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

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

#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  font-size: 18px;
  color: #6f6f6f;
  font-family:"Montserrat-Regular";
}

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

.clear{
  clear:both;
}

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

#datos_header{
  padding: 10px 0px;
  background-color:#3B5884;
}

#datos_header ul{
  float: right;
}

#datos_header ul li{
  color: #fff;
  font-size: 16px;
  float: left;
  padding-left: 45px;
}

#datos_header ul li a{
  color: #fff;
}

.ico1{
  background-image: url(../img/ico1.png);
  width: 24px;
  height: 20px;
  float: left;
}

.ico2{
  background-image: url(../img/ico2.png);
  background-repeat: no-repeat;
  padding-left: 34px;
  width: 24px;
  height: 20px;
  float: left;
}

#barra-menu{
  padding: 9px 0px;
 background-color: #fff;
}

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

.menu {
  text-align:right;
}

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

#navbar a{
  color: #4c4536;
  float: left;
  position: relative;
  display:inline-block;
  padding: 37px 0px;
  text-transform: uppercase;
}

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

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

#banner{
  margin-top: 8%;
}

#banner .carousel-indicators{
  bottom: 25px;
  width: 58%;
}

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

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

.texto{
  float: left;
  position: absolute;
  bottom: 25%;
  right: 0%;
  color: #FFF;
  text-shadow: 3px 2px 1px #000;
  margin-left: 177px;
  padding: 45px 37px;
}

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

.texto h2{
  font-size: 90px;
  line-height: 89px;
  font-family:"Montserrat-Bold";
}

.texto h2 span{
  color: #DFAE62;
}

.texto h3{
  font-size: 24px;
  line-height: 50px;
  padding-bottom: 30px;
}

.texto p{
  font-size: 22px;
  line-height: 30px;
}

#home_productos {
  padding:75px 0px;
}

.home_productos{
  float: right;
  padding-top: 62px;
}

.home_productos p{
  color: #6f6f6f;
  line-height: 24px;
  font-size: 19px;
}

#home_productos h1{
  font-size: 19px;
  padding-bottom: 45px;
}

#home_productos h2{
  font-family:"Montserrat-Bold";
  font-size: 68px;
  color: #000000;
  padding-bottom: 25px;
}

.line{
  float: right;
  width: 140px;
  height: 14px;
  margin-top: 5%;
  background-color: #E1AE61;
}

.link{
  width: 100%;
  margin-bottom: 20px;
  float: left;
  position: relative;
  text-decoration: none !important;
}

#categorias_home{
  padding:15px 0px;
}

.texto-link{
  position: relative;
  bottom: 0px;
  width: 100%;
  height: 100%;
  padding: 11px 29px;
}

.texto-link h3{
  text-transform: uppercase;
  padding-bottom: 14px;
  font-size: 32px;
  color: #000;
  font-family:"Montserrat-Bold";
}

.texto-link p{
  background-color: #E1AD63;
  text-transform: uppercase;
  color: #000;
  padding: 5px;
  width: 61%;
  text-align: center;
}

.link:hover .texto-link p{
  background-color: #3B5781;
  color: #fff;
  text-decoration: none !important;
}

.volver{
  padding:93px 0px;
  float: left;
  position: relative;
  text-align: center;
}

.volver a{
  color: #fff;
  padding: 22px 50px;
  background-color: #DFAE62;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  background-image: url(../img/flecha.png);
  background-repeat: no-repeat;
  background-position: 268px 24px;
}

.volver a:hover{
  background-color: #3B5884;
}

#cotizar{
  padding: 74px 0px;
  text-align: center;
  background-image: url(../img/cotizar.jpg);
}

#cotizar h1{
  color: #fff;
  font-size: 48px;
  font-family:"Montserrat-Bold";
}

#cotizar a{
  background-color: #DFAD5F;
  color: #fff;
  font-family:"Montserrat-Bold";
  padding: 15px 42px 15px 13px;
  text-transform: uppercase;
  text-decoration: none;
  background-image: url(../img/flecha.png);
  background-repeat: no-repeat;
  background-position: 143px 17px;
  float: left;
  margin-left: 14%;
}

#cotizar a:hover{
  background-image: url(../img/flecha-h.png);
  background-color: #fff;
  color: #000;
}

#nuestro_valor{
  padding: 75px 0px;
}

#nuestro_valor h1{
  text-align: center;
  font-family:"Montserrat-Bold";
  font-size: 68px;
  line-height: 67px;
  color: #000000;
}

#nuestro_valor p{
  color: #6f6f6f;
  padding-top: 15px;
  text-align:center;
}

#line2 {
  width: 100%;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 10px;
}

.line2 {
  width: 112px;
  height: 5px;
  background-color: #262B52;
  display: inline-block;
}

.item_valores{
  padding-top: 56px;
  padding-left: 200px;
  padding-right: 68px;
}

.item_valores h1{
  background-image: url(../img/item.png);
  background-repeat: no-repeat;
  background-position: 5px;
  padding-left: 33px;
  font-family:"Montserrat-Bold";
  border-bottom: 1px solid #DFAE62;
  font-size: 46px;
  color: #000;
}

.item_valores p{
  color: #6f6f6f;
  line-height:31px;
  padding-top: 10px;
  font-size: 19px;
  padding-left: 11px;
  margin-bottom: 38px;
}

#clientes{
  padding: 75px 0px;
}

.clientes h1{
  font-family: "Montserrat-Bold";
  font-size: 68px;
  color: #000000;
  padding-bottom: 25px;
}

