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

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

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

.escondido {
  display: none;
}

#contenedor{
  width:100%;
  overflow:hidden;
  z-index:9999;
  position:relative;
  font-family:"Lato Regular";
}

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

.clear{
  clear:both;
}



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

.menu {
  text-align:right;
  margin-top: 3%;
}

#barra-cart{
  padding: 5px 0px;
  background-color: #355677;
}

#barra-cart ul li a{
  float: left;
  position: relative;
  color: #fff;
  font-family:"Lato Bold";
  padding: 7px 0px;
  font-size: 15px;
  border-radius: 2px solid #fff;
  margin-left:10px;
}

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

.navbar-inverse{
  background-color: transparent;
}

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

#navbar a{
  font-size: 20px;
  color: #49494a;
  float: left;
  position: relative;
  display:inline-block;
  padding: 7px 0px;
}

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

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

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.videoWrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#barra-cart p {
  color: #fff;
  padding-top: 7px;
  padding-left: 2px;
  font-size: 13px;
  float: left;
  position: relative;
}

#buscar input {
  border: none !important;
  background: #fff;
  border-radius: 0px;
  color: #000;
  font-size: 15px;
  height: 30px;
}

.buscar {
  margin: 0px;
  border: none;
  background-color: #fff;
  padding: 3px;
}

.lupa {
  background-image: url(../img/lupa.png);
  background-repeat: no-repeat;
  float: left;
  position: relative;
  width: 28px;
  height: 24px;
}

.ico_point {
  background-image: url(../img/point.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 31px;
  height: 32px;
  float: left;
}

.ico_point2 {
  background-image: url(../img/cart.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 37px;
  height: 32px;
  float: left;
  position: relative;
}

#cart-badge {
  font-size: 13px;
  background: #0084C9;
  font-weight: normal;
  color: #fff;
  padding: 4px 8px;
  vertical-align: top;
  border-radius: 50%;
  z-index: 1;
  margin-left: -13px;
  margin-top: -1px;
  position: relative;
  float: left;
}

#barra-menu{
  background-color: #fff;
}

#banner{
  margin-top: 10%;
}

#banner .carousel-indicators{
  text-align: right;
  left: 60%;
}

#banner .carousel-indicators li {
  background-color: #fff;
  border: 2px solid #355677;
  width: 14px;
  height: 14px;
}

#banner .carousel-indicators .active{
  background-color: #355677;
  border: 2px solid #fff;
}

#productos_home{
  padding: 65px 0px;
}

.productos_home{
  display:inline-flex;
}

#tex-link1{
  padding:15px;
  margin-bottom: 28px;
}

.tex-link1{
  padding-top: 25px;
  padding-left: 26px;
}

.tex-link1 h1{
  font-size:28px;
  padding-bottom: 25px;
  font-family:"Lato Black";
  color:#3A3C40;
}

.tex-link1 p{
  color:#3A3C40;
  font-size: 24px;
  float: left;
  padding-bottom: 40px;
  line-height: 29px;
}

.tex-link1 a{
  font-family:"Lato Black";
  color: #000;
  font-size: 15px;
  background-color:#fff;
  text-transform: uppercase;
  padding: 13px 39px;
  border-radius: 30px;
  float: left;
  text-decoration: none;
}

.tex-link1 a:hover{
  background-color: #30A58B;
  color: #fff;
}

.azul {
  background-color: #e7f4fa;
}

.tex-link2{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.tex-link2 h1{
  color: #fff;
  text-shadow: 2px 2px 2px #000;
  font-family:"Lato Black";
  font-size: 27px;
  text-transform: uppercase;
  padding-top: 54px;
  padding-left: 15px;
  float: left;
  text-decoration: none;
}

.tex-link2 h2{
  float: left;
  font-size: 25px;
  color: #000;
}

.link2 {
  width: 100%;
  float: left;
  position: relative;
}

.link2:hover .tex-link2 {
  background: #13547a59;
}

.cotizar {
  padding: 12px 36px;
  font-size: 15px;
  border-radius: 25px;
  background-color: #fff;
  color: #000;
  margin-top: 53%;
  text-decoration: none;
  font-family:"Lato Black";
  float: left;
  display: inline-table;
  text-transform: uppercase;
}

.link2:hover .cotizar {
  background-color: #30A58B;
  color: #fff;
}

.cotizar2 {
  padding: 12px 36px;
  font-size: 15px;
  border-radius: 25px;
  background-color: #fff;
  color: #000;
  margin-top: 5%;
  text-decoration: none;
  font-family:"Lato Black";
  float: left;
  display: inline-table;
  text-transform: uppercase;
}

.cotizar2:hover {
  background-color: #30A58B;
  color: #fff;
}

.tex-link3{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  padding-top:44px;
  padding-left: 16px;
}

.tex-link3 h1{
  color: #3A3C40;
  font-family:"Lato Black";
  font-size: 27px;
  text-transform: uppercase;
  float: left;
  text-decoration: none;
}

.tex-link3 span{
  color: #3A3C40;
  font-size: 27px;
  font-family:"Lato Regular";
  text-transform: uppercase;
  float: left;
  padding-top: 15px;
  text-decoration: none;
}

#servicios_home {
  padding: 50px 0px;
  background-image:url(../img/servicios/bg.jpg);
  background-size: cover;
}

