﻿/*! header-footer.css */
*, *::after, *::before {
    box-sizing: border-box
}

.sidebar, .sidebar ul li a {
    color: var(--text-black-color)
}

.call-us-button, .pay-online-button {
    margin-right: 10px;
    font-weight: 700;
    font-size: 15px
}

#call-button-1, #floating-button, #whatsapp-button-1 {
    animation: 2s infinite blink;
    color: #fff
}

*, footer ul {
    padding: 0;
    margin: 0
}

:root {
    --text-color: #0b6e75 !important
}

body {
    overflow-x: hidden
}

.sidebar {
    position: fixed;
    top: 110px;
    left: -75%;
    width: 75%;
    bottom: 0;
    background-color: #fffaf8 !important;
    transition: left .4s ease-in-out;
    padding-top: 50px;
    overflow: hidden;
    overflow-y: auto;
    padding-left: 20px;
    z-index: 150
}

.card8Box, .carousel-inner, .section53-content, .social .button, .section46-card, .section56-img {
    overflow: hidden
}

.btn-nav {
    padding: 15px 20px;
    font-weight: 400;
    font-size: 20px;
    background: #fff;
    border: 0
}

.dropdown-icon {
    transition: transform .3s ease;
    display: inline-block;
    width: 15px;
    height: 15px
}

.dropdown-icon.rotate-180 {
    transform: rotate(180deg)
}

.owl-carousel .owl-nav {
    display: flex;
}

.owl-carousel .owl-nav button {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important
}

.owl-carousel .owl-nav button svg {
    display: block;
    width: 10px
}

#section19 .owl-carousel .owl-nav button.owl-next:after, #section19 .owl-carousel .owl-nav button.owl-prev:after, .close-icon {
    color: var(--primary-color)
}

.btn-nav .fa-solid {
    font-size: 15px
}

.btn-nav:active, .btn-nav:focus, .slick-list:focus {
    outline: 0
}

.main-header.sticky .sidebar, .mobile-navbar.sidebar-open .sidebar {
    top: 58px
}

.sidebar ul {
    list-style-type: none;
    padding: 0
}

.sidebar ul li {
    border-bottom: 1px solid #f7f7f7
}

.sidebar ul li a {
    text-decoration: none;
    font-family: Lato, serif
}

.close-icon {
    font-size: 24px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 20px
}

.button-container p, .call-us-button, .pay-online-button a {
    color: var(--text-black-color)
}

.dropdown.megamenu-li {
    position: static
}

.dropdown-menu.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
    top: auto
}

.pay-online-button {
    background-color: var(--text-white-color);
    border: 2px solid var(--border-color);
    border-radius: 8px
}

.pay-online-button a {
    padding: 9px 30px;
    display: block
}

.navbar.navbar-expand-lg {
    padding: 4px 30px;
    background-color: var(--text-white-color)
}

.top-navbar {
    background: var(--primary-color);
    background-size: cover;
    border-bottom: 1.5px solid hsla(0, 0%, 100%, .6509803922)
}

.button-container, .call-us-button {
    background-color: var(--text-white-color);
    font-family: Lato, serif
}

.call-us-button {
    background-color: var(--primary-color);
    height: 45px;
    border-radius: 8px;
    padding: 2px 20px;
    color: #fff !important;
    cursor: pointer;
    position: relative !important
}

.shrink-0 {
    flex-shrink: 0;
}

.call-us-button>.dropdown-menu {
    right: 0;
    left: auto
}

.button-container {
    min-width: 100px;
    border-radius: 30px;
    border: 2px solid var(--border-color);
    margin-top: 3px;
    padding: 3px 7px;
    margin-right: 5px
}

.button-container p {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0
}

.dGap {
    gap: 10px
}

.logo-image {
    width: 30px;
    height: 30px;
    margin-top: 4px;
    margin-right: 15px;
    background: #fff;
    border-radius: 50%;
    padding: 3px
}

.floating, .floatings {
    position: fixed;
    width: 60px;
    height: 60px;
    right: 40px;
    text-align: justify;
    z-index: 100
}

#call-button-1 {
    padding: 20px;
    right: 80px
}

#whatsapp-button-1 {
    padding: 20px;
    right: 20px
}

#whatsapp-button {
    position: fixed;
    bottom: 112px;
    right: 20px;
    color: #fff;
    border: none;
    padding: 15px 14px !important;
    border-radius: 50%;
    cursor: pointer
}

#floating-button:hover, #whatsapp-button:hover {
    background-color: #128c7e;
    animation: none
}

#locations, #phone-numbers, #whatsapp-numbers {
    display: none;
    position: fixed;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    border-radius: 5px;
    z-index: 2
}

#call-button:hover+.phone-numbers, #floating-button:hover+#locations, #floating-button:hover+#phone-numbers, #floating-button:hover+.phone-numbers, #locations:hover, #phone-numbers:hover, #whatsapp-button:hover+#whatsapp-numbers, #whatsapp-button:hover+.phone-numbers, #whatsapp-numbers:hover, .feature-btn .fa-chevron-up, .feature-btn.collapsed .fa-chevron-down, .slick-initialized .slick-slide, .slick-slide img {
    display: block
}

.whatsapp-number {
    display: block;
    margin-top: 10px;
    color: #333;
    text-decoration: none
}

@keyframes blink {
    50% {
        opacity: 0
    }
}

#floating-button {
    position: fixed;
    border: none;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    background: #009e85;
    font-size: 2.2em;
    bottom: 28px;
    z-index: 90;
    padding: 12px;
    right: 18px
}

#locations, #phone-numbers, #whatsapp-numbers {
    bottom: 48px;
    right: 90px
}

.phone-numbers table, .w-numbers table {
    width: 100%;
    border-collapse: collapse
}

.phone-numbers td, .phone-numbers th, .w-numbers td, .w-numbers th {
    padding: 4px 6px !important;
    text-align: left;
    border-bottom: 1px solid #ddd;
    color: #333
}

.phone-numbers th {
    background-color: #db0808;
    color: #fff
}

.floating, .w-numbers th {
    background-color: #25d366
}

.fa-xl {
    font-size: 4em;
    line-height: .04167em;
    vertical-align: -0.125em
}

.phone-numbers tbody tr:nth-child(2n), .price-person.white, .w-numbers tbody tr:nth-child(2n) {
    background-color: #fff
}

.phone-numbers tbody tr:nth-child(odd), .w-numbers tbody tr:nth-child(odd) {
    background-color: #e6f7ff
}

.phone-number, .w-number {
    display: block;
    margin-top: 1px;
    color: #333;
    text-decoration: none
}

.w-numbers th {
    color: #fff
}

#locations th {
    background-color: #408a7e
}

@media(max-width: 767px) {
    #locations, #phone-numbers, #whatsapp-numbers {
        right: 20px;
        left: 20px;
        bottom: 41px
    }

    .phone-numbers td, .phone-numbers th, .w-numbers td, .w-numbers th {
        font-size: 14px
    }
}

.floating {
    bottom: 40px;
    color: #fff;
    border-radius: 50px;
    font-size: 50px
}

.fab-icon, .fab-icons {
    margin-top: 16px
}

.floatings {
    bottom: 120px;
    color: #fff;
    border-radius: 100px;
    vertical-align: text-bottom;
    font-size: 40px
}

.fa-brands.fa-whatsapp.fa-beat, .floatingss.fa.fa-phone-volume.fa-beat {
    z-index: 22
}

.floatingss.fa.fa-phone-volume.fa-beat {
    color: #fff !important;
    font-size: 2em !important;
    background: #00aee0
}

.fa-brands.fa-whatsapp.fa-beat {
    color: #fff !important;
    font-size: 2.6em !important;
    background: #27a725;
    line-height: .8
}

@media(min-width: 1441px) {
    .button-container p {
        font-size: 16px
    }
}

@media screen and (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu {
        margin: auto
    }

    .sidebar ul li a:hover {
        color: var(--yellow-color) !important
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        background: #fff;
        margin-top: 0
    }

    .navbar-nav .nav-item>a {
        color: var(--text-black-color) !important;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: Lato, serif;
        margin-right: 10px;
        line-height: 2.6
    }

    .navbar-nav .nav-item:last-child a {
        margin-right: 0
    }

    .nav-item .dropdown-menu .dropdown-item {
        font-weight: 600;
        white-space: normal;
        padding: .25rem .5rem
    }

    .navbar-expand-lg .navbar-nav .nav-item:hover .dropdown-menu {
        display: block
    }

    .top-navbar {
        padding: 14px 50px
    }

    .btn-year {
        background-color: #fff;
        border: 0;
        padding: 10px 20px;
        color: var(--text-black-color);
        font-size: 14px;
        font-weight: 700;
        border-radius: 50px;
        font-family: Lato, serif
    }

    .logo-image {
        width: 31px;
        height: 31px;
        margin-right: 10px;
        margin-top: 3px
    }

    .frame-image {
        width: 21px;
        height: 21px;
        margin-right: 5px
    }

    .desktop-navbar {
        background-color: var(--text-white-color) !important;
        background-size: cover !important;
        min-height: 74px
    }

    .main-logo-wrapper {
        width: 40px;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 5px;

    }

    a:link, a:visited, a:hover, a:active {
        text-decoration: none;
    }

    .main-logo {
        width: 100%;
    }

    .logo-text {
        margin: 0;
        font-size: 16px;
        color: black;
        font-weight: 800;
        /* text-decoration: underline ; */
        border-bottom: 2px solid blue;
    }

    .course-sub-menu {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        width: 900px !important;
        left: -330px !important
    }

    .online-sub-menu {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        width: 500px !important;
        left: -230px !important
    }

    #navbar .dropdown {
        margin-right: 20px
    }

    .owl-carousel .owl-dots {
        display: none !important
    }

    .md-hidden {
        display: none
    }

    .section8-paragraph {
        margin: 0
    }

    .container-fluid01 {
        padding-left: 120px !important;
        padding-right: 120px !important
    }

    .box {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .light-icons button.owl-next, .light-icons button.owl-prev {
        bottom: 0 !important;
        top: auto !important;
        right: auto !important
    }
}

@media(min-width: 1024px) {
    .navbar-expand-lg .navbar-nav .large-li.nav-item .dropdown-menu {
        max-width: 65%
    }
}

@media(min-width: 1280px) {
    .navbar-expand-lg .navbar-nav .large-li.nav-item .dropdown-menu {
        max-width: 65%
    }

    .navbar-nav .nav-item>a {
        color: var(--text-black-color) !important;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: Lato, serif;
        margin-right: 30px;
        line-height: 2.6
    }

    .mobile-nav-hide, .mobile-nav-show {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .navbar.navbar-expand-lg {
        padding: 4px 20px
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand-lg .navbar-nav .large-li.nav-item .dropdown-menu {
        max-width: 100%
    }

    .card-container {
        padding: 16px
    }

    .card-container .h4, .card-container button, .card-container h4 {
        padding: 12px;
        line-height: initial
    }
}

@media(max-width: 1300px)and (min-width: 992px) {
    nav.navbar.menu ul li.dropdown:last-child ul {
        left: auto;
        right: 0
    }
}

@media(min-width: 992px) {
    .menu ul, .navbar ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .menu ul ul.sub-menu, .menu ul ul.sub-menu-2 {
        opacity: 0;
        background: #fff;
        text-align: left;
        z-index: 99;
        transition: .5s;
        box-shadow: 0 12px 32px 0 rgba(85, 85, 85, .2509803922);
        position: absolute
    }

    .d-sub-menu, .navbar>ul>li {
        white-space: nowrap
    }

    .navbar {
        padding: 0
    }

    .navbar ul {
        display: flex;
        align-items: center
    }

    .navbar li {
        position: relative
    }

    .navbar a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        white-space: nowrap;
        transition: .3s;
        position: relative
    }

    .navbar a svg {
        width: 12px;
        height: 12px
    }

    .navbar>ul>li>a:before {
        content: "";
        position: absolute;
        height: 2px;
        bottom: -6px;
        left: 0;
        background-color: var(--color-secondary);
        visibility: hidden;
        width: 0;
        transition: .3s ease-in-out
    }

    .navbar .active:before, .navbar a:hover:before, .navbar li:hover>a:before {
        visibility: visible;
        width: 100%
    }

    .navbar .dropdown ul {
        display: block;
        position: relative;
        visibility: visible;
        transition: .3s
    }

    .navbar .dropdown ul li {
        min-width: 200px
    }

    .navbar .dropdown ul a {
        padding: 10px 20px;
        font-size: 15px;
        text-transform: none;
        font-weight: 600;
        color: #006a5d
    }

    .navbar .dropdown ul a i {
        font-size: 12px
    }

    .navbar.navbar-expand-lg {
        justify-content: space-between
    }

    .navbar .dropdown ul .active:hover, .navbar .dropdown ul a:hover, .navbar .dropdown ul li:hover>a {
        color: var(--color-secondary)
    }

    .navbar .dropdown:hover>ul {
        opacity: 1;
        top: 100%;
        visibility: visible
    }

    .navbar .dropdown .dropdown ul {
        top: 0;
        right: calc(100% - 30px);
        visibility: hidden
    }

    .navbar .dropdown .dropdown:hover>ul {
        opacity: 1;
        top: 0;
        right: 100%;
        visibility: visible
    }

    .logo-txt {
        font-size: 13px
    }

    .menu ul {
        text-align: center
    }

    .menu ul li {
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .menu ul li a {
        padding: 15px 20px;
        color: var(--text-black-color);
        font-weight: 400;
        font-size: 20px
    }


    .menu ul li a.btn {
        padding: 15px 30px;
        font-size: 20px;
        color: #000
    }

    .menu ul ul.sub-menu {
        left: 0;
        visibility: hidden;
        min-width: 250px;
        top: 60px;
        border-radius: 12px
    }

    .menu ul li:hover ul.sub-menu {
        opacity: 1;
        visibility: visible;
        top: 55px
    }

    .menu ul ul.sub-menu li {
        display: block;
        position: relative;
        text-align: left
    }

    .menu ul ul.sub-menu li svg {
        width: 15px;
        height: 15px
    }

    .menu ul ul.sub-menu li.has-children.active:after, .menu ul ul.sub-menu li.has-children:hover:after {
        background-position: -30px -10px
    }

    .menu ul ul.sub-menu li a {
        padding: 10px 20px;
        display: block;
        color: #000;
        text-wrap: wrap;
        font-size: 17px;
        display: flex;
        font-weight: 400
    }

    .menu ul .mega-menu ul.sub-menu {
        display: none;
        z-index: -1
    }

    .menu ul .mega-menu ul.sub-menu li a {
        padding: 6px 10px
    }

    .menu ul .mega-menu:hover ul.sub-menu {
        z-index: 99
    }

    .menu ul .mega-menu>ul.sub-menu>li>a {
        color: #d3ff17;
        font-size: 17px;
        margin-top: 10px;
        border: 1px solid #1a1a1a
    }

    .menu ul .mega-menu>ul.sub-menu>li:hover>a {
        background: hsla(0, 0%, 100%, 0);
        border: 1px solid #accc20;
        color: #accc20
    }

    .menu ul ul.sub-menu li:hover>a, .menu ul ul.sub-menu li>a.active, .menu ul ul.sub-menu-2 li a.active, .menu ul ul.sub-menu-2 li a:hover {
        background: #eee;
        color: #000
    }

    .menu ul ul.sub-menu-2 {
        visibility: hidden;
        min-width: 260px;
        overflow: hidden;
        left: 105%;
        top: 0;
        border-radius: 12px
    }

    .menu ul ul.sub-menu li:hover ul.sub-menu-2 {
        opacity: 1;
        visibility: visible;
        left: 100%
    }

    .d-sub-menu {
        top: 35px;
        position: absolute;
        left: 10px;
        font-size: .75em;
        color: #ffdd21
    }

    .backdrop-sidebar, .call-us-icon .dropdown-toggle::after {
        display: none
    }

    .menu ul li.mega-menu {
        position: inherit
    }

    .menu ul li.mega-menu ul.sub-menu {
        display: inline-block;
        max-height: 65vh;
        overflow-y: auto
    }
}

@media(min-width: 992px)and (max-width: 1600px) {
    .navbar .dropdown .dropdown ul {
        right: -90%
    }

    .navbar .dropdown .dropdown:hover>ul {
        right: -100%
    }
}

@media(max-width: 992px) {
    .backdrop-sidebar, .navbar {
        top: 114px;
        bottom: 0;
        position: fixed
    }

    .logo-txt {
        font-size: 13px
    }

    .navbar {
        right: -100%;
        width: 100%;
        max-width: 400px;
        transition: .3s;
        z-index: 9997
    }

    .navbar ul {
        position: absolute;
        inset: 0;
        padding: 0 0 10px;
        margin: 0;
        background: #fff;
        overflow-y: auto;
        transition: .3s;
        z-index: 9998
    }

    .backdrop-sidebar {
        background: rgba(0, 0, 0, .5215686275);
        left: 0;
        right: 0;
        z-index: 20;
        display: none
    }

    .mobile-nav-hide, .mobile-nav-show {
        cursor: pointer;
        line-height: 0;
        transition: .5s;
        z-index: 9999
    }

    .main-header.sticky .backdrop-sidebar, .mobile-navbar.sidebar-open .backdrop-sidebar, .sidebar-open .navbar:before, .sticky .navbar:before {
        top: 58px !important
    }

    .sidebar .navbar {
        position: static
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 15px !important;
        display: flex;
        font-family: Lato, serif
    }

    .navbar a, .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 20px;
        font-family: var(--font-primary);
        font-size: 15px;
        color: #000 important;
        transition: .3s
    }

    .navbar a i, .navbar a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px
    }

    .navbar a:hover, .navbar li:hover>a {
        color: #000
    }

    .navbar .getstarted, .navbar .getstarted:focus {
        background: var(--color-primary);
        padding: 8px 20px;
        border-radius: 4px;
        margin: 15px;
        color: #fff
    }

    .navbar .active {
        color: orange !important
    }

    .sub-menu-2.dropdown-active {
        padding-left: 15px !important
    }

    .navbar .getstarted:focus:hover, .navbar .getstarted:hover {
        color: #fff;
        background: rgba(0, 131, 116, .8)
    }

    .navbar-nav .nav-item.dropdown.show .nav-link {
        color: var(--light-blue-color) !important
    }

    .navbar .dropdown .dropdown ul, .navbar .dropdown ul {
        position: static;
        display: none;
        padding: 0;
        margin: 0;
        transition: .5s ease-in-out;
        background-color: var(--color-secondary);
        border: 1px solid var(--color-secondary)
    }

    .navbar .dropdown .dropdown>.dropdown-active, .navbar .dropdown>.dropdown-active {
        display: block
    }

    .sidebar .dropdown-toggle::after {
        border: 0;
        background-image: url(../../assets/icons/plus.webp);
        width: 20px;
        height: 20px;
        background-repeat: no-repeat
    }

    .sidebar .dropdown.show .dropdown-toggle::after {
        background-image: url(../../assets/icons/minus.webp)
    }

    .mobile-nav-show {
        color: hsla(0, 0%, 100%, .6);
        font-size: 28px;
        display: inline-block;
        width: 41px;
        height: 30px;
        background: url(../img/spritex.png) -304px -10px no-repeat;
        text-indent: -999em;
        margin-right: 0
    }

    .header {
        height: auto
    }

    .mobile-nav-hide {
        color: #fff;
        font-size: 32px;
        position: fixed;
        right: 20px;
        top: 20px
    }

    .mobile-nav-active {
        overflow: hidden
    }

    .mobile-nav-active .navbar {
        right: 0
    }

    .mobile-nav-active .navbar:before {
        content: "";
        position: fixed;
        inset: 0;
        top: 110px;
        background: rgba(0, 0, 0, .8);
        z-index: 999
    }

    .sidebar .dropdown-item:active {
        background-color: hsla(0, 0%, 100%, 0);
        color: var(--light-blue-color)
    }

    .close-icon {
        position: fixed;
        display: none;
        width: 50px !important;
        height: 50px;
        z-index: 20;
        left: 80%
    }

    .menu-nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 15px;
        font-family: Lato, serif;
        font-weight: 600;
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 10
    }

    .menu-nav svg {
        color: #001ef5
    }

    .btn-nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 20px;
        font-family: var(--font-primary);
        font-size: 15px;
        color: #000;
        width: 100%;
        transition: .3s
    }
}

