


/* Story Slider */
.story-slider {
width: 100%;
min-width: 100%;
flex: 0 0 100%;
height: 100%;
position: relative;
overflow: hidden;
}
.story-slider .swiper-wrapper {
display: flex;
align-items: flex-start;
justify-content: flex-start;
gap: 18px;
overflow-x: auto;
overflow-y: hidden;
padding-bottom: 4px;
scrollbar-width: thin;
}
.story-slider .swiper-slide {
text-align: center;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
flex: 0 0 90px !important;
width: 90px !important;
}
.story-static-list {
display: flex;
align-items: flex-start;
justify-content: flex-start;
gap: 18px;
overflow-x: auto;
overflow-y: hidden;
padding: 0 0 8px;
scroll-behavior: smooth;
scrollbar-width: none;
}
.story-in-div-standart {
position: relative !important;
overflow: visible;
max-width: calc(100% - 112px);
}
.story-in-div-standart:before,
.story-in-div-standart:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 34px;
z-index: 2;
pointer-events: none;
display: none;
}
.story-in-div-standart:before {
left: 0;
background: linear-gradient(90deg, #ffffff 0%, rgba(255,255,255,.58) 42%, rgba(255,255,255,0) 100%);
}
.story-in-div-standart:after {
right: 0;
background: linear-gradient(270deg, #ffffff 0%, rgba(255,255,255,.58) 42%, rgba(255,255,255,0) 100%);
}
.story-static-list::-webkit-scrollbar {
display: none;
}
.story-static-list .story-group-box {
flex: 0 0 90px;
margin-right: 0;
}
.story-scroll-btn {
position: absolute;
top: 30px;
z-index: 5;
width: 40px;
height: 40px;
border: 1px solid rgba(237,38,37,.22);
border-radius: 50%;
background: rgba(255,255,255,.92);
color: #ed2625;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
backdrop-filter: blur(8px);
box-shadow: 0 10px 24px rgba(0,0,0,.10);
transition: transform .18s ease, box-shadow .18s ease, opacity .18s ease, background .18s ease;
}
.story-scroll-btn i {
font-size: 21px;
line-height: 1;
}
.story-scroll-btn:hover {
transform: translateY(-1px) scale(1.04);
background: #ed2625;
color: #fff;
box-shadow: 0 10px 24px rgba(237,38,37,.22), 0 8px 18px rgba(0,0,0,.10);
}
.story-scroll-btn-left {
left: -56px;
}
.story-scroll-btn-right {
right: -56px;
}
.story-scroll-btn.is-disabled {
opacity: .22;
pointer-events: none;
transform: scale(.96);
}
@media screen and (max-width: 767px) {
.story-in-div-standart {
max-width: 100%;
}
.story-in-div-standart:before,
.story-in-div-standart:after {
width: 22px;
}
.story-static-list {
padding: 0 42px 8px;
gap: 14px;
}
.story-scroll-btn {
width: 34px;
height: 34px;
top: 27px;
}
.story-scroll-btn i {
font-size: 20px;
}
.story-scroll-btn-left {
left: 6px;
}
.story-scroll-btn-right {
right: 6px;
}
}
.story-slider:hover .swiper-button-next{
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 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: #ed2625;
}
.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%, #ffffff 100%) !important;
}
}





.about-module-main-div-boxed{
    background-image:url("../../images/uploads/95378-334-copy-2518265_1280.jpg") ;
    background-size: cover;
    background-position:top center;
            background-attachment: fixed;
    border:1px solid #ed2625;
padding:30px 0;
margin-top: 0px;
margin-bottom: 0px;
}

.about-module-main-div{
    background-image:url("../../images/uploads/95378-334-copy-2518265_1280.jpg") ;
    background-size: cover;
    background-position:top center;
            background-attachment: fixed;
    border-top:1px solid #ed2625;
border-bottom:1px solid #ed2625;
padding:30px 0;
margin-top: 0px;
margin-bottom: 0px;
}
.about-module-leftside-txt{
font-family : 'Roboto Condensed',sans-serif ;
}
.about-module-rightside-txt{
font-family : 'Roboto Condensed',sans-serif ;
}


.about-module-main-div{
    background-image:url("../../images/uploads/95378-334-copy-2518265_1280.jpg") ;
    background-size: cover;
    background-position:top center;
            background-attachment: fixed;
    border-top:1px solid #ed2625;
border-bottom:1px solid #ed2625;
padding:30px 0;
margin-top: 0px;
margin-bottom: 0px;
}
.about-module-leftside-txt{
font-family : 'Roboto Condensed',sans-serif ;
}
.about-module-center-txt{
font-family : 'Roboto Condensed',sans-serif ;
}
.about-module-rightside-txt{
font-family : 'Roboto Condensed',sans-serif ;
}



