body, html {
	max-width: 100%;
	overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
  font-family:Verdana, Arial;
  font-size:12px;
  color: #000;
}
img{
  border: 0;
}
h1,h2,h3,h4,h5,p{
  margin: 0;
  padding: 0;
}
.fondo01{
  background: #522DED;
}
.fondo02{
  background: #000;
}
.fondo03{
  background: #F6F6F6;
}
.fondo04{
  background: #4BBF00;
}
.fondo05{
  background: #B9AFC5;
}
.fondo06{
  background: #E0DCE5;
}
.fondo07{
  background: #B8AEC3;
}


.noselect {
  -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
      -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
a{
outline: 0 !important;
}
header{
/* height: 100px; */
}
.logo{
width: 100%;
max-width: 365px;
}
.logo-fotter{
width: 100%;
max-width: 150px;
min-width: 100px;
}
.headerBox{
display: inline-block;
}

a.headerIco{
  color: #FFF;
}
a.headerIco:hover{
  color: #000;
}
a.headerIcoMenu{
  color: #4BBF00;
}
a.headerIcoMenu:hover{
  color: #000;
}
.busca{
  width: 250px !important;
  border: 1px solid #666666 !important;
}
.box{
  width: 100%;
  max-width: 1320px;
  margin: auto;
}
.rotativo01 p{
  font-family: 'myriad_proregular', Verdana, sans-serif !important;
  color: #000 !important;
  font-size: 22px !important;
  background: rgba(255, 123, 172, .8) !important;
  padding: 10px !important;
  font-weight: bold;
}
.offcanvas-header h5{
  font-family: 'eurostilebold', Verdana;
  font-size: 18px;
  color: #522DED;
}
.offcanvas-header i{
  font-size: 18px;
  color: #522DED;
  cursor: pointer;
}
.md{
 display: block;
 text-decoration: none;
}
.md a{
  display: inline-block;
  font-family: 'helvetica_neue_lt_std35_thin', Verdana;
  text-decoration: none;
  color: #522DED;
  font-size: 20px;
  border-bottom: 3px solid #FFF;
}
.md a:hover, .md-activo a{
  color: #4BBF00;
  text-decoration: none;
  /* border-bottom: 3px solid #522DED; */
}

.pleca01{
  display: inline-block;
  position: relative;
  font-family: 'BebasNeue', Verdana;
  font-size: 28px;
  color: #522DED;
  padding-top: 15px;
}
.pleca01:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  background: #B9AFC5;
  top: 0;
  left: 0;
}
.pleca02{
  display: inline-block;
  position: relative;
  font-family: 'BebasNeue', Verdana;
  font-size: 28px;
  color: #522DED;
  padding-top: 15px;
}
.pleca02:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  background: #4BBF00;
  top: 0;
  left: 0;
}
h1.notashome{
  font-family: 'robotolight', Verdana;
  font-size: 22px;
  color: #522DED;
}
h2.notashome{
  font-family: 'robotolight', Verdana;
  font-size: 20px;
  color: #522DED;
}
h3.notashome{
  font-family: 'robotomedium', Verdana;
  font-size: 14px;
  color: #B8AFC4 !important;
}
h4.notashome{
  font-family: 'robotothin', Verdana;
  font-size: 11px;
  text-transform: uppercase;
}
h2.notashome, h3.notashome, h4.notashome{
margin: 0;
padding: 0;
color: #000;
}

h2.notashome a, h3.notashome a, h4.notashome a{
  /* color: #000; */
  color: #522DED;
}
h2.notashome a:hover, h3.notashome a:hover, h4.notashome a:hover{
  text-decoration: none !important;
  /* color: #000; */
}
div.notashome{
  font-family: 'robotolight', Verdana;
  font-size: 16px;
  color: #666;
}
div.notashome a{
  color: #000;
  text-decoration: none;
}
div.notashome a:hover{
  color: #522DED;
  text-decoration: none;
}
.notashome h2, .notashome h3, .notashome h4{
  font-size: 18px;
  padding: 0;
  margin: 0;
}

.notashome b, .notashome strong{
  color: #000;
}

