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

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

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

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

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


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

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

.clear{
  clear:both;
}

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

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

#buscar button {
  margin: 0px;
  border: none;
  background-color:#ddd;
  padding: 7px;
  border-radius: 0px;
}

.navbar-nav > li > .dropdown-menu{
  border-radius: 0px;
}

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


#barra-cart ul li a {
  color: #fff;
  font-size: 14px;
}

#barra-cart ul li {
  float: right;
  margin-left: 16px;
  position: relative;
}

#barra-cart p {
  color: #fff;
  padding-top: 9px;
  text-shadow: 2px 1px 1px #0000006e;
  padding-left: 2px;
  font-size: 17px;
  float: left;
  font-family:"Montserrat-Bold";
  position: relative;
  text-transform: uppercase;
}

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

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

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

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

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

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

#point2-xs{
  float: right;
  position: relative;
}

.ico_car-xs {
  background-image: url(../img/cart.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 37px;
  height: 36px;
}

.ico_loginxs {
  background-image: url(../img/usuario.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 36px;
  height: 36px;
  float: left;
}



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

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

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

#barra-menu{
  padding: 5px 0px;
  background-color:#ffffff6b;
}

.btn_blog ul{
  float: right;
}

.btn_blog{
  padding-right: 19px;
  display: inline-block;
  margin-top: 7px;
}

#banner{
  margin-top: 8%;
}

#caracteristicas{
  padding: 77px 0px;
}

.caracteristica{
  display: flex;
}

.item-caracteristica{
  border-radius: 15px;
  background-color: #F9F9F9;
  padding: 27px 45px;
}

.text-caracteristica{
  text-align: center;
}

.text-caracteristica h1{
  font-size: 32px;
  color: #414393;
  font-family:"Raleway Bold";
  padding-top: 7px;
  line-height: 32px;
  margin-bottom: 20px;
}

.text-caracteristica p{
  color: #5c5c5c;
  line-height: 20px;
}

#nuestras-marcas{
  text-align: center;
  padding: 43px 0px;
}

.bg-marcas{
  margin-top: 55px;
  border-radius: 145px;
  background-color: #F9F9F9;
  padding: 50px 0px;
}

#nuestras-marcas h1{
  text-align: center;
  font-family:"Raleway Bold";
  color: #404295;
  font-size: 39px;
}

.line2{
  width: 217px;
  height: 7px;
  background-color: #9AC6EB;
  display: inline-block;
  border-radius: 6px;
  margin-bottom: 38px;
}

#servicios-home{
  text-align: center;
  padding: 43px 0px;
}

#servicios-home h1{
  text-align: center;
  font-family:"Raleway Bold";
  color: #404295;
  font-size: 39px;
}

#home_servicios{
  padding: 45px 0px;
}

.home_servicios{
  display: flex;
}

.home_servicios2{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 123px;
  z-index: 0;
}

.programa2_text{
  text-align: center;
  padding: 43px 37px;
  width: 100%;
  min-height:420px;
}

.programa2_text h3{
  font-family:"Raleway ExtraBold";
  color: #fff;
  font-size: 36px;
  margin-top: 18%;
}

.programa2_text p{
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 44px;
}

.bg_ser1{
  background-image: url(../img/servicios/1.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.bg_ser2{
  background-image: url(../img/servicios/2.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.bg_ser3{
  background-image: url(../img/servicios/3.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.mas{
  background-image: url(../img/servicios/btn-ampliar.png);
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 163px 15px;
  background-color: #fff;
  color: #47479D;
  text-decoration: none;
  font-family:"Raleway Bold";
  font-size: 30px;
  padding: 14px 42px;
  border-radius: 215px;
}

.programa2_text:hover .mas{
  color: #fff;
  background-color: #d4ac3c;
  background-image: url(../img/servicios/btn-ampliar-h.png);
  background-repeat: no-repeat;
  background-position: 163px 15px;
}

.mas:hover{
  color: #232222;
  text-decoration: none;
  background: rgb(179,178,178);
  background: -moz-linear-gradient(80deg, rgba(179,178,178,1) 40%, rgba(221,219,219,1) 66%);
  background: -webkit-linear-gradient(80deg, rgba(179,178,178,1) 40%, rgba(221,219,219,1) 66%);
  background: linear-gradient(80deg, rgba(179,178,178,1) 40%, rgba(221,219,219,1) 66%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b2b2",endColorstr="#dddbdb",GradientType=1);
}

#ver-mas {
  width: 349px;
  background-image: url(../img/servicios/ver-mas.png);
  background-repeat: no-repeat;
  height: 76px;
  display: inline-flex;
  margin-top: 2%;
}

#ver-mas:hover{
  background-image: url(../img/servicios/ver-mas-h.png);
  background-repeat: no-repeat;
}

#productos-home{
  text-align: center;
  padding:74px 0px;
}

#productos-home h1{
  text-align: center;
  font-family:"Raleway Bold";
  color: #404295;
  font-size: 39px;
}

.productos-home{
  background-color: #D8E8F5;
}

.bg1ph{
  width: 100%;
  background-image: url(../img/productos-destacados/bg1.png);
  background-position: top;
  background-size: cover;
  float: left;
  height: 139px;
}

.bg2ph{
  width: 100%;
  background-image: url(../img/productos-destacados/bg2.png);
  background-position: bottom;
  background-size: cover;
  float: left;
  height: 139px;
}

/* ==== ESTILOS BANNER Modern-Slider === */

.Grid1k {
  padding: 0 15px;
  max-width: 1200px;
  margin: auto;
}

.blocks-box,
.slick-slider {
  margin: 0;
  padding: 0!important;
}

.slick-slide {
  float: left /* If RTL Make This Right */ ;
  padding: 0;
}

/* ==== Slider Style === */
.Modern-Slider .item .img-fill{
  background:#fff !important;
}

.Modern-Slider .item .img-fill .info{
  position:absolute;
  width:100%;
  height:100%;
  bottom: 28%;
  line-height:100vh;
  text-align:left;
  margin-left:246px;
}

.Modern-Slider .item .info > div{
  display:inline-block!important;
  vertical-align:middle;
}

.Modern-Slider .NextArrow{
  position:absolute;
  top:47%;
  right: 5%;
  width:84px;
  height:83px;
  background-color: transparent;
  border:0 none;
  margin-top:-22.5px;
  background-image: url(../img/flechas.png);
  background-position: right;
  color:transparent;
  z-index:5;
}

.Modern-Slider .NextArrow:hover{
  background-image: url(../img/flechas-h.png);
  background-position: right;
}

.Modern-Slider .NextArrow:before{content:'\f105';}

.Modern-Slider .PrevArrow{
  position:absolute;
  top:47%;
  left:5%;
  width:84px;
  height:83px;
  background-color: transparent;
  border:0 none;
  margin-top:-22.5px;
  background-image: url(../img/flechas.png);
  color:transparent;
  z-index:5;
}

.Modern-Slider .PrevArrow:hover{
  background-image: url(../img/flechas-h.png);
  background-position: left;
}

.Modern-Slider .PrevArrow:before{content:'\f104';}

.Modern-Slider .slick-dots{
  position:absolute;
  height:5px;
  background:rgba(255,255,255,.20);
  bottom:0px;
  width:100%;
  left:0px;
  padding:0px;
  margin:0px;
  list-style-type:none;
}
.Modern-Slider .slick-dots li button{display:none;}
.Modern-Slider .slick-dots li{
  float:left;
  width:0px;
  height:5px;
  background:#000;
  position:absolute;
  left:0px;
  bottom:0px;
}

.Modern-Slider .slick-dots li.slick-active{
  width:100%;
  animation:ProgressDots 11s both;
}

.Modern-Slider .item h3{
  font-family:"Raleway Bold";
  color:#fff;
  font-size:52px;
  margin-bottom: 2px;
}

.Modern-Slider .item h5{
  font-size: 52px;
  padding:2px 17px;
  background-color: #9BC5EB;
  border-radius: 10px;
  font-family:"Raleway ExtraBold";
  color:#FFF;
}

.Modern-Slider .item h6 a{
  color: #fff !important;
  border-radius: 8px;
  border: 2px solid #fff;
  padding: 14px 19px;
  float: left;
  margin-top: 5%;
  font-family:"Raleway Bold";
  text-decoration:none;
  margin-left: 14px;
}

.Modern-Slider .item h6 a:hover{
  background-color:#DDA912;
}



.Modern-Slider .item.slick-active h3{
  animation:fadeInDown 1s both 1s;
}

.Modern-Slider .item.slick-active h5{
  animation:fadeInLeft 1s both 1.5s;
}

.Modern-Slider .item.slick-active h6{
  animation:fadeInLeft 1s both 1.5s;
}

.Modern-Slider .item.slick-active h6{
  animation:fadeInLeft 1s both 2.3s;
}

.Modern-Slider .item.slick-active{
  animation:Slick-FastSwipeIn 1s both;
}

.Modern-Slider {background:#fff;}

/* ==== Slider Image Transition === */
@keyframes Slick-FastSwipeIn{
    0%{transform:rotate3d(0,1,0,150deg) scale(0)  perspective(400px);} 
    100%{transform:rotate3d(0,1,0,0deg) scale(1) perspective(400px);} 
}

@-webkit-keyframes ProgressDots{from{width:0px;}to{width:100%;}}
@keyframes ProgressDots{from{width:0px;}to{width:100%;}}

/* ==== Slick Slider Css Ruls === */
.slick-slider{position:relative;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}.slick-list.dragging{cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left /* If RTL Make This Right */ ;height:100%;min-height:1px}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}

/*CIERRA ESTILOS Modern-Slider*/


.producto22{
  background-color:#fff;
  border-radius:11px;
}

.text-productos{
  padding: 47px 51px;
  text-align: left;
}

.text-productos h2{
  font-size: 32px;
  font-family:"Raleway Bold";
  padding-bottom: 9px;
  color: #000;
}

.text-productos h3{
  font-size: 36px;
  color:#3D4198;
  font-family:"Roboto Bold";
  margin-bottom: 9px;
}

.text-productos h4{
  background-color: #9BC5EB;
  color: #fff;
  font-family: "Raleway Bold";
  padding: 10px 42px;
  border-radius: 8px;
  text-align: center;
  display: inline-block;
}

.link:hover .text-productos h4{
  background: #DBB330;
}

.producto2{
  display: flex;
  height: 100%;
  padding: 2px;
}

#ultimas-entradas{
  text-align: center;
}

#ultimas-entradas h1{
  font-family:"Raleway Bold";
  color: #41429E;
  font-size: 39px;
}

.ultimas-entradas{
  display: flex;
  height: 100%;
  padding: 2px;
}

.ultimas-entradas2 {
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  margin-bottom: 39px;
}

.text_entradas {
  text-align: left;
  padding: 17px 43px 48px 43px;
}

.text_entradas h2 {
   font-family:"Raleway ExtraBold";
   color: #45499C;
   font-size: 32px;
   padding-bottom: 19px;
}

.text_entradas p {
  font-size: 17px;
  line-height: 20px;
  padding-bottom: 26px;
  font-family:"Roboto Bold";
  color: #636363;
}

.text_entradas h3 {
  color: #45499C;
  font-family:"Roboto Bold";
  font-size: 18px;
  float: left;
  width: 100%;
  text-transform: uppercase;
  padding-top: 21px;
}

.text_entradas a {
  float: left;
  color:#E0AF2A;
  padding:11px 42px 9px 21px;
  font-family:"Raleway Bold";
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 8px;
  border: 2px solid #E0AF2A;
  background-image: url(../img/ultimas-entradas/ico-ver-mas.png);
  background-repeat: no-repeat;
  background-position: 112px 10px;
}

.text_entradas a:hover{
  color: #fff;
  background-image: url(../img/ultimas-entradas/ico-ver-mas-h.png);
  background-color: #E3AC2B;
}

#suscribete{
  background-image: url(../img/bg-suscribete.jpg);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 143px;
  padding-top: 60px;
}

#suscribete h1{
  font-size: 42px;
  float: left;
  background-color: #9BC6E8;
  color: #fff;
  padding: 7px 23px;
  border-radius: 10px;
  font-family:"Raleway ExtraBold";
}

#suscribete p{
  font-size: 24px;
  padding-top: 27px;
  float: left;
  color: #fff;
  line-height: 33px;
}

#form_suscribete input {
  float: left;
  margin-right: 5px;
  color: #000;
  font-size: 18px;
  border-radius: 49px;
  padding: 14px 23px;
  border: none;
  width: 100%;
  margin-bottom:26px !important;
}

#btn_suscribete {
  background-color: #E2AE2B;
  width: 41% !important;
  padding: 13px 20px !important;
  font-size: 24px !important;
  text-align: center;
  color: #fff !important;
  position: relative;
  font-family:"Raleway Bold";
  float: left;
  border-radius: 8px !important;
  text-transform: uppercase;
}


#btn_suscribete:hover{
  background-color: #9BC4EB;
}

footer{
  background-color:#434399;
}

