body, html {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font-size: 14px;
    font-family: MyriadPro-Light,sans-serif;
    color: #000;
    letter-spacing: -.5px;
}

#mHide {
    visibility: visible;  
}

a {
    color: #000;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    a:active, a:focus, a:hover {
        color: #000;
        text-decoration: none;
        outline: 0;
    }

::-moz-selection {
    color: #fcfcfc;
    text-shadow: none;
    background: #0f0f0f;
}

::selection {
    color: #fcfcfc;
    text-shadow: none;
    background: #0f0f0f;
}

.btn-main {
    background-color: transparent;
    padding: 10px 18px;
    border: 1px solid #0f0f0f;
    font-family: MyriadPro-Light,sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #0f0f0f;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .btn-main .active, .btn-main:active, .btn-main:focus, .btn-main:hover {
        border-color: #0f0f0f;
        color: #fff;
        background-color: #0f0f0f;
    }

    .btn-main.white {
        border: 1px solid #fcfcfc;
        color: #fcfcfc;
    }

        .btn-main.white .active, .btn-main.white:active, .btn-main.white:focus, .btn-main.white:hover {
            border-color: #fcfcfc;
            color: #0f0f0f;
            background-color: #fcfcfc;
        }

@media (max-width:991px) {
    #mHide {
        visibility: hidden !important;  
    }
    .description {
        padding-left: 0 !important;
    }
}

@media (max-width:768px) {
    .portfolio-main-box .portfolio-box {
        border: 0 solid #515151;
    }

    .navbar-brand img {
        float: left;
        max-width: 100%;
        max-height: 45px;
        margin: 0;
    }

    .navbar .container-fluid {
        width: 100%;
    }

    #footer .footer-social {
        float: none !important;
        margin-right: 7px;
    }

    #footer .footernavbar .footernav .navbar-nav {
        float: none !important;
    }

        #footer .footernavbar .footernav .navbar-nav li {
            padding: 5px 14px 0 0;
            float: none;
            display: inline;
        }

            #footer .footernavbar .footernav .navbar-nav li a {
                color: #1d1d1b;
                font-size: 15px;
                letter-spacing: 0;
                padding: 0;
                margin: 0;
                background-color: transparent;
                display: inline-block;
            }

                #footer .footernavbar .footernav .navbar-nav li a:hover, #footer .footernavbar .footernav .navbar-nav li a:visited {
                    border-bottom: 5px solid #000;
                    background-color: transparent;
                }

    .footercopyright {
        margin-top: 23px;
        font-weight: 500;
        font-size: 15px;
        letter-spacing: 0;
        text-align: center;
    }

    .team-namsurname {
        padding-top: 20px;
        display: block;
        font-size: 18px;
    }

    .team-title {
        font-family: MyriadPro-Light;
        font-size: 16px;
        display: block;
        letter-spacing: 0 !important;
    }

    .heptenyekten {
        font-size: 70px !important;
    }

    .kaizen-felsefesi {
        font-size: 20px;
        padding-top: 20px;
    }

    .karsinizda {
        text-align: left;
        color: #fff;
        font-size: 70px;
        margin-bottom: -15px;
    }

    .motionoffice {
        text-align: left;
        color: #fff;
        font-size: 70px;
        margin-bottom: 0;
    }

    .bir618uzman, .gereklilik {
        font-size: 45px;
    }

    .bundansebeple {
        font-size: 25px;
    }

    .hizmetlerlist li {
        text-align: center;
    }

    .kimlerle {
        color: #fff;
        font-size: 70px;
        margin-bottom: -31px;
    }

    .calisiyoruz {
        color: #fff;
        font-size: 50px;
    }

    .isler {
        color: #fff;
        font-size: 70px;
    }

    .work-categories {
        font-size: 21px;
        cursor: pointer;
        color: #ccc;
    }

    .ekibimiz {
        font-size: 70px;
        color: #000;
    }

    .blog-menu {
        padding: 0;
    }

    .blog-paylasiyoruz {
        font-size: 50px;
        text-align: center;
    }

    .blog-list-description {
        font-size: 20px;
        letter-spacing: 1px;
        text-align: center;
    }

    .comment-div {
        height: 75px;
        background-color: #212121;
        width: 75px;
        float: left;
        margin-left: -5px;
    }

    .blog-detail-comment-count {
        height: 75px;
        background-color: #212121;
        width: 103px;
        text-align: center;
        margin: 0 auto;
    }

    .portfolyo-container {
        padding: 0;
    }
}

@media (min-width:500px) and (max-width:1200px) {
    h1.heptenyekten {
        margin-top: 80px !important;
    }
}

