@charset "UTF-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../font/MyriadPro-Regular.eot');
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../font/MyriadPro-Regular.woff') format('woff'),
	url('../font/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
}
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('../font/MyriadPro-Bold.eot');
}
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('../font/MyriadPro-Bold.woff') format('woff'),
	url('../font/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
}

.select {
    height: 28px;
    width: 474px;
    outline: none;
    color: #000000;

    border-radius: 6px;
	background-color: #fff;
	background-image: none;
	/*border: 1px solid #D97641;*/
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.46);
	-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.46);
	box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.46);

    /*background-image: url("../img/arrowdown.gif");*/
    background-image: url("../img/sel.png");
    background-repeat: no-repeat;
    background-position: 98% center;
	font-size: 16px;
}
.select select {
    width: 100%;
    border: none;
    outline: none;
    padding: 0px 15px;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    margin-top: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
}
input[type="text"]{
	color: #000;
  	width: 460px;
  	height: 28px;
	outline: none;
	font-size: 14px;
	border: none;
	padding-left: 14px;
	border-radius: 6px;
	background-color: #fff;
	background-image: none;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.46);
	-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.46);
	box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.46);
}
label{
	display: block;
	font-size: 18px;
	padding-left: 5px;
	line-height: 1.1em;
	font-family: 'MyriadPro-Regular';
}
label.error{
	top: 5px;
	left: 140px;
	font-size: 10px;
	font-style: italic;
	position: absolute;
}
.select label.error{
	color: #fff;
}
#numero-error{
	left: 254px;
}
#telefono-error{
	left: 246px;
}
.loader{
	width: 100%;
	height: 100%;
	display: none;
	background: url('../img/loader.gif') no-repeat center;
}
.clear{
	clear: both;
}
.mobile{
	display: none;
}
.neg{
	font-size: 20px;
	font-weight: bold;
}
#wrapper{
	color: #fff;
	width: 100%;
	margin: 0px auto;
	position: relative;
	background-color: #E95E0B; 
	font-family: 'MyriadPro-Regular';
}
#wrapper .formulario{
	clear: both;
}
#wrapper .formulario .cont-f{
	width: 1090px;
	margin: 0px auto;
	overflow: hidden;
}
#wrapper .formulario .cont-f .bloque0{
	float: left;
	width: 50%;
}
#wrapper .formulario .cont-f .bloque1{
	float: left;
	width: 50%;
}
#wrapper .formulario .cont-f .bloque1 #form{
	margin: 16px 0px 20px 0px;
	overflow: hidden;
	position: relative;
}
#wrapper .formulario .cont-f .bloque1 #row0{
	font-size: 28px;
	line-height: 1em;
	margin-top: 26px;
	margin-bottom: 10px;
}
#wrapper .formulario .cont-f .bloque1 #row3 .col1{
	float: left;
	width: 122px;
}
#wrapper .formulario .cont-f .bloque1 #row3 .select{
	width: 97%;
	margin-right: 4px;
	background-position: 93% center;
}
#wrapper .formulario .cont-f .bloque1 #row3 .col2{
	float: left;
	width: 258px;
}
#wrapper .formulario .cont-f .bloque1 #row3 #direccion{
	width: 240px;
	margin-right: 4px;
}
#wrapper .formulario .cont-f .bloque1 #row3 .col3{
	float: left;
}
#wrapper .formulario .cont-f .bloque1 #row3 #numero{
	width: 80px;
}
#wrapper .formulario .cont-f .bloque1 #row5 .loader{
	height: 30px;
	position: absolute;
	bottom: 6px;
}
#wrapper .formulario .cont-f .bloque1 .row{
	padding: 0px 6px 14px 0px;
	position: relative;
}
#wrapper .formulario .cont-f .bloque1 .row .izq{
	float: left;
	width: 358px;
}
#wrapper .formulario .cont-f .bloque1 .row .izq #email{
	width: 340px;
}
#wrapper .formulario .cont-f .bloque1 .row .der{
	float: left;
	width: 118px;
}
#wrapper .formulario .cont-f .bloque1 .row .der label{
	padding-left: 0px;
}
#wrapper .formulario .cont-f .bloque1 .row .der #telefono{
	width: 102px;
}
#wrapper .formulario .cont-f .bloque1 .row .der .eje{
	font-size: 12px;
	margin: 8px 0px 0px 2px;
}
#wrapper .formulario .cont-f .boton{
	margin-right: 62px;
}
#wrapper .formulario .cont-f .boton #enviar{
	width: 216px;
	height: 115px;
	cursor: pointer;
	background: url('../img/enviar.png');
	margin: 23px auto 0px auto;
}
#wrapper .formulario .cont-f .boton #loader2{
	width: 48px;
	height: 48px;
	display: none;
	background: url(../img/loader2.gif);
	margin: 10px auto 0px auto;
}
#wrapper .footer{
	clear: both;
	overflow: hidden;
	background-color: #fff; 
}
#wrapper .footer .cf{
	width: 100%;
	overflow: hidden;
	max-width: 1090px;
	margin: 0px auto 20px auto;
}
#wrapper .footer .co{
	color: #6D6E71;
	font-size: 18px;
	margin-top: 4px;
}
#wrapper .footer .co a{
	color: #0101F9;
	font-style: italic;
}
#wrapper .footer .fonoclientes{
	float: left;
	width: 199px;
	height: 61px;
	margin: 26px 0px 20px 63px;
	background:  url(../img/fono.png) no-repeat;
}
#wrapper .footer .losheroes{
	float: right;
	width: 233px;
	height: 67px;
	margin-top: 23px;
	background: url(../img/losheroes.png) no-repeat;
}
#wrapper .footer #legales{
	border-top: 3px solid #E95E0B;
}
#wrapper .footer #legales .legal{
	width: 100%;
	color: #000000;
	text-align: center;
	max-width: 1090px;
	margin: 0px auto;
	padding: 15px 0px;
}
#wrapper .footer #legales .legal a{
	font-style: italic;
	color: #2F30F9;
}
#alert{
    top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
	position: fixed;
	background: rgba(255, 255, 255, 0.7);
}
#alert .msg{
	top: 50%;
	left: 50%;
	color: #fff;
	width: 732px;
	height: 277px;
	margin-top: -133px;
	margin-left: -366px; 
	position: absolute;
	border: 1px solid #fff;
	font-family: 'MyriadPro-Regular';
	background-color: #E95E0B;
}
#alert .msg .txt{
	width: 100%;
	margin-top: 60px;
	overflow: hidden;
	text-align: center;
}
#alert .msg .txt .txt1{
	font-size: 50px;
	line-height: 1em;
	margin: 0px auto 12px auto;
	text-shadow: 1px 4px 3px rgba(65, 16, 5, 0.6);
}
#alert .msg .txt .txt2{
	font-size: 28px;
	line-height: 1.3em;
	text-shadow: 1px 4px 3px rgba(65, 16, 5, 0.6);
}
#alert .msg .txt .txt3{
	font-size: 38px;
	font-family: 'MyriadPro-Bold';
	text-shadow: 1px 4px 3px rgba(65, 16, 5, 0.6);
}	
/***************************** Ipad *********************************/
@media screen and (max-width: 1024px){
	#wrapper .head{
		width: 100%;
	}
	#wrapper .formulario .cont-f{
		width: 100%;
	}
	#wrapper .footer{
		width: 100%;
	}
}
@media screen and (max-width: 768px){
	#wrapper .formulario .cont-f .bloque0 img{
		width: 100%;
	}
}
/***************************** Celular ******************************/
@media (max-width: 767px){
	input[type="text"]{
		width: 94%;
	}
	.select{
		width: 98%;
	}
	label{
		font-size: 16px;
	}
	label.error{
		left: 118px;
	}
	.desktop{
		display: none;
	}
	.mobile{
		display: block;
	}
	#numero-error{
		top: 64px;
		left: 118px;
	}
	#telefono-error{
		top: 64px;
		left: 118px;
	}
	#wrapper{
	/*	background-color: #FF5E1D; */
	}
	#wrapper .head{
		width: 100%;
	}
	#wrapper .head .desktop{
		display: none;
	}
	#wrapper .head .mobile{
		display: block;
	}
	#wrapper .formulario .cont-f{
		width: 100%;
	}
	#wrapper .formulario .cont-f .bloque0{
		width: 100%;
	}
	#wrapper .formulario .cont-f .bloque1{
		width: 100%;
	}
	#wrapper .formulario .cont-f .bloque1 #form{
		width: 90%;
		margin: 0px auto 20px auto;
	}
	#wrapper .formulario .cont-f .bloque1 .row {
	    padding: 0px 6px 14px 0px;
	}
	#wrapper .formulario .cont-f .bloque1 .row .izq #email{
		width: 94%;
	}
	#wrapper .formulario .cont-f .bloque1 #row0{
		text-align: center;
		font-size: 5.6vw;
		margin-top: 0px;
	}
	#wrapper .formulario .cont-f .bloque1 #row0 br{
		display: none;
	}
	#wrapper .formulario .cont-f .bloque1 #row3 .col1{
		width: 35%;
	}
	#wrapper .formulario .cont-f .bloque1 #row3 .col2{
		width: 65%;
	}
	#wrapper .formulario .cont-f .bloque1 #row3 .col3{
		width: 100%;
		margin-top: 12px;
	}
	#wrapper .formulario .cont-f .bloque1 #row3 #numero{
		width: 94%;
	}
	#wrapper .formulario .cont-f .bloque1 #row3 #direccion{
		width: 90%;
	}
	#wrapper .formulario .cont-f .bloque1 #row5 .col1{
		float: none;
		width: 100%;
		padding-bottom: 14px;
	}
	#wrapper .formulario .cont-f .bloque1 #row5 .col2{
		float: none;
		width: 100%;
	}
	#wrapper .formulario .cont-f .bloque1 #row5 .col2 .select{
		float: left;
	}
	#wrapper .formulario .cont-f .bloque1 #row5 .select{
		background-position: 98% center;
	}
	#wrapper .formulario .cont-f .bloque1 #row5 #sucursal-error{
		left: 118px;
	}
	#wrapper .formulario .cont-f .bloque1 .row .izq{
		width: 100%;
	}
	#wrapper .formulario .cont-f .bloque1 .row .der{
		width: 100%;
		margin-top: 12px;
	}
	#wrapper .formulario .cont-f .bloque1 .row .der #telefono{
		width: 94%;
	}
	#wrapper .formulario .cont-f .boton{
		margin-right: 0px;
	}
	#wrapper .footer{
		width: 100%;
	}
	#wrapper .footer .co{
		font-size: 16px;
		margin-left: 2%; 
	}
	#wrapper .footer .fonoclientes{
		float: none;
		margin: 26px auto 20px auto;
	}
	#wrapper .footer .losheroes{
		float: none;
		margin: 23px auto 10px auto;
	}
	#wrapper .footer #legales .legal{
		width: 94%;
		font-size: 1.4vh;
	}
	#alert .msg{
		left: 0px;
		width: 100%;
	    margin-left: 0px;
	    overflow: hidden;
	    position: relative;
	}
	#alert .msg .txt{
		margin-top: 6vh;
	}
	#alert .msg .txt .txt1{
		font-size: 10vw;
	}
	#alert .msg .txt .txt2{
		font-size: 4vh
	}
	#alert .msg .txt .txt3{
		font-size: 4vh;
	}
}
@media (max-width: 320px){
	label{
		font-size: 14px;
	}
	label.error{
		top: 2px;
	}
	#numero-error{
		top: 58px;
	}
	#telefono-error{
		top: 58px;
	}
	#wrapper .head .himg{
		height: 111px;
	}
	#wrapper .head .txt{
		padding-top: 20px;
	}
	#wrapper .formulario .cont-f .der #enviar{
		width: 150px;
	}
	#wrapper .footer .co{
		font-size: 14px;
	}	
}	