@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
    margin: 0;
    padding: 0;
    font-family: 'Poppins';
    font-weight: 400;
}
html {
    scroll-behavior: smooth;
}

/****GENERAL****/
h1, h2, h4, h3, p{
    white-space: pre-line;
}
h1{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.8px;
}
h2{
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
}
.c-dark{
    color: #1E1E1E !important;
}
.c-naranja{
    color: #F16734 !important;
}
h2 span{
    font-size: 48px;
}

h3{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
h4{
    color: #F16734;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 3.15px;
    text-transform: uppercase;
}
p{
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29.6px;
}
.c-rosa{
    color: #DB00F8 !important;
}
.c-blanco{
    color: #FFFFFF !important;
}


/*****MENU*****/
#menuescr{
    position: fixed;
    width: 100%;
    top: 0;
    padding: 19px 0;
    z-index: 999;
    transition: .3s all;
}
.logo-header{
    height: 42px;
    filter: brightness(0) invert(1);
    transition: .3s all;
}
.ullistmenu{
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu-item{
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 15px;
    transition: .3s all;
}
.btn-cotmen{
    font-size: 14px;
    border: 1px solid #FFFFFF;
    padding: 14px 18px;
    margin: 0;
    border-radius: 50px;
    transition: .3s all;
}
#menuescr.scrolled{
    background: #FFFFFF;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
}
.scrolled .menu-item{
    color: #1E1E1E;
}
.scrolled .btn-cotmen{
    color: #1E1E1E;
    border: 1px solid #1E1E1E;
}
.scrolled .logo-header{
    filter: brightness(1) invert(0);
}

.linkwahts{
    position: fixed;
    right: 30px;
    bottom: 30px;
    border-radius: 40px;
    box-shadow: 0px 8px 8px 0px rgba(36, 53, 71, 0.24);
    z-index: 9;
    cursor: pointer;
    animation: latidoswht .5s infinite;
}
@keyframes latidoswht {
    0% {
        box-shadow: 0 0 5px 0 rgba(18, 175, 10, 0.2);
    }
    50% {
        box-shadow: 0 0 15px 10px rgba(18, 175, 10, 0.4);
    }
    100% {
        box-shadow: 0 0 5px 0 rgba(18, 175, 10, 0.2);
    }
}


/*****NEGOCIOS*****/
#banner, #SliderBanner, .divlinkbn{
    height: 100vh;
    position: relative;
}
.btmopa{
    background: linear-gradient(180deg, rgba(14, 50, 72, 0) 1%, rgba(255, 255, 255, 1) 63%);
    position: absolute;
    width: 100%;
    height: 56px;
    bottom: 0;
    z-index: 9;
}
.divlinkbn{
    padding-top: 150px;
    text-align: center;
}
.linkbtn{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.232px;
    border-radius: 42px;
    background: #F16734;
    display: inline-block;
    padding: 15px 50px;
}
#SliderBanner .nextBan::after, #SliderBanner .prevBan::after{
    font-size: 0;
}
#SliderBanner .nextBan{
    right: 30px;
    left: inherit;
}
#SliderBanner .prevBan{
    left: 30px;
}

#SliderBanner .pagBan .swiper-pagination-bullet{
    background: #FFFFFF;
    border: solid 3px #FFFFFF;
    opacity: 1;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 8px !important;
}
#SliderBanner .pagBan .swiper-pagination-bullet-active{
    background: #3AADAA;
    width: 17px;
    border-radius: 20px;
    height: 17px;
}


/*****EMPRESA*****/
#empresa{
    padding: 50px 0 80px 0;
}
.txttitemp{
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.lineo, .linet, .lineth{
    height: 11px;
    border: none;
    margin-top: 0;
}
.lineo{
    background: #F16734;
}
.linet{
    background: #727376;
}
.lineth{
    background: #BDBFC1;
}


/*****NEGOCIO*****/
#negocios{
    padding: 80px 0;
    position: relative;
}
.divcon-imgneg{
    position: relative;
}
.txtimgneg{
    color: #FFF;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    position: absolute;
    bottom: 15px;
    margin: 0;
    left: 12px;
}
.imgtopneg{
    margin-top: -37px;
}
.imgbgfond{
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: -1;
}
.linkdown{
    color: #3AADAA;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.9px;
    display: inline-block;
}


/*****PRODUCTOS*****/
#productos{
    padding: 80px 0;
}
#list-product{
    width: max-content;
    margin: 0 auto;
    border-radius: 44px;
    background: #FFE4DA;
    padding: 7px 7px;
    overflow: auto;
}
#list-product li{
    
}
#list-product span{
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    cursor: pointer;
	width: max-content;
}
#list-product span.active{
    color: #FFFFFF;
    font-weight: 700;
    border-radius: 32px;
    background: #F16734;
}
#SliderDestacados .nextDest::after, #SliderDestacados .prevDest::after{
    font-size: 0;
}
#SliderDestacados .nextDest, #SliderDestacados .prevDest{
    top: 38%;
    border-radius: 50%;
}
#SliderDestacados .nextDest{
    right: 15px;
    left: inherit;
    box-shadow: 3px 6px 16px 0px rgba(0, 0, 0, .5);
}
#SliderDestacados .prevDest{
    left: 15px;
    box-shadow: -3px 3px 17px -1px rgba(0, 0, 0, .5);
}