@media screen and (max-width:767px) and (min-width:0) {
    html,
    body {
        max-width: 100%;
        overflow-x: hidden !important;
    }

    .about-module-main-div,
    .about-module-main-div-boxed {
        min-height: 420px;
        padding: 34px 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        background-position: center center !important;
        background-attachment: scroll !important;
        position: relative;
        overflow: hidden;
    }

    .about-module-main-div::before,
    .about-module-main-div-boxed::before {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(90deg, rgba(0,0,0,.68) 0%, rgba(0,0,0,.42) 58%, rgba(0,0,0,.18) 100%);
        z-index: 1;
        pointer-events: none;
    }

    .about-module-inside-area,
    .about-module-inside-area-boxed {
        width: 100% !important;
        max-width: 100vw !important;
        min-height: 352px;
        padding: 0 18px;
        align-items: center;
        justify-content: flex-start;
        box-sizing: border-box;
        position: relative;
        z-index: 2;
    }

    .about-module-leftside-txt,
    .about-module-center-txt,
    .about-module-rightside-txt {
        width: 100% !important;
        max-width: 320px !important;
        padding-right: 0 !important;
        text-align: left !important;
        box-sizing: border-box;
        position: relative;
        z-index: 3;
    }

    .about-module-leftside-txt .lspac,
    .about-module-center-txt .lspac,
    .about-module-rightside-txt .lspac,
    .about-module-leftside-txt .lspacsmall,
    .about-module-center-txt .lspacsmall,
    .about-module-rightside-txt .lspacsmall,
    .about-module-leftside-txt .lspacsmall_2,
    .about-module-center-txt .lspacsmall_2,
    .about-module-rightside-txt .lspacsmall_2 {
        letter-spacing: 0 !important;
    }

    .about-module-leftside-txt-h,
    .about-module-center-txt-h,
    .about-module-rightside-txt-h,
    .about-module-leftside-txt-h2,
    .about-module-center-txt-h2,
    .about-module-rightside-txt-h2,
    .about-module-leftside-txt-s,
    .about-module-center-txt-s,
    .about-module-rightside-txt-s,
    .about-module-leftside-txt-s p,
    .about-module-center-txt-s p,
    .about-module-rightside-txt-s p {
        display: block !important;
        width: 100% !important;
        max-width: 320px !important;
        white-space: normal !important;
        overflow-wrap: break-word;
        word-break: normal;
        box-sizing: border-box;
        overflow: visible !important;
    }

    .about-module-leftside-txt-h,
    .about-module-center-txt-h,
    .about-module-rightside-txt-h {
        display: inline-block !important;
        width: auto !important;
        max-width: 320px !important;
        margin-bottom: 10px !important;
        padding: 6px 10px;
        border-radius: 4px;
        background: rgba(237, 38, 37, .86);
        color: #fff !important;
        font-size: 13px !important;
        line-height: 1.25 !important;
        font-weight: 700;
    }

    .about-module-leftside-txt-h2,
    .about-module-center-txt-h2,
    .about-module-rightside-txt-h2 {
        margin-bottom: 14px !important;
        color: #fff !important;
        font-size: 30px !important;
        line-height: 1.08 !important;
        font-weight: 800 !important;
        text-shadow: 0 3px 12px rgba(0,0,0,.45);
    }

    .about-module-leftside-txt-s,
    .about-module-center-txt-s,
    .about-module-rightside-txt-s {
        margin-bottom: 22px !important;
        color: #fff !important;
        font-size: 15px !important;
        line-height: 1.48 !important;
        text-shadow: 0 2px 10px rgba(0,0,0,.45);
    }

    .about-module-leftside-txt-button-area a,
    .about-module-center-txt-button-area a,
    .about-module-rightside-txt-button-area a {
        max-width: 320px !important;
        padding: 12px 18px !important;
        font-size: 14px !important;
        line-height: 1.2 !important;
        letter-spacing: 0 !important;
        white-space: normal !important;
        text-align: center;
    }

    .about-module-leftside-img,
    .about-module-center-img,
    .about-module-rightside-img {
        display: none !important;
    }
}

