.slick-track {
    display: flex
}

@media (max-width: 767px) {
    .service-box {
        margin-top: 50px !important;
    }
}

.service-box {
    border: 1px solid #c03023;
    padding: 25px;
    max-width: 500px;
    margin: 0 auto;
    border-radius: 8px;
    background: #c03023;
    position: sticky;
    top: 20px;
}

.service-box h2 {
    font-size: 1.5em;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}

.service-box p {
    font-size: 1em;
    line-height: 1.6;
    color: #fff;
}

.contact-card {
    border: 1px solid #eee;
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
    border-radius: 6px;
    background-color: #fafafa;
}

.contact-icon {
    font-size: 30px;
    color: #e60000;
}

.contact-text {
    color: #000;
}

.contact-text strong {
    display: block;
    color: #c03023;
    font-size: 1.1em;
    margin-bottom: 5px;
}

.clearfix,
.main-button a,
.sub-header ul li {
    display: inline-block
}

.featured .accordion,
.single-property .accordion {
    --bs-accordion-bg: #fafafa;
    --bs-accordion-border-color: none
}

.contact-content .item img,
.contact-page .item img,
.featured .info-table ul li img {
    filter: brightness(0) saturate(100%) invert(26%) sepia(32%) saturate(6329%) hue-rotate(350deg) brightness(79%) contrast(88%)
}

html {
    overflow-x: hidden;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Poppins, sans-serif
}

