@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
:root{
    --primary-theme-color: #343268;
    --font-awesome: "Font Awesome 7 Free"
}

.flat-featured.home5-two .flat-tabs .tab-title li h5, .header-account ul li {
    font-family: Mulish, sans-serif;
    font-weight: 700
}

.flat-property .btn-view:hover path, .sc-button.btn-1.active path, .sc-button.btn-1.active svg, .sc-button.btn-1:hover path, .sc-button.btn-1:hover svg {
    stroke: #fff;
    fill: #fff
}

*, .sc-button {
    box-sizing: border-box
}

#wrapper, .mobile-menu, img {
    max-width: 100%
}

.flat-property .heading-listing, .header-account ul {
    margin-right: 21px
}

.header-account ul li {
    margin-right: 4px
}

.header-account ul li a:hover, .icon-social-wg a i:hover, .icon-social-wg.style a i:hover, .main-header .main-menu .navigation > li > ul > .current > a, .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > a:after, .main-header .main-menu .navigation > li > ul > li > ul > .current > a, .meta.style .btn-button:hover i, .meta.style .btn-button:hover span, .mobile-menu .navigation li.current > a, .mobile-menu .navigation li:hover > a, .sc-button.btn-1.one span, .side-bar .widget-categories li.active a, .side-bar .widget-categories li:hover a, .slider .swiper-button-next2.swiper-button-disabled, .slider .swiper-button-next2:hover, .slider .swiper-button-prev2.swiper-button-disabled, .slider .swiper-button-prev2:hover, .wg-tabs .flat-tabs .tab-title li.active h3, .wg-tabs .flat-tabs .tab-title li:hover h3, .widget-logo-footer .box-menu ul li:hover {
    color: var(--primary-theme-color)
}

.main-header {
    z-index: 99;
    width: 100%;
    height: 78px;
    position: relative;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, .0784313725);
    background-color: #fff
}

.main-header.style-header {
    box-shadow: 0 -1px 0 0 #efefef inset
}

.main-header.home3 {
    position: absolute;
    color: #fff;
    box-shadow: unset;
    background-color: unset
}

.main-header .main-menu .navigation > li > ul, .main-header .main-menu .navigation > li > ul > li > ul, .main-header .sticky-header {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    opacity: 0;
    visibility: hidden
}

.flat-meet .box .content .icon-box a:hover i, .icon-filter.click span, .icon-filter:hover span, .main-header.home3 .main-menu .navigation > li > a, .sc-button.btn-1.active span, .sc-button.btn-1.one:hover span, .sc-button.btn-1:hover span, .sc-button.btn-2:hover span, .slider .flat-tabs .tab-title li.active h4, .slider .flat-tabs .tab-title li:hover h4, .swiper-button-next.swiper-button-disabled::after, .swiper-button-next:hover::after, .swiper-button-prev.swiper-button-disabled::after, .swiper-button-prev:hover::after, .tel-button:hover, .whatsapp:hover {
    color: #fff
}

.flat-agent-sidebar .wrap-list, .flat-property-detail.property-detail2 .title-style, .main-header .header-lower .main-menu .navigation, .main-header .header-lower .nav-outer, .main-header .header-upper, .main-header .logo-box .logo, .main-header .outer-box, .main-header .sticky-header .main-menu .navigation > li, .relative, .search-form, .slider .slider-item, .themesflat-pagination ul, .wg-search-area .box .images {
    position: relative
}

.main-header .logo-box {
    position: relative;
    z-index: 10
}

.main-header .logo-box .logo img {
    display: inline-block;
    max-width: 100%;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.main-header .header-lower {
    position: relative;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-header .main-menu {
    position: relative;
    margin-left: 0;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.main-header .main-menu .navbar-collapse {
    padding: 0;
    display: block
}

.main-header .main-menu .navigation > li {
    position: relative;
    display: inline-block;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    margin-right: 27px
}

.main-header .sticky-header .nav-outer .options-box, .themesflat-pagination.style3 {
    margin-top: 40px
}

.main-header .sticky-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    z-index: 0;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-header .sticky-header .mobile-nav-toggler {
    display: none;
    cursor: pointer
}

.main-header .sticky-header .logo {
    position: relative;
    padding: 7px 0
}

.main-header.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: .5s;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.main-header .main-menu .navigation > li > a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
    padding: 28px 0;
    letter-spacing: 0;
    color: #120a21;
    font-size: 16px;
    text-transform: capitalize;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.flat-agent.page .images, .flat-featured .flat-tabs .tab-title li:last-child, .flat-property-detail .wrap-floor .flat-accordion .icons:last-child, .flat-property.style .wd-find-select .group-select:first-child .nice-select, .flat-property.style2 .wd-find-select .group-select:first-child .nice-select, .flat-property.style3 .btn-view:nth-child(2), .flat-property.style4 .btn-view:nth-child(2), .icon-social a:last-child i, .main-header .main-menu .navigation > li:last-child, .main-header .sticky-header .main-menu .navigation > li:last-child, .sc-button.btn-svg svg, .slider .wrap-icon .icon-box:last-child, .themesflat-pagination ul li:last-child, .widget-logo-footer .box-menu ul li:last-child, .widget-rent .flat-tabs.style2 .box-tab {
    margin-right: 0
}

.main-header .main-menu .navigation > li:last-child > a {
    padding-right: 0
}

.main-header .main-menu .navigation > li:last-child ul {
    right: 0
}

.main-header .sticky-header .main-menu .navigation > li > a:after {
    top: 22px
}

.main-header .sticky-header .main-menu .navigation > li > a > span {
    top: 10px
}

.main-header .main-menu .navigation > li.current > a, .main-header .main-menu .navigation > li:hover > a {
    opacity: 1;
    color: var(--primary-theme-color)
}

.main-header .main-menu .navigation > li > ul {
    position: absolute;
    width: 16rem;
    z-index: 1;
    padding: 25px 30px 30px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    border-radius: 0;
    background-color: #fff
}

.main-header .main-menu .navigation > li > ul.from-right, .main-header .main-menu .navigation > li > ul > li > ul.from-right {
    left: auto;
    right: 0
}

.main-header .main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
    opacity: 0;
    text-align: left;
    transform: translateY(11px);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    margin-bottom: 15px
}

.main-header .main-menu .navigation > li > ul > li:last-child, .main-header .main-menu .navigation > li > ul > li > ul > li:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.main-header .main-menu .navigation > li:hover > ul > li, .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li {
    opacity: 1;
    transform: translateY(0);
    -webkit-transition-delay: 70ms;
    -moz-transition-delay: 70ms;
    -ms-transition-delay: 70ms;
    -o-transition-delay: 70ms;
    transition-delay: 70ms
}

.main-header .main-menu .navigation > li:hover > ul > li:nth-child(2), .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(2) {
    -webkit-transition-delay: 140ms;
    -moz-transition-delay: 140ms;
    -ms-transition-delay: 140ms;
    -o-transition-delay: 140ms;
    transition-delay: 140ms
}

.main-header .main-menu .navigation > li:hover > ul > li:nth-child(3), .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(3) {
    -webkit-transition-delay: 210ms;
    -moz-transition-delay: 210ms;
    -ms-transition-delay: 210ms;
    -o-transition-delay: 210ms;
    transition-delay: 210ms
}

.main-header .main-menu .navigation > li:hover > ul > li:nth-child(4), .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(4) {
    -webkit-transition-delay: 280ms;
    -moz-transition-delay: 280ms;
    -ms-transition-delay: 280ms;
    -o-transition-delay: 280ms;
    transition-delay: 280ms
}

.main-header .main-menu .navigation > li:hover > ul > li:nth-child(5), .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(5) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms
}

.main-header .main-menu .navigation > li:hover > ul > li:nth-child(6), .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(6) {
    -webkit-transition-delay: 420ms;
    -moz-transition-delay: 420ms;
    -ms-transition-delay: 420ms;
    -o-transition-delay: 420ms;
    transition-delay: 420ms
}

.main-header .main-menu .navigation > li:hover > ul > li:nth-child(7), .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(7) {
    -webkit-transition-delay: 490ms;
    -moz-transition-delay: 490ms;
    -ms-transition-delay: 490ms;
    -o-transition-delay: 490ms;
    transition-delay: 490ms
}

.main-header .main-menu .navigation > li:hover > ul > li:nth-child(8), .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(8) {
    -webkit-transition-delay: 560ms;
    -moz-transition-delay: 560ms;
    -ms-transition-delay: 560ms;
    -o-transition-delay: 560ms;
    transition-delay: 560ms
}

.main-header .main-menu .navigation > li:hover > ul > li:nth-child(9) {
    -webkit-transition-delay: 630ms;
    -moz-transition-delay: 630ms;
    -ms-transition-delay: 630ms;
    -o-transition-delay: 630ms;
    transition-delay: 630ms
}

.main-header .main-menu .navigation > li > ul > li > a, .main-header .main-menu .navigation > li > ul > li > ul > li > a {
    position: relative;
    display: block;
    line-height: 24px;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    color: #120a21;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-header .main-menu .navigation > li > ul > li > a::before {
    content: "\f178";
    font-family: var(--font-awesome);
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    top: 5px;
    display: inline-block;
    width: 16px;
    height: 10px;
    line-height: 1;
    transform: rotate(45deg);
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.main-header .main-menu .navigation > li > ul > li:hover > a {
    color: var(--primary-theme-color);
    padding-left: 20px
}

.hv-one:hover .img-style::before, .main-header .main-menu .navigation > li > ul > li:hover > a::before, .main-header .main-menu .navigation > li > ul > li > ul > li > a:hover::before, .pagi2 .swiper-pagination2:hover .img-style::before, .swiper-button-next2:hover .img-style::before, .swiper-button-prev2:hover .img-style::before, .wg-dream .box-dream:hover .image-group .pagi2 .swiper-pagination2, .wg-dream .box-dream:hover .image-group .swiper-button-next2, .wg-dream .box-dream:hover .image-group .swiper-button-prev2 {
    opacity: 1
}
.swiper-button-next2::after {
    content: "\f061";           /* arrow-right */
    font: var(--fa-font-solid);
}
.swiper-button-prev2::after {
    content: "\f060";           /* arrow-left */
    font: var(--fa-font-solid);
}

.main-header .main-menu .navigation > li > ul > li.dropdown2 > a:after {
    font-family: var(--font-awesome);
    content: "\f105";
    position: absolute;
    right: 5px;
    top: 1px;
    width: 10px;
    height: 20px;
    display: block;
    color: #120a21;
    line-height: 20px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.main-header .main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 16rem;
    padding: 25px 25px 30px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    border-radius: 0;
    background-color: #fff
}

.main-header .main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    opacity: 0;
    margin-bottom: 15px;
    transform: translateY(-8px);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-header .main-menu .navigation > li > ul > li > ul > li > a:before {
    position: absolute;
    content: "\f178";
    left: 0;
    top: 5px;
    width: 16px;
    height: 10px;
    opacity: 0;
    display: inline-block;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transform: rotate(45deg);
    font-family: var(--font-awesome)
}

.main-header .main-menu .navigation > li > ul > li > ul > li:hover > a {
    background-color: #fff;
    color: var(--primary-theme-color);
    padding-left: 20px
}

.main-header .main-menu .navigation li > ul > li.dropdown2:hover > ul, .main-header .main-menu .navigation > li.dropdown2:hover > ul {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible
}

.main-header .main-menu .navigation > li.dropdown2 > a::after {
    content: "\f078";
    font-family: var(--font-awesome);
    font-weight: 900;
    font-size: 11px;
    margin-left: 8px;
    vertical-align: bottom
}

.main-header .main-menu .navbar-collapse > ul li.dropdown2 .dropdown2-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 28px;
    border: 1px solid var(--white-color-opicity-two);
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none
}

.flat-property-detail.property-detail2 .wrap-style.property-images {
    border: 1px solid #eeecec;
    border-radius: 10px
}

.mobile-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    height: 100%;
    visibility: hidden;
    z-index: 999999
}

