@import url(https://db.onlinewebfonts.com/c/41a2ed9f69e0af7f09a42d5a5fbefcbe?family=Nudista+Bold);
@font-face {
    font-family: "Nudista Bold";
    src: url("https://db.onlinewebfonts.com/t/41a2ed9f69e0af7f09a42d5a5fbefcbe.eot");
    src: url("https://db.onlinewebfonts.com/t/41a2ed9f69e0af7f09a42d5a5fbefcbe.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/41a2ed9f69e0af7f09a42d5a5fbefcbe.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/41a2ed9f69e0af7f09a42d5a5fbefcbe.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/41a2ed9f69e0af7f09a42d5a5fbefcbe.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/41a2ed9f69e0af7f09a42d5a5fbefcbe.svg#Nudista Bold")format("svg");
}

@import url(https://db.onlinewebfonts.com/c/8d8f427dcd3a1d960f8fe148eaa7f383?family=Tachyon+W00+Hairline);
@font-face {
    font-family: "Tachyon W00 Hairline";
    src: url("https://db.onlinewebfonts.com/t/8d8f427dcd3a1d960f8fe148eaa7f383.eot");
    src: url("https://db.onlinewebfonts.com/t/8d8f427dcd3a1d960f8fe148eaa7f383.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/8d8f427dcd3a1d960f8fe148eaa7f383.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/8d8f427dcd3a1d960f8fe148eaa7f383.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/8d8f427dcd3a1d960f8fe148eaa7f383.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/8d8f427dcd3a1d960f8fe148eaa7f383.svg#Tachyon W00 Hairline")format("svg");
}

@import url(https://db.onlinewebfonts.com/c/0021e0dd7bb3205b038c4f17aacff6cc?family=Tachyon+W00+Regular);
@font-face {
    font-family: "Tachyon W00 Regular";
    src: url("https://db.onlinewebfonts.com/t/0021e0dd7bb3205b038c4f17aacff6cc.eot");
    src: url("https://db.onlinewebfonts.com/t/0021e0dd7bb3205b038c4f17aacff6cc.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/0021e0dd7bb3205b038c4f17aacff6cc.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/0021e0dd7bb3205b038c4f17aacff6cc.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/0021e0dd7bb3205b038c4f17aacff6cc.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/0021e0dd7bb3205b038c4f17aacff6cc.svg#Tachyon W00 Regular")format("svg");
}

@import url(https://db.onlinewebfonts.com/c/bf68dd5175e7d5036019f991af7757a6?family=Montserrat-Thin);
@font-face {
    font-family: "Montserrat-Thin";
    src: url("https://db.onlinewebfonts.com/t/bf68dd5175e7d5036019f991af7757a6.eot");
    src: url("https://db.onlinewebfonts.com/t/bf68dd5175e7d5036019f991af7757a6.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/bf68dd5175e7d5036019f991af7757a6.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/bf68dd5175e7d5036019f991af7757a6.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/bf68dd5175e7d5036019f991af7757a6.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/bf68dd5175e7d5036019f991af7757a6.svg#Montserrat-Thin")format("svg");
}

@import url(https://db.onlinewebfonts.com/c/210b0e61cbc8cc0051409b37c6babe5a?family=Montserrat-Light);

@font-face {
    font-family: "Montserrat-Light";
    src: url("https://db.onlinewebfonts.com/t/210b0e61cbc8cc0051409b37c6babe5a.eot");
    src: url("https://db.onlinewebfonts.com/t/210b0e61cbc8cc0051409b37c6babe5a.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/210b0e61cbc8cc0051409b37c6babe5a.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/210b0e61cbc8cc0051409b37c6babe5a.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/210b0e61cbc8cc0051409b37c6babe5a.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/210b0e61cbc8cc0051409b37c6babe5a.svg#Montserrat-Light")format("svg");
}



.windows{
  display: block !important;
}

.celular{
  display: none !important;
}

html {
  scroll-behavior: smooth;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    border-radius:10px !important;
}

.carousel-control-prev {
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    top: 16px !important;
    left: 1560px !important;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
    padding: 0;
    color: #F2811D !important;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1 !important;
    transition: opacity .15s ease;
}


.carousel-control-next {
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    top: 16px !important;
    right: 80px !important;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
    padding: 0;
    color: #F2811D !important;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1 !important;
    transition: opacity .15s ease;
}






#header{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  background: #fff;
  z-index: 222222222222;
}

.logo{
  width: 200px;
}

nav .menus{
  color: #f26b1d;
  text-align: center;
  line-height: 60px;
  font-family: "Tachyon W00 Regular", sans-serif;
  font-size: 16px;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
}

nav .menus:hover {
    border-bottom: solid 1px #f26b1d;
}



#home{
  border-bottom: solid 1px #f26b1d;
}
#serv{
  border-bottom: none;
}
#proy{
  border-bottom: none;
}
#me{
  border-bottom: none;
}
#nos{
  border-bottom: none;
}
#pres{
  border-bottom: none;
}


#home:hover{
  border-bottom: solid 1px #f26b1d !important;
  transition:all .5s ease-in-out !important;
}
#serv:hover{
  border-bottom: solid 1px #f26b1d !important;
  transition:all .5s ease-in-out !important;
}
#proy:hover{
  border-bottom: solid 1px #f26b1d !important;
  transition:all .5s ease-in-out !important;
}
#me:hover{
  border-bottom: solid 1px #f26b1d !important;
  transition:all .5s ease-in-out !important;
}
#nos:hover{
 border-bottom: solid 1px #f26b1d !important;
  transition:all .5s ease-in-out !important;
}
#pres:hover{
  border-bottom: solid 1px #f26b1d !important;
  transition:all .5s ease-in-out !important;
}

