html,
body {
    width: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

* {
    font-family: "Albert Sans", sans-serif;
}

body {
    font-family: "Albert Sans", sans-serif;
    font-weight: 400;
    color: #555;
    font-size: 16px;
}

p {
    font-family: "Albert Sans", sans-serif;
}

h1 {
    font-size: 2.5rem;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 500;
    color: #213438;
    margin-bottom: 20px;
}

h2 {
    font-size: 35px;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 500;
    color: #213438;
    margin-bottom: 20px;
}

h3 {
    color: #213438;
    font-size: 1.75rem;
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.about-p {
    line-height: 25px;
}

a {
    color: #0a589e;
    text-decoration: none;
}

.primary-light {
    background-color: #b1d0ed;
}

a:hover {
    text-decoration: none;
}

.fw-600 {
    font-weight: 600;
}

.fw-500 {
    font-weight: 500;
}

.fs-16 {
    font-size: 16px;
}

.fs-20 {
    font-size: 20px;
}

.fs-18 {
    font-size: 18px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}



.icon-100 {
    width: 100px;
}

.icon-70 {
    width: 70px;
    height: 70px;
}

.icon-60 {
    width: 60px;
    height: 60px;
}

.icon-40 {
    width: 40px;
    height: 40px;
}


.hvrShadow {
    border: 1px solid transparent;
}

    .hvrShadow:hover {
        border: 1px solid #e7e7e7;
    }

.tech .hvrShadow {
    border: 1px solid #65a8e2;
}

.btn-primary {
    background: #0a589e;
    border-color: #0a589e;
}

    .btn-primary:focus {
        border-color: #0a589e;
        box-shadow: rgba(16, 70, 151, 0.5) 0px 0px 0px 0.25rem;
    }


.bg-primary {
    background-color: #0a589e !important;
}

.text-primary {
    color: #0a589e !important;
}

.bg-primary {
    background-color: #0a589e !important;
}



.heading_cls span {
    margin-right: 10px;
}

.healthPkg .card:hover {
    border-color: #0a589e;
    box-shadow: rgba(205, 32, 39, 0.2) 0px 2px 8px 0px;
}

.hvrShadow {
    border: 1px solid transparent;
}

.form-control {
    font-size: 14px;
}
/*--header section--*/
.header_section {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    z-index: 999;
    border: none;
    outline: none;
}

    .header_section .logo_box {
        max-width: 220px;
    }

        .header_section .logo_box img {
            width: 100%;
        }

    .header_section .navbar-nav {
        display: flex;
        justify-content: flex-end;
        width: 100%;
        align-items: end;
    }



.header_section {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    z-index: 999;
    border: none;
    outline: none;
}

#header.header-scrolled {
    position: initial;
    background-color: #fff;
    transition: all 0.5s;
    top: 0px;
    -webkit-box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
}

    #header.header-scrolled .logo_box {
        transition: all 0.5s;
    }

.logo_card {
    width: 200px;
}

.dropdown .nav-link.active {
    background-color: #ffff;
}

.navbar-nav .dropdown-menu li .dropdown-item {
    font-size: 14px;
    padding: 5px 15px;
    border-bottom: 1px dotted #e6e6e6;
}

.navbar-nav .dropdown-menu {
    margin-top: 0.126rem;
    padding: 0px;
    background-color: #f1f4f8;
}

.dropdown-menu .dropdown-item.active, .dropdown-item:active {
    background-color: #f0f5fb;
}

.main-menu .header_section {
    position: static;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
}




@media (min-width:991px) {
    .dropdown .dropdown-menu {
        display: none;
    }

    .dropdown:hover > .dropdown-menu {
        display: block;
    }
}

@media (min-width: 768px) {
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
}

/************for menu 2******/



.about .bg {
    background-color: #ffebea;
}
/*********************for new banner**********/


.borderRight {
    border-right: 1px solid #0a589e;
}

@media (max-width: 768px) {

    .borderRight {
        border-right: 0;
    }

    .rectanglelogo {
        width: 150px;
    }
}

::placeholder {
    font-size: 14px;
    font-weight: 500;
}
/*****************end***********/
@media (max-width:991px) {
    .col-width {
        flex: 1 0 200px;
    }
}



/**************end*******************/
/* Footer */
.ftr-main {
    background: #0a589e;
}

.contact-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer-widget .links {
    list-style-type: disc;
    color: #ffc107;
    margin: 0;
    padding: 0;
}

    .footer-widget .links li {
        margin-bottom: 3px;
    }

.footer-widget p, .footer-widget h4 {
    color: #fff;
}

.footer-widget h4 {
    font-size: 18px;
}

.footer-widget p {
    font-weight: 400;
}

.footer-widget .links li a, .contact-list a, .contact-list li {
    color: #ffff;
    font-size: 0.8rem;
    font-weight: 400;
}

    .footer-widget .links li a:hover, .contact-list a:hover {
        color: #ffc107;
    }

.ftr-main hr {
    background-color: #fff;
}

.copyright {
    color: #fff;
}

.panTab .nav-link.active {
    background-color: #0a589e;
}

.panTab .nav-link {
    color: #333;
    border: 1px solid #0a589e;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 600;
}

.healthPkg .tab-content p {
    font-size: 0.9rem;
}

@media (max-width:768px) {
    .footer-widget .links {
        padding-left: 18px;
    }
}


/*************for banner*****************/
.hero-banner {
    position: relative;
    overflow: hidden;
}

.banner-area img {
    height: auto;
    object-fit: cover;
}

.banner-area-text {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 1;
}

.d-table {
    width: 100%;
    height: 100%;
}

.d-table-cell {
    vertical-align: middle;
}

@media (max-width:1200px) {
    .full-width-bg img {
        height: 600px;
    }
}

@media (max-width:768px) {
    .banner-area img {
        height: 400px;
        object-fit: cover;
    }

    .banner-area.full-width-bg img {
        height: 700px;
    }

    .inner-banner .banner-area img {
        height: 150px;
        object-fit: cover;
    }
}
/************end************************/
/************for Contact*****************/
.contactus .icons {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    margin: 5px auto;
    background-color: #0a589e;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .contactus .icons i {
        color: #fff;
        font-size: 30px;
    }

    .contactus .icons:hover {
        background-color: #d51f26;
    }
/*****************end********************/
.our-policy h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 25px;
}

.our-policy ol {
    list-style-type: lower-roman;
}

.our-policy a {
    font-weight: 600;
}

.our-policy ol li, .our-policy ul li {
    margin-bottom: 6px;
}

.our-policy {
    font-size: 15px;
}

    .our-policy h4 {
        font-size: 18px;
        color: #333;
    }

/**************for owl carosel***************/
#slider .owl-slider .owl-dots {
    text-align: center;
    padding-top: 15px;
}

    #slider .owl-slider .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc;
        margin: 0 3px;
    }

        #slider .owl-slider .owl-dots .owl-dot.active {
            background-color: #da241c;
        }

    #slider .owl-slider .owl-dots button.owl-dot:focus {
        outline: none;
    }

#slider .owl-dots span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

#slider .owl-nav button:focus {
    outline: none;
}

.owl-prev,
.owl-next {
    position: absolute;
    display: flex;
    align-items: center;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.owl-prev {
    left: 1%;
}

.owl-next {
    right: 1%;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    background: rgba(255, 255, 255, 0.4) !important;
}

    .owl-nav .owl-prev i,
    .owl-nav .owl-next i {
        font-size: 26px;
        font-weight: 500;
        padding: 0 13px;
    }
/***************end***********************/
.how-it-work {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