@media (min-width:769px) and (max-width:991px) {
    .portfolio-main-box .portfolio-box {
        border: 0 solid #515151;
        min-height: 275px;
    }

    .navbar-brand img {
        float: left;
        max-width: 100%;
        max-height: 40px;
        margin: 0;
    }

    #footer .footer-social {
        float: none !important;
        margin-right: 7px;
    }

    #footer .footernavbar .footernav .navbar-nav {
        float: none !important;
        text-align: center;
        margin-bottom: 20px;
    }

        #footer .footernavbar .footernav .navbar-nav li {
            padding: 5px 14px 0 0;
            float: none;
            display: inline;
        }

            #footer .footernavbar .footernav .navbar-nav li a {
                color: #1d1d1b;
                font-size: 15px;
                letter-spacing: 0;
                padding: 0;
                margin: 0;
                background-color: transparent;
                display: inline-block;
            }

                #footer .footernavbar .footernav .navbar-nav li a:hover, #footer .footernavbar .footernav .navbar-nav li a:visited {
                    border-bottom: 5px solid #000;
                    background-color: transparent;
                }

    .footercopyright {
        margin-top: 23px;
        font-weight: 500;
        font-size: 15px;
        letter-spacing: 0;
        text-align: center;
    }

    .team-namsurname {
        padding-top: 20px;
        display: block;
        font-size: 20px;
    }

    .team-title {
        font-family: MyriadPro-Light;
        font-size: 16px;
        display: block;
        letter-spacing: 0 !important;
    }

    .heptenyekten {
        font-size: 70px !important;
    }

    .kaizen-felsefesi {
        font-size: 20px;
        padding-top: 20px;
    }

    .karsinizda {
        text-align: left;
        color: #fff;
        font-size: 70px;
        margin-bottom: -15px;
    }

    .motionoffice {
        text-align: left;
        color: #fff;
        font-size: 70px;
        margin-bottom: 0;
    }

    .bir618uzman, .gereklilik {
        font-size: 50px;
    }

    .bundansebeple {
        font-size: 25px;
    }

    .hizmetlerlist li {
        text-align: center;
    }

    .kimlerle {
        color: #fff;
        font-size: 70px;
        margin-bottom: -31px;
    }

    .calisiyoruz, .isler {
        color: #fff;
        font-size: 70px;
    }

    .work-categories {
        font-size: 21px;
        cursor: pointer;
        color: #ccc;
    }

    .ekibimiz {
        font-size: 70px;
        color: #000;
    }

    .blog-menu {
        padding: 0;
    }

    .blog-paylasiyoruz {
        font-size: 50px;
        text-align: center;
    }

    .blog-list-description {
        font-size: 20px;
        letter-spacing: 1px;
        text-align: center;
    }

    .comment-div {
        height: 75px;
        background-color: #212121;
        width: 75px;
        float: left;
        margin-left: -5px;
    }

    .blog-detail-comment-count {
        height: 75px;
        background-color: #212121;
        width: 103px;
        text-align: center;
        margin: 0 auto;
    }

    .portfolyo-container {
        padding: 0;
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .portfolio-main-box .portfolio-box {
        border: 0 solid #515151;
        min-height: 275px;
    }

    .navbar-brand img {
        float: left;
        max-width: 100%;
        max-height: 50px;
        margin: 0;
    }

    .vcenter {
        float: left;
        width: 100%;
        padding-left: 0;
    }

    #footer .footernavbar .footernav .navbar-nav {
        float: right !important;
        text-align: center;
    }

    #footer .footer-social {
        float: right !important;
        margin-right: 7px;
        margin-top: 32px !important;
    }

    #footer .footernavbar .footernav .navbar-nav li {
        padding: 5px 14px 0 0;
        float: none;
        display: inline;
    }

        #footer .footernavbar .footernav .navbar-nav li a {
            color: #1d1d1b;
            font-size: 15px;
            letter-spacing: 0;
            padding: 0;
            margin: 0;
            background-color: transparent;
            display: inline-block;
        }

            #footer .footernavbar .footernav .navbar-nav li a:hover, #footer .footernavbar .footernav .navbar-nav li a:visited {
                border-bottom: 5px solid #000;
                background-color: transparent;
            }

    .footercopyright {
        margin-top: 0;
        font-weight: 500;
        font-size: 15px;
        letter-spacing: 0;
        text-align: left;
    }

    .team-namsurname {
        padding-top: 20px;
        display: block;
        font-size: 20px;
    }

    .team-title {
        font-family: MyriadPro-Light;
        font-size: 16px;
        display: block;
        letter-spacing: 0 !important;
    }

    .heptenyekten {
        font-size: 100px !important;
    }

    .kaizen-felsefesi {
        font-size: 23px;
        padding-top: 20px;
    }

    .karsinizda {
        text-align: left;
        color: #fff;
        font-size: 100px;
        margin-bottom: -15px;
    }

    .motionoffice {
        text-align: left;
        color: #fff;
        font-size: 100px;
        margin-bottom: 0;
    }

    .bir618uzman, .gereklilik {
        font-size: 90px;
    }

    .bundansebeple {
        font-size: 25px;
    }

    .hizmetlerlist li {
        text-align: left;
    }

    .kimlerle {
        color: #fff;
        font-size: 100px;
        margin-bottom: -31px;
    }

    .calisiyoruz, .isler {
        color: #fff;
        font-size: 100px;
    }

    .work-categories {
        font-size: 30px;
        cursor: pointer;
        color: #ccc;
    }

    .ekibimiz {
        font-size: 100px;
        color: #000;
    }

    .blog-menu {
        padding: 50px 75px 20px;
    }

    .blog-paylasiyoruz {
        font-size: 88px;
        text-align: left;
    }

    .blog-list-description {
        font-size: 30px;
        letter-spacing: 1px;
        text-align: left;
    }

    .blog-detail-comment-count, .comment-div {
        height: 75px;
        background-color: #212121;
        width: 103px;
        float: left;
        margin-left: -5px;
    }

    .portfolyo-container {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media (min-width:1025px) and (max-width:1200px) {
    #footer .footernavbar .footernav .navbar-nav {
        float: right !important;
        text-align: center;
    }

    .portfolio-main-box .portfolio-box {
        border: 1px solid #515151;
        min-height: 275px;
    }

    .navbar-brand img {
        float: left;
        max-width: 100%;
        max-height: 77px;
        margin: 0;
    }

    #footer .footer-social {
        float: right !important;
        margin-right: 7px;
    }

    #footer .footernavbar .footernav .navbar-nav li {
        padding: 5px 14px 0 0;
        float: none;
        display: inline;
    }

        #footer .footernavbar .footernav .navbar-nav li a {
            color: #1d1d1b;
            font-size: 15px;
            letter-spacing: 0;
            padding: 0;
            margin: 0;
            background-color: transparent;
            display: inline-block;
        }

            #footer .footernavbar .footernav .navbar-nav li a:hover, #footer .footernavbar .footernav .navbar-nav li a:visited {
                border-bottom: 5px solid #000;
                background-color: transparent;
            }

    .footercopyright {
        margin-top: 0;
        font-weight: 500;
        font-size: 15px;
        letter-spacing: 0;
        text-align: left;
    }

    .team-namsurname {
        padding-top: 20px;
        display: block;
        font-size: 20px;
    }

    .team-title {
        font-family: MyriadPro-Light;
        font-size: 16px;
        display: block;
        letter-spacing: 0 !important;
    }

    .heptenyekten {
        font-size: 100px !important;
    }

    .kaizen-felsefesi {
        font-size: 23px;
        padding-top: 20px;
    }

    .karsinizda {
        text-align: left;
        color: #fff;
        font-size: 100px;
        margin-bottom: -15px;
    }

    .motionoffice {
        text-align: left;
        color: #fff;
        font-size: 100px;
        margin-bottom: 0;
    }

    .bir618uzman, .gereklilik {
        font-size: 90px;
    }

    .bundansebeple {
        font-size: 25px;
    }

    .hizmetlerlist li {
        text-align: left;
    }

    .kimlerle {
        color: #fff;
        font-size: 100px;
        margin-bottom: -31px;
    }

    .calisiyoruz, .isler {
        color: #fff;
        font-size: 100px;
    }

    .work-categories {
        font-size: 30px;
        cursor: pointer;
        color: #fec500;
    }

    .ekibimiz {
        font-size: 100px;
        color: #000;
    }

    .blog-menu {
        padding: 50px 75px 20px;
    }

    .blog-paylasiyoruz {
        font-size: 88px;
        text-align: left;
    }

    .blog-list-description {
        font-size: 30px;
        letter-spacing: 1px;
        text-align: left;
    }

    .blog-detail-comment-count, .comment-div {
        height: 75px;
        background-color: #212121;
        width: 103px;
        float: left;
        margin-left: -5px;
    }

    .portfolyo-container {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media (min-width:1201px) {
    h1.heptenyekten {
        margin-top: 80px !important;
    }

    h2.blog-paylasiyoruz {
        letter-spacing: -4px !important;
    }

    h6.blog-list-description {
        letter-spacing: -.5px;
        line-height: 0;
        margin-top: 20px;
        margin-bottom: 50px;
    }

    ..blog-categories {
        letter-spacing: 0;
    }

    .portfolio-main-box .portfolio-box {
        border: 1px solid #515151;
        min-height: 275px;
    }

    .navbar-brand img {
        float: left;
        max-width: 100%;
        max-height: 77px;
        margin: 0;
    }

    #footer .footer-social {
        float: right !important;
        margin-right: 7px;
    }

    #footer .footernavbar .footernav .navbar-nav {
        float: right !important;
    }

        #footer .footernavbar .footernav .navbar-nav li {
            padding: 5px 0 0 14px;
            float: left;
        }

            #footer .footernavbar .footernav .navbar-nav li a {
                color: #1d1d1b;
                font-size: 15px;
                letter-spacing: 0;
                padding: 0;
                margin: 0;
                background-color: transparent;
                display: inline-block;
            }

                #footer .footernavbar .footernav .navbar-nav li a:hover, #footer .footernavbar .footernav .navbar-nav li a:visited {
                    border-bottom: 5px solid #000;
                    background-color: transparent;
                }

    .footercopyright {
        margin-top: 23px;
        font-weight: 500;
        font-size: 15px;
        letter-spacing: 0;
        text-align: left;
    }

    .team-namsurname {
        padding-top: 20px;
        display: block;
        font-size: 20px;
    }

    .team-title {
        font-family: MyriadPro-Light;
        font-size: 16px;
        display: block;
        padding: 0;
        letter-spacing: 0 !important;
    }

    .heptenyekten {
        font-size: 100px !important;
    }

    .kaizen-felsefesi {
        font-size: 23px;
        padding-top: 20px;
    }

    .karsinizda {
        text-align: left;
        color: #fff;
        font-size: 100px;
        margin-bottom: -15px;
    }

    .motionoffice {
        text-align: left;
        color: #fff;
        font-size: 100px;
        margin-bottom: 0;
    }

    .bir618uzman, .gereklilik {
        font-size: 90px;
    }

    .bundansebeple {
        font-size: 25px;
    }

    .hizmetlerlist li {
        text-align: left;
    }

    .kimlerle {
        color: #fff;
        font-size: 100px;
        margin-bottom: -31px;
    }

    .calisiyoruz, .isler {
        color: #fff;
        font-size: 100px;
    }

    .work-categories {
        font-size: 30px;
        cursor: pointer;
        color: #5c5c5c;
    }

    .ekibimiz {
        font-size: 100px;
        color: #000;
    }

    .blog-menu {
        padding: 50px 75px 20px;
    }

    .blog-paylasiyoruz {
        font-size: 88px;
        text-align: left;
    }

    .blog-list-description {
        font-size: 30px;
        letter-spacing: 1px;
        text-align: left;
    }

    .blog-detail-comment-count, .comment-div {
        height: 75px;
        background-color: #212121;
        width: 103px;
        float: left;
        margin-left: -5px;
    }

    .portfolyo-container {
        padding-left: 35px;
        padding-right: 35px;
    }
}

