@media (max-width: 768px) {
  .menu {
    top: 0;
    float: right;

    background: white;
    z-index: 9;
    position: relative;
    width: 100%;
    left: 0;
    padding: 0;
    line-height: initial;
    display: none;
}


  .menu li {
  display: inline-block;
  margin-right: 0px;
  width: 100%;
  line-height: 50px;
  border-bottom: solid 1px #80808030;
  padding: 10px !important;
  margin-left: 3px;
}


#menu-principal {
  line-height: 35px;
  font-size: 16px;
  text-transform: uppercase;
  margin: -8px -15px;
  width: auto;
  position: relative;
}


#menu-item-16:hover .sub-menu{
  display: block;
  -webkit-animation: fadeInUp 1s;
  animation: fadeInUp 1s;
  /* opacity: 0.9; */

}



#menu-item-16:hover .sub-menu {
    display: block;
    -webkit-animation: fadeInUp 1s;
    animation: fadeInUp 1s;
    /* opacity: 0.9; */
    position: relative;
    width: 106%;
    /* margin-top: -50px; */
    margin-left: -15px;
}


#menu-item-185:hover .sub-menu{
  display: block;
  -webkit-animation: fadeInUp 1s;
  animation: fadeInUp 1s;
  /* opacity: 0.9; */



}



#menu-item-185:hover .sub-menu {
    display: block;
    -webkit-animation: fadeInUp 1s;
    animation: fadeInUp 1s;
    /* opacity: 0.9; */
    position: relative;
    width: 106%;
    /* margin-top: -50px; */
        margin-left: -15px;
}



.sub-menu {
    position: absolute;
    display: none;
    z-index: 1;
    /* box-shadow: 0 3px 15px rgba(0, 0, 0, 1); */
    background-color: #fff0;
    line-height: 51px;
    top: 10px;
    width: 181px;
    margin-left: -6px;
    /* border: 2px solid #fff; */
    /* border-bottom-left-radius: 5px; */
    /* border-bottom-right-radius: 5px; */
}


.sub-menu li:hover:after {
    opacity: 1;
    visibility: visible;
    height: 1px;
    width: 100%;
    margin-top: 70px;
}


#menu-item-16:hover .sub-menu{
  display: block;
  -webkit-animation: fadeInUp 1s;
  animation: fadeInUp 1s;
  /* opacity: 0.9; */



}

/* ------------------------------------
              HEADER
--------------------------------------*/

header {
    display: block;
    width: 100%;
    height: 160px;
    padding: 10px;
    /* padding-left: 2%; */
    /* padding-right: 2%; */
    transition: all 0.5s ease;
}


.hamburguer{
  margin-top: 25px;
}

#nav-icon2 span {
    background: #01acca;
}


.sticky {
    transition: all 0.5s ease;
    position: fixed;
    top: 0;
    width: 100%;
    height: 146px;
    z-index: 99;
    background: #fff;
    padding: 10px;
    transition: all 0.5s ease;
}


.sticky #logotipo {
    float: left;
    width: 140px;
    display: inline-block;
    margin-top: -32px;
    transition: all 0.5s ease;
}


.sticky .hamburguer{
      margin-top: 12px;
}

.top-bar {
    float: right;
    line-height: 35px;
    width: 100%;
    text-align: right;
    margin-bottom: 20px;
    font-size: 15px;
    text-transform: uppercase;
}

#logotipo {
    float: left;
    width: 155px;
    display: inline-block;
    margin-top: -23px;
    transition: all 0.5s ease;
}


/* ------------------------------------
              HOME
--------------------------------------*/


.btn-pink {
    margin-bottom: 35px;
}


.ayuda h1 {
    font-family: 'Anydore';
    color: #01acca;
    font-size: 95px;
    margin-left: auto;
    margin-top: -55px;
        text-shadow: 0px 0px 7px rgba(150, 150, 150, 0.76);
}

.ayuda h2 {
    font-family: 'Montserrat-Bold';
    color: #fff;
    font-size: 40px;
    margin-right: 0;
    margin-top: 9px;
    margin-bottom: 50px;
    margin-left: auto;
        text-shadow: 0px 0px 7px rgba(150, 150, 150, 0.76);
}


.btn-blue-ayuda {
    background: #01acca;
    padding-left: 30px;
    padding-right: 30px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    outline: none !important;
    color: #fff !important;
    text-decoration: none !important;
    font-family: 'Montserrat-Bold';
    margin-left: auto;
    margin-top: 15px;
}


.progress-bar1 {
    height: 110px;
    margin-left: 34%;
}


.trabajemos {
    top: 50%;
    position: relative;
    transform: translateY(50%);
    margin-top: -60px;
}


