@import url(weather-icons.css);

*,
ul.brands-items {
    -webkit-font-smoothing: antialiased
}

.thumbnail,
section#footer,
section.content {
    display: inline-block
}

* {
    text-rendering: optimizeLegibility;
    font-family: Raleway, sans-serif;
    text-decoration: none !important
}

body,
html {
    height: 100% !important;
    min-height: 100%;
    overflow-x: hidden;
    font-size: 16px;
    position: relative;
    ybackground-color: #000 !important;
    cursor: default
}

body {
    right: 0;
    transition: .4s;
    overflow-y: scroll
}

html a,
html a:hover {
    color: rgba(255, 255, 255, .5)
}

h1,
h2 {
    margin-bottom: 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000
}

h1 {
    font-weight: 300
}

h1 .icon {
    height: auto;
    line-height: auto;
    padding: 20px
}

@media screen and (max-width:1030px) {
    body,
    html {
        font-size: 13px
    }

    h1 {
        font-size: 2.5em
    }

}

p {
    font-size: 1.35em;
    color: #888;
    margin-bottom: 30px
}

p.small {
    font-size: 1em
}

a {
    outline: 0 !important
}

blockquote {
    border-color: #000
}

.dark .btn,
.dark blockquote {
    border-color: #fff
}

.dark {
    background: #000
}

.dark p {
    color: #555;
    color: rgba(255, 255, 255, .5);
    font-size: 1.35em;
}

.dark .btn,
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {
    color: #fff
}

.dark .btn {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .5)
}

.dark .btn:hover {
    color: #fff;
    border-color: red;
    background: 0 0
}

.white {
    background: #fff
}

.white .icon,
.white p {
    color: #555;
    color: rgba(0, 0, 0, .5)
}

.white .btn {
    color: #555;
    color: rgba(0, 0, 0, .5);
    border-color: #555;
    border-color: rgba(0, 0, 0, .5)
}

.white .btn:hover {
    color: #000;
    border-color: #000;
    background: 0 0
}

.dark.trans {
    background: rgba(0, 0, 0, .8)
}

.white.trans {
    background: rgba(255, 255, 255, .8)
}

.blue {
    background: #558099;
    color: #afcce0
}

.blue h1,
.blue h2,
.blue h3,
.blue h4,
.blue h5,
.blue h6,
section#footer .pre-icon {
    color: #fff
}

section#home p,
section.portfolio .item .caption h3 {
    color: #000
}

.btn {
    background: 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn span {
    margin-right: 10px
}

.centered {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 250px
}

.centered.medium {
    width: 100%;
    max-width: 800px;
    min-height: 350px;
    padding: 0 20px
}

@media screen and (max-width:1030px) {
    .centered.medium {
        min-height: 170px;
        height: 170px
    }

}

.centered.large {
    max-width: 1080px;
    padding: 20px;
    width: 100%;
    min-height: 475px
}

@media screen and (max-width:992px) {
    .centered.large {
        position: relative !important;
        padding: 0 !important;
        height: auto !important
    }

}

section {
    min-height: 100%;
    width: 100%;
    position: relative;
    padding: 75px 30px
}

section.small {
    min-height: 1px !important;
    height: auto !important;
    padding: 130px 30px !important;
    width: 100%
}

@media screen and (max-width:1030px) {
    section {
        padding: 50px 20px
    }

}

section#footer {
    min-height: 1px !important;
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
    border-top: 1px solid #222
}

section#footer h4 {
    margin-bottom: 35px
}

section#footer .foot .btn-group .icon {
    height: 80px;
    line-height: 80px;
    width: 100%;
    color: #000;
    border: 1px solid #000;
    border-right: none;
    background: #555
}

section#footer .foot .btn-group .icon:hover {
    background: #fff
}

section#footer .foot .btn-group:last-child .icon {
    border-right: 1px solid #000
}

section#footer .copyright p {
    font-size: .9em
}

section#footer .thumbnail {
    width: 33.333%
}

section.content {
    margin: -5px 0
}

section#home {
    height: 100%
}

section#about .centered {
    height: 250px
}

section.portfolio {
    padding: 15px 15px 0
}

section.portfolio#portfolio {
    margin-bottom: -3px
}

section.portfolio#portfolio div[class*=col-] {
    padding: 0;
    margin: -3px 0
}

section.portfolio .item {
    margin-bottom: 0;
    position: relative;
    width: auto;
    overflow: hidden
}

