/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ======================================================
General
========================================================================== */
body {
	margin:0 auto;
	padding:0;
	text-align:center;
}
body, a, ul, ul li,section,nav,footer, aside,article, p, img {
	font: 14px/26px;
	font-family: 'Roboto Condensed', sans-serif;
font-family: 'Roboto', sans-serif;
	font-size:1em;
	color: #555;	
	font-weight:normal;

}
section,nav,footer, aside,article, p, img, h1, h2, h3, h4, h5, h6 {
	display:block;
	float:left;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
}
table, table td, table tr, table th {
	padding:0px;
	margin:0px;
	border-spacing: 0px;
}
.findice,.fnav,h1, h2,h3,h4{	
	font-family: 'Open Sans', sans-serif;
		font-style:normal;
		font-weight:600;
}
h1, h2, h3, h4, h5, h6{
	display:table;
	width:100%;
	line-height:110%;

}
strong, .bold{
	font-weight:bold;
}
.subrayado{
	text-decoration:underline;
}
a:link,a:visited,a:active{
	padding:0;
	margin:0 auto;
	text-decoration:none;
}
.derecha{
	float:right !important;
}
.izquierda{
	float:left !important;
}
.centrado{
	text-align:center;
}
.img100{
	width:100%;
}
.inline{
	float:none;
	display: inline;
}
*{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.relative{
	position:relative;
}
.relative100{
	position:relative;
	z-index:100;
}
.relative99{
	position:relative;
	z-index:99;
}
/* ==========================================================================
Fuentes
========================================================================== */
.titulo1{	font-size:2em;}
.titulo2{	font-size:1.5em;}
.titulo3{	font-size:1.1em;}
.f09{
	font-size:0.9em;
}
.f08{
	font-size:0.8em;
}
.f1{
	font-size:1em;
}
.f12{
	font-size:1.2em;
}
.f13{
	font-size:1.3em;
}
.f14{
	font-size:1.4em;
}
.f15{
	font-size:1.5em;
}
.f18{
	font-size:1.8em;
}
.f2{
	font-size:2em;
}
.f25{
	font-size:2.5em;
}

p{
	display:block;
	float:left;
	width:100%;
	padding:0;
	margin:0 auto;
}
p:first-child{
	margin-top:0;
	padding-top:0;
}
p:last-child{
	margin-bottom:0;
	padding-bottom:0;
}
.iframe100{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
}
.iframevideoPORTADA, iframevideo{
	display:block;
	width:100%;
	margin:0 auto;
	padding:0;
}
.iframevideo{
	height:250px;
}
.iframevideoPORTADA{
	height:250px;
}
ul{
	float:left;
	width:100%;
	margin:0 auto;
	padding:0;
	list-style-position:outside;
	overflow:hidden;
}
ul li{
	float:left;
	width:97%;
	padding:0;
	margin:0 auto;
	margin-left:18px;
	text-align:left;
	
}
/* CAJAS ************************************************** */
.caja0{
	float:left;
	width:100%;
	padding:0;
	margin:0 auto;
}
.cajaFONO{
	clear:both;
	display:block;
	float:none;
	width:100%;
	height:auto;
	padding:0;
	margin:0 auto;
	text-align:center;
}
.cajaFONO img, .cajaUBICACION img{
	display:inline-block;
	width:50px;
	margin-right:20px;
}
.cajaUBICACION{
	clear:both;
	display:block;
	float:none;
	width:100%;
	height:auto;
	padding:0;
	margin:0 auto;
	text-align:center;
}


/* COLORES ************************************************** */
.negro{
	color:#000000;
}
.blanco{
	color:#FFFFFF;
}
.rojo{
	color: #FF0004;
}
.verde{
	color:#00aa3c;
}
.ceee{
	color: #eee;
}
.c999{
	color: #999;
}
.c555{
	color: #555;
}

.color1{
	color:#B70300;
}
.color2{
	color:#0b274e;
}
.color3{
	color:#1485ae;
}
.color4{
	color:#2a2b2a;
}
.fndF7{
	background-color:#f7f7f7;
}
.fndEEE{
	background-color:#eee;
}
.fndDDD{
	background-color:#ddd;
}
.fnd999{
	background-color:#999;
}
.fnd555{
	background-color:#555;
}
.fnd333{background-color:#333;}
.fndblanco{
	background-color: #FFFFFF;
}
.fndnegro{
	background-color: #000000 !important;
}
.fndtransparent{
	background-color: transparent;
}
.fnd1{ 
	background-color:#d6e6ed;
}
.fnd2{
	background-color: #0b274e;
}
.fnd3{
	background-color: #1485ae;
}
.fnd4{ /* Blanco */
	background-color: #2a2b2a;
}
.fndimg1{
	background-image:url(/img/fondo3.jpg);
	background-repeat:no-repeat;
}
.fndG{ /* Degradado */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#37b339+10,0b8e36+100 */
background: #37b339; /* Old browsers */
background: -moz-linear-gradient(top,  #37b339 10%, #0b8e36 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #37b339 10%,#0b8e36 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #37b339 10%,#0b8e36 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37b339', endColorstr='#0b8e36',GradientType=0 ); /* IE6-9 */

}
.bradius50{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.bradius20px{
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.border{
border: #0b8e36 4px double;
}
.borderB1{
	border-bottom: #ccc 1px solid;
}
.borderB2{
	border-bottom: #77b4c8 10px solid;
}
.borderB10{
	border-bottom: #37b339 10px solid;
}
.borderT10{
	border-top:10px #B70300 solid;
}
.sombraI{
	-webkit-box-shadow: -1px 7px 22px -5px rgba(0,0,0,0.46);
-moz-box-shadow: -1px 7px 22px -5px rgba(0,0,0,0.46);
box-shadow: -1px 7px 22px -5px rgba(0,0,0,0.46);
}
.sombraS{
	-webkit-box-shadow: 0px -7px 22px -5px rgba(0,0,0,0.46);
-moz-box-shadow: 0px -7px 22px -5px rgba(0,0,0,0.46);
box-shadow: 0px -7px 22px -5px rgba(0,0,0,0.46);
}
.sombra3{
-webkit-box-shadow: -1px 5px 15px -1px rgba(0,0,0,0.4);
-moz-box-shadow: -1px 5px 15px -1px rgba(0,0,0,0.4);
box-shadow: -1px 5px 15px -1px rgba(0,0,0,0.4);
}
.padding{
	padding:20px;
}
.p0{
	padding:0 !important;
}
.p0{
	padding:0 !important;
}
.p5{
	padding:5px !important;
}
.p10{
	padding:10px !important;
}
.pB5{
	padding-bottom:5px !important;
}
.pB10{
	padding-bottom:10px !important;
}
.pB20{
	padding-bottom:20px;
}
.pB40{
	padding-bottom:40px;
}
.pT5{padding-top:5px;}
.pT10{padding-top:10px;}
.pB20{
	padding-bottom:20px;
}
.pT20{
	padding-top:20px;
}
.pT40{
	padding-top:40px;
}
.mBtitu1{
		margin-bottom:30px;
}
.titu3{
		margin-bottom:10px;
}
.mBcolumMOVIL{
	margin-bottom:20px;
}
.margBmovil{
	margin-bottom:30px !important;
}
.margB{
	margin-bottom:30px !important;
}
.margBp1{
	margin-bottom:15px !important;
}
.margBp2{
	margin-bottom:35px !important;
}
.margBfullmediaperu{
	margin-bottom:80px !important;
}
.mB5{
	margin-bottom:5px !important;
}
.mB10{
	margin-bottom:10px !important;
}
.mB15{
	margin-bottom:15px !important;
}
.mB20{
	margin-bottom:20px !important;
}
.mB30{
	margin-bottom:30px;
}
.mB40{
	margin-bottom:40px !important;
}
.mT8{
	margin-top:8px !important;
}
.mT10{
	margin-top:10px;
}
.mT20{
	margin-top:20px !important;
}
.mT30{
	margin-top:30px;
}
/* Subtítulos */
.img1H2{
	float:left;
	height:60px;
}
/* ==========================================================================
BODYpage
========================================================================== */
 .BODYpage-contenedor{
 	display: table;
	float:left;
	width:100%;
	text-align:center;
}  
.BODYpage{
 	display: table;
	float:none;
	width:94%;
	margin:0 auto;
	text-align:left;
} 
.BODYpage2{
 	display: table;
	float:none;
	width:94%;
	margin:0 auto;
	text-align:left;
} 
.contenedor{
	display:table;
	float:left;
	width:100%;
	height:auto;
} 
#txtContenido h2{
	font-weight:bold;
	margin-bottom:15px;
	font-size:1.2em;
}
#txtContenido div{
	margin-bottom:5px;
}

#txtContenido p{
	margin-bottom:15px;
}
#txtContenido p+h2{
	margin-top:20px;
}
.heght10{
	height:20px;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
/* ENCOSNTRUCCIÓN ************************************************** */
.EnConstruccion-IMG{
	float:none;
	clear:both;
	display:block;
	margin:0 auto;
	margin-bottom:20px;
	width:100%;
}

/* TIME ************************************************** */
time{
	display:none;
	float:left;
	padding-top:5px;
	margin-left:20px;
}
/* LOGO ************************************************** */
.logoCENTRO{
	display:table;
	float:left;
	width:100%;
}
.logo{
	display:table;
	float:left;
	width:100%;
	height:auto;
}
.logo10{
	display:table;
	float:left;
	width:100%;
	height:auto;
}
/* FOOTER ************************************************** */
footer{
	clear: both ;
	width:100%;
	padding:20px 0 20px 0;
	margin:0 auto;
	text-align:center;
}
/* ==========================================================================
Desarrollador POR
   ========================================================================== */
.desarrolladopor{
	padding-top:70px;
}
.desarrolladopor a img{
	display: inline-block;
	width:70px;
	float:none;
	margin:0 auto;
}
.desarrolladopor a{
	display:block;
	float:none;
	width:200px;	
	text-align:center;
	margin:0 auto;
	text-decoration:none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition:  all 1s ease;
	transition:  all 1s ease;
}
.desarrolladopor a:hover{
	color:#999;
}
/* menu movil slicknav ************************************************** */
#menu {
		display:none;
	}
.slicknav_menu {
		display:block;
	}
ul.slicknav_menu li{
	background-color:#EFFFB7;
	}
.paramovil{
	display: inline-block !important;
}
.paraweb{
	display:none !important;
}
.paraweb2{
	display:none !important;
}
  



/*------------------------------------------
PAGINACION /////////////////////////////////////
------------------------------------------*/
ul#paginacion_NUM{
	display: table;
	float: left;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;

}
ul#paginacion_NUM li{
	display: inline-block;
	float: none;
	width: auto;
	height: 30px;
	padding: 0;
	margin: 0 auto; 
	margin-right:2px;
	border: 1px solid #660099;
}
ul#paginacion_NUM li a, ul#paginacion_NUM li a.actual{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 10px 0 10px;
	padding-top: 6px;
	text-align: center;
	color:#660099;
	-webkit-transition:all 0.2s ease;
	-moz-transition::all 0.2s ease;
	-o-transition::all 0.2s ease;
	transition:all 0.2s ease;
}
ul#paginacion_NUM li a.actual{
	color: #FFFFFF;
	background-color: #660099;
}
ul#paginacion_NUM li a:hover{
	color: #FFFFFF;
	background-color: #660099;
}
.numerador{
	display:block;
	float:left;
	width:7%;
}
a.asterisco{
	display: inline-block;
	float: none;
	color:#FF0004 !important;
	font-size:16px;
	width:10px;
	height:20px;
	padding-top:10px;
	line-height:normal !important;
}

