@font-face {
    font-family:"sweet_sans_probold";
    src: url("../fonts/sweetsanspro-bold-webfont.eot"),
         url("../fonts/sweetsanspro-bold-webfont.woff") format("woff"),
         url("../fonts/sweetsanspro-bold-webfont.ttf") format("truetype"),
         url("../fonts/sweetsanspro-bold-webfont.svg#sweet_sans_probold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:"sweet_sans_proregular";
    src: url("../fonts/sweetsanspro-regular-webfont.eot"),
         url("../fonts/sweetsanspro-regular-webfont.woff") format("woff"),
         url("../fonts/sweetsanspro-regular-webfont.ttf") format("truetype"),
         url("../fonts/sweetsanspro-regular-webfont.svg#sweet_sans_proregular") format("svg");
    font-weight: normal;
    font-style: normal;

}

#contenedor{
  background-color: #151515;
  width:100%;
  overflow:hidden;
  font-family:"sweet_sans_proregular";
  position:relative;
  font-size: 18px;
  color:#c3c3c3;
}

.pad{
  padding-left:0px;
  padding-right:0px;
}

.clear{
  clear:both;
}

#banner{
  margin-top:4%;
}

.logo a {
  position: relative;
  z-index: 99999999;
}

#barra-menu{
  padding: 18px 0px;
  background-color: #080a0a;
}

#menu{
  padding-bottom: none;
  background: transparent;
  width: 100%;
  margin-bottom:0;
  border: none;
  min-height: 10px;
}

.menu {
  margin-top: 2%;
}

#navbar li{
  display: inline-block;
  margin: 0px 57px;
}

#navbar a{
  color: #c3c3c3;
  float: left;
  position: relative;
  font-size:17px;
  font-family:"sweet_sans_probold";
  display:inline-block;
  padding: 3px 0px;
  text-transform: uppercase;
}

#navbar a:hover{
  color: #FF2323;
  text-decoration: none;
}

#navbar .selec{
  color: #FF2323;
  text-decoration: none;
}

#contacto a{
  padding: 7px 12px;
  color: #8d8d8d;
  font-size: 17px;
  text-transform: uppercase;
  font-family: "sweet_sans_probold";
  border: 3px solid #8d8d8d;
  position: relative;
  float: right;
  margin-top: 13px;
}

#contacto a:hover{
  color: #FF2323;
  border:3px solid #FF2323;
  text-decoration: none;
}

#contacto a.selec{
  color: #FF2323;
  border:3px solid #FF2323;
  text-decoration: none;
}

#h_quienes{
  margin-top: 4%;
}

.h_text{
  border:3px solid #fff;
}

.h_text2{
  background-color: #151515;
  padding: 42px 55px 0px;
}

.h_text2 h1{
  font-family: "sweet_sans_probold";
  font-size: 44px;
  line-height: 55px;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 15px;
}

.h_text2 p{
  line-height: 34px;
  padding-top: 18px;
  padding-bottom: 33px;
}

#h_gerente{
  margin-top: 45px;
  background: rgba(25,23,28,1);
  background: -moz-linear-gradient(top, rgba(25,23,28,1) 0%, rgba(1,33,1,1) 50%, rgba(1,33,1,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(25,23,28,1)), color-stop(50%, rgba(1,33,1,1)), color-stop(100%, rgba(1,33,1,1)));
  background: -webkit-linear-gradient(top, rgba(25,23,28,1) 0%, rgba(1,33,1,1) 50%, rgba(1,33,1,1) 100%);
  background: -o-linear-gradient(top, rgba(25,23,28,1) 0%, rgba(1,33,1,1) 50%, rgba(1,33,1,1) 100%);
  background: -ms-linear-gradient(top, rgba(25,23,28,1) 0%, rgba(1,33,1,1) 50%, rgba(1,33,1,1) 100%);
  background: linear-gradient(to bottom, rgb(25, 20, 26) 0%, rgb(22, 20, 25) 50%, rgb(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19171c', endColorstr='#012101', GradientType=0 );
}

.h_gerente{
  padding: 45px 65px;
}

.h_gerente h1{
  color: #fff;
  margin-top: 14%;
  font-size: 45px;
  font-family: "sweet_sans_probold";
  line-height: 57px;
}

.h_gerente p{
  color: #fff;
  line-height: 34px;
  padding-top: 40px;
  padding-bottom: 175px;
}

#ver_proyectos{
  float: right;
  padding: 10px 15px;
  color: #fff;
  font-family: "sweet_sans_probold";
  background-color: #f33636;
  position: relative;
  margin-top: -16%;
}

#ver_proyectos:hover{
  background-color: #fff;
  color: #000;
  text-decoration: none;
}

.link{
  width: 100%;
  margin-bottom: 22px;
  float: left;
  position: relative;
}

.texto-link{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  padding: 11px 38px;
  text-align: center;
}

.texto-link h1{
  font-size: 0px;
}

.texto-link h2{
  font-size: 0px;
}

.texto-link h3{
  font-size: 0px;
}

.texto-link p{
  font-size: 21px;
  padding-top: 25px;
  color: #fff;
  text-shadow: 2px 3px 2px #000000bd;
}

.link:hover .texto-link{
  background:#0000008A;
}

.link:hover .texto-link h1{
  font-size: 38px;
  font-family: "sweet_sans_probold";
  color: #FFF;
  text-align: left;
  margin-top: 44%;
  line-height: 47px;
  border-bottom:6px solid #979797;
  padding-bottom: 23px;
}

.link:hover .texto-link h2{
  font-family: "sweet_sans_probold";
  color: #c9c9c9;
  text-transform: uppercase;
  text-align: left;
  padding-top: 45px;
  font-size: 18px;
}

.link:hover .texto-link h3{
  color: #fff;
  font-size: 18px;
  background-color: #FF2323;
  font-family: "sweet_sans_probold";
  float: left;
  padding: 7px 36px;
  margin-top: 12%;
}

.texto-link2{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  padding: 11px 38px;
  text-align: center;
}

.link2{
  width: 100%;
  margin-bottom: 22px;
  float: left;
  position: relative;
}

.texto-link2 h1{
  font-size: 0px;
}

.texto-link2 h2{
  font-size: 0px;
}

.texto-link2 h3{
  font-size: 0px;
}

.link2:hover .texto-link2 {
  background:#0000008A;
}

.link2:hover .texto-link2 h1{
  font-size: 38px;
  font-family: "sweet_sans_probold";
  color: #FFF;
  text-align: left;
  margin-top: 13%;
  line-height: 47px;
  border-bottom:6px solid #979797;
  padding-bottom: 23px;
}

.link2:hover .texto-link2 h2{
  font-family: "sweet_sans_probold";
  color: #c9c9c9;
  text-transform: uppercase;
  text-align: left;
  padding-top: 45px;
  font-size:18px;
}

.link2:hover .texto-link2 h3 {
  font-family: "sweet_sans_probold";
  background-color: #FFF;
  color: #000;
  float: left;
  padding: 7px 36px;
  margin-top: 7%;
  color: #fff;
  font-size:18px;
  background-color: #FF2323;
}

#h_desarrollo{
  padding: 75px 0px;
  color: #fff;
}

#h_desarrollo h1{
  text-align: center;
  font-family: "sweet_sans_probold";
  font-size: 45px;
  padding-bottom: 88px;
}

#h_desarrollo h2{
  font-family: "sweet_sans_probold";
  font-size: 25px;
  padding-left: 63px;
  padding-bottom: 35px;
}

#h_desarrollo p{
  line-height: 36px;
  float: left;
  padding-bottom: 68px;
}

.img_desarrollo{
  float: left;
}

#h_construye{
  background-color: #161616;
}

.h_construye{
  margin-left: 6%;
  position: absolute;
  z-index: 999999;
  margin-top: 15%;
}

.h_construye h1{
  font-family: "sweet_sans_probold";
  font-size: 60px;
  color: #fff;
}

#h_contacto{
  margin-bottom:85px;
  margin-top: 90px;
  background-color: #000;
}

#formulario{
  margin-top:97px;
  padding: 0px 58px;
}

#formulario h1{
  font-family: "sweet_sans_probold";
  color: #fff;
  font-size: 35px;
  padding-bottom: 45px;
}

#formulario input {
  width: 100%;
  background-color:#fff;
  color: #000;
  border: none;
  font-size: 14px;
  padding: 13px;
  margin-bottom:33px;
}

#formulario textarea {
  width: 100%;
  background-color:#fff;
  color: #000;
  border: none;
  padding:14px;
  font-size: 14px;
  margin-top: 5px;
  height:194px;
}

#enviar {
  width: 160px !important;
  cursor: pointer;
  position: relative;
  float:left;
  color: #fff !important;
  text-align: center;
  font-size: 17px !important;
  margin-top: 45px !important;
  padding: 13px 20px !important;
  background:#FE2828 !important;
  font-weight: normal;
  border: none !important;
  font-family: "sweet_sans_probold" !important;
  text-transform: uppercase;
}

#enviar:hover{
  background-color: #fff !important;
  color: #000 !important;
}

#footer{
  margin-top: 45px;
}

#footer p{
  color: #fff;
  font-size: 17px;
  line-height: 35px;
  font-family: "sweet_sans_probold" !important;
  display: flex;
}

#footer span {
  float: left;
  padding-right: 9px;
  padding-top: 4px;
}

#redes {
  position: relative;
  float: right;
}

#fb {
  display: inline-block;
  background: url(../img/redes.png) left;
  width:46px;
  height:45px;
}