footer h1{
  width: 100%;
  color: #fff;
  font-family:"Raleway Bold";
  text-transform: uppercase;
  padding: 6px 30px;
  background-color: #E2AE2C;
  border-radius: 12px;
  font-size: 22px;
  display:table;
  text-align:left;
}

footer p{
  color: #fff;
  font-size: 20px;
  line-height:23px;
  margin-top: 20px;
  display: flex;
}

footer ul{
  font-family:"Raleway Bold";
  margin-top: 14px;
  margin-left: 17px;
}

footer ul li a{
  color: #fff;
  font-size: 20px;
  line-height:37px;
}

footer ul li a:hover{
  color: #fff;
}

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

footer h2 a{
  color: #fff;
  background-image: url(../img/ver-sedes.png);
  background-position: right;
  padding-right: 22px;
  text-transform: uppercase;
  font-family:"Raleway Bold";
  background-repeat: no-repeat;
  margin-top: 52px;
  float: left;
}


footer h2 a:hover{
  background-image: url(../img/ver-sedes-h.png);
  color: #E2AD2B;
  text-decoration: none;
}

.ico-footer {
  float: left;
  padding-right: 9px;
  margin-top: -7px;
}

#web{
  background-color: #323967;
  padding: 2px 0px;
  text-align:left;
}

#copy{
  padding: 14px 0px;
}

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

.datos-footer {
  padding: 61px 0px;
}

#redes2 {
  float: right;
  margin-top: 21px;
  margin-bottom: 41px;
}

#fb2 {
  background: url(../img/redes-footer.png) left no-repeat;
  width: 33px;
  height: 33px;
  margin-right: 3px;
  float: left;
  position: relative;
}

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

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

#empresa{
  padding: 402px 0px;
  background: url(../img/empresa/bg-quienes-somos.png) center no-repeat;
  background-size: cover;
  margin-top: 9%;
}

.text-empresa h1{
  font-family:"Raleway Bold";
  font-size: 52px;
  color: #fff;
  padding-bottom: 7px;
}

.text-empresa p{
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

.line3 {
  width: 331px;
  height: 7px;
  background-color: #9AC6EB;
  display: inline-block;
  border-radius: 6px;
  margin-bottom: 45px;
}

#mision{
  padding: 77px 0px;
  margin-top: -11%;
}

.mision{
  display: flex;
}

.item-mision{
  border-radius: 15px;
  background-color: #fff;
  padding: 45px 45px;
  box-shadow: 1px 2px 5px 1px #00000021;
}

.text-mision{
  text-align: center;
}

.text-mision h1{
  background-color: #434399;
  font-size: 32px;
  color: #fff;
  font-family:"Raleway Bold";
  padding: 10px 25px;
  line-height: 32px;
  border-radius: 10px;
  margin-top: 33px;
  margin-bottom: 29px;
  display: inline-block;
}

.text-mision p{
  color: #444595;
  padding: 0px 68px;
  line-height: 24px;
}

#video-audiosalud{
  padding: 65px 0px;
}

.video {
  width: 100%;
  height: 654px;
  margin-top: 25px;
}

.embed-responsive {
  position: relative;
  display: block;
  padding: 0;
  overflow: hidden;
}

.item_servicio img{
  display: flex;
} 

.item_servicio{
  display: flex;
  color: #fff;
  margin-top: 35px;
}

.items{
  margin: 15px;
  margin-top: 15px;
  padding: 98px 43px 45px 43px;
  background-color: #fff;
  border: 2px solid #90BFE8;
  border-radius: 15px;
  box-shadow: 0px 8px 12px 4px #0000001a;
  margin-top: -14%;
  z-index: -1;
}

.items h2{
  font-family:"Raleway Bold";
  font-size: 36px;
  color: #fff;
  padding-bottom: 20px;
  padding-top: 26px;
}

.item_servicio h2 span{
 color: #F5832B;
}

.item_servicio p{
  color: #404197;
  text-align: center;
  line-height: 25px;
}

.informate{
  font-family:"Raleway Bold";
  float: right;
  padding: 12px 30px;
  color: #fff;
  font-size: 20px;
  border: 4px solid #B5B5B5;
  text-decoration: none;
}

.informate:hover{
  color: #fff;
  text-decoration: none;
  background-color:#F5832B;
}

#derechos{
  padding-top: 65px;
  text-align: center;
}

#derechos h1{
  text-align: center;
  font-family: "Raleway Bold";
  color: #404295;
  font-size: 39px;
}

.derechos{
  margin-top: 45px;
  padding-bottom: 115px;
}

#derechos-pacientes{
  padding:119px 0px;
  background: url(../img/empresa/bg-derechos-pacientes.jpg) center no-repeat;
  background-size: cover;
  text-align: center;
}

#derechos-pacientes h1{
  text-align: center;
  font-family: "Raleway Bold";
  color:#fff;
  font-size: 39px;
  padding-bottom: 8px;
}

.item-derechos{
  padding-bottom:10px;
}

.derechos-pacientes{
  padding-top: 38px;
}

.derechos-pacientes h2{
  color: #fff;
  text-align: left;
  font-size: 20px;
  line-height: 24px;
  padding-top: 15px;
  padding-right: 114px;
}

.ico-deberes{
  padding-right: 18px;
  padding-top: 7px;
  float: left;
}

.line4 {
  width: 317px;
  height: 7px;
  background-color: #9AC6EB;
  display: inline-block;
  border-radius: 6px;
  margin-bottom: 45px;
}

#politicas{
  padding:115px 0px;
}

.politicas{
  text-align: center;
  padding-bottom: 71px;
}

.politicas h1{
  text-align: center;
  font-family: "Raleway Bold";
  color:#454396;
  font-size: 39px;
  padding-bottom: 8px;
}

#manual{
  background-color: #F9F9F9;
}

#manual h1{
  color: #434399;
  font-size: 42px;
  margin-top: 15%;
  font-family:"Raleway ExtraBold";
}

#manual a{
  background-color: #E3AE2C;
  font-size: 24px;
  color: #fff;
  float: right;
  padding: 15px 59px;
  border-radius: 12px;
  text-align: center;
  font-family: "Raleway Bold";
  text-decoration: none;
  margin-top: 20%;
}

#manual a:hover{
  background-color: #434399;
}

#sedes{
  padding: 242px 0px;
  background: url(../img/empresa/bg-sede.jpg) center no-repeat;
  background-position: center;
  background-size: cover;
}

.sedes{
  margin-top: 5%;
  padding-bottom: 108px;
  float: right;
}

.sedes h1{
  text-align: right;
  color: #444595;
  font-size: 48px;
  text-transform: uppercase;
}

.sedes h2{
  text-align: right;
  color: #444595;
  font-family:"Raleway ExtraBold";
  font-size: 52px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.line5{
  width: 437px;
  height: 7px;
  background-color: #9AC6EB;
  float: right;
  border-radius: 6px;
}

#ver-mas-sedes{
  background: url(../img/empresa/ver-sedes.png) no-repeat;
  background-color: #9BC6E9;
  background-position: 249px 26px;
  padding: 20px 117px 20px 99px;
  color: #fff;
  border-radius: 10px;
  font-size: 34px;
  font-family: "Raleway Bold";
  text-decoration: none;
  float: right;
  margin-top: 40px;
}

#ver-mas-sedes:hover {
  background-color: #E3AE2C;
}

#titulo {
  padding-top: 272px;
  padding-bottom: 219px;
  background-size: cover;
  margin-top: 7%;
}

#titulo h1 {
  color:#fff;
  display: inline-block;
  font-size:52px;
  text-transform: uppercase;
  padding-bottom: 13px;
  font-family: "Raleway Bold";
}

.bg1 {
  background: url(../img/sedes/bg.png) no-repeat center top;
    background-size: auto;
  background-size: auto;
}

#titulo2 {
  padding-top: 272px;
  padding-bottom: 109px;
  background-size: cover;
  margin-top: 7%;
}

#titulo2 h1 {
  color:#fff;
  display: inline-block;
  font-size:52px;
  text-transform: uppercase;
  padding-bottom: 13px;
  font-family: "Raleway Bold";
}

.bg3a{
  background: url(../img/audiologia-basica-avanzada/bg.png) no-repeat center top;
    background-size: auto;
  background-size: auto;
}

.bg3b{
  background: url(../img/mantenimiento-audifonos/bg.png) no-repeat center top;
    background-size: auto;
  background-size: auto;
}

.bg3c{
  background: url(../img/blog/bg.png) no-repeat center top;
    background-size: auto;
  background-size: auto;
}

.bg4{
  background: url(../img/bg-contacto.png) no-repeat center top;
    background-size: auto;
  background-size: auto;
}

.line-sedes{
  width: 207px;
  height: 7px;
  background-color: #E2AE2A;
  border-radius: 6px;
  margin-bottom: 45px;
  display: block;
}

#encuentre{
  padding:125px 0px;
}

.encuentre h1{
  font-family: "Raleway Bold";
  color: #373496;
  font-size: 39px;
  padding-bottom: 11px;
}

.encuentre2{
  text-align: center;
  margin-top: 27px;
}

.encuentre2 h2{
  padding-bottom: 10px;
  text-align: center;
  font-size: 39px;
  font-family: "Raleway Bold";
  color: #3E4096;
}

.sede h1{
  color:#46459C;
  font-size: 28px;
  font-family: "Raleway Bold";
  padding-left: 17px;
  padding-bottom: 13px;
}

.sede p {
  color: #5c5c5c;
  line-height: 38px;
  font-size: 19px;
  font-family: "Raleway Bold";
}

.sede span {
  padding-right: 5px;
  padding-top: 5px;
  display: inline-block;
  vertical-align: top;
}

#mapa_home {
  height: 294px;
  border: 2px solid #9BC6E9;
  border-radius: 15px;
  box-shadow: 2px 2px 15px #0000002e;
  margin-bottom: 25px;
}

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

.encuentre3{
  margin-top: 65px;
}

.encuentre3 h1{
  padding-bottom: 10px;
  font-size: 39px;
  font-family: "Raleway Bold";
  color: #3E4096;
}

.texture-foter{
  background-image: url(../img/bg-footer.png);
  background-position: center top;
  background-size:cover;
  width: 100%;
  height: 102px;
  float: left;
}

#servicios{
  padding: 65px 0px;
}

.servicios{
  padding: 55px 17px;
}

.servicios h1{
  color: #444599;
  font-family: "Raleway Bold";
  font-size: 39px;
  padding-bottom: 15px;
}

.servicios h2{
  color: #444599;
  font-family: "Raleway Bold";
  font-size: 39px;
  padding-bottom: 15px;
}

.item-servicio{
  padding: 45px;
  background-color: #F9F9F9;
  margin-bottom: 40px;
  border-radius: 13px;
}

.item-servicio h2{
  font-family: "Raleway Bold";
  font-size: 32px;
  color: #3D3A93;
  padding-bottom: 10px;
}

.item-servicio p{
  font-size: 17px;
  line-height: 20px;
  font-family:"Roboto Regular";
}

.item-servicio a {
  border: 2px solid #E3AE2C;
  font-size: 18px;
  color: #E3AE2C;
  float: right;
  padding: 12px 59px 12px 29px;
  border-radius: 12px;
  text-align: center;
  font-family: "Raleway Bold";
  text-decoration: none;
  margin-top: 6%;
  background: url(../img/audiologia-basica-avanzada/ico-mas.png) no-repeat;
  background-position: 179px 11px;
}

.item-servicio a:hover{
  background-color: #E3AE2C;
  color: #fff;
}

.text-descripcion{
  margin-top: 89px;
  padding-right:36px;
  line-height: 39px;
}

.text-descripcion p{
  line-height: 27px;
  font-size: 22px;
}

.text-descripcion2{
  margin-top: 66px;
  padding-right: 119px;
  line-height: 39px;
}

.text-descripcion2 p{
  font-size: 30px;
}

.text-descripcion2 span{
  font-size: 36px;
  font-family: "Raleway Bold";
  color: #3D3A93;
  float: left;
  padding-top: 46px;
}

#blog{
  padding: 87px 0px;
}

.blog{
  display: flex;
  padding: 0px 36px;
}

.blogs {
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  margin-bottom: 39px;
}

.text_blog {
  padding: 45px;
}

.text_blog h1 {
   font-family:"Raleway ExtraBold";
   color: #444599;
   font-size: 32px;
   padding-bottom: 27px;
}

.text_blog p {
  line-height: 24px;
  color: #636363;
  font-family:"Roboto Bold";
  padding-bottom: 35px;
}

.text_blog h2 {
  color: #41429C;
  font-family: "Roboto Bold";
  font-size: 18px;
  padding-top: 35px;
  text-transform: uppercase;
  line-height: 27px;
}

.text_blog a {
  color: #E3AE2C;
  background-image: url(../img/blog/ico.png);
  background-repeat: no-repeat;
  background-position: 117px 12px;
  padding: 10px 42px 10px 32px;
  font-family: "Raleway Bold";
  border: 2px solid #E3AE2C;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 8px;
}

.text_blog a:hover{
  color: #fff;
  background-color: #E3AE2C;
}

.title-blog{
  text-align: center;
  padding-top: 83px;
  padding-bottom: 55px;
}

