@charset "utf-8";
/* CSS Document */
/*@font-face {
        font-family: 'Medel';
        src: url('../fonts/Medel.eot');
        src: local('☺'), url('../fonts/Medel.woff') format('woff'), url('../fonts/Medel.ttf') format('truetype'), url('../fonts/Medel.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}*/
@font-face {
    font-family: 'Amstrike';
    src: url('../fonts/Amstrike.eot');
    src: local('☺'), url('../fonts/Amstrike.woff') format('woff'), url('../fonts/Amstrike.ttf') format('truetype'), url('../fonts/Amstrike.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Malista';
    src: url('../fonts/Malista.eot');
    src: local('☺'), url('../fonts/Malista.woff') format('woff'), url('../fonts/Malista.ttf') format('truetype'), url('../fonts/Malista.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');


@font-face {
    font-family: 'Jost-Bold';
    src: url('../fonts/Jost-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-SemiBold';
    src: url('../fonts/Jost-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-Medium';
    src: url('../fonts/Jost-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-Regular';
    src: url('../fonts/Jost-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-Light';
    src: url('../fonts/Jost-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-ExtraBold';
    src: url('../fonts/Jost-ExtraBold.ttf') format('truetype');
}

body {
    font-family: 'Jost-Regular';
    color: #2f2f2f;
    line-height: 1.5rem;
    font-size: 1rem;
    position: relative;
    font-weight: 300;
    z-index: -2;
    word-spacing: 3px;
    /*letter-spacing: 0.04rem;*/
    /*background: url(../images/main-bg.jpg);*/
    /*background-color:#EFF1F2;*/
}
.font-lato {
    font-family: 'Marcellus SC', serif !important;
    text-transform: uppercase;
}
.page-title {
    font-family: 'Marcellus SC', serif !important;
    font-weight: 900;
    text-transform: uppercase;
}
.page-title h2{
    font-size: 36px;
}
.wow:first-child {
    visibility: hidden;
}
.text-danger {
    color: #2F438B !important;
}
.text-primary {
    color: #342d7d !important;
}
.title-page {
    color: #342d7d !important;
}
.sub-text {
    color: #666666;
}
button:focus, .btn.focus, .btn:focus {
    outline: none;
    box-shadow:inherit;
}
a {
    color: #040766;
}
a:visited {
    color: #040766;
}
a:hover {
    color: #040766;
    text-decoration: none;
}
section {
    padding: 4rem 0;
}
#reramodal .modal-content {
    padding: 30px;
}
#reramodal h2 {
    text-align: center;
    color: #000;
    padding: 8px;
    font-weight:500;
    border-radius: 50px;
    margin-bottom: 25px;
}

.text-18 {
    font-size: 1.3rem;
    line-height: 1.9rem;
}
.color-yellow {
    color: #f8b101;
}
.color-purple {
    color: #2F438B;
}
.round-black-btn {
    border-radius: 0px;
    background: transparent;
    color: #2F438B !important;
    display: inline-block;
    text-align: center;
    padding: 0;
    margin: 5px 0 !important;
    font-size: 14px;
    border-bottom: solid 1px #2F438B;
    transition: all 0.5s ease-in-out 0s;
    letter-spacing: 1px;
    font-family: 'Jost-SemiBold';
    text-transform: uppercase;
}
.round-black-btn:hover, .round-black-btn:focus {
    background: transparent;
    color: #000 !important;
    text-decoration: none;
}
.color-white {
    color: #fff;
}
.modal-open .modal.modal-center {
    display: flex!important;
    align-items: center!important;
}
/*#downloadmodal .modal-body input {*/
/*	background-color: #e9e9e9;*/
/*}*/
#downloadmodal .btn{
    background-color:#332f81;
    color:#fff;
    padding:10px 30px;
    margin-top:8px;
}
.owl-theme .owl-dots .owl-dot span {
    background: #0a1b39;
    width: 15px !important;
    height: 15px !important;
    border: 3px solid #fff;
}
.project-slider.owl-theme .owl-dots .owl-dot span{
    background-color:#fff;
    border:0 none;
    width:10px !important;
    height:10px !important;
}
.project-slider.owl-carousel .owl-stage-outer{
    z-index:-1;
}
.project-slider.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top:-40px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #2e438b !important;
}
.fixed-top{
    position: relative;
    background-color: #FFF;
}
.fixed-top.menu-bg {
    position: fixed;
    background-color: #FFF;
    z-index: 10;
}

.mapouter{
    background-image: url(../images/location-map.jpg);
    height:600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btn{
    box-shadow: none;
}
.btn:hover, .btn:focus, .btn:active{
    box-shadow: none;
}
.navbar{
    box-shadow: none;
}
.navbar-light .navbar-nav .nav-link {
    font-family: 'Jost-Regular' !important;
    color: #12244b;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.navbar-brand img {
    width: 70px;
    height: auto;
}
.nav-link {
    font-family: 'Jost-Regular' !important;
    display: block;
    padding: .3rem 1rem;
    margin: 0 2px;
    color: #12244b;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #12244b;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #12244b;
}
.navbar-toggler {
    border: 0;
    /*position: absolute;*/
    /*right: 0;*/
    /*    top: 15px;*/
    background: #2F438B;
    margin: 0 10px 0 0;
    font-size: 21px;
    line-height: 28px;
    color: #fff !important;
    padding: 3px 10px;
}
.navbar-toggler-icon {
    color: #fff !important;
}
.fa.fa-navicon {
    color: white;
}
.navbar-nav .nav-link {
    padding: 0.3rem 0.8rem;
    margin: 0.2rem;
    font-size: 0.9rem;
}
.navbar-nav .dropdown-menu {
    border: 1px solid rgb(45, 72, 150);
    text-transform: uppercase;
}
.dropdown-item {
    padding: 0.15rem 0.7rem;
    font-size: 0.8rem;
}
.menu-bg {
    background: #352e7d;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.menu-bg .navbar-brand img {
    width: 50px;
    height: auto;
}
/*.menu-bg .nav-link {
  color: #000 !important;
}*/
.mts-2 {
    margin: 2.5rem auto 0 auto;
}
.menu-bg > .mts-2 {
    margin: 0rem auto 0 auto;
}
.slider a {
    background-position: top center;
    background-size: cover;
    display: block;
    width: 100%;
    padding-top: 0; /** HEIGHT : WIDTH x 100 **/
    position: relative;
    min-height:750px;

}

/*.slider a::before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
}*/

.slider a.soon-new {
    background-image: url(../images/new-soon-slider.jpg);
}
.slider a.soon-new.mobile {
    background-image: url(../images/soon-mobile.jpg);
    display: none;
}

.slider a.one {
    background-image: url(../images/slidertwo.jpg);
}
.slider a.sub-one {
    background-image: url(../images/home-s.jpg);

}
.slider a.sub-new {
    background-image: url(../images/new-slider.png);
}
.slider a.sub-new.mobile {
    background-image: url(../images/mobile-slide.png);
    display: none;
}

.slider a.one-mobile {
    background-image: url(../images/mobile-slide.jpg);
}
.slider a.two {
    background-image: url(../images/slider2.png);
}
.slider a.three {
    background-image: url("../images/project-slider-1.jpg");
}
.slider a.four {
    background-image: url("../images/project-slider-2.jpg");
}
.slider a.five {
    background-image: url("../images/project-slider-3.jpg");
}
.slider a.six {
    background-image: url("../images/project-slider-6.jpg");
}
.slider a.seven {
    background-image: url("../images/project-slider-5.jpg");
}
.slider a.eight {
    background-image: url("../images/projects-top-slider-vf-1.jpg");
}
.slider a.nine {
    background-image: url("../images/projects-top-slider-vf.jpg");
}
.slider a.ten {
    background-image: url("../images/projects-top-slider-vf-2.jpg");
}
.slider a.eight-mobile {
    background-image: url(../images/mobile-slider-vf-1.jpg);
}
.slider a.nine-mobile {
    background-image: url(../images/mobile-slider-vf-1.jpg);
}
.slider a.ten-mobile {
    background-image: url(../images/mobile-slider.jpg);
}
.slider a.elevan {
    background-image: url(../images/slider-sub-1.jpg);
}
/*.slider a.three {
  background-image: url('https://picsum.photos/1200/220?random=3');
}*/
.slider a .box {
    position: fixed;
    top: 40%;
    bottom: 50%;
    /*left: 50%;*/
    color: #fff;
    font-size: 40px;
    /*transform: translateX(-50%);*/
    /*background-color: rgba(0,0,0,0.5);*/
    padding: 8px 0;
    width: 100%;
    text-align: left;
}
.slider a .box h2 {
    font-family: 'Malista';
    font-size: 4rem;
    text-align: left;
    color: #fff;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.86);
    margin: 0 0 10px 0;
    line-height: 0.8;
}
.slider a .box h4 {
    font-family: 'Jost-Regualr';
    font-size: 3rem;
    text-align: left;
    color: #000;
    font-weight: 100;
    background: #ffff26;
    display: initial;
    line-height: 1;
}
.slider a .box p {
    font-size: 18px;
    margin: 0 auto;
}

.slider-content-2{
    position: absolute;
    right: 10%;
    top: 28%;
    background-color: #ffffffd9;
    padding: 58px 85px;
    border-radius: 30px;
    text-align: center;
    border: 1px solid #EFBA63;
}

.slider-content-2 h5{
    text-align: center;
    color:#000;
    font-size: 24px;
    margin-bottom: 20px;
}

.slider-content-2 img{
    width:100px !important;
    display:inline-block !important;
    margin-bottom: 20px;
}

.slider-content-2 .btn{

    background-color: #efba63;
    padding: 12px 26px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50px;

}
#owl-one a.sub-one .slider-content{
    text-align: left;
    padding-top: 17%;
    padding-left: 4.7%;
}
#owl-one a.sub-one .slider-content h1{
    color: #fff;
}
#owl-one a.sub-one .slider-content p{
    color: #fff;
}
#owl-one .slider-content {
    text-align: left;
    padding-top: 16%;
    padding-left: 14.7%;
}
#owl-one .slider-content-1 {
    position: absolute;
    right:20px;
    padding-top: 4%;

}
#owl-one .slider-content-1 p{
    font-size:14px;
    color:#2e438b;
    text-decoration:underline;
    padding-left:8px;
}
#owl-one .slider-content-1 h1{
    margin-bottom: 15px;
    color:#000;
    line-height: 42px;
}
#owl-one .slider-content h1 {
    margin-bottom: 10px;
    color:#fff;
    line-height: 42px;
}
#owl-one .slider .slider-content p{
    font-size:14px;
    color:#fff;
    text-decoration:underline;
    padding-left:8px;
}
#owl-one .slider-content .black {
    color:#000;
}
.text-muted {
    color: #888888;
}
.counter-container {
    /*display: flex;
flex-direction: column;*/
    justify-content: center;
    text-align: center;
    padding: 10px 30px;
}
.counter {
    font-size: 3rem;
    margin: 0 0 0px 0;
    display: block;
    line-height: 1;
    position: relative;
    color: #2f438b;
}
/*.counter::after{
     position: absolute;
       content: "+";
       height: 2px;
  margin: 0 35px 0 0px;
}*/

