/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:700&display=swap&subset=cyrillic");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    outline: 0 none;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

address,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
menu,
nav,
section,
summary {
    display: block
}

a,
a:hover,
button,
button:hover,
.anime,
.small_btn,
.btn:hover .small_btn {
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

button {
    cursor: pointer
}

* {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

ul {
    list-style: none
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-Regular.eot");
    src: local("Inter Regular"), local("Inter-Regular"), url("../fonts/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff"), url("../fonts/Inter-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-Medium.eot");
    src: local("Inter Medium"), local("Inter-Medium"), url("../fonts/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff"), url("../fonts/Inter-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-SemiBold.eot");
    src: local("Inter Semi Bold"), local("Inter-SemiBold"), url("../fonts/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter-SemiBold.woff") format("woff"), url("../fonts/Inter-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-Bold.eot");
    src: local("Inter Bold"), local("Inter-Bold"), url("../fonts/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Bold.woff2") format("woff2"), url("../fonts/Inter-Bold.woff") format("woff"), url("../fonts/Inter-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-ExtraBold.eot");
    src: local("Inter Extra Bold"), local("Inter-ExtraBold"), url("../fonts/Inter-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-ExtraBold.woff2") format("woff2"), url("../fonts/Inter-ExtraBold.woff") format("woff"), url("../fonts/Inter-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal
}

.header {
    width: 100%;
    height: 88px;
    background: #444444
}

body {
    font-family: "Inter";
    font-size: 15px;
    font-weight: normal;
    color: #212121;
    height: 100%;
    width: 100%
}

img {
    max-width: 100%;
    height: auto
	min-height: 90px;
}

#sf_first_name,
#sf_last_name,
#requiredfieldsmsg {
    display: none
}

.wp-caption.aligncenter {
    width: 100% !important
}

.wp-caption {
    height: 100%;
    margin: 1em 0 1em
}

.wp-caption img {
    width: 100%;
    height: 100%
}

.single-tag__names a {
    margin-bottom: 5px
}

.header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 5
}

.container {
    max-width: 1190px;
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.mobile-hide {
    display: block
}

.hide-link__desktop {
    display: none
}

.header-mobile__box {
    display: none
}

.red-text {
    color: #EC262E
}

.bolder-line {
    width: 100%;
    height: 18px;
    background: rgba(0, 0, 0, 0.04);
    border-top: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    margin-bottom: 20px;
    display: none
}

.desktop-none.news-arrows {
    display: none
}

.desktop-hide,
.sidebar-single__mobile,
.events-mobile__link,
.mobile-video__banner {
    display: none
}

.title-page {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 31px;
    color: #212121;
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 10px;
    margin-right: 9px
}
.page-text{
	text-align: left;
}

.title-page span {
    text-transform: lowercase
}

.title-article {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 23px;
    font-weight: bold;
    line-height: 27px;
    padding-bottom: 5px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.title-article a {
    text-decoration: none;
    color: #212121
}

.title-article:hover a {
    color: #A03000;
    border-bottom: 1px solid rgba(160, 48, 0, 0.12)
}

.title-project a {
    color: #fff
}

.title-page__article {
    font-size: 23px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    line-height: 27px;
    margin-right: 9px
}

.title-page__article span {
    text-transform: lowercase
}

.title-line {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden
}

.title-line:after {
    content: '';
    border-top: 1px dotted rgba(0, 0, 0, 0.24);
    position: absolute;
    width: 100%;
    top: 13px;
    left: 185px
}

.category-name {
    font-size: 11px;
    color: #026400;
    padding-top: 8px;
    padding-bottom: 5px;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none;
    display: block
}

.popular-news__item .cat-link {
    font-size: 11px;
    color: rgba(0, 0, 0, 0.36)
}

.grey {
    color: rgba(0, 0, 0, 0.36)
}

.brown {
    color: #A03000
}

.article-text {
    font-size: 15px;
    line-height: 22px;
    word-break: break-word
}

.article-text a {
    color: #212121;
    text-decoration: none
}

.banner-top {
    width: 100%;
    height: auto;
    background: #f0f2f2;
    padding: 19px 15px 24px 15px
}

.banner-top .notice {
    margin-bottom: 10px;
    color: #888;
    font-size: .624rem;
    line-height: .624rem;
    text-transform: uppercase;
    text-align: center
}

.banner-top a {
    width: 728px;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 100%
}

.banner-top a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.header {
    width: 100%;
    background: #444444
}

.header-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 88px
}

.header-box__logo {
    margin-right: 34px
}

.header-box__menu {
    width: 100%;
    height: 100%;
    position: relative
}

.header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12)
}

.header-top__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 23px
}

.header-top__menu ul li {
    margin-right: 15px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header-top__menu ul li a {
    font-size: 12px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.54);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    text-decoration: none
}

.header-top__menu ul li:last-child {
    margin-right: 0
}

.header-top__menu ul li:hover a {
    color: #FF891C
}

.header-top__menu ul .current-menu-item a,
.header-top__menu ul .current-menu-parent a {
    color: #FF891C
}

.header-top__lang-menu {
    position: absolute;
    right: 0
}

.header-top__lang-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header-top__lang-menu ul li {
    margin-right: 10px
}

.header-top__lang-menu ul li a {
    font-size: 12px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.54);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    text-decoration: none
}

.header-top__lang-menu ul li:last-child {
    margin-right: 0
}

.header-top__lang-menu ul .current-lang a {
    color: #fff
}

.header-top__menu .main-menu-list .sub-menu {
    position: absolute;
    left: 0;
    bottom: 0px;
    display: none
}

.header-top__menu .main-menu-list .sub-menu li a {
    color: #fff
}

.header-top__menu .main-menu-list .sub-menu li:hover a {
    color: #FF891C
}

.header-top__menu .main-menu-list .sub-menu .current-menu-item a,
.header-top__menu .main-menu-list .sub-menu .current-post-ancestor a {
    color: #FF891C;
    font-weight: 500
}

.header-top__menu .main-menu-list .current-menu-item .sub-menu,
.header-top__menu .main-menu-list .current-menu-parent .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home .header-top,
.post-type-archive-events .header-top,
.post-type-archive-company .header-top,
.single-events .header-top,
.page .header-top,
.tag .header-top,
.error404 .header-top, 
.tax-companycat .header-top,
.category .header-top,
.category-spechproekti .header-top,
.search .header-top {
    height: 88px;
    border-bottom: none
}

.content-area {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2.55fr .955fr;
    grid-template-columns: 2.55fr .955fr;
    grid-gap: 3vw
}

.main-page {
    max-width: 100%;
    margin-top: 45px
}

.top-article__item.article-item {
    border-top: 1px dotted rgba(0, 0, 0, 0.24);
    margin-bottom: 40px;
    padding-bottom: 0
}

.top-article__item.article-item:first-child {
    border-bottom: 0
}

.top-article__item.article-item .article-item__descr {
    max-width: 364px;
    width: 100%;
    word-break: break-word
}

.article-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px dotted rgba(0, 0, 0, 0.24);
    padding: 20px 0 20px 0
}

.article-item__image {
    margin-right: 15px;
    width: 245px;
    height: 200px
}

.article-item__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article-item__descr {
    max-width: 520px;
    width: 100%
}

.article-item__descr .category-name {
    padding-top: 0
}

.article-item__stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.article-item__stats-views,
.article-item__stats-comments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 23px;
    /* -ms-flex-wrap: wrap; */
    /* flex-wrap: wrap */
}

.article-item__stats-views img,
.article-item__stats-comments img {
    margin-top: 1px;
    margin-right: 3px
}

.article-item__stats-views {
    /* margin-right: 10px */
}

.stats-text {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.3)
}

.top-article-item__image.article-item__image {
    width: 400px;
    height: 260px
}

.banner-article {
    width: 100%;
    height: auto;
    border-top: 1px dotted rgba(0, 0, 0, 0.24);
    padding: 20px 0 20px
}

.banner-article .notice {
    margin-bottom: 10px;
    color: #888;
    font-size: .624rem;
    line-height: .624rem;
    text-transform: uppercase;
    text-align: center
}

.banner-article .reclame-banner__box {
    padding: 15px;
    background: #f0f2f2;
    text-align: center
}

.banner-article .reclame-banner__box a {
    width: 728px;
    height: 90px
}

.banner-article .reclame-banner__box a img {
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.banner-telegram {
    padding: 20px 0 20px 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.24);
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24);
    margin-bottom: 20px
}

.banner-telegram__icon {
    margin-right: 30px
}

.banner-telegram__text p {
    line-height: 22px;
    color: #fff
}

.banner-telegram__text p:nth-child(1) {
    font-size: 18px;
    font-weight: bold
}

.banner-telegram__text p:nth-child(2) {
    font-size: 15px;
    font-weight: 500
}

