section#homepg-slider-section {
    margin-top: 5%;
}

.slider_overLay_banner {
    background: #000000ad;
    height: 45rem;
}

.slider_overLay_banner {
    background: #000000ad;
    height: 45rem;
}

.slider_overLay_banner.overlay_lighter {
    background: #00000066;
    height: 45rem;
}

.slider_overLay_banner.overlay_lightest {
    background: #0000002b;
    height: 45rem;
}

.slider_overLay_banner.overlay_blue {
    background: #0081a16e;
    height: 45rem;
} 

.slider_overLay_banner.overlay_orange {
    background: #f68b2385;
    height: 45rem;
}

.btn_vc_outline_orange {
    border: 2px solid #F68B23;
    background-color: #fff;
    font-weight: 600;
    border-radius: 10px;
    color: #F68B23;
    min-width: 245px;
}

.btn_vc_outline_green {
    border: 2px solid #BFD72F;
    background-color: #fff;
    font-weight: 600;
    border-radius: 10px;
    color: #005062;
    min-width: 245px;
}

.btn_vc_outline_green:hover {
    background-color: #BFD72F
}

.btn_vc_outline_white {
    border: 2px solid #fff;
    background-color: #ffffff00;
    font-weight: 600;
    border-radius: 10px;
    color: #fff;
    min-width: 245px;
}

.btn_vc_outline_white:hover {
    border: 2px solid #fff;
    background-color: #fff;
    color: #105a7e
}
/*
#homepg-slider-section .carousel-caption {
    top: 19%;
}*/

.carousel-item {
    height: 37rem;
}

.carousel-indicators [data-bs-target] {
    width: 19px !important;
    height: 0px !important;
    border-radius: 100%;
    background: #fff;
}

.carousel-indicators .active {
    opacity: 1;
    background: #3FC1BC;
    width: 5% !important;
    height: 0px !important;
    border-radius: 0 !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    margin-top: 1px;
}

.home_slider_section button.owl-dot {
    background: #9BBACD;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    margin-top: 38px !important;
    margin: 13px 4px;
}


/* yellow btn */

.yellow-btn {
    border-color: #e8c34a !important;
    background-color: #e8c34a !important;
    color: #000;
    box-shadow: -4px 4px 0 #fceebd !important;
    margin: 4px 0;
    display: inline-block;
    padding: 23px 40px;
    font-size: 17px;
    font-weight: 700;
    border-radius: 0;
}

.yellow-btn:hover {
    color: #fff;
    border-color: #fff !important;
    background-color: #5aa7bc !important;
    box-shadow: -4px 4px 0 #13819f !important;
}

/* end yellow btn */
/* dark-red btn */

.dark-red {
    border-color: #b2001e !important;
    background-color: #b2001e !important;
    color: #fff;
    box-shadow: -4px 4px 0 #fceebd !important;
    margin: 4px 0;
    display: inline-block;
    padding: 23px 40px;
    font-size: 17px;
    font-weight: 700;
    border-radius: 0;
}

.dark-red:hover {
    color: #fff;
    border-color: #5aa7bc !important;
    background-color: #5aa7bc !important;
    box-shadow: -4px 4px 0 #13819f !important;
}

/* dark-red btn */
/* darkblue btn */

.darkblue-btn {
    border-color: #0338ad !important;
    background-color: #0338ad !important;
    color: #fff;
    box-shadow: -4px 4px 0 #cdd7f1 !important;
    margin: 4px 0;
    display: inline-block;
    padding: 23px 40px;
    font-size: 17px;
    font-weight: 700;
    border-radius: 0;
}

.darkblue-btn:hover {
    color: #fff;
    border-color: #5aa7bc !important;
    background-color: #5aa7bc !important;
    box-shadow: -4px 4px 0 #13819f !important;
}

/* end darkblue btn */
/* lightblue btn */

.black-btn {
    border-color: #000 !important;
    background-color: #000 !important;
    color: #fff;
    box-shadow: -4px 4px 0 #fff !important;
    margin: 4px 0;
    display: inline-block;
    padding: 23px 40px;
    font-size: 17px;
    font-weight: 700;
    border-radius: 0;
}

.black-btn:hover {
    color: #fff;
    border-color: #000 !important;
    background-color: #000 !important;
    box-shadow: -4px 4px 0 #000 !important;
}

