/*
Theme Name: Betheme Digi
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.9
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
.desktop-right-inner a {
    font-family: 'Inter', sans-serif;
}

.header-top-inner-section .desktop-left {
    width: 40%;
}

.header-top-inner-section .desktop-right {
    width: 60%;
}

.header-top-inner-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.right-linkdin-following-number iframe {
    height: 25px;
    outline: none;
    box-shadow: none;
    border: none;
}

.header-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-section a {
    text-decoration: none;
}

.header-top-inner-section .desktop-right .right-menu-section a {
    font-family: Inter, sans-serif;
    line-height: 1.4;
    word-break: break-word;
    color: #337ab7;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
}

.header-top-inner-section .desktop-right .right-menu-section li {
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-right: 30px;
    position: relative;
}

.header-top-inner-section .desktop-right .right-menu-section li:after {
    content: "●";
    position: absolute;
    top: 4px;
    right: 12px;
    font-size: 14px;
    line-height: 19.6px;
    font-family: Inter, sans-serif;
}

.header-top-inner-section .desktop-right .right-menu-section li:last-child::after {
    display: none;
}

.header-top-inner-section .desktop-right .desktop-right-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

.header-top-inner-section .desktop-right .right-menu-section li:last-child {
    padding-right: 0;
}

.header-top-inner-section .desktop-right .right-menu-section ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.header-top-inner-section .desktop-right .right-menu-section {
    width: auto;
    display: inline-block;
}

.header-top-inner-section .desktop-right .right-linkdin-following-number {
    width: auto;
    max-width: 144px;
    display: inline-block;
    padding-left: 15px;
}

#country-selector img {
/*    width: 22px;*/
    margin-right: 10px;
    display: inline-block;
}

#country-selector i.arrow {
    margin-right: 9px;
    display: inline-block;
    font-size: 14px;
}

.header-top-section {
    border-bottom: 2px solid #e6e6e6;
    width: 100%;
    position: relative;
    z-index: 100;
    background: #fff;
    padding: 3px 10px;
}

.header-logo-inner-section img {
    max-width: 60px;
    width: 100%;
    height: auto;
}

.header-logo-section {
    max-width: 60px;
    width: 100%;
}

.header-bttom-inner-section .left-side-section .header-nav {
    width: calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
}

.header-bttom-inner-section .left-side-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: calc(100% - 132px);
    width: -moz-calc(100% - 132px);
    width: -webkit-calc(100% - 132px);
}

.header-bttom-inner-section .left-side-section .header-nav a {
    position: relative;
    display: inline-block;
    padding: 8px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 2em;
    word-break: normal;
    color: #000;
    cursor: pointer;
    text-decoration: none;
}

.header-bttom-inner-section .left-side-section .header-nav .menu-header-menu-container>ul,
.header-bttom-inner-section .left-side-section .header-nav .menu-main-menu-container>ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.header-bttom-inner-section .left-side-section .header-nav li ul {
    position: absolute;
    border: 0;
    left: -24px;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(255, 255, 255, 1.0);
    box-shadow: 0px 5px 10px rgb(154 161 177 / 10%);
    list-style: none;
    margin: 0;
    padding: 20px 0 0;
    width: 275px;
}

.header-bttom-inner-section .left-side-section .header-nav li ul li a {
    display: block;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 1rem;
    word-break: normal;
    color: #000;
    cursor: pointer;
    text-decoration: none;
}

.header-bttom-inner-section .left-side-section .header-nav li ul li a:before {
    display: none;
}

.header-bttom-inner-section .left-side-section .header-nav li ul li {
    margin: 0;
    display: block;
    position: relative;
}

