@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: "BudmoW00-Jiggler";
    src: url("../FONTS/Budmo\ W00\ Jiggler.woff");
}

body {
    font-family: Roboto regular;
    background-color: #f3f3f3;
}

.header {
    background: #143064;
    height: 90px;
    width: 100%;
}

.col-6.logo-sec {
    height: 100%;
    margin-top: 23px;
    align-items: center;
}

.col-6.right-sec span {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.col-6.right-sec {
    text-align: right;
    padding-top: 23px;
}

.banner-one {
    background-size: cover;
    text-align: center;
    background: #f0f8ff;
}

.winner-sec2 h2 {
    /* font-size: 48px; */
    font-weight: bold;
    /* color: #143064; */
    margin-bottom: 40px;
    text-align: center;
    text-decoration: none !important;
}

.winner-sec2 {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.winner-sec2 .item {
    text-align: center;
}

.winner-sec2 .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 9px;
    left: 0;
    font-size: 96px;
}

.winner-sec2 .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 9px;
    right: 0;
    font-size: 96px;
}

.winner-sec2 .owl-theme .owl-dots {
    display: none;
}

.winner-sec2 .owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.winner-sec2 .owl-carousel .owl-item .item h4 {
    font-size: 40px;
    color: #2F406A;
    margin-top: 23px;
}

.winner-sec2 .owl-carousel .owl-item .item img {
    /* border-radius: 100%; */
    width: 200px;
    height: 200px;
    /* border: 5px solid #FFD025; */
    display: inline-block;
}


.heading {
    font-family: roboto-bold;
}

.sub-heading {
    font-family: roboto-medium;
}

.content {
    font-family: roboto-light;
}

.success-modal-body {
    background-image: url("../images/confetti.jpg");
    background-size: cover;
    display: flex;
    align-items: center;
}

#success_modal .modal-content {
    height: 500px;
}

#success_msg1 {
    display: flex;
    justify-self: center;
    font-size: 46px;
    color: #e1000a;
    font-weight: 600;
}

#success_msg2 {
    font-weight: 600;
    color: #00402a;
    font-size: 15px;
}

.testimonial-img {
    border-radius: 100%;
    height: 110px;
    width: 110px;
}

p.sucess-bottom {
    font-family: typo_comics_bold_italic_demRg;
    font-size: 42px;
    margin-top: 40px;
    margin-bottom: 0;
    color: #143064;
}

#success_msg1,
#success_msg2 {
    display: block;
    padding-bottom: 13px;
    text-align: center;
}

.contact-us {
    font-size: 19px !important;
}

.para {
    font-size: 36px;
    font-weight: lighter;
    line-height: 46px;
}

.para2 {
    font-size: 36px;
    margin-bottom: 150px;
    line-height: 36px;
}

.ex_text {
    font-size: 56px;
    font-family: BudmoW00-Jiggler;
    color: #014689;
}

.image_bottom {
    /* background: url('../images/tabImage.png') no-repeat; */
    margin: -100px 0 30px;
    position: relative;
    min-height: 415px;
    background-size: contain;
}

.terms-n-cond ul {
    margin: 0;
}

#players {
    /* position: absolute; */
    /* top: 55px; */
    /* left: 16px; */
    border: 20px solid black;
    border-radius: 20px;
    background-size: contain;
    width: "100%" !important;
}

.coupon {
    display: inline-block;
    border: 1px dashed #000;
    padding: 1.8em 2.2em;
    position: relative;
    font-weight: bold;
    background: #FFC107;
}

span.scissors {
    position: absolute;
    top: -12px;
    right: 0;
}

.inner {
    display: inline-block;
    border: 25px solid #d39e00;
    padding: 2.2em 2.2em 2.2em 2.2em;
    background-color: #2f578b;
}

.disc_vouch {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}

.code {
    font-size: 26px;
    text-align: left;
    color: #fff;
}

.dashed {
    color: white;
    font-size: 46px;
    border-top: dashed 2px;
}

.dashed_1 {

    color: white;
    font-size: 46px;
    border-top: dashed 2px;
    margin-top: 100px;
}

.valid {
    font-size: 18px;
    /* font-weight: bold; */
    color: white;
    margin-top: 10px;
    text-align: left;
}

.popup1 {
    display: flex;
}

.about_heading h2 {
    font-weight: 600;

}

.about_heading p {
    font-size: 28px;
    line-height: 30px;
    margin-top: 15px;
}

.about_institutes h2 {
    font-weight: 600;
    margin-bottom: 20px;
}

.about_students_speaks h2 {
    font-weight: 600;
    margin-bottom: 20px;
}

/* .test_image {
    position: relative; */
/* bottom: 12px; */
/* left: 0;
    right: 0;
    margin: 0 auto; */
/* margin-bottom: 175px; */
/* z-index: 9;
    top: 65px;
} */
.test_image {
    /* position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-bottom: 175px;
    z-index: 9; */
    position: relative;
    left: 0px;
    right: 0px;
    z-index: 9;
    /* top: 65px; */
    top: 0;
    margin: 0px auto;
}

.testimonial {
    padding: 20px;
    text-align: center;
    border: 7px solid #dedede;
    background-color: #ffffff;
    position: relative;
    height: auto;
    border-radius: 20px;
    margin: -65px 0 65px;
}

