﻿@font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype'), url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.eot');
    src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype'), url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') 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: 500;
    font-style: normal;
    font-display: swap;
}
form{
    margin:0;
}
.general-container.product {
    background: #fff;
    clip-path: polygon(0 4%, 103% 0, 100% 100%, 0 100%);
}

.text.Urun ul {
    list-style-type: revert !important
}

.button-wrapper .btnUrun {
    bottom: 740px;
    left: 80px;
}

.index-product-right {
    margin-top: 15px;
}

.visTop {
    visibility: hidden !important;
}

.lightbox-close {
    color: white
}

.success {
    color: #25d366
}

.error {
    color: red
}

*, *:after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    font-family: 'Montserrat-SemiBold';
    color: #1a1a18;
    font-size: 16px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    position: relative
}

a {
    color: #fff;
    text-decoration: none;
}

ul {
    list-style-type: none;
}

img {
    border: 0;
}

p {
    margin: 5px 0;
}

:focus {
    outline: none;
}

.clear {
    clear: both;
}

.main {
    width: 1366px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.error {
    color: red;
}

.success {
    color: #25d366
}

.error-content {
    margin-top: 20px;
}

.index-mid {
    background: #f4faff;
    width: 100%;
    height: 100px;
    display: inline-block;
    margin-left: 270px;
}

    .index-mid p {
        color: #797979;
        font-size: 20px;
        text-align: center;
        padding: 40px 0;
        margin-right: 70px;
    }

        .index-mid p a {
            color: #797979;
            font-size: 20px;
            text-align: center;
            margin-top: 40px;
        }

.mid-button {
    float: right;
    width: 100px;
    height: 35px;
    color: transparent;
    text-align: center;
}

.index-mid .button-wrapper a.background-button.btnurun {
    left: 1110px;
    bottom: 90px;
}

.pro-detail-content {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-top: 9%;
    margin-bottom: 6px
}

    .pro-detail-content h1 {
        margin: 0;
        font-family: 'Montserrat-SemiBold';
        font-size: 24px;
        color: #00529c;
        text-align: left;
        text-transform: uppercase;
        float: left;
        line-height: 50px
    }

.pro-detail-right {
    width: 50%;
    height: 543px;
    float: right;
    right: 0;
}

    .pro-detail-right.scroll-top {
        position: fixed;
        top: 96px;
    }

    .pro-detail-right img {
        width: 950px;
        height: 100%;
        object-fit: cover;
        border-radius: 0 10px 0 0
    }

.pro-detail-left.no-image {
    width: 100%;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
/*  resim olmadığında text'in with:100% olacak*/
.pro-detail-left {
    float: left;
    width: 50%;
    background: #fff;
    border-radius: 10px 0 0 0;
    padding: 45px 50px 10px 45px;
    display: block;
    padding-left: 0px;
}

    .pro-detail-left .text {
        color: #797979;
        margin: 0;
        font-size: 16px;
        width: 93%
    }

        .pro-detail-left .text span {
            font-family: 'Montserrat-SemiBold';
            margin-bottom: 30px;
            display: inline-block
        }

        .pro-detail-left .text div {
            margin-bottom: 35px
        }

.production-gallery {
    width: 100%;
    display: inline-block;
    background: #fff
}

.production-images {
    width: 100%;
    display: inline-block;
    margin: 35px 0;
    padding: 0;
}

    .production-images li {
        float: left;
        margin: 0 15px 10px 0;
        width: 24.159%;
        height: 250px
    }

        .production-images li img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 10px
        }

        .production-images li:nth-child(4n) {
            margin-right: 0
        }

/*anasayfa-310 paslanmaz çelik*/
.top-container {
    width: 100%;
    position: relative;
    z-index: 1
}

    .top-container.index {
        position: absolute;
    }

.top {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.logo {
    float: left;
    width: 268px;
    height: 119px
}

.top-container .logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-content {
    float: right;
    width: 57%;
    position: relative
}

.top-contact {
    width: 82.5%;
    float: right;
    margin-top: 20px;
    font-family: 'Montserrat-Light';
    font-size: 14px;
}

.phone {
    padding-left: 25px;
    margin-right: 30px;
    background: url(../images/tel.svg) no-repeat left;
    color: #fff
}

.mail {
    padding-left: 25px;
    background: url(../images/mail.svg)no-repeat left;
    color: #fff
}

.language {
    float: right;
    color: #fff
}

    .language i {
        margin-left: 10px
    }

.top-bottom {
    display: inline-block;
    width: 100%;
    margin-top: 5px
}

.top-menu li:last-child {
    margin-right: 0
}

.top-menu {
    display: inline-block;
    width: 100%;
    padding: 0;
}

    .top-menu li {
        float: left;
        margin-right: 35px;
    }

        .top-menu li a {
            color: #fff;
            text-decoration: none;
            transition: 0.5s;
            font-size: 14px
        }

        .top-menu li:hover a {
            color: #ed1c24;
            transition: 0.5s;
        }
/*.catalog {margin-top:12px; background: url(../images/catalog.png) no-repeat left;  width: 130px;height: 32px;  display: inline-block; background-size: cover; float: right;    text-align: right; color: #ed1c24;font-size: 14px; padding: 6px 17px;}*/
.flex-container {
    position: relative;
    width: 100%;
    display: inline-block
}

.banner {
    clip-path: polygon(0 0, 100% 0, 100% 87.5%, 0 100%);
    width: 100%;
    display: inline-block
}

.flexslider .slides > li {
    position: relative
}

.sticky {
    position: fixed !important;
    top: 10px !important;
}

.sticky-right {
    position: fixed !important;
    top: 15px !important;
    z-index: 1
}

.flexslider .slides > li:after {
    content: '';
    background: url(../images/zemin1.png) no-repeat center;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    z-index: 1;
    top: 0
}

.flex-content {
    width: 100%;
    display: inline-block;
    float: left
}

.flex-title {
    font-size: 40px;
    font-family: 'Montserrat-SemiBold';
    margin-bottom: 10px
}

.flex-text {
    font-family: 'Montserrat-Light';
    font-size: 24px;
    line-height: 26px;
    overflow: hidden;
    height: 120px;
}

.btn-detail {
    margin-top: 90px;
    display: inline-block;
    float: left;
    width: 230px;
    padding: 8px 30px;
    border-radius: 5px;
    border: 2px solid #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.04);
}

.link {
    color: #fff;
    cursor: pointer;
    font-family: 'Montserrat-Light';
    font-size: 14px;
    text-decoration: none;
}

.link--arrowed {
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
}

    .link--arrowed .arrow-icon {
        position: relative;
        top: -1px;
        left: 25px;
        transition: transform 0.3s ease;
        vertical-align: middle;
    }

    .link--arrowed .arrow-icon--circle {
        transition: stroke-dashoffset 0.3s ease;
        stroke-dasharray: 95;
        stroke-dashoffset: 95;
    }

    .link--arrowed:hover .arrow-icon {
        transform: translate3d(5px, 0, 0);
    }

    .link--arrowed:hover .arrow-icon--circle {
        stroke-dashoffset: 0;
    }

.scroll-down {
    display: flex;
    align-items: center;
    position: absolute;
    right: 35px;
    bottom: 15%;
    width: 6%;
    cursor: pointer
}

.box {
    width: 35px;
    height: 50px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 60px;
    position: relative;
}

    .box .circle {
        position: absolute;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #fff;
        inset: 0;
        margin: auto;
        animation: circle 2.5s ease-in-out infinite alternate;
    }

.scroll-down .text {
    margin-left: 16px
}

@keyframes circle {
    0% {
        transform: translateY(-12px);
    }

    100% {
        transform: translateY(12px);
    }
}

.whatsapp {
    position: fixed;
    right: 30px;
    bottom: 20px;
    z-index: 4
}

.social-btn {
    display: flex;
    width: 200px;
    padding: 5px 10px 5px 10px;
    background-color: black;
    color: white;
    align-items: center;
    justify-content: space-evenly;
    border: 1px;
    border-radius: 30px;
    margin-bottom: 5px;
}

.whatsapp-color {
    background-image: linear-gradient(to right, #25d366 5%, #21ad55 95%);
}

    .whatsapp-color:hover {
        background-image: linear-gradient(to right, #21ad55 5%, #25d366 95%);
    }

.icons8-whatsapp {
    width: 40px;
    height: 40px;
    background: url(../images/whatsapp.svg) 50% 50% no-repeat;
    background-size: 100%;
}

.social-btn span {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    padding: 0px;
    margin: 0px;
}

.index-310 {
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 25px 0 125px
}

.index-corporate {
    width: 100%;
    display: inline-block;
    border-radius: 10px 10px 0 0;
    background: url(../images/layer5.png)no-repeat center;
    height: 310px;
    padding: 50px 0 30px 65px;
}

.title {
    font-family: 'Montserrat-SemiBold';
    font-size: 18px;
    color: #fff;
}

.index-corporate .title {
    margin-bottom: 15px
}

.text {
    font-family: 'Montserrat-Light';
    font-size: 14px;
    color: #fff
}

.background-button {
    position: relative;
    width: 100%;
    padding-top: 27.92%;
    display: block;
    background-size: 100% 100%;
    font-size: 14px;
    color: #fff; /*margin-bottom: 20px;*/
}

    .background-button.kurumsal {
        bottom: 70px;
        left: 50px;
    }

.background-button-block {
    position: relative;
    width: 100%;
    padding-top: 28.92%;
    display: block;
    background-size: 100% 100%;
    font-size: 14px;
    color: #fff; /*margin-bottom: 20px;*/
    bottom: 80px;
    border: none;
    cursor: pointer;
    font-family: 'Montserrat-SemiBold';
    display: inline-block;
    background: url(../images/kırmızı-2.svg);
    background-repeat: no-repeat;
}

.background-button2 {
    cursor: hand;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -2px;
    left: -4px;
    display: block;
    background: url(../images/red.svg);
    background-repeat: no-repeat;
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border: 0;
    color: white;
    font-family: 'Montserrat-SemiBold';
}

    .background-button2:hover {
        color: #fff;
        -webkit-transform: translate(2.5%, 10%);
        transform: translate(2.5%, 10%);
    }

a.background-button {
    display: inline-block;
    background-image: url(../images/kırmızı-2.svg);
    background-repeat: no-repeat;
}

    a.background-button:after {
        content: attr(title);
        width: 100%;
        height: 100%;
        position: absolute;
        top: -2px;
        left: -4px;
        display: block;
        background-image: url(../images/red.svg);
        background-repeat: no-repeat;
        transition: all 0.3s;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px
    }

    a.background-button:hover:after {
        color: #fff;
        -webkit-transform: translate(2.5%, 10%);
        transform: translate(2.5%, 10%); /*text-shadow: 2px 2px 1px white;*/
    }

.button-wrapper {
    width: 150px;
    display: inline-block;
    margin-top: 10px
}

.index-corporate a.background-button:after {
    background: url(../images/beyaz-1.svg)no-repeat;
    color: #ed1c24
}

.index-corporate .text {
    width: 56%;
    text-align: justify;
}

.text div {
    margin-bottom: 10px
}

.index-product {
    width: 1366px;
    display: block;
    background: #f4faff;
    height: 562px;
    position: relative;
    padding: 35px;
    margin: 0 auto;
}

    .index-product .title {
        color: #00529c;
        margin-bottom: 15px
    }

    .index-product .text {
        color: #797979;
        text-align: justify
    }

.index-image {
    margin: 65px auto;
    display: block;
    width: 86.166%;
    height: 645px;
    box-shadow: 0px 11px 21px 0px rgba(23, 99, 164, 0.14);
    position: relative
}

    .index-image img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .index-image .button-wrapper {
        position: absolute;
        left: 65px;
        top: 55px
    }

.index-about {
    width: 100%;
    display: table;
    position: relative;
    margin-bottom: 110px;
    padding-top: 220px;
    top: 120px;
}

.about-content {
    width: 180px;
    display: inline-block;
    float: left;
    box-shadow: 0px 6px 16px 0px rgba(23, 99, 164, 0.1);
    border-radius: 10px;
    color: #797979;
    font-size: 14px;
    font-family: 'Montserrat-Light';
    padding: 21px 25px 21px 20px;
    margin-right: 55px
}

    .about-content span {
        font-family: 'Montserrat-SemiBold';
        font-size: 24px;
        color: #00529c;
        display: block;
        margin-bottom: 5px
    }

    .about-content:last-child {
        margin-right: 0
    }

    .about-content span sup {
        line-height: 1
    }

.about-right {
    position: absolute;
    top: -25px;
    width: 50%;
    right: 0;
    padding-top: 180px;
}

.about-image {
    float: left;
    width: 31.6%;
    height: 170px;
    margin-right: 24px
}

    .about-image:last-child {
        margin-right: 0
    }

    .about-image img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.footer-container {
    width: 100%;
    background: url(../images/footer-back2.png) no-repeat center;
    background-size: cover;
    height: 96%;
    position: relative;
    z-index: 1
}

.footer {
    width: 100%;
    display: inline-block;
    margin-top: 155px
}

.footer-logo {
    width: 413px;
    height: 50px;
    margin: 0 auto 55px
}

    .footer-logo img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.footer-box {
    width: 16%;
    display: inline-block;
    margin-right: 140px;
    float: left
}

.footer-title {
    color: #00529c;
    font-size: 14px;
    font-family: 'Montserrat-SemiBold'
}

.footer-menu {
    margin: 20px 0 0;
    padding: 0;
}

    .footer-menu li {
        margin-bottom: 5px
    }

        .footer-menu li a {
            color: #fff;
            font-family: 'Montserrat-Light';
            font-size: 14px
        }

            .footer-menu li a:hover {
                color: #ed1c24;
                font-family: 'Montserrat-SemiBold'
            }

.footer-content {
    width: 100%;
    display: inline-block
}
/*.footer-box:nth-child(2){width:8%;margin-right:125px}*/
.footer-box:nth-child(2) {
    width: 29.2%;
    margin-right: 140px;
    font-family: 'Montserrat-Light';
    font-size: 14px;
    color: #fff
}

.footer-box:nth-child(3) {
    width: 30.5%;
    margin-right: 0;
    position: relative
}

.address {
    margin-top: 20px;
    width: 81%;
}

.footer-box:nth-child(2) .title {
    font-family: 'Montserrat-SemiBold';
    padding-left: 35px;
}

.address .title {
    background: url(../images/adres.svg) no-repeat left;
    background-size: 8%;
}

.address span {
    margin-top: 5px;
    display: block
}

.contact-phone {
    margin-top: 35px;
}

    .contact-phone .title {
        background: url(../images/tel.svg)no-repeat left;
        background-size: 6%;
    }

    .contact-phone a {
        margin-top: 10px;
        display: inline-block;
    }

        .contact-phone a::after {
            content: '|';
            margin: 0 15px 0 15px;
        }

        .contact-phone a:last-child::after {
            content: '';
            margin: 0
        }

.contact-faks {
    float: left;
    margin-top: 35px
}

    .contact-faks .title {
        background: url(../images/faks.svg)no-repeat left;
        background-size: 25%;
        padding-left: 40px !important
    }

    .contact-faks a {
        margin-top: 10px;
        display: inline-block;
    }

.contact-mail {
    font-family: 'Montserrat-SemiBold';
    width: 56%;
    background: #ed1c24;
    text-align: center;
    border-radius: 30px;
    padding: 15px;
    margin-top: 30px
}

.contactr-mail a {
    font-family: 'Montserrat-SemiBold';
    font-size: 14px
}

.footer-box:nth-child(3) input {
    width: 100%;
    color: #797979;
    font-size: 12px;
    border: none;
    padding: 22px 70px 22px 25px;
    border-radius: 5px;
    margin-top: 25px;
}

.entry-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 58px;
    right: 30px;
    border: 1px solid #ed1c24;
    border-radius: 50px;
}

.btn {
    width: 50px;
    height: 50px;
    color: inherit;
    border: none;
    outline: none;
    background: none;
    display: inline-block;
    position: absolute;
    transition: all .3s;
    top: 5px;
    bottom: 0;
    left: -5px;
    right: 0;
    margin: auto;
}

    .btn img {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .btn:after {
        content: ' ';
        position: absolute;
        z-index: -1;
        transition: all .3s;
    }

.bg {
    height: 40px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.animation {
    transform: translate(100px, -100px);
    transition: all .3s linear;
}

.animation2 {
    animation: fadeIn 0.4s ease-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0.4s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.around {
    width: 50px;
    height: 50px;
    border: none;
    color: inherit;
    background: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
    position: absolute;
    transition: all 0.3s;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

    .around:after {
        content: ' ';
        position: absolute;
        z-index: -1;
    }

.social-media {
    margin-top: 113px;
    display: inline-block;
}

    .social-media .title {
        font-size: 14px;
        font-family: 'Montserrat-Light';
        margin-bottom: 10px
    }

    .social-media a {
        float: left;
        margin-right: 15px
    }

        .social-media a:last-child {
            margin-right: 0
        }

        .social-media a img {
            width: 26px;
            height: 27px
        }

.copyrigth-container {
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat-Light';
    margin-top: 45px;
    border-top: 1px solid #2f2f2f;
    padding: 36px 0;
}

.copyright-left {
    float: left;
}

.copyright-right {
    float: right;
}

    .copyright-right a {
        font-size: 12px;
        color: #fff;
        margin-left: 5px;
    }

.language {
    float: right;
    color: #fff;
    font-size: 14px;
}

.fa-globe {
    margin-right: 8px;
    font-size: 18px
}

.fa-chevron-down {
    font-size: 10px;
    margin-left: 3px
}

.language a {
    color: #fff
}
/*language*/
.sl-nav {
    display: inline;
}

    .sl-nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        display: block;
    }

    .sl-nav li {
        cursor: pointer;
        padding-bottom: 10px;
    }

        .sl-nav li ul {
            display: none;
        }

        .sl-nav li:hover ul {
            position: absolute;
            top: 25px;
            right: -35px;
            display: block;
            background: #fff;
            width: 120px;
            padding: 15px 0px;
            z-index: 101;
            border-radius: 10px;
        }

        .sl-nav li ul li {
            margin-bottom: 5px;
            position: relative;
            text-align: left;
            background: transparent;
            padding: 5px 10px;
            z-index: 2;
            font-size: 14px;
            color: #797979;
            font-family: 'Montserrat-Light';
        }

            .sl-nav li ul li span {
                padding-left: 10px;
            }

            .sl-nav li ul li:hover {
                background-color: #f4faff;
                padding: 5px 10px
            }

            .sl-nav li ul li.active {
                color: #00529c;
                background: url(../images/check.svg)no-repeat right;
                background-size: 17%;
                padding: 0 32px 0 10px;
                display: inline-block;
            }

    .sl-nav ul li:hover .fa-caret-down {
        transform: rotate(180deg);
    }

body.back {
    background: #f4faff
}
/*kurumsal*/
.top-container.sub-page .sub-page img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.sub-page {
    position: absolute;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 48%, 0 100%);
    height: 230px;
    width: 100%;
}

    .sub-page img {
        width: 100%;
        object-fit: cover;
        height: 100%
    }

.page-shadow {
    background: url(../images/zemin1.png) no-repeat center;
    height: 230px;
    width: 100%;
    position: absolute;
    top: 0;
}

.navigation {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-top: 10px;
}

    .navigation h1 {
        font-size: 24px;
        font-family: 'Montserrat-SemiBold';
        margin: 0;
        color: #fff;
        line-height: 30px
    }

.navi-title {
    font-size: 24px;
    font-family: 'Montserrat-SemiBold';
    color: #fff;
    line-height: 1.3;
}

.navigate-menu {
    padding: 0;
    margin: 0;
    float: left
}

    .navigate-menu li {
        float: left;
    }

        .navigate-menu li:first-child img {
            width: 30px;
            height: 30px
        }

        .navigate-menu li:first-child a {
            padding: 0
        }

        .navigate-menu li:after {
            content: " ";
            width: 2px;
            height: 14px;
            margin: 10px 4px 0;
            float: right;
            background-color: #fff;
            position: relative;
            display: block
        }

        .navigate-menu li:last-child:after {
            display: none
        }

        .navigate-menu li a {
            font-size: 15px;
            font-family: 'Montserrat-Light';
            display: inline-block;
            padding: 5px 0px;
        }

.general-container {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: -93px;
    background: #f4faff;
    clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%)
}

.corporate-content {
    width: 100%;
    display: block;
    margin: 140px auto 0
}

    .corporate-content .title {
        color: #00529c;
        font-size: 24px
    }

        .corporate-content .title h2 {
            color: #00529c;
            font-size: 24px
        }

    .corporate-content .text {
        color: #797979;
        margin: 15px 0 60px;
        text-align: justify;
        font-size: 16px
    }

        .corporate-content .text div {
            margin-bottom: 15px
        }

.corporate-left {
    width: 100%;
    float: left;
    display: inline-block;
}

.corporate-box {
    transition: box-shadow .3s;
    background: #fff;
    width: 22.7%;
    margin: 0 41px 55px 0;
    border-radius: 10px;
    float: left;
    padding: 25px;
    height: 100px;
    overflow: hidden;
}

    .corporate-box:nth-child(4n) {
        margin-right: 0
    }

    .corporate-box img {
        max-width: 51px;
        max-height: 50px;
        float: left
    }

    .corporate-box span {
        color: #00529c;
        font-size: 16px;
        width: 58%;
        display: inline-block;
        margin-left: 30px;
        line-height: 1.2;
    }

    .corporate-box:hover {
        box-shadow: 0 0 11px rgba(0,82,156,.2);
    }

.factory-container {
    width: 100%;
    display: inline-block;
    margin: 0 0 55px;
    background: #fff
}

    .factory-container .title {
        font-size: 24px;
        color: #00529c;
        font-family: 'Montserrat-SemiBold';
        text-align: left;
        margin: 50px 0
    }

.factory-image {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block
}

    .factory-image li {
        width: 24.159%;
        height: 250px;
        margin: 0 15px 15px 0;
        float: left
    }

        .factory-image li img {
            width: 100%;
            max-height: 100%;
            object-fit: cover;
            border-radius: 10px;
        }

        .factory-image li:last-child {
            margin-right: 0
        }

        .factory-image li:nth-child(4n) {
            margin-right: 0
        }

.product-factory {
    width: 100%;
    display: inline-block;
    background: url(../images/layer12.png)no-repeat center;
    height: 230px;
    border-radius: 10px;
    padding: 50px 0 0 65px
}

    .product-factory .title {
        color: #fff;
        margin: 0
    }

    .product-factory a.background-button:after {
        background: url(../images/beyaz-1.svg)no-repeat center;
        color: #ed1c24
    }

    .product-factory .button-wrapper {
        margin-top: 30px
    }
/*ürün-detay*/
.product-back {
    width: 100%;
    display: inline-block;
    height: 600px;
    position: absolute;
    z-index: 0;
    background: #f4faff
}

.product-content {
    width: 100%;
    display: inline-block;
    position: relative;
    height: 900px;
    margin-top: 10%
}

    .product-content img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.product-detail-content {
    position: absolute;
    top: 50px;
    left: 35px
}

    .product-detail-content h1 {
        margin: 0;
        color: #00529c;
        font-size: 24px;
        margin-bottom: 30px;
        font-family: 'Montserrat-SemiBold';
    }

.product-detail-navigation-icon {
    float: right
}

    .product-detail-navigation-icon ul {
        padding: 0;
        margin: 0
    }

        .product-detail-navigation-icon ul li {
            padding: 9px 0;
            text-align: center;
            float: left;
            color: #fff;
            margin-right: 35px;
            cursor: pointer;
            width: 160px;
            border-radius: 30px;
            background: #ed1c24;
            font-family: 'Montserrat-Regular';
            font-size: 14px
        }

            .product-detail-navigation-icon ul li:last-child {
                margin-right: 0
            }

.product-detail-icon-container {
    width: 100%;
    display: block;
    margin: 0 auto 20px
}

.product-detail-icon-content {
    width: 100%;
    display: inline-block;
    margin-top: 35px
}

.product-detail-icon-title {
    font-family: 'Montserrat-SemiBold';
    color: #ed1c24;
    margin-bottom: 15px
}

.product-detail-icon-content .text {
    font-size: 16px;
    color: #797979
}

.material-content {
    width: 100%;
    display: inline-block
}

.material-information {
    width: 280px;
    float: left;
    padding: 7px 10px;
    font-size: 16px;
    color: #00529c;
    font-family: 'Montserrat-SemiBold';
    margin: 0 9px 8px 0;
    border: 2px solid #f4faff
}

    .material-information:nth-child(4n) {
        margin-right: 0
    }

    .material-information span {
        font-family: 'Montserrat-Light';
        color: #00529c;
        display: block;
        text-transform: uppercase;
        font-size: 12px
    }

.product-detail-icon-table {
    width: 100%;
    display: inline-block;
    position: relative
}

.table-scroll {
    width: 100%;
    margin: 0 auto;
}

.product-detail-icon-table table {
    border: none !important;
    width: 72% !important;
    height: auto !important;
    border-collapse: collapse;
    display: block;
    margin: 0 auto;
    background: #f4faff
}

.product-detail-icon-table tr {
    border-bottom: 1px solid #d7edff;
    position: relative;
    z-index: 1
}

    .product-detail-icon-table tr:last-child {
        border-bottom: none;
    }

.product-detail-icon-table td {
    color: #00529c;
    text-align: center;
    width: 685px;
    font-size: 20px;
    padding: 34px 0;
    border-right: 1px solid #d7edff;
}


/*iletişim*/
.contact-container {
    width: 100%;
    display: block;
    position: relative;
    margin-top: -101px;
    clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 100%);
}

.map {
    width: 100%;
    display: inline-block;
    position: relative;
    height: 600px
}

    .map iframe {
        width: 100%;
        height: 600px
    }

.contact-back {
    width: 100%;
    display: inline-block;
    height: 190px;
    background: url(../images/layer17.png)no-repeat center;
    margin-top: -10px;
    position: relative;
    z-index: 1;
    padding: 50px
}

    .contact-back .address {
        width: 22%;
        margin-top: 0;
        float: left;
        margin-right: 68px;
    }

        .contact-back .address .title {
            background-size: 8%;
        }

    .contact-back .title {
        padding-left: 35px;
        font-family: 'Montserrat-SemiBold';
        font-size: 18px;
    }

    .contact-back span {
        font-family: 'Montserrat-Light';
        color: #fff
    }

    .contact-back .contact-phone .title {
        background-size: 7%
    }

    .contact-back .contact-phone {
        margin-top: 0;
        width: 15%;
        float: left;
        margin-right: 0
    }

    .contact-back .contact-faks .title {
        background-size: 17%
    }

    .contact-back .contact-faks {
        margin-top: 0;
        width: 12%
    }

    .contact-back .contact-mail {
        margin-top: 8.5px;
        background: transparent;
        display: inline-block;
        width: 16%;
        text-align: left;
        padding: 0;
    }

.contact-mail .title {
    background: url(../images/mail.svg)no-repeat left;
    background-size: 10%;
}

.contact-back a {
    font-family: 'Montserrat-Light'
}

.uyari {
    color: #ed1c24;
    font-size: 13px;
    font-family: 'Montserrat-Light';
    margin-left: 35px;
    position: absolute;
    z-index: 1;
    bottom: 0px;
}
/*form-label*/
.form-list {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    display: inline-block
}

.form-txt {
    border: none;
    width: 100%;
    padding: 20px 35px;
    border-radius: 10px;
    color: #797979;
    font-size: 16px;
    font-family: 'Montserrat-SemiBold'
}

.effect-19 ~ label {
    line-height: 16px;
    text-align: left;
    position: absolute;
    left: 33px;
    width: 85%;
    top: 20px;
    transition: 0.3s;
    font-size: 16px;
    color: #797979;
    font-family: 'Montserrat-Light';
}

.effect-19 {
    transition: 0.4s;
}

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        top: 7px;
        left: 35px;
        font-size: 12px;
        transition: 300ms all;
    }

textarea.form-txt {
    height: 130px;
    resize: none;
}

.contact-form {
    width: 34.157%;
    background: #f4faff;
    display: block;
    margin: 40px auto 0
}

.modal-list {
    width: 100%;
}

    .modal-list .form-list {
        width: 49%;
        margin-right: 9px
    }

        .modal-list .form-list:last-child {
            margin-right: 0
        }

.form-list .button-wrapper {
    float: right;
    margin-top: 50px
}

.recaptcha {
    float: left;
    background-size: 100%;
    background-image: url(../images/recaptcha.png);
    background-repeat: no-repeat;
    width: 288px;
    display: inline-block;
    height: 74px;
    margin-top: 30px
}
/*404-500*/
.error-container {
    width: 100%;
    display: block;
    position: relative; /*margin-top: -96px;*/
}

.error-content {
    width: 81.5%;
    display: block;
    margin: 45px auto 25px;
}

.error-left {
    width: 44.015%;
    display: inline-block;
    height: 400px
}

    .error-left img {
        width: 100%;
        height: 100%;
    }

.error-right {
    float: right;
    width: 47%;
    margin-top: 95px;
}

    .error-right .title {
        font-size: 72px;
        color: #00529c;
        font-family: 'Montserrat-SemiBold';
        line-height: 72px;
        margin-bottom: 12px;
    }

    .error-right .text {
        color: #797979;
        font-size: 16px;
        margin: 0
    }

        .error-right .text span {
            font-family: 'Montserrat-SemiBold';
            font-size: 24px;
            color: #00529c;
            display: block;
            margin-bottom: 3px
        }

@media only screen and (max-width:1024px) {
    .background-button-block{
        bottom:0;
    }
    .index-mid {
        height: 120px;
        margin-left: 0;
    }

        .index-mid p {
            font-size: 14px;
            padding: 40px 15px;
            margin-right: 0;
        }

        .index-mid .button-wrapper a.background-button.btnurun {
            left: 0;
            bottom: 40px;
        }

    .index-product-left {
        padding: 20;
    }

    .index-corporate {
        margin-bottom: 40%;
    }
}

/* width:1680 */
@media only screen and (min-width:1601px) and (max-width: 1680px) {
    .footer-container {
        height: 84%;
    }
    .top-contact {
        width: 81.5%
    }

    .about-right {
        top: -15px;
    }

    .about-image {
        width: 31.3%;
        height: 157px;
    }

    .copyright-right {
        margin-right: 6%;
    }

    .contact-form {
        width: 38.8%;
    }
}
/* width 1600 */
@media only screen and (min-width:1551px) and (max-width:1600px) {
    .footer-container {
        height: 97%;
    }
    .top-contact {
        width: 81.5%;
    }

    .about-right {
        top: -12px;
    }

    .about-image {
        width: 31.3%;
        height: 146px;
    }

    .copyright-right {
        margin-right: 9%;
    }

    .contact-form {
        width: 40.625%;
    }
}
/* width 1500 */
@media only screen and (min-width:1441px) and (max-width:1550px) {
    .footer-container {
        height: 120%;
    }
    .footer-container {
        height: 99%;
    }
    .about-right {
        top: -7px
    }

    .about-image {
        width: 31.21%;
        height: 140px;
    }

    .copyright-right {
        margin-right: 12%;
    }

    .contact-container {
        margin-top: -103px;
    }

    .contact-form {
        width: 42.696%;
    }
    .footer-container {
        height: 120%
    }
}
/* width 1440 */
@media only screen and (min-width:1367px) and (max-width:1440px) {
    .footer-container {
        height: 97%;
    }
    .sl-nav li:hover ul {
        right: -15px;
    }

    .scroll-down {
        width: 7%;
    }

    .about-right {
        top: -6px;
    }

    .about-image {
        width: 31.1%;
        height: 132px;
    }

    .copyright-right {
        margin-right: 15%;
    }

    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 51%, 0 100%);
    }

    .contact-container {
        margin-top: -95px;
        clip-path: polygon(0 8%, 100% 0, 100% 100%, 0 100%);
    }

    .contact-form {
        width: 45.139%;
    }

}
/* width 1366 */
@media only screen and (min-width:1281px) and (max-width:1366px) {
    .main {
        width: 95%
    }

    .top-contact {
        width: 79.5%;
    }

    .sl-nav li:hover ul {
        right: -15px;
    }

    .btn-detail {
        margin-top: 45px;
    }

    .scroll-down {
        width: 7%;
    }

    .about-content {
        margin-right: 30px;
    }

    .about-right {
        top: -12px;
    }

    .about-image {
        width: 30.99%;
        height: 150px;
    }

    .footer-box:nth-child(2) {
        margin-right: 105px;
    }

    .copyrigth-container {
        padding: 25px 0
    }

    .copyright-right {
        margin-right: 16%;
    }

    .general-container {
        clip-path: polygon(0 16%, 100% 0, 100% 100%, 0 100%);
    }

    .corporate-box {
        margin-right: 39px;
        padding: 20px
    }

    .factory-image li {
        width: 24%;
    }

    .product-detail-icon-table table {
        width: 100%;
    }

    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 51%, 0 100%);
    }

    .contact-container {
        margin-top: -95px;
        clip-path: polygon(0 8%, 100% 0, 100% 100%, 0 100%);
    }

    .contact-back .address {
        width: 22%;
        margin-right: 30px;
    }

    .contact-back .contact-phone {
        width: 14%;
        margin-right: 28px;
    }

    .contact-back .contact-faks {
        width: 14%;
    }

    .contact-form {
        width: 47.585%;
    }
    .footer-container {
        height: 111%
    }
}
/* width 1366 */
@media only screen and (min-width:1281px) and (max-width:1366px) and (max-height:768px) {
    .footer-container {
        height: 111%
    }
    .scroll-down {
        width: 8%;
    }

    .about-image {
        width: 30.96%;
    }
}
/*width 1280*/
@media only screen and (min-width:1025px) and (max-width:1280px) {
    .main {
        width: 95%
    }

    .top-content {
        width: 56%;
    }

    .top-contact {
        width: 79.5%;
    }

    .sl-nav li:hover ul {
        right: -15px;
    }

    .scroll-down {
        width: 8%;
    }

    .index-corporate {
        padding-top: 30px
    }

    .about-content {
        margin-right: 25px;
        width: 170px;
    }

    .about-right {
        top: -6px;
    }

    .about-image {
        width: 30.7%;
        height: 140px;
    }

    .footer-box {
        margin-right: 100px
    }

        .footer-box:nth-child(2) {
            margin-right: 105px;
        }

    .copyrigth-container {
        padding: 25px 0
    }

    .copyright-right {
        margin-right: 18%;
    }

    .general-container {
        clip-path: polygon(0 16%, 100% 0, 100% 100%, 0 100%);
    }

    .corporate-box {
        margin-right: 34px;
        padding: 20px
    }

        .corporate-box span {
            width: 62%;
            margin-left: 20px;
        }

    .factory-image li {
        width: 24%;
    }

    .product-content {
        height: 720px
    }

    .product-detail-icon-table table {
        width: 100%;
    }

    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 51%, 0 100%);
    }

    .contact-container {
        margin-top: -95px;
        clip-path: polygon(0 8%, 100% 0, 100% 100%, 0 100%);
    }

    .contact-back .address {
        width: 20%;
        margin-right: 15px;
    }

    .contact-back .contact-phone {
        width: 16%;
        margin-right: 35px;
    }

    .contact-back .contact-faks {
        width: 14%;
    }

    .contact-back .contact-mail {
        width: 18%;
    }

    .contact-form {
        width: 50.782%;
    }
    .footer-container {
        height: 111%
    }
}
/*width 1270*/
@media only screen and (min-width:1025px) and (max-width:1280px) and (max-height:648px) {
    .footer-container {
        height: 131%
    }
    .btn-detail {
        margin-top: 70px
    }

    .scroll-down {
        width: 8.5%;
    }
}
/*tabley yatay-1024*/
@media only screen and (min-width:1000px) and (max-width:1024px) {
    .footer-container{
        height:98%;
    }
    .main {
        width: 95%
    }

    .top-content {
        width: 70%;
    }

    .top-contact {
        width: 79.5%;
    }

    .sl-nav li:hover ul {
        right: -15px;
    }

    .flex-caption {
        padding: 17% 15.45% 39% !important;
    }

    .scroll-down {
        width: 10%;
    }

    .index-310 {
        margin-bottom: 80px
    }

    .index-corporate .text {
        width: 65%;
    }

    .index-corporate {
        padding-top: 30px
    }

    .index-image {
        height: 500px;
        height: 90%
    }

        .index-image .button-wrapper {
            top: 25px
        }

    .index-about {
        margin-bottom: 25px
    }

    .about-content {
        margin-right: 25px;
        width: 150px;
        padding: 21px 15px 21px 10px;
    }

        .about-content span {
            font-size: 18px;
        }

    .about-right {
        width: 47%;
        top: 12px;
    }

    .about-image {
        width: 30.83%;
        height: 89px;
        margin-right: 18px;
    }

    .footer {
        margin-top: 100px
    }

    .footer-box {
        margin-right: 45px
    }

        .footer-box:nth-child(2) {
            width: 38.2%;
            margin-right: 100px;
        }

    .contact-phone {
        margin-top: 20px;
    }

    .contact-faks {
        margin-top: 20px;
    }

    .social-media {
        margin-top: 105px;
    }

    .sub-page {
        height: 204px;
        clip-path: polygon(0 0, 100% 0, 100% 71%, 0 100%);
    }

    .copyrigth-container {
        padding: 25px 0;
        margin-top: 45px
    }

    .corporate-content {
        margin-top: 65px
    }

    .copyright-right {
        margin-right: 22%;
    }

    .general-container {
        clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 100%);
        margin-top: -42px;
    }

    .corporate-box {
        margin-right: 37px;
        padding: 20px;
        margin-bottom: 45px
    }

    .factory-container {
        margin-bottom: 15px
    }

    .factory-image li {
        width: 23.7%;
        height: 175px;
    }

    .corporate-box {
        margin-right: 30px;
        width: 22.5%;
        padding: 20px;
    }

        .corporate-box img {
            max-width: 35px;
            max-height: 35px;
        }

        .corporate-box span {
            margin-left: 15px;
            font-size: 14px;
            width: 72%;
        }

    .factory-container .title {
        margin: 35px 0
    }

    .product-factory .title {
        margin: 0
    }

    .general-container.product {
        clip-path: polygon(0 4%, 100% 0, 100% 100%, 0 100%);
        margin-top: -47px;
    }

    .product-content {
        height: 620px;
        margin-top: 8%;
    }

    .material-information:nth-child(4n) {
        margin-right: 9px;
    }

    .product-detail-icon-table table {
        width: 100%;
    }

    .contact-container {
        margin-top: -42px;
        clip-path: polygon(0 4%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 480px;
    }

        .map iframe {
            height: 480px;
        }

    .contact-back .address {
        width: 20%;
        margin-right: 10px;
    }

    .contact-back .contact-phone {
        width: 18%;
        margin-right: 10px;
    }

        .contact-back .contact-phone a::after {
            display: none
        }

    .contact-back .title {
        padding-left: 25px
    }

    .contact-back .contact-phone .title {
        background-size: 10%;
    }

    .contact-phone a {
        margin-top: 3px;
    }

    .contact-back .contact-faks {
        width: 17%;
    }

        .contact-back .contact-faks .title {
            background-size: 20%;
            padding-left: 35px !important
        }

    .contact-back .contact-mail {
        width: 18%;
    }

    .contact-mail .title {
        background-size: 13%;
    }

    .contact-form {
        width: 63.478%;
    }
}