.mobile-menu .nav-logo {
    position: relative;
    background: #fff;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, .08);
    padding: 12px 20px
}

.mobile-menu .nav-logo img {
    max-width: 200px
}

.mobile-menu .bottom-canvas {
    padding: 30px 20px
}

.mobile-menu-visible, .wg-dream .image-group .swiper-slide {
    overflow: hidden
}

.mobile-menu-visible .mobile-menu {
    visibility: visible
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.close-btn, .mobile-menu .menu-backdrop {
    position: fixed;
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.mobile-menu-visible .mobile-menu .menu-box {
    left: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.mobile-menu .menu-backdrop {
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, .5)
}

.mobile-menu .menu-box {
    position: absolute;
    left: -300px;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background-color: #fff;
    z-index: 5;
    border-radius: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.close-btn {
    right: 16px;
    top: 25px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    z-index: 9999999999
}

.close-btn::before {
    content: "\f00d";
    font-family: var(--font-awesome);
    font-weight: 900;
    font-size: 33px;
}

.mobile-menu-visible .close-btn {
    visibility: visible;
    opacity: 1
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%
}

.mobile-menu .navigation li {
    position: relative;
    display: block
}

.mobile-menu .navigation li.dropdown2 .dropdown2-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    text-align: end;
    line-height: 44px;
    cursor: pointer;
    z-index: 5
}

.mobile-menu .navigation li.dropdown2 .dropdown2-btn::before {
    content: "\f078";
    font-family: var(--font-awesome);
    font-size: 12px;
    font-weight: 600;
    color: #120a21
}

.mobile-menu .navigation li.dropdown2 > ul li a {
    border-bottom: unset
}

.mobile-button.active span, .mobile-menu .navigation li.dropdown2 .dropdown2-btn span {
    opacity: 0
}

.mobile-menu .navigation li > ul, .mobile-menu .navigation li > ul > li > ul {
    display: none;
    background: #fff5e0;
    padding: 15px 20px;
    border-radius: 10px
}

.flat-agent-sidebar .post .heading-listing, .flat-property-detail .wrap-style:last-child, .flat-property-detail.property-detail2 .wrap-contact, .flat-property.style2 .heading-listing, .mobile-menu .navigation li > ul > li, .mobile-menu .navigation li > ul > li > ul > li, .properties .wd-find-select:not(.wd-search-form) .form-group, .side-bar .flat-tabs .box-tab, .tf-amenities label:last-child, .widget-menu .recent-news li .content h5 {
    margin-bottom: 0
}

.mobile-menu .navigation li > ul > li > a, .mobile-menu .navigation li > ul > li > ul > li > a {
    padding: 7px 0 !important;
    font-size: 14px !important;
    font-weight: 500
}

.mobile-menu .navigation li > ul > li > ul {
    padding-left: 15px
}

.mobile-menu .navigation li > ul > li > ul > li > a {
    padding-left: 40px
}

.hide, .mobile-menu .close-btn:hover {
    opacity: .5
}

.mobile-menu .navigation li > ul > li:last-child {
    border-bottom: none
}

.mobile-menu .navigation li > a {
    position: relative;
    display: block;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 0;
    font-size: 15px;
    color: #120a21;
    text-transform: capitalize
}

.flat-about .icon-box.icon-box2 .title-icon::after, .flat-featured.home2 .flat-tabs:hover .owl-stage-outer::after, .flat-featured.home2 .flat-tabs:hover .owl-stage-outer::before, .flat-featured.home4 .owl-stage-outer::after, .flat-featured.home4 .owl-stage-outer::before, .flat-property-detail.property-detail2 .title-style h3::before, .main-header .sticky-header .navbar-header {
    display: none
}

.main-header .sticky-header .main-menu .navigation > li > a {
    padding: 22px 0
}

.mobile-button {
    display: none;
    position: absolute;
    width: 26px;
    height: 26px;
    float: right;
    top: 50%;
    right: 15px;
    background-color: transparent;
    cursor: pointer;
    transition: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mobile-button span, .mobile-button::after, .mobile-button::before {
    background-color: var(--primary-theme-color);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.sc-button, .sc-button span {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.mobile-button::after, .mobile-button::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.mobile-button span {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    overflow: hidden;
    text-indent: 200%
}

.mobile-button::before {
    -webkit-transform: translate3d(0, -9px, 0);
    -moz-transform: translate3d(0, -9px, 0);
    transform: translate3d(0, -9px, 0)
}

.mobile-button::after {
    -webkit-transform: translate3d(0, 9px, 0);
    -moz-transform: translate3d(0, 9px, 0);
    transform: translate3d(0, 9px, 0)
}

.mobile-button.active::before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.mobile-button.active::after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.bg-white, .mobile-button.mobi-style span, .mobile-button.mobi-style::after, .mobile-button.mobi-style::before {
    background-color: #fff
}

.mobile-menu .login-box, .mobile-menu .menu-outer {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.mobile-menu .login-box svg, .tf-save .sc-button:first-child {
    margin-right: 5px
}

.mobile-menu .button-mobi-sell {
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px
}

.flat-property-detail .wrap-img .box-img img, .flat-search-area .box .imgs, .mobile-menu .button-mobi-sell a, .properties .wd-find-select .group-select .nice-select, .tel-button, .whatsapp, .widget-rent .button-search a {
    width: 100%
}

.sc-button.btn-icon span::before, .sc-button.btn-icon2 span::after {
    width: 1px;
    height: 22px;
    background-color: rgba(255, 255, 255, .2);
    content: "";
    position: absolute
}

.mobile-menu .mobi-icon-box h3, .widget-info .text-1, .widget-rent .style-group {
    margin-bottom: 13px
}

.mobile-menu .mobi-icon-box .box {
    margin-bottom: 19px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 19px
}

.mobile-menu .mobi-icon-box .box:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.mobile-menu .mobi-icon-box .box .content {
    color: #8e8e93
}

.icon-p, .mobile-menu .mobi-icon-box .box .content h5, .swiper-button-next::after, .swiper-button-prev::after, .wg-dream .text-address p, .widget-bottom-footer.home2 .title-bottom {
    color: #120a21
}

.flat-property-detail .wrap-floor .flat-accordion .icons span:first-child, .flat-property-detail .wrap-floor .flat-accordion .icons.icon-money span:nth-child(2), .flat-property-detail .wrap-house .inner .icon-inner .years-icon, .flat-testimonial .box-title .title-1, .mobile-menu .mobi-icon-box .icon, .search-group, .widget-rent .flat-tabs.style2 .tab-title li:first-child {
    margin-right: 10px
}

.main-header .mobile-menu .menu-box .mCSB_scrollTools {
    width: 3px
}

.sc-button {
    display: inline-block;
    background-color: var(--primary-theme-color);
    padding: 15px 18.5px;
    border-radius: 10px;
    transition: .3s
}

.sc-button span {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    transition: .3s
}

.flat-property-detail .wrap-house .icon-boxs a path, .flat-property-detail .wrap-house .icon-boxs a svg, .icon-filter path, .icon-filter span, .meta .btn-button span, .meta .btn-button svg path, .sc-button i, .sc-button svg path, .slider .flat-tabs .tab-title li h4, .wg-dream .image-group .swiper-slide img, .widget-menu .box-icon .content a p, path {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.sc-button.active, .sc-button:hover {
    border-color: transparent;
    outline: 0;
    background-color: #f29500
}

.widget-bottom-footer, .widget-logo-footer {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.sc-button.active svg, .sc-button.btn-1.active svg, .sc-button.btn-1:hover svg, .sc-button:hover svg {
    animation: .3s linear link-icon2
}

.flat-blog .sub-box .title-1, .sc-button svg, .side-bar .author-box .image-author, .widget-menu .box-icon .icon {
    margin-right: 17px
}

.sc-button.btn-1 {
    background-color: #fff5e0
}

.sc-button.btn-1 span {
    color: #000
}

.flat-meet .box .content .icon-box a:hover, .icon-filter.click, .icon-filter:hover, .sc-button.btn-1.active, .sc-button.btn-1:hover, .sc-button.btn-2:hover, .slider .flat-tabs .tab-title li.active, .slider .flat-tabs .tab-title li:hover {
    background-color: var(--primary-theme-color)
}

.sc-button.btn-2 svg {
    margin-left: 10px;
    margin-right: 0
}

.flat-property-detail .wrap-house .icon-boxs a:hover path, .flat-property-detail .wrap-house .icon-boxs a:hover svg, .icon-filter.click path, .icon-filter:hover path, .sc-button.btn-2:hover svg path {
    stroke: #fff
}

.sc-button.btn-icon span::before {
    margin-left: -11px
}

.title-inner {
    padding: 14px 0;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px
}

.properties .title-inner {
    margin-left: 17px;
    margin-right: 17px
}

.title-inner .title-group > a {
    position: relative;
    display: inline-block
}

.title-inner .title-group > a::after {
    content: "\f054"
}

.flat-about .icon-box img, .flat-blog-detail .texts-2, .flat-blog-detail .wrap-review .box-title, .flat-properties-rent .box .content .money, .flat-properties-rent .box .content .text-address, .flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-content img, .flat-property-detail .wrap-map .box, .title-inner.style, .wd-search-form .form-group {
    margin-bottom: 20px
}

.title-inner.style-detail {
    padding: 28px 0 20px;
    border-bottom: 0;
    margin-bottom: 0
}

.flat-featured.home {
    padding: 0 0 71px
}

.flat-featured.home4 {
    padding-bottom: 100px
}

.flat-featured.home5 {
    padding: 100px 0 70px
}

.flat-featured.home5-two .flat-tabs .tab-title li {
    margin-right: 17px;
    padding: 8px 20px
}

.flat-featured.home5-two .flat-tabs .tab-title li.active h5, .flat-featured.home5-two .flat-tabs .tab-title li:hover h5 {
    font-weight: 800;
    color: #120a21;
    font-family: Poppins, sans-serif
}

.flat-featured.home2 .flat-tabs .box-tab, .heading-section.style2 {
    margin-bottom: 45px
}

.flat-featured.home2 .box {
    width: 100%;
    margin-left: 0;
    border: 1px solid #efefef
}

.flat-agent.page .themesflat-pagination, .flat-featured.home2 .owl-dots, .flat-property-detail .wrap-img .box-2 .img-box {
    margin-top: 10px
}

.flat-featured.home2 .owl-stage-outer::after, .flat-featured.home2 .owl-stage-outer::before {
    content: "";
    top: 50%;
    bottom: 0;
    position: absolute;
    background: rgba(255, 255, 255, .5);
    height: 100%;
    transform: translateY(-50%);
    transition: .3s;
    z-index: 1
}

.flat-featured.home2 .owl-stage-outer::after {
    right: 0;
    left: unset;
    width: 20%
}

.flat-featured.home2 .owl-stage-outer::before {
    right: unset;
    left: 0;
    width: 20%
}

.flat-featured.home3 {
    padding: 100px 0 71px
}

.flat-featured.home3 .flat-tabs .box-tab {
    margin-bottom: 44px
}

.flat-featured.home3 .box {
    width: calc(33.333% - 30px)
}

.flat-blog-detail .texts-1, .flat-blog.page-detail .title-heading, .flat-contact-page.page .heading-box, .flat-featured .heading-section, .flat-sale-detail .heading-section {
    margin-bottom: 30px
}

.flat-featured .box {
    width: calc(25% - 30px);
    margin-left: 30px
}

.flat-featured .flat-tabs .box-tab, .flat-property-detail.property-detail2 .wrap-featured {
    margin-bottom: 48px
}

.flat-featured .flat-tabs .tab-title li {
    position: relative;
    line-height: 24px;
    margin-right: 12.7px;
    cursor: pointer;
    padding: 8px 14px;
    box-shadow: 0 4px 18px 0 rgba(66, 71, 76, .1019607843)
}

.flat-featured .flat-tabs .tab-title li h5 {
    font-weight: 400;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.wg-dream .icon-plus, .wg-search-area .box .icon-plus {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    opacity: 0
}

.flat-featured .flat-tabs .tab-title li.active h5, .flat-featured .flat-tabs .tab-title li:hover h5 {
    font-weight: 600;
    color: var(--primary-theme-color)
}

.wg-dream .wrap-item {
    position: relative;
    margin-left: -30px;
    flex-wrap: wrap
}

.flat-testimonial .swiper-container, .wg-dream .owl-carousel .owl-stage-outer {
    margin: -5px;
    padding: 5px
}

.wg-dream .box-dream {
    background-color: #fff;
    position: relative;
    box-shadow: 0 4px 26px 0 rgba(66, 71, 76, .0784313725);
    padding: 17px 17px 16px;
    border-radius: 16px
}

.flat-agent .box, .flat-agent-detail .box-text {
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, .0784313725)
}

.wg-dream .box-dream:hover .image-group .icon-plus {
    opacity: 1;
    z-index: 99;
    transition-delay: 0.3s;
    top: 50%;
    width: 100%;
    height: 100%;
    text-align: center
}

.wg-dream .box-dream:hover .image-group .swiper-button-next2 {
    right: 34.5%
}

.wg-dream .box-dream:hover .image-group .swiper-button-prev2 {
    left: 34.5%
}

.wg-dream .box-dream:hover .image-group .swiper-slide img {
    transform: scale(1.05)
}

.wg-dream .box-dream.style-dream {
    border: 1px solid #e5e5ea;
    padding: 16px 16px 15px;
    box-shadow: none
}

.comments .comment-form fieldset.message-wrap, .flat-blog .content h3, .wg-dream .image-group, .widget-info h5 {
    margin-bottom: 16px
}

.flat-contact-page.page .heading-box .heading-title, .flat-property-detail.property-detail2 .wrap-map .box, .flat-sale-detail .heading-section .title-heading, .wg-dream .money, .wg-dream .text-address, .wg-dream h3 {
    margin-bottom: 10px
}

.wg-dream h3 {
    margin-left: -1px
}

.grid-property {
    padding-bottom: 30px
}

.icon-p::before, .wg-dream .text-address p::before {
    content: "\f279";
    font-family: var(--font-awesome);
    font-size: 12px;
    font-weight: 500;
    margin-right: 5px;
    color: #8e8e93
}

.flat-agent-detail .sub-text p, .star svg, .wg-dream .icons span:first-child {
    margin-right: 4px
}

.wg-dream .icon-box {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 16px;
    margin-bottom: 16px
}

.icons {
    margin-right: 18px
}

.wg-dream .icons::before {
    font-family: icomoon;
    font-size: 16px;
    font-weight: 500;
    margin-right: 4px
}

.wg-dream .icons.icon-1::before {
    content: "\e902"
}

.wg-dream .icons.icon-2::before {
    content: "\e901"
}

.wg-dream .icons.icon-3::before {
    content: "\e900"
}

.wg-dream .days-box .compare::before {
    content: "+";
    color: var(--primary-theme-color);
    margin-right: 3px
}

.wg-dream .icon-bookmark {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    border-top: 38px solid #fff5e0;
    border-left: 38px solid transparent;
    border-radius: 0 10px
}

.wg-dream .icon-bookmark i {
    z-index: 999;
    top: 0;
    right: 0;
    position: absolute;
    margin-top: -32px;
    margin-right: 5px;
    color: var(--primary-theme-color);
    font-size: 12px
}

.wg-dream .icon-plus {
    position: absolute;
    top: 45%;
    transform: translate(-50%, -50%);
    left: 50%;
    transition: .3s
}

.wg-dream .icon-plus img {
    top: 40%;
    position: relative
}

.wg-dream .featured {
    line-height: normal;
    position: absolute;
    top: 13px;
    left: -6px;
    padding: 1px 1px 1px 8px;
    text-transform: capitalize;
    color: #fff;
    z-index: 9;
    background-color: var(--primary-theme-color);
    height: 20px
}

.wg-dream .featured::before {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    border-top: 6px solid var(--primary-theme-color);
    border-left: 6px solid transparent
}

.wg-dream .featured::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -10px;
    width: 50%;
    height: 101%;
    background: var(--primary-theme-color);
    clip-path: polygon(70% 0, 100% 50%, 70% 100%, 0% 100%, 0 50%, 0% 0%);
    z-index: -1
}

.wg-dream .featured.style {
    background-color: #6e55ff;
    top: 38px
}

.wg-dream .featured.style::before {
    border-top: 6px solid #6e55ff;
    border-left: 6px solid transparent
}

.wg-dream .featured.style::after {
    background: #6e55ff
}

.star {
    margin-left: -2px
}

.star svg {
    fill: #FFBB0B;
    width: 14px;
    height: 14px
}

.flat-search-area .wrap-search-area {
    position: relative;
    flex-wrap: wrap
}

.flat-search-area .box {
    width: calc(25% - 0px);
    position: relative;
    overflow: hidden
}

.wg-search-area .box .images::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transition: .4s ease-out;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.85%, #000 100%);
    z-index: 1;
    opacity: .7
}

.wg-search-area .box .icon-plus {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s
}

.flat-meet .box .content .icon-box a i, .flat-meet .icon-socials {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.wg-search-area .box .icon-plus img {
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    position: relative
}

.wg-search-area .box:hover .images::after {
    height: 200%
}

.wg-search-area .box:hover .icon-plus {
    opacity: 1;
    transition-delay: 0.3s
}

.wg-search-area .box .content {
    position: absolute;
    bottom: 18px;
    left: 20px;
    color: #fff;
    z-index: 2
}

.flat-about .icon-box.icon-box2 .title-icon, .flat-agent .icon-group .icon-phone, .flat-agent-detail .wrap-item .box .content h3, .flat-property-detail .wrap-house .icon-boxs, .flat-property-detail .wrap-img .box-2 .image .contents svg, .flat-property.style .heading-listing, .wg-search-area .box .content h3, .widget-info .sub-title {
    margin-bottom: 6px
}

.flat-meet.page-about {
    padding: 105px 0 100px
}

.flat-meet .box-text, .widget-form p {
    padding-top: 1px
}

.flat-meet .box:hover .icon-socials {
    right: 0;
    opacity: 1
}

.flat-meet .box .content {
    padding: 21px 0
}

.flat-meet .box .content h3 {
    margin-bottom: 4px
}

.flat-meet .box .content .icon-box a {
    width: 38px;
    height: 38px;
    border: 1px solid #efefef;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: 7px;
    font-size: 13px
}

.flat-meet .box .content .icon-box a i {
    color: #8e8e93;
    transition: .3s
}

.flat-meet .images, .hv-one .img-style, .pagi2 .swiper-pagination2 .img-style, .swiper-button-next2 .img-style, .swiper-button-prev2 .img-style, .thumbs-swiper-row .image-detail {
    border-radius: 10px;
    overflow: hidden
}

.flat-meet .icon-socials {
    background-color: var(--primary-theme-color);
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0;
    right: -30px;
    display: grid;
    transition: .3s;
    opacity: 0
}

.flat-meet .icon-socials a {
    display: flex;
    align-items: center;
    justify-content: center
}

.flat-meet .icon-socials i {
    font-size: 17px;
    color: #fff
}

.flat-meet .box-text a {
    margin-left: 3px;
    text-decoration: underline
}

.comments .comment-form label, .flat-about .heading-about h4 {
    margin-bottom: 11px
}

.comments .comment-form .nice-select {
    padding: 16px 20px 14px 46px;
    font-size: 14px;
    margin-bottom: 24px;
    border-radius: 10px
}

.comments .comment-form .input-item input, .comments .comment-form fieldset input {
    border: 1px solid #e5e5ea;
    position: relative;
    background-color: #fff;
    font-weight: 500;
    color: #120a21
}

.comments .comment-form .img-icon {
    position: absolute;
    left: 18px;
    top: 51px
}

.comments .comment-form .img-icon.icon-style {
    bottom: 17px;
    top: unset
}

.comments .comment-form .img-email {
    bottom: 19px
}

.comments .comment-form .text-wrap {
    margin-left: -22px
}

.comments .comment-form .text-wrap fieldset {
    width: calc(50% - 22px);
    margin-left: 22px
}

.comments .comment-form .input-item input {
    padding: 11px 14px 13px 17px;
    border-radius: 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.comments .comment-form .input-item input::placeholder {
    color: #120a21;
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.comments .comment-form .input-item input:focus, .comments .comment-form fieldset input:focus, .comments .comment-form fieldset textarea:focus, .widget-form fieldset input:focus {
    border: 1px solid var(--primary-theme-color)
}

.comments .comment-form fieldset {
    position: relative;
    width: 100%;
    margin-bottom: 24px
}

.comments .comment-form fieldset input {
    padding: 11px 14px 13px 46px;
    border-radius: 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.comments .comment-form fieldset input::placeholder {
    color: #120a21;
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.comments .comment-form fieldset textarea {
    padding: 13px 5px 22px 17px;
    background-color: #fff;
    border: 1px solid #e5e5ea;
    color: #120a21;
    font-weight: 500;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 10px
}

.comments .comment-form fieldset textarea::placeholder {
    color: #120a21;
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.flat-property .btn-view, .meta .btn-button i {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.comments .comment-form button {
    padding: 16px 29px;
    border: unset
}

.bg-1, .flat-blog.home {
    background-color: #f7f7f7
}

.flat-blog.home2 .content {
    padding: 20px 0 0
}

.flat-blog.home2 .sub-box {
    left: 24.5%
}

.flat-blog.page-detail {
    padding: 41px 0 100px
}

.flat-blog .sub-box {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 152px;
    height: 32px;
    background-color: #fff;
    border-radius: 6px;
    transform: translateX(-50%);
    padding: 0 15px
}

.flat-blog .sub-box .title-2::before {
    font-family: var(--font-awesome);
    font-size: 14px;
    font-weight: 100;
    content: "\f07c";
    margin-right: 6px;
    color: #8e8e93
}

.flat-agent .icon-group .icon-email::before, .flat-agent .icon-group .icon-phone::before, .flat-agent-detail .icon-group .icon-map::before {
    font-weight: 500;
    color: #8e8e93;
    font-size: 14px;
    font-family: var(--font-awesome)
}

.flat-blog .content {
    padding: 20px 5px 0
}

.meta .btn-button:hover i, .meta .btn-button:hover svg {
    animation: .3s linear link-icon
}

.meta .btn-button i {
    margin-left: 9px;
    transition: .3s
}

.meta .btn-button svg {
    margin-left: 11px
}

.meta.style .btn-button:hover svg path {
    stroke: var(--primary-theme-color)
}

.flat-testimonial .box .inner {
    box-shadow: 0 4px 26px 0 rgba(66, 71, 76, .0784313725);
    padding: 30px
}

.flat-testimonial .box .inner svg {
    margin-bottom: 20px;
    transition: .8s
}

.flat-testimonial .box .inner .texts, .font-italic {
    font-style: italic
}

.flat-testimonial .box .author-box {
    padding: 30px 5px
}

.flat-testimonial .box .author-box .images {
    border-radius: 50%;
    width: 65px;
    height: 65px;
    margin: 0 auto 15px
}

.flat-testimonial .box:hover .inner svg {
    transform: rotateY(360deg)
}

.flat-testimonial .box-title {
    padding-top: 19px
}

.flat-testimonial .box-title .inner-title {
    border: 1px solid #efefef;
    padding: 8px 18px;
    border-radius: 999px
}

.flat-properties-rent.home2 .heading-section {
    margin-bottom: 46px
}

.flat-properties-rent.home2 .heading-section h2 {
    margin-right: 140px
}

.flat-properties-rent .box {
    padding: 17px 14px 16px 17px
}

.flat-properties-rent .box .image-group {
    width: 269px;
    flex: none;
    margin-bottom: 0
}

.flat-properties-rent .box .content {
    width: 46.8%;
    padding-left: 17px
}

.flat-properties-rent .box .content .icon-box {
    padding-bottom: 8px
}

.flat-properties-rent .box .content p {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

.flat-properties-rent .box .content .img-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 5px
}

.flat-properties-rent .box .content .icon-repeat {
    width: 30px;
    height: 30px;
    background-color: #f3f3f3;
    border-radius: 50%;
    text-align: center;
    line-height: 30px
}

.flat-properties-rent .box .content .icon-repeat svg {
    transition: .8s
}

.flat-properties-rent .box .content .icon-repeat:hover svg {
    transform: rotateY(180deg)
}

.flat-sale.home3 {
    padding: 95px 0 100px
}

.properties.flat-property .category-filter {
    margin: 0 0 15px;
    padding: 0 17px
}

.flat-property .btn-view {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e5e5ea;
    border-radius: 10px;
    margin-right: 10px;
    transition: .3s
}

.icon-social-wg a i, .wg-tabs .flat-tabs .tab-title li {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.flat-property .btn-view:hover, .flat-property-detail .wrap-house .icon-boxs a:hover, .tf-amenities label input:checked ~ .btn-checkbox, .widget-form button:hover, .widget-form label input:checked ~ .btn-checkbox, .widget-menu .button-author:hover {
    background-color: var(--primary-theme-color);
    border: 1px solid var(--primary-theme-color)
}

.flat-property .wd-find-select .group-select .nice-select {
    width: 179px;
    height: 40px;
    padding: 8px 17px
}

.flat-property .nice-select {
    font-size: 14px
}

.flat-property.style .category-filter, .flat-property.style2 .category-filter, .flat-property.style4 .category-filter, .flat-property.style5 .category-filter {
    margin: 0 0 30px
}

.flat-agent-sidebar .post .wd-find-select .group-select .nice-select, .flat-agent.page .wd-find-select .group-select .nice-select, .flat-property.style2 .wd-find-select .group-select .nice-select {
    width: 240px
}

.flat-property.style3 .category-filter {
    margin: 0 0 40px
}

.flat-property-grid .box {
    margin-left: 0
}

.content-right #map, .content-right iframe {
    width: 100%;
    height: 100%
}

.wrap-map .content-left {
    width: 44.7%;
    padding: 40px 30px 35px 93px;
    background: #fff;
    position: relative;
    z-index: 3
}

.flat-agent .box .content p, .flat-blog-detail .wrap-form .titles, .tf-amenities .subtitle, .wrap-map .content-left .category-filter {
    margin-bottom: 21px
}

.flat-about .heading-about .text-1, .widget-menu .recent-news li, .wrap-map .content-left .box {
    margin-bottom: 25px
}

.wrap-map .content-left .themesflat-pagination {
    margin-top: 1px
}

.wrap-map .content-right {
    width: 55.3%;
    position: fixed;
    z-index: 0;
    top: 0;
    height: 100%;
    right: 0
}

.flat-agent-sidebar .wrap-list .box .content, .flat-property-detail .wrap-house .inner, .side-bar .widget-categories h3 {
    margin-bottom: 7px
}

#footer h3, .flat-agent.page .category-filter, .heading-section.style, .side-bar .title-contact {
    margin-bottom: 24px
}

.flat-agent.page .box, .flat-blog-detail, .flat-blog-detail .wrap-form {
    padding: 0
}

.flat-agent.page .box .content {
    padding: 20px 20px 16px
}

.flat-agent.page .images img {
    height: 300px
}

.flat-agent.page .icon-group {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
    min-height: 69px
}

.flat-agent .images {
    margin-right: 30px;
    border-radius: 10px
}

.flat-agent .images img, .flat-property-detail .wrap-img .box-2 .image .img-4 {
    height: 100%
}

.flat-agent .box {
    padding: 20px 20px 17px;
    margin-bottom: 30px
}

.flat-agent .box .content h3, .flat-agent-detail .titles {
    margin-bottom: 2px
}

.flat-agent .icon-group {
    margin-bottom: 20px;
    padding-bottom: 39px;
    border-bottom: 1px solid #efefef
}

.flat-agent .icon-group .icon-phone::before {
    content: "\f4d2";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: rotate(99deg);
    display: inline-block;
    margin-right: 10px
}

.flat-agent .icon-group .icon-email a {
    text-decoration-line: underline
}

.flat-agent .icon-group .icon-email::before {
    content: "\f0e0";
    text-decoration-line: unset;
    margin-right: 10px
}

.icon-social-wg {
    padding-left: 5px
}

.icon-social-wg a i {
    font-size: 17px;
    margin-right: 19px;
    color: #8e8e93;
    transition: .3s
}

.icon-social-wg.style a i {
    color: #c8c8cf
}

.flat-agent-detail {
    padding-bottom: 105px
}

.flat-agent-detail .icon-group {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef
}

.flat-agent-detail .icon-group .icon-email {
    margin-bottom: 5px
}

.flat-agent-detail .icon-group .icon-map::before {
    content: "\f3c5";
    display: inline-block;
    margin-right: 12px;
    margin-left: 2px
}

.flat-agent-detail .box-text {
    padding: 20px 20px 19px;
    margin-bottom: 31px
}

.flat-agent-detail .box-text .text-1, .flat-agent-detail .box-text h3, .flat-blog-detail .image, .flat-blog-grid .box-heading .title-heading, .flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-content .texts, .flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-content .title, .flat-property-detail .wrap-property ul li, .flat-property-detail .wrap-text .text-1, .flat-property-detail .wrap-text .text-2, .side-bar .comments .comment-form fieldset, .widget-rent .form-group-1 {
    margin-bottom: 12px
}

.flat-agent-detail .wrap-item {
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5ea;
    margin-bottom: 30px
}

.flat-agent-detail .wrap-item .box {
    padding: 20px 17px 17px;
    margin-bottom: 26px
}

.flat-agent-detail .wrap-item .box .content {
    width: 61.5%
}

.slider .flat-tabs, .wg-tabs .flat-tabs {
    position: relative;
    z-index: 9
}

.wg-tabs .flat-tabs .tab-title {
    padding-bottom: 16px;
    margin-bottom: 25px;
    border-bottom: 1px solid #efefef
}

.wg-tabs .flat-tabs .tab-title li {
    position: relative;
    cursor: pointer;
    transition: .3s;
    margin-right: 13px
}

.wg-tabs .flat-tabs .tab-title li h3 {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-right: 8px
}

.wg-tabs .flat-tabs .tab-title li.active::after, .wg-tabs .flat-tabs .tab-title li:hover::after {
    content: "";
    height: 4px;
    position: absolute;
    background: var(--primary-theme-color);
    bottom: -17px;
    transform: translateX(-50%);
    width: 100%;
    visibility: visible;
    opacity: 1;
    left: 50%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.flat-about {
    padding: 60px 0 100px
}

.flat-about .heading-about {
    padding-right: 100px
}

.flat-about .heading-about h2 {
    padding-right: 50px;
    margin-bottom: 41px
}

.flat-about .heading-about .text-box {
    position: relative;
    margin-bottom: 26px
}

.flat-about .heading-about .text-box::before {
    content: "";
    width: 3px;
    height: 100%;
    background-color: var(--primary-theme-color);
    position: absolute;
    border-radius: 3px
}

.flat-about .heading-about .text-box p {
    margin-left: 30px;
    padding: 7px 0
}

.flat-about .heading-about .author-box {
    padding-left: 30px
}

.flat-about .heading-about .author-box h3, .flat-blog-detail .content-img .sub-title {
    margin-bottom: 3px
}

.flat-about .heading-about .author-box p, .side-bar .comments .comment-form fieldset.message-wrap {
    margin-bottom: 18px
}

.br-10, .flat-about .post-video img, .flat-property-detail .wrap-video .post-video img, .img-border {
    border-radius: 10px
}

.flat-about .post-video a, .flat-property-detail .wrap-video .post-video a {
    width: 60px;
    height: 60px;
    line-height: 60px
}

.flat-about .post-video .ripple::after, .flat-about .post-video .ripple::before, .flat-property-detail .wrap-video .post-video .ripple::after, .flat-property-detail .wrap-video .post-video .ripple::before {
    width: 60px;
    height: 60px
}

.flat-about .icon-box {
    position: absolute;
    padding: 30px 15px 16px;
    background-color: #fff5e0;
    right: 65px;
    bottom: 1px;
    border-radius: 10px;
    width: 160px;
    height: 160px
}

.flat-about .icon-box.icon-box2 {
    right: -95px;
    bottom: 160px;
    background-color: var(--primary-theme-color);
    color: #fff;
    z-index: 2;
    padding: 27px 15px 16px
}

.flat-about .icon-box.icon-box2 img {
    margin-bottom: 17px
}

.flat-about .icon-box .title-icon {
    margin-bottom: 1px;
    display: flex;
    align-items: initial;
    justify-content: center
}

.flat-about .icon-box .title-icon::after {
    content: "+";
    font-size: 16px;
    line-height: 14px;
    font-weight: 900
}

.flat-service {
    background-image: url(./../../assets/images/section/bg-icon.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.flat-service .box {
    background-color: #fff;
    padding: 30px;
    border-radius: 10px
}

.flat-service .box:hover .icon svg {
    animation: .5s forwards toBottomFromTop
}

.flat-service .box .icon {
    margin-bottom: 25px;
    overflow: hidden
}

.flat-service .box h3 {
    margin-bottom: 15px;
    padding-bottom: 16px;
    position: relative
}

.flat-service .box h3::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 1px;
    background-color: var(--primary-theme-color);
    bottom: 0
}

@keyframes toTopFromBottom {
    49% {
        transform: translateY(-20%)
    }
    50% {
        opacity: 0;
        transform: translateY(20%)
    }
    51% {
        opacity: 1
    }
}

.flat-contact-page {
    margin-top: -209px
}

.flat-contact-page .comments {
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 4px 26px 0 rgba(66, 71, 76, .0784313725)
}

.flat-contact-page .comments .comment-form .nice-select {
    padding: 16px 18px 14px 17px;
    margin-bottom: 22px
}

.flat-contact-page .comments .comment-form fieldset input {
    padding: 11px 14px 13px 17px
}

.flat-contact-page .comments .comment-form fieldset textarea {
    padding: 11px 15px 22px 17px
}

.flat-contact-page .info-box {
    width: calc(33.333% - 22px) !important;
    margin-left: 22px
}

.flat-contact-page.page {
    margin-top: -169px
}

.flat-property-detail {
    padding-top: 12px
}

.flat-property-detail .wrap-house {
    justify-content: space-between;
    margin-bottom: 40px
}

.flat-property-detail .wrap-house .title-heading, .heading-section h2 {
    margin-bottom: 14px
}

.flat-property-detail .wrap-house .inner .text-address {
    margin-bottom: 0;
    margin-right: 15px
}

.flat-property-detail .wrap-house .inner .sales {
    padding: 6px, 8px;
    background-color: #6e55ff;
    width: 62px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin-right: 13px
}

.flat-property-detail .wrap-floor .flat-accordion .icons.icon-money span:first-child, .flat-property-detail .wrap-house .inner .icon-inner i {
    margin-right: 6px
}

.flat-property-detail .wrap-house .icon-box {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.flat-property-detail .wrap-floor .flat-accordion .icons, .flat-property-detail .wrap-house .icon-box .icons {
    margin-right: 20px
}

.flat-property-detail .wrap-house .icon-boxs a {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #e5e5ea;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px
}

.flat-property-detail .wrap-house .moneys {
    margin-right: -5px
}

.flat-property-detail .wrap-house .text-sq {
    padding-right: 2px
}

.flat-property-detail .wrap-img, .flat-property-detail.property-detail2 .wrap-form, .flat-property-detail.property-detail2 .wrap-text, .flat-property-detail.property-detail2 .wrap-video, .heading-section {
    margin-bottom: 50px
}

.flat-property-detail .wrap-img .box-1 {
    margin-right: 10px;
    width: 49.1%
}

.flat-property-detail .wrap-img .box-2 {
    width: 50.2%
}

.flat-property-detail .wrap-img .box-2 .img-3 {
    width: 50%
}

.flat-property-detail .wrap-img .box-2 .image {
    margin-left: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%
}

.flat-property-detail .wrap-img .box-2 .image::before {
    content: "";
    background: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 8px
}

.flat-property-detail .wrap-img .box-2 .image .contents {
    position: absolute;
    padding-top: 10px;
    padding-right: 10px
}

.flat-property-detail .post .titles {
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef
}

.flat-property-detail .wrap-style {
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, .0784313725)
}

.flat-property-detail .wrap-overview {
    padding: 10px 20px 1px
}

.flat-property-detail .wrap-overview .box-icon {
    width: 26.1%
}

.flat-property-detail .wrap-overview .box-icon:last-child {
    width: 20%
}

.flat-property-detail .wrap-overview .icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #e5e5ea;
    margin-bottom: 19px;
    margin-right: 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

.flat-property-detail .wrap-text, .flat-property-detail .wrap-video {
    padding: 21px 20px 20px
}

.flat-property-detail .wrap-property {
    padding: 20px 20px 8px
}

.flat-property-detail .wrap-property ul:first-child {
    width: 51.5%
}

.flat-property-detail .wrap-property ul:first-child .one {
    width: 24.3%
}

.flat-property-detail .wrap-property ul:nth-child(2) {
    width: 48.5%
}

.flat-property-detail .wrap-property ul:nth-child(2) .one {
    width: 25.6%
}

.flat-property-detail .wrap-featured {
    padding: 20px 20px 18px
}

.flat-property-detail .wrap-featured .inner-1, .flat-property-detail .wrap-featured .inner-3 {
    width: 25.7%
}

.flat-property-detail .wrap-featured .inner-2 {
    width: 25.2%
}

.flat-property-detail .wrap-featured .inner-4, .tf-amenities .inner-2 {
    margin-top: 42px
}

.flat-property-detail .wrap-map {
    padding: 20px 20px 12px
}

.flat-property-detail .wrap-map ul:first-child .one {
    width: 34%
}

.flat-property-detail .wrap-map ul:nth-child(2) .one {
    width: 35.6%
}

.flat-property-detail .wrap-map .map-content {
    width: 100%;
    height: 360px
}

.flat-property-detail .wrap-floor {
    padding: 20px 20px 6px
}

.button-search a span, .flat-property-detail .wrap-floor .flat-accordion .icons::before {
    margin-right: 8px
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    margin-bottom: 14px;
    background-color: #fff;
    border-bottom: 1px solid #e5e5ea
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-title {
    padding: 0 0 13px 22px;
    cursor: pointer;
    color: #120a21;
    width: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-title.active .btn-toggle::after {
    content: "\f054";
    rotate: -90deg
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .btn-toggle {
    position: absolute;
    left: 4px;
    top: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .btn-toggle::after {
    content: "\f054";
    font-family: var(--font-awesome);
    rotate: 90deg;
    font-weight: 400;
    color: #120a21;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-content {
    padding: 8px 0 20px;
    display: none;
    background-color: #fff;
    width: 100%;
    transition: none !important
}

.flat-property-detail .wrap-virtual {
    padding: 20px
}

.flat-property-detail.style2 {
    padding-top: 0
}

.flat-property-detail.style2 .wrap-house {
    padding: 19px 20px;
    border-radius: 10px;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, .0784313725)
}

.flat-property-detail.property-detail2 .wrap-style {
    border-radius: 0;
    box-shadow: unset;
    padding: 0
}

.flat-property-detail.property-detail2 .titles h3 {
    position: relative;
    display: initial
}

.flat-property-detail.property-detail2 .title-style::before, .flat-property-detail.property-detail2 .titles h3::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--primary-theme-color);
    position: absolute;
    bottom: -15px
}

.flat-property-detail.property-detail2 .titles.style h3::before {
    bottom: -30px
}

.flat-property-detail.property-detail2 .wrap-overview {
    margin-bottom: 34px
}

.flat-property-detail.property-detail2 .wrap-map {
    margin-bottom: 37px
}

.flat-property-detail.property-detail2 .wrap-floor {
    padding-right: 30px;
    margin-bottom: 38px
}

.flat-property-detail.property-detail2 .wrap-floor .titles {
    padding-bottom: 21px;
    margin-bottom: 20px
}

.flat-property-detail.property-detail2 .wrap-floor .titles h3::before {
    bottom: -20px
}

.flat-property-detail.property-detail2 .wrap-floor .flat-accordion .flat-toggle .toggle-title {
    padding: 0 10px 13px 22px
}

.flat-property-detail.property-detail2 .wrap-virtual, .flat-property-detail.property-detail2 .wrap-walksore {
    margin-bottom: 51px
}

.flat-property-detail.property-detail2 .wrap-nearby {
    padding-right: 39px;
    margin-bottom: 44px
}

.flat-property-detail.property-detail2 .wrap-review {
    margin-bottom: 47px
}

.flat-property-detail.property-detail2 .wrap-review .box-title {
    margin-bottom: 22px
}

.flat-blog-detail .wrap-review .comment-list .content, .flat-property-detail.property-detail2 .wrap-review .comment-list .content {
    padding: 1px 0 0 21px
}

.flat-property-detail.property-detail2 .wrap-contact .titles {
    margin-bottom: 20px;
    padding-bottom: 13px
}

.flat-property-detail.property-detail2 .wrap-contact .titles h3::before {
    bottom: -40px
}

.flat-error {
    padding: 32px 0 100px
}

.flat-error .images {
    margin-bottom: 71px
}

.flat-error .heading-sections h2 {
    margin-bottom: 19px
}

.flat-error .heading-sections p {
    padding: 0 320px;
    margin-bottom: 40px
}

.flat-error .heading-sections .sc-button {
    width: 188px;
    height: 54px
}

.flat-blog-grid .box-heading, .side-bar .widget-listings {
    margin-bottom: 39px
}

.flat-blog-grid .box-heading .image {
    margin-bottom: 28px
}

.flat-blog-grid .box {
    margin-bottom: 39.5px
}

.flat-blog-grid .themesflat-pagination {
    margin-top: 27px
}

.flat-map .map-content {
    width: 100%;
    height: 690px
}

.flat-blog-detail .title-heading {
    margin-bottom: 15px
}

.flat-blog-detail .icon-boxs {
    padding-left: 2px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5ea
}

.flat-blog-detail .icon-boxs svg, .flat-blog-detail .tags p {
    margin-right: 9px
}

.flat-blog-detail .icon-boxs .icon {
    margin-right: 15px
}

.flat-blog-detail .content-img {
    margin-bottom: 31px
}

.flat-blog-detail .texts-3 {
    margin-bottom: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5ea
}

.flat-blog-detail .text-box {
    background-color: #fff5e0;
    border-left: 4px solid var(--primary-theme-color);
    padding: 40px 40px 40px 36px;
    border-radius: 10px;
    margin-bottom: 19.5px
}

.widget-form .btn-checkbox, .widget-form button, .widget-menu .button-author {
    background-color: rgba(255, 255, 255, .1)
}

.flat-blog-detail .tag-wrap {
    margin-bottom: 41px
}

.flat-blog-detail .tags a {
    width: 78px;
    height: 32px;
    border: 1px solid #e5e5ea;
    border-radius: 10px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.flat-blog-detail .share-box .icon-social a i:hover, .flat-blog-detail .tags a:hover {
    border: 1px solid var(--primary-theme-color);
    color: #fff;
    background-color: var(--primary-theme-color)
}

.flat-blog-detail .share-box p {
    margin-right: 7px
}

.flat-blog-detail .share-box .icon-social a i {
    border: 1px solid #e5e5ea;
    background-color: unset;
    color: #8e8e93;
    margin-left: 4px
}

.flat-blog-detail .wrap-review {
    padding: 0;
    margin-bottom: 37px
}

#footer {
    padding: 100px 0 43px;
    background: #1c1c1e;
    position: relative;
    color: #fff
}

.widget-menu .title-widget {
    font-size: 22px;
    margin-bottom: 28px
}

.widget-menu .box-menu li a {
    margin-bottom: 12px;
    position: relative;
    padding-left: 4px;
    color: rgba(255, 255, 255, .5)
}

.widget-menu .box-menu li a::before {
    content: "\f105";
    font-family: var(--font-awesome);
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: var(--primary-theme-color);
    font-size: 14px;
    margin-right: 11px;
    transition: .3s;
}

.widget-form fieldset input, .widget-menu .box-menu li:hover a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.widget-menu .box-menu li:hover a {
    transition: .3s;
    color: var(--primary-theme-color)
}

.widget-menu .box-menu li:hover a::before {
    opacity: 0;
    visibility: hidden;
    margin-right: 0
}

.widget-menu .images {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 16px
}

.widget-menu .button-author {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .1019607843);
    border-radius: 50%;
    font-size: 10px
}

.widget-menu .box-icon {
    margin-bottom: 27px
}

.text-color-3, .widget-menu .box-icon .content a p:hover {
    color: var(--primary-theme-color) !important
}

.widget-form p {
    margin-bottom: 15px
}

.widget-form label {
    position: relative;
    cursor: pointer
}

.tf-amenities label input, .widget-form label input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    margin-right: 0;
    margin-bottom: 0
}

.widget-form .btn-checkbox {
    width: 24px;
    height: 20px;
    border: 1px solid rgba(255, 255, 255, .1019607843);
    border-radius: 6px;
    justify-content: center;
    margin-right: 12px
}

.widget-form .btn-checkbox:after {
    content: "\f00c";
    font-family: var(--font-awesome);
    color: #fff;
    display: none
}

.tf-amenities label input:checked ~ .btn-checkbox:after, .widget-form label input:checked ~ .btn-checkbox:after, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

.widget-form fieldset {
    position: relative;
    width: 100%;
    margin-bottom: 10px
}

.widget-form fieldset input {
    border: 1px solid #e5e5ea;
    padding: 16px 14px 15px 17px;
    color: #120a21;
    font-weight: 400;
    font-size: 13px;
    background-color: #fff;
    border-radius: 10px;
    transition: .3s;
    position: relative;
    font-family: Poppins, sans-serif;
    line-height: 19.5px
}

.widget-form fieldset input::placeholder {
    color: #8e8e93;
    line-height: 19.5px;
    font-size: 13px;
    font-weight: 400;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.widget-form button {
    width: 100%;
    height: 54px;
    border: 1px solid rgba(255, 255, 255, .1019607843);
    color: #fff;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    border-radius: 10px;
    margin-bottom: 17px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.hover-img3 .img-style3 img, .icon-social a i {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.widget-form button::after {
    content: "\f30b";
    font-family: var(--font-awesome);
    color: #fff;
    font-size: 16px;
    margin-left: 9px;
    font-weight: 400
}

.widget-logo-footer {
    position: relative;
    padding: 28px 0;
    color: #fff;
    background: #1c1c1e
}

.widget-logo-footer.home2 {
    border-top: 1px solid rgba(18, 10, 33, .1);
    color: #120a21;
    background: #fff
}

.widget-logo-footer.home2 .icon-social a i {
    color: #120a21;
    background-color: #fff;
    border: 1px solid #e5e5ea
}

.widget-logo-footer.home2 .icon-social a i:hover {
    background-color: var(--primary-theme-color);
    color: #fff;
    border: 1px solid var(--primary-theme-color)
}

.widget-logo-footer .box-menu {
    margin-left: 144px
}

.widget-logo-footer .box-menu ul li {
    margin-right: 40.5px
}

.icon-social a i {
    color: #fff;
    font-size: 16px;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(255, 255, 255, .2);
    text-align: center;
    line-height: 44px;
    border-radius: 50%;
    margin-right: 4px;
    transition: .3s
}

.icon-social a i:hover {
    background-color: var(--primary-theme-color);
    color: #fff
}

.widget-bottom-footer {
    padding: 30px 0;
    background: #1c1c1e;
    position: relative
}

.widget-bottom-footer .title-bottom {
    color: rgba(241, 250, 238, .5)
}

.widget-bottom-footer.home2 {
    background: #fff;
    border-top: 1px solid #e5e5ea
}

.hover-img .img-style, .hover-img .img-style2 {
    overflow: hidden;
    border-radius: 10px
}

.hover-img .img-style img, .hover-img .img-style2 .img-hv {
    width: 100%;
    object-fit: cover;
    -webkit-transition: 1s cubic-bezier(.3, 1, .35, 1);
    transition: transform .5s
}

.hover-img:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transition: 2s cubic-bezier(.3, 1, .35, 2);
    transition: 2s cubic-bezier(.3, 1, .35, 2)
}

.hover-img3 .img-style3 {
    border-radius: 8px;
    overflow: hidden
}

.hover-img3 .img-style3 img {
    width: 100%;
    transition: .3s
}

.hover-img3:hover img {
    transform: scale(1.075);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.hv-one:hover .box-img .icon-practice, .pagi2 .swiper-pagination2:hover .box-img .icon-practice, .swiper-button-next2:hover .box-img .icon-practice, .swiper-button-prev2:hover .box-img .icon-practice {
    opacity: 1;
    z-index: 99;
    top: 50%;
    transition-delay: 0.5s
}

.hv-one .img-style::before, .pagi2 .swiper-pagination2 .img-style::before, .swiper-button-next2 .img-style::before, .swiper-button-prev2 .img-style::before {
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, .5019607843);
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 99;
    opacity: 0;
    border-radius: 10px
}

.hv-one .img-style.s-one::before, .pagi2 .swiper-pagination2 .img-style.s-one::before, .swiper-button-next2 .img-style.s-one::before, .swiper-button-prev2 .img-style.s-one::before {
    border-radius: 50%
}

.hv-one2:hover .img-style2::before {
    opacity: 1;
    visibility: visible
}

.hv-one2 .img-style2::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    -ms-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    transition: .4s ease-out;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
    border-radius: 10px
}

.hv-tool {
    position: relative;
    transition: .3s
}

.hv-tool::before {
    --translate-y: calc(-100% - var(--arrow-size));
    content: attr(data-tooltip);
    color: #120a21;
    padding: 6px 11px;
    background: #fff;
    box-shadow: 0 4px 26px 0 rgba(66, 71, 76, .1215686275);
    width: max-content;
    border-radius: 5px;
    text-align: center;
    font-weight: 600;
    font-size: 12px
}

.hv-tool::after {
    --translate-y: calc(-1 * var(--arrow-size));
    content: "";
    border: 6px solid transparent;
    border-top-color: #fff
}

.hv-tool::after, .hv-tool::before {
    opacity: 0;
    --arrow-size: 6px;
    position: absolute;
    top: 0;
    left: 45%;
    transform: translateX(-50%) translateY(var(--translate-y, 0));
    transition: .3s;
    -webkit-transition-delay: 0s
}

.hv-tool:hover::after, .hv-tool:hover::before {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    top: -5px
}

.hv-tool:hover, .z-2 {
    z-index: 2
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: var(--font-awesome);
    font-size: 16px;
    font-weight: 400
}

.swiper-button-next3:after, .swiper-button-next:after {
    content: "\f061"
}

.swiper-button-prev3:after, .swiper-button-prev:after {
    content: "\f060"
}

.swiper-button-next, .swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 60%;
    z-index: 99;
    opacity: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #fff;
    border: 1px solid #e5e5ea;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.form-sl, .wd-search-form {
    box-shadow: 0 4px 26px 0 rgba(66, 71, 76, .0784313725)
}

.swiper-button-next.swiper-button-disabled, .swiper-button-next:hover, .swiper-button-prev.swiper-button-disabled, .swiper-button-prev:hover {
    background: var(--primary-theme-color);
    border: 1px solid var(--primary-theme-color);
    opacity: 1
}

.swiper-button-next {
    right: -65px;
    left: auto
}

.swiper-button-prev {
    right: auto;
    left: -65px
}

.swiper-button-next2 {
    right: 37.5%;
    left: auto
}

.swiper-button-prev2 {
    right: auto;
    left: 37.5%
}

.swiper-button-next2, .swiper-button-prev2 {
    width: 0;
    height: 0;
    bottom: 20px;
    position: absolute;
    z-index: 99;
    opacity: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0
}

.swiper-button-next2 i, .swiper-button-prev2 i {
    font-size: 14px;
    font-weight: 100
}

.slider .swiper-button-next2, .slider .swiper-button-prev2 {
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    bottom: 43px;
    z-index: 100;
    color: #fff
}

.slider .swiper-button-next2 {
    right: 20%;
    left: auto
}

.slider .swiper-button-next2 i {
    margin-left: 1px;
    font-size: 16px;
    font-weight: 400
}

.slider .swiper-button-prev2 {
    right: unset;
    left: 73.8%
}

.slider {
    position: relative;
    z-index: 10;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.slider .img-slider img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover
}

.slider .slider-item .content {
    padding: 210px 0 163px 6px
}

.slider .slider-item .content .heading {
    margin-bottom: 60px;
    width: 46.1%
}

.slider .slider-item .content .sub-title {
    background: #5c28ca;
    color: #fff;
    margin-bottom: 31px;
    display: inline-block;
    padding: 11px 21px 9px;
    border-radius: 5px
}

.slider .slider-item .content h1 {
    cursor: text;
    margin-bottom: 22px
}

.slider .slider-item .images {
    position: absolute;
    bottom: 0;
    right: -100px
}

.slider .flat-tabs .tab-title li {
    border-top-left-radius: 10px;
    position: relative;
    cursor: pointer;
    width: 115px;
    height: 40px;
    background-color: #fff5e0;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pagi2 .swiper-pagination-bullet, .wd-search-form {
    background: #fff;
    -ms-transition: .3s;
    -o-transition: .3s
}

.slider .flat-tabs .tab-title li.style {
    border-top-left-radius: 0;
    border-top-right-radius: 10px
}

.slider .themesflat-tabs {
    margin-bottom: 56px
}

.slider.properties .themesflat-tabs {
    margin-bottom: 10px;
    margin-top: 20px
}

.slider .wrap-icon {
    color: #fff;
    padding-left: 10px
}

.slider .wrap-icon .icon-box {
    display: flex;
    align-items: center;
    margin-right: 32px
}

.slider .wrap-icon span {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, .2);
    display: inline-block;
    margin-right: 6px
}

.form-sl, body {
    background-color: #fff
}

.pagi2 .swiper-pagination2 {
    position: absolute;
    bottom: 10px;
    z-index: 100;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%)
}

.pagi2 .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 2px !important;
    opacity: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.icon-filter, .wd-search-form {
    -webkit-transition: .3s;
    -moz-transition: .3s
}

.pagi2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    position: relative;
    margin: 0 2px -1px !important;
    background: 0 0;
    border: 2px solid #fff;
    width: 8px;
    height: 8px
}

.flat-slider01 .swiper-container, .flat-slider01 .swiper-wrapper {
    z-index: unset
}

.flat-slider01.style {
    padding: 50px 0 45px;
    background-color: #f7f7f7;
    margin-bottom: 50px
}

.flat-slider01 .thumbs-swiper-column1 {
    position: absolute;
    right: 116px;
    bottom: 177px;
    z-index: 10;
    width: 120px;
    height: 400px;
    overflow: hidden
}

.flat-slider01 .thumbs-swiper-column1 .swiper-wrapper {
    width: 120px;
    flex-direction: column
}

.flat-slider01 .thumbs-swiper-column1 .swiper-wrapper .swiper-slide {
    width: 120px !important;
    display: grid;
    height: 120px !important;
    margin-bottom: 18px
}

.flat-slider01 .thumbs-swiper-column1 .swiper-wrapper .swiper-slide-thumb-active .image-detail, .thumbs-swiper-row1 .swiper-slide-thumb-active .image-detail {
    border: 5px solid var(--primary-theme-color)
}

.flat-slider01 .thumbs-swiper-column1 .swiper-wrapper .image-detail {
    border-radius: 0;
    overflow: hidden;
    border: 5px solid #fff;
    width: 120px;
    height: 120px;
    cursor: pointer
}

.thumbs-swiper-row1 {
    max-width: 648px;
    margin: -42px auto auto
}

.thumbs-swiper-row1 .swiper-slide {
    width: auto
}

.thumbs-swiper-row1 .image-detail {
    border-radius: 10px;
    overflow: hidden;
    border: 5px solid #fff;
    width: 150px;
    height: 84px;
    cursor: pointer
}

.wd-search-form {
    margin-top: 30px;
    position: absolute;
    width: 100%;
    border-radius: 10px;
    padding: 24px 22px 10px;
    margin-left: -22px;
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.wd-search-form.show {
    display: unset;
    opacity: 1;
    margin-top: 35px;
    visibility: visible
}

.wd-search-form .group-select .nice-select {
    width: 100% !important
}

.wd-search-form .tf-amenities {
    padding: 0;
    box-shadow: unset;
    margin-bottom: 0
}

.wd-search-form .box1 {
    padding: 0 10px 10px 0
}

.wd-search-form .boder-wg {
    border-bottom: 1px solid #e5e5ea;
    margin-bottom: 30px
}

.form-sl {
    padding: 22px;
    position: relative;
    z-index: 90;
    margin-bottom: 30px;
    border-radius: 10px;
    display: table-cell
}

.properties .form-sl {
    display: block;
    margin-bottom: 10px
}

.icon-filter {
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff5e0;
    border-radius: 10px;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.button-search a {
    padding: 16px 21.5px
}

.form-style, .wd-find-select .group-select .nice-select:not(:last-child) {
    margin-right: 12px
}

.wd-find-select .group-select .nice-select {
    padding: 14px 17px;
    border-radius: 10px;
    width: 266px
}

.wd-find-select .group-select select {
    width: 266px;
    padding: 16px;
    border: 1px solid #e5e5ea
}

.wd-find-select .group-select option {
    padding: 160px
}

.wd-find-select .group-select .nice-select.open:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.wd-find-select .group-select .nice-select .current {
    padding-left: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #121212
}

@keyframes waviy {
    0%, 100%, 40% {
        transform: translateY(0)
    }
    20% {
        transform: translateY(-20px)
    }
}

.slider-item .js-letters {
    overflow-y: hidden
}

.slider-item .js-letters > * {
    display: inline-block;
    min-width: .21em;
    backface-visibility: hidden;
    animation: .6s both slide-up
}

.slider-item .js-letters > :first-child {
    animation-delay: 50ms
}

.slider-item .js-letters > :nth-child(2) {
    animation-delay: .1s
}

.slider-item .js-letters > :nth-child(3) {
    animation-delay: .15s
}

.slider-item .js-letters > :nth-child(4) {
    animation-delay: .2s
}

.slider-item .js-letters > :nth-child(5) {
    animation-delay: .25s
}

.slider-item .js-letters > :nth-child(6) {
    animation-delay: .3s
}

.slider-item .js-letters > :nth-child(7) {
    animation-delay: .35s
}

.slider-item .js-letters > :nth-child(8) {
    animation-delay: .4s
}

.slider-item .js-letters > :nth-child(9) {
    animation-delay: .45s
}

.slider-item .js-letters > :nth-child(10) {
    animation-delay: .5s
}

.slider-item .js-letters > :nth-child(11) {
    animation-delay: .55s
}

.slider-item .js-letters > :nth-child(12) {
    animation-delay: .6s
}

.slider-item .js-letters > :nth-child(13) {
    animation-delay: .65s
}

.slider-item .js-letters > :nth-child(14) {
    animation-delay: .7s
}

.slider-item .js-letters > :nth-child(15) {
    animation-delay: .75s
}

.slider-item .js-letters > :nth-child(16) {
    animation-delay: .8s
}

.slider-item .js-letters > :nth-child(17) {
    animation-delay: .85s
}

.slider-item .js-letters > :nth-child(18) {
    animation-delay: .9s
}

.slider-item .js-letters > :nth-child(19) {
    animation-delay: .95s
}

.slider-item .js-letters > :nth-child(20) {
    animation-delay: 1s
}

.slider-item .js-letters > :nth-child(21) {
    animation-delay: 1.05s
}

.slider-item .js-letters > :nth-child(22) {
    animation-delay: 1.1s
}

.slider-item .js-letters > :nth-child(23) {
    animation-delay: 1.15s
}

.slider-item .js-letters > :nth-child(24) {
    animation-delay: 1.2s
}

.slider-item .js-letters > :nth-child(25) {
    animation-delay: 1.25s
}

.slider-item .js-letters > :nth-child(26) {
    animation-delay: 1.3s
}

.slider-item .js-letters > :nth-child(27) {
    animation-delay: 1.35s
}

.slider-item .js-letters > :nth-child(28) {
    animation-delay: 1.4s
}

.slider-item .js-letters > :nth-child(29) {
    animation-delay: 1.45s
}

.slider-item .js-letters > :nth-child(30) {
    animation-delay: 1.5s
}

.slider-item .js-letters > :nth-child(31) {
    animation-delay: 1.55s
}

.slider-item .js-letters > :nth-child(32) {
    animation-delay: 1.6s
}

.slider-item .js-letters > :nth-child(33) {
    animation-delay: 1.65s
}

.slider-item .js-letters > :nth-child(34) {
    animation-delay: 1.7s
}

.slider-item .js-letters > :nth-child(35) {
    animation-delay: 1.75s
}

.slider-item .js-letters > :nth-child(36) {
    animation-delay: 1.8s
}

.slider-item .js-letters > :nth-child(37) {
    animation-delay: 1.85s
}

.slider-item .js-letters > :nth-child(38) {
    animation-delay: 1.9s
}

.slider-item .js-letters > :nth-child(39) {
    animation-delay: 1.95s
}

.slider-item .js-letters > :nth-child(40) {
    animation-delay: 2s
}

@keyframes slide-up {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    80% {
        opacity: 1
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}

.wd-find-select .inner-group {
    flex-wrap: wrap;
    display: flex;
    margin-left: -12px;
    margin-right: 12px;
    flex-grow: 1
}

.wd-find-select .inner-group .form-style {
    width: calc(33.33333% - 12px);
    margin-left: 12px;
    margin-right: unset
}

.properties .wd-find-select .inner-group .form-style {
    width: calc(25% - 12px)
}

.flex-center {
    display: flex;
    justify-content: center
}

@media only screen and (max-width: 1200px) {
    .wd-find-select {
        justify-content: space-between
    }

    .wd-find-select .group-select .nice-select {
        width: 100%
    }

    .wd-find-select .inner-group {
        width: 110%;
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .slider .form-sl {
        display: block;
        padding: 20px 15px 10px !important
    }

    .slider .form-sl .wd-find-select {
        justify-content: space-between !important
    }

    .properties .wd-find-select .inner-group .form-style, .wd-find-select .inner-group .form-style {
        width: calc(100% - 12px)
    }

    .properties .wd-find-select .inner-group .form-style {
        margin-bottom: 10px
    }

    .main-header.home2 .mobile-button {
        top: 90% !important;
        transform: translateY(40%) !important
    }

    #header.style-absolute.is-fixed.home2 .mobile-button, .main-header.home2 {
        top: 0 !important
    }

    .header-lower .search-form {
        display: none
    }
}

.search-group .search-form .search-field {
    padding: 14px 15px 14px 43px;
    height: 40px;
    width: 280px
}

.search-group .search-form i {
    position: absolute;
    color: #8e8e93;
    top: 15px;
    left: 19px;
    cursor: pointer
}

.widget-rent {
    border: 1px solid #f0f0f0;
    padding: 29px 29px 28px;
    background: #fafafa;
    margin-bottom: 40px
}

.widget-rent .search-form .search-field {
    padding: 14px 15px 14px 43px
}

.widget-rent .search-form i {
    position: absolute;
    color: #8e8e93;
    top: 21px;
    left: 19px;
    cursor: pointer
}

.widget-rent .flat-tabs.style2 .tab-title li {
    width: 140px
}

.widget-rent .form-s2 {
    padding-top: 11px
}

.widget-rent .wd-find-select .group-select .nice-select {
    height: 54px;
    width: 100%;
    padding: 15px 17px;
    margin-bottom: 12px
}

.widget-rent .wd-find-select .group-select .nice-select::after {
    border-bottom: 1px solid #3a3a3c;
    border-right: 1px solid #3a3a3c
}

.side-bar.side-bar-1 .wd-find-select .form-group-3 .group-select .nice-select, .widget-rent .wd-find-select .form-group-5 .nice-select {
    margin-bottom: 26px
}

.widget-rent .style-group h4 {
    margin-bottom: 8px
}

.widget-rent .style-group .inner {
    margin-left: -20px
}

.widget-rent .style-group .inner .group-select {
    width: calc(50% - 20px);
    margin-left: 20px
}

.widget-menu .recent-news li:last-child {
    margin-bottom: 0 !important
}

.widget-menu .recent-news li .thumb {
    position: relative;
    overflow: hidden;
    width: 90px;
    height: 90px;
    flex: none;
    box-shadow: 5px 5px 0 #120a21;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.widget-menu .recent-news li .content {
    padding-left: 35px;
    padding-top: 5px
}

.widget-menu .recent-news li .content .days {
    font-size: 14px;
    margin-bottom: 4.5px;
    color: var(--primary-theme-color)
}

.widget-menu .recent-news li .content .days::before {
    content: "\f272";
    font-family: var(--font-awesome);
    font-size: 16px;
    margin-right: 10px;
    font-weight: 300;
    color: var(--primary-theme-color)
}

.widget-menu .recent-news li .content .title {
    line-height: 23px
}

.widget-menu .recent-news li:hover .thumb {
    box-shadow: 5px 5px 0 var(--primary-theme-color)
}

.header-item {
    position: fixed;
    z-index: 11
}

.tf-amenities {
    padding: 29px 31px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .0392156863);
    border-radius: 12px;
    margin-bottom: 20px
}

.tf-amenities label {
    position: relative;
    margin-bottom: 15px
}

.tf-amenities .btn-checkbox {
    width: 20px;
    height: 20px;
    border: 1px solid #e5e5ea;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px
}

.tf-amenities .btn-checkbox::after {
    content: "\f00c";
    font-family: var(--font-awesome);
    color: #fff;
    display: none;
    font-size: 14px;
    font-weight: 200
}

.tf-amenities .inner-1 {
    width: 50.2%;
    padding-right: 15px
}

.tf-amenities .box:first-child {
    width: 33.5%
}

.tf-amenities .box:nth-child(2) {
    width: 33.7%
}

.tf-amenities .box:nth-child(3) {
    width: 32.8%
}

.tf-amenities .box:nth-child(3) .inner-1 {
    width: 52%
}

.tf-save .sc-button {
    width: 180px;
    text-align: center;
    padding: 16px 15px;
    border: unset
}

.tf-save .sc-button:nth-child(2) {
    margin-left: 5px
}

.tf-bottom {
    padding: 20px 0 25px
}

.tf-bottom.style {
    padding: 20px 385px 25px 0
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font: inherit;
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit
}

.text-p, body, p {
    font-weight: 400;
    line-height: 21px
}

html {
    margin-right: 0 !important
}

* {
    margin: 0;
    padding: 0
}

body {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    color: #120a21
}

img {
    height: auto;
    transform: scale(1);
    vertical-align: middle;
    -ms-interpolation-mode: bicubic
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

li, ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.container2, .container6 {
    max-width: 1750px
}

.container5 {
    max-width: 1890px
}

.container4 {
    max-width: 1710px
}

.container3 {
    max-width: 1520px
}

.container {
    max-width: 1140px
}

.container, .container2, .container3, .container4, .container5, .container6, .container7 {
    width: 100%;
    margin: auto
}

.container, .container-fluid, .container2, .container3, .container4, .container5, .container6, .container7 {
    padding-left: 15px;
    padding-right: 15px
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    border: 1px solid rgba(255, 255, 255, .2);
    font-family: Mulish, sans-serif;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    line-height: 26px;
    border-radius: 4px;
    padding: 13px 15px 13px 27px;
    width: 100%;
    background: #f6f6f6;
    color: #fff
}

input[type=color]::placeholder, input[type=date]::placeholder, input[type=datetime-local]::placeholder, input[type=datetime]::placeholder, input[type=email]::placeholder, input[type=month]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, input[type=time]::placeholder, input[type=url]::placeholder, input[type=week]::placeholder, textarea::placeholder {
    font-family: Poppins, sans-serif;
    color: #120a21;
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.error, a {
    -webkit-transition: .3s;
    -moz-transition: .3s
}

::-webkit-input-placeholder {
    color: #8a8aa0
}

:-moz-placeholder {
    color: #8a8aa0
}

::-moz-placeholder {
    color: #8a8aa0;
    opacity: 1
}

.error {
    font-size: 16px;
    color: #120a21;
    margin-bottom: 10px;
    transition: .3s
}

:-ms-input-placeholder {
    color: #8a8aa0
}

.text-p, p {
    font-size: 14px;
    color: #8e8e93
}

.p-12 {
    font-size: 12px;
    line-height: 18px
}

.p-16 {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #8e8e93
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    text-rendering: optimizeLegibility
}

h1, h2 {
    font-weight: 700
}

h1 {
    font-size: 60px;
    line-height: 72px
}

h2 {
    font-size: 45px;
    line-height: 54px
}

h3, h4 {
    font-size: 16px
}

h3 {
    line-height: 27px
}

h4 {
    line-height: 24px
}

h5 {
    font-size: 14px;
    line-height: 21px
}

h6 {
    font-size: 18px;
    line-height: 20px
}

label.error {
    color: red
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.flex-one {
    justify-content: space-between;
    display: flex
}

.flex-three {
    display: flex;
    align-items: center
}

.center, .text-center {
    text-align: center
}

.flex-none {
    flex: none !important
}

.flex-wrap {
    flex-wrap: wrap
}

.text-end {
    text-align: end
}

#wrapper {
    position: relative;
    overflow: hidden;
    height: 100%
}

button {
    font-family: Poppins, sans-serif;
    cursor: pointer
}

.font-2 {
    font-family: Mulish, sans-serif
}

.fw-4 {
    font-weight: 400
}

.fw-5 {
    font-weight: 500
}

.fw-6 {
    font-weight: 600
}

.fw-7 {
    font-weight: 700
}

.fw-8 {
    font-weight: 800
}

.lh-16 {
    line-height: 16px
}

.lh-18 {
    line-height: 18px
}

.lh-24 {
    line-height: 24px
}

.lh-26 {
    line-height: 26px
}

.lh-27 {
    line-height: 27px
}

.lh-28 {
    line-height: 28px
}

.lh-29 {
    line-height: 29px
}

.lh-30 {
    line-height: 30px
}

.lh-33 {
    line-height: 33px
}

.lh-37 {
    line-height: 37px
}

.lh-45 {
    line-height: 45px
}

.lh-56 {
    line-height: 56px
}

.lh-75 {
    line-height: 75px
}

.fs-12 {
    font-size: 12px
}

.fs-13 {
    font-size: 13px
}

.fs-16 {
    font-size: 16px
}

.fs-18 {
    font-size: 18px
}

.fs-20 {
    font-size: 20px
}

.fs-22 {
    font-size: 22px
}

.fs-26 {
    font-size: 26px
}

.fs-30 {
    font-size: 30px
}

.fs-40 {
    font-size: 40px
}

.tf-section {
    padding: 50px 0
}

.tf-section2 {
    padding-bottom: 62px
}

a {
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: none;
    color: unset;
    cursor: pointer;
    display: inline-block
}

.link-style-1 a, a:focus, a:hover {
    text-decoration: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

a:focus, a:hover {
    transition: .3s;
    outline: 0;
    color: unset
}

@keyframes rainbow {
    0%, 100% {
        background-position: left
    }
    50% {
        background-position: right
    }
}

.link-style-1 a {
    color: #120a21;
    transition: .3s
}

.link-style-1 a:focus, .link-style-1 a:hover, .link-style-3 a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    text-decoration: none
}

.link-style-1 a:focus, .link-style-1 a:hover {
    color: var(--primary-theme-color);
    outline: 0;
    transition: .3s
}

.link-style-3 a {
    color: #fff;
    transition: .3s
}

.link-style-3 a:focus, .link-style-3 a:hover {
    color: var(--primary-theme-color);
    text-decoration: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.text-color-1 {
    color: #fff !important
}

.text-color-2 {
    color: #000 !important
}

.text-color-4 {
    color: #8e8e93 !important
}

.form-wg {
    margin-left: -30px
}

.form-wg .wg-box {
    width: calc(50% - 30px) !important;
    margin-left: 30px
}

.form-wg .wg-box2 {
    width: calc(33.333% - 30px) !important;
    margin-left: 30px
}

.form-wg .wg-box3 {
    width: calc(25% - 12px);
    margin-left: 12px
}

.search-form .search-field {
    background: #fff;
    color: #120a21;
    width: 100%;
    border: 1px solid #e5e5ea;
    line-height: 24px;
    padding: 14px 49px 14px 17px;
    border-radius: 10px
}

.search-form .search-field::placeholder {
    color: #120a21 !important;
    line-height: 19px;
    font-size: 14px !important;
    font-weight: 400
}

.search-form .search-field:focus {
    color: #120a21;
    border: 1px solid var(--primary-theme-color)
}

#header.style-absolute.is-fixed, .header.is-fixed {
    position: fixed;
    top: -80px;
    left: 0;
    width: 100%;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .05);
    z-index: 9999;
    background: #fff;
    border: none;
    opacity: 1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.button-go::after, .button-go::before, .themesflat-pagination ul li .page-numbers {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

#header.style-absolute.is-fixed {
    background: #120a21
}

.themesflat-pagination {
    margin-top: 30px
}

.themesflat-pagination.style {
    margin-top: 19px
}

.themesflat-pagination.style2 {
    margin-top: 0
}

.themesflat-pagination ul li {
    display: inline-block;
    margin-right: 6px
}

.themesflat-pagination ul li .page-numbers {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #120a21;
    text-align: center;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 10px;
    object-fit: cover;
    position: relative;
    transition: .3s;
    overflow: hidden;
    border: 1px solid #efefef
}

.themesflat-pagination ul li .page-numbers.current, .themesflat-pagination ul li .page-numbers:hover {
    background-color: var(--primary-theme-color);
    color: #fff;
    border-color: var(--primary-theme-color)
}

.themesflat-pagination ul li .page-numbers.style {
    line-height: 42px
}

.themesflat-pagination ul li .page-numbers.style i {
    font-size: 22px;
    font-weight: 400;
    vertical-align: middle
}

.button-go {
    position: fixed;
    display: block;
    width: 47px;
    height: 47px;
    line-height: 47px;
    border-radius: 6px;
    text-align: center;
    z-index: 999;
    right: 25px;
    bottom: 30px;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    overflow: hidden
}

.button-go.show {
    right: 20px;
    opacity: 1;
    visibility: visible
}

.button-go::after, .button-go::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s
}

.side-bar .widget-categories li, .side-bar .widget-categories li a::after {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.button-go::before {
    z-index: -1;
    background-color: var(--primary-theme-color)
}

.button-go::after {
    content: "\f077";
    font-family: var(--font-awesome);
    font-size: 17px;
    color: #fff;
    font-weight: 600
}

.button-go:hover {
    transform: translateY(-3px)
}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

.dropdown.style-2 ul {
    min-width: 100px
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
    color: #000
}

body .select2-container .select2-selection--single {
    height: auto;
    padding: 14px 17px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #e5e5ea !important;
    font-size: 16px;
    font-weight: 400;
    color: #000
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none
}

.side-bar .widget-tags .tags_cloud_inner a:last-child, body .select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 0
}

body .select2-search__field {
    background: #fff;
    border: 1px solid #e5e5ea;
    color: #000
}

body .select2-container {
    width: 100% !important
}

body .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000
}

.bg-black {
    background-color: #000;
    color: #fff
}

.whatsapp {
    background-color: #25d366 !important;
    color: #fff;
    margin-left: 3px
}

.tel-button {
    margin-right: 3px
}

.contact-buttons {
    border-top: 1px solid #e5e5ea;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 0
}

.side-bar .widget-categories li {
    position: relative;
    padding: 12px 0 9px;
    transition: .3s;
    border-bottom: 1px solid #e5e5ea
}

.side-bar .widget-categories li a {
    color: #120a21;
    font-weight: 700;
    display: flex;
    justify-content: space-between
}

.side-bar .widget-categories li a::after {
    content: "\f178";
    font-family: var(--font-awesome);
    font-size: 16px;
    font-weight: 100;
    transition: .3s
}

.side-bar .widget-categories li.active a::after, .side-bar .widget-categories li:hover a::after {
    animation: .3s linear link-icon;
    color: var(--primary-theme-color)
}

.side-bar .widget-categories li:last-child {
    margin-bottom: 0;
    border-bottom: unset
}

.side-bar .widget-tags .tags_cloud_inner a {
    display: inline-block;
    padding: 7px 15px;
    font-size: 13px;
    margin-right: 8px;
    margin-bottom: 15px;
    border: 1px solid #e5e5ea;
    font-family: Mulish, sans-serif;
    border-radius: 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.side-bar .widget-tags .tags_cloud_inner a.active, .side-bar .widget-tags .tags_cloud_inner a:hover {
    color: #fff;
    background-color: var(--primary-theme-color)
}

.side-bar .flat-tabs .tab-title li {
    box-shadow: none
}

.side-bar .author-box {
    margin-bottom: 23px
}

.side-bar .author-box .image-author img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    object-fit: cover
}

.side-bar .comments .comment-form fieldset input {
    padding: 13px 14px 13px 18px
}

.side-bar .comments .comment-form fieldset textarea {
    padding: 13px 15px 12px 17px
}

.side-bar .comments .button-box button {
    margin-right: 10px;
    padding: 16.5px 20px
}

.side-bar .comments .button-box a {
    padding: 16.5px 17px 16.5px 20px
}

.side-bar .comments .button-box a, .side-bar .comments .button-box button {
    padding: 16px px 16px 21px;
    display: flex;
    align-items: center;
    justify-content: center
}

.side-bar .comments .button-box a span, .side-bar .comments .button-box button span {
    margin-right: 10px;
    flex: none
}

side-bar.side-bar-1 .widget-rent {
    padding: 19px 29px 28px;
    margin-bottom: 42px
}

.side-bar.side-bar-1 .widget-rent.style {
    padding: 29px 29px 28px
}

.side-bar .widget-listings .box-listings, .side-bar.side-bar-1 .title-list {
    margin-bottom: 21px;
    padding-bottom: 19px;
    border-bottom: 1px solid #efefef
}

.side-bar .widget-listings .box-listings .img-listings {
    margin-right: 5px;
    flex: none
}

.side-bar .widget-listings .box-listings:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.side-bar .widget-listings .box-listings .content {
    padding-left: 8px
}

.side-bar .widget-listings .box-listings .content a {
    margin-bottom: 6px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box
}

.title-inner .title-group > a::after {
    content: "\f054";
    font-family: var(--font-awesome);
    color: #120a21;
    font-size: 8px;
    line-height: normal;
    top: 5px;
    margin: 0 12.5px 0 11.5px
}