#testimonios{
  background-image: url(../img/bg_testimonios.jpg);
}

.testimonios{
  padding: 104px 320px;
}

.testimonios h1{
  font-size: 68px;
  font-family: "Montserrat-Bold";
  text-align: center;
  color: #fff;
  line-height: 64px;
}

.testimonios h2{
  color: #fff;
  padding-top: 50px;
  padding-bottom: 34px;
  line-height: 25px;
  font-size: 19px;
  text-align: center;
}

.testimonios h3{
  font-family: "Montserrat-Bold";
  padding-top: 39px;
  padding-bottom: 11px;
  color: #fff;
  line-height: 25px;
  font-size: 32px;
}

.testimonios p{
  color: #fff;
  font-size: 20px;
}

#carouselservicio_h2 .carousel-indicators{
  bottom: -34px;
  width: 100%;
  left: 30%;
}

#carouselservicio_h2 .carousel-indicators li{
  background: #B8C0CC;
  width: 15px;
  height: 15px;
  border:2px solid #fff;
}

#carouselservicio_h2 .carousel-indicators .active{
  width: 16px;
  height: 16px;
  background:#A08C74;
  border:2px solid #DFAE62 !important;
}

footer{
  background-color: #3B5884;
  padding-top: 55px;
}

footer h1{
  font-family: "Montserrat-Bold";
  font-size: 28px;
  color: #fff;
  text-align:center;
}

footer h2{
  font-family: "Montserrat-Bold";
  padding-top: 35px;
  font-size: 20px;
  color: #fff;
  padding-bottom: 15px;
}

footer p{
  color: #fff;
  font-size: 17px;
  line-height: 23px;
  display: flex;
  margin-bottom: 13px;
}

.text_noticia{
  padding: 45px;
  background-color: #EEEFF3;
}

.text_noticia h1{
  font-family: "Montserrat-Bold";
  font-size: 28px;
  color: #DFAE62;
  padding-bottom: 15px;
}

.text_noticia p{
  line-height: 23px;
  padding-bottom: 25px;
}

.text_noticia a{
  background-color: #DFAE62;
  padding: 12px 41px 12px 10px;
  color: #fff;
  float: left;
  text-decoration: none;
  background-image: url(../img/flecha.png);
  background-repeat: no-repeat;
  background-position: 149px 13px;
  font-size: 14px;
}

.text_noticia a:hover{
  background-color: #3B5884;
}

#home_valores{
  padding-bottom: 120px;
}

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

#copy{
  padding: 5px 0px;
}

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

#back-top {
  top: 306px;
  z-index: 100;
  left: 1px;
  float: right;
  position: fixed;
}

.bc1{
  background: url(../img/facebook.svg) 0px 0px no-repeat;
  display:block;
  width: 47px;
  height: 51px;
}

.bc2{
  background: url(../img/instagram.svg) 0px 0px no-repeat;
  display:block;
  width: 47px;
  height: 51px;
}

.bc3{
  background: url(../img/whatsapp.svg) 0px 0px no-repeat;
  display:block;
  width: 47px;
  height: 51px;
}

#titulo {
  padding-top: 108px;
  padding-bottom: 122px;
  background-size: cover;
  margin-top: 8%;
}

#titulo h1 {
  color:#DFAE62;
  display: inline-block;
  font-family: "Montserrat-Bold";
  font-size: 152px;
  text-shadow: -3px 1px 5px #000;
  text-transform: uppercase;
  letter-spacing: 28px;
}

#titulo h1 span{
  color: #fff;
}

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

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

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

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

#franja_Azul{
  padding: 33px 0px;
  margin: 75px 0px;
  background-color: #A8BCD5;
}

#franja_Azul img{
  float: left;
}

#franja_Azul h1{
  color: #000;
  font-size: 36px;
  padding-top: 25px;
  padding-bottom: 6px;
  font-family: "Montserrat-Bold";
}

#franja_Azul p{
  float: left;
  color: #6f6f6f;
  font-size: 19px;
}

.sedes{
  margin-bottom: 125px;
}

#item_prod{
  padding: 115px 0px;
}

#desc_item{
  padding: 115px 0px;
}

#desc_item h1{
  color: #000;
  font-family: "Montserrat-Bold";
  font-size: 68px;
}

.line3{
  margin-top: 5%;
  background-color: #DFAE62;
  width: 100%;
  height: 13px;
}

.text_item{
  padding: 75px 0px;
}

.text_item p {
  color: #6f6f6f;
  font-size: 22px;
  line-height: 31px;
}

#tabla_productos{
}

#tabla_productos ul{
  line-height: 22px;
}

#tabla_productos li{
  padding-left: 7px;
  color: #6f6f6f;
  margin-top: 16px;
}

.title_tabla{
  padding-bottom: 15px;
  font-size: 30px;
  color: #000 !important;
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
  border-bottom: 1px solid #0202025c;
}

#tabla_productos2 li{
  text-align: center;
  padding-left: 7px;
  color: #6f6f6f;
  margin-top: 16px;
}

#tabla_productos2 ul{
  line-height: 22px;
}

#tabla_productosxs ul{
  font-size: 17px;
  line-height: 22px;
}

#tabla_productosxs li{
  padding-left: 7px;
  color: #6f6f6f;
  margin-bottom: 16px;
  border-bottom: 1px solid #00000069;
  padding-bottom: 7px;
}

.title_tablaxs{
  color: #000 !important;
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
}

#volver_prod{
  padding: 74px 0px;
  text-align: center;
  background-image: url(../img/productos/bg_volver.jpg);
}

