﻿/*
 * Descripción: ORTODONCIARAULGONZALEZ.COM
 * Copyright (c) 2020
 * Versión: 6.0
*/

/* ------------------------------

01. Importación
02. Global
03. Generales
04. Genéricas
05. Popups / modals
06. Diseño full height
07. Header
08. Footer
09. Sidebar
10. Zonas y cajas
11. Links y botones
12. Listas
13. Forms
14. Paginación
15. Animaciones
16. Slider
17. Streamline
18. Multimedia
19. Tablas
20. Redes sociales
21. Media Queries
22. Mensajes Admin
23. Modal Mensajes Admin
24. Cursor
25. Eventos javascript


------------------------------*/


/*=========================
	01. Google Fonts
=========================*/

/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600&display=swap');


/*=========================
	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; background:transparent}}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; background:transparent;outline:none;}
id, class, div, section {outline:none;}
h1,h2,h3,h4{font:inherit}
img{border:none;}
svg{overflow:hidden; vertical-align:middle}
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.75em;}


/*=========================
	03. Generales
=========================*/

.limpiar{clear:both; font-size:0; line-height:0; float:none;}

acronym, abbr {border-bottom:1px dotted #111; 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:30px;}
.sepbot{margin-bottom:30px;}
.septopbot{margin:25px 0;}

.septopmin {margin-top:20px;}
.septopeq {margin-top:6px;}

.sepizq{margin-left:10px;}
.sepder{margin-right:10px;}

.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}

.paddinglados{padding:0 10px;}
.paddingarribabajo{padding:10px 0;}

.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}


.overflow-auto{overflow:auto!important}
.overflow-hidden{overflow:hidden!important}
.position-static{position:static!important}
.position-relative{position:relative!important}
.position-absolute{position:absolute!important}
.position-fixed{position:fixed!important}
.position-sticky{position:-webkit-sticky!important; position:sticky!important}
.fixed-top{position:fixed; top:0; right:0; left:0; z-index:1030}
.fixed-bottom{position:fixed; right:0; bottom:0; left:0; z-index:1030}

.relative{position:relative}
.absolute{position:absolute}

.tachado{text-decoration:line-through;}
.bold{font-weight:bold;}

.underline{border-bottom:1px solid transparent; border-bottom-color: initial; display:inline-block;} 
*::-ms-backdrop, .underline {text-decoration:underline;} /* IE11 */

.zoomin{cursor: zoom-in;}

.noheigh{height:auto; overflow:inherit}
.nobold{font-weight:normal;}
.nomargin{margin:0;}
.nopadding{padding:0;}

.linea {display:block; margin:40px 0; width: 100%; height:1px; background:rgba(0,0,0,0.16);}
.linea.notop {margin-top:0px;}
.linea-med {display:block; margin:30px auto; width: 100%; height:1px; background:rgba(0,0,0,0.16);}
.linea-min {display:block; margin:10px auto; width: 100%; height:1px; background:rgba(0,0,0,0.16);}
.linea-abajo {display:block; margin:40px auto; width: 100%; height:1px; background:rgba(255,255,255,0.16);}

