









    /* 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 İçerikleri */

    .story-main-div{

    width: 100%;

    font-family : 'Outfit',Arial ;

    font-size: 13px ;

    background-color: #f4f3ef;

    margin: 15px 0;

    border-top:1px solid #f4f3ef;

    border-bottom:1px solid #f4f3ef;

    padding: 70px 0;

    }



    .story-group-box{

    color:#b3904f !important

    }

    .story-group-box:hover{

    color:#b3904f !important;

    text-decoration:none;

    }



    .item-link .info strong{

    color:#b3904f
    }

    .stories.snapgram .story > .item-link{

    color:#b3904f !important;

    }



    .stories.carousel::-webkit-scrollbar-track {

    background-color: #f8f8f8;

    }

    .stories.carousel::-webkit-scrollbar {

    height: 3px;

    }

    .stories.carousel::-webkit-scrollbar-thumb {

    background-color: #f8f8f8;

    }









    .about-module-main-div-boxed{


    background:#f4f3ef ;


    border:1px solid #ebebeb;

    padding:0px 0;

    margin-top: 0px;

    margin-bottom: 0px;

    }



    .about-module-main-div{


    background:#f4f3ef ;


    border-top:1px solid #ebebeb;

    border-bottom:1px solid #ebebeb;

    padding:0px 0;

    margin-top: 0px;

    margin-bottom: 0px;

    }

    .about-module-leftside-txt{

    font-family : 'Outfit',sans-serif ;

    }

    .about-module-rightside-txt{

    font-family : 'Outfit',sans-serif ;

    }





    .about-module-main-div{


    background:#f4f3ef ;


    border-top:1px solid #ebebeb;

    border-bottom:1px solid #ebebeb;

    padding:0px 0;

    margin-top: 0px;

    margin-bottom: 0px;

    }

    .about-module-leftside-txt{

    font-family : 'Outfit',sans-serif ;

    }

    .about-module-center-txt{

    font-family : 'Outfit',sans-serif ;

    }

    .about-module-rightside-txt{

    font-family : 'Outfit',sans-serif ;

    }







    .marka-module-main-div{


    background:#fff ;


    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 {



    flex:1;


    }

    }

    @media screen and (max-width:409px) and (min-width:375px) {

    .swiper-container {



    flex:1;


    }

    }

    @media screen and (max-width:599px) and (min-width:410px) {

    .swiper-container {



    flex:1;


    }

    }

    @media screen and (max-width:767px) and (min-width:600px) {

    .swiper-container {



    flex:1;


    }

    }

    @media screen and (max-width:1023px) and (min-width:768px) {

    .swiper-container {



    flex:1;


    }

    .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 {



    flex:1;


    }

    .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 {



    flex:1;


    }

    .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 {



    flex:1;


    }

    .slider_text_inside_box_h{


    font-size: 42px !important ;

    line-height: 42px !important ;


    }

    }





    .swiper-container {

    flex:1;

    margin: 0 auto;

    }

    .slider-main-div{

    padding: 24px 0

    }





    .swiper-slide {

    width: 100% ;

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    }







    /*  <========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 : 'Outfit',sans-serif ;


    background:#fff ;


    padding:15px 0;

    margin: 0px 0;

    }





    /* Comments */

    .yorumlar-module-main-div{

    border-top: 1px solid #ffffff;

    border-bottom: 1px solid #ffffff;

    font-family : 'Cormorant',sans-serif ;


    background:#f9f9f9 ;


    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;

    }

    .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 #f4f3ef;

    border-bottom: 1px solid #f4f3ef;



    font-family : 'Outfit',sans-serif ;


    background:#f4f3ef ;


    padding:30px 0;

    margin: 0px 0;

    }









    /* Tanıtım Videosu */

    .intro-video-module-main-div{


    background:#eb3e68 ;


    padding:125px 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;

    }



    /* foto galeri */

    .pgallery-module-main-div{

    border-top: 1px solid #fff;

    border-bottom: 1px solid #fff;


    background:#fff ;


    padding:40px 0;

    margin: 0px 0;

    }


    .pgallery-module-inside-area{

    width: 1300px;

    }



    @media screen and (min-width:600px ) and (max-width:1223px ) {

            .pgallery-module-inside-area{

            width: 95%;

            }

    }

    @media screen and (min-width:0 ) and (max-width:600px ) {

            .pgallery-module-inside-area{

            width: 100%;

            }

    }




    /* E-bülten */

    .bultenn-module-main-div{

    border-top: 1px solid #ffffff;

    border-bottom: 1px solid #ffffff;

    font-family : 'Inter',sans-serif ;


    background-image:url("../../images/uploads/25523-737-ebulten-yesilaltin.jpg") ;

    background-size: cover;

    background-position:top center;

    
        background-attachment: fixed;

    

    padding:60px 0;

    margin: 0px 0;

    }















    /* Kategorili Ürün Vitrini */

    .cat-detail-products-box-caturunvitrin {

    border: 1px solid #e6f5ef;

    background-color: #ffffff;

    border-radius: 10px;


    }



    .cat-detail-products-box-caturunvitrin{

    width: 18.5%;

    }


    .group-urun-module-main-div{

    font-family : 'Outfit',sans-serif ;

    background-color: #ffffff;

    }



    .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;

    }

    }







    /* Fırsatlar Vitrini */

    .firsatlar-urun-module-main-div{

    border-top: 1px solid #ffffff;

    border-bottom: 1px solid #ffffff;


    background:#fff ;


    padding:35px 0;

    margin: 0px 0;

    font-family : 'Outfit',sans-serif ;

    }



    .firsat-product-box {

    border: 1px solid #e6f5ef;

    background-color: #ffffff;

    border-radius: 10px;


    }

    .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;

    }

    }



    /*  <========SON=========>>> Fırsatlar Vitrini SON */





    /* Vitrin 2 */

    .product-categories-main-div-vitrin2{

    border-top: 1px solid #ffffff;

    border-bottom: 1px solid #ffffff;


    background:#fff ;


    padding:5px 0 5px 0 ;

    margin: 15px 0;

    font-family : 'Barlow Condensed',sans-serif ;

    }








    /* Vitrin 1 */



    .product-categories-main-div{

    border-top: 1px solid #ffffff;

    border-bottom: 1px solid #ffffff;


    background:#fff ;


    padding:20px 0;

    margin: 0px 0;

    font-family : 'Outfit',sans-serif ;

    }

    .product-categories-box{

    background-color: #ffffff;

    border: 1px solid #e6f5ef;

    }

    .product-categories-box:hover .product-categories-box-img{


    filter: blur(0);



    }




    .product-categories-box{

    width: 31.93%;

    }

    .product-categories-box-img{

    }

    .product-categories-box-img-dis{

    }

    .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{

    }

    .product-categories-box-img-dis{

    }

    }








    /* seçenekli ürün vitrini */

    .urunler-module-main-div{


    background:#ffffff ;


    padding:25px 0 -5px 0;

    margin: 30px 0;

    font-family : 'Outfit',sans-serif ;

    border-top: 1px solid #ffffff;

    border-bottom: 1px solid #ffffff;

    }



    .home-product-tablinks.active {

    background-color: #03502f;

    border: 1px solid #51bba9;

    }

    .home-product-tablinks.active::after{

    border-color: #51bba9 transparent transparent transparent;

    }

    .home-product-tablinks {

    background-color: #ffffff;

    border-radius: 10px;

    border: 1px solid #ebebeb;

    margin: 5px;

    }

    .home-product-tablinks p{

    font-size: 14px ;

    font-weight: 400;

    text-align:center;



    }

    .home-product-tablinks.active p,

    .home-product-tablinks.active:hover p {

    color: #ffffff;

    }

    .home-product-tablinks p{

    color: #6f6b62;

    }







    /* Ü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 #e6f5ef;

    background-color: #ffffff;

    border-radius: 10px;


    }





    .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; */

    background-color: #f4f3ef; 

    color: #6f6b62; 

    }



    .cat-detail-products-box{

    width: 18.5%;

    }


