/*@font-face {*/

/*    font-family: 'PT Sans', sans-serif*/

/*}*/

/*body, html {*/

/*    scroll-behavior: smooth;*/

/*    font-family: 'PT Sans', sans-serif;*/

/*    overflow-x: hidden*/

/*}*/

/*h1, h2, h3, h4, h5, h6, p, ul, li, a, tr, td {*/

/*    font-family: 'PT Sans', sans-serif*/

/*}*/

@font-face {
    font-family: "optima";
    src: url(../fonts/optima.ttf);
}

body,
html {
    scroll-behavior: smooth;
    font-family: "optima";
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a,
tr,
td {
    font-family: "optima";
}

/*loader*/

#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

#loader img {
    border-radius: 20%;
    animation: loader-pulse 1.5s linear infinite;
}

.loader-text {
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

@keyframes loader-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }

    70% {
        box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.hidden {
    display: none;
}

/*loader*/

.floor-map {
    filter: blur(2px);
}

.h1,
h1 {
    font-size: 2.7rem;
    font-weight: 700
}

.container {
    max-width: 1190px
}

.container-sldr .row {
    margin: auto;
}

.h5,
h5 {
    font-size: 20px;
}

.hdr-logo {
    width: 70%;
}

.active {
    color: #c92034 !important
}

ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

th.tbl-clr {
    font-size: 20px
}

.table {
    text-align: center
}

tr {
    font-size: 22px;
    color: #071c35;
    font-weight: bolder;
    border: 1px solid
}

.table tr td {
    border-top: 1px solid #071c35 !important;
    border-bottom: 1px solid #071c35 !important;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    color: #000;
    font-size: 20px;
    font-weight: 500
}

.table tbody+tbody {
    border: 1px solid #d41f34 !important
}

/*h1, h2, h3, h4, h5 {*/

/*    font-family: 'PT Sans', sans-serif*/

/*}*/

p,
input,
select,
.form-check-label,
h6 {
    color: #727272
}

a:hover {
    text-decoration: none
}

::selection {
    color: #fff;
    background: #c92034
}

.v-none {
    visibility: hidden
}

.btn-default-red {
    background-position: left top;
    position: relative;
    overflow: hidden;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #c92034;
    border-color: #c92034;
    color: #fff;
    padding: 10px 20px;
    margin-top: 5px !important
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.animated-btn:after {
    animation-duration: 1s;
    animation-name: changebg;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    content: "";
    background-color: rgba(255, 255, 255, .3) !important;
    position: absolute;
    width: 75%;
    height: 160%;
    left: -70%;
    top: -26%;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    -moz-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

@keyframes changebg {
    from {
        left: -70%
    }

    to {
        left: 100%
    }
}

.btn:hover {
    color: #333;
    text-decoration: none
}

a.page-link:focus {
    box-shadow: 0px 0px 6px -1px #6fe496
}

.text-green {
    color: #147504
}

.card-group-images-single img {
    width: 86px
}

img.vedio-banner-wraper {
    margin-top: 300px;
    float: right
}

.circle {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    padding: 5px 10px;
    background: #fff;
    border: 2px solid #000;
    color: #000;
    text-align: center;
    font: 15px Arial, sans-serif
}

.ico-hd {
    color: #c92034
}

.product-section {
    background-image: linear-gradient(to right, rgb(13 24 0), #000000eb);
}

.floor-map {
    width: 100%;
}

.container-sldr {
    max-width: -webkit-fill-available;
    margin: 0;
    padding: 0
}

.linehr {
    border-top: 1px solid #000;
    width: 60%
}

.tr-sty {
    background-color: #c92034;
    color: #fff
}

.abt-padding {
    padding: 0 40px
}

.liner {
    display: flex;
    align-items: flex-start;
    text-align: left;

    &:after {
        content: '';
        flex-grow: 1;
        height: 1px;
        background: #d66853;
        min-width: 20px;
        margin: auto
    }

    &:after {
        margin-left: 20px
    }
}

.sldr-section {
    background-image: url(../images/sldr-bg.jpg);
    background-size: cover
}

.sldr-heading {
    font-size: 44px;
    font-weight: 700
}

.btn-dark {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.hdr-logo {
    width: 100%
}

.foot-section {
    background-image: url(../images/gallery3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.my-class-1 {
    display: none;
}

.my-class-2 {
    display: block;
}

.plan-1-div img {
    width: 100%;
}

.plan-2-div img {
    width: 100%;
}

.plan-3-div img {
    width: 100%;
}

.logo-white {
    width: 100%;
}

@keyframes slidy {
    0% {
        left: 0
    }

    20% {
        left: 0
    }

    25% {
        left: -100%
    }

    45% {
        left: -100%
    }

    50% {
        left: -200%
    }

    70% {
        left: -200%
    }

    75% {
        left: -300%
    }

    95% {
        left: -300%
    }

    100% {
        left: -400%
    }
}

.logo-word {
    font-size: 35px;
    font-weight: bolder;
    color: #000;
    letter-spacing: 10px;
}

.sub-logo {
    font-size: 26px !important;
    letter-spacing: 10px;
    font-weight: 700;
    color: #494948;
}

.welcome-white {
    letter-spacing: 8px;
    font-size: 40px;
    font-weight: bolder;
}

.svg {
    width: 25%;
}

.banner-text {
    color: #000
}

div#slider {
    overflow: hidden
}

div#slider figure img {
    width: 20%;
    float: left;
    height: 600px;
    object-fit: cover;
}

div#slider figure {
    position: relative;
    width: 500%;
    margin: 0;
    left: 0;
    text-align: left;
    font-size: 0;
    animation: 10s slidy infinite
}

.form-hdng {
    font-size: 21px;
    color: #000
}

.form-hd {
    font-size: 34px;
    font-weight: 500
}

.welcome {
    background-color: #c92034;
    width: fit-content;
    margin: auto;
    padding: 4px 9px;
    color: #fff;
    border: #c92034 1px solid;
    border-radius: 7px;
    font-size: 15px
}

.navbar.navbar-expand-lg {
    padding-left: 0;
    padding-right: 0;
}

nav.navbar {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 999999999999
}

.nav-link {
    font-size: 13px;
    text-transform: uppercase;
    color: #323232
}

.nav-link:hover {
    color: #c92034 !important
}

.welcome-text {
    text-align: center;
    color: #fff;
    font-size: 22px;
    text-shadow: 2px 2px #000;
    margin-bottom: 8px
}

.welcome-text-logo {
    text-align: center;
    color: #fff;
    font-size: 50px;
    text-shadow: 2px 2px #000;
    margin-bottom: 0;
    font-weight: bolder
}

.banner-small-text {
    text-align: center;
    color: #fff;
    font-size: 17px;
    text-shadow: 2px 2px #000
}

.baner-element-margin {
    margin-bottom: 0
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 12px
}

li.nav-item.active a {
    color: #fff !important
}

.left-navs-list .nav-link {
    margin-left: 15px !important;
    margin-right: 15px
}

button.navbar-toggler {
    outline-color: #fff
}

.logo {
    width: 150px;
    height: 60px;
}

.btn-black {
    background: #000;
    color: #fff;
    box-shadow: none !important;
    border: none !important;
    font-size: 15px
}

.iti.iti--allow-dropdown {
    width: 100%;
    margin-bottom: 2%
}

.plan-1,
.plan-2,
.plan-3,
.plan-4,
.plan-5,
.plan-6,
.plan-7 {
    padding: 9px 40px !important;
    background-position: left top;
    position: relative;
    overflow: hidden;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-right: 20px;
}

.master-plan-section {
    background-image: url(..//images/BG.jpg);
    background-size: cover;
    min-height: 200px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 3%;
    text-align: center
}

.btn-light {
    color: #fff;
    background-color: #f8f9fa00;
    border-color: #fff;
    font-size: 18px;
    font-weight: 600
}

.aura-logo {
    margin-top: 20px
}

.slider-div {
    background: #071c35;
    padding-top: 20px;
    padding-bottom: 20px
}

div#carouselExampleSlidesOnly {
    margin-top: 76px
}

.carousel-item {
    background-image: url(../images/slider.jpg);
    width: 100%;
    height: calc(100vh - 85px);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.col_height {
    height: 595px
}

.video_height {
    height: 485px
}

.search-form-section {
    padding-top: 40px;
    padding-bottom: 15px
}

.default-padding {
    padding-top: 120px !important;
    padding-bottom: 120px
}

.default-padding-2 {
    padding-top: 90px !important;
    padding-bottom: 90px
}

.bgcolor-sky-blue {
    background-image: url(../images/pattern.jpg)
}

.search-section {
    padding-top: 10px;
    padding-bottom: 10px
}

.heading-default {
    font-size: 2.813rem;
    line-height: 3.75rem;
    font-weight: 500;
    color: #323232;
    margin-bottom: 35px
}

.heading-default-small {
    font-size: 2.188rem;
    line-height: 3.125rem;
    font-weight: 700;
    color: #323232;
    margin-bottom: 35px
}

.custom-para-margin {
    margin-bottom: 35px
}

.heading-red-color {
    color: #c92034 !important
}

.feature-img {
    height: auto;
}

.icon-area img {
    width: 37%
}

.card-search {
    border-radius: 2px;
    border: 1px solid #000;
    margin-top: 30px
}

.card-search .industry-name {
    color: #6fe496;
    font-size: 14px
}

.card-search .expert-name {
    font-size: 20px;
    color: #323232;
    margin-bottom: 5px
}

.card-search .rate {
    color: #6fe496;
    font-size: 15px
}

.card-search .card-body {
    padding: 15px 10px;
    text-align: center
}

.card-search .more-deatail-btn {
    font-size: 13px;
    text-align: right;
    margin-top: 5px;
    padding-top: 2px;
    padding-bottom: 3px;
    background: #6fe496;
    color: #fff
}

.card-group-images img {
    width: 25%
}

.card-group-images {
    display: flex;
    margin: auto;
    width: 100%;
    margin-bottom: 35px
}

.table-btn {
    margin-top: 8px;
    background-color: #c92034;
    color: #fff
}

th.costing-title {
    font-size: 20px
}

.icon-area {
    margin-bottom: 5%
}

.gallery-area img {
    margin-bottom: 7%
}

.pp-img {
    width: 60%
}

.head-ico {
    width: 60%
}

.modal {
    top: 14%
}

.modal-form-control {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f7f7f7
}

.btn.modal-submit-btn {
    border-radius: 0;
    background: #c92034;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px
}

.modal-content {
    width: 70%;
    margin: auto
}

button.close {
    position: absolute;
    right: -16px;
    top: 0;
    z-index: 999999;
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: -13px;
    bottom: auto;
    top: -13px;
    padding: 0;
    color: #fff;
    font-family: 'optima';
    font-weight: 100;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #fff;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgb(2 2 2/75%);
    text-shadow: 0px 0px 0px rgb(0 0 0/23%);
    background-color: rgba(0, 0, 0, 1);
    opacity: 1
}

.close:hover {
    color: #fff !important;
    opacity: 1
}

.close:focus {
    outline: none
}

.form-control:focus {
    box-shadow: none;
    border: none;
    border: 1px solid #ced4da
}

.modal-body {
    padding: 35px;
    border-radius: 3px;
    border: 8px solid #000;
    box-shadow: 0px 0px 30px 0px #02;
    background-color: rgba(255, 255, 255, 1)
}

.footer-top {
    background-image: linear-gradient(to right, rgb(13 24 0), #000000eb);
}

.custom-form-control {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #000
}

.btn.submit-btn {
    border-radius: 0;
    background: #c92034;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px
}

.footer-text {
    font-size: 14px
}

.credits-area {
    background-color: #f7f8fa;
    padding-top: 15px;
    padding-bottom: 15px
}

.credits-area p {
    margin-bottom: 0;
    font-size: 12px
}

@media screen and (max-width: 768px) {
    .col_height {
        height: 335px
    }

    .baner-element-margin {
        margin-bottom: 0;
        width: 90%
    }

    .welcome-text {
        margin-bottom: 7px
    }

    .container {
        max-width: 720px
    }

    .navbar-toggler {
        background: #333;
        color: #fff
    }

    .navbar-toggler-icon {
        position: relative
    }

    .navbar-toggler-icon .fa {
        font-size: 30px
    }

    .heading-default {
        font-size: 2.188rem
    }

    .heading-default-small {
        font-size: 1.688rem;
        margin-bottom: 60px
    }

    .feature-img {
        width: 100%;
        margin-left: 0
    }

    .card-group-images-single img {
        width: 79px
    }

    .master-plan {
        width: 100%;
        width: inherit
    }

    .modal-content {
        width: 100%;
        margin: auto
    }

    /*.footer-logo {*/
    /*    width: 60%*/
    /*}*/
    .gallery-area img {
        margin-bottom: 7%;
    }

    .logo {
        width: 40%
    }

    .logo-word {
        font-size: 27px;
        letter-spacing: 5px;
    }

    .sub-logo {
        font-size: 25px !important;
        letter-spacing: 6px;
    }

    .welcome-white {
        letter-spacing: 8px;
        font-size: 33px;
        font-weight: bolder;
    }
}

@media screen and (max-width: 576px) {
    .about {
        width: 100%;
    }

    .h5,
    h5 {
        font-size: 20px !important
    }

    .small-screen-word {
        font-size: 17px
    }

    .eastern {
        border: 2px solid #fff
    }

    .heading-responsive {
        text-align: center;
        margin-top: 50px;
        font-size: 34px
    }

    .tick-img {
        width: 7% !important
    }

    .saam {
        border: 2px solid #fff
    }

    .container {
        max-width: 94%
    }

    .carousel-item {
        height: calc(100vh - 240px);
        background-attachment: initial
    }

    .master-plan {
        width: 100%;
        width: inherit
    }

    .feature-img {
        width: 100%;
        margin-bottom: 35px
    }

    .heading-default-small {
        line-height: 2.55rem;
        font-size: 2.288rem
    }

    .heading-default {
        line-height: 2.55rem;
        font-size: 1.988rem
    }

    .table tr td {
        font-size: 12px
    }

    .table-btn {
        margin-bottom: 8px
    }

    th.tbl-clr {
        font-size: 16px
    }

    .card-group-images-single img {
        width: 70px
    }

    p.card-sq {
        margin-bottom: 40px
    }

    .btn-default-red {
        padding: 10px 14px
    }

    .feature-img {
        width: 118%;
        height: 100%;
        margin-bottom: 35px;
        margin-left: -20px
    }

    .my-auto {
        padding-right: 0;
        text-align: center
    }

    .welcome {
        font-size: 13px
    }

    .meet {
        font-size: 19px
    }

    .write-up {
        font-size: 12px
    }

    .location {
        font-size: 10px
    }

    .card-group-images-single img {
        width: 23%
    }

    .col_height {
        height: 560px
    }

    .btn-light {
        width: 100%;
        margin-bottom: 4%
    }

    .change-1,
    .change-2 {
        width: 100%;
        margin-bottom: 3%
    }

    table.table {
        margin-left: 0
    }

    .pp-img {
        width: 70%;
        margin-bottom: 5%
    }

    .tick-img {
        width: 7% !important
    }

    .plan-1-div img {
        width: 100%;
    }

    .plan-2-div img {
        width: 100%;
        margin-bottom: 30px
    }

    .plan-3-div img {
        width: 100%;
        margin-bottom: 30px
    }

    .table th {
        font-size: 15px
    }

    .slider-div h3 {
        font-size: 20px
    }

    section#floorplan button {
        width: 45%;
        margin-bottom: 5%
    }

    .default-padding,
    .default-padding-2 {
        padding-top: 20px !important;
        padding-bottom: 20px
    }

    .h5,
    h5 {
        font-size: 17px !important
    }

    .my-class-1 {
        display: block;
    }

    .my-class-2 {
        display: none;
    }

    .my-font {
        font-size: 40px;
    }

    div#slider figure img {
        height: 212px;
    }

    .header-text {
        font-size: 20px;
    }

    .logo-word {
        font-size: 28px;
        letter-spacing: 5px;
    }

    .sub-logo {
        font-size: 26px !important;
        letter-spacing: 5px;
    }

    .plan-1,
    .plan-2,
    .plan-3,
    .plan-4,
    .plan-5,
    .plan-6,
    .plan-7 {
        margin: 0 !important;
        margin-bottom: 5px !important;
        padding: 9px 9px !important;
    }
}

@media screen and (max-width: 441px) {
    .feature-img {
        width: 100%;
        height: auto;
        margin-bottom: 35px;
        margin-left: 0
    }

    .welcome {
        font-size: 15px
    }

    .meet {
        font-size: 22px
    }

    .card-group-images-single img {
        width: 23%
    }
}

@media screen and (max-width: 425px) {
    .container {
        max-width: 90%
    }

    .my-auto {
        padding-right: 0;
        padding-left: 0;
        text-align: center
    }

    .feature-img {
        width: 100%;
        height: auto;
        margin-bottom: 35px;
        margin-left: 0
    }

    .welcome {
        font-size: 15px
    }

    .meet {
        font-size: 22px
    }

    .card-group-images-single img {
        width: 70px
    }
}

@media screen and (max-width: 414px) {
    .navbar-brand {
        margin-right: 0
    }

    .card-group-images-single img {
        width: 23%
    }
}

@media screen and (max-width: 375px) {
    .navbar-brand {
        margin-right: 0;
        width: 70%
    }

    .heading-responsive {
        text-align: center;
        margin-top: 50px;
        font-size: 34px
    }

    .table tr td {
        padding: 5px 0;
        font-size: 12px
    }

    .btn-default-red {
        padding: 10px 11px
    }

    .table th {
        padding: 5px
    }

    .my-font {
        font-size: 35px;
    }
}

@media screen and (max-width: 360px) {
    th.costing-title {
        padding: 5px
    }

    .container {
        max-width: 85%
    }

    .form-hdng {
        color: #000;
        font-size: 17px
    }

    .form-hd {
        font-weight: 600;
        font-size: 27px
    }

    .heading-responsive {
        text-align: center;
        margin-top: 50px;
        font-size: 34px
    }

    .btn-default-red {
        padding: 8px 3px;
        font-size: 14px
    }

    .my-font {
        font-size: 30px;
    }

    .logo-word {
        font-size: 25px;
    }

    .sub-logo {
        font-size: 24px !important;
    }
}

@media screen and (max-width: 320px) {
    .logo-word {
        font-size: 22px;
    }

    .sub-logo {
        font-size: 21px !important;
    }

    .baner-element-margin {
        width: inherit
    }

    nav.navbar {
        width: 100%
    }

    .container {
        max-width: 85%
    }

    .form-hdng {
        color: #000;
        font-size: 17px
    }

    .form-hd {
        font-weight: 600;
        font-size: 27px
    }

    .heading-responsive {
        text-align: center;
        margin-top: 50px;
        font-size: 34px
    }

    .modal-content {
        width: 95%;
        margin: initial
    }

    th.tbl-clr {
        padding: 2px
    }

    .table tr td {
        padding: 0
    }

    .modal-body {
        padding: 20px 22px;
        margin-top: 33px
    }
}

.lead {
    font-weight: 600;
    color: #777
}

.gallery {
    display: flex;
    flex-wrap: wrap
}

.gallery-item {
    flex: 1 1 auto;
    flex-basis: 175px;
    margin: .5em;
    max-width: 530px;
    max-height: 300px;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.gallery-item.item-2x3 {
    flex-basis: calc(175px * 0.666)
}

.gallery-item.item-3x4 {
    flex-basis: calc(175px * 0.75)
}

.gallery-item.item-1x1 {
    flex-basis: 175px
}

.gallery-item.item-4x3 {
    flex-basis: calc(175px * 1.333)
}

.gallery-item.item-3x2 {
    flex-basis: calc(175px * 1.5)
}

.gallery-item.item-8x5 {
    flex-basis: calc(175px * 1.6)
}

.gallery-item.item-2x1 {
    flex-basis: calc(175px * 2)
}

.gallery-item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .4);
    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 13.75C4.5 8.64137 8.64137 4.5 13.75 4.5C18.8586 4.5 23 8.64137 23 13.75C23 18.8586 18.8586 23 13.75 23C8.64137 23 4.5 18.8586 4.5 13.75ZM13.75 0C6.15609 0 0 6.15609 0 13.75C0 21.3439 6.15609 27.5 13.75 27.5C16.3774 27.5 18.8327 26.7631 20.9205 25.4846L30.4906 35.0547C31.7509 36.3151 33.7944 36.3151 35.0547 35.0547C36.3151 33.7944 36.3151 31.7509 35.0547 30.4906L25.4846 20.9205C26.7631 18.8327 27.5 16.3774 27.5 13.75C27.5 6.15609 21.3439 0 13.75 0Z' fill='white'/%3E%3C/svg%3E");
    background-position: center;
    background-size: 1.85rem;
    background-repeat: no-repeat;
    transition: opacity .25s;
    z-index: 10
}

.gallery-item .caption {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1em 0;
    line-height: 1em;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    transform: translateY(4em);
    transition: transform .25s;
    z-index: 20
}

.gallery-item .caption span {
    display: inline-block;
    max-width: calc(100% - 2em);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.gallery-item:hover .thumb {
    transform: scale(1.05)
}

@media (hover: hover) {
    .gallery-item:hover:after {
        opacity: 1
    }

    .gallery-item:hover .caption {
        transform: translateY(0)
    }
}

.gallery-item .thumb {
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: unset;
    text-align: center;
    background-color: #333;
    transition: filter .5s, transform .5s
}

.ie-fix .gallery-item .thumb {
    width: auto
}

.lightbox-wrapper {
    display: none;
    background-color: #2e2e35;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999
}

.lightbox {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: #fff
}

.lightbox .lightbox-header {
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(0, 0, 0, .3);
    padding: 1em;
    font-weight: 600;
    text-align: center
}

.lightbox .lightbox-header>* {
    opacity: .75
}

.lightbox .lightbox-close {
    position: relative;
    height: 1.85rem;
    width: 1.85rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0 0;
    padding: 0;
    border: none
}

.lightbox .lightbox-close:before,
.lightbox .lightbox-close:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 80%;
    background-color: #fff
}

.lightbox .lightbox-close:before {
    transform: rotate(-45deg)
}

.lightbox .lightbox-close:after {
    transform: rotate(45deg)
}

.lightbox .lightbox-close:hover {
    opacity: 1
}

.lightbox .lightbox-slides-wrapper {
    flex-grow: 1;
    display: flex;
    overflow: hidden;
    position: relative
}

.lightbox .lightbox-arrow {
    position: absolute;
    top: 50%;
    width: 4rem;
    height: 4rem;
    padding: .5rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.5em;
    opacity: .75;
    cursor: pointer;
    filter: drop-shadow(0 0 7px #000)
}

.lightbox .lightbox-arrow:hover {
    opacity: 1
}

.lightbox .lightbox-arrow.arrow-left {
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='53' viewBox='0 0 32 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 26.5L27.3171 0L32 4.54286L9.36585 26.5L32 48.4571L27.3171 53L0 26.5Z' fill='white'/%3E%3C/svg%3E")
}

.lightbox .lightbox-arrow.arrow-right {
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='53' viewBox='0 0 32 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 26.5L4.68293 53L0 48.4571L22.6341 26.5L3.83911e-06 4.54286L4.68293 0L32 26.5Z' fill='white'/%3E%3C/svg%3E")
}

.lightbox .lightbox-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    transition: all 0ms ease;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.lightbox .lightbox-slide[data-state=prev] {
    transform: translateX(-100%);
    opacity: 0
}

.lightbox .lightbox-slide[data-state=next] {
    transform: translateX(100%);
    opacity: 0
}

.lightbox .lightbox-image {
    display: none;
    max-width: 100%;
    max-height: 100%
}

.lightbox .spinner {
    display: none
}

/*---------------------------- Brochure ---------------------------*/

.brochure-section {
    background-image: linear-gradient(to right, rgb(13 11 40), #000000eb);
}

.brochure-form {
    margin-top: auto;
    margin-bottom: auto;
}

.brochure-img {
    display: flex;
    justify-content: center;
}

.brochure-form-box label {
    padding: 0 0.75rem 3rem;
    color: #656565;
}

/*---------------------------- End Brochure ---------------------------*/

.master-img img {
    width: 100%;
}

.footer-top {
    background-image: linear-gradient(to right, #375284, #01254c);
}

.product-section {
    background-image: linear-gradient(to right, #375284, #01254c);
}

.footer-logo {
    width: 200px;
    height: auto;
}

button.close {
    font-family: Arial !important;
    font-weight: 700 !important;
}












@media (max-width: 430px) {
    .row {
        margin-top: 65px;
    }
}





















.navbar-icon-container {
    position: relative;
    overflow: hidden;
}

.navbar-icon {
    display: inline-flex;
    align-items: right;
    justify-content: right;
    text-decoration: none;
    color: #333;
    padding: 10px;
    border-radius: 50%;
    position: relative;
}

.navbar-icon:hover {
    transform: scale(1.1);
}

.fas.fa-phone-volume {
    color: #372f2d;
}

.fa-bounce {
    animation: bounce 2.5s infinite;
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-5px);
    }

    60% {
        transform: translateY(-2px);
    }
}












.sale {
    background-image: url('https://www.dubai-estate.in/azizi-venice/images/sale1150d.jpg');
    background-size: cover;
    padding: 8.2%;
}

@media (max-width: 430px) {
    .sale {
        background-image: url('https://www.dubai-estate.in/azizi-venice/images/sale1150m.jpg');
        background-size: cover;
        height: 145px;

    }
}



@media (max-width: 395px) {
    .sale {
        background-image: url('https://www.dubai-estate.in/azizi-venice/images/sale1150m.jpg');
        background-size: cover;
        height: 120px;

    }
}
}
}



@media (max-width: 430px) {
    .abc {
        margin-top: -20%;
    }

    .logo-word {
        text-align: center;
        margin-left: 10%;
    }
}




.sldr-section {
    background-image: url('../images/4.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

















/* Import Montserrat font */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.navbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  background-color: #FFFFFF;
  padding: 10px 20px;
  border-radius: 5px;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

.logo-small {
  width: 150px;
  margin-left: -5%;
}

.navbar-navigation {
  display: flex;
  align-items: center;
  margin-left: -100px;
}

.nav-link:hover,
.nav-link:focus {
  background-color: #003580;
  color: white !important; /* Ensure text color changes to white on hover */
  border-radius: 10px;
}

.navbar-icon {
  margin-left: -10%;
}

.nav-link {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  color: rgb(28, 56, 99);
  font-size: 16px;
  line-height: 29px;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.3s;
  padding: 10px 15px;
  margin: 0 5px;
}

.nav-link:hover,
.nav-link:focus {
  background-color: #003580;
  color: white;
  border-radius: 10px;
}

.navbar-icon .fa-2x {
  transition: filter 0.3s ease-in-out;
}

.navbar-icon:hover .fa-2x {
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.9));

}

.navbar-hamburger {
  display: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 1600px) {
  /* Styles for desktop 13-14 inch screens */
  .navbar {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
  }

  .navbar-navigation {
    margin-left: -100px;
  }
}

@media (max-width: 430px) {
  /* Styles for iOS phones */
  .navbar {
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 9%;
  }

  .logo-small {
    width: 40%;
  }

  .navbar-navigation {
    display: none;
    flex-direction: column;
    width: 150%;
    margin-top: 3%;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 0;
    background-color: white;
  }

  .navbar-navigation.visible {
    display: flex;
  }

  .navbar-hamburger {
    display: block;
  }

  .navbar-icon {
    margin-left: auto;
    margin-right: 5%;
  }
}

.pow{
    display: flex;
    flex-direction: row;
}