/*
Theme Name: Cosmos
Template: site
*/

/*orange: #F05F32 */
/*gray light: #CCCCCC*/
/*black: #4D4D4D*/

.primary_menu_container .caret {
    display: none;
}

body.on_scroll .etem_link {
    left: -155px;
    top: -9px;
}

body.on_scroll .etem_link img {
    width: 100px;
}

.etem_link {
    position: absolute;
    left: -190px;
    top: -30px;
}

.etem_link img {
    width: 180px;
    height: auto;
}

.etem_link {
    display: none;
}

@media only screen and (min-width: 1740px) {
    .etem_link {
        display: block;
    }
    
}

.etem_link_mobile {
    position: absolute;
    top: 0px;
    right: 55px;
}

.etem_link_mobile img {
    width: 110px;
}

.cosmos-app-link {  
    position: absolute;
    right: 186px;
    transform: translate(0%, -50%);
    top: 10px;
    width: 100px;
}

body.home .cosmos365_black {
    display: none;
}

body.home.on_scroll .cosmos365_black {
    display: block;
}

.anim_delay_02 {
    animation-delay: 0.2s !important;
}

.anim_delay_04 {
    animation-delay: 0.4s !important;
}

.anim_delay_06 {
    animation-delay: 0.6s !important;
}

.anim_delay_12 {
    animation-delay: 1.2s !important;
}

.anim_delay_14 {
    animation-delay: 1.4s !important;
}

.anim_delay_16 {
    animation-delay: 1.6s !important;
}

.home_espa {
    overflow: hidden;
}

.home_espa_cropped {
    opacity: 1 !important;
}

.home_espa_uncropped_en,
.home_espa_uncropped {
    opacity: 0 !important;
    cursor: pointer !important;
    position: relative;
    left: -50px;
    transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
}

.home_espa:hover .home_espa_cropped {
    /*opacity: 0 !important;*/
}

body.en .home_espa:hover .home_espa_uncropped_en,
body.de .home_espa:hover .home_espa_uncropped_en,
body.el .home_espa:hover .home_espa_uncropped {
    opacity: 1 !important;
    left: 0px;
}

body.de .home_espa_uncropped,
body.en .home_espa_uncropped,
body.el .home_espa_uncropped_en {
    display: none !important;
    pointer-events: none !important;
}

body.el .home_espa_uncropped,
body.de .home_espa_uncropped_en,
body.en .home_espa_uncropped_en {
    display: block !important;
}

/* ************************************
 *
 * @Section: MENU
 *
 ************************************* */
.site-header.menu-white {

}

.site-header.menu-black {

}

.site-header.menu-white img.logo-menu-black {
    display: none;
}

.site-header.menu-black img.logo-menu-white {
    display: none;
}

.site-header.site-header-submenu-open {
    background-color: rgba(26,26,26,0.9) !important;
}

.site-header.site-header-submenu-open img.logo-menu-black {
    display: none;
}

.site-header.site-header-submenu-open img.logo-menu-white {
    display: block;
}

.site-header #lang_sel_list ul li a {
    text-decoration: none !important;
}

.site-header.menu-black #lang_sel_list ul li a,
.site-header.menu-black .primary_menu.nav > li > a {
    color: black !important;
}

.site-header.menu-black .primary_menu.nav > li.current-menu-item > a {
    color: white !important;
}

.site-header.menu-black #lang_sel_list ul li a,
.site-header.site-header-submenu-open.menu-black .primary_menu.nav > li > a {
    color: white !important;
}

.site-header .primary_menu_container li a {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.site-header .primary_menu_container li a:hover {
    color: #F05F32 !important;
}

.unfold-menu-helper {
    position: fixed;
    top: 114px;
    background-color: rgba(26,26,26,0.9);
    /*    background: rgb(26,26,26);
        background: linear-gradient(180deg, rgba(26,26,26,0.9) 0%, rgba(26,26,26,0.5) 90%, rgba(26,26,26,0) 100%);*/
}

body.on_scroll .unfold-menu-helper {
    top: 60px;
}

body.home.on_scroll .unfold-menu-helper {
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.35);
}

