.header-menu,
.footer1 {
    display: none;
}

/*menu2*/
html {
    padding: 0px;
    margin: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    background: url(../images/bg2.jpg) repeat;
    border: 0px;
    color: #fff;
}

.menu2 {
    width: 100%;
}

.menu2 .swiper-wrapper {
    justify-content: center;
}

.site-baslik1 {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 35px;
    z-index: 99;
}

.site-baslik1 a.geri {
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    font-size: 23px;
}

.site-baslik1 h3 {
    width: 100%;
    font-weight: 400;
    font-size: 33px;
    margin-bottom: 5px;
    line-height: 1;
}

.site-baslik1 .cizgi img {
    height: 15px;
}

.menu2_navmenu {
    display: block;
    width: 30px;
    position: absolute;
    right: 0px;
    cursor: pointer;
}

.menu2_navmenu span {
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 8px;
    background: #fff;
}

.menu2_navmenu span:nth-child(1) {
    margin-top: 0px;
}

.menu2_sosyal {
    display: flex;
    position: absolute;
    left: 0px;
}

.menu2_sosyal li:nth-child(1) {
    margin-left: 0px;
}

.menu2_sosyal li {
    list-style: none;
    margin-left: 19px;
}

.menu2_sosyal li a {
    color: #fff;
    font-size: 14px;
}

.menu2 .menu2-header {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    justify-content: center;
    padding: 50px 0px;
    align-items: center;
}

.menu2 .menu2-header .logo {
    margin: 0px auto;
}

.menu2 .menu2-header .logo img {
    height: 110px;
}


.menu2_dil {
    display: flex;
    align-items: center;
    margin: 0;
    position: absolute;
    right: 50px;
}

.menu2_dil li {
    list-style: none;
    display: flex;
    align-items: center;
}

.menu2_dil li:first-child a {
    border: none;
}

.menu2_dil li a {
    border-left: 1px solid #f1f1f1;
}

.menu2_dil li a span {
    margin: 0px 10px;
}

.menu2_dil li a .icon img {
    width: 100%;
    display: none !important;
}

.menu2_dil li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
}


.menu2 a.menu2_kategori_liste {
    width: 100%;
    height: auto;
    text-align: center;
    border-bottom: 2px solid #ffffff25;
    color: #fff;
    display: block;
}

.menu2 a.menu2_kategori_liste:hover {
    border-bottom: 2px solid #fff;
}

.menu2 a.menu2_kategori_liste .menu2-images {
    width: 100%;
    height: 200px;
    border-radius: 20px;
    overflow: hidden;
}

.menu2 a.menu2_kategori_liste .menu2-images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.menu2 a.menu2_kategori_liste .menu2-baslik1 {
    width: 100%;
    padding: 25px 0px;
}

.menu2 .menu_alt {
    width: 100%;
    padding: 50px 0px;
}

.menu2 .menu_alt .menu2_liste {
    width: 100%;
    border: solid 1px #ffffff26;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 14px;
    background: #00000030;
    color: #ffffff;
}

.menu2 .menu_alt .menu2_liste a {
    position: relative;
}

.menu2 .menu_alt .menu2_liste a i {
    color: white;
    background: #e0b97f;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    width: 27px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: auto;
    right: 0;
    margin: 0;
    font-size: 9px;
}

.menu2 .menu_alt .resimanaa {
    position: relative;
}

.menu2 .menu_alt .menu2_liste:hover {
    border: solid 1px #fff;
}

.menu2 .menu_alt .menu2_liste .menu2_liste_resim-bggg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
}