.servicios_home h1{
  text-align: center;
  color: #fff;
  font-size: 38px;
  font-family:"Lato Black";
  padding-top: 53px;
}

#especializamos{
  background-image: url(../img/servicios/texture.jpg);
  background-repeat: no-repeat;
  text-align: center;
}

.text_especializamos{
  padding:140px !important;
}

.text_especializamos h1{
  font-family:"Lato Black";
  font-size: 42px;
  color:#13547a;
  padding-bottom: 15px;
}

.text_especializamos h2{
  color: #6f6f6f;
  font-size: 35px;
  padding-bottom: 19px;
}

.text_especializamos h3{
  font-family:"Lato Black";
  font-size: 26px;
  color: #b1b0b0;
  padding-bottom: 15px;
}

.text_especializamos p{
  font-size: 30px;
  font-family:"Lato Black";
  color:#6f6f6f;
  line-height: 39px;
}


#contacto_home{
  padding: 36px 0px;
}

.text_contacto_home{
  margin-top: 20px;
}

.text_contacto_home h1{
  font-size: 28px;
  padding-bottom: 13px;
  color: #13547a;
  font-family:"Lato Black";
}

.text_contacto_home p{
  font-size: 24px;
  color: #000;
}

#link2{
  display: flex;
}

.link {
  width: 100%;
  float: left;
  position: relative;
}

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

.texto-link h1 {
  color: #FFF;
  font-family:"Lato Black";
  font-size: 28px;
  text-align: center;
  margin-top: 20%;
  padding-bottom: 25px;
}

.texto-link h2{
  color: #FFF;
  font-size: 24px;
  text-align: center;
  padding-bottom: 15px;
}

.link:hover .texto-link {
  background: #3256777a;
}

.ampliar{
  background-color: #fff;
  color: #000;
  border-radius: 20px;
  display:inline-block;
  font-size: 17px;
  font-family:"Lato Black";
  padding: 12px 38px;
  margin-top: 1%;
}

.link:hover .ampliar {
  background-color: #4A7F64;
  color: #fff;
}

#home_realizamos{
  display: flex;
  padding: 105px 0px;
}

.text_home_realizamos{
    background: rgb(2,2,2);
    background: -moz-linear-gradient(90deg, rgba(2,2,2,1) 0%, rgba(120,120,120,1) 52%);
    background: -webkit-linear-gradient(90deg, rgba(2,2,2,1) 0%, rgba(120,120,120,1) 52%);
    background: linear-gradient(90deg, rgba(2,2,2,1) 0%, rgba(120,120,120,1) 52%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020202",endColorstr="#787878",GradientType=1); 
    text-align: center;
}

.text_home_realizamos h1{
  font-size: 36px;
  padding-top:167px;
  font-family:"Lato Black";
  color: #fff;
  padding-bottom: 20px;
  line-height: 51px;
}

.text_home_realizamos p{
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  font-family:"Lato Regular";
}

.video {
  width: 100%;
  height: 583px;
}

footer{
  padding-top: 40px;
  background-color: #355677;
}

footer h1{
  font-family:"Lato Black";
  font-size: 20px;
  color: #fff;
  text-align: right;
  padding-bottom: 10px;
}

footer span {
  float: left;
  padding-right: 11px;
  padding-top: 10px;
}

footer p{
  font-family:"Lato Black";
  color: #fff;
  font-size: 19px;
  line-height:31px;
  display: -webkit-box;
  margin-bottom: 13px;
}

#web{
  margin-top: 20px;
  padding: 2px 0px;
  text-align: center;
}

#copy{
  padding: 5px 0px;
}

#copy a {
  background: url(../img/web.svg) no-repeat right;
  color: #ffffff38;
  padding-right: 142px;
  display: inline-block;
  font-size: 14px;
  font-family:"Lato Regular";
  text-decoration: none !important;
}

#map {
  height: 210px;
  margin-right: 11px;
  border: 4px solid #767676;
}

#redes{
  float: right;
}

#fb{
  background: url(../img/redes.png) left no-repeat;
  width: 26px;
  height: 43px;
  float: left;
  position: relative;
  margin-right: 24px;
}

#in{
  background: url(../img/redes.png) -56px no-repeat;
  width: 46px;
  height: 43px;
  float: left;
  position: relative;
  margin-right: 20px;
}

#em{
  background: url(../img/redes.png) right no-repeat;
  width: 43px;
  height: 43px;
  float: left;
  margin-right: 9px;
  position: relative;
}

#ampliar_map {
  width: 38px;
  height: 163px;
  background-image: url(../img/ampliar.jpg);
  padding-top: 34px;
  position: absolute;
  right: 39px;
  bottom: 43px;
}

