@CHARSET "UTF-8";

@font-face {
	font-family: "GillSansBook";
	src: url(tipografias/GILL_SANS_BOOK.TTF) format("truetype");
}

@font-face {
	font-family: "GillSansBookItalic";
	src: url(tipografias/GILL_SANS_BOOK_ITALIC.TTF) format("truetype");
}

@font-face {
	font-family: "GillSansHEAVY";
	src: url(tipografias/GILL_SANS_HEAVY.TTF) format("truetype");
}

@font-face {
	font-family: "GillSansRegular";
	src: url("tipografias/GILLT__S.TTF") format("truetype");
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* make transparent link selection, adjust last value opacity 0 to 1.0 */
}

body {
	-webkit-touch-callout: none;
	/* prevent callout to copy image, etc when tap to hold */
	-webkit-text-size-adjust: none;
	/* prevent webkit from resizing text to fit */
	-webkit-user-select: none;
	/* prevent copy paste, to allow, change 'none' to 'text' */
}

#paddingIos7 {
	height: 10px;
	width: 100%;
	display: none;
}

#bloqueo {
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.ui-select .ui-btn-icon-right:after {
	margin-top: -8px !important;
	width: 18px !important;
	height: 18px !important;
}

.ui-input-text {
	height: 31px;
}

.logoBnq {
	height: 100%;
	padding-left: 20px;
}

.tituloGeneral {
	height: 100%;
	padding-right: 20px;
}

.titulo_2textImg {
	width: 100%;
	height: 100%;
}

.titulo_2textImg h3, .titulo_2textImg h2, .titulo_1texto h3,
	.titulo_1texto h2 {
	text-align: right;
	margin: 5px;
	margin-right: 8px;
}

.titulo_2textImg>* {
	height: 100%;
}

.txt2do {
	font-family: GillSansHEAVY;
	font-style: italic;
}

.contExt {
	position: relative;
	height: 100%;
	width: 100%;
}

.contInt {
	position: absolute;
	width: 100%;
	bottom: 0px;
}

#imgInfDer {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 24.25%;
}

.fakeBar {
	background-size: contain;
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	height: 80%;
	width: 100%;
}

#backFooter {
	height: 100%;
	width: 100%;
}

div[data-role=footer] a {
	text-decoration: none;
}

.linksFooter {
	height: 65%;
}

.navigation {
	height: 70%;
}

.navigation>* {
	height: 100%;
}

.navigation>*>* {
	height: 100%;
}

.linkSitio {
	margin-right: 25px;
}

.siguenos {
	font-size: 13px;
	margin-left: 5px;
}

.redesS {
	display: inline-block;
}

.redesS img {
	width: 30px;
	margin-right: 10px;
}

.redesS img[alt=fb] {
	width: 29px;
}

span#copyright {
	text-shadow: initial;
	color: rgb(75, 45, 135);
	position: absolute;
	bottom: .9%;
	left: 6%;
	font-size: .60em;
}

.colorM {
	color: rgb(75, 45, 135);
}

.cont_2column {
	padding-top: 15px;
	padding-bottom: 15px;
}

.cont_2column>* {
	padding-left: 6px;
	padding-right: 6px;
}

.square {
	width: 100%;
	/*height: 0;
	padding-bottom: 100%;*/
}

.noSquare {
	width: 100%;
}

.square img, .noSquare img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.divCenter {
	/*debe tener un hancho definido*/
	margin-left: auto;
	margin-right: auto;
}

.imgMenu {
	padding-top: 40px;
	padding-bottom: 40px;
	width: 80%;
	display: inline-block;
	height: auto;
}

.contImg {
	text-align: center;
	margin: 0px;
}

.titleFilter {
	width: 100%;
	text-align: left;
	border-bottom: .1em solid #463184;
	line-height: 0.6em;
	margin: .3em 0 .3em;
	font-size: 1.3em;
}

.titleFilter span {
	background: #fff;
	padding: 0em;
}

.selectorCont {
	position: relative;
	top: -6px;
	width: 100%;
	height: 43px;
}

