

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



/* 1 Basic Styles 
-------------------------------------------------- */
body {overflow-x: hidden;margin: 0;padding: 0;}
html, html a {-webkit-font-smoothing: antialiased !important;}
::-moz-selection { background-color: #00c6ff; color: #fff; text-shadow: none; }
::selection { background-color: #00c6ff; color: #fff; text-shadow: none; }
.section {padding-top:100px;padding-bottom:100px;}
.padding-top {padding-top:100px;}
.padding-bottom {padding-bottom:100px;}

/* 1.1 Icons */
.ic, .homeslider .bx-wrapper .bx-controls-direction a, .list-icon li:before {background-image: url(../img/icons.png);background-repeat: no-repeat;display:inline-block;vertical-align: middle;}




/* 1.3 Headings */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: 'Raleway', sans-serif;font-weight: normal;}
.hs_wrapper {margin-bottom:35px;}
.hs_wrapper .hs_icon {}
.hs_wrapper .hs_icon i {font-size:24px;}
.section-title {padding-bottom: 50px;}
.section-title h2 {font-size: 18px;letter-spacing: 3px;text-transform: uppercase;position: relative;margin-top: 15px;}
.section-title h2:after {position: absolute;content: "";width: 65px;height: 1px;background-color: transparent;left: 50%;bottom: -14px;margin-left: -34px;}
.section-title h2 span {font-weight: 600;color: #0f0f0f;}

/* 1.4 Fonts */
body {font-family: 'Raleway', sans-serif;color:#454545;font-size:14px;background-color:#fff;overflow-x: hidden;}
a {color: #000;text-decoration: none;-webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;}
a:focus,a:hover{text-decoration:none;outline:none;}

img {max-width:100%;height:auto;}

.yapim-asamasi {padding-top:10%;}
.yapim-asamasi h1 {font-weight:700;}

.form-control {
    border-radius: 0;
    box-shadow: none;
    outline: none;
    min-height: 41px;
    border-color: #ddd;
}
.form-control:focus{
    box-shadow:none;
}
.btn.btn-primary {
    background-color: transparent;
    border-color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 15px;
    font-weight: 700;
    font-family: 'PT Sans',sans-serif;
    padding: 10px 27px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}
.btn.btn-primary {
    border: 1px solid #dadada;
    margin: 20px 0 30px;
    display: inline-block;
    letter-spacing: 3px;
    color: #000;
}
.btn.btn-primary:before, .btn.btn-primary:after {
    position: absolute;
    content: "";
    background-color: #fff;
    height: 0;
    width: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: -1;
}
.btn.btn-primary:before {
    left: 0;
    top: 50%;
}
.btn.btn-primary:after {
    right: 0;
    bottom: 50%;
}
.btn.btn-primary:hover:before,.btn.btn-primary:hover:after{
    width:100%;height:100%
}
.btn.btn-primary:hover:before{
    left:50%;top:0
}.btn.btn-primary:hover:after{
    right:50%;bottom:0
}.btn.btn-primary:hover{
    color:#333
}

/* 1 Home Slider
-------------------------------------------------- */
#home-carousel .item {background-position: center top;background-repeat: no-repeat;background-size: cover;width: 100%;height: 650px;}
.carousel-caption {left: 15px;right: 15px;top: 50%;font-size: 15px;text-align: left;color: #fff;text-shadow: none;margin-top: -130px;}
.slide-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    margin-top: -47px;
    margin-left: -72px;
    text-align: center;
}
.slide-logo .fa-angle-down {
    -webkit-animation-name: drop;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-name: drop;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-play-state: running;
    font-size: 36px;
    margin-top: 15px;
    color:#fff;
}
#home-carousel .item img {
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out 0.65s;
    -moz-transition: all 0.7s ease-in-out 0.65s;
    -ms-transition: all 0.7s ease-in-out 0.65s;
    -o-transition: all 0.7s ease-in-out 0.65s;
    transition: all 0.7s ease-in-out 0.65s;
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    margin-top: 25px;
}
#home-carousel .item.active img {
    opacity:1;-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)
}
#home-carousel .item.active img {
    margin-top: -125px;
}
.home-carousel-left, .home-carousel-right {
    background-color: rgba(0,0,0,0.25);
    color: #fff;
    font-size: 32px;
    height: 110px;
    line-height: 110px;
    margin-top: -55px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 32px;
    z-index: 999;
    webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    -ms-transition: 300ms;
    transition: 300ms;
}
.home-carousel-left {
    left: -32px;
}
.home-carousel-right {
    right: -32px;
}
#home-carousel:hover .home-carousel-left {
    left: 0;
}
#home-carousel:hover .home-carousel-right {
    right: 0;
}