#ampliar_map:hover{
  background-image: url(../img/ampliar-h.jpg);
}

#nosotros{
  padding:82px 0px;
}

#titulo {
  text-align: center;
  padding-top:303px;
  padding-bottom: 91px;
  background-size: cover;
  margin-top: 10%;
}

#titulo h1 {
  color:#fff;
  font-family:"Lato Black";
  font-size:45px;
  text-shadow: 0px 5px 3px #000000ba;
  padding-bottom:27px;
  text-align: left;
}

#titulo h2{
  font-family:"Lato Black";
  font-size:48px;
  color:#fff;
  text-shadow: -4px 2px 4px #000000ad;
}

.bg2 {
  background: url(../img/empresa/bg.jpg) no-repeat center top;
  background-size: auto;
}

.text_nosotros{
  padding: 0px 180px;
}

.text_nosotros p{
  font-family:"Lato Black";
  color: #828181;
  text-align: center;
  font-size: 22px;
  line-height: 35px;
}

#mision{
  display: flex;
}

.mision{
  padding:157px 150px 0px 150px !important;
  text-align: center; 
  background-color: #f6f6f6;
}

.mision h1{
  text-align: center;
  font-family:"Lato Black";
  font-size: 42px;
  color: #13547a;
  padding-bottom: 23px;
}

.mision p{
  color: #595454;
  line-height: 34px;
  font-size: 20px;
}

.bg4 {
  background: url(../img/bg_contacto.jpg) no-repeat center top;
  background-size: auto;
}

#contactenos{
  padding: 65px 0px;
}


.text_contactenos{
  padding-right: 45px;
}

.text_contactenos h1{
  padding-top: 25px;
  color: #DC1D31;
  padding-bottom: 15px;
  font-size: 48px;
}

.text_contactenos p{
  font-size: 20px;
  color:#707070;
  font-family:"Lato Black";
  line-height:26px;
}

.text_contactenos a{
  font-family:"Lato Black";
  padding: 10px 16px;
  color: #fff;
  float: left;
  font-size: 20px;
  margin-top: 21%;
  background-color: #2FA38C;
  text-decoration: none;
}

.text_contactenos a:hover{
  background-color: #355677;
}

#formulario input {
  width: 100%;
  background-color:#355677;
  color: #fff;
  border: none;
  font-size: 18px;
  padding: 10px 8px;
  border-radius: 12px;
  margin-top: 5px;
}

#formulario textarea {
  width: 100%;
  background-color:#355677;
  color: #fff;
  border: none;
  padding: 8px;
  margin-top: 5px;
  height:117px;
  border-radius: 12px;
}

#formulario p {
  text-align: left;
  padding-right: 28px;
  line-height: 27px;
  margin-top: 12px;
  color: #828181;
}

#formulario p span{
  font-family:"Lato Black";
}

#formulario h2 {
  font-size: 18px;
  text-align: left;
  font-family:"Lato Black";
  float: left;
  margin-top:12px !important;
  color:#000 !important;
  padding-left:10px;
}

#formulario h3 {
  padding-top: 4px;
  text-align: left;
  font-size: 16px;
  float: left;
  color: #000 !important;
}

#enviar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 20px !important;
  font-family:"Lato Black";  
  margin-top: 20px !important;
  padding: 10px 0px !important;
  background:#355677 !important;
  margin-right: 15px;
  border: none !important;
  border-radius: 0px !important;
}

#enviar:hover{
  background-color:#30A48B !important;
}

#borrar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  font-size: 20px !important;
  font-family:"Lato Black";
  text-align: center;
  margin-top: 20px !important;
  padding: 10px 0px !important;
  background:#355677 !important;
  border: none !important;
  border-radius: 0px !important;
}

#borrar:hover{
  background-color:#30A48B !important;
}

nav .me {
  color: #02567b;
  font-size: 13px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-family:"Lato Regular";
}

