@charset "utf-8";
/*
Theme Name: aliaghaietheme
Author: agh
Version: 1
*/
.p1,body {
    font-family: "Exo 2",sans-serif!important
}

.hero .tns-item::after,.hero .tns-item::before {
    background: linear-gradient(rgba(239,236,236,.6),rgba(255,255,255,.6));
    filter: blur(10px);
    right: 0
}

select,textarea {
    background-color: #f0f0f3
}

#imagePreview,.about,.flex-slide-all-p,.header {
    user-select: none
}

ol,ul {
    padding-left: 1rem!important
}

a.subactive.ksm-content-text {
    background-color: #a84140;
    padding: 0 12px;
    color: #fff!important;
    display: block;
    width: fit-content
}

.p1 {
    font-size: 17px!important
}

a {
    text-decoration: none!important;
    color: inherit!important;
    margin: 0
}

a:hover {
    color: inherit;
    opacity: .8;
    transition: .3s
}

i.fa-brands {
    color: #fff;
    font-size: 20px
}

i.fa-brands:hover {
    color: #999
}

p {
    line-height: 24px!important
}

.newes .slider-next,.newes .slider-prev,.product .slider-next,.product .slider-prev,.tender .slider-nextTender,.tender .slider-prevTender {
    cursor: pointer;
    margin: 0 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #484848;
    display: flex;
    align-items: center;
    justify-content: center
}

.news__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr
}

.mediaPage .item-flex,.newes .slider-newes-item .item-flex,.news__grid .item-flex {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 300px
}

.item-image,.newes .slider-newes-item .item .item-image,.news__grid .item .item-image {
    position: relative;
    overflow: hidden
}

.item-image img,.newes .slider-newes-item .item .item-image img,.news__grid .item .item-image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: opacity .3s ease-in-out;
    opacity: 0;
    object-fit: cover
}

.newes .slider-newes-item .item:hover .item-image img,.news__grid .item:hover .item-image img {
    opacity: 1;
    object-fit: cover
}

.news__grid .item p {
    margin-top: 2rem;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    color: #484848
}

.header .barMob__item a,.header__box-input {
    font-weight: 400;
    text-align: left;
    letter-spacing: 0
}

.item-image::before,.newes .slider-newes-item .item .item-image::before,.news__grid .item .item-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg,#9f2d2d 19.79%,rgba(159,45,45,0) 100%);
    opacity: 0;
    transition: opacity .5s ease-in-out;
    z-index: 1
}

.gallery-thumbs .swiper-slide-active,.newes .slider-newes-item .item:hover .item-image::before,.news__grid .item:hover .item-image::before,.slider-product-item:hover .slider-product-img .sp-img {
    opacity: 1
}

.newes .slider-newes-item .item:hover .item__bottom,.news__grid .item:hover .item__bottom {
    border-top: 1px solid #ffffff59;
    position: relative;
    z-index: 9999
}

.news__grid .item:hover .item__bottom-text,.news__grid .item:hover .item__bottom-title,.news__grid .item:hover p {
    color: #f9f9f9;
    transition: .5s ease-in-out;
    position: relative;
    z-index: 9999
}

@media (max-width: 481px) {
    .item-image .item-overlay,.news__grid .item {
        padding:0!important
    }

    .news__grid {
        display: grid;
        grid-template-columns: 1fr
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .news__grid {
        display:grid;
        grid-template-columns: 1fr 1fr!important
    }

    .hero__result {
        bottom: 580px!important;
        grid-template-columns: 1fr 1fr 1fr
    }

    .hero__info {
        bottom: 440px
    }
}

@media screen and (min-width: 1000px) and (max-width:1440px) {
    .tenderPage__grid {
        display:grid;
        grid-template-columns: 1fr 1fr!important;
        gap: 10px
    }
}

.mediaPage .item__bottom,.newes .slider-newes-item .item__bottom,.news__grid .item__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #b2b2b2;
    padding-top: 11px
}

.news__grid .item__bottom-title {
    font-size: 64px;
    font-weight: 700;
    line-height: 78px;
    color: rgba(159,45,45,.87)
}

.news__grid .item__bottom-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #484848
}

.header {
    padding-top: 40px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
    background: 0 0;
    transition: .6s;
    height: 150px
}

.header.fixed {
    position: fixed;
    background: #fff;
    z-index: 99;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)
}

.ecologic .contanier,.hero,.hero-slider,.hero__info,.hero__result,.hero__result-item,.understanding {
    position: relative
}

.header .logo__img {
    width: 273px;
    height: 66px
}

.centerFlex,.header__box,.header__flex,.newes .space-betwwin,.tender .space-betwwin {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header__box-group {
    display: flex;
    align-items: center;
    position: relative
}

.header__box-group img {
    position: absolute;
    right: 10px
}

.header__box-input {
    width: 162.24px;
    height: 36px;
    border-radius: 16px;
    border: 1px solid #bebebe;
    font-size: 14px;
    line-height: 17px;
    padding-left: 22px;
    color: #8b8b8b
}

.newes__link,.product__link,.tender__link {
    border-bottom: 1px solid #9f2d2d;
    text-decoration: none
}

.contact__form select:focus,.contact__form-input:focus,.header__box-input:focus {
    outline: 0
}

@media screen and (max-width: 767px) {
    .flex-slide-all-p {
        display:flex;
        flex-direction: column!important
    }

    .banner {
        height: 280px!important;
        width: 100%;
        position: relative;
        background-size: cover;
        background-position-x: right
    }
}

.header .barMob__item {
    padding-top: 28px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(217 217 217 / 24%);
}

.header .barMob__item:first-child {
    border: 1px solid transparent;
    display: flex;
    align-items: end;
    justify-content: flex-end
}

.hero__info,.hero__info-item {
    display: flex;
    align-items: center
}

.header .barMob__item a {
    font-size: 17px;
    line-height: 25px;
    text-decoration: none;
    color: #f8f8f8!important
}

.hero {
    background: linear-gradient(180deg,rgba(255,255,255,0) 41.19%,rgba(255,255,255,.95) 94.79%);
    height: 100vh
}

.ecologic,.footer,.hero-slider-item {
    background-repeat: no-repeat;
    background-size: cover
}

.hero-slider-item {
    height: 100vh!important
}

.hero__info {
    bottom: 350px
}

.hero__info-item {
    color: #fff;
    margin-right: 40px
}

.hero__info-first,.hero__info-second {
    padding: 25px 50px;
    height: 95px;
    align-items: center;
    display: flex
}

.hero__info-item .title {
    font-family: "Exo 2",sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    margin-right: 8px
}

.hero__info-item .text,.hero__info-second .text {
    font-weight: 600;
    line-height: 18px;
    font-size: 14px;
    font-family: "Exo 2",sans-serif
}

.hero__info-item .text {
    width: 123px
}

.hero__info-first {
    background-color: rgba(159,45,45,.8980392157)
}

.hero__info-second {
    background-color: #fff
}

.hero__info-second img {
    margin-right: 8px
}

.hero__result {
    display: flex;
    bottom: 270px
}

.hero__result-item {
    display: flex;
    align-items: center;
    margin-right: 38px
}

.hero__result-item .text {
    margin-left: 10px!important;
    font-family: "Exo 2",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #1b1b1b;
    text-transform: uppercase
}

.hero__result-item .num {
    font-family: "Exo 2",sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 80px;
    color: rgba(54,54,54,.2);
    border-bottom: 3px solid #f02c00;
    position: absolute;
    left: 53px;
    top: -20px;
    width: 70px
}

.barMob__itemHideMob,.fileFullIcon,.hero .tns-outer button,.sidebarInfo .info,.sidebarInfo .members {
    display: none
}

.hero .tns-controls button {
    background-color: #333;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    display: none
}

.hero .tns-controls button:hover {
    background-color: #555
}

.hero .tns-nav {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 5px;
    padding: 30px 0;
    display: flex!important;
    transform: translateX(-50%)
}

.hero .tns-nav button {
    display: flex!important;
    background-color: #acacac;
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 50%;
    margin: 0 5px
}

.hero .tns-nav button.tns-nav-active {
    background-color: rgba(159,45,45,.8980392157)
}

.hero .tns-item {
    height: 100vh;
    position: relative;
    display: inline-block
}

.hero .tns-item img {
    width: 100%;
    display: block;
    height: auto;
    z-index: 2
}

.hero .tns-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 20%;
    z-index: 1
}

