
/* ROOT */
:root {
    --mobil-menu-bg: #f9f9f9;
    --mobil-menu-yazi: #674747;
    --primary-blue: #209cd2;
    --renk1: #c40f11;
    --renk2: #393938;
    --renk3: #9c0f11;
    --renk4: #f5fcfc;
    --renk5: #0d0d0d;
    --renk6: #ebf6f6;
    --font1: "Montserrat", sans-serif;

}
*{
    word-break: normal;
    white-space: normal;
    overflow-wrap: break-word;
}
::selection {
    background: var(--renk1);
    color: #ffffff;
}

.active5 {
    position: relative;
}

.active5:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background-color: var(--secondary);
    border: 3px solid #ffffff;
    border-radius: 50px;
    left: 50%;
    transform: translateX(-50%);
    top: 92%;
}


body {
    background-color: var(--renk6);
    font-size: 14px;
}

body::-webkit-scrollbar-track {
    background-color: transparent
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: transparent;
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #aaa
}

body::-webkit-scrollbar-thumb:hover {
    background-color: #606060
}

a {
    color: var(--renk3);
}


a:hover {
    text-decoration: none;
    color: var(--renk3);
}

/* SCROLL TOP */
.scrollup {
    position: fixed;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 24px;
    width: 24px;
    bottom: 60px;
    right: 20px;
    background-color: var(--renk2);
    border: 1px solid white;
    color: white;
    font-size: 12px;
    z-index: 99;
    border-radius: 10%;
    opacity: 0;
    transform: rotate(-45deg);
    transition: 400ms;
    pointer-events: none;
}

.scrollup.aktif {
    bottom: 48px;
    opacity: 1;
    transition: 400ms;
    pointer-events: all;
}

.scrollup i {
    transform: rotate(45deg);
    transition: 400ms;
}

.scrollup:hover {
    background-color: var(--renk1);
    color: white;
    transform: scale(.9) rotate(0);
    transition: 400ms;
}

.scrollup:hover i {
    transform: rotate(0);
    transition: 400ms;
}

address p {
    display: flex;
}

ul {
    list-style-type: none;
}

/* HC-OFFCANVAS */
.hc-nav-trigger {
    right: 15px;
    top: 25px;
}

.hc-nav-trigger span {
    background-color: var(--renk2);
}

.yanbasliklar {
    color: #209cd2;
}

.hc-offcanvas-nav.nav-levels-overlap .nav-content::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    right: 0;
    opacity: .4;
    background-repeat: no-repeat;
    background-position-y: bottom;
}

.hc-offcanvas-nav .nav-close-button span::after, .hc-offcanvas-nav .nav-close-button span::before {
    width: 10px;
    height: 10px;
    margin-top: -5px;
}

.hc-offcanvas-nav .nav-title + .nav-close a:not(.has-label) {
    top: 15px;
    right: 0;
}

.hc-offcanvas-nav .nav-close-button span::before {
    margin-left: -11px;
}

.fancybox__container {
    z-index: 9999;
}


/* HEADER */
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    animation: fadeIn linear;
    animation-duration: 0.6s;
}

header.is-sticky {
    background: #ffffff;
    box-shadow: rgb(0 0 0 / 35%) 0 5px 15px;
    animation: fadeInDown linear;
    animation-duration: 0.6s;
}


.navbar-brand {
    position: relative;
}

.hbtlogoGizle {
    position: absolute;
    right: 0;
    top: 0;
    width: 75%;
    height: 100%;
    background: #ffffff;
    transform: scaleX(0);
    transform-origin: right center;
    transition: .5s;
}

header.is-sticky .hbtlogoGizle {
    transform: scaleX(1);
    transition-delay: .45s;
}

header.is-sticky .headerSosyal {
    display: none !important;
}

header.is-sticky .navbar-brand:hover .hbtlogoGizle {
    transform: scaleX(0);
    transition-delay: 0ms;
    transition: .5s;
}

.hizmetlerimiz-altmenu a {
    color: black;
    transition: 800ms;
    border-bottom: 1px groove slategray;
    padding-bottom: 5px;
}

.hizmetlerimiz-altmenu:hover a {
    transition: 800ms;
    padding-right: 15px;

}

.nav-link {
    color: var(--renk2);
    font-weight: 600;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 15px !important;
    transition: all .4s;
}

.nav-link .hbt-icon {
    background-color: var(--renk2);
    width: 20px;
    height: 20px;
    transition: all .4s;
}

.nav-link:hover, .nav-link.teklif-nav {
    color: var(--renk1);
}

.nav-link:hover .hbt-icon, .nav-link.teklif-nav .hbt-icon {
    background-color: var(--renk1);
}

.dropdown-menu .nav-link {
    color: black;
}

/* header sosyal medya */
.sosyalMedyaUl {
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sosyalMedyaUl li:not(:last-of-type) {
    margin-right: 2px;
}

.sosyalMedyaUl li a {
    display: block;
    text-align: center;
    color: var(--renk1);
    padding: 10px;
    font-size: 20px;
}

.sosyalMedyaUl li:hover a {
    transform: rotate(360deg);
    transition: all .4s;
}

.telefonnumaramiz a, .telefonnumaramiz i {
    color: var(--renk6) !important;
}


.headerTelefon,
.headerTelefon:hover {
    color: #b6bbbe;
}

.headerTelefonIcon {
    display: inline-block;
    min-width: 30px;
    border: 1px solid #b6bbbe;
    border-radius: 50%;
    aspect-ratio: 1/1;
    text-align: center;
    line-height: 28px;
    color: #b6bbbe;
}

/*
* FOOTER
*/


footer .footer-alt-bg {
    border-top: 8px solid var(--renk2);
    background: #fff;
    color: #fff;
    font-size: 15px;
    position: relative;
    z-index: 30;
    padding-bottom: 8px
}

.footer-alt-bg::before {
    content: "";
    width: 100%;
    height: 5px;
    background-color: white;
    position: absolute;
    top: -10px;
    left: 0;
}

.footer-alt {
    position: relative;
    padding-left: 74px;
}

.footer-alt::before {
    content: "";
    position: absolute;
    background-image: url("../img/f-icon.png");
    width: 74px;
    height: 74px;
    left: 0;
    bottom: 0;
}

footer .footer-alt-bg .footer-alt-ic {
    margin-right: auto
}

footer .footer-alt-bg p {
    padding: .8em 0 .4em;
    position: relative;
    z-index: 1;
    font-size: 12px;
    color: #555;
    text-align: right
}

footer .footer-Link {
    transition: all .4s;
}

footer .footer-Link:hover {
    padding-left: 10px;
}

footer .footer-ust-img {
    position: absolute;
    width: 100%;
    height: 55px;
    top: -40px;
    transform: perspective(1px)
}

footer .hakanbt-logo:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: -44px;
    left: -16px;
    border-style: solid;
    border-width: 0 30px 35px 30px;
    border-color: transparent transparent #fff transparent
}

footer .hakanbt-logo:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: -34px;
    left: -6px;
    border-style: solid;
    border-width: 0 20px 24px 20px;
    border-color: transparent transparent var(--renk2) transparent
}

footer .hakanbt-logo {
    position: absolute;
    bottom: -14px;
    left: 15px;
    height: 35%;
    width: 100%
}

.hakanbt {
    width: 28px !important;
    height: 25px !important;
    overflow: hidden !important;
    position: relative !important;
    margin: 0 !important;
    transition: all .5s ease-in-out .1s !important
}

.hakanbt img {
    max-width: none !important;
    user-select: none;
}

.hakanbt:hover {
    width: 125px !important
}

.dropdown-menu {
    border: 1px solid #dddddd;
    border-radius: 0;
    padding: 0;
}

.navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    margin-top: 0;
}

.navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg) translateX(-50%);
    transform-origin: 0 0;
}

.navbar .nav-item:hover .dropdown-menu {
    transition: .3s;
    opacity: 1;
    visibility: visible;
    top: 55px;
    transform: rotateX(0) translateX(-50%);
}

.right-menu {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    margin-top: 0;
    background-color: #fff;
    list-style: none;
}