/* 2 Header
-------------------------------------------------- */
#navmenu {
    position: relative;
}
#navmenu .navbar-static-top {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    min-height: 46px;
    border: 0;
}
#navmenu .navbar-static-top.navbar-fixed-top{
    position:fixed;
    top:0 !important;
    bottom:inherit !important;
    left:0;
    width:100%;
    background-color:rgba(0,0,0,0.70) !important;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.navbar-header {
    position: relative;
}
@media (min-width: 768px) {
    .navbar-header:before {
        position: absolute;
        content: "";
        left: -3000%;
        top: 0;
        background-color: #000;
        width: 3110%;
        height: 46px;
    }
}

.navbar-toggle {
    border: 1px solid #fff;
    border-radius: 0;
}
.navbar-brand {
    position: relative;
    z-index: 99999;
    padding: 1px 15px;
    height: 45px;
    background-color: #000;
}
.navbar-brand h1 {
    margin: 0;
    font-size: 24px;
}
#navmenu .navbar-static-top .navbar-right {
    margin-right: 65px;
}
#navmenu .navbar-right li a {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    height: 100%;
    text-transform: uppercase;
    padding: 14px 15px 12px;
    background-color: transparent;
}
.navbar-right .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.7);
    min-width: 185px;
    margin:0;padding:0;
}

#navmenu .navbar-right .dropdown-menu li a {
    font-size: 11px;
    padding: 8px 20px;
}
#navmenu .navbar-right .dropdown-menu li a:hover,
#navmenu .navbar-right .dropdown-menu li a:active{
    color:#fff;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}


/* 3 Services
-------------------------------------------------- */
#service .service-icon {
    display: inline-block;
    margin-bottom: 15px;
}
#service .service-icon i {
    font-size:48px;
}
.service-text h4 {
    margin-bottom: 20px;
}
#service .service-icon i {
    filter:grayscale(100%);
    -webkit-filter:grayscale(100%);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out
}
#service .service-content:hover .service-icon i {
    filter:grayscale(0%);
    -webkit-filter:grayscale(0%)
}



/* 4 Projects
-------------------------------------------------- */
.project-content {
        margin-bottom: 30px !important;
}
.project-content .big-content, .project-content .medium-content, .project-content .small-content {
    position: relative;
    overflow: hidden;
}
.overlay, .overlay2 {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.overlay:before, .overlay:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 50%;
    background-color: rgba(0,0,0,.56);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: -1;
}
.overlay2 {background-color:rgba(0,0,0,0.4);opacity:0;}
.overlay:before {
    right: -100%;
}
.overlay:after {
    left: -100%;
}
.project-item .overlay {
    margin: 20px;
}
.project-item .overlay a, .gallery-list a i {
    left: 0;
    font-size: 30px;
    margin-top: -50px;
    opacity: 0;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-out 0.20s;
    -moz-transition: all 0.3s ease-out 0.20s;
    -ms-transition: all 0.3s ease-out 0.20s;
    -o-transition: all 0.3s ease-out 0.20s;
    transition: all 0.3s ease-out 0.20s;
}

