@charset "ISO-8859-1";

@font-face {
	font-family: "BentonSansBBVA-Bold";
	font-display: auto;
	src: url("fonts/BentonSansBBVA-Bold.otf");
}

@font-face {
	font-family: "BentonSansBBVA Medium";
	font-display: auto;
	src: url("fonts/BentonSansBBVA-Medium.otf");
}

@font-face {
	font-family: "BentonSansBBVA Light";
	font-display: auto;
	src: url("fonts/BentonSansBBVA-Light.otf");
}

@font-face {
	font-family: "BentonSansBBVA Book";
	font-display: auto;
	src: url("fonts/BentonSansBBVA-Book.otf");
}

body {
	margin: 0;
}

.ui-menu.ui-menu-toggleable li.ui-widget-header h3 {
	padding-left: 0 !important;
}

.login>.ui-icon, .faIcon>.ui-icon, .blueBorder>.ui-icon, .close>h3>.ui-icon
	{
	background-image: none !important;
	text-indent: 1px !important;
}

.descItem {
	list-style: none;
	padding-left: 0px;
}

.descItem li {
	margin-top: 16px;
	font-family: "BentonSansBBVA Book", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #121212;
	text-align: left;
	letter-spacing: 0;
	line-height: 20px;
	color: #626262;
}

.midTitle {
	font-weight: normal;
	font-family: "BentonSansBBVA Book";
}

.descItem li img {
	width: 10px;
}

.subregTitle {
	font-family: "BentonSansBBVA Book", Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #121212;
	text-align: left;
	letter-spacing: 0;
	line-height: 24px;
	margin-bottom: 24px;
}

.regTitle {
	margin-bottom: 20px;
	font-size: 26px;
	font-family: "BentonSansBBVA Medium", sans-serif !important;
	color: #000;
}

.regTitleB {
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 40px;
	text-align: left;
	letter-spacing: -.4px;
	margin-bottom: 16px;
	font-family: "BentonSansBBVA Medium", sans-serif !important;
	color: #000;
}

.spanI {
	
}

.logTitle {
	font-family: "BentonSansBBVA Book";
	font-style: normal;
	font-stretch: normal;
	text-align: center;
	font-weight: 400;
	margin-bottom: 32px;
}

#loginBox {
	display: none;
	position: fixed;
	top: 65px;
	z-index: 9;
	background: #fff;
	width: 100%;
	padding: 40px;
}

.bbva-5x {
	display: table !important;
	margin: auto;
	padding-top: 50px;
	height: 120px;
	font-size: 120px !important;
	color: #1d73b2 !important;
}

.bbva-big {
	padding-top: 17px;
	padding-left: 8px;
	color: #0094e3 !important;
	font-size: 32px !important;
}

.regTitleM {
	font-size: 20px;
	font-family: "BBVA medium";
	text-align: justify;
	color: #0094e3;
}

.tright {
	text-align: right;
}

.regsTitle {
	color: #000;
	font-family: "BentonSansBBVA Light", sans-serif !important;
}

.page-name {
	font-family: "BentonSansBBVA Medium", sans-serif !important;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 20px;
}

