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


/*New Home Page*/

.title-from30-to55-fw800 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
}

.title-from20-to30-fw400-500 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
}

.title-from20-to30-fw400-500 span {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
}

.title-font-weight-800,
.title-font-weight-800 span {
    font-weight: 800;
}

.title-30 {
    font-size: 30px;
    line-height: 30px;
}

.subtitle-15-22,
.subtitle-15-22 p,
.subtitle-15-22 span {
    font-size: 15px !important;
    line-height: 22px !important;
}

.subtitle-20-24,
.subtitle-20-24 p,
.subtitle-20-24 span {
    font-size: 20px !important;
    line-height: 24px !important;
}

.marginb-25 {
    margin-bottom: 25px;
}

.pl-15-0 {
    padding-left: 15px;
}

.pr-15-0 {
    padding-right: 15px;
}

.pl-10-0 {
    padding-left: 10px;
}

.pr-10-0 {
    padding-right: 10px;
}

.pt-0 {
    padding-top: 0px;
}

.pb-0 {
    padding-bottom: 0px;
}

.mb-16 {
    margin-bottom: 16px;
}

.mb-desktop-50 {
    margin-bottom: 50px;
}

.max-w960 {
    max-width: 960px;
}

.margin-l {
    margin-left: auto;
}

.margin-r {
    margin-right: auto;
}

@media screen and (max-width: 991px) {
    .mb-mobile-30 {
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 991px) {
    .title-from30-to55-fw800 {
        font-size: 55px;
        line-height: 55px;
    }

    .title-from20-to30-fw400-500 {
        font-size: 30px;
        line-height: 30px;
        font-weight: 500;
    }

    .title-from20-to30-fw400-500 span {
        font-size: 30px;
        line-height: 30px;
        font-weight: 500;
    }

    .pl-15-0 {
        padding-left: 0;
    }

    .pr-15-0 {
        padding-right: 0;
    }
}

/* new-hero-section */
.new-hero-section button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-default,
.new-hero-section a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-default {
    border: none;
    border-radius: 10px;
    color: #C41430;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.new-hero-section .new-hero-section-text-box {
    padding-left: 15px;
    padding-right: 15px;
}

.new-hero-section {
    min-height: 57vh !important;
}

@media screen and (min-width: 991px) {
    .new-hero-section .new-hero-section-text-box {
        padding-left: 0;
        padding-right: 0;
    }
}

/* new-hero-section */

/* section-with-title-and-card */
.section-with-title-and-card.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner {
    border-top-left-radius: 60px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 25px;
    min-height: 220px;
    max-height: 220px;
}

.section-with-title-and-card h3 {
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
}

.section-with-title-and-card h3 span {
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
}

.section-with-title-and-card div p {
    font-size: 15px;
    line-height: 22px;
}

.section-with-title-and-card.vc_row.wpb_row.vc_row-fluid.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
    gap: 10px;
}

@media screen and (min-width: 991px) {
    .section-with-title-and-card .wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill {
        width: 30%;
    }

    .section-with-title-and-card.vc_row.wpb_row.vc_row-fluid {
        justify-content: space-between;
    }

    div .section-with-title-and-card.vc_row.wpb_row.vc_row-fluid.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
        gap: 25px;
    }
}

@media screen and (min-width: 768px) {
    .section-with-title-and-card.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner {
        max-height: max-content;
        display: flex;
        justify-content: flex-start;
    }

    .section-with-title-and-card-second .vc_col-sm-4 {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: stretch;
        border-top-width: 1px !important;
        border-right-width: 1px !important;
        border-bottom-width: 1px !important;
        border-left-width: 1px !important;
        border-left-style: solid !important;
        border-right-style: solid !important;
        border-top-style: solid !important;
        border-bottom-style: solid !important;
        border-color: #C41430 !important;
        border-radius: 60px 40px 35px 25px !important;

    }

    .section-with-title-and-card-second .vc_col-sm-4 .vc_column-inner {
        border: none !important;
    }

    .section-with-title-and-card.vc_row.wpb_row.vc_row-fluid.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
        gap: 5px;
    }
}

/* section-with-title-and-card */


/* section-single-image */
.section-single-image div img {
    min-height: 350px;
    object-fit: cover;
}

/* section-single-image */


/*section-with-text-and-img*/

.section-with-text-and-img .section-with-text-and-img-left {
    margin-bottom: 30px;
}