.cta-button,
.cta-button-2,
img {
    overflow: hidden
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
div pre,
dl,
dt,
em,
figcaption,
figure,
font,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
li,
nav,
object,
ol,
p,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

.icon-button a,
.main-button a {
    border-radius: 25px;
    transition: .3s;
    background-color: #1e1e1e
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

article,
aside,
footer,
header,
hgroup,
html[xmlns] .clearfix,
nav,
section {
    display: block
}

* html .clearfix {
    height: 1%
}

.icon-button a,
.icon-button a i {
    height: 50px;
    display: inline-block
}

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

* {
    box-sizing: border-box
}

a {
    text-decoration: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1e1e1e;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700
}

ul {
    margin-bottom: 0
}

p {
    font-size: 14px;
    line-height: 28px;
    color: #4a4a4a;
    margin-bottom: 0 !important;
}

img {
    width: 100%
}

::selection {
    background: #0071f8;
    color: #fff
}

::-moz-selection {
    background: #0071f8;
    color: #fff
}

.featured.section {
    background-color: #f3f3f3
}

.featured.section .left-image img,
.links .tel img,
.links .wp img {
    width: 100%;
    height: 100%
}

.section {
    padding: 100px 0
}

.properties.section-2 {
    background: #f3f3f3;
    padding: 100px 0
}

.preloader-inner .dot,
.preloader-inner .dots span {
    width: 16px;
    height: 16px;
    background: #f35525;
    border-radius: 50%
}

.section-heading {
    margin-bottom: 70px
}

.icon-button a:hover i,
.properties ul.properties-filter li a.is_active:hover,
.section-heading .baslik,
.video .section-heading h3 {
    color: #fff
}

.section-heading h3 {
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 20px;
    line-height: normal;
    width: 100%
}

.section-heading h3 em {
    font-style: normal;
    color: #0071f8
}

.section-heading h2 {
    color: #c03023;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.icon-button a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    position: absolute;
    align-items: center;
    padding: 0 30px 0 0;
}

.icon-button a i {
    background-color: #c03023;
    width: 50px;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
    margin-right: 15px;
    margin-left: -1px
}

.background-header .main-nav .nav li a.active,
.icon-button a:hover,
.properties ul.properties-filter li a:hover {
    color: #f35525
}

.main-button a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    padding: 0 30px
}

.main-button a:hover,
.properties ul.pagination li a.is_active,
.properties ul.pagination li a:hover,
.properties ul.properties-filter li a.is_active {
    background-color: #c03023;
    color: #fff
}

.js-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .99);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.js-preloader.loaded {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

@-webkit-keyframes dot {
    50% {
        -webkit-transform: translateX(96px);
        transform: translateX(96px)
    }
}

@keyframes dot {
    50% {
        -webkit-transform: translateX(96px);
        transform: translateX(96px)
    }
}

@-webkit-keyframes dots {
    50% {
        -webkit-transform: translateX(-31px);
        transform: translateX(-31px)
    }
}

@keyframes dots {
    50% {
        -webkit-transform: translateX(-31px);
        transform: translateX(-31px)
    }
}

.preloader-inner {
    position: relative;
    width: 142px;
    height: 40px;
    background: 0 0
}

.header-area,
.sub-header {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.contact,
.video {
    background-position: center center
}

.contact,
.page-heading,
.video {
    background-repeat: no-repeat;
    background-size: cover
}

.preloader-inner .dot {
    position: absolute;
    top: 12px;
    left: 15px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: 2.8s infinite dot;
    animation: 2.8s infinite dot
}

#markaCarousel,
#serviceCarousel,
#serviceCarousel2,
.contact,
.contact-content,
.cta-button,
.cta-button-2,
.featured .left-image,
.fun-facts .counter,
.header-area,
.hero-bg .hero-img,
.video,
.video-content .video-frame,
footer p a {
    position: relative
}

.preloader-inner .dots {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    margin-top: 12px;
    margin-left: 31px;
    -webkit-animation: 2.8s infinite dots;
    animation: 2.8s infinite dots
}

.preloader-inner .dots span {
    display: block;
    float: left;
    margin-left: 16px
}

.sub-header {
    padding: 10px 0;
    height: auto
}

.hero-bg .mx-auto,
.sub-header .container .row {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sub-header .container .row ul {
    padding: 0;
    margin: 0;
    line-height: 0
}

.sub-header ul.social-links {
    text-align: right
}

.sub-header ul.social-links li {
    margin-left: 8px
}

.sub-header ul.social-links li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #c03023;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    transition: .3s;
    padding: 7px;
    line-height: 0
}

.sub-header ul.info li {
    font-size: 14px;
    color: #7a7a7a;
    border-right: 1px solid #eee;
    margin-right: 25px;
    padding-right: 25px
}

.sub-header ul.info li img {
    width: 16px;
    height: 100%;
    margin-right: 5px
}

.best-deal .info-table ul li,
.contact-content .item h2 span,
.contact-page .item h6 span,
.featured .info-table ul li h4 span,
.single-property .info-table ul li h4 span {
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 400
}

.sub-header ul.info li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none
}

.sub-header ul.info li i {
    font-size: 20px;
    color: #c03023;
    margin-right: 8px
}

.header-area {
    height: 100px;
    z-index: 100;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header-area .main-nav {
    background: 0 0;
    display: flex;
    align-items: center;
}

.header-area .main-nav .logo {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: inline-block
}

.header-area .main-nav .logo img {
    width: 275px;
    height: 100%;
    margin: auto;
    padding-top: 10px
}

.header-area .main-nav ul.nav {
    flex-basis: 100%;
     !i;
     !;
    justify-content: right;
    padding-top: 10px;
    height: fit-content;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    z-index: 999
}

.open-nav {
    width: 100% !important;
     !i;
     !;
     !i;
     !;
    position: absolute !important;
     !i;
     !;
    left: 0;
    top: 0;
    z-index: 9999999999 !important;
     !i;
     !;
    display: block !important;
     !i;
     !;
}

.header-area .main-nav .nav li:last-child,
.header-area .main-nav .nav li:last-child a {
    padding-right: 0
}

.header-area .main-nav .nav li {
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
    line-height: 100px
}

.header-area .main-nav .nav li a {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: 500;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-transform: capitalize;
    color: #1e1e1e;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border: transparent;
    letter-spacing: .25px
}

.header-area .main-nav .nav li a.active,
.header-area .main-nav .nav li:hover a {
    color: #c03023
}

.header-area .main-nav .menu-trigger {
    cursor: pointer;
    position: absolute;
    top: 23px;
    width: 32px;
    height: 40px;
    text-indent: -9999em;
    z-index: 99;
    right: 20px;
    display: none
}

.background-header .main-nav .menu-trigger {
    top: 22px
}

.background-header .main-nav ul.nav {
    margin-top: 20px
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:after,
.header-area .main-nav .menu-trigger span:before {
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #1e1e1e;
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0
}

.header-area .main-nav .menu-trigger span:after,
.header-area .main-nav .menu-trigger span:before {
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #1e1e1e;
    display: block;
    position: absolute;
    height: 2px;
    left: 0;
    width: 75%;
    content: ""
}

.header-area .main-nav .menu-trigger span {
    top: 16px
}

.header-area .main-nav .menu-trigger span:before {
    -moz-transform-origin: 33% 100%;
    -ms-transform-origin: 33% 100%;
    -webkit-transform-origin: 33% 100%;
    transform-origin: 33% 100%;
    top: -10px;
    z-index: 10
}

.header-area .main-nav .menu-trigger span:after {
    -moz-transform-origin: 33% 0;
    -ms-transform-origin: 33% 0;
    -webkit-transform-origin: 33% 0;
    transform-origin: 33% 0;
    top: 10px
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:after,
.header-area .main-nav .menu-trigger.active span:before {
    background-color: transparent;
    width: 100%
}

.header-area .main-nav .menu-trigger.active span:before {
    -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
    -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
    -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
    transform: translateY(6px) translateX(1px) rotate(45deg);
    background-color: #1e1e1e
}

.background-header .main-nav .menu-trigger.active span:after,
.background-header .main-nav .menu-trigger.active span:before {
    background-color: #1e1e1e
}

.header-area .main-nav .menu-trigger.active span:after {
    -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    transform: translateY(-6px) translateX(1px) rotate(-45deg);
    background-color: #1e1e1e
}

.visible {
    display: inline !important
}

@media (max-width: 1200px) {
    .header-area .main-nav .nav li {
        padding-left: 5px;
        padding-right: 5px
    }
}

.featured .left-image a {
    display: flex;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -55px;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.featured .section-heading {
    margin-bottom: 40px
}

.featured .section-heading h2 {
    width: 70%
}

.featured .accordion {
    margin-left: 10px;
    margin-right: 10px;
    --bs-accordion-border-radius: 10px;
    --bs-accordion-inner-border-radius: 10px;
    border: none !important
}

.featured .accordion-header,
.properties .item ul,
.single-property .accordion-header {
    border-bottom: 1px solid #eaeaea
}

.featured .accordion-button,
.single-property .accordion-button {
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    color: #1e1e1e
}

.featured .accordion-button:not(.collapsed),
.single-property .accordion-button:not(.collapsed) {
    color: #f35525;
    background-color: #fafafa;
    outline: 0
}

.featured .accordion-button::after,
.hero-bg .hero-img-mobile,
.single-property .accordion-button::after {
    display: none
}

.featured #headingThree,
.single-property #headingThree {
    border-bottom: none
}

.featured .accordion-item:last-of-type .accordion-collapse,
.single-property .accordion-item:last-of-type .accordion-collapse {
    border-top: 1px solid #eaeaea
}

.best-deal .info-table,
.contact-page .item,
.featured .info-table,
.single-property .info-table {
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    padding: 35px 30px
}

.featured .info-table ul li,
.single-property .info-table ul li {
    display: block;
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #eee
}

.best-deal .info-table ul li:last-child,
.featured .info-table ul li:last-child,
.single-property .info-table ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.featured .info-table ul li img {
    float: left;
    margin-right: 25px;
    height: 100%;
    width: 30px;
    margin-top: 15px;
}

.featured .info-table ul li h4,
.single-property .info-table ul li h4 {
    font-size: 22px;
    font-weight: 600
}

.video {
    background-image: url(../images/video-bg.webp);
    padding: 100px 0 250px
}

.video-content {
    margin-top: -240px
}

.video-content .video-frame {
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    border-radius: 10px
}

.video-content .video-frame img {
    border-radius: 10px;
    object-fit: cover;
}

.video-content .video-frame a img {
    border-radius: 0;
    object-fit: contain;
    width: 25px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.video-content .video-frame a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-26px, -26px);
    width: 52px;
    height: 52px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 52px;
    color: #c03023;
    outline: #c03023 solid 15px;
    font-size: 18px
}

.fun-facts {
    text-align: center;
    margin-top: 125px;
    margin-bottom: 100px
}

.fun-facts .counter {
    background-color: #ffeee9;
    border-radius: 10px;
    width: 270px;
    padding: 20px 0;
    display: inline-block
}

.fun-facts .counter h3,
.fun-facts .counter p {
    display: inline-flex;
    vertical-align: middle
}

.fun-facts .counter p {
    text-align: left;
    font-size: 16px;
    color: #1e1e1e;
    font-weight: 600;
    line-height: 28px
}

.fun-facts .counter h3 {
    margin-right: 25px;
    font-size: 40px;
    color: #c03023
}

.fun-facts .counter:after {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #c03023;
    border-radius: 50%;
    content: '';
    right: -25px;
    top: -25px
}

.best-deal {
    background-color: #fafafa;
    padding: 100px 0
}

.best-deal .tab-content img {
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    height: 100%
}

.best-deal .tabs-content .nav-link {
    font-size: 16px;
    font-weight: 500;
    background-color: #1e1e1e !important;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0 25px;
    color: #fff
}

.best-deal .tabs-content .nav-tabs .nav-link.active {
    background-color: #c03023 !important;
    color: #fff
}

.best-deal .tabs-content ul.nav-tabs {
    border-bottom: none !important;
    margin-bottom: 80px;
    align-items: end;
    justify-content: end;
    margin-top: -130px
}

.best-deal .tabs-content ul.nav-tabs li {
    padding-right: 0;
    border-right: none;
    margin-left: 20px
}

.best-deal .info-table ul li {
    display: block;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #eee;
    text-align: left
}

.best-deal .info-table ul li span {
    font-size: 20px;
    color: #1e1e1e;
    font-weight: 700;
    float: right;
    display: inline-block
}

.best-deal .tabs-content {
    padding: 0;
    background-color: transparent
}

.best-deal .tabs-content h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 30px
}

.best-deal .icon-button {
    margin-top: 30px
}

.properties .item {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    margin: 20px 5px;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px
}

.properties .icSayfaHizmetler,
.properties .markaCarousel {
    display: flex;
    flex-wrap: wrap;
}

.properties .icSayfaHizmetler .item,
.properties .markaCarousel .item {
    flex: 0 0 calc(33.333% - 7px);
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
    margin: 0 10px 10px 0
}

.properties .icSayfaHizmetler .item:nth-child(3n),
.properties .markaCarousel .item:nth-child(3n) {
    margin-right: 0
}

.contact-content #contact-form,
.contact-content .item,
.contact-page #contact-form {
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    padding: 35px 30px;
    background-color: #fff
}

.properties .item img {
    border-radius: 10px;
    height: 40%;
    width: 100%;
    object-fit: contain
}

.properties .item h3 {
    font-size: 14px;
    margin: 25px 0;
    text-align: center
}

.page-heading span a,
.properties .item h4 a {
    color: #1e1e1e
}

.properties .item ul li {
    display: inline-block;
    font-size: 15px;
    color: #4a4a4a;
    margin-right: 20px
}

.properties .item ul li span {
    font-weight: 600;
    color: #1e1e1e
}

.properties .item ul {
    margin-bottom: 30px;
    padding-bottom: 30px
}

.properties .item h2 {
    font-size: 20px;
    color: #c03023;
    margin-top: 6px;
    display: inline-block;
    float: right;
    margin-bottom: 30px;
    width: 100%;
    text-align: center
}

.properties .item .main-button {
    text-align: center;
    margin-top: 30px
}

.contact {
    background-image: url(../images/contact-bg.webp);
    padding: 100px 0 250px
}

.contact-content {
    margin-top: -240px;
    z-index: 1
}

.contact-content #map {
    border-radius: 10px;
    margin-bottom: 60px
}

