/* Compiled Less CSS File */
/* Generated from "main-pages.css" */

/*		Resets
-------------------------------------------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
hgroup,
menu,
footer,
header,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: lucida;
}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
  display: block;
}
a img {
  border: none;
  outline: none;
}
a {
  text-decoration: none;
  color: #ffffff;
}
.temizle {
  clear: both;
}
ul {
  list-style: none;
}
/*              İmportlar
----------------------------------------------------------------------*/
@font-face {
  font-family: 'lucida';
  src: url('../font/lucida_sans_unicode-webfont.eot');
  src: url('../font/lucida_sans_unicode-webfont.eot?#iefix') format('embedded-opentype'), url('../font/lucida_sans_unicode-webfont.woff2') format('woff2'), url('../font/lucida_sans_unicode-webfont.woff') format('woff'), url('../font/lucida_sans_unicode-webfont.ttf') format('truetype'), url('../font/lucida_sans_unicode-webfont.svg#lucida_sans_unicoderegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*              Variables 
----------------------------------------------------------------------*/
/*		Mixins 
------------------------------------------------------------------------*/
::-webkit-input-placeholder {
  color: #585858;
  font-size: 12px;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #585858;
  font-size: 12px;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #585858;
  font-size: 12px;
}
:-ms-input-placeholder {
  color: #585858;
  font-size: 12px;
}
/*  Default Layout: 100% */
/*****Genel Class'lar******/
body {
  background-color: #000000;
  background: #959595;
  background: -moz-linear-gradient(top, #959595 0%, #232323 0%, #0d0d0d 33%, #494949 57%, #161616 87%, #1b1b1b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #959595), color-stop(0%, #232323), color-stop(33%, #0d0d0d), color-stop(57%, #494949), color-stop(87%, #161616), color-stop(100%, #1b1b1b));
  background: -webkit-linear-gradient(top, #959595 0%, #232323 0%, #0d0d0d 33%, #494949 57%, #161616 87%, #1b1b1b 100%);
  background: -o-linear-gradient(top, #959595 0%, #232323 0%, #0d0d0d 33%, #494949 57%, #161616 87%, #1b1b1b 100%);
  background: -ms-linear-gradient(top, #959595 0%, #232323 0%, #0d0d0d 33%, #494949 57%, #161616 87%, #1b1b1b 100%);
  background: linear-gradient(to bottom, #959595 0%, #232323 0%, #0d0d0d 33%, #494949 57%, #161616 87%, #1b1b1b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#959595', endColorstr='#1b1b1b', GradientType=0);
}
.kucuk-yazi {
  font-size: 13px;
  font-weight: 300;
}
label[class="error"] {
  font-size: 12px;
  font-weight: 300;
  color: #F00;
}
.menu_alt_cizgi {
  width: 960px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 8px auto 0;
}
.popup-baslik {
  font-weight: 300;
  font-size: 25px;
}
.popup-baslik-siyah {
  color: #000000;
  font-weight: 300;
  font-size: 25px;
  border-bottom: 1px solid #000000;
}
.col {
  width: 100%;
  margin-bottom: 3px;
  /**file elementi css**/

}
.col span.uyari {
  display: block;
  color: #000000;
  font-size: 13px;
  font-weight: 300;
}
.col .text-kutu,
.col .text-area {
  width: 100%;
  padding: 10px;
  font-weight: 300;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #bfbfbf;
  resize: none;
  font-family: lucida;
  font-size: 13px;
}
.col .siyah-text-kutu,
.col .siyah-text-area {
  width: 100%;
  padding: 10px;
  font-weight: 300;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #bfbfbf;
  resize: none;
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
}
.col textarea {
  height: 100px;
  color: #000000;
}
.col textarea.siyah {
  height: 100px;
  color: #ffffff;
  background-color: #000000;
}
.col input[type="text"] {
  height: 35px;
  color: #000000 !important;
}
.col input[type="text"].siyah {
  height: 35px;
  background-color: #000000;
  margin-bottom: 2px;
  color: #ffffff !important;
}
.col input[type="button"],
.col input[type="submit"] {
  border: 1px solid #bfbfbf;
  background-color: #000000;
  color: #bfbfbf;
  padding: 5px 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: lucida;
  float: right;
  margin-top: 20px;
  cursor: pointer;
}
.col input[type="button"].siyah,
.col input[type="submit"].siyah {
  border: 1px solid #bfbfbf;
  background-color: #bfbfbf;
  color: #000000;
  border: 1px solid #000000;
  padding: 5px 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: lucida;
  float: right;
  margin-top: 20px;
  cursor: pointer;
}
.col .cv-upload {
  width: 200px;
  height: 30px;
  background: url(../img/upload.jpg);
  overflow: hidden;
}
.col .cv-upload input {
  display: block !important;
  width: 200px !important;
  height: 30px !important;
  opacity: 0 !important;
  overflow: hidden !important;
}
select {
  width: 100%;
  height: 35px;
  font-family: lucida;
  color: #000000 !important;
  font-size: 14px;
  font-weight: 300;
}
.pdficon {
  width: 32px;
  height: 27px;
  background: url(../img/pdf-down-icon.jpg);
  float: right;
  margin-top: 20px;
}
.content {
  max-width: 980px;
  margin: 0 auto;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.pobox {
  margin-top: 5%;
}
/*****Genel Class'lar bitiş******/
/**Anasayfa**/
/**Header**/
header {
  /**Detaylı Arama alanı**/

  /***detaylı arama bitiş**/

  /********Hidden menu*****/

  /********hidden menu bitiş***********/

}
header #menu {
  min-height: 90px;
  position: relative;
  overflow: hidden;
}
header .logo {
  width: 372px;
  height: 62px;
  float: left;
  margin-top: 20px;
  display: block;
}
header .language {
  float: right;
  width: 8%;
  margin-top: 28px;
  position: relative;
  /*.sonsuzcizgi{position:absolute; border-bottom:1px solid #565656; width:5000px; height:1px;}*/

}
header .language a {
  display: block;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-decoration: none;
}
header .language a .bcizgi {
  font-size: 14px;
}
header .language a .icizgi {
  font-size: 12px;
}
header .language a:hover {
  color: #999999;
}
header .language .hidden-open a {
  display: block;
  float: left;
  width: 34px;
  height: 34px;
  background: url(../img/hidden-open.png) center center no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 2px;
  margin-top: -4px;
}
header .language .langu {
  margin-top: 2px;
}
header #hidden-top {
  height: 234px;
  border-bottom: 1px solid #ffffff;
  background-color: #000000;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
header #hidden-top #hiddentop-content {
  height: 170px;
}
header #hidden-top #hiddentop-content #arama-sol {
  float: left;
  width: 20%;
  height: 100%;
  border-right: 1px solid #ffffff;
}
header #hidden-top #hiddentop-content #arama-sol p {
  color: #ffffff;
  font-weight: 300;
}
header #hidden-top #hiddentop-content #arama-sol p:nth-child(2) {
  margin-top: 8%;
}
header #hidden-top #hiddentop-content #arama-sol img {
  display: block;
}
header #hidden-top #hiddentop-content #arama-orta {
  float: left;
  width: 40%;
  height: 100%;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
header #hidden-top #hiddentop-content #arama-orta input[type="submit"] {
  border: 1px solid #bfbfbf;
  background-color: #000000;
  color: #bfbfbf;
  padding: 5px 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Oswald', sans-serif;
  float: right;
  margin-top: 9px;
  cursor: pointer;
}
header #hidden-top #hiddentop-content #arama-orta select {
  width: 100%;
  height: 20px;
  font-family: lucida;
  color: #585858 !important;
  font-size: 13px;
  font-weight: 300;
}
header #hidden-top #hiddentop-content #arama-orta #table-content {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
header #hidden-top #hiddentop-content #arama-orta #table-content .table-content-row {
  display: table;
  width: 100%;
  height: 22px;
  margin-bottom: 2px;
}
header #hidden-top #hiddentop-content #arama-orta #table-content .table-content-row .select-text {
  display: table-cell;
  color: #ffffff;
  width: 35%;
  font-weight: 300;
}
header #hidden-top #hiddentop-content #arama-orta #table-content .table-content-row .select-nokta {
  display: table-cell;
  color: #ffffff;
  width: 6%;
  text-align: center;
  font-weight: 300;
}
header #hidden-top #hiddentop-content #arama-orta #table-content .table-content-row .secici {
  display: table-cell;
  width: 66%;
}
header #hidden-top #hiddentop-content #arama-sag {
  float: left;
  width: 39%;
  height: 100%;
  border-left: 1px solid #bfbfbf;
}
header #hidden-top #hiddentop-content #arama-sag #table-content {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
header #hidden-top #hiddentop-content #arama-sag #table-content #arama-sonuclar p {
  color: #bfbfbf;
}
header #hidden-top #hiddentop-content #arama-sag #table-content #arama-sonuclar #sonuclar {
  height: 120px !important;
}
header #hidden-top #hiddentop-content #arama-sag #table-content #arama-sonuclar #sonuclar .table-content-row {
  display: table;
  width: 100%;
  height: 22px;
  margin-bottom: 2px;
}
header #hidden-top #hiddentop-content #arama-sag #table-content #arama-sonuclar #sonuclar .table-content-row .select-text {
  display: table-cell;
  color: #ffffff;
  width: 33%;
  font-weight: 300;
}
header #hidden-top #hiddentop-content #arama-sag #table-content #arama-sonuclar #sonuclar .table-content-row .select-nokta {
  display: table-cell;
  color: #ffffff;
  width: 6%;
  text-align: center;
  font-weight: 300;
}
header #hidden-top #hiddentop-content #arama-sag #table-content #arama-sonuclar #sonuclar .table-content-row .secici {
  display: table-cell;
  width: 61%;
  color: #ffffff;
  font-size: 13px;
}
header #anamenu {
  list-style: none;
  margin-top: 2%;
  float: left;
}
header #anamenu li {
  float: left;
}
header #anamenu li a {
  padding: 0 10px;
}
header #anamenu li a:hover {
  color: #bfbfbf;
}
header #anamenu li:first-child a {
  padding-left: 0;
}
header .k_menu {
  width: 32px;
  height: 32px;
  float: right;
  cursor: pointer;
  display: none;
  padding: 2% 6%;
}
header #hidden_nav {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  z-index: 12;
  width: 100%;
}
header #hidden_nav li a {
  background-color: #ffffff;
  display: block;
  padding: 8px;
  font-weight: 300;
  border-bottom: 1px solid #bfbfbf;
  text-align: center;
  font-size: 13px;
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
header #hidden_nav li a:hover {
  background-color: #000000;
  color: #ffffff;
}
header #hidden_nav .sub {
  display: none;
  list-style: none;
  background-color: #747474;
}
header #hidden_nav .sub li a {
  color: #e8e8e8;
  font-size: 11px;
  padding-left: 50px;
}
header #hidden_nav .sub li a:hover {
  color: #000000;
}
header #hidden_nav .aktif {
  padding: 5px 5px;
  text-indent: 30px;
  color: #0b0b2e;
  font-size: 12px;
}
header #prof-link {
  position: absolute;
  right: 0;
  border: 1px solid #FFF;
  border-right: none;
  width: 33.333333333333336%;
  bottom: 15%;
}
header #prof-link a {
  display: block;
  padding: 5px 10px;
}
header #k-menu-link {
  position: relative;
  display: none;
  min-height: 35px;
  border: 1px solid #FFF;
  background-color: #000;
  top: -41px;
}
header #k-menu-link a {
  display: block;
}
/****header bitiş****/
/******SECTİON GÖVDE******/
section#govde {
  overflow: hidden;
  padding-bottom: 1%;
  padding-top: 1%;
  /**ÜRÜN DETAY TAB MENU**/

  /****BLOG MENÜ****/

  /**KURUMSAL**/

  /**SATIŞ NOKTALARI***/

}
section#govde .content {
  position: relative;
  /**profesyonellere özel sayfasındaki sıralama seçenekleri css**/

  /*İsotope yapı*/

  /**isotope yapı bitiş**/

  /*****ÜRÜN DETAY******/

}
section#govde .content .baslik {
  font-size: 20px;
  font-weight: 300;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  /* border-bottom:1px solid @gri; width:3000px;*/
  margin: 3% 0;
}
section#govde .content .baslik span.bas {
  display: table;
  /*background-color:#1a1a1a;*/
  margin-bottom: -10px;
  padding-right: 5px;
}
section#govde .content .baslik #bl-arama {
  float: right;
  position: relative;
  bottom: 20px;
  width: 18%;
}
section#govde .content .baslik #bl-arama .cols {
  float: left;
}
section#govde .content .baslik #bl-arama .cols ::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 11px;
}
section#govde .content .baslik #bl-arama .cols :-moz-placeholder {
  /* Firefox 18- */
  color: #bfbfbf;
  font-size: 11px;
}
section#govde .content .baslik #bl-arama .cols ::-moz-placeholder {
  /* Firefox 19+ */
  color: #bfbfbf;
  font-size: 11px;
}
section#govde .content .baslik #bl-arama .cols :-ms-input-placeholder {
  color: #bfbfbf;
  font-size: 11px;
}
section#govde .content .baslik #bl-arama .cols input[type="text"] {
  width: 100%;
  border: none;
  height: 27px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde .content .baslik #bl-arama .cols input[type="button"] {
  width: 16px;
  height: 16px;
  background: url(../img/search.png) no-repeat;
  right: 3px;
  top: 10px;
  outline: none;
  position: absolute;
  border: none;
}
section#govde .content .filter-content .filter {
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-bottom: 20px;
  display: inline-block;
}
section#govde .content .filter-content .active {
  background-color: #ffffff;
  color: #000000;
}
section#govde .content #sidebar {
  float: left;
  width: 25%;
  margin-right: 5%;
  text-align: justify;
}
section#govde .content #sidebar ::-webkit-input-placeholder {
  color: #ffffff !important;
  font-size: 11px !important;
}
section#govde .content #sidebar :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff !important;
  font-size: 11px !important;
}
section#govde .content #sidebar ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff !important;
  font-size: 11px !important;
}
section#govde .content #sidebar :-ms-input-placeholder {
  color: #ffffff !important;
  font-size: 11px !important;
}
section#govde .content #sidebar p {
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
}
section#govde .content #sidebar p.profozel {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 25px;
}
section#govde .content #sidebar #detay-text {
  width: 77%;
  margin-right: 3%;
  color: #ffffff;
  font-weight: 300;
  font-size: 14px;
  float: left;
  border-bottom: 2px solid #bfbfbf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 15px;
}
section#govde .content #sidebar .prof-detay-pdf {
  margin: 15% 0;
  float: right;
  width: 100%;
  border: 2px solid #bfbfbf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde .content #sidebar .prof-detay-pdf #pdf-text {
  width: 63%;
  float: left;
  color: #ffffff;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 12px;
  border-right: 2px solid #bfbfbf;
}
section#govde .content #sidebar .prof-detay-pdf #pdf-down-image {
  width: 37%;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 17px;
}
section#govde .content #sidebar #kalite-detay {
  margin: 15% 0;
  float: right;
  width: 100%;
  border: 2px solid #bfbfbf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde .content #sidebar #kalite-detay a {
  display: block;
}
section#govde .content #sidebar #kalite-detay #kalite-text {
  width: 34%;
  float: left;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 12px;
  border-right: 2px solid #bfbfbf;
}
section#govde .content #sidebar #kalite-detay #kalite-down-image {
  width: 65%;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 26px 17px;
  color: #ffffff;
}
section#govde .content #sidebar #hbr-menu {
  list-style: none;
  border-right: 1px solid #2F2F2F;
  width: 103%;
  padding-right: 20px;
}
section#govde .content #sidebar #hbr-menu li a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  font-size: 13px;
  border-bottom: 1px dotted #353535;
  display: block;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0;
}
section#govde .content #sidebar .gradiant-line {
  height: 1px;
  background-color: #FFF;
  margin: 20px 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.65) 0%, rgba(84, 84, 84, 0.94) 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.65)), color-stop(100%, rgba(84, 84, 84, 0.94)));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.65) 0%, rgba(84, 84, 84, 0.94) 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.65) 0%, rgba(84, 84, 84, 0.94) 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.65) 0%, rgba(84, 84, 84, 0.94) 100%);
  /* IE10+ */

  background: linear-gradient(to right, rgba(255, 255, 255, 0.65) 0%, rgba(84, 84, 84, 0.94) 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6ffffff', endColorstr='#f0545454', GradientType=1);
  /* IE6-9 */

}
section#govde .content #sidebar #urun-arama input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 22px;
  width: 100%;
  margin-bottom: 7px;
  height: 22px;
  padding-left: 10px;
  background: none;
  border: 1px solid #FFF !important;
  color: white !important;
}
section#govde .content #sidebar #urun-arama select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 22px;
  margin-bottom: 7px;
  font-size: 11px;
  padding-left: 7px;
  color: #585858 !important;
  background: none;
  border: 1px solid #FFF !important;
  color: white !important;
}
section#govde .content #sidebar #urun-arama select option {
  background: transparent !important;
  color: #000000 !important;
}
section#govde .content #siralama-form {
  margin: 0 0 10% 0;
}
section#govde .content #siralama-form #sirlama-secenek {
  width: 25%;
  float: right;
}
section#govde .content #siralama-form #sirlama-secenek .col {
  width: 100%;
}
section#govde .content #siralama-form #sirlama-secenek select {
  height: 27px;
  border: 1px solid #bfbfbf;
  background-color: #ffffff !important;
  color: #000000 !important;
}
section#govde .content #siralama-form #sirlama-secenek select option {
  margin-left: 4%;
}
section#govde .content #icerik {
  float: right;
  width: 70%;
  /**Profesyonellere Özel**/

}
section#govde .content #icerik .item {
  width: 25%;
  position: relative;
}
section#govde .content #icerik .item a {
  display: block;
  overflow: hidden;
  position: relative;
}
section#govde .content #icerik .item a img {
  display: block;
}
section#govde .content #icerik .item a .orj {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50%;
}
section#govde .content #icerik .item a .transpar {
  display: block;
  position: relative;
  z-index: 1;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
