/* Küçültme başarısız oldu. Küçültülmeyen içerik döndürülüyor.
(293,29): run-time error CSS1046: Expect comma, found '0'
(293,33): run-time error CSS1046: Expect comma, found '/'
 */
.page-info__title * {max-width: 500px;width: 100%;line-height: 50px;color: #fff;font-size: 1.5em;margin-block-start: 0.83em;margin-block-end: 0.83em;font-weight: bold;}
.page-info__content h1,.kattitle {margin-bottom: 15px;font-size: 35px;font-weight: 400;text-transform: uppercase;color: #ffffff;}
.blog-news-sub__content h2, .blog-news-sub__content h2 * {max-width: 500px;width: 100%;margin-bottom: 15px;font-size: 20px;font-weight: 600;}
.blog-news__pagianation li {border: 1px solid rgba(19,135,163,.1);display: flex;justify-content: center;align-items: center;width: 50px;height: 50px;border-radius: 100%;margin: 0 5px;}
.blog-news__pagianation li.active {background-color: rgba(19, 135, 163, 0.1);}
form select {width: 100%;height: 100%;padding: 15px;border: 0;background-color: #E6EDE7;color: #585858;resize: none;}
.about-us__info .content h1 {max-width: 650px;width: 100%;padding: 20px 0;font-size: 35px;color: #fff;}
.row [class*="col"] {display: flex;flex-wrap: nowrap;flex-direction: column;justify-content: flex-start;align-items: flex-start;margin-right: 15px;}
.row .item {width: 100%;margin-top: 15px;display: contents;}
.row .col-lg-4 { width: calc(33.3333333333% - 15px);}  
.row .col-lg-8 {  width: calc(66.6666666667% - 15px);}  
.row .col-lg-12 {  width: 100%;}   
.navbar__search .close {display: flex;justify-content: center;align-items: center;position: absolute;top: 0;right: 0;display: flex;align-items: center;justify-items: center;width: 50px;height: 50px;margin: 30px;padding: 0;background: red;color: white;border-radius: 100%;transition: 0.3s;cursor: pointer;}
.product-page__gallery .list__each {width: calc(33% - 30px);}
@media only screen and (max-width: 1200px){.row [class*="col"] {width: 100%;}.product-page__gallery .list__each {width: 100%;}}

.product-sub-list__list .each, .product-page__other .productSwiperOther .swiper-slide, .product-page__colors .productSwiperColors .swiper-slide {
    background-color: #e8eaed00;
    border: 1px solid #E8EAED;
}
.product-page__slider::after {
    background-color: #e8eaed00;
}
.navbar__navs .each__link--drop .dropdown__list .each__list .item .h2 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}
.navbar__navs .each__link--drop .dropdown__list .each__list .item .h2.active {
    font-weight: 700;
}
.navbar__navs .each__link--drop .dropdown__list .each__list .item .h3 {
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
}
.navbar__navs .each__link--drop .dropdown__list .each__list .item .h3.active {
    font-weight: 700;
}
.navbar__navs .each__link--drop .dropdown__list .each__list.colums2 {
    columns: 2;
}
.navbar__navs .each__link--drop .dropdown__list .each:nth-child(1) {
    width: 25%;
}.navbar__navs .each__link--drop .dropdown__list .each:nth-child(2) {
    width: auto;    min-width: 18%;
}.navbar__navs .each__link--drop .dropdown__list .each:nth-child(3) {
    width: 30%;
}
.navbar__navs .each__link--drop .dropdown__list .each__listm {
    width: fit-content;
}.navbar__navs .each__link--drop .dropdown__list {
    justify-content: space-between;
}
.navbar__navs .each__link--drop .dropdown__list .each__list .item .h2:hover img {
    margin-right: 0;
}    
.navbar__navs .each__link--drop .dropdown__list {
        padding-left: 50px;
        padding-right: 50px;
    }
.navbar__navs .each__link--drop .dropdown__list .each__list .image .wrapper {
    aspect-ratio: 0 !important;
}
.product-sub-list__list {
    align-items: stretch;
}
@media (max-width: 1800px) {
.intro {
    height: auto;
        max-height: calc(100vh - 117px);
  }
}
.intro .d-none {
    display: none !important;
}
@media (min-width: 500px) {
    .intro .d-lg-none {
        display: none !important;
    }
}
@media (min-width: 500px) {
    .intro .d-lg-block {
        display: block !important;
    }
}
@media (max-width: 1200px) {.intro {
    margin-top: 117px;
  }
}
.acd-content.durun_false {
    display: none;
}
label.acd-header.label_true {
    position: relative;
    border-bottom: unset !important;
}
label.acd-header.label_true::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 10px;
    right: 10px; 
    height: 1px;
    background-color: #00000042;
}
.detayr1, .detayr2 {
    width: 50%;
}.product-sub__each {
    width: 20%;
    margin: 35px 20px;
}
section.product-sub.count2 a.product-sub__each {
    width: 30%;
}
.contact-us__bottom {
    width: 50%;
}
@media only screen and (max-width: 1200px) {
  section.product-sub.count2 a.product-sub__each, .product-sub__each {
    width: 40%;
    margin: 35px 20px;
  }     .contact-us__top {
        flex-direction: column-reverse;
    }
      .contact-us__top .form label {
        font-size: 16px;
    }.contact-us__bottom {
    width: 100%;
}
}
@media only screen and (max-width: 500px) {
.breadcumb {
    flex-wrap: wrap;
    gap: 8px;
}
  .page-info__content h1, .kattitle {
    font-size: 18px;
}
  section.product-sub.count2 a.product-sub__each, .product-sub__each {
    width: 100%;
    margin: 35px 20px;
  }
  .detayr1, .detayr2 {
    width: 100%;
}  
  .intro .swiper-slide .wrapper .btn {
        margin-top: 0px;
        margin-bottom: 40px;
        font-size: 3rem !important;
        border-top: .5px solid;
        padding-top: 10px;
    }
  .page-info__title * {
    margin: auto;
    text-align: center;
}
  .intro .swiper,.intro .swiper .swiper-wrapper,.intro .swiper .swiper-wrapper .swiper-slide{max-height: calc(100vh - 130px);}
}
.acd-content ol, .acd-content ul {
    padding-left: 22px;
}
.acd-content ol, .acd-content ul, .acd-content p {
    margin-bottom: 15px;
}
.filtered-cats__body .filters-cats .swiper-wrapper .swiper-slide {
    display: none;
}.filtered-cats__body .filters-cats .swiper-wrapper .swiper-slide.active {
    display: flex;
}
.activealtm {
    font-weight: 700 !important;
    border-bottom: 1px solid;
    padding-bottom: 12px;
}
.dactivealtm {
    margin-bottom: 10px!important;;
}
.acd-container h1 {
    font-weight: 400;
    font-size: 22px;
}.acd-container h2 {
    font-weight: 400;
    font-size: 20px;
}.acd-container h3 {
    font-weight: 400;
    font-size: 18px;
}
.page-info__title * {
    max-width: 80%;
}
.about-us__info.menusuz {
    height: fit-content;
  justify-content: flex-start;
}
.about-us__content.menusuz .main {
    max-width: 100%;
}
.iyazi p {
    margin-bottom: 10px !important;
}.info__title h2::before {
    content: "Dünya Çapında İhracat";
}
.product-page__colors .productSwiperColors .swiper-slide {
    background-color: transparent;
    border: unset;
  padding: 10px;
}
.product-page__colors .productSwiperColors .swiper-slide img{
    width: 100%;
}
.product-page__colors .productSwiperColors {
    padding-bottom: 60px;
}.product-page__colors .productSwiperColors .buttons {
  gap: 20px;
}
.product-page__colors .productSwiperColors .swiper-wrapper {
    align-items: flex-end;
}
.dactivealtm {
    padding-left: 15px;
}
.product-sub-list__list .each {
  display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.swiper.productSwiperOther .swiper-wrapper {
    align-items: flex-end;
}
.acd-container a, section.product-page a{
    display: contents;
    color: #1387a3;
}
.product-sub-list__list .each__image img {
    /*padding: 2vw;*/
}
.product-sub-list__list .each__content h2 {
    font-size: 16px;
    margin: auto;
}.product-sub-list__list {
    justify-content: center;
}
.product-sub-list__list .each:hover {
    background-color: transparent;
}
.product-sub-list__list .each__image::before {
    background-color: transparent;
}
.product-sub-list__list .each:hover .each__content h2 {
    color: #1387a3;
}.product-sub-list__list .each:hover .each__content img {
    filter: brightness(0);
}
.product-sub-list__list .each {
    border: unset;
}
.product-page__other .productSwiperOther .swiper-slide .content img, .product-sub-list__list .each__content img {
    display: none;
}
.product-page__other .productSwiperOther .swiper-slide .content h2 {
    margin: auto;
}

.menum > li {
  position: relative;
}
.submenu {
  position: absolute;
  background: #444;
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  min-width: 150px;
  z-index: 1501;
}
.menum > li:hover .submenu {
  display: block;
}
.menum li .submenu a:hover {
    background: #1999b4 !important;
    color: white;
}
.product-page__other .productSwiperOther .swiper-slide{
    border: 1px solid #e8eaed00;
}.product-page__other .productSwiperOther .swiper-slide:hover {
    background-color: #98a6d000;
}
.product-page__other .productSwiperOther .swiper-slide .image::before {
    background-color: rgb(0 0 0 / 0%);
}.product-page__other .productSwiperOther .swiper-slide:hover .content h2 {
    color: #1387a3;
}
@media only screen and (max-width: 1200px) {
 .product-page__other_alt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0px 0px 0px;
} 
  .product-page .filtered-cats__header .cats .arrows .swiper-button-next, .product-page .filtered-cats__header .cats .arrows .swiper-button-prev {
    width: 35px;
    height: 35px;
    display: flex;
  }
}
.navbar__navs .each__link--drop .dropdown__list .each__list .item .h2 {
margin-bottom: 8px !important;
    font-size: 16px;
}