.section53-content h1, .sIcon i, footer p, footer ul li a {
    color: #fff
}

.border-text, .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .relative, .social .button {
    position: relative
}

.course-banner-heading, .text-blue {
    font-family: Swis721Black, sans-serif !important
}

footer {
    background: #041333;
    padding: 50px 0 0
}

footer ul {
    list-style: none
}

footer ul li {
    font-size: 18px;
    margin-bottom: 15px
}

footer ul li a:hover {
    color: #accc20;
    text-decoration: none
}

.yellow, .yellow h2 span, .yellow:hover, footer h4.yellow+ul li a:hover {
    color: #ffc641
}

.pink, .pink a, footer h4.pink+ul li a:hover {
    color: #ec407a
}

footer h4.pink {
    border-bottom-color: #ec407a
}

footer h4 {
    border-bottom: 2px solid #ffc641;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.custom-mb, .section11-container p, footer ul li:last-child {
    margin-bottom: 0
}

footer .copyright {
    border-top: 1px solid #272727;
    padding: 25px 0;
    margin-top: 40px
}

footer p {
    font-size: 15px
}

.blue, .orange, .orange a {
    color: #f77046;
    word-break: break-word
}

.social {
    text-align: right;
    width: 100%
}

.social li {
    display: inline-block;
    margin: 0 0 0 10px
}

.social .button, .social .button .ss, .social .button:before {
    transition: .35s cubic-bezier(0.31, -0.105, 0.43, 1.59)
}

.adibsection, .download-brochure-button01 a:hover, .download-brochure-button01:hover, .yellow-bg, .yellow-bg h2 {
    color: #000
}

.desc2, .txt2 {
    color: var(--black-color)
}

.light-icons button.owl-next, .light-icons button.owl-prev {
    background-color: var(--text-white-color) !important;
    color: var(--primary-color) !important;
    font-size: 16px !important;
    width: 31px !important;
    height: 31px !important
}

.card-Content, .yellow-bg {
    padding: 50px 0
}

.yellow .btn, .yellow-bg {
    background: #ffdb58
}

.banner, .bg-overlay {
    background-position: center;
    background-repeat: no-repeat
}

.social .button .ss {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

.social .button.facebook:before, .social .button.facebook:hover {
    background-color: #3b5998
}

.social .button.twitter:before, .social .button.twitter:hover {
    background-color: #55acee
}

.social .button.google:before, .social .button.google:hover {
    background-color: #dc4e41
}

.social .button.linkedin:before, .social .button.linkedin:hover {
    background-color: #007ab9
}

.social .button:focus:before, .social .button:hover:before {
    top: -10%;
    left: -10%
}

.social .button:focus .ss, .social .button:hover .ss {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.social .button {
    display: inline-block;
    background-color: #fff;
    width: 32px;
    height: 32px;
    line-height: 1px;
    margin: 0;
    text-align: center;
    border-radius: 50%
}

.social .button:before {
    top: 90%;
    left: -110%;
    content: "";
    width: 120%;
    height: 120%;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.social .button .ss {
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    width: 18px;
    background: url(../img/spritex.png) -130px -29px no-repeat;
    margin-top: 7px
}

.social .button.twitter .ss {
    background-position: -158px -29px
}

.social .button.linkedin .ss {
    background-position: -186px -29px
}

.social .button.google .ss {
    background-position: -214px -29px
}

.social .button:hover .ss {
    background-position: -130px -10px
}

.social .button.twitter:hover .ss {
    background-position: -158px -10px
}

.social .button.linkedin:hover .ss {
    background-position: -186px -10px
}

.social .button.google:hover .ss {
    background-position: -214px -10px
}

footer .h2 {
    font-size: 36px !important;
    text-transform: none;
    color: #fff !important;
    margin: 0 0 30px;
    line-height: 1.5
}

@media only screen and (max-width: 768px) {
    .yellow-bg h6, footer .h2 {
        font-size: 28px !important;
        text-transform: none
    }
}

.card7Box h3, .card8subtxt, .submit-btn, .text-blue, .txt2 {
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    footer h4:after, footer h4:before {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 48px
    }

    footer .footer-links ul {
        height: 0;
        transition: .5s;
        overflow: hidden;
        margin: -10px 10px 15px
    }

    footer ul.f-menu-slide {
        height: auto
    }

    footer h4 {
        border-top-width: 2px;
        border-left-width: 2px;
        border-right-width: 2px;
        border-style: solid;
        padding: 12px 10px;
        font-size: 20px;
        position: relative;
        cursor: pointer
    }

    footer h4.mt-3, footer h4.mt-4 {
        margin-top: 0 !important
    }

    footer h4:after {
        content: "";
        background: #ffc641
    }

    footer h4.pink:after {
        background: #ec407a
    }

    footer h4.green:after {
        background: #accc20
    }

    footer h4:before {
        content: "+";
        color: #000;
        font-size: 42px;
        z-index: 9;
        text-align: center
    }

    footer h4.menu-open:before {
        content: "-"
    }

    footer .no-listing h4:after, footer .no-listing h4:before {
        content: "";
        background: 0 0
    }

    footer .copyright {
        margin-top: 15px
    }

    #floating-button, .fa-brands.fa-whatsapp.fa-beat {
        font-size: 1.9em !important;
        height: 42px;
        width: 50%;
        bottom: 0 !important;
        right: auto !important;
        border-radius: 0 !important;
        left: 0 !important;
        padding: 11px !important;
        animation: none !important;
        display: flex;
        align-items: center;
        justify-content: left;
        gap: 11px
    }

    #floating-button span, .fa-brands.fa-whatsapp.fa-beat span {
        font-size: 16px;
        font-family: Montserrat;
        font-weight: 500
    }

    .floatingss.fa.fa-phone-volume.fa-beat {
        bottom: 167px !important;
        right: 10px !important;
        padding: 12px !important;
        font-size: 1.4em !important
    }

    #floating-button {
        background: #004d40 !important;
        border-left: 2px solid #fff !important;
        right: 0 !important;
        left: auto !important;
        font-size: 22px !important
    }

    .whtsapp-section .col-md-6.section:last-child {
        border-top: 15px solid #e27444;
        width: 100%
    }

    .m-border-left-none {
        border-left: none !important
    }

    .whtsapp-section .col-md-6 .h1, .whtsapp-section .col-md-6 .h3 {
        font-size: 22px;
        text-align: center
    }

    .whtsapp-section .col-md-6 .h1, .whtsapp-section .col-md-6 .h2 {
        font-size: 28px;
        text-align: center
    }

    .whtsapp-section .col-md-6.section {
        padding: 20px
    }
}

@media(min-width: 768px) {
    .web-d-none {
        display: none !important
    }
}

/*! common.css */
:root {
    --light-red-color: #FC2810;
    --black-color: #000000;
    --dark-green-color: #0D271C;
    --border-gray: #808080;
    --light-black: #333333;
    --bg-gray: #858585;
    --light-green: #C5ECEE;
    --text-gray: #727272;
    --light-red: #FFE3E0;
    --yellow: #FFDD00;
    --dark-blue: #17146B;
    --light-gray: #EEEEEE
}

h2, h3, h4, h6 {
    font-family: Montserrat, serif !important
}

button, input, li, p, textarea {
    font-family: Lato, serif !important
}

.section16-container .section16-card-container, .text-right {
    text-align: right
}

.border-text, .bottom-desc, .close-btn01, .contact-address, .course-banner-time, .franchise-desc, .section9-button, .text-blue {
    text-align: center
}

.owl-dots, .owl-theme .owl-dots .owl-dot span, .section46-container .slick-disabled {
    display: none !important
}

.bg-overlay {
    background-color: var(--theme-blue-color);
    background-image: url(../assets/common/direction-3.png);
    background-size: 80%;
    padding: 63px 80px
}

.pr-40 {
    padding-right: 40px
}

.pl-40 {
    padding-left: 40px
}

.br-content, .desc-res, .feature-btn .fa-chevron-down, .feature-btn.collapsed .fa-chevron-up, .hidden, .knowBtn, .readmore, .slick-arrow.slick-hidden, .slick-dots, .slick-slide.slick-loading img, .text-blue.mob, .section56-img.mobile {
    display: none
}

.card-scroll::-webkit-scrollbar {
    width: 0;
    background-color: hsla(0, 0%, 100%, 0);
    height: 0
}

.card-scroll::-webkit-scrollbar-thumb {
    background-color: hsla(0, 0%, 100%, 0);
    border-radius: 4px
}

.card2.section41, .card4 {
    max-width: 850px;
    margin: auto
}