.navbar .nav-item.right:hover .right-menu {
    transition: .3s;
    opacity: 1;
    visibility: visible;
    display: block;
    pointer-events: all;
    animation-name: dropdownAnimasyon;
    animation-duration: 1s;
    animation-timing-function: ease;
}

/* .slider {
    margin-top: 110px;
} */

/* Slider */
.swiper {
    width: 100%;
}

.mySwiper {
    height: 100vh;
}


.swiper-slide {
    text-align: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sayfaBaslik {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.sayfaBaslik h2, .sayfaBaslik h4 {
    text-align: center;
    display: inline-flex;
    position: relative;
    justify-content: center;
    align-items: center;
    color: var(--renk1);
    font-weight: 500;
}
.sayfaBaslik h2{
    font-size: 30px;
}
.sayfaBaslik h4{
    font-size: 22px;
}
.sayfaBaslik h2::before,.sayfaBaslik h4::before {
    content: "";
    width: 100%;
    height: 15px;
    bottom: 0;
    transform: translateY(100%);
    background-image: url("../img/yazi-alt.svg");
    background-position: center center;
    background-size: auto 100%;
    position: absolute;
    min-width: 130px;
}

.ortalaX {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.card {
    border-radius: 0 0 0 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
    margin-top: 30px;
}

.card-body .btn {
    padding: 10px 40px;
}

.swiper-button-next, .swiper-button-prev {
    color: var(--renk3) !important;
}

.swiper-button-next {
    right: -10px;
}

.swiper-button-prev {
    left: -10px;
}

footer {
    color: var(--renk1);
    position: relative;
}

footer a {
    color: white !important;
}

.footer-list h3 {
    color: white;
    position: relative;
    margin-bottom: 20px;
}

.footer-list i {
    margin-right: 10px;
    transition: all .4s;
    color: white;
}

.footer-social li i:hover {
    box-shadow: rgba(149, 157, 165, 0.4) 0 8px 24px;
}

.footer-social li i {
    background-color: white;
    color: black;
    transition: all .4s;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    font-size: 18px;
    padding: 0;
}

.footer-list li:hover i {
    margin-right: 15px;
}

.footer-list li {
    margin: 10px 0;
}

.hizmet-card {
    display: inline-block;
    background-color: transparent;
    margin-top: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
    width: 100%;
    border-radius: 10px;
    border: none;
    overflow: hidden;
    position: relative;
}

.hizmet-card-top img {
    width: 100%;
    transition: all .4s;
}

.hizmet-card-top {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.hizmet-card-top i {
    display: none;
}

.hakkimizda .img-fluid {
    width: 100%;
    border-radius: 10px;
    transition: all .4s;
}

.hizmet-card-title {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    background-color: var(--renk6);
    padding: 10px !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.hizmet-card-title i {
    position: absolute;
    width: 50px;
    height: 50px;
    transition: all .4s;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--renk3);
    color: white;
    border-radius: 10px;
    top: -40px;
    right: 10px;
}

.hizmet-card-title h5 {
    font-size: 16px;
    margin-top: 10px;
}

.hizmet-card-title p {
    font-size: 13px;
}

.mySwiperzaman .swiper-slide {
    text-align: left !important;
    cursor: context-menu;
}

.mySwiperzaman hr {
    background-color: black;
    position: relative;
}

.mySwiperzaman hr::before {
    content: "\f111";
    font: var(--fa-font-solid);
    font-size: 15px;
    position: absolute;
    left: 0;
    top: -7.5px;
}

.rakamlarlaBiz {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    align-items: center;
    height: auto;
    color: white;
    background-color: var(--renk1);
}

.rakamlarlaBiz .sayfaBaslik h2, .rakamlarlaBiz .cls-1 {
    color: white;
    fill: white !important;
}

.countreup i {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 30px;
    color: white;
    font-size: 40px;
    line-height: 80px;
}

.count {
    font-size: 35px;
    color: #fff;
    font-family: Rubik, sans-serif;
    font-weight: 500;
    margin-bottom: 13px;
    line-height: 1;
    display: inline-block;
}

.countreup p {
    font-size: 18px;
    font-weight: 600;
}


.snip1573 {
    background-color: #fff;
    display: inline-block;
    font-family: sans-serif Poppins-Regular;
    font-size: 10px;
    max-width: 180px;
    height: 135px;
    padding-top: 10px;
    min-width: 180px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    -webkit-box-shadow: 0 6px 14px 0 rgb(215 215 219);
    -moz-box-shadow: 0 6px 14px 0 rgba(215, 215, 219, 1);
    box-shadow: 0 6px 14px 0 rgb(215 215 219);
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

/* Slider Haberler*/

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-container {
    width: 100%;
    height: 300px;
    margin: 20px auto;
}

.append-buttons {
    text-align: center;
    margin-top: 20px;
}

.append-buttons button {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #007aff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
}

.modal-content {
    top: 50px;
}

.slider .swiper-button-next {
    right: 10px;
}

.slider .swiper-button-prev {
    left: 10px;
}

.slider {
    overflow: hidden;
}

.slider .swiper-slide::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 0) 100%);
}

.slogon {

    background-color: var(--renk2);
    color: white;
}

.countreup svg {
    stroke: white;
    width: 50px;
    stroke-width: 20px;
    fill: none;
}

.referans_content {
    background-color: #fff;
    max-width: 200px;
    height: 135px;
    min-width: 180px;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    transition: all .4s;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.referans_content img {
    width: 90% !important;
}

.referans_content:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0 10px 15px -3px, rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
}

.referans_content::before {
    content: "";
    position: absolute;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 1), transparent);
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
    pointer-events: none;
}

.referans_content:hover::before {
    animation: shine 1s ease-in-out 0.2s forwards;
}

@keyframes shine {
    0% {
        transform: translate(150%, -35%);
        opacity: 0.3;
    }
    100% {
        transform: translate(-150%, 35%);
        opacity: 0.8;
    }
}

.faaliyetAlaniSlider {
    background-color: var(--renk1);
    position: relative;
}

.hbr-card {
    display: inline-block;
    background-color: white;
    margin-bottom: 5px;
    color: black;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 30px;
    height: auto;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
}

.referans_content img {
    width: auto;
    height: auto;
}

.hbr-card-top img {
    width: 100%;
}

.hbr-card-title {
    padding: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    font-size: 14px;
    font-weight: 500;
    color: white;
    background-color: var(--renk4);
}

.galeri_link {
    display: inline-block;
    background-color: #e0e0e0;
    color: #dc3545;
    height: auto;
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
    width: 100%;
}

.galeri-card-top img {
    width: 100%;
    height: 191px;
}

.galeri-card-title {
    padding-top: 20px;
    height: 80px;
    font-size: 16px;
    font-weight: 500;
}


address a {
    color: black;

}

address {
    font-size: 14px;
}

/* Slider  */
.swiper-slide .title {
    font-size: 30px;
    color: white;
    font: var(--font1);
    font-size: 35px;
    font-weight: 900;
}

.slider-yazi {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left !important;
    top: 0;
    left: 0;
}

.swiper-slide .subtitle {
    font-size: 20px !important;
    color: white;
    font-weight: 650 !important;
    font: var(--font1);
}


.headerSosyal .fa-phone {
    color: var(--renk3)
}

.custom-swipper-wrapper {
    transform: translate(-15px, 0);
    width: 1110px;
}

.buton-sag {
    position: fixed;
    right: -40px;
}

.buton-sol {
    position: fixed;
    left: -40px;

}


.list-unstyled li {
    padding: 5px 0;
}

.short_image {
    height: 200px;
    width: 100%;
    color: var(--renk2);
    padding-top: 65px;
    position: relative;
}
.short_image .short-container{
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}
.short_image .short-container::before{
    content: "";
    width: 35%;
    height: 100%;
    mask-image: url(../img/logo-bg.svg);
    mask-size: contain;
    mask-position: center center;
    mask-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 20%;
    background-color: white;
}

.short-title {
    display: flex;
    align-items: center;
}

.short-title i {
    font-size: 28px;
}

.short-title h1 {
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 22px;
}
/*.bread{
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -8px;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    transform: translateY(100%);
    border-radius: 0 0 8px 8px;
}
.bread-icon{
    width: 25px;
    height: 25px;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid white;
}
.breadcrumb li:nth-child(1){
    margin-left: -30px;
}
.breadcrumb li:nth-child(2)::before{
    opacity: 0;
    margin-left: -5px;
}*/
.breadcrumb-item + .breadcrumb-item::before {
    color: var(--renk2);
}

