/* ----------------------------------------------------------------
	Slider
-----------------------------------------------------------------*/
.slider-element .heading-block p {
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 5px;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 15px;
	color: rgba(255, 255, 255, 0.7);
}
.slider-element .slider-product-desc {
	position: absolute;
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	width: 65%;
	z-index: 2;
}
.slider-element .slider-product-desc [class^='col-'] {
	background-color: #353535;
	padding: 30px;
}
.slider-element .vertical-middle .container {
	top: -60px;
}
.play-icon {
	position: relative;
	display: block;
	font-size: 18px;
	margin: 20px 0 0 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	color: #FFF !important;
	border: 2px solid #EEE;
	text-align: center;
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
}
.play-icon i {
	position: relative;
	left: 2px;
}
.play-icon:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.heading-block h3 {
	font-weight: 800;
	text-transform: none;
	font-size: 2.3rem;
	letter-spacing: 0;
}
.edge-underline h3, .product:hover .product-title h3 {
	text-decoration: underline;
	text-decoration-skip: edges;
}
/* ----------------------------------------------------------------
	On Hover Changes
-----------------------------------------------------------------*/
.showcase-target-images {
	position: relative;
}
.showcase-target {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
	-moz-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
	-o-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
	transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}
.showcase-target.showcase-target-active {
	position: relative;
	display: block;
}
.showcase-section:hover .showcase-target {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}
.showcase-section ul li {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #000;
	cursor: pointer;
	border: 1px solid #EEE;
}
.showcase-section ul li.headphone-red {
	background-color: #af1e2b;
}
.showcase-section ul li.headphone-black {
	background-color: #000;
}
.showcase-section ul li.headphone-blue {
	background-color: darkblue;
}
.showcase-section ul li.headphone-pink {
	background-color: pink;
}
.showcase-section ul li.headphone-white {
	background-color: white;
}
.sale-flash {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 3px;
	font-size: 11px;
	text-shadow: none;
	background-color: #222 !important;
	left: 50%;
	top: 20px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
/* ----------------------------------------------------------------
	Section Products
-----------------------------------------------------------------*/

.section-product {
	position: relative;
	width: 100%;
}
.section-product .section-product-image {
	width: 100%;
}
.section-product .section-product-content {
	max-width: 100%;
	position: relative;
	bottom: 0px;
	right: 0;
	background-color: #FFF;
	padding: 20px;
	z-index: 1;
}
.section-product .section-product-content h3 {
	font-weight: 800;
}
.section-product.alt .section-product-image, .section-product.alt .section-product-content {
	float: none;
}
.section-product .section-product-price {
	font-size: 1.5rem;
	font-weight: 700;
}
.explore-text-overlay {
	opacity: 0;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: calc(100% - 30px);
	height: 100%;
	z-index: 1;
	background-color: rgba(0,0,0,0.6);
	margin-left: 15px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.text-overlay-wrap:hover .explore-text-overlay {
	opacity: 1;
}
.section-contact h3 {
	font-size: 1.4rem;
	font-weight: 700;
}
.section-contact > div {
	padding: 30px 20px;
	border: 1px solid #EEE;
}
.social-icon.si-mini {
	width: 28px;
	height: 28px;
	font-size: 12px;
	line-height: 27px !important;
}
.social-icon.si-mini:hover i:first-child {
	margin-top: -27px;
}
.feature-box.media-box .fbox-icon {
	position: relative;
	width: 100%;
	height: 54px;
	text-align: center;
	display: inline-block;
}

@media (min-width: 992px) {
#primary-menu ul li > a {
	font-size: 15px;
	letter-spacing: 0;
	text-transform: none;
}
#primary-menu #redes ul li > a {
	padding: 19px 6px !important;
	color: #29827a;
}
#primary-menu #redes ul li > a:hover {
	color: #66c7b6;
}
#primary-menu #redes ul li > a i {
	font-size: 1.1em;
}
/* Hover Effects style-7 */

