@charset "UTF-8";

iframe,
table {
    width: 100%
}

a,
ins {
    text-decoration: none
}

body,
p {
    font-family: var(--body-font);
    color: var(--body-color)
}

.aligncenter,
img {
    max-width: 100%
}

.property-card-wrap:nth-of-type(odd),
.video-wrap1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse
}

@use "sass:math";

:root {
    --theme-color: #1C2D37;
    --theme-color2: #EED26E;
    --title-color: #0D0D0C;
    --title-dark: #111;
    --body-color: #6E7070;
    --smoke-color: #C0CDD1;
    --smoke-color2: #666666;
    --black-color: #000000;
    --black-color2: #1B1B1B;
    --black-color3: #1A1A1A;
    --gray-color: #DDD;
    --gray-color2: #E5E4E9;
    --white-color: #ffffff;
    --light-color: #A4B5BA;
    --yellow-color: #E2B93B;
    --success-color: #27AE60;
    --error-color: #EB5757;
    --th-border-color: #CDCDCD;
    --th-border-color2: #E6E6E6;
    --title-font: "Outfit", sans-serif;
    --body-font: "Inter", sans-serif;
    --icon-font: "Font Awesome 6 Pro";
    --main-container: 1296px;
    --container-gutters: 24px;
    --section-space: 120px;
    --section-space-mobile: 80px;
    --section-title-space: 60px;
    --ripple-ani-duration: 5s;
    --th-body-background: #ffffff
}

body,
html {
    scroll-behavior: auto !important
}

body {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    overflow-x: hidden;
    background: var(--th-body-background);
    -webkit-font-smoothing: antialiased
}

.header-layout2 .main-menu a,
a:hover,
th {
    color: var(--title-color)
}

body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    border-radius: 0
}

body::-webkit-scrollbar-track {
    background: rgba(252, 0, 18, .1);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 0
}

body::-webkit-scrollbar-thumb {
    background-color: var(--theme-color);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .3) 25%, transparent 20%, transparent 50%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .3) 75%, transparent 75%, transparent);
    border-radius: 0
}

table,
td,
th {
    border: 1px solid var(--th-border-color)
}

iframe,
img {
    border: none
}

.slick-slide:focus,
a:active,
a:focus,
button:focus,
input,
input:active,
input:focus,
input:hover,
span.select2-selection.select2-selection--single:focus,
textarea,
textarea:active,
textarea:focus,
textarea:hover {
    outline: 0
}

embed,
img:not([draggable]),
object,
video {
    max-width: 100%;
    height: auto
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

table {
    margin: 0 0 1.5em;
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 700
}

td,
th {
    padding: 9px 12px
}

a {
    color: var(--theme-color);
    outline: 0;
    -webkit-transition: .4s;
    transition: .4s
}

a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

.aminities-card .aminities-card-icon img,
.property-card-wrap .property-thumb img,
.service-card .service-card-icon img,
.service-card.style2 .service-card-icon img,
.service-card.style3 .service-card-icon img,
.slider-arrow.style7 img,
button {
    -webkit-transition: .4s;
    transition: .4s
}

pre {
    font-family: var(--body-font);
    background: #f5f5f5;
    color: #666;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word
}

.counter-card-wrap .divider:last-of-type,
.counter-card.style4 .box-icon:after,
.counter-card.style4 .box-icon:before,
.counter-card.style5 .box-icon:after,
.counter-card.style5 .box-icon:before,
.dropdown-menu li:after,
.footer-links li:last-child:after,
.footer-widget .widget_title:after,
.footer-widget .widget_title:before,
.form-messages,
.img-box2 .about-tag .play-btn:after,
.img-box2 .about-tag .play-btn:before,
.portfolio-card.style4 .property-card-meta span:last-child:after,
.th-btn.btn-fw:after,
.th-btn.btn-fw:before,
p:empty,
span.ajax-loader:empty {
    display: none
}

p {
    margin: 0 0 18px;
    line-height: 1.75
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
span a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--title-font);
    color: var(--title-color);
    text-transform: none;
    font-weight: 700;
    margin: 0 0 15px
}

.sub-title,
.th-btn,
label {
    font-family: var(--body-font)
}

.blocks-gallery-caption,
.form-group > i,
.wp-block-embed figcaption,
.wp-block-image figcaption {
    color: var(--body-color)
}

.h1,
h1 {
    font-size: 80px;
    line-height: 1.18
}

@media (max-width:1299px) {

    .h1,
    h1 {
        font-size: 70px
    }
}

.h2,
h2 {
    font-size: 48px;
    line-height: 1.333
}

.h3,
h3 {
    font-size: 36px;
    line-height: 1.278
}

.h4,
h4 {
    font-size: 30px;
    line-height: 1.333
}

.h5,
h5 {
    font-size: 24px;
    line-height: 1.417
}

.h6,
h6 {
    font-size: 20px;
    line-height: 1.5
}

@media (max-width:1199px) {

    .h1,
    .h2,
    h1,
    h2 {
        line-height: 1.3
    }

    .h1,
    h1 {
        font-size: 60px
    }

    .h2,
    h2 {
        font-size: 36px
    }

    .h3,
    h3 {
        font-size: 30px
    }

    .h4,
    h4 {
        font-size: 24px
    }

    .h5,
    h5 {
        font-size: 20px
    }

    .h6,
    h6 {
        font-size: 16px
    }
}

.cursor-follower {
    position: fixed;
    background: var(--theme-color);
    border: 1px solid var(--theme-color);
    width: 15px;
    height: 15px;
    border-radius: 100%;
    z-index: 999999;
    -webkit-transition: opacity .2s cubic-bezier(.75, -.27, .3, 1.33), background .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .6s cubic-bezier(.75, -1.27, .3, 2.33);
    transition: transform .6s cubic-bezier(.75, -1.27, .3, 2.33), opacity .2s cubic-bezier(.75, -.27, .3, 1.33), background .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .6s cubic-bezier(.75, -1.27, .3, 2.33);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    -webkit-transform: translate(2px, 2px);
    -ms-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
    opacity: .7;
    mix-blend-mode: multiply
}

.mb-20,
p.has-drop-cap {
    margin-bottom: 20px
}

.page--item p:last-child .alignright {
    clear: right
}

.bypostauthor,
.hero-title span,
.slick-3d-active .slick-3d-next,
.slick-3d-active .slick-3d-next2,
.slick-3d-active .slick-3d-prev,
.slick-3d-active .slick-3d-prev2,
.slider-drag-cursor.active {
    display: block
}

.alignleft,
.alignright {
    display: inline;
    margin-bottom: 10px
}

.clearfix,
.page-links {
    clear: both
}

#description,
.about-contact-grid:not(:last-child),
.mb-30,
.page--item,
.sidebar-area,
.th-blog {
    margin-bottom: 30px
}

.page--item p {
    line-height: 1.8
}

.content-none-search,
.mt-30,
.service-card .box-title {
    margin-top: 30px
}

.aminities-slider,
.counter-card,
.sec-btn,
.wp-block-button.aligncenter {
    text-align: center
}

.alignleft {
    float: left;
    margin-right: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-right: 1em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.gallery {
    margin-bottom: 1.5em;
    width: 100%
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 0 5px
}

.wp-block-columns {
    margin-bottom: 1em
}

figure.gallery-item {
    margin-bottom: 10px;
    display: inline-block
}

figure.wp-block-gallery {
    margin-bottom: 14px
}

@media (max-width:768px) {
    .wp-block-latest-comments {
        padding-left: 10px
    }
}

.arrow-wrap,
.dropdown-link,
.hero-4,
.img-box2,
.img-magnifier-container,
.img-shine,
.location-map,
.mfp-content .container,
.slider-area,
.sticky-widget-sidebar,
.video-box2 {
    position: relative
}

.sticky-widget-sidebar .wp-sticky-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 160px
}

@media only screen and (min-width:1300px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: calc(var(--main-container) + var(--container-gutters));
        padding-left: calc(var(--container-gutters)/ 2);
        padding-right: calc(var(--container-gutters)/ 2)
    }

    .container-lg.px-0,
    .container-md.px-0,
    .container-sm.px-0,
    .container-xl.px-0,
    .container-xxl.px-0,
    .container.px-0 {
        max-width: var(--main-container)
    }

    .th-container {
        --main-container: 1408px
    }

    .th-container2 {
        --main-container: 1760px
    }
}

@media only screen and (max-width:1600px) {
    .container-fluid.px-0 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .container-fluid.px-0 .row {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.slick-track > [class*=col] {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y)
}

@media (min-width:1300px) {
    .row {
        --bs-gutter-x: 24px
    }
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.gy-10 {
    --bs-gutter-y: 10px
}

.gy-30 {
    --bs-gutter-y: 30px
}

.gy-35 {
    --bs-gutter-y: 35px
}

.gy-40 {
    --bs-gutter-y: 40px
}

.gy-50 {
    --bs-gutter-y: 50px
}

.gy-80 {
    --bs-gutter-y: 80px
}

.g-0 {
    --bs-gutter-y: 0
}

.gx-35 {
    --bs-gutter-x: 35px
}

.gx-10 {
    --bs-gutter-x: 10px
}

@media (min-width:1299px) {
    .gx-60 {
        --bs-gutter-x: 60px
    }

    .gx-70 {
        --bs-gutter-x: 70px
    }

    .gx-80 {
        --bs-gutter-x: 80px
    }
}

@media (min-width:1399px) {
    .gx-30 {
        --bs-gutter-x: 30px
    }

    .gx-25 {
        --bs-gutter-x: 25px
    }

    .gx-40 {
        --bs-gutter-x: 40px
    }
}

.form-control,
.form-select,
input,
select,
textarea {
    height: 50px;
    padding: 0 45px 0 25px;
    border: 1px solid transparent;
    color: var(--body-color);
    background-color: var(--gray-color);
    border-radius: 5px;
    font-size: 15px;
    font-weight: 200;
    width: 100%;
    font-family: var(--body-font);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.form-control:focus,
.form-select:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
    box-shadow: none;
    border-color: var(--th-border-color);
    background-color: var(--gray-color)
}

.form-control::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder,
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: var(--body-color)
}

.form-control::-moz-placeholder,
.form-select::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: var(--body-color)
}

.form-control:-ms-input-placeholder,
.form-select:-ms-input-placeholder,
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: var(--body-color)
}

.form-control::-ms-input-placeholder,
.form-select::-ms-input-placeholder,
input::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: var(--body-color)
}

.form-control::placeholder,
.form-select::placeholder,
input::placeholder,
select::placeholder,
textarea::placeholder {
    color: var(--body-color)
}

input[type=date] {
    padding: 0 25px;
    position: relative
}

input[type=date]:after {
    content: "\f073";
    position: relative;
    font-family: var(--icon-font);
    top: 0;
    font-weight: 300;
    color: var(--theme-color)
}

input[type=date]::-webkit-calendar-picker-indicator {
    background: 0 0;
    position: absolute;
    right: 20px;
    z-index: 1;
    cursor: pointer
}

.form-select,
select {
    display: block;
    width: 100%;
    line-height: 1.5;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
    background-position: right 26px center;
    background-repeat: no-repeat;
    background-size: 16px 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.form-select.style2,
select.style2 {
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.87109 1.71094L5.71484 5.62109C5.56901 5.7487 5.41406 5.8125 5.25 5.8125C5.08594 5.8125 4.9401 5.7487 4.8125 5.62109L0.65625 1.71094C0.382812 1.40104 0.373698 1.09115 0.628906 0.78125C0.920573 0.507812 1.23047 0.498698 1.55859 0.753906L5.25 4.25391L8.96875 0.753906C9.27865 0.498698 9.57943 0.498698 9.87109 0.753906C10.1263 1.08203 10.1263 1.40104 9.87109 1.71094Z' fill='%238B929C'/%3E%3C/svg%3E")
}

textarea,
textarea.form-control {
    min-height: 154px;
    padding-top: 16px;
    padding-bottom: 17px
}

textarea.form-control.style2,
textarea.style2 {
    min-height: 100px
}

.form-group {
    margin-bottom: var(--bs-gutter-x);
    position: relative
}

.form-group > i {
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 16px;
    font-size: 16px
}

.form-group > i.fa-envelope {
    padding-top: 1px
}

.form-group > i.fa-comment {
    margin-top: -2px
}

.form-group > i.fa-chevron-down {
    width: 17px;
    background-color: transparent
}

.form-group.has-label > i {
    top: 50px
}

.form-group.style-border input,
.form-group.style-border select,
.form-group.style-border textarea {
    background: 0 0;
    border: 1px solid var(--theme-color);
    color: var(--theme-color)
}

.form-group.style-border input::-webkit-input-placeholder,
.form-group.style-border select::-webkit-input-placeholder,
.form-group.style-border textarea::-webkit-input-placeholder {
    color: var(--theme-color)
}

.form-group.style-border input::-moz-placeholder,
.form-group.style-border select::-moz-placeholder,
.form-group.style-border textarea::-moz-placeholder {
    color: var(--theme-color)
}

.form-group.style-border input:-ms-input-placeholder,
.form-group.style-border select:-ms-input-placeholder,
.form-group.style-border textarea:-ms-input-placeholder {
    color: var(--theme-color)
}

.form-group.style-border input::-ms-input-placeholder,
.form-group.style-border select::-ms-input-placeholder,
.form-group.style-border textarea::-ms-input-placeholder {
    color: var(--theme-color)
}

.form-group.style-border input::placeholder,
.form-group.style-border select::placeholder,
.form-group.style-border textarea::placeholder {
    color: var(--theme-color)
}

.form-group.style-border option,
.form-group.style-border2 option,
.form-group.style-border3 option,
.service-card.style2 .box-title a:hover {
    color: var(--title-dark)
}

#description p,
.about-contact-grid.style3 .about-contact-details-text,
.box-title a:hover,
.box-title2 a:hover,
.copyright-text a,
.copyright-wrap .copyright-text,
.copyright-wrap .copyright-text a,
.copyright-wrap.bg-title .copyright-text a:hover,
.footer-layout2 .footer-widget.widget_archive a:hover,
.footer-layout2 .footer-widget.widget_archive a:hover:before,
.footer-layout2 .footer-widget.widget_categories a:hover,
.footer-layout2 .footer-widget.widget_categories a:hover:before,
.footer-layout2 .footer-widget.widget_meta a:hover,
.footer-layout2 .footer-widget.widget_meta a:hover:before,
.footer-layout2 .footer-widget.widget_nav_menu a:hover,
.footer-layout2 .footer-widget.widget_nav_menu a:hover:before,
.footer-layout2 .footer-widget.widget_pages a:hover,
.footer-layout2 .footer-widget.widget_pages a:hover:before,
.footer-layout2 .th-widget-contact .info-box_text a:hover,
.footer-widget .recent-post .recent-post-meta a:hover i,
.footer-widget .recent-post .recent-post-meta i,
.form-group.style-border i,
.header-links a:hover,
.property-card.style-dark .property-author-wrap a,
.property-card.style-dark .property-card-price,
.property-card.style-dark .property-card-subtitle,
.property-card.style-dark .property-card-text,
.property-card.style-dark .property-card-title,
.property-card.style-dark .property-ratting-wrap,
.share-title i,
.social-links a:hover,
.text-inherit:hover,
.th-btn.style5:hover,
.th-mobile-menu ul li.th-active > a,
input[type=checkbox].style2:checked ~ label:before {
    color: var(--theme-color)
}

.form-group.style-border2 input,
.form-group.style-border2 select,
.form-group.style-border2 textarea {
    background: 0 0;
    border: 1px solid var(--th-border-color);
    color: var(--body-color)
}

.form-group.style-border2 input::-webkit-input-placeholder,
.form-group.style-border2 select::-webkit-input-placeholder,
.form-group.style-border2 textarea::-webkit-input-placeholder {
    color: var(--body-color)
}

.form-group.style-border2 input::-moz-placeholder,
.form-group.style-border2 select::-moz-placeholder,
.form-group.style-border2 textarea::-moz-placeholder {
    color: var(--body-color)
}

.form-group.style-border2 input:-ms-input-placeholder,
.form-group.style-border2 select:-ms-input-placeholder,
.form-group.style-border2 textarea:-ms-input-placeholder {
    color: var(--body-color)
}

.form-group.style-border2 input::-ms-input-placeholder,
.form-group.style-border2 select::-ms-input-placeholder,
.form-group.style-border2 textarea::-ms-input-placeholder {
    color: var(--body-color)
}

.form-group.style-border2 input::placeholder,
.form-group.style-border2 select::placeholder,
.form-group.style-border2 textarea::placeholder {
    color: var(--body-color)
}

.dropdown-link > a,
.form-group.style-border2 i,
.header-links a,
.header-links li,
.header-links p,
.header-links span {
    color: var(--body-color)
}

.form-group.style-border3 input,
.form-group.style-border3 select,
.form-group.style-border3 textarea {
    background: 0 0;
    border: 1px solid rgba(221, 232, 221, .5);
    color: var(--gray-color);
    border-radius: 50px
}

.form-group.style-border3 input::-webkit-input-placeholder,
.form-group.style-border3 select::-webkit-input-placeholder,
.form-group.style-border3 textarea::-webkit-input-placeholder {
    color: var(--gray-color)
}

.form-group.style-border3 input::-moz-placeholder,
.form-group.style-border3 select::-moz-placeholder,
.form-group.style-border3 textarea::-moz-placeholder {
    color: var(--gray-color)
}

.form-group.style-border3 input:-ms-input-placeholder,
.form-group.style-border3 select:-ms-input-placeholder,
.form-group.style-border3 textarea:-ms-input-placeholder {
    color: var(--gray-color)
}

.form-group.style-border3 input::-ms-input-placeholder,
.form-group.style-border3 select::-ms-input-placeholder,
.form-group.style-border3 textarea::-ms-input-placeholder {
    color: var(--gray-color)
}

.form-group.style-border3 input::placeholder,
.form-group.style-border3 select::placeholder,
.form-group.style-border3 textarea::placeholder {
    color: var(--gray-color)
}

.about-3-thumb-list .gallery-card a,
.form-group.style-border3 textarea {
    border-radius: 24px
}

.form-group.style-border3 i {
    color: var(--gray-color)
}

.form-group.style-white .form-control,
.form-group.style-white .form-select,

.property-style-white .property-card.style-dark .property-btn-wrap .th-btn,
.slider-arrow.style6:hover,
.sub-title.text-white:after,
.sub-title.text-white:before {
    background: var(--white-color)
}
.header-layout2 .sticky-wrapper.sticky{
    background: #111;
}


.header-layout2 .sticky-wrapper.sticky .main-menu a{
    color:#fff
}
.form-group.style-white > i {
    top: 20px;
    background: 0 0;
    color: var(--theme-color)
}

.play-btn.style6:hover > i,
.th-social a:hover,
input[type=checkbox]:checked ~ label:before,
option:checked,
option:focus,
option:hover {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.form-group.style-radius .form-control,
.form-group.style-radius .form-select {
    border-radius: 50px;
    height: 60px
}

.form-group.style-radius textarea.form-control {
    border-radius: 16px
}

.form-group.style-radius > i {
    top: 22px
}

[class*=col-].form-group > i {
    right: calc((var(--bs-gutter-x)/ 2) + 25px)
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=checkbox],
input[type=radio] {
    visibility: hidden;
    opacity: 0;
    vertical-align: middle;
    width: 0;
    height: 0;
    display: none
}

input[type=checkbox]:checked ~ label:before {
    content: "\f00c";
    border-color: var(--theme-color)
}

input[type=checkbox] ~ label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    display: block;
    margin-bottom: 6px
}

input[type=checkbox] ~ label:before {
    content: "";
    font-family: var(--icon-font);
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 5.5px;
    background-color: transparent;
    border: 1px solid rgba(28, 45, 55, .2);
    border-radius: 3px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 12px
}

input[type=checkbox].style2 ~ label {
    color: #8b929c;
    padding-left: 23px;
    margin-bottom: -.5em
}

input[type=checkbox].style2 ~ label:before {
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid #8b929c;
    height: 14px;
    width: 14px;
    line-height: 14px;
    border-radius: 3px;
    top: 6px
}

input[type=radio] ~ label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    line-height: 1;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0
}

input[type=radio] ~ label::before {
    content: "\f111";
    position: absolute;
    font-family: var(--icon-font);
    left: 0;
    top: -2px;
    width: 20px;
    height: 20px;
    padding-left: 0;
    font-size: .6em;
    line-height: 19px;
    text-align: center;
    border: 1px solid var(--theme-color);
    border-radius: 100%;
    font-weight: 700;
    background: var(--white-color);
    color: transparent;
    -webkit-transition: .2s;
    transition: .2s
}

input[type=radio]:checked ~ label::before {
    border-color: var(--theme-color);
    background-color: var(--theme-color);
    color: var(--white-color)
}

label {
    margin-bottom: 18px;
    margin-top: -.3em;
    display: block;
    color: var(--theme-color);
    font-size: 16px
}

.was-validated input:invalid,
input.is-invalid,
select.is-invalid,
textarea.is-invalid {
    border: 1px solid var(--error-color) !important;
    background-position: right calc(.375em + .8875rem) center;
    background-image: none
}

.was-validated input:invalid:focus,
input.is-invalid:focus,
select.is-invalid:focus,
textarea.is-invalid:focus {
    outline: 0;
    box-shadow: none
}

textarea.is-invalid {
    background-position: top calc(.375em + .5875rem) right calc(.375em + .8875rem)
}

.about-contact-grid .about-contact-details-text,
.footer-widget.widget_archive li:last-child a,
.footer-widget.widget_categories li:last-child a,
.footer-widget.widget_meta li:last-child a,
.footer-widget.widget_nav_menu li:last-child a,
.footer-widget.widget_pages li:last-child a,
.form-messages.mb-0 *,
.info-box:last-child,
.location-map .location-map-address .text:last-child,
.portfolio-card.style2 .portfolio-title,
.property-card-wrap:last-child,
.row.no-gutters > .form-group,
.sidebar-area .widget .wp-block-search,
.sidebar-area ul.wp-block-latest-posts,
.sidebar-area ul.wp-block-latest-posts li:last-child {
    margin-bottom: 0
}

