﻿/*
 * Descripción: RADONSPAIN
 * Copyright (c) 2018
 * Versión: 6.0
*/

/* ------------------------------

01. Importación
02. Global
03. Generales
04. Genéricas
05. Popups / modals
06. Diseño en caja
07. Header
08. Footer
09. Zonas y cajas
10. Links y botones
11. Listas
12. Forms
13. Paginación
14. Animaciones
15. Slider
16. Multimedia
17. Tablas
18. Media Queries
19. Mensajes Admin

------------------------------*/


/*=========================
	01. Importación
=========================*/

@import url('https://fonts.googleapis.com/css?family=Hind:400,600');

@import url('flexible.css');
@import url('textos.css');
@import url('menu.css');
@import url('owl.carousel.min.css');
@import url('formularios.css');

/*=========================
	02. Glogal
=========================*/

a{text-decoration: none; color: #4b4b4b;}
a:hover, a:focus {text-decoration: none; color: #000000;}/*cambia color*/
footer, header, article, section, div, h1, h2, h3, h4, p, form, input, textarea, img, span, td{margin:0; padding:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
h1,h2,h3,h4{font:inherit}
img{border:none;}
video {width:100%; height:auto; border:0;}
ul, li{margin:0; padding:0; list-style-type:none; list-style: none;}
html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}

sup, sub{font-size:0.8125em;}

/*=========================
	03. Generales
=========================*/

.limpiar{clear:both; font-size:0; line-height:0; float:none;}

acronym, abbr {border-bottom:1px dotted #333; cursor:help; font-style:normal; text-decoration:none}

.separa{width:100%;	height:30px; font-size:0; clear:both;}
.separa-med{width:100%;	height:50px; font-size:0; clear:both;}
.separa-min{width:100%;height:20px; font-size:0; clear:both;}
.separa-peq{width:100%;height:10px; font-size:0; clear:both;}

.separa1{width:100%; height:60px; font-size:0; clear:both;}
.separa2{width:100%; height:70px; font-size:0; clear:both;}
.separa3{width:100%; height:80px; font-size:0; clear:both;}

.izq{float:left;}
.der{float:right;}

.italic{font-style:italic}

.septop {margin-top:50px;}
.sepbot{margin-bottom:40px;}
.septopbot{margin:25px 0;}

.septopmin {margin-top:20px;}

.sepizq{margin-left:10px;}
.sepder{margin-right:10px;}

.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}

.justificado{text-align:justify;}
.enlinea{display:inline-block;}
.enbloque{display:block}

.centrado{margin:0 auto; display:block; text-align:center; float:none}
.centable{margin:0 auto; display:table;}
.full{width:100%}

.centradovertical{width:100%; height:100%; display:flex; align-items: center; justify-content: center}

.relative{position:relative}
.absolute{position:absolute}

.tachado{text-decoration:line-through;}

.underline{border-bottom:1px solid transparent; border-bottom-color: initial;} 
*::-ms-backdrop, a.underline {text-decoration:underline;} /* IE11 */

.zoomin{cursor: zoom-in;}


.noheigh{height:auto; overflow:inherit}
.nobold{font-weight:normal;}
.nomargin{margin:0;}

.linea {display:block; margin:50px 0; width: 100%; height:1px; background:rgba(0,0,0,0.16);}
.linea-med {display:block; margin:30px auto; width: 100%; height:1px; background:rgba(0,0,0,0.16);}
.linea-min {display:block; margin:20px auto; width: 100%; height:1px; background:rgba(0,0,0,0.16);}
.linea-abajo {display:block; margin:50px auto; width: 100%; height:1px; background:rgba(255,255,255,0.10);}
.linea-min-abajo {display:block; margin:10px auto; width: 100%; height:1px; background:rgba(255,255,255,0.15);}

.redondo{border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
.redondo-min{border-radius:2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.redondo-big{border-radius:8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}

.redondo-top{border-radius:4px 4px 0px 0px; -moz-border-radius: 4px 4px 0px 0px;-webkit-border-radius: 4px 4px 0px 0px;}
.redondo-bottom{border-radius: 0px 0px 4px 4px; -moz-border-radius: 0px 0px 3px 3px;-webkit-border-radius: 0px 0px 4px 4px;}

/*.visible_en_movil, .visible{visibility:hidden; display:none;}*/

.mayusculas{text-transform:uppercase}

.capa1{z-index:2;}

.post-imagen{float:left; margin-bottom:0px;}
.post-texto{display:block; overflow: hidden; padding: 0px 0px 2px 10px;margin-bottom:0px;}

.imgborde{border:1px solid rgba(0,0,0,0.15);}
.elipsis{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.help{cursor:help;}

.sombra{-webkit-box-shadow: 0px 0px 28px -2px rgba(0,0,0,0.28);	-moz-box-shadow: 0px 0px 28px -2px rgba(0,0,0,0.28); box-shadow: 0px 0px 28px -2px rgba(0,0,0,0.28);}
.sombra-texto{text-shadow: 3px 3px 3px rgba(0,0,0,0.3);}

/*=========================
	04. Genéricas
=========================*/

/*Scroll aparece*/
.scrolltop{width:50px; height:50px; text-indent:-9999px; /*opacity:0.8;*/ position:fixed; bottom:40px; right:20px; display:none; background:#b62247 url('../images/top.png') no-repeat center center; z-index:1000; }/*cambia color*/

/*Resolución*/
#dimensions {position: fixed; left: 10px; bottom: 0px; background:#000\9; background-color:rgba(0, 0, 0, 0.8); font-size: 13px; color: #fff; padding: 5px 10px; z-index:1000}

/*selecciones*/
::selection { background:#b62247;  color:#fff;}
::-moz-selection { background:#b62247; color:#fff;}


/*=========================
    05. MODALS /NUEVO/
=========================*/

.zona-modal, .overlay-modal {height: 100%; width: 100%; position: fixed; left: 0; top: 0; background-color:rgba(0,0,0,0.8); overflow-x: hidden; z-index:1001; display:none;}

.modal-centrada{display:-ms-flexbox; display:flex; -ms-flex-align:center; align-items:center; min-height:calc(100% - (.5rem * 2)); max-width:520px; margin:0 auto;}
.modal-centrada::before{display:block; height:calc(100vh - (.5rem * 2)); content:""}
.modal-centrada.maxsize, .modal-centrada.xl-size {max-width:1200px; margin:0px auto;}
.modal-centrada.medsize, .modal-centrada.l-size {max-width:720px; margin:0px auto;}
.modal-centrada.minsize, .modal-centrada.s-size {max-width:360px; margin:0 auto;}
.modal-centrada.full {max-width:100%; margin:0 auto;}

.modal-centrada.fullscreen {width:100vw;max-width:none;height:100%;margin:0}
.modal-centrada.fullscreen .contenido-modal{height:100%;border:0;border-radius:0}
.modal-centrada.fullscreen .header-modal{border-radius:0}
.modal-centrada.fullscreen .body-modal{overflow-y:auto}
.modal-centrada.fullscreen .footer-modal{border-radius:0}

.modal-centrada.fullscreen .contenido-modal {position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; height:100vh; margin:0px !important;}
.modal-centrada.fullscreen .header-modal {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-negative: 0; flex-shrink: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.modal-centrada.fullscreen .body-modal {position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;}
.modal-centrada.fullscreen .footer-modal {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-negative: 0; flex-shrink: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end;}

@media (max-width: 991px) {.modal-centrada.modal-full-screen .contenido-modal{height:90vh;}}

.modal-centrada.scroll .body-modal {max-height: calc(100vh - 210px); overflow-y: auto;}

.modal-centrada.no-header .body-modal, .modal-centrada.no-footer .body-modal, .modal-centrada.no-header-footer .body-modal{padding-top:1.75rem; padding-top:1.75rem;}

.contenido-modal {position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: inherit; background-clip: padding-box; outline: 0; border-radius:inherit; background-color:white;}
.contenido-modal{margin:5px 10px;}

.cerrar-modal{position:absolute; top:0px; right:5px; z-index:1; font-size: 1.25em}
.cerrar-modal a{color:#b62247; font-size:1.25em;}

.header-modal{background-color:inherit; padding:1rem 1.25rem; position:relative; border-top-left-radius:inherit; border-top-right-radius:inherit; border-bottom: 1px solid #dbdfea;}
.header-modal img{max-width:90px;}

.header-modal.noborde{border:0px !important; padding-bottom:0rem !important;}
.header-modal.verde{background-color:#32964d !important; color:white !important; border:0px !important;}
.header-modal.amarillo{background-color:#ffae11 !important; color:white !important; border:0px !important;}
.header-modal.rojo{background-color:#c1002b !important; color:white !important; border:0px !important;}
.header-modal.cian{background-color:#09c2de !important; color:white !important; border:0px !important;}
.header-modal.azul{background-color:#3b7ddd !important; color:white !important; border:0px !important;}
.header-modal.light{background-color:#e9ecef !important; border:0px !important;}
.header-modal.colordest{background-color:#7f8dff !important; border:0px !important;}

.header-modal.gris{background-color:#6b7275 !important; color:white !important; border:0px !important;}

.body-modal, .content-modal{padding:1rem 1.25rem; padding:1.5rem 1.25rem; background:white; border-bottom-left-radius:inherit; border-bottom-right-radius:inherit;overflow-y: auto;}
.body-modal.scroll {max-height: calc(100vh - 210px); overflow-y: auto;}

.body-modal.l-size{padding:1.75rem 1.25rem;}
.body-modal.xl-size{padding:2.25rem 1.25rem;}

.footer-modal, .bottom-modal {padding:1rem 1.25rem; background:white; border-bottom-left-radius:inherit; border-bottom-right-radius:inherit; border-top: 1px solid #dbdfea;}

.footer-modal.verde {color: #fff !important; background: #32964d !important; border:0px !important;}
.footer-modal.amarillo {color: #fff !important; background: #ffae11 !important; border:0px !important;}
.footer-modal.rojo {color: #fff !important; background: #c1002b !important; border:0px !important;}
.footer-modal.cian{color:white !important; background-color:#09c2de !important; border:0px !important;}
.footer-modal.azul{color:white !important; background-color:#3b7ddd !important; border:0px !important;}
.footer-modal.gris {color: #fff !important; background: #6b7275 !important; border:0px !important;}
.footer-modal.light {background: #e9ecef !important; border:0px !important;}

.footer-modal.rojo, .footer-modal.rojo:focus{color: #fff !important; background: #c1002b !important; border:0px;}
.footer-modal.rojo:hover {color: #fff !important; background: #c1002b !important;}

@media (max-width: 991px) {
    .modal-centrada.maxsize{max-width:90%;}
}

@media (max-width: 767px) {
    .modal-centrada.minsize, .modal-centrada.medsize{max-width:90%;}
}

.fondo-overlay {position: fixed; top: 0; left: 0; z-index: -1; width: 100vw; height: 100vh; background-color: rgba(0,0,0,0.8);}

.text-modal{max-height:200px; overflow:auto; margin-top:15px;}




/*===============================
	06. Diseño en caja
=================================*/


.page-wrapper {background-color: #ffffff; width:100%;}

.boxed .page-wrapper {margin-right: auto; margin-left: auto; position: relative; -webkit-box-shadow: 1px -22px 54px 5px rgba(0,0,0,0.53); -moz-box-shadow: 1px -22px 54px 5px rgba(0,0,0,0.53);	box-shadow: 1px -22px 54px 5px rgba(0,0,0,0.53);}
	
.fondoweb {
	background:#f1f1f1 url("../images/fondo.jpg") repeat fixed; /*center center fixed */
	/*-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;*/
}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {.boxed .page-wrapper {width: 750px;}}

@media (max-width:768px){ .fondoweb{background:none}}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width:992px) {.boxed .page-wrapper {width: 970px;}}

/* Large devices (Large desktops 1200px and up) */
@media (min-width:1200px) {.boxed .page-wrapper {width: 1170px;}}

/* Large devices (Large desktops 1400px and up) */
@media (min-width:1400px) {.boxed .page-wrapper {width: 1370px;}}

/* Large devices (Sueperlarge desktops 1700px and up) 
@media (min-width:1700px) {.boxed .page-wrapper {width: 1670px;}}*/


/*=========================
	07. Header
=========================*/

.fontop{background:#edeff2; width:100%; padding:0; border-bottom:1px solid #d0d1d6; position:relative; margin-bottom:30px;}

.fonmenu{width:100%; background:#384440; border-bottom:1px solid white; margin-top:30px;}


/*lista-top*/
.zona-top-right{float:right;}
.zona-top-left{float:left;}


.listatop li{font-family:'Hind', sans-serif; color: #384440; display:inline-block; text-align:center; float:left; border-left:1px solid #d0d1d6; padding:10px;}
.listatop li:first-child{border-right:1px solid #d0d1d6;}
.listatop li:last-child{border-right:1px solid #d0d1d6; border-left:0px}
.listatop li a{color: #384440; display:block; margin:0; text-decoration:none;}
.listatop li a:hover{color: #384440; background:transparent; text-decoration:none;}

.listatop li.horario{background:url('../images/icono-horario.png') no-repeat 10px 13px; padding-left:30px;}
.listatop li.telefono{background:url('../images/icono-telefono.png') no-repeat 10px 13px; padding-left:30px;}

/*lista-redes*/
.listaredes li{display: inline; width: auto;}			
.listaredes li a {display: block; float: left; height: 100%; margin: 0; padding: 0; border-left:1px solid #d0d1d6;}

.listaredes li.facebook a{background: url(../images/facebook.png) no-repeat center center; padding:23px 20px 22px 20px;}
.listaredes li.facebook a:hover{background: #1a76cc url(../images/facebook_ho.png) no-repeat center center;}

.listaredes li.youtube a{background: url(../images/youtube.png) no-repeat center center; padding:23px 20px 22px 20px;}
.listaredes li.youtube a:hover{background: #f61c0d url(../images/youtube_ho.png) no-repeat center center;}


.listaredes li.twitter a{background: url(../images/twitter.png) no-repeat center center; padding:23px 20px 22px 20px;}
.listaredes li.twitter a:hover{background: #33ccff url(../images/twitter_ho.png) no-repeat center center;}

.listaredes li.linkedin a{background: url(../images/linkedin.png) no-repeat center center; padding:23px 20px 22px 20px;}
.listaredes li.linkedin a:hover{background: #1d8cb5 url(../images/linkedin_ho.png) no-repeat center center;}
.listaredes li.linkedin a{border-right:1px solid #d0d1d6;}


/*logo y zona logo*/
.logotipo{max-width:300px; position:relative; padding-top:5px}
.lema{position:absolute; bottom:-22px; left:0; font-size: 0.75em; color: #384440; font-weight:bold}

.listatopder{float:right; color:#272726;}
.listatopder li{padding:0px 25px 0px 8px; color: #272726; border-right: 0px solid #d0d1d6; display:inline-block; position:relative; cursor:default; line-height:130%}
.listatopder li:last-child{border:none; padding-left:20px;}
.listatopder li:last-child{padding-right:0px;}

.listatopder li img{padding:7px 5px 0 0;}

.listatopder li p{max-width:250px; width:auto;line-height:140%; font-family: 'Arial', sans-serif;}
.listatopder li p span{font-size:1.125em;}
.listatopder li p a{color:#999999;}


/*idioma*/
.zona-idioma{position:absolute; top:-15px; right:15px; z-index:1;}
div.idioma-on {display:inline}
div.idioma-on a{background:#b62247; color:#fff; padding:2px 6px; font-size:0.8571em; margin:0 3px; border-radius:2px;}
div.idioma-on a:hover{color:#fff;}

div.idioma-of {display:inline}
div.idioma-of a{background:#e0e0e0; color:#666; padding:2px 6px; font-size:0.8571em; border-radius:2px;}
div.idioma-of a:hover{background:#333; color:#fff;}



/*=========================
	08. Footer
=========================*/

/*footer{background:white; color:#37433f;}
footer a, footer a:hover, footer a:focus{color:#37433f;}*/

footer{background:#202725; color:#ccc;}
footer a, footer a:hover, footer a:focus{color:#ccc;}

.pie{background:#151b19; width:100%; padding:30px 0px;}

/*=========================
	09. Zonas y cajas
=========================*/

.fondo-colordest{background: #b62247; padding:4em 0;}
.fondo-gris{background: #edeff2; padding:3em 0;}


/*contendedor foto fila*/
.contenedor-maxwidth {max-width: 1670px; margin: 0 auto; }
.fila-maxwidth{margin-right:0px;margin-left:0px;}
.fila-maxwidth:before,
.fila-maxwidth:after {content: " "; display: table;}
.fila-maxwidth:after {clear: both;}

.col-container {display: table; width: 100%;}
.colmitad {display: table-cell; padding:0 15px;}
.colmitad.izq{width:49%;}
.colmitad.der{width:49%;}
.fondo-celda-inicio{background: url(../images/foto-inicio.jpg) no-repeat;}

@media (max-width: 991px) {
	.colmitad.izq, .colmitad.der {width:100%; display:block;}
	.fondo-celda{margin-top:30px;}
}

.infoemp{padding:15px; float:left; margin:20px auto 0 auto; padding-left:0px}
.infoemp p{color:#1e2623; font-family:"hind", sans-serif; font-weight:600; font-size:1.125em}
.infoemp p span{font-size:2.25em; color:#b62247;}



/*noticias pasando arriba abajo*/
.fondo-noticias-pasando{background:#edeff2;}
.trending-now {background-color: #edeff2; padding: 12px 0;}
.trending-now-label {
   background-color: #b62247;
   font-family: "hind", sans-serif;
   font-weight:600;
   font-size: 0.875em;
   display: inline-block;
   color: #fff;
   padding: 0 12px;
   line-height: 26px;
   text-transform: uppercase;
   letter-spacing: 0.04em;
   float: left;
   margin-right: 20px;
}

.newsticker {padding-right: 59px; height: 24px; overflow: hidden;}
.newsticker_item {line-height: 24px; font-family: "Hind", sans-serif; font-size:1.0625em;}
.newsticker-buttons {position: absolute; top: 0; right: 15px;}

.newsticker-button {background-color: white; padding: 0; width: 28px; height: 28px; line-height: 100%; text-align: center; font-size: 1em; font-weight:bold; color: #878c8e; border: 1px solid #ccc; cursor:pointer;}
.newsticker-button:focus {outline: none;}
.newsticker-button:hover {background-color: #b62247; color: #fff; border-color: transparent;}

.newsticker-button.left:before {content: "\2039";}
.newsticker-button.right:before {content: "\203A";}

/*servicios caja*/
.caja-servicios{background:white; border:1px solid rgba(0,0,0,0.1); padding:50px 15px; max-width:350px; margin:0 auto; text-align:center;}
.caja-servicios img{margin:0 auto 15px auto; text-align:center;}
.caja-servicios h3{font-size:1.125em; font-family:"Hind", sans-serif; font-weight:600; margin-bottom:15px;}

/*logos clientes*/
.zona-clientes{padding:0px; margin:0px;}
.cliente img{text-align:center; margin:0 auto; max-width:200px;}

.barra-clientes-top{background:#b62247; padding:1px 0px; text-align:left; font-family: 'hind', sans-serif; font-size: 0.875em; color:white; border-top:1px solid #fff;}
.zona-clientes-top{padding:5px 0px; margin:0px;}
.clientetop img{text-align:center; margin:0 auto; max-width:130px;}

/*detalle*/
.zona-foto-detalle {margin:0 auto; max-width:502px;}
.zona-foto-detalle img{position:retalive;}
.zona-texto-detalle{border-left:4px solid #d0d1d6; padding:10px 0px 10px 15px;}


/* zona módulos secciones */
.zona {padding: 3em 0;}
.zona.notop{padding-top:0em;}
.zona.nobottom{padding-bottom:0em;}


/*noticias*/
.zona-listado{max-width:502px; margin:0px auto 30px auto;}
.zona-listado img{position:relative; margin-bottom:10px}


/*parallax*/
.zona-parallax {
    position: relative;
    padding: 4em 0em;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-image: url(../images/fondoparallax.jpg);
}

/*parallax*/
.zona-parallax-secciones {
    position: relative;
    padding: 4em 0em;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-image: url(../images/fondoparallaxsecciones.jpg);
}


/*caja foto*/
.caja-foto{max-width:345px; margin:0 auto 20px auto; font-family: 'Hind', sans-serif; font-weight:600; font-size:1.125em;}
.caja-foto img{margin-bottom:15px;}

/*zona logos*/
.zona-logo{margin:20px auto; text-align:center}


.miniline{position:relative; display:block; padding-bottom: 15px; margin-bottom:20px}
.miniline:before {position: absolute; content: ""; width: 36px; height: 2px; background-color: #b62247; left: 0; bottom: 0;}
.miniline:after {position: absolute; content: ""; width: 2px; height: 2px; background-color: #b62247; left: 38px; bottom: 0;}


/*cajablanca*/
.cajablanca {
    width: 100%;
    display: block;
    margin: 0 auto;
    border: 1px solid #dbdbdb;
    background: #fff;
    padding: 3em 15px;
    position: relative;
}

.cajablanca.amarilla{background:#ffffec;}



/*=========================
	10. Links y botones
=========================*/

/*botones*/
.boton {
	background: #b62247; color: #fff; font-size:0.9375em; padding: 12px 35px 10px 35px; letter-spacing: 0.5px; text-transform: uppercase; margin: 0px 3px; border-radius:0px;
    -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; text-align:center;
    border:1px solid #b62247;
}

.boton:hover, .boton:focus {color: #b62247; background: #ffffff; border:1px solid #b62247;}

.boton.invert{color: #b62247; background: #ffffff;}
.boton.invert:hover {color: #fff; background: #b62247;}

.boton.full{width:100%; display:block;}
.boton.min{padding: 7px 25px 6px 25px;}

.boton.tienda{padding: 4px 10px 3px 10px; margin:5px 0px 0px 10px; font-size:0.875em; color:#ffff01;}/*NUEVO*/
.boton.tienda:hover, .boton.tienda:focus{color: #b62247;}/*NUEVO*/

.cursor-pointer{cursor: pointer !important;}/*NUEVO*/

.caja-trabajos{background:white;  max-width:370px; margin:0 auto; text-align:center;}/*NUEVO*/
.caja-trabajos div{margin:0 5px; border:1px solid rgba(0,0,0,0.1);padding:10px 10px;}/*NUEVO*/
.caja-trabajos div img{margin-bottom:10px;}

/*btn texto*/
a.btn-texto {color: #b62247; display: inline-block; font-weight: normal; letter-spacing: 0.5px; text-decoration: none; outline: none; margin-top:10px;}
.btn-texto:after {content: "\203A";	font-size:1.1333em;margin-left: 5px;}



/*=========================
	11. Listas 
=========================*/



/*lista abajo*/
.lnkaba { margin:0px 0px;}
.lnkaba li {display:block; color:#888c99; font-size:0.9375em; line-height: 1.8em; background: url(../images/tri.gif) no-repeat 0px 12px; padding:3px 0 0 13px}
.lnkaba li a{color:#888c99; text-decoration:none;}
.lnkaba li a:hover, .lnkaba li a:focus {tex-decoration:none; color:#9398a7}
.lnkaba li.col2 {display:inline-block; width:48%;}

.lnkaba li.loc {background: url(../images/ico-loc.gif) no-repeat 5px 8px; padding: 3px 0 0 22px;}
.lnkaba li.tel {background: url(../images/ico-tel.gif) no-repeat 2px 8px; padding: 3px 0 0 25px;}
.lnkaba li.ema {background: url(../images/ico-ema.gif) no-repeat 0px 9px; padding: 3px 0 0 25px;}



/*lista simple*/
ul.simplelist{margin:0px 0px;}
ul.simplelist.nomargin{ margin-bottom:0px;}
ul.simplelist li {margin:0 20px 0 30px; padding:7px 0 7px 0px;}
ul.simplelist li.enlinea{display:inline-block; text-align:center; background:#ededed; padding:10px; margin:5px 0;}
ul.simplelist li a{text-decoration:underline;}

ul.simplelist li.num {list-style-type: decimal}/*números*/
ul.simplelist li.nu0 {list-style-type: decimal-leading-zero}/*números con 0 antes*/
ul.simplelist li.min {list-style-type: lower-latin}/*minúsculas*/
ul.simplelist li.may {list-style-type: upper-latin}/*mayúsculas*/
ul.simplelist li.cua {list-style-type: square;}/*cuadrado*/
ul.simplelist li.pun {list-style-type: disc;}/*círculo relleno*/
ul.simplelist li.cir {list-style-type: circle;}/*círculo vacio*/

ul.simplelist li.punto {margin:10px 15px;}
ul.simplelist li.punto {background: url(../images/punto.png) no-repeat 0px 9px; padding: 0px 0 0px 15px;}


ul.simplelist li.descarga {margin:10px 15px;}
ul.simplelist li.descarga {background: url(../images/icono-descarga.png) no-repeat 0px 6px; padding: 0px 0 0px 20px;}

ul.simplelist li.enlace {margin:10px 15px;}
ul.simplelist li.enlace {background: url(../images/icono-enlace.png) no-repeat 0px 6px; padding: 0px 0 0px 22px;}


/*=========================
        12. Forms
=========================*/




/*=========================
	13. Paginación
=========================*/

/*siguiente anterior*/
.pager{padding-left:0; /*margin-bottom:10px;*/text-align:center;list-style:none; }
.pager li{display:inline; font-family:Arial, Helvetica, sans-serif;}
.pager li>a,.pager li>span{display:inline-block;padding:6px 10px;background-color:#fff;border:1px solid #ddd;border-radius:inherit; background-repeat: repeat-x; background-color:#fff; /*background-image: linear-gradient(to bottom, #fff 0%, #f4f4f4 100%);*/}
.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}
.pager .siguiente>a,.pager .siguiente>span{float:right}
.pager .anterior>a,.pager .anterior>span{float:left}
.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#ddd;cursor:not-allowed;background-color:#fff}

/*paginación*/
.paginacion li{display:inline; font-weight:normal; border-radius:inherit; line-height:45px; border-radius:0px; }

.paginacion li a {color: #4b4b4b; background: #e1e1e1; text-decoration: none;  padding: 10px 16px; margin:5px 6px 0 0; border-radius:0px;}
.paginacion li a:hover {background: #3a4541; color: #fff;}
.paginacion li.disabled{padding: 10px 16px; margin:5px 6px 0 0; background:#f5f5f5; color: #999; cursor: default;}
.paginacion li.active {padding: 10px 16px; margin:5px 6px 0 0; background: #b62247; color:#fff; cursor: default;}/*cambiar color*/

/*=========================
	14. Animaciones
=========================*/


/*hover icon images*/
.hover_icon {position:relative; display:block;}
.hover_icon:before {
	font-size:3em; color:#ffffff; cursor:pointer; position:absolute; z-index:1; left:50%; top:50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	   -moz-transform: translateX(-50%) translateY(-50%);
	        transform: translateX(-50%) translateY(-50%);

	opacity: 0; filter: alpha(opacity=0);margin-top: 100px;
	
	-webkit-transition: all ease .3s;
	   -moz-transition: all ease .3s;
	    -ms-transition: all ease .3s;
	     -o-transition: all ease .3s;
	        transition: all ease .3s;
}
.hover_icon:hover:before {opacity: 1; filter: alpha(opacity=100); margin-top: 0; border-radius:4px;}

.hover_icon_mas:before {content:'+';}

.hover_icon:after {
	content: ' '; position: absolute; z-index:0; top:0; left:0; bottom:0; right:0; background-color: rgba(0,0,0,0.3); opacity: 0;
	-webkit-transition: opacity ease .3s;
	   -moz-transition: opacity ease .3s;
	    -ms-transition: opacity ease .3s;
	     -o-transition: opacity ease .3s;
	        transition: opacity ease .3s;
}
.hover_icon:hover:after {opacity: 1; border-radius:4px;}


/*a hover*/
.ahover{
	-webkit-transition: all ease .3s;
	   -moz-transition: all ease .3s;
	    -ms-transition: all ease .3s;
	     -o-transition: all ease .3s;
	        transition: all ease .3s;
}



/*=========================
	15. Slider
=========================*/

.img100x100{position:relative; z-index:0;}

.slidercontent {display: block !important; color:white;}
.innerslider {display: flex; justify-content: center; align-items: center; margin: auto; position: absolute; z-index: 10; width: 100%; height: 100%;}
.image-overlay {position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 5; background-color: rgba(0, 0, 0, 0.10);}
.slidercontent {background: url(../images/transblack.png) repeat; max-width:600px; padding:30px}

.slider-text {font-size: 2.5em; font-family:'Hind', sans-serif; font-weight:600; color: #fff; letter-spacing: 2px; line-height: 1em; padding: 0; line-height:120%; margin: auto;}
.slider-text span{color:#ffff01;}

.slider-text.movil {font-size:1.5625em;}





/*=========================
	16. Multimedia
=========================*/

.imgmini{max-width:120px;}

.listgal{display:inline-block; margin:0px 8px 8px 0px; border-radius:inherit; vertical-align:top; position:relative}
.zonagaleria{margin:0 auto; width:auto; display:table; border-radius:inherit;}
.galeria{width:auto; max-width: 100%; width: auto\9; display:inline-block; margin:5px 10px 5px 0;}

.img-izq{width:auto; max-width: 100%; width: auto\9; float:left; margin:0px 15px 2px 0;	max-width:452px;}
.img-der{width:auto; max-width: 100%; width: auto\9; float:right; margin:0px 0px 2px 15px; max-width:452px;}

.bordeabajoimg{border-bottom:3px solid #b62247;}

/*google maps*/
.gmap{position:relative;}
.gmap iframe{width:100%; margin-bottom:0px; border:0px solid #e7e7e7;}
#mapacontacto {width:100%; height:450px; border:0px solid #ccc;}
#mapatrabajos {width:100%; height:500px; border:1px solid #e7e7e7;}


/*responsive video*/
@media (min-width: 1400px) {
	.zona_video{margin:0 auto; width:70%; display:table; background:blue}
}

.video-container {position: relative; padding-bottom: 56.25%; /*padding-top: 30px;*/ height: 0;	overflow: hidden; margin:0px auto;}
.video-container iframe,  
.video-container object,  
.video-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}

/* vídeo ajustado al centro con un tamaño máximo */
.video-wrapper {width: 1024px; max-width: 100%; margin: 0 auto;}
.video-wrapper2 {width: 500px; max-width: 100%;	margin: 0 auto;}


/*========================================
	         17. Tablas 
=========================================*/

table {max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0;}

.table {width: 100%; margin-bottom: 20px; border:1px solid #ddd}

.table th, .table td {padding: 8px; line-height: 160%; text-align: left; vertical-align: top; border-top: 0px solid #dddddd; vertical-align:middle; border:1px solid #ddd; background:white} 

.table th {background:#a50050; color:white; font-weight:normal; font-size:1.0666em}

.table td.center, .table th.center{text-align:center;}

.table thead th {vertical-align: bottom;}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {border-top: 0;}

.table tbody + tbody {border-top: 2px solid #dddddd;}

.table .table {background-color: #ffffff;}

.table-condensed th,
.table-condensed td {padding: 4px 5px;}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {background-color: #f9f9f9;}

.table-linsep tbody > tr:nth-child(odd) > td,
.table-linsep tbody > tr:nth-child(odd) > th {border-bottom:1px solid #dddddd;}


/*divtabla*/
div.tabla {padding:15px 0; display: table; width:auto;}
div.tr {display: table-row;}
div.td {display: table-cell;}
div.td p{color:#b62247; font-size:1.125em;}
div.td p span{font-size:0.8125em; margin-right:10px; color:#666;}

/*nuevo*/
.table th, .table td {border:0px solid #ddd; border-bottom:1px solid #ddd;}
.table.zonas td:nth-child(1) {width: 15%; text-align:center;}
.table.zonas td:nth-child(2) {width: 30%;}
.table.zonas td:nth-child(3) {width: 25%;}
.table.zonas td:nth-child(4) {width: 30%;}

.formulario.zonas{max-width:300px; width:250px; padding:10px; border-radius:3px;}


/*=========================
	18. Media Queries
=========================*/

.noverflow{overflow:visible;}

.tablet.visible, .movil.visible{visibility:hidden; display:none;}
.visible-max{visibility:hidden; display:none}


@media (min-width:1940px) {}

@media (min-width:1400px) {
	.visible-max{visibility:visible; display:inherit;}
}

@media (max-width:1200px) {
	.table-responsive{width:100%; margin-bottom:15px; overflow-x:scroll; overflow-y:hidden; -ms-overflow-style:-ms-autohiding-scrollbar; -webkit-overflow-scrolling:touch; /*border:1px solid #ddd*/}
	.table-responsive>.table{margin-bottom:0}
	.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}
}

@media (max-width: 991px) {
	

	

	.zona-abajo {float:none; margin:0 auto; text-align:center;max-width:400px}
	.lnkaba li{background:none; padding:0px;}
	
	.centradomovil{margin:0 auto; display:block; text-align:center; float:none}
		
	/*.invisible{visibility:hidden; display:none;}
	.visible{visibility:visible; display:inline-block;}*/
	
	.tablet.invisible{visibility:hidden; display:none;}
	.tablet.visible{visibility:visible; display:inherit;}

	
	.logotipo {margin:0px auto; float:none; text-align:center;}
	
	.zona-centrada{margin:0 auto; display:table;}
	.elipsis.nohidden{white-space: normal; overflow: inherit; text-overflow: clip;}
	
	.tablet.noelipsis{white-space: normal; overflow: inherit; text-overflow: clip;}
	
	.centrado-tablet{margin:0 auot; text-align:center; float:none;}
	

	.zona-abajo {float:none; margin:0 auto; text-align:center;max-width:400px}
	
	.centablemin{margin:0 auto; display:table;}
	.lnkaba li, .lnkaba li.loc, .lnkaba li.tel, .lnkaba li.ema {background:none; padding:0px;} 
	.lnkaba li.col2{display:block; width:100%}
	
	
	.img-izq, .img-der{float:none; text-align:center; width:auto; max-width:452px; margin:0 auto 15px auto;}
}

@media (max-width: 767px) {
	
	.centrado-galeria{text-align:center; margin:0 auto;}
	
	.invisible_en_movil{visibility:hidden; display:none}
	.visible_en_movil{visibility:visible; display:inline-block;}
	
	.movil.invisible{visibility:hidden; display:none}
	.movil.visible{visibility:visible; display:inherit;}
	
	.wrapper{display:block;}
	.gmap iframe{width:100%;border:0px;	padding:0;}
	.elipsis.nohiddenmin{white-space: normal; overflow: inherit; text-overflow: clip;}
	
	.movil.noelipsis{white-space: normal; overflow: inherit; text-overflow: clip;}
	
	.centrado-movil{margin:0 auot; text-align:center; float:none;}
	
	.PlanPricing{margin-bottom:100px;}
}


@media (min-width: 320px) and (max-width:720px) {
	.cajablanca.max{padding:40px 15px}
	
	
	.zonagaleria{text-align:center}

}

@media (max-width: 720px){
	.imgmin{width:120px;}
}


/*=========================
	19. Mensajes Admin
=========================*/


.msg-form{
  position: relative;
  display:inline-block;
  margin: 0px 0px 15px 0px;
  padding:10px;
  font: normal 1em /*'Poppins',*/ Arial, Helvetica, sans-serif; 
  /*min-width:180px;*/
  line-height:130%;
}

.msg-form.min{padding:8px; font-size:0.9285em;}

.msg-form.peq{font-size:0.8571em; /*font-style:italic;*/ padding:4px; margin:0px}

.msg-form.transparente{background:rgba(255,255,255,0.65); border:1px solid #ccc; color:#4b4b4b;}

.msg-form.blanco{background:#fff; border:1px solid #dbdbdb; color:#4b4b4b;}
.msg-form.verde{background:#dff0d8; border:1px solid #d6e9c6; color:#3c763d;}
.msg-form.amarillo{background:#f9edcf; border:1px solid #f6e4b8; color:#5f5952;}
.msg-form.rojo{background:#f5e8eb; border:1px solid #e4d1d6; color:#c33939;}
.msg-form.amarilla{background:#ffffec; border:1px solid #ececdb; color:#4b4b4b;}



/*.posicion-mensajes{position: fixed;  right: 15px; top: 20px; z-index:5000;width:50%;}*/

.posicion-mensajes{position:fixed; z-index:1000000; top:15px; right:20px; /*max-width:500px;*/width:50%;
	right: calc(50% - 700px + 20px); /*la mitad del tamaño máximo de pantalla definido en flexible*/
}

@media all and (max-width: 1400px){.posicion-mensajes {right: 20px;}}
@media all and (max-width: 1200px){.posicion-mensajes {right: 20px;}}
@media (max-width: 480px) {.posicion-mensajes {right: 10px;max-width:400px; font-weight:normal}}
@media (max-width: 768px) {.posicion-mensajes{width:90%;}}


#mensajes{position:fixed; z-index:1000000; top:15px; right:20px; /*max-width:500px;*/width:50%;
	right: calc(50% - 700px + 20px); /*la mitad del tamaño máximo de pantalla definido en flexible*/
}

@media all and (max-width: 1400px){#mensajes {right: 20px;}}
@media all and (max-width: 1200px){#mensajes {right: 20px;}}
@media (max-width: 480px) {#mensajes {right: 10px;max-width:400px; font-weight:normal}}
@media (max-width: 768px) {#mensajes {width:90%;}}


/*mensaje ok*/
.mensaje {
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	background: url("../images/mensaje_correcto.png") left 7px top 11px no-repeat;
	background-color: #5ebd5e;
    border: 1px solid #43a543;
	padding: 10px 15px 15px 30px;
	margin: 3px;
	display:block;
	font-size:1.077em;
	/*min-width:200px;
	max-width:500px;*/
}

.mensaje a{color:#fff}
.mensaje a:hover{color:#fff}


/*aviso*/
.aviso {
	color:#333;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
	background: url("../images/mensaje_aviso.png") left 7px top 12px no-repeat;
	background-color: #ffae10/*f4b04f*/;
    border: 1px solid #f19a1f;
	padding: 10px 15px 15px 30px;
	margin: 3px;
	font-size:1.077em;
}

.aviso a{color:#333;}
.aviso a:hover{color:#000;}

/*error ko*/
.error {
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	background: url("../images/mensaje_error.png") left 7px top 11px no-repeat;
	background-color: #e66454;
    border: 1px solid #df3c28;
	padding: 10px 15px 15px 30px;
	margin: 3px;
	font-size:1.077em;
}

.error a{color:#fff}
.error a:hover{color:#fff}



.btn-cerrar{text-align:center; margin-left:5px; position:relative; vertical-align: middle;}
.btn-cerrar a {
	display: block;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #000; padding:4px 8px; text-decoration: none;
	background:#fff\9; background-color:rgba(255, 255, 255, 0.4);
	border-radius:inherit; text-shadow:none;
}
.btn-cerrar a:hover {color: #000; text-decoration: none;background-color:rgba(255, 255, 255, 0.8) }