.hero .tns-item::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    height: 30%;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .hero__result {
        grid-template-columns:1fr 1fr
    }

    .header .contanier {
        width: 90%
    }

    .tns-nav,footer .footer__item .list {
        display: none
    }

    .hero__result {
        display: grid
    }

    .barMob__itemHideMob,.hero__info {
        display: block
    }

    .hero__info {
        bottom: 30%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 90%
    }

    .hero__info-first {
        display: block;
        height: auto
    }

    .hero__info-item {
        justify-content: center;
        margin: 0
    }

    .hero__info-item .text {
        width: auto
    }

    .header__box-input {
        width: 100%
    }

    .header__box .dropdown-content {
        background-color: transparent
    }

    .hero__result {
        display: grid;
        margin: auto;
        width: 90%
    }

    .hero__result-item {
        margin: 0
    }

    .hero__result-item .num {
        font-size: 36px;
        line-height: 40px;
        top: 0
    }

    .hero__result-item img {
        width: 30px
    }
}

.members__gird,.tenderPage__grid {
    grid-template-columns: 1fr 1fr 1fr
}

.about__headline .text {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin-left: 0!important
}

.about__banner {
    position: relative;
    margin: 0 0 0 auto;
    bottom: 350px;
    display: flex
}

.product {
    height: 640px;
    padding: 40px 0;
    position: relative
}

.ecologic__headline,.product__headline {
    width: 780px;
    color: #484848
}

.product__headline .info {
    font-family: " Bai Jamjuree",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
    color: #9f2d2d;
    align-items: center
}

.product__headline .info::before {
    content: "";
    height: 2px;
    background-color: #9f2d2d;
    width: 65px;
    margin-right: 14px
}

.product__headline .text {
    padding-top: 44px;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: .005em
}

.product__link {
    font-family: "Exo 2",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    color: #9f2d2d;
    padding-bottom: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: 138px;
    margin: 0 0 25px auto
}

.product .slider-next,.product .slider-prev {
    cursor: pointer;
    margin: 0 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #484848;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.flex-slide-all-p {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center
}

.slider-np-right {
    display: flex;
    flex-direction: row;
    position: absolute;
    right: 0;
    top: 70%
}

.slider-product-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center
}

.slider-product-img .sp-img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
    opacity: 0;
    display: block;
    transition: opacity .3s ease-in-out;
    filter: brightness(.7);
    opacity: 1!important
}

.producct-name-txt {
    position: relative;
    z-index: 3!important
}

.item-overlay-line .line {
    position: relative;
    z-index: 4!important;
    background-color: #fff!important;
    width: 160px!important
}

.product-item {
    opacity: .8!important;
    width: 100%!important
}

.slider-product-item:hover .producct-name-txt {
    color: #fff;
    position: relative;
    z-index: 3
}

.slider-product-item:hover .item-overlay-line .line {
    background-color: #fff!important;
    position: relative;
    z-index: 4
}

.slider-product-item-link {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    flex-direction: row
}

.item-overlay-line {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
    width: 160px
}

.slider-product-item-link {
    display: flex;
    flex-direction: row;
    position: relative;
    z-index: 4;
    width: 160px!important
}

.producct-name-txt .product .slider-product-item a {
    line-height: 44px;
    letter-spacing: 0;
    width: 160px;
    height: 100%;
    text-decoration: none;
    color: #484848;
    display: flex;
    text-align: left;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    flex-direction: column;
    transition: color .3s
}

.ecologic {
    background-image: url(assets/images/slideimg.webp);
    background-position: center
}

.ecologic::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom,rgb(255 255 255 / 86%),rgba(255,255,255,0))
}

.ecologic__leftside div {
    justify-content: space-around!important;
    width: 80%
}

.contact__flex,.newes__headline,.tender__headline {
    display: flex;
    justify-content: space-between
}

.newes .slider-newes-item .item p {
    margin-top: 2rem;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    color: #484848;
    text-align: left
}

.item-image .item-overlay {
    padding: 2rem
}

.newes .slider-newes-item .item:hover .item__bottom-text,.newes .slider-newes-item .item:hover .item__bottom-title,.newes .slider-newes-item .item:hover p {
    position: relative;
    z-index: 9999
}

@media (max-width: 481px) {
    .item-image .item-overlay,.newes .slider-newes-item .item {
        padding:0!important
    }
}

.mediaPageDetailWidth,.w-100,main {
    width: 100%
}

@media screen and (max-width: 1250px) {
    .ecologic__box,.newes .slider-newes-item .item {
        padding:20px
    }

    .ecologic__box .title {
        font-size: 22px
    }

    .ecologic__box .text {
        font-size: 14px
    }

    .ecologic .ecologic__leftside {
        transform: translateY(0);
        position: relative
    }

    .ecologic .ecologic__leftside .ecologic__box {
        width: 100%;
        height: 100%
    }

    .ecologic .slider-ecologic-item img {
        height: auto
    }

    .ecologic .slick-slider {
        margin: 0;
        width: 100%
    }

    .mediaPage__newsList-box {
        display: block;
        width: 100%;
        height: auto
    }

    .mediaPageDetailBox,.mediaPageDetailBox .slider img,.mediaPage__newsList-box img {
        width: 100%!important
    }

    .mediaPage__newsList-box-text {
        line-height: unset
    }

    .newes .newes__headline-list {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

    .newes .newes__headline-list li {
        margin-bottom: 30px
    }

    .newes .slider-newes-item .item p {
        font-size: 12px
    }

    .newes .slider-newes-item .item__bottom-title {
        font-size: 30px
    }

    .newes .slider-next,.newes .slider-prev {
        position: relative;
        right: 50%;
        bottom: 0;
        transform: translateX(-50%)
    }

    .newes .slider-prev {
        margin-left: 0
    }

    .newes .slider-next {
        right: 40%
    }

    .mediaPageDetailFlex {
        display: block!important
    }

    .mediaPageDetailBox {
        margin-right: 0!important
    }

    .mediaPageDetailBox .slider-nav img {
        width: 94px
    }

    .sidebarInfo .sidebar ul li.active {
        background-color: #a84141;
        color: #fff
    }

    .sidebarInfo .sidebar ul li a {
        font-size: 14px;
        color: #a84141
    }

    .sidebarInfo .info__title {
        font-family: "Exo 2",sans-serif;
        font-size: 24px;
        font-weight: 600;
        line-height: 36px;
        margin-bottom: 20px
    }

    .sidebarInfo .info__subtitle,.sidebarInfo .info__text {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: .005em
    }

    .sidebarInfo .info__subtitle {
        font-weight: 600;
        color: #323332
    }

    .sidebarInfo .info__text {
        font-weight: 500;
        color: #5f605f;
        margin-bottom: 20px
    }

    .sidebarInfo .infoList {
        margin-bottom: 20px;
        margin-left: 20px
    }
}

.footer__bottom {
    display: flex;
    border-top: 1px solid #fff;
    padding: 15px 0;
    bottom: 0
}

.swiper-wrapper,.tender {
    height: auto!important
}

.newes__headline,.tender__headline {
    color: #484848;
    width: 100%;
    left: 10px;
    position: relative
}

.tender__headline::before {
    content: "";
    position: absolute;
    height: 100%;
    background-color: #9f2d2d;
    width: 2px;
    left: -40px
}

.tender__headline-item:hover,.tender__headline-list .active {
    background-color: #484848;
    color: #fff
}

.tender__headline-list {
    list-style: none;
    display: flex
}

.tender__headline-item {
    font-size: 10px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 12px;
    letter-spacing: 0;
    text-align: left;
    margin-right: 20px;
    color: #323332;
    width: 80px;
    height: 31px;
    padding: 18px 10px;
    border-radius: 4px;
    background-color: #dedede;
    transition: .5s ease-in
}

.careerList-box:hover,.members__box {
    background-color: #f6f6f6
}

.tender__headline .info {
    font-family: " Bai Jamjuree",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
    color: #a6a6a6;
    align-items: center
}

.tender__headline .text {
    padding-top: 44px;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: .005em
}

.newes__link,.tender__link {
    font-family: "Exo 2",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    color: #9f2d2d;
    padding-bottom: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: 138px
}

.newes .slider-prev,.product .slider-prev,.tender .slider-prevTender {
    margin-left: 50px
}

.careerList,.newes .slider-next,.tender .slider-nextTender {
    margin-top: 10px
}

.footer__item,.newes .slider-newes-item,.tender .slider-tender-item {
    margin-top: 70px
}

.tender .slider-tender-item .item {
    height: 173px;
    width: 265px;
    margin: 10px;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    display: flex
}

.tender .slider-tender-item .item::after,.tenderPage__grid .item::after {
    background-color: #e0e0e0;
    position: absolute;
    right: 0;
    height: 100%;
    content: ""
}

.tender .slider-tender-item .item::after {
    width: 2px
}

.tender .slider-tender-item .item__bottom {
    width: 95%;
    display: flex;
    justify-content: space-between
}

.tender .slider-tender-item .item__bottom-title {
    padding: 5px 0;
    font-family: "Exo 2",sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0;
    text-align: left;
    color: rgba(159,45,45,.87)
}

.tender .slider-tender-item .item__bottom-text,.tenderPage__grid .item__bottom-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-align: left;
    color: #676767;
    text-decoration: none
}

