/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
.text_nomargin h1,
.text_nomarginh2,
.text_nomargin h3,
.text_nomarginh4,
.text_nomargin h5,
.text_nomargin h6,
.text_nomargin p {
    margin-bottom: 10px !important;
}


body {
    background: #000 !important;
}

p a {
    font-family: 'Helvetica Neue', sans-serif !important;
}

#offcanvas .ct-panel-inner {
    height: 100% !important;
    width: 100vw;
    overflow-y: scroll;
}

#offcanvas.ct-panel.ct-header {
    margin-top: 106px;
}

#offcanvas.ct-panel.ct-header.scrolled {
    margin-top: 77px;
}

[data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost,
nav[class*=menu] .ct-menu-link,
.elementor-nav-menu li a,
/* .ct-header-text .entry-content, */
[data-header*="type-1"] .ct-header [data-id="menu"]>ul>li>a {
    font-family: 'Helvetica Neue', sans-serif;
}

[data-header*="type-1"] .ct-header {
    background: transparent !important;
}

[data-header*="type-1"] .ct-header.scrolled {
    background: transparent !important;
    margin-top: 121px;
}

.ct-header-trigger::before,
.ct-header-trigger[aria-expanded="false"]::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0c9";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: bold;
    transform: rotate(0deg);
    transition: all .3s;
    font-size: 35px;
    color: #FAF9F6;

}

.ct-header-trigger[aria-expanded="true"]::before {
    transform: rotate(90deg);
    color: #EA5921;
}

.ct-header-trigger .ct-icon {
    display: none !important;
}


#header [data-row*=middle] {
    border-bottom: 1px solid #FAF9F6;
}

.anh_gradient .elementor-widget-container {
    position: relative;

}



.anh_gradient .elementor-widget-container::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(234, 89, 33);
    background: linear-gradient(40deg, rgba(234, 89, 33, 0.7) 0%, rgba(126, 77, 120, 0.7) 47%, rgba(13, 65, 211, 0.7) 100%);
    opacity: 0.8;
    z-index: 2;
}

.single_content .elementor-widget-container h4,
.single_content .elementor-widget-container h3 {
    color: #FAF9F6 !important;
}

.single_content .elementor-widget-container p {
    font-family: 'Fira Sans', Sans-Serif;
    font-weight: 400;
    font-size: 16px;
}

.single_content img {
    width: 100%;
    height: 100% !important;
}

.single_content table,
.single_content table tr td {
    padding: 0px;
    border: none;
}

.single_content table tr {
    display: flex;
    gap: 20px;
}

.single_content .image_single {
    display: flex;
    gap: 20px;
    margin-bottom: 24px;
    flex-direction: row;
}

.button_custom_arrow .elementor-button-icon {
    display: flex;

}

.button_custom_arrow .elementor-button-icon svg {
    width: 3.5em !important;
}

.button_custom_arrow .elementor-button-text {
    line-height: unset;
    padding: 5px 0px;
}



.button_custom_arrow .elementor-button-content-wrapper {

    gap: 10px;
}

.button_custom_arrow.button_loop_arrow .elementor-button-content-wrapper {

    gap: 20px;
}

.button_header svg {
    display: none !important;
}

.button_header:hover,
.button_header {
    font-family: 'Fira Sans', Sans-Serif;
    font-weight: 400;
    font-size: 16px;
    border-radius: 50px;

    border: 1px solid #FAF9F6;
    padding: 0px 15px 0px 15px;
}

#prev-button-leistungen i.fas,
#next-button-leistungen i.fas {
    width: 50px;
    height: 50px;
    position: relative;
    padding: 0;
    border: 2px solid #FAF9F6;
    border-radius: 50% !important;
}

#prev-button-leistungen i.fas::before,
#next-button-leistungen i.fas::before {
    font-size: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ct-panel-content-inner {
    flex-direction: row !important;
    gap: 100px;
    padding: 60px 0px 60px 60px;
    min-height: 100vh;
}

.ct-panel-content-inner .ct-header-text,
.mobile-menu {
    width: 50% !important;
}

.mobile-menu [class*=children]>ul li a:not(:empty):before {
    display: none;
}

.mobile-menu [class*=children]>ul {
    padding: 0;
}

.ct-panel-content-inner .ct-toggle-dropdown-mobile {
    display: none;
}

.form_footer .ff-el-input--content {
    position: relative !important;
}

.form_footer .ff-el-input--content::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2024/04/Asset-5@1x.png) no-repeat;
    background-size: 100%;

}

.form_footer .ff-t-container[data-name="ff_cn_id_2"] .ff-el-input--content::after {
    content: "";
    display: none;
}

.form_footer .ff-t-container[data-name="ff_cn_id_2"] .ff-el-form-check-label {
    color: #FAF9F6;
    width: 285px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-family: 'Fira Sans', sans-serif;
}

.form_footer .ff-t-container[data-name="ff_cn_id_2"] .ff-el-form-check-label span {
    line-height: 1em;
}

.form_footer .ff-t-container[data-name="ff_cn_id_2"] .error.text-danger {
    text-align: right;
}

.form_footer button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css {
    width: 100px !important;
}

.form_footer .ff-t-container[data-name="ff_cn_id_2"] input[type=checkbox]:checked:after {
    width: 15px !important;
    height: 15px !important;
    border-radius: 2px;
    background-color: #EA5921;
    margin-top: 5px;
}

/* 
.form_footer .ff-t-container[data-name="ff_cn_id_2"] input[type=checkbox]:checked {
    height: 13.1719px !important;
} */

