/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13.Ara.2019, 22:17:48
    Author     : Servet
*/
.makale h1 {
    font-size: 24px;
}
.makale h2 {
    font-size: 20px;
}
.makale h3 {
    font-size: 18px;
}
.makale h4 {
    font-size: 16px;
}
.makale h5 {
    font-size: 15px;
}
#blog-detay .grid-item .grid-image  {
    max-height: 100px !important;
    overflow: hidden;
    /* Magic */
    display: flex;
    align-items: center; /* vertical */
    justify-content: center; /* horizontal */
}

div#logo img {
    max-height: 60px !important;
}
#mainMenu nav > ul > li > a{
    font-size: 14px;
    padding: 6px 6px !important;
    font-weight: 400;
}
span.logo-dark img {
    /* margin-top: -4px; */
}

/* header scroll bar */
.mainMenu-open ::-webkit-scrollbar {
    width: 10px;
}
.mainMenu-open ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
.mainMenu-open ::-webkit-scrollbar-thumb {
    background: silver; 
    border-radius: 10px;
}

.scroll ::-webkit-scrollbar {
    width: 8px;
}
.scroll ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
.scroll ::-webkit-scrollbar-thumb {
    background: silver; 
    border-radius: 10px;
}

.scroll .urunTab {
    overflow: auto;
}

/* genel scroll bar */
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
}
body::-webkit-scrollbar-thumb {
    background: #222; 
    border-radius: 10px;
}
div#head-basket {
    max-height: 550px;
    overflow-y: scroll;
}
div#head-basket::-webkit-scrollbar {
    width: 8px;
}
div#head-basket::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
div#head-basket::-webkit-scrollbar-thumb {
    background: #ed1c24; 
    border-radius: 10px;
}

.mainMenu-open ::-webkit-scrollbar-thumb:hover {
    background: #b30000; 
}

#mainMenu-trigger{
    /* float: left; */
    /* width: 60px; */
    /* background: #ed1c24; */
}
.header-extras{
    float: right;
}
.inspiro-slider.slider-fullscreen {
    height: 65vh !important;
}
.slider-text-head {
    width: 400px;
    background: #fff;
    padding: 10px 20px;
    margin-bottom: 5px;
}
.slider-text-head span {
    color: #333 !important;
    font-size: 22px;
    text-shadow: -2px 2px 3px #9E9E9E;
}

.slider-text-head:last-child {
    background: red;
}
.slider-text-head:last-child span{
    color: #fff !important;
    font-weight: bold;
}
#header.dark .header-inner{
    background: url(../img/header-bg.jpg) repeat-x;
    height: 80px;
}
.a_anasayfa{
    background: url(../img/bg.jpg);
}
.container.anasayfa .proje{
    background-color: #fff;
    padding: 50px 40px;
    height: 384px;
}
.container.anasayfa .duyuru{
    background-color: #666;
    padding: 50px 40px;
}
.container.anasayfa .duyuru h2{
    color:#fff;
}
.container.anasayfa h2 {
    font-weight: bold;
}
.flickity-button:hover {
    background-color: #ed1c24 !important;
}
.grid-item {
    max-height: 200px;
    overflow: auto;
}
.anasayfa .duyuru ul li a{
    color: #fff !important;
}
.anasayfa .duyuru ul li{
    color: #999;
}

.yeni-urunler{
    background-image: url("../img/main-news-product.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0;
}
.yeni-urunler h3{
    color: #fff;
    padding-top: 74px;
    font-size: 34px;
    line-height: 43px;
}
.yeni-urunler h3 .kalin {
    font-weight: 700;
}

.yeni-urunler h3 .ince {
    font-weight: 200;
}

.yeni-urunler h3 {
    display: grid;
}
.yeni-urunler .icon-plus{
    border: 1px solid #fff;
    padding: 4px;
    font-size: 20px;
}
.yeni-urunler a{
    color: #fff;
    background: rgba(225,31,18,0.8);
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    padding-bottom: 48px;
}
.yeni-urunler a:hover{
    color:#fff !important;
}
.yeni-urunler-kat{
    background: #fff;
    padding: 20px 18px 80px 21px;
}
.container.anasayfa h2:after {content: " ";height: 2px;width: 50%;background: red;position: absolute;display: block;margin-top: 7px;}


section {
    background-color: #cecece;
}
.header-extras .mobil-menu {
    display: none;
}
@media (max-width:992px){

    #slider{
        top:60px;
    }
    #page-content:not(.no-sidebar) {
        padding: 40px 0 40px 0;
    }
    .mainMenu-open #header #mainMenu {
        width: 200px !important;
        float: right !important;
    }
    #mainMenu:not(.menu-overlay) {
        background: #ed1c24 !important;
    }
    .header-extras {
        margin-top: 21px !important;
    }  
    #header.dark .header-inner{
        height:60px !important;
    } 
    #header .header-inner #logo{
        height:60px
    }
    .header-extras{
        margin-top: 16px !important;
    }
    .header-inner .container {
        max-width: inherit;
        width:100% !important;
        padding: 0px 10px !important;
    }
    .header-extras .mobil-menu {
        display: block;
    }
}
@media (max-width:1090px){
    .container.anasayfa .proje, .container.anasayfa .duyuru{
        margin-bottom: 10px;
    }
}


img.img-thumb {
    max-width: 100%;
}

/*center bottom*/


