    /*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
    
    @import url("../bridge/style.css");
    @font-face {
        font-family: "profajfont";
        src: url(fonts/profajfonts.woff) format("woff");
    }

    div.wpcf7-response-output.wpcf7-validation-errors {
        background-color: #fa3e35;
    }
    
    .q_logo a {
        height: 55px !important;
        width: auto;
    }

    rs-layer .qbutton {
        line-height: 60px !important;
    }
    
.projects_holder.v2 .mix,
.projects_holder.v2.hover_text .mix {
    margin: 0 5px 2.4%;
}

    .profaj {
        font-family: profajfont !important;
        font-size: 12px;
    }
    
    .profaj:hover {
        font-family: profajfont;
        font-size: 12px;
        color: #F65D07 !important;
    }
    
    .slides .item {
        width: auto !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    
    .anasayfafaliyet,
    .anasayfafaliyet .vc_column-inner {
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .portfolio_like {
        display: none !important;
    }
    
    .home-btn {
        background: #f93f26;
        border-color: #9a2112;
    }
    
    .makine-sidebar {
        background: #efefef;
        padding: 15px;
        color: #000;
        border: 1px solid #e6e4e4;
        border-radius: 0 0 20px;
    }
    
    .makine-sidebar h5 {
        color: #eb5948;
        font-size: 21px;
        font-weight: 700;
    }
    
    .makine-sidebar h5::after {
        content: '';
        display: block;
        width: 80%;
        height: 2px;
        background: #ec5948;
    }
    
    .tabloalani table td {
        border: 1px solid #787879;
    }
    
    @media only screen and (max-width: 768px) {
        .q_logo a {
            height: auto !important;
        }
        .mobilpaddingkis {
            padding-top: 0 !important;
        }
        .makine-sidebar {
            margin-bottom: 50px;
        }
    }

    .referanssayfalogo {
        text-align: center !important;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }


    .referanssayfalogo:hover {
        text-align: center !important;
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
    }

    .portfolio_paging {
        display: none;
    }

.hakkimizdaalani {
    height: 903px;
    background: #ECEBEB;
    right: 28%;
    width: 60%;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: -1px;
}

.hakkimizdaalani h1 {
    margin-top: 300px;
}

.homeparalaksalan {
        height: 600px;
}


@media only screen and (max-width: 768px) {
    .qode_carousels .slides img {
        width: 170px !important;
    }

    .homephonenumber {
        display: block;
    }
}