@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

::-webkit-scrollbar {width:7.5px;}
::-webkit-scrollbar-track {background-color:transparent;} 
::-webkit-scrollbar-thumb {background-color: #FFCD00;} 
/*::-webkit-scrollbar-thumb:hover {border:1px solid #ccc;}*/

body{
    margin:0px; padding: 0px;
}
.scroll{
    background: rgba(255,255,255,1);
    transition: 0.5s;
}
*{ 
    font-family: "Montserrat", Arial, sans-serif;
    outline: none;
}

a{
    text-decoration: none !important;
}

div.wrapper {
    width: 100%;
    max-width: 1230px;
    padding: 0 15px;
    margin: auto;
    box-sizing: border-box;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: relative;
}
header{
    width: 100%;
    height: 100px;
    float: left;
    position: fixed;
    z-index: 1;
    background: rgba(255,255,255,0.5);
    transition: 0.5s;
}
/*div.mask{
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    background: rgba(0,0,0,0.5);
    z-index: 0;
}*/
header a#logo{
    float: left;
    background: url(../img/seffaf-logo1.png) no-repeat left;
    background-size: 50px 50px !important;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 100px;
    color: #402c23;
    font-weight: 300;
    padding-left: 70px;
    box-sizing: border-box;
}
header nav{
    width: auto;
    height: auto;
    float: right;
}
header nav a{
    width: auto;
    height: auto;
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
    padding: 41px 20px;
    box-sizing: border-box;
    transition: 0.5s;
    cursor: pointer;
}
header nav a:hover{
    background-color: #FFCD00;
    color: #fff;
}

