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



/*GENERALES*/

html{
/*height:100%;*/
height: auto !important;
overflow-x:hidden !important;
background-color:rgba(0,0,0,1.00);
}

html, body{
height: auto !important;
background-color:rgba(26,0,8,1.00);
background-image:url(../img/generales/patronb07.png);
background-repeat:repeat;
background-attachment:scroll;
background-size:1%;
}



/*----abre home----*/
.row.marginCero.bgTierrasHome{
display:none; 
opacity:0.2; 
width:100%; 
height: 100vh; 
position:fixed; 
top:0px; 
left:0px; 
background-image:url(../img/cap1/aperturaTierras.jpg); 
background-size:cover;	
}
.row.marginCero.bgRiquezaHome{
display:none; 
opacity:0.2; 
width:100%; 
height: 100vh; 
position:fixed; 
top:0px; 
left:0px; 
background-image:url(../img/riqueza/aperturaRiqueza.jpg); 
background-size:cover;
}
.row.marginCero.bgPazHome{
display:none; 
opacity:0.2; 
width:100%; 
height: 100vh; 
position:fixed; 
top:0px; 
left:0px; 
background-image:url(../img/paz/aperturaPaz.jpg); 
background-size:cover;	
}
.row.marginCero.bgInclusionHome{
display:none; 
opacity:0.2; 
width:100%; 
height: 100vh; 
position:fixed; 
top:0px; 
left:0px; 
background-image:url(../img/inclusion/aperturaInclusion.jpg); 
background-size:cover;
}



.tituloIntroDesktop{
display:block;	
}

.tituloIntroMovil{
margin-top:20px !important;
display:none;	
}

#homeIntro{
height: auto;
background-color:rgba(0,0,0,0.00);
background-repeat:repeat;
background-attachment:scroll;
background-size:auto;
}

.cajaIntroTxtBotones{
z-index:1;
}
.contenedorVideoHome{
width:100px;
background-color:rgba(24,17,17,0.7);
}


.tituloIntroduccion{
opacity:0;
margin-botton: 20px;	
z-index: 1;
border-left:2px solid white;
border-right:2px solid white;
background-image:url(../img/generales/franjaGrandeB-N.png), url(../img/generales/franjaGrandeB-N.png);
background-position:right top, left top;
background-repeat:repeat-y, repeat-y;
background-size:auto, auto;
}
.tituloIntroduccion h1{
font-family:Abril Fatface, Goergia, Times, serif;
font-size: 5rem;
line-height: 5.7rem;
font-weight: 300;
text-align:center;
color:rgba(255,255,255,1.00);
margin-top: 0px;
margin-bottom: 0px;
border-bottom:1px solid rgba(255,255,255,0.6);
}
.introduccionHome{
width:100%!important;
height: 100vh;
top:0px;
left:0px;
padding:0px;
margin:0px !important;
background-repeat:repeat;
background-attachment:scroll;
background-size:auto;
z-index:999999;
}
.videoIntroHome{
max-width:100%;
background-color:rgba(199,204,47,0.0);
background-size:cover;
background-repeat:no-repeat;
background-attachment:fixed;	
padding-left:0px;
padding-right:0px;
opacity:0.3;
}
#bgHome{
min-width:320px; 
top:0px;
left:0px;
position:fixed;
z-index:0;
}
.cajaLogoIntroduccion{
background-color:rgba(255,255,255,0.00);
}
.cajaTextoIntroduccion{
top:-50px;
opacity:0;
background-color:rgba(26,0,8,0.6);
background-color:rgba(24,17,17,0.7);
border-left:1px solid rgba(255,255,255,1.00);
border-right:1px solid rgba(255,255,255,1.00);
background-image:url(../img/generales/patron1-25.png);
background-position:center center;
background-repeat:repeat;
background-size:auto;
padding-left:40px;
padding-right:40px;
padding-top:20px;
padding-bottom:20px;
margin-bottom:20px;
margin-top:20px;
}
.cajaTextoIntroduccion h2{
font-family:Hind Siliguri, sans-serif;
font-family:Roboto Slab, serif;
font-size: 1.05rem;
line-height: 1.7rem;
font-weight: 300;
text-align:center;
color:rgba(255,255,255,1.00);
}

.contenedorBotonesIntroduccion{
display:none;
background-position:left top;
background-repeat:repeat-y;
background-size:auto;
}

.cajaBotonesIntroduccion{
margin-top: 25px;
margin-bottom: 15px !important;
padding-right: 0px;
padding-left: 0px;
height: 20px;
}

.cajaBotonesIntroduccion h2{
font-size: 1.8rem;
line-height: 1.6rem;
font-weight: 400;
text-align:center;
letter-spacing:1.3px;
color:rgba(255,255,255,1.00);
}

.btnSecIntroduccion h2{
padding-bottom:10px;	
color: rgba(243,192,9,1.00);
color:rgba(255,255,255,1.00);
border-bottom: 1px solid rgba(255,255,255,1.00);
}





.cajaIntroTxtBotones{
margin-top: 11.5vh;	
height:auto;	
}
.btnCompartirHome{
height:40px !important;	
width: 40px !important;
border: 1px solid rgba(255,255,255,0.0);
margin-top: 8px !important;
margin-left:auto !important ;
margin-right:auto !important;
display:block !important;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg) !important;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}


