/**

 * Theme Name:     Betheme Child
 * Author:         Muffin group
 * Template:       betheme
 * Text Domain:	   betheme-child
 * Description:    The biggest WordPress Theme ever
 */


html {
    overflow-x: hidden;
}

body {
    overflow-x: unset !important;
}

#Wrapper {
    overflow: unset;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

a {
    transition: all 0.4s ease-in-out !important;
}

p,
ul li,
ol li {
    font-size: 18px;
    line-height: 28px;
}

body p a {
    color: inherit;
    transition: all 0.3s ease-in-out;
}

.wpcf7 form.sent .wpcf7-response-output {
    font-size: 14px;
    line-height: normal;
    color: #46b450;
    border: none;
    margin-left: 0;
    padding-left: 0;
}

.wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    line-height: normal;
    margin: 6px 0;
}

p:last-child {
    margin: 0;
}

div:empty {
    display: none !important;
}

.section_wrapper {
    max-width: 1220px !important;
    padding: 0 0px !important;
}

.container {
    max-width: 1220px !important;
    padding: 0 20px !important;
}

/* Site Header */

#Top_bar .top_bar_left {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0;
}

#Top_bar .logo {
    margin: 0 !important;
}

#Top_bar .top_bar_left::after,
#Top_bar .top_bar_left::before {
    content: unset !important;
}

#Top_bar #logo,
.header-fixed #Top_bar #logo,
.header-plain #Top_bar #logo,
.header-transparent #Top_bar #logo {
    height: auto !important;
    line-height: unset !important;
    padding: 0 !important;
    max-width: 80px;
}

.header-plain:not(.menu-highlight) #Top_bar .menu>li>a span:not(.description) {
    line-height: normal !important;
    padding: 0 !important;
}

.menu_wrapper ul.menu {
    display: flex;
    align-items: center;
    gap: 40px;
}

.header-plain #Action_bar {
    background-color: #000;
}

#Action_bar .column {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.header-plain #Action_bar .contact_details li {
    padding: 0 20px;
    margin: 0;
    border-right: 1px solid #ffffff57;
}

.header-plain #Action_bar .contact_details li:first-child {
    border-left: 1px solid #ffffff57;
}

.header-plain #Action_bar .social,
.header-plain #Action_bar .social-menu {
    padding: 0 !important;
}

#Action_bar .contact_details li>i {
    margin: 0;
}

#Action_bar .contact_details li i::before {
    color: #F7DB07;
    margin: 0 7px 0 0;
}

a {
    transition: all 0.4s ease-in-out !important;
}

#Action_bar .contact_details li a {
    font-size: 15px;
    line-height: 50px;
    color: #fff;
    text-decoration: none !important;
}

#Action_bar .contact_details li a:hover {
    color: #F7DB07;
}

#Action_bar .social li {
    margin: 0 !important;
}

#Action_bar .social li a i {
    color: #fff;
}

#Action_bar .social li a {
    min-width: 50px;
    min-height: 50px;
    max-width: 50px;
    max-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF26;
}

#Action_bar .social li a:hover {
    background-color: #F7DB07;
}

.vc_row[data-vc-full-width] {
    padding: 0 !important;
    width: 100% !important;
    position: static !important;
}

#Top_bar.is-sticky {
    height: auto !important;
    opacity: 1 !important;

}

#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 100% !important;
}

#Header #Top_bar.is-sticky #logo {
    padding: unset !important;
    height: unset !important;
    line-height: unset !important;
}

#Top_bar.is-sticky .top_bar_left {
    padding: 7px 0 5px;
}

#Top_bar .menu>li>a {
    color: #000;
}

#Top_bar .menu>li.current-menu-item>a,
#Top_bar .menu>li.current_page_item>a,
#Top_bar .menu>li.current-menu-ancestor>a,
#Top_bar .menu>li.current_page_ancestor>a,
#Top_bar .menu>li.hover>a,
#Top_bar .menu>li>a:hover {
    color: #F7DB07;
}

#Top_bar .menu>li>a {
    font-size: 16px;
}

/* Header  Menu  */

.menuo-arrows #Top_bar .menu>li.submenu>a>span:not(.description)::after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    opacity: 1;
    position: static;
    transition: all 0.4s es;
}

body.mobile-side-slide {
    left: 0 !important;
}


#Side_slide {
    transition: all 0.4s ease-in-out;
}

/* our mission */


.mission-list::before,
.mission-list::after {
    content: unset !important;
}

.mission-list .vc_column-inner>.wpb_wrapper {
    display: flex;
    align-items: start;
    gap: 10px
}

.mission-list .vc_column-inner .wpb_wrapper h5 {
    font-size: 26px;
    line-height: 1.2;
}

#Wrapper .mission-list .vc_column-inner .wpb_wrapper .vc_icon_element-inner {
    width: 4em !important;
    height: 4em !important;
}

#Wrapper .mission-list .vc_column-inner .wpb_wrapper .vc_icon_element-inner .vc_icon_element-icon {
    font-size: 2em !important;
}

#Wrapper .mission-list .vc_column-inner .wpb_wrapper .icon_box {
    width: 3em !important;
    height: 3em !important;
    min-width: 35.2px !important;
    max-height: 35.2px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

#Wrapper .mission-list .vc_column-inner .wpb_wrapper .icon_box .image_wrapper {
    display: flex;
    justify-content: center;
    margin: 0;
}

#Wrapper .section-mission>.vc_row .vc_column_container:first-child {
    position: sticky;
    top: 120px;
}

/* Footer */
#Footer {
    margin-top: 110px;
}

#Footer .widgets_wrapper .container {
    display: grid;
    grid-template-columns: max-content max-content max-content;
    gap: 20px;
    justify-content: space-between;
    padding: 0 20px;
}

