/* @font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Medium.eot');
    src: url('../fonts/Mulish-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mulish-Medium.woff2') format('woff2'),
        url('../fonts/Mulish-Medium.woff') format('woff'),
        url('../fonts/Mulish-Medium.ttf') format('truetype'),
        url('../fonts/Mulish-Medium.svg#Mulish-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Light.eot');
    src: url('../fonts/Mulish-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mulish-Light.woff2') format('woff2'),
        url('../fonts/Mulish-Light.woff') format('woff'),
        url('../fonts/Mulish-Light.ttf') format('truetype'),
        url('../fonts/Mulish-Light.svg#Mulish-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-SemiBold.eot');
    src: url('../fonts/Mulish-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mulish-SemiBold.woff2') format('woff2'),
        url('../fonts/Mulish-SemiBold.woff') format('woff'),
        url('../fonts/Mulish-SemiBold.ttf') format('truetype'),
        url('../fonts/Mulish-SemiBold.svg#Mulish-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Black.eot');
    src: url('../fonts/Mulish-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mulish-Black.woff2') format('woff2'),
        url('../fonts/Mulish-Black.woff') format('woff'),
        url('../fonts/Mulish-Black.ttf') format('truetype'),
        url('../fonts/Mulish-Black.svg#Mulish-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Regular.eot');
    src: url('../fonts/Mulish-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mulish-Regular.woff2') format('woff2'),
        url('../fonts/Mulish-Regular.woff') format('woff'),
        url('../fonts/Mulish-Regular.ttf') format('truetype'),
        url('../fonts/Mulish-Regular.svg#Mulish-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Bold.eot');
    src: url('../fonts/Mulish-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mulish-Bold.woff2') format('woff2'),
        url('../fonts/Mulish-Bold.woff') format('woff'),
        url('../fonts/Mulish-Bold.ttf') format('truetype'),
        url('../fonts/Mulish-Bold.svg#Mulish-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins/Poppins-Regular.eot');
    src: url('../fonts/poppins/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/poppins/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/poppins/Poppins-Regular.woff') format('woff'),
        url('../fonts/poppins/Poppins-Regular.ttf') format('truetype'),
        url('../fonts/poppins/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy-black';
    src: url('../fonts/Gilroy-Black.eot');
    src: url('../fonts/Gilroy-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Black.woff2') format('woff2'),
        url('../fonts/Gilroy-Black.woff') format('woff'),
        url('../fonts/Gilroy-Black.ttf') format('truetype'),
        url('../fonts/Gilroy-Black.svg#Gilroy-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy-bold';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff'),
        url('../fonts/Gilroy-Bold.ttf') format('truetype'),
        url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy-Regular';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff'),
        url('../fonts/Gilroy-Regular.ttf') format('truetype'),
        url('../fonts/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body *{
    font-family: 'Mulish';
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
}
html, body {
    max-width: 100%;
    overflow-x: hidden;
}

h1{
    font-family: 'Gilroy-black';
}
h2{
    font-family: 'Gilroy-bold';
    font-size: 48px;
    font-weight: 400;
    line-height: 59.4px;
}
h4{
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Gilroy-Regular';
    line-height: 21.6px;
}
img{
    max-width: 100%;
}
.cursive {
  font-style: cursive;
}
.sub_heading {
    border: 1px solid #777777;
    padding: 14px 28px;
    border-radius: 4px;
    max-width: fit-content;
    line-height: 21.6px;
    font-size: 18px;
}
nav.custom_navbar .navbar-toggler:focus {
    box-shadow: unset;
}
.custom_btn {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    font-family: 'Poppins';
    background-color: #102B76;
    border: unset;
    border-radius: 4px;
    padding: 18px 40px;
    box-shadow: 4px 14px 20px 0px rgba(0, 0, 0, 0.15);
    white-space: nowrap;
    text-decoration: none;
    display: inline-block;
}
.custom_btn:hover{
    color: #fff;
}
.header_top {
   background-color:  #00008B; /*#102B76*/; 
    /* background-color:  #89CFF0; */
}
.header_top p{
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    margin: 0;
}
.custom_social_media_icons {
    display: flex;
    justify-content: end;
    align-items: center;
}
.custom_social_media_icons a {
/*    color: #000; */
    font-size: 16px;
    border-top:  1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 22px 23px;
    display: inline-block;
}
.custom_social_media_icons a i{
    width: 17px;
    height: 17px;
}
.custom_social_media_icons a:last-child {
    border-right: 1px solid #DDDDDD;
}
.header_logo_bar {
    padding: 24px 0;
}
.custom_d_flex{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.header-logo {
    text-align: center;
}
.header_txt_left_box{
    display: flex;
    align-items: center;
}
.header_txt_right_box{
    display: flex;
    align-items: center;
    justify-content: end;
}
.header_txt_left_box .header_txt_box p {
    display: inline-block;
    vertical-align: middle;
    padding-left: 12px;
    font-size: 14px;
    color: #242424;
    font-family: 'Poppins';
}
.header_txt_right_box .header_txt_box p {
    display: inline-block;
    vertical-align: middle;
    padding-left: 16px;
    font-size: 14px;
    color: #242424;
}
.header_txt_right_box .header_txt_box a{
    text-decoration: none;
}
.header_txt_box.custom_border-line {
    border-left: 1px solid #DDDDDD;
    padding: 0 24px;
    margin: 0 24px;
}
.header_txt_right_box .header_txt_box p span {
    font-weight: 500;
    font-size: 18px;
}
/* .header_txt_right_box .header_txt_box:first-child {
    margin-right: 24px;
} */
.header_txt_right_box .header_txt_box img,
.header_txt_left_box img {
    border: none;
    border-radius: 0;
    padding: 0;
    max-width: 38px;
}
nav.custom_navbar.navbar {
    padding: 0;
    background: linear-gradient(0deg, #00008B,  #483D8B);
/*    background-color: #00008B  linear-gradient(135deg, #00008B, #283593);  #00008B;  #102B76;*/
}
nav.custom_navbar ul.navbar-nav {
    margin-left: auto;
    margin-right: auto;
}
nav.custom_navbar ul.navbar-nav a.nav-link {
    color: #fff;
    border-top: 1px solid transparent;
    padding: 26px 0 25px;
    font-size: 16px;
    line-height: 20px;
    transition: text-shadow 0.2s ease;
}
nav.custom_navbar ul.navbar-nav a.nav-link.active,
nav.custom_navbar ul.navbar-nav a.nav-link:hover{
/*    font-weight: 800;*/
/*    text-shadow: 1px 0 0 currentColor, -1px 0 0 currentColor;*/
    border-color: #fff; 
    color: #c3e4ff;
}
nav.custom_navbar ul.navbar-nav li.nav-item {
    margin-right: 40px;
}
nav.custom_navbar ul.navbar-nav li.nav-item:last-child {
    margin-right: 0;
}
.home_banner_img {
    background-image: url('/img/home_banner_img.png');
    /*background-image: url('/img/medMoon.png');*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.banner_txt_box {
    width: 685px;
    padding: 158px 0 174px;
    max-width: 100%;
}
.banner_section .banner_txt_box h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    color: #fff;
    position: relative;
    padding-left: 16px;
    margin-bottom: 8px;
}
.banner_section .banner_txt_box h5:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
   transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}
.banner_section .banner_txt_box h1 {
    font-size: 72px;
    font-weight: 400;
    line-height: 96px;
    color: #fff;
}
.banner_section .banner_txt_box p {
    font-size: 22px;
    font-weight: 400;
    line-height: 36.6px;
    font-family: 'Poppins';
    padding: 24px 0 40px;
    color: #fff;
}


@media screen and (min-width: 1280px){
section.banner_section .carousel-indicators {
    flex-flow: column;
    position: absolute;
    left: 60px;
    margin: 0;
    padding: 0;
    width: 20px;
    top: 50%;
    transform: translateY(-50%);
    justify-content: center;
    align-items: center;
    height: calc(100% - 30%);
}
section.banner_section .carousel-indicators button {
    margin: 0 !important;
    padding: 0 !important;
    width: 2px;
    height: 33.33%;
    flex: auto;
    border: none;
    opacity: 0.2;
    transition: all 0.2s;
}
section.banner_section .carousel-indicators button.active{
    opacity: 1;
}
section.banner_section .carousel-indicators::before, section.banner_section .carousel-indicators::after {
    content: "01";
    font-size: 24px;
    color: #FFF;
    font-family: 'Mulish';
font-size: 16px;
font-weight: 400;
line-height: 20.08px;
text-align: left;

}
section.banner_section .carousel-indicators::after {
    content: "03";
}
}
.our_mission_section{
    margin: 130px 0 178px;
}
.about_Us_section {
    margin: 130px 0;
}
.about_Us_txt h2{
    padding-top: 16px;
}
.about_Us_txt p {
    padding-top: 28px;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    color: #777777;
}

.about_Us_txt .cursive {
    font-style: cursive;
}

.our_mission_txt {
    padding-right: 18px;
}
.our_mission_txt h2 {
    color: #000;
    padding: 16px 0 28px 0;
}
.our_mission_txt p{
    font-size: 16px;
    font-weight: 400;
    color: #777777;
    line-height: 28.8px;
    margin-bottom: 24px;
}
.our_mission_txt ul {
    padding-bottom: 32px;
}
.our_mission_txt ul li {
    font-size: 16px;
    font-weight: 400;
    color: #777777;
    line-height: 28.8px;
    margin-bottom: 16px;
    list-style: none;
    padding-left: 25px;
    position: relative;
}
.our_mission_txt ul li:before {
    content: "";
    position: absolute;
    top: 15px;
    transform: translateY(-50%);
    left: 0;
    background-image: url('/img/bg_check_icon_sbg.svg');
    width: 15px;
    height: 12px;
    background-repeat: no-repeat;
}
.our_project_section {
    background-color: #102B76;
    padding: 80px 0;
}
.our_project_img {
    position: relative;
}
.our_project_img img {
    position: relative;
    z-index:9;
    width: 100%;
    display: block;
}
.our_project_img:before {
    content: "";
    position: absolute;
    top: -16px;
    left: -17px;
    background: #fff;
    width: 50%;
    height: 50%;
}
.our_project_img:after {
    content: "";
    position: absolute;
    bottom: -16px;
    right: -17px;
    background: #fff;
    width: 50%;
    height: 50%;
}
.col-lg-6.our_project_imgbox_left {
    padding-left: 34px;
    padding-right: 34px;
}
.our_project_txt h4 {
    color: #fff;
    border-color: #fff;
}
.our_project_txt h2 {
    color: #fff;
    padding: 16px 0 28px;
}
.our_project_txt p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.our_project_txt p:last-of-type{
    padding: 28px 0 48px 0;
}
.our_project_btn .custom_btn {
    color: #242424;
    background-color: #fff;
    font-weight: 400;
    position: relative;
    z-index: 1;
}
.our_project_btn{
    position: relative;
    max-width: fit-content;
}
.our_project_btn:after {
    content: "";
    position: absolute;
    right: -48px;
    top: 20px;
    background-image: url('/img/miltpul_dots_img.png');
    width: 174px;
    height: 116px;
}
.app_download_section {
    margin: 130px 0;
}
.app_download_section.project_app_download {
    margin-top: 73px;
}
.app_download_img_box {
    display: flex;
}
.app_download_box {
    background-color: #102B76;
    border-radius: 8px;
}
.app_download_img img {
    border-radius: 0 8px 8px 0;
    width: 100%;
}
.app_download_txt {
    padding: 40px 0 74px 40px;
}
.app_download_txt h4 {
    color: #fff;
    border-color: #fff;
}
.app_download_txt h2 {
    color: #fff;
    padding-top: 16px;
}
.app_download_txt p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    padding: 28px 0 0;
    letter-spacing: 0.01em;
}
.app_download_img1 {
    padding-top: 28px;
    padding-right: 56px;
}
.app_download_img1:last-child{
    padding-right: 0;
}
.contact_Us_section {
    margin-bottom: -95px;
}
.contact_Us_txt h2 {
    color: #000;
    padding-top: 16px;
}
.contact_Us_txt p {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    color: #777777;
    padding: 26px 0 48px;
}
.contact_Us_txt a {
    display: inline-block;
    color: #777777;
    font-size: 20px;
    font-weight: 400;
    line-height: 25.1px;
    text-decoration: none;
}
a.contact_Us_txt_firsta {
    margin-bottom: 40px;
}
.contact_Us_txt a img {
    background-color: #102B76;
    padding: 15px;
    border-radius: 4px;
    margin-right: 24px;
    width: 60px;
    height: 60px;
    object-fit: contain;
}
.contact_Us_form {
    box-shadow: 4px 14px 30px 0px rgba(0, 0, 0, 0.1);
    padding: 60px 42px 62px;
    border-radius: 8px;
    background-color: #fff;
    z-index: 1;
    position: relative;
}
.contact_Us_form h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 37px;
    padding-bottom: 28px;
    color: #000;
}
.contact_Us_form .form-control{
    font-size: 17px;
    line-height: 21px;
    font-weight: 400;
    color: #777777;
}
.contact_Us_form  .form-control:focus {
    border-color: unset;
    box-shadow: unset;
}
.contact_Us_form .custom_input_txt {
    padding: 25px 0 24px 27px;
}
.contact_Us_form .custom_textarea {
    padding: 19px 0 0 27px;
    height: 180px;
    max-width: 100%;
}
.contact_Us_form .custom_input_padd {
    margin: 30px 0;
}
.contact_Us_form button {
    width: 100%;
    background-color: #102B76;
    color: #fff;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    padding: 25px 0;
    margin-top: 30px;
}
section.footer_section {
    background-color: #102B76;
    padding: 69px 0 58px;
}
.footer_txt {
    text-align: right;
    color: #fff;
    padding-top: 79px;
}
.footer_txt ul li {
    list-style: none;
    display: inline-block;
    padding-right: 30px;
}
.footer_txt ul li:last-child {
    padding-right:0;
}
.footer_txt ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
}
.footer_txt p{
    color: #fff;
}
span.footer_txt_padd {
    padding: 0 30px;
}
.footer_txt p {
    color: #fff;
    /* margin-top: 23px; */
    margin-top: 0;
    padding-top: 24px;
    border-top: 1px solid #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
}
.custom_navbar .header-logo{
    display: none;
}
/********************* inner pages common *********************************/
.inner_page_banner{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 178px 0 179px;
    position: relative;
    z-index: 1;
}
.inner_page_banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.2) 100%);
    z-index: -1;
}
.inner_page_banner_txt {
    text-align: center;
}
.inner_page_banner_txt h3 {
    color: #fff;
    font-size: 56px;
    font-weight: 700;
    font-family: 'Mulish';
    line-height: 70px;
}
.inner_page_banner_txt ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
}
.inner_page_banner_txt ul li a {
    color: #DDDDDD;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.5px;
}
/**************************inner pages common ends ***************************/
/********************** about_us page css start ***************************/
.about_banner{
    background-image: url('/img/about_banner_img.png');
}
.about_banner.inner_page_banner:before{
    opacity: 0.5;
}
.about_explore_More {
    background-image: url('/img/about_ancient_wisdom_img.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 105px 0;
}
.about_explore_More_txt {
    text-align: center;
}
.about_explore_More_txt h2 {
    color: #fff;
    font-weight: 700;
    font-family: 'Poppins';
    line-height: 76.8px;
    padding-bottom: 32px;
}
.about_explore_More_txt .custom_btn {
    background-color: #fff;
    color: #000;
}
.about_Us_img_box img {
    width: 50%;
}
.about_Us_img_box{
    display: flex;
    width: fit-content;
}
.about_Us_img_box img:nth-child(2) {
    position: relative;
    z-index: 1;
    transform: translate(-60px, 115px);
}
.about_Us_img_txt_box {
    width: fit-content;
    max-width: 100%;
    background-color: #fff;
    padding: 24px 63px 24px 28px;
    box-shadow: -4px 4px 10px 0px #00000029;
    border-radius: 8px;
    position: relative;
    z-index: 2;
    transform: translate(86px, -64px);
}
.about_Us_img_txt_box p {
    font-size: 32px;
    font-weight: 400;
    line-height: 39.6px;
    font-family: 'Gilroy-Regular';
}
.about_Us_img_txt_box p span {
    padding-top: 14px;
    font-family: 'Gilroy-bold';
}
/************************** project css start ********************************/
.project_banner{
    background-image: url('/img/project_banner_img.png');
}

.project_explore_more_section{
    background-image: url('/img/project_explore_more_img.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 153px 0;
}
.project_mission_imgBox {
    position: relative;
}
.project_mission_imgBox img {
    position: relative;
    z-index: 9;
}
.project_mission_imgBox:after {
    content: "";
    position: absolute;
    right: -48px;
    bottom: -48px;
    width: 391px;
    height: 460px;
    background: #FFFFF;
}
.project_explore_more_txt {
    display: flex;
    align-items: center;
}
.project_explore_more_txt h3 {
    color:#fff;
   font-family: 'Poppins';
    font-size: 48px;
    font-weight: 700;
    line-height: 76.8px;
    letter-spacing: 0.01em;
    flex-grow: 1;
}
.project_explore_more_txt .custom_btn {
    color: #000;
    background-color: #fff;
    margin-left: 88px;
}
.project_mission_imgbox_right {
    padding-right: 60px;
}
/********************* contact_us page css start **********************/
.contact_us_banner{
    background-image: url('/img/contact_us_banner_img.png');
}
.contact_Us_section.contact-us_page {
    margin-bottom: 0;
    margin-top: 130px;
}

/*********************************  ******************************/
@media (max-width: 1500px) {
    section.banner_section .carousel-indicators {
        left: 20px;
    }
}
@media (max-width: 1400px) {
    .project_mission_imgbox_right {
        padding-right: 45px;
    }
    .project_mission_imgBox:after {
        right: -30px;
        bottom: -30px;
    } 
    .our_mission_section {
        margin: 130px 0 160px;
    }
}
@media screen and (max-width:1399px) and (min-width:1280px){
    .banner_txt_box {
    padding-left: 50px;
}
}
@media (max-width: 1300px) {
    .about_Us_img_txt_box p {
        font-size: 25px;
        line-height: 33px;
    }
    .project_explore_more_txt h3 {
        font-size: 40px;
        line-height: 52px;
    }
}
@media (min-width: 1200px) {
    .container{
        max-width: 1320px;
    }
}
@media (max-width: 1199px) {
    h2,
    .about_explore_More_txt h2{
        line-height: 45px;
        font-size: 32px;
    }
    .about_Us_img_txt_box p {
        font-size: 20px;
        line-height: 30.6px;
    }
    .about_Us_img_box img:nth-child(2) {
        transform: translate(-35px, 90px);
    }
    .about_Us_img_txt_box {
        transform: translate(73px, -64px);
    }
    .project_explore_more_txt h3 {
        font-size: 30px;
        line-height: 42px;
    }
    .project_mission_imgBox:after {
        width: 85%;
        height: 80%;
    }
}
@media (min-width: 992px) {
    .footer_txt{
        padding-left: 74px;
    }
    .app_download_img{
        height: 100%;
    }
    .app_download_img img {
        height: 100%;
        object-fit: cover;
    }
}
@media (max-width: 991px) {
    .our_mission_txt,
    .ai_urated_img,
    .contact_Us_txt{
        padding-bottom: 30px;
    }
    .contact_Us_section {
        margin-bottom: -69px;
    }
    section.footer_section{
        padding: 40px 0px;
    }
    .footer_logo,
    .footer_txt {
        padding-top: 50px;
        padding-bottom: 30px;
        text-align: center;
    }
    .app_download_img {
        text-align: center;
    }
    .header_logo_bar{
        display: none;
    }
    nav.custom_navbar.navbar {
        background-color: transparent;
        padding: 10px 0;
    }
    .custom_navbar .header-logo{
        display: block;
    }
    .custom_navbar button.navbar-toggler {
        border: 1px solid #102b76;
        padding: 8px;
        width: 40px;
        height: 40px;
    }
    .custom_navbar div#navbarSupportedContent {
        background: #102B76;
        padding: 15px 25px 15px 0;
        margin-top: 0;
        position: absolute;
        left: auto;
        right: 0;
        top: 100%;
        z-index: 99;
        width: 100%;
        box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.5);
    }
    nav.custom_navbar ul.navbar-nav a.nav-link {
        padding: 15px 0 15px 30px;
    }
    nav.custom_navbar ul.navbar-nav a.nav-link {
        border-left: 1px solid transparent;
        border-top: unset;
    }
    .banner_section .banner_txt_box h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .our_mission_section, 
    .about_Us_section,
    .app_download_section{
        margin: 70px 0;
    }
    .contact_Us_section.contact-us_page {
        margin-top: 70px;
    }
    .our_project_section {
        padding: 50px 0;
    }
    .our_project_img {
        padding-bottom: 50px;
        text-align: center;
    }
    .app_download_txt {
        padding: 30px 30px 50px;
    }
    .app_download_img_box {
/*        justify-content: center;*/
    }
    .app_download_img {
        text-align: center;
    }
    .app_download_img img{
        border-radius: 8px;
    }
    .contact_Us_txt a img {
        padding: 10px;
        margin-right: 24px;
        width: 40px;
    }
    .contact_Us_form {
        padding: 40px;
    }
    .contact_Us_form .custom_input_txt {
        padding: 15px 0 15px 17px;
    }
    .contact_Us_form .custom_textarea {
        padding: 15px 0 0 17px;
    }
    .contact_Us_form button {
        padding: 15px 0;
    }
    .about_explore_More_txt h2 {
        line-height: 45px;
    }
    .about_Us_txt {
        padding-top: 40px;
    }
    .inner_page_banner{
        padding: 100px 0;
    }
    .about_Us_img_box img:nth-child(2) {
        transform: translate(-54px, 90px);
    }
    .about_Us_img_txt_box {
        transform: translate(150px, -64px);
    }
    .about_explore_More {
        padding: 70px 0;
    }
    .inner_page_banner_txt h3 {
        font-size: 40px;
        line-height: 52px;
    }
    .project_explore_more_txt {
        flex-wrap: wrap;
    }
    .project_explore_more_txt .custom_btn {
        margin-left: unset;
        margin-top: 30px;
    }
    .project_explore_more_section {
        padding: 70px 0;
        margin-top: 100px;
    }
    .our_mission_imgBox {
        text-align: center;
    }
    .our_project_img:after {
        bottom: 31px;
    }
}
@media (max-width: 767px) {
    h2{
        font-size: 32px;
        line-height: 40px;
    }
    .contact_Us_txt p,
    .contact_Us_txt a {
        font-size: 16px;
        line-height: normal;
    }
    .app_download_txt {
        padding: 40px 20px 50px 20px;
    }
    .app_box_img1 {
        padding-right: 20px;
    }
    .app_download_img img {
        border-radius: 0 8px 8px;
    }
    .contact_Us_txt a img {
        padding: 8px;
        margin-right: 10px;
        width: 40px;
        height: 40px;
    }
    .banner_txt_box {
        padding: 100px 0 100px;
    }
    .banner_section .banner_txt_box h1 {
        font-size: 43px;
        line-height: 50px;
    }
    .banner_section .banner_txt_box p {
        font-size: 18px;
        line-height: 29px;
        padding: 20px 0 27px;
    }
    .app_box{
        justify-content: center;
        flex-wrap: wrap;
    }
    .contact_Us_form .custom_input_txt,
    .contact_Us_form .custom_textarea{
        padding: 15px;
        font-size: 16px;
    }
    .contact_Us_form {
        padding: 30px 15px;
    }
    .custom_social_media_icons a {
        border: 1px solid #DDDDDD;
        padding: 4px 10px;
        border-radius: 4px;
        margin: 0 5px;
    }
    .header_top_txt {
        padding-bottom: 10px;
    }
    .header_top_txt,
    .custom_social_media_icons {
        text-align: center;
        justify-content: center;
    }
    .header_top {
        padding: 10px 0;
    }
    .footer_txt ul li {
        padding-right: 15px;
    }
    .about_explore_More_txt h2 {
        line-height: 40px;
    }
    .inner_page_banner {
        padding: 70px 0;
    }
    .about_Us_img_txt_box {
        padding: 24px 24px 24px 24px;
    }
    .about_Us_img_txt_box p {
        font-size: 18px;
        line-height: 27px;
    }
    .about_Us_img_txt_box {
        transform: translate(13px, -26px);
    }
    .about_Us_img_box img:nth-child(2) {
        transform: translate(-20px, 50px);
    }
    .our_project_img:before {
        top: -16px;
        left: -17px;
    }
    .our_project_img:after {
        bottom: 34px;
        right: -17px;
    }


    .custom_btn {
        font-size: 14px;
        padding: 14px 30px;
    }
}
@media screen and (max-width:575px){
    .header-logo {
        width: 90px;
    }
    .footer_logo img {
        width: 120px;
    }
    .app_download_img_box {
        /* flex-wrap: wrap; */
        gap: 10px;
        justify-content: start;
        width: 100%;
    }
    .app_download_img1 img{
      display: block;
      margin: 0 auto;
    }
    .app_download_img1 {
        padding-top: 40px;
        padding-right: 0;
        width: 100%;
    }
}


