* {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 150%;
  font-size: 11pt;
  font-family: "Merriweather Sans", "Lato", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #333333;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

ol, ul, li {
  list-style: none;
}

a {
  text-decoration: none;
}

.clear:after, .icKalip:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear, .icKalip {
  display: inline-block;
}

/*IE-mac de bu bolumu sakla \ */
* html .clear, * html .icKalip {
  height: 1%;
}

.clear, .icKalip {
  display: block;
}

p, marquee {
  line-height: 150%;
}

b {
  font-weight: bold;
}

a:active,
a:hover {
  outline-width: 0;
}

.imgSliderKalip .bigImg, #projelerListe .liste div, .shlink {
  box-shadow: 1px 1px 4px rgba(108, 107, 107, 0.2);
  /* overflow: hidden; */
}

body {
  background: #fff;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
}

html, body, .disKalip {
  min-width: 320px;
  height: 100%;
}

body > .disKalip {
  height: auto;
  min-height: 100%;
}

.shlink {
  width: 100%;
}
.shlink a {
  display: block;
  font-size: 0;
}
.shlink img {
  width: 100%;
}

@media only screen and (max-width: 800px) {
  .shlink {
    width: 100%;
  }
  .shlink a {
    display: block;
    background-color: #f8ea08;
  }
  .shlink a img {
    width: 100%;
    margin: 8px 0;
  }
}
#menu a,
.bas,
#alt h3,
#alt .copyr,
#alt .altMenu a,
#projelerDetay .detaylar,
#hakkimizda b {
  font-family: "Merriweather Sans", "Lato", sans-serif;
  font-weight: 800;
}

.icon {
  width: 1em;
  height: 2em;
  display: inline-block;
  fill: currentColor;
}

.projeSecim {
  padding: 20px 10px;
}
.projeSecim a {
  text-align: center;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  color: #666;
  background: #f5f5f5;
  font-size: 16pt;
  border-bottom: 6px solid #ddd;
}
.projeSecim b {
  color: #333;
  font-size: 22pt;
  letter-spacing: 3px;
}

.disKalip {
  width: 100%;
  background-color: #fff;
}

.bas {
  width: 100%;
  text-indent: 15px;
  line-height: 50px;
  float: left;
  border-bottom: 3px solid #333;
  font-size: 18pt;
  color: #333;
  font-weight: bold;
  z-index: 1;
  text-transform: uppercase;
}

.bas-full {
  width: 90%;
  margin: 5% 5% 0;
  background-color: #fff;
  font-size: 18pt;
  text-indent: 6px;
  text-transform: capitalize;
}

@media only screen and (max-width: 400px) {
  .bas-full {
    font-size: 15pt;
  }
}

.clear2 {
  width: 100%;
  height: 15px;
  float: left;
}

#altTaban {
  min-height: 100%;
}

.icKalip {
  clear: both;
  margin: auto;
}

@media only screen and (min-width: 990px) {
  .icKalip,
#icerikler {
    max-width: 1000px;
  }
}
#icerikler {
  min-height: 350px;
  position: relative;
  z-index: 0;
  background: #fff;
  opacity: 0;
}

#icerikler.load {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

#header {
  background: #5a5a5a;
}

#logoUst {
  height: 22px;
  padding-top: 10px;
}
#logoUst .sol {
  float: left;
  margin-left: 20px;
}
#logoUst .sol a {
  line-height: 22px;
  font-size: 10pt;
  float: left;
  color: #fff;
}
#logoUst .sol li {
  float: left;
  margin-right: 15px;
}
#logoUst .sol li .icon {
  float: left;
  width: 18px;
  height: 18px;
  margin: 2px 6px 2px 0;
  fill: #ccc;
}
#logoUst .sag {
  float: right;
  margin-right: 20px;
}