#Footer .widgets_wrapper .container::after {
    content: unset !important
}

#Footer .container .column {
    width: 100%;
    margin: 0 !important;
}

#Footer .widgets_wrapper .widget {
    padding: 0 !important;
}

#Footer .widgets_wrapper .container .column:first-child {
    grid-column: 1/-1;
    margin-top: -142px !important;
    padding-bottom: 60px;
}

#Footer .menu-quick-links-container>ul {
    display: grid;
    grid-template-columns: max-content max-content;
    gap: 10px 50px;
}

.footer-contact li>a,
.footer-contact li,
#Footer .menu-quick-links-container a {
    padding: 0 !important;
    margin: 0 !important;
    color: #000 !important;
}

#Footer .menu-quick-links-container a:hover {
    color: #0095eb !important;
}

#Footer .widgets_wrapper .container .column:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.footer-newsletter {
    display: flex;
    justify-content: center;
}

.newsletter-box {
    background: #fff;
    width: 100%;
    border-radius: 20px;
    padding: 40px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.newsletter-left h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 8px;
}

.newsletter-left p {
    color: #626262;
}

.newsletter-right {
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
}

.newsletter-right .wpcf7-form p {
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 12px;
}

.newsletter-right .wpcf7-form p br {
    display: none;
}

.newsletter-right .wpcf7-form-control-wrap {
    margin: 0 !important;
    width: max-content;
}

.newsletter-right .wpcf7-form input[type="email"] {
    padding: 14px 20px !important;
    border: 1px solid #ddd;
    border-radius: 8px;
    max-width: 264px;
    font-size: 16px;
}

/* Button */
.newsletter-right .wpcf7-form input[type="submit"] {
    background: #000;
    color: #fff;
    padding: 14px 25px !important;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    margin: 0 !important;
    font-size: 16px;
    transition: all 0.4s ease-in-out;
}

.newsletter-right .wpcf7-form input[type="submit"]:hover {
    background: #F3B70E;
}

.newsletter-box .ajax-loader {
    position: absolute;
    bottom: 0;
}

.newsletter-box .wpcf7-response-output {
    display: none !important;
}

#Footer ul.footer-contact {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
}

/* Scroll to top */

a#back_to_top.button {
    position: fixed;
    bottom: 30px;
    right: 20px;
    color: #000;
    margin: 0 !important;
    border: none;
    border-radius: inherit;
    background-color: #0095eb;
    font-size: 20px;
    z-index: 9999;
    box-shadow: 0 0 10px #0095eb;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

body:has(.is-sticky) a#back_to_top.button {
    opacity: 1;
}


/* Responsive */

@media screen and (max-width: 1240px) {
    .menu_wrapper ul.menu {
        flex-direction: column;
        gap: 0;
    }

    #Side_slide #menu ul li {
        width: 100%;
        position: relative;
        border-top: unset !important;
        color: #F7DB07;
    }

    .responsive-menu-toggle i {
        color: #000;
    }

    #Side_slide #menu ul li ul li a {
        font-size: 15px;
    }
}

@media screen and (max-width: 990px) {
    #Footer .menu-quick-links-container>ul {
        grid-template-columns: max-content;
        gap: 10px 20px;
    }

    #Footer .widgets_wrapper .container .column:nth-child(2) a img {
        max-width: 178px !important;
    }

    #Footer .widgets_wrapper .container {

        grid-template-columns: max-content 1fr max-content;
    }

    #Footer .widgets_wrapper .container .column:nth-child(3) {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .newsletter-box {
        padding: 30px 30px;
    }

    #Footer .widgets_wrapper .container .column:first-child {
        padding-bottom: 30px;
        margin-top: -160px !important;
    }

    #Footer {
        margin-top: 80px;
    }
}

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

    html,
    body {
        overflow-x: hidden;
    }

    #Wrapper {
        overflow: hidden;
    }

    body {
        font-size: 16px;
        line-height: 22px;
    }

    p {
        margin: 0 0 8px 0;
    }

    p,
    ul li,
    ol li {
        font-size: 16px;
        line-height: 22px;
    }

    p:last-child {
        margin: 0;
    }

    ol,
    ul {
        margin: 0 0 10px 0;
    }

    #Footer .widgets_wrapper .container {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .newsletter-box {
        flex-direction: column;
        gap: 18px;
        padding: 30px 20px;
    }


    #Footer p,
    #Footer ul li,
    #Footer ol li {
        font-size: 15px;
        line-height: 21px;
    }

    #Footer .widgets_wrapper .container .column:not(:last-child) {
        padding-bottom: 17px;
        margin-bottom: 17px !important;
        border-bottom: 1px solid #eeeeee69;
    }

    #Footer h4 {
        font-size: 20px;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 0 !important
    }

    #Footer .menu-quick-links-container>ul {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    #Footer .widgets_wrapper .container .column:nth-child(3) aside {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0 !important;
    }

    #Footer .widgets_wrapper .container .column:nth-child(3) aside h4 {
        width: max-content;
        margin-bottom: 0 !important;
    }

    #Footer .widgets_wrapper .container .column:nth-child(4) aside {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #Footer .widgets_wrapper {
        padding: 40px 0 20px !important;
    }

    .newsletter-right .wpcf7-form p {
        justify-content: center;
    }

    #Footer ul.footer-contact {
        align-items: center;
        gap: 5px;
    }

    #Wrapper .section-mission>.vc_row .vc_column_container:first-child {
        position: static;
        top: 120px;
    }
}

@media screen and (max-width: 579px) {
    .newsletter-right .wpcf7-form p {
        flex-direction: column;
    }

    .newsletter-right .wpcf7-form input[type="email"] {
        max-width: 240px !important;
    }

}