@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body{
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat';

}
.cps_header{}
.cps_header1{
    background-color: #8fc641;
    height: 36px;
    padding: 3px 0px;
}
.cps_header1 ul{
    text-align: right;
}
.cps_header1 li{
    display: inline-block;
}
.cps_header1 li a{
    padding: 2px 3px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-right: 10px;
    font-weight: 700;
}
.cps_header1 li a i{
    font-size: 20px;
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: center;
    padding: 3px 0px;
    margin-right: 7px;
}
.cps_header1 li a:hover{
    color: #5b5b5b;
}
.cps_header2{
    background-color: #fff;
    height: 100px;
}

.cps_header2a{

}
.cps_header2a img{


}
.cps_header2b{

}
.cps_header2c{

}

.listelim ul {
    list-style: none; /* Standart liste işaretlerini kaldır */
    padding-left: 0; /* Sol boşluğu kaldır */
}

.listelim ul li {
    position: relative;
    padding-left: 25px; /* İkon için boşluk bırak */
    font-size: 12px;
    line-height: 20px;
}

.listelim li{

}

.listelim li:before {
    content: "\f111";
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 8px;
    color: #8fc641;
}
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.a_slider{
    height: 500px;
    background-color: bisque;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;

}
.mySwiper{
    height: 600px;
}

.swiper-button-next, .swiper-button-prev {
    color: #8fc641;
}

.s_resim{}

.section1{
    padding: 70px 0px;
}
.section1b{
    padding: 20px 0px;
    font-size: 33px;
    line-height: 37px;
    text-align: center;
    color: #8fc641;
    font-weight: 700;
    background: -webkit-linear-gradient(110deg, #003fff, #8fe55f 61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.section1a{
    margin: 10px 0px;
}
.section1a1{
    text-align: center;
    font-size: 42px;
    color: #8fc641;
    font-weight: 700;
}
.section1a1 img{
    width: 85px;
}
.section1a2{
    text-align: center;
    font-size: 30px;
    color: #5b5b5b;
    font-weight: 700;
    line-height: 29px;
    padding: 30px 0px 0px 0px;
}
.section1a3{
    text-align: center;
    font-size: 13px;
     color: #5b5b5b;
    letter-spacing: 0.1px;
    padding-top: 4px;
    font-weight: 700;
}
.moza{
    text-align: center;
    max-width: 600px;
    margin: auto;
    margin-bottom: 50px;
}
.aaa_send{
    text-align: center;
    max-width: 600px;
    margin: auto;
    margin-bottom: 30px;
}
.section2{
    background-color: #f2f2f2;
}
.section2a{
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    height: 450px;
    margin: 0px 0px 0px 0px;
}
.section2b{
    position: relative;
    height: 100%;
}
.section2b .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    font-size: 38px;
    line-height: 46px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 1px #6b6c6c;
}
.slider-area{
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    height: 600px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}
.slider-area .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    width: 100%;
    font-size: 50px;
    line-height: 55px;
    font-weight: 700;
    color: #fff;
}