.site-header .lang-experts-wrapper {
    padding-right: 90px;
    display: inline-block;
}
.site-header #lang_sel_list {
    float: right;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 14px;
    margin-left: 0;
}
body.on_scroll .site-header #lang_sel_list {
    margin-bottom: 0px;
}

body.home.on_scroll #lang_sel_list li.wpml-ls-current-language > a,
#lang_sel_list li.wpml-ls-current-language > a,
body.home.on_scroll #lang_sel_list ul li a:hover,
.site-header #lang_sel_list ul li a:hover {
    color: #F05F32 !important;
}

.site-header img.experts_in_aluminium {
    width: 100%;
    height: auto;
}

.site-header img.cosmos_letter {
    width: 60px;
    height: auto;
    position: absolute;
    top: -15px;
    vertical-align: top;
    right: 0;
}

body.on_scroll .site-header img.cosmos_letter {
    width: 35px;
    top: 0;
}

.site-header .logo-menu-white.logo_normal{
    margin-top: 10px;
}

body.on_scroll .primary_menu.nav > li > a {
    margin-top: 30px;
}

.site-header,
img.logo_normal {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

body.on_scroll img.logo_normal {
    height: 30px;
    width: auto;
    margin-top: 5px !important;
}

body.on_scroll .site-header {
    padding: 10px;
}

body.on_scroll #lang_sel_list {
    margin-top: 0px;
}

body.on_scroll .primary_menu.nav > li > a {
    margin-top: 20px;
    color: white;
}

.page-menu-white #main h1 {
    color: white;
}

#main .contact_text {
    margin-top: 50px;
}

body.page-template-page-backimage #main {
    margin-top: 40px !important;
}

body.page-template-page-backimage #site_footer {
    display: none !important;
}

#main .contact_text p a,
#main .contact_text p {
    color: white !important;
    font-size: 20px !important;
    line-height: 30px !important;
}

#main .contact_text p a:hover {
    color: #F05F32 !important;
}

/* ************************************
 *
 * @Section: HOME MENU WHITE ON SCROLL
 *
 ************************************* */

body.home.on_scroll .site-header {
    background-color: white !important;
}

body.home.on_scroll .site-header.menu-white img.logo-menu-black {
    display: block;
}

body.home.on_scroll .site-header .logo-menu-white.logo_normal {
    display: none;
}

body.home.on_scroll .primary_menu.nav > li > a {
    color: black;
}

body.home.on_scroll #lang_sel_list ul li a {
    color: black !important;
}

body.home.on_scroll .unfold-menu-helper {
    background-color: white;
}

body.home.on_scroll .nav .dropdown-menu > li > a {
    color: black;
}

body.home #site_footer {
    /*display: none !important;*/
}

/* ************************************
 *
 * @Section: FOOTER
 *
 ************************************* */

#site_footer ul.menu li {
    display: inline-block;
    margin-right: 10px;
}

#bottom_footer .copyright,
#top_footer_area .certificats-container{
    text-align: center;
}

#top_footer_area .certificats-container {
    padding: 30px 0;
}

#top_footer_area .certificats-title{
    color: white;
    font-size: 12px;
}

#top_footer_area .certificats-container a {
    padding: 0 10px;
}

#top_footer_area .certificats-container a:hover {
    opacity: 0.7;
}

#bottom_footer a:focus,
#bottom_footer a {
    text-decoration: none !important;
}

@media (min-width: 1140px) {
    #bottom_footer .container,
    #top_footer_area .container{
        max-width: 850px;
    }
}

/* ************************************
 *
 * @Section: HOME PAGE TEMPLATE FOR VIDEO
 *
 ************************************* */

body.page-template-video_full {
    padding-top: 0;
    margin-bottom: 0 !important;
}

body.page-template-video_full footer {
    display: none;
}

body.page-template-video_full .pull-right,
body.page-template-video_full .site-header .middle_column {
    display: none;
}

body.page-template-video_full {
    background-color: black;
}

/* ************************************
 *
 * @Section: HOME
 *
 ************************************* */

body.home,
body.page-template-slide-up-text-bottom {
    padding-top: 0;
}

.home_page_section_with_img {
    padding: 60px 40px;
}