section#slider{
    width: 100%;
    min-height: 750px;
    float: left;
    background-size: cover !important;
    position: relative;
}
section#slider div.alltext{
    width: 100%;
    height: auto;
    position: absolute;
    margin-top: 20%;
    padding: 30px 0px;
    text-align: center;
    background: rgba(0,0,0,0.5);
}
section#slider div.alltext div.text{
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    font-weight: 400;
    color: #FFCD00;
    opacity: 0.8;
    padding-bottom: 25px;
    letter-spacing:20px;
}
section#slider div.alltext div.bigtext{
    width: 100%;
    height: auto;
    float: left;
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    letter-spacing:5px;
}
section#tecrube{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 100px;
}
section#tecrube div.left{
    width: 300px;
    height: 255px;
    float: left;
    background-color: #FFCD00;
    padding: 15px;
    text-align: center;
    margin-right: 100px;
}
section#tecrube div.left div.sayi{
    width: 100%;
    height: auto;
    float: left;
    font-size: 120px;
    font-weight: 500;
    color: #fff;
}
section#tecrube div.left div.text{
    width: 100%;
    height: auto;
    float: left;
    font-size: 40px;
    font-weight: 200;
    color: #fff;
    letter-spacing: 7px;
    margin-bottom: 20px;
}
section#tecrube div.left div.lowtext{
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    letter-spacing: 5px;
}
section#tecrube div.center{
    width: calc(60% - 300px);
    height: auto;
    float: left;
    color: #000;
    letter-spacing: 10px;
}
section#tecrube div.center div.text{
    width: 100%;
    height: auto;
    float: left;
}
section#tecrube div.center span.low{
    float: left;
    font-size: 16px;
    font-weight: 100;
    color: #FFCD00;
    margin-bottom:30px; 
    letter-spacing: 20px; 
}
section#tecrube div.center span.high{
    font-size: 50px;
    font-weight: 100;
}
section#tecrube div.center span.highh{
    font-size: 50px;
    font-weight: 700;
}
section#tecrube div.right{
    width: calc(50% - 300px);
    height: auto;
    float: right;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    letter-spacing: 1px;
    text-align: left;
}
section#projeler{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 100px;
    padding: 30px 0px;
    box-sizing: border-box;
}
section#projeler div.left{
    width: 35%;
    height: auto;
    float: left;
}
section#projeler div.left div.text{
    width: 100%;
    height: auto;
    float: left;
}
section#projeler div.left span.low{
    float: left;
    font-size: 16px;
    font-weight: 100;
    color: #FFCD00;
    margin-bottom:30px; 
    letter-spacing: 20px; 
}
section#projeler div.left span.high{
    font-size: 50px;
    font-weight: 100;
}
section#projeler div.left span.highh{
    font-size: 50px;
    font-weight: 700;
}
section#projeler div.left p{
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    letter-spacing: 1px;
    text-align: left;
    line-height: 30px;
    margin-top: 40px;
}
section#projeler div.left a.all{
    width: auto;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #FFCD00;
    letter-spacing: 1px;
    text-align: left;
    transition: 0.5s;
    padding: 15px 0px;
}
section#projeler div.right{
    width: 55%;
    height: 500px;
    float: right;
    background: url(../img/projeler.jpg);
}
section#yuzdeler{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 100px;
    box-sizing: border-box;
    background: url(../img/yuzdeler-bg.jpg) no-repeat center;
    background-size: cover !important;
    background-attachment:fixed;
    position: relative;
}
section#yuzdeler div.boxes{
    width: 100%;
    height: auto;
    float: left;
    padding: 100px 0px;
}
section#yuzdeler div.boxes div.box{
    width: 25%;
    height: auto;
    float: left;
    text-align: center;
}
section#yuzdeler div.boxes div.box div.icon{
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background: url(../img/bina.png) no-repeat center;
    background-color: #FFCD00;
    background-size: 50px 50px !important;
    display: inline-table;
}
section#yuzdeler div.boxes div.box div.yuzde{
    width: 100%;
    height: auto;
    float: left;
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    padding: 25px 0px;
}
section#yuzdeler div.boxes div.box div.title{
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 5px;
}
div.mask{
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    background: rgba(0,0,0,0.5);
    z-index: 0;
}
section#hizmetler{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 100px;
    padding: 30px 0px;
    box-sizing: border-box;
}
section#hizmetler div.left{
    width: 35%;
    height: auto;
    float: left;
}
section#hizmetler div.left div.text{
    width: 100%;
    height: auto;
    float: left;
}
section#hizmetler div.left span.low{
    float: left;
    font-size: 16px;
    font-weight: 100;
    color: #FFCD00;
    margin-bottom:30px; 
    letter-spacing: 20px; 
}
section#hizmetler div.left span.high{
    font-size: 50px;
    font-weight: 100;
}
section#hizmetler div.left span.highh{
    font-size: 50px;
    font-weight: 700;
}
section#hizmetler div.left p{
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    letter-spacing: 1px;
    text-align: left;
    line-height: 30px;
    margin-top: 40px;
}
section#hizmetler div.left a.all{
    width: auto;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #FFCD00;
    letter-spacing: 1px;
    text-align: left;
    transition: 0.5s;
    padding: 15px 0px;
}
section#hizmetler div.right{
    width: 65%;
    height: auto;
    float: right;
}
section#hizmetler div.right div.boxes{
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}
section#hizmetler div.right div.boxes div.box{
    width: 41%;
    height: auto;
    float: right;
    margin: 20px 20px;
}
section#hizmetler div.right div.boxes div.box div.title{
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    text-align: left;
    padding-left: 50px;
    box-sizing: border-box;
    background: url(../img/hizmet-icon.png) no-repeat left;
    background-size: 30px 30px !important;
}
section#hizmetler div.right div.boxes div.box div.text{
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    letter-spacing: 1px;
    text-align: left;
    line-height: 30px;
    margin-top: 40px;
}
footer{
    width: 100%;
    height: auto;
    float: left;
    padding: 20px 0px;
    text-align: center;
    background: #1E2022;
}
footer p{
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
footer p span{
    color: #FFCD00;
}


/* ------------------------------------------------------------------------------------------------ PROJELERİMİZ ------------------------------------------------------------------------------------------------*/

section#projeler div.boxes{
    width: 100%;
    height: auto;
    float: left;
}
section#projeler div.boxes div.box{
    width: 48%;
    height: 500px;
    float: left;
    background-size: cover !important;
    margin-bottom: 50px;
}
section#projeler div.boxes div.box:nth-child(2n+0){
    float: right;
}
section#projeler div.boxes div.box div.alltext{
    width: 280px;
    height: 200px;
    background: #fff;
    margin: 150px 150px;
    padding: 35px;
    box-sizing: border-box;
}
section#projeler div.boxes div.box div.alltext div.number{
    width: 100%;
    height: 55px;
    float: left;
    background-color: #FFCD00;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 55px;
    text-align: center;
}
section#projeler div.boxes div.box div.alltext div.title{
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding-top: 30px;
    line-height: 28px;
    text-align: center;
}
section#projeler div.boxes div.box div.alltext div.text{
    width: auto;
    height: auto;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    line-height: 28px;
    padding-top: 25px;
    box-sizing: border-box;
}

