
.auto-container2 {
    position: static;
    max-width: 1500px;
    padding: 0px 15px;
    margin: 0 auto;
}
.logo-box img {
    width: 500%;
    height: auto;
    max-width:none;
}
.logo img {
    width:65%;
    height:auto;
    max-width:none;
}
.page-gallery {
    padding: 100px 10px 70px;
    background-image: url(../images/i3.jpg);
    background-repeat:repeat;
    background-size: 100%;
    background-position:inherit;
}
.container-project {
    max-width: 1700px !important;
}
.page-gallery-box .photo-gallery {
    height: calc(100% - 30px);
    margin-bottom: 30px;
}
/* hakkimizda baslangic */
.container-about {
    max-width: 1300px !important;
}
.about-us-image-box-1-stone .image-anime:before {
    content: "";
    position: absolute;
    top: -4%;
    right: -6%;
    bottom: -4%;
    left: -6%;
    background-image: url(../images/backgorunds/c2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    z-index: 0;
    pointer-events: none;
}
.bannerayrac {
    width: 50%;
    height: auto;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
   
}
.content-box h5 {
    font-family: 'Barlow', sans-serif;
    color: #b76a21;
    font-size: clamp(25px, 3.9vw, 16px);
    margin-bottom: 20px;
}
.about-us-image-box-2-stone .image-anime:before {
    content: "";
    position: absolute;
    top: -5%;
    right: -5%;
    bottom: -5%;
    left: -5%;
    background-image: url(../images/backgorunds/c1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    z-index: 0;
    pointer-events: none;
}
.image-anime {
    position: relative;
    overflow: hidden;
}
.about-us-image-box-1-stone .image-anime,
.about-us-image-box-2-stone .image-anime {
    overflow: visible;
    isolation: isolate;
}
.about-us-image-box-1-stone .image-anime img,
.about-us-image-box-2-stone .image-anime img {
    position: relative;
    z-index: 1;
}
.about-us-image-box-1-stone .image-anime:after,
.about-us-image-box-2-stone .image-anime:after {
    z-index: 3;
}

.about-us-stone {
    padding: 120px 0;
    background-color: #f5eee4;
    background-image: url(../images/backgorunds/orta_bolum_back.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.reveal {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    visibility: hidden;
    overflow: hidden;
}
.reveal img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.section-sub-heading .section-sub-title, .section-title .section-sub-title {
    position: relative;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: capitalize;
    line-height: normal;
    color: #856238;
    /*background-color: #fff;*/
    border-radius: 100px;
    padding: 0;
    margin-bottom: 15px;
    font-family: 'Barlow', sans-serif;
    
}
.section-sub-heading .section-sub-title::before, .section-title .section-sub-title::before {
    content: '';
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    background: #edc701;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    display:none;
}
.about-us-image-box-stone {
    display: flex;
    flex-wrap: wrap;
    margin-right: 15px;
}
.about-us-image-box-1-stone {
    width: 38%;
    padding-bottom: 120px;
}
.about-us-image-box-1-stone .about-us-image-stone figure {
    margin-right: -230px;
}
.about-us-image-stone figure {
    display: block;
    border-radius: 20px;
}
.about-us-image-stone figure img {
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.about-us-image-box-1-stone .about-us-image-stone figure img {
    aspect-ratio: 1 / 1.36;
}
.about-us-image-box-2-stone .about-us-image-stone figure img {
    aspect-ratio: 1 / 1.14;
}
.image-anime:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, .3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}
.image-anime:hover:after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}
.about-us-image-box-2-stone {
    position: relative;
    width: 62%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
    z-index: 1;
}
.about-experience-box-stone {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    /*background-color: #fff;*/
    background-image: url(../images/backgorunds/c7-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    padding: 25px;
    max-width: 300px;
    max-height: 120px;
    margin: 70px 30px 0 40px;
    animation: Movestylestone 2s infinite alternate linear;
}
    .about-experience-box-stone .icon-box {
        position: relative;
        width: 50px;
        height: 50px;
        background: #b76a21;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        color:#fff;
    }
.about-experience-box-stone .icon-box::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--primary-color);
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}
.about-experience-box-stone .icon-box img {
    position: relative;
    width: 100%;
    max-width: 24px;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}
.about-experience-box-content-stone {
    width: calc(100% - 65px);
}
.about-experience-box-content-stone h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1em;
}
.about-experience-box-content-stone p {
    color: #181818;
    line-height: normal;
    margin: 5px 0 0;
}
.about-us-image-box-2-stone .about-us-image-stone figure {
    border: 6px solid #f6f5ed;
    border-radius: 27px;
}
.section-title {
    margin-bottom: 40px;
}
    .section-title h2 {
        font-size: 46px;
        font-weight: 500;
        line-height: 1.2em;
        margin-bottom: 0;
        cursor: none;
        font-family: 'Playfair Display', serif;
        color: #1e0700;
    }
.section-title p {
    margin-top: 20px;
    margin-bottom: 0;
}
.about-us-item-box-stone {
    /*background-color: #fff;*/
    background-image: url(../images/backgorunds/c6.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    border-radius: 20px;
    margin-bottom: 40px;
    padding: 25px;
}
.about-us-item-stone {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    border-bottom: 1px solid #1818181a;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
    .about-us-item-stone .icon-box {
        position: relative;
        width: 50px;
        height: 50px;
        background: #b76a21;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        color:#fff;
    }
.about-us-item-stone .icon-box::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #181818;
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}
.about-us-item-stone .icon-box img {
    position: relative;
    width: 100%;
    max-width: 24px;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}
.about-us-item-content-stone {
    width: calc(100% - 70px);
}
.about-us-item-content-stone h3 {
    font-size: 20px;
}
.about-us-item-content-stone p {
    margin: 10px 0 0;
}
.about-us-item-list-stone ul {
    list-style: disc;
    padding: 0 0 0 20px;
    margin: 0;
}
.about-us-item-list-stone ul li {
    line-height: 1.5em;
    margin-bottom: 10px;
}
.about-us-item-list-stone ul li:last-child {
    margin-bottom: 0;
}
.about-us-item-list-stone ul li::marker {
    color: #edc701;
}
.about-us-body-stone {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 30px;
}
.about-us-body-content-stone {
    width: calc(50% - 15px);
    align-content: center;
}
.about-us-list-stone ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.about-us-list-stone ul li {
    position: relative;
    line-height: 1.5em;
    padding-left: 25px;
    margin-bottom: 15px;
}
    .about-us-list-stone ul li::before {
        content: '\f058';
        position: absolute;
        font-family: 'Font Awesome 7 Free';
        top: 0;
        left: 0;
        font-size: 18px;
        font-weight: 900;
        color: #b76a21;
    }
.about-us-btn-stone {
    margin-top: 40px;
}
.btn-default {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1em;
    text-transform: capitalize;
    color: #fff;
    background: #b76a21;
    border-radius: 100px;
    padding: 17px 54px 17px 24px;
    border: none;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}
.btn-default::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url(../images/arrow-primary.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all 0.4s ease-in-out;
}
.btn-default::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background: #181818;
    transition: all 0.4s ease-in-out;
    z-index: -1;
}
.btn-default:hover {
    color: #fff;
}
.btn-default:hover::before {
    transform: translateY(-50%) rotate(45deg);
    filter: brightness(0) invert(1);
}
.btn-default:hover:after {
    right: auto;
    left: 0;
    width: 100%;
}
.about-us-body-image-stone {
    width: calc(50% - 15px);
}
.about-us-body-image-stone figure {
    display: block;
    height: 100%;
    border-radius: 20px;
}
.about-us-body-image-stone figure img {
    height: 100%;
    width: 100%;
    aspect-ratio: 1 / 0.67;
    object-fit: cover;
    border-radius: 20px;
}


/* hakkimizda bitis */


.services-title-left p {
    font-size: 3.5rem;
    padding-top: 20px;
    color: #030000;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
}
.services-title-left h2 {
    color: #6c491f;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    
}
/* orta bolum urunler baslangic */
.secondary {
    color: #906E49;
}
.btn1 {
    border-radius: 30px;
    padding: 10px 20px;
   
}
.btn-primary, .btn-secondary, .btn1 {
    font-weight: 500;
    line-height: 1.5;
    border-radius: 0;
    padding: 14px 24px;
    font-size: 15px;
    color: #ffffff;
    background-color: #b76a21;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
.btn1 i {
    margin-left: 10px;
    margin-right: -10px;
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 15px !important;
    rotate: -45deg;
    text-align: center;
    background-color: #ffffff;
    color: #906E49;
    border-radius: 50%;
}
.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    /*background-color: rgba(0, 0, 0, 0.631372549);*/
}
.services .services-body .service-box .overlay {
    background-color: transparent;
    /*background-image: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%);*/
    z-index: 1;
}

.mb-1 {
    margin-bottom: 2rem !important;
}
.services .services-body .service-box a i {
    height: 35px;
    width: 35px;
    font-size: 17px;
    line-height: 35px;
    rotate: -45deg;
    color: #ffffff;
    display:none;
}
.services .services-body .service-box a {
    transition: all 0.3s ease-in-out;
    color: #1d2a28;
}
 .services .services-body .service-box p {
    transition: all 0.3s ease-in-out;
    color:#fff;
}
.services{
    padding-top:80px;
    padding-bottom: 80px;
}
.services,
.project-section,
.room-service-section {
    background-image: url(../images/backgorunds/orta_bolum.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    /*margin-top: 40px;
    margin-bottom: 40px;*/
}
.services .services-carousel .service-slide {
    width: 100%;
    height: 100%;
}
.services .services-carousel .service-box {
    height: 100%;
    min-height: 650px;
    overflow: hidden;
}
.services .services-carousel .service-box:before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../images/urun_pencere.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    z-index: 1;
    pointer-events: none;
}
.services .services-carousel .services-info,
.services .services-carousel .service-box > a {
    z-index: 2;
}
.services .services-carousel .services-image,
.services .services-carousel .services-image img {
    width: 100%;
    height: 100%;
}
.services .services-carousel .services-image {
    position: absolute;
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
    width: auto;
    height: auto;
    overflow: hidden;
    border-radius: 14px;
    z-index: 0;
}
.services .services-carousel .services-image img {
    min-height: 100%;
    object-fit: cover;
}
.services .services-carousel .owl-stage {
    display: flex;
}
.services .services-carousel .owl-item {
    display: flex;
}
.services .services-carousel .owl-nav {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 30px;
}
.services .services-carousel .owl-dots {
    display: none !important;
}
    .services .services-carousel .owl-nav button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        padding: 0 !important;
        border: 0;
        border-radius: 50%;
        background-color: #b76a21;
        color: #ffffff;
        line-height: 1;
    }