.menu2 .menu_alt .menu2_liste img.menu2_liste_resim {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.menu2 .menu_alt .menu2_liste .menu2_liste_text {
    width: 100%;
    min-height: 105px;
    padding: 11px 20px;
    display: flex;
    align-items: center;
}

.menu2 .menu_alt .menu2_liste .menu2_liste_text h4 {
    width: 100%;
    font-size: 15px;
    font-weight: 700;
}

.menu2 .menu_alt .menu2_liste .menu2_liste_text h5 {
    width: 100%;
    font-size: 17px;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.menu2 .menu_alt .menu2_liste .menu2_liste_text h5 .tl {
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
    margin-left: 2px;
    margin-top: -3px;
}

.menu2 .menu_alt .menu2_liste .menu2_liste_text p {
    width: 100%;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 300;
    margin-top: 3px;
    margin-bottom: 0px;
    opacity: 60%;
}

.menu2 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: transparent;
    border: solid 2px #fff;
    margin-right: 6px;
}

.menu2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.menu2 .swiper-pagination-bg {
    margin-top: 25px;
    text-align: center;
}

.menu2 .menu2_text {
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 300;
    text-align: justify;
    padding: 0px 0px 50px;
}

.menu2 .menu2_text .container {
    max-width: 700px;
}

/*menu_footer*/

.menu_footer {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ffffff27;
    padding-top: 25px;
    padding-bottom: 25px;
}

.menu_footer li {
    list-style: none;
    margin: 0px 25px
}

.menu_footer li a {
    color: #fff;
}




.footer-alt {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #ffffff;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ffffff27;
    font-weight: 500;
}

.footer-alt a {
    color: #d01c1c;
}

.footer-alt .hasem-logo {
    height: 20px;
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.footer-alt .hasem-logo img {
    height: 100%;
}



/*bilgiicon_menu*/

.bilgiicon_menu {
    width: 400px;
    height: 100vh;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: fixed;
    top: 0;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
    background: #ffffff;
    z-index: 999;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    color: black;
    overflow-y: scroll;
    text-align: center;
    left: -100%;
    z-index: 9999;
}

.bilgiicon_menu .menu2_navmenu {
    position: absolute;
    right: 3px;
    top: 9px;
    color: #2D0005;
    font-size: 23px;
}

.bilgiicon_menu.bilgiicon-open {
    left: 0px;
}

.bilgiicon_menu h3 {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.bilgiicon_menu .logo {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

.bilgiicon_menu .logo img {
    height: 40px;
}

.bilgiicon_menu ul {
    padding: 0px;
    width: 100%;
    height: auto;
    text-align: left;
}

.bilgiicon_menu ul li {
    width: 100%;
    height: auto;
    list-style: none;
}

.bilgiicon_menu ul li a {
    width: 100%;
    height: auto;
    display: block;
    list-style: none;
    color: #000;
    font-weight: 700;
    line-height: 1;
    padding: 10px 0px;
    border-bottom: 1px solid #f1f1f1;
}

.bilgiicon_menu ul li ul {
    width: 100%;
    height: auto;
    padding-left: 15px;
}

.bilgiicon_menu ul li ul li {
    width: 100%;
    height: auto;
}

.bilgiicon_menu ul li ul li a {
    width: 100%;
    height: auto;
    font-weight: 300;
    display: flex;
    align-items: center;
}

.bilgiicon_menu ul li ul li a .baslik {
    width: 80%;
    height: auto;
}

.bilgiicon_menu ul li ul li a .baslik span {
    width: 100%;
    height: auto;
    display: block;
}

.bilgiicon_menu ul li ul li a .baslik small {
    width: 100%;
    height: auto;
    display: block;
    font-size: 12px;
    opacity: 70%;
    margin-top: 4px;
}

.bilgiicon_menu ul li ul li a .fiyat {
    width: 20%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    font-size: 15px;
    font-weight: 600;
}

.bilgiicon_menu ul li ul li a .fiyat .tl {
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
    margin-left: 2px;
    margin-top: -3px;
}

.bilgiicon_menu .inner {
    position: relative;
    width: 100%;
}

.force-overflow {
    min-height: 450px;
}


.bilgiicon_menu .inner .liste {
    position: relative;
    width: 100%;
    margin-bottom: 25px;
}

.bilgiicon_menu .inner .bilgi-sosyal {
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.bilgiicon_menu .inner .bilgi-sosyal li:first-child {
    margin-left: 0px;
}

.bilgiicon_menu .inner .bilgi-sosyal li {
    display: inline-flex;
    margin-left: 10px;
}

.bilgiicon_menu .inner .bilgi-sosyal li a {
    width: 49px;
    height: 49px;
    display: inline-flex;
    color: #192420;
    text-align: center;
    font-size: 20px;
    border: 1px solid #192420;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
}

#style-4::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

#style-4::-webkit-scrollbar {
    width: 5px;
    background-color: #fff;
}

#style-4::-webkit-scrollbar-thumb {
    background-color: #d09e53;
}


.menu2 .grid figure {
    height: 220px;
}

.menu2 .owl-theme .owl-nav {
    margin-top: 0px;
    display: block !important;
}

figure.effect-layla figcaption::after {
    top: 20px;
    right: 40px;
    bottom: 20px;
    left: 40px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

figure.effect-layla figcaption::before {
    top: 40px;
    right: 20px;
    bottom: 40px;
    left: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

figure.effect-layla h2 {
    font-size: 24px;
}

.menu2 .owl-carousel .owl-nav button.owl-prev,
.menu2 .owl-carousel .owl-nav button.owl-next {
    font-size: 12px !important;
    line-height: 10px !important;
    width: 65px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 99;
    background: transparent !important;
    color: #fff;
    border-radius: 60px !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-top: -25px;
    border-radius: 50%;
    border: solid 1px #fff;
    display: flex;
    align-items: center;
}

.menu2 .owl-carousel .owl-nav button.owl-prev:hover,
.menu2 .owl-carousel .owl-nav button.owl-next:hover {
    background: #e0b97f !important;
    color: #fff;
}

.menu2 .owl-carousel .owl-nav button.owl-prev {
    left: -90px;
}

.menu2 .owl-carousel .owl-nav button.owl-next {
    right: -90px;
}

.menu2 .owl-theme .owl-dots {
    margin-top: 30px;
}

.menu2 .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0px 3px;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50% !important;
    border: solid 2px #fff;
}

.menu2 .owl-theme .owl-dots .owl-dot.active span,
.menu2 .owl-theme .owl-dots .owl-dot:hover span {
    background: #e0b97f;
    border-color: #e0b97f;
}

@media(max-width:1200px) {
    figure.effect-layla h2 {
        top: 50%;
        left: 50%;
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        font-size: 21px;
        transform: translate(-50%, -50%) !important;
        position: absolute;
        width: 100%;
    }

    .menu2 .owl-carousel .owl-stage-outer {}

    .menu2_sosyal {
        display: none;
    }

    .menu2 .menu2-header .logo {
        margin: 0px auto;
        margin-left: 0;
    }

    .menu2 a.menu2_kategori_liste .menu2-baslik1 {
        width: 100%;
        padding: 20px 20px;
        min-height: 100px;
        font-size: 17px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .menu2 a.menu2_kategori_liste {
        border: 2px solid #ffffff25;
        margin-bottom: 20px;
    }

    .menu2 .menu2-header .logo img {
        height: 70px;
    }

    .menu2 a.menu2_kategori_liste .menu2-images {
        height: 100px;
        display: none;
    }

    .menu2 .menu2-header {
        padding: 25px 0px 40px;
    }

    .swiper-container {
        padding: 0px 0px;
    }

    .site-baslik1 h3 {
        font-size: 25px;
    }

    .menu_footer {
        display: none;
    }

    .menu2 .swiper-wrapper {
        justify-content: start !important;
        padding: 0px 100px 0px 0px;
    }

    .menu2 .grid figure {
        height: 200px;
    }

    .menu2 figure.effect-layla h2 {
        font-size: 24px;
    }

    figure.effect-layla figcaption::before {
        top: 22px;
        right: 6px;
        bottom: 22px;
        left: 6px;
    }

    figure.effect-layla figcaption::after {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
    }

    footer {
        display: none !important;
    }

    .mobilbuttonlar,
    .WhatsApp {
        display: none !important;
    }
}

@media(max-width: 1024px){
    .menu2 .owl-carousel .owl-nav button.owl-prev {
        left: 0;
        top: -30px;
    }
    .menu2 .owl-carousel .owl-nav button.owl-next {
        right: 0;
        top: -30px;
    }

    .site-baslik1{
        z-index: 1 !important;
    }
}