/*
Theme Name: Base
Theme URI: https://www.invbit.com
Author: Base
Author URI: https://www.invbit.com
Description: Base para Betheme
Template: betheme
Version: 1.6.2
*/

@import './css/variables.css';

.validate_email_against_bot {
    display: none;
}
.oculto {
    display: none;
}
body #cmplz-manage-consent .cmplz-manage-consent {
    background-image: url(imagenes/fondo-ajustes.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    right: unset !important;
    left: 0px;
    font-size: 0px;
    color: var(--negro) !important;
    width: 140px;
    background-color: transparent !important;
    box-shadow: unset !important;
    bottom: -2px !important;
    padding: 0 !important;
}

body #cmplz-manage-consent .cmplz-manage-consent:before {
    content: "";
    background-image: url(imagenes/icono-ajustes.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.8s ease;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}

body #cmplz-manage-consent .cmplz-manage-consent:hover:before {
    transform: translate(-50%, -54%);
    -webkit-transform: translate(-50%, -54%);
    -moz-transform: translate(-50%, -54%);
    -ms-transform: translate(-50%, -54%);
    -o-transform: translate(-50%, -54%);
}


#cmplz-document{max-width: 100% !important;}

#cmplz-document p, #cmplz-document li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode p, .editor-styles-wrapper .cmplz-unlinked-mode li, .editor-styles-wrapper .cmplz-unlinked-mode td{
	font-size:var(--tx-body) !important;
}
/* Arregla padding al abrir popup deshabilitando scroll de la web */
html.mfn-popup-browser-scroll-disabled {
    padding-right: 0;
}


/*********************************\
            COPYRIGHT
\*********************************/
body #Footer .copyright a:hover {
    text-decoration: none;
}

body #Footer .footer_copy {
    border: 0;
    background: var(--footer)!important;
    color: white;
}

body #Footer .footer_copy a {
    color: white;
}

body #Footer .footer_copy a:hover {
    color: var(--primary);
}

body #Footer .footer_copy .one {
    --mfn-column-gap-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 0;
}

body #Footer .footer_copy .mcb-column-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

body #Footer .menu {
    list-style: none;
    padding: 0;
    background: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

body #Footer .copyright .menu {
    gap: 0 10px;
    flex-direction: row;
}

body #Footer .menu li:after {
    content: none;
}

body #Footer .menu a {
    padding: 5px 0;
}

body #Footer .footer_copy .copyright {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: .02em;
    float: none;
    text-align: center;
	    width: 100%;
}

body #Footer .footer_copy .copyText {
    margin: 0 0 5px;
}

body #Footer .footer_copy .social {
    line-height: 0;
}

body #Footer .footer_copy .social li a {
    font-size: 22px;
    line-height: 1;
}

@media only screen and (max-width: 959px) {
    body .animate {
        animation-delay: 0ms !important;
    }

    body #Footer .footer_copy .mcb-column-inner {
        flex-direction: column;
    }

    body #Footer .copyright .menu {
        justify-content: center;
    }

    body #Footer .footer_copy .copyright {
        text-align: center;
    }

    body #Footer .footer_copy .social {
        margin-top: 15px;
    }
}


/*********************************\
            Footer
\*********************************/

#Footer .footer_action .header{
	font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
	text-align:center;
	padding-bottom: 50px;
}
#Footer .footer_action .header img{
	    width: 100px;
}
#Footer .footer_action .mcb-column-inner{
	    padding-top: 100px !important;
}
/*********************************\
            Menú
\*********************************/

#Top_bar .menu>li>a span:not(.description){
	    text-transform: uppercase !important;
}

#Top_bar .top_bar_right{
	padding: 0 0px !important;
}
#Subheader:after{
	display:none !important;
}

#Subheader .container .column.one{
	padding: 0px 12px !important;
}


