﻿@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Coronet';
    src: url('../fonts/Coronet.eot');
    src: url('../fonts/Coronet.eot?#iefix') format('embedded-opentype'), url('../fonts/Coronet.woff2') format('woff2'), url('../fonts/Coronet.woff') format('woff'), url('../fonts/Coronet.ttf') format('truetype'), url('../fonts/Coronet.svg#Coronet') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('../fonts/Roboto-Black.eot');
    src: url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('../fonts/RobotoCondensed-Regular.eot');
    src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoCondensed-Regular.woff2') format('woff2'), url('../fonts/RobotoCondensed-Regular.woff') format('woff'), url('../fonts/RobotoCondensed-Regular.ttf') format('truetype'), url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.eot');
    src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff2') format('woff2'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url('../fonts/OpenSans-ExtraBold.eot');
    src: url('../fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold.woff2') format('woff2'), url('../fonts/OpenSans-ExtraBold.woff') format('woff'), url('../fonts/OpenSans-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TimesNewRoman';
    src: url('../fonts/TimesNewRomanPSMT.eot');
    src: url('../fonts/TimesNewRomanPSMT.eot?#iefix') format('embedded-opentype'), url('../fonts/TimesNewRomanPSMT.woff2') format('woff2'), url('../fonts/TimesNewRomanPSMT.woff') format('woff'), url('../fonts/TimesNewRomanPSMT.ttf') format('truetype'), url('../fonts/TimesNewRomanPSMT.svg#TimesNewRomanPSMT') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



:root {
    --bgcolor: #ffffff;
    --greybgcolor: #fbfbfb;
    --darkgreybgcolor: #eaebf1;
    --socialbgcolor: #bbbbd1;
    --inputbgcolor: #f8f9fb;
    --descbgcolor: #f7f7f7;
    --imagebgcolor: #312783;
    --categorylogobgcolor: #f6f6f6;
    --navigationbgcolor: #fafafa;
    --contentbgcolor: #fefeff;
    --contactbgcolor: #e1dfef;
    --contacthalfbgcolor: #f9f9fc;
    --contentboxesbgcolor: #f7f7fa;
    --activemenucolor: #e00715;
    --inputplaceholdercolor: #c6c6d8;
    --langcolor: #aeadbb;
    --greybordercolor: #e7e6f1;
    --greyiconcolor: #bcbcd1;
    --corpbordercolor: #e9ebee;
    --prodbordercolor: #d1d1d1;
    --brandbordercolor: #e3e3e3;
    --darkgreybordercolor: #9593a4;
    --themecolor: #1f1c3a;
    --themeredcolor: #e30613;
    --titlecolor: #312783;
    --categorynamecolor: #302783;
    --greytextcolor: #797979;
    --lightgreytextcolor: #b8b6c5;
    --footerdarkgreytextcolor: #878b9f;
    --navigationtextcolor: #b2b6c1;
    --errorpagecolor: #8a8a8a;
    --successcolor: #28a745;
    --errorcolor: #dc3545;
    --coronet: 'Coronet';
    --robbold: 'Roboto-Bold';
    --robmedium: 'Roboto-Medium';
    --robregular: 'Roboto-Regular';
    --robblack: 'Roboto-Black';
    --robcondensed: 'RobotoCondensed-Regular';
    --montregular: 'Montserrat-Regular';
    --montbold: 'Montserrat-Bold';
    --sansbold: 'OpenSans-Bold';
    --sansextrabold: 'OpenSans-ExtraBold';
    --times: 'TimesNewRoman';
    --transitionall: all ease .3s;
    --greytableborder: #ccc;
    --greytablebg: #f8f8f8;
    --customgreybg: #f6f6f5;
    --tablecustomborder: #eee;
    --tablecustomtdborder: #666;
}

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

/*ul {
    list-style: none;
}*/

body {
    margin: 0;
    padding: 0;
    font-family: var(--robregular);
    color: var(--themecolor);
    background-color: var(--bgcolor);
    font-size: 16px;
}

::-webkit-scrollbar {
    width: 2px;
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    background: var(--titlecolor);
}

a {
    text-decoration: none;
    color: inherit;
}

nav:not(.mm-menu) {
    display: none;
}

#header {
    display: none;
}

.main {
    width: 92.951%;
    margin: 0 auto;
}

.top-container.fixed {
    position: fixed;
    top: 0;
    z-index: 99;
    /* -webkit-box-shadow: 0px 10px 10px -5px rgba(132, 132, 173, 0.15);
    -moz-box-shadow: 0px 10px 10px -5px rgba(132, 132, 173, 0.15);
    box-shadow: 0px 10px 10px -5px rgba(132, 132, 173, 0.15);*/
    /*background: rgba(255,255,255,0.7);*/
    background: var(--bgcolor);
    width: 100%;
    height: 73px;
}

    .top-container.fixed .menu ul {
        height: 65px;
    }

    .top-container.fixed .top-menu .main {
        height: 65px;
    }

    .top-container.fixed .logo {
        height: 50px;
    }

        .top-container.fixed .logo img {
            max-height: 50px;
        }

    .top-container.fixed li.product:before {
        width: 22px;
        height: 22px;
    }

.top-menu .main {
    height: 77px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 10px;
    transition: var(--transitionall);
}

.logo {
    width: 42%;
    height: 56px;
    transition: var(--transitionall);
}

    .logo img {
        max-width: 100%;
        max-height: 56px;
        transition: var(--transitionall);
    }

.menu {
    width: 56.5275%;
}

    .menu ul {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        gap: 40px;
        font-family: var(--robregular);
        color: var(--themecolor);
        height: 77px;
        transition: var(--transitionall);
        list-style: none;
    }

        .menu ul li {
            padding-bottom: 13px;
        }

            .menu ul li:hover:not(.product) a, .menu ul li:not(.product).active a {
                color: var(--themeredcolor);
            }

            .menu ul li.product {
                color: var(--bgcolor);
                font-family: var(--robbold);
                height: 100%;
                border-radius: 0 0 12px 12px;
                background: var(--themeredcolor);
                position: relative;
                transition: var(--transitionall);
                box-shadow: 0 0 0 rgba(0, 26, 101, 1);
                padding-bottom: 0;
            }

                .menu ul li.product:hover, .menu ul li.product.active {
                    box-shadow: 0 4px 0 rgba(0, 26, 101, 1);
                }

                .menu ul li.product a {
                    width: 100%;
                    height: 100%;
                    display: flex;
                    align-items: flex-end;
                    padding: 0 15.8px 13px;
                }

                    .menu ul li.product a:before {
                        content: '';
                        position: absolute;
                        background: url(../images/menu-product-bg.png) no-repeat center center;
                        top: 5px;
                        left: 50%;
                        transform: translateX(-50%);
                        width: 30px;
                        height: 30px;
                        background-size: cover;
                        transition: var(--transitionall);
                    }

        .top-container.fixed .menu ul li.product a, .menu ul li {
            padding-bottom: 8px;
        }

.search {
    display: flex;
    width: 49.215%;
    height: 37px;
    border: 1px solid var(--greybordercolor);
    background: var(--inputbgcolor);
    border-radius: 18px;
    /*margin-right: 50px;*/
}

.search-icon {
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--greybordercolor);
    border-radius: 50%;
    color: var(--greyiconcolor);
}

.search input {
    width: 200px;
    border: unset;
    padding: 0 13px;
    color: var(--themecolor);
    font-size: 14px;
    font-family: var(--robregular);
    background: transparent;
}

    .search input::placeholder {
        color: #c6c6d8;
    }

    .search input, .search input:focus-visible {
        border: unset;
        outline: unset;
    }

.top-menu-right-big {
    width: 42.5%;
    display: flex;
    gap: 70px;
}

.top-menu-right {
    width: 40.92%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 37px;
}

.top-informations {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
    width: 127px;
}

    .top-informations a:not(.circle-box) {
        color: var(--socialbgcolor);
        font-size: 24px;
        height: 21px;
        transition: var(--transitionall);
    }

        .top-informations a:not(.circle-box):hover {
            color: var(--titlecolor);
        }

.circle-box {
    color: var(--bgcolor);
    background: var(--socialbgcolor);
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    transition: var(--transitionall);
}

    .circle-box:hover {
        background: var(--titlecolor);
    }

.selectLang {
    cursor: pointer;
    font-size: 14px;
    color: var(--langcolor);
    width: 67.65px;
    height: 24.2px;
    border: 1px solid var(--greybordercolor);
    border-radius: 12.01px;
    background: var(--bgcolor);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    gap: 6px;
}

    .selectLang img {
        width: 24px;
        width: 23px;
    }

    .selectLang:after {
        content: '\f0d7';
        font-family: "Font Awesome 6 Free";
        width: 8px;
        position: absolute;
        right: 7px;
        top: 4px;
        font-size: 12px;
    }

.langPop {
    background: var(--bgcolor);
    width: 100%;
    padding: 5px 10px;
    line-height: 2;
    border-radius: 10px;
    position: absolute;
    right: 0;
    cursor: pointer;
    font-size: 13px;
    top: 30px;
    border: 1px solid var(--greybordercolor);
    z-index: 99;
    visibility: hidden;
    color: #8f96a4;
}

    .langPop ul {
        list-style: none;
    }

        .langPop ul li {
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }

            .langPop ul li img {
                width: 20px;
                height: 19px;
                margin-right: 5px;
            }

.selectLang:focus-within
.langPop {
    visibility: visible;
}

.selectLang:focus-within:after {
    transform: rotate(180deg);
}

.footer {
    background: var(--greybgcolor);
}

.footer-container {
    width: 54.6%;
    margin: 0 auto;
    padding: 47px 0 40px;
    display: flex;
    flex-direction: column;
    gap: 45px;
}

.footer-container-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .footer-container-top img {
        max-width: 289px;
        max-height: 59px;
    }

.footer-bulletin {
    height: 62px;
    width: 64.3%;
}

.relative {
    position: relative;
}

.bulletin-bell {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    font-family: var(--robbold);
    color: var(--bgcolor);
    background: var(--titlecolor);
    width: 184px;
    border-radius: 31px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

    .bulletin-bell i {
        font-size: 35px;
    }

    .bulletin-bell:hover i {
        animation: tilt-shaking .3s linear infinite;
    }

@keyframes tilt-shaking {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(5deg);
    }

    50% {
        transform: rotate(0eg);
    }

    75% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.txt-bulletin {
    width: 100%;
    height: 62px;
    border: 1px solid var(--darkgreybordercolor);
    border-radius: 31px;
    padding: 0 185px 0 200px;
    color: var(--themecolor);
}

    .txt-bulletin:focus-visible {
        outline: unset;
    }

.entry-btn {
    position: absolute;
    right: 23px;
    top: 50%;
    transform: translateY(-50%);
    background: var(--titlecolor);
    color: var(--bgcolor);
    width: 145px;
    padding: 9.5px 20px;
    font-family: var(--robbold);
    border-radius: 19px;
}

    .entry-btn:after {
        content: '';
        position: absolute;
        right: 18px;
        top: 50%;
        transform: translateY(-50%);
        background: url(../images/bulletin-icon.png) no-repeat right center;
        width: 23px;
        height: 19px;
    }

    .entry-btn:hover::after {
        animation: fly 0.8s ease-in-out infinite alternate;
    }

@keyframes fly {
    0% {
        transform: translateY(-50%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateY(-6px) scale(1.05);
        opacity: 0.9;
    }

    100% {
        transform: translateY(-50%) scale(1);
        opacity: 1;
    }
}

.bulletin-error {
    position: absolute;
    top: 10px;
    right: 185px;
    color: #FF0000;
}

.bulletin-result {
    position: absolute;
    bottom: -30px;
    right: 30px;
    color: #FF0000;
}

.footer-container-bottom {
    font-size: 15px;
    color: var(--lightgreytextcolor);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 90px;
}

    .footer-container-bottom a:hover {
        color: var(--titlecolor);
    }

    .footer-container-bottom span {
        font-family: var(--robbold);
    }

.footer-informations {
    width: 22%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

    .footer-informations i {
        color: var(--lightgreytextcolor);
        font-size: 14px;
        margin-right: 10px;
    }

.footer-phone {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-menues {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 78px;
    width: 78%;
}

    .footer-menues div {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

        .footer-menues div:first-child {
            width: 20%;
        }

        .footer-menues div ul {
            display: flex;
            flex-direction: column;
            gap: 7px;
            list-style: none;
        }

        .footer-menues div:nth-child(2) ul {
            max-height: 220px;
            flex-wrap: wrap;
            column-gap: 55px;
            row-gap: 11px;
        }

            .footer-menues div:nth-child(2) ul li {
                max-width: 225px;
                font-size: 14px;
            }

.footer-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--darkgreybgcolor);
    color: var(--footerdarkgreytextcolor);
    font-size: 14px;
    height: 58px;
}

    .footer-bottom .main {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

.top-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.banner-title {
    color: var(--titlecolor);
    font-family: var(--sansbold);
    font-size: 20px;
    margin-bottom: 25px;
}

    .banner-title div {
        font-size: 57px;
        font-family: var(--sansextrabold);
    }

.banner-btn {
    height: 46px;
    /*width: 47%;*/
    width: max-content;
    padding: 0 20px;
    margin: 0 auto;
    background: var(--themeredcolor);
    font-family: var(--times);
    border-radius: 23.09px;
    color: var(--bgcolor);
    letter-spacing: 6px;
    margin-bottom: 15px;
    font-size: 22.50px;
}

.banner-bottom-title {
    font-family: var(--coronet);
    font-size: 45px;
    color: var(--titlecolor);
}

.banner-left {
    width: 41%;
    float: left;
}

.banner-right {
    width: 40.6%;
    height: auto;
    max-height: 470px;
    float: right;
}

    .banner-right img {
        max-width: 470px;
        max-height: 470px;
        filter: drop-shadow(14px 16px 32px rgba(0, 0, 0, .15));
    }

.carousel-control-next {
    position: absolute;
    bottom: 137px;
    right: calc(50% - 155px);
    transform: translateX(-50%);
    z-index: 1;
}

.carousel-control-prev {
    position: absolute;
    bottom: 137px;
    left: calc(50% - 50px);
    transform: translateX(-50%);
    z-index: 1;
}

.carousel-control-prev-icon {
    background: url(../images/banner-arrow.png) no-repeat center center;
    width: 95px;
    height: 27px;
    display: block;
}

.carousel-control-next-icon {
    background: url(../images/banner-arrow.png) no-repeat center center;
    transform: rotate(180deg);
    width: 95px;
    height: 27px;
    display: block;
}

.products-container.first {
    margin-bottom: 65px;
}

.products-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 104px;
}

.products-title {
    font-family: var(--robblack);
    color: var(--titlecolor);
    font-size: 36px;
    padding-left: 3.65%;
}

.products-image {
    background: var(--imagebgcolor) url(../images/new-producs-bg.png) no-repeat center center;
    position: relative;
    height: 104px;
    width: 80.001%;
}

.all-products {
    position: absolute;
    color: var(--bgcolor);
    background: var(--themeredcolor);
    width: 115px;
    height: 36px;
    right: 105px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 18px;
    font-family: var(--robbold);
    transition: var(--transitionall);
}

    .all-products:hover {
        background: var(--bgcolor);
        color: var(--themeredcolor);
    }

.products-boxes {
    display: flex;
    flex-wrap: wrap;
}

.product-box {
    width: 20%;
    border: 1px solid var(--prodbordercolor);
    height: 443px;
    position: relative;
}

.products-container.second .product-box:nth-child(n+6) {
    border-bottom: unset;
}

.product-box:hover .product-description {
    height: 160px;
    background: var(--descbgcolor);
}

.product-box:hover .product-text, .product-box:hover i {
    opacity: 1;
}

.product-box .product-text, .product-box i {
    opacity: 0;
}

.product-box:hover .product-image {
    min-height: 280px;
}

.product-box:hover .product-name {
    font-size: 20px;
    padding: 0;
    margin-bottom: 30px;
}

.new-sticker {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
    height: 75px;
    background: var(--descbgcolor);
    clip-path: polygon(0 0, 100% 0, 0 100%);
    color: var(--themeredcolor);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--robbold);
    font-size: 14px;
}

    .new-sticker span {
        transform: rotate(-45deg) translate(calc(0%), calc(-100%));
        transform-origin: center;
    }

.product-image {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 333px;
    transition: var(--transitionall);
}

    .product-image img {
        max-width: 210px;
        max-height: 240px;
    }

.product-name {
    font-family: var(--robbold);
    color: var(--titlecolor);
    font-size: 16px;
    min-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: var(--transitionall);
    /*padding: 0 15px;*/
    text-align: center;
}

.product-description {
    color: var(--titlecolor);
    font-size: 14px;
    font-family: var(--robcondensed);
    height: 100px;
    overflow: hidden;
    transition: var(--transitionall);
    padding: 25px;
}

    .product-description i {
        font-size: 22px;
        position: absolute;
        right: 25px;
        bottom: 7px;
        pointer-events: none;
        transition: var(--transitionall);
    }

.middle-banner-container {
    height: 443px;
    width: 100%;
    margin-bottom: 10px;
    /*margin-bottom: 40px;*/
    position: relative;
}

    .middle-banner-container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.middle-banner-content {
    width: 27.6%;
    height: 315px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 13%;
    background: rgba(255, 255, 255, 0.87);
    border-radius: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.middle-banner-top {
    text-align: center;
    line-height: 52px;
}

    .middle-banner-top div:first-child {
        font-size: 24px;
        font-family: var(--montregular);
    }

    .middle-banner-top div:nth-child(2) {
        font-size: 54px;
        font-family: var(--montbold);
    }

    .middle-banner-top div:nth-child(3) {
        font-size: 23px;
    }

.middle-banner-content a {
    font-family: var(--montbold);
    border: 2px solid var(--themecolor);
    border-radius: 20px;
    width: 109px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

    .middle-banner-content a i {
        margin-left: 5px;
        transition: var(--transitionall);
    }

    .middle-banner-content a:hover i {
        transform: translateX(5px);
    }

.brands-container {
    background: var(--greybgcolor);
    min-height: 272px;
}

.menu-title {
    font-family: var(--robblack);
    color: var(--titlecolor);
    font-size: 36px;
    padding: 40px 0;
}

.brand-box {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60px;
}

    .brand-box img {
        max-width: 150px;
        max-height: 50px;
    }

.corporate-container {
    margin-bottom: 80px;
}

.corporate-content {
    display: flex;
    gap: 100px;
    width: 94%;
    margin: 0 auto;
}

.corporate-left {
    width: 44.04%;
}

.corporate-right {
    width: 50%;
}

.corporate-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 738px;
    max-height: 605px;
    border-radius: 126px;
    box-shadow: 22px 4px 0 rgba(38,62,91,0.14);
}

.corporate-title {
    font-family: var(--robbold);
    color: var(--titlecolor);
    font-size: 36px;
    text-align: center;
    margin-bottom: 40px;
}

.corporate-text {
    line-height: 25px;
    text-align: justify;
    width: 80%;
    margin: 0 auto 35px;
}

.corporate-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    margin-bottom: 60px;
}

    .corporate-buttons a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 124px;
        height: 45px;
        border-radius: 10px;
        font-size: 18px;
        transition: all ease .8s;
    }

        .corporate-buttons a:first-child {
            color: var(--titlecolor);
            border: 1px solid var(--titlecolor);
            background-image: linear-gradient(50deg, var(--bgcolor) 50%, var(--titlecolor) 50%);
            background-size: 700px;
            background-repeat: no-repeat;
            background-position: 0%;
        }

            .corporate-buttons a:first-child:hover {
                background-position: 100%;
                color: var(--bgcolor);
                border: 1px solid var(--bgcolor);
            }

        .corporate-buttons a:nth-child(2) {
            color: var(--bgcolor);
            border: 1px solid var(--bgcolor);
            background-image: linear-gradient(50deg, var(--titlecolor) 50%, var(--bgcolor) 50%);
            background-size: 700px;
            background-repeat: no-repeat;
            background-position: 0%;
        }

            .corporate-buttons a:nth-child(2):hover {
                background-position: 100%;
                color: var(--titlecolor);
                border: 1px solid var(--titlecolor);
            }

.corporate-boxes {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 45px;
}

.corporate-box {
    text-align: center;
    position: relative;
    min-height: 265px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
}

    .corporate-box::before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        justify-content: center;
        align-items: center;
        width: 112px;
        height: 112px;
        border-radius: 50%;
        background: var(--bgcolor);
        border: 25px solid var(--corpbordercolor);
        background-size: contain;
    }

    .corporate-box:first-child::before {
        background: url(../images/corporate-box1.png) var(--bgcolor) no-repeat center center;
    }

    .corporate-box:nth-child(2)::before {
        background: url(../images/corporate-box2.png) var(--bgcolor) no-repeat center center;
    }

    .corporate-box:nth-child(3)::before {
        background: url(../images/corporate-box3.png) var(--bgcolor) no-repeat center center;
    }

