@charset "UTF-8";
/* CSS Document */
/*** cuerpo partners ***/
.body-partners {
	background: url("../img/fondo-partners.png") no-repeat center top;
	height: 100vh;
}

/*** header partners ***/
.header-partners {
	background-color: rgba(26,19,96,.9);
	top: 0;
}

.header-partners .center-page {
	align-items: center;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	height: 100%;
}

.header-partners img {
	margin-top: 0;
	height: 30px;
}

.programa {
	background: url("../img/icon-download.png") no-repeat right top;
	color: #63C0FC!important;
	font-family: 'I-light';
	font-size: .875rem!important;
	height: 25px;
	line-height: 25px;
	padding-right: 30px;
	text-decoration: none;
}

.header-partners a:first-child {
	background: none;
}

.header-partners a:hover {
	background-position: right bottom;
	color: #D0A0FF!important;
}

.wrap-cabecera-partners {
	align-items: center;
	background: url("../img/img-mapa.png") no-repeat center 200px;
	display: flex;
	flex-flow: column nowrap;
	justify-content: flex-start;
	margin-top: 75px;
	width: 100%;
}

.wrap-cabecera-partners img {
	height: 80px;
	margin-top: 70px;
}

.wrap-cabecera-partners p {
	color: #efe8ff;
    font-family: 'I-medium';
    font-size: 2rem;
    width: 680px;
    line-height: 2.5rem;
    text-align: center;
    margin: 90px 0;
}

.wrap-cabecera-partners p i {
	font-family: 'I-light';
}

.wrap-cabecera-partners a {
	background-color: #63C0FF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 2px 31px -7px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 2px 31px -7px rgba(0,0,0,0.55);
	box-shadow: 0px 2px 31px -7px rgba(0,0,0,0.55);
	color: #200F70!important;
	font-feature-settings: 1.125rem;
	height: 60px;
	line-height: 60px;
	padding: 0 50px;
	text-decoration: none;
}

.wrap-cabecera-partners a:hover {
	background-color: #351e79;
	color: #FFF!important;
}

.wrap-programa {
	display: flex;
    float: left;
    margin-top: 130px;
    width: 100%;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: stretch;
}

.wrap-programa__left {
	background-color: #B0CAF4;
	display: block;
	float: left;
	width: 35%;
}

.wrap-programa__left h2 {
	color: #200F70;
    display: block;
    float: right;
    font-family: 'I-bold';
    font-size: 3.5rem;
    line-height: 3rem;
    margin-right: -98px;
    margin-top: 80px;
}

.wrap-programa__right {
	display: block;
	float: left;
	height: 100%;
	width: 65%;
}

.wrap-programa__right p {
	display: block;
    float: left;
    font-family: 'I-light';
    font-size: 1.25rem;
    line-height: 1.65rem;
    text-align: left;
	margin: 230px 0 70px 70px;
}

.wrap-programa__right p b {
	font-family: 'I-bold';
}

.wrap-beneficios-clientes {
	background: url("../img/fondo-partner.png") no-repeat left 125% #26175A;
	display: flex;
    float: left;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: stretch;
	min-height: 500px;
	width: 100%;
}

.wrap-beneficios-clientes__left {
	background: url("../img/img-texto-clientes.png") no-repeat right 200px;
	display: block;
	float: left;
	width: 35%;
}

.wrap-beneficios-clientes__left h3 {
	color: #FFF;
	display: block;
	float: right;
	font-family: 'I-bold';
	font-size: 3.5rem;
	margin: 60px -210px 0 0;
}

.wrap-beneficios-clientes__right {
	display: block;
	float: left;
	padding: 240px 0 70px 90px;
	width: 65%;
}

.wrap-beneficios-clientes__right span {
	background: url("../img/linea-beneficios.png") no-repeat left bottom;
	color: #C1E6FF;
	font-family: 'I-light';
	display: block;
	float: left;
	font-size: 1.25rem;
    line-height: 1.65rem;
	height: auto;
	margin-bottom: 30px;
	margin-right: 50%;
	padding-bottom: 30px;
	padding-left: 30px;
	width: 500px;
}

.wrap-beneficios-clientes__right span b {
	font-family: 'I-bold';
}

.wrap-beneficios-clientes__right span:last-child {
	background: none;
	margin-bottom: 0;
}

.wrap-beneficios-partner {
	background: url("../img/fondo-partner-cliente.png") no-repeat right -15% #141B41;
	display: flex;
    float: left;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: stretch;
	min-height: 500px;
	width: 100%;
}

.wrap-beneficios-partner__left {
	display: block;
	float: left;
	padding: 130px 80px 70px 20%;
	width: 65%;
}

.wrap-beneficios-partner__left span {
	background: url("../img/linea-beneficios.png") no-repeat right bottom;
	color: #C1E6FF;
	font-family: 'I-light';
	display: block;
	float: right;
	font-size: 1.25rem;
    line-height: 1.65rem;
	height: auto;
	margin-bottom: 30px;
	margin-left: 50%;
	padding-bottom: 30px;
	padding-right: 30px;
	text-align: right;
	width: 380px;
}