.banner-telegram a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    padding: 13px 15px 13px 15px;
    background: -webkit-gradient(linear, left top, left bottom, from(#1890C4), to(#148CBE));
    background: -o-linear-gradient(top, #1890C4 0%, #148CBE 100%);
    background: linear-gradient(180deg, #1890C4 0%, #148CBE 100%)
}

.pb50 {
    padding-bottom: 50px
}

.last-videos {
    margin-top: 50px
}

.last-videos__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px
}

.last-videos__cart {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.last-videos__cart a {
    text-decoration: none
}

.last-videos__cart-preview {
    width: 100%;
    height: 210px
}

.last-videos__cart-preview img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.last-videos__cart:last-child {
    margin-right: 0
}

.last-videos__cart:hover .video-cart__name a {
    color: #A03000;
    border-bottom: 1px solid rgba(160, 48, 0, 0.12)
}

.video-cart__name,
.news-cart__name {
    font-weight: 600;
    line-height: 20px;
    width: auto;
    max-width: 100%
}

.video-cart__name a,
.news-cart__name a {
    color: inherit;
    text-decoration: none
}

.news-cart__name {
    color: #212121;
    text-decoration: none
}

.technology .title-line:after {
    left: 210px
}

.news-cart__image {
    width: 216px;
    height: 166px
}

.news-cart__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stats-time {
    color: rgba(0, 0, 0, 0.3);
    font-size: 12px;
    margin-right: 8px
}

.news-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 19px
}

.news-cart {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.news-cart .partner {
    margin-top: 8px
}

.news-cart:hover .news-cart__name {
    color: #A03000;
    border-bottom: 1px solid rgba(160, 48, 0, 0.12)
}

.news-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 15px;
    margin-right: 1.56vw;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.news-arrows .news-arrow,
.news-arrows .news-equipment,
.news-arrows .video-arrow,
.news-arrows .event-arrow,
.news-arrows .special-arrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.news-arrows .news-arrow svg rect,
.news-arrows .news-equipment svg rect,
.news-arrows .video-arrow svg rect,
.news-arrows .event-arrow svg rect,
.news-arrows .special-arrow svg rect {
    fill: #000;
    fill-opacity: 0.36
}

.news-arrows .news-arrow:hover svg rect,
.news-arrows .news-equipment:hover svg rect,
.news-arrows .video-arrow:hover svg rect,
.news-arrows .event-arrow:hover svg rect,
.news-arrows .special-arrow:hover svg rect {
    fill: #0E4D90;
    fill-opacity: 1
}

.news-arrows .news-arrow:first-child,
.news-arrows .news-equipment:first-child,
.news-arrows .video-arrow:first-child,
.news-arrows .event-arrow:first-child,
.news-arrows .special-arrow:first-child {
    margin-right: 6px
}

.desctop-none {
    display: none
}

.news-cart__info {
    margin-top: 10px
}

.equipment .title-line:after {
    left: 235px
}

.sidebar-page {
    margin-top: 91px
}

.home-sidebar.sidebar-page {
    margin-top: 40px
}

.sidebar-popular__news {
    margin-top: 55px;
    margin-bottom: 60px
}

.sidebar-title {
    font-size: 19px;
    line-height: 25px;
    color: #111111;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    padding-bottom: 10px
}

.sidebar-title:before {
    content: '';
    width: 70px;
    height: 6px;
    background-color: #FF891C;
    position: absolute;
    top: -15px;
    left: 0
}

.sidebar-reclame a {
    width: 300px;
    height: 250px
}

.sidebar-reclame a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.popular-news__item {
    padding-top: 10px;
    padding-bottom: 18px;
    border-top: 1px dotted rgba(0, 0, 0, 0.24)
}

.popular-news__item a {
    color: #0E4D90;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none
}

.popular-news__item:last-child {
    padding-bottom: 0
}

.sidebar-subscribe {
    background-image: url("../../image/bg-form.png");
    background-size: cover;
    padding: 25px 15px 45px 15px;
    margin-top: 15px
}

.sidebar-subscribe .required {
    display: none
}

.sidebar-subscribe p {
    color: #fff
}

.sidebar-subscribe p:nth-child(1) {
    font-size: 21px;
    line-height: 24px;
    font-weight: 800
}

.sidebar-subscribe p:nth-child(2) {
    padding-top: 7px;
    padding-bottom: 15px
}

.sidebar-subscribe input[type="text"],
.sidebar-subscribe #sf_email {
    width: 100%;
    height: 42px;
    border: none;
    padding-left: 12px;
    margin-bottom: 10px;
    font-family: "Inter"
}

.sidebar-subscribe ::-webkit-input-placeholder {
    font-size: 14px;
    color: #999999
}

.sidebar-subscribe input[type="submit"] {
    width: 100%;
    height: 42px;
    border: none;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    font-family: "Inter";
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0
}

.salesforce_w2l_lead .w2linput.submit {
    margin: 0 !important
}

.success_message {
    color: #fff
}

.sidebar-events {
    padding-top: 55px;
    padding-bottom: 55px
}

.sidebar-events__cart {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 0.5fr auto;
    grid-template-columns: 0.5fr auto;
    grid-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0 20px 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.24)
}

.sidebar-events__cart-image {
    width: 57px;
    height: 57px;
    border-radius: 50%
}

.sidebar-events__cart-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%
}

.sidebar-events__cart:last-child {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
}

.sidebar-events__title {
    font-size: 14px;
    color: #0E4D90;
    font-weight: 500;
    line-height: 17px;
    text-decoration: none
}

.sidebar-events__date {
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
    margin-top: 10px
}

footer {
    background: #444444;
    padding-top: 31px;
    padding-bottom: 10px;
    margin-top: 30px
}

.footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px
}

.footer-top__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-top__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-top__menu li {
    margin-right: 31px
}

.footer-top__menu li a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 600
}

.footer-top__info a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 600
}

.footer-top__info a:first-child {
    margin-right: 34px
}

.footer-bootom {
    padding-top: 25px;
    padding-bottom: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px dotted rgba(255, 255, 255, 0.24);
    border-bottom: 1px dotted rgba(255, 255, 255, 0.24)
}

.footer-bootom .footer-menu__name {
    font-size: 13px;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 15px
}

.footer-bootom__menu li {
    margin-bottom: 10px
}

.footer-bootom__menu li a {
    font-size: 13px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7)
}

.footer-copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 10px
}

.footer-copyright__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-copyright__col p,
.footer-copyright__col a {
    color: rgba(255, 255, 255, 0.36);
    margin-right: 20px;
    font-size: 13px;
    text-decoration: none
}

.footer-copyright__col .idea-studio {
    color: rgba(255, 255, 255, 0.7)
}

.footer-social__menu ul li img {
    display: none
}

.single-area {
    -ms-grid-columns: 2.4fr 1fr;
    grid-template-columns: 2.4fr 1fr;
    grid-gap: 6.8vw
}

.main-single {
    margin-top: 45px
}

.sidebar-single {
    margin-top: 177px
}

.orange {
    color: #FF891C
}

.single-stats {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
}

.single-category {
    text-decoration: none;
    margin-right: 11px;
    padding-bottom: 0
}

img.alignleft,
figure.alignleft {
    float: left;
    margin: 0 15px 7px 0
}

img.alignright,
figure.alignright {
    float: right;
    margin: 0 0px 7px 15px
}

.single-content {
    margin-top: 20px;
    word-break: break-word
}

.single-content strong {
    font-size: 16px;
    line-height: 24px
}

.single-content .video {
    margin-top: 30px
}

.single-content p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px
}

.single-content h2,
.single-content h3 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 23px;
    line-height: 27px;
    margin-top: 60px
}

.single-content h2 strong,
.single-content h3 strong {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 23px;
    line-height: 27px
}

.single-content .single-highlight {
    font-size: 16px;
    line-height: 24px;
    margin: 30px 0 30px 0;
    padding: 15px 15px 30px 25px;
    background: rgba(145, 176, 194, 0.1);
    border-radius: 2px;
    border-left: 3px solid #0E4D90;
    clear: both
}

.single-content .single-highlight a {
    color: #0E4D90
}

.single-content ul {
    margin-left: 15px;
    list-style: disc
}

.single-content ul li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px
}

.single-content ul li a {
    color: #0E4D90
}

.single-content ol {
    margin: 15px 0 30px 15px
}

.single-content ol li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px
}

.single-content ol li a {
    color: #0E4D90
}

.single-content .single-image__description,
.single-content .wp-caption-text {
    font-size: 14px;
    padding: 10px 0 10px 0;
    color: #999999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.single-content blockquote {
    font-size: 18px;
    line-height: 28px;
    position: relative;
    text-align: center;
    margin: 40px 0 40px 0;
    padding: 35px 0 35px 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.48);
    border-bottom: 1px dotted rgba(0, 0, 0, 0.48)
}

.single-content blockquote:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 40px;
    background-color: #ffffff;
    left: calc(50% - 60px);
    top: -20px
}

.single-content blockquote:before {
    content: url("../../image/icons/blockquote-icon.svg");
    position: absolute;
    left: calc(50% - 13px);
    top: -12px;
    z-index: 1
}

.single-content .single-video {
    margin-top: 30px
}

.single-social__sharing {
    margin: 45px 0 27px 0
}

.single-social__sharing .the_champ_sharing_ul li {
    margin-right: 10px !important
}

.single-social__sharing .the_champ_sharing_ul li:last-child {
    margin-right: 0 !important
}

.single-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 45px
}

.single-tag__title {
    font-size: 11px;
    color: #999999;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-right: 18px
}

.single-tag__names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-tag__names a {
    font-size: 11px;
    color: rgba(0, 0, 0, 0.87);
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.04);
    padding: 6px 9px 6px 9px;
    margin-right: 5px
}

.single-suscribe {
    background: #69889A;
    background-image: url("../../image/single-sub-bg.png");
    padding: 15px 20px 15px 20px;
    margin-bottom: 60px
}

.single-suscribe .required {
    display: none
}

.single-suscribe p {
    color: #ffffff;
    width: 70%;
    max-width: 100%
}

.single-suscribe p:nth-child(1) {
    font-size: 21px;
    line-height: 24px;
    font-weight: 800;
    margin-bottom: 5px
}

.single-suscribe p:nth-child(2) {
    line-height: 22px;
    margin-bottom: 15px;
    font-weight: normal
}

.single-suscribe input,
.single-suscribe #sf_email {
    height: 40px;
    border: none
}

.single-suscribe .salesforce_w2l_lead form.w2llead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-suscribe ::-webkit-input-placeholder {
    font-size: 14px;
    color: #999999
}

.single-suscribe input[type="email"],
.single-suscribe #sf_email {
    width: 459px;
    max-width: 100%;
    padding-left: 12px;
    font-family: "Inter";
    margin-right: 12px
}

.single-suscribe input[type="submit"] {
    width: 137px;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    font-family: "Inter";
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.single-suscribe input[type="submit"]:hover {
    background-color: #fff;
    border: 1px solid #000;
    color: #000
}

.single-reclame__banner {
    margin-bottom: 60px
}

.single-reclame__banner .reclame-banner__box {
    padding: 15px;
    background: #f0f2f2;
    text-align: center
}

.single-reclame__banner .reclame-banner__box .notice {
    margin-bottom: 10px;
    color: #888;
    font-size: .624rem;
    line-height: .624rem;
    text-transform: uppercase;
    text-align: center
}

.title-box {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: auto 1fr auto;
    grid-template-columns: auto 1fr auto;
    margin-bottom: 15px
}

.title-box .title-article {
    margin-right: 15px
}

.title-box .title-link {
    margin-right: 15px;
    margin-left: 15px
}

.title-box .line {
    border-top: 1px dotted rgba(0, 0, 0, 0.24)
}

.read-also__box .article-item:first-child {
    border-top: none;
    border-bottom: none
}

.title-link {
    font-size: 13px;
    line-height: 15px;
    color: #0E4D90;
    text-decoration: none
}

.read-also__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto
}

