


/* Story Slider */
.story-slider {
width: 100%;
height: 100%;
position: relative;
}
.story-slider .swiper-slide {
text-align: center;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.story-slider:hover .swiper-button-next{
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%) !important;
}
.story-slider .swiper-button-next {
background-image: none;
}
.story-slider .swiper-button-next:before{
font-family: FontAwesome;
content: "\f105";
font-size: 35px ;
position: absolute;
right: 10px;
margin-top: 40px;
color: #000000;
}
.story-slider:hover .swiper-button-next {
box-sizing:border-box;
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
position: absolute;
width: 125px;
height: 290px;
top:0;
z-index: 9;
cursor: pointer;
background-size: 15px 100px;
background-position: center;
background-repeat: no-repeat;
margin-right: -10px;
}
.story-slider .swiper-button-next {
top: 0;
margin-right: -40px;
}


@media screen and (max-width:768px) and (min-width:0) {
.story-slider .swiper-button-next {
opacity: 1;
visibility: visible;
width: 145px;
height: 290px;
right: -12px;
}
.story-slider .swiper-button-next{
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%) !important;
}
}





.about-module-main-div-boxed{
    background:#fffbef ;
border:1px solid #f5c842;
padding:50px 0;
margin-top: 0px;
margin-bottom: 0px;
}

.about-module-main-div{
    background:#fffbef ;
border-top:1px solid #f5c842;
border-bottom:1px solid #f5c842;
padding:50px 0;
margin-top: 0px;
margin-bottom: 0px;
}
.about-module-leftside-txt{
font-family : 'Open Sans',sans-serif ;
}
.about-module-rightside-txt{
font-family : 'Open Sans',sans-serif ;
}


.about-module-main-div{
    background:#fffbef ;
border-top:1px solid #f5c842;
border-bottom:1px solid #f5c842;
padding:50px 0;
margin-top: 0px;
margin-bottom: 0px;
}
.about-module-leftside-txt{
font-family : 'Open Sans',sans-serif ;
}
.about-module-center-txt{
font-family : 'Open Sans',sans-serif ;
}
.about-module-rightside-txt{
font-family : 'Open Sans',sans-serif ;
}



.marka-module-main-div{
    background:#f9f9f9 ;
padding:20px 0;
margin: 0px 0;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}

