@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300&family=Karla:ital,wght@0,200;1,200&family=Oswald:wght@200;400&family=Roboto:wght@300&display=swap');


body {
    font-family: 'Frank Ruhl Libre', serif;
    color: #333;
    overflow: visible !important
}

p, p2, h1, h2, h3, h4, h5, small {
    color: #222;
    margin-bottom: 0
}

small {
    font-size: 10px;
    font-weight: 300
}

p {
    font-size: 14px;
    font-weight: 500
}

h1 {
    font-size: 30px;
    font-weight: 700
}

a {
    color: #222;
    background-color: transparent
}

a:hover {
    color: #006db3;
    text-decoration: none;
    background-color: transparent
}

.bg-grey {
    background-color: #efefef
}

.bg-dark-grey {
    background-color: #414042
}

.bg-blue {
    background-color: #680c0d;
}

.bg-blue2 {
    background-color: #f9c7bc
}

.bg-pink {
    background-color: #f9c7bc
}

.bg-brown {
    background-color: #8e634a
}

.bg-grey2 {
    background-color: gray
}

.bg-yesil {
    background-color: #f9c7bc
}

.text-green {
    color: #f9c7bc
}

.text-pink {
    color: #f9c7bc
}

.text-blue2 {
    color: #0d109f
}

.text-3 {
    color: #f9c7bc
}

.text-navy-blue {
    color: #000;
}

.border-black {
    border-color: #000 !important
}

.border-white {
    border-color: #fff
}

.cursor-pointer {
    cursor: pointer
}

.under-line {
    text-decoration: underline
}

.radius-0 {
    border-radius: 0 !important
}

.nowrap {
    white-space: nowrap
}

.top-0 {
    top: 0 !important
}

.bottom-0 {
    bottom: 0 !important
}

.left-0 {
    left: 0 !important
}

.right-0 {
    right: 0 !important
}

.opacity-0 {
    opacity: 0
}


.opacity-100 {
    opacity: 100
}

.opacity-50 {
    opacity: .5
}

.bg-gorsel {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important
}

.bg-gorsel2 {
    background-attachment: fixed
}

.height-550 {
    height: 550px !important
}

.zoom-efekt:hover {
    transform: scale(1.2)
}

.efekt-ver {
    transition: all .5s
}

.z-index-1 {
    z-index: -1 !important
}

.z-index-9 {
    z-index: 9 !important
}

.font-10 {
    font-size: 10px !important
}

.font-12 {
    font-size: 12px !important
}

.font-14 {
    font-size: 14px !important
}

.font-18 {
    font-size: 18px !important
}

.font-24 {
    font-size: 24px !important
}

.font-36 {
    font-size: 36px !important
}

.font-48 {
    font-size: 48px !important
}

.font-60 {
    font-size: 60px !important
}

.line-height-1 {
    line-height: 1
}

.nowrap {
    white-space: nowrap
}

.font-weight-300 {
    font-weight: 300
}

.navbar {
    background-color: #680c0d;
    font-weight: 700;
    font-size: 14px;
    height: 80px;
    min-height: 80px;
    padding: 0
}

.navbar-brand {
    max-width: 170px
}
.navbar-brand img.filter {
    filter: invert(1);
}

.navar-bosluk {
    margin-top: 60px
}

.navbar .navbar-nav .nav-link {
    color: #222;
    padding: 5px 20px;
    border-color: #222;
    border-right: 1px solid
}

.navbar .navbar-nav .nav-link:hover {
    color: #000
}

.nav-mobile {
    display: none;
    position: absolute;
    top: 20px;
    right: 110px;
    background: #222;
    height: 40px;
    width: 40px
}

#nav-toggle {
    position: absolute;
    left: 7px;
    top: 9px;
    cursor: pointer;
    padding: 10px 35px 16px 0
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 3px;
    width: 25px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    transition: all 300ms ease-in-out
}

#nav-toggle span:before {
    top: -10px
}

#nav-toggle span:after {
    bottom: -10px
}

#nav-toggle.active span {
    background-color: transparent
}

#nav-toggle.active span:before, #nav-toggle.active span:after {
    top: 0
}

#nav-toggle.active span:before {
    transform: rotate(45deg)
}

#nav-toggle.active span:after {
    transform: rotate(-45deg)
}

#sidebar {
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    height: calc(100vh - 80px);
    margin-top: 80px;
    z-index: 999;
    background-color: rgba(23, 39, 53, .8);
    color: #fff;
    transition: all .3s;
    overflow-y: scroll
}

#sidebar.active {
    left: 0;
    z-index: 99999
}

#sidebar .nav-link, #sidebar .dropdown-item {
    color: #fff;
    font-size: 14px
}

#sidebar .dropdown-item {
    font-size: 14px
}

#sidebar ul {
    padding: 20px
}

#sidebar .dropdown-item:focus, #sidebar .dropdown-item:hover {
    color: #000;
    background-color: #fff
}

.main-slider {
    width: 100%;
    height: calc(100vh - 60px)
}

.main-slider .swiper-slide {
    background-size: cover !important;
    background-position: center center !important
}

.main-slider .swiper-lazy {
    background-size: cover !important;
    background-position: center center !important
}

.bottom-slider {
    width: 100%
}

.bottom-slider .swiper-slide {
    background-size: cover !important;
    background-position: center center !important
}

.bottom-slider .swiper-pagination {
    bottom: 0
}

.bottom-slider .swiper-pagination-bullet {
    width: 40px;
    height: 2px;
    opacity: 1;
    background: #d2d2d2;
    border-radius: 0;
    margin: 10px 4px !important
}

