<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
    Theme Name: Patioko Benta
	Text Domain: patioko-benta
    Author: CBT ComunicaciÃ³n y multimedia
    Author URI: https://cbt.es
    Description: Theme originalmente diseÃ±ado para la plataforma de Tierras Altas. Editado para la plataforma de PatiokoBenta. 
    Version: 1.5
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: patiokotheme
*/


/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&amp;display=swap');*/

:root {
    --primary:#3F3047;
    --secondary:#333;
    --primary-subtle:#F2DFF6 !important;
    --bs-primary:#3F3047 !important;
    --bs-primary-rgb: 179, 24, 206 !important;
    --bs-primary-bg-subtle: #F2DFF6 !important;
    --bs-primary-bg-subtle-rgb:255, 87, 51 !important;
  }


*{
     font-family: "Open Sans", sans-serif;
     font-size: 16px !important;
}


h1, h2, h3, h4, h5, h6{
    font-family: "Montserrat", sans-serif;
}

h1{
    font-size: 80px !important;
    font-weight: 800 !important;
    line-height: 1.1 !important;
}
h2{
    font-size: 45px !important;
    font-weight: 700 !important;
}
h3{
    font-size: 60px !important;
    font-weight: 700 !important;
    line-height: 60px !important;
}
h4{
    font-size: 35px !important;
    font-weight: 700 !important;
     line-height: 1.2 !important;
}
h5{
    font-size: 22px !important;
    font-weight: 400 !important;
    text-transform: initial !important;
}
h6{
    font-size: 20px !important;
    font-weight: 700 !important;
}
nav a{
    font-size: 18px !important;
}

footer .bi{
    font-size: 20px !important;
}
.texto-interes{
     font-size: 30px !important;
    font-weight: 700 !important;
}

.plantilla h2{
     font-size: 40px !important;
    font-weight: 600 !important;
    margin-top: 40px;
}

.anclas{
    padding-top: 120px;
    margin-top: -70px;
}

.deshabilitar{
    display: none !important;
}



/*section.fondos::after {
  content: "";
  width: 100%;
  height: 200px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, #22577a, transparent) !important;

}*/

#cmplz-cookies-overview .cmplz-dropdown summary h3, #cmplz-document .cmplz-dropdown summary h3{
    font-size: 22px !important;
}


.btn-primary{
    background-color: var(--primary) !important;
    border: 1px solid !important;
    border-color: var(--primary) !important;
}

.rounded-pill{
    border: 1px solid var(--primary) !important;
}
header a.rounded-pill{
    border:none !important;
}
a.rounded-pill:hover, .bot-menu:hover, a.marcado {
    background-color: white !important;
    border-color: var(--primary) !important;
    color: var(--primary) !important;
}

.SubMenu{
    display: none !important;
}
.submenu i{
   font-size: 24px !important;
    
}
.submenu div a{
    padding: 10px 20px;
    border-radius: 15px;
}
.submenu div a:hover{
    background-color: #F2DFF6;
}

.htotal{
    min-height: 100vh;
}

a{
    text-decoration: none !important;
}

.mt-150{
    margin-top: 50%;
}

.fondos{
    background-size: cover;
    background-repeat: no-repeat;
}

.submenu{
    top: 90px !important;
}

.desplegable{
    top: 5rem !important;
}


.logo path{
    fill: white !important;
}

.carousel-control-next, .carousel-control-prev{
    width: 5% !important;
}

.scroll-none{
    scrollbar-width: none !important;
}
.ico{
    width: 36px !important;
    height: 36px !important;
    text-align: center !important;
    padding-top: 1.5px;
}

.ico .bi {
    font-size: 20px !important;
}

.pr10{
        padding-right: 10% !important;
}
.pl10{
        padding-left: 10% !important;
}

.breadcrumb-item.active{    
    color: black !important;
    font-size: 18px !important;
}

nav ul{
    list-style: none;
	
}
nav .menu ul li:hover a{
    color: #3F3047 !important;
}
nav .menu:hover div &gt; a:hover {
    background-color: #F2DFF6 !important;

}
nav .menu:hover &gt; div{
display: block !important;
}

.accordion-button{
    font-size: 18px !important;
    font-weight: 600 !important;
}
.accordion-button::after{
    color: #F2DFF6 !important;
}
.accordion{
    --bs-accordion-border-color: none !important;
}
.offcanvas a{
        font-size: 16px !important;
        font-weight: 500 !important;
        text-decoration: none !important;
    }

