/*
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");

/*Open Sans Bold*/
/*font-family: open-sans, sans-serif;*/
/*font-weight: 700;*/
/*font-style: normal;*/


/*Open Sans Regular*/
/*font-family: open-sans, sans-serif;*/
/*font-weight: 400;*/
/*font-style: normal;*/

/*Open Sans Semibold*/
/*font-family: open-sans, sans-serif;*/
/*font-weight: 600;*/
/*font-style: normal;*/
h3, .h3, h3 a,p, h1, .h1, .title h1,h5, .h5, h5 a, .q_icon_with_title .icon_text_holder h5.icon_title, h2, .h2, h2 a,.q_counter_holder span.counter, .q_counter_holder p.counter_text,
.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type='submit'], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button,
.footer_top h5, .qode-btn
{
    font-family: open-sans, sans-serif;
}
body{font-family: open-sans, sans-serif;letter-spacing: -0.28px}

.title-section p{
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #000;
}
.heading-3 p{
    font-size: 22px;
    font-weight: 700;
    color: #000;
}
.heading-3.center p{
    text-align: center;
}
.heading-3.decor{
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px!important;
}
.heading-3.decor:before{
    content: "";
    position: absolute;
    width: 48px;
    height: 4px;
    background-color: #FFC400;
    bottom: 0px;
    left: 0px;
}
.heading-3.decor.center:before{
    left: 50%;
    transform: translate(-50%,0);
}
.heading-4 p{
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #000;
}
.small-text{
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    color: #787879;
}
.description.col-10{
    width: calc(100% / 12 * 10);
    margin: 0 auto;
}
.description a{
    text-decoration: underline;
}
.description ol{counter-reset: my-sec-counter;}
.description ol li{
    box-sizing: border-box;
    list-style: none;
    padding-left: 50px;
    position: relative;
    margin-bottom: 30px;
}
.description ol li:last-child{
    margin-bottom: 0px;
}
.description ol li:before{
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter);
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #FFC400;
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #000000;
    left: 0px;
}
.before-progress:before{
    content: url("images/svg/profit.svg");
    position: absolute;
    top: 70px;
    right: 0;
}
.qode-btn.btn-yellow{
    background-color: #FFC400;
    padding: 18px 50px;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    font-weight: bold;
}
.qode-btn.btn-yellow:hover {
    background-color: #FFD513;
}
.masonry_gallery_item_content h3{
    font-size: 20px;font-weight: 600;
    text-transform: initial;
}
.masonry_gallery_item.standard .masonry_gallery_item_inner{
    background-color: rgba(0,0,0,.5);
    cursor: pointer;
}
.slider-logos img{
    /*width: 50%;*/
    height: 85px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
}
.qode_image_gallery_no_space ul li{
    margin: 0px 0px;
}
.slider-logos .qode_image_gallery_holder ul{
    display: flex;
    flex-flow: wrap;
    align-items: center;
}
.slider-logos .qode_image_gallery_no_space .controls a.prev-slide{
    left: -100px;
}
.slider-logos .qode_image_gallery_no_space .controls a.next-slide{
    right: -100px;
}
.boxes-home .description p{
    color: #787879;
}

.boxes-home .wpb_gallery_slides .gallery_holder ul.v2 li{
    width: auto;
}

.boxes-home .gallery_holder ul{
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.col-33 .wpb_column.vc_col-sm-4{
    width: 33.33%;
}

.title_outer.with_image .image{
    display: none;
}

.title_outer.with_image .title{
    background-position: center;
}

.title_outer.with_image .title .title_holder{
    position: relative;
}
.title_outer.with_image .title_subtitle_holder_inner{
    padding-bottom: 80px;
    padding-top: 30px;
}

.title_outer.with_image p#breadcrumbs {
    padding-top: 30px;
}

