/* Menu */
.elementskit-submenu-panel{
    background: #fff;
}
.header-logo {
    z-index: 1;
}
.wpcf7-text,.wpcf7-textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #20243d;
    border-radius: 5px;
}
.wpcf7-form{
    width: 50%;
    margin: 0 auto;
    padding: 30px 0px;
}
.wpcf7-submit {
    background: #20243d;
    color: #fff;
    border: none;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 18px;
}
.elementor-11 .elementor-element.elementor-element-b0937ab .elementskit-navbar-nav > li > a .elementskit-submenu-indicator{color: #fff;}
.post-template-single-templates header{
    height: 450px!important;
}
.post-template-single-templates.post-template-single-full-width-image nav,.post-template-single-templates.post-template-single-full-width-image .entry-meta{display: none;}
.post-template-single-templates.post-template-single-full-width-image .category-badge{margin:15px 0px!important;}
.post-template-single-templates.post-template-single-full-width-image .category-badge a{color: #00ffde !important;background-color: #21243e!important;padding: 10px;}

@media(max-width:767px){
    h1{font-size: 28px!important;line-height: 36px!important;}
    h2{font-size: 24px!important;line-height: 32px!important;}
    h3{font-size: 20px!important;line-height: 24px!important;}
    h4{font-size: 18px!important;line-height: 24px!important;}
    p{font-size: 16px!important;line-height: 22px!important;}
    .section-2{ padding: 30px 10px;}
    .section-3 .elementor-element-3bee9f7 .elementor-widget-container{padding: 25px 25px 50px 25px;}
    .section-4 .ps-inner .elementor-widget-wrap.elementor-element-populated{margin:25px;padding:15px;}
    .elementor-top-section{
        padding: 30px 10px!important;
    }
    .wpcf7-form{width: 100%;}
}