/*ABOUT*/
.about_adv-icon{
    width: 100%;
    margin-bottom: 16px;
}
.about_adv-icon svg{
    margin: 0 auto;
    display: block;
}
.about_info-title{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #7C7C7C;
    display: block;
    margin-bottom: 18px;
}
.about_info-adr{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
    margin-bottom: 21px;
}
.about_info-btn{
    width: 100%;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #7C7C7C;
    justify-content: center;
}
.about_info-btn:hover{
    color: #7C7C7C;
    text-decoration: none;
}
.about_info-btn svg{
    margin-right: 18px;
}
/*VACANCY*/
.vacancy_item{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
    border-bottom: 1px solid #CDCDCD;
    padding: 26px 0 26px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.vacancy_item:first-child {
    border-top: 1px solid #CDCDCD;
}
.vacancy_item:hover{
    text-decoration: none;
    color: #191919;
}
.vacancy_item:after{
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACHSURBVHgBjdPbDYAgDAXQYhiMVZhEmIMPRsHN9EKiQS19JKSE3NP0ByJUKSWQsbZaa/DeN/TdBGKMB3rGSRbk7gvCCa2DhCFZBVbkvg8actwUCbFAQkuwQiLg0EZ6nfM22kpjMk7G9CQCLrwEqzALpPAPaOEXsIQfYA0P0D8QerOE590DGesCxZ5ayEakJNgAAAAASUVORK5CYII=') no-repeat;
    min-width: 12px;
    height: 20px;
    display: inline-block;
}
/*VACANCY SINGLE*/
.vacancy-single h2,
.vacancy-single p strong,
.vacancy-single span b,
.vacancy-single b span,
.vacancy-single span b span,
.vacancy-single font{
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
    margin-bottom: 30px;
    display: block;
}
.vacancy-single ul{
    margin-bottom: 32px;
    padding-left: 0;
    list-style: none;
}
.vacancy-single ul li{
    margin-bottom: 6px!important;
}
.vacancy-single ul li, .vacancy-single ul li span{
    font-family: 'ConvMazda-Regular', sans-serif!important;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #191919;
    background: transparent!important;
    margin-left: 0!important;
}
.vacancy-single ul li {
    display: flex;
}
.vacancy-single ul li:before {
    content: '•';
    font-weight: bold;
    color: #191919;
    font-size: 16px;
    margin-right: 10px;
    vertical-align: bottom;
}
button.form-send.button-form {
    max-width: none;
}
/*UPLOAD CV*/
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0!important;
}
.btn-upload-file {
    border: none;
    padding: 0;
    width: 100%;
    background: transparent;
    cursor: pointer;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #101010;
}
.btn-upload-file:before{
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADRSURBVHgBxZSBDYMgEEWvxAEcgRE6gkzgLE5QO1FHsBu4AiMwQj/p2SCB62Ha+BICQe55HCLRGfRvrGatUcgsuhVt0UgvCtmCZnnKo7kQgm8WJrKNEKd5XJUahcxxZoHHker2azV8lDLhscvW7OiozBSzKm0rziG7KLVqIYKeJMAv8qVnXz+bVv4nRF2udJA01vDEgG4VpEGQDWlsfih9JW6SpGlsRwqkq5bz80PZMvTcj6gFNTKmjs/PAaIZ3Y2OcUdZ5p2QpZYqV0rAt9S4mRf7uESmsQkKnwAAAABJRU5ErkJggg==');
    margin-right: 14px;
    vertical-align: middle;
    display: inline-block;
}
.upload-btn-wrapper input[type=file] {
    width: 50%;
    height: 75%;
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
span#filename {
    margin-top: 5px;
    font-size: 12px;
    color: #101010;
    text-align: left!important;
}

/*QUALITY POLICY*/
h1.quality_title {
    display: none;
}
.quality_policy-doc{
    padding-top: 29px;
    padding-bottom: 28px;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
}
.quality_policy-link{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #837F7F;
}
.quality_policy-link-first{
    border-right: 1px solid #E3E3E3;
    padding-right: 22px;
    margin-right: 22px;
}
.quality_policy-link:hover{
    text-decoration: none;
    color: #191919;
}
.quality_policy-link svg{
    margin-right: 10px;
}
.quality_bottom-title {
    border-left: 2px solid #837F7F;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #191919;
}
 span.quality_title {
     display: none;
 }
