/*body*/
body{
	font-family: regular;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #333333;
	margin: 0;
	zoom: 100%;
}
/*regular*/
@font-face{
	font-family: regular;
	src: url('../fonts/VAG-Rounded-Std-Light.eot?#iefix') format("embedded-opentype"), url('../fonts/VAG-Rounded-Std-Light.otf') format("opentype"), url('../fonts/VAG-Rounded-Std-Light.svg') format('svg'), url('../fonts/VAG-Rounded-Std-Light.ttf') format('truetype'), url('../fonts/VAG-Rounded-Std-Light.woff') format('woff'), url('../fonts/VAG-Rounded-Std-Light.woff2') format('woff2');
}
/*regularb*/
@font-face{
	font-family: regularb;
	src: url("../fonts/VAG-Rounded-Std-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/VAG-Rounded-Std-Bold.otf") format("opentype"), url("../fonts/VAG-Rounded-Std-Bold.svg") format("svg"), url("../fonts/VAG-Rounded-Std-Bold.ttf") format("truetype"), url("../fonts/VAG-Rounded-Std-Bold.woff") format("woff"), url("../fonts/VAG-Rounded-Std-Bold.woff2") format("woff2");
}
.mobil.vertical .movert{
	display: block;
}
.mobil .movert{
	display: none;
}
.movert{
	display: none;
}
.mobil.vertical .otrosd{
	display: none;
}
.otrosd{
	display: block;
}
.non{
	display: none
}
/*bt blanco*/
.btw{
	font-size: 20px;
	background-color: #d60057;
	font-family: regularb;
	text-align: center;
	border-radius: 0 0 10px 10px;
	border: none;
	cursor: pointer;
	color: #FFFFFF;
}
.mobil .btw{
	/*border-radius: 0;*/
}
/*bt blanco hover*/
.btw:hover{
	background-color: rgba(0,143,190,0.9);
}
/*bt blanco active*/
.btw:active{
	background-color: rgba(63,174,42,0.9);
}

/*Absoluto*/
.rel{
	position: relative;
}
.abs{
	position: absolute;
}
.fit{
	width: 100%;
	height: 100%;
}
.vertical .img_fit{
	position: relative;
	left: 0%;
	width: auto;
	height: 100%;
}
.alto .img_fit{
	height: 100%;
	width: auto;
}
.vertical .alto .img_fit{
	height: auto;
	width: 100%;
}
.img_fit{
	width: 100%;
}
.maskara{
	overflow: hidden;	
}
.entra{
	/*animation: ingresa ease-in-out 1s;
	animation-fill-mode: forwards;*/
}
/*@keyframes ingresa {
    0% {
        transform: translateX(100%);
    }
    to  {
        transform: translateX(0%);
    }
}*/
.centro{
	/*left: 50%;
	right: 50%;*/
	margin: auto;
}
.hid{
	visibility: hidden;
}
.nomouse{
	pointer-events: none;
}
.activo{
	pointer-events: none;
	opacity: .2;
}
/*cabezote*/
.cabezote{
	width: 100%;
	min-height: 90px;
	height: auto;
	background-color: rgba(92,102,112,.8);
	color: #FFFFFF;
	font-size: 40px;
	font-family: regular;
	text-align: center;
	padding-top: 10px;
	left: 0px;
	bottom: 55px;
	padding-bottom: 10px;
}
.res{
	font-family: regularb;
}
.mobil.vertical .cabezote{
	bottom: 90px;
}

