
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,900&subset=latin-ext');
body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}

a {
    text-decoration: none;
}

* {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
}

.container {
    width: 1170px;
    height: auto;
    margin: 0 auto;
    min-height: 20px;
    position: relative;
}


.container2 {
    width: 970px;
    height: auto;
    margin: 0 auto;
    min-height: 20px;
    position: relative;
    color: #402d00;
}

.clearfix {
    clear: both;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

header {
    float: left;
    width: 100%;
    padding: 20px 0;
    background: #fff;
}

header .logo {
    width: 275px;
    float: left;
    margin: 12px 38px 0 0;
    position: relative;
    z-index: 999;
}
header .logo a {}
.diller{
    float:right;
    margin-top: -12px;
    position: relative;
    z-index: 9999;
}
header .logo a img {
    width: 100%;
}
header .menu {
    width: calc(100% - 315px);
    float: left;
    position: relative;
    z-index: 999;
    height: 42px;
}
header .menu > li {
    float: left;
    text-transform: uppercase;
    padding: 15px 22px;
    /* border-right: 1px solid #d0d4d7; */
    /* border-bottom: 8px solid #fff; */
    position: relative;
    padding-bottom: 36px;
}
header .menu > li > a:hover {
    color: #84610b;
}
header .menu > li:last-child {
    margin: 0;
}
header .menu > li > a {
    color: #422f00;
    display: block;
}
header .menu > i:hover > a {
    color: #fbb800;
}

header .menu > li > ul{
    display:none;
    position:absolute;
    margin:0;
    width: 185px;
    height:auto;
    z-index: 99999999999;
    margin-top: 30px;
    left: 0px;
    box-shadow: 0px 13px 18px 0px #635000;
}
header .menu > li:hover > ul{
    display:block;
}
header .menu > li  > ul:before {
    /* content: ""; */
    position: absolute;
    top: 30px;
    left: 17%;
    border-bottom: 26px solid #ffffff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
header .menu > li > ul > li{
    color: #422f00;
    font-size: 14px;
    padding: 14px 12px;
    border-bottom: solid thin #eeecec;
    width: 89%;
    text-align: left;
    background: #fff;
}
header .menu > li > ul > li:hover{
    color: #422f00;
    background:#fbb800
}
header .menu > li > ul > li:last-child{
    border-bottom:none;
}
header .menu > li > ul > li > a{
    display:block;
    padding: 0;
    color: inherit;
}
.slider {
    margin: 0 auto;
    width: 1374px;
    z-index: 1;
}
.slider .swiper-slide {
    width: 100%;
    height: 680px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}

.slider .pag {
    position: absolute;
    bottom: 270px;
    right: 300px;
    z-index: 2;
}

.slider .pag .swiper-button-nextT {
    position: absolute;
    right: -41px;
    font-size: 100px;
    color: #373a3e;
    cursor: pointer;
}
.slider .pag .swiper-button-prevV {
    position: absolute;
    left: -51px;
    font-size: 100px;
    color: #373a3e;
    cursor: pointer;
}

.slider .pag .swiper-button-prevV.swiper-button-disabled, .slider .pag .swiper-button-nextT.swiper-button-disabled {
    color: #fff;
}

.duyurular {
    float: left;
    width: 780px;
    margin-top: -132px;
    position: relative;
    z-index: 3;
    margin-left: 100px;
}

.duyurular h4 {
    color: #fdd929;
    font-size: 14px;
}

.duyurular h4 p {
    color: #fff;
    display: inline;
    margin-left: 10px;
}
.duyurular h4 p strong {
    font-weight: bold;
}

.boxes {
    float: left;
    width: 100%;
    background: #f5f4f0;
    min-height: 100px;
    margin-top: -330px;
    padding-top: 260px;
    -webkit-box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.35);
}

.boxHeader {
    color: #f0c100;
    font-weight: bold;
    margin-top: 20px;
}

.boxes h3.title {
    text-align: right;
    margin: 0;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 20px;
    color: #402d00;
}

body {
    background-image: url('../images/bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.boxes .urunler {
    float: left;
    width: 100%;
}
.boxes .urunler .item {
    width: 307px;
    height: 143px;
    float: left;
    margin-right: 24px;
    position: relative;
}
.boxes .urunler .item:last-child {
    margin-right: 0;
}
.boxes .urunler .item:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/boxBg.png');
    background-repeat: no-repeat;
    background-position: center;
    transition: all ease .5s;
}
.boxes .urunler .item:hover:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/boxBgHover.png');
    background-repeat: no-repeat;
    background-position: center;
    transition: all ease .5s;
}
.boxes .urunler .item a {
    display: block;
    width: 100%;
    height: 100%;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.boxes .urunler .item a img {
    position: relative;
    z-index: 9;
    margin: 0 auto;
    display: block;
    height: 115px;
}
.boxes .urunler .item span {
    font-size: 18px;
    color: #402d00;
    display: block;
    width: 100%;
    margin-top: 15px;
}

.boxes .blackBg {
    background-image: url('../images/blackBg.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 499px;
    width: 100%;
    float: left;
    margin-top: 70px;
    position: relative;
    padding-top: 30px;
}

.boxes .blackBg:after {
    content: '';
    background-image: url('../images/golge_img.png');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 10px;
    left: 0;
}


.blackBg .item {
    width: 303px;
    height: 460px;
    float: left;
    margin-right: 24px;
    position: relative;
}
.blackBg .item:last-child {
    margin-right: 0;
}
.blackBg .item .item1 {
    padding: 260px 40px 0 40px;
    color: #402d00;
}
.blackBg .item .item2 {
    padding: 270px 40px 0 40px;
}
.blackBg .item .item1 p {
    font-size: 14px;
    line-height: 125%;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #402d00;
}
.blackBg .item .item2 p {
    font-size: 14px;
    line-height: 125%;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #402d00;
}
.blackBg .item .item1 a.yellow {
    background: #f0c100;
    color: #2e3135;
    display: block;
    width: 100%;
    padding: 8px 12px;
    font-size: 12px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.blackBg .item .item1 a.gray {
    background: #bebebe;
    color: #2e3135;
    display: block;
    width: 100%;
    padding: 8px 12px;
    font-size: 12px;
    box-sizing: border-box;
}
.blackBg .item .item2 a.gray {
    background: #bebebe;
    color: #2e3135;
    display: block;
    width: 100%;
    padding: 8px 12px;
    font-size: 12px;
    box-sizing: border-box;
}

.blackBg .item3 {
    padding-top: 125px;
    padding-left: 31px;
    padding-right: 31px;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.blackBg .item3 h4 {
    color: #fff;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 22px;
}
.blackBg .item3 .gallery {
    box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
}
.blackBg .item3 .gallery a {
    float: left;
    margin-bottom: 10px;
    margin-right: 8px;
    display: block;
    width: 75px;
    height: 56px;
    position: relative;
}
.blackBg .item3 .gallery a:nth-child(3n+3) {
    margin-right: 0;
}
.blackBg .item3 .gallery  a img {
    width: 100%;
    display: block;
}
.blackBg .item3 .gallery  a span.overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.62);
    text-align: center;
    line-height: 3;
    color: #fff;
    font-size: 18px;
}
.blackBg .item3 .gallery  a:hover span.overlay {
    display: block;
}
.blackBg .item .item3 a.gray {
    background: #bebebe;
    color: #2e3135;
    display: block;
    width: 100%;
    padding: 8px 12px;
    font-size: 12px;
    box-sizing: border-box;
    float: left;
}

strong {
    font-weight: bold;
}

footer {
    width: 100%;
    float: left;
    display: block;
    padding: 40px 35px;
    position: relative;
    background-image: url(../images/footer_golge.png);
    background-color: #fff;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.35);
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: top right;
    color: #402d00;
}
footer .fContact {
    float: left;
    width: 240px;
    margin-right: 15px;
}
footer .fContact h4 {
    font-size: 20px;
}
footer .fContact p.mail {
    font-size: 14px;
    margin-bottom: 15px;
}
footer .fContact p.adres {
    font-size: 13px;
    margin-bottom: 15px;
}
footer .fContact p.copyright {
    font-size: 11px;
}

footer .fmenu {
    float: left;
    width: 200px;
}
footer .fmenu ul {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
footer .fmenu ul li {
    display: block;
    width: 100%;
}
footer .fmenu ul li.header {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 6px;
}
footer .fmenu ul li a {
    font-size: 12px;
    color: #000;
}

footer .fRight {
    float: left;
    width: 315px;
}
footer .fRight a {
    display: block;
    margin-bottom: 15px;
}
footer .fRight a img {
    width: 100%;
}

footer .fRight .social {}
footer .fRight .social li {
    display: inline-block;
    margin-right: 10px;
}
footer .fRight .social li a {
}
footer .fRight .social li a i {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    border-radius: 100px;
}
footer .fRight .social li a span {
    color: #2e3135;
    font-size: 12px;
}

footer:after {
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -12px;
    width: 100%;
    height: 50px;
    right: 0;
    background: #fff;
    z-index: 999;
}
.baslikbg{
    float: left;
    width: 100%;
    height: 465px;
    background: url("../images/sayfaheader.png")no-repeat top center;
    position: absolute;
    top: -24px;
}
.baslikbg h4{
    font-size: 26px;
    color: #402d00;
    margin-top: 241px;
    background: #fcb700;
    width: 100%;
    height: 80px;
    padding: 15px 43px;
    font-weight: 500;
    border*top-right-radius:;
    box-sizing: border-box;
}
.sayfadetay{
    margin-top: 181px;
    padding: 45px 35px;
    box-sizing: border-box;
}
.detail-page{
    float: left;
    width: 100%;
    min-height: 800px;
    padding-bottom: 90px;
    color: #402e00;
    line-height: 27px;
}

.harita{
    float: left;
    width: 100%;
    height: 300px;
}

.iletisim{
    float:left;
    width: 540px;
}
.iletisim:last-child{
    float:right;
}
h2.iletisimbaslik {
    float: left;
    font-size: 19px;
    color: #272c47;
    margin-left: 10px;
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cec8c8;
    width: 100%;
    line-height: 32px;
}
.bContactinfo{
    float:left;
    width: 100%;
    padding: 17px;
    font-size: 14px;
    line-height: 29px;
}
.bContactinfo > tbody {
    margin: 15px;
    float: left;
}

.bbContactForm {
    width:97%;
    float:left;
    padding:10px;
}

.bForm {
    float:left;
    margin-left:10px;
    width: 100%;
    margin: 5px 0;
}


.bForm input[type=text] ,.bForm select {
    padding: 10px 5px;
    border: 1px solid #ccc;
    background: #ffffff;
    color: #959595;
    width: 100%;
    border-radius: 5px;
    color: #000;
}

.bContactMesage {
    width: 100%;
    float: left;
}

.bContactMesage label, .bForm label {
    font-size: 15px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.bContactMesage textarea {
    padding: 10px 5px;
    background: #ffffff;
    transition: all ease 0.8s;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #000;
    min-width: 100%;
    max-width: 100%;
    min-height: 100px;
    max-height: 100px;
}
.bbContactFormButton{
    float: left;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    border: none;
    background: #e31e24;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
}

#tab-menu {
    margin-top: 15px;
    width: 100%;
    float: left;
}
#accordion {
    margin-top: 15px;
    width: 100%;
    float: left;
}

.tab-menu a {
    background-color: #79ad4b;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 20px;
    display: inline-block;
}
.tab-menu a.aktif {
    background-color: #6ac500;
    color: #ffffff;
}
.tabmenuContent {
    padding: 10px;
    width: 97%;
    float: left;
    border: solid 2px #efefef;
    font-size: 12px;
}

.detail-page table {
    background: #f5f5f5;
    border-collapse: separate;
    box-shadow: inset 0 1px 0 #fff;
    font-size: 13px;
    line-height: 24px;
    text-align: left;
    width: 100%!important;
    float:left;
    margin-top:10px;
    color: #422f00;
}
.detail-page table th {
    background: #fbb800;
    color: #412e00;
    font-weight: bold;
    padding: 10px 15px;
    position: relative;
    font-size: 18px;
    border: 2px solid #ffffff;
}
.detail-page table th:after {
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
    content: '';
    display: block;
    height: 25%;
    left: 0;
    margin: 1px 0 0 0;
    position: absolute;
    top: 25%;
    width: 100%;
}
.detail-page table td {
    padding: 2px 7px;
    position: relative;
    transition: all 300ms;
    border-right: solid 1px white;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
}
.detail-page table td:last-child {
    border-right: 1px solid #e8e8e8;
}
.detail-page table tr {
    background: #E6E6E6;
    cursor:pointer;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.detail-page table tr:nth-child(odd) td {
    background: #f1f1f1;
}
.detail-page table tr:hover td {
    background:#fff;
}
.urunpage{
    display: inline-block;
    width: 350px;
    height: 295px;
    background: url("../images/urunbg.png")no-repeat top center;
    margin-right: 15px;
    margin-bottom: 27px;
    position: relative;
    transition: all .2s ease;
}
.urunpage:hover{
    background: url("../images/urunbghv.png")no-repeat top center;
    transform: scale(1.1);
    transition: all .2s ease;
}
.urunpage:nth-child(3n + 3){
    margin-right:0;
}
.urunpageimg{
    margin-right:0;
}
.urunpageimg{
    float: left;
    width: 95%;
    height: 192px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    line-height: 24;
    margin-left: 12px;
}
.urunpageimg img{
    max-width: 92%;
    max-height: 92%;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");/* Firefox 10+, Firefox on Android */
    filter: gray;/* IE6-9 */
    -webkit-filter: grayscale(100%);/* Chrome 19+, Safari 6+, Safari 6+ iOS */
    transition: all .2s ease-in-out;
}

.urunpage:hover img{
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
}
.urunadpage{
    float: left;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    color: #3e2e09;
    padding: 10px 0;
    margin-top: 25px;
    margin-left: 20px;
    font-weight: 500;
}

.galleryContent {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.galleryContent .documents-section-item {
    margin-bottom: 20px;
}

.galleryContent .item {
    float: left;
    width: calc(96% / 3);
    margin-right: 2%;
}

.galleryContent .item:nth-child(3n+3) {
    margin-right: 0;
}


.documents-section-item figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 246px;
    border-radius: 5px;
    background-color: #ffffff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-shadow: 0px 10px 32px 0px rgba(81,84,86,0.23);
    -moz-box-shadow: 0px 10px 32px 0px rgba(81,84,86,0.23);
    box-shadow: 0px 10px 32px 0px rgba(81,84,86,0.23);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}

.documents-section-item figure img {
    position: relative;
    top: 0px;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    max-width: 100%;
    max-height: 100%;
}

.documents-section-item h4 {
    text-align: center;
    border-top: 2px solid #fbb800;
    padding-top: 20px;
    margin-top: 20px;
    color: rgba(81, 84, 86, .6);
    font-size: 16px;
    font-weight: 800;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}
*:focus{
    outline:none
}
.urunresmi{
    float:left;
    width: 49%;
    height: 358px;
    text-align:center;
    line-height: 550px;
    margin-bottom: 16px;
    position: relative;
    background: #fff;
}
.urunresmi img{
    max-width: 100%;
    max-height: 100%;
}
.urunhover{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background: url(../images/hover.png) no-repeat center;
    transition: ease all .2s;
}
.urunteknikresmi{
    float:right;
    width: 49%;
    height: 358px;
    text-align:center;
    line-height: 40;
    position: relative;
    background: #fff;
}
.urunteknikresmi img{
    max-width: 100%;
    max-height: 100%;
}

.urunresmi:hover .urunhover, .urunteknikresmi:hover .urunhover {
    display: block;
    transition: ease all .2s;
}

.grid li .layer {position:absolute;top:0px;right:0px;bottom:0px;left:0px}

.grid li:hover .layer
{
    box-shadow:inset 0px 0px 120px rgba(255, 255, 255, 0.9);
    -moz-box-shadow:inset 0px 0px 120px rgba(255, 255, 255, 0.9);
    -webkit-box-shadow:inset 0px 0px 120px rgba(255, 255, 255, 0.9)
}