.page-name img {
	width: 16px;
	height: auto;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

label {
	color: #121212;
	font-family: "BentonSansBBVA Medium", sans-serif !important;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 20px;
	font-weight: normal;
}

.avisos {
	padding: 8px;
	position: fixed;
	z-index: 4;
	width: 85px;
	height: 85px;
	background-color: #fff;
	bottom: 40px;
	right: 20px;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.avisos a {
	text-decoration: none;
}

.avisos a span {
	display: table;
	margin: auto;
	color: #004481;
	font-family: "BentonSansBBVA Medium", Helvetica, Arial, sans-serif;
}

.inputS {
	background-color: #f4f4f4 !important;
	margin-bottom: 25px !important;
	padding: 22px 16px 18px 16px !important;
	border: none !important;
	border-bottom: solid 0.5px #121212 !important;
	border-radius: 0 !important;
	width: 100% !important;
	height: 56px !important;
	box-shadow: none !important;
}

.inputS::-webkit-input-placeholder {
	font-family: 'BentonSansBBVA Light', Arial, Helvetica, sans-serif;
}

.inputS:-ms-input-placeholder {
	font-family: 'BentonSansBBVA Light', Arial, Helvetica, sans-serif;
}

.inputS:-moz-placeholder {
	font-family: 'BentonSansBBVA Light', Arial, Helvetica, sans-serif;
}

.inputS::-moz-placeholder {
	font-family: 'BentonSansBBVA Light', Arial, Helvetica, sans-serif;
}

.calendarinput {
	display: block;
	background-color: #f4f4f4 !important;
	margin-bottom: 25px !important;
	padding: 22px 16px 18px 16px !important;
	border: none !important;
	border-bottom: solid 0.5px #121212 !important;
	border-radius: 0 !important;
	width: 100% !important;
	height: 56px !important;
	box-shadow: none !important;
}

.calendarinput>.ui-inputfield {
	background: none !important;
	box-shadow: none !important;
	border: none !important;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
	border: none !important;
	box-shadow: none !important;
}

.avisosi {
	line-height: 40px !important;
	display: table !important;
	margin: auto;
	color: #004481;
	font-size: 23px !important;
}

.imgwrap {
	width: 88px;
	height: 88px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 100% 200%;
	background-position: 0 120%, center 50%;
	background-image: linear-gradient(-30deg, transparent 50%, #f4f4f4 50%),
		radial-gradient(#fff 71%, transparent 71%);
	margin: auto;
	border-radius: 44px;
	-webkit-transition: all 400ms;
	transition: all 400ms;
}

.imgwrap:hover {
	background-position: center 50%, center 50%;
}

.imgwrap-anim {
	display: inline-block;
}

.imgwrap-anim img {
	
}

.loaderImg {
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 2;
	border: none !important;
	padding: none !important;
	background: transparent;
}

.loaderImg img {
	border-radius: 8px;
	padding: 5px;
	background: #fff;
	width: 70px;
}

.form-group>.ui-message-error, .form-group>.panelSelect>.ui-panel-content>.ui-message-error
	{
	color: #000;
	background: none !important;
	border: none !important;
}

.ui-message-error-icon {
	position: absolute;
	margin-top: -23px !important;
	background-image: url(../image/alert.svg) !important;
	width: 16px;
	height: 16px;
	content: " ";
	display: block;
	background-size: 16px;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}

.ui-message-error-detail {
	position: absolute;
	margin-top: -25px;
	margin-left: 20px;
	font-family: "BentonSansBBVA Light" !important;
}

.ui-inputfield.hasDatepicker {
	width: 100%;
}

.ui-message-error-icon {
	margin-top: 2px;
}

.ui-message-info, .ui-message-error, .ui-message-warn, .ui-message-fatal
	{
	margin: 0 !important;
}

.joinB {
	padding: 15px 12px !important;
}

.redB {
	box-shadow: none !important;
	border: none !important;
	font-weight: normal !important;
	font-family: "BentonSansBBVA Medium" !important;
	padding: 16px 32px;
	min-width: 94px;
	line-height: 24px;
	color: #fff !important;
	background-color: #d9534f !important;
	will-change: background-position !important;
	background-size: 210% 100% !important;
	background-position: 99% center !important;
	background-repeat: no-repeat !important;
	-webkit-transition: background-position .66667s
		cubic-bezier(0.24, 0.22, 0.31, 1.07) !important;
	transition: background-position .66667s
		cubic-bezier(0.24, 0.22, 0.31, 1.07) !important;
	background-image: linear-gradient(100deg, #c9302c 50%, #d9534f 50%)
		!important;
	text-shadow: none !important;
}

.forgotPanel {
	border: 1px solid #ccc;
	padding: 20px;
	display: table;
	margin: auto;
}

.fa-1-5x {
	font-size: 1.3em !important;
	padding-top: 2px;
}

.forgots {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-top: 10px;
}

.headerP {
	margin-top: 65px;
	display: table;
	width: 100%;
	background-position: center center;
	background-size: cover;
	z-index: 1;
	position: relative;
	overflow: hidden;
	height: 184px;
}

.headerP .content {
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	padding: 0 16px;
}

.headerP .content .title {
	margin-top: 32px;
	margin-bottom: 32px;
}

.headerP .content .title h1 {
	font-family: "BentonSansBBVA-Bold", Helvetica, Arial, sans-serif;
	font-size: 32px;
	color: #fff;
	text-align: center;
	letter-spacing: -.4px;
	line-height: 36px;
}

.headerP img {
	height: 100%;
	position: absolute;
	min-height: 100%;
	display: block;
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
	width: auto;
	min-width: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: -2;
}

.blueB {
	box-shadow: none !important;
	border: none !important;
	font-weight: normal !important;
	font-family: "BentonSansBBVA-Bold" !important;
	padding: 16px 32px;
	min-width: 94px;
	line-height: 24px;
	color: #fff !important;
	background-color: #1d73b2 !important;
	will-change: background-position !important;
	background-size: 210% 100% !important;
	background-position: 99% center !important;
	background-repeat: no-repeat !important;
	-webkit-transition: background-position .66667s
		cubic-bezier(0.24, 0.22, 0.31, 1.07) !important;
	transition: background-position .66667s
		cubic-bezier(0.24, 0.22, 0.31, 1.07) !important;
	background-image: linear-gradient(100deg, #1464a5 50%, #1d73b2 50%)
		!important;
	text-shadow: none !important;
}

.blueB.loginB, .redB.loginB {
	width: 128px !important;
	height: 48px !important;
	padding: 0px !important;
}

.blueBH {
	box-shadow: none !important;
	border: none !important;
	font-weight: normal !important;
	font-family: "BentonSansBBVA Medium" !important;
	padding: 7px 12px;
	line-height: 24px;
	color: #fff !important;
	background-color: #1d73b2 !important;
	will-change: background-position !important;
	background-size: 210% 100% !important;
	background-position: 99% center !important;
	background-repeat: no-repeat !important;
	-webkit-transition: background-position .66667s
		cubic-bezier(0.24, 0.22, 0.31, 1.07) !important;
	transition: background-position .66667s
		cubic-bezier(0.24, 0.22, 0.31, 1.07) !important;
	background-image: linear-gradient(100deg, #072146 50%, #0b3167 50%)
		!important;
	text-shadow: none !important;
}

.ui-wizard-nav-back, .ui-wizard-nav-next {
	box-shadow: none !important;
	border: none !important;
	font-weight: normal !important;
	font-family: "BentonSansBBVA Medium" !important;
	padding: 7px 12px;
	line-height: 24px;
	color: #fff !important;
	background-color: #072146 !important;
	will-change: background-position !important;
	background-size: 210% 100% !important;
	background-position: 99% center !important;
	background-repeat: no-repeat !important;
	-webkit-transition: background-position .66667s
		cubic-bezier(0.24, 0.22, 0.31, 1.07) !important;
	transition: background-position .66667s
		cubic-bezier(0.24, 0.22, 0.31, 1.07) !important;
	background-image: linear-gradient(100deg, #072146 50%, #2f496d 50%)
		!important;
	text-shadow: none !important;
}

.ui-wizard-nav-back:hover, .ui-wizard-nav-next:hover {
	background-position: 1% center !important;
}

.ui-wizard-nav-next .ui-button-icon-left.ui-icon, .ui-wizard-nav-back .ui-button-icon-left.ui-icon
	{
	display: none !important;
}

.ui-wizard-nav-next .ui-button-text.ui-c, .ui-wizard-nav-back .ui-button-text.ui-c
	{
	padding: .3em 1em .3em 1em !important;
}

.choose>div.ui-button {
	box-shadow: none !important;
	border: 1px solid #1d73b2 !important;
	font-weight: normal !important;
	font-family: "BentonSansBBVA Medium" !important;
	padding: 7px 12px;
	line-height: 24px;
	color: #1d73b2 !important;
	background-color: #fff !important;
	text-shadow: none !important;
}

.choose>div.ui-button.ui-state-hover, .choose>div.ui-button.ui-state-active
	{
	background-color: #1d73b2 !important;
	background-image: none !important;
	color: #fff !important;
}

.chooseO>div.ui-button {
	box-shadow: none !important;
	border: 1px solid #1d73b2 !important;
	font-weight: normal !important;
	font-family: "BentonSans medium" !important;
	padding: 3px 5px !important;
	line-height: 24px;
	color: #1d73b2 !important;
	background-color: #fff !important;
	text-shadow: none !important;
}

.chooseO>div.ui-button.ui-state-hover, .chooseO>div.ui-button.ui-state-active
	{
	background-color: #1d73b2 !important;
	background-image: none !important;
	color: #fff !important;
}

.chooseO div span {
	padding: 0 !important;
}

.normalp {
	font-family: "BentonSansBBVA Light";
}

.redp {
	color: #FF0000;
}

.nomargin {
	margin: 0;
}

.text-right {
	text-align: right;
}

.comentP {
	width: 100%;
}

.blueB:hover, .redB:hover, .blueBH:hover {
	background-position: 1% center !important;
}

.blueB.ui-state-hover, .blueBH.ui-state-hover {
	box-shadow: none !important;
	background: none;
}

.greenB {
	
}

.blueBorder>span {
	line-height: 26px;
}

.panelSelect {
	border: none !important;
	padding: 0 !important;
}

.panelSelect div {
	padding: 0 !important;
}

.oneMenu {
	width: 100%;
	max-height: 56px;
	min-height: 56px;
	margin-bottom: 25px !important;
	padding: 18px 16px 18px 16px !important;
	border: none !important;
	border-bottom: solid 0.5px #121212 !important;
	border-radius: 0 !important;
	background: center right 20px no-repeat #f4f4f4 !important;
}

.oneMenu div {
	background: transparent !important;
}

.dirOp {
	width: 100%;
	height: 35px;
}

.ui-selectonemenu {
	box-shadow: none !important;
}

.ui-selectonemenu-label {
	background: none !important;
	box-shadow: none !important;
}

.ui-selectonemenu-panel {
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
}

.ui-selectonemenu-list>li {
	padding: 20px 0 !important;
	color: #bdbdbd !important;
	border-bottom: solid 1px #d3d3d3 !important;
	-webkit-transition: all 0.5s !important;
	transition: all 0.3s !important;
}

.ui-selectonemenu-list>li.ui-state-highlight, .ui-selectonemenu-list>li.ui-state-hover
	{
	background: none !important;
	color: #000 !important;
	text-shadow: none !important;
	box-shadow: none !important;
}

.ui-selectonemenu-trigger {
	width: 20px !important;
	height: 20px !important;
	display: block !important;
	right: 15px !important;
	position: absolute !important;
	top: 20px !important;
}

.ui-selectonemenu-trigger>.ui-icon.ui-icon-triangle-1-s {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background: url("../image/tab-blue.svg") center no-repeat transparent;
	background-size: 15px auto;
}

[aria-expanded="true"]>.ui-selectonemenu-trigger>.ui-icon.ui-icon-triangle-1-s
	{
	transform: rotate(-180deg);
}

.ui-menu .ui-menuitem {
	margin: 0 !important;
}

.blueBorder {
	border-radius: 0 !important;
	padding: 16px 15px !important;
	min-height: 65px;
}

.blueBorder>.ui-icon {
	color: #fff;
	!
	important;
}

.blueBorder.noLicon>.ui-icon {
	float: none !important;
}

.menuS.noLicon>h3>.ui-icon {
	left: unset !important;
	right: .5em;
}

.footB {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #072146;
}

.logoFoot {
	width: 220px;
}

.header {
	position: fixed; /* Set the navbar to fixed position */
	top: 0; /* Position the navbar at the top of the page */
	width: 100%;
	z-index: 7;
	background: rgba(7, 33, 70, 1);
}

.headerContent {
	min-height: 65px;
}

.market {
	border: none !important;
}

.footer {
	width: 100%;
}

.infoF {
	padding: 20px;
	background: #f4f4f4;
}

.enlaceDir {
	display: table;
	margin: auto;
	font-size: 15px;
	padding: 5px;
	color: #fff;
}

.elm-cent {
	display: table;
	margin: auto;
}

.fHead {
	position: relative
}

.bImage {
	display: inline-block;
}

.iconB {
	padding: 5px;
	width: 40px;
}

.w100 {
	width: 100%;
}

.socioBox {
	min-height: 20px;
}

.buttonD {
	text-shadow: none !important;
	box-shadow: none !important;
	font-size: 14px !important;
	color: #fff !important;
	font-family: "BBVA medium" !important;
	background: #0079c1 !important;
	background: -moz-linear-gradient(top, #0079c1 0, #00559d 100%)
		!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0079c1),
		color-stop(100%, #00559d)) !important;
	background: -webkit-linear-gradient(top, #0079c1 0, #00559d 100%)
		!important;
	background: -o-linear-gradient(top, #0079c1 0, #00559d 100%) !important;
	background: -ms-linear-gradient(top, #0079c1 0, #00559d 100%) !important;
	background: linear-gradient(to bottom, #0079c1 0, #00559d 100%)
		!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0079c1',
		endColorstr='#00559d', GradientType=0) !important;
}

.archives {
	display: inline-flex;
}

.subTitle {
	font-family: "BentonSansBBVA Light";
	color: #0078d2;
}

.archiveInfo p {
	font-family: "BBVA light";
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding-bottom: 5px;
}

.archiveInfo {
	padding: 6px;
}

.fa-file-pdf {
	color: #b2353e;
}

.fa-file-texto {
	color: #0078d2;
}

.fa-file-texto:before {
	content: "\f0f6";
}

.fa-file-pdf:before {
	content: "\f1c1";
}

.socioOpera {
	height: 40px;
	float: right
}

.ui-fieldset {
	background: linear-gradient(to bottom, #fff, #f5f7f8);
}

.ui-fieldset-legend {
	font-family: "BBVA Medium" !important;
	color: #fff !important;
	font-size: 14px !important;
	text-shadow: none !important;
	background: #0079c1 !important;
	box-shadow: none !important
}

.contentText {
	font-family: "BBVA light";
	text-align: justify;
	font-size: 16px;
}

.arrowList {
	padding: 0;
	list-style: none;
}

.arrowList li {
	font-size: 16px;
	font-family: "BBVA Medium";
	text-align: justify;
}

.arrowList li i {
	color: #0094e3;
}

#feed thead {
	display: none;
}

.infoF p {
	font-family: "BBVA light";
	color: #121212 !important;
	text-align: center;
}

#feedContainer {
	padding: 25px;
}

.footH {
	font-family: "BBVA Medium";
	color: #0094e3;
	font-size: 20px;
}

.greenB {
	
}

.centerB {
	display: table;
	margin: auto;
}

.split2 {
	display: flex;
}

.aboutH {
	color: #004b9f;
	text-align: center;
	font-family: "BBVA Medium";
}

div[id$="subNav"] {
	float: right;
	border: none;
}

div[id$="dialogDesq"] {
	max-width: 600px;
}

.subNav {
	margin-top: 88px;
	background-color: #f4f4f4;
}

.ui-dialog-titlebar {
	background: #072146;
}

.ui-dialog-titlebar {
	color: #fff;
	font-family: "BentonSansBBVA Medium";
	font-weight: normal;
	text-shadow: none;
}

.noSB {
	padding: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 3px !important;
}

.cHeader {
	font-family: "BBVA medium";
	color: #121212;
	margin: 0;
	margin-top: 5px;
	font-size: 20px;
}

.footer p {
	font-size: 14px;
	font-family: "BentonSans book";
	color: #bdbdbd;
}

.footHW {
	font-family: "BentonSansBBVA Medium";
	font-size: 20px;
	color: #bdbdbd;
	margin: 0;
	margin-bottom: 5px;
}

.footerp {
	font-size: 13px;
	font-family: "BentonSansBBVA light";
	color: #bdbdbd;
}

.textoIni {
	font-family: "BBVA light";
	color: #fff;
	padding-left: 12px;
	border-left: 1px solid #fff;
	font-size: 20px;
}

#mobileM {
	position: absolute;
	bottom: 28px;
	right: 20px;
	border: none;
	box-shadow: none !important;
	background: transparent !important;
	color: #fff !important;
	font-weight: normal !important;
	text-shadow: none !important;
	padding: 0 !important;
}

.mtop {
	margin-top: 10px;
}

.mdown {
	margin-bottom: 30px;
}

#mobileMU {
	position: absolute;
	bottom: 28px;
	left: 20px;
	border: none;
	box-shadow: none !important;
	background: transparent !important;
	color: #fff !important;
	font-weight: normal !important;
	text-shadow: none !important;
	padding: 0 !important;
}

.formN {
	
}

.textArea {
	width: 100%;
}

table[id$="TablaComentarios"]>tbody>tr, table[id$="TablaComentarios"]>tbody>tr>td
	{
	border: none !important;
}

table[id$="optionPanel"]>tbody>tr, table[id$="optionPanel"]>tbody>tr>td
	{
	border: none !important;
	padding: 0 !important;
}

thead[id$="tablacuestionario_head"]>tr>th {
	background: #072146 !important;
	color: #fff !important;
	text-shadow: none !important;
	box-shadow: none !important;
}

div[id$="menuInicio"] {
	border: none;
	padding: 0 !important;
}

div[id$="menuInicioM"] {
	padding-top: 30px;
	border: none;
}

.ui-menu .ui-menu-child {
	background: #fff !important;
}

.ui-menubar .ui-menuitem-link {
	transition: all ease 0.5s;
}

.logoImg {
	width: 100%;
}

.blineBorder.ui-state-hover {
	box-shadow: none;
	background: #fff !important;
	border-bottom: 1px solid #0078d2 !important;
}

.ui-corner-all {
	border-radius: 0 !important;
}

.subNavBorder>.ui-state-hover, .blueBorder.ui-state-hover {
	background: transparent !important;
	opacity: 1;
	outline: 0 !important;
	border-bottom: 3px solid #fff;
	box-shadow: none !important;
}

.subNavBorder>.ui-state-hover>span {
	color: #0078d2 !important;
}

.ui-submenu-link>.ui-icon-triangle-1-s, .ui-menuitem-link-link>.ui-icon
	{
	background-image: none;
	width: 2px;
	height: 0px
}

.ui-menubar .ui-menuitem-link {
	padding: .4em .5em;
}

.ui-submenu-link>.fa, .ui-menuitem-link>.fa {
	
}

.subNavBorder.ui-state-hover {
	box-shadow: none;
	background: transparent !important;
	border-bottom: 1px solid #121212 !important;
}

.subNavBorder>span, .subNavBorder>a>span {
	color: #121212 !important;
}

.sideM {
	background: #072146 !important;
}

.blueBorder>.ui-menuitem-text, .subNavBorder>.ui-menuitem-text {
	font-family: "BentonSansBBVA Medium" !important;
}

.ui-menuitem-outline {
	outline: 0 !important;
}

.menulinkN>.ui-menuitem-text {
	font-family: "BentonSansBBVA Medium" !important;
}

.menulinkN>.ui-icon {
	color: #fff !important;
}

.menulinkN.ui-state-hover {
	background: none !important;
	box-shadow: none !important;
}

.footBt {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: "BBVA light";
}

::-moz-placeholder { /* Firefox 19+ */
	font-family: "BBVA light";
}

:-ms-input-placeholder { /* IE 10+ */
	font-family: "BBVA light";
}

:-moz-placeholder { /* Firefox 18- */
	font-family: "BBVA light";
}

.unlock {
	font-family: "BentonSansBBVA Medium";
	font-size: 14px !important;
	text-decoration: none;
	padding-top: 5px;
	color: #1d73b2 !important;
}

.labelInput i {
	color: #1d73b2;
}

.menuS {
	background: transparent !important;
	border: none !important;
}

.menuS>div.ui-panelmenu-content {
	background: transparent !important;
	border: none !important;
}

.menuS>div.ui-panelmenu-content>ul>li>a {
	font-family: "BentonSansBBVA Light" !important;
	opacity: 0.7;
	font-size: 16px !important;
	border: none !important;
}

.menuS>div.ui-panelmenu-content>ul>li>a.ui-state-hover {
	box-shadow: none !important;
	opacity: 1;
	outline: 0 !important;
	background: transparent !important;
	border: none !important;
}

.infoDir {
	height: 100%;
	background: #004481;
}

.slider {
	width: 100%;
	margin: 100px auto;
}

.slick-slide {
	margin: 0px 20px;
}

.slick-slide img {
	width: 100%;
	height: 120px;
}

.slick-prev:before, .slick-next:before {
	color: black;
}

.contact {
	width: 100%;
	margin-bottom: 5px;
	display: block;
	border-radius: 5px !important;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #ffffff 1%, #c9c9c9 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #ffffff 1%, #c9c9c9 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #ffffff 1%, #c9c9c9 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
		endColorstr='#c9c9c9', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	-webkit-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.75);
}

.contactA {
	border-radius: 5px !important;
	width: 100%;
	margin-bottom: 10px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #ffffff 1%, #c9c9c9 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #ffffff 1%, #c9c9c9 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #ffffff 1%, #c9c9c9 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
		endColorstr='#c9c9c9', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	-webkit-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.75);
}

.titleName {
	font-family: "BentonSansBBVA Light";
	color: #121212;
}

.titleNameRight {
	font-family: "BentonSans light";
	color: #121212;
}

.section {
	background: #fff;
}

.menuS.ui-state-hover {
	box-shadow: none !important;
	outline: 0;
}

.menuS>.ui-panelmenu-header {
	border: none !important;
	box-shadow: none !important;
	background: transparent !important;
}

.menuS>.ui-panelmenu-header>a {
	font-weight: normal !important;
	color: #fff !important;
	text-shadow: none !important;
}

.menuS>h3 {
	font-family: "BentonSansBBVA Medium" !important;
	text-shadow: none !important;
	color: #fff !important;
}

.menuS>h3>span {
	background: none !important;
	text-indent: 1px !important;
}

.menuS>h3>span:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f107";
}

div[id$="menuSN"] {
	border: none !important;
}

.close {
	float: right;
	text-shadow: none !important;
	border: none !important;
	background: transparent !important;
	box-shadow: none !important;
}

.close.ui-state-hover {
	outline: 0;
	box-shadow: none !important;
}

.ui-growl-image-info ~ .ui-growl-message {
	color: #0f0;
}

.ui-growl-error {
	background-color: #f00;
}

.ui-growl-image-error ~ .ui-growl-message {
	color: #fff;
}

.ui-growl-image-warn ~ .ui-growl-message {
	color: #00f;
}

.ui-growl-image-fatal ~ .ui-growl-message {
	color: #000;
}

.close>.ui-icon {
	width: unset;
	height: unset;
	background-image: none !important;
	text-indent: 1px !important;
	color: #fff !important;
}

.askB {
	float: right;
}

.ui-menuitem-text {
	color: #fff;
	padding: 0 10px;
}

.ui-menubar, .ui-menu-child, .ui-menu {
	background: transparent;
}

#contacto {
	background-color: #f4f4f4;
}

.ui-panelgrid-cell {
	position: relative !important;
}

.respimg {
	width: 100%;
}

.grayB {
	background-color: #f4f4f4;
}

.grayBF {
	background-color: #f4f4f4;
	background-size: cover;
}

.whoImage {
	cursor: pointer;
	position: absolute;
	width: 250px;
	height: 250px;
	transition: all .2s ease-in-out;
}

.whoImage.selected {
	transform: scale(1.4);
}

.wi1 {
	left: 177px;
	top: -35px;
}

.wi1.selected {
	content: url("../image/azul texto.png");
}

.wi2 {
	left: -15px;
	top: 162px;
}

.wi2.selected {
	content: url("../image/naranaja texto.png");
}

.wi3 {
	right: -5px;
	top: 162px;
}

.wi3.selected {
	content: url("../image/verde texto.png");
}

.wi4 {
	left: 186px;
	bottom: -5px;
}

.wi4.selected {
	content: url("../image/rosa texto.png");
}

.bolderBBVA {
	font-family: "BentonSansBBVA Medium" !important;
}

.feedT.gray {
	font-weight: bold;
	color: #4f4f4f !important;
}

.date {
	color: #000;
	font-family: "BentonSansBBVA Book", sans-serif !important;
}

.ui-wizard-step-title {
	border: 1px solid;
}

.ui-wizard-step-title.ui-state-default {
	background: #072146;
	color: #fff;
	font-weight: normal !important;
	font-family: "BentonSansBBVA Book" !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

.ui-wizard-step-title.ui-state-highlight {
	background: #fff;
	color: #072146;
}

.ui-menuitem-icon.ui-icon, .ui-icon-closethick.ui-icon, #mobileM>.ui-icon,
	#mobileMU>.ui-icon {
	background-image: none !important;
	overflow: unset !important;
	width: unset !important;
	height: unset !important;
	text-indent: 0px !important;
}

.ui-icon.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.headerlogo, .headTitle {
	padding: 0;
	min-height: 65px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.labelInput {
	padding-top: 8px;
	width: 12px;
}

.logflex {
	display: flex;
}

.codeImg {
	display: block;
}

.formInput {
	width: 100%;
	margin-left: 5px;
}

.formInput2 {
	width: 100%;
}

.fright {
	float: right;
}

#serviciosSocio {
	background-color: #f4f4f4;
	position: relative;
}

.textBox {
	background: #fff;
	padding: 15px;
	height: 145px;
}

.chooseR {
	width: 100%;
}

.chooseB {
	display: table;
	margin: auto;
	padding: 16px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
}

.chooseB h2 {
	text-decoration: none !important;
	font-size: 26px;
	line-height: 32px;
	font-family: "BentonSansBBVA Medium", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #121212;
	text-align: left;
	letter-spacing: -.2px;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 8px;
}

.descText {
	padding: 15px;
	color: #626262;
	font-size: 15px;
	text-align: justify;
	font-family: "BentonSans book";
}

.textBox p {
	color: #626262;
	font-size: 15px;
	text-align: justify;
	font-family: "BentonSans book";
}

.servP {
	font-family: "BentonSansBBVA Book";
	line-height: 54px;
	font-size: 20px;
}

.forgotPanel {
	width: 500px;
	border: 1px solid #ccc;
	padding: 20px;
	display: table;
	margin: auto;
}

#ringOperadores li {
	background: #fff !important;
	box-shadow: none;
	height: 120px !important;
	border: none !important;
}

#myCarousel .nav a small {
	display: block;
}

#myCarousel .nav {
	background: #eee;
}

.nav-justified>li>a {
	border-radius: 0px;
}

.nav-pills>li[data-slide-to="0"].active a {
	background-color: #16a085;
}

.nav-pills>li[data-slide-to="1"].active a {
	background-color: #e67e22;
}

.nav-pills>li[data-slide-to="2"].active a {
	background-color: #2980b9;
}

.nav-pills>li[data-slide-to="3"].active a {
	background-color: #8e44ad;
}

.logoBander {
	width: 250px;
	position: absolute;
	bottom: 30px;
	right: 100px;
}

.accordion--full .accordion__list__item {
	width: 100%;
	display: block;
}

.accordion--full .accordion__list {
	width: 100%;
	-webkit-transition: max-height 400ms, min-height 400ms;
	transition: max-height 400ms, min-height 400ms;
	max-height: 0;
	min-height: 0;
}

.accordion--full .accordion__list__item__heading .accordion--icon {
	font-size: 24px;
	color: #1d73b2;
	float: left;
	margin-right: 40px;
	margin-left: 0;
}

.accordion--full .accordion__list__content {
	height: auto;
	display: block;
	float: left;
	width: 100%;
	clear: both;
}

.accordion--full .accordion__list__item__heading span, .accordion--full .accordion__list__item__link span
	{
	display: inline-block;
	width: calc(100% - 24px);
}

.accordion--full .accordion--open>.accordion__list__item__heading {
	font-family: "BentonSansBBVA Medium", Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #121212;
	text-align: left;
	letter-spacing: -.5px;
	line-height: 32px;
}

.accordion--full .accordion__list__content {
	height: auto;
	display: none;
	float: left;
	width: 100%;
	clear: both;
}

.accordion--full .accordion__list__item__heading, .accordion--full .accordion__list__item__link
	{
	font-family: "BentonSansBBVA Medium", Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #121212;
	text-align: left;
	letter-spacing: -.5px;
	line-height: 32px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px 16px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	border-bottom: #626262 solid 1px;
}

.textandimage__text {
	font-family: "BentonSansBBVA Book", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #121212;
	text-align: left;
	letter-spacing: 0;
	line-height: 20px;
	margin: 24px 0;
}

@media ( min-width : 1200px) {
	.textandimage__base--center {
		width: 752px;
		float: left;
		margin-right: -100%;
	}
	.accordion___container {
		width: 1144px;
		float: left;
		margin-left: 16px;
		margin-right: 16px;
		margin-top: 8px;
	}
	#feed {
		width: 600px;
	}
	.suscForm {
		padding: 0 120px;
	}
	.contentpad {
		padding: 70px 70px !important;
	}
	.headerContent, .subNavContent, .footer {
		margin-left: auto;
		margin-right: auto;
		width: 1176px;
	}
	.headerP {
		height: 456px;
		overflow: hidden;
	}
}

@media ( max-width : 992px) and (min-width: 600px) {
	.headerContent, .subNavContent, .footer {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}
	.securityCode img {
		width: 40%;
	}
	.securityCode input {
		margin-left: 5px;
		width: 250px;
	}
}

@media ( max-width :991px) {
	#mobileM, #mobileMU {
		bottom: 17px;
	}
	.contactp {
		text-align: center;
	}
	.contactl {
		color: #fff !important;
	}
	.logoBander {
		width: 120px;
		position: absolute;
		bottom: 100px;
		right: 30px;
	}
	.contentBox {
		background: #fff;
	}
	.section {
		padding: 80px 15px;
	}
	#inicio, #serviciosSocio {
		background-size: cover;
	}
	.dirOp {
		width: 100px;
		height: 100px;
	}
	.contentpad {
		padding: 20px !important;
	}
	.textoIni {
		font-size: 14px;
	}
	div[id$="menuInicio"] {
		display: none;
	}
	.footH {
		font-size: 16px;
	}
	.feedT {
		font-size: 16px;
	}
}