.tender .slider-tender-item .item__bottom-text {
    font-family: "Exo 2",sans-serif;
    letter-spacing: 0
}

.tender .slider-tender-item .item p {
    width: 95%;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px!important;
    color: #484848;
    text-align: left
}

.faq__title,.tenderPage__title {
    font-family: "Exo 2",sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px
}

.tenderPage__date span {
    font-family: "Exo 2",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    padding-right: 50px;
    color: #909090
}

.tender__headline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    justify-content: start
}

.tenderPage__text {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: .005em;
    color: #5f605f;
    padding-top: 30px
}

.banner__list-item,.banner__title {
    font-family: "Exo 2",sans-serif;
    color: #fff
}

.tenderPage__text a {
    display: inline;
    font-weight: 600;
    color: #9f2d2d
}

.tenderPage__list {
    list-style: auto;
    margin-left: 20px
}

.sidebarInfo .infoList li,.tenderPage__list li {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: .005em;
    color: #5f605f
}

.tenderPage__grid {
    display: grid;
    gap: 10px
}

.tenderPage__grid .item {
    height: 173px;
    width: auto;
    margin: 10px 10px 67px;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    display: flex
}

.tenderPage__grid .item a {
    padding-right: 20px
}

.tenderPage__grid .item::after {
    width: 1px
}

.tenderPage__grid .item .time {
    font-family: "Exo 2",sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #9b9b9b;
    margin-bottom: 24px
}

.tenderPage__grid .item__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px
}

.tenderPage__grid .item__bottom-text {
    font-family: "Exo 2",sans-serif;
    letter-spacing: 0
}

.tenderPage__grid .item p {
    width: 95%;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px!important;
    color: #484848;
    margin-top: 20px
}

.banner__title {
    font-size: 35px;
    font-weight: 700;
    line-height: 44px;
    margin-top: 8px
}

.sidebarInfo .sidebar {
    padding-right: 30px
}

.banner__list-item {
    margin-right: 16px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px
}

.contact__form select,.contact__form-input,.contact__form-label {
    font-size: 15px;
    line-height: 15px;
    font-family: "Exo 2",sans-serif;
    transition: .2s
}

.banner__list-item-link,.sidebarInfo .sidebar ul li.active a {
    color: #fff!important
}

.members__gird {
    display: grid;
    gap: 21px
}

.members__box {
    height: auto;
    text-align: center
}

.members__box .title {
    font-family: "Exo 2",sans-serif!important
}

.members__box img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 21px
}

.contact {
    padding: 30px 0
}

.contact__form-group {
    position: relative;
    margin: 20px 10px
}

.contact__form-label {
    position: absolute;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
    left: 11px;
    opacity: .7;
    color: #000;
    font-weight: 500
}

.contact__form select,.contact__form-input {
    border: 1px solid #ccc;
    padding: 10px;
    height: 60px;
    width: 300px;
    font-weight: 600;
    border-radius: 2px
}

.understanding__boxLeft img,.understanding__boxRight img {
    width: 554px;
    height: 343px
}

.contact__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.contact__info-box {
    margin-bottom: 10px
}

.contact__info-box img {
    margin-bottom: 20px;
    float: left
}

.contact__info-box a,.contact__info-box p {
    font-family: "Exo 2",sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    opacity: .6;
    color: #000;
    padding-left: 20px
}

.certificat__box-faqTitle {
    font-size: 21px!important;
    font-weight: 500;
    line-height: 26px;
    color: #696871
}

.common-widgets {
    position: fixed;
    cursor: pointer;
    z-index: 99;
    transform: rotate(90deg);
    right: 0;
    padding: 10px;
    background-color: #8e000a;
    top: 50vh;
    transition: .2s;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transform-origin: top right
}

.careerList-box {
    height: 90px;
    padding: 22px 20px;
    border-bottom: 1px solid #828282;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.careerTitle {
    font-family: "Exo 2",sans-serif;
    font-size: 21px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 8px;
    color: #9f2d2d
}

.careerText {
    font-family: "Exo 2",sans-serif;
    font-size: 10px;
    font-weight: 500;
    line-height: 13px;
    color: #696871
}

.understanding__boxRight {
    position: relative;
    display: flex;
    margin-bottom: 180px
}

.understanding__boxRight__position {
    position: absolute;
    right: 0
}

.understanding__boxRight-title {
    font-family: "Exo 2",sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 44px;
    text-align: right;
    margin-right: 60px
}

.understanding__boxRight-subtitle {
    font-family: "Exo 2",sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 80px;
    color: rgba(154,42,44,.3)
}

.understanding__boxRight-text {
    width: 650px;
    height: 319px;
    padding: 60px;
    background-color: #f2f2f2;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #5f605f
}

.understanding__boxLeft {
    position: relative;
    margin-bottom: 180px;
    display: flex
}

.understanding__boxLeft__position {
    position: absolute;
    left: 0
}

.about,.ecologic,.footer {
    position: relative
}

.understanding__boxLeft-flexEnd {
    display: flex;
    align-items: flex-end;
    justify-content: end;
    width: 100%
}

.understanding__boxLeft-title {
    font-family: "Exo 2",sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 44px;
    text-align: left;
    margin-left: 60px
}

.understanding__boxLeft-subtitle {
    font-family: "Exo 2",sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 80px;
    color: rgba(154,42,44,.3)
}

.understanding__boxLeft-text {
    width: 650px;
    height: 319px;
    padding: 60px;
    background-color: #f2f2f2;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #5f605f
}

@media screen and (min-width: 1200px) {
    .h1,h1 {
        font-size:2rem!important
    }
}

@media screen and (max-width: 1200px) {
    .understanding__boxLeft__position,.understanding__boxRight__position {
        position:relative
    }

    .understanding__boxLeft,.understanding__boxLeft-flexEnd,.understanding__boxRight,.understanding__boxRight-flexEnd {
        display: block
    }

    .understanding__boxLeft-text,.understanding__boxRight-text {
        width: 100%;
        height: auto;
        padding: 20px
    }

    .understanding__boxRight img {
        width: 100%
    }

    .understanding__boxRight-title {
        font-size: 20px;
        text-align: center;
        line-height: unset;
        margin-right: 0
    }

    .understanding__boxRight-subtitle {
        font-size: 18px;
        line-height: unset
    }

    .understanding__boxLeft img {
        width: 100%
    }

    .understanding__boxLeft-title {
        font-size: 20px;
        text-align: center;
        line-height: unset;
        margin-left: 0
    }

    .understanding__boxLeft-subtitle {
        font-size: 18px;
        line-height: unset
    }
}

.footer {
    background-image: url("../images/footerBg.webp");
}

.footer__item .info a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
    text-align: left;
    color: #fff;
    padding: 0 0 24px
}