.container .catalog, .container .magazine{border:5px solid #fff;height: 138px;margin-bottom: 20px;}

.container .service-points{height: 138px;/* background: url(../img/servis-bg.png) no-repeat; */position: relative;padding: 35px 40px 0 36px;background-color: #fdfdfd;background-position-x: right;}
.container .pollbl{height: 138px;background: url(../img/poll-bg.png) no-repeat;position: relative;padding: 35px 40px 0 246px;background-color: #fdfdfd;background-position-x: left;margin-bottom: 20px;}

.catalog h4, .magazine h4 {
    font-size: 39px;
    color: #5c5a5c;
    float: left;
    margin-top: 16px;
    width: 46%;
}

.catalog figure, .magazine figure{
    float: left;
    margin-top: -16px;
    margin-left: 12px;
    margin-right: 20px;
    width: 40%;
}
.catalog h6, .magazine h6{
    font-size: 30px;
    color: #5c5a5c;
    float: left;
    letter-spacing: -2px;
    line-height: 13px;
    font-weight: 300;
}

.a_medya .catalog span, .a_medya .magazine span {
    font-size: 13px;
    max-width: 85px;
    display: inline-block;
    margin-left: 12px;
    letter-spacing: normal;
    color: #5c5a5c;
    line-height: 18px;
    font-weight: 500;
    margin-top: -4px;
}
.eleman {
    width: 270px;
}
.bayiler table tr th:nth-child(1) {
    width: 98px;
}
@media (max-width:480px){
    .header-katalog{
        display: none;
    }
    .bayiler table tr th:nth-child(1) {
        width: inherit !important;
    }
    .grid-layout .grid-item {
        overflow: hidden !important;
        border-bottom: 2px solid #ddd;
        padding: 0px !important;
    }   
    #header .header-inner #logo img {
        width: 50% !important;
        float:left;
        position:relative;
    }
}
@media (max-width:576px){
    .catalog figure, .magazine figure{
        float: none;
        margin: -11px auto;
    }
    .header-phone {
        display: none;
    }
    .catalog h4, .magazine h4{
        float: none;
        text-align:center;
        margin: 0 auto;
        width: 100%;
    }
    .catalog h6, .magazine h6{
        margin: 0 auto !important;
        float:none
    }
    .catalog, .magazine {
        height: auto !important;
        display: inline-block;
        width: 100%;
        float:none !important;
        text-align:center;
        padding-bottom: 20px;
    }
    .container .pollbl .eleman{
        text-align:right;
        width: 70%;
        float:right;
    }
    .container .pollbl{
        padding: 0;
    }
    .container .service-points{
        padding:0px !important;
    }
    .container .service-points .eleman, .container .pollbl .eleman{
        width:100%;
        height: 100%;
        background:#f0ffffd6;
        padding:5%;
    }
    .container, .container-sm {
        max-width: 570px !important;
    }
    .a_medya .catalog span, .a_medya .magazine span {
        margin-top:20px;
    }
    .a_medya .catalog h6, .a_medya .magazine h6 {
        margin-top:20px !important;
    }
    .m-tanitim-filmi a span{
        display: none;
    }
    .m-tanitim-filmi a:after{
        content: "INTRO";
        color: #ffffff;

    }
}

@media (min-width:992px) and (max-width:1199px) {
    .eleman {
        width: inherit;
    }
    .container .pollbl{
        padding-top:10px;
        padding-left: 230px;
    }
    .container .service-points .eleman{
        width:50%;
    }
}

@media (min-width:578px) and (max-width:768px) {
    .header-phone {
        display: none;
    }
    .container .service-points .eleman{
        width:50%;
    }
    .container .pollbl .eleman{
        width:90%;
    }
    .container, .container-md, .container-sm {
        max-width: 760px;
    }

    .m-tanitim-filmi a span{
        display: none;
    }
    .m-tanitim-filmi a:after{
        content: "INTRO";
        color: #ffffff;

    }
}

/*center bottom*/

.ebulten {
    padding: 20px 0;
    background: #e7e7e7;
}

.ebulten .container h3 {
    font-size: 26px;
    color: #5c5a5c;
    display: inline-block;
    padding-right: 13px;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    font-weight: 700;
}

.ebulten .container p {
    font-size: 13px;
    color: #939393;
    display: inline-block;
    float: left;
    margin: 0;
}


.btn-kaya {
    background-color: #ed1c24;
    height: 42px;
    padding: 8px 24px;
    position: absolute;
    right: 0;
    font-weight: bold;
    color: #fff;
    border: 1px solid #d01116;
    box-sizing: border-box !important;
}
.ebulten form {
    margin-top: 10px;
}


i.fa-linkedin-in{background: #0073b0;color:#fff;padding: 5px 5px}
i.fa-twitter{background:#1da1f2;color:#fff;padding: 5px 5px}
i.fa-youtube{background: #ff0000;color:#fff;padding: 5px 5px}
i.fa-facebook-f{background: #3d589b;color:#fff;padding: 5px 8px}
i.fa-instagram{color: #fff;padding: 5px;background: #f09433; 
               background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
               background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
               background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
               filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}


ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
footer .container ul li {
    font-size: 13px;
    color: #5c5a5c;
    line-height: 24px;
}
#footer {
    background-color: #cecece;
}
footer h6 {
    color: #5c5a5c !important;
    font-size: 15px;
    font-weight: 700;
}
footer h4 {
    color: #5c5a5c !important;
    font-weight: 700;
}
#footer .copyright-content {
    min-height: 60px;
    padding: 14px 0;
}
ul.list {
    margin-top: 14px;
}
#footer .footer-content {
    padding: 25px 0 20px 0;
}
#footer .container .row:first-child {
    border-bottom: 1px solid #bbb;
}
section#page-content .container {
    background-color: #fff;
    /* padding-bottom: 40px; */
}
div.breadcrumb {
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0 !important;
}
.content {
    padding: 0 16px !important;
}

.title{padding-top: 50px}
.title h1{font-size: 32px;color: #232323;display: inline-block;background: #fff;float: left;margin-right: 39px;padding-right: 15px;}
.title p{font-size:13px;color:#292929;}
#page-content .border_b{border-bottom: 1px solid #dedede;width: auto;height: 34px;}
#page-content .border_b ul{float: right;margin-bottom: 12px;}
#page-content .border_b ul li{display: inline-block;font-size: 13px;color:#292929;}
#page-content .border_b ul li a{color: #000;font-size: 14px}

.content{padding: 56px 50px}
.content .left select{width: 100%;padding: 15px;border: 1px solid #e5e5e5;color: #7f7f7f;outline: none;margin-bottom: 11px;background: #fff}
.content .left select option{font-size: 15px;color:#7f7f7f;padding: 10px !important;border:2px solid red;}
.content .left button{font-size: 14px;color:#fff;background: #e11f27;width: 100%;border: none;padding: 16px;}

.products-group .urun{width: 100%;height: auto;position: relative;margin-bottom: 40px;transition:.2s ease;}
.products-group .urun img{width: 100%;height: auto;mix-blend-mode: darken;/*max-height: 344px*/}
.products-group .urun h4{text-align: center;color: #fff;position: absolute;left: auto;width: 100%;bottom: 20px;z-index: 1;padding: 0px 15%;}
.products-group .urun h4 span.kalin{display: block;font-size: 22px;font-weight: 500;}
.products-group .urun h4 span.ince{display: block;font-size: 20px;text-transform: uppercase;font-weight: 400;}
.products-group .urun section{position: absolute;left: 0; top: 50%;display: table;z-index: 1; margin-top: -39.5px;opacity: 0;transition: .2s ease;width: 100%}
.products-group .urun section a{color: #fff;margin: 0 auto; font-size: 21px;display: table;text-align: center;padding:4px 0}
.products-group .urun section a:first-child{margin-bottom: 3px}
.products-group .urun:before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:url(../img/border1.png) no-repeat;background-size: 100% 100%;z-index: 1;transition: .2s ease-in-out}
.products-group .urun:hover{background-color: #ff0000;background-blend-mode: multiply;}
.products-group .urun:hover:before{background:url(../img/border2.png) no-repeat;background-size: 100% 100%;}
.products-group .urun:hover section{opacity: 1}


.accordion-menu{

}
span.ac-title {
    float: right;
}

.accordion-menu .ana-kategori {
    color: #484848;
    font-weight: 500;
}
.accordion-menu ul li {
    border-bottom: 1px solid #ddd;
    margin-left: 40px;
    padding: 8px 0 6px 0px;
}
.accordion-menu .ac-active .ana-kategori {
    background: #231f20;
    color: #fff;
    padding-left: 6px;
}
.accordion.accordion-simple .ac-item {
    padding: 0;
}
.accordion-menu .ana-kategori {
    padding: 14px 4px 14px 6px;
}
.accordion-menu ul li{
    list-style: square;
}
.dropdown.dark ul{
    background-color: #231f20 !important;
    border-color: #272727 !important;
    color: #fff !important;
}

.dark .dropdown-submenu a {
    color: #fff !important;
}

.products figure{position: relative;margin-bottom: 40px}
.products figure:before{content: "";position: absolute;left: 0;top: 0;background: url(../img/gradient-border.png) no-repeat;background-size:  100% 100%;width: 100%;height: 100%;z-index: 1}
.products figure h4{font-size: 30px;color: #fff;position: absolute;bottom: 33px;left: 40px;z-index: 2}
.products figure img{width: 100%}

.cart-product-quantity .qty {
    padding: 10px 0px !important;
    text-align: center;
}

.a_anasayfa .carousel.carousel-loaded, .ajax-quick-view .carousel.carousel-loaded, #page-content .carousel.carousel-loaded{
    box-sizing:content-box;
    border:1px solid #eee;
}
.a_anasayfa .polo-carousel-item img, .ajax-quick-view .polo-carousel-item img{
    max-height: 100%;
    max-width: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.a_anasayfa .polo-carousel-item, #urun-detay .polo-carousel-item {
    height: 278px; /* Can be anything */
    position: relative;
}
.product .product-description {
    padding: 11px 11px !important;
}
.btn-red{
    /*background: #f4444a url(../img/icon-teklif.png) no-repeat 11px 12px;*/
    background-color: #f31538;
    color: #fff !important;
    border:none;
    padding-left: 38px;
    padding: 10px 4px 10px 4px;
}
.btn-red i, .btn-listeyeEkle i{
    margin-right: 10px;
    margin-left: 10px;
}
.btn-red, .btn-listeyeEkle{
    width: 100%;
}
.btn-listeyeEkle {
    font-size: 15px;
    color: #929292;
    background: #fff;
    border: 1px solid #dddddd;
    padding: 10px 4px 8px 4px;
}

.urunTab table tr:first-child td {
    background: #f31538;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.urunTab table tr td {
    font-size: 15px;
    color: #333333;
    text-align: center;
    border: 1px solid #ddd;
    padding: 8px;
}

.urunTab table {
    border-radius: 10px 10px 0 0;
    margin: 0;
    border: 1px solid #ddd;
    width: 100%;
}
.urunTab .nav-link {
    color: #444 !important;
} 

/*reference detail*/
.references figure.banner{margin-bottom: 50px;height: 122px;padding-top: 48px;padding-left: 30px;}
.references figure.banner h4{font-size: 30px;color: #000}
.references .reference{border: 1px solid #dedede;display: inline-block;width: 100%;/* height: 61px; */margin-bottom: 16px;text-align: center;padding: 14px 0px;}
.references .reference .row-eq-height{height: 100%;}
.references .reference .row-eq-height div:first-child{text-align: center;}
.references .reference img {
    max-height: 45px;
    min-height: 45px;
    max-width: 170px;
    margin-top: 7px;
    margin-left: 10px;
}
.references .reference h6{font-size: 14px;color:#333333;margin-top: 16px;}
.references .reference i {
    padding: 13px;
    background: url(../img/sprite.png) no-repeat -114px -41px;
    /* float: right; */
    margin-top: 16px;
    margin-right: 23px;
}
/*reference detail*/

.list-group-item {
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
}

.heading-text.heading-section > h2 {
    font-size: 32px;
    line-height: 0px;
    margin-bottom: 60px;
    margin-top: 40px;
}

.reference-category{margin-bottom: 27px;padding-top: 66px;padding-left: 27px;height: 161px;background-size: 100% 100% !important}
.reference-category h4{font-size: 25px;color:#0f0f0f;}
.reference-category h5{font-size: 25px;color: #0f0f0f}
.references .list-group-item a {
    color: #444;
}
.references .list-group-item a:hover {
    color: #666;
}
.references .list-group-item.active {
    background-color: #444 !important;
    border: none;
}

.references .list-group-item.active a {
    color: #fff;
}
.references .list-group-item.active {
    background-color: #444 !important;
    border: none;
}
.references .ana-kategori a {
    color: #444;
}

.references .ac-content {
    padding: 0px !important;
}

.references .ac-content .list-group-item{
    padding:4px 10px;
    border:none;
}



/*service-points*/
#service-points.tablelist h3{font-size: 25px;color:#4f4f4f;}
#service-points.tablelist p{font-size: 15px;color:#4f4f4f;margin-bottom: 47px}
#service-points.tablelist h5{margin-bottom: 14px;font-size: 18px;color: #171717; line-height: 20px !important;}
#service-points.tablelist h5 i{padding: 0;background: url(../img/sprite.png) no-repeat 0px -41px;margin-right: 10px;/* background-color: bisque; */height: 20px;width: 20px;}
#service-points.tablelist table{border:1px solid #e5e5e5;}
#service-points.tablelist .table>tbody>tr>td, .table>tbody>tr>th{border-color:#e5e5e5;vertical-align: middle;}



@media (max-width: 400px){
    #service-points.tablelist table tr th, .tablelist table tr td{display: block;text-align: center;}
    #service-points.tablelist table tr th:nth-child(2){display: none}
    .m-tanitim-filmi a:after{
        content: "";
        margin:0 !important

    }
}

.wrapper .content #dealers-points table tr:first-child{display: none}
/*service-points*/


#service-points .list-table{
    margin-bottom: 34px;
}
.form-list {
    margin-bottom: 40px;
}

.form-list div {
    margin-bottom: 10px;
}
span.post-meta-date {
    color: #a2a2a2 !important;
    font-size: 12px !important;
    float: right !important;
    width: 100%;
    text-align: right;
}
.post-item .post-item-description {
    padding: 16px 0;
}
.post-item.border .post-item-wrap {
    border: 1px solid #ddd;
}

#blog-detay span.post-meta-date {
    float: left !important;
    text-align: left;
    font-size: 16px !important;
}

/*contact*/

.information .contact-information i{margin-right: 10px}
.information .contact-information > a.active h4{color: #f11e27}
.information .contact-information a h4{font-size: 14px;color:#2b2b2b;margin-bottom: 10px;transition:.2s ease;}
.information .contact-information a:nth-child(3) h4{margin-top: 45px}
.information .contact-information a:hover h4{color: #f11e27;}
.information .contact-information ul li{font-size: 15px;color:#5d5d5d;margin-bottom: 12px;}
.information .contact-information ul li a{color: #5d5d5d;transition:.2s ease}
.information .contact-information ul li a:hover{color: #f31538}
.information .contact-information ul li i{padding:5px 12px;margin-right: 20px}
.information .contact-information ul li i.icon-address{background: url(../img/sprite.png) no-repeat -3px -61px;}
.information .contact-information ul li i.icon-phone{background: url(../img/sprite.png) no-repeat -3px -100px;}
.information .contact-information ul li i.icon-fax{background: url(../img/sprite.png) no-repeat -5px -136px;}
.information .contact-information ul li i.icon-mail{background: url(../img/sprite.png) no-repeat -5px -175px;}

.information .contact-form label{font-size: 16px;color:#767676;width: 100%}
.information .contact-form label input{width: 100%;border:1px solid #d5d5d5;padding:10px;outline: none;margin-top: 7px;transition:.2s ease;}
.information .contact-form label input:focus{border-color: #777777}
.information .contact-form label textarea{width: 100%;border:1px solid #d5d5d5;resize:none;height: 141px;padding: 10px;margin-top: 7px;outline: none;transition:.2s ease-in-out;}
.information .contact-form label textarea:focus{border-color: #777777}
.information .contact-form label .buttons{float: right;padding-top: 10px}
.information .contact-form label .buttons button[name="reset"]{background: #f0f0f0 url(../img/sprite.png) no-repeat -73px -34px;padding: 21px 21px;float: left;margin-right: 8px;border: none;}
.information .contact-form label .buttons button[name="post"]{font-size: 16px;color:#fff;background: #f11e27;padding:10px 14px;border:none;}
/*contact*/

.contact-information ul li i:before {
    display: none !important;
}
.contact-information [class^="icon"]{
    /* display: unset !important; */
}
.p-dropdown.lang ul.p-dropdown-content {
    background: #505050 !important;
    border: none;
    border-radius: 0 !important;
    padding: 0 !important;
}

.p-dropdown.lang ul.p-dropdown-content a {
    color: #fff !important;
}

.p-dropdown.lang ul.p-dropdown-content li {
    border-bottom: 1px solid #3c3838;
    padding: 10px 2px 3px 10px;
}

.p-dropdown.lang ul.p-dropdown-content li:hover {
    background-color: #ffffff;
}
.p-dropdown.lang ul.p-dropdown-content li:hover a {
    color: #231f20 !important;
}
#header{
    line-height: inherit;
    position: fixed;
    /* margin-bottom: 900px; */
}
#mainMenu nav {
    margin-top: 54px;
    float: right;
    right: 0;
    position: absolute;
}


span.logo-dark {
    margin-top:10px
}
.h-icon-menu {
    background: #505050;
    padding: 5px 4px 0px 4px;
    margin-left: 1px;
    height: 32px;
}
div#head-basket {
    width: 285px;
    background: #505050;
    color: #fff;
    border: none;
    border-radius: 0;
    right: -45px;
    margin-top: 1px;
}
div#head-basket a {
    color: #fff !important;
}


i.icon-x:before {
    color: #fff !important;
}

.ana-kategori a {
    color: #333;
}

.ac-item.ac-active .ana-kategori a {
    color: #fff;
}

.ac-item .ac-content a {
    color: #555;
    transition: 0.3s;
}

.ac-item .ac-content a:hover, .ana-kategori a:hover {
    color: #ed1c24;
    transition: 0.3s;
}
a:not(.btn):not(.badge):focus, a:not(.btn):not(.badge):active, .sub_cat_active{
    color: #ed1c24 !important;
    transition: 0.3s;
}
.proje .carousel-loaded, .yeni-urunler-kat .carousel-loaded {
    height: 180px;
}
.catalog h6, .magazine h6 {
    margin-top: 10px;
}
.breadcrumb {
    text-transform: uppercase;
}
.accordion-menu a {
    text-transform: uppercase;
}
.shop .product .product-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    margin: 0 auto;
}

.shop .product-image {
    height: 240px !important;
    padding: 30px;
}

.shop .product {
    border: 1px solid #eee;
}

.shop .product-description {
    border-top: 1px solid #eee;
    background-color: #fbfbfb;
    min-height: 64px;
}

/* HÃ„Â±zlÃ„Â± bak */
.a_anasayfa .carousel-loaded.carousel .flickity-slider, .ajax-quick-view .carousel-loaded.carousel .flickity-slider{
    max-height: 280px !important;
    text-align: center !important;

}
#urun-detay .carousel-loaded.carousel {
    max-height: 360px !important;
    text-align: center !important;
    padding: 20px !important;
    background-color: #fff !important;
}

.ajax-quick-view .carousel-loaded.carousel {
    height: 280px;
    max-height: 280px !important;
    text-align: center !important;
    padding: 20px !important;
    background-color: #fff !important;
}

.carousel-loaded img {
    position: relative !important;
    height: auto !important;
    width: auto !important;
    max-height: 100% !important;
    max-width: 100% !important;
    margin: auto 0  !important;
}

figure h4, .title h1{
    text-transform: uppercase;
}
.accordion-menu ul li:nth-last-child(1){
    border: none;
}
select {
    border-color: #dddddd;
}
.reference-category h4, .uppercase {
    text-transform: uppercase;
}
.mobil-menu .ana-kategori{
    font-weight: bold;
    color: #444444 !important;
}
.ayna{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.yeni-urunler-kat .portfolio-item .portfolio-image:after{
    background-color: transparent !important;
    opacity: unset !important;
}
.portfolio-image img {
    display: block;
    max-height: 160px !important;

}
.portfolio-image  {
    position: relative !important;
    text-align: center !important;
    max-width: 100% !important;
    max-height: 100% !important;
    height: 180px !important;
    padding: 5px 10px !important;
    margin: 0 auto !important;

}


.portfolio-item-wrap{
    position:relative !important;
    max-width: 100%;
    max-height: 100%;

}
.yeni-urunler-img{
    border: 1px solid #eee
}
.portfolio-item .portfolio-description a:hover i, .portfolio-item .grid-description a:hover i, .portfolio-item .portfolio-links a:hover i, .grid-item .portfolio-description a:hover i, .grid-item .grid-description a:hover i, .grid-item .portfolio-links a:hover i { 
    background-color: #ed1c24 !important; 
    border: none !important;
}
div#urun-detay {
    padding-bottom: 20px;
}
.sepet-img img {
    width: 50px;
    height: 50px;
}
#head-basket table td {
    padding: 4px;
}
#head-basket table tr td {
    margin-bottom:50px !important;
    border-bottom: 2px solid #656565;
}
#head-basket td:nth-child(1) {
    background-color: #fff;
}
#head-basket .cart-buttons button{
    margin-top:10px;
    border-radius:0px !important;
}
.table table th, .cart-product-thumbnail-name, td.cart-product-quantity {
    text-align: center;
}
.shop-cart .cart-product-thumbnail > a {
    padding: 12px;
    background: #fff;
    width: 85px;
    text-align: center;
}
.sepet-ok{
    background-color: red !important;
    transition: 0.5s;
}
li.h-icon-menu {
    transition: 0.5s;
}
#modal-teklif .quantity {
    margin: 14px auto 0 auto;
    width: 120px;
    text-align: center;
}

.btn-red-fix {
    background-color: #ed1c24 !important;
    color: #fff !important;
    box-sizing: border-box !important;
}

#modal-teklif .minus, #modal-teklif .plus { background-color: #ffffff; border: 1px solid #eee; margin: 0 -4px; padding: 5px 12px; }
#modal-teklif .qty { border: 1px solid #eee; max-width: 40px; padding: 5px; text-align: center; }
.modal-content{
    border-radius: 0 !important;
}
.cart-buttons {
    margin-top: 18px;
}

a, .btn, input, textarea, select{
    border-radius: 0 !important;
}
div#modal-teklif {
    padding: 0 !important;
}

body.breakpoint-xl.b--desktop.modal-open {
    padding: 0 !important;
}
section.indirme {
    background: none !important;
    top: 34% !important;
}

section.indirme a {
    font-weight: bold;
}

#rtlon div#mainMenu li {
    display: block !important;
}

#rtlon div#mainMenu nav {
    width: 100%;
}

#rtlon div#mainMenu {
    width: 100%;
    position: absolute;
}

#rtlon #mainMenu nav {
    left: 0 !important;
    right: unset !important;
    float: left;
}

#rtlon #mainMenu nav ul {
    float: left;
}
#rtlon div#head-basket {
    left: -6px !important;
    right: unset;
}

#rtlon .header-extras .p-dropdown .p-dropdown-content {
    left: -74px !important;
}

#rtlon #header{
    background: #231f20;
}
#rtlon #mainMenu-trigger{
    float: right !important;
}
#rtlon .catalog h6, #rtlon .magazine h6 {
    float: right;
    margin-right: 40px;
}
.eleman figure img {
    height: 100% !important;
    position: absolute;
    right: 0;
}
.eleman figure{
    height: 100% !important;
    position: absolute;
    top: 0;
    right:0;
    width: 100%;
}
#rtlon .eleman figure {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.eleman h4, .eleman p {
    z-index: 23;
    position: relative;
    max-width: 340px;
}
.container .service-points{
    background-color: #fdfdfd !important;
}

.footer-content h4 {
    border-bottom: 1px solid #b3b3b3;
    line-height: 34px;
}
.cart-product-remove a {
    color: #231f20;
}
table.table:last-child {
    border-bottom: 1px solid #dee2e6;
}
.sepet-bos {
    text-align: center;
    padding: 40px;
}

.sepet-bos img {
    max-width: 480px;
}

.sepet-bos h4 {
    margin-bottom: 50px;
}
.icerik .container {
    padding-bottom: 36px !important;
}
#scrollTop i.icon-chevron-up {
    color: #fff;
}
.sayfa_metin h2 {
    font-size: 22px;
    border-bottom: 2px solid #ed1c24;
    box-sizing: unset;
    display: initial;
    padding-bottom: 6px;
}
.sayfa_metin {padding-top: 50px;}