section#govde .content #icerik .item a .text {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  display: block;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.2);
  padding-top: 41%;
  font-weight: 300;
  text-align: center;
  z-index: 4;
}
section#govde .content #icerik .kategori-img img {
  display: block;
}
section#govde .content #icerik #urun-box {
  border-bottom: 1px solid #ffffff;
  min-height: 200px;
  margin-bottom: 5%;
}
section#govde .content #icerik #urun-box #urun-res {
  width: 27%;
  float: left;
  padding-right: 3%;
  border-right: 1px solid #ffffff;
}
section#govde .content #icerik #urun-box #urun-res a {
  display: block;
}
section#govde .content #icerik #urun-box #urun-ad {
  width: 65%;
  float: right;
  font-weight: 300;
  color: #ffffff;
  font-size: 23px;
}
section#govde .content #icerik #urun-box #butons {
  float: right;
  width: 100%;
  text-align: right;
  padding-bottom: 5px;
  border-bottom: 1px solid #ffffff;
}
section#govde .content #icerik #urun-box #butons .tab-stil {
  font-weight: 300;
  font-size: 12px;
  padding: 6px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #bfbfbf;
}
section#govde .content #icerik #urun-box #butons .tab-stil:hover {
  background-color: #585858;
}
section#govde .content #icerik #urun-box #butons .down {
  background: #000000 url(../img/ok-down.png);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 13px;
}
section#govde .content #icerik #urun-box #urun-detay-box {
  padding-top: 15px;
  padding-bottom: 15px;
}
section#govde .content #icerik #urun-box #urun-detay-box table {
  color: #ffffff;
  font-weight: 300;
  font-size: 13px;
}
section#govde .content #icerik #urun-box #urun-detay-box table .urun-renk {
  padding: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 9%;
}
section#govde .content #icerik #urun-box #urun-detay-box table .urun-renk .kartela {
  float: left;
  width: 34px;
  height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 3px;
}
section#govde .content #icerik #urun-box #urun-detay-box table#paketleme td {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde .content #icerik #urun-box #urun-detay-box table#paketleme td:nth-child(3) {
  border-right: 1px solid #ffffff;
}
section#govde .content #icerik #urun-box #urun-detay-box table#paketleme tr:nth-child(2) td {
  border-bottom: 1px solid #ffffff;
}
section#govde .content #icerik .filter {
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-bottom: 20px;
  display: inline-block;
}
section#govde .content #icerik .active {
  background-color: #ffffff;
  color: #000000;
}
section#govde .content #icerik .result-text {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 15px;
}
section#govde .content #icerik .no-result {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 15px;
}
section#govde .content #accordion ul {
  list-style: disc;
}
section#govde .content #accordion a {
  color: #ffffff !important;
}
section#govde .content #accordion h3 {
  border-bottom: 1px solid #3c3b3b;
  color: #ffffff;
  font-size: 15px;
  line-height: 34px;
  padding: 0 0 0 10px;
  margin: 0;
  outline: none;
  margin-bottom: 10px;
}
section#govde .content #accordion h3 img {
  margin: 0 3px 0 5px;
}
section#govde .content #accordion h3 a {
  color: #ffffff !important;
}
section#govde .content #accordion ul {
  padding: 0;
  margin: 0 0 0 15px;
}
section#govde .content #accordion ul li {
  font-size: 13px;
}
section#govde .content #accordion ul li a {
  font-size: 13px;
  font-weight: 300;
}
section#govde .content #accordion .sublist {
  display: none;
}
section#govde .content #accordion .sublist a {
  color: #ffffff !important;
}
section#govde .content #accordion .showed {
  display: block;
  list-style: none;
}
section#govde .content #accordion1 {
  margin-top: 5%;
}
section#govde .content #accordion1 h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
  padding: 0;
  margin: 0;
  outline: none;
}
section#govde .content #accordion1 h3 img {
  margin: 0 3px 0 5px;
}
section#govde .content #accordion1 h3 a {
  color: #ffffff !important;
}
section#govde .content #accordion1 ul {
  padding: 0;
  margin: 0 0 0 24px;
}
section#govde .content #accordion1 ul li a {
  font-size: 13px;
  font-weight: 300;
}
section#govde .content #accordion1 .sublist {
  display: none;
}
section#govde .content #accordion1 .sublist a {
  color: #ffffff !important;
}
section#govde .content #accordion1 .showed {
  display: block;
  list-style: none;
}
section#govde .content #urunsecenek {
  position: relative;
}
section#govde .content #urunsecenek .sandbox {
  display: inline-block;
  width: 100%;
}
section#govde .content #urunsecenek .sandbox .mix {
  text-align: left;
  background: #000 !important;
  display: none;
  margin-bottom: 3px;
  width: 16.18% !important;
}
section#govde .content #urunsecenek .sandbox .mix .item {
  width: 100% !important;
  position: relative;
}
section#govde .content #urunsecenek .sandbox .mix .item a {
  display: table-cell;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  border: 1px solid #585858;
  padding: 6px;
}
section#govde .content #urunsecenek .sandbox .mix .item a .orj {
  display: block;
  margin: 0 auto;
}
section#govde .content #urunsecenek .sandbox .mix .item .text {
  width: 100%;
  height: 40px;
  overflow: hidden;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
  color: #ffffff;
  margin-top: 7px;
  font-size: 13px;
  text-align: center;
}
section#govde .content #urunsecenek #urunalt #urunalt-content {
  margin: 3% 0;
}
section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi {
  display: table;
  width: 100%;
  height: 22px;
  margin-bottom: 2px;
}
section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi a {
  display: block;
  text-align: left;
}
section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-text {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
  width: 15%;
  font-weight: 300;
}
section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-nokta {
  display: table-cell;
  color: #ffffff;
  width: 6%;
  text-align: left;
  font-weight: 300;
}
section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-deger {
  display: table-cell;
  width: 83%;
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  vertical-align: middle;
}
section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .urun-renk {
  padding: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 10%;
}
section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .urun-renk .kartela {
  float: left;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #bfbfbf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 3px;
  background-color: #ffcccc;
}
section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .urun-renk .renkad {
  float: left;
  font-size: 14px;
  color: #ffffff;
  margin-top: 5px;
}
section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .active {
  text-decoration: underline;
}
section#govde .content .sandbox .mix,
section#govde .content .sandbox .gap {
  display: inline-block;
  width: 50%;
}
section#govde .content .sandbox .mix {
  text-align: left;
  background: #FFF;
  display: none;
  margin-bottom: 3px;
}
section#govde .content .sandbox .mix .item {
  width: 100% !important;
}
section#govde .content .sandbox .mix.category-1 {
  /* border-top: 2px solid limegreen;*/
}
section#govde .content .sandbox .mix.category-2 {
  /*border-top: 2px solid yellow;*/
}
@media all and (min-width: 420px) {
  section#govde .content .sandbox .mix,
  section#govde .content .sandbox .gap {
    width: 32%;
  }
}
@media all and (min-width: 640px) {
  section#govde .content .sandbox .mix,
  section#govde .content .sandbox .gap {
    width: 24.3%;
  }
  section#govde .content #urunsecenek .mix {
    width: 16.38% !important;
  }
}
section#govde .content #image-content {
  position: relative;
  overflow: hidden;
}
section#govde .content #image-content .info {
  position: absolute;
}
section#govde .content #image-content .info a {
  display: block;
}
section#govde .content #image-content .info img {
  display: block;
}
section#govde .content #image-content .secret-bar {
  position: absolute;
  right: -35%;
  top: 3%;
  bottom: 3%;
  width: 35%;
  background-color: rgba(0, 0, 0, 0.6);
}
section#govde .content #image-content .closer {
  display: block;
  width: 32px;
  height: 32px;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 10px 0 0;
}
section#govde .content #image-content .barbaslik {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
section#govde .content #image-content .barbaslik h3 {
  font-size: 20px;
  font-weight: 300;
  color: #ffffff;
  border-bottom: 1px solid #bfbfbf;
  margin: 2% 0;
}
section#govde .content #image-content .content {
  padding: 0 15px 15px;
  max-height: 318px;
}
section#govde .content #image-content .content .urundetay-image {
  float: right;
  margin-top: 5%;
  margin-bottom: 15px;
  display: block;
}
section#govde .content #image-content .content .urun-bilgi {
  display: table;
  width: 100%;
  height: 22px;
  margin-bottom: 2px;
}
section#govde .content #image-content .content .urun-bilgi .select-text {
  display: table-cell;
  color: #ffffff;
  width: 33%;
  font-weight: 300;
  vertical-align: top;
}
section#govde .content #image-content .content .urun-bilgi .select-nokta {
  display: table-cell;
  color: #ffffff;
  width: 6%;
  text-align: left;
  font-weight: 300;
  vertical-align: top;
}
section#govde .content #image-content .content .urun-bilgi .select-deger {
  display: table-cell;
  width: 61%;
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  vertical-align: middle;
}
section#govde .content #image-content .content .urun-bilgi .urun-renk {
  padding: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
}
section#govde .content #image-content .content .urun-bilgi .urun-renk .kartela {
  float: left;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #bfbfbf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 3px;
  background-color: #ffcccc;
}
section#govde .content #image-content .content .urun-bilgi .urun-renk .renkad {
  float: left;
  font-size: 15px;
  color: #ffffff;
}
section#govde .content #image-content .content .urun-bilgi .urun-kullanim {
  padding: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33.333333333333336%;
}
section#govde .content #image-content .content #urun-icon {
  padding: 5px 0;
  margin-top: 3%;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}