#ins {
  display: inline-block;
  background: url(../img/redes.png) right;
  width: 46px;
  height: 45px;
  margin-right: 8px;
}

#lin {
  display: inline-block;
  background: url(../img/redes.png) -47px 0px;
  width: 46px;
  height: 45px;
  margin-right: 8px;
}

#menu_footer{
  padding-bottom:45px;
  border-bottom: 3px solid #4c4c4c;
}

#menu_footer ul li{
  margin-top: 13px;
  margin-left: 97px;
  float: left;
}

#menu_footer ul li a{
  color: #c3c3c3;
  float: left;
  position: relative;
  font-size:17px;
  font-family:"sweet_sans_probold";
  display:inline-block;
  padding: 3px 0px;
  text-transform: uppercase;
}

#menu_footer ul li a:hover{
  color: #FF2323;
  text-decoration: none;
}

#menu_footer ul li a.selec{
  color: #FF2323;
  text-decoration: none;
}

#web{
  background-image: url(../img/bg_footer.png);
  margin-top: 20px;
  padding: 55px 0px;
  text-align: right;
}

#copy{
  padding: 5px 0px;
  text-align: center;
}

#copy a {
  color:#ffffff8a;
  display: inline-block;
  font-size: 14px;
  padding-top: 3px;
  text-decoration: none !important;
}

#copy1 {
  background: url(../img/web_creative.png) no-repeat right;
  color:#ffffff8a;
  padding-right: 112px;
  display: inline-block;
  font-size: 14px;
  padding-top: 3px;
  text-decoration: none !important;
}

#copy2 {
  background: url(../img/web.png) no-repeat right;
  color:#ffffff8a;
  padding-right: 147px;
  display: inline-block;
  font-size: 14px;
  padding-top: 3px;
  text-decoration: none !important;
}

#creative{
  margin-top: 10%;
}

.creative{
  padding-right: 64px;
  padding-bottom: 115px;
}

.line_creative{
  background-color: #c3c3c3;
  width: 100%;
  height: 5px;
  position: relative;
  float: left;
  margin-top: 20%;
}

.creative h1{
  font-family:"sweet_sans_probold";
  font-size: 58px;
  color: #fff;
  padding-bottom: 70px;
  padding-top: 55px;
}

.creative p{
  line-height: 44px;
  padding-bottom: 55px;
}

#proyectos{
  margin-top: 10%;
}

#proyectos h1{
  font-family:"sweet_sans_probold";
  font-size:40px;
  padding-bottom: 65px;
  color: #e7e7e7;
}

.link_pro{
  width: 100%;
  margin-bottom: 55%;
  float: left;
  position: relative;
}

.texto-proy{
  position: absolute;
  bottom:-42%;
  width: 100%;
  padding: 37px 50px;
  background-color: #0c0c0c;
}

.texto-proy h1{
  font-size: 30px !important;
  padding-bottom: 0px !important;
}

.texto-proy h2{
  font-family: "sweet_sans_probold";
  color: #c9c9c9;
  text-transform: uppercase;
  text-align: left;
  padding-top: 21px;
  padding-bottom: 13px;
  font-size: 18px;
  border-bottom: 1px solid #979797;
}

.texto-proy h3{
  color: #fff;
  font-size: 18px;
  font-family: "sweet_sans_probold";
  float: left;
  margin-top:5%;
  background-image: url(../img/proyectos/ver.png);
  background-repeat: no-repeat;
  background-position: right 6px;
  padding-right: 20px;
}

.texto-proy p{
  font-size: 21px;
  padding-top: 25px;
  color: #fff;
  text-shadow: 2px 3px 2px #000000bd;
}

.link_pro:hover .texto-proy h3{
  color:#FF2323;
  background-image: url(../img/proyectos/ver-h.png);
}

#frase{
  padding: 77px 0px 13px;
}

#frase h1{
  font-family: "sweet_sans_probold";
  font-size: 55px;
  color: #fff;
  line-height:76px;
}

#proyecto{
  margin-top: 10%;
}

.ver_mas{
  font-family: "sweet_sans_probold";
  padding:6px 24px;
  background-color: #FF2323;
  color: #fff;
  float: left;
}

.ver_mas:hover{
  background-color: #fff;
  color: #000;
  text-decoration: none;
}

.proyecto{
  margin-top: 5%;
  border-bottom: 3px solid #979797;
  padding-bottom: 75px;
}

.proyecto_text h1{
  font-family: "sweet_sans_probold";
  color: #e7e7e7;
  font-size: 40px;
  padding-bottom: 25px;
  background-image: url(../img/proyectos/line.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 30px;
}

.proyecto_text p{
  font-family: "sweet_sans_probold";
  line-height: 56px;
  color: #e7e7e7;
  font-size: 16px;
  padding-bottom: 47px;
}

.proyecto_text2{
  padding-left: 45px;
}

.proyecto_text2 h1{
  font-family: "sweet_sans_probold";
  color: #e7e7e7;
  font-size: 40px;
  padding-bottom: 25px;
  background-image: url(../img/proyectos/line.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 30px;
}

.proyecto_text2 p{
  font-family: "sweet_sans_probold";
  line-height: 33px;
  color: #e7e7e7;
  font-size: 16px;
  padding-bottom: 85px;
}

.proyecto_text3{
  padding-top: 34px;
}

.proyecto_text3 h1{
  font-family: "sweet_sans_probold";
  color: #e7e7e7;
  font-size: 40px;
  padding-bottom: 25px;
  background-image: url(../img/proyectos/line.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 30px;
}

.proyecto_text3 p{
  font-family: "sweet_sans_probold";
  line-height: 33px;
  color: #e7e7e7;
  font-size: 16px;
  padding-bottom: 37px;
}

#servicios{
  margin-top:10%;
}

#servicios h1{
  font-family: "sweet_sans_probold";
  color: #fff;
  font-size: 55px;
  line-height: 63px;
  padding-bottom: 68px;
}

.text_servicios{
  padding-right: 55px;
  color: #fff;
}

.text_servicios h2{
  font-family: "sweet_sans_probold";
  font-size: 25px;
  padding-left: 63px;
  padding-bottom: 35px;
}

.text_servicios p{
  line-height: 36px;
  float: left;
  padding-bottom: 68px;
}

.text_servicios2{
  padding-top: 70px;
  color: #fff;
}

.text_servicios2 h2{
  font-family: "sweet_sans_probold";
  font-size: 25px;
  padding-left: 63px;
  padding-bottom: 35px;
}

.text_servicios2 p{
  line-height: 36px;
  float: left;
  padding-bottom: 68px;
}

#enfoques{
  margin-bottom: 72px;
  margin-top:10%;
}

#enfoques h1{
  font-family: "sweet_sans_probold";
  color: #fff;
  font-size: 55px;
  line-height: 63px;
  padding-top: 18px;
  padding-bottom: 68px;
}

.text_enfoques{
  padding-right:103px;
  color: #fff;
}

.text_enfoques h2{
  font-family: "sweet_sans_probold";
  font-size: 25px;
  padding-bottom: 35px;
  margin-top: 22px;
  line-height: 42px;
}

.text_enfoques p{
  line-height: 36px;
  float: left;
  padding-bottom: 68px;
}

.text_enfoques2{
  color: #fff;
}

.text_enfoques2 h2{
  font-family: "sweet_sans_probold";
  font-size: 25px;
  padding-bottom: 35px;
  margin-top: 22px;
  line-height: 42px;
}

.text_enfoques2 p{
  text-align: justify;
  line-height: 36px;
  float: left;
}

.ico_crea{
  width: 16%;
  display: flex;
  position: relative;
}

.img_top{
  margin-top: 30px;
}


/*--------------------------------------------------------------------------*/

@media (max-width: 850px) and (min-width:300px){


  #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    border: none;
  }

  #navbar li{
    width: 100%;
    margin:0px;
  }

  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-right: 0px;
    margin-top: 18px;
  }

   nav .me{
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
  }

   .navbar-nav{
    margin: 0px;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: #FFF;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 38px;
    height: 2px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color: #fff0;
  }


}

/*---------------------------------------------------------*/

