/*
    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
*/

.flex-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.contact-form-col {
    flex: 0 0 33%;
    padding: 0 15px;
}
.input-holder {
    position: relative;
}
.input-holder.mb-30 {
    margin-bottom: 30px;
}
span.contact-form-icon {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    color: #3595d5;
}
.margin-0, .margin-0 * {
    margin: 0 !important;
}
.partners-carousel img {
    max-width: 150px !important;
}
.flex-wrapper.jcsb {
    justify-content: space-between;
}
.contact-form-col.w45 {
    flex: 0 0 50%;
}
.wpb_text_column.wpb_content_element.white-text p {
	color: #FFF;
}
.vc_custom_heading.stripe_between.subtitle-center h1, .vc_custom_heading.stripe_between.subtitle-center h2, .vc_custom_heading.stripe_between.subtitle-center h3 {
	margin-bottom: 10px;
	padding-top: 0;
}
.vc_custom_heading.stripe_between.subtitle-center .subtitle {
	text-align: center;
}
.mw740 {
	max-width: 740px;
	margin: 0 auto 30px !important;
}
.mb-0 h3 {
	margin-bottom: 0 !important;
}
.wpb_text_column.wpb_content_element.single-service-text p {
    font-size: 18px;
    color: #797979;
    line-height: 1.6;
    font-weight: 400;
}
.wpb_text_column.wpb_content_element.careers-text p {
	font-size: 18px;
    color: #797979;
    line-height: 1.6;
    font-weight: 400;
}
.vc_tta-color-white.vc_tta-style-modern.contract-tabs .vc_tta-tab.vc_active>a {
    color: #fff;
    background-color: #002e5b;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs.contract-tabs .vc_tta-panel {
    margin-top: 1px;
}
.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs.contract-tabs .vc_tta-panels .vc_tta-panel-body {
    border-color: #002e5b;
    background-color: #fff;
}
.vc_tta-color-white.vc_tta-style-modern.contract-tabs .vc_tta-tab>a {
    border-color: #002e5b;
    color: #002e5b;
    font-size: 20px;
}
#main {
    padding-bottom: 0;
}
.single-post #main {
    margin-top: 50px;
}
.single-latest li {
    margin-bottom: 20px;
}
.single-latest li a {
    color: #002e5b;
}
.related-title {
    padding: 0;
    margin-top: 110px;
}
@media(max-width: 991px) {
    .flex-wrapper {
        flex-direction: column;
    }
    .input-holder {
        margin-bottom: 30px;
    }
    .section-title h2, .section-title h3 {
        text-align: center !important;
        margin-bottom: 30px !important;
    }
    .mobile-center * {
        text-align: center !important;
    }
    .mobile-center ul {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .mobile-mb-30 {
        margin-bottom: 30px !important;
    }
    .mobile-hide {
        display: none !important;
    }
}

@media(max-width: 767px) {
    .wpb_text_column.wpb_content_element.single-service-text p, .wpb_text_column.wpb_content_element.careers-text p {
        font-size: 14px;
    }
}
.dm-post-list {
    margin-top: 100px;
    margin-bottom: 100px;
}
@media (max-width: 991px) {
    .dm-post-list {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}
.dm-post-list__list {
    column-count: 3;
    list-style-type: none;
    padding: 0;
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .dm-post-list__list {
        column-count: 2;
        margin-top: 25px;
    }
}
@media (max-width: 767px) {
    .dm-post-list__list {
        column-count: 1;
    }
}
.dm-post-list__item {
    position: relative;
    margin-bottom: 20px;
}
.dm-post-list__link {
    display: block;
}
.dm-post-list__link::before {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background: linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0) 100%);
    z-index: 1;
}
.dm-post-list__date {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 30px;
    font-size: 12px;
    line-height: 17px;
    padding: 7px 9px 6px;
    font-weight: 700;
    background-color: #fde428 !important;
    color: #002e5b !important;
}
.dm-post-list__item img {
    max-width: 100%;
    height: auto;
}
.dm-post-list__item h5 {
    position: absolute;
    color: #fff;
    padding: 0;
    margin: 0;
    z-index: 2;
    left: 30px;
    bottom: 30px;
    right: 30px;
    width: auto;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.17;
}
@media (max-width: 767px) {
    .dm-post-list__item h5 {
        font-size: 18px;
        line-height: 1.4;
        bottom: 18px;
    }
}
.dm-post-list__item h5::after {
    display: none;
}