@font-face {
  font-family:"gothambook";
  src: url("../fonts/gothambook.eot");
  src: url("../fonts/gothambook.eot?#iefix") format('embedded-opentype'),
       url("../fonts/gothambook.woff") format('woff'),
       url("../fonts/gothambook.ttf") format('truetype'),
       url("../fonts/gothambook.svg#gothambook") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family:"gothamlight";
  src: url("../fonts/gothamlight.eot");
  src: url("../fonts/gothamlight.eot?#iefix") format('embedded-opentype'),
       url("../fonts/gothamlight.woff") format('woff'),
       url("../fonts/gothamlight.ttf") format('truetype'),
       url("../fonts/gothamlight.svg#gothambook") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family:"gothamblack";
  src: url("../fonts/gotham-black.eot");
  src: url("../fonts/gotham-black.eot?#iefix") format('embedded-opentype'),
       url("../fonts/gotham-black.woff") format('woff'),
       url("../fonts/gotham-black.ttf") format('truetype'),
       url("../fonts/gotham-black.svg#gothambook") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  color: #000;
  font-size:18px;
  font-family:"gothambook";
  font-weight: normal;
}

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

.clear{
  clear:both;
}

#header{
  background-color: #fff;
  padding: 25px 0px;
}

#datos-head{
  background-color:#014076;
  padding: 8px 0px;
}

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

#barra-menu{
  padding: 7px 0px;
  background-color: #F5F5F5;
}

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

.menu {
  text-align:center;
}

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

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

#navbar a{
  color: #004274;
  position: relative;
  display:inline-block;
  font-family:"gothamblack";
  text-decoration: none;
  font-size: 17px;
  text-transform: uppercase;
}

#navbar a:hover{
  color:#FF2560;
  border-bottom: 2px solid #FF2560;
}

#navbar .selec{
  color: #FF2560;
  border-bottom: 2px solid #FF2560;
}

.import {
  color: #fff  !important;
  border-radius: 15px;
  border: 5px solid #FFCBD7;
  padding: 7px 12px;
  background: rgb(250,0,59);
  background: linear-gradient(90deg, rgba(250,0,59,1) 46%, rgba(255,97,112,1) 100%); 
  text-decoration: none;
}

.video-fullscreen {
  width: 100%;
  height: 40%;
  float: left;
}

.buscar {
  margin: 0px;
  border: none;
  background-color: #FF3753;
  padding: 3px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

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

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

#somos-buenos{
  padding: 95px 0px 44px 0px;
}

#somos-buenos h1{
  text-align: center;
  font-family:"gothamblack";
  font-size: 30px;
  color: #FF001A;
  padding-bottom: 31px;
  text-transform: uppercase;
}

#somos-buenos h2{
  font-size: 17px;
  font-family:"gothambook";
  color: #004274;
}

.cajas{
  margin: 20px;
}

#marcas-home{
  text-align: center;
  padding-top: 75px;
  padding-bottom: 108px;
}

.marcas-home {
  margin-bottom: 37px;
}

.marcas-home h1{
  font-family: "gothamblack";
  color: #004274;
  text-transform: uppercase;
  font-size:30px;
}

#serie-home{
  background-color: #EAEBEF;
}

.text-serie-home{
  padding: 126px 99px;
  text-align: center;
}

.text-serie-home h1{
  font-family:"gothambook";
  color: #FF0015;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.text-serie-home h2{
  color: #000;
  font-size: 42px;
  font-family:"gothamblack";
  padding-bottom: 15px;
}

.text-serie-home h3{
  text-align: center;
  font-size: 20px;
  color: #393939;
  font-family:"gothamblack";
}

.text-serie-home p{
  line-height: 25px;
  margin-bottom: 22px;
}

.text-serie-home ul {
  padding-bottom:25px;
}

.text-serie-home ul li{
  text-align: left;
  line-height: 25px;
  background-image: url(../img/li.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 18px;
}

#serie-home2{
  padding-top: 95px;
  background-color: #fff;
  padding-bottom: 157px;
}

.text-serie-home2{
  padding:70px 60px 0px 60px;
  text-align: center;
}

.text-serie-home2 h1{
  font-family:"gothambook";
  color: #FF0015;
  padding-bottom: 15px;
}

.text-serie-home2 h2{
  color: #000;
  font-size: 50px;
  font-family:"gothamblack";
  padding-bottom:25px;
}

.text-serie-home2 p{
  line-height: 25px;
  margin-bottom: 55px;
}

#serie-home3{
  background-color: #EBEBEB;
}

.text-serie-home3{
  text-align: center;
  padding:168px 165px 60px 165px;
}

.text-serie-home3 h1{
  font-family:"gothambook";
  color: #FF0015;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.text-serie-home3 h2{
  color: #000;
  font-size: 42px;
  font-family:"gothamblack";
  padding-bottom:25px;
}

.text-serie-home3 p{
  line-height: 25px;
  margin-bottom:39px;
}

#serie-home4{
  background-color: #fff;
}

.text-serie-home4{
  text-align: center;
  padding:145px 179px 0px 179px;
}

.text-serie-home4 h1{
  font-family:"gothambook";
  color: #FF0015;
  padding-bottom: 15px;
}

.text-serie-home4 h2{
  color: #000;
  font-size: 42px;
  font-family:"gothamblack";
  padding-bottom:25px;
}

.text-serie-home4 p{
  line-height: 25px;
  margin-bottom:38px;
}

#serie-home5{
  background-image: url(../img/home/experiencia-colores.avif);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 288px 0px;
}

#serie-home4{
  background-color: #fff;
}

.text-serie-home5{
  text-align: center;
}

.text-serie-home5 h1{
  font-family:"gothambook";
  color: #FF0015;
  padding-bottom: 15px;
}

.text-serie-home5 h2{
  color: #000;
  font-size: 50px;
  font-family:"gothamblack";
  padding-bottom:25px;
}

.text-serie-home5 p{
  line-height: 25px;
  margin-bottom:50px;
}

footer{
  padding-top: 29px;
  background-color: #014076;
  padding-bottom: 38px;
}

footer h1{
  font-family:"gothamblack";
  font-size: 22px;
  color: #fff;
  padding-bottom: 15px;
}

footer h2{
  font-size: 20px;
  color: #fff;
  font-family:"gothamblack";
}

footer p{
  color: #fff;
  font-family:"gothamlight";
  line-height: 26px;
  display: flex;
  font-size: 21px;
  padding-bottom: 15px;
}

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

footer a{
  color: #fff;
  font-size: 14px;
  font-family:"gothamblack";
  border: 2px solid #fff;
  padding: 10px;
  margin-top: 25px;
  position: relative;
  text-decoration: none;
  float: left;
}

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

#copy{
  text-align: right;
}

#web{
  background-color:#ffffff;
  padding: 14px 0px;
  text-align: left;
}

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

#titulo {
  padding-top: 376px;
  padding-bottom: 55px;
  background-size: cover;
  text-align: center;
  margin-top: 11%;
}

#titulo h1 {
  color: #ffffff;
  font-size: 50px;
  text-transform: uppercase;
  font-family:"gothamblack";
  text-shadow:1px 2px 2px #000;
  text-align: right;
}

#titulo2 {
  padding-top: 45px;
  padding-bottom: 44px;
  background-size: cover;
  text-align: center;
  margin-top: 11%;
}

.bg2{
  background-image: url(../img/empresa/bg.avif);
  background-size: cover;
  background-position: center;
}

.bg3{
  background-image: url(../img/productos/bg.avif);
  background-size: cover;
  background-position: center;
}

.bg4{
  background-image: url(../img/informacion-importante/bg.avif);
  background-size: cover;
  background-position: center;
}

.bg4a{
  background-image: url(../img/informacion-importante/video-wall/bg.avif);
  background-size: cover;
  background-position: center;
}

.bg5{
  background-image: url(../img/articulos-interes/bg.avif);
  background-size: cover;
  background-position: center;
}

.bg6{
  background-image: url(../img/descargas/bg.avif);
  background-size: cover;
  background-position: center;
}

.bg7{
  background-image: url(../img/bg-contacto.avif);
  background-size: cover;
  background-position: center;
}

.bg8{
  background-image: url(../img/home/bg-pantallas.avif);
  background-size: cover;
  background-position: center;
}

.bg9{
  background-image: url(../img/home/bg-pantallas-digitales.avif);
  background-size: cover;
  background-position: center;
}

.bg10{
  background-image: url(../img/home/bg-atencion.avif);
  background-size: cover;
  background-position: center;
}

.bg11{
  background-image: url(../img/home/bg-retail.avif);
  background-size: cover;
  background-position: center;
}

.bg12{
  background-image: url(../img/home/bg-pantalla-menu-digital.avif);
  background-size: cover;
  background-position: center;
}

.bg13{
  background-image: url(../img/home/bg-pantallas-educacion.avif);
  background-size: cover;
  background-position: center;
}

.bg14{
  background-image: url(../img/home/bg-transporte.avif);
  background-size: cover;
  background-position: center;
}

.bg15{
  background-image: url(../img/home/bg-soluciones.avif);
  background-size: cover;
  background-position: center;
}

.bg16{
  background-image: url(../img/bg-registro.webp);
  background-size: cover;
  background-position: center;
}


#empresa{
  padding: 75px 0px;
}

.text-empresa{
  text-align: center;
  padding:51px 174px;
}

.text-empresa h1{
  color: #F72D2B;
  font-size: 18px;
  padding-bottom: 15px;
}

.text-empresa h2{
  font-size: 50px;
  font-family:"gothamblack";
  color: #000;
  padding-bottom: 26px;
}

.text-empresa p{
  line-height: 25px;
}

#propositos{
  background-image: url(../img/empresa/bg-proposito.jpg);
  background-size: cover;
  background-position: center;
  padding:124px 0px;
}

#propositos h1{
  text-align: center;
  font-size: 50px;
  color: #000;
  margin-bottom: 83px;
  font-family:"gothamblack";
}

.tex-propositos {
  padding: 0px 0px;
  display: flex;
}

.text-propositos{
  background-color:#4b4b4b1c;
  text-decoration: none;
  border-radius: 12px;
  padding:82px 64px 82px 78px;
  margin: 15px;
}

.text-propositos h2{
  color: #003e74;
  font-family:"gothamblack";
  font-size: 44px;
  padding-bottom: 25px;
}

.text-propositos p{
  font-family:"gothamlight";
  line-height: 41px;
  color:#000;
  font-size: 32px;
}


#ventajas{
  background-image: url(../img/empresa/bg-ventajas.avif);
  background-size: cover;
  background-position: center;
  padding:124px 0px;
}

#ventajas h1{
  text-align: center;
  font-size: 50px;
  color: #fff;
  margin-bottom: 83px;
  font-family:"gothamblack";
}

.tex-ventajas {
  padding: 0px 0px;
  display: flex;
}

.text-ventajas{
  background-color: #0042744a;
  text-decoration: none;
  border-radius: 12px;
  padding:57px 26px 79px 26px;
  margin: 20px;
}

.text-ventajas h2{
  color: #fff;
  font-family:"gothamblack";
  font-size: 50px;
  padding-bottom: 25px;
}

.text-ventajas p{
  font-family:"gothamlight";
  line-height: 43px;
  color: #fff;
  font-size: 36px;
  padding-bottom: 17px;
}

#productos{
  padding: 75px 0px;
}

.text-productos{
  padding-left: 85px;
  margin-top: 113px;
}

.text-productos h1{
  color: #F72D2B;
  font-size: 18px;
  padding-bottom: 25px;
}

.text-productos h2{
  font-size: 50px;
  font-family:"gothamblack";
  color: #000;
  padding-bottom: 26px;
}

.text-productos p{
  line-height: 25px;
}

.gris{
  background-color: #EBEBEB;
}

#productos2 {
  padding-top: 110px;
  text-align: center;
  padding-bottom: 126px;
}

#productos2 h1{
  color: #000;
  text-align: center;
  font-family:"gothamblack";
  font-size: 50px;
  margin-bottom: 28px;
}

#productos2 a{
  position: relative;
  color:#FF0015;
  font-family:"gothambook";
  border: 1px solid #FF0015;
  font-size: 20px;
  padding: 13px 40px;
  text-decoration: none;
  display: inline-table;
  margin-bottom: 45px;
}

#productos2 a:hover{
  background-color:#FF0015;
  color: #fff;
}

.item-producto {
  float: left;
  position: relative;
  box-shadow: 2px 0px 11px #7b7474;
  border-radius: 43px;
  width: 100%;
  margin-bottom: 33px;
}

.text_producto {
  bottom: 0px;
  position: absolute;
  width: 100%;
  border-bottom-left-radius: 43px;
  border-bottom-right-radius: 43px;
  padding-top: 29px;
  padding-bottom: 70px;
  padding-left: 40px;
  padding-right: 15px;
  background-color:#00000040;
}

.text_producto h2{
  color: #FFF;
  font-family:"gothamblack";
  font-size: 30px;
}

.text_producto h3{
  position: relative;
  color: #FF0015;
  font-family: "gothambook";
  border: 1px solid #FF0015;
  font-size: 20px;
  padding: 16px 30px;
  text-decoration: none;
  top: 40px;
  width: fit-content;
}

.item-producto:hover .text_producto{
  background-color: #0000007a;
  visibility: visible;
}

.item-producto:hover .text_producto h3{
  color: #fff;
  background-color: #FF0015;
}

#btn-volver {
  background-image: url(../img/productos/bg-volver.avif);
  background-size: cover;
  text-align: center;
  padding: 45px 0px;
}

#btn-volver a {
  background-color: #FF0015;
  color: #fff;
  padding: 14px 82px;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
}

#btn-volver a:hover{
  border: 1px solid #fff;
  background-color: transparent;
}

#subitem-product{
  padding: 37px 0px;
}

#subitem-product h1{
  font-family:"gothamblack";
  font-size: 50px;
  text-align: center;
  color: #000;
  padding-bottom: 32px;
}

.text-subitem-product{
  text-align: center;
  margin-bottom:100px;
}

.text-subitem-product h2{
  font-size: 50px;
  color: #000;
  font-family:"gothamblack";
}

.text-subitem-product a{
  position: relative;
  color:#FF0015;
  font-family:"gothambook";
  border: 1px solid #FF0015;
  font-size: 20px;
  padding: 13px 35px;
  text-decoration: none;
  top: 40px;
}

.text-subitem-product a:hover{
  background-color:#FF0015;
  color: #fff;
}

.text-subitem-product2{
  padding-top: 54px;
  padding-left:180px
}

.text-subitem-product2 h2{
  font-size: 50px;
  font-family:"gothamblack";
  color: #FD0014;
  padding-bottom: 15px;
}

.text-subitem-product2 h3{
  font-size: 36px;
  padding-bottom: 15px;
}

.text-subitem-product2 h4{
  font-family:"gothamblack";
  padding-bottom: 9px;
  color: #000;
}

.text-subitem-product2 ul{
  margin-bottom: 26px;
}

.text-subitem-product2 ul li{
  font-family:"gothamlight";
  background-image: url(../img/productos/li.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 25px;
  line-height: 23px;
  margin-bottom: 11px;
}


.text-subitem-product2 a{
  width: 270px;
  height: 62px;
  background-image: url(../img/productos/btn-ficha-tecnica.png);
  float: left;
}

.subitem-product3{
  margin-bottom: 65px;
}

.text-subitem-product3{
  padding: 22px 0px;
}

.text-subitem-product3 h2{
  font-size: 27px;
  font-family:"gothamblack";
  padding-bottom: 10px;
  color: #000;
}

.text-subitem-product3 h3{
  font-size: 20px;
  padding-bottom: 15px;
  font-family:"gothamblack";
  color: #000;
}

.text-subitem-product3 p{
  line-height: 24px;
  padding-right: 45px;
  padding-bottom: 18px;
}

.text-subitem-product3 span{
  font-size: 11px;
  text-align: justify;
  float: left;
  line-height: 14px;
}

#subitem-product4{
  text-align: center;
  padding-bottom: 74px;
  padding-top: 45px;
}

#subitem-product4 h1{
  text-align: center;
  font-size: 27px;
  font-family:"gothamblack";
  color: #000;
  padding-bottom: 45px;
}

#subitem-product4 p{
  padding:0px 280px 45px 280px;
  text-align: center;
  line-height: 29px;
}

#subitem-product4 span{
  font-size: 11px;
  line-height: 14px;
  margin-top: 10px;
  display: block;
}

.carousel-indicators{
  bottom: -17px;
}

#videos {
  padding: 65px 0px;
}

#videos h1 {
  color: #000;
  font-family:"gothamblack";
  text-align: center;
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 53px;
}

.video {
  width: 100%;
  height: 392px;
  margin-bottom: 68px;
}