@media only screen and (max-width: 320px) {

  #barra-menu{
    padding: 15px 0px 12px;
  }

  .img2 {
    width: 219px;
    float: left;
  }

  #menu{
    margin-top: -66px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px dotted #8d8d8d61;
  }

  #contacto a:hover{
    color: #FF2323;
    border: 1px solid #FF2323;
    text-decoration: none;
  }

  #banner{
    margin-top: 27%;
  }

  .h_text{
    border:none;
  }

  .h_text2 h1{
    font-size: 30px;
    line-height: 39px;
  }

  .h_text2 p{
    line-height: 25px;
    text-align: left;
  }

  .h_gerente p{
    padding-bottom: 40px;
    line-height: 24px;
  }

  .h_text2{
    padding: 55px 30px 0px;
  }

  .h_gerente{
    padding: 45px 26px;
  }

  .h_gerente h1{
    font-size: 33px;
    margin-top: 0%;
  }

  .texto-link2{
    padding: 11px 14px;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 6%;
    font-size: 26px;
    line-height: 27px;
    padding-bottom: 6px;
  }

  .link2:hover .texto-link2 h3{
    font-size: 15px;
    padding: 2px 27px;
  }

  .link:hover .texto-link h1{
    margin-top:20%;
  }

  .link2:hover .texto-link2 h2{
    padding-top: 21px;
  }

  #h_desarrollo p{
    line-height: 25px;
  }

  #h_desarrollo h1{
    font-size: 34px;
  }

  .h_construye{
    position: relative;
    margin-top: 0%;
    padding-bottom: 45px;
  }

  .h_construye h1{
    font-size: 32px;
  }

  #formulario{
    padding: 0px 23px;
  }

  #h_contacto{
    margin-bottom: 58px;
  }

  #footer{
    padding-left:21px;
  }

  #creative{
    margin-top: 25%;
  }

  .creative h1{
    font-size: 31px;
    padding-bottom: 43px;
  }

  .texto-proy{
    padding: 23px 17px;
  }

  .creative{
    padding-right: 14px;
    margin-bottom: 38px;
    padding-bottom: 45px;
  }

  .creative p{
    font-size: 16px;
    line-height: 25px;
  }

  #proyectos{
    margin-top: 36%;
  }

  #proyecto{
    margin-top: 33%;
  }

  .proyecto_text{
    padding-top: 50px;
  }

  .proyecto_text2{
    padding-top: 50px;
  }

  .proyecto_text p{
    font-size: 13px;
    line-height: 31px;
  }

  #frase h1{
    padding-top: 55px;
    line-height: 45px;
    font-size: 26px;
  }

  #servicios{
    margin-top: 27%;
  }

  #servicios h1{
    font-size: 28px;
    line-height: 41px;
  }

  .text_servicios p{
    line-height: 26px;
  }

  #enfoques{
    margin-top: 26%;
  }

  #enfoques h1{
    font-size: 34px;
    line-height: 46px;
  }

  .text_servicios p{
    line-height: 24px;
    font-size: 17px;
  }

  .text_enfoques h2{
    font-size: 17px;
    line-height: 24px;
  }

  .text_enfoques p{
    font-size: 17px;
    line-height: 21px;
  }

  .heading2 {
    line-height: 20px !important;
    font-size: 15px !important;
  }

  #proyectos h1{
    font-size: 26px !important;
  }

  .proyecto_text h1{
    font-size: 33px;
  }

  .proyecto_text2 h1{
    font-size: 33px;
  }

  .proyecto_text3 h1{
    font-size: 33px;
  }

  #footer p{
    font-size: 14px;
  }

  #menu_footer ul li{
    margin-left: 32px;
  }

  #copy a{
    font-size: 10px;
  }

  #ver_proyectos{
    font-size: 7px;
    margin-top: -12%;
    padding: 6px 1px;
  }
 

}


/*---------------------------------------------------------*/

@media (max-width: 400px) and (min-width:320px){

  .img2 {
    width: 221px;
    float: left;
  }

  #menu{
    margin-top: -66px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px dotted #8d8d8d61;
  }

  #contacto a:hover{
    color: #FF2323;
    border: 1px solid #FF2323;
    text-decoration: none;
  }

  #banner{
    margin-top:21%;
  }

  .h_text{
    border:none;
  }

  .h_text2 h1{
    font-size: 30px;
    line-height: 39px;
  }

  .h_text2 p{
    line-height: 20px;
    font-size: 16px;
    text-align: left;
    padding-top: 0px;
  }

  #ver_proyectos{
    padding: 6px 20px;
    font-size: 14px;
  }

  .h_gerente p{
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 40px;
    line-height: 22px;
  }

  .h_text2{
    padding: 55px 30px 0px;
  }

  .h_gerente{
    padding: 45px 26px;
  }

  .h_gerente h1{
    font-size: 27px;
    line-height: 34px;
    margin-top: 0%;
  }

  .texto-link2{
    padding: 11px 14px;
  }

  .link2:hover .texto-link2 h1{
    margin-top: -3%;
    font-size: 26px;
    line-height: 27px;
    padding-bottom: 6px;
  }

  .link2:hover .texto-link2 h3{
    font-size: 15px;
    padding: 2px 27px;
  }

  .link:hover .texto-link h1{
    margin-top:20%;
    line-height: 30px;
    font-size: 29px;
  }

  .link2:hover .texto-link2 h2{
    font-size: 14px;
    padding-top: 21px;
  }

  .link:hover .texto-link h2{
    padding-top: 31px;
    font-size: 16px;
  }

  .texto-link{
    padding: 11px;
  }

  #h_desarrollo p{
    line-height: 25px;
  }

  #h_desarrollo h1{
    font-size: 27px;
  }

  .h_construye{
    position: relative;
    margin-top: 0%;
    padding-bottom: 45px;
  }

  .h_construye h1{
    font-size: 32px;
  }

  #formulario{
    padding: 0px 23px;
  }

  #h_contacto{
    margin-bottom: 58px;
  }

  #footer{
    padding-left:21px;
  }

  #creative{
    margin-top: 25%;
  }

  .creative h1{
    font-size: 31px;
    padding-bottom: 43px;
  }

  .texto-proy{
    padding: 23px 17px;
  }

  .creative{
    padding-right: 14px;
    margin-bottom: 38px;
    padding-bottom: 45px;
  }

  .creative p{
    font-size: 16px;
    line-height: 25px;
  }

  #proyectos{
    margin-top: 36%;
  }

  #proyecto{
    margin-top: 33%;
  }

  .proyecto_text{
    padding-top: 50px;
  }

  .proyecto_text2{
    padding-top: 50px;
  }

  .proyecto_text p{
    font-size: 13px;
    line-height: 31px;
  }

  #frase h1{
    text-align: center;
    padding-top: 55px;
    line-height: 29px;
    font-size: 24px;
  }

  #servicios{
    margin-top: 27%;
  }

  #servicios h1{
    text-align: center;
    font-size: 24px;
    line-height: 33px;
  }

  #enfoques{
    margin-top: 26%;
  }

  #enfoques h1{
    text-align: center;
    font-size: 29px;
    line-height: 34px;
  }

  .text_servicios p{
    line-height: 24px;
    font-size: 17px;
  }

  .text_enfoques h2{
    font-size: 17px;
    line-height: 23px;
    padding-bottom: 13px;
  }

  .text_enfoques p{
    font-size: 17px;
    line-height: 21px;
  }

  .heading2 {
    line-height: 20px !important;
    font-size: 15px !important;
  }

  #proyectos h1{
    font-size: 26px !important;
  }

  .proyecto_text h1{
    font-size: 25px;
  }

  .proyecto_text2 h1{
    font-size: 33px;
  }

  .proyecto_text3 h1{
    font-size: 33px;
  }

  #footer p{
    font-size: 12px;
  }

  #menu_footer ul li{
    margin-left: 32px;
  }

  #copy a{
    font-size: 10px;
  }

  .texto-proy h2{
    font-size: 15px;
  }

  .texto-proy h3{
    font-size: 15px;
  }

  #formulario h1{
    font-size: 28px;
  }

  .ver_mas{
    font-size: 17px;
  }

  #ver_proyectos{
    font-size: 8px;
    margin-top: -12%;
    padding: 6px 3px;
  }

}



/*--------------------------------------------------------------------------------------------------*/

@media (max-width: 450px) and (min-width:400px){

  #barra-menu{
    padding: 17px 0px;
  }

  #menu{
    margin-top: -66px;
  }

  .img2 {
    width: 241px;
    float: left;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px dotted #8d8d8d61;
  }

  #contacto a:hover{
    color: #FF2323;
    border: 1px solid #FF2323;
    text-decoration: none;
  }

  #banner{
    margin-top: 19%;
  }

  .navbar-toggle{
    margin-top: 16px;
  }

  .h_text{
    border:none;
  }

  .h_text2 p{
    line-height: 27px;
  }

  .h_text2{
    padding: 55px 30px 0px;
  }

  .h_gerente{
    padding: 45px 26px;
  }

  .h_gerente h1{
    margin-top: 0%;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 5%;
    font-size: 33px;
    line-height: 36px;
    padding-bottom: 6px;
  }

  #h_desarrollo h1{
    font-size: 34px;
  }

  .h_construye{
    position: relative;
    margin-top: 0%;
    padding-bottom: 45px;
  }

  .h_construye h1{
    font-size: 38px;
  }

  #formulario{
    padding: 0px 42px;
  }

  #h_contacto{
    margin-bottom: 58px;
  }

  #footer{
    padding-left:21px;
  }

  #creative{
    margin-top: 25%;
  }

  .creative h1{
    font-size: 41px;
  }

  .creative{
    padding-right: 0px;
    margin-bottom: 38px;
    padding-bottom: 45px;
  }

  .creative p{
    line-height: 31px;
  }

  #proyectos{
    margin-top: 36%;
  }

  #proyecto{
    margin-top: 33%;
  }

  .proyecto_text{
    padding-top: 50px;
  }

  .proyecto_text2{
    padding-top: 50px;
  }

  .proyecto_text p{
    font-size: 13px;
    line-height: 31px;
  }

  #frase h1{
    font-size: 30px;
    padding-top: 55px;
    line-height: 41px;
    text-align: center;
  }

  .proyecto_text h1{
    font-size: 31px;
  }

  #servicios{
    margin-top: 27%;
  }

  #servicios h1{
    text-align: center;
    font-size: 35px;
    line-height: 42px;
  }

  .text_servicios p{
    line-height: 27px;
  }

  #enfoques{
    margin-top: 26%;
  }

  #enfoques h1{
    font-size: 36px;
    text-align: center;
    line-height: 40px;
  }

  .text_enfoques h2{
    font-size: 20px;
    line-height: 29px;
  }

  .h_text2 h1{
    font-size: 33px;
    line-height: 48px;
  }

  .text_enfoques p{
    line-height: 27px;
  }

  #proyectos h1{
    padding-bottom: 38px;
    font-size: 35px;
  }

  .texto-proy{
    padding: 32px 21px;
  }

  .proyecto_text3 h1{
    font-size: 32px;
  }

  #ver_proyectos{
    font-size: 10px;
    margin-top: -12%;
    padding: 6px 5px;
  }

}


