/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.header_6 .top-block .top-block-item.address .city {
    font-weight: 500;
    padding-left: 22px;
    margin-right: 117px;
    background: url(../images/icomap.svg)no-repeat;
}
.hedaer_soc a {
    margin-left: 27px;
}
.hedaer_soc {
    padding-top: 10px;
    line-height: 0px;
}
.hedaer_soc, .header_soc>div {
    display: flex;
    justify-content: flex-end;
}
/*a.personal-link.dark-color:after {*/
    /*content: "Личный кабинет";*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*font-size: 12px;*/
    /*line-height: 15px;*/
    /*color: #414141;*/
    /*white-space: nowrap;*/
/*}*/

a.personal-link.dark-color {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #414141;
    white-space: nowrap;
}
a.personal-link.dark-color svg, a.personal-link.dark-color i {
    margin: 0 auto;
    display: block;
    text-align: center;
}
body #headerfixed .logo-row.v2 .logo-block {
    min-width: 60px;
    max-width: 60px;
}
body .logo-row .menu-row, body .logo-row .menu-row .menu-only{padding-left:0px;}
li.flex-nav-prev,li.flex-nav-next{    border-radius: 50% !important;
    display: block;
    overflow: hidden;}
li.flex-nav-prev a,li.flex-nav-next a{    background-size: 8px !important;
    background-position: 48% 54% !important;}
