/* Overall */
body {
    letter-spacing: 0.3px;
}
.p-no-margin p {
    margin-bottom: 0;
}

@media(max-width:991px) {
    h1 {
        font-size: 24px !important;
    }

    h2 {
        font-size: 24px !important;
    }

    h3 {
        font-size: 24px !important;
    }

    h4 {
        font-size: 20px !important;
    }

    h5 {
        font-size: 20px !important;
    }

    h6 {
        font-size: 18px !important;
    }

    body {
        font-size: 14px !important;
    }
}

/*menu-logo*/
img.logo-image.hidden-xs {
    width: 78px;
}

#sp-header .logo-image {
    height: 85px;
    width: auto !Important;
    transition: 0.1s;
}

#sp-header.header-sticky .logo-image {
    height: 50px;
    margin-top: 5px;
}

#sp-header.header-sticky .logo-image {
    height: 50px;
}

#sp-header .sp-retina-logo {
    width: 70px;
}

#sp-header .logo {
    height: 90px;
}

#sp-header.header-sticky .logo {
    height: 60px;
}

.sticky-header-placeholder {
    height: 0px !important;
}

@media(max-width:767px) {
    #sp-header .logo-image {
        height: 70px;
    }
}

/*sp-header*/
#sp-header {
    background: #ffffff00;
    transition: 0.1s;
    position: relative;
    height: 90px;
    box-shadow: none;
    margin-bottom: -90px;
}

#sp-header.header-sticky {
    position: fixed;
    background: #011b8cd6;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    height: 60px;
    top: 0px;
}

@media (max-width: 991px) {

    #sp-logo,
    #sp-menu {
        width: 50%;
        float: left;
    }
}

@media (min-width:1400px) {
    #sp-header .container {
        max-width: 1320px;
        width: 1320px;
    }
}


/*menu*/
.sp-megamenu-parent>li>a {
    color: #000;
    transition: 0.3s;
}

#sp-header.menu-fixed .sp-megamenu-parent>li>a {
    line-height: 60px;
}

.sp-megamenu-parent>li>a:hover {
    opacity: 0.6;
}

.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li:hover>a {
    color: #0d1647 !important;
}

/*off canvas*/
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 60px;
}

.offcanvas-menu {
    background-color: #ffffffc7;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    width: 500px;
}

.offcanvas-menu:before {
    content: url(/images/001-sam/logo/logo-only-dark.png);
    position: absolute;
    bottom: 0;
    right: -100px;
    opacity: 0.05;
    transform: scale(0.9);
}

body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -500px;
}

#offcanvas-toggler .burger-icon span {
    background-color: #fff !important;
    transition: 0.3s;
}

#offcanvas-toggler .burger-icon:hover {
    opacity: 0.6;
}

.offcanvas-menu .offcanvas-inner {
    padding: 0px;
}

.offcanvas-menu .offcanvas-inner ul.menu li {
    border: 0 !important;
}

.offcanvas-menu .offcanvas-inner ul.menu li a {
    color: #024bb0 !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 30px !important;
    transition: 0.3s;
    height: 100% !important;
    align-content: center;
    font-size: 16px;
}

.offcanvas-menu .offcanvas-inner li:hover a {
    color: #024bb0 !important;
    background-color: #ffffff91;
}

.offcanvas-menu .offcanvas-inner li:focus a {
    color: #024bb0 !important;
    background-color: #ffffff91;
}

.offcanvas-menu .close-offcanvas span {
    border: none;
    background-color: #024bb0 !important;
    font-size: 20px;
    transition: 0.3s;
}

.offcanvas-menu .close-offcanvas:hover {
    opacity: 0.6;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active {
    background: #ffffff3b;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #011b8c !important;
}

@media (max-width:767px) {
    .offcanvas-menu {
        width: 100%;
    }

    body.ltr.offcanvs-position-right .offcanvas-menu {
        right: -100%;
    }
}


/*top*/
#sp-top-bar {
    background-color: #011b8c !important;
}

@media (min-width:1400px) {
    #sp-top-bar .container {
        max-width: 1320px;
        width: 1320px;
    }
}

#sp-top1 {
    text-align: left !important;
}

@media (max-width: 767px) {
    .sp-contact-info li {
        font-size: 12px;
    }
}

.sp-contact-info {
    float: left;
}

.sp-contact-info i {
    color: #fff;
}

@media (max-width: 767px) {
    .sp-contact-info {
        text-align: left;
    }
}

#sp-top2 {
    text-align: right;
    float: right;
}

#sp-top2 a.btn-login {
    font-size: 14px;
}

#sp-top2 .sp-column.text-center.text-lg-end {
    text-align: right !important;
}

@media(max-width:991px) {
    div#sp-top2 a.btn-login {
        font-size: 12px;
    }
}

#sp-top1 {
    width: 55%;
}

#sp-top2 {
    width: 45%;
}

@media (max-width:500px) {
    #sp-top1 {
        width: 40%;
    }

    #sp-top2 {
        width: 60%;
    }
}

@media (max-width:385px) {
    #sp-top2 .sp-module {
        margin-bottom: 15px;
    }
}

/*page title*/

#sp-title .container {
    margin: auto;
    position: relative;
    height: 100%;
    align-content: center;
}

#sp-title .sp-page-title {
    height: 250px;
    text-align: center;
    background: #fff no-repeat scroll center;
}

