body {
    font-family: Montserrat;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
    width: 100%;
    font-size: 16px;
}

.font-montserrat {
    font-family: "Montserrat" !important;
}

.text-primary {
    color: #1D1D1D !important;
}

.cat-btn.active {
    background-color: #ff0000;
    color: #FFF;
}
.btn-default:hover{
  border: 1px solid #d9d3d3 !important;
  filter: contrast(80%)
}
.online {
    display: inline-block;
    border-left: 1px solid #d9d3d3;
    font-size: 16px;
    vertical-align: middle;
    font-weight: 600;
    height: 60px;
}

@keyframes zoom {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }
}

.exit-entent .image-block {
    min-height: 450px;
    background-image: url('./../images/webp/msu-COL-Images-LP-md.webp');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
}

footer {
    background: #0B0B0B;
    font-size: 14px;
}

.v-block {
    max-width: 300px;
}

.fs-13px {
    font-size: 13px;
}

.fs-12px {
    font-size: 12px;
}

.fs-small,
.fs-14px {
    font-size: 14px;
}

.fs-18px {
    font-size: 18px;
}

.fs-count {
    font-size: 28px;
}

.card-head {
    font-size: 16px;
}

.navbar-brand .logo {
    width: 140px;
    height: 50px;
}

.s4-headline-block {
    max-width: 420px;
}

.heading {
    font-size: 36px;
}

.heading2 {
    font-size: 20px;
}

.headline {
    font-size: 32px;
}

.sub-headline {
    font-size: 22px;
}

.sub-headline2 {
    font-size: 20px;
}

.top-headline-block .headtitle {
    font-size: 24px;
}

.card-heading {
    font-size: 24px;
}

.arrow-img {
    position: absolute;
    left: 70%;
}

.card-border {
    border: 1px solid #E8E8E8 !important;
}

.accordion-border {
    border: 2px solid #000;
    ;
}

.accordion-border:hover {
    border: 2px solid #ff0000;
}

.accordion-body .list-group-item span.material-icons {
    color: #ff0000;
    font-size: 20px;
    font-weight: bold;
}

.accordion-body .acc-bg {
    background: #fff !important;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.accbtn.collapsed {
    color: #ff0000 !important;
}

.accordion-button:not(.collapsed) {
    background-color: transparent !important;
}

.header {
    /* background-image: url('./../images/webp/mobile-hero.webp'); */
    background-size: contain;
    background-position: initial;
    background-repeat: no-repeat;
    width: 100%;
}

.bottom-section {
    width: 100%;
    position: relative;
    min-height: 560px;
    overflow: hidden;
}

.bottom-section .container,
.bottom-section .container .card {
    min-height: 400px;
}

.bottom-bg {
    object-fit: cover;
    height: 100%;
    width: auto;
    bottom: 0px;
    left: 0px;
}

.header .card-title {
    font-weight: 600;
    font-size: 16px;
}

.section-3 {
    background-image: url('./../images/webp/Layer-3.webp');
    background-size: 50% 100%;
    background-position: left center;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
}

.courses-btn {
    scrollbar-width: thin;
}

.btn-light {
    border-radius: 8px;
    background: #FFF8F8;
}

.min-height-title {
    min-height: 86px;
    ;
}

.section-3 .ic {
    height: 70px;
    width: 70px;
}

.section-5 .ic {
    height: 94px;
    width: 94px;
}

.bg-secondary {
    background-color: #F5F5F5 !important;
}

.mw-p {
    max-width: 737px;
}

.quicker-path {
    min-height: 300px;
    background-color: #ff0000;
}

