html,body{
    box-sizing: border-box;
    /* overflow-x:hidden; */
    width:100%;
    margin: 0;
    padding: 0;
}
*{
    font-family: 'Montserrat';
}


.banner_otp_sec {
    background: transparent;
    padding: 25px 25px;
    border-radius: 15px;
    top: 130px;
    right: 60px;
    z-index: 99;

}

.banner_form_sec{
  display: inline-block;
  width: auto;
  background:rgba(0,0,0,0.4);
  padding:3%;
}

.banner_otp_sec{
  margin-top: 100px;
} 
#banner_form .form-control{
    font-size:0.8rem;
    height:30px;
}
select.form-control:not([size]):not([multiple]){
    height:calc(1.75rem + 2px);
}
#banner_form label{
    font-size:13px;
}

.banner_otp_form_sec h4 {
  font-size: 16px;
  text-align: center;
  margin: 0 0 30px;
  color:white;
}
#banner_form  h1.form_title{
    font-size:20px;
}
#banner_form label{
  color:#fff;
}

@media screen and (max-width: 977px){
    .banner_form_sec{
        width: 100%;
    }
    .banner_otp_sec{
        margin-top: 50px;
    } 
}

 /*############################ banner section start ###################### */

    .banner_section{
        background:url('../../../images/invertis_banner.png');
        background-position: center center;
        background-size:cover;
        background-repeat: no-repeat;
        height:auto;
    }
    .banner_section .nav-item .nav-link  button i{
        color:#FF2A2A;
    }
    .banner_section .banner_content img{
        padding-top:2%;
    }
    .banner_section .banner_content h2{
        font-weight:600;
        font-size:100px !important;
    }
    .banner_section .banner_content h3{
        font-size:23px;
    }

    @media screen and (max-width:767px){
        .banner_section{
            background:url('../../../images/invertis_mobile_banner.png');
            background-position: center center;
            background-size:cover;
            background-repeat: no-repeat;
            height:auto;
        }
    }


/*############################# banner section end  #######################*/

/*######################## key highlights section start  ####################*/

.key_highlights .inner_box1{
    background:#12397E;
    padding:3% 2%;
}
.key_highlights .inner_box2{
    background:#AA0000;
    padding:4% 2%;
}
.key_highlights .inner_box1 h2 span{
    color:#FF2A2A;
    font-size:50px;
}
.key_highlights .inner_box1 h2{
    font-size:32px;
    color:rgba(255,255,255,0.7);
}
.key_highlights .inner_box2 h2 span{
    color:#fff;
    font-size:50px;
}
.key_highlights .inner_box2 h2{
    font-size:38px;
    color:rgba(255,255,255,0.7);
}

@media(max-width: 767px) {
    .key_highlights .col {
        flex-basis: auto;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 50%;
    }
    .key_highlights .inner_box1 h2 span{
        font-size:40px;
    }
    .key_highlights .inner_box1 h2{
        font-size:28px;
        color:rgba(255,255,255,0.7);
    }
    .key_highlights .inner_box2 h2 span{
        color:#fff;
        font-size:40px;
    }
    .key_highlights .inner_box2 h2{
        font-size:34px;
        color:rgba(255,255,255,0.7);
    }
}
@media (min-width:768px) and (max-width: 10000px) {
    .key_highlights .col {
        flex-basis: auto;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 20%;
        }
}

/*########################## key highlights section end  ####################*/

/*##################### about university section start  ####################*/

    .about_university{
        background: linear-gradient(180deg, rgba(255,255,255,0) 30%, rgba(0,0,0,1) 70%), url('../../../images/about_university.png');
        height:130vh;
        background-repeat: no-repeat;
    }
    @media screen and (max-width:767px){
        .about_university{
            background: linear-gradient(180deg, rgba(255,255,255,0) 30%, rgba(0,0,0,1) 70%), url('../../../images/about_university_phn.png');
            height:100vh;
            background-repeat: no-repeat;
            background-position:center bottom;
        }
        .about_university h4{
            font-size:12px;
        }
    }

/*######################## about university section end  ####################*/

/*######################## Certificate section start  ####################*/

    
    .certificate_section .certificate_background{
        background:url('../../../images/certificate_background.png');
        background-size:100% 100%;
        background-position: center center;
        background-repeat: no-repeat;
        height:auto;
    }
    .certificate_section h2{
        font-size:2.5rem;
        margin-bottom:3.5rem;
        padding:0% 6%;
    }
    .certificate_section{
        border-bottom:30px solid #AA0000;
    }
    .certificate_section img{
        width:60% !important;
    }

    @media screen and (max-width:767px){
        .certificate_section .certificate_background{
            height:25rem;
        }
        .certificate_section h2{
            font-size:1.5rem;
            margin-bottom:3.5rem;
            padding:0% 6%;
        }
        .certificate_section img{
            width:100% !important;
        }
    }