.swiper-clients {
width: 100%;
height: 100%;
position: relative;
}
.swiper-clients .swiper-slide {
text-align: center;
padding: 5px 10px;
height: 85px;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.swiper-clients .swiper-slide img{
max-height: 90px;
max-width: 90%;
}



/* Üst Slider için devam */
@media screen and (max-width:374px) and (min-width:0px) {
.swiper-container {
    width: 100% !important;
height: 160px !important;
}
}
@media screen and (max-width:409px) and (min-width:375px) {
.swiper-container {
    width: 100% !important;
height: 200px !important;
}
}
@media screen and (max-width:599px) and (min-width:410px) {
.swiper-container {
    width: 100% !important;
height: 220px !important;
}
}
@media screen and (max-width:767px) and (min-width:600px) {
.swiper-container {
    width: 100% !important;
height: 250px !important;
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.swiper-container {
    width: 100% !important;
height: 270px !important;
}
.slider_text_inside_box_h{
    font-size: 24px !important ;
    line-height: 24px !important ;
}
}
@media screen and (max-width:1151px) and (min-width:1024px) {
.swiper-container {
    width: 100% !important;
height: 370px !important;
}
.slider_text_inside_box_h{
    font-size: 24px !important ;
    line-height: 24px !important ;
}
}
@media screen and (max-width:1279px) and (min-width:1152px) {
.swiper-container {
    width: 100% !important;
height: 385px !important;
}
.slider_text_inside_box_h{
    font-size: 24px !important ;
    line-height: 24px !important ;
}
}

@media screen and (max-width:1300px) and (min-width:1280px) {
.swiper-container {
    width: 100% !important;
height: 415px !important;
}
.slider_text_inside_box_h{
    font-size: 24px !important ;
    line-height: 24px !important ;
}
}

@media screen and (max-width:1600px) and (min-width:1441px) {
.swiper-container{  height: 425px; }
}
@media screen and (max-width:1680px) and (min-width:1601px) {
.swiper-container{  height: 425px; }
}
.swiper-container {
height: 425px;
    width: 100%;
margin: 0 auto;
margin-bottom: 1px;
margin-top: 1px;
}


.swiper-slide {
width: 100% ;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
}


/* Slider okları — her zaman görünür, modern tasarım */
[class^="swiper-button-"] {
    transition: all .25s ease;
    width: 44px !important;
    height: 44px !important;
    opacity: 1 !important;
    visibility: visible !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 50% !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.12) !important;
    margin-top: -22px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transform: none !important;
}
.swiper-button-prev::after,
.swiper-button-next::after {
    font-family: -apple-system, BlinkMacSystemFont, Arial, sans-serif !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    color: #1a1a1a !important;
    line-height: 1 !important;
    background: none !important;
    transition: color .25s ease !important;
}
.swiper-button-prev::after { content: '\2039' !important; padding-right: 3px !important; }
.swiper-button-next::after { content: '\203A' !important; padding-left: 3px !important; }
.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    transform: scale(1.08) !important;
    box-shadow: 0 6px 16px rgba(0,0,0,0.25) !important;
}
.swiper-button-prev:hover::after,
.swiper-button-next:hover::after { color: #fff !important; }
.swiper-button-disabled { opacity: 0.35 !important; pointer-events: none !important; }
@media (max-width: 767px) {
    [class^="swiper-button-"] { width: 36px !important; height: 36px !important; margin-top: -18px !important; }
    .swiper-button-prev::after, .swiper-button-next::after { font-size: 20px !important; }
}
.swiper-pagination-bullet-active {
width: 28px!important;
height: 7px!important;
opacity: 1 !important;
background-color: #c9a84c !important;
}
.swiper-container [class^="swiper-pagination-bullet"]{
width: 13px;
height: 7px;
border-radius:100px !important;
transition: all .3s ease;
opacity:.7;
background: #fff
}
/*  <========SON=========>>> Üst Slider için devam SON */









/* Sayaç */
.counter-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
    background:#ffffff ;
padding:50px 0;
margin: 0px 0;
font-family : 'Roboto Condensed',sans-serif ;
}



/* Blog */
.bloglar-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
font-family : 'Open Sans',sans-serif ;
    background:#ffffff ;
padding:35px 0;
margin: 0px 0;
}


/* Comments */
.yorumlar-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
font-family : 'Open Sans',sans-serif ;
    background:#ffffff ;
padding:55px 0;
margin: 0px 0;
}
.swiper-comments .swiper-slide {
width: 100%;
display: block;
box-sizing: border-box;
text-align: center;
cursor: grab;
}
.swiper-comments .swiper-pagination-bullet-active {
width: 22px!important;
height: 8px!important;
border-radius: 100px !important;
background-color: #e68484 !important;
}
.swiper-comments [class^="swiper-pagination-bullet"]{
width: 13px;
height: 8px;
border-radius: 100px !important;
transition: all .3s ease;
opacity:.2;
}


/* Hizmetler */
.hizmetler-module-main-div{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;

font-family : 'Open Sans',sans-serif ;
    background:#f8f8f8 ;
padding:30px 0;
margin: 0px 0;
}




/* Tanıtım Videosu */
.intro-video-module-main-div{
    background:#2c2c2c ;
padding:125px 0;
margin: 0px 0;
}
.video-play-button:before {
background: #f5c842;
}
.video-play-button:after {
background: #f5c842;
}
.video-play-button:hover:after {
background-color: #c8960c;
}
.video-play-button span {
border-left: 32px solid #2c2c2c;
}

/* foto galeri */
.pgallery-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
    background-image:url("../../images/uploads/") ;
    background-size: cover;
    background-position:top center;
    padding:10px 0;
margin: 0px 0;
}
    .pgallery-module-inside-area{
    width: 93%;
    }

/* E-bülten */
.bultenn-module-main-div{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
font-family : 'Open Sans',sans-serif ;
    background:#f9f9f9 ;
padding:50px 0;
margin: 0px 0;
}