.inner-image-slide-left .elementor-image img {
    /*    position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
        width: 40vw;
        margin: 0 5vw;*/
}

.elementor-widget.image-top-caption {
    text-align: left;
    position: absolute;
    top:0;
    /*padding: 5vw;*/
}

.elementor-widget.image-top-caption p{
    font-size: 80px !important;
    line-height: 80px !important;
    font-weight: 200 !important;
    word-spacing: 9999999px !important;
    color: #F05F32 !important;
    text-transform: uppercase !important;
}

body.home:not(.elementor-editor-active) .home-page-section:not([data-section-name="home0"]),
body.home:not(.elementor-editor-active) .home-page-section:not([data-section-name="home0"]) .inner-fade-in ,
body.home:not(.elementor-editor-active) .home-page-section:not([data-section-name="home0"]) .image-top-caption{
    /*opacity: 0;*/
}

body.home .elementor-widget-wrap,
body.home .elementor-widget-image.elementor-widget {
    /*position: static !important;*/
    position: relative;
}

/*fix wider gap on elementor*/
.page .elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
body.home .elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding: 0px;
    margin: 80px;
}

/*
HOME RIGHT NAV MENU
*/
#home_right_nav_menu{
    position: fixed;
    right: 0;
    top: 50%;
    display: none;
    transform: translateY(-50%);    
}
#home_right_nav_menu ul{
    list-style: none;
}
#home_right_nav_menu ul li{
    margin: 10px;
}
#home_right_nav_menu .nav-dot{
    height: 15px;
    width: 15px;
    background-color: #CCCCCC;
    border-radius: 50%;
    display: block;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#home_right_nav_menu a.active .nav-dot,
#home_right_nav_menu .nav-dot:hover{
    background-color: #F05F32;
}

.home_slide_text {
    text-align: center !important;
    font-weight: 300 !important;
    font-size: 50px !important;
    line-height: 66px !important;
}

.fa-angle-down:before {
    content: "\f078" !important;
    color: white !important;
    font-size: 40px !important;
    cursor: pointer !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.fa-angle-down:hover:before {
    color: #F05F32 !important;
}

/* ************************************

@Section: Slide up text bottom

************************************* */

/*.image_top {
    position: absolute;
    width: 100%;
}*/
body .slide_up_text_bottom_holder .section-0 {
    height: 100vh;
}
body .slide_up_text_bottom_holder .section-0 img.image_top{
    width: 100vw;
    height: 100vh !important;
    object-fit: cover;
}
.image_top_overlay {
    width: 100vw;
    height: 100vh !important;
    object-fit: cover;
    background-color: #333333;
    opacity: 0.8;
}
/*body.page-template-slide-up-text-bottom .section-1 img.image_section_1{
    width: 100vw;
    height: 25vh !important;
    object-fit: cover;
    object-position: bottom;
}*/
body .slide_up_text_bottom_holder .section-0{
    position: relative;
}
body .slide_up_text_bottom_holder .section-0-content{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
body .slide_up_text_bottom_holder .section-0-content .page_title{
    line-height:30px;
    font-size:30px;
    color:white;
}
body #main .slide_up_text_bottom_holder .section-0-content .page_excerpt p {
    display: block;
    color: white;
    font-weight: 300;
    font-size: 30px;
    line-height: 50px;
}
body #main .slide_up_text_bottom_holder  .section-0-content .page_excerpt p strong {
    display: block;
    line-height: 60px;
    font-size: 50px;
    color: #F05F32;
    font-weight: 300;
    padding-top: 10px;
}

.orange_line {
    width: 40px;
    height: 1px;
    background-color: #F05F32;
    margin: 20px auto;
}

body #main .slide_up_text_bottom_holder .section-0-content .page_excerpt p a {
    color: white;
}

body #main .slide_up_text_bottom_holder .section-0-content .page_excerpt p a:hover {
    color: #F05F32;
}