/*######################## Certificate section end  ####################*/

/*######################## Programs section start  ####################*/

    .programs_offered{
        padding:5% 0% 3% 0%;
    }
    .programs_offered h1{
        color:#12397E;
    }
    .programs_offered h1 b{
        color:#FF2A2A;
    }
    .programs_offered .nav .nav-link{
        background:transparent;
        color:#312f2f;
        font-weight:700;
        border-bottom:1px solid rgba(0,0,0,0.2);
        border-radius:0px;
        padding-bottom:4%;
        padding-top:4%;
    }
    .programs_offered .nav .nav-link.active{
        background:#12397E;
        border-right:5px solid #FF2A2A;
        border-radius:0px;
        color:#fff;
    }
    .programs_offered .tab-content{
        background:#12397E;
        padding:4%;
        border-top:10px solid #FF2A2A;
        border-bottom:10px solid #FF2A2A;
    }
    .programs_offered .tab-content .tab-pane h4.graduate_heading{
        padding-top:5%;
    }
    .programs_offered .tab-content .tab-pane hr{
        border-top:1px solid rgba(255,255,255,0.4);
    }
    .programs_offered .tab-content .tab-pane .course_main_heading{
        background:rgba(255,255,255,0.3);
    }
    .programs_offered .tab-content .tab-pane .course_main_heading h4{
        color:#fff; 
        font-weight:600;
    }
    .programs_offered .tab-content .tab-pane .course_main_heading h4 span{
        color:#fff; 
        font-weight:normal;
        font-size:16px;
    }
    .programs_offered .tab-content .tab-pane .course_main_content{
        background:#D0D7E5;
    }
    .programs_offered .tab-content .tab-pane .course_main_content h6{
        color:#12397E; 
        font-weight:800;
        font-size:14px;
    }
    .programs_offered .tab-content .tab-pane .course_main_content h6 span{
        color:#000; 
        font-weight:normal;
        font-size:14px;
    }
    .programs_offered .tab-content .tab-pane .course_main_content hr{
        border-top:1px solid rgba(18, 57, 126, 0.7);
    }
    .programs_offered .tab-content .tab-pane .course_main_sub_heading{
        background:rgba(255,255,255,0.1);
    }
    .programs_offered .tab-content .tab-pane .course_main_sub_heading ul{
        color:#fff;
        font-size:14px;
        font-weight:500;
    }
    .programs_offered .tab-content .tab-pane button{
        border:0px;
        font-weight:bold;
        font-size:14px;
        color:#12397E;
        border-radius:10px;
        box-shadow:0px 0px 8px rgba(255,255,255,0.9);
    }
    @media (min-width:320px) and (max-width:480px){
        .programs_offered h1{
            color:#12397E;
            font-size:30px;
        }
        .programs_offered{
            padding:10% 0% 10% 0%;
        }
    }

/*######################## Programs section end  ####################*/

/*##################### Scholarships Schemes section start  #################*/

    .scholarships{
        background:url('../../../images/scholarship_background.png') 100% no-repeat;
        background-position: center center;
        height:auto;
        padding:5% 0%;
        border-bottom:8px solid #FF2A2A;
    }
    .scholarships h2{
        color:#12397E;
        font-weight: bold;
    }
    .scholarships .scholarship_inner{
        background:#12397E;
        border-radius:30px;
        border:10px solid #fff;
        height:auto;
        padding:3%;
    }
    .scholarships .carousel .carousel-indicators li {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background:rgba(18, 57, 126, 0.4);
    }
    .scholarships .carousel .carousel-indicators{
        margin-bottom:-4%;
    }
    .scholarships .carousel .carousel-indicators .active {
        background:#12397E;
    }
    .scholarships .scholarship_inner h2,.scholarships .scholarship_inner h4,.scholarships .scholarship_inner h5,.scholarships .scholarship_inner p{
        color:#fff;
    }
    .scholarships .scholarship_inner h6{
        font-size:13px;
        font-weight: bold;
        color:rgba(255,255,255,0.6);
    }
    .scholarships .scholarship_inner hr{
        border-top:1px solid rgba(255,255,255,0.4);
    }

    @media (min-width:320px) and (max-width:480px){
        .scholarships .scholarship_inner{
            padding:3% 1%;
        }
        .scholarships .carousel .carousel-indicators{
            margin-bottom:-7%;
        }
        .scholarships{
            padding:10% 0%;
        }
        .scholarships h2{
            color:#12397E;
            font-weight: bold;
            font-size:30px;
        }
    }