#float_whatsapp {
  background-image: url(../img/whatsapp.svg);
  background-repeat: no-repeat;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 81px;
  height: 81px;
  position: fixed;
  right: 15px;
  z-index: 99999;
  top: 48%;
}

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

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

  #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    text-decoration: none;
    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-bottom: 0px;
    margin-top: 17px;
  }

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

  .cotizar{
    margin-top: 34%;
  }

   .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: #000;
  }

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

  .navbar-toggle .icon-bar{
    width: 44px;
    height: 1px;
  }

  .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: 300px) {


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

  #banner{
    margin-top:37%;
  }

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

  .productos_home{
    display: block;
  }

  .servicios_home h1{
    font-size: 23px;
    padding-top: 9px;
  }

  .text_especializamos{
    padding: 29px !important;
  }

  .text_nosotros{
    padding:0px 18px;
  }

  #nosotros{
    padding: 47px 0px;
  }

  .text_nosotros p{
    font-size: 18px;
    line-height: 26px;
  }

  #titulo{
    padding-top: 91px;
    padding-bottom: 16px;
    margin-top: 46%;
  }

  #titulo h1{
    font-size: 33px;
  }

  .text_contactenos{
    padding-right: 13px;
  }

  #mision{
    display: block;
  }

  .mision{
    padding: 48px 12px 0px 12px !important;
  }

  .mision p{
    font-size: 14px;
    line-height:20px;
  }

  .mision h1{
    font-size:30px;
    padding-bottom: 10px;
  }

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

  .text_especializamos p{
    font-size: 19px;
    line-height: 22px;
  }

  .text_especializamos h2{
    font-size: 28px;
    padding-bottom: 12px;
  }

  .text_especializamos h3{
    font-size: 22px;
  }

  .text_contacto_home{
    text-align: center;
  }

  .texto-link h1{
    margin-top: 11%;
    padding-bottom: 6px;
    font-size: 21px;
  }

  .text_home_realizamos h1{
    font-size: 22px;
    line-height: 27px;
    padding-top: 41px;
  }

  .ampliar{
    padding: 6px 25px;
    font-size: 15px;
  }

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

  .text_home_realizamos p{
    padding-bottom: 21px;
    font-size: 18px;
    line-height: 21px;
  }

  footer p{
    font-size: 15px;
    line-height: 22px;
  }

  #copy a{
    font-size: 11px;
    padding-right: 107px;
  }

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

  .text_contacto_home p{
    font-size: 22px;
  }

  .video{
    height: 341px;
  }

  .tex-link1{
    padding-left: 8px;
  }

  .tex-link1 p{
    font-size: 18px;
    padding-bottom: 8px;
    line-height: 19px;
  }

  .tex-link1 h1{
    padding-bottom: 8px;
    font-size: 23px;
  }

  .cotizar{
    margin-top: 21%;
  }

  .tex-link2 h1{
    font-size: 23px;
  }


}