.bottom-slider .swiper-pagination-bullet-active {
    height: 10px;
    background: #1b1b1b
}

.compensate-for-scrollbar {
    margin-right: 0 !important
}

.paragraf-belirt:before {
    height: 2px;
    width: 5px;
    margin-left: -10px;
    margin-top: 9px;
    background: #002c42;
    position: absolute;
    display: block;
    content: ''
}

.btn-kalip {
    border: 2px solid #fff;
    padding: 5px 70px;
    cursor: pointer;
    min-width: 160px;
    border: 1px solid #000
}

.btn-kalip:hover {
    background: #00329f;
    color: #fff
}

.liste-baslik {
    height: 60px
}

.liste-stun {
    height: 50px
}

.btn-kalip {
    border: 2px solid #fff;
    padding: 5px 70px;
    cursor: pointer;
    min-width: 160px;
    border: 1px solid #000
}

.btn-kalip:hover {
    background: #00329f;
    color: #fff
}

.kvkk {
    display: none;
    width: 100%;
    max-width: 1310px;
    max-height: 600px;
    font-size: 12px;
    padding: 25px
}

#hakkimizda-div {
    display: none;
    width: 100%;
    max-width: 1310px;
    height: auto;
    max-height: 600px;
    font-size: 12px;
    padding: 25px
}

#galeri-div {
    display: none;
    width: 100%;
    max-width: 1310px;
    height: 80%;
    background-color: #fff;
    font-size: 12px;
    padding: 0
}

.fancybox-container {
    z-index: 999999
}

.formix {
    height: 50px
}

.formix div:hover {
    background-color: #000
}

.bilgiler {
    position: fixed;
    background: #fff;
    height: 100%;
    right: 0;
    padding: 0;
    border-left: 1px solid #dddd;
}

.bilgiler .form-control {
    height: 45px;
    border: none;
    background: 0 0;
    border-bottom: solid 1px #FFF;
    color: #FFF
}

.bilgiler .form-control::placeholder {
    color: #f9c7bc;
}

.bilgiler textarea {
    height: 70px !important
}

.form-alani {
    padding-left: 30px;
    padding-right: 30px;
    height: calc(100vh - 68px)
}

.izin_container {
    position: relative;
    padding-left: 20px;
    cursor: pointer
}

.izin_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 12px;
    width: 12px;
    background-color: transparent;
    border: 1px solid #f9c7bc
}

.izin_container:hover input ~ .checkmark {
    background-color: #fff
}

.izin_container input:checked ~ .checkmark {
    background-color: #f9c7bc
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.izin_container input:checked ~ .checkmark:after {
    display: block
}

.izin_container .checkmark:after {
    left: 3px;
    top: 0;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (min-width: 1400px) {
    .d-xxl-block {
        display: block !important
    }

    .d-xxl-none {
        display: none !important
    }
}

@media (max-height: 700px) {
}

@media (min-width: 200px) and (max-width: 1400px) {
    .bilgiler .form-control {
        height: 40px
    }

    .bilgiler textarea {
        height: 50px !important
    }
}

@media (min-width: 200px) and (max-width: 991px) {
    .navbar .nav-mobile {
        display: block
    }

    p {
        font-size: 14px
    }

    h1 {
        font-size: 24px
    }

    .font-14 {
        font-size: 14px !important
    }

    .font-18 {
        font-size: 18px !important
    }

    .font-24 {
        font-size: 18px !important
    }

    .font-36 {
        font-size: 24px !important
    }

    .font-48 {
        font-size: 36px !important
    }

    .font-60 {
        font-size: 48px !important
    }

    .height-550 {
        height: 400px !important
    }

    .main-slider {
        height: calc(100vh - 210px)
    }

    .navbar-bosluk {
        margin-top: 50px !important
    }

    .bilgiler {
        position: relative
    }

    .form-alani {
    }

    .form-alani {
        padding: 50px 20px;
        height: auto;
        overflow: auto
    }
}

@media (min-width: 200px) and (max-width: 575px) {
    p {
        font-size: 12px
    }

    h1 {
        font-size: 18px
    }

    .hero-1 {
        font-size: 30px !important;
    }

    .font-14 {
        font-size: 14px !important
    }

    .font-18 {
        font-size: 14px !important
    }

    .font-24 {
        font-size: 14px !important
    }

    .font-36 {
        font-size: 18px !important
    }

    .font-48 {
        font-size: 18px !important
    }

    .font-60 {
        font-size: 24px !important
    }

    .height-550 {
        height: 300px !important
    }

    .bottom-slider .swiper-pagination-bullet {
        width: 20px
    }

    .bottom-slider .swiper-pagination-bullet-active {
        height: 5px
    }

    .hero-sub-4 {
        font-size: 14px !important;
    }
}

.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%
}

.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #000 !important
}

.has-error::-webkit-input-placeholder {
    color: #e10313 !important
}

.has-error:-moz-placeholder {
    color: #e10313 !important
}

.has-error::-moz-placeholder {
    color: #e10313 !important
}

.has-error:-ms-input-placeholder {
    color: #e10313 !important
}

.form-group {
    margin-bottom: 10px
}

.form-control {
    font-size: 15px
}

.text-bullet-2:before {
    width: 6px;
    height: 6px;
    left: 0 !important;
    border-radius: 100px;
    margin-top: 10px;
    content: "";
    position: absolute;
    background-color: #000
}

.font-bold {
    font-weight: 700
}

.kvkk {
    display: none;
    width: 100%;
    max-width: 550px;
    max-height: 500px;
    font-size: 12px;
    padding: 25px
}


.header .fa {
    color: #ffffff;
}

.footer {
    border-top: 1px solid #ddd;
}