article.masonry_gallery_item.square_big .masonry_gallery_item_content{
    display: flex;
    flex-flow: wrap;
    top: 0px;
    transform: none;
    margin-top: 60px;
    margin-bottom: 60px;
}
article.masonry_gallery_item.square_big .masonry_gallery_item_inner{
    background-color: transparent;
    border: solid 1px #C9C9C9;
}
article.masonry_gallery_item.square_big .masonry_gallery_item_content h3{
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    color: #000;
    order: 2;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 20px;
    max-width: 300px;
    text-align: left;
}
article.masonry_gallery_item.square_big .masonry_gallery_item_content h3:before{
    content: "";
    width: 48px;
    height: 4px;
    background-color: #FFC400;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
article.masonry_gallery_item.square_big .masonry_gallery_item_content p{
    font-size: 16px;
    line-height: 21px;
    color: #000;
    order: 1;
    margin-bottom: 40px;
    width: 100%;
    text-align: left;
    font-weight: 700;
}

article.masonry_gallery_item.square_big .masonry_gallery_item_button,
.error404 .qbutton.with-shadow{
    order: 3;
    background-color: transparent;
    color: #000000;
    border: solid 1px #000000;
    border-radius: 0px;
    text-transform: initial;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 28px;
    transition: 0.25s;
}
article.masonry_gallery_item.square_big .masonry_gallery_item_button:hover,
.error404 .qbutton.with-shadow:hover{
    background-color: #FFd511;
    border-color: #FFd511;
}

.call_to_action.normal{
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
}

.call_to_action.normal h3{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 8px;
}
.call_to_action.normal h5{
    font-size: 18px;
    line-height: 28px;
}
.call_to_action.normal strong{
    color: #FFC400;
}
.call_to_action.normal .qbutton.white{
    background-color: #FFC400;
    color: #000;
    border-radius: 0px;
    text-transform: initial;
    transition: 0.25s;
    border-color: #FFC400;
}
.call_to_action.normal .qbutton.white:hover{
    /*transform: none;*/
    border-color: #FFd511;
    background-color: #FFd511;
}
.title.title_size_large h1 {
    font-size: 64px;
    text-transform: initial;
    line-height: 74px;
}

.single-portfolio_page .title_outer.with_image .title.title_size_large h1 {
    font-size: 54px;
    line-height: 64px;
}

.center-position-btn{
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
}

.team-list .heading-4{
    margin-top: 41px;
    margin-bottom: 16px!important;
}
.team-list .vc_col-sm-3{
    margin-bottom: 60px;
}
.about-section1 .wpb_gallery_slides .gallery_holder ul.v2 li{
    width: auto;
    margin-right: 40px;
}
.about-section1 .wpb_gallery_slides .gallery_holder ul.v2 li:last-child{
    margin-right: 0px;
}
#breadcrumbs a{
    text-decoration: underline;
    color: #fff;
    font-size: 13px;
    margin-right: 40px;
    transition: 0.25s;
    position: relative;
}
#breadcrumbs a:before{
    content: url("/wp-content/uploads/2020/10/icon-arrow-right.svg");
    top: 0px;
    right: -25px;
    position: absolute;
    line-height: 1;
}
#breadcrumbs a:hover{
    color: rgba(255,255,255,0.8);
}
#breadcrumbs span{
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.title_outer .has_fixed_background.title .title_subtitle_holder{
    vertical-align: initial;
}
.title_outer .has_fixed_background.title .title_subtitle_holder p#breadcrumbs{
    margin-top: 35px;
    margin-bottom: 70px;
}

.single-portfolio_page .two_columns_66_33>.column2 {
    width: 100%;
}
.single-portfolio_page .portfolio_detail.portfolio_single_follow, .video_holder {
    margin-top: 0px!important;
}
.single-portfolio_page .qode_image_gallery_no_space ul {
    display: flex;
    flex-flow: wrap;
    align-items: center;
}

.portfolio_navigation{
    display: none;
}

.realizations-list .portfolio_title a{
    font-size: 18px;
    line-height: 23px;
    font-weight: bold;
    color: #000;
}
.realizations-list .portfolio_title a:hover{
    color: #FFC400;
}
.realizations-list .portfolio_title{
    text-align: left;
    margin-bottom: 0px!important;
}
.realizations-list .projects_holder article .portfolio_description{
    padding-top: 33px;
    padding-bottom: 0px;
    background-color: transparent;
}
.realizations-list  .projects_holder.v3 .mix{
    margin-bottom: 46px;
}

.portfolio_main_holder article:hover .item_holder.slow_zoom .icons_holder{
    opacity: 0;
    display: none;
}

.content, .content .container, .full_width, .wrapper, body {
    background-color: #fff;
}

input.wpcf7-form-control.wpcf7-text{
    border: solid 1px #C7C7C7;
    color: #000;
    font-family: open-sans, sans-serif;
}
textarea.wpcf7-form-control.wpcf7-textarea{
    border: solid 1px #C7C7C7;
    height: 160px;
    color: #000;
    font-family: open-sans, sans-serif;
}
.wpcf7 label{
    font-size: 13px;
    font-weight: 600;
    color: #000;
}
.wpcf7 input.wpcf7-form-control.wpcf7-submit{
    background-color: #FFC400;
    border-radius: 0px;
    border: none;
    font-size: 14px;
    font-weight: bold;
    font-family: open-sans, sans-serif;
    color: #000;
    text-transform: initial;
    line-height: 1;
    height: 50px;
    padding: 0 53px;
    margin-top: 10px;
}
.wpcf7 input.wpcf7-form-control.wpcf7-submit:hover{
    background-color: #FFd511;
}
.wpcf7-not-valid-tip{
    color: red;
    font-size: 11px;
}
.wpcf7 form.invalid .wpcf7-response-output{
    display: none!important;
}