.project-item .overlay a, .project-item .overlay h3, .project-item .overlay h4, .gallery-list a i {
    position: absolute;
    top: 50%;
    width: 100%;
}
.project-item .overlay h3 {
    left: 0;
    opacity: 0;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 45px;
    margin-top: -22px;
    -webkit-transition: all 0.3s ease-out 0.30s;
    -moz-transition: all 0.3s ease-out 0.30s;
    -ms-transition: all 0.3s ease-out 0.30s;
    -o-transition: all 0.3s ease-out 0.30s;
    transition: all 0.3s ease-out 0.30s;
}
.project-item .overlay h3 {
    left: -105%;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 45px;
    margin-top: -10px;
    transition: all 0.3s ease-out 0.3s;
}
.project-item .overlay h4 {
    display: block;
    font-size: 24px;
    margin-top: 27px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-out 0.40s;
    -moz-transition: all 0.3s ease-out 0.40s;
    -ms-transition: all 0.3s ease-out 0.40s;
    -o-transition: all 0.3s ease-out 0.40s;
    transition: all 0.3s ease-out 0.40s;
    opacity: 0;
}
.project-item .overlay h4 {
    right: -100%;
    display: block;
    font-size: 24px;
    margin-top: 27px;
    text-transform: capitalize;
    transition: all 0.3s ease-out 0.4s;
}
.project-item.small-content .overlay a {
    margin-top:-50px;
}
.project-item.small-content .overlay h3 {
    font-size: 22px;
    line-height: 30px;
    margin-top:-5px;
}
 .project-item.small-content .overlay h4 {
    font-size: 16px;
    margin-top: 15px;
}

.project-item:hover .overlay:before{right:0}
.project-item:hover .overlay:after{left:0}
.project-content .project-item:hover .overlay,
.project-content .project-item:hover .overlay a,
.team-image:hover
.overlay, .gallery-list a:hover i {
    opacity:1;-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);
}
.project-item:hover .overlay, .project-content .project-item:hover .overlay a, .team-image:hover .overlay, .gallery-list a:hover .overlay2 {
    opacity:1;transform:scale(1);
}
.project-content .project-item:hover .overlay h3, 
.project-content .project-item:hover .overlay h4 {
    opacity: 1;
}
.project-content .project-item:hover .overlay h3{left:0px;}
.project-content .project-item:hover .overlay h4{right:0px}