.menu_inf a{
    font-size: 18px !important;
    font-weight: 600 !important;
    border-bottom: 1px solid #ddd !important;
    font-family: inherit;

}

.nav-fijo{
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: white;
    transition: 0.5s all;
}

.nav-fijo .text-light,
.nav-fijo .logo path,
.nav-fijo2 .text-light,
.nav-fijo2 .logo path{
    color: black !important;
    fill: black !important;
}


#nav-desktop:hover {
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: white;
    transition: 0.5s all;
}
#nav-desktop:hover .text-light,
#nav-desktop:hover .logo path{
    color: black !important;
    fill: black !important;
}

#busquedaModal *{
    font-size: 18px !important;
    font-weight: 100;
}

#busquedaModal #nav-desktop,
#ModalMaps #nav-desktop {
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: white;
    transition: 0.5s all;
}

#busquedaModal .text-light, 
#busquedaModal .logo path,
#ModalMaps .text-light, 
#ModalMaps .logo path{
    color: black !important;
    fill: black !important;
}

#busquedaModal .menu,
#ModalMaps .menu{
    display: none;
}

#busquedaModal input{
    border: none !important;
}

#busquedaModal input:focus{
    box-shadow: none !important;
}

.busqueda{
    border-bottom: solid 1px #ddd;
}

#busquedaModal h2{
    color: #272627;
    font-size: 42px !important;
    font-weight: 600 !important;
    letter-spacing: 1.1 !important;

}

#busquedaModal h6{
    color: #272627;
    font-size: 32px !important;
    font-weight: 500 !important;
    letter-spacing: 1.1 !important;
    text-transform: none !important;
}

.imagen-busqueda{
    min-width:200px; 
    min-height: 200px; 
    border-radius: 20px;
    background-size: cover;
}

.cerrar-busqueda{
    display: none;
    cursor: pointer;
}

#busquedaModal .icono-busqueda{
    display: none;
}

#busquedaModal .cerrar-busqueda{
    display: block;
}


.imagen-mapa{
    min-width:200px; 
    min-height: 200px; 
    border-radius: 20px;
    background-size: cover;
}

.cerrar-mapa{
    display: none;
    cursor: pointer;
}

#&lt;ModalMaps .icono-mapa{
    display: none;
}


#ModalMaps .cerrar-mapa{
    display: block;
}

#busquedaModal .modal-body{
    scrollbar-width: none;
}

.marcador p:hover, .marcador .icono svg:hover path{
    color: #FE4E6E !important;
    fill: #FE4E6E !important;
    cursor: pointer;
}
.marcador p:hover ~ .marcador .icono svg:hover path{
    color: #FE4E6E !important;
    fill: #FE4E6E !important;
    cursor: pointer;
}


.icono-360{
        max-width: 40px;
        margin-right: 15px;
        height: 100%;
}

#boton-360{
    cursor: pointer;
}

#boton-360:hover .icono-360 path{
    fill: var(--primary);
}