.form-messages.success {
    color: var(--success-color);
    display: block
}

.form-messages.error {
    color: var(--error-color);
    display: block
}

.form-messages pre {
    padding: 0;
    background-color: transparent;
    color: inherit
}

.swiper-wrapper.row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.th-slider.has-shadow {
    padding-left: 12px;
    padding-right: 12px;
    margin: -25px -12px
}

.th-slider.has-shadow .swiper-wrapper {
    padding: 25px 0
}

.swiper-fade .swiper-slide {
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out
}

.mfp-fade.mfp-bg.mfp-removing,
.mfp-fade.mfp-wrap.mfp-removing .mfp-content,
.mfp-zoom-in.mfp-removing.mfp-bg,
.swiper-fade .swiper-slide-prev {
    opacity: 0
}

.slider-pagination.swiper-pagination-progressbar {
    width: -webkit-fill-available;
    position: relative;
    height: 1px;
    background: #d9d9d9;
    top: auto;
    bottom: 0;
    margin: 70px 0 0
}

.slider-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    height: 1px;
    top: auto;
    bottom: 0;
    background: var(--theme-color)
}

.slider-arrow {
    display: inline-block;
    padding: 0;
    background-color: var(--white-color);
    color: var(--theme-color);
    position: absolute;
    top: 50%;
    border: none;
    left: var(--pos-x, -120px);
    width: var(--icon-size, 55px);
    height: var(--icon-size, 55px);
    line-height: var(--icon-size, 55px);
    font-size: var(--icon-font-size, 18px);
    margin-top: calc(var(--icon-size, 55px)/ -2);
    z-index: 3;
    border-radius: 99px
}

.slider-arrow.style2,
.slider-arrow.style3 {
    border: 1px solid var(--white-color);
    line-height: 46px;
    --icon-size: 48px
}

.slider-arrow.default {
    position: relative;
    --pos-x: 0;
    margin-top: 0
}

.slider-arrow.slider-next {
    right: var(--pos-x, -120px);
    left: auto
}

.slider-arrow:hover {
    background-color: var(--theme-color2);
    color: var(--theme-color)
}

.footer-layout2 .widget .th-social a:hover,
.slider-arrow.style2:hover {
    background: var(--title-dark);
    color: var(--white-color)
}

.slider-arrow.style2:hover img,
.slider-arrow.style3:hover img {
    -webkit-filter: grayscale(9) invert(1);
    filter: grayscale(9) invert(1)
}

.slider-arrow.style3 {
    background: var(--white-color)
}

.slider-arrow.style3:hover,
.th-btn.style-border2:hover,
.th-social.style4 a:hover {
    background: var(--theme-color);
    color: var(--white-color)
}

.slider-arrow.style4 {
    border: 1px solid var(--title-dark);
    background: 0 0;
    line-height: 52px
}

.service-card.style2:hover .service-card-icon,
.slider-arrow.style4:hover {
    background: var(--title-dark)
}

.about-contact-grid.style3 .about-contact-icon,
.header-default,
.service-card.style3:hover .service-card-icon,
.slider-arrow.style5:hover,
.slider-arrow.style7:hover {
    background: var(--theme-color)
}

.about-contact-grid .about-contact-icon img,
.slider-arrow.style4:hover img,
.slider-arrow.style5:hover img,
.slider-arrow.style6 img,
.slider-arrow.style7:hover img {
    -webkit-filter: invert(1) contrast(9);
    filter: invert(1) contrast(9)
}

.slider-arrow.style5 {
    border: 1px solid var(--theme-color);
    background: 0 0;
    line-height: 53px
}

.slider-arrow.style6,
.slider-arrow.style7 {
    border: 1px solid var(--white-color);
    background: 0 0
}

.slider-arrow.style6 {
    line-height: 53px
}

.counter-card.style5 .box-icon img,
.footer-layout2 .th-widget-contact .info-box_text .icon img,
.img-box2 .about-thumb-slider .swiper-slide-active .img1 img,
.property-style-white .property-card.style-dark .property-card-meta span img,
.slider-arrow.style6:hover img,
.th-btn.btn-mask .btn-icon,
.th-btn.btn-mask2:active:after,
.th-btn.btn-mask2:focus:after,
.th-btn.btn-mask2:hover:after,
.th-btn.style-border3:hover .btn-icon,
.th-btn.style-border:hover .btn-icon {
    -webkit-filter: none;
    filter: none
}

.slider-arrow.style7 {
    line-height: 52px
}

.slider-arrow.style7:hover {
    border-color: var(--theme-color)
}

.arrow-margin .slider-arrow {
    top: calc(50% - 30px)
}

.arrow-wrap .slider-arrow {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.4);
    -ms-transform: scale(.4);
    transform: scale(.4)
}

.arrow-wrap:hover .slider-arrow {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.icon-box .slider-arrow {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.icon-box .slider-arrow:not(:last-child) {
    margin-right: 8px
}

.slick-3d-active {
    margin-left: -12%;
    margin-right: -12%
}

.slick-3d-active .slick-list {
    padding-left: 30% !important;
    padding-right: 30% !important
}

.slick-3d-active .slick-track {
    max-width: 100% !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-perspective: 100px;
    perspective: 100px
}

.slick-3d-active .slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    width: 100% !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: transform 1s, opacity 1s, -webkit-transform 1s
}

.slick-3d-active .slick-current {
    opacity: 1;
    position: relative;
    display: block;
    z-index: 2
}

.slick-3d-active .slick-3d-next {
    opacity: 1;
    -webkit-transform: translate3d(50%, 0, -21px);
    transform: translate3d(50%, 0, -21px);
    z-index: 1;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.slick-3d-active .slick-3d-next2 {
    opacity: 1;
    -webkit-transform: translate3d(40%, 0, -23px);
    transform: translate3d(40%, 0, -23px);
    z-index: 0;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.slick-3d-active .slick-3d-prev {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, -21px);
    transform: translate3d(-50%, 0, -21px)
}

.slick-3d-active .slick-3d-prev .testi-card {
    box-shadow: none
}

.slick-3d-active .slick-3d-prev2 {
    opacity: 1;
    -webkit-transform: translate3d(-40%, 0, -23px);
    transform: translate3d(-40%, 0, -23px)
}

.slider-drag-cursor {
    pointer-events: none;
    z-index: 99999;
    position: fixed;
    top: 0;
    left: -2px;
    -webkit-transition: width .1s ease-in-out;
    transition: width .1s ease-in-out;
    background: rgba(28, 45, 55, .7);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    border-radius: 100%;
    color: var(--white-color);
    display: none;
    cursor: none
}

.th-menu-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999999;
    width: 100%;
    height: 100%;
    -webkit-transition: .8s;
    transition: .8s;
    opacity: 0;
    visibility: hidden
}

.th-menu-wrapper .mobile-logo {
    padding-bottom: 30px;
    padding-top: 40px;
    display: block;
    text-align: center;
    background-color: var(--black-color)
}

.th-menu-toggle,
.th-menu-wrapper .th-menu-toggle {
    border: none;
    background-color: var(--theme-color);
    color: var(--white-color)
}

.th-menu-wrapper .mobile-logo svg {
    max-width: 185px
}

.th-menu-wrapper .th-menu-toggle {
    position: absolute;
    right: -16.5px;
    top: 25px;
    padding: 0;
    width: 33px;
    height: 33px;
    line-height: 35px;
    font-size: 18px;
    z-index: 1;
    border-radius: 50%
}

.play-btn.style3:hover > i,
.play-btn.style4:hover > i,
.play-btn.style5:hover > i,
.th-menu-toggle:hover,
.th-menu-wrapper .th-menu-toggle:hover {
    background-color: var(--white-color);
    color: var(--theme-color)
}

.th-menu-wrapper .th-menu-area {
    width: 100%;
    max-width: 310px;
    background-color: #fff;
    border-right: 3px solid var(--theme-color);
    height: 100%;
    position: relative;
    left: -110%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 1s;
    transition: 1s;
    z-index: 1
}

.portfolio-card:hover .portfolio-content,
.th-menu-wrapper.th-body-visible {
    opacity: 1;
    visibility: visible
}

.th-menu-wrapper.th-body-visible .th-menu-area {
    left: 0;
    opacity: 1;
    visibility: visible
}

.th-mobile-menu {
    overflow-y: scroll;
    max-height: calc(100vh - 200px);
    padding-bottom: 40px;
    margin-top: 33px;
    text-align: left
}

.main-menu ul,
.th-mobile-menu ul {
    margin: 0;
    padding: 0
}

.mr-10,
.sub-title i,
.th-menu-toggle.style-text i,
.th-menu-toggle.style-text-white i {
    margin-right: 10px
}

.th-mobile-menu ul li {
    border-bottom: 1px solid #fdedf1;
    list-style-type: none
}

.th-mobile-menu ul li li:first-child {
    border-top: 1px solid #fdedf1
}

.th-mobile-menu ul li a {
    display: block;
    position: relative;
    padding: 12px 0 12px 18px;
    line-height: 1.4;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--title-dark)
}

.th-mobile-menu ul li a:before {
    content: '\f105';
    font-family: var(--icon-font);
    position: absolute;
    left: 0;
    top: 12px;
    margin-right: 10px;
    display: inline-block
}

.th-mobile-menu ul li.th-active > a:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pl-20,
.th-mobile-menu ul li ul li {
    padding-left: 20px
}

.th-mobile-menu ul li ul li:last-child,
.th-mobile-menu > ul > li:last-child,
.widget_archive .menu > li:last-child > a,
.widget_archive > ul > li:last-child > a,
.widget_categories .menu > li:last-child > a,
.widget_categories > ul > li:last-child > a,
.widget_meta .menu > li:last-child > a,
.widget_meta > ul > li:last-child > a,
.widget_nav_menu .menu > li:last-child > a,
.widget_nav_menu > ul > li:last-child > a,
.widget_pages .menu > li:last-child > a,
.widget_pages > ul > li:last-child > a {
    border-bottom: none
}