section.portfolio .item img {
    max-width: 100%;
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

section.portfolio .item .caption {
    position: absolute;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    background: #fff;
    background: rgba(0, 0, 0, .65);
    padding: 40px 30px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.overlay,
img.fs {
    position: fixed;
    top: 0;
    left: 0
}

section.portfolio .item .caption .centered {
    height: 100px
}

@media screen and (max-width:1030px) {
    section.portfolio .item {
        margin-bottom: 20px
    }

    section.portfolio .item .caption h3 {
        font-size: 1.2em
    }

}

section.portfolio .item .caption p {
    font-size: 1em
}

section.portfolio .item:hover .caption {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1)
}

section.portfolio .item:hover .caption p {
    color: #666
}

section.portfolio .item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

section .block {
    padding: 0
}

section .block.small {
    padding: 20px 30px
}

section .block.small p {
    font-size: 15px
}

section .block.small p.small {
    margin-bottom: 8px
}

section .block.bottom {
    margin-top: 60px !important;
    padding-bottom: 0 !important
}

section .block.bottom .icon {
    border-bottom: none !important
}

section .block.top {
    padding-top: 0 !important;
    margin-bottom: 60px !important
}

section .block.top .icon {
    border-top: none !important
}

section {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

section img.fs,
section.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)"
}

section img.fs {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1)
}

section.visible {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

section.visible img.fs {
    -webkit-transition: all 4s;
    -moz-transition: all 4s;
    -o-transition: all 4s;
    transition: all 4s;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.single-item:hover,
form {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}

section.visible img.fs.faded {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

.posts-container .posts .post,
.posts-container .posts .post img,
img.faded {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)"
}

img {
    max-width: 100%
}

img.fs {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto
}

img.faded {
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    background: #000
}

p img {
    margin: 25px 0
}

.thumbnail {
    width: auto;
    border: 0;
    background: 0 0;
    margin: 0;
    padding: 0
}

.overlay,
nav#main .icon.toggle-menu {
    display: none
}

form {
    margin-top: 20px;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, .1);
    transition: all .5s;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

form .form-control {
    margin-bottom: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

form input[type=submit].form-control {
    margin-bottom: 0;
    background: #000;
    color: #fff;
    border: 0;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

form input[type=submit].form-control:hover {
    background: #333
}

form:hover {
    border: 1px solid #000
}

.overlay {
    z-index: 999999999 !important;
    right: 0;
    bottom: 0
}

.overlay iframe,
.overlay img {
    width: auto;
    max-width: 80%;
    max-height: 80%;
    height: auto
}

.overlay img {
    border: 1px solid #555
}

.overlay .fa-times,
.overlay .next,
.overlay .prev {
    position: absolute;
    top: 5%;
    right: 3%;
    color: #555;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #555;
    background: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 9999999
}

.overlay .fa-times:hover,
.overlay .next:hover,
.overlay .prev:hover {
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff
}

.overlay .next,
.overlay .prev {
    top: 50%;
    margin-top: -20px
}

.overlay .prev {
    left: 3%;
    right: auto
}

.controls-container,
.controls-container .controls,
nav#main {
    left: 0;
    right: 0;
    position: absolute
}

nav#main {
    bottom: -80px;
    height: 80px;
    background: #000;
    border-bottom: 1px solid #222;
    z-index: 9999999 !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media screen and (max-width:900px) {
    nav#main {
        height: 40px
    }

}

nav#main .logo,
nav#main ul {
    height: 80px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s
}

nav#main.visible {
    bottom: 0;
    right: 0 !important
}

nav#main .logo {
    line-height: 80px;
    padding: 0 40px;
    position: absolute;
    left: 0;
    color: #666;
    letter-spacing: 2px;
    transition: all .2s
}

nav#main .fa-bars {
    font-size: 14px
}

@media screen and (max-width:900px) {
    nav#main .logo {
        padding: 0 12px
    }

    nav#main .icon.toggle-menu {
        display: block;
        overflow: hidden
    }

    .logo {
        background-image: url(../img/kklogo.png) !important;
        background-repeat: no-repeat !important
    }

}

nav#main ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 60px;
    transition: all .2s
}

nav#main ul li,
nav#main ul li a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    display: inline-block;
    height: 80px
}

nav#main ul li {
    border-left: 1px solid #222;
    transition: all .2s
}

nav#main ul li a {
    padding: 0 40px;
    line-height: 80px;
    color: #666;
    text-decoration: none;
    transition: all .2s
}

nav#main ul li a.active,
nav#main ul li a:hover {
    color: #fff;
    background: #222
}

nav#main ul li a:hover {
    text-decoration: none
}

nav#main ul li:last-child {
    border-right: 1px solid #222
}

@media screen and (max-width:992px) {
    nav#main ul {
        text-align: right;
        margin-left: 0
    }

    nav#main ul li a {
        padding: 0 12px
    }

    nav#main ul li:last-child {
        border-right: 0
    }

}

nav#main .icon {
    height: 80px;
    line-height: 80px;
    border: 0;
    display: inline-block;
    border-left: 1px solid #222;
    color: #666;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

nav#main .icon:hover {
    background: #222;
    color: #fff
}

nav#main.affix {
    position: absolute;
    z-index: 9999;
    bottom: auto;
    border-bottom: 1px solid #222
}

nav#main.affix.visible {
    bottom: 0
}

nav#main.affix .icon {
    line-height: 80px;
    height: 80px
}

nav#main.affix .logo {
    height: 80px;
    line-height: 80px;
    padding: 0 10px
}

nav#main.affix ul {
    height: 80px
}