.cps_header2{
    display: flex
;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.cps_header21{display:inline-flex;
    height: 100px;
}
.cps_header21 a{
    display: block;
    margin: 10px 0px;
}
.cps_header21 img{
    height: 100%;
}
.cps_header22{
    display: inline-flex;
    height: 80px;
    width: calc( 100% - 100px);
    align-content: space-around;
    justify-content: flex-end;
    align-items: stretch;
    flex-wrap: wrap;
}
.cps_header22 ul{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.cps_header22 li{
    list-style: none;
    display: inline-block;
}
.cps_header22 li .secili{
    font-weight: 700;
}
.cps_header22 li a{
    font-size: 13px;
    text-decoration: none;
    color: #5b5b5b;
    padding: 0px 10px 0px 0px;
    font-weight: 700;
}
.cps_header22 li:first-child::before {
    content:"";
}
.cps_header22 li::before {
    content:"|";
    margin-right: 12px;
}
.cps_header22 li a:hover{
    color: #8fc641;
}

.cps_header27{
    display: inline-flex;
    height: 80px;
    width: calc( 100% - 100px);
    align-content: space-around;
    justify-content: flex-end;
    align-items: stretch;
    flex-wrap: wrap;
}
.cps_header27 ul{
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.cps_header27 li{
    list-style: none;
    display: inline-block;
}
.cps_header27 li .secili{
    font-weight: 700;
}
.cps_header27 li a{
    font-size: 13px;
    text-decoration: none;
    color: #5b5b5b;
    padding: 0px 10px 0px 0px;
    font-weight: 700;
}
.cps_header27 li:first-child::before {
    content:"";
}
.cps_header27 li::before {
    content:"|";
    margin-right: 12px;
}
.cps_header27 li a:hover{
    color: #8fc641;
}

.cdisabled{
    background-color: #ccc !important;
    opacity: .3;
}

.cps_header23{
    display: inline-flex;
    height: 80px;
    width: 100px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: space-around;
    align-items: stretch;
}
.cps_header23 div{
    width: 100px;
}
.cps_header23 ul{
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.cps_header23 li{
    list-style: none;
    display: inline-block;
}
.cps_header23 li .secili{
    font-weight: 700;
}
.cps_header23 li a{
    font-size: 13px;
    text-decoration: none;
    color: #5b5b5b;
}
.cps_header23 li a:hover{
    color: #8fc641;
}


.cps_header23c{
    display: inline-flex;
    height: 80px;
    width: 100px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: space-around;
    align-items: stretch;
}
.cps_header23c div{
    width: 100px;
}
.cps_header23c ul{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.cps_header23c li{
    list-style: none;
    display: inline-block;
}
.cps_header23c li .secili{
    font-weight: 700;
}
.cps_header23c li a{
    font-size: 13px;
    text-decoration: none;
    color: #5b5b5b;
    width: 35px;
}
.cps_header23c li a:hover{
    color: #8fc641;
}

.cps_header24{
    display: inline-flex
;
    height: 80px;
    /* width: 200px; */
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-content: space-around;
    align-items: stretch;
}

.cps_header24 div{
    width: 70px;
    text-align: center;
    cursor: pointer;
}
.cps_header25{
    width: 100%;
}

.mobile_menu{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 22;
    background-color: #ffffffe6;
}
.mobile_menu ul{
    margin: 0px;
    padding: 0px;
}
.mobile_menu li{
    list-style: none;
}
.mobile_menu li a{
    color: #2f4145;
    text-decoration: none;
    padding: 10px 0px;
    display: block;
}
.mobile_menu li a:hover{
    color: #8fc641;
}
.mobile_menu .menu{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 5px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    line-height: 17px;
    font-weight: 700;
}

.mobile_menu .kapat{
    width: 100%;
    text-align: center;
    padding: 15px 0px;
    font-size: 40px;
    color: #5b5b5b;

}


.section4{
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    margin: 0px 0px 0px 0px;
    padding: 100px 0px;
}
.section41{
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
.section42{
    font-size: 14px;
    padding: 60px 0px 0px 0px;
    color: #fff;
    text-align: center;
}
.section42 a{
    background-color: #fff;
    margin-top: 50px;
    display: block;
    width: 100px;
    margin: 50px auto 0px;
    padding: 10px 0px 8px 0px;
    border-radius: 10px;
    text-decoration: none;
    color: #5b5b5b;
    font-weight: 700;
}
.hihver{
    transition: all 0.5s ease;
}
.hover_area{
    height: 400px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    position: relative;
    overflow: hidden;
}
.hover_box{
    position: absolute;
    height: 150px;
    width: calc( 100% - 20px);
    background-color: #fff0;
    transition: all 0.5s ease;
    margin: 0px 10px 10px 10px;
    bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; /* Alt div'leri aşağıya hizalar */
}

.box1{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    padding: 0px 20px;
    line-height: 26px;
    letter-spacing: 0px;
    z-index: 1;
    position: relative;
    min-height: 60px;
}
.box2{
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    padding: 0px 20px;
    line-height: 15px;
    letter-spacing: 0px;
    z-index: 1;
    position: relative;
    display: none;
}
.box21{
    height: 70px;
}
.box21 a{
    background-color: #8fc641;
    padding: 8px 20px;
    margin: 20px 0px 0px 0px;
    display: inline-table;
    text-decoration: none;
    color: #fff;
    border-radius: 14px;
    font-weight: 700;
}
.box21 a:hover{
    background-color: #6b6c6c000;

}
.alt_div{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgb(0 0 0 / 52%) 75%, rgba(0, 0, 0, 1) 100% );
}


.cps_footer1{
    background-color: #f6f6f6;
    min-height: 300px;
    margin-top: 40px;
}
.cps_footer1a{
    padding: 40px 0px;
}
.cps_footer1a img{
    height: 70px;
}
.cps_footer1b{
    padding: 0px 0px;
}
.cps_footer1ba{
    font-size: 14px;
    font-weight: 700;
}
.cps_footer1ba a{}
.cps_footer1ba a:hover{}
.cps_footer1bb{
    padding: 10px 0px;
}
.cps_footer1bb a{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #5b5b5b;
}
.cps_footer1bb a:hover{
    color: #8fc641;
}
.cps_footer1bc{

}
.cps_footer1bc a{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #5b5b5b;
}
.cps_footer1bc a:hover{
    color: #8fc641;
}
.cps_footer1bd{}
.cps_footer1bd ul{
    margin: 0px;
    padding: 0px;
}
.cps_footer1bd li{
    list-style: none;
    display: inline-block;
}
.cps_footer1bca{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #5b5b5b;
    margin-top: 10px;
}
.cps_footer1bca ul{
    padding: 0px;
    margin: 0px;
}
.cps_footer1bca li{
    list-style: none;
    display: inline-block;
}
.cps_footer1bca li a{
    width: 30px;
    height: 30px;
    display: block;
    text-align: left;
    color: #5b5b5b;
}
.cps_footer1bca li a:hover{
    color: #8fc641;
}
.cps_footer1bd a{
    display: block;
    width: 40px;
    height: 40px;
    /* background-color: aquamarine; */
    text-align: center;
    padding-top: 6px;
    font-size: 20px;
    color: #5b5b5b;
}
.cps_footer1bd a:hover{
    color: #8fc641;
}
.cps_footer1c{
    padding: 40px 0px;
}

.cps_footer1ca{
    font-size: 13px;
    font-weight: 700;
    color: #5b5b5b;
}
.cps_footer1cb ul{
    margin: 0px;
    padding: 0px;
}
.cps_footer1cb li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.cps_footer1cb li a{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #5b5b5b;
    margin: 10px 0px;
    display: block;
}
.cps_footer1cb li a:hover{
    color: #8fc641;
}

.cps_footer2{
    background-color: #ccc;
    text-align: right;
}

.cps_footer2a{
    padding: 10px 0px;
    text-align: right;
}

.section5{
    margin-top: 120px;
    margin-bottom: 34px;
}

.cps_footer2a a{
    color: #5b5b5b;
    font-size: 12px;
    text-decoration: none;
}

.cps_footer2a a:hover{
}

.ss_1{
}
.ss_2{
    margin-top: 20px;
}
.ss_2 img{
    max-width: 60px;
}
.ss_3{
    font-size: 13px;
    font-weight: 700;
    color: #8fc641;
}
.ss_4{
    font-size: 13px;
    margin-top: 20px;
    height: 100px;
    margin-bottom: 10px;
}
.ss_5{
    height: 100px;
    padding-top: 15px;
}
.ss_5 ul{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.ss_5 li{
    display: inline-block;
}
.ss_5 li a{
    width: 36px;
    height: 36px;
    display: block;
    color: #5b5b5b;
    font-size: 22px;
    /* background-color: #5b5b5b; */
    padding-top: 3px;
}
.ss_5 li a:hover{
    color: #8fc642;
}

.mm_1{
    height: 285px;
    border-radius: 20px;
    margin: 0px 20px 40px 20px;
    text-align: center;
    /* padding: 0px 0px 40px 0px; */
    border: 1px solid #ccc;
    border-radius: 0px;
}
.mm_2{
    height: 130px;
    padding-top: 20px;
}
.mm_2 img{
    width: 70px;
    margin-top: 23px;
}
.mm_3{
    font-size: 14px;
    /* font-weight: 700; */
    max-width: 200px;
    margin: auto;
    line-height: 18px;
    position: relative;
    height: 65px;
    color: #5b5b5b;
}
.mm_3 .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 10px;
    width: 100%;
}
.mm_4{}
.mm_4 a{
    padding: 5px 10px;
    display: block;
    width: 110px;
    border-radius: 18px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
    color: #8FC63A;
    border: 1px solid #8FC63A;
    cursor: pointer;
    text-align: center;
    margin: auto;
}
.mm_4 a:hover{

    color: #5b5b5b;
    border: 1px solid #000;
}

.images-container{

}
.pager2{
    margin: 0 0 0px 0;
    padding: 20px 0px;
    text-align: center;
    display: block;
}
.pager2 li{
    display: inline-block;
    width: 50px;
    margin: 5px;
    text-align: center;
}

.pager2 li a{
    text-decoration: none;
    color: #a52e46;
    font-weight: 700;
    width: 42px;
    height: 34px;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    padding-top: 8px;
    font-size: 24px;
    border: 1px solid #ececec;
}
.pager2 li a:hover{
    border: 1px solid #fbbdbd;
}
.resimlistesi{
    text-align: center;
}
.thumbnail{
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    border: 1px solid #ededed;

    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    opacity: .6;
    cursor: pointer;
}
.thumbnail:hover{
    opacity: 1;
}
.g_baslik{
    background-color: #5b5b5b;
    padding: 15px 0px;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
}

.socialarea{}
.socialarea li{}
.socialarea li a{}
.socialarea li a:hover{}

.urun_alan_1{
    border: 1px solid #ccc;
    width: 100%;
    padding: 40px;
    margin-bottom: 25px;
}
.urun_alan_2{
    margin-bottom: 40px;
    height: 250px;
    text-align: center;
}
.urun_alan_2 img{
    max-height: 250px;
    max-width: 100%;
}
.urun_alan_3{
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    text-align: center;
}
.urun_alan_4{
    min-height: 65px;
    font-size: 12px;
    color: #9E9E9E;
    padding: 10px 0px;
}
.urun_alan_5{}
.urun_alan_5 a{
    background-color: #9E9E9E;
    padding: 5px 10px;
    display: block;
    width: 110px;
    /* margin: auto; */
    border-radius: 18px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    margin: auto;
}
.urun_alan_5 a:hover{
    background-color: #8fc641;
    color: #5b5b5b;
}
#hizliaramayap{
    cursor: pointer;
}

.m_urunler_ana1{
    margin-bottom: 20px;
}
.m_urunler1{
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    align-items: center;
    justify-content: space-evenly;
}
.m_urunler_urun1{
    max-width: 300px;
    width: 100%;
}
.m_urunler_urun1 .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    width: 100%;
}
.m_urunler_urun1 a{
    height: 50px;
    /* width: 100%; */
    font-family: 'Montserrat';
    color: #5b5b5b;
    text-align: center;
    line-height: 19px;
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 14px;
}
.m_urunler_urun1 a:hover{
    color: #5b5b5b;
}
.m_urunler_urun1 .secili{
    color: #8fc641;
    font-weight: 700;
}
.m_urunler1 a{
}
.m_urunler1 .m_urunler_urun1:last-child a{
    border-right: 0px solid #ccc;
}
.m_urunler_ana{
    background-color: #90c640;
}
.m_urunler{
    display: flex;
    align-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: row;
    justify-content: space-around;
}
.m_urunler_urun{
    width: 200px;
}
.m_urunler_urun .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    font-size: 15px;
    line-height: 17px;
    padding: 0px 10px;
}
.m_urunler_urun a{
    height: 120px;
    width: 100%;
    font-family: 'Montserrat';
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 19px;
    position: relative;
    display: block;
}
.m_urunler_urun a:hover{
    color: #5b5b5b;
}
.m_urunler_urun .secili{
    color: #fff;
    background-color: #8fc641;
}

.tt_1{
    text-align: center;
}
.tt_1 img{}
.tt_2{
    text-align: center;
    font-weight: 700;
    padding-bottom: 20px;
    font-size: 12px;
}
.tt_3{
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    height: 100px;
}
.tt_4 a{
    text-decoration: none;
    color: #8fc641;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    padding: 0px 0px 0px 0px;
    display: block;
}
.tt_4 a:hover{
    color: #5b5b5b;
}
.tt_5 a{
    text-decoration: none;
    color: #8fc641;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    padding: 20px 0px 0px 0px;
    display: block;
}
.tt_5 a:hover{
    color: #5b5b5b;
}
.ust_header{
    overflow: hidden;
    height: 400px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    width: 100%;
}

.urun_area1{
    margin: 20px 10px;
}
.urun_area_resim1{
    text-align: center;
}
.urun_area_resim1 img{
    width: 100%;
    max-width: 400px;
}
.urun_area_isim1{
    font-size: 18px;
    padding: 20px 0px;
    text-align: center;
    font-weight: 700;
}
.urun_area_buton1{
    margin: 20px 0px;
}
.urun_area_buton1 a{
    width: 100%;
    display: block;
    max-width: 300px;
    background-color: #8fc641;
    margin: auto;
    text-align: center;
    text-decoration: none;
    padding: 15px 0px 15px 0px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    border-radius: 40px;
}
.urun_area_buton1 a:hover{
    background-color: #6b6c6c;
}


.cc_kategori41{
    padding: 20px 50px 20px 50px;
    height: 70px;
}
.cc_kategori41 a{
    background-color: #fff;
    padding: 5px 10px;
    display: block;
    width: 110px;
    border-radius: 18px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
    color: #8fc641;
    cursor: pointer;
}
.cc_kategori41 a:hover{
    color: #fff;
    background-color: #787878;

}

.cc_kategori42{

}
.cc_kategori42 a{
    background-color: #8fc641;
    padding: 0px;
    display: block;
    width: 110px;
    border-radius: 18px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    height: 35px;
    text-align: center;
    margin-top: 40px;
}
.cc_kategori42 a:hover{
    color: #fff;
    background-color: #787878;

}


.urun_area{
    margin: 50px 10px;
}
.urun_area_resim{
    text-align: center;
}
.urun_area_resim img{
    width: 100%;
    max-width: 400px;
}
.urun_area_isim{
    font-size: 18px;
    padding: 20px 0px;
    text-align: center;
    font-weight: 700;
}
.urun_area_kategori{
    font-size: 14px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    font-weight: 400;
    color: #5b5b5b;
}
.urun_area_bilgi{
    font-size: 14px;
    padding: 0px 0px 10px 0px;
    text-align: center;
    font-weight: 400;
    color: #5b5b5b;
}
.urun_area_buton{}
.urun_area_buton a{
    width: 100%;
    display: block;
    max-width: 200px;
    background-color: #8fc641;
    margin: auto;
    text-align: center;
    text-decoration: none;
    padding: 10px 0px 9px 0px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    border-radius: 20px;
}
.urun_area_buton a:hover{
    background-color: #6b6c6c;
}

.kayit_yok{
    text-align: center;
    padding: 150px 0px;
    color: #999;
    font-weight: 400;
}
.kayit_yok i{
    text-align: center;
    /* padding: 150px 0px; */
    color: #999;
    font-weight: 400;
    font-size: 40px;
}

.urun_m{
    padding: 50px 0px;

}
.urun_m_isim{
    font-size: 18px;
    padding: 10px 0px;
    text-align: left;
    font-weight: 700;
}
.urun_m_kategori{
    font-size: 14px;
    padding: 10px 0px 0px 0px;
    text-align: left;
    font-weight: 400;
    color: #5b5b5b;
}
.urun_m_kategori a{
    color: #8fc641;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}
.urun_m_kategori a:hover{
    color: #5b5b5b;
}
.urun_m_bilgi{
    font-size: 14px;
    padding: 0px 0px 10px 0px;
    text-align: left;
    font-weight: 400;
    color: #5b5b5b;
}
.urun_m_resim{
    text-align: center;
}
.urun_m_resim img{
    width: 100%;
    /* margin-bottom: 60px; */
    border: 1px solid #f6f6f6;
    max-width: 350px;
    margin: auto;
    margin-bottom: 60px;
}
.urun_m_area{
    padding: 50px 0px;
}

.urun_d_resim{
    height: 80px;
    text-align: left;
}
.urun_d_resim img{
    height: 65px;
}
.urun_d_isim{
    font-size: 17px;
    font-weight: 700;
    text-align: left;
}
.urun_d_baslik{
    font-size: 15px;
    font-weight: 400;
}
.urun_d_bilgi{
    font-size: 12px;
    padding: 20px 0px 0px 0px;
    line-height: 20px;
    color: #5b5b5b;
    margin-bottom: 30px;
}

.i_dosya{
    margin: 20px 0px;
}
.i_baslik{
    text-align: left;
    background: -webkit-linear-gradient(110deg, #003fff, #8fe55f 80%);
    color: #fff;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 700;
}
.i_baslika{
    display: inline-block;
    font-size: 14px;
}
.i_baslikb{
    display: inline-block;
}

.i_file{}
.i_file1{
    display: inline-block;
    color: #5b5b5b;
}
.i_file1 a{
    text-decoration: none;
    /* color: #90c641; */
    display: block;
    padding: 10px 25px;
    font-size: 12px;
    color: #5b5b5b;
}
.i_file1 a:hover{
    background-color: #e5e4e4;
    color: #5b5b5b;
}
.i_file1 i{
    color: #5b5b5b;
}
.i_file1a{
    display: inline-block;
    font-size: 20px;
}
.i_file1b{
    display: inline-block;
    font-size: 14px;
}
.ekran1{
    position: relative;
    padding: 50px 0px !important;
}
.ekran1 .text {

    text-align: left;
}
.ekran1 .text p,.basem{
    font-size: 12px;
    line-height: 19px;
    padding: 30px 0px 0px 0px;
}
.ekran2{
    height: 600px;
    position: relative;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
}
.ekran2 .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    padding: 0px 50px;
}
.ekran2 img{
    width: 100%;
    max-width: 230px;
}
.ekran4{
    height: 600px;
    position: relative;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
}
.ekran4 .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    padding: 0px 50px;
}
.ekran4 img{
    width: 100%;
    max-width: 600px;
}

.urun_info{
    margin: 40px 0px;
}
.sss_buton,.servis_formu{
    color: #ffffff;
    background: -webkit-linear-gradient(110deg, #003fff, #8fe55f 80%);
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    text-align: center;
    width: 100%;
    display: block;
    margin: 20px 0px;
    border-radius: 5px;
    padding: 10px 0px;
    text-decoration: none;
    font-weight: 400;
}
.sss_buton:hover,.servis_formu:hover{
    color: #5b5b5b;
    opacity: .7;
}
.destek_ust{
    padding: 20px 0px;
    font-size: 33px;
    line-height: 37px;
    text-align: center;
    color: #8fc641;
    font-weight: 700;
    background: -webkit-linear-gradient(110deg, #003fff, #8fe55f 61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.destek_ust_ikon{
    margin: 30px 0px;
}
.destek_ust_ikon ul{
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.destek_ust_ikon li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 160px;
    display: inline-block;
    text-align: center;
}
.destek_ust_ikon1{}
.destek_ust_ikon1 img{
    width: 100%;
    max-width: 90px;
}
.destek_ust_ikon2{
    padding: 13px 0px;
    height: 50px;
    font-weight: 700;
}
.mm_text{
    position: relative;
    height: 400px;
    color: #fff;
    font-size: 35px;
    line-height: 38px;
    font-weight: 700;
}
.mm_text .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: left;
}

.bb_baslik{
    padding: 50px 0px 10px 0px;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
}
.cozum_ortak{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border-radius: 30px;
    padding: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 2px #ccd;
    margin-bottom: 20px;
}
.cozum_ortak img{
    width: 100%;
    max-width: 140px;
    margin-bottom: 30px;
}

.video_k{
    margin-bottom: 20px;
}
.video_k a{
    display: block;
    border: 1px solid #ccc;
}
.video_k a:hover{
}

.video_k_resim_ana{
    width: 100%;
    aspect-ratio: 3 / 1.35;
    overflow: hidden;
}
.video_k_resim{
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 100%;
    transition: all 0.5s ease;
    overflow: hidden;

}
.video_k a:hover .video_k_resim {
    transform: scale(1.1) rotate(3deg);
}

.video_k a:hover .video_k_isim{
    color: #fff;
    background: -webkit-linear-gradient(110deg, #003fff, #8fe55f 80%);
}

.video_k_isim{
    height: 140px;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    color: #5b5b5b;
    line-height: 15px;
}
.video_k_isim .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

.veri_tablo{

}
.veri_tablo table{
    width: 100%;
    border: 1px solid #fff;
    padding: 10px;
    margin: 100px 0px;
}
.veri_tablo tr:nth-child(even){

}
.veri_tablo tr:nth-child(even){

}

.iform{
    padding: 0px;
    width: 100%;
}
.iform input[type="text"],.iform input[type="email"]{
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #a7a7a7;
    margin: 8px 0px;
    background-color: #fff0;
    padding:  0px 3px;
    font-size: 16px;
}
.iform select{
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #a7a7a7;
    margin: 8px 0px;
    background-color: #fff0;
    padding: 0px 0px;
    font-size: 16px;
    color: #939393;
}
.iform textarea{
    width: 100%;
    min-height:45px;
    border: 0px;
    border-bottom: 1px solid #a7a7a7;
    margin: 8px 0px;
    background-color: #fff0;
    padding: 0px 3px;
    font-size: 16px;
}
.iform button{
    border: 0px;
    background-color: #8fc642;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 7px 20px 6px 20px;
    float: right;
    border-radius: 5px;
}
.iform button:hover{
    background-color: #5b5b5b;
    color: #fff;
}
input::placeholder {
    font-size: 16px;
    color: #000;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .6px;
    color: #939393;
}
textarea::placeholder {
    font-size: 16px;
    color: #000;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .6px;
    color: #939393;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    outline: none;
}

.txt_field{
    position:relative;
}

.txt_field input {

}


.txt_field label {

}



.veri_tablo .mod1{
    padding: 5px 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid #c7e3a5;
    border-top: 0px;
    border-bottom: 0px;
}
.veri_tablo .mod1 td{
    padding: 5px 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    background-color: #85bf41;
}
.veri_tablo .mod1 td:nth-child(1){
    width: 40%;
}
.veri_tablo .mod2{

}
.veri_tablo .mod2 td{
    padding: 5px 10px;
    color: #5b5b5b;
    font-size: 15px;
    font-weight: 700;
    background-color: #d8e7ba;
    border: 1px solid #d8e7ba;
}

.veri_tablo tr td:nth-child(2){
    border-left: 1px solid #f0f0f0;
}
.veri_tablo tr td:nth-child(3){
    border-left: 1px solid #f0f0f0;
}

.veri_tablo tr td:last-child{
    border-right: 1px solid #fff;
}
.veri_tablo td{
    padding: 8px 10px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
}

.veri_tablo tr:last-child td{

    border-bottom: 0px;
}
.veri_tablo p{
    font-size: 14px;
    padding: 10px;
    line-height: 24px;
    color: #5b5b5b;
}
.w_e_alert{
    border-bottom: 1px solid #ff0000 !important;
}
.w_t_alert{
    border-bottom: 1px solid #ff0000 !important;
}

.mosa1{
    top: 10px !important;
}
.veri_tablo p br {
    content: "";
    margin: 2em;
    display: block;
    font-size: 24%;
}
.cps_header24a:hover{
    color: #8fc641;
}
.cps_header24cc{
    color: #5b5b5b;
}
.cps_header24cc a{
    color: #5b5b5b;
}
.cps_header24cc a:hover{
    color: #8fc641;
}

@media (max-width: 575.98px) {
    .cps_footer2a{
        text-align: center;
    }
    .cps_footer2a a {
        display: block;
    }
    .cps_header24{
        display: inline-flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    .cps_header22{
        display: none;
    }
    .cps_header27{
        display: none;
    }
    .cok0{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok1{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok2{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok3{
        border-top:0px solid #ccc !important;
        border-bottom:0px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .ust_header{
        height: 200px;
    }
    .s_text{
        font-size: 30px;
        text-align: center;
        line-height: 34px;
        padding: 0px 30px;
    }
    .seme{
        height: 200px; !important;
    }
    .textf1{
        transform: translateY(-20%) !important;
    }
    .textf2{
        transform: translateY(-80%) !important;
    }
    .mmb_1 {
        height: 600px !important;
        margin-left: 0px !important;
    }
    .section9 {
        margin: 50px 0px 0px 0px;
    }
    .mma_2{
        height: 250px !important;
    }
    .section20{
        margin-top: 0px !important;
    }
    .ekran4{
        display: none;
    }
    .cps_header23{
        display: none;
    }
    .cps_header2 {
        display: flex
    ;
        flex-wrap: nowrap;
        justify-content: space-between;
        flex-direction: row;
        align-content: center;
        align-items: center;
    }
    .cps_header24cc{
        width: 100%;
        text-align: center;
    }
    .cps_header24a{
        padding-top: 10px !important;
    }
}

@media (min-width: 575.98px) and (max-width: 767.98px) {
    .cps_header24cc{
        width: 140px  !important;
    }
    .cps_header24{
        display:inline-flex;
    }
    .cps_header22{
        display: none;
    }
    .cps_header27{
        display: none;
    }

    .s_text{
        font-size: 32px;
        text-align: center;
    }
    .s_resim{
        max-height: 400px;
    }
    .cok0{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok1{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok2{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok3{
        border-top:0px solid #ccc !important;
        border-bottom:0px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .ust_header{
        height: 200px;
    }
    .seme{
        height: 200px; !important;
    }
    .textf1{
        transform: translateY(-20%) !important;
    }
    .textf2{
        transform: translateY(-60%) !important;
    }
    .ekran4{
        display: none;
    }
    .cps_header23{
        display: none;
    }
    .cps_header2 {
        display: flex
    ;
        flex-wrap: nowrap;
        justify-content: space-between;
        flex-direction: row;
        align-content: center;
        align-items: center;
    }
    .cps_header24a{
        padding-top: 10px !important;
    }
}

@media (min-width: 767.98px) and (max-width: 991.98px) {
    .cps_header24{
        display:inline-flex;
    }
    .cps_header22{
        display: none;
    }
    .cps_header27{
        display: none;
    }
    .s_text{
        font-size: 40px;
        text-align: center;
    }
    .s_resim{
        max-width: 400px;
    }
    .cok0{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok1{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok2{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok3{
        border-top:0px solid #ccc !important;
        border-bottom:0px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .ust_header{
        height: 200px;
    }
    .textf1{
        transform: translateY(-20%) !important;
    }
    .textf2{
        transform: translateY(-80%) !important;
    }
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
    .cps_header24{
        display: none;
    }
    .cps_header25{
        display:none;
    }
    .s_text{

    }
    .s_resim{
        max-height: 400px;
    }
    .cok0{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok1{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:1px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok2{
        border-top:0px solid #ccc !important;
        border-bottom:0px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok3{
        border-top:0px solid #ccc !important;
        border-bottom:0px solid #ccc !important;
        border-left:1px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
}

@media (min-width: 1199.98px) and (max-width: 1399.98px) {

    .cps_header24{
        display: none;
    }
    .cps_header25{
        display:none;
    }
}

@media (min-width: 1399.98px) {
    .cps_header24{
        display: none;
    }
    .cps_header25{
        display:none;
    }
}