.form_footer .ff-t-container[data-name="ff_cn_id_2"] input[type="checkbox"] {
    width: 25px !important;
    height: 25px !important;
    margin-right: 0px !important;
}

.form_footer .ff-t-container[data-name="ff_cn_id_2"] .ff-t-cell.ff-t-column-1 .ff-el-form-check {
    display: flex;
    align-items: center;
    justify-content: flex-end;


}

.form_footer .ff-message-success {
    padding: 0px;
    box-shadow: unset;
}

.layout_post .layout_post_img a {
    width: 100% !important;
}


.map_footer {
    border-radius: 5px !important;
    overflow: hidden !important;
}

.ct-panel-actions {
    padding: 0px;
}

.cky-box-top-right {
    top: 0px !important;
    right: 50% !important;
    transform: translate(50%, 0px) !important;
}

.bg_img_slide img {
    position: relative;
}

.bg_img_slide img::before {
    content: "";
    height: 100%;
    width: 100%;
    background: url(/wp-content/uploads/2024/04/bg_img_slide@1x.png);
    position: absolute;
    z-index: 1;
}

.page_gradient {
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7903536414565826) 0%, rgba(11, 67, 219, 1) 6%, rgba(11, 67, 219, 1) 18%, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 1) 35%, rgba(255, 75, 8, 1) 48%, rgba(225, 66, 7, 1) 59%, rgba(0, 0, 0, 1) 72%, rgba(0, 0, 0, 1) 84%, rgba(11, 67, 219, 1) 94%, rgba(121, 154, 231, 1) 100%);
}

.elementor-post-navigation .post-navigation__arrow-wrapper i {
    transform: translateY(10%) !important;
}

.elementor-post-navigation .post-navigation__arrow-wrapper i.fa-chevron-left:before {
    content: url(/wp-content/uploads/2024/04/Mui-ten-trai@1x.png);
}

.elementor-post-navigation .post-navigation__arrow-wrapper i.fa-chevron-right:before {
    content: url(/wp-content/uploads/2024/04/Mui-ten-phai@1x.png);
}

.custom-navigation-buttons {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}

.custom-navigation-buttons a.prev-post-button {
    text-transform: uppercase;
    font-family: 'Helvetica Neue', sans-serif !important;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.custom-navigation-buttons a.next-post-button {
    text-transform: uppercase;
    font-family: 'Helvetica Neue', sans-serif !important;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.custom-navigation-buttons i {
    position: relative;
}

.custom-navigation-buttons i.icon_next::after {
    content: '';
    background: url(/wp-content/uploads/2024/04/Mui-ten-phai@1x.png) no-repeat;
    margin-left: 10px;
    width: 50px;
    height: 50px;
    display: block;
    background-size: contain;

}

.custom-navigation-buttons i.icon_prev::before {
    content: '';
    background: url(/wp-content/uploads/2024/04/Mui-ten-trai@1x.png) no-repeat;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    display: block;
    background-size: contain;

}

.tag_post .elementor-shortcode span{
    font-family: "Helvetica Neue", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #ff8353;
}

.tag_post .elementor-shortcode{
   display: flex;
   gap: 20px;
}

.grid_post .elementor-pagination::before{
    content:"Page: ";
}

@media only screen and (max-width: 678px) {
    #map {
        height: 80vh;
    }

    .form_footer .ff-t-container[data-name="ff_cn_id_2"] .ff-el-form-check-label {
        width: unset;
    }

    .ct-panel-content-inner {
        flex-direction: column !important;
        gap: 20px;
        padding: 15px 0px 15px 15px;
        min-height: 100vh;
    }

    .ct-panel-content-inner .ct-header-text,
    .mobile-menu {
        width: 100% !important;
    }

    #offcanvas.ct-panel.ct-header.scrolled {
        margin-top: 71px;
    }

    #offcanvas.ct-panel.ct-header {
        margin-top: 71px;
    }

    #offcanvas .ct-panel-inner {
        height: calc(100%) !important;
    }

    .single_content img {
        max-width: 100% !important;
    }

    .single_content .image_single {
        flex-direction: column;
    }

    .custom-navigation-buttons {
        flex-direction: column;
        gap: 15px;
    }

    .map_footer .info_footer {
        position: relative;
    }

 

    .custom-navigation-buttons a.prev-post-button {
        justify-content: flex-start;
    }

    .custom-navigation-buttons a.next-post-button {
        justify-content: flex-end;
    }



    .custom-navigation-buttons i.icon_next::after,
    .custom-navigation-buttons i.icon_prev::before {
        width: 25px;
        height: 25px;
    }

    .form_footer .ff-t-container[data-name="ff_cn_id_2"] input[type=checkbox]:checked:after {
        width: 20px !important;
        height: 20px !important;
        border-radius: 2px;
        margin-left: -3px;
        margin-top: 0px;
    }


    /* 
    .form_footer .ff-t-container[data-name="ff_cn_id_2"] input[type=checkbox]:checked {
        height: 13.1719px !important;
    } */

    .form_footer .ff-t-container[data-name="ff_cn_id_2"] input[type="checkbox"] {
        width: 25px !important;
        height: 25px !important;
        margin-right: 0px !important;
    }

}

@media only screen and (max-width: 1024px) {

    #offcanvas.ct-panel.ct-header.scrolled {
        margin-top: 71px;
    }

    .ct-panel-content-inner {
        flex-direction: column !important;
        gap: 20px;
        padding: 15px 0px 15px 15px;
        min-height: 100vh;
    }

    .ct-panel-content-inner .ct-header-text,
    .mobile-menu {
        width: 100% !important;
    }

    #offcanvas.ct-panel.ct-header {
        margin-top: 71px;
    }

}