﻿/*
Theme Name: SEOR THEME
Theme URI: https://seor.es
Author: sociedad Española de Onlocología Radioterápica
Author URI: https://SEOR.es
Description: SEOR Theme made by BONZA: Agencia Interactiva + Hanka.es IT Artisans<br>
Version: 1.0.0
License: 
License URI: 
Text Domain: SEOR theme
Tags: customTHEME 
*/



/* Header sub-menu icon */
.hide-icon.main-menu ul.sub-menu li a:before {
    display: none;
}
.hide-icon.main-menu ul.sub-menu li a:hover {
    padding-left: 0;
}


/* BNZ STYLES ***/

.vanguardia {
    width: 386px !important;
    position: absolute;
    top: 0px;
    margin: 0px 0px;
 }

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:768px !important;
        padding-left: 15px;
    }
 
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:992px !important;
        padding-left: 15px;
    }
    .vanguardia {
        width: 390px !important;
        margin: 0px 0px !important;
        top: -6px;
     }
 
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:1200px !important;
    }
    .menu-area .container {
        padding-right: 30px !important;
    }
    .vanguardia {
        width: 640px !important;
        margin: 0px 0px !important;
        margin-left: -14px !important;
    }
}

.footer-wrapper {
    background-image: url(/img/bgSEOR.webp) !important;
    p { color: #ddd !important; }
    
    a { color: #ddd !important}
    
    a:hover {
        color: #fff !important;
    }

    .th-social {
        a {
            background-color: var(--white-color) !important;
            color: #3D4250 !important;
            &:hover {
                background-color: rgba(255, 255, 255, 0.15) !important;
                color: var(--white-color) !important;
            }
        }
    }
    .social-links a {
        margin: 0 30px 0 0;
    }
}

.about-logo img {
    width: 200px;
}

.logo_footer {
    width:90%;
    padding: 10px;
    opacity: 0.92;
}

[title='vanguardia'] {
    margin-top: -40px;
}

.header-layout10 .menu-area .container {
    /**--main-container: unset !important; **/
    margin-left: auto !important;
    margin-right: auto !important;
}

.header-layout10 .header-button {
    margin-left: 40px !important;
}


.header-logo a img { width:240px; }

.top-area {
    background-position-x: right;
    background-size: auto;
    background-position-y: -15px;
}

.header-notice a {
    margin-right:17px !important;
    font-size: 18px;
    font-weight:600;
}

.logo-shape {
    width:calc(((100vw - var(--main-container)) / 2) + 360px) !important;
    min-width: 360px !important;
}


@media screen and (width <= 575px) {
    .th-social {
        a {
            font-size:13px !important;
            --icon-size:30px !important;
        }
    }
}

@media screen and (width <= 379px) {
    .header-notice a {
        margin-right:16px !important;
        font-size: 16px;
        font-weight:400;
    }
}

.sombrita {
    -webkit-box-shadow: 0px 6px 14px -4px rgba(0,0,0,0.24);
    -moz-box-shadow: 0px 6px 14px -4px rgba(0,0,0,0.24);
    box-shadow: 0px 6px 24px -14px rgba(0,0,0,0.24);
}

.copyright-text {
    margin: 0;
    color: var(--body-color) !important;
    a {
        color: var(--body-color) !important;
        &:hover {
            color: var(--white-color) !important;
        }
    }
}

.sec-title {
    text-transform: unset !important;
}

.menu-area, .hero-shape {
    background-image: url(/img/bgSEOR.webp);
    background-repeat: repeat;
    background-size: auto;
    background-position-x: right;
 }
 
 .hero-shape {
     background-position-y: -127px;
    }
    
    .th-hero-slide {
        aspect-ratio: 1.7777;
 }
 
.th-hero-bg {
    -webkit-box-shadow: inset 0px 9px 8px -5px rgba(0,0,0,0.32);
    -moz-box-shadow: inset 0px 9px 8px -5px rgba(0,0,0,0.32);
    box-shadow: inset 0px 9px 8px -5px rgba(0,0,0,0.32);
}

.info-box:first-child {
    align-items: flex-start !important;
}


.difuminado-blanco-superior {
    box-shadow: 0px 70px 69px 0px rgba(255,255,255,1) inset;
    -webkit-box-shadow: 0px 70px 69px 0px rgba(255,255,255,1) inset;
    -moz-box-shadow: 0px 70px 69px 0px rgba(255,255,255,1) inset;
}

.th-blog-wrapper {
    padding-top: 20px !important;
}

.blog-comment-area{
    display: none;
}

.margen_izquierdo_contenedor {
    padding-left: calc((100vw - var(--main-container)) / 2);
    margin-right:20px;
}

.mini-banner {
    border-top: 1px solid #f5f5f5;
    display: inline-block;
}

.mini-banner-inner {
    width:20vw;
    float: left;
}

@media screen and (width >= 1400px) {
    .mini-banner-inner {
        width:17vw;
    }
}

.mini-banner-item {
    box-shadow: 0px 6px 15px rgba(182, 182, 182, 0.15);
    border:#ddd 1px solid;
    border-radius: 10px 10px 10px 10px;
    margin-top: 15px;
}

.mini-banner-item:hover:after {
    display: block;
    clear: both;
    background-color: var(--theme-color);
    height: 24px;
    position: relative;
    bottom: 12px;
    margin: -12px 0px;
    padding: 3px;
    opacity: 1;
}

.mini-banner-item::after {
    color: #fff;
    content: "Saber más ..";
    display: block;
    clear: both;
    background-color: var(--theme-color);
    height: 0px;
    position: relative;
    bottom: 0px;
    opacity: 0;
    transition: all 0.3s ease;
}

.img_acceso_directo {
    
    img {
        box-shadow: 0px 6px 15px rgba(182, 182, 182, 0.15);
        border:#ddd 1px solid;
        border-radius: 10px 10px 10px 10px;
    }
}

.img_acceso_directo:hover:after {
    display: block;
    clear: both;
    background-color: var(--theme-color);
    height: 24px;
    position: relative;
    bottom: 12px;
    margin: -12px 0px;
    opacity: 1;
    padding: 3px;
}

.img_acceso_directo::after {
    color: #fff;
    content: "Saber más ..";
    display: block;
    clear: both;
    background-color: var(--theme-color);
    height: 0px;
    position: relative;
    bottom: 0px;
    opacity: 0;
    transition: all 0.3s ease;
}

.lista_numerada {
    ol, ul {
        padding-left:40px;
    }
    li {
        margin-bottom: 15px;
        line-height: 1.4;

        strong {
            color: var(--theme-color);
        }
    }
    li::marker {
        font-weight: 600;
        color: var(--theme-color);
    }
}

/*** ESTILOS MAPA CENTROS
////////////////////////////////////////////////////////////  */

.modalDialog {
    display: none;
}

#mapa {
    text-align: center;

    svg {
        max-width: 700px;
    }
}

.centros_container {
    text-align: left;
    flex-grow: 1;
    float: right;
    position: absolute;
    z-index: 10;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    opacity: 0.92;
    display: none;
}

.banda_container {
    display: inline-block;
    width: 8px;
    margin-right: 10px;
    background-color: #F7931E;
}

.centros {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    display: flex;
    margin: -5px;
    padding: 4px;
}

.visible_centro {
    display: flex !important;
}

.datos_centro {
    padding: 15px 10px 10px 10px;
    flex-grow: 1;

    div .close {
        font-family: 'Font Awesome 6 Pro';
        content: "\f2d3";
        position: absolute;
        top: 10px;
        height: 30px;
        width: 31px;
        right: 10px;
        font-size: 17px;
        font-weight: 100;
        color: #fff;
        background-color: var(--e-global-color-4db0013);
        padding: 3px 9px;
        border-radius: 19px;

        &:hover {
            color:#fff;
            background-color: var(--theme-color);
  
        }
    }

    h2 {
        font-size:30px;
    }

    li {
        font-size: 1.2em;
        font-weight: 600;
    }
}

.btnSEOR_info a::before, .btnSEOR_info a::after {
    transition: none;
    width: 51%;
}
.btnSEOR_info a {
    min-width: 240px;
}

.texto_blanco {
    * {
        color: #fff !important;
    }
}

.tabla_con_lineas {
    border: 1px solid #ddd;
    border-collapse: collapse;

    td {
        border: 1px solid #ddd;
    }
}

@media screen and (width <= 756px) {
    .datos_centro {
        li {
            font-size: 0.9em;
            font-weight: 400;
            line-height: 1em;
        }
    }    
}

/* TWEAK DE LAS IMAGENES DEL SMART SLIDER */
.n2-ss-slider [data-mode=fit] .n2-ss-slide-background-image img {
    object-fit: fill !important;
}

#contededor_smart_slider {
    /* SLIDER DE LA HOME */
    @media screen and (width <= 992px) {
        div#n2-ss-4 .n2-ss-slider-1 {
            min-height: 460px !important;
        }
    }

    @media screen and (width <= 756px) {
        div#n2-ss-4 .n2-ss-slider-1 {
            min-height: 300px !important;
        }
    }

    @media screen and (width <= 576px) {
        div#n2-ss-4 .n2-ss-slider-1 {
            min-height: 260px !important;
            max-height: 260px !important;
        }
    }

    @media screen and (width >= 1400px) {
        div#n2-ss-4 .n2-ss-slider-1 {
            min-height: 520px !important;
        }
    }
}

