.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        -moz-backface-visibility: hidden;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none;
    }

    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden;
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        overflow: hidden;
    }

    /* .owl-carousel.owl-drag .owl-item .item a.popup img {
            max-width: 400px;
            max-height: 400px;
            margin: auto;
        }*/

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

    .owl-carousel .animated {
        animation-duration: 1s;
        animation-fill-mode: both;
    }

    .owl-carousel .owl-animated-in {
        z-index: 0;
    }

    .owl-carousel .owl-animated-out {
        z-index: 1;
    }

    .owl-carousel .fadeOut {
        animation-name: fadeOut;
    }

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3);
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}


.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
    margin-top: 10px;
}

    .owl-theme .owl-nav [class*=owl-] {
        color: #FFF;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        display: inline-block;
        cursor: pointer;
        border-radius: 0px;
    }

        .owl-theme .owl-nav [class*=owl-]:hover {
            color: #FFF;
            text-decoration: none;
        }

    .owl-theme .owl-nav .disabled {
        opacity: .5;
        cursor: default;
    }

        .owl-theme .owl-nav.disabled + .owl-dots {
            margin-top: 10px;
        }

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    /* -webkit-transition-duration: 0.4s; */
    /* transition-duration: 0.4s; */
}

    .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity 0.5s ease;
        border-radius: 30px;
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #869791;
    }

/*new css*/
.ortalamaClass {
    margin: 0 auto !important;
}

.LeftColumn {
    width: 440px;
    float: left;
    height: 575px; /* position: relative; */
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}

@media screen and (max-width: 480px) {
    /* Telefonlar (iPhone, Android küçük) */
.LeftColumn {
    height: auto!important;
	min-height: 365px;
}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    /* Büyük telefonlar ve dikey tabletler */
.LeftColumn {
    height: auto!important;
	min-height: 365px;
}
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
}

.detailGalleryContainer .customNav {
    position: static;
    left: 0;
    top: 50%;
    z-index: 2;
    width: 100%;
    padding: 0;
    margin-top: -20px;
}

.detailGalleryContainer .customDots {
    position: static;
    left: 0;
    bottom: 0;
    width: 1700px;
    height: 79px;
    float: none;
    margin: 0 auto;
}

.detailGalleryContainer:hover .owl-prev, .detailGalleryContainer:hover .owl-next {
    opacity: 1;
    visibility: visible;
}

.detailGalleryContainer .owl-prev {
    float: left;
    left: 10px;
    position: absolute;
    top: 50%;
    z-index: 2;
    width: auto;
    padding: 0;
    margin-top: -30px !important;
    background: url("../images/sprite.png") no-repeat;
    width: 32px;
    height: 42px;
    font-size: 0 !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    background-position: -433px -408px;
}

    .detailGalleryContainer .owl-prev:hover {
        background-position: -400px -408px;
    }

.detailGalleryContainer .owl-next:hover {
    background-position: -470px -408px;
}

.detailGalleryContainer .owl-next {
    float: right;
    right: 10px;
    top: 50%;
    z-index: 2;
    padding: 0;
    margin-top: -30px !important;
    position: absolute;
    background: url("../images/sprite.png") no-repeat;
    width: 32px;
    height: 42px;
    font-size: 0 !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    background-position: -503px -408px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.detailGalleryContainer .owl-theme .owl-dots .owl-dot {
    padding: 4px;
    border: 1px solid #ccc;
    margin: 0 12px 10px 0px;
    width: 78px;
    height: 78px;
    position: relative;
    background: #fff;
    float: left;
}

.detailGalleryContainer .owl-theme .owl-dots.customDots2 .owl-dot {
    float: left;
}

.detailGalleryContainer .owl-theme .owl-dots .owl-dot span {
    cursor: pointer;
    border-radius: 0;
    position: relative;
    z-index: 1;
    display: block;
    background-size: cover;
    background: none;
    display: block;
    background-size: contain;
    width: 100%;
    height: 100%;
    margin: 0;
    background: none !important;
}

.detailGalleryContainer .owl-theme .owl-dots .owl-dot.active:after {
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #ffca2f;
    content: '';
}

.detailGalleryContainer .owl-theme .owl-dots .owl-dot:after {
    position: absolute;
    top: -2px;
    left: 0;
    width: 0;
    height: 3px;
    background: #ffca2f;
    content: '';
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.detailGalleryContainer .owl-theme .owl-dots .owl-dot:hover span:after {
    width: 100%;
}

.detailGalleryContainer .owl-theme .owl-dots .owl-dot img {
    pointer-events: none;
    width: 70%;
    height: auto;
    margin-top: 8px;
    z-index: -999;
    position: relative;
    padding: 0px;
    cursor: default;
}

.detailGalleryContainer .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: none;
}

.detailGalleryContainer .owl-carousel .owl-item img {
    width: 522px;
    max-height: 452px;
    margin: 0 auto;
	padding: 21px;
}

@media screen and (max-width: 480px) {
    /* Telefonlar (iPhone, Android küçük) */
.detailGalleryContainer .owl-carousel .owl-item img {
    width: 100%;
}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    /* Büyük telefonlar ve dikey tabletler */
.detailGalleryContainer .owl-carousel .owl-item img {
    width: 100%;
}
}

.galleryOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 999999;
    display: none;
}

