#s-4015 {
    position: relative;
    background-color: #fff;
    padding-bottom: 50px;
    padding-top: 50px
}

#s-4015 .container {
    position: relative
}

#s-4015 .shadow-img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    box-shadow: rgba(50, 50, 93, .25) 0 50px 100px -20px, rgba(0, 0, 0, .3) 0 30px 60px -30px, rgba(10, 37, 64, .35) 0 -2px 6px 0 inset;
    box-shadow: rgba(0, 0, 0, .25) 0 25px 50px -12px
}

#s-4015 .det-box-media span {
    border-radius: 5px;
    box-shadow: #afab9c 0 3px 8px;
    text-align: center;
    font-family: Poppins, sans-serif;
    color: #fff
}

#s-4015 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#s-4015 .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

#s-4015 .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

#s-4015 .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#s-4015 .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

#s-4015 p {
    text-align: left;
    font-size: 11px;
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #5e646a;
    font-family: Poppins, sans-serif
}

#s-4015 .fl-wrap {
    float: left;
    width: 100%;
    position: relative
}

#s-4015 .respimg {
    width: 100%;
    height: auto;
    max-height: 259px;
    min-height: 259px;
    
}

#s-4015 .align-text {
    text-align: left
}

#s-4015 .section-title {
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 0
}

#s-4015 .section-title h2 {
    font-size: 24px;
    padding: 10px 0;
    font-weight: 700;
    letter-spacing: 2px;
    color: #292929;
    text-transform: uppercase;
    width: 100%;
    float: left;
    position: relative
}

#s-4015 .section-title h2:before,
#s-4015 .section-title.align-text h2:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 3px
}

#s-4015 .section-title h4 {
    font-weight: 600;
    color: #666;
    font-size: 14px
}

#s-4015 .section-title.align-text h2:before {
    margin-left: 0
}

#s-4015 .section-title h2:before {
    left: 50%;
    margin-left: -15px
}

#s-4015 .det-box-media {
    position: relative;
    display: block;
    z-index: 8
}

#s-4015 .det-box-media:after {
    content: '';
    position: absolute;
    left: 30px;
    bottom: -3px;
    width: 60px;
    height: 6px;
    z-index: 2;
    transition: all .3s ease-in-out
}

#s-4015 .det-box-media:hover:after {
    width: 110px
}

#s-4015 .det-box-media span {
    z-index: 5;
    position: absolute;
    left: 50%;
    top: 40%;
    opacity: 0;
    height: 46px;
    line-height: 46px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
    width: 150px;
    background: #292929;
    margin: -23px 0 0 -75px;
    transition: all .3s ease-in-out
}

#s-4015 .det-box-media:hover:before {
    opacity: .4
}

#s-4015 .det-box-media:hover span {
    top: 50%;
    opacity: 1
}

#s-4015 .team-slider {
    margin-top: 20px
}

#s-4015 .team-slider .swiper-slide {
    padding-bottom: 15px;
    padding-left: 1px
}

#s-4015 .ts_btn_wrap {
    position: absolute;
    right: 0;
    top: 60px;
    text-align: center
}

#s-4015 .ts_btn {
    float: left;
    margin-left: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    background: #292929;
    cursor: pointer
}

#s-4015 .ts_btn.ts-cont-next:hover,
#s-4015 .ts_btn.ts-cont-prev:hover {
    background: #f7b90f;
    transition: all .5s ease-in-out
}

#s-4015 .ts_btn.ts-cont-next:hover .fas.fa-caret-right,
#s-4015 .ts_btn.ts-cont-prev:hover .fas.fa-caret-left {
    color: #000
}

#s-4015 .team-item {
    box-shadow: 0 13px 20px rgba(58, 87, 135, .05)
}

#s-4015 .team-item:hover {
    box-shadow: 0 13px 20px rgba(58, 87, 135, 0)
}

#s-4015 .team-content {
    padding: 25px 30px 15px;
    border: 1px solid #eee
}

#s-4015 .team-content h4 {
    text-align: left;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    padding-bottom: 4px
}

#s-4015 .team-content h5 {
    text-transform: uppercase;
    font-size: 10px;
    color: #999;
    font-weight: 600;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 3px
}

#s-4015 .team-footer {
    border-top: 1px solid #eee;
    padding-left: 30px;
    border: 1px solid #eee
}

#s-4015 .tc_number {
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-size: 11px;
    background: #f9f9f9;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
    font-family: Poppins, sans-serif;
    color: #f7b90f
}

#s-4015 .tf-btn {
    float: left;
    font-size: 12px;
    color: #000;
    top: 13px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    height: 45px;
    line-height: 45px
}

#s-4015 .tf-btn i {
    margin-left: 12px;
    position: relative;
    left: 0
}

#s-4015 .tf-btn:hover i {
    left: 6px
}

#s-4015 .tf-btn:hover {
    color: #999
}

#s-4015 .team-content h4 a,
#s-4015 .team-item,
#s-4015 .tf-btn,
#s-4015 .tf-btn i {
    transition: all .3s linear;
    color: #000
}

@media only screen and (max-width:630px) {
    #s-4015 .ts_btn_wrap {
        position: relative;
        float: left;
        margin: 0 0 10px 0;
        top: 0
    }

    #s-4015 .ts_btn {
        margin: 0 4px 0 0
    }

    #s-4015 {
        padding-left: 10px;
        padding-right: 10px
    }

    #s-4015 .section-title h2,
    #s-4015 .section-title h4 {
        text-align: center
    }

    #s-4015 .section-title h2:before,
    #s-4015 .section-title.align-text h2:before {
        right: 0
    }

    #s-4015 .section-title.align-text h2:before {
        margin: 0 auto
    }

    #s-4015 .ts_btn_wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%
    }
}

#s-4015 .det-box-media span,
#s-4015 .det-box-media:after,
#s-4015 .section-title h2:before {
    background: #f7b90f
}

#s-4015 .team-content h4 a:hover,
#s-4015 .tf-btn i,
#s-4015 .ts_btn {
    color: #f7b90f
}