a.projects.btn.btn-primary {
    border: 1px solid #dadada;
    margin: 20px 0 150px;
    display: inline-block;
    letter-spacing: 3px;
    color: #000;
}
a.projects.btn.btn-primary:hover{border-color:#000}


/* 5 Promotion
-------------------------------------------------- */
.promotion {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
    min-height: 265px;
    position: relative;
    width: 100%;
}
.promotion {
    background-image: url(../img/promotion-bg.jpg);
    max-height: 265px;
    background-position: 50% 124px;
}
.promotion:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.promotion .prm_wrapper {
    position: relative;
    z-index: 1;
}
#promotion h1 {
    font-size: 41px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 65px;
    margin-bottom: 0;
}
#promotion h2 {
    font-size: 24px;
    font-weight: 300;
    text-transform: capitalize;
    margin-top: 5px;
    margin-bottom: 35px;
}
#promotion .btn.btn-primary {
    border-color: #000;
    color: #000;
    font-size: 16px;
    border-color:#000;
}
#promotion .btn.btn-primary:hover{
    border-color:#fff;color:#000;
}
.single_image  {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.single_image img {
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
#promotion img {
    margin-top: -86px;
}



/* 5 Customer Review
-------------------------------------------------- */
.customer-reviews {
    background-image: url("../img/quotation-bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 50px;
    padding: 130px 0 85px;
    margin-bottom:50px;
    font-size: 26px;
    color: #000;
    text-align:center;
}



.quote-content {
    max-width: 530px;
    display: inline-block;
    line-height: 32px;
    font-weight: normal;
    position: relative;
}
.quote-content:before {
    position: absolute;
    content: "&";
    left: 50%;
    top: -90px;
    
    width: 96px;
    height: 75px;
    margin-left: -48px;
    font-size:300%;
}
.quote-author {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 25px;
}

/* Footer
-------------------------------------------------- */
.footer-top {
    background-image: url("../img/footer-top-bg.jpg");
    color: #fff;
    position: relative;
    text-align:center;
}
.footer-top:after {
    background-color: rgba(60, 184, 120, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
     z-index: 1; 
}
.footer-top .container {
    position: relative;
    z-index: 2;
}
.footer-top h2 {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-top: 70px;
    margin-bottom: 30px;
}
.footer-top .btn.btn-primary {
    position: relative;
    margin-bottom: 45px;
    padding: 10px 34px;
    border-color:#fff;
}


.footer-bottom {
    background-color: #000;
    color: #fff;
}
.copyright {
    font-size: 14px;
    margin-top: 30px;
}
.copyright a {
    font-weight: 700;
}
.footer-bottom a, .page-breadcrumb a, ul.social a i {
    color: #FFF;
}
.footer-menu li a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 20px 10px;
    line-height: 40px;
}
.footer-menu .nav > li > a:hover, .footer-menu .nav > li > a:focus {
    background-color:transparent;
}

.bottom-socials {
    margin-top: 28px !important;
}
.bottom-socials ul li {
    display: inline-block;
}
.bottom-socials ul li a {
    padding: 10px;
    font-size: 16px;
}


/* Breadcrumb
-------------------------------------------------- */
.page-breadcrumb {
    background-image: url("../img/brd_bg.jpg");
    min-height: 320px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    text-align:center;
}
.page-breadcrumb h1 {
    margin-top: 105px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #fff;
    font-size: 48px;
    font-weight: 100;
}
.page-breadcrumb .breadcrumb-text {
    max-width: 650px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
}


.about-top.padding-bottom {
    padding-bottom: 70px;
}
.about-top h2 {
    margin-top: 0;
    font-size: 24px;
    color: #000;
    margin-bottom: 30px;
}
.about-top p {
    margin-bottom: 25px;
}
.about-bottom h2 {
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 8px;
}


.bg-contact {background-image:url(../img/brd_bg_contact.jpg);}
.section.contact-map {padding-bottom: 50px;}
.gmap3 {width: 100%;height: 350px;}

.contact-block {padding-bottom:50px;}
.contact-block .section-title {padding-bottom:40px;}
.contact-block .section-title h2:after {
    left:0;
    margin-left:0;
}
.contact-form .btn.btn-primary {
    display: block;
    width: 100%;
    color: #000;
    margin-top: 15px;
    border-color: #ddd;
    outline: none;
    margin-bottom: 20px;
}
.contact-form .btn.btn-primary:before,
.contact-form  .btn.btn-primary:after {background-color:#fdc916}

.contact-info p {margin-bottom:15px;line-height:24px;}
.contact-info i {margin-right:5px;font-size:16px;color:#aaa;}

.form-message {display:none;}
.form-control.error {
    border-color:#ff0000;
}


.gallery-list {list-style:none;}
.gallery-list li {text-align:center;}
.gallery-list a {display:inline-block;border:1px solid #ddd;position:relative;}
.gallery-list a .overlay:before, .gallery-list a .overlay:after {
    //display:none;
}
.gallery-list a i {font-size:36px;top:70%;z-index:10;}

.gallery-list a:hover .overlay:before, .gallery-list a:hover .overlay:after {
    display:block;
    z-index:1;
}
.gallery-list a:hover .overlay:before{right:0}
.gallery-list a:hover .overlay:after{left:0}



#projects-details h2 {
    margin-top: 0;
    margin-bottom: 25px;
}
#projects-details ul {
    margin-top: 25px;
    margin-bottom: 25px;
    list-style:none;
    padding:0;
}
#projects-details ul li {
    margin-bottom: 10px;
}
#projects-details ul li i {
    margin-right: 15px;
}

