body, html, a, p,h1, h2, h3, h4, h5 {
    font-family: 'Roboto', sans-serif;
}
body {
    background-color: #ebebeb;
}
img {
    width: 100%
}

.font-bold {
    font-weight: 700
}

.font-light-italic {
    font-style: italic
}

p {
    font-size: 13px
}

section:before {
    content: '';
    display: table
}

section:after {
    clear: both
}

ul {
    padding-left: 0
}

ol {
    margin-bottom: 0
}

ul li {
    list-style: none;
}

.margin-t0 {
    margin-top: 0
}

.margin-t5 {
    margin-top: 5px
}

.margin-t10 {
    margin-top: 10px
}

.margin-t15 {
    margin-top: 15px
}

.margin-t20 {
    margin-top: 20px
}

.margin-t25 {
    margin-top: 25px
}

.margin-t30 {
    margin-top: 30px !important;
}

.margin-t40 {
    margin-top: 40px
}

.margin-t50 {
    margin-top: 50px
}

.margin-t60 {
    margin-top: 60px
}

.margin-t80 {
    margin-top: 80px
}

.margin-b0 {
    margin-bottom: 0
}

.margin-b5 {
    margin-bottom: 5px
}

.margin-b10 {
    margin-bottom: 10px
}

.margin-b15 {
    margin-bottom: 15px
}

.margin-b20 {
    margin-bottom: 20px
}

.margin-b25 {
    margin-bottom: 25px
}

.margin-b30 {
    margin-bottom: 30px
}

.margin-b40 {
    margin-bottom: 40px
}

.margin-b50 {
    margin-bottom: 50px
}

.margin-b60 {
    margin-bottom: 60px
}

.margin-b80 {
    margin-bottom: 80px
}

.margin-l0 {
    margin-left: 0
}

.margin-r-5 {
    margin-right: 5px
}