.contact-content .phone {
    margin-right: 15px
}

.contact-content .email {
    margin-left: 15px
}

.contact-content .item img {
    float: left;
    margin-right: 25px;
    height: 100%;
    max-width: 40px !important;
     !i;
     !;
    vertical-align: middle
}

.contact-content .item h2,
.contact-content .item h3 {
    font-size: 15px;
    font-weight: 600;
    vertical-align: middle
}

.contact-content #contact-form,
.contact-page #contact-form {
    margin-left: 30px
}

.contact-content #contact-form label,
.contact-page #contact-form label {
    font-size: 15px;
    color: #3a3a3a;
    margin-bottom: 15px
}

.contact-content #contact-form input,
.contact-page #contact-form input {
    width: 100%;
    height: 44px;
    border-radius: 22px;
    background-color: #f6f6f6;
    border: none;
    margin-bottom: 30px;
    font-size: 14px;
    padding: 0 15px
}

.contact-content #contact-form textarea,
.contact-page #contact-form textarea {
    width: 100%;
    height: 150px;
    max-height: 180px;
    border-radius: 22px;
    background-color: #f6f6f6;
    border: none;
    margin-bottom: 40px;
    font-size: 14px;
    padding: 15px
}

.contact-content #contact-form button,
.contact-page #contact-form button {
    background-color: #1e1e1e;
    height: 44px;
    border-radius: 22px;
    padding: 0 20px;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 500;
    transition: .5s
}

