/*
Theme Name: 22MW_WEBSITE
Theme URI: 
Description: A child theme of GP
Author: 22MW
Author URI: https://mishamoro.name
Version: 1.0.22
Template: generatepress	
*/


/*GENERIC*/

/*AJUSTES GENERAL + ELEMENTOR*/

body {
	 font-size: 22px;
     background-color: #19191b !important;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a{
    font-weight: 300;
	margin-bottom: 0px;
}

a{
	-webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
    
}

b, dt, strong, th {
    font-weight: 900;
}

.site-footer  {
        padding-left: 75px;
}

#content {
    padding-left: 75px;
    background: #F9F8F8;
}
.project-template #content{
    background: #19191b;
}
.page-header-image{
    display: none;
}


#generate-slideout-menu {
    z-index: 98 !important;
}
.site-content{
    -webkit-transition: all 1100ms ease;
    -moz-transition: all 1100ms ease-out;
    transition: all 1100ms ease;
}
#tapa {
    background: #19191b;
    width: 0;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease-out;
    transition: all 900ms ease;
    transition-delay: .1s;
    pointer-events: none;
}
.elementor-location-header{
  z-index: 100; 
}
#tapa._hover{
     width:100%;
    pointer-events: auto;
}
.ficha{
    cursor: pointer;
}

.ficha .elementor-container, .overBackground{
    -webkit-transition: all 1000ms ease !important;
    -moz-transition: all 1000ms ease-out !important;
    transition: all 1000ms ease !important;
}
#share22mw .elementor-grid-item {
    height: 30px;
}
#tapa._hover{
     width: 100%;
    height: 100%;
    opacity: 1;

}
.hello h2 a{
    font-weight: 900 !important;
}

.hometext a {
    color: #fff;
}
.hometext a.titleText {
    color: #000;
}

.hometext.hello a:hover {
    color: #34d5ff;
}
.hometext.hola a:hover {
    color: #217676;
}
.hometext.privet a:hover {
    color: #ff0000;
}
.bottonpopup h2 a{
    cursor: pointer;
    font-weight: 900 !important;
}

.bottonpopup.Im:hover h2 a {
    color: #FFF;
    font-weight: 900 !important;

}
.bottonpopup.Im:hover  h2 a span{
    color: #191919;
    font-weight: 900 !important;
}
.popTitleR h2 {
    font-size: 22vw !important;
}
.mw_tab.lae-tabs-style4 .lae-tab-nav .lae-tab:first-child{
    display: none;
}
.mw_tab.lae-tabs-style4 {
    background: transparent !important;
}
.mw_tab.lae-tabs-style4 .lae-tab-nav {
    border-bottom:none !important;
    margin: 0 20px  0 0 !important;
}
.mw_tab .lae-tabs .lae-tab-panes .lae-tab-pane {
    max-width: 666px;

}
.mw_tab.lae-tabs-style4 .lae-tab-nav .lae-tab a {
    line-height: 57px;
}
.mw_tab.lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active:before, .mw_tab.lae-tabs-style4 .lae-tab-nav .lae-tab:before {
    height: 10px;
    background: #C8C7C7;
}

.mw_tab.lae-tabs-style4 .lae-tab-nav .lae-tab {
    margin-right: 22px;
    padding-right: 22px;
}
.site-header {
    display: none;
}
.generate-back-to-top{
    background-color: #19191B ;
    color: #fff;
    border-radius: 50%;
}
.slideout-widget a{
    font-size: 8vw !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}
.slide-opened #generate-slideout-menu .inside-navigation .main-nav{
    display: none;
}
.slideout-widget{
    margin: 0px !important;
}
.main-navigation a {
    display: initial  !important;
}
.menu_y a:hover{
    color:#34D5FF !important;
}
.menu_w a:hover{
    color:#34A2A3 !important;
}
.menu_f a:hover{
    color:#FF0200 !important;
}
.menu-item a, .menu_y a:hover span,.menu_y span,
.menu_w a:hover span,.menu_w span,
.menu_f a:hover span,.menu_f span{
    color:#fff !important;
}
.menu-item p{
    margin: auto !important; 
}

