/*
    Theme Name: Tierras Altas
    Author: CBT Comunicación y multimedia
    Author URI: https://cbt.es
    Description: Theme Diseñado para la plataforma de Tierras Altas
    Version: 1.4
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: tierrasaltas
*/

:root {
    --primary:#B318CE !important;
    --secondary:#333;
    --primary-subtle:#F2DFF6 !important;
    --bs-primary:#B318CE !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: "Anek Latin", 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;
}

/*section.fondos::after {
  content: "";
  width: 100%;
  height: 200px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, #22577a, transparent) !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{
    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: #B318CE !important;
}
nav .menu:hover div > a:hover {
    background-color: #F2DFF6 !important;

}
nav .menu:hover > 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;
}

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



.carousel-control-next-icon {
    background-image: url(https://tierrasaltas.cbtpruebas.es/wp-content/uploads/2024/04/arrow-right.svg) !important;
}
.carousel-control-prev-icon {
    background-image: url(https://tierrasaltas.cbtpruebas.es/wp-content/uploads/2024/04/arrow-right.svg) !important;
    transform: scaleX(-1);
}

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


@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: 28px !important;
         font-weight: 600 !important;
    }
     h5{
        font-size: 18px !important;
        font-weight: 400 !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-prev {
    left: inherit !important;
    right: 45px !important;
    margin-right: 3rem !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;
}