.textos2017{
}
.textos2017 p{
	margin-bottom:15px;
}
.textos2 h1{
	margin-bottom:20px;
}
.textos2 ul{
	margin-bottom:30px;
}
.textos2 h2{
	margin-bottom:20px;
}
.textos2 p{
	text-align:justify;
	margin-bottom:15px;
}
.textos2 p:last-child{
	text-align:justify;
	margin-bottom:30px !important;
	background-color:#EFD4D5;
}
.BoxTitu1{
	width:100%;
	margin-bottom:10px;
}
.BoxTitu1 h2{
	width:100%;
	text-align:center;
	margin-bottom:5px;
}
.BoxTitu1 img{
	width: auto;
	float:none;
}
.BoxImg1{
	width:100%;
	text-align:center;
}
.BoxImg1 img{
	width: auto;
	float:none;
	margin:0 auto;
	margin-bottom:20px;
}
/*------------------------------------------
INICIO MENUinferior1 /////////////////////////////////////
------------------------------------------*/
.MENUinferior1{
	width:100%;
	padding:16px 0 14px 0;
	margin:0 auto;
	text-align:center;
}
.MENUinferior1 li{
	display: block;
	float: left;
	width:46%;
	padding:2%;
	margin:5px 2% 5px 2%;
	border:#FFF 2px solid;
	text-align:center;
	background-image: none;
}
.MENUinferior1 li a{
	color:#FFF;
}
.MENUinferior1 li a:hover{
	text-decoration:underline;
}
/* =======================================================
DOS COLUMNAS IGUALES
==========================================================*/
.colum-1, .colum-2{
	display:table;
	float:left;
	width:100%;
	height: auto;
	margin-bottom:20px;
}
.colum-2{
	float: right;
	margin-bottom:0;
}
/* =======================================================
DOS COLUMNAS DESIGUALES IZQUIERDA
==========================================================*/
.columD-i1, .columD-i2{
	display:table;
	float:left;
	width:100%;
	height: auto;
	margin-bottom:20px;

}
.columD-i2{
	margin-bottom:0;
}
/* =======================================================
DOS COLUMNAS DESIGUALES DERECHA
==========================================================*/
.columD-d1, .columD-d2{
	display:table;
	float:left;
	width:100%;
	height: auto;
	margin-bottom:20px;
	background-color:#D7B0B1;
}
.columD-d2{
	margin-bottom:0;
	float: right;
}
/* =======================================================
TRES COLUMNAS IGUALES
==========================================================*/
.colum-31, .colum-33{
	display:table;
	float:left;
	width:100%;
	height: auto;
	margin:0 auto;
	margin-bottom:20px;
}
.colum-33{
	margin-bottom:0;
}