h1, h2, h3, h4, h5, h6 {
    color: #1d1d1b;
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
    font-size: 65px;
  
}

h2 {
    font-size: 40px;
    letter-spacing: -1px;
}

h3 {
    font-size: 32px;
    letter-spacing: -1px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-family: MyriadPro-Light,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #666;
    line-height: 1.6;
}

.white-text, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text li, .white-text p {
    color: #fcfcfc !important;
}

.divider {
    background-color: #9e9b7e;
    height: 1px;
    width: 60px;
    margin: 20px 0;
}

.divider-small {
    background-color: #9e9b7e;
    height: 1px;
    width: 30px;
    margin: 15px 0;
}

.divider-center {
    background-color: #9e9b7e;
    height: 1px;
    width: 60px;
    margin: 20px auto;
}

.divider-center-small {
    background-color: #9e9b7e;
    height: 1px;
    width: 30px;
    margin: 15px auto;
}

blockquote {
    margin: 40px 0;
    padding: 0;
    border: none;
    background: 0 0;
    font-style: normal;
    color: #666;
}

    blockquote p {
        margin-bottom: 20px;
        font-family: MyriadPro-Light,sans-serif;
        font-size: 22px;
        font-weight: 100;
        font-style: normal;
    }

    blockquote footer {
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

.section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.p-0 {
    padding: 0;
}

.p-5 {
    padding: 5px;
}

.p-left-5 {
    padding-left: 5px;
}

.p-right-5 {
    padding-right: 5px;
}

.p-top-20 {
    padding-top: 20px;
}

.p-top-40 {
    padding-top: 40px;
}

.p-top-60 {
    padding-top: 60px;
}

.p-top-80 {
    padding-top: 80px;
}

.p-top-100 {
    padding-top: 100px;
}

.p-top-140 {
    padding-top: 140px;
}

.p-bottom-20 {
    padding-bottom: 20px;
}

.p-bottom-40 {
    padding-bottom: 40px;
}

.p-bottom-60 {
    padding-bottom: 60px;
}

.p-bottom-80 {
    padding-bottom: 80px;
}

.p-bottom-100 {
    padding-bottom: 100px;
}

.p-bottom-140 {
    padding-bottom: 140px;
}

.m-top-20 {
    margin-top: 20px;
}

.m-top-40 {
    margin-top: 40px;
}

.m-top-60 {
    margin-top: 60px;
}

.m-top-80 {
    margin-top: 80px;
}

.m-top-100 {
    margin-top: 100px;
}

.m-top-140 {
    margin-top: 140px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}

.m-bottom-40 {
    margin-bottom: 40px;
}

.m-bottom-60 {
    margin-bottom: 60px;
}

.m-bottom-80 {
    margin-bottom: 80px;
}

.m-bottom-100 {
    margin-bottom: 100px;
}

.m-bottom-140 {
    margin-bottom: 140px;
}

.no-margin {
    margin: 0;
}

.overlay-light {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(238,238,238,.9);
}

.overlay-dark {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(5,5,5,.9);
}

.overlay-grad-light {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=1);
}