.trabajemos h2 {
    font-family: 'Montserrat-Bold';
    color: #fff;
    font-size: 38px;
    margin-left: auto;
    color: #716b6f;
        text-align: center;
}

.trabajemos h1 {
    font-family: 'Anydore';
    color: #96c042;
    font-size: 82px;
        margin-left: 5px;
    margin-top: -29px;
        text-align: center;
}

#slide-38-layer-2 {
  font-size: 42px !important;
}

#slide-38-layer-1, #slide-38-layer-3 {
  font-size: 25px !important;
  right: 20px !important;
}

#slide-21-layer-13 {
  left: 85px !important;
}

#slide-24-layer-1 {
  font-size: 24px !important;
  bottom: 20px !important;
}

#slide-24-layer-2 {
  font-size: 50px !important;
  bottom: 27px !important;
}


.slick-prev {
  left: 11px !important;
}

.slick-next {
  right: 4px !important;
}

.btn-green-trabajemos {
    background: #96c042;
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    outline: none !important;
    color: #fff !important;
    text-decoration: none !important;
    font-family: 'Montserrat-Bold';
        margin-left: 59px;
    margin-top: -2px;
}



.redes h2 {
    font-family: 'Montserrat-Bold';
    color: #fff;
    font-size: 40px;
    margin-left: auto;
    margin-top: 100px;
    text-shadow: 0px 0px 7px rgba(150, 150, 150, 0.76);
}
.redes .text {
    margin-top: 0px !important;
    margin-left: auto;
}

.redes h1 {
    font-family: 'Anydore';
    color: #ec6a6c;
    font-size: 80px;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
        text-shadow: 0px 0px 7px rgba(150, 150, 150, 0.76);
}

.redes h3 {
    font-family: 'Montserrat-Light';
    color: #fff;
    /* font-size: 5vh; */
    margin-left: auto;
    display: inline-block;
}


.redes span {
    margin-left: auto;
    text-shadow: 0px 0px 7px rgba(150, 150, 150, 0.76);
}


.desc-noticia {
    background-color: #fff;
    margin-bottom: 35px;
}


/* ------------------------------------
              NOSOTROS
--------------------------------------*/


.hd{
  display: none !important;
}


.nosotro-inner-content {
    padding: 30px;
    top: 43%;
    position: relative;
    transform: translateY(-50%);
    /* font-size: 3vh; */
    font-size: 18px;
}


.mision-vision .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.metodologia .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.trabajo .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.lista-junta .inner-list {
    display: inline-block;
    width: 100%;
    height: 95px;
}

/* ------------------------------------
              PROGRAMAS
--------------------------------------*/

.section-blue p {
    margin-left: 15px;
    margin-right: 15px;
}

.proyectos {
    margin-left: 15px;
    margin-right: 15px;
}

.text-banner-flexible {
    padding-left: 0px;
    top: 40%;
    position: relative;
    transform: translateY(30%);
    /* font-size: 3vh; */
    font-size: 18px;
    text-align: center;
}

.text-banner-flexible h2 {
    font-family: 'Montserrat-Bold';
    color: #fff;
    font-size: 35px;
    margin-bottom: -35px;
}

.text-banner-flexible h1 {
    font-family: 'Anydore';
    color: #ffc31a;
    font-size: 130px;
    text-align: inherit;
    margin-bottom: 25px;
}


.proyectos .ovrlay {
    margin: 40px -15px -15px -15px;
}

.tabs {
    margin-left: 0px;
    margin-right: 0px;
}

.image {
    display: block;
    width: 100%;
    height: 355px;
}


label {
    font-weight: 700;
    font-size: 18px;
    display: block;
    float: left;
    width: 100%;
    padding: 1.5em;
    color: #757575;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    background: #f0f0f0;
    margin-bottom: 0px !important;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
}


#tab0:checked ~ #content0, #tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5 {
    display: block;
    padding: 22px;
    background: #ec6a6c;
    color: #fff;
    border-bottom: 2px solid #f0f0f0;
}




.tabs {
    margin-left: 0px;
    margin-right: 0px;
}


.text-banner-flexible-c2 {
    padding-left: 60px;
    top: 0%;
    position: relative;
    transform: translateY(11%);
    position: absolute;
    text-align: center;
}

.text-banner-flexible-c2 h2 {
    font-family: 'Montserrat-Bold';
    color: #fff;
    font-size: 40px;
    margin-bottom: -35px;
}

.text-banner-flexible-c2 h1 {
    font-family: 'Anydore';
    color: #ffc31a;
    font-size: 100px;
    text-align: inherit;
    margin-bottom: 25px;
}

.jarallax {
    min-height: auto !important;
}


