
@font-face{
	font-family: "TrajanPro-Regular";
	src: url("../font/TrajanPro-Regular.ttf");
	font-weight: normal;
    font-style: normal;
}

@font-face{
	font-family: "verdana";
	src: url("../font/verdana.ttf");
	font-weight: normal;
    font-style: normal;
}

@font-face{
	font-family: "aladdin";
	src: url("../font/aladdin.ttf");
	font-weight: normal;
    font-style: normal;
}

a{	text-decoration: none;color:#FFFFFF;}
a:hover{text-decoration: none;color:#ffd500;}

a:link.enlace_b{text-decoration: none; color:#FFFFFF;} /*blanco*/
a:visited.enlace_b{text-decoration:none; color:#FFFFFF}
a:hover.enlace_b{text-decoration: none;color:#ffd500;} /*amarillo*/
a:active.enlace_b{text-decoration:none; color:#ffd500}

a:link.enlace_a{text-decoration:none; color:#202020} /*gris*/
a:visited.enlace_a{text-decoration:none; color:#202020} /*gris*/
a:hover.enlace_a{text-decoration:none; color:#92341D}/*Rojo*/
a:active.enlace_a{text-decoration:none; color:#92341D}/*Rojo*/

a:link.enlace_c{text-decoration:none; color:#202020} /*gris*/
a:visited.enlace_c{text-decoration:none; color:#202020} /*gris*/
a:hover.enlace_c{text-decoration:none; color:#92341D}/*Rojo*/
a:active.enlace_c{text-decoration:none; color:#92341D;}


.ir-arriba{
	display: none;
	padding: 18px;
	background-color: rgba(230, 230, 230, 0.8);
	border-radius: 7px;
	font-size: 22px;
	cursor: pointer;
	text-decoration: none;
	position: fixed;
	bottom: 40px;
	right: 15px;
	z-index: 999999;
}


/*boton Up*/
.nivel2:link,.nivel2:visited { 
  	background-color: rgba(200, 200, 200, 0.8);/*grice claro*/ 
   	color: rgba(30 30 30 0.7); /*gris oscuro */} 
.nivel2:hover { 
   background-color: #92341D;
  	color: #FFFFFF; }

  	

/*PARRAFO 3*/ /*Blanco - Amarillo*/
.parrafo3:link,.parrafo3:visited{
	color: #FFFFFF;
}
.parrafo3:hover{
	color:#ffd500;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


/*PARRAFO 4*/ /*Gris oscuro - Rojo oscuro*/
.parrafo4:link,.parrafo4:visited{
	color: #202020;
}
.parrafo4:hover{
	 font-weight: bold;
	color:#92341D;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

/*redes , imagenes pequenas , tamaño*/
.redes1:link,.redes1:visited{
	color: #404040;
}
.redes1:hover{
	 font-weight: bold;
	color:#92341D;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}

/*imagenes medianas , tamaño*/
.imagen1:link,.imagen1:visited{
	color: #404040;
}
.imagen1:hover{
	 font-weight: bold;
	color:#92341D;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	
}
.interlog{
	text-transform: uppercase;
    letter-spacing: 1px;
    color: #e2e2e2;
	margin: 20px 0 15px 0;
	display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
     font-size: 14px;
    font-weight: 700;
    padding-right:15px;
}
.iconlog1{
	width: 80%;
    height: auto;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.iconlog2{
	opacity: 0.9;
	width: 62%;
    height: auto;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 18px;
    margin-top: 10px;
}
.iconpay{
	width: 50%;
    height: auto;
    margin-left: 10%;
    margin-bottom: 0px;
    margin-top: 5px;
}
.iconpay2{
	display: block;
	width: 35%;
    height: auto;
    margin-left: 30%;
    margin-bottom: 15px;
    margin-top: 5px;
}
.paga{
	text-transform: uppercase;
    letter-spacing: 1px;
	margin: 0px 5px 15px 25px;
	display: block;
     font-size: 14px;
    font-weight: 700;
    padding-top: 0px;
    padding-left:25px;
}
#parrafo2{
	color: #040404;
  	font-family: "verdana";
	font-size: 1.15em;
	font-weight: 800;
	line-height: 1.6;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-align: center;
	margin-left: 3%;
	margin-right: 3%;
	letter-spacing: 0.1em;
}
#parrafo3{ /*Texto Subtitulo Taller de Pintura*/
	margin-top: 33px;
	width: 80%;
	min-height: 70px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;


	font-family: "PackardAntique";
	font-size: 3.4em;
	color: #0afdff;
	background-color: transparent;
}
#parrafo0{ /*parrafos*/
  	font-family: "verdana";
  	font-src: url("../font/verdana.ttf");
	font-size: 1.15em;
	line-height: 1.6;
	text-decoration: none;
	text-align: left;
	margin-left: 3%;
	margin-right: 3%;
}

#tittextcolumn{
	line-height: 1.5;
    font-size: 14px;
    font-family: 'proxima-nova', sans-serif;
    margin-bottom: 15px;
}
#contnav{
	text-align: right;
}
#nav{
	text-align: right;
}
/* Bloque Final -  NEGRO ---------------------------------------------------------------- */
#pres11{
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0d1824; /*NEGRO AZULOSO */  /*ANTERIOR - OSCURO NEUTRO 212121 */
	overflow: hidden;
}
#contenpres11{
	width: 900px;
	height: 490px;
	 display: block;
	 margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
}
#bloklogo1{
	width: 33.33%;
	height: auto;
	background-color: #0d1824;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
}
#servicios{
	width: 33.33%;
	height: auto;
	background-color: transparent;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
}
#columncentrl{
	line-height: 1.5;
    color: #e2e2e2;
    font-size: 15px;
    font-family: 'proxima-nova', sans-serif;
    margin-bottom: 15px;
    padding-left: 10px;
}
#p2{
	line-height: 1.5;
    color: #e2e2e2;
    font-size: 14px;
    font-family: 'proxima-nova', sans-serif;
	margin-bottom: 0px;
	padding-right: 15px;
	margin: 0px;
	display: block;
}
#vinculacion{
	width: 33.33%;
	height: auto;
	background-color: transparent;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
}
#pie{
	width: 100%;
	height: auto;
	clear: both;
	margin-bottom: 0px;
	margin-top: 1%;
	border-radius: 0px;d
	display: inline-block;
	background-color: #05080b;
}
#enlaces,#direccion,#contacto{
	vertical-align: middle;
	display: inline-block;	
}
#enlaces{
	background-color: transparent;
	width: 28%;
	margin-left: 7%;
	float: center;
	vertical-align: middle;
	display: inline-block;
	text-align: center;			
}

#facebook,#blogger,#twitter,#instagram,#pinterst¨{
	vertical-align: middle;
	display: inline-block;	
}
#facebook{
	width: 10%;
	vertical-align: middle;
	margin-left: 0%;
}
#blogger{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}
#twitter{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}
#instagram{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}

#pinterest{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}
#googleplus{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}
#linkedin{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}
#direccion{
	width: 28%;
	margin-left: 0%;
	margin-right: 0px;
	font-family: "TrajanPro-Regular";
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	line-height: 1.7;
	letter-spacing: 1.5px;
}
#texdir5{
	font-size: 14px;
	font-family: "TrajanPro-Regular";
}
#contacto{
	color: white;
	width: 24%;
	margin-left: 2%;
	font-family: "verdana";
	font-size: 14px;
	float: center;
	vertical-align: middle;
	background-color: transparent;
}

