/* 
    Theme: Zerkon
    Crated: 2017-12-06
    Last Update: 2017-12-06
    Created by: �lhami Y�lmaz
    Updated by: �lhami Y�lmaz 
    Primary Color: #262262
    Secondary Color: #13a89e
    Triary Color: #d4d4e0
*/

body {
    font-family: 'Arsenal', sans-serif;
}

a {
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

    a:hover {
        text-decoration: none;
    }

.bs-narrow {
    padding-left: 5px;
    padding-right: 5px;
}

.d-ib {
    display: inline-block;
}

@media(max-width:767px) {
    body {
        padding-bottom: 50px;
    }

    .mobile-row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .menuholder {
        margin-top: -35px;
    }

    body .navbar-default .navbar-toggle {
        margin-top: -10px;
    }

    .navbar-default .navbar-collapse {
        margin-top: 25px;
    }

    .outside {
        margin-left: -15px;
    }

    body .slideContent h1 {
        font-size: 32px;
    }

    body .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        text-align: left;
    }

    body .coverup, body .slideContent, body .sliderImage {
        height: 80vh;
    }

    .mobile-center {
        text-align: center !important;
    }

    body .mainmenu .outside .inside {
        padding-bottom: 0;
    }

    .mobile-responsive {
        width: 100%;
    }

    .logo {
        max-width: 200px;
    }

    body .pageHeader h1 {
        font-size: 28px;
    }
}