@media screen and (max-width:900px) {
    nav#main.affix ul {
        top: 40px;
        bottom: auto;
        height: auto;
        width: 100%;
        text-align: center;
        background: #000;
        display: none;
        border-bottom: 1px solid #222
    }

    nav#main.affix ul li,
    nav#main.affix ul li a {
        width: 100%
    }

    nav#main.affix ul.open {
        display: inline-block
    }

    nav#main.affix .icon,
    nav#main.affix .logo {
        line-height: 40px;
        height: 40px
    }

    .logo {
        background-image: url(../img/kklogo.png) !important;
        background-repeat: no-repeat
    }

}

nav#main.affix ul li {
    height: 80px
}

nav#main.affix ul li a {
    height: 80px;
    line-height: 80px
}

@media screen and (max-width:900px) {
    nav#main,
    nav#main ul {
        bottom: auto;
        border-bottom: 1px solid #222
    }

    nav#main .icon,
    nav#main .logo,
    nav#main ul li a {
        height: 40px;
        line-height: 40px
    }

    nav#main {
        position: fixed;
        z-index: 9999;
        top: -40px;
        height: 40px
    }

    nav#main.visible {
        top: 0
    }

    nav#main .logo {
        padding: 0 10px
    }

    nav#main ul {
        top: 40px;
        height: auto;
        width: 100%;
        text-align: center;
        background: #000;
        display: none
    }

    nav#main ul li {
        width: 100%;
        height: 40px
    }

    nav#main ul li a {
        width: 100%
    }

    nav#main ul.open {
        display: inline-block
    }

    .social-icons a {
        margin: 0 10px;
        font-size: 21px
    }

}

.icon,
icon {
    display: inline-block;
    height: 45px;
    min-width: 45px;
    width: auto;
    padding: 0 20px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, .4);
    color: #444;
}

#icon span,
.icon span {
    margin-right: 6px
}

#icon:hover,
.icon:hover {
    color: #000;
    background: rgba(255, 255, 255, .2);
    text-decoration: none;
    border: 1px solid #555;
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 3px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 2px rgba(0, 0, 0, .1)
}

.dark #icon,
.dark .icon {
    border-color: #fff;
    border-color: rgba(255, 255, 255, .4);
    color: #fff
}

.dark #icon:hover,
.dark .icon:hover {
    color: #fff
}

.detay a {
    border: 2px solid #222
}

.detay a:hover {
    border: 2px solid red
}

.form-control-feedback {
    display: none
}

.has-feedback .form-control-feedback {
    display: inline-block;
    margin-top: -24px
}

.service {
    margin-bottom: 30px
}

span.fa {
    width: 30px
}

span.fa.fa-caret-right {
    width: auto
}

.controls-container {
    bottom: 60px;
    height: 200px;
    overflow: hidden
}

@media screen and (max-width:1030px) {
    .controls-container {
        bottom: 0
    }

}

.controls-container .controls {
    bottom: 80px
}

.controls-container .controls a.control-left,
.controls-container .controls a.control-right {
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #000;
    color: #555;
    cursor: pointer;
    z-index: 9999;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.controls-container .controls a.control-left:hover,
.controls-container .controls a.control-right:hover {
    text-decoration: none;
    background: #333;
    color: #fff
}

.controls-container .controls a.control-left {
    position: absolute;
    left: -60px
}

.controls-container .controls a.control-right {
    position: absolute;
    right: -60px
}

.controls-container.hover a.control-left {
    left: 0
}

.controls-container.hover a.control-right {
    right: 0
}

.posts-container {
    left: 0;
    right: 0;
    bottom: 60px;
    overflow: hidden;
    position: fixed;
    height: 150px
}

@media screen and (max-width:1030px) {
    .controls-container .controls a.control-left {
        left: 0
    }

    .controls-container .controls a.control-right {
        right: 0
    }

    .posts-container {
        bottom: 0
    }

}

.posts-container .posts {
    padding: 30px 80px;
    position: absolute;
    bottom: 5px;
    list-style: none;
    text-align: left;
    -webkit-transition: bottom .3s;
    -moz-transition: bottom .3s;
    -o-transition: bottom .3s;
    transition: bottom .3s
}

.posts-container .posts.blurred {
    bottom: -130px
}

.posts-container .posts .post {
    cursor: pointer;
    position: relative;
    margin-right: 30px;
    display: inline-block;
    text-align: left;
    background: #fff;
    width: 225px;
    height: 90px;
    padding: 5px 25px;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    -khtml-opacity: .2;
    opacity: .2;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media screen and (max-width:992px) {
    .posts-container .posts .post {
        height: 50px;
        padding: 5px 15px;
        margin-right: 15px;
        width: 150px
    }

}

@media screen and (max-width:1030px) {
    .posts-container .posts .post {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }

}

.posts-container .posts .post h3 {
    font-size: 1em;
    font-weight: 700;
    height: 40px;
    position: absolute;
    left: 25px;
    right: 25px;
    top: 0;
    line-height: 1.2em;
    color: #000;
    -webkit-transition: color .25s;
    -moz-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
}

@media screen and (max-width:992px) {
    .posts-container .posts .post h3 {
        font-size: .8em;
        line-height: 1.1em;
        left: 10px;
        right: 10px;
        top: -10px
    }

}

.posts-container .posts .post img {
    width: 215px;
    height: 0;
    margin: 10px -20px 20px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.posts-container .posts .post .content,
.posts-container .posts .post p {
    display: none;
    font-size: 1em
}

.posts-container .posts .post .data {
    display: none
}

.posts-container .posts .post:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 0;
    border-width: 20px 0 0 20px;
    border-style: solid;
    border-color: #fff transparent;
    -webkit-transition: border-color .2s;
    -moz-transition: border-color .2s;
    -o-transition: border-color .2s;
    transition: border-color .2s
}

@media screen and (max-width:992px) {
    .posts-container .posts .post:after {
        border-width: 10px 0 0 10px;
        bottom: -10px
    }

}

.posts-container .posts .post.active,
.posts-container .posts .post:hover {
    background: #000
}

.posts-container .posts .post.active h3,
.posts-container .posts .post:hover h3 {
    color: #777
}

.posts-container .posts .post.active:after,
.posts-container .posts .post:hover:after {
    border-color: #000 transparent
}

.posts-container .posts .post.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    margin-bottom: 0
}

.post-content-container {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all .3s
}

.post-content-container .post-comments,
.slicknext {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.post-content-container .post-comments {
    position: fixed;
    right: -300px;
    top: 30px;
    bottom: 240px;
    background: #fff;
    width: 300px;
    font-size: 12px;
    text-align: left;
    padding: 0 20px;
    -webkit-transform: scale(.9, .9);
    -moz-transform: scale(.9, .9);
    transform: scale(.9, .9);
    transition: all .3s
}

.post-content-container .post-comments .write.icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    background: #fff
}

.post-content-container .post-comments.visible {
    right: 30px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1)
}