.grid {
    display: grid
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.card3 .grid, .card4 .grid, .card5 .grid, .card6 .grid, .card7 .grid, .card8 .grid:first-child, .g-gap, .price-section .nav.nav-pills, .price-tab .grid {
    gap: 30px
}

.txt2 {
    font-size: 32px;
    font-weight: 700;
    margin: 20px 0
}

.desc2, .location span {
    font-weight: 600;
    font-size: 18px
}

.aspect-square {
    width: 400px;
    height: 400px
}

.aspect-square-41a {
    width: 350px;
    height: 350px
}

.location {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.location span {
    color: var(--text-gray)
}

.border-text {
    background-color: var(--white);
    border: 8px solid var(--border-color);
    color: var(--dark-blue-color);
    padding: 7px 14px;
    border-radius: 14px;
    font-weight: 700;
    font-size: 30px;
    width: 40%;
    margin: auto auto -110px;
    z-index: 20
}

@media(max-width: 1200px) {
    .desc-res, .line-clamp-3, .readmore-res {
        display: -webkit-box
    }

    .bg-overlay {
        background-image: url("");
        padding: 30px 20px;
    }

    .pr-40 {
        padding-right: 10px
    }

    .pl-40 {
        padding-left: 10px
    }

    .btn-stack img {
        width: 40px;
        height: 40px
    }

    .line-clamp-3 {
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        line-clamp: 3
    }

    .line-clamp-3.expanded {
        -webkit-line-clamp: none;
        line-clamp: none
    }

    .grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .desc2 {
        font-size: 14px
    }

    .txt2 {
        font-size: 20px
    }

    .knowBtn, .location span {
        font-size: 12px
    }

    .knowBtn {
        position: absolute;
        bottom: 0;
        right: 0;
        color: var(--white);
        display: block;
        border: 0;
        text-transform: uppercase;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 8px 12px;
        font-weight: 600
    }

    .black-circle {
        width: 60px;
        height: 60px
    }

    .knowBtn.dBlue1 {
        background-color: var(--primary-color)
    }

    .knowBtn.dBlue2 {
        background-color: var(--theme-blue-color)
    }

    .knowBtn.dBlue3 {
        background-color: var(--border-color)
    }

    .knowBtn.red {
        background-color: #ff2712
    }

    .aspect-square, .aspect-square-41a {
        min-width: 350px;
        height: 300px;
        flex: 1
    }

    .card6Box.aspect-square {
        height: 350px
    }

    .card3Box, .card4Box, .card7Box {
        min-width: 300px;
        flex: 1
    }

    .card2 .grid, .card3 .grid, .card4 .grid, .card5 .grid, .card6 .grid, .card7 .grid, .card8 .grid:first-child {
        gap: 15px
    }

    .card3 .grid, .card4 .grid, .card5 .grid, .card6 .grid, .card7 .grid, .card8 .grid:first-child {
        display: flex;
        overflow-x: auto;
        padding: 30px 20px
    }

    .card6Box h3, .card7Box h3 {
        font-weight: 700;
        font-size: 20px
    }
}

@media(max-width: 768px) {
    .line-clamp-3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        line-clamp: 3
    }

    .blank-bg img, .option img {
        width: 9px;
        height: 15px
    }

    .grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .grid-card6-1, .grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .grid-card6-1 {
        padding: 0 20px
    }

    .border-text {
        width: 90%;
        font-size: 25px
    }
}

/*! banner.css */
@font-face {
    font-family: Swis721Black;
    src: url(../banners-osa/Font/Swis721-BlkCn-BT-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

:root {
    --primary1-color: #ff2712 !important;
    --secondary1-color: #ee3324 !important;
    --third1-color: #ef3d23 !important;
    --box1-color: #fef3ef !important;
    --text-black1-color: #222222 !important;
    --text-white1-color: #ffffff !important;
    --text-orange-color1: #ee3224 !important;
    --border-color1: #98291e !important;
    --cross-border-color1: #fc2810 !important;
    --orange-color1: #FF7308;
    --bg-blue1: #0070E0;
    --text-blue: #071B60
}

.text-blue {
    color: var(--text-blue) !important;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 0 50px
}

.course-banner-heading {
    color: var(--orange-color1) !important
}

.banner, .course-banner-time {
    font-family: Montserrat, serif
}

.divider {
    border-top: 6px solid var(--orange-color1);
    max-width: 500px;
    margin: 10px auto 20px
}

.banner {
    width: 100%;
    background-size: 100% 100%
}

.course-banner-time-box {
    background-color: var(--text-white1-color) !important;
    background-color: var(--box1-color);
    width: auto;
    height: auto;
    border-radius: 4px;
    padding: 4px 14px;
    margin: 0 0 0 14px
}

.course-banner-time {
    color: var(--text-black1-color);
    font-size: 24px;
    font-weight: 600;
    padding-top: 10px
}

.course-banner-duration-box {
    background-color: var(--bg-blue1);
    width: auto;
    height: auto;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px
}

.course-banner-duration-heading {
    color: var(--box1-color);
    font-family: Montserrat, serif;
    font-size: 30px;
    font-weight: 700;
    padding-top: 12.5px
}

.contact-address {
    background-color: #fff;
    border: 4px solid var(--bg-blue1);
    padding: 15px;
    font-weight: 500;
    color: #000;
    border-radius: 15px;
    max-width: 70%;
    margin: 30px auto auto
}

.bottom-desc {
    font-weight: 700;
    font-size: 24px;
    line-height: 145%;
    vertical-align: middle;
    color: #071b60;
    margin-top: 10px
}

.franchise-desc {
    background-color: #071b60;
    color: #fff;
    max-width: 80%;
    padding: 20px;
    margin: auto;
    font-weight: 500;
    font-size: 20px;
    border-radius: 40px
}

.call-us-button01 {
    background-color: var(--text-color);
    width: 200px;
    height: 50px;
    border-radius: 50px;
    border: 0
}

.call-img01 {
    width: 35px;
    height: 35px;
    margin-right: 15px;
    margin-top: 3px
}

.call-now-heading01 {
    color: var(--text-white-color);
    font-size: 20px;
    font-weight: 700;
    margin-top: 8px
}

.contact-banner01-paragraph {
    text-align: center;
    font-size: 28px;
    font-weight: 600
}

@media screen and (min-width: 1280px) {
    .cousre-banner01 {
        background-image: url(../banners-osa/banner-images/oxford-1.webp)
    }

    .cousre-banner02 {
        background-image: url(../banners-osa/banner-images/oxford-2.webp)
    }

    .cousre-banner03 {
        background-image: url(../banners-osa/banner-images/oxford-3.webp)
    }

    .course-banner04 {
        background-image: url(../banners-osa/banner-images/oxford-4.webp)
    }

    .course-banner-heading {
        color: var(--orange-color1);
        font-size: 40px;
        font-family: Swis721Black, sans-serif;
        font-weight: 700;
        line-height: normal;
        text-align: center;
        margin-bottom: 0;
        padding: 0 50px
    }

    .text-blue {
        padding: 0 60px
    }

    .course-banner01-image, .course-banner02-image, .course-banner03-image {
        width: 90%
    }

    .section19-container {
        width: fit-content;
        max-width: 100%
    }
}

@media screen and (min-width: 992px)and (max-width: 1280px) {
    .cousre-banner01 {
        background-image: url(../banners-osa/banner-images/oxford-1.webp)
    }

    .cousre-banner02 {
        background-image: url(../banners-osa/banner-images/oxford-2.webp)
    }

    .cousre-banner03 {
        background-image: url(../banners-osa/banner-images/oxford-3.webp)
    }

    .course-banner04 {
        background-image: url(../banners-osa/banner-images/oxford-4.webp)
    }

    .course-banner-heading {
        color: var(--primary1-color);
        font-size: 40px;
        font-weight: 700;
        text-align: center;
        line-height: normal;
        padding: 0 50px
    }

    .text-blue {
        font-size: 30px
    }

    .course-banner01-image, .course-banner02-image, .course-banner03-image {
        width: 90%
    }

    .justify-center {
        justify-content: center
    }

    .divider {
        max-width: 400px !important
    }
}

@media screen and (min-width: 1024px)and (max-width: 1920px) {
    .cousre-banner01, .cousre-banner02, .cousre-banner03 {
        padding: 45px 0
    }
}

@media screen and (max-width: 992px) {
    .navbar-nav .nav-link {
        padding-left: 15px
    }

    .dropdown-menu {
        border: 0;
        padding-left: 20px;
        background-color: #f3f3f6 !important;
        list-style: none
    }

    .mobile-navbar, .navbar-button {
        background-color: var(--text-white-color)
    }

    .call-us-button .dropdown-menu {
        width: fit-content
    }

    .dropdown-item {
        font-weight: 500
    }

    .mobile-navlink01 {
        color: var(--text-black-color) !important;
        font-size: 14px;
        font-weight: 700;
        padding: 5px
    }

    .mobile-navlink01 svg {
        vertical-align: middle
    }

    .custom-dropdown-submenu {
        position: relative
    }

    .custom-dropdown-submenu .custom-dropdown-menu {
        display: none;
        top: 0;
        margin-top: -1px;
        background: hsla(0, 0%, 100%, 0);
        padding-left: 0 !important;
        border-bottom: 0 !important
    }

    .dropdown-item01 {
        padding-left: 15px;
        font-size: 14px;
        padding-bottom: 15px;
        font-weight: 500
    }

    .custom-dropdown-submenu>a::after {
        content: "";
        float: right;
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-image: url(../../assets/icons/chevron-right.webp)
    }

    .navbar-button {
        color: var(--text-black-color);
        border: 0;
        padding: 5px 15px;
        border-radius: 15px;
        font-size: 12px;
        font-weight: 700;
        font-family: Lato, serif
    }

    .navbar.navbar-expand-lg {
        padding: 4px 0
    }

    .top-navbar {
        padding: 10px 5px 10px 10px
    }

    .button-container {
        width: 99px;
        height: 30px;
        padding: 3px;
        display: flex;
        justify-content: center
    }

    .button-container p {
        font-size: 13px
    }

    .frame-image {
        width: 17px;
        height: 17px;
        margin-top: 1.5px;
        margin-right: 4px
    }

    .mobile-navbar {
        background-size: cover;
        padding: 6px 15px
    }

    .mobile-navbar>div {
        align-items: center
    }

    .call-us-button {
        width: 100px;
        height: 35px;
        font-size: 14px;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .call-us-button .nav-link {
        padding: 0;
        margin-bottom: 0
    }

    .mobile-navbar img {
        width: 140px;
        height: auto
    }

    .cousre-banner01 {
        background-image: url(../banners-osa/banner-images/oxford-1-m.webp);
        padding-bottom: 65px
    }

    .cousre-banner02, .cousre-banner03 {
        padding-bottom: 20px;
        padding-top: 10px
    }

    .cousre-banner02 {
        background-image: url(../banners-osa/banner-images/oxford-2-m.webp)
    }

    .cousre-banner03 {
        background-image: url(../banners-osa/banner-images/oxford-3-m.webp)
    }

    .course-banner04 {
        background-image: url(../banners-osa/banner-images/oxford-4-m.webp);
        padding-top: 10px;
        padding-bottom: 75px
    }

    .course-banner-heading {
        color: var(--primary1-color);
        text-align: center;
        font-size: 40px;
        font-weight: 700;
        line-height: normal;
        margin-top: 10px
    }

    .course-banner04-image, .divider, .text-blue.desk {
        display: none
    }

    .text-blue {
        font-size: 30px;
        margin-bottom: 10px
    }

    .text-blue.mob {
        display: block;
        margin-bottom: 0;
        margin-top: 15px
    }

    .course-banner01-image, .course-banner02-image, .course-banner03-image {
        width: 100%;
        margin-bottom: 25px
    }

    .justify-center {
        justify-content: center
    }

    .course-banner-duration-box {
        margin: 20px 15px 0;
        background-color: var(--bg-blue1);
        width: auto;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px 25px
    }

    .course-banner04 .course-banner-duration-box {
        margin-top: 0
    }

    .course-banner01-image-mobile, .course-banner02-image-mobile, .course-banner03-image-mobile {
        object-fit: contain;
        width: 80% !important;
        margin: 0 auto
    }

    .course-banner-duration-heading {
        font-size: 25px
    }

    .mobile-course-banner04-image {
        width: 100%
    }

    .contact-address {
        max-width: 85%
    }
}

.mt-standard, .my-standard {
    margin-top: 40px
}

@media screen and (max-width: 567px) {
    .course-banner-heading {
        font-size: 32px
    }

    .bottom-desc, .course-banner-time {
        font-size: 16px
    }

    .text-blue {
        font-size: 22px;
        padding: 0
    }

    .contact-banner01-paragraph {
        font-size: 20px
    }

    .course-banner-duration-heading {
        font-size: 18px
    }

    .franchise-desc {
        border-radius: 20px;
        font-size: 18px
    }
}

/*! style.css */
:root {
    --white: #fff !important;
    --primary-color: #17146B !important;
    --secondary-color: #CBD8F0 !important;
    --light-blue-color: #001EF5 !important;
    --light-blue-color2: #007EFF !important;
    --third-color: #ef3d23 !important;
    --box-color: #D9E5F2 !important;
    --box-color2: #B3D1E7 !important;
    --box-color3: #2C8CC2 !important;
    --box-color4: #FCFCFC !important;
    --box-color5: #F1F5F9 !important;
    --gradient-color01: #551d06 !important;
    --gradient-color02: #f98302 !important;
    --gradient-color03: #f95304 !important;
    --light-color: #FAFBFC !important;
    --dark-blue-color: #08086B !important;
    --dark-blue-color2: #071B60 !important;
    --text-black-color: #000000 !important;
    --text-blue-color: #0435C8 !important;
    --text-white-color: #ffffff !important;
    --text-orange-color: #ee3224 !important;
    --border-color: #0466C8 !important;
    --border-color-primary: #ef3c23;
    --theme-blue-color: #08086B;
    --theme-dark-purple: #350057;
    --theme-light-pink: #fef3ef;
    --gray-black: #333333;
    --gray-text: #434343;
    --bg-dark-blue: #233871;
    --gradient-blue1: #0E2F62;
    --gradient-blue2: #143D7C
}

img {
    max-width: 100%
}

.paragraph02 {
    color: var(--text-blue-color);
    font-size: 24px;
    font-weight: 700
}

.list01, .section9-paragraph, .paragraph03, .white-container-paragraph {
    color: var(--text-black-color);
    font-family: Lato, serif !important
}

.right-arrow-icon-image {
    width: 28px;
    height: 28px;
    margin-right: 10px
}

.paragraph03 {
    padding-top: 15px !important
}

.card-container .image-container img, .section3-container .card-container img, .section30-card img {
    border-radius: 14px
}

.know-more-btn01 {
    background-color: var(--light-blue-color);
    color: var(--text-white-color);
    border: 0;
    font-family: Lato, serif !important;
    border-radius: 10px
}

.know-more-btn01 a {
    padding: 8px 15px 10px;
    display: block
}

.outline-button {
    background-color: var(--light-color);
    padding: 8px 7px;
    border-radius: 5px;
    color: var(--gradient-color01);
    position: relative;
    width: 100%;
    margin-bottom: 12px;
    display: block;
    border: none;
    font-family: Lato, serif !important
}

.close-btn, .read-more-btn, .read-more-btn12 {
    color: var(--text-white-color);
    cursor: pointer
}

.popup, .video-overlay {
    display: none;
    left: 0;
    z-index: 1031
}

.owl-carousel .owl-nav button.owl-next>span, .owl-carousel .owl-nav button.owl-prev>span {
    color: var(--primary-color);
    font-size: 20px
}

.popup {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    justify-content: center;
    align-items: center
}

.popup-content {
    position: relative;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    width: 80%;
    max-width: 600px
}

.close-btn {
    position: absolute;
    top: -30px;
    right: 0;
    font-size: 24px
}

video {
    width: 100%;
    height: auto
}

#owl-carousel02 .owl-nav.disabled, #owl-carousel04 .owl-nav.disabled, #owl-carousel05 .owl-nav.disabled, #owl-carousel06 .owl-nav.disabled, #owl-carousel07 .owl-nav.disabled {
    display: block !important
}

.read-more-btn {
    background-color: var(--light-blue-color);
    width: 120px;
    height: 36px;
    border-radius: 16px 0;
    border: 0;
    font-family: Montserrat, serif;
    font-size: 16px;
    font-weight: 600
}

.read-more-btn12 {
    background-color: var(--text-blue-color);
    width: 120px;
    height: 40px;
    border-radius: 16px 0;
    border: 0;
    font-family: Montserrat, serif;
    font-weight: 600
}

.video-overlay {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    justify-content: center;
    align-items: center
}

.video-container {
    position: relative;
    width: 80%;
    max-width: 800px
}

.close-btn01 {
    position: absolute;
    top: -20px;
    right: -30px;
    font-size: 26px;
    color: var(--white);
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
    line-height: .5
}

.tag-button, .video-btn {
    top: 10px;
    left: 10px;
    cursor: pointer
}

.pb-standard {
    padding-bottom: 40px
}

.pt-standard {
    padding-top: 40px
}

.px-standard {
    padding-left: 40px;
    padding-right: 40px
}

.my-standard {
    margin-bottom: 40px
}

.aria-wise, .p-standard-inner {
    padding: 20px
}

.my-standard-inner {
    margin-bottom: 15px;
    margin-top: 15px
}

.mb-standard-inner {
    margin-bottom: 15px
}

.mt-standard-inner {
    margin-top: 15px
}

.py-standard-inner {
    padding-bottom: 30px;
    padding-top: 30px
}

.px-standard-inner {
    padding-left: 30px;
    padding-right: 30px
}

.section16-image, .card-container img, .section27-container img {
    width: 100%
}

.footer-before-container {
    border-radius: 8px;
    margin-left: 90px;
    margin-right: 90px;
    margin-bottom: 15px;
    position: relative
}

.section9-button {
    background-color: var(--primary-color);
    color: var(--text-white-color);
    border: 0;
    font-size: 24px;
    border-radius: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 12px 0
}

.footer-before-container h5, .new-branches-container a, .span05 {
    color: var(--text-black-color)
}

.footer-before-container h5 {
    font-size: 24px;
    text-align: left;
    font-weight: 700;
    font-family: Montserrat, serif
}

.line01 {
    background-color: var(--secondary-color);
    width: 80px;
    height: 4px
}

.card-container {
    background-color: var(--text-white-color);
    border-radius: 13px;
    border: 2px solid var(--dark-blue-color);
    height: 100%
}

.image-container {
    position: relative;
    display: block;
    width: 100%
}

.image-container img {
    width: 100% !important
}

.footer-before-container .h4, .footer-before-container button, .footer-before-container h4 {
    background-color: var(--light-color);
    border-radius: 16px;
    padding: 12px 40px;
    border: 0;
    font-size: 24px;
    font-weight: 700;
    font-family: Montserrat, serif;
    margin: 0 0 0 auto;
    width: max-content
}

.light-icons button.owl-prev {
    border-radius: 20px !important;
    border: 2px solid var(--primary-color) !important
}

.light-icons button.owl-next {
    border-radius: 18px !important;
    border: 2px solid var(--primary-color) !important
}

.card {
    width: 400px;
    height: 600px
}

.carousel {
    height: 100%
}

.section16-description m-0, .section8-paragraph {
    color: var(--gray-black)
}

@media screen and (min-width: 768px) {
    .footer-before-container h5 {
        margin-top: 12px
    }
}

@media(min-width: 1441px) {
    .owl-carousel .owl-nav button.owl-next:after, .owl-carousel .owl-nav button.owl-prev:after {
        left: 10px
    }

    .btn-year, .dropdown-item, .navbar-nav .nav-item>a, .submit-btn, p {
        font-size: 18px
    }

    .card-container .h4, .card-container button, .card-container h4, .courses, .duration, .section20-heading-inner, .section27-heading, .section10-container h5, .section9-button, .section24-heading, .section21-sub-heading, .paragraph02, .section24-sub-heading, .section4-box h4 {
        font-size: 32px
    }

    .section1-container h4, .section3-heading, .section28-container .h3, .section28-container h3, .section22-container .h4, .section22-container h4, .section21-heading {
        font-size: 36px
    }

    .section3-heading {
        width: 60%;
        padding: 26px
    }
}

@media screen and (max-width: 992px) {
    .pb-standard, .py-standard {
        padding-bottom: 40px
    }

    .mt-standard, .my-standard {
        margin-top: 20px
    }

    .custom-mb, .mb-standard-inner {
        margin-bottom: 30px
    }

    .custom-mb-0 {
        margin-bottom: 0 !important
    }

    .pt-standard {
        padding-top: 20px
    }

    .py-standard {
        padding-top: 40px
    }

    .mobile-div, .px-standard {
        padding-left: 20px;
        padding-right: 20px
    }

    .my-standard {
        margin-bottom: 20px
    }

    .p-standard-inner {
        padding: 15px
    }

    .my-standard-inner {
        margin-bottom: 10px;
        margin-top: 10px
    }

    .mt-standard-inner {
        margin-top: 10px
    }

    .py-standard-inner {
        padding-bottom: 15px;
        padding-top: 15px
    }

    .px-standard-inner {
        padding-left: 15px;
        padding-right: 15px
    }

    .section9-inner {
        background-color: var(--box-color);
        padding: 20px;
        border-radius: 8px
    }

    .xs-hidden {
        display: none
    }

    .paragraph01 {
        margin-top: -15px
    }

    .section1-container h4 {
        line-height: 30px;
        width: 300px
    }

    .color-text1 {
        color: var(--text-color)
    }

    .section3-heading {
        width: 92%
    }

    .right-arrow-icon-image {
        width: 25px;
        height: 28px;
        margin-right: 10px
    }

    .container-fluid01 {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    #owl-carousel05 .owl-nav button.owl-prev, #owl-carousel07 .owl-nav button.owl-prev, #owl-carousel08 .owl-nav button.owl-prev, #owl-carousel09 .owl-nav button.owl-prev {
        background-color: var(--text-white-color) !important;
        width: 31px !important;
        height: 31px !important;
        border-radius: 20px !important;
        color: var(--primary-color) !important;
        font-size: 16px !important;
        border: 2px solid var(--primary-color) !important
    }

    #owl-carousel05 .owl-nav button.owl-next, #owl-carousel07 .owl-nav button.owl-next, #owl-carousel08 .owl-nav button.owl-next, #owl-carousel09 .owl-nav button.owl-next {
        background-color: var(--text-white-color) !important;
        width: 31px !important;
        height: 31px !important;
        border-radius: 18px !important;
        color: var(--primary-color) !important;
        font-size: 16px !important;
        border: 2px solid var(--primary-color) !important
    }

    #owl-carousel02 .owl-dots .owl-dot span, #owl-carousel05 .owl-dots .owl-dot span, #owl-carousel07 .owl-dots .owl-dot span, #owl-carousel08 .owl-dots .owl-dot span, #owl-carousel09 .owl-dots .owl-dot span, owl-carousel06 .owl-dots .owl-dot span {
        display: block !important
    }

    #owl-carousel02 .owl-dots .owl-dot.active span, #owl-carousel05 .owl-dots .owl-dot.active span, #owl-carousel07 .owl-dots .owl-dot.active span, #owl-carousel08 .owl-dots .owl-dot.active span, #owl-carousel09 .owl-dots .owl-dot.active span {
        background-color: var(--primary-color)
    }

    #owl-carousel05 .owl-nav button.owl-next:hover, #owl-carousel05 .owl-nav button.owl-prev:hover, #owl-carousel07 .owl-nav button.owl-next:hover, #owl-carousel07 .owl-nav button.owl-prev:hover, #owl-carousel08 .owl-nav button.owl-next:hover, #owl-carousel08 .owl-nav button.owl-prev:hover, #owl-carousel09 .owl-nav button.owl-next:hover {
        background-color: var(--primary-color) !important;
        color: var(--text-white-color) !important
    }

    .section27-heading, .section31-container .h5, .section31-container h5, .proud-association-heading {
        text-align: center
    }

    .form-control01, .section1-rating-container, .section24-container, .submit-btn {
        width: 100%
    }

    .section1-container .h4, .section1-container h4, .section3-heading, .section22-container .h4, .section22-container h4, .section10-container .h5, .section10-container h5 {
        font-size: 24px
    }

    .card-container .h4, .card-container button, .courses, .duration, .section27-heading, .footer-before-container .h4, .footer-before-container button, .footer-before-container h4, .footer-before-container h5, .section28-container .h3, .section28-container h3, .section9-button, .section21-sub-heading, .section22-card02-heading h6 {
        font-size: 20px
    }

    .card-container .h4, .card-container h4 {
        font-size: 22px
    }

    .section12-description, .section21-description, .list01, .section22-container p, .section9-paragraph, .paragraph03, .section24-description p, .section4-box p {
        font-size: 16px
    }
}