.quality_bottom-title{
    border-left: 1px solid #837F7F;
}
.quality_carousel .slick-dots .slick-active {
    background-color: #837F7F;
    border-color: #837F7F;
}
.quality_adv svg path{
    fill: #837F7F;
}
.quality_adv svg circle {
    stroke: #837F7F;
}
/*STAFF*/
section.office-staff-first {
    padding-bottom: 40px;
}
.office-staff-first .nav-fill .nav-item {
    flex: none;
    margin-right: 30px;
}
.office-staff-first .nav.nav-tabs.nav-pills.nav-fill.nav-tab-employees {
    border-bottom: none;
    justify-content: center;
}
.office-staff-first a.nav-link {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919!important;
    border: none;
    display: flex;
    align-items: center;
    background-color: transparent!important;
    position: relative;
    padding: 0;
}
.office-staff-first a.nav-link:before {
    content: '';
    background: #FFFFFF;
    border: 1px solid #C7C7C7;
    width: 26px;
    height: 26px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 16px;
}
.office-staff-first a.nav-link.active:after {
    content: '';
    background: #191919!important;
    position: absolute;
    left: 8px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}


.office-staff-first .nav-tab-wrap{
    margin-bottom: 40px;
}
.office-staff-first .col-lg-6.staff-card {
    padding: 0;
    margin-bottom: 30px;
}
.office-staff-first .col-lg-6.staff-card {
    max-width: 50%;
}
.thumbnail-staff .col-md-6:first-child {
    width: 100%;
    max-width: 120px;
    margin-right: 20px;
}
.thumbnail-staff .col-md-6 {
    flex: 0 0 70%;
    max-width: 70%;
}
.thumbnail-staff {
    background: transparent;
    border: none;
    flex-direction: row;
    align-items: center;
    padding: 0;
}
.card-img-top.staff-image {
    width: 100%;
    max-width: 120px;
    height: 160px;
}
.caption-staff .surname {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #191919;
    margin-bottom: 12px;
    padding-bottom: 0;
}
.position {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #949494;
    margin-bottom: 18px;
}
p.phone, p.mail {

    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

p.phone a, p.mail a {
    display: block;
    width: 100%;
    height: 100%;

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #191919;
}
p.phone:before {
    content: '';
    display: inline-block;
    min-width: 18px;
    height: 18px;
    margin-right: 12px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFfSURBVHgBrZPLbYNAEIZ31xw4kg6SDnAFIRXEHSQ+8bjEVEBcAb7wOlnpgFRAUkHiCuIOwg0JCcg/MSutLBmxkkca9jXz7TwWxq4knD5JkthCiIpzbilnO8/zwrkgQR/DMPYAreHISZumucG2nWWZowUahsFaLBZfcjMMwxrDAXBbC4SUvtu2XaoHgJfQx5mcE6jruk/c7qgHiLDGBfoRQZ/Ug77vXxDRG9OVPM8rWdw0TVdY/+j4CznB7VtEFdE8CIKSxqIoNtog3/c/VGeAH5BeRG9sDoirC6R2i6gqggB8lA8VunVdd4dLYsCfqaYY32mUAfBzMmBkGEmYhENrOB9M09zgwTpjl+l5lBf/ADi/UrEJIveoAed2cRxbsBvYlFCtoL8U4ZSdBIlLBlQTpLKkNMfoHDYhnM0QWbd/B85LKjSmRyjVb48a3c0CSRm7uILzPUFoD01Zy85dRf4ANzeu9Z7ZHUEAAAAASUVORK5CYII=') no-repeat;
}
p.mail:before {
    content: '';
    display: inline-block;
    min-width: 18px;
    height: 18px;
    margin-right: 12px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEvSURBVHgBzVLRbYNADPVZkeCTDdpMEGWDdoNkgua+gK+ECdpOQP+Ar+sGZYOmE9BsQDfIH+IH+lyVCKGAclI+8qQ739m+Z/tsoluDks0Y41VVtVFKeWSH0nXdXGt9ZLnVdW2YeUH2eMDbDznM/hUrZBMFQfBGFkjTdAvx1Ceitm23MCwgX8MwLKcIkiS5R2AjXwH/Px13RmQzh/IHxk84bsZIsixbQRRYB9/3l52e+07I5AVkjyB7RnaxNKGzyRkkMewxrmsE3vXf8jCilIUOSiSFjyykDCz51AIkynGcJXz2w3czOoMoio4QOxB8S6kg8CA1SslpBEwTQOR3KRWzMp8iGc1oQFbSBWC6Eq5G1JW2R7uNzBFZAA24g8hPGaHda5B8kSWapjlgHDTdJH4BCJOEyy2rvK8AAAAASUVORK5CYII=') no-repeat;
}
p.mail {
    margin-bottom: 0;
}
a.send-message-staff {
    display: none;
}
@media (max-width: 767.98px) {
    ul.nav.nav-tabs.nav-pills.nav-fill.nav-tab-employees {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap !important;
        overflow-x: scroll !important;
        overflow-y: hidden !important;
        align-items: center;
        white-space: nowrap;
        justify-content: flex-start !important;
    }
    .thumbnail-staff .col-md-6 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .office-staff-first .col-lg-6.staff-card {
        max-width: 100%;
    }
    .card-img-top.staff-image {
        margin-bottom: 15px;
    }
}