.footer__item .list {
    display: flex;
    margin-right: 0!important;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__item .list ul {
    list-style: none
}

.footer__item .list ul li {
    padding-bottom: 10px
}

.foothead {
    font-weight: bolder!important;
    font-size: 16px!important;
    line-height: 40px!important
}

.footer__item .list ul li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #d8d8d8!important
}

.footer__bottom .copy,.footer__bottom .lang ul li a,.footer__bottom .sosial {
    font-weight: 400;
    text-align: left;
    color: #b3b3b3;
    line-height: 20px;
    letter-spacing: 0
}

.footer__item .contact .title {
    font-size: 16px!important;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
    text-align: left;
    color: #fff
}

.footer__item .contact ul {
    display: flex;
    margin-top: 36px;
    align-items: center;
    list-style: none
}

.footer__item .contact ul li {
    margin-right: 25px
}

.footer__item .contact ul li img {
    width: 28px;
    height: 28px
}

.footer__bottom .lang {
    margin-bottom: 45px
}

.footer__bottom .lang ul {
    list-style: none;
    display: flex
}

.footer__bottom .lang ul li {
    margin-right: 9px
}

.footer__bottom .lang ul li a {
    text-transform: uppercase;
    font-size: 16px
}

.footer__bottom .lang ul li a.active,.product .slider-product-item:hover a {
    color: #fff
}

.footer__bottom .line {
    height: 2px;
    background-color: #6d6d6d;
    margin-bottom: 15px
}

.footer__bottom .copy {
    width: 50%;
    font-size: 14px
}

.fotul {
    align-items: center;
    list-style: none;
    float: right;
    display: flex;
    gap: 20px
}

.footer__bottom .sosial {
    width: 50%;
    font-size: 16px
}

.accordion-body {
    padding: 0!important
}

@media screen and (max-width: 767px) {
    .tender__headline {
        flex-direction:column;
        align-items: start
    }

    .ecologic .slick-slider {
        margin: 0 0 0 auto;
        width: 100%!important
    }

    .respons-desc {
        display: none
    }

    .footer__item .list ul {
        padding: 0
    }

    .newes__headline-link,.tender__headline-link {
        font-size: 14px!important
    }

    .footer__ligo img {
        width: 100%
    }

    .newes .slider-prev {
        margin-left: -100px
    }

    .sidebarInfo .sidebar .sidebar__sub {
        margin: 0!important
    }

    footer .footer__item {
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .sidebarInfo .sidebar {
        padding-right: 0!important
    }

    .banner__title {
        font-size: 25px!important
    }

    .header .logo__img {
        width: 180px!important;
        height: auto!important
    }

    .certificat__box-faqTitle,.ecologic__headline .info,.product__headline .info {
        font-size: 15px!important
    }

    .newes .slider-newes-item .item .item-image {
        position: relative;
        overflow: hidden;
        padding: 20px
    }

    .sidebarInfo {
        margin-top: 0!important
    }

    .sidebarInfo .sidebar ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
        margin-top: 2rem;
        margin-bottom: 2rem;
        padding: 0 1rem;
        text-align: center;
        align-items: center;
        justify-content: center
    }

    .sidebarInfo .sidebar ul li {
        padding: 8px;
        width: 100%;
        line-height: 21px;
        border: 1px solid #bf9999;
        display: flex;
        justify-content: center;
        text-align: center;
        align-items: center
    }

    .tender__headline {
        display: flex;
        justify-content: space-between!important
    }

    .product__headline .text {
        padding-top: 0
    }

    .newes__headline .info,.tender__headline .info {
        justify-content: start!important
    }

    .space-betwwin {
        flex-direction: row;
        justify-content: space-between!important;
        width: 100%
    }

    .newes__headline {
        display: flex;
        justify-content: start;
        flex-direction: column;
        text-align: left;
        align-items: start
    }

    .slider-np-right {
        position: relative;
        bottom: -26px;
        text-align: center;
        align-items: center;
        display: flex!important;
        justify-content: center!important;
        right: auto!important
    }

    .product .slider-prev {
        margin-left: 0!important
    }

    footer .footer__item .info {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    footer .footer__item .contact ul {
        justify-content: center
    }

    footer .footer__item .list ul:first-child {
        margin: 0
    }
}

@media screen and (min-width: 768px) and (max-width:1023px) {
    footer .footer__item {
        flex-direction:column;
        align-items: center;
        text-align: center
    }

    .banner {
        height: 280px!important;
        width: 100%;
        position: relative;
        background-size: cover
    }

    footer .footer__item .info {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    footer .footer__item .contact ul {
        justify-content: center
    }

    footer .footer__item .list ul:first-child {
        margin: 0
    }
}

@media screen and (max-width: 1250px) {
    .contanier {
        width:90%
    }

    .footer__ligo {
        margin: auto;
        width: 90%
    }

    .footer__bottom .lang ul {
        margin: 45px 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center
    }

    .about__headline,.ecologic__headline,.newes__headline,.product__headline,.tender__headline {
        width: 100%;
        text-align: center
    }

    .about__headline .info,.ecologic__headline .info,.newes__headline .info,.product__headline .info,.tender__headline .info {
        justify-content: left;
        text-align: left
    }

    .about__headline .title,.ecologic__headline .title,.newes__headline .title,.product__headline .title,.tender__headline .title {
        font-size: 23px;
        text-align: left
    }

    .about__headline .text,.ecologic__headline .text,.newes__headline .text,.product__headline .text,.tender__headline .text {
        font-size: 14px;
        text-align: left!important;
        width: 100%;
        margin-left: 0
    }

    .ecologic__leftside {
        transform: translateY(0);
        position: relative
    }

    .ecologic__leftside .ecologic__box {
        width: 100%;
        height: 100%
    }

    .space-betwwin {
        flex-direction: column
    }

    .about,.ecologic,.footer,.heroz,.newes,.product,.tender {
        height: auto
    }
}

.slider-product {
    overflow: hidden!important
}

*,::after,::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.body {
    font-family: "Exo 2",sans-serif;
    overflow-x: hidden
}

.contanier {
    width: 80%;
    margin: 0 auto
}

.header__box .dropdown {
    position: relative;
    display: inline-block
}

.header__box .dropdown-flex {
    display: flex;
    align-items: center;
    margin: 0 10px;
    height: 50px
}

.header__box .dropdown-content,.header__box .dropdown-content-mob {
    display: none;
    margin: 0 20px;
    position: absolute;
    min-width: 60px;
    z-index: 1;
    border: 1px solid #ccc
}

.header__box .dropdown .dropbtn-mob {
    color: #fff;
    margin: 0!important
}

.header__box .dropdown .dropbtn,.header__box .dropdown .dropbtn-mob {
    text-transform: uppercase;
    font-family: " Bai Jamjuree",sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    cursor: pointer;
    margin-right: 10px;
    margin-left: 20px
}

.header__box .dropdown-content-mob {
    background-color: transparent
}

.header__box .dropdown-content {
    background-color: #fff
}

.header__box .dropdown-content a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-family: " Bai Jamjuree",sans-serif;
    font-weight: 500;
    padding: 10px;
    color: #1b1b1b
}

.header__box .dropdown-content .lang-option {
    padding: 10px;
    text-decoration: none;
    display: block;
    color: #333
}

.header__box .dropdown-content .lang-option.active-lang {
    font-weight: 700
}

.header__box .dropdown:hover .dropdown-content {
    display: block
}

.header__bar {
    margin-left: 18px;
    cursor: pointer;
    transition: .5s
}

.header .barMob {
    background: rgba(159,45,45,.8980392157);
    height: 100vh;
    position: fixed;
    right: -500px;
    z-index: 5;
    transition: .5s;
    top: 0;
    width: 300px
}

.header .barMob__list {
    padding: 60px 65px;
    list-style: none
}

@media screen and (min-width: 481px) and (max-width:767px) {
    .mediaPage__grid,.members__gird,.news__grid,.tenderPage__grid {
        grid-template-columns:1fr 1fr!important
    }

    .flex-slide-all-p {
        display: flex;
        flex-direction: column!important
    }

    .slider-np-right {
        right: 0;
        left: 0;
        top: 88%
    }

    .news__grid {
        display: grid
    }
}

.about {
    height: 400px;
    background-color: #9d9ea1;
    padding: 60px;
    background-image: url("../images/aboutMap.webp");
    background-repeat: no-repeat;
    background-position: right
}

.about__headline {
    width: 80%;
    color: #fff
}

.about__headline .info {
    font-family: " Bai Jamjuree",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
    align-items: center
}

.about__headline .info::before {
    content: "";
    height: 2px;
    background-color: #fff;
    width: 65px;
    margin-right: 14px
}

.about__headline .title {
    padding-top: 5px;
    font-family: "Exo 2",sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px
}

.slider-np-right {
    display: flex;
    flex-direction: row
}

.product .slider-next {
    bottom: 24.5%;
    right: -60px
}

.product .slider-product-item {
    height: 270px;
    background-repeat: no-repeat;
    margin: 0 0 0 20px;
    background-size: cover;
    transition: .3s
}

.product .slider-product-item-link {
    visibility: visible!important;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 14px;
    color: snow;
    transition: visibility .3s;
    padding: 20px
}

.product .slider-product-item:hover {
    box-shadow: -7px 8px 8px 0 rgba(0,0,0,.2);
    background-size: cover
}

p.producct-name-txt {
    font-size: 25px!important;
    line-height: 28px!important;
    color: #fff!important
}

.product .slider-product-item:hover .slider-product-item-link {
    visibility: visible
}

.product .slider-product-item:hover a .line {
    background-color: #fff
}

.product .slider-product-item a {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 0;
    width: 160px;
    height: 100%;
    text-decoration: none;
    color: #484848;
    display: flex;
    text-align: left;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    flex-direction: column;
    transition: color .3s
}

.product .slider-product-item .line {
    height: 1px;
    background-color: #484848;
    width: 100%;
    margin: 20px 0 0
}

.sidebarInfo .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.product__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    color: #5f605f
}

