/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/

#main{
    padding-bottom: 0 !important;
}
.mark, mark {
    padding: 0;
    background-color: transparent;
}

.stm_gmap_wrapper .gmap_addresses .addresses .address_item{
    padding: 0 15px;
    margin-bottom: 30px;
}
.stm_gmap_wrapper .gmap_addresses .addresses .address_item:nth-child(3n){
    border-right: none;
}
.stm_gmap_wrapper .gmap_addresses .addresses .address_item .title{
    height: 60px;
}
.stm_gmap_wrapper .gmap_addresses .addresses .address_item ul{
    height: 120px;
}

.portfolio-carousel__item{
    border: 1px solid #333;
}
.post-carousel__item-title{
    background: rgba(25, 4, 57, 0.6);
    padding: 15px 15px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

#footer .widgets_row .footer_text {
    color: #fff;
    opacity: 1;
    margin: 0 0 40px;
}
#footer .widgets_row .footer_text p{
    color: #fff;
}

@media only screen and (min-width: 1024.2px) {
    body:not(.home) .header-box .container .nav-box .main_menu_nav>li.menu-item-has-children>a{
        color: #000 !important;
    }
    body:not(.home).mobile_grid_landscape .header-box .container .main_menu_nav>li>a{
        color: #000 !important;
    }

    .image_row{
        position: initial;
    }
    .image_bg_left{

    }
    .image_bg_left > div{
        position: absolute !important;
        width: calc(50vw) !important;
        height: 100%;
        right: 0;
        overflow: hidden;
    }
    .image_bg_right{
        position: absolute !important;
        left: 50%;
        width: calc(50vw) !important;
        height: 100%;
        overflow: hidden;
    }
}

@media only screen and (max-width: 1024px) {
    .mobile_grid_landscape .header-box .container .nav-box{
        background-color: rgba(0, 0, 0, 0.75);
    }
    .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav>li>a{
        text-transform: capitalize;
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .home .stm_gmap_wrapper .gmap_addresses .owl-dots-wr{
        position: relative;
        left: 0;
        right: 0;
    }
    .home .stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots{
        display: flex;
        vertical-align: middle;
        width: 100%;
        justify-content: center;
    }
    .portfolio-carousel .owl-controls {
        display: block !important;
    }
    .consulting-thumbnail-with-frame:before{
        display: none;
    }
    .info_box{
        margin-bottom: 0;
    }
}