@media screen and (max-width:1230px) {
    .post-content-container .post-comments.visible {
        right: -300px
    }

}

.post-content-container .post-comments h3 {
    padding-top: 0
}

.post-content-container .post-comments h3 span {
    margin-right: 10px;
    font-size: 16px;
    color: #ddd
}

.post-content-container .post-comments .comments {
    list-style: none;
    padding: 0;
    overflow: hidden;
    top: 60px;
    border-top: 1px solid #ddd;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: 0
}

.post-content-container .post-comments .comments .comment {
    padding: 20px 20px 15px
}

.post-content-container .post-comments .comments .comment:nth-child(odd) {
    background: #eee
}

.post-content-container .post-comments .comments .comment .author-info .date,
.post-content-container .post-comments .comments .comment .author-info h5 {
    margin: 5px 15px
}

.post-content-container .post-comments .comments .comment .content {
    margin: 10px 0
}

.post-content-container .post-comments .comments .comment p {
    margin-bottom: 5px
}

.post-content-container .post-content {
    position: absolute;
    z-index: 0;
    top: 45%;
    left: 50%;
    right: 0;
    margin-top: -250px;
    margin-left: -250px;
    width: 500px;
    height: auto;
    bottom: auto;
    background: #fff;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(.9, .9);
    -moz-transform: scale(.9, .9);
    transform: scale(.9, .9);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media screen and (max-width:1230px) {
    .post-content-container .post-content {
        left: 0;
        margin: 50px 30px;
        width: 92%
    }

}

@media screen and (max-width:1030px) {
    .post-content-container .post-content {
        left: 10px !important;
        right: auto !important;
        width: auto;
        margin-right: 10px;
        top: 53px !important;
        position: absolute;
        margin-top: 0 !important;
        margin-left: 0
    }

}

.post-content-container .post-content .handle {
    position: relative;
    min-height: 65px;
    line-height: 75px;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddd
}

.post-content-container .post-content .handle h2 {
    margin: 0;
    padding: 25px 30px;
    display: inline-block
}

@media screen and (max-width:992px) {
    .post-content-container .post-content .handle {
        height: 45px;
        line-height: 45px
    }

    .post-content-container .post-content .handle h2 {
        padding: 5px 15px;
        font-size: 1.3em
    }

}

@media screen and (max-width:1030px) {
    .post-content-container .post-content .handle h2 {
        padding: 17px 30px 17px 15px
    }

}

.post-content-container .post-content .handle .fa {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 17px;
    border: 0;
    cursor: pointer
}

@media screen and (max-width:992px) {
    .post-content-container .post-content .handle .fa {
        height: 30px;
        line-height: 30px;
        width: 30px;
        top: 8px
    }

}

.post-content-container .post-content h2 {
    margin: 30px
}

.post-content-container .post-content .content {
    padding: 20px 30px;
    margin: 0;
    height: 250px;
    overflow: hidden;
    position: relative
}

.post-content-container .post-content .content p {
    font-size: 1em
}

.post-content-container .post-content .content p:last-child {
    margin-bottom: 0
}

.post-content-container .post-content .content img {
    margin: 10px 0;
    max-width: 100%
}

@media screen and (max-width:992px) {
    .post-content-container .post-content .content {
        padding: 10px 15px;
        height: 200px
    }

    .post-content-container .post-content .content h2 {
        margin: 30px
    }

    .post-content-container .post-content .foot {
        display: none
    }

}

.post-content-container .post-content.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    margin-top: -270px;
    z-index: 99999
}

