span {
    color: #0D82A7;
}

header {
    border-bottom: 6px solid #0D82A7;
}

.logoSomai img {
    width: 170px;
    height: 65px;
}

.logoSomai .telHeader a {
    color: #0D82A7;
}

.logoSomai .bellowLogoSomai {
    width: 80%;
    margin-right: auto;
}

nav a {
    font-size: 1.1rem;
    font-weight: bold;
    color: #0D82A7;
}

.navButtom .lateralBorder {
    border-left: 2px solid #0D82A7;
    border-right: 2px solid #0D82A7;
}

.dropDown {
    border-bottom: solid 5px #0D82A7;
}

.navButtomGeral:hover .navLabelTransiton{
    color: #0d83a791;
    transition-duration: 300ms;
}

.navButtom:hover .navLabelTransiton {
    color: #0d83a791;
    transition-duration: 300ms;
}

.navButtomDrop:hover .dropNavLabelTransiton {
    color: #0d83a791;
    transition-duration: 300ms;
}

.herotop1 h1 {
    margin-bottom: 10px;
}

.herotop1 p.phoneCDX {
    color: #0D82A7;
    font-size: 1.05rem;
    margin-left: 10px;
}

.herotop2 img {
    box-shadow: 10px 12px 12px rgba(0, 0, 0, 0.295);
    margin-top: 50px;
}

.herotop1 span.subTitle {
    font-size: 1rem;
    color: rgb(0, 0, 0);
    display: block;
    margin-bottom: 30px;
}

.sendContactEmailOrTel {
    margin-top: 20px;
}

.buttom {
    background-color: #0D82A7;
    width: 35%;
    padding: 15px 10px;
}

.secondMainCdx {
    width: 100%;
    min-height: 200px;
    border-top: 6px solid #0D82A7;
    display: flex;
    justify-content: space-between;
}

.secondMainCdxLeft {
    width: 35%;
    padding-top: 20px;
    padding-left: 23px;
    margin: 40px 0 60px 55px;
}

.secondMainCdxRight {
    width: 50%;
}

.secondMainCdx p {
    font-size: 1.1rem;
    font-family: 'Roboto', sans-serif;
}

.work {
    margin-top: 50px;
}

.secondMainCdxLeft .work p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin-bottom: 20px;
}

.secondMainCdxLeft .work span {
    font-family: 'Poppins', sans-serif;
    font-size: 1.6rem;
    line-height: 2.2rem;
}

.secondMainCdxLeft .work a.buttom {
    margin-top: 40px;
}

.secondMainCdxRight img {
    height: 100%;
    width: 100%;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.295);
}

footer {
    border-top: 6px solid #0D82A7;
    background-color: #085f79;
}


/* Mobile Layout */
@media (max-width: 428px) {
    nav .navButtom {
        border: 5.5px solid #0D82A7;
        background-color: #0D82A7;
        padding: 6px 25px;
        margin: 10px 20px;
    }

    nav span {
        color: #0D82A7;
    }

    main {
        display: block;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 45px;
    }

    .logoSomai .bellowLogoSomai {
        width: 100%;
    }

    .herotop1 {
        width: 100%;
        margin-right: 0;
    }

    .herotop1 p {
        padding-right: 0;
    }

    .sendContactEmailOrTel i img {
        margin-left: 6px;
    }

    .herotop2 {
        margin-right: 0;
        width: 100%;
    }

    .herotop2 img {
        width: 100%;
        height: 225px;
        margin-top: 45px;
    }

    .secondMainCdx {
        width: 100%;
        padding-bottom: 50px;
        background-image: url(../images/fundo-trabalhe-conosco.jpeg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .secondMainCdx h1 {
        margin-left: 25px;
        margin-top: 25px;
    }

    .secondMainCdx p {
        margin: 25px;
    }

    .secondMainCdxLeft {
        margin: 0 20px 0 0;
        width: 100%;
        padding: 0 0 25px 0;
        margin: 45px 25px 0 25px;
        background-color: #ffffffd6;
        box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.295);
        border-radius: 6px;
        border-left: 5px solid #0D82A7;
        border-right: 5px solid #0D82A7;
    }

    .secondMainCdxLeft .work {
        width: 100%;
    }

    .secondMainCdxLeft .work a.buttom {
        margin-left: 25px;
        margin-top: 25px;
    }

    .secondMainCdxRight {
        display: none;
    }

    .secondMainCdxRight img {
        display: none;
    }
}

/* Tablet Layout (Vertical) */
@media (min-width: 430px) and (max-width: 820px) {
    header .logoSomai img {
        width: 260px;
        height: 95px;
        margin-bottom: 30px;
    }

    .logoSomai .bellowLogoSomai {
        width: 23%
    }

    nav .navButtom {
        border: 5.5px solid #0D82A7;
        background-color: #0D82A7;
    }

    nav span {
        color: #0D82A7;
    }

    main {
        display: block;
        padding: 45px 70px;
    }

    .herotop1 {
        width: 100%;
        margin-right: 0;
    }

    .herotop1 span.subTitle {
        font-size: 1.7rem;
    }

    .herotop1 p {
        padding-right: 0;
    }

    .herotop2 {
        margin-right: 0;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .herotop2 img {
        width: 100%;
        height: 400px;
        margin-top: 45px;
    }

    .buttom {
        margin-top: auto;
        margin-bottom: auto;
    }

    .secondMainCdx {
        width: 100%;
        padding-bottom: 50px;
        background-image: url(../images/fundo-trabalhe-conosco.jpeg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .secondMainCdx h1 {
        margin-left: 25px;
        margin-top: 25px;
    }

    .secondMainCdx p {
        margin: 25px;
        font-size: 1.7rem;
        line-height: 2.7rem;
    }

    .secondMainCdxLeft {
        width: 100%;
        padding: 0 0 25px 0;
        margin: 45px 70px 0 70px;
        background-color: #ffffffd6;
        box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.295);
        border-radius: 6px;
        border-left: 5px solid #0D82A7;
        border-right: 5px solid #0D82A7;
    }

    .secondMainCdxLeft .work {
        width: 100%;
    }

    .secondMainCdxLeft .work p {
        font-size: 2.3rem;
        line-height: 2.9rem;
    }

    .secondMainCdxLeft .work span {
        font-size: 2.3rem;
    }

    .secondMainCdxLeft .work a.buttom {
        margin-left: 25px;
        margin-top: 25px;
    }

    .secondMainCdxRight {
        display: none;
    }

    .secondMainCdxRight img {
        display: none;
    }
}