.who-are{
    width:88%;
}

.counter-2 {
    position: relative
}
.counter-2::after {
    position: absolute;
    content: "+";
    height: 2px;
    margin: 0 35px 0 0px;
}
.counter-container span {
    color: #888888;
    font-size: 1.2rem;
    text-transform: uppercase;
}
.w-choose-card-bg {
    width: 100%;
    position: relative;
    z-index: -2;
    background: url(../images/choose-bg.jpg);
    background-repeat: no-repeat;
    /*background: rgb(255, 251, 232);
    background: linear-gradient(180deg, rgba(255, 251, 232, 1) 0%, rgba(255, 255, 255, 1) 69%);*/
}
.w-choose-card-bg::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    /*background: url(../images/w-choose-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;*/
    bottom: -70px;
}
.w-choose-card {
    margin: 5.5rem 0 10rem -2rem;
    padding: 25px;
}
.why-1{
    z-index: -1;
    background: url(../images/why-1.png);
    background-repeat: no-repeat;
}
.why-2{
    z-index: -1;
    background: url(../images/why-2.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.w-choose-card h5 {
    text-align: center;
    color: #888;
    margin: 20px 0 15px;
    font-size: 16px;
    text-transform: uppercase;
}
.w-choose-card .icons {

    display: block;
    text-align: center;
}
/*.w-choose-card .icons img {
        width: 80px;
        height: 80px;
}*/
.w-choose-card p {
    font-weight: 300;
}

/* Home-loan */


.home-loan-div {
    margin: 25px auto;
    width:80%;
}
#main{
    margin:40px 0;
}

#main #faq .card {
    margin-bottom: 0px;
    border: 0;
    background-color:transparent;
    border-bottom:1px solid #b7b7b7;
    border-radius: 0;
    box-shadow: none;
}

#main #faq .card .card-header {
    border: 0;
    border-radius: 0px;
    padding: 0;
    background-color:transparent;
}

#main #faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    color: #000;
    padding: 20px;
    border-radius:0;
    background-color: #FFF;
}

#main #faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family:'FontAwesome';
    font-weight: 900;
    float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
    background: transparent;
    color: #000;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106";
}

#main #faq .card .collapsing {
    background: #fff;
    line-height: 30px;
    /*-webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);*/
}

#main #faq .card .collapsing p{
    color:#000;
}

#main #faq .card .collapse {
    border: 0;
}

#main #faq .card .collapse.show {
    background: #fff;
    line-height: 30px;
    color: #000;
}

#main #faq .card .collapse p, #main #faq .card .collapse.show p{
    color:#000;
}

#main #faq .card .card-body{
    padding:0 20px;
}

/* Our Journey */

#journey{
    background-color: #FFF;
}
#journey .container{
    position: relative;
}
.timeline {
    margin: 10px 0;
    padding:0px;
    list-style-type: none;
    display: flex;
    text-align: left;
}
.timeline li {
    transition: all 200ms ease-in;
}
.timestamp {
    width: 100%; // for flexible width
    margin-bottom: 20px;
    padding: 0px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: 100; 
}
.status {
    padding: 20px 0px;
    border-top: 4px solid #e2e2e2;
    position: relative;
    transition: all 200ms ease-in;
    text-align: center;
}

.status span {
    font-weight: 600;
    padding-top: 20px;
}
.status span:before {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #2E438B;
    border-radius: 25px;
    border: 6px solid #ededed;
    position: absolute;
    top: -12px;
    left: 0;
    right:0;
    margin:0 auto;
    transition: all 200ms ease-in;
}
.status p{
    margin-bottom: 0;
    color:#878787;
}
.our-story-text{
    width:100%;
    color:#2E438B;
    margin-top: 10px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
}

.our-story-text.t-journey {
    top: -80px;
    position: absolute;
}

.swiper-control {
    text-align: right;
}

.swiper-container {
    width: 100%;
    margin: 50px 0;
    overflow: hidden;
    padding: 95px 0px 30px 0px;
    position: unset !important;
}
.swiper-slide {
    width: 200px;
    /*text-align: right;*/
    font-size: 18px;
}
.swiper-slide:nth-child(2n) {
    width: 40%;
}
.swiper-slide:nth-child(3n) {
    width: 20%;
}

