/*COLORS*/
/*FONTS*/
/*COLORS*/
/*FONTS*/
ul.stm_staff__socials {
    margin-bottom: 0;
}

ul.stm_staff__socials li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    font-size: 18px;
}

ul.stm_staff__socials li:last-child {
    margin-right: 0;
}

ul.stm_staff__socials li a {
    color: #cbcbcb;
    display: block;
    width: 37px;
    height: 37px;
    line-height: 31px;
    border: 3px solid #cbcbcb;
    text-align: center;
}

@media (max-width: 550px) {
    ul.stm_staff__socials li {
        margin-right: 5px;
    }
}

.stm_staff_container__carousel {
    margin: 0 -15px;
}

.stm_staff_container__carousel .owl-carousel {
    margin: 0;
}

.stm_staff_container__carousel .owl-carousel .owl-item > div {
    width: 100%;
    float: none;
}

@media (max-width: 769px) and (min-width: 425px) {
    .stm_staff_container_grid .col-sm-6 {
        float: left;
        width: 50%;
    }

    .stm_staff_container_grid .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 425px) {
    .stm_staff_container_grid .col-sm-6 {
        width: 100%;
    }
}

.stm_staff_list_style_6 {
    margin-bottom: 30px;
    background-color: #eeeeee;
}

.stm_staff_list_style_6 .stm_flex_last {
    margin-bottom: 25px;
}

.stm_staff_list_style_6 p {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 24px;
}

.stm_staff_list_style_6 .stm_staff__image {
    float: right;
    max-width: 370px;
}

.stm_staff_list_style_6 .stm_staff__info {
    overflow: hidden;
    padding: 40px 60px 0;
}

.stm_staff_list_style_6 .stm_staff__info .stm_staff__name {
    margin-bottom: 0;
}

.stm_staff_list_style_6 .stm_staff__info .stm_staff__job {
    font-size: 13px;
    color: #808080;
    font-weight: 400;
}

.stm_staff_list_style_6 .stm_staff__contacts > div {
    display: inline-block;
    margin: 0 15px 15px 0;
}

.stm_staff_list_style_6 .stm_staff__contacts > div a {
    font-size: 13px;
}

.stm_staff_list_style_6 .stm_staff__contacts > div i {
    font-size: 15px;
    margin-right: 5px;
}

.stm_staff_list_style_6 .stm_staff__contacts > div i.stmicon-phone {
    position: relative;
    top: 1px;
}

.stm_staff_list_style_6 .stm_staff__contacts > div i.stmicon-envelope {
    font-size: 17px;
    position: relative;
    top: 3px;
}

.stm_staff_list_style_6 .stm_staff__contacts > div i.stmicon-skype {
    font-size: 16px;
    position: relative;
    top: 2px;
}

.stm_staff_list_style_6 .stm_staff__socials li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff !important;
    border: 0;
    border-radius: 50%;
    font-size: 17px;
}

@media (max-width: 1024px) {
    .stm_staff_list_style_6 .stm_staff__socials {
        width: 100%;
        padding: 20px 0 0 !important;
        margin-left: 0 !important;
    }
}

@media (max-width: 1023px) {
    .stm_staff_list_style_6 .stm_staff__image {
        margin-top: 30px;
        float: none;
        max-width: 100%;
        text-align: center;
    }

    .stm_staff_list_style_6 .stm_flex_info {
        width: 100%;
    }

    .stm_staff_list_style_6 .stm_staff__info {
        text-align: center;
    }
}

@media (max-width: 550px) {
    .stm_staff_list_style_6 .stm_staff__image {
        margin-top: 15px;
    }

    .stm_staff_list_style_6 .stm_staff__info {
        padding: 30px 20px 0;
    }
}
