body {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "Open Sans", sans-serif !important;
    overflow-x: hidden!important;
}




/*************************
Basic margin padding
*************************/
.m-0 {
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.p-0 {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
/*************************
Margin top
*************************/
.mt-0 {
margin-top: 0;
}
.mt-5 {
margin-top: 5px !important;
}
.mt-10 {
margin-top: 10px;
}
.mt-12 {
margin-top: 12px;
}
.mt-15 {
margin-top: 15px;
}
.mt-20 {
margin-top: 20px;
}
.mt-25 {
margin-top: 25px;
}
.mt-30 {
margin-top: 30px;
}
.mt-35 {
margin-top: 35px;
}
.mt-40 {
margin-top: 40px;
}
.mt-45 {
margin-top: 45px;
}
.mt-50 {
margin-top: 50px;
}
.mt-55 {
margin-top: 55px;
}
.mt-60 {
margin-top: 60px;
}
.mt-65 {
margin-top: 65px;
}
.mt-70 {
margin-top: 70px;
}
.mt-75 {
margin-top: 75px;
}
.mt-80 {
margin-top: 80px;
}
.mt-85 {
margin-top: 85px;
}
.mt-90 {
margin-top: 90px;
}
.mt-100 {
margin-top: 100px;
}
.mt-110 {
margin-top: 110px;
}
.mt-115 {
margin-top: 115px;
}
.mt-120 {
margin-top: 120px;
}
.mt-125 {
margin-top: 125px;
}
.mt-130 {
margin-top: 130px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.mt-130 {
margin-top: 70px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.mt-130 {
margin-top: 50px;
}
}
@media only screen and (max-width: 767px) {
.mt-130 {
margin-top: 60px;
}
}
.mt-135 {
margin-top: 135px;
}
.mt-140 {
margin-top: 140px;
}
.mt-150 {
margin-top: 150px;
}
.mt-160 {
margin-top: 160px;
}
.mt-155 {
margin-top: 155px;
}
.mt-175 {
margin-top: 175px;
}
/*************************
Margin right
*************************/
.mr-0 {
margin-right: 0px;
}
.mr-10 {
margin-right: 10px;
}
.mr-12 {
margin-right: 12px;
}
.mr-15 {
margin-right: 15px;
}
.mr-20 {
margin-right: 20px;
}
.mr-25 {
margin-right: 25px;
}
.mr-30 {
margin-right: 30px;
}
.mr-35 {
margin-right: 35px;
}
.mr-40 {
margin-right: 40px;
}
.mr-45 {
margin-right: 45px;
}
.mr-50 {
margin-right: 50px;
}
.mr-55 {
margin-right: 55px;
}
.mr-60 {
margin-right: 60px;
}
.mr-65 {
margin-right: 65px;
}
.mr-70 {
margin-right: 70px;
}
.mr-80 {
margin-right: 80px;
}
.mr-90 {
margin-right: 90px;
}
.mr-100 {
margin-right: 100px;
}
.mr-110 {
margin-right: 110px;
}
.mr-120 {
margin-right: 120px;
}
.mr-130 {
margin-right: 130px;
}
.mr-140 {
margin-right: 140px;
}
.mr-150 {
margin-right: 150px;
}
/*************************
Margin bottom
*************************/
.mb-0 {
margin-bottom: 0;
}
.mb-10 {
margin-bottom: 10px;
}
.mb-8 {
margin-bottom: 8px;
}
.mb-12 {
margin-bottom: 12px;
}
.mb-15 {
margin-bottom: 15px;
}
.mb-20 {
margin-bottom: 20px;
}
.mb-25 {
margin-bottom: 25px;
}
.mb-30 {
margin-bottom: 30px;
}
.mb-35 {
margin-bottom: 35px;
}
.mb-40 {
margin-bottom: 40px;
}
.mb-37 {
margin-bottom: 37px;
}
.mb-45 {
margin-bottom: 45px;
}
.mb-50 {
margin-bottom: 50px;
}
.mb-55 {
margin-bottom: 55px;
}
.mb-60 {
margin-bottom: 60px;
}
.mb-65 {
margin-bottom: 65px;
}
.mb-70 {
margin-bottom: 70px;
}
.mb-75 {
margin-bottom: 75px;
}
.mb-80 {
margin-bottom: 80px;
}
.mb-85 {
margin-bottom: 85px;
}
.mb-90 {
margin-bottom: 90px;
}
.mb-95 {
margin-bottom: 95px;
}
.mb-100 {
margin-bottom: 100px;
}
.mb-110 {
margin-bottom: 110px;
}
.mb-120 {
margin-bottom: 120px;
}
.mb-130 {
margin-bottom: 130px;
}
.mb-140 {
margin-bottom: 140px;
}
.mb-150 {
margin-bottom: 150px;
}
.mb-160 {
margin-bottom: 160px;
}
.mb-170 {
margin-bottom: 170px;
}
.mb-180 {
margin-bottom: 180px;
}
/*************************
Margin left
*************************/
.ml-0 {
margin-left: 0;
}
.ml-10 {
margin-left: 10px;
}
.ml-12 {
margin-left: 12px;
}
.ml-15 {
margin-left: 15px;
}
.ml-20 {
margin-left: 20px;
}
.ml-25 {
margin-left: 25px;
}
.ml-30 {
margin-left: 30px;
}
.ml-35 {
margin-left: 35px;
}
.ml-40 {
margin-left: 40px;
}
.ml-45 {
margin-left: 45px;
}
.ml-50 {
margin-left: 50px;
}
.ml-55 {
margin-left: 55px;
}
.ml-60 {
margin-left: 60px;
}
.ml-70 {
margin-left: 70px;
}
.ml-75 {
margin-left: 75px;
}
.ml-80 {
margin-left: 80px;
}
.ml-90 {
margin-left: 90px;
}
.ml-95 {
margin-left: 95px;
}
.ml-100 {
margin-left: 100px;
}
.ml-105 {
margin-left: 105px;
}
.ml-110 {
margin-left: 110px;
}
.ml-120 {
margin-left: 120px;
}
.ml-130 {
margin-left: 130px;
}
.ml-135 {
margin-left: 135px;
}
.ml-140 {
margin-left: 140px;
}
.ml-145 {
margin-left: 145px;
}
.ml-150 {
margin-left: 150px;
}
.ml-200 {
margin-left: 200px;
}
.ml-300 {
margin-left: 300px;
}
.ml-ntv5 {
margin-left: -5px;
}
/*************************
Padding top
*************************/
.pt-0 {
padding-top: 0;
}
.pt-5 {
padding-top: 5px !important;
}
.pt-10 {
padding-top: 10px;
}
.pt-15 {
padding-top: 15px;
}
.pt-20 {
padding-top: 20px;
}
.pt-25 {
padding-top: 25px;
}
.pt-30 {
padding-top: 30px;
}
.pt-35 {
padding-top: 35px;
}
.pt-40 {
padding-top: 40px;
}
.pt-45 {
padding-top: 45px;
}
.pt-50 {
padding-top: 50px;
}
.pt-55 {
padding-top: 55px;
}
.pt-60 {
padding-top: 60px;
}
.pt-65 {
padding-top: 65px;
}
.pt-70 {
padding-top: 70px;
}
.pt-75 {
padding-top: 75px;
}
.pt-85 {
padding-top: 85px;
}
.pt-80 {
padding-top: 80px;
}
.pt-95 {
padding-top: 95px;
}
.pt-90 {
padding-top: 90px;
}
.pt-100 {
padding-top: 100px;
}
.pt-105 {
padding-top: 105px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pt-105 {
padding-top: 45px;
}
}
@media only screen and (max-width: 767px) {
.pt-105 {
padding-top: 25px;
}
}
.pt-110 {
padding-top: 110px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pt-110 {
padding-top: 70px;
}
}
@media only screen and (max-width: 767px) {
.pt-110 {
padding-top: 50px;
}
}
.pt-115 {
padding-top: 115px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pt-115 {
padding-top: 75px;
}
}
@media only screen and (max-width: 767px) {
.pt-115 {
padding-top: 55px;
}
}
.pt-120 {
padding-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pt-120 {
padding-top: 80px;
}
}
@media only screen and (max-width: 767px) {
.pt-120 {
padding-top: 60px;
}
}
.pt-125 {
padding-top: 125px;
}
.pt-128 {
padding-top: 128px;
}
.pt-130 {
padding-top: 130px;
}
.pt-135 {
padding-top: 135px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pt-135 {
padding-top: 75px;
}
}
@media only screen and (max-width: 767px) {
.pt-135 {
padding-top: 55px;
}
}
.pt-165 {
padding-top: 165px;
}
.pt-140 {
padding-top: 140px;
}
.pt-145 {
padding-top: 145px;
}
.pt-150 {
padding-top: 150px;
}
.pt-155 {
padding-top: 155px;
}
.pt-160 {
padding-top: 160px;
}
.pt-170 {
padding-top: 170px;
}
.pt-180 {
padding-top: 180px;
}
.pt-185 {
padding-top: 185px;
}
.pt-190 {
padding-top: 190px;
}
.pt-195 {
padding-top: 195px;
}
.pt-200 {
padding-top: 200px;
}
.pt-220 {
padding-top: 220px;
}
.pt-250 {
padding-top: 250px;
}
.pt-255 {
padding-top: 255px;
}
.pt-210 {
padding-top: 210px;
}
.pt-230 {
padding-top: 230px;
}
.pt-270 {
padding-top: 270px;
}
.pt-290 {
padding-top: 290px;
}
.pt-295 {
padding-top: 295px;
}
.pt-280 {
padding-top: 280px;
}
.pt-240 {
padding-top: 240px;
}
.pt-330 {
padding-top: 330px;
}
.pt-340 {
padding-top: 340px;
}
.pt-350 {
padding-top: 350px;
}
.pt-365 {
padding-top: 365px;
}
.pt-360 {
padding-top: 360px;
}
.pt-370 {
padding-top: 370px;
}
.pt-380 {
padding-top: 380px;
}
.pt-400 {
padding-top: 400px;
}
/*************************
Padding right
*************************/
.pr-0 {
padding-right: 0;
}
.pr-10 {
padding-right: 10px;
}
.pr-15 {
padding-right: 15px;
}
.pr-20 {
padding-right: 20px;
}
.pr-30 {
padding-right: 30px;
}
.pr-40 {
padding-right: 40px;
}
.pr-50 {
padding-right: 50px;
}
.pr-60 {
padding-right: 60px;
}
.pr-70 {
padding-right: 70px;
}
.pr-80 {
padding-right: 80px;
}
.pr-90 {
padding-right: 90px;
}
.pr-100 {
padding-right: 100px;
}
.pr-110 {
padding-right: 110px;
}
.pr-120 {
padding-right: 120px;
}
.pr-130 {
padding-right: 130px;
}
.pr-140 {
padding-right: 140px;
}
.pr-155 {
padding-right: 155px;
}
.pr-270 {
padding-right: 270px;
}
/*************************
Padding bottom
*************************/
.pb-0 {
padding-bottom: 0;
}
.pb-5 {
padding-bottom: 5px !important;
}
.pb-10 {
padding-bottom: 10px;
}
.pb-15 {
padding-bottom: 15px;
}
.pb-20 {
padding-bottom: 20px;
}
.pb-25 {
padding-bottom: 25px;
}
.pb-30 {
padding-bottom: 30px;
}
.pb-35 {
padding-bottom: 35px;
}
.pb-40 {
padding-bottom: 40px;
}
.pb-45 {
padding-bottom: 45px;
}
.pb-50 {
padding-bottom: 50px;
}
.pb-55 {
padding-bottom: 55px;
}
.pb-60 {
padding-bottom: 60px;
}
.pb-65 {
padding-bottom: 65px;
}
.pb-70 {
padding-bottom: 70px;
}
.pb-75 {
padding-bottom: 75px;
}
.pb-80 {
padding-bottom: 80px;
}
.pb-85 {
padding-bottom: 85px;
}
.pb-90 {
padding-bottom: 90px;
}
.pb-95 {
padding-bottom: 95px;
}
.pb-100 {
padding-bottom: 100px;
}
.pb-105 {
padding-bottom: 105px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pb-105 {
padding-bottom: 65px;
}
}
@media only screen and (max-width: 767px) {
.pb-105 {
padding-bottom: 45px;
}
}
.pb-110 {
padding-bottom: 110px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pb-110 {
padding-bottom: 70px;
}
}
@media only screen and (max-width: 767px) {
.pb-110 {
padding-bottom: 50px;
}
}
.pb-115 {
padding-bottom: 115px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pb-115 {
padding-bottom: 75px;
}
}
@media only screen and (max-width: 767px) {
.pb-115 {
padding-bottom: 55px;
}
}
.pb-120 {
padding-bottom: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pb-120 {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 767px) {
.pb-120 {
padding-bottom: 60px;
}
}
.pb-125 {
padding-bottom: 125px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pb-125 {
padding-bottom: 65px;
}
}
@media only screen and (max-width: 767px) {
.pb-125 {
padding-bottom: 45px;
}
}
.pb-130 {
padding-bottom: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pb-130 {
padding-bottom: 70px;
}
}
@media only screen and (max-width: 767px) {
.pb-130 {
padding-bottom: 50px;
}
}
.pb-135 {
padding-bottom: 135px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pb-135 {
padding-bottom: 75px;
}
}
@media only screen and (max-width: 767px) {
.pb-135 {
padding-bottom: 55px;
}
}
.pb-140 {
padding-bottom: 140px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pb-140 {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 767px) {
.pb-140 {
padding-bottom: 60px;
}
}
.pb-145 {
padding-bottom: 145px;
}
.pb-150 {
padding-bottom: 150px;
}
.pb-155 {
padding-bottom: 155px;
}
.pb-160 {
padding-bottom: 160px;
}
.pb-170 {
padding-bottom: 170px;
}
.pb-190 {
padding-bottom: 190px;
}
.pb-175 {
padding-bottom: 175px;
}
.pb-180 {
padding-bottom: 180px;
}
.pb-280 {
padding-bottom: 280px;
}
.pb-200 {
padding-bottom: 200px;
}
.pb-205 {
padding-bottom: 205px;
}
.pb-210 {
padding-bottom: 210px;
}
.pb-220 {
padding-bottom: 220px;
}
.pb-215 {
padding-bottom: 215px;
}
.pb-250 {
padding-bottom: 250px;
}
.pb-285 {
padding-bottom: 285px;
}
.pb-270 {
padding-bottom: 270px;
}
.pb-290 {
padding-bottom: 290px;
}
.pb-315 {
padding-bottom: 315px;
}
.pb-330 {
padding-bottom: 330px;
}
.pb-335 {
padding-bottom: 335px;
}
.pb-340 {
padding-bottom: 340px;
}
.pb-325 {
padding-bottom: 325px;
}
.pb-320 {
padding-bottom: 300px;
}
/*************************
Padding left
*************************/
.pl-0 {
padding-left: 0;
}
.pl-10 {
padding-left: 10px;
}
.pl-15 {
padding-left: 15px;
}
.pl-20 {
padding-left: 20px;
}
.pl-30 {
padding-left: 30px;
}
.pl-35 {
padding-left: 35px;
}
.pl-40 {
padding-left: 40px;
}
.pl-45 {
padding-left: 45px;
}
.pl-50 {
padding-left: 50px;
}
.pl-60 {
padding-left: 60px;
}
.pl-70 {
padding-left: 70px;
}
.pl-80 {
padding-left: 80px;
}
.pl-90 {
padding-left: 90px;
}
.pl-100 {
padding-left: 100px;
}
.pl-110 {
padding-left: 110px;
}
.pl-120 {
padding-left: 120px;
}
.pl-130 {
padding-left: 130px;
}
.pl-140 {
padding-left: 140px;
}
.pl-150 {
padding-left: 150px;
}
.pl-155 {
padding-left: 155px;
}
.pl-190 {
padding-left: 190px;
}
/***************************
Page section padding
****************************/
.ptb-0 {
padding: 0;
}
.ptb-10 {
padding: 10px 0;
}
.ptb-20 {
padding: 20px 0;
}
.ptb-30 {
padding: 30px 0;
}
.ptb-35 {
padding: 35px 0;
}
.ptb-32 {
padding: 32px 0;
}
.ptb-40 {
padding: 40px 0;
}
.ptb-50 {
padding: 50px 0;
}
.ptb-60 {
padding: 60px 0;
}
.ptb-70 {
padding: 70px 0;
}
.ptb-80 {
padding: 80px 0;
}
.ptb-90 {
padding: 90px 0;
}
.ptb-100 {
padding: 100px 0;
}
.ptb-110 {
padding: 110px 0;
}
.ptb-120 {
padding: 120px 0;
}
.ptb-130 {
padding: 130px 0;
}
.ptb-140 {
padding: 140px 0;
}
.ptb-150 {
padding: 150px 0;
}
.ptb-160 {
padding: 160px 0;
}
.ptb-170 {
padding: 170px 0;
}
.ptb-177 {
padding: 177px 0;
}
.ptb-180 {
padding: 180px 0;
}
.ptb-190 {
padding: 190px 0;
}
.ptb-200 {
padding: 200px 0;
}
.ptb-210 {
padding: 210px 0;
}
.ptb-220 {
padding: 220px 0;
}
.ptb-290 {
padding: 290px 0;
}
.ptb-310 {
padding: 310px 0;
}
/***************************
Page section margin
****************************/
.mtb-0 {
margin: 0;
}
.mtb-10 {
margin: 10px 0;
}
.mtb-15 {
margin: 15px 0;
}
.mtb-20 {
margin: 20px 0;
}
.mtb-30 {
margin: 30px 0;
}
.mtb-40 {
margin: 40px 0;
}
.mtb-50 {
margin: 50px 0;
}
.mtb-60 {
margin: 60px 0;
}
.mtb-70 {
margin: 70px 0;
}
.mtb-80 {
margin: 80px 0;
}
.mtb-90 {
margin: 90px 0;
}
.mtb-100 {
margin: 100px 0;
}
.mtb-110 {
margin: 110px 0;
}
.mtb-120 {
margin: 120px 0;
}
.mtb-130 {
margin: 130px 0;
}
.mtb-140 {
margin: 140px 0;
}
.mtb-150 {
margin: 150px 0;
}
.mtb-290 {
margin: 290px 0;
}
.banner-head ul {
    padding: 0;
    margin-top: 50px;
}
span.color_green {
    background: #39b539;
    color: #fff;
    text-transform: capitalize;
    padding: 25px;
    font-size: 20px;
}
.banner-head li {
    display: inline-block;
    padding-right: 15px;
}span.color_yellow {
    background: #d3b832;
    color: #fff;
     
    text-transform: capitalize;
    padding: 25px;
    font-size: 20px;
}










/*Responsive*/
@media screen and (max-width: 991px) {
    .common .content {
        height: -moz-fit-content !important;
        height: fit-content !important;
    }
    .common .content h3 {
        font-size: 32px;
        text-align: center;
        margin-bottom: 10px;
    }
    .common .content p {
        font-size: 18px;
        margin-bottom: 35px;
        text-align: center;
    }
   
    .common .ipad-x {
        height: calc(100vh - 95px) !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media only screen and (min-width: 521px) and (max-width: 767px) {
    form {
        padding: 26px 22px;
    }
    .common .content h3 {
        font-size: 29px;
    }
}
@media screen and (max-width: 520px) {
    .common .content h3 {
        font-size: 28px;
        text-align: center;
        margin-bottom: 10px;
    }
    .common .content p {
        font-size: 14px;
        margin-bottom: 20px;
        text-align: center;
    }
  
    .common form .form-control {
        margin-bottom: 3px;
    }
    .common form .form-select {
        margin-bottom: 3px;
    }
}


.navbar-nav {
    display: block; 
}ul.navbar-nav li {
    display: inline-block;
}.navbar-nav .nav-link {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    padding: 25px 15px;
}ul.dropdown-menu li {
    color: #7e7e7e;
    text-transform: inherit;
    font-weight: normal;
    padding: 10px 15px;
    font-size: 14px;
}.header-top {
    padding: 15px 100px;
}
.common {
    background-image: url(../images/baaner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 650px;
}
.getex
{
        background-image: url(../images/banner-getex.jpg);
}
.banner-head h1 {
    font-size: 42px;
    line-height: 1.40;
    margin-bottom: 12px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.banner-head p {
    color: #d3b832;
    font-size: 18px;
    line-height: 1.6em;
}
 
.logo img {
    width: 100%;
}
.common .logo {
    padding-top: 30px;
}
.common .logo img {
    width: 25%;
    background-color: #fff;
}
.common .content {
    height: calc(100vh - 151.8px);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.common .content h3 {
    font-size: 48px;
    line-height: 120%;
    color: #fff;
    font-weight: 700;
    margin: 20px 0;
    text-shadow: 1px 1px #000;
}
.common .content p {
    text-shadow: 1px 1px #000;
    font-size: 22px;
    line-height: 120%;
    font-weight: 300;
    color: #fff;
    margin: 5px 0;
}
form {
    height: fit-content;
    border-radius: 3px;
    background-color: #F0F0F0;
    padding: 2px;
    margin-top: 0px;
}
form .form-control  {
    background-color: rgba(255, 255, 255, 0.8784313725);
    font-weight: 400;
    letter-spacing: 0.5pt !important;
    border-radius: 4px;
    border: 1px gray;
    height: auto;
    font-size: 14px;
}
form .form-select {
    background-color: rgba(255, 255, 255, 0.8784313725);
    font-weight: 400;
    letter-spacing: 0.5pt !important;
    border-radius: 4px;
    border: 1px gray;
    height: auto;
    font-size: 14px;
    color: #6c7b92;
}
form .form-control:focus {
    color: #000;
    background-color: rgba(255, 255, 255, 0.84);
    border-color: #ea2036;
    outline: 0;
    box-shadow: none;
}
 
form .form-select:focus {
    color: #000;
    background-color: rgba(255, 255, 255, 0.84);
    border-color: #ea2036;
    outline: 0;
    box-shadow: none;
}
form button {
    color: #fff !important;
    background-color: #353f74 !important;
    border-color: #353f74 !important;
    text-align: center !important;
    width: 100%;
    padding: 10px;
    font-weight: 600;
    font-size: 18px;
}
.register-head h3 {
    font-size: 21px;
    line-height: 1.2;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
    letter-spacing: 0;
     text-transform: uppercase;
}
.register-head {
    background: #F0F0F0;
    padding: 30px;
}.banner-bt-head h3 {
    font-size: 33px;
    line-height: 1.16;
    margin-bottom: 19px;
    color: #fff;
    font-weight: 700;
     text-transform: uppercase;
}
 .banner-bt {
    background: #353f74;
    padding: 35px 0;
    color: #fff;
}.banner-bt-head p {
    line-height: 26px;
    font-size: 16px;
}.about-head h2 {
    font-size: 26px;
    line-height: 1.16;
    margin-bottom: 19px;
    color: #333;
    font-weight: 700;
     text-transform: uppercase;
} .order-content h4 {
    font-size: 16px;
    line-height: 1.16;
    margin-bottom: 10px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
}.order-content li {
    line-height: 26px;
    font-size: 15px;
}.order-content {
    padding-top: 30px;
}.order-img img {
    height: 480px;
    object-fit: cover;
}.order-content p {
    line-height: 26px;
    font-size: 15px;
    font-weight: 600;
}

/*Application Process*/
 
.section-header {
  margin-bottom: 60px;
  position: relative;
  padding-bottom: 20px;
}
.border {
    border: 0 !important;
    width: 100px;
    height: 2px;
    background: #d3b832;
    margin-bottom: 20px;
}
.section-header::before {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    background: #d3b832;
    bottom: 0;
    left: calc(48% - 25px);
}
.section-header h2 {
  font-size: 33px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-header p {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #9195a2;
}
.work-porcess-area {
    background: #f6f8fc;
}

.work-porcess-area.white {
    background: #FFFFFF;
}

.work-porcess-area .process-info {
    margin-top: 7px;
}

.work-porcess-area .process-info .single-process {
    width: 160px;
    height: 160px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding-top: 30px;
    margin: 0 auto;
    background: #FFFFFF;
    -webkit-box-shadow: 0 10px 30px 0 rgb(53 63 116 / 23%);
    -o-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
    -moz-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
    -ms-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
    box-shadow: 0 10px 30px 0 rgb(53 63 116 / 23%);
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}

.work-porcess-area .process-info .single-process:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4)
    -o-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4)
    -moz-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4)
    -ms-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4)
    box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4)
}

.work-porcess-area .process-info .single-process:after {
    position: absolute;
    content: "---";
    font-family: "fontawesome";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -40px;
    color: #353f74;
}
.single-process.last.text-center {
    background: #353f74;
    color: #fff !important;
}.single-process.last.text-center i{
 
    color: #fff !important;
}.single-process.last.text-center h4{
 
    color: #fff !important;
}
.work-porcess-area .process-info .single-process.first {
    background: #353f74;
}

.work-porcess-area .process-info .single-process.first i:before {
    color: #FFFFFF;
}

.work-porcess-area .process-info .single-process.first h4 {
    color: #FFFFFF;
}

.work-porcess-area .process-info .single-process.third {
    background:  #353f74;
}

.work-porcess-area .process-info .single-process.third i:before {
    color: #FFFFFF;
}

.work-porcess-area .process-info .single-process.third h4 {
    color: #FFFFFF;
}

.work-porcess-area .process-info .single-process.last:after {
    display: none;
}

.work-porcess-area .process-info .single-process i {
    display: block;
    line-height: 25px;
    margin-bottom: 12px;
}

.work-porcess-area .process-info .single-process i:before {
    font-size: 36px;
    color:  #353f74;
}

.work-porcess-area .process-info .single-process h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color:  #353f74;
}

@media only screen and (max-width: 767px) {
     .work-porcess-area .process-info .single-process::after {
        display: none;
    }
    .work-porcess-area .process-info .single-process{
        margin-top: 30px;
    }
    .work-porcess-area .section-title h2{
        margin-bottom: 5px;
    }
    .section-header h2 {
    font-size: 30px;
}

}

.projectFactsWrap{
    display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  background: rgb(53 63 116);
}

.projectFactsWrap .item:nth-child(2){
  background: rgb(36 43 80);
}

.projectFactsWrap .item:nth-child(3){
  background: rgb(53 63 116);
}

.projectFactsWrap .item:nth-child(4){
  background: rgb(36 43 80);
}
article.icon-box h4 {
    font-size: 16px;
    line-height: 1.16;
    margin-bottom: 10px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
}
.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}
.footer-sub p {
    line-height: 26px;
    font-size: 15px;
}.footer-sub a {
    text-decoration: none;
    color:#333;
}
.projectFactsWrap .item p{
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans';
}


.projectFactsWrap .item span{
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}

 
 .navbar {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 0;
  border: none;
  outline: none;
  color: var(--color-black);
  background: var(--color-white);
  box-shadow: var(--shadow-large);
}
.navbar .wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.navbar .burger {
  position: relative;
  display: none;
  cursor: pointer;
  width: 2rem;
  height: 1rem;
  border: none;
  outline: none;
  opacity: 0;
  visibility: hidden;
  background: none;
  transform: rotate(0deg);
  transition: 0.35s ease-in-out;
}
.navbar .burger-line {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  border: none;
  outline: none;
  opacity: 1;
  border-radius: 0.25rem;
  background: #333;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.navbar .burger-line:nth-child(1) {
  top: 0;
}
.navbar .burger-line:nth-child(2), .navbar .burger-line:nth-child(3) {
  top: 0.5rem;
}
.navbar .burger-line:nth-child(4) {
  top: 1rem;
}
.navbar .burger.is-active .burger-line:nth-child(1), .navbar .burger.is-active .burger-line:nth-child(4) {
  top: 1.25rem;
  width: 0%;
  left: 50%;
}
.navbar .burger.is-active .burger-line:nth-child(2) {
  transform: rotate(45deg);
}
.navbar .burger.is-active .burger-line:nth-child(3) {
  transform: rotate(-45deg);
}
.navbar .menu-inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    list-style: none;
}
.navbar .menu-link {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0 15px;
    list-style: none;
}a.menu-link {
    text-decoration: none;
}.single-process img {
    width: 40px;
    margin-bottom: 13px;
}

@media only screen and (max-width: 991px) {
  .navbar .burger {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .navbar .menu {
    width: 100%;
    max-height: 0rem;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: all 0.35s ease;
  }
  .navbar .menu.is-active {
    opacity: 1;
    visibility: visible;
  }
  .navbar .menu-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 1rem 0;
  }
}
.projectFactsWrap img {
    width: 70px;
}
 li.menu-item {
    padding-top: 10px;
}
.margin-auto
 {
     margin:auto 0;
     float:none;
 }.banner-head {
    padding-left: 100px;
    padding-right: 100px;
}.register-head {
    background: #F0F0F0;
    padding: 30px;
    position: absolute;
    width: 25%;
    right: 30px;
}.order-content.order-2 {
    padding: 80px;
    background: #353f74;
    color: #fff;
    margin-left: -71px;
    margin-top: 97px;
}.order-content.order-2 h2{
    color: #fff;
}.order-content.order-2 h4{
    color: #fff;
}.order-img {
    z-index: 999;
}.order-img.order-2.order-mon-2 img {
    margin-left: -67px;
}
.order-content.order-1 {
    background: #353f74;
    padding: 80px;
    color: #fff;
    margin-top: 110px;
}
.navbar .menu-link:hover {
    color: #d3b832;
}
.order-img img {
    width: 100%;
}.order-content.order-1 {
    background: #353f74;
    padding: 80px;
    color: #fff;
}.order-content.order-1 h2{
    color: #fff;
}.order-content.order-1 h4{
    color: #fff;
}
/*Responsive*/
@media(max-width:2150px){
.banner-head h1 {
    font-size: 38px; 
}
}
@media (max-width:1740px){
.banner-head h1 {
    font-size: 35px;
}
}
@media(max-width:1650px){
.register-head {
    width: 30%;
} .banner-head {
    padding-right: 0;
}
}
@media(max-width:1450px){
.navbar .menu-link {
 
    font-size: 13px;
 
    padding: 25px 8px;
 
}.header-top {
    padding: 15px 50px;
}
}
@media (max-width: 1250px){
.banner-head li {
    margin-bottom: 60px;
} .banner-head {
 
    padding-top: 25px;
}.getex-form {
    order: 0 !important;
    width: 100%;
}.getex-content {
    width: 100%;
    order: 1 !important;
}.getex-form .register-head {
        background: #f0f0f0d9;
    width: 100%;
    position: static;
}span.color_green {
    padding: 15px;
    font-size: 15px;
}span.color_yellow 
{
        padding: 15px;
    font-size: 15px;
}.banner-head h1 {
    font-size: 25px;
 
    padding-top: 20px;
    margin: 0;
}.banner-head h1 {
    font-size: 30px;
    padding-top: 20px;
    margin: 0;
}
}
@media (max-width: 1044px){
.navbar-nav .nav-link {
    font-size: 13px;
    padding: 18px 5px;
}
}@media (max-width: 1150px){
.navbar .menu-link {
    font-size: 13px;
    padding: 25px 0;
} .register-head {
    width: 40%;
}
.header-top {
    padding: 15px 30px;
}.banner-head {
    padding-left: 100px;
    padding-right: 100px;
}
}
@media (max-width: 991px){.banner-head h1 {
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
}.container {
    max-width: 860px;
}.projectFactsWrap .item p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px; 
}.work-porcess-area .process-info .single-process h4 {
    font-size: 12px; 
}.work-porcess-area .process-info .single-process {
    width: 100px;
    height: 100px; 
        padding-top:12px;
}.work-porcess-area .process-info .single-process:after {
    right: -20px; 
}.banner-head {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0;
}.order-content.order-2 {
    margin-left: -15px; 
}.order-img.order-2.order-mon-2 img {
    margin-left: -12px;
}.section-order {
    padding-top: 20px;
    padding-bottom: 60px;
}.mb-field {
    width: 67%;
}.cntry-field {
    width: 33%;
}
}
@media (max-width: 767px){
.logo img {
    width: 200px;
}.banner-head.pt-100 {
    padding-top: 30px;
}.row.pt-100 {
    padding-top: 30px;
}.banner-head h1 {
    font-size: 23px;
    line-height: 40px;
}.register-head h3 {
    font-size: 15px;
}
.register-head {
    padding: 30px 20px;
    padding-bottom: 10px;
}.common {
    min-height: auto;
}.banner-bt-head h3 {
    font-size: 23px; 
    }.banner-bt-head p {
    line-height: 24px;
    font-size: 15px;
}.section-order.pt-70.pb-100 {
    padding: 0;
}.order-1 {
    order: 0 !important;
}.order-2 {
    order: 0 !important;
}.order-img img {
    height: auto; 
}.about-head h2 {
    font-size: 23px; 
}.order-content li {
    line-height: 25px;
    font-size: 14px;
}.pad-mob {
    padding-top: 0;
}.section-header h2 {
    font-size: 23px;
}
.order-mon-1
{
    order: 2 !important;
}
.order-mon-2 
{
        order: 1 !important;
}.work-porcess-area .process-info .single-process h4 {
    font-size: 16px; 
}.work-porcess-area .process-info .single-process {
    width: 160px;
    height: 160px;
    padding-top: 30px;
}.work-porcess-area .process-info .single-process:after {
    right: -40px; 
}.common .ipad-x {
    height: auto;
    padding-bottom: 40px !important;
    padding-top: 40px !important;
}.register-head {
    position: static;
    width: 100%;
}span.color_green {
 
    padding: 15px;
    font-size: 16px;
}span.color_yellow {
 
    padding: 15px;
    font-size: 16px;
}.banner-head li {
    margin-bottom: 35px;
}
.pad-mb
{
    padding:20px;
}.order-img img {
    height: auto;
    width: 100%;
}.order-content.order-2 {
    padding: 30px 15px;
    margin-left: 0;
    margin-top: 30px;
}.order-img.order-2.order-mon-2 img {
    margin-left: 0;
    margin-top: 30px;
}.order-content.order-1 {
    padding: 30px 15px;
       margin-top: 30px;
} .banner-head ul {
    padding: 0;
    margin-top: 30px;
}.banner-head.getex-content {
    padding-top: 15px;
}.banner-head.getex-content h1 {
    font-size: 23px;
    line-height: 40px;
    padding-top: 0;
}
}
@media (max-width: 575px){
    .cntry-field {
    width: 30%;
}
.mb-field {
    width: 70%;
}
}
@media (max-width: 500px){

.header-top {
    padding: 10px 10px;
}form .form-select {
    font-size: 12px;
}form .form-control {
    font-size: 12px;
}.row.pt-100 {
    padding-top: 0px;
}
.btn {

    font-size: 15px;
}.banner-head h1 {
    font-size: 22px;
    line-height: 31px;
}.common .ipad-x {
    height: auto;
    padding-bottom: 40px !important;
    padding-top: 40px !important;
}.about-head h2 {
    font-size: 18px;
}.work-porcess-area {
    padding: 40px 0;
}.section-header {
    margin-bottom: 10px;
}.projectFactsWrap .item p {
    font-size: 14px; 
}.projectFactsWrap .item p.number {
    font-size: 30px;
}.section-footer {
    padding: 30px 0;
}article.icon-box h4 {
    font-size: 15px;
 
 }.projectFactsWrap img {
    width: 50px;
}.pt-50 {
    padding-top: 30px;
}.pb-50 {
    padding-bottom: 30px;
}.banner-bt-head h3 {
    font-size: 18px;
}.section-header h2 {
    font-size: 18px;
}
}.cntry-field {
    padding-right: 0;
}