.section-with-text-and-img .section-with-text-and-img-right .wpb_single_image.wpb_content_element.vc_align_left.wpb_content_element {
    text-align: center;
}

.section-with-text-and-img-bottom {
    margin-top: 70px;
}

.section-with-text-and-img .section-with-text-and-img-bottom h4 {
    padding-top: 0px !important;
}

.section-with-text-and-img h2 {
    padding-top: 0;
}

@media screen and (min-width: 768px) {
    .section-with-text-and-img .vc_row.wpb_row.vc_row-fluid {
        display: flex;
        align-items: center;
    }

    .section-with-text-and-img .section-with-text-and-img-left {
        margin-bottom: 0;
    }

    .section-with-text-and-img-bottom {
        margin-top: 100px;
    }
}

/*section-with-text-and-img*/

/* section-with-title-and-card-second */
@media screen and (min-width: 768px) {
    .section-with-title-and-card-second .vc_col-sm-4 {
        width: 32%;
    }
}

/* section-with-title-and-card-second */

/* section-new-tabs */

.section-new-tabs .section-new-tabs-bottom .vc_tta-tab > a {
    border-radius: 12px !important;

}

.section-new-tabs .section-new-tabs-top-text {
    margin-bottom: 40px !important;
}

.section-new-tabs-bottom-text h3 {
    padding-top: 0px !important;
}

.section-new-tabs .section-new-tabs-bottom .vc_tta-panel .vc_tta-panel-heading {
    text-align: center;
    border-radius: 12px;
    margin-bottom: 40px !important;
}

.section-new-tabs .section-new-tabs-bottom .vc_tta-tab a,
.section-new-tabs .section-new-tabs-bottom .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    padding: 15px !important;
    margin: 0 !important;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    border-radius: 12px;
}

.section-new-tabs .section-new-tabs-bottom .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
    padding: 0px !important;
}

.section-new-tabs .section-new-tabs-bottom .vc_tta-panel {
    position: relative;
}

.section-new-tabs .section-new-tabs-bottom .vc_tta-tab {
    border-radius: 12px;
}

.section-new-tabs .section-new-tabs-bottom .vc_tta-tab.vc_active a,
.section-new-tabs .section-new-tabs-bottom .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title {
    background: #3E3E3E !important;;
    color: #FFFFFF !important;;
}

.section-new-tabs .section-new-tabs-bottom .vc_tta-tab.vc_active a,
.section-new-tabs .section-new-tabs-bottom .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title span {
    color: #FFFFFF;
}

.section-new-tabs .section-new-tabs-bottom .vc_tta-tab a,
.section-new-tabs .section-new-tabs-bottom .vc_tta-panel .vc_tta-panel-heading {
    border: none !important;
    color: #3E3E3E !important;
    background: #F1F2F3 !important;
}

.section-new-tabs .section-new-tabs-bottom .vc_tta-tab a {
    padding: 15px 35px !important;
    line-height: 24px;
    font-size: 16px;
}

.section-new-tabs .section-new-tabs-bottom .vc_tta-panel .vc_tta-panel-body {
    padding: 0;
    border: 0;
    background: #fff !important;
}

.section-new-tabs .section-new-tabs-single-img .vc_single_image-wrapper img {
    min-height: 470px;
    object-fit: cover;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-bottom: 40px !important;
}

.section-new-tabs .section-new-tabs-bottom-text {
    margin-bottom: 40px !important;
}

.section-new-tabs .section-new-tabs-bottom-text ul li {
    font-size: 15px !important;
    line-height: 22px !important;
    margin-bottom: 10px !important;
}

.section-new-tabs-bottom .section-new-tabs-bottom-text a {
    text-decoration: underline;
}

@media screen and (min-width: 768px) {
    .section-new-tabs .section-new-tabs-top-text {
        margin-bottom: 50px !important;
    }

    .section-new-tabs .section-new-tabs-bottom .vc_tta-tab:first-child {
        margin-right: 20px;
    }

    .section-new-tabs .section-new-tabs-bottom .vc_tta-tabs-container {
        margin-bottom: 42px !important;
    }

    .section-new-tabs .section-new-tabs-bottom .vc_tta-panels {
        border: none !important;
    }

    .section-new-tabs .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a {
        border-radius: 12px;
    }

    .section-new-tabs .vc_tta-panel-body > :last-child {
        display: flex;
        align-items: center;
    }
}