.services .services-carousel .owl-nav button span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
}
@media (max-width: 767px) {
    .services .services-carousel .service-box {
        min-height: 360px;
    }
    .services .services-carousel .services-image img {
        min-height: 100%;
    }
}
/* orta bolum urunler bitis */






/* footer baslangic */
.main-footer {
    background-color: #1d2a28;
    padding-top: 120px;
    position: relative;
}
.footer-style-one {
    background-color: #051A25;
    background-image: url(../images/backgorunds/10.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.footer-style-one .widgets-section {
    padding: 0px 0 80px;
}
.main-footer .widgets-section {
    border-radius: 20px;
    padding: 70px 50px;
    position: relative;
    z-index: 1;
}
.auto-container {
    position: static;
    max-width:100%;
    padding: 0px 15px;
    margin: 0 auto;
    width: 100%;
}
.main-footer .footer-column {
    position: relative;
    margin-bottom: 50px;
}
.main-footer .footer-widget {
    position: relative;
}
.main-footer .widget-content {
    position: relative;
    margin-top: 90px;
}
.footer-style-one .widget-content {
    margin-top: 0;
}
.main-footer .widget-content .text {
    
    font-weight: 400;
    font-size: 16px;
    color: rgb(255 255 255 / 70%);
    max-width: 370px;
}
.footer-style-one .widget-content .text {
    margin-top: 30px;
    margin-bottom: 36px;
}
.footer-style-one .widget-social {
    margin-bottom: 23px;
}
.footer-style-one .widget-social .social-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-style-one .widget-social .social-icon li {
    margin-right: 8px;
}
.footer-style-one .widget-social .social-icon li a {
    border-radius: 50%;
    border: 1.5px solid rgb(255 255 255 / 10%);
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 39px;
    backdrop-filter: blur(20px);
    text-align: center;
    width: 40px;
}
.footer-style-one .widget-social .social-icon li a:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.footer-style-one .links-widget {
    margin-bottom: 50px;
    position: relative;
}
.footer-style-one .links-widget:before {
    position: absolute;
    content: "";
    background-color: rgb(255 255 255 / 10%);
    height: 1000%;
    width: 1px;
    left: -84px;
    top: -200px;
}
.main-footer .widget-title {
    color: #fff;
    margin-bottom: 21px;
    position: relative;
}
.footer-style-one .widget-title {
    margin-bottom: 22px;
    font-size: 20px;
    line-height: 26px;
}
.footer-style-one .user-links {
    margin-left: 13px;
}
.footer-style-one .links-widget li {
    color: rgba(255, 255, 255, 0.6980392157);
    list-style: disc;
    font-size: 8px;
    margin-bottom: 0;
    list-style: none;
}
.footer-style-one .links-widget li a {
    color: rgba(255, 255, 255, 0.6980392157);
    font-size: 16px;
    line-height: 40px;
    position: relative;
}
.footer-style-one .links-widget li a:before {
    position: absolute;
    content: "";
    background-color: #CCCCCC;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: -13px;
    bottom: 9px;
}
.footer-style-one .links-widget.style-two {
    margin-left: 75px;
}
.footer-style-one .info-widget {
    position: relative;
}
.contact-list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-style-one .contact-list {
    margin-top: 30px;
}
.footer-style-one .contact-list .inner .list-info {
    color: rgba(255, 255, 255, 0.6980392157);
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-style-one .contact-list .inner .list-info:first-child {
    margin-bottom: 26px;
}
.footer-style-one .contact-list .inner .list-info .icon {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    color: #fff;
    display: inline-block;
    font-size: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 50px;
    line-height: 46px;
    backdrop-filter: blur(20px);
    text-align: center;
    width: 50px;
    margin-right: 14px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.footer-style-one .contact-list .inner .list-info span {
    display: inline-block;
}
.footer-style-one .contact-list .inner .list-info:nth-child(2) .icon img {
    -webkit-filter: brightness(0%) invert(80%);
    filter: brightness(0%) invert(80%);
}
.footer-style-one .contact-list .inner .list-info .icon:hover {
    background-color: transparent;
    border-color:#fff;
    color: #fff;
}
.footer-style-one .footer-bottom {
    background-color: transparent;
    padding: 21px 0;
    position: relative;
    z-index: 1;
}
.footer-bottom .inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-style-one .footer-bottom .copyright-text {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6980392157);
}
.footer-bottom .copyright-text {
    position: relative;
    margin-bottom: 0;
    color: #75727b;
}
.footer-style-one .footer-bottom ul li {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6980392157);
}
.footer-style-one .footer-bottom ul li a {
    color: rgba(255, 255, 255, 0.6980392157);
}
.footer-style-one .footer-bottom ul li {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6980392157);
}
/* footer bitis */


/* restaurant baslangic */
.project-section {
    position: relative;
    /* background: #2e1d1f; */
    padding: 110px 0px 85px 0px;
}
.project-section .outer-container {
    position: relative;
    padding: 0px 75px;
}
.project-section .sec-title {
    margin-bottom: 60px;
}
    .project-section .sec-title h3 {
        color: #6c491f;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        
    }
    .project-section .sec-title .restauranttitle {
        color: #030000 !important;
        font-size: 4rem !important;
        padding-top: 15px;
        padding-bottom: 15px;
        font-family: 'Playfair Display', serif;
        font-weight: 500;
    }
    .project-section .sec-title .restp {
        color: #030000 !important;
        font-size: 1.5rem;
        font-weight: 500;
        padding-top: 10px;
        font-family: var(--text-font);
    }
    .sec-title {
        position: relative;
        display: block;
        margin-bottom: 60px;
    }
.centred {
    text-align: center;
}
.sec-title.centred .sub-title {
    padding-right: 40px;
}
.sec-title .sub-title {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 7px;
    text-transform: uppercase;
    padding-left: 40px;
    letter-spacing: 2px;
}
.sec-title .sub-title {
    color: #d90429;
}
.sec-title h2 {
    position: relative;
    display: block;
    font-size: 45px;
    line-height: 54px;
    font-weight: 900;
    margin: 0px;
}
.sec-title.light h2 {
    color: #fff;
}
.project-block-one .inner-box {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.project-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
}
figure {
    margin: 0px;
}
.project-block-one .inner-box .image-box img {
    width: 100%;
    transition: all 500ms ease;
}
/* restaurant baslangic */


/* odalar baslangic */
.room-service-section {
    background-color: #aa84531a;
}
.pb-90 {
    padding-bottom: 90px !important;
}
.pt-120 {
    padding-top: 120px !important;
}
.room-service-block-one .inner-box {
    /*background-color: #fff;*/
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.room-service-section .room-service-block-one {
    width: 100%;
}
.room-service-block-one .inner-box .image-box .image {
    position: relative;
    overflow: hidden;
    padding: 15px;
}
.room-service-block-one .inner-box .image-box .image:before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../images/backgorunds/c3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    z-index: 1;
    pointer-events: none;
}
    .room-service-block-one .inner-box .image-box .image img {
        width: 100%;
        position: relative;
        z-index: 0;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
        border-radius: 10px;
    }
.room-service-block-one .content-box {
    padding: 30px 30px 15px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.page-title .auto-container .content-box {
    padding: 30px;
}
.room-service-block-one .content-box .inner-box {
    border-bottom: 1px solid rgba(106, 105, 105, 0.2);
    margin-bottom: 25px;
    padding-bottom: 20px;
}
.room-service-block-one .content-box .title {
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.title a {
    color: inherit;
}
.room-service-block-one .content-box .facilities-box {
    position: relative;
}
.room-service-block-one .content-box .facilities-list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #818181;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 25px;
}
.room-service-block-one .content-box .facilities-list i {
    color: #818181;
    font-size: 24px;
}
.room-service-section .owl-nav {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 10px;
}
.room-service-section .owl-dots {
    display: none !important;
}
.room-service-section .owl-nav button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0 !important;
    border: 0;
    border-radius: 50%;
    background-color: #b76a21;
    color: #ffffff;
    line-height: 1;
}
.room-service-section .owl-nav button span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
}