/* ------------------------------------------------------------------------------------------------ HİZMETLERİMİZ ------------------------------------------------------------------------------------------------*/

section#hizmet{
    width: 100%;
    height: auto;
    float: left;
    margin: 100px 0px;
    padding: 30px 0px;
    box-sizing: border-box;
}
section#hizmet div.right{
    width: 100%;
    height: auto;
    float: right;
}
section#hizmet div.right div.boxes{
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}
section#hizmet div.right div.boxes div.box{
    width: 44%;
    height: auto;
    display: inline-table;
    margin: 20px 20px;
}
section#hizmet div.right div.boxes div.box div.title{
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    font-weight: 400;
    color: #000;
    text-align: left;
    padding-left: 50px;
    background: url(../img/hizmet-icon.png) no-repeat left;
    background-size: 30px 30px !important;
}
section#hizmet div.right div.boxes div.box div.text{
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    letter-spacing: 1px;
    text-align: left;
    line-height: 30px;
    margin-top: 40px;
}

/* ------------------------------------------------------------------------------------------------ HAKKIMIZDA ------------------------------------------------------------------------------------------------*/


section#projeler div.right p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    letter-spacing: 1px;
    text-align: left;
    line-height: 30px;
    margin-top: 40px;
}
section#referanslar{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 100px;
    box-sizing: border-box;
    background: url(../img/yuzdeler-bg.jpg) no-repeat center;
    background-size: cover !important;
    background-attachment:fixed;
    position: relative;
}
section#referanslar div.left{
    width: 100%;
    height: auto;
    text-align: center;
}
section#referanslar div.left div.text{
    width: 100%;
    height: auto;
    float: left;
    color: #ffF;
    padding-top: 30px;
}

section#referanslar div.left span.high{
    font-size: 50px;
    font-weight: 100;
}
section#referanslar div.left span.highh{
    font-size: 50px;
    font-weight: 700;
}
section#referanslar div.left p{
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    letter-spacing: 1px;
    text-align: left;
    line-height: 30px;
    margin-top: 40px;
}
section#referanslar div.left a.all{
    width: auto;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #FFCD00;
    letter-spacing: 1px;
    text-align: left;
    transition: 0.5s;
    padding: 15px 0px;
}
section#referanslar div.boxes{
    width: 100%;
    height: auto;
    float: left;
    padding:30px;
}
section#referanslar div.boxes div.box{
    width: 23.3%;
    height: 210px;
    float: left;
    background-color: #fff;
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 0px 0px 30px 30px;
}
section#referanslar div.boxes div.box img{
    width: 100%;
    height: 110px;
}
section#referanslar div.boxes div.box div.title{
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 900;
    color: #000;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0px;
}