#mail-logo{
	width: 15%;
	vertical-align: middle;
}

#WhatsApp-logo{
	width: 15%;
	vertical-align: middle;
}
#derechos-de-Autor{
	display: inline-block;
	width: 90%;
	height: 50px;
	background-color: transparent;
	color: rgba(200, 200, 200, 0.9);
	font-size: 0.8em;
	font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-left: 50px;
	vertical-align: middle;
}
#subtittexcolum{
	 display: block;
    margin: 0 0 5px;
    font-size: 16px;
    letter-spacing: 0.5em;
    font-family: 'crete-round', serif;
    font-weight: 400;
    color: #0afdff;
}

/* G A M A   A L T A */

@media screen and (min-width: 770px){
.fancybox{
	margin: 10px;
}

#body{
	background: url("../imag/ramirez27.png") no-repeat center center fixed;
	-webkit-background-size: cover;
	-khtml-background-size:cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}

#base{
	width: 100%;
	opacity: transparent;
}

#Cabecera1{
	background-color: rgba(251, 253, 253, 1);
	border: 3px solid;
	width: 99.5%;
	min-height: 140px;
	border-color: rgba(196, 194, 191, 0.9);
	border-top-color: rgba(176, 174, 171, 0.9);
	display: inline-block;
	text-align: center;	
}