/*--------------------------------------------------------------------------------*/


@media (max-width: 500px) and (min-width:450px){

  .img2 {
    width: 265px;
    float: left;
  }

  #menu{
    margin-top: -72px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px dotted #8d8d8d61;
    margin-top: 11px;
  }

  #contacto a:hover{
    color: #FF2323;
    border: 1px solid #FF2323;
    text-decoration: none;
  }

  #proyectos h1{
    font-size: 33px;
    padding-bottom: 31px;
  }

  #banner{
    margin-top: 19%;
  }

  .h_text{
    border:none;
  }

  .h_text2 p{
    line-height: 27px;
  }

  .h_text2{
    padding: 55px 30px 0px;
  }

  .h_gerente{
    padding: 45px 26px;
  }

  .h_gerente h1{
    font-size: 37px;
    margin-top: 0%;
  }

  .h_gerente p{
    padding-top: 12px;
    padding-bottom: 45px;
  }

  #h_desarrollo{
    line-height: 32px;
  }

  .heading2{
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .contents2{
    font-size: 17px !important;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 5%;
    font-size: 33px;
    line-height: 36px;
    padding-bottom: 6px;
  }

  #h_desarrollo h1{
    font-size: 34px;
  }

  .h_construye{
    position: relative;
    margin-top: 0%;
    padding-bottom: 45px;
  }

  .h_construye h1{
    font-size: 38px;
  }

  #formulario{
    padding: 0px 42px;
  }

  #h_contacto{
    margin-bottom: 58px;
  }

  #footer{
    padding-left:21px;
  }

  #creative{
    margin-top: 25%;
  }

  .creative h1{
    font-size: 41px;
  }

  .creative{
    padding-right: 17px;
    padding-left: 17px;
    margin-bottom: 38px;
    padding-bottom: 45px;
  }

  .texto-proy{
    padding: 37px 34px;
  }

  #ver_proyectos{
    font-size: 11px;
    margin-top: -12%;
    padding: 6px 5px;
  }

  .creative p{
    line-height: 31px;
  }

  #proyectos{
    margin-top: 36%;
  }

  #proyecto{
    margin-top: 36%;
  }

  .proyecto_text{
    padding-top: 50px;
  }

  .proyecto_text2{
    padding-top: 50px;
  }

  .proyecto_text p{
    font-size: 13px;
    line-height: 31px;
  }

  #frase h1{
    padding-top: 55px;
    line-height: 45px;
    font-size: 30px;
  }

  #h_desarrollo p{
    font-size: 16px;
    line-height: 25px;
  }

  #servicios{
    margin-top:37%;
  }

  .text_servicios{
    padding-left: 17px;
  }

  .text_servicios2{
    padding-left: 20px;
    padding-right: 20px;
  }

  .text_enfoques{
    padding-left: 20px;
    padding-right: 20px;
  }

  #servicios h1{
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }

  .text_servicios p{
    font-size: 16px;
    line-height: 22px;
  }

  #footer p{
    font-size: 15px;
  }

  #enfoques{
    margin-top: 31%;
  }

  .text_enfoques2{
    padding-right: 20px;
    padding-left: 20px;
  }

  #enfoques h1{
    font-size: 33px;
    line-height: 41px;
    text-align: center;
  }

  .text_enfoques p{
    font-size: 16px;
    line-height: 25px;
  }

  .text_enfoques h2{
    font-size: 20px;
    padding-bottom: 16px;
    line-height: 34px;
  }

  .h_text2 h1{
    font-size: 36px;
    line-height: 43px;
    padding-top: 12px;
  }

}


/*------------------------------------------------------------------------------------------------*/


@media (max-width: 550px) and (min-width:500px){

  .img2 {
    width: 269px;
    float: left;
  }

  .navbar-toggle{
    margin-top: 11px;
  }

  #menu{
    margin-top: -66px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px dotted #8d8d8d61;
  }

  #contacto a:hover{
    color: #FF2323;
    border: 1px solid #FF2323;
    text-decoration: none;
  }

  #banner{
    margin-top: 16%;
  }

  .h_text{
    border:none;
  }

  .h_text2 p{
    line-height: 27px;
  }

  .h_text2{
    padding: 55px 30px 0px;
  }

  .h_gerente{
    padding: 45px 26px;
  }

  .h_gerente h1{
    margin-top: 0%;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 5%;
    font-size: 33px;
    line-height: 36px;
    padding-bottom: 6px;
  }

  #h_desarrollo h1{
    font-size: 34px;
  }

  .h_construye{
    position: relative;
    margin-top: 0%;
    padding-bottom: 45px;
  }

  .h_construye h1{
    font-size: 38px;
  }

  #formulario{
    padding: 0px 42px;
  }

  #h_contacto{
    margin-bottom: 58px;
  }

  #footer{
    padding-left:21px;
  }

  #creative{
    margin-top: 25%;
  }

  .creative h1{
    font-size: 41px;
  }

  .creative{
    padding-right: 14px;
    margin-bottom: 38px;
    padding-bottom: 45px;
  }

  .creative p{
    line-height:28px;
  }

  #proyectos{
    margin-top: 36%;
  }

  #proyecto{
    margin-top: 33%;
  }

  .proyecto_text{
    padding-top: 50px;
  }

  .proyecto_text2{
    padding-top: 50px;
  }

  .proyecto_text p{
    font-size: 13px;
    line-height: 31px;
  }

  #frase h1{
    padding-top: 55px;
    line-height: 45px;
    font-size: 36px;
  }

  #servicios{
    margin-top: 27%;
  }

  #servicios h1{
    text-align: center;
    font-size: 30px;
    line-height: 43px;
  }

  .text_servicios p{
    font-size: 17px;
    line-height: 28px;
  }

  #enfoques{
    margin-top: 26%;
  }

  #enfoques h1{
    text-align: center;
    font-size:37px;
    line-height: 47px;
  }

  .text_enfoques h2{
    font-size: 21px;
    line-height: 35px;
  }

  .text_enfoques p{
    line-height: 27px;
  }

  .h_gerente p{
    padding-bottom: 71px;
  }

  #ver_proyectos{
    font-size: 13px;
    margin-top: -12%;
    padding: 6px 3px;
  }
  

}

/*------------------------------------------------------------------------------*/

@media (max-width: 600px) and (min-width:550px){

  .img2 {
    width: 292px;
    float: left;
  }

  .navbar-toggle{
    margin-top: 9px;
  }

  #menu{
    margin-top: -66px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px dotted #8d8d8d61;
  }

  #contacto a:hover{
    color: #FF2323;
    border: 1px solid #FF2323;
    text-decoration: none;
  }

  #banner{
    margin-top:16%;
  }

  .h_text{
    border:none;
  }

  .h_text2 p{
    line-height: 27px;
  }

  .h_text2{
    padding: 55px 30px 0px;
  }

  .h_gerente{
    padding: 45px 26px;
  }

  .h_gerente h1{
    margin-top: 0%;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 5%;
    font-size: 33px;
    line-height: 36px;
    padding-bottom: 6px;
  }

  #h_desarrollo h1{
    font-size:39px;
  }

  .h_construye{
    position: relative;
    margin-top: 0%;
    padding-bottom: 45px;
  }

  .h_construye h1{
    font-size: 46px;
  }

  #formulario{
    padding: 0px 42px;
  }

  #h_contacto{
    margin-bottom: 58px;
  }

  #footer{
    padding-left:21px;
  }

  #creative{
    margin-top: 25%;
  }

  .creative h1{
    font-size: 41px;
  }

  .creative{
    padding-right: 14px;
    margin-bottom: 38px;
    padding-bottom: 45px;
  }

  .creative p{
    line-height:28px;
  }

  #proyectos{
    margin-top: 36%;
  }

  #proyecto{
    margin-top: 33%;
  }

  .proyecto_text{
    padding-top: 50px;
  }

  .proyecto_text2{
    padding-top: 50px;
  }

  .proyecto_text p{
    font-size: 13px;
    line-height: 31px;
  }

  #frase h1{
    padding-top: 55px;
    line-height: 45px;
    font-size: 44px;
  }

  #servicios{
    margin-top: 27%;
  }

  #servicios h1{
    text-align: center;
    font-size: 38px;
    line-height: 43px;
  }

  #enfoques{
    margin-top: 26%;
  }

  #enfoques h1{
    text-align: center;
    font-size:46px;
    line-height: 47px;
  }

  .text_enfoques h2{
    font-size: 21px;
    line-height: 35px;
  }

  .text_enfoques p{
    line-height: 27px;
  }

  .h_gerente p{
    padding-bottom: 71px;
  }

  #ver_proyectos{
    font-size: 14px;
    margin-top: -12%;
    padding: 6px 3px;
  }
  

  
}


/*------------------------------------------------------------------------*/