.th-mobile-menu {
    overflow-y: unset !important;
    padding-bottom: unset !important;
    margin-top: 20px !important;
}


.top_menu_mobile  {
    background-color: #3D4250;
    margin-top: -20px !important;

    li a {
        color: #fff !important;
        font-weight: 600 !important;
    }

    .sub-menu li a {
        font-weight: 400 !important;
    }

}

#loginform {
 
    input[type="text"],
    input[type="password"] {
        background: #f7f7f7;
        border: 1px solid #c4c4c4;
        border-radius: 0;
        box-shadow: none;
        color: rgb(106.75, 106.75, 106.75);
        transition: all .5s;
    }

    input[type="submit"] {
        position: relative;
        z-index: 2;
        overflow: hidden;
        vertical-align: middle;
        display: inline-block;
        border: none;
        text-transform: uppercase;
        text-align: center;
        background-color: var(--theme-color);
        color: var(--white-color);
        font-family: var(--body-font);
        font-size: 14px;
        font-weight: 500;
        line-height: 1;
        padding: 21px 30px;
        border-radius: 5px;
    }
    input:hover[type="submit"] {
        background-color: var(--e-global-color-4db0013);
    }
}

.burbujitas {
    a {
        display: inline-block;
        padding: 0 6px 0 0;
        text-decoration: none;

        img {
            width: 30px;
            height: 30px;
            position: relative;
            border-radius: 14px;
            border: 1px dotted  rgba(255, 255, 255, 0.55);
        }
        img:hover {
            box-shadow: 0px 0px 7px rgba(255, 255, 255, 0.95);
            border:2px solid  rgba(255, 255, 255, 0.5);
        }
    }
    a:last-child {
        padding-right: 0px;
    }
}