.post-content-container .post-content .foot {
    background: #000;
    width: 100%;
    height: 47px;
    padding: 0 10px
}

.post-content-container .post-content .foot .info,
.post-content-container .post-content .foot a {
    border-right: 1px solid #333;
    color: #555;
    padding: 0 20px;
    font-size: 14px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.post-content-container .post-content .foot .info .glyphicon,
.post-content-container .post-content .foot a .glyphicon {
    font-size: 14px;
    margin-right: 4px;
    margin-left: 0
}

.post-content-container .post-content .foot .info:hover,
.post-content-container .post-content .foot a:hover {
    color: #fff;
    text-decoration: none
}

.post-content-container .post-content .foot .block.bottom {
    padding: 30px !important
}

.ps-container .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.loader {
    border: 2px solid #555;
    width: 50px;
    height: 50px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    -webkit-animation: load 1s infinite;
    animation: load .3s infinite
}

@-webkit-keyframes load {
    0% {
        height: 50px;
        -webkit-transform: rotate(0)
    }

    50% {
        height: 0;
        margin-top: 0;
        -webkit-transform: rotate(180deg)
    }

    100% {
        height: 50px;
        margin-top: -25px;
        -webkit-transform: rotate(360deg)
    }

}

@keyframes load {
    0% {
        height: 50px
    }

    50% {
        height: 0;
        margin-top: 0
    }

    100% {
        height: 50px;
        margin-top: -25px
    }

}

h1 {
    font-size: 30px !important
}

nav#main .logo {
    width: 226px;
    background-position: center
}

.logo {
    background-image: url(../img/kblogo.png);
    background-repeat: no-repeat
}

.hata {
    border: 1px solid red
}

.aktif {
    background: rgba(255, 255, 255, .2)
}

.toggle-menu span {
    margin-right: 0
}

.iletisim>.centered {
    margin: inherit;
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 140px;
    margin-top: -110px
}

nav#main ul li.mobililetisim {
    display: none
}

nav#main ul li a {
    margin-right: -5px;
    font-weight: 600
}

nav#main ul {
    text-align: right
}

section.portfolio .item .caption .centered {
    line-height: 100px !important
}

section.portfolio .item .caption {
    color: #fff
}

#map {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 70vh
}

.slicknext,
.slicknext2,
.slicknext3,
.slickprev,
.slickprev2,
.slickprev3 {
    position: absolute;
    top: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #000;
    z-index: 9;
    transform: translateY(-50%);
    text-align: center
}

.form-control:focus {
    border-color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.slicknext,
.slickprev {
    color: #555;
    border: 1px solid #555
}

.slicknext {
    right: -35px;
    transition: all .3s
}

.slicknext2,
.slickprev {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.slickprev {
    left: -35px;
    transition: all .3s
}

.slicknext:hover,
.slickprev:hover {
    text-decoration: none;
    color: #fff !important;
    border: 1px solid #fff
}

.slicknext2,
.slicknext3,
.slickprev2,
.slickprev3 {
    color: #555;
    border: 1px solid #555
}

.slicknext2 {
    right: -35px;
    transition: all .3s
}

.slicknext3,
.slickprev2 {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.slickprev2 {
    left: -35px;
    transition: all .3s
}

.slicknext3 {
    right: 10px;
    transition: all .3s
}

.slickprev3 {
    left: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.slicknext2:hover,
.slicknext3:hover,
.slickprev2:hover,
.slickprev3:hover {
    text-decoration: none;
    color: #fff !important;
    border: 1px solid #fff
}

.ofisgaleri a:focus,
.ofisgaleri a:hover {
    color: #fff !important
}

@media screen and (max-width:900px) {
    nav#main .logo {
        width: 131px
    }

    nav#main ul {
        text-align: center
    }

    nav#main .icon.toggle-menu {
        position: absolute;
        right: 0
    }

    nav#main a:nth-child(2) {
        display: none
    }

    nav#main a:nth-child(3) {
        margin-right: 53px
    }

    .affix-top .logo {
        background-image: url(../img/kklogo.png);
        background-repeat: no-repeat
    }

    p.small {
        font-size: 1.4em
    }

    .iletisim textarea {
        height: 132px;
        width: 100%;
        float: inherit
    }

    h1 {
        font-size: 2.5em !important
    }

}

@media screen and (max-width:1275px) {
    nav#main.visible {
        font-size: 15px
    }

    nav#main ul li a {
        padding: 0 11px
    }

}

@media screen and (min-width:992px) and (max-width:1200px) {
    .service {
        min-height: 230px
    }

}

@media screen and (min-width:1275px) and (max-width:1430px) {
    nav#main ul li a {
        padding: 0 25px
    }

}