.th-mobile-menu ul .menu-item-has-children > a .th-mean-expand {
    position: absolute;
    inset: 0;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    background-color: transparent;
    color: var(--title-dark);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.th-mobile-menu ul .menu-item-has-children > a .th-mean-expand:before {
    content: '\f067';
    font-family: var(--icon-font)
}

.th-mobile-menu ul .menu-item-has-children > a:after {
    content: "\f067";
    font-family: var(--icon-font);
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: none;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    background-color: var(--smoke-color);
    float: right;
    margin-top: 1px
}

.th-mobile-menu ul .menu-item-has-children.th-active > a .th-mean-expand:before {
    content: '\f068'
}

.th-mobile-menu ul .menu-item-has-children.th-active > a:after {
    content: "\f068"
}

.th-mobile-menu > ul {
    padding: 0 20px
}

.th-menu-toggle {
    width: 56px;
    height: 56px;
    padding: 0;
    font-size: 20px;
    display: inline-block;
    border-radius: 5px
}

.play-btn > i,
.preloader {
    background-color: var(--white-color)
}

.th-btn.circle-btn,
.th-btn.circle-btn .circle-btn-wrap,
.th-preloader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.th-menu-toggle.style-text,
.th-menu-toggle.style-text-white {
    width: auto;
    height: auto;
    background-color: transparent;
    color: var(--title-color);
    font-size: 20px
}

.copyright-text a:hover,
.footer-links a:hover,
.footer-widget .recent-post .post-title,
.header-default .main-menu > ul > li > a:hover,
.header-default .main-menu > ul > li > a:hover:after,
.menu-expand:hover,
.property-card .property-author-wrap a,
.property-style-white .property-card.style-dark .property-author-wrap a,
.property-style-white .property-card.style-dark .property-card-price,
.property-style-white .property-card.style-dark .property-card-text,
.property-style-white .property-card.style-dark .property-card-title,
.property-style-white .property-card.style-dark .property-ratting-wrap,
.sidebar-area .widget_archive a,
.sidebar-area .widget_categories a,
.sidebar-area .widget_meta a,
.sidebar-area .widget_nav_menu a,
.sidebar-area .widget_pages a,
.sidebar-area .wp-block-categories a,
.th-btn,
.th-btn i,
.th-btn.style4,
.th-menu-toggle.style-text-white,
.th-social.style3 a:hover {
    color: var(--white-color)
}

.th-menu-toggle.sidebar-btn {
    width: auto
}

.th-menu-toggle.sidebar-btn:hover {
    background: 0 0
}

@media (max-width:400px) {
    .th-menu-wrapper .th-menu-area {
        width: 100%;
        max-width: 270px
    }

    .th-mobile-menu > ul {
        padding: 0 20px
    }
}

.preloader {
    position: fixed;
    inset: 0;
    z-index: 999
}

.th-preloader {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.icon-btn,
.play-btn,
.play-btn.style6 > i,
.th-btn,
.th-btn i,
.th-btn.th-btn-icon:after {
    position: relative
}

.th-preloader .animation-preloader {
    position: absolute;
    z-index: 100
}

.th-preloader .animation-preloader .txt-loading {
    font-family: var(--title-font);
    font-size: 72px;
    line-height: 82px;
    font-weight: 700;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.th-preloader .animation-preloader .txt-loading .characters {
    color: rgba(0, 0, 0, .2);
    position: relative
}

.th-preloader .animation-preloader .txt-loading .characters:before {
    -webkit-animation: 4s infinite characters;
    animation: 4s infinite characters;
    color: var(--theme-color);
    content: attr(preloader-text);
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg)
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(2):before {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(3):before {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(4):before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(5):before {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(6):before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

@-webkit-keyframes characters {

    0%,
    100%,
    75% {
        opacity: 0;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }

    25%,
    50% {
        opacity: 1;
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@keyframes characters {

    0%,
    100%,
    75% {
        opacity: 0;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }

    25%,
    50% {
        opacity: 1;
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
}

.th-btn {
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: none;
    text-align: center;
    background-color: var(--theme-color);
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    padding: 18.5px 24px;
    min-width: 125px;
    border-radius: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.icon-btn,
.play-btn,
.play-btn > i {
    display: inline-block
}

.th-btn i {
    -webkit-transition: .4s;
    transition: .4s
}

.th-btn .btn-icon {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.th-btn.th-btn-icon:after {
    content: '';
    background-image: url(../img/icon/arrow-right.svg);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    -webkit-transition: .4s;
    transition: .4s
}

.th-btn:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: -webkit-linear-gradient(330deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, .8), rgba(255, 255, 255, 0) 70%);
    background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, .8), rgba(255, 255, 255, 0) 70%);
    top: 0;
    left: -100px;
    opacity: .3
}

.th-btn.active,
.th-btn:focus,
.th-btn:hover {
    color: var(--white-color);
    box-shadow: none
}

.th-btn.active:before,
.th-btn:focus:before,
.th-btn:hover:before {
    -webkit-animation: 1.5s ease-out infinite shine;
    animation: 1.5s ease-out infinite shine
}

.th-btn.btn-mask {
    border-radius: 0;
    -webkit-mask-image: url(../img/theme-img/btn-shape.webp);
    mask-image: url(../img/theme-img/btn-shape.webp);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background: var(--theme-color2);
    color: var(--title-color);
    -webkit-transition: 1s;
    transition: 1s;
    padding: 20px 24px
}

.icon-btn,
.th-btn.btn-mask2 {
    background-color: transparent
}

.th-btn.btn-mask:active,
.th-btn.btn-mask:focus,
.th-btn.btn-mask:hover {
    border-radius: 50px
}

.th-btn.btn-mask .th-btn-icon {
    -webkit-filter: none;
    filter: none;
    color: var(--title-color)
}

.portfolio-card.style4 .property-card-meta span img,
.th-btn.btn-mask .th-btn-icon img,
.th-btn.btn-mask2.th-btn-icon img {
    width: 16px
}

.th-btn.btn-mask2 {
    border-radius: 0;
    background-image: url(../img/theme-img/btn-shape2.webp);
    background-size: 100% 100%;
    color: var(--white-color);
    -webkit-transition: 1s;
    transition: 1s;
    padding: 20px 24px
}

.th-btn.btn-mask2.th-btn-icon:after,
.th-btn.style3 .btn-icon {
    -webkit-filter: brightness(1) invert(1);
    filter: brightness(1) invert(1)
}

.th-btn.btn-mask2:active,
.th-btn.btn-mask2:focus,
.th-btn.btn-mask2:hover {
    border-radius: 50px;
    background: var(--white-color);
    color: var(--title-color)
}

.th-btn.style2 {
    background: var(--title-color);
    color: var(--white-color);
    padding: 16px 36px
}

.th-btn.style2.th-btn-icon:after,
.th-btn.style3.th-btn-icon:after,
.th-btn.style4.th-btn-icon:after {
    -webkit-filter: brightness(1) invert(1);
    filter: brightness(1) invert(1);
    color: var(--white-color);
    width: 22px;
    height: 22px
}

.th-btn.style3 {
    background: var(--title-dark);
    color: var(--white-color);
    padding: 21px 32px
}

.th-btn.style5 {
    background-color: var(--theme-color2);
    color: var(--title-color)
}

.th-btn.style-border {
    border: 1px solid var(--white-color);
    padding: 15px 32px;
    background: 0 0
}

.th-btn.style-border.th-btn-icon:after,
.th-btn.style-border3.th-btn-icon:after {
    -webkit-filter: brightness(0) grayscale(9) invert(2);
    filter: brightness(0) grayscale(9) invert(2);
    color: var(--white-color);
    width: 22px;
    height: 22px
}

.th-btn.style-border3:before,
.th-btn.style-border:before {
    background-image: -webkit-linear-gradient(330deg, rgba(108, 108, 108, 0) 30%, rgba(108, 108, 108, .5), rgba(108, 108, 108, 0) 70%);
    background-image: linear-gradient(120deg, rgba(108, 108, 108, 0) 30%, rgba(108, 108, 108, .5), rgba(108, 108, 108, 0) 70%)
}

.th-btn.style-border .btn-icon,
.th-btn.style-border3 .btn-icon {
    -webkit-filter: invert(1);
    filter: invert(1);
    -webkit-transition: .4s;
    transition: .4s
}

.property-style-white .property-card.style-dark .property-card-number,
.th-btn.btn-fw:hover,
.th-btn.style-border3:hover,
.th-btn.style-border:hover {
    background: var(--white-color);
    color: var(--title-color)
}

.th-btn.style-border:hover.th-btn-icon:after {
    -webkit-filter: none;
    filter: none;
    color: var(--title-color)
}

.th-btn.style-border2 {
    border: 1px solid var(--theme-color);
    padding: 16px 30px;
    color: var(--theme-color);
    background: 0 0
}

.th-btn.style-border2.th-btn-icon:after {
    -webkit-filter: brightness(4);
    filter: brightness(4);
    color: var(--theme-color);
    width: 22px;
    height: 22px
}

.th-btn.style-border2 .btn-icon {
    -webkit-transition: .4s;
    transition: .4s;
    color: var(--theme-color);
    -webkit-filter: none;
    filter: none
}

.th-btn.style-border2:hover.th-btn-icon:after {
    -webkit-filter: brightness(0) grayscale(9) invert(2);
    filter: brightness(0) grayscale(9) invert(2);
    color: var(--white-color)
}

.th-btn.style-border2:hover .btn-icon {
    color: var(--white-color);
    -webkit-filter: brightness(0) grayscale(9) invert(2);
    filter: brightness(0) grayscale(9) invert(2)
}

.th-btn.style-border3 {
    border: 1px solid var(--white-color);
    padding: 16px 36px;
    background: 0 0
}

.th-btn.style-border3:hover.th-btn-icon:after {
    -webkit-filter: none;
    filter: none;
    color: var(--title-color)
}

.hero-video-wrap .play-btn i:hover,
.th-btn.style-white {
    background: var(--white-color);
    color: var(--theme-color)
}

.hero-1 .hero-slider1 .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.th-btn.style-white2:hover,
.th-btn.style-white:hover {
    background: var(--theme-color2)
}

.th-btn.style-white2 {
    background: var(--white-color);
    color: var(--theme-color);
    padding: 21px 32px
}

.th-btn.style-white2.th-btn-icon:after {
    width: 22px;
    height: 22px
}

.appointment-thumb img,
.header-default .main-menu > ul > li > a:hover:before,
.header-layout2 .main-menu > ul > li > a:hover:before,
.th-btn.btn-fw {
    width: 100%
}

.th-btn.btn-sm {
    padding: 16px 25px;
    min-width: 152px
}

.th-btn.circle-btn {
    height: 200px;
    width: 200px;
    border: 1px solid rgba(196, 207, 222, .28);
    border-radius: 50%;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: 0 0;
    font-size: 14px;
    font-weight: 700
}

.icon-btn:hover,
.th-social.color-theme a {
    border-color: var(--theme-color)
}

.icon-btn.style2,
.icon-btn:hover {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.th-btn.circle-btn .circle-btn-wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.th-btn.circle-btn .circle-btn-wrap i {
    color: var(--theme-color);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 24px
}

.th-btn.circle-btn .circle-btn-wrap span {
    margin-top: 10px;
    line-height: 1.857;
    width: 100%
}

@-webkit-keyframes shine {
    0% {
        left: -100px
    }

    60%,
    to {
        left: 100%
    }
}

@keyframes shine {
    0% {
        left: -100px
    }

    60%,
    to {
        left: 100%
    }
}

@-webkit-keyframes btn-icon-anim {
    0% {
        top: 0;
        right: 2px
    }

    25% {
        top: -10px;
        right: -10px
    }

    50% {
        top: 10px;
        opacity: 0;
        right: 17px
    }

    100% {
        top: 0;
        right: 2px;
        opacity: 1
    }
}

@keyframes btn-icon-anim {
    0% {
        top: 0;
        right: 2px
    }

    25% {
        top: -10px;
        right: -10px
    }

    50% {
        top: 10px;
        opacity: 0;
        right: 17px
    }

    100% {
        top: 0;
        right: 2px;
        opacity: 1
    }
}

.icon-btn {
    width: var(--btn-size, 40px);
    height: var(--btn-size, 40px);
    line-height: var(--btn-size, 40px);
    font-size: var(--btn-font-size, 18px);
    color: var(--title-color);
    text-align: center;
    border-radius: 50%;
    border: 1px solid var(--th-border-color);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.icon-btn.style2 {
    border: none;
    border-radius: 99px
}

.play-btn > i,
.scroll-top svg,
.scroll-top:after,
.sub-title {
    color: var(--theme-color)
}

.icon-btn.style2:hover,
.play-btn:hover i,
.play-btn:hover::before,
.play-btn:hover:after {
    background-color: var(--theme-color2)
}

.play-btn {
    z-index: 1
}

.play-btn > i {
    width: var(--icon-size, 56px);
    height: var(--icon-size, 56px);
    line-height: var(--icon-size, 56px);
    text-align: center;
    font-size: var(--icon-font-size, 1.4em);
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: .4s;
    transition: .4s
}

.play-btn:after,
.play-btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .17);
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: .4s;
    transition: .4s
}

.play-btn:after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.play-btn.style2 > i {
    background: rgba(255, 255, 255, .2);
    color: var(--white-color);
    font-size: 32px
}

.play-btn.style2:after,
.play-btn.style2:before {
    background-color: transparent;
    border: 1px solid var(--white-color)
}

.play-btn.style3 > i {
    --icon-size: 74px;
    font-size: 24px;
    background: rgba(255, 255, 255, .2);
    color: var(--white-color)
}

.play-btn.style4 > i,
.play-btn.style5 > i {
    font-size: 22px;
    color: var(--white-color)
}

.play-btn.style3:after,
.play-btn.style3:before {
    background-color: rgba(28, 45, 55, .7)
}

.has-cyan-bluish-gray-background-color .wp-block-quote,
.play-btn.style3:hover:after,
.play-btn.style3:hover:before,
.sidebar-area input,
.sidebar-area select,
.widget .form-group > i,
/ .has-cyan-bluish-gray-background-color blockquote,
[data-overlay=white]:before {
    background-color: var(--white-color)
}

.play-btn.style4 > i {
    --icon-size: 80px;
    background-color: rgba(28, 45, 55, .5)
}

.play-btn.style4:after,
.play-btn.style4:before,
.play-btn.style5:after,
.play-btn.style5:before {
    background: 0 0;
    border: 1px solid var(--white-color)
}

.play-btn.style5 > i {
    --icon-size: 116px;
    background-color: rgba(255, 255, 255, .2)
}

.play-btn.style6 > i {
    --icon-size: 100px;
    font-size: 30px;
    background-color: transparent;
    color: var(--white-color);
    z-index: 1
}

.play-btn.style6 > i:after {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--theme-color);
    border-radius: 50%;
    opacity: .6;
    z-index: -1
}

.play-btn.style6:after,
.play-btn.style6:before {
    background: rgba(255, 255, 255, .7);
    z-index: -1
}

.video-text-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    --icon-size: 27px;
    --icon-font-size: 8px
}

.scroll-top,
.scroll-top:after {
    height: 50px;
    width: 50px;
    display: block;
    cursor: pointer
}

.video-text-btn .play-btn > i {
    color: var(--white-color);
    background: var(--theme-color)
}

.video-text-btn .play-btn:after,
.video-text-btn .play-btn:before {
    border: 1px solid var(--theme-color);
    background: 0 0
}

.video-text-btn .btn-title {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    border-radius: 50px;
    z-index: 10000;
    opacity: 1;
    visibility: hidden;
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.scroll-top:after {
    content: "\f062";
    font-family: var(--icon-font);
    position: absolute;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    left: 0;
    top: 0;
    z-index: 1;
    border: 2px solid var(--theme-color);
    box-shadow: none;
    border-radius: 50%
}

.scroll-top svg {
    border-radius: 50%;
    background: var(--white-color)
}

.scroll-top svg path {
    fill: none
}

.scroll-top .progress-circle path {
    stroke: var(--theme-color);
    stroke-width: 20px;
    box-sizing: border-box;
    -webkit-transition: .4s linear;
    transition: .4s linear
}

.scroll-top.show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.sec-title {
   /* margin-bottom: calc(var(--section-title-space) - 16px);*/
    margin-top: -.3em;
        font-size: 35px;
    line-height: 35px;
    margin-bottom: 30px;
    font-weight: 500
}

.box-title,
.sec-title.style2 {
    margin-top: -.32em
}

.sub-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 28px;
    line-height: 1;
    padding: 8px 0;
    position: relative
}

.shadow-title,
.title-area2 .subtitle {
    text-transform: uppercase;
    display: block
}

.sub-title:after,
.sub-title:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 32px;
    background: var(--theme-color)
}

.sub-title:before {
    top: 0;
    left: 0
}

.sub-title:after {
    bottom: 0;
    left: 0
}

.sub-title.h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    margin-top: -.14em
}

.sub-title i {
    font-size: 32px
}

.sec-text {
    font-size: 16px;
    line-height: 1.65
}

.mfp-fade.mfp-bg.mfp-ready,
.sec-text.text-white,
[data-opacity="8"]:before {
    opacity: .8
}

.box-title {
    font-size: 24px;
    line-height: 1.417
}

.box-title a,
.box-title2 a,
.marquee-area-1 .marquee-wrap-1 .marquee-item a,
.property-card .property-card-title a,
.text-inherit {
    color: inherit
}

.badge,
.title-area2 .subtitle,
.title-area2 .title {
    color: var(--white-color)
}

.box-subtitle {
    margin-bottom: 8px
}

.box-title2 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    margin-top: -.35em
}

.title-area {
    margin-bottom: calc(var(--section-title-space) - 11px);
    position: relative;
    z-index: 2
}

.sidebar-btn .line:not(:last-child),
.title-area {
    margin-bottom: 9px
}

.title-area.text-center .sub-title:after,
.title-area.text-center .sub-title:before {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.title-area.mb-0 .sec-title {
    margin-bottom: -.24em
}

.title-area .th-btn {
    margin-top: 20px;
    margin-bottom: 10px
}

.mb-32 {
    margin-bottom: 32px
}

hr.title-line {
    margin-top: 0;
    background-color: var(--smoke-color2);
    opacity: 1;
    margin-bottom: var(--section-title-space) !important
}

.sec-btn,
.title-line {
    margin-bottom: var(--section-title-space)
}

.shadow-title {
    font-family: var(--title-font);
    font-size: 100px;
    font-weight: 500;
    line-height: 1;
    background: 0 0;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.2);
    margin: -.67em 0 -.48em
}

.background-image,
.bg-fluid,
[data-bg-src] {
    background-repeat: no-repeat;
    background-position: center center
}

.badge,
.th-social a {
    display: inline-block;
    border-radius: 50%;
    text-align: center
}

.shadow-title.style2 {
    -webkit-text-stroke: 1px rgba(28, 45, 55, 0.15)
}

@media (max-width:1299px) {
    .shadow-title {
        font-size: 85px
    }
}

.title-area2 {
    padding: 50px 100px
}

.title-area2 .subtitle {
    margin-top: -.4em;
    margin-bottom: 5px
}

.title-area2 .title {
    max-width: 430px;
    margin-bottom: -.26em
}

@media (max-width:1700px) {
    .title-area2 {
        padding: 50px
    }
}

@media (max-width:1199px) {
    .gy-80 {
        --bs-gutter-y: 50px
    }

    .shadow-title {
        font-size: 64px
    }

    .sec-title,
    .title-area {
        --section-title-space: 60px
    }

    .sec-title.mb-45,
    .title-area.mb-45 {
        margin-bottom: 36px
    }

    .sec-title.mb-50,
    .title-area.mb-50 {
        margin-bottom: 40px
    }

    .sec-btn,
    .title-line {
        --section-title-space: 55px
    }

    .title-area2 .title {
        max-width: 300px
    }
}

@media (max-width:991px) {
    .gy-50 {
        --bs-gutter-y: 40px
    }

    .slider-arrow.style4,
    .slider-arrow.style5,
    .slider-arrow.style6,
    .slider-arrow.style7 {
        line-height: 37px
    }

    .slider-arrow {
        display: none;
        --icon-size: 40px;
        line-height: 38px;
        margin-right: 40px;
        font-size: 14px
    }

    .icon-box .slider-arrow {
        display: inline-block !important
    }

    .icon-box .slider-arrow,
    .slider-arrow.slider-next {
        margin-right: 0
    }

    .slick-dots {
        margin: 40px 0 0
    }

    .sub-title i {
        font-size: 24px
    }

    .shadow-title {
        font-size: 60px
    }

    .sec-btn,
    .sec-title,
    .title-area,
    .title-line {
        --section-title-space: 50px
    }

    .sec-title.mb-45,
    .title-area.mb-45 {
        margin-bottom: 35px
    }

    .sub-title.h4 {
        font-size: 22px
    }

    .sidebar-area {
        padding-top: 30px
    }
}

.shape-mockup-wrap {
    z-index: var(--z-index, 1);
    position: relative
}

.shape-mockup {
    position: absolute;
    z-index: -1;
    pointer-events: none
}

.shape-mockup.z-index-3 {
    z-index: 3;
    pointer-events: none
}

.shape-mockup.z-index-1 {
    z-index: 1;
    pointer-events: none
}

.shape-mockup .svg-img {
    height: 110px;
    width: 110px
}

.z-index-step1 {
    position: relative;
    z-index: 4 !important
}

.z-index-common {
    position: relative;
    z-index: 3
}

.z-index-auto {
    position: relative;
    --z-index: auto;
    z-index: auto
}

.z-index-3 {
    z-index: 3
}

.z-index-1,
[data-overlay] [class*=col-],
[data-overlay] [class^=col-] {
    z-index: 1
}

.widget[data-overlay]:before,
.z-index-n1 {
    z-index: -1
}

.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.badge {
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: var(--theme-color);
    padding: .25em .45em;
    font-size: .7em;
    top: 8px;
    right: 8px;
    font-weight: 400;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.th-social,
.th-social.style2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.th-social {
    display: flex;
    gap: 16px
}

.th-social a {
    width: var(--icon-size, 32px);
    height: var(--icon-size, 32px);
    line-height: var(--icon-size, 32px);
    background-color: transparent;
    color: var(--theme-color);
    font-size: 14px;
    border: 1px solid var(--theme-color)
}

.icon-group a:last-child,
.sidebar-btn.style2 .line,
.sidebar-btn.style3 .line,
.th-social a:last-child,
[dir=rtl] .project-slider1 .slider-pagination .swiper-pagination-bullet:first-child {
    margin-right: 0
}

.th-social.color-theme a {
    color: var(--body-color)
}

.th-social.style2 {
    display: flex;
    gap: 25px
}

.th-social.style2 a {
    width: auto;
    height: auto;
    line-height: normal;
    background: 0 0;
    border: 0
}

.th-social.style2 a:hover {
    background: 0 0;
    color: var(--theme-color2)
}

.th-social.style3 a {
    --icon-size: 40px;
    line-height: 40px;
    color: var(--theme-color);
    font-size: 16px
}

.th-social.style4 a {
    --icon-size: 45px;
    border-radius: 50%;
    background: var(--body-color);
    color: var(--white-color)
}

.bg-mask {
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat
}

.box-icon img,
.sticky-wrapper {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.box-text {
    margin-bottom: -.5em
}

.btn-group {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px
}

.btn-group.style2 {
    gap: 20px 70px
}

.hero-map,
.th-bg-img {
    position: absolute;
    inset: 0
}

.aminities-card .aminities-card-img img,
.th-bg-img img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.link-anim .text-anime {
    display: block;
    overflow: hidden;
    position: relative;
    line-height: normal
}

.link-anim .text {
    display: block;
    -webkit-animation: .2s forwards move-down-alternate;
    animation: .2s forwards move-down-alternate
}

.link-anim:active .text,
.link-anim:focus .text,
.link-anim:hover .text {
    -webkit-animation: .2s forwards move-up-alternate;
    animation: .2s forwards move-up-alternate
}

@-webkit-keyframes move-up-alternate {

    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes move-up-alternate {

    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes move-down-alternate {

    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes move-down-alternate {

    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.icon-masking {
    position: relative;
    display: inline-block;
    height: auto;
    width: auto
}

.header-button,
.tagcloud,
.wp-block-tag-cloud {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.icon-masking .mask-icon,
.overlay {
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.icon-masking .mask-icon {
    mix-blend-mode: color;
    background: var(--theme-color)
}

.mfp-zoom-in .mfp-content {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.mfp-zoom-in.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg,
.service-card.style3:hover .service-img:before,
[data-opacity="7"]:before {
    opacity: .7
}

.mfp-zoom-in.mfp-removing .mfp-content {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    opacity: 0
}

.font-icon {
    font-family: var(--icon-font)
}

.font-title {
    font-family: var(--title-font)
}

.font-body,
.widget_title {
    font-family: var(--body-font)
}

.fw-extralight {
    font-weight: 100
}

.fw-light {
    font-weight: 300
}

.fw-normal {
    font-weight: 400
}

.fw-medium {
    font-weight: 500
}

.fw-semibold {
    font-weight: 600
}

.fw-bold {
    font-weight: 700
}

.fw-extrabold {
    font-weight: 800
}

.fs-md,
.header-icons .icon-btn {
    font-size: 18px
}

.fs-16 {
    font-size: 16px !important
}

.fs-xs,
.header-links .social-links a {
    font-size: 14px
}

.bg-theme {
    background-color: var(--theme-color) !important
}

.bg-theme2 {
    background-color: var(--theme-color2) !important
}

.bg-smoke {
    background-color: var(--smoke-color) !important
}

.bg-smoke2 {
    background-color: var(--smoke-color2) !important
}

.bg-gray {
    background-color: var(--gray-color) !important
}

.bg-light {
    background-color: var(--light-color) !important
}

.bg-white {
    background-color: var(--white-color) !important
}

.bg-black {
    background-color: var(--black-color) !important
}

.bg-black2 {
    background-color: var(--black-color2) !important
}

.bg-black3 {
    background-color: var(--black-color3) !important
}

.bg-title {
    background-color: var(--title-color) !important
}

.bg-title-dark {
    background-color: var(--title-dark) !important
}

.widget,
[data-overlay=theme]:before {
    background-color: var(--theme-color)
}

.gr-bg2,
.gradient-body {
    background-image: -webkit-linear-gradient(349.38deg, rgba(249, 215, 175, .3) 0, rgba(214, 202, 245, .3) 24.03%, rgba(198, 241, 255, .3) 45.73%, rgba(248, 242, 222, .3) 69.05%, rgba(212, 179, 253, .3) 100.44%);
    background-image: linear-gradient(100.62deg, rgba(249, 215, 175, .3) 0, rgba(214, 202, 245, .3) 24.03%, rgba(198, 241, 255, .3) 45.73%, rgba(248, 242, 222, .3) 69.05%, rgba(212, 179, 253, .3) 100.44%)
}

.gr-bg1 {
    background-image: -webkit-linear-gradient(10deg, rgba(249, 215, 175, .3) 0, rgba(214, 202, 245, .3) 23.81%, rgba(198, 241, 255, .3) 45.3%, rgba(248, 242, 222, .3) 68.4%, rgba(212, 179, 253, .3) 99.5%);
    background-image: linear-gradient(80deg, rgba(249, 215, 175, .3) 0, rgba(214, 202, 245, .3) 23.81%, rgba(198, 241, 255, .3) 45.3%, rgba(248, 242, 222, .3) 68.4%, rgba(212, 179, 253, .3) 99.5%)
}

.gr-bg3 {
    background-image: -webkit-linear-gradient(339.41deg, rgba(236, 207, 254, .4) 0, rgba(255, 221, 221, .5) 46.79%, rgba(247, 255, 229, .7) 100%);
    background-image: linear-gradient(110.59deg, rgba(236, 207, 254, .4) 0, rgba(255, 221, 221, .5) 46.79%, rgba(247, 255, 229, .7) 100%);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.gr-bg4 {
    background-image: -webkit-linear-gradient(344.56deg, rgba(255, 229, 133, .4) 0, rgba(189, 255, 199, .4) 48.48%, rgba(223, 109, 223, .4) 100%);
    background-image: linear-gradient(105.44deg, rgba(255, 229, 133, .4) 0, rgba(189, 255, 199, .4) 48.48%, rgba(223, 109, 223, .4) 100%);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px)
}

.background-image,
[data-bg-src] {
    background-size: cover
}

.bg-fluid {
    background-size: 100% 100%
}

.bg-repeat,
.wave-anim {
    background-repeat: repeat
}

.bg-auto {
    background-size: auto auto
}

.bg-bottom-right,
.bg-repeat,
.bg-top-center,
.bg-top-left,
.bg-top-right,
.wave-anim {
    background-size: auto
}

.bg-top-center {
    background-position: top center
}

.bg-bottom-right {
    background-position: bottom right
}

.bg-top-right {
    background-position: top right
}

.bg-top-left {
    background-position: top left
}

.bg-attachment,
.project-area-1 {
    background-attachment: fixed
}

.property-card .property-card-meta span img,
.sec-bg-shape2-1.text-white,
.sec-bg-shape2-2.text-white,
.sec-bg-shape2-3.text-white {
    -webkit-filter: brightness(9);
    filter: brightness(9)
}

.dropdown-menu a:hover,
.text-theme {
    color: var(--theme-color) !important
}

.text-theme2 {
    color: var(--theme-color2) !important
}

.text-title {
    color: var(--title-color) !important
}

.text-body {
    color: var(--body-color) !important
}

.text-white {
    color: var(--white-color) !important
}

.text-light {
    color: var(--light-color) !important
}

.text-yellow {
    color: var(--yellow-color) !important
}

.text-success {
    color: var(--success-color) !important
}

.text-error {
    color: var(--error-color) !important
}

.text-reset:hover,
a.text-theme:hover {
    text-decoration: underline
}

.overlay {
    left: 0
}

.position-center {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.header-default .header-logo,
.header-default .menu-area,
.process-card,
.th-header .menu-area,
[data-overlay] {
    position: relative;
    z-index: 2
}

.animation-bubble,
[data-overlay]:before {
    left: 0;
    z-index: 1;
    position: absolute;
    top: 0
}

[data-overlay]:before {
    content: '';
    right: 0;
    bottom: 0
}

[data-overlay=title]:before {
    background-color: var(--title-color)
}

[data-overlay=smoke]:before {
    background-color: var(--smoke-color)
}

[data-overlay=black]:before {
    background-color: var(--black-color)
}

[data-overlay=overlay1]:before {
    background-color: #080e1c
}

[data-opacity="1"]:before {
    opacity: .1
}

[data-opacity="2"]:before {
    opacity: .2
}

.hero-2 .hero-grid-thumb .swiper-slide-thumb-active .box-img:after,
[data-opacity="3"]:before {
    opacity: .3
}

[data-opacity="4"]:before {
    opacity: .4
}

.gallery-card a:hover:after,
[data-opacity="5"]:before {
    opacity: .5
}

.about-3-bg-shape,
.aminities-card:hover:after,
[data-opacity="6"]:before {
    opacity: .6
}

[data-opacity="9"]:before {
    opacity: .9
}

.counter-card:hover .box-icon:after,
.hero-2 .hero-grid-thumb .swiper-slide-thumb-active .box-img .slider-number,
.mfp-fade.mfp-wrap.mfp-ready .mfp-content,
.portfolio-card:hover .portfolio-img .portfolio-card-shape,
.service-card.style3:hover .service-img .icon-btn,
[data-opacity="10"]:before {
    opacity: 1
}

.play-btn:after,
.play-btn:before,
.ripple-animation {
    -webkit-animation-duration: var(--ripple-ani-duration);
    animation-duration: var(--ripple-ani-duration);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: ripple;
    animation-name: ripple
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: .4
    }

    100% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: .4
    }

    100% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
}

@-webkit-keyframes ripple2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: .4
    }

    100% {
        -webkit-transform: scale(2.8);
        transform: scale(2.8);
        opacity: 0
    }
}

@keyframes ripple2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: .4
    }

    100% {
        -webkit-transform: scale(2.8);
        transform: scale(2.8);
        opacity: 0
    }
}

.wave-anim {
    width: 105px;
    height: 69px;
    -webkit-animation: 70s linear infinite wave;
    animation: 70s linear infinite wave
}

@-webkit-keyframes wave {
    0% {
        background-position: top left
    }

    100% {
        background-position: top left -2000px
    }
}

@keyframes wave {
    0% {
        background-position: top left
    }

    100% {
        background-position: top left -2000px
    }
}

.fancy-animation {
    -webkit-animation: 8s ease-in-out infinite morph;
    animation: 8s ease-in-out infinite morph
}

@-webkit-keyframes morph {

    0%,
    100% {
        border-radius: 60% 40% 30% 70%/60% 30% 70% 40%
    }

    50% {
        border-radius: 30% 60% 70% 40%/50% 60% 30%
    }
}

@keyframes morph {

    0%,
    100% {
        border-radius: 60% 40% 30% 70%/60% 30% 70% 40%
    }

    50% {
        border-radius: 30% 60% 70% 40%/50% 60% 30%
    }
}

.movingX {
    -webkit-animation: 8s linear infinite movingX;
    animation: 8s linear infinite movingX
}

@-webkit-keyframes movingX {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
}

@keyframes movingX {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
}

.movingCar {
    -webkit-animation: 25s linear infinite movingCar;
    animation: 25s linear infinite movingCar
}

@-webkit-keyframes movingCar {
    0% {
        -webkit-transform: translateX(0) rotateY(0);
        transform: translateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: translateX(calc(100vw*-1 + 108%));
        transform: translateX(calc(100vw*-1 + 108%))
    }

    51% {
        -webkit-transform: translateX(calc(100vw*-1 + 108%)) rotateY(180deg);
        transform: translateX(calc(100vw*-1 + 108%)) rotateY(180deg)
    }

    100% {
        -webkit-transform: translateX(0) rotateY(180deg);
        transform: translateX(0) rotateY(180deg)
    }
}

@keyframes movingCar {
    0% {
        -webkit-transform: translateX(0) rotateY(0);
        transform: translateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: translateX(calc(100vw*-1 + 108%));
        transform: translateX(calc(100vw*-1 + 108%))
    }

    51% {
        -webkit-transform: translateX(calc(100vw*-1 + 108%)) rotateY(180deg);
        transform: translateX(calc(100vw*-1 + 108%)) rotateY(180deg)
    }

    100% {
        -webkit-transform: translateX(0) rotateY(180deg);
        transform: translateX(0) rotateY(180deg)
    }
}

.moving {
    -webkit-animation: 8s linear infinite moving;
    animation: 8s linear infinite moving
}

@-webkit-keyframes moving {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }
}

@keyframes moving {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }
}

.moving2 {
    -webkit-animation: 8s linear infinite moving2;
    animation: 8s linear infinite moving2
}

@-webkit-keyframes moving2 {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes moving2 {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.moving3 {
    -webkit-animation: 8s linear infinite moving3;
    animation: 8s linear infinite moving3
}

@-webkit-keyframes moving3 {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes moving3 {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.jump {
    -webkit-animation: 7s linear infinite jumpAni;
    animation: 7s linear infinite jumpAni
}

@-webkit-keyframes jumpAni {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

@keyframes jumpAni {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

.jump-reverse {
    -webkit-animation: 7s linear infinite jumpReverseAni;
    animation: 7s linear infinite jumpReverseAni
}

@-webkit-keyframes jumpReverseAni {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
}

@keyframes jumpReverseAni {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
}

.spin {
    -webkit-animation: 10s linear infinite spin;
    animation: 10s linear infinite spin
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.bg-color-ani,
.color-animate {
    -webkit-animation: 6s linear infinite bgColor;
    animation: 6s linear infinite bgColor
}

@-webkit-keyframes bgColor {

    0%,
    100% {
        background-color: #f2ba4c
    }

    25% {
        background-color: #81f24c
    }

    50% {
        background-color: #41f27d
    }

    75% {
        background-color: #0500ff
    }
}

@keyframes bgColor {

    0%,
    100% {
        background-color: #f2ba4c
    }

    25% {
        background-color: #81f24c
    }

    50% {
        background-color: #41f27d
    }

    75% {
        background-color: #0500ff
    }
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0
    }
}

@keyframes animate-positive {
    0% {
        width: 0
    }
}

.fadein,
.rollinleft,
.rollinright,
.scalein,
.slidebottomright,
.slideindown,
.slideinleft,
.slideinright,
.slideinup,
.slidetopleft {
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-name: var(--animation-name);
    animation-name: var(--animation-name)
}

.swiper-slide-active .fadein {
    --animation-name: fadein
}

.swiper-slide-active .scalein {
    --animation-name: scalein
}

.swiper-slide-active .slidetopleft {
    --animation-name: slidetopleft
}

.swiper-slide-active .slidebottomright {
    --animation-name: slidebottomright
}

.swiper-slide-active .slideinleft {
    --animation-name: slideinleft
}

.swiper-slide-active .slideinright {
    --animation-name: slideinright
}

.swiper-slide-active .slideinup {
    --animation-name: slideinup
}

.swiper-slide-active .slideindown {
    --animation-name: slideindown
}

.swiper-slide-active .rollinleft {
    --animation-name: rollinleft
}

.swiper-slide-active .rollinright {
    --animation-name: rollinright
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes scalein {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes scalein {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@-webkit-keyframes slideinup {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideinup {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideinright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(180px);
        transform: translateX(180px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideinright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(180px);
        transform: translateX(180px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slideindown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideindown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideinleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideinleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slidebottomright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(120px) translateY(120px);
        transform: translateX(120px) translateY(120px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@keyframes slidebottomright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(120px) translateY(120px);
        transform: translateX(120px) translateY(120px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@-webkit-keyframes slidetopleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px) translateY(-100px);
        transform: translateX(-100px) translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@keyframes slidetopleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px) translateY(-100px);
        transform: translateX(-100px) translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

.spin2 {
    -webkit-animation: 10s linear infinite spin2;
    animation: 10s linear infinite spin2
}

@-webkit-keyframes spin2 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes spin2 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.animation-bubble {
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none
}

.animation-bubble div[class^=bubble-] {
    height: 1px;
    width: 1px;
    position: absolute;
    background: url(../img/shape/star.html) center center/cover no-repeat;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

@media (max-width:1024px) {
    .animation-bubble > :nth-child(2n) {
        display: none
    }
}

.bubble-1 {
    bottom: -5px;
    left: 68%;
    -webkit-animation: 4.5s ease-in -6.57s infinite bubble-animation;
    animation: 4.5s ease-in -6.57s infinite bubble-animation
}

.bubble-2 {
    bottom: -71px;
    left: 97%;
    -webkit-animation: 4.5s ease-in -5.07s infinite bubble-animation;
    animation: 4.5s ease-in -5.07s infinite bubble-animation
}

.bubble-3 {
    bottom: -71px;
    left: 43%;
    -webkit-animation: 4.5s ease-in -6.73s infinite bubble-animation;
    animation: 4.5s ease-in -6.73s infinite bubble-animation
}

.bubble-4 {
    bottom: -3.8px;
    left: 82%;
    -webkit-animation: 4.5s ease-in -4.04s infinite bubble-animation;
    animation: 4.5s ease-in -4.04s infinite bubble-animation
}

.bubble-5 {
    bottom: -73.4px;
    left: 29%;
    -webkit-animation: 4.5s ease-in -3.11s infinite bubble-animation;
    animation: 4.5s ease-in -3.11s infinite bubble-animation
}

.bubble-6 {
    bottom: -71px;
    left: 41%;
    -webkit-animation: 4.5s ease-in -5.95s infinite bubble-animation;
    animation: 4.5s ease-in -5.95s infinite bubble-animation
}

.bubble-7 {
    bottom: -79.4px;
    left: 14%;
    -webkit-animation: 4.5s ease-in -3.68s infinite bubble-animation;
    animation: 4.5s ease-in -3.68s infinite bubble-animation
}

.bubble-8 {
    bottom: -115.4px;
    left: 90%;
    -webkit-animation: 4.5s ease-in -3.89s infinite bubble-animation;
    animation: 4.5s ease-in -3.89s infinite bubble-animation
}

.bubble-9 {
    bottom: -44.6px;
    left: 33%;
    -webkit-animation: 4.5s ease-in -1.09s infinite bubble-animation;
    animation: 4.5s ease-in -1.09s infinite bubble-animation
}

.bubble-10 {
    bottom: -6.2px;
    left: 59%;
    -webkit-animation: 4.5s ease-in -.96s infinite bubble-animation;
    animation: 4.5s ease-in -.96s infinite bubble-animation
}

@-webkit-keyframes bubble-animation {
    0% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        height: 1px;
        width: 1px
    }

    100% {
        -webkit-transform: translate3d(-50%, -280px, 0);
        transform: translate3d(-50%, -280px, 0);
        height: 30px;
        width: 30px
    }
}

@keyframes bubble-animation {
    0% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        height: 1px;
        width: 1px
    }

    100% {
        -webkit-transform: translate3d(-50%, -280px, 0);
        transform: translate3d(-50%, -280px, 0);
        height: 30px;
        width: 30px
    }
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes icon-anim {

    0%,
    100% {
        top: 26px;
        right: 90px
    }

    25% {
        top: 86px;
        right: 110px
    }
}

@keyframes icon-anim {

    0%,
    100% {
        top: 26px;
        right: 90px
    }

    25% {
        top: 86px;
        right: 110px
    }
}

.img-shine:after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg)
}

.img-shine:hover:after,
.portfolio-card:hover .portfolio-img:after,
.service-card.style2:hover .img-shine:after,
.service-card.style4:hover .img-shine:after {
    -webkit-animation: 1s imgShine;
    animation: 1s imgShine
}

@-webkit-keyframes imgShine {
    100% {
        left: 125%
    }
}

@keyframes imgShine {
    100% {
        left: 125%
    }
}

.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget_archive a,
.widget_categories a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a {
    display: block;
    background-color: transparent;
    margin: 0;
    padding: 20px 0 20px 32px;
    font-size: 16px;
    line-height: 1.313;
    color: var(--body-color);
    border-radius: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.widget_archive a::before,
.widget_categories a::before,
.widget_meta a::before,
.widget_nav_menu a::before,
.widget_pages a::before {
    content: '\e0cc';
    position: absolute;
    left: 0;
    top: 21px;
    font-family: var(--icon-font);
    font-weight: 300;
    color: var(--gray-color);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li {
    display: block;
    position: relative
}

.widget_archive li span,
.widget_categories li span,
.widget_meta li span,
.widget_nav_menu li span,
.widget_pages li span {
    color: inherit;
    position: absolute;
    right: 0;
    pointer-events: none;
    text-align: right
}

.about-contact-grid.style2 .about-contact-details-text a:hover,
.footer-layout2 .copyright-wrap .copyright-text a:hover,
.footer-layout2 .footer-links a:hover,
.hero-1 .scroll-down .hero-scroll-wrap:hover,
.main-menu a:hover,
.main-menu > ul > li > a:hover,
.portfolio-card.style2 .portfolio-title a:hover,
.property-card .property-author-wrap a:hover,
.property-card .property-card-title:hover,
.property-style-white .property-card.style-dark .property-author-wrap a:hover,
.property-style-white .property-card.style-dark .property-card-subtitle,
.property-style-white .property-card.style-dark .property-card-title:hover,
.service-card .box-title a:hover,
.service-card.style4 .box-title a:hover,
.sidebar-area .widget_archive a:hover,
.sidebar-area .widget_categories a:hover,
.sidebar-area .widget_meta a:hover,
.sidebar-area .widget_nav_menu a:hover,
.sidebar-area .widget_pages a:hover,
.sidebar-area .wp-block-categories a:hover,
.widget_archive a:hover,
.widget_archive a:hover ~ span,
.widget_categories a:hover,
.widget_categories a:hover ~ span,
.widget_meta a:hover,
.widget_meta a:hover ~ span,
.widget_nav_menu a:hover,
.widget_nav_menu a:hover ~ span,
.widget_pages a:hover,
.widget_pages a:hover ~ span {
    color: var(--theme-color2)
}

.widget_archive a:hover::before,
.widget_categories a:hover::before,
.widget_meta a:hover::before,
.widget_nav_menu a:hover::before,
.widget_pages a:hover::before {
    opacity: 1;
    color: var(--theme-color2)
}

.ml-10,
.widget_archive .children,
.widget_archive .sub-menu,
.widget_categories .children,
.widget_categories .sub-menu,
.widget_meta .children,
.widget_meta .sub-menu,
.widget_nav_menu .children,
.widget_nav_menu .sub-menu,
.widget_pages .children,
.widget_pages .sub-menu {
    margin-left: 10px
}

.pr-20,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a {
    padding-right: 20px
}

.widget {
    padding: var(--widget-padding-y, 30px) var(--widget-padding-x, 30px);
    margin-bottom: 24px;
    position: relative;
    border-radius: 8px;
    border: 0
}

.widget .th-social a {
    box-shadow: 0 2px 14px rgba(4, 6, 66, .1)
}

.widget .form-control,
.widget .form-select,
.widget input,
.widget select,
.widget textarea {
    background-color: var(--white-color);
    border-radius: 0
}

.widget textarea {
    min-height: 120px
}

.widget_title {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    color: var(--white-color);
    line-height: 1em;
    padding-bottom: 20px;
    margin: -.12em 0 30px
}

.widget_title:after,
.widget_title:before {
    content: '';
    height: 3px;
    width: 100%;
    background-color: rgba(164, 181, 186, .2);
    position: absolute;
    bottom: 0;
    left: 0
}

.widget_title:after {
    background-color: var(--gray-color);
    width: 50px;
    height: 3px;
    border-radius: 0;
    margin-bottom: 0
}

.header-default .main-menu > ul > li > a:before,
.sidebar-btn .line {
    height: 1px;
    -webkit-transition: .4s;
    background: var(--white-color)
}

.widget-form {
    --bs-gutter-x: 20px
}

.tagcloud,
.wp-block-tag-cloud {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

.tagcloud a,
.wp-block-tag-cloud a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    font-family: var(--body-font);
    text-transform: capitalize;
    line-height: 1;
    padding: 9.5px 10px;
    color: var(--gray-color);
    background-color: rgba(164, 181, 186, .2);
    border-radius: 4px;
    box-shadow: none;
    border: 0
}

.tagcloud a:hover,
.wp-block-tag-cloud a:hover {
    background-color: var(--theme-color2);
    color: var(--title-color) !important
}

.sidebar-area .widget_archive .menu,
.sidebar-area .widget_archive > ul,
.sidebar-area .widget_categories .menu,
.sidebar-area .widget_categories > ul,
.sidebar-area .widget_meta .menu,
.sidebar-area .widget_meta > ul,
.sidebar-area .widget_nav_menu .menu,
.sidebar-area .widget_nav_menu > ul,
.sidebar-area .widget_pages .menu,
.sidebar-area .widget_pages > ul,
.sidebar-area .wp-block-categories,
.sidebar-area .wp-block-categories .menu,
.sidebar-area .wp-block-categories > ul {
    margin: -20px 0
}

.sidebar-area .wp-block-group__inner-container h2,
.sidebar-area .wp-block-search__label {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    font-family: var(--title-font);
    line-height: 1em;
    padding-bottom: 20px;
    margin: -.12em 0 38px
}

.sidebar-area .wp-block-group__inner-container h2:after,
.sidebar-area .wp-block-group__inner-container h2:before,
.sidebar-area .wp-block-search__label:after,
.sidebar-area .wp-block-search__label:before {
    content: '';
    height: 3px;
    width: 100%;
    background-color: var(--th-border-color);
    position: absolute;
    bottom: 0;
    left: 0
}

.sidebar-area .wp-block-group__inner-container h2:after,
.sidebar-area .wp-block-search__label:after {
    background-color: var(--theme-color);
    width: 40px
}

.widget-map iframe {
    min-height: 280px
}

.textwidget {
    margin-top: -.1em
}

@media (min-width:1200px) {
    .sidebar-shop .widget {
        padding: 30px
    }
}

@media (min-width:992px) {
    .sidebar-shop .widget {
        margin-bottom: 24px
    }
}

@media (max-width:575px) {
    .th-preloader .animation-preloader .txt-loading {
        font-size: 30px;
        line-height: 30px
    }

    .recent-post .post-title,
    .sec-text {
        font-size: 16px
    }

    .shadow-title {
        font-size: 52px
    }
}

@media (max-width:375px) {
    .shadow-title {
        font-size: 40px
    }

    .title-area2 {
        padding: 40px 20px
    }

    .recent-post .media-img {
        margin-right: 20px;
        width: 100px
    }
}

@media (max-width:330px) {
    .recent-post .post-title {
        font-size: 14px;
        line-height: 24px
    }

    .recent-post .recent-post-meta a {
        font-size: 12px
    }

    .recent-post .media-img {
        margin-right: 14px;
        width: 90px
    }
}

.footer-widget,
.mb-50 {
    margin-bottom: 50px
}

.footer-widget,
.footer-widget .widget {
    padding: 0;
    border: none;
    background-color: transparent;
    box-shadow: none
}

.footer-widget .form-group > i {
    color: var(--theme-color);
    top: 18px
}

.footer-widget .widget_title {
    max-width: 270px;
    color: var(--white-color);
    font-weight: 600;
    font-size: 24px;
    font-family: var(--body-font);
    text-transform: capitalize;
    margin: -.12em 0 30px;
    padding: 0
}

.footer-widget .widget_title img {
    margin: -7px 10px 0 0
}

.footer-widget.widget_archive ul,
.footer-widget.widget_categories ul,
.footer-widget.widget_meta ul,
.footer-widget.widget_nav_menu ul,
.footer-widget.widget_pages ul {
    margin-top: -4px
}

.footer-widget.widget_archive .menu,
.footer-widget.widget_archive > ul,
.footer-widget.widget_categories .menu,
.footer-widget.widget_categories > ul,
.footer-widget.widget_meta .menu,
.footer-widget.widget_meta > ul,
.footer-widget.widget_nav_menu .menu,
.footer-widget.widget_nav_menu > ul,
.footer-widget.widget_pages .menu,
.footer-widget.widget_pages > ul {
    margin-bottom: -4px
}

.footer-widget.widget_archive a,
.footer-widget.widget_categories a,
.footer-widget.widget_meta a,
.footer-widget.widget_nav_menu a,
.footer-widget.widget_pages a {
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 0 22px;
    margin-bottom: 8px;
    font-family: var(--body-font);
    display: block;
    max-width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background-color: transparent;
    border-bottom: none;
    position: relative
}

.footer-widget.widget_archive a:before,
.footer-widget.widget_categories a:before,
.footer-widget.widget_meta a:before,
.footer-widget.widget_nav_menu a:before,
.footer-widget.widget_pages a:before {
    content: "\f105";
    font-weight: 400;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 16px;
    background-color: transparent;
    border: none;
    color: var(--body-color)
}

.footer-widget.widget_archive a:hover,
.footer-widget.widget_categories a:hover,
.footer-widget.widget_meta a:hover,
.footer-widget.widget_nav_menu a:hover,
.footer-widget.widget_pages a:hover {
    background-color: transparent;
    color: var(--theme-color2)
}

.footer-widget.widget_archive a:hover:before,
.footer-widget.widget_categories a:hover:before,
.footer-widget.widget_meta a:hover:before,
.footer-widget.widget_nav_menu a:hover:before,
.footer-widget.widget_pages a:hover:before {
    color: var(--theme-color2);
    left: 5px
}

.footer-widget.widget_archive li > span,
.footer-widget.widget_categories li > span,
.footer-widget.widget_meta li > span,
.footer-widget.widget_nav_menu li > span,
.footer-widget.widget_pages li > span {
    width: auto;
    height: auto;
    position: relative;
    background-color: transparent;
    color: var(--body-color);
    line-height: 1
}

.icon-group a,
.main-menu a,
.menu-expand {
    color: var(--white-color)
}

.footer-widget .recent-post {
    max-width: 300px;
    margin-bottom: 20px
}

.footer-widget .recent-post .media-img {
    max-width: 80px
}

.footer-widget .recent-post .media-img:after {
    line-height: 74px
}

.footer-widget .recent-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.footer-widget .recent-post .recent-post-meta {
    margin-top: -.4em
}

.footer-widget .recent-post .recent-post-meta a {
    font-weight: 400;
    line-height: 1.2
}

.about-logo,
.mb-15 {
    margin-bottom: 15px
}

.th-widget-about {
    max-width: 354px;
    margin-bottom: -.5em
}

.th-widget-about .about-logo {
    margin-bottom: 44px
}

.th-widget-about .about-text {
    margin-bottom: 30px;
    margin-top: -.5em
}

.footer-text {
    margin-top: -.5em;
    margin-bottom: -.5em
}

.icon-group a {
    font-size: 18px;
    margin-right: 17px
}

.th-header {
    position: relative;
    z-index: 41
}

.th-header .icon-btn {
    border-radius: 99px
}

.sticky-wrapper.sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: var(--theme-color);
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .07));
    -webkit-animation: .4s ease-in-out stickyAni;
    animation: .4s ease-in-out stickyAni
}

.dropdown-menu:before,
.main-menu ul.sub-menu {
    background-color: var(--white-color);
    z-index: -1
}

@-webkit-keyframes stickyAni {
    0% {
        -webkit-transform: translate3d(0, -40px, 0) scaleY(.8);
        transform: translate3d(0, -40px, 0) scaleY(.8);
        opacity: .7
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0) scaleY(1);
        transform: translate3d(0, 0, 0) scaleY(1);
        opacity: 1
    }
}

@keyframes stickyAni {
    0% {
        -webkit-transform: translate3d(0, -40px, 0) scaleY(.8);
        transform: translate3d(0, -40px, 0) scaleY(.8);
        opacity: .7
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0) scaleY(1);
        transform: translate3d(0, 0, 0) scaleY(1);
        opacity: 1
    }
}

.main-menu a {
    display: block;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    font-family: var(--body-font)
}

.main-menu > ul > li {
    margin: 0 15px
}

.main-menu > ul > li > a {
    padding: 37px 0
}

.main-menu ul li {
    list-style-type: none;
    display: inline-block;
    position: relative
}

.main-menu ul li.menu-item-has-children > a:after,
.main-menu ul li:has(.mega-menu) > a:after,
.main-menu ul li:has(.sub-menu) > a:after {
    content: "\f107";
    display: inline-block;
    position: relative;
    font-family: var(--icon-font);
    margin-left: 4px;
    font-weight: 400;
    top: 0;
    font-size: .9em;
    color: var(--white-color);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.main-menu ul li.menu-item-has-children > a:hover:after,
.main-menu ul li:has(.mega-menu) > a:hover:after,
.main-menu ul li:has(.sub-menu) > a:hover:after {
    content: "\f106";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: var(--theme-color2)
}

.main-menu ul li:last-child,
.social-links a:last-child {
    margin-right: 0 !important
}

.main-menu ul li:first-child {
    margin-left: 0 !important
}

.main-menu ul li:hover > ul.sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 9
}

.main-menu ul.sub-menu {
    position: absolute;
    text-align: left;
    top: 100%;
    visibility: hidden;
    min-width: 230px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    opacity: 0;
    box-shadow: 0 4px 15px rgba(1, 15, 28, .06);
    border-radius: 10px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: .4s;
    transition: .4s;
    padding: 19px 11px 17px;
    left: -27px
}

.main-menu ul.sub-menu a {
    font-size: 16px;
    line-height: 30px;
    color: var(--title-color)
}

.main-menu ul.sub-menu li {
    display: block;
    margin: 0;
    padding: 0 9px
}

.main-menu ul.sub-menu li:not(:last-child),
.mb-5 {
    margin-bottom: 5px
}

.main-menu ul.sub-menu li.menu-item-has-children > a:after,
.main-menu ul.sub-menu li:has(.mega-menu) > a:after,
.main-menu ul.sub-menu li:has(.sub-menu) > a:after {
    content: "\f105";
    float: right;
    top: 1px;
    display: inline-block;
    color: var(--title-color)
}

.main-menu ul.sub-menu li.menu-item-has-children > a:hover:after,
.main-menu ul.sub-menu li:has(.mega-menu) > a:hover:after,
.main-menu ul.sub-menu li:has(.sub-menu) > a:hover:after {
    content: "\f105";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.main-menu ul.sub-menu li a {
    position: relative;
    text-transform: capitalize
}

.main-menu ul.sub-menu li a:before {
    content: "\e1b1";
    position: absolute;
    top: 7px;
    left: 0;
    font-family: var(--icon-font);
    text-align: center;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    color: var(--theme-color);
    font-weight: 400;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0
}

.main-menu ul.sub-menu li a:hover {
    color: var(--theme-color);
    padding-left: 27px
}

.main-menu ul.sub-menu li a:hover:before {
    visibility: visible;
    opacity: 1;
    left: 0
}

.main-menu ul.sub-menu li ul.sub-menu {
    left: 100%;
    right: auto;
    top: 0;
    margin: 0 0 0 8px
}

.main-menu ul.sub-menu li ul.sub-menu li ul {
    left: 100%;
    right: auto
}

.simple-icon {
    border: none;
    background-color: transparent;
    padding: 0;
    font-size: 24px;
    position: relative
}

.simple-icon:has(.badge) {
    padding-right: 8px
}

.simple-icon .badge {
    top: -8px;
    right: 0;
    font-size: 12px
}

.header-button {
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

.header-button .icon-btn .badge,
.header-icons .icon-btn .badge {
    font-size: 12px;
    top: 0;
    right: 0
}

.header-button .icon-btn:hover .badge,
.header-icons .icon-btn:hover .badge {
    background-color: var(--title-dark)
}

.header-button .th-btn {
    padding: 16px 24px
}

.sidebar-btn .line {
    display: block;
    width: 32px;
    margin: auto;
    transition: .4s
}

.header-links li,
.social-links .social-title,
.social-links a {
    display: inline-block;
    font-size: 16px
}

.sidebar-btn .line:nth-child(2),
.sidebar-btn.style2 .line:first-child {
    width: 20px
}

.sidebar-btn.style2:hover .line:first-child,
.sidebar-btn.style2:hover .line:nth-child(2),
.sidebar-btn.style3 .line:first-child,
.sidebar-btn.style3:hover .line:first-child,
.sidebar-btn.style3:hover .line:nth-child(2),
.sidebar-btn:hover .line:nth-child(2) {
    width: 32px
}

.sidebar-btn.style2 .line:nth-child(2),
.sidebar-btn.style3 .line:nth-child(2) {
    width: 27px
}

.social-links .social-title {
    font-weight: 500;
    margin: 0 10px 0 0;
    color: var(--body-color)
}

.social-links a {
    color: var(--body-color);
    margin: 0 15px 0 0
}

.header-logo,
.py-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.header-links ul,
.product-inner-list > ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.header-links li {
    position: relative;
    font-weight: 600;
    font-family: var(--title-font)
}

.header-links li:not(:last-child) {
    margin: 0 55px 0 0
}

.header-links li:not(:last-child):after {
    content: '';
    height: 20px;
    width: 1px;
    background-color: #363739;
    position: absolute;
    top: 0;
    right: -30px;
    margin-top: 3px
}

.header-links li > i {
    margin-right: 11px;
    color: var(--theme-color)
}

.header-links b,
.header-links strong {
    font-weight: 600;
    margin-right: 6px
}

.copyright-text,
.header-notice {
    margin: 0
}

.dropdown-link > a i {
    color: var(--theme-color);
    margin-right: 5px
}

.dropdown-toggle::after {
    content: "\f078";
    border: none;
    font-family: var(--icon-font);
    vertical-align: middle;
    font-weight: 400;
    margin-left: 6px;
    margin-top: -1px
}

.dropdown-menu {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: auto;
    top: calc(100% + 6px) !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    padding: 8px 20px !important;
    text-align: center;
    border-color: var(--th-border-color)
}

.dropdown-menu li {
    padding-right: 0;
    margin-right: 0
}

.dropdown-menu li a {
    display: block;
    font-weight: 400;
    font-size: 14px
}

.dropdown-menu a {
    color: var(--title-dark) !important
}

.dropdown-menu:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -7px;
    width: 14px;
    height: 14px;
    margin-left: -7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid var(--th-border-color);
    border-left: 1px solid var(--th-border-color)
}

.header-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    gap: 15px
}

.menu-expand {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: var(--theme-color2);
    padding: 17px 25px;
    width: 100%
}

.hero-1 .scroll-down .hero-scroll-wrap,
.info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.menu-expand i,
.mr-15 {
    margin-right: 15px
}

.header-default .main-menu > ul > li > a:before {
    content: '';
    position: absolute;
    left: 0;
    width: 0%;
    margin-top: 30px;
    transition: .4s
}

.header-default .th-menu-toggle {
    margin-left: auto
}

.header-default .sticky-wrapper.sticky .header-logo,
.project-slider4 .slider-pagination,
.project-slider4 .swiper-slide.swiper-slide-active .portfolio-card.style4 {
    margin-top: 0
}

.header-default .sticky-wrapper.sticky .main-menu > ul > li > a {
    padding: 41px 0
}

.header-default .header-button .th-btn {
    padding: 12px 24px
}

.header-layout2 .main-menu ul li.menu-item-has-children > a:after,
.header-layout2 .main-menu ul li:has(.sub-menu) > a:after {
    color: var(--title-color)
}

.header-layout2 .main-menu > ul > li > a:hover {
    color: var(--theme-color);
    text-shadow: 0 0 0 var(--theme-color), 0 0 0 var(--theme-color), 0 0 0 var(--theme-color)
}

.header-layout2 .th-menu-toggle.sidebar-btn {
    width: 56px;
    background: var(--title-dark)
}

.header-layout2 .header-button .th-btn {
    padding: 13px 24px
}

.header-layout2 .main-menu > ul > li > a:before {
    content: '';
    position: absolute;
    height: 1px;
    left: 0;
    background: var(--title-color);
    width: 0%;
    margin-top: 30px;
    -webkit-transition: .4s;
    transition: .4s
}

.footer-wrapper {
    --th-border-color: rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 2;
    background-color: #212428;
    overflow: hidden
}

.footer-wrapper .social-links a {
    margin: 0 30px 0 0
}

.widget-area {
    padding-top: 80px;
    padding-bottom: 30px
}

.sticky-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.footer-links ul {
    padding: 0;
    margin: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 10px 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-links li {
    font-family: var(--body-font);
    display: inline-block;
    position: relative
}

.footer-links li:last-child {
    margin-right: 0;
    padding-right: 0
}

.footer-links a {
    font-family: var(--body-font);
    color: var(--light-color)
}

.copyright-wrap {
    padding: 20px 0;
    background-size: 100% auto;
    background-color: rgba(23, 26, 30, .4)
}

.copyright-wrap .copyright-text a:hover,
.counter-card .box-number .counter-number,
.footer-layout2 .footer-widget .widget_title,
.hero-2 .about-tag .about-experience-tag,
.hero-style2 .about-experience-tag,
.marquee-area-1 .marquee-wrap-1 .marquee-item:hover,
.property-card.style-dark .property-author-wrap a:hover,
.property-card.style-dark .property-card-title:hover,
.service-card.style3 .box-title a:hover {
    color: var(--title-color)
}

.footer-default {
    --body-color: #A4B5BA
}

.footer-default .widget-area {
    padding-top: 120px;
    padding-bottom: 70px
}

.footer-layout2 {
    --body-color: #6E7070
}

.footer-layout2 .widget-area {
    padding-bottom: 75px
}

.footer-layout2 .widget .th-social a {
    box-shadow: none;
    border-color: #c2d6c2;
    color: var(--title-dark);
    --icon-size: 32px;
    line-height: 32px;
    font-size: 14px
}

.footer-layout2 .copyright-wrap .copyright-text,
.footer-layout2 .copyright-wrap .copyright-text a,
.footer-layout2 .footer-links a {
    color: #c2d6c2
}

.th-hero-wrapper {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.hero-title {
    margin-bottom: 24px;
    margin-top: -.2em
}

.hero-1 {
    background: var(--theme-color);
    padding-top: 120px;
    margin-top: -1px;
    position: relative
}

.hero-1 .hero-big-text {
    position: absolute;
    bottom: -30px;
    font-size: 250px;
    font-family: var(--title-font);
    font-weight: 500;
    line-height: 1;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px var(--white-color);
    opacity: .2;
    z-index: 1
}

@media (max-width:1500px) {
    .slider-arrow {
        --arrow-horizontal: -20px;
        --pos-x: -30px
    }

    .main-menu > ul > li {
        margin: 0 13px
    }

    .hero-1 .hero-big-text {
        font-size: 200px
    }
}

@media (max-width:1299px) {
    .menu-expand {
        font-size: 15px
    }

    .hero-1 .hero-big-text {
        font-size: 170px
    }
}

@media (max-width:991px) {
    .header-logo {
        padding-top: 16.5px;
        padding-bottom: 16.5px
    }

    .header-button {
        margin: 15px 0
    }

    .footer-wrapper .widget-area {
        padding-top: var(--section-space-mobile);
        padding-bottom: 30px
    }

    .copyright-text {
        text-align: center
    }

    .footer-layout2 .widget-area {
        padding-bottom: 25px
    }

    .hero-1 {
        padding-top: 110px
    }

    .hero-1 .hero-big-text {
        font-size: 150px
    }
}

.hero-1 .hero-slider1 {
    max-width: 1604px;
    margin: -165px auto auto;
    -webkit-transform: translate(0, 165px);
    -ms-transform: translate(0, 165px);
    transform: translate(0, 165px)
}

.hero-1 .hero-slider1 .hero-inner {
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-animation: 20s infinite scalein;
    animation: 20s infinite scalein;
    content: '';
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(16.07deg, rgba(13, 13, 13, .5) 33.66%, rgba(13, 13, 13, 0) 121.82%);
    background: linear-gradient(73.93deg, rgba(13, 13, 13, .5) 33.66%, rgba(13, 13, 13, 0) 121.82%);
    z-index: -1
}

.hero-1 .hero-slider1 .slider-pagination {
    position: absolute;
    text-align: end;
    padding-right: 32px;
    padding-bottom: 48px;
    --swiper-pagination-bullet-size: 8px
}

.hero-1 .hero-slider1 .slider-pagination .swiper-pagination-bullet {
    --swiper-pagination-bullet-horizontal-gap: 16px;
    background: var(--white-color)
}

.hero-1 .hero-slider1 .slider-pagination .swiper-pagination-bullet:before {
    border: 1px solid var(--white-color)
}

.hero-1 .hero-slider1 .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

@media (max-width:1299px) {
    .hero-1 .hero-slider1 {
        margin-left: 70px;
        margin-right: 70px
    }
}

@media (max-width:991px) {
    .hero-1 .hero-slider1 .slider-pagination {
        text-align: center;
        padding-right: 0
    }

    .hero-1 .hero-slider1 {
        margin-left: 35px;
        margin-right: 35px;
        border-radius: 20px 0 20px 20px
    }

    .hero-1 .scroll-down {
        display: none
    }
}

.hero-1 .scroll-down {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    position: absolute;
    right: -14px;
    bottom: 48px;
    z-index: 1
}

.hero-1 .scroll-down .hero-scroll-wrap {
    color: var(--white-color);
    display: flex;
    gap: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px
}

.hero-1 .scroll-down .hero-scroll-wrap i {
    font-size: 36px;
    margin-bottom: -2px
}

.hero-video-wrap {
    --icon-size: 116px
}

.hero-2 {
    margin-top: 58px
}

.hero-2 .hero-thumb2-1 {
    border-radius: 32px;
    overflow: hidden
}

.hero-2 .hero-thumb2-1 img {
    height: 700px;
    object-fit: cover;
    width: 100%
}

.hero-2 .hero-grid-thumb {
    margin-top: -225px
}

.hero-2 .hero-grid-thumb .box-img {
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    z-index: 1;
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer
}

.hero-2 .hero-grid-thumb .box-img:after {
    content: '';
    position: absolute;
    inset: 0;
    background: #0d0d0c;
    opacity: 0
}

.hero-2 .hero-grid-thumb .box-img img {
    height: 192px;
    object-fit: cover;
    width: 100%
}

.hero-2 .hero-grid-thumb .box-img .slider-number {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 32px;
    font-weight: 400;
    font-family: var(--body-font);
    color: var(--white-color);
    z-index: 1;
    -webkit-transition: .4s;
    transition: .4s;
    opacity: 0
}

.hero-2 .hero-slider-thumb-wrap {
    margin-right: -15px
}

.hero-2 .hero-slider-thumb-wrap .slider-arrow {
    --pos-x: -25px;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.hero-2 .about-tag {
    position: absolute;
    right: 62px;
    top: 50%;
    -webkit-transform: translate(0, calc(-50% - 60px));
    -ms-transform: translate(0, calc(-50% - 60px));
    transform: translate(0, calc(-50% - 60px))
}

@media (max-width:1500px) {
    .hero-1 .hero-slider1 {
        max-width: 1220px
    }

    .hero-1 .scroll-down {
        right: -34px
    }

    .hero-2 .about-tag {
        -webkit-transform: translate(0, calc(-50% - 0px));
        -ms-transform: translate(0, calc(-50% - 0px));
        transform: translate(0, calc(-50% - 0px))
    }
}

@media (max-width:1299px) {
    .hero-2 .about-tag {
        -webkit-transform: translate(0, calc(-50% + 20px));
        -ms-transform: translate(0, calc(-50% + 20px));
        transform: translate(0, calc(-50% + 20px))
    }

    .hero-2 .about-tag .about-tag-thumb img {
        width: 150px
    }

    .hero-2 .about-tag .about-experience-tag {
        height: 170px;
        width: 170px;
        margin-left: -85px;
        margin-top: -85px
    }

    .hero-2 .about-tag .about-experience-tag span {
        height: 100px;
        left: 39%;
        top: -8px
    }
}

@media (min-width:1600px) {

    .header-default,
    .header-layout2,
    .hero-2 {
        --main-container: 1760px
    }
}

.hero-style2 .hero-subtitle {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px
}

.hero-style2 .hero-title {
    margin-bottom: 15px;
    font-size: 60px;
    font-weight: 500;
    text-transform: uppercase
}

.hero-style2 .hero-text {
    margin-bottom: 48px;
    max-width: 648px;
    font-size: 18px
}

.hero-style2 .about-tag {
    margin-left: auto;
    margin-top: -120px
}

.hero-style2 .btn-wrap {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start
}

@media (max-width:1500px) {
    .hero-style2 .about-tag {
        margin-top: -60px
    }

    .hero-2 .hero-grid-thumb {
        margin-top: -192px
    }

    .hero-style2 .hero-title {
        font-size: 50px;
        margin-bottom: 18px
    }

    .hero-2 .hero-grid-thumb .box-img img {
        height: 170px
    }

    .contact-bg-shape1-1 {
        display: none
    }
}

@media (max-width:1299px) {
    .hero-style2 .about-tag {
        margin-top: -30px
    }

    .hero-style2 .about-tag .about-tag-thumb img {
        width: 150px
    }

    .hero-style2 .about-experience-tag {
        height: 170px;
        width: 170px;
        margin-left: -85px;
        margin-top: -85px
    }

    .hero-style2 .about-experience-tag span {
        height: 100px;
        left: 39%;
        top: -8px
    }

    .hero-2 .hero-slider-thumb-wrap .slider-arrow {
        display: none
    }

    .hero-2 .hero-thumb2-1 img {
        height: 670px
    }

    .product-thumb-tab {
        --thumb: 100px;
        margin-left: -40px
    }
}

@media (max-width:1199px) {

    .author-widget-wrap .name,
    .widget_title {
        font-size: 22px
    }

    .widget {
        --widget-padding-y: 30px;
        --widget-padding-x: 30px
    }

    .widget_title {
        margin: -.12em 0 28px
    }

    .footer-widget.widget_archive a,
    .footer-widget.widget_categories a,
    .footer-widget.widget_meta a,
    .footer-widget.widget_nav_menu a,
    .footer-widget.widget_pages a {
        margin-bottom: 16px
    }

    .header-default .main-menu {
        margin-left: 0
    }

    .hero-2 .about-tag {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        position: relative;
        left: 50%;
        right: auto;
        top: auto;
        margin-top: 30px
    }

    .hero-2 {
        padding-bottom: 120px
    }

    .hero-2 .hero-slider-thumb-wrap {
        margin-right: 0
    }

    .hero-2 .hero-grid-thumb {
        display: none
    }

    .hero-2 .hero-thumb2-1 img {
        height: 500px
    }

    .hero-style2 {
        text-align: center
    }

    .hero-style2 .hero-text {
        margin-left: auto;
        margin-right: auto
    }

    .hero-style2 .btn-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .hero-style2 .about-tag {
        margin-top: 0;
        margin-left: 0;
        width: -webkit-fill-available
    }

    .th-sort-bar select {
        min-width: auto
    }

    .product-about,
    .summary-content {
        padding-left: 0
    }
}

.img-magnifier-glass,
.magnify .magnifier {
    box-shadow: inset 0 10px 18px rgba(0, 0, 0, .2);
    border-radius: 50%
}

@-webkit-keyframes scrollMove {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes scrollMove {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

.error-subtitle {
    font-size: 32px;
    font-weight: 600;
    color: var(--theme-color)
}

.sidemenu-wrapper {
    position: fixed;
    z-index: 99999;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    background-color: rgba(0, 0, 0, .75);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .8s;
    transition: .8s
}

.info-box {
    display: flex;
    margin-bottom: 11px
}

.info-box_icon {
    font-size: 16px;
    background-color: transparent;
    color: var(--theme-color);
    text-align: center;
    margin-right: 10px
}

#productCarousel .slick-arrow {
    top: 37.5%
}

.mfp-content {
    margin: 1.5rem auto
}

.mfp-content .product-details-img,
.pt-15 {
    padding-top: 15px
}

.mfp-content .product-about,
.py-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.mfp-content .product-big-img {
    margin-top: 12px;
    margin-bottom: 12px
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out
}

.img-magnifier-glass {
    position: absolute;
    cursor: none;
    width: 200px;
    height: 200px
}

.magnify {
    position: relative;
    cursor: none
}

.magnify .magnifier {
    height: 180px;
    width: 180px;
    position: absolute;
    z-index: 20;
    background-size: 700%;
    background-repeat: no-repeat;
    margin-left: -90px !important;
    margin-top: -90px !important;
    pointer-events: none;
    display: none
}

.magnify .magnified {
    display: block;
    z-index: 10;
    margin: auto;
    width: 100%;
    height: 100%
}

.bg-img img,
.magnify img {
    width: 100%;
    height: 100%
}

#productTabContent {
    margin-bottom: -10px
}

#additional_information,
.mb-40 {
    margin-bottom: 40px
}

.product-inner-list li {
    position: relative;
    padding-left: 15px
}

.product-inner-list li:before {
    content: "-";
    position: absolute;
    left: 0
}

.share-title {
    font-size: 16px;
    font-weight: 600;
    color: var(--title-color);
    margin-bottom: 8px
}

.product-inner-title {
    font-size: 32px;
    border-bottom: 1px solid var(--th-border-color);
    padding: 0 0 7px;
    margin: 0 0 30px
}

.related-product-wrapper {
    padding-top: 115px
}

@media (max-width:991px) {
    .hero-video-wrap {
        padding-bottom: 120px
    }

    .hero-2 {
        padding-bottom: 80px;
        margin-top: 0
    }

    .product-big-img {
        margin-bottom: 40px
    }

    .product-thumb-tab {
        margin-left: -10px
    }

    .th-product-box.list-view .product-img {
        max-width: 150px
    }

    .th-sort-bar .row {
        --bs-gutter-x: 20px
    }

    .th-sort-bar .nav a:last-child {
        margin-right: 0;
        padding-right: 0
    }

    .th-sort-bar .nav a:last-child:before,
    .tinvwl-full {
        display: none
    }

    .tinvwl-txt {
        display: inline-block !important
    }

    .product-stock {
        width: 40px;
        text-align: center
    }
}

.empty-notice {
    margin: 40px auto
}

.location-map .location-map-address {
    border-radius: 10px;
    background: var(--theme-color);
    overflow: hidden;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 16px;
    gap: 14px;
    max-width: 252px;
    position: absolute;
    right: 95px;
    bottom: 50px
}

.location-map .location-map-address .thumb {
    width: 67px;
    height: 64px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid var(--gray-color)
}

.gallery-list-1 li img,
.gallery-list-2 li img,
.location-map .location-map-address .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.location-map .location-map-address .title {
    color: var(--white-color);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: var(--body-font)
}

.location-map .location-map-address .text {
    font-size: 14px;
    font-weight: 400;
    color: var(--gray-color);
    margin-bottom: 8px;
    font-family: var(--body-font)
}

.contact-map {
    line-height: 0;
    max-width: 1920px;
    margin: 0 auto
}

.contact-map iframe {
    width: 100%;
    height: 377px;
    border-radius: 10px
}

.contact-map.style2 {
    max-width: none;
    width: 100%
}

.contact-map.style2 iframe {
    height: 450px;
    border-radius: 0
}

@media (max-width:1199px) {

    .contact-map iframe,
    .contact-map.style2 iframe {
        height: 400px
    }
}

.about-contact-grid,
.author-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.about-contact-grid {
    display: flex;
    gap: 16px;
    border: 1px solid #97ae97;
    border-radius: 16px;
    padding: 24px 24px 18px;
    -webkit-transition: .4s;
    transition: .4s
}

.about-contact-grid .about-contact-icon {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: var(--title-dark);
    border-radius: 50%;
    color: var(--white-color)
}

.about-contact-grid .about-contact-details-title {
    font-size: 24px;
    font-weight: 500;
    margin-top: -.3em;
    margin-bottom: 8px
}

.about-contact-grid:hover {
    box-shadow: 0 15px 30px rgba(176, 198, 176, .5);
    border-color: transparent
}

.contact-sec-map {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%
}

.img-box1,
.img-box1 img {
    width: 100%;
    position: relative
}

.contact-sec-map .contact-map {
    height: 100%
}

.contact-sec-map .contact-map iframe {
    height: 100%;
    border-radius: 0
}

.contact-sec-map .location-map-address {
    background: var(--title-dark);
    right: 15%;
    bottom: 30%
}

.about-contact-grid.style2 {
    background: var(--theme-color);
    border-radius: 8px
}

.about-contact-grid.style2 .about-contact-icon {
    width: 70px;
    height: 70px;
    text-align: center;
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, .2);
    line-height: 70px;
    font-size: 32px;
    color: var(--white-color);
    -webkit-transition: .4s;
    transition: .4s
}

.about-contact-grid.style2 .about-contact-details-title {
    font-size: 20px;
    font-weight: 600;
    color: var(--white-color)
}

.about-contact-grid.style2 .about-contact-details-text,
.about-contact-grid.style2 .about-contact-details-text a,
.service-card.style4 .box-text {
    color: var(--light-color)
}

.about-contact-grid.style2:hover .about-contact-icon {
    background: var(--light-color);
    border-color: var(--light-color);
    color: var(--theme-color)
}

.about-contact-grid.style3 {
    border-color: var(--white-color)
}

.about-contact-grid.style3:hover {
    box-shadow: 0 15px 30px rgba(131, 150, 155, .5)
}

.img-box1 {
    z-index: 2;
    text-align: center
}

.img-box1 img {
    display: inline-block;
    -webkit-mask-image: url(../img/shape/about-1-mask.webp);
    mask-image: url(../img/shape/about-1-mask.webp);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%
}

.about-tag {
    display: inline-block;
    position: relative;
    padding: 22px
}

.about-tag .about-tag-thumb {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden
}

.about-experience-tag {
    display: inline-block;
    height: 250px;
    width: 250px;
    border-radius: 50%;
    z-index: 1;
    font-size: 20px;
    font-weight: 300;
    font-family: var(--body-font);
    color: var(--white-color);
    line-height: normal;
    text-align: center;
    -webkit-animation: 20s linear infinite spin;
    animation: 20s linear infinite spin;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -125px;
    margin-top: -125px
}

.about-experience-tag span {
    --rotate-letter: 7deg;
    height: 127px;
    position: absolute;
    width: 20px;
    left: 42%;
    top: -2px;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: rotate(var(--rotate-letter));
    -ms-transform: rotate(var(--rotate-letter));
    transform: rotate(var(--rotate-letter))
}

.about-experience-tag span.char2 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 2));
    -ms-transform: rotate(calc(var(--rotate-letter) * 2));
    transform: rotate(calc(var(--rotate-letter) * 2))
}

.about-experience-tag span.char3 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 3));
    -ms-transform: rotate(calc(var(--rotate-letter) * 3));
    transform: rotate(calc(var(--rotate-letter) * 3))
}

.about-experience-tag span.char4 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 4));
    -ms-transform: rotate(calc(var(--rotate-letter) * 4));
    transform: rotate(calc(var(--rotate-letter) * 4))
}

.about-experience-tag span.char5 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 5));
    -ms-transform: rotate(calc(var(--rotate-letter) * 5));
    transform: rotate(calc(var(--rotate-letter) * 5))
}

.about-experience-tag span.char6 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 6));
    -ms-transform: rotate(calc(var(--rotate-letter) * 6));
    transform: rotate(calc(var(--rotate-letter) * 6))
}