.gallery {
    margin: 30px 0 0 0;
}
.gallery .item img {
    /*border:15px solid #dedfcf;*/
    border-radius: 15px;
    padding: 10px; /*background: #dfe2e3;*/
}
.gallery .item .img-1 img {
    width: 56%;
    float: right;
}
.gallery .item span {
    text-align: center;
    margin: -10px auto 0 auto;
    display: block;
    font-size: 1.3rem;
}
.gallery .item .img-1 span {
    text-align: right;
    margin: 0px 80px -5px auto;
    display: block;
}
.gallery .item .img-3 {
    text-align: center;
    margin: 19px auto 0 auto;
    display: block;
}
.testimonial-bg {
    background: url(../images/testimonial-bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: -2;
}
.testimonial-bg::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    background-color: rgba(46, 67, 139, 0.9);
}
.testimonial {
    text-align: center;
    padding: 0 20px;
}
.testimonial .blockquote {
    font-style: italic;
    color: #fff;
    font-size: 1rem;
}
.testimonial .blockquote p {
    padding: 0 4rem;
}
.testimonial .blockquote:before {
    content: " ";
    background: url(../images/qut.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 50px;
    height: 35px;
    float: left;
}
.testimonial .blockquote:after {
    content: " ";
    background: url(../images/qut-r.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 50px;
    height: 35px;
    float: right;
    top: -40px;
}
.testimonial .blockquote:before, .testimonial .blockquote:after {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
}
.testimonial small {
    text-align: center;
    color: #fff;
    font-style: italic;
    font-size: 0.8rem;
    display: flow-root;
}

/* Blog */

.blog-left{
    background-color: #FFF;
}
.blog-left img{
    width:100%;
}
.blog-detail{
    padding: 60px;
}
.blog-detail span{
    font-size: 16px;
    color: #2d438b;
    margin-bottom: 20px;
    display: block;
}
.blog-detail p{
    font-size: 16px;
    line-height:32px;
}

.blog-detail .btn{
    padding: 6px 25px;
    background-color: #314692;
    color:#fff;
    font-size: 12px;
    font-weight:500;
    text-transform: uppercase;
}

.blog-right{
    background-color: #FFF;
    padding: 30px 15px;
    position: relative;
    margin-bottom: 60px;
    text-align: center;
}

.blog-right h3{
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    display:inline-block;
}

.blog-right h3:after, .blog-right h3:before{
    content: "";
    border: 1px dashed #c8c8c8;
    position: absolute;
    width: 40px;
    top: 8px;
}
.blog-right h3:after{
    right:-50px;
}
.blog-right h3:before{
    left:-50px;
}

.blog-right img{
    margin-bottom: 15px;
}
.blog-right p{
    font-size: 16px;
    font-weight: 500;
}
.blog-right .follow-us ul {
    padding-left: 0;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.blog-right .follow-us ul li{
    list-style:none;
}
.blog-right .latest-detail{
    padding-left: 85px;
    border-bottom: 1px solid #d6d6d6;
    overflow: hidden;
    padding-bottom: 40px;
    text-align: left;
}
.blog-right .latest-detail img{
    position: absolute;
    left: 10px;
}
.blog-right .latest-detail p{
    font-size: 13px;
    margin-bottom: 0;
    padding-left: 10px;
}

.blog-right .latest-detail span{
    color:#2d438b;
    font-size: 16px;
    padding-left: 10px;
    text-align: left;
}

@media(max-width: 1279px){
    .blog-right .latest-detail p{
        line-height: 18px;
    }
    .blog-right .latest-detail span{
        font-size: 12px;
    }
}

@media(min-width:768px) and (max-width: 991px){
    .blog .col-md-9{
        max-width:70%;
    }
    .blog .col-md-3{
        max-width:30%;
    }
    .blog-right h3:after, .blog-right h3:before{
        width:20px;
    }
    .blog-right h3:after{
        right:-28px;
    }
    .blog-right h3:before{
        left:-28px;
    }
    .blog-right .latest-detail img {
        position: inherit;
    }
    .blog-right .latest-detail span{
        padding-left: 0;
    }
    .blog-right .latest-detail{
        padding-left: 0;
    }
    .blog-right .latest-detail p {
        padding-left: 0;
    }
}

@media(max-width: 991px){
    .blog-detail {
        padding: 15px;
        margin-bottom: 20px;
    }
    .blog-right{
        padding: 15px;
        margin-bottom: 15px;
    }
    .blog-right img {
        margin-bottom: 5px;
    }
    .blog-right .follow-us ul{
        margin: 0;
    }
}


.contact-h{
    background: url(../images/contact-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding:100px 0;
}
.contact-h h2{
    color:#fff;
}
.contact-h a{
    display:inline-block;
    margin-top: 15px;
}
.contact-h .round-black-btn{
    color:#fff !important;
    border-bottom:1px solid #fff !important;
}

.icon-ot-bg {
    /*background: url(../images/icon-ot.png);*/
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.contact-form-bg {
    background: url(../images/cont-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    padding: 3rem;
    z-index: 0;
}
.contact-form-bg::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: rgb(94 94 94 / 55%);
}
.cont-form-box {
    background: #2F438B;
    border-radius: 30px;
    padding: 1rem;
}
.cont-form-box-in {
    border-radius: 30px;
    padding: 2rem 2rem 7rem;
    border: 2px dashed #797bd6;
}
.cont-form {
    z-index: 2;
    position: inherit;
}
.cont-form h2 {
    font-family: 'Jost-Bold';
    font-weight: 900;
    color: #fff;
}
.cont-form p {
    font-size: 12px;
    color: #fff;
}
.contact-info h2 {
    font-family: 'Jost-Bold';
    font-weight: 900;
}
.cont-info img {
    float: left;
    margin: 0 8px 0 0;
}
.cont-info p a {
    margin: 0;
    font-size: 20px;
    color: #777777;
}
.contct-bg img {
    position: relative;
    left: -15px;
    width: 250px;
    border-radius:30px;
}
.direction{
    position: absolute;
    bottom: 6px;
    right: 20px;
}
footer {
    background: #f8f8f8;
    padding: 3rem 0 0;
    overflow: hidden;
}
footer .container {
    padding: 20px;
}
footer .row {
    padding-bottom: 20px;
}
.footer-link {
    margin: 0 0 20px 0;
    text-align:center;
}
.footer-link h5 {
    color: #3e4095;
    font-weight: 600;
    position: relative;
    display: inline;
}
/*.footer-link h5 :after {
  content: "\A0";
  position: absolute;
  bottom: 0;
  left: 100%;
  border-bottom: 2px solid #000;
  width: 40px;
}*/
.footer-link h5 .mr-2{
    margin-right:0 !important;
}
.footer-link ul {
    list-style: none;
    margin: 0 0px 0 20px; /*padding: 0;*/
}
.footer-link li {
    margin-bottom: 18px;
    color: #111;
    margin: 5px 0;
}
.footer-link p {
    margin-bottom: 15px;
    line-height: 1.5;
}
.footer-link a {
    color: #111;
}
.footer-link a:hover {
    color: #000;
}

.follow-us{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom: 12px;
}

.follow-us ul {
    display: flex;
    margin-left: 52px;
    float: left;
    margin-top: 20px;
}
.follow-us ul li {
    margin: 0 7px;
}
.follow-us ul li a {
    transition: 500ms;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    font-size: 16px;
    padding:3px 7px;
    color: #6e6d6d;
    display: inline-block;
    text-align: center;
    border: 1px solid #d8d8d8;
}
.follow-us ul li:hover a{
    color: #263e82;
}
.footer-middle .footer-link{
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
}
.footer-link ul {
    list-style: none;
    margin: 0 0px 0 0px;
    padding: 0;
}
.footer-link .phone{
    margin: 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-link .phone img{
    margin-bottom: 0;
    margin-right: 10px;
}

.copyright {
    background-color: #2E438B;
    padding: 5px 10px;
    color: #fff;
    font-size: 0.8rem;
}
.copyright a {
    color: #fff;
}
.copyright p{
    margin-bottom: 0;
}
.bg-title-page {
    width: 100%;
    min-height: 239px;
    padding-left: 15px;
    padding-right: 15px;
    background: #171436;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
    color: #fff;
    padding: 150px 0 !important;
    overflow: hidden;
    position: relative;
    background:url(../images/title-page.jpg);
}
/*.bg-title-page::before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: -1;
        background-color: rgba(23, 20, 54, 0.9);
}*/
.breadcrumb-box {
    position: inherit;
    z-index: 1;
}
.breadcrumb {
    background: none;
    display: inline-flex;
    color: #fff;
    padding: 0;
    font-size: 10px;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #b2b2b2;
}
.breadcrumb-item.active {
    color: #fff;
    text-transform: lowercase;
}
.breadcrumb li a {
    color: #b2b2b2;
    text-transform: lowercase;
}
.bg-title-page h2 {
    margin: 0;
    text-transform: uppercase;
    font-family: 'Marcellus SC', serif !important;
    font-weight: 500;
}
.p-breadcrumb h2 {
    margin: 0;
    text-transform: uppercase;
    font-family: 'Marcellus SC', serif !important;
    font-weight: 500;
}
.director {
    /*background: #f9faef;*/
    background-image: url(../images/director-bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}
.director .text-muted {
    font-size: 1.2rem;
    line-height: 1.5rem;
}
.Quality-Policy p {
    margin: 0 0 10px 0;
}
.cont-map-right {
    padding: 80px 30px;
    background-color: #352e7d;
    position: absolute;
    top: 0;
    right: 45px;
}
.cont-form .form-control {
    background: #FFF;
    border: 1px solid #dfdfdf;
    /*border-radius: 100px;*/
    color: #7f7f7f !important;
    font-size: 15px;
    line-height:1.2;
    padding: 10px 20px;
}
.cont-form textarea {
    background: #FFF;
    border: none;
    border-radius: 15px;
    width: 100%;
    color: #777777;
    padding: 10px 20px;
    font-size: 14px;
    font-style: italic;
}
.cont-form .round-black-btn {
    padding: 0.5rem 3rem !important;
}
.projects-tabs {
    margin-top: 0px;
    text-align: center;
}
.projects-tabs ul {
    background: #fff;
    border-radius: 50px;
    display: inline-flex;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.projects-tabs .nav-tabs {
    border-bottom: none;
}
.projects-tabs .nav-tabs .nav-item {
    margin: 0 -2px 0 -2px;
}
.projects-tabs .nav-tabs .nav-link {
    text-transform: uppercase;
    font-size: 18px;
    border: none;
    color: #323232;
    padding: 0.5rem 2rem;
    background: #fff;
    border-radius: 50px; /*background: rgb(235,235,235);
background: linear-gradient(0deg, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);*/
}
.projects-tabs .nav-tabs .nav-item .nav-link:hover {
    border: none;
}
.projects-tabs .nav-tabs .nav-item.show .nav-link, .projects-tabs .nav-tabs .nav-link.active, .projects-tabs .nav-tabs .nav-link.active:hover {
    border: none;
    color: #fff;
    background: rgb(13, 148, 240);
    background: linear-gradient(180deg, rgba(13, 148, 240, 1) 0%, rgba(112, 22, 241, 1) 100%);
}
.projects-tabs .tab-content .tab-pane {
    padding: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #7a7a7a;
}
#projects .card-body {
    padding: 1rem 0rem;
}
#projects .card {
    overflow: hidden;
    border: none;
    background: none;
    text-align: left;
    box-shadow: none;
}
#projects .card img {
    border-radius: 10px;
}
#projects .card-title {
    margin: 0 0 0.1rem 0;
}
#projects .card h4 a {
    color: #2F438B;
    text-transform: uppercase;
    font-size: 1.4rem;
}
#projects .card p {
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*-webkit-line-clamp: 3;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    color: #000;
}
#projects .card:hover h4 {
    color: #000;
}
#projects .round-black-btn {
    margin: 10px 0 0;
    font-size: 13px;
}
.tow .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute !important;
    top: 40%;
    z-index: 555;
    bottom: 50%;
    left: 4px;
    display: grid !important;
}
.tow .owl-carousel .owl-nav button.owl-next, .tow .owl-carousel .owl-nav button.owl-prev, .tow .owl-carousel button.owl-dot {
    background: #352e7d;
    border: none;
    padding: 0 !important;
    font: inherit;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    color: #fff;
    line-height: 1;
}
.tow .owl-theme .owl-nav .disabled {
    opacity: 1;
    background: #666 !important;
}
.layout .col {
    flex-basis: auto;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 20%;
}
.layout .card {
    border: none;
    padding: 10px;
    margin: 0 0 30px 0;
    border-radius: 10px;
}
.layout .card h5 {
    color: #000;
    margin: 10px 0 0 0;
    font-size: 1.1rem;
}
.connectivity {
    text-align: center;
    margin: 20px 0;
}
.connectivity h5 {
    color: #000;
    margin: 15px 0 0;
    font-size: 1.5rem;
}
.connectivity h5 small {
    color: #000;
    font-size: 0.8rem;
}
.feature.map iframe {
    width: 100%;
    border: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(99%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}
.titel-border {
    margin: 0 0 3px;
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 2;
}
.titel-border:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 60px;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(90deg, rgba(235, 50, 55, 1) 50%, rgba(100, 102, 208, 1) 50%);
    border-image-slice: 1;
    transform: translate(-50%, -50%) !important;
}
.titel-border-w {
    margin: 0 0 3px;
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 2;
}
.titel-border-w:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 60px;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(90deg, rgba(235, 50, 55, 1) 50%, rgba(255, 255, 255, 1) 50%);
    border-image-slice: 1;
    transform: translate(-50%, -50%) !important;
}
.card-box3 .card {
    overflow: hidden;
}
.card-box3 .card-overly {
    position: absolute;
    bottom: 10px;
    background: #6466d0;
    width: 100%;
    text-align: center;
    padding: 8px 5px;
    min-height: 50px;
    display: block ruby;
}
.card-box3 .card-overly h5 {
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    margin: 0;
}
.card-box3 .card-img {
    width: 100%;
    height: 100%;
    background-color: black; /* fallback color */
    background-position: center;
    background-size: cover;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}