.ecologic__link,.newes__headline-link,.tender__headline-link {
    font-size: 18px;
    line-height: 23px;
    text-decoration: none;
    border-bottom: 1px solid #9f2d2d
}

.ecologic {
    padding: 30px 0 80px
}

.ecologic__headline .info {
    font-family: " Bai Jamjuree",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
    color: #9f2d2d;
    align-items: center
}

.ecologic__headline .info::before {
    content: "";
    height: 2px;
    background-color: #9f2d2d;
    width: 65px;
    margin-right: 14px
}

.ecologic__headline .text {
    padding-top: 44px;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: .005em
}

.ecologic__link {
    font-family: "Exo 2",sans-serif;
    font-weight: 500;
    color: #9f2d2d;
    padding-bottom: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: 138px;
    margin: 0 0 0 auto
}

.ecologic__leftside {
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(33%);
    z-index: 5
}

.ecologic__box {
    margin: 0 0 50px;
    width: 590px!important;
    height: 392px;
    background-color: #9f2d2d;
    box-shadow: 30px 21px 26px 0 rgba(0,0,0,.02);
    padding: 62px 58px;
    display: none
}

.certificat.active,.ecologic__box.active,.sidebarInfo .info.active,.sidebarInfo .members.active {
    display: block
}

.ecologic__box .title {
    font-family: "Exo 2",sans-serif;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 43px;
    color: snow
}

.ecologic__box .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: snow;
    margin-bottom: 40px
}

.ecologic__box .btn {
    display: flex;
    align-items: center;
    justify-content: flex-start!important;
    padding: 1rem 0
}

.ecologic__box .btn-link {
    width: 122px;
    height: 31px;
    border-radius: 140px;
    background: linear-gradient(96.62deg,#f4f4f4 44.8%,#fff2f2 84.76%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Exo 2",sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #9f2d2d
}

.ecologic .slider-nextEcologic,.ecologic .slider-prevEcologic {
    cursor: pointer;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 5;
    margin-top: 10px;
    justify-content: space-around;
    margin-bottom: 24px
}

.ecologic .custom-dots {
    text-align: center;
    display: flex;
    align-items: center;
    width: 60%
}

.ecologic .custom-dot {
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: rgba(0,0,0,.11);
    cursor: pointer
}

.ecologic .custom-dot.active,.newes__headline::before {
    background-color: #9f2d2d
}

.ecologic .slick-slider {
    margin: 0 0 0 auto;
    width: 60%
}

.ecologic .slider-ecologic-item img {
    width: 100%;
    height: 550px;
    padding: 20px;
    -o-object-fit: cover;
    object-fit: cover
}

.newes {
    padding: 60px 10px;
    position: relative;
    background-color: rgba(242,242,242,.37)
}

.mediaPage__headline-item,.newes__headline-item {
    letter-spacing: 0;
    height: 31px;
    background-color: #dedede;
    transition: .5s ease-in;
    margin-right: 20px;
    text-align: left;
    cursor: pointer
}

.newes__headline::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    left: -20px
}

.newes__headline-item:hover,.newes__headline-list .active {
    background-color: #484848;
    color: #fff
}

.newes__headline-link,.tender__headline-link {
    font-family: "Exo 2",sans-serif;
    font-weight: 500;
    color: #9f2d2d;
    padding-bottom: 10px
}

.newes__headline-list {
    list-style: none;
    display: flex
}

.newes__headline-item {
    font-size: 10px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 12px;
    color: #323332;
    width: 80px;
    padding: 18px 10px;
    border-radius: 4px
}

.newes__headline .info {
    font-family: " Bai Jamjuree",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
    color: #a6a6a6;
    align-items: center
}

.ecologic__headline .title,.newes__headline .title,.product__headline .title,.tender__headline .title {
    padding-top: 5px;
    font-family: "Exo 2",sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px
}

.newes__headline .text {
    padding-top: 44px;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: .005em
}

.newes .slider-next,.newes .slider-prev {
    cursor: pointer;
    margin: 0 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #484848;
    display: flex;
    align-items: center;
    justify-content: center
}

.mediaPage .item,.newes .slider-newes-item .item {
    margin: 10px;
    background-color: #f5f5f5;
    background-size: cover;
    background-repeat: no-repeat;
    transition: background .5s ease-in
}

,.item:hover,.newes .slider-newes-item .item:hover {
    background-image: linear-gradient(180deg,#9f2d2d 19.79%,rgba(159,45,45,0) 100%),transition: all .5s ease-in-out
}

.mediaPage .item:hover .item__bottom-title,.mediaPage .item:hover p,.newes .slider-newes-item .item:hover .item__bottom-title,.newes .slider-newes-item .item:hover p {
    color: #fff;
    transition: .5s ease-in-out
}

.mediaPage .item:hover .item__bottom-text,.newes .slider-newes-item .item:hover .item__bottom-text {
    color: #f9f9f9;
    transition: .5s ease-in-out
}

.newes .slider-newes-item .item__bottom-title {
    font-size: 64px;
    font-weight: 700;
    line-height: 78px;
    color: rgba(159,45,45,.87)
}

.newes .slider-newes-item .item__bottom-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #484848
}

.mediaPage__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px
}

.mediaPage__headline {
    color: #484848;
    width: 100%;
    position: relative
}

.mediaPage__headline::before {
    content: "";
    position: absolute;
    height: 100%;
    background-color: #9f2d2d;
    width: 2px;
    left: -40px
}

.mediaPage__headline-item:hover,.mediaPage__headline-list .active {
    background-color: #484848;
    color: #fff
}

.mediaPage__headline-link {
    font-family: "Exo 2",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    color: #9f2d2d;
    text-decoration: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #9f2d2d
}

.mediaPage__headline-list {
    list-style: none;
    display: flex
}

.mediaPage__headline-item {
    font-size: 10px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 12px;
    color: #323332;
    width: 80px;
    padding: 18px 10px;
    border-radius: 4px
}

.mediaPage__headline .info {
    font-family: " Bai Jamjuree",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
    color: #a6a6a6;
    align-items: center
}

.mediaPage__headline .title {
    padding-top: 5px;
    font-family: "Exo 2",sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 20px
}

.modal .modal-body,.modal .modal-title {
    font-family: " Bai Jamjuree",sans-serif
}

.mediaPage__headline .text {
    padding-top: 44px;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: .005em
}