.video2{
  width: 100%;
  height: 404px;
  border-radius: 40px;
  box-shadow: 2px 1px 4px #00000082;
}

#info-importante{
  padding: 85px 0px;
}

.text-info-importante{
  text-align: center;
  margin-bottom:100px;
  padding: 0px 117px;
}

.text-info-importante h1{
  font-size: 50px;
  color: #000;
  font-family:"gothamblack";
  padding-bottom: 15px;
}

.text-info-importante p{
  font-size: 19px;
  line-height: 30px;
  padding-bottom: 45px;
}

.btn-conoce{
  position: relative;
  color:#FF0015;
  font-family:"gothambook";
  border: 1px solid #FF0015;
  font-size: 20px;
  padding: 13px 35px;
  display: inline-block;
  text-decoration: none !important;
  margin-top: 9px;
}

.btn-conoce:hover{
  background-color:#FF0015;
  color: #fff;
}

#info-importante1{
  padding: 65px 0px;
}

#info-importante2{
  padding: 87px 0px;
}

.text-info-importante2 h1{
  font-size: 36px;
  font-family:"gothamblack";
  color: #000;
  padding-bottom: 20px;
  padding-top: 26px;
}

.text-info-importante2 h2{
  font-size: 30px;
  font-family:"gothamblack";
  color: #000;
  padding-bottom: 20px;
  padding-left: 24px;
}

.text-info-importante2 p{
  font-family:"gothamlight";
  line-height: 28px;
  padding-bottom: 19px;
  padding-left: 24px;
}

.text-info-importante2 h3{
  font-family:"gothamblack";
  text-align: center;
  font-size: 24px;
  margin-top:65px;
  color: #004f78;
  padding-bottom: 22px;
}

.anuncio{
  display: flex;
  justify-content: center;
}

.anuncio2{
  font-size: 18px;
  color: #fff;
  background-color: #fa003b;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 19px;
  padding:14px 43px;
  border-radius:68px;
  line-height: 22px;
}

.anuncio2:hover{
  background-color:#004076;
  text-decoration: none;
  color: #fff;
}

.text-info-importante2 ul{
  padding-bottom: 10px;
  padding-left: 24px;
}

.text-info-importante2 ul li{
  font-family:"gothamlight";
  background-image: url(../img/li.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 18px;
  line-height: 25px;
}



#articulos-interes{
  background-color: #EBEBEB;
  padding: 65px 0px;
}

#articulos-interes h1{
  font-size: 30px;
  text-align: center;
  color: #000;
  padding-bottom:30px;
  font-family:"gothamblack";
}

.ico1p {
  width: 44px;
  height:42px;
  float: left;
  background:
url(../img/ico1.png) 0px 2px;
  background-repeat: repeat;
  background-repeat: no-repeat;
}

.ico2p {
  width: 44px;
  height: 42px;
  float: left;
  background:
url(../img/ico2.png) 0px 2px;
  background-repeat: repeat;
  background-repeat: no-repeat;
}

.ico3p {
  width: 44px;
  height: 42px;
  float: left;
  background:
url(../img/ico3.png) 0px 2px;
  background-repeat: repeat;
  background-repeat: no-repeat;
}

#puntventa{
  padding-bottom: 15px;
}

.puntventa h1 {
  font-size: 18px;
  line-height: 19px;
  display: flex;
  padding-left: 8px;
  font-family: "gothamlight";
  padding-top: 5px;
  margin-bottom: 10px;
}

.puntventa h1 a{
  color: #000;
}

.item-articulos{
  margin-bottom: 35px;
  display: flex;
}

.home_servicios2 {
  position: absolute;
  bottom: 0px;
  z-index: 0;
  padding: 0px 37px;
}

.text-item-articulos{
  padding-left: 38px;
  padding-right: 38px;
}

.text-item-articulos h2{
  font-size: 26px;
  font-family:"gothamblack";
  color: #000;
  padding-bottom: 16px;
  text-align: justify;
}

.text-item-articulos p{
  line-height: 23px;
  text-align: justify;
  font-size: 17px;
  color: #000;
  margin-bottom: 81px;
}

.arrows {
  float: left;
  margin-top: 25px;
  position: relative;
  text-align: center;
  width: 100%;
}

#prev3{
  background-repeat: no-repeat;
  background: url(../img/articulos-interes/flechas.png) right;
  display: inline-block;
  width: 47px;
  height:43px;
  left: auto;
  opacity: 1;
  position: relative;
  right: auto;
  top: auto;
}

#prev3:hover{
  background: url(../img/articulos-interes/flechas-h.png) right;
}

#next3{
  background-repeat: no-repeat;
  background: url(../img/articulos-interes/flechas.png) left;
  display: inline-block;
  width: 47px;
  height:43px;
  opacity: 1;
  position: relative;
  top: auto;
}

#next3:hover{
  background: url(../img/articulos-interes/flechas-h.png) left;
}

#articulo{
  padding: 65px 0px;
}

#articulo h1{
  font-size: 29px;
  font-family:"gothamblack";
  color: #000;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 45px;
}

.interes p{
  line-height: 24px;
  padding-top: 10px;
  font-size: 17px;
  text-align: justify;
}

.interes2{
  padding: 9px 37px;
}

.interes2 h2{
  font-family: "gothamblack";
  color: #004076;
  background-image: url(../img/li.png);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 16px;
}

.interes2 p{
  line-height: 23px;
  padding-top: 6px;
  font-size: 16px;
  padding-left: 11px;
  padding-bottom: 14px;
}

.interes2 a{
  text-align: right;
  color: #fa003b;
  display: block;
  font-size: 16px;
  margin-top: 19px;
  margin-bottom: 45px;
}

#det_articulo{
  padding: 82px 0px;
}

.det_articulo{
  margin-top: 4%;
  padding-right: 147px;
}

.det_articulo h1{
  font-family:"gothamblack";
  color: #000;
  padding-bottom:30px;
}

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

.det_articulo ul li{
  font-family: "gothamlight";
  background-image: url(../img/li.png);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding-left: 18px;
  line-height: 25px;
}
  
.det_articulo2{
  margin-top: 4%;
  padding-left: 147px;
}

.det_articulo2 h1{
  font-family:"gothamblack";
  color: #000;
  padding-bottom:30px;
}

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

#descargas-fichas{
  padding: 65px 0px;
}

#descargas-fichas h1{
  text-align: center;
  color: #000;
  font-family:"gothamblack";
  font-size: 26px;
  line-height: 39px;
  padding-bottom: 21px;
}

.title-descargas-fichas{
  text-align: center;
  padding-bottom: 45px;
}

.title-descargas-fichas h2{
  text-align: center;
  font-family:"gothamblack";
  font-size: 36px;
  color: #000;
  background: url(../img/descargas/LG.png);
  background-repeat: no-repeat;
  padding: 50px;
  display: inline-block;
  background-position: left;
  padding-left: 156px;
}

.title-descargas-fichas2{
  text-align: center;
  padding-bottom: 45px;
}

.title-descargas-fichas2 h2{
  text-align: center;
  font-family:"gothamblack";
  font-size: 36px;
  color: #000;
  background: url(../img/descargas/SAMSUNG.png);
  background-repeat: no-repeat;
  padding: 50px;
  display: inline-block;
  background-position: left;
  padding-left: 156px;
}

.descargas-fichas2 h3{
  color: #000;
  font-family:"gothamblack";
  font-size: 30px;
  padding-bottom: 10px;
  padding-top: 25px;
  float: left;
}

.descargas-fichas2 ul li{
  padding-bottom:40px;
  font-family:"gothamblack";
}

.descargas-fichas2 p{
  font-family:"gothamblack";
  margin-top: 12px;
  padding: 8px 0px;
  text-transform: uppercase;
}

.descargas-fichas2 a{
  width: 225px;
  height: 56px;
  background: url(../img/descargas/btn-ver-ficha.png) no-repeat;
  float: left;
}

.descargas-fichas2 a:hover{
  background: url(../img/descargas/btn-ver-ficha-h.png) no-repeat;
}

.descargas-fichas3 h3{
  color: #000;
  font-family:"gothamblack";
  font-size: 30px;
  padding-bottom: 10px;
  padding-top: 25px;
  float: left;
}

.descargas-fichas3 ul li{
  padding-bottom:40px;
  font-family:"gothamblack";
}

.descargas-fichas3 p{
  font-family:"gothamblack";
  margin-top: 12px;
  padding: 8px 0px;
  text-transform: uppercase;
}

.descargas-fichas3 a{
  width: 225px;
  height: 56px;
  background: url(../img/descargas/btn-ver-ficha3.png) no-repeat;
  float: left;
}

.descargas-fichas3 a:hover{
  background: url(../img/descargas/btn-ver-ficha3-h.png) no-repeat;
}

#contacto{
  padding:70px 0px;
}

#contacto p{
  text-align: justify;
  margin-top: 20px;
  font-size: 19px;
  font-family:"gothamlight";
  line-height: 26px;
}

#formulario{
  margin-top: 31px;
  padding-right: 65px;
}

#formulario h2{
  color: #000 !important;
  font-family:"gothamblack";
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 16px;
  padding-left: 9px;
}

#formulario h3{
  font-size: 14px;
  padding-top: 10px;
}

#formulario input{
  width:100%;
  background-color:#EBEBEB;
  color:#000;
  border:none;
  font-size:14px;
  padding:9px 14px;
  margin-top: 4px;
  border-radius: 10px;
}

#formulario textarea{
  width:100%;
  background-color:#EBEBEB;
  color:#000;
  border:none;
  font-size:14px;
  padding:12px 12px;
  margin-top: 5px;
  border-radius: 10px;
}

#formulario a{
  color: #fff;
  background-color: #014076;
  border-radius: 7px;
  padding: 7px 21px;
  font-size: 10px;
  float: left;
  margin-top: 12px;
  text-decoration: none;
}

#formulario a:hover{
  background-color: #FF0018;
}

#enviar{
  width:100px !important;
  cursor:pointer;
  position:relative;
  float:right;
  font-size:18px !important;
  color:#FFF !important;
  text-align:center;
  margin-top:15px !important;
  padding:17px 0px !important;
  margin-right: 15px;
  background: #014076 !important;
  font-weight: bold;
  font-family:"gothamblack" !important;
}

#enviar:hover{
  background: #FF0015 !important;
  color: #FFF !important;
}

#borrar{
  width:100px !important;
  cursor:pointer;
  position:relative;
  float:right;
  font-size:18px !important;
  color:#FFF !important;
  text-align:center;
  margin-top:15px!important;
  padding:17px 0px !important;
  font-weight: bold;
  background: #014076 !important;
  font-family:"gothamblack" !important;
}

#borrar:hover{
  background:#FF0015 !important;
  color: #FFF !important;
}

#map {
  height: 400px;
}

#ampliar {
  font-family:"gothamblack";
  background-color: #014076;
  color: #FFF;
  text-align: center;
  padding: 16px 20px;
  position: absolute;
  right: 11%;
  bottom: 42px;
  text-decoration: none !important;
  text-transform: uppercase;
  border-radius: 12px;
}

#ampliar:hover{
  background-color: #FD0015;
}


#formulario2{
  margin-top: 31px;
  padding-right: 65px;
}

#formulario2 h2{
  color:#343434 !important;
  font-family:"gothamblack";
  text-transform: none;
  margin-top: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  padding-left: 16px;
}

#formulario2 h3{
  font-size: 14px;
  padding-top: 10px;
}

#formulario2 input{
  width: 100%;
  background-color: #ffffff17;
  color: #000;
  border: 1px solid #9999999c;
  font-size: 15px;
  padding: 10px 16px;
  margin-top: 4px;
  border-radius: 21px;
}

#formulario2 a{
  color: #fff;
  background-color: #014076;
  border-radius: 7px;
  padding: 7px 21px;
  font-size: 10px;
  float: left;
  margin-top: 12px;
  text-decoration: none;
}

#formulario2 a:hover{
  background-color: #FF0018;
}

#enviar2{
  width:100px !important;
  cursor:pointer;
  position:relative;
  float:right;
  font-size:18px !important;
  color:#FFF !important;
  text-align:center;
  margin-top:15px !important;
  padding:17px 0px !important;
  margin-right: 15px;
  background: #014076 !important;
  border-radius: 0px !important;
  font-family:"gothamblack" !important;
  border: none !important;
}

#enviar2:hover{
  background: #FF0015 !important;
  color: #FFF !important;
}

#borrar2{
  width:100px !important;
  cursor:pointer;
  position:relative;
  float:right;
  font-size:18px !important;
  color:#FFF !important;
  text-align:center;
  margin-top:15px !important;
  padding:17px 0px !important;
  margin-right: 15px;
  background: #014076 !important;
  border-radius: 0px !important;
  font-family:"gothamblack" !important;
  border: none !important;
}

#borrar2:hover{
  background: #FF0015 !important;
  color: #FFF !important;
}


.form-control {
  width: 100%;
  background-color: #ffffff17;
  color: #000;
  border: 1px solid #9999999c;
  font-size:15px;
  padding: 6px 18px;
  margin-top: 5px;
  margin-bottom: 8px;
  border-radius: 21px !important;
  height: 39px;
}

#map {
  height: 400px;
}

#ampliar {
  font-family:"gothamblack";
  background-color: #014076;
  color: #FFF;
  text-align: center;
  padding: 16px 20px;
  position: absolute;
  right: 11%;
  bottom: 42px;
  text-decoration: none !important;
  text-transform: uppercase;
  border-radius: 12px;
}

#ampliar:hover{
  background-color: #FD0015;
}

.btn-buscar{
  position: relative;
  float: left;
  z-index: 99999999;
}

#banner_pro .carousel-indicators li {
  background-color: #000;
  border: none !important;
  width: 12px;
  height: 12px;
}

#banner_pro .carousel-indicators .active{
  background-color: #004274;
  border: 1px solid #004274;
}



/*--------------- estilos after before ---------------------------------------------*/


/*banner1*/

.container_a { 
  height: 73.5vw;
  max-height: 826px;
  max-width:1920px;
  overflow: hidden;
  width: 100vw;
}

.container_a figure { 
  background-image: url(../img/marca/lg/videoconferencia/serie-43HT3WJ/serie-43HT3WJ-B-pantalla-diseno-elegante2.avif);
  background-size: cover;
  font-size: 0;
  height: 100%;
  margin: 0; 
  position: relative;
  width: 100%; 
}

#compare_a {
  background-image: url(../img/marca/lg/videoconferencia/serie-43HT3WJ/serie-43HT3WJ-B-pantalla-diseno-elegante1.avif);
  background-size: cover;
  bottom: 0;
  border-right: 4px dotted rgba(255,255,255,0.7);
  height: 100%;
  max-width: 98.6%;
  min-width: 0.6%;
  overflow: visible;
  position: absolute;
  width: 50%; 
  animation: first 2s 1 normal ease-in-out 0.1s; 
  -webkit-animation: first 2s 1 normal ease-in-out 0.1s; 
}

input#slider1 {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none; 
  background: transparent;
  cursor: col-resize;
  height: 100vw;
  left: 0;
  margin: 0;
  outline: none; 
  padding: 0;
  position: relative;
  top: -100vw;
  width: 100%;
}

input#slider1::-moz-range-track { 
  background: transparent; 
}

input#slider1::-ms-track {
  border: none; 
  background-color: transparent;
  height: 100vw; 
  left: 0; 
  outline: none; 
  position: relative;
  top: -100vw; 
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: col-resize;
  color:transparent;
}

input#slider1::-ms-fill-lower {
  background-color:transparent;
}

input#slider1::-webkit-slider-thumb {
  -webkit-appearance:none;
  height: 100vw;
  width: 0.5%;
  opacity: 0;
}

input#slider1::-moz-range-thumb {
  -moz-appearance: none;
  height: 100vw;
  width: 0.5%;
  opacity: 0;
} 

input#slider1::-ms-thumb {
  height: 100vw;
  width: 0.5%; 
  opacity:0;
}

input#slider1::-ms-tooltip {
  display:none;
}

#compare_a::before {
  background: url(../img/marca/lg/videoconferencia/serie-43HT3WJ/btn-drag.avif) no-repeat scroll 0 center transparent;
  background-size:contain;
  content: " ";
  float: right;
  height: 100%;
  margin-right: -59px;
  position: relative;
  top:0;
  width: 115px;
}

#politicas-datos{
  margin-top: 13%;
  padding: 75px 0px;
}

#politicas-datos h1{
  text-align: center;
  color: #000;
  font-size: 30px;
  font-family: "gothamblack";
  padding-bottom: 35px;
}

.text-politicas-datos p{
  font-family:"gothamlight";
  text-align: justify;
  line-height: 24px;
  padding-bottom: 17px;
}