/* =======================================================
CUATRO COLUMNAS IGUALES
==========================================================*/
.colum-41, .colum-42,.colum-44{
	display:table;
	float:left;
	width:100%;
	height: auto;
	margin:0 auto;
	margin-bottom:20px;
}
.colum-44{
	margin-bottom:0;
}
/* =======================================================
contador1
==========================================================*/
#contador1{
	display:table;
	float: left;
	width:160px;
	padding:0;
}
.contador1_TXT{
	float:left;
	height:27px;
	padding-left:30px;
	padding-top:5px;
	background-image:url(../img/icono-visitante1.png);
	background-position:0 3px;
	background-repeat: no-repeat;
}
.contador1_NUM{
	float:right;
	font-weight:bold;
	padding-top:5px;
}
/* =======================================================
contador2
==========================================================*/
#contador2{
	display:block;
	float:none;
	width:160px;
	height:36px;
	padding:7px 11px 7px 11px;
	margin:0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.contador2_TXT{
	float:left;
	height:22px;
}
.contador2_NUM{
	float:right;
	font-weight:bold;
}
.cajaCaptcha{
	display:table;
	float: left;
	width:100%;
	padding:0;
	margin-bottom:15px 0 15px 0;
	text-align:center;
}
.g-recaptcha{
	display:inline-table;
	margin:0 auto;
	float:none;
}