@media screen and (max-width:420px) and (min-width:0) {
    .about-module-leftside-txt,
    .about-module-center-txt,
    .about-module-rightside-txt,
    .about-module-leftside-txt-h2,
    .about-module-center-txt-h2,
    .about-module-rightside-txt-h2,
    .about-module-leftside-txt-s,
    .about-module-center-txt-s,
    .about-module-rightside-txt-s,
    .about-module-leftside-txt-s p,
    .about-module-center-txt-s p,
    .about-module-rightside-txt-s p,
    .about-module-leftside-txt-button-area a,
    .about-module-center-txt-button-area a,
    .about-module-rightside-txt-button-area a {
        max-width: 292px !important;
    }
}

.marka-module-main-div{
    background:#ffffff ;
padding:20px 0;
margin: 0px 0;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

.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: 42px !important ;
    line-height: 42px !important ;
}
}
@media screen and (max-width:1151px) and (min-width:1024px) {
.swiper-container {
    width: 100% !important;
height: 545px !important;
}
.slider_text_inside_box_h{
    font-size: 42px !important ;
    line-height: 42px !important ;
}
}
@media screen and (max-width:1279px) and (min-width:1152px) {
.swiper-container {
    width: 100% !important;
height: 560px !important;
}
.slider_text_inside_box_h{
    font-size: 42px !important ;
    line-height: 42px !important ;
}
}

@media screen and (max-width:1300px) and (min-width:1280px) {
.swiper-container {
    width: 100% !important;
height: 590px !important;
}
.slider_text_inside_box_h{
    font-size: 42px !important ;
    line-height: 42px !important ;
}
}

@media screen and (max-width:1600px) and (min-width:1441px) {
.swiper-container{  height: 600px; }
}
@media screen and (max-width:1680px) and (min-width:1601px) {
.swiper-container{  height: 600px; }
}
.swiper-container {
height: 600px;
    width: 100%;
margin: 0 auto;
margin-bottom: 0px;
margin-top: 0px;
}


.swiper-slide {
width: 100% ;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
}