.text-politicas-datos ul li{
  font-family: "gothamlight";
  background-image: url(../img/li.png);
  background-position: left 5px;
  background-repeat: no-repeat;
  padding-left: 18px;
  padding-bottom: 8px;
  line-height: 20px;
}

.text-politicas-datos ul{
  margin-left: 13px;
  padding-bottom: 16px;
}

#back-top2 {
  position: fixed;
  bottom: 87px;
  left: 17px;
  z-index: 9;
}

#back-top2 a {
  display: block;
  text-align: center;
  font-family:"gothamblack";
  text-decoration: none;
  color: #000;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  text-shadow: 1px 1px 3px #fff;
}

#back-top2 a:hover {
  color: #000;
}

/* arrow icon (span tag) */
#back-top2 span {
  width: 69px;
  height: 70px;
  display: block;
  margin-bottom: 7px;
  background-image:url(../img/boton2.png);
  background-position:center center;
  background-repeat:no-repeat;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}

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

#registrarse{
  text-align: center;
  padding: 65px 0px;
  background-color: #003e78;
}

#registrarse h1{
  padding-bottom: 8px;
  font-family: "gothamblack";
  color: #FFF;
  font-size: 25px;
  border-bottom: 1px solid #ffffff73;
  margin-bottom: 37px;
  text-transform: uppercase;
}

#registrarse p{
    font-size: 17px;
    color: #fff;
    line-height: 20px;
}

#registrarse a{
  color: #fff  !important;
  border-radius: 15px;
  padding: 7px 25px;
  background: rgb(250,0,59);
  background: linear-gradient(90deg, rgba(250,0,59,1) 46%, rgba(255,97,112,1) 100%); 
  text-decoration: none;
  display: inline-block;
  margin-top: 30px;
}

.convenio{
  display: flex;
}

.link-convenio{
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 44px;
  text-decoration: none !important;
}

.texto-linkconvenio{
  position: relative;
  padding-top: 11px;
  float: left;
  width: 100%;
  padding-bottom: 39px;
}

.texto-linkconvenio h3{
  color:#FF7500;
  font-family:"Free Sans Bold";
  font-size: 28px;
  padding-bottom: 5px;
}

.texto-linkconvenio h4{
  font-size: 18px;
  padding-bottom: 14px;
  color: #6c6c6c;
}

.ampliar-conve {
  position: relative;
  color: #FF0015;
  font-family: "gothambook";
  border: 1px solid #FF0015;
  font-size: 20px;
  padding: 13px 35px;
  display: inline-block;
  text-decoration: none !important;
  margin-top: 9px;
}

.link-convenio:hover .ampliar-conve{
  background-color: #FF0015;
  color: #fff;
}





@keyframes pulse {
  0% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgb(1, 169, 1);
  }
  
  70% {
      transform: scale(1);
      box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  
  100% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

#listos{
  padding: 65px 0px;
}

#listos h1{
  text-align: center;
  font-size: 40px;
  font-family:"gothamblack";
  padding-bottom: 15px;
  color: #004076;
}

#listos h2{
  font-size: 23px;
  text-align: center;
  padding-bottom: 13px;
}




/*BUSCADOR*/

#buscar p{
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}

#buscar a{
  font-family:"gothamblack";
  font-size: 15px;
  color: #fff;

}

.form-control{
  border-radius: 0px;
}

#mostrar{
  overflow-y: scroll;
  max-height: 150px; 
  margin-bottom: 31px;
}

.copy-articulo{
  margin-top: 5%;
}