.homePopular h2{
  margin: 0;
  padding: 0;
  font-family: 'robotolight', Verdana;
  font-size: 20px;
  color: #522DED;
}

.homePopular h3 a{
  margin: 0;
  padding: 0;
  font-family: 'robotolight', Verdana;
  font-size: 16px;
  color: #522DED;
}
.homePopular h3 a:hover{
  color: #522DED;
  text-decoration: none;
}
.homePopular h4{
  margin: 0;
  padding: 0;
  font-family: 'robotolight', Verdana;
  font-size: 14px;
  color: #666;
}

.notasPrincipal{
  position: absolute;
  width: 100%;
  /* background: #F00; */
  z-index: 2;
  /* margin-top: -150px; */
  bottom: 20px;
  padding: 0px 30px;
}
.notasPrincipal h2, .notasPrincipal h3, .notasPrincipal h4{
  margin: 0;
  padding: 0;
  text-shadow:1px 1px 10px #000, 1px 1px 10px #666;

}
.notasPrincipal h2{
  font-family: 'eurostilebold', Verdana;
  color: #FFF;
  font-size: 26px;
  text-align: center;
  display: inline-block !important;
}
.notasPrincipal h3{
  font-family: 'robotomedium', Verdana;
  font-size: 16px;
  color: #FFF;
  text-align: center;
}
.notasPrincipal h4{
  font-family: 'robotothin', Verdana;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
}
.notasPrincipal h2 a, .notasPrincipal h3 a, .notasPrincipal h4 a{
  color: #FFF;
}
.notasPrincipal h2 a:hover, .notasPrincipal h3 a:hover, .notasPrincipal h4 a:hover{
  color: #FFF;
  text-decoration: none;
}
.botonHome{
  background: #522DED;
  color: #FFF;
  font-family: 'robotomedium', Verdana;
  font-size: 14px;
  padding: 5px 20px;
  border-radius: 15px;
}
.botonHome:hover{
  background: #75C534;
  color: #FFF;
  text-decoration: none;
}

.suscribete h2{
margin: 0;
padding: 0;
font-family: 'pistilliregular', Verdana;
color: #FFF;
font-size: 32px;
letter-spacing: 1px;
}
/** Videos **/
.videos h2{
  font-family: 'BebasNeue', Verdana;
  color: #522DED;
  font-size: 38px;
  
}
.videos h3{
  font-family: 'BebasNeue', Verdana;
  color: #522DED;
  font-size: 52px;
}
.videos h4{
font-family: 'robotothin', Verdana;
color: #000;
font-size: 14px;
text-transform: uppercase;
}
.videos h2, .videos h3, .videos h3 p, .videos h4{
  margin: 0;
  padding: 0;
  line-height: 100%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; 
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videos .iconos .comparte{
  font-family: 'BebasNeue', Verdana;
  color: #522DED;
  font-size: 14px;
}

.videos .iconos a{
  font-family: 'BebasNeue', Verdana;
  color: #522DED;
  font-size: 18px;
}

.videos .iconos a:hover{
  color: #75C534;
}


/** Secciones **/
.secciones h2, .secciones h3{
margin: 0;
padding: 0;
}
.secciones h2{
font-family: 'aller_lightregular', Verdana;
color: #522DED;
font-size: 38px;
}
.secciones h3{
font-family: 'robotolight', Verdana;
font-size: 16px;
color: #000;
}
.secciones, .secciones p, .secciones p em{
font-family: 'robotolight', Verdana;
font-size: 17px;
color: #000;
text-align: justify;
}
.secciones p strong{
font-family: 'robotomedium', Verdana;
}
.secciones p a, .secciones li a{
font-weight: bold;
color: #000;
font-family: 'robotomedium', Verdana;
}
.secciones p a:hover, .secciones li a:hover{
font-weight: bold;
color: #522DED;
}
.secciones b, .secciones strong{
  font-family: 'robotobold', Verdana;
}
.secciones2 h2, .secciones2 h3{
margin: 0;
padding: 0;
}
.secciones2 h2{
font-family: 'pistilliregular', Verdana;
color: #000;
font-size: 38px;
}
.secciones2, .secciones2 p, .secciones2 p em{
font-family: 'robotolight', Verdana;
font-size: 18px;
color: #000;
text-align: justify;
} 
h2.notasmas{
font-family: 'robotolight', Verdana;
font-size: 20px;

}
h3.notasmas{
font-family: 'robotomedium', Verdana;
font-size: 14px;
}
h4.notasmas{
font-family: 'robotothin', Verdana;
font-size: 12px;
}
h2.notasmas, h3.notasmas, h4.notasmas{
margin: 0;
padding: 0;
/* color: #000; */
}

h2.notasmas a, h3.notasmas a, h4.notasmas a{
  color: #522DED;
}
h2.notasmas a:hover, h3.notasmas a:hover, h4.notasmas a:hover{
text-decoration: none !important;
color: #000;
}
/** form **/
.rsform-formularioContacto{
  display: inline-block;
  width: 100%;
  max-width: 600px;
  margin-top: 50px;
}
.formControlLabel{
  font-family: 'robotobold', Verdana;
  color: #522DED;
  font-size: 14px;
}
.rsform-block-nombre,
.rsform-block-email,
.rsform-block-telefono,
.rsform-block-comentario{
  text-align: left;
}
#nombre, #email, #telefono, #pais, #comentario,#WhatsApp,#Departamento,#dueno{
  border-radius: 0;
  border: 1px solid #000;
}
#enviar{
  border: 0;
  border-radius: 0;
  background: #522DED;
  color: #FFF;
  font-family: 'eurostilebold', Verdana;
  font-size: 18px;
  float: right;
  width: 100px;
  letter-spacing: 1px;
}
#enviar:hover{
background: #75C534;
}
.form-check-label{
  font-family: 'robotolight', Verdana !important;
  color: #000;
  font-size: 14px !important;
}