.header-bttom-inner-section .left-side-section .header-nav li {
    display: inline-block;
    margin: 0 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.header-bttom-inner-section .right-side-section {
    max-width: 132px;
    width: 100%;
/*    padding-left: 25px;*/
    text-align: right;
/*    padding-right: 10px;*/
}

.header-bttom-inner-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.header-bttom-inner-section a.button.Navbar__button{
    background-color: #E60000;
    border: 0;
    border-radius: 0;
    color: #fff;
    padding: 15px 25px;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    width: auto;
    /* height: 60px; */
    cursor: pointer;
    line-height: 30px;
    letter-spacing: .03em;
    white-space: normal;
    word-break: break-word;
    text-align: center;
    text-decoration: none;
    position: relative;
    transition: background-color .15s linear, border-color .15s linear, color .15s linear;
    box-shadow: none;
}

.header-bttom-inner-section a.button.Navbar__button:hover {
    background-color: #11131c;
    color: #FFF;
    text-decoration: none;
}
@media (min-width:921px){
    .header-bttom-inner-section a.button.Navbar__button{
        transform: translateX(10px);
    }
}

.header-bttom-section {
    z-index: 12;
    width: 100%;
    box-shadow: 0px 5px 10px rgb(154 161 177 / 10%);
    background-color: rgba(255, 255, 255, 1.0);
}

.header-bttom-inner-section .left-side-section .header-nav li.menu-item-has-children:after {
    content: "\f0d7";
    font-family: FontAwesome;
    display: inline-block;
    position: relative;
    top: 0;
    left: -5px;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    width: auto;
    height: auto;
    border: none;
    transform: none;
    transform-origin: unset;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.header-bttom-inner-section .left-side-section .header-nav a:before {
    content: '';
    width: 0px;
    height: 2px;
    background-color: #4678ee;
    position: absolute;
    left: 0;
    bottom: 2px;
    visibility: hidden;
    transition: width .2s ease-in-out;
}

.header-bttom-inner-section .left-side-section .header-nav li:hover>a:before {
    visibility: visible;
    width: 100%;
}

.header-bttom-inner-section .left-side-section .header-nav li:hover>a {
    color: #4678ee;
}

.header-bttom-inner-section .left-side-section .header-nav li:hover>ul {
    opacity: 1;
    visibility: visible;
}

.header-top-inner-section .desktop-left #country-selector {
    max-width: 52.6px;
    position: relative;
    cursor: pointer;
}

.header-bttom-section.on-scroll.active {
    position: fixed;
    top: 0;
}

.dropdown-container {
    position: relative;
}

#country-selector form {
    position: absolute;
    overflow: visible !important;
    height: 100% !important;
    top: 0;
    left: 100%;
    display: none;
}

#country-selector form select,
.dropdown-toggle {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .5px;
}

#country-selector form select {
    width: 150px;
    appearance: none;
    -webkit-appearance: none;
    padding-right: 12px !important;
    padding-left: 12px !important;
    width: 200px !important;
    line-height: 46px !important;
    padding: 0;
    display: none;
}

.dropdown-toggle {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 12px !important;
    padding-left: 12px !important;
    line-height: 28px;
    width: 177px;
}

#country-selector form select,
.dropdown-toggle {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .5px;
}

.dropdown-menu {
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: relative;
    left: 0;
    width: 100%;
    z-index: 1051;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #aaa;
    border-top: none;
    height: 200px;
    overflow-y: auto;
}

