*{
    margin: 0;
    padding: 0;
}

body {
    
    background: #F4F4F4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 100vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

header{
    background: #FF0000;
    width: 100%;
    height: 170px;
    -webkit-box-shadow: 0px 1px 0px #C71E0C;
    box-shadow: 0px 1px 0px #C71E0C;
    margin-bottom: 1px;
}

nav{ 
    background: #000;
    width: 100%;
    height: 40px;
}

.versiculo{
    width: auto;
    height: 100%;
    color: #DDD;
    font-family: sans-serif, serif, arial;
    font-style: italic;
    font-size: 0.7em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    padding-left: 5px;
}

.icone{
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    text-decoration: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -40px;
    
}

.icone p{
    margin-right: 2px;
    
}

.icone p a{
    color: #DDD;
    display:block;
    font-size: 1.1em;
    text-decoration: none;
    padding: 4px 10px 4px 0;

}

.icone p a:hover{
    color: white;
}

.logo{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 17px;
}


.logo img{
    width: 240px;
    height: auto;
}

/*Info Tambopata------------*/ 
.ttlinfos{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

#planta{
    width: 80%;
	margin: auto;
    text-align: justify;
    line-height: 1.3em;
	font-family: 'News_Cycle', sans-serif;
	padding-bottom: 50px;
} 

.tbp{
    text-align: center;
    color: #74DD18;
	font-size: 2em;
}

.subpem{
    text-align: center;
    color: #74DD18;
	font-size: 1.5em;
}

.subttlinfotbp{
    color: #74DD18;
}
.incl {
	padding-left: 15px;
}

    
/*Info Tambopata out---------*/ 
/*((((((((PAGINAS DOCS)))))))))))))*/
/*-----Conocenos--------*/
#principal{
    width: 100%;
    width: auto;
    margin: 1.5em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.contenido{
    width: 70%;
    height: inherit;
    padding: 1em;
}
.contenido h1{
    font-size: 1.3em;
    font-family: sans-serif, verdana, helvetica;
}
.contenido p{
    font-size: 1em;
    font-family: sans-serif, verdana, helvetica;
    text-align: justify;
}
/*--------Ubicanos--------*/
.titulo{
    width: 100%;
    margin-top: 30px;
    padding: 0.5em;
}
.titulo h1 {
    text-align: center;
    font-family: sans-serif, arial, verdana;
    font-size: 1.3em;
}
.dir{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-family: sans-serif, arial, verdana;
    font-size: 0.9em;
    color: #000;
}

#ubicame{
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 50px 0;
}
.ofi{
    width: 340px;
    height: 306px;
    margin: 5px 0 5px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; 
    font-family: sans-serif, arial, verdana;
    font-size: 0.9em;
    text-align: center;
    color: #fff;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
}

.gmap{
    width: 500px;
    height: 306px;
    margin: 5px 0 5px 0; 
    -webkit-box-shadow: 0 0 0 1px #fff; 
    box-shadow: 0 0 0 1px #fff;
	
}
.ofi img{
    width: 100%;
    height: auto;
	
}

#dirperu{
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 100px;
}
.gmaperu{
    width: 340px;
    height:306px;
}

.dirsocios{
    width: 500px;
    height: 306px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Kanit', sans-serif;
	
}
.dirsocios caption{
    font-weight: bold;
    font-size: 1.2em;

}
.dirsocios table{
    border: 1px solid green;
    border-collapse: collapse;
	
}
table td{
    border: 1px solid lightblue;
    padding: 7px;

}
/*-------Contacto--------*/

/*-------REGLAMENTO--------*/
.ttlreglas{
	width: 100%;
	height: auto;
	text-align: center;
	font-family: 'Kanit', sans-serif;
	margin: 30px 0 0;
}

.ttlreg, .sbttlreg{
	font-family: 'Kanit', sans-serif;
}

#patron{
    width: 78%;
    margin: auto;
    text-align: justify;
	font-family: 'Kanit', sans-serif;
    line-height: 1.3em;
	padding-bottom: 40px;
} 

.ttltermcond{
    text-align: center;
}
 
} 

.reglas{
    
    text-align: justify;
    line-height: 3.9em;
}

.subttlterm{
    color: #FD0101;
}
/*-------FIN DE REGLAMENTO--------*/


/*((((((((FIN PAGINAS DOCS)))))))))))))*/



/*-------inicio datos---------*/

.prefooter{
    width: 100%;
    height: auto;
    background: #F11B03;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
       
}

.final{
    width: 270px;
    height: 300px;
    margin-left: 1px;
    padding: 10px 0 0 15px;
    margin-top: 20px;
    border: 0 0 0 1px solid #ddd;
}

.sbttl{
    color: white;
    font-family: 'Oswald', sans-serif;
}

.txts{
    color: white;
    font-family: 'Kanit', sans-serif;
}

.libro {
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
}

.libro p{
    width: 98%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    
}

.icon-book{
    text-align: center;
    font-size: 2em;
    padding-left: 50px;
    color: white;
    text-decoration: none;
    margin-bottom: -10px;
    
}
.lib{
    width: 98%;
    font-family: 'Kanit', sans-serif;
    color: white;
    text-decoration: none;
    
}

.redess{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
}
.redess a{
    display: block;
    padding: 15px;
    text-decoration: none;
    color: white;
    font-size: 1.5em;
}