.title-blog h1{
  text-align: center;
  padding-bottom: 13px;
  font-family: "Raleway Bold";
  font-size: 38px;
  color: #404392;
}

#prev2{
  float: left;
  position: relative;
  background: url(../img/equipos-maico-cabinas-sonoamortiguadas/flechas.png) left;
  background-repeat: no-repeat;
  width: 36px;
  height: 43px;
  opacity:1;
  margin-top: -13%;
  left: 0;
}

#prev2:hover{
  background: url(../img/equipos-maico-cabinas-sonoamortiguadas/flechas-h.png) left;
}

#next2{
  float: right;
  position: relative;
  background: url(../img/equipos-maico-cabinas-sonoamortiguadas/flechas.png) right;
  background-repeat: no-repeat;
  width: 36px;
  height: 43px;
  opacity:1;
  margin-top: -13%;
  right: 0;
}

#next2:hover{
  background: url(../img/equipos-maico-cabinas-sonoamortiguadas/flechas-h.png) right;
}

.item-blog{
  padding-left: 98px;
  padding-top: 45px;
}

.item-blog h1{
  font-family:"Raleway ExtraBold";
  font-size: 32px;
  color: #3E4093;
  padding-bottom: 15px;
}

.item-blog ul {
  float: left;
}

.item-blog ul li{
  background: url(../img/blog/li.png);
  background-repeat: no-repeat;
  padding-left: 16px;
  background-position: 0px 4px;
  margin-bottom: 9px;
  font-family:"Roboto Bold";
  color: #636363;
}

#item-blog2{
  padding-top:122px;
}

.item-blog2{
  padding-top:58px;
}

.item-blog2 p{
  font-size: 24px;
  font-family:"Raleway ExtraBold";
  color: #3E4093;
  padding-bottom: 17px;
  line-height: 30px;
}

.item-blog2 ul li{
  background: url(../img/blog/li.png);
  background-repeat: no-repeat;
  padding-left: 16px;
  background-position: 0px 4px;
  margin-bottom: 9px;
  font-family:"Roboto Bold";
  color: #636363;
}

.item-blog3{
  padding-top:43px;
}

.item-blog3 h1 {
  font-family: "Raleway ExtraBold";
  font-size: 32px;
  color: #3E4093;
  padding-bottom: 15px;
}

.item-blog3 p{
  color: #636363;
  line-height: 22px;
  text-align: justify;
}

.item-blog3 ul li{
  background: url(../img/blog/li.png);
  background-repeat: no-repeat;
  padding-left: 16px;
  background-position: 0px 4px;
  margin-bottom: 9px;
  font-family:"Roboto Bold";
  color: #636363;
}

#volver-blog {
  background-image: url(../img/productos/bg-volver.jpg);
  background-size: cover;
  float: left;
  position: relative;
  text-align: center;
  padding-top: 65px;
  padding-bottom: 74px;
}

#volver-blog a{
  background: url(../img/blog/ico-blog.png) no-repeat;
  background-color: #9BC6E9;
  background-position: 203px 13px;
  padding: 11px 68px 11px 43px;
  color: #fff;
  border-radius: 10px;
  font-family: "Raleway Bold";
  text-decoration: none;
  margin-top: 40px;
}

#volver-blog a:hover{
  background: url(../img/blog/ico-blog.png) no-repeat;
  background-repeat: no-repeat;
  background-color: #E3AE2C;
  background-position: 203px 13px;
}

#formulario{
  padding:61px 0px;
}

#formulario h1{
  padding-top:13px;
  font-size: 14px;
  color: #5c5c5c;
}

#formulario h1 a {
  color: #484A9B;
}

#formulario h3{
  font-family:"Raleway Bold";
  padding-top: 15px;
  padding-left: 5px;
  color:#3B38A2;
  text-transform: uppercase;
}

#formulario p{
  margin-top: 5%;
  padding-right:85px;
  line-height: 25px;
  color: #5c5c5c;
}

#formulario input {
  width: 100%;
  background-color:#F9F9F9;
  border:none;
  color:#000000b5;
  border-radius: 11px;
  padding: 18px 16px;
  margin-top: 5px;
}

#formulario textarea {
  width: 100%;
  background-color:#F9F9F9;
  border:none;
  color:#000000b5;
  padding: 18px 18px;
  margin-top: 5px;
  border-radius: 11px;
  height: 120px;
}

.form-control {
  width: 100%;
  background-color: #f9f9f9;
  color: #000;
  border: 1px solid #fff;
  font-size: 15px;
  padding: 4px 17px;
  margin-top: 5px;
  margin-bottom: 23px;
  border-radius: 10px;
  height: 37px;
  box-shadow: none;
}

/*
#formulario h4 {
  text-align: left;
  float: left;
  margin-top:12px !important;
  color: #ac2351 !important;
}*/

#enviar {
  width: 112px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 24px !important;
  margin-top: 31px !important;
  padding: 12px 0px !important;
  background:#E0B02E !important;
  margin-right: 15px;
  font-family:"Raleway Bold" !important;
  border: none !important;
  border-radius: 10px !important;
}

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

#borrar {
  width: 112px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 24px !important;
  margin-top: 31px !important;
  padding: 12px 0px !important;
  background:#E0B02E !important;
  border: none !important;
  border-radius: 10px !important;
  font-family:"Raleway Bold" !important;
}

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

#formulario-pqrs{
  padding: 0px 101px;
}

#formulario-pqrs h3 {
  font-family: "Raleway Bold";
  padding-left: 5px;
  color: #3B38A2;
  text-transform: uppercase;
}

#formulario-pqrs input {
  width: 100%;
  background-color: #F9F9F9;
  border: none;
  color: #000000b5;
  border-radius: 11px;
  padding: 13px 16px;
  margin-top: 5px;
  font-family: "Raleway";
  margin-bottom: 32px;
}

#formulario-pqrs textarea {
  width: 100%;
  background-color: #F9F9F9;
  border: none;
  color: #000000b5;
  padding: 18px 18px;
  margin-top: 5px;
  border-radius: 11px;
  font-family: "Raleway";
  height: 170px;
}

#formulario-pqrs h5{
  font-size: 13px;
  text-align: right;
  padding-top: 15px;
  color: #000000b0;
}

#formulario-pqrs h5 a{
  color: #484A9B;
}

.sticky-container{
		/*background-color: #333;*/
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -172px;
	top:291px;
	width: 238px;
	z-index: 99999999;
}

.sticky li{
	border-radius: 45px;
	list-style-type: none;
	background-color:#434399;
	color: #efefef;
	height: 64px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
	cursor: pointer;
}

	.sticky li:hover{
		margin-left: -160px;
		/*-webkit-transform: translateX(-115px);
		-moz-transform: translateX(-115px);
		-o-transform: translateX(-115px);
		-ms-transform: translateX(-115px);
		transform:translateX(-115px);*/
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
                text-decoration: none !important;
		
}

.sticky li a{
	text-decoration: none;
}

.sticky li img{
	float: left;
	margin: 0px 4px 0px 0px;
}

.sticky li p{
	padding-top:10px;
	margin: 0px;
	text-transform: uppercase;
}

.sticky p{
	color: #fff;
	line-height: 22px;
  font-size: 18px !important;
	font-family:"Raleway Bold";
}

.sticky-container2{
		/*background-color: #333;*/
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -172px;
	top:511px;
	width: 238px;
	z-index: 99999999;
}

.sticky2 li{
	border-radius: 45px;
	list-style-type: none;
	background-color:#019bca;
	color: #efefef;
	height: 64px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
	cursor: pointer;
}

	.sticky2 li:hover{
		margin-left: -160px;
		/*-webkit-transform: translateX(-115px);
		-moz-transform: translateX(-115px);
		-o-transform: translateX(-115px);
		-ms-transform: translateX(-115px);
		transform:translateX(-115px);*/
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
                text-decoration: none !important;
	}

.sticky2 li a{
	text-decoration: none;
}

.sticky2 li img{
	float: left;
	margin: 0px 4px 0px 0px;
}

.sticky2 li p{
	padding-top: 5px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 14px !important;
	font-family:"Decker Bold";
}

.sticky2 p{
	color: #fff;
	font-family:"Decker Bold";
	line-height: 17px;
	font-size: 15px;
}


#btn-cita {
  width: 239px;
  background-image: url(../img/btn-citas.png);
  background-repeat: no-repeat;
  height: 76px;
  display: inline-flex;
  margin-top: 2%;
}

#btn-cita:hover{
  background-image: url(../img/btn-citas-h.png);
  background-repeat: no-repeat;
}

#float_whatsapp {
  background-image: url(../img/whatsapp.svg);
  background-repeat: no-repeat;
  width: 106px;
  height: 106px;
  position: fixed;
  right:-18px;
  z-index: 99999;
  top: 395px;
}

#btn-banner-xs{
  padding-bottom: 26px;
  text-align: center;
  margin-top: 3%;
}

.btn-banner-xs a{
  color: #434399 !important;
  border-radius: 8px;
  border: 1px solid #9ac4e7;
  padding: 10px 41px;
  margin-top: 5%;
  text-decoration: none;
  margin-left: 14px;
  font-size: 15px;
}

.btn-banner-xs a:hover {
  color: #fff !important;
  background-color: #9BC6E9;
}

#central{
  padding: 65px 0px;
}

#central h1{
  text-align: center;
  padding-bottom: 20px;
  font-family: "Raleway Bold";
}

#central h2{
  text-align: center;
  padding-bottom:65px;
}

#central h4{
  font-family: "Raleway Bold";
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 60px;
  font-size: 28px;
}

.tabla-pqrs{
  margin-bottom: 17px;
}

.tabla-pqrs-text{
  background-color:#a5a5a517;
  padding: 17px;
}

.tabla-pqrs-text h1{
  font-family: "Raleway Bold";
  text-transform: uppercase;
  font-size: 17px;
  border-bottom: 1px solid #000;
}

.tabla-pqrs-text p{
  line-height: 25px;
  font-family: "Raleway";
  font-size: 15px;
  padding-bottom: 5px;
}

.tabla-pqrs-text p span{
  font-family: "Raleway Bold";
  text-transform: uppercase;
}



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

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

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

  #navbar a{
    padding: 5px;
    text-decoration: none;
    border: none;
    text-align: center;
    background-color: transparent;
    width: 100%;
    color: #1B345C;
    float: left;
    position: relative;
    display:inline-block;
    font-family:"Raleway Bold";
    border-bottom: 1px solid #1b345c47;
  }

  #menu2 .selec{
    text-decoration: none;
    color:#E3AE2C !important;
    border-bottom: solid 2px #E3AE2C;
  }

  #menu2 .selec2 {
    text-decoration: none;
    color: #fff;
    background-color:#E3AE2C;
  }

  .navbar-default{
    background-color: transparent;
    border: none;
  }

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

  #navbar a:hover{
    text-decoration: none;
    border-bottom: 2px solid #E3AE2C;
  }

  .navbar-header {
    float: none;
  }

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

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

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

  .navbar-nav{
    margin: 0px;
  }

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

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

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

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

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

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

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

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

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

  #redes2 {
    float: left;
  }

}






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

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

  #menu2{
    margin-top: -14%;
    margin-bottom: 0px;
  }

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

  #banner {
    margin-top: 51%;
  }

  .caracteristica {
    display: block;
    padding-bottom: 29px;
  }

  #nuestras-marcas h1{
    font-size: 31px;
  }

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

  .programa2_text h3{
    font-size: 29px;
    margin-top: 10%;
  }

  #productos-home h1{
    font-size: 31px;
  }

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

  .text-productos h3{
    font-size: 28px;
  }

  #ultimas-entradas h1{
    font-size: 31px;
  }

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

  #suscribete p{
    padding-bottom: 18px;
    line-height: 27px;
    font-size: 20px;
  }

  #btn_suscribete{
    width:53% !important;
    font-size: 21px !important;
  }

  footer p{
    font-size: 17px;
    margin-top: 15px;
  }

  footer h2 a{
    margin-top: 0px;
  }
  
  #empresa{
    margin-top: 39%;
    padding: 132px 0px;
  }

  .text-empresa h1{
    font-size: 37px;
  }

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

  .mision{
    display: block;
  }

  .item-mision{
    margin-bottom: 36px;
  }

  .text-mision p{
    padding: 0px;
  }

  .video{
    height: 256px;
  }

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

  #derechos-pacientes h1{
    font-size: 28px;
  }

  .derechos-pacientes h2{
    font-size: 16px;
    line-height: 20px;
    padding-right: 0px;
  }

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

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

  .contents2{
    font-size: 15px;
    line-height: 19px;
  }

  #sedes{
    padding: 61px 0px;
  }

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

  .sedes h2{
    font-size: 35px;
  }

  .line4{
    margin-bottom: 9px;
  }

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

  #titulo2 {
    padding-top: 128px;
    padding-bottom: 61px;
    margin-top: 38%;
  }

  .servicios {
    padding: 19px 17px;
  }

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

  .text-descripcion{
    padding-right: 0px;
    margin-top: -5px;
  }

  .text-descripcion p {
    font-size: 25px;
  }

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

  .servicios h2{
    font-size: 29px;
  }

  .text-descripcion2{
    padding-right: 5px;
    margin-top: 13px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 23px;
  }

  #formulario p{
    padding-right: 10px;
    margin-bottom: 34px;
  }

  .blog{
    display: block;
    padding: 0px;
  }

  .text_blog {
    padding: 23px;
  }

  .text_blog h1{
    font-size: 28px
  }

  .item-blog2 p{
    font-size: 20px;
    line-height: 26px;
  }

  .datos-footer {
    padding: 11px 0px;
  }

  .text-mision h1{
    font-size: 26px;
  }
  
  #video-audiosalud {
    padding: 0px;
  }

  .item-servicio h2{
    font-size: 27px;
  }

  #item-blog2 {
    padding-top: 40px;
  }

  .item-blog3 h1{
    font-size: 28px;
  }

  .item-blog3 p{
    font-size: 16px;
  }

  .title-blog h1{
    font-size: 30px;
  }

  .item-blog{
    padding-left: 0px;
  }

  footer ul li a{
    line-height: 30px;
  }

  .home_servicios2{
    bottom: 91px;
  }

  .mas{
    padding: 11px 54px 11px 42px;
    font-size: 24px;
    background-position: 144px 11px;
  }

  .programa2_text:hover .mas{
    background-position: 144px 11px;
  }

  .programa2_text{
    min-height: 348px;
  }

  .btn-banner-xs a{
    padding: 10px 17px;
  }


}


