@charset "utf-8";

body{ font-family: 'PT Sans', sans-serif; color:#121621; background-color:#e4e4e4; line-height: 150%; overflow-x: hidden;}

.clear { clear:both; }
.wrap{ width: 100%; height: 100px; }
a{ text-decoration: none; font-weight: 400; color:#2b2b6e; cursor:pointer; font-size: 14px; font-family: 'PT Sans', sans-serif; letter-spacing: 1px;}
a:hover{ color:#DF1E25; }
ul li{ list-style-type: none; }

h1{ font-weight: 700; font-family: 'PT Sans', sans-serif; font-size: 30px; color:#2b2b6e; line-height: 120%; }
h2{ color:#fff; font-weight: 400; font-family: 'PT Sans', sans-serif; font-size: 24px;  }

.center{ width: 80%; margin-left: 10%; position: relative; z-index: 999; text-align: center; }
.binYirmi{ width: 1024px; margin:0 auto; text-align: center; }
.leftAlign{text-align: left; line-height: 150%;}
.leftAlign h2{ margin-top: 5px; }
.bigCenter{ width: 90%; margin-left: 5%; }
.paddingTop{ padding:50px 0; }
.blueLine{ width: 100%; height: 5px; background-color: #2b2b6e; }

.headerTop{ width: 100%; height: 20px; background-color: #2b2b6e; }
.header{ width: 100%; height: 120px; background-color: #fff; }
.headerPhone{ float:right; margin-right: 20px; margin-top: 25px; }
.headerPhone img{ height:40px;  }
.logo{ display: inline-block; margin-left: 5%; margin-top: 15px; }
.logo img{ height: 90px; }
.buttons{ padding:10px; width: 800px; background-color: #2b2b6e; z-index: 9999; position: relative;}
.nav{ float:right; }
.nav li{ display: inline-block; margin-right: 80px; margin-top: 50px; }
.lang{ float: right; margin-right: 10%; vertical-align: middle; }
.lang a{ color:#2b2b6e; font-weight: 700; margin-top: 0; display: inline-block; }

.footer{ width: 100%; height: 150px; background-color:#ebe8ee; }
.copyright{ display: inline-block; font-size:12px; margin-top: 65px; margin-left: 10%; }
.ozelyapim{ float: right; margin-right: 10%; margin-top: 60px; }
.ozelyapim img{ width: 70px; }

.banner{ width: 100%; height:90vh; margin-top:-44px;  background:url(../img/bg.jpg) center center no-repeat; background-size:cover; -o-background-size:cover; -moz-background-size:cover; -webkit-background-size:cover; }
.mpHakkimizda{ width: 80%; margin-left: 10%; text-align: left; margin-top: 50px; margin-bottom: 50px; }
.dahaFazla{ color:#fff; background-color: #2b2b6e; padding:10px 20px; border-radius: 20px; }
.dahaFazla:hover{ color:#fff; }

.bannerIcerik img{ width: 100%; margin-top: -45px;  }
.kurumsal{ padding:50px 0; min-height: 70vh;  }
.kurumsal h2{ color:#2b2b6e; }

.map{ width: 100%; margin-top: 0; height: 35vh; }
.iletisim{ width: 1024px; text-align: center; margin:0 auto; }
.iletisimLeft{ text-align: left; font-weight: 400; float: left; width: 472px; padding:20px; color:#fff; background-color:#2b2b6e; margin-top: 50px; margin-bottom:50px; }
.iletisimTable tr td{ min-width: 100px; height: 70px; }
.iletisimRight{ text-align: left; float: right; width: 472px; padding:20px; color:#2b2b6e; background-color: #fff; margin-top:50px; margin-bottom: 50px; }
.iletisimRight h2{ color:#2b2b6e; }


input[type=text]{ width: 400px; padding:10px; background-color:#e7e7e7; border:none; color:#2b2b6e; margin-top: 10px; outline: none;}
input[type=submit]{ width: 420px; padding:10px; background-color:#e7e7e7; border:none; color:#2b2b6e; margin-top: 10px; outline: none;}
textarea{ font-family:inherit; width: 400px; padding:10px; background-color:#e7e7e7; border:none; color:#2b2b6e; margin-top: 10px; outline: none; resize: none; height: 60px; }

.kategoriTek{ vertical-align: top; width: 25.5vw; line-height: 200%; height: 22vw; margin-top: 0.7vw; margin-left: 0.7vw; display: inline-block; overflow: hidden;  }
.kategoriTekText{ color:#2b2b6e; font-size: 20px;  }

.filigran{ width: 80%; height: 77%; padding:10%; background-color:rgba(42,55,121,0.8); font-size: 26px; color:#fff; font-weight: 300; -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;}
  .filigran:hover{ opacity: 0; }
  .noFilig:hover{ opacity: 1 !important; }
.filigran h1{ color:#fff; font-size: 50px; font-weight: 300; }

.projeBigPic{ width: 50%; display: inline-block; vertical-align: top;}
.projeContent{ width: 40%; display: inline-block; margin-left: 5%; vertical-align: top; }
.projeMiniTek{ width: 12.5vw; line-height: 200%; height: 10vw; margin-top: 0.7vw; margin-left: 0.7vw; display: inline-block; overflow: hidden;  }
.miniPics{ margin-left:-0.7vw; }
.noBigImg{ display: none !important; }

.menu{ display: none; }

a[href^=tel] { color: inherit; text-decoration: none; }
a[href^=mailto] { color: inherit; text-decoration: none; }

.sticky{ position: fixed; display: none; background:rgba(255,255,255,0.9); top: 0; width: 100%; height: 90px; z-index:99999999; }
.sticky .logo{ height: 60px !important; }
.sNav{ float:right; margin-right: 5%;  }
.sNav li{ display: inline-block; margin-top: 30px; margin-left: 50px; }
.sNav li a{ color:#2b2b6e; }

.mainOver{ max-height: 100vh; overflow:hidden !important; }

@media screen and (min-width: 1440px) {


.kategoriTek{ width: 19vw; height: 15vw; margin-left: 0.7vw; display: inline-block; background-size: cover; overflow: hidden; -o-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; }



}


@media screen and (min-width: 1600px) {


}


@media screen and (max-width: 1024px) { 

  .nav{ display: none; }
  .logo{ margin-top: 10px; }
  .logo img{ height: 50px; }
  .header{ height: 70px; }
  .footer{ width: 100%; height: auto; min-height: 150px; background-color:#ebe8ee; }
  .copyright{ display: inline-block; font-size:12px; margin-top: 65px; margin-left: 10%; font-size:10px; }
  .ozelyapim{ float: right; margin-right: 10%; margin-top: 20px; }
  .ozelyapim img{ width: 70px; }

  .map{ width: 100%; margin-top: 0; height: 250px; }
  .iletisim{ width: 90%; margin-left:5%; }
  .iletisimLeft{ text-align: left; font-weight: 400; float: none; width: 90%; padding:5%; color:#fff; background-color:#2b2b6e; margin-top: 50px; margin-bottom:50px; }
  .iletisimTable tr td{ min-width: 100px; height: 70px; }
  .iletisimRight{ text-align: left; float: none; width: 90%; padding:5%; color:#2b2b6e; background-color: #fff; margin-top:50px; margin-bottom: 50px; }
  .iletisimRight h2{ color:#2b2b6e; }


  input[type=text]{ width: 90%; padding:5%; background-color:#e7e7e7; border:none; color:#2b2b6e; margin-top: 10px; outline: none;}
  input[type=submit]{ width: 100%; padding:5%; background-color:#e7e7e7; border:none; color:#2b2b6e; margin-top: 10px; outline: none;}
  textarea{ font-family:inherit; width: 90%; padding: 5%; background-color:#e7e7e7; border:none; color:#2b2b6e; margin-top: 10px; outline: none; resize: none; height: 60px; }

  .kategoriTek{ vertical-align: top; width: 90%; line-height: 200%; height: 70vw; margin-top: 5%; margin-left: 5%; display: inline-block; overflow: hidden;  }
 .kategoriTekText{ color:#2b2b6e; font-size: 20px;  }

.filigran{ width: 90%; height: 70vw; padding:5%; background-color:rgba(42,55,121,0.8); font-size: 20px; color:#fff; font-weight: 300; -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;}
  .filigran:hover{ opacity: 0; }
  .noFilig:hover{ opacity: 1 !important; }
.filigran h1{ color:#fff; font-size: 40px; font-weight: 300; }

.projeBigPic{ width: 100%; display: block; vertical-align: top;}
.projeContent{ width: 100%; display: block; margin-left: 0; margin-top:20px; vertical-align: top; }
.projeMiniTek{ width: 100%; line-height: 200%; height: 40vw; margin-top: 0.7vw; margin-left: 0; display:block; overflow: hidden;  }
.miniPics{ margin-left:0; margin-top:20px; }
.noBigImg{ display: none !important; }

  .menu{ display: block; }

 
  /* Hamburger */

  #hamburger {
    
     display: inline-block;
     position: absolute;
     right:0;
     width: 30px;
     padding: 10px 20px;
     z-index: 99;
     margin-top: -50px;
     margin-right: 0;

  }
  #hamburger span {
     background: #2b2b6e;
     display: block;
     height: 3px;
     margin: 5px 0;
  }

  html.mm-opened #hamburger span.top-bar {
     transform: rotate( 45deg );
     top: 7px;
  }
  html.mm-opened #hamburger span.middle-bar {
     opacity: 0;
  }
  html.mm-opened #hamburger span.bottom-bar {
     transform: rotate( -45deg );
     top: -7px;
  }

  #hamburger {
     overflow: hidden;
  }
  #hamburger span {
     position: relative;
     transform: rotate( 0 );
     top: 0;
     left: 0;
     opacity: 1;

     transition: none 0.5s ease;
     transition-property: transform, top, left, opacity;
  }

  html.mm-opened #hamburger span.middle-bar {
     left: -40px;
  }




}

@-webkit-keyframes projeCar {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes projeCar {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@-webkit-keyframes projeCar-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes projeCar-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@media screen and (max-width: 320px) {
    .ozelyapim{ float: right; margin-top: 5px; }
}

.projeCar {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.projeCar:hover, .projeCar:focus, .projeCar:active {
  -webkit-animation-name: projeCar-sink, projeCar;
  animation-name: projeCar-sink, projeCar;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #4d4d4d;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #4d4d4d;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #4d4d4d;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #4d4d4d;
}




.iletisimRight ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-family: inherit;
}
.iletisimRight :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-family: inherit;
   opacity:  1;
}
.iletisimRight ::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-family: inherit;
   opacity:  1;
}
.iletisimRight :-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-family: inherit;
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: url(../img/loader.gif) center no-repeat #fff;
}