@media screen and (max-width: 768px) {
    .footer-before-container .h4, .footer-before-container button {
        padding: 15px 30px;
        margin-bottom: 10px
    }

    .footer-before-container h4 {
        padding: 15px 30px
    }

    .footer-before-container {
        margin-left: 10px;
        margin-right: 10px
    }
}

/*! combined-global.css */
.section1-container .h4, .section1-container h4 {
    font-size: 28px;
    font-weight: 700;
    color: #08086b !important;
    text-align: center;
    padding-bottom: 10px;
    font-family: Montserrat, serif
}

.section1-container .container-fluid {
    padding-bottom: 20px
}

.section1-container .color-text1 {
    color: var(--orange-color1)
}

.section1-rating-container {
    position: relative;
    background-color: var(--secondary-color);
    border-radius: 12px;
    padding-left: 25px;
    border: 4px solid var(--secondary-color);
    padding-right: 25px;
    margin-top: 22px
}

.section1-rating-container:after {
    content: "";
    position: absolute;
    background: #001ef5;
    left: 52px;
    top: -20px;
    height: 120%;
    z-index: -1;
    border-radius: 10px
}

.section1-rating-container h3 {
    font-size: 50px;
    font-weight: 700;
    color: #001ef5;
    font-family: Montserrat, serif;
    margin: 0;
    background: #fff;
    padding: 26px 66px;
    border-radius: 10px
}

.section1-rating-container.red {
    border: 4px solid #ff2712;
    background-color: #fff
}

.section1-rating-container.red:after {
    background: #ff2712
}

.section1-rating-container.red h3 {
    background: #ff2712;
    color: #fff
}

.section1-rating-container.purple {
    border: 4px solid #350057;
    background-color: #350057
}

.section1-rating-container.purple:after {
    background: #8307cd
}

.section1-rating-container.purple h3 {
    background: #fff;
    color: #ff2712
}

.section3-container {
    background-color: var(--box-color);
    background-size: cover;
    margin-top: -30px
}

.vector-image {
    width: 24px !important;
    height: 24px !important;
    margin-right: 8px
}

.section3-container .row .col-12.mb-4 {
    margin-bottom: 0 !important
}

.section4-container {
    background-image: linear-gradient(to right, var(--box-color), var(--box-color2), var(--box-color3));
    padding-left: 60px;
    padding-right: 60px
}

.section4-container .h5, .section4-container h5 {
    color: var(--secondary-color);
    font-size: 28px;
    font-weight: 800;
    font-family: Montserrat, serif
}

.section4-box {
    background-color: var(--text-white-color);
    border-radius: 13px;
    font-family: Lato, serif !important;
    box-shadow: 4px 1px 13px 1px rgba(0, 0, 0, .368627451)
}

.section6-card-container h5, .section6-number, .section6-paragraph, .submit-btn {
    font-family: Montserrat, serif
}

.section4-box p {
    color: var(--text-black-color);
    padding-left: 15px;
    font-weight: 600;
    line-height: normal;
    margin: 0
}

.section4-box .h4, .section4-box h4 {
    color: var(--secondary-color);
    font-size: 24px;
    font-weight: 800;
    border-right: 2px solid #d2d2d2;
    margin: 0;
    padding: 15px 30px 20px 0
}

.section5-container .h4, .section5-container h4 {
    background-color: var(--light-color);
    width: 100%;
    border-radius: 13px;
    color: var(--dark-blue-color);
    border: 0;
    font-size: 28px;
    font-weight: 700;
    font-family: Montserrat, serif;
    margin: 10px 0;
    padding: 16px
}

.section5-container, .section27-container {
    background-color: var(--primary-color);
    background-size: cover;
    padding-left: 60px;
    padding-right: 60px
}

.section5-container .h4.btn01, .section5-container h4.btn01 {
    font-size: 24px;
    padding: 10px;
    margin: 0
}

.section5-card-container {
    background-color: var(--text-white-color);
    border-radius: 13px;
    border: 2px solid #d6d6d6;
    height: 100%
}

#section10 .line01, .major-card-container {
    background-color: var(--box-color3)
}

.major-card-container {
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 15px
}

.btn01, .section6-container {
    background-color: var(--text-white-color)
}

.section5-paragraph {
    color: var(--text-black-color);
    font-weight: 600
}

.major-card-container .h4, .major-card-container h4, .new-online-container .section9-paragraph:last-child {
    margin: 0
}

.major-card-container .btn01 {
    border: none !important;
    font-weight: 600;
    padding: 10px
}

.section5-ai-image {
    width: 100%;
    border-radius: 13px;
    border: 4px solid var(--box-color3);
    margin-bottom: 15px
}

.btn01 {
    border-radius: 10px;
    border: 2px solid #98291e !important;
    color: var(--text-blue-color)
}

.section6-container {
    padding-left: 60px;
    padding-right: 60px;
    background-size: cover
}

.section6-main-cntainer {
    background-color: var(--primary-color);
    background-size: cover;
    border-radius: 21px
}

.section6-button, .download-brochure-button {
    border-radius: 20px;
    font-weight: 700;
    background-color: var(--text-white-color);
}

.section6-button {
    border: 4px solid #006a5d;
    color: #000000;
    margin-bottom: 15px;
    padding: 6px 40px 10px
}

.slick-loading .slick-slide, .slick-loading .slick-track, .visible01 {
    visibility: hidden
}

.check-icon, .section6-number {
    color: var(--text-color)
}

.download-brochure-button {
    width: 32%;
    border: 4px solid var(--primary-color);
    font-size: 24px;
    color: var(--secondary-color)
}

.download-brochure-button a {
    display: block;
    padding: 8px;
    color: var(--secondary-color)
}

.section6-button {
    font-size: 32px
}

.section6-card-container h5 {
    color: #006E75;
    font-size: 20px;
    font-weight: 700
}

.section6-card-container p, .map-description, .section24-description p {
    color: var(--text-black-color);
    font-weight: 500
}

.section6-card-container {
    background-color: var(--text-white-color);
    border-radius: 20px;
    border: 4px solid #006E75;
    height: 100%
}

.section6-location {
    flex-shrink: 0;
}

#read-more-btn01, #read-more-btn02, .submit-btn {
    background-color: #006E75;
    font-weight: 600
}

.location-icon {
    color: var(--light-blue-color);
    width: 12px
}

.section6-margin {
    margin-left: 15px
}

.section6-paragraph {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
    word-break: break-all;
}


#section22 .check-icon, .span04 {
    color: var(--light-blue-color)
}

#section22 .check-icon {
    width: 18px;
    height: 18px
}

.section6-number {
    color: #0D271C;
    font-size: 20px;
    font-weight: 600;
    margin-top: -15px
}

.section10-mini-container p, .submit-btn {
    font-size: 16px
}

.submit-btn {
    border: 0;
    width: 170px;
    height: 50px;
    border-radius: 15px;
    color: var(--text-white-color)
}

.section10-sub-heading, .video-btn {
    font-weight: 700;
    font-family: Montserrat, serif
}

.form-control01 {
    width: 100%;
    padding: 1.5rem 0.75rem 0.5rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 6px;
    background: #fff;
    outline: none;
    transition: border-color 0.2s;
    font-size: 1rem;
}

.floating-group {
    position: relative;
    width: 100%;
}

.floating-label {
    position: absolute;
    top: 1rem;
    left: 0.75rem;
    pointer-events: none;
    transition: all 0.2s ease;
    color: #6c757d;
    font-size: 1rem;
    background-color: transparent;
}

.form-control01:focus~.floating-label,
.form-control01:not(:placeholder-shown)~.floating-label,
.form-control01.has-value~.floating-label {
    top: 0.25rem;
    left: 0.75rem;
    font-size: 0.75rem;
    color: #007bff;
    font-weight: 600;
}

select.form-control01 {
    appearance: none;
    -webkit-appearance: none;
}

.txtarea {
    height: 100px;
    resize: vertical;
}

footer .txtarea {
    width: 100%;
}

.section8-container {
    background-color: var(--box-color);
    padding-left: 60px;
    padding-right: 60px;
    background-size: cover
}

.section8-image {
    width: 100%;
    object-fit: cover;
    border-radius: 14px
}

#section10 .row, #section8 .row {
    align-items: center
}

.section8-text-content {
    background-color: var(--text-white-color);
    border: 3px solid var(--secondary-color);
    border-radius: 15px
}

.section9-container {
    background-color: var(--text-white-color);
    padding-right: 60px
}

.section10-mini-container {
    background-color: var(--light-blue-color2);
    background-size: cover;
    border-radius: 20px;
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 30px
}

.section15-description, .section27-description, .section24-description, .white-content-container, .white-text-container {
    background-color: var(--text-white-color);
    border-radius: 20px
}

.section10-image {
    border-radius: 14px;
    width: 100%;
    object-fit: cover;
    height: 250px
}

.box-description-container {
    background-color: var(--box-color4);
    background-size: cover;
    border-radius: 15px
}

.section10-sub-heading {
    font-size: 24px;
    padding-bottom: 10px;
    color: var(--text-black-color)
}

.section10-container .h5, .section10-container h5 {
    color: var(--secondary-color);
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    font-family: Montserrat, serif
}

.section28-container, .section10-container {
    background-color: var(--text-white-color);
    background-size: cover;
    padding-left: 60px;
    padding-right: 60px
}

.why-choose-paragraph01 {
    margin: 0;
    font-size: 14px
}

#read-more-btn01, #read-more-btn02 {
    width: 120px;
    height: 36px;
    border-radius: 16px 0;
    color: var(--text-white-color);
    border: 0;
    font-family: Montserrat, serif;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: -10px !important
}

.section2-container, .section30-container, .section11-container {
    background-color: var(--primary-color);
    background-size: cover
}

.section11-container .card-container button, .section11-container .image-container {
    margin-top: 0;
    margin-bottom: 15px
}

.video-btn {
    position: absolute;
    border: 0 !important;
    background: var(--text-white-color) !important;
    color: var(--secondary-color) !important;
    font-size: 16px !important;
    border-radius: 15px;
    width: 155px !important;
    height: 45px !important
}

#section11 .line01, #section11a .line01, #section31 .know-more-btn01, #section31a .know-more-btn01, #section31b .know-more-btn01, .blank-bg.dBlue3, .btn-card7.lblue, .card7Box.lblue, .divider.dBlue3, .section12-container, .option.dBlue3 {
    background-color: var(--border-color)
}

#section11 .paragraph02, #section11 .paragraph03, #section11a .paragraph02, #section11a .paragraph03, .card-container .know-more-btn a, .section16-container .owl-carousel .owl-nav button.owl-next:after, .section16-container .owl-carousel .owl-nav button.owl-prev:after {
    color: var(--text-white-color)
}

.section12-container img {
    border: 1px solid var(--text-white-color);
    border-radius: 22px;
    width: 100%
}

.section12-container .h4, .section12-container h4 {
    background-color: var(--secondary-color);
    width: 100%;
    border-radius: 10px;
    border: 0;
    color: var(--text-white-color);
    font-family: Montserrat, serif;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 15px;
    padding: 18px 10px
}

.section12-container {
    background-size: cover;
    padding-left: 60px;
    padding-right: 60px
}

.section12-description {
    color: var(--text-black-color);
    font-family: Lato, serif !important;
    line-height: inherit
}

.section21-container, .section14-container .footer-before-container {
    background-color: #f1f5f9
}

.section14-card {
    background-color: var(--text-white-color);
    border-radius: 10px;
    border: 2px solid var(--secondary-color);
    margin-top: -50px;
    padding: 15px;
    height: 300px
}

.section14-container .h6, .section14-container h6 {
    color: var(--text-black-color);
    font-size: 24px;
    font-weight: 700;
    font-family: Montserrat, serif;
    padding-left: 50px;
    padding-bottom: 15px
}

.section14-image {
    width: 28% !important;
    border-radius: 50%;
    max-height: 109px
}

.name-heading {
    color: var(--secondary-color);
    font-size: 24px !important;
    font-weight: 700 !important;
    margin-top: 45px !important;
    text-align: center
}

.section14-description {
    color: var(--text-black-color);
    font-family: Montserrat, serif;
    font-weight: 500;
    margin-top: -15px;
    text-align: center;
    margin-bottom: 0
}

#owl-carousel02 .owl-nav button.owl-next:hover, #owl-carousel02 .owl-nav button.owl-prev:hover {
    background-color: var(--secondary-color) !important;
    color: var(--text-white-color) !important
}

.quotes {
    color: var(--box-color3);
    font-size: 20px
}

#section14 .owl-nav, #section14a .owl-nav {
    position: absolute;
    top: -90px;
    right: 0;
    background-color: #fff;
    padding: 5px;
    border-radius: 6px
}

.section15-container {
    background-color: var(--border-color);
    background-size: cover
}

.section15-container-button {
    padding: 15px 30px;
    background-color: var(--secondary-color);
    border-radius: 10px;
    color: var(--text-white-color);
    font-size: 24px;
    font-weight: 600;
    border: 0;
    font-family: Montserrat, serif;
    margin: auto auto 10px;
    max-width: max-content
}

.section15-description p {
    font-family: Lato, serif !important;
    color: var(--text-black-color)
}

.section16-heading {
    background-color: var(--light-color);
    padding: 14px 40px;
    border-radius: 10px;
    border: 3px solid var(--primary-color);
    color: var(--dark-blue-color);
    font-size: 24px;
    width: 90%;
    font-weight: 700
}

.section16-container {
    background-color: var(--primary-color);
    background-size: cover;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -30px
}

.section16-container .image-container02 img {
    border-radius: 14px;
    border: 4px solid #2E04F5;
}

.section16-container .section16-card-container p {
    text-align: left
}

p.section16-description.m-0 {
    height: 150px
}

.section16-container .know-more-btn01 {
    border-radius: 12px 0
}

.section16-container button.owl-next:after, .section16-container button.owl-prev:after {
    color: var(--theme-blue-color) !important
}

.section16-card-container {
    background-color: var(--text-white-color);
    border-radius: 16px;
    box-shadow: 0 15px 20px -5px rgba(16, 14, 40, .08)
}

.image-container02 {
    position: relative;
    display: inline-block;
    width: 100%;
}