/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 340px) and (min-width:321px){


  #menu2{
    margin-top: -14%;
    margin-bottom: 0px;
  }

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

  #banner {
    margin-top: 51%;
  }

  .caracteristica {
    display: block;
    padding-bottom: 29px;
  }

  #nuestras-marcas h1{
    font-size: 31px;
  }

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

  .programa2_text h3{
    font-size: 29px;
    margin-top: 10%;
  }

  #productos-home h1{
    font-size: 31px;
  }

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

  .text-productos h3{
    font-size: 28px;
  }

  #ultimas-entradas h1{
    font-size: 31px;
  }

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

  #suscribete p{
    padding-bottom: 18px;
    line-height: 27px;
    font-size: 20px;
  }

  #btn_suscribete{
    width:53% !important;
    font-size: 21px !important;
  }

  footer p{
    font-size: 17px;
    margin-top: 15px;
  }

  footer h2 a{
    margin-top: 0px;
  }
  
  #empresa{
    margin-top: 39%;
    padding: 132px 0px;
  }

  .text-empresa h1{
    font-size: 37px;
  }

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

  .mision{
    display: block;
  }

  .item-mision{
    margin-bottom: 36px;
  }

  .text-mision p{
    padding: 0px;
  }

  .video{
    height: 256px;
  }

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

  #derechos-pacientes h1{
    font-size: 28px;
  }

  .derechos-pacientes h2{
    font-size: 16px;
    line-height: 20px;
    padding-right: 0px;
  }

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

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

  .contents2{
    font-size: 15px;
    line-height: 19px;
  }

  #sedes{
    padding: 61px 0px;
  }

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

  .sedes h2{
    font-size: 35px;
  }

  .line4{
    margin-bottom: 9px;
  }

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

  #titulo2 {
    padding-top: 128px;
    padding-bottom: 61px;
    margin-top: 38%;
  }

  .servicios {
    padding: 19px 17px;
  }

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

  .text-descripcion{
    padding-right: 0px;
    margin-top: -5px;
  }

  .text-descripcion p {
    font-size: 25px;
  }

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

  .servicios h2{
    font-size: 29px;
  }

  .text-descripcion2{
    padding-right: 5px;
    margin-top: 13px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 23px;
  }

  #formulario p{
    padding-right: 10px;
    margin-bottom: 34px;
  }

  .blog{
    display: block;
    padding: 0px;
  }

  .text_blog {
    padding: 23px;
  }

  .text_blog h1{
    font-size: 28px
  }

  .item-blog2 p{
    font-size: 20px;
    line-height: 26px;
  }

  .datos-footer {
    padding: 11px 0px;
  }

  .text-mision h1{
    font-size: 26px;
  }
  
  #video-audiosalud {
    padding: 0px;
  }

  .item-servicio h2{
    font-size: 27px;
  }

  #item-blog2 {
    padding-top: 40px;
  }

  .item-blog3 h1{
    font-size: 28px;
  }

  .item-blog3 p{
    font-size: 16px;
  }

  .title-blog h1{
    font-size: 30px;
  }

  .item-blog{
    padding-left: 0px;
  }

  footer ul li a{
    line-height: 30px;
  }

  .home_servicios2{
    bottom: 91px;
  }

  .mas{
    padding: 11px 54px 11px 42px;
    font-size: 24px;
    background-position: 144px 11px;
  }

  .programa2_text:hover .mas{
    background-position: 144px 11px;
  }

  .programa2_text{
    min-height: 348px;
  }

  .btn-banner-xs a{
    padding: 10px 17px;
  }


}




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


@media (max-width:380px) and (min-width:341px){

  #menu2{
    margin-top: -14%;
    margin-bottom: 0px;
  }

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

  #central h2{
    font-size: 15px;
    line-height: 18px;
  }

  #central h4{
    font-size: 22px;
  }

  .tabla-pqrs-text p{
    font-size: 13px;
    line-height: 21px;
  }

  #formulario-pqrs {
    padding: 0px 27px;
  }

  #formulario-pqrs h3{
    font-size: 14px;
  }

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

  #banner {
    margin-top: 51%;
  }

  .caracteristica {
    display: block;
    padding-bottom: 29px;
  }

  #nuestras-marcas h1{
    font-size: 31px;
  }

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

  .programa2_text h3{
    font-size: 25px;
    margin-top: 10%;
  }

  #productos-home h1{
    font-size: 31px;
  }

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

  .text-productos h3{
    font-size: 28px;
  }

  #ultimas-entradas h1{
    font-size: 31px;
  }

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

  #suscribete p{
    padding-bottom: 18px;
    line-height: 23px;
    font-size: 18px;
  }

  #btn_suscribete{
    width:58% !important;
    font-size: 21px !important;
  }

  footer p{
    font-size: 17px;
    margin-top: 15px;
  }

  footer h2 a{
    margin-top: 0px;
  }
  
  #empresa{
    margin-top: 39%;
    padding: 132px 0px;
  }

  .text-empresa h1{
    font-size: 37px;
  }

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

  .mision{
    display: block;
  }

  .item-mision{
    margin-bottom: 36px;
  }

  .text-mision p{
    padding: 0px;
  }

  .video{
    height: 256px;
  }

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

  #derechos-pacientes h1{
    font-size: 28px;
  }

  .derechos-pacientes h2{
    font-size: 16px;
    line-height: 20px;
    padding-right: 0px;
  }

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

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

  .contents2{
    font-size: 15px;
    line-height: 19px;
  }

  #sedes{
    padding: 61px 0px;
  }

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

  .sedes h2{
    font-size: 35px;
  }

  .line4{
    margin-bottom: 9px;
  }

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

  #titulo2 {
    padding-top: 128px;
    padding-bottom: 61px;
    margin-top: 38%;
  }

  .servicios {
    padding: 19px 17px;
  }

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

  .text-descripcion{
    padding-right: 0px;
    margin-top: -5px;
  }

  .text-descripcion p {
    font-size: 25px;
  }

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

  .servicios h2{
    font-size: 29px;
  }

  .text-descripcion2{
    padding-right: 5px;
    margin-top: 13px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 23px;
  }

  #formulario p{
    padding-right: 10px;
    margin-bottom: 34px;
  }

  .blog{
    display: block;
    padding: 0px;
  }

  .text_blog {
    padding: 23px;
  }

  .text_blog h1{
    font-size: 28px
  }

  .item-blog2 p{
    font-size: 20px;
    line-height: 26px;
  }

  .datos-footer {
    padding: 11px 0px;
  }

  .text-mision h1{
    font-size: 26px;
  }
  
  #video-audiosalud {
    padding: 0px;
  }

  .item-servicio h2{
    font-size: 27px;
  }

  #item-blog2 {
    padding-top: 40px;
  }

  .item-blog3 h1{
    font-size: 28px;
  }

  .item-blog3 p{
    font-size: 16px;
  }

  .title-blog h1{
    font-size: 30px;
  }

  .item-blog{
    padding-left: 0px;
  }

  footer ul li a{
    line-height: 30px;
  }

  .home_servicios2{
    bottom: 91px;
  }

  .mas{
    padding: 11px 54px 11px 42px;
    font-size: 24px;
    background-position: 144px 11px;
  }

  .programa2_text:hover .mas{
    background-position: 144px 11px;
  }

  .programa2_text{
    padding: 43px 13px;
    min-height: 308px;
  }

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

  .item-caracteristica{
    padding: 27px 19px;
  }

  .text_entradas{
    padding: 17px 19px 48px 31px;
  }

  .btn-banner-xs a{
    padding: 10px 17px;
  }

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

  #titulo{
    padding-top: 151px;
    padding-bottom: 24px;
    margin-top: 36%;
  }

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

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

  .encuentre2 h2{
    font-size: 30px;
  }

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

  .item-servicio p{
    font-size: 15px;
  }

  .iniciar_sesion {
    display: block !important;
  }

  #texto-in{
    padding: 25px 19px !important;
  }

  #texto-in h1{
    font-size: 14px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #texto-registrarse {
    padding: 44px 17px !important;
  }

  #texto-in h2{
    padding-top: 10px !important;
  }

  #texto-registrarse h1{
    font-size: 14px !important;
  }

  #productos{
    margin-top: 39% !important;
  }



}




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

@media (max-width:420px) and (min-width:381px){

  #menu2{
    margin-top: -14%;
    margin-bottom: 0px;
  }

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

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

  #banner {
    margin-top: 41%;
  }

  .item-caracteristica{
    padding: 27px 28px;
  }

  .caracteristica {
    display: block;
    padding-bottom: 29px;
  }

  #nuestras-marcas h1{
    font-size: 31px;
  }

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

  .programa2_text h3{
    font-size: 29px;
    margin-top: 10%;
  }

  #productos-home h1{
    font-size: 31px;
  }

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

  .text-productos h3{
    font-size: 28px;
  }

  #ultimas-entradas h1{
    font-size: 31px;
  }

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

  #suscribete p{
    padding-bottom: 18px;
    line-height: 27px;
    font-size: 20px;
  }

  #btn_suscribete{
    width:53% !important;
    font-size: 21px !important;
  }

  footer p{
    font-size: 17px;
    margin-top: 15px;
  }

  footer h2 a{
    margin-top: 0px;
  }
  
  #empresa{
    margin-top: 39%;
    padding: 132px 0px;
  }

  .text-empresa h1{
    font-size: 37px;
  }

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

  .mision{
    display: block;
  }

  .item-mision{
    margin-bottom: 36px;
  }

  .text-mision p{
    padding: 0px;
    font-size: 15px;
    line-height: 20px;
  }

  .video{
    height: 256px;
  }

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

  #derechos-pacientes h1{
    font-size: 28px;
  }

  .derechos-pacientes h2{
    font-size: 16px;
    line-height: 20px;
    padding-right: 0px;
  }

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

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

  .contents2{
    font-size: 15px;
    line-height: 19px;
  }

  #sedes{
    padding: 61px 0px;
  }

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

  .sedes h2{
    font-size: 35px;
  }

  .line4{
    margin-bottom: 9px;
  }

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

  #titulo2 {
    padding-top:106px;
    padding-bottom: 61px;
    margin-top: 38%;
  }

  .servicios {
    padding: 19px 17px;
  }

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

  .text-descripcion{
    padding-right: 0px;
    margin-top: -5px;
  }

  .text-descripcion p {
    font-size: 19px;
    line-height: 23px;
  }

  .text-descripcion2 span{
    font-size: 24px;
    line-height: 24px;
  }

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

  .servicios h2{
    font-size: 29px;
  }

  .text-descripcion2{
    padding-right: 5px;
    margin-top: 13px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 23px;
  }

  #formulario p{
    padding-right: 10px;
    margin-bottom: 34px;
  }

  .blog{
    display: block;
    padding: 0px;
  }

  .text_blog {
    padding: 23px;
  }

  .text_blog h1{
    font-size: 24px
  }

  .item-blog2 p{
    font-size: 20px;
    line-height: 26px;
  }

  .datos-footer {
    padding: 11px 0px;
  }

  .text-mision h1{
    font-size: 22px;
  }

  #ver-mas-sedes{
    padding: 20px 109px 20px 73px;
  }
  
  #video-audiosalud {
    padding: 0px;
  }

  .item-servicio h2{
    font-size: 27px;
  }

  #item-blog2 {
    padding-top: 40px;
  }

  .item-blog3 h1{
    font-size: 28px;
  }

  .item-blog3 p{
    font-size: 16px;
  }

  .title-blog h1{
    font-size: 23px;
  }

  .item-blog h1{
    font-size: 26px;
  }

  .item-blog{
    padding-left: 0px;
  }

  footer ul li a{
    line-height: 30px;
  }

  .home_servicios2{
    bottom: 91px;
  }

  .mas{
    padding: 11px 54px 11px 42px;
    font-size: 24px;
    background-position: 144px 11px;
  }

  .programa2_text:hover .mas{
    background-position: 144px 11px;
  }

  .programa2_text{
    min-height: 348px;
  }

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

  #titulo{
    padding-top: 141px;
    margin-top: 25%;
    padding-bottom: 51px;
  }

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

  .encuentre2 h2{
    font-size: 30px
  }

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

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

  .text_blog h2{
    font-size: 16px;
  }

  .btn-banner-xs a{
    padding: 10px 32px;
  }

  .iniciar_sesion {
    display: block !important;
  }

  #texto-in{
    padding: 27px 36px !important;
  }

  #texto-in h1{
    line-height: 18px !important;
    font-size: 14px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #texto-registrarse{
    padding: 38px 33px !important;
  }

  #texto-registrarse h1{
    font-size: 15px !important;
    padding-bottom: 16px !important;
  }
  

  #central h2{
    font-size: 15px;
    line-height: 20px;
  }

  #central h4{
    font-size: 24px !important;
  }

  #formulario-pqrs {
    padding: 0px 28px;
  }

  #formulario-pqrs h3{
    font-size: 15px;
  }

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

  #productos{
    margin-top: 38% !important;
  }

 
}




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