.about-experience-tag span.char7 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 7));
    -ms-transform: rotate(calc(var(--rotate-letter) * 7));
    transform: rotate(calc(var(--rotate-letter) * 7))
}

.about-experience-tag span.char8 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 8));
    -ms-transform: rotate(calc(var(--rotate-letter) * 8));
    transform: rotate(calc(var(--rotate-letter) * 8))
}

.about-experience-tag span.char9 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 9));
    -ms-transform: rotate(calc(var(--rotate-letter) * 9));
    transform: rotate(calc(var(--rotate-letter) * 9))
}

.about-experience-tag span.char10 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 10));
    -ms-transform: rotate(calc(var(--rotate-letter) * 10));
    transform: rotate(calc(var(--rotate-letter) * 10))
}

.about-experience-tag span.char11 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 11));
    -ms-transform: rotate(calc(var(--rotate-letter) * 11));
    transform: rotate(calc(var(--rotate-letter) * 11))
}

.about-experience-tag span.char12 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 12));
    -ms-transform: rotate(calc(var(--rotate-letter) * 12));
    transform: rotate(calc(var(--rotate-letter) * 12))
}

.about-experience-tag span.char13 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 13));
    -ms-transform: rotate(calc(var(--rotate-letter) * 13));
    transform: rotate(calc(var(--rotate-letter) * 13))
}

