﻿body {
    /*padding-top: 180px;*/
    padding-bottom: 30px;
    font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
ul,ol{
    margin:0px;
    padding:0px;
}
/*fix*/
.navbar {
    background-color: #fff;
}
.navbar .logo img {
  padding-top: 10px;
  margin: 0px auto;
  display: block;
}

.navbar-collapse {
    margin-top: 20px;
    background-color: #fcc640;
}

.nav.navbar-nav {
    margin: 0px auto;
    width: 735px;
    text-align: center;
    float: none;
}

    .nav.navbar-nav li a {
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
    }

        .nav.navbar-nav li a:hover {
            color: #000;
        }

.navbar-toggle {
    background-color: #fcc640;
}

    .navbar-toggle .icon-bar {
        background-color: #fff;
    }
/*Mega Menu*/
.mega-menu {
    padding: 10px 0px !important;
    width: 100%;
    border-radius: 0;
    margin-top: 0px;
    background-color: #f3f4f5;
}

    .mega-menu li {
        display: inline-block;
        float: left;
        padding: 5px;
        width: 100%;
    }

    .mega-menu .mega-menu-column ul li:hover {
        background-color: #fcc640;
        
    }
     .mega-menu .mega-menu-column ul li a:hover {
        color:white !important;
    }

    .mega-menu li a {
        color: #000 !important;
    }

    .mega-menu li.mega-menu-column:last-child {
        border: none !important;
    }

    .mega-menu li.mega-menu-column {
        width: 100%;
        border-right: 1px solid #9c9b9b;
    }

    .mega-menu .nav-header {
        padding: 0 !important;
        margin-bottom: 10px;
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .mega-menu img {
        padding-bottom: 10px;
    }

.info-bar {
    margin-top: 10%;
}

    .info-bar .phone {
        font-weight: bold;
        padding-right: 10px;
    }

    .info-bar .email {
        font-weight: bold;
        color: #000;
        padding-right: 10px;
        line-height: 30px;
        display: inline-block;
        padding-left: 10px;
    }

    .info-bar i {
        color: #2e6da4;
        font-weight: bold;
    }
/*search content*/
.search {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 100px;
}



    .search .language {
        color: #fff;
        font-weight: bold;
        border-radius: 0px;
        background-repeat: no-repeat;
        padding: 5px;
        margin-top: 5px;
        width: 30px;
        height: 30px;
    }

.en {
    background-image: url(../images/gb.png);
}

.tr {
    background-image: url(../images/tr.png);
}


.search input {
    display: inline;
    border: none;
    border-radius: 0px;
    border-bottom: 2px solid #9a9999;
}

.search .search-content .btn {
    background-color: #9c9b9b;
    border-radius: 0px;
    color: #fff;
    font-size: 12px;
    float: right;
}


/*Slider*/
.carousel-indicators {
    left: 10px;
    width: 100%;
}

    .carousel-indicators li, .carousel-indicators li.active {
        width: 20px;
        height: 20px;
        background-color: #e6e6e6;
    }

        .carousel-indicators li.active {
            background-color: #fcc640;
            border: 2px solid #fff;
        }


/*Referasn*/
.referans {
    background-color: #fcc640;
    padding: 10px;
    text-align: center;
    color: #fff;
}

    .referans img {
        text-align: center;
    }

.referans-list img {
    width: 100%;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.24);
}

.referans-list div {
    margin-bottom: 10px;
}

/*News*/
.news .page-header {
    border-bottom: 2px solid #2e6da4;
}

.news .item img {
    width: 100%;
    padding: 5px;
}

.news .carousel-content {
    color: #000;
    padding: 5px;
}

    .news .carousel-content a {
        color: #000;
    }

/*footer*/
footer {    
    background-color: #fcc640;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 40px;
}

    footer address, footer h4 {
        color: #fff;
    }


    footer ul li.title {
        font-weight: bold;
        font-size: 14px;
        border: none;
    }

    footer ul li:last-child {
        border: none;
    }

    footer ul li {
        color: #fff;
        border-bottom: 1px dashed rgba(238, 238, 238, 0.68);
        font-size: 12px;
        padding-bottom: 10px;
        padding-top: 5px;
    }

        footer ul li a, footer ul li a:hover {
            color: #fff;
        }

.footer-bottom {
    background-color: #9c9b9b;
    padding: 10px;
    color: #fff;
    font-weight: bold;
}

.footer-logo {
    background-color: #fff;
}

    .footer-logo ul {
        width: 50%;
        padding: 10px;
        margin: 0px auto;
    }

    .footer-logo li {
        float: left;
        padding-right: 10px;
    }


/* Featurettes
------------------------- */
.featurette {
    margin-bottom: 30px;
}

.featurette-divider {
    margin: 80px 0;
}

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

.featurette img {
    margin-bottom: 10px;
}


/*Services*/

.services {
    background: url(../images/activityBg.jpg);
    padding-top: 20px;
    color: #fff;
    padding-bottom: 40px;
}

    .services .image {
        font-size: 80px;
        color: rgb(134, 133, 133);
        text-align: center;
    }

    .services img, .services .image {
        display: block;
        width: 121px;
        height: 133px;
        color:rgba(82,81,82,1);
        margin: auto;
        background: url(../images/iconBg.png) no-repeat;
        background-size: cover;
        position: relative;
    }

    .services .services-item:nth-child(odd) {
        margin-bottom: 15px;
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, #2e6da4 8%, #2e6da4 71%, #2e6da4 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(8%, rgba(255,255,255,0)), color-stop(8%, #2e6da4 ), color-stop(71%, #2e6da4 ), color-stop(100%, #2e6da4 ));
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, #2e6da4 8%, #2e6da4 71%, #2e6da4 100%);
        background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, #2e6da4 8%, #2e6da4 71%, #2e6da4 100%);
        background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, #2e6da4 8%, #2e6da4 71%, #2e6da4 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, #fcc640 8%, #fcc640 71%, #fcc640 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e73827', GradientType=1 );
    }

    .services .services-item:nth-child(even) {
        margin-bottom: 15px;
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, rgba(82,81,82,1) 8%, rgba(82,81,82,1) 71%, rgba(82,81,82,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(8%, rgba(255,255,255,0)), color-stop(8%, rgba(82,81,82,1)), color-stop(71%, rgba(82,81,82,1)), color-stop(100%, rgba(82,81,82,1)));
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, rgba(82,81,82,1) 8%, rgba(82,81,82,1) 71%, rgba(82,81,82,1) 100%);
        background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, rgba(82,81,82,1) 8%, rgba(82,81,82,1) 71%, rgba(82,81,82,1) 100%);
        background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, rgba(82,81,82,1) 8%, rgba(82,81,82,1) 71%, rgba(82,81,82,1) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, rgba(82,81,82,1) 8%, rgba(82,81,82,1) 71%, rgba(82,81,82,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e73827', GradientType=1 );
    }