[class^="swiper-button-"] {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
[class^="swiper-button-"] {
width: 44px;
opacity: 0;
visibility: hidden;
}
.swiper-button-prev {
-webkit-transform: translateX(50px);
transform: translateX(50px);
}
.swiper-button-next {
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1 !important;
visibility: visible;
}
.swiper-pagination-bullet-active {
width: 28px!important;
height: 7px!important;
opacity: 1 !important;
background-color: #ebd445 !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:25px 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: #000000 !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 #ffffff;
border-bottom: 1px solid #ffffff;

font-family : 'Open Sans',sans-serif ;
    background:#ffffff ;
padding:30px 0;
margin: 0px 0;
}




/* Tanıtım Videosu */
.intro-video-module-main-div{
    background:#ec2029 ;
padding:25px 0;
margin: 0px 0;
}
.video-play-button:before {
background: #ba1f24;
}
.video-play-button:after {
background: #fa183d;
}
.video-play-button:hover:after {
background-color: #da0528;
}
.video-play-button span {
border-left: 32px solid #ffffff;
}

/* Mobile homepage polish */
@media screen and (max-width: 767px) {
    html,
    body {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden !important;
    }

    .home .container,
    .home .container-fluid,
    .firsatlar-urun-module-inside-area,
    .group-urun-module-inside-area,
    .ticaret-kutulari-inside,
    .product-categories-inside,
    .product-categories-inside-vitrin2,
    .pgallery-module-inside-area {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
        box-sizing: border-box;
    }

    .swiper-container {
        width: 100% !important;
        margin-top: 0 !important;
        margin-bottom: 12px !important;
    }

    .swiper-container .swiper-button-prev,
    .swiper-container .swiper-button-next {
        display: none !important;
    }

    .story-main-div {
        padding: 10px 0 12px !important;
        overflow: hidden;
    }

    .story-in-div,
    .story-in-div-standart {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
    }

    .story-static-list {
        gap: 10px !important;
        padding: 0 38px 6px !important;
    }

    .story-static-list .story-group-box {
        flex: 0 0 70px !important;
        width: 70px !important;
    }

    .story-group-box-img,
    .story-group-box-img img {
        width: 64px !important;
        height: 64px !important;
    }

    .story-group-box-h {
        width: 70px !important;
        max-width: 70px !important;
        margin-top: 5px !important;
        font-size: 10px !important;
        line-height: 1.15 !important;
        white-space: normal !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .story-scroll-btn {
        top: 22px !important;
        width: 30px !important;
        height: 30px !important;
        box-shadow: 0 5px 14px rgba(0, 0, 0, .12) !important;
    }

    .story-scroll-btn-left {
        left: 4px !important;
    }

    .story-scroll-btn-right {
        right: 4px !important;
    }

    .product-categories-main-div,
    .product-categories-main-div-vitrin2,
    .firsatlar-urun-module-main-div,
    .group-urun-module-main-div,
    .hizmetler-module-main-div,
    .yorumlar-module-main-div,
    .bloglar-module-main-div,
    .marka-module-main-div,
    .pgallery-module-main-div,
    .bultenn-module-main-div {
        overflow: hidden !important;
    }

    .product-categories-box-main,
    .firsatlar-urun-module-product-area,
    .cat-detail-products,
    .home-product-tabcontent-in,
    .group-product-main-box-container-boxex {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px !important;
        align-items: stretch !important;
    }

    .cat-detail-products-box,
    .cat-detail-products-box-big,
    .cat-detail-products-box-caturunvitrin,
    .firsat-product-box,
    .urunler-box-small,
    .product-categories-box {
        width: 100% !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 9px !important;
        border: 1px solid #eeeeee;
        border-radius: 8px;
        background: #fff;
        box-shadow: none !important;
        overflow: hidden;
    }

    .cat-detail-products-box-img,
    .cat-detail-products-box-img-big,
    .cat-detail-products-box-caturunvitrin-img,
    .cat-detail-products-box-caturunvitrin-img-3,
    .cat-detail-products-box-caturunvitrin-img-4,
    .cat-detail-products-box-caturunvitrin-img-5,
    .firsat-product-box-img,
    .urunler-box-small-img,
    .product-categories-box-img,
    .product-categories-box-img-dis {
        width: 100% !important;
        height: auto !important;
        aspect-ratio: 1 / 1 !important;
        margin-bottom: 8px !important;
        background: #f4f4f4;
        border-radius: 6px;
    }

    .cat-detail-products-box-img img,
    .cat-detail-products-box-img-big img,
    .cat-detail-products-box-caturunvitrin-img img,
    .cat-detail-products-box-caturunvitrin-img-3 img,
    .cat-detail-products-box-caturunvitrin-img-4 img,
    .cat-detail-products-box-caturunvitrin-img-5 img,
    .firsat-product-box-img img,
    .urunler-box-small-img img,
    .product-categories-box-img img {
        width: 100% !important;
        height: 100% !important;
        min-width: 0 !important;
        min-height: 0 !important;
        max-width: none !important;
        max-height: none !important;
        object-fit: cover !important;
        transform: none !important;
    }

    .cat-detail-products-box-stars {
        font-size: 13px !important;
        line-height: 1 !important;
        margin-bottom: 5px !important;
    }

    .cat-detail-products-box-h,
    .cat-detail-products-box-caturunvitrin-h,
    .firsat-product-box-h,
    .urunler-box-small-h,
    .product-categories-box-txt {
        width: 100% !important;
        min-height: 38px !important;
        height: auto !important;
        padding: 0 !important;
        margin: 0 0 7px !important;
        font-size: 12px !important;
        line-height: 1.25 !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden !important;
    }

    .cat-detail-products-box-fiyat-mevcut {
        font-size: 15px !important;
        line-height: 1.15 !important;
    }

    .cat-detail-products-box-cart-2 {
        gap: 5px !important;
        padding-top: 8px !important;
        margin-top: 8px !important;
        align-items: center !important;
    }

    .cat-detail-products-box-cart-2 form {
        flex: 1 1 auto !important;
        min-width: 0 !important;
    }

    .cat-detail-products-box-cart-2 button {
        width: 100% !important;
        min-width: 0 !important;
        height: 32px !important;
        padding: 5px 7px !important;
        font-size: 10px !important;
        line-height: 1.1 !important;
        white-space: normal !important;
        border-radius: 4px !important;
    }

    .cat-detail-products-box-cart-2 a {
        flex: 0 0 30px !important;
        width: 30px !important;
        height: 30px !important;
        font-size: 11px !important;
    }

    .home-product-tabs {
        justify-content: flex-start !important;
        overflow-x: auto !important;
        padding: 0 10px 6px !important;
        scrollbar-width: none;
    }

    .home-product-tabs::-webkit-scrollbar {
        display: none;
    }

    .home-product-tablinks {
        flex: 0 0 auto !important;
    }

    .home-product-tablinks p,
    .home-product-tablinks.active p,
    .home-product-tablinks.active:hover p {
        padding: 8px 12px !important;
        font-size: 12px !important;
        white-space: nowrap !important;
    }

    .wrapper_tabcontent {
        margin-top: 14px !important;
    }

    .product-categories-main-div-vitrin2 {
        padding: 14px 0 !important;
        background: #fff !important;
    }

    .product-categories-inside-vitrin2 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .product-categories-inside-vitrin2-boxarea {
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 10px !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 12px 6px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .product-categories-inside-vitrin2-boxarea::-webkit-scrollbar {
        display: none;
    }

    .product-categories-inside-vitrin2 .vitrin2-box {
        flex: 0 0 84% !important;
        width: 84% !important;
        max-width: 84% !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 12px !important;
        overflow: hidden !important;
        background: #fff !important;
        box-shadow: 0 8px 22px rgba(0, 0, 0, .10) !important;
        scroll-snap-align: start;
    }

    .product-categories-inside-vitrin2 .vitrin2-box-img {
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        aspect-ratio: 730 / 304 !important;
        margin: 0 !important;
        border-radius: 12px !important;
        overflow: hidden !important;
        background: #f5f5f5 !important;
    }

    .product-categories-inside-vitrin2 .vitrin2-box-img img {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        min-width: 0 !important;
        min-height: 0 !important;
        max-width: 100% !important;
        object-fit: cover !important;
        object-position: center center !important;
        transform: none !important;
    }

    .vitrin2-box-gradient {
        min-height: 0 !important;
        padding: 12px !important;
        bottom: 0 !important;
    }

    .vitrin2-box-h {
        font-size: 15px !important;
        line-height: 1.15 !important;
    }

    .vitrin2-box-s {
        font-size: 11px !important;
        line-height: 1.25 !important;
    }

    .group-product-main-box {
        padding-top: 12px !important;
        margin-bottom: 16px !important;
    }

    .group-product-main-box-img {
        width: 100% !important;
        margin: 0 0 12px !important;
        border-radius: 10px;
    }

    .group-product-main-box-container {
        flex: 0 0 100% !important;
        width: 100% !important;
    }

    .group-product-main-box-container-header {
        padding: 0 !important;
        margin-bottom: 12px !important;
    }

    .group-product-main-box-container-header-left {
        max-width: 100% !important;
    }

    .group-product-main-box-container-header-left-h {
        font-size: 17px !important;
        line-height: 1.25 !important;
    }

    .group-product-main-box-container-header-left-s {
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    .ticaret-kutulari-main-div {
        padding: 14px 0 !important;
    }

    .ticaret-kutu-box {
        width: 50% !important;
        padding: 14px 10px !important;
        border-bottom: 1px solid rgba(0,0,0,.08);
    }

    .ticaret-kutu-box-i {
        font-size: 28px !important;
        margin-right: 10px !important;
    }

    .ticaret-kutu-box-text-h,
    .ticaret-kutu-box-text-s {
        font-size: 11px !important;
        line-height: 1.25 !important;
    }

    .yorumlar-module-main-div,
    .hizmetler-module-main-div,
    .bultenn-module-main-div {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }

    .swiper-comments .swiper-slide,
    .swiper-clients .swiper-slide {
        height: auto !important;
    }
}

/* 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;
            background-attachment: fixed;
    padding:0px 0;
margin: 0px 0;
}
    .pgallery-module-inside-area{
    width: 93%;
    }

/* E-bülten */
.bultenn-module-main-div{
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
font-family : 'Open Sans',sans-serif ;
    background-image:url("../../images/uploads/94012-225-bbb1_2.jpeg") ;
    background-size: cover;
    background-position:top center;
            background-attachment: fixed;
    padding:30px 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: 295px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:295px !important;
}
}

@media screen and (max-width:1279px) and (min-width:1152px) {
.swiper-middle-container {
width:  93% !important;
height: 330px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:330px !important;
}
}
@media screen and (max-width:1359px) and (min-width:1280px) {
.swiper-middle-container{  height: 380px; }
.swiper-middle-container {
width:  1200px !important;
height: 350px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:350px !important;
}
}
@media screen and (max-width:1600px) and (min-width:1441px) {
.swiper-middle-container{  height: 380px; }
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:380px !important;
}
}
@media screen and (max-width:1680px) and (min-width:1601px) {
.swiper-middle-container{  height: 380px; }
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:380px !important;
}
}

.swiper-middle-container {
width:1280px;
height: 380px;
margin: 0 auto;
margin-bottom: 25px;
margin-top: 25px;
}

.swiper-middle-container .swiper-slide img{
border-radius: 10px
}

.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 : 'Roboto Condensed',Arial ;
font-size: 13px ;
background-color: #ffffff;
margin: 0px 0;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
padding: 20px 0;
}

