body {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 400;
}

#loader {
    display: none;
}

.custom-css{
   padding-top: 69px;
}

.inner-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}
.project_listingWarp {
    padding: 30px 0 10px;
}
.project_listingWarp ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    padding: 0;
    list-style: none;
    gap: 20px;
    justify-content: center;
}

.project_listingWarp ul li a {
    background: linear-gradient(45deg, #c08831, #93651d);
    text-align: center;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 20px;
    text-decoration: none;
    border: none;
    transition: all 0.5s ease;
    color: #fff;
}

.project_listingWarp ul li a:hover {
    opacity: 0.8;
}
h2,.customh2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    color: rgba(0, 0, 0, 0.94);
}

p,ul li {
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    color: #555555;
}


header {
    background-color: #fff;
    box-shadow: 0 0 5px #dcdcdc;
    padding: 12px 0;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}

.mobile-number a,
.mobile-number span {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    background-color: #5bd5b4;
    border-radius: 4px;
    padding: 2px 10px;
    display: flex;
    align-items: center;
    font-weight: 600;
    margin: 0 0 0 10px;
    cursor: pointer;
}

.common-btn {
    /* text-align: center; */
}

.common-btn .btn {
    color: #5bd5b4;
    font-size: 16px;
    border: 1px solid #5bd5b4;
    width: 100%;
}

.project-section {
    background-color: #f0f0f0;
    padding: 70px 0 15px 0;
}

.disclaimer {
    border: 1px solid #000;
    padding: 20px 20px 10px 20px;
}

.disclaimer h2 {
    text-align: center;
    font-size: 22px;
    color: #000;
    margin-bottom: 20px;
}

.disclaimer p {
    margin: 0 0 10px 0;
    font-size: 16px;
}

.project-content {
    background-color: #fff;
    padding: 15px;
    position: relative;
}

.project_status {
    width: auto;
    position: absolute;
    left: 50%;
    bottom: 0;
    background-color: #b08338;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding: 4px 5px 1px;
    transform: translateX(-50%);
    text-transform: uppercase;
}

.project-content h2 {
    font-size: 22px;
    margin: 0 0 15px 0;
    font-weight: 700;
    text-align: center;
}

.project-content p {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
}

.project-content p img {
    width: 18px;
    height: auto;
    margin-top: -5px;
}

.project-content p span {
    color: rgb(134, 130, 130);
}
@media(min-width: 320px) and (max-width:480px) {
    #main-slide .carousel-item .carousel-caption .heading {
        letter-spacing:0
    }

    #main-slide .carousel-item .carousel-caption p {
        display: none
    }

    #main-slide .carousel-caption .btn {
        margin: 0;
        padding: 7px 9px;
        font-size: 12px;
        text-transform: capitalize
    }

    #main-slide .carousel-caption {
        top: 16%
    }

    #main-slide .carousel-item .carousel-caption .heading {
        margin-bottom: 0
    }

    #main-slide .carousel-control i {
        line-height: 26px;
        font-size: 14px;
        width: 30px;
        height: 30px
    }

    .controls .btn {
        padding: 7px 8px;
        text-transform: capitalize;
        font-size: 11px
    }

    .client-info .info-text h2 {
        font-size: 14px
    }

    .listing-content .listing-content {
        padding: 5px
    }

    .btn {
        padding: 8px 10px;
        font-size: 12px
    }

    .btn-section .btn-common {
        margin-bottom: 30px
    }

    .whatsapp {
        display: inline
    }

    .property-details .others .price span {
        font-size: 24px
    }

    .ctabuttons a {
        margin-bottom: 10px
    }

    .additional-details li {
        width: 100%
    }

    .ctabuttons .btn {
        font-size: 14px;
        padding: 6px 5px;
        margin-bottom: 5px
    }

    .mobile {
        display: block
    }

    .desktop {
        display: none
    }

    .navbar-light .navbar-brand {
        margin-right: 60px
    }

    .property-features {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1
    }

    .banner-inner img {
        width: 100%;
        height: 280px
    }

    .navbar-brand img {
        width: 100%;
        height: 58px
    }

    #propertyfeatures .additional-details li {
        width: 100%;
        border-bottom: 1px solid #ddd
    }

    #amenities .property-features {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1
    }

    .carousel-caption {
        position: absolute;
        right: 2%;
        bottom: 20px;
        left: 3%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center
    }

    #main-slide .carousel-item img {
        position: relative;
        height: 350px 
    }

    .page-banner .page-banner-title {
        position: absolute;
        bottom: 5%;
        left: 5%;
        margin: auto;
        top: 15%;
        right: 2%;
        background: #0606066e;
        padding: 10px
    }

    .page-banner .page-banner-title h1 {
        margin: 0 0 15px;
        font-weight: 700;
        font-size: 22px;
        text-align: center;
        color: #fff;
        line-height: 28px
    }

    .popup-text {
        display: none
    }

    .mb70 {
        margin-bottom: 70px
    }

    #copyright .small {
        font-size: 60%;
        line-height: 20px
    }
   
    .page-banner .page-banner-title {
        position: absolute;
        bottom: 2%;
        left: 1%;
        margin: auto;
        top: 15%;
        right: 2%;
        background: #0606066e;
        padding: 5px
    }
}
.roject-cnt-item {
    display: flex;
    align-items: center;
    margin: 0 0 15px 0;
    background-repeat: no-repeat
}