.slider{
  width: 100%;
  height: 800px;
  background-image: url("../img/slider.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 80px !important;
}

.line-logo{
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.reglav{
  position: absolute;
  width: 50px;
  height: 580px;
  top:110px;
  left: 50px;
}

.recuadroinfo{
  width: 60%;
  position: relative;
  z-index: 2;
  padding: 20px;
  background-color: rgba(255, 255, 255, .8);
  border-radius: 10px;
}

.tituloslider{
  font-size: 36px;
  font-family: "Tachyon W00 Regular", sans-serif;
  font-weight: bold;
  color: #0D6EFE;
  line-height: 60px;
  text-align: center;
}

.textoslider{
  font-size: 30px;
  font-family: "Montserrat-Light", sans-serif;
  font-weight: 300;
  color: #1F3D67;
  line-height: 32px;
  text-align: center;
}

.tituloserv1{
  color: #8c8c8c;
  text-align: center;
  line-height: 60px;
  font-family: "Tachyon W00 Hairline", sans-serif;
  font-size: 50px;
  padding-left: 0px;
  padding-right: 30px;
}

.tituloserv2{
  color: #8c8c8c;
  text-align: center;
  line-height: 60px;
  font-family: "Tachyon W00 Hairline", sans-serif;
  font-size: 50px;
  padding-left: 30px;
  padding-right: 30px;
}

.tituloserv3{
  color: #8c8c8c;
  text-align: center;
  line-height: 60px;
  font-family: "Tachyon W00 Hairline", sans-serif;
  font-size: 50px;
  padding-left: 0px;
  padding-right: 30px;
}

.divicion{
  border-right: solid 1px #8c8c8c;
}

.divicion2{
  border-right: solid 1px #8c8c8c;
}

/*css de servicios*/

.areaserv {
    width: 100%;
    height: 487px;
    position: relative;
}

.infouno {
    width: 798px;
    height: 460.5px;
    position: absolute;
    top: 10px;
    left: 830px;
    filter: contrast(0%) brightness(1000%);
}

.infouno:hover {
    filter: contrast(100%) brightness(100%);
}

.infodos {
    width: 806px;
    height: 459px;
    position: absolute;
    top: 10px;
    left: 460px;
    filter: contrast(0%) brightness(1000%);
}

.infodos:hover {
    filter: contrast(100%) brightness(100%);
}



.infotres {
    width: 789px;
    height: 454px;
    position: absolute;
    top: 10px;
    left: 86px;
    filter: contrast(0%) brightness(1000%);
}

.infotres:hover {
    filter: contrast(100%) brightness(100%);
}



.infocuatro {
    width: 500px;
    height: 450px;
    position: absolute;
    top: 10px;
    left: 0%;
    z-index: 3;
    filter: contrast(0%) brightness(1000%);
}

.infocuatro:hover {
    filter: contrast(100%) brightness(100%);
}



.transporte {
    position: absolute;
    top: 170px;
    left: 113px;
    width: 150px;
    z-index: 3;
    filter: invert(100%) opacity(40%);
} 

.infouno:hover .transporte{
    filter: invert(0%) opacity(100%);
}

.limpieza {
    position: absolute;
    top: 170px;
    left: 515px;
    width: 156px;
    filter: invert(100%) opacity(40%);
}

.jardineria {
    position: absolute;
    top: 161px;
    left: 911px;
    width: 150px;
    filter: invert(100%) opacity(40%);
}

.herreria {
    position: absolute;
    top: 156px;
    left: 1272px;
    width: 150px;
    filter: invert(100%) opacity(40%);
}

.areatitulo1 {
    position: absolute;
    top: 36px;
    left: 100px;
    width: 211px;
    z-index: 3;
}

.areatitulo2 {
    position: absolute;
    top: 36px;
    left: 565px;
    width: 238px;
}

.areatitulo3 {
    position: absolute;
    top: 36px;
    left: 969px;
    width: 210px;
}

.areatitulo4 {
    position: absolute;
    top: 36px;
    left: 1308px;
    width: 220px;
}


.areatexto1 {
    position: absolute;
    bottom: 25px;
    left: 40px;
    width: 259px;
    z-index: 3;
}

.areatexto2 {
    position: absolute;
    bottom: 25px;
    left: 408px;
    width: 254px;
}

.areatexto3 {
    position: absolute;
    bottom: 25px;
    left: 788px;
    width: 313px;
}

.areatexto4 {
    position: absolute;
    bottom: 25px;
    left: 1184px;
    width: 237px;
}

.subtituloserv {
    color: #8C8C8C;
    text-align: left;
    font-family: "Tachyon W00 Regular", sans-serif;
    font-size: 25px;
}

.textosserv {
    font-size: 15px;
    font-family: "Montserrat-Light", sans-serif;
    font-weight: 400;
    color: #8C8C8C;
}

.rayo {
    width: 443px;
    position: absolute;
    top: -90px;
    right: 0px;
}



/*css del carrousel*/

.owl-nav{
    position: absolute !important;
    top: 0px !important;
    right: -22px !important;
}

.owl-next {
  font-size: 40px !important;
  width: 40px;
  color: #25D998 !important;
}

.owl-prev{
  font-size: 40px !important;
  width: 40px;
  color: #25D998 !important;
}



.swiper-wrapper{
    transition-timing-function: lineal;
}

.swiper-slide{
    display: flex !important;
    padding: 0px 10px;
    width: 10%;
}

.swiper-slide img{
    width: 100%;
}


.melca{
    width: 30%;
    margin-left: 0px;
    filter: grayscale(100%);
}

.melca:hover{
    width: 30%;
    margin-left: 0px;
    filter: grayscale(0%);
}



/*css de proyectos*/

.areapro1{
    width: 100%;
    height: 450px;
    background: #898989;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}



.areaimgpro1{
    width: 100%;
    height: 450px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
}


.areapro2{
    width: 100%;
    height: 450px;
    background: #898989;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 20px;    
}



.areaimgpro2{
    width: 100%;
    height: 450px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.imgprogris{
    width: 100%;
    object-fit: contain;
    filter: grayscale(100%);
}



.areatitulopro{
    width: 80%;
}

.imgpro{
    width: 28%;
    margin-top: 50px;
    margin-bottom: 50px;
    filter: invert(0%);
}



.titulopro{
  color: #000;
  text-align: left;
  font-family: "Tachyon W00 Regular", sans-serif;
  font-size: 24px;
}



.textopro{
  font-size: 18px;
  font-family: "Montserrat-Light", sans-serif;
  font-weight: 400;
  color: #000;
}




.titulopro2{
  color: #000;
  text-align: left;
  font-family: "Tachyon W00 Regular", sans-serif;
  font-size: 24px;
}



.textopro2{
  font-size: 18px;
  font-family: "Montserrat-Light", sans-serif;
  font-weight: 400;
  color: #000;
}



.tituloserv {
    color: #8c8c8c;
    text-align: left;
    line-height: 60px;
    font-family: "Tachyon W00 Hairline", sans-serif;
    font-size: 50px;
}

/*css del footer*/

.iconofooter{
    width: 30px;
} 

.iconofooter1{
    width: 15px;
} 

.textofooter{
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #555961;
  text-decoration: none;
}

.textocopy{
    font-size: 13px;
    font-family: "Montserrat-Light", sans-serif;
    font-weight: 600;
    color: #555961;
    text-align: center;
}

.linkcopy{
    font-size: 12px;
    font-family: "Montserrat-Light", sans-serif;
    font-weight: 600;
    color: #555961;
    text-align: center;
    text-decoration: none;
}

.linkcopy:hover{
    font-size: 12px;
    font-family: "Montserrat-Light", sans-serif;
    font-weight: 600;
    color: #25D998;
    text-align: center;
    text-decoration: none;
}


/*css de contacto*/

.fondo{
    background-color: #1F3D67;
}

.titulocontac {
    color: #0D6EFE;
    text-align: left;
    line-height: 60px;
    font-family: "Tachyon W00 Regular", sans-serif;
    font-size: 50px;
}

.lineap{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #25D998;
    background: linear-gradient(180deg, rgba(31, 61, 103, 1) 70%, rgba(13, 110, 254, 1) 70%);
    width: 100%;
    height: 2px;
}

.lineas{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #0D6EFE;
    width: 15%;
    height: 2px; 
}

.form-control-lg{
    border-radius: 12px !important;
    border:none !important;
}

.form-control-lg::placeholder{
    font-family: "Montserrat-Light", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

.btn-primary{
    background: #0D6EFE !important;
    border-radius: 50px !important;
    border: solid 2px #0D6EFE !important;
    color:#fff !important;
    font-family: "Nudista Bold", sans-serif !important;
    font-weight: bold !important;
}

.tituloaliados{
    font-family: "Montserrat-Thin", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    font-size: 72px;
    color: #8C8C8C;
}

.titulofecha{
    font-family: "Tachyon W00 Regular", sans-serif;
    font-size: 72px;
    color: #8C8C8C;
}

.imgconf{
    width: 100%;
}

.tituloconf{
    font-family: "Tachyon W00 Regular", sans-serif;
    font-size: 25px;
    color: #8C8C8C;
}

.textoconf{
    font-family: "Montserrat-Light", sans-serif !important;
    font-size: 20px;
    color: #0D0D0D;
}

.fondo2{
    background: #fff;
}

.btn-secondary{
    background-color: #F2811D !important;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 300 !important;
    color: #fff !important;
    font-size: 20px;
    border-radius: 20px !important;
    border: none !important;
    padding: 10px 25px !important;
}

.order01{
    order: 1;
}

.order02{
    order: 2;
}

.order03{
    order: 3;
}

.order04{
    order: 4;
}

.areaservcel{
    position: relative;
    padding: 0px !important;
    overflow: hidden;
    width: 100%;
    height: 208px;
}

.imgservcel {
    width: 122%;
    height: 209px;
    position: absolute;
    top: 0px;
    left: -67px;
    filter: contrast(0%) brightness(1000%);
}

.imgservcel:hover {
    filter: contrast(100%) brightness(100%);
}

#open{
    width: 40px;
    display: block;
    transition:all .5s ease-in-out;
    cursor: pointer;
}

#close{
    width: 40px;
    display: none;
    transition:all .5s ease-in-out;
    cursor: pointer;
}

#bodymenus{
    width: 100%;
    height: 0vh;
    position: fixed;
    top: 0px0;
    left: 0px;
    z-index: 1111111;
    overflow: hidden;
    transition:all .5s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.carousel-control-prev-icon {
    background-image: url('../img/izquierda.svg') !important;
}

.carousel-control-next-icon {
    background-image: url('../img/derecha.svg') !important;
}




/*Pantalla de 1680px*/
@media (max-width: 1680px) { 

.carousel-control-prev {
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    top: 16px !important;
    left: 1338px !important;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
    padding: 0;
    color: #F2811D !important;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1 !important;
    transition: opacity .15s ease;
}


.carousel-control-next {
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    top: 16px !important;
    right: 80px !important;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
    padding: 0;
    color: #F2811D !important;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1 !important;
    transition: opacity .15s ease;
}
    
    .tituloslider {
        font-size: 34px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-weight: bold;
        color: #0D6EFE;
        line-height: 60px;
        text-align: center;
    }
    
    .textoslider {
        font-size: 25px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 300;
        color: #1F3D67;
        line-height: 34px;
        text-align: center;
    }

    /*css de servicios*/

    .areaserv{
      width: 100%;
      height: 400px;
      position: relative;
    }

    .infouno {
        width: 656px;
        height: 378.5px;
        position: absolute;
        top: 10px;
        left: 725px;
        filter: contrast(0%) brightness(1000%);
    }

    .infouno:hover {
        filter: contrast(100%) brightness(100%);
    }

    

    .infodos {
        width: 655px;
        height: 377px;
        position: absolute;
        top: 10px;
        left: 410px;
        filter: contrast(0%) brightness(1000%);
    }

    .infodos:hover {
        filter: contrast(100%) brightness(100%);
    }

 

    .infotres {
        width: 651px;
        height: 375px;
        position: absolute;
        top: 10px;
        left: 87px;
        filter: contrast(0%) brightness(1000%);
    }

    .infotres:hover {
         filter: contrast(100%) brightness(100%);
    }

  

    .infocuatro{
      width: 412px;
      height: 373px;
      position: absolute;
      top: 10px;
      left: 0%;
      filter: contrast(0%) brightness(1000%);
    }

    .infocuatro:hover{
        filter: contrast(100%) brightness(100%);
    }



    .transporte {
        position: absolute;
        top: 133px;
        left: 97px;
        width: 120px;
        filter: invert(100%) opacity(40%);
    }


    .limpieza {
        position: absolute;
        top: 133px;
        left: 433px;
        width: 133px;
        filter: invert(100%) opacity(40%);
    }

    .jardineria {
        position: absolute;
        top: 133px;
        left: 775px;
        width: 120px;
        filter: invert(100%) opacity(40%);
    }

    .herreria {
        position: absolute;
        top: 133px;
        left: 1081px;
        width: 120px;
        filter: invert(100%) opacity(40%);
    }

    .areatitulo1 {
        position: absolute;
        top: 36px;
        left: 67px;
        width: 205px;
    }

    .areatitulo2 {
        position: absolute;
        top: 36px;
        left: 448px;
        width: 238px;
    }

    .areatitulo3 {
        position: absolute;
        top: 36px;
        left: 788px;
        width: 210px;
        
    }

    .areatitulo4 {
        position: absolute;
        top: 36px;
        left: 1111px;
        width: 210px;
        
    }


    .areatexto1 {
        position: absolute;
        bottom: 20px;
        left: 26px;
        width: 228px;
    }

    .areatexto2 {
        position: absolute;
        bottom: 20px;
        left: 331px;
        width: 254px;
    }

    .areatexto3 {
        position: absolute;
        bottom: 20px;
        left: 662px;
        width: 254px;
    }

    .areatexto4 {
        position: absolute;
        bottom: 20px;
        left: 990px;
        width: 242px;
    }

    .subtituloserv{
      color: #8C8C8C;
      text-align: left;
      font-family: "Tachyon W00 Regular", sans-serif;
      font-size: 20px;
    }

    .textosserv{
      font-size: 14px;
      font-family: "Montserrat-Light", sans-serif;
      font-weight: 400;
      color: #8C8C8C;
    }

    .rayo {
        width: 392px;
        position: absolute;
        top: -90px;
        right: 0px;
    }

    /*css de proyectos*/

    .areapro1{
        width: 100%;
        height: 400px;
        background: #898989;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
    }

    .areaimgpro1{
        width: 100%;
        height: 400px;
        background: #fff;
        border-radius: 20px;
        overflow: hidden;
        display: flex;
        align-items: center;
    }


    .areapro2{
        width: 100%;
        height: 400px;
        background: #898989;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
    }

    .areaimgpro2{
        width: 100%;
        height: 400px;
        background: #fff;
        border-radius: 20px;
        overflow: hidden;
        display: flex;
        align-items: center;
    }

    .areatitulopro{
        width: 90%;
    }


}


/*Pantalla de 1280px*/
@media (max-width: 1280px) { 

    .carousel-control-prev {
        width: 30px !important;
        height: 30px !important;
        position: absolute;
        top: 332px !important;
        left: 990px !important;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: flex-start !important;
        padding: 0;
        color: #F2811D !important;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: 1 !important;
        transition: opacity .15s ease;
    }

    .carousel-control-next {
        width: 30px !important;
        height: 30px !important;
        position: absolute;
        top: 332px !important;
        right: 39px !important;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: flex-end !important;
        padding: 0;
        color: #F2811D !important;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: 1 !important;
        transition: opacity .15s ease;
    }

    /*css del menus*/
    nav .menus {
        color: #f26b1d;
        text-align: center;
        line-height: 60px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 14px;
        text-decoration: none;
        padding-left: 10px;
        padding-right: 10px;
    }

    .logo {
        width: 160px;
    }

    /*css slider principal*/
    .tituloslider {
        font-size: 25px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-weight: bold;
        color: #0D6EFE;
        line-height: 30px;
    }

    .textoslider {
        font-size: 20px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 400;
        color: #1F3D67;
        line-height: 25px;
    }

    .slider {
        width: 100%;
        height: 650px;
        background-image: url(../img/slider.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .reglav {
        position: absolute;
        width: 30px;
        height: 440px;
        top: 102px;
        left: 50px;
    }

    /*css de servicios*/

    .tituloserv1 {
        color: #8c8c8c;
        text-align: center;
        line-height: 60px;
        font-family: "Tachyon W00 Hairline", sans-serif;
        font-size: 30px;
        padding-left: 0px;
        padding-right: 30px;
    }

    .tituloserv2 {
        color: #8c8c8c;
        text-align: center;
        line-height: 60px;
        font-family: "Tachyon W00 Hairline", sans-serif;
        font-size: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }

     .tituloserv3 {
        color: #8c8c8c;
        text-align: center;
        line-height: 60px;
        font-family: "Tachyon W00 Hairline", sans-serif;
        font-size: 30px;
        padding-left: 0px;
        padding-right: 30px;
    }

    .areaserv {
        width: 100%;
        height: 342px;
        position: relative;
    }

    .infouno {
        width: 538px;
        height: 309.5px;
        position: absolute;
        top: 10px;
        left: 525px;
        filter: contrast(0%) brightness(1000%);
    }

    .infodos {
        width: 535px;
        height: 308px;
        position: absolute;
        top: 10px;
        left: 294px;
        filter: contrast(0%) brightness(1000%);
    }

    .infotres {
        width: 529px;
        height: 305px;
        position: absolute;
        top: 10px;
        left: 60px;
        filter: contrast(0%) brightness(1000%);
    }

    .infocuatro {
        width: 338px;
        height: 303px;
        position: absolute;
        top: 10px;
        left: 0%;
        filter: contrast(0%) brightness(1000%);
    }

    .transporte {
        position: absolute;
        top: 118px;
        left: 80px;
        width: 90px;
        filter: invert(100%) opacity(40%);
    }

    .limpieza {
        position: absolute;
        top: 119px;
        left: 350px;
        width: 94px;
        filter: invert(100%) opacity(40%);
    }

    .jardineria {
        position: absolute;
        top: 115px;
        left: 610px;
        width: 90px;
        filter: invert(100%) opacity(40%);
    }

    .herreria {
        position: absolute;
        top: 111px;
        left: 842px;
        width: 90px;
        filter: invert(100%) opacity(40%);
    }

    .areatitulo1 {
        position: absolute;
        top: 25px;
        left: 62px;
        width: 205px;
    }

    .areatitulo2 {
        position: absolute;
        top: 25px;
        left: 378px;
        width: 238px;
    }  

    .areatitulo3 {
        position: absolute;
        top: 25px;
        left: 647px;
        width: 210px;
    }

    .areatitulo4 {
        position: absolute;
        top: 25px;
        left: 870px;
        width: 210px;
    }


    .areatexto1 {
        position: absolute;
        bottom: 25px;
        left: 21px;
        width: 190px;
    }

    .areatexto2 {
        position: absolute;
        bottom: 25px;
        left: 265px;
        width: 216px;
    }

    .areatexto3 {
        position: absolute;
        bottom: 20px;
        left: 515px;
        width: 200px;
    }

    .areatexto4 {
        position: absolute;
        bottom: 20px;
        left: 756px;
        width: 194px;
    }

    .subtituloserv{
      color: #8C8C8C;
      text-align: left;
      font-family: "Tachyon W00 Regular", sans-serif;
      font-size: 16px;
    }

    .textosserv{
      font-size: 11px;
      font-family: "Montserrat-Light", sans-serif;
      font-weight: 400;
      color: #8C8C8C;
    }

    .rayo {
        width: 306px;
        position: absolute;
        top: -37px;
        right: 0px;
    }    

    /*css de proyectos*/

    .tituloserv {
        color: #8c8c8c;
        text-align: left;
        line-height: 60px;
        font-family: "Tachyon W00 Hairline", sans-serif;
        font-size: 30px;
    }

    .areapro1{
        width: 100%;
        height: 330px;
        background: #898989;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
    }

    .areaimgpro1{
        width: 100%;
        height: 330px;
        background-image: url("../img/proyecto-01.jpg");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-radius: 20px;
    }


    .areapro2{
        width: 100%;
        height: 330px;
        background: #898989;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
    }

    .areaimgpro2{
        width: 100%;
        height: 330px;
        background-image: url("../img/proyecto-02.jpg");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-radius: 20px;
    }

    .areatitulopro{
        width: 90%;
    }

    .titulopro2 {
        color: #000;
        text-align: left;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 18px;
    }

    .titulopro {
        color: #fff;
        text-align: left;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 18px;
    }

    .imgpro {
        width: 28%;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    /*css contacto*/
    .titulocontac {
        color: #0D6EFE;
        text-align: left;
        line-height: 60px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 40px;
    }


}


/*Pantalla de 600px*/
@media (max-width: 600px) { 

    .carousel-control-next {
        width: 30px !important;
        height: 30px !important;
        position: absolute;
        top: 134px !important;
        right: -5px !important;
        z-index: 1;
        display: flex
;
        align-items: center;
        justify-content: flex-end !important;
        padding: 0;
        color: #F2811D !important;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: 1 !important;
        transition: opacity .15s ease;
    }

    .carousel-control-prev {
        width: 30px !important;
        height: 30px !important;
        position: absolute;
        top: 134px !important;
        left: -5px !important;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: flex-start !important;
        padding: 0;
        color: #F2811D !important;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: 1 !important;
        transition: opacity .15s ease;
    }

    .windows{
      display: none !important;
    }

    .celular{
      display: block !important;
    }

    /*css del menus*/
    nav .menus {
        color: #f26b1d;
        text-align: center;
        line-height: 60px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 16px;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
    }

    .logo {
        width: 160px;
    }

    /*css slider principal*/
    .recuadroinfo {
        width: 96%;
        position: relative;
        z-index: 2;
        padding: 10px 10px 0px 10px;
        background-color: rgba(67, 132, 108, .8);
        border-radius: 10px;
        margin-bottom: 30px;
    }

    .tituloslider {
        font-size: 16px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-weight: bold;
        color: #fff;
        line-height: 24px;
    }

    .textoslider {
        font-size: 12px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 400;
        color: #fff;
        line-height: 20px;
    }

    .slider {
        width: 100%;
        height: 260px;
        background-image: url(../img/slider.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
    }

    .reglav {
        position: absolute;
        width: 30px;
        height: 440px;
        top: 102px;
        left: 50px;
    }

    /*css de servicios*/

    .tituloserv1 {
        color: #8c8c8c;
        text-align: center;
        line-height: 30px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .tituloserv2 {
        color: #8c8c8c;
        text-align: center;
        line-height: 30px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .tituloserv3 {
        color: #8c8c8c;
        text-align: center;
        line-height: 30px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .divicion2{
      border-right: none;
    }

    .owl-nav {
        position: absolute !important;
        top: 123px !important;
        right: 129px !important;
    }

    .melca {
        width: 63%;
        margin-left: 0px;
        margin-top: 30px;
    }

    .melca:hover {
        width: 63%;
        margin-left: 0px;
        margin-top: 30px;
    }

    .areaserv {
        width: 100%;
        height: 342px;
        position: relative;
    }

    .infouno {
        width: 656px;
        height: 378.5px;
        position: absolute;
        top: 10px;
        left: 725px;
    }

    .infodos {
        width: 655px;
        height: 377px;
        position: absolute;
        top: 10px;
        left: 410px;
    }

    .infotres {
        width: 651px;
        height: 375px;
        position: absolute;
        top: 10px;
        left: 87px;
    }

    .infocuatro{
      width: 412px;
      height: 373px;
      position: absolute;
      top: 10px;
      left: 0%;
    }

    .transporte {
        position: absolute;
        top: 67px;
        left: 151px;
        width: 60px;
    }

    .limpieza {
        position: absolute;
        top: 89px;
        left: 149px;
        width: 60px;
    }

    .jardineria {
        position: absolute;
        top: 61px;
        left: 151px;
        width: 60px;
    }

    .herreria {
        position: absolute;
        top: 81px;
        left: 146px;
        width: 60px;
    }

    .areatitulo1 {
        position: absolute;
        top: 13px;
        left: 126px;
        width: 205px;
    }

    .areatitulo2 {
        position: absolute;
        top: 13px;
        left: 126px;
        width: 238px;
    }   

    .areatitulo3 {
        position: absolute;
        top: 13px;
        left: 151px;
        width: 210px;
    }

    .areatitulo4 {
        position: absolute;
        top: 13px;
        left: 126px;
        width: 210px;
    }


    .areatexto1 {
        position: absolute;
        bottom: -6px;
        left: 60px;
        width: 190px;
    }

    .areatexto2 {
        position: absolute;
        bottom: -6px;
        left: 30px;
        width: 218px;
    }

    .areatexto3 {
        position: absolute;
        bottom: -6px;
        left: 56px;
        width: 200px;
    }

    .areatexto4 {
        position: absolute;
        bottom: -6px;
        left: 49px;
        width: 200px;
    }

    .subtituloserv{
      color: #8C8C8C;
      text-align: left;
      font-family: "Tachyon W00 Regular", sans-serif;
      font-size: 16px;
    }

    .textosserv{
      font-size: 11px;
      font-family: "Montserrat-Light", sans-serif;
      font-weight: 400;
      color: #8C8C8C;
    }

    .rayo {
        width: 306px;
        position: absolute;
        top: -37px;
        right: 12px;
    }    

    /*css de proyectos*/

    .tituloserv {
        color: #8c8c8c;
        text-align: center;
        line-height: 30px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 20px;
    }

    .areapro1{
        width: 100%;
        height: 250px;
        background: #898989;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
    }

    .areaimgpro1{
        width: 100%;
        height: 180px;
        background-image: url("../img/proyecto-01.jpg");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-radius: 20px;
    }


    .areapro2{
        width: 100%;
        height: 250px;
        background: #898989;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
    }

    .areaimgpro2{
        width: 100%;
        height: 180px;
        background-image: url("../img/proyecto-02.jpg");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-radius: 20px;
    }

    .areatitulopro{
        width: 90%;
    }

    .titulopro2 {
        color: #000;
        text-align: left;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 16px;
    }

    .titulopro {
        color: #000;
        text-align: left;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 16px;
    }

    .imgpro {
        width: 20%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    /*css de confianza*/

    .tituloconf {
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 14px;
        color: #8C8C8C;
    }

    .textoconf {
        font-family: "Montserrat-Light", sans-serif !important;
        font-size: 12px;
        color: #0D0D0D;
    }

    .textopro {
        font-size: 15px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 400;
        color: #000;
    }

    .textopro2 {
        font-size: 15px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 400;
        color: #000;
    }

    /*css contacto*/
    .titulocontac {
        color: #0D6EFE;
        text-align: left;
        line-height: 22px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 22px;
    }

    .tituloaliados {
        font-family: "Montserrat-Thin", sans-serif !important;
        font-optical-sizing: auto;
        font-weight: 100;
        font-style: normal;
        font-size: 50px;
        color: #8C8C8C;
        text-align: center;
    }

    .titulofecha {
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 56px;
        color: #8C8C8C;
        text-align: center;
        background-color: ;
    }

    .textocopy {
        font-size: 11px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 600;
        color: #555961;
        text-align: center;
    }

    .linkcopy {
        font-size: 11px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 600;
        color: #555961;
        text-align: center;
        text-decoration: none;
    }

    .linkcopy:hover{
        font-size: 11px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 600;
        color: #25D998;
        text-align: center;
        text-decoration: none;
    }

    .order01{
        order: 2;
    }

    .order02{
        order: 3;
    }

    .order03{
        order: 1;
    }

    .order04{
        order: 4;
    }

    .menus{
      color: #f26b1d;
      text-align: center;
      line-height: 60px;
      font-family: "Tachyon W00 Regular", sans-serif;
      font-size: 16px;
      text-decoration: none;
      padding-left: 20px;
      padding-right: 20px;
    }

    .menus:hover {
        border-bottom: solid 1px #f26b1d;
    }

    .menus.active {
        border-bottom: solid 1px #f26b1d;
    }

    


}


/*Pantalla de 390px*/
@media (max-width: 390px) { 

    .areatitulo1 {
        position: absolute;
        top: 13px;
        left: 98px;
        width: 205px;
    }

    .areatitulo2 {
        position: absolute;
        top: 13px;
        left: 102px;
        width: 238px;
    }

    .areatitulo3 {
        position: absolute;
        top: 13px;
        left: 119px;
        width: 210px;
    }

    .areatitulo4 {
        position: absolute;
        top: 13px;
        left: 107px;
        width: 210px;
    }

    .areatexto1 {
        position: absolute;
        bottom: -6px;
        left: 35px;
        width: 190px;
    }

    .areatexto2 {
        position: absolute;
        bottom: -6px;
        left: 19px;
        width: 218px;
    }

    .areatexto3 {
        position: absolute;
        bottom: -6px;
        left: 32px;
        width: 200px;
    }

    .areatexto4 {
        position: absolute;
        bottom: -6px;
        left: 27px;
        width: 200px;
    }

    .transporte {
        position: absolute;
        top: 67px;
        left: 116px;
        width: 60px;
    }

    .limpieza {
        position: absolute;
        top: 88px;
        left: 116px;
        width: 60px;
    }

    .jardineria {
        position: absolute;
        top: 61px;
        left: 119px;
        width: 60px;
    }

    .herreria {
        position: absolute;
        top: 81px;
        left: 114px;
        width: 60px;
    }


}


/*Pantalla de 375px*/
@media (max-width: 375px) { 

    .areatitulo1 {
        position: absolute;
        top: 13px;
        left: 98px;
        width: 205px;
    }

    .areatitulo2 {
        position: absolute;
        top: 13px;
        left: 102px;
        width: 238px;
    }

    .areatitulo3 {
        position: absolute;
        top: 13px;
        left: 119px;
        width: 210px;
    }

    .areatitulo4 {
        position: absolute;
        top: 13px;
        left: 107px;
        width: 210px;
    }

    .areatexto1 {
        position: absolute;
        bottom: -6px;
        left: 35px;
        width: 190px;
    }

    .areatexto2 {
        position: absolute;
        bottom: -6px;
        left: 17px;
        width: 218px;
    }

    .areatexto3 {
        position: absolute;
        bottom: -6px;
        left: 32px;
        width: 200px;
    }

    .areatexto4 {
        position: absolute;
        bottom: -6px;
        left: 27px;
        width: 200px;
    }

    .transporte {
        position: absolute;
        top: 67px;
        left: 116px;
        width: 60px;
    }

    .limpieza {
        position: absolute;
        top: 88px;
        left: 116px;
        width: 60px;
    }

    .jardineria {
        position: absolute;
        top: 61px;
        left: 119px;
        width: 60px;
    }

    .herreria {
        position: absolute;
        top: 81px;
        left: 114px;
        width: 60px;
    }


}





/*Pantalla de 360px*/
@media (max-width: 360px) { 

    .windows{
      display: none !important;
    }

    .celular{
      display: block !important;
    }

    /*css del menus*/
    nav .menus {
        color: #f26b1d;
        text-align: center;
        line-height: 60px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 16px;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
    }

    .logo {
        width: 160px;
    }

    /*css slider principal*/
    .recuadroinfo {
        width: 96%;
        position: relative;
        z-index: 2;
        padding: 10px 10px 0px 10px;
        background-color: rgba(67, 132, 108, .8);
        border-radius: 10px;
        margin-bottom: 30px;
    }

    .tituloslider {
        font-size: 16px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-weight: bold;
        color: #fff;
        line-height: 24px;
    }

    .textoslider {
        font-size: 11px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 400;
        color: #fff;
        line-height: 20px;
    }

    .slider {
        width: 100%;
        height: 260px;
        background-image: url(../img/slider.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
    }

    .reglav {
        position: absolute;
        width: 30px;
        height: 440px;
        top: 102px;
        left: 50px;
    }

    /*css de servicios*/

    .tituloserv1 {
        color: #8c8c8c;
        text-align: center;
        line-height: 30px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .tituloserv2 {
        color: #8c8c8c;
        text-align: center;
        line-height: 30px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .tituloserv3 {
        color: #8c8c8c;
        text-align: center;
        line-height: 30px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .divicion2{
      border-right: none;
    }

    .owl-nav {
        position: absolute !important;
        top: 123px !important;
        right: 129px !important;
    }

    .melca {
        width: 63%;
        margin-left: 0px;
        margin-top: 30px;
    }

    .areaserv {
        width: 100%;
        height: 342px;
        position: relative;
    }

    .infouno {
        width: 656px;
        height: 378.5px;
        position: absolute;
        top: 10px;
        left: 725px;
    }

    .infodos {
        width: 655px;
        height: 377px;
        position: absolute;
        top: 10px;
        left: 410px;
    }

    .infotres {
        width: 651px;
        height: 375px;
        position: absolute;
        top: 10px;
        left: 87px;
    }

    .infocuatro{
      width: 412px;
      height: 373px;
      position: absolute;
      top: 10px;
      left: 0%;
    }

    .transporte {
        position: absolute;
        top: 67px;
        left: 105px;
        width: 60px;
    }

    .limpieza {
        position: absolute;
        top: 87px;
        left: 103px;
        width: 60px;
    }

    .jardineria {
        position: absolute;
        top: 61px;
        left: 109px;
        width: 60px;
    }

    .herreria {
        position: absolute;
        top: 81px;
        left: 105px;
        width: 60px;
    }

    .areatitulo1 {
        position: absolute;
        top: 13px;
        left: 89px;
        width: 205px;
    }

    .areatitulo2 {
        position: absolute;
        top: 13px;
        left: 89px;
        width: 238px;
    }   

    .areatitulo3 {
        position: absolute;
        top: 13px;
        left: 89px;
        width: 210px;
    }

    .areatitulo4 {
        position: absolute;
        top: 13px;
        left: 89px;
        width: 210px;
    }


    .areatexto1 {
        position: absolute;
        bottom: -6px;
        left: 25px;
        width: 190px;
    }

    .areatexto2 {
        position: absolute;
        bottom: -6px;
        left: 10px;
        width: 218px;
    }

    .areatexto3 {
        position: absolute;
        bottom: -6px;
        left: 25px;
        width: 200px;
    }

    .areatexto4 {
        position: absolute;
        bottom: -6px;
        left: 25px;
        width: 200px;
    }

    .subtituloserv{
      color: #8C8C8C;
      text-align: left;
      font-family: "Tachyon W00 Regular", sans-serif;
      font-size: 16px;
    }

    .textosserv{
      font-size: 11px;
      font-family: "Montserrat-Light", sans-serif;
      font-weight: 400;
      color: #8C8C8C;
    }

    .rayo {
        width: 306px;
        position: absolute;
        top: -37px;
        right: 12px;
    }    

    /*css de proyectos*/

    .tituloserv {
        color: #8c8c8c;
        text-align: center;
        line-height: 30px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 20px;
    }

    .areapro1{
        width: 100%;
        height: 250px;
        background: #898989;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
    }

    .areaimgpro1{
        width: 100%;
        height: 180px;
        background-image: url("../img/proyecto-01.jpg");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-radius: 20px;
    }


    .areapro2{
        width: 100%;
        height: 250px;
        background: #898989;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
    }

    .areaimgpro2{
        width: 100%;
        height: 180px;
        background-image: url("../img/proyecto-02.jpg");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-radius: 20px;
    }

    .areatitulopro{
        width: 90%;
    }

    .titulopro2 {
        color: #000;
        text-align: left;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 16px;
    }

    .titulopro {
        color: #000;
        text-align: left;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 16px;
    }

    .imgpro {
        width: 20%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    /*css de confianza*/

    .tituloconf {
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 14px;
        color: #8C8C8C;
    }

    .textoconf {
        font-family: "Montserrat-Light", sans-serif !important;
        font-size: 12px;
        color: #0D0D0D;
    }

    .textopro {
        font-size: 15px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 400;
        color: #000;
    }

    .textopro2 {
        font-size: 15px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 400;
        color: #000;
    }

    /*css contacto*/
    .titulocontac {
        color: #0D6EFE;
        text-align: left;
        line-height: 22px;
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 20px;
    }

    .tituloaliados {
        font-family: "Montserrat-Thin", sans-serif !important;
        font-optical-sizing: auto;
        font-weight: 100;
        font-style: normal;
        font-size: 50px;
        color: #8C8C8C;
        text-align: center;
    }

    .titulofecha {
        font-family: "Tachyon W00 Regular", sans-serif;
        font-size: 56px;
        color: #8C8C8C;
        text-align: center;
        background-color: ;
    }

    .textocopy {
        font-size: 11px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 600;
        color: #555961;
        text-align: center;
    }

    .linkcopy {
        font-size: 11px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 600;
        color: #555961;
        text-align: center;
        text-decoration: none;
    }

    .linkcopy:hover{
        font-size: 11px;
        font-family: "Montserrat-Light", sans-serif;
        font-weight: 600;
        color: #25D998;
        text-align: center;
        text-decoration: none;
    }

    .order01{
        order: 2;
    }

    .order02{
        order: 3;
    }

    .order03{
        order: 1;
    }

    .order04{
        order: 4;
    }

    


}