.navbar {
    border: 0;
}

.navbar-default {
    padding: 47px 35px 20px;
   /* background-color: rgba(252,252,252,0);*/
    border-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .navbar-default .navbar-brand {
        font-family: MyriadPro-Light,sans-serif;
        font-weight: 700;
        font-size: 22px;
        line-height: 50px;
        text-transform: uppercase;
        color: #0f0f0f;
        padding: 0 15px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        border-bottom: 5px solid #000;
        padding-bottom: 8px;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #0f0f0f;
    }

    .navbar-default .navbar-toggle {
        border-color: transparent;
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #9e9b7e;
        background-color: transparent;
    }

    .navbar-default .navbar-nav > li > a {
        color: #000;
        font-family: MyriadPro-Regular,sans-serif;
        font-size: 20px;
        letter-spacing: -.5px;
        position: relative;
        padding-right: 0;
        padding-left: 0;
        margin-right: 13px;
        margin-left: 13px;
        padding-top: 23px !important;
    }

        .navbar-default .navbar-nav > li > a:hover {
            border-bottom: 5px solid #000;
            padding-bottom: 8px;
        }

.header-social {
    text-align: right;
    margin-right: 15px;
}

.social-icons {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

    .social-icons a {
        padding: 0 11px;
    }

        .social-icons a img {
            width: 30px;
        }

    .social-icons li {
        width: 40px;
        padding: 0;
        text-align: center;
    }

        .social-icons li:last-child {
            border: 0;
        }

#preloader {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fcfcfc;
    z-index: 10000;
    position: fixed;
    display: block;
}

#spinner {
    position: relative;
    height: 95px;
    width: 95px;
    top: 45%;
    margin: 0 auto -45px;
    border-radius: 100%;
    -webkit-animation: rotation .75s infinite linear;
    -moz-animation: rotation .75s infinite linear;
    -o-animation: rotation .75s infinite linear;
    animation: rotation .75s infinite linear;
}

    #spinner:before {
        content: "";
        display: block;
        position: absolute;
        left: -2px;
        top: -2px;
        height: 100%;
        width: 100%;
        border-top: 2px solid #0f0f0f;
        border-left: 2px solid transparent;
        border-bottom: 2px solid transparent;
        border-right: 2px solid transparent;
        border-radius: 100%;
    }

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(359deg);
    }
}

@-o-keyframes rotation {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.left-border {
    position: absolute;
    height: 100%;
    width: 50px;
    left: 0;
    top: 0;
    background-color: #fcfcfc;
    z-index: 3;
}

.right-border {
    position: absolute;
    height: 100%;
    width: 50px;
    right: 0;
    top: 0;
    background-color: #fcfcfc;
    z-index: 3;
}

.bottom-border {
    position: absolute;
    width: 100%;
    height: 70px;
    bottom: 0;
    background-color: #fcfcfc;
    z-index: 3;
}

#slides .caption-wrapper {
    position: absolute;
    bottom: 30%;
    left: 10%;
    margin: 0;
    max-width: 400px;
    width: 100%;
}

#slides .slide-caption {
    padding: 10px 20px;
    position: relative;
    text-align: left;
    max-width: 100%;
    z-index: 3;
}

    #slides .slide-caption h1 {
        font-size: 32px;
        font-family: 'Roboto Condensed',sans-serif;
        font-weight: 700;
        margin-top: 0;
        letter-spacing: -1px;
    }

.slides-navigation {
    top: 50%;
    z-index: 5;
}

    .slides-navigation a {
        display: block;
        text-decoration: none;
        color: #0f0f0f;
        font-family: Roboto,sans-serif;
        font-weight: 700;
        font-size: 12px;
        letter-spacing: 2px;
        margin: 0;
        text-align: center;
        top: -40px;
        padding: 0;
        line-height: 40px;
        width: 200px;
        height: 40px;
        background-color: transparent;
    }

        .slides-navigation a.prev {
            margin: 0 0 0 -60px;
        }

        .slides-navigation a.next {
            margin: 0 -60px 0 0;
        }

.slides-pagination {
    position: absolute;
    z-index: 5;
    bottom: 25px;
    text-align: center;
    width: 100%;
}

    .slides-pagination a {
        border: 0;
        border-top: 1px solid #9e9b7e;
        border-bottom: 1px solid rgba(255,255,255,0);
        border-radius: 0;
        width: 60px;
        height: 12px;
        background: 0 0;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        zoom: 1;
        margin: 0;
        overflow: hidden;
        text-indent: -200%;
    }

        .slides-pagination a.current {
            background: 0 0;
            border-bottom: 1px solid #9e9b7e;
        }