.wrap-beneficios-partner__left span:last-child {
	background: none;
	margin-bottom: 0;
}

.wrap-beneficios-partner__right {
	background: url("../img/img-texto-partner.png") no-repeat left 110px;
	display: block;
	float: left;
	width: 35%;
}

.wrap-testimonios-partners {
	background: url("../img/img-mapa-testimonio.png") no-repeat left bottom #dbddec;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	float: left;
	min-height: 450px;
	width: 100%;
}

.wrap-testimonios-partners img {
	height: 90px;
}

.wrap-testimonios-partners .center-page {
	align-items: center;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
}

.wrap-testimonios-partners__wrap-texto {
	display: flex;
	flex-flow: column nowrap;
	margin-left: 90px;
	width: 40%;
}

.wrap-testimonios-partners__wrap-texto p {
	font-family: 'I-light';
	font-size: 1.2rem;
	line-height: 1.6rem;
	margin-bottom: 20px;
}

.wrap-testimonios-partners__wrap-texto span {
	font-family: 'I-light';
	font-size: .875rem;
}

.wrap-testimonios-partners__wrap-texto label {
	font-family: 'I-light';
	font-size: .75rem;
}

.wrap-testimonios-partners__wrap-texto label b {
	font-family: 'I-bold';
}

.wrap-contacto-partner {
	display: flex;
	flex-flow: row nowrap;
	float: left;
	height: auto;
	justify-content: center;
	width: 100%;
}

.wrap-contacto-partner__left {
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
	width: 50%;
}

.wrap-contacto-partner__left a {
	color: #63C0FC!important;
	font-size: .75rem;
	margin: 5px 0 10px 0;
}

.left-text {
	background: url("../img/frase-partner.png") no-repeat center center #464865;
	align-items: center;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	height: 550px;
	width: 100%;
}

.left-text span {
	color: #afb3f9;
	flex-flow: column nowrap;
	font-family: 'I-light';
	font-size: 1.875rem;
	line-height: 2.4rem;
	padding: 0 100px;
	width: 100%;
}

.left-footer {
	align-items: flex-start;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	background-color: #3A3C5C;
	min-height: 250px;
	padding: 0 100px;
	width: 100%;
}

.wrap-contacto-partner__right {
	background-color: #eaeaea;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	min-height: 300px;
	padding: 70px 170px;
	width: 50%;
}

.wrap-contacto-partner__right h4 {
	background: url("../img/iso-form-partner.png") no-repeat left top;
	color: #200F70;
	font-family: 'I-black';
	font-size: 2.5rem;
	line-height: 2.3rem;
	margin-bottom: 50px;
	padding-top: 45px
}

.enviar-consulta-partner {
    background-color: #63C0FF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	border: none;
    color: #200F70!important;
    font-feature-settings: 1.125rem;
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    text-decoration: none;
}

.enviar-consulta-partner:hover {
	background-color: #351e79;
	color: #FFF!important;
}

.wrap-cabecera-partners__wrap-programa {
	align-items: center;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	border-top: dotted 1px #FFF;
	padding-top: 30px;
	width: 680px;
}

.wrap-cabecera-partners__wrap-programa a {
	background-color: #4c4789;
	border: solid 2px #93D3FF;
	color: #93D3FF!important;
	margin-bottom: 63px;
}

.wrap-cabecera-partners__wrap-programa a:hover {
	border-color: #351e79;
}

.left--gracias {
	width: 100%;
}

.left--gracias .left-footer {
	background-image: url("../img/iso-footer-gracias-partners.png");
	background-repeat: no-repeat;
	background-position: 104% 33px;
}

.body-partners-gracias {
	height: auto;
}

.left-footer-mb,
.programa-mb,
.titulo-beneficios-clientes-mb,
.titulo-beneficios-partner-mb,
.wrap-beneficios-partner h3 {
	display: none;
}

.wrap-partners-home {
	align-items: center;
	background: url("../img/fondo-partners-home.png") no-repeat center center;
	display: flex;
	flex-flow: row nowrap;
	float: left;
	height: 200px;
	justify-content: flex-start;
	width: 100%;
}

.wrap-partners-home img {
	display: flex;
	float: left;
	height: 70px;
}

.wrap-partners-home a {
	background: url("../img/arrow-partners-home-new.png") no-repeat right top;
	display: flex;
    float: left;
    font-family: 'G-regular';
    font-size: 1.4rem;
    height: 70px;
    line-height: 70px;
	margin-left: 60px;
    padding: 0 30px 0 60px;
    text-decoration: none;
    border-left: dotted 2px #afb3f9;
    color: #c4b1ff!important;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

.wrap-partners-home a:hover {
	background-position: right bottom;
	color: #bca0ff!important;
}

.wrap-partners-home img.logo-red-mb {
	display: none;
}