.bread-nav {
    display: flex;
    justify-content: center;
}

.breadcrumb {
    margin: 0;
    background: transparent;
    padding: 8px 0;
    font-size: 10px;
}

.breadcrumb .breadcrumb-item, .breadcrumb-item a {
    color: var(--renk2) !important;
}

.hk-content {
    padding: 10px;
    text-align: justify;
}

.hk-img {
    width: 100%;
    max-height: 500px;
}

figure.snip0023 {
    color: #fff;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #000000;
    text-align: center;
}

figure.snip0023 img {
    opacity: 1;
    width: 100%;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.snip0023 * {
    box-sizing: border-box;
}

.faaliyetimg {
    width: 100%;
    height: 191px;
}

figure.snip0023 > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.snip0023 > div::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    background-image: linear-gradient(45deg, #000000 0%, transparent 40%, rgba(255, 255, 255, 0.15));
}

figure.snip0023 i {
    display: inline-block;
    font-size: 36px;
    color: #ffffff;
    padding: 6px 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.05s linear;
    transition: 0.05s linear;
    -webkit-transition-delay: 0.01s;
    transition-delay: 0.01s;
}

figure.snip0023 .curl {
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(225deg, #ffffff, #f3f3f3 20%, #bbbbbb 38%, #aaaaaa 44%, #888888 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0.3));
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    transition: all .4s ease;
}

figure.snip0023 .curl:before, figure.snip0023 .curl:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: 6%;
    width: 70%;
    max-width: 300px;
    max-height: 100px;
    height: 55%;
    box-shadow: 0 12px 15px rgb(0 0 0 / 30%);
    transform: skew(-10deg) rotate(-6deg);
}

figure.snip0023 .curl:after {
    left: auto;
    right: 6%;
    bottom: auto;
    top: 14%;
    transform: skew(-15deg) rotate(-84deg);
}

figure.snip0023:hover > div::before, figure.snip0023.hover > div::before {
    opacity: 1;
}

figure.snip0023:hover i, figure.snip0023.hover i {
    opacity: 0.7;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.snip0023:hover .curl, figure.snip0023.hover .curl {
    width: 90px;
    height: 90px;
}

.alt_baslik {
    height: 60px;
    text-align: center;
    color: black;
    font-weight: 500;
}

.whatsapp_sor {
    color: white;
    bottom: 50px;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    left: 30px;
    background: #34AF23;
    text-align: center;
    z-index: 99;
    font-size: 30px;
    text-decoration: none;
    border-radius: 100%;
    transition: all .2s;
}

.whatsapp_sor:hover {
    color: white;
    height: 60px;
    width: 60px;
    left: 25px;
    bottom: 45px;
}

.joinchat__box {
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 48px;
    left: 28px;
    z-index: 9999;
    width: calc(100vw - 20px * 2);
    max-width: 400px;
    min-height: 170px;
    max-height: calc(100vh - 20px - 20pc);
    border-radius: 32px;
    background: transparent;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 50%);
    text-align: left;
    overflow: hidden;
    transform: scale3d(0, 0, 0);
    opacity: 0;
    transition: max-height .2s ease-out, opacity .4s ease-out, transform 0s linear .3s;
    -webkit-transform-origin: -webkit-calc(100% - 30px) 0;
    transform-origin: 10% 100%;
}

.joinchat__header {
    display: flex;
    flex-flow: row;
    align-items: center;
    position: relative;
    flex-shrink: 0;
    height: 70px;
    padding: 0 70px 0 26px;
    margin: 0;
    background: rgb(37, 209, 102);
}

.joinchat__powered {
    font-size: 11px;
    line-height: 18px;
    color: inherit !important;
    text-decoration: none !important;
    fill: white;
    opacity: .8;
}

.joinchat__powered svg {
    display: inline-block;
    width: auto;
    height: 18px;
    vertical-align: -30%;
}

.joinchat__close {
    position: absolute;
    top: 50%;
    right: 0;
    width: 34px;
    height: 34px;
    margin-top: -16px;
    border-radius: 50%;
    background-size: 12px;
    cursor: pointer;
    transition: background-color .3s ease-out;
}

.joinchat__box__scroll {
    padding: 20px 0 calc(60px + 10px) 70px;
    background: #fff linear-gradient(0deg, rgba(37, 211, 102, 0.04), rgba(37, 211, 102, 0.04));
    overflow-x: hidden;
    overflow-y: auto;
    will-change: scroll-position;
}

.joinchat__message {
    position: relative;
    min-height: 60px;
    padding: 17px 20px;
    margin: 0 26px 26px;
    border-radius: 32px;
    background: #fff;
    color: #4a4a4a;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    transform: translateZ(0);
}

.joinchat--show {
    opacity: 1;
    transform: scaleX(1);
    transition: transform .5s cubic-bezier(.18, .89, .32, 1.28);
}

.wp-btn {
    font-weight: 600;
    transition: all .4s;
    background-color: #25d166;
    color: white;
    border-radius: 30px;
    padding: 15px 20px;
    margin-right: 20px;
    margin-left: 26px;
}

.wp-btn:hover {
    color: white;
    background-color: #3aec7b;
}

.say-list {
    width: 100%;
    background-color: var(--renk1);
    padding: 10px 10px;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
}

.btn-style-1 {
    background-color: var(--renk1);
    color: white;
    padding: 2px 55px 2px 20px;
    display: inline-flex;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
    border: none;
    cursor: pointer;
}

.btn-style-1 i {
    color: white;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    z-index: 1;
    position: absolute;
    right: 0;
}

.btn-style-1 i::after {
    content: "";
    background: #f4f4f6;
    width: 43px;
    height: 43px;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 5px;
}

.btn-style-1 i::before {
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 5px;
}

.btn-style-1 span {
    height: 30px;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 0;
    transition: all .4s;
    position: relative;
}

.btn-style-1:hover {
    color: white;
}

.btn-style-1:hover i::before{
    transform: rotate(360deg);
    transition: all .4s;
}

.btn-style-1 span {
    position: relative;
    z-index: 2;
}

.harita iframe {
    width: 100%;
    height: 350px;
}

.z-10 {
    position: relative;
    z-index: 10;
}

.is-sticky .sticky-block {
    display: block !important;
}

.slider {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-top: 100px;
}

.slider-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.slider-bg svg {
    width: 100%;
    height: 100%;
}

.slider-bg.active::before {
    width: 0;
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-araba {
    width: 100%;
}

.slider-araba img {
    float: right;
    width: 140%;
    margin-top: 10%;
}

.slider-input {
    width:  90%;
    margin-left: 5%;
    height: 50px;
    color: black;
    border-radius: 30px;
    border: none;
    background-color: #f4f4f4;
    padding: 5px 5px 5px 25px;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}

.slider-input:focus, .slider-input:focus-visible {
    outline: none;
    box-shadow: rgba(0, 0, 0, 0.55) 0 5px 15px;
}

.slider-input + i {
    background-color: var(--renk1);
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    transition: all .4s;
    z-index: 10;
}

.slider-input:hover + i {
    transform: translateY(-50%) rotate(360deg);
}
.slider-input ~ .input-loader{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    left: 0;
    top: 0;
    border-radius: 30px;
    display: none;
    justify-content: center;
    align-items: center;
}
.input-loader.active{
    display: flex;
}
.input-loader::before{
    content: "";
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    border-top: 3px solid black;
    border-right: 3px solid transparent;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.fiyatHesaplaBtn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    border-radius: 30px;
    color: white;
    cursor: pointer;
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 3.5s;
    padding-left: 10px;
}

.fiyatHesaplaBtn:hover {
    animation: none;
}

@keyframes trin {

    from {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0, 0, 1, -5deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, 0deg);
    }

}

.fiyatHesaplaBtn .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: var(--renk1);
    display: flex;
    justify-content: center;
    transition: all .4s;
    align-items: center;
}

.fiyatHesaplaBtn:hover .icon {
    background-color: white;
}