#volver_prod h1{
  color: #fff;
  font-size: 48px;
  text-align: right;
  font-family:"Montserrat-Bold";
}

#volver_prod a{
  background-color: #DFAD5F;
  color: #fff;
  font-family:"Montserrat-Bold";
  padding: 15px 42px 15px 13px;
  text-transform: uppercase;
  text-decoration: none;
  background-image: url(../img/flecha.png);
  background-repeat: no-repeat;
  background-position: 130px 17px;
  float: left;
}

#volver_prod a:hover{
  background-image: url(../img/flecha-h.png);
  background-color: #fff;
  color: #000;
}

.texto-link2{
  position: absolute;
  bottom: 20px;
  width: 100%;
  background-color: #e1ae61;
  text-align: center;
}

.texto-link2 h3{
  text-transform: uppercase;
  font-size:16px;
  color: #FFF;
  font-family:"Montserrat-Bold";
  text-align: center;
  padding: 8px 11px;
}

.link:hover .texto-link2 h3{
  background-color: #3B5884;
}

.item_documentos{
  margin-top: 65px;
}

#form-contact{
  padding: 24px 0px;
}

#form-contact p{
  color: #979696;
  font-size: 16px;
  padding-top: 12px;
}

#form-contact h3{
  padding-top:20px;
  color: #6f6f6f;
}

#form-contact input {
  width: 100%;
  font-size: 17px;
  background-color:#A8BCD5;
  color: #000;
  border: none;
  padding: 8px 15px;
  margin-top: 7px;
  border: 1px solid #000;
}

#form-contact textarea {
    width: 100%;
    background-color:#A8BCD5;
    color: #000;
    border: none;
    padding: 8px;
    margin-top: 5px;
    height: 137px;
    border: 1px solid #000;
}

.form-control {
  height: 38px;
  padding: 8px 10px;
  color: #000;
  border: 1px solid #000;
  border-radius: 0px;
  background-color: #A8BCD5;
  margin-top: 9px;
  font-size: 17px;
}

.form-control:hover {
    background-color: #fff;
}

.select2{
  float: left;
  position: relative;
  clear: both;
  margin-top: 5px;
  margin-bottom: 15px;
}

.select2 select{
  background: #fff;
  font-size:30px;
  color: #000;
  width: 60%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px;
  border:none;
}

#enviar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 18px !important;
  margin-top: 12px !important;
  padding: 11px 0px !important;
  background:#395587 !important;
  margin-right: 15px;
  border: none !important;
}

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

#borrar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 18px !important;
  margin-top:12px !important;
  padding: 11px 0px !important;
  background:#395587 !important;
  border: none !important;
  margin-right: 16px;
}

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

.asesor{
  margin-bottom: 65px;
}

.asesor h1{
  font-size: 28px;
  color: #D4B473;
  font-family:"Montserrat-Bold";
}

.asesor h2{
  font-size: 20px;
  padding-bottom: 15px;
  color: #000;
}

.asesor p{
  line-height:25px;
}

.asesor p a{
  color: #6f6f6f;
  background-repeat: no-repeat;
  background-image: url(../img/asesores/whats.png);
  padding-right: 33px;
  background-position: top right;
  padding-bottom: 20px;
}

.asesor p a:hover{
  color: #3B5884;
  text-decoration: none;
}

.modal-open .modal {
  background:#3B5884DB;
  z-index: 9999999999;
}

.modal-content{
  background-color: transparent;
  box-shadow: none;
}


.close {
  right: 9px;
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
  color: #fff !important;
  opacity: 3.2;
  position:absolute;
  z-index: 99999;
  top: -1%;
}