.mediaPage .item:hover {
    background-image: linear-gradient(180deg,#9f2d2d 19.79%,rgba(159,45,45,0) 100%),transition: all .5s ease-in-out
}

.mediaPage .item__bottom-title {
    font-size: 64px;
    font-weight: 700;
    line-height: 78px;
    color: rgba(159,45,45,.87)
}

.mediaPage .item__bottom-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #484848
}

.mediaPage .item p {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    color: #484848
}

.mediaPage__newsList-box {
    background-color: #f1f1f1;
    height: 155px;
    padding: 20px;
    width: 532px;
    display: flex;
    align-items: center
}

.mediaPage__newsList-box img {
    margin-right: 20px
}

.mediaPage__newsList-box-text {
    font-family: "Exo 2",sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px
}

.mediaPage__newsList-box-span {
    font-family: "Exo 2",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 35px;
    color: #909090
}

.banner__links,.mediaPageDetailFlex {
    display: flex
}

.mediaPageDetailBox .slider img {
    width: 700px;
    height: 422px;
    -o-object-fit: cover;
    object-fit: cover
}

.mediaPageDetailBox .slider-nav img {
    width: 94px;
    height: 64px
}

.tumba,select {
    padding: 10px
}

#openModal,.certificat__box .toggle-link,.sidebarInfo .tab-link {
    cursor: pointer
}

.modal .modal-dialog {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    max-width: 80%;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.1)
}

.modal .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px
}

.modal .modal-title {
    margin: 0;
    font-size: 20px;
    font-weight: 600
}

.modal .close {
    background: 0 0;
    border: none;
    font-size: 24px;
    cursor: pointer;
    padding: 0
}

.modal .modal-body {
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    padding: 20px
}

.modal .btn {
    padding: 10px 20px;
    border: none;
    cursor: pointer
}

.modal .btn-primary {
    background-color: #007bff;
    color: #fff
}

.modal .btn-secondary {
    background-color: #ccc;
    color: #333
}

.slick-list {
    text-align: -webkit-center
}

.modal {
    z-index: 1;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    justify-content: center;
    align-items: center
}

.banner,.modal-content,.responsive-video,.tender {
    position: relative
}

.modal-content {
    max-width: 100%;
    max-height: 100%;
    border: none;
    display: flex;
    background-color: #00800000!important;
    padding: 0
}

.responsive-video {
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
    height: 100%%
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.tender {
    padding: 60px 10px;
    background-color: rgba(242,242,242,.37)
}

.tender .slider-tender-item .item .time {
    line-height: 50px!important;
    font-family: "Exo 2",sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #9b9b9b
}

.tenderPage__grid .item__bottom-title {
    font-style: normal;
    padding: 5px;
    border-radius: 8px;
    font-family: "Exo 2",sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0;
    text-align: left;
    color: rgba(159,45,45,.87)
}

@media screen and (max-width: 1250px) {
    .about {
        height:auto;
        background-position: center center;
        background-size: contain;
        padding: 40px 0
    }

    .about__banner {
        bottom: 0;
        max-width: 100%;
        height: auto;
    }

    .product .slider-product-item a {
        font-size: 20px;
        width: auto;
        line-height: 40px
    }

    .product__link {
        width: auto;
        margin: 20px 0;
        align-items: center;
        justify-content: center
    }

    .product .slider-next,.product .slider-prev,.tender .slider-nextTender,.tender .slider-prevTender {
        right: 50%;
        bottom: 0;
        transform: translateX(-50%)
    }

    .product .slider-prev {
        margin-left: 50px
    }

    .newes .slider-next,.product .slider-next {
        right: 40%
    }

    .mediaPage__newsList-box {
        display: block;
        width: 100%;
        height: auto
    }

    .mediaPageDetailBox,.mediaPageDetailBox .slider img,.mediaPage__newsList-box img {
        width: 100%!important
    }

    .mediaPage__newsList-box-text {
        line-height: unset
    }

    .newes .newes__headline-list {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

    .newes .newes__headline-list li {
        margin-bottom: 30px
    }

    .newes .slider-newes-item .item {
        padding: 20px
    }

    .newes .slider-newes-item .item p {
        font-size: 12px
    }

    .newes .slider-newes-item .item__bottom-title {
        font-size: 30px
    }

    .newes .slider-next,.newes .slider-prev {
        position: relative;
        right: 0;
        bottom: 0;
        transform: translateX(-50%)
    }

    .newes .slider-prev,.tender .slider-prevTender {
        margin-left: 0
    }

    .mediaPageDetailFlex {
        display: block!important
    }

    .mediaPageDetailBox {
        margin-right: 0!important
    }

    .mediaPageDetailBox .slider-nav img {
        width: 94px
    }

    .tender .slider-tender-item .item__bottom {
        flex-direction: column
    }

    .tender .slider-tender-item .item__bottom-title {
        margin-bottom: 20px;
        font-size: 10px
    }

    .tender .slider-tender-item .item {
        height: auto
    }

    .tender .slider-tender-item .item p {
        font-size: 12px;
        margin-bottom: 30px
    }

    .tender .slider-nextTender {
        bottom: -3px;
        right: 40%
    }

    .about__headline,.ecologic__headline,.newes__headline,.product__headline,.tender__headline {
        width: 100%
    }
}

.sidebarInfo {
    margin-top: 60px;
    margin-bottom: 100px
}

.sidebarInfo__flex {
    display: flex;
    padding-top: 10px
}

.sidebarInfo .sidebar .sidebar__sub {
    display: none;
    border-left: 1px solid #dedede;
    margin: 20px 0
}

.banner__list-item::before,.banner__list-item:first-child::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #c4c4c4;
    border-radius: 50%;
    margin-right: 16px
}

.sidebarInfo .sidebar .sidebar__sub li {
    border-bottom: 0 solid;
    padding: 0 0 0 12px;
    height: auto
}

.sidebarInfo .sidebar .sidebar__sub li a {
    font-family: Poppins,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 35px;
    color: #484848
}

.sidebarInfo .sidebar .sidebar__sub li a.active {
    color: #a84141!important
}

.sidebarInfo .sidebar ul {
    list-style: none;
    width: 330px;
    padding: 0!important
}

.sidebarInfo .sidebar ul li {
    height: 56px;
    padding: 10px 80px 10px 10px;
    border-bottom: 1px solid #a84141;
    font-family: "Exo 2",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    color: #a84141
}

.sidebarInfo .sidebar ul li.active {
    background-color: #a84141
}

.sidebarInfo .infoList .info__listSubtitle {
    margin-left: 20px;
    list-style: disc
}

@media screen and (max-width: 1000px) {
    .sidebar ul {
        width:100%!important
    }

    .sidebarInfo__flex {
        display: block;
        padding-top: 10px
    }

    .contact__flex,.contact__form-flex {
        display: block
    }

    .contact__form select,.contact__form-input {
        width: 100%
    }
}

.banner {
    background-position-x: right;
    height: 512px;
    width: 100%;
    background-size: cover
}

.submitForm,select {
    height: 48px;
    font-weight: 600
}

.banner__bottom {
    position: absolute;
    bottom: 52px
}

.banner__links span {
    width: 4px;
    height: 23px;
    background-color: red;
    display: block;
    margin-right: 10px
}

.banner__list {
    display: flex;
    list-style: none
}

.banner__list-item:first-child::before {
    display: none
}

.banner__list-item::before {
    display: flex
}

.banner__list-item-link {
    font-family: "Exo 2",sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px
}

.certificat,.members {
    position: relative;
    display: none
}

.members__box .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    color: #323332
}

.members__box .position {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #323332;
    padding: 0 10px
}

.pagination .next,.pagination .prev,select {
    line-height: 15px;
    font-family: "Exo 2",sans-serif
}