.nav1{
	display: table;
	float: left;
	width: 100%;
	padding:0;
	margin:0 auto;
	list-style:none;

}
.nav1 li{	
	display: table;
	float: left;
	width: 16.6%;	
	padding:0;
	margin: 0;
	
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.nav1 li a{	
display: table;
	float: left;
	width: 100%;	
	padding: 9px 10px 9px 10px;
	margin: 0em;
	text-align:center;
	background-color: #fff;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.nav1 li a:hover{
	text-decoration:underline;
	background-color:#d5f1f9;
	color:#007a9c;
}
.boxLogo{
	width:100%;
	text-align:center;
	
}
.boxLogo img{
	float:none;
	width:100%;
	text-align:center;
	margin:0 auto;
}
.boxFooter{
	padding:20px 0 20px 0;
}
.boxFooter h2{
	width:100%;
	float:left;
	color:#fff;
	font-weight:bold;
	margin-bottom:20px;
}
.boxFooter h2 .lineas{
	display:table;
	width:auto;
	padding-bottom:10px;
	border-bottom:5px #FFFFFF solid;
}
.boxFooter p{
	width:100%;
	float:left;
	color:#fff;
	margin-bottom:5px;
	line-height:120%;
	text-align:left;
}

/*------------------------------------------
REDES SOCIALES4/////////////////////////////////////
------------------------------------------*/
.redes_sociales4{
	display:table;
	width:140px;
	padding:0;
	margin:0;
	text-align: left;
	padding:2px 0 1px 0;
}
a#RS4home,a#RS4contactos,a#RS4videos,a#RS4galeria,a#RS4ubicacion,a#RS4testimonios, a#RS4facebook, a#RS4google, a#RS4youtube, a#RS4twitter, a#RS4Linkedin, a#RS4Whatsapp{
	display:inline-block;
	float: none;
    width:40px;
    height:40px;
	margin:0 auto;
	margin-left:2px;
	overflow:hidden;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
	background-image:url(/img/redes-sociales4.png);
	-webkit-transition:all 0.4s ease;
	-moz-transition::all 0.4s ease;
	-o-transition::all 0.4s ease;
	transition:all 0.4s ease;
	background-color:#bd8d65;
}
a#RS4home:link { background-position: top left; }      
a#RS4home:active { background-position: top left!important; }
a#RS4home:visited { background-position: top left; }

a#RS4contactos:link { background-position: -40px top;}      
a#RS4contactos:active { background-position: -40px top!important; }
a#RS4contactos:visited { background-position: -40px top; }

a#RS4videos:link { background-position: -80px top;}      
a#RS4videos:active { background-position: -80px top!important; }
a#RS4videos:visited { background-position: -80px top; }
 
a#RS4galeria:link { background-position: -120px top;}      
a#RS4galeria:active { background-position: -120px top!important; }
a#RS4galeria:visited { background-position: -120px top; }

a#RS4ubicacion:link { background-position: -160px top;}      
a#RS4ubicacion:active { background-position: -160px top!important; }
a#RS4ubicacion:visited { background-position: -160px top; }

a#RS4testimonios:link { background-position: -200px top;}      
a#RS4testimonios:active { background-position: -200px top!important; }
a#RS4testimonios:visited { background-position: -200px top; }

a#RS4facebook:link { background-position: -240px top;}      
a#RS4facebook:active { background-position: -240px top!important; }
a#RS4facebook:visited { background-position: -240px top; }
 
a#RS4google:link { background-position: -280px top;}      
a#RS4google:active { background-position: -280px top!important; }
a#RS4google:visited { background-position: -280px top; }

a#RS4youtube:link { background-position: -320px top;}      
a#RS4youtube:active { background-position: -320px top!important; }
a#RS4youtube:visited { background-position: -320px top; }

a#RS4twitter:link { background-position: -360px top;}      
a#RS4twitter:active { background-position: -360px top!important; }
a#RS4twitter:visited { background-position: -360px top; }

a#RS4Linkedin:link { background-position: -400px top;}      
a#RS4Linkedin:active { background-position: -400px top!important; }
a#RS4Linkedin:visited { background-position: -400px top; }

a#RS4Whatsapp:link { background-position: -480px top;}      
a#RS4Whatsapp:active { background-position: -480px top!important; }
a#RS4Whatsapp:visited { background-position: -480px top; }

