/***========= Hero Style 15 ============***/
.banner_area_15 {
    height: 100vh;
    min-height: 700px;
    display: flex;
    align-items: center;
    background-color: #240056;
    overflow: hidden;
}

.banner_area_15 .banner_text_intro .brand_name {
    border-radius: 45px;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #460ec6;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.6px;
    padding: 0 18px;
    margin-bottom: 25px;
}

.banner_area_15 .banner_text_intro h2,
.banner_area_15 .banner_text_intro p {
    color: #fff;
}

.banner_area_15 .banner_text_intro h2 {
    font-size: 100px;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.75px;
}

.banner_area_15 .banner_text_intro p {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.65px;
    font-weight: 400;
    padding-top: 22px;
}

.banner_area_15 .pattern_one,
.banner_area_15 .pattern_two {
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
}

.bottom_btn {
    font-size: 18px;
    letter-spacing: -0.18px;
    color: #ff4d6f;
    position: absolute;
    bottom: 110px;
    left: 50%;
    transform: translateX(-50%);
}

.bottom_btn i {
    display: block;
    font-size: 10px;
    margin-top: 20px;
    animation: fadeInUp 1s linear infinite both alternate;
}

.bottom_btn:hover {
    color: #fff;
}

.banner_dot {
    margin-bottom: 0;
}

.banner_dot li {
    position: absolute;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #922763;
    z-index: -1;
    opacity: 0.18;
}

.banner_dot li:nth-child(1) {
    left: 230px;
    top: 55%;
    animation: spin1 2s infinite alternate;
}

.banner_dot li:nth-child(2) {
    left: 430px;
    top: 42%;
    animation: spin 3s infinite alternate;
}

.banner_dot li:nth-child(3) {
    left: 500px;
    bottom: 85px;
}

.banner_dot li:nth-child(4) {
    left: 50%;
    transform: translateX(-50%);
    top: 130px;
    animation: spin1 2s infinite alternate;
}

.banner_dot li:nth-child(5) {
    right: 620px;
    top: 290px;
}

.banner_dot li:nth-child(6) {
    right: 720px;
    top: 55%;
}

.banner_dot li:nth-child(7) {
    right: 390px;
    top: 260px;
    opacity: 0.9;
}

.banner_dot li:nth-child(8) {
    right: 112px;
    bottom: 230px;
    animation: spin2 2s infinite alternate;
    opacity: 1;
}

.banner_dot_two li {
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    background: #361273;
    opacity: 0.20;
    z-index: -1;
}

.banner_dot_two li:nth-child(1) {
    left: 85px;
    top: 315px;
}

.banner_dot_two li:nth-child(2) {
    left: 280px;
    bottom: 70px;
}

.banner_dot_two li:nth-child(3), .banner_dot_two li:nth-child(4), .banner_dot_two li:nth-child(8), .banner_dot_two li:nth-child(15), .banner_dot_two li:nth-child(16), .banner_dot_two li:nth-child(17) {
    width: 60px;
    height: 60px;
    background: #2d1c92;
}

.banner_dot_two li:nth-child(3) {
    left: 290px;
    width: 80px;
    height: 80px;
    top: 260px;
}

.banner_dot_two li:nth-child(4) {
    left: 170px;
    top: 80px;
}

.banner_dot_two li:nth-child(5) {
    left: 400px;
    bottom: 220px;
}

.banner_dot_two li:nth-child(6) {
    left: 37%;
    top: 320px;
}

.banner_dot_two li:nth-child(7) {
    width: 135px;
    height: 135px;
    left: 44%;
    bottom: 250px;
}

.banner_dot_two li:nth-child(8) {
    left: 55%;
    top: 40px;
}

.banner_dot_two li:nth-child(9) {
    left: 62%;
    top: 130px;
}

.banner_dot_two li:nth-child(10) {
    left: 62%;
    bottom: 230px;
}

.banner_dot_two li:nth-child(11) {
    right: 452px;
    bottom: 350px;
}

.banner_dot_two li:nth-child(12) {
    right: 275px;
    top: 300px;
}

.banner_dot_two li:nth-child(13) {
    right: 145px;
    top: 380px;
}

.banner_dot_two li:nth-child(14) {
    right: 250px;
    bottom: 380px;
}