.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 15px;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 7px rgba(0,0,0,0.2);}
.text-shadow{text-shadow:1px 1px 12px #000000;}

.cursor-zoom{cursor:zoom-in;}
.cursor-click{cursor:pointer;}

.nodisplay{display:none;}

/*para editor html*/
ul, ol {margin:0; padding:0; list-style-type:none; list-style: none;}
ul, ol {margin:15px 0px; display:block}
ul li, ol li {padding:4px 0px; margin-left:30px;list-style-type: square;}/**/
/*ul li::before {content: "\25A0"; color: #0071bc; font-weight: normal; font-size:1em; display: inline-block; width: 14px; margin-left: -1em;}cuadradito de color si no se quiere definir arriba*/

ol li {list-style-type: decimal;}
ul li a, ol li a{text-decoration:underline;}

hr {display: block; margin:2em auto; border: 0; height: 1px; background: #dddddd;}

blockquote {
  width:100%;
  background-color: rgba(0,0,0,0.04);
  font-size:1.2em;
  font-style:italic;
  color:#222;
  display: block;
  margin:1em 0;
  padding:40px 25px;
  border-left:4px solid #00a7ad; 
  position: relative;  
}

/*medidas*/
.w-25{width:25%!important}
.w-50{width:50%!important}
.w-75{width:75%!important}
.w-100{width:100%!important}
.w-auto{ width:auto!important}

.h-25{height:25%!important}
.h-50{height:50%!important}
.h-75{height:75%!important}
.h-100{height:100%!important}
.h-auto{height:auto!important}

.mw-100{max-width:100%!important}
.mh-100{max-height:100%!important}

.min-vw-100{min-width:100vw!important}
.min-vh-100{min-height:100vh!important}

.vw-100{width:100vw!important}
.vh-100{height:100vh!important}



/*=========================
	04. Genéricas
=========================*/

/*Scroll aparece*/
.scrolltop{
	position:fixed; color:#ffffff; bottom:20px; left:20px; display:none; background:#00a7ad; z-index:100; padding:6px 15px 8px 13px;font-size:0.6875em;
	 -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
}

a.scrolltop, a:hover .scrolltop , a:focus .scrolltop {color:white;}
a.scrolltop i{ display:block;
	-webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);

}


/*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:#00a7ad;  color:#fff;}
::-moz-selection { background:#00a7ad; color:#fff;}

/*Whatsapp*/
.whatsapp-box{position:fixed; right:0; bottom:40%; background:#00c144; color:white; text-align:center; width:50px; height:50px; font-size:1.875em; line-height:1.6em; z-index:100;}
a.whatsapp-box{color:white;}


/*=========================
	05. PopUps / modals
=========================*/

.header-modal.ficha-top{background-color:#000;}
.header-modal.ficha-top .cerrar-modal a{color:#fff;}
.header-modal.ficha-top + .content-modal{background-color:#f2f2f2;}

.header-modal.legal{
	border-top:4px solid #00a7ad; 
	padding-bottom:0px;
}


/*modal promo*/
.modal-centrada.promosize {max-width:750px; margin:0 auto;}
.fondoimgpromo{background: url(../images/imgpromo.jpg) no-repeat center right; background-size: cover; min-height: 380px;}
.fondoimgpromo.centrada{background-position:center center}
.fondoimgpromo.izquierda{background-position:center left}
.fondoimgpromo.derecha{background-position:center right}

.promo-close {width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; z-index: 1046; text-decoration: none; text-align: center; opacity: .65; padding: 0 0 18px 10px; color: #fff; font-size: 1.75em;}

.fila-promo-misma-altura {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;	-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin:0px;}

.col-promo-centrada {display:flex; align-items: center; justify-content: center; padding:0px}

@media (max-width: 991px) {
	.fila-promo-misma-altura{display: table;}
}



/*===============================
	06. Diseño full height
=================================*/


/*preloader*/
.preloader {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #111111; z-index: 9999999999; display:table}
.center-loading {width: 100px; text-align: center; display:table-cell; vertical-align:middle;}
.center-loading img{max-width:80px;}


.header {min-height: 100vh; overflow: hidden; position:absolute; top:0px; left:0px; z-index:1}
.valign {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.bg-img {background-color: #000 !important; background-image: url(../images/ortodoncia-raul-gonzalez.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center;}
.h-100vh {height: 100vh;}

.zona-h1 {position:absolute; z-index:1; left:0px;  width:100%; max-width:100vw; height:100%; min-height:100vh; color:white; display:flex; align-items: center; justify-content: center; text-align:center;}
.zona-h1.section{height: 45%;min-height: 45vh; left:45%}

.dentro-h1{position:relative; padding:20px}
.big-title{font-size:3.75em; line-height:90%; color:#ffffff; position:relative;}
.big-title span{font-size:0.625em; line-height:0.25em;}
.big-title span.min{font-size:0.3125em; line-height:0.25em;}

.big-title a{color:white;}
.big-title a:hover, .big-title a:focus {color:white;}

.marcaid{padding:0px; padding-top:80px; line-height:0.3em; height:3px; font-size:0.3em; margin:0px;}

@media (max-width: 991px) {
	.big-title{font-size:2em;}
	.zona-h1 {left:0px; top:10px; text-align:center;  width:100%; max-width:100vw;}
	.zona-h1.section{height: 30%;min-height: 30vh;left:0px; top:0px; }
	.dentro-h1{padding:20px}
	
}
@media (max-width: 640px) {
	.big-title{font-size:2em;}
}


@media (min-width: 200px) and (max-width: 768px) {
    .h-100vh {height: 100vh;}
    .zona-h1 {height:100%; min-height:100vh;}
}

/*scroll abajo*/
.scroll_down {position: absolute; bottom: 5vh; width: 100%; text-align: center; color: #fff; font-size: 13px; z-index: 8;}
.scroll_down i {position: relative; -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite; height: 44px; width: 28px; line-height: 54px; border-radius: 30px; border: 2px solid #ffffff; display: inline-block; color: #fff; font-size: 10px;}
.scroll_down i:after {content: ""; position: absolute; top: 22px; left: 11px; border-radius: 2px; z-index: -1; bottom: 0px; transition: all .2s; height: 10px; width: 3px; background: #fff;}

/*animación scroll abajo*/
.animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both}
.animated.infinite{-webkit-animation-iteration-count:infinite; animation-iteration-count:infinite}

@-webkit-keyframes bounce{
    0%,20%,53%,80%,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1);
        -webkit-transform:translateZ(0);
        transform:translateZ(0)
    }
    40%,43%{
        -webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-30px,0);
        transform:translate3d(0,-30px,0)
    }
    70%{
        -webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-15px,0);
        transform:translate3d(0,-15px,0)
    }
    90%{
        -webkit-transform:translate3d(0,-4px,0);
        transform:translate3d(0,-4px,0)
    }
}
@keyframes bounce{
    0%,20%,53%,80%,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1);
        -webkit-transform:translateZ(0);
        transform:translateZ(0)
    }
    40%,43%{
        -webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-30px,0);
        transform:translate3d(0,-30px,0)
    }
    70%{
        -webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-15px,0);
        transform:translate3d(0,-15px,0)
    }
    90%{
        -webkit-transform:translate3d(0,-4px,0);
        transform:translate3d(0,-4px,0)
    }
}
.bounce{-webkit-animation-name:bounce; animation-name:bounce; -webkit-transform-origin:center bottom; transform-origin:center bottom}

/*=========================
	07. Header
=========================*/

#video-bg-horizontal {position: relative; width: auto; min-width: 100%; height: auto; background: transparent url(../images/ortodoncia-raul-gonzalez.jpg) no-repeat; background-size: cover; z-index:5;}
video {display: block;}
.video-container {width: 100%; max-height: 100%; overflow: hidden; position: absolute; top: 0; right: 0; z-index:0;}


/*=========================
	08. Footer
=========================*/

footer{padding:60px 0; class:white;}

footer a, footer a:hover, footer a:focus{color:white;}


.pie{padding:20px 0;}

/*=========================
	09. Sidebar
=========================*/


/*=========================
	10. Zonas y cajas
=========================*/

.sombra{
	-webkit-box-shadow: 0px 0px 28px -2px rgba(255,255,255,0.28);
	-moz-box-shadow: 0px 0px 28px -2px rgba(255,255,255,0.28);
	box-shadow: 0px 0px 28px -2px rgba(255,255,255,0.28);
}

.parrafo-centrado{max-width:850px; margin:0 auto;}
.parrafo-centrado.big{max-width:1200px;}

/* zona y fondos módulos secciones */
.zona.notop{padding-top:0em;}
.zona.nobottom{padding-bottom:0em;}
.zona {padding: 4em 0;}
.zona.big {padding: 5em 0;}
.zona.min {padding: 3em 0;}
.zona.peq {padding: 2em 0;}

/*fondos*/
.fondo-oscuro{background-color:#404040; color:white;}
.fondo-negro{background-color:#000; color:white;}
.fondo-claro{background-color:#f2f2f2;}
.fondo-colordest{background-color:#00a7ad; color:white;}

.fondocol{ background-position:center; background-position:center; background-size:cover}
.fondocol.raulgonzalez{background-image: url('../images/raul-gonzalez-ortodoncista.jpg'); min-height:30rem; background-position:left;}

/*zona img 50%*/
.center-file{width:100%; height:100%; display:flex; align-items: center; justify-content: center; padding:0; margin:0 auto;}
.zona-imglados .zona-imglados-text{padding:2rem; padding-left:4em; position:relative;}
.zona-imglados .zona-imglados-img{min-height:40rem; background-size:cover}

.zona-imglados-img.min{min-height:25rem; display:flex}

.zona-imglados.menor .zona-imglados-img{min-height:15rem;  background-position:center;}
.zona-imglados.menor .zona-imglados-img.bottom{ background-position:center bottom;}


/*listado vertical*/
.listado-vertical{max-width:400px; margin:0 auto 40px auto; position: relative; }
.listado-vertical .zonatexto{margin-top:50px; text-align:center;}


/*imágenes fondo 100% cols*/
.zona-fondoflex{min-height:20rem; background-size:cover; color:white; display: flex; align-items: center; justify-content: center; background-position:center; background-position:center;}
.bottom-flex{align-self: flex-end; padding-bottom:15px}
.top-flex{align-self: flex-start; padding-top:15px}

/*icons*/
.iconobig{font-size:3.375em; line-height:1em; margin-bottom:15px; display:block}
.iconobig.big{font-size:4em;}
.iconomed{font-size:1.375em;}


.circle-icon{display:table; margin:0 auto 20px auto; padding:20px; background:white; border-radius:90%;}
.circle-icon i{margin-bottom:0px;}

.circle-bigicon{position: absolute; bottom: -35px; right: 0; left: 0; width: 90px; height: 90px; margin: 0 auto; z-index: 1; text-align:center; background:#00a7ad; border:3px solid white; color:white; border-radius:90%; display:flex; align-items: center; justify-content: center;}
.circle-bigicon i{font-size: 2.75em}

/*consulta online*/
.consulta{position:fixed; bottom:20px; right:20px; z-index:100;display:none;}
.consulta img{display:block; margin-bottom:15px; position:absolute; right:0; top:-50px; max-width:50px;}
.consulta span{
	font-size:0.6875em; background:white; padding:2px 15px 2px 15px; border:1px solid #dfdfdf;
	
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;

}


/*cajablanca*/
.cajablanca {
    width: 100%;
    display: block;
    margin: 0 auto;
    border: 1px solid rgba(0,0,0,0.1);
    background: #fff;
    padding: 3em 15px;
    position: relative;
}
.cajablanca.min{padding:15px 15px}

.cajablanca.max {
    max-width: 700px;
    padding: 40px;
    background: #f2f2f2;
    border-top: 4px solid #00a7ad;
}



@media (min-width:1200px){
    .zona-imglados.menor .zona-imglados-img{min-height:20rem;}
}


@media (max-width: 991px){
	.zona-imglados .zona-imglados-img{min-height:20rem;}
	.center-file{display:block}
	.listado-vertical.portada{padding:60px 20px; max-width:610px}
	.zona-fondoflex{margin:5px 0px;}
}

@media (max-width:768px){
    .zona-imglados .zona-imglados-text{padding:3rem 1rem}
    .zona-imglados.menor .zona-imglados-img{min-height:20rem;}
}


@media (max-width:480px){
    .zona-imglados.menor .zona-imglados-img{min-height:15rem;}
}

@media (max-width:400px){
    .zona-imglados.menor .zona-imglados-img{min-height:10rem;}
}

@media (min-width:1650px){
    .zona-imglados.menor .zona-imglados-img{min-height:30rem;}
}



/*=========================
	11. Links y botones
=========================*/

/*botones*/
.boton, boton:focus {
	background: #00a7ad; border:2px solid #00a7ad; color: #ffffff; font-size:1em; font-family:'Open Sans', Arial, Helvetica, sans-serif; padding: 15px 25px; letter-spacing: 0.5px; margin:15px 5px; display:inline-block; outline: none;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; text-align:center; position:relative; border-radius:6px;
}

.boton:hover, .boton:focus {color: #00a7ad; background: #fff; border:2px solid #ffffff;}
.boton a{color:black;}

input.boton{cursor:pointer;border:0 none; outline:none;}

/*invert*/
.boton.invert, .boton.invert:focus{color: #ffffff; background: none; border:2px solid #ffffff;}
.boton.invert:hover {color: #ffffff; background:#00a7ad; border:2px solid #00a7ad;}
.boton.invert a{color:#000}

/*colores*/
.boton.verde, .boton.verde:focus{color: #fff; background: #00a7ad;}
.boton.verde:hover {color: #ffffff; background:#000;}
.boton.verde a{color:white}

/*tamaños*/
.boton.big{padding: 20px 30px; font-size:1.5em; font-weight:bold;}
.boton.min{padding: 6px 25px; font-size:0.9375em;}
.boton.peq{padding: 4px 15px; line-height:150%; font-size:0.9375em; font-weight:400}
.boton.full{width:100%; display:block; min-width:100%;}

@media (max-width: 991px) {
	.boton.big.tablet{padding: 15px 20px; font-size:1em; font-weight:bold;}
}


@media (max-width: 640px) {
	.boton.big.movil{padding: 15px 20px; font-size:1em; font-weight:bold;}
}



/*=========================
	12. Listas 
=========================*/


/*lista simple*/
ul.simplelist{margin:5px 0px; display:block; position:relative}
ul.simplelist.nomargin{margin:0px;}
ul.simplelist li {margin:0 20px 0 20px; padding:4px 0 4px 0px; list-style-type: none;}
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.flaticonli > li{margin:0px; margin-left:5px}

ul.simplelist li::before {content: none;}

ul.simplelist.nopadding li {padding:0px}
ul.simplelist li.col2{display:inline-block; width:40%; background:aqua}

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.descarga {margin:10px 15px; font-size:0.9375em; list-style:none;}
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; font-size:0.9375em; list-style:none;}
ul.simplelist li.enlace {background: url(../images/icono-enlace.png) no-repeat 0px 6px; padding: 0px 0 0px 22px;}*/

ul.simplelist li.descarga, ul.simplelist li.enlace{font-size:0.9375em; line-height:140%;}
ul.simplelist li.descarga:before {font-family: "Flaticon"; content: "\f111"; font-size: 1.0625em; color:inherit; margin-right:8px;}
ul.simplelist li.enlace:before {font-family: "Flaticon"; content: "\f110"; font-size: 1.0625em; color:inherit; margin-right:8px;}

ul.simplelist li.check:before {font-family: "Flaticon"; content: "\f107"; font-size: 1.0625em; color:inherit; margin-right:8px; color:#00a7ad;}

ul.simplelist  li, ol.simplelist  li {list-style-type: none;}/**/

ul.simplelist.logos img{
	margin:0 10px;
}


/*=========================
	20. Redes sociales
=========================*/

.social-icons{position:relative;}

.social-icons li{position:relative; margin:10px; display:inline-block;}

.social-icons li a{position:relative; font-size:1.5em; color:#ffffff; transition:all 0.3s ease; -moz-transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; text-decoration:none}
.social-icons li a:hover{color:#00a7ad; text-decoration:none}


/*=========================
	21. Media Queries
=========================*/

.noverflow{overflow:visible;}

.tablet.visible, .movil.visible, .xxl.visible{visibility:hidden; display:none;}
.visible-max{visibility:hidden; display:none}

.separaladospc{padding:0px 30px;}
.separaladospc.noder{padding:0px 30px; padding-right:0px}
.separaladospc.noizq{padding:0px 30px; padding-left:0px}

.zona-abajo {margin:20px 0;}
.zona-abajo.sepizq{padding-left:15px;}

@media (max-width:1600px) {

	.xxl.invisible{visibility:hidden; display:none;}
	.xxl.visible{visibility:visible; display:inherit;}

}

@media (min-width:1400px) {
	.visible-max{visibility:visible; display:inherit;}
	.zona-abajo.sepizq{padding-left:40px;}
}

@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) {
	
	.separaladospc, .separaladospc.noder, .separaladospc.noizq{padding:0px;}
	.separaladospc.pad15lados{padding:0px 15px;}
	
	
	.zona-abajo {float:none; margin:20px auto; text-align:center;max-width:400px;}
	.zona-abajo .post-imagen{float:none; margin-bottom:20px;}
	.zona-abajo.sepizq{padding-left:0px;}
	.lnkaba li{background:none; padding:0px;}
	.lnkaba li:before{display:none}
	
	.centradomovil {margin:0 auto; display:block; text-align:center; float:none}
	.centerdevice {text-align:center;}
		
	/*.invisible{visibility:hidden; display:none;}
	.visible{visibility:visible; display:inline-block;}*/
	
	.tablet.invisible{visibility:hidden; display:none;}
	.tablet.visible{visibility:visible; display:inherit;}
	
	
	
	.logotipo {/*float:none; text-align:center; margin:0 auto;*/ max-width:auto; padding-right:0px; border-right:0px solid #d9d9d9;}
	
	.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 auto; text-align:center; float:none;}
	

	.centablemin{margin:0 auto; display:table;}
	.lnkaba li, .lnkaba li.loc, .lnkaba li.tel, .lnkaba li.ema {background:none; padding:0px;} 
	.lnkaba li.col2, ul.simplelist li.col2{display:block; width:100%}
	
	
	
	.img-izq, .img-der{float:none; text-align:center; width:auto; max-width:500px; margin:0 auto 15px auto;}
	
		
	.img-rounded-tablet {  border-radius:50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
	
	.nobottomtablet{padding-bottom:0px;}
	
	
}

@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;}
	
}


@media (min-width: 320px) and (max-width:720px) {
	.cajablanca.max{padding:40px 15px}
	
	
	.zonagaleria{text-align:center}
	.nobottommovil{padding-bottom:0px;}

}

@media (max-width: 720px){
	.imgmin{width:120px;}
}


/*=========================
	21. Mensajes Admin
=========================*/


.msg-form{position: relative; display:inline-block; margin: 0px 0px 10px 0px; padding:8px; font: normal 0.875em 'Open Sans', Arial, Helvetica, sans-serif; /*min-width:180px;*/ line-height:130%; border-radius:3px;}

.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:#f0d9e7; border:1px solid #e9c6db; color:#803261;}

.msg-form.amarilla{background:#ffffec; border:1px solid #ececdb; color:#4b4b4b;}

.msg-form.info{background:#beeff6; color:#4b4b4b; padding:8px 20px; text-align:center; margin-bottom:20px; font-size:1em; border-color:#b1dfe6;}

.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%;}}


.mensaje {color:#fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); background: url("../images/mensaje_correcto.png") left 7px top 14px no-repeat; background-color: #5ebd5e; border: 1px solid #43a543; padding: 10px 15px 12px 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 {color:#333; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3); background: url("../images/mensaje_aviso.png") left 7px top 14px no-repeat; background-color: #ffae10; border: 1px solid #f19a1f; padding: 10px 15px 12px 30px; margin: 3px; font-size:1.077em;}
.aviso a{color:#333;}
.aviso a:hover{color:#000;}

.error {color:#fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); background: url("../images/mensaje_error.png") left 7px top 14px no-repeat; background-color: #e66454; border: 1px solid #df3c28; padding: 10px 15px 12px 30px; margin: 3px; font-size:1.077em;}
.error a{color:#fff}
.error a:hover{color:#fff}

.mensaje.form, .aviso.form, .error.form{text-shadow: none;	 color: white;background-image:none; padding: 4px 6px; font-size:0.6875em; line-height:0.6875em;border-radius: 2px;}
.mensaje.form:before, .aviso.form:before, .error.form:before{content:"";position: absolute; width: 0; height: 0; border-right: 4px solid transparent; border-left: 4px solid transparent; margin: -12px 0 0 0px;}

.mensaje.form:before {border-bottom: 8px solid #5ebd5e;}
.aviso.form:before {border-bottom: 8px solid #ffae10;}
.error.form:before {border-bottom: 8px solid #e66454;}








#mensaje-alerta {position:absolute; top:.5em; right:.7em; z-index:1000000; max-width:520px; height:auto; max-height:85%;}


#mensaje-alerta div {background-color:#2c363a; color:#fff}


#mensaje-alerta div.voice {position:absolute; top:-1000px}

#mensaje-alerta div i.icon {font-size:1em !important; float:left; padding-right:15px;}
#mensaje-alerta div>i.icon:before {color:#fff}

#mensaje-alerta div:last-child {margin-bottom:0}

.alert-box{padding:15px;  display:flex; align-items: center; justify-content: center; color:white; margin-bottom:15px; margin-left:15px}

#mensaje-alerta .alerta-cargando {background-color:#6b7275}

#mensaje-alerta .alerta-aviso {background-color:#ffae11}

#mensaje-alerta .alerta-mensaje {background-color:#41b849; }

#mensaje-alerta .alerta-error {background-color:#ff5552}

#mensaje-alerta a {color:inherit !important; text-decoration:underline; cursor:pointer}


.close-alert {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  font-size: 22px;
  line-height: 15px;
  cursor: pointer;
  transition: 0.3s;
  margin-left: auto;
  order: 1;
  align-self: flex-start; 
  padding:6px
}

@media (max-width: 991px) {
	#mensaje-alerta {max-width:95%;}
}



/*============================
	22. Modal mensajes Admin
==============================*/

.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));}
.modal-centrada::before{display:block; height:calc(100vh - (.5rem * 2)); content:""}
.modal-centrada.maxsize {max-width:1200px; margin:15px auto;}
.modal-centrada.medsize {max-width:500px; margin:15px auto;}
.modal-centrada.minsize {max-width:350px; margin:0 auto;}


.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;}

.cerrar-modal{position:absolute; top:10px; right:10px; z-index:1;}
.cerrar-modal a{color:black; font-size:1.25em;}

.header-modal{background-color:inherit; padding:20px 15px; position:relative; text-align:center; border-top-left-radius:inherit; border-top-right-radius:inherit;}
.header-modal img{max-width:90px;}

.header-modal.verde{background-color:#5cb85c; color:white;}
.header-modal.naranja{background-color:#f49100; color:white;}
.header-modal.rojo{background-color:#e41a3f; color:white;}

.content-modal{padding:20px; background:white; border-bottom-left-radius:inherit; border-bottom-right-radius:inherit;}

.boton-modal {background: #999; color: #fff; font-size:1em; padding: 8px 15px; letter-spacing: 0.5px; text-transform: uppercase; margin-top:15px; display:inline-block; text-align:center;}
.boton-modal.full{width:100%;}
.boton-modal:hover, .boton-modal:focus {color: #fff; background: #666;}

.boton-modal.verde, .boton-modal.verde:focus{color: #fff; background: #5cb85c;}
.boton-modal.verde:hover {color: #fff; background: #5cb85c;}

.boton-modal.naranja, .boton-modal.naranja:focus{color: #fff; background: #f49100;}
.boton-modal.naranja:hover {color: #fff; background: #f49100;}

.boton-modal.rojo, .boton-modal.rojo:focus{color: #fff; background: #e41a3f;}
.boton-modal.rojo:hover {color: #fff; background: #e41a3f;}

.texto-rojo{color:#e53131;}


@media (max-width: 991px) {
	.modal-centrada.maxsize{max-width:90%;}
}

@media (max-width: 767px) {
	.modal-centrada.minsize, .modal-centrada.medsize{max-width:90%;}
}

/*==============================
     23. Topbar Notification
==============================*/

#infotopbar{width: 100%; margin: 0; display: table; text-align: center; font-size: 1em; padding: .33em 30px; -webkit-font-smoothing: antialiased; color: #5c5e60; position: fixed; z-index:1000; background-color: #fff7dd; box-shadow: 0 1px 3px 2px rgba(0,0,0,0.15); visibility: hidden;}

.infotopbar-close {width: 24px; height: 24px; line-height: 14px; position: absolute; right: 0; top: 0; z-index: 11; text-decoration: none; text-align: center; opacity: .65; padding: 5px; color: #000; font-size: 1.75em;}

.infotopbar-close:hover < #infotopbar {top: -100px; -webkit-transition: top 1s; visibility: hidden;}

/*animación - mensaje sale arriba*/
.slideDown{top:0; animation-name: slideDown; -webkit-animation-name: slideDown; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important;}

@keyframes slideDown {
	0% {transform: translateY(-100%);} 100% {transform: translateY(0%);}		
}

@-webkit-keyframes slideDown {
	0% {-webkit-transform: translateY(-100%);} 100% {-webkit-transform: translateY(0%);}
}

/*animación - mensaje sale abajo*/
.slideUp{bottom:0px; animation-name: slideUp; -webkit-animation-name: slideUp; animation-duration: 1.2s; -webkit-animation-duration: 1.2s; animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important;}

@keyframes slideUp {0% {transform: translateY(100%);}	100% {transform: translateY(0%);}}
@-webkit-keyframes slideUp {0% {-webkit-transform: translateY(100%);}	100% {-webkit-transform: translateY(0%);}}


/*==============================
     24. Cookies Notice
==============================*/

.cookies {width:100%; background:rgba(0,0,0,.85); position:fixed; left:0; bottom:-1px; text-align:center; padding:0; z-index:200; box-shadow:0 -15px 25px -15px rgba(0,0,0,.5); font-size:14px;}
.cookies .cookiemsg{padding:20px; margin:0 35px; position:relative; color:#e5e5e5;   display:block;}
.cookies .cookiemsg .close{position:absolute; top:0px; right:-25px;}

.btncookies{
	background: transparent; color: #ffffff; font-size:13px; padding: 4px 20px; letter-spacing: 0.5px; margin:10px 5px 0px 5px; display:inline-block; outline: none; border:1px solid white;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; text-align:center; position:relative; cursor:pointer; border-radius:4px;
}

.btncookies:hover, .btncookies:focus {color: #000; background: #fff;}
.btncookies.min{padding:2px 4px; line-height:13px;}


@media (max-width:768px){
    .cookies .cookiemsg{margin:0 20px!important; font-size:12px; padding:20px!important}
    .btncookies{font-size:12px; padding:2px 10px;}
    .cookies .cookiemsg .close{right:-15px;}
}

/*==============================
     25. Eventos javascript
==============================*/

.abrir-avisolegal, .abrir-privacidad, .abrir-cookies, .consulta {cursor:pointer;}

/*==============================
     TABLA COOKIES
==============================*/
/*=========================
	  11. Tablas
=========================*/

table {max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; background: rgba(255,255,255,0.4);}

.table{width:100%; margin-bottom:0rem; color:#526484}
.table th,.table td{padding:.5rem; vertical-align:middle; border-top:1px solid #dbdfea; text-align: inherit}
.table thead th{vertical-align:middle; border-bottom:1px solid #dbdfea;}
.table thead.noborder th{border-top:0px solid #dbdfea}
.table tbody+tbody{border-top:2px solid #dbdfea}
.table td.center, .table th.center{text-align:center;}

.table td i{display: inline-block; line-height: 1; padding:1px; vertical-align: middle;}
.table th i.s-size{font-size:0.75em;}
.table th i.xs-size{font-size:0.5625em;}
.table th img {width:20px; vertical-align: middle;}

.table .thead-oscuro th{color:#b6c6e3; background-color:#2b3748; border-color:#2b3748; border-top:0px;}
.table .thead-claro th{color:#364a63; background-color:#eff2f7; border-color:#eff2f7; border-top:0px;}

/*tabla vertical-center*/
.table-vertical-center td, .table-vertical-center th{vertical-align:middle}

/*tabla condesed*/
.table-condensed th,.table-condensed td{padding:.25rem}
.table-condensed th{/*font-size: 0.8125em; color: #8094ae;*/ font-weight: normal}

/*tabla bordered*/
.table-bordered{border:1px solid #dbdfea}
.table-bordered th,.table-bordered td{border:1px solid #dbdfea;}
.table-bordered thead th,.table-bordered thead td{border-bottom-width:1px}
.table-bordered .thead-claro th, .table-bordered .thead-oscuro th{border:1px}

/*tabla borderless*/
.table-borderless th,.table-borderless td,.table-borderless tbody+tbody{border:0}

/*tabla striped*/
.table-striped tbody tr:nth-of-type(odd){background-color:#f8f9fa}

/*tabla hover*/
.table-hover tbody tr:hover{color:#526484; background-color:#f5f6fa}

/*tabla tbody overflow*/
.tabla-overflow > tbody {display:block; max-height:600px; overflow:hidden; overflow-y:auto;}
.tabla-overflow > thead, .tabla-overflow > tbody tr {display:table; width:100%;}

/*tabla contenido centrado vertical y tabla contenido sigue sin salto de linea*/
.table-centered td,.table-centered th{vertical-align:middle!important}
.table-nowrap td,.table-nowrap th{white-space:nowrap}

/*tabla colores*/
.table>thead>tr>td.verde,.table>thead>tr>th.verde, .table>thead>tr.verde>td, .table>thead>tr.verde>th, .table>tbody>tr>td.verde, .table>tbody>tr>th.verde, .table>tbody>tr.verde>td, .table>tbody>tr.verde>th, .table>tfoot>tr>td.verde, .table>tfoot>tr>th.verde, .table>tfoot>tr.verde>td, .table>tfoot>tr.verde>th{background-color:#dff0d8; color:#526484;}
.table-hover>tbody>tr>td.verde:hover,.table-hover>tbody>tr>th.verde:hover,.table-hover>tbody>tr.verde:hover>td,.table-hover>tbody>tr:hover>.verde,.table-hover>tbody>tr.verde:hover>th{background-color:#d0e9c6; color:#526484;}

.table>thead>tr>td.azul,.table>thead>tr>th.azul,.table>thead>tr.azul>td,.table>thead>tr.azul>th,.table>tbody>tr>td.azul,.table>tbody>tr>th.azul,.table>tbody>tr.azul>td,.table>tbody>tr.azul>th,.table>tfoot>tr>td.azul,.table>tfoot>tr>th.azul,.table>tfoot>tr.azul>td,.table>tfoot>tr.azul>th{background-color:#d9edf7; color:#526484;}
.table-hover>tbody>tr>td.azul:hover,.table-hover>tbody>tr>th.azul:hover,.table-hover>tbody>tr.azul:hover>td,.table-hover>tbody>tr:hover>.azul,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3; color:#526484;}

.table>thead>tr>td.amarillo,.table>thead>tr>th.amarillo,.table>thead>tr.amarillo>td,.table>thead>tr.amarillo>th,.table>tbody>tr>td.amarillo,.table>tbody>tr>th.amarillo,.table>tbody>tr.amarillo>td,.table>tbody>tr.amarillo>th,.table>tfoot>tr>td.amarillo,.table>tfoot>tr>th.amarillo,.table>tfoot>tr.amarillo>td,.table>tfoot>tr.amarillo>th{background-color:#fcf8e3; color:#526484;}
.table-hover>tbody>tr>td.amarillo:hover,.table-hover>tbody>tr>th.amarillo:hover,.table-hover>tbody>tr.amarillo:hover>td,.table-hover>tbody>tr:hover>.amarillo,.table-hover>tbody>tr.amarillo:hover>th{background-color:#faf2cc; color:#526484;}

.table>thead>tr>td.rojo,.table>thead>tr>th.rojo,.table>thead>tr.rojo>td,.table>thead>tr.rojo>th,.table>tbody>tr>td.rojo,.table>tbody>tr>th.rojo,.table>tbody>tr.rojo>td,.table>tbody>tr.rojo>th,.table>tfoot>tr>td.rojo,.table>tfoot>tr>th.rojo,.table>tfoot>tr.rojo>td,.table>tfoot>tr.rojo>th{background-color:#f2dede; color:#526484;}
.table-hover>tbody>tr>td.rojo:hover,.table-hover>tbody>tr>th.rojo:hover,.table-hover>tbody>tr.rojo:hover>td,.table-hover>tbody>tr:hover>.rojo,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc; color:#526484;}