.bg-about {
    background: url(../img/ekip/ekip-bg.jpg) top left no-repeat;
    background-size: cover;
}

.progress-bar {
    color: #fff;
    background-color: #9e9b7e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress {
    height: 8px;
    margin-top: 24px;
    margin-bottom: 0;
    overflow: hidden;
    background-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid #9e9b7e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.column {
    float: left;
}

.size-1of4 {
    width: 25%;
}

.size-1of3 {
    width: 33.333%;
}

.size-1of2 {
    width: 50%;
}

@media screen and (max-width:480px) {
    #grid-items[data-columns]::before {
        content: '1 .col-md-12';
    }

    .project-detail-list {
        padding-right: 60px;
    }
}

@media screen and (min-width:481px) and (max-width:768px) {
    #grid-items[data-columns]::before {
        content: '2 .col-md-6';
    }
}

@media screen and (min-width:769px) {
    #grid-items[data-columns]::before {
        content: '3 .col-md-4';
    }
}

.work-item img {
    width: 100%;
}

.work-item {
    margin-bottom: 30px;
    position: relative;
    z-index: 999;
}

    .work-item .visible {
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .work-item .caption {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(15,15,15,.9);
        z-index: 3;
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: opacity .6s ease;
        -moz-transition: opacity .6s ease;
        -o-transition: opacity .6s ease;
        transition: opacity .6s ease;
    }

        .work-item .caption .extra {
            position: absolute;
            top: 15px;
            left: 25px;
            right: 25px;
            font-size: 12px;
            font-family: Roboto,sans-serif;
            font-weight: 100;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: #fcfcfc;
        }

        .work-item .caption .titles {
            position: absolute;
            bottom: 0;
            left: 25px;
            right: 25px;
            filter: alpha(opacity=0);
            opacity: 0;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -o-transition: all .6s ease;
            transition: all .6s ease;
        }

            .work-item .caption .titles .title {
                -webkit-transition: color .6s ease;
                -moz-transition: color .6s ease;
                -o-transition: color .6s ease;
                transition: color .6s ease;
            }

    .work-item:hover .caption {
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .work-item:hover .titles {
        bottom: 35px;
        filter: alpha(opacity=100);
        opacity: 1;
    }

        .work-item:hover .titles .title {
            color: #fcfcfc;
        }

.work-btn {
    background: 0 0;
    width: 100%;
    border-bottom: 1px solid #9e9b7e;
    color: #0f0f0f;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 60px 0 0;
    padding: 14px 10px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}

    .work-btn:active, .work-btn:focus, .work-btn:hover {
        color: #0f0f0f;
        -webkit-box-shadow: 0 -5px 0 0 rgba(158,155,126,1) inset;
        -moz-box-shadow: 0 -5px 0 0 rgba(158,155,126,1) inset;
        box-shadow: 0 -5px 0 0 rgba(158,155,126,1) inset;
    }

.bg-single-work {
    position: relative;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.work-detail {
    color: #0f0f0f;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    .work-detail p {
        padding: 4px 0;
        margin: 0;
    }

        .work-detail p strong {
            width: 100px;
            display: inline-block;
        }

.work-navigation {
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 60px 0 0;
}

    .work-navigation i {
        font-size: 16px;
    }

    .work-navigation a {
        color: #0f0f0f;
        display: block;
        float: left;
        width: 33.33333%;
        overflow: hidden;
        padding: 14px 0;
        text-decoration: none;
        white-space: nowrap;
        border-bottom: 1px solid #9e9b7e;
    }

        .work-navigation a:hover {
            color: #0f0f0f;
            -webkit-box-shadow: 0 -5px 0 0 rgba(158,155,126,1) inset;
            -moz-box-shadow: 0 -5px 0 0 rgba(158,155,126,1) inset;
            box-shadow: 0 -5px 0 0 rgba(158,155,126,1) inset;
        }

.work-prev {
    text-align: left;
}

.work-all {
    text-align: center;
}

.work-next {
    text-align: right;
}

.work-navigation a.inactive {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=40);
    opacity: .4;
}

.bg-clients {
    position: relative;
    background: url(http://placehold.it/1980x1000) 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#owl-clients .client {
    margin: 0;
}

    #owl-clients .client img {
        display: block;
        width: 100%;
        height: auto;
    }

#sync1 .service-item {
    background: 0 0;
    padding: 0;
    margin: 100px 0;
}

#sync2 .service-item {
    background-color: transparent;
    border-bottom: 1px solid #9e9b7e;
    padding: 10px 5px 10px 0;
    margin: 0;
    color: #FFF;
    text-align: left;
    cursor: pointer;
    filter: alpha(opacity=40);
    opacity: .4;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}

    #sync2 .service-item i {
        padding: 0 5px;
        font-size: 48px;
        color: #9e9b7e;
    }

    #sync2 .service-item h1 {
        font-family: Roboto,sans-serif;
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

#sync2 .synced .service-item {
    background-color: transparent;
    filter: alpha(opacity=100);
    opacity: 1;
}

#sync2 .service-item:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-box-shadow: 0 -5px 0 0 rgba(158,155,126,1) inset;
    -moz-box-shadow: 0 -5px 0 0 rgba(158,155,126,1) inset;
    box-shadow: 0 -5px 0 0 rgba(158,155,126,1) inset;
}

.box-count {
    padding-top: 20px;
    border-top: 1px solid #9e9b7e;
    text-align: center;
}

    .box-count h1 {
        font-family: Roboto,sans-serif;
        font-weight: 100;
        font-size: 48px;
    }