.read-also__reclame {
    margin-left: 62px
}

.read-also__reclame__box {
    padding: 15px;
    text-align: center
}

.read-also__reclame__box .notice {
    margin-bottom: 10px;
    color: #888;
    font-size: .624rem;
    line-height: .624rem;
    text-transform: uppercase;
    text-align: center
}

.single-area .category-name {
    padding-top: 0
}

.single-video__item {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top: 30px
}

.single-video__item .youtube-video {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain
}

.single-video__item .play {
    position: absolute;
    top: calc(50% - 21px);
    left: calc(50% - 21px)
}

.comments {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 23px;
    color: #212121;
    margin-top: 25px
}

.comments-list ul,
.comments-list ol {
    list-style: none
}

.comments-list {
    margin: 18px 0 0
}

.comments-list li {
    list-style: none
}

#comment_block {
    margin: 15px 0 0 0px
}

.comments-list .children {
    margin: 0 0 0 20px
}

.comment-author {
    padding: 4px;
    color: #212121
}

li.bypostauthor {
    background: rgba(255, 255, 255, 0.4)
}

.date_comments {
    font-size: 11px;
    color: #888
}

.fn {
    font-style: normal;
    font-weight: bold;
    font-size: 15px
}

.coll_comm {
    font-size: 11px;
    color: #888
}

.avatar {
    padding: 2px;
    float: left;
    margin: 0 5px 0 0
}

.commentmetadata {
    font-size: 13px;
    color: #888;
    padding: 3px 0 0
}

.commentmetadata a {
    color: #888;
    text-decoration: none
}

.comment_text {
    margin: 15px 0 10px 85px;
    padding: 5px 7px 0;
    position: relative
}

.comment_text P {
    margin-top: 0;
    font-size: 15px
}

.reply {
    float: right;
    margin: 0 10px 10px 0
}

.reply a {
    text-transform: lowercase;
    color: #0E4D90;
    text-decoration: none;
    padding: 0 5px 2px;
    font-size: 13px;
    line-height: 16px
}

#comment-nav-above {
    width: 100%;
    margin: 15px 0
}

.prev,
.next {
    display: none
}

.nav-next {
    float: right
}

#respond input[type="text"],
#respond textarea {
    position: relative;
    padding: 10px;
    height: 100px
}

#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
    position: relative
}

#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
    display: inline-block;
    min-width: 60px;
    position: relative
}

#respond input[type="text"]:focus,
#respond textarea:focus {
    text-indent: 0;
    z-index: 1
}

#respond textarea {
    resize: vertical;
    width: 100%
}

#respond .comment-form-author .required,
#respond .comment-form-email .required {
    color: #bd3500;
    font-size: 22px;
    font-weight: bold
}

#respond p {
    margin: 10px 0;
    font-size: 15px
}

#respond .form-submit,
#contactForm .sim {
    float: right;
    margin: -20px 0 10px
}

#respond .form-submit input,
#contactForm .sim {
    margin: 20px 0;
    padding: 5px;
    width: 137px;
    height: 40px;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    font-family: "Inter";
    border: none
}

#respond .form-submit input:hover,
#contactForm .sim:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000
}

#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
    text-decoration: underline
}

.commentlist #respond {
    margin: 1.625em 0 0;
    width: auto
}

#reply-title {
    color: #212121;
    font-size: 23px;
    line-height: 27px;
    font-weight: bold
}

#cancel-comment-reply-link {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 2.2em;
    letter-spacing: -1px;
    position: absolute;
    right: 1.625em;
    text-decoration: none;
    text-transform: uppercase;
    top: 1.1em
}

#respond label {
    line-height: 1.5em
}

#respond input[type=text] {
    display: block;
    height: 15px;
    width: 95%
}

.must-log-in a {
    color: #0E4D90
}

.logged-in-as a {
    color: #0E4D90
}

.calendar-events__info {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 3px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
}

.calendar-events__info a {
    color: #0E4D90;
    font-size: 13px;
    text-decoration: none
}

.calendar-event__cart {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 0.75fr 3fr 0.85fr;
    grid-template-columns: 0.75fr 3fr 0.85fr;
    padding: 10px 0 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.calendar-event__cart-image {
    width: 120px;
    height: 80px;
    margin-right: 10px
}

.calendar-event__cart-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.calendar-event__cart-description a {
    color: #0E4D90;
    font-weight: 600;
    text-decoration: none
}

.calendar-event__cart-description p {
    font-size: 14px;
    line-height: 19px;
    color: #999999;
    margin-top: 8px
}

.calendar-event__cart-date {
    background: #91b0c11a;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px
}

.calendar-event__cart:hover a {
    color: #A03000;
    border-bottom: 1px solid rgba(160, 48, 0, 0.12)
}

.new-events {
    margin-top: 50px
}

.new-events .calendar-event__cart:last-child {
    border-bottom: none
}

.single-event {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.05fr .95fr;
    grid-template-columns: 1.05fr .95fr;
    grid-gap: 2.6vw
}

.single-event a {
    text-decoration: none;
    color: #0E4D90
}

.single-event p {
    line-height: 22px
}

.single-event strong {
    font-size: 14px
}

.single-event__info {
    margin-top: 45px
}

.single-event__info-reg {
    margin-top: 15px;
    background: #91b0c21a;
    padding: 15px 15px 30px 15px;
    border-radius: 2px;
    margin-bottom: 15px
}

.single-event__info-reg p {
    font-size: 14px
}

.single-event__info-reg p span {
    color: #026400
}

.single-event__info-reg p:first-child {
    padding-bottom: 15px
}

.single-event__info-date {
    margin-bottom: 15px
}

.single-event__info-location {
    margin-bottom: 18px
}

.single-event__info-location a {
    font-size: 13px
}

.single-event__info-descr {
    margin-bottom: 30px
}

.single-event__info-descr p:first-child {
    margin-bottom: 5px
}

.single-event__info-programm-day {
    padding: 15px 0 15px 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
}

.single-event__info-programm-day:last-child {
    border: none
}

.single-event__info-programm-day .programm-day__title {
    font-weight: bold;
    padding-bottom: 10px
}

.single-event__info-programm-day ol {
    margin-left: 15px
}

.single-event__info-programm-day ol li {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 19px
}

.single-event__info-programm-day ol li:last-child {
    margin-bottom: 0
}

.single-event__feedback {
    margin-top: 96px
}

.single-event__title {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24);
    padding-bottom: 15px;
    font-size: 13px
}

.single-event__title strong {
    font-size: 14px
}

.single-event__title a {
    font-size: 13px
}

.single-event__feedback-image {
    width: auto;
    height: auto;
    margin-bottom: 10px
}

.single-event__feedback-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single-event__feedback-link a {
    position: relative;
    margin-right: 16px
}

.single-event__feedback-link a:first-child:after {
    display: none
}

.single-event__feedback-link a:after {
    content: '';
    position: absolute;
    top: 7px;
    left: -12px;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #0E4D90
}

.single-event__feedback-info {
    margin-top: 20px;
    background: #91b0c21a;
    padding: 15px 15px 30px 15px;
    border-radius: 2px
}

.single-event__feedback-info strong {
    margin-bottom: 5px
}

.single-event__feedback-info a {
    text-decoration: underline
}

.other-events {
    margin-top: 50px
}

.other-events__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px
}

.other-events__box a {
    text-decoration: none;
    color: #212121
}

.other-events__item-title {
    font-weight: 600;
    padding: 10px 0 5px
}

.other-events__item-img {
    width: auto;
    height: 200px
}

.other-events__item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.other-events__item-date {
    font-size: 13px
}

.single-event__info-mobileImg,
.single-event___feedback-mobile {
    display: none
}

.top-video {
    margin-top: 45px
}

.top-video .top-video__descr {
    max-width: 284px
}

.video-preview {
    position: relative
}

.video-preview .video-btn {
    position: absolute;
    top: calc(50% - 21px);
    left: calc(50% - 21px)
}

.top-video__preview {
    margin-right: 20px;
    width: 486px;
    height: 310px
}

.top-video__preview img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.all-video {
    margin-top: 15px;
    margin-bottom: 30px
}

.all-video__item {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.all-video__item a {
    text-decoration: none;
    color: #212121
}

.all-video__item .grey {
    color: rgba(0, 0, 0, 0.36)
}

.all-video__item:hover .video-cart__name a {
    color: #A03000;
    border-bottom: 1px solid rgba(160, 48, 0, 0.12)
}

.all-video__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px
}

.video-banner {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24);
    padding-top: 20px
}

.special-project {
    margin-top: 50px
}

.popular-news__item-title,
.sidebar-events__title {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.popular-news__item-title:hover,
.sidebar-events__title:hover {
    color: #A03000;
    border-bottom: 1px solid rgba(160, 48, 0, 0.12)
}

.editor-choise {
    margin-bottom: 40px
}

.editor-choise__cart {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.05fr 0.95fr;
    grid-template-columns: 1.05fr 0.95fr;
    grid-gap: 20px
}

.choise-cart__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.choise-cart__info .category-name {
    margin-right: 8px;
    padding: 0
}

.choise-cart__info .article-item__stats {
    margin-top: 0
}

.choise-cart__text p {
    line-height: 22px
}

.partner {
    border: 1px solid #91B0C2;
    margin-right: 8px;
    width: 105px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.partner p {
    letter-spacing: 0.04em;
    color: #0E4D90;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    /* padding-top: 12px; */
}

.home-news__partners {
    margin-bottom: 25px
}

.home-partners__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px
}

.home-partner__item-preview {
    width: 250px;
    height: 180px
}

.home-partner__item-preview img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.home-partner__item-name a {
    text-decoration: none
}

.home-partner__item-info .category-name {
    padding: 0
}

.home-partner__item-name {
    font-size: 14px;
    width: 100%
}

.home-partner__item-name a {
    -webkit-transition: 0.5;
    -o-transition: 0.5;
    transition: 0.5
}

.home-partner__item-name a:hover {
    color: #A03000;
    border-bottom: 1px solid rgba(160, 48, 0, 0.12)
}

.home-partner__item-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 8px 0 8px
}