.closel {
	float: right;
	cursor: pointer;
	color: #1d73b2;
}

@media ( min-width :992px) {
	.closel {
		margin-right: 100px;
	}
	.titleNameRight {
		font-size: 60px;
	}
	.splitBox {
		width: 50%;
		padding: 40px;
	}
	#inicio .contentBox {
		position: absolute;
		right: 80px;
		top: 100px;
	}
	.contentBox {
		width: 50%;
		padding: 40px;
	}
	.contentBox_button {
		width: 50%;
		margin-left: 110px;
	}
	.securityCode input {
		float: right;
		width: 200px;
	}
	.securityCode img {
		width: 50%;
	}
	.footL {
		padding: 20px;
	}
	#mobileM, #mobileMU {
		display: none;
	}
	.textoIni {
		float: left;
	}
}

@media ( max-width : 600px) and (min-width: 0) {
	.contentPile {
		padding: 0 10px;
	}
	.contentBox {
		width: 100%;
		padding: 15px 15px;
	}
	.dirOp {
		width: 60px;
		height: 60px;
	}
	.headerContent, .subNavContent, .footer {
		margin-left: auto;
		margin-right: auto;
		max-width: 100vw;
	}
	.securityCode img {
		width: 100%;
	}
	.securityCode input {
		width: 100%;
	}
}