@media (max-width: 700px) and (min-width:600px){

  .img2 {
    width: 313px;
    float: left
  }

  #menu{
    margin-top: -66px;
  }

  .navbar-toggle{
    margin-top: 9px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px dotted #8d8d8d61;
  }

  #contacto a:hover{
    color: #FF2323;
    border: 1px solid #FF2323;
    text-decoration: none;
  }

  #banner{
    margin-top:14%;
  }

  .h_text{
    border:none;
  }

  .h_text2 p{
    line-height: 27px;
  }

  .h_text2{
    padding: 55px 30px 0px;
  }

  .h_gerente{
    padding: 45px 26px;
  }

  .h_gerente h1{
    margin-top: 0%;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 5%;
    font-size: 33px;
    line-height: 36px;
    padding-bottom: 6px;
  }

  #h_desarrollo h1{
    font-size:39px;
  }

  .h_construye{
    position: relative;
    margin-top: 0%;
    padding-bottom: 45px;
  }

  .h_construye h1{
    font-size: 46px;
  }

  #formulario{
    padding: 0px 42px;
  }

  #h_contacto{
    margin-bottom: 58px;
  }

  #footer{
    padding-left:21px;
  }

  #creative{
    margin-top: 25%;
  }

  .creative h1{
    font-size: 41px;
  }

  .creative{
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 38px;
    padding-bottom: 45px;
  }

  .text_servicios{
    padding-left: 20px;
    padding-right: 20px;
  }

  .text_servicios2 p{
    padding-bottom: 0px;
  }

  .text_enfoques{
    padding-left: 20px;
    padding-right: 20px;
  }

  .text_servicios2{
    padding-left: 20px;
    padding-right: 20px;
  }

  .creative p{
    line-height:28px;
  }

  #proyectos{
    margin-top: 36%;
  }

  #proyecto{
    margin-top: 33%;
  }

  .proyecto_text{
    padding-top: 50px;
  }

  .proyecto_text2{
    padding-top: 50px;
  }

  .proyecto_text p{
    font-size: 13px;
    line-height: 31px;
  }

  #frase h1{
    padding-top: 55px;
    line-height: 68px;
    font-size: 52px;
  }

  #servicios{
    margin-top: 27%;
  }

  #servicios h1{
    text-align: center;
    font-size: 38px;
    line-height: 43px;
  }

  #enfoques{
    margin-top: 26%;
  }

  #enfoques h1{
    text-align: center;
    font-size:38px;
    line-height: 47px;
  }

  .text_enfoques2{
    padding-left: 20px;
    padding-right: 20px;
  }

  .text_enfoques h2{
    font-size: 21px;
    line-height: 35px;
  }

  .text_enfoques p{
    line-height: 27px;
  }

  .h_gerente p{
    padding-bottom: 71px;
  }

  .texto-proy{
    bottom: -39%;
  }

  .link_pro{
    margin-bottom: 45%;
  }

  #menu_footer ul li{
    margin-left: 22px;
  }

  #ver_proyectos{
    font-size: 14px;
    margin-top: -12%;
    padding: 6px 7px;
  }

}


/*-------------------------------------------------------------------------------*/

@media (max-width: 750px) and (min-width:700px){

  #barra-menu{
    padding: 16px 0px;
  }

  .img2 {
    width: 405px;
    float: left
  }

  #menu{
    margin-top: -66px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px dotted #8d8d8d61;
  }

  #contacto a:hover{
    color: #FF2323;
    border: 1px solid #FF2323;
    text-decoration: none;
  }

  #banner{
    margin-top:15%;
  }

  .h_text{
    border:none;
  }

  .h_text2 p{
    line-height: 27px;
  }

  .h_text2{
    padding: 55px 30px 0px;
  }

  .h_gerente{
    padding: 45px 26px;
  }

  .h_gerente h1{
    margin-top: 0%;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 5%;
    font-size: 33px;
    line-height: 36px;
    padding-bottom: 6px;
  }

  #h_desarrollo h1{
    font-size:39px;
  }

  .h_construye{
    position: relative;
    margin-top: 0%;
    padding-bottom: 45px;
  }

  .h_construye h1{
    font-size: 46px;
  }

  #formulario{
    padding: 0px 42px;
  }

  #h_contacto{
    margin-bottom: 58px;
  }

  #footer{
    padding-left:21px;
  }

  #creative{
    margin-top: 16%;
  }

  .creative h1{
    font-size: 41px;
  }

  .creative{
    padding-right: 14px;
    margin-bottom: 38px;
    padding-bottom: 45px;
  }

  .creative p{
    line-height:28px;
  }

  #proyectos{
    margin-top: 21%;
  }

  #proyecto{
    margin-top: 23%;
  }

  .proyecto_text{
    padding-top: 50px;
  }

  .proyecto_text2{
    padding-top: 50px;
  }

  .proyecto_text p{
    font-size: 13px;
    line-height: 31px;
  }

  #frase h1{
    padding-top: 55px;
    line-height: 68px;
    font-size: 52px;
  }

  #servicios{
    margin-top: 27%;
  }

  #servicios h1{
    text-align: center;
    font-size: 38px;
    line-height: 43px;
  }

  #enfoques{
    margin-top: 26%;
  }

  #enfoques h1{
    text-align: center;
    font-size:36px;
    line-height: 48px;
    padding-top: 0px;
  }

  .text_enfoques h2{
    font-size: 21px;
    line-height: 35px;
  }

  .text_enfoques p{
    line-height: 27px;
  }

  .h_gerente p{
    padding-bottom: 71px;
  }

  .texto-proy{
    bottom: -39%;
  }

  .link_pro{
    margin-bottom: 45%;
  }

  #menu_footer ul li{
    margin-left: 22px;
  }

  #ver_proyectos{
    font-size: 17px;
    margin-top: -12%;
    padding: 6px 7px;
  }

}


/*----------------------------------------------------------------*/

@media (max-width: 767px) and (min-width:750px){

  #barra-menu{
    padding: 16px 0px;
  }

  .img2 {
    width: 405px;
    float: left
  }

  #menu{
    margin-top: -66px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px dotted #8d8d8d61;
  }

  #contacto a:hover{
    color: #FF2323;
    border: 1px solid #FF2323;
    text-decoration: none;
  }

  #banner{
    margin-top:13%;
  }

  .h_text{
    border:none;
  }

  .h_text2 p{
    line-height: 27px;
  }

  .h_text2{
    padding: 55px 30px 0px;
  }

  .h_gerente{
    padding: 45px 26px;
  }

  .h_gerente h1{
    margin-top: 0%;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 5%;
    font-size: 33px;
    line-height: 36px;
    padding-bottom: 6px;
  }

  #h_desarrollo h1{
    font-size:39px;
  }

  .h_construye{
    position: relative;
    margin-top: 0%;
    padding-bottom: 45px;
  }

  .h_construye h1{
    font-size: 46px;
  }

  #formulario{
    padding: 0px 42px;
  }

  #h_contacto{
    margin-bottom: 58px;
  }

  #footer{
    padding-left:21px;
  }

  #creative{
    margin-top: 25%;
  }

  .creative h1{
    font-size: 41px;
  }

  .creative{
    padding-right: 14px;
    margin-bottom: 38px;
    padding-bottom: 45px;
  }

  .creative p{
    line-height:28px;
  }

  #proyectos{
    margin-top: 36%;
  }

  #proyecto{
    margin-top: 33%;
  }

  .proyecto_text{
    padding-top: 50px;
  }

  .proyecto_text2{
    padding-top: 50px;
  }

  .proyecto_text p{
    font-size: 13px;
    line-height: 31px;
  }

  #frase h1{
    padding-top: 55px;
    line-height: 64px;
    font-size: 45px;
  }

  #servicios{
    margin-top: 27%;
  }

  #servicios h1{
    text-align: center;
    font-size: 38px;
    line-height: 43px;
  }

  #enfoques{
    margin-top: 26%;
  }

  #enfoques h1{
    text-align: center;
    font-size:47px;
    line-height: 60px;
  }

  .text_enfoques h2{
    font-size: 21px;
    line-height: 35px;
  }

  .text_enfoques p{
    line-height: 27px;
  }

  .h_gerente p{
    padding-bottom: 71px;
  }

  .texto-proy{
    bottom: -39%;
  }

  .link_pro{
    margin-bottom: 45%;
  }

  #menu_footer ul li{
    margin-left: 22px;
  }

  #ver_proyectos{
    font-size: 18px;
    margin-top: -12%;
    padding: 6px 7px;
  }
}

/*-------------------------------------------------------------------*/