/**********Mobil***********/
#menu:not(.mm-menu):not(.mm) {
    display: none;
}

.mmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: -webkit-sticky;
    position: absolute;
    top: 5px;
    z-index: 82;
    height: 50px;
    width: 50px;
    font-weight: 400;
    font-size: 25px;
    color: #fff;
    right: 0
}

    .mmenu a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0px;
        width: 50px;
        height: 50px;
        text-decoration: none;
        color: #fff;
    }

.mm-btn.mm-btn_close.mm-navbar__btn {
    position: absolute;
    right: 0;
    top: 7px
}

.mmenu a[href="#menu"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#menu a {
    font-family: 'Montserrat-Light';
    color: #00529c
}

#menu .contact {
    font-family: 'Montserrat-Light';
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    display: inline-block;
    background: rgba(237,28,36)
}

    #menu .contact a {
        color: #fff;
        display: block;
        background-size: 10%;
        padding-left: 35px;
        font-family: 'Montserrat-Regular';
        font-size: 16px;
    }

    #menu .contact .phone {
        background: url(../images/tel-mavi.svg)no-repeat left;
        background-size: 8%
    }

    #menu .contact .mail {
        background: url(../images/mail-mavi.svg)no-repeat left;
        background-size: 8%
    }

.mmenu {
    display: none;
}
/* iphone 5/5s dikey*/
@media only screen and (max-width:359px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 72%
    }

    .language {
        position: absolute;
        bottom: 97%;
        right: 40px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 49.5% 7.45% 76.5% !important;
    }

    .flex-title {
        font-size: 22px;
    }

    .flex-text {
        font-size: 18px
    }

    .btn-detail {
        margin-top: 25px;
        width: 200px
    }

    .about-right {
        display: none
    }

    .about-content {
        margin: 0 auto 15px;
        display: block;
        float: none;
        width: 76%;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        background-size: cover;
        height: 810px
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 100%;
        margin-bottom: 25px
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: block;
            width: 91%;
            margin: 20px auto 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .contact-faks .title {
        background-size: 10%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        float: left;
        padding-left: 14px;
    }

    .address {
        margin-top: 10px;
        width: 100%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        float: none;
        display: block;
        width: 80%;
        margin: 20px auto 0;
    }

    .contact-faks {
        margin-top: 20px;
        float: none
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 75%
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 220px;
    }

        .index-image .button-wrapper {
            left: 20px;
            top: 150px
        }

    .index-about {
        margin-bottom: 30px;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 89%, 0 100%);
        height: 245px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: -35px;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .corporate-content {
        display: block;
        margin: 12% auto 0;
        width: 93%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

    .corporate .corporate-left {
        width: 90%;
        display: block;
        margin: 0 auto;
        float: none;
    }

    .corporate-box {
        width: 100%;
        margin: 0 0 25px;
    }

        .corporate-box span {
            width: 63%;
            margin-left: 18px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 93%;
    }

        .factory-container .title {
            margin: 15px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 100%;
        height: 170px
    }

    .product-factory {
        padding: 0 0 0 15px;
        height: 200px
    }

        .product-factory .button-wrapper {
            display: inline-block;
            margin-top: 0
        }

    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
        margin-top: 46px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 17% auto 0;
        display: block;
        height: 200px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 80%;
        left: 10px;
    }

    .product-back {
        height: 275px
    }

    .product-detail-icon-container {
        width: 90%;
    }

    .material-information {
        width: 100%;
        margin-right: 0
    }

    .table-scroll {
        overflow-x: scroll;
    }
    /*iletisim*/
    .contact-container {
        margin-top: 15%;
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 390px
    }

        .map iframe {
            height: 390px
        }

    .contact-back {
        height: 100%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 95% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .contact-faks .title {
            background-size: 10%;
        }

        .contact-back .contact-phone a::after {
            display: none
        }

    .contact-mail .title {
        background-size: 9%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 100%;
        margin-right: 0
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }

    .recaptcha {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .form-list .button-wrapper {
        float: none;
        margin-top: 25px;
    }
}
/* Samsung S3 dikey*/
@media only screen and (min-width:360px) and (max-width:369px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 72%
    }

    .language {
        position: absolute;
        bottom: 97%;
        right: 40px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 49.5% 7.45% 81.5% !important;
    }

    .flex-title {
        font-size: 24px;
    }

    .flex-text {
        font-size: 18px
    }

    .btn-detail {
        margin-top: 25px;
        width: 200px
    }

    .about-right {
        display: none
    }

    .about-content {
        margin: 0 auto 15px;
        display: block;
        float: none;
        width: 76%;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        background-size: cover;
        height:810px;
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 100%;
        margin-bottom: 25px
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: block;
            width: 91%;
            margin: 20px auto 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .contact-faks .title {
        background-size: 10%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        float: left;
        padding-left: 14px;
    }

    .address {
        margin-top: 10px;
        width: 100%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        float: none;
        display: block;
        width: 80%;
        margin: 20px auto 0;
    }

    .contact-faks {
        margin-top: 20px;
        float: none
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 70%
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 220px;
    }

        .index-image .button-wrapper {
            left: 20px;
            top: 150px
        }

    .index-about {
        margin-bottom: 30px;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 89%, 0 100%);
        height: 245px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: -35px;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .corporate-content {
        display: block;
        margin: 12% auto 0;
        width: 92%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

    .corporate .corporate-left {
        width: 90%;
        display: block;
        margin: 0 auto;
        float: none;
    }

    .corporate-box {
        width: 100%;
        margin: 0 0 25px;
    }

        .corporate-box span {
            width: 63%;
            margin-left: 18px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 93%;
    }

        .factory-container .title {
            margin: 15px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 47%;
        height: 110px;
    }

        .factory-image li:nth-child(2n) {
            margin-right: 0
        }

    .product-factory {
        padding: 0 0 0 15px;
        height: 200px
    }

        .product-factory .button-wrapper {
            display: inline-block;
            margin-top: 0
        }

    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
        margin-top: 46px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 15% auto 12%;
        display: block;
        height: 200px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 80%;
        left: 10px;
    }

    .product-back {
        height: 290px
    }

    .product-detail-icon-container {
        width: 90%;
    }

    .product-detail-icon-content {
        margin-top: 20px
    }

    .material-information {
        width: 48.6%;
    }

        .material-information:nth-child(2n) {
            margin-right: 0;
        }

    .table-scroll {
        overflow-x: scroll;
    }
    /*iletisim*/
    .contact-container {
        margin-top: 13%;
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 390px
    }

        .map iframe {
            height: 390px
        }

    .contact-back {
        height: 67%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 100% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .contact-faks .title {
            background-size: 10%;
        }

    .contact-mail .title {
        background-size: 9%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 100%;
        margin-right: 0
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }

    .recaptcha {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .form-list .button-wrapper {
        float: none;
        margin-top: 25px;
    }
}
/* iphone 6/6s dikey*/
@media only screen and (min-width:370px) and (max-width:399px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 72%
    }

    .language {
        position: absolute;
        bottom: 97%;
        right: 40px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 51.5% 7.45% 81.5% !important;
    }

    .flex-title {
        font-size: 24px;
    }

    .flex-text {
        font-size: 18px
    }

    .btn-detail {
        margin-top: 25px;
        width: 200px
    }

    .about-right {
        display: none
    }

    .about-content {
        margin: 0 auto 15px;
        display: block;
        float: none;
        width: 76%;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        background-size: cover;
        height:810px
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 100%;
        margin-bottom: 25px
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: block;
            width: 91%;
            margin: 20px auto 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .contact-faks .title {
        background-size: 10%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        float: left;
        padding-left: 14px;
    }

    .address {
        margin-top: 10px;
        width: 100%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        float: none;
        display: block;
        width: 80%;
        margin: 20px auto 0;
    }

    .contact-faks {
        margin-top: 20px;
        float: none
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 69%
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 220px;
    }

        .index-image .button-wrapper {
            left: 20px;
            top: 150px
        }

    .index-about {
        margin-bottom: 30px;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 89%, 0 100%);
        height: 245px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: -35px;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .corporate-content {
        display: block;
        margin: 12% auto 0;
        width: 92%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

    .corporate .corporate-left {
        width: 90%;
        display: block;
        margin: 0 auto;
        float: none;
    }

    .corporate-box {
        width: 100%;
        margin: 0 0 25px;
    }

        .corporate-box span {
            width: 63%;
            margin-left: 18px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 93%;
    }

        .factory-container .title {
            margin: 15px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 47%;
        height: 110px;
    }

        .factory-image li:nth-child(2n) {
            margin-right: 0
        }

    .product-factory {
        padding: 0 0 0 15px;
        height: 200px
    }

        .product-factory .button-wrapper {
            display: inline-block;
            margin-top: 0
        }

    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
        margin-top: 46px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 15% auto 12%;
        display: block;
        height: 200px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 80%;
        left: 10px;
    }

    .product-back {
        height: 290px
    }

    .product-detail-icon-container {
        width: 93%;
    }

    .product-detail-icon-content {
        margin-top: 20px
    }

    .material-information {
        width: 48.6%;
    }

        .material-information:nth-child(2n) {
            margin-right: 0;
        }

    .table-scroll {
        overflow-x: scroll;
    }

    /*iletisim*/
    .contact-container {
        margin-top: 13%;
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 390px
    }

        .map iframe {
            height: 390px
        }

    .contact-back {
        height: 66%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 100% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .contact-faks .title {
            background-size: 10%;
        }

    .contact-mail .title {
        background-size: 9%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 100%;
        margin-right: 0
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }

    .recaptcha {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .form-list .button-wrapper {
        float: none;
        margin-top: 25px;
    }
}
/* iphone Plus dikey*/
@media only screen and (min-width:400px) and (max-width:479px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 72%
    }

    .language {
        position: absolute;
        bottom: 97%;
        right: 40px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 54.5% 7.45% 81.5% !important;
    }

    .flex-title {
        font-size: 26px;
    }

    .flex-text {
        font-size: 18px
    }

    .btn-detail {
        margin-top: 25px;
        width: 200px
    }

    .about-right {
        display: none
    }

    .about-content {
        margin: 0 auto 15px;
        display: block;
        float: none;
        width: 76%;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        background-size: cover;
        height: 810px
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 100%;
        margin-bottom: 25px
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: block;
            width: 91%;
            margin: 20px auto 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .contact-faks .title {
        background-size: 9%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        float: left;
        padding-left: 14px;
    }

    .address {
        margin-top: 10px;
        width: 92%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        float: none;
        display: block;
        width: 80%;
        margin: 20px auto 0;
    }

    .contact-faks {
        margin-top: 20px;
        float: none
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 57%;
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 220px;
    }

        .index-image .button-wrapper {
            left: 20px;
            top: 150px
        }

    .index-about {
        margin-bottom: 30px;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 89%, 0 100%);
        height: 245px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: -35px;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .corporate-content {
        display: block;
        margin: 12% auto 0;
        width: 92%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

    .corporate .corporate-left {
        width: 90%;
        display: block;
        margin: 0 auto;
        float: none;
    }

    .corporate-box {
        width: 100%;
        margin: 0 0 25px;
    }

        .corporate-box span {
            width: 63%;
            margin-left: 18px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 93%;
    }

        .factory-container .title {
            margin: 15px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 48%;
        height: 110px;
    }

        .factory-image li:nth-child(2n) {
            margin-right: 0
        }

    .product-factory {
        padding: 0 0 0 15px;
        height: 200px
    }

        .product-factory .button-wrapper {
            display: inline-block;
            margin-top: 0
        }

    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
        margin-top: 46px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 15% auto 12%;
        display: block;
        height: 200px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 80%;
        left: 10px;
    }

    .product-back {
        height: 290px
    }

    .product-detail-icon-container {
        width: 93%;
    }

    .product-detail-icon-content {
        margin-top: 20px
    }

    .material-information {
        width: 48.8%;
    }

        .material-information:nth-child(2n) {
            margin-right: 0;
        }

    .table-scroll {
        overflow-x: scroll;
    }
    /*iletisim*/
    .contact-container {
        margin-top: 11%;
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 350px
    }

        .map iframe {
            height: 350px
        }

    .contact-back {
        height: 60%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 100% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .contact-faks .title {
            background-size: 8%;
        }

    .contact-mail .title {
        background-size: 7%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 100%;
        margin-right: 0
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }

    .recaptcha {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .form-list .button-wrapper {
        float: none;
        margin-top: 25px;
    }
}
/* iphone 12 pro*/
@media only screen and (min-width:390px) and (max-width:399px) {
    .flex-caption {
        padding: 85.5% 7.45% 87.5% !important;
    }

    .address {
        width: 95%;
    }

    .social-media {
        width: 64%;
    }
}
/* iphone 4 yatay*/
@media only screen and (min-width:480px) and (max-width:559px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    #menu .contact {
        position: relative;
        bottom: -59px;
    }

        #menu .contact .phone {
            background-size: 5%;
        }

        #menu .contact .mail {
            background-size: 5%;
        }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .top-content {
        width: 50%;
    }

    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 43%;
    }

    .language {
        position: absolute;
        right: 75px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 22.5% 7.45% 17.5% !important;
    }

    .flex-title {
        font-size: 22px;
    }

    .flex-text {
        font-size: 18px;
        height: 80px
    }

    .btn-detail {
        margin-top: 10px;
        width: 200px
    }

    .flex-container .flex-control-nav {
        width: 40%;
        right: 0;
        padding: 0;
    }

    .about-right {
        display: none
    }

    .about-content {
        margin: 0 auto 15px;
        display: block;
        float: none;
        width: 76%;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        background-size: cover;
        height: 775px
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 100%;
        margin-bottom: 25px
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: block;
            width: 91%;
            margin: 20px auto 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .address .title {
        background-size: 6%
    }

    .contact-phone .title {
        background-size: 5%
    }

    .contact-faks .title {
        background-size: 7%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        float: left;
        padding-left: 14px;
    }

    .address {
        margin-top: 10px;
        width: 100%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        float: none;
        display: block;
        width: 80%;
        margin: 20px auto 0;
    }

    .contact-faks {
        margin-top: 20px;
        float: none
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 50%
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 220px;
    }

        .index-image .button-wrapper {
            left: 20px;
            top: 150px
        }

    .index-about {
        margin-bottom: 30px;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 79%, 0 100%);
        height: 215px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: 0;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .corporate-content {
        display: block;
        margin: 12% auto 0;
        width: 93%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

    .corporate .corporate-left {
        width: 90%;
        display: block;
        margin: 0 auto;
        float: none;
    }

    .corporate-box {
        width: 71%;
        margin: 0 auto 25px;
        float: none;
    }

        .corporate-box:nth-child(4n) {
            margin-right: auto;
        }

        .corporate-box span {
            width: 63%;
            margin-left: 18px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 93%;
    }

        .factory-container .title {
            margin: 20px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 48%;
        height: 145px;
    }

        .factory-image li:nth-child(2n) {
            margin-right: 0
        }

    .product-factory {
        padding: 30px 0 0 25px;
    }

        .product-factory .button-wrapper {
            display: inline-block
        }

    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2.5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 17% auto 0;
        display: block;
        height: 200px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 80%;
        left: 10px;
    }

    .product-back {
        height: 275px
    }

    .product-detail-icon-container {
        width: 90%;
    }

    .material-information {
        width: 48.9%;
    }

        .material-information:nth-child(2n) {
            margin-right: 0;
        }

    .table-scroll {
        overflow-x: scroll;
    }
    /*iletisim*/
    .contact-container {
        margin-top: 9%;
        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 390px
    }

        .map iframe {
            height: 390px
        }

    .contact-back {
        height: 135%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 93% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .address .title {
            background-size: 7%;
        }

        .contact-back .contact-phone .title {
            background-size: 6%;
        }

        .contact-back .contact-faks .title {
            background-size: 8%;
        }

        .contact-back .contact-phone a::after {
            display: none
        }

    .contact-mail .title {
        background-size: 7%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 100%;
        margin-right: 0
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }

    .recaptcha {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .form-list .button-wrapper {
        float: none;
        margin-top: 25px;
    }
}
/* iphone 5/5s yatay*/
@media only screen and (min-width:560px) and (max-width:639px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    #menu .mm-navbar__title > span {
        background-size: 20%;
    }

    #menu .contact {
        position: relative;
        bottom: -59px;
    }

        #menu .contact .phone {
            background-size: 4%;
        }

        #menu .contact .mail {
            background-size: 4%;
        }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .top-content {
        width: 50%;
    }

    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 43%;
    }

    .language {
        position: absolute;
        right: 75px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 20.5% 7.45% 19.5% !important;
    }

    .flex-title {
        font-size: 22px;
    }

    .flex-text {
        font-size: 18px;
        height: 48px
    }

    .btn-detail {
        margin-top: 30px;
        width: 200px
    }

    .flex-container .flex-control-nav {
        width: 40%;
        right: 0;
        padding: 0;
    }

    .about-right {
        display: none
    }

    .about-content {
        padding: 21px 13px 21px 20px;
        margin-right: 20px;
        width: 160px;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        background-size: cover;
        height: 780px
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 70%;
        margin-bottom: 25px;
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: block;
            width: 91%;
            margin: 20px auto 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .address .title {
        background-size: 6%
    }

    .contact-phone .title {
        background-size: 5%
    }

    .contact-faks .title {
        background-size: 7%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        margin-right: 65px;
    }

    .address {
        margin-top: 10px;
        width: 100%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        float: none;
        display: block;
        width: 62%;
        margin: 20px auto 0;
    }

    .contact-faks {
        margin-top: 20px;
        float: none
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 43%
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 220px;
    }

        .index-image .button-wrapper {
            left: 20px;
            top: 150px
        }

    .index-about {
        margin: 0 auto 20px;
        width: 92%;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 79%, 0 100%);
        height: 215px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: 0;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 43px;
    }

    .corporate-content {
        display: block;
        margin: 12% auto 0;
        width: 93%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

        .corporate-content .corporate-left {
            display: block;
            margin: 0 auto;
            float: none;
        }

    .corporate-box {
        width: 48%;
        margin: 0 20px 25px 0;
        padding: 17px;
    }

        .corporate-box:nth-child(2n) {
            margin-right: auto;
        }

        .corporate-box span {
            width: 67%;
            margin-left: 15px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 93%;
    }

        .factory-container .title {
            margin: 20px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 48.5%;
        height: 145px;
    }

        .factory-image li:nth-child(2n) {
            margin-right: 0
        }

    .product-factory {
        padding: 30px 0 0 25px;
    }

        .product-factory .button-wrapper {
            display: inline-block
        }

    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2.5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 11% auto 0;
        display: block;
        height: 200px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 3%;
        left: 10px;
    }

    .product-back {
        height: 285px
    }

    .product-detail-icon-container {
        width: 90%;
    }

    .material-information {
        width: 49.1%;
    }

        .material-information:nth-child(2n) {
            margin-right: 0;
        }

    .table-scroll {
        overflow-x: scroll;
    }
    /*iletisim*/
    .contact-container {
        margin-top: 8%;
        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 390px
    }

        .map iframe {
            height: 390px
        }

    .contact-back {
        height: 135%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 93% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .address .title {
            background-size: 7%;
        }

        .contact-back .contact-phone .title {
            background-size: 6%;
        }

        .contact-back .contact-faks .title {
            background-size: 8%;
        }

        .contact-back .contact-phone a::after {
            display: none
        }

    .contact-mail .title {
        background-size: 7%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 100%;
        margin-right: 0
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }
}
/* Samsung S3 yatay*/
@media only screen and (min-width:640px) and (max-width:659px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    #menu .mm-navbar__title > span {
        background-size: 20%;
    }

    #menu .contact {
        position: relative;
        bottom: -59px;
    }

        #menu .contact .phone {
            background-size: 5%;
        }

        #menu .contact .mail {
            background-size: 5%;
        }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .top-content {
        width: 50%;
    }

    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 43%;
    }

    .language {
        position: absolute;
        right: 75px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 21% 7.45% 20% !important;
    }

    .flex-title {
        font-size: 22px;
    }

    .flex-text {
        font-size: 18px;
        height: 50px
    }

    .btn-detail {
        margin-top: 25px;
        width: 200px
    }

    .flex-container .flex-control-nav {
        width: 40%;
        right: 0;
        padding: 0;
    }

    .about-right {
        display: none
    }

    .about-content {
        padding: 21px 13px 21px 20px;
        margin-right: 40px;
        width: 168px;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        background-size: cover;
        height: 760px;
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 70%;
        margin-bottom: 25px;
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: block;
            width: 91%;
            margin: 20px auto 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .address .title {
        background-size: 5%
    }

    .contact-phone .title {
        background-size: 4%
    }

    .contact-faks .title {
        background-size: 6%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        margin-right: 65px;
    }

    .address {
        margin-top: 10px;
        width: 100%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        float: none;
        display: block;
        width: 55%;
        margin: 20px auto 0;
    }

    .contact-faks {
        margin-top: 20px;
        float: none
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 38%
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 220px;
    }

        .index-image .button-wrapper {
            left: 20px;
            top: 150px
        }

    .index-about {
        margin: 0 auto 20px;
        width: 92%;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 79%, 0 100%);
        height: 215px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: 0;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 43px;
    }

    .corporate-content {
        display: block;
        margin: 12% auto 0;
        width: 93%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

        .corporate-content .corporate-left {
            display: block;
            margin: 0 auto;
            float: none;
        }

    .corporate-box {
        width: 48%;
        margin: 0 20px 25px 0;
        padding: 17px;
    }

        .corporate-box:nth-child(2n) {
            margin-right: auto;
        }

        .corporate-box span {
            width: 63%;
            margin-left: 18px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 93%;
    }

        .factory-container .title {
            margin: 20px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 31.6%;
        height: 145px;
    }

        .factory-image li:nth-child(3n) {
            margin-right: 0
        }

    .product-factory {
        padding: 30px 0 0 25px;
    }

        .product-factory .button-wrapper {
            display: inline-block
        }

    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2.5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 11% auto 0;
        display: block;
        height: 230px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 3%;
        left: 10px;
    }

    .product-back {
        height: 325px
    }

    .product-detail-icon-container {
        width: 90%;
    }

    .material-information {
        width: 32%;
    }

        .material-information:nth-child(3n) {
            margin-right: 0;
        }

        .material-information:nth-child(4n) {
            margin-right: 9px;
        }

    .table-scroll {
        overflow-x: scroll;
    }
    /*iletisim*/
    .contact-container {
        margin-top: 7%;
        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 285px
    }

        .map iframe {
            height: 285px
        }

    .contact-back {
        height: 115%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 93% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .address .title {
            background-size: 6%;
        }

        .contact-back .contact-phone .title {
            background-size: 5%;
        }

        .contact-back .contact-faks .title {
            background-size: 6%;
        }

        .contact-back .contact-phone a::after {
            display: none
        }

    .contact-mail .title {
        background-size: 5%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 49%;
        margin-right: 7px;
    }

    .recaptcha {
        margin-top: 15px
    }

    .form-list .button-wrapper {
        margin-top: 30px;
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }
}
/* iphone 6/6s yatay*/
@media only screen and (min-width:660px) and (max-width:699px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    #menu .mm-navbar__title > span {
        background-size: 20%;
    }

    #menu .contact {
        position: relative;
        bottom: -59px;
    }

        #menu .contact .phone {
            background-size: 4%;
        }

        #menu .contact .mail {
            background-size: 4%;
        }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .top-content {
        width: 50%;
    }

    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 43%;
    }

    .language {
        position: absolute;
        right: 75px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 21% 7.45% !important;
    }

    .flex-title {
        font-size: 22px;
    }

    .flex-text {
        font-size: 18px;
        height: 50px
    }

    .btn-detail {
        margin-top: 35px;
        width: 200px
    }

    .flex-container .flex-control-nav {
        width: 40%;
        right: 0;
        padding: 0;
    }

    .about-right {
        display: none
    }

    .about-content {
        margin-right: 40px;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        background-size: cover;
        height:760px
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 68%;
        margin-bottom: 25px;
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: inline-block;
            width: 91%;
            margin: 20px 30px 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .address .title {
        background-size: 4%
    }

    .contact-phone .title {
        background-size: 4%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        margin-right: 65px;
    }

    .address {
        margin-top: 10px;
        width: 100%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        margin: 20px auto 0;
    }

    .contact-faks {
        margin-top: 20px;
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 36%
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 245px;
    }

        .index-image .button-wrapper {
            left: 20px;
            top: 170px
        }

    .index-about {
        margin: 0 auto 20px;
        width: 94%;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 79%, 0 100%);
        height: 215px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: 0;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 43px;
    }

    .corporate-content {
        display: block;
        margin: 12% auto 0;
        width: 93%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

        .corporate-content .corporate-left {
            display: block;
            margin: 0 auto;
            float: none;
        }

    .corporate-box {
        width: 48%;
        margin: 0 20px 25px 0;
        padding: 17px;
    }

        .corporate-box:nth-child(2n) {
            margin-right: auto;
        }

        .corporate-box span {
            width: 63%;
            margin-left: 18px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 93%;
    }

        .factory-container .title {
            margin: 20px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 31.7%;
        height: 145px;
    }

        .factory-image li:nth-child(3n) {
            margin-right: 0
        }

    .product-factory {
        padding: 30px 0 0 25px;
    }

        .product-factory .button-wrapper {
            display: inline-block
        }

    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2.5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 11% auto 0;
        display: block;
        height: 230px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 3%;
        left: 10px;
    }

    .product-back {
        height: 325px
    }

    .product-detail-icon-container {
        width: 90%;
    }

    .material-information {
        width: 32%;
    }

        .material-information:nth-child(3n) {
            margin-right: 0;
        }

        .material-information:nth-child(4n) {
            margin-right: 9px;
        }

    .table-scroll {
        overflow-x: scroll;
    }

    /*iletisim*/
    .contact-container {
        margin-top: 6%;
        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 285px
    }

        .map iframe {
            height: 285px
        }

    .contact-back {
        height: 110%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 93% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .address .title {
            background-size: 6%;
        }

        .contact-back .contact-phone .title {
            background-size: 5%;
        }

        .contact-back .contact-faks .title {
            background-size: 6%;
        }

        .contact-back .contact-phone a::after {
            display: none
        }

    .contact-mail .title {
        background-size: 5%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 49%;
        margin-right: 7px;
    }

    .recaptcha {
        margin-top: 15px
    }

    .form-list .button-wrapper {
        margin-top: 30px;
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }
}
/* iphone Plus yatay*/
@media only screen and (min-width:700px) and (max-width:759px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    #menu .mm-navbar__title > span {
        background-size: 20%;
    }

    #menu .contact {
        position: relative;
        bottom: -59px;
    }

        #menu .contact .phone {
            background-size: 4%;
        }

        #menu .contact .mail {
            background-size: 4%;
        }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .top-content {
        width: 50%;
    }

    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 43%;
    }

    .language {
        position: absolute;
        right: 75px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 22% 7.45% 22% !important;
    }

    .flex-title {
        font-size: 26px;
        margin-bottom: 0
    }

    .flex-text {
        font-size: 18px;
        height: 50px
    }

    .btn-detail {
        margin-top: 30px;
        width: 200px
    }

    .flex-container .flex-control-nav {
        width: 40%;
        right: 0;
        padding: 0;
        bottom: 30%;
    }

    .about-right {
        display: none
    }

    .about-content {
        margin-right: 73px;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        background-size: cover;
        height: 760px
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 68%;
        margin-bottom: 25px;
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: inline-block;
            width: 91%;
            margin: 20px 31px 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .address .title {
        background-size: 4%
    }

    .contact-phone .title {
        background-size: 4%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        margin-right: 65px;
    }

    .address {
        margin-top: 10px;
        width: 100%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        margin: 20px auto 0;
    }

    .contact-faks {
        margin-top: 20px;
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 33%
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 245px;
    }

        .index-image .button-wrapper {
            left: 20px;
            top: 170px
        }

    .index-about {
        margin: 0 auto 20px;
        width: 94%;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 79%, 0 100%);
        height: 215px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: 0;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 43px;
    }

    .corporate-content {
        display: block;
        margin: 12% auto 0;
        width: 93%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

        .corporate-content .corporate-left {
            display: block;
            margin: 0 auto;
            float: none;
        }

    .corporate-box {
        width: 48%;
        margin: 0 20px 25px 0;
        padding: 17px;
    }

        .corporate-box:nth-child(2n) {
            margin-right: auto;
        }

        .corporate-box span {
            width: 63%;
            margin-left: 18px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 93%;
    }

        .factory-container .title {
            margin: 20px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 31.8%;
        height: 145px;
    }

        .factory-image li:nth-child(3n) {
            margin-right: 0
        }

    .product-factory {
        padding: 30px 0 0 25px;
    }

        .product-factory .button-wrapper {
            display: inline-block
        }

    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2.5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 11% auto 0;
        display: block;
        height: 230px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 3%;
        left: 10px;
    }

    .product-back {
        height: 325px
    }

    .product-detail-icon-container {
        width: 92%;
    }

    .material-information {
        width: 32.4%;
    }

        .material-information:nth-child(3n) {
            margin-right: 0;
        }

        .material-information:nth-child(4n) {
            margin-right: 9px;
        }

    .table-scroll {
        overflow-x: scroll;
    }

    /*iletisim*/
    .contact-container {
        margin-top: 6%;
        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 285px
    }

        .map iframe {
            height: 285px
        }

    .contact-back {
        height: 100%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 93% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .address .title {
            background-size: 5%;
        }

        .contact-back .contact-phone .title {
            background-size: 4%;
        }

        .contact-back .contact-faks .title {
            background-size: 5%;
        }

        .contact-back .contact-phone a::after {
            display: none
        }

    .contact-mail .title {
        background-size: 4%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 49%;
        margin-right: 7px;
    }

    .recaptcha {
        margin-top: 15px
    }

    .form-list .button-wrapper {
        margin-top: 30px;
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }
}
/* iphone 12 pro yatay*/
@media only screen and (min-width:844px) and (max-width:999px) {
}
/* iphone x yatay*/
@media only screen and (min-width:811px) and (max-width:999px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    #menu .mm-navbar__title > span {
        background-size: 18%;
    }

    #menu .contact {
        position: relative;
        bottom: -59px;
    }

        #menu .contact .phone {
            background-size: 3%;
        }

        #menu .contact .mail {
            background-size: 3%;
        }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .top-content {
        width: 50%;
    }

    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 43%;
    }

    .language {
        position: absolute;
        right: 75px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 17% 7.45% 18% !important;
    }

    .flex-title {
        font-size: 26px;
        margin-bottom: 0
    }

    .flex-text {
        font-size: 18px;
        height: 50px
    }

    .btn-detail {
        margin-top: 30px;
        width: 200px
    }

    .flex-container .flex-control-nav {
        width: 40%;
        right: 0;
        padding: 0;
        bottom: 25%;
    }

    .about-right {
        display: none
    }

    .about-content {
        margin-right: 78px;
        width: 26%;
        padding: 21px 30px 21px 30px;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        background-size: cover;
        height:760px;
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 62%;
        margin-bottom: 25px;
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: inline-block;
            width: 91%;
            margin: 20px 31px 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .address .title {
        background-size: 3.5%
    }

    .contact-phone .title {
        background-size: 3%
    }

    .contact-faks .title {
        background-size: 23%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        margin-right: 65px;
    }

    .address {
        margin-top: 10px;
        width: 100%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        margin: 20px auto 0;
        width: 50%;
    }

    .contact-faks {
        margin-top: 20px;
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 29%
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 245px;
    }

        .index-image .button-wrapper {
            left: 20px;
            top: 170px
        }

    .index-about {
        margin: 0 auto 20px;
        width: 88%;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 79%, 0 100%);
        height: 215px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: 0;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 43px;
    }

    .corporate-content {
        display: block;
        margin: 10% auto 0;
        width: 93%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

        .corporate-content .corporate-left {
            display: block;
            margin: 0 auto;
            float: none;
        }

    .corporate-box {
        width: 48%;
        margin: 0 20px 25px 0;
        padding: 17px;
    }

        .corporate-box:nth-child(2n) {
            margin-right: auto;
        }

        .corporate-box span {
            width: 66%;
            margin-left: 18px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 93%;
    }

        .factory-container .title {
            margin: 20px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 31.9%;
        height: 145px;
    }

        .factory-image li:nth-child(3n) {
            margin-right: 0
        }

    .product-factory {
        padding: 30px 0 0 25px;
    }

        .product-factory .button-wrapper {
            display: inline-block
        }

    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2.5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 11% auto 0;
        display: block;
        height: 300px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 3%;
        left: 10px;
    }

    .product-back {
        height: 425px
    }

    .product-detail-icon-container {
        width: 92%;
    }

    .product-detail-icon-content {
        margin-top: 50px
    }

    .material-information {
        width: 32.4%;
    }

        .material-information:nth-child(3n) {
            margin-right: 0;
        }

        .material-information:nth-child(4n) {
            margin-right: 9px;
        }

    .table-scroll {
        overflow-x: scroll;
    }

    /*iletisim*/
    .contact-container {
        margin-top: 5%;
        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 285px
    }

        .map iframe {
            height: 285px
        }

    .contact-back {
        height: 100%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 93% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .address .title {
            background-size: 4%;
        }

        .contact-back .contact-phone .title {
            background-size: 3.5%;
        }

        .contact-back .contact-faks .title {
            background-size: 4%;
        }

        .contact-back .contact-phone a::after {
            display: none
        }

    .contact-mail .title {
        background-size: 4%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 49%;
        margin-right: 11px;
    }

    .recaptcha {
        margin-top: 15px
    }

    .form-list .button-wrapper {
        margin-top: 30px;
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }
}
/* tablet dikey*/
@media only screen and (min-width:760px) and (max-width:810px) {
    .mmenu {
        display: block;
    }

    #menu .mm-navbar__title:not(:last-child) {
        padding-right: 25px;
    }

    #menu .mm-navbar__title > span {
        background-size: 18%;
    }

    #menu .contact {
        position: absolute;
    }

        #menu .contact .phone {
            background-size: 3%;
        }

        #menu .contact .mail {
            background-size: 3%;
        }

    .main {
        width: 100%
    }
    /*anasayfa*/
    .top-content {
        width: 50%;
    }

    .whatsapp {
        right: 10px
    }

    .social-btn {
        width: 50px;
        margin: 0
    }

        .social-btn span {
            display: none
        }

    .top-contact .phone {
        display: none
    }

    .top-contact .mail {
        display: none
    }

    .top-menu {
        display: none
    }

    .top-content {
        width: 43%;
    }

    .language {
        position: absolute;
        right: 75px;
    }

    .scroll-down {
        display: none
    }

    .flex-caption {
        padding: 35% 7.45% 67% !important;
    }

    .flex-text {
        height: 90px
    }

    .btn-detail {
        width: 200px
    }

    .about-right {
        display: none
    }

    .about-content {
        margin-right: 65px;
        width: 27%;
        padding: 21px 30px 21px 30px;
    }

        .about-content:last-child {
            margin-right: auto;
        }

    .footer-container {
        background: url(../images/footer-back3.png)no-repeat center;
        height: 760px;
        background-size: cover;
    }

    .footer {
        margin-top: 30px
    }

    .footer-logo {
        width: 62%;
        margin-bottom: 25px;
    }

    .footer-box {
        display: none;
        float: none
    }

        .footer-box:nth-child(2) {
            display: block;
            width: 91%;
            margin: 0 auto;
        }

        .footer-box:nth-child(3) {
            display: inline-block;
            width: 91%;
            margin: 20px 31px 0;
        }

    .copyrigth-container {
        margin-top: 20px;
        padding: 20px 0;
    }

    .address .title {
        background-size: 3.5%
    }

    .contact-phone .title {
        background-size: 3%
    }

    .contact-faks .title {
        background-size: 23%
    }

    .social-media a {
        margin-right: 20px;
    }

    .copyright-left {
        padding-left: 14px;
    }

    .copyright-right {
        margin-right: 65px;
    }

    .address {
        margin-top: 10px;
        width: 100%;
    }

    .contact-phone {
        margin-top: 15px
    }

        .contact-phone a::after {
            margin: 0 12px 0 12px;
        }

    .contact-mail {
        margin: 20px auto 0;
        width: 50%;
    }

    .contact-faks {
        margin-top: 20px;
    }

    .social-media {
        display: block;
        margin: 20px auto 0;
        width: 32%
    }

    .index-310 {
        margin-bottom: 40px;
    }

    .index-corporate {
        padding: 15px;
        display: block;
        margin: 0 auto;
        width: 94%;
        height: 100%;
        background: #ed1c24
    }

        .index-corporate .title {
            line-height: 1.2;
        }

        .index-corporate .text {
            width: 100%;
        }

    .button-wrapper {
        display: block;
        margin: 15px auto 0;
    }

    .index-product {
        width: 94%;
        display: block;
        margin: 0 auto;
        height: 100%;
        padding: 15px
    }

    .index-image {
        width: 100%;
        margin: 30px auto;
        height: 280px;
    }

        .index-image .button-wrapper {
            top: 68%
        }

    .index-about {
        margin: 0 auto 20px;
        width: 92%;
    }

    /*kurumsal*/
    .sub-page {
        clip-path: polygon(0 0, 100% 0, 100% 79%, 0 100%);
        height: 215px;
    }

    .page-shadow {
        height: 245px;
    }

    .navigation {
        top: 0;
        position: absolute;
        left: 11px;
        width: 94%
    }

    .navigate-menu {
        margin: 5px 0
    }

    .navigation h1 {
        font-size: 20px
    }

    .navi-title {
        font-size: 20px;
    }

    .general-container {
        clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 43px;
    }

    .corporate-content {
        display: block;
        margin: 10% auto 0;
        width: 93%;
    }

        .corporate-content .title {
            line-height: 24px;
            font-size: 22px;
        }

        .corporate-content .corporate-left {
            display: block;
            margin: 0 auto;
            float: none;
        }

    .corporate-box {
        width: 48%;
        margin: 0 20px 25px 0;
        padding: 17px;
    }

        .corporate-box:nth-child(2n) {
            margin-right: auto;
        }

        .corporate-box span {
            width: 66%;
            margin-left: 18px;
        }

    .corporate-content .text {
        margin-bottom: 45px
    }

    .factory-container {
        display: block;
        margin: 25px auto;
        width: 95%;
    }

        .factory-container .title {
            margin: 20px 0;
            font-size: 20px;
        }

    .factory-image li {
        width: 31.9%;
        height: 145px;
    }

        .factory-image li:nth-child(3n) {
            margin-right: 0
        }

    .product-factory {
        padding: 30px 0 0 25px;
    }

        .product-factory .button-wrapper {
            display: inline-block
        }


    /*ürün-detay*/
    .general-container.product {
        clip-path: polygon(0 2.5%, 100% 0, 100% 100%, 0 100%);
        margin-top: 44px;
    }

    .product-detail-navigation-icon {
        display: none
    }

    .product-content {
        width: 92%;
        margin: 11% auto 0;
        display: block;
        height: 300px;
    }

    .product-detail-content h1 {
        font-size: 22px;
        margin: 0
    }

    .product-detail-content {
        top: 3%;
        left: 10px;
    }

    .product-back {
        height: 425px
    }

    .product-detail-icon-container {
        width: 92%;
    }

    .product-detail-icon-content {
        margin-top: 50px
    }

    .material-information {
        width: 32.4%;
    }

        .material-information:nth-child(3n) {
            margin-right: 0;
        }

        .material-information:nth-child(4n) {
            margin-right: 9px;
        }

    .table-scroll {
        overflow-x: scroll;
    }

    /*iletisim*/
    .contact-container {
        margin-top: 5%;
        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
    }

    .map {
        height: 285px
    }

        .map iframe {
            height: 285px
        }

    .contact-back {
        height: 40%;
        background: #ed1c24;
        padding: 0 15px;
    }

        .contact-back div {
            width: 93% !important;
            margin: 15px 0;
            float: left
        }

        .contact-back .title {
            margin: 0
        }

        .contact-back .address .title {
            background-size: 4%;
        }

        .contact-back .contact-phone .title {
            background-size: 3.5%;
        }

        .contact-back .contact-faks .title {
            background-size: 4%;
        }

        .contact-back .contact-phone a::after {
            display: none
        }

    .contact-mail .title {
        background-size: 4%
    }

    .contact-form {
        width: 91%;
        margin-top: 20px
    }

    .modal-list .form-list {
        width: 49%;
        margin-right: 10px;
    }

    .recaptcha {
        margin-top: 15px
    }

    .form-list .button-wrapper {
        margin-top: 30px;
    }

    .form-txt {
        padding: 20px
    }

    .effect-19:focus ~ label, .has-content.effect-19 ~ label {
        left: 20px
    }

    .uyari {
        margin-left: 20px
    }

    .effect-19 ~ label {
        left: 20px
    }
}