@media only screen and (max-width: 600px) {
  #logoUst {
    display: none;
  }
}
#logo {
  display: block;
  position: relative;
  z-index: 1900;
}
#logo .logo {
  float: left;
}
#logo .logo img {
  width: 100%;
  max-height: 170px;
}
#logo h1 {
  height: 0;
  text-indent: -9999px;
}
#logo .icKalip {
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
#logo .logoYan {
  float: right;
}
@media only screen and (max-width: 800px) {
  #logo .logoYan {
    display: none;
  }
  #logo .logo {
    float: none;
  }
}

#menu {
  height: 50px;
  text-align: center;
  background: #464646;
  position: relative;
  z-index: 9;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.45);
}
#menu ul {
  width: 100%;
  display: table;
}
#menu ul li {
  display: table-cell;
}
@media only screen and (max-width: 560px) {
  #menu a {
    padding: 0 5px;
    font-size: 1em;
  }
  #menu li:first-child {
    width: 13%;
    height: 50px;
    text-indent: -999px;
  }
  #menu li:first-child a {
    background-image: url("/img/home.svg");
    background-position: center;
    background-repeat: no-repeat;
  }
}
#menu li.aktif,
#menu li.aktif:hover {
  background-color: #6C6B6B;
  cursor: default;
  webkit-transition: all 1s ease;
  transition: all 1s ease;
}
#menu a {
  line-height: 50px;
  padding: 0 10px;
  font-size: 1.2em;
  text-align: center;
  text-transform: uppercase;
  display: block;
  color: #fff;
  text-shadow: 1px 1px 0 #1E1E1E;
  letter-spacing: 1px;
}
@media only screen and (max-width: 559px) {
  #menu a {
    padding: 0 5px;
    font-size: 10pt;
  }
}
@media only screen and (max-width: 360px) {
  #menu a {
    font-weight: normal;
    text-transform: capitalize;
  }
}

#anasayfa .icerik {
  padding: 15px 15px 25px;
  display: block;
  clear: both;
}
#anasayfa .slider {
  margin-bottom: 60px;
}
#anasayfa #ucBox {
  padding: 15px 0;
  float: left;
}
#anasayfa #ucBox > div {
  float: left;
}
@media only screen and (max-width: 800px) {
  #anasayfa #ucBox > div {
    width: 92% !important;
    margin: 0 4% 50px !important;
    clear: both;
  }
}
#anasayfa #ucBox .hakkimizda {
  width: 50%;
}
#anasayfa #ucBox .haberler {
  width: 44%;
  margin-left: 6%;
}
#anasayfa #ucBox .haberler p {
  padding-bottom: 8px;
}
#anasayfa #ucBox .den img, #anasayfa #ucBox .mDen img {
  width: 100%;
}
#anasayfa #ucBox .mDen {
  display: none;
}
@media only screen and (max-width: 639px) {
  #anasayfa #ucBox .den {
    display: none;
  }
  #anasayfa #ucBox .mDen {
    display: block;
  }
}

#hakkimizda {
  padding: 20px;
  clear: both;
  text-align: center;
  font-size: 12pt;
}
#hakkimizda p {
  width: 400px;
  padding: 35px 35px 35px 0;
  display: inline-block;
  text-align: left;
}
#hakkimizda p b {
  font-size: 18pt;
  display: block;
  padding-bottom: 5px;
}
#hakkimizda img {
  width: 500px;
  display: inline-block;
}
@media only screen and (max-width: 600px) {
  #hakkimizda p,
#hakkimizda img {
    width: 100% !important;
    padding: 0;
  }
}

#projelerListe .liste div {
  position: relative;
}
#projelerListe .liste a {
  width: 40%;
  padding: 3%;
  margin: 2%;
  display: block;
  float: left;
}
#projelerListe .liste a img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#projelerListe .liste a:nth-child(odd) {
  clear: both;
}
@media only screen and (max-width: 800px) {
  #projelerListe .liste a {
    width: 90% !important;
  }
}
@media only screen and (max-width: 400px) {

  #projelerListe .liste .bas {
    font-size: 15pt  !important;
  }
}