@media (max-width: 850px) and (min-width:767px){

  .img2 {
    width:289px;
    float: left
  }

  .navbar-toggle{
    margin-top: 10px;
  }

  #menu{
    margin-top: -66px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px dotted #8d8d8d61;
  }

  #contacto a:hover{
    color: #FF2323;
    border: 1px solid #FF2323;
    text-decoration: none;
  }

  .h_text2 h1{
    font-size: 31px;
    line-height: 33px;
    padding-top: 11px;
  }

  #banner{
    margin-top:11%;
  }

  .h_text{
    border:none;
  }

  .h_text2 p{
    padding-top: 0px;
    padding-bottom: 12px;
    font-size: 16px;
    line-height: 20px;
  }

  .h_text2{
    padding: 16px 17px 0px;
  }

  .h_gerente{
    padding: 12px 26px;
  }

  .h_gerente h1{
    font-size: 33px;
    margin-top: 0%;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 5%;
    font-size: 30px;
    line-height: 31px;
    padding-bottom: 6px;
  }

  #h_desarrollo h1{
    font-size:39px;
  }

  .h_construye{
    position: relative;
    margin-top: 0%;
    padding-bottom: 45px;
  }

  .h_construye h1{
    font-size: 46px;
  }

  #formulario{
    padding: 0px 42px;
  }

  #h_contacto{
    margin-bottom: 58px;
  }

  #footer{
    padding-left:21px;
  }

  #creative{
    margin-top: 17%;
  }

  .creative h1{
    padding-top: 18px;
    padding-bottom: 26px;
    font-size: 31px;
  }

  .creative{
    padding-right: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .creative p{
    font-size: 14px;
    line-height:20px;
    padding-bottom: 16px;
  }

  #proyectos{
    margin-top:17%;
  }

  #proyecto{
    margin-top:17%;
  }

  .proyecto_text2{
    font-size: 33px;
    padding-top: 24px;
  }

  .proyecto_text2 p{
    padding-bottom: 23px;
  }

  .proyecto_text h1{
    font-size: 33px;
  }

  .proyecto_text p{
    font-size: 12px;
    line-height: 30px;
    padding-bottom: 25px;
  }

  #frase h1{
    line-height: 42px;
    font-size: 30px;
  }

  #servicios{
    margin-top: 17%;
  }

  #servicios h1{
    text-align: center;
    font-size:46px;
    line-height: 48px;
  }

  #enfoques{
    margin-top: 17%;
  }

  #enfoques h1{
    text-align: center;
    font-size:47px;
    line-height: 60px;
  }

  .text_enfoques h2{
    font-size: 21px;
    line-height: 35px;
  }

  .text_enfoques p{
    line-height: 27px;
  }

  .h_gerente p{
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 24px;
    padding-top: 10px;
  }

  .texto-proy{
    padding: 19px 22px;
  }

  .texto-proy h1{
    font-size: 25px !important;
  }

  .texto-proy h2{
    font-size: 15px;
    padding-top: 16px;
  }

  #menu_footer ul li{
    margin-left: 18px;
  }

  #menu_footer ul li a{
    font-size:14px;
  }

  .link2:hover .texto-link2 h2{
    padding-top: 19px;
  }

  .heading2 {
    font-size: 17px !important;
  }

  .link:hover .texto-link h1{
    font-size: 34px;
    line-height: 38px;
  }

  #ver_proyectos{
    font-size:9px;
    margin-top: -12%;
    padding: 6px 5px;
  }

}

/*------------------------------------------------------------------------------*/


@media (max-width: 900px) and (min-width:850px){

  #barra-menu{
    padding: 17px 0px;
  }

  #banner{
    margin-top: 17%;
  }

  .menu{
    margin-top: 2%;
    text-align: center;
  }

  .img2 {
    width: 405px;
  }

  #navbar li{
    margin: 0px 20px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px solid #8d8d8d;
  }

  .h_text{
    border:none;
  }

  .h_text2{
    padding: 25px 23px 0px;
  }

  .h_text2 p{
    line-height: 21px;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 17px;
  }

  .h_text2 h1{
    font-size: 32px;
    line-height: 41px;
    padding-top: 11px;
    padding-bottom: 6px;
  }

  .h_gerente{
    padding: 21px 23px;
  }

  .h_gerente h1{
    margin-top: 5%;
    font-size: 39px;
  }

  .h_gerente p{
    font-size: 17px;
    padding-top: 29px;
    padding-bottom: 29px;
    line-height: 30px;
  }

  .link2:hover .texto-link2 h1{
    font-size: 31px;
    margin-top: 3%;
    line-height: 38px;
  }

  .link2:hover .texto-link2 h2{
    padding-top:14px;
  }

  .heading2{
    font-size: 18px !important;
  }

  #creative{
    margin-top: 24%;
  }

  .creative{
    padding-right: 8px;
    padding-bottom: 34px;
  }

  .creative h1{
    font-size: 37px;
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .creative p{
    font-size: 17px;
    padding-bottom: 16px;
    line-height: 25px;
  }

  #menu_footer ul li{
    margin-left: 14px;
  }

  #frase h1{
    font-size: 34px;
    line-height: 55px;
  }

  #proyectos{
    margin-top: 25%;
  }

  #servicios{
    margin-top: 20%;
  }

  #enfoques{
    margin-top: 21%;
  }

  #servicios h1{
    font-size:44px ;
    line-height: 55px;
    text-align:center;
  }

  #enfoques h1{
    font-size:44px ;
    line-height: 55px;
    text-align:center;
  }

  .proyecto{
    margin-top:14%;
  }

  .proyecto_text h1{
    font-size: 34px;
  }
  .proyecto_text p{
    font-size: 12px;
    line-height: 29px;
    padding-bottom: 28px;
  }

  #ver_proyectos{
    font-size:10px;
    margin-top: -12%;
    padding: 6px 5px;
  }

}


/*--------------------------------------------------------------------------------*/


@media (max-width: 991px) and (min-width:900px){

  #barra-menu{
    padding: 17px 0px;
  }

  #banner{
    margin-top: 16%;
  }

  .menu{
    margin-top: 2%;
    text-align: center;
  }

  .img2 {
    width: 405px;
  }

  #navbar li{
    margin: 0px 26px;
  }

  #contacto a{
    width: 100%;
    text-align: center;
  }

  .h_text{
    border:none;
  }

  .h_text2{
    padding: 25px 23px 0px;
  }

  .h_text2 p{
    line-height: 21px;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 17px;
  }

  .h_text2 h1{
    font-size: 32px;
    line-height: 41px;
    padding-top: 11px;
    padding-bottom: 6px;
  }

  .h_gerente{
    padding: 21px 23px;
  }

  .h_gerente h1{
    margin-top: 5%;
    font-size: 39px;
  }

  .h_gerente p{
    font-size: 17px;
    padding-top: 29px;
    padding-bottom: 29px;
    line-height: 30px;
  }

  .link2:hover .texto-link2 h1{
    font-size: 31px;
    margin-top: 3%;
    line-height: 38px;
  }

  .link2:hover .texto-link2 h2{
    padding-top:14px;
  }

  .heading2{
    font-size: 18px !important;
  }

  #creative{
    margin-top: 24%;
  }

  .creative{
    padding-right: 8px;
    padding-bottom: 34px;
  }

  .creative h1{
    font-size: 37px;
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .creative p{
    font-size: 17px;
    padding-bottom: 16px;
    line-height: 25px;
  }

  #menu_footer ul li{
    margin-left: 14px;
  }

  #frase h1{
    font-size: 34px;
    line-height: 55px;
  }

  #proyectos{
    margin-top: 25%;
  }

  #servicios{
    margin-top: 20%;
  }

  #enfoques{
    margin-top: 21%;
  }

  .proyecto_text2{
    padding-top: 12px;
  }

  #proyecto{
    margin-top: 24%;
  }

  .proyecto_text3 h1{
    font-size: 33px;
    padding-bottom: 25px;
  }

  .proyecto_text3 p{
    font-size: 16px;
    line-height: 29px;
  }

  .proyecto_text2 h1{
    font-size: 34px;
  }

  .proyecto_text2 p{
    font-size: 14px;
  }

  .proyecto_text h1{
    font-size: 34px;
  }

  .proyecto_text p{
    line-height: 25px;
    font-size: 11px;
  }

  #ver_proyectos{
    font-size:11px;
    margin-top: -12%;
    padding: 6px 5px;
  }

}

/*-----------------------------------------------------------*/


@media (max-width: 1100px) and (min-width:991px){

  #navbar li{
    margin: 0px 9px;
  }

  .menu{
    margin-top: 3%;
  }

  #proyectos{
    margin-top: 19%;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px solid #8d8d8d;
    margin-top: 11px;
  }

  .h_text2 h1{
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 37px;
    line-height: 44px;
  }

  .h_text2{
    padding: 22px 27px;
  }

  .h_text2 p{
    font-size: 17px;
    line-height: 24px;
    padding-top: 22px;
    padding-bottom: 34px;
  }

  .h_gerente{
    padding: 18px 26px;
  }

  .h_gerente h1{
    margin-top: 1%;
  }

  .h_gerente p{
    line-height: 26px;
    padding-bottom: 59px;
  }

  .texto-link{
    padding: 11px 24px;
  }

  .link:hover .texto-link h1{
    margin-top: 31%;
    line-height: 35px;
    font-size: 33px;
  }

  .link:hover .texto-link h2{
    padding-top: 37px;
    font-size: 15px;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 7%;
  }

  .link2:hover .texto-link2 h1{
    line-height: 35px;
  }

  .link2:hover .texto-link2 h2{
    padding-top: 30px;
  }

  #h_desarrollo p{
    line-height: 28px;
  }

  .h_construye{
    margin-top: 5%;
  }

  .h_construye h1{
    font-size: 39px;
  }

  #menu_footer ul li{
    margin-left: 18px;
  }

  #creative{
    margin-top: 21%;
  }

  .creative h1{
    font-size: 39px;
    padding-top: 15px;
    padding-bottom: 26px;
  }

  .creative p{
    line-height: 22px;
    padding-bottom: 50px;
    font-size: 16px;
  }

  .creative{
    padding-bottom: 49px;
  }

  .texto-proy{
    padding: 19px 16px;
  }

  .texto-proy h1{
    font-size: 24px !important;
  }

  .texto-proy h2{
    font-size: 14px;
  }

  .texto-proy h3{
    font-size: 15px;
  }

  .proyecto_text3 h1{
    font-size: 34px;
  }

  #frase h1{
    font-size:37px;
    line-height: 60px;
  }

  .proyecto_text2 h1{
    font-size: 33px;
  }

  #servicios{
    margin-top: 15%;
  }

  #servicios h1{
    font-size: 32px;
    line-height: 44px;
    padding-bottom: 37px;
  }

  .text_servicios p{
    font-size: 16px;
    line-height: 24px;
  }

  .text_servicios h2{
    padding-bottom: 16px;
  }

  #enfoques{
    margin-top: 14%;
  }

  #enfoques h1{
    font-size: 40px;
    line-height: 46px;
    padding-bottom: 35px;
  }

  .text_enfoques p{
    font-size: 16px;
    line-height: 23px;
  }

  .text_enfoques h2{
    padding-bottom:10px;
  }

  .proyecto_text p{
    line-height: 29px;
    font-size: 13px;
  }

  #ver_proyectos{
    font-size:12px;
    margin-top: -12%;
    padding: 6px 5px;
  }
 
}



