* {
    padding: 0;
    margin: 0;
}

body {
	position: relative;
    font-family: 'Open Sans', 'Noto Sans', sans-serif;
    font-size: 14px;
    line-height: 1.75;
    margin: 0;
    text-align: left;
    background-color: #fff;
    font-weight: 400;
    color: #282828;
    padding-bottom: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    position: relative;
    font-weight: 700;
    margin: 0px;
    background: none;
    line-height: normal;
    color: #212121;
}

p {
    position: relative;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 0;
}

.strike-through {
    text-decoration: line-through;
}

.page_container {
    position: relative;
    margin: 0 auto;
    width: 93%;
}

img {
    display: inline-block;
    max-width: 100%;
}

ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.marquee_up{
    height: 300px;
}
.tooltip{
    opacity: 1 !important;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../webfonts/fa-brands-400.woff2') format('woff2'),
    url('../webfonts/fa-regular-400.woff2') format('woff2'),
    url('../webfonts/fa-solid-900.woff2') format('woff2'),
    url('../webfonts/fa-v4compatibility.woff2') format('woff2');
}
.marquee_div{
    overflow: hidden;
}

.rgstbtn{
    color: #fff;
    background: #0662ab;
}
.marg-left{
    margin-left: 113px !important;
}
.marg-left1{
    margin-left: 73px !important;
}
.rgstbtn:hover{
    /* color: #FFF1CB; */
    /* background: #0662ab; */
    background: #0e86f6;
    color: #fff;
}
.sl-cm-m{
    display: none;
}

/* -------------------------main Part------------------------- */
.topbar{
    background: #081854;
    width:100%;
    padding:5px 0;
}
.topbar .accessability{
    width: 100%;
    height: auto;
}
.topbar .accessability > ul {
    display: flex;
    justify-content: end;
}

.topbar .accessability>ul>li {
    position: relative;
    line-height: 14px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    border-right: solid 1px #fff;
}

.topbar .accessability>ul>li>a {
    color: #fff;
}

.topbar .accessability>ul>li:last-child {
    border-right: 0;
}

.nav-bar {
    background: #fff;
    transition: 1s;
}
.navbar h1{
    color: #0d6efd;
    /* color: #007657; */
    font-size: 70px;
    letter-spacing: 9px;
}

.navbar h2{
    color: #1a1a1a;
    /* letter-spacing: 2.5px; */
}
.navbar h3{
    color: #1a1a1a;
    /* letter-spacing: .3px; */
}

.navbar-light .navbar-brand img {
    max-height: 60px;
    transition: .5s;
}

.nav-bar .navbar-light .navbar-brand img {
    /* max-height: 80px; */
    max-height: 100px;
    border-radius: 10px;
}

.navbar .navbar-nav .nav-item .nav-link {
    padding: 0;
}

.navbar .navbar-nav .nav-item {
    display: flex;
    align-items: center;
    padding: 15px;
}

.navbar-light .navbar-nav .nav-item:hover,
.navbar-light .navbar-nav .nav-item.active,
.navbar-light .navbar-nav .nav-item:hover .nav-link,
.navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #015fc9;
}

.menu-partition {
    border: 0.1rem #C0C0C0;
    background: #C0C0C0;
    color: #ffffff;
    width: 1px;
}

