﻿
body {background:#ffffff;}
body, a {font:400 18px 'Ubuntu', Arial, Helvetica, sans-serif; line-height:1.5em;}

@font-face {font-family:'IconWeb'; font-weight:400; font-style:normal; src:url('modulos/IconWeb.woff') format('woff');}

@font-face {font-family:'Euromode'; font-weight:400; font-style:normal; src:url('fuentes/EuromodeN.woff') format('woff');}
@font-face {font-family:'Euromode'; font-weight:600; font-style:normal; src:url('fuentes/EuromodeB.woff') format('woff');}
@font-face {font-family:'Eurostile'; font-weight:400; font-style:normal; src:url('fuentes/EurostileN.woff') format('woff');}
@font-face {font-family:'Eurostile'; font-weight:600; font-style:normal; src:url('fuentes/EurostileB.woff') format('woff');}

@font-face {font-family:'Ubuntu'; font-weight:200; font-style:normal; src:url('fuentes/Ubuntu-L.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:200; font-style:italic; src:url('fuentes/Ubuntu-LI.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:400; font-style:normal; src:url('fuentes/Ubuntu-N.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:400; font-style:italic; src:url('fuentes/Ubuntu-NI.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:600; font-style:normal; src:url('fuentes/Ubuntu-B.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:600; font-style:italic; src:url('fuentes/Ubuntu-BI.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:800; font-style:normal; src:url('fuentes/Ubuntu-EB.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:800; font-style:italic; src:url('fuentes/Ubuntu-EBI.woff') format('woff');}


/* ---------------------------- ESTILOS MUY IMPORTANTES --------------------------------------- */

* {margin:0; padding:0; text-decoration:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; position:relative;}
#arriba, #arriba img, #relacionados-misma-cat, #login-user-clasica, #login-user-clasica input, #login-user-clasica div, .owl-prev, .owl-next, .relacionados-ficha {
	-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
#arriba, #arriba img {transition:none; -webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none;}

button {outline:none;}
table {border-collapse:collapse; border:none;}
td, th {text-align:left; vertical-align:top;}
fieldset {padding:10px; border-radius:10px;}
fieldset input {background:#ffffff;}
select {padding:3px;}
img {border:0px; display:inherit; max-width:100%;}
b, h1, h2, h3, h4, h5 {font-weight:600;}

.noWeb, .soloMed, .soloBig, .escondido {display:none;}
.soloNorm {display:block;}
.inactivo {opacity:0.5; pointer-events:none;}

.fontPrim {font-family:'Ubuntu', Arial;}
.fontSecu {font-family:'Eurostile', Arial;}
.fontTerc {font-family:'Euromode', Arial;}


/* ---------- Estilos de Colores  ---------- */

A       {color:#895107;}
A:hover {color:#000000;}

.txtPrim {color:#b7741c;}
.txtSecu {color:#643501;}
.txtBlan {color:#ffffff;}
.txtNegr {color:#000000;}

.txtOk {color:#0c9b60;}
.txtKo {color:#ba1717;}

.fondoPrim    {background:#b7741c;}
.fondoPrimTte {background:rgba(183,116,28,0.75);}
.fondoSecu    {background:#643501;}
.fondoSecuTte {background:rgba(100,53,1,0.75);}
.fondoBlanco  {background:#ffffff;}
.fondoBco30   {background:rgba(255,255,255,0.3);}
.fondoBco50   {background:rgba(255,255,255,0.5);}
.fondoBco60   {background:rgba(255,255,255,0.6);}
.fondoBco70   {background:rgba(255,255,255,0.7);}
.fondoBco80   {background:rgba(255,255,255,0.8);}
.fondoBco90   {background:rgba(255,255,255,0.9);}
.fondoNegro   {background:#000000;}
.fondoNegro20 {background:rgba(0,0,0,0.2);}
.fondoNegro40 {background:rgba(0,0,0,0.4);}

.filoBlanco {text-shadow: 1px 1px 0px #ffffff;}

.fondoDegrBco {background:linear-gradient(top, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.2)); z-index:9;
  background:-webkit-linear-gradient(top, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.2));
  background:-o-linear-gradient(top, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.2));
  background:-moz-linear-gradient(top, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.2));}
  
.sliDegrBco {background:linear-gradient(top, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.2));
  background:-webkit-linear-gradient(top, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.2));
  background:-o-linear-gradient(top, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.2));
  background:-moz-linear-gradient(top, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.2));}  

.bordeDere {border-right:solid 1px #643501;}
.bordeIzdo {border-left: solid 1px #643501;}

.separPrim, .separSecu {width:100%; height:5px; margin:auto; text-align:center;}
.separPrim {background:#b7741c;}
.separSecu {background:#643501;}

.trans15 {opacity:0.15;}
.trans25 {opacity:0.25;}
.trans50 {opacity:0.50;}
.trans75 {opacity:0.75;}

.sombraBlanc {text-shadow:0px 0px 10px #ffffff;}
.sombraNegra {text-shadow:0px 0px 10px #000000;}
.sombraTexto {text-shadow:1px 2px 3px rgba(0,0,0,0.3);}
.sombraCapas {box-shadow:0px 0px 15px rgba(0,0,0,0.5);}
.sombraImagen img {margin:10px 0px; box-shadow:0px 0px 15px rgba(0,0,0,0.3);}


/* -------------------------------- CABECERAS --------------------------------------------- */

#cabeceraClasica {display:block;}
#cabeceraMovil   {display:none;}

#cabeceraClasica {width:100%; margin:auto; z-index:99;}

.menuClasico {width:100%; height:70px; margin:auto; top:0px; background:rgba(255,255,255,0.5); border-bottom:solid 1px #b7741c; position:fixed; z-index:99;}

	.cabeceraMenu {height:60px; right:50%; margin-right:-247px; text-align:left; z-index:99; position:absolute;}
	.cabeceraMenu ul {margin:0px; text-align:center; float:right;}  /* ------- Alineación Drcha / Izda ---- */
	.cabeceraMenu li {float:left; list-style:none;}
	.cabeceraMenu li a {
		margin:5px 1px; padding:10px 20px 8px; color:#000; font-weight:600; font-size:18px; line-height:40px; border-radius:15px 15px 0px 0px; display:block;}		
	.cabeceraMenu li a:hover {color:#ffffff; background:#b7741c; border-bottom:solid 12px #895107;}

	.capaLogo {width:300px; margin:auto;}
	.capaLogo img {width:100%; margin-top:150px; position:absolute;}
		
	.capaLogoFixed {left:8%; margin-left:0px; opacity:0; position:absolute;}
	.capaLogoFixed img {height:46px; margin-top:10px;}		


/* ---------------------------------  PIE  -------------------------------------------- */	

#Pie {width:100%; margin:auto; background:#fbf6ef; border-top:solid 1px #f1dbbf; box-shadow:0px 0px 20px rgba(0,0,0,0.15);}

	.capaPieLogos {margin:auto; text-align:center; background:#ffffff; border-bottom:solid 1px #f1dbbf;}
		.linksImg {margin:auto; float:none; display:inline;}
		.linksImg img {margin:25px 40px; vertical-align:middle;}

	.pieLogo img {width:250px; margin:auto;}
	
	.pieContacto {text-align:center;}
		.pieContacto li {heigh:40px; vertical-align:middle; text-align:left; float:none; display:inline-table;}
		.pieContacto, .pieContacto a {font:normal 16px 'Ubuntu' !important; color:#000000;}
		.pieContacto a:hover {color:#b7741c;}

		.margen05 {margin:0px 3px;}
		.margen10 {margin:0px 10px;}

	.iconoPie {font-size:22px; color:#b7741c;}

	.pieRedes {text-align:center;}
		.iconoRed, .iconoRed a {margin:3px; font:normal 16px 'Ubuntu' !important; color:#000000; line-height:40px; text-align:left; float:none; display:inline;}
		.iconoRed a:hover {color:#b7741c;}
		.iconoRed img {width:40px; margin-top:-2px; vertical-align:middle;}


/* -------------------------------- CUERPO Y CAPAS ------------------------------------ */

#Cuerpo {margin:auto; text-align:left;}
#Cuerpo ul, #Cuerpo ol {margin-left:20px;}

.capaCuerpo, .capaCuerpo2, .capa1000 {width:1000px; margin:auto;}
.capaCuerpo p {margin-bottom:10px;}

.videoYoutube {position:relative; padding-bottom:56.25%; height:0; overflow:hidden; box-shadow:0px 0px 10px rgba(0,0,0,0.5);}
.videoYoutube iframe {position:absolute; top:0; left:0; width:100%; height:100%;}

.ancho-5   {width:5%;}
.ancho-10  {width:10%;}
.ancho-15  {width:15%;}
.ancho-20  {width:20%;}
.ancho-25  {width:25%;}
.ancho-30  {width:30%;}
.ancho-33  {width:33.33%;}
.ancho-35  {width:35%;}
.ancho-40  {width:40%;}
.ancho-45  {width:45%;}
.ancho-50  {width:50%;}
.ancho-55  {width:55%;}
.ancho-60  {width:60%;}
.ancho-65  {width:65%;}
.ancho-66  {width:66.66%;}
.ancho-70  {width:70%;}
.ancho-75  {width:75%;}
.ancho-80  {width:80%;}
.ancho-85  {width:85%;}
.ancho-90  {width:90%;}
.ancho-95  {width:95%;}
.ancho-100 {width:100%;}


/* ------ Banner Lateral Blog ----------------------- */

.ventBlog {width:300px; height:580px; left:-280px; top:50%; margin-top:-310px; position:fixed; box-shadow:0px 0px 12px rgba(0,0,0,0.25); z-index:999;
	background:#f3f3f3; border-radius:0px 15px 15px 0px; border:solid 1px #cccccc;
	transition:all 0.4s ease-in; -webkit-transition:all 0.4s ease-in; -moz-transition:all 0.4s ease-in; -o-transition:all 0.4s ease-in;}
.ventBlog:hover {left:0px;}

.ventBlogTitulo {width:350px; top:42%; left:130px; color:#ffffff; font-weight:600; font-size:24px; line-height:65px; text-align:center;
    background:#b7741c; border-radius:10px; border:solid 1px #000000; box-shadow:0px 0px 10px rgba(0,0,0,0.75); position:absolute;
    transform:rotate(-90deg); -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -o-transform:rotate(-90deg);}

#post-blog {margin:30px 50px 0px 30px;}
	.ultimos-post-titulo {margin:5px 0px;}
	.ultimos-post-titulo a {color:#b7741c; font-weight:600; font-size:20px; line-height:0.5em !important;}
	.ultimos-post-titulo a:hover {color:#000000;}
	.ultimos-post-contenido {margin:5px 0px 15px 0px; font-size:18px; line-height:22px; color:#000000;}


/* ----------- Estilos de Párrafo ------------ */

h1 {font-size:40px; line-height:40px;}
h2 {font-size:30px; line-height:30px;}
h3 {font-size:24px; line-height:24px;}
h4 {font-size:20px; line-height:20px;}

.textoTitulo {width:100%; margin:10px auto; padding:10px 0px; font-weight:800; font-size:28px; line-height:30px; border-bottom:solid 2px #b7741c;}
.textoTitul2 {width:100%; margin:auto; padding:10px 0px; font-weight:800; font-size:28px; line-height:30px; border-bottom:solid 2px #b7741c;}
.textoSubtit {width:100%; margin:10px auto; padding:10px 0px; border-bottom:solid 2px #888888;}
.textoSubtit, .textoSubtit a {font-weight:600; font-size:22px; line-height:25px;}

.textoResaltado {font-weight:400; font-size:20px; line-height:1.5em;}
.textoResaltado p {margin-bottom:1em;}
.parraSep p {margin-bottom:0.7em;}

.anotacion {margin:40px auto; text-align:center;}
.anotaTxt, .comillaIzda, .comillaDcha {height:50px; padding:5px 15px; font-size:26px; line-height:40px; float:none; display:inline;}
.comillaIzda {width:50px; background:url(images/comillasIzda.svg) no-repeat top center; background-size:contain;}
.comillaDcha {width:50px; background:url(images/comillasDcha.svg) no-repeat top center; background-size:contain;}

.fina {font-weight:200;}
.norm {font-weight:400;}
.semi {font-weight:600;}
.bold {font-weight:800;}

.listaTitular {margin:40px 0px 20px 50px; font-weight:400;}
.listaTopos {list-style:disc;}
.listaTopos li, .listaOrdenada li {margin:10px auto 10px 30px;}

.cent {text-align:center;}
.izda {text-align:left;}
.dcha {text-align:right;}
.just {text-align:justify;}
.ital {font-style:italic;}

.imags {text-align:center;}
.imags img {display:inline;}

.flotaDere {float:right;}
.flotar {float:left;}
.flotar img {max-width:95%;}

.pad-left  {padding-left:20px;}
.pad-right {padding-right:20px;}
.pad-total {padding:20px;}
.pad-doble {padding:80px;}
.pad-lados {padding:0px 20px;}


/* ---------- Separadores ------------------ */

.limpiar {clear:both;}

.alto35  {height:35px;}
.alto140 {height:140px;}

.separa-01 {height:1px; clear:both;}
.separa-02 {height:2px; clear:both;}
.separa-05 {height:5px; clear:both;}
.separa-10 {height:10px; clear:both;}
.separa-15 {height:15px; clear:both;}
.separa-20 {height:20px; clear:both;}
.separa-25 {height:25px; clear:both;}
.separa-30 {height:30px; clear:both;}
.separa-40 {height:40px; clear:both;}
.separa-50 {height:50px; clear:both;}
.separa-60 {height:60px; clear:both;}
.separa-70 {height:70px; clear:both;}
.separa-80 {height:80px; clear:both;}
.separa-90 {height:90px; clear:both;}
.separa-100 {height:100px; clear:both;}
.separa-120 {height:120px; clear:both;}
.separa-150 {height:150px; clear:both;}
.separa-200 {height:200px; clear:both;}
.separa-320 {height:320px; clear:both;}

.franjaSombraSup {width:100%; height:40px; background:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0)); background:-webkit-linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0));}
.franjaSombraInf {width:100%; height:40px; background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2)); background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2));}


/* ---------- Capas Fondos ------------ */

.capaTituloTxtP, .capaTituloTxtG {margin:auto; top:450px; padding:20px 0px; color:#000000; font-weight:600; font-size:36px; line-height:40px;
	background:#ffffff; border:solid 10px #b7741c; border-radius:30px; z-index:15;}
.capaTituloTxtP {width:350px;}
.capaTituloTxtG {width:530px;}
.capaFondo, .capaTitular {width:100%; height:500px;}
.capaFondo   {top:0; left:0; position:absolute; z-index:-100;}
.capaFonFijo {width:100%; height:100%; top:0; left:0; position:fixed; z-index:-100;}
.capaBanner  {width:100%; height:100%;}

.fondoConta {background:url(images/fondos/fondoConta.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoEquip {background:url(images/fondos/fondoEquipo.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoServi {background:url(images/fondos/fondoServicios.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoAviso {background:url(images/fondos/fondoLegales.jpg) repeat-y top center; background-size:cover; z-index:9;}

.fondoPapelBco  {background:url(images/fondos/fondoPapelBco.png) repeat top center;}
.fondoPapelPint {background:url(images/fondos/fondoPapelPint.jpg) repeat top center;}
.fondoMaderaCla {background:url(images/fondos/fondoMaderaCla.jpg) repeat top center;}

.fondoPuntoNegro {background:url(modulos/puntoNegro.png) repeat top center;}
.fondoPuntoBlanc {background:url(modulos/puntoBlanco.png) repeat top center;}


/* -------------------------------- SECCIONES --------------------------------------- */


/* -------- Sección Inicio ------------ */	

.iconoUsers {width:200px; height:200px; margin:auto;}
.iconoUsers img {width:200px; max-width:100% !important; margin:0 !important;}

.iconoFondo {margin:0; position:absolute; -webkit-animation:rotarServi 3s linear infinite 0s; -moz-animation:rotarServi 3s linear infinite 0s;}

.efectoServicio {background:#b7741c; position:absolute; border-radius:18%;}
.efectoServicio, .iconoServi {width:250px; height:250px;}
.iconoServi {margin:0px auto;}
.iconoServi img {width:100%; max-width:100% !important; border-radius:15%; border:solid 4px #b7741c; box-shadow:0px 0px 15px rgba(0,0,0,0.4);}
.iconoServi img:hover {border:solid 4px #ffffff; box-shadow:0px 0px 35px rgba(0,0,0,0.7);
	filter:url('#grayscale'); -webkit-filter:grayscale(70%); filter:grayscale(70%); filter:Gray(70%);}
.iconoServi:hover .efectoServicio {-webkit-animation:animaServi 0.2s ease-out 1 0s; -moz-animation:animaServi 0.2s ease-out 1 0s;}

@-webkit-keyframes animaServi {
    0%   {-webkit-transform: scale(1.0); opacity:0;}
    40%  {-webkit-transform: scale(1.25); opacity:0.5;}
    100% {-webkit-transform: scale(1.5); opacity:0;}
}

@-moz-keyframes animaServi {
    0%   {transform: scale(1.0); opacity:0;}
    40%  {transform: scale(1.25); opacity:0.5;}
    100% {transform: scale(1.5); opacity:0;}
}

@-webkit-keyframes rotarServi {
    0%   {-webkit-transform:rotate(0deg);}
    100% {-webkit-transform:rotate(360deg);}
}

@-moz-keyframes rotarServi {
    0%   {-moz-transform:rotate(0deg);}
    100% {-moz-transform:rotate(360deg);}
}


/* -------- Sección Servicios --------- */

#secServicios .side img {max-width:100% !important;}

.fondoServiSocial {background:url(images/secServicios/fondoServiSocial.jpg) no-repeat center center; background-size:cover;}
.fondoServiCorp {background:url(images/secServicios/fondoServiCorp.jpg) no-repeat center center; background-size:cover;}
.fondoServiMice {background:url(images/secServicios/fondoServiMice.jpg) no-repeat center center; background-size:cover;}

.flechaDcha {width:50px; height:102%; margin:-84px 0px 0px -129px; position:absolute;
	background:url(images/secServicios/flechaIzda.svg) no-repeat center right; background-size:cover;}

.flechaIzda {width:50px; height:102%; margin-top:-84px; right:-49px; position:absolute;
	background:url(images/secServicios/flechaDcha.svg) no-repeat center left; background-size:cover;}


/* -------- Sección Contacto ---------- */

.mapas   {width:90%; height:550px; margin:auto; box-shadow:0px 0px 15px rgba(0,0,0,0.3);}
.mapa100 {width:100%; height:550px; margin:auto;}
.mapaFon {width:100%; height:100%; margin:0; position:absolute; z-index:10;}
.hoverON {pointer-events:none;}

#secContacto .capa1000 p, #secContacto .capaDireccion p {margin-bottom:10px;}
.capaDireccion p, .capaDireccion a {font-size:20px !important; line-height:27px; color:#000000; vertical-align:top;}
.capaDireccion a:hover {color:#B7741C; vertical-align:top;}
.capaDireccion [class^="icon"] {font-size:25px; color:#B7741C;}

#contactos {padding:20px; text-align:left; background:#ffffff; box-shadow:0px 0px 15px rgba(0,0,0,0.2);}
#contactos input, #contactos select, #contactos textarea {border-radius:5px;
	padding:10px; font-size:18px; line-height:22px; border:solid 1px rgba(0,0,0,0.2); background:rgba(0,0,0,0.02);}
#contactos input:hover, #contactos textarea:hover {background:#ffffff; box-shadow:0px 0px 15px rgba(0,0,0,0.2);}
#contactos div {margin:0px 10px 10px 10px;}
.contactoTexto {padding:10px; text-align:center; color:#00213C; font-weight:600; font-size:23px; line-height:25px;}
.flotarForm {float:left;}
.contactoEtiqueta {font-weight:600;}
.contacto100   {width:910px; max-width:910px;}
.contactoDatos {width:100%; text-align:left;}
	.contactoNombre {width:400px;}
	.contactoTelef {width:200px;}
	.contactoEmail {width:270px;}
#contactoEnviar {padding-left:220px;}
	.contactoCondiciones {padding-top:10px;}
	.contactoCheck {margin:15px 0px 0px 5px; -moz-transform:scale(1.4); -webkit-transform:scale(1.4);}
	#contactoEnviar input {margin-left:10px; color:#ffffff; background:#643501; cursor:pointer; /* text-indent: -9999px; */}
	#contactoEnviar input:hover {color:#ffffff; background:#b7741c;}
	
.logoContacto img {width:35%;}

#formularioEnviado {width:450px; margin:40px auto auto auto; padding:25px; font-size:22px; font-weight:400; line-height:50px; text-align:center;
	background:#f8f8f8; border:solid 3px #333333; border-radius:15px; box-shadow:0px 0px 15px rgba(0,0,0,0.25);}


/* -------- Secciones Legales ---------- */

#secLegal b {font-weight:600;}


	
/* ---------------------------------------- RESPONSIVE ---------- RESPONSIVE ---------- RESPONSIVE ------------------------------------------ */


@media only screen and (min-width: 1300px) {
	
	.capaCuerpo, .capaCuerpo2 {width:1200px;}
	.capaLogoFixed {}
	.soloMed  {display:block;}
	.soloNorm {display:none;}
	
}


@media only screen and (min-width: 1600px) {

	h1 {font-size:50px; line-height:50px;}
	h2 {font-size:40px; line-height:40px;}
	h3 {font-size:30px; line-height:30px;}
	h4 {font-size:24px; line-height:24px;}
	
	.cabeceraMenu  {right:5%;}
	
	#sliderTitulo {width:60%;}
	
	.capaCuerpo, .capaCuerpo2 {width:1350px;}
	.soloMed {display:none;}
	.soloBig {display:block;}
	
	.anotacion {margin:50px auto;}
	.anotaTxt, .comillaIzda, .comillaDcha {height:80px; padding:10px 25px; font-size:32px; line-height:40px;}
	.comillaIzda {width:60px;}
	.comillaDcha {width:60px;}
	
	.inicioServi {width:90%; max-width:90%; margin:1% 5%; box-shadow:0px 0px 15px rgba(0,0,0,0.5);}
	.efectoServicio, .iconoServi {width:300px; height:300px;}

}


@media only screen and (min-width: 2000px) {
	
	.capaCuerpo {width:1600px;}
	.cabeceraMenu  {right:3%;}
	.capaLogoFixed {}
	
	.efectoServicio, .iconoServi {width:350px; height:350px;}

}


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

body, a {font-size:17px; line-height:1.4em;}

#cabeceraClasica, #menuRedesPie, .noMovil, .soloNorm, .ventBlog {display:none;}
#cabeceraMovil, .noWeb {display:block;}

#cabeceraMovil {}
#cabecera {width:100%; margin-top:70px; position:absolute; z-index:100;}
#cabecera img {width:80%; max-width:220px; height:auto; margin:auto;}
	
.menuGeneral {width:100%; height:60px; top:0; font-size:40px; line-height:60px; z-index:1000; position:fixed;
	background:rgba(255,255,255,0); border-bottom:solid 1px rgba(195, 195, 200, 0);}
	.botonera {height:60px; margin:0px 15px 0px 0px; float:right; display:inline; overflow:hidden; z-index:1100;}
	.botonera a, .iconIconoMenu {font-size:40px; color:#643501;}
	.iconIconoMenu {margin-left:10px; line-height:60px;}

.menuLogo {width:50%; margin:auto; left:50%; margin-left:-33%; line-height:40px; opacity:0; z-index:1100; position:absolute;}
.menuLogo img {width:90%; height:40px; vertical-align:middle;}
	
.menuNav {width:100%; height:60px; text-align:left; position:absolute; z-index:900;}

.menuNav a, .menuNav a:hover {color:#ffffff; font-size:22px; line-height:24px; text-decoration:none;}
.dl-menuwrapper ul {background:rgba(183,116,28,0.9);}

.dl-menuwrapper {width:100%; float:left; position:relative; -webkit-perspective:1000px; perspective:1000px;
	-webkit-perspective-origin:50% 200%; perspective-origin:50% 200%;}
.dl-menuwrapper:first-child {margin-right:100px;}
.dl-menuwrapper ul {padding:0; list-style:none; -webkit-transform-style:preserve-3d; transform-style:preserve-3d;}
.dl-menuwrapper li {text-align:center; position:relative; border-bottom:solid 1px rgba(255,255,255,0.3);}
.dl-menuwrapper li a {display:block; position:relative; padding:15px; outline:none;}
.no-touch .dl-menuwrapper li a:hover {background:rgba(255,255,255,0.2);}
.dl-menuwrapper li.dl-back > a {padding-left:30px; background:rgba(0,0,0,0.2);}
.dl-menuwrapper li.dl-back:after {left:5px; color:rgba(255,255,255,0.4); -webkit-transform:rotate(180deg); transform:rotate(180deg);}
.dl-menuwrapper li > a:after {right:5px; color:rgba(0,0,0,0.3);}
.dl-menuwrapper .dl-menu {margin:0; position:absolute; width:100%; opacity:0; pointer-events:none;
	-webkit-transform:translateY(10px); transform:translateY(10px); -webkit-backface-visibility:hidden; backface-visibility:hidden;}
.dl-menuwrapper .dl-menu.dl-menu-toggle {transition:all 0.3s ease;}
.dl-menuwrapper .dl-menu.dl-menuopen {opacity:1; pointer-events:auto; -webkit-transform:translateY(0px); transform:translateY(0px);}
.dl-menuwrapper li .dl-submenu {display:none;}
.dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a {display:none;}
.dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {display:block;}
.dl-menuwrapper > .dl-submenu {position:absolute; width:100%; top:60px; left:0; margin:0;}


/* ------------------------------------ CUERPO ----------------------------------------- */

#Cuerpo {width:100%; margin:auto; text-align:left;}


/* ------ Estilos de Párrafo ---------- */

h1 {font-size:30px; line-height:30px;}
h2 {font-size:25px; line-height:25px;}
h3 {font-size:20px; line-height:20px;}
h4 {font-size:18px; line-height:18px;}

.lista-titular {margin:40px 0px 20px 0px;}

.separa-10 {height:5px; clear:both;}
.separa-15 {height:7px; clear:both;}
.separa-20 {height:10px; clear:both;}
.separa-25 {height:10px; clear:both;}
.separa-30 {height:15px; clear:both;}
.separa-40 {height:20px; clear:both;}
.separa-50 {height:25px; clear:both;}
.separa-60 {height:30px; clear:both;}
.separa-70 {height:35px; clear:both;}
.separa-80 {height:40px; clear:both;}
.separa-90 {height:45px; clear:both;}
.separa-100 {height:50px; clear:both;}
.separa-120 {height:60px; clear:both;}
.separa-150 {height:75px; clear:both;}
.separa-200 {height:100px; clear:both;}
.separa-320 {height:190px; clear:both;}

.parraSep p {padding:0px 10px;}
.capaCuerpo, .capaCuerpo2, .capa1000 {width:100%; margin:auto; padding:10px;}
.capaCuerpo p {margin-bottom:10px; padding:0px 10px 0px 10px;}

.capaTituloTxtP, .capaTituloTxtG {margin:auto; top:270px; padding:15px 0px; font-size:20px; line-height:20px; border-radius:10px; border:solid 5px #b7741c;}
.capaTituloTxtP {width:200px;}
.capaTituloTxtG {width:260px;}
.capaTitular, .capaFondo {width:100%; height:300px;}

.anotacion {margin:30px auto;}
.anotaTxt, .comillaIzda, .comillaDcha {height:30px; padding:0px 10px; font-size:22px; line-height:30px;}
.comillaIzda {width:35px;}
.comillaDcha {width:35px;}

.ancho-50 {width:100%;}
.flotar {margin:20px auto; float:none; text-align:center;}
.flotar img {max-width:95%;}


/* ------------------------------------ PIE ----------------------------------------- */

.pieContacto {margin:10px auto 20px auto;}
li.margen10 {margin:10px 15px; display:block;}

.pieLogo img {width:200px; margin:auto;}

.pieRedes {width:100%; padding:10px 0px 15px 0px;}
	.iconoRed {margin:5px 2px; text-align:left; float:none; display:inline;}
	.iconoRed img {width:50px; vertical-align:middle;}
	.noFlotarMv {width:100%; text-align:center; display:block;}



/* -------------------------------- SECCIONES --------------------------------------- */


/* -------- Sección Inicio ------------ */	

.efectoServicio {display:none;}
.iconoServi {margin:0px auto 30px auto;}


/* -------- Sección Servicios ----- */

#secServicios .pad-doble {padding:0px;}
#secServicios .capaCuerpo2 {padding:0px 10px;}
#secServicios ul {margin-left:0px;}
#secServicios .listaTopos li {padding:0px;}
#secServicios .noMovil {display:none !important;}
.fondoServiSocial, .fondoServiCorp, .fondoServiMice {background:none;}


/* -------- Sección Contacto ---------- */

.mapas, .mapa100 {height:300px;}
.flotarForm {float:none;}
#contactos {width:95%; margin:auto; padding:5px;}
#contactos div {margin:0px 5px 10px 5px;}
.contactoNombre, .contactoTelef, .contactoEmail, .contacto100 {width:100%;}
#contactoEnviar {padding-left:0px; text-align:center;}
	.contactoCondiciones {padding-top:0px; float:left;}
	.contactoCheck {margin:0px 0px 0px 5px; float:left;}
	.contactoBoton {clear:both; padding-top:10px;}
.logoContacto img {width:60%;}
#formularioEnviado {width:90%; max-width:400px; margin:30px auto auto auto; padding:20px; font-size:20px; line-height:40px; border-radius:10px;}	

.capaDireccion p, .capaDireccion a {font-size:18px !important; line-height:25px; vertical-align:top;}
.capaDireccion [class^="icon"] {font-size:22px;}


/* -------- Secciones Legales ---------- */

#secAvisos .fondoBco90 {background:none;}
#secAvisos .sombraCapas {box-shadow:none;}
#secAvisos .just {text-align:left;}
#secAvisos ul, #secAvisos ol {margin-left:0px; padding-left:0px;}
#secAvisos p {padding:0px;}

	
}


/* ----------------------------- ICONOS WEB ------------------------------------*/

[class^="icon"], [class*=" icon"] {font-family:'IconWeb'; speak:none; -webkit-font-smoothing:antialiased;}
.iconHome:before         {content:"\e900";}
.iconCerrar:before       {content:"\e90c";}
.iconFlechaTop:before    {content:"\e901";}
.iconFlechaRight:before  {content:"\e902";}
.iconFlechaBottom:before {content:"\e903";}
.iconFlechaLeft:before   {content:"\e904";}
.iconIconoMenu:before    {content:"\e905";}
.iconIconoEmail:before   {content:"\e906";}
.iconIconoTelef:before   {content:"\e907";}
.iconPieDirec:before     {content:"\e908";}
.iconPieEmail:before     {content:"\e909";}
.iconPieTelef:before     {content:"\e90a";}
.iconPieMovil:before     {content:"\e917";}
.iconPieFax:before       {content:"\e90b";}
.iconFacebook:before     {content:"\e90d";}
.iconTwitter:before      {content:"\e90e";}
.iconWordpress:before    {content:"\e90f";}
.iconBlog:before         {content:"\e910";}
.iconInstagram:before    {content:"\e911";}
.iconYoutube:before      {content:"\e912";}
.iconGoogle:before       {content:"\e913";}
.iconLinkedin:before     {content:"\e914";}
.iconPinterest:before    {content:"\e915";}
.iconMenuRedes:before    {content:"\e916";}


/* --------------------- ESTILOS EFECTOS GENERALES -----------------------------*/

.redondea {border-radius:8px;}

a, .opacidad img, .ampliar img, .ampliar2 img, .desplaza img, .circulo img, .cuadrado img, .grises img, .cabeceraMenu, #menu li a, .menuLogo, .menuFixed, .logoImagen, #contactoEnviar input, .efectos, .efectos a, .efectos img, .headernav, input, textarea, select, .iconoServi img {
	transition:all 0.4s; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; -ms-transition:all 0.4s;}

.efecto2, .efecto2 img, .efecto2 a {transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s;}

.opacidad img, .realce img:hover {opacity:1;}
.opacidad img:hover, .realce img {opacity:0.75;}

.ampliar img {-webkit-transform: scale(1); transform: scale(1)}
.ampliar img:hover {-webkit-transform: scale(1.18); transform: scale(1.18);}

.ampliar2 img {-webkit-transform: scale(1); transform: scale(1)}
.ampliar2 img:hover {-webkit-transform: scale(1.05); transform: scale(1.05);}

.desplaza img {margin-top:0px; padding-bottom:0px;}
.desplaza img:hover {margin-top:-2px; padding-bottom:2px;}

.circulo img, .cuadrado img:hover {border:solid 2px #ffffff; border-radius:0px;}
.circulo img:hover, .cuadrado img {border:solid 2px #ffffff; border-radius:50%;}

.grises img {filter:url('#grayscale'); -webkit-filter:grayscale(100%); filter:grayscale(100%); filter:Gray();}
.grises img:hover {-webkit-filter:grayscale(0%); filter:none;}


/* --------------------- ESTILOS BARRA SCROLL ---------------------------------- */

::-webkit-scrollbar 	   {width:12px; height:12px;}
::-webkit-scrollbar-button {width:10px; height:10px;}
::-webkit-scrollbar-corner {background:transparent;}

::-webkit-scrollbar-thumb		{background:#643501;}
::-webkit-scrollbar-thumb:hover {background:#b7741c;}
::-webkit-scrollbar-track 		{background:#ffffff;}
::-webkit-scrollbar-track, ::-webkit-scrollbar-thumb {border-radius:10px; box-shadow:inset 0 0 5px rgba(0,0,0,0.5);}


/* -------------------------- BARRA DE COOKIES ----------------------------------*/

#barraCookies {width:100%; left:0px; right:0px; bottom:0px; position:fixed; text-align:center;
	background-color:rgba(0,0,0,0.7); color:#fff; z-index:99999999999; display:none;}

.separaCookies {height:20px; clear:both;}

.innerCookies {width:100%; padding-left:5px; font-size:16px; top:30%;}
.innerCookies a.okCook {color:#ffffff; margin:10px; padding:8px 12px; background:#b7741c; border:solid 1px #ffffff; border-radius:5px; text-decoration:none;}
.innerCookies a.inCook {color:#ffffff; margin:10px; padding:8px 12px; background:#643501; border:solid 1px #ffffff; border-radius:5px; text-decoration:none;}
.innerCookies a:hover.okCook, .innerCookies a:hover.inCook {color:#ffffff; background:#000000;}


/* ------------------------- EFECTOS SCROLLER ---------------------------------- */

.scroller {overflow:hidden;}
.section {}

.section:before, .section:after, .side:before, .side:after {content:" "; display:table;}
.section:after, .side:after {clear:both;}

.side {float:left; margin:0; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s;}
.side img {max-width:96%;}

/* Estados Inicial Animaciones */
.cbpInit .side {-webkit-transform:scale(1.05); -moz-transform:scale(1.05); transform:scale(1.05); opacity:0;}	/* Estado Inicial */
.section.cbpAnimate .side {-webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1); opacity:1;}	/* Estado Final */


@media only screen and (max-width: 639px) {
.scroller {font-size:100%;}
.section h2 {margin:0px 10px;}	
.side {width:100%; margin:auto; padding:0px 10px; float:none; display:block;}
.side img {max-width:98%; float:none;}
}