.project-cnt-item p {
    margin: 0;
    padding: 0 0 0 34px;
    font-size: 16px
}

.project-item {
    margin: 0 0 30px 0;
    overflow: hidden;
    box-shadow: 4px 5px 2px gainsboro;
}

.project-image {
    position: relative;
}

.input-group {
    margin-bottom: 15px
}

.countryCode {
    width: 30%;
    border: 1px solid #ced4da;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.submit-btn {
    background-color: #1a73e8;
    color: #fff;
    display: block;
    width: 100%
}

.pop-call {
    text-align: center
}

.modal-body {
    padding: 0
}

.modal-header {
    border-bottom: 0
}



.pop-call a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 4px;
    display: block;
    padding: 10px 0;
    background-color: #1a73e8
}

.modal-body form {
    padding: 20px
}

.we-deliver ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    text-align: center
}

.we-deliver ul li span {
    display: block;
    line-height: 100%;
    font-size: 15px
}

.we-deliver ul li .fa {
    font-size: 30px
}

.we-deliver ul li {
    padding: 0 15px
}

.we-deliver {
    padding: 0 20px 20px 20px
}

.modal-header {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-top:35px;

}

.formflag{
    display: none;
}
.btn-close {
    position: absolute;
    right: 22px;
    top: 35px;
    opacity: 1
}

.modal-title {
    text-align: center;
    font-size: 24px;
    font-weight: 600
}

footer {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 16px 0 0 0;
    width: 100%;
    display: inline-block
}

footer p {
    color: #fff;
    font-size: 14px
}
#main-slide .carousel-item img {
    position: relative;
    height: 550px
}

#main-slide .carousel-inner .carousel-item::after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

#main-slide .carousel-item .carousel-caption {
    opacity: 0;
    transition: opacity 100ms ease 0s;
    z-index: 0;
    border-radius: 20px;
    background: #04040466
}

#main-slide .carousel-item .carousel-caption h4 {
    font-size: 18px;
    color: #f3f3f3;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px
}

#main-slide .carousel-item .carousel-caption .heading {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .1rem;
    line-height: 40px
}

#main-slide .carousel-item .carousel-caption .heading span {
    color: #5bd5b4 
}

#main-slide .carousel-item .carousel-caption p {
    color: #fff;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 500
}

#main-slide .carousel-item.active .carousel-caption {
    opacity: 1;
    transition: opacity 100ms ease 0s;
    z-index: 1
}

#main-slide .carousel-caption {
    color: #fff;
    top: 20%
}

#main-slide .carousel-caption .btn {
    margin: 10px
}

#main-slide .carousel-control-next,#main-slide .carousel-control-prev {
    opacity: 1;
    box-shadow: none
}

#main-slide .carousel-control-prev span {
    padding: 15px
}

#main-slide .carousel-control-next span {
    padding: 15px
}

#main-slide .carousel-control .fa-angle-left,#main-slide .carousel-control .fa-angle-right {
    position: absolute;
    z-index: 5;
    display: inline-block
}

#main-slide .carousel-control .fa-angle-left {
    left: 10px
}

#main-slide .carousel-control .fa-angle-right {
    right: 10px
}

#main-slide .carousel-control i {
    line-height: 40px;
    font-size: 18px;
    width: 45px;
    border: 2px solid #fff;
    height: 45px;
    display: block;
    border-radius: 4px;
    background: 0 0;
    color: #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

#main-slide .carousel-control i:hover {
    background: rgb(255 255 255 / .2);
    color: #fff;
    border-color: #fff
}