/*-------fin datos---------*/

footer{
    background: #F11B03;
    width: 100%;
    padding: 2em;
}

/*XXXXXXXXXXXXXXX JQUERY XXXXXXXXXXXXXX*/

@media screen and (max-width:700px){

.versiculo span{
    display: none;
    }
    
/*-------presentacion---------*/
    
.presentacion{
    
    width: 90%;
    padding: 20px 2px;
    
}
.presenta h1{
    color: white;
    font-family: 'News cycle', sans-serif;
    font-size: 1.2em;
    
    
}
.pres{
    color: white;
    font-family: 'Kanit', sans-serif;
    font-size: 1em;
    line-height: 1.2em;
    text-align: justify;
}  
    
/*-------fin de presentacion---------*/

}
 
@media screen and (max-width:355px){

.paques{
    width: 240px;
    height: 261px;
}
.tours{

    width: 235px;
    height: 256px;

}

.tours:hover{
    width: 240px;
    height: 261px;
}

.final{
    width: 98%;

}
    
}


@media screen and (max-width:856px){
 /*///////TABLA///////*/
.ofi {
    width: 30%;
    height: 214px;
}
.ofi img{
    width: 100%;
    height: 100%;
}

.gmap {
    width: 68%;
    height: 214px;

}
.gmap iframe{
    width: 100%;
    height: 100%;
}

/*-------------------*/
.gmaperu{
    width: 98%;
    height: auto;

}
.gmaperu iframe{
    width: 100%;
    width: 100%;
}
.dirsocios{
    background: lightblue;
    width: 100%;
    height: 100%;
    margin: 5px 0 5px 0;    
}
.dirsocios caption{
    font-size: 1.1em;
    padding: 1em;
    
}
.dirsocios table{
    width: 100%;
    font-size: 1.1em;

}   
    
}
/*xxxxxxxxxxxxxxxxxxxxxx*/
@media screen and (max-width:815px){
/*VERSICULO */
   
#versiculo {
    font-size: 0.6em;
    }
/*VERSICULO */    
/*((((((((PAGINAS DOCS)))))))))))))*/
/*xxxxxxxxCONOCENOSxxxxxxxx*/
#principal{
    margin: 0.3em;          
    }
.contenido{
    width: 98%;
    height: inherit;
    padding: 0.5em;
}
    
/*xxxxxxxxFIN CONOCENOSxxxxxxxx*/
/*((((((((FIN PAGINAS DOCS)))))))))))))*/  
}

@media screen and (max-width:768px){
/*TOP*/
#top{
    display: none;
}
/*///////TABLA///////*/
.ofi {
    width: 30%;
    height: 214px;
}
.ofi img{
    width: 100%;
    height: 100%;
}

.gmap {
    width: 68%;
    height: 214px;

}
.gmap iframe{
    width: 100%;
    height: 100%;
}

/*-------------------*/
.gmaperu{
    width: 98%;
    height: auto;

}
.gmaperu iframe{
    width: 100%;
    width: 100%;
}
.dirsocios{
    background: lightblue;
    width: 100%;
    height: 100%;
    margin: 5px 0 5px 0;    
}
.dirsocios caption{
    font-size: 1.1em;
    padding: 1em;
    
}
.dirsocios table{
    width: 100%;
    font-size: 1.1em;

}
    
}
@media screen and (max-width:740px){
/*VERSICULO */
#versiculo{
    display: none;
    }
/*FIN DE VERSICULO */
 
}

/*AFICHES UNO*/
/*FIN AFICHES UNO*/
@media screen and (max-width:480px){
/*///////////TABLA////////*/
.ofi {
   /* width: 30%;*/
    height: 120px;
}
/*.ofi img{
    width: 100%;
    height: 100%;
}*/

.gmap {
 
    height: 120px;

    }

/*-------------------*/
.gmaperu{
    width: 100%;
    height: auto;
    }
.gmaperu iframe{
    width: 100%;
    height: auto;
    }    
/*-------------------*/
.dirsocios{
    background: #ddd;
    }    
.dirsocios caption{
    padding: 0.5em;
    font-weight: bold;
    font-size: 1.3em;
    }
.dirsocios table{
    font-size: 0.75em;
    width: 98%;

    }
}
@media screen and (min-width:410px){
/*MENU*/
#menu{
    display: none;
    }
}
/*FIN MENU*/
/*NAV */
@media screen and (max-width:410px){
   
nav ul{
    background: #000;
    position: absolute;
    width: 37%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: block;
    display: none;
    line-height: 1.1em;
    }
nav ul li{
    border-bottom: 1px solid #6D4C41;
    }
li:nth-child(1){
    border-top: 1px solid #6D4C41;       
    }
    nav ul li a:hover{
    color: #000;
    }
/*FIN DE NAV*/
/*MAIN*/
#main {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

}
.banner{
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
    
.banner img{
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.enlaces {
    width: 100%;
    height: auto;
}
.iconos {
    width: auto;
    height: auto;
}    
/*FIN DE MAIN*/
/*AFICHES*/
#afiches{
    width: auto;
    height: 100%;
}
        
/*FIN LOGO*/
figure img{
    width: 255px;
    height: auto;

}    
/*FIN LOGO*/
.dirsocios table{
    font-size: 0.72em;
      
}


}