@media screen and (max-width:950px) {
    .slicknext,
    .slicknext2 {
        right: 5px
    }

    .slickprev,
    .slickprev2 {
        left: 5px
    }

}

ul.brands-items {
    margin: 0 auto;
    max-width: 1245px;
    -webkit-backface-visibility: hidden;
    text-align: center;
    padding: 0
}

ul.brands-items li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 178px;
    padding: 0;
    list-style: none;
    border: 0;
    text-align: center;
    cursor: pointer;
    background: #fff;
    outline: transparent solid 2px;
}

ul.brands-items li img {
    float: left;
    width: 100%;
    height: 100%
}

@media (max-width:680px) {
    ul.brands-items li {
        width: 138px;
        height: 138px;
        margin-bottom: 30px
    }

}

.dropbtn {
    cursor: pointer
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #222;
    min-width: 100%;
    z-index: 1;
    margin-right: -5px;
    left: 50%;
    transform: translateX(-50%)
}

.dropdown:hover .dropdown-content {
    display: block;
    right: 0;
    width: 200px
}

.dropdown-content a {
    margin-right: 0 !important;
    text-align: center;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 !important;
    float: left;
    width: 100%;
    font-weight: 600 !important;
    font-size: 15px;
    outline: transparent solid 2px !important;
    transition: .5s
}

.dropdown-content a:hover {
    outline: red solid 2px !important;
    transition: .5s
}

.iletisim input {
    width: 100%;
    height: 54px;
    padding: 0 15px;
    border: 3px solid #1e1e1e !important;
    background: 0 0;
    font-size: 18px;
    line-height: 54px;
    color: red;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px
}

.iletisim select,
.iletisim textarea {
    border: 3px solid #1e1e1e !important;
    font-size: 18px
}

.iletisim select {
    height: 54px;
    margin: 0;
    padding: 0 15px;
    background: url(../img/svg/select_arrow.svg) right 15px center no-repeat;
    line-height: 45px;
    color: #b8b8b8;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-size: 19px 13px
}

.iletisim textarea {
    width: 100%;
    height: 108px;
    padding: 15px;
    background: 0 0;
    line-height: 24px;
    color: red;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px
}

input.iletisimbutton,
input.iletisimbutton2 {
    width: 54px;
    height: 54px;
    margin: 0;
    text-indent: -9999px
}

input.iletisimbutton {
    padding: 0;
    border: 3px solid #1e1e1e !important;
    background: url(../img/svg/error.svg) center center no-repeat;
	background-color: #ff0000;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
    background-size: 20px 20px;
    cursor: auto
}

.iletisim input::placeholder,
.iletisim textarea::placeholder {
    color: #b8b8b8
}

input.iletisimbutton2 {
    padding: 0;
    border: 3px solid #4b4b4b;
    background: url(../img/svg/send_.svg) center center no-repeat;
	background-color: #ff0000;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
    background-size: 20px 20px;
    cursor: pointer
}

.iletisim .fileUpload #uploadFile {
    width: 100%;
    height: 50px !important;
    background: 0 0;
    border: 0;
    font-size: 18px;
    line-height: 40px;
    color: #ee1c4c;
    cursor: pointer
}

.iletisim .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 54px !important
}

.iletisim .fileUpload span {
    float: right;
    width: 44px !important;
    height: 24px !important;
    text-indent: -9999px;
    border: 3px solid #1e1e1e !important;
    background-image: url(../img/svg/dott.svg);
    background-size: 17px 4px;
    background-repeat: no-repeat;
    background-position: center center;
    color: #ee1c4c;
    margin: 12px 20px 12px 0;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
    cursor: pointer;
    position: absolute;
    right: 10px
}