#projelerListe .liste .bas {
  /* position: absolute;
  left: 0;
  bottom: 0;

   font-size: 14pt  !important;
    */
  color: #fff;
  text-shadow: 1px 1px 3px #333;
  background: rgba(54, 54, 54, 0.8);
}

#projelerListe .bas-full {
  text-transform: uppercase;
}

#projelerDetay {
  padding: 20px 0;
  width: 100%;
}
#projelerDetay .icerik {
  padding: 15px 15px 25px;
  display: block;
  clear: both;
}
#projelerDetay .iconBas {
  float: right;
  width: 70px;
  height: 50px;
  margin-right: 10px;
}
#projelerDetay .fotograflar {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}
#projelerDetay .detaylar li {
  line-height: 30px;
}
#projelerDetay .detaylar li b {
  padding: 40px 0 6px;
  display: block;
  font-size: 13pt;
}
#projelerDetay .katPlan {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}
#projelerDetay .katPlan > ul {
  width: 100%;
  float: left;
  overflow: auto;
}
#projelerDetay .katPlan > ul img {
  width: 100% !important;
}

#iletisim {
  padding: 20px;
  clear: both;
}
#iletisim li {
  list-style: none;
  clear: both;
  margin-bottom: 18px;
}
#iletisim li a {
  line-height: 25px;
}
#iletisim li .icon {
  float: left;
  width: 22px;
  height: 22px;
  margin-right: 6px;
  fill: #333;
}
#iletisim .harita {
  height: 600px;
}
@media only screen and (max-width: 800px) {
  #iletisim .harita {
    height: 450px !important;
  }
}

#alt {
  clear: both;
  background-color: #727272;
  width: 100%;
  font-size: 0;
}
#alt .text1 {
  height: 50px;
  text-align: center;
  display: block;
}
#alt .text1 > h3 {
  line-height: 45px !important;
  color: #ddd !important;
  font-size: 18pt !important;
  margin: 0 10%;
  padding-top: 5px;
  border-bottom: 1px solid #6c6b6b;
  box-shadow: 0 1px 0 #878787;
}
#alt .altKalip {
  padding-top: 50px;
  padding-bottom: 20px;
}
#alt .altKalip > div {
  float: left;
  margin: 15px;
}
#alt .altKalip h3 {
  color: #f5f5f5;
  font-size: 16pt;
  margin-bottom: 8px;
}
#alt .altKalip p,
#alt .altKalip p a {
  color: #f5f5f5;
  font-size: 10pt;
}
#alt .altKalip .sol {
  width: 240px;
}
#alt .altKalip .sol a {
  line-height: 230%;
}
#alt .altKalip .sol .smallLineH {
  line-height: 100%;
}
#alt .altKalip .orta {
  width: 240px;
}
#alt .altKalip .orta h3 {
  color: #74B9BD;
}
#alt .altKalip .orta form {
  margin: 15px 0;
  clear: both;
  float: left;
  display: block;
}
#alt .altKalip .orta form .button {
  width: 72px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  background: #74B9BD;
  color: #fff;
}
#alt .altKalip .orta form .button:focus {
  text-decoration: underline;
  background: #333;
}
#alt .altKalip .orta form input,
#alt .altKalip .orta form .button {
  border: 1px solid #484848;
  text-indent: 8px;
  float: left;
  font-size: 10pt;
}
#alt .altKalip .orta form input[type=text] {
  width: 160px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  border-color: #3E3E3E;
  border-right: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#alt .altKalip .sag {
  width: 260px;
  float: right;
}
@media screen and (max-width: 600px) {
  #alt .altKalip .orta {
    clear: both;
  }
  #alt .altKalip .sol,