.bg-testimonials {
    position: relative;
    background: url(http://placehold.it/1980x1000) 50% 0 no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#owl-testimonials .item {
    text-align: center;
}

#testimonials .owl-controls {
    margin-top: 10px;
    text-align: center;
}

    #testimonials .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
    }

        #testimonials .owl-controls .owl-page span {
            display: block;
            width: 60px;
            height: 12px;
            margin: 4px 0;
            border-top: 1px solid #9E9B7E;
            background: 0 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }

        #testimonials .owl-controls .owl-page.active span {
            background: 0 0;
            border-bottom: 1px solid #9e9b7e;
        }

.team-member .member {
    position: relative;
    overflow: hidden;
}

    .team-member .member img {
        max-width: 100%;
        width: 100%;
        display: block;
    }

    .team-member .member ul.member-social {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 0;
        line-height: 0;
        margin: 0;
        padding: 15px 0;
        list-style-type: none;
        text-align: center;
        border-top: 5px solid #9e9b7e;
        background-color: #fcfcfc;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

        .team-member .member ul.member-social li {
            display: inline-block;
            margin: 0;
            padding: 0;
        }

            .team-member .member ul.member-social li a {
                display: block;
                margin: 0 10px;
            }

                .team-member .member ul.member-social li a i {
                    font-size: 18px;
                    line-height: 18px;
                }

    .team-member .member:hover ul.member-social {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

.member-info {
    text-align: left;
    padding: 25px 10px 30px;
}

    .member-info h4 {
        margin-bottom: 6px;
    }

.news-list-item img {
    width: 100%;
}

.news-list-item {
    margin: 15px 0;
    position: relative;
    z-index: 999;
}

    .news-list-item .visible {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .news-list-item .caption {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(15,15,15,.9);
        z-index: 3;
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transition: opacity .6s ease;
        -moz-transition: opacity .6s ease;
        -o-transition: opacity .6s ease;
        transition: opacity .6s ease;
    }

        .news-list-item .caption .date {
            position: absolute;
            top: 15px;
            left: 25px;
            right: 25px;
            font-size: 12px;
            font-family: Roboto,sans-serif;
            font-weight: 100;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: #fcfcfc;
        }

        .news-list-item .caption .titles {
            position: absolute;
            bottom: 0;
            left: 25px;
            right: 25px;
            filter: alpha(opacity=100);
            opacity: 1;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -o-transition: all .6s ease;
            transition: all .6s ease;
        }

            .news-list-item .caption .titles .title {
                color: #fcfcfc;
            }

    .news-list-item:hover .caption {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .news-list-item:hover .titles {
        bottom: 35px;
        filter: alpha(opacity=0);
        opacity: 0;
    }

.news-detail {
    color: #0f0f0f;
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    .news-detail p {
        padding: 10px 0;
        margin: 0;
    }

        .news-detail p strong {
            display: block;
        }

.rating i {
    color: #9e9b7e;
    font-size: 18px;
}

.table-plans {
    margin: 5px 0;
    padding: 60px;
    border: 1px solid #9e9b7e;
}

.subscription-list ul {
    list-style: none;
    padding: 0;
}

    .subscription-list ul li {
        padding: 5px 0;
    }

.subscription-price {
    padding-bottom: 10px;
}

    .subscription-price h3, .subscription-price p {
        display: inline;
    }

#google-container {
    position: relative;
    width: 100%;
    height: 500px;
    background-color: #000;
}

#cd-google-map {
    position: relative;
}

    #cd-google-map .address {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        padding: 20px 0;
        background-color: rgba(5,5,5,.9);
    }

        #cd-google-map .address .address-item {
            position: relative;
            padding-left: 44px;
        }

            #cd-google-map .address .address-item i {
                width: 24px;
                height: 24px;
                position: absolute;
                top: 0;
                left: 4px;
                color: #fcfcfc;
                font-size: 22px;
                text-align: center;
                line-height: 24px;
            }

#cd-zoom-in, #cd-zoom-out {
    height: 32px;
    width: 32px;
    cursor: pointer;
    margin-left: 10px;
    background-color: rgba(5,5,5,.9);
    background-repeat: no-repeat;
    background-size: 32px 64px;
    background-image: url(../img/cd-icon-controller.svg);
}

.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
    background-color: #0f0f0f;
}

#cd-zoom-in {
    background-position: 50% 0;
    margin-top: 10px;
    margin-bottom: 1px;
}

#cd-zoom-out {
    background-position: 50% -32px;
}

form .error {
    font-size: 11px;
    font-weight: 300;
    color: red;
}

label {
    width: 100%;
}

input:focus, textarea:focus {
    outline: 0;
}

label input, textarea {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#contact-form #email, #contact-form #name, #contact-form #phone {
    height: 40px;
    background: 0 0;
    border: 1px solid #cbcbcb;
    font-size: 10px;
    font-family: Roboto,sans-serif;
    font-weight: 300;
    color: #666;
    letter-spacing: 1px;
    padding: 0 0 0 10px;
}

#contact-form #message {
    height: 160px;
    background: 0 0;
    border: 1px solid #cbcbcb;
    font-family: Roboto,sans-serif;
    font-weight: 300;
    color: #666;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 10px;
}

.contact-btn {
    width: 100%;
    border-radius: 3px;
    background-color: #1d1d1b;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    border: 0;
    padding: 14px 10px;
    text-decoration: none;
    text-align: center;
}

    .contact-btn:active, .contact-btn:focus, .contact-btn:hover {
        background-color: #494949;
        color: #FFF;
    }

.comment-btn {
    width: 100%;
    background-color: #272727;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    border: 0;
    padding: 14px 10px;
    text-decoration: none;
    text-align: center;
}

    .comment-btn:active, .comment-btn:focus, .comment-btn:hover {
        background-color: #494949;
        color: #FFF;
    }

.bg-footer {
    padding-top: 20px;
}

#footer .footer-social {
    margin: 0;
    padding: 0;
    color: #fcfcfc;
    font-family: Roboto,sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}

    #footer .footer-social li {
        padding: 10px 0;
    }

.footernavbar {
    padding-right: 30px;
}

.text-center {
    text-align: center;
}

#referanslar {
    background-color: #000;
    color: #fff;
}

#Ourreference {
    background-color: #000;
    color: #fff;
}