.sayfa_metin div {
    margin-top: 30px;
}
.anasayfa-duyuru .baslik {
    font-weight: 500;
    font-size: 16px;
}

.anasayfa-duyuru .detay {
    font-weight: 400;
    font-size: 12px;
}
.icerik {
    padding-top: 100px;
}
.haberler .grid-item{
    overflow: hidden !important;
}
/*corporate*/
.pages figure{position: relative;height: 119px;overflow: hidden;margin-bottom: 48px}
.pages figure:before{content: "";position: absolute;left: 0;top: 0;width: 100%;height:100%;background: url(../img/page-top-gradient.png) no-repeat;background-size: 100% 100%;z-index: 1;}
.pages figure img{width: 100%}
.pages figure h4{font-size: 30px;color: #ffffff;position: absolute;z-index: 1;left: 31px;top: 34px;}
.pages h6{font-size: 18px;color: #cd1e25;margin-bottom: 35px}
.pages p{font-size: 14px;color: #282828;text-align: justify;margin-bottom: 30px}
/*corporate*/
.pages .list-group-item a {
    color: #444;
}
.pages .list-group-item.active {
    background-color: #444 !important;
    border: none;
}
.pages .list-group-item.active a {
    color: #fff;
}
.ik table{margin-bottom: 15px;}
.ik table tr td:last-child{padding: 3px 0;}
.ik table tr td:first-child{font-size: 15px;color: #0c0c0c;font-weight:bold}
.ik table tr td:nth-child(2){font-size: 15px;color: #0c0c0c;padding: 0 20px 0 10px}
.ik h3 {
    font-size: 22px;
    color: #cd1e25;
    margin-bottom: 40px;
}
.ik {
    border-right: 1px solid #e8e8e8
}
.custom-file-label {
    border-radius: 0px !important;
    line-height: 18px;
    padding: 10px 16px;
    min-height: 40px;
    font-size: .9rem;
}

.custom-file-label::after {
    height: 38px;
    line-height: 28px;
}
.inp-label {
    font-size: 13px;
    letter-spacing: 0.04em;
    font-weight: 400;
    margin-bottom: 4px;
    color: #777777;
}
.icerik .ozel-sayfa {
    padding: 4px 18px;
}

.ozel-sayfa .portfolio-item-wrap {
    border: 2px solid #eee !important;
}
.ozel-sayfa .portfolio-description a .kalin{
    font-weight: bold;
    font-size: 16px
}
.ozel-sayfa .portfolio-description a .ince{
    font-size: 16px
}
.ozel-sayfa .portfolio-description a span{
    display: block;
    padding: 6px;
}
.kvkk .portfolio-item-wrap:hover{
    background-color: #eee;
}
.kvkk-box .kalin {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color:#231f20
}

.kvkk-box .ince {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color:#231f20
}

.kvkk-box a {
    text-align: center;
    width: initial;
}

.kvkk-box {
    border: 1px solid #eee;
    margin-bottom: 34px;
    padding-top: 22px;
    padding-bottom: 20px;
}
.kvkk-box:hover{
    background-color: #f8f9fa;
    transition:0.5s
}
.sayfa-galeri div {
    overflow: hidden;
}

.sayfa-galeri img {
    height: 180px !important;
    width: 100% !important;
}
.anket-sorular .row {
    padding: 20px 0px;
    border-bottom: 1px solid #eee;
    transition:0.4s;
}
.custom-control-input:checked~.custom-control-label::before {
    border-color: #ce141b;
    background-color: #ed1c24;
}
.anket-sorular .row:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.anket-sorular .row:hover {
    background-color: #eeeeeeb3;
    transition:0.4s;
}
.modal-header button.close {
    background-color: #ed1c24;
}
.modal p {
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6, .form-group label:not(.error) {
    letter-spacing: inherit !important;
}
.contact-information h4 {
    color: #ed1c24;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 30px;
}
button[type='reset'] {
    font-size: 17px !important;
    padding: 11px 16px !important;
}
.alert.alert-success {
    background-color: #52a955 !important;
}

.alert, .ac-item {
    border-radius: unset !important;
}

/* AydÃ„Â±nlatma metni*/
.sabit_sayfa h1 {
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 6px;
}

.sabit_sayfa h2 {
    font-size: 22px;
}
.sabit_sayfa h4 {
    font-size: 16px;
    font-weight: 600;
}

.sabit_sayfa table td:not(.rowspan) {
    font-size: 12px;
}

.sabit_sayfa .head {
    text-align: center;
    margin-bottom: 22px;
}
.sabit_sayfa h3::before {
    content: "";
    width: 600px;
    height: 10px;
    background: #ebebebb3;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 19px;
}
.sabit_sayfa h3 {
    padding: 0px 10px !important;
    margin: 50px 0px 8px  0px;
    font-size: 22px;
    font-weight: 600;
    z-index: 2;
    position: relative;
    line-height: 24px;
}
.sabit_sayfa h6 {
    font-weight: bold !important;
    font-size: 16px !important;
    margin-top: 12px !important;
}

.sabit_sayfa ul li {
    list-style: disc !important;
    margin-left: 16px !important;
}
.sabit_sayfa ul.li-none li, .sabit_sayfa ul.li-none{
    list-style: none !important;
    margin-left: 0px !important;
}
.sabit_sayfa ul {
    margin-top: 4px;
    margin-bottom: 10px !important;
    margin-left: 20px;
}
.sabit_sayfa p {
    margin-top: 12px !important;
}
.sabit_sayfa hr{
    margin:40px 0 !important;
}
.sabit_sayfa a{
    color: #ed1c24 !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none !important; 
    margin: 0 !important;
}

.sabit_sayfa a:hover {
    cursor: pointer !important;
    color: #000 !important;
}
.sabit_sayfa p{
    margin-left: 30px;
    text-indent: 15px;
    margin-top: 2px !important;
    margin-bottom: 6px;
}
.sabit_sayfa h4, .sabit_sayfa h5{
    margin:4px 0px;
    margin-left: 30px;
}
.sabit_sayfa h5{
    font-size: 14px;
    font-weight: 300;
}
.sabit_sayfa p span{
    font-size: 16px;
    font-weight: 900;
}
.sabit_sayfa{
    text-transform: initial !important;
}

.sabit_sayfa table td, .sabit_sayfa table th {
    border: 1px solid #d6d6d6;
    padding: 2px 6px;
}
.sabit_sayfa table th, .rowspan{
    background: #eee;
    font-weight: bold;
}
.rowspan{
    max-width: 160px;
}
.list-group-item:last-child, .list-group-item:first-child {
    border-radius: unset;
}
.reference h6 {
    line-height: 16px;
}
.sidebar.sticky-sidebar {
    border-left: 1px solid #eee;
}
section.a_medya * a, .anasayfa a {
    text-decoration: none;
}
.a_anasayfa section {
    /* padding-top: 20px; */
    padding-bottom: 0;
}

section.a_medya {
    margin-top: 30px;
}
.a_anasayfa section {
    background: none;
}
.icerik .container {
    margin-top: 26px !important;
}
.proje .carousel-loaded {
    padding-top: 30px;
}
.anasayfa .portfolio-description a i {padding: 10px;}
.team-image.urun-vitrin img {
    max-width: 100% !important;
    max-height: 130px !important;
}
.p-dropdown.lang {
    padding: 0 !important;
}


.anasayfa .team-member .urun-vitrin {
    max-width: 100% !important;
    padding: 20px !important;
    height: 148px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.urun-vitrin .portfolio-description {
    width: 30px;
    height: 30px;
    padding: 10px;
    position: absolute;
    right: 18px;
    top: 0;
    opacity:0;
    transition: 0.3s;
}

.urun-vitrin .portfolio-description a i {
    border: 1px solid #eee;
    border-radius: 20px;
    background: #fff;


}
.urun-vitrin:hover .portfolio-description {
    opacity:1;
    transition: 0.3s;
}
.urun-vitrin .portfolio-description a i {
    color: #ed1c24;
    font-weight: bold;
    font-size: 16px;
    transition:0.3s;
}
.urun-vitrin .portfolio-description a:hover i {
    color: #fff;
    background-color: #231f20;
    transition:0.3s;

}
header#header a, .container a {
    text-decoration: none;
}

li.header_aktif {
    border-bottom: 3px solid #ffffff !important;
}
.p-dropdown.lang a {
    /* padding: 0 !important; */
    margin: 0 !important;
}


.translate img{
    width: 20px;
    margin: 3px 8px;
}
ul.p-dropdown-content .bayrak {
    float: right;
    margin-top: 3px;
    position: relative !important;
    font-size: 14px !important;
    text-transform: uppercase;
    background: #ed1c24;
    padding: 2px 6px;
    height: 35px;
    width: 33px;
    text-align: center;
    line-height: 32px;
    box-sizing: border-box;
    float: right;
    right: 0;
    margin: 0 !important;
}
li.sub_cat_active a {
    color: #ed1c24 !important;
}
.ajax-quick-view .flickity-prev-next-button, 
.ajax-quick-view ol.flickity-page-dots  {
    display:none !important;
}
.header-phone a {
    color: #ed1c24 !important;
    font-size: 14px !important;
}
.translate {
    padding: 3px 2px 2px 2px;
}
.mobil-menu {
    padding: 4px 10px;
}
div#teklif_sepeti {margin-top: 3px;}
a#btn-search {margin-top: 2px;}
#resp-menu .card {
    box-shadow: none;
}

#resp-menu .ana-kategori {
    padding: 8px 12px;
}
#rtlon #logo img {
    float: right !important;
}
div#head-basket h4 {
    font-size: 14px !important;
    text-align: center;
}
.reference .portfolio-description {
    margin-top: 24px;
}
.urun-bilgi {
    padding: 20px;
}

.urun-bilgi ul {
    list-style: disc;
    margin-left: 20px;
}
#rtlon .urun-bilgi ul {
    padding-right: 30px;
}
.cat_urun_ikon {
    position: absolute;
    width: 100%;
    height: 45px;
    left: 0;
    top: 0;
}
.shop .urun-ikon {
    float: right;
    padding: 8px 5px 0px 0px;
}
.product-description .seperator {
    margin: 10px auto;
}

.product-description .urun-ikon {
    margin-top: 18px;
    background: #fff;
    padding: 4px;
    border: 1px solid #eee;
    box-sizing: border-box;
    margin-right: 4px;
}
.ajax-quick-view .urun-ikon {
    background: #fff;
    padding: 6px;
    border: 1px solid #eee;
    box-sizing: border-box !important;
    margin-right: 4px;
}
.kullanim-klavuzu {
    text-align: center;
    padding: 8px 6px;
    margin-top: 10px;
    border: 1px solid #eee;
    background: #fff;
}

.kullanim-klavuzu .icon-preview {
    display: block;
    width: 200px;
    margin: 0 auto;
}


.kullanim-klavuzu .icon-holder {
    float: left;
    font-size: 22px;
}
.translate.m-ust {
    /* width: 30px; */
    background: #ed1c24;
    text-align: center;
}
.secili_dil{
    color: #fff !important;
    text-align: center !important;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 5px !important;
    line-height: 28px;
}
.header-extras .p-dropdown .p-dropdown-content, .header-extras .p-dropdown ul.p-dropdown-content {
    right: -2px !important;
    margin-top: 2px !important;
}
.p-dropdown.lang ul.p-dropdown-content li:nth-last-child(1) {
    border-bottom: none;
}

/* Landing */
.landing .land-content {
    height: 99px;
    padding: 2%;
}

.landing .land-d-sogutucu-cover {
    text-align: center;
    vertical-align: middle;
    height: 800px;
}

.landing .land-content h3 {
    font-size: 15px;
    color: #00BCD4;
    text-align: center;
}

.landing .land-img {
    /* padding: 4%; */
}

.landing .land-img img {
    /* border: 1px solid; */
    padding: 2px;
    background: #00bcd4;
}
/* #Landing */

#rtlon .reference-category {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
#rtlon .reference-category h4{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.flickity-page-dots .dot {
    border-radius: unset;
    width: 20px;
    height: 6px !important;
}

