﻿/* Font */
@font-face { font-family: 'CenturyGothic'; src: url('../font/CenturyGothic/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('../font/CenturyGothic/CenturyGothic.woff') format('woff'), url('../font/CenturyGothic/CenturyGothic.ttf') format('truetype'), url('../font/CenturyGothic/CenturyGothic.svg#CenturyGothic') format('svg'); font-weight: normal; font-style: normal; }
/* Scroll */
scrollbar { width: 4px; }
scrollbar-button { background: #000; color: #ccc; }
scrollbar-track { background-color: #ccc; border-left: 1px solid #eee; }
scrollbar-thumb { background-color: #000; }
    scrollbar-thumb:hover { background-color: #000; }
::-webkit-scrollbar { width: 4px; }
::-webkit-scrollbar-button { background: #000; color: #ccc; }
::-webkit-scrollbar-track { background-color: #ccc; border-left: 1px solid #eee; }
::-webkit-scrollbar-thumb { background-color: #000; }
    ::-webkit-scrollbar-thumb:hover { background-color: #000; }


.no-js #loader { display: none; }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(../img/Preloader.gif) center no-repeat #fff; }

/* Genel */
html, body, form { height: 100%; font-family: 'CenturyGothic', sans-serif; color: #1e1c20; font-weight: 300; font-size: 12px; }
.margn5 { margin: 5px; }
.full { width: 100%; }
.Buton { background: #faf9f7; padding: 7px 20px; font-weight: 500; color: #7C7C7C; border: 1px solid #DDDDDD; display: inline-block; margin: 10px 0; font-family: 'Kanit', sans-serif; font-size: 14px; }
.satir { width: 100%; position: relative; padding: 0 5px; float: left; margin: 2px 0; }
.satirY { width: 50%; position: relative; float: left; padding: 0 5px; min-height: 66px; margin: 2px 0; }
#menu-1 .dropdown-menu { left: auto; margin: 0; border: 0; box-shadow: none; background: #e9e9e9; border-radius: 0; }

/* SAYFA YAPISI */
.sayfa { width: 100%; padding: 10px; background: #fff; margin: 0; float: left; }
.icerik { width: 100%; border: 1px solid #eee; padding: 10px; float: left; }
h1.bslk { font-size: 15px; font-weight: bold; color: #2d2d2d; text-align: center; position: relative; }
    h1.bslk::after { content: " "; width: 100%; height: 1px; background: #2d2d2d; position: absolute; left: 0; top: 8px; z-index: -2; }
    h1.bslk::before { content: " "; width: 250px; height: 100%; position: absolute; left: 0; right: 0; margin: 0 auto; top: 0px; z-index: -2; background: #fff; z-index: -1; }
.Icbaslik { background: #fff; padding: 10px; margin: 0 10px; }
    .Icbaslik h3 { font-size: 20px; margin: 14px 0 0 0; padding-left: 15px; color: #65605c; font-family: 'Kanit', sans-serif; border-left: 2px solid #7c7c7c; }

/* BUTON VE SELECT */
input[type="checkbox"], input[type="radio"] { vertical-align: sub; width: 18px; height: 18px; top: 5px; margin: 5px; background: #eee; position: relative; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; cursor: pointer; }
    input[type="checkbox"]:checked::after, input[type="radio"]:checked::after { position: absolute; left: 3px; right: 3px; top: 3px; bottom: 3px; background: #444; display: block; content: ''; border-radius: 0; border: 1px solid #fff; }
.sayfa select { height: 35px; border: none; background: #eee; padding: 0px 20px; width: auto; display: inline-block; }
.GroupLabel { float: left; background: #f7faf9; border: 1px solid #EEF0F3; color: #808080; margin-right: 2px; min-width: 50px; display: inline-block; padding: 8px 5px; min-width: 134px; }

/* TEXT BOX */
.form-control { border-radius: 0; }
    .form-control:focus { border-color: #cbbc9f; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #e3dbce; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #e3dbce; }
.input-group .form-control { border-radius: 0; }
    .input-group .form-control:focus { border-color: #cbbc9f; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #e3dbce; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #e3dbce; }
.sayfa .form-control { border-radius: 0; background: #f7faf9; border: 1px solid #bdc9db; box-shadow: none; max-width: 100%; margin: 0 auto; }
.sayfa .ErrorControl { border: 1px solid #dd1f26; }

/* HATA MESAJLARI */
.ErrorVal { position: absolute; top: -22px; left: 10px; display: inline-block; background: #dd1f26; padding: 2px 5px; border-radius: 3px; color: #fff; }
    .ErrorVal::after { content: ""; position: absolute; bottom: -5px; width: 0; height: 0; border-style: solid; border-width: 5px 5px 0 5px; border-color: #dd1f26 transparent transparent transparent; left: 30px; }
.Requierd span { background: #dd1f26; color: #fff; padding: 20px; width: 100%; }

/* Header */
header { font-family: 'Kanit', sans-serif; }
.hTp { color: #fff; }
    .hTp > div { float: left; }
.Hlogo { background: #000; border-bottom: 4px solid #67a900; text-align: center; }
    .Hlogo img { margin: 0 auto; width: 90%; }
.Hbt { background: #000; color: #fff; }
.Hmda { background: #000;text-align:center; }
    .Hmda > div { text-align: right; }
        .Hmda > div > div { position: relative; }
#txtAra { border: 0; padding: 15px 30px; }
.btnAra { background: #67a900; color: #fff; padding: 9px 15px; }
#menu-1 > ul > li > a { display: block; position: relative; padding: 16.5px 10px; font-size: 14px; color: #fff; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; }
    #menu-1 > ul > li > a::after { content: ""; position: absolute; bottom: 0; width: 0; height: 3px; display: inline-block; background: #67a900; transition: width .5s ease-in; transform: translateX(-50%); left: 50%; }
    #menu-1 > ul > li > a:hover { color: #67a900; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; }
        #menu-1 > ul > li > a:hover::after { width: 100%; transition: width .5s ease-in; }
#menu-1 > ul > .proje a { background: #67a900; color: #000; font-weight: bold; letter-spacing: 3px; }
    #menu-1 > ul > .proje a:hover { background: #000; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; }
    .lang > a{color: #67a900;
    font-size: 14px;
    padding: 16px 5px;
    display: inline-block;
    font-weight: bold;}
    .lang > a:hover{color:#dff100;}
/* Footer */
/* Footer */
.ftrSoc, .ftrSoc2 { display: inline-block; }
.ftrfirst ul { padding: 15px; }
    .ftrfirst ul li { vertical-align: middle; }
.Ftr { background: #000; border-top: 3px solid #67a900; color: #FFF; font-family: 'Kanit', sans-serif; }
.fbaslk { font-size: 14px; font-weight: 500; color: #FFF; text-transform: uppercase; }
.ftrlnk ul li a { text-transform: capitalize; font-size: 12px; }
.ftrblg ul li a, .ftrkat ul li a { font-size: 12px; }
.ftrSoc > ul > li > a > i { font-size: 18px; margin: 0 5px; color: #FFF; }
.ftrBltn .form-control { border-radius: 0; height: 28px; width: 180px; }
.btnKyt { padding: 3px 10px; border: 1px solid #ccc; display: inline-block; position: relative; top: 1px; color: #FFF; }
.ftrBltn { position: relative; }
.ftbor { height: 10px; background-image: url('../img/Border.png'); margin-bottom: 5px; }
.ftrphone { text-align: right; padding: 15px; }
    .ftrphone ul li { font-size: 18px; font-weight: 400; color: #FFF; }
.ftrSocAra { width: 2px; height: 75px; background-color: #67a900; display: inline-block; }

/* Ürünler */
.prd { display: inline-block; margin: 5px; border: 1px solid #EEF0F3; font-family: 'Kanit', sans-serif; }
    .prd:hover { -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; box-shadow: 0 0 5px #ccc; -webkit-transform: translatez(0); }
.btnSpt { position: absolute; top: 20px; left: -28px; transform: rotate(-45deg); background: #e74c3c; color: #fff; padding: 3px 25px; text-shadow: 0px 0px 2px #000; }
.newproduct { position: absolute; top: 17px; right: -26px; transform: rotate(45deg); background: green; padding: 3px 29px; color: #fff; font-size: 12px; text-shadow: 0px 0px 2px #000; }
.pTp { border-bottom: 1px solid #EEF0F3; overflow: hidden; position: relative; }
    .pTp > img { min-height: 230px; max-height: 230px; }
.pBtm { display: block; padding: 8px; background: #f7faf9; position: relative; text-align: center; }
    .pBtm::after { content: ""; position: absolute; bottom: 0; width: 0; height: 3px; display: inline-block; background: #67a900; transition: width .5s ease-in; transform: translateX(-50%); left: 50%; }
.prd:hover .pBtm::after { width: 100%; transition: width .5s ease-in; }
.Pcode { width: 50%; font-size: 0.9em; float: left; text-align: left; }
.Pname { width: 100%; font-weight: 500; text-align: center; float: left; /* text-align: left; */ margin: 5px 0; }
.Pbrand, .Pprice { width: 50%; float: right; font-size: 0.9em; text-align: right; }
.btnPro { background: #212121; color: #fff; padding: 6px 11px; display: inline-block; font-weight: 400; font-size: 0.9em; text-transform: uppercase; border-radius: 0; }
    .btnPro:hover { background: #000; color: #fff; }
    .btnPro i { margin-right: 5px; }



@media(max-width:767px) {
    .navbar-toggle { border-top: 1px solid #7C7C7C; border-bottom: 1px solid #7C7C7C; text-align: left; border-radius: 0; }
    .toggle-text, .toggle-icon { display: inline-block; vertical-align: middle; font-size: 14px; }
    #menu-1 { position: absolute; z-index: 9999; width: 100%; background: #000; margin: 0; padding: 0; overflow: visible; }
        #menu-1 > ul > li { display: block; }
            #menu-1 > ul > li > a { padding: 10px; }
    .Hmdl, .Hmda { display: inline-block; }
        .Hmda .form-control { width: 160px; }
    .hLink { display: none; }
    .Hmda > div > .form-group { display: inline-flex; }
    .Hlogo img { max-width: 160px; }
    .satirY { width: 100%; }
    .GroupLabel { background: transparent; border: 0; display: block; width: 100%; }
    .sayfa .form-control { padding: 0; }
    .ftrt { padding: 10px; }
    .ftrblg ul li a, .ftrlnk ul li a, .ftrkat ul li a { padding: 8px; display: block; }
    .ftrSoc { text-align: center; }
    .form-inline .form-group, .btnKyt { display: inline-block; vertical-align: middle; margin-bottom: 0; }
    .Hlogo { width: 100%; }
    .Hbt { width: 100%; }
    .Hmda { display: block; width: 100%; }
        .Hmda > div > div { width: 90%; }
    #txtAra { width: 100%; }
    .Ftr { text-align: center; }
    .ftrphone { text-align: center; }
}

@media(min-width:768px) {
    .Hmda { display: none; }
    .btnAra { margin-left: 0px; display: block; }
    .Hmda > div > div { width: 100%; }
    #txtAra { width: 100%; }
    .Hlogo { width: 25%; }
    .Hbt { width: 75%; }
}

@media(min-width:992px) {
    .Hmda { width: 25%; height: 105px; }
    .Hmda { display: block; }
    .btnAra { margin-left: 0px; display: block; }
    .Hmda > div > div { width: 100%; }
    #txtAra { width: 100%; }
    .Hlogo { width: 20%; }
    .Hbt { width: 55%; }
}

@media(min-width:1200px) {
	    .Hbt {width: 70.2%; }
    .Hmda {width: 10%;
    height: 53px;}
    .btnAra { margin-left: 0px; display: inline-block; }
    .Hmda > div > div { width: auto; }
        .Hmda > div > div::after { content: ""; position: absolute; background: #000; left: -22px; height: 100%; width: 39px; top: 0; transform: skew(45deg); }
    .btnAra { margin-left: -5px; }
}