.partner-item__category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px
}

.partner-item__category .category-name {
    padding-bottom: 0
}

.partner-item__category .category {
    padding: 0
}

.partner-item__category .category a {
    padding-bottom: 0
}

.home-news__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    grid-gap: 15px;
    padding: 20px 0 20px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
}

.home-news__item-preview {
    width: 216px;
    height: 166px
}

.home-news__item-preview img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.home-news__item .category-name {
    padding-top: 0
}

.home-news__item:last-child {
    border-bottom: none
}

.project-day {
    background: #444444;
    padding: 40px 0 70px;
    margin-bottom: 50px
}

.project-day__title {
    color: #fff;
    padding-bottom: 5px
}

.project-day__text p {
    color: #fff;
    line-height: 21px;
    padding-bottom: 15px
}

.project-day__link a {
    color: #91B0C2;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.project-day__link a svg {
    margin-left: 10px;
    margin-top: 3px
}

.project-day__cart {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
    grid-gap: 19px
}

.project-day__cart-descr .category-name {
    padding-top: 0
}

.title-project__day {
    margin-bottom: 20px
}

.title-project__day .title-page__article {
    color: #fff;
    font-size: 27px
}

.title-project__day .line {
    border-top: 1px dotted rgba(255, 255, 255, 0.24)
}

.title-project__day .title-link {
    color: #91B0C2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.title-project__day .title-link svg {
    margin-left: 5px
}

.home-last__news .title-box {
    margin-bottom: 0
}

.home-banner__reclame {
    border-top: unset;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
}

.home-art__preview {
    width: 245px;
    height: 200px
}

.home-art__preview img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.main-info {
    margin-top: 45px
}

.main-info .title-page {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24);
    margin-bottom: 20px
}

.main-info .banner-telegram {
    border: none;
    padding: 8px 0
}

.main-info p {
    font-size: 16px;
    line-height: 24px
}

.main-contacts .contacts-info__questions a {
    color: #0E4D90;
    text-decoration: none
}

.main-contacts .contacts-info__questions span {
    color: rgba(33, 33, 33, 0.54)
}

.main-contacts .contacts-info__rewrite .rewrite-name {
    padding-bottom: 5px
}

.main-contacts .contacts-info__rewrite a {
    display: block;
    text-decoration: none;
    color: #212121;
    padding-bottom: 5px
}

.main-contacts .contacts-info__rewrite a:first-of-type {
    color: #0E4D90
}

.main-contacts .contacts-info__rewrite p {
    margin-top: 15px
}

.aside-info {
    margin-top: 90px
}

.main-reclame .reclame-media {
    margin-top: 30px;
    height: 118px;
    padding: 15px;
    background: #91b0c21a
}

.main-reclame .reclame-media__title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px
}

.main-reclame .reclame-media__title span {
    color: rgba(33, 33, 33, 0.54);
    text-transform: uppercase
}

.main-reclame .reclame-media .reclame-btn {
    background-color: #0E4D90;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    border-radius: 1px;
    width: 110px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.main-reclame .reclame-media .reclame-btn:hover {
    background-color: #fff;
    color: #0E4D90;
    border: 1px solid #0E4D90;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.main-about .about-info strong {
    font-size: 16px;
    margin-bottom: 5px
}

.main-about .about-info p:first-child {
    margin-bottom: 15px
}

.main-about .about-info__meta {
    margin-top: 15px
}

.main-about .about-info__mission {
    margin-top: 40px
}

.page-404 {
    margin-top: 60px
}

.page-404__subtitle {
    font-size: 21px;
    margin-bottom: 10px;
    font-weight: bold
}

.page-404 .title-page {
    margin-bottom: 40px
}

.page-404__info {
    width: 70%
}

.page-404__text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px
}

.page-404__numList {
    margin-left: 15px;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 24px
}

.page-404__numList li {
    margin-bottom: 15px
}

.page-404__list {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 80px
}

.page-404__list li {
    margin-bottom: 15px
}

.page-404__list li a {
    text-decoration: none;
    color: #0E4D90;
    font-size: 16px;
    line-height: 24px
}

.header-top__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-form__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 32px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 2
}

.search-form__box input[type="text"] {
    border: none;
    outline: none;
    background: transparent;
    border-radius: 2px;
    height: 32px;
    width: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.search-form__box input[type="submit"] {
    width: 0;
    height: 0;
    border: none;
    background: url("../../image/icons/search-icon2.svg") no-repeat 50% 50%;
    position: absolute;
    right: 12px;
    top: 4px;
    visibility: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: none
}

.active-search.search-form__box input[type="text"] {
    padding-left: 6px;
    opacity: 1;
    width: 329px;
    background: rgba(255, 255, 255, 0.87)
}

.active-search.search-form__box input[type="submit"] {
    visibility: visible;
    width: 25px;
    height: 24px;
    display: block
}

.search-icon {
    display: block;
    visibility: visible;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer
}

.hide-seacrh__icon {
    display: none;
    visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.article-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.article-pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.article-pagination .current {
    width: 54px;
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #0E4D90;
    color: #fff;
    margin-right: 5px;
    font-weight: 600
}

.article-pagination .next,
.article-pagination .prev {
    display: none
}

.article-pagination a {
    width: 54px;
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #91b0c21a;
    margin-right: 5px;
    text-decoration: none;
    font-weight: 600;
    color: #0E4D90
}

.article-pagination a:nth-child(2) {
    margin-right: 5px
}

.article-pagination .prev_pagination {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
        transform: rotate(180deg)
}

.article-pagination .dots {
    width: 54px;
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    margin-right: 5px
}

.no-results .page-content .no-results__text {
    font-size: 16px;
    margin-bottom: 15px
}

.seacrh-result {
    margin-top: 45px
}

.seacrh-result .page-title {
    margin-top: 25px
}

.seacrh-result .article-pagination {
    border-top: 1px dotted rgba(0, 0, 0, 0.24);
    padding-top: 15px
}

.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.search-form input[type="text"] {
    border: 1px solid #212121;
    outline: none;
    background: rgba(255, 255, 255, 0.87);
    height: 32px;
    padding-left: 10px;
    max-width: 300px;
    width: 100%;
    margin-right: 10px
}

.search-form input[type="submit"] {
    max-width: 140px;
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    font-family: "Inter";
    height: 32px;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.search-article .article-item__descr {
    max-width: 700px
}

.search-article .article-item__image {
    height: 162px
}

.video-mobile__title {
    display: none
}

.single-video__back {
    padding: 20px 15px 20px 15px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
}

.single-video__back a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none
}

.single-video__back a svg {
    margin-right: 10px
}

.single-video__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-top: 40px
}

.single-video__preview iframe {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single-video_item-1 {
    margin-bottom: 10px
}

.single-video_item-2 {
    margin-bottom: 30px
}

.single-video_item-3 {
    margin-bottom: 40px;
    color: rgba(0, 0, 0, 0.36)
}

.single-video_item-3 a {
    color: rgba(0, 0, 0, 0.36);
    text-decoration: none
}

.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000000
}

.video__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: none;
    padding: 0;
    width: 68px;
    height: 48px;
    border: none;
    background-color: transparent;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    cursor: pointer
}

.video__button-shape {
    fill: #212121;
    fill-opacity: 0.8
}

.video__button-icon {
    fill: #ffffff
}

.video__button:focus {
    outline: none
}

.video--enabled {
    cursor: pointer
}

.video--enabled .video__button {
    display: block
}