.corporate-box-title {
    font-family: var(--robbold);
    color: var(--titlecolor);
    font-size: 20px;
}

.corporate-box-text {
    line-height: 22px;
}

.news-container {
    margin-bottom: 95px;
}

.menu-title.news {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

    .menu-title.news a {
        font-family: var(--robregular);
        color: #b4b1cf;
        font-size: 16px;
    }

        .menu-title.news a span {
            border-bottom: 1px solid #b4b1cf;
        }

        .menu-title.news a i {
            margin-left: 10px;
            transition: var(--transitionall);
        }

        .menu-title.news a:hover i {
            transform: translateX(5px);
        }

.news-boxes {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 70px;
}

.new-box {
    width: 30.6823%;
}

.new-image {
    height: 392px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

    .new-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: var(--transitionall);
        overflow: hidden;
    }

.new-image-hover {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 62px;
    height: 62px;
    background: var(--bgcolor);
    border-radius: 62px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--themeredcolor);
    font-size: 24px;
    transition: var(--transitionall);
    display: none;
}

    .new-image-hover i {
        transform: translate(calc(24%), calc(24%));
    }

.new-box:hover .new-image img {
    transform: scale(1.05);
}

.new-box:hover .new-image-hover {
    display: flex;
}

.new-title {
    font-family: var(--robbold);
    color: var(--titlecolor);
    font-size: 20px;
    margin-bottom: 20px;
}

.new-text {
    font-size: 15.5px;
    line-height: 23px;
    color: var(--greytextcolor);
    padding-bottom: 10px;
    border-bottom: 2px solid #d6d6d6;
    text-align: justify;
}

.read-more {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: var(--titlecolor);
    border-bottom: 1px solid var(--titlecolor);
    width: 58px;
    float: right;
}
/*navigation*/
/*.banner-container {
    width: 100%;
    height: 471px;
    display: flex;
    justify-content: center;
    margin-top: 102px;
    background: var(--navigationbgcolor);
    flex-direction: column;
}*/

/*.banner-container .main {
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
}*/
.container {
    position: relative;
    width: 100%;
    padding-top: 5.25%;
}

.banner-image {
    width: 100%;
    height: 432px;
    background: url(../images/menu-banner.png) no-repeat center center;
    opacity: 0.4;
    position: absolute;
    z-index: 1;
    top: 0;
    background-size: cover !important;
}

    .banner-image:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(241,240,248,0.7);
        z-index: 2;
    }

.navigation-container {
    background: var(--navigationbgcolor);
    padding-top: 102px;
}

    .navigation-container .main {
        /*margin-top: 102px;*/
        height: 59px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.navigation {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    gap: 2px;
    width: 100%;
    flex-direction: column;
}

.navigation-title {
    font-family: var(--robbold);
    font-size: 17.5px;
    color: var(--titlecolor);
}

.navigation ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
}

    .navigation ul li:not(:last-child)::after {
        font-family: "Font Awesome 6 Free";
        content: '\f054';
        color: var(--navigationtextcolor);
        font-size: 12px;
        margin: 0 6px;
    }

    .navigation ul li a {
        font-size: 14px;
        color: var(--navigationtextcolor);
        text-decoration: none;
    }

    .navigation ul li:last-child a {
        color: var(--titlecolor);
    }

.corporate-content-container {
    background: var(--contentbgcolor);
    margin-bottom: 125px;
}

    .corporate-content-container .main {
        z-index: 2;
        position: relative;
    }

.corporate-content-top {
    display: flex;
    gap: 35px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 38px;
}

.corporate-content-left {
    background: var(--bgcolor);
    border-radius: 81px;
    width: 51.89%;
    padding: 40px 63px;
    box-shadow: 1px 4px 131px rgba(49, 39, 131, 0.06);
    min-height: 605px;
}

    .corporate-content-left table {
        width: 100% !important;
        border-spacing: 0 5px;
    }

        .corporate-content-left table tbody tr td:first-child {
            width: 23%;
        }

        .corporate-content-left table tbody tr td:nth-child(2) {
            width: 4%;
        }

    .corporate-content-left .corporate-title {
        font-family: var(--robbold);
        text-align: left;
    }

    .corporate-content-left .corporate-text {
        margin: 0;
        width: 100%;
        line-height: 26.37px;
        text-align: justify;
    }

.corporate-content-right {
    width: 42.7%;
    height: 605px;
}

    .corporate-content-right img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 126px;
        box-shadow: 22px 1px 0 rgba(38,62,91,0.14);
    }

.corporate-content-second {
    border-radius: 81px;
    background: var(--bgcolor);
    padding: 63px;
    line-height: 24px;
    text-align: justify;
    height: 409px;
    box-shadow: 1px 4px 83px rgba(49, 39, 131, 0.06);
    position: relative;
    z-index: 1;
}

    .corporate-content-second .corporate-boxes {
        width: 59.4%;
        margin: 50px auto 0;
        background: var(--contentboxesbgcolor);
        border-radius: 39px;
        padding: 25px 60px;
        min-height: 339px;
    }

    .corporate-content-second .corporate-box::before {
        top: -10px;
    }

.content-gallery-container {
    margin: 25px 0 80px;
    display: flex;
}

/*.content-gallery-container.first {
        margin-bottom: 0;
    }*/

.gallery-title {
    margin: 70px auto 40px;
    color: var(--titlecolor);
    font-size: 36px;
    text-align: center;
    font-family: var(--robblack);
}

.gallery-image {
    width: 265px !important;
    height: 265px !important;
    margin-left: 10px;
}

    .gallery-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 25px;
    }

    .gallery-image.video {
        position: relative;
    }

        .gallery-image.video:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.63);
            top: 0;
            left: 0;
            border-radius: 25px;
        }

        .gallery-image.video i {
            position: absolute;
            width: 77px;
            height: 77px;
            border: 4px solid var(--bgcolor);
            border-radius: 50%;
            cursor: pointer;
            background: rgba(255, 255, 255, 0.57);
            /*color: rgba(179 179 180 / 0.8);*/
            color: var(--bgcolor);
            font-size: 35px;
            transition: all ease .3s;
            z-index: 999;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .gallery-image.video i:before {
                transform: translateX(3px);
            }

        .gallery-image.video:hover i {
            transform: translate(-50%, -50%) scale(1.1);
        }

.gallery-container button.slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    outline: unset;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--bgcolor);
    z-index: 2;
    cursor: pointer;
    border: unset;
    border: 1px solid;
}

    .gallery-container button.slick-arrow i {
        font-size: 22px;
        color: var(--titlecolor);
    }

.gallery-container button.slick-next.slick-arrow {
    right: -7px;
}

.gallery-container button.slick-prev.slick-arrow {
    left: -12px;
}

.contact-top {
    position: relative;
}

.contact-bg {
    width: 97%;
    height: 465px;
    margin: 0 auto;
    border-radius: 27px;
    background: #f1f0f8;
}

.contact-top iframe {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.contact-informations {
    position: absolute;
    background: var(--bgcolor);
    border-radius: 50px;
    height: 342px;
    width: 30.7%;
    top: 7%;
    left: 7%;
    padding: 42px 50px;
    display: flex;
    flex-direction: column;
    gap: 25px;
    color: var(--titlecolor);
}

.contact-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

    .contact-item:first-child div div {
        font-family: var(--robbold);
    }

    .contact-item:nth-child(2) div {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        gap: 30px;
    }

    .contact-item.circle.mail {
        border: 1px solid var(--greyiconcolor);
        border-radius: 17.5px;
        padding: 3px 40px 3px 3px;
        width: max-content;
        position: relative;
    }

        .contact-item.circle.mail:after {
            content: '';
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 10px;
            background: url(../images/plane-icon.png) no-repeat center center;
            width: 24px;
            height: 19px;
        }

    .contact-item.circle i {
        color: var(--bgcolor);
        background: var(--socialbgcolor);
        width: 26px;
        height: 26px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        transition: var(--transitionall);
        /*margin-right: 10px;*/
    }

    .contact-item.circle:hover i {
        background: var(--titlecolor);
    }

    .contact-item i {
        color: var(--socialbgcolor);
        font-size: 22px;
    }

        .contact-item i:not(.contact-item.circle i):hover {
            color: var(--titlecolor);
        }

.contact-bottom {
    margin-top: -32px;
    background: linear-gradient(180deg, var(--contacthalfbgcolor) 50%, var(--bgcolor) 50%);
    padding-top: 32px;
}

.contact-title {
    font-family: var(--coronet);
    color: var(--titlecolor);
    font-size: 39px;
    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 0 27px 27px;
    background: var(--contactbgcolor);
    width: 34%;
    margin: 0 auto 50px;
}

.contact-form-area {
    background: url(../images/contact-bg.png) no-repeat var(--contactbgcolor) center center;
    height: 968px;
    width: 63.2%;
    border-radius: 15px;
    margin: 0 auto 90px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-form {
    background: rgba(255, 255, 255, 0.77);
    height: 83.2%;
    width: 85.72%;
    border-radius: 62px;
    padding: 0 90px 54px;
}

.contact-form-title {
    margin: 35px auto 40px;
    text-align: center;
    font-size: 24px;
    font-family: var(--robbold);
    color: var(--titlecolor);
}

.contact-input-area {
    display: flex;
    gap: 25px;
    flex-direction: column;
}

.contact-input-group {
    display: flex;
    gap: 25px;
}

.input-box {
    position: relative;
}

.contact-input-group .input-box {
    width: 50%;
}

.input-box textarea {
    height: 135px;
    border-radius: 26px;
}

.input-contact {
    background: var(--bgcolor);
    padding: 33px 51px;
    width: 100%;
    font-family: var(--robregular);
    border: 1px solid var(--prodbordercolor);
    border-radius: 37.5px;
    color: var(--greyiconcolor);
    height: 75px;
    font-size: 16px;
}

    .input-contact::placeholder {
        color: var(--greyiconcolor);
        font-size: 16px;
    }

    .input-contact:focus {
        outline: none;
        border: 1px outset var(--titlecolor);
    }

.contact-bottom-area {
    display: flex;
    gap: 25px;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.form-accept {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.button-area {
    width: 100%;
    height: 77px;
}

.contact-btn {
    color: var(--bgcolor);
    background: var(--titlecolor);
    border-radius: 6px;
    font-family: var(--robblack);
    font-size: 24px;
    width: 100%;
    height: 100%;
    border: 0;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 var(--bgcolor);
    -webkit-transition: var(--transitionall);
    -moz-transition: var(--transitionall);
    transition: var(--transitionall);
}

    .contact-btn:hover {
        background: var(--bgcolor);
        color: var(--titlecolor);
        border: 1px solid var(--titlecolor);
        box-shadow: inset 1000px 0 0 0 #fff;
    }

.error-stars {
    position: absolute;
    right: 20px;
    top: 20px;
}

.contact-error {
    font-family: var(--robbold);
    min-height: 20px;
}

.success {
    color: var(--successcolor);
}

.error {
    color: var(--errorcolor);
}

.kvkkcheckbox {
    display: block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    color: var(--greyiconcolor);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .kvkkcheckbox a {
        font-family: var(--robbold);
        text-decoration: underline;
        color: var(--themeredcolor);
    }

    .kvkkcheckbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: var(--bgcolor);
    border: 1px solid var(--titlecolor);
}

.kvkkcheckbox:hover input ~ .checkmark::after {
    display: block;
    opacity: .3;
}

.kvkkcheckbox:hover input:checked ~ .checkmark::after {
    opacity: 1;
}

/* When the checkbox is checked, add a blue background */
.kvkkcheckbox input:checked ~ .checkmark {
    background-color: var(--bgcolor);
    opacity: 1;
}

.checkmark:after {
    content: '';
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.kvkkcheckbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.kvkkcheckbox .checkmark:after {
    width: 100%;
    height: 100%;
    background: url(../images/tick.png) no-repeat center center;
}

.container:has(.contact-container) {
    padding: 0;
}

.corporate-content-container.content {
    margin-bottom: 30px;
}

.brands-container.list, .news-container.list .main {
    border-radius: 81px;
    min-height: 475px;
    background: var(--bgcolor);
    box-shadow: 1px 4px 131px rgba(49, 39, 131, 0.06);
    position: relative;
    z-index: 2;
}

.brand-boxes.list, .news-boxes.list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    padding: 115px;
    flex-wrap: wrap;
}

    .brand-boxes.list .brand-box {
        min-height: 89px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid var(--brandbordercolor);
        width: 11.142%;
    }

.top-scroll {
    position: fixed;
    right: 10px;
    bottom: -6px;
    cursor: pointer;
    display: none;
    z-index: 99;
    cursor: pointer;
    text-align: center;
    width: 40px;
    height: 40px;
}

.news-boxes.list {
    gap: 120px 60px;
    padding: 70px 98px;
}

    .news-boxes.list .new-box {
        width: 30.81%;
    }

.news-detail-container {
    position: relative;
    background: var(--bgcolor);
    border-radius: 81px;
    padding: 50px 63px;
    min-height: 650px;
    box-shadow: 1px 4px 131px rgba(49, 39, 131, 0.06);
    z-index: 2;
    margin-bottom: 50px;
}

.news-right {
    float: right;
    height: 556px;
    width: 48.7%;
    margin: 0 0 38px 40px;
}

    .news-right img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 81px;
    }

.news-detail-title {
    font-size: 36px;
    font-family: var(--robbold);
    color: var(--titlecolor);
    margin-bottom: 40px;
}

.news-detail {
    line-height: 26px;
    text-align: justify;
}

.search-container .main {
    margin: 0 auto 35px;
}

.search-text {
    color: var(--themeredcolor);
    font-family: var(--robbold);
    font-size: 30px;
    margin: 30px auto;
}

    .search-text.search-val {
        font-size: 25px;
        text-decoration: underline;
        color: var(--titlecolor);
    }

    .search-text.search-nores-val {
        color: var(--titlecolor);
    }

.search-results-boxes {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.search-box {
    width: 32.2%;
    border-radius: 18px;
    padding: 20px;
    box-shadow: rgba(49, 39, 131, 0.06) 0px 0px 10px;
    text-align: justify;
}

.search-title-val {
    font-family: var(--robbold);
    font-size: 18px;
    margin-bottom: 15px;
    min-height: 35px;
    color: var(--titlecolor);
}

.error-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 39.2%;
    margin: 165px auto;
    gap: 65px;
    color: var(--errorpagecolor);
    font-size: 21px;
}

    .error-container img {
        max-width: 390px;
        max-height: 402px;
    }

.error-big-title {
    font-family: var(--robbold);
    font-size: 147px;
    color: var(--themeredcolor);
}

.error-second-title {
    font-size: 33px;
    margin-bottom: 10px;
}

.top-menu-right-big.error, .top-menu-right-big.error .top-menu-right {
    justify-content: flex-end;
}

.categories-out-container {
    border-radius: 81px;
    min-height: 475px;
    background: var(--bgcolor);
    box-shadow: 1px 4px 131px rgba(49, 39, 131, 0.06);
    position: relative;
    z-index: 2;
}

.categories-container {
    width: 46.4%;
    margin: 0 auto;
    padding: 100px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 60px 44px;
    align-items: center;
    justify-content: flex-start;
}

    .categories-container.big {
        width: 62.7%;
    }

        .categories-container.big .category-box {
            width: 22%;
        }

.category-box {
    width: 29.7%;
    border-radius: 28.5px;
    border: 1px solid var(--brandbordercolor);
}

    .category-box a {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

.category-logo {
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--categorylogobgcolor);
    border-radius: 28.5px 28.5px 0 0;
}

    .category-logo img {
        max-width: 185px;
        max-height: 37px;
    }

.category-image {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
    transition: var(--transitionall);
}

    .category-image:after {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(49, 39, 131, 0.7);
        z-index: 2;
        transform: translateY(0);
        transition: var(--transitionall);
        pointer-events: none;
    }

.category-box:hover .category-image:after {
    transform: translateY(100%);
}

.category-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.category-name {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 17.5px;
    color: var(--categorynamecolor);
    padding: 3px;
}

.null-content {
    width: 100%;
    min-height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--robbold);
    margin: 20px 0;
    font-size: 20px;
    text-align: center;
}

.products-bar {
    height: 48px;
    background: url(../images/products-bg.png) #48408d no-repeat center center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--bgcolor);
    font-size: 14px;
}

    .products-bar i {
        font-size: 18px;
        margin-right: 3px;
    }

.products-list-container {
    display: flex;
}

.products-left {
    width: 23.8%;
    position: sticky;
    top: 73px;
    height: fit-content;
}

    .products-left.fixed {
        position: sticky;
        /*top: 20px;
        left: 0;
        height: calc(100vh - 20px);
        overflow-y: auto;*/
    }

.products-right {
    width: 76.2%;
}

    .products-right .product-box {
        width: 25%;
    }

        .products-right .product-box .product-name {
            color: var(--langcolor);
        }

.products-bar.detail {
    background: rgba(72,64,141,0.9);
    z-index: 2;
    position: relative;
}

    .products-bar.detail .main {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

.contact-us {
    color: var(--bgcolor);
    background: var(--themeredcolor);
    width: 127px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 18px;
    font-family: var(--robbold);
    transition: var(--transitionall);
}

    .contact-us:hover {
        background: var(--bgcolor);
        color: var(--themeredcolor);
    }

.product-banner {
    width: 100%;
    height: 455px;
    margin-top: -48px;
    z-index: 1;
    position: relative;
}

    .product-banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.products-right.detail {
    margin-bottom: 50px;
}

#tabs {
    width: 97%;
    margin: 0 auto;
}

.product-informations-top {
    display: flex;
    justify-content: space-between;
    height: 76px;
    align-items: center;
    border-radius: 0 0 38px 38px;
    background: #fafafc;
    padding: 0 35px;
    color: var(--titlecolor);
}

.product-code {
    font-family: var(--robbold);
    font-size: 29px;
}

.product-tabs {
    display: flex;
    gap: 35px;
    font-family: var(--robmedium);
    list-style: none;
}

    .product-tabs li {
        border: 1px solid var(--titlecolor);
        height: 36px;
        border-radius: 18px;
        width: 121px;
    }

        .product-tabs li a {
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }

    .product-tabs > li.ui-tabs-active, .product-tabs > li:hover {
        border-color: var(--themeredcolor);
        background: var(--bgcolor);
    }

.product-detail-name {
    font-family: var(--robbold);
    font-size: 24px;
    color: var(--titlecolor);
    margin: 10px 0 40px 35px;
}

.product-informations-bottom {
    text-align: justify;
    line-height: 24px;
}

.tab-div table {
    width: 100% !important;
}

    .tab-div table img {
        max-width: 100% !important;
        max-height: 520px !important;
        /*padding-left: 10px;*/
    }

        .tab-div table img.height-none {
            max-height: unset !important;
        }

.img-right {
    padding-right: 10px !important;
}

.img-left {
    padding-left: 10px !important;
}

.text-right {
    padding-right: 30px !important;
}

.text-left {
    padding-left: 30px !important;
}

.tab-div img {
    max-width: 100% !important;
    max-height: 1000px !important;
}

.products-right .gallery-container, .document-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 27px;
    flex-wrap: wrap;
}

    .products-right .gallery-container .gallery-image {
        width: 23.492% !important;
        height: 205px !important;
        border-radius: 11px;
    }

        .products-right .gallery-container .gallery-image img, .products-right .gallery-container .gallery-image.video:after {
            border-radius: 11px;
        }

.content-doc-item {
    width: 23.392%;
    height: 270px;
}

.document-container .content-doc-item {
    width: 18.7%;
}

.content-doc-icon {
    border: 1px solid #f4f3f9;
    height: 205px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-doc-icon {
    max-height: 205px;
    max-width: 100%;
    border-radius: 11px;
}

    .content-doc-icon img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .content-doc-icon.icon img {
        max-width: 70px;
        max-height: 70px;
    }

.content-doc-name {
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 7px;
    text-align: center;
}

.related-products-container {
    margin-bottom: 40px;
}

.related-products-title {
    text-align: center;
    margin: 65px 0 35px;
    font-family: var(--robbold);
    color: var(--titlecolor);
    font-size: 29px;
}

.related-products-area .product-box {
    width: 100%;
}

.related-products-area button.slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    outline: unset;
    border: none;
    width: 39px;
    height: 39px;
    background: var(--descbgcolor);
    z-index: 2;
    cursor: pointer;
}

    .related-products-area button.slick-arrow i {
        font-size: 22px;
        color: var(--titlecolor);
    }

.related-products-area button.slick-next.slick-arrow {
    right: 30px;
}

.related-products-area button.slick-prev.slick-arrow {
    left: 30px;
}

.top-scroll i {
    color: var(--titlecolor);
    position: relative;
    font-size: 24px;
}

.w100 {
    width: 100%;
}

.d-none {
    display: none;
}

.products-right .gallery-container .gallery-image, .content-doc-item {
    margin: 0;
}

.products-left ul {
    list-style: none;
    margin: 0;
    padding: 30px 0 60px;
}

.products-left #navigation {
    border: 1px solid #d1d1d1;
}