.about-experience-tag span.char14 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 14));
    -ms-transform: rotate(calc(var(--rotate-letter) * 14));
    transform: rotate(calc(var(--rotate-letter) * 14))
}

.about-experience-tag span.char15 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 15));
    -ms-transform: rotate(calc(var(--rotate-letter) * 15));
    transform: rotate(calc(var(--rotate-letter) * 15))
}

.about-experience-tag span.char16 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 16));
    -ms-transform: rotate(calc(var(--rotate-letter) * 16));
    transform: rotate(calc(var(--rotate-letter) * 16))
}

.about-experience-tag span.char17 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 17));
    -ms-transform: rotate(calc(var(--rotate-letter) * 17));
    transform: rotate(calc(var(--rotate-letter) * 17))
}

.about-experience-tag span.char18 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 18));
    -ms-transform: rotate(calc(var(--rotate-letter) * 18));
    transform: rotate(calc(var(--rotate-letter) * 18))
}

.about-experience-tag span.char19 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 19));
    -ms-transform: rotate(calc(var(--rotate-letter) * 19));
    transform: rotate(calc(var(--rotate-letter) * 19))
}

.about-experience-tag span.char20 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 20));
    -ms-transform: rotate(calc(var(--rotate-letter) * 20));
    transform: rotate(calc(var(--rotate-letter) * 20))
}