@media screen and (max-width: 1200px) {
    .top-article-item__image.article-item__image {
        width: 300px;
        height: 195px
    }

    .top-article__item.article-item .article-item__descr {
        max-width: 330px;
        word-break: break-word
    }

    .article-item__descr {
        max-width: 330px
    }

    .news-cart,
    .last-videos__cart,
    .other-events__item {
        margin-right: 19px
    }

    .news-box,
    .last-videos__box,
    .event-slider {
        display: block
    }

    .desktop-none.news-arrows {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width: 1024px) {

    .video-cart__name,
    .news-cart__name {
        width: 100%
    }

    .article-item__stats-views {
        margin-right: 5px
    }

    .stats-time {
        margin-right: 5px
    }

    .header-top__search .search-form__box input[type="text"] {
        background-color: #fff
    }

    .header-top__search .active-search.search-form__box {
        width: 15.5vmax
    }

    .header-top__search .active-search.search-form__box input[type="text"] {
        width: 15.5vmax
    }

    .search-icon {
        display: block
    }

    .hide-seacrh__icon {
        display: none
    }

    .home-partners__box {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }

    .home-partner__item-preview {
        width: 100%;
        height: 250px
    }

    .technology .news-cart__image,
    .news-cart__image {
        width: 200px;
        height: 152px
    }

    .news-cart__imag {
        width: 200px;
        height: 152px
    }

    .top-video__preview {
        margin-right: 20px;
        width: 400px;
        height: 280px
    }

    .all-video__item-img {
        height: 166px
    }

    .all-video__item-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .active-search.search-form__box input[type="submit"] {
        visibility: hidden
    }
}

@media screen and (max-width: 820px) {
    .single-suscribe .salesforce_w2l_lead form.w2llead {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .single-suscribe input[type="submit"] {
        width: 100%
    }

    .single-suscribe .salesforce_w2l_lead .sf_field,
    .sf_type_checkbox {
        width: 100%
    }

    .single-suscribe input[type="email"],
    .single-suscribe #sf_email {
        width: 100%
    }

    .single-suscribe .salesforce_w2l_lead .w2lsubmit {
        width: 100%
    }

    .header {
        position: relative
    }

    .header-box {
        display: none
    }

    .mobile-hide {
        display: none
    }

    .header {
        height: 62px
    }

    .header-mobile__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 62px;
        position: relative;
        overflow: hidden
    }

    .header-mobile__burger {
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all
    }

    .header-mobile__burger a {
        width: 28px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 62px;
        text-decoration: none
    }

    .header-mobile__burger span {
        width: 28px;
        height: 3px;
        background-color: #fff;
        position: absolute
    }

    .header-mobile__burger span:after,
    .header-mobile__burger span:before {
        content: '';
        position: absolute;
        width: 28px;
        height: 3px;
        background-color: #fff;
        top: 0;
        left: 0;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all
    }

    .header-mobile__burger span:after {
        -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
            transform: translateY(-8px)
    }

    .header-mobile__burger span:before {
        -webkit-transform: translateY(8px);
        -ms-transform: translateY(8px);
            transform: translateY(8px)
    }

    footer {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .footer-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer-top__menu {
        padding-bottom: 20px;
        border-bottom: 1px dotted rgba(255, 255, 255, 0.24)
    }

    .footer-top__menu li a {
        color: #fff;
        font-weight: 500
    }

    .footer-top__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 20px
    }

    .footer-top__info a {
        font-weight: 500
    }

    .footer-top__info a:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 0;
        margin-left: 34px
    }

    .footer-bootom {
        border: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer-bootom__menu:first-child .footer-menu__name {
        border-top: 1px solid rgba(255, 255, 255, 0.12)
    }

    .footer-bootom__menu:last-child .footer-menu__name {
        display: none
    }

    .footer-bootom .footer-menu__name {
        font-size: 14px;
        letter-spacing: 0.04em;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        padding: 18px 0 18px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
        margin: 0;
        position: relative
    }

    .footer-bootom .footer-menu__name:after {
        content: url("../../image/icons/arrow-down.svg");
        position: absolute;
        right: 0;
        -webkit-transition: .35s;
        -o-transition: .35s;
        transition: .35s
    }

    .footer-bootom .active-accordion__menu:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg)
    }

    .footer-bootom ul {
        margin-top: 10px;
        display: none
    }

    .footer-bootom .footer-social__menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 27px
    }

    .footer-bootom .footer-social__menu ul li {
        margin-right: 18px
    }

    .footer-bootom .footer-social__menu ul li span {
        display: none
    }

    .footer-bootom .footer-social__menu ul li img {
        display: block
    }

    .footer-copyright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer-copyright .footer-copyright__col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 10px
    }

    .footer-copyright .footer-copyright__col a {
        margin-top: 10px
    }

    .content-area {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-gap: 0
    }

    .sidebar-page {
        margin-top: 20px
    }

    .sidebar-reclame a {
        display: block;
        margin: 0 auto
    }

    .sidebar-reclame a img {
        width: auto
    }

    .sidebar-subscribe {
        width: 345px;
        max-width: 100%;
        margin: 0 auto
    }

    .mm-blocker.mm--open {
        top: 62px
    }

    .mm-body--open {
        pointer-events: auto;
        height: 100%;
        width: 100%;
        position: fixed
    }

    .mm-body--open .header-mobile__burger span {
        height: 0
    }

    .mm-body--open .header-mobile__burger span:after,
    .mm-body--open .header-mobile__burger span:before {
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        transition: 0.5s all;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px)
    }

    .mm-body--open .header-mobile__burger span:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg)
    }

    .mm-body--open .header-mobile__burger span:before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg)
    }

    #mobile-menu.mm a {
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.7);
        padding: 15px 0
    }

    #mobile-menu.mm a:not(:last-child):after {
        border-right: 0
    }

    #mobile-menu.mm li:after {
        margin-left: 0;
        border: 1px dotted rgba(0, 0, 0, 0.24)
    }

    #mobile-menu.mm li:before {
        width: 7px;
        height: 7px;
        border-top: 2px solid #212121;
        border-right: 2px solid #212121;
        opacity: 1
    }

    #mobile-menu.mm:after {
        background: #91b0c21a;
        opacity: 1;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        color: rgba(0, 0, 0, 0.54);
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.04em;
        text-align: left
    }

    #mobile-menu.mm:before {
        width: 7px;
        height: 7px;
        border-top: 2px solid #212121;
        border-left: 2px solid #212121;
        opacity: 1
    }

    #mobile-menu.mm.mm--main:after {
        opacity: 0;
        height: 0
    }

    #mobile-menu.mm--main ul {
        top: 0
    }

    #mobile-menu {
        -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
        top: 62px;
        background: #fff;
        width: 0;
        opacity: 0
    }

    #mobile-menu li {
        padding: 0 15px 0 15px
    }

    #mobile-menu .mm.mm--main:after {
        background-color: red
    }

    #mobile-menu .mobile-extra__menu {
        position: absolute;
        bottom: 20px;
        left: 15px;
        right: 15px
    }

    #mobile-menu .mobile-extra__menu:before {
        display: none
    }

    #mobile-menu .mobile-extra__lang {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 20px 0 20px;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
    }

    #mobile-menu .mobile-extra__lang li {
        padding: 0;
        margin-right: 30px
    }

    #mobile-menu .mobile-extra__lang li a {
        color: rgba(0, 0, 0, 0.36)
    }

    #mobile-menu .mobile-extra__lang li:last-child {
        margin-right: 0
    }

    #mobile-menu .mobile-extra__lang li:before,
    #mobile-menu .mobile-extra__lang li:after {
        display: none
    }

    #mobile-menu .mobile-extra__lang .current-lang a {
        color: #212121
    }

    #mobile-menu .mobile-extra__social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 20px 0 20px
    }

    #mobile-menu .mobile-extra__social a {
        padding: 0;
        width: 38px;
        height: 38px;
        margin-right: 12px
    }

    #mobile-menu .mobile-extra__social a:last-child {
        margin-right: 0
    }

    #mobile-menu .mobile-extra__social a:after,
    #mobile-menu .mobile-extra__social a:before {
        display: none
    }

    #mobile-menu .mobile-extra__main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 0 10px
    }

    #mobile-menu .mobile-extra__main li {
        padding: 0;
        margin-right: 26px
    }

    #mobile-menu .mobile-extra__main li:last-child {
        margin-right: 0
    }

    #mobile-menu .mobile-extra__main li:first-child:after,
    #mobile-menu .mobile-extra__main li:first-child:before {
        display: none
    }

    #mobile-menu .mobile-extra__main li:before {
        display: none
    }

    #mobile-menu .mobile-extra__main li:after {
        content: '';
        position: absolute;
        left: -16px;
        top: calc(50% - 2px);
        width: 4px;
        height: 4px;
        background-color: rgba(0, 0, 0, 0.54);
        border-radius: 50%
    }

    #mobile-menu .mobile-extra__main li a {
        font-size: 13px;
        line-height: 13px;
        text-transform: inherit;
        color: #0E4D90
    }

    #mobile-menu .mobile-extra__copyright {
        font-size: 12px;
        line-height: 17px;
        color: rgba(0, 0, 0, 0.36)
    }

    .mm-body--open #mobile-menu {
        width: 80%;
        height: auto;
        opacity: 1
    }

    .sidebar-single {
        margin-top: 0
    }

    .read-also__box {
        display: block
    }

    .read-also__reclame {
        text-align: center;
        margin-left: 0;
        margin-top: 15px
    }

    .single-event {
        display: block
    }

    .single-event__feedback {
        margin-top: 15px
    }

    .single-event__feedback-link,
    .single-event__feedback-image {
        display: none
    }

    .single-event__feedback-info p:nth-child(3) {
        padding-bottom: 15px
    }

    .single-event__info-mobileImg {
        display: block;
        text-align: center;
        margin-bottom: 30px
    }

    .single-event___feedback-mobile {
        border-top: 1px dotted rgba(0, 0, 0, 0.24);
        display: block
    }

    .single-event___feedback-mobile p {
        font-weight: bold;
        padding: 15px 0 10px
    }

    .single-event___feedback-mobile a {
        display: block;
        text-decoration: none;
        padding-bottom: 10px;
        position: relative;
        padding-left: 16px
    }

    .single-event___feedback-mobile a:after {
        content: '';
        position: absolute;
        top: 7px;
        left: 2px;
        border-radius: 50%;
        width: 6px;
        height: 6px;
        background-color: #0E4D90
    }

    .project-day {
        margin: 20px 0 30px;
        padding: 30px 0 40px
    }

    .project-day__cart {
        display: block
    }

    .project-day__cart-preview {
        width: 100%
    }

    .project-day__cart-preview img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .project-day__cart-descr .category-name {
        padding-top: 12px
    }

    .home-partners__box {
        display: block
    }

    .home-partner__item {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 1fr;
        grid-template-columns: auto 1fr;
        padding: 10px 0 15px;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
    }

    .home-partner__item:first-child {
        border-top: 1px dotted rgba(0, 0, 0, 0.24)
    }

    .home-partner__item-preview {
        margin: 0 10px 0 15px;
        width: 162px;
        height: 136px
    }

    .home-partner__item-preview img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .home-partner__item-info {
        margin-right: 15px
    }

    .home-partner__item-info .home-partner__item-name {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 17px;
        line-height: 21px
    }

    .home-partner__item-category {
        padding: 0;
        margin: 0;
        margin-bottom: 8px
    }

    .home-partner__item-category .category-name {
        padding: 0
    }

    .technology .news-cart__image {
        width: 216px;
        height: 166px
    }

    .news-cart__image {
        width: 216px;
        height: 166px
    }

    .aside-info {
        margin-top: 0
    }

    .page-404__info {
        width: 100%
    }

    .header-mobile__search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .active-search.search-form__box input[type="submit"] {
        visibility: visible
    }

    .desktop-hide {
        display: block;
        margin-top: 20px
    }

    .top-article__item.article-item .article-item__descr {
        max-width: 55%
    }

    .article-item__descr {
        max-width: 60%
    }
}