.contact-content #contact-form button:hover,
.contact-page #contact-form button:hover {
    background-color: #f35525
}

footer.footer-no-gap {
    margin-top: 0
}

footer {
    margin-top: 150px;
    background-color: #1e1e1e;
    min-height: 100px
}

footer p {
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

footer p a {
    color: #fff;
    transition: .3s;
    z-index: 3
}

footer p a:hover {
    opacity: .75
}

.page-heading {
    padding: 20px 0;
    text-align: center;
    background: #c03023;
}

.page-heading span {
    background-color: #fff;
    color: #1e1e1e;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 25px;
    display: inline-block;
    margin-bottom: 30px
}

.page-heading h3 {
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff
}

.hakkimizda-metni {
    padding: 100px 0 0
}

.hakkimizda-metni p {
    text-align: center
}

.hakkimizda-metni img {
    width: 250px;
    display: flex;
    margin: 0 auto 30px;
}

.properties ul.properties-filter {
    list-style: none;
    text-align: center;
    margin-bottom: 70px
}

.properties ul.properties-filter li {
    display: inline-block;
    margin: 5px 8px
}

.properties ul.properties-filter li a {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    background-color: #1e1e1e;
    padding: 12px 25px;
    border-radius: 5px;
    transition: .3s
}

.properties ul.pagination {
    margin-top: 50px;
    text-align: center;
    width: 100%;
    display: inline-block
}

.properties ul.pagination li {
    display: inline-block;
    margin: 0 5px
}

.properties ul.pagination li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1e1e1e;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border-radius: 50%;
    transition: .3s
}