.flickity-page-dots {
    bottom: 6px !important;
}
.ajax-quick-view .flickity-viewport {
    position: initial !important;
}
i.kvkk_info {
    font-size: 18px;
    color: red;
}
#cookieNotify.modal-strip {
    background-color: #000;
    bottom: 12px;
    color: #ffffff;
    left: 12px;
    padding: 19px 0px 26px 0px;
    position: fixed;
    max-width: 450px;
    border-radius: 10px;
}

/*
#cookieNotify button.btn.btn-rounded.btn-light.btn-sm.modal-confirm {
    position: absolute;
    right: -24px;
    top: -24px;
    width: 30px;
    height: 30px;
    background-color: #ed1c24;
    color: #fff;
    font-size: 15px;
    text-indent: -6px;
}
#cookieNotify .row {
    font-size: 12px;
}
#cookieNotify .row a {
    text-decoration: underline;
}
*/
.proje .portfolio-image img {
    display: inline-block !important;
}
.footer-content ul li a:hover {
    text-decoration: underline !important;
}
div#haber-list .hb-banner img {
    max-width: 100% !important;
}

div#haber-list .hb-content {
    padding: 10px;
    /* position: relative; */
}
.hb-content small {
    color: #555;
    width: 100%;
    text-align: right;
    display: block;
}
div#haber-list .hb-content h4 {
    min-height: 68px;
    font-size: 16px;
}
div#haber-list .haber-col {
    border: 1px solid #eee;
    margin-bottom: 16px;
    height: 98%;
}