.copy-articulo h1{
  text-align:center;
  font-size: 12px;
  font-family:"gothamlight";
  line-height: 16px;
  color: #00000070;
}




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

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

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

  #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;
    padding: 0px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
  }

   nav .me{
    color: #fff;
    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: #fff;
  }

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

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

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

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

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

  .navbar-collapse{
    box-shadow: none;
  }

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

}



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

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

  #banner-xs{
    margin-top: 32%;
  }

  .img2 {
    width: 133px;
  }

  #video-home{
    margin-top: 35%;
  }

  #somos-buenos h1{
    font-size: 23px;
  }

  .text-serie-home{
    padding-left: 13px;
    padding-top: 58px;
  }

  .text-serie-home h2{
    font-size: 30px;
  }

  .text-serie-home p{
    font-size: 15px;
    line-height: 23px;
  }

  .text-serie-home2 h2{
    font-size: 23px;
  }

  .text-serie-home2 p{
    font-size: 15px;
    line-height: 23px;
  }

  .text-serie-home2{
    padding: 31px 18px 0px 14px;
  }

  #serie-home2{
    padding-top: 33px;
    padding-bottom: 57px;
  }

  .text-serie-home3 {
    padding: 65px 17px 56px 14px;
  }

  .text-serie-home3 h2{
    font-size: 23px;
  }

  .text-serie-home3 p{
    font-size: 15px;
    line-height: 23px;
  }

  .text-serie-home4{
    padding: 63px 15px 26px 13px;
  }

  .text-serie-home4 h2{
    font-size: 23px;
  }

  .text-serie-home4 p{
    font-size: 15px;
    line-height:21px;
  }

  .text-serie-home5 h2{
    font-size: 28px;
  }

  #serie-home5{
    padding: 72px 0px;
  }

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

  .marcas-home h1{
    font-size: 24px;
  }

  .text-serie-home5 p{
    line-height: 22px;
    font-size: 16px;
  }

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

  footer h1{
    font-size: 18px;
  }

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

  .text-info-importante2 p{
    font-size: 16px;
    line-height: 23px;
    padding-left: 0px;
  }

  .text-info-importante2 h2{
    padding-left: 1px;
  }

  .text-info-importante2 h2{
    font-size: 24px;
  }

  .text-info-importante2 ul{
    padding-left: 1px;
  }

  .anuncio2{
    font-size: 17px;
    padding: 9px 18px;
  }

  .text-info-importante2 ul li{
    line-height: 22px;
    font-size: 15px;
  }

  .text-info-importante2 h3{
    font-size: 17px;
  }

  #titulo{
    padding-top: 109px;
    margin-top: 33%;
  }

  .text-empresa{
    padding: 40px 32px;
  }

  .text-empresa h2{
    font-size: 41px;
  }

  .text-empresa p {
    line-height: 22px;
    font-size: 14px;
  }

  #ventajas h1{
    font-size: 25px;
  }

  .tex-ventajas{
    display: block;
    padding: 0px 11px;
  }

  .text-ventajas h2{
    font-size: 34px;
  }

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

  .text-ventajas{
    margin: 0px;
    margin-bottom: 20px;
  }

  .text-productos h2{
    font-size: 29px;
  }

  .text-productos h1{
    font-size: 17px;
  }

  .text-productos{
    padding-left: 17px;
    margin-top: 24px;
    margin-bottom: 45px;
  }

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

  #productos {
    padding: 28px 0px;
  }

  .text_producto h3{
    padding: 7px 21px;
  }

  .text_producto h2{
    font-size: 25px;
  }

  #subitem-product h1{
    font-size: 34px;
  }

  #titulo2{
    margin-top: 38%;
  }

  .text-subitem-product h2{
    font-size: 33px;
  }

  .text-subitem-product2 {
    padding-top: 7px;
    padding-left: 17px;
  }

  .text-subitem-product2 h2{
    font-size:29px;
  }

  .text-subitem-product2 h3{
    font-size: 24px;
  }

  .text-subitem-product2 ul li{
    font-size: 16px;
  }

  .text-subitem-product3 p {
    line-height: 24px;
    padding-right: 14px;
    font-size: 16px;
  }

  #subitem-product {
    padding: 14px 0px;
  }

  #subitem-product4 p{
    padding: 0px 0px 45px 0px;
  }

  #subitem-product4 h1{
    font-size: 22px;
  }

  #subitem-product4 p{
    line-height: 23px;
    font-size: 15px;
  }

  .subitem-product3 {
    margin-bottom: 26px;
  }

  #subitem-product4 span{
    line-height: 22px;
    font-size: 15px;
  }

  .text-subitem-product2 ul {
    margin-bottom: 23px;
  }

  .text-info-importante{
    padding: 0px 10px;
    margin-bottom: 34px;
  }

  .text-info-importante h1{
    font-size: 24px;
  }

  .text-info-importante p{
    font-size: 15px;
    line-height: 23px;
  }

  .text-item-articulos {
    padding: 0px 9px;
  }

  .text-item-articulos h2{
    font-size: 20px;
  }

  .btn-conoce{
    font-size: 17px;
  }

  .text-item-articulos p{
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 21px;
  }

  .ampliar-conve{
    font-size: 18px;
    padding: 10px 26px;
    margin-bottom: 20px;
  }

  .item-articulos {
    margin-bottom: 27px;
  }

  #articulos-interes h1{
    font-size: 26px;
  }

  .text-serie-home ul li{
    font-size: 15px;
  }

  #productos2{
    padding-top: 50px;
    padding-bottom: 23px;
  }

  #descargas-fichas h1{
    font-size: 19px;
    line-height: 25px;
  }

  .descargas-fichas2 h3{
    font-size: 24px;
  }

  .title-descargas-fichas h2{
    padding-left: 135px;
    font-size: 15px;
  }

  .title-descargas-fichas2 h2{
    padding-left: 135px;
    font-size: 20px;
  }

  #contacto p{
    line-height: 21px;
    font-size: 14px;
  }

  #formulario{
    padding-right: 4px;
  }

  .convenio{
    display: block;
  }

  .home_servicios2{
    position: relative;
    padding: 0px 10px;
  }

}


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

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

  #banner-xs{
    margin-top: 32%;
  }

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

  .text-info-importante2 h1{
    font-size: 25px;
  }

  .text-info-importante2 p{
    font-size: 16px;
    line-height: 23px;
    padding-left: 0px;
  }

  .text-info-importante2 h3{
    font-size: 18px;
    margin-top: 23px;
  }

  .text-info-importante2 h2{
    font-size: 23px;
    padding-left: 0px;
  }

  .text-info-importante2 ul{
    padding-left: 0px;
  }

  .text-info-importante2 ul li{
    line-height: 22px;
    font-size: 15px;
  }

  #btn-volver a{
    font-size: 16px;
    padding: 11px 7px;
  }

  .img2 {
    width: 133px;
  }

  #video-home{
    margin-top: 35%;
  }

  #somos-buenos h1{
    font-size: 23px;
  }

  .text-serie-home{
    padding: 50px 21px;
  }

  .text-serie-home h2{
    font-size: 27px;
  }

  .text-serie-home ul li{
    font-size: 16px;
  }

  .text-serie-home p{
    font-size: 15px;
    line-height: 23px;
  }

  .text-serie-home2 h2{
    font-size: 23px;
  }

  .text-serie-home2 p{
    font-size: 15px;
    line-height: 23px;
  }

  .text-serie-home2{
    padding: 31px 18px 0px 14px;
  }

  #serie-home2{
    padding-top: 33px;
    padding-bottom: 57px;
  }

  .text-serie-home3 {
    padding: 65px 17px 50px 14px;
  }

  .text-serie-home3 h2{
    font-size: 26px;
  }

  .text-serie-home3 p{
    font-size: 15px;
    line-height: 21px;
  }

  .text-serie-home4{
    padding: 63px 15px 26px 13px;
  }

  .text-serie-home4 h2{
    font-size: 23px;
  }

  .text-serie-home4 p{
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 22px;
  }

  .text-serie-home4 h1{
    font-size: 16px;
  }

  .text-serie-home5 h2{
    font-size: 28px;
  }

  #serie-home5{
    padding: 72px 0px;
  }

  .text-serie-home5 p{
    line-height: 21px;
    font-size: 13px;
  }

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

  .btn-formulario{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 33px;
  }
  

  footer h1{
    font-size: 18px;
  }

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

  .anuncio2{
    font-size: 15px;
    padding: 14px 23px;
    line-height: 18px;
  }

  #articulo h1{
    font-size: 23px;
  }

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

  #titulo{
    padding-top: 109px;
    margin-top: 33%;
  }

  .text-empresa{
    padding: 40px 32px;
  }

  .text-empresa h2{
    font-size: 41px;
  }

  .text-empresa p {
    line-height: 22px;
    font-size: 14px;
  }

  #ventajas h1{
    font-size: 25px;
  }

  .tex-ventajas{
    display: block;
  }

  .text-ventajas h2{
    font-size: 27px;
  }

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

  #ventajas{
    padding: 76px 0px;
  }

  .text-ventajas{
    margin: 0px;
    padding: 39px 26px 29px 25px;
    margin-bottom: 20px;
    
  }

  .text-productos h2{
    font-size: 29px;
  }

  footer a{
    font-size: 12px;
  }

  .text-productos h1{
    font-size: 17px;
  }

  .text-productos{
    padding-left: 17px;
    margin-top: 24px;
    margin-bottom: 45px;
  }

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

  #productos {
    padding: 28px 0px;
  }

  .text_producto h3{
    padding: 7px 21px;
  }

  .text_producto h2{
    font-size: 25px;
  }

  #subitem-product h1{
    font-size: 34px;
  }

  #titulo2{
    padding-bottom: 25px;
    margin-top: 32%;
  }

  .text-subitem-product h2{
    font-size:26px;
  }

  .text-subitem-product2 {
    padding-top: 7px;
    padding-left: 17px;
  }

  .text-subitem-product2 h2{
    font-size: 30px;
  }

  .text-subitem-product2 h3{
    font-size: 24px;
  }

  .text-subitem-product2 ul li{
    font-size: 16px;
  }

  .text-subitem-product3 p {
    line-height: 24px;
    padding-right: 14px;
    font-size: 16px;
  }

  #subitem-product {
    padding: 14px 0px;
  }

  #subitem-product4 p{
    padding: 0px 0px 45px 0px;
  }

  #subitem-product4 h1{
    font-size: 22px;
  }

  #subitem-product4 p{
    line-height: 23px;
    font-size: 15px;
  }

  .subitem-product3 {
    margin-bottom: 26px;
  }

  #subitem-product4 span{
    line-height: 22px;
    font-size: 15px;
  }

  .text-subitem-product2 ul {
    margin-bottom: 23px;
  }

  .text-info-importante{
    padding: 0px 10px;
    margin-bottom: 34px;
  }

  .text-info-importante h1{
    font-size: 24px;
  }

  .text-info-importante p{
    font-size: 15px;
    padding-bottom: 18px;
    line-height: 23px;
  }

  .text-item-articulos {
    padding: 0px 20px;
  }

  .text-item-articulos h2{
    font-size: 20px;
  }

  .text-item-articulos p{
    font-size: 15px;
    line-height: 21px;
    margin-bottom:18px;
  }

  .convenio {
    display: block;
  }

  .item-articulos {
    margin-bottom: 59px;
  }

  #borrar{
    font-size: 16px !important;
    padding: 13px 0px !important;
    margin-top: 23px !important;
  }

  .puntventa h1{
    font-size: 14px;
  }

  .text-item-articulos h2 {
    font-size: 20px;
  }

  #enviar{
    font-size: 16px !important;
    margin-top: 23px !important;
    padding: 13px 0px !important;
    margin-left: 10px;
    margin-right: 0px;
  }

  #articulos-interes h1{
    font-size: 26px;
  }

  #productos2{
    padding-top: 50px;
    padding-bottom: 23px;
  }

  #descargas-fichas h1{
    font-size: 19px;
    line-height: 25px;
  }

  .descargas-fichas2 h3{
    font-size: 24px;
  }

  .title-descargas-fichas h2{
    padding-left: 135px;
    font-size: 15px;
  }

  .title-descargas-fichas2 h2{
    padding-left: 135px;
    font-size: 20px;
  }

  #contacto p{
    line-height: 18px;
    font-size: 14px;
  }

  #formulario{
    padding-right: 4px;
  }

  #politicas-datos{
    margin-top: 24%;
  }

  #politicas-datos h1{
    font-size: 19px;
  }

  .text-politicas-datos p{
    line-height: 23px;
    font-size: 15px;
  }

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 23px;
  }

  #propositos h1{
    font-size: 39px;
    margin-bottom: 43px;
  }

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

  .text-propositos{
    padding: 41px 35px 41px 35px;
    margin: 0px 0px 25px 0px;
  }

  .convenio{
    display: block;
  }

  .home_servicios2{
    position: relative;
    padding: 0px 19px;
  }

  .ampliar-conve{
    padding: 10px 22px;
    margin-bottom: 46px;
  }


}



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

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

  #video-home{
    margin-top: 26%;
  }

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

  #somos-buenos h1{
    font-size: 22px;
  }

  #header{
    padding: 10px 0px;
  }

  #somos-buenos{
    padding: 58px 0px 44px 0px;
  }

  .text-serie-home{
    padding: 60px 41px;
  }

  .text-serie-home ul li{
    font-size: 16px;
  }

  .text-serie-home h2{
    font-size: 32px;
  }

  .text-serie-home p{
    font-size: 15px;
    line-height: 25px;
  }

  .text-serie-home2 h2{
    font-size: 32px;
  }

  .btn-formulario {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 33px;
  }

  #enviar{
    font-size: 16px !important;
    margin-top: 23px !important;
    padding: 13px 0px !important;
    margin-left: 10px;
    margin-right: 0px;
  }

  #borrar {
    font-size: 16px !important;
    padding: 13px 0px !important;
    margin-top: 23px !important;
  }

  .text-serie-home2{
    padding: 8px 25px 53px 25px;
  }

  .text-serie-home2 p{
    font-size: 16px;
    line-height: 23px;
  }

  #serie-home2{
    padding-bottom: 50px;
  }

  .text-serie-home3 {
    padding: 54px 17px 46px 21px;
  }

  .text-serie-home3 h2{
    font-size:27px;
  }

  .text-serie-home3 p{
    font-size: 15px;
    line-height: 22px;
  }

  .text-serie-home4{
    padding: 64px 15px 35px 18px;
  }

  .text-serie-home4 h2{
    font-size: 31px;
  }

  .text-serie-home4 p{
    font-size: 15px;
    margin-bottom: 24px;
  }

  #serie-home5{
    padding: 77px 0px;
  }

  .text-serie-home5 h2{
    font-size: 35px;
  }

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

  footer h1{
    padding-top: 6px;
    font-size: 19px;
  }

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

  .interes p{
    font-size: 15px;
  }

  #articulo h1{
    font-size: 23px;
  }

  #politicas-datos{
    margin-top: 24%;
  }

  #titulo2{
    padding-bottom: 20px;
    margin-top: 28%;
  }

  .subitem-product3 {
    margin-bottom: 40px;
  }

  .text-politicas-datos p{
    line-height: 22px;
    font-size: 15px;
  }

  .text-politicas-datos ul li{
    line-height: 21px;
    font-size: 15px;
  }

  #politicas-datos h1{
    font-size: 22px;
  }

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

  #titulo{
    margin-top: 29%;
    padding-top: 123px;
  }

  .text-empresa{
    padding: 46px 23px;
  }

  .text-empresa h2{
    font-size: 44px;
  }

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

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

  .text-ventajas h2{
    font-size: 31px;
  }

  .text-ventajas p{
    font-size: 21px;
    line-height: 25px;
  }
  
  .tex-ventajas{
    display: block;
    padding: 0px 15px;
  }

  .text-ventajas{
    margin: 0px;
    padding: 58px 26px 72px 26px;
    margin-bottom: 25px;
  }

  .text-productos {
    padding-left: 20px;
    margin-top: 24px;
    margin-bottom: 39px;
  }

  .text-subitem-product h2{
    font-size: 35px;
  }

  .text-productos h2{
    font-size: 38px;
  }

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

  #productos2{
    padding-top: 73px;
    padding-bottom: 48px;
  }

  .text-info-importante{
    padding: 0px 9px;
  }

  .text-info-importante h1{
    font-size: 24px;
  }

  .text-info-importante p{
    font-size: 16px;
    line-height: 22px;
  }

  .text-info-importante2 p{
    line-height: 23px;
    font-size: 16px;
    padding-left: 0px;
  }

  .text-info-importante2 ul li{
    line-height: 23px;
    font-size: 16px;
  }

  .text-info-importante2 h3{
    font-size: 18px;
  }

  .text-info-importante2 h1{
    font-size: 26px;
  }

  .text-info-importante2 h2{
    font-size: 24px;
    padding-left: 0px;
  }

  .text-item-articulos h2{
    font-size: 21px;
  }

  .text-info-importante2 ul{
    padding-left: 0px;
  }

  .text-item-articulos p{
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 13px;
  }

  .item-articulos {
    margin-bottom: 45px;
  }

  .text-item-articulos{
    padding: 0px 20px;
  }

  #descargas-fichas h1{
    font-size: 22px;
    line-height: 28px;
  }

  .title-descargas-fichas h2{
    font-size: 21px;
    padding-left: 131px;
  }

  .descargas-fichas2 h3{
    font-size: 23px;
  }

  .descargas-fichas3 h3{
    font-size: 25px;
  }

  .title-descargas-fichas2 h2{
    padding: 25px;
    font-size: 23px;
    padding-left: 135px;
  }

  #contacto p{
    font-size: 16px;
    line-height: 22px;
  }

  #formulario{
    padding-right: 0px;
  }

  #subitem-product h1{
    font-size: 34px;
  }

  .text-subitem-product2{
    padding-left: 24px;
    padding-top: 23px;
  }

  .text-subitem-product2 h2{
    font-size: 33px;
  }

  .text-subitem-product3 p{
    padding-right: 22px;
  }

  .text-subitem-product3 p{
    font-size: 16px;
  }

  .text-subitem-product3 h2{
    font-size: 24px;
  }

  #subitem-product4 p{
    padding: 0px 33px 45px 22px;
    line-height: 24px;
    font-size: 16px;
  }

  #subitem-product4 h1{
    font-size: 22px;
  }

  #btn-volver a{
    font-size: 17px;
    padding: 14px 17px;
  }

  #politicas-datos{
    margin-top: 20%;
  }

  #politicas-datos h1{
    font-size: 21px;
  }

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 27px;
  }

  #propositos h1{
    font-size: 39px;
    margin-bottom: 43px;
  }

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

  .text-propositos{
    padding: 41px 35px 41px 35px;
  }

  .convenio{
    display: block;
  }

  .home_servicios2{
    position: relative;
    padding: 0px 20px;
  }

  .ampliar-conve{
    padding: 10px 19px;
    font-size: 18px;
    margin-bottom: 48px;
  }


}




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

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

  #video-home{
    margin-top: 26%;
  }

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

  #header{
    padding: 11px 0px;
  }

  #somos-buenos h1{
    font-size: 25px;
      padding-bottom: 20px;
  }

  .ampliar-conve{
    padding: 10px 19px;
    font-size: 18px;
    margin-bottom: 48px;
  }

  .text-serie-home{
    padding: 82px 41px;
  }

  .text-serie-home h2{
    font-size: 27px;
  }

  .text-serie-home ul li{
    font-size: 16px;
  }

  .text-serie-home p{
    font-size: 15px;
    line-height: 25px;
  }

  #titulo2{
    margin-top: 28%;
  }

  .text-subitem-product2{
    padding-top: 20px;
  }

  #subitem-product4 p{
    font-size: 16px;
    padding: 0px 21px 45px 25px;
    line-height: 25px;
  }

  #btn-volver a{
    padding: 14px 13px;
  }

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

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

  #articulo h1{
    font-size: 22px;
  }

  .text-subitem-product3 h2{
    font-size: 23px;
  }

  .text-subitem-product3 p{
    padding-right: 9px;
  }

  .subitem-product3 {
    margin-bottom: 24px;
  }

  .text-subitem-product3 p{
    font-size: 16px;
  }

  .text-subitem-product2 h2{
    font-size: 34px;
  }

  .text-subitem-product2{
    padding-left: 24px;
  }

  #subitem-product h1{
    font-size: 37px;
  }

  .text-subitem-product h2{
    font-size: 35px;
  }

  .text-serie-home2 h2{
    font-size: 32px;
  }

  .text-serie-home2{
    padding: 8px 25px 53px 25px;
  }

  .text-serie-home2 p{
    font-size: 16px;
    line-height: 23px;
  }

  #serie-home2{
    padding-bottom: 50px;
  }

  .text-serie-home3 {
    padding: 54px 17px 46px 21px;
  }

  .text-serie-home3 h2{
    font-size: 29px;
  }

  .text-serie-home3 p{
    font-size: 15px;
    line-height: 22px;
  }

  .text-serie-home4{
    padding: 64px 15px 35px 18px;
  }

  .text-serie-home4 h2{
    font-size: 29px;
  }

  .text-serie-home4 p{
    font-size: 15px;
    margin-bottom: 23px;
    line-height: 23px;
  }

  .text-info-importante2 ul{
    padding-left: 2px;
    padding-bottom: 30px;
  }

  .interes2 {
    padding: 25px 8px;
  }

  #serie-home5{
    padding: 77px 0px;
  }

  .text-serie-home5 h2{
    font-size: 33px;
  }

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

  .text-serie-home5 p{
    font-size: 15px;
  }

  footer h1{
    padding-top: 6px;
    font-size: 19px;
  }

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

  #titulo{
    margin-top: 37%;
    padding-top: 123px;
  }

  .text-empresa{
    padding: 46px 23px;
  }

  .text-empresa h2{
    font-size: 44px;
  }

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

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

  .text-ventajas h2{
    font-size: 31px;
  }

  .text-ventajas p{
    font-size: 21px;
    line-height: 25px;
  }
  
  .tex-ventajas{
    display: block;
    padding: 0px 15px;
  }

  .text-ventajas{
    margin: 0px;
    margin-bottom: 25px;
  }

  .text-productos {
    padding-left: 20px;
    margin-top: 24px;
    margin-bottom: 39px;
  }

  .text-productos h2{
    font-size: 38px;
  }

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

  #productos2{
    padding-top: 73px;
    padding-bottom: 48px;
  }

  .text-info-importante{
    padding: 0px 9px;
  }

  .text-info-importante h1{
    font-size: 24px;
  }

  .text-info-importante p{
    font-size: 16px;
    line-height: 22px;
  }

  .text-info-importante2 p{
    line-height: 25px;
    padding-left: 5px;
    font-size: 16px;
  }

  .text-info-importante2 ul li{
    font-size: 16px;
  }

  .text-info-importante2 h3{
    font-size: 19px;
  }

  .anuncio2{
    padding: 14px 20px;
    font-size: 16px;
    line-height: 18px;
  }

  .text-info-importante2 h1{
    font-size: 27px;
  }

  .text-info-importante2 h2{
    padding-left: 6px;
    font-size: 24px;
  }

  .text-item-articulos h2{
    font-size:22px;
  }

  .text-item-articulos p{
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 16px;
  }

  .text-item-articulos{
    padding: 0px 25px;
  }

  .item-articulos {
    margin-bottom: 45px;
  }

  #descargas-fichas h1{
    font-size: 22px;
    line-height: 28px;
  }

  .title-descargas-fichas h2{
    font-size: 21px;
    padding-left: 131px;
  }

  .descargas-fichas2 h3{
    font-size: 23px;
  }

  .title-descargas-fichas2 h2{
    padding: 25px;
    font-size: 23px;
    padding-left: 135px;
  }

  #contacto p{
    font-size: 16px;
    line-height: 22px;
  }

  .btn-formulario {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 33px;
  }

  #enviar{
    font-size: 16px !important;
    margin-top: 23px !important;
    padding: 13px 0px !important;
    margin-left: 10px;
    margin-right: 0px;
  }

  #borrar {
    font-size: 16px !important;
    padding: 13px 0px !important;
    margin-top: 23px !important;
  }

  #formulario{
    padding-right: 0px;
  }

  #politicas-datos{
    margin-top: 20%;
  }

  #politicas-datos h1{
    font-size: 21px;
  }

  .text-politicas-datos p{
    font-size: 16px;
  }

  .text-politicas-datos ul li{
    font-size: 16px;
  }

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 27px;
  }

  #propositos h1{
    font-size: 39px;
    margin-bottom: 43px;
  }

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

  .text-propositos{
    padding: 41px 35px 41px 35px;
  }

  .convenio{
    display: block;
  }

  .home_servicios2{
    position: relative;
    padding: 0px 26px;
  }



  

}


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


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

  .img2 {
    width: 184px;
  }

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

  #header{
    padding: 13px 0px;
  }

  #video-home{
    margin-top: 28%;
  }

  #somos-buenos h1{
    font-size: 26px;
  }

  .text-serie-home {
    padding: 82px 41px;
  }

  .text-serie-home h2{
    font-size: 33px;
    text-align: center;
  }

  .text-serie-home p{
    line-height: 21px;
    font-size: 15px;
  }

  .text-serie-home2 h2{
    font-size: 33px;
  }

  .text-serie-home2 p{
    line-height: 21px;
    font-size: 15px;
  }

  .text-serie-home3 {
    padding: 36px 20px 20px 21px;
  }

  .text-serie-home3 h2{
    font-size: 28px;
  }

  .text-serie-home3 p{
    line-height: 21px;
    font-size: 15px;
  }

  .text-serie-home3 h1{
    font-size: 15px;
  }

  .text-serie-home4{
    padding: 57px 21px 39px 21px;
  }

  .text-serie-home4 h2{
    font-size: 33px;
  }

  .text-serie-home4 p{
    line-height: 21px;
    font-size: 15px;
  }

  #serie-home5{
    padding: 69px 0px;
  }

  .text-serie-home5 h2{
    font-size: 33px;
  }

  .text-serie-home5 p{
    line-height: 21px;
    font-size: 15px;
    padding: 0px 55px;
  }

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

  footer h1{
    font-size: 17px;
    padding-bottom: 4px;
    padding-top: 15px
  }

  #titulo{
    margin-top: 29%;
    padding-top: 100px;
    padding-bottom: 28px;
  }

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

  .text-empresa{
    padding: 44px 31px;
  }

  .text-empresa h2{
    font-size: 33px;
  }

  .text-empresa p{
    line-height: 21px;
    font-size: 15px;
  }

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

  .tex-ventajas{
    display: block;
    padding: 15px;
  }

  .text-ventajas h2{
    font-size: 28px;
  }

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

  .text-politicas-datos p{
    font-size: 17px;
  }

  #politicas-datos{
    margin-top: 20%;
  }

  #politicas-datos h1{
    font-size: 25px;
  }

  .text-politicas-datos ul li{
    line-height: 21px;
    font-size: 17px;
  }

  .text-ventajas{
    margin: 0px;
    padding: 94px 26px 79px 26px;
  }

  .text-productos {
    padding-left: 21px;
    margin-top: 29px;
  }

  .text-productos h2{
    font-size: 33px;
  }

  #productos {
    padding: 25px 0px;
  }

  .btn-conoce{
    margin-bottom: 31px;
  }

  .text-productos h1{
    font-size: 14px;
  }

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

  #productos2{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .text_producto h2{
    font-size: 26px;
  }

  #subitem-product h1{
    font-size: 33px;
  }

  #titulo2{
    margin-top: 26%;
  }

  .text-subitem-product h2{
    font-size: 33px;
  }

  .text-subitem-product2 {
    padding-top: 0px;
    padding-left: 15px;
  }

  .text-subitem-product2 h2{
    font-size: 31px;
  }

  .text-subitem-product2 h3{
    font-size: 25px;
  }

  .text-subitem-product2 ul li{
    font-size: 17px;
    line-height: 32px;
  }

  .text-subitem-product2 ul {
    margin-bottom: 22px;
  }

  #subitem-product {
    padding: 34px 0px;
  }

  .text-subitem-product3 h2{
    font-size: 24px;
  }

  .text-subitem-product3 p{
    padding-right: 15px;
    line-height: 22px;
    font-size: 16px;
  }

  .subitem-product3 {
    margin-bottom: 38px;
  }

  #subitem-product4 p{
    padding: 0px 29px 45px 29px;
    font-size: 16px;
    line-height: 23px;
  }

  #subitem-product4 h1{
    font-size: 23px;
    padding-bottom: 29px;
  }

  #subitem-product4 span{
    line-height: 20px;
    font-size: 15px;
  }

  .text-info-importante{
    padding: 0px 12px;
    margin-bottom: 38px;
  }

  .text-info-importante h1{
    font-size: 29px;
  }

  .text-info-importante p{
    font-size: 17px;
    line-height: 25px;
  }

  .text-info-importante2 h1{
    font-size: 30px;
  }

  .text-info-importante2 p{
    font-size: 16px;
    line-height: 22px;
    padding-left: 0px;
  }

  .text-info-importante2 h3{
    font-size: 19px;
  }

  .text-info-importante2 ul li{
    line-height: 25px;
    font-size: 16px;
  }

  .text-info-importante2 h2{
    font-size: 25px;
    padding-left: 0px;
  }

  .text-info-importante2 ul{
    padding-left: 0px;
  }

  .text-item-articulos h2{
    font-size: 23px;
  }

  .text-item-articulos p{
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 39px;
  }

  .ampliar-conve{
    margin-bottom: 15px;
  }

  .item-articulos {
    margin-bottom: 5px;
  }
  
  #articulo h1{
    font-size: 20px;
  }

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

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

  #descargas-fichas h1{
    font-size: 21px;
    line-height: 29px;
  }

  .title-descargas-fichas h2{
    padding: 24px;
    padding-left: 142px;
    font-size: 33px;
  }

  .descargas-fichas2 h3{
    font-size: 25px;
  }

  .title-descargas-fichas2 h2{
    font-size: 27px;
    padding: 45px;
    padding-left: 143px;
  }

  #contacto p{
    line-height: 22px;
    font-size: 16px;
  }

  #formulario{
    padding-right: 0px;
  }

  #serie-home2{
    padding-top: 40px;
    padding-bottom: 57px;
  }

  .text-serie-home2{
    padding: 38px 40px 0px 40px;
  }

  #politicas-datos{
    margin-top: 20%;
  }

  #politicas-datos h1{
    font-size: 23px;
  }

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 32px;
  }

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

  .text-propositos p{
    font-size: 22px;
    line-height: 29px;
  }

  .text-propositos{
    padding: 49px 43px 49px 43px;
  }

  .convenio{
    display: block;
  }

  .home_servicios2{
    position: relative;
  }



}

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

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

  .img2 {
    width:236px;
  }

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

  #titulo2{
    margin-top: 25%;
  }

  #subitem-product h1{
    font-size: 34px;
  }

  .text-subitem-product h2{
    font-size: 36px;
  }

  #header{
    padding: 13px 0px;
  }

  .text-subitem-product2 {
    padding-top: 28px;
    padding-left: 47px;
  }

  .text-subitem-product2 h2{
    font-size: 35px;
  }

  .text-subitem-product2 ul li{
    line-height: 32px;
    font-size: 16px;
  }

  .text-subitem-product2 h3{
    font-size: 26px;
  }

  .text-subitem-product3 p{
    padding-right: 19px;
    font-size: 16px;
  }

  .text-subitem-product3 h2{
    font-size: 24px;
  }

  #subitem-product4 p{
    padding: 0px 11px 45px 18px;
    line-height: 25px;
    font-size: 17px;
  }

  #subitem-product4 h1{
    font-size: 23px;
  }

  .subitem-product3 {
    margin-bottom: 22px;
  }

  #video-home{
    margin-top: 25%;
  }

  .text-serie-home {
    padding: 82px 41px;
  }

  .text-serie-home h2{
    font-size: 33px;
  }

  .text-serie-home p{
    line-height: 23px;
    font-size: 16px;
  }

  .text-serie-home ul li{
    font-size: 16px;
  }

  .text-serie-home2{
    padding: 27px 22px 0px 22px;
  }

  #serie-home2{
    padding-top: 40px;
    padding-bottom: 57px;
  }
  
  .text-serie-home2 h2{
    font-size: 34px;
  }

  .text-serie-home2 p{
    font-size: 16px;
    line-height: 24px;
  }

  .text-serie-home3 {
    padding: 51px 42px 42px 42px;
  }

  .text-serie-home3 h2{
    font-size: 34px;
  }

  .text-serie-home3 p{
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 15px;
  }

  .text-serie-home3 h1{
    font-size: 15px;
  }

  .text-serie-home4{
    padding: 40px 44px 37px 45px;
  }

  .text-serie-home5 h2{
    font-size: 40px;
  }

  #serie-home5{
    padding: 89px 0px;
  }

  .text-serie-home5 p{
    font-size: 17px;
    padding: 0px 65px;
  }

  footer p{
    font-size: 19px;
  }

  footer h1{
    font-size: 19px;
    margin-top: 17px;
  }

  #titulo{
    padding-top: 112px;
    padding-bottom: 42px;
    margin-top: 24%;
  }

  .text-item-articulos p{
    line-height: 23px;
    font-size: 15px;
  }

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

  .text-empresa{
    padding: 51px 44px;
  }

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

  .text-empresa h2{
    font-size: 42px;
  }

  #ventajas h1{
    font-size: 29px;
  }

  .tex-ventajas{
    display: block;
    padding: 15px;
  }

  .text-ventajas{
    margin: 0px;
    padding: 60px 26px 76px 26px;
  }

  .text-ventajas h2{
    font-size: 30px;
  }

  .text-ventajas p{
    font-size: 21px;
    line-height: 30px;
  }

  .text-productos {
    padding-left: 29px;
    margin-top: 11px;
  }

  .text-productos h2{
    font-size: 39px;
  }

  .btn-conoce{
    margin-bottom: 34px;
  }

  .text-serie-home4 h2{
    font-size: 33px;
  }

  .text-productos h1{
    margin-top: 24px;
  }

  #productos {
    padding: 27px 0px;
  }
  
  #productos2 h1{
    font-size: 38px;
  }

  .text-info-importante{
    padding: 0px 13px;
  }

  .text-info-importante h1{
    font-size: 30px;
  }

  .text-info-importante p{
    font-size: 17px;
    line-height: 24px;
  }

  .text-info-importante{
    margin-bottom: 28px;
  }

  .text-info-importante2 p{
    font-size: 16px;
    line-height: 24px;
    padding-left: 0px;
  }

  .text-info-importante2 h1{
    font-size: 27px;
  }

  .text-politicas-datos p{
    font-size: 16px;
    line-height: 24px;
  }

  .text-politicas-datos ul li{
    font-size: 16px;
  }

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

  .text-info-importante2 h2{
    font-size: 26px;
    padding-left: 0px;
  }

  .text-info-importante2 ul{
    padding-left: 0px;
  }

  .text-info-importante2 ul li{
    font-size: 16px;
  }

  .text-info-importante2 h3{
    font-size: 21px;
  }

  .text-item-articulos h2{
    font-size:25px;
  }

  .item-articulos {
    margin-bottom: 28px;
  }

  #articulo h1{
    font-size: 24px;
  }

  .interes p{
    font-size: 15px;
    line-height: 24px;
  }

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

  #descargas-fichas h1{
    font-size: 21px;
    line-height: 28px;
  }

  .title-descargas-fichas h2{
    font-size: 28px;
    padding: 32px;
    padding-left: 140px;
  }

  .title-descargas-fichas2 h2{
    font-size: 28px;
    padding: 36px;
    padding-left: 133px;
  }

  #formulario{
    padding-right: 0px;
  }

  #contacto p{
    line-height: 23px;
    font-size: 16px;
  }

  .text-serie-home4 p{
    font-size: 15px;
    line-height: 23px;
  }

  #politicas-datos{
    margin-top: 20%;
  }

  #politicas-datos h1{
    font-size: 25px;
  }

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 32px;
  }

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

  .text-propositos p{
    font-size: 22px;
    line-height: 29px;
  }

  .text-propositos{
    padding: 57px 43px 57px 43px;
  }

  .convenio{
    display: block;
  }

  .home_servicios2{
    position: relative;
  }

  .text-item-articulos p{
    margin-bottom: 39px;
  }


}


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


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

  .img2 {
    width:248px;
  }

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

  #video-home{
    margin-top: 21%;
  }

  #articulo h1{
    font-size: 24px;
  }

  .ampliar-conve{
    margin-bottom: 17px;
  }

  #header{
    padding: 10px 0px;
  }

  #somos-buenos {
    padding: 37px 0px 44px 0px;
  }

  #somos-buenos h1{
    font-size: 25px;
  }

  .text-serie-home {
    padding: 82px 41px;
  }

  .text-serie-home h2{
    font-size: 35px;
  }

  .text-serie-home ul li{
    font-size: 16px;
  }

  .text-serie-home p{
    font-size: 16px;
  }

  .text-serie-home2 h2{
    font-size: 34px;
  }

  #subitem-product h1{
    font-size: 36px;
  }

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

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

  .text-subitem-product2 h3{
    font-size: 27px;
  }

  #titulo2{
    margin-top: 22%;
  }

  .text-subitem-product2 h2{
    font-size: 35px;
  }

  .text-subitem-product2 {
    padding-top: 22px;
    padding-left: 80px;
  }

  .text-subitem-product3 p{
    padding-right: 20px;
    font-size: 17px;
  }

  #subitem-product4 p{
    padding: 0px 53px 45px 53px;
  }

  #subitem-product4 p{
    line-height: 23px;
    font-size: 17px;
    padding: 0px 20px 45px 20px;
  }

  .text-subitem-product h2{
    font-size: 39px;
  }

  #subitem-product4 h1{
    font-size: 24px;
  }

  .subitem-product3 {
    margin-bottom: 28px;
  }

  .text-serie-home2{
    padding: 9px 60px 0px 60px;
  }

  .text-serie-home2 p{
    line-height: 23px;
    font-size: 17px;
  }

  #serie-home2{
    padding-top: 77px;
    padding-bottom: 77px;
  }

  .text-serie-home3 {
    padding: 59px 63px 48px 63px;
  } 

  .text-serie-home3 p{
    line-height: 23px;
    margin-bottom: 23px;
    font-size: 16px;
  }

  .text-serie-home3 h2{
    font-size: 36px;
  }

  .text-serie-home4 {
    padding: 82px 44px 57px 44px;
  }

  .text-serie-home4 h2{
    font-size: 35px;
  }

  .text-serie-home4 p{
    font-size: 16px;
    line-height: 22px;
  }

  #serie-home5{
    padding: 77px 0px;
  }

  .text-serie-home5 h2{
    font-size: 41px;
  }

  .text-serie-home5 p{
    line-height: 21px;
    font-size: 16px;
    padding: 0px 122px;
  }

  footer p{
    font-size: 19px;
    line-height: 23px;
  }

  footer h1{
    font-size: 18px;
    margin-top: 21px;
  }

  #titulo{
    margin-top: 21%;
    padding-top: 124px;
  }

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

  .text-empresa{
    padding: 51px 53px;
  }

  .text-empresa h2{
    font-size: 41px;
  }

  #empresa {
    padding: 42px 0px;
  }

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

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

  .text-ventajas{
    margin: 0px;
  }

  .tex-ventajas{
    display: block;
    padding: 10px;
  }

  .text-ventajas h2{
    font-size: 34px;
  }

  .text-ventajas p{
    font-size: 22px;
    line-height: 31px;
  }

  .text-productos {
    padding-left: 30px;
    margin-top: 25px;
  }

  .text-productos h2{
    font-size: 38px;
  }

  .btn-conoce{
    margin-bottom: 34px;
  }

  #productos2 h1{
    font-size: 38px;
  }

  .text-info-importante{
    padding: 0px 14px;
    margin-bottom: 30px;
  }

  .text-info-importante h1{
    font-size: 33px;
  }

  .text-info-importante p{
    font-size: 18px;
    line-height: 23px;
  }

  .text-info-importante2 h1{
    font-size: 30px;
  }

  .text-info-importante2 p{
    font-size: 16px;
    line-height: 25px;
    padding-left: 0px;
  }

  .text-info-importante2 h2{
    font-size: 26px;
    padding-left: 0px;
  }

  .text-info-importante2 h3{
    font-size: 20px;
  }

  .text-info-importante2 ul{
    padding-left: 0px;
  }

  .text-info-importante2 ul li{
    font-size: 16px;
  }

  #descargas-fichas h1{
    font-size: 23px;
    line-height: 32px;
  }

  .title-descargas-fichas h2{
    padding: 48px;
    padding-left: 137px;
    font-size: 27px;
  }

  .descargas-fichas2 h3{
    font-size: 25px;
  }

  .title-descargas-fichas2 h2{
    padding: 36px;
    font-size: 27px;
    padding-left: 136px;
  }

  #contacto p{
    font-size: 17px;
    line-height: 24px;
  }

  #formulario{
    padding-right: 0px;
  }

  #politicas-datos{
    margin-top: 20%;
  }

  #politicas-datos h1{
    font-size: 25px;
  }

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 32px;
  }

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

  .text-propositos p{
    font-size: 22px;
    line-height: 29px;
  }

  .text-propositos{
    padding: 57px 43px 57px 43px;
  }

  .convenio{
    display: block;
  }

  .home_servicios2{
    position: relative;
  }

  .text-item-articulos p{
    margin-bottom: 39px;
  }


  
}


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

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

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

  .img2 {
    width:278px;
  }

  #header{
    padding: 12px 0px;
  }

  #video-home{
    margin-top: 23%;
  }

  #banner-xs{
    margin-top: 21%;
  }

  .text-serie-home {
    padding: 82px 41px;
  }

  .text-serie-home h2{
    font-size: 37px;
  }

  .text-serie-home p{
    font-size: 17px;
  }

  .text-serie-home2 h2{
    font-size: 38px;
  }

  .text-serie-home2{
    padding: 11px 60px 0px 60px;
  }

  .text-serie-home2 p{
    font-size: 17px;
    line-height: 23px;
  }

  #serie-home2{
    padding-top: 58px;
    padding-bottom: 68px;
  }

  .text-serie-home3 {
    padding: 61px 50px 55px 50px;
  }

  .text-serie-home3 h2{
    font-size: 39px;
  }

  .text-serie-home3 p{
    font-size: 17px;
    line-height: 23px;
  }

  .text-serie-home4{
    padding: 79px 78px 55px 78px;
  }

  .text-serie-home4 h2{
    font-size: 39px;
  }

  #serie-home5{
    padding: 49px 0px;
  }

  .text-serie-home5 h2{
    font-size: 41px;
  }

  .text-serie-home5 p{
    line-height: 25px;
    margin-bottom: 23px;
    font-size: 15px;
    padding: 0px 172px;
  }

  footer p{
    font-size: 18px;
  }

  footer h1{
    font-size: 18px;
    margin-top: 15px;
  }

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

  .text-info-importante2 p{
    padding-left: 5px;
  }

  .text-info-importante2 h2{
    padding-left: 5px;
  }

  .text-info-importante2 ul{
    padding-left: 5px;
  }

  #titulo{
    padding-top: 172px;
    margin-top: 21%;
  }

  .text-empresa{
    padding: 51px 63px;
  }

  #empresa{
    padding: 45px 0px;
  }

  .text-empresa h2{
    font-size: 43px;
  }

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

  #ventajas h1{
    font-size: 36px;
  }

  .tex-ventajas{
    padding: 0px 11px;
    display: block;
  }

  .text-ventajas{
    margin: 0px;
    margin-bottom: 25px;
  }

  .text-ventajas h2{
    font-size: 36px;
  }

  .text-ventajas p{
    font-size: 24px;
    line-height: 35px;
  }

  .text-productos{
    margin-top: 12px;
  }

  .text-productos h2{
    font-size: 36px;
  }

  .btn-conoce{
    margin-bottom: 33px;
  }

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

  .text-productos h1{
    padding-top: 23px;
  }

  #subitem-product h1{
    font-size: 35px;
  }

  .text-subitem-product h2{
    font-size: 36px;
  }

  #titulo2{
    margin-top: 18%;
  }

  .text-subitem-product2 {
    padding-top: 12px;
    padding-left: 17px;
  }

  .text-subitem-product2 h2{
    font-size: 39px;
  }

  .text-subitem-product2 h3{
    font-size: 26px;
  }

  .text-subitem-product2 ul {
    margin-bottom: 29px;
  }

  .text-subitem-product2 a{
    margin-bottom: 24px;
  }

  #subitem-product4 p{
    padding: 0px 24px 45px 24px;
  }

  #subitem-product4 p{
    line-height: 24px;
    font-size: 16px;
  }

  #subitem-product {
    padding: 27px 0px;
  }

  #subitem-product4 span{
    line-height: 22px;
    font-size: 15px;
  }

  .text-subitem-product3 p{
    font-size: 17px;
    line-height: 25px;
  }

  .text-info-importante{
    padding: 0px 15px;
  }

  .text-info-importante h1{
    font-size: 35px;
  }

  .text-info-importante{
    margin-bottom: 39px;
  }

  .text-item-articulos p{
    font-size: 17px;
  }

  #articulo h1{
    font-size: 26px;
  }

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

  .title-descargas-fichas h2{
    padding: 47px;
    padding-left: 141px;
    font-size: 31px;
  }

  #descargas-fichas h1{
    font-size: 24px;
    line-height: 29px;
  }

  .descargas-fichas2 h3{
    font-size: 25px;
  }

  .title-descargas-fichas2 h2{
    font-size: 30px;
    padding: 29px;
    padding-left: 140px;
  }

  #politicas-datos{
    margin-top: 20%;
  }

  #politicas-datos h1{
    font-size: 25px;
  }

  .text-info-importante2 h1{
    font-size: 30px;
  } 

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 36px;
  }

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

  .text-propositos p{
    font-size: 25px;
    line-height: 34px;
  }

  .text-propositos{
    padding: 57px 43px 57px 43px;
  }

  .convenio{
    display: block;
  }

  .home_servicios2{
    position: relative;
  }

  .text-item-articulos p{
    margin-bottom: 39px;
  }




}


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

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

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

  .img2 {
    width:278px;
  }

  #header{
    padding: 10px 0px;
  }

  #video-home{
    margin-top: 20%;
  }

  #titulo2{
    margin-top: 20%;
  }

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

  .text-serie-home {
    padding: 82px 41px;
  }

  .text-serie-home h2{
    font-size: 39px;
  }

  .text-serie-home2 h2{
    font-size: 39px;
  }

  .text-serie-home3 {
    padding: 73px 68px 76px 61px;
  }
  
  .text-serie-home4{
    padding: 72px 72px 72px 77px;
  }

  .text-serie-home4 h2{
    font-size: 41px;
  }

  #serie-home5{
    padding: 67px 0px;
  }

  .text-serie-home5 h2{
    font-size: 40px;
  }

  .text-serie-home5 p{
    padding: 0px 154px;
  }
  
  footer p{
    font-size: 19px;
  }

  footer h1{
    margin-top: 15px;
    font-size: 19px;
  }

  #titulo{
    padding-top: 184px;
    margin-top: 25%;
  }

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

  .text-empresa{
    padding: 51px 70px;
  }

  #ventajas h1{
    font-size: 38px;
  }

  .tex-ventajas{
    padding: 0px 11px;
    display: block;
  }

  .text-ventajas{
    margin: 0px;
    margin-bottom: 24px;
  }

  .text-ventajas h2{
    font-size: 37px;
  }

  .text-ventajas p{
    line-height:32px;
    font-size: 24px;
  }

  .text-productos{
    margin-top: 14px;
  }

  .text-productos h2{
    font-size: 40px;
  }

  .btn-conoce{
    margin-bottom: 27px;
  }

  .text-productos{
    margin-top: 53px;
  }

  #productos2 h1{
    font-size: 43px;
  }

  #subitem-product h1{
    font-size: 40px;
  }

  .text-subitem-product h2{
    font-size: 40px;
  }

  .text-subitem-product2 {
    padding-top: 24px;
    padding-left: 27px;
  }

  .text-subitem-product2 h2{
    font-size: 41px;
  }

  .text-subitem-product2 h3{
    font-size: 28px;
  }

  .text-subitem-product2 a{
    margin-bottom: 19px;
  }

  .text-subitem-product2 ul {
    margin-bottom: 36px;
  }

  #subitem-product4 p{
    padding: 0px 62px 45px 62px;
    line-height: 25px;
  }

  .subitem-product3 {
    margin-bottom: 46px;
  }

  #subitem-product4{
    padding-top: 13px;
  }

  .text-info-importante{
    padding: 0px 20px;
  }

  .text-info-importante h1{
    font-size: 37px;
  }

  #articulo h1{
    font-size: 24px;
  }

  #politicas-datos{
    margin-top: 20%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  .text-info-importante2 h1{
    font-size: 30px;
  }

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 39px;
  }

  .text-propositos p{
    font-size: 25px;
    line-height: 34px;
  }

  .text-propositos{
    padding: 57px 43px 57px 43px;
  }

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 36px;
  }

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

  .text-propositos p{
    font-size: 25px;
    line-height: 34px;
  }

  .text-propositos{
    padding: 57px 43px 57px 43px;
  }

  .convenio{
    display: block;
  }

  .home_servicios2{
    position: relative;
  }

  .text-item-articulos p{
    margin-bottom: 39px;
  }

  

  
}

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

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

  #politicas-datos{
    margin-top: 20%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  #titulo2{
    margin-top: 19%;
  }
  
  #menu{
    margin-top: -6px;
  }

  #header{
    padding: 14px 0px;
  }
  
  #video-home{
    margin-top: 21%;
  }

  #serie-home2{
    padding-top: 38px;
    padding-bottom: 64px;
  }

  
  #serie-home2{
    padding-bottom: 22px;
  }

  .text-serie-home3 h2{
    font-size: 39px;
  }

  .text-serie-home {
    padding: 82px 62px;
  }

  .text-serie-home h2{
    font-size: 40px;
  }

  .text-serie-home2 h2{
    font-size: 39px;
  }

  .text-serie-home2{
    padding: 29px 60px 0px 60px;
  }

  .text-serie-home2{
    padding: 29px 10px 0px 10px;
  }

  .text-serie-home3 {
    padding: 74px 87px 74px 87px;
  }

  .text-serie-home4{
    padding: 65px 78px 65px 78px;
  }

  .text-serie-home4 h2{
    font-size: 41px;
  }

  #serie-home5{
    padding: 78px 0px;
  }

  .text-serie-home5 h2{
    font-size: 38px;
  }

  .text-serie-home5 p{
    padding: 0px 162px;
    font-size: 15px;
  }

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

  footer h1{
    margin-top: 21px;
    font-size: 20px;
  }

  #titulo{
    padding-top: 209px;
    margin-top: 20%;
  }
  
  #titulo h1{
    font-size: 47px;
  }

  .text-empresa{
    padding: 51px 60px;
  }

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

  .tex-ventajas{
    padding: 0px 11px;
    display:block;
  }

  .text-ventajas{
    margin: 0px;
    margin-bottom: 33px;
  }

  .text-ventajas h2{
    font-size: 38px;
  }

  .text-ventajas p{
    font-size: 27px;
    line-height: 35px;
  }

  .text-productos{
    margin-top: 69px;
    margin-bottom: 48px;
  }

  .text-productos h2{
    font-size: 41px;
  }

  #subitem-product h1{
    font-size: 42px;
  }

  .text-subitem-product h2{
    font-size: 40px;
  }

  .text-subitem-product2 {
    padding-top: 8px;
    padding-left: 69px;
    padding-bottom: 45px;
  }

  .text-subitem-product2 h2{
    font-size: 39px;
  }

  .text-subitem-product2 h3{
    font-size: 28px;
  }

  #subitem-product4 p{
    padding: 0px 68px 45px 68px;
  }

  #subitem-product {
    padding: 40px 0px;
  }
  
  #subitem-product4 span{
    line-height: 26px;
    font-size: 16px;
  }

  #subitem-product4 p{
    padding: 0px 58px 45px 58px;
  }

  .text-info-importante{
    padding: 0px 26px;
  }

  .text-info-importante h1{
    font-size: 39px;
  }

  #productos2 h1{
    font-size: 44px;
  }

  #articulo h1{
    font-size: 26px;
  }

  #descargas-fichas h1{
    font-size: 24px;
    line-height: 30px;
  }

  .title-descargas-fichas h2{
    font-size: 30px;
  }

  .descargas-fichas2 h3{
    font-size: 24px;
  }

  .title-descargas-fichas2 h2{
    font-size: 26px;
  }

  .text-info-importante2 h1{
    font-size: 30px;
  }

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 36px;
  }

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

  .text-propositos p{
    font-size: 25px;
    line-height: 34px;
  }

  .text-propositos{
    padding: 57px 43px 57px 43px;
  }

  .text-item-articulos h2{
    font-size: 17px;
  }

  .text-item-articulos p{
    font-size: 14px;
    line-height: 17px;
  }

  .text-item-articulos{
    padding: 0px 15px;
  }

  .home_servicios2{
    padding: 0px 15px;
  }

  .ampliar-conve{
    font-size: 18px;
    padding: 9px 25px;
  }


}

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


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


  #navbar li{
    margin: 6px 37px;
  }

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

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

  #titulo2{
    margin-top: 20%;
  }

  #subitem-product h1{
    font-size: 39px;
  }

  .text-subitem-product2 {
    padding-top: 27px;
    padding-left: 77px;
    padding-bottom: 38px;
  }

  #subitem-product4 p{
    padding: 0px 116px 45px 116px;
  }

  .text-subitem-product2 h2{
    font-size: 43px;
  }

  #navbar a{
    font-size: 15px;
  }
  
  #video-home{
    margin-top: 21%;
  }

  #header{
    padding: 12px 0px;
  }

  .text-serie-home {
    padding: 82px 82px;
  }

  .text-serie-home h2{
    font-size:37px;
  }

  .text-serie-home2 h2{
    font-size: 43px;
  }

  .text-serie-home3 {
    padding: 65px 77px 61px 77px;
  }

  .text-serie-home3 h2{
    font-size: 42px;
  }

  .text-serie-home3 p{
    margin-bottom: 38px;
  }

  .text-serie-home4{
    padding: 76px 86px 89px 86px;
  }

  .text-serie-home4 h2{
    font-size: 44px;
  }

  #serie-home5{
    padding: 69px 0px;
  }

  .text-serie-home5 h2{
    font-size: 41px;
  }

  .text-serie-home5 p{
    padding: 0px 205px;
  }

  footer p{
    font-size: 18px;
  }

  footer h1{
    font-size: 18px;
    margin-top: 19px;
  }

  #titulo{
    margin-top: 20%;
    padding-top: 217px;
  }

  .text-empresa{
    padding: 51px 74px;
  }

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

  .tex-ventajas{
    display: block;
    padding: 15px;
  }

  .text-ventajas{
    margin: 0px;
  }

  .text-ventajas h2{
    font-size: 36px;
  }

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

  #descargas-fichas h1{
    font-size: 25px;
    line-height: 31px;
  }

  .title-descargas-fichas h2{
    font-size: 30px;
  }

  .descargas-fichas2 h3{
    font-size: 21px;
  }

  .title-descargas-fichas2 h2{
    font-size: 26px;
  }

  .text-info-importante h1{
    font-size: 35px;
  }

  #articulo h1{
    font-size: 26px;
  }

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

  #politicas-datos {
    margin-top: 16%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  .text-info-importante2 h1{
    font-size: 30px;
  }

  .tex-propositos{
    display: block;
  }

  .text-propositos h2{
    font-size: 39px;
  }

  .text-propositos p{
    font-size: 27px;
    line-height: 34px;
  }

  .text-propositos{
    padding: 57px 43px 57px 43px;
  }

  .text-item-articulos h2{
    font-size: 17px;
  }

  .text-item-articulos p{
    font-size: 14px;
    line-height: 17px;
  }

  .text-item-articulos{
    padding: 0px 15px;
  }

  .home_servicios2{
    padding: 0px 15px;
  }

  .ampliar-conve{
    font-size: 18px;
    padding: 9px 25px;
  }


  
}


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


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

  #navbar li{
    margin: 3px 34px;
  }

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

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

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

  #video-home{
    margin-top: 21%;
  }

  #header{
    padding: 12px 0px;
  }

  .text-serie-home {
    padding: 82px 82px;
  }

  #subitem-product4 p{
    padding: 0px 110px 45px 110px;
    line-height: 26px;
    font-size: 17px;
  }

  .text-politicas-datos ul li{
    line-height: 22px;
  }

  #titulo2{
    margin-top: 19%;
  }

  .text-subitem-product h2{
    font-size: 41px;
  }

  .home_servicios2{
    padding: 0px 19px;
  }

  .ampliar-conve{
    font-size: 18px;
    padding: 9px 24px;
  }

  #subitem-product h1{
    font-size: 40px;
  }

  .text-serie-home h2{
    font-size: 38px;
  }

  .text-item-articulos{
    padding: 0px 18px;
  }

  .text-serie-home2{
    padding: 29px 60px 0px 60px;
  }

  .text-serie-home2 h2{
    font-size: 43px;
  }

  #serie-home2{
    padding-bottom: 61px;
  }

  .text-serie-home3 {
    padding: 70px 61px 62px 61px;
  }

  .text-serie-home3 h2{
    font-size: 41px;
  }

  .text-serie-home3 p{
    margin-bottom: 31px;
  }

  .text-serie-home4{
    padding: 96px 103px 69px 100px;
  }

  .text-serie-home4 h2{
    font-size: 40px;
  }

  #serie-home5{
    padding: 79px 0px;
  }

  .text-serie-home5 h2{
    font-size: 41px;
  }

  .text-serie-home5 p{
    margin-bottom: 21px;
    padding: 0px 248px;
  }

  footer p{
    font-size: 17px;
  }

  footer h1{
    font-size: 19px;
    margin-top: 11px;
  }

  #titulo{
    margin-top: 20%;
    padding-top: 200px;
    padding-bottom: 42px;
  }

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

  .text-empresa{
    padding: 51px 73px;
  }

  #ventajas h1{
    font-size: 38px;
  }

  .tex-ventajas{
    display: block;
    padding: 0px 15px;
  }

  .text-ventajas h2{
    font-size: 36px;
  }

  .text-ventajas p{
    font-size: 25px;
    line-height: 38px;
  }

  .text-ventajas{
    margin: 0px;
    margin-bottom:25px;
  }

  .text-productos{
    margin-top: 59px;
  }

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

  .text-productos h2{
    font-size: 41px;
  }

  .text-info-importante h1{
    font-size: 38px;
  }

  .text-info-importante{
    margin-bottom: 24px;
  }

  .title-descargas-fichas h2{
    font-size: 30px;
  }

  .descargas-fichas2 h3{
    font-size: 22px;
  }

  #politicas-datos {
    margin-top: 16%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  .text-info-importante2 h1{
    font-size: 30px;
  }

  .text-propositos{
    padding: 46px 44px 46px 44px;
  }

  .text-propositos h2{
    font-size: 29px;
  }

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

  .text-item-articulos h2{
    font-size: 19px;
  }

  .text-item-articulos p{
    font-size: 14px;
    line-height: 17px;
  }


}

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


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

  #navbar li{
    margin: 6px 41px;
  }

  #video-home{
    margin-top: 25%;
  }

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

  .text-serie-home{
    padding: 25px 25px;
  }

  .text-serie-home h2{
    font-size: 26px;
  }

  .text-serie-home p{
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 14px;
  }

  .text-serie-home h3{
    font-size: 15px;
  }

  .text-serie-home2{
    padding: 11px 13px 0px 10px;
  }

  .home_servicios2{
      padding: 0px 20px;
  }

  .text-item-articulos{
      padding: 0px 20px;
  }

  #titulo2{
    margin-top: 28%;
  }

  .text-serie-home2 h2{
    font-size: 19px;
  }

  .text-serie-home2 p{
    font-size: 14px;
    line-height: 19px;
  }

  .ampliar-conve{
    font-size: 18px;
    padding: 12px 24px;
  }

  #serie-home2{
    padding-top: 71px;
    padding-bottom: 52px;
  }

  .text-serie-home3 {
    padding: 30px 30px 0px 31px;
  }

  .text-serie-home3 h2{
    font-size: 26px;
    padding-bottom: 11px;
  }

  .text-serie-home3 p{
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 8px;
  }

  .text-serie-home3 h1{
    font-size:13px;
    padding-bottom: 5px;
    line-height: 22px;
  }

  .btn-conoce{
    font-size: 17px;
    padding: 8px 35px;
    margin-top:2px;
  }

  .text-serie-home ul li{
    font-size: 14px;
    line-height: 21px;
  }

  .text-serie-home4{
    padding:30px 23px 0px 23px;
  }

  .text-serie-home4 h2{
    font-size: 21px;
    padding-bottom: 15px;
  }

  #serie-home5{
    padding: 67px 0px;
  }

  .text-serie-home4 h1{
    font-size: 15px;
    padding-bottom: 4px;
  }

  .text-serie-home5 h2{
    font-size: 36px;
  }

  .text-serie-home5 p{
    padding: 0px 285px;
    font-size: 13px;
    line-height: 21px;
  }

  footer p{
    font-size: 17px;
  }

  .text-serie-home4 p{
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
  }

  #titulo{
    margin-top: 23%;
    padding-top: 221px;
  }

  .text-empresa{
    padding: 14px 22px;
  }

  .text-empresa h2{
    font-size: 39px;
  }

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

  #ventajas h1{
    font-size: 36px;
  }

  .text-ventajas h2{
    font-size:28px;
  }

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

  .text-ventajas{
    padding: 61px 18px 76px 20px;
  }

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

  .text-productos h2{
    font-size: 34px;
  }

  .text-productos {
    padding-left: 27px;
    margin-top: 13px;
  }

  #productos2{
    padding-top: 66px;
    padding-bottom: 71px;
  }

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

  .text-info-importante{
    padding: 0px 28px;
    margin-bottom: 66px;
  }

  .text-info-importante h1{
    font-size: 29px;
  }

  .text-info-importante p{
    font-size: 16px;
    line-height: 24px;
  }

  .text-info-importante2 h1{
    padding-top: 0px;
    font-size: 26px;
  }

  .text-info-importante2 p{
    line-height: 23px;
    font-size: 16px;
    padding-bottom: 22px;
  }

  .text-info-importante2 h2{
    font-size: 24px;
  }

  .text-item-articulos p{
    font-size: 14px;
    line-height: 16px;
  }

  .text-item-articulos h2{
    font-size:18px;
  }

  .item-articulos {
    margin-bottom: 59px;
  }  

  #articulo h1{
    font-size: 26px;
  }

  .interes p{
    padding-top: 0px;
    font-size: 16px;
    line-height: 22px;
  }

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

  #descargas-fichas h1{
    font-size: 25px;
    line-height: 32px;
  }

  .descargas-fichas2 h3{
    font-size: 23px;
  }

  .title-descargas-fichas2 h2{
    font-size: 31px;
  }

  .title-descargas-fichas h2{
    font-size: 31px;
  }

  #contacto p{
    font-size: 16px;
    line-height: 21px;
  }

  #formulario{
    padding-right: 10px;
  }

  .text_producto h2{
    font-size: 22px;
  }

  .text_producto h3{
    padding: 9px 14px;
    font-size: 16px;
    top: 25px;
  }

  .text_producto{
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
  }

  .text_producto{
    padding-bottom: 51px;
  }

  .text-subitem-product h2{
    font-size: 34px;
  }

  #subitem-product h1{
    font-size: 40px;
  }

  .text-subitem-product2 {
    padding-top: 9px;
    padding-left: 14px;
  }

  .text-subitem-product2 h2{
    font-size: 33px;
  }

  .text-subitem-product2 h3{
    font-size: 24px;
  }

  .text-subitem-product2 ul li{
    line-height: 30px;
    font-size: 16px;
  }

  .text-subitem-product2 ul {
    margin-bottom: 22px;
  }

  #subitem-product {
    padding: 51px 0px;
  }

  #subitem-product4 p{
    padding: 0px 90px 45px 91px;
    font-size: 17px;
    line-height: 25px;
  }

  .text-subitem-product3 h2{
    font-size: 22px;
  }

  .text-subitem-product3 p{
    font-size: 15px;
    line-height: 22px;
  }

  #subitem-product4{
    padding-top: 12px;
  }
  
  footer h1{
    font-size: 19px;
  }

  #politicas-datos{
    margin-top: 27%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  .text-propositos{
    padding: 62px 44px 62px 44px;
  }

  .text-propositos h2{
    font-size: 29px;
  }

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

}


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


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

  #navbar li{
    margin: 6px 41px;
  }

  #video-home{
    margin-top: 25%;
  }

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

  .text-serie-home{
    padding: 25px 25px;
  }

  .text-serie-home h2{
    font-size: 26px;
  }

  .text-serie-home p{
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 14px;
  }

  .text-serie-home h3{
    font-size: 15px;
  }

  .text-serie-home2{
    padding: 11px 13px 0px 10px;
  }

  #titulo2{
    margin-top: 28%;
  }

  .text-serie-home2 h2{
    font-size: 19px;
  }

  .text-serie-home2 p{
    font-size: 14px;
    line-height: 19px;
  }

  #serie-home2{
    padding-top: 71px;
    padding-bottom: 52px;
  }

  .text-serie-home3 {
    padding: 30px 30px 0px 31px;
  }

  .text-serie-home3 h2{
    font-size: 26px;
    padding-bottom: 11px;
  }

  .text-serie-home3 p{
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 8px;
  }

  .text-serie-home3 h1{
    font-size:13px;
    padding-bottom: 5px;
    line-height: 22px;
  }

  .btn-conoce{
    font-size: 17px;
    padding: 8px 35px;
    background-color: #0f0;
  }

  .text-serie-home ul li{
    font-size: 14px;
    line-height: 21px;
  }

  .text-serie-home4{
    padding:30px 23px 0px 23px;
  }

  .text-serie-home4 h2{
    font-size: 21px;
    padding-bottom: 15px;
  }

  #serie-home5{
    padding: 67px 0px;
  }

  .text-serie-home4 h1{
    font-size: 16px;
    padding-bottom: 9px;
  }

  .text-serie-home5 h2{
    font-size: 36px;
  }

  .text-serie-home5 p{
    padding: 0px 285px;
    font-size: 13px;
    line-height: 21px;
  }

  footer p{
    font-size: 17px;
  }

  .text-serie-home4 p{
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 14px;
  }

  #titulo{
    margin-top: 23%;
    padding-top: 221px;
  }

  .text-empresa{
    padding: 14px 22px;
  }

  .text-empresa h2{
    font-size: 39px;
  }

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

  #ventajas h1{
    font-size: 36px;
  }

  .text-ventajas h2{
    font-size:28px;
  }

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

  .text-ventajas{
    padding: 61px 18px 76px 20px;
  }

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

  .text-productos h2{
    font-size: 34px;
  }

  .text-productos {
    padding-left: 27px;
    margin-top: 13px;
  }

  #productos2{
    padding-top: 66px;
    padding-bottom: 71px;
  }

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

  .text-info-importante{
    padding: 0px 28px;
    margin-bottom: 66px;
  }

  .text-info-importante h1{
    font-size: 29px;
  }

  .text-info-importante p{
    font-size: 16px;
    line-height: 24px;
  }

  .text-info-importante2 h1{
    padding-top: 0px;
    font-size: 26px;
  }

  .text-info-importante2 p{
    line-height: 23px;
    font-size: 16px;
    padding-bottom: 22px;
  }

  .text-info-importante2 h2{
    font-size: 24px;
  }

  .text-item-articulos p{
    font-size: 14px;
    line-height: 17px;
  }

  .home_servicios2{
    padding: 0px 28px;
  }

  .text-item-articulos{
    padding: 0px 28px;
  }

  .ampliar-conve{
    font-size: 18px;
    padding: 10px 28px;
  }

  .text-item-articulos h2{
    font-size: 19px;
  }

  .item-articulos {
    margin-bottom: 59px;
  }  

  #articulo h1{
    font-size: 26px;
  }

  .interes p{
    padding-top: 0px;
    font-size: 16px;
    line-height: 22px;
  }

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

  #descargas-fichas h1{
    font-size: 25px;
    line-height: 32px;
  }

  .descargas-fichas2 h3{
    font-size: 23px;
  }

  .title-descargas-fichas2 h2{
    font-size: 31px;
  }

  .title-descargas-fichas h2{
    font-size: 31px;
  }

  #contacto p{
    font-size: 16px;
    line-height: 21px;
  }

  #formulario{
    padding-right: 10px;
  }

  .text_producto h2{
    font-size: 22px;
  }

  .text_producto h3{
    padding: 9px 14px;
    font-size: 16px;
    top: 25px;
  }

  .text_producto{
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
  }

  .text_producto{
    padding-bottom: 51px;
  }

  .text-subitem-product h2{
    font-size: 34px;
  }

  #subitem-product h1{
    font-size: 40px;
  }

  .text-subitem-product2 {
    padding-top: 9px;
    padding-left: 14px;
  }

  .text-subitem-product2 h2{
    font-size: 33px;
  }

  .text-subitem-product2 h3{
    font-size: 24px;
  }

  .text-subitem-product2 ul li{
    line-height: 30px;
    font-size: 16px;
  }

  .text-subitem-product2 ul {
    margin-bottom: 22px;
  }

  #subitem-product {
    padding: 51px 0px;
  }

  #subitem-product4 p{
    padding: 0px 90px 45px 91px;
    font-size: 17px;
    line-height: 25px;
  }

  .text-subitem-product3 h2{
    font-size: 22px;
  }

  .text-subitem-product3 p{
    font-size: 15px;
    line-height: 22px;
  }

  #subitem-product4{
    padding-top: 12px;
  }
  
  footer h1{
    font-size: 19px;
  }

  #politicas-datos{
    margin-top: 27%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  .text-propositos{
    padding: 62px 44px 62px 44px;
  }

  .text-propositos h2{
    font-size: 29px;
  }

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



}



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


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

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

  #titulo2{
    margin-top: 21%;
  }

  #video-home{
    margin-top: 22%;
  }

  .text-item-articulos{
    padding: 0px 25px;
  }

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

  .text-serie-home{
    padding: 28px 34px;
  }

  .text-serie-home h2{
    font-size: 29px;
  }

  .text-serie-home h1{
    font-size: 16px;
  }

  .text-serie-home ul li{
    font-size: 14px;
  }

  .text-serie-home p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 13px;
  }

  .text-serie-home2{
    padding: 70px 19px 0px 19px;
  }

  .text-serie-home2 h2{
    font-size: 23px;
  }

  .text-serie-home2 p{
    line-height: 20px;
    font-size: 15px;
  }

  #serie-home2{
    padding-top: 27px;
    padding-bottom: 26px;
  }

  .text-serie-home3{
    padding: 34px 26px 0px 26px;
  }

  .text-serie-home3 h2{
    font-size: 28px;
    padding-bottom: 15px;
  }

  .text-serie-home3 h1{
    font-size: 16px;
  }

  .text-serie-home3 p{
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 18px;
  }

  .btn-conoce{
    font-size: 18px;
    padding: 9px 35px;
  }

  .text-serie-home4{
    padding: 54px 32px 0px 32px;
  }

  .text-serie-home4 h2{
    font-size: 27px;
  }

  #serie-home5{
    padding: 80px 0px;
  }

  .text-serie-home4 p{
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 14px;
  }

  .text-serie-home4 h1{
    padding-bottom: 10px;
  }

  .text-serie-home5 h2{
    font-size: 37px;
  }

  .text-serie-home5 p{
    padding: 0px 321px;
    font-size: 16px;
  }

  footer p{
    font-size: 18px;
  }

  footer h1{
    font-size: 19px;
  }

  #titulo{
    padding-top: 195px;
    margin-top: 18%;
  }

  .text-empresa{
    padding: 23px 34px;
  }

  .text-empresa h2{
    font-size: 40px;
  }

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

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

  .text-ventajas h2{
    font-size: 27px;
  }

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

  .text-ventajas{
    padding:59px 26px 59px 26px;
  }

  .text-productos{
    margin-top: 23px;
  }

  .text-productos h2{
    font-size: 40px;
  }

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

  #productos2{
    padding-top: 69px;
    padding-bottom: 64px;
  }

  .text-info-importante{
    padding: 0px 35px;
  }

  .text-info-importante h1{
    font-size: 29px;
  }

  .text-info-importante p{
    font-size: 17px;
    line-height: 25px;
  }

  .text-info-importante2 p{
    font-size: 16px;
    line-height: 24px;
  }

  .text-info-importante2 h1{
    font-size: 30px;
    padding-top: 6px;
  }

  .text-info-importante2 h2{
    font-size: 23px;
  }

  .text-item-articulos h2{
    font-size:21px;
  }

  .text-item-articulos p{
    font-size: 15px;
    line-height: 20px;
  }

   .ampliar-conve {
    font-size: 18px;
    padding: 10px 28px;
  }
  
  .interes p{
    padding-top: 9px;
    font-size: 17px;
  }

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

  .descargas-fichas2 h3{
    font-size: 24px;
  }

  .title-descargas-fichas2 h2{
    font-size: 31px;
  }

  .title-descargas-fichas h2{
    font-size: 31px;
  }

  #contacto p{
    line-height: 23px;
    font-size: 16px;
  }

  #formulario{
    padding-right: 9px;
  }

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

  .text_producto h3{
    font-size: 18px;
    padding: 9px 19px;
    top: 25px;
  }

  .text_producto{
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
  }

  #subitem-product h1{
    font-size: 40px;
  }

  .text-subitem-product h2{
    font-size: 32px;
  }

  .text-subitem-product2{
    padding-top: 0px;
    padding-left: 19px;
  }

  .text-subitem-product2 h2{
    font-size: 38px;
  }

  .text-subitem-product2 h3{
    font-size: 28px;
  }

  #subitem-product4 p{
    padding: 0px 103px 45px 108px;
  }

  #subitem-product {
    padding: 32px 0px;
  }

  .text-subitem-product3 p {
    line-height: 25px;
    padding-right: 45px;
    font-size: 15px;
  }

  #articulo h1{
    font-size: 26px;
  }

  #politicas-datos{
    margin-top: 22%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  .text-propositos{
    padding: 66px 46px 66px 45px;
  }

  .text-propositos h2{
    font-size: 32px;
  }

  .text-propositos p{
    font-size: 24px;
    line-height: 31px;
  }



}


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

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

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

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

  #titulo2{
    margin-top: 21%;
  }

  #video-home{
    margin-top:19%;
  }

  #subitem-product h1{
    font-size: 40px;
  }

  .text-subitem-product h2{
    font-size: 37px;
  }

  .text-subitem-product2 h2{
    font-size: 33px;
  }

  .text-subitem-product3 h2{
    font-size: 20px
  }

  .text-subitem-product3 p{
    font-size: 15px;
    padding-right: 17px;
  }

  #subitem-product4 p{
    font-size: 15px;
    line-height: 23px;
    padding: 0px 168px 45px 168px;
  }

  .text-serie-home{
    padding: 24px 25px;
  }

  .text-serie-home h2{
    font-size: 30px;
  }

  .text-serie-home p{
    margin-bottom: 10px;
    font-size: 16px;        
  }

  .text-serie-home ul li{
    font-size: 15px;
  }

  #titulo{
    padding-top: 179px;
    margin-top: 15%;
  }

  .text-serie-home2{
    padding:10px 17px 0px 17px;
  }

  .text-serie-home2 h2{
    font-size: 27px;
  }

  .text-serie-home2 p{
    font-size: 16px;
    line-height: 22px;
  }

  #serie-home2{
    padding-top: 57px;
    padding-bottom: 37px;
  }

  .text-serie-home3 {
    padding: 43px 45px 0px 35px;
  }

  .text-serie-home3 p{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
  }

  .text-serie-home3 h2{
    padding-bottom: 14px;
    font-size: 31px;
  }

  .text-serie-home3 h1{
    font-size: 15px;
  }

  .text-serie-home4{
    padding: 35px 60px 0px 60px;
  }

  .text-serie-home4 h2{
    font-size:27px;
  }

  .text-serie-home4 p{
    line-height: 19px;
    font-size:15px;
    margin-bottom: 27px;
  }

  #serie-home5{
    padding: 118px 0px;
  }

  .text-serie-home4 h1{
    padding-bottom: 10px;
  }

  .text-serie-home5 p{
    font-size: 15px;
    padding: 0px 65px;
    margin-bottom: 23px;
  }

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

  .btn-conoce{
    padding: 10px 35px;
  }

  .text-serie-home5 h2{
    font-size: 40px;
  }

  .text-empresa{
    padding: 18px 36px;
  }

  .text-empresa h2{
    padding-bottom: 15px;
  }

  .text-empresa{
    padding: 29px 36px;
  }

  .text-empresa h2{
    font-size: 39px;
  }

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

  #ventajas h1{
    font-size: 41px;
    margin-bottom: 45px;
  }

  .text_producto h2{
    font-size: 24px;
  }

  .text_producto h3{
    padding: 9px 21px;
  }

  .descargas-fichas3 h3{
    font-size: 23px;
  }

  .text_producto{
    padding-left: 26px;
  }

  .text-ventajas h2{
    font-size: 29px;
  }

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

  .text-ventajas{
    padding: 94px 26px 54px 26px;
  }

  .text-productos {
    padding-left: 19px;
    margin-top: 41px;
  }

  .text-productos h2{
    font-size: 35px;
  }

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

  footer a{
    font-size: 12px;
  }

  .text-info-importante{
    padding: 0px 33px;
    margin-bottom: 61px;
  }

  .text-info-importante h1{
    font-size: 29px;
  }

  .text-info-importante p{
    font-size: 16px;
    line-height: 24px;
  }

  .text-info-importante2 p{
    font-size: 16px;
    line-height: 24px;
  }

  .text-info-importante2 h1{
    font-size: 30px;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .text-info-importante2 h3{
    font-size: 20px;
  }

  .text-info-importante2 h2{
    font-size: 25px;
  }

  .text-item-articulos h2{
    font-size:18px;
  }

  .text-item-articulos{
    padding: 0px 25px;
  }

  .text-item-articulos p{
    font-size: 15px;
    line-height: 20px;
  }

  .item-articulos {
    margin-bottom: 48px;
  }

  #articulo h1{
    font-size: 26px;
  }

  .interes p{
    font-size: 16px;
    padding-top: 4px;
  }

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

  .descargas-fichas2 h3{
    font-size: 20px;
  }

  .title-descargas-fichas2 h2{
    font-size: 32px;
  }

  .title-descargas-fichas h2{
    font-size: 32px;
  }

  #contacto p{
    line-height: 22px;
    font-size: 16px;
  }

  #formulario{
    padding-right: 5px;
  }

  #politicas-datos{
    margin-top: 22%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  .text-propositos{
    padding: 57px 45px 57px 45px;
  }

  .text-propositos h2{
    font-size: 33px;
  }

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


  
}


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

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

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

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

  #video-home{
    margin-top: 18%;
  }

  .text-serie-home {
    padding: 26px 32px;
  }
  
  .text-serie-home h2{
    font-size: 33px;
  }

  .text-serie-home ul li{
    font-size: 15px;
  }

  .text-serie-home p{
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 8px;
  }

  #titulo2{
    margin-top: 16%;
  }

  .text-serie-home2 h2{
    font-size: 23px;
  }

  .text-serie-home2 p{
    line-height: 21px;
    font-size: 15px;
  }

  #serie-home2{
    padding-bottom: 51px;
    padding-bottom: 51px;
  }

  .text-serie-home2{
    padding: 70px 24px 0px 24px;
  }

  .text-serie-home3 {
    padding:29px 39px 0px 39px;
  }

  .text-serie-home3 h2{
    font-size: 33px;
  }

  .text-serie-home3 p{
    line-height: 23px;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .text-serie-home4{
    padding: 59px 73px 0px 57px;
  }

  .text-serie-home4 p{
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 22px;
  }

  #serie-home5{
    padding: 158px 0px;
  }

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

  #titulo{
    margin-top: 15%;
    padding-top: 254px;
  }

  .text-empresa{
    padding: 21px 61px;
  }

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

  .text-ventajas h2{
    font-size: 28px;
  }

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

  .text-ventajas{
    padding: 94px 26px 62px 26px;
  }

  .text-productos {
    padding-left: 27px;
    margin-top: 58px;
  }

  .text-productos h2{
    font-size: 39px;
  }

  .text-productos h1{
    font-size: 16px;
  }

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

  .text-info-importante{
    padding: 0px 35px;
  }

  .text-info-importante h1{
    font-size: 30px;
  }

  .text-info-importante p{
    font-size: 16px;
    line-height: 25px;
  }

  .text-info-importante p{
    padding-bottom: 34px;
  }

  .text-info-importante{
    margin-bottom: 50px;
  }

  .text-info-importante2 p{
    font-size: 16px;
    line-height: 24px;
  }

  .text-info-importante2 h1{
    padding-bottom: 14px;
    padding-top: 11px;
    font-size: 28px;
  }

  .text-info-importante2 h2{
    font-size: 26px;
  }

  .text-item-articulos h2{
    font-size: 21px;
  }

  .text-item-articulos p{
    font-size: 15px;
    line-height: 17px;
  }

  .home_servicios2{
    padding: 0px 27px;
  }

  .ampliar-conve{
    font-size: 17px;
    padding: 11px 27px;
  }

  .text-item-articulos{
    padding: 0px 26px;
  }

  .interes p{
    line-height: 25px;
    padding-top: 7px;
    font-size: 16px;
  }

  #articulo h1{
    font-size: 24px;
  }

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

  .title-descargas-fichas h2{
    font-size: 30px;
  }

  .title-descargas-fichas2 h2{
    font-size: 30px;
  }

  .descargas-fichas2 h3{
    font-size: 20px;
  }

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

  #formulario{
    padding-right: 12px;
  }
  
  .text-serie-home4 h2{
    font-size: 30px;
  }

  #ventajas h1{
    font-size: 38px;
  }

  .text_producto h2{
    font-size: 22px;
  }

  .text_producto h3{
    padding: 7px 22px;
  }

  #subitem-product h1{
    font-size: 43px;
  }

  .text-subitem-product h2{
    font-size: 38px;
  }

  .text-subitem-product2 {
    padding-top: 31px;
    padding-left: 45px;
  }

  .text-subitem-product2 h2{
    font-size: 42px;
  }

  .text-subitem-product2 h3{
    font-size: 29px;
  }

  #subitem-product4 p{
    padding: 0px 118px 45px 118px;
  }

  #subitem-product {
    padding: 31px 0px;
  }

  #politicas-datos{
    margin-top: 20%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  .text-propositos h2{
    font-size: 32px;
  }

  .text-propositos p{
    line-height: 29px;
    font-size: 23px;
  }

  .text-propositos{
    padding: 57px 45px 57px 45px;
  }

  



}


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

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

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

  #navbar a{
    font-size: 16px;
  }
  
  .text-serie-home{
    padding: 38px 28px;
  }

  .text-serie-home h2{
    font-size: 35px;
  }

  .text-serie-home2 h2{
    font-size: 30px;
  }

  .text-serie-home ul li{
    font-size: 16px;
  }

  .text-serie-home2{
    padding: 13px 30px 0px 30px;
  }

  .text-serie-home2 p{
    font-size: 17px;
  }

  #serie-home2{
    padding-bottom: 90px;
  }

  .text-serie-home3 {
    padding:46px 58px 27px 58px;
  }

  .text-serie-home3 h2{
    font-size: 35px;
  }

  .text-serie-home4{
    padding: 50px 61px 0px 61px;
  }

  .text-serie-home4 p{
    margin-bottom:23px;
    font-size: 17px;
  }

  #ventajas h1{
    font-size: 42px;
  }

  .text-serie-home4 h2{
    font-size:32px;
  }

  #serie-home5{
    padding: 156px 0px;
  }

  .text-empresa{
    padding: 33px 38px;
  }

  .text-ventajas h2{
    font-size: 31px;
  }

  .text-ventajas p{
    font-size: 20px;
    line-height: 28px;
  }

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

  #titulo{
    margin-top: 15%;
    padding-top: 192px;
  }

  .text-productos{
    padding-left: 31px;
    margin-top: 46px;
  }

  .text-info-importante{
    padding: 0px 39px;
  }
  
  .text-info-importante h1{
    font-size: 32px;
  }

  .text-info-importante p{
    font-size: 17px;
    line-height: 25px;
  }

  .text-info-importante2 h1{
    padding-top: 0px;
    font-size: 33px;
  }

  #productos2 h1{
    font-size: 44px;
  }

  .text-item-articulos h2{
    font-size: 22px;
  }

  .text-item-articulos p{
    line-height: 22px;
    font-size: 15px;
  }

  .interes p{
    padding-top: 0px;
    font-size: 17px;
  }

  .descargas-fichas2 h3{
    font-size: 22px;
  }

  #contacto p{
    font-size: 18px;
    line-height: 24px;
  }

  #formulario{
    padding-right: 19px;
  }

  .descargas-fichas3 h3{
    font-size: 22px;
  }

  #titulo2{
    margin-top: 19%;
  }

  .text-subitem-product3 h2{
    font-size: 23px;
  }

  #subitem-product4 p{
    padding: 0px 143px 45px 143px;
  }

  .text-subitem-product3 h2{
    font-size: 24px;
  }

  .text-subitem-product3 p{
    padding-right: 17px;
    font-size: 17px;
  }

  #subitem-product h1{
    font-size: 41px;
  }

  .text-subitem-product2 h2{
    font-size: 44px;
  }

  .text-subitem-product2 {
    padding-top: 19px;
    padding-left: 101px;
  }

  #politicas-datos{
    margin-top: 17%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }  

  .text-propositos h2{
    font-size: 33px;
  }

  .text-propositos p{
    line-height: 32px;
    font-size: 24px;
  }

  .text-propositos{
    padding: 57px 46px 57px 46px;
  }
  
}