/* orta slider */
@media screen and (max-width:374px) and (min-width:0px) {
.swiper-middle-container {
width: 93% !important; margin: 0 auto;
height: 170px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:170px !important;
}
}
@media screen and (max-width:409px) and (min-width:375px) {
.swiper-middle-container {
width: 93% !important; margin: 0 auto;
height: 190px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:190px !important;
}
}
@media screen and (max-width:599px) and (min-width:410px) {
.swiper-middle-container {
width:  93% !important; margin: 0 auto;
height: 205px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:205px !important;
}
}
@media screen and  (max-width:599px ) and (min-width:540px ){
.swiper-middle-container {
width:  93% !important; margin: 0 auto;
height: 245px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:245px !important;
}
}
@media screen and (max-width:767px) and (min-width:600px) {
.swiper-middle-container {
width:  93% !important; margin: 0 auto;
height: 270px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:270px !important;
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.swiper-middle-container .swiper-slide .middle-slider-img-mobile,
.swiper-middle-container .swiper-slide{
width:100% !important;
}
.swiper-middle-container {
width:  93% !important;
height: 325px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:325px !important;
}
}
@media screen and (max-width:1151px) and (min-width:1024px) {
.swiper-middle-container .swiper-slide .middle-slider-img-mobile,
.swiper-middle-container .swiper-slide{
width:100% !important;
}
.swiper-middle-container {
width:  93% !important;
height: 315px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:315px !important;
}
}

@media screen and (max-width:1279px) and (min-width:1152px) {
.swiper-middle-container {
width:  93% !important;
height: 350px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:350px !important;
}
}
@media screen and (max-width:1359px) and (min-width:1280px) {
.swiper-middle-container{  height: 400px; }
.swiper-middle-container {
width:  1200px !important;
height: 370px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:370px !important;
}
}
@media screen and (max-width:1600px) and (min-width:1441px) {
.swiper-middle-container{  height: 400px; }
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:400px !important;
}
}
@media screen and (max-width:1680px) and (min-width:1601px) {
.swiper-middle-container{  height: 400px; }
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:400px !important;
}
}

.swiper-middle-container {
width:1280px;
height: 400px;
margin: 0 auto;
margin-bottom: 0px;
margin-top: 0px;
}

.swiper-middle-container .swiper-slide img{
border-radius: 5px
}

.swiper-middle-container:hover .swiper-button-prev,
.swiper-middle-container:hover .swiper-button-next {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
}


/* Story İçerikleri */
.story-main-div{
width: 100%;
font-family : 'Open Sans',Arial ;
font-size: 13px ;
background-color: #f9f9f9;
margin: 0px 0;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
padding: 20px 0;
}