.footer_inner .column1 img{
    width: 124px;
    margin-bottom: 36px;
}

.footer_top h5{
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 40px;
    margin-top: 51px;
}

.footer_top p{
    color: #787879;
    font-size: 14px;
    font-weight: 400;
}

.three_columns>.column1{
    width: calc(100% / 12 * 4);
    padding-right: calc(100% / 12);
    box-sizing: border-box;
}
.three_columns>.column2, .three_columns>.column3{
    width: calc(100% / 12 * 3);
    padding-right: 30px;
    box-sizing: border-box;
}

nav.main_menu > ul > li:not(:first-child):before{
    display: none;
}

nav.main_menu > ul > li > a{
    font-size: 14px;
    line-height: 19px;
    color: #000;
    font-family: open-sans, sans-serif;
}
#nav-menu-item-367 span:not(.plus) {
    padding: 15px 30px;
    border: solid 1px #707070;
    transition: 0.25s;
}
#nav-menu-item-367 span:not(.plus):hover {
    border-color: #FFd511;
    background-color: #FFd511;
    color: #000;
}
nav.main_menu ul li:hover a,
nav.main_menu ul li.active a{
    color: #FFd511;
}
header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a{opacity: 1;}
#nav-menu-item-367 a {
    padding-right: 0px;
}

.q_logo img {
    width: 92px!important;
}

.page_header.scrolled #nav-menu-item-367 span:not(.plus) {
    padding: 10px 24px;
}

footer .footer_top_holder .container > .container_inner:before{
    content: url("/wp-content/uploads/2020/10/Group-3797.svg");
    position: absolute;
    bottom: -70px;
    right: -100px;
    width: 220px;
}

.footer_top{
    padding-bottom: 135px;
}

.portfolio_single .qode_image_gallery_no_space ul li img{
    max-height: 700px;
    margin: 0 auto;
}

.portfolio_single .qode_image_gallery_no_space .controls a.prev-slide{
    left: -80px;
}
.portfolio_single .qode_image_gallery_no_space .controls a.next-slide{
    right: -80px;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    font-size: 14px;
    line-height: 19px;
    color: #000;
    font-family: open-sans, sans-serif;
    font-weight: 700;
}

nav.mobile_menu ul{
    padding-bottom: 20px;
}

.rev-btn{
    transition: 0.25s!important;
}

.qode_content_slider .qode_content_slider_inner {
    margin-left: 0px!important;
}

.slotholder:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.4);
    z-index: 1;
}

.content .title_outer.with_image .title_holder .container_inner {
    max-width: 1600px;
    width: 100%;
    padding: 0 40px!important;
    box-sizing: border-box;
    min-height: 387px;
}
.page-id-451 .title.has_background, .page-id-451 .title.has_fixed_background{
    background-size: cover!important;
    margin-top: 50px;
}
.page-id-451 .title_outer.with_image .title {
    background-position: top center;
    background-size: cover;
    margin-top: 50px;
}

.page-id-451 .position_center.title .title_subtitle_holder {
    padding-top: 50px !important;
    vertical-align: unset;
}

.page-id-451 .title.has_fixed_background .title_holder {
    padding-top: 50px!important;
}

@media only screen and (min-width: 800px){
    .portfolio_single  .qode_image_gallery_no_space.highlight_active ul li:not(.active) {
        opacity: 0;
    }
}

@media(max-width: 1200px){
    .single-portfolio_page .title_outer.with_image .title.title_size_large h1 {
        font-size: 44px;
        line-height: 54px;
    }
}

@media only screen and (max-width: 1100px) {
    .slider-logos .qode_image_gallery_no_space .controls a.prev-slide {
        left: -50px;
    }
    .slider-logos .qode_image_gallery_no_space .controls a.next-slide {
        right: -50px;
    }
}