#portfolyo {
    background-color: #1c1c1c;
    color: #fff;
}

#JOBS {
    background-color: #1c1c1c;
    color: #fff;
}

JOBS #clients {
    background-color: #e9eaeb;
}

#work {
    background-color: #000;
    padding-bottom: 50px;
    padding-top: 50px;
    color: #fff;
}

#hizmetler {
    background-color: #e9eaeb;
}

#services {
    background-color: #e9eaeb;
}

.activecategory, .work-categories:hover {
    color: #ccc;
}

    .activecategory:hover {
        color: #5c5c5c;
    }

.reference-img {
    margin: 5px;
    display: inline;
}

.portfolio-main-box {
    padding: 50px;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.pasive-portfolio-box {
    opacity: .1;
}

.portfolio-main-box .portfolio-box img {
    width: 100%;
}

.portfolio-main-box .portfolio-box span {
    color: #515151;
}

.owl-prev {
    position: absolute;
    top: 40%;
    left: 10px;
}

.owl-next {
    position: absolute;
    top: 40%;
    right: 10px;
}

.blog-categories {
    font-size: 22px;
    cursor: pointer;
    color: #5c5c5c;
}

    .blog-categories:hover {
        color: #0f0f0f;
    }

.blog-active {
    color: #0f0f0f;
    font-family: MyriadPro-Bold;
    padding-bottom: 20px;
    border-bottom: solid 4px #0f0f0f;
}

.box-left-arrow {
    left: -20px;
    top: 40px;
    position: absolute;
}

.box-left-arrow-comment {
    left: -21px;
    top: 30px;
    position: absolute;
}

.membersocial {
    list-style-type: none;
    text-align: center;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    position: relative;
}

    .membersocial img {
        width: 25px;
        margin-right: 5px;
        margin-left: 5px;
        margin-top: 10px;
    }

#form-comment input {
    height: 40px;
    border: 0;
    background: #FFF;
    font-size: 10px;
    padding: 0 0 0 20px;
    letter-spacing: -.5px;
}

    #form-comment input::-webkit-input-placeholder {
        color: #0f0f0f;
    }

    #form-comment input:-moz-placeholder {
        color: #0f0f0f;
    }

    #form-comment input::-moz-placeholder {
        color: #0f0f0f;
    }

    #form-comment input:-ms-input-placeholder {
        color: #0f0f0f;
    }

#form-comment textarea {
    height: 160px;
    background: #fff;
    border: 0 solid #cbcbcb;
    color: #0f0f0f;
    font-size: 10px;
    padding: 10px;
}

    #form-comment textarea::-webkit-input-placeholder {
        color: #0f0f0f;
    }

    #form-comment textarea:-moz-placeholder {
        color: #0f0f0f;
    }

    #form-comment textarea::-moz-placeholder {
        color: #0f0f0f;
    }

    #form-comment textarea:-ms-input-placeholder {
        color: #0f0f0f;
    }

#nav-bar-categories .navbar-nav li a {
    font-size: 18px;
    cursor: pointer;
    color: #5c5c5c;
    font-family: MyriadPro-Light,sans-serif;
    font-weight: 400 !important;
}

#nav-bar-categories .navbar-nav .blog-active a {
    font-size: 18px;
    cursor: pointer;
    font-family: MyriadPro-Bold;
    color: #000;
}

#nav-bar-categories .navbar-nav li a:hover {
    color: #0f0f0f;
    border-bottom: 0;
}

.portfolyo-margin {
    padding: 0 20px 0 0;
    margin-bottom: 40px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}

.blog-slash {
    font-size: 22px;
    padding: 0 15px;
}

.blog-title {
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: -5px;
}

.blog-date {
    font-size: 16px;
    padding: 0 0 10px;
    margin-top: -5px;
    letter-spacing: 0;
}

.blog-detail-div {
    letter-spacing: .2px;
}

.comment-name {
    font-family: MyriadPro-Semibold;
    font-size: 18px;
    display: inline;
}

.comment-date {
    display: inline;
    font-size: 18px;
}

.comment-subject {
    display: block;
    padding-top: 15px;
    font-size: 14px;
    font-family: MyriadPro-Semibold;
}

.comment-count {
    font-size: 44px;
    color: #fff;
    text-align: center;
    padding: 0;
    display: block;
    margin-top: -5px;
    margin-bottom: -10px;
}

.comment-text {
    font-size: 17px;
    color: #fff;
    text-align: center;
    padding: 0;
    margin-top: -15px;
}

.shadow {
    display: block;
    position: relative;
}

    .shadow img {
        display: block;
    }

    .shadow::before {
        display: block;
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-box-shadow: inset 0 -134px 116px -31px rgba(0,0,0,.75);
        -moz-box-shadow: inset 0 -134px 116px -31px rgba(0,0,0,.75);
        box-shadow: inset 0 -134px 116px -31px rgba(0,0,0,.75);
    }

.ls-slide span {
    letter-spacing: 0 !important;
    line-height: normal;
}