.single-property .main-image img {
    float: none
}

.contact-page .item img,
.single-property .info-table ul li img {
    float: left;
    margin-right: 25px
}

.single-property .main-content h2 {
    margin-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee
}

.single-property .main-content span.category {
    background-color: #c03023;
    font-weight: 500;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    padding: 5px 12px;
    display: inline-block;
    margin-top: 40px
}

.single-property .accordion {
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
    --bs-accordion-border-radius: 10px;
    --bs-accordion-inner-border-radius: 10px;
    border: none !important
}

.single-property .info-table {
    margin-left: 60px;
    position: sticky;
    top: 20px;
}

.contact-page #map {
    margin-top: 100px
}

.contact-page .section-heading {
    margin-bottom: 40px;
    margin-right: 280px
}

.contact-page p {
    margin-bottom: 50px
}

.contact-page .item {
    background-color: #fff;
    display: inline-block;
    width: 100%;
     !;
     !i;
     !;
}

.contact-page .phone {
    margin-bottom: 30px
}

.contact-page .item img {
    vertical-align: middle
}

.contact-page .item h6 {
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle
}

@media (max-width: 767px) {

    .background-header .main-nav .nav,
    .header-area .main-nav .nav,
    .properties .item {
        background-color: #fff
    }

    .background-header .main-nav {
        box-shadow: 0 0 15px rgba(0, 0, 0, .15);
        border-radius: 0 0 25px 25px;
        width: 100%
    }

    .background-header .main-nav .nav li a,
    .header-area .main-nav .nav li a {
        line-height: 50px;
        height: 50px;
        font-weight: 400;
        color: #1e1e1e;
        background-color: #fff;
        border-radius: 0 0 25px 25px
    }

    .background-header .main-nav .nav li,
    .header-area .main-nav .nav li {
        border-top: 1px solid #ddd;
        background-color: #f1f0fe;
        height: 50px;
        border-radius: 0 0 25px 25px
    }

    .header-area .main-nav .nav {
        height: auto;
        flex-basis: 100%;
        float: none;
        width: 100%;
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
        margin-left: 0
    }

    .header-area .main-nav .logo {
        position: absolute;
        left: 30px;
        top: 0
    }

    .background-header .main-nav .logo {
        top: 0
    }

    .background-header .main-nav .border-button {
        top: 0 !important
    }

    .header-area .main-nav .border-button {
        position: absolute;
        top: 15px;
        right: 70px
    }

    .header-area.header-sticky .nav li a.active,
    .header-area.header-sticky .nav li a:hover {
        color: #c03023 !important;
        opacity: 1
    }

    .header-area.header-sticky .nav li.search-icon a {
        width: 100%
    }

    .header-area .nav li:last-child a {
        background-color: transparent !important;
        font-weight: 300 !important;
        text-transform: capitalize !important
    }

    .header-area {
        padding: 0 15px;
        height: 80px;
        box-shadow: none;
        text-align: center;
        border-bottom: 2px solid #c03023
    }

    .header-area .container {
        padding: 0
    }

    .header-area .logo {
        margin-left: 0
    }

    .header-area .menu-trigger {
        display: block !important
    }

    .header-area .main-nav {
        overflow: hidden
    }

    .header-area .main-nav .nav li:first-child {
        border-top: 1px solid #eee
    }

    .background-header.header-sticky .nav,
    .header-area.header-sticky .nav {
        margin-top: 80px !important
    }

    .header-area .main-nav .nav li {
        width: 100%;
        background: #fff;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .best-deal .icon-button {
        margin-top: 30px;
        text-align: center
    }

    .properties .item {
        border-radius: 10px;
        padding: 30px;
        width: 100%;
        margin: 20px 10px;
        box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
        flex: none !important;
    }

    .page-heading {
        padding: 30px 0
    }

    .contact-content .item h3 {
        font-size: 14px !important;
        margin: 5px 0
    }

    .header-area .main-nav .logo h1 {
        line-height: 80px !important
    }

    .best-deal .tabs-content .nav-link {
        font-size: 14px;
        padding: 0 15px;
        height: 44px;
        line-height: 44px
    }

    .best-deal .tabs-content ul.nav-tabs li {
        margin: 0 5px
    }

    .properties ul.properties-filter li a {
        font-size: 14px;
        padding: 10px 15px
    }

    .properties ul.properties-filter li {
        margin: 5px
    }
}