.pagination {
    margin-top: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.pagination .next,.pagination .prev {
    font-size: 12px;
    font-weight: 400
}

.trashImg {
    display: none;
    align-items: center;
    justify-content: end
}

.trashImg .line {
    background-color: #9f2d2d;
    height: 5px;
    width: 50%
}

.mediaPage__grid img {
    width: 100%!important;
    height: 100%!important
}

.mediaPage__grid div {
    width: 100%;
    height: 100%
}

.trashImg img {
    cursor: pointer;
    margin-left: 35px
}

.secondFlex {
    width: 50%
}

textarea {
    width: 100%
}

.centerFlex .span {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px
}

.pdfSelect {
    cursor: pointer;
    display: flex;
    justify-content: end
}

.certificat__box-pdf,.contact__form-flex {
    display: flex;
    align-items: center
}

.contact__form select:not(:-moz-placeholder-shown)+label,.contact__form-input:not(:-moz-placeholder-shown)+label {
    top: 14px;
    font-size: 12px;
    color: #555;
    outline: 0
}

.contact__form select:focus+label,.contact__form select:not(:placeholder-shown)+label,.contact__form-input:focus+label,.contact__form-input:not(:placeholder-shown)+label,select:focus+label,select:not(:placeholder-shown)+label {
    top: 15px;
    font-size: 12px;
    color: #4a4a4a;
    outline: 0
}

.submitForm {
    width: 154px;
    padding: 0 50px;
    margin: 0;
    background-color: #9f2d2d;
    font-size: 14px;
    line-height: 36px;
    color: #fff
}

.accordion-button,.bg-no-color {
    background-color: #fff!important
}

.certificat__box-link,.certificat__box-pdf span {
    font-weight: 500;
    line-height: 24px;
    font-size: 20px
}

select {
    border: 1px solid #ccc;
    width: 300px;
    transition: .2s;
    font-size: 12px;
    border-radius: 2px
}

select:not(:-moz-placeholder-shown)+label {
    top: 15px;
    font-size: 12px;
    color: #4a4a4a;
    outline: 0
}

select:focus {
    outline: 0
}

.certificat__box,.certificat__box-drop {
    border-bottom: 1px solid grey
}

.certificat__box-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0
}

.certificat__box-drop {
    display: none
}

.certificat__box-pdf img {
    margin-right: 25px
}

.certificat__box-faqTitle.active {
    color: #000;
    font-weight: 600
}

.certificat__box-link {
    color: #9f2d2d;
    text-decoration: underline
}

.certificat__box-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 31px;
    letter-spacing: .005em
}

.certificat__title {
    font-family: "Exo 2",sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    padding-bottom: 20px
}

.faq__subtitle {
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    width: 428px;
    margin: auto;
    text-align: center;
    opacity: .5;
    padding-bottom: 20px
}

@media screen and (max-width: 767px) {
    footer .footer__item {
        flex-direction:column;
        align-items: center;
        text-align: center
    }

    .newes {
        padding: 60px 10px 0!important
    }

    .ecologic {
        padding: 30px 0 0
    }

    .newes .slider-next {
        right: 0!important
    }

    .tender .slider-tender-item .item p {
        font-size: 12px!important;
        margin-bottom: 30px;
        line-height: 16px!important
    }

    .contanier {
        width: 90%!important;
        margin: 0 auto
    }

    .ecologic__leftside div,.hero__info {
        width: 100%!important
    }

    .sidebarInfo .sidebar ul li.active a {
        line-height: 15px
    }

    .ecologic__headline .title,.newes__headline .title,.product__headline .title,.tender__headline .title {
        padding-top: 0;
        font-size: 25px!important;
        line-height: 27px
    }

    .hero__result-item .text {
        font-size: 12px!important
    }

    footer .footer__item .info {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    footer .footer__item .contact ul {
        justify-content: center
    }

    footer .footer__item .list ul:first-child {
        margin: 0;
        padding: 0
    }

    .hero__info {
        bottom: 0!important;
        transform: none!important;
        position: inherit!important
    }

    .hero__info-item .title {
        line-height: 0!important;
        font-size: 18px!important
    }

    .top-pt-section {
        position: absolute!important;
        bottom: 7rem!important;
        right: 0;
        left: 0
    }

    .hero__result {
        position: inherit!important
    }

    .hero__info-second {
        height: 68px!important
    }

    .hero__info-item .text {
        line-height: 23px
    }

    .hero__info-item {
        padding: .3rem
    }

    .header {
        padding-top: 29px;
        height: 100px!important
    }

    .hero__result-item .num {
        line-height: 40px;
        left: 36px;
        top: -7px
    }

    .newes__headline .info,.tender__headline .info {
        justify-content: start!important;
        font-size: 14px
    }

    .space-betwwin {
        flex-direction: row;
        justify-content: space-between!important;
        width: 100%
    }

    .newes__headline {
        display: flex;
        justify-content: start;
        flex-direction: column;
        text-align: left;
        align-items: start
    }

    .slider-np-right {
        position: relative;
        bottom: -26px;
        text-align: center;
        align-items: center;
        display: flex!important;
        justify-content: center!important;
        right: auto!important
    }

    .product .slider-prev {
        margin-left: 0!important
    }

    .centerFlex .span {
        font-size: 14px!important
    }

    .centerFlex img {
        margin-right: 1rem!important
    }

    .sidebarInfo .sidebar .sidebar__sub li {
        border: none!important;
        text-align: left;
        align-items: start;
        display: flex;
        flex-direction: column;
        justify-content: start
    }

    a.subactive.ksm-content-text {
        background-color: #fff!important;
        padding: 0!important;
        color: #a84141!important;
        border-bottom: 2px solid #bc6b6b5a
    }

    .accordion-container {
        display: flex;
        justify-content: space-between;
        gap: 20px
    }

    .accordion-item {
        flex: 1
    }

    .li__container {
        display: flex!important;
        flex-wrap: wrap!important
    }

    .sidebarInfo__flex .sidebar {
        display: grid;
        grid-template-columns: repeat(1fr 1fr)!important;
        gap: 20px!important
    }

    .sidebarInfo .sidebar ul {
        padding: 0!important
    }

    .sidebarInfo .sidebar .sidebar__sub li a {
        margin-left: 1rem!important
    }

    .li__container>.tab-link {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        padding: 0 10px;
        box-sizing: border-box
    }

    .accordion-container {
        width: 100%;
        flex: 0 0 100%;
        box-sizing: border-box
    }

    .accordion-header {
        border: 1px solid #a84141!important
    }

    .sidebarInfo .sidebar ul li {
        line-height: 0!important;
        padding: .5rem!important;
        justify-content: start!important;
        text-align: left!important
    }
}

.slider-ecologic {
    position: relative;
    z-index: 2
}

.footer_svg svg {
    fill: white
}

.footer_svg svg:hover {
    fill: red
}

.date-input {
    position: relative!important;
    display: inline-block!important
}

.cfi-style {
    position: absolute!important;
    opacity: 0!important;
    pointer-events: none!important
}

.cfi-style::-webkit-datetime-edit {
    display: none!important
}

.contact__form-labell {
    position: relative!important;
    z-index: 1!important
}

.contact__form-labell:before {
    content: "Tarix seç";
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: -1
}

.cfi-style:focus+.contact__form-labell:before,.cfi-style:not(:placeholder-shown)+.contact__form-labell:before {
    display: none!important
}

.style-tabs-content h1 {
    color: #484848;
    font-family: Bai Jamjuree;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 35.5px
}

.style-tabs-content span {
    color: #909090;
    font-family: Bai Jamjuree;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    display: flex;
    flex-direction: row;
    text-align: center;
    align-items: center;
    gap: .5rem;
    margin-bottom: 1rem
}

.tenderin_parametri {
    color: #5f605f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 153.4%;
    letter-spacing: .08px
}

.tp-margin {
    margin-top: 2rem
}

.bg-no-color {
    border: .75px solid #f0f0f3!important
}

.contact-frm-title {
    color: #000;
    font-family: "Exo 2",sans-serif,sans-serif;
    font-size: 22.5px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    user-select: none;
    padding-left: .5rem
}

.submitForm:hover {
    background-color: #bb3434
}

.accordion-button {
    border: none!important;
    padding: 10px 4px 10px 10px!important;
    border-bottom: 1px solid #a84141;
    font-family: "Exo 2",sans-serif!important;
    font-size: 14px!important;
    font-weight: 600!important;
    line-height: 36px!important;
    color: #a84141!important
}

.accordion-button:focus {
    border: none!important;
    box-shadow: none!important
}

.accordion-header {
    border-bottom: 1px solid #a84141!important
}

.ksm-content-text {
    text-decoration: none
}

.accordion-item {
    border: none!important
}

.mediaPageDetail-width100 {
    display: flex!important
}

.bg-no-color::placeholder {
    font-family: "Exo 2",sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #c6c5c5
}

#imagePreview::after {
    content: 'Dosya Seç';
    display: block;
    text-align: center;
    color: grey
}

