.new_about_tab_title {
    /* border-bottom: 1px solid #ddd; */
    /* margin-bottom: 25px; */
    padding: 24px 28px;
    /* border-bottom: 5px solid #c80009; */
    /* text-align: center; */
    background-color: #e60012;
}
.new_about_tab_title>h2 {
    margin-bottom: 34px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1.2 !important;
}
.new_about_tab_small{
    border-left: 2px solid rgba(255, 255, 255, .48);
    display: flex;
    justify-content: flex-end;
    padding-right: 43px;
}
#content {
    background: #595959;
    font-size: 11px;
    overflow: hidden;
    padding: 31px 30px;
    padding-top: 5px;
    padding-bottom: 0;
}
.bdsharebuttonbox a{
    float: unset !important;
}
.see_count{
    font-size: 13px;
    color: #777;
}
.menu>ul>li {
    display: block;
    padding-top: 2px;
    /* background: url(../../images/ias_zakladka.png) top left no-repeat; */
    background-size: 100%;
    list-style: none;
    border-bottom: 1px dashed #bdbdbd;
}
.menu ul li .inactive {
    /*background: url(../images/ias_off.png)no-repeat;*/
    background-position: 91% 20px;
    /* padding: 20px 0; */
    padding: 19px 0px;
    color: #bdbdbd!important;
    /* margin-bottom: 5px; */
    font-size: 13px;
}
.new_md_3 {
    width: 319px;
    margin-right: 60px;
}
.new_md_9 {
    width: calc(100% - 319px - 60px);
}
.direction_about {
    border-top: transparent;
    /* padding-top: 20px; */
}
.direction_small {
    border: 1px solid #fafafa;
    /* border-radius: 10px; */
    padding: 0px 34px;
    min-height: 140px;
    display: flex;
    /* align-items: center; */
    /* margin-bottom: 20px; */
    background-color: #fafafa;
    margin-bottom: 0px;
    border-radius: 0px;
    position: relative;
}
.direction_small:nth-child(2){
    background-color: #fff;
}
.img_dir {
    /* text-align: center; */
    width: 80px;
}
.direction_small > .img_dir, .direction_small > .dir_content{
    /* position: absolute; */
    /* top: 50%; */
    /* transform: translate(-20%, -50%); */
}
.direction_small > .dir_content{
    /* left: 150px; */
}
.img_dir>img {
    /* padding-bottom: 6px; */
    width: 100%;
}
.dir_content {
    width: 100%;
    padding-left: 20px;
}
.dir_content a{
    color: #575757;
    font-weight: 500;
    transition: all 0.3s;
}
.dir_content a:hover{
    /* background-color: #d7000f;
} */
    color: #d7000f;
}
.menu ul li ul li:hover{
    background: #616161;
}
.menu ul li ul li:hover > i{
    display: block;
    color: #e60012;
    font-size: 15px;
}
.menu ul li ul li:hover > a{
    color: #e60012;
}
.menu_li_active{
    background: #616161 !important;
}
.menu_li_active > i{
    display: block !important;
    color: #e60012 !important;
    font-size: 15px !important;
}
.menu_li_active > span{
    color: #e60012 !important;
}
.menu_li_active{
    color: #e60012 !important;
}
.flex_box_space{
    display: flex !important;
}
.flex_box_space > i{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 10px;
    display: none;
}
.dir_content>p {
    font-size: 12px;
    font-weight: 500;
    color: #aeaeae;
    line-height: 22px;
    letter-spacing: .5px;
    margin-top: 4px;
}
.contact_about {
    margin-top: 46px;
    /* padding-top: 10px; */
    border: 1px solid #e9e9e9;
    padding: 20px 30px;
}
.contact_small {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* margin-bottom: 20px; */
    border-bottom: 1px solid #fafafa;
    padding: 17px 0px;
    margin-bottom: 0px;
}
.contact_small>i {
    margin-right: 20px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px;
    background: #595959;
    border-radius: 50%;
    padding: 8px;
    font-size: 16px;
}
.contact_small>a {
    font-size: 14px;
    color: #707070;
    font-weight: 500;
    letter-spacing: .5px;
    cursor: pointer;
    width: calc(100% - 50px);
    display: block;
}
.left_about_phone{
    color: #d7000f !important;
    font-size: 20px !important; 
}
.bread_bac {
    background-color: #fff;
    /* padding: 19px 30px; */
    min-height: 92px;
    border-bottom: 1px solid #eee;
}
.bread_df {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 92px;
    line-height: 92px;
}
.bread_nav_title{
    align-self: flex-end;
    position: relative;
    bottom: -15px;
    left: -15px;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}
.new_about_tab_small small{
    font-size: 10px;
    font-weight: 400;
    color: rgba(255, 255, 255, .48);
    text-transform: uppercase;
}
.bread_nav_ul>li>a {
    font-weight: 500;
    font-size: 14px;
    color: #717171;
    letter-spacing: .5px;
    color: #bbbbbb;
}
.bread_actie{
    color: #767676;
}
.bread_nav_title h4 {
    font-size: 23px;
    font-weight: bold;
    color: #333743;
    letter-spacing: .5px;
    line-height: 28px;
    color: #595959;
}
.product_small_p::before{
    width: 4px;
    height: 4px;
    background: red;
    content: " ";
    margin-right: 6px;
}
.product_small_p{
    font-weight: bold;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    font-size: 14px !important;
}
.specialties_footer2 .professional_div{
    bottom: 0;
}
.product_img{
    display: flex;
    align-items: center;
}
.product_img > a{
    max-width: 100%;
    display: block;
}
.product_bottom_red_div{
    width: 100%;
    height: 5px;
    background: #e60012;
    position: absolute;
    bottom:0;
    left:0;
}
.pa_191{
    position: relative;
    bottom: 161px;
}
.pa_60{
    position: relative;
    bottom: 96px;
}
.position_unset{
    position: unset;
}
.nav_link_bread+.nav_link_bread:before {
    content: "|";
    position: absolute;
    top: 1px;
    left: 4px;
    font-size: 15px;
    font-weight: 500;
    color: #bbb;
}
.menu ul li ul li:before{
    content: " ";
    background-color: #8b8a8a;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 7px;
    top: 48%;
    /* border-radius: 50%; */
}
.menu ul .li_active_menue::before{
    content: " ";
    background-color: #c9161d;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 7px;
    top: 48%;
    border-radius: 50%;
}
.li_active_menu{
    background-color: #616161;
}
.p_b_0{
    padding-bottom: 0;
}
.menu>ul>li:last-child{
    border-bottom: none;
}

@media screen and (max-width: 768px){
    .pa_191{
        bottom: 0;
        margin-top: 60px;
    }
}