.bbva-iconn, [class^='bbva-iconn'] {
	display: inline-block;
}

@media ( min-width : 992px) {
	.listpad {
		padding-left: 30px !important;
	}
	.bbva-iconn {
		font-size: 20px;
		line-height: 20px;
	}
}

@media ( min-width : 1200px) {
	.forgotPanel {
		width: 500px;
		padding: 20px;
		display: table;
		margin: auto;
	}
	.logpad {
		max-width: 448px;
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	.headerlogo {
		width: 402px;
		margin-left: 16px;
		margin-right: 16px;
	}
	.headTitle {
		width: 107px;
		padding-top: 10px;
		margin-left: 2px;
		margin-right: 2px;
	}
	.headerlogo, .headTitle {
		float: left;
	}
}

.posrel {
	position: relative;
}

@media ( min-width : 992px) {
	.grayBF {
		margin-left: 40px;
		min-height: 600px;
	}
	.menuContent {
		float: right;
	}
	.section {
		padding: 70px;
	}
	.titleNameRight {
		position: absolute;
		right: 200px;
	}
	.titleNameRight.st {
		top: 70px;
	}
}

@media ( max-width : 1200px) and (min-width: 992px) {
	.forgotPanel {
		width: 500px;
		padding: 20px;
		display: table;
		margin: auto;
	}
	.headerlogo {
		width: 210px;
		float: left;
		margin-left: 16px;
		margin-right: 16px;
	}
	.headTitle {
		float: left;
		width: 210px;
	}
}

@media ( max-width : 992px) and (min-width: 600px) {
	.headerlogo {
		padding-left: 16px;
		padding-right: 16px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 25%;
		float: left;
		padding-left: 16px;
		padding-right: 16px;
	}
	.logoImg, .headTitle {
		width: 134px;
	}
}

@media ( max-width : 991px) and (min-width: 0) {
	.footB {
		padding-left: 15px;
		padding-right: 15px;
	}
	.headerlogo {
		width: 45.45455%;
		float: left;
		margin-left: 27.27273%;
		margin-right: -100%;
	}
	.headTitle {
		padding-top: 40px;
	}
	.textoIni {
		border-left: none;
		padding-left: 0px;
	}
	.logoImg {
		width: 186px;
		margin: auto;
	}
}

@media ( max-width : 600px) and (min-width: 0) {
	.footB {
		padding-left: 15px;
		padding-right: 15px;
	}
	.textoIni {
		border-left: none;
		padding-left: 0px;
	}
}

@media ( max-width : 992px) and (min-width: 0) {
	.forgotPanel {
		width: 100%;
		padding: 10px;
	}
	.logpad {
		padding: 10px;
	}
	.listpad {
		padding: 0px;
	}
	.ui-fieldset-content p {
		font-size: 12px;
	}
	.logoFoot {
		width: 100%;
		text-align: center;
		display: block;
		margin: 0 auto 32px;
	}
	.logoFoot {
		max-width: 168px;
		width: initial;
	}
}

@media ( max-width :400px) {
	.btop {
		margin-top: 10px;
	}
}

/* -------------------------------- 

Primary style

-------------------------------- */

/* -------------------------------- 

Hero Slider - by CodyHouse.co

-------------------------------- */
/* Main Header */
.cd-header {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background-color: #21272c;
}

@media only screen and (min-width: 768px) {
	.cd-header {
		height: 70px;
		background-color: transparent;
	}
}

.cd-header__logo {
	float: left;
	margin: 13px 0 0 5%;
}

.cd-header__logo img {
	display: block;
}

@media only screen and (min-width: 768px) {
	.cd-header__logo {
		margin: 23px 0 0 5%;
	}
}

.cd-header__nav {
	/* mobile first - navigation hidden by default, triggered by tap/click on navigation icon */
	float: right;
	margin-right: 5%;
	width: 44px;
	height: 100%;
	background: url("../assets/cd-icon-menu.svg") no-repeat center center;
}

.cd-header__nav ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

.cd-header__nav ul.cd-is-visible {
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
}

.cd-header__nav a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 5%;
	background: #21272c;
	border-top: 1px solid #333c44;
	color: #ffffff;
}