/*##################### Scholarships Schemes section end  #################*/

/*##################### awards section start  #################*/

    .awards{
        padding:5% 0%;
    }
    .awards h1{
        font-weight:600;
        color:rgba(0,0,0,0.6);
    }

    
    .awards .carousel-cell2 img{
        height: 100%;
        width: 80%;
        padding: 0px;
        /* box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4);
        border-radius:15px; */
    }

    @media screen and (max-width:767px){
        .awards .carousel-cell2 {
            width: 45%;
            height: 120px;
            margin-right: 30px;
            /* margin-bottom: -20px; */
            border-radius: 5px;
            padding:0px;
            counter-increment: carousel-cell;
        }
        .awards{
            padding:13% 0%;
        }
        .awards h1{
            font-weight:700;
            color:#12397E;
            font-size:30px;
        }
    }

/*##################### awards section end  #################*/

/*##################### college life section start  #################*/

    .college_life{
        background:url('../../../images/clg_life_background.png') no-repeat;
        height:auto;
        background-position:center center;
        background-size:100% 100%;
        padding:4% 0%;
    }
    .college_life h2{
        color:#fff;
        font-family: 'Allura', cursive;
        font-size:200px;
    }
    @media screen and (max-width:767px){
        .college_life iframe{
            height:300px;
        }
    }

/*##################### college life section end  #################*/

/*##################### CTA section end  #################*/

    .cta{
        background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url('../../../images/cta1.jpg') no-repeat;
        background-position: center center;
        background-size:cover;
        background-attachment: fixed;
        padding-bottom:5%;
    }
    .cta h2{
        font-weight: 500;
        padding:50% 0% 3% 0%;
        font-size:75px;
    }
    .cta button{
        border-radius:10px;
        border:5px rgba(255,255,255,0.1);
    }
    @media screen and (max-width:767px){
        .cta h2{
            font-weight: 600;
            padding:35% 0% 3% 0%;
            font-size:45px;
        }
        .cta{
            background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url('../../../images/cta1.jpg') no-repeat;
            background-position: center center;
            background-size:cover;
            /* background-attachment: fixed; */
            padding-bottom:5%;
        }
    }

/*##################### CTA section end  #################*/

/*##################### Testimonial section end  #################*/