.dark #header-wrap:not(.not-dark) #top-search a,  #primary-menu ul li > a div {
	position: relative;
	overflow: hidden;
	color: #0b6f65;
	text-shadow: none;
}
.dark #header-wrap:not(.not-dark) #top-search a:hover,  #primary-menu ul li > a:hover div {
	color: #58a88f;
}
.product {
	padding: 65px;
	border-right: 1px solid #EEE;
}
.slider-element .heading-block h2 {
	font-size: 3.1rem;
	line-height: 1.35;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 700;
	text-shadow: 2px 4px 6px rgb(0 0 0 / 15%);
	   -moz-user-select: none; 
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none; 
}


/* Only Safari 10.1+ */
@media not all and (min-resolution:.001dpcm){ 
	@supports (-webkit-appearance:none) {

   .slider-element .heading-block h2{text-shadow: none !important}
    }
}





_::.slider-element .heading-block h2{text-shadow: none !important}
.slider-element .heading-block .tituloGrande{font-size: 2.8rem;}
.dark .feature-box p {
	color: #bdbdbd;
}
}
.flex-direction-nav .flex-nav-prev a, .flex-direction-nav .flex-nav-next a {
	transform: scale(.7);
}
.dark .feature-box h3 {
	font-weight: 700
}
.dark .feature-box.fbox-plain.fbox-dark .fbox-icon i, .slider-product-desc .feature-box a i,  .slider-product-desc .feature-box a,  .slider-product-desc .feature-box h3 {
	color: #41ac83;
}
.slider-element .slider-product-desc [class^='col-'] {
	padding: 30px 40px;
}
.play-icon {
	margin: 0 auto;
}
.section-product .section-product-image {
	position: relative;
	width: 85%;
	background: #FFF;
}
.queEs {
	background-color: #d3e4e3;
}
.queEs p {
	color: #556d75;
}
.section-product .section-product-content {
	max-width: 400px;
	position: absolute;
	bottom: 106px;
	left: 40px;
	padding: 30px;
	background: #d0efec;
	background: -moz-linear-gradient(-45deg, rgba(208,239,236,1) 0%, rgba(167,215,212,1) 30%, rgba(72,160,156,0.9) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(208,239,236,1) 0%, rgba(167,215,212,1) 30%, rgba(72,160,156,0.9) 100%);
	background: linear-gradient(135deg, rgba(208,239,236,1) 0%, rgba(167,215,212,1) 30%, rgba(72,160,156,0.95) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0efec', endColorstr='#bf48a09c', GradientType=1 );
	box-shadow: 14px 9px 20px rgb(0 0 0 / 26%);
	text-align: center;
}
.section-product .section-product-content p,  .section-product .section-product-content h3 {
	text-decoration: none;
	color: #005878;
}
.feature-box h3 {
	color: #005878
}
.section-product .section-product-content .button-border.button-black {
	color: #005878;
	;
	border-color: #005878;
}
.button-3d.button-black:hover, .button-reveal.button-black:hover, .button-border.button-black:hover,  .button-border.button-black.button-fill:before {
	background-color: #005878 !important;
	color: #d0efec !important;
}
.section-product.alt .section-product-image {
	float: right;
}
.section-product.alt .section-product-content {
	left: 0;
	right: auto;
}

@media (max-width: 991px) {
.feature-box .fbox-icon, .feature-box .fbox-icon a, .feature-box .fbox-icon a img {
	max-width: 40px !important;
	width: 40px !important;
	height: 50px !important;
	top: 0 !important;
}
.slider-element .slider-product-desc [class^='col-'] {
	padding: 30px 20px;
}
#primary-menu-trigger {
	opacity: 1;
	pointer-events: auto;
	top: 25px;
	margin-top: 0;
	right: 0 !important;
	left: unset !important;
	float: right;
	background: /*#06504cba;*/ #008398b8;
}
.slider-element .vertical-middle .container {
	top: 0;
}
}
.inline-YTPlayer {
	z-index: 1;
}
#ytb-video-button.play-icon {
	position: absolute;
	left: auto;
	bottom: 10px;
	right: 10px;
	width: 42px;
	height: 42px;
	line-height: 39px;
	font-size: 20px;
	text-align: center;
	border-width: 2px;
	z-index: 2;
}
#ytb-video-button.play-icon i:nth-of-type(1) {
	position: relative;
	left: 1px;
}
#ytb-video-button.play-icon i:nth-of-type(2), #ytb-video-button.play-icon.video-played i:nth-of-type(1) {
	display: none;
}
#ytb-video-button.play-icon.video-played i:nth-of-type(2) {
	display: block;
}
#logo {
	position: absolute;
	width: 220px;
	height: 270px;
	display: block;
	left: 0;
	padding-top: 20px;
}
#logo img {
	height: auto !important;
	width: 100%;
}
.slider-wrap .dark .heading-block {
	margin-top: 240px !important;
}
.slider-element .slider-product-desc [class^='col-'] {
	background-color: #353535d6;
}
#primary-menu {
	float: left;
	background: #ffffffcc;
	margin-left: 250px;
	padding: 0 50px;
	border-bottom-left-radius: 150px;
	border-bottom-right-radius: 150px;
	box-shadow: 1px 3px 22px rgb(0 0 0 / 15%);
}
.fslider, .fslider .flexslider, .fslider .slider-wrap, .fslider .slide, .fslider .slide > a, .fslider .slide > img, .fslider .slide > a > img {
	height: 100%;
}
#top-search a, #top-cart > a, #side-panel-trigger a, #primary-menu ul li > a {
	padding: 19px 15px;
}
#top-search, #top-cart {
	margin: 0 0;
}
#footer {
	background: rgb(0,161,154);
	background: -moz-linear-gradient(-45deg, rgba(0,161,154,1) 0%, rgba(0,55,145,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(0,161,154,1) 0%, rgba(0,55,145,1) 100%);
	background: linear-gradient(135deg, rgba(0,161,154,1) 0%, rgba(0,55,145,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a19a', endColorstr='#003791', GradientType=1 );
}
.dark .copyright-links, .dark .copyright-links a {
	color: rgba(255,255,255,0.75);
}
#footer .social-icon i {
	font-size: 1.2em;
	color: #ffffff99;
}
.dark .social-icon:hover.si-instagram {
	background: #ff670f !important;
	background: -moz-linear-gradient(-45deg, #65066d 0%, #ff670f 100%) !important;
	;
	background: -webkit-linear-gradient(-45deg, #65066d 0%, #ff670f 100%) !important;
	;
	background: linear-gradient(135deg, #65066d 0%, #ff670f 100%) !important;
	;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65066d', endColorstr='#ff670f', GradientType=1 ) !important;
	border: none;
}
/* dsnet      */
.dsnet_firma {
	margin-top: 20px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	float: right;
	clear: both;
}
.dsnet {
	display: block;
	transition: .3s linear all;
	font-size: 13px;
	opacity: .95;
	margin-top: 0px;
}
.dsnet:hover {
	opacity: 1
}
.dsnet a {
	opacity: .8;
	position: relative;
	transition: .3s linear all;
	font-weight: 800;
	font-size: 1.3em;
	left: 0;
	color: rgba(255,255,255,.65);
}
.dsnet a span {
	opacity: .75
}
.dsnet a:hover {
	left: 3px;
	text-decoration: none;
	opacity: 1;
	color: white;
}
.dsnet a:hover span {
	color: #bcf3ff;
}
.footer-logo {
	margin-bottom: 15px;
	max-width: 240px;
	filter: grayscale(1);
	opacity: .65;
}
.slider-element .button {
	padding: 0 15px;
	font-size: 12px;
	height: 34px;
	line-height: 32px;
	margin-left: -3px;
	border-color: #ffffff80 !important;
	   -moz-user-select: none; 
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none; 
}
.slider-element .vertical-middle {
	margin-top: -200px !important;
}
.slider-element .heading-block p {
	text-transform: unset;
	max-width: 450px;
	letter-spacing: 0px;
	margin-top: 8px;
	font-size: 16px;
	   -moz-user-select: none; 
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none; 
}
.slider-element .vertical-middle {
	clear: both;
}
.claudiaBio {
	background-color: #eaeaea;
	padding: 0px 0 20px;
	background: -moz-radial-gradient(center, ellipse cover, rgba(229,229,229,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(229,229,229,1) 0%, rgba(255,255,255,0) 100%);
	background: radial-gradient(ellipse at center, rgba(229,229,229,1) 0%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#00ffffff', GradientType=1 );
}
.claudiaBio .section-product {
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1 );
}
.primary-menu-open #redes ul li span {
	display: none;
}
#redes {
	float: right;
	margin: 0 0
}

@media (max-width: 1199px) {
.flex-control-nav {
	display: none !important
}
#primary-menu {
	padding: 0 10px;
}
}

@media (max-width: 991px) {
#slider .slide {
	background-position: 65% 50% !important;
}
.primary-menu-open #redes ul li {
	display: inline-block;
	border-top: 0
}
.primary-menu-open #redes ul li a {
	color: #ffffffaa;
	padding: 14px 7px !important;
}
.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a:hover {
	color: #2abadc !important
}
#primary-menu > div > ul {
	padding-top: 10px !important;
	text-align: center;
	;
}
#primary-menu-trigger {
	left: unset !important;
	;
	right: 0 !important;
}
#logo {
	width: 100px;
	margin-left: 40px !important;
	;
	margin-top: 10px !important;
	;
}
#slider .flex-control-nav,  #slider .flex-direction-nav,  #slider .heading-block p,  #slider .col-md-5 {
	display: none;
}
.slider-wrap .dark .heading-block {
	min-height: 160px;
	position: relative;
	top: 70px;
}
.primary-menu-open #redes ul li span {
	display: inline-block;
}
.primary-menu-open #primary-menu {
	float: none;
	width: 50%;
	background-color: #0d3546;
	margin-left: 0;
	z-index: 32432423432423;
	position: absolute;
	border-radius: 0;
	padding: 54px 0 0 5%;
	margin-right: 0;
	right: 0;
	min-width: 200px;
	text-align: left;
	border-bottom-left-radius: 50px;
}
.primary-menu-open #top-search {
	float: none;
	position: relative;
}
.primary-menu-open #top-searchul li {
	position: relative;
	display: inline-block;
}
#overlay-menu-close {
	display: none;
}
.primary-menu-open #overlay-menu-close {
	display: block !important;
	position: absolute;
	right: 25px;
	top: 25px;
	transform: scale(1.5);
}
.heading-block h2 {
	font-size: 26px;
	line-height: 1.1em;
	text-shadow: 1px 3px 5px rgba(0,0,0,0.5);
}
.queEs h2 {
	font-size: 24px;
	margin-bottom: 15px;
	text-align: center;
}
.queEs .col-xs-12 p span, .queEs .col-xs-12 p {
	font-size: 14px !important;
	line-height: 1.1em !important;
}
.queEs p {
	line-height: 1.1em !important;
}
#header.dark.transparent-header, #header.dark.semi-transparent {
	border-bottom: unset !important;
}
.claudiaBio .section-product {
	padding: 0 0 !important
}
.section-product-image {
	background-position: right center !important;
	width: 100% !important;
	margin-left: -15px !important;
	margin-right: -15px !important;
}
#copyrights .col_half:last-child {
	display: block;
}
#copyrights .col_half .fright {
	float: none !important;
	text-align: center;
	width: 100%
}
#copyrights .col_half .social-icon {
	float : none !important;
	display: inline-block !important;
}
}