@media (max-width:460px) and (min-width:421px){

  #menu2{
    margin-top: -14%;
    margin-bottom: 0px;
  }

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

  #banner {
    margin-top: 51%;
  }

  .caracteristica {
    display: block;
    padding-bottom: 29px;
  }

  #nuestras-marcas h1{
    font-size: 31px;
  }

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

  .programa2_text h3{
    font-size: 29px;
    margin-top: 10%;
  }

  #productos-home h1{
    font-size: 31px;
  }

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

  .text-productos h3{
    font-size: 28px;
  }

  #ultimas-entradas h1{
    font-size: 31px;
  }

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

  #suscribete p{
    padding-bottom: 18px;
    line-height: 27px;
    font-size: 20px;
  }

  #btn_suscribete{
    width:53% !important;
    font-size: 21px !important;
  }

  footer p{
    font-size: 17px;
    margin-top: 15px;
  }

  footer h2 a{
    margin-top: 0px;
  }
  
  #empresa{
    margin-top: 39%;
    padding: 132px 0px;
  }

  .text-empresa h1{
    font-size: 37px;
  }

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

  .mision{
    display: block;
  }

  .item-mision{
    margin-bottom: 36px;
  }

  .text-mision p{
    padding: 0px;
  }

  .video{
    height: 256px;
  }

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

  #derechos-pacientes h1{
    font-size: 28px;
  }

  .derechos-pacientes h2{
    font-size: 16px;
    line-height: 20px;
    padding-right: 0px;
  }

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

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

  .contents2{
    font-size: 15px;
    line-height: 19px;
  }

  #sedes{
    padding: 61px 0px;
  }

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

  .sedes h2{
    font-size: 35px;
  }

  .line4{
    margin-bottom: 9px;
  }

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

  #titulo2 {
    padding-top: 128px;
    padding-bottom: 61px;
    margin-top: 38%;
  }

  .servicios {
    padding: 19px 17px;
  }

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

  .text-descripcion{
    padding-right: 0px;
    margin-top: -5px;
  }

  .text-descripcion p {
    font-size: 25px;
  }

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

  .servicios h2{
    font-size: 29px;
  }

  .text-descripcion2{
    padding-right: 5px;
    margin-top: 13px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 23px;
  }

  #formulario p{
    padding-right: 10px;
    margin-bottom: 34px;
  }

  .blog{
    display: block;
    padding: 0px;
  }

  .text_blog {
    padding: 23px;
  }

  .text_blog h1{
    font-size: 28px
  }

  .item-blog2 p{
    font-size: 20px;
    line-height: 26px;
  }

  .datos-footer {
    padding: 11px 0px;
  }

  .text-mision h1{
    font-size: 26px;
  }
  
  #video-audiosalud {
    padding: 0px;
  }

  .item-servicio h2{
    font-size: 27px;
  }

  #item-blog2 {
    padding-top: 40px;
  }

  .item-blog3 h1{
    font-size: 28px;
  }

  .item-blog3 p{
    font-size: 16px;
  }

  .title-blog h1{
    font-size: 30px;
  }

  .item-blog{
    padding-left: 0px;
  }

  footer ul li a{
    line-height: 30px;
  }

  .home_servicios2{
    bottom: 91px;
  }

  .mas{
    padding: 11px 54px 11px 42px;
    font-size: 24px;
    background-position: 144px 11px;
  }

  .programa2_text:hover .mas{
    background-position: 144px 11px;
  }

  .programa2_text{
    min-height: 348px;
  }

  .iniciar_sesion {
    display: block !important;
  }

  #texto-in{
    padding: 35px 28px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #texto-registrarse{
    padding: 37px 28px !important;
  }

  #central h2{
    font-size: 15px;
    line-height: 20px;
  }

  #central h4{
    font-size: 24px !important;
  }

  .tabla-pqrs-text p{
    font-size: 13px;
    line-height: 22px;
  }

  #formulario-pqrs {
    padding: 0px 30px;
  }

  #formulario-pqrs h3{
    font-size: 16px;
  }

  #texto-in h1{
    font-size: 15px !important;
  }

  #productos{
    margin-top: 38% !important;
  }



}



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

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

  #menu2{
    margin-top: -14%;
    margin-bottom: 0px;
  }

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

  #banner {
    margin-top: 47%;
  }

  .caracteristica {
    display: block;
    padding-bottom: 29px;
  }

  #nuestras-marcas h1{
    font-size: 31px;
  }

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

  .programa2_text h3{
    font-size: 32px;
  }

  #productos-home h1{
    font-size: 31px;
  }

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

  .text-productos h3{
    font-size: 28px;
  }

  #ultimas-entradas h1{
    font-size: 31px;
  }

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

  #suscribete p{
    padding-bottom: 18px;
    line-height: 27px;
    font-size: 20px;
  }

  #btn_suscribete{
    width:53% !important;
    font-size: 21px !important;
  }

  footer p{
    font-size: 17px;
    margin-top: 15px;
  }

  footer h2 a{
    margin-top: 0px;
  }
  
  #empresa{
    margin-top: 39%;
    padding: 132px 0px;
  }

  .text-empresa h1{
    font-size: 37px;
  }

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

  .mision{
    display: block;
  }

  .item-mision{
    margin-bottom: 36px;
  }

  .text-mision p{
    padding: 0px;
  }

  .video{
    height: 256px;
  }

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

  #derechos-pacientes h1{
    font-size: 28px;
  }

  .derechos-pacientes h2{
    font-size: 16px;
    line-height: 20px;
    padding-right: 0px;
  }

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

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

  .contents2{
    font-size: 15px;
    line-height: 19px;
  }

  #sedes{
    padding: 61px 0px;
  }

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

  .sedes h2{
    font-size: 35px;
  }

  .line4{
    margin-bottom: 9px;
  }

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

  #titulo2 {
    padding-top: 128px;
    padding-bottom: 61px;
    margin-top: 38%;
  }

  .servicios {
    padding: 19px 17px;
  }

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

  .text-descripcion{
    padding-right: 0px;
    margin-top: -5px;
  }

  .text-descripcion p {
    font-size: 25px;
  }

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

  .servicios h2{
    font-size: 29px;
  }

  .text-descripcion2{
    padding-right: 5px;
    margin-top: 13px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 23px;
  }

  #formulario p{
    padding-right: 10px;
    margin-bottom: 34px;
  }

  .blog{
    display: block;
    padding: 0px;
  }

  .text_blog {
    padding: 23px;
  }

  .text_blog h1{
    font-size: 28px
  }

  .item-blog2 p{
    font-size: 20px;
    line-height: 26px;
  }

  .datos-footer {
    padding: 11px 0px;
  }

  .text-mision h1{
    font-size: 26px;
  }
  
  #video-audiosalud {
    padding: 0px;
  }

  .item-servicio h2{
    font-size: 27px;
  }

  #item-blog2 {
    padding-top: 40px;
  }

  .item-blog3 h1{
    font-size: 28px;
  }

  .item-blog3 p{
    font-size: 16px;
  }

  .title-blog h1{
    font-size: 30px;
  }

  .item-blog{
    padding-left: 0px;
  }

  footer ul li a{
    line-height: 30px;
  }

  .mas{
    padding: 11px 54px 11px 42px;
    font-size: 24px;
    background-position: 144px 11px;
  }

  .programa2_text:hover .mas{
    background-position: 144px 11px;
  }

  .iniciar_sesion {
    display: block !important;
  }

  #texto-in{
    padding: 40px 34px !important;
  }

  #texto-registrarse{
    padding: 57px 34px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #formulario-pqrs {
    padding: 0px 32px;
  }

  #formulario-pqrs h3{
    font-size: 16px;
  }

  #productos{
    margin-top: 38% !important;
  }


}




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

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

  #menu2{
    margin-top: -14%;
    margin-bottom: 0px;
  }

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

  #banner {
    margin-top: 42%;
  }

  .caracteristica {
    display: block;
    padding-bottom: 29px;
  }

  #nuestras-marcas h1{
    font-size: 31px;
  }

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

  .programa2_text h3{
    font-size: 32px;
  }

  #productos-home h1{
    font-size: 31px;
  }

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

  .text-productos h3{
    font-size: 28px;
  }

  #ultimas-entradas h1{
    font-size: 31px;
  }

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

  #suscribete p{
    padding-bottom: 18px;
    line-height: 27px;
    font-size: 20px;
  }

  #btn_suscribete{
    width:53% !important;
    font-size: 21px !important;
  }

  footer p{
    font-size: 17px;
    margin-top: 15px;
  }

  footer h2 a{
    margin-top: 0px;
  }
  
  #empresa{
    margin-top: 39%;
    padding: 132px 0px;
  }

  .text-empresa h1{
    font-size: 37px;
  }

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

  .mision{
    display: block;
  }

  .item-mision{
    margin-bottom: 36px;
  }

  .text-mision p{
    padding: 0px;
  }

  .video{
    height: 256px;
  }

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

  #derechos-pacientes h1{
    font-size: 28px;
  }

  .derechos-pacientes h2{
    font-size: 16px;
    line-height: 20px;
    padding-right: 0px;
  }

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

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

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

  #sedes{
    padding: 61px 0px;
  }

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

  .sedes h2{
    font-size: 35px;
  }

  #ver-mas-sedes{
    font-size: 24px;
    background-position: 157px 16px;
    padding: 15px 63px 15px 50px;
  }

  .line4{
    margin-bottom: 9px;
  }

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

  #titulo2 {
    padding-top: 128px;
    padding-bottom: 61px;
    margin-top: 38%;
  }

  .servicios {
    padding: 19px 17px;
  }

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

  .text-descripcion{
    padding-right: 0px;
    margin-top: -5px;
  }

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

  .text-descripcion2 span{
    font-size: 28px;
  }

  .item-blog h1{
    font-size: 26px;
  }

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

  .servicios h2{
    font-size: 29px;
  }

  .text-descripcion2{
    padding-right: 5px;
    margin-top: 13px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 23px;
  }

  #formulario p{
    padding-right: 10px;
    margin-bottom: 34px;
  }

  .blog{
    display: block;
    padding: 0px;
  }

  .text_blog {
    padding: 23px;
  }

  .text_blog h1{
    font-size: 28px
  }

  .item-blog2 p{
    font-size: 20px;
    line-height: 26px;
  }

  .datos-footer {
    padding: 11px 0px;
  }

  .text-mision h1{
    font-size: 26px;
  }
  
  #video-audiosalud {
    padding: 0px;
  }

  .item-servicio h2{
    font-size: 27px;
  }

  #item-blog2 {
    padding-top: 40px;
  }

  .item-blog3 h1{
    font-size: 28px;
  }

  .item-blog3 p{
    font-size: 16px;
  }

  .title-blog h1{
    font-size: 30px;
  }

  .item-blog{
    padding-left: 0px;
  }

  footer ul li a{
    line-height: 30px;
    font-size: 18px;
  }

  .mas{
    padding: 11px 54px 11px 42px;
    font-size: 24px;
    background-position: 144px 11px;
  }

  .programa2_text:hover .mas{
    background-position: 144px 11px;
  }

  .owl-nav button{
    margin-top:1% !important;
  }

  .programa2_text{
    min-height: 462px;
  }

  .bg-marcas{
    padding: 28px 0px;
  }

  .text_entradas h2{
    font-size: 29px;
  }

  #titulo{
    margin-top: 26%;
    padding-top: 154px;
    padding-bottom: 85px;
  }

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

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

  .encuentre2 h2{
    font-size: 33px;
  }

  .btn-banner-xs a{
    padding: 10px 52px;
  }

  .iniciar_sesion {
    display: block !important;
  }

  #texto-in{
    padding: 73px 41px !important; 
  }

  #texto-registrarse{
    padding: 82px 39px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #formulario-pqrs {
    padding: 0px 29px;
  }

  #formulario-pqrs h3{
    font-size: 16px;
  }

  #productos{
    margin-top: 38% !important;
  }

  
}


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

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

  #menu2{
    margin-top: -14%;
    margin-bottom: 0px;
  }

  .img2 {
    width: 388px;
    float: left;
  }
  
  #banner {
    margin-top: 29%;
  }

  .caracteristica{
    display: block;
  }

  .item-caracteristica{
    margin-bottom: 22px;
  }

  .text-productos{
    padding: 37px 27px;
  }

  .text-productos h2{
    font-size: 26px
  }

  .text-productos h3{
    font-size: 27px;
  }

  .text-productos h4{
    padding: 10px 20px;
    font-size: 16px;
  }

  .bg-marcas{
    padding: 27px 0px;
  }

  .programa2_text{
    margin-bottom: 19px;
    min-height: 514px;
  }

  .home_servicios2{
    bottom: 175px;
  }

  #suscribete p{
    padding-bottom: 34px;
    font-size: 23px;
  }

  footer h1{
    margin-top: 26px;
  }

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

  #empresa{
    margin-top: 33%;
  }

  #empresa{
    padding: 170px 0px;
  }

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

  .mision{
    display: block;
  }

  .item-mision{
    margin-bottom: 20px;
  }

  .text-mision p{
    padding: 0px 24px;
  }

  .video{
    height: 339px;
  }

  #video-audiosalud {
    padding: 7px 0px;
  }

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

  .derechos-pacientes{
    padding-top: 11px;
  }

  #derechos-pacientes h1{
    font-size: 33px
  }

  .derechos-pacientes h2{
    font-size: 18px;
    padding-right: 16px;
  }

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

  #sedes{
    padding: 104px 0px;
  }

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

  .sedes h2{
    font-size: 44px;
  }

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

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

  #titulo2{
    padding-top: 215px;
    padding-bottom: 63px;
    margin-top: 27%;
  }

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

  .text-descripcion{
    padding-right: 14px;
    margin-top: 26px;
  }
  
  .text-descripcion p{
    font-size: 16px;
    line-height: 22px;
  }

  .servicios {
    padding: 12px 17px;
  }

  .servicios h2{
    font-size: 30px;
  }

  .text-descripcion2{
    padding-right: 17px;
    margin-top: 7px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 25px;
  }

  .blog{
    display: block;
    padding: 0px 21px;
  }

  .text_blog {
    padding: 24px;
  }

  .text_blog h1{
    font-size: 27px;
    padding-bottom: 19px;
  }

  .title-blog h1{
    font-size: 28px;
  }

  .item-blog{
    padding-left: 14px;
  }

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

  #titulo{
    margin-top: 25%;
    padding-top: 174px;
    padding-bottom: 52px;
  }

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

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

  .encuentre2 h2{
    font-size: 35px;
  }

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

  footer p{
    font-size: 19px;
  }

  .btn-banner-xs a{
    padding: 10px 78px;
  }

  .iniciar_sesion{
    display: block !important;
  }

  #texto-registrarse{
    padding: 82px 63px !important;
  }

  #texto-in{
    padding: 73px 62px !important;
  }

  #nuestras-marcas h1{
    font-size: 32px;
  }

  #enviar_s{
    width: auto !important;
  }

  #productos{
    margin-top: 32% !important;
  }

}




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

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

  #menu2{
    margin-top: -14%;
    margin-bottom: 0px;
  }
  
  #banner {
    margin-top:34%;
  }

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

  .caracteristica{
    display: block;
  }

  .item-caracteristica{
    margin-bottom: 30px;
  }

  #nuestras-marcas h1{
    font-size: 33px;
  }

  .bg-marcas {
    margin-top: 23px;
    padding: 36px 0px;
  }

  .programa2_text{
    min-height: 593px;
  }

  #titulo{
    margin-top: 25%;
    padding-top: 174px;
    padding-bottom: 52px;
  }

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

  #empresa{
    margin-top: 23%;
    padding: 212px 0px;
  }

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

  .text-empresa h1{
    font-size: 45px;
  }

  #mision{
    margin-top: -27%;
  }

  .item-mision{
    padding: 45px 12px;
  }
  
  .text-mision p{
    font-size: 16px;
    padding: 0px 6px;
  }

  .video{
    height: 395px;
  }

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

  .politicas{
    padding-bottom: 23px;
  }

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

  .derechos-pacientes h2{
    padding-right: 13px;
  }

  #sedes {
    padding: 161px 0px;
  }

  .sedes{
    padding-bottom: 0px;
  }

  .sedes h2{
    font-size: 42px;
  }
  
  #derechos-pacientes h1{
    font-size: 33px;
  }

  .text-mision h1{
    font-size: 23px;
  }

  #titulo2{
    padding-top: 219px;
    padding-bottom: 77px;
    margin-top: 26%;
  }

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

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

  .text-productos h3{
    font-size: 31px;
  }

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

  #suscribete p{
    font-size: 21px;
    line-height: 25px;
    padding-bottom: 35px;
  }

  footer h1{
    margin-top: 27px;
  }

  footer ul li a{
    line-height: 31px;
  }

  #productos-home h1{
    font-size: 33px;
  }

  #ver-mas-sedes{
    padding: 20px 64px 20px 50px;
    background-position: 172px 22px;
    font-size: 26px;
  }  

  .sedes h1{
    font-size: 42px;
  }

  .blog{
    display: block;
  }

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

  .title-blog h1{
    font-size: 31px;
  }

  .item-blog{
    padding-left: 23px;
  }

  .btn-banner-xs a{
    padding: 10px 110px;
  }

  .text-descripcion{
    margin-top: 0px;
  }

  .text-descripcion p{
    line-height: 24px;
    font-size: 18px;
  }

  .iniciar_sesion{
    display: block !important;
  }

  #texto-registrarse{
    padding: 82px 53px !important;
  }

  footer p{
    font-size: 18px;
  }

  #productos{
    margin-top: 26% !important;
  }


}


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

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

  #menu2{
    margin-top:-11%;
    margin-bottom: 0px;
  }

  #banner {
    margin-top: 33%;
  }

  .caracteristica{
    display: block;
  }

  #titulo{
    margin-top: 25%;
    padding-top: 174px;
    padding-bottom: 52px;
  }

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

  .item-caracteristica{
    margin-bottom: 17px;
  }

  #nuestras-marcas h1{
    font-size: 33px;
  }

  .programa2_text{
    min-height: 304px;
    padding: 43px 19px;
  }

  .home_servicios2{
    bottom: 75px;
  }

  .text-empresa h1{
    font-size: 45px;
  }

  .programa2_text h3{
    font-size: 27px;
    margin-top: 3%;
  }

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

  #suscribete p{
    padding-bottom: 25px;
  }

  footer h1{
    margin-top: 28px;
  }

  #empresa{
    padding: 185px 0px;
    margin-top: 25%;
  }

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

  .text-mision h1{
    font-size: 22px;
  }

  .text-mision p{
    padding: 0px 7px;
    font-size: 16px;
    line-height: 21px;
  }

  #sedes{
    padding: 169px 0px;
  }

  .sedes h1{
    font-size: 42px;
  }

  .item-mision{
    padding: 28px 12px;
  }

  .video{
    height: 432px;
  }

  .derechos-pacientes h2{
    padding-right: 26px;
  }

  .sedes{
    padding-bottom: 0px;
  }

  .sedes h2{
    font-size: 45px;
  }

  #titulo2{
    margin-top: 26%;
    padding-top: 224px;
  }

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

  .text-descripcion{
    padding-right: 0px;
    margin-top: -21px;
  }

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

  .text-descripcion p{
    font-size: 26px;
  }
  
  .servicios h2{
    font-size: 33px;
  }

  .text-descripcion2{
    padding-right: 39px;
    margin-top: 0px;
  }

  .text-descripcion2 p{
    font-size: 22px;
    line-height: 24px;
  }

  .blog{
    display: block;
  }

  .title-blog h1{
    font-size: 28px;
  }

  .item-blog{
    padding-left: 17px;
  }

  .mas{
    font-size: 25px;
    padding: 15px 55px;
  }

  .btn-banner-xs a{
    padding: 10px 117px;
  }

  .iniciar_sesion{
    display: block !important;
  }

  #texto-registrarse{
    padding: 82px 83px !important;
  }

  footer p{
    font-size: 18px;
  }

  #formulario-pqrs {
    padding: 0px 32px;
  }

  #formulario-pqrs h3{
    font-size: 17px;
  }

  #productos{
    margin-top: 26% !important;
  }


}




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