.overscoll {
    min-height: 100vh;
    align-items: center;
}
.overscoll .elementor-column-wrap{
    max-height: 80vh;
    overflow-y: scroll;
}

.photoGallery .elementor-post__title a{
 /*   color: #18191b !important;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;*/
    font-size: 2em !important;
    font-weight: 900 !important;
    letter-spacing: 3px !important;
    line-height: 1em !important;
}
.photoGallery .elementor-post__title a:hover{
    color: #19191b !important;
        text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.photoGallery .elementor-post__thumbnail{
    padding: 0px !important
}
.fotogalleryContent .elementor-container{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}
.fotogalleryContent .elementor-row{
    background:#19191b;
    opacity: 1;
    
}
.photoGallery .elementor-post__title a, .fotogalleryContent .elementor-row{
    -webkit-transition: all 500ms  !important;
    -moz-transition: all 500ms !important;
    transition: all 500ms  !important;
}
#photoAcc  {
    margin-left: 10px;
    max-width: 666px;
}

#photoAcc.lae-accordion-style2 .lae-panel .lae-panel-title {
    border: none ;
    padding: 20px 20px 20px 20px ;
    color: #C8C7C7 ;
    border-bottom: 5px solid #FF0000  ;
    border-radius: 0px;
}
#photoAcc.lae-accordion-style2 .lae-panel .lae-panel-title::before{
    background-color: #FF0000  ;
}
#photoAcc.lae-accordion-style2 .lae-panel .lae-panel-title:hover{
    color: #19191B  ;
}
#photoAcc.lae-accordion-style2 .lae-panel .lae-panel-title::after{
    display: none;
}
#photoAcc.lae-accordion-style2 .lae-panel .lae-panel-content {
    padding: 20px 20px 0px 20px;
    border: none;
}
#photoAcc.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title{
    color: #19191B ;
    background-color: #FF0000  ;
}



/*PROJECT*/
.fichaZone .elementor-widget-wrap{
    height: 100vh;
    position: relative;
}
.ficha .elementor-widget-wrap,.flechaDown .elementor-widget-wrap {
    height: auto;
    position: relative;
}
.flechaDown{
    position: absolute !important;
    bottom: 40px;
    left: 40%;
}
.projectScroll .jet-scroll-navigation__dot {
    width: 40px !important;
    height: 3px !important;
    border-radius: 0 !important;
}
.projectScroll .jet-scroll-navigation__item:first-child{
    display: none;

}
.projectScroll .jet-scroll-navigation--position-right {
    margin-right: 0;
    background: #18191b;
    height: 100vh;
    padding: 0 20px;
    z-index: 9999;
}
.projectScroll .jet-scroll-navigation__inner{
    height: 100vh;
}
.lavueltadeflecha{
     transform: rotate(180deg);
}
.titel_project{
    border-bottom: 10px solid #ccc;
    padding-bottom: 13px;
}

.projectPopUP h2{
    position: relative;
}
.projectPopUP h2 a{
    font-weight: 900 !important;
}
.projectPopUP h2::before{
    background-color: #217676  ;
    position: absolute;
    content: "";
    left: 0;
    bottom: -5px;
    height: 3px;
    width: 100%;
    -webkit-transition: height 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: height 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: -1;
}
.projectPopUP h2:hover , .projectPopUP h2:hover a {
    color: #19191B !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease;
    cursor: pointer !important;
}
.projectPopUP h2:hover::before , .projectPopUP.start h2::before  {
    height: 122%;
}
.girado90 {
    transform: rotate(-90deg);
}

.project-template #primary-menu, .single #primary-menu{
    display: none;
}
.project_close {
    position: fixed !important;
    top: 47%;
    right: 47%;
    left: inherit;
    }
.linkGrees_pr a {
    color: #a2a2a3;
}
.linkGrees_pr a:hover {
    color: #217676;
}
.pr_foto img{
    border: 11px solid #000 !important;
}