a#RS4home:hover, a#RS4contactos:hover,a#RS4videos:hover,a#RS4galeria:hover,a#RS4ubicacion:hover,a#RS4testimonios:hover, a#RS4facebook:hover, a#RS4google:hover, a#RS4youtube:hover, a#RS4twitter:hover, a#RS4Linkedin:hover, a#RS4Whatsapp:hover{ 
   -webkit-transform: rotate(360deg);
   -moz-transform: rotate(360deg);
   -o-transform: rotate(360deg);
   -ms-transform: rotate(360deg);
   transform: rotate(360deg);
   background-color:#0e5c7d;
}
.paraweb3{
	display: none!important;
}
.tituPortada{
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
.tituPortada2{
	width:100%;
	margin-bottom:10px;
	text-align:center;
}
.tituPortada .linea1{
	display:inline-table;
	float:none;
	background-image:url(/img/lineaNosotros.png);
	background-repeat:no-repeat;
	background-position:center;
	width:316px;
	height:80px;
	margin:0 auto;
	color:#0b274e;
}
.tituPortada .lineaArqueologia{
	display:inline-table;
	float:none;
	background-image:url(/img/lineaArqueologiaMovil.png);
	background-repeat:no-repeat;
	background-position:center;
	width:340px;
	height:80px;
	margin:0 auto;
	color:#0b274e;
}
.tituPortada .lineaEstudios{
	display:inline-table;
	float:none;
	background-image:url(/img/lineaEstudiosMovil.png);
	background-repeat:no-repeat;
	background-position:center;
	width:340px;
	height:80px;
	margin:0 auto;
	color:#0b274e;
}
.tituPortada .linea2, .tituPortada2 .linea2{
	display:inline-table;
	float:none;
	background-image:url(/img/lineaNosotros.png);
	background-repeat:no-repeat;
	background-position:center;	
	width:316px;
	height:80px;
	margin:0 auto;
	margin-bottom:30px;
	color:#FFFFFF;
}
.tituPortada .lineaClientes{
	display:inline-table;
	float:none;
	background-image:url(/img/lineaClientesMovil.png);
	background-repeat:no-repeat;
	background-position:center;	
	width:350px;
	height:80px;
	margin:0 auto;
	color:#0b274e;
}
.tituPortada .lineaContactenos{
	display:inline-table;
	float:none;
	background-image:url(/img/lineaContactenosMovil.png);
	background-repeat:no-repeat;
	background-position:center;	
	width:350px;
	height:80px;
	margin:0 auto;
	color:#FFF;
}
p{
	text-align:justify;
	margin-bottom:7px;
}
.fndServicios1{
	padding:30px 0 30px 0;
	background-image: url(/img/adorno1.png) bottom left no-repeat, url(/img/adorno2.png) top right no-repeat;
}
.Colum-Arqueologia, .Colum-EstudiosSociales{
	background-image:url(/img/icono-arqueologia.png);
	background-repeat:no-repeat;
	background-position:top center;	
	margin:0 auto;
	padding:170px 0 0 0;
	margin-bottom:30px;
	color:#FFFFFF;
}
.Colum-Arqueologia ul, .Colum-EstudiosSociales ul{
	width:100%;
	list-style-type:none;

}
.Colum-Arqueologia h3, .Colum-EstudiosSociales h3{
	text-align:center;
	margin:0 auto;
	padding:0;
	color:#d3bb9e;
	margin-bottom:20px;
}
.Colum-Arqueologia li, .Colum-EstudiosSociales li{
	margin:0 auto;
	padding:0;
	color:#FFFFFF;
	margin-bottom:5px;
	background-image:url(/img/topo.png);
	background-repeat:no-repeat;
	padding:0 0 0 35px;
}
.Colum-EstudiosSociales{
	background-image:url(/img/icono-estudios-sociales.png);
}
.box1{
	background-color:#eeeef0;
	padding:30px 0 50px 0;
}
.box1 img{
	width:50%;
	float:left;
	padding:0;
	margin:0 auto;
}
.box2{
	background-color:#a3a7bc;
	padding:30px 0 30px 0;
}
/* =======================================================
CONTACTOS1
==========================================================*/
#contactos_BOX{
	float:left;
	width:100%;
}
.contactos_form{
	display:table;
	float:left;
	width:100%;
}
#contactos_msg{
	display:table;
	float: left;
	width:100%;
	text-align: center;
	color:#F00;
	background-color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	padding:20px;
	margin-bottom:10px;
}
.verde{
	color:#36BC00 !important;
}
#contactos_filas, #contactos_filasError, #errorAki{
	float: left;
	width:100%;
	padding:10px;
	text-align: left;
}
#contactos_filasError, #errorAki{
	background-color:#FC9EB8;
}
#contactos_boton{
	float: left;
	width:100%;
	padding:20px 0 20px 0;
	text-align: center;
}
.submit{
	display:table;
	float: none;
	width:200px;
	height:40px;
	text-align: center;
	padding:6px 0 0 0;
	margin:0 auto;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#0b274e;
border:none;
color:#FFFFFF;
-webkit-box-shadow: -1px 7px 22px -5px rgba(0,0,0,0.46);
-moz-box-shadow: -1px 7px 22px -5px rgba(0,0,0,0.46);
box-shadow: -1px 7px 22px -5px rgba(0,0,0,0.46);
}
.contactos_TEXTAREA{
	display:block;
	float: left;
	width:100%;
	height:90px;
	text-align: left;
	padding:0 20px 0 20px;
	margin:0 10px 15px 0;
	border:#ddd 1px solid;
}
.contactos_INPUT{
	display:block;
	float: left;
	width:100%;
	height:40px;
	text-align: justify;
	padding:0 20px 0 20px;
	margin:0 10px 15px 0;
	overflow:hidden;
	border:#ddd 1px solid;
}
.cajaCaptcha{
	display: table;
	float: left;
	width:100%;
	height: auto;
	margin:10px 0 10px 0;
}
/* =======================================================
CONTACTOS10
==========================================================*/
.contactenos10{
	float:left;
	width:100%;
}


