﻿@charset "UTF-8";
@import url(../../css);
@import url(slider.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  font-family: "PT Sans", sans-serif;
  background: url(../img/bg.jpg);
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.row {
  width: 100%;
}

.container {
  width: 80%;
  margin: 0px auto;
  display: block;
}

.header-up {
  -webkit-transform: translateY(-9rem);
  transform: translateY(-9rem);
  -webkit-transform: translate3d(0, -9rem, 0);
  transform: translate3d(0, -9rem, 0);
}

.fullwidth {
  width: 100%;
  position: relative;
}

header {
  position: absolute;
  left: 0;
  z-index: 9999;
  top: 0;
  width: 100%;
  display: block;
  min-height: 135px;
  padding: 2% 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#003c50+0,003c50+100&1+0,0+100 */
  background: -moz-linear-gradient(top, #003c50 0%, rgba(0, 60, 80, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #003c50 0%, rgba(0, 60, 80, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #003c50 0%, rgba(0, 60, 80, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003c50', endColorstr='#00003c50',GradientType=0 );
  /* IE6-9 */
}
.item.detay {
    height: none !important;
    height: 100% !important;
}

header .logo {
  width: 20%;
  float: left;
}

header .logo img {
  max-width: 200px;
}

header .logo a {
  width: 141px;
  margin: 0 auto;
  display: block;
  padding: 15px 0px;
}

header #xBxHack {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: -99999px;
}
.sol{width: 30%; float: left;}
header #xBxHack:checked ~ nav .menu {
  display: block;
}

.baskandanmesaj {
  background: #003c50;
  padding: 20px 0px;
}

.baskandanmesaj .owl-carousel {
  padding: 10px;
}

.baskandanmesaj .owl-carousel a {
  -webkit-filter: grayscale(50%);
}

.baskandanmesaj .owl-carousel a span {
  position: absolute;
  bottom: 20px;
  left: 0px;
  font-weight: 100;
  font-size: 18px;
  color: #fff;
  background: #003c50;
  padding: 10px;
}

.baskandanmesaj .owl-carousel a :hover {
  -webkit-filter: grayscale(100%);
}

.baskandanmesaj .owl-carousel a img {
  width: 100%;
}

h2.taahhutpagetitle {
  font-size: 100px;
  color: rgba(0, 0, 0, 0.05);
  margin: 30px 0;
  font-weight: bold;
  text-align: center;
}

ul.taahut {
  padding: 0px;
  margin: 0px;
}

ul.taahut li {
  display: inline-block;
  width: 32.1%;
  height: 254px;
  margin: 3px;
}

ul.taahut li a {
  width: 100%;
  height: 251px;
  overflow: hidden;
  display: block;
  position: relative;
  -webkit-filter: grayscale(50%);
  background-position: center;
  color: #fff;
}

ul.taahut li a span {
  position: absolute;
  bottom: 10px;
  background: rgba(0, 60, 80, 0.67);
  padding: 5px;
  text-align: center;
  margin: 5px;
  z-index: 9999;
}

ul.taahut li a :hover {
  -webkit-filter: grayscale(100%);
}

ul.taahut li a img {
  /* width: 156%; */
}

.footer {
  background: #003c50;
  padding: 22px 0;
}

.footer ul {
  padding: 0px;
  margin: 0px;
}

.footer ul li {
  width: 100%;
  text-align: center;
  padding: 5px;
  margin: 5px;
  color: #fff;
}

@media only screen and (min-width: 1060px) {
  .open-nav {
    display: none !important;
  }
  .hidden-xxl {
    display: none !important;
  }

ul.taahut {
  padding: 0px;
  margin: 0px;
}

ul.taahut li {
  display: inline-block;
  width: 32.1%;
  /* height: 493px; */
  margin: 3px;
}

ul.taahut li a {
  width: 100%;
  height: 300px;
  overflow: hidden;
  display: block;
  position: relative;
  -webkit-filter: grayscale(50%);
  background-position: center;
  color: #fff;
}

ul.taahut li a span {
  position: absolute;
  bottom: 10px;
  background: rgba(0, 60, 80, 0.67);
  padding: 5px;
  text-align: center;
  margin: 5px;
  z-index: 9999;
}

ul.taahut li a :hover {
  -webkit-filter: grayscale(100%);
}

ul.taahut li a img {
  /* width: 223%; */
}
}

@media only screen and (max-width: 1060px) {
  .hidden-xl {
    display: none;
  }
 ul.taahut {
  padding: 0px;
  margin: 0px;
}

ul.taahut li {
  display: inline-block;
  width: 32.1%;
  height: 254px;
  margin: 3px;
}

ul.taahut li a {
  width: 100%;
  height: 251px;
  overflow: hidden;
  display: block;
  position: relative;
  -webkit-filter: grayscale(50%);
  background-position: center;
  color: #fff;
}

ul.taahut li a span {
  position: absolute;
  bottom: 10px;
  background: rgba(0, 60, 80, 0.67);
  padding: 5px;
  text-align: center;
  margin: 5px;
  z-index: 9999;
}

ul.taahut li a :hover {
  -webkit-filter: grayscale(100%);
}

ul.taahut li a img {
  width: 156%;
}


}