#enlacesidioma{
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	overflow: hidden;
	width: 100%;
	height: 24px;
	background-color: transparent;
}

#facebook1,#blogger1,#twitter1,#instagram1,#pinterest1,#googleplus1,#linkedin1{
	vertical-align: middle;
	display: inline-block;	
	width: 2%;
	vertical-align: middle;
	float: left;
	margin-left: 1.5%;
}

#idioma{
	text-align: right;
	margin-top: 2px;
	margin-right: 4px;
	background-color: transparent;
	font-family: "verdana";
	font-size: 12px;
	color-text: rgba(20, 20, 20, 0.7);
}

#linea1{
	display: inline-block;
	width: 95%;
	background-color: rgba(150,150,150, 0.5);
	border-color: rgba(150,150,150, 0.5);
	border: 0px;
	height: 1px;
}


#Cabecera1,#Menu,#Central,#Inferiores,#pie,{
	width: 100%;
}



#Logo,#Titulo,#Subtitulo{
	display: inline-block;
}

#Logo{
	width: 24%;
	float: center;
	vertical-align: middle;
}

#LogoImag{
	opacity: 1;
	width: 25%;
	vertical-align: middle;
	float: center;
	margin-top: 0px;
	margin-bottom: 6px;
}

#Titulo{
	width: 50%;
	text-align: center;
	font-family: "TrajanPro-Regular";
	src: url("../font/TrajanPro-Regular.ttf");
	font-size: 35px;
	color: rgba( 1, 1, 1, 0.9);
	float: center;
}

#h1{
	font-size: 35px;
	font-family: "TrajanPro-Regular";
}

#Subtitulo{
	width: 23%;
	float: center;
}

#h4{
	font-size: 12px;
	font-family: "TrajanPro-Regular";
	vertical-align: bottom;
	text-align: center;	
}
#contnav{
	text-align: right;
}
#nav{
	text-align: right;
	display: inline-block;
}
#cssmenu{
	z-index: 5;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu .has-sub ul li:hover a {
  background: rgba(19, 19, 23, 0.9);    /* COLOR DEL PRIMER DESPLEGAB*/
}
#cssmenu ul ul li:hover > a {
  color: #ffffff;  /* color de letras*/
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 999;
}
#cssmenu .has-sub .has-sub ul li a {
  background: rgba(19, 19, 23, 0.8);
  border-bottom: 1px dotted #814015;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: rgba(17, 17, 21, 0.9); /*COlor ULTIMO DESPLEGABLE CURSOR SOBRE*/
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 110px;  /*desplaza el segundo desplegable a la derecha*/
  top: 100%;
  left: 0;
  z-index: 999;
}
/*fin adicionales meú*/
/*bloque central contenedor*/
#Central{
	width: 99,5%;
	height: auto;
	float: center;
	margin-top: 1%;
	padding: 0px;
	background-color: #1C1614;
	background:rgba(240, 240, 240, 0.8);
	border-radius: 20px;
	font-size: 12px;
	text-align: center;
	border: 3px solid;
	border-color: #A69E9E;
	position: relative;
	overflow: hidden;
	z-index: 3;
}


/*sub titulo*/
#nombre{
	clear: inherit;
	width: 100%;
  	height: 70px;
  	float: left;
  	background-color: rgba(240, 240, 240, 0.9);
  	text-align: center;
  	text-decoration: none;
}

#textonombre{
	vertical-align: middle;
	color: rgba(90, 80, 80, 1);
	font-size: 20px;
	font-family: "TrajanPro-Regular";
	margin-bottom: 5px;
	margin-top: 20px;
}

/*imagen lateral  #0b2736*/
/*articulo central*/
/* boton link inferior */
/*galeria de trabajos*/

#galeria{
	width: 100%;
  	height: auto;
  	float: center;
  	background-color: rgba(240, 240, 240, 0.8);
}

/*tres destacados inferiores*/

/*tres destacados inferiores*/

#Inferiores1,#Inferiores2,#Inferiores3{
	display: inline-block;
	margin-top: 1%;
	box-shadow: 0 0 5px #3F2310;	
}