.search_box_inner {
    background: #5bd5b4 ;
    border: solid 2px rgb(255 255 255);
    padding: 30px 30px 25px 30px;
    border-radius: 20px;
    max-width: 100%;
    margin: 20px;
    box-shadow: 0 5px 15px rgb(0 0 0 / .3)
}

input[type="submit"] {
    display: inline-block;
    width: 100%;
    font-size: 1.5rem;
    padding: 0 5px!important
}

button {
    background-color: #192669;
    display: block;
    line-height: 44px;
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
    border: 0;
    width: 100%;
    height: 44px
}

.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    font-weight: 500!important;
    background-color: #fff0;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .nav-link.active span,.nav-tabs .nav-item.show .nav-link span {
    border-bottom: solid 3px #192669;
    font-weight: 500!important;
    padding: 0 0 10px 0
}

.auto-comp {
    width: 100%;
    position: relative;
    text-align: left
}

#suggesstion-box,#suggesstionk-box,#suggesstiont-box,#suggesstionb-box {
    margin-top: -19px
}

.auto-comp .frmSearch {
    border: 1px solid #a8d4b1;
    background-color: #c6f7d0;
    margin: 2px 0;
    padding: 0;
    border-radius: 4px
}

.auto-comp #country-list {
    float: left;
    list-style: none;
    margin-top: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    z-index: 1000;
    max-height: 200px;
    overflow: auto;
    box-shadow: 0 5px 10px -5px rgb(0 0 0 / .1)
}

.auto-comp #country-list li {
    background: #fff;
    font-size: .8rem;
    border-bottom: #eee 1px solid;
    color: #111
}

.auto-comp #country-list li a {
    color: #111;
    display: block;
    padding: 10px 18px
}

.auto-comp #country-list li:hover {
    background: #f9f9f9;
    cursor: pointer
}

@media screen and (max-width: 992px) {
    .search_box_inner {
        margin:10px 0;
        padding: 10px 10px 0 10px;
        border-radius: 5px;
        box-shadow: 0 5px 15px rgb(0 0 0 / .3)
    }
}

#courseC {
    background-color: rgb(255 255 255);
    font-size: .9rem;
    border: solid 1px #ebebeb;
    color: #495057;
    padding: 0 1rem;
    height: 45px;
    width: 100%;
    margin: 0 0 30px 0!important
}

.modal-header {
    padding: 5px;
    border-bottom: 0
}@media(max-width: 767px) {
    .section-title {
        font-size:26px
    }

    .section-sub {
        font-size: 16px
    }

    .sidebar-title {
        font-size: 15px
    }

    .top-bar .links li {
        display: none
    }

    .header-top-right .header-top-button {
        margin: 2px
    }

    .roof-social a i {
        min-width: 36px
    }

    .search-container {
        padding: 60px 0
    }

    .search-container .intro-sub-heading {
        font-size: 15px
    }

    .search-container .intro-title {
        font-size: 18px;
        line-height: 40px
    }

    .irs-with-grid {
        margin-bottom: 30px
    }

    #main-slide .carousel-caption {
        top: 20%
    }

    .carousel-indicators {
        display: none
    }

    #main-slide .carousel-item .carousel-caption .heading {
        font-size: 20px;
        line-height: 28px
    }

    #main-slide .carousel-item .carousel-caption h4 {
        font-size: 14px;
        margin-bottom: 0
    }

    #main-slide .carousel-item .carousel-caption p {
        font-size: 14px
    }

    #main-slide .carousel-item .carousel-caption .heading {
        margin-bottom: 20px
    }

    #hero-area .contents {
        padding: 100px 0
    }

    #hero-area .contents .head-title {
        font-size: 15px
    }

    #hero-area .contents .btn {
        margin: 25px 3px 0 0
    }

    .item-body .property-title a {
        font-size: 16px
    }

    .item-body .adderess {
        font-size: 13px
    }

    .item-body .property-title a {
        font-size: 15px
    }
}

.fix-mobile-strip {
    display: none
}

a.whatsapp_float {
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 1;
    text-decoration: none;
    background-image: url(../img/whatsapp_icon.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-size: cover;
}

.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.menu ul li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 25px;
}

.rera-strip {
    color: #fff;
    padding: 5px 10px;
}

.swiper-cnt {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.project-configurations {
    text-shadow: 0px 1px 2px #000;
}

.project-configurations h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}

.project-configurations p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px 0;
}