.fancybox-is-open .fancybox-bg {
    opacity: 1 !important;
    background: #19191b;
}
.fancybox-caption {
    padding: 22px !important;
    text-align: right;
    text-transform: uppercase !important;
    font-size: 22px !important;
    font-weight: 100 !important;
    opacity: 0 !important;
}
.fancybox-caption::after{
    display: none !important;
}
.fancybox-container{
        z-index: 9999999999 !important;
}
.gallery_fullHeight .elementor-slick-slider .slick-slide img{
    max-height: 100vh;
}
.gallery_fullHeight .elementor-slick-slider .slick-slide {
    height: 100vh !important;
    display: flex !important;
   justify-content: center;
   align-items: center;
}
.jet-posts.jet-equal-cols .jet-posts__item .jet-posts__inner-content{
        display: flex !important;
   justify-content: center;
   align-items: center;
}
.fancybox-navigation .fancybox-button--arrow_left,.fancybox-navigation .fancybox-button--arrow_left:hover{
        background: url('/wp-content/uploads/2018/09/left.png') no-repeat center !important;
}
.fancybox-navigation .fancybox-button--arrow_right, .fancybox-navigation .fancybox-button--arrow_right:hover{
    background: url('/wp-content/uploads/2018/09/r_white.png') no-repeat center !important;
}
.fancybox-navigation .fancybox-button--arrow_left:hover, .fancybox-navigation .fancybox-button--arrow_right:hover{
    opacity: .75 !important;
}
.fancybox-navigation svg{
    display: none !important;
}
.fancybox-navigation .fancybox-button::after {
    padding: 300px 50px !important;
}
.fancybox-navigation .fancybox-button {
    padding: 30% 100px !important;
    top: 10% !important;
}

