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



body{
	margin:0;
	padding:0;
}

body{
	box-sizing:border-box;

}

.wrapper{
	margin:0;
	padding:0;
	font-family:'Lato', sans-serif;
	font-size:20px;
	font-size:1.2rem;
	color:#444444;
}

*{
	box-sizing:border-box;
	
}



ul, li{
list-style:none;
margin:0;
padding:0;
}


p{
	margin:30px 0px;
	line-height:28px;
	
}


p a{
	color:#555;
}



a, a:hover{
	text-decoration:underline;
	color:#000;
	
}

.logo1 a{
	text-decoration:none;
}

.wrapper{
}


#headEspecial{
	max-width:990px;
	width:100%;
	position:relative;
	margin:0 auto;
	height:118px;
	box-sizing:border-box;
	padding-bottom:20px;
	
}

#headEspecial span a{
	position:absolute;
	display:block;
	
}




#headEspecial .logo1 a{
	background:transparent url(images/elviajero.svg) no-repeat -1px 20px;
	background:transparent url(images/elviajero.svg) no-repeat -1px 20px;
	background-size:142px;
	top:40px;
	left:20px;
	width:142px;
	z-index:100;
	height:53px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	
}

#headEspecial .logo1 strong{
	color:#b5b5b5;
}


#headEspecial .logo2 a{
	background: transparent url(images/logo.gif) no-repeat top right;
	top: 20px;
	right: 8px;
	width: 295px;
	height: 73px;
	text-indent: -10000px;
	overflow: hidden;
}




.wrapper{
	width:100%;
	margin:0 auto;
	text-align:left;
	
	
}


.wrapper h1, .wrapper h2{
	font-family: 'Roboto Condensed', sans-serif;
	text-align: left;
 
	
}

.wrapper h1{
	font-size:72px;
	color:#444444;
	margin:30px 0px -20px 0;
	font-weight:400;
	line-height:70px;
	
}

.wrapper h1 span{
	display:block;
	
	
	
}

.wrapper h2{
	font-size:40px;
	line-height: 38px;
}

#contentEspecial{
	background:url(images/main-2.jpg) no-repeat top center;
	background-size:100%;
	padding-top:35%;
}


#contentEspecial section{
	max-width:990px;
	margin:40px auto 0 auto;
	padding:0px 20px;
}


.row2{
	width:48%;
	display:inline-block;
	vertical-align:top;
}

.redes{
	display:block;
	margin: 60px auto 0;
	text-align: center;
}

#map-canvas{
	height:690px;
}

.info_content img{
	width:100%;
	height:auto;
}

.info_content figure{
	padding:0px;
	margin:0px;
	
}

#text_map{
	margin-left:20px;
}


#textMapMobile{
	display:none;
}


.numberMap, .titleMap{
	display:inline;
	vertical-align:top;
	overflow:hidden;
	margin-bottom:20px;
}

.numberMap{
	width:50px;
	height:50px;
	border-radius:50%;
	background-color:#555;
	color:#fff;
	text-align:center;
	font-size:28px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:900;
	line-height:45px;
	float:left;
	
}

.titleMap{
	float:left;
	margin-left:20px;
}

.infoPlace p{
	    display: inline-block;
	    margin-top: 10px;
}	
	
	.dataMap h4, .dataMap h5, .dataMap h6{
		margin:3px 0px;
		font-weight:normal;
		font-size:16px;
		display: none;
	}

.titleMap h3{
	font-size:32px;
	line-height: 34px;
	margin:0px;
	font-weight:normal;
}


#footEspecial{
	margin:0 auto;
	text-align:center;
	padding-bottom:15px;
	padding-top: 25px;
	background-color: #000;
	
	
}

#footEspecial ul{
	padding:0px 0px 0px 0px;
}


#footEspecial ul li{
	display:inline-block;
	margin:0px;
	width:50px;
	height:50px;
	margin:0px 3px;
	
}


#footEspecial ul li a{
	display:block;
	width:50px;
	height:50px;
	border:1px solid #fff;
	padding:20px;
	
}


#footEspecial ul li a{
	text-decoration:none;
}

#footEspecial span.logoFoot{
	background:url(images/elviajero-white.svg) no-repeat top center;
	background:url(images/elviajero-white.svg) no-repeat top center;
	background-size:191px ;
	height:48px;
	width:191px;
	text-indent:-10000px;
	margin:20px auto;
	box-sizing:border-box;
	display:block;
}

#footEspecial a{
	color:#fff;
}


#footEspecial ul li.fb a{
	background:url(images/sprite.svg) no-repeat 6px -45px;
	

}


#footEspecial ul li.tw a{
	background:url(images/sprite.png) no-repeat center bottom;
	background:url(images/sprite.svg) no-repeat -40px -45px;

}

#footEspecial ul li.gplus a{
	background:url(images/sprite.png) no-repeat right bottom;
	background:url(images/sprite.svg) no-repeat -95px -45px;

}


#footEspecial ul li.whatsapp{
	display:none;
}

#footEspecial small{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	font-size:16px;
	margin:0px;
	display:block;
	color:#fff;
	
}
#footEspecial h7{
	font-family: 'Roboto Condensed', sans-serif;
    margin-top:30px !important;
    display:inline-block;
    font-size:14px;
    background:url(images/factoria.svg) no-repeat center left;
    padding-left:20px;
    color:#fff;
        
}

.sello {
	margin: 20px 0 50px 0;
	text-align: center;
}

@media all and (max-width:1024px){
	
	
	
}


@media all and (max-width:800px){
	body{
		background-image:none;
	}
	
	.row2{
		width:100%;
	}
	
	#text_map{
	margin:30px 0px;
}

#contentEspecial section{
	margin:50px auto 0px auto;
}

}

@media all and (max-width:640px){
#textMapMobile{
	display:block;
	margin:30px 0px;
}

#text_map{
	display:none !important;
}


.titleMap{
	width:100%;
	float:none;
	margin-left:0px;
}


.info_content{
	margin:80px 0px 0px 0px;
}


.dataMap{
	margin:0px;
}

#map-canvas{
	display:none;
}
.numberMap{
	margin-right: 20px;
	
}
}


@media all and (max-width:480px){
	
#contentEspecial section{
	padding:0px 10px !important;
}

.info_content{
	margin:50px 0px 0px 0px;
}


	.wrapper h1{
		font-size:50px;
		line-height:50px;
		text-align: left;
		margin: 50px 0px 15px 0;
	}
	
	
	.wrapper{
		padding:0px 15px;
	}


#footEspecial ul li{
	width:50px;
	height:50px;
	margin:0px 8px;
	
}


#footEspecial ul li a{
	width:50px;
	height:50px;
	
	
}

#footEspecial ul li.whatsapp{
	display:inline-block;
	}



#footEspecial ul li.whatsapp a{
	background:url(images/sprite.svg) no-repeat right -45px;
	
}

#headEspecial .logo2 a{
	background: transparent url(images/logo2.gif) no-repeat top right;
	top: 45px;
	right: 8px;
	width: 295px;
	height: 73px;
	text-indent: -10000px;
	overflow: hidden;
}

.numberMap{
	margin-right: 20px;
	
}

}
