﻿/* 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: 8px; }
scrollbar-button { background: #e3dbce; color: #eee; }
scrollbar-track { background-color: #fff; border-left: 1px solid #eee; }
scrollbar-thumb { background-color: #e3dbce; }
    scrollbar-thumb:hover { background-color: #e3dbce; }
::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-button { background: #e3dbce; color: #eee; }
::-webkit-scrollbar-track { background-color: #fff; border-left: 1px solid #eee; }
::-webkit-scrollbar-thumb { background-color: #e3dbce; }
    ::-webkit-scrollbar-thumb:hover { background-color: #e3dbce; }

/* Genel */
html, body, form { height: 100%; font-family: 'CenturyGothic', sans-serif; color: #1e1c20; font-weight: 300; font-size: 12px; }
.margn5 { margin: 5px;z-index:1 }
.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: 'CenturyGothic', sans-serif; font-size: 14px;float: right; }
.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; }

/* 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: 'CenturyGothic', sans-serif; border-left: 2px solid #7c7c7c;text-transform:uppercase; }

/* 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: 1px solid #bdc9db;background: #F7FAF9; padding: 0px 20px; width: 100%; 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: 'CenturyGothic', sans-serif; }
.hTp { background: #faf9f7; border-bottom: 1px solid #e9e9e9; }
    .hTp > div > div > .hLink > li > a { font-size: 12px; padding: 5px 10px; display: block; color: #7c7c7c; text-transform: capitalize; }
    .hTp > div > div > .hGrs > li > a { font-size: 12px; padding: 5px 10px; display: block; color: #7c7c7c; }
    .hTp > div > div > ul > li > a:hover { background: #fff; }
    .hTp > div > div > .hGrs > li > .btnFace { background: #4e69a2; color: #fff; font-weight: 400; font-size: 11.5px; padding-left: 25px; position: relative; text-shadow: 0px 1px 3px #000; }
    .hTp > div > div > ul > li > .btnFace > i { position: absolute; left: 5px; font-size: 20px; top: 3px; }
.FDil > .dropdown-menu > li > a { font-size: 12px; text-transform: uppercase; font-weight: 300; }

/* Header Middle */
.Hlogo > a { display: block; text-align: center; margin: 30px auto 0px; }
.Hmdl > ul > li > a { margin: 10px 0; display: inline-block; position: relative; font-weight: 500; color: #7c7c7c; }
    .Hmdl > ul > li > a > i { font-size: 24px; margin-right: 10px; color: #7c7c7c; }
    .Hmdl > ul > li > a > span { background: #e9e9e9; padding: 0px 4px; border-radius: 10px; position: absolute; left: 18px; font-size: 12px; top: 10px; font-weight: bold; color: #7c7c7c; }
.Hmda .form-control { border-radius: 0; height: 28px; width: 180px; }
.btnAra { padding: 3px 10px; border: 1px solid #ccc; display: inline-block; position: relative; top: 1px; color: #808080; }
.htopm > li{display: inline-block;float: right;margin: 27px 0px 5px 0px;font-size: 11px;}.htopm li > a{padding: 0px 12px;font-size: 13px;color:#ccc;font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;font-weight: bold;text-transform: uppercase;}.htopm{background:#4a4849;}
.htopm li > a:hover{color:#737172;}
/* Header Bottom */
#menu-1 ul li:first-child a{border-left: 3px solid #f9f9f9;}#menu-1 ul li:last-child a{border-right:none;}
#menu-1 > ul > li > a {border-right: 3px solid #f9f9f9;display: block; position: relative; padding:30px 15px; font-size: 14px; color: #7c7c7c; font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; font-weight: bold; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; text-shadow: 0 0 1px rgba(255,255,255,0.3); } 
.hdil{text-align:right;height: 50px;background: #1EA2C6;}
.hdil li{display: inline-block;height: 32px;}.hdil li:first-child{border-right: 2px solid;}.hdil li{border:none;}
.hdil li > a{padding: 0px 12px;font-size: 13px;color: #fff;font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;font-weight: bold;text-transform: uppercase;}
.hdil li > a:hover{color:#ccc;}.Hmd{border-bottom:1px solid #f9f9f9;}
.hmidil{padding: 20px 0px;text-align: center;background-color:#f6f6f6;}
.hmidil:before{content:'';position: absolute;top: 0px;left: 0px;width: 100%;height: 0px;background: rgba(0,0,0,0.1);transition: all 2s ease;}
.hmidil:hover:before {height: 80px;}
/*Kategori*/
.kateg{position:absolute;bottom:0;width: 100%;}
.katlink{text-align: center;display: table;margin: 0 auto;border-bottom: 12px solid #1EA3C6;}
.katlink li{display: table-cell;width: 190px;border-right: 2px solid;background-color: #E4E4E4;height: 110px;vertical-align: middle;}.katlink li a{color:#000;}.katlink li:last-child{border:none;}
.katlink li img{display:block;margin: 0 auto;position:relative;}
.katlink li a:hover{color:#1EA3C6;}
.katlink li:hover img{-webkit-animation-name: example; /* Chrome, Safari, Opera */-webkit-animation-duration: 1.2s; /* Chrome, Safari, Opera */animation-name: example;animation-duration: 1.2s;}
/* Chrome, Safari, Opera */
@-webkit-keyframes example {0%   {top:0px;}50%  {top:-20px;transform:rotate(360deg)}100% {top:0px;transform:rotate(360deg)}}

/* Master */
.frame img{position:absolute;left:0;right:0;top:0;margin:0 auto;}
/* Footer */
.ftrSoc, .ftrSoc2{display:inline-block;}.ftrSocAra{width:2px;height:75px;background-color:#000;display:inline-block;}
.ftrfirst ul{padding:15px;}.ftrfirst ul li{vertical-align:middle;}
.Ftr { background: #f0f0f0; border-top: 1px solid #1ba4ce; font-family: 'CenturyGothic', sans-serif; }
.fbaslk { font-size: 14px; font-weight: 500; color: #000;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: #000; }
.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: #808080; }
.ftrBltn { position: relative; }
.ftbor {height: 10px;background-image: url('../img/Border.png');}
.ftrphone{text-align: right;padding: 15px;}.ftrphone ul li{font-size: 18px;font-weight:400;color: #000;}
/* Footer Middle */
.ftrm { padding: 10px 0; border: 1px solid #e9e9e9; border-left: 0; border-right: 0; }
.ftrBnk img { margin: auto; }

/* Footer Bottom */
.ftrb p { font-size: 12px; padding: 5px 10px; }
.ftrb ul li { font-size: 12px; padding: 5px 10px; display: inline-block; }

/* Ürünler */
.prd { display: inline-block; margin: 5px; border: 1px solid #EEF0F3; font-family: 'CenturyGothic', 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: #1EA2C6; transition: width .5s ease-in; transform: translateX(-50%); left: 50%; }
.prd:hover .pBtm::after { width: 100%; transition: width .5s ease-in; }
.Pname { font-weight: 600; }
.Pname, .Pcode { width: 50%; font-size: 0.9em; float: left; text-align: left;height: 20px; }
.Pbrand, .Pprice { width: 50%; float: right; font-size: 0.9em; text-align: right;height: 20px; }
.btnPro { background: #1EA2C6; color: #fff; padding: 3px 11px; display: inline-block; font-weight: 400; font-size: 0.9em; text-transform: uppercase; }
    .btnPro:hover { background: #3b5ac5; color: #fff; }
    .btnPro i { margin-right: 5px; }

/*LOADING*/
.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_4.gif') center no-repeat #fff;}
  #TanitimFilmi .close { background: #4a4849; opacity: 1; padding: 5px 10px;color:#fff; }
  #MarmaraVideo{border:3px solid #4a4849;}
  #TanitimFilmi .modal-content { background: transparent; box-shadow: none; border: 0; }
@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: #fff; 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; }
    .htopm{text-align:center;}.htopm > li{float:none;margin:5px 0 5px 0;}.htopm li > a{padding:0;font-size:10px;}
    .hdil {text-align: center;}.haberIcerik {width: 170px;}.ftrfirst ul, .Soc, .ftrphone{text-align:center;}
    .ftbor {background-position: 150%;}
     #TanitimFilmi .modal-dialog { width: 100%; }
     #MarmaraVideo{width:100%;height:auto;min-height: 210px;}
}

@media(min-width:768px) {
    #menu-1 > ul > li > a::before { position: absolute; top: 55%; left: 50%; color: transparent; content: "•"; text-shadow: transparent 0px 0px; font-size: 1.2em; transform: translateX(-50%); pointer-events: none; transition: text-shadow 0.3s, color 0.3s; }
    #menu-1 > ul > li > a:hover::before, #menu-1 > ul > li > a:focus::before { color: #7c7c7c; text-shadow: 10px 0 #7c7c7c, -10px 0 #7c7c7c; }
    .hdil {height: 80px;}.htopm {text-align: center;}.htopm > li{float:none;}.ftrfirst ul, .Soc, .ftrphone{text-align:center;}
    .ftbor {background-position: 205%;}
  #TanitimFilmi .modal-dialog { width: 540px; }
  #MarmaraVideo{width:540px;height:260px;}
}

@media(min-width:992px) {
    .htopm{text-align:right;}.hdil{height:50px;}
    #menu-1 > ul > li > a {padding: 30px 10px;}
    .ftrfirst ul {text-align: left;}.ftrphone {text-align: right;}.ftbor {background-position: 100%;}
    #TanitimFilmi .modal-dialog { width: 760px; }
    #MarmaraVideo{width:760px;height:340px;}
}
@media(min-width:1200px) {
    #menu-1 > ul > li > a {padding: 30px 20px;}.ftbor {background-position: 75%;}
   #TanitimFilmi .modal-dialog { width: 1170px; }
   #MarmaraVideo{width:1170px;height:520px;}
}