@media (min-width: 780px) {

  #site-navigation {
    width: 75px;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 1;
    z-index: 100008;
    background-color: #19191B;
  }
    .main-navigation .navigation-logo{
        margin: 0px !important;
        float: none !important;
        display: inline-block !important;

    }
    .main-navigation .navigation-logo img{
        padding: 0px !important;
        width: 35px;
        height: 57px;
        top: 20px;
    }
    #primary-menu {
        top: 40vh;
        position: relative;
    }
    .footer-widgets {
        padding-left: 75px;
    }
    .site-info {
        padding-left: 75px;
    }
    .offside--left {
        left: -100% !important;
    }
    .offside--left.is-open {
        left: -100% !important;
    }
    .offside--left.is-open, .offside-js--is-left .offside-sliding-element {
        -webkit-transform: translate3d(100%,0,0);
        -moz-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        -o-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0) !important;
    }
    .offside-js--interact .offside, .offside-js--interact .offside-sliding-element {
        -webkit-transition: -webkit-transform .75s cubic-bezier(.16,.68,.43,.99) !important;
        -moz-transition: -moz-transform .75s cubic-bezier(.16,.68,.43,.99) !important;
        -o-transition: -o-transform .75s cubic-bezier(.16,.68,.43,.99) !important;
        transition: transform .75s cubic-bezier(.16,.68,.43,.99) !important;
    }
        .main-navigation.offside {
        width: 100% !important;
        background-color: #19191B;
    }
    .main-navigation.offside .slideout-menu{
        padding-left: 100px;
    }
    .offside-js--is-open .slideout-overlay{
        display: none;
    }
    .slideout-toggle a:before{
        content: "" !important;
        width: 34px !important;
        display: block !important;
        border-bottom: 3px solid #fff; 
       
         -webkit-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
        -moz-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
        transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    .slideout-toggle a:after{
        content: "" !important;
        width: 34px !important;
        display: block !important;
        border-bottom: 3px solid #fff;
         height: 13px; 
        -webkit-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
        -moz-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
        transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    .slideout-toggle:hover a:before, .slideout-toggle:hover a:after{
        border-bottom: 3px solid #FA4300; 
    }
    .slideout-toggle:hover a:after{
        height: 13px;
    }
    .slide-opened .slideout-toggle a{
        margin-top: -10px;
         -webkit-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
        -moz-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
        transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    .slide-opened .slideout-toggle a:before{
        -ms-transform: rotate(45deg); /* IE 9 */
        -webkit-transform: rotate(45deg); /* Safari */
        transform: rotate(45deg);
        margin-bottom: -3px;
    }
    .slide-opened .slideout-toggle a:after{
        -ms-transform: rotate(-45deg); /* IE 9 */
        -webkit-transform: rotate(-45deg); /* Safari */
        transform: rotate(-45deg);
    }
    .slide-opened .slideout-toggle a:before,.slide-opened .slideout-toggle a:after{
        height: 0px;
        width: 33px !important;
    }
    
    .main-navigation .main-nav ul li a {
        padding-left: 0px;
        padding-right: 0px;
        line-height: 22px;
    }
    .main-navigation .main-nav ul li:hover > a{
        background-color: transparent !important;
    }
    .footer_nav {
        position: fixed;
        bottom: 11px;
    }
     .main-navigation .footer_nav li{
        float: inherit; !important;
    }
    .main-navigation .footer_nav a{
        font-size: 9px;
    }
    .main-navigation  .slideout-widget .elementor-widget-wrap{
        opacity: 0;
        -webkit-transition: all 1s ;
        -moz-transition: all 1s ;
        transition: all 1s ;
         -webkit-transition-delay: .2s; /* Safari */
        transition-delay: .2s;
    }
    .slide-opened .main-navigation .slideout-widget .elementor-widget-wrap{
        opacity: 1;
    }
     .slideout-widget a {
        font-weight: inherit !important;
        text-transform: inherit !important;
        font-size: inherit !important;
        text-align: left !important;
    }
     .slideout-widget li{
        float: inherit;
    }
     .slideout-widget ul {
        padding-left: 100px;
    }
    .main-navigation .main-nav ul li.sfHover > a {
        color: #fff;
        background-color: #0000;
    }

    .slide-opened .inside-navigation{
        max-width: 100% !important;
        width: 100%;
    }


}

/*TRABAJO*/
.flechaTrabajo{
    position: absolute !important;
    bottom: 22px;
    left: 35%;
}
.flechaCont{
    position: relative;
}
.flechaAbajo{
    position: absolute !important;
    bottom: 0px;
    right:50%;
}
.column_2.down .elementor-widget-wrap{
    position: relative;
    min-height: 80vh;
}
.txt_en, .txt_es, .txt_ru{
   opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    position: absolute !important;
    top: 0px;
    min-height: 70vh;
    max-width: 1000px;
}
.opacity_1,
.column_1.down .elementor-text-editor:hover, .column_2.down .elementor-text-editor:hover, .column_3.down .elementor-text-editor:hover {
    opacity: 1;
}
.titleH6 .elementor-headline-dynamic-letter,.titleH6 .elementor-headline-dynamic-letter span{
    font-size: 10px !important;
    letter-spacing: 1px;
}
.titleH6 h6, .titleH6 h6 span{
    line-height: 1px;
    margin: 0px;
}
.ficha {
    margin-left: 5%;
}
.job_datos{
    position: absolute !important;
    bottom: 0px;
}

.job_bot_view{
    position: absolute !important;
    bottom: 0px;
    z-index: 99997; 
    left: 5%;
}
.job_bot_next{
    position: absolute !important;
    bottom: 0px;
    z-index: 99998;
    right: 150px;
}
.job_bot img:hover, .rollOver50:hover{
    opacity: .5;
}
.generate-back-to-top, .generate-back-to-top:visited{
    z-index: 64 !important;
}
.ee-tooltip {
    font-size: 12px !important;
    font-weight: bold !important;
}

/*PHOTO*/
#fotoRed .lae-project-image .lae-image-info .lae-lightbox-item {
   opacity: 0 !important;
    -webkit-transition: all 2.5s;
    -moz-transition: all 2.5s;
    transition: all 2.5s;
}
#fotoRed .lae-project-image:hover .lae-image-info .lae-lightbox-item {
     opacity: 0.9 !important;
    background: #ff0707 !important;
}
.single-post .lae-block-gallery{
    max-width: 1500px;
    margin: 0 10%;
}
.lae-image-type, .lae-image-type:hover, .lae-module-image:hover,
.lae-module .lae-module-image .lae-lightbox-item,
.lae-module .lae-module-image .lae-lightbox-item:hover{
    cursor: zoom-in !important;
}
.lae-module .lae-module-image:hover>img {
     -webkit-filter: brightness(100%) !important; 
     filter: brightness(100%) !important; 
}
.swiper-slide{
    padding: 0 !important;
}
.fotoContLink h2 span{
    padding: 13% 0;
}
.fotoContLink .elementor-column-gap-default{
     background: #19191b;
}
.tooltip {
    display:none;
    position:absolute;
    border:1px solid #000;
    background-color:#000;
    border-radius:0px;
    padding:10px;
    color:#fff;
    font-size:12px;
    font-weight: bold;
    text-align: center;
    opacity: 0.75;
    z-index: 999987;
}
.toolTipTitle{
    font-size: 22px;
    text-transform: uppercase;
}
.fotoContLink, #content .elementor-section-wrap{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important;

}
.fotoContLink .elementor-column-gap-default{
    background: #19191b;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.fotoContLink .elementor-column-gap-default.bgTr{
    background: transparent;
}
.ee-heading__text{
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;  
}
#cookie-notice {
    display: block;
    visibility: hidden;
    position: fixed;
    min-width: 50%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    left: 40%;
    text-align: center;
    width: 30% !important;
    padding: 5%;
    font-family: inherit;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    transition: all 1.5s;
    opacity: 0;
}
#cookie-notice .cn-button {
    margin-left: 10px;
    background: #0000;
    border-radius: 0;
    color: #000;
    text-shadow: none;
    font-size: 55px;
    padding: 10px 50px;
    border: none;
    font-weight: 900;
    font-family: inherit;
}