/* odalar bitis */


/* urunlerimiz baslangic */

.our-product {
    padding: 120px 0 90px;
}
.post-item {
    position: relative;
    min-height: 450px;
    background: #fff;
    border-radius: 20px;
    height: calc(100% - 30px);
    margin-bottom: 30px;
    padding: 30px;
    overflow: hidden;
}
.post-featured-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}
    .post-featured-image a {
        position: relative;
        display: block;
        height: 100%;
        cursor: none;
    }
    .post-featured-image figure {
        display: block;
        height: 100%;
    }
    .post-featured-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.image-anime:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, .3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}
.post-featured-image a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #181818;
    opacity: 50%;
    width: 100%;
    height: 100%;
}
.post-item-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
    height: 100%;
}
.post-item-tag, .post-item-content-box {
    position: relative;
    z-index: 1;
}
.post-item-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
    .post-item-tag a {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
        color: #181818;
        background: #f6f5ed;
        border-radius: 100px;
        padding: 6px 16px;
        transition: all 0.4s ease-in-out;
    }
.post-item-content h2 {
    font-size: 20px;
    line-height: 1.4em;
    transition: all 0.4s ease-in-out;
}
    .post-item-content h2 a {
        color: inherit;
    }
.post-item-btn {
    border-top: 1px solid #1818181a;
    padding-top: 25px;
    margin-top: 25px;
    transition: all 0.4s ease-in-out;
}
.readmore-btn {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25em;
    text-transform: capitalize;
    color: #181818;
    padding-right: 28px;
    transition: all 0.4s ease-in-out;
}
    .readmore-btn::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        background-image: url(../images/arrow-primary.svg);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: cover;
        width: 20px;
        height: 20px;
        transition: all 0.4s ease-in-out;
    }
