/* ---------------------------------- */
/* ---------- Slick Slider ---------- */
/* ---------------------------------- */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/* ------------------------------------ */
/* ---------- Heading Widget ---------- */
/* ------------------------------------ */
.marketum_heading_widget {
    position: relative;
}

.marketum_heading {
    line-height: 1.2;
    letter-spacing: -.03em;
    margin-bottom: 0;
    position: relative;
    z-index: 5;
}

.marketum_up_heading {
    font-family: "Raph Lanok Future", sans-serif;
    font-size: 25px;
    line-height: 1.6;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 15px;
    position: relative;
    z-index: 5;
}

/* ----------------------------------- */
/* ---------- Button Widget ---------- */
/* ----------------------------------- */
.marketum_button_widget .marketum_fullwidth_button {
    width: 100%;
}

.marketum_button_widget .icon {
    font-size: 18px;
    margin-left: 37px;
}

/* --------------------------------------- */
/* ---------- Blockquote Widget ---------- */
/* --------------------------------------- */
.marketum_blockquote.marketum_view_type_1 {
    font-family: "Cambon", 'sans-serif';
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -.2px;
    font-weight: 400;
    color: #333333;
    padding-left: 30px;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .marketum_blockquote.marketum_view_type_1 {
        border: none;
        font-size: 20px;
        padding-left: 72px;
    }
}

.marketum_blockquote_marker {
    width: 13px;
    height: 36px;
    -webkit-clip-path: polygon(0 0, 100% 10px, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(0 0, 100% 10px, 100% 100%, 0 100%, 0 0);
    position: absolute;
    top: 8px;
    left: 1px;
}

.marketum_blockquote_marker_2 {
    left: 20px;
}

.marketum_blockquote.marketum_view_type_2 {
    font-family: "Cambon", sans-serif;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0;
    font-weight: 500;
    color: #ffffff;
    padding: 15px 20px;
}

.marketum_blockquote.marketum_view_type_3 {
    background: #222628;
    font-family: "Cambon", sans-serif;
    line-height: 1.4;
    letter-spacing: .17px;
    color: #ffffff;
    padding: 25px 20px 40px;
}

@media only screen and (min-width: 767px) {
    .marketum_blockquote.marketum_view_type_2,
    .marketum_blockquote.marketum_view_type_3 {
        font-size: 25px;
        padding: 35px 40px 50px;
    }
}

@media only screen and (min-width: 992px) {
    .marketum_blockquote.marketum_view_type_2 {
        padding: 56px 48px 62px;
    }

    .marketum_blockquote.marketum_view_type_3 {
        padding: 54px 100px 71px 67px;
    }
}

.marketum_blockquote_marker_container {
    padding-left: 5px;
    margin-bottom: 21px;
}

.marketum_blockquote.marketum_view_type_3 .marketum_blockquote_marker_1,
.marketum_blockquote.marketum_view_type_3 .marketum_blockquote_marker_2 {
    display: inline-block;
    position: static;
}

.marketum_blockquote.marketum_view_type_3 .marketum_blockquote_author {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-top: 32px;
}

.marketum_blockquote.marketum_view_type_3 .marketum_blockquote_author span {
    display: inline-block;
    position: relative;
}

.marketum_blockquote.marketum_view_type_3 .marketum_blockquote_author span:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #ffffff;
    position: absolute;
    bottom: -9px;
    left: 0;
}

/* ---------------------------------- */
/* ---------- Image Widget ---------- */
/* ---------------------------------- */
.marketum_image_widget .marketum_image_container {
    position: relative;
}

.marketum_image_widget .marketum_image_container .marketum_image_widget_main_image {
    display: inline-block;
    position: relative;
    z-index: 5;
}

.marketum_image_widget .marketum_image_container .marketum_image_widget_bg {
    max-width: none;
    position: absolute;
    z-index: 1;
}

.marketum_image_widget .marketum_image_container.marketum_bg_image_position_top_left .marketum_image_widget_bg {
    top: 0;
    left: 0;
}

