﻿.MobileNavBTN {
    border: none;
    padding: 0;
}
.MobileNavBTN:focus{
    box-shadow: none;
}

.header {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 75px;
    margin: 0 auto;
    z-index: 100;
    background: #fff;
}

.header nav.navbar {
    padding:0;
}

.header.scrolled {
    box-shadow: 0px 0px 7px #00000057;
    height: 55px;
}
    .header.scrolled .navbar-brand img, .header.scrolled .flag img {
        width: auto;
        height: 40px !important;
    }
.header.scrolled .offcanvas-body > ul > li .menu-subs, .header.scrolled .offcanvas-body > ul > li.menu-item-has-children .ActivePro{
    margin-top:0;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
}
    .header .wrapper {
        padding: 0 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

.header-item-left {
    width: 13%;
    display: inline-block;
}
.header-item-center {
    display: inline-block;
    width: 80%;
}
.header-item-right {
    width: 7%;
    display: inline-block;
}
.header-item-center .menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .header-item-right .menu-icon {
        font-size: 1.35rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 1rem;
        margin-left: 1rem;
        color: var(--color-black);
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

.header .offcanvas-body > ul > li a{
    display: inline-block;
    margin-left: 10px;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
}
.header .offcanvas-body > ul > li.menu-item-has-children:hover .menu-subs.menu-mega{
    display:block;
    margin-top: 0px;
    padding: 10px 15px;
}

.header.scrolled .offcanvas-body > ul > li a {
    line-height: 40px;
}
.header.scrolled .offcanvas-body .navbar-nav .menu-subs {
    top: 50px;
}
.SubHead_Risk li {
    display: block;
}
.SMCbody .navbar-brand {
    margin: 0;
}
.header .menu{
    padding:0;
}
.header .offcanvas-body ul li a {
    position: relative;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: 60px;
    padding: 0.5rem 1rem;
    border: none;
    outline: none;
    color: #1a1a1a;
    color: var(--color-black);
    transition: color .3s ease;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
}
.header .offcanvas-body .navbar-nav .dropdown:hover .menu-subs{
    display:block;
}
.header .offcanvas-body .navbar-nav .dropdown .dropdown-toggle::after{
    display:none;
}
.header .offcanvas-body .navbar-nav .menu-subs {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 65px;
    left: 0;
    height: auto;
    border-radius: 0.25rem;
    border-top: 3px solid #4cbd01;
    -webkit-box-shadow: var(--shadow-medium);
    box-shadow: var(--shadow-medium);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
    .header .offcanvas-body .navbar-nav .menu-subs.menu-small{
        width:auto !important;
        left: inherit !important;
        padding:5px 10px;
    }
    .header .offcanvas-body .navbar-nav .menu-subs.menu-small ul{
        padding:0;
    }

        .header .offcanvas-body .navbar-nav .menu-subs > ul > li {
            line-height: 1
        }

            .header .offcanvas-body .navbar-nav .menu-subs > ul > li > a {
                display: inline-block;
                font-family: inherit;
                font-size: 1rem;
                font-weight: 500;
                line-height: 1.25;
                padding: .75rem 0;
                border: none;
                outline: none;
                color: var(--color-black);
                text-transform: capitalize;
                -webkit-transition: all .3s ease;
                transition: all .3s ease
            }

    .header .offcanvas-body > ul > li .menu-column-1 {
        min-width: 16rem;
        max-width: 20rem
    }

    .header .offcanvas-body .navbar-nav .menu-subs.menu-mega > .list-item > ul > li {
        display: block;
        line-height: 1
    }

        .header .offcanvas-body .navbar-nav .menu-subs.menu-mega > .list-item > ul > li > a {
            display: inline-block;
            font-family: inherit;
            font-size: 1rem;
            font-weight: 500;
            line-height: 1.25;
            padding: .5rem 0;
            border: none;
            outline: none;
            color: var(--color-black);
            text-transform: capitalize;
            -webkit-transition: color .3s ease;
            transition: color .3s ease
        }

.menu-subs .OurProduct p img {
    width: auto;
    height: 24px;
    margin-right: 5px;
    position: absolute;
    left: -30px;
}

.menu-subs .OurProduct p {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    position:relative;
}
.menu-subs .OurProduct ul{
    padding:0;
}
.menu-subs .OurProduct ul li{
    display:block;
}
.menu-subs .OurProduct ul li a, .menu-subs .OurProduct li a {
    padding: 0;
    color: #666;
    line-height: 24px !important;
    font-size: 13px;
    display: block;
    font-weight: 300;
    margin:0;
}

.header .offcanvas-body .navbar-nav .menu-subs.menu-column-4 > .list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 1rem
}

    .header .offcanvas-body .navbar-nav .menu-subs.menu-column-4 > .list-item .title {
        font-family: inherit;
        font-size: 1rem;
        font-weight: 500;
        line-height: 1;
        padding: .75rem 0;
        color: var(--color-pink-700);
        text-transform: uppercase;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }


    .header .offcanvas-body .navbar-nav .menu-subs.menu-column-4 > .list-item.text-center .title {
        text-align: center
    }

    .header .offcanvas-body .navbar-nav .menu-subs.menu-column-4 > .list-item img {
        display: block;
        width: 100%;
        height: auto;
        margin-top: .75rem;
        -o-object-fit: cover;
        object-fit: cover
    }

.header .offcanvas-body .navbar-nav .menu-subs.menu-mega > .list-item > ul > li > a:hover, .header .offcanvas-body .navbar-nav .menu-subs > ul > li > a:hover {
    color: var(--color-pink-700)
}

.header-item-right a:hover, .header .offcanvas-body > ul > li:hover > a {
    color: #4cbd01
}

.header .menu-mobile-header, .header .menu-mobile-toggle {
    display: none
}
.flag img {
    width: auto;
    height: 55px;
    position: relative;
    left: 5px;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
}

.IndepandencDay {
    width: auto;
    height: 240px;
    position: absolute;
    right: 400px;
}

@media screen and (min-width: 993px) {
    .header .offcanvas-body > ul > li.menu-item-has-children .ActivePro {
        margin-top: .5rem;
        opacity: 1;
        visibility: visible
    }
}
.HideDropPro {
    opacity: 0 !important;
    visibility: hidden ;
}
@media screen and (max-width: 992px) {
    .header-item-left, .header-item-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
    }

    .header .menu-mobile-toggle {
        position: relative;
        display: block;
        cursor: pointer;
        width: 30px;
        height: 1rem;
        border: none;
        outline: none;
        margin-left: 15px;
        background: none;
        transform: rotate(0deg);
        transition: .35s ease-in-out;
    }

        .header .menu-mobile-toggle span {
            display: block;
            position: absolute;
            width: 30px;
            height: 3px;
            left: 0;
            border: none;
            outline: none;
            opacity: 1;
            border-radius: 0.25rem;
            background: var(--color-black);
            transform: rotate(0deg);
            transition: .25s ease-in-out;
        }

            .header .menu-mobile-toggle span:nth-child(1) {
                top: 0
            }

            .header .menu-mobile-toggle span:nth-child(2), .header .menu-mobile-toggle span:nth-child(3) {
                top: .5rem
            }

            .header .menu-mobile-toggle span:nth-child(4) {
                top: 1rem
            }

    .header-item-right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 75%;
        height: 100%;
        z-index: 111;
        overflow: hidden;
        background: var(--color-white);
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

        .header .menu.active {
            -webkit-transform: translate(0%);
            transform: translate(0%)
        }

        .header .offcanvas-body > ul > li {
            display: block;
            line-height: 1;
            margin: 0
        }

        .header .offcanvas-body ul li a {
            display: block;
            line-height: normal !important;
            height: auto;
            padding-left:0;
            margin:0;
        }

                .header .offcanvas-body ul li a i.ion {
                    position: absolute;
                    font-size: 1.25rem;
                    line-height: 3.125rem;
                    top: 0;
                    right: 0;
                    width: 3.125rem;
                    height: 3.125rem;
                    text-align: center;
                    -webkit-transform: rotate(-90deg);
                    transform: rotate(-90deg)
                }

        .header .menu .menu-mobile-header {
            position: relative;
            position: sticky;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            top: 0;
            height: 3.125rem;
            z-index: 110;
            border-bottom: 1px solid rgba(0,0,0,.1);
            background: var(--color-white)
        }

            .header .menu .menu-mobile-header .menu-mobile-arrow {
                display: none;
                font-size: 1.25rem;
                line-height: 3.125rem;
                width: 3.125rem;
                height: 3.125rem;
                cursor: pointer;
                text-align: center;
                border-right: 1px solid rgba(0,0,0,.1);
                color: var(--color-black)
            }

            .header .menu .menu-mobile-header.active .menu-mobile-arrow {
                display: block
            }

            .header .menu .menu-mobile-header .menu-mobile-title {
                font-family: inherit;
                font-size: 1rem;
                font-weight: 500;
                line-height: inherit;
                color: var(--color-black);
                text-transform: capitalize
            }

            .header .menu .menu-mobile-header .menu-mobile-close {
                font-size: 1.5rem;
                line-height: 3.125rem;
                cursor: pointer;
                width: 3.125rem;
                height: 3.125rem;
                text-align: center;
                border-left: 1px solid rgba(0,0,0,.1);
                color: var(--color-black)
            }

        .header .menu .menu-section {
            overflow-y: auto;
            overflow-x: hidden
        }
    .header .offcanvas-body .navbar-nav .dropdown:hover .menu-subs {
        display: none;
    }
    .header .offcanvas-body .navbar-nav .dropdown:hover .menu-subs.show{
        display:block;
    }
    .header .offcanvas-body .navbar-nav .menu-subs {
        position: absolute;
        top: 37px;
        left: 0;
        max-width: none;
        min-width: auto;
        width: 100%;
        height: 300px;
        margin: 0;
        opacity: 1;
        overflow-y: auto;
        visibility: visible;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-box-shadow: none;
        box-shadow: none;
        padding:0;
    }
    .offcanvas {
        transition: transform .3s ease-in-out;
        max-width: 70%;
    }
    .header .offcanvas-body .navbar-nav .menu-subs.menu-small {
        height: auto;
        padding: 0px 10px;
    }
            

            .header .offcanvas-body .navbar-nav .menu-subs.menu-column-4 > .list-item {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                padding: 0rem
            }

                .header .offcanvas-body .navbar-nav .menu-subs.menu-column-4 > .list-item img {
                    margin-top: 0
                }

                .header .offcanvas-body .navbar-nav .menu-subs.menu-column-4 > .list-item.text-center .title {
                    margin-bottom: 1.25rem
                }

                .header .offcanvas-body .navbar-nav .menu-subs.menu-column-4 > .list-item.text-center:last-child .title {
                    margin-bottom: 0rem
                }

            .header .offcanvas-body .navbar-nav .menu-subs > ul > li > a {
                display: block
            }

            .header .offcanvas-body .navbar-nav .menu-subs.menu-mega > .list-item > ul {
                margin-bottom: 1rem
            }

                .header .offcanvas-body .navbar-nav .menu-subs.menu-mega > .list-item > ul > li > a {
                    display: block
                }

    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        background: rgba(0,0,0,.65);
        -webkit-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out
    }

        .overlay.active {
            opacity: 1;
            visibility: visible
        }
}
.ForMobile{
    display:none;
}