#rightbars {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 10000;
}

    #rightbars .right {
        float: right;
        clear: right;
        background-position-x: left;
        background-color: #242424;
        line-height: 32px;
        font-size: 22px;
        text-align: center;
        margin-top: 10px;
        width: 68px;
        height: 68px;
        display: table;
    }

    #rightbars .allwork {
        float: right;
        clear: right;
        background-position-x: left;
        background-color: #242424;
        font-family: genericons;
        line-height: 32px;
        font-size: 22px;
        text-align: center;
        margin-top: 15px;
        width: 68px;
        height: 68px;
        display: table;
    }

    #rightbars .left {
        float: right;
        clear: right;
        background-position-x: left;
        background-color: #242424;
        font-family: genericons;
        line-height: 32px;
        font-size: 22px;
        text-align: center;
        margin-top: 10px;
        width: 68px;
        height: 68px;
        display: table;
    }

    #rightbars a {
        text-decoration: none;
        color: #fff;
        height: auto;
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        line-height: 18px;
    }

    #rightbars .openbox:hover {
        color: #fff;
    }

    #rightbars .allwork label {
        padding-top: 3px;
    }

    #rightbars img {
        display: inline-block;
        float: left;
    }

    #rightbars .next, #rightbars .prev {
        height: 22px;
        padding-left: 10px;
        margin-right: 10px;
    }

    #rightbars .left label {
        color: #fff;
        font-size: 17px;
        float: left;
        margin-top: 2px;
        text-align: center;
        font-family: MyriadPro-Regular;
        position: absolute;
        right: -60px;
        cursor: pointer;
        width: auto;
        opacity: 0;
        word-wrap: normal;
    }

    #rightbars .right label {
        color: #fff;
        font-size: 17px;
        float: left;
        margin-top: 2px;
        text-align: center;
        font-family: MyriadPro-Regular;
        position: absolute;
        right: -70px;
        cursor: pointer;
        width: auto;
        opacity: 0;
        overflow: hidden;
    }

    #rightbars .allwork label {
        color: #fff;
        font-size: 17px;
        float: left;
        margin-top: 2px;
        text-align: center;
        font-family: MyriadPro-Regular;
        position: absolute;
        right: -60px;
        cursor: pointer;
        opacity: 0;
        overflow: hidden;
    }

    #rightbars .boxes {
        background-color: #242424;
        padding-left: 20px;
        text-align: center;
        margin-top: 10px;
    }

#rightbars-mobile {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 999;
}

    #rightbars-mobile .right {
        float: right;
        clear: right;
        background-position-x: left;
        background-color: #242424;
        line-height: 32px;
        font-size: 18px;
        text-align: center;
        margin-top: 10px;
        width: 7px;
        height: 55px;
        display: table;
    }

    #rightbars-mobile .allwork {
        float: right;
        clear: right;
        background-position-x: left;
        background-color: #242424;
        font-family: genericons;
        line-height: 32px;
        font-size: 18px;
        text-align: center;
        margin-top: 15px;
        width: 7px;
        height: 55px;
        display: table;
    }

    #rightbars-mobile .left {
        float: right;
        clear: right;
        background-position-x: left;
        background-color: #242424;
        font-family: genericons;
        line-height: 32px;
        font-size: 18px;
        text-align: center;
        margin-top: 10px;
        width: 7px;
        height: 55px;
        display: table;
    }

    #rightbars-mobile a {
        text-decoration: none;
        color: #fff;
        height: auto;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        line-height: 18px;
    }

    #rightbars-mobile .openbox:hover {
        color: #fff;
    }

    #rightbars-mobile .allwork label {
        padding-top: 3px;
    }

    #rightbars-mobile img {
        display: inline-block;
        float: left;
    }

    #rightbars-mobile .next, #rightbars-mobile .prev {
        height: 22px;
        padding-left: 5px;
        margin-right: 5px;
    }

    #rightbars-mobile .left label {
        color: #fff;
        font-size: 15px;
        float: left;
        margin-top: 2px;
        text-align: center;
        font-family: MyriadPro-Regular;
        position: absolute;
        right: -60px;
        cursor: pointer;
        width: auto;
        opacity: 0;
    }

    #rightbars-mobile .right label {
        color: #fff;
        font-size: 15px;
        float: left;
        margin-top: 2px;
        text-align: center;
        font-family: MyriadPro-Regular;
        position: absolute;
        right: -70px;
        cursor: pointer;
        width: auto;
        opacity: 0;
    }

    #rightbars-mobile .allwork label {
        color: #fff;
        font-size: 15px;
        float: left;
        margin-top: 2px;
        text-align: center;
        padding-left: 25px;
        font-family: MyriadPro-Regular;
        position: absolute;
        right: -60px;
        cursor: pointer;
        opacity: 0;
    }

    #rightbars-mobile .boxes {
        background-color: #242424;
        padding-left: 10px;
        text-align: center;
        margin-top: 10px;
        height: 40px;
        padding-right:10px;
    }

.contact-label {
    margin-bottom: 0 !important;
}

.videoplaydiv {
    display: table;
    height: 55px;
    text-align: center;
    padding: 0 !important;
}

    .videoplaydiv a {
        text-decoration: none;
        color: #fff;
        height: auto;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

.videotitlediv {
    display: table;
    height: 55px;
    text-align: center;
    padding: 0 !important;
}

    .videotitlediv a {
        text-decoration: none;
        font-family: MyriadPro-Light;
        font-size: 18px;
        color: #FFF;
        height: auto;
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        letter-spacing: .5px;
    }

.videosigndiv {
    display: table;
    height: 55px;
    text-align: center;
    padding: 0 !important;
}

    .videosigndiv a {
        text-decoration: none;
        color: #fff;
        height: auto;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        line-height: 18px;
    }

.soundplaydiv {
    display: table;
    height: 55px;
    text-align: center;
    padding: 0 !important;
}

    .soundplaydiv a {
        text-decoration: none;
        color: #fff;
        height: auto;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

.soundtitlediv {
    display: table;
    height: 55px;
    text-align: center;
    padding: 0 !important;
}

    .soundtitlediv a {
        text-decoration: none;
        font-family: MyriadPro-Light;
        font-size: 18px;
        color: #FFF;
        height: auto;
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        letter-spacing: .5px;
    }

.soundsigndiv {
    display: table;
    height: 55px;
    text-align: center;
    padding: 0 !important;
}

    .soundsigndiv a {
        text-decoration: none;
        color: #fff;
        height: auto;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        line-height: 18px;
    }

.hizmetlerlist {
    list-style-type: none;
    -webkit-padding-start: 0;
    font-size: 18px;
    padding: 0;
}

.xs-blog-category .blog-active {
    border-bottom: none !important;
    text-align: center;
}

.xs-blog-category span {
    text-align: center;
    margin: 0 auto;
}

@media (max-width:769px) {
    #iletisim {
        padding-top: 0 !important;
        margin-top: -49px;
    }

    #Contact {
        padding-top: 0 !important;
        margin-top: -49px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        border-bottom: 0px !important;
        padding-bottom: 8px;
        background-color: transparent;
    }
}