.cta-button-2,
.service-icon {
    transition: .3s
}

@media (max-width: 992px) {
    .sub-header {
        display: none
    }

    .header-area .main-nav .logo h1 {
        line-height: 100px
    }

    .background-header .main-nav .logo h1 {
        line-height: 80px
    }

    .header-area .main-nav .nav li a {
        padding-left: 3px;
        padding-right: 3px
    }

    .header-area .main-nav .nav li:last-child a {
        padding-right: 15px
    }

    .main-banner .item h2 {
        width: 100%
    }

    .featured .section-heading {
        margin: 70px 0 20px
    }

    .featured .metin-text {
        height: 100%
    }

    .featured .accordion {
        margin-left: 0;
        margin-right: 0
    }

    .featured .info-table {
        margin-top: 45px;
        background: #fff
    }

    .fun-facts .counter {
        margin-bottom: 20px;
        width: 100%
    }

    .fun-facts:last-child .counter {
        margin-bottom: 100px
    }

    .best-deal .section-heading {
        text-align: center;
        margin-bottom: 30px
    }

    .best-deal .tabs-content ul.nav-tabs {
        margin-top: 0;
        margin-bottom: 40px;
        justify-content: center
    }

    .best-deal .info-table {
        margin-bottom: 45px
    }

    .best-deal .tab-content img {
        padding: 0
    }

    .best-deal .tabs-content h4 {
        margin-top: 45px
    }

    .properties .item h6 {
        text-align: center;
        margin-bottom: 15px
    }

    .properties .item .main-button {
        text-align: center
    }

    .properties .item ul li {
        margin-right: 10px;
        font-size: 13px
    }

    .contact-content .phone {
        margin-right: 0;
        margin-bottom: 20px
    }

    .contact-content .email {
        margin-left: 0;
        margin-bottom: 45px
    }

    .contact-content #contact-form {
        margin-left: 0
    }

    .single-property .info-table {
        margin-left: 0;
        margin-top: 45px
    }

    .contact-page .section-heading {
        margin-right: 0 !important
    }

    .contact-page #contact-form {
        margin-left: 0;
        margin-top: 60px
    }

    .best-deal .info-table ul li span {
        float: right !important;
        width: auto !important
    }
}