div#haber-list .hb-content .item-link {
    position: absolute;
    width: 85%;
    bottom: 10px;
    text-align: right;
    display: block;
    right: 20px;
}
#blog-detay  .grid-description a {
    background-color: transparent !important;
}
#blog-detay .grid-description a {
    background-color: transparent !important;
}
#blog-detay .grid-description .btn-light:hover {
    background-color: transparent !important;
}

#blog-detay .widget .post-thumbnail-entry {
    font-size: 12px;
    margin-bottom: 4px;
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
}
.haberler .post-thumbnail-entry img {
    margin-top: 6px;
    border-radius: 0px;
}
.lan-img img{
    max-width: 100%; 
}
.lan-parallax {
    /* The image used */
    background-image: url("/img/landing/lan-proje.jpg");
    /* Set a specific height */
    min-height: 500px; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bayiler .table td, .bayiler .table th {
    padding-left: 8px;
    padding-right: 0;
    line-height: 18px; 
}
.tanitim-filmi .modal-lg{
    margin-top: 10%;
}
.tanitim-filmi .modal-content .modal-body{
    padding: 0 !important;
}
.m-tanitim-filmi a{
    color: #ed1c24 !important;
    font-size: 14px !important;
}
.m-tanitim-filmi img{
    margin-right: 6px;
}

.otomodal h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.otomodal {
    padding: 0 !important;
}
.otomodal .mfp-close {
    background-color: #ed1c24;
    position: absolute;
    right: 6px;
    top: 0px;
    font-weight: 100;
    height:46px !important;
    float: right;
    opacity: .5;
    font-size:24px;
    color: beige;
}
.m-alt a {
    color: #fff !important;
    font-size:14px !important
}
.popup-teklif {
    width: 100%;
    text-align: center;
}

.popup-teklif img {
    max-height: 400px;
    max-width: 100%;
}