.listServicios{
	display: table;
	float: left;
	width: 100%;
	padding:0;
	margin:0 auto;
	list-style:none;

}
.listServicios li{	
	display: table;
	float: left;
	width:100%;	
	padding:0 0 0 40px;
	margin: 0 0 10px 0;
	background-image:url(/img/topo2.png);
	background-repeat:no-repeat;
	background-position:0 15px;
	
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.listServicios li h2{
	margin-top:15px;
	margin-bottom:10px;
}
.boxBtn{
	display:table;
	float:left;
	width:100%;
	margin:15px 0 0 0;
	text-align:center;
}
a.btn1{
	display:table;
	float: none;
	width:200px;
	height:40px;
	text-align: center;
	padding:8px 0 0 0;
	margin:0 auto;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#bd8d65;
border:none;
color:#0b274e;
-webkit-box-shadow: -1px 7px 22px -5px rgba(0,0,0,0.46);
-moz-box-shadow: -1px 7px 22px -5px rgba(0,0,0,0.46);
box-shadow: -1px 7px 22px -5px rgba(0,0,0,0.46);
-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
a.btn1:hover{
background-color:#fff;
color:#F0b274e;
}
.boxSpace{
	display:none;
	float: left;
	width:100%;
	height:40px;
}
button#backToTop, button#backToTop:link, button#backToTop:visited, button#backToTop:active{
  background:#4267b2;
  color:#fff;
  border:none;
  width:54px;
  height:54px;
  font-size:1.2em;
  cursor:pointer;
  outline:none;
  position: fixed;
  left: 22px;
  bottom: 21px;
  display: none;
  z-index:2000;
  text-align:center;
  background-image:url(/img/Arriba.png);
  background-repeat:no-repeat;
  background-position:0 0;
  border-radius: 27px 27px 27px 27px;
	-moz-border-radius: 27px 27px 27px 27px;
	-webkit-border-radius:27px 27px 27px 27px;
			-webkit-box-shadow: -1px -7px 22px -5px rgba(0,0,0,0.46);
-moz-box-shadow: -1px -7px 22px -5px rgba(0,0,0,0.46);
box-shadow: -1px -7px 22px -5px rgba(0,0,0,0.46);
	-webkit-transition:all 0.2s ease;
	-moz-transition::all 0.2s ease;
	-o-transition::all 0.2s ease;
	transition:all 0.2s ease;
}
.goToA{
	position: absolute;
	bottom: 17px;
	left:65px;
	width:80px;
	height: 21px;
	padding:0;
	padding-top:2px;
	margin:0 auto;
	font-size:0.8em;
	text-align:center;
	line-height:100%;
	display:block;
	background-color: #4267b2;
	color:#FFFFFF;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-webkit-box-shadow: -1px -7px 22px -5px rgba(0,0,0,0.46);
-moz-box-shadow: -1px -7px 22px -5px rgba(0,0,0,0.46);
box-shadow: -1px -7px 22px -5px rgba(0,0,0,0.46);
	-webkit-transition:all 0.2s ease;
	-moz-transition::all 0.2s ease;
	-o-transition::all 0.2s ease;
	transition:all 0.2s ease;
}	

.goToA:after{
	content: '';
	position:absolute;
	display:block;
	bottom:5px;
	left:-8px;
     width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 10px solid #4267b2;
    border-bottom: 5px solid transparent;
}

button#backToTop:hover{
  background:#fff;
  background-image:url(/img/Arriba2.png);
  background-repeat:no-repeat;
  background-position:0 0;
}
button#backToTop:hover .goToA{
  background:#fff;
  color:#4267b2;
}
button#backToTop:hover .goToA:after{
  border-top: 5px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 5px solid transparent;
}	
/* ======================================================= */
/* Inicio menuMovil */
.boxMenuMovil{
	display:table;
	height:40px;
	background-color:#0b274e;
}
#menuMovilBtn{
	position:relative;
	display:block;
	float: right;
	height: 40px;
	width: 40px;
	background-image:url(/img/MenuMovilOpen.png);
    background-position: center center;
    background-repeat: no-repeat;
	opacity:1;
	cursor:pointer;	
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
#menuMovilBox{
	width:100%;
	height:100%;
	position: fixed;
	top:40px;
	left:0;
	background-color: rgba(0,0,0,0.6);
	text-align:center;
	margin:0 auto;
	padding:0;
	z-index:100000;
	opacity:1;
	-webkit-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.menuMovilAnima2{
	-webkit-animation: menuMovilBtnAparecer2 0.5s ease-in-out forwards;
    -moz-animation: menuMovilBtnAparecer2 0.5s ease-in-out forwards;
    -ms-animation: menuMovilBtnAparecer2 0.5s ease-in-out forwards;
}
.menuMovilAnima1{
	-webkit-animation: menuMovilBtnAparecer1 0.5s ease-in-out forwards;
    -moz-animation: menuMovilBtnAparecer1 0.5s ease-in-out forwards;
    -ms-animation: menuMovilBtnAparecer1 0.5s ease-in-out forwards;
}
@-webkit-keyframes menuMovilBtnAparecer1{
	0% {	
		opacity: 0;
		transform:translateX(-100%);}
	100%{ 		
		transform:translateX(0);
		opacity: 1;
		}
}
@-moz-keyframes menuMovilBtnAparecer1{
	0% { 
		opacity: 0;
		transform:translateX(-100%);}
	100%{ 		
		transform:translateX(0);
		opacity: 1;
		}
}
@-ms-keyframes menuMovilBtnAparecer1{
	0% { 
		opacity: 0;
		transform:translateX(-100%);}
	100%{ 		
		transform:translateX(0);
		opacity: 1;
		}
}