@media (min-width: 768px) {
#overlay-menu-close {
	display: none;
}
}

@media (max-width: 767px) {
.claudiaBio .container {
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-top: 10px;
}
.claudiaBio .section-product-image {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.section-product .section-product-content {
	position: relative;
	margin-right: 0px !important;
	margin-bottom: 10px;
	left: 0px;
	max-width: 100%;
	bottom: 0 !important;
}
.queEs {
	padding: 80px 0 0
}
#copyrights .container {
	padding-left: 5px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-right: 5px !important;
}
}

@media (max-width: 991px) {
#primary-menu > div > ul {
	padding-top: 0px !important;
}
}
.feature-box {
	text-align: center;
}
.feature-box .fbox-icon {
	height: 60px !important;
	margin-bottom: 10px;
}
.feature-box img {
	min-width: 70px;
	height: auto;
	margin-bottom: 15px;
	filter: brightness(1) contrast(0) sepia(.7) hue-rotate(131deg) saturate(300%)
}
.feature-box.media-box p {
	margin-top: 5px;
	font-size: 16px;
}
.flex-control-nav {
	z-index: 245;
	mix-blend-mode: screen;
}
.flex-control-nav li a {
	border: 2px solid #a5c9be;
}
.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
	background-color: #a5c9be;
}
#encabezado {
	position: relative;
	top: -100px;
	width: 100%;
	height: 220px;
	overflow: hidden;
	margin-bottom: -100px;
	background-color: #006a79;
	background: -moz-linear-gradient(-45deg, rgba(0,161,154,1) 0%, rgba(0,55,145,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(0,161,154,1) 0%, rgba(0,55,145,1) 100%);
	background: linear-gradient(135deg, rgba(0,161,154,1) 0%, rgba(0,55,145,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a19a', endColorstr='#003791', GradientType=1 );
}
.subseccion #logo img {
	max-width: 400px !important;
	width: 100%;
	position: relative;
	top: 40px;
}
.subseccion #logo {
	max-width: 400px !important;
	width: 100%;
	max-height: 200px
}
.secContacto {
	background-image: url('img/fondoContacto.jpg');
	background-size: cover;
	background-position: 50% 00%;
}
.secBio {
	background-color: white;
	background-image: url('img/fondoBio.jpg');
	background-size: cover;
	background-position: 75% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

@media (max-width: 1399px) {
.secBio, .secContacto {
	background-image: none !important
}
}

@media (max-width: 991px) {
#encabezado {
	height: 300px;
}
.heading-block h2 {
	margin-bottom: 8px !important;
}
.subseccion #logo {
	margin-left: 0 !important
}
.subseccion #logo img {
	max-width: 320px !important;
}
}
.tituloSeccion {
	float: right;
	bottom: -106px;
	right: 0;
*width: 60%;
	width: calc(99% - 400px);
	text-align: center;
	line-height: 1em;
	border-bottom: 2px solid #cce2ea63;
	padding: 0 0;
	margin: 0 0;
	position: absolute;
}
.tituloSeccion h1 {
	margin-bottom: 0;
	padding: 0 0;
	font-size: 3em;
	letter-spacing: 1px;
	color: #cce2ea;
}