@media (max-width:880px) and (min-width:801px){

  #menu2{
    margin-top: -9%;
    margin-bottom: 0px;
  }

  #banner {
    margin-top: 26%;
  }

  .caracteristica{
    display: block;
  }

  #titulo{
    margin-top: 25%;
    padding-top: 174px;
    padding-bottom: 52px;
  }

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

  .item-caracteristica{
    margin-bottom: 17px;
  }

  #nuestras-marcas h1{
    font-size: 33px;
  }

  .programa2_text{
    min-height: 338px;
  }

  .home_servicios2{
    bottom: 75px;
  }

  .text-empresa h1{
    font-size: 45px;
  }

  .programa2_text h3{
    font-size: 28px;
    margin-top: 3%;
  }

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

  .sede span{
    padding-right: 1px;
  }

  footer p{
    font-size: 19px;
    font-size: 18px;
  }

  .encuentre2 h2{
    font-size: 32px;
  }

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

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

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

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

  #suscribete p{
    padding-bottom: 25px;
  }

  footer h1{
    margin-top: 28px;
  }

  #empresa{
    padding: 185px 0px;
    margin-top: 25%;
  }

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

  .text-mision h1{
    font-size: 22px;
  }

  .text-mision p{
    padding: 0px 7px;
  }

  .item-mision{
    padding: 28px 12px;
  }

  .video{
    height: 432px;
  }

  .derechos-pacientes h2{
    padding-right: 26px;
  }

  .sedes{
    padding-bottom: 0px;
  }

  .sedes h2{
    font-size: 45px;
  }

  #titulo2{
    margin-top: 26%;
    padding-top: 224px;
  }

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

  .text-descripcion{
    margin-top: -21px;
  }

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

  .text-descripcion p{
    font-size:18px;
  }
  
  .servicios h2{
    font-size: 33px;
  }

  .text-descripcion2{
    padding-right: 39px;
    margin-top: 0px;
  }

  .text-descripcion2 p{
    font-size: 22px;
    line-height: 24px;
  }

  .blog{
    display: block;
  }

  .title-blog h1{
    font-size: 28px;
  }

  .item-blog{
    padding-left: 17px;
  }

  .mas{
    font-size: 25px;
    padding: 15px 55px;
  }

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

  .text-productos h3{
    font-size: 27px;
  }

  #ultimas-entradas h1{
    font-size: 33px;
  }

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

  .btn-banner-xs a{
    padding: 10px 117px;
  }

  #texto-in{
    padding: 44px 26px !important;
  }

  #texto-registrarse{
    padding: 113px 40px !important;
  }

  #enviar_s{
    width: auto !important;
  }
  
  #productos{
    margin-top: 26% !important;
  }

}


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

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

  #menu2{
    margin-top: -8%;
    margin-bottom: 0px;
  }

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

  #banner {
    margin-top: 22%;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

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

  #titulo{
    margin-top: 25%;
    padding-top: 174px;
    padding-bottom: 52px;
  }

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

  .caracteristica{
    display: block;
    padding-bottom: 18px;
  }

  .programa2_text h3{
    font-size:30px;
    margin-top: 14%;
  }

  .home_servicios2{
    bottom: 149px;
  }

  .mas{
    font-size: 27px;
  }

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

  .text-productos h3{
    font-size: 28px;
  }

  .text_entradas h2{
    font-size: 27px;
  }

  footer h1{
    margin-top: 28px;
  }

  #empresa{
    margin-top: 25%;
    padding: 243px 0px;
  }

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

  #mision{
    margin-top: -21%;
  }

  .item-mision{
    padding: 45px 19px;
  }

  .text-mision p{
    padding: 0px 4px;
  }

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

  .video{
    height: 494px;
  }

  .derechos-pacientes h2{
    padding-right: 15px;
  }

  .sedes{
    margin-bottom: 0px;
  }

  #sedes{
    padding: 87px 0px;
  }

  .sedes h2{
    font-size: 45px;
  }

  footer p{
    font-size: 18px;
  }

  .blog{
    padding: 0px 12px;
  }

  .text_blog {
    padding: 31px;
  }

  .text_blog h1{
    font-size: 27px;
  }

  #titulo2{
    margin-top: 18%;
    padding-top: 207px;
  }

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

  .title-blog h1{
    font-size: 31px;
  }

  .servicios h2{
    font-size: 34px
  }

  .text-descripcion2{
    margin-top: 0px;
    padding-right: 15px;
  }

  .text-descripcion2 p {
    font-size: 24px;
    line-height: 27px;
  }

  .text-empresa h1{
    font-size: 46px;
  }

  .text-descripcion{
    margin-top: 0px;
    padding-right: 0px;
  }

  .btn-banner-xs a{
    padding: 10px 117px;
  }

  #texto-registrarse{
    padding: 93px 33px !important;
  }

  #texto-in {
    padding: 41px 24px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #productos{
    margin-top: 26% !important;
  }





}



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

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

  #menu .navbar-nav > li > a{
    margin: 0px 11px !important;
    font-size: 15px !important;
  }

  #banner {
    margin-top: 18%;
  }

  .Modern-Slider .item .img-fill .info{
    bottom: 87% !important;
    margin-left: 179px !important;
  }

  .Modern-Slider .item h3{
    font-size: 40px !important;
  }

  .Modern-Slider .item h6 a{
    padding: 9px 19px;
  }

  .Modern-Slider .item h5{
    font-size: 36px !important;
  }

  .item-caracteristica{
    margin-bottom: 25px;
  }

  .caracteristica{
    display: block;
  }
  
  .programa2_text h3{
    font-size: 29px;
  }

  .mas{
    font-size: 26px;
    padding: 10px 46px;
    background-position: 148px 11px;
  }

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

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

  .text_entradas h2{
    font-size:28px;
  }

  #suscribete p{
    padding-bottom: 39px;
  }

  #empresa{
    margin-top: 15%;
    padding: 201px 0px;
  }

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

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

  #mision{
    margin-top: -19%;
  }

  .text-mision p{
    padding: 0px 8px;
  }

  .item-mision{
    padding: 45px 19px;
  }

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

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

  #derechos-pacientes h1{
    font-size: 31px;
  }

  .derechos-pacientes h2{
    padding-right: 13px;
  }

  .derechos-pacientes h2{
    font-size: 16px;
    line-height: 19px;
  }

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

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

  #sedes{
    padding: 149px 0px;
  }

  .sedes h2{
    font-size: 45px;
  }

  footer p{
    font-size: 18px;
  }

  .sedes{
    padding-bottom: 0px;
  }

  #titulo2{
    padding-top: 217px;
    margin-top: 11%;
  }

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

  .text-descripcion{
    margin-top: 29px;
    padding-right: 10px;
  }

  .text-descripcion p {
    font-size: 15px;
    line-height: 20px;
  }

  .text-descripcion2{
    margin-top: 3px;
    padding-right: 7px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 23px;
  }

  .text-descripcion2 span{
    font-size: 30px;
  }

  .blog{
    padding: 0px 17px;
  }
  
  .text_blog {
    padding: 24px;
  }

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

  .item-blog{
    padding-left: 36px;
  }

  #formulario p{
    padding-right: 26px;
  }

  #titulo{
    padding-top: 202px;
    margin-top: 12%;
    padding-bottom: 94px;
  }

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

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

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

  #formulario-pqrs {
    padding: 0px 15px;
  }

  #formulario-pqrs h3{
    font-size: 15px;
  }

  #texto-in {
    padding: 39px 38px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #texto-registrarse{
    padding: 82px 35px !important;
  }



}



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

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

  #menu .navbar-nav > li > a{
    margin: 0px 27px !important;
    font-size: 15px !important;
  }

  #banner {
    margin-top: 18%;
  }

  .Modern-Slider .item .img-fill .info{
    bottom: 79% !important;
    margin-left: 179px !important;
  }

  .Modern-Slider .item h3{
    font-size:36px !important;
  }

  .Modern-Slider .item h5{
    font-size: 36px !important;
  }

  .Modern-Slider .item h6 a{
    padding: 9px 19px;
  }

  .item-caracteristica{
    margin-bottom: 25px;
  }

  .caracteristica{
    display: block;
  }
  
  .programa2_text h3{
    font-size: 29px;
  }

  .mas{
    font-size: 26px;
    padding: 10px 46px;
    background-position: 148px 11px;
  }

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

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

  .text_entradas h2{
    font-size:28px;
  }

  #suscribete p{
    padding-bottom: 39px;
  }

  #titulo{
    padding-top: 202px;
    margin-top: 12%;
    padding-bottom: 94px;
  }

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

  #empresa{
    margin-top: 15%;
    padding: 201px 0px;
  }

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

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

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

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

  #mision{
    margin-top: -19%;
  }

  .text-mision p{
    padding: 0px 8px;
  }

  .item-mision{
    padding: 45px 19px;
  }

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

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

  #derechos-pacientes h1{
    font-size: 31px;
  }

  .derechos-pacientes h2{
    padding-right: 13px;
  }

  .derechos-pacientes h2{
    font-size: 16px;
    line-height: 19px;
  }

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

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

  #sedes{
    padding: 149px 0px;
  }

  .sedes h2{
    font-size: 45px;
  }

  footer p{
    font-size: 18px;
  }

  .sedes{
    padding-bottom: 0px;
  }

  #titulo2{
    padding-top: 217px;
    margin-top: 11%;
  }

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

  .text-descripcion{
    margin-top: 15px;
    padding-right: 13px;
  }

  .text-descripcion p {
    font-size: 15px;
    line-height: 20px;
  }

  .text-descripcion2{
    margin-top: 3px;
    padding-right: 7px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 23px;
  }

  .text-descripcion2 span{
    font-size: 30px;
  }

  .blog{
    padding: 0px 17px;
  }
  
  .text_blog {
    padding: 24px;
  }

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

  .item-blog{
    padding-left: 36px;
  }

  #formulario p{
    padding-right: 26px;
  }

  #texto-in{
    padding: 73px 42px !important;
  }

  #texto-registrarse{
    padding: 125px 52px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #formulario-pqrs {
    padding: 0px 18px;
  }

  #formulario-pqrs h3{
    font-size: 15px;
  }

  #productos{
    margin-top: 16% !important;
  }

  .texto-producto h2{
    font-size: 15px !important;
  }



}



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

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

  
  #menu .navbar-nav > li > a{
    margin: 0px 22px !important;
    font-size: 15px !important;
  }

  #banner {
    margin-top: 13%;
  }

  .Modern-Slider .item .img-fill .info{
    bottom: 67% !important;
    margin-left: 179px !important;
  }

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

  #titulo{
    padding-top: 227px;
    margin-top: 10%;
    padding-bottom: 123px;
  }

  .Modern-Slider .item h3{
    font-size: 33px !important;
  }

  .Modern-Slider .item h6 a{
    padding: 9px 19px;
  }

  .Modern-Slider .item h5{
    font-size: 36px !important;
  }

  .item-caracteristica{
    margin-bottom: 25px;
  }

  .caracteristica{
    display: block;
  }
  
  .programa2_text h3{
    font-size: 29px;
  }

  .mas{
    font-size: 26px;
    padding: 10px 46px;
    background-position: 148px 11px;
  }

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

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

  .text_entradas h2{
    font-size:28px;
  }

  #suscribete p{
    padding-bottom: 39px;
  }

  #empresa{
    margin-top: 15%;
    padding: 201px 0px;
  }

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

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

  #mision{
    margin-top: -19%;
  }

  .text-mision p{
    padding: 0px 8px;
  }

  .item-mision{
    padding: 45px 19px;
  }

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

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

  #derechos-pacientes h1{
    font-size: 31px;
  }

  .derechos-pacientes h2{
    padding-right: 13px;
  }

  .derechos-pacientes h2{
    font-size: 16px;
    line-height: 19px;
  }

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

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

  #sedes{
    padding: 149px 0px;
  }

  .sedes h2{
    font-size: 45px;
  }

  footer p{
    font-size: 18px;
  }

  .sedes{
    padding-bottom: 0px;
  }

  #titulo2{
    padding-top: 217px;
    margin-top: 11%;
  }

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

  .text-descripcion{
    margin-top: 16px;
  }

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

  .text-descripcion2{
    margin-top: 3px;
    padding-right: 7px;
  }

  .text-descripcion2 p {
    font-size: 21px;
    line-height: 23px;
  }

  .text-descripcion2 span{
    font-size: 30px;
  }

  .blog{
    padding: 0px 17px;
  }
  
  .text_blog {
    padding: 24px;
  }

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

  .item-blog{
    padding-left: 36px;
  }

  #formulario p{
    padding-right: 26px;
  }

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

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

  #titulo{
    padding-top: 228px;
    padding-bottom: 136px;
  }

  .programa2_text{
    min-height: 446px;
  }

  #redes2 {
    float: left;
  }

  #texto-in{
    padding: 73px 42px !important;
  }

  #texto-registrarse{
    padding: 125px 52px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #formulario-pqrs {
    padding: 0px 25px;
  }
  
  #formulario-pqrs h3{
    font-size: 16px;
  }

  #productos{
    margin-top: 14% !important;
  }




}


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

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

  #menu .navbar-nav > li > a{
    margin: 0px 24px !important;
    font-size: 16px !important;
  }

  #banner {
    margin-top: 12%;
  }

  .Modern-Slider .item .img-fill .info{
    bottom: 61%;
    margin-left: 207px;
  }

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

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

  #empresa{
    padding: 152px 0px;
  }

  .text-mision p{
    padding: 0px 17px;
    font-size: 16px;
    line-height: 21px;
  }

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

  .text-descripcion p{
    font-size: 15px;
    line-height: 19px;
  }

  .derechos-pacientes h2{
    padding-right:0px;
    font-size: 17px;
    line-height: 21px;
  }

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

  .item-caracteristica{
    padding: 27px 12px;
  }

  .text-caracteristica h1{
    font-size: 24px;
    line-height: 25px;
  }

  #titulo{
    padding-top: 228px;
    padding-bottom: 136px;
  }

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

  .text-caracteristica p{
    line-height: 18px;
    font-size: 15px;
  }

  .bg-marcas{
    padding: 36px 0px;
  }

  .programa2_text h3{
    font-size: 25px;
    margin-top: 6%;
  }

  #nuestras-marcas h1{
    font-size: 35px;
  }

  #servicios-home h1{
    font-size: 35px;
  }

  #productos-home h1{
    font-size: 35px;
  }

  .programa2_text{
    min-height: 330px;
    padding: 43px 9px;
  }

  .mas{
    background-position: 135px 14px;
    padding: 14px 42px;
    font-size: 22px;
  }

  .text-productos h3{
    font-size: 30px;
  }

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

  .text_entradas{
    padding: 17px 27px 48px 28px;
  }

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

  #suscribete p{
    font-size: 20px;
    line-height: 28px;
  }

  footer h1{
    padding: 6px 10px;
    font-size: 17px;
  }

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

  footer ul li a {
    font-size: 17px;
    line-height: 30px;
  }

  .Modern-Slider .item h3{
    font-size: 42px;
  }

  .Modern-Slider .item h5{
    font-size: 42px;
  }

  #sedes{
    padding: 116px 0px;
  }

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

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

  .text-descripcion{
    margin-top: 11px;
  }

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

  .text-descripcion2{
    margin-top: 11px;
    padding-right: 12px;
  }

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

  .text-descripcion2 span{
    font-size: 29px;
    line-height: 28px;
  }

  .blog{
    padding: 0px 9px;
  }

  .text_blog h1{
    font-size: 27px;
  }

  #formulario p{
    padding-right: 29px;
  }

  #ultimas-entradas h1{
    font-size: 33px;
  }

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

  .video{
    height: 449px;
  }

  .sede p{
    font-size: 13px;
  }

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

  .title-blog h1{
    font-size: 31px;
  }

  #texto-in{
    padding: 47px 30px !important;
  }

  #texto-registrarse{
    padding: 115px 32px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #formulario-pqrs {
    padding: 0px 14px;
  }

  #formulario-pqrs h3{
    font-size: 16px;
  }

  #btn_suscribete{
    width: auto !important;
  }

  #productos{
    margin-top: 13% !important;
  }

  .texto-producto h2{
    font-size: 15px !important;
  }

  #productos{
    margin-top: 13% !important;
  }





}


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

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

  #menu .navbar-nav > li > a{
    margin: 0px 24px !important;
  }

  .Modern-Slider .item .img-fill .info{
    bottom:64%;
  }

  #banner{
    margin-top: 13%;
  }

  .Modern-Slider .item h3{
    font-size: 48px;
  }

  .Modern-Slider .item h5{
    font-size: 47px;
  }

  .item-caracteristica{
    padding: 27px 12px;
  }

  #titulo{
    padding-top: 237px;
    padding-bottom: 116px;
  }

  .encuentre2 h2{
    font-size: 29px;
  }

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

  .sede p{
    font-size: 13px;
  }

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

  .text-caracteristica h1{
    font-size: 25px;
    line-height: 27px;
  }

  .programa2_text{
    min-height: 329px;
  }

  .programa2_text{
    padding: 43px 16px;
  }

  .programa2_text h3{
    font-size: 25px;
    margin-top: 4%;
  }

  .mas{
    background-position: 136px 10px;
    font-size: 23px;
  }

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

  #suscribete p{
    font-size: 20px;
    line-height: 28px;
  }

  footer h1{
    font-size: 18px;
    padding: 6px 12px;
  }

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

  footer ul li a{
    font-size: 15px;
    line-height: 29px;
  }

  #ultimas-entradas h1{
    font-size: 34px;
  }

  #empresa {
    padding: 192px 0px;
  }

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

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

  .text-empresa h1{
    font-size: 45px;
  }

  .text-mision p{
    padding: 0px 22px;
  }

  .derechos-pacientes h2{
    padding-right: 0px;
    font-size: 17px;
    line-height: 22px;
  }

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

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

  .sedes h2{
    font-size: 39px;
  }

  #sedes{
    padding: 123px 0px;
  }

  .text-descripcion{
    margin-top: 21px;
  }

  .blog{
    padding: 0px 9px;
  }
  
  .text_blog h1{
    font-size: 28px;
  }

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

  .text-productos h3{
    font-size: 30px;
  }

  .text_entradas h2{
    font-size: 25px;
  }
  
  .text_entradas{
    padding: 17px 26px 31px 25px;
  }

  .item-blog2 p{
    font-size: 20px;
    line-height: 24px;
  }

  #texto-in{
    padding: 47px 30px !important;
  }

  #texto-registrarse{
    padding: 115px 32px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #btn_suscribete{
    width: auto !important;
  }

  #formulario-pqrs {
    padding: 0px 10px;
  }

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

  #formulario-pqrs h3{
    font-size: 15px;
  }

  #productos{
    margin-top: 12% !important;
  }



}


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

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

  #menu .navbar-nav > li > a{
    margin: 0px 31px !important;
  }

  .Modern-Slider .item h5{
    font-size: 45px;
  }

  .Modern-Slider .item h3{
    font-size: 47px;
  }

  #banner {
    margin-top: 12%;
  }

  #titulo{
    padding-top: 265px;
    padding-bottom: 114px;
  }

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

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

  .encuentre2 h2{
    font-size: 29px;
  }

  .Modern-Slider .item .img-fill .info{
    bottom: 38%;
  }

  .item-caracteristica{
    padding: 27px 17px;
  }

  .text-caracteristica h1{
    font-size: 26px;
    line-height: 27px;
  }

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

  .programa2_text{
    min-height: 340px;
  }

  .programa2_text h3{
    font-size:24px;
    margin-top: 7%;
  }

  .mas{
    padding: 14px 45px;
    font-size: 24px;
    background-position: 145px 13px;
  }

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

  .text-productos h3{
    font-size: 28px;
  }

  .text_entradas{
    padding: 17px 24px 48px 30px;
  }

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

  .text_entradas h3{
    font-size: 15px;
  }

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

  #suscribete p{
    font-size: 21px;
  }

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

  footer h1{
    font-size: 18px;
    padding: 6px 15px;
  }

  footer ul li a{
    font-size: 18px;
    line-height: 34px;
  }

  #empresa{
    padding: 255px 0px;
  }

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

  .text-empresa h1{
    font-size: 48px;
  }

  #mision{
    margin-top: -15%;
  }

  .text-mision p{
    padding: 0px 35px;
  }

  .derechos-pacientes h2{
    padding-right: 31px;
    font-size: 18px;
    line-height: 21px;
  }

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

  .sedes{
    padding-bottom: 0px;
  }

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

  .sedes h2{
    font-size: 41px;
  }

  #sedes{
    padding: 173px 0px;
  }

  .text-descripcion{
    margin-top: 37px;
    padding-right: 12px;
  }

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

  .text-descripcion2{
    margin-top: 36px;
    padding-right: 9px;
  }

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

  .text-descripcion2 span{
    font-size: 31px;
  }

  .blog{
    padding: 0px 15px;
  }

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

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

  #texto-in{
    padding: 47px 30px !important;
  }

  #texto-registrarse{
    padding: 115px 32px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #btn_suscribete{
    width: auto !important;
  }

  #formulario-pqrs {
    padding: 0px 8px;
  }

  #formulario-pqrs h3{
    font-size: 15px;
  }

  .tabla-pqrs-text p{
    line-height: 22px;
    font-size: 13px;
  }

  #productos{
    margin-top: 13% !important;
  }

}



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

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

  #menu .navbar-nav > li > a{
    margin: 0px 37px !important;
  }

  .Modern-Slider .item .img-fill .info{
    bottom: 34%;
  }

  #texto-in{
    padding: 43px 33px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #texto-registrarse{
    padding: 82px 34px !important;
  }

  #productos{
    margin-top: 12% !important;
  }

  #banner {
    margin-top: 12%;
  }

  .item-caracteristica{
    padding: 27px 19px;
  }

  #titulo{
    padding-bottom: 115px;
  }

  .sede p{
    font-size: 16px
  }

  .text-caracteristica h1{
    font-size: 26px;
    line-height: 27px;
  }

  .programa2_text h3{
    margin-top: 7%;
    font-size: 28px;
  }

  #btn_suscribete{
    width: 52% !important;
  }

  .programa2_text{
    min-height: 365px;
  }

  .mas{
    background-position: 151px 15px;
    padding: 14px 49px;
    font-size: 25px;
  }

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

  .text-productos h3{
    font-size: 30px;
  }

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

  .text_entradas{
    padding: 17px 23px 48px 28px;
  }

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

  footer h1{
    padding: 6px 17px;
    font-size: 20px;
  }

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

  .text-empresa p{
    font-size: 20px;
    line-height: 28px;
  }

  #empresa{
    padding: 248px 0px;
  }

  .derechos-pacientes h2{
    padding-right: 26px;
    font-size: 19px;
    padding-top: 26px;
  }

  .sedes{
    padding-bottom: 0px;
  }

  .sedes h1{
    font-size: 42px;
  }

  .sedes h2{
    font-size: 45px;
  }

  #sedes{
    padding: 161px 0px;
  }

  .heading2{
    font-size: 24px;
  }

  .text-descripcion{
    margin-top: 37px;
  }

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

  .text-descripcion2{
    margin-top: 24px;
    padding-right: 12px;
  }

  .text-descripcion2 p{
    line-height: 28px;
    font-size: 25px;
  }

  .text-descripcion2 span{
    font-size: 32px;
  }

  .blog{
    padding: 0px 14px;
  }

  .text_blog h1{
    font-size: 27px;
  }

  .item-blog2 p{
    font-size: 21px;
    line-height: 26px;
  }

  .encuentre2 h2{
    font-size: 33px;
  }

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

  #formulario-pqrs {
    padding: 0px 28px;
  }


}



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

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

  #menu .navbar-nav > li > a{
    margin: 0px 43px !important;
  }
  
  .text-caracteristica h1{
    font-size: 28px;
  }

  .item-caracteristica{
    padding: 27px 18px;
  }

  .programa2_text{
    min-height: 381px;
  }

  .programa2_text h3{
    font-size: 31px;
    margin-top: 10%;
  }

  #titulo{
    padding-top: 272px;
    margin-top: 9%;
    padding-bottom: 107px;
  }

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

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

  .encuentre2 h2{
    font-size: 33px;
  }

  .mas{
    font-size: 25px;
    background-position: 150px 15px;
    padding: 14px 48px;
  }

  .text-productos h3{
    font-size: 32px;
  }

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

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

  .text-empresa p{
    font-size: 20px;
  }

  #empresa{
    padding: 232px 0px;
  }

  .derechos-pacientes h2{
    padding-right: 51px;
    font-size: 18px;
  }

  #sedes{
    padding: 150px 0px;
  }

  .sedes h2{
    font-size: 45px;
  }

  .text-descripcion{
    margin-top: 30px;
  }

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

  footer h1{
    font-size: 19px;
  }

  .text-descripcion2 p{
    font-size: 23px;
    line-height: 28px;
  }

  .text-descripcion2{
    padding-right: 15px;
  }

  .text-descripcion2 span{
    font-size: 33px;
  }

  #btn_suscribete{
    width: auto !important;
  }

  #texto-in{
    padding: 73px 53px !important;
  }

  #texto-registrarse{
    padding: 110px 46px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #formulario-pqrs {
    padding: 0px 18px;
  }

  #productos{
    margin-top: 13% !important;
  }



}



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


  .text-caracteristica h1{
    font-size: 28px;
    line-height: 28px;
  }

  #menu .navbar-nav > li > a{
    margin: 0px 48px !important;
  }

  .programa2_text h3{
    font-size: 32px;
    margin-top: 14%;
  }

  .programa2_text{
    min-height: 405px;
  }

  #titulo{
    padding-top: 196px;
    padding-bottom: 116px;
    margin-top: 10%;
  }

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

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

  .mas{
    font-size: 26px;
    padding: 14px 49px;
    background-position: 153px 15px;
  }

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

  .text-productos h3{
    font-size: 30px;
  }
  
  footer p{
    font-size: 17px;
  }

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

  #empresa{
    padding: 211px 0px;
  }

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

  .derechos-pacientes h2{
    padding-right: 51px;
    font-size: 18px;
  }

  #sedes{
    padding: 123px 0px;
  }

  .sedes h2{
    font-size: 47px;
  }

  .text-descripcion{
    margin-top: 30px;
  }

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

  .text-descripcion2{
    padding-right: 29px;
  }

  .text-descripcion2 p{
    font-size:23px;
    line-height: 29px;
  }

  #texto-registrarse{
    padding:116px 43px !important; 
  }

  #texto-in{
    padding: 73px 54px !important; 
  }

  #enviar_s{
    width: auto !important;
  }

  #btn_suscribete{
    width: auto !important;
  }

  #formulario-pqrs {
    padding: 0px 36px;
  }

  #productos{
    margin-top: 11% !important;
  }




}



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

  .Modern-Slider .item .img-fill .info{
    bottom: 19%;
  }

  #menu .navbar-nav > li > a{
    margin: 0px 54px !important;
  }

  #texto-in{
    padding: 73px 40px !important;
  }

  #texto-registrarse{
    padding: 82px 75px !important;
  }

  .programa2_text h3{
    font-size: 32px;
  }

  #formulario-pqrs {
    padding: 0px 52px;
  }

  .mas{
    background-position: 165px 17px;
  }

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

  .text-productos h3{
    font-size: 30px;
  }

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

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

  #empresa{
    padding: 237px 0px;
  }

  .sedes{
    padding-bottom: 0px;
  }

  .text-descripcion{
    margin-top: 37px;
  }

  .text-descripcion p {
    line-height: 25px;
    font-size: 19px;
  }
  
  .text-descripcion2{
    padding-right: 53px;
    line-height: 39px;
  }

  .text-descripcion2 p {
    font-size: 26px;
    line-height: 30px;
  }

  #productos{
    margin-top: 11% !important;
  }


}