/*-----------------------------------------------------------------------------*/
@media (max-width: 1600px) and (min-width:1500px){

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

  #video-home{
    margin-top:14%;
  }

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

  .text-serie-home{
    padding: 49px 42px;
  }

  .text-serie-home h2{
    font-size: 37px;
  }

  #titulo2{
    margin-top: 18%;
  }

  .text-serie-home2 h2{
    font-size: 30px;
  }

  .text-subitem-product2 h2{
    font-size: 45px;
  }

  .text-subitem-product3 p{
    font-size: 16px;
  }

  .text-serie-home2{
    padding: 10px 26px 0px 26px;
  }

  #serie-home2{
    padding-bottom: 105px;
  }

  .text-serie-home3 {
    padding:51px 74px 0px 74px;
  }

  .text-serie-home4{
    padding: 73px 54px 0px 54px;
  }

  .text-serie-home3 p{
    font-size: 17px;
    margin-bottom: 19px;
  }

  #serie-home5{
    padding: 165px 0px;
  }

  footer p{
    font-size: 19px;
  }

  #titulo{
    margin-top: 14%;
    padding-top: 223px
  }

  .text-empresa{
    padding: 51px 54px;
  }

  .text-ventajas h2{
    font-size: 34px;
  }

  .text-ventajas p{
    line-height: 36px;
    font-size: 29px;
  }

  .text-productos {
    padding-left: 39px;
    margin-top: 70px;
  }

  .text-productos h2{
    font-size: 45px;
  }

  .text-info-importante{
    padding: 0px 40px;
  }

  .text-info-importante h1{
    font-size: 35px;
  }

  .text-info-importante2 h1{
    padding-top: 0px;
  }

  .text-item-articulos h2{
    font-size: 23px;
  }

  .interes p{
    padding-top: 0px;
  }

  .descargas-fichas2 h3{
    font-size: 23px;
  }

  .title-descargas-fichas h2{
    font-size: 32px;
  }

  .title-descargas-fichas2 h2{
    font-size: 32px;
  }

  .text-serie-home3 h2{
    font-size: 38px;
  }

  .text-serie-home4 h2{
    font-size: 37px;
  }
  
  .text-serie-home4 p{
    margin-bottom: 33px;
  }

  #formulario{
    padding-right: 1px;
  }

  #contacto p{
    line-height: 23px;
    font-size: 17px;
  }

  #politicas-datos{
    margin-top: 18%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  .text-propositos h2{
    font-size: 36px;
  }

  .text-propositos p{
    font-size: 28px;
    line-height: 36px;
  }

  .text-propositos{
    padding: 59px 30px 59px 49px;
  }


}

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


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

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

  .text-item-articulos h2{
    font-size: 24px;
  }

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

  #video-home{
    margin-top: 13%;
  }

  .text-serie-home{
    padding: 66px 86px;
  }

  .text-serie-home3 h2{
    font-size: 37px;
  }

  .text-serie-home h2{
    font-size: 37px;
  }

  .text-serie-home ul li{
    font-size: 16px;
  }

  #titulo2{
    margin-top: 16%;
  }

  .text-serie-home2 h2{
    font-size: 31px;
  }

  .text-serie-home2{
    padding: 17px 60px 0px 60px;
  }

  #serie-home2{
    padding-bottom: 87px;
  }

  .text-serie-home3 p{
    margin-bottom: 21px;
  }

  .text-serie-home3 {
    padding: 103px 69px 60px 69px;
  }

  .text-serie-home4 h2{
    font-size: 39px;
  }

  .text-serie-home4{
    padding: 55px 64px 0px 64px;
  }

  .text-serie-home4 p{
    margin-bottom: 42px;
  }

  #serie-home5{
    padding: 198px 0px;
  }

  footer p{
    font-size: 20px;
  }

  .text-empresa{
    padding: 51px 90px;
  }

  #ventajas h1{
    font-size: 43px;
  }

  .text-ventajas h2{
    font-size: 35px;
  }

  .text-propositos h2{
    font-size: 39px;
  }

  .text-ventajas p{
    line-height: 35px;
    font-size: 27px;
  }

  .text-propositos p{
    line-height: 35px;
    font-size: 28px;
  }

  .text-productos {
    padding-left: 30px;
    margin-top: 102px;
  }

  .text-productos h2{
    font-size: 46px;
  }

  .text-info-importante{
    padding: 0px 43px;
  }

  .text-info-importante h1{
    font-size: 36px;
  }

  #productos2 h1{
    font-size: 44px;
  }

  .title-descargas-fichas h2{
    font-size: 30px;
  }

  .title-descargas-fichas2 h2{
    font-size: 30px;
  }

  .descargas-fichas2 h3{
    font-size: 24px;
  }

  #contacto p{
    font-size: 17px;
  }

  #formulario{
    padding-right: 12px;
  }

  #politicas-datos{
    margin-top: 18%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  
}



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


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

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

  #video-home{
    margin-top: 12%;
  }

  #titulo{
    padding-top: 297px;
    margin-top: 12%;
  }

  .text-serie-home{
    padding: 83px 87px;
  }

  .text-serie-home2 h2{
    font-size: 40px;
  }

  .text-serie-home2{
    padding: 25px 37px 0px 37px;
  }

  #serie-home2{
    padding-bottom: 87px;
  }

  .text-serie-home3 p{
    margin-bottom: 33px;
  }

  .text-serie-home3 {
    padding: 99px 106px 0px 106px;
  }

  .text-serie-home3 h2{
    font-size: 46px;
  }

  .text-serie-home4{
    padding: 91px 86px 0px 86px;
  }

  .text-serie-home4 h2{
    font-size: 36px;
  }

  #serie-home5{
    padding: 198px 0px;
  }

  footer p{
    font-size: 20px;
  }

  .text-empresa{
    padding: 51px 90px;
  }

  #ventajas h1{
    font-size: 43px;
  }

  .text-ventajas h2{
    font-size: 35px;
  }

  .text-ventajas p{
    line-height: 35px;
    font-size: 27px;
  }

  .text-propositos h2{
    font-size: 40px;
  }

  .text-propositos p{
    line-height: 35px;
    font-size: 28px;
  }

  .text-productos {
    padding-left: 30px;
    margin-top: 102px;
  }

  .text-productos h2{
    font-size: 46px;
  }

  #titulo2{
    margin-top: 15%;
  }

  #subitem-product h1{
    font-size: 43px;
  }

  .text-subitem-product h2{
    font-size: 41px;
  }

  .text-info-importante{
    padding: 0px 43px;
  }

  .text-info-importante h1{
    font-size: 36px;
  }

  #productos2 h1{
    font-size: 44px;
  }

  .title-descargas-fichas h2{
    font-size: 30px;
  }

  .title-descargas-fichas2 h2{
    font-size: 30px;
  }

  .descargas-fichas2 h3{
    font-size: 24px;
  }

  #contacto p{
    font-size: 17px;
  }

  #formulario{
    padding-right: 12px;
  }

  #politicas-datos{
    margin-top: 15%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

}

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


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

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

  #video-home{
    margin-top: 11%;
  }

  .text-serie-home{
    padding: 114px 99px;
  }

  .text-serie-home2 h2{
    font-size: 41px;
  }

  #titulo2{
    margin-top: 15%;
  }

  #subitem-product h1{
    font-size: 45px;
  }

  .text-subitem-product h2{
    font-size: 43px;
  }

  .text-serie-home2{
    padding: 18px 60px 0px 60px;
  }

  .text-serie-home3 {
    padding:102px 147px 0px 147px;
  }

  .text-serie-home3 p{
    margin-bottom: 33px;
  }

  .text-serie-home4{
    padding: 121px 118px 0px 118px;
  }

  #serie-home5{
    padding: 201px 0px;
  }

  .text-empresa{
    padding: 51px 109px;
  }

  .text-ventajas h2{
    font-size: 37px;
  }

  .text-ventajas p{
    font-size: 25px;
    line-height: 35px;
  }

  footer p{
    font-size: 20px;
  }

  #titulo{
    margin-top: 11%;
    padding-top: 325px;
  }

  .text-info-importante{
    padding: 0px 46px;
  }

  .text-info-importante h1{
    font-size: 38px;
  }


  .descargas-fichas2 h3{
    font-size: 26px;
  }

  #politicas-datos{
    margin-top: 15%;
  }

  #politicas-datos h1{
    font-size: 27px;
  }

  .text-propositos h2{
    font-size: 41px;
  }

  .text-propositos p{
    font-size: 30px;
    line-height: 36px;
  }
  

}


