/*
 Theme Name:   Superio Child
 Theme URI:    https://themeforest.net/item/superio-real-estate-wordpress-theme/26372986
 Description:  Superio Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     superio
 Version:      1.0.0
 Text Domain:  superio-child
*/

.tab-introduce.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
    border: none;
    position: relative;
}

.tab-introduce.elementor-tabs-view-vertical .elementor-tab-desktop-title {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #20252B;
}

.tab-introduce.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active::after {
    content: "";
    position: absolute;
    width: 8px !important;
    height: 100% !important;
    background-color: #FF8300;
    top: 0 !important;
    left: 0;
}

.tab-introduce .elementor-tab-content.elementor-clearfix.elementor-active {
    border: none !important;
    background: #FFFFFF;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.list-intro {
    list-style: none;
}

.list-intro li:after {
    content: "";
    background-image: url(./assets/images/Icon.png);
    background-repeat: no-repeat;
    background-size: 24px;
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
}

.list-intro li {
    position: relative;
    padding-left: 25px;
}

.wrap-content-job-a2z {
    margin: 0 auto;
}