#owl-carousel03 .owl-nav button.owl-next, #owl-carousel03 .owl-nav button.owl-prev {
    background-color: #fff !important;
    width: 31px !important;
    height: 31px !important;
    border-radius: 20px !important;
    color: var(--primary-color) !important;
    font-size: 16px !important;
    border: 2px solid var(--text-white-color) !important
}

#owl-carousel03 .owl-nav button.owl-next:hover, #owl-carousel03 .owl-nav button.owl-prev:hover {
    color: var(--primary-color) !important
}

.tag-button {
    position: absolute;
    padding: 8px 12px;
    background-color: #0d271c;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    font-family: Lato, serif !important
}

.area-name-heading, .section16-sub-heading {
    color: var(--primary-color);
    font-size: 20px
}

#section16 .owl-nav {
    justify-content: center;
}

.section16-sub-heading {
    font-weight: 600;
    font-family: Montserrat, serif
}

.new-branches-container {
    background-color: var(--box-color);
    background-size: cover;
    margin-top: -30px;
    font-family: Montserrat, serif
}

.map-image {
    width: 40px !important;
    height: 40px !important;
    margin-right: 10px
}

.map-image-icon, .map-image-icon01 {
    width: 32px !important;
    margin-right: 15px !important
}

.map-image-icon {
    height: 32px !important
}

.map-image-icon01 {
    height: 27px !important
}

.know-more-btn, .view-more-btn {
    width: 100%;
    font-size: 16px !important
}

.area-name-heading {
    font-weight: 700;
    margin: 0
}

.view-more-btn {
    background-color: rgba(0, 0, 0, 0) !important;
    border-radius: 10px;
    border: 3px solid var(--secondary-color) !important;
    color: #0d271c !important;
    font-weight: 700
}

.view-more-btn a {
    display: block;
    padding: 8px
}

.know-more-btn {
    background-color: var(--primary-color);
    border-radius: 10px;
    color: var(--text-white-color);
    font-weight: 700;
    border: solid 3px var(--primary-color)
}

.know-more-btn a {
    display: block;
    padding: 10px
}

#section17 .section3-heading {
    border: 10px solid var(--secondary-color)
}

#section17 .card-container {
    border: 2px solid var(--light-blue-color)
}

#section17 .know-more-btn {
    border: 0;
    background-color: var(--light-blue-color)
}

.section19-heading {
    color: var(--secondary-color);
    font-size: 28px;
    font-weight: 700;
    font-family: Montserrat, serif
}

.section19-description {
    color: var(--gray-black);
    font-weight: 400;
    font-family: Lato, serif !important
}

.section19-container {
    background-color: var(--light-color);
    border: 2px solid var(--dark-blue-color);
    padding: 15px 30px 0 10px;
    border-radius: 10px;
    margin-left: 100px;
    position: relative;
    z-index: 5 !important
}

.span06 {
    color: var(--light-blue-color2)
}

.section19-card {
    background-color: var(--box-color);
    border-radius: 16px;
    border: 2px solid var(--text-color)
}

.hear-it-student-container-section {
    background-color: var(--light-blue-color2);
    background-size: cover;
    margin-top: -30px;
    position: relative;
    margin-bottom: 30px
}

.section19-image {
    width: 60% !important
}

.section19-sub-heading {
    color: var(--text-black-color);
    font-weight: 700;
    text-align: center
}

.play-video-button {
    background-color: var(--text-blue-color);
    border-radius: 15px;
    height: 45px;
    border: 0;
    margin-top: 10px;
    color: var(--text-white-color);
    font-family: Montserrat, serif;
    font-weight: 600;
    cursor: pointer;
    padding: 0 24px
}

#section19 .owl-nav, #section21 .owl-nav, .section20-container {
    background-color: var(--primary-color)
}

#owl-carousel04 .owl-nav button {
    background-color: rgba(0, 0, 0, 0);
    width: 31px;
    height: 31px;
    border-radius: 20px;
    color: var(--primary-color);
    font-size: 16px;
    border: 2px solid var(--text-white-color)
}

#owl-carousel04 .owl-nav button:hover {
    background-color: var(--text-white-color);
    color: var(--primary-color)
}

#section19 .owl-nav {
    position: absolute;
    top: -120px;
    right: 0;
    padding: 5px;
    border-radius: 6px
}

#section19 #owl-carousel04 .owl-nav button.owl-next, #section19 #owl-carousel04 .owl-nav button.owl-prev {
    background-color: var(--white) !important
}

.section20-container {
    background-size: cover;
    width: 50%;
    font-family: Montserrat, serif
}

.section20-heading {
    background-color: var(--light-color);
    border-radius: 16px;
    border: 2px solid var(--box-color3);
    width: 72%;
    margin-right: -30px;
    z-index: 1
}

.section21-icon, .slick-slide div:first-child {
    margin-right: 15px
}

.section20-heading-inner {
    color: var(--primary-color);
    font-size: 24px;
    font-weight: 700;
    text-align: right;
    line-height: 35px
}

.section20-right-container {
    background-color: var(--box-color);
    background-size: cover;
    width: 50%
}

.section21-sub-heading {
    color: var(--text-black-color);
    font-size: 24px;
    font-weight: 700;
    font-family: Montserrat, serif;
    padding-bottom: 20px
}

.section21-heading {
    background-color: var(--dark-blue-color2);
    width: 40%;
    border-radius: 20px;
    color: var(--text-white-color);
    border: 0;
    font-family: Montserrat, serif;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    padding: 21px 15px;
    line-height: 1
}

.section21-container img.section21-image {
    border-radius: 12px
}

.section21-container .mobile-div {
    padding: 20px 10px 20px 20px
}

.section21-container .view-more-btn01 {
    height: auto
}

.section21-container .view-more-btn01 a {
    color: var(--text-black-color) !important;
    display: block;
    padding: 10px
}

.section21-container .owl-carousel .owl-item img {
    width: auto
}

.section21-icon {
    width: 35px;
    height: 35px;
    margin-top: 2px
}

.section21-description {
    color: var(--text-black-color);
    font-family: Lato, serif !important;
    font-size: 16px;
    font-weight: 500
}

.view-more-btn01 {
    background-color: rgba(0, 0, 0, 0) !important;
    width: 38%;
    height: 50px;
    border-radius: 10px;
    border: 3px solid var(--border-color) !important;
    color: var(--text-black-color) !important;
    font-weight: 700;
    font-family: Montserrat, serif
}

#section21 .owl-nav {
    position: absolute;
    top: -122px;
    right: 100px;
    padding: 5px;
    border-radius: 6px
}

.section22-container .h4, .section22-container h4 {
    color: var(--light-blue-color2);
    font-size: 28px;
    font-family: Montserrat, serif;
    font-weight: 600
}

.section22-container {
    background-color: var(--text-white-color);
    background-size: cover
}

.paragraph04 {
    color: var(--text-black-color);
    font-weight: 500;
    font-family: Lato, serif
}

.section22-card02 {
    background-color: var(--text-white-color);
    border-radius: 10px;
    border: 2px solid var(--light-blue-color2);
    font-family: Montserrat, serif
}

.section22-card02-heading, .section22-card01-heading {
    border-radius: 5px 5px 0 0 !important;
    margin-bottom: 15px;
    height: 65px;
    display: flex
}

.section22-card02-heading {
    background-color: var(--light-blue-color2);
    align-items: center
}

.section22-card01-heading {
    background-color: var(--text-blue-color);
    align-items: center
}

#section22 .span05 {
    color: var(--secondary-color)
}

#section22 .line01 {
    background-color: var(--box-color3) !important
}

#section22 .owl-nav, #section26 .owl-nav, #section26a .owl-nav {
    background-color: var(--primary-color);
    position: absolute;
    padding: 5px
}

.section22-card02-heading .h6, .section22-card02-heading h6, .section22-card01-heading .h6, .section22-card01-heading h6 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: var(--text-white-color);
    margin-bottom: 3px
}

.color3 {
    background-color: #071b60
}

.section22-card01 {
    background-color: var(--text-white-color);
    border-radius: 10px;
    border: 2px solid var(--text-blue-color);
    font-family: Montserrat, serif
}

.list02 {
    padding-bottom: 10px;
    border-bottom: .72px solid #c1c1c1
}

.list02:last-child {
    border-bottom: none;
    margin: 0
}

#section22 .owl-nav {
    top: -100px;
    right: 0;
    border-radius: 6px
}

.section23-form-container {
    background-color: var(--text-white-color);
    border-radius: 40px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25)
}

.section23-heading .h6, .section23-heading h6 {
    color: var(--text-white-color);
    font-size: 24px;
    font-weight: 600;
    font-family: Montserrat, serif;
    margin: 0;
    padding: 5px 10px 10px
}

.section23-heading {
    background-color: var(--secondary-color);
    border-radius: 15px 15px 0 0;
    margin-bottom: 10px
}

.section24-image, .section23-image {
    width: 100%;
    border-radius: 14px
}

.form-control02 {
    width: 100%;
    height: 50px;
    border-radius: 20px;
    border: 1px solid #eaeaea;
    padding-left: 20px
}

.form-submit {
    width: 150px;
    height: 60px;
    border-radius: 20px 0 40px;
    background-color: var(--light-blue-color) !important;
    border: 0;
    color: var(--text-white-color);
    font-weight: 700;
    font-family: Montserrat, serif;
    position: absolute;
    bottom: -39px;
    right: -5px
}

.section24-heading, .section24-sub-heading {
    color: var(--secondary-color);
    font-family: Montserrat, serif
}

.bg-Image img, .header41, .header44, .section56-img {
    position: relative
}

.section24-heading {
    background-color: var(--text-white-color);
    border-radius: 30px;
    border: 6px solid var(--border-color);
    width: 70%;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    padding: 14px 15px
}

.section24-container {
    background-color: var(--border-color);
    margin-top: -30px
}

.section24-sub-heading {
    font-size: 24px;
    font-weight: 700
}

.new-online-container {
    background-color: var(--theme-light-pink)
}

.new-online-container .section9-inner {
    background-color: var(--white);
    padding: 40px 30px 30px;
    border: solid 3px var(--primary-color);
    border-radius: 15px
}

.new-online-container .section9-button {
    margin-bottom: -30px;
    z-index: 1;
    margin-left: 20px;
    margin-right: 20px
}

.bg-Image {
    background-image: url(../photo/common/desktop-blue.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
    width: 80%;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px
}

.bg-Image img {
    border-radius: 16px;
    right: -80px
}

.section26-container .h4, .section26-container h4 {
    color: var(--primary-color);
    font-size: 28px;
    font-family: Montserrat, serif;
    font-weight: 600
}

.section26-container p {
    font-family: Lato, serif !important;
    color: var(--text-black-color);
    font-weight: 500;
    padding: 20px;
    text-align: center;
    margin: 0
}

.section26-container img {
    margin-top: 15px;
    border-radius: 14px
}

.content-button, .h5.content-button, h5.content-button {
    background-color: var(--border-color);
    width: 95%;
    border-radius: 10px;
    font-family: Montserrat, serif;
    font-size: 16px !important;
    font-weight: 600;
    color: var(--text-white-color);
    border: 0;
    margin-top: -25px;
    text-align: center;
    padding: 17px 10px;
    line-height: 1
}

.section28-container01, .section27-heading, .slider-content-container {
    background-color: var(--text-white-color)
}

.slider-content-container {
    border-radius: 10px;
    box-shadow: 0 2px 5px 2px rgba(60, 64, 67, .08);
    width: 90%;
    margin-top: -20px;
    margin-bottom: 10px;
    border: solid 3px var(--light-blue-color)
}

.section26-container .outline-button, .section31-container .outline-button {
    margin: 0;
    width: auto
}

#section26 .owl-nav, #section26a .owl-nav {
    top: -60px;
    right: 0;
    border-radius: 6px
}

.section27-heading {
    border-radius: 10px;
    font-size: 24px;
    font-weight: 700;
    font-family: Montserrat, serif;
    color: var(--secondary-color);
    padding: 19px 30px;
    margin-bottom: 15px
}

.content {
    font-family: Lato, serif
}

.section28-container01 {
    border-radius: 40px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    margin-top: 15px
}

.section33-card, .section31-container {
    box-shadow: 0 15px 21px -5.25px rgba(16, 24, 40, .08)
}

.section28-heading {
    background-color: var(--border-color);
    border-radius: 15px 15px 0 0;
    margin-bottom: 10px
}

.first-box {
    background-color: var(--box-color5);
    border-radius: 50px
}

.course-name {
    font-weight: 500;
    margin: 0
}

.second-box {
    background-color: var(--text-white-color);
    border-radius: 50px
}

.download-brochure-button01 {
    background-color: var(--text-blue-color);
    border: 0;
    border-radius: 20px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 10px 30px;
    color: #000
}

.download-brochure-button01 a {
    color: #fff;
}

#section35 .download-brochure-button01 a {
    color: #000;
}

.section28-container h3, .section28-container .h3 {
    color: var(--primary-color);
    font-size: 28px;
    font-weight: 700;
    font-family: Montserrat, serif;
    text-align: center
}

.courses, .duration {
    color: var(--text-white-color);
    font-size: 24px;
    font-weight: 700;
    font-family: Montserrat, serif
}

.section30-card img {
    height: 200px;
    border: solid 3px var(--theme-blue-color)
}

.section30-text {
    color: var(--text-black-color);
    font-weight: 500;
    font-family: Lato, serif !important;
    margin: 0
}

#owl-carousel06 .owl-nav button {
    background-color: var(--theme-blue-color);
    width: 31px;
    height: 31px;
    border-radius: 20px;
    border: rgba(0, 0, 0, 0);
    font-size: 16px;
    color: var(--text-white-color)
}

#owl-carousel06 .owl-nav button.owl-next:after, #owl-carousel06 .owl-nav button.owl-prev:after, #section31 .footer-before-container h5, #section31a .footer-before-container h5, #section31b .footer-before-container h5, #section33 .footer-before-container h5 {
    color: var(--white)
}

#owl-carousel06 .owl-nav button:hover {
    background-color: var(--theme-blue-color);
    color: var(--white)
}

#section30 .owl-nav {
    position: absolute;
    top: -70px;
    right: 0;
    padding: 5px;
    background-color: #fff;
    border-radius: 6px
}

.section31-container p {
    color: #333;
    font-size: 16px;
    font-family: Lato, serif !important
}

.section31-container .h5, .section31-container h5 {
    color: var(--text-black-color);
    font-size: 20px;
    font-weight: 700
}

.section31-container {
    background-color: var(--text-white-color);
    border-radius: 10px;
    border: 2px solid var(--border-color);
    position: relative;
    display: inline-block
}

.last-card-image {
    width: 100%;
    border-radius: 10px 10px 0 0;
    max-height: 187px;
    object-fit: cover
}

#section31 .owl-nav, #section31a .owl-nav, #section31b .owl-nav {
    position: absolute;
    top: -80px;
    right: 0;
    left: 0;
    width: fit-content;
    margin: auto;
    padding: 5px;
    border-radius: 6px
}

#section31 .footer-before-container, #section31a .footer-before-container, #section31b .footer-before-container, #section33 .footer-before-container, .bg-osa, .btn-card7.dblue, .card7Box.dblue {
    background-color: var(--secondary-color)
}

.section33-card {
    background-color: var(--text-white-color);
    border-radius: 10px;
    border: 2px solid var(--border-color)
}

.section33-card .h5, .section33-card h5 {
    text-align: center;
    border-bottom: 7px solid var(--light-blue-color);
    padding: 0 5px 23px;
    width: max-content;
    max-width: 100%;
    margin: auto;
    color: var(--text-black-color);
    font-weight: 700
}

#section33 .owl-nav {
    position: absolute;
    top: -90px;
    right: 20px;
    background-color: #fff;
    padding: 5px;
    border-radius: 6px
}

#section60 .owl-nav {
    position: absolute;
    top: -90px;
    right: 20px;
}

.highlight-text {
    color: var(--theme-blue-color)
}

.bg-banner h2 {
    color: var(--white);
    font-weight: 800;
    font-size: 45px;
    line-height: 140%
}

.btn-white {
    background-color: var(--white);
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    font-weight: 800;
    font-size: 42px;
    padding: 30px 0;
    box-shadow: rgba(50, 50, 93, .25) 0 50px 100px -20px, rgba(0, 0, 0, .3) 0 30px 60px -30px;
    border: 0;
    color: var(--text-black-color);
    width: 100%;
    max-width: 500px;
    margin: auto
}

.bg-dark-blue, .bg-overlay, .blank-bg.dBlue1, .divider.dBlue1, .option.dBlue1 {
    background-color: var(--primary-color)
}

.section34-sub-head, .direction a {
    background-color: var(--white);
    color: var(--black-color);
    font-weight: 700
}

.pl-5 {
    padding-left: 63px
}

.section34-sub-head {
    padding: 10px 34px;
    border-radius: 30px;
    border: 2px solid var(--border-color);
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    font-size: 26px
}

.direction {
    gap: 20px
}

.direction a {
    padding: 10px 20px;
    border-radius: 30px;
    border: 2px solid var(--border-color);
    font-size: 18px;
    text-align: center
}