section#govde .content #image-content .content #urun-icon .icons {
  display: table;
  width: 33.333333333333336%;
  height: 22px;
  margin-bottom: 2px;
  float: left;
}
section#govde .content #image-content .content #urun-icon .icons .i1 {
  display: table-cell;
  color: #ffffff;
  width: 33%;
  font-weight: 300;
  vertical-align: middle;
}
section#govde .content #image-content .content #urun-icon .icons .i2 {
  display: table-cell;
  color: #ffffff;
  width: 6%;
  text-align: left;
  font-weight: 300;
  vertical-align: middle;
}
section#govde .content #image-content .content #urun-icon .icons .i3 {
  display: table-cell;
  width: 61%;
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  vertical-align: middle;
}
section#govde .content #image-content #secenek {
  margin-top: 1%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
section#govde .content #image-content #secenek .secenek-tur {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #bfbfbf;
}
section#govde .content #image-content #secenek .secenek-tur a {
  background-color: #000000;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9.4%;
  font-size: 14px;
}
section#govde .content #image-content #secenek .secenek-tur a:hover {
  background-color: #bfbfbf;
}
section#govde .content #image-content #secenek #satinal {
  border-right: none;
}
section#govde .content #image-content #secenek #satinal-popups .mfp-close-btn-in .mfp-close {
  color: #000 !important;
}
section#govde .content #image-content #secenek #satinal-popups #form-loading {
  display: none;
  margin-top: 23%;
}
section#govde .content #image-content #secenek #satinal-popups #loadingimage {
  text-align: center;
}
section#govde .content #image-content #secenek #satinal-popups #loading-text {
  color: #FFF;
  font-size: 13px;
  text-align: center;
}
section#govde .content #detay-text {
  min-height: 72px;
  width: 77%;
  margin-right: 3%;
  color: #ffffff;
  font-weight: 300;
  font-size: 14px;
  float: left;
  border-bottom: 2px solid #bfbfbf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 15px;
}
section#govde .content #detay-text .diger-resimler {
  margin-top: 1%;
  position: relative;
  overflow: hidden;
  width: 7%;
  float: left;
  margin-right: 1%;
}
section#govde .content #detay-text .diger-resimler .fake {
  position: relative;
  display: block;
}
section#govde .content #detay-text .diger-resimler .orj {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -55%;
  width: 110%;
}
section#govde .content #detay-pdf {
  float: right;
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-top: none;
  position: relative;
}
section#govde .content #detay-pdf .eleman {
  border: 2px solid #bfbfbf;
  height: 63px;
  margin-bottom: 4px;
}
section#govde .content #detay-pdf .eleman #pdf-text {
  border-right: 2px solid #bfbfbf;
  height: 63px;
  line-height: 16px;
  width: 70%;
  float: left;
  color: #ffffff;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 8px;
  padding-top: 7px;
  border-: 2px solid #bfbfbf;
}
section#govde .content #detay-pdf .eleman #pdf-down-image {
  width: 30%;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 9px;
  margin-top: 4px;
}
section#govde .content #bayilereozel {
  z-index: 100;
  width: 100%;
  left: 0px;
  position: absolute;
  height: 80px;
  top: 143px;
  border: 2px solid #bfbfbf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde .content #bayilereozel #bayilereozel-text a {
  display: block;
  color: #ffffff;
  font-size: 13px;
  padding: 16px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde #tabs #tabs-1,