/* urunlerimiz bitis */





/* urunlerimiz detay baslangic */

.flat-spacing {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url(../images/i3.jpg);
    background-repeat: repeat;
    background-size:100%;
    background-position: inherit;
}
.container-full2 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
}
.tf-grid-layout.tf-col-5 {
    grid-template-columns: repeat(5, 1fr);
}
.card-product:not(.list-st-3, .list-st-2, .style-list) .card-product-wrapper {
    aspect-ratio: 1 / 1.33;
}
.card-product .card-product-wrapper {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    z-index: 20;
}
.card-product .product-img {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    align-items: stretch;
}
.card-product .card-product-wrapper img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition-duration: 700ms;
}
.urunlerimiz-detay .card-product .card-product-wrapper img {
    transform: translateY(-20px);
}
.card-product .card-product-info {
    padding-top: 10px;
    gap: 4px;
    display: grid;
}
    .card-product .card-product-info .title {
        font-size: 16px;
        line-height: 24px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        font-weight: 500;
        text-align: start;
        color:#181818;
    }
    .card-product .card-product-info .price {
        font-size: 16px;
        line-height: 26px;
        font-weight: 600;
        display: flex;
        align-items: center;
    }
.card-product .product-card-caption {
    left: 18px;
    right: 18px;
    bottom: 22px;
    width: auto;
    padding: 15px;
    z-index: 30;
}
.card-product .product-card-title {
    line-height: 1.2;
}
    .card-product .product-card-title .title {
        font-size: 20px;
        font-weight: 600;
        color: #2b1d10;
    }