/*-----------------------------------------------------------*/


@media (max-width: 1200px) and (min-width:1100px){

  #banner{
    margin-top: 9%;
  }

  #navbar li{
    margin: 0px 17px;
  }
  
  .menu{
    margin-top:3%;
  }

  #contacto a{
    width: 100%;
    text-align: center;
    border:1px solid #8d8d8d;
    margin-top: 11px;
  }

  .h_text2 h1{
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 37px;
    line-height: 44px;
  }

  .h_text2 p{
    line-height: 28px;
    padding-top: 22px;
    padding-bottom: 34px;
  }

  .h_gerente h1{
    margin-top: 1%;
  }

  .h_gerente p{
    line-height: 26px;
    padding-bottom: 59px;
  }

  .link2:hover .texto-link2 h1{
    line-height: 35px;
  }

  .link2:hover .texto-link2 h2{
    padding-top: 30px;
  }

  #h_desarrollo p{
    line-height: 28px;
  }

  .h_construye{
    margin-top: 5%;
  }

  .h_construye h1{
    font-size: 45px;
  }

  #menu_footer ul li{
    margin-left: 32px;
  }

  .proyecto_text p{
    line-height: 33px;
    font-size: 13px;
  }

  #creative{
    margin-top: 17%;
  }

  .creative h1{
    font-size: 44px;
    padding-bottom: 26px;
  }

  .creative p{
    line-height: 25px;
    padding-bottom: 42px;
  }

  .creative{
    padding-bottom: 49px;
    padding-right: 26px;
  }

  .texto-proy{
    padding: 19px 16px;
  }

  .texto-proy h1{
    font-size: 24px !important;
  }

  .texto-proy h2{
    font-size: 14px;
  }

  #proyectos{
    margin-top: 17%;
  }

  .texto-proy h3{
    font-size: 15px;
  }

  .proyecto_text3 h1{
    font-size: 34px;
  }

  #frase h1{
    font-size: 43px;
    line-height: 60px;
  }

  .proyecto_text2 h1{
    font-size: 33px;
  }

  #servicios{
    margin-top: 17%;
  }

  #servicios h1{
    font-size: 46px;
    line-height: 44px;
    padding-bottom: 37px;
  }

  .text_servicios p{
    line-height: 30px;
  }

  .text_servicios h2{
    padding-bottom: 16px;
  }

  #enfoques{
    margin-top: 17%;
  }

  #enfoques h1{
    font-size: 34px;
    line-height: 46px;
    padding-bottom: 35px;
  }

  .text_enfoques h2{
    font-size: 18px;
    line-height: 35px;
  }

  .text_enfoques p{
    line-height: 26px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .text_enfoques2 p{
    font-size: 16px;
    line-height: 29px;
  }

  .text_enfoques2 h2{
    font-size: 18px;
    line-height: 35px;
    padding-bottom: 16px;
  }

   #ver_proyectos{
    font-size:12px;
    margin-top: -12%;
    padding: 6px 5px;
  }

}


/*-------------------------------------------------------------------*/

@media (max-width: 1300px) and (min-width:1200px){

  #navbar li{
    margin: 0px 0px 0px 30px;
  }

  .menu{
    margin-top: 2%;
  }

  #banner{
    margin-top: 7%;
  }

  .h_text2 h1{
    font-size: 34px;
    line-height: 41px;
    padding-top: 6px;
    padding-bottom: 9px;
  }

  #contacto a{
    margin-top: 7px;
  }

  .h_text2 p{
    padding-bottom: 18px;
    padding-top: 5px;
    font-size: 15px;
    line-height: 17px;
  }

  .h_text2{
    padding: 14px 17px;
  }

  .h_gerente h1{
    margin-top: 2%;
    font-size: 37px;
  }

  .h_gerente p{
    line-height: 29px;
    padding-bottom: 55px;
  }

  .h_gerente{
    padding: 31px 65px;
  }

  .link:hover .texto-link h1{
    line-height: 37px;
    font-size: 34px;
    margin-top: 30%;
  }

  .link:hover .texto-link h2{
    font-size: 15px;
  }

  .link2:hover .texto-link2 h1{
    margin-top:5%;
    font-size: 36px;
    line-height: 38px;
  }

  #h_desarrollo p{
    font-size: 17px;
    line-height: 25px;
  }

  .h_construye{
    margin-top: 5%;
  }

  .h_construye h1{
    font-size: 43px;
  }

  #formulario{
    margin-top: 13px;
    padding: 0px 33px;
  }

  #formulario h1{
    padding-top: 15px;
    padding-bottom: 22px;
  }

  #formulario input{
    margin-bottom: 13px;
  }

  #formulario textarea{
    height: 102px;
  }

  #enviar{
    margin-top: 30px !important;
  }

  #menu_footer ul li{
    margin-left: 16px;
  }

  #footer p{
    font-size: 10px;
  }

  #creative{
    margin-top: 13%;
  }

  .creative h1{
    font-size: 37px;
    padding-top: 12px;
    padding-bottom: 29px;
  }

  .creative p{
    line-height: 25px;
    font-size: 17px;
    padding-bottom: 31px;
  }

  .creative{
    padding-bottom: 63px;
    padding-right: 22px;
  }

  .texto-proy h1{
    font-size: 23px !important;
  }

  .texto-proy{
    padding: 25px 17px;
  }

  .texto-proy h2{
    font-size: 13px;
    padding-top: 21px;
  }

  .texto-proy h3{
    font-size: 14px;
  }

  .proyecto_text h1{
    font-size: 29px;
  }

  .proyecto_text2 h1{
    font-size: 29px;
  }

  .proyecto_text p{
    line-height: 31px;
    font-size: 13px;
  }

  #frase h1{
    font-size: 35px;
    line-height: 50px;
  }

  #servicios h1{
    font-size: 32px;
    line-height:40px;
  }

  .text_servicios p{
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 33px;
  }

  .text_servicios2 p{
    line-height: 26px;
    font-size: 16px;
  }

  .text_servicios h2{
    padding-bottom: 18px;
  }

  #enfoques h1{
    font-size: 41px;
    line-height: 44px;
    padding-bottom: 23px;
  }

  .text_enfoques p{
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 17px;
  }

  .text_enfoques2 p{
    font-size: 17px;
    line-height: 25px;
  }

  .text_enfoques h2{
    font-size: 20px;
    padding-bottom: 8px;
  }

   #ver_proyectos{
    font-size:12px;
    margin-top: -12%;
    padding: 6px 5px;
  }

}


/*--------------------------------------------------------------*/

@media (max-width: 1400px) and (min-width:1300px){

  #navbar li{
    margin: 0px 0px 0px 40px;
  }

  #banner{
    margin-top: 6%;
  }

  .h_text2 h1{
    font-size: 34px;
    line-height: 41px;
    padding-top: 6px;
    padding-bottom: 9px;
  }

  .h_text2 p{
    padding-bottom: 18px;
    padding-top: 5px;
    font-size: 16px;
    line-height: 20px;
  }

  .h_text2{
    padding: 14px 17px;
  }

  .h_gerente h1{
    margin-top: 2%;
    font-size: 37px;
  }

  .h_gerente p{
    line-height: 29px;
    padding-bottom: 55px;
  }

  .h_gerente{
    padding: 31px 65px;
  }

  .link:hover .texto-link h1{
    line-height: 37px;
    font-size: 34px;
    margin-top: 30%;
  }

  .link:hover .texto-link h2{
    font-size: 15px;
  }

  .link2:hover .texto-link2 h1{
    margin-top:7%;
    font-size: 36px;
    line-height: 38px;
  }

  #h_desarrollo p{
    font-size: 17px;
    line-height: 25px;
  }

  .h_construye{
    margin-top: 5%;
  }

  .h_construye h1{
    font-size: 43px;
  }

  #formulario{
    margin-top: 13px;
    padding: 0px 33px;
  }

  #formulario h1{
    padding-top: 15px;
    padding-bottom: 22px;
  }

  #formulario input{
    margin-bottom: 13px;
  }

  #formulario textarea{
    height: 102px;
  }

  #enviar{
    margin-top: 30px !important;
  }

  #menu_footer ul li{
    margin-left: 47px;
  }

  #menu_footer ul li a{
    font-size: 14px;
  }

  #footer p{
    font-size: 10px;
  }

  #creative{
    margin-top: 13%;
  }

  .creative h1{
    font-size: 43px;
    padding-top: 20px;
    padding-bottom: 29px;
  }

  .creative p{
    line-height: 27px;
    padding-bottom: 31px;
  }

  .creative{
    padding-bottom: 63px;
    padding-right: 22px;
  }

  .texto-proy h1{
    font-size: 23px !important;
  }

  .texto-proy{
    padding: 25px 17px;
  }

  .texto-proy h2{
    font-size: 13px;
    padding-top: 21px;
  }

  .texto-proy h3{
    font-size: 14px;
  }

  .proyecto_text h1{
    font-size: 29px;
  }

  .proyecto_text2 h1{
    font-size: 29px;
  }

  .proyecto_text p{
    line-height: 35px;
    font-size: 13px;
  }

  #frase h1{
    font-size: 38px;
    line-height: 50px;
  }

  #servicios h1{
    font-size: 36px;
    line-height:40px;
  }

  .text_servicios p{
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 33px;
  }

  .text_servicios h2{
    padding-bottom: 18px;
  }

  #enfoques h1{
    font-size: 41px;
    line-height: 44px;
    padding-bottom: 23px;
  }

  .text_enfoques p{
    line-height: 29px;
    padding-bottom: 17px;
  }

  .text_enfoques2 p{
    line-height: 26px;
  }

  .text_enfoques h2{
    font-size: 20px;
    padding-bottom: 8px;
  }

  #contacto a{
    margin-top: 7px;
  }

   #ver_proyectos{
    font-size:13px;
    margin-top: -12%;
    padding: 6px 5px;
  }

}