.fiyatHesaplaBtn:hover .icon i {
    background-color: var(--renk1);
    transform: rotate(360deg);
}

.fiyatHesaplaBtn .icon i {
    background-color: white;
    transition: all .4s;
}

.fiyatHesaplaBtn span {
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 450;
}

.slider-sol {
    text-align: center;
}

.slider-sol .baslik {
    font-weight: 800;
    color: var(--renk1);
    font-size: 48px;
}

.slider-sol .altBaslik {
    font-family: "Hurricane", cursive;
    font-size: 52px !important;
    margin-top: -10px;
}

.animate__infinite {
    animation-iteration-count: infinite;
}

.animated-delay-2 {
    animation-delay: 2s;
}

.sol-menu {
    position: fixed;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 9999;
    transition: all .6s;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 0;
}
.sol-menu::before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 10px 10px 0;
    background-color: transparent;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    transition: all .4s;
}
.sol-menu.open::before{
    background-color: white;
}
.sol-menu::after{
    content: "";
    width: 100px;
    height: 40px;
    position: absolute;
    mask-image: url("../img/icons/logo-bg.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    background-color: var(--renk1);
    top: 15px;
    right: -10px;
    transform: translateX(100%) scale(0);
    transition: all .4s;
    opacity: 0;
}
.sol-menu.open::before{
    width: calc(100% + 180px);
}
.sol-menu.open::after{
    opacity: 1;
    transform: translateX(100%) scale(1);
}
.sol-menu.menu-hide {
    transform: translateX(-100%) translateY(-50%) !important;
}
.sol-menu.menu-hide.open {
    transform: translateX(calc(-100% - 200px)) translateY(-50%) !important;
}

.sol-menu-item {
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 5px 0;
}

.sol-menu-item .icon {
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 50%;
}


.sol-menu-item .icon::after {
    content: "";
    width: 50px;
    height: 50px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    z-index: 2;
}

.sol-menu-item .icon i {
    position: absolute;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    z-index: 3;
    width: 25px;
    height: 25px;
}

.sol-menu-item:hover .icon i {
    transition: all .4s;
    transform: rotate(360deg);
}

.sol-menu-item span {
    width: 200px;
    height: 45px;
    position: absolute;
    right: 0;
    transform: translateX(85%) rotateY(90deg);
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 5px;
    padding: 5px 10px 5px 60px;
    transition: all .4s;
    opacity: 0;
}

.sol-menu-item:hover span, .sol-menu-item.active span {
    transform: translateX(85%) rotateY(0);
    opacity: 1;
}

.surec-kutu {
    width: 100%;
    position: relative;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.surec-kutu-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(2px 4px 6px #d9d9d9);
    z-index: -1;
}

.surec-shape-1 {
    mask-image: url("../img/surec-shape-1.svg");
    mask-size: 100% 100%;
    mask-position: center;
    mask-repeat: no-repeat;
    background-color: white;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.surec-shape-2 {
    mask-image: url("../img/surec-shape-2.svg");
    mask-size: 100% 100%;
    mask-position: center;
    mask-repeat: no-repeat;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    position: absolute;
    top: 0;
    width: 80%;
    height: 80%;
}

.surec-kutu span {
    font-size: 18px;
    color: black;
    max-width: 130px;
    margin-top: 20px;
}

.surec-kutu .rakam {
    font-size: 22px;
    color: var(--renk1);
    position: absolute;
    bottom: 0;
    font-weight: bold;
    transform: translateY(80%);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
}
.surec-kutu .rakam i{
    position: absolute;
    transition: all .3s;
    opacity: 0;
}
.surec-kutu .rakam p{
    transition: all .3s;
}
.surec-kutu:hover .rakam p{
    opacity: 0;
}
.surec-kutu:hover .rakam i{
    opacity: 1;
}

.surec-kutu .rakam::before {
    content: "";
    width: 150px;
    height: 3px;
    background-color: rgba(0, 0, 0, 0.05);
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.95) 0 7px 10px;
    opacity: 0;
    transition: all .3s;
}

.surec-kutu:hover .rakam {
    transform: translateY(-100%);
}

.surec-kutu:hover .rakam::before {
    opacity: 1;
    bottom: -30px;
}

a .surec-kutu:hover .rakam {
    color: white;
}

.surec-kutu .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    position: absolute;
    top: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.surec-kutu:hover .icon {
    transition: all .4s;
    transform: rotate(360deg);
}

.surec-kutu .icon i {
    width: 25px;
    height: 25px;
    background-color: white;
}

a .surec-kutu .surec-shape-1 {
    background: linear-gradient(to right, var(--renk1), var(--renk3));
}

a .surec-kutu span {
    color: white;
}

.nedenBiz {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    border-radius: 170px;
    background-color: white;
    width: 100%;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.25) 0 5px 20px;
}

.nedenBiz .neden-biz-tabs {
    flex: 0 0 30%;
    max-width: 30%;
}

.nedenBiz .neden-biz-sag {
    flex: 0 0 30%;
    max-width: 30%;
}

.nedenBiz .neden-biz-ic {
    flex: 0 0 40%;
    max-width: 40%;
}

.neden-biz-tabs {
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: white;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-direction: column;
    padding: 50px 0;
}

.neden-biz-tab {
    width: 85%;
    border: 1px solid black;
    padding: 0 0 0 50px;
    height: 35px;
    display: flex;
    justify-content: start;
    align-items: center;
    color: var(--renk1);
    font-weight: 500;
    background-color: white;
    position: relative;
    cursor: pointer;
    transition: all .4s;
}

.neden-biz-tab:hover, .neden-biz-tab.active {
    color: white;
    padding: 0 0 0 75px;
}

.neden-biz-tab::before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .4s;
}

.neden-biz-tab:hover::before, .neden-biz-tab.active::before {
    width: 100%;
    opacity: 1;
}

.neden-biz-tab span {
    position: relative;
    z-index: 5;
}

.neden-biz-tab .icon {
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    right: 0;
    transform: translateX(50%);
    z-index: 5;
}

.neden-biz-tab .icon::before {
    content: "";
    width: 50px;
    height: 50px;
    background: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    z-index: 1;
    transition: all .4s;
}

.neden-biz-tab .icon::after {
    content: "";
    width: 40px;
    height: 40px;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    z-index: 2;
    transition: all .4s;
}

.neden-biz-tab:hover .icon::after, .neden-biz-tab.active .icon::after {
    background: white;
}

.neden-biz-tab:hover .icon::before, .neden-biz-tab.active .icon::before {
    background: linear-gradient(to right, var(--renk1), var(--renk3));
}

.neden-biz-tab .icon i {
    position: absolute;
    background: white;
    z-index: 3;
    width: 25px;
    height: 25px;
}

.neden-biz-tab:hover .icon i, .neden-biz-tab.active .icon i {
    background: linear-gradient(to right, var(--renk1), var(--renk3));
}

.neden-biz-tab:nth-child(1):hover, .neden-biz-tab.active:nth-child(1) {
    width: 92%;
}

.neden-biz-tab:nth-child(2):hover, .neden-biz-tab.active:nth-child(2) {
    width: 100%;
}

.neden-biz-tab:nth-child(3):hover, .neden-biz-tab.active:nth-child(3) {
    width: 100%;
}

.neden-biz-tab:nth-child(4):hover, .neden-biz-tab.active:nth-child(4) {
    width: 92%;
}

.neden-biz-ic {
    display: none;
    justify-content: center;
    align-items: center;
}

.neden-biz-ic.active {
    display: flex;
}

.neden-biz-icerik {
    width: 90%;
    margin: 0 auto;
}

.neden-biz-icerik .icerik {
    text-align: justify;
}

.neden-biz-sag {
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: white;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.neden-biz-sag img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.7);
}

.neden-biz-icerik .baslik {
    font-size: 20px;
    color: var(--renk1);
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
    transition: all .4s;
}

.neden-biz-icerik .icerik {
    font-size: 14px;
    position: relative;
    transition: all .4s;
}

.card {
    background-color: transparent;
    border: none;
    border-radius: 10px;
    position: relative;
    margin: 15px 0 30px 0;
}

.card-top {
    aspect-ratio:1;
    width: 100%;
    border-radius: 18px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.card-top::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--renk2);
    position: absolute;
    left: 0;
    top: 0;
    transition: all .4s;
    opacity: 0;
}