body .slide_up_text_bottom_holder a.navigate-to{
    line-height: 22px;
    font-size: 20px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

body .slide_up_text_bottom_holder a.navigate-to:hover {
    color: #F05F32;
}

body .slide_up_text_bottom_holder .section-1-content {
    padding-top: 120px;
    /*padding-bottom: 120px;*/
}

@media (min-width: 1140px) {
    body #main .slide_up_text_bottom_holder .container {
        max-width: 780px;
    }
}

body .slide_up_text_bottom_holder .section-1-content h2 {
    color: #4D4D4D;
    font-weight: bold;
    font-size: 32px;
    line-height: 36px;
}

body .slide_up_text_bottom_holder .section-1-content  h2:after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: black;
    margin-top: 20px;
    margin-bottom: 20px;
}

body .slide_up_text_bottom_holder .section-1-content h3 {
    color: #F05F32;
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
}

body .slide_up_text_bottom_holder .section-1-content h4 {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
}

body .slide_up_text_bottom_holder .section-1-content h5 {
    color: #4D4D4D;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

/*body .slide_up_text_bottom_holder .section-1-content  h5:after {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background-color: black;
    margin-top: 20px;
    margin-bottom: 20px;
}*/

body .slide_up_text_bottom_holder .section-1-content .center_text h2:after {
    margin: 20px auto;
}

body .slide_up_text_bottom_holder .section-1 .elementor-image img {
    /*    max-width: 750px !important;
        height: auto !important;*/
}

/* ************************************

@Section: Contact page

************************************* */

body.page-template-contact-page {
    padding-top: 0;
}

body.page-template-contact-page #main .slide_up_text_bottom_holder .section-0-content .page_excerpt p {
    display: block;
    color: white;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
}

body.page-template-contact-page #main .slide_up_text_bottom_holder .section-0-content .page_excerpt p strong {
    display: block;
    color: white;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}

body.page-template-contact-page .slide_up_text_bottom_holder .section-1-content {
    padding-top: 0;
    padding-bottom: 0;
}

.map_column .elementor-widget {
    position: static;
}

.map_column #map {
    position: absolute;
    height: 100%;
}

/* ************************************
 *
 * @Section: .white_text
 *
 ************************************* */

#main .white_text h2 {
    color: white;
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 20px;
}

#main .white_text h2:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: black;
    margin-top: 20px;
}

#main .white_text p {
    color: white;
}

#main .white_text p a {
    color: white;
}

#main .white_text p a:hover {
    color: black;
}

#main .white_text strong {
    color: white !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

#main .white_text strong:after {
    display: none !important;
}

/* ************************************
 *
 * @Section: .find_us_holder
 *
 ************************************* */

#main .find_us_holder h2:after {
    background-color: #F05F32 !important;
}

/* ************************************
 *
 * @Section: .privacy_holder
 *
 ************************************* */

#main .privacy_holder h2 {
    color: black;
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 20px;
}

#main .privacy_holder h2:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #F05F32;
    margin-top: 20px;
}

#main .privacy_holder h3 {
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
}

#main .privacy_holder strong {
    color: #F05F32 !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

#main .privacy_holder strong:after {
    display: none !important;
}

#main .privacy_holder p a {
    font-weight: 700;
    color: black;
}

#main .privacy_holder p a:hover {
    color: #F05F32;
}

/* ************************************
 *
 * @Section: PDFS PAGE TEMPLATE
 *
 ************************************* */

.background_image_overlay {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #333333;
    opacity: 0.8;
}

.page-template-pdf-page #main h1 {
    color: white;
}

.page-template-pdf-page #main {
    padding-top: 40px;
    padding-bottom: 80px;
}

ul.pdfs {
    list-style: none;
    padding: 0;
    max-width: 620px;
    margin: 0 auto;
    margin-top: 50px;
}

ul.pdfs li a {
    color: #F05F32;
    padding-bottom: 10px;
    border-bottom: 1px solid #4D4D4D;
    font-size: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 300;
}

ul.pdfs li a:hover {
    color: #4D4D4D;
}

ul.pdfs li a i {
    float: right;
}

table.agores_table {
    max-width: 620px;
    margin: 40px auto;
}

table.agores_table td {
    padding: 10px !important;
}

table.agores_table tr td:first-child {

}

table.agores_table tr td:first-child + td {
    color: #F05F32;
    font-size: 20px;
    line-height: 20px;
}

