.custom_section_1, .custom_section_1 .cs_row {
    padding: 0 !important;
    margin: 0 auto !important;
}


.custom_section_1 .cs_content {
    margin-bottom: 90px !important;
}

.custom_section_1 .cs_row {
  width: 100% !important;
  max-width: 100% !important;
}

.custom_section_1 .cs_col {
    margin: 0 !important;
    width: 25%;
    padding: 40px;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.54);
    background-color: #222222;
}

.et-learn-more, .et-learn-more h3, .heading-more {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: #ffffff !important;
}

h3.heading-more {
    padding-top: 20px !important;
}

.et_learnmore_arrow {
    display: none !important;
}

.learn-more-content {
    padding: 20px 0 0 0 !important;
    border: none !important;
}

h3.heading-more {
    text-shadow: none !important;
    border: none !important;
}

h3.heading-more.open {
    position: absolute;
    bottom: -30px;
    left: 0;
    color: #ffffff;
}

.custom_section_1 .et_pb_button_module_wrapper {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}

/* ------- SLIDER SECTION CUSTOM  

.custom_section_1 .et-pb-arrow-next,.custom_section_1 .et-pb-arrow-prev {
    color: #333 !important;
    top: auto;
}

.custom_section_1 .et-pb-arrow-prev {
    right: 50px !important;
    opacity: 1;
    bottom: 0;
    left: auto;
}

.custom_section_1 .et_pb_slider:hover .et-pb-arrow-prev {
    right: 50px !important;
    opacity: 1;
    bottom: 0;
    left: auto !important;
 
}

.custom_section_1 .et-pb-arrow-next {
    right: 0;
    opacity: 1;
    bottom: 0;
}

.custom_section_1 .et_pb_column_1_2 .et_pb_slide_image, .custom_section_1 .et_pb_column_1_2 .et_pb_slide_video, .custom_section_1 .et_pb_column_1_3 .et_pb_slide_image, .custom_section_1 .et_pb_column_1_3 .et_pb_slide_video, .custom_section_1 .et_pb_column_1_4 .et_pb_slide_image, .custom_section_1 .et_pb_column_1_4 .et_pb_slide_video, .custom_section_1 .et_pb_column_3_8 .et_pb_slide_image, .custom_section_1 .et_pb_column_3_8 .et_pb_slide_video {
    margin: 0 0 0 0!important;
    padding: 0;
}

.slider_image, .et_pb_slider, .et_pb_slide, .et_pb_slide_description, .et_pb_slides {
    min-height: 200px;
    height: 100% !important;
    max-height: 208px;
    margin-bottom: 40px !important;
}

.custom_section_1 .et_pb_slide {
    padding: 0;
}

.custom_section_1 .et_pb_slide_image img {
    max-height: 100% !important;
}*/

@media (max-width: 980px) {

.custom_section_1 .cs_col {
    width: 50% !important;
}

}