@media screen and (max-width: 600px) {
    .article-item__descr {
        max-width: 100%
    }

    .main-page {
        margin-top: 30px
    }

    .banner-top a {
        width: 320px;
        height: 50px
    }

    .desktop-none.news-arrows {
        display: none
    }

    .title-page__article {
        font-size: 23px
    }

    .bolder-line {
        display: block
    }

    .sidebar-page {
        margin-top: 0
    }

    .sidebar-page .bolder-line {
        margin-top: 20px
    }

    .article-pagination {
        margin-bottom: 20px
    }

    .title-article {
        font-size: 17px;
        line-height: 21px
    }

    .article-item__image {
        width: 360px;
        height: 136px;
        margin-right: 9px
    }

    .top-article__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 15px 0 15px
    }

    .top-article-item__image.article-item__image {
        width: auto;
        height: 260px;
        margin-right: 0
    }

    .top-article__item.article-item:first-child {
        border: none
    }

    .top-article__item.article-item .article-item__descr {
        max-width: 100%
    }

    .mobile-container {
        padding: 0
    }

    .title-page {
        font-size: 23px;
        line-height: 27px;
        padding-bottom: 10px
    }

    .top-article .title-page,
    .all-article .title-page {
        padding: 0 15px 10px 15px
    }

    .sidebar-title {
        margin-bottom: 10px;
        padding: 0 15px 0 15px
    }

    .sidebar-title:before {
        left: 15px
    }

    .all-article__item .article-item__image {
        padding-left: 15px
    }

    .all-article__item .article-item__descr {
        padding-right: 15px
    }

    .all-article__item .article-text {
        display: none
    }

    .popular-news__item .category-name,
    .popular-news__item .article-item__stats {
        padding: 0 15px 0 15px
    }

    .popular-news__item a {
        padding: 5px 15px 0 15px;
        width: auto;
        display: block;
        line-height: 17px
    }

    .sidebar-events__cart {
        -ms-grid-columns: 0.25fr auto;
        grid-template-columns: 0.25fr auto
    }

    .sidebar-events__cart-image,
    .sidebar-events__cart-description {
        margin: 0 0 0 15px
    }

    .title-box .line {
        display: none
    }

    .footer-top__menu li {
        margin-right: 15px
    }

    .footer-top__menu li:last-child {
        margin-right: 0
    }

    .news-cart,
    .last-videos__cart,
    .other-events__item {
        width: 210px;
        margin-right: 12px
    }

    .video-cart__name,
    .news-cart__name {
        font-size: 14px
    }

    .article-pagination {
        padding: 0 15px 0 15px
    }

    .sidebar-events {
        padding-bottom: 0
    }

    .sidebar-popular__news {
        margin-bottom: 0
    }

    .sidebar-events__cart:last-child {
        border-bottom: none
    }

    .hide-link__mobile {
        display: none
    }

    .hide-link__desktop {
        display: block
    }

    .single-stats {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .single-category {
        margin-bottom: 0
    }

    .single-category:last-child {
        margin-right: 75px
    }

    img.alignleft,
    figure.alignleft {
        float: none
    }

    img.alignright,
    figure.alignright {
        float: none
    }

    .single-content h2,
    .single-content h3 {
        margin-top: 40px
    }

    .single-suscribe input[type="email"],
    #sf_email {
        width: 100%;
        margin-bottom: 10px
    }

    .sidebar-single {
        display: none
    }

    .single-tag {
        margin-bottom: 40px
    }

    .single-tag .single-tag__title {
        margin-right: 9px
    }

    .single-reclame__banner {
        margin: 20px 0 20px
    }

    .read-also__box .article-item {
        padding-left: 15px;
        padding-right: 15px
    }

    .read-also__box .article-text {
        display: none
    }

    .read-also__box .article-item__image {
        width: 148px;
        height: 90px
    }

    .read-also__box .title-box {
        margin-bottom: 0;
        padding-bottom: 15px;
        -ms-grid-columns: 2.5fr 0.5fr;
        grid-template-columns: 2.5fr 0.5fr;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.24);
        padding-left: 15px
    }

    .read-also__box .title-box .title-page {
        padding: 0 15px 0 15px
    }

    .single-suscribe p {
        width: 100%
    }

    .read-also__reclame {
        margin-bottom: 20px
    }

    .single-social__sharing {
        margin: 35px 0 21px 0
    }

    .sidebar-single__mobile {
        display: block;
        padding-bottom: 40px
    }

    .sidebar-single__mobile .popular-news__item:last-child {
        padding-bottom: 20px
    }

    .sidebar-single__mobile .sidebar-reclame:first-child {
        padding-bottom: 30px
    }

    .calendar-events .title-page {
        padding: 0 15px 10px 15px;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.24);
        font-size: 31px;
        line-height: 36px
    }

    .calendar-events .title-article {
        padding: 0 15px 0 15px;
        font-size: 23px
    }

    .calendar-event__cart {
        -ms-grid-columns: auto;
        grid-template-columns: auto
    }

    .calendar-event__cart-image {
        margin-left: 15px;
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3;
        width: 124px;
        height: 124px
    }

    .calendar-event__cart-description {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 1;
        grid-row: 1;
        margin-right: 15px;
        margin-left: 10px
    }

    .calendar-event__cart-date {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 2;
        grid-row: 2;
        margin-right: 15px;
        margin-left: 10px;
        margin-top: 15px;
        padding: 0 15px 0 15px;
        display: -ms-grid;
        display: grid;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 42px
    }

    .calendar-events__info {
        margin-top: 20px;
        background: rgba(0, 0, 0, 0.04);
        border: none;
        margin-bottom: 5px
    }

    .calendar-events__info .events-info__link {
        display: none
    }

    .calendar-events__info .title-article {
        padding: 10px 15px 10px 15px;
        font-size: 21px
    }

    .events-mobile__link {
        display: block;
        margin-top: 10px;
        text-decoration: none;
        color: #0E4D90;
        font-size: 13px;
        margin-left: 15px
    }

    .single-event__info-reg,
    .single-event__info-date,
    .single-event__info-location,
    .single-event__info-descr,
    .single-event__info-programm,
    .single-event__info .title-page {
        margin: 0 15px 15px 15px
    }

    .single-event__info-reg p span {
        display: block
    }

    .single-event__feedback-info {
        margin: 20px 15px 20px 15px
    }

    .other-events {
        margin: 20px 0 20px
    }

    .single-event strong {
        display: block
    }

    .video-preview {
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto
    }

    .last-videos__cart .video-preview {
        padding: 0
    }

    .last-videos__cart .video-preview img {
        height: 100%
    }

    .top-video__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-video .top-video__descr {
        max-width: 100%
    }

    .top-article .article-item__text .category-name {
        padding-top: 12px
    }

    .top-video .article-item__text {
        padding: 0 15px 0 15px
    }

    .top-video .title-page {
        font-size: 31px
    }

    .top-video__preview {
        width: 100%;
        height: 220px
    }

    .main-video__banner {
        display: none
    }

    .mobile-video__banner,
    .video-banner {
        display: block;
        border-top: none
    }

    .all-video {
        margin-bottom: 0
    }

    .all-video .title-page__article {
        padding: 0 15px 0 15px
    }

    .all-video__item {
        text-align: center;
        padding: 10px 0 20px;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
    }

    .all-video__item:first-child {
        border-top: 1px dotted rgba(0, 0, 0, 0.24)
    }

    .all-video__item:last-child {
        border-bottom: none
    }

    .all-video__item-img {
        width: 100%;
        height: 220px;
        padding: 0
    }

    .all-video__item-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .all-video__item .category-name,
    .all-video__item .video-cart__name {
        padding: 0 15px 0 15px;
        text-align: left
    }

    .all-video__item .category-name {
        margin-top: 12px;
        margin-bottom: 8px
    }

    .special-project {
        margin-top: 0
    }

    .all-video__box {
        display: block
    }

    .all-video__item-img {
        padding: 0 15px 0 15px
    }

    .partner {
        border: none;
        width: auto;
        height: auto
    }

    .editor-choise .title-box {
        padding: 0 15px 0 15px
    }

    .editor-choise .line {
        display: block
    }

    .editor-choise__cart {
        display: block;
        padding: 0 15px 0 15px
    }

    .editor-choise__cart-image {
        padding-bottom: 16px;
        width: auto;
        height: auto
    }

    .editor-choise__cart-image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .home-news__partners .title-box {
        padding: 0 15px 0 15px;
        -ms-grid-columns: 1fr auto;
        grid-template-columns: 1fr auto
    }

    .home-news__partners .title-link {
        margin-right: 0
    }

    .home-news {
        border-top: none
    }

    .home-news__item-preview {
        width: 162px;
        height: 136px;
        margin-left: 15px
    }

    .home-news__item-descr {
        margin-right: 15px
    }

    .home-news__item-descr .article-text {
        display: none
    }

    .home-news__item:last-child {
        border-bottom: 1px dotted rgba(0, 0, 0, 0.24);
        margin-bottom: 20px
    }

    .title-project__day .title-page__article {
        font-size: 23px
    }

    .title-project__day .title-link {
        margin-right: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .project-day__link a svg {
        margin-top: 3px
    }

    .home-last__news .title-box {
        -ms-grid-columns: 1fr auto;
        grid-template-columns: 1fr auto;
        padding-bottom: 10px;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
    }

    .home-last__news .title-box .title-page__article {
        margin-left: 15px
    }

    .home-last__news .home-banner__reclame {
        border: none
    }

    .home-sidebar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .home-sidebar .sidebar-reclame {
        margin-bottom: 20px
    }

    .home-sidebar .sidebar-subscribe {
        margin-bottom: 20px
    }

    .home-sidebar .sidebar-popular__news {
        margin-bottom: 20px;
        margin-top: 30px
    }

    .home-sidebar .sidebar-events {
        padding-top: 30px
    }

    .home-bolder__line {
        margin-bottom: 10px
    }

    .technology .news-cart__image {
        width: 210px;
        height: 160px
    }

    .news-cart__image {
        width: 210px;
        height: 160px
    }

    .aside-info {
        display: none
    }

    .main-info .banner-telegram {
        display: none
    }

    .main-about .about-info__meta {
        margin-top: 40px
    }

    .news-cart__image,
    .last-videos__cart-preview {
        height: 160px;
        width: 210px
    }

    .search-article .article-item {
        padding-left: 0
    }

    .search-article .article-item__image {
        padding-left: 0;
        width: 300px;
        height: 136px
    }

    .search-article .all-article__item .article-item__image {
        padding-left: 0
    }

    .search-form input[type="text"] {
        max-width: 100%;
        margin-right: 0;
        height: 42px
    }

    .search-form input[type="submit"] {
        display: block;
        margin: 15px auto;
        max-width: 100%;
        height: 42px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .video-mobile__title {
        display: block;
        margin: 20px 0 12px;
        padding: 0 15px 0 15px;
        font-size: 23px
    }

    .single-video__wrap {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 10px;
        margin-top: 12px
    }

    .single-video_item {
        padding: 0 15px 0 15px
    }

    .single-video_item-1 .title-article {
        display: none
    }

    .single-video_item-3 {
        margin: 0 50px 0 15px;
        padding: 0;
        padding-bottom: 20px;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.24)
    }

    .single-video_item-4 {
        padding-top: 20px
    }

    .video {
        padding-bottom: 70%
    }

    .single-tag__names a {
        margin-bottom: 6px
    }

    .search-form__box {
        width: 100%
    }

    .search-form__box form {
        width: 0
    }

    .search-form__box input[type="text"] {
        opacity: 0;
        visibility: hidden;
        width: 100%
    }

    .active-search.search-form__box form {
        width: 100%
    }

    .active-search.search-form__box input[type="text"] {
        background: #fff;
        opacity: 1;
        visibility: visible;
        width: 100%
    }

    .active-search__mobile.header-mobile__box .header-mobile__logo,
    .active-search__mobile.header-mobile__box .header-mobile__burger {
        display: none
    }

    .active-search__mobile.header-mobile__box .header-mobile__search {
        width: 100%
    }

    .header-mobile__logo,
    .header-mobile__burger {
        display: block
    }

    #mobile-menu .mobile-extra__menu {
        bottom: 5px
    }

    #mobile-menu .mobile-extra__social,
    #mobile-menu .mobile-extra__main,
    #mobile-menu .mobile-extra__copyright {
        display: none
    }

    #mobile-menu .mobile-extra__lang {
        border: none;
        padding: 0
    }

    .last-videos {
        margin-top: 0
    }
}