/* .owl-prev{
  width: 15px;
height: 100px;
position: absolute;
top: 40%;
margin-left: -20px;
display: block!IMPORTANT;
border: 0px solid black;
}


.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -25px;
    display: block!IMPORTANT;
    border:0px solid black;
} */


#owl-reconocimientos .txt-center {
    margin-left: 5px;
    margin-right: 5px;
}




}



@media(max-width: 1240px){
    .timeline-nav{ background-image: none; }

    .content_img_galery{
    width: 31%; margin: 1.1666%}

     .menu {
    top: 0;
    float: right;

    background: white;
    z-index: 9;
    position: relative;
    width: 100%;
    left: 0;
    padding: 0;
    line-height: initial;
    display: none;
}


  .menu li {
  display: inline-block;
  margin-right: 0px;
  width: 100%;
  line-height: 50px;
  border-bottom: solid 1px #80808030;
  padding: 10px !important;
  margin-left: 3px;
}

}


@media(max-width: 1024px){
    .cerrar_mobile{ display: none !important;}
    .desvicib{ display: block;}

    .mod_vertical{ height: auto;
    overflow-y: hidden; }



     .menu {
    top: 0;
    float: right;

    background: white;
    z-index: 9;
    position: relative;
    width: 100%;
    left: 0;
    padding: 0;
    line-height: initial;
    display: none;
}

#menu-principal {
        line-height: 35px;
    font-size: 16px;
    text-transform: uppercase;
    margin: -7px -8px;
    position: relative;
    overflow-y:auto;
}


  .menu li {
  display: inline-block;
  margin-right: 0px;
  width: 100%;
  line-height: 50px;
  border-bottom: solid 1px #80808030;
  padding: 10px !important;
  margin-left: 3px;
}

}



@media(max-width: 990px){

  .logos-footer {
    display: inline-flex;
    padding: 20px;
  }

  .margin-fot {
    margin-left: 0px;
  }

  .im-footer {
    width: 70%;
    float: none !important;
  }

  .im-mob {
    left: 30px;
  }

  .descri-inter {
    height: 26%;
  }

.mision-vision .inner{
  height: auto;
  }
}


@media(max-width: 1420px){
  .repetidor_archivos ul li {
          height: 95px;
  }
}


@media(max-width: 1420px){
  .repetidor_archivos ul li {
          height: 122px;
  }
}


@media(max-width: 1040px){
  .repetidor_archivos ul li {
          height: auto;
  }
}


@media(max-width: 768px){
  .descri-inter {
    height: 32%;
  }
    .opciones_pregunts{ width: 100%; }
    .ingresar_pregunta{ height: auto; }

    .timeline-wrapper{ height: 100% !important;
    width: 47%; margin: 1.5%;}

.jarallax {
        margin-bottom: 0px; }

.text-banner-flexible{
    transform: translateY(0%);
    }

.text-banner-flexible .btn-yellow{
    margin-top: -10px;
    margin-bottom: 10px;}

.trabajemos {
    top: 0%;
    position: relative;
    transform: translateY(0%);
    padding: 15px;}

.redes h2 {
    margin-top: 10px;}

    .contacto .display{ display: none;}


.contactenos {
    margin-top: 35px;
    margin-bottom: 35px;}

.btn-blue-ayuda{
    margin-top: -2px;
    margin-bottom: 16px; }

.progress-bar1 {
    transform: scale(1);
        margin-left: 35% !important;}

    .bm {
        transform: translateY(0%);}


.content_desc {
    padding: 20px 10px;
}


.espac_mas {
    padding:0px 10px;
}

.content_desc .img_hoja {
    width: 20px;
    float: left;
    margin-right: 10px;
}


.content_desc h1 { font-size: 26px;}

.repetidor_archivos ul li img {
    float: left;
    width: 27px;
    margin-right: 13px;  }

.repetidor_archivos ul li{
        height: auto;
    border-bottom: 1px #fff solid;
    }

.formulario-expo-construccion
{
    padding: 0px;
}

.formulario-expo-construccion input[type="file"]
{
  width: 100%;
}

 .formulario-expo-construccion input[type="number"]
{
  border: solid 1px #DDDDDD;
}


.formulario-expo-construccion .form-first, .formulario-expo-construccion .form-second
{
    width: 100%;
}

#rev_slider_1_1_forcefullwidth h1, #rev_slider_4_1_forcefullwidth h1
{
    font-size: 35px !important;
}

}


@media(max-width: 620px){

  .displaydescargarsdc
  {

  }
.content_img_galery{
    width: 90%; margin: 5%}
.content_descdc h2{
    font-size: 25px;
}

.btndcvermas
{
  position: static;
      bottom: 1em;
      /* text-align: center; */
      margin-bottom: 30px;
}

}