/* end lightblue btn */

.banner-red-btn {
    border-color: #D64E62 !important;
    background-color: #D64E62 !important;
    color: #fff;
    box-shadow: -4px 4px 0 #9e3544 !important;
    margin: 4px 0;
    display: inline-block;
    padding: 23px 40px;
    font-size: 17px;
    font-weight: 700;
    border-radius: 0;
}

.banner-red-btn:hover {
    color: #fff;
    border-color: #5aa7bc !important;
    background-color: #5aa7bc !important;
    box-shadow: -4px 4px 0 #13819f !important;
}

.hightlight-main {
    border-color: #42C0BD !important;
    background-color: #5AA7BC !important;
    color: #fff;
    box-shadow: -4px 4px 0 #038380 !important;
    margin: 4px 0;
    display: inline-block;
    padding: 8px 20px;
    font-size: 12px;
    font-size: 20px;
    padding: 23px 40px;
    box-shadow: -6px 6px 0 #058380;
    line-height: 1;
    margin: 6px;
    border-radius: 0;
    font-weight: 700;
}

.hightlight-main:hover {
    color: #fff;
    border-color: #5aa7bc !important;
    background-color: #5aa7bc !important;
    box-shadow: -4px 4px 0 #13819f !important;
}

.hightlight-b {
    background-color: #F18700;
    display: inline-block;
    padding: 20px 8px;
    line-height: 23px;
    margin-bottom: 5px;
    font-size: 16px;
    border: 2px solid #F18700 !important;
    border-radius: 0px;
    border: 2px px solid #fff !important;
    margin: 6px;
    color: #fff;
    font-weight: 700 !important;
}

.carousel {
    margin-bottom: 0rem !important;
}

/*blue section*/

.top-background {
    text-align: center;
    background-color: #5AA7BC;
    padding: 15px;
    color: #fff;
}

.btn-link {
    color: #fff;
    font-size: 30px !important;
    font-weight: 700;
    text-decoration: none;
}

.btn-link:hover {
    text-decoration: under;
}

/*---- slider --*/

slider {
    margin-bottom: 30px;
    position: relative;
}