@media (max-width: 1200px) {
    .best-deal .info-table ul li span {
        float: none;
        width: 100%
    }

    .contact-page .section-heading {
        margin-right: 100px
    }
}

.hero-bg {
    background: #fff
}

.hero-bg .mx-auto .text-center {
    width: 50%
}

.hero-bg .mx-auto .text-center h1 {
    font-size: 58px;
    font-weight: 700
}

.hero-bg .mx-auto .text-center p {
    font-size: 19px;
    padding: 15px 0 30px;
}

.hero-bg .hero-img {
    width: 28%;
    display: inline-block
}

.hero-bg .hero-img img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.hero-bg .hero-img:before {
    content: "";
    position: absolute;
    background: #c03023;
    width: 105%;
    height: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 15px;
    z-index: 0
}

.hero-bg .hero-img-mobile:before {
    content: "";
    position: absolute;
    background: #c03023;
    width: 145%;
    height: 55%;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 15px;
    z-index: 0;
    z-index: -1;
}

@media (max-width: 860px) {
    .hero-bg .mx-auto .text-center {
        width: 100%
    }

    h1,
    h3 {
        font-size: 24px !important
    }

    h2,
    p {
        font-size: 16px !important;
        line-height: normal
    }

    .hero-bg .container {
        flex-direction: column-reverse
    }

    .hero-bg .hero-img-mobile {
        width: 50%;
        z-index: 1;
        display: block;
        height: 100%;
        position: relative;
    }

    .hero-bg .hero-img-mobile img {
        width: 100%;
        height: 100%;
        padding-bottom: 25px;
    }

    .hero-bg .hero-img {
        display: none
    }

    .hero-bg {
        display: inline-block !important;
        height: auto;
        background: #fff;
        z-index: -1
    }

    .hero-bg .mx-auto {
        margin: 50px 0
    }

    .slick-prev {
        left: -7% !important
    }

    .slick-next {
        right: -7% !important
    }
}

.cta-button,
.cta-button-2 {
    padding: 10px 40px;
    display: inline-block
}

.floating {
    animation: 3s ease-in-out infinite float
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-15px)
    }
}

.pulse-ring {
    animation: 2s cubic-bezier(.215, .61, .355, 1) infinite pulse-ring
}

@keyframes pulse-ring {
    0% {
        transform: scale(.8);
        opacity: .8
    }

    100%,
    80% {
        transform: scale(1.5);
        opacity: 0
    }
}

.container {
    width: 90% !important
}

.service-card:hover .service-icon {
    transform: scale(1.1)
}

.cta-button {
    color: #c03023;
    border: 1px solid #c03023;
    background-color: #fff;
    border-radius: 50px;
    margin-right: 10px
}

.cta-button-2 {
    background-color: #c03023 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    border-radius: 50px
}

.slick-next,
.slick-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    font-size: 24px;
    color: #c03023
}

.cta-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .2), transparent);
    transition: .5s
}

.cta-button:hover:after {
    left: 100%
}

.best-deal .row {
    align-items: center !important
}

.slick-prev {
    left: -2%;
    border: none !important;
     !i;
     !;
    background: none;
}

.slick-next {
    right: -2%;
    border: none !important;
     !i;
     !;
    background: none;
}

