@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/*
font-family: "Open Sans", serif;*/


* {
    padding: 0;
    margin: 0;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    font-family: "Open Sans", serif;
}

  


/*************************************** common style start ********************************************/
.btn_facebook {
    color: #fff;
    background: #3b5998;
}

.btn_twitter {
    color: #fff;
    background: #00aced;
}

.btn_google {
    color: #fff;
    background: #db3236;
    margin-top: 10px;
}

ul {
    padding: 0;
    margin: 0;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.bordrht {
    border-right: 1px solid #ccc;
}
.padleftright0{
    padding-left: 0;
    padding-right: 0;
}
.padright0{
    padding-right: 0;
}
.padleft0{
    padding-left: 0;
}
.width100{
    width: 100%;
}
.form-group{
    margin-bottom: 0;
}
.martop30{
    margin-top: 30px;
}


/*************************************** general style start ********************************************/


.thankyouSec{
    padding: 80px 0;
    border-top: 1px solid #ccc;
    background: #2F3192;
        height: 100vh;
    display: flex;
    align-items: center;
}
.thanksD {
    padding: 60px 30px;
}
.thanksD .imgfst{
    height: 50px;
    margin: 15px 0;
}
.thanksD .imgsnd{
    height: 40px;
    margin: 15px 0;
}
.thanksD h2{
    font-size: 48px;
    font-weight: 700;
    color: #000;
    margin-top: 0;
}
.thanksD p{
        font-size: 36px;
    color:#fff;
}






.fixed{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.header-nav{
    padding: 10px 100px;
    background: #fff;
}
.header_logo{
}
.downloadBtn{
    margin: 14px 0;
}     
.headestats{
    margin: 18px 0;
}
.btn-red, .btn-red:hover{
        background: #FDB913;
    padding: 20px 30px;
    color: #222222;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    border-radius: 50px;
}
.btn-white, .btn-white:hover{
    background: #fff;
    padding: 15px 25px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
}



.SliderSec{
    position: relative;
    background: url(../img/slider.webp) top center no-repeat;
    background-size: cover;
    padding:120px 100px;
    padding-bottom: 160px;
}
.sliderLeftCon{
}
.sliderLeftCon h1{
    font-size: 62px;
    font-weight: 700;
    line-height: 75px;
    color: #fff;
}
.sliderLeftCon p{
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FDB913;
}
.slidercapimg1, .slidercapimg2{
    margin-bottom: 30px;
}
.sliderLeftCon hr{
    margin:30px 0;
    border-color: #fff;
    width: 300px;
}

.sliderRightFm {
    padding: 15px;
    background: #005FAF;
    height: 600px;
    border-radius:15px;
}
.martop30{
 margin-top: 30px;
}
.martop45{
 margin-top: 45px;
}
.mar20{
 margin: 20px 0;
}
.sliderRightFm h3{
font-size: 24px;
font-weight: 600;
line-height: 30px;
text-align: center;
color: #fff;
}


.toptabSec{
    padding-top: 100px;
}
.toptabSec .nav-pills{
    background: #fff;
    width: 85%;
    display: table;
    margin: 0 auto;
    box-shadow: 0px 0px 24px 0px #00000040;
    border-radius: 60px;
    padding: 20px;
}
.toptabSec .nav>li{
    width: 48.5%;
    margin-right: 20px;
}
.toptabSec .nav>li:last-child{
    margin-right: 0;
}
.toptabSec .nav>li>a {
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #1D235C;
    border: 2px solid #FF8E06;
    padding: 20px 10px;
    text-align: center;
    border-radius: 60px;
}
.toptabSec .nav-pills>li.active>a, .toptabSec .nav-pills>li.active>a:focus, .toptabSec .nav-pills>li.active>a:hover {
    color: #1D235C;
    background-color: #FDB913;
}


.aboutSec{
    padding: 100px;
    padding-bottom: 0;
    background: #fff;
    margin-top: 30px;
}
.abtimgD img{
    border-radius: 20px;
}
.abttextD h2{
        display: inline-block;
    font-size: 90px;
    font-weight: 700;
    line-height: 108px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
    margin-bottom: 30px;
}
.abttextD p{
    font-size: 24px;
    font-weight: 400;
    line-height: 40.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
    margin-bottom: 30px;
}



.mainSec{
    background: url(../img/mainbg.webp) top center no-repeat;
    background-size: cover;    
}
.programSec{
    padding: 100px;
}
.headingd h2{
    font-size: 90px;
    font-weight: 700;
    line-height: 108px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}
.protab{
    margin-top: 30px;
}
.protab .nav>li>a {
    background: #2F3192;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 25px 30px;
}
.protab .nav>li>a img{
    float: right;
    display: none;
    margin-top: -15px;
}
.protab .nav-pills>li.active>a img{
    display: inline-block;
}
.protab .nav-pills>li.active>a, .protab .nav-pills>li.active>a:focus, .protab .nav-pills>li.active>a:hover {
    color: #fff;
    background: linear-gradient(90deg, #FF9100 0%, #FFB347 100%);
    margin-right: -100px;
    position: relative;
    z-index: 9;
}
.protabcontent .tab-content{
    background: #fff;
    padding: 25px;
    padding-left: 100px;
    box-shadow: 0px 0px 34px 0px #00000040;
    border-radius: 30px;
}

.protabcontent h3{
    font-size: 47.8px;
    font-weight: 700;
    line-height: 57.36px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}
.protabcontent p{
    font-size: 24px;
    font-weight: 400;
    line-height: 33.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}
.protabcontent h5{
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
    padding: 20px 0;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    margin: 20px 0;
}
.protabcontent img{
    border-radius: 30px;
}


.whychoosSec{
    padding: 100px;
    padding-top: 0;
}

.whychosD{
    padding: 30px;
    border: 1px solid #fff;
/*    border-radius: 20px 0 0;*/
    height: 400px;
    background: #FDB913;
}
.whyblue{
    background: #2F3192;
}
.whychosD h3{
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #222222;
}
.whychosD p{
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}
.martop60{
    margin-top: 60px;
}


.whyblue img{
    filter: invert(1);
}
.whyblue h3, .whyblue p{
    color: #fff;
}



.estmReSec{
    padding: 100px;
    background: url(../img/estre.webp) top center no-repeat;
    background-size: cover;
}
.estreHead h2{
    font-size: 90px;
    font-weight: 700;
    line-height: 108px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin-top: 0;
}
.estmReSec .owl-nav{
    display: none;
}
.estmReSec .owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    margin: 20px 7px;
    background: #D3D3D3;
}
.estmReSec .owl-theme .owl-dots .owl-dot.active span, .estmReSec .owl-theme .owl-dots .owl-dot:hover span {
    background: #FDB913;
    border: none;
    width: 40px;
}




.welcomeSec{
    padding: 100px;
    background: url(../img/welbg.webp) top center no-repeat;
    background-size: cover;
}
.welhead h2{
    font-family: "Poppins", sans-serif;
font-size: 64px;
font-weight: 600;
line-height: 76.8px;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #000;
margin-bottom: 40px;
}
.welhead p{
font-family: "Poppins", sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 28px;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #3E3E3E;
margin-bottom: 40px;
}
.martop30{
    margin-top: 30px;
}
.welhead2 h3{
    font-family: "Poppins", sans-serif;
font-size: 42px;
font-weight: 600;
line-height: 50.4px;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #000;
}
.welimgD{
    margin-top: 40px;
}
.advntextD{
    margin-top: 60px;
}

.welimgD img{
    transform: scale(1.4);
}




.footer{
    background: #000;
    padding: 15px 0;
}
.footer p{
font-size: 20px;
font-weight: 400;
line-height: 34px;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #fff;
margin: 0;
}


.wpbtn{
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 999;
}
.wpbtn img{
    width: 58px;
}




/* Let's get this party started */

.catby::-webkit-scrollbar {
    width: 6px;
    height: 4px;
}


/* Track */

.catby::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 8px;
    border-radius: 8px;
/*    background: #fff;*/
}


/* Handle */

.catby::-webkit-scrollbar-thumb{
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #F18500;
}