.card-box3 .card .card-img:hover, .card-box3 .card .card-img:focus {
    transform: scale(1.02);
    opacity: 0.5;
}
.amenities-img {
    border: 2px dashed #6466d0;
    padding: 10px;
    border-radius: 20px;
}
.amenities .cont {
    margin: 0 0 25px 0;
    display: inline-flex;
    width: 100%;
}
.amenities .icon-l {
    margin: 0 0px 0 0;
    float: left;
    display: flex;
}
.amenities .icon-l img {
    width: 70px;
    height: 70px;
}
.amenities .rit {
    padding: 0 0 0 10px;
}
.amenities h5 {
    color: #6466d0;
    margin: 0 0 5px 0;
}
.amenities p {
    color: #878787;
    font-size: 15px;
    line-height: 1.2;
    margin: 0;
}
.amenities-1 .cont {
    margin: 0 0 10px 0;
    display: inline-flex;
    width: 100%;
}
.amenities-1 .icon-l {
    margin: 0 0px 0 0;
    float: left;
    display: flex;
}
.amenities-1 .icon-l img {
    width: 65px;
    height: 65px;
}
.amenities-1 .rit {
    padding: 0 0 0 10px;
}
.amenities-1 h5 {
    color: #000;
    font-size: 1.2rem;
    margin: 12px 0 0px 0;
}
.specification-bg {
    background: url(../images/specification-bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden; /*z-index: -2;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.specification-bg::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*z-index: -1;*/
    background-color: rgba(52, 55, 173, 0.7);
}
.specification h5 {
    color: #fff;
    margin: 0 0 3px 0;
    font-weight: bold;
    font-size: 14px;
}
.specification p {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
}
.about-bg {
    background-image: url(../images/about-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
}
.about-page .text-muted {
    font-size: 18px;
}
.about-m-v {
    background: #2F438B;
    border-radius: 80px 0 0 0;
    margin: 10rem 0 0 0;
}
.mission-vison {
    position: relative;
    margin: -10rem 0 0 0;
}
.mission-vison h3 {
    font-family: 'Marcellus SC', serif !important;
    font-weight: 900;
    color: #fff;
    text-shadow: 1px 2px 3px #666;
}
.mission-vison p {
    font-size: 0.9rem;
    color: #fff;
}
.mission-vison span {
    font-weight: bold;
    color: #ffd700;
    font-size: 17px;
}
.quality-policy {
    background: #2e438b;
}
.hex-grid__wrap {
    /* padding-top: 20vh;*/
}
.hex-grid__list {
    --amount: 5;
    position: relative;
    margin: 0 auto;
    list-style-type: none;
    font-family: "Roboto", sans-serif;
    display: grid;
    grid-template-columns: repeat(var(--amount), 1fr 2fr) 1fr;
    font-size: 16px;
    grid-gap: 0.625em 1.25em;/*  max-width: 810px;*/
}
.hex-grid__item {
    position: relative;
    grid-column: 1/span 3;
    grid-row: calc(var(--counter) + var(--counter))/span 2;
    height: 0;
    padding-top: 80%;
    filter: drop-shadow(0px 0px 2px #002543);
    transition: 0.7s;
}
.hex-grid__item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #ffffbf;
    overflow: hidden;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    transition: 0.5s;
}
.hex-grid__item--blank {
    display: none;
}
.hex-grid__item--fake {
    pointer-events: none;
    transform: scale(0.5);
}
.hex-grid__item--light {
    color: #002543;
}
.hex-grid__item--light::before {
    background-color: #fff;
}
/*.hex-grid__item:hover {
  transform: scale(1.3);
  z-index: 9;
}
.hex-grid__item:hover::before {
  clip-path: polygon(25% 100%, 0 50%, 25% 0, 75% 0, 100% 50%, 75% 100%);
}*/
.hex-grid__content {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    /*font-weight: 700;*/
    line-height: 1.3;
    padding: 1em 1.5em;
}
.hex-grid__content span {
    font-family: 'Jost-Regular' !important;
    font-size: 11px;
    display: contents;
    color: #000;
}
.hex-grid__content strong {
    font-size: 17px;
    font-weight: 700;
    display: contents;
    margin: 0 0 10px 0;
    color: #2F438B;
    font-family: 'Jost-SemiBold';
}
.hex-grid-icon {
    display: contents;
}
.img-4 {
    position: absolute;
    top: 0px;
    width: 65px;
}

@media screen and (min-width: 1441px) {
    .hex-grid__list {
        --amount: 5;
        --counter: 1;
    }
    .hex-grid__item:nth-of-type(5n + 1) {
        grid-column: 1/span 3;
    }
    .hex-grid__item:nth-of-type(5n + 2) {
        grid-column: 3/span 3;
        grid-row: calc(var(--counter) + var(--counter) - 1)/span 2;
    }
    .hex-grid__item:nth-of-type(5n + 3) {
        grid-column: 5/span 3;
    }
    .hex-grid__item:nth-of-type(5n + 4) {
        grid-column: 7/span 3;
        grid-row: calc(var(--counter) + var(--counter) - 1)/span 2;
    }
    .hex-grid__item:nth-of-type(5n + 5) {
        grid-column: 9/span 3;
    }
    .hex-grid__item:nth-of-type(n + 6) {
        --counter: 2;
    }
    .hex-grid__item:nth-of-type(n + 11) {
        --counter: 3;
    }
    .hex-grid__item:nth-of-type(n + 16) {
        --counter: 4;
    }
    .hex-grid__item:nth-of-type(n + 21) {
        --counter: 5;
    }
    .hex-grid__item:nth-of-type(n + 26) {
        --counter: 6;
    }
    .hex-grid__item:nth-of-type(n + 31) {
        --counter: 7;
    }
    .hex-grid__item:nth-of-type(n + 36) {
        --counter: 8;
    }
    .hex-grid__item:nth-of-type(n + 41) {
        --counter: 9;
    }
    .hex-grid__item:nth-of-type(n + 46) {
        --counter: 10;
    }
    .hex-grid__item:nth-of-type(n + 51) {
        --counter: 11;
    }
    .hex-grid__item:nth-of-type(n + 56) {
        --counter: 12;
    }
    .hex-grid__item:nth-of-type(n + 61) {
        --counter: 13;
    }
    .hex-grid__item:nth-of-type(n + 66) {
        --counter: 14;
    }
    .hex-grid__item:nth-of-type(n + 71) {
        --counter: 15;
    }
    .hex-grid__item:nth-of-type(n + 76) {
        --counter: 16;
    }
    .hex-grid__item:nth-of-type(n + 81) {
        --counter: 17;
    }
    .hex-grid__item:nth-of-type(n + 86) {
        --counter: 18;
    }
    .hex-grid__item:nth-of-type(n + 91) {
        --counter: 19;
    }
    .hex-grid__item:nth-of-type(n + 96) {
        --counter: 20;
    }
    .hex-grid__item:nth-of-type(n + 101) {
        --counter: 21;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    .hex-grid__list {
        --amount: 4;
        --counter: 1;
    }
    .hex-grid__item:nth-of-type(4n + 1) {
        grid-column: 1/span 3;
    }
    .hex-grid__item:nth-of-type(4n + 2) {
        grid-column: 3/span 3;
        grid-row: calc(var(--counter) + var(--counter) - 1)/span 2;
    }
    .hex-grid__item:nth-of-type(4n + 3) {
        grid-column: 5/span 3;
    }
    .hex-grid__item:nth-of-type(4n + 4) {
        grid-column: 7/span 3;
        grid-row: calc(var(--counter) + var(--counter) - 1)/span 2;
    }
    .hex-grid__item:nth-of-type(n + 5) {
        --counter: 2;
    }
    .hex-grid__item:nth-of-type(n + 9) {
        --counter: 3;
    }
    .hex-grid__item:nth-of-type(n + 13) {
        --counter: 4;
    }
    .hex-grid__item:nth-of-type(n + 17) {
        --counter: 5;
    }
    .hex-grid__item:nth-of-type(n + 21) {
        --counter: 6;
    }
    .hex-grid__item:nth-of-type(n + 25) {
        --counter: 7;
    }
    .hex-grid__item:nth-of-type(n + 29) {
        --counter: 8;
    }
    .hex-grid__item:nth-of-type(n + 33) {
        --counter: 9;
    }
    .hex-grid__item:nth-of-type(n + 37) {
        --counter: 10;
    }
    .hex-grid__item:nth-of-type(n + 41) {
        --counter: 11;
    }
    .hex-grid__item:nth-of-type(n + 45) {
        --counter: 12;
    }
    .hex-grid__item:nth-of-type(n + 49) {
        --counter: 13;
    }
    .hex-grid__item:nth-of-type(n + 53) {
        --counter: 14;
    }
    .hex-grid__item:nth-of-type(n + 57) {
        --counter: 15;
    }
    .hex-grid__item:nth-of-type(n + 61) {
        --counter: 16;
    }
    .hex-grid__item:nth-of-type(n + 65) {
        --counter: 17;
    }
    .hex-grid__item:nth-of-type(n + 69) {
        --counter: 18;
    }
    .hex-grid__item:nth-of-type(n + 73) {
        --counter: 19;
    }
    .hex-grid__item:nth-of-type(n + 77) {
        --counter: 20;
    }
    .hex-grid__item:nth-of-type(n + 81) {
        --counter: 21;
    }
}

@media screen and (min-width: 850px) and (max-width: 1280px) {
    .hex-grid__list {
        max-width: 700px;
        --amount: 3;
        --counter: 1;
        grid-gap: 1.5rem 3rem;
    }
    .hex-grid__item:nth-of-type(3n + 1) {
        grid-column: 1/span 3;
    }
    .hex-grid__item:nth-of-type(3n + 2) {
        grid-column: 3/span 3;
        grid-row: calc(var(--counter) + var(--counter) - 1)/span 2;
    }
    .hex-grid__item:nth-of-type(3n + 3) {
        grid-column: 5/span 3;
    }
    .hex-grid__item:nth-of-type(n + 4) {
        --counter: 2;
    }
    .hex-grid__item:nth-of-type(n + 7) {
        --counter: 3;
    }
    .hex-grid__item:nth-of-type(n + 10) {
        --counter: 4;
    }
    .hex-grid__item:nth-of-type(n + 13) {
        --counter: 5;
    }
    .hex-grid__item:nth-of-type(n + 16) {
        --counter: 6;
    }
    .hex-grid__item:nth-of-type(n + 19) {
        --counter: 7;
    }
    .hex-grid__item:nth-of-type(n + 22) {
        --counter: 8;
    }
    .hex-grid__item:nth-of-type(n + 25) {
        --counter: 9;
    }
    .hex-grid__item:nth-of-type(n + 28) {
        --counter: 10;
    }
    .hex-grid__item:nth-of-type(n + 31) {
        --counter: 11;
    }
    .hex-grid__item:nth-of-type(n + 34) {
        --counter: 12;
    }
    .hex-grid__item:nth-of-type(n + 37) {
        --counter: 13;
    }
    .hex-grid__item:nth-of-type(n + 40) {
        --counter: 14;
    }
    .hex-grid__item:nth-of-type(n + 43) {
        --counter: 15;
    }
    .hex-grid__item:nth-of-type(n + 46) {
        --counter: 16;
    }
    .hex-grid__item:nth-of-type(n + 49) {
        --counter: 17;
    }
    .hex-grid__item:nth-of-type(n + 52) {
        --counter: 18;
    }
    .hex-grid__item:nth-of-type(n + 55) {
        --counter: 19;
    }
    .hex-grid__item:nth-of-type(n + 58) {
        --counter: 20;
    }
    .hex-grid__item:nth-of-type(n + 61) {
        --counter: 21;
    }
}

@media screen and (min-width: 550px) and (max-width: 849px) {
    .hex-grid__list {
        max-width: 500px;
        --amount: 2;
        --counter: 1;
        grid-gap: 1.5rem 3rem;
    }
    .hex-grid__item:nth-of-type(2n + 1) {
        grid-column: 1/span 3;
    }
    .hex-grid__item:nth-of-type(2n + 2) {
        grid-column: 3/span 3;
        grid-row: calc(var(--counter) + var(--counter) - 1)/span 2;
    }
    .hex-grid__item:nth-of-type(n + 3) {
        --counter: 2;
    }
    .hex-grid__item:nth-of-type(n + 5) {
        --counter: 3;
    }
    .hex-grid__item:nth-of-type(n + 7) {
        --counter: 4;
    }
    .hex-grid__item:nth-of-type(n + 9) {
        --counter: 5;
    }
    .hex-grid__item:nth-of-type(n + 11) {
        --counter: 6;
    }
    .hex-grid__item:nth-of-type(n + 13) {
        --counter: 7;
    }
    .hex-grid__item:nth-of-type(n + 15) {
        --counter: 8;
    }
    .hex-grid__item:nth-of-type(n + 17) {
        --counter: 9;
    }
    .hex-grid__item:nth-of-type(n + 19) {
        --counter: 10;
    }
    .hex-grid__item:nth-of-type(n + 21) {
        --counter: 11;
    }
    .hex-grid__item:nth-of-type(n + 23) {
        --counter: 12;
    }
    .hex-grid__item:nth-of-type(n + 25) {
        --counter: 13;
    }
    .hex-grid__item:nth-of-type(n + 27) {
        --counter: 14;
    }
    .hex-grid__item:nth-of-type(n + 29) {
        --counter: 15;
    }
    .hex-grid__item:nth-of-type(n + 31) {
        --counter: 16;
    }
    .hex-grid__item:nth-of-type(n + 33) {
        --counter: 17;
    }
    .hex-grid__item:nth-of-type(n + 35) {
        --counter: 18;
    }
    .hex-grid__item:nth-of-type(n + 37) {
        --counter: 19;
    }
    .hex-grid__item:nth-of-type(n + 39) {
        --counter: 20;
    }
    .hex-grid__item:nth-of-type(n + 41) {
        --counter: 21;
    }
    .hex-grid__item:hover {
        transform: none;
    }
    .hex-grid__item:hover::before {
        clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    }
}

@media screen and (max-width: 549px) {
    .hex-grid__list {
        max-width: 350px;
        --amount: 1;
        grid-gap: 1.5rem 3rem;
    }
    .hex-grid__item--fake {
        display: none;
    }
    .hex-grid__content {
        left: 50%;
        transform: translateX(-50%);
        max-width: 250px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
#home-lone .text-muted {
    font-size: 1.2rem;
    line-height: 1.8rem;
}
#home-lone .offers {
    font-family: 'Jost-Bold';
    font-weight: 900;
    background: #2F438B;
    color: #fff;
    text-shadow: 1px 2px 3px #666;
    padding: 8px 15px;
    display: initial;
    border-radius: 0 20px 0 0;
}
.tilte-h2 {
    font-weight: 900;
    color: #999999;
}
#home-lone .documents {
    padding: 10px;
    border-radius: 15px;
    /*background: #ffffdf;*/
    width: 100%;
    z-index: -1;
    font-size: 18px;
    margin: 0px 0 20px 0;
}
#home-lone .documents img {
    position: relative;
    margin: 0px 0 0 0;
}
.list ul {
    padding: 0 0 0 15px;
    font-size: 0.8rem;
}
.list ul li {
    list-style: none;
    font-size: 18px;
    margin: 0 0 5px 0;
}
.list ul li::before {
    content: "\2022";
    color: #2F438B;
    font-weight: bold;
    display: inline-block;
    width: 0.8em;
    margin-left: -15px;
    font-size: 18px;
}
.cont-bg-box {
    background: #fff;
    border-radius: 30px;
    margin: 90px auto 90px auto;
    display: block;
}
.cont-bg-box .col-md-6 {
    display: table-cell;
    width: auto;
}

@media (min-width:990.99px) and (max-width: 1200px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.8rem;
        padding-left: 1rem;
        padding-top: 4.5rem;
        padding-bottom: 0.8rem;
        font-size: 16px;
    }
}