@media (max-width: 991px) {
    body {
        padding-bottom: 50px;
    }

        body .coverup, body .slideContent, body .sliderImage {
            height: 80vh;
        }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .outside {
        margin-left: -15px;
    }

    body .newsletter input {
        width: 175px;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .navbar-default .navbar-toggle {
        margin-top: 25px;
    }

    .mainmenu .outside .inside {
        padding-bottom: 15px;
    }

    .mobile-row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    body ul.dropdown-menu {
        margin-right: 0px;
        padding-left: 15px;
    }

    body .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        text-align: left;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    body {
        padding-bottom: 50px;
    }

        body .coverup, body .slideContent, body .sliderImage {
            height: 80vh;
        }

        body .mainmenu .navbar-default .navbar-nav > li > a {
            font-size: 17px;
        }

        body div.mainslider-buttons a, body div.mainslider-buttons a:hover, body div.mainslider-buttons a:focus {
            font-size: 13px;
        }

        body .mainslider-buttons {
            margin-top: -48px;
        }

    .products h3 {
        font-size: 22px;
    }

    .gallery h3 {
        font-size: 32px;
    }
}

.sliderImage {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: table;
}

.mainslider-buttons {
    position: relative;
    z-index: 2;
    margin-top: -42px;
}

body .mainslider-buttons a, body .mainslider-buttons a:hover, body .mainslider-buttons a:focus {
    background-color: rgba(19, 168, 158, 0.75);
    border-radius: 0;
    font-size: 16px;
    color: #fff;
}

.coverup {
    width: 100%;
    height: 100vh;
    /*background-color: rgba(1, 111, 136, 0.5);*/
    position: absolute;
    top: 0;
    left: 0;
    background: #262262;
    opacity: 0.5;
}

.no-mh {
    min-height: 0 !important;
}

.logo {
    margin-top: 25px;
    margin-left: 15px;
}

.mainmenu {
}

    .mainmenu [class*='col'] {
        min-height: 0;
    }

    .mainmenu .outside {
        background: #272264;
        background: -moz-linear-gradient(top, #272264 0%, #12a89d 50%, #d0d2de 100%);
        background: -webkit-linear-gradient(top, #272264 0%,#12a89d 50%,#d0d2de 100%);
        background: linear-gradient(to bottom, #272264 0%,#12a89d 50%,#d0d2de 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272264', endColorstr='#d0d2de',GradientType=0 );
        padding: 3px;
        position: absolute;
        z-index: 3;
        top: 5vh;
        width: 100%;
        border-bottom-left-radius: 15px;
        border-top-right-radius: 15px;
    }

        .mainmenu .outside .inside {
            background-color: #d5dae0;
            border-bottom-left-radius: 15px;
            border-top-right-radius: 15px;
        }

    .mainmenu .navbar.navbar-default {
        background: transparent;
        border: none;
        box-shadow: none;
        margin-bottom: 0px;
    }

    .mainmenu .navbar-default .navbar-nav > li > a {
        color: #262262;
        text-transform: uppercase;
        font-size: 14px;
        text-shadow: none;
    }

        .mainmenu .navbar-default .navbar-nav > li > a:hover, .mainmenu .navbar-default .navbar-nav > li > a:focus {
            color: #13a89e;
        }

    .mainmenu .navbar-default.navbar-1 .navbar-nav > li > a {
        font-size: 14px;
    }

    .mainmenu .navbar-default.navbar-2 .navbar-nav > li > a {
        color: #fff;
    }

        .mainmenu .navbar-default.navbar-2 .navbar-nav > li > a:hover, .mainmenu .navbar-default.navbar-2 .navbar-nav > li > a:focus {
            color: #d5dae0;
        }

nav.navbar.navbar-default.navbar-2 {
    background-color: #13a89e;
    margin-bottom: -3px;
    margin-right: -3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0px;
    -webkit-box-shadow: inset -8px 6px 13px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset -8px 6px 13px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset -8px 6px 13px 0px rgba(50, 50, 50, 0.5);
}

.mainmenu .dropdown-menu {
    background-color: rgba(17, 168, 161, 0.65);
    border: none;
    box-shadow: none;
}

    .mainmenu .dropdown-menu a {
        text-transform: capitalize;
        text-align: center;
        font-size: 14px;
        color: #fff;
        padding: 10px 15px;
    }
    .dropdown-submenu {
        position: relative;
      }
      
      .dropdown-submenu a::after {
        transform: rotate(-90deg);
        position: absolute;
        right: 10px;
        top: 0.8em;
      }
      
      .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-left: 0.1rem;
        margin-right: 0.1rem;
      }
      

.slideContent {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 100vh;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

    .slideContent h1 {
        font-size: 48px;
        line-height: 1.5em;
        margin-top: 65px;
    }

.slideButton {
    background: #fff;
    padding: 5px 15px;
    margin-top: 25px;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    color: #262262;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    border-color: transparent;
}

    .slideButton:hover {
        background: #262262;
        color: #fff;
        text-decoration: none;
    }

.about {
    text-align: center;
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #262262;
}

    .about p {
        margin-bottom: 20px;
    }

.styleButton {
    background: #262262;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    border: none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

    .styleButton:hover {
        background: #13a89e;
        text-decoration: none;
        color: #fff;
    }

.products {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f3f3f3;
}

    .products h3 {
        text-transform: uppercase;
    }

    .products a {
        color: #262262;
    }

.gallery {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .gallery h3 {
        font-size: 36px;
        color: #c4c4c4;
        letter-spacing: 3px;
    }

.galleryImage {
    width: 100%;
    height: 138px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

@media(max-width:767px) {
    .galleryImage {
        height: 180px;
    }
}

.footer-top {
    padding-top: 0px;
    padding-bottom: 15px;
}

    .footer-top h3 {
        color: #262262;
    }

.newsletter input {
    height: 45px;
    border: none;
    margin: 0;
    background-color: #13a89e;
    width: 180px;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
}

.newsletter button {
    background-color: #262262;
    border: none;
    color: #fff;
    font-size: 29px;
    position: relative;
    top: 5px;
    height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -3px;
}

.newsletter input::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
}

.newsletter input::-moz-placeholder {
    color: #fff;
    font-size: 16px;
}

.newsletter input:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
}

.newsletter input:-moz-placeholder {
    color: #fff;
    font-size: 16px;
}

.imgy {
    background-color: #13a89e;
    height: 45px;
    top: -3px;
    position: relative;
    display: inline-block;
    padding-top: 6px;
    padding-right: 6px;
    padding-left: 6px;
    margin-right: -3px;
}

.smholder {
    display: inline-block;
    font-size: 26px;
    color: #fff;
    text-align: center;
    width: 38px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 10px 2px;
    background: #262262;
    background: -moz-linear-gradient(top, #262262 0%, #13a89e 100%);
    background: -webkit-linear-gradient(top, #262262 0%,#13a89e 100%);
    background: linear-gradient(to bottom, #262262 0%,#13a89e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262262', endColorstr='#13a89e',GradientType=0 );
}

    .smholder:hover {
        background: #262262;
    }

    .smholder a {
        color: #fff;
    }

.infobutton {
    background: #13a89e;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
    font-size: 20px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 100%;
    margin-top: 8px;
}

    .infobutton:hover {
        background: #262262;
        color: #fff;
    }

.footer-bot {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #262262;
    color: #fff;
}

    .footer-bot p {
        margin-bottom: 0px;
    }

.pageHeader {
    height: 225px;
    background-color: black;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

    .pageHeader .coverup {
        height: 225px;
    }

    .pageHeader h1 {
        color: #fff;
        text-transform: uppercase;
        margin-top: 165px;
        font-size: 44px;
    }

.pageContent {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
}

    .pageContent h1 {
        color: #262262;
        text-transform: capitalize;
    }

    .pageContent .galleryImage {
        height: 216px;
    }

.mt15 {
    margin-top: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

body .owl-carousel.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
    top: 80px;
    background: none;
    color: #262262;
    font-size: 24px;
}

body .owl-carousel.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -50px;
    top: 80px;
    background: none;
    color: #262262;
    font-size: 24px;
}

body #owl-mainslider.owl-carousel.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    top: 45vh;
    background: none;
    color: #fff;
    font-size: 24px;
}

body #owl-mainslider.owl-carousel.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    top: 45vh;
    background: none;
    color: #fff;
    font-size: 24px;
}

body #owl-gallery.owl-carousel.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -35px;
    top: 50px;
    background: none;
    color: #262262;
    font-size: 18px;
}

body #owl-gallery.owl-carousel.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -35px;
    top: 50px;
    background: none;
    color: #262262;
    font-size: 18px;
}

@media(max-width:767px) {
    body #owl-gallery.owl-carousel.owl-theme .owl-nav .owl-prev {
        left: 0;
        color: #fff;
        top: 75px;
    }

    body #owl-gallery.owl-carousel.owl-theme .owl-nav .owl-next {
        right: 0;
        color: #fff;
        top: 75px;
    }

    body .owl-carousel.owl-theme .owl-nav .owl-prev {
        left: 0;
        color: #fff;
    }

    body .owl-carousel.owl-theme .owl-nav .owl-next {
        right: 0;
        color: #fff;
    }
}

@media (max-width: 991px) {
    body #owl-gallery.owl-carousel.owl-theme .owl-nav .owl-prev {
        left: 0;
        color: #fff;
    }

    body #owl-gallery.owl-carousel.owl-theme .owl-nav .owl-next {
        right: 0;
        color: #fff;
    }

    body .owl-carousel.owl-theme .owl-nav .owl-prev {
        left: 0 !important;
        color: #fff;
    }

    body .owl-carousel.owl-theme .owl-nav .owl-next {
        right: 0 !important;
        color: #fff;
    }
}