.menu{
    background: #0662ab;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.rbar{display: none;}

/* Slider
================================================== */
.slider{
    width: 100%;
    height: auto;
    padding: 0;
    position: relative;
}
.slidefixed{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.slider-carousel .slider-carousel-item {
    height: 100%;
    width: 100%;
    position: relative;
}

.slider-content {
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}

.slider-carousel img {
    width: 100%;
    height: auto;
}

.slide-title-box {
    font-size: 16px;
    line-height: 39px;
    background: #ffb600;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    margin: 0 0 10px;
}

.slide-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    color: #fff;
    margin: 20px 0 10px;
}

.slide-sub-title {
    font-style: normal;
    font-size: 40px;
    line-height: 58px;
    margin: 20px 0;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.slider-description {
    color: #fff;
    font-size: 16px;
}


/* Carousel control */

.slider-carousel .carousel-control {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    text-shadow: none;
    transition: all .25s ease;
    padding: 0;
    outline: 0;
    border: 0;
}

.slider-carousel .slick-dots {
    opacity: 0;
    filter: alpha(opacity=0);
    bottom: 60px;
}

.slick-dots li button::before {
    font-size: 12px;
}

.slick-dots li button:hover:before,
.slick-dots .slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #ffb600;
}

.slick-slide {
    outline: 0;
}

.slider-carousel:hover .carousel-control,
.slider-carousel:hover .carousel-control,
.slider-carousel:hover .slick-dots {
    opacity: 1;
    filter: alpha(opacity=100);
}

.slider-carousel .carousel-control.left {
    left: 20px;
}

.slider-carousel .carousel-control.right {
    right: 20px;
}

.slider-carousel .carousel-control i {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    line-height: 58px;
    width: 60px;
    height: 60px;
    font-size: 22px;
    border-radius: 0;
    transition: all 500ms ease;
}

.slider-carousel .carousel-control i:hover {
    background: #ffb600;
    color: #fff;
}

/* ----------------------About--------------------------------------- */
.about{
    background: #ebebeb;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    position: relative;
}
.about .limage{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: calc((100% - -30px) / 2);
    background-image: url(../images/about.jpg);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 1;
}
.about .item{
    padding: 20px 0 20px 30px;
}
.about .item .title {
    color: #e3ac00;
    font-weight: 700;
    line-height: normal;
    font-size: 35px;
    font-weight: 800;
    /* margin-bottom: 10px; */
    padding-bottom: 20px;
    margin-top: 30px;
    position: relative;
}
.about .item .subtitle{
    color: #007657;
    font-size: 17px;
    font-weight: 500;
    line-height: 27px;
    /* margin-bottom: 9px; */
    text-align: left;
    position: relative;
}
/* .about .item .subtitle:after {
    position: absolute;
    content: '';
    width: 10%;
    height: 2px;
    background: #007657;
    right: -40px;
    top: 50%;
} */
.about .item .heading{
    color: #032e42;
    font-size: 40px;
    line-height: normal;
    margin-bottom: 10px;
    text-align: left;
}

.about .item p {
    font-family: 'Open Sans', 'Noto Sans', sans-serif;
    color: #1a1a1a;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    text-align: justify;
    margin-top: 20px;
    /* font-style: italic; */
}

.highlight{
    /* background: url(../images/highlight_bg.jpg) no-repeat 0 0; background design */
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    position: relative;
}
.highlight .overflow{
    /* background: rgba(0, 0, 0, 0.6); */
    /* background: rgba(6, 98, 171, 0.8); */
    background: rgba(6, 98, 171, 1);
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
}
.highlight .title{
    color: #fff;
    font-size: 25px;
    line-height: normal;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
    position: relative;
}
.highlight .title:after {
    position: absolute;
    content: '';
    width: 35%;
    height: 2px;
    background: #fff;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
}
.highlight .subtitle{
    color: #fff;
    font-size: 25px;
    line-height: normal;
    margin-bottom: 25px;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
}
.highlight .subtitle:after {
    position: absolute;
    content: '';
    width: 50%;
    height: 2px;
    background: #fff;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
}
.highlight p{
    font-family: 'Open Sans', 'Noto Sans', sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    position: relative;
}
/* .highlight ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.highlight ul li{
    width: 30%;
    height: auto;
    display: block;
    padding: 5px 0;
}
.highlight ul li span{
    font-family: 'Open Sans', 'Noto Sans', sans-serif;
    /* color: #00649F; 
    color: #161D6F;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
} */

.logos{
    background: #074799;
    width: 100%;
    height: auto;
    padding: 30px 0;
    margin: 0;
}
.logos .items{
    background: #fff;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
}
.logos .title{
    /* color: #239BA7; */
    color: #fff;
    font-size: 35px;
    line-height: normal;
    /* margin-bottom: 30px;
    padding-bottom: 15px; */
    text-align: center;
    position: relative;
}
.logos .title:after {
    position: absolute;
    /* content: ''; */
    width: 20%;
    height: 4px;
    /* background: #239BA7; */
    background: #fff;;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
}

.services{
    background: url(../images/how_work.jpg) repeat;
    /* background: #fff; */
    width: 100%;
    height: auto;
    padding: 50px 0 20px;
    margin: 0;
    position: relative;
}
/* .services .title{
    /* color: #239BA7; 
    color: #0662ab;
    font-size: 35px;
    line-height: normal;
    margin-bottom: 60px;
    padding-bottom: 15px;
    text-align: center;
    position: relative;
}
.services .title:after {
    position: absolute;
    content: '';
    width: 20%;
    height: 4px;
    /* background: #239BA7; 
    background: #0662ab;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
} */
.services .title{
	font-size:30px;
	color:#0662ab;
	font-weight:600;
	line-height:35px;
	border-left:solid 4px #0662ab;
	padding-left:16px;
	margin-bottom:30px !important;
	}
.services .title span{
	font-size:30px;
	color:#0662ab;
	display:block;
	}
.services .items{
    width:calc(100% - 60px);
    padding-left: 15px;
}
.services .items .subtitle{
    color: #1d282f;
    font-size: 22px;
    line-height: normal;
    padding-bottom: 5px;
}
.services .items  p {
    font-family: 'Open Sans', 'Noto Sans', sans-serif;
    color: #676767;
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
}

.services .sicons{
    /* background: #239BA7; */
    background: #0662ab;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    font-weight: 600;
}
.services .sicons i{
    color: #fff;
    font-size: 30px;
    line-height: 60px;
}

.initiatives{
	background:#f6f6f4;
	width:100%;
	height:auto;
	padding:30px 0;
	margin:0;
	}
.initiatives .title{
	font-size:30px;
	/* color:#162554; */
    color: #0662ab;
	font-weight:600;
	line-height:35px;
	/* border-left:solid 4px #162554; */
    border-left:solid 4px #0662ab;
	padding-left:16px;
	margin-bottom:20px !important;
	}
.initiatives .title span{
	font-size:30px;
	/* color:#162554; */
    color: #0662ab;
	display:block;
	}
.initiatives .box{
	width:100%;
	height:auto;
	padding:30px 0;
	margin:0;
	}
.initiatives .box .title_inner{
	font-size:18px;
	/* color:#162554; */
    color: #0662ab;
	display:block;
	line-height:30px;
	margin-top:10px;
	text-align:center;
	}
.initiatives .border-right{
	border-right:solid 1px #ccc;
	}
.initiatives .border-bottom{
	border-bottom:solid 1px #ccc;
	}
.initiatives .sicons{
    /* background: #162554; */
    background: #0662ab;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.initiatives .sicons i{
    color: #fff;
    font-size: 30px;
    line-height: 60px;
}
.initiatives p{
    font-size: 15px;
    line-height: normal;
    color: #1a1a1a;
    text-align: center;
    display: block;
}
.initiatives a.more{
	width:150px;
	height:40px;
	background:#162554;
	font-size:15px;
	text-align:center;
	color:#fff;
	line-height:40px;
	display:block;
	margin:20px auto 0;
	}

.partnner{
    width: 100%;
    height: auto;
    padding: 50px 0;
}
.partnner .title{
    position: relative;
    color: #032e42;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    text-align: left;
    border-left: solid 4px #162554;
    padding-left:16px;
	margin-bottom:20px !important;
}

.partnner .title:after {
    position: absolute;
    /* content: ''; */
    width: 100px;
    height: 4px;
    background: #032e42;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.partnner .owl-nav{
    position: absolute;
    top: 35%;
    /* background-color: #000; */
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.partnner .owl-nav .owl-prev {
    position: absolute;
    left: 0;
}
.partnner .owl-nav .owl-next {
    position: absolute;
    right: 0;
}

.partnner .owl-nav button:focus {
    outline: none;
}
.partnner .owl-item {
  /* height: 300px !important; Adjust this value as needed */
    display: flex;
}
.partnner .item {
    width: 100%;
}
.partnner .item img{
    width: 70% !important;
    margin: 0 auto;
    border: dashed 1px #161D6F;
    padding: 5px;
}
footer{
    background: #00649F;
    width: 100%;
    height: auto;
    padding: 50px 0 10px 0;
    margin: 0;
}
footer .title{
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
}
footer p {
    font-family: 'Open Sans', 'Noto Sans', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    margin: 15px 0;
    text-align: center;
}
footer .info{
    padding-bottom: 50px;
}
footer .info ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
footer .info ul li{
    border-right: solid 1px #fff;
}
footer .info ul li a{
    font-family: 'Open Sans', 'Noto Sans', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    padding: 0px 10px;
}
footer .info ul li:last-child{
    border-right: 0;
    line-height: 0;
}
.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    transition: 0.5s;
    z-index: 99;
    line-height: 40px;
}
footer .fbottom{
    border-top: solid 1px #fff;
    padding: 10px 0;
}
.text-theme-light{
    color: #fff;
}
.btn-square{
    width: 50px;
    height: 50px;
}

#button {
    display: inline-block;
    background-color: #3887BE;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}

#button:hover {
    cursor: pointer;
    background-color: #333;
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}
/* --------------------Inner Content Section-------------------------- */
.innerContent{
    background: #f1f1f1;
    width: 100%;
    height: auto;
    min-height: 300px;
    padding: 30px 0;
    margin: 0;
}
.innerBanner{
    background: url(../images/inner_banner.jpg) repeat-x;
    width: 100%;
    height: auto;
    padding: 30px 0;
    margin: 0 auto;
}