.about-experience-tag span.char21 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 21));
    -ms-transform: rotate(calc(var(--rotate-letter) * 21));
    transform: rotate(calc(var(--rotate-letter) * 21))
}

.about-experience-tag span.char22 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 22));
    -ms-transform: rotate(calc(var(--rotate-letter) * 22));
    transform: rotate(calc(var(--rotate-letter) * 22))
}

.about-experience-tag span.char23 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 23));
    -ms-transform: rotate(calc(var(--rotate-letter) * 23));
    transform: rotate(calc(var(--rotate-letter) * 23))
}

.about-experience-tag span.char24 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 24));
    -ms-transform: rotate(calc(var(--rotate-letter) * 24));
    transform: rotate(calc(var(--rotate-letter) * 24))
}

.about-experience-tag span.char25 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 25));
    -ms-transform: rotate(calc(var(--rotate-letter) * 25));
    transform: rotate(calc(var(--rotate-letter) * 25))
}

.about-experience-tag span.char26 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 26));
    -ms-transform: rotate(calc(var(--rotate-letter) * 26));
    transform: rotate(calc(var(--rotate-letter) * 26))
}

.about-experience-tag span.char27 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 27));
    -ms-transform: rotate(calc(var(--rotate-letter) * 27));
    transform: rotate(calc(var(--rotate-letter) * 27))
}

.about-experience-tag span.char28 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 28));
    -ms-transform: rotate(calc(var(--rotate-letter) * 28));
    transform: rotate(calc(var(--rotate-letter) * 28))
}

.about-experience-tag span.char29 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 29));
    -ms-transform: rotate(calc(var(--rotate-letter) * 29));
    transform: rotate(calc(var(--rotate-letter) * 29))
}

.about-experience-tag span.char30 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 30));
    -ms-transform: rotate(calc(var(--rotate-letter) * 30));
    transform: rotate(calc(var(--rotate-letter) * 30))
}

.about-experience-tag span.char31 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 31));
    -ms-transform: rotate(calc(var(--rotate-letter) * 31));
    transform: rotate(calc(var(--rotate-letter) * 31))
}

.about-experience-tag span.char32 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 32));
    -ms-transform: rotate(calc(var(--rotate-letter) * 32));
    transform: rotate(calc(var(--rotate-letter) * 32))
}

.about-experience-tag span.char33 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 33));
    -ms-transform: rotate(calc(var(--rotate-letter) * 33));
    transform: rotate(calc(var(--rotate-letter) * 33))
}

.about-experience-tag span.char34 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 34));
    -ms-transform: rotate(calc(var(--rotate-letter) * 34));
    transform: rotate(calc(var(--rotate-letter) * 34))
}

.about-experience-tag span.char35 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 35));
    -ms-transform: rotate(calc(var(--rotate-letter) * 35));
    transform: rotate(calc(var(--rotate-letter) * 35))
}

.about-experience-tag span.char36 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 36));
    -ms-transform: rotate(calc(var(--rotate-letter) * 36));
    transform: rotate(calc(var(--rotate-letter) * 36))
}

.about-experience-tag span.char37 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 37));
    -ms-transform: rotate(calc(var(--rotate-letter) * 37));
    transform: rotate(calc(var(--rotate-letter) * 37))
}

.about-experience-tag span.char38 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 38));
    -ms-transform: rotate(calc(var(--rotate-letter) * 38));
    transform: rotate(calc(var(--rotate-letter) * 38))
}

.about-experience-tag span.char39 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 39));
    -ms-transform: rotate(calc(var(--rotate-letter) * 39));
    transform: rotate(calc(var(--rotate-letter) * 39))
}

.about-experience-tag span.char40 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 40));
    -ms-transform: rotate(calc(var(--rotate-letter) * 40));
    transform: rotate(calc(var(--rotate-letter) * 40))
}

