
/* FOOTER */
	#pie {
		background-color: #1e252c;
		color: white;
		}

	#pie .inner {
		padding: 20px 0;
	 	width: 80%;
		margin: 0 auto;
	}

	#pie .logo-donweb {
	  width: 162px;
	  height: 30px;
	  background-position: -388px -162px;
	}

	.div-logos {
		padding: 10px 0 10px 10px;
		float: right;
	}

	.div-logoes {
		padding: 10px 10px 10px 0;
		float: left;
	}

	#pie .div-logos a {
		margin: 0;
		padding: 0;
		float: right;
		display: block;
		height: 36px;
		width: 90px;
		cursor: pointer;
	}

	#pie .div-logos p {
		font-size: .7em;
		font-height: .5em; 
		color: #70757a;
		text-align: right;
		line-height: 1.3em;
		display: block;
		float: right;
	}

	#pie .logo-ev {
	  /*display: inline-block;*/
	  width: 220px;
	  height: 45px;
	  background-position: 419px -229px;

	  display: block;
	  /*border-right: 1px solid #6D7174;*/
	}

/*-----------------*/
	#pre-footer {
		background-color: #293037;
		border-top: 10px solid #242a31;
		padding: 25px 0;
		color: #70757a;
		font-size: .9em;
	}

	#pre-footer .inner {
	 	width: 80%;
		margin: 0 auto;

		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;

		align-items: flex-start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;

		justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		
	}

	.col-prefoot {
		width: 25em;
		min-height: 100px;
		margin-right: 2em;
		max-width: 100%;
	}

	.col-prefoot:last-child {
		margin: 0;
		width: 20em;
	}

	.col-prefoot a {
		color: #70757a;
		display: block;
	}

	#sep {
		height: 1em;
	}

	#pre-footer span.tit {
	    color: #70757a;
	    font-size: 1.3em;
	    margin-bottom: .8em;
	    display: inline-block;
	}

	#pre-footer .h2-big {
		font-size: 1.3em;
		text-transform: uppercase;
		font-weight: 300;
	}

	.col-prefoot .ban {
		margin-right: 10px;
		margin-left: 10px;
	}
/*----redes----*/

	.foot-redes {
		padding: 30px 0;
	}

	.foot-redes div {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;

		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}

	#pre-footer .logo-redes {
		width: 30px;
		height: 30px;
		margin-right: 10px;
	}

	#pre-footer .logo-redes:hover {
		opacity: .5;
	}

/*------col2y3---------*/

	.col-prefoot .row-pais {
		border-bottom: 1px solid #393f46;
		padding: 3px;
		width: 18em;

		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;

		justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
	}

	.col-prefoot .row-pais:last-child {
		border-bottom: 0;
		padding-bottom: 20px;
	}

	.col-prefoot p.parraf {
		max-width: 100%;
		margin-bottom: 10px;
		line-height: 1.2em;
	}

	#pre-footer input {
		width: 100%;
		background-color: #2e353c;
		padding: 11px;
		color: #676d72;
		border: 0;
		border-bottom: 1px solid #676d72;
		font-size: 1em;
		margin-top: 10px;
	}

	#pre-footer .bot {
		display: inline-block;
		background-color: #5f6469;
		width: 280px;
		max-width: 100%;
		color: #1e252c;
		margin-bottom: 10px;
		cursor: pointer;
		padding: 11px;
		margin-top: 10px;
		text-align: left;
		font-size: 1em;
	}


	#pre-footer .f-newsletter .caja-texto  {
		width: 16em;
		}

		#pre-footer .f-newsletter .caja-texto input[disabled] {
			cursor: default;
			color: rgba(255,255,255,0.1);
			}

		#pre-footer .f-newsletter .caja-texto button[disabled] { cursor: default; }

	#pre-footer .f-newsletter .caja-texto .mensaje-err  {
		top: 5px;
		right: -22px;
	}

	#pre-footer p {
		font-size: .9em;
		width: 20em;
		margin: 0; 
	}

	#pre-footer :placeholder { color: rgba(255,255,255,.3); font-style: italic; }
	#pre-footer ::-webkit-input-placeholder { color: rgba(255,255,255,.3); font-style: italic; }
	#pre-footer :-moz-placeholder { color: rgba(255,255,255,.3); font-style: italic; }
	#pre-footer ::-moz-placeholder { color: rgba(255,255,255,.3); font-style: italic; }
	#pre-footer :-ms-input-placeholder { color: rgba(255,255,255,.3); font-style: italic; }

/*** CMOBO PAIS ***/
	#icon-select {
		position: absolute;
	}

