@media (max-width: 1733px) {
    .footer img {
        max-height: 350px;
        top: 20px;
    }

    .about .boxOne {
        top: 15%;
    }
    
}

@media (max-width: 1501px) {
    .about .boxOne {
        top: 10%;
        width: 52%;
    }

    .textInfoEnterprise {
        top: 75%;
        left: 5%;
        padding: 80px 40px;
    }

    .textInfoEnterprise h2:after {

        top: 23%;
        right: 9%;
        width: 55%;
    }


    .textInfoTwo {
        top: 75%;
        padding: 80px 40px;

    }

    .imgOneEnterprise{
        max-height: 60%;
        float: inline-end;
    }

    .servicesByTeamContainer {
        width: 80%;
    }


    .servicesContainer .textOne {
        padding-top: 2%;
        padding-right: 2%;
        padding-left: 2%;
    }


}


@media (max-width: 1390px) {

    .textInfoEnterprise {
        top: 75%;
        left: 5%;
        padding: 40px 20px;
    }

    .textInfoEnterprise h2:after {
        top: 14%;
        width: 50%;

    }


    .textInfoTwo {
        top: 75%;
        padding: 20px 10px;

    }

    .imgOneEnterprise{
        max-height: 50%;
        float: inline-end;
    }




}



@media (max-width: 1301px) {
    .about .boxOne {
        top: 5%;
    }

    .about .boxOne .textInfo, .textInfoEnterprise {
        padding: 30px;
    }

    .footer img {
        max-height: 300px;
        top: 10px;
    }

    .navbar-expand-lg .navbar-nav{
        flex: 0.9
    }



    .enterpriseAbout {
        padding: 0 7%;
    }

    .servicesByTeamContainer {
        width: 90%;
    }

    .servicesByTeam h2 {
        font-size: 20px;

    }


    .servicesByTeam p{
        font-size: 12px;
        line-height: 1;

    }
}

@media (max-width: 1100px) {

    .navbar-expand-lg .navbar-nav{
        flex: 0.95
    }

    .about .boxOne {
        top: 2.6%;
    }

    .about .boxOne h2 {
        font-size:1.6rem;
        margin-bottom: 10px;
    }

    .about .boxOne h2:after {
        width: 40%;
    }

    .about .boxOne p {
        font-size: 12px;
    }

    .about .buttons button {
        width: 50%;
        height: 40px;
        font-size: 0.8rem;
    }

    .about button img {
        max-width: 20px;
        max-height: 22px;
        margin-right: 15px;
    }

    .about .boxOne h2:after {
        width: 0;
    }


    .textInfoEnterprise {
        top: 75%;
        left: 5%;
        padding: 40px 20px;
    }

    .textInfoEnterprise h2:after {
        top: 12%;
        width: 50%;

    }


    .textInfoTwo {
        top: 75%;
        padding: 10px 10px;

    }

    .imgOneEnterprise{
        max-height: 60%;
        float: inline-end;
    }

    .enterpriseAbout {
        padding: 0 5%;
    }

    .headerInfos {

         margin: 0 2%;
    }

    .about .boxOne {
        top: 4%;
    }
    .about .boxOne {
        background-color: #f0e9df;
        position:initial;
        left: 0;
        width: 100%;
        height: 100%;
    }




}

@media(max-width: 991px) {

    .addressContainer {
        height: auto;
        padding: 2% 7%;
    }
    .addressContainer .icons{
        margin: 3% 0%;
    }

    .address {
       display: flex;
       flex-wrap: wrap;
       align-content: flex-end;
       align-items: center;
   }


    .headerMenu .headerInfos{
        display: none;
    }

    .menu .nav-item a{
        font-size: 1rem;
    }

    .navbar-collapse {
        /* transition: height 0.3s ease;
        height: 0;
        overflow: hidden; */
    }
    
    .navbar-collapse.show {
        height: auto;
    }

    

    .toogle-item {
        display: flex;
    }

    /* Flex em row-reverse para telas pequenas */
    .navbar-expand-lg {
        display: flex;
        flex-direction: row;
    }

    .footer .branch {
        padding: 10px 0;
        margin: 3% 7%;
    }


    .footer img {
        max-height: 250px;
        top: 20px;
    }

    .about .boxOne {
        top: 4%;
    }
    .about .boxOne {
        background-color: #f0e9df;
        position:initial;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .about .boxTwo h2:after {
        width: 0;
    }

    .addressContainer a {
        font-size: 14px;
    }

    .addressContainer .fontSize a {
        font-size: 14px;
         padding-bottom: 2%;
     }
     
     .addressContainer .fontSize i {
         font-size: 16px;
     }

    .addressContainer .icons a i {
        font-size: 24px;
    }

    .about .boxTwo p{
        font-size: 12px;
    }


    .menu .nav-item a{
        font-size: 1rem;
    }

    .navbar-collapse {
        transition: height 0.3s ease;
        height: 0;
        overflow: hidden;
    }

    .navbar-collapse.show {
        height: auto;
    }

    .toogle-item {
        display: flex;
    }

    .title{
        margin-top: 79px;
    }


    .enterpriseContainerOne{
        position: relative;
    }


    .imgOneEnterprise {
        width: 100%;
        height: auto;
        clear: both;
    }


    .textInfoEnterprise {
        padding: 40px 20px;
        position: unset;
        width: 100%;
    }


    .textInfoTwo {
        padding: 40px 20px;
        position: unset;
        width: 100%;

    }


    .textInfoEnterprise h2:after {
        top: 5%;
        width: 50%;
    }


    .cards-container {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .card {
        margin-top: 10%;
    }

    .servicesByTeamContainer {
        width: 100%;
    }

    .servicesContainer .textOne {
        width: 100%;
    }

    .servicesContainer .imgService{
        width: 100%;
    }


    .servicesContainer .textOne{
        padding-bottom: 4%;
    }

    .servicesBackground {
        background-color: #f0e9df;
        margin-bottom: 4%;
        display: flex;
        flex-direction: column;
    }


    .logoNav{
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .servicesByTeam .flag{
        background-color: var(--primary-color);
        color: var(--secondary-color);
        width: 100%;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: lighter;
        margin: 4% 0%;
    }

    .rights a {
        text-align: center;
    }



}


@media (max-width: 901px) {


    /* Flex em row-reverse para telas pequenas */
    .navbar-expand-lg {
        display: flex;
        flex-direction: row;
    }   
    .addressContainer a i {
        font-size: 18px;
    }

    .addressContainer a {
        font-size: 14px;
    }

    .addressContainer .fontSize a {
        font-size: 14px;
         padding-bottom: 2%;
     }
     
     .addressContainer .fontSize i {
         font-size: 12px;
     }

    .addressContainer .icons a i {
        font-size: 18px;
    }

    #navbarNav.show .navbar-nav {
        flex-direction: column; 
        gap: 10px; 
        width: 100%;
        text-align: center;
    }

    .card {
        margin-top: 20%;
    }

    .btn-email {
        margin-top: 2rem;
    }

}