div.section-new-tabs,
section.section-new-tabs {
    margin-bottom: 60px !important;
}

@media screen and (max-width: 768px) {
    div.section-new-tabs,
    section.section-new-tabs {
        margin-bottom: 30px !important;
    }
}

/* section-new-tabs */


/* section-image-grid */

.section-image-grid {
    padding-left: 10px;
    padding-right: 10px;
}

.section-image-grid .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin: 0 !important;
}

.section-image-grid ul.wpb_image_grid_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    gap: 10px;
}

.section-image-grid .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    position: static !important;
}

@media screen and (min-width: 920px) {
    .section-image-grid ul.wpb_image_grid_ul {
        flex-wrap: nowrap;
        gap: 24px;
    }

    .section-image-grid {
        padding-left: 0;
        padding-right: 0;
    }
}

/* section-image-grid */

/* new-custom-table-inner */

.new-custom-table-inner .new-custom-table .new-custom-table-two-col {
    display: flex;
    align-items: center;
    text-align: left;
}

.new-custom-table-inner .new-custom-table .new-custom-table-two-col div {
    width: 168px;
}

.new-custom-table-inner .dt-layout-cell.dt-layout-full {
    padding-top: 0;
    padding-bottom: 0;
}

.new-custom-table-inner .new-custom-table td,
.new-custom-table-inner .new-custom-table th {
    vertical-align: middle;
    border: 1px solid #4E4E4E;
}

.new-custom-table-inner .new-custom-table .row-1 .column-1,
.new-custom-table-inner .new-custom-table .row-2 .column-2,
.new-custom-table-inner .new-custom-table .row-3 .column-3,
.new-custom-table-inner .new-custom-table .row-4 .column-4,
.new-custom-table-inner .new-custom-table .row-5 .column-5,
.new-custom-table-inner .new-custom-table .row-6 .column-6 {
    width: 168px;
}

.new-custom-table-inner .new-custom-table,
.new-custom-table-inner .new-custom-table p,
.new-custom-table-inner .new-custom-table span,
.new-custom-table-inner .new-custom-table th,
.new-custom-table-inner .new-custom-table td {
    color: #fff;
    line-height: 22px;
    font-weight: 400;
    white-space: nowrap;
}

.new-custom-table-inner .new-custom-table .row-1 th,
.new-custom-table-inner .new-custom-table .row-1 td,
.new-custom-table-inner .new-custom-table .row-1 span {
    color: #3E3E3E;
}

.new-custom-table-inner .new-custom-table .row-1 img {
    margin-right: 10px;
}

.new-custom-table-inner .new-custom-table .row-3 .column-1,
.new-custom-table-inner .new-custom-table .row-4 .column-1,
.new-custom-table-inner .new-custom-table .row-5 .column-1 {
    background: #424647;
    font-weight: 700;
}

.new-custom-table-inner .new-custom-table .row-1 th {
    width: 337px;
    background: #fff;
}

.new-custom-table-inner .new-custom-table .row-1 td {
    background: #4E4E4E;
}

.new-custom-table-inner .new-custom-table .row-2 th {
    background: #8DB7AF;
    font-weight: 700;
}

.new-custom-table-inner .new-custom-table .row-2 td {
    background: #525252;
}

.new-custom-table-inner .new-custom-table .row-3 td,
.new-custom-table-inner .new-custom-table .row-5 td {
    background: #595959;
}

.new-custom-table-inner .new-custom-table .row-6 .column-1 {
    background: #C41430;
    font-weight: 700;
}

.new-custom-table-inner .new-custom-table th,
.new-custom-table-inner .new-custom-table td {
    padding: 15px 20px !important;
    height: 62px;
}

.new-custom-table-inner .new-custom-table .row-2 td,
.new-custom-table-inner .new-custom-table .row-4 td,
.new-custom-table-inner .new-custom-table .row-6 td {
    background: #525252;
}


@media screen and (min-width: 1200px) {
    .new-custom-table-inner .new-custom-table,
    .new-custom-table-inner .new-custom-table p,
    .new-custom-table-inner .new-custom-table span,
    .new-custom-table-inner .new-custom-table th,
    .new-custom-table-inner .new-custom-table td {
        white-space: normal;
    }
}

/* new-custom-table-inner */

/* section-new-cta */

