.mySlides {
    display: none;
}

.mySlides img {
    position: relative;
    object-fit: cover;
    max-height: 420px;
    border: 1px solid #e4e4e4;
}

.service-item.refs{
    border: 1px solid #684a41;
    border-radius: 0;
}

.service-item.refs img{
    object-fit: cover;
}

.services-layout3 .service-item, .services-layout4 .service-item, .services-layout5 .service-item, .services-layout6 .service-item{
    margin-bottom: 35px;
}



.service-desc{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.urun-baslik {
    font-size: 50px;
}

.urun-baslik button {
    font-size: 15px;
    background-color: black;
    font-weight: bold;
    color: #e8e6e6;
    padding: 5px 10px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    margin-bottom: 1rem;
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 47%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #684a41 !important;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

.next {
    right: 2.5%;
    border-radius: 3px 0 0 3px;
}

.urun-aciklama-fnp {
    margin-left: 200px;
    font-size: 20px;
    font-weight: bold;
}

.urun-aciklama {
    margin-left: 200px;
    margin-top: 1rem;
}

.urun-aciklama li {
    list-style: none;
    margin-left: 20px;
}

#column-id {
    position: relative;
    top: 10px;
    z-index: 1000;
    padding-left: 15px;
}

.column {
    float: left;
    width: 150px;
    border: 1px solid #e4e4e4;
    margin: 2px;
}

.service-icon img{
    object-fit: fill;
    width: 100%;
    height: 280px;
}

.service-img img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.services-layout1 .service-item {
}

.service-body{
    padding: 20px!important;
}

.gallery-img img{
    border: 1px solid #e4e4e4;
    width: 100%;
    max-height: 550px;
    object-fit: cover;
}

#references_logo{
    min-height: 300px!important;
}

.blog_detail_section h3{
    font-size: 25px!important;
}


.kurucu-resim{
    width: 85%!important;
    border: 3px solid #efefef;
    border-radius: 50%!important;
    padding: 10px;
}

.pb-80{
    padding-bottom: 80px;
}

.about-layout1 .about-Text{
    padding: 0px 0 0 0px!important;
}

.fancybox-layout5 {
    overflow: hidden;
    background: #1B4973;
    margin-right: 0px;
    margin-left:0px;
}

.fancybox-layout5 .fancybox-item:hover .fancybox-body{
    background-color: #2C8CB2!important;
}

.paketleme-text{
    max-width: 900px;
}

.widget-categories ul li a{
    background: #684a41;
}

.widget-categories ul li a:hover{
    background: #684a41;
}

.service-item{
    min-height: 650px!important;
}

.slick-dots li.slick-active button{
    background-color: #684a41;
}

.slick-dots li button{
    background-color: #a1877e;
}


@media screen and (max-width: 768px){
    .bg-custom-fnp:before{
        background-size: auto 100%!important;
        background-repeat: no-repeat!important;
        background-position: right;
    }

    .service-item{
        min-height: auto!important;
    }

    .color-secondary, .text-copy{
        color: #684a41!important;
    }
}

.bg-custom{
    background: #6c5149;
}

.p-50{
    padding: 50px;
}

.fs-15{
    font-size: 15px;
}

.custom-bg{
    background: #f1ece8;
}

.pkt-btn{
    padding: 12px 40px;
    display: inline-block;
    transition: 0.3s ease-in-out;
    border: 1px solid #6c5149;
}


.pkt-btn:hover{
    color: #fff!important;
    background: #6c5149;

}

@media screen and (max-width: 768px){
    .offset-1{
        margin-left: 0!important;
    }

    .m-p-20{
        padding: 20px!important;
    }

    .pkt-btn, .read-more-button2 {
        margin-bottom: 1.2rem!important;
    }

    label{
        font-size: 13px;
        font-weight: 400;
        line-height: 1.1;
    }

    .slider .slide-title{
        font-size: 22px!important;
    }

    .slider .slide-desc{
        font-size: 12px;
    }

    .slick-arrow:before{
        display: none;
    }

    .contact-panel{
        padding: 25px!important;
    }
}

.urun-aciklama, .urun-aciklama-fnp{
    margin-left: 0!important;
}

.navbar .nav-item .nav-item-link{
    padding-right: 0;
}

.miniPopup-language-area ul:nth-child(1){
    margin-right: 0;
    margin-left: 5px!important;
}

.miniPopup-language-area ul{
    margin: 0;
    padding: 5px 10px;
    background: white;
}

.page-title-light .breadcrumb-item a{
    text-transform: uppercase;
}

.form-group{
    margin-bottom: 1rem;
}

.contact-layout2 .contact-panel, .contact-layout3 .contact-panel, .contact-layout4 .contact-panel{
    margin-left: 0;
}

.contact-panel{
    padding: 60px;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.preloader .loading {
    position: relative;
    width: 80px;
    height: 80px;
}
.preloader .loading span {
    position: absolute;
    width: 64px;
    height: 64px;
    border: 5px solid #684a41;
    border-radius: 50%;
    -webkit-animation: rotating 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: rotating 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #684a41 transparent transparent transparent;
}
.preloader .loading span:nth-child(1) {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
}
.preloader .loading span:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.preloader .loading span:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

/* Rotating Animation */
@-webkit-keyframes rotating {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes rotating {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.widget-categories ul li a{
    font-weight: 500;
    letter-spacing: 0.4px;
}

.contact-layout1 .text-block{
    margin-bottom: 0;
}

.btn-fnp{
    padding: 10px 30px;
    border: 1px solid #684a41;
    margin-bottom: 1rem;
    transition: 0.3s ease-in-out;
}

.btn-fnp:hover{
    background: #684a41;
    color: white;
}

.paket-gorsel{
    overflow: hidden;
}

.paket-gorsel img{
    transition: 0.3s ease-in-out;
}

.paket-gorsel:hover img{
    transform: scale(1.2) translateY(-3%);
}

.box-1{
    width: 33%;
    padding-right: 15px;
    float: left;
    display: inline-block;
}

.box-2{
    float: left;
    width: 66%;
    display: contents;
}

p.title{
    font-size: 25px;
    font-weight: 500;
    color: #6c5149;
    line-height: 1;
}

@media screen and (max-width: 758px) {
    .box-1{
        width: 100%;
        padding-right: 0;
    }

}

.prev, .next{
    display: none;
}

.content-image-wrapper{
    overflow: hidden;
}

.content-image-wrapper img{
    transition: 0.3s ease-in-out;
}

.content-image-wrapper img:hover{
    transform:translateY(-20px) scale(1.3);
}