.slider .owl-item.active.center .slider-card {
    transform: scale(1.15);
    opacity: 1;
    background: #ff9966;
    background: -webkit-linear-gradient(to bottom, #ff5e62, #ff9966);
    background: linear-gradient(to bottom, #ff5e62, #ff9966);
    color: #fff;
}

.carousel-tour-slider

.slider-card {
    background: #fff;
    padding: 44px 0px;
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    transform: scale(0.9);
    opacity: 0.5;
    transition: all 0.3s;
}

.slider-card img {
    border-radius: 5px 5px 0px 0px;
}

.blue_pdd {
    padding: 20px;
    color: #000 !important;
    background: #97ceee;
}

.carousel-item p {
    color: #fff
}

/* slider One */

.owl-slider-one h2 {
    font-size: 72px;
    color: #0338ad;
    font-weight: 700;
    line-height: 1;
    margin-left: 0px;
    margin-bottom: 30px;
}

.vc-btn-primary {
    font-size: 12px;
    background: rgb(205, 215, 241);
    border-radius: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 14px;
    margin: 2px;
    font-weight: 700 !important;
}

.vc-btn-primary:hover {
    background: rgb(205, 215, 241);
}

.carousel-tour-slider h1 {
    color: #0338AD;
    font-size: 70px;
    background-color: rgba(255, 255, 255, 0);
    margin-bottom: 40px;
}

.btn-campuses-text {
    color: #0338AD !important;
    background-color: #CDD7F1;
    margin-left: 10px;
    padding: 10px;
    border: none;
    font-size: 16px;
    border-radius: 0px;
}

.btn-apply {
    color: #dc9a46;
    background: #fceebd;
    border-radius: 0;
    font-size: 12px;
    border: 0;
    padding: 10px;
}

.btn-apply:hover {
    background: #fff;
    color: #dc9a46;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    line-height: 22px !important;
}

.btn-orange {
    color: #f18700;
    background: #fbdbb2;
    font-size: 18px;
    border: none;
    border-radius: 0px;
    width: 100% !important;
}

.card-text-blue {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    min-height: 48px;
}

.p-text {
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.home-page-style .carousel-caption {
    bottom: 0;
}

.home-page-style .banner-red-btn {
    font-size: 14px;
}

/*.home-page-style .carousel-caption {
    top: 33%;
}*/

.home-page-style h2.header-text {
    font-size: 40px;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 17.25rem !important;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}

span.carousel-control-prev-icon {
    display: none;
}

span.carousel-control-next-icon {
    display: none;
}

.bottomBlock_fluid {
    background-color: #e38d34;
    position: absolute;
    top: 87%;
}

/* bold */
span.black.thirtyTwo.bold {
    font-weight: 700;
    color: #000;
    font-size: 48px;
}

span.white.thirtyTwo.bold {
    font-weight: 700;
    color: #fff;
    font-size: 48px;
}

/* normal */

span.black.thirtyTwo.normal {
    font-weight: normal;
    color: #000;
    font-size: 48px;
}

span.white.thirtyTwo.normal {
    font-weight: normal;
    color: #fff;
    font-size: 48px;
}

/* block */

section.home_slider_section.mobile_carousel {
    display: none;
}

.mobile_img {
    display: none
}

.carousel_bg_img {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    top: 0
}

/*.carousel-item > .container {
    position: relative;
    z-index: 4
}*/

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 10.25rem !important;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}

section.home_slider_section.mobile_carousel {
    display: none;
}

@media only screen and (max-width: 768px) {

    .carousel-caption .btn_vc_outline_orange {
        min-width: 200px !important;
        font-size: 14px !important;
    }

    .carousel-caption .btn_vc_outline_green {
        color: #005062;
        min-width: 200px !important;
        font-size: 14px !important;
        border: 2px solid #E9F0C1;
        background-color: #BFD72F;
    }

    .carousel-caption .btn_vc_outline_white {
        color: #fff;
        min-width: 200px !important;
        font-size: 14px !important;
    }

    .carousel-caption .btn_vc_outline_white:hover {
        color: #005062;
        min-width: 200px !important;
        font-size: 14px !important;
    }

    section.home_slider_section.desktop_carousel {
        display: none;
    }

    section.home_slider_section.mobile_carousel {
        display: inline;
    }

    .btn_vc_outline_orange {
        border: 2px solid #F68B23;
        background-color: #fff;
        font-weight: 600;
        border-radius: 10px;
        color: #F68B23;
        min-width: 200px;
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 6.25rem !important;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }

    .carousel-caption h1 {
        padding-left: 0;
        font-size: 34px;
    }

    .desktop_img {
        display: none
    }

    .mobile_img {
        display: block
    }

    /*  section.home_slider_section.desktop_carousel {
        display: none;
    }

    section.home_slider_section.mobile_carousel{
        display: inline-block !important;
    }*/

    .blue_pdd {
        padding: 0px;
        color: #ffffff !important;
        background: #97ceee00;
    }

    a.btn.btn_vc_outline_green.mb-3 {
        margin-top: 20px;
    }

    .vc_slider_four p strong {
        padding: 0px;
        background-color: #97ceee00 !important;
        color: #ffffff !important;
    }

    .vc_slider_four p {
        padding: 0px;
        background-color: #97ceee00 !important;
        color: #ffffff !important;
    }

    .vc_slider_three p {
        margin-top: 6px !important;
    }

    .vc_slider_three p strong {
        padding: 0px;
        background-color: #97ceee00 !important;
        color: #ffffff !important;
    }

    p.remove_padding strong {
        padding: 0 !important;
        background-color: #ff000000 !important;
    }

    .carousel-item p {
        color: #fff;
        margin: 0;
    }

    .sliderTwo h1 {
        padding: 0px;
        background: #97ceee00;
        color: #ffffff !important;
    }

    /*#homepg-slider-section .carousel-caption {
        top: 35% !important;
    }*/

    .carousel-indicators .active {
        opacity: 1;
        background: #3FC1BC;
        width: 22% !important;
        height: 0px !important;
    }

}



@media only screen and (max-width: 500px) {


    #homepg-slider-section .carousel-caption {
        text-align: center !important
    }

    .mobile_section {
        text-align: left !important
    }

    .carousel-item {
        height: 39rem;
    }

}