.enquiry h3 {
    font-weight: 800;
    font-size: 28px;
    text-align: center;
    color: var(--white)
}

.enquiry input, .enquiry select {
    background-color: var(--text-white-color);
    padding: 8px 20px;
    color: var(--text-black-color);
    border: 1px solid var(--border-gray);
    font-weight: 500;
    border-radius: 100px;
    font-size: 14px;
    width: 100%;
}

.enquiry input::placeholder {
    color: var(--text-black-color)
}

.section35-submit {
    background-color: var(--light-blue-color2);
    color: var(--white);
    padding: 7px 14px;
    width: 100%;
    margin-top: 20px;
    border-radius: 14px;
    font-weight: 700;
    font-size: 18px;
    height: 56px;
    border: 0
}

.card8Box {
    border-radius: 12.8px;
    border: 4px solid var(--light-blue-color);
    background-color: #fff
}

.card8details {
    padding: 25px 25px 70px;
    background-color: #fff
}

.card8flex {
    display: flex;
    align-items: center;
    margin-top: 15px;
    gap: 15px
}

.card8details h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 145%;
    color: var(--secondary-color)
}

.card8subtxt {
    font-weight: 500;
    font-size: 20px;
    line-height: 145%;
    color: var(--black-color)
}

.coverImage {
    width: 100%;
    height: 220px;
    object-fit: cover
}

.card-57 img, .sIcon {
    width: 40px;
    height: 40px
}

.border-text.card8border {
    margin-bottom: 25px;
    color: var(--secondary-color)
}

.py-standard {
    padding-bottom: 40px;
    padding-top: 40px
}

.mb-standard {
    margin-bottom: 40px
}

.section2-container h5 {
    padding-right: 50px;
    color: var(--white);
    font-size: 26px;
    line-height: 35px;
    font-weight: 800;
    font-family: Montserrat, serif
}

.section2-container a {
    color: var(--text-black-color);
    border: 0;
    background-color: var(--text-white-color);
    border-radius: 15px;
    font-size: 28px;
    font-weight: 600;
    font-family: Lato, serif !important;
    padding: 15px 33px;
    text-decoration: none;
    max-width: 412px;
    display: flex;
    align-items: center;
    justify-content: center
}

.book-gap {
    gap: 50px;
    align-items: center
}

.grid57, .section56-bottom, .section56-top {
    display: flex;
    gap: 20px
}

.section3-heading {
    border: 2px solid var(--dark-blue-color) !important
}

.branch-location-icon {
    margin-right: 20px;
    width: 22px
}

.section53-container .block {
    border: 5px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background: #fff;
    padding: 0;
    margin: 0;
    height: 100%
}

.section53-container .slick-slide div:first-child {
    margin-right: 0 !important
}

.section53-container .block .h3, .section53-container .block h3 {
    color: #000;
    background: hsla(0, 0%, 100%, 0);
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 22px
}

.sTitle, .sdesc1, .sdesc2, .sdesc3 {
    color: #fff
}

.block.yellow p {
    color: #000;
    font-size: 16px
}

.section53-container .yellow .btn {
    background-color: var(--text-blue-color);
    color: #fff
}

.light-box {
    background-color: #d9e5f2;
    padding-top: 60px;
    padding-bottom: 20px
}

.head-clip {
    margin-bottom: -50px
}

.section55-bg {
    background-color: #1f1346;
    padding: 80px 0
}

.section55-bg.bg-blue {
    background-color: var(--primary-color);
    padding: 40px 0
}

.section55-bg .grid {
    margin-top: 50px;
    gap: 24px
}

.sTitle {
    font-size: 42px;
    font-weight: 700;
    text-align: center
}

#section58a {
    margin-top: 80px
}

#section58a .sTitle {
    font-size: 32px;
    font-weight: 600;
    color: var(--primary-color);
    text-align: center;
    background: #fff;
    color: #0e2f62;
    margin: -78px auto auto;
    border-radius: 30px;
    border: 4px solid #0e2f62;
    padding: 10px;
    width: 70%
}

.sdesc1 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 24px;
    text-align: center
}

.section55-card {
    background-color: #2f1c6a;
    padding: 32px;
    border-radius: 16px
}

.sdesc2 {
    font-size: 18px;
    margin-top: 15px;
    font-weight: 700
}

.sIcon, .sdesc3 {
    font-size: 16px;
    font-weight: 400
}

.sdesc3 {
    margin-bottom: 0
}

.header41, .header52 h4 {
    color: var(--secondary-color)
}

.sIcon {
    background-color: #673de6;
    align-items: center;
    border-radius: 6px;
    display: flex;
    flex-shrink: 0;
    justify-content: center
}

.header41, .header42 {
    font-weight: 600;
    text-align: center;
    font-family: Montserrat, serif
}

.header41 {
    background-color: var(--light-color);
    border-radius: 16px;
    border: 2px solid var(--secondary-color);
    font-size: 26px;
    max-width: 850px;
    padding: 14px 15px;
    margin: auto auto -20px;
    z-index: 10
}

.header42 {
    background-color: var(--light-blue-color);
    border-radius: 20px;
    color: var(--text-white-color);
    border: 0;
    font-size: 28px;
    padding: 21px 15px
}

.header43, .header44 {
    border-radius: 10px;
    font-size: 24px
}

.header44 {
    background-color: var(--light-color);
    padding: 14px 40px;
    border: 2px solid var(--dark-blue-color);
    color: var(--dark-blue-color);
    font-weight: 700;
    text-align: center;
    margin-bottom: -20px;
    z-index: 10
}

.header43 {
    padding: 15px 30px;
    background-color: var(--secondary-color);
    color: var(--text-white-color);
    font-weight: 600;
    border: 0;
    font-family: Montserrat, serif;
    margin: auto auto 10px;
    text-align: center
}

.section56-desc, .section56-title {
    color: #fff;
    line-height: 145%
}

.header52 h4, .section56-title {
    font-weight: 700;
    text-align: center
}

.header52 {
    padding: 15px
}

.header52 h4 {
    padding: 10px;
    background-color: #fff;
    margin-bottom: 0;
    font-size: 30px;
    border-radius: 10px
}

.bg-dark, .price-container {
    background: linear-gradient(270deg, var(--gradient-blue1) 1.48%, var(--gradient-blue2) 50.52%)
}

.bg-light {
    background-color: var(--box-color) !important
}

.section56-content {
    background: linear-gradient(90deg, #001ef5 0, #2c8cc2 100%);
    text-align: center;
    padding: 50px 20px
}

.section56-title {
    font-size: 35px
}

.section56-desc {
    font-weight: 400;
    font-size: 28px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle
}

.section56-top {
    justify-content: end;
    margin-bottom: -100px
}

.section56-bottom {
    margin-top: -100px
}

.section56-img {
    border-radius: 25px;
    border: 6px solid #fff;
    background-color: #fff
}

.voice-user {
    width: 190px;
    height: 190px;
    object-fit: cover
}

.voice-play {
    position: absolute;
    left: 0;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .25)
}

.container-56 {
    padding: 0 15px;
    max-width: 1600px;
    margin: auto
}

.content57 {
    padding-top: 60px;
    padding-bottom: 40px
}

.border-text57 {
    background-color: var(--white);
    border: 8px solid var(--border-color);
    color: var(--dark-blue-color);
    padding: 7px 24px;
    text-align: center;
    border-radius: 14px;
    font-weight: 700;
    font-size: 30px;
    width: fit-content;
    margin: auto auto -30px;
    position: relative;
    z-index: 20
}

.card-57 span, .section58-title {
    color: #fff;
    font-family: Lato, serif !important
}

.grid57 {
    flex-wrap: wrap;
    justify-content: center
}

.card-57, .section58-details {
    align-items: center;
    display: flex
}

.card-57 {
    border-radius: 15px;
    padding: 20px;
    max-width: 250px;
    width: 100%;
    gap: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
    transition: transform .2s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: hsla(0, 0%, 100%, 0)
}

.card-57.bg-1 {
    background-image: url(../photo/section-57/design-1.png)
}

.card-57.bg-2 {
    background-image: url(../photo/section-57/design-2.png)
}

.card-57.bg-3 {
    background-image: url(../photo/section-57/design-3.png)
}

.card-57.bg-4 {
    background-image: url(../photo/section-57/design-4.png)
}

.card-57.bg-5 {
    background-image: url(../photo/section-57/design-5.png)
}

.card-57.bg-6 {
    background-image: url(../photo/section-57/design-6.png)
}

.card-57.bg-7 {
    background-image: url(../photo/section-57/design-7.png)
}

.card-57.bg-8 {
    background-image: url(../photo/section-57/design-8.png)
}

.card-57:hover {
    transform: translateY(-4px)
}

.card-57 img {
    object-fit: contain
}

.card-57 span {
    font-size: 1rem;
    font-weight: 500
}

.row-centered {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px
}

.section58-card {
    background-color: #2f1c6a;
    border-radius: 20px;
    padding: 50px 15px 15px
}

.section58-card.dblue {
    background-color: #001ef5
}

.section58-details {
    background-color: #fff;
    padding: 15px;
    justify-content: center;
    border-radius: 8px;
    margin-top: 20px;
    min-height: 150px
}

#section58 .sdesc1 {
    font-size: 20px
}

.section58-title {
    background-color: #673de6;
    padding: 12px 15px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    width: fit-content;
    margin: -70px auto auto
}

.option, .playbtn, .section46-title {
    color: var(--white)
}

.section58-title.lblue {
    background-color: #d9e5f2;
    color: #08086b
}

.section58-details p {
    margin-bottom: 0;
    color: #000;
    text-align: center;
    font-size: 22px;
    font-family: Lato, serif !important;
    font-weight: 600
}

.enroll-call {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px
}

.btn-brocher {
    background-color: #fff;
    padding: 10px 80px;
    border-radius: 10px;
    color: var(--black-color);
    font-family: Montserrat, serif;
    font-size: 24px;
    display: flex;
    align-items: center
}

.btn-brocher .mr-2 {
    width: 20px;
    height: 20px
}

.email-banner {
    text-align: center;
    margin-top: 15px
}

.email-banner a {
    color: var(--text-white-color);
    border: 0;
    background-color: #071b60;
    border-radius: 30px;
    font-size: 28px;
    font-weight: 600;
    font-family: Lato, serif !important;
    padding: 12px 33px;
    text-decoration: none
}

.email-banner a img {
    filter: invert(1)
}

#section43 .owl-nav {
    position: absolute;
    top: -90px;
    right: 20px;
    padding: 5px;
    border-radius: 6px
}

.content-area {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.aria-wise .container-custom {
    max-width: 1200px;
    margin: auto
}

.content-area a {
    color: #000;
    font-weight: 700;
    font-size: 16px
}

.option, .section46-title, .w-lCard p {
    font-weight: 600
}

.section46-bg {
    background: linear-gradient(270deg, var(--gradient-blue1) 1.48%, var(--gradient-blue2) 50.52%);
    background-color: var(--primary-color);
    margin: 80px 0 40px;
    padding: 50px 20px 30px
}

.story.white {
    background: #f3f3f6;
    background-color: var(--box-color)
}

.section46-card {
    display: inline-block;
    width: 150px;
    height: 270px;
    cursor: pointer;
    border: 2px solid var(--primary-color);
    border-radius: 10px;
    position: relative
}

.bg-linear, .section46-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.bg-linear {
    background: linear-gradient(360deg, #000 0, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    top: 0;
    z-index: 5
}

.section46-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.section46-title {
    font-size: 14px;
    text-align: center;
    padding: 10px;
    word-break: break-all;
    z-index: 10
}

.vs2 .section46-card {
    overflow: visible;
    border: 0;
    height: auto;
    padding-bottom: 20px
}

.vs2 .section46-card img {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.vs2 .section46-title {
    position: relative;
    color: #000;
    border: 2px solid #cdcdcd;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    height: 120px
}

.vs3 .section46-title {
    border: 0;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922);
    background-color: #fff
}

.section46-container .slick-next {
    right: -10px
}

.section46-container .slick-next:before, .section46-container .slick-prev:before {
    content: "";
    content: "";
    background-image: url(../assets/common/blue-arrow.png);
    display: block;
    background-repeat: no-repeat;
    opacity: 1;
    border-radius: 50%;
    z-index: 20
}

.section46-container .slick-prev:before {
    top: -20px;
    position: relative;
    right: 15px;
    width: 40px;
    height: 40px;
    background-size: 42px;
    transform: rotate(180deg)
}

.section46-container .slick-next:before {
    top: -20px;
    position: relative;
    width: 40px;
    height: 40px;
    background-size: 42px
}

.carousel-item img {
    width: 100%;
    height: 100vh;
    object-fit: contain
}

.carousel-control-prev {
    left: 20%
}

.carousel-control-next {
    right: 20%
}

.carousel-indicators {
    top: 0;
    bottom: auto
}

.carousel-inner {
    position: relative;
    width: fit-content;
    margin: auto
}

.carousel-caption {
    background-color: rgba(0, 0, 0, .2549019608);
    font-weight: 600;
    left: 0;
    right: 0
}

.playcontainer {
    position: fixed;
    top: 20px;
    z-index: 20;
    left: 0;
    right: 0;
    text-align: center
}

.playbtn {
    font-size: 30px;
    margin-left: 300px;
    background-color: hsla(0, 0%, 100%, 0);
    box-shadow: rgba(50, 50, 93, .25) 0 50px 100px -20px, rgba(0, 0, 0, .3) 0 30px 60px -30px;
    border: 0
}

.card2Box, .cardBox {
    background-color: var(--white)
}

.card2Box, .card5Box, .card6Box, .card7Box, .cardBox {
    box-shadow: rgba(0, 0, 0, .15) 0 5px 15px 0
}

.carousel-indicators li {
    position: relative;
    width: 30px;
    height: 3px;
    background-color: #ccc;
    margin: 0 3px;
    cursor: pointer
}

.carousel-indicators .progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #fff;
    width: 0%;
    transition: width
}

.card1 .grid {
    gap: 25px;
    row-gap: 7.75rem
}

.card1 {
    margin-bottom: 50px
}

.cardBox {
    border-radius: 12px
}

.card1.section40a {
    max-width: 1600px;
    padding: 0 20px;
    margin: auto
}

.w-lCard {
    width: 200px;
    text-align: center
}

.w-lCard p {
    font-size: 80px;
    color: var(--black-color);
    margin-top: 10px
}

.option {
    width: 70%;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    font-size: 16px;
    padding: 8px 0;
    margin: -22px auto auto;
    position: relative
}

.Vector-icon, .Vector-icon2, .blank-bg, .card2-blank-red {
    position: absolute
}

.blank-bg.dBlue2, .divider.dBlue2, .option.dBlue2 {
    background-color: var(--theme-blue-color)
}

.blank-bg.red, .btn-card7.red, .card7Box.red, .divider.red, .option.red {
    background-color: #ff2712
}

.Vector-icon {
    left: -12px;
    top: 0
}

.Vector-icon2 {
    left: -12px;
    bottom: 0
}

.blank-bg {
    width: 70%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    height: 180px;
    margin: auto;
    bottom: -22px;
    left: 30px
}

.card-details {
    padding: 20px 20px 20px 0;
    flex: 1
}

.card-details h3 {
    font-size: 34px;
    color: var(--black-color);
    font-weight: 700
}

.card-details p, .subtxt {
    color: var(--black-color);
    font-weight: 600
}

.card-details p {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 20px
}

.divider {
    height: 8px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px
}

.subtxt {
    font-size: 25px
}

.card1icon {
    margin-top: 25px
}

.canvablack, .wixblack {
    margin-top: 45px
}

.card2-blank-brown, .card2-blank-red {
    left: 0;
    margin: auto;
    right: 0;
    width: 104px;
    height: 64px
}

.card2 .grid {
    gap: 40px
}

.card2Box {
    border-radius: 32px;
    text-align: center;
    padding: 30px 50px
}

.card2-blank-red {
    background-color: var(--primary-color);
    top: 50px
}

.card2-blank-red.section41a {
    top: 70px;
    width: 500px
}

.card2-blank-brown {
    background-color: var(--border-color);
    position: absolute;
    bottom: 50px
}

.eclipse-cyan, .eclipse-red, .rectangle {
    left: -20px;
    position: absolute
}

.card2-blank-brown.section41a {
    bottom: 70px;
    width: 500px
}

.eclipse-red {
    top: 50px
}

.eclipse-yellow {
    position: absolute;
    right: -20px;
    top: 50px
}

.eclipse-cyan {
    bottom: 50px
}

.eclipse-brown {
    position: absolute;
    right: -20px;
    bottom: 50px
}

.rectangle {
    top: 218px
}

.rectangle-yellow {
    position: absolute;
    right: -15px;
    top: 218px
}

.section41a {
    right: -25px
}

.grayBox {
    width: 70px;
    height: 70px;
    background-color: var(--bg-gray);
    margin: 10px auto auto
}

.card5Box, .card6Box, .inner-box {
    background-color: var(--white)
}

.round-bg {
    margin-bottom: -20px
}

.card5, .card7, .pinicons {
    margin: auto
}

.pinicons {
    position: absolute;
    left: 0;
    right: 0;
    top: -14px
}

.canvapin, .wixpin {
    top: 0
}

.card5Box {
    padding: 0 20px;
    border-radius: 12px;
    text-align: center
}

.card5 .bg-osa {
    padding: 40px;
    border-radius: 30px
}

.pin {
    margin-top: -35px
}

.card6Box {
    padding: 20px;
    border-radius: 20px;
    text-align: center
}

.art {
    border-radius: 16px;
    width: 100%
}

.user {
    margin: -60px auto auto;
    border-radius: 50%;
    display: inline-block !important;
    width: 160px !important;
    height: 160px !important
}

.card6Box h3 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 26px;
    text-align: center;
    color: var(--border-color);
    margin-top: 10px
}

