

a {
    color: inherit;
    text-decoration: none
}



.markalar .swiper-arrow-buton:after {
    display: none
}

.text-grey {
    color: #1d1d1b
}

.text-grey-2 {
    color: #f7f7f7
}

.text-grey-3 {
    color: #929292
}

.text-grey-4 {
    color: #4a4a48
}

.text-mor {
    color: #581f86
}

.text-pembe {
    color: #d0267f
}

.bg-grey {
    background-color: #1d1d1b
}

.bg-grey-2 {
    background-color: #f7f7f7
}

.bg-grey-3 {
    background-color: #ededed
}

.bg-mor {
    background-color: #581f86
}

.text-to-grey:hover {
    color: #1d1d1b!important
}

.text-to-mor:hover {
    color: #581f86!important
}

.text-to-pembe:hover {
    color: #d0267f!important
}

.text-to-white:hover {
    color: #fff!important
}

.bg-to-grey:hover {
    background-color: #1d1d1b
}

.bg-to-mor:hover {
    background-color: #581f86
}

.imaj-hover:hover .imaj {
    transform: scale(1.05)
}

.grey-filter {
    filter: grayscale(100%);
    opacity: .5
}

.grey-filter:hover {
    filter: grayscale(0%);
    opacity: 1
}

.line-height-1-2 {
    line-height: 1.2
}

.shadow-1 {
    box-shadow: 0 .5rem .5rem rgba(0,0,0,.3)!important
}

.mt-n1 {
    margin-top: -30px
}

.mt-n2 {
    margin-top: -100px
}

.radius-10 {
    border-radius: 10px!important
}

.radius-top-10 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.radius-bottom-10 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.radius-20 {
    border-radius: 20px!important
}

.uppercase {
    text-transform: uppercase
}

.blur {
    filter: blur(3px)
}

.golge:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0,0,0,0.4)
}

.vh-40 {
    height: calc(40vh)
}

.vh-60 {
    height: calc(60vh)
}

.datalease p {
    padding-top: 15px!important
}

.datalease h2 {
    padding: 25px 0 10px!important;
    font-size: 20px
}

.datalease h3 {
    font-size: 17px;
    padding: 25px 0 10px!important
}

.datalease ul {
    margin: 0!important;
    padding-top: 15px!important
}

.datalease img {
    width: 100%
}

.neden-11 .arrow {
    background-color: rgba(80,63,58,0.8)
}

.neden-11 .arrow:hover {
    background-color: rgba(80,63,58,1)
}

.bg-turuncu {
    background-color: #d45e44!important
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #fff!important
}

.form-group {
    margin: 0;
    margin-bottom: 15px
}

.form-control {
    color: #fff!important;
    height: 40px;
    border: none;
    border-radius: 0;
    background-color: rgba(88,31,134,0.8);
    box-shadow: 0 .3rem .3rem rgba(0,0,0,.3)!important
}

.form-control:focus {
    background-color: rgba(88,31,134,1)
}

textarea {
    height: 90px!important
}

.cmarkt {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cmarkt input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: rgba(0,0,0,0.25);
    border: 1px solid #fff
}

.cmarkt:hover input ~ .checkmark {
    background-color: rgba(0,0,0,0.50)
}

.cmarkt input:checked ~ .checkmark {
    background-color: #000
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.cmarkt input:checked ~ .checkmark:after {
    display: block
}

.cmarkt .checkmark:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.kvkk {
    display: none;
    width: 100%;
    max-width: 1000px;
    max-height: 500px;
    font-size: 12px;
    padding: 25px
}

.dekstop-sm {
    z-index: 1001;
    position: fixed;
    top: 0;
    height: calc(100vh)
}

#bilgi-formu {
    background-color: #fff;
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 0
}

.bilgi-formu-gizle {
    right: -25%!important
}

.orition {
    width: 50%
}

.play {
    background-color: rgba(0,0,0,0.75);
    border-radius: 100px;
    width: 100px;
    height: 100px
}

.galeri:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0,0,0,0.5);
    transition: all.5s
}

.galeri-hover:hover .galeri:before {
    background-color: rgba(0,0,0,0)
}

.floit {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100
}

.my-floit {
    margin-top: 16px
}


@media (min-width: 200px) and (max-width: 575px) {
    .kayma-slider .swiper-pagination {
        padding-right:21.5%
    }

    body {
        font-size: 13px
    }

    .font-14 {
        font-size: 13px!important
    }

    .font-16 {
        font-size: 13px!important
    }

    .font-18 {
        font-size: 15px!important
    }

    .font-24 {
        font-size: 17px!important
    }

    .font-30 {
        font-size: 20px!important
    }

    .font-36 {
        font-size: 24px!important
    }

    .font-48 {
        font-size: 36px!important
    }

    .font-60 {
        font-size: 40px!important
    }

    .font-80 {
        font-size: 50px!important
    }

    .font-100 {
        font-size: 60px!important
    }
}