/** mecuido **/

.mecuido h2{
  font-family: 'eurostilebold';
  font-size: 36px;
  color: #2B3897;
}
.mecuido h3{
  font-family: 'eurostilebold';
  font-size: 18px;
  color: #2B3897;
}
.mecuido h5{
  font-family: Helvetica;
  font-size: 16px;
  color: #2B3897;
}
.mecuido ul li{
  font-family: Helvetica;
  font-size: 16px;
  color: #2B3897;
}
.mecuido h2, .mecuido h3, .mecuido h4, .mecuido h5{
  margin: 0;
  padding: 0;
}
.mecuido ul{
  margin-top: 0;
  margin-bottom: 0;
}

.mecuidoCaja{
  display: flex;
  justify-content: center;
  align-items: center;
}

.dondecomprar h2{
  font-family: 'eurostilebold';
  font-size: 56px;
  color: #FFF;
}

.logos{
  width: 100%;
  max-width: 150px;
}
.logos2{
  width: 100%;
  max-width: 275px;
}

.mecuidoImg{
  display: inline-block;
  width: 100%;
  max-width: 350px;
}

/** productos **/
.productos h2{
margin: 0;
padding: 0;
font-family: 'robotomedium', Verdana;
font-size: 16px;
color: #522DED;
}
.prods h2{
margin: 0;
padding: 0;
font-family: 'pistilliregular', Verdana;
font-size: 26px;
color: #000;
letter-spacing: 1px;
}
.prods h3{
margin: 0;
padding: 0;
font-family: 'robotolight', Verdana;
font-size: 22px;
color: #000;
border-bottom: 3px solid #522DED;
}
.prods h4{
margin: 0;
padding: 0;
font-family: 'robotolight', Verdana;
font-size: 22px;
color: #000;
}
.prods p{
margin: 0;
padding: 0;
font-family: 'robotolight', Verdana;
font-size: 16px;
color: #000;
margin-top: 10px;
}
.prods p strong{
font-family: 'robotobold', Verdana;
}
.prodsRegresar a{
font-family: 'robotolight', Verdana;
font-size: 16px;
color: #000;
}
.prodsRegresar a:hover{
color: #522DED;
text-decoration: none;
}


