*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Poppins;
}

.navbar{
    background-color: transparent!important;
}

.img-hero{
    margin-top: 50px;
    margin-bottom: 50px;
    width: 200px;
    height: 200px;
}

.custom-card {
    width: 420px;
    height: 130px;/* Ajuste a margem conforme necessário para manter os cards próximos */
    padding: 30px!important;
}

.fale-cmg-hero{
    color: var(--Black-Olive---Dark-Pattern, #2A2C24);
    text-align: center;
    font-family: Poppins;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 21px */
    letter-spacing: -0.63px;
    padding-left: 25px!important;
    padding-right: 25px!important;
}

.iconworker{
    width: 100%!important;
    height: 100%!important;
}

.icon-container {
    width: 60px!important; /* Largura fixa para a container da imagem */
    height: 60px!important; /* Altura fixa para a container da imagem */
    overflow: hidden; /* Para garantir que a imagem não ultrapasse as dimensões definidas */
}


.header{
    height: 100dvh;
    background-image: url(../assets/imgs/bg-hero.png);
}

.inline{
    display: inline;
}

.h2-header{
    color: var(--Black-Olive---Dark-Pattern, #2A2C24);
    text-align: center;
    font-family: Poppins;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 31.2px */
    letter-spacing: 2.86px;
    text-transform: uppercase;
}

.unisplash4{
    position: absolute;
    bottom: 0;
}


.servicos-bg-text{
    position: absolute;
    width: 759px;
    height: 501px;
    left: -67px;
    top: -31px;
    background: linear-gradient(87deg, #CCC -13.15%, rgba(242, 242, 242, 0.00) 84%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    mix-blend-mode: plus-darker;
    font-family: Inter;
    font-size: 222.704px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    z-index: -3;
}

.h1-header{
    color: var(--Black-Olive---Dark-Pattern, #2A2C24);
    text-align: center;
    font-family: Poppins;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 92.4px */
    letter-spacing: -3.78px;
}

.text-lg{
    font-size: 4.4em;
}

.p-oquefaco{
    color: var(--Black-Olive---Dark-Pattern, #2A2C24);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    letter-spacing: -0.16px;
}

.footer{
    padding: 60px;
    font-size: 1.5rem;
}

.navbar-brand{
    margin-right: 120px!important;
}

.h2minhaexp{
    font-size: 4rem;
}

.navbar-nav > .nav-item:hover, .btncs:hover{

    opacity: 0.5!important;
}


.imgcs {
    transition: 0.2s ease;
    }

.imgcs:hover{
    transform: scale(1.03);
}

.carousel-control-prev-icon {
    background-image: url("/assets/imgs/setaleft.svg") !important;
    position: relative;
    left: -140px;
   }

   .carousel-control-next-icon {
    background-image: url("/assets/imgs/setaright.svg") !important;
    position: relative;
    right: -140px;
   }

   .whats3{
    width: 58%;
    border-radius: 20px!important;
   }
   
@media (max-width: 1400px){
    .unisplash5{
        display: none;
    }

    .whats3{
        width: 100%;
       }

    .unisplash4{
        position: block;
        height: 100%;
        bottom: 0;
        padding-right: 20px;
    }

}

@media (max-width: 768px){

    .navbar-brand{
        margin-right: 30px!important;
    }

    .custom-card {
        width: 420px;
        height: 130px;
        margin: 10px; /* Ajuste a margem conforme necessário para manter os cards próximos */
        padding: 30px!important;
    }

    .unisplash4{
        display: block;
        position: inherit;
    }

    .whats3{
        width: 100%;
       }

    .mobile-none{
        display: none;
    }

    .h1-header{
        color: var(--Black-Olive---Dark-Pattern, #2A2C24);
        text-align: center;
        font-family: Poppins;
        font-size: 37px;
        font-style: normal;
        font-weight: 700;
        line-height: 110%; /* 92.4px */
        letter-spacing: -3.78px;
    }
    .logo-hero{
        width: 150px;
        height: 150px;
    }

    .h2-header{
        color: var(--Black-Olive---Dark-Pattern, #2A2C24);
        text-align: center;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%; /* 31.2px */
        letter-spacing: 2.86px;
        text-transform: uppercase;
    }

    .h2minhaexp{
        font-size: 3rem;
    }
    
    .servicos-bg-text{
        position: absolute;
        width: 500px;
        height: 501px;
        left: -67px;
        top: 20px;
        background: linear-gradient(87deg, #CCC -13.15%, rgba(242, 242, 242, 0.00) 84%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        mix-blend-mode: plus-darker;
        font-family: Inter;
        font-size: 180.704px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        z-index: -3;
    }

    .carousel-control-prev-icon {
        background-image: url("/assets/imgs/setaleft.svg") !important;
        position: relative;
        left: 0;
       }
    
       .carousel-control-next-icon {
        background-image: url("/assets/imgs/setaright.svg") !important;
        position: relative;
        right: 0px;
       }
       

}