.dialog-close-button{   
     -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
     transition: 1s ease-in-out;

     -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.dialog-close-button:hover{
       
     -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.brightness {
    -webkit-filter: brightness(1000%);
    filter: brightness(1000%);
}

@media screen and (max-width: 900px) {
    .photoGallery .elementor-post__title a{
        font-size: 0.9em !important;
    }
    .photoGallery article{
        padding-bottom: 40px !important;
    }
    .photoGallery .elementor-post__thumbnail{
        padding-bottom: calc( 0.5 * 100% ) !important;
    }
    .photoGallery .elementor-post__text {
        padding: 10px 20px !important;
        margin-top: 0px !important;
    }
    .elementor-post__thumbnail__link {
     margin-bottom: 0px !important;
    }

    .flechaDown {
        left: 45%;
    }
    .fichaZone .flechaDown.left{
        display: none;
    }

    .home .jet-dropbar__content-wrapper{
        display: none;
    }
    .overscoll, .overscoll .elementor-column-wrap{
        max-height: auto;
        overflow-y: inherit;
    }
    .hotip-tooltip.ee-global{
        display: none;
    }
    .fancybox-navigation{
        display: none !important;
    }
    .fichaZone, .fichaZone .elementor-widget-wrap{
        height: auto !important;
    }

}
.fancybox-thumbs__list{
    width: auto !important;
}
.fancybox-thumbs {
    background: #141315 !important;
}

@media screen and (max-width: 780px) {
    .projectScroll{
        display: none;
    }
    #projects{
        height: 1px;
    }
    #cookie-notice {
        display: block;
        visibility: hidden;
        position: fixed;
        min-width: 80%;
        height: auto;
        z-index: 100000;
        font-size: 12px;
        line-height: 20px;
        left: 0px;
        text-align: center;
        max-width: 80%;
        padding: 5%;
        font-family: inherit;
        bottom: 0px;
    }
    .elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover {
        padding: 20px !important;
    }
    #projectTab .jet-tabs__control {
        width: 100% !important;
        margin-bottom: 5px;
        margin-right: 0px;
        position: relative;
        border-radius: 0;
    }
    #tapa {
        width: 100%;
        height: 0;
    }

    #tapa._hover{
         width: 100% ;
        height: 100% ;
        opacity: 1 ;
    }
    .toggled .menu-toggle:before, li.search-item.close-search a:before, span.search-item.close-search a:before {
        content: "\f0c9" !important; 
    }
    .main-navigation  #menu_22{
        display: none;
    }
    #content {
        padding-left: 0px;
        padding-top: 60px;

    }

    .hometext p {
        font-size: 15vw;
        line-height: 15vw;
    }
    .hometext a{
        color: #000;
    }
 

    .generate-back-to-top{
        right: 44%;
    }
    .footer_nav{
        display: none;
    }
    .offside-js--is-left.slide-opened .slideout-overlay button.slideout-exit {
        left: auto !important;
        right: -4px;
        top: 4px;
        background-color: #19191B !important;
    }
    .slideout-overlay {
      z-index: 999999 !important;
      background-color: transparent !important;
     pointer-events: none;

    }
    .main-navigation.offside {
        width: 100% !important;
    }
    .offside, .offside--left {
        left: -100vw !important;
    }
    .offside--left.is-open, .offside-js--is-left .offside-sliding-element {
        -webkit-transform: translate3d(100vw,0,0) !important;
        -moz-transform: translate3d(100vw,0,0) !important;
        -ms-transform: translate3d(100vw,0,0) !important;
        -o-transform: translate3d(100vw,0,0) !important;
        transform: translate3d(100vw,0,0) !important;
    }
    #generate-slideout-menu {
        margin-top: 60px !important;
    }
    .main-navigation, .main-navigation ul ul{
        background-color: #19191B !important;
    }
        .main-navigation  .slideout-widget .elementor-widget-wrap{
        opacity: 0;
        -webkit-transition: all 1s ;
        -moz-transition: all 1s ;
        transition: all 1s ;
         -webkit-transition-delay: .2s; /* Safari */
        transition-delay: .2s;
    }
    .slide-opened .main-navigation .slideout-widget .elementor-widget-wrap{
        opacity: 1;
    }
     .slideout-widget a {
        font-weight: 900 !important;
        font-size: 12vw !important;
        line-height: 1vw !important;
        letter-spacing: 2px !important;
        text-transform: uppercase !important;
    }
     .slideout-widget li{
        float: inherit;
    }
    .slideout-widget  ul{
        margin-top: -15vh;
    }
    nav .slideout-widget  ul{
        margin-top: 0;
    }
    .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin-top: -50px !important;
    }
    #site-navigation {
        position: fixed;
        width: 100%;
    }
    .single .menu-toggle{
        display: none !important;
    }

    .pr_header .elementor-container{
        min-height: 50px !important;
    }
    .mw_tab.lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active:before, .mw_tab.lae-tabs-style4 .lae-tab-nav .lae-tab:before {
        height: 8px;
    }
     .project_close {
        position: fixed !important;
        top: 13px;
        right: -40%;
        left: inherit;
      }
       .project_close img{
        width: 22px;
      }
      .ficha {
        margin-left:0%;
    }
    .mobileNo{
        display: none !important;
    }
    .mobilBackgroundContain{
        background-size: contain !important;

    }
    .site-footer  {
        padding-left: 0px;
    }
}
::-moz-selection { background: white !important; color: #19191b !important; }
::selection { background: white !important; color:  #19191b !important;}

/* width */
::-webkit-scrollbar { width: 10px;}

/* Track */
::-webkit-scrollbar-track { background:  #19191b;  }
 
/* Handle */
::-webkit-scrollbar-thumb { background: #fff;    border: 3px solid #19191b;}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover { background: #fa4300;     border: 3px solid #19191b; }