@media only screen and (max-width: 550px) {
  .hidden-s {
    display: none;
  }
  h2.taahhutpagetitle {
    font-size: 50px;
    color: rgba(0, 0, 0, 0.05);
    margin: 30px 0;
    font-weight: bold;
    text-align: center;
  }
  nav.mobilmenu {
    background: #feae2b;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
    width: 100%;
    position: relative;
    display: none;
  }
  nav.mobilmenu ul {
    padding: 0px;
    margin: 0px;
  }
  nav.mobilmenu ul li {
    width: 100%;
    border-bottom: 1px solid #fea108;
  }
  nav.mobilmenu ul li a {
    text-decoration: none;
    color: #003c50;
    display: block;
    padding: 25px 18px;
  }
  nav.mobilmenu ul li a:hover {
    background: #003c50;
    color: #FEB53D;
    -webkit-transition: background-color 0.5s ease-in;
    -moz-transition: background-color 0.5 ease-in;
    -o-transition: background-color 0.5s ease-in;
    transition: background-color 0.5s ease-in;
  }
  ul.taahut {
    padding: 0px;
    margin: 0px;
  }
  ul.taahut li {
    display: inline-block;
    width: 100%;
    height: 150px;
    margin: 3px;
  }
  ul.taahut li a {
    width: 100%;
    height: 150px;
    overflow: hidden;
    display: block;
    position: relative;
    -webkit-filter: grayscale(50%);
    background-position: center;
    color: #fff;
  }
  ul.taahut li a span {
    position: absolute;
    bottom: 10px;
    background: rgba(0, 60, 80, 0.67);
    padding: 5px;
    text-align: center;
    margin: 5px;
    z-index: 9999;
  }
  ul.taahut li a :hover {
    -webkit-filter: grayscale(100%);
  }
  ul.taahut li a img {
    width: 160%;
  }
}
#owl-demo .item  {
    height: 400px;
    overflow: hidden;
}

#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 400px;
  /* max-height: 400px; */
}

.content {
  background: #fff;
  color: #888383;
  padding: 20px;
  line-height: 24px;
  overflow: hidden;
  text-align: justify;
}

#primary-nav-button {
  background: transparent;
  display: none;
  border: none;
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 10%;
  z-index: 9999;
  top: 30px;
  padding: 0;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 0;
}

#primary-nav-button:hover {
  background: rgba(0, 0, 0, 0.05);
}

#primary-nav-button.selected {
  background: rgba(0, 0, 0, 0.1);
}

#primary-nav-button:before {
  /* content: '☰'; */
  content: '\2261';
  display: block;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.05;
  height: 1em;
  width: 1em;
  color: inherit;
  speak: none;
}

ul.dropdown.menu {
  float: right;
  margin-top: 5%;
}

.menu li {
  float: left;
  margin-right: 10px;
  position: relative;
}

.menu li:last-child {
  margin-right: 0;
}

.menu .sub-menu li {
  width: 100%;
}

.menu li a {
  display: block;
  text-decoration: none;
}

#top-nav li a {
  color: #8CC152;
  padding: 5px 0;
}

#top-nav .sub-menu {
  background: #fff;
}

#top-nav .sub-menu li a {
  padding: 5px;
}
#top-nav .sub-menu li > a:hover,
#top-nav .sub-menu li.selected > a {
  background: #8CC152;
  color: #000;
}

#primary-nav li a {
  color: #fff;
  font-weight: bold;
  padding: 10px;
}

#primary-nav li.active > a,
#primary-nav li > a:hover,
#primary-nav li.selected > a {
  background: #fff;
  color: #003c50;
}

.downarrow {
  background: none;
  display: inline-block;
  padding: 0;
  text-align: center;
  min-width: 3px;
}

.sub-menu .downarrow {
  position: absolute;
  right: 0;
  padding-right: 10px;
}

.downarrow:before {
  content: '\25be';
  color: inherit;
  display: block;
  font-family: sans-serif;
  font-size: 1em;
  line-height: 1.1;
  width: 1em;
  height: 1em;
}

.menu .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  max-height: 1000px;
}

.menu .sub-menu.hide {
  display: none;
}

#primary-nav .sub-menu {
  background: #fff;
  color: #003c50;
  min-width: 150px;
  z-index: 200;
}

#primary-nav .sub-menu li {
  border-bottom: 1px solid #fff;
  color: #003c50;
}

#primary-nav .sub-menu li a {
  color: #003c50;
}

#primary-nav .sub-menu li:last-child {
  border-bottom: 0;
}

#primary-nav .sub-menu .downarrow:before {
  content: '\25b8';
}

#primary-nav.mobile {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0px;
  right: 0px;
  background: #fff;
}

#primary-nav.mobile li {
  width: 100%;
  margin: 0;
}

#primary-nav.mobile li a {
  color: #003c50;
}

#primary-nav.mobile li.selected > a {
  border-bottom: 1px solid #7cb142;
}

#primary-nav.mobile li:last-child {
  border: none;
}

#primary-nav.mobile li a {
  padding: 5%;
}

#primary-nav.mobile .sub-menu li a {
  padding-left: 7%;
}

#primary-nav.mobile .sub-menu .submenu li a {
  padding-left: 9%;
}

#primary-nav.mobile .sub-menu .sub-menu .sub-menu li a {
  padding-left: 11%;
}

#primary-nav.mobile .sub-menu {
  float: left;
  position: relative;
  width: 100%;
}

.mobile .downarrow,
.mobile .sub-menu .downarrow {
  position: absolute;
  right: 0;
  padding-right: 5%;
}

#primary-nav.mobile .sub-menu .downarrow:before {
  content: '\25be';
}

#primary-nav-button.mobile {
  display: inline-block;
}