@media (min-width:990.99px) {
    .navbar {
        background-color: #fff;
    }
}

@media (min-width:767.99px) and (max-width:990.99px) {
    .slider a {
        background-position: top center;
        background-size: cover;
        display: block;
        width: 100%;
        padding-top: 0; /** HEIGHT : WIDTH x 100 **/
        position: relative;
        /*min-height:350px;*/

    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: 14px;
    }
    .navbar-brand img {
        margin-right: 0;
        top: 0px;
        bottom: 0;
        width: 70px;
    }
    .cont-bg-box {
        left: 0;
        right: 0;
    }
    .mapouter{
        height: 400px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 50px;
    }
}

@media (max-width:768px) {
    .slider a {
        background-position: top center;
        background-size: cover;
        display: block;
        width: 100%;
        padding-top: 0; /** HEIGHT : WIDTH x 100 **/
        position: relative;
        min-height:150px;

    }
    .projects-tabs .nav-tabs .nav-link{
        font-size:13px;
        padding: 0.5rem 1rem;
    }
    #home-lone, .home-loan-div{
        width:100%;
    }
    #main #faq .card .card-header .btn-header-link{
        white-space:inherit;
    }
    #home-lone .documents{
        padding:0;
        margin:0 0 20px 0;
    }
    .who-are{
        width:100%;
    }
    .mapouter{
        height: 250px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 50px;
    }
    .cont-form-box-in{
        padding:2rem;
    }
    .contact-form {
        margin: 0px 0 20px 0;
    }
    .mts-2 {
        margin: 0;
    }
    .menu-bg > .mts-2 {
        margin: 0;
    }
    .navbar-brand img {
        width: 50px;
    }
    .menu-bg .navbar-brand img {
        width: 50px;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    /*.navbar-nav .nav-link {
  color: #000;
}*/
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    /*.nav-link {
  color: #000 !important;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #000;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #000;
}*/
    .menu-bg .nav-link {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem; /*-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;*/
    }
    /*.gallery .gall-m img{
    width: 50%;
  }*/
    .slider a .box span {
        font-size: 20px;
    }
    .w-choose-card {
        margin: 0 0 0rem 0;
        padding:5px;
    }
    .why-1, .why-2{
        background-position:center;
    }
    .w-choose-card .icons img{
        width:56px;
    }
    .w-choose-card h5{
        margin: 5px 0 5px;
        font-size: 12px;  
    }
    .box-3 .cards p {
        font-size: 1rem;
        line-height: 1.8rem;
    }
    .box-3 .cards h2 {
        font-size: 1.3rem;
    }
    .cont-map-right {
        padding: 80px 30px;
        background-color: #352e7d;
        position: inherit;
        top: 0;
        right: 0px;
    }
    .layout .col {
        flex-basis: auto;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 50%;
    }
    .cont-bg-box {
        margin:-120px auto 0 auto;
        position: relative;
        right: 0;
    }
    .cont-bg-box .col-md-6 {
        display: block;
        width: -webkit-fill-available;
    }
    .modal-title {
        padding: 20px 57px 0px 35px;
    }
    .slider a.sub-new {
        display: none
    }
    .slider a.sub-new.mobile {
        background-image: url(../images/mobile-slide.png);
        display: block;
    }
    .slider a.soon-new {
        display: none
    }
    .slider a.soon-new.mobile {
        background-image: url(../images/soon-mobile.jpg);
        display: block;
    }
}
/*CSS 28-3-2021 =======================================================================*/
.section-title {
    color: #444444;
    font-size: 40px;
}
.container-1500 {
    max-width: 1500px !important;
}
#projects-details {
    background-color: #ffffff !important;
    background-image: url("../images/project-bg.jpg");
    background-position: bottom center;
    font-family: 'Jost-Regular';
    background-size: cover;
}
.project-thumb-wrap {
    position: relative;
    text-align: center;
}
.project-thumb-wrap h2 {
    font-size: 20px;
    padding: 15px 0 5px !important;
    font-family: 'Jost-Bold';
    font-weight: 900;
    margin: 0px;
    color: #666666;
}
.project-thumb-wrap p {
    font-size: 17px;
    padding: 0px 0 5px !important;
    font-family: 'Jost-Regular' !important;
    margin: 0px;
    line-height: 28px;
    color: #666666;
}
#amenities {
    background-color: #ffffff;
}
.amenities-list {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding: 15px;
}
.amenities-list img {
    max-width: 100%;
}
.amenities-list span {
    display: block;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.amenities-list .border-left {
    border-left: solid 1px #ccc;
}
.amenities-list .border-bottom {
    border-bottom: solid 1px #ccc;
}
#specification {
    background: rgb(255, 251, 232);
    background: linear-gradient(180deg, rgba(255, 251, 232, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.feature {
    margin-bottom: 20px;
}
.feature h2 {
    font-size: 20px;
    font-family: 'Jost-Bold';
    font-weight: bold;
    color: #2f438b;
}
.feature p {
    font-size: 18px;
    font-family: 'Jost-Regular';
    color: #444444;
    line-height: 26px;
    font-weight: 500;
}
#layout {
    background-image: url("../images/layout-bg.jpg");
    background-size: cover;
}
.document-title {
    letter-spacing: 4px;
    font-size: 20px;
    text-transform: uppercase !important;
}
#mapbox {
    background-image: url("../images/map-bg.jpg");
    background-size: cover;
}
#cityimage {
    background-color: #ffffff;
    padding: 0;
}
.btn-style-1 {
    padding: 10px 25px;
    border: solid 2px #fff;
    background-color: transparent;
    border-radius: 25px;
    color: #ffffff !important;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-width: 350px;
}
.btn-style-1:hover {
    background-color: white;
    color: #696ac9 !important;
}
.border-white {
    border: solid 3px #ffffff;
    border-radius: 30px;
}
.owl-next, .owl-prev {
    display: block;
    height: 50px;
    width: 50px;
    color: #ffffff !important;
    background-color: #ebeff1 !important;
    border: 1px solid #2f438b !important;
    font-size: 20px !important;
    border-radius: 25px !important;
    line-height: 40px !important;
    font-weight: 600;
}
/*.owl-next:hover, .owl-prev:hover {*/
/*	background-color: #8c8c8c !important;*/
/*	color: #fff !important;*/
/*}*/
#section4 .owl-carousel .owl-nav button.owl-next{
    background-color: #8c8c8c !important;
}
#section4 .owl-carousel .owl-nav button.owl-prev{
    background-color: #8c8c8c !important;
}
#section4 .owl-carousel .owl-nav button.owl-prev:hover{
    color: #8c8c8c !important;
    background-color: #fff !important;
}
#section4 .owl-carousel .owl-nav button.owl-next:hover{
    color: #8c8c8c !important;
    background-color: #fff !important;
}
/*.owl-theme .owl-nav {
  margin-top: 60px !important;
}*/
.project-slider-wrap .owl-theme .owl-nav {
    position: absolute;
    margin: -30px auto 0 auto;
    text-align: center;
    left: 0;
    right: 0;
}
.layout-slider .owl-nav {
    display: block !important;
}
.breadcrumb, .breadcrumb li a, .breadcrumb li.active {
    font-size: 16px !important;
    color: #555 !important;
    text-transform: uppercase;
    font-family: 'Jost-Regular' !important;
}
/*vf pdo ----------------------*/
.projects-vf .item img {
    border-radius: 30px;
}
.amenities-bg-vf {
    background-color: #fbc100 !important;
}
.amenities-bg-vf .amenities-list span {
    color: #fff;
}
.vf-specification {
    background: #f3eee7 !important;
}
.vf-specification .specification-box h5 {
    font-family: 'Jost-Bold';
    color: #111;
    margin: 0 0 5px 0;
    font-weight: bold;
    font-size: 1rem;
}
.vf-specification .specification-box p {
    line-height: 1.3;
}
.vf-specification .nav-tabs .nav-link {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
}
.vf-specification .nav-tabs .nav-item.show .nav-link, .vf-specification .nav-tabs .nav-link.active, .vf-specification .nav-tabs .nav-link.active:hover {
    border: none;
    color: #111;
    background: rgb(255, 212, 64);
    background: linear-gradient(180deg, rgba(255, 212, 64, 1) 0%, rgba(236, 183, 1, 1) 100%);
}
.vf-specification .list-view ul {
    padding: 0 0 0 15px;
    line-height: 1.3;
    margin: 0;
    background: none;
    box-shadow: none;
    display: block;
}
.vf-specification .list-view ul li {
    margin: 5px 0;
}
#layout-vf {
    background-color: #fbc100 !important;
}
#layout-vf .projects-tabs ul {
    background: none;
    box-shadow: none;
}
#layout-vf .projects-tabs .nav-tabs .nav-link {
    background: none;
    font-family: 'Jost-Bold';
    font-weight: bold;
    color: #fff;
    padding: 0.2rem 1.5rem;
}
#layout-vf .projects-tabs .nav-tabs .nav-item.show .nav-link, #layout-vf .projects-tabs .nav-tabs .nav-link.active, #layout-vf .projects-tabs .nav-tabs .nav-link.active:hover {
    background: #fff !important;
    color: #111;
}
#layout-vf .owl-theme .owl-nav {
    display: none !important;
}
#layout-vf .border-white {
    border: 10px solid #fff;
    border-radius: 40px;
}
#layout-vf .right-box {
    margin: 0 auto;
    display: table;
}
#layout-vf .btn-style-1:hover {
    background-color: #000000bf;
    color: #fff !important;
    border-color: #000000bf !important;
}
/*home-Our Projects ----------------------*/
.home-projects .page-cant p{
    font-size: 18px;
    color: #666666;
    margin-bottom: 0;
}
.home-projects .cont-info img {
    float: left;
    margin: 0 8px 0 0;
    width:22px !important;
    height: auto;
}
.home-projects .cont-info p a {
    margin: 0;
    font-size:16px;
    color: #2f438b;
}
.cont-info {
    padding: 15px 0 5px;
}
#section4 .round-black-btn{
    margin:30px 0 !important;
}
#owl-two .owl-nav{
    position: inherit;
    bottom: 50px;
    margin: 0 0 0 148px;
}
@media (min-width:767.99px) and (max-width:1024.99px) {

    #owl-two .owl-nav{
        position: inherit;
        bottom:0px;
        margin: 0 0 0 0px;
    }
    /*    .slider a{
            height:50vh;
        }*/
    #owl-one .slider-content{
        padding-left: 5.7%;
    }
    #owl-one .slider-content h1{
        font-size: 30px;
        line-height: 36px;
    }
    #owl-one .slider-content-1 h1{
        font-size: 30px;
        line-height: 36px;
    }
    .slider-content-2{
        padding:20px 20px;
        top:5%;
    }
    .login .modal-dialog{
        width: 100%;
    }
    .slider-content-2 h5{
        font-size: 18px;
    }

}
@media(min-width: 767.99px) and (max-width: 900.99px) {
    .slider a {
        min-height: 340px;
    }
}