.story-group-box{
color:#ed2625}
.story-group-box:hover{
color:#ed2625;
text-decoration:none;
}

.item-link .info strong{
color:#ed2625}
.stories.snapgram .story > .item-link{
color:#ed2625 !important;
}

.stories.carousel::-webkit-scrollbar-track {
background-color: #ed2625;
}
.stories.carousel::-webkit-scrollbar {
height: 3px;
}
.stories.carousel::-webkit-scrollbar-thumb {
background-color: #ed2625;
}


/* Kategorili Ürün Vitrini */
.cat-detail-products-box-caturunvitrin {
border: 1px solid #ebebeb;
background-color: #ffffff;
border-radius: 5px;
}
    .cat-detail-products-box-caturunvitrin{
    width: 18.5%;
    }
    .cat-detail-products-box-caturunvitrin-img{
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    }
    .cat-detail-products-box-caturunvitrin-img img{
    width: 100%;
    transition-duration: 0.1s; transition-timing-function: linear;
    }
    .cat-detail-products-box-caturunvitrin-h{
    font-size: 13px ;
    min-height: 55px;
    margin-bottom: 5px;
    }
    }
.group-urun-module-main-div{
font-family : 'Open Sans',sans-serif ;
background-color: #ffffff;
}
.group-product-main-box{
border-top: 1px solid #ffff;
}
.group-product-main-box:first-child{
border-top: 0;
}
.group-product-main-box-img{
border-radius: 4px;
}
.group-product-main-box-img:hover img{
    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:#fffff ;
padding:20px 0;
margin: 0px 0;
font-family : 'Open Sans',sans-serif ;
}

.firsat-product-box {
border: 1px solid #ebebeb;
background-color: #ffffff;
border-radius: 5px;
}
.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:#fffff ;
padding:30px 0 10px 0;
margin: 0px 0;
font-family : 'Open Sans',sans-serif ;
}



