﻿h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    padding: 0;
    margin: 0
}

a,
img,
ul li {
    outline: 0
}

.link_phone::before,
.link_write::before {
    position: absolute;
    content: " ";
    margin: auto;
    background-position: left center;
    bottom: 0
}

.link_phone,
.link_write,
.list_nav li a,
.main_billbord {
    position: relative
}

.list_nav {
    /* font-family: 'Bebas Neue'; */
    font-family:"Exo 2";
    font-weight: 300
}

.title_main {
    font-family: 'Bebas Neue';
    /* font-family:"Exo 2"; */
    font-weight: 700
}

.item_article::before,
.link_phone::before,
.link_write::before {
    top: 0;
    background-repeat: no-repeat
}

.link_write span,
.name_article span {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.form_agree a,
.item_menu a:hover,
.list_footer li a:hover,
.list_nav li a:hover,
.list_nav li a.selected,
.list_nav li.active a,
.list_pagination li a:hover,
.menu_modal li a:hover {
    color: #ec3838
}
.list_nav li a.selected:hover{
    text-decoration: none;
}

.arrow_breadcumb,
.btn_nav,
.categories_list li,
.link_phone,
.link_write,
.menu_mail,
.menu_phone {
    vertical-align: middle
}

.dropdown_menu,
.plyr__controls {
    visibility: hidden
}

.analytics_content blockquote a:hover,
.analytics_content li a:hover,
.analytics_content p a:hover,
.create a,
.created a,
.download_pdf:hover,
.event_block a:not([class]):hover,
.modal_block_tp a,
.police_link a,
a {
    text-decoration: none
}

.languge_active,
.open_list,
.open_minfin,
.sandwich,
button {
    cursor: pointer
}

.authors_block,
.flexbox,
.open_list em,
.text h3 {
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #222;
    opacity: 1
}

:-moz-placeholder {
    color: #222;
    opacity: 1
}

::-moz-placeholder {
    color: #222;
    opacity: 1
}

:-ms-input-placeholder {
    color: #222;
    opacity: 1
}

body {
    font-family: "Exo 2";
    font-weight: 300;
    font-size: 16px;
    overflow-x: hidden;
    margin: 0;
    color: #222
}

.cbalink {
    display: none !important
}

#sprite-plyr+div:not(.wrapper),
.bottom_menu br,
.btn_search.fancybox_search,
.copyright,
.hidden_desktop,
.item_tab_mobile,
.left_footer .btn_main,
.modal_block,
.tab_content,
body>div:first-child:not(.wrapper) {
    display: none
}

.link_phone,
.link_simple,
.link_write,
.link_write span {
    display: inline-block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

* {
    outline: 0 !important
}

ul li {
    list-style-type: none
}

img {
    display: block
}

.container-fluid {
    /*   padding-left:155px;
    padding-right:155px */
}

.top_line_header {
    padding: 10px 0;
    color: #fff;
    background-color: #142339
}

.link_simple {
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.list_nav li a,
.list_nav li a::after {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.link_write {
    padding-left: 41px;
    margin-right: 60px;
    color: #fff
}

.link_write::before {
    display: block;
    width: 30px;
    height: 26px;
    left: 0;
    background-image: url(../img/icon_message.png)
}

.link_phone {
    padding-left: 35px;
    color: #fff
}

.link_phone::before {
    display: block;
    width: 24px;
    height: 25px;
    left: 0;
    background-image: url(../img/icon_phone.png)
}

.btn_main::before,
.item_article::before,
.list_nav li a::after {
    position: absolute;
    content: " ";
    width: 100%;
    left: 0
}

.align_right,
.list_pagination {
    text-align: right
}

.created a,
.form_search,
.list_footer li,
.list_nav li,
.logo_menu {
    display: inline-block
}

.form_search input {
    padding: 7px 30px;
    border-radius: 3px
}

.btn_search {
    -webkit-background-size: 20px 20px
}

.bottom_menu .social_list,
.breadcumbs_list li,
.create img,
.main_logo_tp {
    display: inline-block;
    vertical-align: middle
}

.item_analytics img,
.main_logo_tp img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.list_nav {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.list_nav li a {
    font-size: 18px;
    color: #222;
    display: inline-block;
    text-transform: uppercase;
    transition: .3s
}

.list_nav li a::after {
    display: block;
    height: 1px;
    bottom: 0;
    background-color: #d0d3d7;
    transition: .3s
}

.btn_main::before,
.slick-dots li button {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.list_nav li a:not(.selected):hover::after,
/* .list_nav li a.selected::after, */
.list_nav li.active a::after {
    height: 8px;
    bottom: -15px;
    background-color: #ec3838
}

.main_billbord {
    padding-top: 45px;
    background-color: #f3f3f3;
    z-index: 9
}

.btn_main,
.item_article {
    z-index: 1;
    position: relative
}

.title_main {
    font-size: 70px;
    line-height: 74px;
    margin-bottom: 15px;
    text-align: left
}

.image_billbord img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: auto
}

.slick-dots li,
.slick-dots li button {
    width: 31px;
    height: 11px
}

.btn_main {
    padding: 15px 30px;
    color: #fff;
    width: 210px;
    border: none;
    background-color: transparent;
    display: inline-block;
    text-align: center
}

.btn_main::before {
    display: block;
    height: 100%;
    top: 0;
    background-color: #ec3838;
    z-index: -1;
    transition: .3s
}

.btn_main:hover::before {
    background-color: #d52a2a
}

.btn_gray:hover::before,
.list_years li.active .btn_gray::before,
.name_article::before,
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-dots li.slick-active button,
.top_btns .btn_main.active::before {
    background-color: #ec3838
}

.form_page,
.slider_billbord .btn_main {
    margin-top: 25px
}

.slider_billbord {
    padding-bottom: 90px
}

.slick-dots {
    bottom: 30px;
    padding-left: 180px
}

.slick-dots li button {
    border-radius: 0;
    transition: .3s;
    background-color: #e0e0e0;
    border: none !important
}

.item_article,
.item_article::before {
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.item_article {
    min-height: 365px;
    padding: 28px 75px 28px 105px;
    max-width: 510px;
    margin: 0 auto;
    color: #222;
    background-color: #fff;
    transition: .3s
}

.item_article::before {
    height: 100%;
    background-image: url(../img/bg_article.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    transition: .3s;
    z-index: -1
}

.name_article::after,
.name_article::before {
    position: absolute;
    content: " ";
    right: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.cat_article {
    padding: 7px 12px;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #fff;
    display: inline-block
}

.title_section {
    font-size: 45px;
    font-family: 'Bebas Neue';
    font-weight: 700
}

.name_article {
    line-height: 52px;
    margin-top: 30px;
    margin-bottom: 35px;
    position: relative;
    display: block;
    font-size: 45px;
    font-family: 'Bebas Neue';
    font-weight: 700;
}

.name_article::before {
    display: block;
    top: 7px;
    margin-right: 29px;
    height: 4px;
    width: 75px;
    transition: .3s
}

.item_base::after,
.name_article::after {
    margin-right: 25px;
    border-radius: 50%;
    background-image: url(../img/arrow_right.png);
    background-position: center;
    background-repeat: no-repeat
}

.name_article::after {
    display: block;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: #fff;
    opacity: 0;
    transition: .3s
}

.item_base::before,
.title_section::after {
    height: 4px;
    position: absolute;
    content: " ";
    left: 0
}

.item_base,
.item_base::before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    display: block
}

.section_articles {
    padding-top: 95px;
    position: relative;
    z-index: 2
}

.item_base,
.section_base {
    z-index: 1;
    position: relative
}

.item_article:hover .name_article::before,
.item_article:hover::before,
.item_base:hover::before,
.item_event:hover::before,
.nav_list>li.has_child:hover>a::after,
.pause .main_video::after {
    opacity: 0
}

.item_article:hover {
    color: #fff;
    background-color: #ec3838
}

.item_article:hover .cat_article {
    background-color: #f06060
}

.button_search.active::before,
.categories_list li.active a::before,
.fancybox-close:hover::before,
.item_article:hover .name_article::after,
.item_base:hover::after,
.item_event:hover .arrow_event,
.item_event:hover::after,
.list_pagination li.active a::before,
.nav_list>li.has_child:hover>a::before {
    opacity: 1
}

.section_base {
    padding-top: 95px;
    padding-bottom: 100px
}

.title_section {
    padding-left: 270px;
    text-transform: uppercase;
    position: relative
}

.item_base,
.item_tab,
.list_footer li a,
.title_small {
    font-size: 22px;
    text-transform: uppercase
}

.title_section::after {
    display: block;
    width: 210px;
    top: 13px;
    background-color: #ec3838
}

.item_base {
    padding: 80px 30px 30px;
    background-color: #f3f3f3;
    font-family: 'Bebas Neue';
    font-weight: 700;
    min-height: 220px;
    margin-top: 55px;
    color: #222;
    transition: .3s
}

.item_base::before {
    top: 42px;
    width: 75px;
    background-color: #ec3838;
    transition: .3s
}

.item_base::after {
    position: absolute;
    display: block;
    content: " ";
    top: 30px;
    left: 30px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.item_base:hover {
    background-color: #ec3838;
    color: #fff
}

.last_base {
    max-width: 290px;
    margin-top: 55px
}

.last_base .btn_main {
    margin-top: 23px
}

.section_base::before {
    position: absolute;
    display: block;
    content: " ";
    width: 100%;
    height: 1307px;
    right: 0;
    bottom: 0;
    background-image: url(../img/bg_dots.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1
}

.fancybox-slide--html .fancybox-close-small,
.fancybox-slide--html .fancybox-close-small::before,
.section_tabs {
    background-repeat: no-repeat;
    background-position: center
}

.section_tabs {
    padding-top: 80px;
    padding-bottom: 100px;
    background-image: url(../img/bg_tabs.jpg);
    -webkit-background-size: cover;
    background-size: cover
}

.btn_nav span,
.tabs li {
    display: block
}

.item_tab {
    padding: 15px 5px;
    margin-bottom: 30px;
    color: #222;
    border-top: 2px solid #222;
    border-bottom: 2px solid #222;
    display: block;
    text-align: center;
    font-family: 'Bebas Neue';
    font-weight: 700;
    transition: .3s
}

.item_tab:hover,
.item_tab_mobile.active,
.tabs li.active .item_tab {
    background-color: #ec3838;
    border-color: #ec3838;
    color: #fff
}

.analytics_content .text table.compact p:last-child,
.analytics_table td p:last-child,
.tabs li:last-child .item_tab,
.warning p {
    margin-bottom: 0
}

.tab_info {
    padding-left: 60px;
    max-width: 500px
}

.tab_content .title_main {
    margin-bottom: 45px
}

.title_small {
    font-family: 'Bebas Neue';
    font-weight: 700
}

.tab_content .btn_main {
    width: auto;
    margin-right: 15px;
    padding: 15px 25px;
    margin-top: 22px
}

.line_tab {
    margin-top: 50px
}

.bottom_menu .social_list li:last-child,
.categories_list li:last-child,
.item_contact:last-of-type,
.list_pagination li:last-child,
.list_years li:last-child,
.social_list li:last-child,
.tab_content .btn_main:last-of-type,
.tags_list li:last-child {
    margin-right: 0
}

.main_footer .container-fluid {
    max-width: 1770px;
    padding-left: 15px;
    padding-right: 15px
}

.main_footer .main_logo_tp {
    margin-bottom: 28px
}

.item_contact {
    margin: 24px 27px 24px 0;
    display: inline-block;
    color: #222
}

.list_footer {
    max-width: 805px;
    margin-bottom: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Bebas Neue';
    font-weight: 700
}

.link_politic,
.list_footer li a {
    color: #222;
    display: inline-block;
    transition: .3s
}

.list_footer li a {
    position: relative
}

.main_footer .btn_main {
    width: auto
}

.btn_nav {
    display: none;
    border: none;
    z-index: 60;
    position: relative
}

.sandwich {
    width: 49px;
    height: 28px;
    top: 13px;
    bottom: 4px;
    margin: auto;
    z-index: 20
}

.sw-bottom,
.sw-footer,
.sw-topper {
    height: 3px;
    background-color: #ec3838;
    border: none;
    position: relative
}

.sw-topper {
    top: 3px;
    left: 30px;
    width: 18px;
    transition: transform .5s, top .2s
}

.sw-bottom {
    width: 27px;
    top: 9px;
    left: 16px;
    transition: transform .5s 0.2s, top .2s
}

.sw-footer {
    width: 36px;
    top: 15px;
    transition: .5s 0.1s
}

.sandwich.active .sw-topper {
    top: 10px;
    transform: rotate(140deg)
}

.sandwich.active .sw-bottom {
    top: 8px;
    transform: rotate(-140deg)
}

.sandwich.active .sw-footer {
    opacity: 0;
    top: 0;
    transform: rotate(180deg)
}

.fancybox-bg,
.fancybox-is-open .fancybox-bg {
    background-image: none;
    background-color: rgb(57 51 20 / 87%);
    opacity: 1
}
.fancybox-slide.fancybox-slide--pdf{
    padding: 2vw 3vw 5px 3vw;
}
.fancybox-slide.fancybox-slide--pdf .fancybox-content{
    border-radius: 10px;
    border: solid;
}

#thx_messages {
    padding: 44px !important
}

.fancybox-content:not(.modal_wrap) {
    padding: 0 !important;
    box-shadow: none !important;
    background-color: transparent
}

.modal_wrap {
    color: #000;
    max-width: 100%;
    margin: 0 auto;
    background-color: #fff
}

.title_modal {
    font-size: 60px;
    line-height: 65px;
    margin-bottom: 20px;
    font-family: 'Bebas Neue';
    font-weight: 700
}

.modal_text li,
.modal_text p {
    margin-bottom: 13px
}

.modal_text ul {
    padding-left: 30px
}

.fancybox-slide--html .fancybox-close-small {
    width: 40px;
    height: 42px;
    background-size: 100% 100%
}

.fancybox-slide--html .fancybox-close-small::before {
    position: absolute;
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-image: url(../img/close_hover.png);
    background-size: 100% 100%;
    transition: .3s
}

.fancybox-inner {
    height: auto !important;
    overflow: visible !important
}

.modal_form {
    width: 630px;
    padding: 65px 50px 40px
}

.form_main input,
.form_main textarea {
    width: 100%;
    font-family: "Exo 2";
    font-weight: 300;
    padding: 8px 10px;
    font-size: 15px;
    margin-bottom: 15px;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    text-align: center;
    background-color: #f3f3f3
}

.form_main textarea {
    resize: none;
    min-height: 112px
}

.form_main {
    text-align: left
}

.form_main .btn_main {
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    padding: 17px 0;
    max-width: 460px;
    margin: 20px auto 0
}

.modal_form .title_modal {
    margin-bottom: 30px;
    text-align: center
}

.menu_mail::before,
.menu_phone::before {
    position: absolute;
    content: " ";
    left: 0;
    top: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 0
}

.form_agree {
    max-width: 305px;
    margin: 16px auto 0;
    font-size: 14px;
    color: #999
}

.form_agree a {
    display: inline;
    border-bottom: 1px solid #ec3838;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.breadcumbs_list li a:hover,
.categories_list li a:hover span,
.categories_list li.active a span,
.form_agree a:hover,
.open_minfin:hover {
    border-color: transparent
}

.item_menu a,
.menu_modal,
.menu_modal li a {
    border-bottom: 1px solid #e8e8e8
}

.modal_wrap.modal_menu {
    padding: 15px 20px 28px;
    width: 595px;
    border: none
}

.logo_menu img {
    max-width: 180px;
    display: block;
    height: auto
}

.event_block p,
.item_menu,
.text_footer p,
.text_min p,
.wrap_minfin>div:first-child p {
    margin-bottom: 15px
}

.item_menu a {
    font-size: 22px;
    font-family: 'Bebas Neue';
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    display: inline-block;
    transition: .3s
}

.breadcumbs_list li a,
.menu_mail {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.menu_modal ul li {
    display: block;
    margin-bottom: 10px
}

.menu_mail,
.menu_modal li a,
.menu_phone {
    color: #222;
    display: inline-block
}

.menu_modal {
    margin: 16px 0 0;
    padding-top: 20px;
    padding-bottom: 35px;
    border-top: 1px solid #e8e8e8
}

.menu_phone {
    font-size: 25px;
    padding-left: 33px;
    position: relative
}

.menu_phone::before {
    display: block;
    width: 24px;
    height: 25px;
    background-image: url(../img/icon_phone.png);
    -webkit-background-size: cover;
    background-size: cover
}

.menu_mail {
    padding-left: 30px;
    position: relative;
    transition: .3s
}

.menu_mail::before {
    display: block;
    width: 20px;
    height: 17px;
    background-image: url(../img/icon_message.png);
    -webkit-background-size: cover;
    background-size: cover
}

.bottom_menu {
    padding-top: 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.bottom_menu .social_list li {
    margin-right: 15px
}

.fancy_menu .fancybox-close {
    top: 15px
}

.bottom_menu .d_flex,
.mCustomScrollBox {
    width: 100%
}

.modal_form_search ::-webkit-input-placeholder {
    color: #fff
}

.modal_form_search :-moz-placeholder {
    color: #fff
}

.modal_form_search ::-moz-placeholder {
    color: #fff
}

.modal_form_search :-ms-input-placeholder {
    color: #fff
}

.modal_form_search {
    width: 595px;
    max-width: 100%;
    padding: 80px 30px 0;
    text-align: center;
    margin: 0 auto
}

.bx-auth-profile {
    max-width: 600px
}

.modal_form_search input {
    padding: 10px;
    border: none;
    margin-bottom: 27px;
    width: 100%;
    border-bottom: 2px solid #fff;
    background-color: transparent;
    text-align: center;
    color: #fff
}

.modal_form_search .btn_main {
    width: 100%;
    max-width: 400px;
    padding: 18px 0;
    margin: 0 auto
}

.arrow_breadcumb {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 15px;
    margin-right: 10px;
    background-image: url(../img/arrow_min.svg);
    background-repeat: no-repeat;
    background-position: center
}

.breadcumbs_list {
    line-height: 24px;
    color: #000
}

.breadcumbs_list li a {
    display: inline-block;
    color: #000;
    border-bottom: .5px solid rgba(34, 34, 34, .2);
    transition: .3s
}

.section_bradcumbs {
    padding: 18px 0;
    background: #f3f3f3
}

.date_event,
.item_event {
    background-repeat: no-repeat
}

.section_events {
    padding-top: 46px;
    padding-bottom: 73px
}

.categories_list li {
    margin-top: 7px;
    display: inline-block
}

.categories_list li a {
    position: relative;
    display: inline-block;
    line-height: 18px;
    color: #ec3838;
    z-index: 1;
    padding: 5px 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.categories_list li a span {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-bottom: .5px solid rgba(34, 34, 34, .2)
}

.categories_list li a::before,
.item_event::before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    display: block
}

.categories_list li a::before {
    z-index: -1;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    opacity: 0;
    transition: .3s
}

.categories_list li.active a {
    color: #000
}

.item_event {
    background-position: center;
    background-size: cover;
    height: 427px;
    max-width: 375px;
    color: #fff;
    margin: 0 auto 30px;
    display: block;
    position: relative;
    transition: .3s
}

.item_event.item_practice {
    height: auto
}

.item_event::before {
    background: linear-gradient(360deg, #142339 0, rgba(20, 35, 57, 0) 100%);
    transition: .3s
}

.category_event::before,
.item_event::after {
    position: absolute;
    content: " ";
    left: 0;
    top: 0;
    background: #ec3838;
    width: 100%;
    height: 100%
}

.item_event.item_practice::before {
    background: linear-gradient(0deg, rgba(26, 41, 61, .2), rgba(26, 41, 61, .2))
}

.item_event::after {
    display: block;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.item_event:hover .category_event::before {
    background: rgba(255, 255, 255, .14)
}

.item_event img {
    display: block;
    height: 450px;
    margin: 0 auto;
    max-width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%
}

.content_event {
    bottom: 0;
    left: 0;
    padding: 24px 21px;
    position: absolute;
    width: 100%;
    z-index: 1
}

.content_practice {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 30px;
    z-index: 1
}

.date_event {
    font-size: 13px;
    line-height: 18px;
    padding-left: 17px;
    margin-bottom: 14px;
    display: block;
    background-image: url(../img/date.svg);
    background-position: left center
}

.name_event {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 5px;
    display: block;
    font-family: 'Bebas Neue Book'
}

.item_service,
.item_service span,
.title,
.title_big,
.title_page {
    font-family: 'Bebas Neue';
    font-weight: 700
}

.text_event {
    font-size: 13px;
    line-height: 20px;
    display: block
}

.text_practice {
    background: linear-gradient(180deg, #596375 0, #18253a 100%);
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin: 12px -30px 0;
    padding: 12px 30px 35px;
    transition: .3s;
    width: calc(100% + 60px)
}

.arrow_event,
.btn_subscribe {
    background-repeat: no-repeat;
    background-position: center
}

.arrow_event,
.category_event::before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    display: block
}

.item_practice:hover .text_practice {
    background: linear-gradient(180deg, rgba(89, 99, 117, 0) 0, rgba(24, 37, 58, 0) 100%)
}

.category_event {
    padding: 4px 15px;
    line-height: 18px;
    position: absolute;
    top: 34px;
    left: 30px;
    z-index: 1
}

.category_event::before {
    z-index: -1;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .3s
}

.arrow_event {
    width: 33px;
    height: 33px;
    background-color: #fff;
    margin-right: 25px;
    margin-bottom: 15px;
    border-radius: 50%;
    opacity: 0;
    background-image: url(../img/arrow_light.svg);
    transition: .3s
}

.list_pagination li a,
.tags_event li {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.tags_event {
    margin-top: 15px
}

.tags_event li {
    line-height: 18px;
    color: #8c8c8c;
    margin-right: 3px;
    background-color: rgba(255, 255, 255, .2);
    padding: 4px 10px;
    transition: .3s
}

.btn_gray:hover,
.item_event:hover .tags_event li,
.list_years li.active .btn_gray,
.top_btns .btn_main.active {
    color: #fff
}

.subscribe_title {
    font-size: 32px;
    line-height: 32px;
    color: #000
}

.form_subscribe input {
    width: 100%;
    line-height: 32px;
    padding: 7px 50px 7px 24px;
    background-color: #fff;
    border: 1px solid #e9e9e9
}

.form_main ::-webkit-input-placeholder {
    color: #000
}

.form_main :-moz-placeholder {
    color: #000
}

.form_main ::-moz-placeholder {
    color: #000
}

.form_main :-ms-input-placeholder {
    color: #000
}

.form_subscribe {
    position: relative;
    max-width: 375px;
    max-height: 48px
}

.btn_subscribe {
    width: 31px;
    height: 20px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    background-color: transparent;
    border: none;
    background-image: url(../img/mail.svg);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.bg_event,
.list_pagination li a::before,
.main_video::after {
    content: " ";
    width: 100%;
    top: 0;
    left: 0
}

.botttom_subcribe {
    padding-top: 60px;
    padding-bottom: 47px
}

.botttom_subcribe .form_agree {
    max-width: 330px;
    margin-left: 0;
    margin-right: 0;
    color: rgba(0, 0, 0, .5)
}

.list_pagination li {
    margin-right: 3px;
    display: inline-block;
    vertical-align: middle
}

.list_pagination li a {
    font-size: 32px;
    line-height: 32px;
    color: #000;
    padding: 3px 12px;
    position: relative;
    transition: .3s
}

.list_pagination li a::before {
    position: absolute;
    display: block;
    height: 100%;
    opacity: 0;
    background-color: #ec3838;
    z-index: -1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.list_pagination li.active a {
    z-index: 1;
    color: #ffff
}

.title_page {
    font-size: 42px;
    line-height: 46px;
    color: #000;
    text-transform: uppercase
}

.section_event {
    padding-top: 31px;
    padding-bottom: 97px;
    z-index: 1;
    position: relative
}

.bg_event {
    position: absolute;
    display: block;
    height: 200px;
    background: #f3f3f3
}

.descr_leading {
    font-size: 17px;
    line-height: 20px;
    color: rgba(0, 0, 0, .5)
}

.name_leading {
    font-size: 33px;
    line-height: 30px;
    margin-bottom: 5px;
    margin-top: 13px
}

.leading_block p {
    font-size: 13px;
    line-height: 20px
}

.leading_block {
    margin-top: 38px;
    padding: 21px 24px 27px;
    color: #000;
    background: #e7e7e7
}

.section_event .breadcumbs_list {
    margin-top: 11px
}

.title_block {
    font-size: 25px;
    line-height: 18px;
    color: #000
}

.section_event .title_block {
    margin: 45px 0
}

.subscribe_sidebar {
    padding: 37px 25px;
    color: #fff;
    background: #ec3838;
    text-align: center
}

.subscribe_sidebar .subscribe_title {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 30px;
    color: #fff;
    text-align: center
}

.section_top_services p,
p.none {
    font-size: 16px
}

.subscribe_sidebar .form_agree {
    max-width: 100%;
    color: rgba(255, 255, 255, .5)
}

.right_head_event .date_event,
.tags_list li a {
    line-height: 18px;
    color: #8c8c8c;
    display: inline-block;
    vertical-align: middle
}

.subscribe_sidebar .form_agree a {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .5)
}

.tags_list li {
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle
}

.tags_list li a {
    padding: 4px 12px;
    background-color: #fff
}

.right_head_event .date_event {
    font-size: 16px;
    padding-left: 33px;
    margin: 0 20px 0 0;
    background-image: url(../img/date2.svg)
}

.head_event {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.right_head_event .category_event {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    display: inline-block;
    vertical-align: middle
}

.event_block {
    padding: 45px 35px 185px;
    margin-top: 35px;
    color: #000;
    background: #fff;
    box-shadow: 0 4px 42px rgba(0, 0, 0, .1)
}

.event_block img {
    max-width: 70%;
    height: auto;
    display: block;
    margin: 0 auto
}

.event_block>img {
    margin-top: 17px;
    margin-bottom: 27px
}

.analytics_content blockquote a,
.analytics_content li a,
.analytics_content p a,
.event_block a:not([class]) {
    color: #ec3939;
    text-decoration: underline
}

.slider_page img {
    max-width: 99%;
    height: auto;
    display: block;
    margin: 0 auto
}

.slider_page {
    margin: 0 auto 100px;
    width: 70%
}

.slider_page .slick-dots {
    bottom: -40px;
    padding-left: 0
}

.video_block {
    margin-top: 17px
}

.plyr__video-embed {
    background: 0 0 !important
}

.plyr__play-large {
    width: 131px;
    height: 131px;
    border: none;
    background-color: #ec3838;
    background-image: url(../img/play.svg);
    background-repeat: no-repeat;
    background-position: center
}

.main_video::after {
    position: absolute;
    display: block;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 1;
    transition: .3s
}

.bottom_event_mobile,
.footer_separate,
.hidden,
.hidden_detail_desktop,
.hide,
.menu,
.open_list+.analytics_news_list,
.plyr__play-large svg,
.show_table,
.sidebar_event .right_head_event,
.wrap_breadcumbs_event>.tags_event {
    display: none
}

.item_service::before,
.title::after {
    display: block;
    content: " ";
    position: absolute;
    left: 0
}

.video_block.pause .plyr__controls {
    visibility: visible
}

.sect_news .event_block {
    padding-bottom: 94px
}

.title_big {
    font-size: 45px;
    text-transform: uppercase
}

.section_top_services {
    padding: 50px 0;
    color: #000
}

.section_top_services .row {
    padding-bottom: 40px
}

.item_service {
    min-height: 192px;
    padding: 45px 43px 45px 105px;
    height: 100%;
    background: #f3f3f3;
    font-size: 32px;
    line-height: 38px;
    color: #000;
    position: relative;
    text-transform: uppercase
}

.decision_base,
.link_pdf,
.section_form,
.section_our_services,
.title_experience {
    background-repeat: no-repeat
}

.item_service::before {
    width: 75px;
    height: 7px;
    top: 55px;
    background: #ec3838
}

.item_service span {
    color: #ccc
}

.wrap_services>div {
    margin-top: 33px
}

.wrap_services {
    padding-top: 10px
}

p.none {
    line-height: 20px;
    color: #8c8c8c
}

.text h2,
.text h3 {
    color: #333;
    font-family: Oswald
}

.notes_wrap {
    padding-top: 35px
}

.title {
    font-size: 45px;
    line-height: 54px;
    padding-left: 270px;
    color: #000;
    text-transform: uppercase;
    position: relative
}

.title::after {
    width: 240px;
    height: 6px;
    top: 13px;
    background-color: #ec3838
}

.text {
    font-size: 16px;
    line-height: normal;
    color: #000
}

.text h2 {
    font-size: 28px;
    line-height: 35px;
    margin: 0 0 40px
}

.text h3 {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 22px;
    justify-content: space-between;
    line-height: 26px;
    margin: 20px 0
}

.text h3 em {
    font-family: inherit;
    font-style: normal;
    max-width: 340px
}

.text h3 span {
    color: #606785;
    font-family: 'Exo 2';
    font-size: 16px;
    line-height: 20px;
    width: calc(100% - 410px)
}

.analytics_content h5,
.text .h5,
.text h5 {
    color: #ec3939;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 20px
}

.text p,
.text ul li {
    line-height: 20px;
    font-size: 16px
}

.text p {
    margin-bottom: 20px
}

.analytics_content .text table.compact p,
.analytics_content .text table.compact ul,
.text ul {
    margin-bottom: 10px
}

.text ul li {
    padding-left: 30px;
    position: relative
}

.minfin_block p,
.page_nav li a {
    line-height: 24px
}

.text ul li:before {
    background-color: #ec3838;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 8px
}

.text ul.list2 li:before {
    background: url(../img/dots2.svg) no-repeat;
    border-radius: 0;
    height: 12px;
    width: 16px
}

.text ul li li:before,
.text ul.list2 li li:before {
    background: 0 0;
    border: 2px solid #ec3838
}

.decision_base+.link_pdf,
.text ul ul {
    margin-left: 15px
}

.section_our_services .text {
    max-width: 670px
}

.section_our_services {
    padding-bottom: 95px;
    padding-top: 58px;
    background-image: url(../img/bg.jpg);
    background-position: center top;
    -webkit-background-size: cover;
    background-size: cover
}

.articles_wrapper,
.section_experience .row,
.section_our_services .row {
    justify-content: space-between
}

.advantages_wrap {
    padding: 0 25px 50px;
    border: 6px solid #ec3838
}

.advantages_wrap .title_big {
    display: inline-block;
    margin-bottom: 92px;
    background-color: #fff;
    margin-top: -10px;
    padding: 0 20px;
    margin-left: 250px
}

.item_advant {
    text-align: center;
    margin: 0 auto 40px;
    max-width: 375px;
    color: #000;
    font-family: "Exo 2"
}

.tco_title,
.title_experience,
.title_minfin {
    font-family: 'Bebas Neue';
    font-weight: 700
}

.image_advant {
    height: 98px;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: center
}

.image_advant img {
    display: block;
    margin: 0 auto;
    height: auto;
    max-width: 100%
}

.section_advantages {
    padding-top: 58px
}

.section_experience .item_service {
    min-height: 145px;
    padding-bottom: 37px;
    position: relative;
    z-index: 1
}

.section_experience .item_service img {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto
}

.section_experience {
    padding-top: 95px;
    padding-bottom: 75px
}

.section_experience .text {
    max-width: 800px
}

.experience_wrap {
    padding: 65px 35px;
    margin-top: 75px;
    border: 6px solid #ec3838
}

.title_experience {
    font-size: 82px;
    line-height: 84px;
    padding-left: 76px;
    margin-bottom: 20px;
    background-image: url(../img/medal.svg);
    background-position: left center
}

.btn_gray,
.item_experience {
    color: #000
}

.logo_experience {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center
}

.logo_experience img {
    max-width: 100%;
    display: block;
    height: auto
}

.section_form {
    padding-top: 80px;
    padding-bottom: 92px;
    background-image: url(../img/bg.jpg);
    background-position: center top
}

.section_form .title_main {
    padding-left: 217px
}

.section_form .title_main::after {
    width: 190px
}

.section_form .text {
    max-width: 605px
}

.form_page input,
.form_page textarea {
    width: 100%;
    padding: 14px 24px;
    margin-bottom: 25px;
    font-size: 16px;
    font-family: "Exo 2";
    font-weight: 300;
    background: #fff;
    border: 1px solid #e9e9e9
}

.form_page textarea {
    height: 120px;
    resize: none
}

.form_page .btn_main {
    font-family: "Exo 2";
    font-weight: 300;
    width: 100%;
    display: block;
    max-width: 95%;
    padding: 17px 0;
    margin: 0 auto;
    font-size: 16px
}

.modal_block_tp .title_modal,
.page_404::before {
    font-weight: 500;
    color: #333;
    font-family: Oswald, sans-serif
}

.decision_base,
.link_pdf,
.list_years li {
    display: inline-block
}

.form_page .form_agree {
    margin-top: 0;
    color: #000;
    display: inline-block
}

.btns_nav.top_btns .btn_main,
.top_btns .btn_main {
    display: flex;
    align-items: center;
    font-family: "Exo 2"
}

.top_btns .btn_main {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 90%;
    margin: 50px auto;
    padding: 42px 10px;
    font-size: 24px;
    line-height: 32px
}

.analytics_table tr.gray_bg td,
.analytics_table tr:not(.white_bg):nth-child(2n) td,
.btn_gray::before {
    background-color: #f3f3f3
}

.btns_nav.top_btns .btn_main.active,
.top_btns .btn_main.active {
    font-family: "Exo 2";
    font-weight: 500
}

.top_btns {
    justify-content: center;
    padding-top: 58px;
    padding-bottom: 52px
}

.list_years {
    margin: 55px 0 75px
}

.list_years li {
    margin-right: 15px;
    vertical-align: middle
}

.list_years .btn_main {
    font-size: 24px;
    width: auto;
    padding: 6px 30px
}

.item_analytics .title_big {
    margin-bottom: 24px
}

.item_analytics .btn_main {
    width: 406px;
    margin-top: 53px;
    font-size: 24px;
    line-height: 28px;
    padding: 27px 0
}

.item_analytics {
    padding-top: 68px
}

.section_analytics,
.section_case .event_block {
    padding-bottom: 30px
}

.section_analytics .subscribe_title {
    font-size: 29px
}

.event_block .subscribe_title {
    font-size: 32px;
    padding-top: 10px;
    margin-bottom: 30px
}

.btns_nav.top_btns .btn_main {
    font-size: 18px;
    /* line-height: 24px; */
    line-height: normal;
    height: 113px;
    padding: 0 20px;
    margin-bottom: 15px;
    font-weight: 300;
    justify-content: center
}

.line_base {
    margin-bottom: 40px;
    background-color: #f7f7f7
}

.left_base {
    padding: 37px 25px;
    background-color: #e0e0e0;
    height: 100%;
    font-size: 24px;
    line-height: 36px
}

.decision_base {
    width: 38px;
    height: 38px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05);
    vertical-align: middle;
    background-image: url(../img/icon_base.svg);
    background-position: center
}

.negetive_dail {
    background-image: url(../img/icon_base_negative.svg)
}

.link_pdf,
.list_pdf li a::before {
    width: 28px;
    height: 36px;
    background-image: url(../img/icon_pdf.svg)
}

.link_pdf {
    vertical-align: middle;
    -webkit-background-size: cover;
    background-size: cover
}

.list_pdf li a::before,
.minfin_block .btn_main::after {
    -webkit-background-size: 100% 100%;
    background-repeat: no-repeat
}

.list_base {
    margin-top: 10px
}

.list_base li {
    padding: 23px 0;
    border-bottom: 1px solid #e0e0e0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.form_search input,
.nav_list>li.has_child>a {
    padding-right: 22px
}

.list_base li:last-child {
    border: none
}

.section_bases .top_btns {
    padding-top: 0px;
    padding-bottom: 48px
}

.section_bases .botttom_subcribe {
    padding-top: 47px;
    padding-bottom: 100px
}

.section_bases,
.section_minfin {
    padding-top: 51px
}

.section_detail_base {
    padding-top: 63px;
    padding-bottom: 85px
}

.left_detail_base {
    background-color: #f3f3f3;
    padding: 23px 33px 23px 24px
}

.decision {
    margin-top: 40px;
    max-width: 200px;
    padding-left: 50px;
    position: relative
}

.decision .decision_base {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.fancybox-slide--html .fancybox-close-small svg,
.list_pdf li {
    display: block
}

.list_pdf li a {
    margin-top: 37px;
    padding-bottom: 37px;
    display: block;
    padding-left: 60px;
    border-bottom: 1px solid #c4c4c4;
    position: relative;
    color: #000
}

.list_pdf li:last-child a {
    border-bottom: none
}

.list_pdf li a::before {
    position: absolute;
    display: block;
    content: " ";
    top: 0;
    left: 0;
    background-position: center;
    background-size: 100% 100%
}

.list_pdf li a span {
    border-bottom: 1px solid #000
}

.text_min {
    font-size: 17px;
    line-height: 25px
}

.text_min .subscribe_title {
    margin-bottom: 30px;
    padding-top: 10px
}

.page_nav {
    background-color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 45px 0 35px;
    padding: 15px 0 5px;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9
}

.open_minfin,
.page_nav li a {
    color: #e93a37;
    display: inline-block;
    font-size: 16px
}

.page_nav li {
    margin: 0 40px 20px 0
}

.page_nav li a {
    border-bottom: 1px dotted #e93a37;
    font-weight: 300;
    padding-bottom: 4px;
    text-transform: uppercase
}

.page_nav li a:hover {
    border-bottom-color: transparent
}

.section_minfin .title {
    font-size: 32px;
    line-height: 38px;
    margin-top: 75px;
    margin-bottom: 30px
}

.open_minfin {
    border-bottom: 1px solid #e93a37;
    transition: .3s linear
}

.wrap_minfin {
    color: #000;
    padding-top: 20px
}

.minfin_block {
    padding: 31px 73px 80px;
    background-color: #f3f3f3;
    position: relative
}

.minfin_block::before {
    position: absolute;
    display: block;
    content: " ";
    width: 75px;
    height: 7px;
    top: 39px;
    left: 0;
    background: #ec3838
}

.title_minfin {
    font-size: 32px;
    line-height: 38px;
    padding-left: 30px;
    padding-right: 40px;
    text-transform: uppercase
}

.descr_minfin {
    margin: 17px 0;
    color: #8c8c8c
}

.minfin_block .btn_main {
    width: 335px;
    padding: 19px 0 19px 40px;
    font-size: 25px;
    line-height: 28px;
    margin-left: 27px;
    position: relative;
    margin-top: 35px
}

.main_phone::before,
.minfin_block .btn_main::after {
    position: absolute;
    margin: auto;
    content: " ";
    top: 0;
    bottom: 0
}

.minfin_block .btn_main::after {
    display: block;
    width: 27px;
    height: 33px;
    left: 40px;
    z-index: 1;
    background-image: url(../img/pdf.svg);
    background-size: 100% 100%
}

.result_minfin {
    position: absolute;
    top: 34px;
    right: 34px;
    width: 37px;
    height: 53px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.like_minfin {
    background-image: url(../img/like.svg)
}

.middlelike_minfin {
    width: 53px;
    height: 38px;
    background-image: url(../img/middle_like.svg)
}

.dislike_minfin {
    background-image: url(../img/dislike.svg)
}

.section_minfin {
    padding-bottom: 95px
}

.created a {
    color: #222
}

.created img {
    display: inline
}

.tco_title {
    position: absolute;
    height: 80.78px;
    top: -37px;
    font-style: normal;
    font-size: 46px;
    line-height: 68px;
    display: flex;
    align-items: center;
    color: #333
}

.form_search input,
.main_header {
    font-size: 16px;
    font-family: 'Exo 2'
}

.create,
.name_social,
.text_footer {
    line-height: 17px
}

.main_header {
    color: #606785
}

.top_header {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #eef2f5;
    position: relative
}

.d_flex,
.right_bottom_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.main_phone {
    padding-left: 28px;
    display: inline-block;
    position: relative;
    color: #606785
}

.main_phone::before {
    display: block;
    width: 18px;
    height: 18px;
    left: 0;
    background: url(../img/icon_phone.svg) center/100% 100% no-repeat
}

.main_phone.ico_wp {
    margin-left: 30px;
    padding-left: 30px
}

.main_phone.ico_wp:before {
    background-image: url(../img/ico_wp.svg);
    height: 20px;
    width: 20px
}

.form_search input {
    width: 100%;
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(96, 103, 133, .2)
}

.form_search {
    width: 100%;
    max-width: 378px;
    left: 50px;
    position: relative
}

.btn_search {
    width: 19px;
    height: 100%;
    top: -5px;
    right: 0;
    position: absolute;
    border: none;
    background: url(../img/icon_search.svg) center no-repeat
}

.language_block {
    position: relative;
    top: -5px
}

.language_list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #d1d7df;
    z-index: 400;
    background-color: #eef2f5;
    width: 100%;
    padding: 10px;
    border-radius: 10px
}

.bottom_header,
.btn_cab,
.contacts_header,
.languge_active,
.nav_list>li>a {
    position: relative
}

.language_list li {
    cursor: pointer;
    margin-bottom: 10px
}

.languge_active {
    padding: 10px 33px 10px 10px;
    border: 1px solid #d1d7df;
    border-radius: 10px
}

.languge_active::after {
    position: absolute;
    display: block;
    content: " ";
    width: 3px;
    height: 15px;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    background: url(../img/dots.svg) 0 0/100% 100% no-repeat
}

.language_block img {
    width: 35px;
    height: 20px;
    border-radius: 2px
}

.contacts_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.contacts_header .link_callback {
    margin: 0 30px 0 56px
}

.header_container-fluid {
    max-width: 1770px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.main_logo {
    margin-right: 30px;
    display: inline-block
}

.main_logo img {
    max-width: 208px;
    height: 44px;
    display: block
}

.hlb_logo {
    background: url(../img/hlb_logo.svg) 0 0/100% auto no-repeat;
    height: 62px;
    margin-right: auto;
    width: 225px
}

.bottom_header {
    background-color: #212432
}

.mCSB_container {
    display: flex;
    flex-wrap: wrap
}

.nav_list>li {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle
}

.nav_list>li>a {
  font-weight:300;
font-size:24px;
line-height:36px;
padding:22px 0 25px;
display:block;
border-bottom:2px solid transparent;
transition:.3s;
color:#fff;
font-family: 'Exo 2';
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;
}

.analytics_content ul li,
.download_pdf {
    font-weight: 400
}

.nav_list li:first-child .row>div {
    flex: none
}

.nav_list>li.has_child>a::after,
.nav_list>li.has_child>a::before {
    position: absolute;
    display: block;
    content: " ";
    width: 10px;
    height: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    background: url(../img/arrow_white.svg) center/100% 100% no-repeat;
    transition: .3s
}

.nav_list>li.has_child>a::before {
    opacity: 0;
    background-image: url(../img/arrow_white2.svg)
}

.nav_list li:hover .dropdown_menu {
    visibility: visible;
    opacity: 1
}

.nav_list>li:hover>a {
    color: #ec3838;
    border-color: #ec3838
}

.btn_cab span {
    color: #858ba7;
    display: none;
    line-height: 18px;
    width: 62px;
    opacity: .5;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    transition: .3s;
    white-space: nowrap
}

.btn_cab:hover span {
    opacity: 1;
    color: #fff
}

.btn_cab {
    margin-left: 50px;
    padding-right: 58px;
    display: inline-block
}

.btn_cab::after {
    position: absolute;
    display: block;
    content: " ";
    width: 38px;
    height: 38px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../img/icon_cab.svg) center no-repeat
}

.main_footer {
    padding-top: 36px;
    padding-bottom: 43px;
    background-color: #eef2f5;
    color: #606785;
    font-family: 'Exo 2'
}

.footer_logo_container {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    display: grid;
    grid-template-areas: "footer-logo footer-logo" "hlb-footer winner-footer";
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 30px
}

.footer_logo img {
    height: auto;
    max-width: 287px;
    margin-bottom: 20px;
    display: block
}

.footer_logo,
.nav_footer li,
.nav_footer li a,
.social_list li {
    display: inline-block
}

.footer_logo {
    grid-area: footer-logo
}

.footer_tel p:first-child {
    margin-right: 60px
}

.text_footer p a:not([class]) {
    border-bottom: 1px solid #e93a37;
    color: #e93a37
}

.hlb_footer_logo {
    grid-area: hlb-footer;
    background: url(../img/hlb_footer_logo.svg) 0 0/100% auto no-repeat;
    height: 78px;
    width: 287px
}

.winner_footer_logo {
    grid-area: winner-footer;
    background: url(../img/winner_footer_logo.png) 0 0/100% auto no-repeat;
    height: 82px;
    margin-left: 50px;
    width: 82px
}

.text_footer {
    font-size: 14px
}

.text_footer p.hlb_text {
    font-size: 10px;
    line-height: 16px;
    margin-bottom: 60px
}

.text_footer .footer_tel p a {
    border: none;
    color: inherit
}

.footer_tel .ico_tel {
    background: url(../img/icon_phone_red.svg) 0 1px no-repeat;
    display: block;
    margin-bottom: 20px;
    min-height: 21px;
    padding-left: 28px
}

.footer_tel .ico_footer_wp {
    background: url(../img/ico_wp.svg) no-repeat;
    display: block;
    padding: 3px 0 3px 28px
}

.col_pl {
    padding-left: 0
}

.nav_footer li {
    width: 49%;
    vertical-align: top
}

.nav_footer li a {
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
    color: #606785;
    border-bottom: 1px solid transparent;
    font-family: Oswald, sans-serif;
    transition: .3s
}

.nav_footer li a:hover {
    border-color: #606785
}

.icon_social {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.analytics_sidebar .title_big,
.social_list,
.title_dropdown {
    margin-bottom: 30px
}

.name_social {
    font-size: 14px;
    margin-top: 6px;
    display: block;
    color: #606785
}

.social_list li a {
    vertical-align: middle;
    display: block;
    border-bottom: none
}

.social_list li {
    margin: 0 14px 20px 0;
    vertical-align: top
}

.create {
    margin-top: 46px;
    font-size: 14px;
    color: #606785
}

.dropdown_menu {
    padding: 50px 0 60px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #373b4d;
    z-index: 600;
    opacity: 0;
    transition: .3s
}

.title_dropdown {
    font-size: 22px;
    line-height: 26px;
    font-family: Oswald, sans-serif;
    color: #fff;
    display: block;
    margin-top: 30px
}

.list_dropdown li {
    display: block;
    margin-bottom: 15px
}

.list_dropdown li a {
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    border-bottom: 1px solid transparent;
    display: inline;
    transition: .3s
}

.list_dropdown li a:hover {
    border-color: #fff
}

.name_dropdown {
    font-size: 60px;
    line-height: 60px;
    position: absolute;
    right: 98%;
    margin-right: 60px;
    white-space: nowrap;
    top: 30px;
    font-family: 'Bebas Neue';
    color: #41465b
}

.bottom_line_header,
.button_search,
.dropdown_menu .container,
.link_callback {
    position: relative
}

.create a,
.modal_block_tp .modal_wrap,
.police_link a {
    color: #606785
}

.button_search::before,
.link_callback::before {
    position: absolute;
    content: " ";
    display: block;
    left: 0;
    top: 0
}

.align_center {
    text-align: center
}

.link_callback {
    /* padding-left: 44px; */
    display: inline-block;
    color: #606785
}

.link_callback span {
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(96, 103, 133, .2)
}


.police_link a {
    border: none;
    display: block;
    margin-bottom: 5px
}

.police_link {
    padding-top: 22px
}

.bottom_line_header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1770px
}

.list_nav {
    padding-left: 81px
}

.bottom_line_header {
    padding: 0
}

.button_search {
    width: 45px;
    height: 35px;
    border: none;
    display: none;
    background: url(/local/templates/.default/css/../img/icon_search.svg) center no-repeat
}

.button_search::before {
    width: 100%;
    height: 100%;
    opacity: 0;
    background-image: url(/local/templates/.default/css/../img/close_search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #eef2f5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.create a {
    border: none
}

.modal_block_tp a {
    color: #e93a37
}

.modal_block_tp {
    font-family: 'Exo 2';
    font-size: 16px;
    color: #606785;
    display: none
}

.modal_block_tp .title_modal {
    font-size: 56px;
    line-height: 83px;
    padding-bottom: 30px;
    text-align: center
}

.modal_block_tp .form_main input,
.modal_block_tp .form_main textarea {
    width: 100%;
    height: 60px;
    padding: 20px 15px;
    margin-bottom: 20px;
    background-color: #eef2f5;
    text-align: center;
    border-radius: 10px;
    font-family: 'Exo 2';
    border: none
}

.modal_block_tp .form_main textarea {
    height: 112px;
    resize: none
}

.modal_block_tp .form_main ::-webkit-input-placeholder {
    color: #606785;
    opacity: 1;
    text-align: center
}

.modal_block_tp .form_main :-moz-placeholder {
    color: #606785;
    opacity: 1;
    text-align: center
}

.modal_block_tp .form_main ::-moz-placeholder {
    color: #606785;
    opacity: 1;
    text-align: center
}

.modal_block_tp .form_main :-ms-input-placeholder {
    color: #606785;
    opacity: 1;
    text-align: center
}

.modal_block_tp .form_main .btn_standart {
    font-size: 18px;
    width: 100%;
    margin-top: 10px
}

#restore_pass_popup {
    background: #fff;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.modal_wrap {
    padding: 30px 60px;
    width: 630px
}

.modal_wrap-personal{
width: 100%;
max-width: 1300px;
}
.fancybox-slide--html .fancybox-close-small {
    background-image: none;
    padding: 10px;
    right: 0;
    top: 0
}

.modal_wrap .modal_wrap {
    padding: 0;
    border: none
}

.page_404 {
    padding-top: 190px
}

.page_404 h2 {
    text-align: center;
    padding: 20px
}

.description_404 {
    text-align: center;
    padding-bottom: 200px
}

.page_404::before {
    text-align: center;
    font-size: 150px;
    padding-bottom: 26px;
    line-height: 68px;
    display: block;
    content: "404"
}

.col_logo {
    min-height: 85px;
    position: static
}

.main_logo_tp {
    position: absolute;
    top: 0;
    left: 0
}

.main_header-bottom {
    max-width: 1980px;
    margin: 0 auto
}

.section-subsblock,
.section-subscribe {
    background-color: #212432;
    color: #fff
}

.section-subsblock__image img,
.section-subscribe__image img {
    max-width: 100%;
    height: auto;
    display: block
}

.section-subsblock__title,
.section-subscribe__title {
    font-size: 28px;
    line-height: 35px;
    padding-bottom: 17px;
    font-family: Oswald, sans-serif;
    color: #fff
}

.section-subsblock .btn_main {
    margin-top: 44px
}

.content {
    width: calc(100% - 330px)
}

.authors_container {
    justify-content: flex-start;
    margin-top: 40px
}

.authors_block {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 60px;
    min-width: 270px;
    max-width: calc(33.33% - 60px);
    position: relative
}

.authors_block:last-child {
    margin-right: 0;
    padding-right: 0
}

.authors_block:not(:last-child):before {
    background-color: #edf2f5;
    content: "";
    height: 40px;
    position: absolute;
    right: -30px;
    top: calc(50% - 20px);
    width: 1px
}

.authors_block img,
.event_block .authors_block img {
    border-radius: 50%;
    height: auto;
    max-width: 100%;
    width: auto
}

.authors_content {
    width: calc(100% - 100px);
    padding-left: 15px
}

.authors_content em {
    color: #606785;
    display: block;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 6px;
    padding-top: 8px;
    position: relative
}

.authors_content em:before {
    background-color: #ec3939;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px
}

.author {
    color: #333;
    font-family: Oswald;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 2px
}

.authors_content .position,
.text .authors_content p {
    color: #333;
    display: block;
    font-size: 12px;
    line-height: 15px;
    width: 100%
}

.back {
    display: inline-block;
    margin-top: 40px
}

.sidebar {
    width: 300px
}

.small_title {
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 40px 0 55px
}

.text_slider {
    margin-bottom: 60px;
    position: relative
}

.text_slider img {
    margin: 0 auto 18px
}

.text_slider .slick-arrow {
    background: url(../img/text_slider_nav.svg) center no-repeat rgba(35, 42, 48, .8);
    height: 100px;
    left: 0;
    top: calc((100% + 40px)/ 2 - 50px);
    width: 100px
}

.text_slider .slick-next {
    background: url(../img/text_slider_nav_next.svg) center no-repeat rgba(35, 42, 48, .8);
    left: auto;
    right: 0
}

.text_img img {
    border-radius: 10px;
    height: auto;
    margin-bottom: 19px;
    max-width: 100%
}

.text_img p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0
}

.section_top.section_articles .text h3.no_opening,
.section_top.section_services_page .text h3.no_opening {
    padding-left: 80px
}

.flexbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start
}

.section_analytics .container-fluid.flexbox {
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 80px
}

.analytics_sidebar {
    position: sticky;
    top: 30px;
    width: 350px
}

.analytics_sidebar ul {
    width: calc(100% - 35px)
}

.open_list {
    display: block;
    position: relative
}

.open_list em {
    height: 100%;
    padding-top: 4px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    transition: .3s linear;
    width: 34px
}

.open_list.active svg {
    transform: rotate(-180deg)
}

.open_list.active path {
    stroke: #E93A37
}

.sidebar_title {
    color: #000;
    display: inline-block;
    font-family: "Bebas Neue";
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 20px;
    text-transform: uppercase;
    transition: .3s linear
}

.analytics_news_list li a.active,
.analytics_news_list li a:hover,
.sidebar_title.active,
.sidebar_title:hover {
    color: #ec3939
}

.open_list .sidebar_title {
    width: calc(100% - 34px)
}

.open_list.active .sidebar_title {
    border-bottom: 1px solid #d0d3d7;
    padding-bottom: 6px;
    margin-bottom: 20px
}

.analytics_news_list li {
    color: #5e5e5e;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 20px
}

.analytics_content h1,
.analytics_content h2 {
    font-family: "Bebas Neue";
    font-weight: 700;
    text-transform: uppercase
}

.analytics_news_list li a {
    color: inherit;
    transition: .3s linear
}

.download_pdf {
    background: url(../img/ico_pdf2.svg) left no-repeat;
    color: #ec3939;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px;
    padding: 8px 0 8px 48px;
    text-decoration: underline
}

.analytics_content {
    width: calc(100% - 408px)
}

.analytics_content.full_width {
    padding-top: 60px;
    width: 100%
}

.analytics_title_container {
    align-items: flex-start;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.discount_text,
.warning {
    align-items: center;
    display: flex;
    box-sizing: border-box
}

.analytics_title_container h1:not(.full_width) {
    width: calc(100% - 217px)
}

.analytics_title_container .download_pdf {
    margin: 14px 0 30px
}

.analytics_content h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 30px
}

.analytics_content h2 {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 40px
}

.discount_text p,
.title_discount {
    font-family: Oswald;
    text-align: center
}

.analytics_content blockquote,
.warning {
    font-style: italic;
    font-weight: 300;
    line-height: 20px;
    width: calc(100% - 212px)
}

.analytics_content ol {
    margin-bottom: 30px;
    padding-left: 24px
}

.analytics_content ul,
.footnote {
    margin-bottom: 20px
}

.analytics_content blockquote {
    background-color: #f3f3f3;
    font-size: 16px;
    margin: 0 auto 30px;
    padding: 48px 40px 53px;
    position: relative;
    text-align: center
}

.analytics_table td,
.analytics_table th {
    border: 1px solid #fff;
    font-size: 16px;
    padding: 18px 20px 18px 40px
}

.text .show_m {
    font-size: 0px;
    height: 0
}

.analytics_content blockquote:after,
.analytics_content blockquote:before {
    background-color: #ec3939;
    content: "";
    height: 3px;
    left: calc(50% - 70px);
    position: absolute;
    width: 140px
}

.analytics_content blockquote:before {
    top: 30px
}

.analytics_content blockquote:after {
    bottom: 30px
}

.footnote {
    border-top: 2px solid #ec3939;
    padding-top: 20px
}

.footnote.gray p {
    color: #404040
}

.warning {
    background: url(../img/ico_warning.svg) 40px center no-repeat #f3f3f3;
    font-size: 16px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    min-height: 50px;
    margin: 0 auto 50px;
    padding: 40px 40px 40px 120px
}

.analytics_content .table_container {
    margin-bottom: 60px;
    width: 100%
}

.analytics_content table {
    border-collapse: collapse;
    min-width: 100%;
    width: 800px
}

.analytics_content table.small_width {
    margin: 0 auto;
    min-width: auto;
    width: 850px
}

.analytics_table th {
    background-color: #f38484;
    color: #fff;
    font-weight: 600;
    line-height: 24px;
    text-align: left
}

.analytics_table td,
.analytics_table tr.white_bg td {
    background-color: #fff
}

.analytics_table td {
    font-weight: 300;
    line-height: 20px;
    vertical-align: top
}

.analytics_table td:not(.fw_400):first-child {
    font-weight: 600
}

.analytics_table td span {
    color: #ec3939;
    display: block;
    margin-bottom: 10px
}

.mCustomScrollbar {
    touch-action: auto
}

.discount_text {
    flex-direction: column;
    justify-content: center;
    padding-bottom: 74px;
    padding-top: 74px;
    width: 718px
}

.title_discount {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 10px
}

.discount_text p {
    font-size: 22px;
    line-height: 26px
}

.btn {
    background-color: #ec3838;
    border: none;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding: 19px 24px 21px;
    text-align: center
}

.discount_text .btn {
    margin-top: 40px;
    max-width: 100%;
    width: 300px
}

.author_page .flexbox {
    align-items: center
}

.author_page .authors_block {
    max-width: none;
    width: calc(100% - 207px)
}

#sprite-plyr+div:not(.wrapper),
.bottom_menu br,
.btn_search.fancybox_search,
.copyright,
.hidden_desktop,
.item_tab_mobile,
.left_footer .btn_main,
.modal_block,
.tab_content,
body>div:first-child:not(.wrapper) {
    display: none
}
/* john-a-rile */
.sec_name_tsso{
        padding-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
    font-weight: bold;
}