/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.coverimage{background-repeat:no-repeat no-repeat;background-size:cover !important;background-position:50% 50%;}.coverfixed{background-size:cover;background-attachment:fixed;}.cfix{*zoom:1;}.cfix:before,.cfix:after{display:table;content:"";}.cfix:after{clear:both;}.astable{width:100%;height:100%;display:table;}.ascell{width:100%;height:100%;display:table-cell;vertical-align:middle;text-align:center;}.vertical-content:before{content:'';display:inline-block;vertical-align:middle;height:100%;width:1px;}.transition{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}.ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

::-webkit-selection{color:#fff;background:#8b1f5b;}
::-moz-selection{color:#fff;background:#8b1f5b;}
::-ms-selection{color:#fff;background:#8b1f5b;}
::selection{color:#fff;background:#8b1f5b;}
.imgfluid {
	max-width:100%;
	height:auto;
}
h1,h2,h3,h4,h5,h6, .secondfont {
	font-family:'Poppins', sans-serif;
	font-weight:600;
	margin:0 0;
	color:#384e5f;
}
html, body {
	width:100%;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:18px;
	color:#757575;
	background:#f2f7fa;
}
a {
	text-decoration:none;
	transition:all .3s ease;
}
p, .fullwrap ul li {
	margin-top:0;
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:400;
	line-height:1.5;
	color:#757575;
}
p.xmb {
	margin-bottom:40px;
}
.fullwrap ul {
	list-style:none;
	margin:27px 0;
	padding:0;
}
.fullwrap ul li {
	padding-left:30px;
	position:relative;
}
.fullwrap ul li::before {
	content:'•';
	position:absolute;
	top:0;
	left:0;
}
h1 {
	font-size:40px;
	line-height:1.38;
	margin-bottom:45px;
}
h2 {
	font-size:28px;
	line-height:1.64;
	margin-bottom:12px;
}
h3 {
	font-size:18px;
	line-height:1.6;
	margin-bottom:12px;
}


.nmb {
	margin-bottom:0!important;
}
.xmb {

}
/*Generales*/
.main {
	padding-top:70px;
	background:#f2f7fa;
}
.margin-wrap {
	margin-left:-15px;
	margin-right:-15px;
	font-size:0;
}
.image-first {
	direction:rtl;
}
.image-first > * {
	direction:ltr;
}
.bg-white {
	background:#fff;
}
.bg-grey {
	background:#f2f7fa;
}
.bg-pinkish {
	background:#faf5f2;
}
.wrap {
	width:100%;
	max-width:1366px;
	margin:0 auto;
	padding:0 15px;
	position:relative;
}
.wrap.wrapheader {
	max-width:1366px;
}
.wrap.wrapbig {
	max-width:1092px;
}
.wrap.wrapmed {
	max-width:1054px;
}
.wrap.wrapsmall {
	max-width:890px;
}
.wrap.wrapxtrasmall {
	max-width:600px;
}
.fullwrap {
	font-size:0;
	position:relative;
	z-index:1;
}
.fullwrap.spacing {
	padding-top:90px;
	padding-bottom:90px;
}
.fullwrap.spacing-big {
	padding-top:120px;
	padding-bottom:120px;
}
.fullwrap.spacing-big-top {
	padding-top:120px;
}
.fullwrap.spacing-big-bottom {
	padding-bottom:120px;
}
.fullwrap.extra-spacing {
	padding-top:150px;
	padding-bottom:150px;
}
.fullwrap.extra-spacing-top {
	padding-top:150px;
}
.fullwrap.extra-spacing-bottom {
	padding-bottom:150px;
}
.fullwrap.no-bottom {
	padding-bottom:0!important;
}
.fullwrap.no-top {
	padding-top:0!important;
}

/* SECTION, FONTS y MARGINS*/
.highlight-grey {
	color:#c8d6de;
}
.highlight-white {
	color:#fff;
}
.line-heading {
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:1.25;
	letter-spacing:.5px;
	color:#384e5f;
	text-transform:uppercase;
	display:block;
	margin-bottom:20px;
}
.facento {
	color:#000;
}
.tcenter {
	text-align:center;
}
.section {
	padding:90px 0;
	position:relative;
}
.section.ssmall {
	padding:70px 0;
}
.section.npt {
	padding-top:0;
}
.section.npb {
	padding-bottom:0;
}

/* Botones */
.btn-primary {
	display:inline-block;
	border:0;
	outline:0;
	color:#fff!important;
	text-decoration:none;
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:16px;
	letter-spacing:.5px;
	text-transform:uppercase;
	padding:12px 20px;
	background:#384e5f;
	border-radius:20px;
	cursor:pointer;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.btn-primary:hover {
	background:#263540;
}
.btn-primary svg {
	margin-right:8px;
}
.btn-primary.btn-white {
	color:#384e5f!important;
	background:#fff;
}
.btn-primary.btn-white:hover {
	background:#384e5f;
	color:#fff!important;
}

.btn-secondary {
	display:inline-block;
	position:relative;
	border:0;
	outline:0;
	color:#212121;
	text-decoration:none;
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:16px;
	letter-spacing:.5px;
	text-transform:uppercase;
	padding:4px 0;
	background:none;
	cursor:pointer;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.btn-secondary::before {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:2px;
	background:#384e5f;
	transition:all .3s ease;
}
.btn-secondary:hover::before {
	background:#263540;
}

.btn-showmore::after {
	content:'';
	display:inline-block;
	margin-left:15px;
	width:7px;
	height:7px;
	border-top:1px solid #384e5f;
	border-right:1px solid #384e5f;
	transform:rotate(135deg)  translateY(50%);
	transition:all .3s ease-in-out;
}
.btn-showmore.active::after {
	transform:rotate(315deg) translateY(0);
}

/* HEADER */
.header {
	height:70px;
	background:#f2f7fa;
	position:fixed;
	z-index:100;
	width:100%;
	padding:15px 0;
}
.header.header-transparent {
	background:rgba(0,0,0,0);
}
.header.header-pinkish {
	background:#faf5f2;
}
.header .wrap {
	height:100%;
}
.header .logo {
	float:left;
	height:100%;
	display:inline-block;
	text-decoration:none;
	padding:5px 0;
}
.header .logo .logoimg {
	height:100%;
}
.header .hr {
	float:right;
	width:86%;
	text-align:right;
}
.header .hr .menubtn {
	height:40px;
	width:40px;
	padding:12.5px 5px;
	display:inline-block;
	vertical-align:top;
	float:right;
	display:none;
}
.header .hr .menubtn .bar {
	width:100%;
	background:#384e5f;
	height:3px;
}
/* .header.header-transparent .hr .menubtn .bar {
	background:#fff;
} */
.header .hr .menubtn .bar.center {
	margin:3px 0;
}
.header .hr .menubtn:hover .bar, .header.open .hr .menubtn .bar {
	background:#384e5f;
}
.header .hr .menu {
	font-size:0;
}
.header.open .hr .menu {
	display:block;
}
.header .hr .menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.header .hr .menu ul li {
	display:inline-block;
	vertical-align:middle;
}
.header .hr .menu ul li a {
	display:block;
	padding:0 25px;
	color:#212121;
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:40px;
	letter-spacing:.5px;
	text-transform:uppercase;
	transition:all .3s ease;
	text-align:center;
}
.header .hr .menu ul li a span {
	display:inline-block;
	position:relative;
	padding:4px 0;
	line-height:1;
}
.header .hr .menu ul li a span::after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:2px;
	background:#384e5f;
	transition:all .3s ease-in-out;
}

.header .hr .menu ul li a:hover span::after,
.header .hr .menu ul li a.menu-active span::after {
	width:100%;
}
.header .hr .menu ul li.header-btn {
	padding-left:25px;
}

.header .hr .menu ul li.header-lang a {
	padding:0;
	color:#212121;
	line-height:36px;
	width:40px;
	border:2px solid #384e5f;
	border-radius:50%;
}
.header .hr .menu ul li.header-lang a:hover {
	color:#fff;
	background:#384e5f;
}

/*HOME*/
.hero {
	position:relative;
}
.hero .hero-bg {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:50%;
	z-index:5;
}
.hero .hero-bg .bg-mask {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.hero .owlHero {
	height:100%;
}
.hero .owl-carousel .owl-stage-outer, .owl-carousel .owl-stage, .owl-carousel .owl-item {
	height:100%;
}
.hero-item {
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.hero-item .hero-wrap {
	width:100%;
	max-width:564px;
	text-align:left;
}
.hero-item .hero-wrap.centro {
	margin:0 auto;
	text-align:center;
}
.hero-item .hero-wrap.derecha {
	margin-left:auto;
}
.hero-item .hero-wrap h1 {
	font-size:60px;
	line-height:1.25;
	margin:0;
}
.hero-item .hero-wrap p {
	margin-bottom:36px;
	width:100%;
	max-width:423px;
	display:block;
}
.hero-item .hero-wrap.centro p {
	margin-left:auto;
	margin-right:auto;
}


.home-servicios-heading, .home-servicios-txt {
	display:inline-block;
	width:50%;
	vertical-align:top;
	padding:0 15px;
}
.home-servicios-heading h1 {
	width:100%;
	max-width:450px;
}
.home-servicios-txt .inner-wrap {
	width:100%;
	max-width:515px;
}
.home-servicios {
	padding-top:60px;
}
.home-servicios > .inner-wrap {
	width:100%;
	max-width:1092px;
	margin-left:auto;
	display:table;
}
.home-servicios .home-servicio {
	display:table-cell;
	background-size:cover;
	background-position:center right;
	padding:125px 30px;
	position:relative;
	cursor:pointer;
	width:30%;
	transition:all .3s ease-in-out;
}
.home-servicios .home-servicio.active {
	width:70%;
	background-position:center;
	cursor:auto;
}
.home-servicios .home-servicio::before {
	content:'';
	top:0;
	left:0;
	bottom:0;
	right:0;
	position:absolute;
	background:rgba(0,0,0,.5);
	z-index:0;
}
.home-servicios .home-servicio.s-bariatrica {
	background-image:url(../images/home-servicios-bg-bariatrica.jpg);
}
.home-servicios .home-servicio.s-endocrina {
	background-image:url(../images/home-servicios-bg-endocrina.jpg);
}
.home-servicios .home-servicio > * {
	position:relative;
	z-index:1;
}
.home-servicios .home-servicio .home-servicio-txt {
	width:100%;
	max-width:545px;
	opacity:0;
	transform:translateY(30px);
	transition:all .3s ease-in-out;
	display:none;
}

.showmore-box {
	display:none;
	padding:15px 0;
}
@keyframes hst {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
		transform:translateY(0);
	}
}
.home-servicios .home-servicio.active .home-servicio-txt {
	animation-name:hst;
	animation-duration:.6s;
	animation-fill-mode:forwards;
	animation-delay:.05s;
	display:block;
}

.bg-home-porque {
	background-image:url(../images/bg1.jpg);
	background-position:center top 63px;
	background-repeat:no-repeat;
}
.home-porque {
	padding:45px 0;
}
.home-porque-box {
	display:inline-block;
	width:50%;
	padding:0 15px 60px 15px;
	vertical-align:top;
}
.home-porque-box img {
	display:block;
	width:100%;
	max-width:100%;
	height:auto;
	margin-bottom:30px;
}
.smb-logos img {
	width:100%;
	max-width:161px;
	display:inline-block;
}
.home-equipo-heading {
	width:100%;
	max-width:590px;
}

.home-blog {

}
.home-blog .home-post {
	display:inline-block;
	width:33.3333333%;
	vertical-align:top;
	padding:0 15px;
}
.home-blog .home-post .home-post-cover {
	display:block;
	padding-top:54%;
	background-size:cover;
	background-position:center;
	margin-bottom:20px;
}
.line-heading-small, .home-blog .home-post .home-post-fecha, .post-fecha {
	display:block;
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:1.25;
	letter-spacing:.5px;
	color:#384e5f;
	text-transform:uppercase;
}
.home-blog-footer {
	text-align:center;
	padding-top:15px;
}
.home-equipo {
	padding-top:100px;
}
.home-equipo .home-equipo-txt {
	display:inline-block;
	width:65%;
	vertical-align:middle;
	padding:30px 15px;
}
.home-equipo .home-equipo-txt .inner-wrap {
	width:100%;
	max-width:498px;
	margin:0 auto;
}
.home-equipo .home-equipo-txt .inner-wrap p:last-of-type {
	margin-bottom:45px;
}
.home-equipo .home-equipo-img {
	display:inline-block;
	width:35%;
	vertical-align:middle;
	padding:0 15px;
}
.home-equipo .home-equipo-img .home-equipo-cover {
	width:100%;
	padding-top:100%;
	background-size:cover;
	background-position:center;
	border-radius:50%;
}
/*NOSOTROS*/
.nosotros-top-txt {
	width:100%;
	max-width:713px;
	margin:0 auto;
	padding-top:60px;
}
.nosotros-bg {
	background-image:url(../images/bg2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.equipo-cover {
	display:block;
	width:100%;
	padding-top:100%;
	background-size:cover;
	background-position:center;
	margin-bottom:12px;
}
.equipo-txt .line-heading-small {
	margin-bottom:26px;
}
.owlTestimonios {
	padding-top:20px;
}
.testimonio {
	width:100%;
	max-width:843px;
	margin:0 auto;
	text-align:center;
}
.testimonio h2 {
	margin-bottom:22px;
}
.testimonio .inner-wrap {
	width:100%;
	max-width:674px;
	margin:0 auto;
	padding-bottom:60px;
}
.testimonio .inner-wrap p {
	text-align:center;
}
.testimonio .testimonio-nombre {
	font-family:'Poppins', sans-serif;
	font-size:18px;
	font-weight:600;
	line-height:1.61;
	color:#212121;
	padding-bottom:35px;
}
.nosotros-procedimientos {
	padding-top:90px;
}
/*BLOG*/
.blog {

}
.blog-post {
	display:block;
	width:100%;
	margin:30px auto;
}
.blog-post .blog-post-img {
	display:inline-block;
	vertical-align:top;
	width:40%;
	padding:0 15px;
}
.blog-post .blog-post-img .blog-post-cover {
	width:100%;
	display:block;
	padding-top:54%;
	background-size:cover;
	background-position:center;
}
.blog-post .blog-post-txt {
	display:inline-block;
	vertical-align:top;
	width:60%;
	padding:0 15px;
}
.blog-post .blog-post-txt .inner-wrap {
	width:100%;
	max-width:519px;
}
.post {
	width:100%;
	max-width:844px;
	margin:0 auto;
}
.post .post-back {
	padding-bottom:30px;
}
.post .post-wrap {
	padding:30px 0;
	border-bottom:1px solid #384e5f;
}
.post .post-cover {
	display:block;
	width:100%;
	padding-top:51%;
	background-size:cover;
	background-position:center;
	margin-bottom:40px;
}
.post .sharer {
	padding:13px 0;
}
.post .sharer a {
	display:inline-block;
	margin:0 15px 5px 0;
	color:#384e5f;
	font-size:16px;
}
.post .sharer a:hover {
	color:#212121;
}
.paginacion {
	padding-top:10px;
	text-align:center;
}
.paginacion .btn-page {
	display:inline-block;
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	line-height:16px;
	color:#757575;
	width:16px;
	height:16px;
	text-align:center;
	margin:7px 10px;
	position:relative;
}
.paginacion .btn-page::after {
	content:'-';
	top:0;
	right:-10px;
	position:absolute;
	color:#757575!important;
}
.paginacion .btn-page:last-child::after {
	display:none;
}
.paginacion .btn-page.active {
	border-radius:50%;
	color:#fff;
	background:#384e5f;
}
/*FAQ*/
.faq-wrap {
	margin-bottom:50px;
}
.faq-wrap .faq-heading {
	cursor:pointer;
}
.faq-wrap .faq-heading::after {
	content:'>';
	display:inline-block;
	margin-left:30px;
	font-family:'Poppins', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#384e5f;
	transform:rotate(90deg);
	transition:all .3s ease;
}
.faq-wrap .faq-preguntas {
	padding:30px 0;
	display:none;
}
.faq-wrap .faq-preguntas .pregunta {
	padding-bottom:20px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:20px;
}
.faq-wrap .faq-preguntas .pregunta .pregunta-heading {
	position:relative;
	padding-right:50px;
	cursor:pointer;
	margin:0;
}
.faq-wrap .faq-preguntas .pregunta .pregunta-heading::after {
	content:'>';
	font-family:'Poppins', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#384e5f;
	transform:rotate(90deg);
	position:absolute;
	top:0;
	right:0;
	transition:all .3s ease;
}
.faq-wrap .faq-preguntas .pregunta.open .pregunta-heading::after,
.faq-wrap.open .faq-heading::after {
	transform:rotate(270deg);
}
.faq-wrap .faq-preguntas .pregunta .pregunta-content {
	display:none;
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:400;
	line-height:1.5;
	color:#757575;
}

/*CONTACTO*/
.contacto-bg {
	background-image:url(../images/bg3.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.contacto-top {
	width:100%;
	max-width:405px;
	padding-bottom:20px;
}
.contacto-wrap {
	position:relative;
}
.contacto-wrap::before {
	content:'';
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	width:1px;
	height:100%;
	background:#384e5f;
	z-index:1;
}
.contacto-wrap::after {
	content:'O';
	font-family:'Source Sans Pro', sans-serif;
	font-size:16px;
	line-height:1.5;
	text-align:center;
	color:#757575;
	padding:16px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	background:#f2f7fa;
	z-index:2;
}
.contacto-form, .contacto-enlaces, .contacto-txt, .contacto-mapa {
	display:inline-block;
	width:50%;
	padding:0 15px;
	vertical-align:middle;
}
.contacto-form form {
	display:block;
	width:100%;
	max-width:405px;
}
.contacto-enlaces {
	text-align:center;
}
.contacto-enlaces p {
	margin:40px 0;
	font-size:16px;
}
.btn-contacto {
	display:inline-block;
	min-width:284px;
	max-width:100%;
	height:65px;
	padding:15px;
	text-align:center;
	border-radius:100px;
}
.btn-contacto.btn-doctoralia {
	background:#00c3a5;
}
.btn-contacto.btn-topdoctors {
	background:#a48630;
}
.btn-contacto img {
	max-width:100%;
	height:100%;
	width:auto;
}
label {
	display:block;
	width:100%;
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:1.25;
	letter-spacing:.5px;
	text-transform:uppercase;
	color:#384e5f;
	margin-bottom:10px;
}
input {
	display:block;
	width:100%;
	height:40px;
	border:1px solid #384e5f;
	border-radius:20px;
	background:rgba(0,0,0,0);
	margin-bottom:20px;
	padding:0 15px;
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:400;
	line-height:1.5;
	color:#212121;
}
input.xmb {
	margin-bottom:45px;
}

.contacto-txt .inner-wrap {
	width:100%;
	max-width:407px;
}
.contacto-mapa .mapa {
	display:block;
	width:100%;
	position:relative;
	padding-top:70%;
}
.contacto-mapa .mapa iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/*HERRAMIENTAS*/
.herramientas-top-bg {
	background-image:url(../images/bg2.jpg);
	background-position:center top 100px;
	background-repeat:no-repeat;
}
.herramientas-calculadora-bg, .financiamiento-bottom-bg {
	background-image:url(../images/bg4.jpg);
	background-position:center top 100px;
	background-repeat:no-repeat;
}
.herramientas-cover img {
	width:100%;
	max-width:100%;
	height:auto;
}
.herramientas-top-txt {
	width:100%;
	max-width:727px;
	margin:60px auto;
}
.herramientas-wrap {
	padding-top:100px;
}
.herramientas-box {
	display:inline-block;
	width:33.333333333333%;
	padding:0 15px;
	vertical-align:top;
	text-align:center;
}
.herramientas-box img {
	display:block;
	width:100%;
	max-width:188px;
	height:auto;
	margin:0 auto 18px auto;
}
.herramientas-calculadora {
	width:100%;
	max-width:465px;
	margin:0 auto;
}
.hc-box {
	display:inline-block;
	width:50%;
	vertical-align:top;
	padding:0 43px 0 15px;
	position:relative;
}
.hc-box::after {
	content:attr(data-helper);
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:40px;
	letter-spacing:.5px;
	text-transform:uppercase;
	color:#384e5f;
	position:absolute;
	right:15px;
	bottom:20px;
}
.hc-box input {
	text-align:center;
}
.hc-radio-wrap {
	text-align:center;
}
.hc-radio-wrap label {
	display:inline-block;
	width:auto;
	margin:10px 15px;
	cursor:pointer;
	line-height:20px;
}
.hc-radio-wrap label input[type="radio"] {
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:0;
	display:none;
	visibility:hidden;
}
.hc-radio-wrap label span.custom-radio {
	display:inline-block;
	width:20px;
	height:20px;
	border:1px solid #384e5f;
	border-radius:50%;
	position:relative;
	background:rgba(0,0,0,0);
	vertical-align:middle;
	margin-left:24px;
}
.hc-radio-wrap label span.custom-radio::after {
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:10px;
	height:10px;
	background:#384e5f;
	border-radius:50%;
	opacity:0;
	transition:all .3s ease;
}
.hc-radio-wrap label input[type="radio"]:checked ~ span.custom-radio::after {
	opacity:1;
}
.hc-button {
	text-align:center;
	padding-top:40px;
	padding:40px 15px;
}
.herramientas-resultados p {
	font-size:16px;
}

/*FINANCIAMIENTO*/
.financiamiento-beneficios {
	padding-top:40px;
}
.financiamiento-beneficios .financiamiento-beneficios-box {
	display:inline-block;
	width:50%;
	vertical-align:top;
	padding:0 15px;
}
.financiamiento-beneficios .financiamiento-beneficios-box .inner-wrap {
	width:100%;
	max-width:516px;
}
.financiamiento-beneficios .financiamiento-beneficios-box h3 {
	width:100%;
	max-width:353px;
}
.financiamiento-requisitos {
	width:100%;
	max-width:676px;
	margin:0 auto;
	text-align:center;
}
.financiamiento-requisitos-box {
	display:inline-block;
	vertical-align:top;
	width:50%;
	padding:0 15px 50px 15px;

}
.financiamiento-requisitos-box img {
	display:block;
	width:100%;
	max-width:187px;
	margin:0 auto 20px auto;
}
.financiamiento-requisitos-box h3 {
	width:100%;
	max-width:134px;
	margin:0 auto;
}
p.small-p {
	font-size:12px;
}
.financiamiento-condiciones-box {
	display:inline-block;
	width:50%;
	vertical-align:top;
	padding:0 15px;
}
.financiamiento-condiciones-box img {
	width:100%;
	max-width:100%;
	height:auto;
}
.financiamiento-enlace {
	padding-top:10px;
}
.financiamiento-enlace .line-heading {
	margin-bottom:5px;
}

.condiciones-table {
	width:100%;
	border-collapse:separate;
	border-spacing:0;
}
.condiciones-table td {
	font-family:'Source Sans Pro', sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:1.5;
	color:#757575;
	padding:20px 5px;
	text-align:center;
	vertical-align:middle;
	border: solid 1px #384e5f;
    border-style: none solid solid none;
}
.condiciones-table .thead td {
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:1.25;
	letter-spacing:.5px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	background:#384e5f;
	padding:7px 4px;
	vertical-align:middle;
}
.condiciones-table .thead td:first-of-type {
	width:60%;
	border-top-left-radius:20px;
}
.condiciones-table .thead td:last-of-type {
	width:40%;
	border-top-right-radius:20px;
}

.condiciones-table tr:first-child td:first-child { border-top-left-radius:20px; }
.condiciones-table tr:first-child td:last-child { border-top-right-radius:20px; }
.condiciones-table tr:last-child td:first-child { border-bottom-left-radius:20px; }
.condiciones-table tr:last-child td:last-child { border-bottom-right-radius:20px; }
.condiciones-table tr:first-child td { border-top-style: solid; }
.condiciones-table tr td:first-child { border-left-style: solid; }


/*BARIATRICA*/
.bg-bariatrica-alternativa {
	background-image:url(../images/bg5.jpg);
	background-position:center top 100px;
	background-repeat:no-repeat;
}
.bariatrica-top-txt, .bariatrica-top-img {
	display:inline-block;
	vertical-align:middle;
	width:50%;
	padding:0 15px;
}
.bariatrica-top-img img {
	width:100%;
	max-width:100%;
	height:auto;
}
.bariatrica-mid-heading {
	width:100%;
	max-width:500px;
	margin-bottom:20px;
}

.procedimientos-heading {
	width:100%;
	max-width:684px;
	margin:0 auto 50px auto;
	text-align:center;
}
.procedimientos-heading h1 {
	width:100%;
	max-width:466px;
	margin:0 auto 11px auto;
}
.procedimientos {
	text-align:center;
}
.procedimiento {
	display:inline-block;
	width:33.33333333%;
	vertical-align:top;
	padding:40px 15px;
	text-align:center;
}
.procedimiento img {
	display:block;
	width:100%;
	max-width:187px;
	margin:0 auto 20px auto;
}
.procedimiento h3 {
	margin-bottom:20px;
}
/*ENDOCRINA*/
.bg-endocrina-alternativa {
	background-image:url(../images/bg1.jpg);
	background-position:center top 100px;
	background-repeat:no-repeat;
}
.endocrina-box {
	display:inline-block;
	vertical-align:top;
	width:50%;
	padding:40px 15px;
}
/*FOOTER*/
.footer-contacto-txt {
	display:inline-block;
	vertical-align:middle;
	padding:0 15px;
	width:40%;
}
.footer-contacto-txt .inner-wrap {
	width:100%;
	max-width:515px;
}
.footer-contacto-txt .inner-wrap p {
	width:100%;
	max-width:346px;
}
.footer-contacto-img {
	display:inline-block;
	vertical-align:middle;
	width:60%;
}
.footer-contacto-img img {
	max-width:100%;
	height:auto;
}
.footer {
	padding:20px 0;
	background:#384e5f;
}
.footer .footer-box {
	display:inline-block;
	width:50%;
	padding:0 15px;
	vertical-align:middle;
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	line-height:1.25;
	letter-spacing:.5px;
	color:#fff;
	text-transform:uppercase;
}
.footer .footer-box ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
}
.footer .footer-box ul li {
	display:inline-block;
	padding:0 18px;
	vertical-align:middle;
}
.footer .footer-box ul li:last-of-type {
	padding-right:0;
}
.footer .footer-box ul li a {
	text-transform:none;
	color:rgba(255,255,255,.5);
}
.footer .footer-box ul li a:hover {
	color:#fff;
}
/*MODAL*/
.modal-overlay {
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:200;
	background:rgba(0,0,0,.6);
}
.modal-overlay .modal {
	display:block;
	width:100%;
	height:100%;
	padding:15px;
}
.modal-overlay .modal .modal-content {
	width:100%;
	max-width:842px;
	padding:60px 15px;
	background:#fff;
	margin:0 auto;
	position:relative;
}
.modal-overlay .modal .modal-content .modal-form {
	position:absolute;
	top:20px;
	right:15px;
}
.modal-overlay .modal .modal-content .modal-form .modal-cerrar {
	display:inline-block;
	border:0;
	outline:0;
	background:none;
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:1.25;
	letter-spacing:.5px;
	color:#212121;
	text-transform:uppercase;
	cursor:pointer;
}
.modal-overlay .modal .modal-content .modal-form .modal-cerrar span {
	width:10px;
	height:10px;
	display:inline-block;
	position:relative;
	vertical-align:middle;
	margin:-1px 0 0 15px;
}
.modal-overlay .modal .modal-content .modal-form .modal-cerrar span::before {
	content:'';
	position:absolute;
	top:0;
	left:50%;
	width:1px;
	background:#212121;
	height:100%;
	transform:translateX(-50%) rotate(45deg);
}
.modal-overlay .modal .modal-content .modal-form .modal-cerrar span::after {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	height:1px;
	background:#212121;
	width:100%;
	transform:translateY(-50%) rotate(45deg);
}
.modal-overlay .modal .modal-content .modal-wrap {
	position:relative;
	margin-top:50px;
}
.modal-overlay .modal .modal-content .modal-wrap::after {
	content:'';
	position:absolute;
	width:1px;
	height:100%;
	max-height:208px;
	background:#c8d6de;
	top:0;
	left:50%;
	transform:translateX(-50%);
}
.modal-overlay .modal .modal-content .modal-box {
	display:inline-block;
	width:50%;
	vertical-align:middle;
	padding:0 15px;
}
.modal-overlay .modal .modal-content .modal-box img {
	max-width:100%;
	max-height:133px;
	width:auto;
}
.modal-overlay .modal .modal-content .modal-box h3 {
	margin-top:25px;
	margin-bottom:20px;
}
@media screen and (max-width:1024px) {
	.header {
		height:60px;
		padding:10px 0;
	}
	.header.header-transparent.open {
		background:#f2f7fa;
	}
	.header .hr {
		width:30%;
	}
	.header .hr .menubtn {
		display:block;
	}
	.header .hr .menu {
		display:none;
	}
	.header.open .hr .menu {
		position:fixed;
		width:100%;
		left:0;
		top:60px;
		background:#f2f7fa;
		text-align:center;
		padding:20px 0;
	}
	.header.header-pinkish.open .hr .menu {
		background:#faf5f2;
	}
	.header .hr .menu ul li {
		display:block;
		text-align:center;
	}
	.header .hr .menu ul li a {
		display:inline-block;
		width:auto;
	}
	.header .hr .menu ul li.header-btn {
		padding:0;
	}
	.header .hr .menu ul li.header-lang {
		margin-bottom:20px;
	}
}

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

}

@media screen and (max-width:768px) {
	.hero-item .hero-wrap h1 {
		font-size:40px;
	}
	h1 {
		font-size:30px;
	}
	h2 {
		font-size:22px;
	}
	h3 {
		font-size:16px;
	}
	.home-blog .home-post {
		width:50%;
	}
	.bariatrica-top-txt, .bariatrica-top-img {
		width:100%;
	}
	.bariatrica-top-img {
		text-align:center;
		padding-top:20px;
	}
	.bariatrica-top-img img {
		max-width:500px;
	}
	.procedimiento {
		width:50%;
	}
	.contacto-form, .contacto-enlaces, .contacto-txt, .contacto-mapa {
		width:100%;
	}
	.contacto-wrap::before, .contacto-wrap::after {
		display:none;
	}
	.contacto-enlaces {
		padding-top:60px;
	}
	.contacto-txt {
		padding-bottom:35px;
	}
	.financiamiento-condiciones-box {
		width:100%;
		padding-bottom:30px;
	}
}

@media screen and (max-width:640px) {
	.home-servicios-heading, .home-servicios-txt {
		width:100%;
	}
	.home-porque-box {
		width:100%;
	}
	.home-equipo .home-equipo-img {
		width:80%;
		display:block;
		margin:0 auto;
	}
	.home-equipo .home-equipo-txt {
		width:100%;
	}
	.home-servicios .home-servicio.active, .home-servicios .home-servicio {
		width:100%;
		display:block;
	}
	.endocrina-box {
		width:100%;
	}
	.herramientas-box {
		width:50%;
		padding-bottom:10px;
	}
	.blog-post .blog-post-txt {
		width:100%;
	}
	.blog-post .blog-post-img {
		width:100%;
		margin-bottom:10px;
	}
	.financiamiento-beneficios .financiamiento-beneficios-box {
		width:100%;
	}
	.footer-contacto-txt {
		width:100%;
	}
	.footer-contacto-img {
		width:100%;
		padding-top:25px;
	}
	.footer .footer-box {
		width:100%;
		text-align:center;
		padding:5px 15px;
	}
	.footer .footer-box ul {
		text-align:center;
	}
	.footer .footer-box ul li {
		padding-left:0;
		padding-right:0;
	}
}

@media screen and (max-width:414px) {
	.home-blog .home-post {
		width:100%;
	}
	.procedimiento {
		width:100%;
	}
	.herramientas-box {
		width:100%;
	}
	.footer .footer-box ul li {
		display:block;
		width:100%;
	}
	.footer .footer-box ul li a {
		line-height:2;
	}
	.modal-overlay .modal .modal-content .modal-wrap::after {
		display:none;
	}
	.modal-overlay .modal .modal-content .modal-box {
		width:100%;
		padding:30px 15px;
	}
	.modal-overlay .modal .modal-content .modal-box img {
		max-width:100%;
		max-height:50px;
		width:auto;
		display:inline-block;
		vertical-align:middle;
	}
	.modal-overlay .modal .modal-content .modal-box h3 {
		margin:15px;
		display:inline-block;
		vertical-align:middle;
	}
}

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

}

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

}










/*LAYOUT*/
.dmrow {
	margin-right:-15px;
	margin-left:-15px;
}
.dmrow:before,.dmrow:after {
	display:table;
	content:"";
}
.dmrow:after {
	clear:both;
}
.dm1, .dm2, .dm3, .dm4, .dm5, .dm6, .dm7, .dm8, .dm9, .dm10, .dm11, .dm12 {
	float:left;
	position:relative;
	padding-left:15px;
	padding-right:15px;
	min-height:1px;
}
.dm1 {
	width:8.33333333333333333%;
}
.dm2 {
	width:16.66666666666666666%;
}
.dm3 {
	width:25%;
}
.dm4 {
	width:33.33333333333333333%;
}
.dm5 {
	width:41.66666666666666666%;
}
.dm6 {
	width:50%;
}
.dm7 {
	width:58.33333333333333333%;
}
.dm8 {
	width:66.66666666666666666%;
}
.dm9 {
	width:75%;
}
.dm10 {
	width:83.33333333333333333%;
}
.dm11 {
	width:91.66666666666666666%;
}
.dm12 {
	width:100%;
}
.pullright {
	float:right;
}
.dmgroup {
    width:100%;
    margin-bottom:10px;
	display:inline-block;
	vertical-align:top;
}
.dminput {
    background:#fff;
    border-radius:2px;
    padding:0 10px;
    font-size:14px;
    border:0;
    outline:0;
    width:100%;
    height:38px;
    color:#222;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	border:1px solid #ddd;
}
.dmarea {
	height:160px;
	padding:10px 10px;
	resize:none;
}
.dmgroup.activo .dminput, .dmgroup.lleno .dminput {
	border:1px solid #666;
}
.dmgroup label {
	font-size:13px;
	line-height:15px;
	display:block;
	margin-bottom:2px;
}
.dmgroup .help-block {
	margin:2px 0 0;
	font-style:italic;
}
.dmgroup .radio label {
	margin-bottom:6px;
	font-size:16px;
	line-height:18px;
}
.dmgroup .radio input {
	margin-right:5px;
}
.toast {
	font-size:16px;
}

@media screen and (max-width:1000px) {
	.tablethide {
		display:none;
	}

	/*Layout*/
	.dmrow {
		margin-right:-10px;
		margin-left:-10px;
	}
	.dm1, .dm2, .dm3, .dm4, .dm5, .dm6, .dm7, .dm8, .dm9, .dm10, .dm11, .dm12 {
		padding-left:10px;
		padding-right:10px;
	}
	.dm1-medium {
		width:8.33333333333333333%;
	}
	.dm2-medium {
		width:16.66666666666666666%;
	}
	.dm3-medium {
		width:25%;
	}
	.dm4-medium {
		width:33.33333333333333333%;
	}
	.dm5-medium {
		width:41.66666666666666666%;
	}
	.dm6-medium {
		width:50%;
	}
	.dm7-medium {
		width:58.33333333333333333%;
	}
	.dm8-medium {
		width:66.66666666666666666%;
	}
	.dm9-medium {
		width:75%;
	}
	.dm10-medium {
		width:91.66666666666666666%;
	}
	.dm11-medium {
		width:83.33333333333333333%;
	}
	.dm12-medium {
		width:100%;
	}
}

@media screen and (max-width:620px) {
	.dm1-small {
		width:8.33333333333333333%;
	}
	.dm2-small {
		width:16.66666666666666666%;
	}
	.dm3-small {
		width:25%;
	}
	.dm4-small {
		width:33.33333333333333333%;
	}
	.dm5-small {
		width:41.66666666666666666%;
	}
	.dm6-small {
		width:50%;
	}
	.dm7-small {
		width:58.33333333333333333%;
	}
	.dm8-small {
		width:66.66666666666666666%;
	}
	.dm9-small {
		width:75%;
	}
	.dm10-small {
		width:91.66666666666666666%;
	}
	.dm11-small {
		width:83.33333333333333333%;
	}
	.dm12-small {
		width:100%;
	}
}

@media screen and (max-width:360px) {
	.dm1-xsmall {
		width:8.33333333333333333%;
	}
	.dm2-xsmall {
		width:16.66666666666666666%;
	}
	.dm3-xsmall {
		width:25%;
	}
	.dm4-xsmall {
		width:33.33333333333333333%;
	}
	.dm5-xsmall {
		width:41.66666666666666666%;
	}
	.dm6-xsmall {
		width:50%;
	}
	.dm7-xsmall {
		width:58.33333333333333333%;
	}
	.dm8-xsmall {
		width:66.66666666666666666%;
	}
	.dm9-xsmall {
		width:75%;
	}
	.dm10-xsmall {
		width:91.66666666666666666%;
	}
	.dm11-xsmall {
		width:83.33333333333333333%;
	}
	.dm12-xsmall {
		width:100%;
	}
}