.banner-configurations-site-visit {
    display: flex;
    align-items: center;
}

.banner-configurations {
    display: flex;
}

.configuration-item {
    padding-right: 20px;
    position: relative;
}

.project-configurations h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}

.project-configurations p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px 0;
}

.configurations-size::after {
    content: "";
    background-color: #fff;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 10px;
    bottom: 0;
}

.project-site-visit {
    display: flex;
    align-items: center;
}

.project-site-visit .btn {
    background-color: #000;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 10px;
    border-radius: 4px;
}

.home-section {
    position: relative;
    padding-top: 55px;
}

.form-section {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.form-section .container {
    display: flex;
    justify-content: flex-end;
    max-width: 1116px;
    padding: 0;
}

.input-group .countryCode {
    width: 40%;
}

.home-banner .swiper-pagination {
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.home-banner .swiper-pagination .swiper-pagination-bullet {
    display: block;
    margin: 8px 0;
    width: 12px;
    height: 12px;
    opacity: 1;
}

.home-banner .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #00c853;
}

.mobile-number {
    display: flex;
}


.project-heading {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 40px;
}

.project_btn {
    color: #fff;
    background-color: #00c853;
    padding: 6px 10px;
    text-decoration: none;
    border-radius: 4px;
}

.get_in_touch {
    background: #f5f5f5;
    padding: 80px 0px 0px;
}

.fotter_connect {
    text-align: center;
}

.fotter_connect_links:last-child {
    margin-top: 50px;
}

footer ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

footer ul li {
    margin: 0 10px;
}

footer ul li a {
    color: #fff !important;
    text-decoration: none;
}

.menu .dropdown-menu {
    display: none;
}

.menu ul li.dropdown:hover .dropdown-menu {
    display: block;
}

.menu ul li span {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 25px;
    cursor: pointer;
}

.menu ul li.dropdown .dropdown-menu li a {
    padding: 5px 15px;
    display: block;
    font-size: 13px;
}

.menu ul li.dropdown .project-menu {
    min-width: 300px;
}

.menu ul li.dropdown .project-menu li {
    width: 50%;
    float: left;
}

.menu-tab {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.menu-tab li {
    margin: 0 10px;
}

.menu-tab li a {
    background-color: #1a73e8;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 4px;
}

.enquire-btn-mobile {
    margin: 0 0 0 15px;
}

.swiper-bg .mobile-banner {
    display: none;
}

.ready-to-move {
    background-color: green;
}

.new-launch {
    background-color: #1a73e8;
}

.portfolio-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 100%;
    text-align: center;
    visibility: hidden;
    transition: all 0.5s;
    transform: scale(0);
    display: flex;
    align-items: center;
    justify-content: center;
}

.portfolio-overlay::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 0;
    position: absolute;
    left: 10%;
    top: 10%;
    transition: 50ms height ease 150ms;
    z-index: 3;
}

.portfolio-overlay a {
    position: relative;
    z-index: 4;
}

.portfolio-overlay .magnify-icon {
    height: 40px;
    width: 40px;
    border-radius: 20px;
    background: #0f0f1b;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    transition: all 0.25s;
}

.portfolio-overlay .magnify-icon span i {
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    top: 0;
}

.portfolio-overlay::after {
    content: "";
    width: 0;
    height: 0;
    border-width: 0;
    position: absolute;
    right: 10%;
    bottom: 10%;
    transition: 100ms width ease 200ms;
    z-index: 3;
}


@media screen and (min-device-width: 1200px) and (max-device-width: 1399px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1200px;
    }

    .project-content p {
        font-size: 12px;
    }

    .project-content p img {
        width: 16px;
    }

    .project_status {
        font-size: 13px;
    }

    .common-btn .btn {
        font-size: 14px;
    }

}

@media only screen and (max-width:1399px) {}

@media only screen and (max-width:1199px) {
    .menu ul li a {
        font-size: 14px;
        padding: 10px 10px;
    }

    .menu ul li {
        margin: 0 8px;
    }

    .project-cnt-item p {
        font-size: 14px
    }

    .common-btn .btn {
        font-size: 14px
    }

    .form-section .container {
        max-width: 936px;
    }

    .project-section {
        padding: 65px 0 0 0;
    }

}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .container {
        max-width: 768px;
    }

    .project-content {
        padding: 10px;
    }

    .project-content p {
        font-size: 12px;
    }

    .common-btn .btn {
        font-size: 13px;
    }

    .project_status {
        font-size: 13px;
    }

}