/* ************************************
 *
 * @Section: NEWS ARCHIVE
 *
 ************************************* */

body.archive {
    padding-top: 0;
}

body.archive .slide_up_text_bottom_holder .section-0-content{
    text-align: left;
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 780px;
    width: 100%;
}

body.archive .slide_up_text_bottom_holder .section-0-content h1.page_title{
    text-align: left;
    line-height:36px;
    font-size:30px;
    color:white;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

body.archive .slide_up_text_bottom_holder .section-0-content .post_date{
    line-height:20px;
    font-size:20px;
    color:#F05F32;
    margin-bottom: 10px;
    font-weight: 700;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

body.archive #main .slide_up_text_bottom_holder a:hover h1.page_title {
    color: #F05F32;
}

body.archive #main .slide_up_text_bottom_holder a:hover .post_date {
    color: white;
}

.grid.blog_list_packery .thumb_img img {
    border-top: 5px solid #F05F32;
}

.grid.blog_list_packery .post_date {
    font-weight: 300;
    color: black;
    font-size: 10px;
}

.grid.blog_list_packery li:hover .thumb_text_title {
    color: #F05F32;
}

body.archive a .rev-post-content {
    max-width: 780px !important;  
    width: 100%;
    margin:auto !important;
}

.rev_slider a.navigate-to i {
    line-height: 22px !important;
    font-size: 20px !important;
}

.rev_slider a.navigate-to,
body.archive a .rev-post-content .post_title,
body.archive a:hover .rev-post-content .post_date {
    color: #fff !important;
}

.rev_slider a.navigate-to:hover,
body.archive a:hover .rev-post-content .post_title,
body.archive a .rev-post-content .post_date {
    color: #f05f32 !important;
}

body.archive .rev-post-content .post_date {
    line-height: 20px !important;
    font-size: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
}

body.archive .rev-post-content .post_title {
    text-align: left !important;
    line-height: 36px !important;
    font-size: 30px !important;
    margin:0px !important;
    white-space: normal !important;
}

.tp-dottedoverlay.twoxtwo {
    background: none !important;
    background-color: #333 !important;
    opacity: .5 !important;
}

/* ************************************
 *
 * @Section: NEWS SINGLE
 *
 ************************************* */

body.single {
    padding-top: 0;
}

.slide_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #333333;
    opacity: 0.5;
    top: 0;
}

.black_line {
    width: 100%;
    height: 1px;
    background-color: black;
    margin: 20px 0;    
}

body.single .social-share-holder {
    margin-bottom: 40px;
}

body.single h3 {
    font-size: 26px;
    line-height: 36px;
    color: black;
}

body.single .slide_up_text_bottom_holder .section-1-content {
    padding-top: 40px;
    padding-bottom: 40px;
}

body.single .slide_up_text_bottom_holder .section-0-content{
    text-align: left;
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 780px;
    width: 100%;
}

body.single .slide_up_text_bottom_holder .section-0-content h1.page_title{
    text-align: left;
    line-height:36px;
    font-size:30px;
    color:white;
}

body.single .slide_up_text_bottom_holder .section-0-content .post_date{
    line-height:20px;
    font-size:20px;
    color:#F05F32;
    margin-bottom: 10px;
    font-weight: 700;
}

/* ************************************
 *
 * @Section: ESOTERIKA NEA ARCHIVE
 *
 ************************************* */

body.category-26 .site-header {
    background-color: rgba(26,26,26,0.9) !important;
}

body.category-26 {
    padding-top: 200px;
}

body.category-26 ul.blog_list_packery li {
    opacity: 1 !important;
}

.grid.blog_list_packery .thumb_text_holder {
    border-top: 5px solid #f05f32;
}

body.esoteriko_neo .site-header {
    background-color: rgba(26,26,26,0.9) !important;
}

body.esoteriko_neo {
    padding-top: 200px;
}

body.esoteriko_neo .page-menu-white #main h1 {
    color: #f05f32;
    text-align: left;
}

body.esoteriko_neo ul.blog_list_packery li {
    opacity: 1 !important;
}