#imagePreview {
    width: 50px
}

.vacancy-info-text p {
    color: #696871;
    font-family: "Exo 2",sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

@media (min-width: 1250px) and (max-width:1400px) {
    .ecologic__leftside {
        width:70%!important;
        position: absolute!important;
        z-index: 999!important
    }

    .about__headline .text {
        width: 70%
    }

    .slider-ecologic {
        position: relative;
        z-index: 1!important
    }
}

@media (min-width: 1400px) and (max-width:1600px) {
    .ecologic__leftside {
        width:100%!important;
        position: absolute!important;
        z-index: 999!important
    }

    .slider-ecologic {
        position: relative;
        z-index: 1!important
    }
}

@media (min-width: 1600px) {
    .ecologic__leftside {
        position:absolute;
        z-index: 999;
        width: 60%!important
    }

    .slider-ecologic {
        position: relative;
        z-index: 1!important
    }

    .ecologic__box {
        width: auto!important
    }

    .boxes {
        width: 80%
    }

    .hero__info-first {
        width: 100%
    }

    .hero__result {
        display: flex;
        justify-content: space-around
    }
}

@media (min-width: 2560px) {
    .hero__result-item {
        scale:1.5
    }

    .hero__info-second img {
        margin-right: 24px
    }

    .hero__info-second .text {
        font-family: "Exo 2",sans-serif;
        font-size: 20px;
        font-weight: 600;
        line-height: 24px
    }

    .header__box-input {
        width: 255px;
        height: 55px;
        border-radius: 36px;
        border: 1px solid #bebebe;
        font-size: 20px;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0;
        text-align: left;
        padding-left: 22px;
        color: #8b8b8b
    }

    .header__box-group img {
        position: absolute;
        right: 22px;
        height: 20px
    }

    .hero__info-item .title {
        font-size: 60px
    }

    .hero__info-first,.hero__info-second {
        height: 135px
    }

    .hero__info-item .text {
        font-size: 22px;
        line-height: 27px;
        width: 260px
    }
}

.ecologic::after {
    z-index: 0!important
}

.ecologic .slider-nextEcologic {
    margin-top: 3px!important
}

.gallery {
    width: 100%;
    max-width: 700px;
    margin: 40px auto
}

.gallery-slider {
    width: 100%;
    height: auto;
    margin: 0 0 10px
}

.gallery-slider .swiper-slide {
    width: auto;
    height: 400px
}

.gallery-slider .swiper-slide img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto
}

.gallery-thumbs {
    width: 100%;
    padding: 0;
    overflow: hidden
}

.gallery-thumbs .swiper-slide {
    width: 100px;
    height: 100px;
    text-align: center;
    overflow: hidden;
    opacity: .1
}

.gallery-thumbs .swiper-slide img {
    width: auto;
    height: 100%
}

.info {
    color: #fff
}

img.dirimg {
    height: auto
}

.members__box.director {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.axtaris {
    padding: 10px 0;
    border-bottom: 1px solid grey;
    margin: 10px 0
}

@media screen and (max-width: 480px) {
    .header .barMob {
        width:100%!important
    }

    .mediaPage__grid,.members__gird,.tenderPage__grid {
        grid-template-columns: 1fr
    }

    .header .barMob__list {
        list-style: none;
        padding: 1rem!important
    }

    .flex-slide-all-p {
        display: flex;
        flex-direction: column
    }

    .slider-np-right {
        top: 88%;
        display: flex!important;
        justify-content: center;
        right: auto!important;
        gap: 1rem
    }

    .hero__info-item .text {
        font-size: 11px
    }

    .hero__result-item .num {
        line-height: 58px!important
    }

    .product .slider-next,.product .slider-prev {
        transform: translateX(0)!important
    }

    .banner__list {
        padding-left: 0!important
    }

    .sidebarInfo .sidebar ul li a {
        line-height: 15px!important
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .hero__info {
        bottom:0!important;
        transform: none!important;
        position: inherit!important;
        width: 100%!important
    }

    .hero__info-item .title {
        line-height: 0!important;
        font-size: 18px!important
    }

    .top-pt-section {
        position: absolute!important;
        bottom: 7rem!important;
        right: 0;
        left: 0
    }

    .hero__result {
        position: inherit!important
    }

    .hero__info-second {
        height: 68px!important
    }

    .hero__info-item .text {
        line-height: 23px
    }

    .hero__info-item {
        padding: .3rem
    }

    .header {
        padding-top: 29px;
        height: 100px!important
    }

    .hero__result-item .num {
        line-height: 57px!important
    }
}

.dropdown-options {
    display: none;
    position: absolute;
    overflow: auto
}

.dropdown:hover .dropdown-options {
    display: block;
    background-color: #fff;
    padding: 10px;
    right: 10px;
    top: 50px
}

a.langa {
    padding: 9px 10px
}

a.langa:hover {
    background-color: #9a2a2d
}

@media screen and (max-width: 1440px) {
    .hero__result {
        flex-wrap:wrap;
        gap: 1rem
    }

    .hero__info-item {
        margin: 0!important
    }

    .hero__info-first {
        padding: 0!important
    }

    .hero__info-second {
        padding: 0 15px!important
    }
}

@media screen and (min-width: 1440px) and (max-width:1024px) {
    .hero__result {
        bottom:306px!important
    }
}

@media screen and (max-width: 425px) {
    .ecologic .slick-slider {
        display:none
    }
}

@media screen and (min-width: 768px) and (max-width:1250px) {
    .ecologic .ecologic__leftside {
        position:absolute!important;
        z-index: 999;
        top: 180px!important;
        width: 80%
    }

    .ecologic .slick-slider {
        margin: 0 0 0 auto!important;
        width: 60%!important;
        position: relative!important;
        z-index: 1!important
    }

    .newes .slider-next {
        right: 0
    }

    .newes .slider-next,.newes .slider-prev,.product .slider-next,.product .slider-prev,.tender .slider-nextTender,.tender .slider-prevTender {
        margin-left: 0!important;
        margin-right: 0!important;
        transform: translateX(0)
    }

    .slider-np-right,.space-betwwin>div {
        display: flex;
        gap: 1rem!important
    }

    .about__headline .text {
        width: 54%
    }

    .about__banner {
        bottom: 290px!important;
        max-width: 60%;
        right: -77px
    }
}

@media screen and (max-width: 1250px) {
    .about__headline .title,.ecologic__headline .title,.product__headline .title {
        padding-top:3px!important;
        padding-bottom: 40px!important;
        font-size: 30px!important;
        line-height: 33px!important
    }
}

@media screen and (min-width: 1440px) {
    .about__headline .text {
        width:75%
    }

    .tenderPage__grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 10px
    }
}

@media screen and (max-width: 320px) {
    .about {
        height:610px
    }
}

@media screen and (min-width: 321px) and (max-width:375px) {
    .about {
        height:670px
    }
}

@media screen and (min-width: 376px) and (max-width:425px) {
    .about {
        height:690px
    }
}

@media screen and (min-width: 426px) and (max-width:767px) {
    .about {
        height:790px
    }
}

@media screen and (min-width: 768px) {
    .about {
        height:390px
    }
}

.slider-nav img {
    width: 100%;
    padding: 10px 60px 30px 60px;
    max-height: 130px;
    max-width: max-content;
}

.error404 header#header {
    display: none;
}

.error404 div#footer {
    display: none;
}


.error {
  text-align: center;
  padding: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: -webkit-center;
}
.btnx {
    width: 122px;
    height: 31px;
    border-radius: 140px;
    background: rgb(159, 45, 45) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    /* font-family: "Exo 2", sans-serif; */
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    /* color: rgb(159, 45, 45) !important; */
    margin: 40px;
}
.error404 .btn.btnx {
    width: auto;
    height: auto;
    color: #fff;
}

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-vertical ul {
    padding: 0 !important;
    width: 100%;
    text-align: center;
    display: block;
}

.wpml-ls-legacy-list-vertical {
    display: block;
}