@import "/common/css/googleWebFonts/bankinter.css";
@import "/common/css/googleWebFonts/bksans.css";
* {
	/*font-family: 'Source Sans Pro' !important;*/
	/* font-family: 'Bankinter' !important; */
	font-family: 'BK-Sans' !important;
}

html {
	font-size: 62.5%;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: #fff;
	color: #000000;
	/* font-family: 'Source Sans Pro' !important; */
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.3;
}

p {
	margin: 0 0 10px !important;
}

section .boxed-col img.img-responsive {
	width: 100% !important;
}

.navbar-nav {
	margin-left: -29px;
	font-size: 2rem;
	margin-bottom: 5rem;
	margin-top: 1rem;
}

.navbar-nav a {
	padding: 20px 15px 0 20px !important;
}

.bkregular, .bkregular strong {
	font-family: 'Bankinter' !important;
}

#contenido.contenido {
	padding: 0 !important;
	margin 0 auto !important;
	overflow: hidden;
}

.contenedor {
	width: 100%;
	max-width: 970px;
	max-width: 97rem;
	margin: 0 auto;
	padding: 0 15px;
	padding: 0 1.5rem;
}

body hr.mediumgrey {
	border-color: #617077;
}

/****/

.naranja {
	color: #eb5d00;
}

.blanco {
	color: #ffffff;
}

.negro {
	color: #000000;
}

.accent {
	color: #ff7300;
}

.c617077 {
	color: #617077;
}

.c56585a {
	color: #56585a;
}

.c898989 {
	color: #898989;
}

.f12 {
	font-size: 12px;
	font-size: 1.2rem;
}

.f14 {
	font-size: 14px;
	font-size: 1.4rem;
}

.f15 {
	font-size: 15px;
	font-size: 1.5rem;
}

.f16 {
	font-size: 16px;
	font-size: 1.6rem;
}

.f20 {
	font-size: 20px;
	font-size: 2rem;
}

.f21 {
	font-size: 21px;
	font-size: 2.1rem;
}

.f22 {
	font-size: 22px;
	font-size: 2.2rem;
}

.f24 {
	font-size: 24px;
	font-size: 2.4rem;
}

.f25 {
	font-size: 25px;
	font-size: 2.5rem;
}

.f70 {
	font-size: 70px;
	font-size: 7rem;
}

#PageBody_DIV.container {
	max-width: 1054px !important;
	clear: both;
}

/**logo**/

#headwrap .alturaBarras {
	text-indent: -999px;
	font: 0/0 a;
	text-shadow: transparent;
	color: transparent;
	text-decoration: none;
	background: url("https://pruebas.trader-lab.es/images/20180810_logo_bankinter_naranja.png") no-repeat;
	height: 36px;
	background-size: contain;
	margin-top: 20px;
}

.logo-bmex {
	margin: 1rem 0 2rem;
}

.logo-fpa img.bankinter-logo {
	max-width: 590px;
}

/****/

.subtitulo-seccion {
	margin-bottom: 1rem;
}

.titulo-seccion {
	font-size: 29px;
	font-size: 2.9rem;
	font-family: 'Bankinter' !important;
	margin-bottom: 2rem;
}

.line-orange::before {
	background-color: #ff7300;
	content: '';
	display: block;
	margin-top: 2rem;
	margin-bottom: 1.3rem;
	width: 8.8rem;
	height: 0.4rem;
}

.contenedor-section {
	padding: 0 2.4rem;
}

.nombre-ponente {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 2rem;
	font-weight: bold;
}

.nombre-ciudad {
	font-size: 18px;
	font-size: 1.8rem;
}

.boxed-eventos {
	background-color: #fed430;
	width: 200px;
	height: 200px;
	margin: 20px auto;
	padding: 26px 11px 12px;
}

.boxed-col {
	box-shadow: 0 0 20px 0 rgba(97, 112, 119, .2);
	width: 264px;
	margin: 4rem auto 1.5rem;
	height: 440px;
}