.bnz_table {
    thead {
        background-color: var(--theme-color);

        tr th {
            color: #fff !important;
            text-align: left;
        }
    }
    td {
        text-align: left;
    }
}


#seor-jobs-wrapper article {
    margin: 1.65rem 0;
    background-color: #f2f2f2;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    padding: 1.25rem;
    border-left: 1.65rem solid #64a5ff;
}

#seor-jobs-wrapper article header {
    text-align: left;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 2rem;
    color: #f7931e;
}

@media only screen and (min-width: 1200px) {
    #seor-jobs-wrapper article {
        margin:2.85rem 0
    }
}

#seor-jobs-wrapper article dl {
    display: grid;
    grid-gap: 1rem
}

@media only screen and (min-width: 1200px) {
    #seor-jobs-wrapper article dl {
        grid-template-columns:10% 1fr
    }
}

.datos_usuario {
    font-size:24px;
    li {
        margin-bottom: 8px;
        line-height: 1.2;
    }
    li::marker {
        font-weight: 600;
        color: #F7931E;
    }
    strong {
        color: var(--theme-color);
        padding-right: 10px;
    }
}

.newsletters {
    article {

        padding-top: 15px;

        a {
            font-size: 20px;

            &::before {
                content: "\f054";
                font-family: 'Font Awesome 6 Pro';
                font-weight: 600;
                padding-right: 10px;
            }
        }
        
    }
}

.wpforms-field-checkbox input[type="checkbox"] {
    opacity: 1 !important;
}

.wpforms-field-label-inline:before {
    content: none !important;
    width: 0px;
    height: 0px;
}

#sociosprotectores {
    img {
        filter: grayscale(90%);
        transition: filter 0.3s ease-in-out;
    }
    & img:hover {
        filter: grayscale(0%);
    }
}

.wp-block-buttons {
    text-align: center;
}


.cat_notificaciones {
    display: inline-block !important;
    opacity: 1 !important;
    width: 20px !important;
    visibility: visible !important;
    height: 20px !important;
    margin: 15px;
    margin-top: 10px;
   
}

.name_cat_notificaciones {
    line-height: 17px;
    display: block;
    position: relative;
    left: 50px;
    top: -33px;
}

.desc_cat_notificaciones {
    font-size: 12px;
    display: block;
    padding: 0px;
    margin: -30px 0px -15px 50px;
    line-height: 11px;
}


.cat_notificaciones.on {
    background-color: #afa;
}

.cat_notificaciones.off {
    background-color: #faa;
}