.video-responsive {
position: relative;
padding-bottom: 56.25%; /* 16/9 ratio */
padding-top: 30px; /* IE6 workaround*/
height: 0;
overflow: hidden;
margin-top: 11%;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

@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;
  }

   nav .me{
    color: #000;
    font-size: 15px;
    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: #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) {


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

  #datos_header ul li{
    padding-left: 11px !important;
  }

  #home_quienes h2{
    font-size: 28px;
  }

  .servicio_h1{
    padding: 74px 38px;
  }

  .servicio_h1 h2{
    line-height: 48px;
    font-size: 35px;
  }

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

  .servicio_h2{
    padding: 148px 41px;
  }

  #titulo{
    padding-top: 105px;
    padding-bottom: 89px;
    margin-top: 34%;
  }

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

  .btn a{
    font-size: 18px;
  }

  .mision{
    padding: 83px 55px;
  }

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

  .vision{
    padding:43px 42px;
  }

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

  #servicios h2{
    font-size: 37px;
    line-height: 43px;
  }

  #servicios p{
    font-size: 18px;
    line-height: 28px;
  }

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

  #titulo2{
    margin-top: 34%;
    padding-top: 85px;
    padding-bottom: 75px;
  }

  .item_servicios2 ul li{
    line-height: 24px;
    font-size: 14px;
  }

  .volver_ser a{
    font-size: 17px;
    padding: 17px 14px;
  }

  .datos h4{
    font-size: 21px;
    line-height: 25px;
  }

  #banner{
    margin-top: 48%;
  }

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

  .servicio_h1 a{
    padding: 23px 50px;
  }

  .servicio_h2 h2{
    font-size: 38px;
    line-height: 50px;
  }

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

  .volver a{
    padding: 12px 24px;
  }
 

}


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

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

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

  #datos_header ul li{
    padding-left: 11px !important;
  }

  .home_productos{
    padding-top: 25px;
  }

  #home_productos h2{
    font-size: 36px;
  }

  #banner{
    margin-top: 46%;
  }

  .home_productos p{
    font-size: 16px;
  }

  .texto-link p{
    width: 100%;
  }

  .texto-link h3{
    font-size: 28px;
    text-align: center;
  }

  .volver a{
    padding: 17px 23px;
  }

  #cotizar h1{
    font-size: 30px;
  }

  #cotizar{
    padding: 60px 0px;
  }

  #cotizar a{
    margin-top: 30px;
    margin-left: 23%;
  }

  #nuestro_valor h1{
    font-size: 29px;
    line-height: 40px;
  }

  .item_valores{
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .clientes h1{
    font-size: 30px;
  }

  #copy a{
    display: block ruby;
  }

  .testimonios{
    padding: 104px 23px;
  }

  .testimonios h1{
    font-size: 47px;
  }

  .testimonios h3{
    font-size: 27px;
    padding-top: 18px;
  }

  .testimonios h2{
    padding-top: 10px;
  }

  .text_noticia{
    padding: 23px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 21px;
  }

  #titulo{
    margin-top: 34%;
    padding-top: 63px;
    padding-bottom: 46px;
  }

  #titulo h1{
    font-size: 52px;
    letter-spacing: 0px;
  }

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

  .heading2::before{
    margin-top: 6px !important;
  }

  .contents2{
    font-size: 15px !important;
    line-height: 23px !important;
  }

  #franja_Azul img{
    float: none;
  }

  #franja_Azul h1{
    text-align: center;
    font-size: 29px;
  }

  #franja_Azul p{
    float: none;
    text-align: center;
  }

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

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

  #volver_prod h1{
    text-align: center;
    padding-bottom: 18px;
    font-size: 36px;
  }

  #volver_prod a{
    float: none;
  }

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

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

  .asesor p{
    font-size: 16px;
  }
 
}


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


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

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

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

  #datos_header ul li{
    padding-left: 11px !important;
  }

  .home_productos{
    padding-top: 25px;
  }

  #home_productos h2{
    font-size: 45px;
  }

  #banner{
    margin-top: 35%;
  }

  .home_productos p{
    font-size: 16px;
  }

  .texto-link p{
    width: 100%;
  }

  .texto-link h3{
    text-align: center;
  }

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

  #cotizar{
    padding: 60px 0px;
  }

  #cotizar a{
    margin-top: 30px;
    margin-left: 23%;
  }

  #nuestro_valor h1{
    font-size: 38px;
    line-height: 40px;
  }

  .item_valores{
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .clientes h1{
    font-size: 37px;
  }

  .testimonios{
    padding: 104px 23px;
  }

  .testimonios h1{
    font-size: 47px;
  }

  .testimonios h3{
    font-size: 27px;
    padding-top: 18px;
  }

  .testimonios h2{
    padding-top: 10px;
  }

  .text_noticia{
    padding: 23px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 21px;
  }

  #titulo{
    margin-top: 34%;
    padding-top: 63px;
    padding-bottom: 46px;
  }

  #titulo h1{
    font-size: 52px;
    letter-spacing: 0px;
  }

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

  .heading2::before{
    margin-top: 6px !important;
  }

  .contents2{
    font-size: 15px !important;
    line-height: 23px !important;
  }

  #franja_Azul img{
    float: none;
  }

  #franja_Azul h1{
    text-align: center;
    font-size: 29px;
  }

  #franja_Azul p{
    float: none;
    text-align: center;
  }

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

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

  #volver_prod h1{
    text-align: center;
    padding-bottom: 18px;
    font-size: 36px;
  }

  #volver_prod a{
    float: none;
  }

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

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

  .asesor p{
    font-size: 16px;
  }

}


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


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

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

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

  #datos_header ul li{
    padding-left: 11px !important;
  }

  #banner{
    margin-top: 25%;
  }

  .home_productos{
    padding-top: 25px;
  }

  #home_productos h2{
    font-size: 45px;
  }

  .home_productos p{
    font-size: 16px;
  }

  .texto-link p{
    width: 100%;
  }

  .texto-link h3{
    text-align: center;
  }

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

  #cotizar{
    padding: 60px 0px;
  }

  #cotizar a{
    margin-top: 30px;
    margin-left: 23%;
  }

  #nuestro_valor h1{
    font-size: 38px;
    line-height: 40px;
  }

  .item_valores{
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .clientes h1{
    font-size: 37px;
  }

  .testimonios{
    padding: 104px 23px;
  }

  .testimonios h1{
    font-size: 47px;
  }

  .testimonios h3{
    font-size: 27px;
    padding-top: 18px;
  }

  .testimonios h2{
    padding-top: 10px;
  }

  .text_noticia{
    padding: 23px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 21px;
  }

  #titulo{
    margin-top: 34%;
    padding-top: 63px;
    padding-bottom: 46px;
  }

  #titulo h1{
    font-size: 52px;
    letter-spacing: 0px;
  }

  .heading2{
    font-size: 23PX !important;
  }

  .contents2{
    font-size: 15px !important;
    line-height: 23px !important;
  }

  #franja_Azul img{
    float: none;
  }

  #franja_Azul h1{
    text-align: center;
    font-size: 29px;
  }

  #franja_Azul p{
    float: none;
    text-align: center;
  }

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

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

  #volver_prod h1{
    text-align: center;
    padding-bottom: 32px;
    font-size: 34px;
  }

  #volver_prod a{
    float: none;
  }

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

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

  .asesor p{
    font-size: 16px;
  }

  .heading2::before{
    margin-top: 5px !important;
  }


}

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

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

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

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

  #datos_header ul li{
    padding-left: 11px !important;
  }

  #banner{
    margin-top:21%;
  }

  .home_productos{
    padding-top: 25px;
  }

  #home_productos h2{
    font-size: 45px;
  }

  .home_productos p{
    font-size: 16px;
  }

  .texto-link p{
    width: 100%;
  }

  .texto-link h3{
    text-align: center;
  }

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

  #cotizar{
    padding: 60px 0px;
  }

  #cotizar a{
    margin-top: 30px;
    margin-left: 23%;
  }

  #nuestro_valor h1{
    font-size: 38px;
    line-height: 40px;
  }

  .item_valores{
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .clientes h1{
    font-size: 37px;
  }

  .testimonios{
    padding: 104px 23px;
  }

  .testimonios h1{
    font-size: 47px;
  }

  .testimonios h3{
    font-size: 27px;
    padding-top: 18px;
  }

  .testimonios h2{
    padding-top: 10px;
  }

  .text_noticia{
    padding: 23px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 21px;
  }

  #titulo{
    margin-top: 34%;
    padding-top: 63px;
    padding-bottom: 46px;
  }

  #titulo h1{
    font-size: 52px;
    letter-spacing: 0px;
  }

  .heading2{
    font-size: 23PX !important;
  }

  .contents2{
    font-size: 15px !important;
    line-height: 23px !important;
  }

  #franja_Azul img{
    float: none;
  }

  #franja_Azul h1{
    text-align: center;
    font-size: 29px;
  }

  #franja_Azul p{
    float: none;
    text-align: center;
  }

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

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

  #volver_prod h1{
    text-align: center;
    padding-bottom: 32px;
    font-size: 34px;
  }

  #volver_prod a{
    float: none;
  }

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

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

  .asesor p{
    font-size: 16px;
  }

  .heading2::before{
    margin-top: 5px !important;
  }
 
}


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


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

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

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

  #datos_header ul li{
    padding-left: 11px !important;
  }

  #banner{
    margin-top:21%;
  }

  .home_productos{
    padding-top: 25px;
  }

  #home_productos h2{
    font-size: 45px;
  }

  .home_productos p{
    font-size: 16px;
  }

  .texto-link p{
    width: 100%;
  }

  .texto-link h3{
    text-align: center;
  }

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

  #cotizar{
    padding: 60px 0px;
  }

  #cotizar a{
    margin-top: 30px;
    margin-left: 23%;
  }

  #nuestro_valor h1{
    font-size: 38px;
    line-height: 40px;
  }

  .item_valores{
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .clientes h1{
    font-size: 37px;
  }

  .testimonios{
    padding: 104px 23px;
  }

  .testimonios h1{
    font-size: 47px;
  }

  .testimonios h3{
    font-size: 27px;
    padding-top: 18px;
  }

  .testimonios h2{
    padding-top: 10px;
  }

  .text_noticia{
    padding: 23px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 21px;
  }

  #titulo{
    margin-top: 21%;
    padding-top: 85px;
    padding-bottom: 81px;
  }

  #titulo h1{
    font-size: 52px;
    letter-spacing: 0px;
  }

  .heading2{
    font-size: 23PX !important;
  }

  .contents2{
    font-size: 15px !important;
    line-height: 23px !important;
  }

  #franja_Azul img{
    float: none;
  }

  #franja_Azul h1{
    text-align: center;
    font-size: 29px;
  }

  #franja_Azul p{
    float: none;
    text-align: center;
  }

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

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

  #volver_prod h1{
    text-align: center;
    padding-bottom: 32px;
    font-size: 34px;
  }

  #volver_prod a{
    float: none;
  }

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

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

  .asesor p{
    font-size: 16px;
  }

  .heading2::before{
    margin-top: 5px !important;
  }
 
}


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

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

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

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

  #datos_header ul li{
    padding-left: 11px !important;
  }

  #banner{
    margin-top:20%;
  }

  .home_productos{
    padding-top: 25px;
  }

  #home_productos h2{
    font-size: 45px;
  }

  .home_productos p{
    font-size: 16px;
  }

  .texto-link p{
    width: 100%;
  }

  .texto-link h3{
    text-align: center;
  }

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

  #cotizar{
    padding: 60px 0px;
  }

  #cotizar a{
    margin-top: 30px;
    margin-left: 23%;
  }

  #nuestro_valor h1{
    font-size: 38px;
    line-height: 40px;
  }

  .item_valores{
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .clientes h1{
    font-size: 37px;
  }

  .testimonios{
    padding: 104px 23px;
  }

  .testimonios h1{
    font-size: 47px;
  }

  .testimonios h3{
    font-size: 27px;
    padding-top: 18px;
  }

  .testimonios h2{
    padding-top: 10px;
  }

  .text_noticia{
    padding: 23px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 21px;
  }

  #titulo{
    margin-top: 21%;
    padding-top: 85px;
    padding-bottom: 81px;
  }

  #titulo h1{
    font-size: 52px;
    letter-spacing: 0px;
  }

  .heading2{
    font-size: 23PX !important;
  }

  .contents2{
    font-size: 15px !important;
    line-height: 23px !important;
  }

  #franja_Azul img{
    float: none;
  }

  #franja_Azul h1{
    text-align: center;
    font-size: 29px;
  }

  #franja_Azul p{
    float: none;
    text-align: center;
  }

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

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

  #volver_prod h1{
    text-align: center;
    padding-bottom: 32px;
    font-size: 34px;
  }

  #volver_prod a{
    float: none;
  }

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

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

  .asesor p{
    font-size: 16px;
  }

  .heading2::before{
    margin-top: 5px !important;
  }

}

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

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

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

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

  #datos_header ul li{
    padding-left: 11px !important;
  }

  #banner{
    margin-top:19%;
  }

  .home_productos{
    padding-top: 25px;
  }

  #home_productos h2{
    font-size: 55px;
  }

  .texto-link p{
    width: 100%;
  }

  .texto-link h3{
    text-align: center;
  }

  #cotizar h1{
    font-size: 30px;
  }

  #cotizar{
    padding: 45px 0px;
  }

  #cotizar a{
    margin-top: 30px;
    margin-left:38%;
  }

  #nuestro_valor h1{
    font-size: 38px;
    line-height: 40px;
  }

  .item_valores{
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .clientes h1{
    font-size: 37px;
  }

  .testimonios{
    padding: 104px 23px;
  }

  .testimonios h1{
    font-size: 47px;
  }

  .testimonios h3{
    font-size: 27px;
    padding-top: 18px;
  }

  .testimonios h2{
    padding-top: 10px;
  }

  .text_noticia{
    padding: 23px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 21px;
  }

  #titulo{
    margin-top: 21%;
    padding-top: 85px;
    padding-bottom: 81px;
  }

  #titulo h1{
    font-size: 52px;
    letter-spacing: 0px;
  }

  .heading2{
    font-size: 23PX !important;
  }

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

  #franja_Azul img{
    float: none;
  }

  #franja_Azul h1{
    text-align: center;
    font-size: 23px;
  }

  #franja_Azul p{
    float: none;
    text-align: center;
    font-size: 17px;
  }

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

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

  #volver_prod h1{
    text-align: center;
    padding-bottom: 32px;
    font-size: 34px;
  }

  #volver_prod a{
    float: none;
  }

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

  .asesor h1{
    padding-top: 9px;
    font-size: 25px;
  }

  .asesor p{
    font-size: 16px;
  }

  .heading2::before{
    margin-top: 5px !important;
  }

  .texto{
    bottom: 9%;
  }

  .texto h1{
    font-size: 21px;
  }

  .texto h2{
    font-size: 47px;
    line-height: 49px;
  }

  .texto h3{
    font-size: 16px;
    line-height: 17px;
    padding-bottom: 13px;
  }

}

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

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

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

  #datos_header ul li{
    padding-left: 11px !important;
  }

  #banner{
    margin-top:18%;
  }

  .home_productos{
    padding-top: 25px;
  }

  #home_productos h2{
    font-size: 55px;
  }

  .texto-link p{
    width: 100%;
  }

  .texto-link h3{
    font-size: 28px;
    text-align: center;
  }

  #cotizar h1{
    font-size: 30px;
  }

  #cotizar{
    padding: 45px 0px;
  }

  #cotizar a{
    margin-top: 30px;
    margin-left:38%;
  }

  #nuestro_valor h1{
    font-size: 38px;
    line-height: 40px;
  }

  .item_valores{
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .clientes h1{
    font-size: 37px;
  }

  .testimonios{
    padding: 104px 23px;
  }

  .testimonios h1{
    font-size: 47px;
  }

  .testimonios h3{
    font-size: 27px;
    padding-top: 18px;
  }

  .testimonios h2{
    padding-top: 10px;
  }

  .text_noticia{
    padding: 23px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 21px;
  }

  #titulo{
    margin-top: 21%;
    padding-top: 85px;
    padding-bottom: 81px;
  }

  #titulo h1{
    font-size: 52px;
    letter-spacing: 0px;
  }

  .heading2{
    font-size: 23PX !important;
  }

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

  #franja_Azul img{
    float: none;
  }

  #franja_Azul h1{
    text-align: center;
    font-size: 23px;
  }

  #franja_Azul p{
    float: none;
    text-align: center;
    font-size: 17px;
  }

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

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

  #volver_prod h1{
    text-align: center;
    padding-bottom: 32px;
    font-size: 34px;
  }

  #volver_prod a{
    float: none;
  }

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

  .asesor h1{
    padding-top: 9px;
    font-size: 25px;
  }

  .asesor p{
    font-size: 16px;
  }

  .heading2::before{
    margin-top: 5px !important;
  }

  .texto{
    bottom: 9%;
  }

  .texto h1{
    font-size: 21px;
  }

  .texto h2{
    font-size: 47px;
    line-height: 49px;
  }

  .texto h3{
    font-size: 16px;
    line-height: 17px;
    padding-bottom: 13px;
  }


}

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

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

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

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

  #banner{
    margin-top:18%;
  }

  .home_productos{
    padding-top: 25px;
  }

  #home_productos h2{
    font-size: 55px;
  }

  .texto-link p{
    width: 100%;
  }

  .texto-link h3{
    font-size: 28px;
    text-align: center;
  }

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

  #cotizar{
    padding: 45px 0px;
  }

  #cotizar a{
    margin-top: 30px;
    margin-left:38%;
  }

  #nuestro_valor h1{
    font-size: 58px;
    line-height: 62px;
  }

  .item_valores{
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

  .testimonios{
    padding: 104px 23px;
  }

  .testimonios h1{
    font-size: 47px;
  }

  .testimonios h3{
    font-size: 27px;
    padding-top: 18px;
  }

  .testimonios h2{
    padding-top: 10px;
  }

  .text_noticia{
    padding: 23px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 21px;
  }

  #titulo{
    margin-top: 17%;
    padding-top: 85px;
    padding-bottom: 106px;
  }

  #titulo h1{
    font-size:89px;
    letter-spacing:19px;
  }

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

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

  #franja_Azul img{
    float: none;
  }

  #franja_Azul h1{
    text-align: center;
    font-size: 23px;
  }

  #franja_Azul p{
    float: none;
    text-align: center;
    font-size: 17px;
  }

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

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

  #volver_prod h1{
    text-align: center;
    padding-bottom: 32px;
    font-size: 34px;
  }

  #volver_prod a{
    float: none;
  }

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

  .asesor h1{
    padding-top: 9px;
    font-size: 25px;
  }

  .asesor p{
    font-size: 16px;
  }

  .heading2::before{
    margin-top: 9px !important;
  }

  .texto{
    bottom: 9%;
  }

  .texto h1{
    font-size: 21px;
  }

  .texto h2{
    font-size: 47px;
    line-height: 49px;
  }

  .texto h3{
    font-size: 16px;
    line-height: 17px;
    padding-bottom: 13px;
  }


}


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


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

  #menu{
    margin-top: -7%;
  }

  #banner{
    margin-top: 17%;
  }

  .texto{
    bottom: 9%;
  }

  .texto h1{
    font-size: 21px;
  }

  .texto h2{
    font-size: 59px;
    line-height: 67px;
  }

  .texto h3{
    font-size: 19px;
    line-height: 24px;
    padding-bottom: 13px;
  }

  #nuestro_valor h1{
    font-size: 58px;
    line-height: 63px;
  }

  #cotizar{
    padding: 48px 0px;
  }

  #cotizar h1{
    padding-bottom: 19px;
    font-size: 40px;
  }

  #cotizar a{
    margin-left: 39%;
  }

  .item_valores{
    padding-left: 63px;
  }

  .item_valores h1{
    font-size: 40px;
  }

  .testimonios{
    padding: 84px 112px;
  }

  #titulo{
    margin-top: 17%;
  }

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

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

  .heading2::before{
    margin-top: 14px !important;
  }

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

  #franja_Azul img{
    float: none;
  }

  #franja_Azul p{
    text-align: center;
  }

  #desc_item h1{
    font-size: 46px;
  }

  .title_tabla{
    font-size: 25px;
  }

  .text_item p{
    font-size: 19px;
    line-height: 26px;
  }

  .modal-dialog {
    width:862px;
    margin: 173px auto !important;
  }

  #volver_prod a {
    float: none;
  }

  #volver_prod h1 {
  text-align: center;
  padding-bottom: 32px;
  font-size: 34px;
}

  
}


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


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

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

  #navbar a{
    font-size: 15px;
    padding: 25px 0px;
  }

  #banner{
    margin-top: 15%;
  }

  .texto{
    bottom: 7%;
  }

  #home_productos h2{
    font-size: 42px;
  }

  .home_productos{
    padding-top: 13px;
  }

  .texto-link p{
    width: 89%;
  }

  .texto-link p{
    font-size: 17px;
  }

  #cotizar{
    padding: 52px 0px;
  }

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

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

  #nuestro_valor h1{
    font-size: 44px;
    line-height: 48px;
  }

  .texto h2{
    font-size: 60px;
    line-height: 64px;
  }

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

  .item_valores{
    padding-top: 19px;
    padding-left: 23px;
    padding-right: 20px;
  }

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

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

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

  .testimonios{
    padding: 104px 136px;
  }

  .text_noticia{
    padding: 19px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 20px;
  }

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

  .testimonios h1{
    font-size: 61px;
  }

  #titulo{
    padding-top: 80px;
    padding-bottom: 92px;
    margin-top: 13%;
  }

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

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

  .contents2{
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .heading2::before{
    margin-top: 9px !important;
  }

  #franja_Azul h1{
    padding-top: 9px;
    font-size: 25px;
  }

  .text_item p{
    font-size: 19px;
    line-height: 27px;
  }

  #volver_prod h1{
    font-size: 40px;
  }

  #desc_item h1{
    font-size:48px;
  }

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

  .asesor p{
    font-size: 16px;
  }

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

}

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

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

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

  #navbar a{
    font-size: 17px;
    padding: 26px 0px;
  }

  #banner{
    margin-top: 12%;
  }

  .texto{
    bottom: 7%;
  }

  #home_productos h2{
    font-size: 54px;
  }

  .home_productos{
    padding-top: 13px;
  }

  .texto-link p{
    width: 89%;
  }

  .texto-link p{
    font-size: 17px;
  }

  #cotizar{
    padding: 52px 0px;
  }

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

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

  #nuestro_valor h1{
    font-size: 56px;
    line-height: 60px;
  }

  .texto h2{
    font-size: 65px;
    line-height:75px;
  }

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

  .item_valores{
    padding-top: 19px;
    padding-left: 23px;
    padding-right: 20px;
  }

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

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

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

  .testimonios{
    padding: 104px 136px;
  }

  .text_noticia{
    padding: 19px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 20px;
  }

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

  .testimonios h1{
    font-size: 61px;
  }

  #titulo{
    padding-top: 110px;
    padding-bottom: 107px;
    margin-top: 12%;
  }

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

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

  .heading2::before{
    margin-top: 9px !important;
  }

  #franja_Azul h1{
    padding-top: 9px;
    font-size: 25px;
  }

  .text_item p{
    font-size: 19px;
    line-height: 27px;
  }

  #volver_prod h1{
    font-size: 44px;
    text-align: center;
  }

  #desc_item h1{
    font-size: 50px;
  }

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

  .asesor p{
    font-size: 16px;
  }


}


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

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

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

  #navbar a{
    font-size: 17px;
    padding: 26px 0px;
  }

  #banner{
    margin-top: 10%;
  }

  .texto{
    bottom: 7%;
  }

  #home_productos h2{
    font-size: 54px;
  }

  .home_productos{
    padding-top: 13px;
  }

  .texto-link p{
    width: 89%;
  }

  .texto-link p{
    font-size: 17px;
  }

  #cotizar{
    padding: 52px 0px;
  }

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

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

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

  #tabla_productos li{
    font-size: 16px;
  }

  #tabla_productos2 li{
    font-size: 16px;
  }

  #nuestro_valor h1{
    font-size: 56px;
    line-height: 60px;
  }

  .texto h2{
    font-size: 65px;
    line-height:75px;
  }

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

  .item_valores{
    padding-top: 19px;
    padding-left: 23px;
    padding-right: 20px;
  }

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

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

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

  .testimonios{
    padding: 104px 40px;
  }

  .text_noticia{
    padding: 19px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 20px;
  }

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

  .testimonios h1{
    font-size: 61px;
  }

  #titulo{
    padding-top: 110px;
    padding-bottom: 107px;
    margin-top: 12%;
  }

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

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

  .heading2::before{
    margin-top: 9px !important;
  }

  #franja_Azul h1{
    padding-top: 9px;
    font-size: 25px;
  }

  .text_item p{
    font-size: 19px;
    line-height: 27px;
  }

  #volver_prod a{
    margin-top: 12%;
  }

  #volver_prod h1{
    text-align: center;
  }

  #desc_item h1{
    font-size: 48px;
  }

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

  .asesor p{
    font-size: 16px;
  }


}


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

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

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

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

  #banner{
    margin-top: 11%;
  }

  .texto{
    bottom: 13%;
  }

  #home_productos h2{
    font-size: 54px;
  }

  .home_productos{
    padding-top: 13px;
  }

  .texto-link p{
    width: 89%;
  }

  .texto-link p{
    font-size: 17px;
  }

  #cotizar{
    padding: 52px 0px;
  }

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

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

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

  #tabla_productos li{
    font-size: 18px;
  }

  #tabla_productos2 li{
    font-size: 18px;
  }

  #nuestro_valor h1{
    font-size: 56px;
    line-height: 60px;
  }

  .texto h2{
    font-size: 73px;
    line-height:83px;
  }

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

  .item_valores{
    padding-top: 19px;
    padding-left: 23px;
    padding-right: 20px;
  }

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

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

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

  .testimonios{
    padding: 104px 40px;
  }

  .text_noticia{
    padding: 19px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 20px;
  }

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

  .testimonios h1{
    font-size: 61px;
  }

  #titulo{
    padding-top: 110px;
    padding-bottom: 107px;
    margin-top: 11%;
  }

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

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

  .heading2::before{
    margin-top: 9px !important;
  }

  #franja_Azul h1{
    padding-top: 9px;
    font-size: 25px;
  }

  .text_item p{
    font-size: 19px;
    line-height: 27px;
  }

  #volver_prod a{
    margin-top: 12%;
  }

  #volver_prod h1{
    text-align: center;
  }

  #desc_item h1{
    font-size: 52px;
  }

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

  .asesor p{
    font-size: 16px;
  }


}

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

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

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

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

  #banner{
    margin-top: 11%;
  }

  .texto{
    bottom: 7%;
  }

  #home_productos h2{
    font-size:60px;
  }

  .home_productos{
    padding-top: 13px;
  }

  .texto-link p{
    width: 89%;
  }

  .texto-link p{
    font-size: 17px;
  }

  #cotizar{
    padding: 52px 0px;
  }

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

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

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

  #tabla_productos li{
    font-size: 16px;
  }

  #tabla_productos2 li{
    font-size: 16px;
  }

  #nuestro_valor h1{
    font-size: 56px;
    line-height: 60px;
  }

  .item_valores{
    padding-top: 19px;
    padding-left: 23px;
    padding-right: 20px;
  }

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

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

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

  .testimonios{
    padding: 104px 40px;
  }

  .text_noticia{
    padding: 19px;
  }

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

  .text_noticia p{
    font-size: 16px;
    line-height: 20px;
  }

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

  .testimonios h1{
    font-size: 61px;
  }

  #titulo{
    padding-top: 110px;
    padding-bottom: 107px;
    margin-top: 11%;
  }

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

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

  .heading2::before{
    margin-top: 9px !important;
  }

  #franja_Azul h1{
    padding-top: 9px;
    font-size: 25px;
  }

  .text_item p{
    font-size: 19px;
    line-height: 27px;
  }

  #volver_prod a{
    margin-top: 12%;
  }

  #volver_prod h1{
    text-align: center;
  }

  #desc_item h1{
    font-size: 49px;
  }

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

  .asesor p{
    font-size: 16px;
  }


}



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


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

  #banner{
    margin-top: 10%;
  }

  .title_tabla{
    font-size: 23px;
  }

  .texto{
    bottom: 20%;
  }

  #cotizar{
    padding: 47px 0px;
  }

  .item_valores{
   padding-top: 56px;
   padding-left: 25px;
   padding-right: 31px;
  }

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

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

  #cotizar h1{
    font-size: 45px;
  }

  .testimonios{
    padding: 104px 137px;
  }

  .modal-dialog {
    width: 950px;
    margin: 173px auto !important;
  }

  #desc_item h1{
    font-size:46px;
  }

  #volver_prod h1{
    text-align: center;
    font-size: 41px;
  }

}