/*-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 400px) and (min-width:301px){

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

  #banner{
    margin-top:37%;
  }

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

  .productos_home{
    display: block;
  }

  .servicios_home h1{
    font-size: 31px;
    padding-top: 27px;
  }

  .text_especializamos{
    padding: 29px !important;
  }

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

  .text_especializamos p{
    font-size: 24px;
    line-height: 29px;
  }

  .text_especializamos h2{
    font-size: 28px;
    padding-bottom: 12px;
  }

  .text_especializamos h3{
    font-size: 22px;
  }

  .text_contacto_home{
    text-align: center;
  }

  .texto-link h1{
    margin-top: 11%;
    padding-bottom: 6px;
  }

  .text_home_realizamos h1{
    font-size: 25px;
    line-height: 34px;
    padding-top: 41px;
  }

  .text_home_realizamos p{
    padding-bottom: 21px;
  }

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

  .text_contacto_home p{
    font-size: 22px;
  }

  .video{
    height: 341px;
  }

  .tex-link1{
    padding-left: 8px;
  }

  .tex-link1 p{
    font-size: 22px;
    padding-bottom: 8px;
  }

  .tex-link1 h1{
    padding-bottom: 8px;
  }

  #titulo{
    margin-top: 35%;
    padding-top: 90px;
    padding-bottom: 20px;
  }

  #titulo h1{
    font-size: 35px;
  }

  .text_nosotros{
    padding: 0px 34px;
  }

  .text_nosotros p{
    font-size: 19px;
    line-height: 28px;
  }

  #mision{
    display: block;
  }

  .mision{
    padding: 41px 42px 0px 33px !important;
  }

  .mision h1{
    font-size: 31px;
    padding-bottom: 12px;
  }

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

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

  .text_contactenos a{
    font-size: 15px;
    margin-top: 9%;
    margin-bottom: 20px;
  }
 
}


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


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

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

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

  #banner{
    margin-top: 36%;
  }

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

  .productos_home{
    display: block;
  }

  .servicios_home h1{
    padding-top: 8px;
    font-size: 27px;
  }

  .text_especializamos{
    padding: 44px !important;
  }

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

  .text_especializamos p{
    font-size: 23px;
    line-height: 32px;
  }

  .text_especializamos h2{
    font-size: 30px;
    padding-bottom: 13px;
  }

  .text_contacto_home{
    text-align: center;
  }

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

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

  .text_home_realizamos h1{
    font-size: 24px;
    padding-top: 27px;
    line-height: 32px;
    padding-bottom: 20px;
  }

  .text_home_realizamos p{
    padding-bottom: 29px;
  }

  .video{
    height: 412px;
  }

  .tex-link1{
    padding-top: 7px;
    padding-left: 16px;
  }

  .tex-link1 h1{
    font-size: 24px;
    padding-bottom: 13px;
  }

  .tex-link1 p{
    font-size: 19px;
    padding-bottom: 13px;
  }

  #titulo{
    padding-bottom: 44px;
    margin-top: 34%;
    padding-top: 94px;
  }

  #titulo h1{
    font-size: 32px;
  }

  .text_nosotros{
    padding: 0px 40px;
  }

  .text_nosotros p{
    font-size: 17px;
    line-height: 26px;
  }

  #mision{
    display: block;
  }

  #nosotros{
    padding: 46px 0px;
  }

  .mision{
    padding: 68px 22px 0px 22px !important;
  }

  .mision p{
    font-size: 17px;
    line-height: 26px;
  }

  .mision h1{
    font-size: 33px;
    padding-bottom: 10px;
  }

  .text_contactenos a{
    margin-top: 9%;
    margin-bottom: 8%;
    font-size: 16px;
  }

  .text_contacto_home h1{
    font-size: 23px;
  }

  .text_contacto_home p{
    font-size: 21px;
  }

  
}


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


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

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

  #banner{
    margin-top: 31%;
  }

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

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

  .productos_home{
    display: block;
  }

  .servicios_home h1{
    padding-top: 8px;
    font-size: 27px;
  }

  .text_especializamos{
    padding: 44px !important;
  }

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

  .text_especializamos p{
    font-size: 23px;
    line-height: 32px;
  }

  .text_especializamos h2{
    font-size: 30px;
    padding-bottom: 13px;
  }

  .text_contacto_home{
    text-align: center;
  }

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

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

  .text_home_realizamos h1{
    font-size: 24px;
    padding-top: 27px;
    line-height: 32px;
    padding-bottom: 20px;
  }

  .text_home_realizamos p{
    padding-bottom: 29px;
  }

  .video{
    height: 412px;
  }

  .tex-link1{
    padding-top: 7px;
    padding-left: 16px;
  }

  .tex-link1 h1{
    font-size: 24px;
    padding-bottom: 13px;
  }

  .tex-link1 p{
    font-size: 19px;
    padding-bottom: 13px;
  }

  #titulo{
    padding-bottom: 44px;
    margin-top: 34%;
    padding-top: 94px;
  }

  #titulo h1{
    font-size: 32px;
  }

  #borrar3{
    margin-top: 20px !important;
  }

  .text_nosotros{
    padding: 0px 40px;
  }

  .text_nosotros p{
    font-size: 17px;
    line-height: 26px;
  }

  #mision{
    display: block;
  }

  #nosotros{
    padding: 46px 0px;
  }

  .mision{
    padding: 68px 22px 0px 22px !important;
  }

  .mision p{
    font-size: 17px;
    line-height: 26px;
    padding-bottom: 13px;
  }

  .mision h1{
    font-size: 33px;
    padding-bottom: 10px;
  }

  .text_contactenos a{
    margin-top: 9%;
    margin-bottom: 8%;
  }

  .text_contacto_home h1{
    font-size: 23px;
  }

  .text_contacto_home p{
    font-size: 21px;
  }  
  

}




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

@media (max-width:650px) and (min-width:601px){

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

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

  .productos_home{
    display: block;
  }

  .cotizar{
    margin-top: 28%;
  }

  .servicios_home h1{
    font-size: 27px;
    padding-top: 8px;
  }

  .text_especializamos{
    padding: 59px !important;
  }

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

  .text_especializamos p{
    font-size: 25px;
    line-height: 33px;
  }

  .text_contacto_home{
    text-align: center;
  }

  .text_home_realizamos h1{
    padding-top: 43px;
    font-size: 30px;
    line-height: 39px;
  }

  .text_home_realizamos p{
    padding-bottom: 35px;
  }

  #titulo{
    margin-top: 27%;
    padding-top: 137px;
    padding-bottom: 53px;
  }

  #titulo h1{
    font-size: 37px;
    padding-bottom: 27px;
  }

  .text_nosotros{
    padding: 0px 53px;
  }

  .text_nosotros p{
    font-size: 19px;
    line-height: 30px;
  }

  #mision{
    display: block;
  }

  .mision{
    padding: 38px 88px 0px 88px !important;
  }

  .mision p{
    font-size: 17px;
    line-height: 26px;
    padding-bottom: 18px;
  }

  .mision h1{
    font-size: 35px;
    padding-bottom: 11px;
  }

  .text_contactenos a{
    margin-top: 8%;
    margin-bottom: 5%;
  }

  
}


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


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

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

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

  #banner{
    margin-top: 25%;
  }

  .productos_home{
    display: block;
  }

  .cotizar{
    margin-top: 22%;
  }

  .servicios_home h1{
    font-size: 30px;
    padding-top: 14px;
  }

  .text_especializamos{
    padding: 61px !important;
  }

  .text_especializamos h1{
    font-size: 36px;
  }

  .text_especializamos p{
    font-size: 26px;
    line-height: 35px;
  }

  .text_contacto_home{
    text-align: center;
  }

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

  .text_home_realizamos h1{
    font-size: 30px;
    line-height: 40px;
    padding-bottom:17px;
    padding-top: 15px;
  }

  .text_home_realizamos p{
    padding-bottom: 15px;
  }

  #titulo{
    padding-top: 154px;
    padding-bottom: 70px;
    margin-top: 25%;
  }

  .text_contactenos a{
    margin-top: 7%;
    margin-bottom: 6%;
  }

  .text_nosotros{
    padding: 0px 70px;
  }

  .text_nosotros p{
    font-size: 20px;
    line-height: 30px;
  }

  #mision{
    display: block;
  }

  .mision{
    padding:39px 86px 0px 86px !important;
  }

  #titulo h1{
    font-size: 37px;
  }

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

  .mision p{
    font-size: 17px;
    line-height: 26px;
    padding-bottom: 30px;
  }

  
}


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

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

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

  #banner{
    margin-top: 24%;
  }

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

  .productos_home{
    display: block;
  }

  .cotizar{
    margin-top: 20%;
  }

  .servicios_home h1{
    font-size: 30px;
    padding-top: 14px;
  }

  .text_especializamos{
    padding: 74px;
  }

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

  .text_contacto_home{
    text-align: center;
  }

  .text_home_realizamos h1{
    padding-top: 40px;
    font-size: 34px;
    line-height: 44px;
  }

  .text_home_realizamos p{
    padding-bottom: 40px;
  }

  #titulo{
    padding-top: 213px;
    padding-bottom: 75px;
    margin-top: 24%;
  }

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

  .text_nosotros{
    padding: 0px 112px;
  }

  .text_nosotros p{
    font-size: 20px;
    line-height: 30px;
  }

  #mision{
    display: block;
  }

  .mision{
    padding: 49px 150px 0px 150px !important;
  }

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

  .mision h1{
    font-size: 34px;
    padding-bottom: 12px;
  }

  .text_contactenos a{
    margin-top: 6%;
    margin-bottom: 6%;
  }

  

}

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

@media (max-width: 800px) and (min-width:768px){

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

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

  .productos_home{
    display: block;
  }

  .cotizar{
    margin-top: 47%;
  }

  .servicios_home h1{
    font-size: 24px;
  }

  #servicios_home{
    padding:29px 0px;
  }

  .text_especializamos{
    padding: 25px !important;
  }

  .text_especializamos h1{
    font-size: 29px;
    padding-bottom: 3px;
  }

  .text_especializamos h2{
    font-size: 25px;
    padding-bottom: 6px;
  }

  .text_especializamos h3{
    font-size: 23px;
  }

  .text_especializamos p{
    font-size: 19px;
    line-height: 25px;
  }

  .text_contacto_home h1{
    font-size: 20px;
    padding-bottom: 9px;
  }

  .text_contacto_home p{
    font-size: 20px;
  }

  .texto-link h1{
    margin-top: 10%;
    padding-bottom: 18px;
  }

  .text_home_realizamos h1{
    padding-top: 25px;
    padding-bottom: 20px;
    font-size: 31px;
    line-height: 43px;
  }

  .text_nosotros{
    padding: 0px 108px;
  }

  .text_home_realizamos p{
    padding-bottom: 25px;
  }

  #home_realizamos{
    padding: 0px;
  }

  footer p{
    font-size: 18px;
    line-height: 27px;
  }

  #map{
    margin-top: 5%;
  }

  #banner{
    margin-top: 19%;
  }

  .mision{
    padding: 14px 21px 0px 21px !important;
  }

  .mision h1{
    font-size: 32px;
    padding-bottom: 6px;
  }

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

}

/*-------------------------------------------------------------------------------------------------------------*/
@media (max-width:850px) and (min-width:801px){

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

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

  .productos_home{
    display: block;
  }

  #banner{
    margin-top: 20%;
  }

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

  .text_especializamos{
    padding: 30px;
  }

  .text_especializamos h1{
    font-size: 28px;
    padding-bottom: 8px;
  }

  .text_especializamos h2{
    font-size: 25px;
    padding-bottom: 6px;
  }

  .text_especializamos h3{
    font-size: 24px;
    padding-bottom: 6px;
  }

  .text_especializamos p{
    font-size: 21px;
    line-height: 27px;
  }

  .text_contacto_home h1{
    font-size: 21px;
    padding-bottom: 6px;
  }

  .text_contacto_home p{
    font-size: 19px;
  }

  .texto-link h1{
    margin-top: 11%;
    font-size: 25px;
  }

  .text_home_realizamos h1{
    padding-top: 51px;
    font-size: 34px;
    line-height: 44px;
  }

  .text_home_realizamos p{
    padding-bottom: 40px;
  }

  #map{
    margin-top: 5%;
  }

  #titulo{
    margin-top: 19%;
  }

  #titulo{
    padding-bottom: 67px;
    padding-top: 199px;
  }

  #titulo h1{
    font-size: 41px;
  }

  .text_nosotros{
    padding: 0px 117px;
  }

  .text_nosotros p{
    font-size: 20px;
    line-height: 31px;
  }

  .mision{
    padding: 20px 18px 0px 23px !important;
  }

  .mision h1{
    font-size: 29px;
    padding-bottom: 9px;
  }

  .mision p{
    font-size: 15px;
    line-height: 23px;
  }

  .text_contactenos p{
    font-size: 17px;
  }

  .text_contactenos a{
    font-size: 17px;
  }

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


}

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

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

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

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

  .productos_home{
    display: block;
  }

  #banner{
    margin-top: 18%;
  }

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

  .text_especializamos{
    padding: 30px;
  }

  .text_especializamos h1{
    font-size: 28px;
    padding-bottom: 8px;
  }

  .text_especializamos h2{
    font-size: 25px;
    padding-bottom: 6px;
  }

  .text_especializamos h3{
    font-size: 24px;
    padding-bottom: 6px;
  }

  .text_especializamos p{
    font-size: 21px;
    line-height: 27px;
  }

  .text_contacto_home h1{
    font-size: 21px;
    padding-bottom: 6px;
  }

  .text_contacto_home p{
    font-size: 19px;
  }

  .texto-link h1{
    margin-top: 11%;
    font-size: 25px;
  }

  .text_home_realizamos h1{
    padding-top: 51px;
    font-size: 34px;
    line-height: 44px;
  }

  .text_home_realizamos p{
    padding-bottom: 40px;
  }

  #map{
    margin-top: 5%;
  }

  #titulo{
    margin-top: 19%;
  }

  #titulo{
    padding-bottom: 67px;
    padding-top: 199px;
  }

  #titulo h1{
    font-size: 41px;
  }

  .text_nosotros{
    padding: 0px 117px;
  }

  .text_nosotros p{
    font-size: 20px;
    line-height: 31px;
  }

  .mision{
    padding: 26px 18px 0px 23px !important;
  }

  .mision h1{
    font-size: 29px;
    padding-bottom: 9px;
  }

  .mision p{
    font-size: 15px;
    line-height: 23px;
  }

  .text_contactenos p{
    font-size: 17px;
  }

  .text_contactenos a{
    font-size: 17px;
  }

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

}


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


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

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

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

  .productos_home{
    display: block;
  }

  #banner{
    margin-top: 18%;
  }

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

  .text_especializamos{
    padding: 30px !important;
  }

  .text_especializamos h1{
    font-size: 28px;
    padding-bottom: 8px;
  }

  .text_especializamos h2{
    font-size: 25px;
    padding-bottom: 6px;
  }

  .text_especializamos h3{
    font-size: 24px;
    padding-bottom: 6px;
  }

  .text_especializamos p{
    font-size: 21px;
    line-height: 27px;
  }

  .text_contacto_home h1{
    font-size: 21px;
    padding-bottom: 6px;
  }

  .text_contacto_home p{
    font-size: 19px;
  }

  .texto-link h1{
    margin-top: 11%;
    font-size: 25px;
  }

  .text_home_realizamos h1{
    padding-top: 51px;
    font-size: 34px;
    line-height: 44px;
  }

  .text_home_realizamos p{
    padding-bottom: 40px;
  }

  #map{
    margin-top: 5%;
  }

  #titulo{
    padding-bottom: 67px;
    padding-top: 199px;
    margin-top: 17%;
  }

  #titulo h1{
    font-size: 41px;
  }

  .text_nosotros{
    padding: 0px 117px;
  }

  .text_nosotros p{
    font-size: 20px;
    line-height: 31px;
  }

  .mision{
    padding: 20px 18px 0px 23px !important;
  }

  .mision h1{
    font-size: 29px;
    padding-bottom: 9px;
  }

  .mision p{
    font-size: 15px;
    line-height: 23px;
  }

  .text_contactenos p{
    font-size: 17px;
  }

  .text_contactenos a{
    font-size: 17px;
  }

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

}


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


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

  .menu{
    margin-top: 3%;
  }

  #navbar li{
    margin: 1px 0px 0px 52px;
  }

  #banner{
    margin-top: 14%;
  }

  .productos_home{
    display: block;
  }

  .cotizar{
    margin-top: 32%;
  }

  .servicios_home h1{
    font-size: 28px;
  }

  .text_especializamos{
    padding: 35px !important;
  }

  .text_especializamos h1{
    font-size: 28px;
  }

  .text_especializamos p{
    font-size: 23px;
    line-height: 30px;
  }

  .text_especializamos h1{
    padding-bottom: 3px;
  }

  .text_especializamos h2{
    font-size: 28px;
    padding-bottom: 11px;
  }

  .text_especializamos h3{
    font-size: 22px;
    padding-bottom: 11px;
  }

  .text_contacto_home h1{
    font-size: 22px;
    padding-bottom: 6px;
  }

  .text_contacto_home p{
    font-size: 19px;
  }

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

  .text_home_realizamos h1{
    font-size: 29px;
    line-height: 37px;
  }

  #titulo{
    margin-top: 13%;
    padding-top: 226px;
  }

  .mision{
    padding:51px 30px 0px 30px !important;
  }

  .mision h1{
    font-size: 36px;
    padding-bottom: 12px;
  }

  .mision p{
    font-size: 17px;
    line-height: 23px;
  }
  
}

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