.products-left li {
    position: relative;
    display: block;
    width: 100%;
    padding: 32px 0;
    font-size: 16px;
    color: #7b7b7b;
    font-family: var(--robregular);
}

.products-left > li.open:after {
    content: '\f077';
    position: absolute;
    transition: var(--transitionall);
    right: 50px;
    top: 40px;
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Free";
    color: var(--titlecolor);
    font-size: 20px;
}

.products-left li > a {
    position: relative;
    color: var(--langcolor);
    font-family: var(--robregular);
    padding-right: 10px;
    padding-left: 70px;
    width: 75%;
    display: block;
    transition: var(--transitionall);
}

    .products-left li > a:hover, .products-left li > a.active {
        color: var(--titlecolor);
        font-family: var(--robbold);
    }

        .products-left li > a:hover:after {
            background: var(--titlecolor);
        }

.products-left > ul > li:has(ul):hover:after {
    color: var(--titlecolor);
}

.products-left li ul {
    display: none;
    margin-top: 10px;
    padding-left: 40px;
    border-left: 2px solid #ebeaf1;
}

.products-left li.open > ul {
    display: block;
    padding-top: 30px;
    padding-bottom: 0;
    margin-top: 30px;
}

    .products-left li.open > ul:after {
        content: '';
        position: absolute;
        background: #ebeaf1;
        height: 2px;
        width: 67.8%;
        left: 70px;
        bottom: 0;
        transition: var(--transitionall);
    }

.products-left > li > a.active {
    color: var(--titlecolor);
    font-family: var(--robbold);
    padding-left: 70px;
}

.products-left li:has(ul) > a.active:after {
    background: var(--titlecolor);
}

.products-left > ul > li > ul > li > a {
    color: var(--langcolor);
    font-family: var(--robregular) !important;
    font-size: 17.5px;
    padding-left: 79px;
    width: 85%;
    transition: var(--transitionall);
}

    .products-left > ul > li > ul > li > a.active, .products-left > ul > li > ul > li > a:hover {
        color: var(--themecolor) !important;
    }

        .products-left > ul > li > ul > li > a.active:before, .products-left > ul > li > ul > li > a:hover:before {
            color: var(--themeredcolor);
        }

.products-left > ul > li > a:after {
    content: '';
    position: absolute;
    background: #ebeaf1;
    height: 2px;
    width: 90.6%;
    left: 70px;
    bottom: -30px;
    transition: var(--transitionall);
}

.products-left > ul > li > a.active:after {
    background: var(--titlecolor);
}

.products-left > ul > li > ul > li > a:before {
    content: '\f178';
    position: absolute;
    transition: all ease .4s;
    left: 54px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Free";
    color: #9897a7;
}

/*.products-left > ul > li:has(ul):after {
    content: '\f078';
    position: absolute;
    transition: var(--transitionall);
    right: 50px;
    top: 42px;
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Free";
    color: var(--langcolor);
    font-size: 20px;
}

.products-left > ul > li.open:has(ul):after {
    content: '\f077';
    color: var(--titlecolor);
}*/

.products-left > ul > li:has(ul) .toggle-arrow {
    position: absolute;
    transition: var(--transitionall);
    right: 50px;
    top: 42px;
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Free";
    color: var(--langcolor);
    font-size: 20px;
    cursor: pointer;
}

.products-left > ul > li.open:has(ul) .toggle-arrow {
    top: 32px;
}

.products-left > ul > li.open:has(ul) .toggle-arrow {
    transform: rotate(180deg);
    transition: var(--transitionall);
    color: var(--titlecolor);
}

.disp-block {
    display: block;
}

.products-left li ul li > a {
    font-size: 15.5px;
    color: var(--langcolor);
    padding-left: 90px;
}

.products-left li ul li a:hover {
    color: var(--themeredcolor);
}

.products-left li ul li ul li {
    padding-top: 8px;
    padding-bottom: 8px;
    border: 0
}

    .products-left li ul li ul li a {
        font-size: 16px;
        padding: 3px 15px 3px 61px !important;
        position: relative;
        font-family: var(--robregular) !important;
        width: 100%;
        transition: var(--transitionall);
    }

        .products-left li ul li ul li a:before {
            content: '';
            position: absolute;
            width: 12px;
            height: 1px;
            background: var(--langcolor);
            left: 38px;
            top: 50%;
            transform: translateY(-50%);
            transition: all 0.3s ease;
        }

.products-left li.open > ul > li > ul {
    padding: 0 0px 0 40px;
    margin-top: 18px;
    border: 0;
}

    .products-left li.open > ul > li > ul:after {
        display: none
    }

.products-left li ul li.open {
    border: 0
}

.products-left li ul li {
    border: 0;
    padding: 14px 0
}

    .products-left li ul li ul li a:hover:before {
        background: var(--themeredcolor);
    }

    .products-left li ul li ul li a:hover, .products-left li ul li ul li a.active, .products-left li ul li ul li a.active:before {
        color: var(--themeredcolor);
    }

.tab-div table.table-w50 {
    width: 50% !important;
}

.tab-div table.grey-table {
    width: 100% !important;
    border: 1px solid var(--greytableborder);
    border-bottom: 0;
}

    .tab-div table.grey-table td {
        text-align: justify;
        padding: 10px 20px;
        border-collapse: collapse;
        border-bottom: 1px solid var(--greytableborder);
        background-color: var(--greytablebg);
    }

.tab-div table.custom-grey-table tr td {
    padding: 8px 15px 8px;
}

.tab-div table.custom-grey-table tr:nth-child(even) td {
    background-color: var(--customgreybg);
}

.tab-div table.custom-border-table {
    border: 1px solid var(--tablecustomtdborder);
    border-top:unset;
}

    .tab-div table.custom-border-table tr td {
        border-top: 1px solid var(--tablecustomtdborder);
        padding: 6px 24px !important;
    }
.tab-div table.big-table {
    width: 100% !important;
    border: 1px solid #d1d1d1;
}

    .tab-div table.big-table td {
        padding: 3px 5px;
        border: 1px solid #d1d1d1;
    }
.big-tbl table {
    border-spacing:0;
}
.big-tbl table td {
    padding: 5px;
}