.innerBanner .title{
    position: relative;
    color: #032e42;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 15px;
	/* margin-bottom:20px !important; */
}

.innerBanner .title:after {
    position: absolute;
    content: '';
    width: 100px;
    height: 4px;
    background: #032e42;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* ------------------Application form stepwish------------------------ */
.step-container {
  position: relative;
  text-align: center;
  transform: translateY(-43%);
}

.step-circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #007bff;
  line-height: 30px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  cursor: pointer; /* Added cursor pointer */
}

.step-line {
  position: absolute;
  top: 16px;
  left: 50px;
  width: calc(100% - 100px);
  height: 2px;
  background-color: #007bff;
  z-index: -1;
}

#multi-step-form{
  overflow-x: hidden;
}


/* ----------------Expendable---------------------- */

.expendable {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
  
}

.panel {
    background-size: cover;
    background-position: center;
    height: 80vh;
    border-radius: 50px;
    color: white;
    cursor: pointer;
    flex: 0.5;
    margin: 10px;
    position: relative;
    transition: flex 0.7s ease-in;
}

.panel h3 {
    font-size: 24px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    margin: 0;
    color: #fff;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    /* opacity: 0; */
}

.panel.active {
    flex: 5;
}

.panel.active h3 {
    opacity: 1;
    transition: opacity 0.3s ease-in 0.4s;
    transform: rotate(0deg);
    writing-mode: horizontal-tb;
}