@media screen and (max-width: 375px) {
    .article-item__image {
        width: 300px;
        height: 100px
    }

    .article-pagination a {
        width: 44px;
        height: 44px
    }

    .article-pagination .current {
        width: 44px;
        height: 44px
    }
}

@media screen and (max-width: 360px) {
    .footer-top__menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-top__menu ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-top__menu li {
        margin-top: 10px
    }

    .footer-top__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-top__info a:first-child {
        margin-right: 0;
        margin-left: 8px
    }

    .all-article__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .all-article__item .article-item__descr {
        padding-left: 15px
    }

    .all-article__item .article-item__descr .category-name {
        padding-top: 10px
    }

    .all-article__item .article-item__image {
        height: 190px;
        width: 100%
    }

    .all-article__item .partner {
        padding-top: 10px
    }

    #mobile-menu .mobile-extra__social,
    #mobile-menu .mobile-extra__main {
        display: none
    }

    .article-item__stats {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .all-video__item-img {
        width: 100%;
        height: auto
    }

    .home-partner__item-category {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .partner-item__category {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .home-partner__item {
        display: block
    }

    .home-partner__item-info,
    .home-news__item-descr {
        margin-left: 15px;
        margin-top: 10px
    }

    .home-partner__item-preview {
        width: auto;
        height: 190px
    }

    .home-news__item-preview {
        width: auto;
        height: 190px;
        margin-right: 15px
    }

    .home-news__item-preview img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .home-news__item {
        display: block
    }

    .search-article .all-article__item .article-item__image {
        padding-left: 0
    }

    .search-article .article-item__descr {
        padding-left: 0;
        margin-top: 15px
    }
}

@media screen and (max-width: 320px) {
    .article-pagination a {
        width: 34px;
        height: 34px
    }

    .article-pagination .current {
        width: 34px;
        height: 34px
    }
}

















#breadcrumbs {
    color: #0E4D90;
    margin-bottom: 30px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
}

#breadcrumbs a {
    text-decoration: none;
    color: #0E4D90;
}


.popular-company {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    /* justify-content: space-between; */
    margin: -10px;
    margin-bottom: 50px;
}

.company-item {
    width: 30%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin: 10px;
    padding: 20px;
    text-align: center;
}
.company-item a:hover {
    color: #A03000;
}
/* .company-item:last-child {
    margin-right: auto;
    margin-left: 23px;
} */

.company-item__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
}

.company-item__title a {
    text-decoration: none;
    color: #000;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
}

.company-item__adres {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
}

.company-item__site {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #0E4D90;
    text-decoration: none;
}

.company-item__site__icon {
    display: block;
    width: 18px;
    height: 20px;
    margin-left: 5px;
    background: url(/wp-content/themes/aggregate/image/site.svg) no-repeat;
}





/* search */
.company-search {
    position: relative;
    border: 15px solid #91B0C2;
    display: inline-block;
    border-radius: 4px;
    background: #91B0C2;
    margin-bottom: 50px;
}

.company-search__input {
    width: 420px;
    height: 42px;
    border: 1px solid #91B0C2;
    border-radius: 4px;
    outline: none;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    padding-left: 10px;


}

.company-search__btn {
    position: absolute;
    width: 36px;
    height: 36px;
    right: 3px;
    top: 3px;
    background: #0E4D90 url(/wp-content/themes/aggregate/image/icons/search-icon.svg) no-repeat;
    background-position: center;
    border-radius: 4px;
    border: none;
}

.all-company {
    margin-bottom: 50px;
}

.company-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: center; */
    padding-left: 90px;
    position: relative;
    margin-top: 30px;
    border-top: 1px dotted rgba(0, 0, 0, 0.24);
    padding-top: 20px;
}

.list__letter {
    position: absolute;
    top: -10px;
    left: 0;
    width: 47px;
    height: 27px;
    background: #fff;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 27px;
    text-align: center;

}

.company__group-list {
    list-style-position: inside;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    margin-bottom: 40px;
}

.company__group-list li {
    margin-bottom: 5px;
    margin-right: 150px;
}

.company__group-list a {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #0E4D90;
    text-decoration: none;
}
.company__group-list a:hover {
    color: #A03000;
}

.single-company__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
}

.single-company__header .post-thumbnail {
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    padding: 20px;
    margin-right: 20px;

}

.single-company__adres,
.single-company__phone,
.single-company__site {
    margin-bottom: 10px;
}

.single-company__site {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.single-company__site b {
    margin-right: 5px;
}

.single-company__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.single-company__social__item {
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 10px;
}

.single-company__social--fb {
    background: url(/wp-content/themes/aggregate/image/company-icon/fb.svg) no-repeat;
}

.single-company__social--in {
    background: url(/wp-content/themes/aggregate/image/company-icon/in.svg) no-repeat;
}

.single-company__social--tw {
    background: url(/wp-content/themes/aggregate/image/company-icon/twitter.svg) no-repeat;
}

.single-company__social--inst {
    background: url(/wp-content/themes/aggregate/image/company-icon/inst.svg) no-repeat;
}

.single-company__social--youtube {
    background: url(/wp-content/themes/aggregate/image/company-icon/youtube.svg) no-repeat;
    background-position: center;
}


.sigle-company__wrap-title {
    border-top: 1px dotted rgba(0, 0, 0, 0.24);
    position: relative;
    margin-bottom: 22px;
}

.single-company__title {
    position: absolute;
    top: -18px;
    left: 0;
    background: #ffff;
    padding-right: 20px;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 27px;
	padding-top: 20px;
}

.single-company__text {
    margin-bottom: 40px;
	padding-top: 20px;
}

.single-company__text p {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

single-company__staff {
    margin-bottom: 20px;
}

.single-company__staff-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

.single-company__staff-type {
    width: 50%;
    border-bottom: 1px solid;
    -ms-flex-item-align: baseline;
        align-self: baseline;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24);
}

.single-company__staff-type span {
    padding-bottom: 4px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.5);
    background: #fff
}

.single-company__staff-title {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 100%;
    margin-bottom: 15px;
	text-align: left;
}

.single-company__video {
    margin-bottom: 50px;
}

.single-company-products {
    margin-bottom: 50px;
}

.product-company-name {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 22px;
    display: block;
}
.slick-dots li {
    margin: 0;
    width: 16px;
}
.slick-dots li button:before {
    font-size: 36px;
}

.slick-prev {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
}
.slick-next {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}

.slick-prev:before, .slick-next:before {
    content: ' ';
    border: 1.5px solid #0E4D90;
    border-left: 0;
    border-bottom: 0;
    display: block;
    width: 12px;
    height: 12px;

}



.slick-dots li.slick-active button:before {
    color: #0E4D90;
}

.product-slider-wrap {}

.product-slide {
    max-width: 720px;
    margin-bottom: 42px;
}



.specifications__title {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 100%;
    color: #212121;
    margin-bottom: 15px;
}

.single-company__staff {
    margin-bottom: 30px;
}

.product__specifications {
    margin-bottom: 50px;
}



.product-specifications__item {
    width: 79%;
}

.product-specifications__item ul {
    -ms-flex-item-align: end;
        align-self: flex-end;
}

.single-product__feedback {
    background: #91b0c21f;
    border-radius: 2px;
    padding: 20px;
    padding-bottom: 35px;
    margin-bottom: 55px;
}

.single-product__feedback-title {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 27px;
    color: #212121;
    margin-bottom: 20px;
}
.single-product__feedback-list {
    margin-bottom: 30px;
}
.single-product__feedback-list li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 19px;
    color: #212121;
}
.single-product__feedback-btn {
    text-decoration: none;
    font-family: Inter;
    font-style: normal;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 24px;
    background: #EC262E;
    border-radius: 2px;
    margin-bottom: 30px;
    cursor: pointer;
}


.single-product__about-company {
    background: #91b0c21f;
    border-radius: 2px;
    padding: 20px;
    padding-bottom: 35px;
    margin-bottom: 55px;
}

.single-product__about-company img {
    width: 100%;
}



.single-product__document {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 30px;
    margin-bottom: 30px;
}

.single-product__document a {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #0E4D90;
    text-decoration: none;
    margin-bottom: 30px;
    padding-left: 40px;
}
.single-product__document a:hover {
    color: #A03000;
}

.single-product__document--pdf {
    position: relative;
}

.single-product__document--doc {
    position: relative;
}
.single-product__document--pdf:before {
    content: ' ';
    display: block;
    width: 24px;
    height: 37px;
    position: absolute;
    background: url(../../image/pdf.svg) no-repeat;
    background-position: bottom;
    left: 0;
    top: -5px;
}

