body{
	/*background-image: url('../img/Modulo_nin__o-02-2.png');*/
	font-family: FuturaL;
	background-repeat: repeat-x;
    	background-size: cover;
}

.body{
	width: 100%;
	margin: 0 auto;
}

.logoMini{
	display: none;
}

.banner{
	display: block;
	width: 100%;
	padding-top: 6%;
}

input, select {
    width: 100%;
    border-radius: 8px;
}

@font-face{
    font-family: "Electromagnetic_Lungs";
    src:    url('../fonts/Electromagnetic_Lungs.ttf');
}

.letra{
    font-family: "Electromagnetic_Lungs";
}

.colorFooter{
  color: #949494;
}

/**************************** Nav Bar *************************/	
.mainHeader {
    color: #ffffff;
}

.logo{
	background-image: url('../img/ViajerosDelPentagrama_Logo.png');
	max-width: 170px;
    min-width: 150px;
    margin-top: 2px;
    /* width: 100%; */
    height: 40px;
    background-size: cover;
}

.mainHeaderNav{
    padding-top: 0%;
	padding-right: 0%;
	background-image: url('../img/HomeViajeros_BarraSuperior.png');
	background-size: contain;
    background-repeat: no-repeat;
    max-width: 935px;
    float: right;
}

.navTablet{
	display: none;
}

.navTablet img{
	max-width: 45px;
	float: right;
	padding: 1% 1% 1% 0;
	width: 200%;
	margin: 2px;
}

.mainHeader{
	background-color: rgba(51, 16, 104, 0.8);
	position: fixed;
    width: 100%;
	z-index: 10;
}

.mainHeader [class*="col-"] {
	padding: 0%;
}
	
.mainHeaderNav{
	background-image: none;
}

.mainHeader nav ul{ 
	list-style: none;
	margin: 0px;
}
	
.mainHeader nav ul li{
	padding: 0%;
	width: 100%;
    min-width: 378px;
	background-color: rgb(51, 16, 106);    
    float: right;
	margin-top: -1px;
}

.mainHeader nav ul li:hover{
	background-color: rgb(40, 13, 82);
}

.mainHeader nav ul li a{
	color: #ffed00;
}

.mainHeader nav ul li p{
	font-size: x-large;
	padding-left: 10%;
	
}

.navTablet{
	display: block;
}

.navPc{
	display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 44%;
	max-width: 400px;
    margin-left: 38%;
}

.navPc ul{
    /*background-color: rgb(51, 16, 106);*/
    padding: 0px;
}

.navComplete ul{
	padding: 0px;
    margin: 0px;
}

.navComplete ul li{
	list-style-type: none;
	text-align: center;
}

.navComplete ul li:hover{
	background-color: rgb(40, 13, 82);
}



.botonEntradaCMS{
	background-color: transparent!important;
    min-width: 100px!important;
    max-width: 400px;
	height: 50px;
	text-align: center;
}

.botonEntradaCMS p{
	margin: 0px;
    padding-top: 3.5%;
    padding-bottom: 3%;
}

.botonEntradaCMS:hover{
	background-color: rgb(40, 13, 82)!important;
}

/* Content */

.mainContent {
   /* color: #ffffff;*/
    padding: 15px;
	padding-bottom: 0%;
	max-width: 1400px;
    margin: 0 auto;
	background-color: rgba(82,82,82,0.08);
	width: 100%;
}

.panelNavegacion{
	width: 13%;
    float: left;
    height: auto;
    background-color: rgba(221, 221, 221, 0.60);
	display: none;
}

.rowIcon{
	padding: 0 0 15px 0;
}

.rowIcon img{
	width: 2%;
	min-width: 20px;
    max-width: 30px;
	margin: 0 auto;
    display: block;
}



.footerTexto, .footerTexto p{
	padding: 0;
	margin: 0;
}



.descargas{
	width: 100%;
    float: left;
}

.descargas img{
	width: 10%;
    float: left;
	cursor:pointer;
	min-width: 80px;
}

.descargas img:hover{
	-ms-transform: rotate(15deg); /* IE 9 */
    -webkit-transform: rotate(15deg); /* Chrome, Safari, Opera */
    transform: rotate(15deg);
}

/************************ Comentarios ***********************/
.comentarios{
	width: 90%;
	margin: auto;
}

.centrar{
	text-align: center;
}

.comentarios hr{
	height: 3px;
    background: white;
}

.comentarios p{
	font-family: FuturaL;
    margin: 0px;
	color: white;
}

.comentarios h2{
	font-family: FuturaL;
    margin: 0px;
    font-size: 1.5em;
	color: white!important;
}

.comentarios h3{
    font-family: FuturaL;
    margin: 0px;
    font-size: 1em;
    color: #331068;
}

.comentarios textarea{
    width: 100%;
}

.botoncentrado{
    width: 20%;
	min-width: 140px;
    margin: auto;
    text-align: center;
}

.botoncentrado button{
    background-color: #331068;
    border: transparent;
	cursor: pointer;
	width: 100%;
}

.botoncentrado p{
    margin: 10px;
    font-size:1.5em;
	text-decoration: none;
    color: white;
	padding-top: 5px;
    padding-bottom: 5px;
}

.botonAprobacion{
	width: 12%;
    background-color: #331068;
    margin-left: 15px;
    text-align: center;
}

.botonAprobacion button{
    background-color: #331068;
    border: transparent;
	cursor: pointer;
	width: 100%;
}

.botonAprobacion p{
	font-size: 1.5em;
    text-decoration: none;
    color: white;
}
.banner_colombia_agil img{ 
    max-width: 100%!important; 
    text-align: center;
    width: inherit;
}


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

}

@media only screen
	and (max-width: 1024px){
	
[class*="col-"] {
   /*border: 1px solid blue;*/	/*Este borde es para la fase de desarrollo*/
}
/**************************** Nav Bar *************************/	
.navPc{
	max-width: none;
}
	
}

@media only screen
	and (max-width: 600px){
	
[class*="col-"] {
    /*border: 1px solid green;	*//*Este borde es para la fase de desarrollo*/
}
/**************************** Nav Bar *************************/	
.logo{
	background-image: url('../img/ViajerosDelPentagrama_LogoPequeno.png');
	min-width: 45px;
    max-width: 50px;
    height: 50px;
    margin-top: 0px;
}
.mainHeader{
	min-height: 50px;
}
.navPc{
    width: 100%;
	margin-left: -17%;
}
.mainHeader nav ul li{
	width: 100%;
}
.mainHeader nav ul li p{
	padding-top: 2.5%;
	font-size: 20px;
	margin-top: 6px;
}
.navPc ul{
	height: 100%;
	min-width: 378px;
}
.botonEntradaCMS p{
	font-size: 13px!important;
    margin-right: 20px;
	cursor: default;
}

/****** Contenido *******/
.contenido {
    padding: 0px;
}

.logoMini{
	display: block;
	max-width: 50px;
}

@media only screen
	and (max-width: 320px){
	
[class*="col-"] {
    /*border: 1px solid green;	*//*Este borde es para la fase de desarrollo*/
}
/**************************** Nav Bar *************************/	
.mainHeader nav ul li p{
	margin-right: 40px;
}
}

}