@media(min-width: 900.99px) and (max-width: 1024.99px) {
    .slider a {
        min-height: 400px;
    }
}

@media (max-width:768px) {
    #layout .owl-theme .owl-nav{
        position: absolute;
        right: 62%;
        margin-right: 0px;
        top: 59%;
    }
    .bg-title-page{
        padding: 100px 0 !important;
    }
    .border-left {
        border-left: 0px !important;
    }
    .border-bottom {
        border-bottom: 0px !important;
    }
    .project-thumb-wrap h2 {
        font-size: 16px;
        padding: 15px 0 5px !important;
        font-family: 'Jost-Bold';
        font-weight: 900;
        margin: 0px;
        color: #666666;
    }
    .project-thumb-wrap p {
        font-size: 14px;
        padding: 0px 0 5px !important;
        font-family: 'Jost-Regular';
        margin: 0px;
        line-height: 28px;
        color: #666666;
        font-weight: 600;
    }
    .btn-style-1 {
        min-width: auto;
        width: 100%;
    }
    .section-title {
        color: #444444;
        font-size: 30px;
    }
    .slider a {
        width: 100%;
        height: 25vh;
        margin: 0px 0 0 0;
    }
    #owl-one .slider-content h1{
        font-size: 12px;
        line-height: 20px;
    }
    #owl-one .slider-content-1 h1{
        font-size: 16px;
        line-height: 20px;
    }
    #owl-one .slider-content{
        padding-top: 10%;
        padding-left: 5.7%;
    }
    .slider-content-2 {
        right: 7%;
        top: 10%;
        padding: 8px 12px;
        border-radius: 15px;
    }
    .slider-content-2 img {
        width: 40px !important;
        margin-bottom: 5px;
    }
    .slider-content-2 h5 {
        font-size: 10px;
        margin-bottom: 7px;
    }
    .slider-content-2 .btn {
        padding: 5px 8px;
        font-size: 8px;
    }
    .slider-mobile a {
        width: 100%;
        height:100vh;
        margin: 0 0 0 0;
        /*margin: 70px 0 0 0;*/
    }
    section {
        padding: 2rem 0;
    }
    .m-mobile{
        display: none;
    }
    #owl-two .owl-nav{
        bottom:0px;
        margin: 0 0 0 0px;
    }
    .cont-bg-box {
        margin:0px auto 0 auto;
        position: relative;
        right: 0;
    }

}
.whatsapp {
    position: fixed;
    bottom: 50px;
    z-index: 555;
    right: 10px;
    background: #30c363;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    line-height: 2.6rem; 
    font-size: 1.6rem;
    border-radius: 100px;
}