@media (min-width:1920px) {
    #sp-title .sp-page-title {
        background-size: cover;
    }
}


@media (max-width:767px) {
    #sp-title .sp-page-title {
        height: 200px;
    }
}

.sp-page-title {
    background-attachment: scroll !important;
}

.sp-page-title .sp-page-title-heading {
    text-transform: uppercase;
}

.sp-page-title .breadcrumb {
    justify-content: center;
}

@media (max-width: 480px) {
    .sp-page-title {
        padding: 50px 0 70px 0;
        background-attachment: scroll !important;

    }

    .sp-page-title {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .sp-page-title .breadcrumb {
        bottom: calc(50% - 40px);
    }
}

.sp-page-title h2 {
    color: #fff !important;
    text-shadow: 0px 0px 3px #fff;
}

ol.breadcrumb span,
ol.breadcrumb a,
ol.breadcrumb li,
ol.breadcrumb li:before {
    color: #fff !important;
    transition: 0.3s;
}

ol.breadcrumb a:hover {
    opacity: 0.6 !important;
}

.sp-page-title .sp-page-title-heading {
    text-transform: uppercase;
    font-size: 42px;
}

.breadcrumb li.float-start {
    padding-right: 10px;
}

/*sp-bottom*/

#sp-bottom {
    background-color: #034bb1 !important;
    background-image: url(/images/001-sam/home/bottom-img-001.png) !important;
    background-size: contain;
    background-repeat: no-repeat !important;
    background-position-x: calc(70%) !important;
    background-position-y: calc(100%) !important;
    position: relative;
    z-index: 10;
}

#sp-bottom1 .sppb-col-md-12 {
    padding: 0px !important;
}

#sp-bottom4 .sppb-col-md-12 {
    padding: 10px 0px 0px 0px !important;
}

#sp-bottom .sp-module ul>li {
    margin-bottom: 0px;
}

#sp-bottom .sp-module ul>li a {
    color: #fff !important;
    letter-spacing: 1px;
    padding: 10px 0px;
    transition: 0.3s;
}

#sp-bottom ul>li a:hover {
    filter: drop-shadow(0px 0px 3px #fff);
}

#sp-bottom .sp-module .sp-module-title {
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

@media(max-width:991px) {
    #sp-bottom .sp-module .sp-module-title {
        font-size: 16px !important;
        letter-spacing: 1px;
        margin-bottom: 10px !Important;
    }
}

#sp-bottom #sp-bottom2 ul.nav.menu li {
    margin-bottom: 0px;
}

/*logo-bottom*/
.logo-bottom img:hover {
    filter: drop-shadow(0 0 3px rgb(255 255 255 / 100%));
    transform: scale(1.05);
}

.logo-bottom img {
    transition: 0.5s;
    filter: drop-shadow(0 0 3px rgb(255 255 255 / 0%));
    transform: scale(1);
}


/*sp-footer*/
footer#sp-footer a {
    color: #fff;
    transition: 0.3s;
}

footer#sp-footer a:hover {
    opacity: 0.6;
}

#sp-footer {
    padding: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    background-color: #011b8c !important;
    position: relative;
    z-index: 10;
}

@media(max-width:991px) {
    #sp-footer {
        padding-bottom: 80px;
    }

    #sp-footer {
        font-size: 13px;
    }
}

#sp-footer .sp-column {
    text-align: center;
}

#sp-footer .container-inner {
    padding: 0px;
    border-top: none;
}

#sp-footer a,
#sp-bottom a {
    color: #fff !important;
}



/* Sroll Up */
.sp-scroll-up {
    bottom: 25px;
    right: 110px;
}

body.dashboard-panel-body .sp-scroll-up {
    right: 30px;
}


/*SCROLLBAR*/
/* width */
::-webkit-scrollbar {
    width: 4px;
    height: 8px;
    border-radius: 999px !important;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #eaeaea;
    border-radius: 50px;
    transition: 0.5s !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: rgb(2 75 176 / 10%);
}


/* qr code */
.qr-code-001 .sppb-row-container {
    padding: 0;
}

.qr-code-001 img {
    width: 100px;
    height: auto;
}

.modal-loader {
    border: 10px solid #f3f3f3;
    /* Light grey */
    border-top: 10px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* Pop Up */
.pwa-modal-content {
    text-align: center;
    border-radius: 15px;
    position: relative;
    background-color: rgb(254 254 254 / 70%) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    margin: 0 !important;
    !i;
    !;
    !o;
    !o,
    ;
    !o,
    ;
    !o;
    !;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pwa-modal {
    padding-top: 0 !important;
}

.zh-cn .pwa-modal-content p.pwa-modal-text {
    width: 250px;
    margin: auto;
    margin-bottom: 20px;
}

.pwa-modal-content a#notnow {
    padding: 11.5px 20px !important;
    text-transform: capitalize;
    border-radius: 15px;
    font-size: 14px !Important;
}

.pwa-modal-content button#downloadbtn {
    background: #000;
    box-shadow: none;
    border: none !important;
    color: #fff !important;
    padding: 10px 20px;
    font-size: 14px !important;
    transition: 0.3s;
    text-decoration: none;
    font-weight: 400;
    border-radius: 15px;
}

#member-profile>fieldset>div>div>div>#jform_name {
    pointer-events: none;
}