﻿
body {background:#ffffff;}

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

@font-face {font-family:'GothNw'; font-weight:200; font-style:normal; src:url('fuentes/GothNw-L.woff') format('woff');}
@font-face {font-family:'GothNw'; font-weight:200; font-style:italic; src:url('fuentes/GothNw-LI.woff') format('woff');}
@font-face {font-family:'GothNw'; font-weight:400; font-style:normal; src:url('fuentes/GothNw-N.woff') format('woff');}
@font-face {font-family:'GothNw'; font-weight:400; font-style:italic; src:url('fuentes/GothNw-NI.woff') format('woff');}
@font-face {font-family:'GothNw'; font-weight:600; font-style:normal; src:url('fuentes/GothNw-B.woff') format('woff');}
@font-face {font-family:'GothNw'; font-weight:600; font-style:italic; src:url('fuentes/GothNw-BI.woff') format('woff');}
@font-face {font-family:'GothNw'; font-weight:800; font-style:normal; src:url('fuentes/GothNw-EB.woff') format('woff');}
@font-face {font-family:'GothNw'; font-weight:800; font-style:italic; src:url('fuentes/GothNw-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;}
input, textarea {padding:5px; border:1px solid rgba(0,0,0,0.2); background:rgba(0,0,0,0.02);}
fieldset {padding:10px; border-radius:10px;}
fieldset input {background:#ffffff;}
select {padding:3px;}
.MsoNormal, th {color:#000;}
.highslide-caption {margin-top:15px}
img {border:0px; display:inherit;}
.contendedor-login-carrito {width:100%; max-width:1000px; margin:40px auto auto auto;}

BODY, A {font-family:'GothNw', Arial, Helvetica, sans-serif; font-weight:400;}
A       {color:#0082c9;}
A:hover {color:#000000;}


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

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


#cabeceraClasica {width:100%; height:150px; margin:auto; border-bottom:solid 5px #0082c9; box-shadow:0px 5px 10px rgba(0,0,0,0.3); z-index:99;}


#logoBloque {width:310px; height:100px; margin:20px 0px 0px 0px; position:absolute; z-index:100;}
	.logo {margin:0px; position:absolute;}
	.logo img {width:310px;}
	.logoFondo {width:100px; height:100px; margin:0px; background:url(images/logoJMP360Ico.svg) no-repeat top left; background-size:cover; position:absolute;}
	.logoIcono {width:100px; height:100px; margin:0px; background:url(images/logoJMP360Cir.svg) no-repeat top left; background-size:cover; position:absolute;
		-webkit-animation:animaLogo 5s linear infinite 0s; -moz-animation:animaLogo 5s linear infinite 0s;}

	@-webkit-keyframes animaLogo { 
		0%   {-webkit-transform:rotate(0deg);}
		100% {-webkit-transform:rotate(360deg);}
	}
		
	@-moz-keyframes animaLogo { 
		0%   {-moz-transform:rotate(0deg);}
		100% {-moz-transform:rotate(360deg);}
	}
		
#redesCabecera {width:230px; height:50px; margin:10px 0px 0px 0px; right:0; text-align:center; position:absolute;}
	.iconoRedCab {margin:0px; float:none; display:inline;}
	.iconoRedCab img {height:50px; vertical-align:middle;}		

.cabeceraMenu {width:100%; height:50px; margin-top:95px; position:absolute; overflow:hidden;}
   	.cabeceraMenu ul {margin:0px; text-align:center; float:right;}
	.cabeceraMenu li {margin:0px 1px; float:left; list-style:none;}
	.cabeceraMenu li a {padding:0px 2px 0px 5px; font:600 17px 'GothNw', Arial; line-height:56px; color:#ffffff; display:block;}
	.cabeceraMenu li a:hover {color:#ffffff;}
	
	.botonIzda {width:15px; height:50px; background:url(images/botonIzda.svg) no-repeat top center;}
	.botonLink {height:50px; background:url(images/botonCent.svg) repeat-x top center;}
	.botonDcha {width:33px; height:50px; background:url(images/botonDcha.svg) no-repeat top center;}
	.botonIzda, .botonLink, .botonDcha {float:left; display:inline;}
	.botonMenu:hover .botonIzda {background:url(images/botonIzdaHv.svg) no-repeat top center;}
	.botonMenu:hover .botonLink {background:url(images/botonCentHv.svg) repeat-x top center;}
	.botonMenu:hover .botonDcha {background:url(images/botonDchaHv.svg) no-repeat top center;}
	
/* -------- Clases que agregaremos o modificamos cuando el usuario haga scroll -------- */

	.menuBase {background:url(images/cabeceraFondo.png) repeat-x bottom center #ffffff;}

	.menuFijo {background:#ffffff; top:-75px; position:fixed;}
	.menuFijo #logoBloque {width:190px; height:60px; margin:80px 0px 0px 0px; position:absolute;}
	.menuFijo .logo img   {width:186px;}
	.menuFijo .logoFondo, .menuFijo .logoIcono  {width:60px; height:60px;}
	

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

#Cuerpo {margin:auto auto auto auto; text-align:left; font-size:20px; line-height:1.4em;}
#Cuerpo ul, #Cuerpo ol {margin-left:20px;}

.capaCuerpo   {width:1000px; margin:auto;}
.capaCuerpo p {margin-bottom:10px;}
.capa1000     {width:1000px; margin:auto;}
.capa1000 img {max-width:100%;}

.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%;}

.carritoVacio {width:1000px; margin:40px auto; text-align:center;}
#contenedor-general {width:1000px; margin:40px auto;}


/* ----------- 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;}

.fontPrim {font-family:'GothNw', Arial;}
.fontSecu {font-family:'GothNw', Arial;}

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

.textoInicio {padding:0 0.2em; font-size:1.4em; color:#ffffff; background:#0082c9;}
.textoTitulo {width:100%; margin:20px auto 10px; font-size:28px; line-height:50px; border-bottom:solid 1px #0082c9;}

.textoResaltado {font-weight:600; font-size:20px; line-height:24px;}
.textoResaltado p {margin-bottom:15px;}
.parra-10 p {margin-bottom:20px;}

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

.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;}

.ancho-5   {width:5%;}
.ancho-10  {width:10%;}
.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-50  {width:50%;}
.ancho-60  {width:60%;}
.ancho-70  {width:70%;}
.ancho-80  {width:80%;}
.ancho-100 {width:100%;}

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

.pad-left  {padding-left:20px;}
.pad-right {padding-right:20px;}
.pad-total {padding:20px;}


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

.fonAzulCla    {background:#0082c9;}
.fonAzulClaTte {background:rgba(0,130,201,0.7);}
.fonAzulOsc    {background:#003c5c;}
.fonAzulOscTte {background:rgba(0,60,92,0.7);}
.fonBlanco     {background:#ffffff;}
.fonBlancoTte  {background:rgba(255,255,255,0.5);}
.fonGris       {background:#292927;}
.fonNegro      {background:#000000;}

.bordeDere {border-right:solid 5px #0082c9;}
.bordeIzdo {border-left:solid 5px #0082c9;}

.txtAzulCla {color:#0082c9;}
.txtAzulOsc {color:#003c5c;}
.txtBlanco  {color:#ffffff;}

.sombraBlanca {text-shadow:0px 0px 10px #ffffff;}
.sombraNegra  {text-shadow:0px 0px 10px #000000;}
.sombraImagen img {margin:10px 0px; box-shadow:0px 0px 15px rgba(0,0,0,0.3);}
	

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

.limpiar {clear:both;}

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

.separa-10 {height:10px; clear:both;}
.separa-20 {height:20px; 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-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;}

.separAzulCla, .separAzulOsc {width:100%; height:5px; margin:auto;}
.franjaAzulCla, .franjaAzulOsc {width:100%; height:2px; margin:auto;}
.separAzulCla, .franjaAzulCla {background:#0082c9;}
.separAzulOsc, .franjaAzulOsc {background:#003c5c;}

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


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

.capaFondo  {width:100%; height:100%; padding:0; margin:0; left:0; right:0; top:0; bottom:0; position:fixed; z-index:-100;}
.fondoMetod {background:url(images/fondos/01.jpg) no-repeat top center; background-size:cover;}
.fondoServi {background:url(images/fondos/02.jpg) no-repeat top center; background-size:cover;}
.fondoConta {background:url(images/fondos/03.jpg) no-repeat top center; background-size:cover;}
.fondoLegal {background:url(images/fondos/04.jpg) no-repeat top center; background-size:cover;}
.fondoBlog  {background:url(images/fondos/05.jpg) no-repeat top center; background-size:cover;}

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


/* -------- Slider secciones ---------- */	

#slider-contenedor {width:100%; margin:0; padding:0; background:url(modulos/puntoNegro.png) repeat top center; overflow:hidden;}
.headerimg {background:no-repeat center center #ffffff; width:100%; background-size:cover; position:absolute;}


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

#headerIndex {width:900px; margin:auto; top:50%; margin-top:-130px; text-align:center;}
#sliderTextoIndex {font-size:40px; line-height:45px; text-shadow:2px 2px 7px #000000;}


/* -------- Sección Método BIM -------- */

#headerMetodo {width:900px; margin:auto; top:50%; margin-top:-35px; text-align:center;}
#sliderTxtMet {font-size:60px; line-height:60px; text-shadow:2px 2px 7px #000000;}

.separaMetodo {width:100%; height:75px;}


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

.serviLinea {width:185px; height:100px; margin:50px 0px 0px 0px; background:url(images/secServicios/serviLinea.svg) no-repeat top left; position:absolute;}
.serviIcono {}
.serviTexto {margin-top:18px; padding:0px 30px 0px 50px; font-size:24px; line-height:30px;}



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

.mapas {width:90%; height:550px; margin:35px auto; box-shadow:0px 0px 15px rgba(0,0,0,0.3);}

#contactos {padding:20px; text-align:left; border:solid 3px #003c5c; border-radius:20px; background:#ffffff;}
#contactos input, #contactos select, #contactos textarea {border-radius:5px;
	padding:10px; font:normal 18px 'GothNw', Arial, Helvetica, sans-serif; line-height:22px; border:solid 1px rgba(0,0,0,0.2); background:rgba(0,0,0,0.02);}
#contactos div {margin:0px 10px 10px 10px;}
.contactoTexto {padding:10px; text-align:center; color:#00213C; font:bold 23px 'GothNw', Arial, Helvetica, sans-serif; line-height:25px;}
.flotarForm {float:left;}
.contactoEtiqueta {font-weight:bold;}
.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:#003c5c; cursor:pointer; /* text-indent: -9999px; */}
	#contactoEnviar input:hover {color:#ffffff; background:#0082c9;}

#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);}

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

#Pie {width:100%; margin:auto;border-top:solid 2px #0082c9;}

.fondoPie {background:url(images/pieFondo.png) repeat-x bottom center #003c5c;}

.pie-contenedor {width:1000px; margin:auto;}
	.pie-contenedor, .pie-contenedor a {font:normal 16px 'GothNw', Arial, Helvetica; line-height:24px; color:#ffffff;}	
	.pie-contenedor a:hover {color:#84cbf2;}
	
	.pieLogo img {width:200px; margin-top:25px;}
	
	.iconoPie {width:30px; font-size:22px; line-height:22px; color:#84cbf2; float:left; display:inline;}

	.pieRedes {width:100%; margin-top:30px; text-align:center;}
		.iconoRed, .iconoRed img {width:50px; height:50px;}
		.iconoRed {margin:0px 5px; text-align:center; float:left; display:inline;}
		.iconoRed img {vertical-align:middle;}
		
		.redFace {background:url(images/socialFacebook.svg) no-repeat top center; background-size:contain;}
		.redTwit {background:url(images/socialTwitter.svg) no-repeat top center; background-size:contain;}
		.redInst {background:url(images/socialInstagram.svg) no-repeat top center; background-size:contain;}
		.redBlog {background:url(images/socialWordpress.svg) no-repeat top center; background-size:contain;}


.pie-texto {width:1000px; margin:auto;}
	.pie-copys {width:100%; margin:10px 0px; text-align:center; float:left; display:block;}
		.pie-copys, .pie-copys a {color:#ffffff; line-height:20px;}
		.pie-copys a:hover {color:#cccccc;}		
	


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


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

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;}

.capaCuerpo {width:1350px;}

.margen-30 {height:30px; clear:both;}


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

#headerIndex {width:1350px; margin-top:-150px;}
#sliderTextoIndex {font-size:50px; line-height:60px;}


/* -------- Sección Método BIM -------- */

#headerMetodo {width:1350px; margin-top:-45px;}
#sliderTxtMet {font-size:70px; line-height:70px;}
.separaMetodo {width:100%; height:100px;}


}



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

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

#cabeceraMovil {background:#ffffff;}
#cabecera {width:100%; height:130px; margin:0 auto;}
	.cabecera-imagen {margin:auto; text-align:center; line-height:126px;}
	.cabecera-imagen img {width:100%; max-width:280px; height:auto; vertical-align:middle;}
	
.menuGeneral {width:100%; height:60px; font-size:40px; line-height:60px; text-align:center; background:#0082c9; border-bottom:solid 1px #ffffff; z-index:1000;}
	.botonera {height:60px; margin:0px 15px 0px 0px; float:right; display:inline; overflow:hidden;}
	.botonera a {color:#ffffff;}
	.iconIconoMenu {margin-left:10px; font-size:40px; line-height:60px;}

.cabecera-logo {width:100%; margin:0; text-align:center; position:absolute;}
	.logoImagen {width:50%; margin:auto; left:50%; margin-left:-33%; line-height:52px; opacity:0; z-index:1100;}
	.logoImagen img {width:100%; height:50px; vertical-align:middle;}
	
.menuFixedMovil {width:100%; height:60px; text-align:right; z-index:1000; top:0; position:fixed; background:#0082c9; box-shadow:0px 0px 15px rgba(0,0,0,0.5);}
.menuFixedMovil li a:hover {color:#ffffff;}

.menuNav {width:70%; height:60px; text-align:left; position:absolute; z-index:900;}

.menuNav a, .menuNav a:hover {color:#ffffff; font:400 22px 'GothNw', Arial, Helvetica, sans-serif; line-height:24px; text-decoration:none;}
.dl-menuwrapper ul {background:#064d76;}

.dl-menuwrapper {width:100%; max-width:300px; 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 {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;}
.listaTopos li, .listaOrdenada li {padding:10px auto 50px 20px;}
#secCookies .listaTopos li {word-break:break-all; margin:10px auto 10px 10px;}

.separa-10 {height:5px; clear:both;}
.separa-20 {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-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;}

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

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


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

#headerIndex {width:90%; max-width:300px; margin-top:-160px;}
#sliderTextoIndex {font-size:24px; line-height:26px;}


/* -------- Sección Método BIM -------- */

#headerMetodo {width:90%; max-width:300px; margin-top:-30px;}
#sliderTxtMet {font-size:35px; line-height:35px;}
.separaMetodo {width:100%; height:50px;}


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

#secServicios .scroller .separa-40 {height:0px;}
.serviLinea {display:none;}
.serviTexto {margin:0px 0px 50px 0px; padding:0px 20px; font-size:24px; line-height:30px; text-align:center;}


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

.mapas {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;}
#formularioEnviado {width:90%; max-width:400px; margin:30px auto auto auto; padding:20px; font-size:20px; line-height:40px; border-radius:10px;}	


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

.pie-contenedor {width:100%;}
.pie-contenedor .ancho-30, .pie-contenedor .ancho-40, .pie-contenedor .ancho-25 {width:96%; margin:auto;}

	.pieLogo img {width:220px; margin:20px auto 30px auto;}
	.pieDatos {max-width:295px; text-align:left; margin:auto;}
	.pieDire {font:normal 18px 'GothXNw', Arial, Helvetica; line-height:24px;}
	
	.pieRedes {width:240px; margin:30px auto 15px auto;}

.pie-texto {width:100%; margin:auto;}
	.pie-copys {width:100%; margin:15px 0px; float:none;}

	
}


/* ----------------------------- 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";}
.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, .amplia2 img, .desplaza img, .circulo img, .cuadrado img, .grises img, .cabeceraMenu, #menu li a, .menuLogo, .menuFixed, .logoImagen, #contactoEnviar input, .rotar, .efectos {
	transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s;}

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

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

.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;}

.rotar, .rotarIco {transform:rotate(0deg); -webkit-transform:rotate(0deg);}
.rotar:hover {transform:rotate(180deg); -webkit-transform:rotate(180deg);}


/* --------------------- 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:#5fa6ce;}
::-webkit-scrollbar-thumb:hover {background:#0082ca;}
::-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:#bfdbeb; margin:10px; padding:8px 12px; background:#222222; border:solid 1px #ffffff; border-radius:5px; text-decoration:none;}
.innerCookies a.inCook {color:#bfdbeb; margin:10px; padding:8px 12px; background:#222222; 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.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s;}
.side img {max-width:96%;}

/* Estados Inicial Animaciones */
.cbpInit .side {-webkit-transform:scale(1.2); -moz-transform:scale(1.2); transform:scale(1.2); 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; margin:20px auto;}
}