@media (max-width: 1199px) and (min-width:1101px){

  #navbar li{
    margin:2px 0px 0px 52px;
  }

  #barra-cart ul li a{
    font-size: 13px;
    margin-left: 10px;
  }

  .tex-link3 span{
    font-size: 23px;
  }

  .cotizar{
    margin-top: 42%;
  }

  .tex-link1 p{
    font-size: 19px;
  }

  .tex-link1 h1{
    font-size: 25px;
  }

  .tex-link1{
    padding-left: 12px;
  }

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

  .text_especializamos{
    padding: 36px !important;
  }

  .text_especializamos h1{
    font-size: 33px;
    padding-bottom: 3px;
  }

  .text_especializamos p{
    font-size: 23px;
    line-height: 31px;
  }

  .text_especializamos h2{
    font-size: 30px;
    padding-bottom: 4px;
  }

  .text_contacto_home h1{
    padding-bottom: 7px;
    font-size: 21px;
  }

  .text_contacto_home p{
    font-size: 21px;
  }

  .texto-link h1{
    margin-top: 25px;
  }

  .text_home_realizamos h1{
    font-size: 30px;
    line-height: 37px;
  }

  .video{
    height: 453px;
  }

  .mision p{
    font-size: 17px;
    line-height: 23px;
  }

  .mision{
    padding:47px 90px 0px 86px !important;
  }

  .mision h1{
    font-size: 37px;
    padding-bottom: 13px;
  }

}


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

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

   #navbar li{
      margin: 3px 0px 0px 35px;
   }

   #banner{
    margin-top: 14%;
   }

   .menu{
    margin-top: 2%;
   }

   .tex-link1 p{
    line-height: 26px;
   }

   .cotizar{
    margin-top: 30%;
   }

   .tex-link1 h1{
    font-size: 26px;
   }

   .tex-link2 h1{
    font-size: 24px;
   }

   .tex-link3 span{
    font-size: 23px;
    padding-top: 7px;
   }

   .servicios_home h1{
    font-size: 29px;
    padding-top: 46px;
   }

   .text_especializamos{
    padding: 51px !important;
   }

   .text_especializamos h1{
    font-size: 37px;
    padding-bottom:8px;
   }

   .text_especializamos p{
    font-size: 26px;
    line-height: 32px;
   }

   .text_especializamos h2{
    font-size: 32px;
    padding-bottom: 9px;
   }

   .text_contacto_home h1{
    font-size: 24px;
   }

   .text_contacto_home p{
    font-size: 19px;
   }

   .video{
    height: 466px;
   }

   .text_home_realizamos h1{
    font-size: 34px;
    padding-top: 162px;
   }

   .text_nosotros{
    padding: 0px 92px;
   }

   .mision{
    padding: 54px 109px 0px 109px !important;
   }

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

   .mision p{
    font-size: 18px;
    line-height: 25px;
   }


}


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

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

  .menu{
    margin-top: 2%;
  }

  #navbar li{
    margin: 5px 0px 0px 52px;
  }

  #barra-cart ul li a{
    margin-left: 7px;
    font-size: 14px;
  }

  .cotizar{
    margin-top: 38%;
  }

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

  .text_especializamos{
    padding: 61px !important;
  }

  .text_especializamos h1{
    font-size: 38px;
    padding-bottom: 6px;
  }

  .text_especializamos p{
    font-size: 27px;
    line-height: 32px;
  }

  .text_especializamos h2{
    font-size: 33px;
    padding-bottom: 12px;
  }

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

  .text_contacto_home p{
    font-size: 22px;
  }

  .text_nosotros{
    padding: 0px 111px;
  }

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

  .mision{
    padding:60px 109px 0px 109px !important;
  }

  .mision p{
    font-size: 20px;
    line-height: 27px;
  }

  .cotizar{
    margin-top: 43%;
  }

  
}

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

@media (max-width: 1500px) and (min-width:1401px){

  .texto h2{
    font-size: 36px;
  }

  #navbar li{
    margin: 19px 0px 0px 6px;
  }

  .cotizar{
    margin-top: 40%;
  }

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

  .text_especializamos{
    padding: 63px !important;
  }

  #navbar a{
    font-size: 18px;
  }

  .text_especializamos h1{
    padding-bottom: 6px;
  }

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

  .mision{
    padding: 91px 150px 0px 150px !important;
  }

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

}



@media (max-width: 1800px) and (min-width:1501px){

  .texto h2{
    font-size: 36px;
  }

  #navbar li{
    margin: 19px 0px 0px 6px;
  }

  .cotizar{
    margin-top: 40%;
  }

  .text_especializamos{
    padding: 83px !important;
  }

  .text_nosotros{
    padding: 0px 141px;
  }

  .mision{
    padding: 84px 120px 0px 120px !important;
  }

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


}


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

  #navbar li{
    margin: 28px 0px 0px 39px;
  }

  .mision{
    padding: 147px 150px 0px 150px;
  }

}