.menu-subs.menu-mega .OurProduct ul{
    padding:0;
}
.menu-subs.menu-mega .OurProduct ul li{
    line-height: normal;
}
@media screen and (max-width: 992px) {
    .header .wrapper {
        padding: 0;
    }

    .header-item-right {
        width: 25%;
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .header-item-center {
        width: auto;
    }

    .header .offcanvas-body .navbar-nav .menu-subs.menu-mega .container {
        padding: 0;
    }

    .header .offcanvas-body .navbar-nav .menu-subs .OurProduct p {
        display: flex;
        align-items: center;
        margin-left: 25px;
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .menu-subs .OurProduct p img {
        width: auto;
        height: 25px;
    }

    .menu-mobile-header.active .SmcLogo {
        display: none;
    }

    .menu-mobile-header .SmcLogo img {
        width: auto !important;
        height: 30px !important;
        padding-left: 20px;
    }

    .menu-subs .OurProduct ul li a {
        color: #3d3d3d;
        font-size: 14px;
        padding: 5px 0;
    }

    .header .menu .menu-section {
        width: 100%;
    }

    .header {
        height: 60px !important;
        padding: 10px 0 !important;
    }

    .SubHead_Risk li button.LoginBtn {
        margin-left: 15px;
    }

    .NotMobile {
        display: none !important;
    }

    .ForMobile {
        display: block;
    }

    .LoginBtn.ForMobile {
        height: auto;
        padding: 0;
        width: auto;
        border: none;
        margin: 0;
        line-height: normal;
    }

    .SMCbody .SubHead_Risk li a.ForMobile {
        padding: 0;
    }

    .SMCbody .SubHead_Risk li, .SubHead_Risk li button.LoginBtn {
        font-size: 24px;
    }

        .SMCbody .SubHead_Risk li a svg, .SubHead_Risk li button.LoginBtn svg {
            vertical-align: initial;
            margin: 5px 5px 0 0;
        }

    .SubHead_Risk li button.LoginBtn {
        color: #3d3d3d !important;
        background-color: inherit !important;
        border-color: inherit !important;
    }

    .header-item-left {
        width: auto;
    }

    .flag img {
        height: 40px;
    }

    .IndepandencDay {
        right: 0;
    }

    .header-item-center .menu {
        display: block;
    }
}