@-webkit-keyframes menuMovilBtnAparecer2{
	0% { 
		opacity:0;
		transform:translateX(-100%);}
	100%{ 
		transform:translateX(0);
		opacity:1;
		}
}
@-moz-keyframes menuMovilBtnAparecer2{
	0% { 
		opacity: 0;
		transform:translateX(-100%);}
	100%{ 	
		opacity: 1;
		transform:translateX(0);
		}
}
@-ms-keyframes menuMovilBtnAparecer2{
	0% { 
		opacity: 0;
		transform:translateX(-100%);}
	100%{ 		
		transform:translateX(0);
		opacity: 1;
		}
}
#menuMovilList{
	display: table;
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	padding:20px;
	list-style:none;
}
#menuMovilList li{
	display: table;
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	margin-bottom:7px;
}
#menuMovilList li a{
	display: table;
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 3px 5px 3px 20px;
	text-align:left;
	color:#FFFFFF;
	border-left:#FFFFFF 6px solid;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
#menuMovilList li a:hover{
	background-color:#FFFFFF;
	color:#3F3F3F;
}
/* Fin menuMovil */
@media only screen and (min-width: 320px) {

}
@media only screen and (min-width: 480px) {
/* CAJAS ************************************************** */
.cajaFONO{
	clear:none;
	display:block;
	float:left;
	width:50%;
	margin:0 auto;

}
.cajaUBICACION{
	clear:none;
	display:block;
	float:left;
	width:50%;
	margin:0 auto;

}
/* =======================================================
CUATRO COLUMNAS IGUALES
==========================================================*/
.colum-41, .colum-44, .colum-42{
	width:48.5%;
	margin-right:3%;
}
.colum-42{
	margin-right:0;
}
.colum-44{
	margin-right:0;
}
/*------------------------------------------
REDES SOCIALES4/////////////////////////////////////
------------------------------------------*/
.redes_sociales4{
	width:126px;
}
a#RS4home,a#RS4contactos,a#RS4videos,a#RS4galeria,a#RS4ubicacion,a#RS4testimonios, a#RS4facebook, a#RS4google, a#RS4youtube, a#RS4twitter, a#RS4Whatsapp, a#RS4Linkedin { 
	float: left;
}
.boxLogo img{
	float:left;
	width:40%;
	margin-bottom:10px;
}
.nav1{
	width: 100%;
}
.nav1 li a{	
	padding: 9px 4px 9px 4px;
	font-size:0.8em;
}
.paramovil{
	display:none !important;
}
.paraweb{
	display: block !important;
}
.paraweb3{
	display: table!important;
}
/* menu movil slicknav ************************************************** */
.js #menu {
		display:none;
		background-color:#E5BE19;
	}
.js .slicknav_menu {
	display:none;
	background-color:#E5BE19;
}
.tituPortada .lineaClientes{
	background-image:url(/img/lineaClientes.png);
	width:560px;
}
.tituPortada .lineaContactenos{
	background-image:url(/img/lineaContactenos.png);
	width:400px;
}

.contactos_TEXTAREA{
	width:96%;
	margin:2% 10px 2% 10px;
}
.contactos_INPUT{
	width:46%;
	margin:2% 10px 2% 10px;

}
.box1 img{
	width:25%;
}
.tituPortada .lineaArqueologia{
	background-image:url(/img/lineaArqueologia.png);
	width:387px;
}
.tituPortada .lineaEstudios{
	background-image:url(/img/lineaEstudios.png);
	width:520px;
}
.boxMenuMovil{
	display: none;
}
}