body.esoteriko_neo #main a {
    color: #f05f32;
}

/* ************************************
 *
 * @Section: BROCHURE
 *
 ************************************* */

#main #brochure {
    padding-top: 80px;
    padding-bottom: 40px;
}

#main #brochure img {
    cursor: pointer;
    margin: 0 auto;
    display: block;
    max-width: 500px;
    width: 100%;
    -webkit-box-shadow: -8px 17px 14px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -8px 17px 14px 0px rgba(0,0,0,0.75);
    box-shadow: -8px 17px 14px 0px rgba(0,0,0,0.75);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

#main #brochure img:hover {
    -webkit-box-shadow: -8px 17px 14px 0px rgba(0,0,0,0);
    -moz-box-shadow: -8px 17px 14px 0px rgba(0,0,0,0);
    box-shadow: -8px 17px 14px 0px rgba(0,0,0,0);
    max-width: 490px;
}

#main #brochure p {
    cursor: pointer;
    color: white;
    text-align: center;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    margin-top: 50px;
}

#main #brochure p:hover {
    color: #F05F32;
}

.single iframe {
    width: 100%;
}

/* ************************************

@Section: Responsive

************************************* */

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

    .home_slide_text {
        font-size: 18px !important;
        line-height: 34px !important;
    }

    /*fix wider gap on elementor*/
    .page .elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    body.home .elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
        margin: 20px;
        padding: 0;
    }

    .home_page_section_with_img {
        padding: 0 !important;
    }

    #home_right_nav_menu {
        display: none !important;
    }

    body.home.on_scroll .unfold-menu-helper {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

    .elementor-widget.image-top-caption p {
        font-size: 50px !important;
        line-height: 50px !important;
    }

    /*SLIDE PAGE*/

    body .slide_up_text_bottom_holder .section-0 {
        height: 400px;
    }

    body.page-template-slide-up-text-bottom {
        padding-top: 30px;
    }

    body .slide_up_text_bottom_holder .section-0 {
        margin-left: -10px;
        margin-right: -10px;
        /*height: auto;*/
    }

    body .slide_up_text_bottom_holder .section-0-content {
        top: 50px;
        transform: translate(-50%, 0%);
        width: 80%;
    }

    body .slide_up_text_bottom_holder .section-0 img.image_top {
        width: 100%;
        height: 400px !important;
    }

    body #main .slide_up_text_bottom_holder .section-0-content .page_excerpt p {
        font-size: 20px;
        line-height: 30px;
    }

    body .slide_up_text_bottom_holder a.navigate-to {
        bottom: 10px;
    }

    body .slide_up_text_bottom_holder .section-1-content {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    /*ARCHIVE*/

    body.archive {
        padding-top: 30px;
    }

    /*SINGLE POST*/

    body.single {
        padding-top: 30px;
    }

    body.single .slide_up_text_bottom_holder .section-0-content {
        padding: 10px;
    }

    body.single .slide_up_text_bottom_holder .section-0-content h1.page_title {
        line-height: 28px;
        font-size: 24px;
    }
}

/*tablets portrait*/
@media (min-width: 768px) and (max-width: 991px) {
    .home_slide_text {
        font-size: 28px !important;
        line-height: 44px !important;
    }
    /*fix wider gap on elementor*/
    .page .elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    body.home .elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: 20px;
    }

    .home_page_section_with_img {
        padding: 0 !important;
    }

    body.home.on_scroll .unfold-menu-helper {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }
}

/*tablets landscape*/
@media (min-width: 992px) and (max-width: 1199px) {
    /*HEADER*/
    .primary_menu.nav > li > a {
        margin-right: 5px !important;
        margin-left: 5px !important;
        font-size: 11px !important;
    }
    .home_slide_text {
        font-size: 38px !important;
        line-height: 54px !important;
    }
    .site-header .lang-experts-wrapper {
        padding-right: 80px;
    }
    /*fix wider gap on elementor*/
    .page .elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    body.home .elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: 20px;
    }

    .site-header img.experts_in_aluminium {
        width: 130px;
    }

    body.on_scroll .site-header .lang-experts-wrapper {
        padding-right: 50px;
    }

}