.rate-card {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 460px;
    min-height: 120px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.rate-card .border-left {
    width: 16px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(180deg, #E23D31 0%, #AC393F 100%)
}

.rate-card .rate-card-body {
    width: calc(100% - 16px);
    height: 100%;
    margin-left: 16px;
}

.rate-img {
    width: 430px;
    height: auto;
}

.section-3 .bottom-text {
    position: absolute;
    margin-top: 50px;
}

.mt-300px {
    margin-top: 300px;
}

.section-3 .sub-heading {
    font-size: 20px;
    font-weight: 600;
}

.section-3 .description {
    font-weight: 400;
}

.rounded-40 {
    border-radius: 40px;
}

.bg-red {
    background-color: #ff0000 !important;
}

.btn-danger {
    background-color: #ff0000;
}

.btn-outline-danger {
    border-color: #ff0000;
    color: #ff0000;
}

.text-red {
    color: #ff0000 !important;
}

.text-gray {
    color: #6E6E6E;
}

.arrow-text {
    font-family: "Nanum Pen Script", serif;
    font-weight: 400;
    font-size: 16px;
    width: 120px;
    text-align: center;
    color: #ff0000;
    line-height: 13px;
}

.btn-icon {
    width: 48px;
    height: 48px;
    right: -20px;
    top: -5px;
}

.red-card {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.red-card:hover {
    transform: scale(1.1);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.bg-yellow {
    background-color: #fccf32 !important;
}

.bg-hero {
    background: linear-gradient(180deg, #FEFEED 0%, #FFEBEA 100%);
}

.pb-xxl-5 {
    padding-bottom: 12px;
}

.icon {
    height: 20px;
    width: 20px;
}

.consultation-block .card {
    background: #F4F4F4;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

img.consultation-img {
    height: auto;
    width: 80%;
    top: -20%;
    left: 10%;
    position: absolute;
}

.btn-consultation {
    background-color: #ff0000 !important;
    color: #fff;
    padding-left: 24px !important;
    padding-right: 24px !important;
    border: 5px solid #ff0000 !important;
    white-space: nowrap;
}

.btn-consultation:hover {
    background-color: #FFF !important;
    color: #ff0000 !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    border: 5px solid #ff0000 !important;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 100%;
}

.hidden-block {
    height: 20px;
}

.top-height {
    height: 200px;
    display: block;
}

.d-brocheure {
    border-radius: 50px;
}

.d-brocheure-btn {
    padding: 4px 20px;
    animation: zoom 1s ease infinite;
    border: 2px solid #F9CA33;
    background-color: #F9CA33;
}

.d-brocheure-btn:hover {
    background-color: #fff;
    border: 2px solid #F9CA33;
}

.layer-img {
    width: 100%;
    max-width: 358px;
}

.up-btn {
    background: #fff;
}

.up-btn:hover {
    background: #FACF33;
}

.bg-secondary {
    background-color: #F5F5F5;
}

.curve-bottom {
    width: 100%;
    min-height: 200px;
    background-color: #F5F5F5;
    clip-path: ellipse(90% 100% at 50% 0%);
}

.btn-py {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.hero-img {
    width: 100%;
    height: auto;
}

.card-red {
    background: #f8d7d4;
    line-height: 15px;
}

.card-full {
    aspect-ratio: 1;
}

.card-half {
    aspect-ratio: 2.47;
}

.resume-img {
    width: 100%;
    height: auto;
}

.border-red {
    border-color: #ff0000;
}

.c-card {
    background-color: #fff;
}

.c-card:hover {
    background-color: rgb(220, 215, 215);
}

.btn-discover {
    background-color: #dd0009 !important;
    color: #fff;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-right: 8px;
    font-size: 14px;
}

.btn-discover:hover {
    background-color: #fccf32 !important;
    color: #000;
}

.select-drop {
    height: 40px;
    width: 180px;
    border-radius: 6px;
    background-color: #FFE050;
    color: #000;
    font-weight: 600;
}

.c-icon svg {
    height: 60px;
    width: auto;
}

.btn-min-width {
    min-width: 250px;
    ;
}

.arrow-point {
    position: relative;
}

.arrow-point .arrow-icon {
    position: absolute;
    right: 50px;
    top: 20px;
    transform: rotate(-45deg);
}

.arrow-point .text {
    margin-top: 40px;
    width: 250px;
    text-align: center;
}

/* VIDEO */
.video {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.video-overlay.deem {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
}

.video video {
    width: 100%;
    height: 100% !important;
    position: absolute;
    border-radius: 6px;
    top: 0px;
    left: 0px;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.cursor-pointer {
    cursor: pointer !important;
}

.iti__search-input {
    padding: 6px !important;
    border: 1px solid whitesmoke;
}
input,textarea,select{
    font-size: 15px !important;
}
@keyframes zoom {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }
}

.play {
    width: 64px;
    height: 64px;
    animation: zoom 1s ease infinite;
}

.video-slide {
    width: 320px;
    max-width: 100%;
}

#count .cnt-block {
    width: 50%;
}


.swiper-button-next,
.swiper-button-prev {
    background-color: rgb(178, 175, 175);
    color: white;
    padding: 4px;
    border-radius: 4px;
    height: 30px;
    position: absolute;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #dd0009;
    color: white;
}
.swiper-button-next::after,
.swiper-button-prev:after {
    font-size: 10px !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 20px !important;
    background-color: #dd0009 !important;
}
@media only screen and (min-width: 540px) {
    .btn-min-width {
        min-width: 200px;
        ;
    }

    .top-height {
        height: 300px !important;
        display: block;
    }
}

@media only screen and (min-width: 576px) {
    .navbar-brand .logo {
        width: 175px;
        height: 63px;
    }

    .card-head {
        font-size: 18px;
    }

    .top-height {
        height: 300px !important;
        display: block;
    }

    .header {
        /* background-image: url('./../images/webp/MSU-Apel-Hero-Banner.webp'); */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
    }

    .fs-48px {
        font-size: 16px !important;
    }

    img.consultation-img {
        height: 255px;
        width: 255px;
        top: 10px;
        left: 5px;
        position: absolute;
    }

    .consultation-block {
        margin-left: 120px;
    }

    .consultation-block .card-body {
        margin-left: 130px;
    }

    .consultation-block .headline {
        max-width: 420px;
    }

    /* .top-headline-block{
        max-width: 350px;
    } */
    .top-headline-block .headtitle {
        font-size: 36px;
    }
}

@media (min-width: 720px) {

    .top-headline-block .headtitle {
        font-size: 52px;
    }

    .btn-discover {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        font-size: 16px;
        margin-right: 0px;
    }

    .card-full {
        aspect-ratio: 1.1;
    }

    .btn-py {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }

    .btn-icon {
        right: -20px;
        top: 0px;
    }

    .arrow-text {
        font-family: "Nanum Pen Script", serif;
        font-weight: 400;
        font-size: 30px;
        width: 200px;
        text-align: center;
        color: #ff0000;
        line-height: 27px;
    }

    .arrow-point .text {
        text-align: left !important;
    }

    .sub-headline {
        font-size: 30px;
    }

    .sub-headline2 {
        font-size: 24px;
    }

    .max-width-200 {
        max-width: 200px;
    }

    .d-brocheure {
        max-width: 800px;
    }

    .top-height {
        display: none;
    }

    img.consultation-img {
        height: 255px;
        width: 255px;
        top: 10px;
        left: 5px;
        position: absolute;
    }

    .consultation-block {
        margin-left: 120px;
    }

    .consultation-block .card-body {
        margin-left: 130px;
    }

    .consultation-block .headline {
        max-width: 420px;
    }

    .bg-line {
        width: 50%;
        height: auto;
        position: absolute;
        left: 9.5%;
        top: 8%;
    }

    .bg-line2 {
        width: 50%;
        height: auto;
        position: absolute;
        left: 9.5%;
        top: 54%;
    }
}

@media (min-width: 992px) {
    #count .cnt-block {
        width: 25%;
    }

    .border-left {
        border-left: 1px solid #FFF;
    }

    .video-slide {
        width: 420px;
        max-width: 32%;
        padding: 8px;
    }

    .arrow-point {
        position: absolute;
        left: calc(100% + 60px);
    }

    .arrow-point .arrow-icon {
        position: absolute;
        left: -60px;
        top: 50px;
        transform: rotate(0deg);
    }

    .arrow-point .text {
        width: 180px;
        margin-top: 0px;
    }

    .online {
        display: inline-block;
        border-left: 1px solid #d9d3d3;
        font-size: 20px;
        font-weight: 600;
        vertical-align: middle;
        height: 60px;
    }

    .fs-lg-22px {
        font-size: 20px;
    }

    .card-head {
        font-size: 28px;
    }

    .card-half {
        aspect-ratio: 2.36;
    }

    .card-red {
        background: #f8d7d4;
        line-height: 30px;
    }

    .curve-bottom {
        width: 100%;
        min-height: 200px;
        background-color: #F5F5F5;
        clip-path: ellipse(70% 100% at 50% 0%);
    }

    .fs-count {
        font-size: 60px;
    }

    .fs-count2 {
        font-size: 35px;
    }

    .header {
        /* background-image: url('./../images/webp/MSU-Apel-Hero-Banner.webp'); */
        background-size: cover;
        background-position: right center;
        background-repeat: no-repeat;
        width: 100%;
    }

    .layer-img {
        margin-left: -42px;
    }

    .d-brocheure-btn {
        padding: 8px 24px;
        animation: zoom 1s ease infinite;
    }

    .heading2 {
        font-size: 34px;
        max-width: 700px;
    }

    .bg-line {
        width: 70%;
        height: auto;
        position: absolute;
        left: 9.5%;
        top: -5px
    }

    .consultation-block {
        margin-left: 140px;
    }

    .consultation-block .headline {
        max-width: 600px;
    }

    img.consultation-img {
        height: 385px;
        width: 385px;
        top: 0px;
        left: 5px;
        position: absolute;
    }

    .consultation-block .card-body {
        margin-left: 190px;
    }

    .quicker-path {
        min-height: 400px;
        background-color: transparent;
    }

    .section-3 .ic {
        height: 50px;
        width: 50px;
    }

    .header .card-title {
        font-weight: 600;
        font-size: 20px;
    }

    #enquire-now {
        width: 320px;
        margin-right: -12px;
    }

}

@media (min-width: 1200px) {
    .fs-lg-22px {
        font-size: 22px;
    }

    .card-head {
        font-size: 34px;
    }

    .curve-bottom {
        width: 100%;
        min-height: 300px;
        background-color: #F5F5F5;
        clip-path: ellipse(70% 150% at 50% -50%);
    }

    .bottom-bg {
        object-fit: cover;
        height: 100%;
        width: 100%;
        bottom: 0px;
        left: 0px;
    }

    #enquire-now {
        width: 320px;
        margin-right: -20px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1200px;
    }
}

@media (min-width: 1369px) {
    .header {
        /* background-image: url('./../images/webp/MSU-Apel-Hero-Banner.webp'); */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
    }

    .pb-xxl-5 {
        padding-bottom: 32px;
    }
}


@media (min-width: 992px) {
    .max-width {
        max-width: 380px
    }

    ;

    .curve-bottom {
        width: 100%;
        min-height: 300px;
        background-color: #F5F5F5;
        clip-path: ellipse(65% 150% at 50% -50%);
    }

    .modal-lg,
    .modal-xl {
        --bs-modal-width: 890px;
    }

    .fs-small {
        font-size: 16px;
    }

}

.iti {
    width: 100% !important;
}