.detayGaleriPopup {
    width: 1500px;
    display: block;
    visibility: hidden;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
}

.detayGaleriPopup {
    max-width: 1200px;
    position: fixed;
    z-index: 9999999;
    outline: 0;
    vertical-align: top;
    top: 56px;
    background: #fff;
    height: 77%; /* padding-top: 40px; */
}

    .detayGaleriPopup .detailGalleryContainer {
        width: 100%;
        float: left;
        position: relative;
    }

        .detayGaleriPopup .detailGalleryContainer .owl-carousel .owl-item img {
            padding: 0;
        }

            .detayGaleriPopup .detailGalleryContainer .owl-carousel .owl-item img.zoomImg:first-child {
                display: none !important;
            }

    .detayGaleriPopup .owl-carousel .owl-item img { /*width: 400px !important;height: 400px !important;*/
        margin: 0 auto;
        float: none;
        position: relative;
        max-width: 100%;
        z-index: 99999999; /* top: 50%; */ /* transform: translateY(0%); */
        max-height: 452px;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
    }

    .detayGaleriPopup .owl-carousel {
        background: #fff;
    }

.owl-dots.customDots2 {
    position: absolute;
    right: 0;
    top: 18px;
}

.detayGaleri_detay {
    width: 60%;
}

.detayGaleriPopup .detailGalleryContainer {
    position: static;
    overflow: hidden;
}

.owl-dots.customDots2 {
    width: 373px;
}

.detayGaleriPopup .detailGalleryContainer .owl-theme .owl-dots .owl-dot span {
    background: #fff;
}

.detayGaleriPopup .detailGalleryContainer .owl-theme .owl-dots .owl-dot img {
    width: 82%;
    height: auto;
}

.detayGaleriPopup .detailGalleryContainer .owl-next {
    right: 39%;
}

.detayGaleriPopup .detailGalleryContainer .owl-theme .owl-dots .owl-dot img {
    margin-top: 6px;
}

.close {
    float: right;
    background: inherit; /* border: 2px solid #828282; */
    font-size: 15px;
    text-align: center;
    width: 38px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: -38px;
    font-size: 0;
    color: #000;
    text-decoration: none;
    font-family: Arial;
    z-index: 99;
    background: url("../images/close.jpg") no-repeat;
    height: 33px;
}

.detailGalleryContainer .owl-next.disabled {
    opacity: 0.5;
}

.cloudzoom-lens-thick {
    border: 8px solid #f90;
    width: 100px;
    height: 120px;
    border-radius: 10px;
    box-shadow: -0px -0px 20px rgba(0,0,0,0.50);
    cursor: crosshair;
}

.cloudzoom-zoom-thick {
    border: 8px solid #f90;
    border-radius: 10px;
    box-shadow: -0px -0px 20px rgba(0,0,0,0.50);
}

.cloudzoom-zoom-inside {
    cursor: pointer;
}

.image-wrap {
    border: 1px solid #ccc;
    display: inline-block;
    line-height: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}

.thumb-space {
    margin-bottom: 10px;
}

    .thumb-space img {
        margin-right: 10px;
    }

#fullsize img {
    border: 1px solid #ccc;
}

.anasayfaSliderContainer .owl-dot.active span {
    border: 3px solid #ffca2f;
}

.anasayfaSliderContainer .customNav {
    position: static;
    left: 0;
    top: 50%;
    z-index: 2;
    width: 100%;
    padding: 0;
    margin-top: -20px;
}