/* Vitrin 1 */

.product-categories-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
    background:#ffffff ;
padding:30px 0;
margin: 0px 0;
font-family : 'Open Sans',sans-serif ;
}
.product-categories-box{
background-color: #ffffff;
border: 1px solid #ffffff;
}
.product-categories-box:hover .product-categories-box-img{
    filter: blur(0);
    -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale1);transform: scale(1);
}
    .product-categories-box{
    width: 31.93%;
    }
    .product-categories-box-img{
    height: 260px;
    }
    .product-categories-box-img-dis{
    height: 260px;
    }
    .vitrin1_text{
    font-size: 26px ;
    font-weight: 500;
    }
    @media screen and (max-width:1151px) and (min-width:1024px) {
    .product-categories-box{
    width: 31.93% !important;
    }
    .product-categories-box-img{
    height: 190px !important;
    }
    .product-categories-box-img-dis{
    height: 190px !important;
    }
    }


/* seçenekli ürün vitrini */
.urunler-module-main-div{
    background:#ffffff ;
padding:35px 0 5px 0;
margin: 0px 0;
font-family : 'Open Sans',sans-serif ;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

.home-product-tablinks.active {
background-color: #000000;
border: 1px solid #000000;
}
.home-product-tablinks.active::after{
border-color: #000000 transparent transparent transparent;
}
.home-product-tablinks {
background-color: #ed2625;
border-radius: 50px;
border: 1px solid #ed2625;
margin: 5px;
}
.home-product-tablinks p{
font-size: 13px ;
font-weight: 400;
}
.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: #ffffff;
}
.urun-box-special-area{
border: 1px dashed #ffffff;
background-color: #333333;
color: #ffffff;
}
.cat-detail-products-box {
border: 1px solid #ebebeb;
background-color: #ffffff;
border-radius: 5px;
}
.cat-detail-products-box-cart-2 {
border-top: 1px solid #ebebeb;
}
.cat-detail-products-box-stars .aktif-span {
color: #ffb400;
}

.cat-detail-products-box-stars .pasif-span {
color: #cccccc;
}

.cat-detail-products-box-kargo {
background-color: #ffffff;
color: #000000;
}
    .cat-detail-products-box{
    width: 18.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%;

    }
    }