footer .col-md-3 img {
    margin-bottom: 20px;
    width: 22%;
}

/* Project Update */

.project-update .portfolio-menu button {
    color: #000;
    border: 0 none;
    border-radius: 50px;
    padding: 10px 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    width: 90%;
    font-size: 14px;
    transition: 500ms;
}

.project-update .portfolio-menu button:hover, .project-update .portfolio-menu button.active {
    border: 0 none;
    background-color: #2F448F;
    color: #fff;
}
.project-update .tab-data{
    display: none;
}
.project-update .tab-data.active{
    display: block;
}
.portfolio-menu button.active, .world-menu button.active {
    color: #fff;
    background-color: #2F448F;
}

.portfolio-menu {
    text-align: center;
    margin: 30px auto;
    position: relative;
}

.project-update .grid {
    margin-top: 0;
}

.project-update .grid .grid-item {
    margin-bottom: 15px;
}

.project-content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 200px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.project-update .grid .grid-item::before, .grid .grid-item::after {
    content: "";
    background: #fff;
}

.project-update .grid .grid-item::before {
    right: 0;
    opacity: 1;
    top: 0;
}

.project-update .grid .grid-item::after {
    bottom: 0;
    opacity: .7;
    left: 0;
}

.project-update .grid .item, .world .grid .item {
    margin-bottom: 0;
}

.project-content video {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 220px;
    border-radius: 10px;
    background-color: #000;
}

.project-update .grid .item img {
    border-radius: 10px;
}

#mapbox h2{
    font-size:20px;
    line-height:1.2;
    color:#666;
    padding-top:10px;
}
#mapbox h2 span{
    font-size:33px;
}

@media (min-width: 768px) and (max-width: 991px){
    .project-content {
        height: 134px;
    }
    .bg-title-page{
        padding: 100px 0 !important;
    }
    .cont-info p a{
        font-size: 17px;
    }
}
@media (min-width: 1024px) and (max-width: 1279px){

    #owl-one .slider-content{
        padding-left: 3.7%;
    }
    #owl-one .slider-content h1{
        font-size: 30px;
        line-height: 36px;
    }
    .slider-content-2{
        padding:58px 50px;
        top:6%;
    }
    .project-content {
        height: 190px;
    }
    .slider a{
        min-height: 460px;
    }

}

@media (min-width: 1280px) and (max-width: 1567px){
    #owl-one a.sub-one .slider-content{
        text-align: left;
        padding-top: 15%;
        padding-left: 4.7%;
    }
    #owl-one .slider-content{
        padding-left: 5.7%;
    }
    #owl-one .slider-content h1{
        font-size: 36px;
        line-height: 45px;
    }
    .slider-content-2{
        padding:58px 50px;
        top:15%;
    }
    .project-content {
        height: 190px;
    }
    .slider a{
        min-height: 570px;
    }
}

@media (min-width: 1568px) and (max-width: 1970px){
    .slider-content-2{
        top: 19%;
    }
    .slider a{
        min-height: 660px;
    }
}



#layout .item h3{
    padding-bottom:70px;
}