@media only screen and (max-width:991px) {
    .fix-mobile-strip {
        display: block;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 9
    }

    .fix-mobile-strip ul {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0
    }

    .fix-mobile-strip ul li {
        width: 50%;
        text-align: center
    }

    .fix-mobile-strip ul li a {
        padding: 10px;
        display: block;
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        background-color: #000
    }

    a.whatsapp_float {
        width: 46px;
        height: 44px;
        left: 50%;
        bottom: 0;
        z-index: 9999;
        transform: translateX(-50%);
        background-size: cover
    }

    footer {
        padding: 16px 0 44px 0
    }

    .project-image img {
        width: 100%
    }

    .project-content h2 {
        font-size: 18px
    }

    .project-cnt-item p {
        font-size: 18px
    }

    .common-btn .btn {
        font-size: 15px;
    }

    .mobile-number {
        order: 1;
        display: none;
    }

    .menu {
        order: 2;
        position: relative;
    }

    .button_container {
        position: absolute;
        top: 50%;
        right: 0;
        height: 29px;
        width: 35px;
        cursor: pointer;
        z-index: 100;
        transition: opacity 0.25s ease;
        transform: translateY(-50%);
    }

    .button_container:hover {
        opacity: 0.7;
    }

    .button_container.active .top {
        transform: translateY(11px) translateX(0) rotate(45deg);
        background: #fff;
    }

    .button_container.active .middle {
        opacity: 0;
        background: #fff;
    }

    .button_container.active .bottom {
        transform: translateY(-11px) translateX(0) rotate(-45deg);
        background: #fff;
    }

    .button_container span {
        background: #1a73e8;
        border: none;
        height: 5px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: all 0.35s ease;
        cursor: pointer;
    }

    .button_container span:nth-of-type(2) {
        top: 11px;
    }

    .button_container span:nth-of-type(3) {
        top: 22px;
    }

    .overlay {
        position: fixed;
        background: #1a73e8;
        top: 0;
        left: 0;
        width: 100%;
        height: 0%;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.35s, visibility 0.35s, height 0.35s;
        overflow: hidden;
        z-index: 9;
    }

    .overlay.open {
        opacity: 0.9;
        visibility: visible;
        height: 100%;
    }

    .overlay.open li {
        -webkit-animation: fadeInRight 0.5s ease forwards;
        animation: fadeInRight 0.5s ease forwards;
        -webkit-animation-delay: 0.35s;
        animation-delay: 0.35s;
    }

    .overlay.open li:nth-of-type(2) {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .overlay.open li:nth-of-type(3) {
        -webkit-animation-delay: 0.45s;
        animation-delay: 0.45s;
    }

    .overlay nav {
        position: relative;
        height: 70%;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
    }

    .overlay ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        height: 100%;
    }

    .overlay ul li {
        display: block;
        position: relative;
        opacity: 0;
        margin: 0;
    }

    .overlay ul li a,
    .overlay ul li span {
        display: inline-block;
        position: relative;
        color: #fff;
        text-decoration: none;
        overflow: hidden;
        font-size: 20px;
    }

    .menu ul li.dropdown .dropdown-menu li a {
        color: #000;
        display: inline-block;
        font-size: 16px;
    }

    @-webkit-keyframes fadeInRight {
        0% {
            opacity: 0;
            left: 20%;
        }

        100% {
            opacity: 1;
            left: 0;
        }
    }

    @keyframes fadeInRight {
        0% {
            opacity: 0;
            left: 20%;
        }

        100% {
            opacity: 1;
            left: 0;
        }
    }

    .form-section .container {
        max-width: 696px;
    }

    .project-heading {
        font-size: 35px;
    }

    .menu ul li.dropdown .project-menu li {
        width: 100%;
        float: none;
    }

}

