﻿@font-face {
    font-family: 'Gotham';
    src: url('../Font/Gotham-Light.otf') format('opentype');
}

body {
    padding: 0;
    font-family: 'Gotham', "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
}

/*Scrollbar CSS---*/

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

/*---Scrollbar*/

a:hover {
    text-decoration: none;
}

nav {
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 0 !important;
    box-shadow: 0px -3px 5px 0px #000;
    z-index: 555;
}

.navbar {
    border: none !important;
    border-radius: 0 !important;
}

.top-free {
    height: 25px;
    background-color: #cf202d;
}

    .top-free div input[type=submit] {
        border: none;
        background: rgba(0, 0, 0, 0);
        color: #fff;
        height: auto;
        padding: 0px 6px;
        font-weight: 100;
        font-size: 13px;
        transition: 0.2s;
    }

        .top-free div input[type=submit]:hover {
            color: #000;
        }

        .top-free div input[type=submit]:focus {
            outline: none;
        }

        .top-free div input[type=submit]:nth-child(1) {
            border-right: 1px solid #fff;
        }

nav, footer, .dropdown-menu a {
    font-size: 14px;
}

.navbar-brand {
    height: auto !important;
}

.navbar-collapse.in {
    overflow-y: hidden;
    height: auto;
}

.navbar-brand img, footer img {
    max-width: 210px;
    min-width: 98px;
}

.nav-item .nav-link {
    color: #333333 !important;
    transition: 0.2s;
}

.nav-item:hover .nav-link {
    color: #cf202d !important;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

.srchbtn:focus, .srchbtn.focus {
    outline: none;
    box-shadow: none !important;
}

.footer-cont {
    background-color: #333;
}

footer .container {
    height: auto;
    padding: 30px 0;
}

footer li {
    list-style: none;
    margin-bottom: 8px;
    margin-top: 8px;
}

    footer li a {
        text-decoration: none;
        color: #8a8a8a;
        transition: 0.2s;
    }

        footer li a:hover {
            text-decoration: none;
            color: #fff;
        }

footer p {
    color: #8a8a8a;
    display: contents;
}

footer hr:nth-child(2) {
    border-top: 1px solid rgba(255, 255, 255, 0.03);
    margin: 0;
}


footer hr:nth-child(3) {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
}

footer i {
    color: #8a8a8a;
    font-size: 16px;
    transition: 0.2s;
}

    footer i:hover {
        color: #fff;
    }

footer span.font-weight-bold {
    color: #fff;
    font-size: 14px;
}

.dropdown-menu {
    top: 49px;
    border: none;
    border-radius: 0;
    min-width: 190px;
    border-bottom: 3px solid #cf202d;
}

    .dropdown-menu a {
        font-weight: 700;
    }

.dropdown-item:hover, .dropdown-item:focus {
    color: #cf202d !important;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0) !important;
}

.animation-con img {
    width: 100%;
    transform: scale(1.05);
    transition: 0.5s;
}

.animation-con:hover img {
    transform: scale(1);
}

.page-top-banner img {
    width: 100%;
}

.contact-information i {
    font-size: 35px;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #cf202d;
}

.contact-us {
    width: 100%;
}

    .contact-us td {
        padding: 10px;
    }

    .contact-us input, .contact-us textarea {
        height: 42px;
        width: 100%;
        max-width: 100%;
        padding: 12px;
        border: 1px solid #e8e8e8;
        font-size: 13px;
    }

    .contact-us textarea {
        height: 120px;
    }

    .contact-us input[type=submit] {
        height: 55px;
        background-color: #343538;
        color: #fff;
        transition: 0.3s;
        font-size: 16px;
    }

        .contact-us input[type=submit]:hover {
            background-color: #cf202d;
        }

.carousel-control-prev, .carousel-control-next {
    width: 3%;
    margin-left: 5px;
    margin-right: 5px;
}

#ContentPlaceHolder1_DataList1 tbody tr td {
    text-align: center;
    width: 25%;
    padding: 0 5px;
}

.img-border {
    margin: 20px 0;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

.img-container {
    transition: all 0.3s ease-in-out;
}

    .img-container:hover {
        transform: scale(1.1);
    }

.page-button-group {
    text-align: center;
    font-size: 18px;
    margin: 35px 0 25px;
    color: #333333;
}

    .page-button-group #ContentPlaceHolder1_Label1 {
        color: #cf202d;
        margin: 0 5px;
        font-weight: 700;
    }

    .page-button-group a {
        color: #333333;
        margin: 0 5px;
    }

        .page-button-group a:hover {
            color: #cf202d;
            text-decoration: none;
        }

.product-property {
    margin: 14px 0;
}

    .product-property #ContentPlaceHolder1_StokKodu {
        font-size: 20px;
        font-weight: 700;
    }

    .product-property #ContentPlaceHolder1_DetayTablo {
        margin-top: 50px;
        margin-bottom: 50px;
    }

        .product-property #ContentPlaceHolder1_DetayTablo td {
            padding: 7px 5px 7px 0;
        }

            .product-property #ContentPlaceHolder1_DetayTablo td:nth-child(1) label, .product-property #ContentPlaceHolder1_DetayTablo td:nth-child(2) label {
                font-weight: 800;
                margin: 0;
            }