#layout .owl-nav{
    position: absolute;
    right: 44%;
    margin-right: -60px;
    top: 23%;
}
.box-icon{
    width:62px;
    height:60px;
}
.modal-title{
    font-size: 28px;
    font-weight: 500;
    color: #000;
    padding: 20px 130px 0px 35px
}
.modal-header{
    padding:0px;
}
.modal-header .close{
    padding: 9px 17px 10px 0px;
    margin:0px;
}
.modal-header{
    border-bottom:none;
}
.modal-body {
    padding: 10px 45px 35px 35px;
}
.amenities-list img:hover{
    transform: scale(1.1);
}
.emi{
    padding: 100px 0;
    background-color: #f5f5f5;
}
.emi .txt h1{
    font-size: 44px;
    line-height: 1.2;
    font-family: jost-light;
    color: #2F438B;
}
.emi .txt p{
    font-size: 16px;
    line-height: 2;
    color: #858585;
}
.emi .homeEmicalculator{
    background-color: #fff;
    padding: 40px;
}
.emi .homeEmicalculator .rangeSliderWrapper {
    margin-bottom: 30px;
}
.emi .homeEmicalculator .rangeSliderWrapper .left{
    float: left;
    font-size: 16px;
    margin-top: 7px;
    /*text-transform: uppercase;*/
    color: #333;
}
.emi .homeEmicalculator .rangeSliderWrapper .right{
    float: right;
}
.emi .homeEmicalculator .rangeSliderWrapper .ticker{
    font-size: 14px;
    margin-top: 0px;
    /*text-transform: uppercase;*/
    color: #333;
    padding: 5px;
}
.emi .homeEmicalculator .rangeSliderWrapper .right input,.homeEmicalculator .rangeSliderWrapper .right input:focus{
    border: none;
    /*background-color: #fbf7f0;*/
    font-size: 16px;
    font-family: proxima-nova-bold;
    color: #2F438B;
    width: 90px;
    padding: 5px 3px 5px 8px;
    text-align: right;
    outline: none;
    margin-top: 0;
}
.emi .homeEmicalculator .range {
    display: block;
    width: 100%;
    margin: 0;
    height: 50px;
    cursor: pointer;
    accent-color: #2F438B;
}
.emi .homeEmicalculator .rangeSliderWrapper .right span, .homeEmicalculator .rangeSliderWrapper .right span:focus {
    border: none;
    /*background-color: #fbf7f0;*/
    font-size: 16px;
    font-family: proxima-nova-bold;
    color: #2F438B;
    width: 90px;
    text-align: right;
    outline: none;
}
.emi .emiWrapper .left{
    float: left;
    font-size: 16px;
    line-height: 2;
    color: #333;
}
.emi .emiWrapper .right{
    float: right;
}
.emi .emiWrapper .right input{
    border: none;
    text-align: right;
    color: #000;
    font-size: 16px;
    line-height: 2;
    padding: 0px; 
    width: auto; 
    margin-top: 0px;
}
.emi .emiWrapper .rec{
    /*border-bottom: 1px solid #dedede;*/
    padding-bottom: 10px;
}
.emi .emiWrapper .total{
    margin-top: 10px;
}
.emi .emiWrapper .total .left{
    margin-top: 4px;
}
.emi .emiWrapper .right span{
    border: none;
    text-align: right;
    color: #000;
    font-size: 16px;
    line-height: 2;
    font-family: proxima-nova-regular;
} 
.career-detail{
    margin-top: 80px;
    margin-bottom: 40px;
}
.career-detail .txt-box h4{
    font-size: 44px;
    line-height: 1;
    color: #324793;
}
.career-detail .txt-box p{
    font-size: 18px;
    line-height: 2;
    color: #7f7f7f;
    padding-bottom: 10px;
}
.opening-detail{
    padding-bottom: 80px;
}
.opening-detail .title h4{
    font-size: 36px;
    line-height: 1;
    color: #324793;
    padding-bottom: 10px;
}
.opening-detail .box{
    background-color: #fff;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.opening-detail .box .txt-box h6{
    font-size: 26px;
    line-height: 1;
    color: #000;
    margin-bottom: 0;
}
.opening-detail .box .txt-box p{
    font-size: 18px;
    line-height: 2;
    color: #7f7f7f;
    margin-bottom: 0;
}
.opening-detail .apply-btn{
    cursor: pointer;
    font-size: 18px;
    line-height: 2;
    color: #7f7f7f;
    text-decoration: underline;
}
/* #modal
================================================== */
.login.modal{
    transition: all ease 0.4s;
    background-color: #000006b;
}
.login .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0rem;
}
.login.modal .modal-header{
    border-bottom: none;
    padding: 0rem 0rem 2rem;
}
.login.modal .modal-title{
    font-size: 30px;
    line-height: 1.2;
    color: #212627;
    font-family: proxima-nova-bold;
}
.login.modal .modal-header .close{
    position: absolute;
    right: 0px;
    top: -50px;
    opacity: 1;
}
.login .modal-dialog {
    position:fixed;
    right: 0;
    margin: auto;
    width: 35%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
.login .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 3rem;
}
.login.modal .modal-body img{
    padding-bottom: 30px;
}
.login.modal .modal-body h4{
    font-size: 36px;
    line-height: 1;
    color: #324793;
    margin-bottom: 30px;
}
.login.modal .modal-body h6{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.19;
    color: #000000;
    padding-bottom: 40px;
    font-family: inter;
    padding-bottom: 15px;
}
.login.modal .modal-body h6 a.create{
    color: #ffb81c;
}
.login.modal .modal-body p{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
    color: #494848;
    padding-bottom: 25px;
    font-family: inter;
}
.login.modal .modal-body h5{
    font-size: 13px;
    font-weight: 500;
    line-height: 1.54;
    color: #000;
    font-family: inter;
}
.login.modal .modal-body h5 a.terms{
    color: #c82027;
}
.login .modal-content {
    height: 100%;
    overflow-y: auto;
}
.login.modal.right .modal-body{
    padding: 15px 15px 80px;
}
.login.modal.right.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}
.login.modal.right.fade.show .modal-dialog {
    right: 0;
}
.login.modal .modal-content {
    border-radius: 0;
    border: none;
}
.login.modal .modal-header {
    border-bottom-color: #eeeeee;
    background-color: #fafafa;
}
.login .modal-body  button.save-btn{
    border-radius: 25px;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.14;
    color: #324793;
    padding: 18px 10px 18px 20px;
    width: 100%;
    border-radius: 8px;
    border: solid 1px #324793;
    background-color: #fff;
    margin-bottom: 0px;
    margin: 20px 0;
    cursor: pointer;
}
.login .modal-body  button.save-btn:hover{
    color: #fff;
    border: solid 1px #999999;
    background-color: #324793;
}
/* #submit-form
========================================== */

.login input {
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    border: 1px solid #999999;
    width: 100%;
    border-radius: 8px;
}
.login textarea{
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    border: 1px solid #999999;
    width: 100%;
}
.login .floating-label {
    position: relative;
    margin-bottom: 30px;
}
.login .floating-input, .floating-select {
    font-size: 20px;
    padding: 12px 10px 5px 19px;
    display: block;
    width: 100%;
    height: 58px;
    background: transparent; 
    color: #000;
    font-weight: 500;
}
.login .floating-input:focus, .floating-select:focus {
    outline: none;
}
.login .floating-input:disabled{
    background-color: #fff6bd;
}
.floating-form .floating-label label {
    color: #999999;
    font-size: 18px;
    position: absolute;
    pointer-events: none;
    top: 16px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    left: 22px;
}
.floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {
    top: -11px;
    left: 15px;
    font-size: 16px;
    color: #5a524c;
    margin-top: 0; 
    background-color: #fff;
    padding: 0 5px;
}
.floating-select:focus ~ label, .floating-select:not([value=""]):valid ~ label {
    top: -5px;
    font-size: 16px;
    color: #5a524c;
}
/* active state */
.floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
    width: 50%; 
}
.login .floating-textarea {
    min-height: 150px;
    max-height: 260px;
    overflow: hidden;
    overflow-x: hidden;
    padding-top: 20px;
    line-height: 20px;
    margin-bottom: 50px;
}
/* highlighter */
.login .highlight {
    position: absolute;
    height: 50%;
    width: 100%;
    top: 15%;
    left: 0;
    pointer-events: none;
    opacity: 0.5; 
}
/* active state */
.login .floating-input:focus ~ .highlight, .floating-select:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease; 
}
.login .calendly-badge-widget{
    display: inline-table !important;
}
.login.modal .close{
    background: url(/images/close.png)no-repeat;
    position: absolute;
    top: 20px;
    right: 40px;
    height: 33px;
    width: 33px;
}
.fade {
    opacity: 0;

}
.opening-detail .apply-btn:hover{
    color: #2E438B;
}


#journey .swiper-button-next{
    background-image: url(/images/right.png) !important;
    margin-top: 0px !important;
    position: absolute;
    top: 56% !important;
    right: -36px !important;
    height: 41px !important;
    width: 41px !important;
    transform: translateY(-50%);
    background-size: auto !important;

}
#journey .swiper-button-next:hover{
    background-image: url(/images/rights-hover.png) !important;
    height: 41px !important;
    width: 41px !important;
}
#journey .swiper-button-prev{
    background-image: url(/images/left.png) !important;
    position: absolute;
    top: 56% !important;
    left: -36px !important;
    width: 41px !important;
    height: 41px !important;
    transform: translateY(-50%);
    margin-top: 0 !important;
    background-size: auto !important;

}
#journey .swiper-button-prev:hover{
    background-image: url(/images/lefts-hover.png) !important;
    height: 41px !important;
    width: 41px !important;
}
@media (max-width:768px) {
    .login .modal-dialog{
        width: 100%;
    }
    .opening-detail .box{
        padding: 20px;
    }
    .opening-detail .box .txt-box h6 {
        font-size: 20px;
    }
    .opening-detail .box .txt-box p{
        font-size: 16px;
    }
    .opening-detail .apply-btn{
        font-size: 16px;
    }
    #owl-one a.sub-one .slider-content{
        padding-top: 11%;
    }
    #owl-one .slider .slider-content p{
        font-size: 12px;
    }
    #journey .swiper-button-prev{
        top: auto !important;
        bottom: -50px;
        left: 37% !important
    }
    #journey .swiper-button-next{
        top: auto !important;
        bottom: -50px;
        right: 37% !important
    }

}