/*****PROYECTOS*****/
#proyectos{
    padding: 80px 0 100px 0;
    background-image: url(../img/proyecto/bgproyectos.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.continfoproyecto{

}
.imgproyecto{
    width: 100%;
}
.continfo{
    text-align: center;
    width: 90%;
    margin: 0 auto;
    border-radius: 18.118px;
    background: #FFFFFF;
    box-shadow: 0px 3px 16px -11px rgba(0, 0, 0, .5);
    margin-top: -37px;
    position: relative;
    padding: 10px 0;
}
.logopro{
    box-shadow: 0px 3px 16px -1px rgba(0, 0, 0, .5);
    border-radius: 50%;
}
.titproinf{
    color: #1E1E1E;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}
.desproinf{
    color: #1E1E1E;
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.desproinf span{
    color: #F16734;
    font-weight: 600;
}
.conimglogo{
    width: max-content;
    margin: -45px auto 0;
    padding: 10px 10px;
    background: #FFF;
    border-radius: 50%;
}
#SliderProyectos .nextPro::after, #SliderProyectos .prevPro::after{
    font-size: 0;
}
#SliderProyectos .nextPro, #SliderProyectos .prevPro{
    top: 38%;
    border-radius: 50%;
}
#SliderProyectos .nextPro{
    right: 15px;
    left: inherit;
    box-shadow: 3px 6px 16px 0px rgba(0, 0, 0, .5);
}
#SliderProyectos .prevPro{
    left: 15px;
    box-shadow: -3px 3px 17px -1px rgba(0, 0, 0, .5);
}


/*****CONTACTO*****/
#contacto{
    padding: 0 0 50px 0;
}
.infoproyecto{
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    display: block;
    margin-bottom: 10px;
}
.form-land{
    border-top: 1px solid rgba(58, 173, 170);
    margin-top: 30px;
    padding-top: 25px;
}
.titform{
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.inptform{
    color: #858585;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border-radius: 58px;
    border: 1px solid #858585;
    background: #FFF;
    width: 100%;
    padding: 15px 17px;
    margin-bottom: 20px;
}
.lblterm{
    color: #858585;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.56px;
    margin: 0;
}
.lblterm a{
    color: #F16734;
    font-weight: 700;
}
.lblterm span{
    color: #F16734;
}
.inpuchk{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #F16734;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    position: relative;
    transition: border 0.3s ease;
    margin-right: 7px;
}
.inpuchk:checked {
    background-color: #F16734;
}
.inpuchk:checked::before {
    content: '✔';
    position: absolute;
    top: -1px;
    left: 4px;
    color: white;
    font-size: 12px;
}
.btnenv{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.232px;
    border-radius: 55px;
    background: #F16734;
    border: 0;
    padding: 18px 74px;
    cursor: pointer;
}
.mapacont{
    width: 100%;
}
.divbtnred{
    position: absolute;
    bottom: 15px;
    right: 30px;
}


/*****FOOTER*****/
footer{
    background: #F16734;
    padding: 60px 0 15px 0;
}
.titfot{
    color: #FFF;
    font-family: "Poppins";
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.232px;
}
.ulfot{
    padding: 0;
    list-style: none;
    margin: 0;
}
.ulfot li{
    margin-bottom: 5px;
}
.linkfot{
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.txtfotcop{
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}



#gracias-page{
    padding: 250px 0;
}
.btnenvfrm {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.232px;
    border-radius: 55px;
    background: #F16734;
    border: 0;
    padding: 12px 24px;
    cursor: pointer;
    width: 100%;
}
.btnenvfrmwhat{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.232px;
    border-radius: 55px;
    background: #12AF0A;
    border: 0;
    padding: 12px 24px;
    cursor: pointer;
}




.whatflot{
    position: fixed;
    bottom: 50px;
    right: 30px;
    z-index: 99;
    border-radius: 50%;
    animation: latidoswht .5s infinite;
    cursor: pointer;
}
@keyframes latidoswht {
    0% {
        box-shadow: 0 0 5px 0 rgba(18, 175, 10, 0.2);
    }
    50% {
        box-shadow: 0 0 15px 10px rgba(18, 175, 10, 0.4);
    }
    100% {
        box-shadow: 0 0 5px 0 rgba(18, 175, 10, 0.2);
    }
}
.close-modal {
    position: absolute;
    top: 25px;
    right: 28px;
    font-size: 30px;
    cursor: pointer;
    color: #FFF;
    line-height: 1;
    padding: 1px 8px;
    background: #3AADAA;
    border-radius: 50%;
}
.modalwhatsap{
    max-width: 100%;
}
.contentformwhat{
    width: 335px;
    position: absolute;
    bottom: 74px;
    right: 80px;
    border-radius: 16px;
}
.titforminf{
    color: #353535;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
}
.logo-formwht{
    width: 114px;
    margin-left: 10px;
}