.mark, mark {
    display: inline-block;
    padding: 10px 16px;
    background: #f3613c;
    border-radius: 4px;
    font-size: 18px;
}

#main-header.main-open {
    margin-left: 0;
}
#main-header #menu-click {
    color: #000000;
    flex-direction: row;
}
#main-header #menu-click:hover {
    color: #f3613c;
}
#header-contact-click {
    text-decoration: none;
}
#main-header {

}
.backdrop.backdrop-opacity {
    z-index: 11;
}

.left-menu-open#left-menu::after {
    /*content: '';*/
    width: 25px;
    height: 25px;
    position: fixed;
    left: 450px;
    top: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.4142 11L1.41418 0L-2.89679e-05 1.41421L11 12.4142L0.414185 23L1.8284 24.4142L12.4142 13.8284L22.6274 24.0416L24.0416 22.6274L13.8284 12.4142L24.4558 1.7868L23.0416 0.372583L12.4142 11Z' fill='%23FF4800'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
}
#left-menu .m_me_project a {
    display: flex;
    align-items: center;
}

/*................................................................*/
html body p {
    font-family: Roboto !important;
    /*font-size: 16px;*/
    /*font-weight: 400 !important;*/
}
html body b {
    font-family: Roboto !important;
}
.press-card__body-text > p > a{
    border-bottom: none;
}
.press-card__footer a{
    font-family: Roboto !important;
    color: #353531;
    font-weight: 600;
}
.press-card__body-text a{
    font-family: Roboto !important;
    color: #ff4800;
    font-weight: 600;
}
.personal-card__info-item .personal-card__info-dob, .personal-card__info-item .personal-card__info-position{
    font-size: 16px;
    color: #000000;
}

.tab-pane.tabs__content-pane.content-pane.fade.active.show a {
    font-family: Roboto !important;
    color: #ff4800;
    font-weight: 600;
}
html body button {
    font-family: Roboto !important;
}
html body h1 {
    font-family: Roboto !important;
}
html body h2 {
    font-family: Roboto !important;
}
html body h3 {
    font-family: Roboto !important;
}
html body h4 {
    font-family: Roboto !important;
}
html body h5 {
    font-family: Roboto !important;
}
html body h6 {
    font-family: Roboto !important;
}
html body td {
    font-family: Roboto !important;
    font-size: 16px;
}
html body li {
    font-family: Roboto !important;
    font-size: 16px;
}
html body i {
    font-size: 16px;
}
@media (max-width: 991px) {
    .one_characteristic {
        margin-bottom: 25px;
    }
    .docs2{
        font-weight: 600;
        display: inline-block;
    }
    .tabs__content-pane.content-pane ul > li::before {
        content: "";
        position: absolute;
        top: 10px;
        left: -26px;
        width: 6px;
        height: 6px;
        background-color: #ff4800;
        border-radius: 50%;
    }
    p.content-pane__text.content-pane__text--lpadding{
        padding-left: 0;
        font-weight: 600;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .description-accordion a{
        font-family: Roboto !important;
        color: #ff4800;
        /*font-weight: 400;*/
        /*margin-bottom: 20px;*/
    }
    div.tabs__content-pane.content-pane img {
        margin-left: 30px;
    }

    .table-striped tbody tr, table.tab1 tbody tr {
        background-color: #fff;
    }
    .table-striped tbody tr:nth-of-type(2n+1), table.tab1 tbody tr:nth-of-type(2n+1) {
        background-color: #fff;
    }
    #nav-application--mobile_2 h3 {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    #nav-application--mobile h3 {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    #description-accordion-collapse-4 .description-accordion__body {
        padding: 0 16px;
    }
    #description-accordion-collapse-5 .description-accordion__body {
        padding: 0 16px;
    }
}
#header-who-click {
    float: right;
}
.header__menu-burger{
    float: right;
}
/*#mainCarousel .carousel-item .info-block.info-block--new ul li{*/
/*    font-family: Roboto;*/
/*  #71716e
/*}*/
/*................................................................*/


.menu_act {
	display: inline-block;
    margin-left: 50px;
}
.menu_act a{
	
}
