@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Catamaran');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Dosis|Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Duru+Sans');
@import url('https://fonts.googleapis.com/css?family=Ubuntu');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Changa');
@import url('https://fonts.googleapis.com/css?family=Poppins');



/* CSS Document */
body{
background-color: #2f4e6f;
font-family: 'Lato', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Catamaran', sans-serif;
padding: 0 0 8px 0;
margin: 0 0 8px 0;
   }
.style28 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #244766;
	text-align: justify;
	padding-left: 9px;
}

header{
	background-color: #29c6f9;
    border-width: 10px 12px 0 12px;
    display: block;
	width: 1000px;
	height: 24px;
	margin: 0 auto;
	overflow:hidden;
	border-style: solid;
	border-color: #ffffff;
}
header .inicio{
	float: left;
	}
	
header .idiomas{
	float: left;
	padding: 0 30px;
	}

header .contact{
	float: right;
	}
.banner{
	width: 1000px;
	display: block;
	background-color: #ffffff;
    margin: 0 auto;
	border-style: solid;
    border-width: 0 12px 12px 12px;
	border-color: #fff;
	margin-top: 0;
}
main{
	width: 1000px;
	margin: 0 auto;
	display: block;
	background-color: #ffffff;
	padding: 14px 0 5600px 0;
	border-right-style: solid;
    border-left-style: solid;
    border-width: 12px;
	border-color: #fff;
}
main .panelizquierda{
	width: 20%;
	display: block;
	margin: 0 auto;
	float: left;
	margin-right: 41px;
}
.containerizquierda {
	width: 190px;
	height: 200px;
	overflow: hidden;	
}
.containerizquierda img{
	transition: transform .3s ease-in-out; 
}
.containerizquierda img:hover{
	transform: translate(-190px,0);
}

.reloj{
	padding-left: 20px;
}
.calendar{
	padding-left: 25px;
}
.contadores{
	padding: 0 15px; 
}
main .container{
	width: 53%;
	float: left;
	margin: 0 auto;
	background-color: #ffffff;
}
main .container h1{
	font-family: Source Sans Pro;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	background-image: url("imagen/imghead.jpg");
	height: 35px;
	line-height: 35px;
	width: 100%;
    word-wrap: break-word;
	margin-top: 0;
}
main .container lima{
	width: 100%;
	height: 13.4%;
}
main .container h2{
	color: #900;
	font-family: Poppins;
	font-size: 15.6px;
	text-align: justify;
	font-weight: bold;
    word-wrap: break-word;
}	
main .container h3{
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
    word-wrap: break-word;
}
.container p{
	font-family: Poppins;
	font-size: 15.6px;
	color: #000;
	text-align: justify;
	width: 100%;
    word-wrap: break-word;
}
.imagentexto{
	display: inline-block;
    width: 510;
	height: 170 px;
	}

.imagendecuadro{
	width: 200px;
	float: left;
  	margin-right: 13px;
}

.style7{
	font-family: Lato;
	font-size: 15.5px;
	color: #111;
    word-wrap: break-word;
	margin: auto;
	padding-top: 0;
	}
main .panelderecha{
	width: 18%;
	display: block;
	margin: 0 auto;
	float: right;
}
.style5 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #044467;
	font-weight: bold;
	text-align: center;
	hover: #903;
}
.style5:hover{
	color: #AE3800;
	
}
.titutloderechasmall {
	width: 180px;
	height: 30px;
	overflow: hidden;
}
.titutloderechasmall img{
	transition: transform .2s ease-in-out; 
}
.titutloderechasmall img:hover{
	transform: translate(0,-30px);
}

.derechatours{
	width: 180px;
	display: inline-block;
	background-color:#dedede;
}
.tourssmall{
	width: 100px;
	height: 120px;
    float: left;
	vertical-align: middle;
	margin-right: 3px;
}

footer{
	width: 1000px;
	height: 52px;
	padding: 0px 0px;
	margin: 0 auto;
	background-color: #111;
	border-style: solid;
    border-width: 12px;
	border-color: #fff;
	}
footer ul{
	width: fit-content;
	float:left;
	padding-left: 40px;
}
footer ul li{
	display: block;
	list-style: none;
}
footer ul li a{
	font-family: catamaran;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.footerlinksSocial{
	padding-top: 15px;
    padding-right: 30px;
	   float: right;
}
.mas{
	color: #044467;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.mas:visited {
	text-decoration: none;
	color: #044467;
}
.mas:hover {
	text-decoration: none;
	color: #AE3800;
}
.mas:active {
	text-decoration: none;
	color: #044467;
	text-align: right;
}
.imagencentro{
    display: block;
    margin: 0 auto;
}
.dosimagenes{
	display: block;
	width: 100%;
	margin: 0 auto;
	float:left;
}
.dosimagenesuno{
	display: block;
	float: left;
    margin-right:6px;

}
.counterTop{
	color: #ffffff;
	font-family: 'Changa';
	font-size: 21px;
	text-indent: 15px;
	letter-spacing: 18px;
	background-image: url(imagen/counter-groundtop.jpg);
	width: 190px;
	height: 42px;
	overflow: hidden;
	padding-top: 5px;
	background-repeat: no-repeat;
	 }


@media only screen and (max-width: 768px){
	
	body{
	background-color: #ffffff;
	padding-right: 20px;		
	}

header{
	width: 100%;
	}

header .idiomas{
    display: none;
}

	.banner{
	  display: none;
}
main{
width: 100%;
}
main .panelizquierda{
display:none;
}
main .container{
width: 100%;
}

.imagentexto{
	width: 100%;
	height: auto;
}

.lima{
width: 100%;
}
.container h1{
	font-size: 18px;
}
.container p{
	font-size: 17px;
	
}
.style7{
		font-size: 17px;
		margin: 0 0 10px 0;

}
.mapgoogle{
	width: 100%;
}
.mapgoogle iframe{
width:100%;
position:relative;
}
.imagencentraltop{
		width: 100%;
		}
.imagencentraltop iframe{
	width:100%;
position:relative;	
}
main .panelderecha{
display:none;
}
footer{
	width: 50%;
	padding-left: 3%;
}
	
	footer ul{
	width: 100%;
	padding-left: 0px;
	background-color: #000;
	text-align: center;
}
footer ul li a{
	font-size: 16px;
		color: #fff;
	font-weight: bold;
}
.footerlinksSocial{
	display: none;
}
.imagencentro{
	width: 50%;
	}
.dosimagenes{
	width: 100%;

	}
	
.dosimagenesuno{
	display: block;
	float: left;
	width: 50%;
	margin: 0 auto;
}
.dosimagenesdos{
width: 50%;
}
.imagentodocentro{
	width:100%;
}
.natu{
	display: none;
}


}

@media only screen and (max-width: 500px){

.about{
	display: none;
}
.inicioimg{
	width: 90%;
}
.contactimg{
	width: 90%;
}
footer{
	width: 70%;
	padding-left: 4%;
}
	
	footer ul{
			width: 100%;
	background-color: #000;
		text-align: center;
	padding-left: 0px;

}
footer ul li a{
	font-size: 16px;
		color: #fff;
}
	.footerlinksSocial{
	  display: none;
}
.natu{
	display: none;
}
.imagencentro{
	width:90%;
	}
main .container h3{
	display: none;
}

}