@media (max-width: 480px) {
    .expendable {
        width: 100vw;
    }

    .panel:nth-of-type(4),
    .panel:nth-of-type(5) {
        display: none;
    }
}


.option {
    
    &.active {
    /* flex-grow:10000; */
    transform:scale(1);
    margin:0px;
    border-radius:40px;
    background-size:auto 100%;
    .label {
        bottom:20px;
        left:20px;
        .info {
            transform: rotate(0deg);
            writing-mode: horizontal-tb;
        }>div {
            left:0px;
            opacity:1;
        }
    }
    /*&:active {
        transform:scale(0.9);
    }*/
    }
    &:not(.active) {
    flex-grow:1;
    border-radius:30px;
    .shadow {
        bottom:-40px;
        box-shadow:inset 0 -120px 0px -120px black, inset 0 -120px 0px -100px black;
    }
    .label {
        bottom:10px;
        left:10px;
        .info >div {
            left:10px;
            opacity:0;
        }
    }
    }
    .label {
    display:flex;
    position: absolute;
    right:0px;
    height:40px;
    transition:.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
    .icon {
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        min-width:40px;
        max-width:40px;
        height:40px;
        border-radius:100%;
        background-color:white;
        color:var(--defaultBackground);
    }
    .info {
        display:flex;
        flex-direction:column;
        justify-content:center;
        margin-left:10px;
        color:#FFF287;
        white-space: pre;
        transform: rotate(180deg);
        writing-mode: vertical-rl;
        >div {
            position: relative;
            transition:.5s cubic-bezier(0.05, 0.61, 0.41, 0.95), opacity .5s ease-out;
        }
        .main {
            font-weight:800;
            font-size:18px;
            opacity: 1 !important;
        }
        .sub {
            transition-delay:.1s;
            font-weight: 600;
        }
    }
    }
}
  