form.iletisim {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

form.iletisim input:focus,
form.iletisim select:focus,
form.iletisim textarea:focus {
    border-color: red !important
}

.social-icons {
    margin: 20px 0
}

.social-icons a {
    margin: 0 20px;
    color: #1e1e1e !important;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.social-icons a:hover {
    color: red !important;
    text-decoration: none
}

.overlay img {
    background-color: #000
}

.scrolldropdown {
    bottom: 80px;
    right: 0;
    width: 400px
}

.scrolldropdown a {
    float: left;
    width: 100%
}

.instagram a.item {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    overflow: hidden
}

.instagram a.item:after {
    content: '';
    width: 70%;
    height: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.instagram a.item:hover:after {
    background: rgba(0, 0, 0, .65);
    transition: all .5s
}

.instagram a.item img {
    max-width: 100%;
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.instagram a.item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

img.fancybox-image {
    background: #fff
}

.firmalar_kat a {
    height: 30px;
    min-width: 30px;
    padding: 0 5px;
    line-height: 30px;
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    text-transform: initial;
    border-color: #666;
    color: #666;
    background: #000
}

.firmalar_kat .icon {
    color: #666
}

.aktifkategori,
.firmalar_kat a:hover {
    color: #fff !important
}

.aktifkategori {
    border-color: #fff !important;
    background: rgba(255, 255, 255, .2) !important
}

.referanslarimiz li:hover .detay {
    visibility: visible;
    z-index: 15
}

.menuhizmetler,
.menureferanslar,
.mobilmenu2,
.scrollToTop {
    display: none
}

.referanslarimiz .filter {
    height: 100%
}

.referanslarimiz .filter p {
    position: absolute;
    left: 0;
    top: 105%;
    font-size: 12px;
    width: 100%;
    color: #fff
}

.referanslarimiz li .detay a {
    height: 35px;
    min-width: 35px;
    padding: 0 10px;
    line-height: 33px;
    background: #000;
    margin: 0 2px;
}

/*.referanslarimiz li:hover .detay a {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0)
}
*/
.referanslarimiz li .detay {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    visibility: hidden;
}

.referanslarimiz li:hover i {
    font-size: 15px;
    line-height: 34px;
    margin-left: 1px
}

.scrollToTop i {
    color: #fff;
    font-size: 40px
}

.scrollToTop {
    width: 60px;
    height: 60px;
    text-align: center;
    background: red;
    position: fixed;
    bottom: 20px;
    right: 21px;
    color: #fff;
    z-index: 99;
    line-height: 60px;
    border-radius: 100%;
    padding-top: 9px;
    -webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, .5);
    box-shadow: 0 4px 5px -1px rgba(0, 0, 0, .5)
}

.scrollToTop:hover {
    text-decoration: none
}

.hizmetlermenu a {
    text-align: left;
    padding-left: 20px !important
}

.hizmetlermenu {
    width: 620px !important
}

.scrolling {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.noscrolling {
    overflow: hidden;
    overflow-y: hidden
}

.sosyalmedya a.icon {
    font-size: 2vw;
    position: relative;
    border: 3px solid #1e1e1e;
    transition: .5s
}

.sosyalmedya a.icon span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ulli {
    width: 20%;
    float: left;
    padding: 15px 15px 40px
}

ul.brands-items li {
    width: 100%;
    margin: 0
}

nav#main.navbarfixed,
nav#main.navbarfixed .icon,
nav#main.navbarfixed .logo,
nav#main.navbarfixed ul,
nav#main.navbarfixed ul li,
nav#main.navbarfixed ul li a {
    height: 40px;
    line-height: 40px;
    transition: .5s
}

nav#main.navbarfixed .logo {
    background-image: url(../img/kklogo.png);
    background-repeat: no-repeat;
    transition: .5s
}

nav#main.navbarfixed {
    position: fixed;
    top: 0;
    transition: .5s
}

.kattitle {
    padding-top: 90px
}

@media (max-width:1200px) {
    .ulli {
        width: 25%
    }

}

@media (max-width:992px) {
    .ulli {
        width: 33.33%
    }

}

@media (max-width:768px) {
    .firmalar_kat .block {
        padding: 0;
        min-height: 240px
    }

    .kattitle {
        padding-top: 30px
    }

    .scrollToTop {
        width: 60px;
        height: 60px;
        bottom: 85px;
        right: 29px;
        line-height: 60px;
        padding-top: 7px;
    }

    .scrollToTop i {
        color: #fff;
        font-size: 34px
    }

    .ulli {
        width: 50%
    }

    .sosyalmedya a.icon {
        font-size: 6vw;
        position: relative
    }

    #footer {
        padding: 20px 0
    }

    section .block.small {
        padding: 18px
    }

    ul.brands-items {
        width: 100% !important
    }

    #servis {
        padding: 40px 0 !important
    }

    .service {
        padding: 0 !important
    }

    #hizmetler {
        padding: 35px 0 !important
    }

    form.iletisim {
        padding: 10px
    }

    .social-icons a {
        margin: 0 10px
    }

    .iletisim input[name=ad],
    .iletisim input[name=email] {
        margin-top: 10px
    }

    ul.brands-items li {
        margin: 30px 8px !important
    }

    .slicknext,
    .slicknext2 {
        right: 15px
    }

    .slickprev,
    .slickprev2 {
        left: 15px
    }

    .ofisgaleri .slick-slide {
        padding: 0 !important
    }

    .ofisgaleri .slick-slide .item {
        margin-bottom: 0 !important
    }

    .ofisgaleri .slick-slide .item .caption i {
        font-size: 40px !important
    }

    section#footer {
        border: 0
    }

    .referanslarimiz {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .referanslarimiz .ulli {
        padding: 4px 4px 40px
    }

    .referanslarimiz ul.brands-items li {
        margin: 0 !important
    }

    .ekibimiz {
        padding: 0 !important
    }

    .firma li {
        width: 100%;
        font-size: 30px;
        color: #fff
    }

    .firma {
        height: 90px !important
    }

}