@media (max-width: 2000px) and (min-width:1901px){

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

  #video-home{
    margin-top:11%;
  }

  .text-serie-home4{
    padding:153px 101px 0px 112px;
  }

  .text-serie-home2{
    padding: 32px 60px 0px 60px;
  }

  .text-serie-home3 {
    padding:138px 118px 0px 118px;
  }

  #serie-home5{
    padding: 219px 0px;
  }

  #titulo{
    margin-top: 11%;
  }

  .text-ventajas h2{
    font-size: 39px;
  }

  .text-ventajas p{
    font-size: 31px;
    line-height: 41px;
  }

  .text-info-importante{
    padding: 0px 53px;
    margin-bottom: 75px;
  }

  .text-info-importante h1{
    font-size: 41px;
  }

  .text-info-importante2 h1{
    padding-top: 0px;
  }

  #titulo2{
    margin-top: 14%;
  }

  #politicas-datos{
    margin-top: 15%;
  }

}


@media (max-width: 2200px) and (min-width:2001px){

  #video-home{
    margin-top:10%;
  }

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

  .text-serie-home{
    padding-left: 141px;
  }

  .text-ventajas h2{
    font-size: 42px;
  }

  .text-ventajas p{
    font-size: 29px;
    line-height: 37px;
  }

  .text-info-importante{
    padding: 0px 57px;
  }

  .text-info-importante h1{
    font-size: 43px;
  }

}


@media (max-width: 2300px) and (min-width:2201px){

  .text-serie-home3{
    padding: 193px 204px 60px 204px;
  }
}


@media (max-width: 2500px) and (min-width:2301px){

  .text-serie-home3{
    padding: 193px 219px 60px 219px;
  }
}



  