@media only screen and (max-width: 1000px) {
    .title.has_background, .title.has_fixed_background {
        background-size: cover !important;
        background-position: center !important;
        height: 300px!important;
    }
    .title.has_background img, .title.has_fixed_background img{
        display: none;
    }
    .realizations-list .projects_holder.v3 .mix {
        margin-bottom: 36px;
    }

    .realizations-list .projects_holder article .portfolio_description {
        padding-top: 20px;
    }
    .header_inner_right{
        display: none;
    }
    .logo_wrapper {
        height: 80px!important;
    }
    .mobile_menu_button {
        height: 80px;
    }
    article.masonry_gallery_item.square_big {
        height: auto!important;
        position: relative!important;
    }
    article.masonry_gallery_item.square_big .masonry_gallery_item_outer{
        position: relative;
        padding: 0px;
    }
    article.masonry_gallery_item.square_big .masonry_gallery_item_content{
        position: relative;
    }
    article.masonry_gallery_item.square_big .masonry_gallery_item_content h3{max-width: none;}
}
@media only screen and (max-width: 900px) {
    .slider-logos .qode_image_gallery_no_space .controls a.prev-slide {
        left: -20px;
    }
    .slider-logos .ode_image_gallery_no_space .controls a.next-slide {
        right: -20px;
    }
}
@media(max-width: 800px){
    .slider-logos .qode_image_gallery_no_space ul li{
        width: 33.33%;
    }
    .slider-logos .qode_image_gallery_no_space ul li img {
        height: auto;
        width: 50%;
    }
    .slider-logos .qode_image_gallery_no_space ul {
        height: auto!important;
        width: auto!important;
    }

    .single-portfolio_page .qode_image_gallery_no_space ul{
        display: block;
    }

    .single-portfolio_page .qode_image_gallery_no_space ul li{
        margin-bottom: 20px;
    }
    .single-portfolio_page .qode_image_gallery_no_space ul li:last-child{
        margin-bottom: 0px;
    }

    .slider-logos  .qode_image_gallery_no_space ul li div{
        left: 50%;
        position: relative;
        transform: translate(-50%,0);
    }

    .qode_image_gallery_no_space ul, .qode_image_gallery_no_space ul li div{
        width: auto!important;
    }

    /*.portfolio_single .qode_image_gallery_no_space .controls,*/
    /*.portfolio_single .qode_image_gallery_no_space ul li.-after,*/
    /*.portfolio_single .qode_image_gallery_no_space ul li.-before {*/
    /*     display: block;*/
    /*}*/
    /*.portfolio_single .qode_image_gallery_no_space.highlight_active ul li:not(.active) {*/
    /*    opacity: 0!important;*/
    /*}*/


    /*.portfolio_single .qode_image_gallery_no_space .controls a.prev-slide{*/
    /*    left: -30px;*/
    /*}*/
    /*.portfolio_single .qode_image_gallery_no_space .controls a.next-slide{*/
    /*    right: -30px;*/
    /*}*/


}

@media(max-width: 768px){
    .col-33 .wpb_column.vc_col-sm-4 {
        width: 100%;
    }
    .title_outer.with_image .title_subtitle_holder_inner {
        padding-bottom: 60px;
        padding-top: 20px;
    }
    .footer_top h5 {
        margin-bottom: 15px;
    }
    .footer_inner .column1 img {
        margin-bottom: 15px;
    }
    .footer_top {
        padding-bottom: 80px;
        padding-top: 80px;
    }
    .description.col-10 {
        width: 100%;
    }
    .team-list .heading-4 {
        text-align: center;
    }
    .team-list .small-text{
        text-align: center;
    }
    .team-list .vc_single_image-wrapper{
        left: 50%;
        position: relative;
        transform: translate(-50%,0);
    }
    .title_outer .has_fixed_background.title .title_subtitle_holder p#breadcrumbs {
        margin-bottom: 40px;
    }
    .page-id-451 .title.has_background, .page-id-451 .title.has_fixed_background {
        /*height: 250px!important;*/
        margin-top: 0px;
    }
    .page-id-451 .title.has_fixed_background .title_holder {
        padding-top: 0px!important;
    }

    .page-id-451 .title_outer.with_image .title {
        margin-top: 0px;
    }

    .page-id-451 .position_center.title .title_subtitle_holder {
        padding-top: 0px !important;
    }

    .qbutton {
        padding-left: 42px;
        padding-right: 42px;
    }
}

@media(max-width: 600px){
    .slider-logos .qode_image_gallery_no_space ul li{
        width: 50%;
    }
    .about-section1 .wpb_gallery_slides .gallery_holder ul.v2 li {
         width: 50%;
         margin-right: 0px;
    }
    article.masonry_gallery_item {
        height: 440px!important;
    }
    article.masonry_gallery_item.rectangle_portrait.standard img{
        min-width: 100%;
        max-height: 100%;
        object-fit: cover;
        height: 100%;
    }
    .content .title_outer.with_image .title_holder .container_inner {
        padding: 0 20px!important;
        min-height: auto;
    }
    .title.title_size_large h1{
        font-size: 30px!important;
        line-height: 40px!important;
    }
}

@media(max-width: 480px){
    div#slide-1-layer-3, div#slide-1-layer-4 {
        width: 75%!important;
    }
}