.card7Box h3, .card7Box p {
    color: var(--black-color)
}

.card6Box p {
    font-weight: 600;
    font-size: 18px;
    line-height: 145%;
    text-align: center;
    height: 130px
}

.card7Box {
    border-radius: 20px;
    text-align: center
}

.inner-box {
    border-radius: 20px;
    padding: 20px 30px
}

.card7Box .location {
    padding: 30px 30px 20px
}

.card7Box .location span {
    font-size: 16px;
    color: var(--white);
    font-weight: 700
}

.black-circle {
    margin-top: -60px
}

.card7Box h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 145%;
    margin-top: 15px
}

.card7Box p {
    font-weight: 600;
    font-size: 18px
}

.btn-card7 {
    height: 55px;
    border-radius: 12px;
    border: 0;
    width: 100%
}

@keyframes progressAnimation {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

.price-header {
    color: var(--white);
    text-align: center;
    padding: 40px 20px 0;
    font-weight: 700;
    font-size: 35px;
    line-height: 145%
}

.price-header span {
    background: linear-gradient(358.19deg, #88b7ff 19.55%, #88b7ff 59.45%);
    background-clip: text;
    color: hsla(0, 0%, 100%, 0)
}

.price-section .tabPrice {
    background-color: hsla(0, 0%, 100%, .0901960784) !important;
    border-radius: 8px 8px 0 0 !important;
    padding: 15px 30px;
    color: var(--white) !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 145%;
    outline: 0;
    border: 0;
    cursor: pointer
}

.price-section .tabPrice.active {
    background-color: var(--white) !important;
    color: var(--text-black-color) !important
}

.price-tab {
    margin-top: 100px
}

.price-card {
    border-radius: 16px;
    padding: 30px 20px
}

.price-card.cyan {
    background-color: #f3f3f6;
    border: 2px solid #0070e0
}

.price-card.lBlue {
    background-color: #cbd8f0
}

.price-person {
    border-radius: 44px;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, .2509803922);
    padding: 10px 25px;
    width: fit-content;
    font-weight: 600;
    font-size: 16px;
    line-height: 155%
}

.price-amount, .price-plan {
    font-weight: 700;
    line-height: 155%;
    margin-top: 20px;
    margin-bottom: 30px
}

.price-person.cyan {
    background-color: #c5ecee
}

.price-plan {
    color: var(--dark-blue-color2);
    font-size: 24px
}

.check-list span, .price-amount, .price-desc, .price-duration {
    color: var(--text-black-color)
}

.price-desc, .price-duration {
    font-weight: 600;
    font-size: 16px;
    line-height: 155%
}

.price-amount {
    font-size: 24px
}

.plan-title, .price-btn.outline, .price-contact {
    color: var(--dark-blue-color2)
}

.price-btn, .price-contact {
    text-align: center;
    font-size: 19px;
    line-height: 145%;
    font-weight: 700
}

.price-btn {
    border-radius: 15px;
    padding: 15px;
    width: 100%;
    margin-top: 10px;
    cursor: pointer
}

.price-btn.filled, .price-btn.outline {
    border: 3px solid var(--dark-blue-color2)
}

.price-btn.outline {
    background-color: var(--white)
}

.price-btn.filled {
    background-color: var(--dark-blue-color2);
    color: var(--white)
}

.price-contact {
    display: block;
    padding: 20px;
    margin-top: 20px
}

.check-list {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px
}

.check-list span {
    font-size: 20px
}

.feature-btn:hover {
    background-color: rgba(64, 87, 109, .0705882353)
}

.plan-info {
    margin: 40px 0;
    background-color: #f3f3f6;
    border-radius: 16px;
    padding: 50px 70px
}

.plan-info .grid {
    gap: 100px
}

.section-60 {
    background: var(--secondary-color);
    padding: 40px;
}

.plan-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 155%
}

.plan-subtext {
    font-weight: 600;
    font-size: 16px;
    line-height: 155%;
    color: var(--text-black-color)
}

/* Heading Container Style */
.faq-header-container {
    border: 3px solid #006a5d;
    border-radius: 20px;
    padding: 15px 40px;
    display: inline-block;
    margin-bottom: 40px;
}

.faq-header-text {
    color: #000000;
    font-weight: bold;
    font-size: 2rem;
    margin: 0;
}

/* Accordion Custom Styles */
.faq .accordion .card-faq {
    border: 1px solid #006a5d;
    border-radius: 4px !important;
    margin-bottom: 15px;
    overflow: hidden;
}

.faq .card-header-faq {
    background-color: transparent;
    border-bottom: none;
    padding: 0;
}


.faq .btn-link {
    width: 100%;
    text-align: left;
    color: #4a2a1a;
    font-weight: bold;
    padding: 15px 20px;
    text-decoration: none !important;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}

.faq .btn-link:hover {
    color: #000000;
}

.btn-nav.active {
    color: #00c3eb !important;
}

.btn-nav:hover {
    color: #00c3eb;
    text-decoration: none;
}

/* Arrow icons using SVG for sharpness */
.faq .arrow-icon {
    width: 16px;
    height: 16px;
    transition: transform 0.3s ease;
}

.faq-question {
    text-overflow: ellipsis;
    overflow: hidden;
}

.faq .btn-link.collapsed .arrow-icon {
    transform: rotate(180deg);
}

.faq .card-body-faq {
    padding: 20px;
    border-top: 1px solid #dee2e6;
    color: #000;
    line-height: 1.6;
}

.faq .content-title {
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}

@media(min-width: 1441px) {
    .section1-rating-container img {
        width: 228px
    }

    .section1-rating-container h3 {
        font-size: 70px
    }

    .section2-container .h5, .section2-container h5 {
        color: var(--text-white-color);
        line-height: 40px;
        font-weight: 800;
        margin-right: 56px;
        font-family: Montserrat, serif
    }

    .section3-heading {
        width: 60%;
        background-color: var(--light-color);
        border-radius: 16px;
        border: 2px solid var(--dark-blue-color);
        font-size: 28px;
        font-weight: 700;
        color: var(--secondary-color);
        font-family: Montserrat, serif;
        padding: 19px;
        text-align: center
    }

    .section2-container a, .section2-container button {
        color: var(--text-black-color);
        border: 0;
        background-color: var(--text-white-color);
        border-radius: 15px;
        font-size: 28px;
        font-weight: 600;
        font-family: Lato, serif !important;
        padding: 12px 33px;
        text-decoration: none
    }

    .section5-container .h4, .section5-container h4, .section2-container .h5, .section2-container button, .section2-container h5, .section26-container .h4, .section26-container h4 {
        font-size: 36px
    }

    .section3-container {
        padding-left: 60px;
        padding-right: 60px
    }

    .card-container h4 {
        background-color: var(--secondary-color);
        width: 100%;
        border-radius: 15px;
        font-size: 26px;
        font-weight: 600;
        margin-top: 15px;
        padding: 15px 10px;
        color: var(--text-white-color);
        text-align: center;
        line-height: 35px
    }

    .section5-container .h4.btn01, .section5-container h4.btn01, .section16-heading, .section15-container-button, .section23-heading .h6, .section23-heading h6, .section10-sub-heading, .section14-container .h6, .section14-container h6 {
        font-size: 32px
    }

    .box-description-container .section10-sub-heading, .section6-card-container h5, .section12-container .h4, .section12-container button, .section12-container h4 {
        font-size: 28px
    }

    .section6-card-container p, .form-submit, .view-more-btn01 {
        font-size: 18px
    }

    .section21-description, .section6-number, .content-button {
        font-size: 24px
    }

    .section14-image {
        max-height: 143px
    }

    #owl-carousel03 .owl-nav button.owl-next, #owl-carousel03 .owl-nav button.owl-prev {
        width: 42px !important;
        height: 42px !important;
        font-size: 26px !important;
        border-radius: 50% !important
    }

    .section20-image {
        width: auto
    }

    .form-control02 {
        height: 60px;
        border-radius: 30px
    }
}

@media screen and (min-width: 992px) {
    .collapse-lg-show, .collapse-lg-show.collapse, .collapse-lg-show.collapse:not(.show) {
        display: block !important
    }

    .section1-rating-container {
        width: 560px
    }

    .section1-rating-container:after {
        width: 448px
    }

    .section1-rating-container img {
        width: 218px
    }

    .section5-container .h4, .section5-container h4 {
        margin-bottom: 15px;
        padding: 16px
    }

    .section15-container {
        padding-left: 60px;
        padding-right: 60px
    }

    .section26-container, .new-branches-container {
        padding-left: 80px;
        padding-right: 80px
    }

    #owl-carousel03 .owl-nav.disabled {
        display: none !important
    }

    .map-description {
        margin: 0
    }

    .section19-container {
        width: 50%;
        max-width: 100%
    }

    .section20-image {
        width: 138px;
        background: #fff;
        border-radius: 10px
    }

    .section21-image, .section21-image~div {
        width: 50% !important
    }

    .section21-container .owl-nav button {
        background-color: var(--white) !important;
        border: rgba(0, 0, 0, 0) !important
    }

    #owl-carousel05 .owl-nav button, #owl-carousel26a .owl-nav button, #section17 .owl-nav button, .section21-container .owl-nav button {
        border-radius: 20px !important;
        width: 31px !important;
        height: 31px !important;
        font-size: 16px !important;
        color: var(--primary-color) !important
    }

    .section21-container .owl-nav button::after {
        color: var(--primary-color) !important
    }

    .section21-container .owl-carousel .owl-nav button {
        bottom: 0 !important;
        top: auto !important;
        right: auto !important
    }

    .section26-container {
        background-color: var(--text-white-color);
        background-size: cover;
        position: relative
    }

    .slider-content-container {
        min-height: 237px
    }

    #owl-carousel05 .owl-nav button.owl-prev, #owl-carousel26a .owl-nav button.owl-prev, #section17 .owl-nav button.owl-prev {
        background-color: var(--text-white-color) !important;
        border: 2px solid var(--primary-color) !important
    }

    #owl-carousel05 .owl-nav button.owl-next, #owl-carousel26a .owl-nav button.owl-next, #section17 .owl-nav button.owl-next {
        background-color: var(--text-white-color) !important;
        width: 31px !important;
        height: 31px !important;
        border-radius: 18px !important;
        color: var(--primary-color) !important;
        font-size: 16px !important;
        border: 2px solid var(--primary-color) !important
    }

    #owl-carousel05 .owl-nav button.owl-next:hover, #owl-carousel05 .owl-nav button.owl-prev:hover {
        background-color: var(--white) !important;
        color: var(--primary-color) !important
    }

    .section28-heading {
        padding-left: 25px;
        padding-right: 25px
    }

    .section30-card {
        background-color: var(--text-white-color);
        border-radius: 10px;
        box-shadow: 0 15px 21px -5.25px rgba(16, 24, 40, .08)
    }

    .section30-container .heading-img-section img {
        margin-bottom: 80px;
        margin-right: 30px
    }

    #section30 .section30-container {
        padding-top: 80px
    }

    .section31-container {
        height: 430px !important
    }

    #section17 .owl-nav {
        position: absolute;
        top: -120px;
        right: 0;
        background-color: var(--primary-color);
        padding: 5px;
        border-radius: 6px
    }

    .collapse-lg-show {
        height: auto !important;
        visibility: visible
    }

    .br-content {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .section22-container, .section24-container, .section11-container, .section23-container {
        padding-left: 60px;
        padding-right: 60px
    }

    .section2-container .h5, .section2-container h5 {
        color: var(--text-white-color);
        font-size: 26px;
        line-height: 35px;
        font-weight: 800;
        margin-right: 56px;
        margin-top: 14px;
        font-family: Montserrat, serif
    }

    .section2-container a, .section2-container button {
        color: var(--text-black-color);
        border: 0;
        background-color: var(--text-white-color);
        border-radius: 15px;
        font-size: 28px;
        font-weight: 600;
        font-family: Lato, serif !important;
        padding: 12px 33px;
        text-decoration: none
    }

    .box-description-container .section10-sub-heading {
        font-size: 20px
    }

    .box-description-container.inner .right-arrow-icon-image {
        width: 20px;
        height: 20px
    }

    .section8-paragraph {
        margin: 0
    }

    .section14-container .h6, .section14-container h6 {
        padding-left: 50px
    }

    #owl-carousel02 .owl-nav button, #owl-carousel14a .owl-nav button, #owl-carousel43 .owl-nav button, .section21-container .owl-nav button {
        background-color: var(--text-white-color);
        width: 31px;
        height: 31px;
        border-radius: 18px;
        color: var(--primary-color);
        font-size: 16px;
        border: 2px solid var(--primary-color)
    }

    .section21-image {
        margin-left: -20px
    }

    .section21-description {
        max-width: 500px
    }

    .section24-container {
        border-radius: 0 30px 30px 0;
        width: 97%
    }

    .section30-container {
        padding-left: 80px;
        padding-right: 80px
    }

    .section30-card {
        height: 430px !important
    }

    .section30-card img {
        height: auto
    }
}

@media screen and (min-width: 1024px)and (max-width: 1441px) {
    .section3-heading {
        width: 70%;
        background-color: var(--light-color);
        border-radius: 15px;
        border: 2px solid var(--light-orange-color);
        font-size: 26px;
        font-weight: 700;
        color: var(--secondary-color);
        font-family: Montserrat, serif;
        padding: 18px;
        text-align: center
    }

    .section3-container {
        padding-left: 60px;
        padding-right: 60px
    }

    .card-container h4 {
        background-color: var(--secondary-color);
        width: 100%;
        border-radius: 13px;
        font-size: 20px;
        font-weight: 600;
        margin-top: 15px;
        padding: 15px 10px;
        color: var(--text-white-color);
        text-align: center;
        line-height: 35px
    }
}

@media screen and (max-width: 1366px) {
    .section24-description {
        margin-top: 0
    }
}

@media(max-width: 1280px) {
    .section9-container {
        padding-right: 20px
    }

    .new-online-container .section9-inner {
        padding: 40px 15px 15px
    }

    .group-image {
        height: auto
    }

    .voice-user {
        width: 150px;
        height: 150px
    }

    .section56-title {
        font-size: 35px
    }

    .section56-desc {
        font-size: 26px
    }
}

@media screen and (min-width: 768px)and (max-width: 1024px) {
    .section3-heading {
        width: 70%;
        background-color: var(--light-color);
        border-radius: 15px;
        font-size: 24px;
        font-weight: 700;
        color: var(--secondary-color);
        font-family: Montserrat, serif;
        padding: 18px;
        text-align: center
    }

    .section3-container {
        padding-left: 30px;
        padding-right: 30px
    }

    .card-container h4 {
        background-color: var(--secondary-color);
        width: 100%;
        border-radius: 13px;
        font-size: 20px;
        font-weight: 600;
        margin-top: 15px;
        padding: 12px 10px;
        color: var(--text-white-color);
        text-align: center;
        line-height: 35px
    }
}

@media screen and (min-width: 768px)and (max-width: 1023px) {
    .section2-container .h5, .section2-container h5 {
        color: var(--text-white-color);
        font-size: 26px;
        line-height: 28px;
        font-weight: 800;
        font-family: Montserrat, serif;
        text-align: center;
        width: 100%
    }

    .section2-container a, .section2-container button {
        color: var(--text-black-color);
        border: 0;
        background-color: var(--text-white-color);
        border-radius: 15px;
        font-size: 28px;
        font-weight: 600;
        font-family: Lato, serif !important;
        padding: 12px 33px;
        text-decoration: none
    }
}