@media(max-width: 1200px){
.formulario-expo-construccion
{
    padding: 0px;
}

.formulario-expo-construccion input[type="file"]
{
  width: 100%;
}

 .formulario-expo-construccion input[type="number"]
{
  border: solid 1px #DDDDDD;
}


.formulario-expo-construccion .form-first, .formulario-expo-construccion .form-second
{
    width: 100%;
}

/* .hei {
  height: 120%;
} */

}

/* Micrositio */
@media (max-width: 1126px) {
  .tit2-form {
    font-size: 119px;
  }
}

@media (max-width: 990px) {
  .pad-blog {
    padding: 96px;
  }

  .blo2, .blo3 {
    background: #ececec;
    top: -24px;
    width: 100%;
    padding: 0px 96px;
    display: block;
  }

  .padd-single-blog {
    padding: 30px !important;
  }

  .formulario-blog {
    margin-bottom: 80px;
    top: 40px;
  }

  .contenido-blog {
    padding: 10px;
  }

  .img-nat {
    width: 100%;
  }

  .coope {
    display: block;
  }

  #logotipoconstru {
    width: 240px;
    margin-top: -37px;
  }

  .back-familia {
    margin-bottom: 30px;
  }

  .tit2-form {
    font-size: 66px;
    text-align: center;
  }

  .tit-form {
    text-align: center;
  }

  .casa img {
    display: none;
  }

  .diseno h2 {
    font-size: 34px;
  }

  .diseno p {
    padding: 0px 23px;
  }

  .padding-img-dis {
    padding: 0 37px;
  }

  .back-img img {
    width: 10% !important;
  }

  .back-img {
    margin-bottom: 30px;
  }

  .video-tipo iframe{
    width: 90%;
  }

  .tipo-dis {
    height: 338px;
  }

  .tab_req label {
    font-size: 1px;
    display: block;
    float: left;
    width: 33%;
    padding: 18.5em;
    text-align: left;
    background: #d4d4d4;
  }

  .tab_req label span {
    font-size: 10px;
  }

  .tab-home {
    padding: 12px;
  }

@media (max-width: 590px) {
  .formulario-proy {
    padding: 0px 15px;
  }

  .comentarios-blog .logged-in-as {
        padding: 0px;
        text-align: left;
  }

  .comentarios-blog .form-submit .submit {
    padding: 2px 2px;
  }

  .sobre-proy, .sobre-des {
        padding: 0 20px !important;
  }

  .sobre-proy p {
    text-align: justify;
  }

  .margin-fot {
        padding: 0 30px;
  }

  .formulario-Banner .proy-comentario {
    padding: 19px 47px 0px 50px;
}
  .formulario-Banner .form-landing {
    padding: 20px 53px 122px 43px;
  }

  .descr-inter {
    height: 42%;
  }

  .descri-inter {
    margin-top: 25px;
    height: 70%;
  }

  .pad-blog {
    padding: 34px;
  }

  .blo2, .blo3 {
    background: #ececec;
    top: -24px;
    width: 100%;
    padding: 34px;
    display: block;
  }

  .padd-single-blog {
    padding: 30px !important;
  }

  .formulario-blog {
    margin-bottom: 80px;
    top: 40px;
  }

  .contenido-blog {
    padding: 10px;
  }

  .tit-connosotros {
    font-size: 36px;
    margin: 102px 0px 0px;
  }

  .tit-agenda {
    font-size: 39px;
  }

  .tit-linea {
    margin: -14px 0px 0px 26px;
    font-size: 78px;
    color: rgb(70, 173, 202);
  }

  .tit-real {
    font-size: 70px !important;
    color: rgb(1, 172, 202);
    margin: 0px 0px 0px 26px !important;
  }

  .tit-desa {
    font-size: 35px !important;
    margin: -12px 0px 0px 43px !important;
  }

  .tit-pablog {
    font-size: 72px !important;
    margin: -28px 0px 0px 19px !important;
  }

  .tit-venta {
    font-size: 56px !important;
    margin: -12px 0px 0px 43px !important;
  }

  .tit-proye {
    font-size: 26px !important;
    margin: -18px 0px 0px 25px !important;
  }
}

@media (max-width: 375px) {
  .pad-coope {
    padding: 25px;
  }

  .descr-inter {
    height: 56%;
  }

  .descri-inter {
    height: 86%;
  }

}

@media (max-width: 360px) {
  .descr-inter {
    height: 65%;
  }

  .descri-inter {
    height: 94%;
  }

}

@media (max-width: 320px) {
  .descr-inter {
    height: 65%;
  }

  .descri-inter {
    height: 127%;
  }



}
@media screen and (max-width: 767px) and (min-width: 362px){
.display-flex, .banner-landing {
    display: block !important;
}
#logotipoacceso {
  margin-top: -23px;
}

}