@media screen and (max-width:359px){
.contact_Us_txt a{
    font-size: 14px;
}
}
.success_msg {
    width: 100%;
    background-color: #4CAF50;
    color: #fff;
    border: 1px solid #4CAF50;
    border-radius: 8px;
    padding: 25px 0;
    margin-top: 30px;
    text-align: center
}

/* Header cleanup */
.header_logo_bar {
  padding: 24px 0;
  background-color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 100;
}

/* Logo styling */
.header-logo img {
  height: 48px;
  width: auto;
}

/* Navigation styling */
nav.custom_navbar.navbar {
  background: white !important;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
  padding: 0;
}

nav.custom_navbar ul.navbar-nav {
  margin-left: auto;
  margin-right: auto;
}

nav.custom_navbar ul.navbar-nav li.nav-item {
  margin: 0 20px;
}

nav.custom_navbar ul.navbar-nav a.nav-link {
  font-size: 16px;
  padding: 24px 0;
  color: #1f2937;
  font-weight: 500;
  border: none;
  transition: color 0.2s ease;
}

nav.custom_navbar ul.navbar-nav a.nav-link:hover,
nav.custom_navbar ul.navbar-nav a.nav-link.active {
  color: #4F46E5;
  border: none;
  background: none;
}

.custom_btn {
  background-color: #1E40AF;
  border-radius: 6px;
  padding: 14px 32px;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Mulish', sans-serif;
  box-shadow: 0 4px 14px rgba(30, 64, 175, 0.3);
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.custom_btn:hover {
  background-color: #1E3A8A;
  transform: translateY(-2px);
}

/* Section spacing */
section {
  padding-top: 80px;
  padding-bottom: 80px;
}

h2 {
  font-size: 36px;
  line-height: 1.25;
  font-weight: 700;
  color: #111827;
}

h4.sub_heading {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
  border: none;
  padding: 0;
  color: #6B7280;
}

p {
  font-size: 16px;
  line-height: 1.8;
  color: #4B5563;
}

/* Modern Header Layout */
.modern-header {
  background-color: white;
  border-bottom: 1px solid #eee;
  position: relative;
  z-index: 1000;
}

.modern-header .brand-name {
  font-family: 'Mulish', sans-serif;
}

.modern-header nav a {
  font-family: 'Mulish', sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.modern-header h1 {
  font-family: 'Mulish', sans-serif;
  font-weight: 800;
  font-size: 2rem;
  line-height: 1.3;
  color: #000;
}

@media (max-width: 767px) {
  .modern-header h1 {
    font-size: 1.5rem;
  }

  .modern-header nav {
    justify-content: center;
    margin-top: 1rem;
  }
}

/* Purple top line */
.modern-header::before {
  content: '';
  display: block;
  height: 4px;
  background-color: #6B21A8; /* deep purple */
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* Reduce vertical spacing in header */
.modern-header .container-fluid.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 0.5rem !important;
}

/* Reduce padding between logo/title and next section */
.modern-header .row.w-100 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 768px) {
  .modern-header .row.w-100 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
/* 1. Remove extra space between header and next section */
.modern-header + * {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Override default spacing below the logo row */
.modern-header .row.w-100 {
  padding-bottom: 1.5rem; /* Reduce further if needed */
}

/* 2. Make bottom border line intentional or remove it */

.modern-header {
  border-bottom: 2px solid #e5e7eb; /* light gray, or replace with purple if preferred */
  position: relative;
}

/* Optional: Make it purple instead */
.modern-header {
  border-bottom: 2px solid #6B21A8;
}
/* GLOBAL SECTION SPACING REFINEMENT */
section {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* Remove margin between stacked sections */
section + section {
  margin-top: 0 !important;
}

/* Reduce large custom paddings from your CSS */
.our_mission_section,
.about_Us_section,
.app_download_section,
.contact_Us_section {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* For very tight spacing */
.row.custom_d_flex {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Reduce spacing inside project/app sections */
.our_project_txt,
.app_download_txt,
.contact_Us_txt {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.custom_btn {
  background-color: #6B21A8; /* Deep purple */
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 12px 28px;
  font-weight: 600;
  font-family: 'Mulish', sans-serif;
  box-shadow: 0 4px 10px rgba(107, 33, 168, 0.25);
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.custom_btn:hover {
  background-color: #581C87; /* Darker purple */
  transform: translateY(-2px);
}
.our_project_section,
.app_download_section,
.footer_section {
  background-color: #ffffff !important;
  color: #1f2937;
}

.footer_section {
  background-color: #ffffff !important;
  border-top: 4px solid #6B21A8;
  padding: 48px 0;
}

.footer_section .footer_txt p,
.footer_section .footer_txt ul li a {
  color: #1f2937;
}

.footer_logo img {
  height: 50px;
  width: auto;
}
.our_project_section,
.contact_Us_section {
  background-color: #f9f9fb; /* light gray background */
}
/* OWL SECTION FIXES */

/* Make text black and readable */
.our_project_section,
.our_project_txt,
.our_project_txt h2,
.our_project_txt h4,
.our_project_txt p {
  color: #1f2937 !important; /* Modern readable gray-black */
}

/* Align the button with the new purple style */
.our_project_btn .custom_btn {
  background-color: #6B21A8 !important;
  color: #ffffff !important;
  font-weight: 600;
  border: none;
  box-shadow: 0 4px 10px rgba(107, 33, 168, 0.25);
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.our_project_btn .custom_btn:hover {
  background-color: #581C87 !important;
  transform: translateY(-2px);
}
/* Mobile nav styling */
#mobileNav .nav-link {
  font-size: 16px;
  font-weight: 500;
  padding: 12px 0;
  color: #1f2937;
  border-bottom: 1px solid #f0f0f0;
  transition: background-color 0.2s ease;
}

#mobileNav .nav-link:hover {
  background-color: #f9f9f9;
}

/* Align hamburger menu */
.navbar-toggler {
  padding: 0.25rem 0.5rem;
  background: none;
  color: #1f2937;
}

/* Force nav link color to black on all screens */
.nav-link {
  color: #1f1f1f !important;  /* Modern black-gray */
  font-weight: 500;
  text-decoration: none !important;
}

/* Optional: Purple on hover */
.nav-link:hover,
.nav-link:focus {
  color: #6B21A8 !important;
}

.nav-link:hover {
  text-decoration: underline;
}

#myvideo {
    display: block; /* Ensures it's a block element */
    margin-left: auto;
    margin-right: auto;

}

.video-container {
    width: 90%;         /* Use a percentage width to be flexible */
    max-width: 720px;   /* Set a maximum size for larger screens */
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.video-container video {
    width: 100%;        /* Makes the video fill the container */
    height: auto;       /* Maintains aspect ratio */
    display: block;     /* Good practice for block elements like video */
}