body .bg-dark-footer{background:url(../images/footerback.png)no-repeat;    background-size: cover !important;}
body footer.footer_v6 .bottom-menu a{color:#6FCEEB;}
body footer .copy {
    color: #fff;
}
body footer.footer_v6 .bottom-under .inner-wrapper{border-top:1px solid #fff;}
body .banners-big .flexslider .arrows .nav-carousel .flex-direction-nav li.flex-nav-prev a{    background: url(../images/svg/arrow-left.svg) 8px 12px no-repeat;background-position: 50% !important;}
body .banners-big .flexslider .arrows .nav-carousel .flex-direction-nav li.flex-nav-next a{    background: url(../images/svg/arrow-right.svg) 8px 12px no-repeat;background-position: 50% !important;}
body .header_6 .mega-menu table td .wrap > a{font-weight:400;}
.custom_faces .item{border:none !important; width:208px; height:330px; position:relative;}
.custom_faces .item .title{position:absolute; bottom:28px; left:13px;font-weight: 500;
font-size: 15px;
line-height: 18px;
color: #414141;}
.custom_faces .item .hashtag {
    width: 190px;
    bottom: 66px;
    height: 27px;
    position: absolute;
    left: 7px;
    padding-left: 13px;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    color: #FFFFFF;
    padding-top: 6px;
    background-color: #906fcc;
    border-radius: 0 40px 0 40px;
}
.item_calendar_image {
    text-align: center;
    margin-bottom: 38px;
}
.item_calendar_data a {
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    color: #FFFFFF;
}
.custom-nav {
    position: relative;
    width: 100%;
}
.custom-nav ul {
    width: 100%;
}
.custom-nav a.flex-prev:before{display:none !important;}
.custom-nav a.flex-prev {
    left: -25px !important;
	top: 173px;
    border-radius: 50% !important;
    overflow: hidden;
    display: block;
    height: 50px !important;  background: url(../images/svg/arrow-left_nh.svg) no-repeat !important;background-position: 50% !important;
    width: 50px !important; background-color:#fff !important;
}
body .custom-nav a.flex-prev:hover{background: url(../images/svg/arrow-left.svg) no-repeat !important;background-color:#fff !important;background-position: 50% !important;}
.custom-nav a.flex-next:before{display:none !important;}
.custom-nav a.flex-next {
    right: -25px !important;
    left: auto !important;
    top: 173px;
    border-radius: 50% !important;
    overflow: hidden;
    display: block;
    height: 50px !important;  background: url(../images/svg/arrow-right_nh.svg) no-repeat !important;background-position: 50% !important;
    width: 50px !important; background-color:#fff !important;
}
body .custom-nav a.flex-next:hover{background: url(../images/svg/arrow-right.svg) no-repeat !important;background-color:#fff !important;background-position: 50% !important;}
.marginbottom40{margin-bottom:40px;}
.projects.item-views.table.with-comments.wraps.custom_faces {
    border: none;
    margin: 0 0 40px;
}
body h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 23px !important;
    color: #414141;
    margin-top: 0px;
    margin-bottom: 50px;
}
.back_woman {
    padding-top: 48px;
    background: url(../images/backfaces.png) no-repeat !important;
    background-size: 100% auto !important;
    background-position: 0 7px !important;
}
.news_main {
    display: flex;
    justify-content: space-between;
}
.sections_news_main {
    width: 300px;
}
.news_main_list {
    width: 977px;
}
.news_main .item_news{display:none;}
.news_main .item_news.active {
    display: flex;
    justify-content: space-between;
}
.item_news {
    padding: 15px;
    background: #FFFFFF;
    border-radius: 10px;
	margin-bottom:20px;
}
.item_news a.title_news:hover {
    color: #0080C9;
}
.item_news:hover {
    box-shadow: 0px 0px 30px #AFC0E2;
}
.tabs_element_main_section {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 33px;
    margin-bottom: 12px;
	cursor:pointer;  padding-left: 9px;
}
a.all_news {
    margin-top: 40px;
    display: block;
    padding-left: 9px;
}
.tabs_element_main_section.active {

    color: #906FCC;
    position: relative;
}
.tabs_element_main_section.active:before {
    width: 2px;
    height: 11px;
    content: " ";
    display: block;
    background-color: #906FCC;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -7px;
}
.item_news_data {
    width: 607px;
    font-size: 13px;
    line-height: 20px;
    color: #555555;
}
.item_news_data a {
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    color: #414141;
    margin-bottom: 19px;
    display: block;
}
.item_news_preview {
    margin-bottom: 19px;
}
.item_news_date {
    padding-left: 35px; position:relative;
}
.item_news_date:before{width:20px;height:20px; background:url('../images/svg/date.svg')no-repeat; position:absolute;left:0px; content:" ";}
.subscribe_block { border-radius: 10px; color:#fff;
    padding: 49px 28px 34px;
    width: 300px; margin-top:60px;
    display: block;
    background: url(../images/subscribe_block.png)no-repeat;
    background-size: cover;
    background-position: 50%;
}
.subscribe_title {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 25px;
}
.subscribe_text {
    font-size: 15px;
    line-height: 20px;
    text-align: center; margin-bottom:40px;
}
.subscribe_line_input{margin-bottom:10px;}
.subscribe_line_input input{background: rgba(255, 255, 255, 0.2); border:none;
border: 2px solid #FFFFFF;
box-sizing: border-box; height:50px;
border-radius: 3px; width:100%;}
.subscribe_line_input button{font-size: 15px; border:none;
line-height: 15px;
background: #FFFFFF; height:50px;
border-radius: 3px;
text-align: center;
width:100%;
color: #414141;}
.subscribe_bottom_text {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #ADD6FF;
    margin-top: 22px;
}
.subscribe_line_input input::placeholder {
 font-size: 15px;
line-height: 15px;

text-align: center;

color: #FFFFFF;
}
.subscribe_line_input button:hover {
    background: #F3F5F9;
}
.back_main_news {
    background: #F3F5F9;
    padding: 40px 0;
}
.in_item_calendar {
    background: url(../images/back_calendar.png)no-repeat;
}
.calendar_main {
    display: flex;
}
.item_calendar {
    float: none !important; margin-bottom:30px;
}
.in_item_calendar {
    background: url(../images/back_calendar.png)no-repeat;
    height: 100%;
    padding: 27px 30px;
    background-size: cover !important;
    border-radius: 10px;
    color: #fff;
    min-height: 500px;
    position: relative;
}
.calendar_date_time {
    display: flex;
    justify-content: space-between;
    align-items: center; margin-bottom:40px;
}
.time_left_element {
    background: url(../images/svg/icoclock.svg)no-repeat;
    padding-left: 32px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
}
.right_element_hashtag {
    padding: 6px 22px 6px 19px;
    background-color: #fff;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    color: #414141;
    border-radius: 0 40px 0 40px;
}
.item_calendar_address {
    position: absolute;
    bottom: 30px;
    width: 260px;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    padding-left: 22px;
    background: url(../images/icomap.svg)no-repeat;
}
.back_calendar_main {
    padding: 34px 0 27px;
    background: url(../images/backcifr.png) no-repeat;
    background-position: 50% 100%;
    background-size: 100% auto;
}
.calendar_main {
    display: flex;
    margin-bottom: 36px;    flex-wrap: wrap;
}
.elements_cifr {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.element_cifr {
    width: 25%;
}
.element_cifr_image {
    margin-bottom: 34px;
}
.element_cifr_number {
    font-weight: 500;
    font-size: 50px;
    line-height: 33px;
    text-align: center;
    color: #0080C9;
    margin-bottom: 12px;
}
.element_cifr_text {
    font-size: 15px;
    line-height: 21px;
    align-items: center;
    text-align: center;
    color: #414141;
}
.back_territory {
    padding: 40px 0;
    background: url(../images/back_territory.png)no-repeat;
    background-position: 50% 0px;
    background-size: 100% auto;
}
.map_territory {
    display: table;
    margin: 0px auto 30px; position:relative;
}
.element_territory{position:absolute;}
.element_territory:before {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    content: " ";
    display: block;
    background: url(../images/point_map.png)no-repeat;
    box-sizing: border-box;
    cursor: pointer; background-size: 100%;
}
.ambas_territory {
    position: relative;
    padding: 16px 50px 16px 16px;
    display:none;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 20, 59, 0.15);
    margin-left: 55px;
    margin-top: -79px;
    border-radius: 10px;
    width: 419px;
    height: 229px;
    overflow: auto;
}
.element_territory.active,.element_territory:hover {z-index:9999;}
.element_territory.active .ambas_territory{display:block;}
.element_territory:hover .ambas_territory{display:block;}
.ambas_element {
    display: flex;
}
.form.popup .form-footer .btn {
    margin: 0 auto;
    display: table;
}

.ambas_image {
    margin-right: 17px;
}
.element_territory.active:after {
    border: 9px solid transparent;
    border-right: 14px solid #fff;
    content: " ";
    display: block;
    position: absolute;
    left: 37px;
    top: 10px;
}

.ambas_rank {
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #555555;
    margin-bottom: 20px;
}
.ambas_name {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #000000;
}
.ambas_text {
    font-size: 12px;
    line-height: 18px;
    color: #555555;
    margin-bottom: 15px; position:relative;
}
.ambas_text:before {
    width: 19px;
    height: 15px;
    content: " ";
    background: url(../images/svg/kov.svg)no-repeat;
    display: block;
    position: absolute;
    right: -22px;
    top: -22px;
}
h3 {
    display: flex;
    justify-content: space-between;
}
h3 a {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 33px;
    color: #0089D1;
}
.responsive_block {
    overflow: auto;
}
.media_block {
    display: flex;
    background: linear-gradient(180deg, #906FCC 0%, #008AD2 100%);
    border-radius: 10px;
    padding: 24px 28px 15px 21px;
    color: #fff;justify-content: space-between; margin-bottom:24px;
}
.media_logo {
    margin-right: 39px;
}
.media_title {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 9px;
}
.media_text {
    width: 716px;
    max-width: 100%;
    font-size: 15px;
    line-height: 25px;
    color: #FFFFFF;
}
.media_buttons a {
    margin-left: 19px;
}
.header_6 .menu-row .top-description {
    padding-left: 20px;
}
button.owl-next {
    background: url(../images/svg/arrow-left_nh.svg) 8px 12px no-repeat !important;
    border-radius: 50% !important;
    background-color: #fff !important; background-position:50% !important; box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15);
border-radius: 3px;
transform: rotate(-180deg);
}
button.owl-next:hover {
    background: url(../images/svg/arrow-left.svg) 8px 12px no-repeat !important;background-color: #fff !important;background-position:50% !important;
}

button.owl-next span{display:none;}
button.owl-prev {
   background: url(../images/svg/arrow-right_nh.svg) 8px 12px no-repeat !important;
    border-radius: 50% !important;
    background-color: #fff !important; background-position:50% !important; box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15);
border-radius: 3px;
transform: rotate(-180deg);
}
button.owl-prev:hover {
    background: url(../images/svg/arrow-right.svg) 8px 12px no-repeat !important;background-color: #fff !important;background-position:50% !important;
}
button.owl-prev span{display:none;}
.review_item {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px #D5DDEE;
    border-radius: 10px;
    padding: 45px;
    margin-bottom: 46px;
}
.review_name {
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    color: #414141;
    margin-bottom: 13px;
}
.review_rank {
    font-size: 12px;
    line-height: 18px;
    color: #0089D1;
	width: 289px;
    min-height: 36px;
    margin-bottom: 26px;
}
.review_text {
    font-size: 15px;
    line-height: 25px;
    color: #555555;
    height: 125px;
    overflow: auto;
}
.review_item:after {
    width: 27px;
    height: 21px;
    background: url(../images/svg/kov.svg)no-repeat;
    content: " ";
    display: block;
    position: absolute;
    top: 52px;
    right: 43px;
}
.review_button_block {
    text-align: center;
}
.back_main_reviews {
    background: #F3F5F9;
    padding: 33px 0 42px;
}
.right_block h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
    color: #414141;
    margin-bottom: 15px;
}
.right_block .element_cifr {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(213, 221, 238, 0.8);
    border-radius: 10px;
    width: 230px;
    padding: 25px 13px;
}
.author_list_1 .tab-pane.active h3 {
    margin-top: 0px;
    margin-bottom: 22px;
}
.all_prnt_block {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    margin-top: -80px;
}
.author_list_1 .items .item {
    padding: 26px 17px;
}
.author_list_1 .items .item {
    padding: 26px 17px;
    background: #F3F5F9;
    border: 1px solid #E3E3EF;
    box-sizing: border-box;
    border-radius: 10px;
}
.author_list_1 .items .item .image {
    height: 160px;
    margin-bottom: 14px;
}
.author_list_1 .items .item .info {
    padding: 0;
    background: none;
    text-align: center;
}
.author_list_1 .items .item .title {
    font-weight: 500;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
    color: #414141;
}
.author_list_1 .items .item .info .previewtext {
    margin-top: 9px;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #414141;
}
.author_list_1 .item .btn {
    display: table;
    background: linear-gradient(270deg, #008AD2 0%, #906FCC 100%);
    border-radius: 3px;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
    width: 120px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    margin: 0 auto; filter: drop-shadow(0px 10px 20px #AFC0E2);
}
.section_delim {
    border-bottom: 1px solid #EBEBEF;
    margin-bottom: 20px;
}
.section_delim:last-child{border:none; margin-bottom:0px;}
.author_list_1 .items .item:hover {
    background: #fff;
    box-shadow: none;
}
.author_list_1.ambassadors.all_prnt_block {

    left: 0;
    margin-left: 0;
}
.author_list_1.ambassadors .items .item .title{text-align:left;}
.author_list_1.ambassadors .items .item .info .previewtext{text-align:left;}
.author_list_1.ambassadors .items .item .send_btn {
    margin-top: 29px;
    margin-left: 0px;
}
.author_list_1.ambassadors .items .item .info .previewtext br {
    display: none;
}
.author_list_1.ambassadors .items .item .info{text-align:left;}
.author_list_1.ambassadors .items .item {
    background: url(../images/svg/background_amb.svg)no-repeat;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(175, 192, 226, 0.2);
    border-radius: 10px;
    padding: 21px 20px 30px;
    background-position: 100% 8px;
}
.author_list_1.ambassadors  .item .section_name {
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #0080C9;
    width: 129px;
    margin: 15px 0;
}
.section_image {
    margin-bottom: 22px;
}
.section_image img {
    width: 100%;
}
.section_description {
    font-size: 14px;
    line-height: 25px;
    color: #555555;
    margin-bottom: 50px;
}
.section_item_in {
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(175, 192, 226, 0.5);
    border-radius: 10px;
    padding: 15px 40px 20px;
    display: flex;
    margin-bottom: 20px;
	background:url(../images/svg/back_section_item.svg)no-repeat;
	background-position:100% 100%;
}
.section_item_in .section_item_in_image {
    width: 120px;
    height: 120px;
    min-width: 120px;
    min-height: 120px;
    border-radius: 50%;
    margin-right: 27px;
}
.sections_news_main iframe {
    height: 250px !important;
    margin-top: 10px;
}
.section_item_in_title {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #414141;
}
.section_item_in_data .previewtext {
    font-size: 14px;
    line-height: 21px;
    color: #414141;
    margin-bottom: 47px;
}
.section_item_in_data span.btn.btn-default {
    filter: drop-shadow(0px 10px 20px #AFC0E2);
    background: linear-gradient(270deg, #906FCC 10.42%, #008AD2 100%);
    border-radius: 3px;
}
.left_menu_3 .side-menu > li .name_link_wrapper {
    padding: 22px 45px 23px 23px;
    background: #fff;
    border-bottom: 1px solid #EBEBEF;
}
.left_menu_3 .side-menu > li {
    margin-bottom: 0;
    overflow: hidden;
}
.left_menu_3 .side-menu > li.child .name_link_wrapper > span:after{
	    right: 10px;
    transform: rotateZ(-90deg);
}
.left_menu_3 .side-menu > li.child.active .name_link_wrapper > span:after {

    transform: rotateZ(0deg);
}
.left_menu_3 .side-menu > li.child.active{outline:none !important;}
.left_menu_3 .side-menu > li.active .name_link_wrapper {
    background: #F6F7FA;
}
.left_menu_3 .side-menu > li.active .name_link_wrapper a{color:#0089D1;}
.icos_block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
}
.ico_image {
    margin-bottom: 23px;
}
.ico_title {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #414141;
    margin-bottom: 10px;
}
.ico_text {
    font-size: 14px;
    line-height: 18px;
    color: #414141;
}
a.accordion-head.accordion-open div {
    color: #0089D1;
}
.accordion-head .faq_button {
    background-image: url(../images/svg/down_faq.svg);
    transition: transform 0.2s ease-in-out;
}
.accordion-head.accordion-open .faq_button {
    background-image: url(../images/svg/faq_up.svg);
    width: 30px;
    height: 30px;
    transform: none;
    margin-top: -20px;
    margin-right: -2px;
}
.item_date:before {
    width: 20px;
    height: 20px;
    background: url(../images/svg/date.svg)no-repeat;
    position: absolute;
    left: 0px;
    content: " ";
}
.section_media_1.item-views .item {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(175, 192, 226, 0.5);
    border-radius: 10px;
}
.section_media_1 .item.square .item_date {
    padding-left: 27px;
    position: relative;
}
.section_media_1 .item .sticker_top_left {
    padding: 6px 22px 6px 19px;
    color: #fff;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    border-radius: 0 40px 0 40px;
    background: #906FCC;
    text-transform: none;
}
a.url-block {
    border: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #0080C9;
}
.url-block:before {
    display:none;
}
.url-block span {
    padding: 13px 20px 12px 37px;
}
.url-block.next-url span {
    padding-left: 20px;
    padding-right: 37px;
}
body .period-wrapper * {
    font-weight: 500;
    font-size: 14px;
    margin-right: 0px !important;
    line-height: 25px;
    color: #0080C9;
}
.detail .detailimage.image-wide {
    margin-bottom: 32px;
}
button.btn-lg.btn.btn-default {
    background: linear-gradient(270deg, #906FCC 10.42%, #008AD2 100%);
    box-shadow: 0px 10px 20px #AFC0E2;
    border-radius: 3px;
}
.form-control {

    background: #F6F8FA;
    box-shadow: inset 0px 2px 6px rgba(3, 22, 52, 0.08);
    border-radius: 3px;
}
button.btn.btn-default {
    background: linear-gradient(270deg, #906FCC 10.42%, #008AD2 100%);
    box-shadow: 0px 10px 20px #AFC0E2;
    border-radius: 3px;
}
.popup .auth_wrapp .soc-avt {
    display: none;
}
.border_block {
    border: none;
}
.border_block .top-text-block {
    padding: 0;
}
.border_block .max-form-block {
    padding: 20px;
}
.social_block.iblock {
    display: none;
}
.btn.btn-default {
    background: linear-gradient(270deg, #906FCC 10.42%, #008AD2 100%);
    border-radius: 3px;
}
.row[data-sid="USER"],.row[data-sid="EVENT"] {
    display: none;
}
.detail.events .content {
    padding: 0;
    font-size: 1em;
}
.detail.events .top_block .right_info .event_place {
    margin-top: 9px;
}
.detail.events .event_period {
    padding-left: 38px; position:relative;
}
.detail.events .event_period:before {
    width: 20px;
    height: 20px;
    background: url(../images/svg/date.svg)no-repeat;
    position: absolute;
    left: 0px;
    content: " ";
}
.detail.events .event_place {
    padding-left: 38px; position:relative;
}
.detail.events .event_place:before {
    width: 20px;
    height: 20px;
    background: url(../images/svg/mapblue.svg)no-repeat;
	background-position: 3px 50%;
    position: absolute;
    left: 0px;
    content: " ";
}
.content .program_item_wrapper .program_image_staff {
    display: none;
}
.tabs.program .tab-content {
    padding-left: 79px;
}
.content .program_item_wrapper:before {
    width: 32px;
    height: 32px;
    background: linear-gradient(270deg, #906FCC 10.42%, #008AD2 100%);
    background-image: url(../images/svg/event_point.svg);
    box-shadow: 0px 10px 20px #AFC0E2;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    left: -41px;
    top: -2px;
}
.program_text_info a {
    color: #0080C9;
}
.content .program_item_wrapper .program_author {
    padding-top: 0;
    display: block;
}
.order_event_form_down {

	background: url(../images/svg/back_event_go.svg)no-repeat;
    background-color: #FFFFFF;
	background-position:100% 100%;
    box-shadow: 0px 0px 20px rgba(175, 192, 226, 0.5);
    border-radius: 10px;
}
.detail.events .send_info_wrapper .info_part .left_info .left_info_item{max-width:100%;}
.detail.events .send_info_wrapper .info_part {
    border-top: 1px solid #EBEBEF;
}
.members_header {
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    color: #FFFFFF;
    background: #0080C9;
    border-radius: 10px 10px 0px 0px;
    line-height: 45px;
}
.members {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(213, 221, 238, 0.8);
    border-radius: 10px;
}
.members_header_data {
    padding: 36px 15px 32px;
    display: flex;
    justify-content: space-between; flex-wrap: wrap;
}
.member_header_item {
    width: 209px;
    margin-bottom: 12px;
}
.member_hedaer_item_top {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
    font-size: 15px;
    line-height: 25px;
    color: #414141;
}
.member_hedaer_item_image {
    margin-right: 11px;
}
.like_input_member {
    background: #F6F8FA;
    box-shadow: inset 0px 2px 6px rgba(3, 22, 52, 0.08);
    border-radius: 3px;
    line-height: 30px;
    padding-left: 20px;
}
.members_list {
    display: flex;
    flex-wrap: wrap;
}
.members_list_item {
    width: 25%;
}
.members_list_item:nth-child(2n+1) .members_list_item_title{
	background: #DDEEFF;
}
.members_list_item .member_header_item {
    width: 100%;
    margin-bottom: 12px;
    padding: 0 15px;
    padding-top: 7px;
}
.members_list_item_title {
    height: 100px;
    padding: 24px 15px 0;
    font-size: 15px;
    line-height: 18px;
    color: #414141;
    background: #C8E0F9;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
}
.members_list_item_title {
    height: 100px;
    padding: 24px 15px 0;
    font-size: 15px;
    line-height: 18px;
    color: #414141;
}
.members{margin-bottom:30px;}
.banners-big.long-banner .slides > li {
    background-size: cover;
    min-height: 530px;
}
.banners-big.long-banner .flexslider, .banners-big.long-banner .slides {
    min-height: 530px;
}
.banners-big .slides .text .inner {
    padding-top: 120px;
}
.banners-big .flexslider .arrows .nav-carousel .flex-direction-nav li.flex-nav-prev{box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1)}
.banners-big .flexslider .arrows .nav-carousel .flex-direction-nav li.flex-nav-next{box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1)}
.btn.btn-default {
    border: none;
}
.btn.btn-default:hover {
    background: linear-gradient(270deg, #008AD2 10.42%, #906FCC 100%);
}
footer .info .blocks svg path {
    fill: #fff;
}
footer.footer_v6.dark span.callback-block.animate-load.colored {
    color: #6FCEEB;
}
.btn.btn-default.light:hover {
   background: linear-gradient(270deg, #906FCC 10.42%, #008AD2 100%);
}
.ambass_preview{position:relative;}
.ambass_preview:after {
    width: 27px;
    height: 21px;
    background: url(../images/svg/kov.svg)no-repeat;
    content: " ";
    display: block;
    position: absolute;
        top: -23px;
    right: 0px;
}
.sidearea iframe {
    min-height: 250px;
}
.author_list_1 .item .btn {
    margin-top: 10px;
}
.circle .item_date {
    position: relative;
    display: table;
    margin: 0 auto;
    padding-left: 26px;
}
.big .item_date {
    position: relative;
    padding-left: 30px;
}
.header_6 .email div, .header_6 .email a {
    color: #fff;
    display: inline;
}

.header_6  i.svg.svg-inline-email * {
    fill: #Fff;
}
.section_media_1.news_element_t .sticker_top_left {
    top: 187px;
    display: table;
    position: absolute;
}
.media_buttons a:last-child {
    display: none;
}
.header_6 .menu-row .slogan .icons-block .right-icons .personal-link i.svg {
    background: url(../images/wm.png)no-repeat;
}
.header_6 .menu-row .slogan .icons-block .right-icons .personal-link i.svg svg {
    opacity: 0;
}
.header_6 .menu-row .slogan .icons-block .right-icons .personal-link i.svg {
    background: url(../images/wm.png)no-repeat;
    background-size: 30px;
    background-position: 50%;
    height: 30px;
}
.error input#licenses_reg_subm_spec+label {
    color: red !important;
}
.error input#licenses_reg_subm_spec+label:After {
    border: 1px solid red;
}
.subscribe_line_input {
    position: relative;
}
body .form .subscribe_block .subscribe_line_input button {
    font-size: 15px;
    border: none;
    line-height: 15px;
    background: #FFFFFF;
    height: 50px;
    border-radius: 3px;
    text-align: center;
    width: 100%;
    color: #414141;
}
.zhen_double {
    padding: 55px 0 100px; display: flex;
}
.left_zhen{margin-right:138px;}
.right_zhen{width:760px;}
.line_zh>div:last-child {
    margin-right: 0px;
}
.line_zh>div:before {
    width: 8px;
    height: 8px;
    background: #6FCEEB;
    content: " ";
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -4px;
}
.line_zh>div {
    margin-right: 48px;
    position: relative;
    padding-left: 18px;
}
.line_zh {
    display: flex; margin-bottom:60px;
}
.info_q_z {
    position: absolute;
    left: 100%;
    top: 0px;
    line-height: 0px;
    margin-top: -4px;
    margin-left: 5px;
    cursor: pointer;
}
.text_info_q_z {
    position: absolute;
    width: 346px;
    padding: 16px;
    background-color: #fff;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 8%);
    border-radius: 8px;
    bottom: 38px;
    left: 100%;
    margin-left: -20px;
}
.info_q_z img{max-width:14px; max-height:14px;}
.text_info_q_z ul {
    margin: 0;
}

.text_info_q_z {
    position: absolute;
    width: 434px; display:none;
    padding: 18px;
    background-color: #fff;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 8%);
    border-radius: 8px;
    bottom: 38px;
    left: 100%;
    margin-left: -20px;
}
.info_b.active .text_info_q_z{display:block}
.text_info_q_z ul li {
    padding-left: 14px;
}
.text_info_q_z ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #6FCEEB;
}
.anket_ch {
    background: #906FCC;
    border-radius: 0px 30px;
    display: table;
    font-weight: 500;
    font-size: 18px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 9px 31px 11px;
    margin-bottom: 50px;
}
.right_zhen .accordion-head.accordion-open {
    background-color: #fff;
}
.right_zhen .accordion-type-1 .item {
    background-color: #fff;
}
.right_zhen a.accordion-head {
    display: flex;
}
.right_zhen a.accordion-head div.name_an {
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    color: #414141;
}
.right_zhen .number_an {
    font-weight: 500;
    font-size: 30px;
    background: linear-gradient(
87.87deg
 , #A37BEB 13.23%, #4E9CEC 79.08%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 28px;
    line-height: 26px;
}
.right_zhen .accordion-body {
    font-size: 16px;
    line-height: 22px;
    color: #5198E0;
    padding-left: 95px;
    padding-top: 0px;
}
.right_zhen .accordion-head .faq_button{background:none;}
.right_zhen .accordion-head .faq_button:after ,.accordion-head.accordion-open .faq_button:after{
    content: "";
    width: 24px;
    height: 2px;
    background: #4A47C7;
    border-radius: 1px;
    display: block;
    position: absolute;
}
.right_zhen .accordion-head.accordion-open .faq_button {
    background: none;
    margin: 0px;
    transform: rotateZ(
-90deg
 );
    width: auto;
    height: auto;
    margin-right: 5px;
}
.right_zhen .accordion-head.accordion-open .faq_button:before{
	content: "";
    width: 24px;
    height: 2px;
    background: #4A47C7;
    border-radius: 1px;
    display: block;
    position: absolute;
	transform: rotateZ(
-90deg
 );
}
@media (max-width: 1200px){
	a.personal-link.dark-color svg, a.personal-link.dark-color i {
		margin: 0 auto;
		display: inline-block;
		text-align: center;
	}
	.news_main {
		display: block;
		justify-content: space-between;
	}
	.sections_news_main {
		width: 300px;
		display: none;
	}
	.news_main_list {
		width: 100%;
	}
	.item_news_image img {
		width: 100%;
	}
	.item_news_image {
		width: 28%;
	}
	.item_news_data {
		width: 70%;
	}
}
@media (min-width: 992px){
	body .maxwidth-theme {
		padding-left: 2px!important;
		padding-right: 2px!important;
	}

}
@media (max-width: 991px){
	body h3 {
		line-height: 34px !important;
	}
    a.personal-link.dark-color {
        display: inline-block;
    }
    a.personal-link.dark-color .wrap {
        display: none;
    }
	.news_main .item_news.active>div {
		width: 100%;
	}
	.news_main .item_news.active {
		display: block;
		text-align: center;
	}
	.item_news_image img {
		width: auto;
		margin-bottom: 30px;
	}
	.item_news_date {
		display: table;
		margin: 0 auto;
	}
	.item_calendar {
		float: none !important;
		width: 100%; margin-bottom:20px;
	}
	.calendar_main {
		display: block;
		margin-bottom: 36px;
	}
	.elements_cifr {
		display: block;
	}
	.element_cifr {
		width: 100% !important;
		margin-bottom: 15px;
	}
	.media_block {
		display: block;
	}
	.media_logo {
		margin: 0 0 10px;
		text-align: center;
	}
	.media_buttons a {
		margin-left: 0px;
		margin-top: 10px;
		display: table;
	}
	.custom_faces .item .hashtag{left: 16px;
    padding-left: 0px;width: 176px;}
}