.corporate-text ul li {
    margin-left: 20px;
}
/* width:1920 */
@media only screen and (min-width:1681px) and (max-width: 1920px) {
    .gallery-container button.slick-next.slick-arrow {
        right: -3px;
    }
}
/* width:1680 */
@media only screen and (min-width:1601px) and (max-width: 1680px) {
    .product-informations-bottom .tab-div iframe:not(.product-informations-bottom .tab-div table iframe):not(.product-informations-bottom .tab-div table iframe) {
        width: 1000px;
        height: 560px;
    }

    .top-menu-right-big {
        gap: 30px;
    }

    .top-menu-right {
        width: 46.92%;
        gap: 20px;
    }

    .hero-slider .carousel-caption .caption-box {
        width: 64% !important;
    }

    .middle-banner-content {
        width: 31.5%;
    }

    .corporate-text {
        width: 92%;
    }

    .corporate-box {
        min-height: 280px;
    }

    .corporate-content .corporate-box::before {
        top: -10px;
    }

    .corporate-box-title {
        font-size: 18px;
    }

    .corporate-content-second .corporate-boxes {
        width: 67.2%;
    }

        .corporate-content-second .corporate-boxes
        .corporate-box {
            min-height: 275px;
        }

    .gallery-image {
        width: 240px !important;
        height: 240px !important;
    }

    .content-gallery-container.second .gallery-title {
        margin-top: 10px;
    }

    .document-container .content-doc-item {
        width: 18.6% !important;
    }

    .categories-container {
        width: 51.7%;
    }

        .categories-container.big {
            width: 70.5%;
        }

            .categories-container.big .category-box {
                width: 21.9%;
            }

    .products-left {
        width: 28.4%;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 23.292% !important;
    }

    /*.tab-div table img {
        max-width: 530px !important;
    }*/

    .brand-boxes.list .brand-box {
        width: 10.92%;
    }

    .brand-box img {
        max-width: 125px;
    }

    .news-boxes.list .new-box {
        width: 30.31%;
    }

    .contact-informations {
        width: 35%;
    }

    .search-box {
        width: 32%;
    }

    .footer-container-bottom {
        gap: 55px;
    }

    .footer-menues {
        gap: 45px;
    }
}
/* width 1600 */
@media only screen and (min-width:1551px) and (max-width:1600px) {
    .product-informations-bottom .tab-div iframe:not(.product-informations-bottom .tab-div table iframe) {
        width: 1000px;
        height: 560px;
    }

    .products-left li > a {
        width: 84%;
    }

    .products-left > ul > li > a:after {
        width: 77.6%;
    }

    .products-left li.open > ul:after {
        width: 64.8%;
    }

    .news-boxes.list .new-box {
        width: 32.11%;
    }

    .top-menu-right-big {
        gap: 30px;
    }

    .top-menu-right {
        width: 46.92%;
        gap: 20px;
    }

    .hero-slider .carousel-caption .caption-box {
        width: 65% !important;
    }

    .products-title {
        font-size: 33px;
    }

    .middle-banner-content {
        width: 31.5%;
    }

    .corporate-content {
        gap: 60px;
    }

    .corporate-right {
        width: 53%;
    }

    .corporate-box {
        min-height: 275px;
    }

    .corporate-content .corporate-box::before {
        top: -15px;
    }

    .corporate-box-title {
        font-size: 18px;
    }

    .corporate-content-left {
        width: 53.8%;
    }

    .corporate-content-second .corporate-boxes {
        width: 70.8%;
    }

    .gallery-image {
        width: 230px !important;
        height: 230px !important;
    }

    .content-gallery-container.second .gallery-title {
        margin-top: 10px;
    }

    .document-container .content-doc-item {
        width: 18.54% !important;
    }

    .categories-container {
        width: 54.3%;
    }

        .categories-container.big {
            width: 74.1%;
        }

    .products-left {
        width: 28.8%;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 23.192% !important;
    }

    /*.tab-div table img {
        max-width: 505px !important;
    }*/

    .brand-boxes.list, .news-boxes.list {
        gap: 22.6px;
    }

        .brand-boxes.list .brand-box {
            width: 10.92%;
        }

    .brand-box img {
        max-width: 120px;
    }

    .contact-informations {
        width: 36%;
    }

    .contact-form-area {
        width: 66.2%;
    }

    .search-box {
        width: 31.9%;
    }

    .footer-container {
        width: 62.5%;
    }
}
/* width 1500 */
@media only screen and (min-width:1441px) and (max-width:1550px) {
    .product-informations-bottom .tab-div iframe:not(.product-informations-bottom .tab-div table iframe) {
        width: 1000px;
        height: 560px;
    }

    .search input {
        width: 170px;
    }

    .top-menu-right-big {
        gap: 10px;
    }

    .top-menu-right {
        width: 46.92%;
        gap: 10px;
    }

    .hero-slider .carousel-caption .caption-box {
        width: 65% !important;
    }

    .banner-title div {
        font-size: 45px;
    }

    .banner-btn {
        font-size: 19px;
    }

    .banner-bottom-title {
        font-size: 35px;
    }

    .banner-right img {
        max-width: 310px;
        max-height: 310px;
    }

    .carousel-control-prev, .carousel-control-next {
        bottom: 90px;
    }

    .products-title {
        font-size: 30px;
    }

    .middle-banner-content {
        width: 31.5%;
    }

    .corporate-content {
        width: 98%;
        gap: 60px;
    }

    .corporate-right {
        width: 53%;
    }

    .corporate-box {
        min-height: 275px;
    }

    .corporate-box-title {
        font-size: 18px;
    }

    .new-image {
        height: 340px;
    }

    .footer-menues div:first-child {
        width: 22%;
    }

    .corporate-content-left {
        width: 57.5%;
    }

    .corporate-content-second .corporate-boxes {
        width: 73.2%;
    }

    .gallery-image {
        width: 230px !important;
        height: 230px !important;
    }

    .document-container .content-doc-item {
        width: 18.48% !important;
    }

    .categories-container {
        width: 56.6%;
    }

        .categories-container.big {
            width: 77.2%;
        }

    .products-left {
        width: 28.8%;
    }

    .products-right {
        width: 71.2%;
    }

    .product-box:hover .product-name {
        font-size: 17px;
        margin-bottom: 20px;
    }

    .product-image img {
        max-width: 190px;
        max-height: 200px;
    }

    .product-description {
        padding: 15px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 22.992% !important;
    }

    /*.tab-div table img {
        max-width: 485px !important;
    }*/

    .brand-boxes.list, .news-boxes.list {
        gap: 22.7px;
        padding: 115px 84px;
    }

        .brand-boxes.list .brand-box {
            width: 10.92%;
        }

    .brand-box img {
        max-width: 120px;
    }

    .contact-informations {
        width: 37%;
    }

    .contact-form-area {
        width: 69.5%;
    }

    .search-box {
        width: 31.9%;
    }

    .footer-container {
        width: 62%;
    }

    .footer-container-bottom {
        gap: 55px;
    }

    .footer-menues {
        gap: 45px;
    }
}
/* width 1440 */
@media only screen and (min-width:1367px) and (max-width:1440px) {
    .product-informations-bottom .tab-div iframe:not(.product-informations-bottom .tab-div table iframe) {
        width: 950px;
        height: 530px;
    }

    .tab-div table iframe {
        width: 490px;
        height: 275px;
    }

    .product-banner {
        height: 400px;
    }

    .top-menu .main {
        gap: 15px;
    }

    .search input {
        width: 138px;
    }

    .top-menu-right-big {
        gap: 10px;
        padding-bottom: 5px;
    }

    .top-menu-right {
        width: 54.92%;
        gap: 10px;
    }

    .hero-slider .carousel-caption .caption-box {
        width: 66% !important;
        gap: 160px !important;
    }

    .banner-title div {
        font-size: 45px;
    }

    .banner-btn {
        font-size: 19px;
    }

    .banner-bottom-title {
        font-size: 35px;
    }

    .banner-right img {
        max-width: 360px;
        max-height: 360px;
    }

    .carousel-control-prev, .carousel-control-next {
        bottom: 90px;
    }

    .products-title {
        font-size: 29px;
    }

    .product-box:hover .product-name {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .middle-banner-content {
        width: 36.5%;
        left: 10%;
    }

    .corporate-content {
        width: 100%;
        gap: 50px;
    }

    .corporate-text {
        width: 94%;
    }

    .corporate-buttons {
        margin-bottom: 30px;
    }

    .corporate-right {
        width: 53%;
    }

    .corporate-box {
        min-height: 280px;
    }

        .corporate-box::before {
            width: 100px;
            height: 100px;
        }

    .corporate-box-title {
        font-size: 18px;
    }

    .corporate-box-text {
        font-size: 15px;
    }

    .news-boxes {
        gap: 40px;
    }

    .new-box {
        width: 31.4%;
    }

    .news-boxes.list .new-box {
        width: 32.11%;
    }

    .new-image {
        height: 310px;
    }

    .footer-container-top img {
        max-width: 230px;
        max-height: 48px;
    }

    .bulletin-bell {
        font-size: 17px;
        width: 175px;
    }

        .bulletin-bell i {
            font-size: 30px;
        }

    .footer-menues div:first-child {
        width: 22%;
    }

    .corporate-content-left {
        width: 57.5%;
        padding: 41px;
    }

        .corporate-content-left table tbody tr td:nth-child(2) {
            width: 1.5%;
        }

    .corporate-content-second .corporate-boxes {
        width: 73.2%;
        gap: 20px;
    }

        .corporate-content-second .corporate-boxes .corporate-box {
            min-height: 255px;
        }

    .gallery-container button.slick-next.slick-arrow {
        right: -14px;
    }

    .content-gallery-container.first .gallery-title {
        margin-top: 95px;
    }

    .content-gallery-container.second .gallery-title {
        margin-top: 10px;
    }

    .gallery-image {
        width: 205px !important;
        height: 205px !important;
    }

        .gallery-image.video i {
            width: 65px;
            height: 65px;
            font-size: 30px;
        }

    .document-container .content-doc-item {
        width: 19.08% !important;
    }

    .categories-container {
        width: 61.6%;
    }

        .categories-container.big {
            width: 81.2%;
            gap: 40px;
        }

    .products-left {
        width: 26.8%;
    }

        .products-left > ul > li:has(ul) .toggle-arrow {
            right: 30px !important;
        }

        .products-left li > a {
            padding-left: 50px !important;
            width: 84%;
        }

        .products-left > ul > li > a.active:after, .products-left > ul > li > a:after {
            left: 50px !important;
        }

        .products-left li.open > ul:after {
            width: 75.6%;
            left: 50px;
        }

        .products-left > ul > li > ul > li > a {
            width: 92%;
        }

            .products-left > ul > li > ul > li > a:before {
                left: 25px;
            }

        .products-left li ul li ul li a {
            padding-left: 35px !important;
        }

            .products-left li ul li ul li a:before {
                left: 15px !important;
            }

    .products-right {
        width: 73.2%;
    }

    .product-box:hover .product-name {
        font-size: 17px;
        margin-bottom: 20px;
    }

    .product-image img {
        max-width: 170px;
        max-height: 200px;
    }

    .product-description {
        padding: 15px;
    }

    .products-right .gallery-container, .document-container {
        gap: 15px;
    }

        .products-right .gallery-container .gallery-image, .content-doc-item {
            width: 23.792% !important;
            margin: 0;
        }

    /*.tab-div table img {
        max-width: 485px !important;
    }*/

    .brand-boxes.list, .news-boxes.list {
        gap: 20px;
        padding: 115px 70px;
    }

        .brand-boxes.list .brand-box {
            width: 11.02%;
        }

    .brand-box img {
        max-width: 115px;
    }

    .contact-informations {
        width: 40%;
    }

    .contact-form-area {
        width: 67%;
    }

    .contact-form {
        padding: 0 50px 54px;
    }

    .search-box {
        width: 31.8%;
    }

    .footer-container {
        width: 65%;
    }

    .footer-container-bottom {
        gap: 55px;
    }

    .footer-menues {
        gap: 45px;
    }
}
/* width 1440 mac fix */
@media only screen and (min-width:1367px) and (max-width:1423px) {
    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 23.6% !important;
        margin: 0;
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 18px;
        padding: 115px 60px;
    }

    .search-box {
        width: 31.6%;
    }

    .categories-container {
        width: 64%;
    }
}
/* width 1366 */
@media only screen and (min-width:1281px) and (max-width:1366px) {
    .product-informations-bottom .tab-div iframe:not(.product-informations-bottom .tab-div table iframe) {
        width: 900px;
        height: 490px;
    }

    .tab-div table iframe {
        width: 460px;
        height: 260px;
    }

    .product-banner {
        height: 350px;
    }

    .menu ul {
        gap: 20px;
    }

    .top-menu .main {
        gap: 15px;
    }

    .search input {
        width: 138px;
    }

    .top-menu-right-big {
        gap: 10px;
        padding-bottom: 5px;
    }

    .top-menu-right {
        width: 54.92%;
        gap: 10px;
    }

    .hero-slider .carousel-caption .caption-box {
        width: 70% !important;
        gap: 160px !important;
    }

    .banner-title div {
        font-size: 45px;
    }

    .banner-btn {
        font-size: 19px;
    }

    .banner-bottom-title {
        font-size: 35px;
    }

    .banner-right img {
        max-width: 320px;
        max-height: 320px;
    }

    .carousel-control-prev, .carousel-control-next {
        bottom: 90px;
    }

    .products-title {
        font-size: 29px;
    }

    .product-box:hover .product-name {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .middle-banner-content {
        width: 36.5%;
        left: 10%;
    }

    .corporate-content {
        width: 100%;
        gap: 50px;
    }

    .corporate-title {
        margin-bottom: 20px;
    }

    .corporate-text {
        width: 100%;
        margin-bottom: 20px;
    }

    .corporate-buttons {
        margin-bottom: 30px;
    }

    .corporate-right {
        width: 53%;
    }

    .corporate-boxes {
        gap: 15px;
    }

    .corporate-box {
        min-height: 275px;
    }

        .corporate-box::before {
            width: 100px;
            height: 100px;
        }

    .corporate-box-title {
        font-size: 18px;
    }

    .corporate-box-text {
        font-size: 15px;
    }

    .news-boxes {
        gap: 40px;
    }

    .new-box {
        width: 31.4%;
    }

    .new-image {
        height: 300px;
    }

    .footer-container-top img {
        max-width: 230px;
        max-height: 48px;
    }

    .bulletin-bell {
        font-size: 17px;
        width: 175px;
    }

        .bulletin-bell i {
            font-size: 30px;
        }

    .footer-menues div:first-child {
        width: 24%;
    }

    .corporate-content-top {
        gap: 20px;
    }

    .corporate-content-left {
        width: 57.5%;
        padding: 41px;
    }

        .corporate-content-left table tbody tr td:first-child {
            width: 25%;
        }

        .corporate-content-left table tbody tr td:nth-child(2) {
            width: 2%;
        }

    .corporate-content-second .corporate-boxes {
        width: 75.2%;
        gap: 20px;
    }

        .corporate-content-second .corporate-boxes .corporate-box {
            min-height: 250px;
        }

    .gallery-container button.slick-next.slick-arrow {
        right: -14px;
    }

    .content-gallery-container {
        margin-bottom: 45px;
    }

        .content-gallery-container.first .gallery-title {
            margin-top: 95px;
        }

        .content-gallery-container.second .gallery-title {
            margin-top: 10px;
        }

    .gallery-image {
        width: 195px !important;
        height: 195px !important;
    }

        .gallery-image.video i {
            width: 65px;
            height: 65px;
            font-size: 30px;
        }

    .document-container .content-doc-item {
        width: 18.98% !important;
    }

    .categories-container {
        width: 63.6%;
    }

        .categories-container.big {
            width: 81.2%;
            gap: 40px;
        }

    .products-left {
        width: 26.8%;
    }

        .products-left > ul > li:has(ul) .toggle-arrow {
            right: 20px !important;
        }

        .products-left li > a {
            padding-left: 50px !important;
            width: 90%;
        }

        .products-left > ul > li > a.active:after, .products-left > ul > li > a:after {
            left: 50px !important;
        }

        .products-left > ul > li > a:after {
            width: 82.6%;
        }

        .products-left li.open > ul:after {
            width: 75.6%;
            left: 50px;
        }

        .products-left > ul > li > ul > li > a {
            width: 98%;
        }

            .products-left > ul > li > ul > li > a:before {
                left: 25px;
            }

        .products-left li ul li ul li a {
            padding-left: 35px !important;
        }

            .products-left li ul li ul li a:before {
                left: 15px !important;
            }

    .products-right {
        width: 73.2%;
    }

    .product-box:hover .product-name {
        font-size: 17px;
        margin-bottom: 20px;
    }

    .product-image img {
        max-width: 170px;
        max-height: 200px;
    }

    .product-description {
        padding: 15px;
    }

    .product-tabs {
        gap: 20px;
    }

    .products-right .gallery-container, .document-container {
        gap: 15px;
    }

        .products-right .gallery-container .gallery-image, .content-doc-item {
            width: 23.792% !important;
            margin: 0;
        }

    /*.tab-div table img {
        max-width: 485px !important;
    }*/

    .brand-boxes.list, .news-boxes.list {
        gap: 20px;
        padding: 115px 70px;
    }

        .brand-boxes.list .brand-box {
            width: 12.72%;
        }

    .brand-box img {
        max-width: 115px;
    }

    .contact-informations {
        width: 42%;
    }

    .contact-form-area {
        width: 70%;
    }

    .contact-form {
        padding: 0 50px 54px;
    }

    .search-box {
        width: 31.7%;
    }

    .footer-container {
        width: 68%;
    }

    .footer-container-bottom {
        gap: 50px;
    }

    .footer-menues {
        gap: 40px;
    }

        .footer-menues div:nth-child(2) ul {
            column-gap: 40px;
        }
}
/*width 1280*/
@media only screen and (min-width:1025px) and (max-width:1280px) {
    .product-informations-bottom .tab-div iframe:not(.product-informations-bottom .tab-div table iframe) {
        width: 790px;
        height: 435px;
    }

    .tab-div table iframe {
        width: 400px;
        height: 230px;
    }

    .product-banner {
        height: 330px;
    }

    .news-right {
        height: 420px;
    }

    .news-detail-title {
        font-size: 32px;
    }

    .logo {
        width: 38%;
    }

        .logo img {
            max-width: 240px;
        }

    .menu ul {
        gap: 15px;
    }

    .top-menu .main {
        gap: 15px;
    }

    .search input {
        width: 120px;
    }

    .top-menu-right-big {
        gap: 10px;
        padding-bottom: 5px;
    }

    .top-menu-right {
        width: 54.92%;
        gap: 10px;
    }

    .hero-slider .carousel-caption .caption-box {
        width: 74% !important;
        gap: 140px !important;
    }

    .banner-title div {
        font-size: 45px;
    }

    .banner-btn {
        font-size: 19px;
    }

    .banner-bottom-title {
        font-size: 35px;
    }

    .banner-right img {
        max-width: 345px;
        max-height: 345px;
    }

    .carousel-control-prev, .carousel-control-next {
        bottom: 90px;
    }

    .products-title {
        font-size: 27px;
    }

    .product-box:hover .product-name {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .middle-banner-content {
        width: 36.5%;
        left: 10%;
    }

    .middle-banner-top div:first-child {
        font-size: 21px;
    }

    .middle-banner-top div:nth-child(2) {
        font-size: 47px;
    }

    .corporate-content {
        width: 100%;
        gap: 50px;
    }

    .corporate-title {
        margin-bottom: 20px;
        font-size: 30px;
    }

    .corporate-text {
        width: 100%;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .corporate-buttons {
        margin-bottom: 30px;
    }

    .corporate-right {
        width: 53%;
    }

    .corporate-boxes {
        gap: 15px;
    }

    .corporate-box {
        min-height: 266px;
    }

        .corporate-box::before {
            width: 100px;
            height: 100px;
            border: 20px solid var(--corpbordercolor);
        }

    .corporate-box-title {
        font-size: 17px;
    }

    .corporate-box-text {
        font-size: 14px;
    }

    .news-boxes {
        gap: 40px;
    }

    .new-box {
        width: 31.4%;
    }

    .news-boxes.list .new-box {
        width: 32.01%;
    }

    .new-image {
        height: 290px;
    }

    .footer-container-top img {
        max-width: 220px;
        max-height: 45px;
    }

    .bulletin-bell {
        font-size: 17px;
        width: 175px;
    }

        .bulletin-bell i {
            font-size: 30px;
        }

    .footer-menues div:first-child {
        width: 26%;
    }

    .corporate-content-top {
        gap: 20px;
    }

    .corporate-content-left {
        width: 57.5%;
        padding: 41px;
    }

        .corporate-content-left table tbody tr td:first-child {
            width: 23%;
        }

        .corporate-content-left table tbody tr td:nth-child(2) {
            width: 2%;
        }

    .corporate-content-right img, .corporate-content-right {
        height: auto;
        max-height: 410px;
        border-radius: 70px;
    }

    .corporate-content-second .corporate-boxes {
        width: 77.2%;
        gap: 20px;
    }

        .corporate-content-second .corporate-boxes .corporate-box {
            min-height: 240px;
        }

    .gallery-container button.slick-next.slick-arrow {
        right: -14px;
    }

    .content-gallery-container {
        margin-bottom: 45px;
    }

        .content-gallery-container.first .gallery-title {
            margin-top: 115px;
        }

        .content-gallery-container.second .gallery-title {
            margin-top: 10px;
        }

    .gallery-image {
        width: 180px !important;
        height: 180px !important;
    }

        .gallery-image.video i {
            width: 65px;
            height: 65px;
            font-size: 30px;
        }

    .document-container .content-doc-item {
        width: 18.98% !important;
    }

    .categories-container {
        width: 63.6%;
        gap: 40px;
    }

        .categories-container.big {
            width: 84.2%;
            gap: 40px;
        }

    .category-image {
        height: 180px;
    }

    .products-left {
        width: 30%;
    }

        .products-left > ul > li:has(ul) .toggle-arrow {
            right: 25px !important;
        }

        .products-left li > a {
            padding-left: 50px !important;
            width: 87%;
        }

        .products-left > ul > li > a.active:after, .products-left > ul > li > a:after {
            left: 50px !important;
        }

        .products-left > ul > li > a:after {
            width: 82.6%;
        }

        .products-left li.open > ul:after {
            width: 75.6%;
            left: 50px;
        }

        .products-left > ul > li > ul > li > a {
            width: 98%;
        }

            .products-left > ul > li > ul > li > a:before {
                left: 25px;
            }

        .products-left li ul li ul li a {
            padding-left: 35px !important;
        }

            .products-left li ul li ul li a:before {
                left: 15px !important;
            }

    .products-right {
        width: 70%;
    }

        .products-right .product-box:not(.related-products-area .product-box) {
            width: 33.3%;
        }

    .product-box:hover .product-name {
        font-size: 17px;
        margin-bottom: 20px;
    }

    .product-image img {
        max-width: 170px;
        max-height: 200px;
    }

    .product-description {
        padding: 15px;
    }

    .product-informations-top {
        padding: 0 20px;
    }

    .product-detail-name {
        margin-left: 20px;
    }

    .product-tabs {
        gap: 10px;
    }

    .products-right .gallery-container, .document-container {
        gap: 15px;
    }

        .products-right .gallery-container .gallery-image, .content-doc-item {
            width: 23.692% !important;
            height: 180px !important;
        }

    .content-doc-item {
        height: 270px !important;
    }

    /*.tab-div table img {
        max-width: 485px !important;
    }*/

    .brand-boxes.list, .news-boxes.list {
        gap: 20px;
        padding: 115px 70px;
    }

        .brand-boxes.list .brand-box {
            width: 12.65%;
        }

    .brand-box img {
        max-width: 115px;
    }

    .contact-informations {
        width: 44%;
    }

    .contact-form-area {
        width: 75%;
    }

    .contact-form {
        padding: 0 50px 54px;
    }

    .search-box {
        width: 31.6%;
    }

    .footer-container {
        width: 75%;
    }

    .footer-container-bottom {
        gap: 50px;
    }

    .footer-menues {
        gap: 40px;
    }

        .footer-menues div:nth-child(2) ul {
            column-gap: 40px;
        }
}
/*1278*/
@media only screen and (min-width:1025px) and (max-width:1278px) {
    .hero-slider .carousel-caption .caption-box {
        width: 75% !important;
        gap: 60px !important;
    }

    .banner-right img {
        max-width: 270px;
        max-height: 270px;
    }

    .carousel-control-prev, .carousel-control-next {
        bottom: 70px;
    }

    .contact-informations {
        width: 45%;
    }
}
/*1024*/
@media only screen and (min-width:1000px) and (max-width:1024px) {
    .product-informations-bottom .tab-div iframe:not(.product-informations-bottom .tab-div table iframe) {
        width: 600px;
        height: 340px;
    }

    .tab-div table iframe {
        width: 330px;
        height: 190px;
    }

    .product-banner {
        height: 285px;
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 40px;
    }

    .news-right {
        height: 380px;
    }

    .news-detail-title {
        font-size: 27px;
    }

    .main {
        width: 98%;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: unset;
        min-height: 665px;
    }

    .logo {
        width: 25%;
    }

        .logo img {
            max-width: 200px;
            height: 100%;
            object-fit: contain;
        }

    .menu ul {
        gap: 20px;
    }

    .top-menu .main {
        gap: 10px;
    }

    .search {
        width: 90.215%;
        height: 31px;
    }

        .search input {
            width: 195px;
        }

    .search-icon {
        width: 45px;
        height: 31px;
        font-size: 13px;
    }

    .top-menu-right-big {
        gap: 0px;
        padding-bottom: 0px;
        flex-direction: column-reverse;
        align-items: flex-end;
        margin-bottom: -2px;
        width: 25%;
    }

    .top-menu-right {
        width: 88.92%;
        gap: 10px;
    }

    .hero-slider .carousel-caption .caption-box {
        width: 95% !important;
        gap: 50px !important;
    }

    .banner-title div {
        font-size: 45px;
    }

    .banner-btn {
        font-size: 19px;
    }

    .banner-bottom-title {
        font-size: 35px;
    }

    .banner-right img {
        max-width: 280px;
        max-height: 280px;
    }

    .carousel-control-prev, .carousel-control-next {
        bottom: 90px;
    }

    .products-title {
        font-size: 25px;
        padding-left: 1%;
    }

    .all-products {
        right: 60px;
    }

    .product-box:hover .product-name {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .middle-banner-content {
        width: 45%;
        left: 5%;
    }

    .middle-banner-top div:first-child {
        font-size: 19px;
    }

    .middle-banner-top div:nth-child(2) {
        font-size: 42px;
    }

    .corporate-content {
        width: 100%;
        gap: 50px;
    }

    .corporate-left {
        width: 40%;
    }

        .corporate-left img {
            height: auto;
            border-radius: 70px;
        }

    .corporate-title {
        margin-bottom: 20px;
        font-size: 30px;
    }

    .corporate-text {
        width: 100%;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .corporate-container {
        margin-bottom: 40px;
    }

    .corporate-buttons {
        margin-bottom: 30px;
    }

    .corporate-right {
        width: 55%;
    }

    .corporate-boxes {
        gap: 20px;
        margin-left: -82%;
        margin-top: 15%;
    }

    .corporate-box {
        min-height: 215px;
    }

        .corporate-box::before {
            width: 95px;
            height: 95px;
            border: 18px solid var(--corpbordercolor);
        }

    .corporate-box-title {
        font-size: 15.5px;
    }

    .corporate-box-text {
        font-size: 14px;
    }

    .news-boxes {
        gap: 20px;
    }

    .new-box {
        width: 31.7%;
    }

    .new-image {
        height: 290px;
    }

    .footer-container {
        width: 90%;
    }

    .footer-container-bottom {
        gap: 40px;
    }

    .footer-menues {
        gap: 35px;
    }

        .footer-menues div:nth-child(2) ul {
            column-gap: 35px;
        }

    .footer-container-top img {
        max-width: 220px;
        max-height: 45px;
    }

    .footer-bulletin, .txt-bulletin {
        height: 53px;
    }

    .bulletin-bell {
        font-size: 17px;
        width: 175px;
    }

        .bulletin-bell i {
            font-size: 30px;
        }

    .footer-menues div:first-child {
        width: 26%;
    }

    .corporate-content-container {
        margin-bottom: 80px;
    }

    .corporate-content-top {
        gap: 20px;
    }

    .corporate-content-left {
        width: 60%;
        padding: 35px;
    }

        .corporate-content-left table tbody tr td:first-child {
            width: 27%;
        }

        .corporate-content-left table tbody tr td:nth-child(2) {
            width: 2%;
        }

    .corporate-content-right img, .corporate-content-right {
        height: auto;
        max-height: 410px;
        border-radius: 70px;
        box-shadow: 7px 1px 0 rgba(38, 62, 91, 0.14);
    }

    .corporate-content-second .corporate-boxes {
        width: 85%;
        gap: 7px;
        padding: 15px 25px;
        min-height: 300px;
    }

        .corporate-content-second .corporate-boxes .corporate-box {
            min-height: 225px;
        }

    .gallery-container button.slick-prev.slick-arrow {
        left: -10px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -5px;
    }

    .content-gallery-container {
        margin-bottom: 45px;
    }

        .content-gallery-container.second {
            margin-bottom: 55px;
        }

        .content-gallery-container.first .gallery-title {
            margin-top: 135px;
        }

        .content-gallery-container.second .gallery-title {
            margin-top: 10px;
        }

    .gallery-image {
        width: 180px !important;
        height: 180px !important;
    }

        .gallery-image.video i {
            width: 65px;
            height: 65px;
            font-size: 30px;
        }

    .document-container .content-doc-item {
        width: 23.88% !important;
    }

    .categories-container {
        width: 76%;
        gap: 40px;
    }

        .categories-container.big {
            width: 90%;
            gap: 40px 20px;
        }

            .categories-container.big .category-box {
                width: 23.3%;
            }

    .category-image {
        height: 175px;
    }

    .products-left {
        width: 30%;
    }

        .products-left > ul > li:has(ul) .toggle-arrow {
            right: 10px !important;
        }

        .products-left li > a {
            padding-left: 10px !important;
            font-size: 15px !important;
            width: 90%;
        }

        .products-left > ul > li > a:after {
            width: 92.6%;
            left: 10px;
        }

        .products-left > ul > li > ul > li > a {
            padding-left: 2px !important;
        }

            .products-left > ul > li > ul > li > a:before {
                left: -20px;
            }

        .products-left li ul li ul li a:before {
            left: -13px;
        }

        .products-left li.open > ul > li > ul {
            padding-left: 20px;
        }

        .products-left li ul li ul li a {
            padding-left: 5px !important;
        }

        .products-left li.open > ul:after {
            width: 81.8%;
            left: 10px;
        }

    .products-right {
        width: 70%;
    }

        .products-right .product-box:not(.related-products-area .product-box) {
            width: 33.3%;
        }

    .product-image, .product-box:hover .product-image {
        min-height: 260px;
    }

    .product-box {
        height: 400px;
    }

        .product-box:hover .product-name {
            font-size: 17px;
            margin-bottom: 15px;
        }

        .product-box:hover .product-description {
            height: 140px;
        }

    .product-image img {
        max-width: 140px;
        max-height: 170px;
    }

    .product-description {
        padding: 15px;
    }

    .product-informations-top {
        padding: 0 20px;
    }

    .product-detail-name {
        margin-left: 20px;
    }

    .product-code {
        font-size: 22px;
    }

    .product-tabs {
        gap: 10px;
    }

        .product-tabs li {
            width: 95px;
            font-size: 14px;
        }

    .products-right .gallery-container, .document-container {
        gap: 15px;
    }

        .products-right .gallery-container .gallery-image, .content-doc-item {
            width: 31.692% !important;
            height: 180px !important;
        }

    .content-doc-item {
        height: 275px !important;
    }

    /*.tab-div table img {
        max-width: 485px !important;
    }*/

    .news-boxes.list .new-box {
        width: 32%;
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 17px;
        padding: 50px;
    }

        .brand-boxes.list .brand-box {
            width: 12.65%;
        }

    .brand-box img {
        max-width: 100px;
    }

    .contact-informations {
        width: 52%;
        padding: 42px 30px;
    }

    .contact-form-area {
        width: 90%;
        margin-bottom: 55px;
    }

    .contact-form {
        width: 90%;
        padding: 0 40px 54px;
    }

    .search-box {
        width: 31.3%;
    }
}
/* 1025px */
@media only screen and (max-width: 1025px) {
    .tab-div table.table-w50 {
        width: 100% !important;
    }
}
/* 999px => mobil */
@media only screen and (max-width: 999px) {
    .tab-div table iframe {
        width: auto !important;
        height: auto !important;
    }

    .products-right.detail {
        margin-bottom: 10px;
    }

    .tab-div img {
        height: auto !important;
    }

    .menu, .top-informations, .footer-menues, .products-left {
        display: none;
    }

    .main {
        width: 95%;
    }

    .top-menu {
        position: relative;
    }

        .top-menu .main {
            flex-direction: column;
            justify-content: center;
            align-items: center;
            height: 120px;
            background: var(--bgcolor);
        }

    .top-container.fixed .top-menu .main, .top-container.fixed {
        height: 101px;
        gap: 3px;
    }

    .logo {
        width: 52%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: var(--transitionall);
    }

    .top-container.fixed .logo {
        width: 50%;
    }

    .top-menu-right-big {
        width: 100%;
        display: flex;
        gap: 0;
        justify-content: center;
        align-items: center;
    }

    .top-menu-right {
        justify-content: flex-end;
        width: 0;
    }

    .search {
        width: 100%;
    }

    #header {
        display: block;
        position: absolute;
        top: 17px;
        left: 15px;
        font-size: 25px;
        z-index: 10;
        color: var(--titlecolor);
        transition: var(--transitionall);
    }

    .selectLang {
        position: absolute;
        top: 20px;
        right: 15px;
    }

    .products-right {
        width: 100%;
    }

    .navigation-container {
        padding-top: unset;
    }

    .navigation {
        gap: 6px;
    }

    #tabs {
        width: 95%;
    }
}
/* iphone 5/5s dikey */
@media only screen and (max-width:359px) {
    .product-informations-bottom .tab-div iframe {
        width: auto !important;
        height: auto !important;
    }

    .img-right {
        padding-right: unset !important;
    }

    .img-left {
        padding-left: unset !important;
    }

    .text-right {
        padding-right: unset !important;
    }

    .text-left {
        padding-left: unset !important;
    }

    .tab-div table img {
        padding-left: unset;
    }

    #header {
        top: 7px;
        left: 6px;
    }

    .selectLang {
        top: 7px;
        right: 6px;
    }

    .logo {
        width: 55%;
    }

        .logo img {
            margin-top: 10px;
        }

    .search input {
        width: 170px;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 210px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 20px;
        }

    .banner-left {
        width: 54%;
    }

    .banner-title {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 18px;
    }

        .banner-title div {
            font-size: 17px;
            margin-top: 8px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 11px;
        width: auto;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 150px;
        max-height: 115px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 30px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 120px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 42%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 5px;
    }

    .products-title {
        font-size: 21px;
    }

    .products-boxes {
        flex-direction: column;
    }

    .product-box {
        width: 100% !important;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 97%;
        height: 160px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 155px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        flex-direction: column;
        gap: 30px;
    }

    .corporate-left {
        width: 90%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 280px;
            max-height: 230px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .corporate-text {
        width: 100%;
    }

    .corporate-boxes {
        flex-direction: column;
        gap: 30px;
    }

    .menu-title {
        text-align: center;
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            flex-direction: column;
            gap: 10px;
            margin-bottom: 0;
        }

            .menu-title.news > div {
                width: 100%;
                text-align: center;
            }

    .news-container {
        margin-bottom: 35px;
    }

    .news-boxes {
        flex-direction: column;
        gap: 35px;
    }

    .new-box {
        width: 100% !important;
    }

    .new-image {
        height: 248px;
    }

    .new-title {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14.5px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 60px rgba(49, 39, 131, 0.06);
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        width: 100%;
        margin: 0 0 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 190px;
        }

    .news-detail-title {
        font-size: 25px;
        margin-bottom: 20px;
        text-align: center;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 90%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .bulletin-result {
        font-size: 15px;
        bottom: -26px;
    }

    .footer-container-top {
        flex-direction: column;
        gap: 15px;
    }

        .footer-container-top img {
            max-width: 220px;
            max-height: 50px;
        }

    .bulletin-bell {
        display: none;
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 125px 0 15px;
    }

    .bulletin-error {
        top: 5px;
        right: 125px;
    }

    .entry-btn {
        right: 9px;
        width: 115px;
        font-size: 14px;
        padding: 9.5px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }

    .footer-informations {
        width: 66%;
        margin: 0 auto;
        text-align: center;
    }

    .footer-bottom {
        height: 70px;
    }

        .footer-bottom .main {
            flex-direction: column;
            gap: 10px;
        }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .corporate-content-left {
        width: 100%;
    }

    .corporate-content-right {
        width: 97%;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 250px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-left {
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: 100%;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 25px 10px;
        }

            .corporate-content-second .corporate-boxes .corporate-box::before {
                width: 110px;
                height: 110px;
                border: 18px solid var(--corpbordercolor);
            }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 135px !important;
        height: 135px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -8px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -8px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-direction: column;
        flex-wrap: wrap;
        gap: 15px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 60px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 45px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 100% !important;
    }

    .categories-container {
        width: 90% !important;
        padding: 20px 0 !important;
        gap: 25px !important;
    }

    .product-banner {
        height: 160px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table tr, .tab-div table td {
        width: 100% !important;
        display: block;
        text-align: justify;
        margin-bottom: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 90% !important;
    }

    .content-doc-item {
        height: 225px;
    }

    .content-doc-icon {
        max-height: 160px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
        box-shadow: 1px 4px 45px rgba(49, 39, 131, 0.06);
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 47.142%;
        }

    .brand-box img {
        max-width: 110px;
    }

    .contact-bg {
        height: 578px;
    }

    .contact-informations {
        height: auto;
        width: 97%;
        top: 40%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
        width: 87%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 97%;
        height: 790px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 95%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
        flex-direction: column;
    }

        .contact-input-group .input-box {
            width: 100%;
        }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 100%;
    }
}
/* Samsung S3 dikey */
@media only screen and (min-width:360px) and (max-width:369px) {
    .product-informations-bottom .tab-div iframe {
        width: auto !important;
        height: auto !important;
    }

    .img-right {
        padding-right: unset !important;
    }

    .img-left {
        padding-left: unset !important;
    }

    .text-right {
        padding-right: unset !important;
    }

    .text-left {
        padding-left: unset !important;
    }

    .tab-div table img {
        padding-left: unset;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 210px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 20px;
        }

    .banner-left {
        width: 54%;
    }

    .banner-title {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 17px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 11px;
        width: auto;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 150px;
        max-height: 115px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 30px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 120px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 42%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 17px;
    }

    .products-title {
        font-size: 24px;
    }

    .products-boxes {
        flex-direction: column;
    }

    .product-box {
        width: 100% !important;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 97%;
        height: 160px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        flex-direction: column;
        gap: 30px;
    }

    .corporate-left {
        width: 95%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 323px;
            max-height: 250px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .corporate-text {
        width: 100%;
    }

    .corporate-boxes {
        flex-direction: column;
        gap: 30px;
    }

    .menu-title {
        text-align: center;
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            flex-direction: column;
            gap: 10px;
            margin-bottom: 0;
        }

            .menu-title.news > div {
                width: 100%;
                text-align: center;
            }

    .news-container {
        margin-bottom: 40px;
    }

    .news-boxes {
        flex-direction: column;
        gap: 35px;
    }

    .new-box {
        width: 100% !important;
    }

    .new-image {
        height: 225px;
    }

    .new-title {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14.5px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 40px rgba(49, 39, 131, 0.06);
        margin-bottom: 50px;
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        width: 100%;
        margin: 0 0 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 215px;
        }

    .news-detail-title {
        font-size: 25px;
        margin-bottom: 20px;
        text-align: center;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 90%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        flex-direction: column;
        gap: 15px;
    }

        .footer-container-top img {
            max-width: 220px;
            max-height: 50px;
        }

    .bulletin-bell {
        display: none;
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 127px 0 15px;
    }

    .bulletin-error {
        right: 130px;
        top: 5px;
    }

    .entry-btn {
        right: 9px;
        width: 115px;
        font-size: 14px;
        padding: 9.5px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }

    .footer-informations {
        width: 66%;
        margin: 0 auto;
        text-align: center;
    }

    .footer-bottom {
        height: 70px;
    }

        .footer-bottom .main {
            flex-direction: column;
            gap: 10px;
        }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .corporate-content-left {
        width: 100%;
    }

    .corporate-content-right {
        width: 97%;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 250px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-left {
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: auto;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 25px 10px;
        }

            .corporate-content-second .corporate-boxes .corporate-box::before {
                width: 110px;
                height: 110px;
                border: 18px solid var(--corpbordercolor);
            }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 150px !important;
        height: 150px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -8px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -8px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 60px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 50px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 90% !important;
    }

    .categories-container {
        width: 90% !important;
        padding: 30px 0 !important;
        gap: 25px !important;
        justify-content: center;
    }

    .product-banner {
        height: 160px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table tr, .tab-div table td {
        width: 100% !important;
        display: block;
        text-align: justify;
        margin-bottom: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 48.5% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 140px !important;
    }

    .gallery-image.video i {
        width: 55px;
        height: 55px;
        font-size: 25px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .products-right .content-doc-item {
        width: 23.392%;
        height: 190px;
    }

    .products-right .content-doc-icon {
        max-height: 120px;
    }

    .content-doc-icon.icon img {
        max-width: 50px;
        max-height: 50px;
    }

    .content-doc-icon {
        max-height: 140px;
    }

    .content-doc-item {
        height: 200px;
    }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
        box-shadow: 1px 4px 70px rgba(49, 39, 131, 0.06);
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 47.142%;
        }

    .brand-box img {
        max-width: 110px;
    }

    .contact-bg {
        height: 578px;
    }

    .contact-informations {
        height: auto;
        width: 97%;
        top: 40%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
        width: 87%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 97%;
        height: 800px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 95%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
        flex-direction: column;
    }

        .contact-input-group .input-box {
            width: 100%;
        }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 100%;
    }
}
/* iphone 6/6s dikey */
@media only screen and (min-width:370px) and (max-width:389px) {
    .product-informations-bottom .tab-div iframe {
        width: auto !important;
        height: auto !important;
    }

    .img-right {
        padding-right: unset !important;
    }

    .img-left {
        padding-left: unset !important;
    }

    .text-right {
        padding-right: unset !important;
    }

    .text-left {
        padding-left: unset !important;
    }

    .tab-div table img {
        padding-left: unset;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 210px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 20px;
        }

    .banner-left {
        width: 54%;
    }

    .banner-title {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 17px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 11px;
        width: auto;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 150px;
        max-height: 115px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 30px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 120px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 42%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 20px;
    }

    .products-title {
        font-size: 24px;
    }

    .products-boxes {
        flex-direction: column;
    }

    .product-box {
        width: 100% !important;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 97%;
        height: 160px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        flex-direction: column;
        gap: 30px;
    }

    .corporate-left {
        width: 95%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 338px;
            max-height: 260px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .corporate-text {
        width: 100%;
    }

    .corporate-boxes {
        flex-direction: column;
        gap: 30px;
    }

    .menu-title {
        text-align: center;
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            flex-direction: column;
            gap: 10px;
            margin-bottom: 0;
        }

            .menu-title.news > div {
                width: 100%;
                text-align: center;
            }

    .news-container {
        margin-bottom: 35px;
    }

    .news-boxes {
        flex-direction: column;
        gap: 35px;
    }

    .new-box {
        width: 100% !important;
    }

    .new-image {
        height: 255px;
    }

    .new-title {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14.5px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 65px rgba(49, 39, 131, 0.06);
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        width: 100%;
        margin: 0 0 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 225px;
        }

    .news-detail-title {
        font-size: 29px;
        margin-bottom: 20px;
        text-align: center;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 90%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        flex-direction: column;
        gap: 15px;
    }

        .footer-container-top img {
            max-width: 220px;
            max-height: 50px;
        }

    .bulletin-bell {
        display: none;
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 150px 0 15px;
    }

    .bulletin-error {
        right: 155px;
    }

    .entry-btn {
        right: 9px;
        width: 135px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }

    .footer-informations {
        width: 66%;
        margin: 0 auto;
        text-align: center;
    }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .corporate-content-left {
        width: 100%;
    }

    .corporate-content-right {
        width: 97%;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 270px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-left {
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: auto;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 25px 10px;
        }

            .corporate-content-second .corporate-boxes .corporate-box::before {
                width: 110px;
                height: 110px;
                border: 18px solid var(--corpbordercolor);
            }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 160px !important;
        height: 160px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -9px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -9px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 70px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 60px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 80% !important;
    }

    .categories-container {
        width: 90% !important;
        padding: 30px 0 !important;
        gap: 25px !important;
        justify-content: center;
    }

    .product-banner {
        height: 160px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table tr, .tab-div table td {
        width: 100% !important;
        display: block;
        text-align: justify;
        margin-bottom: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 48.6% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 155px !important;
    }

    .products-right .gallery-image.video i {
        width: 55px;
        height: 55px;
        font-size: 27px;
    }

    .products-right .content-doc-icon {
        max-height: 110px;
    }

    .content-doc-icon.icon img {
        max-width: 50px;
        max-height: 50px;
    }

    .content-doc-icon {
        max-height: 140px;
    }

    .content-doc-item {
        height: 200px;
    }

    .products-right .content-doc-item {
        height: 190px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
        box-shadow: 1px 4px 45px rgba(49, 39, 131, 0.06);
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 47.142%;
        }

    .brand-box img {
        max-width: 110px;
    }

    .contact-bg {
        height: 578px;
    }

    .contact-informations {
        height: auto;
        width: 97%;
        top: 40%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
        width: 87%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 97%;
        height: 800px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 95%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
        flex-direction: column;
    }

        .contact-input-group .input-box {
            width: 100%;
        }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 100%;
    }
}
/* iPhone 12 dikey */
@media only screen and (min-width:390px) and (max-width:399px) {
    .product-informations-bottom .tab-div iframe {
        width: auto !important;
        height: auto !important;
    }

    .img-right {
        padding-right: unset !important;
    }

    .img-left {
        padding-left: unset !important;
    }

    .text-right {
        padding-right: unset !important;
    }

    .text-left {
        padding-left: unset !important;
    }

    .tab-div table img {
        padding-left: unset;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 200px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 20px;
        }

    .banner-left {
        width: 54%;
    }

    .banner-title {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 17px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 11px;
        width: auto;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 150px;
        max-height: 115px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 30px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 120px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 42%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 20px;
    }

    .products-title {
        font-size: 24px;
    }

    .products-boxes {
        flex-direction: column;
    }

    .product-box {
        width: 100% !important;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 97%;
        height: 160px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        flex-direction: column;
        gap: 30px;
    }

    .corporate-left {
        width: 95%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 350px;
            max-height: 260px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .corporate-text {
        width: 100%;
    }

    .corporate-boxes {
        flex-direction: column;
        gap: 30px;
    }

    .menu-title {
        text-align: center;
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            flex-direction: column;
            gap: 10px;
            margin-bottom: 0;
        }

            .menu-title.news > div {
                width: 100%;
                text-align: center;
            }

    .news-container {
        margin-bottom: 35px;
    }

    .news-boxes {
        flex-direction: column;
        gap: 35px;
    }

    .new-box {
        width: 100% !important;
    }

    .new-image {
        height: 255px;
    }

    .new-title {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14.5px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
    }

    .news-right {
        height: auto;
        width: 100%;
        margin: 0 0 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 225px;
        }

    .news-detail-title {
        font-size: 29px;
        margin-bottom: 20px;
        text-align: center;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 90%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        flex-direction: column;
        gap: 15px;
    }

        .footer-container-top img {
            max-width: 220px;
            max-height: 50px;
        }

    .bulletin-bell {
        display: none;
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 130px 0 15px;
    }

    .bulletin-error {
        right: 128px;
        top: 5px;
    }

    .entry-btn {
        right: 9px;
        width: 115px;
        font-size: 14px;
        padding: 10px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }

    .footer-informations {
        width: 66%;
        margin: 0 auto;
        text-align: center;
    }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .corporate-content-left {
        width: 100%;
    }

    .corporate-content-right {
        width: 97%;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 270px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-left {
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: 100%;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 25px 10px;
        }

            .corporate-content-second .corporate-boxes .corporate-box::before {
                width: 110px;
                height: 110px;
                border: 18px solid var(--corpbordercolor);
            }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 165px !important;
        height: 165px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -8px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -8px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 80px;
    }

    .categories-out-container {
        border-radius: 40px;
    }

    .category-box {
        width: 70% !important;
    }

    .categories-container {
        width: 90% !important;
        padding: 20px 0 !important;
        gap: 25px !important;
        justify-content: center;
    }

    .product-banner {
        height: 160px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table tr, .tab-div table td {
        width: 100% !important;
        display: block;
        text-align: justify;
        margin-bottom: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 48.6% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 155px !important;
    }

    .products-right .gallery-image.video i {
        width: 55px;
        height: 55px;
        font-size: 27px;
    }

    .products-right .content-doc-icon {
        max-height: 110px;
    }

    .content-doc-icon.icon img {
        max-width: 50px;
        max-height: 50px;
    }

    .content-doc-item {
        height: 190px;
    }

    .content-doc-icon {
        max-height: 140px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 47.142%;
        }

    .brand-box img {
        max-width: 110px;
    }

    .contact-bg {
        height: 578px;
    }

    .contact-informations {
        height: auto;
        width: 97%;
        top: 40%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
        width: 87%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 97%;
        height: 800px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 95%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
        flex-direction: column;
    }

        .contact-input-group .input-box {
            width: 100%;
        }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 100%;
    }
}
/* iphone Plus dikey */
@media only screen and (min-width:400px) and (max-width:479px) {
    .product-informations-bottom .tab-div iframe {
        width: auto !important;
        height: auto !important;
    }

    .img-right {
        padding-right: unset !important;
    }

    .img-left {
        padding-left: unset !important;
    }

    .text-right {
        padding-right: unset !important;
    }

    .text-left {
        padding-left: unset !important;
    }

    .tab-div table img {
        padding-left: unset;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 200px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 20px;
        }

    .banner-left {
        width: 54%;
    }

    .banner-title {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 17px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 11px;
        width: auto;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 150px;
        max-height: 115px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 30px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 120px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 42%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 30px;
    }

    .products-title {
        font-size: 29px;
    }

    .products-boxes {
        flex-direction: column;
    }

    .product-box {
        width: 100% !important;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 97%;
        height: 160px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        flex-direction: column;
        gap: 30px;
    }

    .corporate-left {
        width: 95%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 350px;
            max-height: 260px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .corporate-text {
        width: 100%;
    }

    .corporate-boxes {
        flex-direction: column;
        gap: 30px;
    }

    .menu-title {
        text-align: center;
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            flex-direction: column;
            gap: 10px;
            margin-bottom: 0;
        }

            .menu-title.news > div {
                width: 100%;
                text-align: center;
            }

    .news-container {
        margin-bottom: 35px;
    }

    .news-boxes {
        flex-direction: column;
        gap: 35px;
    }

    .new-box {
        width: 100% !important;
    }

    .new-image {
        height: 255px;
    }

    .new-title {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14.5px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 65px rgba(49, 39, 131, 0.06);
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        width: 100%;
        margin: 0 0 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 225px;
        }

    .news-detail-title {
        font-size: 29px;
        margin-bottom: 20px;
        text-align: center;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 90%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        flex-direction: column;
        gap: 15px;
    }

        .footer-container-top img {
            max-width: 220px;
            max-height: 50px;
        }

    .bulletin-bell {
        display: none;
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 150px 0 15px;
    }

    .bulletin-error {
        right: 155px;
    }

    .entry-btn {
        right: 9px;
        width: 135px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }

    .footer-informations {
        width: 66%;
        margin: 0 auto;
        text-align: center;
    }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .corporate-content-left {
        width: 100%;
    }

    .corporate-content-right {
        width: 97%;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 270px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-left {
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: 100%;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 25px 10px;
        }

            .corporate-content-second .corporate-boxes .corporate-box::before {
                width: 110px;
                height: 110px;
                border: 18px solid var(--corpbordercolor);
            }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 180px !important;
        height: 180px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -9px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -9px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 70px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 50px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 70% !important;
    }

    .categories-container {
        width: 90% !important;
        padding: 30px 0 !important;
        gap: 25px !important;
        justify-content: center;
    }

    .product-banner {
        height: 160px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

        .product-tabs li {
            width: 125px;
        }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table tr, .tab-div table td {
        width: 100% !important;
        display: block;
        text-align: justify;
        margin-bottom: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 48.6% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 155px !important;
    }

    .products-right .gallery-image.video i {
        width: 55px;
        height: 55px;
        font-size: 27px;
    }

    .products-right .content-doc-icon {
        max-height: 135px;
    }

    .content-doc-icon.icon img {
        max-width: 50px;
        max-height: 50px;
    }

    .content-doc-icon {
        max-height: 140px;
    }

    .content-doc-item {
        height: 190px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
        box-shadow: 1px 4px 50px rgba(49, 39, 131, 0.06);
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 47.142%;
        }

    .brand-box img {
        max-width: 110px;
    }

    .contact-bg {
        height: 578px;
    }

    .contact-informations {
        height: auto;
        width: 97%;
        top: 40%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
        width: 87%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 97%;
        height: 800px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 95%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
        flex-direction: column;
    }

        .contact-input-group .input-box {
            width: 100%;
        }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 100%;
    }
}
/* iphone 4 yatay */
@media only screen and (min-width:480px) and (max-width:559px) {
    .product-informations-bottom .tab-div iframe {
        width: auto !important;
        height: auto !important;
    }

    .img-right {
        padding-right: unset !important;
    }

    .img-left {
        padding-left: unset !important;
    }

    .text-right {
        padding-right: unset !important;
    }

    .text-left {
        padding-left: unset !important;
    }

    .tab-div table img {
        padding-left: unset;
    }

    .search {
        width: 60%;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 200px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 20px;
        }

    .banner-left {
        width: 46%;
    }

    .banner-title {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 17px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 11px;
        width: auto;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 150px;
        max-height: 115px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 30px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 120px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 50%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 30px;
    }

    .products-title {
        font-size: 29px;
    }

    .product-box {
        width: 50% !important;
    }

    .product-image img {
        max-width: 185px;
        max-height: 200px;
    }

    .product-description {
        padding: 25px 10px;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 70%;
        height: 160px;
        left: 4%;
        transform: translateY(-50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        flex-direction: column;
        gap: 30px;
    }

    .corporate-left {
        width: 77%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 350px;
            max-height: 260px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .corporate-text {
        width: 100%;
    }

    .corporate-boxes {
        flex-direction: column;
        gap: 30px;
    }

    .menu-title {
        text-align: center;
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            flex-direction: column;
            gap: 10px;
            margin-bottom: 0;
        }

            .menu-title.news > div {
                width: 100%;
                text-align: center;
            }

    .news-container {
        margin-bottom: 35px;
    }

    .news-boxes {
        flex-direction: column;
        gap: 35px;
    }

    .new-box {
        width: 81% !important;
    }

    .new-image {
        height: 255px;
    }

    .new-title {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14.5px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 55px rgba(49, 39, 131, 0.06);
        margin-bottom: 60px;
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        width: 100%;
        margin: 0 0 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 225px;
        }

    .news-detail-title {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 90%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        flex-direction: column;
        gap: 15px;
    }

        .footer-container-top img {
            max-width: 220px;
            max-height: 50px;
        }

    .bulletin-bell {
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 130px 0 120px;
    }

    .bulletin-error {
        right: 130px;
        top: 5px;
    }

    .entry-btn {
        right: 9px;
        width: 118px;
        font-size: 14px;
        padding: 10px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }

    .footer-informations {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        flex-direction: unset;
    }

    .footer-phone {
        width: 55%;
    }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .corporate-content-left {
        width: 100%;
    }

    .corporate-content-right {
        width: 97%;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 270px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-left {
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: 100%;
    }

        .corporate-content-second .corporate-boxes {
            width: 80%;
            padding: 25px 10px;
        }

            .corporate-content-second .corporate-boxes .corporate-box::before {
                width: 110px;
                height: 110px;
                border: 18px solid var(--corpbordercolor);
            }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 135px !important;
        height: 135px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -9px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -9px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 70px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 60px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 46.9% !important;
    }

    .category-image {
        height: 160px;
    }

    .categories-container {
        width: 100% !important;
        padding: 20px !important;
        gap: 25px !important;
    }

    .product-banner {
        height: 160px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

        .product-tabs li {
            width: 125px;
        }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table tr, .tab-div table td {
        width: 100% !important;
        display: block;
        text-align: justify;
        margin-bottom: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 48.6% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 155px !important;
    }

    .products-right .gallery-image.video i {
        width: 55px;
        height: 55px;
        font-size: 27px;
    }

    .products-right .content-doc-icon {
        max-height: 135px;
    }

        .products-right .content-doc-icon.icon img {
            max-width: 50px;
            max-height: 50px;
        }

    .products-right .content-doc-item {
        height: 190px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .related-products-area .product-box {
        width: 100% !important;
    }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 30.93%;
        }

    .brand-box img {
        max-width: 110px;
    }

    .contact-bg {
        height: 545px;
    }

    .contact-informations {
        height: auto;
        width: 94%;
        top: 43%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 17px;
        align-items: flex-start;
        width: 91%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 97%;
        height: 800px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 95%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
        flex-direction: column;
    }

        .contact-input-group .input-box {
            width: 100%;
        }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 100%;
    }
}
/* iphone 5/5s yatay */
@media only screen and (min-width:560px) and (max-width:639px) {
    .product-informations-bottom .tab-div iframe {
        width: 400px !important;
        height: 200px !important;
    }

    .img-right {
        padding-right: unset !important;
    }

    .img-left {
        padding-left: unset !important;
    }

    .text-right {
        padding-right: unset !important;
    }

    .text-left {
        padding-left: unset !important;
    }

    .tab-div table img {
        padding-left: unset;
    }

    .search {
        width: 60%;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 200px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 25px;
        }

    .banner-left {
        width: 40%;
    }

    .banner-title {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 17px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 11px;
        width: auto;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 150px;
        max-height: 115px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 30px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 120px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 50%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 30px;
    }

    .products-title {
        font-size: 29px;
    }

    .product-box {
        width: 50% !important;
    }

    .product-image img {
        max-width: 175px;
        max-height: 185px;
    }

    .product-description {
        padding: 25px 10px;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 60%;
        height: 160px;
        left: 4%;
        transform: translateY(-50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        flex-direction: column;
        gap: 30px;
    }

    .corporate-left {
        width: 65%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 350px;
            max-height: 260px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .corporate-text {
        width: 100%;
    }

    .corporate-buttons {
        margin-bottom: 40px;
    }

    .corporate-boxes {
        gap: 5px;
    }

    .corporate-box::before {
        width: 100px;
        height: 100px;
        border: 17px solid var(--corpbordercolor);
    }

    .corporate-box-title {
        font-size: 15px;
    }

    .corporate-box-text {
        line-height: 18px;
        font-size: 14px;
    }

    .menu-title {
        text-align: center;
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            flex-direction: column;
            gap: 10px;
            margin-bottom: 0;
        }

            .menu-title.news > div {
                width: 100%;
                text-align: center;
            }

    .news-container {
        margin-bottom: 35px;
    }

    .news-boxes {
        flex-direction: column;
        gap: 35px;
    }

    .new-box {
        width: 70% !important;
    }

    .news-boxes.list {
        gap: 25px 15px !important;
        flex-direction: unset;
    }

        .news-boxes.list .new-box {
            width: 48.5% !important;
        }

    .new-image {
        height: 255px;
    }

    .new-title {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14.5px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
        margin-bottom: 60px;
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        /*width: 100%;*/
        margin: 0 0 15px 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 225px;
        }

    .news-detail-title {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 90%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        flex-direction: column;
        gap: 15px;
    }

        .footer-container-top img {
            max-width: 220px;
            max-height: 50px;
        }

    .bulletin-bell {
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 130px 0 120px;
    }

    .bulletin-error {
        right: 130px;
        top: 5px;
    }

    .entry-btn {
        right: 9px;
        width: 118px;
        font-size: 14px;
        padding: 10px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }


    .footer-informations {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        flex-direction: unset;
    }

    .footer-phone {
        width: 55%;
    }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .corporate-content-left {
        width: 100%;
        height: auto;
    }

    .corporate-content-right {
        width: 80%;
        margin: 0 auto;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 270px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-left {
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: 100%;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 20px 10px;
            margin-top: 30px;
        }

            .corporate-content-second .corporate-boxes .corporate-box {
                min-height: 290px;
            }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 120px !important;
        height: 120px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -9px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -9px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 70px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 70px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 47.4% !important;
    }

    .category-image {
        height: 160px;
    }

    .categories-container {
        width: 100% !important;
        padding: 25px !important;
        gap: 25px !important;
    }

    .product-banner {
        height: 160px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }

        .product-tabs li {
            width: 125px;
        }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table tr, .tab-div table td {
        width: 100% !important;
        display: block;
        text-align: justify;
        margin-bottom: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 32% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 155px !important;
    }

    .gallery-image.video i {
        width: 55px;
        height: 55px;
        font-size: 27px;
    }

    .content-doc-icon {
        max-height: 120px;
    }

        .content-doc-icon.icon img {
            max-width: 50px;
            max-height: 50px;
        }

    .content-doc-item {
        height: 190px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .related-products-area .product-box {
        width: 100% !important;
    }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
        box-shadow: 1px 4px 60px rgba(49, 39, 131, 0.06);
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 30.93%;
        }

    .brand-box img {
        max-width: 110px;
    }

    .contact-bg {
        height: 520px;
    }

    .contact-informations {
        height: auto;
        width: 94%;
        top: 45%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 17px;
        align-items: flex-start;
        width: 91%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 85%;
        height: 705px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 90%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
    }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 48.1%;
    }
}
/* Samsung S3 yatay */
@media only screen and (min-width:640px) and (max-width:659px) {
    .product-informations-bottom .tab-div iframe {
        width: 450px !important;
        height: 220px !important;
    }

    .search {
        width: 60%;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 200px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 25px;
        }

    .banner-left {
        width: 40%;
    }

    .banner-right {
        width: 40%;
    }

    .banner-title {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 17px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 11px;
        width: 81%;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 165px;
        max-height: 125px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 40px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 110px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 50%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 30px;
    }

    .products-title {
        font-size: 29px;
    }

    .product-box {
        width: 50% !important;
    }

    .product-image img {
        max-width: 175px;
        max-height: 185px;
    }

    .product-description {
        padding: 25px 10px;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 50%;
        height: 160px;
        left: 4%;
        transform: translateY(-50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        flex-direction: column;
        gap: 30px;
    }

    .corporate-left {
        width: 58%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 350px;
            max-height: 260px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .corporate-text {
        width: 100%;
    }

    .corporate-buttons {
        margin-bottom: 40px;
    }

    .corporate-boxes {
        gap: 5px;
    }

    .corporate-box {
        min-height: 245px;
    }

        .corporate-box::before {
            width: 100px;
            height: 100px;
            border: 17px solid var(--corpbordercolor);
        }

    .corporate-box-title {
        font-size: 17px;
    }

    .corporate-box-text {
        line-height: 18px;
        font-size: 14px;
    }

    .menu-title {
        text-align: center;
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            margin-bottom: 0;
        }

    .news-container {
        margin-bottom: 50px;
    }

    .news-boxes {
        gap: 15px;
    }

    .new-box {
        width: 33% !important;
    }

    .new-image {
        height: 145px;
        margin-bottom: 15px;
    }

    .new-title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
        margin-bottom: 60px;
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        margin: 0 0 15px 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 225px;
        }

    .news-detail-title {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 95%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        gap: 30px;
    }

        .footer-container-top img {
            max-width: 210px;
            max-height: 50px;
        }

    .bulletin-bell {
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 130px 0 120px;
    }

    .bulletin-error {
        right: 130px;
        top: 5px;
    }

    .entry-btn {
        right: 9px;
        width: 118px;
        font-size: 14px;
        padding: 10px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }


    .footer-informations {
        width: 60%;
        margin: 0 auto;
        text-align: center;
        flex-direction: unset;
    }

    .footer-phone {
        width: 55%;
    }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .corporate-content-left {
        width: 100%;
        height: auto;
    }

    .corporate-content-right {
        width: 70%;
        margin: 0 auto;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 270px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-left {
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: 100%;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 20px 10px;
            margin-top: 30px;
        }

            .corporate-content-second .corporate-boxes .corporate-box {
                min-height: 255px;
            }

                .corporate-content-second .corporate-boxes .corporate-box .corporate-box-title {
                    font-size: 15px;
                }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 137px !important;
        height: 137px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -9px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -9px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 70px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 75px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 40% !important;
    }

    .category-image {
        height: 180px;
    }

    .categories-container {
        width: 100% !important;
        padding: 25px !important;
        gap: 25px !important;
        justify-content: center;
    }

    .product-banner {
        height: 205px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

        .product-tabs li {
            width: 125px;
        }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table img {
        padding-left: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 32.2% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 155px !important;
    }

    .gallery-image.video i {
        width: 55px;
        height: 55px;
        font-size: 27px;
    }

    .content-doc-icon {
        max-height: 120px;
    }

        .content-doc-icon.icon img {
            max-width: 50px;
            max-height: 50px;
        }

    .content-doc-item {
        height: 190px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .related-products-area .product-box {
        width: 100% !important;
    }

    .news-boxes.list {
        gap: 25px 15px !important;
    }

        .news-boxes.list .new-box {
            width: 48.6% !important;
        }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
        min-height: auto;
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 23%;
        }

    .brand-box img {
        max-width: 110px;
    }

    .contact-bg {
        height: 520px;
    }

    .contact-informations {
        height: auto;
        width: 83%;
        top: 45%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 17px;
        align-items: flex-start;
        width: 91%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 97%;
        height: 700px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 95%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
    }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 48.1%;
    }
}
/* iphone 6/6s yatay */
@media only screen and (min-width:660px) and (max-width:699px) {
    .product-informations-bottom .tab-div iframe {
        width: 480px !important;
        height: 230px !important;
    }

    .search {
        width: 60%;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 200px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 25px;
        }

    .banner-left {
        width: 46%;
    }

    .banner-right {
        width: 42%;
    }

    .banner-title {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 17px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 11px;
        width: 81%;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 180px;
        max-height: 130px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 40px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 110px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 50%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 30px;
    }

    .products-title {
        font-size: 29px;
    }

    .product-box {
        width: 50% !important;
    }

    .product-image img {
        max-width: 160px;
        max-height: 180px;
    }

    .product-description {
        padding: 25px 10px;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 48%;
        height: 160px;
        left: 4%;
        transform: translateY(-50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        gap: 25px;
    }

    .corporate-left {
        width: 65%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 350px;
            height: auto;
            max-height: 260px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 27px;
        margin-bottom: 15px;
    }

    .corporate-text {
        width: 100%;
        font-size: 14px;
        margin-bottom: 20px;
    }

    .corporate-buttons {
        margin-bottom: 40px;
    }

    .corporate-boxes {
        gap: 15px;
        margin-left: -71%;
    }

    .corporate-box {
        min-height: 245px;
    }

        .corporate-box::before {
            width: 100px;
            height: 100px;
            border: 17px solid var(--corpbordercolor);
        }

    .corporate-box-title {
        font-size: 17px;
    }

    .corporate-box-text {
        line-height: 18px;
        font-size: 14px;
    }

    .menu-title {
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            margin-bottom: 0;
        }

    .news-container {
        margin-bottom: 35px;
    }

    .news-boxes {
        gap: 15px;
    }

    .new-box {
        width: 33% !important;
    }

    .new-image {
        height: 145px;
        margin-bottom: 15px;
    }

    .new-title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
        margin-bottom: 60px;
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        margin: 0 0 15px 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 225px;
        }

    .news-detail-title {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 95%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        gap: 30px;
    }

        .footer-container-top img {
            max-width: 210px;
            max-height: 50px;
        }

    .bulletin-bell {
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 130px 0 120px;
    }

    .bulletin-error {
        right: 130px;
        top: 5px;
    }

    .entry-btn {
        right: 9px;
        width: 118px;
        font-size: 14px;
        padding: 10px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }


    .footer-informations {
        width: 60%;
        margin: 0 auto;
        text-align: center;
        flex-direction: unset;
    }

    .footer-phone {
        width: 55%;
    }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        gap: 15px;
    }

    .corporate-content-left {
        width: 100%;
        height: auto;
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-right {
        width: 70%;
        margin: 0 auto;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 270px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: 100%;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 20px 10px;
            margin-top: 30px;
        }

            .corporate-content-second .corporate-boxes .corporate-box {
                min-height: 255px;
            }

                .corporate-content-second .corporate-boxes .corporate-box .corporate-box-title {
                    font-size: 15px;
                }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 140px !important;
        height: 140px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -9px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -9px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 70px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 31% !important;
    }

    .category-image {
        height: 180px;
    }

    .categories-container {
        width: 100% !important;
        padding: 20px !important;
        gap: 20px !important;
    }

    .products-right .product-box, .search-container .product-box {
        width: 33.3% !important;
    }

        .products-right .product-box:hover .product-name, .search-container .product-box:hover .product-name {
            font-size: 16px;
            padding: 0;
            margin-bottom: 10px;
        }

    .product-box {
        height: 400px;
    }

    .product-image {
        min-height: 260px;
    }

    .product-box:hover .product-image {
        min-height: 240px;
    }

    .product-box:hover .product-description {
        height: 155px;
    }

    .product-banner {
        height: 215px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

        .product-tabs li {
            width: 125px;
        }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table img {
        padding-left: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 32.2% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 155px !important;
    }

    .gallery-image.video i {
        width: 50px;
        height: 50px;
        font-size: 22px;
    }

    .content-doc-icon {
        max-height: 120px;
    }

        .content-doc-icon.icon img {
            max-width: 50px;
            max-height: 50px;
        }

    .content-doc-item {
        height: 190px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .related-products-area .product-box {
        width: 100% !important;
    }

    .news-boxes.list {
        gap: 25px 15px !important;
    }

        .news-boxes.list .new-box {
            width: 48.6% !important;
        }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
        box-shadow: 1px 4px 65px rgba(49, 39, 131, 0.06);
        min-height: auto;
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 23%;
        }

    .brand-box img {
        max-width: 110px;
    }

    .contact-bg {
        height: 520px;
    }

    .contact-informations {
        height: auto;
        width: 79%;
        top: 45%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 17px;
        align-items: flex-start;
        width: 91%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 80%;
        height: 700px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 90%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
    }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 48.1%;
    }
}
/* iphone Plus yatay */
@media only screen and (min-width:700px) and (max-width:759px) {
    .product-informations-bottom .tab-div iframe {
        width: 550px !important;
        height: 270px !important;
    }

    .search {
        width: 60%;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 210px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 25px;
        }

    .banner-left {
        width: 46%;
    }

    .banner-right {
        width: 40%;
    }

    .banner-title {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 17px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 11px;
        width: 75%;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 180px;
        max-height: 130px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 40px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 110px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 50%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 30px;
    }

    .products-title {
        font-size: 29px;
    }

    .product-box {
        width: 50% !important;
    }

    .product-image img {
        max-width: 160px;
        max-height: 180px;
    }

    .product-description {
        padding: 25px 10px;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 45%;
        height: 160px;
        left: 4%;
        transform: translateY(-50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        gap: 25px;
    }

    .corporate-left {
        width: 65%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 350px;
            height: auto;
            max-height: 260px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 27px;
        margin-bottom: 15px;
    }

    .corporate-text {
        width: 100%;
        font-size: 14px;
        margin-bottom: 20px;
    }

    .corporate-buttons {
        margin-bottom: 40px;
    }

    .corporate-boxes {
        gap: 15px;
        margin-left: -71%;
    }

    .corporate-box {
        min-height: 230px;
    }

        .corporate-box::before {
            width: 100px;
            height: 100px;
            border: 17px solid var(--corpbordercolor);
        }

    .corporate-box-title {
        font-size: 17px;
    }

    .corporate-box-text {
        line-height: 18px;
        font-size: 14px;
    }

    .menu-title {
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            margin-bottom: 0;
        }

    .news-boxes.list {
        gap: 25px 15px !important;
    }

        .news-boxes.list .new-box {
            width: 31.8% !important;
        }

    .news-container {
        margin-bottom: 35px;
    }

    .news-boxes {
        gap: 15px;
    }

    .new-box {
        width: 33% !important;
    }

    .new-image {
        height: 165px;
        margin-bottom: 15px;
    }

    .new-title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
        margin-bottom: 60px;
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        margin: 0 0 15px 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 225px;
        }

    .news-detail-title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 90%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        gap: 30px;
    }

        .footer-container-top img {
            max-width: 210px;
            max-height: 50px;
        }

    .bulletin-bell {
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 130px 0 120px;
    }

    .bulletin-error {
        right: 130px;
        top: 5px;
    }

    .entry-btn {
        right: 9px;
        width: 118px;
        font-size: 14px;
        padding: 10px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }


    .footer-informations {
        width: 60%;
        margin: 0 auto;
        text-align: center;
        flex-direction: unset;
    }

    .footer-phone {
        width: 55%;
    }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        gap: 15px;
    }

    .corporate-content-left {
        width: 100%;
        height: auto;
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-right {
        width: 70%;
        margin: 0 auto;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 270px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: 100%;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 20px 10px;
            margin-top: 30px;
            min-height: 300px;
        }

            .corporate-content-second .corporate-boxes .corporate-box {
                min-height: 235px;
            }

                .corporate-content-second .corporate-boxes .corporate-box .corporate-box-title {
                    font-size: 18px;
                }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 130px !important;
        height: 130px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -12px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -12px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 70px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 31.3% !important;
    }

    .category-image {
        height: 180px;
    }

    .categories-container {
        width: 100% !important;
        padding: 20px !important;
        gap: 20px !important;
    }

    .products-right .product-box, .search-container .product-box {
        width: 33.3% !important;
    }

        .products-right .product-box:hover .product-name, .search-container .product-box:hover .product-name {
            font-size: 16px;
            padding: 0;
            margin-bottom: 10px;
        }

    .product-box {
        height: 400px;
    }

    .product-image {
        min-height: 260px;
    }

    .product-box:hover .product-image {
        min-height: 240px;
    }

    .product-box:hover .product-description {
        height: 155px;
    }

    .product-banner {
        height: 235px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

        .product-tabs li {
            width: 125px;
        }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table img {
        padding-left: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 23.9% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 155px !important;
    }

    .gallery-image.video i {
        width: 50px;
        height: 50px;
        font-size: 22px;
    }

    .content-doc-icon {
        max-height: 120px;
    }

        .content-doc-icon.icon img {
            max-width: 50px;
            max-height: 50px;
        }

    .content-doc-item {
        height: 190px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .related-products-area .product-box {
        width: 100% !important;
    }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
        min-height: auto;
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 23.2%;
        }

    .brand-box img {
        max-width: 110px;
    }

    .contact-bg {
        height: 520px;
    }

    .contact-informations {
        height: auto;
        width: 72%;
        top: 45%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 17px;
        align-items: flex-start;
        width: 91%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 80%;
        height: 700px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 90%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
    }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 48.1%;
    }
}
/* tablet dikey */
@media only screen and (min-width:760px) and (max-width:810px) {
    .product-informations-bottom .tab-div iframe:not(.product-informations-bottom .tab-div table iframe) {
        width: 550px !important;
        height: 270px !important;
    }

    .search {
        width: 60%;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 300px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        /*align-items: flex-start;*/
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            /*margin-top: 25px;*/
        }

    .banner-left {
        width: 44%;
    }

    .banner-right {
        width: 38%;
    }

    .banner-title {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 19px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 14px;
        width: 75%;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 225px;
        max-height: 190px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 40px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 110px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 50%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 30px;
    }

    .products-title {
        font-size: 29px;
    }

    .product-box {
        width: 50% !important;
    }

    .product-image img {
        max-width: 160px;
        max-height: 180px;
    }

    .product-description {
        padding: 25px 10px;
    }

    .middle-banner-container {
        height: 200px;
    }

    .middle-banner-content {
        width: 45%;
        height: 160px;
        left: 4%;
        transform: translateY(-50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        gap: 35px;
    }

    .corporate-left {
        width: 65%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 350px;
            height: auto;
            max-height: 260px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 27px;
        margin-bottom: 15px;
    }

    .corporate-text {
        width: 100%;
        font-size: 14px;
        margin-bottom: 20px;
    }

    .corporate-buttons {
        margin-bottom: 40px;
    }

    .corporate-boxes {
        gap: 15px;
        margin-left: -71%;
    }

    .corporate-box {
        min-height: 230px;
    }

        .corporate-box::before {
            width: 100px;
            height: 100px;
            border: 17px solid var(--corpbordercolor);
        }

    .corporate-box-title {
        font-size: 17px;
    }

    .corporate-box-text {
        line-height: 18px;
        font-size: 14px;
    }

    .menu-title {
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            margin-bottom: 0;
        }

    .news-boxes.list {
        gap: 25px 15px !important;
    }

        .news-boxes.list .new-box {
            width: 31.8% !important;
        }

    .news-container {
        margin-bottom: 35px;
    }

    .news-boxes {
        gap: 15px;
    }

    .new-box {
        width: 33% !important;
    }

    .new-image {
        height: 175px;
        margin-bottom: 15px;
    }

    .new-title {
        font-size: 19px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 60px rgba(49, 39, 131, 0.06);
        margin-bottom: 60px;
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        margin: 0 0 15px 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 225px;
        }

    .news-detail-title {
        font-size: 23px;
        margin-bottom: 20px;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 80%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        gap: 30px;
    }

        .footer-container-top img {
            max-width: 210px;
            max-height: 50px;
        }

    .bulletin-bell {
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 130px 0 120px;
    }

    .bulletin-error {
        right: 130px;
        top: 5px;
    }

    .entry-btn {
        right: 9px;
        width: 118px;
        font-size: 14px;
        padding: 10px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }


    .footer-informations {
        width: 60%;
        margin: 0 auto;
        text-align: center;
        flex-direction: unset;
    }

    .footer-phone {
        width: 55%;
    }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        gap: 15px;
    }

    .corporate-content-left {
        width: 100%;
        height: auto;
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-right {
        width: 70%;
        margin: 0 auto;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 270px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: 100%;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 20px 10px;
            margin-top: 30px;
            min-height: 300px;
        }

            .corporate-content-second .corporate-boxes .corporate-box {
                min-height: 235px;
            }

                .corporate-content-second .corporate-boxes .corporate-box .corporate-box-title {
                    font-size: 18px;
                }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 135px !important;
        height: 135px !important;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -12px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -12px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 70px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 31.3% !important;
    }

    .category-image {
        height: 180px;
    }

    .categories-container {
        width: 100% !important;
        padding: 20px !important;
        gap: 20px !important;
    }

    .products-right .product-box, .search-container .product-box {
        width: 33.3% !important;
    }

        .products-right .product-box:hover .product-name, .search-container .product-box:hover .product-name {
            font-size: 18px;
            padding: 0;
            margin-bottom: 10px;
        }

    .product-banner {
        height: 245px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

        .product-tabs li {
            width: 125px;
        }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table img {
        padding-left: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 23.9% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 155px !important;
    }

    .gallery-image.video i {
        width: 50px;
        height: 50px;
        font-size: 22px;
    }

    .content-doc-icon {
        max-height: 120px;
    }

        .content-doc-icon.icon img {
            max-width: 50px;
            max-height: 50px;
        }

    .content-doc-item {
        height: 190px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .related-products-area .product-box {
        width: 100% !important;
    }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
        min-height: 433px;
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 18.2%;
        }

    .brand-box img {
        max-width: 100px;
    }

    .contact-bg {
        height: 520px;
    }

    .contact-informations {
        height: auto;
        width: 69%;
        top: 45%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px 17px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 87%;
    }

    .contact-item:nth-child(2) div {
        gap: 17px;
        align-items: flex-start;
        width: 91%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 80%;
        height: 700px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 90%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
    }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 48.1%;
    }
}
/* iphone x yatay*/
@media only screen and (min-width:811px) and (max-width:999px) {
    .product-informations-bottom .tab-div iframe:not(.product-informations-bottom .tab-div table iframe) {
        width: 600px !important;
        height: 280px !important;
    }

    .search {
        width: 60%;
    }

    .hero-slider .carousel-inner > .item, .hero-slider #scene, .hero-slider .carousel-caption {
        height: 240px !important;
    }

    .hero-slider .carousel-caption {
        padding: 0 1% !important;
        align-items: flex-start;
    }

        .hero-slider .carousel-caption .caption-box {
            line-height: 25px !important;
            gap: 10px !important;
            width: 100% !important;
            margin-top: 25px;
        }

    .banner-left {
        width: 44%;
    }

    .banner-right {
        width: 38%;
    }

    .banner-title {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 17px;
    }

        .banner-title div {
            font-size: 19px;
            margin-top: 7px;
        }

    .banner-btn {
        height: auto;
        padding: 4px 7px;
        font-size: 14px;
        width: 75%;
        line-height: 10px;
        letter-spacing: 3px;
    }

    .banner-bottom-title {
        font-size: 23px;
    }

    .banner-right img {
        max-width: 200px;
        max-height: 180px;
    }

    .carousel-control-prev {
        bottom: 15px;
        left: calc(50% - 40px);
    }

    .carousel-control-next {
        bottom: 15px;
        right: calc(50% - 110px);
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 75px;
        height: 15px;
        background-size: 80%;
    }

    .products-image {
        width: 50%;
        background-size: cover;
    }

    .products-top, .products-image {
        height: 75px;
    }

    .all-products {
        right: 30px;
    }

    .products-title {
        font-size: 29px;
    }

    .products-container .products-boxes {
        justify-content: center;
    }

    .product-box {
        width: 25% !important;
        height: 400px;
    }

    .product-image {
        min-height: 260px;
    }

    .product-box:hover .product-image {
        min-height: 240px;
    }

    .product-box:hover .product-description {
        height: 155px;
    }

    .product-image img {
        max-width: 140px;
        max-height: 160px;
    }

    .product-box:hover .product-name {
        font-size: 16px;
        padding: 0;
        margin-bottom: 10px;
    }

    .product-description {
        padding: 15px 10px;
    }

    .middle-banner-container {
        height: 210px;
    }

    .middle-banner-content {
        width: 45%;
        height: 160px;
        left: 4%;
        transform: translateY(-50%);
        border-radius: 34px;
    }

    .middle-banner-top {
        line-height: 26px;
    }

        .middle-banner-top div:first-child {
            font-size: 15px;
        }

        .middle-banner-top div:nth-child(2) {
            font-size: 22px;
        }

        .middle-banner-top div:nth-child(3) {
            font-size: 21px;
        }

    .middle-banner-content a {
        margin-top: 10px;
        font-size: 14px;
        width: 100px;
        height: 35px;
    }

    .products-top:not(.products-container.first .products-top) {
        justify-content: center;
    }

    .brands-container {
        min-height: 160px;
    }

    .corporate-container {
        margin-bottom: 20px;
    }

    .corporate-content {
        width: 100%;
        gap: 35px;
    }

    .corporate-left {
        width: 65%;
        margin: 0 auto;
    }

        .corporate-left img {
            max-width: 350px;
            height: auto;
            max-height: 260px;
            border-radius: 40px;
            box-shadow: 12px 4px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-right {
        width: 100%;
    }

    .corporate-title {
        font-size: 27px;
        margin-bottom: 15px;
    }

    .corporate-text {
        width: 100%;
        font-size: 14px;
        margin-bottom: 20px;
    }

    .corporate-buttons {
        margin-bottom: 40px;
    }

    .corporate-boxes {
        gap: 15px;
        margin-left: -71%;
    }

    .corporate-box {
        min-height: 230px;
    }

        .corporate-box::before {
            width: 100px;
            height: 100px;
            border: 17px solid var(--corpbordercolor);
        }

    .corporate-box-title {
        font-size: 17px;
    }

    .corporate-box-text {
        line-height: 18px;
        font-size: 14px;
    }

    .menu-title {
        font-size: 30px;
        padding: 20px 0;
    }

        .menu-title.news {
            margin-bottom: 0;
        }

    .news-boxes.list {
        gap: 25px 15px !important;
    }

        .news-boxes.list .new-box {
            width: 31.8% !important;
        }

    .news-container {
        margin-bottom: 35px;
    }

    .news-boxes {
        gap: 15px;
    }

    .new-box {
        width: 33% !important;
    }

    .new-image {
        height: 185px;
        margin-bottom: 15px;
    }

    .new-title {
        font-size: 19px;
        margin-bottom: 10px;
    }

    .new-text {
        font-size: 14px;
    }

    .news-detail-container {
        border-radius: 60px;
        padding: 35px 20px;
        box-shadow: 1px 4px 90px rgba(49, 39, 131, 0.06);
        margin-bottom: 60px;
    }

    .content-gallery-container.news .gallery-title {
        margin-top: 0;
    }

    .news-right {
        height: auto;
        margin: 0 0 15px 15px;
    }

        .news-right img {
            border-radius: 50px;
            max-height: 300px;
        }

    .news-detail-title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .content-gallery-container.news {
        margin-bottom: 45px;
    }

    .footer-container {
        width: 80%;
        padding: 20px 0;
        gap: 35px
    }

    .footer-bulletin {
        width: 100%;
        height: 50px;
    }

    .footer-container-top {
        gap: 30px;
    }

        .footer-container-top img {
            max-width: 210px;
            max-height: 50px;
        }

    .bulletin-bell {
        font-size: 14px;
        width: 115px;
        gap: 10px;
    }

        .bulletin-bell i {
            font-size: 20px;
        }

    .txt-bulletin {
        height: 50px;
        padding: 0 130px 0 120px;
    }

    .bulletin-error {
        right: 130px;
        top: 5px;
    }

    .entry-btn {
        right: 9px;
        width: 118px;
        font-size: 14px;
        padding: 10px;
    }

        .entry-btn:after {
            right: 12px;
            background-size: 90%;
        }


    .footer-informations {
        width: 60%;
        margin: 0 auto;
        text-align: center;
        flex-direction: unset;
    }

    .footer-phone {
        width: 55%;
    }

    .navigation-container .main {
        margin-top: unset;
        height: auto;
        padding: 10px 0;
    }

    .corporate-content-top {
        gap: 15px;
    }

    .corporate-content-left {
        width: 100%;
        height: auto;
        border-radius: 40px;
        padding: 20px;
    }

    .corporate-content-right {
        width: 70%;
        margin: 0 auto;
        height: auto;
    }

        .corporate-content-right img {
            max-height: 270px;
            border-radius: 40px;
            box-shadow: 10px 1px 0 rgba(38, 62, 91, 0.14);
        }

    .corporate-content-second {
        border-radius: 40px;
        padding: 20px;
        height: 100%;
    }

        .corporate-content-second .corporate-boxes {
            width: 100%;
            padding: 20px 10px;
            margin-top: 30px;
            min-height: 300px;
        }

            .corporate-content-second .corporate-boxes .corporate-box {
                min-height: 220px;
            }

                .corporate-content-second .corporate-boxes .corporate-box .corporate-box-title {
                    font-size: 18px;
                }

    .corporate-content-container.corporate {
        margin-bottom: 30px;
    }

    .gallery-title {
        font-size: 30px;
        margin-top: 25px;
    }

    .gallery-image {
        width: 145px !important;
        height: 145px !important;
        margin-left: 5px;
    }

    .gallery-container button.slick-prev.slick-arrow {
        left: -12px;
    }

    .gallery-container button.slick-next.slick-arrow {
        right: -12px;
    }

    .content-gallery-container.first {
        margin-bottom: 10px;
    }

    .content-gallery-container.second {
        margin-bottom: 25px;
    }

    .products-right .gallery-container, .document-container {
        flex-wrap: wrap;
        gap: 10px;
    }

        .document-container .content-doc-item {
            width: 100%;
        }

    .corporate-content-container {
        margin-bottom: 70px;
    }

    .categories-out-container {
        border-radius: 40px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
    }

    .category-box {
        width: 31.3% !important;
    }

    .category-image {
        height: 180px;
    }

    .categories-container {
        width: 100% !important;
        padding: 20px !important;
        gap: 20px !important;
    }

    /*.products-right .product-box, .search-container .product-box {
        width: 33.3% !important;
    }*/

    /*.products-right .product-box:hover .product-name, .search-container .product-box:hover .product-name {
            font-size: 18px;
            padding: 0;
            margin-bottom: 10px;
        }*/

    .product-banner {
        height: 265px;
    }

    .product-informations-top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
        gap: 15px;
    }

    .product-tabs {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

        .product-tabs li {
            width: 125px;
        }

    .product-detail-name {
        margin: 10px 0;
        text-align: center;
    }

    .tab-div table img {
        padding-left: 10px;
    }

    .products-right .gallery-container .gallery-image, .content-doc-item {
        width: 24% !important;
    }

    .products-right .gallery-container .gallery-image {
        height: 155px !important;
    }

    .gallery-image.video i {
        width: 50px;
        height: 50px;
        font-size: 22px;
    }

    .content-doc-icon {
        max-height: 120px;
    }

        .content-doc-icon.icon img {
            max-width: 50px;
            max-height: 50px;
        }

    .content-doc-item {
        height: 190px;
    }

    .related-products-title {
        margin: 30px 0;
    }

    .related-products-area .product-box {
        width: 100% !important;
    }

    .brands-container.list, .news-container.list .main {
        border-radius: 40px;
        box-shadow: 1px 4px 80px rgba(49, 39, 131, 0.06);
        min-height: 433px;
    }

    .brand-boxes.list, .news-boxes.list {
        gap: 15px;
        padding: 20px;
    }

        .brand-boxes.list .brand-box {
            width: 18.2%;
        }

    .brand-box img {
        max-width: 100px;
    }

    .contact-bg {
        height: 520px;
    }

    .contact-informations {
        height: auto;
        width: 65%;
        top: 45%;
        left: 50%;
        transform: translateX(-50%);
        padding: 30px;
        gap: 15px;
    }

    .contact-top iframe {
        height: 220px;
    }

    .contact-item div {
        width: 92%;
    }

    .contact-item:nth-child(2) div {
        gap: 17px;
        align-items: flex-start;
        width: 91%;
    }

    .contact-title {
        font-size: 30px;
        height: 50px;
        width: 66%;
        margin: 0 auto 25px;
    }

    .contact-form-area {
        width: 80%;
        height: 700px;
        margin-bottom: 30px;
    }

    .contact-form {
        height: auto;
        width: 90%;
        border-radius: 40px;
        padding: 0 15px 5px;
    }

    .contact-form-title {
        margin: 20px auto;
    }

    .contact-input-area {
        gap: 15px;
    }

    .input-contact {
        padding: 15px 20px;
        height: 55px;
    }

    .contact-input-group {
        gap: 15px;
    }

    .input-box textarea {
        height: 100px;
    }

    .form-accept {
        flex-direction: column;
        gap: 15px;
    }

    .g-recaptcha {
        transform: scale(0.9);
    }

    .button-area {
        height: 55px;
    }

    .contact-btn {
        font-size: 20px;
    }

    .contact-error {
        text-align: center;
        padding-bottom: 7px;
    }

    .search-text {
        font-size: 24px;
    }

        .search-text.search-val {
            font-size: 22px;
        }

    .search-results-boxes {
        gap: 20px;
    }

    .search-box {
        width: 48.1%;
    }
}
/* iphone 14 pro max yatay fix*/
@media only screen and (min-width:895px) and (max-width:940px) {
    .gallery-image {
        width: 165px !important;
        height: 165px !important;
        margin-left: 5px;
    }
}