@media(max-width: 1200px) {
    .card1 .grid, .card2, .card2 .grid {
        overflow-x: auto
    }

    .bg-banner h2 {
        font-size: 35px
    }

    .section34-sub-head {
        margin-bottom: 20px;
        font-size: 20px
    }

    .btn-stack img {
        width: 40px;
        height: 40px
    }

    .btn-white {
        font-size: 28px
    }

    .enquiry {
        margin-top: 16px
    }

    .card6Box p, .card7Box p, .card8subtxt {
        font-size: 14px
    }

    .card6Box h3, .card7Box h3, .card8details h3 {
        font-size: 20px
    }

    .card8Box {
        min-width: 320px;
        flex: 1
    }

    .card8details {
        padding: 10px 25px 30px
    }

    .coverImage {
        height: 188px
    }

    .border-text.card8border {
        color: var(--primary-color)
    }

    .card8 .grid {
        padding: 0 !important
    }

    .card1 .grid {
        row-gap: 3.75rem;
        display: flex;
        padding: 50px 20px
    }

    .card1 {
        margin-bottom: 50px
    }

    .cardBox {
        width: 500px
    }

    .blank-bg {
        height: 130px;
        left: 30px
    }

    .card-details {
        padding-bottom: 50px
    }

    .card1icon {
        margin-top: 35px
    }

    .card2, .card2 .grid {
        max-width: initial;
        margin: auto
    }

    .card2-blank-brown, .card2-blank-red, .rectangle, .rectangle-yellow {
        display: none
    }

    .card2 .grid, .card3 .grid, .card4 .grid, .card5 .grid, .card7 .grid {
        gap: 15px
    }

    .card2 .grid {
        display: flex;
        padding: 30px 20px
    }

    .card2Box .eclipse {
        width: 50px;
        height: 110px
    }

    .canvmb, .wixmb {
        margin-bottom: 20px;
        margin-top: 30px !important
    }

    .grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .eclipse-red {
        left: 0
    }

    .eclipse-brown, .eclipse-yellow {
        left: 0;
        top: 50px;
        transform: rotate(180deg)
    }

    .eclipse-cyan {
        left: 0;
        top: 50px
    }

    .card5 .grid {
        padding: 40px 20px
    }

    .card5Box {
        min-width: 250px;
        flex: 1
    }

    .user {
        width: 110px !important;
        height: 110px !important
    }

    .btn-card7 {
        height: 41px
    }
}

@media screen and (max-width: 1024px) {
    .section30-container, .section8-container {
        padding-left: 20px;
        padding-right: 20px
    }

    .section8-image {
        max-height: fit-content
    }

    .section8-container>div>.row {
        align-items: center
    }

    .section14-card {
        padding: 10px
    }

    .name-heading {
        font-size: 20px !important
    }

    button.know-more-btn, button.view-more-btn {
        padding: 2px
    }

    .map-description {
        margin: 0
    }

    .grid-cols-2-17 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important
    }

    .section22-container {
        padding-left: 30px;
        padding-right: 30px
    }

    #section23 .drop-query {
        padding-bottom: 50px
    }

    .form-submit {
        bottom: -66px
    }

    .section24-container {
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 0;
        width: 100%
    }

    .section26-container p {
        padding: 0
    }

    .slider-content-container {
        min-height: 270px !important
    }

    .section26-container .know-more-btn01, .section26-container .outline-button, .section31-container .know-more-btn01, .section31-container .outline-button {
        width: 100%
    }

    .section27-container {
        padding: 20px 0;
        margin-top: 15px
    }

    .section27-heading {
        margin-bottom: 10px;
        padding: 10px 20px
    }

    .section27-container img {
        max-width: 425px
    }

    .section27-container .row .col-lg-4 {
        text-align: center
    }

    .section30-card {
        height: 330px !important
    }

    .footer-before-container {
        margin-left: 50px;
        margin-right: 50px
    }

    .section31-container {
        height: 525px !important
    }

    #section31 .footer-before-container, #section31a .footer-before-container, #section33 .footer-before-container {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .section33-card {
        min-height: 290px
    }

    .section56-desc {
        font-size: 20px
    }

    .section56-title {
        font-size: 28px;
        line-height: 130%
    }
}

@media screen and (max-width: 992px) {
    .section1-container .container-fluid {
        padding-bottom: 40px
    }

    .section-60 {
        padding: 20px;
    }

    .section1-rating-container h3 {
        padding: 14px 26px;
        font-size: 45px
    }

    .section1-rating-container:after {
        width: 80%;
        left: 10%;
        top: -15%;
        height: 130%
    }

    .section1-rating-container img {
        width: 50%
    }

    .section21-image, .section6-card-container, .section1-rating-container, .section20-right-container, .section20-container, .view-more-btn01 {
        width: 100%
    }

    .section3-container {
        border-bottom: 1px solid #efefef
    }

    .section3-container .row .col-12.mb-4 {
        margin-bottom: 40px !important
    }

    .section3-container .row .col-12.mb-sm_0 {
        margin-bottom: 0 !important
    }

    .section4-container {
        padding-left: 20px;
        padding-right: 20px
    }

    .section4-container .h5, .section4-container h5 {
        text-align: center;
        font-size: 24px
    }

    .section4-box .h4, .section4-box h4 {
        font-size: 28px;
        padding: 10px 20px;
        border-right: none;
        border-bottom: 2px solid #d2d2d2;
        margin-bottom: 10px
    }

    .section4-box p {
        padding-left: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 8px
    }

    .section5-container {
        padding: 30px 0 40px
    }

    .section5-container .h4, .section5-container h4 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .section5-container .h4.btn01, .section5-container h4.btn01, .plan-title {
        font-size: 20px
    }

    .section6-container, .section10-container {
        padding: 30px 0 10px
    }

    .section6-main-cntainer {
        border-radius: 15px
    }

    .section6-button {
        font-size: 24px;
        text-align: center;
    }

    .check-list span, .section6-card-container h5, .download-brochure-button01, .section12-container .h4, .section12-container h4, .section56-desc {
        font-size: 18px
    }


    .section6-paragraph {
        font-size: 13px
    }

    .section6-number {
        font-size: 16px
    }

    .download-brochure-button {
        width: 100%;
        font-size: 20px
    }

    .section8-container {
        padding: 30px 0 0
    }

    .section8-container p {
        margin: 0;
        font-size: 16px
    }

    .section9-container {
        padding-right: 0
    }

    .section10-mini-container p {
        margin: 0
    }

    .white-content-container {
        height: 100%
    }

    .section10-image {
        margin-bottom: 15px
    }

    .section10-sub-heading {
        font-size: 20px;
        line-height: 35px
    }

    .section10-mini-container {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .section10-container .h5, .section10-container h5 {
        line-height: normal
    }

    .section12-container {
        padding: 30px 0 10px;
        margin-bottom: 20px
    }

    .section12-container img {
        margin-bottom: 12px
    }

    #owl-carousel02 .owl-nav button.owl-next, #owl-carousel02 .owl-nav button.owl-prev, #owl-carousel14a .owl-nav button.owl-next, #owl-carousel14a .owl-nav button.owl-prev {
        background-color: var(--text-white-color) !important;
        width: 31px !important;
        height: 31px !important;
        border-radius: 20px !important;
        color: var(--primary-color) !important;
        font-size: 16px !important;
        border: 2px solid var(--primary-color) !important
    }

    #section14 .owl-nav, #section14a .owl-nav, #section16 .owl-nav, #section17 .owl-nav, #section19 .owl-nav, #section21 .owl-nav, #section22 .owl-nav, #section26 .owl-nav, #section26a .owl-nav, #section30 .owl-nav, #section31 .owl-nav, #section31a .owl-nav, #section31b .owl-nav, #section33 .owl-nav, #section43 .owl-nav, .section56-top, #section60 .owl-nav {
        display: none !important
    }

    .section15-container-button {
        padding: 15px 10px
    }



    .section15-description {
        border-radius: 10px;
        width: 100%
    }

    .section15-description p {
        margin-bottom: 10px !important;
        font-size: 16px
    }

    #owl-carousel03 .owl-dots .owl-dot span, #owl-carousel04 .owl-dots .owl-dot span {
        display: block !important
    }

    #owl-carousel03 .owl-dots .owl-dot.active span, #owl-carousel04 .owl-dots .owl-dot.active span, #owl-carousel06 .owl-dots .owl-dot.active span {
        background-color: var(--box-color)
    }

    .section19-container {
        padding: 15px 10px 0;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center
    }

    .section19-heading {
        font-size: 24px;
        line-height: 36px
    }

    .section20-right-container {
        background-color: var(--primary-color);
        border-radius: 0;
        padding-left: 15px !important;
        padding-right: 15px !important;
        text-align: center
    }

    .section20-right-container .col-4 {
        padding-right: 4px;
        padding-left: 4px
    }

    .section20-heading {
        width: 92%;
        margin: auto
    }

    .section20-heading-inner {
        background-color: var(--white);
        border-radius: 12px;
        border: 2px solid var(--light-orange-color);
        font-size: 20px;
        font-weight: 700;
        font-family: Montserrat, serif;
        margin: auto;
        z-index: 1;
        text-align: center
    }

    .section20-container {
        background-color: var(--white);
        padding-bottom: 0 !important;
        margin-bottom: -36px
    }

    .section20-heading {
        padding: 6px 0 !important
    }

    .section20-heading-inner {
        border: none;
        padding: 0
    }

    .section21-heading {
        width: 80%;
        border-radius: 10px;
        border: 0;
        font-size: 24px
    }

    .section21-icon {
        margin-right: 10px
    }

    .section21-container .mobile-div {
        padding-left: 0
    }

    .section22-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .section22-card02-heading, .section22-card01-heading {
        height: 90px
    }

    .section23-form-container, .section28-container01 {
        border-radius: 20px
    }

    .section23-heading {
        border-radius: 10px 10px 0 0
    }

    .section24-heading {
        border-radius: 10px;
        width: 95%;
        padding: 15px 10px;
        font-size: 24px;
        font-weight: 600
    }

    .section24-sub-heading {
        font-size: 22px;
        padding-bottom: 10px
    }

    .section26-container {
        background-color: var(--text-white-color);
        background-size: cover
    }

    .section26-container .h4, .section26-container h4 {
        font-size: 24px;
        text-align: center
    }

    .section26-container p {
        padding: 12px 0
    }

    .first-box, .second-box {
        border-radius: 10px;
        padding: 9px 0 !important
    }

    .section28-container {
        padding: 30px 10px 20px
    }

    .section28-container01 .p-standard-inner {
        padding: 0 0 15px
    }

    .section30-card {
        background-color: var(--text-white-color);
        border-radius: 10px;
        box-shadow: 0 15px 21px -5.25px rgba(16, 24, 40, .08);
        height: 380px !important
    }

    .section30-card img {
        margin: auto;
        width: auto !important;
        object-fit: cover
    }

    .footer-before-container {
        margin-left: 30px;
        margin-right: 30px
    }

    .section33-card {
        min-height: 290px
    }

    .section2-container h5 {
        margin-bottom: 30px;
        padding-right: 0
    }

    .section2-container a {
        font-size: 24px;
        margin: auto
    }

    .oxford-branches .container-fluid {
        padding: 0
    }

    .form-submit {
        right: 0;
        border-radius: 20px 0
    }

    .section55-bg {
        padding: 54px 0
    }

    .sTitle {
        font-size: 24px !important
    }

    #section58a .sTitle {
        width: 95%
    }

    .section55-bg .grid {
        gap: 16px;
        margin-top: 30px
    }

    .section55-bg .grid-cols-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    #section40 .major-card-container, #section40a .major-card-container, .header41 {
        width: 90%
    }

    .card5 .bg-osa {
        padding: 20px !important
    }

    .voice-user {
        height: auto !important;
        aspect-ratio: 1/1
    }

    .section56-title {
        font-size: 24px;
        line-height: 130%
    }

    .section56-img {
        border-radius: 15px;
        border: 4px solid #fff;
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922)
    }

    .section56-bottom {
        gap: 10px;
        margin-top: -70px;
        justify-content: center
    }

    .section56-img.mobile {
        display: block
    }

    .section56-content {
        padding-top: 20px;
        padding-bottom: 70px;
        background-image: url(../assets/more-images/blue-blur.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom
    }

    #section58 .section55-bg .grid, #section58a .section55-bg .grid {
        gap: 55px;
        margin-top: 50px
    }

    .section58-card {
        max-width: 280px;
        width: 100%;
        margin: auto
    }

    .price-mobile {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important
    }

    .feature-btn {
        font-size: 18px;
        font-weight: 600;
        color: var(--text-black-color) !important;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .price-tab {
        margin-top: 50px
    }

    .price-section .nav.nav-pills, .price-tab .grid {
        gap: 20px
    }

    .price-header {
        font-size: 28px
    }

    .price-section .tabPrice {
        font-size: 20px;
        padding: 15px 20px
    }

    .plan-info {
        padding: 20px;
        margin: 40px 0
    }

    .plan-info .grid {
        display: flex;
        flex-direction: column-reverse;
        gap: 15px
    }

    .plan-subtext {
        font-size: 14px
    }
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

@media screen and (max-width: 991px) {
    .new-branches-container .card-container, .section11-container .card-container {
        margin-bottom: 20px;
        height: auto
    }

    .new-branches-container .row .col-12.col-lg-4 {
        margin-top: 0 !important
    }

    .card-17 {
        min-width: 320px;
        flex: 1
    }

    .oxford-branches .grid {
        display: flex;
        overflow-x: auto;
        padding: 30px 15px;
        gap: 15px
    }

    .section9-container .group-image {
        margin-bottom: 10px
    }

    .section9-container .bg-Image {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 768px) {
    .section2-container .h5, .section2-container h5 {
        color: var(--text-white-color);
        font-size: 24px;
        line-height: 30px;
        font-weight: 800;
        text-align: center;
        font-family: Montserrat, serif;
        width: 100%;
        margin-bottom: 10px
    }

    .section2-container a, .section2-container button {
        color: var(--text-black-color);
        border: 0;
        background-color: var(--text-white-color);
        border-radius: 10px;
        font-size: 24px;
        font-weight: 600;
        font-family: Lato, serif !important;
        padding: 10px 28px;
        text-decoration: none
    }

    .section3-heading {
        width: 90%;
        background-color: var(--light-color);
        border-radius: 15px;
        border: 2px solid var(--dark-blue-color);
        font-size: 20px;
        font-weight: 700;
        color: var(--secondary-color);
        font-family: Montserrat, serif;
        padding: 15px;
        text-align: center
    }

    .card-container h4 {
        background-color: var(--secondary-color);
        width: 100%;
        border-radius: 13px;
        font-size: 19px;
        font-weight: 600;
        margin-top: 15px;
        padding: 12px 10px;
        color: var(--text-white-color);
        text-align: center;
        line-height: 35px
    }

    .section21-container .container .row {
        margin: 0
    }

    .view-more-btn01 {
        max-width: 250px
    }

    .section22-container, .section23-container {
        padding-left: 15px;
        padding-right: 15px
    }

    #section22 .owl-nav, .section-31 .owl-nav {
        display: none
    }

    .section22-card02-heading, .section22-card01-heading {
        height: 90px
    }

    .section24-image {
        margin-bottom: 15px
    }

    .section31-container {
        height: 465px !important
    }

    .card-details h3, .enquiry h3 {
        font-size: 20px
    }

    .section53-container .col-sm-6 {
        max-width: 100%
    }

    .voice-user {
        width: 150px;
        height: 150px
    }

    .section56-title {
        font-size: 32px
    }

    .section56-desc {
        font-size: 22px
    }

    .btn-brocher {
        padding: 10px 20px
    }

    .btn-brocher a, .btn-brocher a:hover {
        font-size: 18px
    }

    #section58 .sdesc1, .email-banner a, .subtxt {
        font-size: 16px
    }

    .email-banner img {
        width: 35px;
        height: 35px
    }

    .carousel-control-next {
        right: 5%
    }

    .carousel-control-prev {
        left: 5%
    }

    .carousel-item img {
        object-fit: cover
    }

    .cardBox {
        width: 350px
    }

    .w-lCard {
        width: 150px;
        text-align: center
    }

    .w-lCard p {
        font-size: 56px;
        margin-top: 10px
    }

    .Vector-icon, .Vector-icon2 {
        left: -9px
    }

    .option {
        font-size: 14px;
        padding: 5px 0;
        margin-top: -15px
    }

    .blank-bg {
        height: 110px;
        left: 22px;
        bottom: -15px
    }

    .card-details p {
        font-size: 14px;
        margin-top: 10px
    }

    .divider {
        margin: 10px 0 15px
    }

    .card1icon {
        width: 70px
    }

    .figmablack {
        width: 40px
    }

    .openaiblack {
        width: 50px
    }

    .grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media(max-width: 767px) {
    .new-english-section.section-31 .footer-before-container .row {
        display: block
    }

    .new-english-section.section-31 .footer-before-container h4 {
        margin: 15px auto auto
    }

    .content-area {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
}

@media screen and (max-width: 425px) {
    .mobile-navbar {
        padding: 6px 10px
    }

    .footer-before-container h5 {
        text-align: center !important
    }

    .section28-container01 .d-flex.flex-row {
        gap: 10px
    }

    .footer-before-container {
        margin-left: 20px;
        margin-right: 20px
    }

    .voice-play img {
        width: 20px;
        height: 20px
    }
}

@media(max-width: 400px) {

    .section2-container a {
        font-size: 18px
    }
}

/*! slick.css */
.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: hsla(0, 0%, 100%, 0)
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid hsla(0, 0%, 100%, 0)
}

/*! Slick Theme */
.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    color: rgba(0, 0, 0, 0);
    outline: 0;
    background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

/*# sourceMappingURL=style-oxford-09022026.css.map */