/*--------------------------------------------------------------------*/

@media (max-width: 1499px) and (min-width:1400px){

  #navbar li{
    margin: 0px 0px 0px 40px;
  }

  #banner{
    margin-top: 6%;
  }

  .h_text2 h1{
    font-size: 34px;
    line-height: 41px;
    padding-top: 6px;
    padding-bottom: 9px;
  }

  .h_text2 p{
    padding-bottom: 18px;
    padding-top: 5px;
    font-size: 14px;
    line-height: 24px;
  }

  .h_text2{
    padding: 14px 17px;
  }

  .h_gerente h1{
    margin-top: 2%;
    font-size: 37px;
  }

  .h_gerente p{
    line-height: 29px;
    padding-bottom: 55px;
  }

  .h_gerente{
    padding: 31px 65px;
  }

  .link:hover .texto-link h1{
    line-height: 37px;
    font-size: 34px;
    margin-top: 44%;
  }

  .link:hover .texto-link h2{
    font-size: 15px;
  }

  .link2:hover .texto-link2 h1{
    margin-top:7%;
    font-size: 36px;
    line-height: 38px;
  }

  #h_desarrollo p{
    font-size: 17px;
    line-height: 25px;
  }

  .h_construye{
    margin-top: 5%;
  }

  .h_construye h1{
    font-size: 48px;
  }

  #formulario{
    margin-top: 13px;
    padding: 0px 33px;
  }

  #formulario h1{
    padding-top: 15px;
    padding-bottom: 22px;
  }

  #formulario input{
    margin-bottom: 13px;
  }

  #formulario textarea{
    height: 102px;
  }

  #enviar{
    margin-top: 30px !important;
  }

  #menu_footer ul li{
    margin-left: 40px;
  }

  #footer p{
    font-size: 14px;
  }

  #creative{
    margin-top: 13%;
  }

  .creative h1{
    font-size: 48px;
  }

  .creative p{
    line-height: 27px;
    padding-bottom: 31px;
  }

  .creative{
    padding-bottom: 63px;
    padding-right: 22px;
  }

  .texto-proy h1{
    font-size: 23px !important;
  }

  .texto-proy{
    padding: 25px 17px;
  }

  .texto-proy h2{
    font-size: 13px;
    padding-top: 21px;
  }

  .texto-proy h3{
    font-size: 14px;
  }

  .proyecto_text h1{
    font-size: 29px;
  }

  .proyecto_text2 h1{
    font-size: 29px;
  }

  .proyecto_text p{
    line-height: 40px;
    font-size: 13px;
  }

  #frase h1{
    font-size: 38px;
    line-height: 50px;
  }

  #servicios h1{
    font-size: 36px;
    line-height:40px;
  }

  .text_servicios p{
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 33px;
  }

  .text_servicios h2{
    padding-bottom: 18px;
  }

  #enfoques h1{
    font-size: 46px;
    line-height: 47px;
    padding-bottom: 23px;
  }

  .text_enfoques p{
    line-height: 24px;
    padding-bottom: 21px;
  }

  .text_enfoques h2{
    font-size: 23px;
    padding-bottom: 15px;
  }

  #contacto a{
    margin-top: 8px;
  }

  #lin{
    margin-right: 1px;
  }

  #ins{
    margin-right: 1px;
  }

  .proyecto_text3 h1{
    font-size: 35px;
  }

   #ver_proyectos{
    font-size:14px;
    margin-top: -12%;
    padding: 6px 5px;
  }

}


/*------------------------------------------------------------*/

@media (max-width: 1600px) and (min-width:1499px){


  #navbar li{
    margin: 0px 0px 0px 67px;
  }

  .h_text2{
    padding: 21px 26px 0px;
  }

  .h_text2 p{
    font-size: 17px;
    padding-top: 5px;
    padding-bottom: 22px;
    line-height: 25px;
  }

  .h_text2 h1{
    font-size: 41px;
    padding-top: 2px;
    padding-bottom: 15px;
  }

  .h_gerente p{
    padding-bottom: 90px;
  }

  .h_gerente h1{
    margin-top: 11%;
  }

  .link2:hover .texto-link2 h1{
    margin-top: 9%;
  }

  .h_construye h1{
    font-size: 51px;
  }

  .h_construye{
    margin-top: 4%;
  }

  #formulario{
    margin-top: 14px;
  }

  .proyecto_text p{
    line-height: 42px;
    font-size: 13px;
  }

  #formulario input{
    margin-bottom: 20px;
  }

  #menu_footer ul li{
    margin-left: 50px;
  }

  #footer p{
    font-size: 14px;
  }

  .creative h1{
    font-size: 51px;
  }

  .creative p{
    line-height: 31px;
  }

  .creative{
    padding-bottom: 55px;
  }

  .texto-proy{
    padding: 27px 26px;
  }

  .texto-proy h1{
    font-size: 26px !important;
  }

  .texto-proy h2{
    font-size: 15px;
  }

  .proyecto_text3 h1{
    font-size: 35px;
  }

  #servicios h1{
    font-size: 45px;
    line-height: 52px;
    padding-bottom: 37px;
  }

  .text_servicios p{
    line-height: 28px;
    padding-bottom: 37px;
  }

  #enfoques h1{
    font-size: 45px;
    padding-bottom: 44px;
    line-height: 51px;
  }

  .text_enfoques p{
    line-height: 29px;
    padding-bottom: 24px;
    font-size: 17px;
  }

  .text_enfoques h2{
    margin-top: 22px;
  }

  #frase h1{
    font-size: 41px;
    line-height: 61px;
  }

  #ver_proyectos{
    font-size:15px;
    margin-top: -12%;
    padding: 6px 5px;
  }

}

/*--------------------------------------------------*/


@media (max-width: 1700px) and (min-width:1600px){

  #navbar li{
    margin: 0px 0px 0px 70px;
  }

  .h_text2 p{
    font-size: 17px;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 23px;
  }

  .h_text2{
    padding: 28px 32px;
  }

  .h_text2 h1{
    padding-top: 11px;
  }

  .h_gerente h1{
    margin-top: 10%;
  }

  .h_gerente p{
    padding-bottom: 137px;
  }

  .h_construye{
    margin-top: 8%;
  }

  .h_construye h1{
    font-size: 53px;
  }

  #menu_footer ul li{
    margin-left: 67px;
  }

  #footer p{
    font-size: 14px;
  }

  .creative h1{
    font-size: 54px;
  }

  .creative p{
    line-height: 31px;
  }

  .creative{
    padding-bottom: 82px;
  }

  #formulario{
    margin-top: 21px;
  }

  .proyecto_text2 h1{
    font-size: 35px;
  }

  #servicios h1{
    font-size: 46px;
    line-height: 53px;
  }

  .text_servicios p{
    line-height: 29px;
  }

  .text_servicios h2{
    padding-bottom: 22px;
  }

  .text_enfoques p{
    padding-bottom: 22px;
  }

  .text_enfoques p{
    line-height: 26px;
  }

  .text_enfoques h2{
    font-size: 23px;
  }

  #enfoques h1{
    padding-bottom: 41px;
  }

  #frase h1{
    font-size: 44px;
    line-height: 69px;
  }

  #ver_proyectos{
    font-size:16px;
    margin-top: -12%;
    padding: 6px 5px;
  }


}


/*---------------------------------------------------------*/


@media (max-width: 1900px) and (min-width:1700px){

  #navbar li{
    margin: 0px 0px 0px 87px;
  }

  .h_text2{
    padding: 25px 33px;
  }

  .h_text2 p{
    padding-top: 25px;
    font-size: 17px;
    line-height: 26px;
  }

  .h_gerente h1{
    margin-top: 11%;
  }

  .h_construye h1{
    font-size: 56px;
  }

  .h_construye{
    margin-top: 13%;
  }

  #menu_footer ul li{
    margin-left: 75px;
  }

  .creative p{
    line-height: 37px;
  }

  .creative{
    padding-bottom: 82px;
  }

  #frase h1{
    font-size: 53px;
  }

  #enfoques h1{
    font-size: 52px;
    padding-bottom: 45px;
  }

  .text_enfoques p{
    line-height: 30px;
    padding-bottom: 44px;
  }

  #ver_proyectos{
    font-size:17px;
    margin-top: -12%;
    padding: 6px 8px;
  }



}