.footer-sticky {
    min-height: calc(100vh - 459px);
}

.search-btn {
    border: 1px solid #d4d4d4;
    border-left: none;
    border-radius: 0 30px 30px 0;
    height: 35px;
    font-size: 16px;
    padding: 0 10px;
}

    .search-btn:hover i {
        color: #cf202d;
    }

.search-txt {
    border: 1px solid #d4d4d4;
    border-right: none;
    border-radius: 30px 0 0 30px;
    font-size: 14px;
    height: 35px;
    padding-right: 0px;
}

    .search-txt:focus, .search-btn:focus {
        border-color: #d4d4d4;
        box-shadow: none;
    }

.footer-logo {
    width: 210px;
    height: 120px;
    background-repeat: no-repeat;
    background-image: url(../Images/logow.png);
}

.animation-con {
    overflow: hidden;
}

.animation-shd {
    width: 200px;
    height: 800px;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: 10;
    position: absolute;
    transition: all 1.5s ease;
    left: -350px;
    top: -350px;
    transform: rotate(45deg);
}

.animation-con:hover .animation-shd {
    transform: translate(1000px, 300px) rotate(45deg) !important;
}

.pdf-icon i {
    font-size: 70px;
    color: #cf202d;
    transition: 0.5s;
}

    .pdf-icon i:hover {
        color: #333;
    }

.pdf-icon h4 {
    margin-top: 20px;
}

.product-container p {
    text-align: center;
    color: #333;
}

    .product-container p:hover {
        text-decoration: none;
        color: #cf202d;
    }

.itsinourdna {
    font-size: 35px;
    color: rgba(0, 0, 0, 0.6);
}

button:focus {
    outline-color: #cf202d;
}

#ContentPlaceHolder1_DataList1 span {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 50%;
    padding: 0 5px;
}

.guarantee {
    background-image: url(../Images/guarantee.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 280px;
    height: 202px;
    transition: 0.5s linear;
}

.page-error-dortyuzdort {
    background-image: url("../Images/pageerror.jpg");
    background-size: cover;
    background-position: right;
    min-height: 600px;
}

    .page-error-dortyuzdort h2 {
        color: #cf202d;
        font-weight: 900;
        font-size: 35px;
        cursor: context-menu;
    }

@media only screen and (min-width : 1224px) {
    nav {
        flex-direction: column !important;
    }

    .navbar div .div1 {
        width: 33%;
    }

    .navbar div .div2 {
        width: 33%;
    }

    .navbar div .div3 {
        width: 33%;
    }

    .social-media {
        float: right;
    }

    .dropdown-menu {
        background-color: rgba(0, 0, 0, 0.6) !important;
    }

        .dropdown-menu a {
            color: #fff !important;
            font-weight: 500 !important;
        }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width : 991px) and (max-width : 1224px) {
    nav {
        flex-direction: column !important;
    }

    .navbar div .div1 {
        width: 33%;
    }

    .navbar div .div2 {
        width: 33%;
    }

    .navbar div .div3 {
        width: 33%;
    }

    .social-media {
        float: right;
    }

    .dropdown-menu {
        background-color: rgba(0, 0, 0, 0.6) !important;
    }

        .dropdown-menu a {
            color: #fff !important;
        }
}

@media only screen and (min-width : 200px) and (max-width : 991px) {
    nav {
        flex-direction: row !important;
    }

    .navbar div .div1 {
        width: 0;
    }

    .navbar div .div2 {
        width: 66%;
    }

    .navbar div .div3 {
        width: 66%;
    }

    .navbar div .div4 {
        width: 16%;
    }

    .navbar-brand img, footer img {
        max-width: 140px;
        min-width: 98px;
    }

    .social-media {
        float: none;
    }

    .sub-information {
        text-align: center;
    }

    .dropdown-menu {
        background-color: #fff !important;
    }

        .dropdown-menu a {
            color: #333 !important;
        }

    .search__icon {
        right: auto;
    }

    .search__field {
        width: 100%;
    }

    .footer-logo {
        margin-left: auto;
        margin-right: auto;
    }

    footer ul li:nth-child(4) {
        display: none;
    }

    .animation-con img {
        transform: scale(1)
    }

    .page-error-dortyuzdort h1 {
        font-size: 120px;
    }

        .page-error-dortyuzdort h1 i {
            font-size: 100px;
        }

    .page-error-dortyuzdort h2 {
        font-size: 25px;
    }

    .page-error-dortyuzdort {
        background-image: url("../Images/pageerrormobil.jpg");
        background-size: cover;
        background-position: right;
        min-height: 600px;
    }
}

/*DataList içerisinde ItemTemplate etiketine class tanımlayamadığımız için aşağıdaki media sorguları col-lg-3 ve col-md-6 sınıfına denk geliyor.*/
@media (min-width: 768px) {
    #ContentPlaceHolder1_DataList1 span {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    #ContentPlaceHolder1_DataList1 span {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
/*--~--*/


