@font-face {
    font-family: 'Noto Sans';
    src: url('NotoSans.woff2') format('woff2'),
        url('NotoSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FiraGO';
    src: url('FiraGO-Bold.woff2') format('woff2'),
        url('FiraGO-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


.icon_box.style_1.hexagon.hexanog_animation h5 {
    margin-bottom: 11px;
    font-family: 'FiraGo';
}

.page_title h1 {
    color: inherit;
    font-family: 'FiraGO';
}

body.header_style_7 .side_nav .main_menu_nav>li.current-menu-item>a, body.header_style_7 .side_nav .main_menu_nav>li.current-menu-parent>a, body.header_style_7 .side_nav .main_menu_nav>li:hover>a {
    color: #41a8f5;
    font-family: 'FiraGO';
    font-weight: normal;
    font-style: normal;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
}

body.header_style_7 .side_nav .main_menu_nav>li:not(:first-child)>a {
    border-top: 1px solid rgba(30,31,33,.21);
    font-family: 'FiraGO';
    font-weight: normal;
    font-style: normal;
}

rs-layer:not(.rs-wtbindex), .rs-layer:not(.rs-wtbindex), rs-alyer *:not(.rs-wtbindex), .rs-layer *:not(.rs-wtbindex) {
    outline: none !important;
    font-family: 'FiraGO';
}

.stm_contacts_widget.style_2 ul li:not(:last-child) {
    margin-right: 8px!important;
}

.stm_contacts_widget ul.socials {
    margin: 3px !important;
}

body.header_style_7 .header_socials a:not(:first-child) {
    margin-left: 5px!important;
}

body.header_style_7 .header_socials {
    margin: 45px 0 0;
    float: none;
    text-align: left!important;
}