.new_testimonial{
    background: rgba(8, 123, 231, 0.1);
    padding:3% 0%;
}
.new_testimonial h2{
    color:#12397E;
    font-weight:bold;
}
.new_testimonial .new_testimonial_box{
    background:#fff;
    margin:4% 10%;
    text-align:center;
    padding:4%;
    height:auto;
}
.new_testimonial .new_testimonial_box p{
    color:#12397E;
    font-weight:bold;
}
.new_testimonial .new_testimonial_box h4{
    color:#AA0000;
    font-weight:bold;
    font-size:18px;
}
.new_testimonial .new_testimonial_box  h6{
    font-size:12px;
    font-weight:500;
}
.new_testimonial .new_testimonial_box img{
    height:100px;
    width:100px;
    margin-top:2%;
    box-shadow:0px 0px 20px rgba(0,0,0,0.2);
    border-radius:50%;
    border:5px solid #12397E;
}
.new_testimonial .fa-angle-left{
    background: linear-gradient(180deg, #12397E 0%, #0072B9 100%);
    padding:15%;
    color:#fff;
}
.new_testimonial .fa-angle-right{
    background: linear-gradient(180deg, #12397E 0%, #0072B9 100%);
    padding:15%;
    color:#fff;
}
@media (min-width:320px) and (max-width:480px){
    .new_testimonial{
        background: rgba(8, 123, 231, 0.1);
        padding:13% 0%;
    }
    .new_testimonial .new_testimonial_box{
        background:#fff;
        margin:4% 10%;
        text-align:center;
        padding:4%;
        height:auto;
    }
    .new_testimonial h2{
        color:#12397E;
        font-weight:bold;
    }
}

/*##################### Testimonial section end  #################*/

/*##################### our_recruiters section start  #################*/

    .our_recruiters{
        background:url('../../../images/recruiters_back.png');
        height:70vh;
        background-position: top;
        background-size:100% 80%; 
        background-repeat: no-repeat;
        padding:9% 0% 3% 0%;
    }
    .our_recruiters h2{
        font-size:40px;
        font-weight:bold;
    }
    .our_recruiters .recLogos_div{
        background:#fff;
        /* height: 25vh; */
        box-shadow:0px 0px 20px rgba(0,0,0,0.5);
        padding:2% 1% 0% 1%;
    }
    .our_recruiters .recLogos_div .carousel-cell2 {
        width: 20%;
        height: 120px;
        margin-right: 30px;
        margin-bottom: -20px;
        border-radius: 5px;
        padding:0px;
        counter-increment: carousel-cell;
    }
    .our_recruiters .recLogos_div .carousel-cell2 img{
        height: 60%;
        width: 80%;
        padding: 0px;
        /* box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4);
        border-radius:15px; */
    }
    .our_recruiters a button{
        box-shadow:0px 0px 20px rgba(0,0,0,0.6);
        color:#12397E;
        border-radius:10px;
    }

    @media screen and (max-width:767px){
        .our_recruiters .recLogos_div .carousel-cell2 {
            width: 50%;
            height: 120px;
            margin-right: 30px;
            margin-bottom: -20px;
            border-radius: 5px;
            padding:0px;
            counter-increment: carousel-cell;
            padding-top:2%;
        }
        .our_recruiters .recLogos_div .carousel-cell2 img{
            height: 50%;
            width: 80%;
            padding: 0px;
            /* box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4);
            border-radius:15px; */
        }
        .our_recruiters{
            background:url('../../../images/recruiters_back.png');
            height:70vh;
            background-position: top;
            background-size:cover; 
            background-repeat: no-repeat;
            padding:9% 0% 3% 0%;
        }
        .our_recruiters h2{
            font-size:30px;
            font-weight:bold;
        }
    }

/*##################### our_recruiters section end  #################*/


/*##################### footer section start  #################*/

    .footer_section{
        background:#12397E;
        padding:3% 0%;
        margin-top:8%;
    }
    .footer_section p{
        color:rgba(255,255,255,0.6);
        font-weight:600;
    }
    .footer_section hr{
        border-top:2px solid rgba(255,255,255,0.3);
    }
    .footer_section h6{
        padding-top:35%;
        color:rgba(255,255,255,0.6);
        font-weight:600;
    }
    .footer_section ul{
        list-style:none;
    }
    .footer_section ul li{
        color:rgba(255,255,255,0.8);
        font-size:12px;
    }
    .footer_section i{
        color:#FF2A2A;
    }
    .footer_section h5{
        font-size:13px;
        text-align:center;
        margin-bottom:0px;
    }
    .footer_section h5 span{
        color:rgba(255,255,255,0.5);
    }
    @media screen and (max-width:767px){
        .footer_section{
            margin-top:-25%;
        }
        .footer_section h6{
            padding-top:5%;
        }
    }

/*##################### footer section end  #################*/

/* fixed 360 button start  */

.fixed360ViewButton {
    position: fixed;
    bottom: 160px !important;
    z-index: 2200000;
    right: 16px;
    box-shadow: 0 0 10px #ddd;
    /* background-color: var(--whiteColor); */
    background:#000;
    border-radius: 100%;
    width: 60px !important;
    height: 60px !important;
}
.fixed360ViewButton a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.fixed360ViewButton a img {
    max-width: 70% !important;
}

/* fixed 360 button end  */

/* call button start  */

.CallButton {
    position: fixed;
    bottom: 85px;
    z-index: 2200000;
    right: 16px;
    box-shadow: 0 0 10px #ddd;
    /* background-color: var(--whiteColor); */
    background:#CE0004;
    border-radius: 100%;
    width: 60px;
    height: 60px;
}
.CallButton a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color:#fff;
}
.CallButton a:hover{
    text-decoration: none;
    color:#fff;
}

/* call now button end  */

/* Apply Now button start  */

.applyNowButton {
    position: fixed;
    bottom: 300px;
    z-index: 2200000;
    right: -3%;
    box-shadow: 0 0 10px #ddd;
    /* background-color: var(--whiteColor); */
    background:#000;
    border-radius: 5% 5% 0% 0%;
    width: 110px;
    height: 40px;
    transform: rotate(270deg);
}
.applyNowButton a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color:#fff;
}
.applyNowButton a h5{
    font-size: 14px;
}
.applyNowButton a:hover{
    text-decoration: none;
    color:#fff;
}
.applyNowButton a img{
    max-width:90%;
}