@media (min-width: 768px) and (max-width: 991px) {
.tituloSeccion {
	bottom: -135px;
	top: unset !important;
	left: unset !important
}
.tituloSeccion h1 {
	font-size: 2em;
}
.section-product .section-product-content{left: -80px}
}

@media (max-width: 767px) {
.tituloSeccion {
	position: relative;
	top: 160px !important;
	bottom: unset !important;
	clear: both;
	;
	right: unset !important;
	width: 100%;
}
.tituloSeccion h1 {
	font-size: 1.5em;
}
}

@media (max-width: 575px) {
.tituloSeccion {
	top: 180px !important
}
}
.bioData {
	font-size: 16px;
	text-align: justify;
}
.bioData ul {
	list-style: none;
	vertical-align: top;
}
.bioData ul li {
	clear: both;
}
.bioData ul li figure {
	float: left;
	vertical-align: top;
	max-width: 200px;
	height: auto;
	margin-right: 10px;
	border-right: 1px solid #eee;
	padding-right: 10px;
	margin-bottom: 20px;
}
.bioData ul li figure img {
	width: 100%;
	height: auto;
}
.bioData .logos {
	max-width: 1580px;
	text-align: center;
}
.bioData .logos img {
	max-width: 110px;
	width: 100%;
	height: auto;
	margin: 10px 15px;
	mix-blend-mode: multiply;
}
.letraCapital:first-letter {
	float: left;
	color: #008e98;
	font-size: 2em;
	line-height: .5em;
	vertical-align: top;
	display: block;
position: relative  margin-right: 10px;
	margin-bottom: 0;
	padding-right: 1px;
}
.tratam .heading-block, .tratamientos .heading-block {
	margin-bottom: 20px;
}
.tratam ul, .tratamientos .col_three_fifth ul {
	margin-left: 20px;
	
	max-width: 600px;
	 columns: 2; 
  -webkit-columns: 2; 
  -moz-columns: 2; 
}
.tratam ul li , .tratamientos .col_three_fifth ul li{padding-right: 20px;}
.tratamientos .col_two_fifth {
	background-size: cover;
	background-position: 50% 50%;
	border-radius: 20px;
	min-height: 360px;
	max-height: 450px;
}
.tratamientos .heading-block h2 {
	color: #004793;
	text-shadow: none !important;
	font-size: 44px;
	font-weight: 300;
	text-transform: unset;
	letter-spacing: 0;
}
.tratamientos .heading-block span {
	font-weight: 400;
	color: #019299;
}
.tratam {
	padding: 50px 0;
}
.sinpadding {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.tratamientos .col_three_fifth strong{
    display: block;
    font-size: 16px;
    max-width: 600px;
    border-bottom: solid 2px #e4e4e4;
    padding-bottom: 4px;
    margin-bottom: 4px;
}
.tratamientos p{margin-bottom: 8px;}

.tratamientos hr {    margin-top: 4rem;
    margin-bottom: 4rem;}

    .heading-block:after {  border-top: 2px solid #8cc1d4;}
 

 @media (max-width: 767px){
 	.tratamientos .heading-block h2{text-shadow:  none !important ; font-size: 32px}

 	.tratamientos .col_two_fifth{max-height: 220px;
    height: 180px !important;
    min-height: unset; margin-bottom: 10px}

    .tratam ul, .tratamientos .col_three_fifth ul{columns: 1 !important}

.bioData ul li figure, .bioData ul li figure img{max-width: 80px !important;}

 }

 @media (max-width: 420px){

.secBio p, 	.secBio ul li {font-size: 14px !important; }
 	.secBio .container{padding: 0 0;}
.col_three_fifth ul,
 	.col_three_fifth{margin-bottom: 0 !important}
 }



.toast-success{
background: transparent; background-color: transparent;
border: none; box-shadow: none !important;opacity: 1;
}



.toast-message{
	position:fixed; top : 30%; ;right: 30%;
	margin: 2em auto;
	text-align: center;
	box-shadow:2px 6px 16px rgba(0,0,0,0.7);
	border-width: 2px;
	font-size: 1.2em;
	font-weight: 700;
		border-color: white;
		border-width: 2px; 
		border-style: solid;
	min-width: 240px;
	max-width: 400px;
	padding: 1em;
	opacity: 1 !important;
	width: 80%;
background: #45484d;
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%);
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%);
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );

	 color: white;

}

.queEs h1{font-size: 42px; font-weight: bold; color: #005878;}
.queEs p span{color: #155565; font-size: 19px;   font-weight: 500;}

@media (max-width: 767px){
	.queEs h1{font-size: 24px;}
	.queEs p span{color: #155565; font-size: 16px;}
}