@media (max-width:900px) {
    .menufixed {
        position: fixed !important;
        right: 0 !important
    }

    .mobilmenu,
    .mobilmenu2 {
        background-color: #000;
        right: 0
    }

    .sliderzindex {
        z-index: -1 !important
    }

    .firmalar_kat {
        padding: 0 2px 0 5px
    }

    .firmalar_kat .block {
        padding: 0;
        height: 10px
    }

    .firmalar_kat .block a {
        min-width: 48.5%;
        padding: 0 5px;
        float: left;
        font-size: inherit;
        margin: 2px
    }

    .dropdown-content {
        position: relative
    }

    .scrolldropdown a {
        width: 100% !important
    }

    nav#main ul.open {
        display: none !important
    }

    .mobilmenu2 {
        display: none;
        width: 80%;
        position: fixed;
        height: 100%;
        z-index: 999;
        overflow: hidden
    }

    .dropdown:hover .dropdown-content,
    .mobilmenu {
        width: 100%
    }

    .mobilmenu {
        position: absolute;
        top: 40px;
        z-index: 99999;
        text-align: center;
        height: 100vh;
        overflow-y: scroll;
        padding-bottom: 50px
    }

    .mobilmenu ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .mobilmenu a li {
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
        font-weight: 600
    }

    .menuhizmetler a li,
    .menureferanslar a li {
        font-weight: 500;
        height: 25px;
        line-height: 25px
    }

    .fa-plus {
        float: right;
        margin-right: 10px;
        margin-top: 15px;
        transition: .4s
    }

    .rotate45deg {
        transform: rotate(45deg);
        color: red
    }

    .mobilmenu a:hover li {
        background: #222
    }

}

.hamburger,
canvas {
    position: absolute
}

.menuhizmetler ul li,
.menureferanslar ul li {
    height: 25px
}

.menuhizmetler ul,
.menureferanslar ul {
    padding-bottom: 20px;
    text-align: left
}

.mobilmenu ul {
    text-align: left
}

.single-item,
.single-item .details {
    text-align: center
}

.hamburger {
    top: -7px;
    left: -8px;
    right: 0;
    bottom: 0
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    background-color: #626262;
    width: 29px;
    height: 2px
}

#logo {
    display: none
}

canvas {
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%, -50%)
}

@media (max-width:1024px) {
    canvas {
        display: none
    }

}

.single-item a {
    text-decoration: none;
    cursor: pointer;
    color: red
}

.single-item a:focus,
.single-item a:hover,
.single-item a:visited {
    text-decoration: none;
    outline: 0
}

.single-item h3 {
    position: relative;
    margin: 0;
    background: 0 0;
    line-height: 1.6em;
    color: #222
}

.single-item p {
    position: relative;
    line-height: 1.8em
}

.single-item {
    background: #000;
    padding: 20px 30px;
    position: relative;
    margin: 15px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    min-height: 240px
}

.single-item:hover {
    -ms-transition: all .5s;
    transition: all .5s
}

.single-item .icon,
.single-item:hover .icon {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s
}

.single-item:hover .icon {
    color: #727272;
    transition: all .5s
}

.single-item:hover .details h3 {
    color: red;
    text-decoration: none
}

.single-item .icon {
    border: none;
    font-size: 34px;
    color: red;
    text-align: center;
    margin-bottom: 10px;
    transition: all .5s
}

.single-item .details h3 {
    font-size: 16px !important;
    font-size: 1.2rem;
    margin: 0 0 .9em;
    font-weight: 800;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    color: #727272
}

.single-item .details p {
    font-size: 14px;
    margin: 0;
    min-height: 30px;
    font-weight: 600
}

.single-item .fig_caption::after,
.single-item .fig_caption::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s
}

.single-item .fig_caption::before {
    border-top: 3px solid red;
    border-bottom: 3px solid red;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.single-item .fig_caption::after {
    border-right: 3px solid red;
    border-left: 3px solid red;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.single-item:hover .fig_caption::after,
.single-item:hover .fig_caption::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

@media (max-width:768px) {
    .serviceList .col-lg-4 {
        padding: 0 !important
    }

}

.sosyalmedya a::after,
.sosyalmedya a::before,
ul.brands-items li::after,
ul.brands-items li::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    opacity: 0;
    transition: .35s;
}

.sosyalmedya a::before,
ul.brands-items li::before {
    border-top: 3px solid red;
    border-bottom: 3px solid red;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.sosyalmedya a::after,
ul.brands-items li::after {
    border-right: 3px solid red;
    border-left: 3px solid red;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.sosyalmedya a:hover::after,
.sosyalmedya a:hover::before,
ul.brands-items li:hover::after,
ul.brands-items li:hover::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.portfolio p a {
    letter-spacing: .5px;
    position: relative;
    display: inline-block;
    transition: all .4s ease 0s;
    font-weight: 700
}

.portfolio p a:hover::before {
    width: 50%;
    transform: translateX(0);
    opacity: 1
}

.portfolio p a::before {
    background: red;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateX(-50%);
    height: 1px;
    width: 50%;
    opacity: 0;
    transition: all .4s ease 0s
}

.portfolio p a:hover {
    color: red
}

/*
@media (min-width:900px) and (max-width: 1030px) {
    nav#main.affix.visible {
        bottom: 30% !important;
    }
}*/
.cat a.active {
    border-color: #FF0000;
    color: #fff;
}
