html,body{height: 100%;margin: 0;padding: 0;min-height:100%;}
body{background-color: #e17526 /* e17526*/;overflow-y: hidden;overflow-x: hidden;}
#menu{
position: fixed;height: 100vh;width: 90px;z-index: 9999;background-color: #fff;
-webkit-box-shadow: inset -1px 0px 4px -9px rgba(0,0,0,0.75);  -moz-box-shadow: inset -1px 0px 4px -9px rgba(0,0,0,0.75);  box-shadow: inset -1px 0px 4px -9px rgba(0,0,0,0.75);
}
h2 {font-family: 'Neusa';color: rgba(0,0,0,0.3);}
.container {
  margin-left: 90px; /*calc(100vw + 3400px)*/
  width:calc(500vw   - 450px) !important;
  height: 100vh;
  background-color: #005e85;
}

.works {
 display: inline-block;
  float: left;
} 

/* HOME */
#home{background-color: #e17526;}
.box{display:flex;height: 100vh; float:left;}
.box .content{    margin: auto; display:table-cell;   vertical-align:middle;}


.box{width:calc(100vw - 90px);height:100vh;float:left;}
.box .content{max-width: 80%;}
.box h1,.box h2,.box h3,.box h4,.box h5{font-family: 'Neusa';}
.box{text-align: center;font-family: 'Open Sans';font-weight: 400;}
.box:nth-child(1){background-color: #e17526;color:#fff;}
.box:nth-child(2){background-color: #005f85;color:#fff;}
.box:nth-child(3){background-color: #fdb813;}
.box:nth-child(4){background-color: #08ad84;color:#fff;}
.box:nth-child(5){background-color: #005e85;color:#fff;}
.box:nth-child(1) .logo{height: 10vh;}
.box:nth-child(1) .gorsel{height: 60vh;}

input,
textarea{background-color: rgba(0,0,0,0);border:solid 2px #fff;padding: 10px;margin-bottom: 10px; width: 90%;font-weight: 100;color:#fff;font-family: 'Open Sans';}
input p{font-weight: 100;}
button{cursor: pointer;background-color: #fff;color:#005f85;border:0;padding: 15px;  font-family: 'Neusa';font-weight: 600;font-size:14pt;width: 92.5%;border:solid 2px #fff;}
button:hover{background-color: rgba(255,255,255,0.9);}

#contact{text-align: left;color: #fff;}
#contact .content{max-width: 50vw;}
#contact iframe{height: 100vh;width: 50vw;}

 
#services  {text-align: left;}
#services .tab_icerik div{    max-height: 250px;}
#services .tab_icerik>div{float:left;height: 40vh;width: 50%;background-position: center;background-size: contain;background-repeat: no-repeat;}
#services .tab_icerik>p{float:left;height: 40vh;width: 50%;text-align: left;}
#services .tab_icerik:nth-child(3)>div{background-image: url('../img/1.png');}
 
#services .tab_icerik:nth-child(4)>div{background-image: url('../img/2.png');}
#services .tab_icerik:nth-child(5)>div{background-image: url('../img/3.png');}
#services .tab_icerik:nth-child(6)>div{background-image: url('../img/4.png');}
#services .tab_icerik:nth-child(7)>div{background-image: url('../img/5.png');}
#services .tab_icerik:nth-child(8)>div{background-image: url('../img/6.png');}  
#services .tab_icerik:nth-child(9)>div{background-image: url('../img/7.png');}
 
.clear {clear: both}
a {text-decoration: none}
ul#tab,ul#tab li{padding: 0; margin: 0; list-style: none;}
ul#tab { border-radius:50px;   width: auto;height: auto;margin: auto;text-align: center;display: table; background-color: rgba(0,0,0,0.1);overflow: hidden;  }
ul#tab li {float: left; border-right: 2px #08ad84 solid;}
ul#tab li:last-child{border:0;}
ul#tab li a {display: block;font-size:12pt;font-family: 'Neusa';font-weight: 600;padding:10px 10px; color: #fff; }
ul#tab li.aktif a {background-color: #fff; color: #08ad84;margin-bottom:-0px;height: 17;}
div.tab_icerik { padding: 10px;margin-top:-1.1px;color: #fff;    max-width: 940px;}

.tekrar{padding: 5px 15px; margin-top: 15px; display: inline-block;border:Solid 2px #fff;color:#fff;cursor:pointer;}
.formsonuc	h1,.formsonuc	h3,.formsonuc	p{margin:0;padding:0;    } 
.formsonuc	h3{font-size: 20pt;    } 