@media(min-width:1240px){
	#Top_bar .top_bar_left{
	padding: 0px 30px !important;
}
}
#Top_bar a.responsive-menu-toggle{
	    right: 30px !important;
}
#Top_bar a.responsive-menu-toggle i{
	    font-size: 30px;
    line-height: 44px;
}

/*********************************\
            Slider cabecera
\*********************************/

.content_slider .slider_pagination{
	margin-top: 0px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
	
}
.content_slider .slider_pagination a:after{display:none !important;}
.slider_pagination .slick-active a, .slider_pagination a.selected{
	    top: 0 !important;
    width: 12px !important;
    height: 12px !important;
	border-radius:50% !important;
}

.section.full-width .column.one.slider-cabecera .content_slider.hide-arrows{padding:0px !important;margin-bottom:0px !important;}

@media(max-width:1200px){
	.content_slider .content_slider_ul li img{
	    border-radius: 0 !important;
}
}
/*********************************\
            IFRAME calendar home
\********************************/

.home iframe{    
max-width: 100%;
    border: none;
    width: var(--containerWidth)!important;
	border-radius:20px !important;
   
	}
	
	
/*********************************\
        HOME
\*********************************/

.style-simple .faq .question .answer, .style-simple .faq .question .title{
	    padding-left: 0px !important;
		    
}
.faq .question>.title .num,.style-simple .faq .question.active:after{display:none !important;}
.faq .question .title>.acc-icon-minus, .faq .question>.title>.acc-icon-plus{
	top: 30px !important;
}
.faq .question .title:hover,
.faq .question .title:hover i{color:var(--orange) !important;}

.column.imagen-cuerpo .image_frame .image_wrapper {
	border-radius:20px;
}

.column.imagen-cuerpo .image_frame .wp-caption-text{
	max-width:1200px !important;
}

@media(max-width:1200px){
	.column.imagen-cuerpo .image_frame,
	.column.imagen-cuerpo .image_frame .image_wrapper{
	    border-radius: 0 !important;
}
}


/*********************************\
        landing festamarisco
\*********************************/ 

.ac_destacadas{
    --tw-gradient-via: var(--color-white);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
}
.ac_destacadas .bloqueactividad{
    box-shadow: rgb(50 50 93 / 12%) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 20px 0px;
    background: #fff !important;
    border-radius: 30px !important;
    overflow: hidden;
}
.ac_destacadas .bloqueactividad  .lightSlider {
    height: 290px;
}
@media screen and (max-width: 1220px) {
    .ac_destacadas .bloqueactividad  .lightSlider {
        height: 220px;
    }
    
}
@media screen and (max-width: 960px) {
    .ac_destacadas .bloqueactividad  .lightSlider {
        height: 170px;
    }
    
}
@media screen and (max-width: 770px) {
    .ac_destacadas .bloqueactividad  .lightSlider {
        height: 250px;
    }
    
}
@media screen and (max-width: 500px) {
    .ac_destacadas .bloqueactividad  .lightSlider {
        height: 170px;
    }
    
}
/*.ac_destacadas .bloqueactividad .slide img {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}*/
.ac_destacadas .mcb-column-inner{
    margin:0!important;
}
.botonactividades {
    border: 0;
}
.ac_destacadas h3{
    font-weight: 200 !important;
    font-size: 2em !important;
}
.bloqueuno button {
    background-color: #f3f4f6!important;
    border-color: #f3f4f6!important;
    color: #0f5299;
}
.bloqueuno button:hover {
    background-color: orange!important;
    border-color: orange!important;
    color: #fff!important;
}
.ac_destacadas {
    background: #F37021;
background: linear-gradient(326deg, rgba(243, 112, 33, 1) 0%, rgba(255, 255, 255, 1) 51%, rgba(126, 189, 194, 1) 100%);
}
.bloqueactividad:hover{
    position:relative;
    top:-10px;
}
.conmutadorfesta .question .title i{
    color: #ffffff!important;
}
.ac_destacadas h4{
    font-weight: 200 !important;
    color: #0f5299;
}
button.px-4{
    margin: 7px;
    border-radius: 50px;
    font-weight: 200 !important;
}
.conmutadorfesta .question  {
    margin: 10px auto;
    padding: 15px;
}


