

.effect{ -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.effect_slow{ -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.OFlW{ overflow:hidden; }

.headerX ul{ margin:0; padding:0; list-style:none; }
.headerX a:hover, 
.headerX a:focus{ text-decoration: none; }
.headerX .hide{ right:-300px !important; }


.headerX.black-bg a{ color:#000; }

.headerX { 
    position: static;
}

.headerX > .space {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: auto;
    justify-content: space-between;
    margin: auto;
    max-width: initial;
    padding: 15px 15px;
    border-radius: 4px;
}


.headerX .logo.moveLeft img{ max-width:200px; height:auto; }
.headerX .logo{ width: auto; }
.headerX .flexMenu, 
.headerX .flexMenu li, 
.headerX .flexMenu li a{ display:flex; height:auto; align-items: center; justify-content: center;  }



.headerX .flexMenu li a.active{ padding-top:3px;  }

.headerX .logo { /*filter: invert(1);*/ margin-left:0px; position: relative;}
.headerX .menuTrigg{display:none;}
.headerX .backdropMenu{ display:none; }
.headerX .menu a img{ 
    width: 5px;
    margin-top: 0px;
    position: relative;
    transform: rotate(90deg);
    margin-left: 10px;
    opacity:0.65;
}

.menu li.muchSimple .container{
    display: block !important;
    padding: 0 !important;
}

.menu li.muchSimple .container .linker{
    background: #262626;
    padding: 10px 28px;
    font-size: 15px;
    border-left: solid 10px #363636;
    margin-bottom: 1px;
}


.SliDing{
    height:400px;
}

.swiperMenu{
    width: 100%;
    height: 300px;
}

.swiperMenu .swiper-slide{
    display:flex;
    align-items:center;
    justify-content:center;
}

.swiperMenu .swiper-slide img{
    padding: 10px;
    width: 100%;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    background: #FFF;
    width: 25px;
    height: 25px;
    margin: 10px 15px !important;
}


.swiper-pagination{
    bottom:10px;
}

.swiper-slide.swiper-slide-active{
    width:100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu li.muchSimple .container .linker:last-child{
    margin-bottom: -1px;
}

.menu .closing{
    background: #ccc;
    height: 100%;
    position: absolute;
    width: 30px;
    opacity: 0;
    z-index: 100;
    right: 0px;
}

.opaky{
    opacity:0.5;
}

.menu .hidden{
    display:none;
}

.headerX .menu .sub-menu{
    position: absolute;
    top: 33px;
    width: 100%;
    left: 0;
    z-index: 0;
    left: 0;
    display: flex;
    overflow:hidden;
    align-items: center;
    height: 0;
    left: 0;
    max-width: 180px;
    border-radius: 4px;
}

.headerX .menu .sub-menu:before{
    content: "";
    position: absolute;
    top: -5px;
    background: #0f0f0f;
    height: 14px;
    width: 14px;
    transform: rotate(45deg);
    border-radius: 4px;
    left: 35px;
    display:none;
}

/*
.headerX .menu .sub-menu::before{
    position:absolute;
    content:'';
}
*/


.thisZindex{
    z-index:10;
}

.headerX .menu .sub-menu .container .part1{
    width: calc(25% - 4px);
    height: 200px;
    background: #ccc;
    float: left;
    border-radius:9px;
    margin: 60px;
}

.headerX .menu .sub-menu .container{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}


.Hero{
    height: 100vh;
    width: 100%;
    position: relative;
    z-index: 2;
}

.backdrop_header{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    z-index:3;
    height:0;
}

.headerX .callToAction1{
    margin: 15px 30px !important;
    padding: 15px 25px !important;
    height: auto !important;
    border-radius: 0px !important;
}

.headerX_scroll_negative{
    background:#FFF !important;
    box-shadow: 0px 0px 40px rgb(0 0 0 / 20%);
}

.headerX_scroll_negative .menu a img{
    filter:invert(1);
}
.headerX_scroll_negative .menu a{
    color:#000;
}
.headerX_scroll_negative .logo{
    color:#000;
}
.headerX_scroll_negative .callToAction1{
    color:#fff !important;
}

.headerX_scroll_negative .menu a img {
    opacity: 1;
}

.headerX_scroll_negative .logo img{
    filter:invert(1) !important;
}




li.muchSimple{
    position:relative;
}

li.muchSimple .photoD{
    display:none;
}

li.muchSimple .container {
    display: block !important;
    padding: 0 !important;
}

li.muchSimple .sub-menu{
    width:auto !important;
    /*background:#0f0f0f !important;*/
}


.headerX li.SelectedC .dropdown a{
    border-left: solid 5px #fff;
    padding-left: 24px !important;
}

.dropdown_arr{
    width: 22px;
    filter: invert(1);
    padding: 7px;
    margin-left: -11px;
    z-index: 99;
    opacity: 1;
    background: #262626;
    border-radius: 2px;
    height: 21px;
    margin-top: 0px;
    margin-right: 20px;
}

.dropdown_arr:hover{
    opacity:0.5;
}

.dropdown{
    display: flex; 
}

.headerX .flexMenu li .part2 a {
    color: #FFF;
    display: flex !important;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding-left: 30px !important;
    padding-right: 30px !important;
}


.headerX .flexMenu li .part2 a.SelectedsC{
    border-left: solid 5px #f9f9f9;
    padding-left: 24px !important;
    padding-right: 30px !important;
}


.sub-menu .part2 a img{
    width: 10px;
    filter: invert(0);
    height: 10px;
    margin-left: 0;
    padding: 0;
    transform: rotate(0deg);
}



.headerX .sub-menu a{
    padding: 6px 6px !important;
    font-size: 12px !important;
    text-align: left;
    display: block !important;
}


/*@media (max-width:1100px){*/

    .headerX {
        position: fixed;
        top: 0;
        left: 0px;
        z-index: 99;
        width: 0px;
        height: 0px;
    }

    .dropdown_arr {
        width: 70px;
        filter: invert(0);
        padding: 10px 30px 10px 30px;
        margin-left: 0;
        z-index: 99;
        opacity: 1;
        background: #10101094;
        height: 82px;
        margin-top: 0px;
        border-radius: 0px;
        margin-right: 0;
    }

    .headerX .sub-menu,
    .headerX .sub-menu .part2,
    .headerX .sub-menu a{
        background: #090909 !important;
        border-radius: 0 !important;
    }

    .headerX .sub-menu a{
        padding: 30px 30px !important;
    }

    .headerX{
        box-shadow: 0px 0px 40px rgb(0 0 0 / 0%);
    }

    .headerX .callToAction1{
        margin: 0px 0px !important;
        padding: 10px 25px !important;
        height: auto !important;
        border-radius: 0px !important;
    }

    .headerX .menu a img{
        transform: rotate(0deg);
    }

    .positionRelative{
        position:relative;
    }

    .headerX .menuTrigg{ 
        position: fixed;
        top: 15px;
        float: right;
        right: 15px;
        z-index: 3;
        height: 60px;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 60px;
        background: #000;
        display: flex;
        border-radius: 99px;
    }
    .headerX .menuTrigg span{ 
        position: absolute;
        text-align:center;
    }
    .headerX .menuTrigg span img{
        width: 28px;
    }
    .headerX  > .space { display: inline-block; }
    .headerX .flexMenu, 
    .headerX .flexMenu li, 
    .headerX .flexMenu li a { display: block; height: auto; width:100%; }
    .headerX .flexMenu li a { padding: 30px 30px !important; background:none; margin-bottom:0px; display:flex; justify-content: space-between; }
    .headerX .flexMenu li a img{ width: 10px; position:relative; display:block; opacity:0.3;  }
    .headerX .flexMenu li:hover { border-bottom:solid 0px #fff !important; padding:0; background:none; }
    .headerX .menu {
        position: fixed;
        right: -200%;
        height: 100%;
        width: 100%;
        top: 0;
        display: block;
        max-height: 100%;
        background: #000;
        display: flex;
        align-items: baseline; 
        justify-content: flex-start;
        padding-top: 0px;
        z-index: 3;
        flex-direction: column;
        overflow-y: scroll;
        max-width: 370px;
        box-shadow: 0px 0px 100px rgba(0,0,0,0.8);
    }
    .headerX .menu + .backdropMenu{
        display: block;
        position: fixed;
        top: 0;
        right: -200%;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.6);
        opacity:0;
        z-index: 2;
    }
    .headerX .logo{ height: 100%; display: flex; align-items: center; z-index: 3; position: relative; }
    
    .pushLeft{ right: 0% !important; }
    .pushOpacity{ opacity: 1 !important; }
    .space{left:0;}
    .space.moveLeft{ display: inline-block; left: 10%; }
    .logo.moveLeft{ z-index: 9; margin-left: 30px; }

    .menu .closing {
        background: #ccc;
        height: 83px;
        position: absolute;
        width: 100% !important;
        opacity: 0;
    }

    .headerX .menu .sub-menu {
        position: relative;
        top: 0px;
        width: 100% !important;
        padding: 0;
        left: 0;
        max-width: initial;
        border-radius: 0px;
        margin-bottom: 0px;
        overflow:hidden;
    }
    .headerX .menu .sub-menu:before {
        display:none;
    }
    .headerX .flexMenu li a.active {
        margin-bottom: 0px;
        border-bottom: solid 0px #fff;
    }
    
    .sub-menu .container{
        padding: 0px 30px;
        width: 100%;
    }

    .headerX .sub-menu .container a {
        padding: 20px 20px !important;
    }
    
    .closing + a.active img{
        opacity:1 !important;
        transform:rotate(90deg);
    }
    .backdrop_header{
        display:none;
    }


    .headerX_scroll_negative > .space > .menuTrigg > .openMenu img,
    .headerX_scroll_negative > .space .logo.moveLeft{
        filter: invert(1);
    }
    .headerX .flexMenu li a{
        color:#fff !important;
    }
    .headerX_scroll_negative .menu a img {
        filter: invert(0);
    }

/*}*/


@media (max-width:1100px){
    .headerX .menuTrigg{ 
        bottom: 15px;
        top:initial;
    }
    .headerX .menu{
        position: fixed;
        right: -200%;
        height: 100%;
        width: 100%;
        top: 70px;
        display: block;
        max-height: 100%;
        background: #000;
        display: flex;
        align-items: baseline;
        justify-content: flex-start;
        padding-top: 0px;
        z-index: 3;
        flex-direction: column;
        overflow-y: scroll;
        max-width: initial;
    }
    .Hero.Hero_reduction{
        z-index:999;
    }
}




/* FONTS */
    .headerX .flexMenu li a{ padding:0px 18px 0px 1px; font-size: 12px; }
/* FIN FONTS */


/* COLORS */
    .headerX.black-bg{  background:none;  color:#fff; }
    .headerX .flexMenu li:hover { background:none; }
    .headerX .flexMenu li a.active{ border-bottom:solid 0px #fff; background:#fff; color:blue; }
    .headerX .menu .sub-menu{ background:none; }
    .headerX .flexMenu li a.active { padding-top: 0px; }
    .headerX .callToAction1{  background:rgb(255, 115, 0) !important; }
    .backdrop_header{ background:#0e00ff !important }
    @media (max-width:800px){
        .headerX .callToAction1{
            background: #0b0b0b !important;
        }
    }
    .thisZindex a.dropdown img{
        filter: invert(0);
    }
/* FIN COLORS */





/* FADE EFFECT */
    .headerX .menu .sub-menu{ opacity:0; }
    .headerX .menu .sub-menu.hookContainer{ opacity:1; }
    .backdrop_header{ background:#050507; }
/*FIN FADE EFFECT */



/* ZOOM EFFECT 
    .headerX .menu .sub-menu{ opacity:0; transform:scale(0.1); }
    @media (min-width:800px){
        .headerX .menu .sub-menu{ height:auto !important; }
    }
    .headerX .menu .sub-menu.hookContainer{ opacity:1; transform:scale(1); }
    .backdrop_header{ background:rgba(0,0,0,0.6); filter: blur(80px); }
 FIN ZOOM EFFECT */



/* Bocadillo 
    .backdrop_header{ display:none; }
    .headerX .menu .sub-menu .container { background: blue; }
    .headerX .flexMenu li a{ overflow:hidden; }
    .headerX .flexMenu li a.active { background: none; position: relative;
    }
    .headerX .flexMenu li a::after{
        position: absolute; content: ""; background: blue; width: 0px; height: 0px; 
        transform: rotate(45deg); z-index: 4; bottom: -30px; border-radius: 4px;
        -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;
    }
    .headerX .flexMenu li a.active::after{
        position: absolute; content: ""; background: blue; width: 30px; height: 30px;
        transform: rotate(45deg); z-index: 4; bottom: -21px; border-radius: 4px;
        -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;
    }
    .hookContainer{ z-index:9; }
    .headerX a.active{ z-index:0; }
    .thisZindex a.dropdown img{ width:0; }
    @media (max-width:800px){
        .headerX .flexMenu li a::after,
        .headerX .flexMenu li a.active::after{ display:none; }
        .thisZindex a.dropdown img { width: 10px !important; filter: inherit; }
        .headerX .flexMenu li a.active{ color:#fff !important; }
        .headerX .menu .sub-menu .container { margin: 0; max-width: initial; }
    }
  end Bocadillo */


 /* Bocadillo MENU SIMPLE 
    @media (min-width:800px){
        .headerX .flexMenu, .headerX .flexMenu li, .headerX .flexMenu li a{ position:relative }
        .headerX .menu .sub-menu .container { padding: 0; }
    }
    .headerX .menu .sub-menu { background: none; min-width: 300px; right: 0 !important; left: initial !important; border-radius: 5px; opacity:0; }
    .headerX .menu .sub-menu.hookContainer { opacity:1; }
    @media (max-width:800px){ .headerX .menu .sub-menu { border-radius: 0px; } }
END Bocadillo MENU SIMPLE */