.dropdown-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.dropdown-menu ul li {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

.dropdown-menu ul li,
.dropdown-menu ul li a {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    margin: 0;
}

.dropdown-menu ul li a {
    text-decoration: none;
    width: 100%;
    display: block;
}

.dropdown-menu ul li,
.dropdown-menu ul li a {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

.header-section * {
    box-sizing: border-box;
}

.header-logo-section {
    line-height: 0;
}

.header-bttom-inner-section .right-side-section .textwidget.custom-html-widget {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

.header-bttom-inner-section .left-side-section .header-nav ul.sub-menu {
    margin-top: -0px!important;
}

.header-top-inner-section .desktop-right .right-linkdin-following-number * {
    line-height: 0;
}

.header-bttom-section {
    position: relative;
}



body.mfn-header-scrolled #Content.content-scroll {
	padding-top: 60px !important;
}


@media screen and (max-width: 1380px) {
    .header-bttom-inner-section .left-side-section .header-nav li {
        margin: 0 20px;
    }
}


/*-------- 1380 ends here ----------*/

@media screen and (max-width: 1199px) {
    .header-bttom-inner-section .left-side-section .header-nav li {
        margin: 0 15px;
    }
    .header-bttom-inner-section .left-side-section .header-nav a {
        font-size: 12px;
    }
    .header-bttom-inner-section .left-side-section .header-nav li.menu-item-has-children:after {
        font-size: 12px;
    }
}


/*-------- 1199 ends here ----------*/

@media screen and (max-width: 991px) {
    .header-bttom-inner-section .left-side-section .header-nav a {
        font-size: 14px;
    }
    .header-bttom-inner-section .left-side-section .header-nav li.menu-item-has-children:after {
        font-size: 14px;
    }
}


/*-------- 991 ends here ----------*/

@media (min-width: 921px) {
    a.mobile-trigger-new,
    a.child-trigger-new {
        display: none !important;
    }
    .header-bttom-inner-section .new-hubarge-icon {
        display: none;
    }
    .header-bttom-inner-section .left-side-section .header-nav .right-side-section.mobile-section {
        display: none;
    }
    .header-bttom-inner-section .left-side-section .header-nav li.menu-item-has-children:hover:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #4678ee;
    }
}


/*-------- Min 921 ends here ----------*/

@media screen and (max-width: 920px) {
    a.mobile-trigger-new {
        display: inline-block !important;
        cursor: pointer;
        position: relative;
        width: 24px;
        height: 19px;
        background: transparent;
        z-index: 99999999999;
        -webkit-transition: background-color 0.2s linear;
        font-size: 16px;
        font-weight: normal;
        text-align: left;
        text-transform: uppercase;
        -webkit-transition: color .2s ease-in;
        -moz-transition: color .2s ease-in;
        transition: color .2s ease-in;
        border: none;
        padding: 0 !important;
        line-height: 0 !important;
    }
    a.mobile-trigger-new:hover {
        text-decoration: none;
        color: #000;
        border-color: #000;
    }
    a.mobile-trigger-new span {
        display: inline;
    }
    a.mobile-trigger-new span:before {
        position: absolute;
        content: 'Menu';
        display: none;
    }
    a.mobile-trigger-new span:after {
        position: relative;
        right: 2px;
        content: 'Close';
        background-color: #000;
        opacity: 0;
        transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        -webkit-transition: opacity .4s ease-in-out;
        display: none
    }
    .mobile-open a.mobile-trigger-new {
        -webkit-transition: background-color 0.2s linear;
        -moz-transition: background-color 0.2s linear;
        transition: background-color 0.2s linear;
        background: transparent;
    }
    .mobile-open a.mobile-trigger-new span:after {
        opacity: 1;
    }
    a.mobile-trigger-new i {
        display: inline;
        position: relative;
        top: 5px;
        margin-left: 0px;
        -webkit-transition-duration: 0s;
        -webkit-transition-delay: .2s;
        -moz-transition-duration: 0s;
        -moz-transition-delay: .2s;
        transition-duration: 0s;
        transition-delay: .2s;
    }
    a.mobile-trigger-new i:before,
    a.mobile-trigger-new i:after {
        position: absolute;
        content: '';
    }
    a.mobile-trigger-new i,
    a.mobile-trigger-new i:before,
    a.mobile-trigger-new i:after {
        width: 24px;
        height: 3px;
        background-color: #000;
        display: inline-block;
    }
    a.mobile-trigger-new i:before {
        margin-top: -8px;
        -webkit-transition-property: margin, -webkit-transform;
        -webkit-transition-duration: .2s;
        -webkit-transition-delay: .2s, 0;
    }
    a.mobile-trigger-new i:after {
        margin-top: 8px;
        -webkit-transition-property: margin, -webkit-transform;
        -webkit-transition-duration: .2s;
        -webkit-transition-delay: .2s, 0;
    }
    .mobile-open a.mobile-trigger-new i {
        background-color: rgba(0, 0, 0, 0.0);
        -webkit-transition-delay: .2s;
        -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    }
    .mobile-open a.mobile-trigger-new i:before {
        margin-top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition-delay: 0, .2s;
        -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    }
    .mobile-open a.mobile-trigger-new i:after {
        margin-top: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition-delay: 0, .2s;
        -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    }
    a.child-trigger-new {
        display: block !important;
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 55px !important;
        min-width: 55px !important;
        height: 45px !important;
        padding: 0 !important;
        border-left: 1px dotted rgba(255, 255, 255, .20);
    }
    a.child-trigger-new:hover {
        text-decoration: none;
    }
    a.child-trigger-new span {
        position: relative;
        top: 50%;
        margin: 0 auto !important;
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }
    a.child-trigger-new span:after {
        position: absolute;
        content: '';
    }
    a.child-trigger-new span,
    a.child-trigger-new span:after {
        width: 10px;
        height: 1px;
        background-color: #000;
        display: block;
    }
    a.child-trigger-new span:after {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }
    a.child-trigger-new.child-open span:after {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }
    a.child-trigger-new.child-open span {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }
    .header-top-section {
        display: none;
    }
    .header-bttom-inner-section .right-side-section {
        display: none;
    }
    .header-bttom-inner-section .left-side-section .header-nav .right-side-section.mobile-section {
        display: block;
    }
    .header-bttom-inner-section .left-side-section .header-nav {
        height: calc(100% - 60px);
        background-color: rgba(255, 255, 255, 1.0);
        position: fixed;
        width: 100%;
        left: 0;
        top: 52px;
        padding: 45px 10%;
        flex-direction: column;
        justify-content: space-between;
        overflow-y: auto;
        transform: translateY(8px);
        transition: transform .25s ease-in-out, opacity .25s ease-in-out;
        display: none;
    }
    .header-bttom-inner-section .left-side-section {
        justify-content: space-between;
        width: 100%;
    }
    .new-hubarge-icon {
        padding-right: 20px;
        line-height: 0;
    }
    .header-bttom-inner-section .left-side-section .header-nav .menu-header-menu-container>ul,
    .header-bttom-inner-section .left-side-section .header-nav .menu-main-menu-container>ul {
        flex-direction: column;
        padding: 0 15px 0 5px;
    }
    .header-bttom-inner-section .left-side-section .header-nav li {
        width: 100%;
    }
    .header-bttom-inner-section .left-side-section .header-nav li .child-trigger-new * {
        display: none;
    }
    .header-bttom-inner-section .left-side-section .header-nav li .child-trigger-new {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100%;
    }
    .header-bttom-inner-section .left-side-section .header-nav li.menu-item-has-children:after {
        left: 100%;
    }
    .header-bttom-inner-section .left-side-section .header-nav li {
        position: relative;
    }
    .header-bttom-inner-section .left-side-section .header-nav li.menu-item-has-children:after {
        left: auto;
        right: 0;
        position: absolute;
        top: 11px;
        z-index: -1;
    }
    .header-bttom-inner-section .left-side-section .header-nav li .child-trigger-new:before {
        display: none;
    }
    .header-bttom-inner-section .left-side-section .header-nav li ul {
        position: relative;
        box-shadow: none;
        width: 100%;
        padding: 12px 0 0;
        visibility: visible;
        opacity: 1;
        left: 0;
        display: none;
    }
    .header-bttom-inner-section .left-side-section .header-nav li ul li a {
        padding: 12px 0;
    }
    .header-bttom-inner-section .left-side-section .header-nav .menu-header-menu-container,
    .header-bttom-inner-section .left-side-section .header-nav .menu-main-menu-container {
        width: 100%;
    }
    .header-bttom-inner-section .left-side-section .header-nav .right-side-section.mobile-section {
        width: 100%;
        max-width: 100%;
        padding: 0;
        text-align: center;
    }
    .header-bttom-inner-section .left-side-section .header-nav .header-nav-inner {
        flex: 1 1 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        height: 100%;
    }
    .header-bttom-inner-section .left-side-section .header-nav li {
        margin: 0;
    }
    .header-bttom-inner-section .right-side-section a {
        background-color: rgba(70, 120, 238, 1.0);
        border: 1px solid #4678ee;
        border-radius: 100px;
        color: #fff !important;
        padding: 15px 25px !important;
        font-family: Inter, sans-serif !important;
        font-size: 12px !important;
        font-weight: bold !important;
        display: inline-block !important;
        width: auto;
        height: auto;
        margin: 0;
        line-height: 1.1 !important;
        letter-spacing: .03em;
        white-space: normal;
        word-break: break-word !important;
        text-align: center;
        text-decoration: none !important;
        position: relative !important;
        transition: background-color .15s linear, border-color .15s linear, color .15s linear;
    }
    .header-bttom-inner-section .left-side-section .header-nav li.active>a:before {
        visibility: visible;
        width: 100%;
    }
    .header-bttom-inner-section .right-side-section .textwidget.custom-html-widget {
        justify-content: center;
    }
    
    body.rtl .header-bttom-inner-section .left-side-section .header-nav li.menu-item-has-children:after {
		right: auto;
		left: 10px;
    }
    
    
}


/*-------- 920 ends here ----------*/

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


/*-------- 880 ends here ----------*/

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


/*-------- 767 ends here ----------*/

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


/*-------- 630 ends here ----------*/

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


/*-------- 568 ends here ----------*/

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


/*-------- 480 ends here ----------*/

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


/*-------- 360 ends here ----------*/