.style-simple .faq .question>.title {
    padding-left: 20px !important;
}
.conmutadorfesta .question>.title , .faq .question>.title  {
    background: #1a3e90!important;
    color: #fff!important;
    padding-left: 20px !important;
    border-radius: 15px!important;    
}
.conmutadorfesta .answer {
    background: #fff;
    padding: 24px !important;
}
.conmutadorfesta .answer table tr td {
    border-width: 0 0px 1px 0 !important;
}
.conmutadorfesta .answer table tr td:nth-child(2) {
    color:orange;
}
.bloquefull {
    width: 100%!important;
}
/*slides*/
.slick-track li {
    background-color: #fff;
    text-align: left;
}
.slick-track li h3{
    color: #1a3e90;
    font-size: 1.3em;
    font-weight: 200;
    text-align: left!important;
    padding-left: 5%;
}
#metaslider_container_915 li {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.slick-track li .desc{
    text-align: left!important;
    padding-left: 5%!important;
    margin-bottom: 50px!important;
}
.content_slider.flat.description ul li img {
    margin-bottom: 38px;
}
.metaslider.ms-theme-clarity .flexslider .caption-wrap .caption {
    padding: 40px 10%!important;
    text-align: left!important;
}
/*.deslizadorfiesta .caption-wrap {
top: 100%;
}
#metaslider_915.flexslider .slides {
    flex-wrap: wrap!important;
}
.metaslider .caption {
    display: block;
    z-index: 99;
    position: fixed;
}*/
.metaslider.has-dots-onhover-navigation .flexslider .flex-control-paging {
    opacity: 1!important;
}
.metaslider li {
    background: #fff;
    border-radius: 35px; 
    overflow: hidden;     
}

.metaslider .caption {
    background: #fff;
}
.metaslider .caption h3{
    color: #1a3e90;
}
.metaslider .caption p{
    color: rgb(58, 58, 58);
}
#metaslider-id-915 .flexslider .flex-control-nav li {
    background: #fff;
    border-radius: 30px;
    height: 20px;
    width: 20px;
}
.metaslider.ms-theme-clarity .flexslider .flex-control-nav li a {
    position: relative;
    top: 2px;
    right: 3px;
    width: 16px !important;
    height: 16px !important;
}
#metaslider-id-915 .flexslider .flex-control-nav li a:not(.flex-active) {
    background: #fff!important;
    box-shadow: none!important;
}
#metaslider-id-915 .flexslider .flex-control-nav li a.flex-active {
    background: #d3d3d3!important;
     box-shadow: none!important;
}
@media only screen and (min-width: 770px) {
    .laptop-one-second.mcb-wrap {
        width: 45%;
        margin-left:  2%;
        margin-right:  2%;
    
    }
}
@media only screen and (max-width: 770px) {
    .bloqueactividad{
    margin-top:50px!important;
}
.metaslider.ms-theme-clarity .flexslider .slides li {
    width: 350px!important;
}
}


.header-stack #Top_bar .logo{
    border-color: rgba(255, 255, 255, 0.3)!important;
}

#Top_bar .menu{
    display: flex!important;
    gap: 10px!important;
    margin: 10px 0px;
    border-radius: 100px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.1)!important;
    border: 1px solid rgba(255, 255, 255, 0.3)!important;
}

html .menuo-no-borders #Top_bar .menu > li > a span{
    border-radius: 30px!important;
    border: 1px solid rgba(255, 255, 255, 0.3)!important;
    line-height: 30px;
}

html .menuo-no-borders #Top_bar .menu > li.current-menu-item > a span{
    background: #fff!important;
    color: #004e7c!important;
}