.btnSecTierras{
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color:rgba(255,255,255,0.00);
height: auto;
margin-bottom: 0px;
margin-top: 5px;
}
.btnSecTierras:hover{
background-color: rgba(243,192,9,0.8);
background-image: url(../img/generales/patron1.png);
background-repeat: repeat;
background-size: auto;
}
.btnSecTierras h2{
padding-top: 5px;
padding-bottom: 5px;
color: rgba(243,192,9,1.00);
color:rgba(255,255,255,1.00);
background-repeat: repeat;
background-size: auto;
background-position: center bottom;
border-right:7px solid rgba(243,192,9,1.00);
border-left:7px solid rgba(243,192,9,1.00);
margin-left:0px;
margin-right:0px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.btnSecTierras h2:hover{
letter-spacing:1px;
font-size: 1.9rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}


.btnSecRiqueza{
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color:rgba(255,255,255,0.00);
height: auto;
margin-bottom: 0px;
margin-top: 5px;
}
.btnSecRiqueza:hover{
background-color: rgba(255,70,79,0.8);
background-image: url(../img/generales/patron1.png);
background-repeat: repeat;
background-size: auto;
}
.btnSecRiqueza h2{
padding-top: 5px;
padding-bottom: 5px;
color: rgba(255,70,79,1);
color:rgba(255,255,255,1.00);
background-repeat: repeat;
background-size: auto;
background-position: center bottom;
border-left:7px solid rgba(255,70,79,1);
border-right:7px solid rgba(255,70,79,1);
margin-left:0px;
margin-right:0px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.btnSecRiqueza h2:hover{
letter-spacing:1px;
font-size: 1.9rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}


.btnSecPaz{
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color:rgba(255,255,255,0.00);
height: auto;
margin-bottom: 0px;
margin-top: 5px;
}
.btnSecPaz:hover{
background-color: rgba(59,219,164,0.8);
background-image: url(../img/generales/patron1.png);
background-repeat: repeat;
background-size: auto;
}
.btnSecPaz h2{
padding-top: 5px;
padding-bottom: 5px;	
color: rgba(59,219,164,1);
color:rgba(255,255,255,1.00);
background-repeat: repeat;
background-size: auto;
background-position: center bottom;
border-left:7px solid rgba(59,219,164,1);
border-right:7px solid rgba(59,219,164,1);
margin-left:0px;
margin-right:0px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.btnSecPaz h2:hover{
letter-spacing:1px;
font-size: 1.9rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}



.btnSecInclusion{
-webkit-transition: background-color 1s ease-out;
-moz-transition: background-color 1s ease-out;
-o-transition: background-color 1s ease-out;
transition: background-color 1s ease-out;
background-color:rgba(255,255,255,0.00);
height: auto;
margin-bottom: 0px;
margin-top: 5px;
}
.btnSecInclusion:hover{
background-color: rgba(199,233,74,0.8);
background-image: url(../img/generales/patron1.png);
background-repeat: repeat;
background-size: auto;
}
.btnSecInclusion h2{
padding-top: 5px;
padding-bottom: 5px;
color: rgba(199,233,74,1);
color:rgba(255,255,255,1.00);
border-left:7px solid rgba(199,233,74,1);
border-right:7px solid rgba(199,233,74,1);
margin-left:0px;
margin-right:0px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.btnSecInclusion h2:hover{
letter-spacing:1px;
font-size: 1.9rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}


.contenedorBandera{
position:absolute; 
top: 11vh;
display:none;

}

.cajaBandera{
background-color: rgba(24,17,17,0.7);
border-left: 1px solid rgba(255,255,255,1.00);
border-right: 1px solid rgba(255,255,255,1.00);
background-image: url(../img/generales/patron1-25.png);
background-position: center center;
background-repeat: repeat;
background-size: auto;
padding-left: 40px;
padding-right: 40px;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 20px;
margin-top: 20px;
}

.cajaBandera h2{
font-family:Hind Siliguri, sans-serif;
text-transform:uppercase;
font-size:11px;
line-height:13px;
text-align:center;
font-weight:700;
letter-spacing:3px;
margin-top:13px;
color:rgba(255,255,255,1.00);
/*border-bottom: 2px solid white;	*/
text-decoration:underline;
}

.cajaBandera p{
font-family:Hind Siliguri, sans-serif;
text-transform:uppercase;
font-size:15px;
line-height:20px;
text-align:center;
font-weight:300;
letter-spacing:1px;
margin-top:13px;
color:rgba(255,255,255,1.00);	
}

.cajaBandera h4{
font-family:Hind Siliguri, sans-serif;
text-transform:uppercase;
font-size:14px;
line-height:13px;
text-align:center;
font-weight:700;
letter-spacing:3px;
margin-top:13px;
color:rgba(255,255,255,1.00);
/*border-bottom: 2px solid white;	*/
}


/*----cierra home----*/



/*menu*/

.barraNavegacionSuperior{
height: 45px;
max-width:100%;
position:fixed;
top:0px;
left:0px;
z-index:10000;
background-color:rgba(0,0,0,0.0);
}

.barraNavegacionSuperior h6{
font-family:Hind Siliguri, sans-serif;
text-transform:uppercase;
font-size:10px;
text-align:center;
font-weight:700;
letter-spacing:2px;
margin-top:13px;
color:rgba(255,255,255,1.00);
}

.cajaBarraSuperiorNav{
background-color:rgba(0,0,0,0.8);
width:100%;
padding-left: 0px; 
padding-right: 0px;
height:45px;	
}

#myNav{
}

.cajaBotonVerMenu{
background-color:rgba(27,173,210,0.00); 
height:45px;
padding-left: 0px; 
padding-right: 0px;	
}



.cajaNavSecciones{
background-color:rgba(173,44,208,0.00); 
height:45px;
padding-left: 0px; 
padding-right: 0px;
}

.contenedorNavSecciones{
}

.contenedorNavSecciones ul { 
list-style-type: none; 
}

.btnIrInicio{
-webkit-transform: rotate(181deg);
-moz-transform: rotate(181deg);
-o-transform: rotate(181deg);
margin-top:10px;
border-left:0px solid white !important;
border-right:0px solid white !important;
opacity:0.5;

-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.btnIrInicio:hover{
opacity:1;
}


.navSecciones{
height:30px;
padding-left: 5px;
padding-right: 5px;
border-left:1px solid white;
}

.navSec3{
border-right:1px solid white;
}


.listaBotonesNav{
margin-top: -14px;
margin-left: 0px;	
}

a {
color: rgba(255,255,255,1.00);
line-height: inherit;
text-decoration: none; 
}

a:hover, a:focus {
color: rgba(255,255,255,1.00) !important; 
}

a img {
border: none; 
}



.cajaBotonesCompartir{
height:40px;
margin-top:0px;
padding-left: 0px; 
padding-right: 20px;	
border-left:0px solid rgba(255,255,255,0.5);
}
.btnCompartir{
float:right !important;
height:30px !important;	
width: 30px !important;
border: 1px solid rgba(255,255,255,0.0);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg) !important;
margin-top: 8px !important ;
margin-right: 13px !important;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.cajaBotonesCompartirHome{
padding-right: 0px;	

}


.rrssb-buttons li a {
background-color:rgba(255,255,255,0.00) !important;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg) !important;
margin-top: -6px;
margin-left: -10px;
}

.rrssb-buttons li.btnCompartirHome{
float:none !important;
}


.btnCompartirFb:hover{
background-color:rgba(59,89,152,1);
border: 1px solid rgba(255,255,255,0.4);
}

.btnCompartirTw:hover{
background-color:rgba(29, 202, 255, 1);
border: 1px solid rgba(255,255,255,0.4);
}

.btnCompartirGplus:hover{
background-color:rgba(220, 78, 65, 1);
border: 1px solid rgba(255,255,255,0.4);
}

span.btnMenu{
height:40px;
/*width:100px;*/
background-color:rgba(255,255,255,1.00);
cursor:pointer;
margin-left:0px;
top:0px;
position: absolute;
z-index: 9999999999;
}

span.btnMenu:hover{
opacity:0.5;
}

span.btnMenu h6{
padding-left:38px;
font-size: 10px;
margin-top:17px;
text-align:left;
}

/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */    
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 999999999; /* Sit on top */
    left: 0;
    top: 0;
   /* background-color: red;*/ /* Black fallback color */
    background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

.overlayMenuNav {
    background-image:url(../img/generales/patron1-25.png);
	background-position:center center;
	background-repeat:repeat;
	background-size:auto;
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 20%; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.closebtn {
    position: fixed;
    left:-100px;
    z-index: 999999999;
	cursor: pointer;	
	height:40px;
	width:100px;
	background-color:rgba(255,255,255,1.00);
	border:1px solid rgba(255,255,255,1.00);
	margin-left:0px;
	top:0px;
	color:black;

}

	.closebtn h6 {
	font-size: 12px;	
	text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 5px;
	color:rgba(0,0,0,1.00);
	}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .closebtn {
        font-size: 40px !important;
        top: 15px;
        right: 35px;
    }
}

/*------------*/


	.btnSecIntroduccionMenuNav h2{
	font-size: 2.8rem;
	line-height: 3rem;
	padding-bottom:10px;	
	color: rgba(243,192,9,1.00);
	color:rgba(255,255,255,1.00);
	border-bottom: 1px solid rgba(255,255,255,1.00);
	}
	
	
	.btnSecTierrasMenuNav h2{
	font-size: 2.8rem;
	line-height: 3rem;	
	padding-bottom:10px;	
	color: rgba(243,192,9,1.00);
	color:rgba(255,255,255,1.00);
	border-bottom: 1px solid rgba(243,192,9,1.00);
	}
	
	.btnSecRiquezaMenuNav h2{
	font-size: 2.8rem;
	line-height: 3rem;	
	padding-bottom:10px;	
	color: rgba(255,70,79,1);
	color:rgba(255,255,255,1.00);
	border-bottom: 1px solid rgba(255,70,79,1);
	}
	
	.btnSecPazMenuNav h2{
	font-size: 2.8rem;
	line-height: 3rem;	
	padding-bottom:10px;	
	color: rgba(59,219,164,1);
	color:rgba(255,255,255,1.00);
	border-bottom: 1px solid rgba(59,219,164,1);
	}
	
	.btnSecInclusionMenuNav h2{
	font-size: 2.8rem;
	line-height: 3rem;	
	padding-bottom:10px;
	color: rgba(199,233,74,1);
	color:rgba(255,255,255,1.00);
	border-bottom: 1px solid rgba(199,233,74,1);
	}


.elementoTierrasHome{
height:15px;
width:15px;	
background-color:rgba(216,78,17,0.00);
position:relative;
margin-left:auto;
margin-right:auto;
margin:auto;
background-image:url(../img/generales/elementoTierrasHome.png);
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
margin-top: -16px;
}
.elementoRiquezaHome{
height:15px;
width:15px;	
background-color:rgba(216,78,17,0.00);
position:relative;
margin-left:auto;
margin-right:auto;
margin:auto;
background-image:url(../img/generales/elementoRiquezaHome.png);
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
margin-top: -16px;
}
.elementoPazHome{
height:15px;
width:15px;	
background-color:rgba(216,78,17,0.00);
position:relative;
margin-left:auto;
margin-right:auto;
margin:auto;
background-image:url(../img/generales/elementoPazHome.png);
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
margin-top: -16px;
}
.elementoInclusionHome{
height:15px;
width:15px;	
background-color:rgba(216,78,17,0.00);
position:relative;
margin-left:auto;
margin-right:auto;
margin:auto;
background-image:url(../img/generales/elementoInclusionHome.png);
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
margin-top: -16px;
}
.instruccionHomeNav h6{
font-family:Hind Siliguri, sans-serif;
text-transform:uppercase;
font-size:11px;
text-align:center;
font-weight:700;
letter-spacing:2px;
color:rgba(255,255,255,1.00);
margin-top: 5px;
opacity:0.7;
}
.creditosHome{
margin-top:10px;
margin-bottom:20px;
border-left:1px solid white;
border-right:1px solid white;
cursor:pointer;
opacity:0.7;

-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out; /* IE10 is actually unprefixed */
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.creditosHome h6{
font-family:Hind Siliguri, sans-serif;
text-transform:uppercase;
font-size:12px;
text-align:center;
font-weight:100;
letter-spacing:5px;
color:rgba(255,255,255,0.6);
margin-top: 5px;
}

.creditosHome:hover{
opacity:1;
}

.creditosHome h6:hover{
font-weight:700;
}


.ocultarCreditos{
cursor:pointer;
z-index:10;

}

.ocultarCreditos:hover{
opacity:0.6;
}







.contenedorImgIntro{
/*background-color:coral;*/
height:100vh;
overflow:hidden;
min-width:320px !important;
background-size:100%;
background-repeat:no-repeat;
background-attachment:fixed;
top:0px;
}

.contenedorGeneral{
max-width:100%;
min-width:320px;
background-color:rgba(135,112,28,0.0);
}

.contenedorCentral{
background-color:rgba(0,0,0,0.00);
margin-top: 82vh;
}

.row.marginCero{
margin-left:0px  !important;
margin-right:0px !important;
}


.fondoBlanco{
background-color:rgba(255,255,255,1.00) !important;
}

.fondoNegro{
background-color:rgba(0,0,0,1.00) !important;
}



img{
}


/*SECCIONES*/

/*1. Tierras*/

#seccion1{
background-color:rgba(255,255,255,1.00); 
z-index:10000;
}


#seccion2{
background-color:rgba(255,255,255,1.00); 
z-index:2000 !important;
}


#seccion3{
background-color:rgba(0,0,0,0.00); 
margin-top: 2px;
z-index:9999;
}

.bgSeccion{
width:100%;
height:auto;
}



/*CENEFAS*/

.contenedorCenefaApertura{
background-color:rgba(177,80,147,0.0); 
z-index:100; 
background-image:url(../img/cap1/cenefa2.png); 
background-position:bottom; 
background-size:contain; 
background-repeat:repeat-x; 
height:46px; 
margin-top:-30px !important;
}


.contenedorCenefaAperSec{
background-color:rgba(177,80,147,0.00); 
background-image:url(../img/cap1/cenefa2.png); 
background-position:top; 
background-repeat:no-repeat; 
background-size:120%; 
height:50px; 
margin-top:-30px !important; 
z-index:200;
}

.contenedorCenefaAperSecNg{
background-color:rgba(177,80,147,0.00); 
background-image:url(../img/cap1/cenefa3.png); 
background-position:top; 
background-repeat:no-repeat; 
background-size:120%; 
height:50px; 
margin-top:-30px !important; 
z-index:200;
}


.bloqueimgIntro{
padding-right:0px;
padding-left:0px;
position:absolute; 
top:100vh;
}


.contenedorTitulo{
background-color:rgba(47,102,28,0.0);
margin-top:-173px !important;
}

.contenedorTituloMov{
display:none;
}


.contenedorArticulo{
background-color:rgba(0,0,0,0);
}


	.bloqueParrafo{
	background-color:rgba(0,0,0,0.00);
	background-repeat:repeat;
	background-attachment:fixed;
	background-size:auto;
	}
	
	.antetituloContenidos h6{
	font-family:Hind Siliguri, sans-serif;
	text-align:center;
	font-weight:700;
	letter-spacing:4px;
	}

	.parrafo1{
	background-color:rgba(255,255,255,1.00);
	background-image:url(../img/generales/patrong07.png);
	background-repeat:repeat;
	background-size:auto;
	padding-left:40px;
	padding-right:40px;
	padding-top:40px;
	padding-bottom:0px;
	z-index:10;
	}
	
	.parrafo1 h2{
	font-size:3rem;
	line-height:3rem;
	margin-bottom:20px;
	}
	
	.parrafo1 h3{
	font-size:1.5rem;
	line-height:1.5rem;
	margin-bottom:50px;
	}
	
	.capitalParrafo1 {
	display: block;
	float: left;
	margin-top: -0.63em;
	margin-left: -0.56em;
	margin-right: 0.5em;
	height: 4.5em;
	}	
	
	.capitalParrafo1 span {
	font-family:Abril Fatface, Goergia, Times, serif;
    font-size: 5.5em;
    line-height: 0.98em;
    margin-left: 0.09em;
	color: rgba(63,43,41,0.8);
	}
	
	
	.parrafoInicial:first-line {
	color:rgba(26,0,8,1.00);
	font-weight:700;
	}
	
	.parrafoIniEntrevista{
	font-weight:700;
	}
	
	
	.bloqueParrafoNg{
	background-color:rgba(32,30,24,0.00);
	background-repeat:repeat;
	background-attachment:fixed;
	background-size:auto;
	}

	.parrafo1Ng{
	background-color:rgba(32,30,24,1.00);
	background-image:url(../img/generales/patronb07.png);
	background-repeat:repeat;
	background-attachment:fixed;
	background-size:auto;
	border-left: 2px solid rgba(243,192,9,1.00);
	border-right: 2px solid rgba(243,192,9,1.00);
	padding-left:40px;
	padding-right:40px;
	padding-top:40px;
	padding-bottom:0px;
	z-index:10;
	}
	
	.parrafo1Ng p{
	color:rgba(255,255,255,1.00);
	}
	
	.parrafo1Ng h2{
	font-size:3rem;
	line-height:3rem;
	margin-bottom:20px;
	}
	
	.parrafo1Ng h3{
	font-size:1.5rem;
	line-height:1.5rem;
	margin-bottom:50px;
	}
	
 
.bloqueParrafo2{
padding-top:30px;
}

.contenedorTitulo2{
background-color:rgba(47,102,28,0.0);
margin-top:20px !important;
}

	.contenedorTitulo2.tituloTxt {
	margin-top: -53px;
	}

.contenedorTitulo2 h2{
font-family:Abril Fatface, Goergia, Times, serif;
font-size:3rem;
line-height:3.5rem;
text-align:center;
color:rgba(63,43,41,0.8);
}


.contenedorTitulo3{
background-color:rgba(47,102,28,0.0);
margin-top:20px !important;
}


.elementoTitulo{
background-color:rgba(201,23,220,0.0);
margin-bottom: -51px;
height:100px;
}


	.elemento1{
	height:50px;
	width:100px;	
	background-color:rgba(79,131,17,0.00);
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin:auto;
	background-image:url(../img/generales/elemento1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:auto;
	}
	

.elementoCierreParrafo{
background-color:rgba(201,23,220,0.0);
margin-top: -51px;
height:100px;
}

	.elemento1cierre{
	height:100px;
	width:100px;	
	background-color:rgba(79,131,17,0.00);
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin:auto;
	background-image:url(../img/generales/elemento1.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	}	
	

.elementoPeque{
background-color:rgba(83,216,6,0.00);
height:22px;
margin-bottom:40px;
}

	.elemento2{
	height:20px;
	width:20px;	
	background-color:rgba(216,78,17,0.00);
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin:auto;
	background-image:url(../img/generales/elemento2.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	}
	
.elementoCentralDivisor{
background-color:rgba(177,21,23,0.0);
height:50px;
background-image:url(../img/generales/elementoCentral1.png);
background-position:bottom center;
background-size:auto;
background-repeat:no-repeat;
z-index:10;	
}


.elementoVideo{
background-color:rgba(201,23,220,0.0);
height:100px;
}

	.elemento3{
	height:34px;
	width:70px;	
	background-color:rgba(216,78,17,0.00);
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin:auto;
	margin-top:0px;
	background-image:url(../img/generales/elemento3.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-size:contain;
	}
	
	.elemento4{
	height:34px;
	width:100px;	
	background-color:rgba(79,131,17,0.00);
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin:auto;
	background-image:url(../img/generales/elemento4.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:auto;
	}	


.tituloTxt{
background-color:rgba(255,255,255,1.0);
background-image:url(../img/generales/franjaGrande1.png), url(../img/generales/franjaGrande1.png), url(../img/generales/patrong07.png);
background-size:auto, auto, auto;
background-repeat:no-repeat, no-repeat, repeat;
background-position:left top, right top;
background-attachment:scroll, scroll, scroll;
padding-left:40px;
padding-right:40px;
padding-top:25px;
padding-bottom: 25px;
}

.tituloTxt h6{
font-family:Hind Siliguri, sans-serif;
font-size: 1rem;
line-height: 1.4rem;
font-weight: 700;
text-align:center;
color: rgba(63,43,41,0.8);
}

.tituloTxtNg{
background-color:rgba(255,255,255,0.0);
background-image:url(../img/generales/franjaGrande1.png), url(../img/generales/franjaGrande1.png);
background-size:auto, auto,;
background-repeat:no-repeat, no-repeat;
background-position:left top, right top;
background-attachment:scroll, scroll;
padding-left:40px;
padding-right:40px;
padding-top:25px;
padding-bottom: 25px;
}

.tituloTxtNg h2{
color:rgba(243,192,9,1.00);
}



.subtituloTxtNg{
background-color:rgba(255,255,255,0.0);
background-image:url(../img/generales/elementoSubtitIzq1.png), url(../img/generales/elementoSubtitDer1.png);
background-size:auto, auto,;
background-repeat:no-repeat, no-repeat;
background-position:left center, right center;
background-attachment:scroll, scroll;
padding-left:40px;
padding-right:40px;
padding-top:25px;
padding-bottom: 25px;
}

.subtituloTxtNg h4{
font-family:Roboto Slab, serif;
font-weight:100;
text-align:center;
font-size:25px;
color:rgba(255,255,255,1.00);
}



h2{
font-family:Abril Fatface, Goergia, Times, serif;
font-size:4rem;
line-height:4rem;
text-align:center;
color:rgba(63,43,41,0.8);
}

h3{
font-family:Roboto Slab, Helvetica, sans-serif;
font-size:1.8rem;
line-height:1.8rem;
font-weight:300;
color:rgba(63,43,41,0.8);
}

h3 span{
font-weight:700;
}


.cajaTituloCenefaApertura{
padding-left:0px !important;
padding-right:0px !important;
}


.fondoApertura{
height:auto;
} 
	
.bloqueChapeau{
background-color:rgba(18,40,165,0.0);
margin-bottom:0px;
margin-top: -18px !important;
background-image:url(../img/generales/franjaGrande1.png), url(../img/generales/franjaGrande1.png), url(../img/generales/patrong07.png);
background-size:auto, auto, auto;
background-repeat:no-repeat, no-repeat, repeat;
background-position:left top, right top;
background-attachment:scroll, scroll, fixed;
}

.chapeauTxt{
margin-top:30px;
padding-left: 30px;
padding-right: 30px;
padding-bottom:30px;
}

.bloqueChapeauArticulo{
background-color:rgba(0,0,0,0.00);
margin-bottom:40px;
}

.chapeauArticuloCaja{
padding-left:0px;
padding-right:0px;
}

.chapeauArticulo{
background-color:rgba(255,255,255,1.00);
background-image:url(../img/generales/patrong07.png);
background-repeat:repeat;
background-attachment:scroll;
background-size:auto;
padding-left:50px;
padding-right:50px;
}

.chapeauArticulo h3{
text-align:center;
font-size: 1.8rem;
line-height: 2.1rem;
}


.chapeauArticuloNg{
background-color:rgba(255,255,255,0.00);
padding-left:50px;
padding-right:50px;
}

.chapeauArticuloNg h3{
text-align:center;
color:rgba(255,255,255,1.00);
}







p{
font-family:Hind Siliguri, sans-serif;
/*font-size:1.2rem;
font-weight:400;
line-height:1.5rem;*/
font-size: 1.1rem;
font-weight: 400;
line-height: 1.6rem;
}
	
	.primer_parrafo:first-line {
	font-weight:700;
	text-transform:uppercase;
	}


h2{
font-family:Abril Fatface, Goergia, Times, serif;
font-size:4rem;
line-height:4rem;
color:rgba(63,43,41,0.8);
}

h3{
font-family:Roboto Slab, Helvetica, sans-serif;
font-size:1.8rem;
line-height:2.3rem;
font-weight:300;
color:rgba(63,43,41,0.8);
}

h3 span{
font-weight:700;
}






.bloqueTitulo{
background-color:rgba(255,255,255,0.00);
margin-top: -100px;
padding-left:0px;
}

.chapeauTxt h3{
font-family:Roboto Slab, Helvetica, sans-serif;
font-size:1.8rem;
text-align:center;
line-height:2.1rem;
font-weight:300;
color:rgba(63,43,41,0.8);
}

.chapeauTxt h3 span{
font-weight:700;
}


.notaPieArticulo{
font-family:Hind Siliguri, sans-serif;
font-size: 1rem;
line-height: 1.4rem;
font-weight: 700;
text-align:left;
color:rgba(0,0,0,0.5);
}





.contenedorContenidoCentral{
margin-top:30px;
padding-right:0px;
padding-left:0px;	
z-index:10;
background-color:rgba(248,248,248,1.00);
}

.bloqueTextoAperVideo{
margin-top:50px !important;
position:absolute;
bottom:0px;
}

.bloqueTextoAperVideo2{
position:absolute;
top:0px;
}

.contenedorTextoVideo{
margin-bottom:0px;
padding-right: 0px;
padding-left: 0px;
}

.titAperVideo h3{
font-family:Abril Fatface, Goergia, Times, serif;
font-size:2rem;
line-height:2rem;
text-align:center;
color:rgba(122,106,54,1.00)
}

.titAperVideo p{
font-family:Roboto Slab, sans-serif;
font-weight:400;
text-align:right;
color:rgba(253,253,253,1.00);
}


.titAperVideo{
border-left:10px solid rgba(243,192,9,1.00);
border-right:10px solid rgba(243,192,9,1.00);
}

.textoAperVideo{
padding-left:20px;
padding-right:20px;
z-index:200 !important;
margin-top:5px;
border-left:1px solid rgba(243,192,9,1.00);
border-right:1px solid rgba(243,192,9,1.00);
}

.textoAperVideo p{
text-align:center;
margin-bottom: 5px;
}




.titAperVideo2 h3{
font-family:Abril Fatface, Goergia, Times, serif;
font-size:2rem;
line-height:2rem;
text-align:left;
color:rgba(122,106,54,0.00)
}

.titAperVideo2 p{
font-family:Roboto Slab, sans-serif;
font-weight:400;
text-align:left;
color:rgba(253,253,253,1.00);
}

.textoAperVideo2{
padding-left:0px;
padding-right:0px;
}




.videoIntro{
max-width:100%;
height: 100%;
background-color:rgba(0,0,0,1.00);
background-size:cover;
background-repeat:no-repeat;
background-attachment:fixed;	
padding-left:0px;
padding-right:0px;
margin-top: -37px;
}

.bg{ 
width:100%;
height: 80vh;
min-width:320px; 
background-color:rgba(0,0,0,1.00);
}

	.bgCover1{ 
	width:100%;
	height: 323px;
	min-width:320px;
	position:absolute;
	z-index:1000; 
	background-color:rgba(0,0,0,0.9);
	background-image:url(../img/generales/patronb07.png);
	background-size:auto;
	background-position:center center;
	background-repeat:repeat;
	background-attachment:fixed;
	border:1px solid rgba(63,59,59,1.00);
	/*display:none;*/
	cursor:pointer;
	}
	
	.bgCover2{ 
	width:100%;
	height: 323px;
	min-width:320px;
	position:absolute;
	z-index:1000; 
	background-color:rgba(0,0,0,0.9);
	background-image:url(../img/generales/patronb07.png);
	background-size:auto;
	background-position:center center;
	background-repeat:repeat;
	background-attachment:fixed;
	border:1px solid rgba(63,59,59,1.00);
	/*display:none;*/
	cursor:pointer;
	}


.contenedorVideos{
background-color:rgba(0,0,0,0.00);
}




/*FRANJAS*/

.franjaSup1{
height:30px;
background-color:rgba(59,189,157,0.00);
background-image:url(../img/generales/franjaMed1.png);
background-size:auto;
background-position:center center;
background-repeat:no-repeat;
margin-bottom:30px;
}


.franjaSup2{
height:30px;
background-color:rgba(59,189,157,0.00);
background-image:url(../img/generales/franjaPeq1.png);
background-size:auto;
background-position:center center;
background-repeat:no-repeat;
margin-bottom:5px;
}


.franjaInfGrande{
height:38px;
background-color:rgba(193,90,32,1.00);
background-image:url(../img/generales/patron1.png);
background-size:auto;
background-position:center center;
background-repeat:repeat;
background-attachment:fixed;
}

	.franjaInfGrandeCierre{
	height:90px; 
	z-index:0;
	}


.franjaDelgada{
height:7px;
margin-top:10px;
margin-bottom:10px;
background-image:url(../img/generales/franjaPeq1.png);
background-size:auto;
background-position:center center;
background-repeat:no-repeat;
}


/*-----------------*/




/*animacion top*/

.animacionObj.animacionTop {
  opacity: 1;
  -moz-transition: all 2500ms ease-in-out;
  -webkit-transition: all 2500ms ease-in-out;
  -o-transition: all 2500ms ease-in-out;
  transition: all 2500ms ease-in-out;
  -moz-transform: translate3d(0px, -100px, 0px);
  -webkit-transform: translate3d(0px, -100px, 0px);
  -o-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate3d(0px, -100px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  
 
}

.animacionObj.animacionTop.objAnimVisible {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/*--------------------------------*/






/*galeria orbit:*/


.contenedorGaleria{
padding-left:0px; 
padding-right:0px;
border-left:2px solid rgba(243,192,9,1.0);
border-right:2px solid rgba(243,192,9,1.0);
background-color:rgba(198,140,141,0.00);
}

.slideInfo{
margin-bottom:0px !important;
margin-top:15px !important; 
}

.cajaInfoItem{
padding-left:4px; 
padding-right:4px;
}

.cajaInfoItem h5{
font-family:Hind Siliguri, sans-serif;
text-transform:uppercase; 
font-weight:700; 
font-size:17px; 
text-align:center;
}

.cajaInfoItem h6{
font-family:Roboto Slab, serif;
text-transform:uppercase; 
font-weight:100; 
font-size:60px; 
text-align:center;
color:rgba(243,192,9,1.0);
margin-bottom:-20px;
}

.cajaInfoItem p{
font-size: 1.1rem;
font-weight: 400;
line-height: 1.6rem;
}





.orbit-slide-number{
display:none;
}

.orbit-container .orbit-timer{
display:none;
}

.orbit-container .orbit-slides-container{
height:475px;
}

.orbit-bullets-container {
text-align: center;
background-color:rgba(80,51,51,0.00);
background-size:auto;
background-position:center center;
background-repeat:repeat;
background-attachment:fixed;
}

.orbit-bullets {
margin-bottom: 0px !important;
top: 0px !important;
}


.orbit-bullets li {
background: rgba(243,192,9,1.00);
}

.orbit-bullets li.active {
border:1.5px solid rgba(63,43,41,1);
background:rgba(255,255,255,1.00);
}


/*--------------------------------*/






.footer{
height:80px;
background-position:center center;
background-repeat:repeat;
background-size:auto;
padding-left: 0px;
padding-right: 0px;
position: absolute;
}





/*MEDIA QUERIES*/



@media screen and (max-width:1800px) {
.bg {
height: 80vh;
}
}



@media screen and (max-width:1700px) {
.bg {
height: 80vh;
}
}


@media screen and (max-width:1600px) {
.bg {
height: 80vh;
}
}



@media screen and (max-width:1500px) {
.bg {
height: 80vh;
}
}


@media screen and (min-width:1351px) and (max-width:1450px) {
.contenedorImgIntro{
/*height:780px !important;*/
height:98vh !important;
/*background-color:Purple  !important;*/
}
}


@media screen and (min-width:1280px) and (max-width:1350px) {
.contenedorImgIntro{
/*height:750px !important;*/
height:94vh !important;
/*background-color:DarkCyan !important;*/
}
}


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

.btnCompartirFb:hover{
background-color:rgba(59,89,152,0);
border: 1px solid rgba(255,255,255,0.0);
}

.btnCompartirTw:hover{
background-color:rgba(29, 202, 255, 0);
border: 1px solid rgba(255,255,255,0.0);
}

.btnCompartirGplus:hover{
background-color:rgba(220, 78, 65, 0);
border: 1px solid rgba(255,255,255,0.0);
}

	
.cajaIntroTxtBotones {
margin-top: 12vh;
}	
	
.barraNavegacionLateral{
background-color:rgba(0,0,0,1);
background-image:url(../img/generales/patron1-50.png);
background-position:center center;
background-repeat:repeat;
background-size:auto;
height:35px;
width:100%;
position:fixed;
top:0px;
left:0px;
z-index:99999999;
border-right:1px solid rgba(243,192,9,0.5);
border-bottom:1px solid rgba(243,192,9,0.5);
opacity:1;
}

.barraNavegacionLateralCerrar{
background-color:rgba(0,0,0,1);
background-image:url(../img/generales/patron1-50.png);
background-position:center center;
background-repeat:repeat;
background-size:auto;
height:35px;
width:100%;
position:fixed;
top:0px;
left:0px;
z-index:99999999;
border-right:1px solid rgba(243,192,9,0.5);
border-bottom:1px solid rgba(243,192,9,0.5);
opacity:1;
}


.barraNavegacionSuperior h6 {
font-family: Hind Siliguri, sans-serif;
text-transform: uppercase;
font-size: 10px;
text-align: center;
font-weight: 700;
letter-spacing: 2px;
margin-top: 13px;
color: rgba(255,255,255,1.00);
}

.compartirMenuNav{
margin-left: 70px;
margin-right: 100px;
opacity: 1;
}

.compartirMenuNav h6{
background-color:rgba(0,0,0,1.00);
width:80px;	
right:120px;
text-align:center;
color:rgba(243,192,9,1);
opacity: 1;
padding-bottom:1px;
padding-top:3px;
position:absolute;
margin-top: -25px;
z-index: 9999999999;
}

.navBtn{
height:20px;
width:20px;
background-color:rgba(243,192,9,0.0);
border:1px solid rgba(243,192,9,1.0);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg) !important;
cursor:pointer;
margin-left:37px;
top:10vH;
position:absolute;
z-index: 9999999999;
}



}


@media screen and (min-width:1024px) and (max-width:1279px) {
.contenedorImgIntro{
height:700px !important;
/*height:100vh !important;*/
/*background-color:green !important;*/
}
}


@media screen and (min-width:901px) and (max-width:1023px) {
	
	
.contenedorImgIntro{
height:600px !important;
/*background-color:GreenYellow !important;*/
}
}



@media screen and (min-width:768px) and (max-width:900px) {
.contenedorImgIntro{
height:550px !important;
/*background-color:Peru !important;*/
}
}


@media screen and (min-width:640px) and (max-width:767px) {
.contenedorImgIntro{
height:500px !important;
/*background-color:OrangeRed !important;*/
}
}


@media screen and (min-width:451px) and (max-width:639px) {
.contenedorImgIntro{
height:430px !important;
/*background-color:Yellow !important;*/
}
}



@media screen and (min-width:320px) and (max-width:450px) {
.contenedorImgIntro{
height:350px !important;
/*background-color:Orchid !important;*/
}
}


@media screen and (min-width:0px) and (max-width:319px) {
.contenedorImgIntro{
height:270px !important;
/*background-color:Teal !important;*/
}
}






@media screen and (max-width:1400px) {
.bg {
height: 80vh;
}
}



@media screen and (max-width:1300px) {
.bg {
height: 80vh;
}

h2{
font-size:3rem;
line-height:3rem;
}
}


@media screen and (max-width:1200px) {
.bg {
height: 80vh;
}
}




@media screen and (max-width:1100px) {
.bg {
height: 80vh;
}
}



@media screen and (max-width:1024px) {
.tituloIntroduccion h1 {
font-size: 3.8rem;
line-height: 4.4rem;
}

span.btnMenu h6{
margin-top:9px;
margin-right:5px;
}

.cajaBotonesCompartir {
padding-left: 0px !important;
}	

}



@media screen and (max-width:1000px) {
.bg {
height: 65vh;
}
 }



@media screen and (max-width:800px) {
.bg {
height: 42vh;
}
}



@media screen and (max-width:700px) {
.bg {
height: 38vh;
}
}







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

.elemento2{
background-size:55%;
margin-top:-5px;
}	

span.btnMenu h6{
display:none;
}

.btnCompartir{
height:40px;	
/*width:30px;	*/
}

.cajaIntroTxtBotones {
margin-top: 19vh;
}

.contenedorImgIntro{
height:300px;
/*background-color:pink;*/
}
		
	
.tituloTxt {
padding-bottom: 0px;
}

.chapeauTxt h3 {
font-size: 1.2rem;
line-height: 1.5rem;
}

.chapeauTxt {
padding-left: 20px;
padding-right: 20px;
}

.contenedorTitulo2 {
margin-top: 0px !important;
}

.contenedorTitulo2 h2 {
font-size: 2.2rem;
line-height: 2.2rem;
}

h3 {
font-size: 1.4rem;
line-height: 1.9rem;
font-weight: 300;
}


.chapeauArticulo {
padding-left: 25px;
padding-right: 25px;
}

.chapeauArticuloNg {
padding-left: 25px;
padding-right: 25px;
}


.chapeauArticulo h3 {
text-align: center;
font-size: 1.3rem;
line-height: 1.6rem;
}

.parrafo1 {
padding-top:20px;
padding-left: 25px;
padding-right: 25px;
}

p{
margin-bottom:0px !important;
}

.subtituloTxtNg h4 {
font-weight: 300;
font-size: 20px;
}


.elementoPeque {
margin-bottom: 0px;
}

.elemento4 {
height: 34px;
background-color:rgba(168,82,84,0.00);
}


.imagenFondo1 {
height: 40vh;
background-attachment:scroll;
}

.imagenFondo2 {
height: 40vh;
background-attachment:scroll;
}

.imagenFondo3 {
height: 40vh;
background-attachment:scroll;
}

.contenedorCenefaAperSecNg {
margin-top: -19px !important;
}


}




@media screen and (min-width:641px) and (max-width:768px) {
}



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




@media screen and (min-width:401px) and (max-width:640px) {

.tituloIntroduccion h1 {
font-size: 2.4rem;
line-height: 2.6rem;
}

.cajaBotonesIntroduccion {
margin-bottom: 5px !important;
}
.cajaBotonesIntroduccion h2 {
font-size: 1.4rem;
line-height: 1.6rem;
}

.btnSecTierras h2{
padding-top:0px;
padding-left:0px;
margin-bottom: 0px !important;
}
.btnSecTierras h2:hover{
letter-spacing:1px;
font-size: 1.5rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}

.btnSecRiqueza h2{
padding-top:0px;
padding-left:0px;
margin-bottom: 0px !important;
}
.btnSecRiqueza h2:hover{
letter-spacing:1px;
font-size: 1.5rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}

.btnSecPaz h2{
padding-top:0px;
padding-left:0px;
margin-bottom: 0px !important;
}
.btnSecPaz h2:hover{
letter-spacing:1px;
font-size: 1.5rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}

.btnSecInclusion h2{
padding-top:0px;
padding-left:0px;
margin-bottom: 0px !important;
}
.btnSecInclusion h2:hover{
letter-spacing:1px;
font-size: 1.5rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}





}



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



.tituloTxt h2 {
font-size: 2.4rem;
line-height: 2.7rem;
}


.cajaIntroTxtBotones {
margin-top: 7vh;
}
	
.cajaBarraSuperiorNav {
height:30px;
height:45px;
}

span.btnMenu {
height: 30px !important;
width: 80px !important;
}

.barraNavegacionSuperior h6 {
margin-top: 9px;
}

.closebtn {
height: 30px !important;
width: 30px !important;
}

.tituloIntroduccion {
padding-left:37px;
padding-right:37px;
}	


.listaBotonesNav{
display:none;
}

.tituloIntroDesktop{
display:none;	
}

.tituloIntroMovil{
display:block;	
}

.contenedorBotonesIntroduccion {
margin-bottom: 30px;
}
	
.compartirMenuNav{
display:none;
}
	
.titAperVideo h3{
font-family:Abril Fatface, Goergia, Times, serif;
font-size:2rem;
line-height:2rem;
}

.videoIntro {
margin-top: 0px;
}

.bg {
height: 40vh;
}


/*animacion top*/

.animacionObj.animacionTop {
  opacity: 1;
  -moz-transition: all 2500ms ease-in-out;
  -webkit-transition: all 2500ms ease-in-out;
  -o-transition: all 2500ms ease-in-out;
  transition: all 2500ms ease-in-out;
  -moz-transform: translate3d(0px, -0px, 0px);
  -webkit-transform: translate3d(0px, -0px, 0px);
  -o-transform: translate(0px, -0px);
  -ms-transform: translate(0px, -0px);
  transform: translate3d(0px, -0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  
 
}

.animacionObj.animacionTop.objAnimVisible {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

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



@media screen and (min-width:611px) and (max-width:640px) {
}

@media screen and (min-width:501px) and (max-width:610px) {
}

@media screen and (min-width:551px) and (max-width:610px) {
}

@media screen and (min-width:500px) and (max-width:550px) {
}


@media screen and (max-width:500px) {
.contenedorCenefaAperSec {
height: 30px;
margin-top: -2px !important;
}
}



@media screen and (min-width:451px) and (max-width:499px) {
}

@media screen and (min-width:401px) and (max-width:450px) {
}

@media screen and (min-width:401px) and (max-width:500px) {
}



@media screen and (max-width:400px) {
	
	
.cajaTextoIntroduccion {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 10px;
}
.cajaTextoIntroduccion h2 {
font-size: 1rem;
line-height: 1.3rem;
}


.tituloIntroduccion h1{
font-size: 2.1rem;
line-height: 2.5rem;
}
.cajaIntroTxtBotones {
margin-top: 0px;
}
.tituloIntroduccion {
/*background-image: none;*/
border-left: 1px solid white;
border-right: 1px solid white;
padding-left:30px !important;
padding-right:30px;
}	
.titAperVideo h3{
font-family:Abril Fatface, Goergia, Times, serif;
font-size:2rem;
line-height:2rem;
}


.cajaBotonesIntroduccion {
margin-bottom: 0px !important;
}
.cajaBotonesIntroduccion h2 {
font-size: 1rem;
line-height: 1.6rem;
}

.btnSecTierras h2{
padding-top:0px;
padding-left:0px;
margin-bottom: 0px !important;
}
.btnSecTierras h2:hover{
letter-spacing:1px;
font-size: 1.1rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}

.btnSecRiqueza h2{
padding-top:0px;
padding-left:0px;
margin-bottom: 0px !important;
}
.btnSecRiqueza h2:hover{
letter-spacing:1px;
font-size: 1.1rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}

.btnSecPaz h2{
padding-top:0px;
padding-left:0px;
margin-bottom: 0px !important;
}
.btnSecPaz h2:hover{
letter-spacing:1px;
font-size: 1.1rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}

.btnSecInclusion h2{
padding-top:0px;
padding-left:0px;
margin-bottom: 0px !important;
}
.btnSecInclusion h2:hover{
letter-spacing:1px;
font-size: 1.1rem;
line-height: 1.7rem;
color:rgba(255,255,255,1.00);
text-shadow: 2px 2px 8px rgba(0,0,0,1.00);
}

.btnCompartir{
height:30px;	
}



.videoIntro {
margin-top: 0px;
}

.bg {
height: 30vh;
}

.franjaInfGrande{
height: 43px;
}

.elementoVideo{
height:auto;
}

.elemento3 {
height: 40px;
width: 40px;
margin-top: 0px !important ;
}

.contenedorCenefaAperSec {
height: 25px;
margin-top: -17px !important;
}
	
}






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