.padding-r0 {
    padding-right: 0
}
header {
    background-color: #fff;
}
.logo img {
    padding: 10px;
    width: 160px;
}
.uk-navbar-nav > li > a {
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.uk-vertical-align-middle {
    width: 100%;
}
.head-contact li {
    font-size: 13px;
}
.slide-text {
    font-size: 100px;
    font-weight: 300;
    line-height: initial;
}
.slide-text-2 {
    font-size: 40px;
    font-weight: 300;
    line-height: initial;
}
.slide-text-border {
    border: 1px solid #fff;
    padding: 50px 10px;
    width: 75%;
    border-radius: 2px;
}
.dot-nav {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}
.dot-nav li a {
    width: 15px;
    height: 15px;
    background-color: #bc9b6a;
}
.dot-nav li {
    margin-top: 5px;
}
.slide-sm {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.slide-sm ul {
    padding:  0;
    margin: 0;
}
.slide-sm li a {
    background-color: #bc9b6a;
    font-size: 20px;
    color: #fff;
    width: 100%;
    display: block;
    padding: 10px 5px;
    text-align: right;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.slide-sm li a:hover { 
    color: #444;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.slide-sm li {
    width: 40px;
    margin-bottom: 5px;
}
.slide-sm li i {
    width: 30px;
    display: inline-block;
    text-align: center;
}
.slide{
    position: relative;
}
.uk-navbar-nav {
    float: none;
    display: table;
    margin: 0 auto;
}
.sec-1 {
    padding: 50px 0;
}
.head-contact {
    margin: 0;
    padding: 0;
}
.heading-1 {
    font-weight: 300;
    padding-left: 32px;
    border-bottom: 1px solid #3f3f3f;
    display: inline-block;
    color: #3f3f3f;
    margin-left: 35px;
    position: relative;
}
.heading-1:after {
    content: "";
    width: 1px;
    height: 50px;
    background-color: #3f3f3f;
    position: absolute;
    left: 0;
    top: 100%;
}
.bsa .uk-form input, .bsa .uk-form button, .bsa .uk-form a {
    width: 100%;
    height: 40px;
}
.bsa .uk-form a {
    line-height: 40px;

}
.bsa .uk-form button, .bsa .uk-form a {
    background-color: #bc9b6a;
    color: #fff;
}
.bsa .uk-form input {
    border-color: #a9a9a9;
}
.katalog-online {
    margin: 0;
    font-size: 28px; 
    padding-top: 10px;
    text-align: center;
    font-weight: 300;
}

.bsa {
    background-color: #fff;
    padding: 50px 40px;
    margin-top: 30px;
    position: relative;
    z-index: 3;
}
.bg-shadow {
    position: relative;
    z-index: 3;
    box-shadow: 0px 30px 40px -35px #333;
}
.bp {
    margin-top: 30px;
}
.bp-inner-text {
    background-color: #fff;
    border-radius: 3px;
    padding: 25px; 
}
.bp-inner-text.left {
    margin-left: -80px;
}
.bp-inner-text.right {
    margin-right: -80px;
    z-index: 1;
    position: relative;
}
.btn-1 {
    margin-top: 15px;
    background-color: #bc9b6a;
    padding: 10px 30px;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    float: right;
    line-height: 1;
    border: 1px solid #bc9b6a;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-1:hover {
    color: #bc9b6a;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #bc9b6a;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.inner-heading {
    font-weight: 300;
    margin-left: 30px;
}
.inner-heading.uk-text-right {
    margin-right: 30px;
}
.borders-1 {
    position: absolute;
    left: 30px;
    right: 0;
    top: 35px;
    height: 1px;
    background-color: #3f3f3f; 
}
.borders-1:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 70px;
    bottom: 100%;
    background-color: #3f3f3f;
}
.custom-sticky{
    position: absolute;
    left: 0;
    right: 30px;
    top: 35px;
    height: 1px;
    background-color: #3f3f3f; 
}
.custom-sticky:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 70px;
    background-color: #3f3f3f;
    bottom: 100%;
    right: 0;
}
.relative {
    position: relative;
}
.inner-heading span {
    font-weight: 700;
    color: #bc9b6a;
}
.inner-heading.text-right {
    text-align: right;
    margin-right: 30px;
}
.sec-3 figure {
    position: relative;
}
.sec-3 figcaption {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); 
}
.sec-3 .caption {
    position: absolute;
    bottom: 35px;
    top: 35px;
    left: 35px;
    right: 35px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.sec-3 .caption .caption-inner {
    position: absolute;
    bottom: 15px;
    left: 15px;
    margin: 0;
    color: #fff;
}
.sec-3 .uk-slidenav-position {
    margin-top: 15px;
}

.proje-sec, .haber-sec, .proje-detay-sec {
    margin-top: 70px;
}
.proje-sec figure {
    position: relative;

}
.proje-sec figure:hover  figcaption, .sec-3 figure:hover  figcaption {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 1%, rgba(0,0,0,0.5) 93%, rgba(0,0,0,0.5) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.5) 93%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.5) 93%,rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=0 );
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
.proje-sec figcaption, .sec-3 figcaption {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 91%, rgba(0,0,0,1) 93%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 91%,rgba(0,0,0,1) 93%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 91%,rgba(0,0,0,1) 93%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
.proje-sec .caption {
    position: absolute;
    bottom: 35px;
    top: 35px;
    left: 35px;
    right: 35px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.proje-sec .caption h4 {
    position: absolute;
    bottom: 15px;
    left: 15px;
    margin: 0;
    color: #fff;
}
.proje-sec .caption-inner {
    position: absolute;
    bottom: 15px;
    left: 15px;
    margin: 0;
    color: #fff;
}
.haber .proje-sec .caption h4 {
    position: static;
    bottom: 15px;
    left: 15px;
    margin: 0;
    color: #fff;
}
.sec-3 .caption h4 {
    position: absolute;
    bottom: 15px;
    left: 15px;
    margin: 0;
    color: #fff;
}
.proje-sec .uk-slidenav-position {
    margin-top: 15px;
}
.proje-sec .caption-inner h4 {
    margin-bottom: 5px;
    color: #fff;
}
.proje-sec .caption-inner p {
    margin: 0;
}
.proje-sec .caption-inner span {
    font-size: 12px;
}

.sec-4 .banner-box {
    padding: 80px 0; 
    font-size: 28px; 
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
}
.sec-4 {
    background-color: #bc9b6a;
    margin-top: 25px;
    margin-bottom: 25px;
}
footer {
    background-color: #fff;
    text-align: center;
}
footer p {
    margin: 0;
}
.sm {
    margin: 0 auto;
    display: table;
    padding: 80px 0;
}
.sm li {
    float: left;
    padding: 5px 10px;
}
.sm li a {
    color: #333;
    font-size: 20px;
}
.kurum-sec {
    margin-bottom: 25px;
    margin-top: 70px;
}
.kurum-h2 {
    font-weight: 300;
}
.kurum-sec .bp-inner-text {
    border-left: 2px solid #bc9b6a;
}
.contact-inner {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 25px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.maps-inner {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 15px;
    box-sizing: border-box;
}
.kurumsal-inner {
    width: 100%;
    background-color: #fff
} 
.contact-inner .sm {
    padding: 20px 0;
}
.contact-list li {
    padding: 5px;
}
.contact-list {
    margin: 0;
}
.kk-inner {
    background-color: #fff;
    height: 100%;
    padding: 30px;
    box-sizing: border-box;
}
.kurumsal .bp-inner {
    position: relative;
    z-index: 1;
}
.kurumsal .heading-1 {
    margin-bottom: 35px;
}
.proje-inner {
    height: 100%;
    box-sizing: border-box;  
    background-color: #fff;
}
.proje-inner ul {
    margin: 0;
}
.proje-list li {
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 5px;
}
.proje-list li span {
    font-weight: 400;
}
.proje-inner .uk-subnav {
    font-size: 18px; 
    border-bottom: 1px solid #ddd; 
}
.proje-inner .uk-subnav li {
    margin: 0;
    color:  #333; 
    padding-right: 15px;
}
.proje-inner .uk-subnav li a {
    color: #444;
    padding: 15px 0;
}
#proje-detay .proje-list {
    padding: 25px;
}
.proje-inner .uk-subnav .uk-active {
    background-color: #bc9b6a;
    color: #fff;
}
.proje-inner .uk-subnav .uk-active a {
    color: #fff;
}
.tab-subnav li a {
    font-size: 11px;
}
.proje-inner .uk-subnav.tab-subnav li { 
    border-right: 1px solid #ddd; 
}
.proje-inner .uk-subnav.tab-subnav li:last-child {
    border-right: 0;
}
.proje-inner .uk-subnav.tab-subnav li a  {
    padding: 5px;
}
.proje-inner .uk-subnav.tab-subnav li span {
    display: block;
}
.tab-subnav {
    margin-top: 5px;
}
.contact-list li b {
    background-color:#bc9b6a;
    color: #fff;
    padding: 1px 6px;
    border-radius: 3px;
    width: 15px;
    display: inline-block;
    text-align: center;
}
.iletisim .sm li a i {
    color: #bc9b6a;
}
.artiiki {
    width: 90px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
}
@media (max-width:768px) {
    .uk-navbar-brand {
        margin-top: 5px;
        height: auto;
    }
    .bsa input {
        margin-bottom: 5px;
    }
    .uk-navbar-toggle {
        top: 20px;
        position: relative;
    }
    .head-contact.uk-text-right {
        text-align: center !important;
        margin-top: 5px;

    }
    .head-contact.uk-text-right a {
        color: #333;

    } 
    .slide-sm li {
        width: 24px;
        line-height: 14px;
    }
    .slide-sm li a {
        font-size: 14px;
        padding: 5px;
    }
    .slide-text-border {
        padding: 15px;
    }
    .dot-nav li a {
        width: 8px;
        height: 8px;
    }
    .iphone .dot-nav  {
        right: -35px;
    }
    .dot-nav {
        right: 5px;
    }
    .slide-text {
        font-size: 25px;
    }
    .slide-text-2 {
        font-size: 14px;
    }
    .bp {
        margin-top: 5px;
    }
    .bp-inner-text.left, .bp-inner-text.right {
        margin: 0;
        margin-bottom: 25px;
    }
    .borders-1 {
        display: none;
    }
    .custom-sticky{
        display: none;
    }
    .inner-heading {
        margin-top: 25px;
    }
    .inner-heading.text-right {
        text-align: left;
    }
    .heading-1 {
        padding-left: 0;
        margin-left: 0; 
        margin-bottom: 5px;
    }
    .heading-1:after {
        display: none;
    }
    .custom-order{
        order: 2;
    }
}