.author-grid {
    display: flex;
    gap: 30px 45px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.about-wrap2,
.author-grid .author-profile,
.counter-card-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.author-grid .author-profile {
    display: flex;
    gap: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.author-grid .author-profile .author-profile-name {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .02em;
    margin-bottom: 2px
}

.author-grid .author-profile .author-desig {
    margin-bottom: 0;
    font-size: 16px
}

.about-area-2,
.project-slider2 {
    position: relative;
    left: calc((100% - var(--main-container))/ 2)
}

.about-wrap2 {
    display: flex;
    margin-right: -20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.img-box2 .about-tag {
    position: absolute;
    top: 60px
}

.img-box2 .about-tag .play-btn {
    --icon-size: 150px;
    border: 1px solid var(--gray-color);
    border-radius: 50%
}

.img-box2 .about-tag .play-btn i {
    line-height: 110px;
    background: var(--gray-color);
    --icon-font-size: 26px;
    border: 20px solid var(--white-color)
}

.img-box2 .about-tag .about-experience-tag {
    color: var(--title-color);
    width: 170px;
    height: 170px;
    margin-left: -85px;
    margin-top: -85px
}

.img-box2 .about-tag .about-experience-tag span {
    height: 107px;
    top: -12px
}

@media (max-width:991px) {

    .contact-map iframe,
    .contact-map.style2 iframe,
    .contact-sec-map .contact-map iframe {
        height: 350px
    }

    .contact-sec-map {
        position: relative;
        top: auto;
        bottom: -80px;
        width: 100%
    }

    .about-wrap2 .checklist {
        padding-right: 40px;
        margin-right: 40px
    }

    .img-box2 .about-tag {
        left: 60px
    }

    .img-box2 .about-tag .about-experience-tag {
        color: var(--title-color);
        width: 220px;
        height: 220px;
        margin-left: -110px;
        margin-top: -110px;
        background: #fff
    }

    .img-box2 .about-tag .about-experience-tag span {
        top: 0
    }
}

.img-box2 .slider-area {
    overflow: hidden;
    margin-left: 105px;
    margin-right: -230px;
    width: 868px
}

.img-box2 .img1 {
    border-radius: 24px;
    position: relative
}

.img-box2 .img1:after {
    content: '';
    position: absolute;
    inset: 0;
    border: 5px solid var(--white-color);
    border-radius: 24px;
    -webkit-transition: .4s;
    transition: .4s
}

.img-box2 .img1 img {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    border-radius: 24px;
    -webkit-transition: .4s;
    transition: .4s
}

.img-box2 .about-thumb-slider {
    margin-left: -938px;
    margin-right: 0;
    -webkit-transform: translate(331px, 0);
    -ms-transform: translate(331px, 0);
    transform: translate(331px, 0)
}

.img-box2 .about-thumb-slider .swiper-slide .swiper-slide-shadow-left,
.img-box2 .about-thumb-slider .swiper-slide .swiper-slide-shadow-right {
    background-image: none
}

.img-box2 .about-thumb-slider .swiper-slide-active .img1:after {
    inset: -3px
}

.img-box2 .slider-arrow {
    --pos-x: 247px;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: rgba(255, 255, 255, .66);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    width: 70px;
    height: 46px;
    line-height: 40px;
    border: 3px solid var(--white-color)
}

.img-box2 .slider-arrow img {
    width: 24px
}

@media (max-width:1500px) {
    .img-box2 .slider-area {
        width: auto;
        margin-right: 0
    }

    .img-box2 .about-thumb-slider {
        margin-left: -877px;
        -webkit-transform: translate(366px, 0);
        -ms-transform: translate(366px, 0);
        transform: translate(366px, 0)
    }

    .img-box2 .slider-arrow {
        --pos-x: 115px
    }
}

@media (max-width:1399px) {
    :root {
        --main-container: 1250px
    }

    .slider-arrow {
        --arrow-horizontal: 40px;
        --pos-x: -30px
    }

    .hero-1 .scroll-down {
        right: -43px
    }

    .hero-1 .scroll-down .hero-scroll-wrap i {
        font-size: 24px;
        margin-bottom: 0
    }

    .img-box2 .about-thumb-slider {
        margin-left: -871px;
        -webkit-transform: translate(370px, 0);
        -ms-transform: translate(370px, 0);
        transform: translate(370px, 0)
    }

    .img-box2 .slider-arrow {
        --pos-x: 100px
    }
}

@media (max-width:1299px) {
    .img-box2 .about-thumb-slider {
        margin-left: -853px;
        -webkit-transform: translate(383px, 0);
        -ms-transform: translate(383px, 0);
        transform: translate(383px, 0)
    }

    .img-box2 .slider-arrow {
        --pos-x: 55px
    }
}

.about-3-thumb-list {
    list-style: none;
    padding: 0;
    margin: 95px 0 0;
    position: relative;
    text-align: center
}

.about-3-thumb-list li:first-child {
    position: absolute;
    top: -240px;
    left: 0;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.about-3-thumb-list li:first-child img,
.about-3-thumb-list li:nth-child(2) img {
    width: 230px;
    height: 200px;
    object-fit: cover
}

.about-3-thumb-list li:nth-child(2) {
    position: absolute;
    top: -240px;
    right: 0;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.about-3-thumb-list li:nth-child(3) {
    position: absolute;
    top: -120px;
    left: 0
}

.about-3-thumb-list li:nth-child(3) img,
.about-3-thumb-list li:nth-child(5) img {
    width: 405px;
    height: 350px;
    object-fit: cover
}

@media (max-width:1500px) {

    .about-3-thumb-list li:nth-child(3) img,
    .about-3-thumb-list li:nth-child(5) img {
        width: 350px;
        height: 300px
    }
}

@media (max-width:1399px) {
    .about-3-thumb-list li:nth-child(3) img {
        width: 300px;
        height: 280px
    }
}

.about-3-thumb-list li:nth-child(4) img {
    width: 636px;
    height: 350px;
    object-fit: cover
}

@media (max-width:1299px) {
    .about-3-thumb-list li:nth-child(4) img {
        width: 460px;
        height: 300px
    }
}

.about-3-thumb-list li:nth-child(5) {
    position: absolute;
    top: -120px;
    right: 0
}

@media (max-width:1399px) {
    .about-3-thumb-list li:nth-child(5) img {
        width: 300px;
        height: 280px
    }
}

.team-area-1 {
    padding-top: calc(450px + 120px)
}

.counter-area-1 {
    padding-top: 165px
}

.counter-card-wrap {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.counter-card-wrap .divider {
    width: 1px;
    height: 75px;
    border: 1px dashed rgba(183, 183, 183, .5)
}

.counter-card .box-number {
    font-size: 40px;
    color: var(--title-color);
    font-weight: 200;
    margin-bottom: 3px;
    margin-top: -.35em
}

.counter-card .box-text {
    font-size: 16px;
    font-weight: 400;
    color: var(--title-color);
    line-height: normal
}

.counter-card:hover .box-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-filter: brightness(99);
    filter: brightness(99)
}

.counter-card:hover .box-icon:before {
    -webkit-animation: 10s infinite spin;
    animation: 10s infinite spin;
    border: 1px dashed var(--white-color)
}

.counter-area-2 {
    padding-top: 126px;
    margin-top: -126px;
    z-index: -1
}

@media (max-width:1500px) {
    .counter-area-2 {
        padding-top: 106px;
        margin-top: -106px
    }

    .service-card.style3 .box-text {
        font-size: 14px
    }
}

.counter-card.style2 .box-number {
    font-size: 48px
}

.counter-card-wrap.style2 .counter-card .box-number {
    margin-top: -.3em
}

.counter-card.style4 .box-icon,
.counter-card.style5 .box-icon {
    width: auto;
    height: auto;
    border-radius: 0;
    line-height: normal;
    margin-bottom: 24px
}

.counter-card.style4 .box-text,
.counter-card.style5 .box-text {
    font-size: 18px;
    text-transform: uppercase
}

.bg-img {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%
}

.th-video {
    position: relative;
    border-radius: 10px
}

.th-video img {
    border-radius: inherit
}

.th-video .play-btn,
.video-box2 .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.rounded-20 {
    border-radius: 20px
}

.rounded-80 {
    border-radius: 80px 80px 0 0
}

.btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px 30px
}

@media (max-width:1199px) {
    .img-box2 .about-thumb-slider {
        margin-left: -930px;
        -webkit-transform: translate(336px, 0);
        -ms-transform: translate(336px, 0);
        transform: translate(336px, 0)
    }

    .img-box2 .slider-arrow {
        --pos-x: 225px
    }

    .about-3-thumb-list li:first-child,
    .about-3-thumb-list li:nth-child(2),
    .about-3-thumb-list li:nth-child(3),
    .about-3-thumb-list li:nth-child(4),
    .about-3-thumb-list li:nth-child(5) {
        position: initial;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .about-3-thumb-list li:first-child a,
    .about-3-thumb-list li:nth-child(2) a,
    .about-3-thumb-list li:nth-child(3) a,
    .about-3-thumb-list li:nth-child(4) a,
    .about-3-thumb-list li:nth-child(5) a {
        -webkit-animation: none;
        animation: none
    }

    .about-3-thumb-list li:first-child img,
    .about-3-thumb-list li:nth-child(2) img,
    .about-3-thumb-list li:nth-child(3) img,
    .about-3-thumb-list li:nth-child(4) img,
    .about-3-thumb-list li:nth-child(5) img {
        width: 100%;
        height: auto
    }

    .about-3-thumb-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px;
        margin-top: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .about-3-thumb-list li {
        width: calc(50% - 20px)
    }

    .counter-area-2 {
        padding-top: 0;
        margin-top: 0;
        z-index: 1
    }

    .counter-card-wrap.style2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 50px 0
    }

    .counter-card-wrap.style2 .counter-card {
        width: 33%
    }

    p.mb-40 {
        margin-bottom: 35px
    }

    p.mb-45 {
        margin-bottom: 38px
    }
}

.modal-backdrop.show {
    opacity: .7;
    z-index: 99
}

.modal {
    z-index: 999;
    padding-right: 0 !important
}

.modal-dialog {
    max-width: 100%
}

.modal-dialog .modal-content {
    background: 0 0;
    border: 0
}

.modal-dialog .modal-content .modal-header {
    border: 0
}

.modal-dialog .btn-close {
    padding: 0;
    outline: 0;
    box-shadow: none;
    margin: 0 0 0 auto;
    border-radius: 50%;
    background: var(--theme-color);
    color: var(--white-color);
    border: 0;
    opacity: 1;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    display: block
}

.modal-dialog .btn-close:hover i {
    -webkit-animation: .5s forwards toTopFromBottom;
    animation: .5s forwards toTopFromBottom
}

.modal-dialog .page-single {
    margin-bottom: 30px;
    padding: 40px;
    border-radius: 20px
}

.service-card .box-title a,
.service-card.style4 .box-title a {
    color: var(--white-color);
    font-size: 24px;
    font-weight: 600
}

.service-card .box-text {
    color: var(--white-color);
    opacity: .8
}

.aminities-card:hover .aminities-card-icon img,
.service-card:hover .service-card-icon img,
[dir=rtl] .link-btn i.fa-arrow-up-right,
[dir=rtl] .rtl-thumb,
[dir=rtl] .th-btn i.fa-arrow-up-right,
[dir=rtl] .th-btn.th-btn-icon:after {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.service-card.style2 .service-card-icon {
    width: 96px;
    height: 96px;
    line-height: 93px;
    border-radius: 50%;
    border: 1px solid var(--title-dark);
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card.style2 .box-title,
.service-card.style3 .box-title,
.service-card.style4 .box-title {
    margin-top: 17px
}

.service-card.style2 .box-title a {
    color: var(--title-color);
    font-size: 24px;
    font-weight: 600
}

.service-card.style2 .box-text {
    color: var(--body-color);
    opacity: .8
}

.service-card.style2 .service-img,
.service-card.style4 .service-img {
    margin-top: 50px;
    border-radius: 24px;
    overflow: hidden
}

.service-card.style2 .service-img img,
.service-card.style3 .service-img img,
.service-card.style4 .service-img img {
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card.style2:hover .service-card-icon img,
.service-card.style3:hover .service-card-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-filter: brightness(9);
    filter: brightness(9)
}

.client-card:hover,
.property-card2:hover .property-card-thumb img,
.service-card.style2:hover .service-img img,
.service-card.style3:hover .service-img img,
.service-card.style4:hover .service-img img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.service-slider3 .slider-pagination.swiper-pagination-progressbar {
    background: #8ea3a9
}

.service-card.style3 .service-card-icon {
    width: 96px;
    height: 96px;
    line-height: 93px;
    border-radius: 50%;
    border: 1px solid var(--theme-color);
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card.style3 .box-title a {
    color: var(--theme-color);
    font-size: 24px;
    font-weight: 600
}

.service-card.style3 .box-text {
    color: var(--theme-color);
    opacity: .9
}

@media (max-width:1299px) {
    .service-card.style3 .box-text {
        font-size: 16px
    }

    .project-slider2 {
        left: 0;
        padding: 0 40px
    }

    .project-slider2 .slider-arrow {
        display: none
    }
}

@media (max-width:991px) {
    .img-box2 .slider-area {
        margin-left: 0
    }

    .img-box2 .about-thumb-slider {
        margin-left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .about-3-thumb-list li,
    .img-box2 .img1 img {
        width: 100%
    }

    .about-3-thumb-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px;
        margin-top: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .team-area-1 {
        padding-top: calc(450px + 80px)
    }

    .counter-card .box-number {
        font-size: 36px
    }

    .counter-card .box-text,
    .counter-card.style4 .box-text,
    .counter-card.style5 .box-text {
        font-size: 16px
    }

    .counter-card.style2 .box-number {
        font-size: 40px
    }

    .service-card.style3 .box-text {
        font-size: 15px
    }
}

.service-card.style3 .service-img {
    margin-top: 50px;
    border-radius: 24px;
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 1
}

.service-card.style3 .service-img:before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--theme-color);
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 1
}

.service-card.style3 .service-img .icon-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 0;
    background: 0 0;
    -webkit-filter: invert(1);
    filter: invert(1);
    -webkit-transition: .4s;
    transition: .4s;
    opacity: 0;
    z-index: 2
}

.service-card.style4 .service-card-icon {
    width: 96px;
    height: 96px;
    line-height: 93px;
    border-radius: 50%;
    border: 1px solid var(--light-color);
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card.style4 .service-card-icon img {
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-filter: brightness(9) contrast(0.4);
    filter: brightness(9) contrast(.4)
}

.service-card.style4:hover .service-card-icon {
    background: var(--light-color)
}

.service-card.style4:hover .service-card-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-filter: none;
    filter: none
}

.process-card .box-number {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: var(--theme-color);
    border: 6px solid var(--white-color);
    color: var(--white-color);
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.process-card .box-content {
    background: var(--white-color);
    margin-left: 10px;
    padding: 27px 51px 27px 54px
}

.process-card .box-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 3px
}

.process-card .box-text {
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: -.4em
}

.process-card:hover .box-number {
    background: var(--theme-color2);
    color: var(--theme-color)
}

.portfolio-card {
    position: relative;
    width: 100%
}

.portfolio-card .portfolio-img {
    z-index: 2;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    cursor: pointer
}

.portfolio-card .portfolio-img img {
    -webkit-transition: .4s;
    transition: .4s;
    width: 100%
}

.portfolio-card .portfolio-img .portfolio-card-shape {
    background: rgba(28, 45, 55, .7);
    -webkit-backdrop-filter: blur(2.5px);
    backdrop-filter: blur(2.5px);
    padding: 25px 50px;
    position: absolute;
    inset: 20px;
    -webkit-transition: .4s;
    transition: .4s;
    opacity: 0
}

.portfolio-card .icon-btn {
    --btn-size: 56px;
    line-height: 54px;
    background: var(--theme-color2);
    border-color: var(--theme-color2);
    font-size: 18px;
    position: absolute;
    right: 50%;
    top: 0;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.portfolio-card .icon-btn img {
    width: 22px;
    -webkit-transition: .4s;
    transition: .4s
}

.portfolio-card .icon-btn:hover {
    background: var(--theme-color);
    border-color: var(--theme-color);
    color: var(--white-color)
}

.portfolio-card .icon-btn:hover img {
    -webkit-filter: brightness(0) grayscale(9) invert(2);
    filter: brightness(0) grayscale(9) invert(2)
}

.portfolio-card .portfolio-content {
    background-color: transparent;
    z-index: 3;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    position: relative;
    padding-top: 22px
}

.client-card,
.portfolio-card.style2 .portfolio-img .portfolio-card-shape,
.video-wrap1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.project-slider2 .slider-arrow {
    --pos-x: -30px;
    top: calc(50% - 50px)
}

.portfolio-card.style2 .portfolio-img {
    border-radius: 32px
}

.portfolio-card.style2 .portfolio-img .portfolio-card-shape {
    inset: 0;
    background: rgba(54, 68, 64, .8);
    border: 1px solid var(--white-color);
    border-radius: 32px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.portfolio-card.style2 .portfolio-img .portfolio-card-shape img {
    width: 421px;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.portfolio-card.style2 .portfolio-title a {
    font-size: 32px;
    font-weight: 200;
    color: var(--white-color)
}

.portfolio-card.style2 .portfolio-text {
    color: var(--white-color);
    margin-bottom: -.25em;
    font-weight: 200
}

.portfolio-card.style2:hover .portfolio-img img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

/ .appointment-thumb {
    overflow: hidden;
    border-radius: 32px
}

.video-area-1 {
    margin-bottom: -450px;
    z-index: 1;
    position: relative
}

.video-wrap1 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.video-box1 {
    position: relative;
    width: 50%
}

.video-box1 img {
    height: 100%;
    object-fit: cover;
    object-position: right
}

.video-box1 .play-btn {
    position: absolute;
    bottom: 56px;
    right: 56px
}

.video-box2 img {
    width: 100%;
    object-fit: cover
}

.client-card {
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tab-menu1 {
    gap: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tab-menu1 .tab-btn {
    font-size: 14px;
    padding: 4px 12px;
    background-color: var(--smoke-color2);
    border: 1px solid var(--th-border-color);
    border-radius: 6px
}

.tab-menu1 .tab-btn.active {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    color: var(--white-color)
}

.marquee-area-1 {
    overflow: hidden;
    margin: 50px -10px;
    padding: 30px 0;
    background: var(--theme-color);
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg)
}

.marquee-area-1 .marquee-wrap-1 .marquee-item {
    margin-right: 60px;
    display: inline;
    font-size: 24px;
    font-weight: 700;
    color: var(--white-color);
    text-transform: uppercase
}

.marquee-area-1 .marquee-wrap-1 .marquee-item img,
.mr-25 {
    margin-right: 25px
}

@media (max-width:1500px) {
    .project-bg-shape2-1 {
        display: none
    }

    .marquee-area-1 {
        margin: 38px -10px
    }
}

@media (max-width:1399px) {
    .process-card .box-title {
        font-size: 22px
    }

    .marquee-area-1 {
        margin: 36px -10px
    }
}

@media (max-width:1299px) {
    .marquee-area-1 {
        margin: 32px -10px
    }
}

@media (max-width:1199px) {
    .marquee-area-1 {
        margin: 27px -10px
    }
}

@media (max-width:991px) {
    .video-wrap1 {
        display: block
    }

    .video-box1 {
        width: 100%;
        border-radius: 30px;
        overflow: hidden
    }

    .video-box1 img {
        width: 100%
    }

    .marquee-area-1 {
        margin: 20px -10px
    }
}

.property-card-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-top: 47px;
    margin-bottom: 47px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.property-card-wrap .property-thumb {
    display: inline-block;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.property-card-wrap:nth-of-type(odd) {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.property-card,
.property-card .property-ratting-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.property-card-wrap.style-dark,
.property-card.style-dark .property-btn-wrap,
.property-card.style-dark .property-card-details {
    border-color: rgba(28, 45, 55, .2)
}

.property-card-wrap:hover .property-thumb img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.property-card {
    display: flex;
    margin-left: 24px;
    margin-right: 65px
}

.property-card .property-card-number {
    height: 64px;
    width: 64px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .2);
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    font-family: var(--title-font);
    color: var(--white-color)
}

.property-card .property-card-details {
    margin-left: 32px;
    border-left: 1px solid rgba(255, 255, 255, .1);
    padding-left: 32px
}

.property-card .property-card-details .property-card-price-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.property-card .property-card-subtitle {
    color: var(--theme-color2);
    font-size: 14px;
    display: block;
    margin-bottom: 9px
}

.property-card .property-card-price,
.property-card .property-card-title {
    font-size: 24px;
    letter-spacing: .02em;
    color: var(--white-color);
    font-weight: 600
}

.property-card .property-card-text {
    color: var(--white-color);
    opacity: .8;
    margin-bottom: 16px
}

.property-card .property-card-price {
    margin-bottom: 0
}

.property-card .property-ratting-wrap {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px;
    font-size: 14px;
    color: var(--white-color)
}

.property-card .property-btn-wrap,
.property-card .property-card-meta,
.property-card .property-card-meta span,
.property-card .property-ratting-wrap .star-ratting {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.property-card .property-ratting-wrap .star-ratting {
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 4px;
    font-size: 14px;
    color: var(--white-color);
    padding: 2px 11px;
    display: flex;
    gap: 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.property-card .property-ratting-wrap .star-ratting i {
    font-size: 12px
}

.property-card .property-card-meta {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 32px
}

.property-card .property-card-meta span {
    color: var(--white-color);
    font-size: 18px;
    font-family: var(--body-font);
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    position: relative;
    padding-right: 55px;
    margin-right: 54px;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.property-card .property-card-meta span:last-child {
    margin-right: 0;
    border-right: 0;
    padding-right: 0
}

.property-card .property-btn-wrap {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, .2);
    margin-top: 32px;
    padding-top: 24px
}

.property-card.style-dark .property-card-meta span,
.property-card.style-dark .property-card-number,
.property-card.style-dark .property-ratting-wrap .star-ratting {
    border-color: rgba(28, 45, 55, .2);
    color: var(--theme-color)
}

.property-card .property-author-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.property-card .property-author-wrap img {
    border-radius: 50%
}

.property-card.style-dark .property-card-meta span img {
    -webkit-filter: brightness(0.2);
    filter: brightness(.2)
}

.property-card.style-dark .property-card-meta span.divider-line {
    background: rgba(28, 45, 55, .2)
}

.property-style-white .property-card.style-dark .property-card-details {
    border-left: 1px solid rgba(255, 255, 255, .1)
}

.property-style-white .property-card.style-dark .property-ratting-wrap .star-ratting {
    border: 1px solid rgba(255, 255, 255, .2);
    color: var(--white-color)
}

.property-style-white .property-card.style-dark .property-card-meta span {
    color: var(--white-color);
    border-color: rgba(255, 255, 255, .2)
}

.property-style-white .property-card.style-dark .property-btn-wrap {
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.property-style-white .property-card.style-dark .property-btn-wrap .th-btn:after {
    -webkit-filter: brightness(4);
    filter: brightness(4)
}

.property-style-white .property-card.style-dark .property-btn-wrap .th-btn:hover {
    background: var(--theme-color2);
    color: var(--title-color)
}

.property-card2 .property-card-thumb {
    overflow: hidden;
    border-radius: 24px
}

.property-card2 .property-card-thumb img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    -webkit-transition: .4s;
    transition: .4s
}

.property-card2 .property-card-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    border-bottom: 1px solid rgba(28, 45, 55, .2);
    padding-bottom: 22px;
    margin-bottom: -8px
}

.property-card2 .property-card-meta span {
    color: var(--theme-color);
    font-size: 16px;
    font-family: var(--body-font);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    position: relative;
    border-right: 1px solid rgba(28, 45, 55, .2);
    padding-right: 26px;
    margin-right: 26px
}

@media (max-width:1500px) {
    .property-card2 .property-card-meta span {
        padding-right: 34px;
        margin-right: 33px
    }
}

@media (max-width:1399px) {
    .property-card .property-card-meta span {
        padding-right: 43px;
        margin-right: 43px
    }

    .property-card2 .property-card-meta span {
        padding-right: 28px;
        margin-right: 27px
    }
}

.property-card2 .property-card-meta span:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0
}

.property-card2 .property-card-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 32px
}

@media (max-width:1299px) {
    .property-card .property-card-meta span {
        margin-right: 15px;
        padding-right: 0;
        border-right: 0
    }

    .property-card2 .property-card-meta span {
        border-right: 0;
        padding-right: 0;
        margin-right: 20px
    }

    .property-card2 .property-card-details {
        gap: 25px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .property-card2 .property-card-details .media-left {
        width: 100%
    }
}

@media (max-width:1199px) {
    .property-card-wrap .property-thumb {
        margin-bottom: 30px;
        display: block
    }

    .property-card-wrap .property-thumb img {
        width: 100%
    }

    .property-card-wrap:nth-of-type(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .property-card-wrap {
        display: block
    }

    .property-card {
        margin-left: 0;
        margin-right: 0;
        display: block
    }

    .property-card .property-card-details {
        margin-left: 0 !important;
        border-left: 0 !important;
        padding-left: 0 !important;
        margin-top: 20px
    }

    .property-card2 .property-card-details .media-left {
        width: auto
    }
}

@media (max-width:991px) {
    .property-card2 .property-card-thumb img {
        height: 350px
    }

    .property-card2 .property-card-meta {
        gap: 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .property-card2 .property-card-details .media-left {
        width: 100%
    }

    .aminities-slider {
        margin-bottom: 0
    }
}

.property-card2 .property-card-title {
    font-size: 24px;
    font-weight: 600;
    color: var(--theme-color);
    margin-bottom: 13px;
    margin-top: -.3em
}

.property-card2 .property-card-price {
    font-size: 16px;
    font-weight: 500;
    color: var(--theme-color);
    margin-bottom: 11px
}

.property-card2 .property-card-location {
    font-size: 16px;
    font-family: var(--title-font);
    color: var(--theme-color);
    margin-bottom: -.3em
}

.property-slider1 {
    margin-bottom: 64px
}

.property-slider1 .property-slider-img img {
    border-radius: 8px
}

.property-slider1 .slider-arrow {
    top: auto;
    bottom: 40px;
    left: -23px;
    --icon-size: 48px;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    line-height: 46px
}

.property-slider1 .slider-arrow.slider-next {
    left: auto;
    right: -23px
}

@media (max-width:1299px) {
    .property-slider1 .slider-arrow {
        bottom: 32px
    }
}

.aminities-slider .slider-pagination.swiper-pagination-progressbar {
    bottom: 8px;
    margin: 70px 40px 0
}

.aminities-slider .slider-arrow {
    top: auto;
    bottom: 0;
    left: 0;
    background: 0 0;
    width: auto;
    height: auto;
    line-height: normal
}

.aminities-slider .slider-arrow.slider-next {
    right: 0;
    left: auto
}

.aminities-card {
    text-align: center;
    padding: 44px 20px;
    display: block;
    position: relative
}

.aminities-card:after {
    content: '';
    position: absolute;
    inset: 0;
    -webkit-transition: .4s;
    transition: .4s;
    background: var(--theme-color);
    z-index: -1
}

.aminities-card .aminities-card-img {
    position: absolute;
    inset: 0;
    z-index: -1
}

.aminities-card .aminities-card-icon {
    margin-bottom: 8px;
    position: relative
}

.aminities-card .aminities-card-icon:after {
    content: '';
    position: relative;
    height: 68px;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    display: block;
    margin: 8px auto 0
}

.aminities-card .box-title {
    font-size: 16px;
    font-weight: 400;
    color: var(--white-color);
    margin-bottom: 0;
    font-family: var(--body-font)
}

.color-scheme-wrap {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 99;
    background: var(--black-color2);
    padding: 20px;
    border-radius: 10px 0 0 10px;
    display: inline-block;
    -webkit-transition: .4s;
    transition: .4s
}

.gallery-card a i,
.gallery-card a:after {
    -webkit-transition: .4s;
    position: absolute
}

.color-scheme-wrap .switchIcon {
    position: absolute;
    left: 0;
    top: 10px;
    border: 0;
    background: var(--theme-color);
    color: var(--white-color);
    height: 45px;
    width: 45px;
    border-radius: 5px 0 0 5px;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.color-scheme-wrap .color-scheme-wrap-title {
    font-size: 22px;
    border-bottom: 2px solid var(--th-border-color);
    padding-bottom: 6px;
    color: var(--white-color);
    margin-bottom: 20px
}

.color-scheme-wrap .color-scheme-wrap-title i {
    font-size: 18px;
    margin-right: 3px
}

.color-scheme-wrap .color-switch-btns {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 18px
}

.color-scheme-wrap .color-switch-btns button {
    padding: 0;
    border: 0;
    background: 0 0;
    font-size: 24px;
    color: var(--theme-color);
    text-align: left
}

.color-scheme-wrap.active {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.gallery-list-1,
.gallery-list-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 80px;
    list-style: none;
    margin: 0;
    padding: 0
}

.gallery-card,
.portfolio-card.style4 .property-card-meta {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox
}

@media (max-width:1399px) {

    .gallery-list-1,
    .gallery-list-2 {
        gap: 50px
    }
}

@media (max-width:767px) {

    .h1,
    h1 {
        font-size: 40px
    }

    .h2,
    h2 {
        font-size: 34px;
        line-height: 1.3
    }

    .h3,
    h3 {
        font-size: 26px
    }

    .h4,
    h4 {
        font-size: 22px
    }

    .h5,
    h5 {
        font-size: 18px
    }

    .h6,
    .service-card.style3 .box-text,
    h6 {
        font-size: 16px
    }

    .product-name,
    .title-area2 {
        text-align: center
    }

    .title-area2 .title {
        max-width: 100%
    }

    .btn-group.style2 {
        gap: 20px 30px
    }

    .btn-group {
        gap: 20px
    }

    .footer-widget .widget_title {
        margin-bottom: 35px
    }

    .th-widget-about .about-text {
        margin-bottom: 20px
    }

    .share-links {
        --blog-space-x: 20px
    }

    .hero-1 .hero-big-text {
        font-size: 120px
    }

    .hero-2 {
        padding-bottom: 80px
    }

    .hero-2 .hero-thumb2-1 {
        border-radius: 24px
    }

    .hero-2 .hero-thumb2-1 img {
        height: 400px
    }

    .hero-style2 .hero-title {
        font-size: 32px;
        line-height: normal
    }

    .th-product-box.list-view .product-img {
        max-width: 130px
    }

    .th-product-box.list-view .actions {
        --btn-size: 30px;
        --btn-font-size: 10px;
        --icon-gap-x: 2px
    }

    .tinvwl-txt {
        display: inline-block !important
    }

    .counter-card {
        -webkit-box-flex: 50%;
        -webkit-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        padding-left: 10px;
        padding-right: 10px
    }

    .counter-card-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        gap: 50px 0
    }

    .counter-card-wrap .divider {
        display: none
    }

    .rounded-20 {
        border-radius: 10px
    }

    .rounded-80 {
        border-radius: 10px 10px 0 0
    }

    .process-card .box-content {
        padding: 27px 90px 27px 84px
    }

    .marquee-area-1 {
        margin: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .property-card2 .property-card-details .media-left {
        width: auto
    }

    .gallery-list-1,
    .gallery-list-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 24px
    }
}

.gallery-list-1 {
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
    margin-bottom: 50px
}

.gallery-list-1 li,
.gallery-list-2 li {
    width: 416px;
    height: 300px
}

.gallery-list-1 li:nth-child(2) {
    margin-bottom: 93px;
    width: 416px;
    height: 360px
}

@media (max-width:1199px) {
    .property-slider1 .slider-arrow {
        bottom: 40px
    }

    .gallery-list-1 li {
        height: 250px
    }

    .gallery-list-1 li:nth-child(2) {
        height: 300px
    }
}

@media (max-width:991px) {
    .aminities-slider .slider-pagination.swiper-pagination-progressbar {
        margin: 50px 0 0
    }

    .gallery-list-1 li {
        height: 200px
    }

    .gallery-list-1 li:nth-child(2) {
        height: 250px
    }
}

.gallery-list-2 {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    margin-top: 15px
}

.gallery-list-2 li:nth-child(2) {
    margin-top: 93px;
    width: 416px;
    height: 360px
}

@media (max-width:1199px) {
    .gallery-list-2 li {
        height: 250px
    }

    .gallery-list-2 li:nth-child(2) {
        height: 300px
    }
}

@media (max-width:991px) {
    .gallery-list-2 li {
        height: 200px
    }

    .gallery-list-2 li:nth-child(2) {
        height: 250px
    }
}

.gallery-card {
    display: inline-flex
}

.gallery-card a {
    border-radius: 32px;
    overflow: hidden;
    display: inline-block;
    position: relative
}

.gallery-card a:after {
    content: '';
    inset: 0;
    background: var(--title-dark);
    transition: .4s;
    opacity: .2
}

.gallery-card a i {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    z-index: 1;
    color: var(--white-color);
    font-size: 24px;
    transition: .4s;
    opacity: 0
}

.gallery-card a:hover i {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.px-5 {
    padding-right: 5px;
    padding-left: 5px
}

.px-10 {
    padding-right: 10px;
    padding-left: 10px
}

.px-15 {
    padding-right: 15px;
    padding-left: 15px
}

.px-20 {
    padding-right: 20px;
    padding-left: 20px
}

.px-25 {
    padding-right: 25px;
    padding-left: 25px
}

.px-30 {
    padding-right: 30px;
    padding-left: 30px
}

.px-35 {
    padding-right: 35px;
    padding-left: 35px
}

.px-40 {
    padding-right: 40px;
    padding-left: 40px
}

.px-45 {
    padding-right: 45px;
    padding-left: 45px
}

.px-50 {
    padding-right: 50px;
    padding-left: 50px
}

.pr-5,
[dir=rtl] .pl-5 {
    padding-right: 5px
}

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.py-25 {
    padding-top: 25px;
    padding-bottom: 25px
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.py-35 {
    padding-top: 35px;
    padding-bottom: 35px
}

.py-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.py-45 {
    padding-top: 45px;
    padding-bottom: 45px
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-25 {
    padding-left: 25px
}

.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.pl-40 {
    padding-left: 40px
}

.pl-45 {
    padding-left: 45px
}

.pl-50 {
    padding-left: 50px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-25 {
    padding-right: 25px
}

.pr-30 {
    padding-right: 30px
}

.pr-35 {
    padding-right: 35px
}

.pr-40 {
    padding-right: 40px
}

.pr-45 {
    padding-right: 45px
}

.pr-50 {
    padding-right: 50px
}

.pt-80 {
    padding-top: 80px
}

.pb-60 {
    padding-bottom: 60px
}

.mx-5 {
    margin-right: 5px;
    margin-left: 5px
}

.mx-10 {
    margin-right: 10px;
    margin-left: 10px
}

.mx-15 {
    margin-right: 15px;
    margin-left: 15px
}

.mx-20 {
    margin-right: 20px;
    margin-left: 20px
}

.mx-25 {
    margin-right: 25px;
    margin-left: 25px
}

.mx-30 {
    margin-right: 30px;
    margin-left: 30px
}

.mx-35 {
    margin-right: 35px;
    margin-left: 35px
}

.mx-40 {
    margin-right: 40px;
    margin-left: 40px
}

.mx-45 {
    margin-right: 45px;
    margin-left: 45px
}

.mx-50 {
    margin-right: 50px;
    margin-left: 50px
}

.mr-5,
[dir=rtl] .ml-5 {
    margin-right: 5px
}

.my-5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.my-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.my-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.my-25 {
    margin-top: 25px;
    margin-bottom: 25px
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.my-35 {
    margin-top: 35px;
    margin-bottom: 35px
}

.my-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.my-45 {
    margin-top: 45px;
    margin-bottom: 45px
}

.my-50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mt-50 {
    margin-top: 50px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-45 {
    margin-bottom: 45px
}

.ml-5 {
    margin-left: 5px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.ml-30 {
    margin-left: 30px
}

.ml-35 {
    margin-left: 35px
}

.ml-40 {
    margin-left: 40px
}

.ml-45 {
    margin-left: 45px
}

.ml-50 {
    margin-left: 50px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-35 {
    margin-right: 35px
}

.mr-40 {
    margin-right: 40px
}

.mr-45 {
    margin-right: 45px
}

.mr-50 {
    margin-right: 50px
}

.mb-33 {
    margin-bottom: 33px
}

.mb-28 {
    margin-bottom: 28px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-60 {
    margin-bottom: 60px
}

.mt-80 {
    margin-top: 80px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mt-n1 {
    margin-top: -.25rem
}

.mt-n2 {
    margin-top: -.45rem
}

.mt-n3 {
    margin-top: -.8rem
}

.mt-n4 {
    margin-top: -1.5rem
}

.mt-n5 {
    margin-top: -3rem
}

.mb-n1 {
    margin-bottom: -.25rem
}

.mb-n2 {
    margin-bottom: -.45rem
}

.mb-n3 {
    margin-bottom: -.8rem
}

.mb-n4 {
    margin-bottom: -1.5rem
}

.mb-n5 {
    margin-bottom: -3rem
}

.space,
.space-top {
    padding-top: var(--section-space)
}

.space,
.space-bottom {
    padding-bottom: var(--section-space)
}

.space-extra,
.space-extra-top {
    padding-top: calc(var(--section-space) - 30px)
}

.space-extra,
.space-extra-bottom {
    padding-bottom: calc(var(--section-space) - 30px)
}

.space-extra2,
.space-extra2-top {
    padding-top: calc(var(--section-space) - 40px)
}

.space-extra2,
.space-extra2-bottom {
    padding-bottom: calc(var(--section-space) - 40px)
}

.portfolio-card.style4 {
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.portfolio-card.style4 .portfolio-img {
    border-radius: 24px;
    margin-bottom: 20px
}

.portfolio-card.style4 .portfolio-content {
    max-width: 483px;
    margin-left: auto;
    margin-right: auto
}

.portfolio-card.style4 .portfolio-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 2px
}

.portfolio-card.style4 .portfolio-location {
    margin-bottom: 22px
}

.portfolio-card.style4 .property-card-meta {
    display: inline-flex;
    gap: 65px;
    padding-bottom: 20px;
    margin-bottom: 26px;
    border-bottom: 1px solid rgba(28, 45, 55, .5)
}

.portfolio-card.style4 .property-card-meta span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    position: relative;
    font-size: 14px
}

.portfolio-card.style4 .property-card-meta span:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #828282;
    right: -32px
}

.portfolio-card.style4 .portfolio-text {
    font-size: 14px;
    margin-bottom: -.3em
}

.project-slider4 .portfolio-card.style4 {
    margin-top: 100px
}

@media (max-width:991px) {

    .space,
    .space-top {
        padding-top: var(--section-space-mobile)
    }

    .space,
    .space-bottom {
        padding-bottom: var(--section-space-mobile)
    }

    .space-extra,
    .space-extra-top {
        padding-top: calc(var(--section-space-mobile) - 30px)
    }

    .space-extra,
    .space-extra-bottom {
        padding-bottom: calc(var(--section-space-mobile) - 30px)
    }

    .space-top-md-none {
        padding-top: 0
    }

    .space-extra2,
    .space-extra2-top {
        padding-top: 70px
    }

    .space-extra2,
    .space-extra2-bottom {
        padding-bottom: 70px
    }

    .project-slider4 {
        margin: 0 20px
    }

    .project-slider4 .portfolio-card.style4 {
        margin-top: 0
    }

    .project-slider4 .slider-pagination {
        margin-top: 60px
    }
}

[dir=rtl] .ml-5 {
    margin-left: 0
}

[dir=rtl] .ml-10 {
    margin-right: 10px;
    margin-left: 0
}

[dir=rtl] .ml-15 {
    margin-right: 15px;
    margin-left: 0
}

[dir=rtl] .ml-20 {
    margin-right: 20px;
    margin-left: 0
}

[dir=rtl] .ml-25 {
    margin-right: 25px;
    margin-left: 0
}

[dir=rtl] .ml-30 {
    margin-right: 30px;
    margin-left: 0
}

[dir=rtl] .ml-35 {
    margin-right: 35px;
    margin-left: 0
}

[dir=rtl] .ml-40 {
    margin-right: 40px;
    margin-left: 0
}

[dir=rtl] .ml-45 {
    margin-right: 45px;
    margin-left: 0
}

[dir=rtl] .ml-50 {
    margin-right: 50px;
    margin-left: 0
}

[dir=rtl] .mr-5 {
    margin-left: 5px;
    margin-right: 0
}

[dir=rtl] .mr-10 {
    margin-left: 10px;
    margin-right: 0
}

[dir=rtl] .mr-15 {
    margin-left: 15px;
    margin-right: 0
}

[dir=rtl] .footer-links li,
[dir=rtl] .mr-20 {
    margin-left: 20px;
    margin-right: 0
}

[dir=rtl] .mr-25 {
    margin-left: 25px;
    margin-right: 0
}

[dir=rtl] .mr-30 {
    margin-left: 30px;
    margin-right: 0
}

[dir=rtl] .mr-35 {
    margin-left: 35px;
    margin-right: 0
}

[dir=rtl] .mr-40 {
    margin-left: 40px;
    margin-right: 0
}

[dir=rtl] .mr-45 {
    margin-left: 45px;
    margin-right: 0
}

[dir=rtl] .mr-50 {
    margin-left: 50px;
    margin-right: 0
}

[dir=rtl] .pl-5 {
    padding-left: 0
}

[dir=rtl] .pl-10 {
    padding-left: 0;
    padding-right: 10px
}

[dir=rtl] .pl-15 {
    padding-left: 0;
    padding-right: 15px
}

[dir=rtl] .pl-20 {
    padding-left: 0;
    padding-right: 20px
}

[dir=rtl] .pl-25 {
    padding-left: 0;
    padding-right: 25px
}

[dir=rtl] .pl-30 {
    padding-left: 0;
    padding-right: 30px
}

[dir=rtl] .pl-35 {
    padding-left: 0;
    padding-right: 35px
}

[dir=rtl] .pl-40 {
    padding-left: 0;
    padding-right: 40px
}

[dir=rtl] .pl-45 {
    padding-left: 0;
    padding-right: 45px
}

[dir=rtl] .pl-50 {
    padding-left: 0;
    padding-right: 50px
}

[dir=rtl] .pr-5 {
    padding-right: 0;
    padding-left: 5px
}

[dir=rtl] .pr-10 {
    padding-right: 0;
    padding-left: 10px
}

[dir=rtl] .pr-15 {
    padding-right: 0;
    padding-left: 15px
}

[dir=rtl] .pr-20 {
    padding-right: 0;
    padding-left: 20px
}

[dir=rtl] .pr-25 {
    padding-right: 0;
    padding-left: 25px
}

[dir=rtl] .pr-30 {
    padding-right: 0;
    padding-left: 30px
}

[dir=rtl] .pr-35 {
    padding-right: 0;
    padding-left: 35px
}

[dir=rtl] .pr-40 {
    padding-right: 0;
    padding-left: 40px
}

[dir=rtl] .pr-45 {
    padding-right: 0;
    padding-left: 45px
}

[dir=rtl] .pr-50 {
    padding-right: 0;
    padding-left: 50px
}

[dir=rtl] .footer-widget .widget_title:after,
[dir=rtl] .footer-widget .widget_title:before,
[dir=rtl] .link-btn:before,
[dir=rtl] .sub-title:after,
[dir=rtl] .sub-title:before {
    left: auto;
    right: 0
}

[dir=rtl] .link-btn:active i.fa-arrow-up-right,
[dir=rtl] .link-btn:hover i.fa-arrow-up-right,
[dir=rtl] .th-btn:active i.fa-arrow-up-right,
[dir=rtl] .th-btn:hover i.fa-arrow-up-right {
    -webkit-transform: rotate(-45deg) rotateY(180deg);
    transform: rotate(-45deg) rotateY(180deg)
}

[dir=rtl] .counter-card .box-number,
[dir=rtl] .form-control,
[dir=rtl] .form-select,
[dir=rtl] .preloader,
[dir=rtl] .th-menu-wrapper,
[dir=rtl] input,
[dir=rtl] select,
[dir=rtl] textarea {
    direction: ltr
}

[dir=rtl] .sidemenu-wrapper .closeButton {
    left: 20px;
    right: auto
}

[dir=rtl] .icon-box .slider-arrow:not(:last-child) {
    margin-left: 8px;
    margin-right: 0
}

[dir=rtl] .title-area.text-center .sub-title:after,
[dir=rtl] .title-area.text-center .sub-title:before {
    right: auto
}

[dir=rtl] .main-menu > ul > li:first-child {
    margin-right: 0 !important;
    margin-left: 22px !important
}

[dir=rtl] .main-menu > ul > li:last-child {
    margin-left: 0 !important;
    margin-right: 22px !important
}

[dir=rtl] .footer-links li:last-child {
    margin-left: 0
}

[dir=rtl] .footer-widget.widget_archive a,
[dir=rtl] .footer-widget.widget_categories a,
[dir=rtl] .footer-widget.widget_meta a,
[dir=rtl] .footer-widget.widget_nav_menu a,
[dir=rtl] .footer-widget.widget_pages a {
    padding: 0 24px 0 0
}

[dir=rtl] .footer-widget.widget_archive a:before,
[dir=rtl] .footer-widget.widget_categories a:before,
[dir=rtl] .footer-widget.widget_meta a:before,
[dir=rtl] .footer-widget.widget_nav_menu a:before,
[dir=rtl] .footer-widget.widget_pages a:before {
    left: auto;
    right: 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

[dir=rtl] .footer-widget.widget_archive a:hover:before,
[dir=rtl] .footer-widget.widget_categories a:hover:before,
[dir=rtl] .footer-widget.widget_meta a:hover:before,
[dir=rtl] .footer-widget.widget_nav_menu a:hover:before,
[dir=rtl] .footer-widget.widget_pages a:hover:before {
    right: 5px
}

[dir=rtl] .hero-1 .hero-slider1 .slider-pagination {
    padding-right: 0;
    padding-left: 32px
}

[dir=rtl] .project-wrap1 .project-number-pagination {
    right: 146px;
    left: auto
}

[dir=rtl] .project-slider1 {
    padding-left: 560px;
    padding-right: 0
}

@media (min-width:1922px) {
    [dir=rtl] .project-slider1 {
        padding-left: 0
    }
}

@media (max-width:1299px) {
    [dir=rtl] .project-slider1 {
        padding-left: 500px
    }
}

@media (max-width:1199px) {
    [dir=rtl] .project-slider1 {
        padding-left: 580px
    }
}

@media (max-width:991px) {
    [dir=rtl] .project-slider1 {
        padding-left: 500px
    }

    [dir=rtl] .img-box2 .about-tag .about-experience-tag {
        margin-right: -110px
    }
}

@media (max-width:767px) {
    .gallery-list-1 li:nth-child(2) {
        margin-bottom: 0
    }

    .gallery-list-1 li,
    .gallery-list-1 li:nth-child(2),
    .gallery-list-2 li,
    .gallery-list-2 li:nth-child(2) {
        height: auto;
        width: auto
    }

    .gallery-list-2,
    .gallery-list-2 li:nth-child(2) {
        margin-top: 0
    }

    .gallery-card,
    .gallery-card a,
    .gallery-card img {
        width: 100%
    }

    [dir=rtl] .project-slider1 {
        padding-left: 400px
    }
}

[dir=rtl] .property-card {
    margin-right: 24px;
    margin-left: 65px
}

[dir=rtl] .property-card .property-card-details {
    margin-right: 32px;
    margin-left: 0;
    border-right: 1px solid rgba(255, 255, 255, .1);
    border-left: 0;
    padding-right: 32px;
    padding-left: 0
}

[dir=rtl] .property-card .property-card-meta span {
    padding-left: 53px;
    padding-right: 0;
    margin-left: 52px;
    margin-right: 0;
    border-left: 1px solid rgba(255, 255, 255, .2);
    border-right: 0
}

[dir=rtl] .property-card .property-card-meta span:last-child {
    margin-left: 0;
    border-left: 0;
    padding-left: 0
}

[dir=rtl] .property-style-white .property-card.style-dark .property-card-details {
    border-right: 1px solid rgba(255, 255, 255, .1);
    border-left: 0
}

[dir=rtl] .video-box1 .play-btn {
    left: 56px;
    right: auto
}

[dir=rtl] .hero-2 .about-tag {
    left: 62px;
    right: auto
}

[dir=rtl] .about-wrap2 {
    margin-left: -20px;
    margin-right: 0
}

@media (max-width:575px) {
    .hero-1 .hero-big-text {
        font-size: 80px
    }

    .hero-1 .hero-slider1 .hero-inner {
        -webkit-mask-image: none !important;
        mask-image: none !important
    }

    .hero-1 .hero-slider1 {
        margin-left: 15px;
        margin-right: 15px;
        border-radius: 30px
    }

    .hero-2 .hero-thumb2-1 img {
        height: 300px
    }

    .hero-style2 .hero-text {
        font-size: 16px
    }

    .error-subtitle {
        font-size: 24px
    }

    .product-about .actions {
        gap: 15px 15px
    }

    .product-thumb-tab {
        --thumb: 74px;
        --gap: 6px
    }

    .product-thumb-tab .tab-btn:not(:last-of-type) {
        margin-bottom: 10px
    }

    .product-grid {
        max-width: 340px;
        margin-left: auto;
        margin-right: auto
    }

    .about-wrap2 {
        display: block
    }

    .img-box2 .about-tag {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1
    }

    .img-box2 .img1 {
        overflow: hidden
    }

    .counter-card {
        -webkit-box-flex: 100%;
        -webkit-flex: 100%;
        -ms-flex: 100%;
        flex: 100%
    }

    .modal-dialog .btn-close {
        -webkit-transform: translate(0, 50%);
        -ms-transform: translate(0, 50%);
        transform: translate(0, 50%)
    }

    .modal-dialog .page-single {
        padding: 20px;
        border-radius: 15px
    }

    .process-card .box-content {
        padding: 27px 50px 27px 64px
    }

    .portfolio-card .portfolio-content {
        padding-top: 28px
    }

    .project-slider2 {
        padding: 0 15px
    }

    .property-card .property-card-meta {
        gap: 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .aminities-card {
        padding: 34px 20px
    }

    .gallery-card a {
        border-radius: 20px
    }

    .portfolio-card.style4 .portfolio-content {
        padding-top: 10px
    }

    .portfolio-card.style4 .property-card-meta {
        gap: 20px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .portfolio-card.style4 .property-card-meta span:after {
        display: none
    }

    .project-slider4 {
        margin: 0
    }

    [dir=rtl] .project-slider1 {
        padding-left: 0
    }

    [dir=rtl] .img-box2 .about-tag {
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

[dir=rtl] .img-box2 .slider-area {
    margin-right: 105px;
    margin-left: -230px
}

[dir=rtl] .img-box2 .slider-area .slider-arrow.slider-next {
    left: var(--pos-x, -120px);
    right: auto
}

[dir=rtl] .img-box2 .about-thumb-slider {
    margin-right: -938px;
    margin-left: 0;
    -webkit-transform: translate(-331px, 0);
    -ms-transform: translate(-331px, 0);
    transform: translate(-331px, 0)
}

@media (max-width:1500px) {
    [dir=rtl] .img-box2 .slider-area {
        margin-left: 0
    }

    [dir=rtl] .img-box2 .about-thumb-slider {
        margin-right: -877px;
        -webkit-transform: translate(-366px, 0);
        -ms-transform: translate(-366px, 0);
        transform: translate(-366px, 0)
    }
}

@media (max-width:1399px) {
    [dir=rtl] .property-card .property-card-meta span {
        padding-left: 42px;
        margin-left: 42px
    }

    [dir=rtl] .img-box2 .about-thumb-slider {
        margin-right: -871px;
        -webkit-transform: translate(-370px, 0);
        -ms-transform: translate(-370px, 0);
        transform: translate(-370px, 0)
    }
}

@media (max-width:1299px) {
    [dir=rtl] .property-card .property-card-meta span {
        margin-left: 15px;
        padding-left: 0;
        border-left: 0
    }

    [dir=rtl] .img-box2 .about-thumb-slider {
        margin-right: -853px;
        -webkit-transform: translate(-383px, 0);
        -ms-transform: translate(-383px, 0);
        transform: translate(-383px, 0)
    }
}

@media (max-width:1199px) {
    [dir=rtl] .property-card {
        margin-left: 0;
        margin-right: 0
    }

    [dir=rtl] .property-card .property-card-details {
        margin-right: 0 !important;
        border-right: 0 !important;
        padding-right: 0 !important
    }

    [dir=rtl] .hero-2 .about-tag {
        right: 50%;
        left: auto;
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0)
    }

    [dir=rtl] .hero-style2 .about-tag {
        margin-right: 0;
        margin-left: 0
    }

    [dir=rtl] .img-box2 .about-thumb-slider {
        margin-right: -930px;
        -webkit-transform: translate(-336px, 0);
        -ms-transform: translate(-336px, 0);
        transform: translate(-336px, 0)
    }
}

@media (max-width:991px) {
    [dir=rtl] .img-box2 .slider-area {
        margin-right: 0
    }

    [dir=rtl] .img-box2 .about-thumb-slider {
        margin-right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

[dir=rtl] .location-map .location-map-address {
    left: 95px;
    right: auto
}

@media (max-width:375px) {
    .hero-style2 .hero-title {
        font-size: 38px
    }

    .th-product.list-view .product-img {
        max-width: 130px
    }

    .th-product.list-view .product-content {
        padding: 0 15px
    }

    .location-map .location-map-address {
        right: 15px
    }

    .about-contact-grid.style2 .about-contact-icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px
    }

    .counter-card .box-text {
        font-size: 14px
    }

    .property-card2 .property-card-details .media-left {
        width: 100%
    }

    [dir=rtl] .location-map .location-map-address {
        left: 15px
    }
}

[dir=rtl] .contact-sec-map,
[dir=rtl] .hero-thumb4-1 {
    left: 0;
    right: auto
}

[dir=rtl] .contact-sec-map .location-map-address {
    left: 15%
}

[dir=rtl] .property-card2 .property-card-meta span {
    border-left: 1px solid rgba(28, 45, 55, .2);
    padding-left: 25px;
    margin-left: 25px;
    border-right: 0;
    padding-right: 0;
    margin-right: 0
}

@media (max-width:1500px) {
    [dir=rtl] .property-card2 .property-card-meta span {
        padding-left: 34px;
        margin-left: 33px
    }
}

@media (max-width:1399px) {
    [dir=rtl] .property-card2 .property-card-meta span {
        padding-left: 28px;
        margin-left: 27px
    }
}

@media (max-width:1299px) {
    [dir=rtl] .property-card2 .property-card-meta span {
        border-left: 0;
        padding-left: 0;
        margin-left: 20px
    }
}

[dir=rtl] .property-card2 .property-card-meta span:last-child {
    border-left: 0;
    padding-left: 0;
    margin-left: 0
}

[dir=rtl] .portfolio-card.style4 .property-card-meta span:after {
    left: -32px;
    right: auto
}
.hero-slider1 .hero-style2{
    margin-top: -150px;
}

#collections-sec .collection-img img{
    height: auto;
    
}
#collections-sec h3{
    font-weight: 500;
    font-size: 30px;
}
.technical-card p{
    color: #fff;
    font-weight: 200;
}
.appointment-thumb img{
    border-radius: 32px
}
.list-type{
padding: 0
}
.list-type li{
    color: #fff
}