.carousel-control-next-icon {
    background-image: url(https://patiokobenta.cbtpruebas.es/wp-content/uploads/2024/12/next.png) !important;
}
.carousel-control-prev-icon {
    background-image: url(https://patiokobenta.cbtpruebas.es/wp-content/uploads/2024/12/prev.png) !important;
    
}

.slide2{
    color: #272627;
    background-color: white;
    border-radius: 10px;
    padding: 50px;
    min-width: 33% !important;
}
/*.slide2 p{
    font-weight: 500 !important;
}
.slide2 h3{
    font-size: 45px !important;
}*/


.bot-menu{
    width: auto;
}

.cuadricula {
    overflow:hidden;
    border-radius: 10px;
}
.cuadricula img{
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.cuadricula img:hover{
    -webkit-transform:scale(1.05);
    transform:scale(1.05);
}
.menu-filtro:hover, .menu-filtro.activo{
    opacity: 1 !important;
    cursor: pointer;
}
.menu-filtro:hover div, .menu-filtro.activo div{
    height: 3px !important;
}
.linea-menu{
    height: 3px !important;
}

.logos img{
    max-height: 80px !important;
}

.tiempo tr th.white_color{
    color: #333 !important;
}

.fechas h3{
    font-size: 250px !important; 
    font-weight: 700;
    line-height: 200px !important;
}
.fechas p{
    font-size: 25px !important; 
    font-weight: 700;
}

.deslizamiento.active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}
.altura{
    height: 400px !important;
}

.tarjetas{
    white-space: wrap !important;
}
.cmplz-cookiebanner .cmplz-message, .cmplz-message, .cmplz-btn, .cmplz-category-header span, .cmplz-categories div span{
    font-size: 12px !important;
}


.comarca:nth-child(odd)  div div{
    float: right !important;
    left: 0 !important;
}



@media (max-width: 1700px) {
    h4{
         font-size: 30px !important;
        font-weight: 600 !important;
    }
    .margen{
        margin-right: 10px !important;
    }
}

@media (max-width: 1500px) {
    h1{
        font-size: 55px !important;
        font-weight: 800 !important;
        line-height: 1.1 !important;
    }
    h2{
        font-size: 35px !important;
        font-weight: 700 !important;
    }
    h3{
        font-size: 35px !important;
         line-height: 1.1 !important;
    }
    h4{
         font-size: 25px !important;
         font-weight: 600 !important;
    }
     h5{
        font-size: 18px !important;
        font-weight: 400 !important;
        
    }

    .altura{
        height: 350px !important;
    }

    .fechas h3{
        font-size: 180px !important; 
        font-weight: 700;
        line-height: 130px !important;
    }
    .fechas p{
        font-size: 20px !important; 
        font-weight: 700;
    }
    .fechas.translate-middle {
        transform: translate(-50%, -70%) !important;
    }

    h4.fs-2{
        font-size: 28px !important; 
    }



    .texto_pie_widget {
        height: 30px !important;
    }

    .carousel-control-prev {
        left: 0 !important;
    }

}



@media (max-width: 1200px) {

    h1{
        font-size: 38px !important;
        font-weight: 800 !important;
        line-height: 1.1 !important;
    }
    h2{
        font-size: 30px !important;
        font-weight: 700 !important;
    }
    h3{
        font-size: 28px !important;
        font-weight: 700 !important;
        line-height: 30px !important;
    }
    h4{
        font-size: 25px !important;
        font-weight: 700 !important;
    }
    h5{
        font-size: 18px !important;
        font-weight: 400 !important;
        text-transform: initial !important;
    }

    .intro{
         margin-bottom: -30% !important;
    }
    
    .intro div{
        margin: auto;
        position: static !important;
        transform: translate(0px, 0px) !important;
        /* margin-top: -100px !important;*/

    }
    .mt-150{
        margin-top: 150px;
    }

    #intro.intro, .intro.overflow-hidden{
        overflow: initial !important;
        padding-top: 50px !important;
    }


    .carousel-control-next-icon, .carousel-control-prev-icon{
        border: 2px solid #fff;
        position: absolute !important;
        background-color: transparent !important;
        bottom: 0px;
        margin-bottom: 1.5rem !important;
        background-size: auto !important;
        background-image: initial;
    }
      

    .carousel-control-prev-icon.bg-white, .carousel-control-next-icon.bg-white{
          background-color:transparent !important;
    }

    .carousel-control-next {
        margin-right: 1rem !important;
    }
    .carousel-control-prev {
        left: inherit !important;
        right: 45px !important;
        margin-right: 3rem !important;
    }

    .altura{
        height: 300px !important;
    }



    .tarjetas{
        white-space: nowrap !important;
    }
    .tarjetas a{
        white-space: nowrap !important;
    }

   .comarca  div div:nth-child(1){
    float: none !important;
   }
    .comarca  &gt; div &gt; div:nth-child(2){
         float: none !important;
         margin: auto;
    position: static !important;
    transform: translate(0px, 0px) !important;
        margin-top: -90px !important;
    }

}

@media (max-width: 800px) {
    .bot-menu{
        width: 100% !important;
    }

#nav-desktop {
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: white;
    transition: 0.5s all;
}

    #nav-desktop .text-light,
    #nav-desktop .logo path{
    color: black !important;
    fill: black !important;
}
	

}


.z-1{
    z-index:1 !important;
}

.z-2{
    z-index:2 !important;
}

.htotalmax{
    min-height: 100vh ;
    max-height: 100vh;
}


.primarybutton
{
	background-color:#3F3047;
}

/* ESTILOS BOTONES VIOLETAS CUSTOM */
.button-container {
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center; 
}

.button-container a {
    display: inline-block; 
    padding: 0.75rem 1.5rem; 
    font-size: 1rem; 
	font-family: "Montserrat";
    color: #fff; 
    background-color: #3F3047; 
    border: 3px solid transparent; 
    border-radius: 150px; 
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
    text-align: center;
    margin: 0.5rem;
}

.button-container a:hover {
    background-color: #ffffff;
    color: RGB: 0 Â· 0 Â· 0;
	border-color: #3F3047;
}




</pre></body></html>