/** Busqueda **/
.busqueda h2, .busqueda h2 a, .busqueda h3, .busqueda h4, .busqueda h5{
margin: 0;
padding: 0;
}

.busqueda h2 a{
font-family: 'robotobold', Verdana;
font-size: 16px;
color: #000;
}
.busqueda h2 a:hover{
color: #522DED;
text-decoration: none;
}
.busqueda h3{
font-family: 'robotomedium', Verdana;
font-size: 14px;
color: #000;
}
.busqueda h4{
font-family: 'robotothin', Verdana;
font-size: 14px;
color: #000;
}
.busqueda h5{
font-family: 'robotomedium', Verdana;
font-size: 14px;
color: #F00;
}


/** Footer **/
.footerIco a{
  font-size: 18px;
  color: #522DED;
}
.footerIco a:hover{
  color: #000;
  text-decoration: none;
}
.footerMegalabs{
  margin: auto;
  width: 100%;
  max-width: 125px;
}
.footerMenu a{
  font-family: 'robotomedium', Verdana;
  font-size: 14px;
  color: #522DED;
  text-transform: uppercase;
}
.footerMenu a:hover{
  color: #000;
  text-decoration: none;
}
.enviarSuscribir{
  border: 0 !important;
  background: #000 !important;
  color: #FFF !important;
}
.enviarSuscribir:hover{
  background: #333 !important;
  color: #FFF !important;
}

/** Medicos **/

.medi-pais span {
	display: inline-block;
  color: #000;
  font-family: 'pistilliregular', Verdana;
  font-size: 18px;
  line-height: 100% !important;
	letter-spacing: 1px;
}
.medi-pais select {
  border:0px solid #000;
  font-family: 'robotomedium', Arial;
  font-size: 16px;
  color: #000;
}

.medi-lista h2{
  margin: 0;
  padding: 0;
  font-family: 'robotobold', Arial;
  color: #000;
  font-size: 18px;
  line-height: 120%;
  height: 45px;
	text-transform: uppercase;
}
.medi-lista hr{
  border:2px solid #522DED;
  margin: 0;
}
.medi-txt{
  font-family: 'helvetica_regular', Arial;
  color: #000;
  font-size: 16px;
}
p.medi-txt{
  margin: 0 !important;
}
.medi-txt a{
  font-size: 16px;
  text-decoration: none;
  color: #000;
}
.medi-txt a:hover{
  font-size: 16px;
  text-decoration: none;
  color: #522DED;
}
.color2 a{
  text-decoration: none;
  color: #1390CE;
}
.color2 a:hover{
  text-decoration: none;
  color: #522DED;
}
.beneTitulo{
  font-family: 'robotobold', Arial;
  color: #522DED;
  font-size: 22px;
}
.beneCampo{
  font-family: 'robotobold', Arial;
  color: #000;
  font-size: 17px;
}
.beneInput{
  border: 1px solid #233F86 !important;
}
.beneError{
  color: #F00;
}
.swal2-input-label{
  font-family: 'robotobold', Arial;
  color: #000;
  font-size: 17px;
}
.mediDoctores a{
  font-family: 'robotobold', Arial;
  color: #999;
  font-size: 22px;
  text-decoration: none;
}
.mediDoctores a:hover, .mediDoctoresActivo a, .mediDoctoresActivo a:hover{
  font-family: 'robotobold', Arial;
  color: #3FA9F5;
  font-size: 22px;
  text-decoration: none;
}


/** pagination **/
.pagination > li > a{
    background-color: white;
    color: #522DED;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #5a5a5a;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a
{
    color: white;
    background-color: #522DED !Important;
    border: solid 1px #522DED !Important;
}

.pagination > .active > a:hover
{
    background-color: #522DED !Important;
    border: solid 1px #522DED;
}

@media (max-width: 768px) {
  .rotativo01 p{
    font-size: 14px !important;
    padding: 5px !important;
  }
  .videos h2{
    font-size: 40px;
  }
  .secciones h2,.secciones2 h2{
    font-size: 30px;
  }
  .dondecomprar h2{
    font-size: 36px;
  }
}
@media (max-width: 480px) {


}