section#govde #tabs #tabs-2,
section#govde #tabs #tabs-3 {
  color: #ffffff;
}
section#govde #tabs .ui-tabs-panel {
  padding: 10px 0;
  margin: 0;
}
section#govde #tabs #urunkat {
  color: #ffffff;
  border-bottom: 2px solid #bfbfbf;
}
section#govde #tabs #urunkat li {
  color: #ffffff;
}
section#govde #tabs #urunkat li a {
  color: #585858;
  font-weight: 300;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 23px;
}
section#govde #tabs #urunkat .ui-tabs-active a {
  color: #ffffff !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 34px;
  padding: 0px;
}
section#govde #tabs #urundetaylist {
  list-style: none !important;
  width: 100%;
}
section#govde #tabs #urundetaylist li {
  width: 20%;
  float: left;
}
section#govde #tabs #urundetaylist li a {
  color: #585858;
  font-weight: 300;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
section#govde #tabs #urundetaylist li a:hover {
  color: #f2f2f2;
}
section#govde #tabs #urundetaylist li .aktif {
  color: #ffffff;
}
section#govde #blog-sol {
  width: 24%;
  padding: 0;
  margin: 0 0 0 2%;
  float: left;
  font-size: 11px;
}
section#govde #blog-sol #blog-menu {
  padding: 0 0 0 15%;
  margin: 0;
  list-style: disc;
  color: #bdbdbd;
}
section#govde #blog-sol #blog-menu li {
  line-height: 17px !important;
}
section#govde #blog-sol #blog-menu li a {
  display: block;
  color: #bfbfbf;
  font-weight: 300 !important;
  font-size: 12px;
}
section#govde #blog-sol #blog-menu li .aktif {
  color: #ffffff;
}
section#govde #blog-sol #bulut .tags {
  display: table;
  float: left;
  background: #e2e2e2;
  color: #000;
  padding: 3px 5px;
  font-size: 12px;
  margin: 2px 4px 2px 0;
  cursor: default;
}
section#govde #blog-sol #accordi .yil {
  line-height: 6px;
  color: #bdbdbd;
  font-weight: normal;
  outline: none;
  font-size: 12px;
  padding-left: 36px;
}
section#govde #blog-sol #accordi .monts {
  color: #a5a5a5;
  line-height: 19px;
  font-size: 13px;
  padding-left: 25px;
}
section#govde #blog-sol #blog-sol-baslik {
  font-size: 17px;
  font-weight: 300;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  /* border-bottom:1px solid @gri; width:3000px;*/
  margin: 2% 0;
  display: block;
}
section#govde #blog-sol #blog-sol-baslik span {
  display: table;
  background-color: #1a1a1a;
  margin-bottom: -10px;
  padding-right: 5px;
}
section#govde #blog-icerik {
  float: right;
  width: 68%;
  margin-left: 2%;
}
section#govde #kurumsal-menu {
  width: 24%;
  padding: 0;
  margin: 0 0 0 2%;
  float: left;
}
section#govde #kurumsal-menu .iletbaslik {
  color: #f9f9f9;
  margin-left: -22px !important;
  font-size: 14px;
  display: block;
  line-height: 23px;
}
section#govde #kurumsal-menu .iletbaslik a {
  color: #f9f9f9;
  font-size: 14px;
}
section#govde #kurumsal-menu li a {
  display: block;
  line-height: 27px;
  color: #bfbfbf;
  font-weight: 300 !important;
  font-size: 13px;
}
section#govde #kurumsal-menu li .aktif {
  color: #ffffff;
}
section#govde #tab {
  width: 70%;
  float: right;
}
section#govde #tab hr {
  border-bottom: 1px solid #585858;
  size: 1px;
  margin-top: 6%;
}
section#govde #tab .ui-tabs-anchor {
  border: 1px solid #ffffff;
  outline: none !important;
}
section#govde #tab .ui-tabs-active a {
  color: #000000 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
}
section#govde #tab #tab-1,
section#govde #tab #tab-2 {
  color: #ffffff;
  padding: 0 !important;
  font-size: 15px;
  font-weight: 300;
}
section#govde #tab #tab-1 .bultens .bultens-baslik {
  margin: 20px 0;
  font-size: 20px;
}
section#govde #tab #tab-1 .bultens .bultens-text {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
}
section#govde #tab #tab-1 .bultens .bultendownload {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  padding: 4px 10px;
  border: 1px solid #ffffff;
  margin: 3% 0;
  float: left;
}
section#govde #tab #tab-1 .bultens .bultendownload img {
  margin-right: 3px;
}
section#govde #tab #tab-1 .bultens .bultentarih {
  font-size: 11px;
  font-weight: 300;
  float: right;
  margin: 4% 0;
  width: 14%;
}
section#govde #tab #tab-1 .bultens:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
section#govde #tab #tab-1 hr {
  border-bottom: 1px solid #585858;
  size: 1px;
  margin-top: 2%;
}
section#govde #sayfa-sol-text {
  width: 20%;
  padding: 0;
  float: left;
  color: #ffffff;
  font-weight: 300;
  font-size: 13px;
}
section#govde #kurumsal-galeri {
  float: right;
  width: 78%;
}
section#govde #kurumsal-icerik {
  margin-top: 3%;
}
section#govde #kurumsal-icerik .logokit .logo-baslik {
  margin: 20px 0;
  font-size: 20px;
}
section#govde #kurumsal-icerik .logokit .logos {
  width: 23%;
  margin-right: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-top: 1%;
  margin-bottom: 5%;
}
section#govde #kurumsal-icerik .logokit .logos #logos-image {
  border: 1px solid #ffffff;
  padding: 3px 0 12px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde #kurumsal-icerik .logokit .logos #logos-image img {
  display: block;
}
section#govde #kurumsal-icerik .logokit .logos .logosdownload {
  float: right;
  font-size: 10px;
  margin-left: 7%;
  width: 32%;
  text-align: right;
  border: 1px solid #ffffff;
  margin-top: 5%;
  padding: 0 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde #kurumsal-icerik .logokit .logos .logosdownload a {
  display: block;
}
section#govde #kurumsal-icerik .logokit .logos .logosdownload img {
  float: left;
  margin-top: 3px;
}
section#govde #kurumsal-icerik #iform {
  float: left;
  color: #ffffff;
  font-size: 26px;
  font-weight: 300;
  width: 28%;
  padding: 0 25px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde #kurumsal-icerik #iform .sayfa-baslik {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  width: 100%;
}
section#govde #kurumsal-icerik #iform input {
  height: 22px;
}
section#govde #kurumsal-icerik #iform select {
  height: 22px;
  font-size: 12px;
  padding-left: 7px;
  color: #585858 !important;
}
section#govde #kurumsal-icerik #iform textarea {
  color: #000000;
  height: 80px;
}
section#govde #kurumsal-icerik #iform span {
  display: block;
  line-height: 50px;
  font-size: 14px;
}
section#govde #kurumsal-icerik #iform input[type="radio"] {
  margin: 0;
  padding: 0;
  height: 14px !important;
  vertical-align: middle;
  margin-right: 5px;
}
section#govde #kurumsal-icerik #iform input[type="submit"] {
  height: 35px;
}
section#govde #kurumsal-icerik #iform #ticket {
  font-size: 13px;
}
section#govde #kurumsal-icerik #iform #ticket .col {
  margin: 5px 0;
}
section#govde #kurumsal-icerik #iform .contact-box {
  font-size: 18px;
}
section#govde #kurumsal-icerik #iform .contact-box .result {
  font-size: 13px !important;
}
section#govde #kurumsal-icerik #iform #form-loading {
  display: none;
  margin-top: 23%;
}
section#govde #kurumsal-icerik #iform #loadingimage {
  text-align: center;
}
section#govde #kurumsal-icerik #iform #loading-text {
  color: #FFF;
  font-size: 13px;
  text-align: center;
}
section#govde #kurumsal-icerik .sayfa-baslik {
  float: left;
  color: #ffffff;
  font-size: 26px;
  font-weight: 300;
  width: 20%;
}
section#govde #kurumsal-icerik #sayfa-icerik {
  float: right;
  color: #ffffff;
  line-height: 23px;
  font-size: 13px;
  font-weight: 300;
  width: 71%;
  padding-bottom: 3%;
  /**İletişim**/

  /******kataloglar*******/

  /**Sanal Tur***/

  /**kalite belgeleri**/

  /*********Blog içerik***********/

}
section#govde #kurumsal-icerik #sayfa-icerik .siteform {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .fileUpload .error {
  position: absolute;
  top: 0;
  right: 0;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .sol-form {
  float: left;
  width: 47%;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .sag-form {
  float: right;
  width: 47%;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform #check-ozellik label.error {
  position: absolute;
  bottom: -4px;
  right: 135px;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform #radio-ozellik label.error {
  position: absolute;
  left: 160px;
  top: 1px;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform #s1,
section#govde #kurumsal-icerik #sayfa-icerik .siteform #s2,
section#govde #kurumsal-icerik #sayfa-icerik .siteform #s3 {
  display: none;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols {
  width: 100%;
  margin-bottom: 15px;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols label {
  display: block;
  margin-bottom: 3px;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols input[type="text"] {
  height: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols textarea {
  display: block;
  width: 100%;
  height: 99px;
  resize: none;
  font-family: lucida;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 10px;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols select {
  height: 30px;
  font-size: 12px;
  padding-left: 7px;
  color: #585858 !important;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols input[type="button"],
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols input[type="submit"] {
  border: 1px solid #bfbfbf;
  background-color: #000000;
  color: #bfbfbf;
  padding: 5px 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: lucida;
  margin-top: 20px;
  cursor: pointer;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols input[type="checkbox"] {
  margin: 0;
  padding: 0;
  height: 14px !important;
  vertical-align: middle;
  margin-right: 5px;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols .large {
  height: 60px;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols .cols-sola {
  width: 18%;
  margin-bottom: 15px;
  float: left;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols .cols-sola input[type="checkbox"] {
  margin: 0;
  padding: 0;
  height: 14px !important;
  vertical-align: middle;
  margin-right: 5px;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols .cols-sola input[type="text"] {
  height: 20px !important;
  width: 80% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols .cols-sola label {
  display: initial !important;
  margin-right: 10px;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols .fileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols #uploadFile {
  height: 28px;
  position: relative;
  top: -4px;
  background: white;
  border: none;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols .fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols .btn-primary {
  color: #000;
  background-color: #FFF;
  border-color: #e2e2e2;
  margin-left: 0;
}
section#govde #kurumsal-icerik #sayfa-icerik .siteform .cols .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  top: -10px;
  display: inline-block;
  padding: 3px 23px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
section#govde #kurumsal-icerik #sayfa-icerik a.cv {
  color: #d9d20e;
}
section#govde #kurumsal-icerik #sayfa-icerik .sayfa-baslik {
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
  width: 100%;
  padding-bottom: 15px;
}
section#govde #kurumsal-icerik #sayfa-icerik .kurgs {
  width: 100%;
  list-style: none;
}
section#govde #kurumsal-icerik #sayfa-icerik .kurgs li {
  margin-top: 5px;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
}
section#govde #kurumsal-icerik #sayfa-icerik .kurgs li .textwrap {
  color: #ffffff;
  margin-top: 15px;
  float: left;
  width: 100%;
  height: 50px;
  font-size: 12px;
}
section#govde #kurumsal-icerik #sayfa-icerik #te1 {
  width: 100%;
  margin-bottom: 4%;
}
section#govde #kurumsal-icerik #sayfa-icerik #te2 {
  width: 100%;
}
section#govde #kurumsal-icerik #sayfa-icerik .box-baslik {
  font-weight: 300;
  font-size: 15px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
}
section#govde #kurumsal-icerik #sayfa-icerik #box-text-map {
  padding: 15px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#govde #kurumsal-icerik #sayfa-icerik #box-text-map .boxtext {
  float: left;
  width: 80%;
  text-align: left;
  color: #ffffff;
}
section#govde #kurumsal-icerik #sayfa-icerik #box-text-map .boxmaps {
  float: right;
  width: 19%;
  text-align: right;
  margin-top: 1%;
}
section#govde #kurumsal-icerik #sayfa-icerik #box-text-map .boxmaps a {
  display: block;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 15px;
}
section#govde #kurumsal-icerik #sayfa-icerik #box-text-map .boxmaps a img {
  margin-top: -4px;
  margin-right: 17px;
}
section#govde #kurumsal-icerik #sayfa-icerik .harita-goster {
  display: none;
}
section#govde #kurumsal-icerik #sayfa-icerik .harita-goster .gmap3 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  border: 1px dashed #C0C0C0;
  width: 100% !important;
  height: 300px;
}
section#govde #kurumsal-icerik #sayfa-icerik .k-baslik {
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
}
section#govde #kurumsal-icerik #sayfa-icerik .k-sol {
  float: left;
  width: 47%;
}
section#govde #kurumsal-icerik #sayfa-icerik .k-sag {
  float: right;
  width: 47%;
}
section#govde #kurumsal-icerik #sayfa-icerik #ktur {
  display: table;
  margin-top: 15px;
}
section#govde #kurumsal-icerik #sayfa-icerik #ktur li {
  margin-bottom: 1%;
}
section#govde #kurumsal-icerik #sayfa-icerik #stur {
  display: table;
  margin: 0 auto;
}
section#govde #kurumsal-icerik #sayfa-icerik #stur li {
  margin-bottom: 5%;
}
section#govde #kurumsal-icerik #sayfa-icerik #belge-cerceve {
  width: 22%;
  margin: 0 1.5% 3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 264px;
  background-color: #dadada;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
}
section#govde #kurumsal-icerik #sayfa-icerik #belge-cerceve img {
  border: 1px solid #bfbfbf;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