.selectorCont>* {
	position: absolute;
	right: 0px;
}

.scroller {
	overflow: hidden;
}

[data-role=header] {
	z-index: 3;
}

.indicador {
	transform: rotate(90deg) scale(1, -1);
	-ms-transform: rotate(90deg) scale(1, -1);
	-webkit-transform: rotate(90deg) scale(1, -1);
	display: none;
	position: absolute;
	left: calc(50% - 30px);
	bottom: -80px;
	border: none;
}

.indicador * {
	border: none !important;
}

.ui-radio>label:hover {
	background-color: white !important;
	border-color: white !important;
}

.btnsNav {
	width: 33px;
	height: 25px !important;
	background-color: white !important;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 0;
}

.ayudaBtn {
	width: 20px;
	height: 20px !important;
	top: -2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 0;
}

.togFooter {
	top: -1em;
	right: 0px;
	z-index: 1001;
	position: fixed !important;
}

[data-role=footer] {
	overflow: hidden;
}

@media screen and ( orientation :landscape) and (min-height:768px) {
	.titleHead {
		height: 100px;
	}
	.titleFooter {
		height: 110px;
	}
	.btnsNav {
		margin-top: 50px;
	}
	.logoBnq {
		width: 130px;
		padding-top: 30px;
	}
	.tituloGeneral {
		width: 300px;
	}
	.titulo_2textImg .ui-block-a {
		width: 60%;
	}
	.titulo_2textImg .ui-block-b {
		width: 40%;
	}
	.titulo_2textImg h3, .titulo_1texto h3 {
		display: none;
	}
	.redesS img {
		margin-bottom: -3px !important;
	}
	.fakeBar {
		background-image: url(../images/actionBar.png);
	}
}

@media screen and ( orientation :portrait) , ( max-height :767px) {
	.titleFooter {
		height: 45px;
	}
	.btnsNav {
		margin-top: 20px;
	}
	.logoBnq {
		width: 45px;
		padding-top: 12px;
	}
	.tituloGeneral {
		width: 240px;
	}
	.titulo_2textImg .ui-block-a {
		width: 85%;
	}
	.titulo_2textImg .ui-block-b {
		width: 15%;
	}
	.titulo_2textImg h2, .titulo_1texto h2 {
		display: none;
	}
	.fakeBar {
		background-image: url(../images/actionBar1.png);
	}
}

@media screen and ( max-width :560px) {
	.cont_2column>* {
		width: 100%;
	}
	.contGral {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.contImg {
		height: inherit;
	}
	.scroller {
		box-sizing: border-box;
	}
	.contImg img {
		width: auto;
		height: 80%;
		max-width: 80%;
		max-height: 80%;
		padding-top: 20px;
		padding-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	.indicador {
		display: inline;
	}
	.linksFooter {
		width: 50%;
	}
	.linksFooterExt {
		margin-left: 0px;
		margin-top: 7px;
	}
	.siguenos {
		display: none;
	}
	.redesS img {
		margin-bottom: 0px;
	}
}

@media screen and ( min-width : 561px) and (max-width: 768px) {
	.imgMenu {
		width: auto !important;
		height: 336px;
	}
}

@media screen and ( min-width :560px) {
	.linksFooter {
		width: 300px;
	}
	.linksFooterExt {
		margin-left: 37px;
	}
	.cont_2column>* {
		width: 50%;
	}
	.contGral {
		padding-top: 25px;
		padding-bottom: 15px;
		padding-left: 50px;
		padding-right: 50px;
	}
	.redesS img {
		margin-bottom: -7px;
	}
}

@media screen and ( min-width : 700px) {
	.navigation {
		width: 30%;
	}
}

@media screen and ( min-width : 470px) and ( max-width : 700px) {
	.navigation {
		width: 50%;
	}
}

@media screen and ( max-width : 470px) {
	.navigation {
		width: 90%;
	}
}
.ui-btn:not( .ui-btn-icon-notext ):not( .ui-radio-off ):not( .ui-radio-on ) {
	height: 6px;
	line-height: 0.9;
}