#alt .altKalip .orta {
    width: 92% !important;
    margin: 4% !important;
    text-align: center;
  }
  #alt .altKalip .orta .sosyalBig {
    margin: 0 auto;
  }
}
@media screen and (max-width: 850px) {
  #alt .altKalip .sag {
    display: none;
  }
}
#alt .copyr {
  padding: 14px 0;
  line-height: 30px;
  font-size: 10pt;
  color: #ddd;
  background-color: #464646;
  text-align: center;
}
#alt .copyr span {
  color: #fff;
}
@media screen and (max-width: 414px) {
  #alt .copyr span {
    display: block;
    clear: both;
    opacity: 0;
    height: 60px;
    font-size: 9pt;
  }
}
#alt .copyr .icKalip {
  max-width: 1020px;
}
#alt .altMenu {
  max-height: 35px;
  height: 35px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  background: #5d5c5c;
  color: #fff;
}
#alt .altMenu a {
  line-height: 35px;
  padding: 0 15px;
  color: #fff;
}
#alt .altMenu a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 410px) {
  #alt .altMenu a {
    padding: 0 5px;
    font-size: 11pt;
  }
}

.imgSliderKalip {
  margin: 0 auto 20px;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.imgSliderKalip .bigImg {
  margin: 0 auto 20px;
  position: relative;
}
.imgSliderKalip .images {
  position: relative;
  overflow: hidden;
  left: 0px;
  transition: all 150ms ease-out;
}
.imgSliderKalip .images img {
  float: left;
}
@media only screen and (max-width: 1000px) {
  .imgSliderKalip .images img {
    border-radius: 0;
  }
}
.imgSliderKalip .button {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2001;
}
.imgSliderKalip .button .geri span {
  float: left;
}
.imgSliderKalip .button .ileri span {
  float: right;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.imgSliderKalip .button .geri,
.imgSliderKalip .button .ileri {
  width: 10%;
  height: 100%;
  float: left;
  padding: 0 1%;
  cursor: pointer;
}
.imgSliderKalip .button .link {
  width: 76%;
  height: 100%;
  float: left;
}
.imgSliderKalip .button .geri span,
.imgSliderKalip .button .ileri span {
  position: relative;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .imgSliderKalip .button .geri span,
.imgSliderKalip .button .ileri span {
    opacity: 0.6;
  }
}
.imgSliderKalip .button .icon {
  float: left;
  width: 50px;
  height: 50px;
  fill: rgba(51, 51, 51, 0.3);
}
.imgSliderKalip .button .icon.ok {
  fill: rgba(70, 70, 70, 0.8);
}
@media screen and (max-width: 600px) {
  .imgSliderKalip .button .icon {
    width: 34px;
    height: 34px;
  }
}
@media screen and (max-height: 750px) {
  .imgSliderKalip .button .icon {
    width: 34px;
    height: 34px;
  }
}
.imgSliderKalip .nav {
  text-align: center;
  margin-top: 10px;
}
.imgSliderKalip .nav li {
  width: 15%;
  margin: 0.5%;
  display: inline-block;
  background-color: #f1f1f1;
  /* box-shadow: 1px 1px 4px rgba(108, 107, 107, 0.2);*/
}
.imgSliderKalip .nav li img {
  height: auto;
  width: 92%;
  margin: 4%;
  float: left;
  display: block;
  cursor: pointer;
}
.imgSliderKalip .nav .aktifImgClass {
  background-color: #666;
  cursor: default;
  transition: all 0.5s ease-out;
}

.sosyal {
  overflow: hidden;
}
.sosyal a {
  float: left;
  display: block !important;
  /* webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  */
}

.sosyalBig {
  width: 144px;
  height: 40px;
}
.sosyalBig a {
  width: 40px;
  height: 80px;
  margin: 0 4px;
}
@media screen and (min-width: 600px) {
  .sosyalBig a:hover {
    margin-top: -40px !important;
  }
}
.sosyalBig .icon {
  font-size: 40px;
  float: left;
}

.sosyalSmall {
  width: 140px;
  height: 22px;
}
.sosyalSmall a {
  width: 22px;
  height: 44px;
  margin: 0 3px;
}
@media screen and (min-width: 600px) {
  .sosyalSmall a:hover {
    margin-top: -22px !important;
  }
}
.sosyalSmall .icon {
  font-size: 22px;
  float: left;
}

/*# sourceMappingURL=style.css.map */