.card-top::after {
    content: "";
    width: 40%;
    height: 50%;
    mask-image: url("../img/logo-bg.svg");
    mask-position: center center;
    mask-size: contain;
    mask-repeat: no-repeat;
    background-color: white;
    position: absolute;
    transition: all .4s;
    opacity: 0;
}

.card:hover .card-top::before {
    opacity: 0.8;
}

.card:hover .card-top::after {
    opacity: 0.6;
}

.card-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card-title {
    background-color: white;
    height: 130px;
    border-radius: 0 0 18px 18px;
    margin: 0;
    text-align: left;
    padding: 8px;
    color: black;
}

.card-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateY(50%) translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    border-radius: 30px;
    color: white;
    box-shadow: rgba(0, 0, 0, 0.25) 0 5px 10px;
}

.card-btn i {
    color: white;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.card-btn i::after {
    content: "";
    background: #f4f4f6;
    width: 43px;
    height: 43px;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 5px;
}

.card-btn span {
    width: 0;
    overflow: hidden;
    height: 30px;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 0;
    transition: all .4s;
    position: relative;
}

.card-btn span .yazi {
    width: 110px;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card:hover .card-btn span {
    width: 110px;
}

.card-title .icerik {
    font-size: 12px;
    text-align: justify;
}

.card-title .tarih {
    font-size: 12px;
}

.card-title .baslik {
    color: var(--renk1);
    font-weight: 600;
    font-size: 16px;
}

.footer-iletisim {
    color: var(--renk1);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all .4s;
    text-align: center;
}

.footer-iletisim .hbt-icon {
    width: 30px;
    height: 30px;
    background-color: var(--renk1);
}

.footer-iletisim span {
    margin-top: 15px;
}

.footer-iletisim:hover .hbt-icon {
    transition: all .4s;
    transform: rotate(360deg);
}

main {
    overflow: hidden;
}

.ilan-title {
    color: #666666;
    padding: 0 0 20px 0;
    height: 200px;
}

.fsz-12 {
    font-size: 12px;
}

.ilan-info {
    display: flex;
    color: black;
    font-size: 10px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 4px 2px;
    margin: 2px;
    align-items: center;
    justify-content: space-between;
    height: 43px;
}

.ilan-info i {
    width: 17px;
    height: 20px;
    background-color: black;
    margin-right: 5px;
}

.hakkimizda-sag {
    width: 100%;
    height: 300px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hakkimizda-sag-bg {
    position: absolute;
    width: 80%;
    height: 100%;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hakkimizda-sag-bg-1 {
    mask-image: url("../img/hakkimizda-shape-1.svg");
    mask-size: 100% 100%;
    mask-position: center;
    mask-repeat: no-repeat;
    background-color: white;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.hakkimizda-sag-bg-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hakkimizda-sag-bg-1::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #bb1517;
    position: absolute;
    opacity: 0.65;
    z-index: 1;
}

.hakkimizda-sag-bg-2 {
    mask-image: url("../img/hakkimizda-shape-2.svg");
    mask-size: 100% 100%;
    mask-position: center;
    mask-repeat: no-repeat;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    position: absolute;
    right: -10px;
    width: 80%;
    height: 80%;
}

.hakkimizda-tabs {
    width: 65%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    display: flex;
    justify-content: space-around;
    align-items: start;
    flex-direction: column;
}

.hakkimizda-tab .icon {
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 50%;
    margin-right: -15px;
}

.hakkimizda-tab {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    color: white;
    cursor: pointer;
    font-weight: 500;
    transition: all .4s;
}

.hakkimizda-tab:nth-child(1), .hakkimizda-tab:nth-child(3) {
    left: 30px;
}

.hakkimizda-tab:nth-child(2) {
    left: -30px;
}

.hakkimizda-tab .icon {
    position: relative;
    z-index: 5;
}

.hakkimizda-tab .icon::before {
    content: "";
    width: 50px;
    height: 50px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}

.hakkimizda-tab .icon::after {
    content: "";
    width: 40px;
    height: 40px;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    z-index: 2;
}

.hakkimizda-tab .icon i {
    position: absolute;
    background-color: white;
    z-index: 3;
    width: 25px;
    height: 25px;
}

.hakkimizda-tab:hover .icon i {
    transition: all .4s;
    transform: rotate(360deg);
}

.hakkimizda-tab span {
    padding: 8px 30px 8px 40px;
    transition: all .4s;
    position: relative;
    border: 1px solid white;
}

.hakkimizda-tab.active span {
    background-color: white;
    border: 1px solid transparent;
}

.hakkimizda-tab span .shape::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 12px 0 0;
    border-color: white transparent transparent transparent;
    position: absolute;
    top: -0.5px;
    opacity: 0;
    transition: all .4s;
    right: 1px;
    transform: translateX(100%);
}

.hakkimizda-tab span .shape::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 16px 2px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: -0.5px;
    opacity: 0;
    right: 2px;
    transition: all .4s;
    transform: translateX(100%);
}

.hakkimizda-tab:nth-child(1) span .shape::before {
    border-width: 38px 22px 0 0;
    right: 2px;
    border-color: white transparent transparent transparent;
}

.hakkimizda-tab:nth-child(1) span .shape::after {
    display: none;
}

.hakkimizda-tab:nth-child(1) span::after {
    width: 100%;
}

.hakkimizda-tab:nth-child(1) span::before {
    width: calc(100% + 20px);
}

.hakkimizda-tab:nth-child(3) span .shape::after {
    right: 3px;
    border-width: 0 26px 39px 2px;
    border-color: transparent transparent #ffffff transparent;
}

.hakkimizda-tab:nth-child(3) span .shape::before {
    display: none;
}

.hakkimizda-tab:nth-child(3) span::after {
    width: calc(100% + 20px);
}

.hakkimizda-tab:nth-child(3) span::before {
    width: 100%;
}

.hakkimizda-tab:nth-child(3).active {
    left: 25px;
}

.hakkimizda-tab span::before {
    content: "";
    width: calc(100% + 10px);
    height: 1px;
    background-color: var(--renk2);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    transition: all .4s;
}

.hakkimizda-tab span::after {
    content: "";
    width: calc(100% + 10px);
    height: 1px;
    background-color: var(--renk2);
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: all .4s;
    z-index: 1;
}

.hakkimizda-tab.active {
    color: var(--renk1);
    transform: translateX(-92%);
}

.hakkimizda-tab.active span::before, .hakkimizda-tab.active span::after, .hakkimizda-tab.active span .shape::before, .hakkimizda-tab.active span .shape::after {
    opacity: 1;
}

.hakkimizda-ic {
    display: none;
}

.hakkimizda-ic.active {
    display: block;
}

.hakkimizda-ic .baslik {
    font-size: 26px;
    color: var(--renk1);
    font-weight: 500;
    text-align: center;
}

.hakkimizda-ic .altBaslik {
    font-family: "Hurricane", cursive;
    font-size: 36px;
    color: black;
    font-weight: 500;
    text-align: center;
}

.hakkimizda-ic .icerik {
    text-align: justify;
}

.ilan-title .fiyat {
    color: var(--renk1);
    font-weight: 500;
    font-size: 16px;
}

.ilan-title .markaModel {
    color: black;
    height: 40px;
}

.is-sticky .navbar {
    transform: translateY(1px);
}

.is-sticky .navbar-brand {
    width: 70%;
    transition: all .4s;
    margin-top: 8px;
}

.is-sticky .sticky-none {
    display: none;
}

.hakkimizdaMobilTab-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.3));
    z-index: -1;
}

.hakkimizdaMobilTab-shape-1 {
    mask-image: url("../img/surec-shape-1.svg");
    mask-size: 100% 100%;
    mask-position: center;
    mask-repeat: no-repeat;
    background-color: white;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.hakkimizdaMobilTab-shape-2 {
    mask-image: url("../img/surec-shape-2.svg");
    mask-size: 100% 100%;
    mask-position: center;
    mask-repeat: no-repeat;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    position: absolute;
    top: 0;
    width: 80%;
    height: 80%;
}

.hakkimizdaMobilTab {
    width: 100%;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    color: var(--renk3);
    font-weight: 500;
}

.hakkimizdaMobil {
    text-align: center;
    margin-top: 75px;
    display: none;
}

.hakkimizdaMobil.active {
    display: block;
}

.hakkimizdaMobilBaslik {
    font-size: 28px;
    color: var(--renk1);
    font-weight: 600;
}

.hakkimizdaMobilTab .icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: white;
    position: absolute;
    bottom: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .4s;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}