#imagen1,#imagen2,#imagen3{
	display: inline-block;
}


#h3{
	font-size: 12px;
	text-shadow:2px 2px 3px #222222,
				-2px -2px 3px #222222;
	font-family: "TrajanPro-Regular";
	src: url("../font/TrajanPro-Regular.ttf");
	vertical-align: bottom;
	text-align: center;
	margin-top: 100px;
}	
/* Bloque Final -  NEGRO ---------------------------------------------------------------- */
#pres11{
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0d1824; /*NEGRO AZULOSO */  /*ANTERIOR - OSCURO NEUTRO 212121 */
	overflow: hidden;
}
#contenpres11{
	width: 900px;
	height: 490px;
	 display: block;
	 margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
}
#bloklogo1{
	width: 33.33%;
	height: auto;
	background-color: #0d1824;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
}
#servicios{
	width: 33.33%;
	height: auto;
	background-color: transparent;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
}
#columncentrl{
	line-height: 1.5;
    color: #e2e2e2;
    font-size: 15px;
    font-family: 'proxima-nova', sans-serif;
    margin-bottom: 15px;
    padding-left: 10px;
}
#p2{
	line-height: 1.5;
    color: #e2e2e2;
    font-size: 14px;
    font-family: 'proxima-nova', sans-serif;
	margin-bottom: 0px;
	padding-right: 15px;
	margin: 0px;
	display: block;
}
#vinculacion{
	width: 33.33%;
	height: auto;
	background-color: transparent;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
}
#pie{
	width: 100%;
	height: auto;
	clear: both;
	margin-bottom: 0px;
	margin-top: 1%;
	border-radius: 0px;d
	display: inline-block;
	background-color: #05080b;
}
#enlaces,#direccion,#contacto{
	vertical-align: middle;
	display: inline-block;	
}
#enlaces{
	background-color: transparent;
	width: 28%;
	margin-left: 7%;
	float: center;
	vertical-align: middle;
	display: inline-block;
	text-align: center;			
}

#facebook,#blogger,#twitter,#instagram,#pinterst¨{
	vertical-align: middle;
	display: inline-block;	
}
#facebook{
	width: 10%;
	vertical-align: middle;
	margin-left: 0%;
}
#blogger{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}
#twitter{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}
#instagram{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}

#pinterest{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}
#googleplus{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}
#linkedin{
	width: 10%;
	vertical-align: middle;
	margin-left: 3%;
}
#direccion{
	width: 28%;
	margin-left: 0%;
	margin-right: 0px;
	font-family: "TrajanPro-Regular";
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	line-height: 1.7;
	letter-spacing: 1.5px;
}
#texdir5{
	font-size: 14px;
	font-family: "TrajanPro-Regular";
}
#contacto{
	color: white;
	width: 24%;
	margin-left: 2%;
	font-family: "verdana";
	font-size: 14px;
	float: center;
	vertical-align: middle;
	background-color: transparent;
}

#mail-logo{
	width: 15%;
	vertical-align: middle;
}

#WhatsApp-logo{
	width: 15%;
	vertical-align: middle;
}
#derechos-de-Autor{
	display: inline-block;
	width: 90%;
	height: 50px;
	background-color: transparent;
	color: rgba(200, 200, 200, 0.9);
	font-size: 0.8em;
	font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-left: 50px;
	vertical-align: middle;
}
#subtittexcolum{
	 display: block;
    margin: 0 0 5px;
    font-size: 16px;
    letter-spacing: 0.5em;
    font-family: 'crete-round', serif;
    font-weight: 400;
    color: #0afdff;
}
}


	/*background-color: #925825;
	vertical-align: middle;*/


























/* G A M A   M E D I A  */

/* pantallas de 480px a 769px */
@media screen and (max-width: 769px){

.fancybox{
	margin: 5px;
}
	
#body{
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url("../imag/ramirez27.png") no-repeat center center fixed;
	-webkit-background-size: cover;
	-khtml-background-size:cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#Base{
	width: 100%;
	opacity: transparent;
}

#Cabecera1{
	background-color: rgba(250, 253, 253, 1);
	border: 1px solid;
	width: 99.7%;
	margin: 0px;
	padding: 0px;
	border-color: rgba(196, 194, 191, 0.9);
	border-top-color: rgba(176, 174, 171, 0.9);
	display: inline-block;
	text-align: center;	
}