.mainImage {
    width: 100%;
    height: 460px;
    background-color: black;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.thumbImage {
    width: 100%;
    height: 111px;
    background-color: black;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#sync2 .current {
    border: 1px solid #262262;
}

body #sync1.owl-carousel.owl-theme .owl-nav .owl-prev {
    top: 200px;
    left: -5px;
    color: #fff;
    background: #262262;
}

body #sync1.owl-carousel.owl-theme .owl-nav .owl-next {
    top: 200px;
    right: -5px;
    color: #fff;
    background: #262262;
}

#sync1 .item {
    border: 1px solid #262262;
}

body #sync2.owl-carousel.owl-theme .owl-nav .owl-prev {
    top: 35px;
    left: -35px;
}

body #sync2.owl-carousel.owl-theme .owl-nav .owl-next {
    top: 35px;
    right: -35px;
}

#sync2 {
    margin-bottom: 30px;
}

.widget h3 {
    color: #fff;
    background-color: #262262;
    text-transform: uppercase;
    font-size: 19px;
    padding: 15px 10px;
    border-top-right-radius: 15px;
}

.widget ul {
    list-style-type: none;
    background-color: #13a89e;
    margin-top: -4px;
    padding: 15px 0px;
    border-bottom-left-radius: 15px;
}

    .widget ul li a {
        color: #fff;
    }

    .widget ul li {
        padding: 5px 10px;
        -moz-transition-duration: .5s;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        -ms-transition-duration: .5s;
        transition-duration: .5s;
    }

        .widget ul li:hover, .widget ul li.active {
            background-color: #0c746d;
        }