.testimonial span {
    /* text-transform: uppercase; */
    font-size: 16px;
    margin-right: 5px;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa.fa-w-16 {
    width: 1em;
}

.text_para {
    text-align: revert;
    margin-top: 75px;
}

.top_testimonials {
    /* margin-top: 85px !important; */
}

.last_testimonials {
    /* margin-top: 85px !important; */
}

.footer {
    background: #143064;
    padding: 20px 0;
    /* margin-top: 25px; */
}

.footer p {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    margin: 0;
}

/* thanks css */
.thanks-wrapper {
    background: url(../images/gtag_thanks_bg.jpg);
    background-size: cover;
    text-align: center;
    background-position: center top;
}

.thanks-wrapper .wrapper {
    background-color: rgba(0, 0, 0, 0.65);
    padding: 80px 0;
}

.thanks-wrapper .wrapper h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
    background: #143064;
    line-height: 65px;
    padding: 10px 0;
    color: #ffd426
}

.info_stu h4 {
    font-size: 24px;
    font-weight: bold;
    margin: 30px 0 0;
    color: #143064;
}

.info_stu {
    /* background: url(images/gt_image.jpg);
    background-size: cover;
    text-align: center;
    background-position: center;
    height: 600px; */
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0;
    max-width: 537px;
    margin: 0 auto;
    border-radius: 30px;
    overflow: hidden;
}

ul.info_inn {
    list-style: none;
    margin: 30px 0 30px 0;
    padding: 0;
    /* align-items: left;
    display: flex;
    flex-direction: column;
    text-align: start; */
    /* font-size: 20px;
    color: #0f1e37;
    font-weight: bold;
    padding: 40px;
    background-color: rgb(255, 255, 255);;
    box-shadow: 5px 5px 10px 10px #5f8299; */
    display: block;
}

ul.info_inn li {
    padding: 10px 0;
    width: 60%;
    display: inline-block;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #143064;
}

ul.info_inn li strong {
    min-width: 45%;
    display: inline-block;
}

.user_detail {
    text-align: center;
    padding: 15px;
}

/* thanks css ends */
.modal1 {
    width: 50%;
}

.modal2,
.modal5 {
    width: 30%;
}

.modal3 {
    width: 40%;
}



@media screen and (max-width: 767px) {
    .col-6.right-sec span a {
        font-size: 12px;
        color: #fff;
        font-weight: normal;
    }

    .whitespace {
        white-space: inherit !important;
    }

    .mrClass {
        margin-top: 50% !important;
    }

    #success_modal {
        width: 83% !important;
        height: 600px !important;

    }

    #success_msg1 {
        font-size: 24px !important;
    }

    .image_bottom {
        min-height: 512px !important;
    }

    .col-6.right-sec span img {
        width: 20px !important;
        height: 20px !important;
    }

    .iframheight {
        height: 640px;
    }

  ul.info_inn {
        padding: 0 25px;
    }

    .info_stu h4 {
        font-size: 18px;
    }
    
    .newsettingClass {
        width: 83% !important;
        height: 600px !important;
        display: flex;
    }

    .col-6.right-sec span {
        font-size: 18px;
        color: #fff;
        font-weight: bold;
    }

    .col-6.logo-sec img {
        width: 115px;
    }

    .para {
        font-size: 22px;
        font-weight: lighter;
        line-height: 36px;
    }

    .ex_text {
        font-size: 38px;
        font-weight: bolder;
    }

    .para2 {
        font-size: 24px;
        margin-bottom: 150px;
        line-height: 32px;
    }

    .about_heading p {
        font-size: 22px;
        line-height: 32px;
        margin-top: 15px;
        font-weight: lighter;
    }

    .about_institutes h2 {
        font-weight: 600;
        font-size: 26px;
    }

    .about_heading h2 {
        font-weight: 600;
        font-size: 26px;
    }

    .about_students_speaks h2 {
        /* font-weight: 600;
        font-size: 26px; */
    }

    /* .test_image {
        position: relative; */
    /* bottom: 12px; */
    /* left: 0;
        right: 0;
        margin: 0 auto; */
    /* margin-bottom: 210px; */
    /* z-index: 9;
        top: 65px;
    }  */
    .test_image {
        /* position: absolute;
        bottom: 12px;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-bottom: 210px;
        z-index: 9; */
    }

    .thanks-wrapper .wrapper h2 {
        font-size: 22px;
    }

    ul.info_inn li {
        padding: 10px 0;
        width: 100%;
        font-size: 15px;
    }

    ul.info_inn li strong {
        /* min-width: 101px; */
    }

    .contact-us {
        font-size: 12px !important;
    }

    p.sucess-bottom {
        font-size: 22px;
    }

    .header {
        height: 65px;
    }

    .testimonial {
        margin: -65px 0 40px;
    }


}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .contact-us {
        font-size: 11px !important;
    }

    p.sucess-bottom {
        font-size: 20px;
    }

    .col-6.right-sec {
        text-align: none !important;
        padding-top: 33px;
        padding-left: 0px !important;
    }


    .col-6.logo-sec {
        margin-top: 30px;
    }

    .header {
        height: 90px;
    }

    .footer {
        background: #143064;
        padding: 25px 0;
        /* margin-top: 25px; */
    }

    .footer p {
        color: #fff;
        font-weight: normal;
        font-size: 12px;
        text-align: center;
        margin: 0;
    }
}

@media screen and (max-width: 1024px) {

    .modal1,
    .modal2,
    .modal3,
    .modal5 {
        width: 96% !important;
    }

    .test_image {
        /* position: absolute;
        bottom: 16px;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-bottom: 230px;
        z-index: 9; */
    }
}


.info_inn {
    list-style: none;
    margin-top: 10px;
}