#enlacesidioma{
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	overflow: hidden;
	width: 100%;
	height: 23px;
	overflow: hidden;
	background-color: transparent;
}

#facebook1,#blogger1,#twitter1,#instagram1,#pinterest1,#googleplus1,#linkedin1{
	vertical-align: middle;
	display: inline-block;	
	width: 3.5%;
	vertical-align: middle;
	float: left;
	margin-left: 1%;
}

#idioma{
	text-align: right;
	margin-top: 2px;
	margin-right: 4px;
	background-color: transparent;
	font-family: "verdana";
	font-size: 12px;
	color-text: rgba(20, 20, 20, 0.7);
}

#linea1{
	display: inline-block;
	width: 95%;
	background-color: rgba(150,150,150, 0.5);
	border-color: rgba(150,150,150, 0.5);
	border: 0px;
	height: 1px;
}

#Logo,#Titulo,#Subtitulo{
	display: inline-block;
}

#Logo{
	width: 10%;
	float: center;
	vertical-align: middle;
}
#LogoImag{
	width: 55%;
	vertical-align: middle;
	float: center;
	margin-top: 0px;
	margin-bottom: 6px;
}


#Titulo{
	width: 70%;
	text-align: center;
	font-family: "TrajanPro-Regular";
	font-size: 25px;
	float: center;
}

#h1{
	font-size: 25px;
	font-family: "TrajanPro-Regular";
	color: rgba( 1, 1, 1, 0.9);
}

#Subtitulo{
	width: 0%;
	float: center;
}

#h4{
	font-size: 0px;
	font-family: "TrajanPro-Regular";
	vertical-align: bottom;
	text-align: center;
}

#nav{
	text-align: right;
	display: inline-block;
}
/*Adicionales de Menú*/
#cssmenu{
	z-index: 5;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu .has-sub ul li:hover a {
  background: rgba(19, 19, 23, 0.9);/*COLOR DEL PRIMER DESPLEG*/
}
#cssmenu ul ul li:hover > a {
  color: #ffffff;  /* color de letras*/
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 999;
}
#cssmenu .has-sub .has-sub ul li a {
  background: rgba(19, 19, 23, 0.8);
  border-bottom: 1px dotted #814015;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: rgba(17, 17, 21, 0.9);/*COlor ULTIMO DESPLEGABLSOBRE*/
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 110px;  /*desplaza el segundo desplegable a la derecha*/
  top: 100%;
  left: 0;
  z-index: 999;
}
/*fin adicionales meú*/
/*fin de los extras style menu*/


#Central{
	width: 99,9%;
	min-height: 500px;
	height: auto;
	float: center;
	margin: 0px;
	padding: 0px;
	background:rgba(234, 234, 238, 0.8);
	font-size: 12px;
	text-align: center;
	border: 3px solid;
	border-color: #A69E9E;
	position: relative;
	overflow: hidden;
	z-index: 3;
}

      /*Texto Titulo GALERIA*/

#nombre{
	clear: inherit;
	padding: 0px;
	margin: 0px;
	width: 100%;
  	height: auto;
  	float: center;
  	background-color: rgba(234, 234, 238, 0.8);
  	text-decoration: none;
}

#textonombre{
	text-align: center;
	color: rgba(90, 80, 80, 1);
	font-size: 20px;
	font-family: "TrajanPro-Regular";
	
}

  /* GALERIA IMAGENES*/

#galeria{
	width: 100%;
  	height: auto;
  	float: center;
  	background-color:rgba(255, 255, 255, 0);
}

#Inferiores1,#Inferiores2,#Inferiores3{
	clear: both;
	display: inline-block;
	margin-top: 1%;
	box-shadow: 0 0 5px #3F2310;	
}

#imagen1,#imagen2,#imagen3{
	display: inline-block;
}