.anasayfaSliderContainer .customDots {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.anasayfaSliderContainer:hover .owl-prev, .anasayfaSliderContainer:hover .owl-next {
    opacity: 1;
    visibility: visible;
}

.anasayfaSliderContainer .owl-prev {
    float: left;
    left: 5px;
    position: absolute;
    top: 50%;
    z-index: 2;
    width: auto;
    padding: 0;
    margin-top: -49px !important;
    background: url("../images/sprite.png") no-repeat;
    width: 60px;
    height: 60px;
    font-size: 0 !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 32px;
    height: 42px;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    background-position: -433px -408px;
}

    .anasayfaSliderContainer .owl-prev:hover {
        background-position: -400px -408px;
    }

.anasayfaSliderContainer .owl-next {
    float: right;
    right: 5px;
    top: 50%;
    z-index: 2;
    width: auto;
    padding: 0;
    margin-top: -30px !important;
    position: absolute;
    background: url("../images/sprite.png") no-repeat;
    font-size: 0 !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    background-position: -503px -408px;
    width: 32px;
    height: 42px;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

    .anasayfaSliderContainer .owl-next:hover {
        background-position: -470px -408px;
    }

.anasayfaSliderContainer.owl-theme .owl-dots .owl-dot {
    padding: 4px;
    border: 1px solid #ccc;
    margin: 0 2px;
    width: 55px;
    height: 55px;
    position: relative;
    background: #fff;
}

    .anasayfaSliderContainer.owl-theme .owl-dots .owl-dot span {
        cursor: pointer;
        border-radius: 0;
        position: relative;
        z-index: 1;
        display: block;
        background-size: cover;
        background: none;
        display: block;
        background-size: contain;
        width: 100%;
        height: 100%;
        margin: 0;
        border: 3px solid #fff;
    }




    .anasayfaSliderContainer.owl-theme .owl-dots .owl-dot.active:after {
        position: absolute;
        top: -2px;
        left: 0;
        width: 100%;
        height: 3px;
        background: #ffca2f;
        content: '';
    }

    .anasayfaSliderContainer.owl-theme .owl-dots .owl-dot:after {
        position: absolute;
        top: -2px;
        left: 0;
        width: 0;
        height: 3px;
        background: #ffca2f;
        content: '';
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
    }

    .anasayfaSliderContainer.owl-theme .owl-dots .owl-dot:hover span:after {
        width: 100%;
    }

    .anasayfaSliderContainer.owl-theme .owl-dots .owl-dot img {
        pointer-events: none;
        width: 70%;
        height: auto;
        margin-top: 8px;
        z-index: -999;
        position: relative;
        padding: 0px;
        display: none;
        cursor: default;
    }

    .anasayfaSliderContainer.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: none;
    }


    .anasayfaSliderContainer .owl-theme .owl-dots .owl-dot span {
        width: 60px;
        height: 50px;
        cursor: pointer;
        margin: 0px 6px 0 0;
        border-radius: 0;
        position: relative;
        overflow: hidden;
        border: 0;
        overflow: visible;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
        border-top: 2px solid #f5f5f5;
		box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
        background-position: center !important;
        background-size: cover !important;
    }



    .anasayfaSliderContainer .owl-theme .owl-dots .owl-dot.active span {
        border-top: 2px solid #ffca2f;
    }

        .anasayfaSliderContainer .owl-theme .owl-dots .owl-dot span:hover:after, .anasayfaSliderContainer .owl-theme .owl-dots .owl-dot.active span:after {
            opacity: 1;
            top: 0;
        }

    .anasayfaSliderContainer .owl-theme .owl-dots .owl-dot span:after {
        background: url("../images/sprite.png") no-repeat -589px -251px;
        width: 16px;
        height: 13px;
        content: '';
        position: absolute;
        margin: -14px 0px 0px -29px;
        top: 5px;
        left: 50%;
        opacity: 0;
        margin-left: -8px;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
    }

.zoom {
    display: block;
    position: relative;
}

.galeriContainerVisible {
    overflow: hidden;
    width: 100%;
    float: left;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}



/*cloudzoom*/
/* CSS for lens */
.cloudzoom-lens {
    border: 5px solid #888;
    width: 100px;
    height: 100px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    cursor: crosshair;
    z-index: 9999;
}
/* CSS for zoom window. */
.cloudzoom-zoom {
    border: 1px solid #888;
    width: 600px;
    height: 200px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    z-index: 9999;
}
/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {
    border: none;
    box-shadow: none;
    z-index: 9999;
}

/* CSS for captions */
.cloudzoom-caption {
    display: none; /* CSS captions should be hidden initially */
    text-align: left;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-family: sans-serif;
    font-size: 11px;
}

.owlDotsWrapper {
    width: 530px;
    overflow: hidden;
    float: none;
    height: 80px;
    position: relative;
    margin: 70px auto 0 auto;
}

@media screen and (max-width: 480px) {
    /* Telefonlar (iPhone, Android küçük) */
.owlDotsWrapper {
    width: 100%;
}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    /* Büyük telefonlar ve dikey tabletler */
.owlDotsWrapper {
    width: 100%;
}
}

a.onceki {
    background: url("../images/editorsNavigation.png") 0 0 no-repeat;
    width: 18px;
    height: 21px;
    position: absolute;
    bottom: 70px;
    left: 20px;
    z-index:5;
}

a.sonraki {
    background: url("../images/editorsNavigation.png") -182px 0 no-repeat;
    width: 18px;
    height: 21px;
    position: absolute;
    bottom: 70px;
    right: 20px;
    z-index:5;
}

@media screen and (max-width: 1000px) {
    .detayGaleriPopup {
        width: 90% !important;
        left: 4% !important;
    }
    .owl-dots.customDots2{width: 40%;}
    
}

@media screen and (max-width: 800px) {
    .detayGaleriPopup .owl-dots.customDots2 {display:block !important;}

}

@media screen and (max-width: 480px) {
    /* Telefonlar (iPhone, Android küçük) */
.owl-theme {
    display: none;
}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    /* Büyük telefonlar ve dikey tabletler */
.owl-theme {
    display: none;
}
}

#galeriDetay.owl-carousel,
.detayGaleri_detay.owl-carousel,
.detailGalleryContainer .owl-carousel {
  touch-action: pan-y;
  overscroll-behavior: contain;
}