.mobil .cabezote{
	width: 100%;
	min-height: auto;
	font-size: 18px;
	height: auto;
	bottom: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mobil .info{
	font-size: 16px;
}
.info{
	color: #FFFFFF;
	font-size: 20px;
	font-family: regular;
	text-align: center;
}
.mobil .cod{
	font-size: 10px;
}
.cod{
	color: #FFFFFF;
	font-size: 12px;
	font-family: regular;
	text-align: center;
}
.mobil.vertical .logoa{
	position: static;
	width: 70%;
	margin-top: 7px;
}
.mobil .logoa{
	width: 70%;
	left: 38px;
}
.logoa{
	position: absolute;
	top: 20px;
	left: 20px;
}
.btentra{
	display: none;
	position: absolute;
	width: 245px; 
	top: 135px;
	left: 0px;
}
.mobil.vertical .btentra{
	top: 135px;
}
.mobil .btentra{	
	display: inline;	
	width: 100%!important;
	top: 135px;
}
.mobil.vertical .btentra{
	text-align: center;
	width: 100%!important;
	left: 0px;
}
.binstru{
	position: absolute;
	width: 245px; 
	top: 100px;
	left: 0px;
}
.mobil.vertical .binstru{
	top: 100px;
}
.mobil .binstru{
	top: 100px;
	width: 100%!important;
}
.mobil.vertical .binstru{
	text-align: center;
	width: 100%!important;
	left: 0px;
}
.btsale{
	position: absolute;
	width: 100px; 
	top: 0px;
	right: 10px;
}
/*contene logo01*/
.mobil .contene-logo{	
    background: #ffffff;
    width: 100%;
}

.vertical .contene-logo{
	width: 100%;
	background: #ffffff;
}

.contene-logo{
	position: absolute;
	text-align: center;
	width: 245px;
	height: 100px;
	left: 0px;
	top:0px;
}
.area_log{
	left: 0px;
	width: 100%;
	position: absolute;
	top: 345px;
}
.mobil .area_log{
	top: 135px;
}

.vertical .area_log{
	width: 100%;
	left: 0px;
	text-align: center;
}

.vertical .login{
	display: block;
	margin-left: auto;
	margin-right: auto;
	left: none;
	position: relative;
	width: 100%;
	height: 215px;
}

/*bt */
.btlog{
	transform-origin: center bottom;
	background-color: #d60057;
	color: #FFFFFF;
	font-size: 16px;
	font-family: regularb;
	border: none;
	border-radius: 0 0 10px 10px;
	cursor: pointer;
	padding: 0;
}
/*bt hover*/
.btlog:hover{
	background-color: rgba(0,143,190,0.9);
}
/*br active*/
.btlog:active{
	background-color: rgba(63,174,42,0.9);
}
.btlog.visitado{
	transform: scale(0);
}
.mobil.vertical .btlog{
	display: inline;
}
/*bt */
.btins{
	transform-origin: center bottom;
	background-color: #3fae2a;
	color: #FFFFFF;
	font-size: 16px;
	font-family: regular;
	border: none;
	border-radius: 0;
	cursor: pointer;
	padding: 0;
	width: 245px;
    height: 35px;
}
/*bt hover*/
.btins:hover{
	background-color: rgba(0,143,190,0.9);
}
/*br active*/
.btins:active{
	background-color: rgba(63,174,42,0.9);
}
.btins.visitado{
	transform: scale(0);
}
.mobil .btins{
	display: inline;
	width: 100%;
	padding-left: 35px;
}
.mobil.vertical .btins{
	display: inline;
	width: 100%;
	padding-left: 35px;
}
.btimg{
	left:10px;
	top:5px;
}
.mobil .btimg{
	left:50px;
}
.login.abierto{
	top: -210px;
}
.mobil .login.abierto{
	top: 0px;
	width: 100%;
}
/*login*/
.login{
	width: 245px;
	height: 210px;
	position: absolute;
	background-color: #FFFFFF;
	color: #70706f;
	font-size: 12px;
	font-family: regularb;
	text-align: center;
	border-radius: 0 0 10px 10px;
	top: -210px;
	left: 0px;
}
.logi01{
	font-size: 16px;
	text-align: center;
	color: #70706f;
	padding-left: 10px;
	width: 100%; 
	height: 30px; 
	left: 0px; 
	top: 20px;
}
.mobil .logi01{
	top: 20px;
}
.ico1{
	width: 32px;
    height: 32px;
    left: 40px;
    top: 20px;
}
.mobil .ico1{
    left: 65px;    
    top: 20px;
}
.logi02{
	font-size: 16px;
	text-align: center;
	color: #70706f;
	padding-left: 10px;
	width: 100%; 
	height: 30px; 
	left: 0px; 
	top: 90px;
}
.mobil .logi02{
	top: 85px;
}
.ico2{
	width: 20px;
    height: 24px;
    left: 65px;
    top: 90px;
}
.mobil .ico2{
    left: 90px;
    top: 85px;
}
/*campo*/
.campo1{
	background-color: rgba(0,0,0,0.1);
	border: none;
	text-align: center;
	font-size: 15px;
	border-radius: 5px;
	width: 195px;
	height: 30px;
	left: 25px;
	top: 45px;
}
.mobil .campo1{
	left: 50px;
	top: 45px;
}
.campo2{
	background-color: rgba(0,0,0,0.1);
	border: none;
	text-align: center;
	font-size: 15px;
	border-radius: 5px;
	width: 195px; 
	height: 30px; 
	left: 25px; 
	top: 115px;
}
.mobil .campo2{
	left: 50px;
	top: 110px;
}

/*1 segundo*/
.a1{
    transition: all 1s ease-in-out;
}
.scini{
	transform-origin: center top;
	transform: scale(0);
}
.vertical .fotos{
	text-align: center;
	top: 130px;
}
.vertical .fondo{
}
.fondo{
	overflow: hidden;
}
/*bt banner*/
.mobil .tabla{
	width: 100%;
	bottom: 20px;
}
.mobil .celda{
	width: 6.25%!important;
	height: 10px!important;
}
.tabla{
	width: 100%;
	display: table;
	bottom: 30px;
}
.celda{
	display: table-cell;
	width: 6.25%;
	height: 20px;
}
.btb{
	font-size: 20px;
	background-color: #5c6670;
	font-family: regularb;
	text-align: center;
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
/*bt blanco hover*/
.btb:hover{
	opacity: 0.9;
}
/*bt blanco active*/
.btb:active{
	opacity: 0.8;
}

.logoff{
    background-color: #008fbe;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 0 0 1px rgba(0, 106, 140, .75), 0 1px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 200px;
    padding: 8px;
	left: 230px;
	top: 80px;
	visibility: hidden;
}
.logoff:before{
	content: "";
	position: absolute;
	top: 40%;
	left: -10px;
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #008fbe transparent transparent;
}
.vertical .logoff{
    width: 200px;
    left: 38px;
    top: 130px;
}
.vertical .logoff:before{
	content: "";
	position: absolute;
	left: 45%;
	top: -10px;
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #008fbe transparent;
}
.mobil .logoff{
    width: 200px;
    left: 38px;
    top: 130px;
}
.mobil .logoff:before{
	content: "";
	position: absolute;
	left: 45%;
	top: -10px;
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #008fbe transparent;
}
.muestra_mensaje{
	visibility: visible;
	transition: opacity linear 2s;
	animation: mensaje ease-in-out 1s infinite alternate;
}
@keyframes mensaje {
    100% {transform: translateY(-70px);}
}
a{
	color: #008fbe;
	font-weight: bolder;
}
.marco{
	border: 2px solid #FFFFFF;
	box-shadow: -3px -3px 7px 0px rgba(0,0,0,0.5);
}
.marco_video{
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 1120px;
	max-height: 630px;
	z-index: 10;
	bottom: -630px;
	right: 0px;
	transition: all 500ms;
}
.mobil .marco_video{
	width: 100%;
	height: 100%;
}
.vertical.mobil .marco_video{
	height: 35%;
}
.boton_video{
	width: 80px;
	height: 35px;
	position: absolute;
	right: 10px;
	top: 0px;
	background-color: #FFF;
	color: #333;
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.cen{
}
.muestra_video{
	visibility: visible;
	bottom: 0px;
}
@keyframes abre_video {
	0% {transform: translateY(100%);}
	to
    {transform: translateY(0%);}
}
.cgl{
	width: 250px;
	position: absolute;
	right: 0;
	top: calc( 100%/5 );
}
.mobil .cgl{
	display: none;
}
.globo{
	position: absolute;
    width: 250px;
    padding: 10px;
    background-color: #5f9dea;
    border-radius: 10px;
}
.globo:before{
	border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #5f9dea transparent transparent transparent;
    content: "";
    position: absolute;
    right: -12px;
    top: 0;
}
.globo1{
	position: absolute;
    width: 200px;
    padding: 10px;
    background-color: #5f9dea;
    border-radius: 10px;
}
.globo1:before{
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #5f9dea transparent transparent;    content: "";
    position: absolute;
    left: -12px;
    top: 0;
}
.conten{
	position: absolute;
    /*top: 25%;*/
    top: calc( 100%/4 );
    left: 20px;
    width: 245px;
    height: 350px;
    background: #ffffff;
    border-radius: 0 10px 10px 10px;
    transform: scale(0.9);
}
.mobil .conten {
   	top: 0;
    width: 300px;
    height: 350px;
    background: rgba(0,0,0,0);
    box-shadow: 0 4px 2px 0px rgb(0 0 0 / 0%);
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    left: calc( (100% - 300px)/2 );
    transform: 	scale(1);
}
.br_der{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 400px;
}
.mobil .br_der{

}
.br_izq{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 250px;
}
.mobil .br_izq{
	width: 200px;
	bottom: 0px;
}
.mcvl{
	position: absolute; 
	right: 20px; 
	bottom: 10px;
	width: 150px;
}
.mobil .mcvl{
	display: none;
}
.ctimg{
	position: relative;
	left: 350px;
	/*	width: calc( 100% - 255px );*/
	width: calc( 100% - 500px );
	height: 100%;
}
.mobil .ctimg{
	left: 5%;
	width: 90%;
}
.itimg{
	width: 100%;
	position: relative;
	/*top: calc( 100%/6 );*/	
	top: calc( 100%/4 );
}
.mobil .itimg{
	width: 100%;	
	top: -70;
}
.videoini{
	display: none;
}