@media only screen and (min-width: 0rem) {
    #footer-1147 {
        padding: var(--sectionPadding);
        position: relative;
        z-index: 1
    }

    #footer-1147 .cs-container {
        width: 100%;
        max-width: 80rem;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 75px 0
    }

    #footer-1147 .cs-top {
        width: 100%;
        margin-bottom: clamp(2rem, 4vw, 2.5rem);
        padding-bottom: clamp(2rem, 4vw, 2.5rem);
        border-bottom: 1px solid #484848;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 2rem
    }

    #footer-1147 .cs-ul {
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        row-gap: .5rem;
        column-gap: clamp(1.75rem, 4vw, 2.5rem)
    }

    #footer-1147 .cs-li,
    #footer-1147 .cs-social-li {
        list-style: none
    }

    #footer-1147 .cs-link {
        font-size: clamp(.875rem, 1.5vw, 1rem);
        line-height: 1.5em;
        text-decoration: none;
        margin: 0;
        color: #bababa;
        display: block;
        transition: color .3s
    }

    #footer-1147 .cs-link:hover {
        color: #fff
    }

    #footer-1147 .cs-logo {
        width: 10.5rem;
        height: auto;
        display: block
    }

    #footer-1147 .cs-logo-img {
        width: 100%;
        height: auto;
        padding: 10px;
        display: block;
        background: #fff;
        border-radius: 5px
    }

    #footer-1147 .cs-bottom {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 1.5rem
    }

    #footer-1147 .cs-social {
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: .5rem
    }

    #footer-1147 .cs-social-link {
        width: 2rem;
        height: 2rem;
        background-color: #484848;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: background-color .3s
    }

    #footer-1147 .cs-social-link:hover {
        background-color: #c03023
    }

    #footer-1147 .cs-social-link:hover .cs-social-icon {
        filter: grayscale(1) brightness(0);
        opacity: 1
    }

    #footer-1147 .cs-social-icon {
        width: .75rem;
        height: auto;
        display: block;
        opacity: .5
    }

    #footer-1147 .cs-copyright {
        font-size: 1rem;
        line-height: 1.5em;
        margin: 0;
        color: #bababa;
        display: block
    }

    #footer-1147 .cs-copyright-link {
        font-size: inherit;
        text-decoration: none;
        color: inherit;
        transition: color .3s
    }

    #footer-1147 .cs-copyright-link:hover {
        color: var(--secondary)
    }
}

@media only screen and (min-width: 48rem) {

    #footer-1147 .cs-bottom,
    #footer-1147 .cs-top {
        flex-direction: row;
        justify-content: space-between
    }
}

.links .tel,
.links .wp {
    position: fixed;
    width: 60px;
    height: auto;
    right: 2%;
    bottom: 50px
}

.links .tel {
    bottom: 125px
}

@media only screen and (max-width: 768px) {
    .header-area .main-nav .logo img {
        width: 180px;
        height: 100%;
        margin: auto;
        padding-top: 15px
    }

    .cta-button {
        margin-bottom: 15px
    }

    .video {
        background-image: url(../images/video-bg.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        padding: 100px 0 200px;
        position: relative
    }

    .video-content .video-frame {
        position: relative;
        box-shadow: 0 0 15px rgba(0, 0, 0, .15);
        border-radius: 10px;
        margin-top: 50px
    }

    .fun-facts {
        margin-top: 75px;
        margin-bottom: 85px
    }

    .section-heading {
        margin-bottom: 20px
    }

    .links {
        display: none
    }

    .links-mobile {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        z-index: 9999999999999999999999999
    }

    .links-mobile .tel,
    .links-mobile .wp {
        width: 50%;
        display: inline-block;
        z-index: 999
    }

    .links-mobile .tel img,
    .links-mobile .wp img {
        height: 100%;
        width: 50px;
        margin: auto
    }

    .links-mobile .wp {
        text-align: center;
        background: #29a71a
    }

    .links-mobile .tel {
        background: #ff1500;
        text-align: center
    }
}

@media only screen and (min-width: 768px) {
    .links {
        display: block
    }

    .links-mobile {
        display: none
    }
}