section#govde #kurumsal-icerik #sayfa-icerik #belge-cerceve a {
  display: block;
}
section#govde #kurumsal-icerik #sayfa-icerik #belge-cerceve .belge-yazi {
  color: #000000;
  font-size: 13px;
  text-align: center;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 16px;
  height: 75px;
}
section#govde #kurumsal-icerik #sayfa-icerik .qrkod-image {
  width: 10%;
  float: left;
  margin: 2% 0;
}
section#govde #kurumsal-icerik #sayfa-icerik .qrkod-text {
  float: left;
  margin-left: 5%;
  margin-top: 5%;
}
section#govde #kurumsal-icerik #sayfa-icerik .bl-cizgi {
  height: 1px;
  background-color: #666;
  margin: 2% 0 4% 0;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box #bl-image {
  width: 26%;
  float: left;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box #bl-desc {
  float: right;
  width: 72%;
  margin-left: 2%;
  line-height: 18px;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box #bl-desc #bl-baslik {
  font-weight: bold;
  margin-bottom: 10px;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box #bl-desc #bl-icons {
  margin-bottom: 10px;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box #bl-desc #bl-icons .blog-icons {
  display: block;
  float: left;
  margin-right: 6%;
  font-size: 11px;
  color: #bdbdbd;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box #bl-desc #bl-icons i {
  color: #bdbdbd;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box .detail {
  text-align: right;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box-detay #bl-desc-detay {
  width: 100%;
  line-height: 18px;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box-detay #bl-desc-detay #bl-image-detay {
  width: 30%;
  float: left;
  margin-right: 2%;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box-detay #bl-desc-detay #bl-baslik-detay {
  font-weight: bold;
  margin-bottom: 10px;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box-detay #bl-desc-detay #bl-icons-detay {
  margin-bottom: 10px;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box-detay #bl-desc-detay #bl-icons-detay .blog-icons-detay {
  display: block;
  float: left;
  margin-right: 6%;
  font-size: 11px;
  color: #bdbdbd;
}
section#govde #kurumsal-icerik #sayfa-icerik #bl-box-detay #bl-desc-detay #bl-icons-detay i {
  color: #bdbdbd;
}
section#govde #altkenarlik {
  border-bottom: 1px solid #ffffff;
}
section#govde #altkenarlik #ilsec {
  margin: 0 0 1% 0;
}
section#govde #altkenarlik #ilsec #ilform {
  width: 50%;
  margin: 0 auto;
}
section#govde #altkenarlik #ilsec #ilform .col {
  width: 47%;
  float: left;
  margin-left: 3%;
}
section#govde #altkenarlik #ilsec #ilform select {
  height: 27px;
  border: 1px solid #bfbfbf;
  background-color: #ffffff !important;
  color: #000000 !important;
}
section#govde #altkenarlik #ilsec #ilform select option {
  margin-left: 4%;
}
section#govde #altkenarlik #haber-box {
  margin-bottom: 3%;
  border: 1px solid #282828;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  position: relative;
}
section#govde #altkenarlik #haber-box #haber-img {
  width: 13%;
  float: left;
  position: relative;
  overflow: hidden;
}
section#govde #altkenarlik #haber-box #haber-img .orj {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -71%;
  width: 138%;
}
section#govde #altkenarlik #haber-box #haber-img .fake {
  display: block;
  position: relative;
  z-index: 1;
}
section#govde #altkenarlik #haber-box #habertexts {
  float: right;
  width: 85%;
}
section#govde #altkenarlik #haber-box #habertexts #haber-baslik {
  font-size: 20px;
  margin-bottom: 1%;
  color: #ffffff;
}
section#govde #altkenarlik #haber-box #habertexts #haber-baslik .bslk {
  width: 80%;
  font-weight: 400;
  float: left;
  font-size: 16px;
  color: #ffffff;
}
section#govde #altkenarlik #haber-box #habertexts #haber-baslik .hbr-tarih {
  width: 20%;
  text-align: right;
  float: right;
  font-size: 11px;
  padding-top: 7px;
  color: #ffffff;
}
section#govde #altkenarlik #haber-box #habertexts #haber-text {
  color: #ffffff;
  font-size: 13px;
}
section#govde #altkenarlik #haber-box .details {
  position: absolute;
  bottom: -23px;
  right: 0;
  display: block;
  font-size: 11px;
  font-weight: bold;
  float: right;
  color: #000000;
  width: 80px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  text-align: center;
}
section#govde #altkenarlik #haber-box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
section#govde #altkenarlik #sayfalama span {
  background-color: #ffffff;
  color: #000000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 7px;
}
section#govde #altkenarlik #sayfalama .sayfa,
section#govde #altkenarlik #sayfalama .geri {
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 6px;
}
section#govde #altkenarlik #sayfalama .geri:first-child a {
  border: none !important;
}
section#govde #altkenarlik #sayfalama .gerii {
  margin-right: 5px;
  font-size: 13px;
}
section#govde #altkenarlik #sayfalama .ileri {
  margin-left: 5px;
  font-size: 13px;
}
section#govde #altkenarlik #hbr-detaylar-contned .hbr-detay-rsm {
  float: left;
  margin-right: 2%;
  margin-bottom: 1%;
}
section#govde #altkenarlik #hbr-detaylar-contned #haber-detay-baslik {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 1%;
}
section#govde #altkenarlik #hbr-detaylar-contned #haber-detay-texts {
  color: #ffffff;
  font-size: 14px;
  line-height: 21px;
}
section#govde #altkenarlik #hbr-detaylar-contned .diger-resimler-baslik {
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  margin: 2% 0;
}
section#govde #altkenarlik #hbr-detaylar-contned #haberdetay-img {
  width: 19%;
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
  position: relative;
  overflow: hidden;
}
section#govde #altkenarlik #hbr-detaylar-contned #haberdetay-img .orj {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -71%;
  width: 138%;
}
section#govde #altkenarlik #hbr-detaylar-contned #haberdetay-img .fake {
  display: block;
  position: relative;
  z-index: 1;
}
section#govde #harita-sonuc {
  margin: 3%;
}
section#govde #harita-sonuc .content #sonuc-listele {
  color: #ffffff;
}
section#govde #harita-sonuc .content #sonuc-listele .sonuc-kutu {
  min-height: 230px;
  width: 31.333333333333336%;
  margin: 2% 2% 0 0;
  float: left;
  padding: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ffffff;
}
section#govde #harita-sonuc .content #sonuc-listele .sonuc-kutu .sonuc-baslik {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 5px;
}
section#govde #harita-sonuc .content #sonuc-listele .sonuc-kutu p {
  font-weight: 300;
  font-size: 15px;
}
/***SECTİON POPUPS***/
section#popups {
  min-height: 150px;
  background-color: #ffffff;
  border-bottom: 2px solid #000000;
}
section#popups .content #icons {
  padding-top: 3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#popups .content #icons .home-item {
  width: 24%;
  float: left;
  border: 1px solid #bfbfbf;
  margin: .5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 80px;
  background: #7d7e7d;
  background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
  background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
}
section#popups .content #icons .home-item img {
  width: 35%;
  display: block;
  float: left;
}
section#popups .content #icons .home-item a {
  display: block;
  width: 65%;
  float: right;
  text-align: right;
  line-height: 489%;
  font-weight: 300;
  padding-right: 7%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px !important;
}
section#popups .content #icons .home-item .ikili {
  line-height: 151%;
  padding-top: 8%;
}
/****SECTİON ALTMENU-SOCİAL******/
section#altmenu-social {
  min-height: 190px;
  background-color: #ffffff;
  padding-top: 2%;
}
section#altmenu-social #side {
  width: 61%;
  float: left;
  margin-right: 1%;
}
section#altmenu-social #side .menu-list {
  float: left;
  min-height: 160px;
  border-right: 1px solid #d0d0d0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5%;
}
section#altmenu-social #side .menu-list .menu-list-baslik {
  color: #585858;
  display: block;
  margin-bottom: 2%;
}
section#altmenu-social #side .menu-list ul {
  color: #bfbfbf;
  font-size: 12px;
}
section#altmenu-social #side .menu-list ul li a {
  color: #585858;
  display: block;
  padding: 2px 0;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0px;
}
section#altmenu-social #social {
  float: right;
  width: 38%;
}
section#altmenu-social #social .menu-list-baslik {
  color: #585858;
  display: block;
  margin-bottom: 2%;
}
section#altmenu-social #social #socikon {
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding-top: 13px;
  padding-left: 1%;
}
section#altmenu-social #social #socikon a {
  display: block;
  float: left;
  margin-right: .5%;
  width: 9.11111111111111%;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section#altmenu-social #social .grilogo {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2%;
}
/***FOOTER***/footer #anamenu {
  list-style: none;
  float: left;
  margin-top: 4px;
  width: 60%;
}
footer #anamenu li {
  float: left;
}
footer #anamenu li a {
  padding: 0 10px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300 !important;
}
footer #anamenu li a:hover {
  color: #bfbfbf;
}
footer #anamenu li:first-child a {
  padding-left: 0;
}
footer #copy {
  float: right;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  margin-top: 5px;
  width: 40%;
  text-align: right;
}
footer #copy a {
  font-size: 13px;
}
/* <= 1024 çözünürlük*/
@media only screen and (max-width: 1366px) {
  
}
@media only screen and (max-width: 1023px) {
  
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  
}
@media only screen and (max-width: 736px) and (min-width: 647px) {
  section#altmenu-social #side .menu-list {
    padding: 0 2% !important;
  }
  footer #anamenu {
    width: 499px !important;
  }
  section#popups .content #icons .home-item .ikili {
    padding-top: 2% !important;
  }
  header .language .hidden-open a {
    display: none;
  }
  header .language {
    margin-top: 41px;
    margin-right: 30px;
  }
  footer #foot-alt #anamenu {
    margin-top: 4px;
  }
  header #k-menu-link {
    float: right;
    position: relative;
    top: 32px;
    right: -202px;
  }
  section#govde #kurumsal-icerik #sayfa-icerik #box-text-map .boxtext {
    width: 100% !important;
  }
  section#govde #kurumsal-icerik #sayfa-icerik #box-text-map .boxmaps {
    width: 26% !important;
    float: left;
    margin-top: 20px;
  }
  section#govde #kurumsal-icerik #sayfa-icerik .harita-goster .gmap3 {
    width: 100% !important;
  }
}
/* <=768 çözünürülük*/
@media only screen and (max-width: 780px) {
  section#altmenu-social #side .menu-list {
    padding: 0 5%;
  }
  section#popups .content #icons .home-item img {
    margin-top: 9px;
  }
  footer #anamenu {
    display: table;
    margin: 0 auto;
    width: auto;
    float: none;
  }
  footer #anamenu li a {
    padding: 0 7px;
  }
  footer #copy {
    width: 100%;
    text-align: center;
  }
  footer #footer-ust .home-item {
    width: 49% !important;
    margin-bottom: 1%;
  }
  footer #footer-ust .home-item a {
    width: 78% !important;
    line-height: 271% !important;
  }
  footer #footer-ust .home-item img {
    width: 22% !important;
  }
  footer #footer-ust .home-item .ikili {
    line-height: 121% !important;
    padding-top: 2% !important;
  }
  header #prof-link {
    bottom: 18%;
  }
  header #anamenu {
    display: none;
  }
  header #k-menu-link {
    display: block;
  }
  header .language {
    width: 27%;
  }
  header .menu_alt_cizgi {
    width: 100%;
  }
}
/* <=640 çözünürlük*/
@media only screen and (max-width: 640px) {
  header #prof-link {
    display: none;
  }
  header .language {
    width: 33%;
  }
  section#altmenu-social #side .menu-list {
    padding: 0 3%;
  }
  section#altmenu-social #side .menu-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  footer #foot-alt #anamenu {
    width: 100% !important;
  }
}
/* <=640 çözünürlük*/
@media only screen and (max-width: 480px) {
  .icizgi {
    display: none;
  }
  .fancybox-inner {
    max-height: 202px !important;
  }
  .hbr-detay-rsm {
    width: 100% !important;
    margin-bottom: 3% !important;
    float: none !important;
    display: block;
  }
  header .logo {
    width: 250px;
    height: initial;
    margin-top: 0;
  }
  header .language {
    width: 51% !important;
    float: none;
    margin-top: 5px;
  }
  header .language a {
    padding: 8px 1px;
  }
  header #k-menu-link {
    float: right !important;
    margin-top: 0 !important;
  }
  header .hidden-open {
    display: none;
  }
  #icerik .item {
    width: 50% !important;
  }
  section#popups .content #icons {
    padding: 3% 0;
  }
  section#popups .content #icons .home-item {
    width: 49%;
  }
  section#popups .content #icons .home-item .ikili {
    line-height: 119%;
    padding-top: 5%;
  }
  section#altmenu-social #side {
    display: none;
  }
  section#altmenu-social #social {
    width: 99%;
    float: none;
  }
  section#altmenu-social #social #socikon a {
    display: table;
    margin: 0 auto;
    margin-left: .8%;
    padding: 4% 0;
  }
  section#govde .content .ui-accordion .ui-accordion-content {
    display: none !important;
  }
  section#govde .content #kurumsal-menu {
    width: 100% !important;
    float: none;
    margin: 0 !important;
  }
  section#govde .content #kurumsal-menu ul {
    padding: 0 1%;
  }
  section#govde .content #kurumsal-icerik #sayfa-icerik {
    width: 100% !important;
    top: 0 !important;
  }
  section#govde .content #kurumsal-icerik #sayfa-icerik #box-text-map .boxtext {
    width: 100% !important;
    float: none;
  }
  section#govde .content #kurumsal-icerik #sayfa-icerik #box-text-map .boxmaps {
    float: none;
    width: 38%;
    margin-top: 4%;
  }
  section#govde .content #kurumsal-icerik .kurgs li {
    width: 46% !important;
    margin-right: 0;
    margin: 2% !important;
  }
  section#govde .content #kurumsal-icerik #iform {
    width: 100% !important;
    padding: 0 !important;
  }
  section#govde .content #kurumsal-icerik #iform input[type="submit"] {
    margin-top: 10px;
    margin-bottom: 15px;
    float: left;
  }
  section#govde .content #kurumsal-icerik .logokit .logos {
    width: 31% !important;
  }
  section#govde .content #kurumsal-icerik .logokit .logos .logosdownload {
    width: 40%;
  }
  section#govde #accordion ul {
    display: none;
  }
  section#govde #accordion h3 {
    font-size: 14px;
  }
  section#govde .sandbox .mix,
  section#govde section#govde .content .sandbox .gap {
    width: 49% !important;
  }
  section#govde #detay-text .diger-resimler {
    width: 30% !important;
  }
  section#govde #detay-text {
    width: 100% !important;
    float: none;
    margin-bottom: 15px;
  }
  section#govde #detay-pdf {
    width: 100% !important;
    float: none;
  }
  section#govde #detay-text .diger-resimler {
    float: none !important;
  }
  section#govde #urunsecenek {
    top: 84px !important;
  }
  section#govde #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-text {
    width: 26% !important;
  }
  section#govde #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-nokta {
    width: 5% !important;
  }
  section#govde #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-deger {
    width: 38% !important;
  }
  section#govde #urunsecenek #urunalt #urunalt-content .urun-bilgi .urun-renk {
    width: 50%;
  }
  #tab {
    width: 100% !important;
  }
  #tab #tab-1 .bultens .bultendownload {
    width: 40% !important;
  }
  #tab #tab-1 .bultens .bultentarih {
    width: 21% !important;
  }
  #tab #tab-2 .logos {
    width: 48% !important;
    margin-right: 2%;
    float: none;
  }
  #altkenarlik #haber-box {
    margin-bottom: 7% !important;
  }
  #altkenarlik #haber-box #habertexts {
    float: none;
    width: 100% !important;
  }
  #altkenarlik #haber-box #habertexts #haber-baslik {
    width: 100% !important;
  }
  #altkenarlik #haber-box #habertexts #haber-baslik .bslk {
    width: 71% !important;
  }
  #altkenarlik #haber-box #habertexts #haber-baslik .hbr-tarih {
    width: 28% !important;
  }
  #altkenarlik #haber-box #haber-img {
    width: 100% !important;
    float: none;
    margin-bottom: 3%;
  }
  footer #copy {
    font-size: 10px;
  }
  footer #anamenu li a {
    font-size: 11px;
    padding: 0 3px;
  }
  section#govde #altkenarlik #ilsec {
    margin: 0 0 25% 0;
  }
  section#govde #altkenarlik #ilsec #ilform {
    width: 91%;
  }
  #map {
    display: none;
  }
  section#govde #harita-sonuc .content #sonuc-listele .sonuc-kutu {
    width: 100%;
  }
  section#govde #altkenarlik #ilsec {
    margin: 0 0 6% 0 !important;
  }
  #sidebar {
    width: 100% !important;
    float: none !important;
    margin-bottom: 2% !important;
  }
  #icerik {
    width: 100% !important;
    float: none !important;
    margin-top: 18% !important;
  }
  #icerik .item {
    width: 100% !important;
  }
  section#govde #tabs #urunkat li {
    width: 100% !important;
  }
  .k-sol {
    width: 100% !important;
    margin-bottom: 2%;
    float: none;
  }
  .k-sag {
    width: 100% !important;
    margin-bottom: 2%;
    float: none;
  }
  #sanal li {
    width: 100% !important;
    float: none;
  }
}
@media only screen and (max-width: 414px) {
  #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-text {
    width: 27% !important;
  }
  #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-nokta {
    width: 1% !important;
  }
  #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-deger {
    width: 49% !important;
  }
  #urunsecenek #urunalt #urunalt-content .urun-bilgi .urun-renk {
    width: 25% !important;
  }
}
@media only screen and (max-width: 375px) {
  #urunsecenek .sandbox .mix {
    width: 24.18% !important;
  }
  #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-text {
    width: 27% !important;
  }
  #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-nokta {
    width: 1% !important;
  }
  #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-deger {
    width: 49% !important;
  }
  #urunsecenek #urunalt #urunalt-content .urun-bilgi .urun-renk {
    width: 25% !important;
  }
}
@media only screen and (max-width: 360px) {
  header .logo {
    width: 210px;
    margin-top: 6px;
  }
  section#govde .content .sandbox .mix,
  section#govde .content .sandbox .gap {
    width: 99% !important;
  }
  section#govde .content .secret-bar {
    display: none !important;
  }
  section#govde .content .info {
    display: none;
  }
  section#govde .content #icerik {
    width: 100%;
    float: none;
  }
  section#govde .content #icerik .item {
    width: 100% !important;
  }
  section#govde .content #kurumsal-icerik #sayfa-icerik #belge-cerceve {
    width: 47% !important;
  }
  section#govde .content #kurumsal-icerik #sayfa-icerik #box-text-map .boxmaps {
    float: none;
    width: 40%;
    margin-top: 4%;
  }
  section#govde .content #kurumsal-icerik .kurgs li {
    width: 96% !important;
    margin-right: 0;
    margin: 2% !important;
  }
  section#govde .content #bayilereozel {
    position: initial;
    border-left: none;
    border-right: none;
    width: 100%;
    border-bottom: none;
  }
  section#govde .content #detay-text {
    width: 100% !important;
  }
  section#govde .content #detay-text .diger-resimler {
    width: 15%;
  }
  section#govde .content #detay-pdf {
    width: 100%;
    line-height: 271%;
  }
  section#govde .content #detay-pdf #pdf-down-image {
    width: 29%;
    padding-top: 6px;
  }
  section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-text {
    width: 27% !important;
  }
  section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-nokta {
    width: 1% !important;
  }
  section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .select-deger {
    width: 49% !important;
  }
  section#govde .content #urunsecenek #urunalt #urunalt-content .urun-bilgi .urun-renk {
    width: 25% !important;
  }
  section#govde .logokit .logos .logosdownload {
    width: 100% !important;
  }
  section#govde .ui-tabs .ui-tabs-nav li {
    width: 100%;
  }
  section#govde #tabs #urundetaylist li {
    width: 50%;
  }
  section#govde #tab #tab-1 .bultens .bultendownload {
    width: 45% !important;
  }
  section#govde #tab #tab-1 .bultens .bultentarih {
    width: 28% !important;
  }
  section#govde #tab #tab-2 .logos {
    width: 98% !important;
    margin-right: 2%;
    float: none;
  }
  section#altmenu-social {
    min-height: initial;
  }
  section#altmenu-social #social .grilogo {
    padding: 4% 5%;
  }
  section#altmenu-social #social #socikon a {
    width: 9%;
    margin-left: 0.5%;
  }
  footer #anamenu li a {
    padding: 0 4px;
  }
  section#popups .content #icons .home-item a {
    line-height: 138%;
    font-size: 14px !important;
    padding-right: 35%;
  }
  .ilk,
  .iki {
    margin-top: 17px;
  }
  .uc {
    margin-top: 5px;
  }
  .dort {
    margin-top: 25px;
  }
  section#govde #altkenarlik #haber-box #haber-img {
    width: 100%;
  }
  section#govde #altkenarlik #haber-box #habertexts {
    width: 100%;
  }
  section#govde #altkenarlik #haber-box .details {
    bottom: -14px;
  }
  section#govde #altkenarlik #haber-box #habertexts #haber-baslik .bslk {
    width: 71%;
    margin-top: 14px;
  }
  section#govde #altkenarlik #haber-box #habertexts #haber-baslik .hbr-tarih {
    float: right;
    width: 29%;
  }
  section#govde #altkenarlik #haber-box .details {
    position: initial;
    float: left;
    margin: 6px 0;
  }
  section#govde #altkenarlik #hbr-detaylar-contned .hbr-detay-rsm {
    width: 100% !important;
  }
}
@media only screen and (max-width: 320px) {
  section#govde .content #tab #tab-1 .bultens .bultendownload {
    width: 45% !important;
    margin: 7% 0;
  }
  section#govde .content #tab #tab-1 .bultens .bultentarih {
    margin: 12% 0;
  }
  section#govde .content #tab #tab-2 .logos {
    width: 98% !important;
    margin-right: 2%;
    float: none;
  }
  section#govde .content #kurumsal-icerik #sayfa-icerik #box-text-map .boxmaps {
    width: 47% !important;
  }
  section#altmenu-social #social #socikon a {
    width: 9%;
    margin-left: 5%;
  }
  section#popups .content #icons .home-item a {
    line-height: 138%;
    font-size: 13px !important;
    padding-right: 35%;
  }
  .ilk,
  .iki {
    margin-top: 17px;
  }
  .uc {
    margin-top: 5px;
  }
  .dort {
    margin-top: 25px;
  }
}
/*	Retina media query.
-------------------------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  
}