.banner_dot_two li:nth-child(15) {
    right: 220px;
    top: -20px;
}

.banner_dot_two li:nth-child(16) {
    right: 40px;
    top: 200px;
}

.banner_dot_two li:nth-child(17) {
    right: 400px;
    bottom: 120px;
}  /***========= End Style 15 ============***/



/*=========== Style 15 ==========*/
.corporate_banner_area {
    height: calc(100vh - 102px);
    position: relative;
    z-index: 1;
}

.corporate_banner_area:hover .main_slider_nav .left_arrow {
    left: 5px;
}

.corporate_banner_area:hover .main_slider_nav .right_arrow {
    right: 5px;
}

.main_slider_nav .left_arrow, .main_slider_nav .right_arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 3px;
    line-height: 50px;
    font-size: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    transition: all 0.2s linear;
}

.main_slider_nav .left_arrow.left_arrow, .main_slider_nav .right_arrow.left_arrow {
    left: -50px;
}

.main_slider_nav .left_arrow.right_arrow, .main_slider_nav .right_arrow.right_arrow {
    right: -50px;
}

.main_slider_nav .left_arrow:hover, .main_slider_nav .right_arrow:hover {
    background: #fff;
    color: #ff4d33;
}

.main_slider {
    height: 100%;
}

.main_slider .slider_item, .main_slider .slick-track, .main_slider .slick-list {
    height: 100%;
}

.main_slider .slider_item {
    align-items: center;
    display: flex;
    position: relative;
}

.corporate_banner_text {
    max-width: 570px;
}

.corporate_banner_text h2, .corporate_banner_text p {
    color: #fff;
}

.corporate_banner_text h2 {
    font-size: 72px;
    line-height: 72px;
    font-family: ProximaNovaB;
    letter-spacing: -1.8px;
    margin-bottom: 25px;
}

.corporate_banner_text p {
    font-family: ProximaNovaR;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 60px;
}

.corporate_banner_text .text_btn, .corporate_banner_text .corporate_btn {
    font-size: 20px;
    line-height: 36px;
    font-family: ProximaNovaB;
    color: #fff;
}

.corporate_banner_text .text_btn {
    margin-left: 40px;
}
.education_banner_area .overlay_bg {
    opacity: 0.5;
}

.education_banner_area .corporate_banner_text {
    max-width: 700px;
}

.education_banner_area .corporate_banner_text h2 {
    font-family: "Zilla Slab", serif;
    font-weight: 700;
    letter-spacing: -1.5px;
    font-size: 60px;
    line-height: 68px;
    margin-bottom: 45px;
}

.education_banner_area p {
    font-family: "neue-haas-unica";
    line-height: 36px;
    font-weight: 400;
}

.education_banner_area .education_learn_btn {
    background: #fff;
    font-size: 18px;
    color: #22303e;
    font-family: "neue-haas-unica";
    padding: 20px 40px;
    font-weight: 700;
    border-radius: 4px;
}

.education_banner_area .triangle_img {
    position: absolute;
    height: 100%;
    width: 900px;
    z-index: -1;
    background-color: rgba(98, 133, 54, 0.9);
    clip-path: polygon(0% -130%, 0% 100%, 100% 100%);
}

@media (min-width: 1921px) {
    .education_banner_area .triangle_img {
        width: 1200px;
    }
}

@media (min-width: 2561px) {
    .education_banner_area .triangle_img {
        width: 1400px;
    }
}



/*=========== education_banner_area  css ==========*/


/***====================================***/
/***========= Responsive Device ============***/
/***===================================***/
@media (max-width: 1199px) {
    .banner_area .banner_text_intro h2 {
        font-size: 68px;
    }
}


@media (max-width: 768px) {
    .banner_area .banner_text_intro {
        margin-bottom: 70px;
    }
    .banner_area .banner_text_intro h2 {
        font-size: 50px;
    }
}

@media (max-width: 576px) {
    .banner_area .banner_text_intro h2 {
        font-size: 47px;
    }
    .banner_area .banner_text_intro p {
        font-size: 22px;
    }
    .hero_section_education .education_banner_area .corporate_banner_text h2{
        margin-bottom: 20px;
    }
}