@media only screen and (min-width: 768px) {
body, a, ul, ul li,section,nav,footer, aside,article, p, img {
	font-size:1em;
	line-height:140%;
	position:relative;
}
/* ==========================================================================
BODYpage
   ========================================================================== */
 .BODYpage{
	width:98%;
	min-width:780px;
}
.BODYpage2{
	width:80%;
	min-width:780px;
} 
/* ==========================================================================
Fuentes
========================================================================== */
.titulo1{	font-size:2.2em;}
.titulo2{	font-size:1.7em;}
.titulo3{	font-size:1em;}

.mBcolumMOVIL{
	margin-bottom:0;
}
.iframevideo{
	width:100%;
	height:350px;
}
.iframevideoPORTADA{
	height:300px;
}

/* LOGO ************************************************** */
.logoCENTRO{
	position:absolute;
	top:0;
	left:42%;
	width:16%;
	margin:0 auto;
}
.logo{
	width:20%;
}
.logo10{
	width:30%;
}



/* TIME ************************************************** */
time{
	display:table;
}

/* CAJAS ************************************************** */
.cajaFONO{
	clear: none;
	display:block;
	float: right;
	width:230px;
	margin-top:20px;
	border-right:#B0B0B0 2px dotted;
	text-align:left;

}
.cajaUBICACION{
	clear: none;
	display:block;
	float: right;
	width:300px;
	margin-top:20px;
	margin-left:10px;
	text-align:left;
}
.margBmovil{
	margin-bottom:60px !important;
}
.margB{
	margin-bottom:60px !important;
}
/* ENCOSNTRUCCIÓN ************************************************** */
.EnConstruccion-IMG{
	width:70%;
}
/* ==========================================================================
MENUinferior1
========================================================================== */
.MENUinferior1 li{
	display:inline-block;
	float:none;
	width:auto;
	padding:2px 1.5% 2px 1.5%;
	margin:0 auto;
	border:none;
	border-right: #FFF 2px solid;
}
.MENUinferior1 li:last-child{
	border-right:none;
}
/* =======================================================
DOS COLUMNAS IGUALES
==========================================================*/
.colum-1, .colum-2{
	width:49%;
	height: auto;
	margin-bottom:0;
}
.colum-2{
	float: right;
	margin-right:0%;
}
/* =======================================================
DOS COLUMNAS DESIGUALES IZQUIERDA
==========================================================*/
.columD-i1, .columD-i2{
	width:24%;
}
.columD-i2{
	width:73%;
	float: right;
}
/* =======================================================
DOS COLUMNAS DESIGUALES DERECHA
==========================================================*/
.columD-d1, .columD-d2{
	width:66%;
	height: auto;
}
.columD-d2{
	width:31%;
	float: right;
}
/* =======================================================
TRES COLUMNAS IGUALES
==========================================================*/
.colum-31, .colum-33{
	width:32%;
	margin:0 auto;
	margin-right:2%;
}
.colum-33{
	float: right;
	margin-right:0;
}
/* =======================================================
CUATRO COLUMNAS IGUALES
==========================================================*/
.colum-41, .colum-42, .colum-44{
	width:23.5%;
	margin-right:2%;
	margin-bottom:0;
}
.colum-44{
	float: right;
	margin-right:0;
}

.boxLogo img{
	width:30%;
	float:left;
}
.nav1 li a{	
	padding: 9px 10px 9px 10px;
	font-size:1em;
}

.boxSpace{
	display:table;
	height:20px;
}

}

@media only screen and (min-width: 1024px) {
body, a, ul, ul li,section,nav,footer, aside,article, p, img {
	font-size:1em;
	line-height:150%;
}
/* ==========================================================================
BODYpage
   ========================================================================== */
.BODYpage{
	width:96%;
}
/* ==========================================================================
Fuentes
========================================================================== */
.titulo1{	font-size:2.5em;}
.titulo2{	font-size:2em;}
.titulo3{	font-size:1.2em;}

.padding{
	padding:30px;
}
.iframevideo{
	height:400px;
}
	/* =======================================================
TRES COLUMNAS IGUALES
==========================================================*/
.colum-31, .colum-33{
	width:31.666666%;
	margin-right:2.5%;
}
.colum-33{
	float: right;
	margin-right:0;
}

.boxLogo{
	width:22%;
}
.boxLogo img{
	width:100%;
}
.nav1{
	width: 64.5%;
}
.nav1 li a{
	padding: 9px 7px 9px 7px;
	font-size:0.95;
}
.paraweb2{
	display: table!important;
}
.paraweb3{
	display: none!important;
}
.boxSpace{
	height:10px;
}
}
@media only screen and (min-width: 1140px) {
/* ==========================================================================
BODYpage
 ========================================================================== */
.BODYpage{
	width:96%;
	max-width:1260px;
}
/* ==========================================================================
Fuentes
========================================================================== */
.titulo3{	font-size:1.4em;}
/* =======================================================
DOS COLUMNAS DESIGUALES IZQUIERDA
==========================================================*/
.columD-i1, .columD-i2{
	width:26%;
}
.columD-i2{
	width:71%;
}
/* =======================================================
DOS COLUMNAS DESIGUALES DERECHA
==========================================================*/
.columD-d1, .columD-d2{
	width:65.5%;
}
.columD-d2{
	width:31.5%;
}
.boxLogo{
	width:22%;
}
.nav1{
	padding-top:3px;
	width: 66%;
}
.nav1 li a{	
	padding: 9px 8px 9px 8px;
	font-size: 1em;
}
.boxSpace{
	height:40px;

}
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}