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

header.fixed_hiding .q_logo a, header.fixed_hiding .q_logo {
    max-height: 100px;
}

#countervzla .boxed_counter {
    background-color: #E30613;
}

#denunciastext h3 {
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
}

.q_counter_holder.center {
    padding: 20px 0;
}

.content.content_top_margin {
    margin-top: 0 !important;
}

.projects_holder article .portfolio_description {
    padding-left: 15px;
    padding-right: 15px;
}

.blog_holder article .post_text h2 .date {
    display: none;
}

.q_font_awsome_icon_stack:hover .fa-circle {
    color: #c81c1b !important;
}

@media only screen and (min-width: 1000px) {
    .header_bottom {
        padding: 0;
    }

    header .header_inner_left {
        left: 0;
    }
}

nav.main_menu > ul > li > a {
    padding: 0 60px;
    border-right: 1px solid #d2d3d5;
}

nav.main_menu > ul > li:last-child a {
    border: none;
}

@media only screen and (min-width: 1600px) and (max-width: 1900px) {
    nav.main_menu > ul > li > a {
        padding: 0 40px;
    }
}

@media only screen  and (min-width: 1400px) and (max-width: 1600px) {
    nav.main_menu > ul > li > a {
        padding: 0 30px;
    }
}

@media only screen  and (min-width: 1300px) and (max-width: 1400px) {
    nav.main_menu > ul > li > a {
        padding: 0 20px;
    }
}

@media only screen  and (min-width: 1200px) and (max-width: 1300px) {
    nav.main_menu > ul > li > a {
        padding: 0 15px;
    }
}

@media only screen  and (min-width: 1100px) and (max-width: 1200px) {
    nav.main_menu > ul > li > a {
        padding: 0 15px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1100px) {
    nav.main_menu > ul > li > a {
        padding: 0 10px;
        font-size: 14px;
    }
}

.mont-title {
    font-family: "Montserrat", sans-serif;
}

.video-about {
    width: 100%;
}

#video-cnn{
    min-height: 420px;
    overflow-y: hidden;
}

#video-voa{
    min-height: 420px;
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-next .qode-ipn-icon, .qode-inter-page-navigation-holder .qode-inter-page-navigation-prev .qode-ipn-icon {
    color: #124072;
}

.qode-inter-page-title h4 {
    font-family: "Roboto", sans-serif;
}

.qode-inter-page-title span {
    display: none;
}

#news_title {
    font-size: 1.2em;
}

@media only screen and (max-width: 767px) {
    #news_title {
        font-size: 0.8em;
    }
}

.social-news {
    text-align: center;
}

@media only screen and (max-width: 1023px) {
    .social-news .qode_icon_font_awesome {
        font-size: 50px !important;
    }
}

.qode-accordion-content + br{
    display: none;
}

/**
* Form
*/

#submitBtn, .wpcf7-submit{
    float: right;
}

.g-recaptcha{
    float:left;
    border:none;
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}

.wpcf7-form-control-wrap + div{
    display: none;
}

/**
* Popup styles
*/
.pum-theme-15866 {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        width: 50% !important;
    }
}

.pum-close.popmake-close {
    background-color: transparent !important;
    color: black !important;
}

.qode-accordion-holder {
    border: 1px solid #124072;
}

@media only screen and (max-width: 1000px){
    .top_margin_dsk{
        display: none;
    }
}

.icon_text_holder h4{
    text-align: left;
}

.icon_text_holder p{
    line-height: 13px;
    text-align: left;
}

.icon_text_holder a{
    border: 1px solid #124072;
    font-weight: bold;
    margin-top: 0 !important;
    padding: 5px 20px;
    text-align: left;
}

.icon_text_holder a:hover{
    background-color: #124072;
    color: white !important;
}

.q_icon_with_title.left_from_title.very_large .icon_holder, .q_icon_with_title.very_large .icon_holder img{
    width: 100% !important;
}

@media only screen and (max-width: 767px){
    .q_social_icon_holder.circle_social .fa-stack{
        font-size: 35px !important;
    }
}

.footer_text{
    font-size: 10px;
    text-align: center;
}

.footer_bottom img{
    margin-top: 25px;
    margin-left: 2%;
    max-width: 20% !important;
}