.selec-pais {
	width: 16em;
	max-width: 100%;
	background-color: #2e353c;
	padding: 11px;
	color: #676d72;
	border: 0;
	border-bottom: 1px solid #676d72;
	font-size: 1em;
	margin-top: 10px;
	padding-left: 10px;

	cursor: pointer;
	list-style: none;
	position: relative;
}

.flat {
	background-color: transparent;
	border: 0;
}

.flat .top {
	text-decoration: underline;
	font-weight: 500;
}

.selec-pais #icon-chev {
	font-size: 1.2em;
	position: absolute;
    right: 6px;
    top: 15px;
}


.selec-pais .top {
	margin: 0;
	padding: 0;	
	top: -2px;
}

.selec-pais #pais_name {
	padding-left: 35px;
}

.flat #pais_name {
	padding-left: 0px;
}

.flat .top {
	background-color: transparent;
	border: 0;
	position: relative;
}

.selec-pais ul {
	position: absolute;
	width: 16em;
	max-width: 100%;
	background-color: #2e353c;
	padding: 11px;
	color: #676d72;
	margin-left: -11px;
	margin-top: -10px;
	z-index: 600;
	display: none;
	width: 16em;
	max-width: 300px;
}

.selec-pais ul li {
	display: block;
	position: relative;
	padding: 10px 20px;
	border-top: 1px solid #676d72;
	background-color: #2e353c;

}

.selec-pais ul li:first-child {
	border-top: 0;
	margin-top: 0px;	
}

.selec-pais ul li span {
	font-size: .9em;
	color: #676d72;
	margin: 0;
	padding: 0;	
	top: -2px;
	position: relative;
}

.selec-pais ul li:hover {
	opacity: .75;
}

.selec-pais.flat.combo-select{
	display: inline-block;
	width: auto;
}
/**** FIN COMBO PAIS*/

/** Checkbox newsletter */
.newsletter-option {
	margin: 20px 0 0 0;
	position: relative;
}

.newsletter-option.disabled::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.newsletter-option .option {
	margin: 0 0 10px 0;
	cursor: pointer;
}

.newsletter-option .option::after {
    content: '';
    display: block;
    clear: both;
}

.newsletter-option .option i {
    float: left;
    font-size: 20px;
    margin: 0 5px 0 0;
}

.newsletter-option .option i.checked {
	display: none;
}

.newsletter-option .option span {
    float: left;
    line-height: 14px;
    font-size: 14px;
    position: relative;
    width: 260px;
}

.newsletter-option .option span strong {
	font-weight: 700
}

.newsletter-option .option.checked i {
	display: none;
}

.newsletter-option .option.checked i.checked {
	display: block;
}

.newsletter-option p.cancelacion {
	line-height: 1;
    margin: 0 0 15px 0!important;
    font-size: 12px!important;
    width: 100%!important;
}

.newsletter-option p.error {
	display: none;
    background-color: #00a5c2;
    color: white;
    padding: 5px 6px;
    font-size: .9em;
    line-height: 1em;
    border-radius: 4px;
    position: relative;
    top: -10px;
}

.prefoot-newsletter .newsletter-option {
	color: #fff;
	text-align: left;
}

.prefoot-newsletter .newsletter-option .option span {
	width: 90%;
}
/** FIN Checkbox newsletter */

#pre-footer .cartel {
	margin-top: 20px;
	margin-bottom: 20px;
	}

	#pre-footer .cartel h6 {
		font-weight: 600;
		margin-bottom: 15px;
		}

	#pre-footer .cartel a {
		display: inline-block;
		color: #fff;
		text-decoration: underline;
		font-weight: 600;
		}

		.mapa a.nolink {
			cursor: pointer;	
		}

/* fin FOOTER */


/* MEDIA QUERY */

	@media (max-width: 1100px) {
	
		#pie .inner { width: 90%; }

		#pre-footer .inner {
			justify-content: center;
		}
	#pre-footer .newsletter {
	 	display: none;
	 }
	#pre-footer .inner {
	 	width: 90%;
	 }
	
	#pre-footer .col-prefoot {
		margin: 0;
		}

	}


	@media (max-width: 800px) {
	#pre-footer .inner {
	 	width: 85%;
	 }
	#pre-footer .inner {
		flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;

	}

	 #pre-footer .mapa, #pre-footer .newsletter {
	 	display: none;
	 }
	#pre-footer .h2-big {
	    font-size: 1.1em;
	}
	#pre-footer h2 {
		font-size: 1em;
	}

	.col-prefoot {
		width: 100%;

	}

	.col-prefoot .row-pais {
		width: 100%;
	}

	}


		/* CELULARES en PORTRAIT */
	@media (max-width: 650px) {

		#pie a {
			font-size: .9em;
		}

	}