/* ------------------------------------------------------------------------------------------------ İLETİŞİM ------------------------------------------------------------------------------------------------*/


section#iletisim-icerik{
    width: 100%;
    height: auto;
    float: left;
    margin: 30px 0px;
    padding: 30px 0px;
    box-sizing: border-box;
}
section#iletisim-icerik div.address {
    width: 440px;
    height: auto;
    float: left;
}
div.address div.address_text span.hood {
    width: 100%;
    height: auto;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 30px;
    box-sizing: border-box;
}
div.address div.address_text div.text {
    width: 100%;
    height: auto;
    font-size: 18px;
    font-weight: 300;
    color: #111111;
    margin-top: 35px;
}
div.address div.information_address {
    width: 380px;
    height: 168px;
    float: left;
    margin-top: 20px;
}
div.address div.information_address div.telephone {
    width: 100%;
    height: 60px;
    float: left;
    font-size: 20px;
    font-weight: 300;
    color: #111111;
    line-height: 60px;
    border-top: 1px solid #e0e0dd;
    border-bottom: 1px solid #e0e0dd;
}
div.wrapper div.address div.information_address div.fax {
    width: 100%;
    height: 60px;
    float: left;
    font-size: 20px;
    font-weight: 300;
    color: #111111;
    line-height: 60px;
    border-bottom: 1px solid #e0e0dd;
}
div.address div.information_address div.e-mail {
    width: 100%;
    height: 60px;
    float: left;
    font-size: 20px;
    font-weight: 300;
    color: #111111;
    line-height: 60px;
}
section#iletisim-icerik div.information {
    width: calc(100% - 510px);
    height: auto;
    float: right;
}
div.information div.title {
    width: 100%;
    height: auto;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 30px;
    box-sizing: border-box;
}
div.information form input.textbox {
    width: 49.36%;
    height: 45px;
    float: left;
    border: none;
    margin-bottom: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: #111111;
    background-color: #eee;
}
div.information form input.textbox:nth-child(2n+0) {
    float: right;
}
div.information form textarea.textarea {
    width: 100%;
    height: 143px;
    float: left;
    border: none;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: #111111;
    resize: none;
    background-color: #eee;
}
div.information form button.send {
    width: 80px;
    height: 40px;
    float: right;
    background-color: #FFF;
    border: none;
    margin-top: -45px;
    font-size: 20px;
    font-weight: 400;
}
section#iletisim-icerik div#harita {
    width: 100%;
    height: 380px;
    float: right;
    margin-top: 50px;
    margin-bottom: 10px;
}
section#mobile{
    width: 100%;
    height: auto;
    float: left;
    display: none;
}
header section#mobile a#logo_1 {
    height: 50px;
    float: left;
    background: url(../img/seffaf-logo1.png) no-repeat left;
    background-size: 30px 30px !important;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 100px;
    color: #402c23;
    font-weight: 300;
    padding-left: 40px;
    box-sizing: border-box;
    margin:10px 0px;
    line-height: 50px;
}
div#mM {
    width: 100%;
    height: calc(100% - 60px);
    padding: 20px 20px 10px 20px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 9;
    background: #fff;
    overflow-y: auto;
    box-sizing: border-box;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    left: 120%;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.margin{
   height: calc(100% - 60px) !important;
}
div#mM a{
    width: 100%;
    height: 40px;
    line-height: 41px;
    margin-bottom: 20px;
    float: left;
    background: #FFCD00;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    color: #FFF;
    padding-left: 20px;
    padding-top: 0px;
    box-sizing: border-box;
}
div#mM a:first-child{
    margin-top: 5px;
}
div#mM.active {
    display: block;
    left: 0px;
}
div.menu {
    width: 40px;
    height: 40px;
    margin: 15px 0;
    float: right;
    background: url('../img/menu.png') no-repeat right;
    background-size: 40px;
    cursor: pointer;
}






