.hakkimizdaMobilTab .icon::before {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
}

.hakkimizdaMobilTab .icon i {
    width: 20px;
    height: 20px;
    background-color: white;
    position: relative;
    z-index: 5;
}

.hakkimizdaMobilTab-shape-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: all .4s;
}

.hakkimizdaMobilTab-shape-1::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #bb1517;
    position: absolute;
    opacity: 0;
    transition: all .4s;
    z-index: 1;
}

.hakkimizdaMobilTab.active .hakkimizdaMobilTab-shape-1 img {
    opacity: 1;
}

.hakkimizdaMobilTab.active .hakkimizdaMobilTab-shape-1::before {
    opacity: 0.65;
}

.hakkimizdaMobilTab.active {
    color: white;
    font-weight: 400;
}

.hakkimizdaMobilTab.active .icon {
    bottom: 40px;
    box-shadow: none;
    background-color: transparent;
}

.hakkimizdaMobilTab.active .icon::before {
    display: none;
}

.hakkimizdaMobilTab span {
    transition: all .4s;
}

.hakkimizdaMobilTab.active span {
    margin-top: 37px;
}

.nedenBizMobilTab {
    width: 100%;
}

.nedenBizMobilTab .icon {
    width: 100%;
    aspect-ratio: 1;
    border-radius: 50%;
    background: white;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    outline: 1px solid transparent;
    outline-offset: 0;
    transition: all .4s;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}

.nedenBizMobilTab .icon::before {
    content: "";
    width: 80%;
    aspect-ratio: 1;
    border-radius: 50%;
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    position: absolute;
    transition: all .4s;
}

.nedenBizMobilTab .icon i {
    background: white;
    transition: all .4s;
}

.nedenBizMobilTab.active .icon {
    background: linear-gradient(to right, var(--renk1), var(--renk3));
    outline: 1px solid var(--renk1);
    outline-offset: 8px;
}

.nedenBizMobilTab.active .icon::before {
    background: white;
}

.nedenBizMobilTab.active .icon i {
    background: linear-gradient(to right, var(--renk1), var(--renk3));
}

.nedenBizMobilBaslik {
    font-size: 22px;
    color: var(--renk1);
    font-weight: 600;
    margin-bottom: 10px;
}

.nedenBizMobil {
    margin: 35px 5px 0 5px;
    text-align: center;
    display: none;
}

.nedenBizMobil.active {
    display: block;
}

.nedenBizMobilKutu {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 70px;
    background-color: white;
    font-size: 12px;
    box-shadow: rgba(0, 0, 0, 0.25) 0 5px 15px;
}

.nedenBizMobilKutu {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 70px;
    background-color: white;
    font-size: 10px;
    padding: 10px;
    border: 1px solid var(--renk1);
    text-align: justify;
}

.nedenBizMobilImg {
    flex: 0 0 25%;
    max-width: 25%;
    border-radius: 50%;
    overflow: hidden;
}

.nedenBizMobil p {
    flex: 0 0 75%;
    max-width: 75%;
    padding: 0 5px;
    margin: 0;
}

.nedenBizMobilImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.is-sticky .hc-nav-trigger {
    top: 15px;
}

.ilan-info {
    flex-direction: column;
    text-align: center;
}

.ilan-info i {
    width: 12px;
    height: 12px;
    margin-right: 0;
}

.sol-menu-toggle {
    color: var(--renk1);
    font-size: 24px;
    position: relative;
    z-index: 5;
}

.hamburger {
    cursor: pointer;
}

.hamburger input {
    display: none;
}