.card-product .product-card-meta {
    border-top: 2.5px solid #C8AB80 !important;
}
    .card-product .product-card-meta .product-card-price {
        font-size: 19px;
        font-weight: 700;
        color: #7f241a;
    }
    .card-product .product-card-meta .product-card-link {
        font-size: 18px;
        font-weight: 600;
        font-style: italic;
        color: #2b1d10;
        position: relative;
        z-index: 31;
    }
.tf-grid-layout {
    display: grid;
    column-gap: 15px;
    row-gap: 30px;
}
.wrapper-shop {
    transition: all 0.3s ease-in-out;
    animation: fadeShop 0.5s ease-in-out;
}
.tf-grid-layout.tf-col-2 {
    grid-template-columns: 1fr 1fr;
}

.urun-detay-sayfa .urun-detay-resim {
    width: 100%;
    max-width: 560px;
    aspect-ratio: 1098 / 1433;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    margin: 0 auto;
}
.urun-detay-sayfa .urun-detay-resim:before {
    content: "";
    position: absolute;
    width: 90%;
    aspect-ratio: 1098 / 1433;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../images/urun_pencere.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    z-index: 1;
    pointer-events: none;
}
.urun-detay-sayfa .urun-detay-resim img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.urun-detay-sayfa .urun-detay-bilgi {
    padding-left: 60px;
}
.urun-detay-sayfa .urun-detay-bilgi h1 {
    font-size: 48px;
    line-height: 1.2;
    color: #2b1d10;
    margin-bottom: 18px;
}
.urun-detay-sayfa .urun-detay-fiyat {
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700;
    color: #7f241a;
    margin-bottom: 32px;
}
.urun-detay-sayfa .urun-detay-whatsapp {
    padding-right: 54px;
}
@media only screen and (max-width: 991px) {
    .urun-detay-sayfa .urun-detay-resim {
        margin-bottom: 35px;
    }
    .urun-detay-sayfa .urun-detay-bilgi {
        padding-left: 0;
    }
}
@media only screen and (max-width: 575px) {
    .urun-detay-sayfa .urun-detay-bilgi h1 {
        font-size: 34px;
    }
    .urun-detay-sayfa .urun-detay-whatsapp {
        width: 100%;
    }
}