.marketum_image_widget .marketum_image_container.marketum_bg_image_position_top_center .marketum_image_widget_bg {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.marketum_image_widget .marketum_image_container.marketum_bg_image_position_top_right .marketum_image_widget_bg {
    top: 0;
    right: 0;
}

.marketum_image_widget .marketum_image_container.marketum_bg_image_position_center_left .marketum_image_widget_bg {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.marketum_image_widget .marketum_image_container.marketum_bg_image_position_center_center .marketum_image_widget_bg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.marketum_image_widget .marketum_image_container.marketum_bg_image_position_center_right .marketum_image_widget_bg {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.marketum_image_widget .marketum_image_container.marketum_bg_image_position_bottom_left .marketum_image_widget_bg {
    bottom: 0;
    left: 0;
}

.marketum_image_widget .marketum_image_container.marketum_bg_image_position_bottom_center .marketum_image_widget_bg {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.marketum_image_widget .marketum_image_container.marketum_bg_image_position_bottom_right .marketum_image_widget_bg {
    bottom: 0;
    right: 0;
}

/* -------------------------------------- */
/* ---------- Image Box Widget ---------- */
/* -------------------------------------- */
.marketum_image_box_image_cont {
    margin-bottom: 20px;
}

.marketum_image_box_wrapper img {
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_image_box_title {
    font-size: 24px;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 13px;
}

.marketum_image_box_divider {
    width: 100%;
    height: 2px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

.marketum_image_box_divider:before {
    content: '';
    width: 100%;
    height: 2px;
    background: #222628;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1);
}

.marketum_motion_effect_on .marketum_image_box_divider:before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.marketum_motion_effect_on.visible .marketum_image_box_divider:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.marketum_image_box_wrapper:hover .marketum_image_box_divider:before {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
}

.marketum_image_box_wrapper.marketum_motion_effect_on:hover .marketum_image_box_divider:before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.marketum_image_box_wrapper.marketum_motion_effect_on.visible:hover .marketum_image_box_divider:before {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
}

.marketum_image_box_info {
    letter-spacing: 0;
}

/* -------------------------------------- */
/* ---------- Promo Box Widget ---------- */
/* -------------------------------------- */
.marketum_promo_box_item .marketum_promo_box_image {
    margin-bottom: 23px;
}

.marketum_promo_box_item img {
    display: inline-block;
}

.marketum_promo_box_item .marketum_promo_box_content {
    text-align: left;
}

.marketum_promo_box_item .marketum_promo_box_title {
    display: inline-block;
    padding-left: 27px;
    margin-bottom: 29px;
    font-size: 19px;
    position: relative;
}

.marketum_promo_box_item .marketum_promo_box_title .marketum_promo_box_count {
    display: none;
    font-size: 60px;
    font-weight: 700;
    color: #d9eeea;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    left: -3px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

@media only screen and (min-width: 576px) {
    .marketum_promo_box_item .marketum_promo_box_image {
        margin-bottom: 32px;
    }

    .marketum_promo_box_item .marketum_promo_box_title .marketum_promo_box_count {
        display: initial;
    }
}

.marketum_promo_box_item .marketum_promo_box_description {
    margin-bottom: 10px;
}

.marketum_promo_box_item .marketum_promo_box_content a {
    font-size: 22px;
    color: #414a53;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_promo_box_item.marketum_view_type_2 {
    background: #ffffff;
    padding: 65px 50px 68px;
}

.marketum_promo_box_item.marketum_view_type_2 .marketum_promo_box_image,
.marketum_promo_box_item.marketum_view_type_2 .marketum_promo_box_content {
    text-align: center;
}

.marketum_promo_box_item.marketum_view_type_2 .marketum_promo_box_image {
    margin-bottom: 53px;
}

.marketum_promo_box_item.marketum_view_type_2 .marketum_promo_box_title {
    font-size: 18px;
    padding-left: 14px;
    margin-bottom: 15px;
    z-index: 1;
}

.marketum_promo_box_item.marketum_view_type_2 .marketum_promo_box_title .marketum_promo_box_count {
    left: -23px;
}

.marketum_promo_box_item.marketum_view_type_2 .marketum_promo_box_description {
    margin-bottom: 30px;
}

.marketum_promo_box_item.marketum_view_type_2 .marketum_promo_box_content a {
    font-size: 13px;
    padding: 14px 30px 15px;
}

.marketum_promo_box_item.marketum_view_type_2 .marketum_promo_box_content a:hover {
    color: #ffffff;
}

.marketum_promo_box_item.marketum_view_type_2 .marketum_promo_box_content a .icon {
    font-size: 20px;
    margin-left: 10px;
}

/* ------------------------------------ */
/* ---------- Counter Widget ---------- */
/* ------------------------------------ */
body .elementor-widget-counter .elementor-counter-number-wrapper {
    font-size: 0;
    line-height: 0;
    margin-bottom: 10px;
}

body .elementor-widget-counter .elementor-counter-number-wrapper span {
    font-family: "Cambon", sans-serif;
    font-size: 100px;
    line-height: 1.1;
    letter-spacing: -.05em;
    font-weight: 400;
}

body .elementor-widget-counter .elementor-counter-number-wrapper span.elementor-counter-number-prefix {
    margin-right: 2px;
}

body .elementor-widget-counter .elementor-counter-number-wrapper span.elementor-counter-number-suffix {
    margin-left: 2px;
}

body .elementor-widget-counter.marketum_counter_align_left .elementor-counter-number-wrapper,
body .elementor-widget-counter.marketum_counter_align_right .elementor-counter-number-wrapper {
    display: block;
}

body .elementor-widget-counter.marketum_counter_align_right .elementor-counter-number-wrapper {
    text-align: right;
}

body .elementor-widget-counter.marketum_counter_align_center .elementor-counter-number-wrapper {
    align-items: baseline;
}

body .elementor-widget-counter .elementor-counter-title {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: -.3px;
    font-weight: 600;
    margin-top: 0;
}

.marketum_figure_corner_yes .elementor-widget-container {
    -webkit-clip-path: polygon(90% 0, 100% 16%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 16%, 100% 100%, 0 100%, 0 0);
}

/* ---------------------------------- */
/* ---------- Video Widget ---------- */
/* ---------------------------------- */
.marketum_video_widget .marketum_video_container,
.marketum_tabs_widget .marketum_video_container {
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0;
    background: rgba(0, 0, 0, .8);
    padding: 47px;
    backface-visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    z-index: 50000;
}

.marketum_video_widget .marketum_video_container.active,
.marketum_tabs_widget .marketum_video_container.active {
    display: block;
}

.marketum_video_widget .marketum_video_container.visible,
.marketum_tabs_widget .marketum_video_container.visible {
    opacity: 1;
}

.marketum_video_widget .marketum_video_container .marketum_video_wrapper,
.marketum_tabs_widget .marketum_video_container .marketum_video_wrapper {
    height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 50020;
}

.marketum_video_widget .marketum_video_container iframe,
.marketum_tabs_widget .marketum_video_container iframe {
    width: 100%;
    height: 100%;
}

.marketum_video_widget .marketum_video_container .marketum_close_popup_layer,
.marketum_tabs_widget .marketum_video_container .marketum_close_popup_layer {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    z-index: 50010;
}

.marketum_video_widget .marketum_video_container .marketum_close_popup_layer:hover,
.marketum_tabs_widget .marketum_video_container .marketum_close_popup_layer:hover {
    opacity: 1;
}

.marketum_video_widget .marketum_video_container .marketum_close_popup_layer .marketum_close_button,
.marketum_tabs_widget .marketum_video_container .marketum_close_popup_layer .marketum_close_button {
    width: 44px;
    height: 44px;
    padding: 10px;
    background: rgba(30, 30, 30, .6);
    color: #cccccc;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_video_widget .marketum_video_container .marketum_close_popup_layer .marketum_close_button:hover,
.marketum_tabs_widget .marketum_video_container .marketum_close_popup_layer .marketum_close_button:hover {
    color: #ffffff;
}

body.admin-bar .marketum_video_widget .marketum_video_container .marketum_close_popup_layer .marketum_close_button,
body.admin-bar .marketum_tabs_widget .marketum_video_container .marketum_close_popup_layer .marketum_close_button {
    top: 32px;
}

body.admin-bar .marketum_video_widget .marketum_video_container .marketum_close_popup_layer .marketum_close_button svg,
body.admin-bar .marketum_tabs_widget .marketum_video_container .marketum_close_popup_layer .marketum_close_button svg {
    display: block;
    overflow: visible;
    shape-rendering: geometricPrecision;
    position: relative;
}

body.admin-bar .marketum_video_widget .marketum_video_container .marketum_close_popup_layer .marketum_close_button svg path,
body.admin-bar .marketum_tabs_widget .marketum_video_container .marketum_close_popup_layer .marketum_close_button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}

.marketum_video_widget .marketum_preview_container {
    position: relative;
}

.marketum_video_promo_text_container {
    max-width: 340px;
    overflow: hidden;
    position: relative;
}

.marketum_video_promo_text_wrapper {
    font-family: "Cambon", sans-serif;
    font-size: 25px;
    line-height: 1.4;
    letter-spacing: -.7px;
    font-weight: 500;
    color: #ffffff;
    padding: 92px 49px 101px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1);
}

.marketum_motion_effect_on .marketum_video_promo_text_wrapper {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.marketum_motion_effect_on.visible .marketum_video_promo_text_wrapper {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.marketum_video_trigger_button_container {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
}

.marketum_video_trigger_button_wrapper {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    transition-delay: .7s;
}

.marketum_page_content_container a.marketum_video_trigger_button {
    display: block;
    font-size: 15px;
    color: #ffffff;
    background: #222628;
    padding: 47px 56px 45px;
    overflow: hidden;
    position: relative;
}

.marketum_page_content_container a.marketum_video_trigger_button:hover {
    color: #222628;
}

.marketum_video_trigger_button span {
    position: relative;
    z-index: 2;
}

.marketum_video_trigger_button i {
    font-size: 18px;
}

.marketum_video_trigger_button .marketum_button_text {
    margin-left: 22px;
}

.marketum_page_content_container a.marketum_video_trigger_button:before {
    content: '';
    width: 100%;
    height: 110%;
    background: #ffffff;
    opacity: 1;
    animation: none;
    margin-top: -2%;
    position: absolute;
    top: 0;
    left: 0;
    clip-path: inset(0 0 0 100%);
    -webkit-clip-path: inset(0 0 0 100%);
    -webkit-transition: all .3s cubic-bezier(.22, .61, .36, 1);
    transition: all .3s cubic-bezier(.22, .61, .36, 1);
}

.marketum_page_content_container a.marketum_video_trigger_button:hover:before {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
}

.marketum_video_trigger_button:after {
    display: none;
}

.marketum_motion_effect_on .marketum_video_trigger_button_wrapper {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.marketum_motion_effect_on.visible .marketum_video_trigger_button_wrapper {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

/* ----------------------------------- */
/* ---------- Person Widget ---------- */
/* ----------------------------------- */
.marketum_person_wrapper {
    position: relative;
    overflow: hidden;
    -webkit-transition: transform .3s;
    transition: transform .3s;
    z-index: 2;
}

.marketum_person_wrapper:hover {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

.marketum_person_wrapper .marketum_person_image_container {
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
}

.marketum_person_wrapper .marketum_person_info_container {
    width: 96%;
    color: #ffffff;
    background: #005bac;
    padding: 20px 30px 16px;
    -webkit-clip-path: polygon(90% 0, 100% 20%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 20%, 100% 100%, 0 100%, 0 0);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.marketum_person_wrapper:hover .marketum_person_info_container {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.marketum_person_wrapper .marketum_person_image_container:before {
    content: '';
    display: block;
    padding-top: 133.73704%;
}

.marketum_person_name {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_person_position {
    color: #6993cd;
    font-size: 14px;
    font-weight: 400;
    margin: 3px 0 0;
}

.marketum_person_socials {
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 17px 0 0;
}

.marketum_person_socials li {
    margin-right: 20px;
    margin-bottom: 0 !important;
    font-size: 17px;
    line-height: 1;
}

.marketum_person_socials li a {
    color: #ffffff;
}

.marketum_person_socials li a:hover {
    color: #ffffff;
    opacity: .75;
}

/* --------------------------------------- */
/* ---------- Calculator Widget ---------- */
/* --------------------------------------- */
.marketum_calc_form_title {
    margin-bottom: 21px;
}

.marketum_truckload_type_select {
    width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    color: #767f7f;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    padding: 0 30px 0 18px;
    cursor: pointer;
    user-select: none;
    white-space: nowrap;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.marketum_truckload_type_select:after {
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-bottom: 2px solid #939393;
    border-right: 2px solid #939393;
    pointer-events: none;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.marketum_truckload_type_select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
}

.marketum_truckload_type_select.open,
.marketum_truckload_type_select:active,
.marketum_truckload_type_select:focus {
    border-color: #000000;
}

.marketum_truckload_type_select .marketum_truckload_list {
    width: 100%;
    max-height: 165px;
    border-radius: 0;
    border: 1px solid #e2e2e2;
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-y: scroll;
    padding: 0;
    margin-top: 4px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    transform-origin: 50% 0;
    -webkit-transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    z-index: 9;
}

.marketum_truckload_type_select.open .marketum_truckload_list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.marketum_truckload_list .marketum_option {
    min-height: 40px;
    list-style: none;
    line-height: 40px;
    font-weight: 400;
    outline: 0;
    cursor: pointer;
    padding: 0 29px 0 18px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.marketum_truckload_list .marketum_option.focus,
.marketum_truckload_list .marketum_option.selected.focus,
.marketum_truckload_list .marketum_option:hover {
    background-color: #f6f6f6;
}

.marketum_truckload_list .marketum_option.selected {
    font-weight: 700;
}

.marketum_truckload_list .marketum_option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.marketum_refrigerate_option_container {
    position: relative;
    overflow: hidden;
    margin-bottom: 52px;
}

.marketum_refrigerate_option_container span {
    font-size: 16px;
    line-height: 32px;
    cursor: pointer;
}

.marketum_refrigerate_option_container span:before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    border: solid 2px #e2e2e2;
    margin: 0 15px 0 0;
    cursor: pointer;
    position: relative;
    top: 4px;
}

.marketum_refrigerate_option_container span:after {
    content: '';
    width: 6px;
    height: 10px;
    display: block;
    border-top: solid 2px;
    border-left: solid 2px;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 7px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    z-index: 5;
}

.marketum_refrigerate_option_container span.active:after {
    opacity: 1;
}

.marketum_distance_title {
    margin-bottom: 1px;
}

.marketum_calc_distance_container .irs-min,
.marketum_calc_distance_container .irs-max,
body .marketum_calc_distance_container .irs-single:before,
body .marketum_calc_distance_container .irs--flat .irs-handle > i:first-child {
    display: none;
}

body .marketum_calc_distance_container .irs-single {
    display: inline-block;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 1px;
    background: transparent;
    border-radius: 0;
    padding: 0;
    position: relative;
    top: 30px;
    left: 0 !important;
}

body .marketum_calc_distance_container .irs-handle {
    width: 20px;
    height: 20px;
    border: solid 2px #f1f1f1;
    border-radius: 50%;
    background: #ffffff;
    cursor: pointer;
    top: 16px;
}

body .marketum_calc_distance_container .irs--flat .irs-line,
body .marketum_calc_distance_container .irs--flat .irs-bar {
    height: 2px;
    border-radius: 0;
}

.marketum_calculate_cost {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: -2px;
    font-weight: 700;
    margin-top: 26px;
}

.marketum_calculate_cost .marketum_cost_currency {
    font-size: 20px;
    letter-spacing: -1px;
}

.marketum_calc_button {
    min-width: auto;
    padding: 12px 41px 12px 28px;
    margin-top: 55px;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
}

/* ------------------------------------- */
/* ---------- Icon Box Widget ---------- */
/* ------------------------------------- */
.marketum_icon_box_item .marketum_icon_container {
    position: relative;
}

.marketum_icon_box_item .marketum_icon_container i {
    display: inline-block;
    font-size: 41px;
    position: relative;
    z-index: 5;
}

.marketum_icon_box_item svg.icon {
    font-size: 41px;
    position: relative;
    z-index: 5;
}

.marketum_icon_box_item .marketum_svg_icon {
    height: 41px;
    display: inline-block;
}

.marketum_icon_box_item .marketum_bg_image {
    width: auto;
    position: absolute;
    z-index: 1;
}

.marketum_icon_box_item .marketum_icon_box_text {
    font-size: 100px;
    line-height: 1;
    letter-spacing: -.05em;
    font-weight: 700;
}

.marketum_icon_box_item .marketum_bg_image_position_top_left .marketum_bg_image {
    top: 0;
    left: 0;
}

.marketum_icon_box_item .marketum_bg_image_position_top_center .marketum_bg_image {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.marketum_icon_box_item .marketum_bg_image_position_top_right .marketum_bg_image {
    top: 0;
    right: 0;
}

.marketum_icon_box_item .marketum_bg_image_position_center_left .marketum_bg_image {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.marketum_icon_box_item .marketum_bg_image_position_center_center .marketum_bg_image {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.marketum_icon_box_item .marketum_bg_image_position_center_right .marketum_bg_image {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.marketum_icon_box_item .marketum_bg_image_position_bottom_left .marketum_bg_image {
    bottom: 0;
    left: 0;
}

.marketum_icon_box_item .marketum_bg_image_position_bottom_center .marketum_bg_image {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.marketum_icon_box_item .marketum_bg_image_position_bottom_right .marketum_bg_image {
    bottom: 0;
    right: 0;
}

.marketum_icon_box_item .marketum_icon_box_title {
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-size: 18px;
    letter-spacing: -.4px;
    font-weight: 600;
    margin: 29px 0 0;
    position: relative;
}

.marketum_icon_box_item .marketum_icon_box_title .marketum_count_number {
    font-size: 60px;
    font-weight: 700;
    color: #d9eeea;
    position: absolute;
    top: 50%;
    left: -45px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

.marketum_icon_box_item .marketum_info_container {
    margin-top: 8px;
}

.marketum_icon_box_item .marketum_info_container p {
    margin: 0;
}

.marketum_icon_box_item .marketum_info_container a {
    color: #777777;
    text-decoration: none;
}

.marketum_icon_box_item .marketum_info_container a:hover {
    opacity: .75;
}

.marketum_icon_box_item .marketum_info_container .marketum_icon_box_socials {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.marketum_icon_box_item .marketum_info_container .marketum_icon_box_socials li:not(:last-of-type) {
    margin-right: 22px;
}

.marketum_info_box_additional_title {
    line-height: 1;
    color: #005bac;
    margin-top: 47px;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_icon_box_item.marketum_view_type_2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.marketum_icon_box_item.marketum_view_type_2 .marketum_icon_container {
    margin-right: 13px;
}

.marketum_icon_box_item.marketum_view_type_2 .icon {
    font-size: 41px;
}

.marketum_icon_box_item.marketum_view_type_2 .marketum_icon_box_title {
    margin: 0;
}

/* ------------------- */
/* --- View Type 3 --- */
/* ------------------- */
.marketum_icon_box_item.marketum_view_type_3 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.marketum_icon_box_item.marketum_view_type_3 .marketum_icon_container {
    width: 60px;
    height: 60px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    border: solid 1px;
    border-radius: 50%;
    margin-right: 19px;
}

.marketum_icon_box_item.marketum_view_type_3 .icon {
    font-size: inherit;
}

.marketum_icon_box_item.marketum_view_type_3 .marketum_icon_box_title,
.marketum_icon_box_item.marketum_view_type_3 .marketum_info_container {
    margin: 0;
}

.marketum_icon_box_item.marketum_view_type_3 .marketum_icon_box_title {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #767f7f;
}

.marketum_icon_box_item.marketum_view_type_3 .marketum_info_container {
    line-height: 1.7;
    font-weight: 500;
}

.marketum_icon_box_item.marketum_view_type_3 .marketum_info_container a {
    color: inherit;
}

.marketum_icon_box_item.marketum_view_type_3 .marketum_info_container a:hover {
    opacity: 1;
}

.marketum_icon_box_item.marketum_view_type_3 .marketum_info_container .marketum_icon_box_socials li:not(:last-of-type) {
    margin: 0 18px 0 0;
}

/* ------------------- */
/* --- View Type 4 --- */
/* ------------------- */
.marketum_icon_box_item.marketum_view_type_4 {
    background: #ffffff;
    padding: 27px 30px 37px 40px;
    -webkit-clip-path: polygon(90% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
}

.marketum_icon_box_item.marketum_view_type_4 svg.icon {
    font-size: 45px;
}

.marketum_icon_box_item.marketum_view_type_4 .marketum_icon_box_title {
    margin: 0;
    letter-spacing: 0;
}

.marketum_icon_box_item.marketum_view_type_4 .marketum_info_container {
    margin-bottom: 26px;
}

.marketum_icon_box_item.marketum_view_type_4 p {
    line-height: 1.9;
    margin-top: 0;
}

/* ------------------------------------- */
/* ---------- Info Box Widget ---------- */
/* ------------------------------------- */
.marketum_info_box_widget .marketum_reverse_row {
    flex-direction: row-reverse;
}

.marketum_info_box_image_cont {
    margin-bottom: 20px;
    position: relative;
}

@media only screen and (min-width: 992px) {
    .marketum_info_box_image_cont {
        margin-bottom: 0;
    }
}

.marketum_info_box_image_cont:before {
    content: '';
    display: block;
    padding-top: 82.45614%;
}

body .elementor .marketum_info_box_image_cont img {
    z-index: 1;
}

.marketum_info_box_content_cont {
    padding-left: 100px;
}

.marketum_reverse_row .marketum_info_box_content_cont {
    padding: 0 100px 0 0;
}

.marketum_info_box_title {
    line-height: 50px;
    letter-spacing: -.05em;
    font-weight: 300;
    text-transform: uppercase;
    margin: -12px 0 30px;
}

.marketum_info_box_title b,
.marketum_info_box_title strong {
    font-weight: 700;
}

.marketum_info_box_button {
    border: solid 2px;
    letter-spacing: 1px;
    padding: 10px 70px;
    margin-top: 33px;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_info_box_item.view_type_2 {
    overflow: hidden;
    color: #ffffff;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_info_box_item.view_type_2:before {
    content: '';
    display: block;
    padding-top: 148.27586%;
}

.marketum_info_box_item.view_type_2 .marketum_info_box_content_cont {
    width: 100%;
    padding: 0 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_info_box_item.view_type_2:hover .marketum_info_box_content_cont {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
}

.marketum_info_box_item.view_type_2 h6 {
    color: #ffffff;
    margin-bottom: 25px;
}

.marketum_info_box_item.view_type_2 h6 span {
    display: block;
    font-family: "Nunito Sans", sans-serif;
    font-size: 20px;
    font-weight: 300;
}

.marketum_info_box_item.view_type_2 .marketum_info_box_content {
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_info_box_item.view_type_2:hover .marketum_info_box_content {
    opacity: 1;
    margin-top: -10px;
}

.marketum_info_box_item.view_type_2 .marketum_info_box_content .marketum_info_box_inner {
    line-height: 24px;
    padding-bottom: 28px;
}

.marketum_info_box_item.view_type_2 .marketum_info_box_button {
    color: #ffffff;
}

.marketum_info_box_item.view_type_2 .marketum_info_box_button:hover {
    color: #333333;
}

/* ------------------- */
/* --- View Type 3 --- */
/* ------------------- */
.marketum_info_box_item.view_type_3 {
    overflow: hidden;
    position: relative;
}

.marketum_info_box_item.view_type_3:before {
    content: '';
    display: block;
    padding-top: 110.74919%;
}

.marketum_info_box_item.view_type_3 .marketum_img--bg {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all .7s;
    transition: all .7s;
}

.marketum_info_box_item.view_type_3:hover .marketum_img--bg {
    top: 10px;
}

.marketum_info_box_item.view_type_3 .marketum_info_box_content {
    width: 100%;
    padding: 56px 15px 60px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.marketum_info_box_item.view_type_3 .marketum_info_box_up_title {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #848484;
}

.marketum_info_box_item.view_type_3 .marketum_info_box_title {
    line-height: 45px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
}

/* ---------------------------------------- */
/* ---------- Linked Item Widget ---------- */
/* ---------------------------------------- */
.marketum_linked_item .marketum_linked_item_wrapper {
    position: relative;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0s;
    transition: all 0s;
    z-index: 5;
}

.marketum_linked_item .marketum_linked_item_wrapper:before {
    content: "";
    display: block;
    padding-top: 142.85714%;
}

.marketum_linked_item .marketum_action_block_inner {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    color: #fff;
    padding: 0 30px 13px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
}

.marketum_linked_item img.marketum_img--bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
}

.marketum_linked_item .marketum_overlay {
    width: 100%;
    height: 100%;
    background: rgb(0, 61, 144);
    opacity: .15;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .8s;
    transition: all .8s;
    z-index: 2;
}

.marketum_linked_item:hover .marketum_overlay {
    opacity: .3;
}

.marketum_linked_item:hover img.marketum_img--bg {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.marketum_linked_item .marketum_linked_item_up_title {
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
    color: #f3f6f5;
    position: absolute;
    top: 15.2381%;
    left: -21.7984%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 5;
}

.marketum_linked_item .marketum_linked_item_up_title div {
    padding: 26px 54px;
}

.marketum_linked_item .marketum_linked_item_title {
    width: calc(100% - 60px);
    color: #ffffff;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_linked_item .marketum_linked_item_title:hover {
    opacity: .7;
}

.marketum_linked_item .marketum_linked_item_counter {
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
}

/* ----------------------------------------------- */
/* ---------- Linked Item Slider Widget ---------- */
/* ----------------------------------------------- */
.marketum_linked_item_slider_widget .marketum_testimonials_navigation_container {
    margin: 0 0 28px;
}

.marketum_linked_item_slider_widget .marketum_slider_counter {
    margin-right: 90px;
}

.marketum_linked_item_slider_widget .marketum_slider_counter span {
    color: #ffffff;
}

.marketum_linked_items_carousel .slick-list {
    margin: 0 -15px;
}

.marketum_linked_items_carousel .slick-track {
    padding: 45px 0;
}

.marketum_linked_items_carousel .slick-slide {
    margin: 0 15px;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.marketum_linked_items_carousel .marketum_linked_slider_item_wrapper {
    width: 100%;
    line-height: 0;
    color: #ffffff;
    vertical-align: top;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    top: 0;
}

.marketum_linked_items_carousel .marketum_linked_slider_item_wrapper:hover {
    top: -8px;
}

.marketum_linked_items_carousel .marketum_item_link .marketum_overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 2;
}

.marketum_linked_items_carousel .marketum_item_link:hover .marketum_overlay {
    opacity: 1;
}

.marketum_linked_items_carousel .marketum_linked_slider_item_content {
    width: 100%;
    padding: 0 20px 30px;
    opacity: 0;
    position: absolute;
    bottom: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 5;
}

@media only screen and (min-width: 1366px) {
    .marketum_linked_items_carousel .marketum_linked_slider_item_content {
        padding: 0 39px 32px;
    }
}

.marketum_linked_items_carousel .marketum_item_link:hover .marketum_linked_slider_item_content {
    opacity: 1;
}

.marketum_linked_items_carousel .marketum_linked_slider_item_title {
    line-height: 1.3;
    letter-spacing: -1.3px;
    color: inherit;
    margin-bottom: 0;
}

.marketum_linked_items_carousel .marketum_item_link {
    display: inline-flex;
    align-items: center;
    font-size: 0;
    letter-spacing: .3px;
    font-weight: 700;
    color: #ffffff;
    margin-top: 0;
    position: relative;
    -webkit-transition: 0s;
    transition: 0s;
}

.marketum_linked_items_carousel .marketum_item_link:before,
.marketum_linked_items_carousel .marketum_item_link:after {
    display: none;
}

.marketum_linked_items_carousel .marketum_item_link span {
    margin-right: 20px;
}

.marketum_linked_items_carousel .marketum_item_link .icon {
    font-size: 19px;
    margin-top: 4px;
}

.marketum_linked_item_slider_widget .marketum_causes_slider_navigation_container {
    margin-top: -6px;
}

.marketum_linked_item_slider_widget .marketum_slider_arrows .slick-dots {
    justify-content: center;
}

/* --------------------------------------- */
/* ---------- Donate Box Widget ---------- */
/* --------------------------------------- */
.marketum_donate_box_item .marketum_donate_info_container {
    padding: 25px 30px 27px;
    margin-top: 2px;
    background: #f9f7f6;
}

.marketum_donate_box_item .marketum_donate_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.marketum_donate_box_item .marketum_image_container img {
    width: 100%;
}

.marketum_donate_box_item .marketum_donate_title h5 {
    margin-bottom: 0;
}

.marketum_donate_box_item .marketum_current_amount strong {
    color: #333333;
}

.marketum_donate_box_item .marketum_button {
    background: transparent;
}

/* --------------------------------------- */
/* ---------- Price Item Widget ---------- */
/* --------------------------------------- */
.marketum_price_item {
    position: relative;
}

.marketum_best_offer_container {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 100%;
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    transform-origin: top left;
    z-index: 1;
}

.marketum_best_offer_container div {
    font-size: 14px;
    letter-spacing: 0;
    color: #ffffff;
    padding: 4px 17px 5px;
}

.marketum_price_item_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 28px 30px;
    position: relative;
    z-index: 2;

}

.marketum_price_border {
    position: absolute;
    overflow: hidden;
}

.marketum_price_border_top,
.marketum_price_border_bottom {
    width: 100%;
    height: 2px;
}

.marketum_price_border_left,
.marketum_price_border_right {
    width: 2px;
    height: 100%;
}

.marketum_price_border_top,
.marketum_price_border_left {
    top: 0;
    left: 0;
}

.marketum_price_border_bottom,
.marketum_price_border_right {
    bottom: 0;
    right: 0;
}

.marketum_price_border:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1);
}

.marketum_price_border_top:before,
.marketum_price_border_bottom:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.marketum_price_border_left:before,
.marketum_price_border_right:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.marketum_motion_effect_on .marketum_price_border_top:before,
.marketum_motion_effect_on .marketum_price_border_bottom:before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.marketum_motion_effect_on .marketum_price_border_left:before,
.marketum_motion_effect_on .marketum_price_border_right:before {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.marketum_motion_effect_on.visible .marketum_price_border_top:before,
.marketum_motion_effect_on.visible .marketum_price_border_bottom:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.marketum_motion_effect_on.visible .marketum_price_border_left:before,
.marketum_motion_effect_on.visible .marketum_price_border_right:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.marketum_price_title {
    font-family: "Cambon", sans-serif;
    margin-bottom: 49px;
}

.marketum_price_item.marketum_type_vertical .marketum_price_container {
    margin-bottom: 23px;
}

.marketum_price_item .marketum_price_wrapper {
    font-family: "Raph Lanok Future", sans-serif;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    display: flex;
    align-items: flex-end;
}

.marketum_price_item .marketum_price_container .marketum_currency {
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 400;
    position: relative;
    top: -25px;
}

.marketum_price_item .marketum_currency_position_before .marketum_currency {
    margin-right: 5px;
}

.marketum_price_item .marketum_currency_position_after .marketum_currency {
    margin-left: 5px;
}

.marketum_price_item .marketum_price_container .marketum_price {
    font-size: 60px;
    line-height: 1;
    font-weight: 400;
}

.marketum_price_item .marketum_price_container .marketum_period {
    font-size: 40px;
    line-height: 1;
    font-weight: 400;
    margin-left: -3px;
    position: relative;
    top: -5px;
}

.marketum_price_item .marketum_custom_fields_container .marketum_custom_field {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0;
    font-weight: 400;
    color: #a9a9a9;
    padding-left: 23px;
    margin-bottom: 3px;
    position: relative;
}

.marketum_price_item .marketum_custom_fields_container .marketum_custom_field:last-of-type {
    margin-bottom: 0 !important;
}

.marketum_price_item .marketum_custom_fields_container .marketum_custom_field.marketum_active_field {
    color: #666666;
}

.marketum_price_item .marketum_custom_fields_container .marketum_custom_field:before {
    content: "";
    width: 4px;
    height: 4px;
    display: none;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    left: 0;
}

.marketum_price_item .marketum_custom_fields_container .marketum_custom_field.marketum_active_field:before {
    display: inline-block;
}

.marketum_price_item .marketum_price_button_container {
    width: 100%;
    display: block;
    padding: 0;
    margin-top: 47px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.marketum_price_item .marketum_price_button_container .marketum_button {
    background: transparent;
    padding: 14px 50px 15px;
}

.marketum_price_item .marketum_price_button_container .marketum_button:hover {
    color: #ffffff;
}


/* ---------------------------- */
/* --- View Type Horizontal --- */
/* ---------------------------- */
.marketum_price_item.marketum_type_horizontal {
    display: block;
    /*padding: 35px 30px 34px;*/
}

.marketum_type_horizontal .marketum_price_item_wrapper {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 39px 64px 46px;
}

.marketum_type_horizontal.marketum_best_offer_yes .marketum_price_item_wrapper {
    padding-left: 84px;
}

.marketum_type_horizontal .marketum_best_offer_container div {
    width: 100%;
    text-align: center;
    padding: 7px 17px 8px;
}

.marketum_type_horizontal .marketum_price_title_container {
    width: 100%;
    max-width: 30%;
    flex: 0 0 30%;
}

.marketum_type_horizontal .marketum_custom_fields_container {
    width: 100%;
    max-width: 45%;
    flex: 0 0 45%;
}

.marketum_type_horizontal .marketum_price_button_container {
    width: 100%;
    max-width: 25%;
    flex: 0 0 25%;
}

.marketum_type_horizontal .marketum_price_title {
    margin-bottom: 14px;
}

.marketum_price_item.marketum_type_horizontal .marketum_price_wrapper {
    font-family: "Cambon", sans-serif;
}

.marketum_price_item.marketum_type_horizontal .marketum_price_container .marketum_currency {
    top: -22px;
}

.marketum_price_item.marketum_type_horizontal .marketum_currency_position_before .marketum_currency {
    margin-right: -1px;
}

.marketum_price_item.marketum_type_horizontal .marketum_currency_position_after .marketum_currency {
    margin-left: -1px;
}

.marketum_price_item.marketum_type_horizontal .marketum_price_container .marketum_price {
    font-size: 60px;
}

.marketum_price_item.marketum_type_horizontal .marketum_price_container .marketum_period {
    font-size: 30px;
    margin-left: -2px;
    top: -2px;
}

.marketum_type_horizontal .marketum_custom_fields_container {
    display: flex;
    flex-direction: row;
    padding-top: 5px;
}

.marketum_type_horizontal .marketum_main_fields_container,
.marketum_type_horizontal .marketum_secondary_fields_container {
    width: 100%;
    max-width: 50%;
    flex: 0 0 50%;
}

.marketum_type_horizontal .marketum_price_button_container {
    margin-top: 24px;
}

/* --------------------------------------- */
/* ---------- Links List Widget ---------- */
/* --------------------------------------- */
.marketum_links_list_wrapper {
    border: solid 1px #dbe2e0;
    padding: 32px 30px;
}

.marketum_links_list_title {
    margin-bottom: 19px;
}

.marketum_links_list {
    padding: 0;
    margin: 0;
    list-style: none;
}

body .marketum_content_wrapper ul.marketum_links_list li {
    line-height: 1;
}

body .marketum_content_wrapper ul.marketum_links_list li:not(:last-of-type) {
    margin-bottom: 24px;
}

.marketum_links_list li a {
    display: block;
    position: relative;
    color: inherit;
    padding-left: 20px;
}

.marketum_links_list li a:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #ffffff;
    border: solid 1px;
    border-radius: 50%;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_links_list_wrapper.marketum_view_type_2 {
    padding: 0;
    border: none;
}

.marketum_links_list_wrapper.marketum_view_type_2 .marketum_links_list_title {
    margin-bottom: 21px;
}

.marketum_links_list_wrapper.marketum_view_type_2 .marketum_links_list_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(0,61,144,.15);
    color: #ffffff;
    text-decoration: none;
    padding: 3px 30px;
    overflow: hidden;
    position: relative;
    -webkit-transition: background .8s;
    transition: background .8s;
}

.marketum_links_list_wrapper.marketum_view_type_2 .marketum_links_list_item:hover {
    background: rgba(0,61,144,.3);
}

.marketum_links_list_wrapper.marketum_view_type_2 .marketum_links_list_item:not(:last-of-type) {
    margin-bottom: 10px;
}

.marketum_links_list_wrapper.marketum_view_type_2 .marketum_links_list_item .marketum_img--bg {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: transform .8s;
    transition: transform .8s;
}

.marketum_links_list_wrapper.marketum_view_type_2 .marketum_links_list_item:hover .marketum_img--bg {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.marketum_links_list_wrapper.marketum_view_type_2 h6 {
    margin-bottom: 0;
    color: inherit;
}

.marketum_links_list_wrapper.marketum_view_type_2 .marketum_links_list_counter {
    font-size: 40px;
    line-height: 1.6;
    font-weight: 700;
    opacity: .4;
    -webkit-transition: opacity .8s;
    transition: opacity .8s;
}

.marketum_links_list_wrapper.marketum_view_type_2 a:hover .marketum_links_list_counter {
    opacity: .7;
    color: #ffffff;
}

/* ---------------------------------------------- */
/* ---------- Download Document Widget ---------- */
/* ---------------------------------------------- */
.marketum_download_doc_widget a {
    color: #c5c5c5;
}

.marketum_download_doc_widget a:before,
.marketum_download_doc_widget a:after {
    display: none;
}

.marketum_download_doc_item {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
    margin-bottom: 0;
}

.marketum_download_doc_widget .marketum_dd_image_cont {
    margin-right: 20px;
}

.marketum_download_doc_widget .marketum_dd_image_cont.marketum_icon_type_svg .icon {
    font-size: 42px;
    position: relative;
    top: 1px;
    left: -5px;
}

.marketum_download_doc_widget .marketum_dd_image_cont img {
    height: 42px;
}

.marketum_dd_description {
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 7px;
}

.marketum_download_doc_widget .marketum_dd_title {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 600;
}

/* ----------------------------------- */
/* ---------- Banner Widget ---------- */
/* ----------------------------------- */
.marketum_banner_widget_wrapper {
    background-position: center !important;
    background-size: cover !important;
    position: relative;
}

.marketum_banner_widget_wrapper .marketum_overlay {
    width: 100%;
    height: 100%;
    background: #484848;
    opacity: .26;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.marketum_banner_widget_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0 50px;
    color: #ffffff;
    position: relative;
    z-index: 2;
}

.marketum_banner_widget_title {
    font-family: "Cambon", sans-serif;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: 500;
}

.marketum_banner_widget_description {
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 8px;
}

.marketum_page_content_container a.marketum_link_type_2.marketum_banner_widget_button {
    margin-top: 22px;
    color: #ffffff;
}

.marketum_page_content_container a.marketum_link_type_2.marketum_banner_widget_button:before,
.marketum_page_content_container a.marketum_link_type_2.marketum_banner_widget_button:after {
    background: #ffffff;
}

/* ----------------------------------- */
/* ---------- Career Widget ---------- */
/* ----------------------------------- */
.marketum_careers_widget .marketum_careers_listing_item {
    border: none;
    position: relative;
}

/* -------------------------------------- */
/* ---------- Image Box Widget ---------- */
/* -------------------------------------- */
.elementor-widget-image-box .elementor-image-box-img {
    margin-bottom: 14px;
}

body .elementor-widget-image-box .elementor-image-box-title {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    letter-spacing: -.4px;
    font-weight: 600;
    margin-bottom: 5px;
    position: relative;
    top: 2px;
}

.elementor-widget-image-box .elementor-image-box-description {
    letter-spacing: .5px;
}

/* --------------------------------- */
/* ---------- Tabs Widget ---------- */
/* --------------------------------- */
.marketum_tabs_titles_container {
    width: 100%;
    display: flex;
}

.marketum_tabs_titles_container .marketum_tab_title_item {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

.marketum_tabs_titles_container .marketum_tab_title_item a {
    display: inline-block;
    color: inherit;
    padding: 13px 20px;
}

.marketum_tabs_titles_container .marketum_tab_title_item.active {
    border: solid 1px #d9e2e0;
    border-bottom-color: #ffffff;
}

.marketum_tabs_titles_container .marketum_tab_title_item:before {
    content: '';
    width: 100%;
    height: 2px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.marketum_tabs_titles_container .marketum_tab_title_item.active:before {
    opacity: 1;
}

.marketum_tabs_content_container {
    padding: 23px 30px 21px;
    border: solid 1px #d9e2e0;
    margin-top: -1px;
    position: relative;
    z-index: 1;
}

.marketum_tab_content_item {
    display: none;
}

.marketum_tab_content_item.active {
    display: block;
}

.marketum_tab_gallery_container {
    font-size: 0;
    line-height: 0;
    margin-left: -8px;
}

.marketum_columns_2 .marketum_tab_gallery_item {
    width: 50%;
}

.marketum_columns_3 .marketum_tab_gallery_item {
    width: 33.333333%;
}

.marketum_columns_4 .marketum_tab_gallery_item {
    width: 25%;
}

.marketum_tab_gallery_item {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 8px 8px;
}

.marketum_tab_gallery_wrapper {
    position: relative;
}

.marketum_tab_gallery_wrapper a {
    display: block;
    overflow: hidden;
    position: relative;
}

.marketum_tab_gallery_wrapper a:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #282f34;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 5;
}

.marketum_tab_gallery_wrapper a:hover:before {
    opacity: .5;
}

.marketum_tab_gallery_wrapper a img {
    position: relative;
    z-index: 3;
}

.marketum_image_caption {
    width: 100%;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    padding: 22px 30px;
    margin-bottom: 8px;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
    z-index: 7;
}

.marketum_tab_gallery_wrapper a:hover .marketum_image_caption {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/* -------------------------- */
/* --- Vertical View Type --- */
/* -------------------------- */
.marketum_tabs_widget.marketum_tabs_vertical {
    display: flex;
}

.marketum_tabs_vertical .marketum_tabs_titles_container {
    width: 100%;
    max-width: 170px;
    flex-direction: column;
    border-bottom: none;
}

.marketum_tabs_vertical .marketum_tabs_titles_container .marketum_tab_title_item {
    margin: 0;
}

.marketum_tabs_vertical .marketum_tabs_titles_container .marketum_tab_title_item.active {
    border: solid 1px #d9e2e0;
    border-right-color: #ffffff;
}

.marketum_tabs_vertical .marketum_tabs_titles_container .marketum_tab_title_item:before {
    width: 2px;
    height: 100%;
}

.marketum_tabs_vertical .marketum_tabs_titles_container .marketum_tab_title_item a {
    display: block;
    padding: 15px 23px;
}

.marketum_tabs_vertical .marketum_tabs_content_container {
    margin-top: 0;
    margin-left: -1px;
}

/* -------------------------------------------- */
/* ---------- Shortcodes Tabs Widget ---------- */
/* -------------------------------------------- */
.marketum_shortcodes_tabs_widget .marketum_tabs_titles_container .marketum_tab_title_item.active {
    border: none;
}

.marketum_shortcodes_tabs_widget .marketum_tabs_titles_container .marketum_tab_title_item:before {
    display: none;
}

.marketum_shortcodes_tabs_widget .marketum_tabs_titles_container .marketum_tab_title_item a {
    background: #f3f6f5;
    padding: 21px 83px 17px;
    color: #939393;
}

.marketum_shortcodes_tabs_widget .marketum_tabs_titles_container .marketum_tab_title_item:not(:last-of-type) a {
    border-right: solid 1px #e0e0e0;
}

.marketum_shortcodes_tabs_widget .marketum_tabs_titles_container .marketum_tab_title_item.active a {
    background: #ffffff;
    border-right-color: #ffffff;
}

.marketum_shortcodes_tabs_widget .marketum_tabs_content_container {
    padding: 60px 40px;
    margin: 0;
    border: none;
    background: #ffffff;
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .05);
}

.marketum_shortcodes_tabs_widget input[type="submit"] {
    width: 100%;
    min-width: auto;
    display: block;
}

.marketum_shortcodes_tabs_widget input {
    margin-bottom: 0;
}

.marketum_shortcodes_tabs_widget input[type="text"] {
    padding-right: 40px;
}

.marketum_shortcodes_tabs_widget .wpcf7 .ajax-loader {
    display: none;
}

.marketum_delivery_form .row {
    margin-right: -4px;
    margin-left: -4px;
}

.marketum_delivery_form .col-xl-3,
.marketum_delivery_form .col-6 {
    padding: 0 4px;
}

.marketum_shortcodes_tabs_widget .icon {
    font-size: 18px;
    color: #858b90;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    right: 20px;
}

/* ---------------------------------------------- */
/* ---------- Donations Listing Widget ---------- */
/* ---------------------------------------------- */

/* ------------------- */
/* --- View Type 1 --- */
/* ------------------- */
.marketum_donation_wrapper.view_type_1 .marketum_donations_item {
    margin-bottom: 70px;
}

.marketum_donation_wrapper.view_type_1 .marketum_donation_item_img {
    position: relative;
    margin-bottom: 40px
}

@media only screen and (min-width: 992px) {
    .marketum_donation_wrapper.view_type_1 .marketum_donation_item_img {
        margin-bottom: 0
    }
}

.marketum_donation_wrapper.view_type_1 .marketum_donation_item_img:before {
    content: "";
    display: block;
    padding-top: 97.2973%
}

.marketum_donation_wrapper.view_type_1 .marketum_donation_item_title {
    line-height: 40px;
    letter-spacing: -.02em;
    margin-top: -9px;
    margin-bottom: 11px;
}

.marketum_donation_wrapper.view_type_1 .marketum_donation_item_title a:hover,
.marketum_donation_wrapper.view_type_2 .marketum_donation_item_title a:hover {
    opacity: .75;
}

.marketum_donation_wrapper.view_type_1 .marketum_donations_item_link,
.marketum_donation_wrapper.view_type_2 .marketum_donations_item_link {
    border: solid 2px;
    padding: 11px 47px 15px;
    margin-top: 41px;
}

.marketum_donation_listing_widget .marketum_pagination nav {
    margin-top: 0;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_donation_wrapper.view_type_2,
.marketum_recent_donations_wrapper {
    margin-left: -30px;
    font-size: 0;
    line-height: 0;
}

.marketum_donation_wrapper.view_type_2 .marketum_donations_item,
.marketum_recent_donations_wrapper .marketum_donations_item {
    width: 33.333333%;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    margin-bottom: 70px;
}

.marketum_donation_wrapper.view_type_2 .marketum_donation_item_img_cont,
.marketum_recent_donations_wrapper .marketum_donation_item_img_cont {
    margin-bottom: 34px;
}

.marketum_donation_wrapper.view_type_2 .marketum_donation_item_title,
.marketum_recent_donations_wrapper .marketum_donation_item_title {
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.marketum_recent_donations_wrapper .marketum_donation_item_title a:hover {
    opacity: .75;
}

.marketum_donation_wrapper.view_type_2 .marketum_donation_item_excerpt,
.marketum_recent_donations_wrapper .marketum_donation_item_excerpt {
    margin-bottom: 36px;
    font-size: 16px;
    line-height: 30px;
}

.marketum_donation_wrapper.view_type_2 .give-form-title,
.marketum_donation_wrapper.view_type_2 .give-form,
.marketum_recent_donations_wrapper .give-form-title,
.marketum_recent_donations_wrapper .give-form {
    display: none;
}

.marketum_donation_wrapper.view_type_2 .give-goal-progress,
.marketum_recent_donations_wrapper .give-goal-progress {
    margin-bottom: 0;
}

.marketum_donation_wrapper.view_type_2 .give-goal-progress .raised,
.marketum_recent_donations_wrapper .give-goal-progress .raised {
    display: block;
    margin-top: 17px;
}

.marketum_donation_wrapper.view_type_2 .give-goal-progress .raised span,
.marketum_recent_donations_wrapper .give-goal-progress .raised span {
    margin: 0;
    display: flex;
    flex-direction: column;
}

.marketum_donation_wrapper.view_type_2 .give-goal-progress .raised span.goal-text,
.marketum_recent_donations_wrapper .give-goal-progress .raised span.goal-text {
    float: left;
}

.marketum_donation_wrapper.view_type_2 .give-goal-progress .raised span.income,
.marketum_recent_donations_wrapper .give-goal-progress .raised span.income {
    float: right;
}

.marketum_donation_wrapper.view_type_2 .give-goal-progress .raised span:first-of-type:before,
.marketum_donation_wrapper.view_type_2 .give-goal-progress .raised span:last-of-type:before,
.marketum_recent_donations_wrapper .give-goal-progress .raised span:first-of-type:before,
.marketum_recent_donations_wrapper .give-goal-progress .raised span:last-of-type:before {
    display: none;
}

.marketum_donation_wrapper.view_type_2 .give-goal-progress .raised span:first-of-type:after,
.marketum_recent_donations_wrapper .give-goal-progress .raised span:first-of-type:after {
    content: 'Rasied so far';
}

.marketum_donation_wrapper.view_type_2 .give-goal-progress .raised span:last-of-type:after,
.marketum_recent_donations_wrapper .give-goal-progress .raised span:last-of-type:after {
    content: 'Target amount';
}

.marketum_donation_wrapper.view_type_2 .give-goal-progress .raised span:first-of-type:after,
.marketum_donation_wrapper.view_type_2 .give-goal-progress .raised span:last-of-type:after,
.marketum_recent_donations_wrapper .give-goal-progress .raised span:first-of-type:after,
.marketum_recent_donations_wrapper .give-goal-progress .raised span:last-of-type:after {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #777777;
}

.marketum_donation_wrapper.view_type_2 .give-progress-bar .marketum_progress_bar_marker,
.marketum_recent_donations_wrapper .give-progress-bar .marketum_progress_bar_marker {
    font-size: 16px;
    line-height: 1.9;
    top: -30px;
}

.marketum_donation_wrapper.view_type_2 .marketum_donations_item_link,
.marketum_recent_donations_wrapper .marketum_donations_item_link {
    padding: 20px 67px;
    margin-top: 28px;
    line-height: 1;
}

/* ------------------------------------------ */
/* ---------- Events Slider Widget ---------- */
/* ------------------------------------------ */
.marketum_causes_slider_widget .container > .row {
    margin-left: -15px;
    margin-right: -15px;
}

.marketum_causes_slider_widget .marketum_causes_slider {
    margin-top: 45px;
}

.marketum_causes_slider_widget .marketum_event_slider_item {
    margin: 0 3px;
    overflow: hidden;
    opacity: .4;
    pointer-events: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.marketum_causes_slider_widget .marketum_event_slider_item.slick-active {
    opacity: 1;
    pointer-events: initial;
}

.marketum_causes_slider_widget .marketum_event_slider_item_wrapper {
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 1;
}

.marketum_causes_slider_widget .marketum_event_slider_item_wrapper:hover {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}

.marketum_causes_slider_widget .marketum_event_slider_item_wrapper:before {
    content: '';
    display: block;
    padding-top: 148.27586%;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_causes_slider_widget .marketum_event_slider_date_box {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    position: absolute;
    top: 25px;
    left: 30px;
    -webkit-transition: top .3s;
    transition: top .3s;
}

.marketum_causes_slider_widget .marketum_event_slider_item_wrapper:hover .marketum_event_slider_date_box {
    top: 55px;
}

.marketum_causes_slider_widget .marketum_event_slider_date_box .marketum_event_day {
    font-size: 40px;
    line-height: 1;
    opacity: .8;
}

.marketum_causes_slider_widget .marketum_event_slider_date_box .marketum_event_month {
    line-height: 24px;
}

.marketum_causes_slider_widget .marketum_event_slider_details_box {
    width: 100%;
    padding: 20px 30px 32px;
    color: #ffffff;
    position: absolute;
    bottom: -55px;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_causes_slider_widget .marketum_event_slider_item_wrapper:hover .marketum_event_slider_details_box {
    bottom: 0;
}

.marketum_causes_slider_widget .marketum_event_title,
.marketum_causes_slider_widget .marketum_event_link {
    color: #ffffff;
}

.marketum_causes_slider_widget .marketum_event_time {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}

.marketum_causes_slider_widget .marketum_event_title {
    line-height: 27px;
    margin-bottom: 0;
}

.marketum_causes_slider_widget .marketum_event_link {
    display: inline-block;
    margin-top: 18px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    position: relative;
}

.marketum_causes_slider_widget .marketum_event_link:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_causes_slider_widget .marketum_event_link:hover:after {
    width: 100%;
}

.marketum_causes_slider_widget .marketum_slider_arrows {
    display: flex;
    align-items: center;
    position: relative;
}

.marketum_causes_slider_widget .marketum_slider_arrows:after {
    content: '';
    width: 75px;
    height: 1px;
    display: inline-block;
    background: #c7c7c7;
    margin: 0 30px;
}

.marketum_causes_slider_widget .without_button .marketum_slider_arrows:after {
    display: none;
}

.marketum_causes_slider_widget .marketum_slider_arrows .slick-dots {
    display: inline-flex !important;
    margin: 0;
}

.marketum_causes_slider_widget .marketum_button {
    border: solid 2px;
}

/* ----------------------------------------- */
/* ---------- Blog Listing Widget ---------- */
/* ----------------------------------------- */
/* ----------------- */
/* --- Blog Grid --- */
/* ----------------- */
.marketum_blog_listing_wrapper.marketum_view_type_1 {
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    line-height: 0;
    margin-left: -30px;
}

.marketum_blog_listing_wrapper.marketum_view_type_1 .marketum_blog_listing_item {
    width: 33.33333%;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    margin-bottom: 60px;
}

.marketum_blog_listing_wrapper.marketum_view_type_1.marketum_columns_2 .marketum_blog_listing_item {
    width: 50%;
}

.marketum_blog_listing_wrapper.marketum_view_type_1.marketum_columns_4 .marketum_blog_listing_item {
    width: 25%;
}

.marketum_blog_listing_image_container {
    position: relative;
    margin-bottom: 40px;
}

.marketum_blog_listing_image_wrapper {
    overflow: hidden;
}

.marketum_blog_listing_image_wrapper img {
    -webkit-transform: scale(1.05) translateX(0);
    transform: scale(1.05) translateX(0);
    -webkit-transition: transform .45s cubic-bezier(.22, .61, .36, 1);
    transition: transform .45s cubic-bezier(.22, .61, .36, 1);
    will-change: transform;
}

.marketum_blog_listing_item_wrapper:hover .marketum_blog_listing_image_wrapper img {
    -webkit-transform: scale(1.05) translateX(7px);
    transform: scale(1.05) translateX(7px);
}

.marketum_blog_listing_image_container.marketum_media_output_empty .marketum_post_cat_cont {
    position: relative;
}

.marketum_blog_listing_meta {
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: 0;
    color: #7d7d6f;
    margin-bottom: 8px;
}

.marketum_blog_listing_meta .marketum_separator {
    width: 3px;
    height: 3px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 15px;
}

.marketum_blog_listing_title {
    line-height: 1.4;
    margin-bottom: 21px;
}

.marketum_blog_listing_title a:before,
.marketum_blog_listing_title a:after {
    display: none;
}

.marketum_blog_listing_item_divider {
    width: 100%;
    height: 2px;
    margin-bottom: 23px;
    overflow: hidden;
    position: relative;
}

.marketum_blog_listing_item_divider:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: -100%;
    -webkit-transition: all .3s cubic-bezier(.22, .61, .36, 1);
    transition: all .3s cubic-bezier(.22, .61, .36, 1);
    z-index: 1;
}

.marketum_blog_listing_item_wrapper:hover .marketum_blog_listing_item_divider:before {
    left: 0;
}

.marketum_blog_listing_excerpt {
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: 0;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_view_type_2 .marketum_blog_listing_item {
    margin-bottom: 92px;
}

.marketum_view_type_2 .marketum_blog_listing_image_container {
    margin-bottom: 43px;
}

.marketum_view_type_2 .marketum_blog_listing_image_container.marketum_media_output_empty {
    margin-bottom: 23px;
}

.marketum_view_type_2 .marketum_blog_listing_image_container.marketum_media_output_empty .marketum_post_cat_cont {
    bottom: 0;
}

.marketum_view_type_2 .marketum_blog_listing_title {
    line-height: 1.1;
    margin-bottom: 42px;
}

.marketum_view_type_2 p.marketum_blog_listing_excerpt {
    margin-bottom: 34px;
}

.marketum_blog_list_quote_link:before,
.marketum_blog_list_quote_link:after {
    display: none;
}

/* ------------------- */
/* --- View Type 3 --- */
/* ------------------- */
.marketum_blog_listing_wrapper.marketum_view_type_3 {
    margin-bottom: 55px;
}

.marketum_blog_listing_wrapper.marketum_view_type_3 .marketum_blog_listing_item {
    border-bottom: solid 2px #222628;
    padding: 40px 0 43px;
}

.marketum_blog_listing_wrapper.marketum_view_type_3 .marketum_blog_listing_meta,
.marketum_blog_listing_wrapper.marketum_view_type_3 .marketum_blog_listing_title {
    margin-bottom: 0;
}

/* ------------------------------------- */
/* ---------- Partners Widget ---------- */
/* ------------------------------------- */
.marketum_partners_list {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.marketum_partners_item a {
    display: inline-block;
}

.marketum_partners_item a:before,
.marketum_partners_item a:after {
    display: none;
}

.marketum_partners_item_wrapper {
    overflow: hidden;
    position: relative;
}

.marketum_partners_item_wrapper .marketum_partners_image {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.marketum_partners_item_wrapper .marketum_partners_duplicate_image {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.marketum_partners_item a:hover .marketum_partners_image {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.marketum_partners_item a:hover .marketum_partners_duplicate_image {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/* ----------------------------------------- */
/* ---------- Recent Posts Widget ---------- */
/* ----------------------------------------- */
.marketum_recent_posts_widget .marketum_blog_listing_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

.marketum_recent_posts_widget .marketum_blog_listing_item {
    width: 100%;
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
    padding-left: 30px;
}

/* ------------------------------------- */
/* ---------- Feedback Widget ---------- */
/* ------------------------------------- */
.marketum_feedback_container {
    color: #ffffff;
    position: relative;
}

.marketum_feedback_container:before {
    content: '';
    width: 500%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

body .marketum_contacts_divider_container {
    align-self: center;
    margin: 0;
}

.marketum_feedback_wrapper {
    padding: 118px 0 140px;
}

.marketum_feedback_title {
    color: #ffffff;
    margin-bottom: 0;
}

body .marketum_feedback_text {
    margin-bottom: 25px;
}

.marketum_page_content_container .marketum_feedback_container a.marketum_link_type_2,
.marketum_feedback_container a {
    color: #ffffff;
}

.marketum_page_content_container .marketum_feedback_container a.marketum_link_type_2:before,
.marketum_page_content_container .marketum_feedback_container a.marketum_link_type_2:after,
.marketum_feedback_container a:before,
.marketum_feedback_container a:after {
    background: #ffffff;
}

.marketum_feedback_phone_title {
    font-family: "Manrope", sans-serif;
    letter-spacing: .2px;
    font-weight: 400;
    color: #ffffff;
    margin: 15px 0 -12px;
}

.marketum_feedback_phone {
    font-family: "Cambon", sans-serif;
    font-size: 40px;
    letter-spacing: -1.2px;
    font-weight: 500;
}

.marketum_page_content_container a.marketum_feedback_phone:before {
    height: 2px;
    opacity: 1;
    -webkit-transition: all .3s;
    animation: none;
    transition: all .3s;
    transition-delay: 0s;
}

.marketum_page_content_container a.marketum_feedback_phone:hover:before {
    opacity: 0;
}

.marketum_page_content_container a.marketum_feedback_phone:after {
    display: none;
}

/* -------------------------------------- */
/* ---------- Instagram Widget ---------- */
/* -------------------------------------- */
body .elementor-widget-shortcode #sb_instagram .sbi_photo {
    opacity: 1 !important;
    position: relative;
}

body .elementor-widget-shortcode #sb_instagram .sbi_photo:before {
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0;
    animation: none;
    position: absolute;
    top: -2px;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 3;
}

body .elementor-widget-shortcode #sb_instagram .sbi_photo:hover:before {
    opacity: 1;
}

body .elementor-widget-shortcode #sb_instagram .sbi_photo:after {
    content: '\f16d';
    width: 28px;
    height: 28px;
    font-family: "FontAwesome", sans-serif;
    font-size: 28px;
    line-height: 1;
    color: #ffffff;
    background: transparent;
    opacity: 0;
    position: absolute;
    top: 54px;
    left: 60px;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 5;
}

body .elementor-widget-shortcode #sb_instagram .sbi_photo:hover:after {
    opacity: 1;
}

.marketum_subscirbe {
    position: relative;
}

.marketum_subscirbe input[type="email"] {
    background: transparent;
    color: #ffffff;
    border-color: #ffffff;
}

.marketum_subscirbe input[type="email"]:focus {
    background: transparent;
}

.marketum_subscirbe input[type="email"]::placeholder,
.marketum_subscirbe input[type="email"]::-webkit-input-placeholder,
.marketum_subscirbe .floating-placeholder {
    color: #ffffff;
}

.marketum_subscirbe .warketum_submit_button {
    position: absolute;
    top: 10px;
    right: 0;
}

.marketum_subscirbe .warketum_submit_button:before,
.marketum_subscirbe .warketum_submit_button:after {
    background: #ffffff;
}

.marketum_subscirbe input[type="submit"] {
    color: #ffffff;
}

.marketum_subscirbe input[type="submit"]:hover {
    border-color: transparent;
}

/* ----------------------------------------- */
/* ---------- Testimonials Widget ---------- */
/* ----------------------------------------- */
.marketum_testimonials_widget_wrapper {
    overflow: hidden;
    position: relative;
}

.marketum_testimonials_wrapper {
    background: #222628;
    color: #ffffff;
    padding: 91px 93px 106px;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .5s cubic-bezier(.22, .61, .36, 1);
    transition: transform .5s cubic-bezier(.22, .61, .36, 1);
    transition-delay: .3s;
}

.marketum_testimonials_widget_wrapper.marketum_motion_effect_on .marketum_testimonials_wrapper {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.marketum_testimonials_widget_wrapper.marketum_motion_effect_on .marketum_testimonials_container {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    transition-delay: .8s;
}

.marketum_testimonials_widget_wrapper.marketum_motion_effect_on .marketum_testimonials_wrapper.visible {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.marketum_testimonials_widget_wrapper.marketum_motion_effect_on .marketum_testimonials_wrapper.visible .marketum_testimonials_container {
    opacity: 1;
}

.marketum_testimonials_wrapper .marketum_testimonials_widget_title_container {
    margin-bottom: 20px;
}

.marketum_testimonials_wrapper .marketum_blockquote_marker_container {
    display: flex;
    padding-left: 2px;
    margin-bottom: 24px;
}

.marketum_testimonials_wrapper .marketum_blockquote_marker {
    position: relative;
}

.marketum_testimonials_wrapper .marketum_blockquote_marker_2 {
    left: 7px;
}

.marketum_testimonials_wrapper .marketum_heading {
    line-height: 1.2;
    color: #ffffff;
}

@media only screen and (min-width: 992px) {
    .marketum_testimonials_title_cont .marketum_heading {
        font-size: 40px;
        line-height: 50px;
    }
}

.marketum_testimonials_wrapper .marketum_testimonial {
    letter-spacing: 0;
}

.marketum_testimonials_wrapper .marketum_author_container {
    margin-top: 22px;
    letter-spacing: 0;
    font-weight: 600;
}

.marketum_testimonials_wrapper .marketum_author_position {
    color: #897e7d;
}

/* ------------------------------- */
/* --- Testimonials Navigation --- */
/* ------------------------------- */
.marketum_testimonials_navigation_container {
    display: flex;
    margin-top: 34px;
}

.marketum_testimonials_navigation_container .marketum_slider_counter {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    margin-top: 6px;
}

.marketum_testimonials_navigation_container .marketum_current_slide {
    width: 1em;
    margin-right: 15px;
}

.marketum_testimonials_navigation_container .marketum_all_slides {
    width: 1em;
    margin-left: 15px;
}

.marketum_testimonials_navigation_container .marketum_separator,
.marketum_content_slider_widget .marketum_causes_slider_navigation_container .marketum_separator {
    width: 87px;
    height: 1px;
    display: flex;
    background: #585858;
    margin-top: -4px;
}

.marketum_content_slider_widget .marketum_causes_slider_navigation_container .marketum_separator {
    margin: -3px 14px 0;
    background: #b6b6b6;
}

.marketum_testimonials_navigation_container .marketum_separator span {
    width: 20%;
    height: 1px;
    display: inline-block;
    background: transparent;
}

.marketum_testimonials_wrapper .marketum_causes_slider_navigation_container {
    padding-bottom: 18px;
    margin-bottom: 0;
}

.marketum_testimonials_wrapper .marketum_causes_slider_navigation_container {
    padding-bottom: 18px;
    margin-bottom: 0;
}

.marketum_testimonials_wrapper .marketum_slider_navigation_container {
    margin-left: 90px;
}

.marketum_testimonials_wrapper .slick-dots,
.marketum_slider_arrows .slick-dots {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 12px 0 0;
    position: relative;
}

body .marketum_content_wrapper .marketum_testimonials_wrapper .slick-dots li,
body .marketum_content_wrapper .marketum_slider_arrows .slick-dots li {
    width: 18px;
    height: 16px;
    background: transparent;
    opacity: 1;
    margin: 0 0 0 25px;
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_progress {
    position: absolute;
    width: 16px;
    height: 16px;
    top: calc(50% - 8px);
    left: calc(50% - 8px);
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}

.marketum_progress__path {
    fill: none;
    stroke-width: 6px;
    stroke: #ffffff;
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
    transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}

body .marketum_content_wrapper .marketum_testimonials_wrapper .slick-dots li:hover .marketum_progress__path,
body .marketum_content_wrapper .marketum_time_line_wrapper .slick-dots li:hover .marketum_progress__path,
body .marketum_content_wrapper .marketum_services_slider_widget_wrapper .slick-dots li:hover .marketum_progress__path,
body .marketum_content_wrapper .marketum_portfolio_slider_widget .slick-dots li:hover .marketum_progress__path,
body .marketum_content_wrapper .marketum_work_steps_widget .slick-dots li:hover .marketum_progress__path,
body .marketum_content_wrapper .marketum_testimonials_wrapper .slick-dots li.slick-active .marketum_progress__path,
body .marketum_content_wrapper .marketum_work_steps_widget .slick-dots li.slick-active .marketum_progress__path,
body .marketum_content_wrapper .marketum_slider_arrows .slick-dots li:hover .marketum_progress__path,
body .marketum_content_wrapper .marketum_slider_arrows .slick-dots li.slick-active .marketum_progress__path {
    stroke-dashoffset: 0;
}

body .marketum_content_wrapper .marketum_testimonials_wrapper .slick-dots li:first-of-type,
body .marketum_content_wrapper .marketum_slider_arrows .slick-dots li:first-of-type {
    margin-left: 0;
}

body .marketum_content_wrapper .marketum_testimonials_wrapper .slick-dots li:hover,
body .marketum_content_wrapper .marketum_slider_arrows .slick-dots li:hover,
body .marketum_content_wrapper .marketum_testimonials_wrapper .slick-dots li.slick-active,
body .marketum_content_wrapper .marketum_slider_arrows .slick-dots li.slick-active {
    border-color: #ffffff;
}

body .marketum_content_wrapper .marketum_testimonials_wrapper .slick-dots li:before,
body .marketum_content_wrapper .marketum_slider_arrows .slick-dots li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: transparent;
    border: solid 1px #bfbfbf;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    transition: all .3s;
}

body .marketum_content_wrapper .marketum_testimonials_wrapper .slick-dots li.slick-active:before,
body .marketum_content_wrapper .marketum_slider_arrows .slick-dots li.slick-active:before {
    background: #ffffff;
    border-color: #ffffff;
}

body .marketum_content_wrapper .marketum_testimonials_wrapper .slick-dots li button,
body .marketum_content_wrapper .marketum_slider_arrows .slick-dots li button {
    width: 18px;
    height: 18px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

/* ------------------------------------------- */
/* ---------- Content Slider Widget ---------- */
/* ------------------------------------------- */
.marketum_content_slider_wrapper {
    position: relative;
}

.marketum_content_slider_wrapper .marketum_content_slide {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.marketum_content_slider_wrapper .marketum_slide_content_container {
    position: relative;
}

.marketum_content_slider_wrapper .marketum_content_slider_additional_image {
    position: absolute;
    z-index: 10;
}

.add_image_v_align_top .marketum_content_slider_additional_image {
    top: 0;
}

.add_image_v_align_center .marketum_content_slider_additional_image {
    top: 50%;
}

.add_image_v_align_bottom .marketum_content_slider_additional_image {
    bottom: 0;
}

.add_image_h_align_left .marketum_content_slider_additional_image {
    left: 0;
}

.add_image_h_align_center .marketum_content_slider_additional_image {
    left: 50%;
}

.add_image_h_align_right .marketum_content_slider_additional_image {
    right: 0;
}

.marketum_content_slider_wrapper .marketum_content_slide_wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 5;
}

.marketum_content_slider_wrapper .marketum_full_cont {
    height: 100%;
}

.marketum_content_slider_wrapper .marketum_content_container {
    width: 100%;
}

.marketum_content_slider_wrapper .marketum_causes_slider_navigation_container {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    position: absolute;
    bottom: 80px;
    left: 30px;
}

@media only screen and (min-width: 768px) {
    .marketum_content_slider_wrapper .marketum_causes_slider_navigation_container {
        bottom: 34px;
        left: auto;
        right: 50px;
    }
}

@media only screen and (min-width: 1367px) {
    .marketum_content_slider_wrapper .marketum_causes_slider_navigation_container {
        right: 80px;
    }
}

.marketum_content_slider_wrapper .marketum_slider_counter {
    display: flex;
    align-items: center;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 600;
    color: #222628;
    margin-right: 89px;
}

.marketum_content_slider_wrapper .marketum_slider_counter .marketum_current_slide,
.marketum_content_slider_wrapper .marketum_slider_counter .marketum_all_slides {
    width: 1em;
}

.marketum_content_slider_wrapper .marketum_slider_counter .marketum_separator span {
    width: 20px;
    height: 1px;
    display: inline-block;
    background: transparent;
}

.marketum_content_slider_wrapper .marketum_slider_nav_button,
.marketum_content_slider_wrapper .marketum_content_slider_title,
.marketum_content_slider_wrapper .marketum_content_slider_promo_text,
.marketum_content_slider_wrapper .marketum_button {
    color: #ffffff;
}

.marketum_content_slider_wrapper .marketum_content_slider_title {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 0;
    position: relative;
    z-index: 5;
}

.marketum_content_slider_wrapper .marketum_content_slider_title.marketum_special_title_font_yes {
    font-family: "Raph Lanok Future", sans-serif;
}

.marketum_content_slider_wrapper .marketum_up_heading_overlay {
    font-family: Inter, 'sans-serif';
    font-size: 200px;
    letter-spacing: -.06em;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgba(255, 255, 255, .35);
    top: -54px;
}

.marketum_content_slider_wrapper .marketum_up_heading_overlay.marketum_overlay_align_left {
    left: 0;
}

.marketum_content_slider_wrapper .marketum_up_heading_overlay.marketum_overlay_align_center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.marketum_content_slider_wrapper .marketum_up_heading_overlay.marketum_overlay_align_right {
    right: 0;
}

@media only screen and (min-width: 768px) {
    .marketum_content_slider_wrapper .marketum_content_slider_title {
        font-size: 80px;
        line-height: 90px;
    }
}

.marketum_content_slider_wrapper .marketum_content_slider_promo_text {
    line-height: 30px;
    margin-top: 4px;
}

.marketum_content_slider_wrapper .marketum_button {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    border: none;
    padding: 19px 82px 21px;
    margin-top: 52px;
}

.marketum_content_slider_wrapper .marketum_button:hover {
    color: #ffffff;
}

.marketum_page_content_container .marketum_content_slider_wrapper a.marketum_button:before {
    background: #222628;
}

.marketum_page_content_container .marketum_content_slider_wrapper a.marketum_button:hover {
    border-color: #222628;
}

.marketum_content_slider_wrapper .marketum_socials_container {
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 35px;
    right: 55px;
    z-index: 100;
}

.marketum_content_slider_wrapper .marketum_socials_container li:not(:last-of-type) {
    margin-bottom: 20px;
}

.marketum_content_slider_wrapper .marketum_socials_container li a {
    color: #ffffff;
}

@media only screen and (min-width: 1367px) {
    .marketum_content_slider_wrapper .marketum_socials_container {
        display: initial;
    }
}

.marketum_content_slider_wrapper .marketum_promo_video_container {
    display: flex;
    overflow: hidden;
    position: relative;
}

.marketum_content_slider_wrapper .marketum_promo_video_container:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #222628;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.marketum_content_slider_wrapper .marketum_promo_video_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    font-family: "object-fit: cover; object-position: top center";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 1;
}

.marketum_content_slider_wrapper .marketum_promo_video_container .marketum_video_trigger {
    width: 100%;
    display: flex;
    align-items: center;
    color: #ffffff;
    padding: 160px 133px 24px 33px;
    position: relative;
    -webkit-transition: all .5s cubic-bezier(.22, .61, .36, 1);
    transition: all .5s cubic-bezier(.22, .61, .36, 1);
    z-index: 3;
}

.marketum_content_slider_wrapper .marketum_promo_video_container .marketum_video_trigger:hover {
    padding: 60px 133px 54px 33px;
}

.marketum_content_slider_wrapper .marketum_promo_video_container .marketum_video_trigger span {
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 500;
}

.marketum_content_slider_wrapper .marketum_promo_video_container .marketum_video_trigger i {
    width: 1em;
    height: 1em;
    font-size: 18px;
    line-height: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_promo_video_container .marketum_video_trigger:hover i {
    color: #ffffff;
    background: transparent;
}

.marketum_content_slider_wrapper .marketum_promo_video_container .marketum_video_trigger span {
    margin-left: 20px;
}

.marketum_content_slider_wrapper .marketum_additional_info_container {
    display: flex;
    align-items: center;
    padding: 24px 80px 24px 0;
    font-size: 14px;
    letter-spacing: 0;
    background: #222628;
}

.marketum_content_slider_wrapper .marketum_additional_info_container.item_1 {
    padding-left: 50px !important;
}

.marketum_content_slider_wrapper .marketum_additional_info_image {
    margin-right: 28px;
}

.marketum_content_slider_wrapper .marketum_additional_info_title {
    width: 100%;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 500;
    color: #818181;
    margin-bottom: 4px;
}

.marketum_content_slider_wrapper .marketum_additional_info {
    width: 100%;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: #ffffff;
}

.marketum_content_slider_wrapper .marketum_additional_info a {
    font-size: 16px;
    color: inherit;
}

.marketum_content_slider_wrapper .marketum_additional_info a:not(:last-of-type) {
    margin-right: 8px;
}

.marketum_content_slider_wrapper .marketum_content_wrapper_1,
.marketum_content_slider_wrapper .marketum_content_wrapper_2,
.marketum_content_slider_wrapper .marketum_content_wrapper_3 {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all .6s;
    transition: all .6s;
}

.marketum_content_slider_wrapper .slick-current .marketum_content_wrapper_1,
.marketum_content_slider_wrapper .slick-current .marketum_content_wrapper_2,
.marketum_content_slider_wrapper .slick-current .marketum_content_wrapper_3 {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.marketum_content_slider_wrapper .slick-current .marketum_content_wrapper_1 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

@media only screen and (max-width: 1680px) {
    body .marketum_content_slider_wrapper .marketum_content_wrapper_1 {
        width: 100% !important;
    }

    body .marketum_content_slider_wrapper .marketum_content_wrapper_1 br {
        display: none;
    }
}

@media only screen and (max-width: 1025px) {
    body .marketum_content_slider_wrapper .marketum_content_wrapper_2 br {
        display: none;
    }
}

.marketum_content_slider_wrapper .slick-current .marketum_content_wrapper_2 {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

.marketum_content_slider_wrapper .slick-current .marketum_content_wrapper_3 {
    -webkit-transition-delay: .9s;
    transition-delay: .9s;
}

/* ------------------- */
/* --- View Type 1 --- */
/* ------------------- */
.marketum_content_slider_wrapper.marketum_view_type_1 .marketum_slider_counter:after {
    display: none;
}

.marketum_content_slider_wrapper.marketum_view_type_1 .marketum_slider_arrows .slick-dots {
    margin-top: 0;
}

.marketum_content_slider_wrapper.marketum_view_type_1 .marketum_additional_fields_container,
.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_additional_fields_container,
.marketum_content_slider_wrapper.marketum_view_type_3 .marketum_additional_fields_container {
    display: flex;
    align-items: flex-end;
    background: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
}

.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_additional_fields_container,
.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_fields_container {
    display: flex;
    align-items: flex-start;
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    z-index: 100;
}

.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_promo_video_container .marketum_video_trigger {

}

.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_promo_video_container:before {
    display: none;
}

.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_video_trigger,
.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_video_trigger:hover {
    padding: 21px 25px 19px;
    background: #222628;
}

.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_video_trigger {
    -webkit-transform: translateX(calc(100% - 56px));
    transform: translateX(calc(100% - 56px));
}

.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_promo_video_container:hover .marketum_video_trigger {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_promo_video_container:hover .marketum_video_trigger i {
    color: #ffffff;
}

.marketum_content_slider_wrapper.marketum_view_type_1 .marketum_causes_slider_navigation_container,
.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container,
.marketum_content_slider_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container {
    background: #ffffff;
    padding: 39px 176px 31px 87px;
    bottom: 0;
    right: 0;
}

.marketum_content_slider_wrapper.marketum_view_type_6 .marketum_causes_slider_navigation_container {
    bottom: 195px;
    left: 15px;
}

.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container .marketum_slider_counter {
    position: relative;
    top: 3px;
}

.marketum_content_slider_wrapper.marketum_view_type_1 .marketum_additional_info_container.first_cont .marketum_additional_info_promo {
    display: block;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #dcdcdc;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

@media only screen and (min-width: 1600px) {
    .marketum_content_slider_wrapper.marketum_view_type_1 .marketum_additional_info_container.first_cont .marketum_additional_info_promo {
        left: 22px;
    }
}

.marketum_content_slider_wrapper.marketum_view_type_1 .marketum_additional_info a {
    color: inherit;
}

.marketum_content_slider_wrapper.marketum_view_type_1 .marketum_additional_info .icon {
    margin-right: 8px;
}

.marketum_content_slider_wrapper.marketum_view_type_1 .marketum_anchor_container {
    height: 112px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container,
.marketum_content_slider_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container {
    margin: 0;
    padding-left: 83px;
    padding-right: 83px;
    left: 0;
    right: auto;
}

.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container .marketum_slider_arrows .slick-dots,
.marketum_content_slider_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container .marketum_slider_arrows .slick-dots {
    margin-top: 6px;
}

.marketum_content_slider_wrapper.marketum_view_type_2 .marketum_anchor_container {
    height: 174px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
}

/* ------------------- */
/* --- View Type 3 --- */
/* ------------------- */
.marketum_content_slider_wrapper.marketum_view_type_3 .marketum_additional_fields_container,
.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_fields_container {
    display: flex;
    align-items: flex-end;
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
}

.marketum_content_slider_wrapper.marketum_view_type_3 .marketum_additional_fields_container .marketum_video_trigger,
.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_fields_container .marketum_video_trigger {
    padding: 103px 127px 27px 45px;
}

.marketum_content_slider_wrapper.marketum_view_type_3 .marketum_additional_fields_container .marketum_video_trigger:hover,
.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_fields_container .marketum_video_trigger:hover {
    padding: 60px 127px 54px 45px;
}

.marketum_content_slider_wrapper.marketum_view_type_3 .marketum_additional_fields_container .marketum_video_trigger i,
.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_fields_container .marketum_video_trigger i {
    margin-top: -2px;
}

.marketum_content_slider_wrapper.marketum_view_type_3 .marketum_additional_fields_container .marketum_video_trigger span,
.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_fields_container .marketum_video_trigger span {
    margin-left: 16px;
}

/* ------------------- */
/* --- View Type 4 --- */
/* ------------------- */
.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_causes_slider_navigation_container {
    width: auto;
    height: 100%;
    flex-direction: column-reverse;
    align-items: center;
    background: #222628;
    color: #ffffff;
    padding: 0 43px;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_slider_counter {
    flex-direction: column-reverse;
    margin: 83px 0 0;
    color: #ffffff;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_slider_counter .marketum_current_slide,
.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_slider_counter .marketum_all_slides {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.marketum_content_slider_widget .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_causes_slider_navigation_container .marketum_separator {
    width: 1px;
    height: 87px;
    flex-direction: column-reverse;
    margin: 14px 0;
}

.marketum_content_slider_widget .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_causes_slider_navigation_container .marketum_separator span {
    width: 1px;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_slider_arrows .slick-dots {
    flex-direction: column;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_slider_arrows .slick-dots li {
    margin: 0 0 25px;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_slider_arrows .slick-dots li:last-of-type {
    margin-bottom: 0;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_fields_container {
    height: 130px;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_promo_video_container .marketum_video_trigger {
    padding-bottom: 0;
    align-items: center;
    justify-content: center;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_promo_video_container .marketum_video_trigger span {
    margin-bottom: 0;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_info_container {
    width: 350px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    color: #333333;
    background: #ffffff;
    padding: 35px 50px;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_info_title {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #777777;
}

.marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_info_container .icon {
    font-size: 24px;
    margin-right: 5px;
}

/* ------------------- */
/* --- View Type 5 --- */
/* ------------------- */
.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_slider_counter {
    display: none;
}

.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_additional_fields_container {
    height: 220px;
    display: inline-flex;
    align-items: flex-end;
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
}

.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_additional_info_container {
    width: 400px;
    max-width: 400px;
    padding: 57px 30px 53px;
}

.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_additional_info_container .marketum_additional_info_title {
    font-family: Quicksand, sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 13px;
}

.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_additional_info_container .marketum_additional_info_title span {
    font-weight: 300;
}

.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_additional_info_container .marketum_additional_info {
    color: #ffffff;
}

.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_additional_info_container .marketum_additional_info {
    font-size: 16px;
    line-height: 24px;
}

.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_additional_info_container .marketum_additional_info a {
    display: inline-block;
    font-weight: 700;
    position: relative;
}

.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_additional_info_container .marketum_additional_info a:after {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_additional_info_container .marketum_additional_info a:hover:after {
    width: 100%;
}

.marketum_content_slider_wrapper.marketum_view_type_5 .marketum_socials_container {
    bottom: 255px;
}

/* ------------------- */
/* --- View Type 6 --- */
/* ------------------- */
.marketum_content_slider_wrapper.marketum_view_type_6 .marketum_additional_fields_container {
    height: 175px;
    bottom: -64px;
}

.marketum_content_slider_wrapper.marketum_view_type_6 .marketum_additional_info_container {
    width: 480px;
    color: #ffffff;
}

.marketum_content_slider_wrapper.marketum_view_type_6 .marketum_additional_info_title {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: none;
    color: #ffffff;
    margin-bottom: 5px;
}

.marketum_content_slider_wrapper.marketum_view_type_6 .marketum_additional_info {
    font-size: 16px;
}

.marketum_content_slider_wrapper.marketum_view_type_6 .marketum_slider_counter {
    display: none;
}

/* ------------------------------------------ */
/* ---------- Blog Carousel Widget ---------- */
/* ------------------------------------------ */
.marketum_blog_carousel_widget .marketum_heading {
    margin-bottom: 42px;
}

.marketum_blog_carousel_widget .marketum_blog_slider_item,
.marketum_donation_carousel_widget .marketum_blog_slider_item {
    margin: 0 15px;
}

.marketum_blog_carousel_widget .marketum_blog_slider_image_cont {
    padding-top: 60.03956%;
    -webkit-clip-path: polygon(92% 0,100% 13%,100% 100%,0 100%,0 0);
    clip-path: polygon(92% 0,100% 13%,100% 100%,0 100%,0 0);
    overflow: hidden;
    position: relative;
}

.marketum_blog_carousel_widget .marketum_blog_slider_item .marketum_post_cat_cont {
    padding: 0 30px;
}

.marketum_blog_carousel_widget .marketum_blog_details_container {
    background: #ffffff;
    padding: 26px 30px 30px;

}

.marketum_blog_carousel_widget .marketum_blog_slider_meta {
    font-size: 14px;
    line-height: 27px;
    letter-spacing: .7px;
    color: #005bac;
    margin-bottom: 6px;
}

.marketum_blog_carousel_widget .marketum_separator {
    margin: 0 2px;
}

.marketum_blog_carousel_widget .marketum_blog_title {
    margin-bottom: 10px;
}

.marketum_blog_carousel_widget .marketum_blog_title a {
    color: inherit;
}

.marketum_causes_slider_widget .marketum_offset_container,
.marketum_blog_carousel_widget .marketum_offset_container,
.marketum_donation_carousel_widget .marketum_offset_container,
.marketum_info_box_carousel_widget .marketum_offset_container {
    overflow: hidden;
}

.marketum_causes_slider_widget .marketum_offset_container_wrapper,
.marketum_blog_carousel_widget .marketum_offset_container_wrapper,
.marketum_donation_carousel_widget .marketum_offset_container_wrapper {
    width: 100%;
    max-width: 1200px;
}

.marketum_causes_slider_widget .marketum_offset_container_wrapper .slick-list,
.marketum_blog_carousel_widget .marketum_offset_container_wrapper .slick-list,
.marketum_donation_carousel_widget .marketum_offset_container_wrapper .slick-list,
.marketum_info_box_carousel_widget .marketum_offset_container_wrapper .slick-list {
    overflow: visible;
}

.marketum_blog_carousel_widget .marketum_causes_slider_navigation_container {
    margin-top: 55px;
}

.marketum_blog_carousel_widget .marketum_slider_arrows .slick-dots {
    justify-content: flex-start;
}

/* ----------------------------------------------- */
/* ---------- Donations Carousel Widget ---------- */
/* ----------------------------------------------- */
.marketum_donation_carousel_widget .marketum_causes_slider_title_part {
    margin-bottom: 45px;
}

.marketum_donation_carousel_widget .marketum_blog_slider_item_wrapper:before {
    padding-top: 109.96564%;
}

.marketum_donation_carousel_widget .marketum_blog_details_container {
    padding: 0 40px 32px;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
}

.marketum_donation_carousel_widget .marketum_donation_label {
    margin-bottom: 19px;
    font-weight: 700;
}

.marketum_donation_carousel_widget .marketum_blog_title {
    font-size: 30px;
    line-height: 36px;
}

.marketum_donation_carousel_widget .marketum_blog_excerpt {
    line-height: 24px;
}

.marketum_donation_carousel_widget .marketum_tour_link {
    color: inherit;
    margin-top: 20px;
}

.marketum_donation_carousel_widget .marketum_tour_link:after {
    background: #ffffff;
}

.marketum_donation_carousel_widget .marketum_causes_slider_navigation_container {
    position: absolute;
    bottom: -90px;
    right: 15px;
}

.marketum_donation_carousel_widget .marketum_slider_arrows {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.marketum_donation_carousel_widget .marketum_slider_arrows:before {
    content: '';
    width: 75px;
    height: 1px;
    background: #f7f7f7;
    margin: 0 30px;
}

.marketum_donation_carousel_widget .slick-dots {
    margin: 0;
}

.marketum_donation_carousel_widget .slick-dots li:first-of-type {
    margin: 0;
}

/* ------------------------------------------- */
/* ---------- Tours Carousel Widget ---------- */
/* ------------------------------------------- */
.marketum_tours_carousel_widget .marketum_tours_carousel {
    margin-top: 45px;
}

.marketum_tours_carousel_widget .marketum_tour_item {
    opacity: .4;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_tours_carousel_widget .marketum_tour_item.slick-active {
    opacity: 1;
}

.marketum_tours_carousel_widget .marketum_tour_item_wrapper {
    background: #000000;
    color: #ffffff;
    margin: 0 3px;
    position: relative;
    -webkit-transition: transform .3s;
    transition: transform .3s;
    z-index: 1;
}

.marketum_tours_carousel_widget .marketum_tour_item.slick-active .marketum_tour_item_wrapper:hover {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}

.marketum_tours_carousel_widget .marketum_tour_item_wrapper:before {
    content: '';
    display: block;
    padding-top: 148.27586%;
}

.marketum_tours_carousel_widget .marketum_item_counter_box {
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    opacity: .8;
    position: absolute;
    top: 25px;
    left: 30px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_tours_carousel_widget .marketum_tour_item.slick-active .marketum_tour_item_wrapper:hover .marketum_item_counter_box {
    top: 55px;
}

.marketum_tours_carousel_widget .marketum_tour_details {
    width: 100%;
    padding: 25px 30px 35px;
    position: absolute;
    bottom: -55px;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_tours_carousel_widget .marketum_tour_item.slick-active .marketum_tour_item_wrapper:hover .marketum_tour_details {
    bottom: 0;
}

.marketum_tours_carousel_widget .marketum_tour_title {
    color: #ffffff;
}

.marketum_tours_carousel_widget .marketum_tour_title {
    line-height: 27px;
    margin-bottom: 0;
}

.marketum_tours_carousel_widget .marketum_tour_link {
    display: inline-block;
    line-height: 24px;
    font-weight: 700;
    margin-top: 18px;
    opacity: 0;
    position: relative;
}

.marketum_tours_carousel_widget .marketum_tour_item.slick-active .marketum_tour_item_wrapper:hover .marketum_tour_link {
    opacity: 1;
}

.marketum_tours_carousel_widget .marketum_tour_link:after {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_tours_carousel_widget .marketum_tour_item.slick-active .marketum_tour_link:hover:after {
    width: 100%;
}

.marketum_tours_carousel_widget .full_mode_on .slick-list {
    overflow: visible;
}

.marketum_tours_carousel_widget .full_mode_on .slick-list:before {
    content: '';
    width: 300%;
    height: 100%;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 10;
}

.marketum_tours_carousel_widget .full_mode_on .slick-track {
    overflow: hidden;
}

.marketum_tours_carousel_widget .marketum_causes_slider_navigation_container {
    margin-bottom: 15px;
}

/* -------------------------------------------- */
/* ---------- Info Box Slider Widget ---------- */
/* -------------------------------------------- */
.marketum_info_box_carousel_widget .marketum_info_box_carousel {
    margin-top: 45px;
}

.marketum_info_box_carousel_widget .marketum_info_box_item {
    margin: 0 3px;
    opacity: .4;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_info_box_carousel_widget .marketum_info_box_item.slick-active {
    opacity: 1;
}

.marketum_info_box_carousel_widget .marketum_offset_container_wrapper {
    width: 100%;
}

@media only screen and (min-width: 1200px) {
    .marketum_info_box_carousel_widget .marketum_offset_container_wrapper {
        max-width: 1200px;
    }
}

@media only screen and (min-width: 1830px) {
    .marketum_info_box_carousel_widget .marketum_offset_container_wrapper {
        max-width: 1800px;
    }
}

.marketum_info_box_carousel_widget .container,
.marketum_info_box_carousel_widget .marketum_causes_slider_title_part,
.marketum_info_box_carousel_widget .marketum_causes_slider_nav_part {
    padding: 0;
}

.marketum_info_box_carousel_widget .marketum_causes_slider_nav_part {
    align-items: flex-end;
}

.marketum_info_box_carousel_widget .slick-dots {
    margin-bottom: 15px;
}

.marketum_info_box_carousel_widget .marketum_info_box_counter {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
}


/* ----------------------------------- */
/* ---------- Events Widget ---------- */
/* ----------------------------------- */
.marketum_events_wrapper {
    margin-left: -30px;
    font-size: 0;
    line-height: 0;
}

.marketum_events_wrapper .marketum_event_item {
    width: 33.333333%;
    display: inline-block;
    padding-left: 30px;
    vertical-align: top;
}

.marketum_events_wrapper .marketum_event_item_wrapper {
    padding: 16px;
    margin-bottom: 50px;
    background: #ffffff;
    box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .06);
}

.marketum_events_wrapper .marketum_event_content_container {
    padding: 22px 13px 20px;
}

.marketum_events_wrapper .marketum_event_title {
    margin-bottom: 6px;
}

.marketum_events_wrapper .marketum_event_title a:hover {
    opacity: .75;
}

.marketum_events_wrapper .marketum_event_content_container p {
    margin-bottom: 11px;
    font-size: 14px;
    line-height: 27px;
    letter-spacing: .35px;
}

.marketum_events_wrapper .marketum_event_content_container .marketum_excerpt {
    font-size: 16px;
    line-height: 27px;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_events_wrapper.marketum_view_type_2 .marketum_event_item {
    width: 100%;
}

.marketum_events_wrapper.marketum_view_type_2 .marketum_event_item .marketum_event_item_wrapper {
    padding: 15px;
    margin-bottom: 30px;
}

@media only screen and (min-width: 1200px) {
    .marketum_events_wrapper.marketum_view_type_2 .marketum_event_item .marketum_event_item_wrapper {
        padding: 30px;
    }
}

.marketum_events_wrapper.marketum_view_type_2 .marketum_event_item .upcoming-item__title {
    margin-bottom: 16px;
}

.marketum_events_wrapper.marketum_view_type_2 .marketum_event_item .upcoming-item__title a:hover {
    opacity: .75;
}

.marketum_events_wrapper.marketum_view_type_2 .marketum_event_item {
    font-size: 16px;
    line-height: 1.7;
}

.marketum_events_wrapper.marketum_view_type_2 .marketum_event_item .upcoming-item__details p:last-of-type {
    margin-bottom: 0;
}

.marketum_events_wrapper.marketum_view_type_2 .marketum_event_item .icon {
    margin-right: 8px;
    position: relative;
    top: -2px;
}

/* ------------------------------------------- */
/* ---------- Events Listing Widget ---------- */
/* ------------------------------------------- */

/* ------------------- */
/* --- View Type 1 --- */
/* ------------------- */
.marketum_events_listing_wrapper.view_type_1,
.marketum_events_widget .marketum_events_wrapper {
    margin-left: -30px;
    font-size: 0;
    line-height: 0;
}

.marketum_events_listing_wrapper.view_type_1 .marketum_event_listing_item,
.marketum_events_widget .marketum_event_listing_item {
    display: inline-block;
    width: 33.333333%;
    vertical-align: top;
    padding-left: 30px;
    margin-bottom: 50px;
}

.marketum_events_widget .marketum_event_listing_item {
    margin-bottom: 0;
}

.marketum_event_listing_item_image_box {
    position: relative;
    background: rgba(0, 0, 0, .2);
    margin-bottom: 33px;
}

.marketum_event_listing_item_image_box:before {
    content: "";
    display: block;
    padding-top: 59.45946%
}

.marketum_event_date_box {
    padding: 16px 18px 13px 20px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.marketum_event_date_box span {
    display: block;
    font-weight: 700;
    color: #333333;
}

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

.marketum_event_date_box .marketum_event_month {
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
}

.marketum_events_listing_wrapper.view_type_1 .marketum_event_listing_item_title,
.marketum_events_widget .marketum_event_listing_item_title {
    margin-bottom: 8px;
}

.marketum_events_listing_wrapper.view_type_1 .marketum_event_listing_item_title a:hover,
.marketum_events_listing_wrapper.view_type_2 .marketum_event_listing_item_title a:hover,
.marketum_events_widget .marketum_event_listing_item_title a:hover {
    opacity: .75;
}

.marketum_events_listing_wrapper.view_type_1 .marketum_event_listing_item_excerpt,
.marketum_events_widget .marketum_event_listing_item_excerpt {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}

.marketum_events_listing_wrapper.view_type_1 .marketum_event_time {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
}

.marketum_events_listing_wrapper.view_type_1 .icon {
    font-size: 14px;
    margin: -2px 5px 0 -2px;
}

.marketum_events_listing_widget .view_type_1 + .marketum_pagination nav {
    margin-top: 24px;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_events_listing_wrapper.view_type_2 .marketum_event_listing_item {
    margin-bottom: 70px;
}

.marketum_events_listing_wrapper.view_type_2 .marketum_event_listing_item_image_box {
    margin-bottom: 0;
}

.marketum_events_listing_wrapper.view_type_2 .marketum_event_listing_item_image_box:before {
    padding-top: 66.95946%;
}

.marketum_events_listing_wrapper.view_type_2 .marketum_event_listing_item_title {
    margin: -10px 0 1px;
}

.marketum_events_listing_wrapper.view_type_2 .marketum_age_limit {
    display: block;
    margin-bottom: 11px;
    color: #333333;
}

.marketum_events_listing_wrapper.view_type_2 .marketum_event_item_link {
    border: solid 2px;
    padding: 11px 50px 15px;
    margin-top: 30px;
}

.marketum_events_listing_widget .view_type_2 + .marketum_pagination nav {
    margin-top: 2px;
}

/* -------------------------------------------- */
/* ---------- Events Calendar Widget ---------- */
/* -------------------------------------------- */
.marketum_event_calendar_item:not(:last-of-type) {
    margin-bottom: 40px;
}

@media only screen and (min-width: 992px) {
    .marketum_event_calendar_item:not(:last-of-type) {
        margin-bottom: 50px;
    }
}

.marketum_event_calendar_date {
    margin-bottom: 15px;
}

@media only screen and (min-width: 992px) {
    .marketum_event_calendar_date {
        margin-bottom: 0;
    }
}

.marketum_event_calendar_date span {
    display: block;
    letter-spacing: -.05em;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
}

.marketum_event_calendar_date span:first-of-type {
    font-size: 50px;
    line-height: 50px;
}

.marketum_event_calendar_item .marketum_calendar_item {
    margin-bottom: 15px;
    background: #f3f4f5;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_event_calendar_item .marketum_calendar_item:last-of-type {
    margin-bottom: 0;
}

.marketum_event_calendar_item.view_type_1 .marketum_calendar_item:hover {
    background: #1d252b;
}

.marketum_calendar_item_image {
    position: relative;
}

.marketum_calendar_item_image:before {
    content: '';
    padding-top: 40.81633%;
    display: block;
}

.elementor .marketum_calendar_item_image img.marketum_img--bg {
    z-index: 0;
}

.marketum_calendar_item_details {
    padding: 15px;
}

.marketum_calendar_item_title {
    margin-bottom: 5px;
}

.marketum_calendar_item_title a {
    color: inherit;
}

.marketum_event_calendar_item.view_type_1 .marketum_calendar_item:hover .marketum_calendar_item_title a {
    color: #ffffff;
}

.marketum_calendar_item_category {
    color: #777777;
}

.marketum_calendar_item_category span:last-of-type {
    display: none;
}

.marketum_calendar_item_time {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
    padding: 0 15px 0 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

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

.marketum_event_calendar_item.view_type_1 .marketum_calendar_item:hover .marketum_calendar_item_time {
    opacity: 0;
    visibility: hidden;
}

.marketum_calendar_item_link {
    font-weight: 700;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_calendar_item_link:hover {
    color: #ffffff;
}

.marketum_event_calendar_item.view_type_1 .marketum_calendar_item:hover .marketum_calendar_item_link {
    opacity: 1;
    visibility: visible;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_event_calendar_item.view_type_2 .marketum_calendar_item {
    background: #ffffff;
    box-shadow: 0 3px 10px 5px rgba(0, 0, 0, .03);
}

.marketum_event_calendar_item.view_type_2 .marketum_calendar_item_image:before {
    padding-top: 64.03941%;
}

.marketum_event_calendar_item.view_type_2 .marketum_calendar_item_details {
    padding: 0;
}

.marketum_event_calendar_item.view_type_2 .marketum_calendar_item .marketum_calendar_item_title {
    margin-bottom: 0;
}

.marketum_event_calendar_item.view_type_2 .marketum_calendar_item .marketum_calendar_item_category {
    line-height: 1.5;
}

.marketum_event_calendar_item.view_type_2 .marketum_calendar_item:hover .marketum_calendar_item_title a:hover {
    opacity: .75;
}

.marketum_event_calendar_item.view_type_2 .marketum_calendar_item_time {
    font-family: "Nunito Sans", sans-serif;
    font-size: 18px;
    line-height: 1.5;
    text-transform: none;
}

.marketum_event_calendar_item.view_type_2 .marketum_calendar_item_time span {
    font-size: 16px;
    font-weight: 400;
    color: #777777;
}

/* ------------------------------------ */
/* ---------- Stories Widget ---------- */
/* ------------------------------------ */
.marketum_stories_wrapper .stories-item {
    margin-bottom: 70px;
}

.elementor .marketum_stories_wrapper .img--layout {
    display: inline-block;
    max-width: none;
}

.marketum_color_scheme_mono .elementor .marketum_stories_wrapper .img--layout {
    display: none;
}

.marketum_stories_wrapper .heading__pre-title {
    display: inline-block;
    color: #9e9e9e;
    font-weight: 700;
    margin-bottom: 10px;
}

.marketum_stories_wrapper .heading__title {
    letter-spacing: 0;
    margin-bottom: 20px;
    font-size: 32px
}

@media only screen and (min-width: 992px) {
    .marketum_stories_wrapper .heading__title {
        font-size: 40px
    }
}

@media only screen and (min-width: 1200px) {
    .marketum_stories_wrapper .heading__title {
        font-size: 50px
    }
}

.marketum_stories_wrapper .marketum_excerpt {
    margin-bottom: 46px;
}

.marketum_stories_wrapper .marketum_button {
    background: transparent;
}

/* ------------------------------------ */
/* ---------- Gallery Widget ---------- */
/* ------------------------------------ */
.gallery-masonry__item {
    position: relative;
}

.gallery-masonry__item .marketum_overlay {
    width: 100%;
    height: 100%;
    background: rgb(0,61,144);
    background: -webkit-linear-gradient(top, transparent 0%, transparent 30%, rgba(0, 61, 144, .6) 100%);
    background: linear-gradient(top, transparent 0%, transparent 30%, rgba(0, 61, 144, .6) 100%);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 0;
}

.gallery_masonry_item_wrapper {
    margin: 5px;
    overflow: hidden;
    position: relative;
}

.gallery-masonry__img {
    display: block;
    overflow: hidden;
    text-decoration: none;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
}

.gallery-masonry__item:hover .gallery-masonry__img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.gallery-masonry__description {
    max-width: 85%;
    padding: 29px 38px;
    opacity: 0;
    font-size: 16px;
    line-height: 27px;
    font-weight: 700;
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
    position: absolute;
    bottom: 20px;
    left: 20px;
    transition: opacity .3s, -webkit-clip-path .8s cubic-bezier(.07,.98,0,.96);
    transition: opacity .3s, clip-path .8s cubic-bezier(.07,.98,0,.96);
    transition: opacity .3s, clip-path .8s cubic-bezier(.07,.98,0,.96), -webkit-clip-path .8s cubic-bezier(.07,.98,0,.96);
    z-index: 5;
}

.gallery-masonry__item:hover .gallery-masonry__description,
.marketum_gallery_slider_item:hover .gallery-masonry__description {
    opacity: 1;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);

}

.gallery-masonry__description a {
    cursor: pointer;
    color: #ffffff;
}

.gallery-masonry__description a:before,
.gallery-masonry__description a:after {
    display: none;
}

body .gallery-masonry__item--height-1:before {
    content: "";
    display: block;
    padding-top: 85.71429%;
}

body .gallery-masonry__item--height-2:before {
    content: "";
    display: block;
    padding-top: 84.07777%;
}

body .gallery-masonry__item--height-3:before {
    content: "";
    display: block;
    padding-top: 42.03889%;
}

.marketum_gallery_widget .marketum_pagination {
    margin-top: 75px;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_gallery_wrapper.view_type_2 .gallery-masonry__img:before {
    padding-top: 100%;
}

/* ------------------------------------------- */
/* ---------- Gallery Slider Widget ---------- */
/* ------------------------------------------- */
.marketum_gallery_slider_item {
    margin: 0 5px;
}

.marketum_gallery_slider_wrapper {
    position: relative;
    overflow: hidden;
}

.marketum_gallery_slider_item img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s;
    transition: all .4s;
}

.marketum_gallery_slider_item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.marketum_gallery_slider_widget .marketum_causes_slider_navigation_container {
    margin-bottom: 41px;
}

/* ------------------------------------------- */
/* ---------- Image Carousel Widget ---------- */
/* ------------------------------------------- */
body .swiper-container-horizontal > .swiper-pagination-bullets {
    text-align: left;
    bottom: -60px;
}

body .marketum_logo_carousel .swiper-container-horizontal > .swiper-pagination-bullets {
    text-align: center;
    padding-bottom: -60px;
    bottom: auto;
    top: 100%;
}

body .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 57px;
    height: 1px;
    padding: 5px 0;
    margin: 0 3px 8px;
    border-radius: 0;
    background: transparent;
    line-height: initial;
    opacity: 1;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}

body .marketum_logo_carousel .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin-bottom: -109px;
}

body .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:before {
    content: '';
    width: 57px;
    height: 1px;
    font-size: 0;
    padding: 0;
    border: none;
    outline: none;
    background: #dddddd;
    position: absolute;
    top: 4px;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

body .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
body .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover:before {
    width: 57px;
    height: 5px;
    top: 0;
}

body .elementor-widget-image-carousel .swiper-container .swiper-slide figure {
    position: relative;
}

body .elementor-widget-image-carousel .swiper-container .swiper-slide figure figcaption {
    width: 100%;
    font-size: 18px;
    text-align: left;
    color: #ffffff;
    padding: 22px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
}

body .elementor-pagination-position-outside .swiper-container {
    padding-bottom: 0;
}

body .elementor-image-carousel .swiper-slide-inner img {
    margin: 0 auto;
}

/* ------------------------------------------- */
/* ---------- Animal Listing Widget ---------- */
/* ------------------------------------------- */
.marketum_filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    padding: 0;
    margin: 0 0 33px;
    line-height: 1;
}

.marketum_filter li {
    position: relative;
    font-weight: 700;
    list-style: none;
    padding: 0 0 14px;
    cursor: pointer;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.marketum_filter li {
    margin: 0 15px;
}


@media only screen and (min-width: 992px) {
    .marketum_filter li {
        margin: 0 23px;
    }
}

.marketum_filter li:first-of-type {
    margin-left: 0;
}

.marketum_filter li:last-of-type {
    margin-right: 0;
}

.marketum_filter li.is-checked a,
.marketum_filter li:hover a {
    color: #a3a3a3;
}

.marketum_filter li:after {
    content: "";
    display: block;
    height: 3px;
    width: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.marketum_filter li.is-checked:after,
.marketum_filter li:hover:after {
    width: 100%;
}

.marketum_animal_listing_container {
    margin-left: -6px;
}

.marketum_columns_2 .marketum_animals_item {
    width: 50%;
}

.marketum_columns_3 .marketum_animals_item {
    width: 33.333333%;
}

.marketum_columns_4 .marketum_animals_item {
    width: 25%;
}

.marketum_animal_listing_container .marketum_animals_item_inner {
    padding: 0 0 6px 6px;
}

.marketum_animal_listing_container .marketum_animals_item_wrapper {
    position: relative;
    background: rgba(40, 47, 52, .3);
    overflow: hidden;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}

.marketum_animal_listing_container .marketum_animals_item_wrapper:hover {
    background: rgba(40, 47, 52, .8);
}

.marketum_animal_listing_container .marketum_animals_item_wrapper:before {
    content: "";
    display: block;
    padding-top: 148.27586%;
}

.marketum_animal_listing_container .marketum_animals_block_details {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    -webkit-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.marketum_animal_listing_container .marketum_animals_item_wrapper:hover .marketum_animals_block_details {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.marketum_animal_listing_container .marketum_animals_block_title {
    color: #fff;
    line-height: 1.2;
    margin-bottom: 2px;
}

.marketum_animal_listing_container .marketum_animals_item_wrapper .marketum_tours_item_link {
    margin: 0;
}

.marketum_animal_listing_container .marketum_animals_item_wrapper:hover .marketum_tours_item_link {
    opacity: 1;
    visibility: visible;
}

.marketum_animal_listing_container .marketum_animals_item_wrapper .marketum_tours_item_link:after {
    bottom: 4px;
}

.zoo-map__img img {
    width: 100%;
}

/* -------------------------------------------- */
/* ---------- Linked Icon Box Widget ---------- */
/* -------------------------------------------- */
.marketum_linked_icon_box_item {
    display: block;
    padding: 30px 0 40px;
    margin-bottom: 30px;
    text-align: center;
    color: #333333;
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.marketum_linked_icon_box_item:hover {
    color: #333333;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

.marketum_icon_cont {
    font-size: 50px;
    line-height: 75px;
}

.marketum_icon_title {
    line-height: 1.5;
}

.marketum_about_donate a {
    display: inline-block;
    margin-top: 15px;
    position: relative;
}

.marketum_about_donate a:after {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 3px;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.marketum_about_donate a:hover:after {
    width: 100%;
}

/* ------------------------------------- */
/* ---------- Services Widget ---------- */
/* ------------------------------------- */
.marketum_services_listing {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-left: -30px;
}

.marketum_services_listing_item {
    width: 100%;
    height: auto;
    max-width: 25%;
    flex: 0 0 25%;
    padding-left: 30px;
    margin-bottom: 30px;
}

.marketum_services_listing_item_wrapper {
    height: 100%;
    padding: 15px 32px 37px;
    position: relative;
}

.marketum_services_border {
    overflow: hidden;
    position: absolute;
}

.marketum_services_border_top,
.marketum_services_border_bottom {
    width: 100%;
    height: 2px;
}

.marketum_services_border_right,
.marketum_services_border_left {
    width: 2px;
    height: 100%;
}

.marketum_services_border_top,
.marketum_services_border_left {
    top: 0;
    left: 0;
}

.marketum_services_border_bottom,
.marketum_services_border_right {
    bottom: 0;
    right: 0;
}

.marketum_services_border:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #222628;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1);
}

.marketum_motion_effect_on .marketum_services_border_top:before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.marketum_motion_effect_on .marketum_services_border_left:before {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.marketum_motion_effect_on .marketum_services_border_bottom:before {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.marketum_motion_effect_on .marketum_services_border_right:before {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.marketum_motion_effect_on.visible .marketum_services_border_top:before,
.marketum_motion_effect_on.visible .marketum_services_border_bottom:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.marketum_motion_effect_on.visible .marketum_services_border_left:before,
.marketum_motion_effect_on.visible .marketum_services_border_right:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.marketum_services_listing_counter {
    font-family: "Cambon", sans-serif;
    font-size: 30px;
    margin-bottom: 28px;
}

.marketum_services_listing_title {
    font-family: "Manrope", sans-serif;
    letter-spacing: -.3px;
    font-weight: 600;
    margin-bottom: 13px;
}

.marketum_services_listing_title a:before,
.marketum_services_listing_title a:after {
    display: none;
}

p.marketum_services_listing_excerpt {
    margin-bottom: 33px;
}

.marketum_services_listing_item_wrapper img {
    display: inline-block;
}

/* -------------------------------------------- */
/* ---------- Services Slider Widget ---------- */
/* -------------------------------------------- */
.marketum_services_carousel {
    margin: 0 -15px;
}

.marketum_services_slider_item {
    background: #ffffff;
    padding: 57px 55px 36px;
    margin: 0 15px;
}

.marketum_services_slider_item_wrapper img {
    margin-bottom: 38px;
}

.marketum_services_slider_title {
    margin-bottom: 16px;
}

.marketum_services_slider_title a:before,
.marketum_services_slider_title a:after {
    display: none;
}

.marketum_services_slider_divider {
    width: 100%;
    height: 2px;
    overflow: hidden;
    margin-bottom: 23px;
    position: relative;
}

.marketum_services_slider_divider:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1);
}

.marketum_motion_effect_on .marketum_services_slider_divider:before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.marketum_motion_effect_on.visible .marketum_services_slider_divider:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.marketum_services_slider_item:hover .marketum_services_slider_divider:before,
.marketum_motion_effect_on.visible .marketum_services_slider_item:hover .marketum_services_slider_divider:before {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
}

.marketum_services_slider_counter {
    font-family: "Cambon", sans-serif;
    font-size: 60px;
    font-weight: 400;
}

.marketum_services_slider_widget_wrapper .marketum_slider_arrows .slick-dots {
    justify-content: center;
    margin-top: 77px;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.view_type_type_2 .marketum_services_slider_item {
    background-position: center !important;
    background-size: cover !important;
    padding: 33px 48px 50px;
    position: relative;
}

.marketum_services_slider_widget_wrapper.view_type_type_2 .marketum_overlay {
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(34, 38, 40, 0) 0%, rgba(34, 38, 40, .8) 100%);
    background: linear-gradient(top, rgba(34, 38, 40, 0) 0%, rgba(34, 38, 40, .8) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.view_type_type_2 .marketum_services_slider_item_wrapper {
    position: relative;
    z-index: 5;
}

.view_type_type_2 .marketum_services_slider_counter {
    line-height: 1;
    margin-bottom: 194px;
}

.view_type_type_2 .marketum_services_slider_title a,
.view_type_type_2 .marketum_services_slider_excerpt {
    color: #ffffff;
}

.view_type_type_2 .marketum_services_slider_divider:before {
    background-color: #ffffff;
}

.view_type_type_2 .marketum_button_and_nav_container {
    margin-top: 70px;
}

.marketum_services_slider_widget_wrapper.view_type_type_2 .marketum_slider_arrows .slick-dots {
    margin-top: 0;
    justify-content: flex-end;
}

/* ------------------- */
/* --- View Type 3 --- */
/* ------------------- */
.marketum_services_slider_widget_wrapper.view_type_type_3 .marketum_services_carousel_title_container {
    margin-bottom: 50px;
}

.marketum_services_slider_widget_wrapper.view_type_type_3 .marketum_services_listing_item {
    padding-left: 0;
    margin: 0 15px;
}

.marketum_services_slider_widget_wrapper.view_type_type_3 .marketum_button_container {
    text-align: right;
}

.marketum_services_slider_widget_wrapper.view_type_type_3 .marketum_slider_arrows .slick-dots {
    margin-top: 68px;
}

/* ------------------------------------------------- */
/* ---------- Accordion and Toggle Widget ---------- */
/* ------------------------------------------------- */
body .elementor-widget-accordion .elementor-accordion .elementor-tab-content,
body .elementor-widget-toggle .elementor-toggle .elementor-tab-content {
    border-top: none;
    border-bottom: none;
    letter-spacing: .45px;
    padding: 0 75px 33px 0;
    margin-top: -2px;
}

body .elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
    border-top: none;
}

body .elementor-accordion .elementor-accordion-item,
body .elementor-toggle .elementor-toggle-item {
    border-radius: 0;
    border-top: solid 1px #595a5a;
    border-left: none;
    border-right: none;
}

body .elementor-accordion .elementor-accordion-item {
    border-bottom: solid 1px #595a5a;
}

body .elementor-toggle .elementor-toggle-item {
    border: none;
}

body .elementor-widget-accordion .elementor-accordion .elementor-tab-title,
body .elementor-widget-toggle .elementor-toggle .elementor-tab-title {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: .1px;
    font-weight: 600;
    padding: 15px 0 18px;
    border: none;
    position: relative;
}

body .elementor-widget-accordion .elementor-accordion .elementor-tab-title a,
body .elementor-widget-toggle .elementor-toggle .elementor-tab-title a {
    font-family: inherit;
}

body .elementor-widget-accordion .elementor-accordion .elementor-tab-title a:before,
body .elementor-widget-toggle .elementor-toggle .elementor-tab-title a:before,
body .elementor-widget-accordion .elementor-accordion .elementor-tab-title a:after,
body .elementor-widget-toggle .elementor-toggle .elementor-tab-title a:after {
    display: none;
}

body .elementor-widget-accordion .elementor-accordion .elementor-tab-content {
    padding: 0 0 24px;
    margin-top: -5px;
    border-top: none;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right,
body .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left,
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right,
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    width: 30px;
    height: 52px;
    cursor: pointer;
    position: relative;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right,
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
    margin: -14px 1px 0 0;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left,
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    margin: -14px 10px 0 -15px;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed,
body .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened,
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed,
body .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
    width: 1em;
    height: 1em;
    font-size: 13px;
    line-height: 1;
    margin: -4px 0 0 -6px;
    position: absolute;
    top: 50%;
    left: 50%;
}

body .marketum_view_type_2 .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed,
body .marketum_view_type_2 .elementor-accordion .elementor-tab-title.elementor-active span.elementor-accordion-icon-opened,
body .marketum_view_type_2 .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed,
body .marketum_view_type_2 .elementor-toggle .elementor-tab-title.elementor-active span.elementor-toggle-icon-opened {
    width: 30px;
    height: 30px;
    border: 2px solid;
    border-radius: 50%;
    line-height: 27px;
    text-align: center;
    margin: -13px 0 0 -13px;
}

body .marketum_view_type_2 .elementor-accordion .elementor-tab-title.elementor-active span.elementor-accordion-icon-opened i,
body .marketum_view_type_2 .elementor-toggle .elementor-tab-title.elementor-active span.elementor-toggle-icon-opened i {
    color: #ffffff;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left .elementor-accordion-icon-closed,
body .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left .elementor-accordion-icon-opened,
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left .elementor-accordion-icon-closed,
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left .elementor-accordion-icon-opened {
    margin: -6px 0 0 -5px;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed i,
body .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened i,
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed i,
body .elementor-toggle .elementor-tab-title.toggle-active .elementor-toggle-icon-opened i {
    font-weight: 400;
}

body .elementor-widget-accordion.marketum_accordion .elementor-accordion .elementor-tab-content {
    border-top: solid 2px #FFFFFF !important;
}

/* ------------------------------------- */
/* ---------- Projects Widget ---------- */
/* ------------------------------------- */
.marketum_portfolio_listing_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

.marketum_portfolio_listing_item {
    width: 100%;
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
    padding-left: 30px;
    margin-bottom: 50px;
}

.marketum_portfolio_widget .marketum_portfolio_listing_item:nth-child(3n+2) {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
}

.marketum_portfolio_listing_item_image_container {
    overflow: hidden;
    margin-bottom: 20px;
}

.marketum_portfolio_listing_item_image_container img {
    -webkit-transform: scale(1.05) translateX(0);
    transform: scale(1.05) translateX(0);
    -webkit-transition: transform .45s cubic-bezier(.22, .61, .36, 1);
    transition: transform .45s cubic-bezier(.22, .61, .36, 1);
}

.marketum_portfolio_listing_item_wrapper:hover .marketum_portfolio_listing_item_image_container img {
    -webkit-transform: scale(1.05) translateX(10px);
    transform: scale(1.05) translateX(10px);
}

.marketum_portfolio_listing_item_content_wrapper {
    display: inline-block;
    overflow: hidden;
    padding: 19px 0 7px;
    position: relative;
    -webkit-transition: padding .3s;
    transition: padding .3s;
}

.marketum_portfolio_listing_item_wrapper:hover .marketum_portfolio_listing_item_content_wrapper {
    padding: 19px 25px 7px;
}

.marketum_portfolio_listing_item_content_wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    z-index: 1;
}

.marketum_portfolio_listing_item_wrapper:hover .marketum_portfolio_listing_item_content_wrapper:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.marketum_portfolio_listing_categories,
.marketum_portfolio_listing_title {
    position: relative;
    z-index: 5;
}

.marketum_portfolio_listing_categories {
    margin-bottom: 12px;
    font-size: 0;
    line-height: 0;
}

.marketum_portfolio_listing_categories a,
.marketum_portfolio_listing_categories span {
    font-size: 14px;
    line-height: 1;
    color: #666666;
}

.marketum_portfolio_listing_item_wrapper:hover .marketum_portfolio_listing_categories a,
.marketum_portfolio_listing_item_wrapper:hover .marketum_portfolio_listing_categories span {
    color: #a8a8a8;
}

.marketum_portfolio_listing_categories span:last-of-type {
    display: none;
}

.marketum_portfolio_listing_categories a:before,
.marketum_portfolio_listing_categories a:after {
    background: #a8a8a8;
}

.marketum_portfolio_listing_title a {
    font-family: "Manrope", sans-serif;
    letter-spacing: -.4px;
    font-weight: 600;
}

.marketum_portfolio_listing_item_wrapper:hover .marketum_portfolio_listing_title a {
    color: #ffffff;
}

.marketum_portfolio_listing_title a:before,
.marketum_portfolio_listing_title a:after {
    display: none;
}

.marketum_portfolio_widget .marketum_pagination {
    margin-top: 50px;
}

@media only screen and (min-width: 1367px) {
    .marketum_portfolio_slider_widget .marketum_wide_mode_container {
        width: 1470px;
        margin-left: -150px;
    }
}

/* ---------------------------------- */
/* ---------- Cases Widget ---------- */
/* ---------------------------------- */
.marketum_cases_list,
.marketum_marketum_cases_listing_wrapper {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin-left: -30px;
}

.marketum_cases_list_item,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_item {
    width: 100%;
    height: auto;
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
    padding-left: 30px;
    margin-bottom: 30px;
}

.marketum_cases_list_item_wrapper,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_item_wrapper {
    height: 100%;
    position: relative;
}

.marketum_cases_list_item_wrapper .marketum_overlay,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_item_wrapper .marketum_overlay {
    width: 100%;
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 1;
}

.item_1 .marketum_cases_list_item_wrapper:hover .marketum_overlay,
.item_3 .marketum_cases_list_item_wrapper:hover .marketum_overlay,
.item_5 .marketum_cases_list_item_wrapper:hover .marketum_overlay,
.item_7 .marketum_cases_list_item_wrapper:hover .marketum_overlay,
.item_9 .marketum_cases_list_item_wrapper:hover .marketum_overlay,
.marketum_marketum_cases_listing_wrapper .item_1 .marketum_cases_list_item_wrapper:hover .marketum_overlay,
.marketum_marketum_cases_listing_wrapper .item_3 .marketum_cases_list_item_wrapper:hover .marketum_overlay,
.marketum_marketum_cases_listing_wrapper .item_5 .marketum_cases_list_item_wrapper:hover .marketum_overlay,
.marketum_marketum_cases_listing_wrapper .item_7 .marketum_cases_list_item_wrapper:hover .marketum_overlay,
.marketum_marketum_cases_listing_wrapper .item_9 .marketum_cases_list_item_wrapper:hover .marketum_overlay {
    opacity: .4;
}

.marketum_cases_list_content_container,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_content_container {
    width: 100%;
    color: #ffffff;
    padding: 0 31px 44px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
}

.marketum_cases_list_content_container a,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_content_container a {
    color: #ffffff;
}

.marketum_cases_list_content_container a:before,
.marketum_cases_list_content_container a:after,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_content_container a:before,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_content_container a:after {
    display: none;
}

.marketum_cases_list_divider,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_divider {
    width: 100%;
    height: 2px;
    margin-bottom: 23px;
    overflow: hidden;
    position: relative;
}

.marketum_cases_list_categories,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_categories {
    font-family: "Raph Lanok Future", sans-serif;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.marketum_cases_list_category,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_category {
    display: inline-block;
    padding: 13px 15px 11px;
    margin: 0 5px 5px 0;
}

.marketum_cases_list_title,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_title {
    line-height: 1.4;
    margin-bottom: 22px;
}

.marketum_cases_list_divider:before,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_divider:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
}

.marketum_motion_effect_on .marketum_cases_list_divider:before,
.marketum_marketum_cases_listing_wrapper .marketum_motion_effect_on .marketum_cases_list_divider:before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.marketum_motion_effect_on.visible .marketum_cases_list_divider:before,
.marketum_marketum_cases_listing_wrapper .marketum_motion_effect_on.visible .marketum_cases_list_divider:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.marketum_cases_list_item_wrapper:hover .marketum_cases_list_divider:before,
.marketum_motion_effect_on.visible .marketum_cases_list_item_wrapper:hover .marketum_cases_list_divider:before,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_item_wrapper:hover .marketum_cases_list_divider:before,
.marketum_marketum_cases_listing_wrapper .marketum_motion_effect_on.visible .marketum_cases_list_item_wrapper:hover .marketum_cases_list_divider:before,
.marketum_linked_item:hover .marketum_cases_list_divider:before {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
}

.marketum_cases_list_excerpt,
.marketum_marketum_cases_listing_wrapper .marketum_cases_list_excerpt {
    letter-spacing: 0;
}

.marketum_cases_widget .marketum_pagination,
.marketum_marketum_cases_listing_wrapper .marketum_cases_widget .marketum_pagination {
    margin-top: 54px;
}

.marketum_linked_item .marketum_cases_list_image_container img {
    width: 100%;
}

.marketum_linked_item .marketum_cases_list_category {
    background: #222628;
}

.marketum_linked_item .marketum_cases_list_title {
    color: #ffffff;
}

.marketum_linked_item a {
    display: block;
}

.marketum_linked_item a:before,
.marketum_linked_item a:after {
    display: none;
}

/* ----------------------------------- */
/* ---------- Awards Widget ---------- */
/* ----------------------------------- */
.marketum_timeline_heading_and_buttons_part {
    margin-bottom: 42px;
}

.marketum_timeline_heading_and_buttons_part .marketum_slider_navigation_container {
    margin-bottom: 10px;
}

.marketum_time_line_wrapper .marketum_offset_container {
    overflow: hidden;
}

.marketum_time_line_wrapper .marketum_offset_container_wrapper {
    width: 100%;
    max-width: 1200px;
}

.marketum_time_line_wrapper .marketum_blog_carousel {
    margin: 0 -15px;
}

.marketum_time_line_wrapper .marketum_offset_container_wrapper .slick-list {
    overflow: visible;
}

.marketum_timeline_item {
    opacity: .4;
    padding: 25px 40px 37px;
    margin: 0 15px;
    background: #e6e6e2;
}

.marketum_timeline_item a {
    color: inherit;
}

.marketum_timeline_item a:before,
.marketum_timeline_item a:after {
    display: none;
}

.marketum_timeline_item.slick-active {
    opacity: 1;
}

.marketum_timeline_image_part {
    margin: 55px 0 71px;
}

.marketum_timeline_divider {
    width: 100%;
    height: 2px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

.marketum_timeline_divider:before {
    content: '';
    width: 100%;
    height: 2px;
    background: #222628;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}

.marketum_timeline_item.slick-active:hover .marketum_timeline_divider:before {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
}

.marketum_timeline_title {
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    margin-bottom: 0;
}

.marketum_time_line_wrapper .marketum_slider_arrows .slick-dots {
    margin-bottom: 9px;
}

.marketum_time_line_wrapper .marketum_progress__path,
.marketum_work_steps_widget .marketum_progress__path,
.marketum_portfolio_slider_widget .marketum_progress__path,
.marketum_content_slider_widget .marketum_progress__path,
.marketum_services_slider_widget_wrapper .marketum_progress__path {
    stroke: #222628;
}

body .marketum_content_wrapper .marketum_time_line_wrapper .marketum_slider_arrows .slick-dots li.slick-active:before,
body .marketum_content_wrapper .marketum_work_steps_widget .marketum_slider_arrows .slick-dots li.slick-active:before,
body .marketum_content_wrapper .marketum_portfolio_slider_widget .marketum_slider_arrows .slick-dots li.slick-active:before,
body .marketum_content_wrapper .marketum_content_slider_widget .marketum_slider_arrows .slick-dots li.slick-active:before,
body .marketum_content_wrapper .marketum_services_slider_widget_wrapper .marketum_slider_arrows .slick-dots li.slick-active:before {
    background: #222628;
    border-color: #222628;
}

.marketum_content_slider_widget .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_causes_slider_navigation_container .marketum_progress__path {
    stroke: #ffffff;
}

body .marketum_content_wrapper .marketum_content_slider_widget .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_causes_slider_navigation_container .marketum_slider_arrows .slick-dots li.slick-active:before {
    background: #ffffff;
    border-color: #ffffff;
}

/* --------------------------------------- */
/* ---------- Work Steps Widget ---------- */
/* --------------------------------------- */
.marketum_work_steps_widget_wrapper {
    position: relative;
}

.marketum_work_steps_widget_wrapper .slick-track {
    display: flex;
    align-items: stretch;
}

.marketum_work_steps_item {
    height: auto;
    position: relative;
}

.marketum_work_steps_divider,
.marketum_work_steps_additional_divider {
    width: 2px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.marketum_work_steps_additional_divider_right {
    left: auto;
    right: 0;
}

.marketum_work_steps_divider:before,
.marketum_work_steps_additional_divider:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1);
}

.marketum_motion_effect_on .marketum_work_steps_divider:before,
.marketum_motion_effect_on .marketum_work_steps_additional_divider:before {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.marketum_motion_effect_on.visible .marketum_work_steps_divider:before,
.marketum_motion_effect_on.visible .marketum_work_steps_additional_divider:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.marketum_work_steps_item {
    padding: 4px 49px 23px;
}

.marketum_work_steps_date {
    font-family: "Cambon", sans-serif;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px;
    font-weight: 400;
    margin-bottom: 42px;
}

.marketum_work_steps_title {
    margin-bottom: 11px;
}

.marketum_work_steps_widget .slick-dots {
    justify-content: center;
    margin-top: 56px;
}

/* -------------------------------------------- */
/* ---------- Custom Products Widget ---------- */
/* -------------------------------------------- */
/* ------------------- */
/* --- View Type 1 --- */
/* ------------------- */
.marketum_custom_products_list.view_type_1 .woocommerce ul.products li.product {
    width: 23.05%;
}

/* ------------------- */
/* --- View Type 2 --- */
/* ------------------- */
.marketum_custom_products_list.view_type_2 .marketum_custom_product_item {
    margin-bottom: 30px;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #f8f8f8;
    position: relative;
    margin-bottom: 15px;
}

@media only screen and (min-width: 992px) {
    .marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont {
        margin-bottom: 0;
    }
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont:before {
    content: '';
    padding-top: 70.58824%;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont .marketum_img--contain {
    max-width: 50%;
    z-index: 0;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont .woocommerce-Price-amount,
.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont del,
.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont ins {
    display: none;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont .add_to_cart_button {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    color: #333333;
    padding: 10px 15px;
    border-radius: 0;
    opacity: 0;
    position: relative;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    z-index: 2;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_item:hover .add_to_cart_button {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont .add_to_cart_button:hover {
    color: #ffffff;
    background: #333333;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont .add_to_cart_button .icon {
    font-size: 20px;
    margin-right: 10px;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont .add_to_cart_button.loading:after,
.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont .add_to_cart_button.added:after,
.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont .added_to_cart {
    display: none !important;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_image_cont .marketum_custom_product_badge {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    padding: 3px 14px 5px;
    background: #e44134;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_title {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_title a {
    color: #333333;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_title a:hover {
    opacity: .75;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_price {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #777777;
    margin-bottom: 12px;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_price del {
    color: #333333;
    margin-right: 15px;
}

.marketum_custom_products_list.view_type_2 .marketum_custom_product_price ins {
    font-weight: 700;
    color: #e44134;
    text-decoration: none;
}

.marketum_custom_products_list.view_type_2 .star-rating {
    width: 80px;
    height: 1em;
    overflow: hidden;
    font-family: star, sans-serif;
    font-size: 10px;
    line-height: 1;
    position: relative;
}

.marketum_custom_products_list.view_type_2 .star-rating:before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    letter-spacing: 5.5px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}

.marketum_custom_products_list.view_type_2 .star-rating span {
    overflow: hidden;
    float: left;
    padding-top: 1.5em;
    position: absolute;
    top: 0;
    left: 0;
}

.marketum_custom_products_list.view_type_2 .star-rating span:before {
    content: '\53\53\53\53\53';
    letter-spacing: 5.5px;
    position: absolute;
    top: 0;
    left: 0;
}

/* -------------------------------------------- */
/* ---------- Projects Slider Widget ---------- */
/* -------------------------------------------- */
.marketum_portfolio_slider_widget .marketum_portfolio_carousel {
    margin: 0 -15px;
}

.marketum_portfolio_slider_widget .slick-list {
    padding: 0 !important;
}

.marketum_portfolio_slider_widget .marketum_portfolio_listing_item {
    padding-left: 0;
    margin-left: 15px;
    margin-right: 15px;
}

.marketum_portfolio_slider_widget .marketum_portfolio_listing_item {
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.marketum_portfolio_slider_widget .slick-center {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
}

/* ------------------------------------- */
/* ---------- Location Widget ---------- */
/* ------------------------------------- */
.marketum_location_item {
    font-size: 0;
    line-height: 0;
}

.marketum_location_image_container {
    overflow: hidden;
    position: relative;
}

.marketum_location_image_container img {
    -webkit-transition: transform .6s;
    transition: transform .6s;
}

.marketum_location_image_container:before {
    content: "";
    display: block;
    padding-top: 56.14035%;
}

.marketum_location_image_container:hover img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.marketum_location_content_container {
    border: solid 1px #e2e2e2;
    border-top: none;
    padding: 28px 40px 23px;
}

.marketum_location_title {
    margin-bottom: 10px;
}

.marketum_location_address {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    margin-bottom: 36px;
}

.marketum_features_title,
.marketum_schedule_title,
.marketum_phones_title {
    margin-bottom: 17px;
}

body .marketum_content_wrapper .marketum_location_item ul {
    margin-bottom: 30px;
}

.marketum_schedule_item,
.marketum_phone_item {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 8px;
}

/* ------------------------------------- */
/* ---------- Contacts Widget ---------- */
/* ------------------------------------- */
.marketum_contacts_wrapper .marketum_contacts_title {
    margin-bottom: 6px;
}

.marketum_contacts_wrapper p {
    font-size: 16px;
    line-height: 1.9;
    color: #1f2531;
    margin-bottom: 4px;
}

.marketum_contacts_wrapper p:last-of-type {
    margin-bottom: 0;
}

.marketum_contacts_wrapper p span {
    display: block;
    letter-spacing: 0;
}

.marketum_contacts_wrapper p.marketum_contacts_email span {
    letter-spacing: -.15px;
    font-weight: 300;
}

body .marketum_contacts_wrapper p a {
    text-decoration: none;
    line-height: 1;
    margin-right: 8px;
}

/* --------------------------------- */
/* ---------- Team Widget ---------- */
/* --------------------------------- */
.marketum_team_listing {
    display: flex;
    margin-left: -30px;
    flex-wrap: wrap;
}

.marketum_team_item {
    width: 100%;
    padding-left: 30px;
    margin-bottom: 30px;
    position: relative;
}

.marketum_columns_1 .marketum_team_item {
    max-width: 100%;
    flex: 0 0 100%;
}

.marketum_columns_2 .marketum_team_item {
    max-width: 50%;
    flex: 0 0 50%;
}

.marketum_columns_3 .marketum_team_item {
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
}

.marketum_columns_4 .marketum_team_item {
    max-width: 25%;
    flex: 0 0 25%;
}

.marketum_columns_5 .marketum_team_item {
    max-width: 20%;
    flex: 0 0 20%;
}

.marketum_team_image_container {
    margin-bottom: 20px;
    overflow: hidden;
}

.marketum_team_image_container img {
    width: 100%;
    -webkit-transform: scale(1.05) translateX(0);
    transform: scale(1.05) translateX(0);
    -webkit-transition: transform .45s cubic-bezier(.22, .61, .36, 1);
    transition: transform .45s cubic-bezier(.22, .61, .36, 1);
}

.marketum_team_item_wrapper:hover .marketum_team_image_container img {
    -webkit-transform: scale(1.05) translateX(7px);
    transform: scale(1.05) translateX(7px);
}

.marketum_team_item_title {
    font-family: "Manrope", sans-serif;
    letter-spacing: -.2px;
    margin-bottom: 2px;
}

.marketum_team_item_title a:before,
.marketum_team_item_title a:after {
    display: none;
}

p.marketum_team_item_person_position {
    font-size: 14px;
    color: #7b7b7b;
    margin-bottom: 8px;
}

.marketum_team_item_socials {
    list-style: none;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
}

.marketum_team_item_socials li {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    margin-right: 13px;
}

.marketum_parallax_yes {
    -webkit-transition: background 0s !important;
    transition: background 0s !important;
}

/* -------------------------------- */
/* ---------- Responsive ---------- */
/* -------------------------------- */
@media only screen and (max-width: 1367px) {
    .marketum_timeline_info_part {
        padding-right: 40px;
    }
}

@media only screen and (max-width: 1025px) {
    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_additional_fields_container {
        right: 0;
    }

    .marketum_causes_slider_widget .marketum_offset_container {
        margin: auto;
    }

    .marketum_causes_slider_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container {
        top: 45px;
    }

    .marketum_causes_listing_wrapper .marketum_donation_popup,
    .marketum_donate_box_widget .marketum_donation_popup {
        max-width: 90%;
        min-width: auto;
    }

    .marketum_video_widget .marketum_video_container .marketum_video_wrapper,
    .marketum_tabs_widget .marketum_video_container .marketum_video_wrapper {
        width: 90% !important;
    }

    .marketum_causes_slider_wrapper.marketum_view_type_1 .marketum_offset_container,
    .marketum_causes_slider_wrapper.marketum_view_type_4 .marketum_offset_container {
        width: 100% !important;
    }

    .marketum_causes_slider_wrapper.marketum_view_type_1 .marketum_causes_slider {
        margin: -15px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container {
        justify-content: flex-end;
    }

    .marketum_testimonials_wrapper .marketum_causes_slider_navigation_container {
        margin-bottom: 35px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_causes_slider_navigation_container {
        margin-bottom: 0;
    }

    .marketum_heading_widget .marketum_heading,
    .marketum_time_line_widget .marketum_heading,
    .marketum_causes_slider_widget .marketum_heading,
    .marketum_testimonials_title_cont .marketum_heading,
    .marketum_info_box_carousel_widget .marketum_heading,
    .marketum_donation_carousel_wrapper .marketum_heading,
    .marketum_tours_carousel_widget .marketum_heading,
    body .elementor-widget-heading h3.elementor-heading-title,
    .marketum_testimonials_wrapper.marketum_view_type_2 .marketum_heading {
        font-size: 37px;
    }

    .marketum_stories_wrapper .stories-item {
        margin-bottom: 100px;
    }

    .elementor .marketum_stories_wrapper .img--layout {
        display: none;
    }

    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_anchor_container,
    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_anchor_container {
        display: none;
    }

    .marketum_linked_icon_box_item {
        margin-bottom: 0;
    }

    .marketum_person_wrapper.marketum_view_type_1 {
        margin-bottom: 10px;
    }

    .marketum_person_item_type_3 {
        margin-bottom: 20px;
    }

    .marketum_blog_listing_title {
        font-size: 30px;
    }

    .marketum_columns_4 .marketum_animals_item {
        width: 33.333333%;
    }

    body .elementor-image-carousel .swiper-slide-inner img {
        width: 100%;
    }

    body .elementor .mc4wp-form-fields input[type="email"] {
        max-width: 730px;
    }

    .marketum_content_slider_wrapper .marketum_content_slider_title,
    .marketum_content_slider_wrapper .marketum_content_slider_title span {
        letter-spacing: -1px;
    }

    .gallery-masonry__description {
        padding: 18px 15px 15px;
    }

    .marketum_info_box_item.view_type_1 .align-items-center {
        align-items: flex-start !important;
    }

    .marketum_info_box_content_cont,
    .marketum_reverse_row .marketum_info_box_content_cont {
        padding: 0;
    }

    .marketum_image_box_wrapper {
        display: block;
    }

    .marketum_image_box_info {
        left: 0;
        bottom: 0;
    }

    .marketum_price_item .marketum_price_container .marketum_price {
        font-size: 36px;
    }

    .marketum_price_item .marketum_price_container .marketum_currency {
        font-size: 20px;
    }

    .marketum_blog_carousel_widget .marketum_causes_slider_navigation_container {
        margin-top: 25px;
        margin-bottom: 40px;
    }

    .marketum_blog_carousel_widget .marketum_blog_carousel .slick-list {
        margin-left: -15px;
        margin-right: -15px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_1 .marketum_additional_fields_container {
        left: 0;
    }

    .marketum_content_slider_wrapper.marketum_view_type_1 .marketum_causes_slider_navigation_container,
    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container,
    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container {
        padding: 39px 55px 31px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_1 .marketum_additional_info_container.first_cont,
    .marketum_content_slider_wrapper.marketum_view_type_1 .marketum_additional_info_container {
        display: none;
    }

    .marketum_preview_container.view_type_1 img {
        width: 100%;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_author_container {
        padding: 0;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_slider_navigation_container {
        right: 0;
    }

    .marketum_shortcodes_tabs_widget .marketum_tabs_titles_container .marketum_tab_title_item a {
        padding: 21px 33px 17px;
    }

    .marketum_delivery_form input[type="text"] {
        margin-bottom: 20px;
    }

    .marketum_shortcodes_tabs_widget .icon {
        margin-top: -19px;
    }

    .marketum_time_line_wrapper .marketum_slider_arrows .slick-dots {
        margin-bottom: 0;
    }

    .marketum_download_doc_widget.view_type_1 {
        padding: 63px 62px 65px;
    }

    .marketum_download_doc_widget.view_type_2 {
        margin-bottom: 20px;
    }

    .marketum_up_heading_overlay {
        top: -10px;
        left: 10px;
    }

    .marketum_content_slider_widget .marketum_slider_arrows .slick-dots {
        margin-bottom: 0;
    }

    .marketum_content_slider_wrapper .marketum_promo_video_container .marketum_video_trigger {
        padding: 36px 43px 34px 33px;
    }

    .marketum_content_slider_wrapper .marketum_promo_video_container .marketum_video_trigger:hover {
        padding: 60px 33px 54px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_promo_video_container .marketum_video_trigger,
    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_promo_video_container .marketum_video_trigger:hover {
        padding: 20px 25px 20px;
    }

    .marketum_video_trigger_button_container {
        top: 0;
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }

    .marketum_columns_4 .marketum_team_item,
    .marketum_columns_5 .marketum_team_item {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .marketum_content_slider_wrapper .marketum_content_slider_additional_image {
        z-index: 1;
    }

    .marketum_portfolio_slider_widget .slick-center {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_additional_fields_container .marketum_video_trigger,
    .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_fields_container .marketum_video_trigger {
        padding: 38px 47px 32px 45px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_additional_fields_container .marketum_video_trigger:hover,
    .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_additional_fields_container .marketum_video_trigger:hover {
        padding: 40px 47px 34px 45px;
    }

    .marketum_services_listing_item {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .marketum_view_type_2 .marketum_blog_listing_title {
        margin-bottom: 32px;
    }

    .marketum_testimonials_navigation_container {
        justify-content: space-between;
    }

    .marketum_feedback_title {
        font-size: 42px;
    }

    body .elementor-widget-accordion .elementor-accordion .elementor-tab-content {
        padding-bottom: 14px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container .marketum_slider_arrows .slick-dots {
        margin-top: 0;
    }

    .view_type_type_2 .marketum_button_and_nav_container {
        margin-top: 20px;
    }

    body .elementor-widget-accordion .elementor-accordion .elementor-tab-title a,
    body .elementor-widget-toggle .elementor-toggle .elementor-tab-title a {
        max-width: 90%;
    }

    .marketum_view_type_2 .marketum_blog_listing_item {
        margin-bottom: 62px;
    }
}

@media only screen and (max-width: 769px) {
    .marketum_price_item .marketum_price_button_container .marketum_button {
        padding: 14px 40px 15px;
    }

    .marketum_testimonials_wrapper .slick-dots,
    .marketum_slider_arrows .slick-dots {
        justify-content: center;
    }

    .marketum_work_steps_widget .slick-dots {
        margin-top: 60px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_promo_video_container .marketum_video_trigger,
    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_promo_video_container .marketum_video_trigger:hover {
        padding: 20px 18px 20px 25px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_promo_video_container .marketum_video_trigger span {
        display: none;
    }

    .marketum_portfolio_slider_widget .marketum_slider_navigation_container .slick-dots {
        justify-content: center;
        margin: -30px 0 30px;
    }

    .marketum_content_slider_wrapper .marketum_promo_video_container .marketum_video_trigger {
        padding: 30px 43px 28px 33px;
    }

    .marketum_cases_list_item,
    .marketum_marketum_cases_listing_wrapper .marketum_cases_list_item {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container,
    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container {
        padding: 39px 36px 31px 43px;
    }

    .marketum_content_slider_wrapper .marketum_additional_info_container,
    .marketum_content_slider_wrapper .marketum_content_slider_additional_image {
        display: none;
    }

    .marketum_type_horizontal .marketum_price_item_wrapper {
        padding: 40px 0;
        flex-direction: column;
        align-items: center;
    }

    .marketum_type_horizontal.marketum_best_offer_yes .marketum_price_item_wrapper {
        padding-left: 0;
    }

    .marketum_type_horizontal .marketum_custom_fields_container {
        flex-direction: column;
        justify-content: center;
    }

    .marketum_type_horizontal .marketum_price_title_container,
    .marketum_type_horizontal .marketum_custom_fields_container,
    .marketum_type_horizontal .marketum_price_button_container,
    .marketum_type_horizontal .marketum_main_fields_container,
    .marketum_type_horizontal .marketum_secondary_fields_container {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .marketum_type_horizontal .marketum_custom_fields_container {
        width: auto;
        max-width: none;
        flex: auto;
        justify-content: flex-start;
    }

    .marketum_type_horizontal .marketum_main_fields_container,
    .marketum_type_horizontal .marketum_secondary_fields_container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .marketum_price_item .marketum_custom_fields_container .marketum_custom_field {
        padding-left: 0;
    }

    .marketum_price_item .marketum_custom_fields_container .marketum_custom_field.marketum_active_field:before {
        left: -10px;
    }

    .marketum_partners_list {
        flex-wrap: wrap;
    }

    .marketum_partners_item {
        width: 100%;
        max-width: 33.333333%;
        flex: 0 0 33.333333%;
        text-align: center;
        margin-bottom: 30px;
    }

    .marketum_feedback_wrapper {
        padding: 68px 0 110px;
    }

    body .marketum_contacts_divider_container {
        padding-left: 15px;
        padding-right: 15px;
        margin: 15px auto 15px;
    }

    .marketum_person_item_type_2 .marketum_person_info_container {
        text-align: center;
        margin-top: 20px;
    }

    .marketum_person_item_type_2 .marketum_person_socials li {
        margin: 0 10px;
    }

    .marketum_heading_widget .marketum_heading,
    .marketum_time_line_widget .marketum_heading,
    .marketum_causes_slider_widget .marketum_heading,
    .marketum_testimonials_title_cont .marketum_heading,
    .marketum_info_box_carousel_widget .marketum_heading,
    .marketum_donation_carousel_wrapper .marketum_heading,
    .marketum_tours_carousel_widget .marketum_heading,
    body .elementor-widget-heading h3.elementor-heading-title,
    .marketum_testimonials_wrapper.marketum_view_type_2 .marketum_heading {
        font-size: 32px;
    }

    .marketum_recent_posts_widget .marketum_blog_listing_item {
        margin-bottom: 50px;
        max-width: 50%;
        flex: 0 0 50%;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_causes_slider_navigation_container {
        justify-content: flex-start;
        margin: 50px 0 0;
    }

    .marketum_blockquote.marketum_view_type_1 {
        padding-left: 100px;
        font-size: 18px;
    }

    .marketum_blockquote.marketum_view_type_2 {
        padding: 30px 40px 34px;
        font-size: 18px;
    }

    .marketum_stories_wrapper .stories-item > .row {
        flex-direction: column !important;
    }

    .marketum_stories_wrapper .img-box__img {
        margin-bottom: 40px;
    }

    .marketum_stories_wrapper .img-box__img img {
        width: 100%;
    }

    .marketum_blog_listing_widget .marketum_blog_listing_third_row {
        display: block;
        font-size: 0;
        margin-bottom: 0;
    }

    .marketum_blog_listing_widget .marketum_blog_listing_third_row .marketum_blog_listing_item {
        display: inline-block;
        font-size: 16px;
        margin-bottom: 30px;
    }

    .marketum_blog_listing_widget .marketum_blog_listing_third_row .marketum_blog_listing_item:last-of-type {
        margin-bottom: 0;
    }

    .marketum_view_type_1.marketum_columns_3 .marketum_causes_list_item,
    .marketum_view_type_2.marketum_columns_3 .marketum_causes_list_item,
    .marketum_view_type_4.marketum_columns_3 .marketum_causes_list_item,
    .marketum_view_type_1.marketum_columns_4 .marketum_causes_list_item,
    .marketum_view_type_2.marketum_columns_4 .marketum_causes_list_item,
    .marketum_view_type_4.marketum_columns_4 .marketum_causes_list_item,
    .marketum_donation_wrapper.view_type_2 .marketum_donations_item,
    .marketum_recent_donations_wrapper .marketum_donations_item {
        width: 50%;
    }

    .marketum_causes_listing_wrapper.marketum_view_type_3 .marketum_featured_image_container {
        margin-bottom: 30px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_testimonials_icon {
        width: 60px;
        font-size: 100px;
        line-height: 80px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_testimonials_content {
        font-size: 20px;
        line-height: 30px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container {
        justify-content: flex-start;
    }

    .marketum_price_item.marketum_type_horizontal,
    .marketum_price_item.marketum_type_horizontal .marketum_price_button_container {
        text-align: center;
    }

    .marketum_price_item.marketum_type_horizontal .marketum_price_title {
        margin-bottom: 25px;
    }

    .marketum_price_item.marketum_type_horizontal .marketum_price_container {
        margin: 15px 0;
    }

    .marketum_events_listing_wrapper .upcoming-item__body {
        padding: 15px 15px 36px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_promo_video_container {
        left: 0;
    }

    .marketum_color_scheme_mono .marketum_causes_listing_wrapper.marketum_view_type_2 .marketum_causes_list_wrapper {
        padding: 40px 30px;
    }

    .marketum_color_scheme_mono .marketum_causes_listing_wrapper.marketum_view_type_2 .marketum_donate_button_container {
        position: relative;
        margin-top: 30px;
    }

    .marketum_color_scheme_mono .marketum_causes_listing_wrapper.marketum_view_type_2 .marketum_category_container {
        margin-top: 0;
    }

    .marketum_color_scheme_mono .marketum_events_wrapper.marketum_view_type_2 .marketum_event_item .marketum_event_item_wrapper img {
        width: 100%;
        margin-bottom: 30px;
    }

    .marketum_blog_listing_widget .marketum_blog_listing_item.marketum_blog_item_2 .marketum_overlay,
    .marketum_blog_listing_widget .marketum_blog_listing_item.marketum_blog_item_3 .marketum_overlay {
        background: rgba(49,52,95, .7);
    }

    .marketum_content_slider_wrapper.marketum_view_type_1 .marketum_slider_counter {
        display: none;
    }

    .marketum_price_item.marketum_type_horizontal .marketum_price_container .marketum_currency,
    .marketum_price_item.marketum_type_horizontal .marketum_price_container .marketum_price,
    .marketum_price_item.marketum_type_horizontal .marketum_price_container .marketum_period {
        line-height: 24px;
    }

    .marketum_donation_carousel_widget .marketum_slider_arrows:before {
        display: none;
    }

    .marketum_price_item.marketum_type_horizontal {
        padding: 0;
    }

    .marketum_events_listing_wrapper.view_type_1 .marketum_event_listing_item,
    .marketum_events_widget .marketum_event_listing_item {
        width: 50%;
    }

    .marketum_info_box_content_cont {
        padding-left: 0;
        margin-top: 12px;
    }

    .marketum_reverse_row .marketum_info_box_content_cont {
        padding: 0;
    }

    .marketum_info_box_content_cont .marketum_info_box_title {
        font-size: 32px;
    }

    .marketum_tours_carousel_widget .marketum_slider_arrows .slick-dots li {
        margin: 0 0 0 20px;
    }

    .marketum_tours_carousel_widget .marketum_slider_arrows .slick-dots li:first-of-type {
        margin: 0;
    }

    body .elementor .mc4wp-form-fields input[type="email"] {
        max-width: 490px;
    }

    .marketum_calendar_item_details {
        padding: 15px 15px 0;
    }

    .marketum_calendar_item_time {
        text-align: left;
        padding: 0 15px 15px;
    }

    .marketum_calendar_item_link {
        margin-left: 30px;
        top: 5px;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .marketum_testimonials_wrapper.marketum_view_type_2 .marketum_offset_container:before {
        display: none;
    }

    .marketum_price_item .marketum_price_wrapper {
        display: block;
    }

    .marketum_view_type_2 .marketum_item_type_1 .marketum_blog_listing_item_wrapper {
        padding: 254px 32px 30px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_anchor {
        display: inline-flex;
    }

    .marketum_time_line_wrapper .marketum_slider_arrows .slick-dots {
        justify-content: center;
        margin-top: 60px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_2 .marketum_testimonials_content {
        padding-top: 0;
    }

    .marketum_download_doc_widget.view_type_1 {
        padding: 53px 30px 55px;
    }

    .marketum_careers_listing_title_cont,
    .marketum_careers_listing_link_cont {
        padding: 0;
    }

    .marketum_careers_listing_item {
        padding: 30px 0;
    }

    .marketum_careers_listing_item,
    .marketum_careers_listing_link_cont {
        text-align: center;
    }

    .marketum_careers_listing_title_cont h4,
    .marketum_careers_listing_location,
    .marketum_careers_listing_salary_cont {
        margin-bottom: 20px;
    }

    .marketum_blog_listing_wrapper.marketum_view_type_1 .marketum_blog_listing_item {
        width: 50%;
    }

    .marketum_feedback_wrapper .col-lg-5 {
        text-align: center;
    }
}

@media only screen and (max-width: 737px) {
    .marketum_portfolio_slider_widget .marketum_slider_navigation_container .slick-dots {
        margin: 10px 0 30px;
    }

    body .marketum_contacts_divider_container {
        text-align: center;
    }

    .marketum_testimonials_wrapper .slick-dots,
    .marketum_slider_arrows .slick-dots {
        margin: 10px 0 30px;
    }

    .marketum_cases_list_item,
    .marketum_marketum_cases_listing_wrapper .marketum_cases_list_item {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .marketum_content_slider_wrapper.marketum_view_type_1 .marketum_causes_slider_navigation_container,
    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container,
    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container {
        padding: 30px 20px 10px;
        bottom: 115px;
        left: 15px;
        right: auto;
    }

    .marketum_video_promo_text_wrapper {
        padding: 60px 50px 65px;
    }

    .marketum_video_widget .marketum_preview_container {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .marketum_video_trigger_button_container {
        position: static;
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    .marketum_timeline_heading_and_buttons_part {
        margin-bottom: 10px;
    }

    .marketum_portfolio_carousel .marketum_portfolio_listing_item {
        margin-bottom: 0;
    }

    .marketum_columns_2 .marketum_team_item,
    .marketum_columns_3 .marketum_team_item,
    .marketum_columns_4 .marketum_team_item,
    .marketum_columns_5 .marketum_team_item {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .marketum_testimonials_wrapper {
        padding: 65px 40px 40px;
    }

    .marketum_testimonials_navigation_container {
        flex-direction: column;
        align-items: flex-start;
    }

    .marketum_testimonials_wrapper .marketum_testimonials_navigation_container .slick-dots {
        margin-top: 35px;
    }

    .marketum_portfolio_slider_widget .slick-center {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .marketum_testimonials_wrapper.marketum_view_type_3 .marketum_offset_container {
        margin: 0;
    }

    .marketum_events_listing_wrapper.view_type_2 .marketum_event_listing_item_title {
        margin-top: 30px;
    }

    .marketum_causes_slider_wrapper.marketum_view_type_1 .marketum_causes_slider_title_part,
    .marketum_causes_slider_wrapper.marketum_view_type_4 .marketum_causes_slider_title_part {
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
    }

    .marketum_causes_slider_wrapper.marketum_view_type_1 .marketum_causes_slider_navigation_container {
        margin-top: 35px;
    }

    .marketum_content_slider_wrapper .marketum_content_slide_wrapper {
        height: auto;
    }

    .marketum_blog_listing_widget .marketum_blog_listing_row {
        flex-direction: column;
        margin-bottom: 0;
    }

    .marketum_blog_listing_widget .marketum_blog_listing_item,
    .marketum_recent_posts_widget .marketum_blog_listing_item {
        margin-bottom: 40px;
    }

    .marketum_blog_listing_widget .marketum_view_type_3 .marketum_blog_listing_item {
        margin-bottom: 0;
    }

    .marketum_blog_listing_widget .marketum_blog_listing_item:last-of-type {
        margin-bottom: 0;
    }

    .marketum_testimonials_navigation_container .marketum_slider_counter {
        justify-content: flex-start;
    }

    .marketum_testimonials_wrapper .marketum_slider_navigation_container {
        margin-left: 0;
    }

    .marketum_type_horizontal .marketum_custom_fields_container {
        padding: 5px 45px 0;
    }

    .marketum_recent_posts_widget .marketum_blog_listing_item {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .marketum_partners_item {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .marketum_feedback_wrapper {
        padding: 48px 0 87px;
    }

    .marketum_blog_listing_widget .marketum_blog_listing_item,
    .marketum_recent_posts_widget .marketum_blog_listing_item,
    .marketum_blog_listing_widget .marketum_blog_listing_item.marketum_blog_item_2,
    .marketum_blog_listing_widget .marketum_blog_listing_item.marketum_blog_item_3,
    .marketum_events_listing_wrapper.view_type_1 .marketum_event_listing_item,
    .marketum_events_widget .marketum_event_listing_item,
    .marketum_donation_wrapper.view_type_2 .marketum_donations_item,
    .marketum_recent_donations_wrapper .marketum_donations_item {
        width: 100%;
    }

    .marketum_blog_listing_widget .marketum_blog_listing_item.marketum_blog_item_2 .marketum_post_info_container,
    .marketum_blog_listing_widget .marketum_blog_listing_item.marketum_blog_item_3 .marketum_post_info_container {
        position: relative;
        padding: 60px 30px;
    }

    .marketum_stories_wrapper .stories-item {
        margin-bottom: 80px;
    }

    .marketum_causes_list_item {
        margin-bottom: 80px;
    }

    .marketum_causes_listing_widget .marketum_pagination {
        margin-top: 0;
    }

    .marketum_causes_listing_widget .marketum_view_type_2 + .marketum_pagination,
    .marketum_causes_listing_widget .marketum_view_type_3 + .marketum_pagination {
        margin-top: 30px;
    }

    .marketum_color_scheme_mono .marketum_testimonials_wrapper.marketum_view_type_3 .marketum_testimonials_item {
        padding: 15px 0;
    }

    .marketum_color_scheme_mono .marketum_testimonials_wrapper.marketum_view_type_3 .marketum_testimonials_item_wrapper {
        box-shadow: none;
    }

    .marketum_color_scheme_mono .marketum_events_wrapper.marketum_view_type_2 .marketum_event_item .marketum_event_item_wrapper {
        padding: 15px 15px 25px;
    }

    .marketum_color_scheme_mono .marketum_events_wrapper.marketum_view_type_2 .marketum_event_item .marketum_event_item_wrapper img {
        margin-bottom: 25px;
    }

    .marketum_content_slider_wrapper .marketum_content_slider_title,
    .marketum_content_slider_wrapper .marketum_content_slider_title span {
        letter-spacing: -1px;
    }

    .marketum_content_slider_wrapper .marketum_causes_slider_navigation_container {
        width: 100%;
        position: static;
    }

    .marketum_content_slider_wrapper.marketum_view_type_5 .marketum_causes_slider_navigation_container {
        bottom: 40px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_1 .marketum_additional_fields_container,
    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_additional_fields_container,
    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_additional_fields_container {
        bottom: 56px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container .marketum_slider_arrows .slick-dots,
    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container .marketum_slider_arrows .slick-dots {
        margin-top: 0;
    }

    .marketum_event_calendar_item .marketum_calendar_item {
        margin-bottom: 20px;
    }

    .marketum_event_calendar_item.view_type_2 .marketum_calendar_item_details {
        padding: 23px 15px 0 15px;
    }

    .marketum_event_calendar_item.view_type_2 .marketum_calendar_item_time {
        padding: 0 15px 25px 15px;
    }

    .marketum_testimonials_wrapper .slick-dots,
    .marketum_slider_arrows .slick-dots {
        justify-content: center;
    }

    .marketum_info_box_carousel_widget .marketum_info_box_carousel {
        margin-top: 25px;
    }

    .marketum_testimonials_wrapper .slick-dots li,
    .marketum_slider_arrows .slick-dots li {
        margin: 0 6px 0 0;
    }

    .marketum_causes_slider_widget .marketum_causes_slider_navigation_container {
        margin-top: 27px;
    }

    .marketum_causes_slider_widget .marketum_causes_slider {
        margin-top: 40px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_3 .marketum_slider_counter {
        display: none;
    }

    .marketum_info_box_carousel_wrapper > .container > .row {
        margin-right: auto;
        margin-left: auto;
    }

    .marketum_donation_carousel_widget .marketum_causes_slider_navigation_container {
        position: relative;
        bottom: 0;
        left: 0;
        margin-top: 30px;
    }

    .marketum_donation_carousel_widget .slick-dots {
        margin-bottom: 0;
    }

    .marketum_donation_carousel_widget .slick-dots li:first-of-type {
        margin-right: 30px;
    }

    .elementor-image-carousel {
        margin-top: 40px;
    }

    body .swiper-container-horizontal > .swiper-pagination-bullets {
        margin-top: 40px;
        text-align: left;
    }

    body .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 3px 0;
    }

    body .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-of-type {
        margin-left: 0;
    }

    .marketum_person_item_type_2 .marketum_person_image_wrapper img {
        width: 100%;
    }

    .marketum_columns_3 .marketum_animals_item,
    .marketum_columns_4 .marketum_animals_item {
        width: 50%;
    }

    .marketum_blockquote.marketum_view_type_1 {
        padding-left: 50px;
        font-size: 18px;
    }

    .marketum_blockquote.marketum_view_type_2 {
        padding: 25px 30px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_causes_slider_navigation_container {
        bottom: 150px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_slider_counter {
        display: none;
    }

    .marketum_tours_carousel_widget .marketum_tours_carousel {
        margin-top: 15px;
    }

    .marketum_tours_carousel_widget .marketum_slider_arrows .slick-dots {
        margin: 25px 0 22px;
    }

    .marketum_blog_carousel_widget .marketum_blog_slider_nav_cont {
        flex-direction: column-reverse;
        margin-top: 57px;
    }

    .marketum_blog_carousel_widget  .marketum_slider_arrows .slick-dots li:last-of-type {
        margin: 0;
    }

    body .elementor .mc4wp-form-fields input[type="submit"] {
        margin-top: 30px;
    }

    .marketum_content_slider_wrapper .marketum_button {
        margin-top: 40px;
    }

    .marketum_content_slider_wrapper .marketum_slider_counter:after {
        display: none;
    }

    .terrarium-slider .marketum_causes_slider_title_cont {
        padding-left: 0;
    }

    .marketum_custom_products_list.view_type_2 .marketum_custom_product_item {
        margin-bottom: 50px;
    }

    .terrarium-slider .marketum_button {
        margin-left: 0;
    }

    .marketum_prefooter_wrapper.marketum_prefooter_type_5 {
        padding: 65px 0 15px;
    }

    .marketum_events_widget .marketum_event_listing_item_excerpt {
        margin-bottom: 40px;
    }

    .marketum_achivments_on_mobile .elementor-image-box-wrapper {
        display: flex;
    }

    .marketum_achivments_on_mobile .elementor-image-box-wrapper .elementor-image-box-img {
        margin-top: 3px;
        margin-right: 10px !important;
    }

    body .marketum_logo_carousel .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin-bottom: -40px;
    }

    .marketum_timeline_date {
        padding: 0;
    }

    .marketum_timeline_info_part {
        padding: 42px 15px 0 0;
    }

    .marketum_delivery_form .marketum_truckload_type_select {
        margin-bottom: 20px;
    }

    .marketum_blog_carousel_widget .marketum_heading {
        font-size: 32px;
    }

    .marketum_view_type_2 .marketum_item_type_2 .marketum_blog_listing_content {
        padding: 30px 30px 36px;
    }

    .marketum_shortcodes_tabs_widget .icon {
        margin-top: -19px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_2 .marketum_testimonials_content {
        padding-top: 0;
    }

    .marketum_blockquote.marketum_view_type_1:before {
        display: none;
    }

    .marketum_calculate_cost {
        margin-top: 36px;
    }

    .marketum_calc_button {
        margin-top: 25px;
    }

    .marketum_download_doc_widget.view_type_2 {
        margin-bottom: 20px;
    }

    .marketum_contact_form_field {
        width: 100%;
        padding: 0;
    }

    .marketum_contact_form_field:first-of-type {
        padding: 0;
    }

    body .marketum_blog_listing_excerpt {
        margin-bottom: 32px;
    }

    .marketum_blog_listing_title {
        line-height: 1.3;
    }

    .marketum_pagination nav,
    .woocommerce-pagination nav {
        padding-top: 50px;
    }

    .marketum_blog_listing_meta,
    .marketum_blog_listing_meta a {
        line-height: 22px;
    }

    .marketum_timeline_info_part {
        max-width: 370px;
    }

    .marketum_view_type_2 .marketum_item_type_1 .marketum_blog_listing_item_wrapper {
        padding: 120px 32px 30px;
    }

    body .marketum_content_slider_wrapper.marketum_view_type_6 .marketum_causes_slider_navigation_container {
        bottom: 45px;
    }

    .marketum_testimonials_wrapper .slick-dots,
    .marketum_slider_arrows .slick-dots {
        margin: 30px 0 30px;
    }

    .marketum_linked_item_slider_widget .marketum_testimonials_navigation_container,
    .marketum_linked_item_slider_widget .marketum_testimonials_navigation_container .marketum_slider_arrows .slick-dots {
        margin-bottom: 0;
    }

    .marketum_linked_item_slider_widget .marketum_testimonials_navigation_container .marketum_slider_arrows .slick-dots li {
        margin-bottom: 10px;
    }

    .marketum_linked_items_carousel .slick-track {
        padding: 20px 0;
    }

    .marketum_bg_color_alt .marketum_blog_listing_content_wrapper {
        padding: 39px 30px 42px;
    }

    .marketum_type_vertical .marketum_price_item_wrapper {
        border: solid 2px #222628;
    }

    .marketum_type_vertical .marketum_price_border {
        display: none;
    }

    .marketum_cases_widget_wrapper .marketum_pagination nav {
        padding-top: 0;
    }

    .marketum_prefooter_wrapper.marketum_prefooter_type_2 {
        padding: 50px 0 0;
    }

    .marketum_prefooter_wrapper.marketum_prefooter_type_2 .footer_widget {
        margin-bottom: 30px;
    }

    .marketum_services_slider_widget_wrapper .marketum_slider_arrows .slick-dots {
        margin-top: 47px;
    }

    .marketum_work_steps_divider {
        display: none;
    }

    body .elementor-widget-accordion .elementor-accordion .elementor-tab-content {
        padding-bottom: 14px;
    }

    .marketum_subscirbe input[type="submit"] {
        margin-top: 40px;
        position: static;
    }

    .view_type_type_2 .marketum_button_and_nav_container {
        margin-top: 40px;
    }

    body .elementor-widget-image-box .elementor-image-box-wrapper {
        display: flex;
    }

    body .elementor-widget-image-box .elementor-image-box-content {
        padding-left: 10px;
    }

    .marketum_price_item.marketum_type_vertical .marketum_price_title {
        margin-bottom: 29px;
    }

    .marketum_price_item.marketum_type_vertical .marketum_custom_fields_container {
        display: flex;
        flex-direction: column;
    }

    .marketum_cases_widget .marketum_pagination,
    .marketum_marketum_cases_listing_wrapper .marketum_cases_widget .marketum_pagination {
        margin-top: 34px;
    }

    .marketum_portfolio_listing_item {
        margin-bottom: 30px;
    }

    .marketum_blog_listing_wrapper.marketum_view_type_1 .marketum_blog_listing_item {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 30px;
    }

    .marketum_blog_listing_widget .marketum_pagination nav {
        padding: 0;
        margin-top: -20px;
    }

    .marketum_blog_listing_widget .marketum_view_type_2 + .marketum_pagination nav {
        margin-top: 30px;
    }

    .marketum_timeline_heading_container {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 569px) {
    .marketum_person_item_type_2 .marketum_person_info_container {
        padding-left: 0;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_testimonials_icon {
        display: none;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_testimonials_content {
        width: 100%;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_testimonial,
    .marketum_testimonials_wrapper.marketum_view_type_2 .marketum_testimonial {
        font-size: 18px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_causes_slider_navigation_container {
        padding-bottom: 0;
        margin-top: 40px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_2 .marketum_heading,
    .marketum_testimonials_wrapper.marketum_view_type_3 .marketum_heading{
        font-size: 32px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container,
    .marketum_testimonials_wrapper.marketum_view_type_3 .marketum_causes_slider_navigation_container {
        justify-content: flex-start;
    }

    .marketum_tabs_titles_container,
    .marketum_tabs_widget.marketum_tabs_vertical {
        flex-direction: column;
    }

    .marketum_tabs_titles_container .marketum_tab_title_item {
        text-align: center;
        margin: 0;
        border: solid 1px #d9e2e0;
    }

    .marketum_tabs_titles_container .marketum_tab_title_item,
    .marketum_tabs_titles_container .marketum_tab_title_item.active {
        border-bottom-color: #ffffff;
    }

    .marketum_tabs_titles_container .marketum_tab_title_item:last-of-type,
    .marketum_tabs_titles_container .marketum_tab_title_item.active:last-of-type {
        border-bottom-color: #d9e2e0;
    }

    .marketum_tabs_titles_container .marketum_tab_title_item a {
        display: block;
        padding: 8px 0;
    }

    .marketum_tabs_content_container {
        padding-top: 20px;
    }

    .marketum_tabs_vertical .marketum_tabs_content_container {
        padding: 20px 30px 21px;
    }

    .marketum_tabs_vertical .marketum_tabs_titles_container {
        max-width: 100%;
        text-align: center;
    }

    body .marketum_tabs_vertical .marketum_tabs_titles_container .marketum_tab_title_item {
        padding: 8px 0;
        border-bottom-color: #ffffff;
    }

    .marketum_tabs_vertical .marketum_tabs_titles_container .marketum_tab_title_item.active {
        border-bottom-color: #ffffff;
        border-right-color: #d9e2e0;
    }

    .marketum_tabs_vertical .marketum_tabs_titles_container .marketum_tab_title_item a {
        padding: 0;
        border: none;
    }

    .marketum_tabs_vertical .marketum_tabs_content_container {
        margin: 0;
    }

    .wpcf7-form .row .col-6 {
        max-width: 100%;
        flex: auto;
    }

    .marketum_view_type_1.marketum_columns_2 .marketum_causes_list_item,
    .marketum_view_type_2.marketum_columns_2 .marketum_causes_list_item,
    .marketum_view_type_4.marketum_columns_2 .marketum_causes_list_item,
    .marketum_view_type_1.marketum_columns_3 .marketum_causes_list_item,
    .marketum_view_type_2.marketum_columns_3 .marketum_causes_list_item,
    .marketum_view_type_4.marketum_columns_3 .marketum_causes_list_item,
    .marketum_view_type_1.marketum_columns_4 .marketum_causes_list_item,
    .marketum_view_type_2.marketum_columns_4 .marketum_causes_list_item,
    .marketum_view_type_4.marketum_columns_4 .marketum_causes_list_item {
        width: 100%;
    }

    .marketum_pagination .nav-links {
        text-align: center;
    }

    .marketum_pagination span, .marketum_pagination a,
    .woocommerce nav.woocommerce-pagination ul li a,
    .woocommerce nav.woocommerce-pagination ul li span,
    .woocommerce nav.woocommerce-pagination ul li span.current {
        margin-bottom: 10px;
    }

    .marketum_pagination .next,
    .woocommerce-pagination .next,
    .marketum_pagination .prev,
    .woocommerce-pagination .prev {
        margin-left: 13px;
        margin-right: 13px;
    }

    .marketum_causes_listing_wrapper.marketum_view_type_1 .marketum_donate_button_container,
    .marketum_causes_slider_wrapper.marketum_view_type_1 .marketum_donate_button_container {
        padding: 0;
    }

    .marketum_causes_listing_wrapper.marketum_view_type_3 .marketum_causes_list_item {
        padding: 15px 15px 35px;
    }

    .give-goal-progress .raised {
        justify-content: flex-end;
    }

    .marketum_events_wrapper .marketum_event_item,
    .marketum_recent_posts_widget .marketum_blog_listing_item {
        width: 100%;
    }

    body .marketum_content_wrapper .elementor-widget-text-editor {
        column-count: 1 !important;
    }

    .marketum_columns_2 .marketum_animals_item,
    .marketum_columns_3 .marketum_animals_item,
    .marketum_columns_4 .marketum_animals_item {
        width: 100%;
    }

    .marketum_tabs_titles_container .marketum_tab_title_item {
        width: 100%;
    }

    .marketum_shortcodes_tabs_widget .marketum_tabs_titles_container .marketum_tab_title_item a {
        display: block;
        border: none !important;
    }

    .marketum_delivery_form input[type="date"] {
        margin-bottom: 20px;
    }

    .marketum_calculator_widget .marketum_truckload_type_select {
        margin-bottom: 20px;
    }

    .marketum_location_content_container {
        padding: 28px 20px 31px;
    }

    body .marketum_content_wrapper .marketum_location_item ul li {
        width: 100%;
    }

    .marketum_location_item .marketum_schedule {
        margin-bottom: 30px;
    }

    .marketum_icon_box_item .marketum_icon_box_title .marketum_count_number {
        display: none;
    }

    .marketum_promo_box_item .marketum_promo_box_title {
        padding-left: 0;
    }
}

@media only screen and (max-width: 415px) {
    body .elementor-widget-accordion .elementor-accordion .elementor-tab-title a,
    body .elementor-widget-toggle .elementor-toggle .elementor-tab-title a {
        max-width: 90%;
        padding-right: 10px;
    }

    .marketum_services_listing_item {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .marketum_portfolio_listing_item {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .marketum_portfolio_widget .marketum_portfolio_listing_item:nth-child(3n+2) {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .marketum_blog_listing_wrapper.marketum_view_type_3 .marketum_blog_listing_meta {
        margin-bottom: 10px;
    }

    .view_type_type_2 .marketum_button_and_nav_container > .col-2 {
        display: none;
    }

    .view_type_type_2 .marketum_button_and_nav_container > .col-10 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .marketum_services_slider_widget_wrapper.view_type_type_2 .marketum_slider_arrows .slick-dots {
        justify-content: center;
    }

    .marketum_donate_box_item .marketum_donate_wrapper {
        flex-direction: column;
    }

    .marketum_donate_box_item .marketum_donate_wrapper .marketum_donate_title,
    .marketum_donate_box_item .marketum_donate_wrapper .marketum_donate_button_cont {
        margin-bottom: 10px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_additional_fields_container {
        width: 100%;
        right: auto;
    }

    .marketum_donate_box_item .marketum_donate_wrapper .marketum_current_amount {
        margin-bottom: 15px;
    }

    .marketum_color_scheme_mono .marketum_causes_listing_wrapper.marketum_view_type_3 .marketum_donate_button_container {
        position: relative;
        margin-top: 30px;
    }

    .marketum_filter li {
        margin: 0 30px 0 0;
    }

    .marketum_filter li:after {
        bottom: 10px;
    }

    .marketum_prefooter_wrapper.marketum_prefooter_type_5 {
        padding-bottom: 0;
    }

    .marketum_footer_menu, .marketum_footer_menu ul {
        margin-bottom: 15px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_author_container {
        margin-top: 30px;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_author_container .marketum_author_container_wrapper {
        padding-left: 0;
        text-align: left;
    }

    .marketum_testimonials_wrapper.marketum_view_type_1 .marketum_author_container .marketum_author_container_wrapper:before {
        display: none;
    }

    .marketum_testimonials_wrapper .slick-dots,
    .marketum_slider_arrows .slick-dots {
        justify-content: center;
    }

    .marketum_time_line_widget .marketum_slider_arrows .slick-dots {
        justify-content: center;
        margin: 40px 0 15px;
    }

    body .elementor .mc4wp-form-fields input[type="email"] {
        max-width: 100%;
    }

    .marketum_top_footer_part_off .marketum_prefooter_wrapper {
        padding-top: 69px;
    }

    .marketum_timeline_heading_container {
        text-align: center;
    }

    .marketum_header_phone_container {
        display: none;
    }

    .marketum_content_slider_wrapper.marketum_view_type_2 .marketum_causes_slider_navigation_container .marketum_slider_counter {
        display: none;
    }

    .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_causes_slider_navigation_container {
        width: 100%;
        height: auto;
        top: auto;
        bottom: 0;
    }

    .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_slider_counter {
        display: none;
    }

    .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_slider_arrows .slick-dots {
        flex-direction: row;
        margin-top: 27px;
    }

    .marketum_content_slider_wrapper.marketum_view_type_4 .marketum_slider_arrows .slick-dots li {
        margin-left: 10px;
        margin-right: 10px;
    }

    .marketum_services_carousel_title_container .marketum_up_heading,
    .marketum_services_carousel_title_container .marketum_heading,
    .marketum_services_carousel_title_container .marketum_button_container {
        text-align: center;
    }

    .marketum_services_slider_widget_wrapper.view_type_type_3 .marketum_services_carousel_title_container {
        margin-bottom: 20px;
    }

    .marketum_services_slider_widget_wrapper.view_type_type_3 .marketum_button_container {
        justify-content: center;
        text-align: center;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 376px) {
    .footer_widget.widget_nav_menu ul.menu li {
        width: 50%;
    }

    .marketum_video_widget .marketum_video_trigger_button .marketum_button_text {
        line-height: 1.38;
    }
}

/* -------------------------------- */
.project__description-wrap {
    position: absolute;
    opacity: 0;
    bottom: 40px;
    left: 40px;
    display: inline-block;
    width: 78%;
    max-width: 260px;
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
    transition: opacity .2s .3s, -webkit-clip-path 0s .3s;
    transition: opacity .2s .3s, clip-path 0s .3s;
    transition: opacity .2s .3s, clip-path 0s .3s, -webkit-clip-path 0s .3s
}

@media (prefers-reduced-motion: reduce) {
    .project__description-wrap {
        transition: none
    }
}

.project__description {
    position: relative;
    padding: 20px 26px
}

.project__description:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    transform-origin: 0 50%;
    transform: scaleX(0);
    transition: transform .35s cubic-bezier(.07, .98, 0, .96)
}

@media (prefers-reduced-motion: reduce) {
    .project__description:after {
        transition: none
    }
}

.project__description .project__title {
    margin-bottom: 0
}

.project__description .project__categories, .project__description .project__title {
    opacity: 0;
    z-index: 2;
    position: relative;
    transition: opacity .2s cubic-bezier(.07, .98, 0, .96)
}

@media (prefers-reduced-motion: reduce) {
    .project__description .project__categories, .project__description .project__title {
        transition: none
    }
}

.project:hover .project__description-wrap {
    opacity: 1;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    transition: -webkit-clip-path .8s cubic-bezier(.07, .98, 0, .96);
    transition: clip-path .8s cubic-bezier(.07, .98, 0, .96);
    transition: clip-path .8s cubic-bezier(.07, .98, 0, .96), -webkit-clip-path .8s cubic-bezier(.07, .98, 0, .96)
}

.project:hover .project__description:after {
    transform-origin: 100% 50%;
    transform: scaleX(1);
    transition: transform .7s cubic-bezier(.07, .98, 0, .96)
}

@media (prefers-reduced-motion: reduce) {
    .project:hover .project__description:after {
        transition: none
    }
}

.project:hover .project__categories, .project:hover .project__title {
    opacity: 1
}

.isotope-filter {
    margin-bottom: 48px
}

.isotope-filter a {
    display: inline-block;
    position: relative;
    padding: 4px 12px;
    border-radius: 3px;
    margin-right: 2px;
    margin-bottom: 8px;
    font-size: 1rem;
    font-weight: 500;
    color: #6e727a
}

.isotope-filter a.active, .isotope-filter a:focus, .isotope-filter a:hover {
    background-color: #bf3834;
    color: #fff
}

.isotope-filter a:last-child {
    margin-right: 0
}

.btQuoteBooking {
    margin-bottom: 0
}

.btQuoteBooking .ui-slider .ui-slider-handle {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    background-color: #bf3834
}

.btQuoteBooking .btQuoteItem label {
    color: #6a7f98
}

.btQuoteBooking .ui-slider {
    background-color: #fff;
    border: 0
}

.btQuoteBooking .ui-slider-horizontal {
    height: 16px
}

.btQuoteBooking .ui-slider-horizontal .ui-slider-handle {
    top: -12px
}

.btQuoteBooking .btQuoteBookingForm .btQuoteTotal, .btQuoteBooking .btQuoteTotal .btQuoteTotalCurrency, .btQuoteBooking .btQuoteTotalCalc {
    background-color: transparent
}

.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    justify-content: initial
}

.btQuoteBooking .btQuoteTotalText {
    font-size: 1.5rem
}

.btQuoteBooking .btQuoteTotalCurrency {
    margin-left: auto;
    font-size: 2.25rem;
    line-height: 1.2
}

.btQuoteBooking .btQuoteTotalCalc {
    font-size: 2.25rem;
    line-height: 1.2;
    padding-right: 0
}

.deo-mailchimp-newsletter .mc4wp-form-fields {
    display: flex;
    flex-wrap: wrap
}

.deo-field-group {
    flex-wrap: wrap;
    align-items: center
}

.deo-field-group input {
    margin-bottom: 0
}

.newsletter {
    padding: 110px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.newsletter__form {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .newsletter__form {
        max-width: 80%
    }
}

.newsletter__subtitle, .newsletter__title {
    color: #fff
}

.newsletter__title {
    font-size: 2.375rem
}

.newsletter__subtitle {
    font-size: 1.25rem;
    margin-bottom: 44px
}

.newsletter__form, .newsletter__input, .newsletter__submit {
    display: inline-block
}

.newsletter .deo-field-type-input, .newsletter .deo-field-type-submit {
    flex-basis: 100%
}

.newsletter .deo-field-type-input {
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .newsletter .deo-field-type-input {
        margin-right: 15px;
        margin-bottom: 0;
        flex: 2 0 0
    }

    .newsletter .deo-field-type-submit {
        flex: 1 0 0
    }
}

@media only screen and (max-width: 767px) {
    .newsletter .deo-field-type-submit input {
        position: relative;
        width: 100%
    }
}

.page-404-section {
    padding: 15% 0
}

@media only screen and (min-width: 1025px) {
    .page-404-section {
        padding: 10% 0
    }
}

.page-404__title {
    font-size: 2rem
}

.page-404__text {
    font-size: 1.125rem;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.page-404__img {
    max-height: 291px
}

@media only screen and (max-width: 1024px) {
    .page-404__img {
        max-height: 180px
    }

    .marketum_linked_item_slider_widget .marketum_testimonials_navigation {
        padding-left: 0;
        padding-right: 0;
    }

    .marketum_linked_items_carousel .marketum_item_link,
    .marketum_linked_item_slider_widget .marketum_linked_slider_item img {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .page-404__title {
        font-size: 3rem
    }
}

@media only screen and (max-width: 769px) {
    .marketum_team_item {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 415px) {
    .marketum_timeline_info_part {
        max-width: 400px;
    }

    .marketum_team_image_container img {
        width: 70%;
        margin: 0 auto;
    }

    .marketum_team_item_content_container {
        text-align: center;
    }
}

@media only screen and (max-width: 376px) {
    .marketum_timeline_info_part {
        max-width: 360px;
    }
}

@media only screen and (max-width: 321px) {
    .marketum_timeline_info_part {
        max-width: 305px;
    }
}

@keyframes image_clip_right {
    from {
        clip-path: inset(0 100% 0 0);
        -webkit-clip-path: inset(0 100% 0 0);
    }
    to {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0);
    }
}