.google-map {
    background: #E5E3DF;
    height: 400px;
    width: 100%;
    margin-bottom: 15px;
}

.contact-form {
    margin-bottom: 20px;
}



/* History */
ul.history {
    margin: 0 0 25px;
    padding: 0;
    list-style: none;
}

    ul.history li {
        margin: 25px 0;
        padding: 0;
        clear: both;
    }

        ul.history li h4 {
            margin: 0 0 -27px 0;
            padding: 0;
        }

        ul.history li p {
            margin-left: 53px;
        }

        ul.history li .thumb {
            background: transparent url(../images/history-thumb.png) no-repeat 0 0;
            width: 227px;
            height: 160px;
            margin: 0 0 30px;
            padding: 0;
            float: left;
        }

            ul.history li .thumb img {
                border-radius: 150px;
                margin: 7px 8px;
                width: 145px;
                height: 145px;
            }

        ul.history li .featured-box {
            text-align: left;
            margin-left: 225px;
            margin-bottom: 50px;
            min-height: 115px;
        }

            ul.history li .featured-box .box-content {
                border-top-color: #2e6da4;
            }

.featured-boxes-full .featured-box-full-light {
    background-color: #FFF;
    color: #777;
}
/* Featured Box */
.featured-box {
    background: #F5F5F5;
    background: -webkit-linear-gradient( top, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
}

    .featured-box h4 {
        font-size: 1.3em;
        font-weight: 400;
        letter-spacing: -0.7px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .featured-box .box-content {
        border-radius: 8px;
        border-top: 1px solid #CCC;
        border-top-width: 4px;
        padding: 30px 30px 10px 30px;
        position: relative;
        top: -1px;
    }

    .featured-box .learn-more {
        display: block;
        margin-top: 10px;
    }

/* Featured Box Left */
.featured-box-text-left {
    text-align: left;
}

/* Featured Boxes - Flat */
.featured-boxes-flat .featured-box {
    box-shadow: none;
    margin: 10px 0;
}

    .featured-boxes-flat .featured-box .box-content {
        background: #FFF;
        margin-top: 65px;
    }

    .featured-boxes-flat .featured-box .icon-featured {
        display: inline-block;
        font-size: 38px;
        height: 90px;
        line-height: 90px;
        padding: 0;
        width: 90px;
        margin: -100px 0 -15px;
        position: relative;
        top: -37px;
    }



/*Blog*/
.blog-masthead {
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
    box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
}

.blog-nav-item {
    position: relative;
    display: inline-block;
    padding: 10px;
    font-weight: 500;
    color: #cdddeb;
}

    .blog-nav-item:hover,
    .blog-nav-item:focus {
        color: #fff;
        text-decoration: none;
    }

.blog-nav .active {
    color: #fff;
}

    .blog-nav .active:after {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -5px;
        vertical-align: middle;
        content: " ";
        border-right: 5px solid transparent;
        border-bottom: 5px solid;
        border-left: 5px solid transparent;
    }

.blog-header {
    padding-top: 20px;
    padding-bottom: 20px;
}

.blog-title {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 60px;
    font-weight: normal;
}

.blog-description {
    font-size: 20px;
    color: #999;
}

.blog-post img {
    width: 100%;
    margin-bottom: 10px;
}

.sidebar-module {
    padding: 15px;
    margin: 0 -15px 15px;
}

.sidebar-module-inset {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .sidebar-module-inset p:last-child,
    .sidebar-module-inset ul:last-child,
    .sidebar-module-inset ol:last-child {
        margin-bottom: 0;
    }

.sidebar-module ol li {
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
}

/*Media Content*/
.media-content li img {
    cursor: pointer;
}

.image-gallery img {
    margin-bottom: 10px;
    margin-right: 10px;
}

.video-gallery {
    max-width: 750px;
    margin: 0 auto;
    font-size: 1em;
    line-height: 1.4em;
    background: #222;
    color: #fff;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

.intro {
    margin: 0px auto;
    width: 90%;
    text-align: center;
}

    .intro a {
        color: #fff;
        font-size: 20px;
        text-decoration: none;
        margin-left: 40px;
        margin-bottom: 20px;
    }

h2 {
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}

.text-content {
    margin-top: 20px;
}

.carousel-content {
    position: relative;
    z-index: 20;
    color: #000;
}

.back-btn {
    color: #000;
    font-size: 13px;
    font-weight: bold;
}

footer .footer-navigation li {
    list-style:none;
    border:none;
}


/*Responsive*/
@media screen and (max-width: 900px) {
    body {
        padding-top: 80px !important;
    }

    .intro a {
        margin: 0px;
        text-align: center !important;
        padding-bottom: 20px;
    }

    .navbar .logo img {
        width: 90px;
    }

    .search {
        border: none;
        margin-top: 10px;
    }

        .search .search-content input {
            width: 100% !important;
        }

    .back-btn {
        display: none;
    }
    .top-header{
        width: 50%;
        float: left;
    }
    .navbar-header{
        width: 50%;
        float: right;
    }
    .top-header .phone, .top-header .email, .top-header .language {
        display: none;
    }

    .carousel-indicators li, .carousel-indicators li.active {
        width: 15px;
        height: 15px;
    }

    .navbar-collapse {
        background-color: #9a9999;
        margin-top: 0px;
    }

    .nav.navbar-nav {
        width: 100% !important;
    }

    .navbar-nav li.open {
        border: none;
    }

    .navbar-nav li {
        border-bottom: 1px solid #6C6C6C;
    }

    .mega-menu li.mega-menu-column {
        border: none;
        width: 100%;
    }

        .mega-menu li.mega-menu-column ul li {
            width: 100%;
            border: none;
        }

    .mega-menu li {
        text-align: center;
    }

        .mega-menu li a {
            color: #fff !important;
        }


    .services .services-item:nth-child(odd) {
        background-color: #fcc640;
        margin-bottom: 25px;
    }

    .services .services-item:nth-child(even) {
        background-color: rgba(82,81,82,1);
        margin-bottom: 25px;
    }

    .services .content {
        text-align: center;
        padding-bottom: 15px;
    }

    .services img {
        top: -15px;
    }
    .image-gallery img{
        width: 100%;
    }


        footer {
            background-size: auto;
            background: #606060;
        }
        footer h4{
            text-align:center;
        }
        footer img.logo {
            width: 120px;
            float: left !important;
            display:none;
        }

        footer ul li {
            text-align: center;
        }

    .footer-logo ul {
        width: 100%;
        margin: 0px auto;
    }

        .footer-logo ul li {
            padding-bottom: 10px;
            width: 50px;
        }
     

}