#h3{
	font-size: 12px;
	text-shadow:2px 2px 3px #222,
				-2px -2px 3px #222;
	font-family: "TrajanPro-Regular";
	vertical-align: bottom;
	text-align: center;
	margin-top: 100px;
}	
/* -------------- BLOQUE FINAL OSCURO Y NEGRO --------------------------------------------------*/
#pres11{
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0d1824;
	overflow: hidden;
}
#contenpres11{
	width: 100%;
	height: auto;
	 display: block;
	 margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
}
#bloklogo1{
	width: 85%;
	height: auto;
	background-color: transparent;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10%;
}
#servicios{
	width: 85%;
	height: auto;
	background-color: transparent;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10%;
}
#vinculacion{
	width: 60%;
	height: auto;
	background-color: transparent;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10%;
}
#columncentrl{
	line-height: 1.5;
    color: #e2e2e2;
    font-size: 15px;
    font-family: 'proxima-nova', sans-serif;
    margin-bottom: 15px;
    padding-left: 10px;
}
#p2{
	line-height: 1.5;
    color: #e2e2e2;
    font-size: 14px;
    font-family: 'proxima-nova', sans-serif;
	margin-bottom: 0px;
	padding-right: 15px;
	margin: 0px;
	display: block;
}
#pie{
	width: 100%;
	height: auto;
	clear: both;
	margin-bottom: 0px;
	margin-top: 1%;
	border-radius: 0px;d
	display: inline-block;
	background-color: rgba(5, 8, 11, 0.9);
}
#enlaces,#direccion,#contacto{
	vertical-align: middle;
	display: inline-block;	
}
#enlaces{
	background-color: rgba(32, 34, 37, 0.0);
	width: 95%;
	text-align: center;
	vertical-align: middle;
	display: inline-block;	
	margin-left: 0%;	
	margin-top: 20px;	
}
#facebook,#blogger,#twitter,#instagram,#pinterst¨{
	vertical-align: middle;
	display: inline-block;	
}
#facebook{
	width: 7%;
	vertical-align: middle;
	margin-left: 0%;
}
#blogger{
	width: 7%;
	vertical-align: middle;
	margin-left: 3%;
}
#twitter{
	width: 7%;
	vertical-align: middle;
	margin-left: 3%;
}
#instagram{
	width: 7%;
	vertical-align: middle;
	margin-left: 3%;
}
#direccion{
	color: white;
	width: 100%;
	margin-left: 0%;
	margin-right: 0px;
	margin-top: 20px;
	font-size: 15px;
	font-family: "TrajanPro-Regular";
	background-color: rgba(32, 34, 37, 0.0);
	vertical-align: middle;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 1.5px;
}
.enlace_b{
	display: inline-block;
}
#texdir5{
	font-size: 14px;
	font-family: "TrajanPro-Regular";
}
#contacto{
	display: inline-block;
	color: white;
	width: 80%;
	margin-left: 15%;
	font-family: "verdana";
	font-size: 14px;
	float: center;
	vertical-align: middle;
	background-color: rgba(32, 34, 37, 0.0);
}
#mail-logo{
	display: inline-block;
	width: 7%;
	vertical-align: middle;
}
#WhatsApp-logo{
	display: inline-block;
	width: 7%;
	vertical-align: middle;
}
#derechos-de-Autor{
	display: inline-block;
	width: 100%;
	height: 50px;
	background-color: transparent;
	color: rgba(200, 200, 200, 0.9);
	font-size: 0.8em;
	font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-left: 50px;
	vertical-align: middle;
}
#pderaut2{ /*parrafp*/
	display: visible;
	color: rgba(200, 200, 200, 0.9);
	font-size: 1em;
	font-family: arial;
	vertical-align: baseline;
}
#subtittexcolum{
	 display: block;
    margin: 0 0 5px;
    font-size: 16px;
    letter-spacing: 0.5em;
    font-family: 'crete-round', serif;
    font-weight: 400;
    color: #0afdff;
}
}



















/*codigo para pantallas con menos o igual de 480px */
	/*´0px al px 480px */
/*codigo para pantallas con menos o igual de 480px */
	/*´0px al px 480px */

@media screen and (max-width: 480px){	

.fancybox{
	margin: 1px;
}

#body {
	clear: inherit;
	margin: 0px;
	padding: 0px;
	background: url("../imag/ramirez27.png") no-repeat center center fixed;
	-webkit-background-size: cover;
	-khtml-background-size:cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#Base{
	width: 100%;
	opacity: transparent;
	padding: 0px;
	margin: 0px;
	
}