.tech {
    background-color: #80c4b5;
    padding: 15px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    margin-top: 30px;
    -webkit-box-shadow: -16px 11px 7px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: -16px 11px 7px 0px rgba(50, 50, 50, 0.3);
    box-shadow: -16px 11px 7px 0px rgba(50, 50, 50, 0.3);
}

    .tech p {
        font-size: 14px;
        color: black;
        margin-bottom: 1px;
    }

ul.dropdown-menu.lastdrop {
    margin-right: -15px;
}

@media(max-width:767px) {
    body ul.dropdown-menu {
        margin-right: 0px;
    }
}

body .navbar-default .navbar-nav > .active > a, body .navbar-default .navbar-nav > .open > a {
    background-image: none !important;
    background-color: transparent !important;
    box-shadow: none;
}

.floating-nav {
    text-align: center;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 1px 15px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 15px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 15px rgba(0, 0, 0, .15);
    border-collapse: separate;
}

    .floating-nav ul {
        border: 0;
        margin: 0;
        display: inline-block;
        width: 100%;
        padding-left: 0;
    }

.msie7 .floating-nav ul {
    display: inline;
}

.floating-nav li {
    float: left;
    width: 20%;
    padding: 0;
    margin: 0;
    border-right: solid 1px #ccc;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
}

    .floating-nav li.last {
        border: 0;
    }

    .floating-nav li a {
        display: inline-block;
        font: 400 12px/50px Arial;
        height: 50px;
        color: #404040;
        background: 0 49% no-repeat;
        padding: 0 0 0 23px;
        background-size: contain;
        animation-duration: 2s;
        animation-delay: 1s;
        animation-iteration-count: 1;
        animation-name: jello;
    }

.msie7 .floating-nav li a {
    display: inline;
}

.floating-nav li.i1 {
    background: rgba(1, 111, 136, 0.85);
}

    .floating-nav li.i1 a {
        background-image: url(../images/micon-phone.png);
    }

.floating-nav li.i2 {
    background: rgba(1, 111, 136, 0.85);
}

    .floating-nav li.i2 a {
        background-image: url(../images/micon-map.png);
    }

.floating-nav li.i3 {
    background: rgba(1, 111, 136, 0.85);
}

    .floating-nav li.i3 a {
        background-image: url(../images/micon-home.png);
    }

.floating-nav li.i4 {
    background: rgba(1, 111, 136, 0.85);
}

    .floating-nav li.i4 a {
        background-image: url(../images/micon-share.png);
    }

.floating-nav li.i5 {
    background: rgba(1, 111, 136, 0.85);
}

    .floating-nav li.i5 a {
        background-image: url(../images/micon-translate.png);
    }

.floating-nav li.i6 {
    background: rgba(1, 111, 136, 0.85);
}

    .floating-nav li.i6 a {
        background-image: url(../images/micon-contact.png);
    }

body .modal-content {
    background-color: rgba(38, 34, 98, 0.95);
    color: #fff;
}

.close {
    color: #fff;
}

.modal-header {
    border-bottom: 1px solid #181540;
}

.modal-footer {
    border-top: 1px solid #181540;
}

body .form-control {
    border-right: none;
    border-top: none;
    border-left: none;
    border-radius: 0;
    box-shadow: none;
}

    body .form-control:focus {
        border-radius: 0;
        box-shadow: none;
        border-color: #262262;
    }

.trbg {
    width: 100%;
    height: 482px;
    background-image: url(../images/conveyor.png);
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
}

.iletisim {
    font-size: 15px;
}

    .iletisim strong {
        color: #262262;
    }

/**/
ul.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform .35s;
    transition: opacity 0.35s,transform .35s;
    -webkit-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
}

ul.nav li.dropdown:hover ul.dropdown-menu {
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
}
/**/

.dil {
    position: absolute !important;
    left: 0;
}

    .dil a, .dil span {
        display: inline-block !important;
        padding-left: 0px !important;
        padding-right: 3px !important;
    }