@media (min-width:320px) and (max-width:480px){
    .applyNowButton {
        position: fixed;
        bottom: 300px;
        z-index: 2200000;
        right: -10%;
        box-shadow: 0 0 10px #ddd;
        /* background-color: var(--whiteColor); */
        background:#000;
        border-radius: 5% 5% 0% 0%;
        width: 110px;
        height: 40px;
        transform: rotate(270deg);
    }
}

/* Apply Now  button end  */

/*######################## invertis edge section start  ####################*/

.invertis_edge{
    padding:2% 0% 0% 0%;
}
.invertis_edge .edge_content{
    border-top:10px solid #AA0000;
}
.invertis_edge .edge_content h2{
    font-size:30px;
    color:#fff;
}
.invertis_edge .edge_content h2 span{
    font-size:45px;
    color:#fff;
    font-weight:bold;
}
.invertis_edge .edge_content h3{
    color:#fff;
    font-size:35px;
    font-weight:bold;
}
.invertis_edge .edge_content h3 span{
    color:#3F84FF;
    font-size:40px;
}
.invertis_edge .edge_content hr{
    border-top:1px solid #3F84FF;
    width:60%;
}
.invertis_edge .edge_content h4{
    color:#fff;
    font-weight:600;
}
.invertis_edge .edge_content h1{
    font-size:35px;
}
.invertis_edge .edge_content .back1{
    background:url('../../../images/back1.png');
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center center;
    height:auto;
}
.invertis_edge .edge_content .back2{
    background:url('../../../images/back2.png');
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center bottom;
    height:auto;
}
.invertis_edge .edge_content h2 span.light_white{
    color:rgba(255,255,255,0.5);
    font-size:35px;
}
.invertis_edge .edge_content p span{
    font-weight: bold;
    color:rgba(255,255,255,0.5);
    font-size:22px;
}
.invertis_edge .edge_content img.flag, .invertis_edge .edge_content img.linkedin{
    width:20% !important;
}
.invertis_edge  img.edge_img{
    width:60% !important;
}
.invertis_edge .edge_content p{
    font-weight: bold;
    color:rgba(255,255,255,1);
    font-size:22px;
}
.invertis_edge .edge_content p.experience{
    font-size:22px;
}
.invertis_edge .edge_content p.experience span{
    font-size:16px;
    color:#fff;
    font-weight:400;
}
.invertis_edge .edge_content h1.industry_inside{
    font-size:35px;
    color:#fff;
}
.invertis_edge .edge_content .back3{
    background:url('../../../images/back3.png');
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center bottom;
    height:auto;
}
.invertis_edge .edge_content h2.linkedin_text{
    font-size:30px;
    color:#000;
    font-weight:bold;
}
.invertis_edge .edge_content h2.linkedin_text span.linkedin_text1{
    color:#3F84FF;
    font-size:30px;
}
.invertis_edge .edge_content h2.linkedin_text span.linkedin_text2{
    color:#AA0000;
    font-size:30px;
}
@media (min-width:320px) and (max-width:480px){
    .invertis_edge .edge_content h2 span{
        font-size:25px;
        color:#fff;
        font-weight:bold;
    }
    .invertis_edge .edge_content h2{
        font-size:25px;
        color:#fff;
        font-weight:bold;
    }
    .invertis_edge .edge_content hr{
        border-top:1px solid #3F84FF;
        width:80%;
    }
    .invertis_edge  img.edge_img{
        width:100% !important;
    }
    .invertis_edge .edge_content p{
        font-size:20px;
    }
    .invertis_edge .edge_content h1.industry_inside{
        font-size:25px;
        color:#fff;
    }
    .invertis_edge .edge_content .back1{
        background:url('../../../images/back1.png');
        background-repeat: no-repeat;
        background-size:cover;
        background-position: center center;
        height:35vh;
    }
    .invertis_edge .edge_content .back2{
        background:url('../../../images/back2.png');
        background-repeat: no-repeat;
        background-size:cover;
        background-position: center bottom;
        height:35vh;
    }
    .invertis_edge .edge_content .back3{
        background:url('../../../images/back3.png');
        background-repeat: no-repeat;
        background-size:cover;
        background-position: center bottom;
        height:35vh;
    }
}

.blue_color{
    color:#12397E;
}
.blue_back{
    background:#12397E;
}
.red_color{
    color:#AA0000;
}
.red_back{
    background:#AA0000;
}

/*######################## invertis edge section end  ####################*/