.boxed-col .content {
	padding: 30px 24px;
}

.linea-gris {
	height: 2px;
	background-color: #d6d6d6;
	width: 100%;
	margin: 20px auto;
}

section {
	margin-bottom: 4rem;
}

a.btn-registro {
	background: #e95d0f;
	color: #ffffff;
	margin: 0 auto;
	display: block;
	width: 250px;
	border-radius: 25px;
	font-family: Source Sans Pro;
	font-weight: bold;
	font-size: 1.7rem;
	padding: 10px 15px;
}

ul.ls-saber {
	list-style-type: square;
	margin-top: 4rem;
}

ul.ls-saber li {
	color: #ff7300;
	margin-bottom: 1rem;
}

ul.ls-saber li span {
	color: #56585a;
}

/**footer**/

footer {
	background: #191b1c;
	background: #1f2021;
	padding: 50px 0 24px;
	clear: both;
	position: relative;
}

footer .bankinter-logo {
	width: 100%;
	max-width: 129px;
}

footer .foo {
	padding: 35px 0 0;
}

footer .foo>div {
	padding-top: 10px;
}

footer .corp-links {
	list-style: none;
	line-height: 3rem;
}

footer .corp-links a {
	color: #ffffff;
}

footer h2 {
	margin-top: 0;
}

footer ul {
	margin: 0;
	padding: 0;
}

footer .corp-links li a [class^=icon-] {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 24px;
	line-height: 2.4rem;
	vertical-align: middle;
	vertical-align: -webkit-baseline-middle;
}

footer .blanco.f21 {
	line-height: 2rem;
}

footer .description {
	margin-top: 50px;
	margin-top: 5rem;
}

footer .footer-bottom .social_menu {
	border-bottom: 0;
	list-style: none;
	padding-bottom: 0;
	margin-bottom: 0;
	text-align: right
}

footer .footer-bottom .social_menu li {
	margin-left: 25px;
	display: inline-block
}

footer .footer-bottom .social_menu li:first-child {
	margin-left: 0
}

footer .footer-bottom .social_menu li a {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 24px;
	line-height: 2.4rem;
	vertical-align: middle
}

footer .social_menu a:hover {
	color: #ffffff;
}

footer .foo-center {
	padding-right: 0;
}

footer p.blanco {
	margin-top: 20px;
	margin-top: 2rem;
	margin-bottom: 30px;
	margin-bottom: 3rem;
}

footer p.blanco.f14 {
	margin-top: 40px;
	margin-top: 4rem;
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.gap {
	clear: both;
	height: 0;
}

.col-xs-5c, .col-sm-5c, .col-md-5c, .col-lg-5c {
	min-height: 1px;
	position: relative;
}

.col-xs-5c {
	float: left;
	width: 20%;
}

@media (min-width: 768px) {
	.col-sm-5c {
		float: left;
		width: 20%;
	}
}

@media (min-width: 992px) {
	.col-md-5c {
		float: left;
		width: 20%;
	}
}

@media (min-width: 1200px) {
	.col-lg-5c {
		float: left;
		width: 20%;
	}
}

/**medias**/

@media all and (max-width: 820px) {
	html {
		font-size: 59%;
	}
}

@media all and (max-width: 768px) {
	html {
		font-size: 50%;
	}
	footer .footer-bottom .social_menu {
		border-bottom: 1px solid #617077;
		list-style: none;
		margin-bottom: 10px;
		padding-bottom: 10px;
		text-align: left;
		margin-top: 24px;
		padding-top: 24px;
	}
	footer .copyr {
		margin-top: 0;
		font-size: 10px;
		font-size: 1rem;
	}
	footer .bankinter-logo-mob {
		height: 24px;
		width: auto;
	}
	section {
		margin: 2rem 0;
	}
	.f12 {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.2;
	}
}

@media all and (max-width: 375px) {
	.f16 {
		font-size: 15px;
		font-size: 1.5rem;
	}
}