.single-product__document--doc:before {
    content: ' ';
    display: block;
    width: 24px;
    height: 37px;
    position: absolute;
    background: url(../../image/doc.svg) no-repeat;
    background-position: bottom;
    left: 0;
    top: -5px;

}
.single-product__document a:after {
    content: '';
    display: block;
    width: 18px;
    height: 20px;
    margin-left: 5px;
    background: url(/wp-content/themes/aggregate/image/site.svg) no-repeat;
    position: absolute;
    right: -22px;
    top: 0;
}

.product-catalog > .company-item {
    width: 23%;
}
.single-video__company {
    margin-bottom: 30px;
}
.single-product__about-company img {
    margin-bottom: 15px;
}
.single-product__about-company a {
    text-decoration: none;
    color: #0E4D90;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}
.single-product__about-company .single-company__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.single-product__about-company .single-company__site {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.single-product__about-company .single-company__adres {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}


.single-company-popup {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 100px;
    background: rgba(0, 0, 0, 0.5);
}




.single-company-popup__content {
    position: relative;
    background-color: #fefefe;
    margin: 10% auto;
    padding: 65px 165px;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 9px;
    max-width: 750px;
}
.single-company-popup__title {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    color: #212121;
}

.single-company-popup__desc{
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #212121;
    margin-top: 10px;
    margin-bottom: 25px;
}

.single-company-popup__close {
    background: url(../../image/close.svg);
    width: 36px;
    height: 36px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.single-company-popup-cookie {
    color: rgba(0, 0, 0, 0.36);
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    margin-top: 20px;
}
.single-company-popup-cookie a {
    color: rgba(0, 0, 0, 0.36);
}

.wpcf7-form-control-wrap input {
    width: 100%;
    padding: 14px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 4px 4px 0px 0px;
    color: rgba(0, 0, 0, 0.36);
    font-size: 14px;
    line-height: 20px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    border-radius: 0;
    border-bottom: 0;
}

.wpcf7-form-control-wrap select {
    width: 100%;
    padding: 14px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 4px 4px 0px 0px;
    color: rgba(0, 0, 0, 0.36);
    font-size: 14px;
    line-height: 20px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    border-radius: 0px 0px 4px 4px;
}

.wpcf7-submit {
    color: #fff;
    border: none;
    width: 191px;
    height: 48px;
    background: #EC262E;
    border-radius: 2px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin-top: 30px;
    cursor: pointer;
}

.text-276 input {
    border-radius: 4px 4px 0px 0px;
}

.single-product__feedback--mobile {
    display: none;
}
.single-company-popup_mobile-close {
    display: none;
}
.single-product__about-company--mob {
    display: none;
}
.title-page--moble {
    display: none;
}
.breadcrumb_last {
    color: rgba(0, 0, 0, 0.3);
}

#breadcrumb a {
    vertical-align: text-bottom;
}








@media screen and (max-width: 600px) {

/* 
    .partner p {
        padding-top: 12px;
    } */
    .title-link-right {
        text-align: right;
    }
    .title-page--moble {
        display: block;
    }
    .title-page--descktop {
        display: none;
    }
    .single-product__about-company--mob {
        display: block;
    }
    .single-product__about-company--mob img {
        display: inline;
    }
    .single-product__feedback--mobile {
        display: block;
    }
    .single-company__staff-type {
        border: none;
        width: 100%;
    }
    .single-company__staff-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .product-specifications__item ul {
        -ms-flex-item-align: baseline;
            align-self: baseline;
        margin-top: 5px;
    }
    .single-company__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .single-company__header .post-thumbnail {
        margin-bottom: 20px;
        margin-right: 0;
        text-align: center;
    }
    .single-company__site, .single-company__phone, .single-company__adres  {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .company__group-list {
        list-style-position: inside;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        margin-bottom: 40px;
    }

    .company__group-list li {
        margin-right: 0;
    }

    .company-search {
        width: 90%;
    }

    .company-search__input {
        width: 100%;
    }

    .popular-company {
        margin: 0;
        margin-bottom: 30px;
    }

    .company-item {
        width: 95%;
    }

    .product-catalog > .company-item {
        width: 95%;
    }

    .company-archive {
        margin: 15px;
    }

    #breadcrumbs {
        margin: 0 15px;
        margin-bottom: 28px;
    }
    .slick-arrow {
        display: none !important;
    }
    .company-item {
        width: 95%;
        margin: 0;
        margin-bottom: 15px;
    }
    .single-company-popup {
        padding: 0;
        z-index: 999999;
    }
    .single-company-popup__content {
        padding: 15px;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    .single-company-popup__desc {
        text-align: left;
        font-size: 15px;
        line-height: 22px;
    }
    .single-company-popup__title {
        text-align: left;
        font-size: 23px;
        line-height: 27px;
    }
    .single-company-popup__close {
        display: none;
    }
    .single-company-popup_mobile-close {
        color: rgba(0, 0, 0, 0.7);
        text-transform: uppercase;
        letter-spacing: 0.04em;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.24);;
        display: block;
        margin: 0 -15px;
        /* padding: 15px 45px; */
        padding-top: 10px;
        padding-right: 45px;
        padding-bottom: 15px;
        padding-left: 45px;
        margin-bottom: 16px;
        position: relative;
    }
    .single-company-popup_mobile-close:before {
        content: ' ';
        display: block;
        background: url(../../image/back.svg) no-repeat;
        width: 10px;
        height: 15px;
        position: absolute;
        margin-left: -20px;
        margin-top: 1px;
    }
}
.menu-more {
    padding-right: 29px;
    padding-left: 8px;
    position: relative;
}
.menu-more:hover {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 4px;
}

.menu-more a {
    color: #fff !important;
}
.menu-more:after {
    content: ' ';
    display: block;
    width: 24px;
    height: 24px;
    background: url(../../image/more.svg) no-repeat;
    position: absolute;
    right: 0;
    bottom: -1px;
}

.menu-more .sub-menu {
    display: none !important;
}
.menu-more:hover .sub-menu {
    display: block !important;
    width: 228px;
    left: auto;
    bottom: -255px;
    right: 0px;
    margin-right: 0;
}
.menu-more .sub-menu {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 8px 24px rgba(150, 150, 150, 0.2);
            box-shadow: 0px 8px 24px rgba(150, 150, 150, 0.2);
    border-radius: 4px;
    /* height: 255px; */
    /* height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content; */
    
}
.menu-more .sub-menu:before {
    content: '';
    position: absolute;
    width: 58%;
    background: transparent;
    top: -11px;
    height: 10px;
    right: 0;
}

.menu-more .sub-menu li {
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24);

}

.menu-more .sub-menu a {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 17px !important;
}


.header-top__menu ul li {
    padding-bottom: 8px;
    padding-top: 8px;
}

.menu-more .sub-menu li {
    padding-top: 15px;
    padding-bottom: 15px;
}

.menu-more .sub-menu li:last-child {
    border-bottom: 0;
}

.menu-more .sub-menu a:hover {
    color: #FF891C !important;
}


/* sub menu */
.menu-sub-more {
    padding-right: 29px;
    padding-left: 8px;
    position: relative;
}


.menu-sub-more .sub-menu {
    display: none !important;  
}

.menu-sub-more:hover .sub-menu {
    display: block !important; 
    width: 228px;
    left: auto;
    top: 40px;
    right: 0px;
    margin-right: 0;
} 

.menu-sub-more > a {
    background: url(../../image/sub-more.svg) no-repeat;
    width: 20px;
    height: 5px;
    color: #ffffff00 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
}
.menu-sub-more > a:hover {
    color: #ffffff00 !important;
}
.menu-sub-more:hover .sub-menu {
    display: block !important;
    width: 228px;
    left: auto;
    /* top: 40px; */
    bottom: -103px; 
    right: 0px;
    margin-right: 0;
}
.menu-sub-more .sub-menu {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 8px 24px rgba(150, 150, 150, 0.2);
            box-shadow: 0px 8px 24px rgba(150, 150, 150, 0.2);
    border-radius: 4px;
    /* height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content; */

}
.menu-sub-more .sub-menu:before {
    content: '';
    position: absolute;
    width: 58%;
    background: transparent;
    top: -11px;
    height: 10px;
    right: 0;
}

.menu-sub-more .sub-menu li {
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24);

}

.menu-sub-more .sub-menu a {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 17px !important;
}


.header-top__menu ul li {
    padding-bottom: 8px;
    padding-top: 8px;
}

.menu-sub-more .sub-menu li {
    padding-top: 15px;
    padding-bottom: 15px;
}

.menu-sub-more .sub-menu li:last-child {
    border-bottom: 0;
}

.menu-sub-more .sub-menu a:hover {
    color: #FF891C !important;
}











/* search */
.header-top__search {
    position: absolute;
    right: 60px;
}

.active-search-wrapper {
    position: absolute;
}


.active-search.search-form__box input[type="text"] {
    width: 934px;
    height: 40px;
    padding-left: 48px;
    border-radius: 42px;
    background: #696969;
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    line-height: 14px;
}


.active-search.search-form__box input[type="submit"] {
    left: 10px;
    top: 8px;
}


.active-search.search-form__box span {
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    background: url(../../image/white-close.svg) no-repeat;
    right: 19px;
    top: 13px;
    cursor: pointer;
}

@media screen and (max-width: 600px) { 
    .menu-more a {
        color: rgba(0, 0, 0, 0.7) !important;
    }
    
}





h1 {
  /* margin: 100px auto 0 auto; */
  color: var(--stroke-color);
  font-family: 'Encode Sans Semi Condensed', Verdana, sans-serif;
  font-size: 10rem; line-height: 10rem;
  font-weight: 200;
  text-align: center;
}
h2 {
  margin: 20px auto 30px auto;
  font-family: 'Encode Sans Semi Condensed', Verdana, sans-serif;
  font-size: 1.5rem;
  font-weight: 200;
  text-align: center;
}
h2, a{
  text-decoration: none;
  color: #4b60ff;
}
h1, h2 {
  -webkit-transition: opacity 0.5s linear, margin-top 0.5s linear; /* Safari */
  transition: opacity 0.5s linear, margin-top 0.5s linear;


@media(min-width: 992px){
    .err-title {
        font-size: 100px;
        font-weight: 700;
    }
}
.err-message{
    font-size: 28px;
    color: #212121;
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 10px;
}