/* urunlerimiz detay bitis */


/* iletisim baslangic */

.contact-details {
    background-image: url(../images/i1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 95% top;
}

.pb-70 {
    padding-bottom: 70px !important;
}
.pt-110 {
    padding-top: 110px !important;
}
.contact-details .sec-title {
    margin-bottom: 20px;
}
    .contact-details .sec-title .sub-title {
        color: #4f515d;
    }
    .contact-details .sec-title .h2 {
        color: #181818;
    }
.form-control, .input-text {
    height: calc(2.25rem + 27px);
    padding: 14px 30px;
    outline: 0;
    background-color: #f4f5f8;
    border: 1px solid #f4f5f8;
    color: #111;
    font-size: 0.9rem;
    width: 100%;
}
textarea.form-control {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.btn-style-eight {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #181818;
    border-radius: 0;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 15px;
    font-weight: 500;
    gap: 21px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 22px;
    overflow: hidden;
    padding: 17px 32px 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.contact-details .sec-title .text {
    color: #4f515d;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    margin-top: 30px;
}
.contact-details__info {
    position: relative;
    display: block;
    margin-top: 41px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.contact-details__info li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
    .contact-details__info li .icon {
        background-color: #181818;
        color: #fff;
        height: 80px;
        width: 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
        .contact-details__info li .icon span {
            color: #fff;
            font-size: 25px;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
        }
    .contact-details__info li .text {
        margin-left: 30px;
    }
    .contact-details__info li + li {
        margin-top: 19px;
    }
.text .h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.41667em;
}
.contact-details__info li .text a {
    font-size: 18px;
    color: var(--notech-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
/* iletisim bitis */





@media (min-width: 1200px) {
    .container-full2 {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 1024px){

    

    .about-us-image-box-stone{
        max-width: 650px;
        margin: 0 auto 30px;
    }

    .about-us-btn-stone{
        margin-top: 30px;
    }

    .about-us-body-image-stone figure img{
        aspect-ratio: 1 / 0.55;
    }

   

    .about-footer-content-stone{
        margin-top: 15px;
    }

    .about-footer-stone{
		max-width: 100%;
		margin-bottom: 30px;
	}

}


@media only screen and (max-width: 991px){

    

    .about-us-stone{
        padding: 60px 0;
    }

    .about-us-image-box-1-stone .about-us-image-stone figure img{
        aspect-ratio: 1 / 1.2;
    }

    .about-us-image-box-2-stone .about-us-image-stone figure img{
        aspect-ratio: 1 / 1.05;
    }

    .about-experience-box-content-stone h2{
        font-size: 34px;
    }

    .about-us-item-box-stone{
        margin-bottom: 30px;
    }

    .about-us-list-stone ul li{
        margin-bottom: 10px;
    }

    .about-us-list-stone ul li::before{
        font-size: 16px;
    }
        .footer-style-one {
        padding-top: 80px;
        background-position: 95% top;
    }
    .footer-style-one .footer-column {
        margin-bottom: 0;
    }
    .footer-style-one .links-widget:before {
    position: absolute;
    content: "";
    background-color: rgb(255 255 255 / 10%);
    height: 1000%;
    width: 1px;
    left: -84px;
    top: -200px;
    display: none;
}
.footer-style-one .widgets-section {
    padding: 0px 0 80px;
}
.footer-style-one .links-widget.style-two {
        margin-left: 0;
    }
    
   
    

   
}

@media only screen and (max-width: 767px){
    
    

    .about-us-image-box-1-stone{
        padding-bottom: 70px;
    }

    .about-us-image-box-1-stone .about-us-image-stone figure{
        margin-right: -140px;
    }

    .about-experience-box-stone{
        gap: 10px;
        padding: 10px;
        margin: 40px 0px 0 auto;
    }

    .about-experience-box-stone .icon-box{
        height: 40px;
        width: 40px;
    }

    .about-experience-box-stone .icon-box img{
        max-width: 20px;
    }

    .about-experience-box-content-stone{
        width: calc(100% - 50px);
    }

    .about-experience-box-content-stone h2{
        font-size: 28px;
    }

    .about-experience-box-content-stone p{
        font-size: 14px;
    }

    .about-us-item-box-stone{
        padding: 20px;
    }

    .about-us-item-content-stone h3{
        font-size: 18px;
    }

    .about-us-item-content-stone{
        width: 100%;
    }

    .about-us-body-content-stone,
    .about-us-body-image-stone{
        width: 100%;
    }

    .about-us-btn-stone{
        margin-top: 30px;
    }
    
    .about-us-body-image-stone figure,
    .about-us-body-image-stone figure img{
        height: auto;
    }
        .footer-style-one .links-widget.style-two.links-widget {
        margin-bottom: 50px;
    }
    .footer-style-one .widgets-section {
    padding: 0px 0 80px;
}
.footer-style-one .links-widget:before {
    position: absolute;
    content: "";
    background-color: rgb(255 255 255 / 10%);
    height: 1000%;
    width: 1px;
    left: -84px;
    top: -200px;
    display: none;
}
.footer-style-one .links-widget.style-two {
    margin-left: 0;
}

    .project-section .outer-container {
        padding: 0px 15px;
    }

    .project-section .items-container .masonry-item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .project-block-one .inner-box {
        margin-bottom: 15px;
    }

  
}




@media (min-width: 992px) {
    .tf-grid-layout {
        column-gap: 30px;
        row-gap: 30px;
    }
    .wrapper-control-shop .tf-grid-layout {
        row-gap: 40px;
    }
    .card-product .card-product-info {
        padding-top: 16px;
    }
}