.story-group-box{
color:#000000}
.story-group-box:hover{
color:#000000;
text-decoration:none;
}

.item-link .info strong{
color:#000000}
.stories.snapgram .story > .item-link{
color:#000000 !important;
}

.stories.carousel::-webkit-scrollbar-track {
background-color: #f8f8f8;
}
.stories.carousel::-webkit-scrollbar {
height: 3px;
}
.stories.carousel::-webkit-scrollbar-thumb {
background-color: #f8f8f8;
}


/* Kategorili Ürün Vitrini */
.cat-detail-products-box-caturunvitrin {
border: 2px solid #ffffff;
background-color: #ffffff;
border-radius: 8;
}
.group-urun-module-main-div{
font-family : 'Open Sans',sans-serif ;
background-color: #ffffff;
}
.group-product-main-box{
border-top: 1px solid #ebebeb;
}
.group-product-main-box:first-child{
border-top: 0;
}
.group-product-main-box-img{
border-radius: 4px;
}
.group-product-main-box-img:hover img{
    -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);
    filter: blur(0);
}


.swiper-product-list {
width: 100%;
height: 100%;
position: relative;
}
@media screen and (max-width:1279px) and (min-width:1152px) {
.swiper-product-list .swiper-slide{
margin-left: -.1px !important;
}
}

.swiper-product-list:hover .swiper-button-prev,
.swiper-product-list:hover .swiper-button-next {
background-color: #333;
box-sizing:border-box;
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
position: absolute;
top: 50%;
width: 30px;
height: 44px;
margin-top: -22px;
z-index: 9;
cursor: pointer;
background-size: 15px 100px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-product-list:hover .swiper-button-prev{
margin-left: -10px;
}
.swiper-product-list:hover .swiper-button-next{
margin-right: -10px;
}


/* Fırsatlar Vitrini */
.firsatlar-urun-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
    background:#ffffff ;
padding:3px 0;
margin: 3px 0;
font-family : 'Open Sans',sans-serif ;
}

.firsat-product-box {
border: 2px solid #ffffff;
background-color: #ffffff;
border-radius: 8;
}
.swiper-countdown-list {
width: 100%;
height: 100%;
position: relative;
}
@media screen and (max-width:1279px) and (min-width:1152px) {
.swiper-countdown-list .swiper-slide{
margin-left: -.1px !important;
}
}
.swiper-countdown-list:hover .swiper-button-prev,
.swiper-countdown-list:hover .swiper-button-next {
background-color: #333;
box-sizing:border-box;
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
position: absolute;
top: 50%;
width: 30px;
height: 44px;
margin-top: -22px;
z-index: 9;
cursor: pointer;
background-size: 15px 100px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-countdown-list:hover .swiper-button-prev{
margin-left: -10px;
}
.swiper-countdown-list:hover .swiper-button-next{
margin-right: -10px;
}
/*  <========SON=========>>> Fırsatlar Vitrini SON */


/* Vitrin 2 */
.product-categories-main-div-vitrin2{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
    background:#ffffff ;
padding:30px 0 10px 0;
margin: 0px 0;
font-family : 'Open Sans',sans-serif ;
}



/* Vitrin 1 */

.product-categories-main-div{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
    background:#ffffff ;
padding:2px 0;
margin: 2px 0;
font-family : 'Open Sans',sans-serif ;
}
.product-categories-box{
background-color: #ffffff;
border: 1px solid #000000;
}
.product-categories-box:hover .product-categories-box-img{
}
    @media screen and (max-width:1151px) and (min-width:1024px) {
    .product-categories-box{
    width: 23.6% !important;
    }
    .product-categories-box-img{
    height: 140px !important;
    }
    .product-categories-box-img-dis{
    height: 140px !important;
    }
    }


/* seçenekli ürün vitrini */
.urunler-module-main-div{
    background:#ffffff ;
padding:15px 0 -15px 0;
margin: 10px 0;
font-family : 'Poppins',sans-serif ;
border-top: 1px solid #78a8dd;
border-bottom: 1px solid #78a8dd;
}

.home-product-tablinks.active {
background-color: #195937;
border: 1px solid #78a8dd;
}
.home-product-tablinks.active::after{
border-color: #78a8dd transparent transparent transparent;
}
.home-product-tablinks {
background-color: #df17a1;
border-radius: 30px;
border: 1px solid #78a8dd;
margin: 7px;
}
.home-product-tablinks p{
font-size: 12px ;
font-weight: 600;
}
.home-product-tablinks.active p,
.home-product-tablinks.active:hover p {
color: #ffffff;
}
.home-product-tablinks p{
color: #ffffff;
}



/* Ürün Kutuları */
.urun-box-special-area-caturunvitrin{
border: 1px dashed #ffffff;
background-color: #333333;
color: #ffd300;
}
.urun-box-special-area{
border: 1px dashed #ffffff;
background-color: #333333;
color: #ffd300;
}
.cat-detail-products-box {
border: 2px solid #ffffff;
background-color: #ffffff;
border-radius: 8;
}
.cat-detail-products-box-cart-2 {
border-top: 1px solid #ffffff;
}
.cat-detail-products-box-stars .aktif-span {
color: #f9a825;
}

.cat-detail-products-box-stars .pasif-span {
color: #dddddd;
}

.cat-detail-products-box-kargo {
background-color: #ffffff;
color: #2e7d32;
}
    .cat-detail-products-box{
    width: 23.5%;
    }
    .cat-detail-products-box-img{
    width: 100%;
    }
    .cat-detail-products-box-img img{
    width: 100%;

    }
    @media screen and (max-width:1151px) and (min-width:1023px) {
    .cat-detail-products-box-img{
    width: 100%;
    }
    .cat-detail-products-box-img img{
    width: 100%;

    }
    }
    @media screen and (max-width:1279px) and (min-width:1152px) {
    .cat-detail-products-box-img{
    width: 100%;
    }
    .cat-detail-products-box-img img{
    width: 100%;

    }
    }
    @media screen and (max-width:1359px) and (min-width:1280px) {
    .cat-detail-products-box-img{
    width: 100%;
    }
    .cat-detail-products-box-img img{
    width: 100%;

    }
    }