@media only screen and (min-width: 768px) {
	.cd-header__nav {
		/* reset navigation values */
		width: auto;
		height: auto;
		background: none;
	}
	.cd-header__nav ul {
		position: static;
		width: auto;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		line-height: 70px;
	}
	.cd-header__nav ul.cd-is-visible {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	.cd-header__nav li {
		display: inline-block;
		margin-left: 1em;
	}
	.cd-header__nav a {
		display: inline-block;
		height: auto;
		line-height: normal;
		background: transparent;
		padding: .6em 1em;
		border-top: none;
	}
}

/* Slider */
.cd-hero {
	position: relative;
}

.cd-hero__slider {
	position: relative;
	height: 360px;
	width: 100%;
	overflow: hidden;
}

.cd-hero__slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* Force Hardware Acceleration */
	-webkit-transform: translateZ(0px);
	transform: translateZ(0px);
	will-change: transform;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cd-hero__slide.cd-hero__slide--selected {
	/* this is the visible slide */
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.cd-hero__slide.cd-hero__slide--move-left {
	/* slide hidden on the left */
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.cd-hero__slide.cd-hero__slide--is-moving, .cd-hero__slide.cd-hero__slide--selected
	{
	/* the cd-hero__slide--is-moving class is assigned to the slide which is moving outside the viewport */
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
}

@media only screen and (min-width: 768px) {
	.cd-hero__slider {
		height: 500px;
	}
}

@media only screen and (min-width: 1170px) {
	.cd-hero__slider {
		height: 662px;
	}
}

/* Slide style */
.cd-hero__slide {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.cd-hero__slide:first-of-type {
	background-image: url(../image/moneyanalist.jpg) !important;
}

.cd-hero__slide:nth-of-type(2) {
	background-color: #004481;
}

.cd-hero__slide:nth-of-type(3) {
	background-color: #1d73b2;
}

.cd-hero__slide:nth-of-type(4) {
	background-color: #2c343b;
	background-image: url("../assets/video-replace-mobile.jpg");
}

.cd-hero__slide:nth-of-type(5) {
	background-color: #2c343b;
	background-image: url(../image/moneyanalist.jpg) !important;
}

.cd-hero__content.cd-hero__content--full-width, .cd-hero__content.cd-hero__content--half-width
	{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0;
	top: 0;
	/* this padding is used to align the text */
	padding-top: 100px;
	text-align: center;
	/* Force Hardware Acceleration */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
}

.cd-hero__content h2, .cd-hero__content p, .cd-hero__btn,
	.cd-hero__content--img img {
	/* Force Hardware Acceleration */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
}

.cd-hero__content.cd-hero__content--img {
	/* hide image on mobile device */
	display: none;
}

.cd-hero__content--img img {
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.cd-hero__content.cd-hero__content--bg-video {
	/* hide video on mobile device */
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.cd-hero__content--bg-video video {
	/* you won't see this element in the html, but it will be injected using javascript */
	display: block;
	min-height: 100%;
	min-width: 100%;
	max-width: none;
	height: auto;
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.ribbons {
	width: 300px;
}

.mainC {
	display: flow-root;
	padding: 15px;
}

.bubble {
	width: 51px;
	background: #fff;
	margin-left: 5px;
	margin-top: 4px;
	border-radius: 50%;
	height: 51px;
}

.green {
	background: #5ec900;
}

.orange {
	background: #ff8a00;
}

.yellow {
	background: #ffbe02;
}

.lightblue {
	background: #25b1c1;
}

.strongblue {
	background: #004ea8;
}

.box {
	height: 60px;
	width: 62px;
	opacity: 1;
	transition: all .75s ease;
	cursor: pointer;
	float: right;
	display: inline-flex !important;
	border-top-left-radius: 110px;
	border-bottom-left-radius: 110px;
	margin-bottom: 1em;
}

#fade-in {
	
}

.contacti {
	width: 180px;
	display: table;
	margin: auto;
}

.radiob {
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 15px;
	margin-bottom: 26px !important;
}

.radiob input[type="radio"], .radiob input[type="checkbox"] {
	opacity: 0;
	z-index: 99;
	cursor: pointer;
	width: 100% !important;
	height: 56px !important;
	position: absolute;
	margin-left: -20px;
	background-color: #f4f4f4 !important;
	margin-bottom: 25px !important;
	padding: 22px 16px 18px 16px !important;
	border: none !important;
	border-bottom: solid 0.5px #121212 !important;
	border-radius: 0 !important;
}

.form-group label {
	display: block;
}

.radiob input[type="radio"]:checked+label {
	background: url("../image/radioSelected.svg") !important;
	background-repeat: no-repeat !important;
	background-position: center left !important;
}

.radiob input[type="radio"]+label {
	background: url("../image/radio.svg") !important;
	-webkit-background-position: center left;
	-moz-background-position: center left;
	-o-background-position: center left;
	background-position: center left;
	background-repeat: no-repeat !important;
}

.radiob label {
	padding-left: 36px !important;
	padding-top: 7px;
	padding-bottom: 10px;
	height: 26px;
	width: 90px;
	min-height: 20px;
	margin-bottom: 0;
	cursor: pointer;
}

.contactp {
	color: #000;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
	word-break: break-word;
	font-size: 12px;
	font-family: "BentonSansBBVA Medium";
	margin: auto;
}

.imagep {
	display: table;
	margin: auto;
	width: 30px;
}

.contactl {
	font-family: "BentonSans light";
	color: #000;
	padding-top: 3px;
	font-size: 19px;
	font-weight: bold;
}

.secName {
	font-family: "BentonSans medium";
	color: #0094e3;
}

.whiteC {
	color: #fff;
	text-align: center;
	font-size: 45px;
}

.box.show {
	height: 60px;
	width: 100%;
}

.servP {
	display: none;
}

.box.show .servP {
	display: block;
}

.whiteCB {
	padding: 15px;
	background: #fff;
}

.white {
	color: #fff !important;
}

.blueCB {
	background: #1464a5;
}

.contentBox h2 {
	/*text-shadow: 0 1px 3px rgba(0, 0, 0, 1);*/
	line-height: 1.2;
	margin: 0 auto 14px;
	font-size: 60px;
	color: #121212;
	font-family: "BentonSans light";
	width: 100%;
}

.contentBox p {
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	line-height: 1.2;
	margin: 0 auto 14px;
	color: #626262;
	font-size: 16px;
	text-align: justify;
	font-family: "BentonSans book";
	width: 100%;
}

.cd-hero__content h2, .cd-hero__content p {
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	line-height: 1.2;
	margin: 0 auto 14px;
	color: #ffffff;
	font-family: "BBVA medium";
	width: 90%;
	max-width: 400px;
}

.cd-hero__content h2 {
	font-size: 2.4rem;
}

.cd-hero__content p {
	font-size: 1.4rem;
	line-height: 1.4;
}

.cd-hero__btn {
	display: inline-block;
	padding: 1.2em 1.4em;
	margin-top: .8em;
	background-color: rgba(212, 68, 87, 0.9);
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 1px;
	color: #ffffff;
	text-transform: uppercase;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
}

.cd-hero__btn.cd-hero__btn--secondary {
	background-color: rgba(22, 26, 30, 0.8);
}

.cd-hero__btn:nth-of-type(2) {
	margin-left: 1em;
}

.cd-hero__btn:hover {
	background-color: #d44457;
}

.cd-hero__btn.cd-hero__btn--secondary:hover {
	background-color: #161a1e;
}

@media only screen and (min-width: 768px) {
	.cd-hero__slide:nth-of-type(2), .cd-hero__slide:nth-of-type(3),
		.cd-hero__slide:nth-of-type(4) {
		background-image: none;
	}
	.cd-hero__content.cd-hero__content--full-width, .cd-hero__content.cd-hero__content--half-width
		{
		padding-top: 150px;
	}
	.cd-hero__content.cd-hero__content--bg-video {
		display: block;
	}
	.cd-hero__content.cd-hero__content--half-width {
		width: 45%;
	}
	.cd-hero__content.cd-hero__content--half-width:first-of-type {
		left: 5%;
	}
	.cd-hero__content.cd-hero__content--half-width:nth-of-type(2) {
		right: 5%;
		left: auto;
	}
	.cd-hero__content.cd-hero__content--img {
		display: block;
	}
	.cd-hero__content h2, .cd-hero__content p {
		max-width: 520px;
	}
	.cd-hero__content h2 {
		font-size: 2.4em;
		font-weight: 300;
	}
	.cd-hero__btn {
		font-size: 1.4rem;
	}
}

@media only screen and (min-width: 1170px) {
	.cd-hero__content.cd-hero__content--full-width, .cd-hero__content.cd-hero__content--half-width
		{
		padding-top: 220px;
	}
	.cd-hero__content h2, .cd-hero__content p {
		margin-bottom: 20px;
	}
	.cd-hero__content h2 {
		font-size: 3.2em;
	}
	.cd-hero__content p {
		font-size: 1.6rem;
	}
}

/* Single slide animation */
@media only screen and (min-width: 768px) {
	.cd-hero__content.cd-hero__content--half-width {
		opacity: 0;
		-webkit-transform: translateX(40px);
		-ms-transform: translateX(40px);
		transform: translateX(40px);
	}
	.cd-hero__slide--move-left .cd-hero__content.cd-hero__content--half-width
		{
		-webkit-transform: translateX(-40px);
		-ms-transform: translateX(-40px);
		transform: translateX(-40px);
	}
	.cd-hero__slide--selected .cd-hero__content.cd-hero__content--half-width
		{
		/* this is the visible slide */
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	.cd-hero__slide--is-moving .cd-hero__content.cd-hero__content--half-width
		{
		/* this is the slide moving outside the viewport 
    wait for the end of the transition on the <li> parent before set opacity to 0 and translate to 40px/-40px */
		-webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
		transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
		transition: opacity 0s 0.5s, transform 0s 0.5s;
		transition: opacity 0s 0.5s, transform 0s 0.5s, -webkit-transform 0s
			0.5s;
	}
	.cd-hero__slide--from-left.cd-hero__slide--selected .cd-hero__content.cd-hero__content--half-width:nth-of-type(2),
		.cd-hero__slide--from-right.cd-hero__slide--selected .cd-hero__content.cd-hero__content--half-width:first-of-type
		{
		/* this is the selected slide - different animation if it's entering from left or right */
		-webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
		transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
		transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
		transition: opacity 0.4s 0.2s, transform 0.5s 0.2s, -webkit-transform
			0.5s 0.2s;
	}
	.cd-hero__slide--from-left.cd-hero__slide--selected .cd-hero__content.cd-hero__content--half-width:first-of-type,
		.cd-hero__slide--from-right.cd-hero__slide--selected .cd-hero__content.cd-hero__content--half-width:nth-of-type(2)
		{
		/* this is the selected slide - different animation if it's entering from left or right */
		-webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s;
		transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s;
		transition: opacity 0.4s 0.4s, transform 0.5s 0.4s;
		transition: opacity 0.4s 0.4s, transform 0.5s 0.4s, -webkit-transform
			0.5s 0.4s;
	}
	.cd-hero__content--full-width h2, .cd-hero__content--full-width p,
		.cd-hero__content--full-width .cd-hero__btn {
		-webkit-transform: translateX(100px);
		-ms-transform: translateX(100px);
		transform: translateX(100px);
	}
	.cd-hero__slide--move-left .cd-hero__content--full-width h2,
		.cd-hero__slide--move-left .cd-hero__content--full-width p,
		.cd-hero__slide--move-left .cd-hero__content--full-width .cd-hero__btn
		{
		-webkit-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		transform: translateX(-100px);
	}
	.cd-hero__slide--selected .cd-hero__content--full-width h2,
		.cd-hero__slide--selected .cd-hero__content--full-width p,
		.cd-hero__slide--selected .cd-hero__content--full-width .cd-hero__btn
		{
		/* this is the visible slide */
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	.cd-hero__slide--is-moving .cd-hero__content--full-width h2,
		.cd-hero__slide--is-moving .cd-hero__content--full-width p,
		.cd-hero__slide--is-moving .cd-hero__content--full-width .cd-hero__btn
		{
		/* this is the slide moving outside the viewport 
    wait for the end of the transition on the li parent before set translate to 100px/-100px */
		-webkit-transition: -webkit-transform 0s 0.5s;
		transition: -webkit-transform 0s 0.5s;
		transition: transform 0s 0.5s;
		transition: transform 0s 0.5s, -webkit-transform 0s 0.5s;
	}
	.cd-hero__slide--selected h2 {
		-webkit-transition: -webkit-transform 0.5s 0.2s;
		transition: -webkit-transform 0.5s 0.2s;
		transition: transform 0.5s 0.2s;
		transition: transform 0.5s 0.2s, -webkit-transform 0.5s 0.2s;
	}
	.cd-hero__slide--selected p {
		-webkit-transition: -webkit-transform 0.5s 0.3s;
		transition: -webkit-transform 0.5s 0.3s;
		transition: transform 0.5s 0.3s;
		transition: transform 0.5s 0.3s, -webkit-transform 0.5s 0.3s;
	}
	.cd-hero__slide--selected .cd-hero__btn {
		-webkit-transition: background-color 0.2s 0s, -webkit-transform 0.5s
			0.4s;
		transition: background-color 0.2s 0s, -webkit-transform 0.5s 0.4s;
		transition: transform 0.5s 0.4s, background-color 0.2s 0s;
		transition: transform 0.5s 0.4s, background-color 0.2s 0s,
			-webkit-transform 0.5s 0.4s;
	}
}

/* Slider navigation */
.cd-hero__nav {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 2;
	text-align: center;
	height: 55px;
	background-color: rgba(0, 1, 1, 0.5);
}

.cd-hero__nav nav, .cd-hero__nav ul, .cd-hero__nav li, .cd-hero__nav a {
	height: 100%;
}

.cd-hero__nav nav {
	display: inline-block;
	position: relative;
}

.cd-hero__marker {
	position: absolute;
	bottom: 0;
	left: 39px;
	width: 60px;
	height: 100%;
	color: #d44457;
	background-color: #ffffff;
	-webkit-box-shadow: inset 0 2px 0 currentColor;
	box-shadow: inset 0 2px 0 currentColor;
	-webkit-transition: -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
	transition: -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
	transition: transform 0.2s, box-shadow 0.2s;
	transition: transform 0.2s, box-shadow 0.2s, -webkit-transform 0.2s,
		-webkit-box-shadow 0.2s;
}

.cd-hero__marker.cd-hero__marker--item-2 {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}

.cd-hero__marker.cd-hero__marker--item-3 {
	-webkit-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
}

.cd-hero__marker.cd-hero__marker--item-4 {
	-webkit-transform: translateX(300%);
	-ms-transform: translateX(300%);
	transform: translateX(300%);
}

.cd-hero__marker.cd-hero__marker--item-5 {
	-webkit-transform: translateX(400%);
	-ms-transform: translateX(400%);
	transform: translateX(400%);
}

.cd-hero__nav ul::after {
	clear: both;
	content: "";
	display: table;
}

.cd-hero__nav li {
	display: inline-block;
	width: 60px;
	float: left;
	background: rgba(0, 148, 227, 0.6);
}

.cd-hero__nav .cd-selected a {
	color: #2c343b;
}

.cd-hero__nav .cd-selected a:hover {
	background-color: transparent;
}

.cd-hero__nav a {
	display: block;
	position: relative;
	padding-top: 23px;
	font-size: 1rem;
	font-weight: 700;
	color: #a8b4be;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
}

.cd-hero__nav a::before {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	top: 8px;
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: no-repeat 0 0;
}

.cd-hero__nav a:hover {
	background-color: rgba(0, 1, 1, 0.5);
}

.cd-hero__nav li:first-of-type a::before {
	background-position: 0 0;
}

.cd-hero__nav li.cd-selected:first-of-type a::before {
	background-position: 0 -24px;
}

.cd-hero__nav li:nth-of-type(2) a::before {
	background-position: -24px 0;
}

.cd-hero__nav li.cd-selected:nth-of-type(2) a::before {
	background-position: -24px -24px;
}

.cd-hero__nav li:nth-of-type(3) a::before {
	background-position: -48px 0;
}

.cd-hero__nav li.cd-selected:nth-of-type(3) a::before {
	background-position: -48px -24px;
}

.cd-hero__nav li:nth-of-type(4) a::before {
	background-position: -72px 0;
}

.cd-hero__nav li.cd-selected:nth-of-type(4) a::before {
	background-position: -72px -24px;
}

.cd-hero__nav li:nth-of-type(5) a::before {
	background-position: -96px 0;
}

.cd-hero__nav li.cd-selected:nth-of-type(5) a::before {
	background-position: -96px -24px;
}

@media only screen and (min-width: 768px) {
	.cd-hero__nav {
		height: 20px;
	}
	.cd-hero__marker, .cd-hero__nav li {
		width: 95px;
	}
	.cd-hero__nav a {
		padding-top: 6px;
		font-size: 1.1rem;
		text-transform: uppercase;
	}
	.cd-hero__nav a::before {
		top: 18px;
	}
}

/* Main Content */
.cd-main-content {
	width: 90%;
	max-width: 768px;
	margin: 0 auto;
	padding: 2em 0;
}

.cd-main-content p {
	font-size: 1.4rem;
	line-height: 1.8;
	color: #999999;
	margin: 2em 0;
}

@media ( min-width :600px) {
	.headerP .content .title h1 {
		font-size: 68px;
		line-height: 72px;
	}
	.imgwrap {
		width: 184px;
		height: 184px;
		border-radius: 92px;
	}
	.imgwrap-anim {
		width: 72px;
		height: 72px;
		margin: 0;
		margin-top: 56px;
	}
	.imgwrap-anim img {
		width: 72px;
	}
}

@media only screen and (min-width: 1170px) {
	.cd-main-content {
		padding: 3em 0;
	}
	.cd-main-content p {
		font-size: 1.6rem;
	}
}

/* Javascript disabled */
.no-js .cd-hero__slide {
	display: none;
}

.no-js .cd-hero__slide.cd-hero__slide--selected {
	display: block;
}

.no-js .cd-hero__nav {
	display: none;
}