.section-new-cta {
    padding: 50px 20px 0px 20px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-radius: 12px !important;
}

.section-new-cta br {
    display: none;
}

.section-new-cta-text {
    margin-bottom: 24px !important;
}

.section-new-cta-img {

}

.section-new-cta-btn {
    margin-bottom: 30px !important;
}

.section-new-cta-btn button,
.section-new-cta-btn a {
    font-size: 18px !important;
    line-height: 1 !important;
    color: #C41430 !important;
    border-radius: 10px !important;
    padding: 12px 20px !important;
    font-weight: 400 !important;
}


.section-new-cta .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media screen and (min-width: 768px) {
    .section-new-cta {
        padding: 0px;
        padding-left: 60px;
        padding-top: 60px;
        display: flex;
        align-items: center;
    }

    .section-new-cta .vc_col-sm-6:first-child {
        padding-bottom: 60px;
    }

    .section-new-cta br {
        display: block;
    }

    .section-new-cta-btn {
        margin-bottom: 0px !important;
    }
}

/* section-new-cta */


/* section-testimonials-slider */

.section-testimonials-slider-slide {
    max-width: 100%;
    margin-right: auto !important;
    margin-left: auto !important;
}

.section-testimonials-slider .slick-slide,
.section-testimonials-slider .section-testimonials-slider-slide .vc_column-inner > .wpb_wrapper:nth-of-type(1) {
    background: #F1F2F3;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 12px;
}

.section-testimonials-slider .slick-slide {
    padding: 30px 5px;
}

.section-testimonials-slider .section-testimonials-slider-slide .vc_column-inner > .wpb_wrapper:nth-of-type(1) {
    padding: 30px 15px;
}

.section-testimonials-slider .section-testimonials-slider-slide .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.section-testimonials-slider {
    margin-bottom: 125px !important;
}

.section-testimonials-slider .section-testimonials-slider-text-box {
    margin-bottom: 30px !important;
}

.section-testimonials-slider .section-testimonials-slider-slide-author {
    display: flex;
    align-items: center;
}

.section-testimonials-slider .section-testimonials-slider-slide-author .section-testimonials-slider-slide-author-img {
    margin-right: 12px;
}


.section-testimonials-slider .slick-dots {
    position: absolute;
    display: flex;
    justify-content: center;
    bottom: -30px;
}

.section-testimonials-slider .slick-dots li {
    width: 6px;
    height: 6px;
}

