@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;
    list-style: none;
}

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: 60px;
    font-weight: 700;
    line-height: 72px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 40px;
}
.sliderLeftCon p{
    font-size: 24px;
    font-weight: 600;
    line-height: 33.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}
.slidercapimg{
    margin-top: 50px;
}

.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;
}



.aboutSec{
    padding: 100px;
    background: #fff;
    padding-bottom: 0;
}
.abtmainD{
    background: url(../img/abtmain.webp) top center no-repeat;
    background-size: cover;
    padding: 60px;
    border-radius: 30px;
}
.abttextD{
    width: 70%;
}
.abttextD h2{
        display: inline-block;
    font-size: 72px;
    font-weight: 600;
    line-height: 86.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 30px;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 30px;
    color: #fff;
}
.abttextD p{
    font-size: 24px;
    font-weight: 400;
    line-height: 44.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}




.admcrySec{
    padding: 100px;
    background: #fff;
}
.headingd h2{
    display: inline-block;
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    font-size: 84px;
    font-weight: 400;
    line-height: 100.8px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}
.admmainD{
    padding: 30px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0px 0px 54px 0px #0000001A;
    height: 380px;
}
.admmainD h3{
    display: inline-block;
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    font-size: 32px;
    font-weight: 700;
    line-height: 38.4px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}
.admmainD p{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

.eligibySec{
    padding: 100px 200px;
    background: #fff;
}
.headingd p{
font-size: 20px;
font-weight: 600;
line-height: 30px;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #000;
margin-bottom: 20px;
    opacity: 70%;
}
.headingd p a{
    color: #FF1313;
}



.advntgSec{
    padding: 100px;
    background: url(../img/advnBG.webp) top center no-repeat;
    background-size: cover;
}

.colorwhite h2{
    color: #fff !important;
    border:none;
}
.headingd{
    margin-bottom: 50px;
}

.advboxtotalD{
    background: #ced5e4;
    padding: 40px;
    border-radius: 12px;
    height: 280px;
    margin:15px 0;
}
.advboxtextD {
    border-top: 1px solid #000000;
    padding-top: 20px;
    margin-top: 20px;
}
.advboxtextD p{
font-size: 18px;
font-weight: 600;
line-height: 27px;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #000;
    opacity: 80%;
}

.advboxtotalD img{
    height: 65px;
}



.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;
}