#Cabecera1{
	background-color: rgba(250, 253, 253, 1);
	border: 1px solid;
	width: 99.5%;
	height: 130px;
	max-height: 130px;
	margin: 0px;
	padding: 0px;
	border-color: rgba(196, 194, 191, 0.9);
	border-top-color: rgba(176, 174, 171, 0.9);
	display: inline-block;
	text-align: center;	
}

#enlacesidioma{
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	width: 100%;
	height: 23px;
	background-color: transparent;
}

#facebook1,#blogger1,#twitter1,#instagram1,#pinterest1,#googleplus1,#linkedin1{
	vertical-align: middle;
	display: inline-block;	
	width: 5.5%;
	vertical-align: middle;
	float: left;
	margin-left: 1.8%;
}

#idioma{
	text-align: right;
	margin-top: 2px;
	margin-right: 4px;
	background-color: transparent;
	font-family: "verdana";
	font-size: 12px;
	color-text: rgba(20, 20, 20, 0.7);
}

#linea1{
	display: inline-block;
	width: 95%;
	background-color: rgba(150,150,150, 0.5);
	border-color: rgba(150,150,150, 0.5);
	border: 0px;
	height: 1px;
}

#nav,#Subtitulo{
	display: inline-block;
}

#Logo{
	clear: inherit;
	width: 0%;
	height: 0%;
	float: center;
	opacity: transparent;
}

#LogoImag{
	clear: inherit;
	width: 0%;
	height: 0%;
	float: center;
	margin-top: 0px;
	margin-bottom: 0px;
	opacity: transparent;
}

#Titulo{
	clear: inherit;
	width: 48%;
	float: right;
}

#h1{
	font-size: 25px;
	vertical-align: middle;
	text-align: center;
	margin-left: -15px;
	color: rgba( 1, 1, 1, 0.9);
	font-family: "TrajanPro-Regular";
	src: url("../font/TrajanPro-Regular.ttf");
	font-weight: normal;
    font-style: normal;
}

#Subtitulo{
	width: 0%;
	height: 0%;
	float: center;
}

#h4{
	font-size: 0px;
	text-align: center;
}


#nav{
	width: 46%;
	float: left;
	margin-bottom: 0px;
	vertical-align: middle;
	margin-top: 24px;
	padding: 0px;
}
/*Adicionales de Menú*/
#cssmenu{
	z-index: 5;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu .has-sub ul li:hover a {
  background: rgba(19, 19, 23, 0.9);/*COLOR DEL PRIMER DESPLEG*/
}
#cssmenu ul ul li:hover > a {
  color: #ffffff;  /* color de letras*/
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 999;
}
#cssmenu .has-sub .has-sub ul li a {
  background: rgba(19, 19, 23, 0.8);
  border-bottom: 1px dotted #814015;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: rgba(17, 17, 21, 0.9);/*COlor ULTIMODESPLEGABLSOBRE*/
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 110px;  /*desplaza el segundo desplegablealaderecha*/
  top: 100%;
  left: 0;
  z-index: 999;
}
/*fin adicionales meú*/

#Central{
	width: 99%;
	height: auto;
	margin: 0%;
	float: center;
	background: rgba(240, 240, 240, 0.8);
	font-size: 12px;
	text-align: center;
	border: 2px solid;
	border-color: rgba(196, 194, 191, 09);
}

#nombre{
	clear: inherit;
	width: 100%;
  	height: 70px;
  	float: center;
  	background-color: rgba(240, 240, 240, 0.8);
  	text-align: center;
  	text-decoration: none;
}

#textonombre{
	text-align: center;
	vertical-align: middle;
	color: rgba(90, 80, 80, 1);
	font-size: 16px;
	font-family: "TrajanPro-Regular";
	margin-bottom: 5px;
	margin-top: 10px;
}


             /*GALERIA*/


#galeria{
	width: 100%;
  	height: auto;
  	float: center;
  	background-color: rgba(240, 240, 240, 0.8);
}






#Inferiores1,#Inferiores2,#Inferiores3{
	display: inline-block;
	margin-top: 2%;
	box-shadow: 0 0 5px #3F2310;
}

#imagen1,#imagen2,#imagen3{
	display: inline-block;
}