.section-testimonials-slider .slick-dots li button {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.section-testimonials-slider .slick-dots li button {
    background: #C414301A;
}

.section-testimonials-slider .slick-dots li.slick-active button {
    background: #C41430;
}


.section-testimonials-slider .section-testimonials-slider-slide-author-text-name,
.section-testimonials-slider .section-testimonials-slider-slide-author-text-location {
    font-size: 15px;
    line-height: 22px;
    color: #3E3E3E;
}

.section-testimonials-slider .section-testimonials-slider-slide-author-text-name {
    font-weight: 600;
}

.section-testimonials-slider .section-testimonials-slider-slide-author-text-location {
    font-weight: 400;
}

.section-testimonials-slider-slide-author-img img {
    border-radius: 50%;
}

@media screen and (min-width: 991px) {

    .section-testimonials-slider .slick-slide:nth-child(odd) {
        margin-right: 12px;
    }

    .section-testimonials-slider .slick-slide:nth-child(even) {
        margin-left: 12px;
    }

    .section-testimonials-slider .slick-slide {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (min-width: 1310px) {
    .section-testimonials-slider .slick-prev {
        left: -80px;
    }

    .section-testimonials-slider .slick-next {
        right: -80px;
    }
}

@media screen and (min-width: 768px) {
    .section-testimonials-slider .section-testimonials-slider-text-box {
        margin-bottom: 55px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1309px) {
    .section-testimonials-slider .slick-prev {
        left: -30px;
    }
}

/* section-testimonials-slider */


/* section-product-slider */

.section-product-slider {

}

.section-product-slider .section-product-slider-text {
    margin-bottom: 55px !important;
}

.section-product-slider .section-product-slider-inner {

}

.section-product-slider .section-product-slider-inner .slick-slide figure img.vc_single_image-img {
    margin-bottom: 20px;
    max-height: 233px;
}

.section-product-slider .section-product-slider-inner .slick-slide h4 {
    padding-top: 0 !important;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px !important;
}

.section-product-slider .section-product-slider-inner .slick-slide ul li {
    padding: 12px 0 !important;
    border-top: 1px solid #F1F2F3;
    margin-bottom: 0px !important;
}

.section-product-slider .section-product-slider-inner .slick-slide ul li:last-child {
    border-bottom: 1px solid #F1F2F3;
}

.section-product-slider .section-product-slider-inner .slick-slide ul li:before {
    display: none;
}


.section-product-slider .section-product-slider-inner .slick-slide button,
.section-product-slider .section-product-slider-inner .slick-slide a {
    width: 100%;
    background-color: transparent !important;
    border-color: #C41430 !important;
    border-radius: 10px !important;
    font-size: 18px;
    line-height: 18px;
    color: #C41430 !important;
    font-weight: 400;
    margin-top: auto;
}

.section-product-slider .section-product-slider-inner .slick-slide button:hover,
.section-product-slider .section-product-slider-inner .slick-slide a:hover {
    background-color: #e8e8e8 !important;
}

.section-product-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 0;
}

.section-product-slider .slick-dots li {
    width: 6px;
    height: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-product-slider .slick-dots li button {
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.section-product-slider .slick-dots li button {
    background: #C414301A;
}

.section-product-slider .slick-dots li.slick-active button {
    background: #C41430;
}

@media screen and (min-width: 991px) {
    .section-product-slider .section-product-slider-inner .slick-slide .wpb_column.vc_column_container.vc_col-sm-2 div .wpb_wrapper:nth-child(1) {
        min-height: 195px;
        display: flex;
        flex-direction: column;
    }

    .section-product-slider .slick-prev {
        left: -62px;
    }

    .section-product-slider .slick-next {
        right: -62px;
    }
}

/* section-product-slider */

/* Global Spaces */
@media screen and (max-width: 768px) {
    .section-with-title-and-card.section-with-title-and-card-first {
        margin-top: 70px !important;
    }

    div.section-with-title-and-card.section-with-title-and-card-second,
    div.section-single-image,
    section.section-with-text-and-img,
    body div.section-image-grid,
    body div.new-custom-table-inner,
    div.section-product-slider {
        margin-bottom: 70px !important;
    }

    div.section-testimonials-slider,
    div.section-product-slider {
        margin-bottom: 95px !important;
    }
}

.section-with-two-row {
    margin-top: 70px;
    margin-bottom: 70px;
}

.section-with-two-row .wpb_single_image img {
    height: 420px;
    object-fit: cover;
}

.section-with-two-row .right-image img {
    border-radius: 30px 30px 30px 0px;
}

.section-with-two-row .left-image img {
    border-radius: 30px 0px 30px 30px;
}

.section-with-two-row .vc_row + .vc_row {
    margin-top: 70px;
}

.section-with-two-row-second {
    display: flex;
    flex-direction: column-reverse;
}

.section-with-two-row .wpb_text_column {
    padding: 0 0 30px;
}

.section-with-two-row .wpb_text_column.wpb_content_element p {
    color: #3E3E3E;
}

.section-with-two-row-second h2 {
    padding-top: 0;
}

@media screen and (min-width: 768px) {

    .section-with-two-row {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .section-with-two-row-second {
        display: block;
    }

    .section-with-two-row .vc_row + .vc_row {
        margin-top: 80px;
    }

    .section-with-two-row .wpb_text_column {
        padding: 0 30px;
    }

    .section-with-two-row-first {
        display: flex;
        align-items: center;
    }

    .section-with-two-row .vc_row + .vc_row {
        margin-top: 100px;
    }
}

body .section-download {
    background: #4E4E4E;
    border-radius: 12px;
    padding: 40px 20px 20px;
    background-repeat: no-repeat;
    background-position: right bottom;
    margin: 0;
}

.section-download .section-new-cta-btn .vc_btn3 {
    display: inline-flex;
    gap: 19px;
}

body .section-download .section-new-cta-btn .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 7px;
    color: #C41430 !important;
    position: relative;
    top: 8px;
}


body div h2 {
    padding-top: 0px !important;
}

@media screen and (max-width: 768px) {
    body .section-download {
        background-image: none !important;
    }
}

@media screen and (min-width: 768px) {
    body .section-download {
        padding: 40px 45px 55px 45px;
    }
}

/* Global Spaces */
/*New Home Page*/