@media only screen and (max-width:767px) {
    .logo {
        width: 150px;
    }

    .mobile-number a {
        font-size: 20px;
    }

    .overlay ul li a {
        font-size: 30px;
    }

    .form-section {
        position: static;
        transform: translate(0);
        margin: 20px 0 15px 0;
        display: none;
    }

    .mobile-number span {
        display: none;
    }

    .home-section {
        padding-top: 58px;
    }

    .mobile-number a {
        font-size: 14px;
        margin: 0;
    }

    .project-heading {
        font-size: 30px;
    }

    .get_in_touch {
        padding: 20px 0px 0px;
    }

    .project-heading {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .swiper-cnt {
        bottom: 10px;
    }

    .banner-configurations {
        display: none;
    }

    .form-section .container {
        justify-content: center;
    }

}

@media only screen and (max-width:575px) {
    a.whatsapp_float {
        height: 41px
    }

    .fix-mobile-strip ul li a {
        font-size: 14px
    }

    footer {
        padding: 16px 0 41px 0
    }

    .we-deliver ul li {
        padding: 0 10px
    }

    .we-deliver {
        padding: 0 10px 15px 10px
    }

    .we-deliver ul li span {
        font-size: 12px
    }

    .we-deliver ul li .fa {
        font-size: 20px;
        height: 25px
    }

    .submit-btn {
        font-size: 14px
    }

    .form-control {
        font-size: 14px
    }

    .countryCode {
        width: 40%
    }

    .pop-call a {
        font-size: 16px
    }

    .modal-title {
        font-size: 20px
    }

    .project-content h2 {
        font-size: 16px
    }

    .project-cnt-item p {
        font-size: 16px
    }

    .common-btn .btn {
        font-size: 14px
    }

    .mobile-number a span {
        display: none
    }

    .mobile-number a {
        padding: 5px
    }

    .logo {
        max-width: 180px
    }

    .project-item {
        margin: 0 0 20px 0;
    }

    footer p {
        font-size: 13px;
        text-align: justify
    }

    .overlay ul li a {
        font-size: 20px;
    }

    .project-configurations h2 {
        font-size: 22px;
    }

    .project-configurations p {
        font-size: 14px;
    }

    .project-site-visit .btn {
        font-size: 12px;
    }

    .home-banner {
        position: relative;
    }

    .swiper-bg .desktop-banner {
        display: none;
    }

    .swiper-bg .mobile-banner {
        display: block;
    }

    .project_status {
        font-size: 11px;
    }

}


@media only screen and (min-width: 320px) and (max-width: 350px) {
    .common-btn .btn {
        font-size: 14px;
    }

    .project-content .row .col-6 {
        width: 100%;
    }
}

@media only screen and (min-width: 351px) and (max-width: 400px) {
    .project-content p {
        font-size: 11px;
    }

    .project-content p img {
        width: 15px;
    }
}

@media only screen and (min-width: 401px) and (max-width: 575px) {
    .project-content p {
        font-size: 13px;
    }

    .project-content p img {
        width: 15px;
    }
}


#page-banner-area {
    background: url(../img/banner.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.page-banner {
    position: relative;
    min-height: 300px;
    color: #fff
}

.whatsapp {
    display: none
}

.banner-inner {
    position: relative
}

.banner-inner img {
    width: 100%;
    height: 400px
}

.page-banner .page-banner-title {
    position: absolute;
    bottom: 5%;
    left: 15%;
    margin: auto;
    top: 40%;
    right: 15%;
    background: #0606066e;
    padding: 10px
}

.innnerimage img {
    width: 100%
}

.page-banner .page-banner-title h1 {
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    line-height: 34px
}

.page-banner-title p {
    color: #fff;
    font-size: 18px;
    text-align: center
}

.page-banner a {
    color: #fff;
    font-size: 16px
}



form-control {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    box-shadow: none;
    color: #202020;
    background: #fff;
    padding: 8px 10px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    font-weight: 400;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.form-control:focus {
    border-color: #103b4f;
    outline: 0;
    box-shadow: none
}

textarea {
    border-radius: 4px!important
}


.contact-right-area .contact-right {
    padding: 4px
}

.contact-right-area .contact-right .single-contact {
    margin: 20px 0;
    padding: 3px 55px;
    position: relative;
    color: #000
}

.contact-right-area .contact-right .single-contact p {
    margin-bottom: 5px
}

.contact-right-area .contact-right .single-contact p a {
    color: #000
}

.contact-right-area .contact-right .contact-icon {
    background: #103b4f;
    color: #fff;
    border-radius: 4px;
    font-size: 20px;
    height: 40px;
    left: 0;
    padding-top: 8px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px
}
.section-padding {
    padding: 30px 0
}


.btn-common {
    background-color: #103b4f;
    position: relative;
    z-index: 1;
    color: #fff
}

.btn-common:hover {
    color: #fff;
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / .15),0 4px 15px 0 rgb(0 0 0 / .15)
}

.btn-common::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgb(255 255 255 / .2);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.btn-common:hover::before {
    opacity: 0;
    transform: scale(.5,.5)
}