@media (max-width:2100px) and (min-width:1901px){

  .Modern-Slider .item .img-fill .info{
    bottom: 19%;
  }

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

  #menu .navbar-nav > li > a{
    margin: 0px 57px !important;
  }

  .programa2_text h3{
    font-size: 34px;
  }

  footer p{
    font-size:18px;
  }

  #sedes{
    padding: 177px 0px;
  }

  .text-descripcion{
    margin-top: 41px;
  }

  .text-descripcion2{
    padding-right: 17px;
  }

  .text-descripcion p{
    font-size: 19px;
  }

  .text-descripcion2 p {
    font-size: 29px;
    line-height: 35px;
  }

  #enviar_s{
    width: auto !important;
  }

  #texto-registrarse{
    padding: 82px 89px !important;
  }

  #texto-in{
    padding: 73px 62px !important;
  }

}



@media (max-width:2200px) and (min-width:2101px){

  #menu .navbar-nav > li > a{
    margin: 0px 70px !important;
  }

  .Modern-Slider .item .img-fill .info{
    bottom: 17%;
  }

  .text-descripcion{
    padding-right: 58px;
  }

  .text-descripcion2{
    padding-right: 67px;
  }

}



@media (max-width:2300px) and (min-width:2201px){

  #menu .navbar-nav > li > a{
    margin: 0px 75px !important;
  }

  .Modern-Slider .item .img-fill .info{
    bottom: 8%;
  }

  .text-descripcion{
    padding-right: 58px;
  }
  
  .text-descripcion2{
    padding-right: 67px;
  }

  .programa2_text{
    min-height: 478px;
  }


}




@media (max-width:2500px) and (min-width:2301px){

  #menu .navbar-nav > li > a{
    margin: 0px 80px !important;
  }
  
  .Modern-Slider .item .img-fill .info{
    bottom: 9%;
  }

  .programa2_text{
    min-height: 480px;
  }

  .text-mision p{
    padding: 0px 167px;
  }

  .text-descripcion2{
    margin-top: 93px;
  }


}



@media (max-width:2600px) and (min-width:2501px){

  #menu .navbar-nav > li > a{
    margin: 0px 44px !important;
  }
  
  .Modern-Slider .item .img-fill .info{
    bottom: 5%;
  }

  .programa2_text{
    min-height: 548px;
  }

  .text-mision p{
    padding: 0px 167px;
  }

  .text-descripcion2{
    margin-top: 93px;
  }


}




@media (max-width:2800px) and (min-width:2601px){

  #menu .navbar-nav > li > a{
    margin: 0px 44px !important;
  }

  .Modern-Slider .item .img-fill .info{
    bottom: 3%;
  }

  .programa2_text{
    min-height: 545px;
  }

  .text-mision p{
    padding: 0px 188px;
  }

}