@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');

/*font-family: "Poppins", sans-serif;*/


* {
    padding: 0;
    margin: 0;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
  font-family: "Poppins", 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: 18px 45px;
    color: #222222;
    font-size: 24px;
    font-weight: 500;
    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;
}
.sliderLeftCon h1{
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    text-shadow: 0px 4px 0px #00000026;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 40px;
}
.sliderLeftCon h4{
    font-size: 42px;
    font-weight: 400;
    line-height: 50px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin: 0;
}
.sliderLeftCon h5{
    font-size: 30px;
    font-style: italic;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin-top: 120px;
}

.sliderLeftCon ul li{
    list-style: none;
}
.sliderLeftCon ul li{
    font-size: 30px;
    font-weight: 600;
    line-height: 33px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    padding: 15px 0;
}
.sliderLeftCon ul li i{
    color: #FDB913;
}


.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;
}



.careersec{
    padding: 100px;
    background: url(../img/careerbg.webp) top center no-repeat;
    background-size: cover;
}
.headingd h2{
    font-size: 64px;
    font-weight: 600;
    line-height: 76px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 0;
    color: #1D235C;
}
.careerimgD{
    margin-top: 30px;
}
.careerimgD img{
    width: 100%;
}
.careermainD{
    display: flex;
    justify-content: left;
    align-items: center;
    background: #fff;
    box-shadow: 0px 8px 16px 0px #00000026;
    padding: 15px 30px;
    border-radius: 30px;
    margin: 15px 0;
}
.careermainD h5{
    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
    color: #242021;
}
.careermainD img{
    margin-right: 20px;
}



.areainetrSec{
    padding: 100px;
    background: #ffffff;
}
.deliowlD{
    margin-top: 50px;
}
.deliowlD .owl-carousel .owl-stage-outer{
    padding: 10px 0;
}
.delimainD{
    box-shadow: 0px 0px 14px 0px #00000054;
    background: #fff;
    border-radius: 60px;
    padding: 20px;
}
.delimainD img{
    border-radius: 60px;
}
.delimaincapD{
    margin-top: 20px;
}
.delimaincapD img{
    height: 100px;
    width: auto !important;
    float: left;
    margin-right: 10px;
}
.delimaincapD h4{
    font-size: 26px;
    font-weight: 600;
    line-height: 35px;
    color: #2F3192;
    margin-bottom: 0;
}
.delimaincapD p{
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    color: #242021;
}
.delimaincapD p span{
    font-size: 21px;
    font-weight: 500;
    line-height: 21px;
    color: #242021;
}

.deliowlD .owl-dots{
    display: none;
}
.deliowlD .owl-carousel .owl-nav button.owl-next, .deliowlD .owl-carousel .owl-nav button.owl-prev{
    border: 2px solid #2F3192;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    color: #2F3192;
    background: transparent;
}
.deliowlD .owl-carousel .owl-nav button.owl-next:hover, .deliowlD .owl-carousel .owl-nav button.owl-prev:hover{
    color: #fff;
    background: #2F3192;
}
.deliowlD .owl-carousel .owl-nav button.owl-next span, .deliowlD .owl-carousel .owl-nav button.owl-prev span{
    font-size: 90px;
    line-height: 85px;
}




.advntgSec{
    padding: 100px;
    background: #F1F1FF;
}
.advntgimgD{

    margin-top: 80px;
}
.advntgimgD iframe{
    border-radius: 15px;
}
.advntextD .owl-nav{
    display: none;
}
.advntextmainD{
    border: 1px solid #E2E8EF;
    background: #fff;
    box-shadow: 0px 16px 42px 0px #426B9B26;
    border-radius: 15px;
    padding: 30px;
    margin: 15px 0;
    height: 420px;
}
.advntextmainD h4{
font-size: 24px;
font-weight: 600;
line-height: 28.8px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #191F29;
}
.advntextmainD p{
font-size: 18px;
font-weight: 400;
line-height: 24px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #333333;
}
.advntextmainD img{
    width: auto !important;
    margin-bottom: 20px;
}
.advntextD .owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    margin: 20px 7px;
    background: #D3D3D3;
}
.advntextD .owl-theme .owl-dots .owl-dot.active span, .advntextD .owl-theme .owl-dots .owl-dot:hover span {
    background: #FDB913;
    border: none;
    width: 40px;
}


.roleSec{
    padding: 100px;
    background: url(../img/rolebg.webp) top center no-repeat;
    background-size: cover;
}
.headingd2 h2{
    font-size: 64px;
    font-weight: 600;
    line-height: 76px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 0;
    color: #fff;
}
.roleD{
    background: #fff;
    box-shadow: 0px 2.77px 2.21px 0px #00000005;
    border-radius:30px;
}
.roleimgD img{
    border-radius: 30px 30px 0 0;
}
.roletextD{
    padding: 20px 30px;
}
.roletextD h4{
font-size: 27px;
font-weight: 600;
line-height: 27px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #2F3192;
}
.roletextD p{
font-size: 27px;
font-weight: 300;
line-height: 27px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #242021;
}
.rolemainD{
    margin-top: 50px;
}
.rolemainD .owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    margin: 20px 7px;
    background: #D3D3D3;
}
.rolemainD .owl-theme .owl-dots .owl-dot.active span, .rolemainD .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-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;
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-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;
}