.hamburger svg {
    height: 35px;
    transition: transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.line {
    fill: none;
    stroke: var(--renk1);
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 3;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.line-top-bottom {
    stroke-dasharray: 12 63;
}

.hamburger.active svg {
    transform: rotate(-45deg);
}

.hamburger.active svg .line-top-bottom {
    stroke-dasharray: 20 300;
    stroke-dashoffset: -32.42;
}

.headerSosyalYazi {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: var(--renk1);
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 70px;
    position: relative;
}

.headerSosyalYazi::before {
    content: "";
    width: 40px;
    height: 2px;
    background-color: var(--renk1);
    position: absolute;
    right: -20px;
    transform: translateX(100%);
}
.home-icon {
    width: 25px;
    height: 17px;
    mask-image: url("../img/home-icon.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    background-color: var(--renk2);
    display: block;
}
address p{
    display: flex;
    justify-content: start;
    align-items: center;
}
address p i{
    flex: 0 0 35px;
    width: 35px;
    height: 35px;
    background-color: white;
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border: 2px solid var(--renk1);
    color: var(--renk1);
    font-size: 12px;
}
.harita iframe{
    width: 100%;
    height: 300px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}
.iletisim-img img{
    width: 100%;
}
.form-control{
    margin: 5px 0;
    border: none;
    background-color: white;
    color: black;
}
.form-control::placeholder{
    color: black;
}
.form-control:focus, .form-control:focus-visible{
    outline: none;
    box-shadow: none;
}
.s-det-img a{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 3;
}
.s-det-img{
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.s-det-img::before{
    content: "";
    width: 50%;
    height: 50%;
    background: var(--renk1);
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 10px;
    transition: all .4s;
}
.s-det-img::after{
    content: "";
    width: 50%;
    height: 50%;
    background: var(--renk1);
    position: absolute;
    left: -10px;
    bottom: -10px;
    border-radius: 10px;
    transition: all .4s;
}
.s-det-img:hover::before{
    right: -15px;
    top: -15px;
}
.s-det-img:hover::after{
    left: -15px;
    bottom: -15px;
}
.s-det-img .icon{
    content: "";
    width: 70px;
    height: 70px;
    mask-image: url("../img/icons/logo-bg.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    position: absolute;
    z-index: 5;
    background: white;
    transform: scale(0);
    transition: all .4s;
    pointer-events: none;
}
.s-det-img img{
    transition: all .4s;
}
.s-det-img:hover img{
    filter: brightness(0.7);
    transform: scale(1.08) rotate(-2deg);
}
.s-det-img:hover .icon{
    transform: scale(1);
}
.say-list h5{
    margin: 0;
    position: relative;
    z-index: 5;
    font-size: 16px;
}
.say-list{
    position: relative;
    overflow: hidden;
    text-align: left;
    display: flex;
    justify-content: start;
    align-items: center;
}
.say-list::before{
    content: "";
    width: 50%;
    height: 100%;
    position: absolute;
    background: var(--renk2);
    top: 0;
    left: 0;
    transform: translateX(-100%);
    opacity: 0;
    transition: all .4s;
}
.say-list::after{
    content: "";
    width: 50%;
    height: 100%;
    position: absolute;
    background: var(--renk2);
    top: 0;
    right: 0;
    transform: translateX(100%);
    opacity: 0;
    transition: all .4s;
}
.say-list:hover::before{
    transform: translateX(0);
    opacity: 1;
}
.say-list:hover::after{
    transform: translateX(0);
    opacity: 1;
}
.say-list i{
    transition: all .4s;
    margin-right: 10px;
    position: relative;
    z-index: 5;
}
.say-list:hover i{
    margin-right: 20px;
}
.slider svg {
    width: 100%;
    display: block;
    margin: auto;
}

.slider path {
    stroke: rgb(196 15 17);
    stroke-width: 1;
    fill: rgba(255,255,255,0.5);
    stroke-dasharray: 11209px;
    stroke-dashoffset: 11209px;
}
.neden-biz-kadran{
    position: absolute;
    top: -25px;
    z-index: 5;
}
.dropdown-menu {
    display: flex !important;
    flex-direction: row !important;
    left: 50%;
    border: none;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 20px 24px;
    max-width: 500px;
    min-width: 400px;
    flex-wrap: wrap;
    justify-content: center;
}

.dropdown-menu li {
    flex: 25%;
    max-width: 25%;
}

.dropdown-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 15px 20px;
    color: var(--renk2);
    transition: all .4s;
    font-size: 14px;
    text-align: center;
    min-width: 100px;
    max-width: 150px;
}

.dropdown-item i {
    transition: all .4s;
    font-size: 16px;
    margin-bottom: 10px;
}

.dropdown-item .hbt-icon {
    background-color: var(--renk2);
    width: 25px;
    height: 25px;
    transition: all .4s;
}

.dropdown-item:hover {
    background-color: var(--renk2);
    color: white;
}

.dropdown-item:hover .hbt-icon {
    background-color: white;
}
.hk-img{
    width: 100%;
    object-fit: cover;
}
img[alt='shape']{
    pointer-events: none;
    user-select: none;
}
.preloader {
    background-color: var(--renk6);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.preloader .svg {
    position: absolute;
    width: 180px;
}
.bos-svg .st0bos {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: none;
    stroke: #393938;
    stroke-miterlimit: 10;
}
.dolu-svg, .bos-svg {
    opacity: 0;
    transition: all .4s;
}
.dolu-svg .st0dolu {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #393938;
}
.preloader-logo{
    display: flex;
    justify-content: center;
    align-items: center;
}
.hc-offcanvas-nav .nav-back a, .hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a {
    color: var(--renk1);
}
.nav-item-link {
    display: flex !important;
}
.nav-item-link i {
    font-size: 18px;
    margin-right: 10px;
}
.nav-item-link .hbt-icon {
    background-color: var(--renk1);
    width: 20px;
    height: 20px;
}
.hc-offcanvas-nav .nav-close-button span::after, .hc-offcanvas-nav .nav-close-button span::before {
    border-color: var(--renk1);
}
.canvasSocial{
    position: relative;
}
.canvasSocial::before{
    content: "";
    mask-image: url("../img/yazi-alt.svg");
    mask-position: center;
    mask-size: contain;
    mask-repeat: no-repeat;
    background-color: var(--renk1);
    position: absolute;
    top: -25px;
    width: 100%;
    height: 20px;
}
.cnvs-links a {
    color: var(--renk1);
    padding: 8px 15px;
}
.sozlesme-kutu{
    padding: 8px 15px;
    border-radius: 10px;
    color: var(--renk1);
    box-shadow: rgba(149, 157, 165, 0.4) 0 8px 14px;
    margin: 0 5px;
}
.sozlesme-kutu:hover i{
    transition: all .4s;
    transform: rotate(360deg);
}
.trin{
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.trin:hover{
    animation: none;
}
.ilan-detay-img{
    width: 100%;
    margin: 0 auto;
    height: 360px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.ilan-galeri-item{
    width: 100%;
    aspect-ratio: 4 / 3;
    border-radius: 10px;
    overflow: hidden;
    transition: all .4s;
    cursor: pointer;
    margin: 10px 0;
}
.ilan-galeri-item.active{
    transform: scale(1.05);
}
.ilan-detay-img img, .ilan-galeri-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s;
}
.ilan-detay-img-item{
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
}
.ilan-detay-img-item::before{
    content: "\f424";
    font: var(--fa-font-solid);
    color: white;
    position: absolute;
    z-index: 10;
    font-size: 22px;
    transition: all .4s;
    transform: scale(0);
    pointer-events: none;
}
.ilan-detay-img-item:hover::before{
    transform: scale(1);
}
.ilan-detay-img-item:hover img{
    filter: brightness(0.7);
}
.ilan-detay-img-item a{
    width: 100%;
    height: 100%;
}
.ilan-detay-img-item.active{
    display: flex;
}
.swiper-button-next::after {
    content: "\f101";
    font: var(--fa-font-solid);
    font-size: 18px;
}
.swiper-button-prev::after {
    content: "\f100";
    font: var(--fa-font-solid);
    font-size: 18px;
}
.ilanGaleriSlider{
    width: calc(100% + 8px);
    padding: 0 8px;
    margin-left: -4px;
}
.orjinal-svg{
    fill: #E9E9E9;
}
.boya-svg{
    fill: #4083c9;
}
.degisen-svg{
    fill: #ff5e39;
}
.onarilan-svg{
    fill: #67C23A;
}
.local-svg{
    fill: #fe9546;
}
figure table{
    width: 100%;
}
figure.table tr{
    transition: all .4s;
}
figure.table tr:hover{
    background-color: var(--renk2);
    color: white;
}
figure.table tr td:first-child{
    width: 35%;
}
figure.table tr td{
    border-right: 1px solid #c4c4c4;
    border-top: 1px dashed #c4c4c4;
    padding: 6px;
}
figure.table tr td:last-child{
    border-right: none;
}
figure.table tr:last-child td{
    border-bottom: 1px dashed #c4c4c4;
}

.legend {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px; /* This is a modern CSS property, ensure browser compatibility if needed */
}

.legend-item {
    display: flex;
    align-items: center;
    gap: 8px; /* Also a modern CSS property, ensure browser compatibility if needed */
}

.legend-color {
    width: 15px;
    height: 15px;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
}

.legend-color.painted {
    background-color: #4083c9;
    border-color: #4083c9;
}
.legend-color.onarilan {
    background-color: #67C23A;
    border-color: #67C23A;
}

.legend-color.changed {
    background-color: #ff5e39;
    border-color: #F56C6C;
}

.legend-color.local-painted {
    background-color: #fe9546;
    border-color: #fe9546;
}

.legend-color.original {
    background-color: #ebebeb;
    border-color: #dcdfe6;
}

.legend-item span {
    font-size: 12px;
    color: #606266;
}
.ilanAciklamasi{
    text-align: center;
    margin-top: 20px;
}
.ilan-detay-fiyat{
    font-size: 22px;
    color: var(--renk1);
    font-weight: 600;
    padding: 5px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.randevu-baslik{
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}
.randevu-altbaslik{
    text-align: center;
}
.onay-icon{
    font-size: 78px;
    color: #00dfaa;
}
.onay-baslik{
    color: var(--renk1);
    font-weight: 600;
    font-size: 28px;
}
.inputEfekt{
    width: 10px;
    height: 100%;
    background-color: var(--renk1);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    border-radius: 10px;
}
.inputEfekt.active{
    animation: inputEfekt 1s forwards linear;
}
@keyframes inputEfekt {
    0%{
        opacity: 0;
    }
    25%{
        left: 50%;
        opacity: 0.5;
    }
    50%{
        left: 100%;
        opacity: 0;
    }
    75%{
        left: 50%;
        opacity: 0.5;
    }
    100%{
        left: 0;
        opacity: 0;
    }
}
.slider-input-info{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 10px;
    bottom: 0;
    color: red;
    font-size: 14px;
    z-index: 5;
    display: none;
    transform: translateY(calc(100% - 5px));
    animation-duration: .2s;
}
.slider-input-info.active{
    display: block;
}
.ilanAciklamasi h2{
    font-size: 16px;
    color: var(--renk1);
}
.ilanAciklamasi h3{
    font-size: 18px;
    color: var(--renk1);
}
.ilanAciklamasi h4{
    font-size: 20px;
    color: var(--renk1);
}
.ilanAciklamasi p{
    font-size: 12px;
}
.ilan-title .tarih{
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sayfa-form{
    background-image: url("../img/form-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    background-color: transparent;
    padding: 30px 0;
    border-radius: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
}
.ilan-satildi{
    background-color: var(--renk1);
    color: white;
    font-size: 22px;
    text-align: center;
    align-content: center;
    position: absolute;
    padding: 10px;
    width: 120%;
    top: 50%;
    transform: translateY(-50%) rotate(-7deg);
    left: -10%;
    z-index: 999;
}
.galeri-kutu{
    width: 100%;
    aspect-ratio: 9/16;
    border-radius: 10px;
    overflow: hidden;
    margin: 15px 0;
    position: relative;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .4s;
}
.galeri-kutu:hover{
    transform: scale(1.1) rotate(-3deg);
}
.galeri-kutu img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.galeri-kutu::before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .4s;
}
.galeri-kutu:hover::before{
    opacity: 0.5;
}
.galeri-kutu::after{
    content: "\f424";
    font: var(--fa-font-solid);
    color: white;
    font-size: 20px;
    transform: scale(0);
    transition: all .4s;
    position: absolute;
    z-index: 5;
}
.galeri-kutu:hover::after{
    transform: scale(1);
}
.video-kutu{
    width: 100%;
    aspect-ratio: 40/27;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}
.video-kutu img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-sol{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.video-sol .baslik{
    font-family: "Great Vibes", cursive;
    font-size: 52px !important;
    text-align: center;
    color: var(--renk1);
}
.video-kutu i{
    position: absolute;
    z-index: 5;
    font-size: 22px;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    color: white;
    background-color: var(--renk1);
    display: flex;
    justify-content: center;
    align-items: center;
    outline: 1px solid var(--renk1);
    outline-offset: 5px;
    animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}
.video-kutu:hover i{
    transition: all .4s;
    transform: rotate(360deg);
}
@media screen and (min-width: 998px) {
    .is-sticky .navbar, .sayfaHeader .navbar{
        margin: 15px 0 !important;
    }
    .col-lg-1-5 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .swiper-button-next {
        right: -30px;
    }

    .swiper-button-prev {
        left: -30px;
    }
}

@media screen and (min-width: 450px) and (max-width: 998px) {
    .sol-menu {
        display: none;
    }

    .swiper-button-next {
        right: -15px;
    }

    .swiper-button-prev {
        left: -15px;
    }
}

@media screen and (max-width: 450px) {
	
.video-sol .baslik{
    font-family: "Great Vibes", cursive;
    font-size: 30px !important;
    text-align: center;
    color: var(--renk1);
	margin-bottom: 15px;
}
    .sayfa-form-var{
        display: flex;
        flex-direction: column-reverse;
    }
    input{
        font-size: 16px !important;
    }
    .card-title .baslik{
        font-size: 14px;
    }
    .ilan-info{
        text-align: center;
    }
    .ilan-title .tarih{
        font-size: 11px;
    }
    .ilan-title .markaModel {
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 13px;
    }
    .card-title {
        height: 120px;
    }
    .card-title .icerik{
        display: none !important;
    }
    .short-title h1 {
        font-size: 18px;
    }
    .breadcrumb-item+.breadcrumb-item {
        font-size: 12px;
    }
    .ilan-detay .swiper-ilan-next{
        right: -18px;
    }
    .ilan-detay .swiper-ilan-prev{
        left: -18px;
    }
    .short_image{
        height: 250px;
        padding-top: 95px;
    }
    .card-btn i{
        width: 25px;
        height: 25px;
    }
    .card-btn span .yazi, .card-btn span{
        height: 20px;
        font-size: 12px;
    }
    .card-btn i::after{
        width: 33px;
        height: 33px;
    }
    .nedenBizMobil p{
        padding: 0 15px;
    }
    .ilan-title .fiyat{
        font-size: 11px;
    }
    .ilan-info{
        font-size: 9px;
        margin: 1px;
        padding: 4px 0;
    }
    .sozlesme-kutu{
        margin: 10px 5px;
        font-size: 12px;
    }
    .sosyalMedyaUl li a{
        font-size: 16px;
    }
    .slider {
        min-height: 85vh;
    }
    .slider-input{
        margin-bottom: 20px;
        border: .5px solid var(--renk1);
    }
    .headerSosyalYazi{
        margin-right: 50px;
        font-size: 16px;
    }
    .headerSosyalYazi::before{
        width: 20px;
    }
    .short_image .short-container::before{
        width: 50%;
        right: 5%;
        top: 0;
    }
    .ilan-info i {
        width: 15px;
        height: 15px;
    }

    .ilan-title {
        height: 190px;
    }

    .navbar-brand {
        width: 65%;
    }

    .is-sticky .navbar-brand {
        margin-top: 0;
    }

    .fiyatHesaplaBtn {
        height: 50px;
    }

    .surec-kutu {
        margin: 30px 0;
    }

    .slider-sol .baslik {
        font-size: 34px;
    }
    .slider-sol .altBaslik {
        font-size: 30px !important;
    }

    .slider-araba img {
        width: 100%;
        margin-top: 20px;
    }

    .sol-menu {
        display: none;
    }

    .sayfaDetay-img {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 0 20px 0 !important;
    }
    .swiper-button-next{
        right: -2px;
    }
    .swiper-button-prev{
        left: -2px;
    }
}

.notify {
    width: 400px;
    z-index: 99999 !important;
}

.notify.alert-success {
    background-color: white;
    border-radius: 10px;
    text-align: center;
    position: relative;
    display: flex !important;
    z-index: 99999 !important;
    justify-content: center;
    align-items: center;
}

.notify.alert-success span[data-notify="icon"] {
    color: green;
    position: absolute;
    left: 15px;
}

.close {
    top: auto !important;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.notify.alert-danger {
    background-color: white !important;
    border-radius: 10px;
    text-align: center;
    position: relative;
    z-index: 99999 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.notify.alert-danger span[data-notify="icon"] {
    color: red;
    position: absolute;
    left: 15px;
}

@media screen and (max-width: 450px) {
    .notify {
        width: 90%;
    }
}

/* popup */


.pop-kutu, .pop-up img {
    width: 100%;
    height: 100%;
}

.pop-up img {
    border-radius: 10px;
}

.pop-kapat {
    cursor: pointer;
}

.pop-kutu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    background-color: rgba(0, 0, 0, .7)
}

.pop-up .gosterme {
    position: absolute;
    bottom: 12px;
    border-radius: 5px;
    padding: 3px 20px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid white;
    color: white;
    left: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.pop-up .kapat {
    position: absolute;
    bottom: 10px;
    border-radius: 5px;
    padding: 3px 20px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid white;
    color: white;
    right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.kapat span i, .gosterme span i {
    font-size: 9px;
    position: relative !important;
    left: -9px;
    right: auto;
    float: left;
}

.pop-up .gosterme span, .pop-up .kapat span {
    z-index: 2;
    transition: all .4s;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pop-up .kapat:hover span i, .pop-up .gosterme:hover span i {
    color: var(--renk1);
}

.pop-up .gosterme:hover span, .pop-up .kapat:hover span {
    color: var(--renk1);
}

.pop-up .gosterme:hover::before, .pop-up .kapat:hover::before {
    width: 120%;
    left: -10%;
}

.pop-up .gosterme::before, .pop-up .kapat::before {
    content: "";
    left: 15px;
    border-radius: 50%;
    background-color: white;
    position: absolute;
    width: 0;
    aspect-ratio: 1/1;
    transition: all .4s;
}

.pop {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
}

.pop-up {
    margin: 0 15px;
    z-index: 3000 !important;
    border-radius: 10px;
    display: flex;
    padding-bottom: 50px;
    justify-content: center;
    align-items: center;
    max-height: 80vh;
    max-width: 1200px;
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    aspect-ratio: 1 / 1;
}

.pop-up img {
    border: 10px solid white;
}

.pop-up i {
    position: absolute;
    right: -13px;
    cursor: pointer;
    font-size: 26px;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
    transition: all .2s;
    opacity: 1 !important;
    color: white;
}

.pop-up i:hover {
    color: white;
    transform: scale(1.1);
}

.pop .fa-circle-xmark {
    top: -13px;
}


/* KADRAN */

.nedenBiz .holder{
    display:flex;
    justify-content:center;
}
.nedenBiz .dial{
// background:cyan;
    width:20rem;
    height:20rem;
    margin-top:10%;

    border-radius:100%;
    border-color: white;
    border-top:20px dashed white;
    padding-top:4px;
// display:flex;
}
.nedenBiz .center{
    height:10em;
    width:4px;
    background:white;
    position:relative;
    left:10rem;
    border-radius:10000px;
    transform-origin:bottom;
    transition: transform 2s;
    transform: rotate(-75deg);
}
.nedenBiz .button-holder{
    display:flex;
    justify-content:center;
}
.nedenBiz .accl{
    padding:0.5rem 1rem 0.5rem 1rem ;
    border-radius:1000px;
    border:none;
    background:white;
    color:#fff;
    cursor:pointer;
    outline:none;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}
.el-dialog{
    min-width: 500px;
}