@import url(https://fonts.googleapis.com/css?family=Muli:400,500,600,700|Rubik:400,500,700&amp;display=swap);

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


.navbar .menu-social-icon li .menu-social-link:hover, a {
    color: #bfe2ff;
}
.text-justify {
    text-align: justify;
}
a {
    text-decoration: none!important;
    outline: 0;
}
body {
    font-family: montserrat, sans-serif;
    color: #343a40;
    background: #fff;
}
.line-height-1_6, p {
    line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
    font-family: montserrat, sans-serif;
}


.fw-medium{
    font-weight: 600 !important;
}

.nav-item .nav-link {
    display: inline-block;
    color: #343a40;
    text-decoration: none;
}
.navbar .menu-social-icon li, .navbar-light .menu-social-icon li, .navbar-light.nav-sticky .menu-social-icon li {
    margin: 0 8px;
}
.navbar .menu-social-icon li .menu-social-link {
    color: #9b9bae;
    transition: .5s;
}
.navbar-custom {
    padding: 12px 0;
    background-color: #f4faff !important;
    width: 100%;
    border-radius: 0;
    z-index: 999;
    margin-bottom: 0;
    transition: .5s ease-in-out;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 50px -32px, rgba(0, 0, 0, 0.3) 0px 0px 0px -81px !important;
}
.nav-sticky.navbar-custom .navbar-toggles, .navbar-custom .navbar-toggles {
    padding: .25rem .75rem;
    border: 1px solid transparent;
    outline: 0;
}
.contact-loader, .navbar-custom .logo .logo-dark, .testi-content .owl-nav {
    display: none;
}
.navbar-custom .logo .ligo-light, .spinner>div {
    display: inline-block;
}
.navbar-custom .navbar-nav li a {
    line-height: 26px;
    color:#515151;
    font-size: 17px;
    font-weight: 400;
    transition: .3s;
    background-color: rgba(0, 0, 0, 0)!important;
    padding: 8px 0;
    margin: 0 18px;
}
.navbar-custom .navbar-nav li .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.nav-sticky.navbar-custom .navbar-nav li a:active, .nav-sticky.navbar-custom .navbar-nav li a:hover, .nav-sticky.navbar-custom .navbar-nav li.active a, .navbar-custom .navbar-nav li a:active, .navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li.active a, .navbar-light.nav-sticky .menu-social-icon li .menu-social-link:hover, .text-primary {
    color: #041a79!important;
}
.navbar-custom .navbar-nav.menu-social-icon .nav-item .nav-link {
    margin: 0 10px!important;
}
.navbar-custom .navbar-toggles {
    font-size: 18px;
    background: 0 0;
    color: #fff;
}
.navbar-toggler {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: #bfe2ff;
}
.menu-toggle {
    padding: 4.5px 10px!important;
}
.menu-toggle span {
    line-height: 27px;
}
.navbar-light .navbar-nav li a {
    color: rgba(255, 255, 255, .6)!important;
}
.navbar-light .menu-social-icon li .menu-social-link:hover, .navbar-light .navbar-nav li a:active, .navbar-light .navbar-nav li a:hover, .navbar-light .navbar-nav li.active a, .text-white {
    color: #fff!important;
}
.navbar-light .menu-social-icon li .menu-social-link {
    color: rgba(255, 255, 255, .6)!important;
    transition: .5s;
}
.nav-sticky .logo .logo-light, .navbar-light .logo .logo-dark {
    display: none!important;
}
.nav-sticky .logo .logo-dark, .navbar-light .logo .logo-light {
    display: inline-block!important;
}
.navbar-light.nav-sticky .menu-social-icon li .menu-social-link {
    color: #9b9bae!important;
    transition: .5s;
}
.nav-sticky.navbar-custom {
    backdrop-filter: blur(6px);
    background: #f0f8ff8f !important;
    margin-top: 0;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .06);
    color: #000!important;
}
.nav-sticky.navbar-custom .navbar-nav {
    margin-top: 0;
}
.nav-sticky.navbar-custom .navbar-nav li a {
    color: #1c1c1c !important;
}
.navbar-toggler:focus, .testi-content .owl-dots .owl-dot {
    outline: 0;
}
.btn {
        border-radius: 50px;
    padding: 12px 45px;
    font-size: 15px!important;
    transition: .5s;
}
.btn:focus {
    box-shadow: none!important;
}
.btn:hover {
    transform: translateY(-2px);
    transition: .5s;
}
.btn.btn-lg {
    padding: 10px 22px!important;
    font-size: 18px!important;
}
.btn.btn-sm {
    padding: 8px 16px!important;
    font-size: 14px!important;
}
.btn.btn-primary {
    background: #041a79;
    border: none;
    color: #041a79;
    box-shadow: 0 0px 20px rgba(57, 86, 222, .1);
}
.btn.btn-primary.active, .btn.btn-primary.focus, .btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover {
    box-shadow: 0 3px 10px rgba(57, 86, 222, .5);
    color: #fff!important;
}
.btn.btn-outline-primary {
    border: 1px solid #041a79!important;
    color: #041a79!important;
}
.btn.btn-outline-primary.active, .btn.btn-outline-primary.focus, .btn.btn-outline-primary:active, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:hover {
    background-color: #041a79!important;
    border: 1px solid #041a79!important;
    box-shadow: 0 3px 10px rgba(57, 86, 222, .5);
    color: #fff!important;
}
.btn.btn-secondary {
    background: linear-gradient(to right, #6c757d 0, #868e96 100%);
    border: none;
    color: #fff;
    box-shadow: 0 4px 20px rgba(108, 117, 125, .15);
}
.btn.btn-secondary.active, .btn.btn-secondary.focus, .btn.btn-secondary:active, .btn.btn-secondary:focus, .btn.btn-secondary:hover {
    box-shadow: 0 3px 10px rgba(108, 117, 125, .5);
    color: #fff!important;
}
.btn.btn-outline-secondary {
    border: 1px solid #6c757d!important;
    color: #6c757d!important;
}
.btn.btn-outline-secondary.active, .btn.btn-outline-secondary.focus, .btn.btn-outline-secondary:active, .btn.btn-outline-secondary:focus, .btn.btn-outline-secondary:hover {
    background-color: #6c757d!important;
    border: 1px solid #6c757d!important;
    box-shadow: 0 3px 10px rgba(108, 117, 125, .5);
    color: #fff!important;
}
.btn.btn-success {
    background: linear-gradient(to right, #2dd6b7 0, #58dec6 100%);
    border: none;
    color: #fff;
    box-shadow: 0 4px 20px rgba(45, 214, 183, .15);
}
.btn.btn-success.active, .btn.btn-success.focus, .btn.btn-success:active, .btn.btn-success:focus, .btn.btn-success:hover {
    box-shadow: 0 3px 10px rgba(45, 214, 183, .5);
    color: #fff!important;
}
.btn.btn-outline-success {
    border: 1px solid #2dd6b7!important;
    color: #2dd6b7!important;
}
.btn.btn-outline-success.active, .btn.btn-outline-success.focus, .btn.btn-outline-success:active, .btn.btn-outline-success:focus, .btn.btn-outline-success:hover {
    background-color: #2dd6b7!important;
    border: 1px solid #2dd6b7!important;
    box-shadow: 0 3px 10px rgba(45, 214, 183, .5);
    color: #fff!important;
}
.btn.btn-info {
    background: linear-gradient(to right, #1097bd 0, #15bceb 100%);
    border: none;
    color: #fff;
    box-shadow: 0 4px 20px rgba(16, 151, 189, .15);
}
.btn.btn-info.active, .btn.btn-info.focus, .btn.btn-info:active, .btn.btn-info:focus, .btn.btn-info:hover {
    box-shadow: 0 3px 10px rgba(16, 151, 189, .5);
    color: #fff!important;
}
.btn.btn-outline-info {
    border: 1px solid #1097bd!important;
    color: #1097bd!important;
}
.btn.btn-outline-info.active, .btn.btn-outline-info.focus, .btn.btn-outline-info:active, .btn.btn-outline-info:focus, .btn.btn-outline-info:hover {
    background-color: #1097bd!important;
    border: 1px solid #1097bd!important;
    box-shadow: 0 3px 10px rgba(16, 151, 189, .5);
    color: #fff!important;
}
.btn.btn-warning {
    background: linear-gradient(to right, #ffbb13 0, #ffca46 100%);
    border: none;
    color: #fff;
    box-shadow: 0 4px 20px rgba(255, 187, 19, .15);
}
.btn.btn-warning.active, .btn.btn-warning.focus, .btn.btn-warning:active, .btn.btn-warning:focus, .btn.btn-warning:hover {
    box-shadow: 0 3px 10px rgba(255, 187, 19, .5);
    color: #fff!important;
}
.btn.btn-outline-warning {
    border: 1px solid #ffbb13!important;
    color: #ffbb13!important;
}
.btn.btn-outline-warning.active, .btn.btn-outline-warning.focus, .btn.btn-outline-warning:active, .btn.btn-outline-warning:focus, .btn.btn-outline-warning:hover {
    background-color: #ffbb13!important;
    border: 1px solid #ffbb13!important;
    box-shadow: 0 3px 10px rgba(255, 187, 19, .5);
    color: #fff!important;
}
.btn.btn-danger {
    background: linear-gradient(to right, #f43958 0, #f76981 100%);
    border: none;
    color: #fff;
    box-shadow: 0 4px 20px rgba(244, 57, 88, .15);
}
.btn.btn-danger.active, .btn.btn-danger.focus, .btn.btn-danger:active, .btn.btn-danger:focus, .btn.btn-danger:hover {
    box-shadow: 0 3px 10px rgba(244, 57, 88, .5);
    color: #fff!important;
}
.btn.btn-outline-danger {
    border: 1px solid #f43958!important;
    color: #f43958!important;
}
.btn.btn-outline-danger.active, .btn.btn-outline-danger.focus, .btn.btn-outline-danger:active, .btn.btn-outline-danger:focus, .btn.btn-outline-danger:hover {
    background-color: #f43958!important;
    border: 1px solid #f43958!important;
    box-shadow: 0 3px 10px rgba(244, 57, 88, .5);
    color: #fff!important;
}
.btn.btn-dark {
    background: linear-gradient(to right, #343a40 0, #4b545c 100%);
    border: none;
    color: #fff;
    box-shadow: 0 4px 20px rgba(52, 58, 64, .15);
}
.btn.btn-dark.active, .btn.btn-dark.focus, .btn.btn-dark:active, .btn.btn-dark:focus, .btn.btn-dark:hover {
    box-shadow: 0 3px 10px rgba(52, 58, 64, .5);
    color: #fff!important;
}
.btn.btn-outline-dark {
    border: 1px solid #343a40!important;
    color: #343a40!important;
}
.btn.btn-outline-dark.active, .btn.btn-outline-dark.focus, .btn.btn-outline-dark:active, .btn.btn-outline-dark:focus, .btn.btn-outline-dark:hover {
    background-color: #343a40!important;
    border: 1px solid #343a40!important;
    box-shadow: 0 3px 10px rgba(52, 58, 64, .5);
    color: #fff!important;
}
.btn.btn-muted {
    background: linear-gradient(to right, #9b9bae 0, #b7b7c5 100%);
    border: none;
    color: #fff;
    box-shadow: 0 4px 20px rgba(155, 155, 174, .15);
}
.btn.btn-muted.active, .btn.btn-muted.focus, .btn.btn-muted:active, .btn.btn-muted:focus, .btn.btn-muted:hover {
    box-shadow: 0 3px 10px rgba(155, 155, 174, .5);
    color: #fff!important;
}
.btn.btn-outline-muted {
    border: 1px solid #9b9bae!important;
    color: #9b9bae!important;
}
.btn.btn-outline-muted.active, .btn.btn-outline-muted.focus, .btn.btn-outline-muted:active, .btn.btn-outline-muted:focus, .btn.btn-outline-muted:hover {
    background-color: #9b9bae!important;
    border: 1px solid #9b9bae!important;
    box-shadow: 0 3px 10px rgba(155, 155, 174, .5);
    color: #fff!important;
}
.btn.btn-light {
    background: linear-gradient(to right, #fbfbfd 0, #fff 100%);
    box-shadow: 0 4px 20px rgba(251, 251, 253, .15);
}
.btn.btn-light.active, .btn.btn-light.focus, .btn.btn-light:active, .btn.btn-light:focus, .btn.btn-light:hover {
    box-shadow: 0 3px 10px rgba(251, 251, 253, .5);
}
.btn.btn-outline-light {
    border: 1px solid #fbfbfd!important;
}
.btn.btn-outline-light.active, .btn.btn-outline-light.focus, .btn.btn-outline-light:active, .btn.btn-outline-light:focus, .btn.btn-outline-light:hover {
    background-color: #fbfbfd!important;
    border: 1px solid #fbfbfd!important;
    box-shadow: 0 3px 10px rgba(251, 251, 253, .5);
}
.btn.btn-black {
    background: linear-gradient(to right, #000 0, #1a1a1a 100%);
    border: none;
    color: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .15);
}
.btn.btn-black.active, .btn.btn-black.focus, .btn.btn-black:active, .btn.btn-black:focus, .btn.btn-black:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .5);
    color: #fff!important;
}
.btn.btn-outline-black {
    border: 1px solid #000!important;
    color: #000!important;
}
.btn.btn-outline-black.active, .btn.btn-outline-black.focus, .btn.btn-outline-black:active, .btn.btn-outline-black:focus, .btn.btn-outline-black:hover {
    background-color: #000!important;
    border: 1px solid #000!important;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .5);
    color: #fff!important;
}
.btn.btn-white {
    background: linear-gradient(to right, #fff 0, #fff 100%);
    border: none;
    color: #fff;
    box-shadow: 0 4px 20px rgba(255, 255, 255, .15);
}
.btn.btn-white.active, .btn.btn-white.focus, .btn.btn-white:active, .btn.btn-white:focus, .btn.btn-white:hover {
    box-shadow: 0 3px 10px rgba(255, 255, 255, .5);
    color: #fff!important;
}
.btn.btn-outline-white {
    border: 1px solid #fff!important;
    color: #fff!important;
}
.btn.btn-outline-white.active, .btn.btn-outline-white.focus, .btn.btn-outline-white:active, .btn.btn-outline-white:focus, .btn.btn-outline-white:hover {
    background-color: #fff!important;
    border: 1px solid #fff!important;
    box-shadow: 0 3px 10px rgba(255, 255, 255, .5);
    color: #fff!important;
}
.btn.btn-light {
    background-color: #fbfbfd;
    border: 1px solid #fbfbfd;
    color: #343a40!important;
}
.btn.btn-light.active, .btn.btn-light.focus, .btn.btn-light:active, .btn.btn-light:focus, .btn.btn-light:hover {
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 0 2px rgba(251, 251, 253, .08);
    color: #343a40!important;
}
.btn.btn-outline-light, .text-light {
    color: #fbfbfd!important;
}
.btn.btn-outline-light.active, .btn.btn-outline-light.focus, .btn.btn-outline-light:active, .btn.btn-outline-light:focus, .btn.btn-outline-light:hover, .text-dark {
    color: #343a40!important;
}
.badge {
    padding: 6px 16px;
    font-weight: 400;
}
.badge.badge-primary {
    background: rgba(57, 86, 222, .1);
    box-shadow: 0 1px 2px rgba(57, 86, 222, .5);
    color: #bfe2ff;
}
.bg-primary {
    background-color: #bfe2ff!important;
}
.icon-fill-primary {
    fill: rgba(57, 86, 222, .15);
}
.bg-soft-primary {
    background: rgba(57, 86, 222, .07);
}
.text-secondary {
    color: #6c757d!important;
}
.bg-secondary {
    background-color: #6c757d!important;
}
.icon-fill-secondary {
    fill: rgba(108, 117, 125, .15);
}
.bg-soft-secondary {
    background: rgba(108, 117, 125, .07);
}
.text-success {
    color: #2dd6b7!important;
}
.bg-success {
    background-color: #2dd6b7!important;
}
.icon-fill-success {
    fill: rgba(45, 214, 183, .15);
}
.bg-soft-success {
    background: rgba(45, 214, 183, .07);
}
.text-info {
    color: #1097bd!important;
}
.bg-info {
    background-color: #1097bd!important;
}
.icon-fill-info {
    fill: rgba(16, 151, 189, .15);
}
.bg-soft-info {
    background: rgba(16, 151, 189, .07);
}
.text-warning {
    color: #ffbb13!important;
}
.bg-warning {
    background-color: #ffbb13!important;
}
.icon-fill-warning {
    fill: rgba(255, 187, 19, .15);
}
.bg-soft-warning {
    background: rgba(255, 187, 19, .07);
}
.text-danger {
    color: #f43958!important;
}
.bg-danger {
    background-color: #f43958!important;
}
.icon-fill-danger {
    fill: rgba(244, 57, 88, .15);
}
.bg-soft-danger {
    background: rgba(244, 57, 88, .07);
}
.bg-dark {
    background-color: #343a40!important;
}
.icon-fill-dark {
    fill: rgba(52, 58, 64, .15);
}
.bg-soft-dark {
    background: rgba(52, 58, 64, .07);
}
.text-muted {
    color: #454545!important;
}
.bg-muted {
    background-color: #9b9bae!important;
}
.icon-fill-muted {
    fill: rgba(155, 155, 174, .15);
}
.bg-soft-muted {
    background: rgba(155, 155, 174, .07);
}
.bg-light {
    background-color: #fbfbfd!important;
}
.icon-fill-light {
    fill: rgba(251, 251, 253, .15);
}
.bg-soft-light {
    background: rgba(251, 251, 253, .07);
}
.text-black {
    color: #000!important;
}
.bg-black {
    background-color: #000!important;
}
.icon-fill-black {
    fill: rgba(0, 0, 0, .15);
}
.bg-soft-black {
    background: rgba(0, 0, 0, .07);
}
.bg-white {
    background-color: #fff!important;
}
.icon-fill-white {
    fill: rgba(255, 255, 255, .15);
}
.bg-soft-white {
    background: rgba(255, 255, 255, .07);
}
.hero-1-bg, .hero-4-bg, .service-box .service-icon-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.shadow {
    box-shadow: 2px 2px 12px -2px rgba(0, 0, 0, .08)!important;
}
.text-white-70 {
    color: rgba(255, 255, 255, .7);
}
.section {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
}
.bg-overlay {
    background-color: #000;
    opacity: .75;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%}
    .icon, .right-icon {
        position: relative;
    }
    .line-height-1_4 {
        line-height: 1.4;
    }
    .f-12 {
        font-size: 12px;
    }
    .f-13 {
        font-size: 13px;
    }
    .f-14 {
        font-size: 14px;
    }
    .f-15 {
        font-size: 15px;
    }
    #ajaxsuccess, .f-16 {
        font-size: 16px;
    }
    .f-17 {
        font-size: 17px;
    }
    .f-18 {
        font-size: 24px;
    }
    .f-19 {
        font-size: 19px;
    }
    .f-20 {
        font-size: 20px;
    }
    .f-21 {
        font-size: 21px;
    }
    .f-22 {
        font-size: 22px;
    }
    .f-23 {
        font-size: 23px;
    }
    .f-24, .right-icon {
        font-size: 24px;
    }
    .w-60 {
        width: 60%}
        .avatar-xs {
            height: 1.5rem;
            width: 1.5rem;
        }
        .avatar-sm {
            height: 2.25rem;
            width: 2.25rem;
        }
        .avatar {
            height: 3rem;
            width: 3rem;
        }
        .avatar-md {
            height: 3.5rem;
            width: 3.5rem;
        }
        .avatar-lg {
            height: 4.5rem;
            width: 4.5rem;
        }
        .avatar-xl {
            height: 6rem;
            width: 6rem;
        }
        .avatar-xxl {
            height: 7.5rem;
            width: 7.5rem;
        }
        .icon-size-15 {
            height: 15px;
            width: 15px;
        }
        .icon-xs {
            height: 20px;
            width: 20px;
        }
        .icon-lg {
            height: 30px;
            width: 30px;
        }
        .icon-xl {
            height: 35px;
            width: 35px;
        }
        .sw_1-5 {
    stroke-width: 1.8px;
}
        .icon {
            top: -2px;
        }
        .right-icon {
            line-height: 0;
            top: 2px;
        }
        .hero-bottom-shape {
            position: absolute;
            right: 0;
            bottom: -1px;
            left: 0;
        }
        .hero-bottom-shape img {
            width: 100%;
            height: auto;
        }
        .card {
            margin-bottom: 30px;
            border-color: transparent;
        }
        @media(min-width:1400px) {
            .container {
                max-width: 1140px;
            }
        }#preloader {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(to top left, #1097bd 0, #bfe2ff 100%);
            z-index: 9999999;
        }
        #preloader #status {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translateY(-50%);
        }
        .spinner {
            margin: 100px auto 0;
            width: 100%;
            text-align: center;
        }
        #ajaxsuccess, .error {
            display: none;
            margin: 8px 0;
        }
        .spinner>div {
            width: 30px;
            height: 30px;
            border-radius: 50px;
            background-color: #041a79;
            animation: 1.8s ease-in-out infinite both sk-bouncedelay;
        }
        .spinner .bounce1 {
            animation-delay: -.32s;
        }
        .spinner .bounce2 {
            animation-delay: -.16s;
        }
        @keyframes sk-bouncedelay {
            0%, 100%, 80% {
                transform: scale(0);
            }
            40% {
                transform: scale(1);
            }
        }.hero-1-bg {
            padding: 150px 0 100px;
            width: 100%}
            .hero-1-bg .hero-1-title, .hero-4-bg .hero-4-title {
                font-size: 46px;
            }
            .hero-2-bg {
                padding: 250px 0 340px;
            }
            .hero-2-bg .hero-2-overlay {
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 100%}
                .hero-2-bg .hero-2-title {
                    font-size: 48px;
                    text-shadow: 1px 3px 5px rgba(0, 0, 0, .15);
                }
                .hero-3-bg {
                    padding: 210px 0 380px;
                }
                .hero-3-bg .hero-3-title, .hero-5-bg .hero-5-title {
                    font-size: 44px;
                    text-shadow: 1px 3px 5px rgba(0, 0, 0, .15);
                }
                .hero-4-bg {
                    padding: 220px 0 180px;
                }
                .hero-5-bg {
                    padding: 100px 0 80px;
                    overflow: hidden;
                }
                .hero-5-bg .Subcribe-form form {
                    position: relative;
                    margin: 0 auto;
                }
                .hero-5-bg .Subcribe-form input {
                    padding: 12px 20px;
                    min-width: 290px;
                    height: 46px;
                    font-size: 17px;
                    color: #9b9bae!important;
                    outline: 0!important;
                    position: relative;
                }
                @media(min-width:200px)and (max-width:768px) {
                    .navbar-custom {
                        margin-top: 0;
                        background-color: #fff!important;
                        box-shadow: 0 3px 10px rgba(0, 0, 0, .08);
                        color: #fff!important;
                    }
                    .nav-sticky.navbar-custom .navbar-nav, .navbar-custom .navbar-nav {
                        margin-top: 10px;
                    }
                    .navbar-custom .navbar-nav li a {
                        transition: .4s;
                        color: #9b9bae!important;
                        margin: 0;
                    }
                    .navbar-custom .navbar-nav li.active a {
                        border-color: transparent;
                    }
                    .navbar .menu-social-icon li .menu-social-link:hover, .navbar-custom .navbar-nav li a:active, .navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li.active a {
                        color: #bfe2ff!important;
                    }
                    .navbar-custom>.container {
                        width: 90%}
                        .navbar-custom .logo .logo-dark {
                            display: inline-block!important;
                        }
                        .navbar-custom .logo .logo-light {
                            display: none!important;
                        }
                        .navbar-custom.navbar-light .navbar-nav li a:active, .navbar-custom.navbar-light .navbar-nav li a:hover, .navbar-custom.navbar-light .navbar-nav li.active a {
                            color: #343a40!important;
                        }
                        .navbar .menu-social-icon li {
                            margin: 0 8px;
                        }
                        .navbar .menu-social-icon li .menu-social-link {
                            color: #9b9bae!important;
                            transition: .5s;
                        }
                        .navbar-toggler {
                            font-size: 24px;
                            margin-top: 0;
                            margin-bottom: 0;
                            color: #343a40;
                        }
                        .navbar-light .nav-item .nav-link:after {
                            background: #343a40;
                        }
                        .hero-1-bg {
                            padding: 120px 0 60px;
                        }
                        .hero-2-bg {
                            padding: 150px 0;
                        }
                        .hero-3-bg {
                            padding: 160px 0 180px;
                        }
                        .hero-4-bg {
                            padding: 110px 0 80px;
                        }
                        .hero-5-bg .hero-5-img {
                            max-width: 100%;
                            height: auto;
                            display: block;
                            margin: 0 auto;
                        }
                    }@media(min-width:200px)and (max-width:576px) {
                        .hero-1-title, .hero-2-title {
                            font-size: 36px!important;
                        }
                        .hero-3-bg {
                            padding: 120px 0;
                        }
                        .hero-3-bg .hero-3-title {
                            font-size: 26px;
                        }
                        .hero-4-title, .hero-5-title {
                            font-size: 32px!important;
                        }
                    }.about-img {
                        padding: 40px;
                    }
                    .service-box {
                        background: #F0F8FF;
                    }
                    .service-box, .service-box:hover .read-more, .service-box:hover .service-box-icon, .service-box:hover .service-subtitle, .service-box:hover .service-title {
                        transition: .5s;
                    }
                    .service-box .service-icon-bg .service-box-icon {
                        display: flex;
                        height: 100%;
                        align-items: center;
                        /* filter: brightness(.55); */
                        transition: .5s;
                        padding: 15px;
                        background: #dbeeff;
                        border-radius: 50%;
                    }
                    .service-box .service-icon-bg .service-box-icon i {
                        color: #011159;
                    }

                    .service-box .read-more, .service-box .service-title {
                        color: #343a40;
                    }
                    .service-box .service-subtitle {
                        color: #9b9bae;
                        /* min-height: 246px; */
                        height: 150px;
                        scrollbar-width: none;
                        overflow-y: scroll;
                    }
                    .service-box:hover {
                        background: #bfe2ff;
                        border-color: #bfe2ff; 
                        cursor: pointer;
                    }
                    .service-box:hover .service-box-icon {
                        background: #FFF;
                    }
                    .service-box:hover .read-more, .service-box:hover .service-title {
                        color: #000;
                    }
                    .service-box:hover .service-subtitle {
                        color: #000;
                    }

                    .widget-card-section .decs_card {
                        height: 220px;
                        scrollbar-width: none;
                        overflow-y: scroll;
                        
                    }

                    .features-content .nav .nav-link {
                        padding: 30px;
                    }
                    .features-content .nav .nav-link.active {
                        background: #fff!important;
                        box-shadow: 2px 2px 12px -2px rgba(0, 0, 0, .08);
                    }
                    .project-box {
                        position: relative;
                    }
                    .project-box .project-overlay {
                        position: absolute;
                        background: rgba(0, 0, 0, .4);
                        transform: translateY(100%);
                        transition: .5s;
                        opacity: 0;
                        top: 0;
                        right: 0;
                        bottom: 0;
                        left: 0;
                    }
                    .project-box .project-overlay .project-content {
                        position: absolute;
                        top: 50%;
                        transform: translateY(-50%);
                        right: 0;
                        left: 0;
                        text-align: center;
                    }
                    .project-box .project-overlay .project-content .project-icon {
                        border: 1px solid #fff;
                        color: #fff;
                        height: 48px;
                        width: 48px;
                        line-height: 48px;
                        margin: 0 auto;
                        border-radius: 50px;
                    }
                    .project-box:hover .project-overlay {
                        transform: translateY(0);
                        opacity: 1;
                    }
                    .testi-content .testi-box .test-user-info .testi-user-img {
                        border: 5px solid #fff;
                        transition: .5s;
                    }
                    .testi-content .owl-dots {
                        margin-top: 16px;
                    }
                    .testi-content .owl-dots .owl-dot span {
                        width: 12px;
                        height: 12px;
                        border: 3px solid #fff;
                        margin: 5px 4px;
                        background: rgba(57, 86, 222, .4);
                    }
                    .testi-content .owl-dots .owl-dot.active span, .testi-content .owl-dots .owl-dot:hover span {
                        background: #bfe2ff;
                        box-shadow: 0 0 0 1px #bfe2ff;
                    }
                    .testi-content .owl-item.center .testi-box .testi-user-img, .testi-content .owl-item:hover .testi-box .testi-user-img {
                        box-shadow: 0 3px 0 -1px rgba(57, 86, 222, .6);
                        transform: translateY(-4px);
                    }
                    .blog-box .blog-img {
                        max-width: 150px;
                    }
                    .blog-box .blog-box-content {
                        margin-bottom: 30px;
                    }
                    .form-control:focus {
                        box-shadow: none;
                        background-color: #fbfbfd;
                        border-color: #bfe2ff;
                    }
                    .form-control {
                        padding: 8px 10px;
                        font-size: 14px;
                        height: 40px;
                        background-color: rgba(52, 58, 64, .01);
                        border: 1px solid rgba(155, 155, 174, .3);
                    }
                    .form-control::-moz-placeholder {
                        color: #acacbc;
                        font-size: 14px;
                    }
                    .form-control::placeholder {
                        color: #acacbc;
                        font-size: 14px;
                    }
                    .error {
                        color: #f43958;
                    }
                    #ajaxsuccess {
                        width: 100%;
                        clear: both;
                    }
                    .error_message {
                        padding: 10px;
                        margin-bottom: 20px;
                        text-align: center;
                        border: 2px solid #f43958;
                        color: #f43958;
                        border-radius: 5px;
                        font-size: 14px;
                    }
                    .footer {
                        padding: 70px 0 25px;
                        background: center center/cover no-repeat #F9F9F9;
                        width: 100%}
                        .footer .footer-sub-menu li {
                            padding: 6px 0;
                        }
                        .footer .footer-sub-menu li .footer-link {
                            color: rgba(0, 0, 0, 0.75);
                            transition: .5s;
                        }
                        .footer .footer-sub-menu li .footer-link:hover {
                            color: #003673;
                            font-weight: 600;
                        }





.hero-1-bg p{
    font-weight: 500;
    padding-bottom: 10px !important;
    padding-right: 50px;
}
.hero-1-bg .bt{
    padding: 13px 38px !important;
}
.hero-1-bg .mx-auto .text-center{
        padding: 30px 50px 0px 50px !important;
    margin-bottom: 0 ;
}
.hero-1-bg .col-lg-6.col-md-10{
    padding: 0px !important;
}
.testimonial-card{
    height: 350px !important;
    border-radius: 28px;
    justify-content: center;
}
.test-user-info.d-flex.align-items-center.mt-4 {
    align-self: self-end;
    text-align: end;
}
.testimonial-card .text-muted{
    font-weight: 500;
}

.about-section .pe-4 .mb-2{
        font-weight: 900;
    letter-spacing: 3px;
}
.about-section .pe-4 .mb-2 strong{
         background-clip: text;
    color: transparent !important;
    background-image: linear-gradient(45deg, #13296f, #3296e3);
}
.about-section .posterminal{
    padding: 0;
    margin: 0;
}


.marketing-strategies-section .content-box-restaurent{
padding-bottom: 0 !important;
    padding-top: 40px !important;
}
.marketing-strategies-section .content-box{
    padding-top: 0 !important;
}

.newsletter-section{
    padding-top: 20px;
    padding-bottom: 130px;
}
.newsletter-section .content-box h2{
    font-weight: 600;
}
.newsletter-section .content-box p{
    margin-bottom: 0;
}
.app-btn{
    margin-left: 0 !important;
}
.newsletter-section .content-box .app-btn {
    justify-content: flex-start !important;
    padding: 11px 5px 11px 12px !important;
    border-radius: 12px !important;
}
.newsletter-section .content-box .btn_box_flex{
    width: 90% !important;
}



.marketing-strategies-section .content-box h1{
        font-weight: 700;
    margin-bottom: 20px;
}
.marketing-strategies-section .content-box p{
    margin-bottom: 0 !important;
}
.module-section-second .content-box p{
    margin-bottom: 0 !important;
}
#rest1{
    padding-bottom: 16px !important;
}
.module-section .content-box h1{
        font-weight: 700;
    margin-bottom: 20px;
}
.module-section{
    padding-top: 70px !important;
}
.module-section p{
    margin-bottom: 0;
}
.module-section .col-md-6 img{
    margin-top: 0 !important;
    align-content: center !important;
}
.module-section .col-md-6{
        align-content: center !important;
}



.module-section-second h2{
        font-weight: 600;
    padding-bottom: 24px;
}

.module-section-second .mb-5{
    padding-bottom: 25px;
}
.frequently-ask h2{
        font-weight: 600;
}
.frequently-ask .accordion-item{
    font-weight: 400;
        border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    background: linear-gradient(0deg, rgb(240 248 255) 0%, rgba(255, 255, 255, 1) 0%, rgba(240 248 255) 70%) !important;
    border-radius: 20px !important;
}
.frequently-ask .accordion-item .accordion-header .accordion-button{
 font-weight: 500;
     border-radius: 20px;
}
.frequently-ask .accordion-header .accordion-body{
    background: linear-gradient(0deg, rgb(240 248 255) 0%, rgba(255, 255, 255, 1) 0%, rgba(240 248 255) 100%) !important;
    border-radius: 20px !important;
}


.see-more {
    cursor: pointer;
    color: #000c3f !important;
    text-decoration: underline !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    transition: 0.6s all ease;
}
.see-more:hover{
        letter-spacing: 2px;
    transition: 0.6s all ease;
}




.grayscale-image {
    /-webkit-filter: grayscale(0%) !important;
    filter: grayscale(0%) !important; 
    opacity: 1 !important;
        width: 60% !important;
}

.cover-section{
       padding: 40px 0px !important;
           width: 100% !important;
}

.get-in-touch{
    padding-bottom: 100px;
}

.get-in-touch .form-control {
    font-size: 16px !important;
    height: 65px !important;
    background-color: #fff !important;
    border: 0px solid white !important;
        border-radius: 20px !important;
    padding-left: 18px !important;
}

.custom-form .text-center{
    margin-top: 23px !important;
}


.icon-sec{
    margin-bottom: 12px !important;
}



.custom-form{
    border-radius: 20px !important;
}

.get-in-touch .main_title {
    font-weight: 600;
}

.get-in-touch-address li a {
    line-height: 40px !important;
    font-weight: 500 !important;
}
.custom-form input{
color:#000 !important;
}
::placeholder {
color: #838383 !important;
}

.footer_get_in_touch h4 {
    font-size: 17.9px !important;
    font-weight: 600 !important;
}

.footer .text-dark.f-20{
     font-size: 17.9px !important;
    font-weight: 600 !important;
        margin-bottom: 26px !important;
}

.right-choice-changes {
    box-shadow: inset 0px -77px 72px -60px rgba(0, 0, 0, 0.2) !important;
}

.navbar-custom .navbar-nav li a {
    margin: 0 40px !important;
   font-weight: 500 !important;
    color: #1e1e1e;

}

.nav-sticky.navbar-custom .navbar-nav li a:active, .nav-sticky.navbar-custom .navbar-nav li a:hover, .nav-sticky.navbar-custom .navbar-nav li.active a, .navbar-custom .navbar-nav li a:active, .navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li.active a, .navbar-light.nav-sticky .menu-social-icon li .menu-social-link:hover, .text-primary {
    font-weight: 600 !important;
}


.test-user-info .ms-3{
    margin-left: 0 !important;
}

h5.f-17.mb-1 {
    font-size: 15px !important;
    font-weight: 600;
}
p.text-muted.mb-0.f-14 {
    font-size: 13px !important;
}


.frequently-ask .accordion-item {
    border-radius: 20px !important;
}


.newsletter-section .content-box .mb-2 strong {
    background-clip: text;
    color: transparent !important;
    background-image: linear-gradient(45deg, #13296f, #3296e3);
}
.newsletter-section .content-box .mb-2 {
    font-weight: 900;
    letter-spacing: 3px;
}

.cover-section .logo-title{
    text-align: center;
    font-size: 32px;
}

.cover-section .logo-title strong{
    font-weight: 600;
}



#preloader{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    backdrop-filter: blur(5px);
    background: linear-gradient(to bottom, #ffffff61, #ffffff57);
    z-index: 9999999;
}

.owl-item .item{
    text-align: center !important;
    text-align: -webkit-center !important;
}


.owl-carousel.owl-drag .owl-item {
    padding-left: 75px !important;
}

.newsletter-section .newsletter-section-image{
    align-content: center;
}

.app-btn-p{
    line-height: 1.5 !important;
    margin-top: 0px !important;
}

#clients .owl-carousel.owl-drag .owl-item {
    padding-left: 0px !important;
}
.footer_logo_icon a i:hover{
    color: #041a79 !important;
    transition: all 0.6s ease;
}
.footer_logo_icon a i{
    transition: all 0.6s ease;
}

.testimonial-card .test-image img{
    width: 25% !important;
}

.testimonial-card .test-image .raj-temp{
    width: 15% !important;
}

.get-in-touch-address li:first-child a{
    line-height: 1px !important;
}

@media (min-width: 1200px)
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1240px !important;
}

ul.dropdown-menu.show {
    background: #fff;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 15px;
    border: 0px solid white;
        box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    margin-bottom: -3px !important; 
    vertical-align: .255em;
    content: "";
    border-top: .5em solid !important;
    border-right: .5em solid transparent !important;
    border-bottom: 0;
    border-left: .5em solid transparent !important;
}