#h3{
	font-size: 12px;
	text-shadow:3px 3px 3px #222222,
				-3px -3px 3px #222222;
	font-family: "TrajanPro-Regular";
	vertical-align: bottom;
	text-align: center;
	margin-top: 65%;
}	
/*-xxxxxxxxxxxxxxxxxxxxxxxxx  BLOQUE DIVISION OSCURO NEGRO xxxxxxxxxxxxxxxx */
#pres11{
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #0d1824;
	overflow: hidden;
}
#contenpres11{
	width: 100%;
	height: auto;
	 display: block;
	 margin:0px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
}
#bloklogo1{
	width: 94%;
	height: auto;
	background-color: transparent;
	float: left;
	position: relative;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 0%;
}
#servicios{
	width: 94%;
	height: auto;
	background-color: transparent; /*yellow*/
	float: left;
	position: relative;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 0%;
	margin-right: 0px
}
#columncentrl{
	width: 95%;
	padding-left: 0px;
	line-height: 1.5;
    color: #e2e2e2;
    font-size: 15px;
    font-family: 'proxima-nova', sans-serif;
    margin-bottom: 15px;
}
#p2{
	line-height: 1.5;
    color: #e2e2e2;
    font-size: 14px;
    font-family: 'proxima-nova', sans-serif;
	margin-bottom: 0px;
	padding-right: 15px;
	margin: 0px;
	display: block;
}
#vinculacion{
	width: 95%;
	height: auto;
	background-color: transparent; /*verde #99cc00*/
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 1%;
}
#linea3{
	clear: inherit;
	width: 20%;
	background-color: rgba(150,150,150, 0.5);
	border-color: rgba(150,150,150, 0.5);
	border: 0px;
	height: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
#pie{
	clear: inherit;
	background-color: #05080b;
	clear: both;
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;}

#enlaces,#direccion,#contacto{
	vertical-align: middle;
}
#enlaces{
	background-color: transparent;
	width: 100%;
	margin-left: 0%;
	margin-top: 2%;
	float: left;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
}
#facebook{
	width: 9%;
	vertical-align: middle;
	margin-left: 4%;
}
#blogger{
	width: 9%;
	vertical-align: middle;
	margin-left: 5%;
}
#twitter{
	width: 9%;
	vertical-align: middle;
	margin-left: 5%;
}
#instagram{
	width: 9%;
	vertical-align: middle;
	margin-left: 5%;
}
.enlace_b{
	display:block;
}
#direccion{
	color: white;
	width: 100%;
	margin-left: 0%;
	margin-top: 2%;
	float: center;
	font-size: 14px;
	font-family: "TrajanPro-Regular";
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	margin-right: 0px;
	letter-spacing: 1.5px;
	line-height: 1.8;
}
#texdir5{
	font-size: 15px;
	font-family: "TrajanPro-Regular";
	vertical-align: middle;
}
#contacto{
	clear: inherit;
	color: white;
	width: 80%;
	margin-left: 10%;
	margin-top: 15px;
	font-family: "verdana";
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
	background-color: transparent;
}
#mail,#fono{
	display: block;
}
#mail-logo{
	width: 34px;
	vertical-align: middle;
	display: inline-block;
}
#fono{
	margin-left: 0px;
}
#WhatsApp-logo{
	width: 34px;
	vertical-align: middle;
	display: inline-block;
}
#derechos-de-Autor{
	width: 100%;
	height: 30px;
	background-color: transparent;
	color: rgba(200, 200, 200, 0.9);
	font-size: 0.8em;
	font-family: arial;
	text-align: left;
	margin-left: 5px;
	margin-top: 30px;
	vertical-align: middle;
}	
#pderaut2{ /*parrafp*/
	display: none;
	
}	
#level{
	display: inline-block;
	text-align: center;
	clear: right;
	margin-right: 0px;
}
#textTeachers2{
	display: inline-block;
	font-size: 12px;
	font-family: sans-serif;
	margin: -5px 6px 10px 0px;
	text-transform: uppercase;
	font-weight: 800;
	word-spacing: 2px;
}
#contimagport{
	width: 100%;
	max-height:120px;
	background-color: transparent;
	overflow: hidden;
}
#imagport1{
	vertical-align: center;
	max-width:100%;
	margin: -40px 0px 0px 0px;
}
#imagport2{
	vertical-align: center;
	width:120%;
	margin: 0px 0px 0px -14px;
}
.iconlog1{
	width: 80%;
}
.iconlog2{
	opacity: 0.9;
	width: 75%;
    height: auto;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 18px;
    margin-top: 10px;
}
}
