/*
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;
}

.mfn-language-switcher-dropdown .wpml-ls ul li.hover ul, .mfn-language-switcher-dropdown .wpml-ls ul li:hover ul{
	background-color:transparent !important;
}
@media(max-width:767px){
	
.column_header_language_switcher.hide-tablet, 
.column_header_language_switcher.hide-mobile{
	display: block !important;
}

}

#Subheader:after{
	box-shadow: none !important;
}

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%);
}

/* Arregla padding al abrir popup deshabilitando scroll de la web */
html.mfn-popup-browser-scroll-disabled {
    padding-right: 0;
}

html {
    scroll-behavior: smooth;
}

body.mobile-side-slide{
    overflow-x: clip;
}

#Wrapper #Content{
    padding-top: 0px;
}


/*********************************\
            HEADER
\*********************************/

.header-title{
    font-family: "Futura";
    font-size: 21px;
    font-weight: 500;
    line-height: 144%;
}

 .breadcrumbs{
	 text-align:center !important;
 }
/*********************************\
            SIDEBAR
\*********************************/

.section.redes-sidebar{
	    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}


/*********************************\
            INICIO
\*********************************/

#Wrapper header{
    background: transparent;
    
}

.fachada-gallery, .team-gallery{
    display: none;
}

.menu-gallery-masages, .menu-gallery-fachada, .menu-gallery-team{
    background-color: transparent;
    font-size: 18px;
}

#Content .menu-gallery-masages:hover, #Content .menu-gallery-fachada:hover, #Content .menu-gallery-team:hover{
    background-color: transparent;
    color: var(--dark-bg);
    border-bottom: 1px solid #E6C300;
}

.mfn-list-item .mfn-list-desc a:hover{
	text-decoration:none !important;
}

.testimonials_slider .testimonials_slider_ul .bq_wrapper blockquote {
    color: #FCFCFC;
    font-size: 18px;
    line-height: 28px;
    font-style: normal;
}

.testimonials_slider .testimonials_slider_ul .author .title {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Open Sans';
    font-weight: 400;
}

.testimonials_slider .testimonials_slider_ul .author {
    text-align: center;
}

.style-simple .testimonials_slider .testimonials_slider_ul .bq_wrapper {
    padding-top: 0;
    padding-bottom: 1px;
    background: none;
    text-align: center;
}

.testimonials_slider .testimonials_slider_ul .bq_wrapper {
    padding: 30px 40px 10px;
    margin-bottom: 20px;
}

.testimonials_slider .testimonials_slider_ul .testimonial-item {
    float: left;
    padding: 0 80px;
    list-style: none;
    box-sizing: border-box;
}

.testimonials_slider .testimonials_slider_ul .author .title a{
    color: #FCFCFC;
}

.testimonials_slider .testimonials_slider_ul .author .company {
    font-size: 13px;
    font-weight: 600;
}

.testimonials_slider .author-photo{
    display: none;
}

#mfn-header-template .mcb-section .mcb-wrap .mfn-header-menu > li.current-menu-item > a.mfn-menu-link{
    /*color: #e2c103;*/
}

/*********************************\
            NOTICIAS
\*********************************/

.post-item{padding-bottom:40px !important;}

.post-desc{
	display: flex;
    flex-direction: column;
}
.post-desc .post-title{
	order:1;
}
.post-desc .post-head{
	order:2;
}
.post-desc .post-excerpt{
	order:3;
}
.post-desc  .post-footer{order:4;}
.post-desc  .post-footer  .post-more:hover{text-decoration:none !important;}
.post-desc  .post-footer i{
	font-size: 25px;
    line-height: 1;
    padding: 0px !important;
    display: flex;
    color: var(--gray);
}
.post-desc  .post-footer i:hover{	
    color: var(--dark-bg);
	
}
.post-meta .icon-clock{display:none !important;}
.post-footer .post-links{    border-left-width: 0 !important;}
.icon-doc-text:before {
   content: '\e964';
   font-family: 'mfn-icons';
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
}
.mfn-share-post .mfn-share-post-button{
	border: none !important;
}
/*********************************\
            CONTACTO
\*********************************/

.form-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
}

#Content .formulario-contacto .politicas-form a {
    color: var(--primary);
}

#Content .formulario-contacto {
    padding: 60px;
}

.formulario-contacto h3 {
    text-align: center;
}

#Content .formulario-contacto .form-legal p{
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.2;
    text-align: justify;
}


/*********************************\
            Legal text
\*********************************/

#cmplz-document h2{
	font-size: 20px !important;
    line-height: 1.3 !important;
    font-weight: 600;
	    font-family: 'Open Sans' !important;
}
#cmplz-document{    padding: 50px 0px !important;text-align: justify;
    color: var(--black);    font-size: 16px !important;
   font-family: 'Open Sans' !important;
    max-width: 100% !important;
	}

#cmplz-document p, #cmplz-document li, #cmplz-document span, #cmplz-document h3{
	  color: var(--black);    font-size: 16px !important; font-family: 'Open Sans' !important;
}
/*********************************\
            FOOTER
\*********************************/

.mfn-footer .social,
.mfn-sidemenu-tmpl .social
{display:flex;flex-direction:row;    justify-content: flex-start; margin-left:0px;}
.mfn-footer .social>*,
.mfn-sidemenu-tmpl .social>*
{list-style:none !important;display: flex; margin: 0px;}
.mfn-footer .social a,
.mfn-sidemenu-tmpl .social a
{padding:0px 30px 0px 0px;}
.mfn-footer .social a i,
.mfn-sidemenu-tmpl .social a i
{font-size:25px !important; color:white !important;}
.mfn-footer .social a i:hover,
.mfn-sidemenu-tmpl .social a i:hover
{color:var(--primary) !important;}

#back_to_top{
	bottom:120px !important;
	right:40px !important;
}

#back_to_top:hover{	
background-color:var(--dark-bg) !important;
}
#back_to_top:hover i{
	color:white !important;
}

/*********************************\
            COPYRIGHT
\*********************************/

body #Footer .copyright a:hover {
    text-decoration: none;
}

body #Footer .footer_copy {
    border: 0;
    background: black;
    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: left;
}

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


/*********************************\
            KIT DIGITAL
\*********************************/
body #Footer .footer_action {
    background: none;
}

body #Footer .footer_action .one {
    margin-bottom: 0;
}

body #Footer .footer_action .financiacion {
    display: grid;
    grid-template-columns: 1fr 1fr 5fr;
    gap: 20px;
    text-align: left;
    align-items: center;
}

body #Footer .footer_action .financiacion>div {
    line-height: 0;
}

body #Footer .footer_action .financiacion>div img {
    max-height: 50px;
    width: auto;
}

body #Footer .footer_action .financiacion>div p {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 0;
}

@media only screen and (max-width: 959px) {
    body #Footer .footer_action .financiacion {
        grid-template-columns: 1fr 1fr;
        text-align: center;
        gap: 5px;
    }

    body #Footer .footer_action .financiacion>div:last-child {
        grid-column: 1 / span 2;
    }
}

@media only screen and (max-width: 767px) {
    body #Footer .footer_action .financiacion>div img {
        max-height: unset;
        width: 100%;
    }
	#back_to_top.sticky{
	bottom: 90px !important;
        right: 25px !important;
}
}

body #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title {
    line-height: 1.2;
}
