.content_section_3 h4 {
    padding-bottom: 7px !important;
}

.silver_partners .et_pb_text_inner {
    text-align: center;
    padding-top: 14px;
}

.logo_col_xtra img {
    max-width: 100%;
    height: auto;
    padding-right: 5px;
    padding-top: 5px;
}

p.et_pb_gallery_caption {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    padding: 0px 10px;
    display: block;
    opacity: 0;
    z-index: 11;
}

.et_pb_gallery_item:hover p.et_pb_gallery_caption {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    padding: 0px 10px;
    display: block;
    opacity: 1;
    z-index: 11;
}

.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
    font-size: 34px;
}

.et_pb_tabs_controls li {
    width: 100%;
}

.et_pb_tabs_controls li.et_pb_tab_active {
    background-color: transparent !important;
}

ul.et_pb_tabs_controls {
    background-color: transparent;
}

.et_pb_all_tabs {
    background-color: transparent;
    color: #fff;
}

.et_pb_tabs {
    border: none;
}

.et_pb_tabs_controls li {
    border-right: none;
}

.et_pb_tab_content h3 {
    color: #fff;
}

ul.et_pb_tabs_controls:after {
    border-top: none;
}

.et_pb_tab_active a {
    color: #ff4600 !important;
}

.et_pb_tabs_controls li a {
    color: #fff;
}

.wpsl-info-window {
    color: #444;
}

h5.et_pb_toggle_title, .et_pb_toggle_content {
    max-width: 900px;
    margin: auto;
}

.corporate_logos img {
    margin: 10px ;
}

.et-social-twitter a.icon:before {
    content: "\e0a3";
}