.phone_icon,
.point_map,
.vk {
    background-image: url(../img/sprite.png);
    background-position: 0 -557px;
    width: 43px;
    height: 43px;
    display: inline-block
}

.point_map,
.vk {
    background-position: 0 -514px
}

.vk {
    background-position: 0 0;
    width: 14px;
    height: 8px
}

.fb,
.fb_big,
.fb_big_tr,
.instagram,
.instagram_big,
.instagram_big_tr,
.vk_big,
.vk_big_tr {
    background-image: url(../img/sprite.png);
    background-position: 0 -178px;
    width: 44px;
    height: 42px;
    display: inline-block
}

.fb,
.fb_big,
.fb_big_tr,
.instagram,
.instagram_big,
.instagram_big_tr,
.vk_big_tr {
    background-position: 0 -346px
}

.fb,
.fb_big,
.fb_big_tr,
.instagram,
.instagram_big,
.instagram_big_tr {
    background-position: 0 -220px;
    width: 43px
}

.fb,
.fb_big_tr,
.instagram,
.instagram_big,
.instagram_big_tr {
    background-position: 0 -18px;
    width: 6px;
    height: 13px
}

.fb_big_tr,
.instagram,
.instagram_big,
.instagram_big_tr {
    background-position: 0 -304px;
    width: 43px;
    height: 42px
}

.instagram,
.instagram_big,
.instagram_big_tr {
    background-position: 0 -388px
}

.instagram,
.instagram_big_tr {
    background-position: 0 -31px;
    width: 16px;
    height: 16px
}

.instagram_big_tr {
    background-position: 0 -472px;
    width: 43px;
    height: 42px
}

.content_file_img,
.favicon,
.twitter,
.twitter_big,
.twitter_big_tr {
    background-image: url(../img/sprite.png);
    background-position: 0 -8px;
    width: 12px;
    height: 10px;
    display: inline-block
}

.content_file_img,
.favicon,
.twitter_big,
.twitter_big_tr {
    background-position: 0 -430px;
    width: 43px;
    height: 42px
}

.content_file_img,
.favicon,
.twitter_big_tr {
    background-position: 0 -262px
}

.youtube{
    background-position: -16px -31px;
    width: 16px;
    height: 11px;
    background-image: url(../img/sprite.png);
    display: inline-block;
}

.youtube_big{
    background-image: url(../img/sprite.png);
    background-position: 0 -704px;
    width: 43px;
    height: 42px;
}
.youtube_big_tr{
    background-image: url(../img/sprite.png);
    background-position: 0 -662px;
    width: 43px;
    height: 42px;
}

.content_file_img,
.favicon {
    background-position: 0 -155px;
    width: 23px;
    height: 23px
}

.content_file_img {
    background-position: 0 -600px;
    width: 51px;
    height: 64px
}

.content_file_img {
    background-position: 0 -600px;
    width: 51px;
    height: 64px
}
.pdf_attach{
	background-position: 0 -753px;
}
.xlsx_attach{
	background-position: 0 -823px;
}
.jpg_attach{
	background-position: 0 -882px;
}
.png_attach{
	background-position: 0 -963px;
}
.none_attach{
	background-position: 0 -1032px;
}

header {
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#c0c4d0), color-stop(68%, #e2e8f0), to(#c1c8d0));
    background: -webkit-linear-gradient(left, #c0c4d0 0%, #e2e8f0 68%, #c1c8d0 100%);
    background: linear-gradient(90deg, #c0c4d0 0%, #e2e8f0 68%, #c1c8d0 100%)
}

header.header_notmain {
    height: 447px;
    background-image: url(../img/not_main_hb.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.header {
    background-color: #185394;
    background: -webkit-gradient(linear, left top, right top, from(#185394), to(#1c5faa));
    background: -webkit-linear-gradient(left, #185394 0%, #1c5faa 100%);
    background: linear-gradient(90deg, #185394 0%, #1c5faa 100%);
    height: 144px;
    padding: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row-wrap;
    -ms-flex-flow: row-wrap;
    flex-flow: row-wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header_left {
    width: 45%
}

.header_left a,
.header_right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header_left a {
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
}

.header_left a img {
    margin: 0 1em 0 0
}

.header_left a span {
    line-height: 1.3em;
    font-family: "museo_sans_cyrl500";
    color: #fff;
    font-size: 19px;
    text-shadow: 0 1px 2px #242424
}

.header_left a,
.header_right,
.header_right_top,
.header_right_top ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.header_right {
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.header_right_top,
.header_right_top ul {
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.header_right_top {
    width: 100%;
    position: relative;
    top: -10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.header_right_top ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: .7em 0 .7em .8em
}

.header_right_top ul:first-child {
    border-right: 1px solid rgba(255, 255, 255, .2);
    padding: .7em .8em .7em 2.5em;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.header_right_top ul li {
    margin: 0 .6em
}

.header_right_top ul li a,
nav>ul>li {
    -webkit-transition: all ease .2s;
    transition: all ease .2s
}

.header_right_top ul li a {
    color: #fff;
    font-size: .8em
}

.header_right_top a.button {
	width: 200px;
	height: 42px;
    border-radius: 0;
    margin: 0 -32px 0 0;
    padding: 4px 0 0;
}

.aside_secondary_menu>li.expanded>ul li a:hover,
.header_right_top ul li a:hover,
.tabz>ul li.r-tabs-state-active a {
    color: #fd7100
}

.header_right_bottom,
nav>ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header_right_bottom {
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.header_right_bottom input {
    width: 268px;
    height: 31px
}
.header_right_bottom form {
    margin: auto;
}
#searchbottom, #searchtop{
    position: relative;
}

nav,
nav>ul>li {
    height: 4em;
    background-color: #fff
}

nav>ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
    height: 100%;
}

nav>ul>li {
    display: inline-block;
    height: 100%;
    text-align: center;
    width: 12.5em;
    position: relative
}

nav>ul>li.childrened>a:before,
nav>ul>li>a:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%
}

nav>ul>li.childrened>a:before {
    background-image: url(../img/svg/arrow_bottom_orange.svg);
    background-repeat: no-repeat;
    left: 5%;
    width: 13px;
    height: 8px;
    margin: -4px 0 0
}

.aside_secondary_menu>li.expanded,
.aside_secondary_menu>li:hover,
nav>ul>li:hover {
    background-color: #edeff2
}

.header_right_bottom,
nav>ul,
nav>ul>li:hover .nav_secondary,
nav>ul>li>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

nav>ul>li>a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2.5em;
    font-size: .95em;
    -webkit-transition: all ease .2s;
    transition: all ease .2s
}

nav>ul>li>a:after {
    right: 0;
    width: 1px;
    margin: -2em 0 0;
    height: 90%;
    background-color: #d9d9d9
}

nav>ul>li:last-child>a:after {
    content: none
}

nav>ul>li .nav_secondary {
    background-color: #edeff2;
    -webkit-box-shadow: 3px 3px 3px 0 #edeff2;
    box-shadow: 3px 3px 3px 0 #edeff2;
    min-width: 43em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    padding: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2
}

nav>ul>li .nav_secondary_right {
    right: 30.5em
}

nav>ul>li .nav_secondary ul {
    display: block;
    height: auto
}

nav>ul>li .nav_secondary ul li {
    text-align: left;
    line-height: 2em
}

nav>ul>li .nav_secondary ul li a {
    font-size: .95em
}

nav>ul>li .nav_secondary .nav_secondary_right {
    margin: 0 0 0 3em;
    background-color: #fff;
    padding: 0 0 1.5em
}

nav>ul>li .nav_secondary .nav_secondary_right img {
    margin: 0 0 1.5em
}

.feedback_result {
    background: #edffef;
    padding: 25px;
}
.feedback_result h2 {
	margin: 0 0 5px;
}
.feedback_result p, .feedback_popup_result p {
	margin: 0;
}
.feedback_popup_result {
	text-align: center;
    padding: 40px;
}
.feedback_popup_result h2 {
	margin: 0 0 10px;
}

.swiper-slide,
.swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.slider_wr {
    background-image: url(../img/slider_back.png);
    background-repeat: no-repeat;
    height: 26em;
    background-position: 50% 50%;
    position: relative
}

.slider_wr_core {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.slider_wr_core_item,
.slider_wr_core_item_left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.slider_wr_core_item_left {
    height: 100%;
    width: 40%;
    -webkit-box-orient: vertical;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.slider_wr_core_item_left_head {
    font-family: "museo_sans_cyrl500";
    color: #fff;
    font-size: 2.75em;
    margin: 0 0 .5em
}

.slider_wr_core_item_left_slogan {
    font-family: "museo_sans_cyrl500";
    color: #185394;
    font-size: 1.55em;
    margin: 0 0 1em
}

.slider_wr_core_item_right {
    height: 100%;
    width: 60%
}

.slider_wr_core_item_right img {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 .2em 0 0
}

.slider_wr_core_pagination {
    position: absolute;
    left: 0;
    bottom: 2em;
    z-index: 1
}

.slider_wr_core_pagination_bullet {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    border-color: #185394;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0 .6em 0 0;
    cursor: pointer
}

.slider_wr_core_pagination_bullet.swiper-pagination-bullet-active {
    background-color: #185394
}

.slider_wr_core_pagination_bullet:hover {
    border-color: #3485de
}

/*новый слайдре*/
.header_slider {
	background-repeat: no-repeat;
	background-size: 100%;
}
.slider_wr_new {
    /*background-image: url(../img/slider_back.png);*/
    /*background-repeat: no-repeat;*/
    height: 26em;
    /*background-position: 50% 50%;*/
    position: relative
}
.slider_wr_core_item_left_new {
/*    height: 100%;
    width: 40%;*/
    -webkit-box-orient: vertical;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px;
	background-color: none;
}
.slider_wr_core_item_left_head_new, .slider_wr_core_item_left_slogan_new {
    font-family: "museo_sans_cyrl500";
    color: #fff;
    font-size: 2.75em;
	text-shadow: 1px 1px 2px #000;
    margin: 0 0 .5em
}
.swiper-slide-active {
    z-index: 5;
}
.slider_wr_core_item_left_slogan_new {
    font-size: 1.55em;
    margin: 0 0 1em
}
.swiper-pagination-bullets {
    position: absolute;
    left: 0;
    bottom: 2em;
    z-index: 1
}
.swiper-pagination-bullet {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    border-color: #185394;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0 .6em 0 0;
    cursor: pointer
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #185394
}
.swiper-pagination-bullet:hover {
    border-color: #3485de
}
/*новый слайдер*/

aside.aside_mainpage {
    width: 18.125em;
    margin: 75px 0 0;
}

.main_page_wr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.main_page_wr section {
    width: 100%;
    margin: 1em 0 0
}

.main_page_wr section>a {
    width: 98%
}

.aside_block {
    background-color: #edeff2;
    padding: 1.9em 2.2em;
    margin: 1em 0
}

.aside_block h3 {
    margin: 0
}

.aside_block_item a {
    display: block;
    font-family: "helveticaneuecyrroman";
    margin: 1em 0
}

.aside_block_item a:first-child {
    color: #000;
    font-size: .9em;
    line-height: 20px;
    text-decoration: underline
}

.aside_block_item a:first-child b {
    font-weight: 700
}

.aside_block_item a:last-child {
    color: #3694ca;
    font-size: .9em;
    line-height: 20px;
    text-decoration: none
}

.aside_block_item a:hover,
.flex_blocks_item:hover .flex_blocks_item_h,
.flex_blocks_item:hover .flex_blocks_item_p {
    color: #185394
}

.aside_block_item span {
    display: block;
    margin: 1em 0 0
}

hr {
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 1em 0 1.5em
}

.flex_blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex_blocks_item {
    width: 290px;
    height: 464px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    position: relative;
    overflow: hidden;
    margin: 0 0 16px
}

.flex_blocks_item_small {
    height: 224px
}

.flex_blocks_item_long {
    width: 594px;
    height: 224px
}

.flex_blocks_item_big .flex_blocks_item_p,
.flex_blocks_item_long .flex_blocks_item_p {
    max-height: 60px
}

.flex_blocks_item_big {
    width: 594px;
    height: 464px
}

.flex_blocks_item:hover {
    background-color: #edeff2;
    border: 1px solid #edeff2
}

.flex_blocks_item:hover img,
.img_list_item:hover a {
    opacity: .8
}

.flex_blocks_item_h,
.flex_blocks_item_i {
    -webkit-transition: all ease .2s;
    transition: all ease .2s
}

.flex_blocks_item_h {
    font-family: "museo_sans_cyrl500";
    color: #000;
    font-size: 1.25em;
    line-height: 23px;
    margin: 1em 0;
    padding: 0 1em;
    max-height: 7em;
    overflow: hidden
}

.flex_blocks_item_d,
.flex_blocks_item_p {
    font-family: "helveticaneuecyrroman";
    line-height: 20px;
    padding: 0 1em
}

.flex_blocks_item_t{
	color: #94a0b2;
    font-size: .8em;
    text-transform: uppercase;
    text-align: left;
    position: absolute;
    bottom: 17px;
	right: 1em;
}

.flex_blocks_item_t:hover{
	text-decoration: underline;
}

.flex_blocks_item_p {
    margin: 1em 0;
    max-height: 6.5em;
    overflow: hidden;
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    color: gray;
    font-size: .95em
}

.flex_blocks_item_d {
    color: #94a0b2;
    font-size: .8em;
    text-transform: uppercase;
    text-align: left;
    position: absolute;
    bottom: 1em;
    left: 1em
}

.visit_submit {
    height: 5.188em;
    border-bottom: 1px solid #dee2e7;
    border-top: 1px solid #dee2e7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.visit_submit_time span:first-child {
    font-family: "helveticaneuecyrroman";
    color: #a3adbd;
    font-size: .9em;
    line-height: 20px;
    display: block
}

.visit_submit_time span:last-child {
    font-family: "helveticaneuecyrroman";
    color: #323232;
    font-size: .9em;
    line-height: 20px
}

.visit_submit_phones span:first-child {
    font-family: "helveticaneuecyrroman";
    color: #a3adbd;
    font-size: .9em;
    line-height: 20px;
    display: block
}

.visit_submit_phones span:last-child {
    font-family: "helveticaneuecyrroman";
    color: #323232;
    font-size: .9em;
    line-height: 20px
}

.content_phoblock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 4em
}

.content_phoblock_photo {
    padding: 2em 2.57em 0 0;
    width: 14.375em
}

.content_phoblock_photo span {
    font-family: "helveticaneuecyrroman";
    color: #697991;
    font-size: .8em;
    font-style: italic;
    line-height: 1.5em;
    display: inline-block;
    padding: 1.5em 0 0
}

.content_phoblock_content {
    width: 100%;
    margin-left: 5px;
    margin-top: 5px;
}

.tabz,
article ol,
article ul {
    margin: 2em 0
}

.tabz>ul,
.tabz>ul li a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tabz>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #dee2e7;
    border-top: 1px solid #dee2e7;
    height: 3.438em
}

.tabz>ul li {
    position: relative;
    height: 100%
}

.tabz>ul li:after {
    content: '';
    background-color: #fd7100;
    width: 100%;
    height: 3px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 25%;
    opacity: 0;
    -webkit-transition: all ease .2s;
    transition: all ease .2s
}

.tabz>ul li.r-tabs-state-active:after {
    bottom: 0;
    opacity: 1
}

.headered_horizontal,
.tabz>ul,
.tabz>ul li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tabz>ul li a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    font-size: .9em;
    font-weight: 700
}

.headered_horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #cfd5dd
}

.headered_horizontal:last-child {
    border: none
}

.headered_horizontal span {
    font-family: "museo_sans_cyrl500";
    color: #323232;
    font-size: 1.2em;
    line-height: 1.3em;
    padding: 2em 0 0;
    width: 9.15em
}

.headered_horizontal span span {
    color: #94a0b2;
    font-size: .8em;
    display: inline-block;
    margin: -1em 0 0
}

.headered_horizontal span.headered_horizontal_smallspan {
    font-size: .9em;
    font-weight: 700;
    line-height: 20px;
    text-align: left
}

.headered_horizontal span.headered_horizontal_bigspan {
    font-size: 1.2em;
    line-height: 20px;
    text-align: left
}

.headered_horizontal article {
    width: 36em;
    margin-bottom: 10px;
}

.headered_horizontal article p a {
    text-decoration: underline
}

.headered_horizontal article p a:hover {
    text-decoration: none
}

.img_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.img_list_item {
    width: 14.625em;
    height: 20.375em;
    overflow: hidden;
    margin: 2em 0 0
}

.img_list_item_descr span:first-child {
    margin: 1em 0 0;
    color: #323232;
    font-size: .9em;
    font-weight: 700;
    line-height: 1.4em;
    text-align: left;
    display: block
}

.img_list_item_descr span:last-child {
    display: block;
    color: #323232;
    font-size: .8em;
    font-style: italic;
    line-height: 1.4em;
    text-align: left
}

.r-tabs-panel {
    padding: 0!important
}

.image_gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 2em 0
}

.image_gallery_item {
    margin: 0 0 1.2em
}

.image_gallery_item:hover {
    opacity: .8
}

.secondary_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}
.secondary_content figure img {
	width: 100%;
	height: auto;
}
.secondary_content img {
	height: auto;
}
.secondary_content section article img {
    height: auto;
    width: 100%;
}
.secondary_content .aside_secondary {
    width: 18.125em;
    margin: -3.9em 0 0
}

.secondary_content .aside_secondary_h {
    background-color: #185394;
    width: 100%;
    height: 2.55em;
    font-family: "museo_sans_cyrl500";
    color: #fff;
    font-size: 1.5em;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0 0 1em
}

.aside_secondary_menu>li a,
.secondary_content .aside_secondary_h,
.secondary_content section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.secondary_content section {
    margin: -11em 0 0;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 915px 0 0 0 #fff;
    box-shadow: 915px 0 0 0 #fff;
    width: 57.188em;
    padding: 0 0 0 7em
}

.secondary_content section:after {
    content: '';
    width: -webkit-calc((100vw - 1222px)/2);
    width: calc((100vw - 1222px)/2);
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    right: -webkit-calc((100vw - 1222px)/-2);
    right: calc((100vw - 1222px)/-2);
    background-color: #fff
}

.aside_secondary_menu>li {
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    background-color: transparent;
    border-bottom: 1px solid #edeff2;
    position: relative
}

/* .aside_secondary_menu>li:after {
    content: '';
    background-image: url(../img/svg/small_right_arrow.svg);
    background-repeat: no-repeat;
    width: 8px;
    height: 14px;
    position: absolute;
    top: 15px;
    right: 5%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all ease .2s;
    transition: all ease .2s
} */

.aside_secondary_menu>li div {
    content: '';
    background-image: url(../img/svg/small_right_arrow.svg);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 8px;
    right: 5%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    padding: 10px;
    background-position: center;
    cursor: pointer;
}

.abc_block,
.aside_secondary_menu>li a,
.secondary_content .aside_secondary_h {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.aside_secondary_menu>li a {
    width: 89%;
    padding: 0 .5em 0 1em;
    color: #185394;
    min-height: 46px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.aside_secondary_menu>li.expanded>ul,
.aside_secondary_menu>li>ul {
    -webkit-transition: max-height .2s ease-in-out;
    transition: max-height .2s ease-in-out
}

.aside_secondary_menu>li>ul {
    overflow: hidden;
    max-height: 0
}

.aside_secondary_menu>li>ul li {
    font-size: .9em
}

.aside_secondary_menu>li>ul li a {
    overflow: hidden;
    padding: 0 1em 0 2.5em
}

/* .aside_secondary_menu>li.expanded:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
} */
.aside_secondary_menu>li.expanded div {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.aside_secondary_menu>li.expanded>ul {
    background-color: #fff;
    max-height: 1000px
}

.abc_block {
    height: 49px;
    margin: 3.5em 0 1em;
    border-bottom: 1px solid #dee2e7;
    border-top: 1px solid #dee2e7;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.abc_block_item {
    display: inline-block;
    padding: .18em .34em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: "helveticaneuecyrroman";
    font-weight: 600;
    color: #185394;
    font-size: .9em;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase
}

.abc_block_item:first-child {
    text-transform: capitalize
}

.abc_block_item_current {
    background-color: #fd7100;
    color: #fff
}

.abc_block_item_current:hover,
.footer_menu li a:hover,
footer {
    color: #fff
}

.abc_block_item_empty,
.abc_block_item_empty:hover {
    color: #cfd5dd
}

.abc_list {
    padding: 0 0 1.5em 5.1em;
    position: relative;
    margin: 2em 0;
    border-bottom: 1px solid #dee2e7
}
.abc_list_year{
    padding: 0 0 1.5em 11.1em;
}
.abc_list:before {
    content: attr(data-title);
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    color: #edeff2;
    font-size: 4.6em
}

.abc_list_item {
    margin: 0 0 1em
}

.abc_list_item a {
    display: block;
    color: #185394;
    font-size: .9em;
    font-weight: 700;
    line-height: 20px
}

.abc_list_item span {
    color: #323232;
    font-size: .9em;
    line-height: 20px
}
.abc_list_item div {
    float:left; 
    margin:0px 10px 10px 10px;
    height: 100px;
    overflow: hidden;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius:50px;
    border-radius: 50px;
}
.abc_list_item p {
    margin:5px 0px;
}

footer {
    background-color: #323232;
    margin: 3em 0 0
}

.footer_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row-nowrap;
    -ms-flex-flow: row-nowrap;
    flex-flow: row-nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 321px
}

.footer_content_dop {
    width: 18em
}

.footer_content_dop form input {
    width: 100%;
    background-color: transparent
}

.copy_content ul,
.footer_content_dop ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row-nowrap;
    -ms-flex-flow: row-nowrap;
    flex-flow: row-nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer_content_dop ul li a:hover div:first-child {
    display: none
}

.footer_content_dop ul li a:hover div:last-child {
    display: inline-block
}

.footer_content_dop ul li a div:first-child {
    display: inline-block
}

.breadcrumbs li:last-child:after,
.footer_content_dop ul li a div:last-child {
    display: none
}

.footer_content_cont {
    padding: 1em 0;
    height: 196px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 18em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.footer_content_cont span a {
    font-family: "helveticaneuecyrroman";
    font-size: 1em;
    line-height: 20px;
    text-decoration: underline
}

.black_back {
    background-color: #000
}

.copy_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row-nowrap;
    -ms-flex-flow: row-nowrap;
    flex-flow: row-nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 56px
}

.copy_content span {
    text-align: left
}

.copy_content ul li {
    margin: 0 0.5em 0 0
}

.copy_content span,
.copy_content ul li a {
    font-family: "helveticaneuecyrroman";
    color: #a0a0a0;
    font-size: 12px
}

.breadcrumbs li a:hover,
.copy_content ul li a:hover,
.iconed_text_info a:hover {
    color: #fd7100
}

.copy_content a,
.copy_content ul li a,
.footer_menu li a {
    text-decoration: underline;
    text-align: left
}

.copy_content a {
    font-family: "helveticaneuecyrroman";
    color: #fff;
    font-size: 14px
}

.footer_menu {
    width: 20em
}

.footer_menu li a {
    color: #a0a0a0;
    font-size: .9em;
    line-height: 30px
}

.limited_capabilities {
    position: relative;
    top: 5px;
    left: 165px;
    color: #fff;
    z-index: 99;
}

.limited_capabilities:before {
    content: "";
    background-image: url(../img/svg/eye.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 15px;
    position: absolute;
    left: -35px;
    top: 0;
    z-index: 2
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    font-family: "helveticaneuecyrroman";
    border: 1px solid #edeff2;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: auto;
    padding: 0 3em;
    height: 51px;
    color: #185394;
    background-color: #fff;
    font-size: .9em;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    display: inline-block;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .03)
}

.button.bluebutton,
button.bluebutton,
input[type=button].bluebutton,
input[type=reset].bluebutton,
input[type=submit].bluebutton {
    background-color: #185394;
    border: 1px solid #185394;
    -webkit-box-shadow: 1px 2px 5px 0 rgba(24, 83, 148, .14);
    box-shadow: 1px 2px 5px 0 rgba(24, 83, 148, .14);
    color: #fff
}

.button.bluebutton:hover,
button.bluebutton:hover,
input[type=button].bluebutton:hover,
input[type=reset].bluebutton:hover,
input[type=submit].bluebutton:hover {
    background-color: #2c7fda;
    border: 1px solid #2c7fda
}

.button.orangebutton,
button.orangebutton,
input[type=button].orangebutton,
input[type=reset].orangebutton,
input[type=submit].orangebutton {
    background-color: #fd7100;
    border: 1px solid #fd7100;
    -webkit-box-shadow: 1px 2px 5px 0 rgba(24, 83, 148, .14);
    box-shadow: 1px 2px 5px 0 rgba(24, 83, 148, .14);
    color: #fff
}

.button.orangebutton:hover,
button.orangebutton:hover,
input[type=button].orangebutton:hover,
input[type=reset].orangebutton:hover,
input[type=submit].orangebutton:hover {
    background-color: #f88936;
    border: 1px solid #f88936
}

.button.arrowedbutton,
button.arrowedbutton,
input[type=button].arrowedbutton,
input[type=reset].arrowedbutton,
input[type=submit].arrowedbutton {
    background-image: url(../img/svg/arrowedbutton.svg);
    background-repeat: no-repeat;
    background-position: 80% 52%;
    padding-right: 4.5em
}

legend {
    text-transform: uppercase
}

fieldset,
legend {
    margin: 1em 0
}

form,
label {
    display: block
}

label {
    font-size: .9em;
    margin: .5em 0
}

label.error {
    color: red
}

input[type=date],
input[type=email],
input[type=number],
input[type=text],
textarea {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-color: #fff
}

textarea {
    font-size: .9em;
    border-color: #d1dae4;
    padding: 1em
}

.selectwrap:hover,
textarea:hover {
    -webkit-box-shadow: 0 1px 4px 0 rgba(44, 127, 218, .23);
    box-shadow: 0 1px 4px 0 rgba(44, 127, 218, .23)
}

input[type=date],
input[type=email],
input[type=number],
input[type=text] {
    border-color: #d9d9d9;
    height: 36px;
    padding: 0 1em
}

input[type=date].error,
input[type=email].error,
input[type=number].error,
input[type=text].error {
    border-color: red
}

a {
    color: #185394;
    text-decoration: none;
    -webkit-transition: all ease .2s;
    transition: all ease .2s
}

a:hover {
    color: #f88936
}

.selectwrap,
form,
input[type=date],
input[type=email],
input[type=number],
input[type=text],
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

form {
    margin: 3em 0
}

.selectwrap,
.selectwrap select {
    position: relative;
    cursor: pointer
}

.selectwrap {
    overflow: hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #d1dae4;
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    height: 48px;
    padding: 0
}

.selectwrap:after {
    content: "";
    width: 40px;
    height: 31px;
    position: absolute;
    top: 15%;
    right: 0;
    background: url(../img/svg/select_arr.svg) no-repeat center center;
    z-index: 1;
    border-left: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff
}

.selectwrap select {
    outline: none;
    background: 0 0;
    border: none;
    width: 110%;
    height: 100%;
    padding: 0 5em 0 1em;
    z-index: 2;
    color: #185394;
    font-weight: 700
}

input[type=checkbox],
input[type=radio] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type=checkbox]:checked+label,
input[type=checkbox]:checked+label:hover {
    background-image: url(../img/sprite.png);
    background-position: 0 -137px;
    height: 18px;
    width: auto
}

input[type=checkbox]:checked+label:hover {
    background-position: 0 -65px
}

input[type=checkbox]+label,
input[type=radio]+label {
    padding-left: 30px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    vertical-align: middle;
    cursor: pointer;
    background-image: url(../img/sprite.png);
    background-position: 0 -47px;
    height: 18px;
    width: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 20px;
}

input[type=checkbox]+label.chk,
input[type=checkbox]+label:hover {
    background-image: url(../img/sprite.png);
    background-position: 0 -83px;
    height: 18px;
    width: auto
}

input[type=checkbox]+label.chk {
    background-position: 0 -137px
}

input[type=radio]:checked+label,
input[type=radio]:checked+label:hover {
    background-image: url(../img/sprite.png);
    background-position: 0 -101px;
    height: 18px;
    width: auto
}

input[type=radio]:checked+label:hover {
    background-position: 0 -119px
}

input[type=radio]+label.chk,
input[type=radio]+label:hover {
    background-image: url(../img/sprite.png);
    background-position: 0 -83px;
    height: 18px;
    width: auto
}

input[type=radio]+label.chk {
    background-position: 0 -137px
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

*,
body,
html {
    font-family: "helveticaneuecyrroman"
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body,
html {
    font-size: 1em;
        background: white;
        overflow-x: hidden;
}

.full_width {
    width: 100%
}
@media screen and (min-width:1000px) {
	.secondary_content.content_width {
        margin-top: 200px;
}
}
.content_width {
    width: 1208px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.white {
    color: #fff
}

h1 {
    font-family: "museo_sans_cyrl500";
    font-size: 2.75em
}

h1,
h2,
h3 {
    line-height: 1.2em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #185394;
    margin: 1.5em 0 1em
}

h2 {
    font-size: 2.1em;
    font-family: "museo_sans_cyrl500"
}

h3,
h4,
h5,
h6 {
    font-family: "museo_sans_cyrl700";
    text-transform: uppercase
}

h3 {
    font-size: 1em
}

h4,
h5,
h6 {
    font-size: .9em
}

h5,
h6 {
    font-size: .8em;
    margin: 1.5em 0
}

h6 {
    font-size: .7em
}

.breadcrumbs,
.breadcrumbs li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.breadcrumbs {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 1.8em 0
}

.breadcrumbs,
.breadcrumbs li,
article .content_file,
article .read_more {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumbs li {
    font-family: "helveticaneuecyrroman";
    font-size: .9em;
    line-height: 2em;
    margin: 0;
    color: #94a0b2;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.breadcrumbs li:after,
article .read_more:before {
    display: inline-block;
    background-image: url(../img/svg/small_right_arrow.svg)
}

.breadcrumbs li:after {
    opacity: .4;
    content: '';
    width: 8px;
    height: 14px;
    margin: 0 .7em
}

.breadcrumbs li a {
    color: #185394;
    text-align: left
}

article ol li,
article p,
article ul li {
    color: #323232;
    line-height: 1.4em;
    font-size: .95em;
    margin: 1.5em 0;
    position: relative
}

article p.caption_p,
article p.important_p {
    background-color: #edeff2;
    padding: 2em 3em;
    color: #185394
}

article p.caption_p {
    padding: 1em 1.5em;
    color: #323232;
    font-size: 1em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 3.5em
}

article p.caption_p_left {
    float: left;
    width: 15em;
    margin: 0 2em 5em 0
}

article p.caption_p_right {
    float: right;
    width: 15em;
    margin: 0 0 5em 2em
}

article p.caption_p span {
    padding: 1em 0;
    font-size: .9em;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #edeff2;
    position: absolute;
    bottom: -3.6em;
    left: 0;
    overflow: hidden
}

article .content_file,
article .read_more {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

article .read_more {
    height: 3.542em;
    border-bottom: 1px solid #cfd5dd;
    border-top: 1px solid #cfd5dd;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .9em;
    font-weight: 700;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0 0 0 .5em;
    margin-top: 10px;
}

article .read_more:before {
    content: "";
    background-repeat: no-repeat;
    width: 7px;
    height: 12px;
    background-size: cover;
    margin: 0 1em 0 0
}

article .content_file {
    padding: 1em 2em;
    border: 1px solid #dee2e7;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

article .content_file img,
article .content_file_img {
    margin: 0 1em 0 0
}

article .content_file_descr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #323232;
    font-size: .9em;
    line-height: 1.5em
}

article .content_file_descr a {
    text-decoration: underline
}

article figure,
table {
    margin: 5em 0
}

article figure figcaption {
    color: #627188;
    font-size: .9em;
    font-style: italic;
    line-height: 1.2em;
    padding: 42px 0;
    border-bottom: 1px solid #c1c8d2
}

article ol.compact_list li,
article ul.compact_list li {
    margin: 0
}

article ol.compact_list li:before,
article ul.compact_list li:before {
    left: 0;
    color: inherit;
    font-weight: 400
}

article ol li,
article ul li {
    margin: 1em 0;
    padding: 0 0 0 1.5em
}

article ul li:before {
    content: counter(item) ".";
    color: #185394
}

article ol {
    counter-reset: item
}

article ol li:before,
article ul li:before {
    position: absolute;
    counter-increment: item;
    left: .1em;
    font-size: .9em;
    font-weight: 700
}

article ol li:before {
    content: counter(item) ". ";
    color: #185394
}

article ul li:before {
    content: '';
    top: .5em;
    background-color: #185394;
    width: 4px;
    height: 4px
}

table {
    background-color: #edeff2;
    width: 100%;
    font-size: .9em
}

table.listinfo {
    border-bottom: 1px solid #edeff2;
    border-top: 1px solid #edeff2;
    margin: 2em 0 2.5em;
    background-color: #fff;
}

table.listinfo tr:first-child td {
    padding: 2em 0 0
}

table.listinfo tr:last-child td {
    padding: 0 0 2em
}

table.listinfo tr td {
    height: auto;
    padding: .7em 0;
    border: none
}

table.listinfo tr td:first-child {
    font-weight: 700
}

table.listinfo tr td:last-child {
    text-align: left;
    font-size: 1em
}

table tr th {
    height: 50px;
    padding: 1.2em 2em;
    border: 1px solid #cfd5dd;
    text-align: center;
    vertical-align: center;
    text-transform: uppercase;
    font-weight: 700
}

table tr td:first-child,
table tr th:first-child {
    text-align: left
}

table tr td {
    border: 1px solid #cfd5dd;
    vertical-align: center;
    text-align: center;
    padding: 1.2em 0.5em;
    background-color: #fff;
    height: 50px
}

table caption {
    caption-side: bottom;
    background-color: #fff;
    color: #627188;
    font-size: .9em;
    padding: 2.8em 0;
    font-style: italic;
    line-height: 1.2em;
    text-align: left;
    border-bottom: 1px solid #cfd5dd
}

.logo {
    height: 121px;
    width: 103px
}

.iconed_text,
.iconed_text_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.iconed_text {
    width: 300px;
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 15px 25px;
}

.iconed_text_info {
    -webkit-box-orient: vertical;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin-left: 10px;
}

.iconed_text_info a,
.iconed_text_info span {
    color: #fff;
    font-size: .8em;
    width: 230px
}

.iconed_text_info a {
    font-family: "museo_sans_cyrl500";
    font-size: 1.2em;
    margin: .4em 0 0;
    -webkit-transition: all ease .2s;
    transition: all ease .2s
}

.iconed_text_info a.big_font {
    font-size: 25px
}

.search {
    background-image: url(../img/svg/search.svg);
    background-repeat: no-repeat;
    background-position: 95% center
}

.search_light {
    background-image: url(../img/svg/search_light.svg);
    color: #fff
}

.be_pacient_online {
    background-image: url(../img/bepatientonline.png);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 18.125em;
    height: 14em
}

.be_pacient_online .be_pacient_online_h {
    font-family: "museo_sans_cyrl500";
    color: #fff;
    font-size: 1.57em;
    text-align: center;
    margin: 0 0 1em
}

.ui_block {
    margin: 3em;
    padding: 3em;
    height: auto;
    border: 1px solid #ccc
}

.ui_block .soc_icons {
    background-color: #323232;
    padding: 3em
}

.certs,
.certs_item,
.certs_item_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 3em 0
}

.certs_item,
.certs_item_img {
    -webkit-box-orient: vertical;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 1em
}

.certs_item:hover {
    opacity: .8
}

.certs_item_img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    box-sizing: border-box;
    background-color: #fff;
    width: 177px;
    height: 234px;
    margin: 0 0 .4em;
    padding: 1em;
    display: inline-block
}

.certs_item span {
    color: #323232;
    font-size: .7em;
    font-style: italic;
    line-height: 20px
}

.pagination {
    list-style: none;
    padding: 0;
    margin: 0
}

.pagination_current {
    background-color: #fd7100;
    color: #fff
}

.pagination li,
.pagination li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination li {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 .7em;
    margin: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .9em;
    font-weight: 700;
    line-height: 20px;
    border-right: 1px solid #cfd5dd;
    width: auto;
    height: 27px
}

.pagination li:before {
    display: none
}

.pagination li a {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

/***************************/

.navigation_popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
    height: 100%;
    background-color: rgb( 255, 255, 255);
    z-index: 5;
}

.navigation_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row-wrap;
    -ms-flex-flow: row-wrap;
    flex-flow: row-wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: center;
    align-items: flex-end;
    height: 75px;
}

.navigation_header .search_block input {
    height: 41px;
    border: 1px solid rgb( 223, 223, 223);
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.navigation_header .search_block {
    width: 245px;
    margin: auto 7px;
    background-color: rgb( 255, 255, 255);
}

.navigation_header .search_block button {
    color: rgb( 223, 223, 223);
    height: 41px;
    padding: 10px 14px;
    margin: 1.7px 0 0 -0.6em;
    border: 1px solid rgb( 223, 223, 223);
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.navigation_header .search_block .search {
    background-image: none;
    width: 200px;
}

.navigation_header .close {
    font-size: 25px;
    margin: auto;
    margin-left: 0;
    margin-right: 16px;
    cursor: pointer;
    color: rgb( 24, 83, 148 );
    font-weight: 100;
    width: 20px;
}

.navigation_header .close img {
    /* width: 100%; */
    height: auto;
}

.navigation_popup_menu {
    width: 100%;
}

.navigation_popup_menu li {
    position: relative;
}

/* .navigation_popup_menu li.expanded:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
} */

.navigation_popup_menu li.expanded div {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.navigation_popup_menu li a {
    color: rgb( 24, 83, 148 );
    display: block;
    font-size: 14px;
    font-family: "helveticaneuecyrroman";
    font-weight: 500;
    padding: 17px 0;
    padding-left: 16px;
    border-bottom: 1px solid rgb( 217, 217, 217);
}

.navigation_popup_menu li:first-child a {
    border-top: 1px solid rgb( 217, 217, 217);
}


.navigation_popup_menu li li {
    position: relative;
    background-color: rgb( 240, 242, 245);
}

.navigation_popup_menu li li a {
    border: 0;
    padding: 7px 0;
    padding-left: 16px;
}

.navigation_popup_menu li li a:hover {
    color: rgb( 247, 115, 16 );
}

.navigation_popup_menu li li:first-child a {
    border: 0;
    padding: 20px 0 7px;
    padding-left: 16px;
}

.navigation_popup_menu li li:last-child a {
    border: 0;
    padding: 7px 0 30px;
    padding-left: 16px;
}

.navigation_popup_menu>li>ul {
    height: 0;
    overflow: hidden;
    transition: height .2s ease-in-out;
    -moz-transition: height .2s ease-in-out;
    -o-transition: height .2s ease-in-out;
    -webkit-transition: height .2s ease-in-out;
}

.navigation_popup_menu>li>ul>li:after {
    content: '';
    background-image: none;
}

.navigation_popup_menu li.expanded ul {
    height: auto;
    transition: height .2s ease-in-out;
    -moz-transition: height .2s ease-in-out;
    -o-transition: height .2s ease-in-out;
    -webkit-transition: height .2s ease-in-out;
}

/* .navigation_popup_menu li:after {
    content: '';
    background-image: url(../img/svg/small_right_arrow.svg);
    background-repeat: no-repeat;
    width: 8px;
    height: 14px;
    position: absolute;
    top: 20px;
    right: 5%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease .2s;
    transition: all ease .2s
} */
.navigation_popup_menu li div {
    content: '';
    background-image: url(../img/svg/small_right_arrow.svg);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 8px;
    right: 5%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    padding: 10px;
    background-position: center;
    cursor: pointer;
}

.navigation_footer {
    background-color: rgb( 23, 78, 141 );
}

.addit_info ul {
    padding-top: 20px;
}

.addit_info ul li {
    margin-left: 16px;
    padding: 16px 0;
    border-bottom: 1px solid rgba( 255, 255, 255, 0.149 );
}


.addit_info ul li a {
    font-size: 14px;
    /*font-family: "HelveticaNeueCyr";*/
    color: rgb( 255, 255, 255 );
}

.contact_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row-wrap;
    -ms-flex-flow: row-wrap;
    flex-flow: row-wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 75px;
    justify-content: flex-start;
    height: 99px;
    margin-left: 16px;
}

.contact_block .iconed_text_info {
    align-items: flex-start;
    width: 179px;
}

.contact_block-web {
    height: 20px;
    padding-left: 17px;
    border-left: 1px solid rgb( 255, 255, 255);
    margin-top: 15px;
}

.contact_block-web li {
    display: inline-block;
    vertical-align: middle;
}

.contact_block-web li a {
    margin-left: 4px;
}

.tabz .tabz-header {
    width: 99.5%;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid rgb( 217, 217, 217 );
    border-left: 0;
    border-right: 0;
}


.tabz-header::-webkit-scrollbar { width: 0; }
.tabz-header { -ms-overflow-style: none; }
.tabz-header { overflow: -moz-scrollbars-none; }

.tabz .tabz-header ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-content: space-around;
    align-content: space-around;
    /*min-width: 620px;*/
    width: 100%;
    height: 27px;
    padding-top: 18px;
}

.tabz .tabz-header ul li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-content: space-around;
    align-content: space-around;
    font-size: .9em;
    font-weight: 700;
    text-align: center;
    padding: 0 5px;
    font-size: 14px;
    /*font-family: "HelveticaNeueCyr";*/
    font-weight: bold;
}

.tabz .tabz-header a.active {
    display: block;
    color: #fd7100;
    padding-bottom: 11px;
    border-bottom: 2px solid rgb( 247, 115, 16 );
}


.tabz .tab_content {
    display: none;
}

.tab_content.active {
    display: block;
}

.feedback_form h3 {
    text-align: left;
    color: rgb( 0, 0, 0 );
}

.feedback_form textarea {
    display: block;
    width: 100%;
    height: 70px;
    margin: 10px 0 0;
}

.feedback_form input {
    display: block;
    width: 100%;
    margin: 10px 0 0;
}

.feedback_form button {
    display: block;
    width: 100%;
    margin: 10px 0 0;
}

.feedback_form label {
    display: block;
    margin: 20px auto;
}

.footer_content_main {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: space-around;
    align-content: space-around;
    width: 65%;
}

.swipe_icon {
    position: absolute;
    bottom: -10px;
    left: 253px;
    width: 40px;
    height: auto;
}

.swipe_icon img {
    width: 100%;
    height: auto;
}

@font-face {
    font-family: 'helveticaneuecyrroman';
    src: url(fonts/helveticaneuecyr-roman-webfont.woff2) format("woff2"), url(fonts/helveticaneuecyr-roman-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'museo_sans_cyrl700';
    src: url(fonts/museosansbold-webfont.woff2) format("woff2"), url(fonts/museosansbold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'museo_sans_cyrl500';
    src: url(fonts/museosansmedium-webfont.woff2) format("woff2"), url(fonts/museosansmedium-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
strong, b {
    font-weight: bold !important;
}
.white-popup-block{
	padding: 0 20px;
}
.mfp-auto-cursor .mfp-content{
    max-width: 600px;
    background-color: #ffffff;
    margin-top: 20px;
    /*padding: 20px;*/
    border-radius: 3px;
}
.inp_mfp{
    width: 300px;
    margin: 10px 0;
}
.footer_mail{
    position:fixed;
    top:40%;
    right:-7px;
    z-index: 999999;
}
.footer_mail span{
    background-color: #185394;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    right:0px;
    right: -86px;
    width: 204px;
    cursor: pointer;
}
.footer_mail .forma{
    position: absolute;
    top: -94px;
    right: -282px;
}
.mous{
    right:282px;
}
.footer_mail .forma .exit{
    position: absolute;
    top: 10px;
    border-radius: 11px;
    background-color: #fff;
    padding: 3px 7px 4px 7px;
    right: 20px;
    cursor: pointer;
}
.footer_mail .forma form{
    width: 90%;
}
.footer_mail .forma form input{
    width: 98%;
    margin-bottom: 10px;
}
.bgimg{
    background-image: url(../img/bepatientonline.png);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 18.125em;
    height: 14em;
}
#test-form input, #umi_the_best input{
    width: 100%;
}
#test-form div, #umi_the_best div{
    margin-bottom: 10px;
}
#test-form textarea, #umi_the_best textarea{
    width: 100%;
}
#test-form .sub_text, #umi_the_best .sub_text{
    display: none;
}
#test-form p.important_p {
    background-color: #edeff2;
    padding: 2em 3em;
    color: #185394;
}

#test-form p {
    color: #323232;
    line-height: 1.4em;
    font-size: .95em;
    margin: 1.5em 0;
    position: relative;
}

.navigation_popup{
	display: none;
}

@media (max-width: 350px){
    .mfp-container{
    width: 280px;
    height: 0%;
    }
}

.hide{
	display: none;
}
article p.spoilerbody {
	border-bottom: 1px solid #cfd5dd;
}
article a.open {
	border-bottom: none;
}
article a.open:before {
	transform: rotate(90deg);
}
.activSubMenu{
    color: #fd7100 !important;
}
.ui-autocomplete {
    position: absolute;
    cursor: default;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}
.ui-menu-item-wrapper{
    font-weight: 100 !important;
    font-size: 16px;
}
#vakansii textarea{
    width: 100%;
    margin: 10px 0 0 0;
}
#vakansii input{
    width: 100%;
    margin: 10px 0 0 0;
}

.file input[type=file]{
    position: absolute;
    top: 0;
    visibility: hidden
}
.file{
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 1em;              /* example */
    height: 2em;                 /* example */
    line-height: 2em;            /* the same as height */
    margin-top: 10px;
}
.file .buttonfile, .file > mark{
    display: block;
    cursor: pointer;             /* example */
    
}
.file .buttonfile{
    float: right;
    box-sizing: border-box;
    color: #fff;
    -moz-box-sizing: border-box;
    width: 8em;                  /* example */
    height: 100%;
    text-align: center           /* example */
}
.file > mark{
    background: transparent;     /* example */
    padding-left: 1em;           /* example */
    color: #757575;
}
.file{
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    transition: box-shadow 0.1s linear
}
.file.focus{
    box-shadow: 0 0 5px rgba(0,30,255,0.4)
}
.file > span{
    background-color: #fd7100;
    border: 1px solid #fd7100;
    -webkit-box-shadow: 1px 2px 5px 0 rgba(24, 83, 148, .14);
    box-shadow: 1px 2px 5px 0 rgba(24, 83, 148, .14);
    color: #fff;
}
.file:hover > span{
    background-color: #f88936;
    border: 1px solid #f88936;
    text-shadow: #fff 0 -1px 0
}
.file:active > span{
    background-color: #f88936;
    border: 1px solid #f88936;
    box-shadow: 0 0 3px rgba(0,0,0,0.3) inset
}
.readmore-message{
	overflow: hidden;
	max-height: 5.1em;
	margin-bottom: 1.5em;
}

.readmore-message:after{
  background-image: linear-gradient(to bottom, transparent, white);
  padding-bottom: 50px;
  display: block;
  font-weight: bold;
  color: black;
}

/*версия для слабовидящих*/

.poorVision-controls {
  display: none;
}

html.poorVision .poorVision-controls {
  display: block;
  color: #fff;
}
.poorVision-controls a{
	color: #fff;
}
.poorVision-control span {
  height: 25px;
  display: inline;
  vertical-align: middle;
  line-height: 1.7 !important;
}
.white-black, .white-black:after, .white-black:before {
  background: #ffffff !important;
  color: #000000 !important;
}

.black-white, .black-white:after, .black-white:before {
  background: #000000 !important;
  color: #ffffff !important;
}
.blue-yellow, .blue-yellow:after, .blue-yellow:before {
  background: blue !important;
  color: yellow !important;
}
.black-white input, .black-white textarea {
	background: #fff !important;
}
.black-white input[type=button],
.black-white input[type=reset],
.black-white input[type=submit]{
	color: #fff !important;
}
.black-white aside ul li div, .white-black aside ul li div, .white-black aside ul li div{
	display: none;
}
.poorVision-control {
  padding: 5px;
  min-width: 25px;
  min-height: 25px;
  display: inline-block;
  background: #ffffff;
  color: #000;
  text-align: center;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  font-size: 13px;

}



nav {
  position: relative;
  z-index: 10; }

.imageAlt {
  display: none; }

.dummy_img{
	display: none;
	padding: 10px;
	outline: 2px solid #000;
}

.poorVision input::-webkit-input-placeholder, .poorVision textarea::-webkit-input-placeholder {
	opacity: 1;
	color: #000; }
.poorVision input::-moz-placeholder, .poorVision textarea:-moz-placeholder {
	opacity: 1;
	color: #000; }
.poorVision input:-ms-input-placeholder, .poorVision textarea:-ms-input-placeholder {
	opacity: 1;
	color: #000; }
.poorVision body {
	background-image: none !important; }
.poorVision body, .poorVision body > nav .home, .poorVision body > nav .search {
	background-color: #fff; }
.poorVision .grayBlock, .poorVision .open-menu .col-1 {
	background: #fff; }
.poorVision body > main .news-block:before {
	display: none; }
.poorVision .button, .poorVision .button:focus {
	background: #000;
	color: #fff; }
.poorVision .hidden-trigger {
	width: 20px;
	height: 20px;
	line-height: 18px;
	background: #000;
	color: #fff;
	border: 2px solid #000; }
.poorVision .hidden-trigger:hover {
	background: #fff !important;
	color: #000 !important; }
.poorVision body > main .news-block:not(.blank):hover .news-text {
	top: 0;
	height: 200px;
	border-top: 3px solid #fff; }
.poorVision .grid-4.cell-2 > .col-1, .poorVision .grid-4 .grid-3.cell-2 > .col-1 {
	height: auto; }
.poorVision .open-menu .col-1 {
	border: 2px solid #000; }
.poorVision .open-menu .col-1 .js-menu-open {
	position: static;
	bottom: 0;
	margin: 20px 0 20px 17px; }
.poorVision h2 a[href]:after {
	border-bottom: 3px solid #000; }
.poorVision body > main .person .person-data {
	margin-left: 0; }
.poorVision body > main .person .person-name {
	display: block; }
.poorVision body > main .pagination .pages a {
	background: black;
	color: white; }
.poorVision body > main .pagination .pages a[href] {
	background: white;
	color: black; }
.poorVision body > footer {
	background: #000; }
.poorVision a[href]:hover {
	color: #000;
	text-decoration: underline; }
.poorVision .req .block > h3 {
	background-color: black;
	color: white;
	cursor: pointer; }
.poorVision .slider {
	overflow: visible !important; }
.poorVision .slider ul {
	display: none; }
.poorVision .slider .slider-paginate {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	height: auto;
	background: #fff;
	border: 2px solid #000; }
.poorVision .slider .slider-paginate p {
	color: #000;
	font-size: 36px;
    line-height: 1.4;}
.poorVision .slider .slider-paginate ol {
	position: static;
	overflow: hidden;
	position: absolute;
	bottom: 14px; }
.poorVision .slider .slider-paginate ol li {
	width: 14px;
	height: 14px;
	border: 2px solid #000;
	transition: none; }
.poorVision .slider .slider-paginate ol li.active {
	background: #000; }
.poorVision .slider .slider-paginate ol li:active {
	background: #000 !important;
	color: #fff !important; }
.poorVision body > footer ul li {
	color: #fff; }
.poorVision .button:active {
	background: #000 !important; }
.poorVision footer a[href]:hover {
	color: #fff; }
.poorVision .icon.icon-round:after {
	background: #fff; }
.poorVision footer .icon.icon-round:after {
	background: #fff; }
.poorVision input[type="text"], .poorVision input[type="email"], .poorVision input[type="password"], .poorVision select.value {
	border: 2px solid #000;
	background: #fff; }
.poorVision textarea{
	border: 2px solid #000;
	background: #fff;
	overflow: hidden;
}

.poorVision body > main .news-block .news-text .news-date, .poorVision .type, .poorVision body > main .breadcrumbs a.crumb, .poorVision .thin {
	color: #58595b; }
.poorVision ul.container li a:hover {
	color: #fff !important; }

.poorVision body > nav > ul li:hover ul {
	background: #000; }
.poorVision body > nav {
	background: #000; }
.poorVision body > main.inner {
	border-top: 3px solid #000; }
/*.poorVision img {
	display: none !important; }
*/
.poorVision .dummy_img {
	display: block;
}

.poorVision main div.content .dummy_img {
	margin-left: 2px;
}

.poorVision main div.content p span {
	color: #000 !important;
}

.poorVision img .blind_display {
	display: auto; }
.poorVision .imageAlt {
	display: auto; }
.poorVision .content ul {
	list-style-image: none; }
.site-version {
	float: left;
  margin-top: 8px;
  margin-right: 10px;
}
.blindSelector-wrapper {
  display: none;
}

.poorVision .blindSelector-wrapper {
  display: block;
}



.poorVision .blindSelector-mini-wrapper {
  display: none;
}
.poorVision .blindSelector {
	background: #000;
	padding: 10px; }
.poorVision .blindSelector a:hover {
	color: #fff !important; }
 .poor-font-size {
	display: block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0; }
.poor-font-size li {
	position: relative;
	width: 20px;
	height: 20px;
	display: inline-block;
	font-size: 0;
	margin: 0 4px;
	padding-bottom: 10px;
	cursor: pointer; }
.poor-font-size li.poor-font-size_default {
	background-position: 4px 0; }
.poor-font-size li.poor-font-size_large {
	background-position: -19px 0; }
.poor-font-size li.poor-font-size_xlarge {
	background-position: -46px 0; }
.poor-font-size li.selected {
	cursor: default; }
.poor-font-size li.selected:after {
	content: '';
	display: block;
	width: 12px;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -6px; }
.poorVision .hidden-trigger .hidden-text {
	border: 2px solid #000; }
.poorVision .news .js-to-bottom {
	top: 10px !important;
	display: block;
	text-align: center;
	padding: 10px;
	background: #000;
	color: #fff; }
.poorVision .news .js-to-bottom:hover {
	color: #fff !important; }
.poorVision .person-data a {
	display: inline-block;
	padding: 10px 20px;
	background: #000;
	color: #fff; }
.poorVision .person-data a:hover {
	color: #fff !important; }
.poorVision ellipse, .poorVision circle {
	fill: #000;
	stroke: #000; }
.poorVision img.captchaImage {
	display: inline-block !important;
	width: 282px; }
.poorVision .banners .container .container .dummy_img {
	display: inline-block;
	margin: 0 10px;
}
.poorVision .banners .container .container a.banner-img {
	display: inline-flex;
}

.poorVision path {
	fill: #000;
}

.poorVision .blindSelector {
  width: 100%;
  line-height: 16.9px;
  font-size: 13px;
  letter-spacing: normal;
}

.fontsize__large body > main .news-block .news-text .news-date, .fontsize__large .hidden-trigger, .fontsize__large ul.small-list li, .fontsize__large body > main .person .person-title, .fontsize__large table th, .fontsize__large table td, .fontsize__large input[type="text"], .fontsize__large input[type="email"], .fontsize__large input[type="password"], .fontsize__large select.value, .fontsize__large .menu-list a, .fontsize__large body > main .news-block .news-text .news-content, .fontsize__large body > footer div.copyright, .fontsize__large body > main .breadcrumbs a.crumb[href], .fontsize__large body > main .breadcrumbs a.crumb {
	font-size: 13px; }
.fontsize__large body > main .person .person-description, .fontsize__large .grid-4 .grid-3 .col-3 {
	font-size: 14px; }
.fontsize__large .menu-list a, .fontsize__large .type, .fontsize__large .news .js-to-bottom, .fontsize__large ul.small-list, .fontsize__large .person-data a, .fontsize__large body > footer ul li, .fontsize__large body > footer div.poweredby {
	font-size: 15px; }
.fontsize__large body > header .header-title {
	font-size: 16px; }
.fontsize__large body > footer ul li:first-child {
	font-size: 18px; }
.fontsize__large body > main .news-block .news-text .news-content {
	font-size: 14px;
	line-height: 18px; }
.fontsize__large body > nav a {
	font-size: 14px;
	padding: 0 8px; }
.fontsize__large body > main .pagination {
	font-size: 14px; }
.fontsize__large body div.dummy_img {
	font-size: 14px; }
.fontsize__large body button.button.center {
	font-size: 15px;
	text-transform: uppercase;
}
.fontsize__large body .js-menu-open .icon:before {
	top: 3px;
}

.fontsize__large body .blindSelector{
	width: 330px;
}
.fontsize__large body .blindSelector a.site-version {
	font-size: 14px;
}

.fontsize__large.poorVision body .blindSelector {
	width: 290px;
}
.fontsize__large body span.header-title {
	width: 580px;
}

.fontsize__xlarge body > main .news-block .news-text .news-date, .fontsize__xlarge .hidden-trigger, .fontsize__xlarge ul.small-list li, .fontsize__xlarge body > main .person .person-title, .fontsize__xlarge table th, .fontsize__xlarge table td, .fontsize__xlarge input[type="text"], .fontsize__xlarge input[type="email"], .fontsize__xlarge input[type="password"], .fontsize__xlarge select.value, .fontsize__xlarge .menu-list a, .fontsize__xlarge body > main .news-block .news-text .news-content, .fontsize__xlarge body > footer div.copyright, .fontsize__xlarge body > main .breadcrumbs a.crumb[href], .fontsize__xlarge body > main .breadcrumbs a.crumb {
	font-size: 17px; }
.fontsize__xlarge body > main .person .person-description, .fontsize__xlarge .grid-4 .grid-3 .col-3 {
	font-size: 18px;
    height: auto;
    margin: 10px 0;}
.fontsize__xlarge .menu-list a, .fontsize__xlarge .type, .fontsize__xlarge .value, .fontsize__xlarge .news .js-to-bottom, .fontsize__xlarge ul.small-list, .fontsize__xlarge .person-data a, .fontsize__xlarge body > footer ul li, .fontsize__xlarge body > footer div.poweredby {
	font-size: 19px; }
.fontsize__xlarge body > header .header-title {
	font-size: 20px; }
.fontsize__xlarge body > footer ul li:first-child {
	font-size: 24px; }
.fontsize__xlarge body > main .news-block .news-text .news-content {
	font-size: 18px;
	line-height: 22px; }
.fontsize__xlarge body > nav a {
	font-size: 16px;
	padding: 0 8px; }
.fontsize__xlarge body > main .pagination {
	font-size: 18px; }
.fontsize__xlarge body > main .col-3  {
    line-height: 1.4;
}
.fontsize__xlarge body > main .small-list  {
    overflow-wrap: break-word;
}
.fontsize__xlarge body > main .js-to-bottom  {
    width: 216px;
    display: block;
}
.fontsize__xlarge body  span.header-title {
    width: 560px;
	line-height: 1.2;
}

.poorVision body > main .person .person-description{
	height: auto;
}

.fontsize__xlarge body a.js-to-bottom {
    width: 170px !important;
}

.poorVision .person-data a{
	margin-top: 10px;
}

.poorVision .person-data span{
	width: 290px;
	float: right;
}

.poorVision .person-data p.person-description{
	display: inline-block;
	margin-top: 10px;
}

.fontsize__xlarge body div.dummy_img {
	font-size: 18px; }

.fontsize__xlarge body button.button.center {
    font-size: 19px;
    text-transform: uppercase;
}

.fontsize__xlarge body .blindSelector a.site-version {
	font-size: 16px;
}
.fontsize__xlarge body .blindSelector {
	width: 360px;
}
.fontsize__xlarge.poorVision body .blindSelector {
	width: 330px;
}

.fontsize__xlarge body .js-menu-open .icon:before {
	top: 5px;
}

.fontsize__xlarge body .js-menu-open.expand {
	position: static;
	margin-bottom: 10px;
}

.poorVision .button.search:before{
	filter: invert(100%);
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -o-filter: invert(100%);

    -ms-filter: invert(100%);
}
@media (max-width: 990px) {  
    .slider_wr_new{
        display: none;
    }
}
.g-recaptcha{
    margin-top: 10px;
}
#data[new][fajl]-error{
    position: absolute;
    top: -7px;
    left: 220px;
}

input[type="radio"].opros{
    z-index: 0;
    left: 0px;
    position: relative;
    height: 18px;
    width: 18px;
    float: left;
}
#post_vote label{
    margin: 1.5em 0;
}
.nazlabel{
    margin-left: 10px;
    display: block;
    float: left;
}
.radio_form .row{
    margin: 1.5em 0;
}
/*.table_admin tr td {
    border: 0px;
    border-collapse: collapse;
}*/
.header_slider {
    position: relative;
}
.dk-slide {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
}
.dk-slide--up {
    z-index: 2;
    opacity: 1;
}
.dk-slide--down {
    z-index: 1;
    opacity: 1;
}

.header.content_width {
    position: relative;
    z-index: 4;
}
div.slider_wr_new.content_width {
    z-index: 4;
}
.searchclick{
    display: block;
    width: 20px;
    height: 20px;
    /* border: 1px solid red; */
    position: absolute;
    top: 7px;
    right: 10px;
}
.logo_text{
    display: block;
}
.logo_text_mobile{
    display: none;
}
@media (max-width: 716px) {  
    .logo_text{
        display: none;
    }
    .logo_text_mobile{
        display: block;
    }
}
.nav_secondary_right figcaption a{
    width: 306px;
    display: block;
}
.error_found {
    margin:0 0 0 20%;
    font-size: 14px;
    line-height: 20px;
}
.error_found strong{
    font-weight: normal !important;
}

.new_text{
    color: #000 !important;
    text-shadow: none !important;

}
@media screen and (min-width: 1240px) {
    .flex_blocks.inside{
        margin-left: -6.8em;
        left: 0.8em;
    }
}
.header_right_top.white-black{
    top: 15px;
}

.content_phoblock_content a {
	border-bottom: 1px solid #c0c0c0;
}
.content_phoblock_content a:hover {
	border-color: transparent;
}
.content_phoblock_content h2 {
    font-size: 1.8em;
}

/* form simposium */
#form_simposium {margin:0 0 30px;}
#form_simposium .row {margin:0 0 10px;}
#form_simposium .row input[type="text"] {width:100%;}
#form_simposium .agree_note {}
#form_simposium .agree_note p {font-size:10px;}
#form_simposium .fs_required {}
#form_simposium .fs_field_error {border-color:#ff0000;}
#form_simposium .form_content.form_sended {padding:25px; background:#edffef;}
#form_simposium .form_content.form_sended p {margin:10px 0;}
#form_simposium .form_content.form_sended p:first-child {margin:0; font-size:22px; color:#66cc5a;}

/* home_category_list */
.clr:after {content:''; clear:both; display:block; height:0; visibility:hidden;}
#home_category_list {margin: 0 0 20px;}
#home_category_list h2 {text-align: center;}
#home_category_list .category_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#home_category_list .category_list a {
	width: 375px;
    overflow: hidden;
	margin: 0 0 30px;
    text-align: center;
}
#home_category_list .category_list a img {
	max-width: 100%;
	height: auto;
	transition: opacity 0.3s;
}
#home_category_list .category_list a span {
	display: block;
    margin: 10px 20px 0;
    line-height: 1.25;
}
#home_category_list .category_list a:hover img {
	opacity: 0.5;
}
#home_category_list .category_list_btn {
	padding: 15px 0;
	text-align: center;
}
@media (max-width: 640px) {
	#home_category_list {
		padding: 0 30px;
	}
    #home_category_list .category_list a {
        width: 100%;
    }
}

/* home_about */
#home_about {padding:40px 0px;}
#home_about .about_text {
	float: left;
    width: 800px;
}
#home_about .about_text h2 {
	font-size: 1.75em;
    margin: 0 0 0.75em;
}
#home_about .about_text ul {
    padding: 0 0 20px;
}
#home_about .about_text ul li {
	padding: 5px 0;
}
#home_about .about_text ul li:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 5px;
    background: #fd7100;
    margin: 5px 15px 0 5px;
}
#home_about .about_text p {
    line-height: 1.3;
}
#home_about .about_photo {
	float: right;
	width: 375px;
}
#home_about .about_photo img {
	max-width: 100%;
	height: auto;
}
#home_about .about_btn {
	padding: 45px 0 0;
	text-align: center;
}
#home_mob_banner {display:none;}
@media (max-width: 640px) {
	#home_about .about_text, #home_about .about_photo {
		float: none;
		width: 100%;
	}
	#home_about {
		padding: 40px 30px;
	}
	#home_about .about_text h2 {
		font-size: 1.5em;
		word-break: break-word;
	}
	#home_about .about_text ul li {
		line-height: 1.3;
	}
	#home_about .about_text {
		padding: 0 0 30px;
	}
	
	footer .iconed_text {
		margin: 15px 0;
	}
	footer .error_found {
		margin: 0 0 0 15px;
	}
	
	#home_mob_banner {
		width: 100%;
		height: 500px;
		padding: 0 20px;
		box-sizing: border-box;
		background: #666;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		color: #fff;
		word-break: break-word;
		text-align: center;
		text-shadow: 0 0 3px #000;
		
		background-image: url('/files/covid.jpeg');
		/*background-image: url('/files/custom_dimensions_1398x624_px.jpeg');*/
		background-position: 80% 50%;
		background-size: cover;
	}
	#home_mob_banner h2 {
		color: #fff;
		margin: 0 0 40px;
		font-size: 32px;
		line-height: 1;
	}
	#home_mob_banner p {
		font-size: 24px;
		line-height: 1.3;
	}
	#home_mob_banner .button.arrowedbutton {
		margin-bottom: 20px;
	}
}

/* home_callme_form */
#home_callme {padding:40px 0 0;}
#home_callme h2 {
	margin: 0 0 0.75em;
}
#home_callme .home_callme_form {
    background-color: #edeff2;
    padding: 30px 20px 40px;
}
#home_callme .col {
	float: left;
	width: 45%;
	padding: 0 20px;
	box-sizing: border-box;
}
#home_callme .col:last-child {
	width: 55%;
}
#home_callme label {
    padding: 3px 0;
}
#home_callme input[type="text"] {
	width: 100%;
}
#home_callme textarea {
    width: 100%;
    height: 134px;
	resize: none;
}
#home_callme .agree {}
#home_callme .agree label {
    padding: 1px 0 0 30px;
    font-size: 13px;
}
@media (max-width: 640px) {
	#home_callme {
		padding: 40px 30px 20px;
	}
	#home_callme h2 {
		font-size: 1.5em;
	}
	#home_callme .col, #home_callme .col:last-child {
		float: none;
		width: 100%;
	}
	#home_callme .col .agree {
		display: none;
	}
	#home_callme .col button {
		width: 100%;
	}
}

/* departments */
#departments {}
#departments h1 {
	margin: 15px 0;
}
#departments h2 {
	margin: 35px 0 0
}
#departments .department {
	padding:0 0 10px;
	border-bottom: 1px solid #e5e5e5;
}
#departments .department > ul {
	column-count: 3;
    column-fill: auto;
	column-gap: 50px;
}
#departments .department > ul > li {
	margin: 0 0 20px;
}
#departments .department > ul > li:before {background-color:#e97d26;}
@media (max-width: 640px) {
	#departments {
		padding: 15px 25px 0;
	}
	#departments .department > ul {
		column-count: 1;
	}
}

/* footer */
.footer_content_cont .iconed_text span {
    font-size: 12px;
    line-height: 1.25;
}

/* home_doctors_list */
#home_doctors_list {margin:0 0 20px;}
#home_doctors_list h2 {}
#home_doctors_list .doctors_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#home_doctors_list .doctors_list a {
    width: 290px;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
    overflow: hidden;
    margin: 0 0 20px;
    text-align: center;
}
#home_doctors_list .doctors_list a img {
	max-width: 100%;
	height: auto;
	transition: opacity 0.3s;
}
#home_doctors_list .doctors_list a span {
	display: block;
	margin: 15px 20px;
	font-size: 13px;
}
#home_doctors_list .doctors_list a span b {
	display: block;
	margin: 0 0 15px;
	font-size: 16px;
	line-height: 1.25;
}
#home_doctors_list .doctors_list a:hover img {opacity: 0.5;}
#home_doctors_list .doctors_btn {text-align:center;}
@media (max-width: 640px) {
	#home_doctors_list {
		padding: 0 30px;
	}
	#home_doctors_list h2 {
		font-size: 1.5em;
		text-align:center;
	}
	#home_doctors_list .doctors_list {
        justify-content: center;
    }
    #home_category_list .category_list a {
        max-width: 100%;
		margin: 0 0 30px;
    }
}
@media screen and (min-width: 1241px) {
nav>ul>li .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 230px 0px 80px !important;
}
}
@media screen and (min-width: 1241px) {
	nav>ul>li {
    	width: fit-content !important;
	}
}
@media (min-width: 1401px) {
	nav>ul>li:first-child:hover  {
    	   width: fit-content !important;
    max-width: 140px;
	}
  	nav>ul>li:nth-child(2):hover {
    	    width: fit-content !important;
    max-width: 147px;
	}
  nav>ul>li:nth-child(3):hover {
    	    width: fit-content !important;
    max-width: 213px;
	}
  nav>ul>li:nth-child(4):hover {
    	    width: fit-content !important;
    max-width: 231px;
	}
	  nav>ul>li:nth-child(5):hover {
    	    width: fit-content !important;
    max-width: 290px;
	}
}
@media screen and (min-width: 1241px) {
nav>ul>li:nth-child(4) .nav_secondary_right {
    right: 500px; 
}
nav>ul>li:nth-child(5) .nav_secondary_right {
    right: 729px; 
}
.nav_secondary {
  width: 1192px;
}
.header_slider nav {
    width: 100vw !important;
    padding: 0px 362px !important;
}
.header_slider nav ul li:nth-child(2) div  {
    margin-left: -141px;
}
.header_slider nav ul li:nth-child(3) div  {
    margin-left: -289px;
}
.header.content_width {
	 width: 100vw!important;
    padding: 0px 364px !important;
}

 nav>ul>li .nav_secondary ul {
    display: block;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 223px;
}
nav>ul>li .nav_secondary ul li {
    max-width: 316px;
}

nav>ul>li:nth-child(1) .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 362px 0px 0px !important;
}

.header_slider nav ul li:nth-child(1) div figure {
    margin-left: 352px;
    display: flex;
    margin-right: -334px;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
.header_slider nav ul li:nth-child(1) div ul {
   height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 225px;
    margin-left: -117px;
}

nav>ul>li:nth-child(2) .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 690px 0px 0px !important;
}
.header_slider nav ul li:nth-child(2) div figure {
        margin-left: 208px;
    display: flex;
    margin-right: -334px;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
.header_slider nav ul li:nth-child(2) div ul {
   height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 225px;
    margin-left: -12px;
}
nav>ul>li:nth-child(3) .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 150px 0px 0px !important;
}
.header_slider nav ul li:nth-child(3) div figure {
        margin-left: 306px;
    display: flex;
    margin-right: -334px;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
.header_slider nav ul li:nth-child(3) div ul {
   height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 225px;
    margin-left: -374px;
}
nav>ul>li:nth-child(4) .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 150px 0px 0px !important;
}
.header_slider nav ul li:nth-child(4) div figure {
        margin-left: 27px;
    display: flex;
    margin-right: -334px;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
.header_slider nav ul li:nth-child(4) div ul {
   height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 225px;
    margin-left: -666px;
}
nav>ul>li:nth-child(5) .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 150px 0px 0px !important;
}
.header_slider nav ul li:nth-child(5) div figure {
        margin-left: 353px;
    display: flex;
    margin-right: -334px;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
.header_slider nav ul li:nth-child(5) div ul {
   height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 225px;
    margin-left: -326px;
}
}

@media (max-width:1600px) and (min-width:600px) {
.header_slider nav {
    width: 100vw !important;
    padding: 0px 161px !important;
}
  .header.content_width {
    width: 100vw!important;
    padding: 0px 161px !important;
}
}
@media screen and (max-width:640px) {
  .contact_block {
      flex-direction: column;
    height: fit-content;
    justify-content: center;}
  .contact_block-phone {
      margin: 10px 90px 0px 0px;
    text-align: center;}
  .contact_block-web {
    height: 20px;
    padding-left: 17px;
    border-left: none;
    margin-top: 38px;
    margin-right: 52px;
}
  .contact_block iframe {
      display: block;
    margin-top: -15px !important;
    margin-left: 20px !important;}
}

@media (min-width: 1200px) and (max-width:1400px) {
nav>ul>li>a {
    font-size: 11px !important;
}
  nav>ul>li>a:hover  {
    font-size: 11px !important;
}
  


nav>ul>li:nth-child(4) .nav_secondary_right {
    right: 402px; 
}
nav>ul>li:nth-child(5) .nav_secondary_right {
    right: 564px; 
}
.header_slider nav ul li:nth-child(2) div  {
    margin-left: -134px;
}
.header_slider nav ul li:nth-child(3) div  {
    margin-left: -242px;
}
nav>ul>li>a:after {
    right: 0;
    width: 1px;
    margin: -29px 0 0;
    height: 90%;
    background-color: #d9d9d9;

}
@media (min-width: 1200px) and (max-width:1400px) {
	nav>ul>li:first-child:hover  {
    	   width: fit-content !important;
    max-width: 111px;
	}
  	nav>ul>li:nth-child(2):hover {
    	    width: fit-content !important;
    max-width: 130px;
	}
  nav>ul>li:nth-child(3):hover {
    	    width: fit-content !important;
    max-width: 179px;
	}
  nav>ul>li:nth-child(4):hover {
    	    width: fit-content !important;
    max-width: 180px;
	}
	  nav>ul>li:nth-child(5):hover {
    	    width: fit-content !important;
    max-width: 213px;
	}
}
  
@media screen and (min-width: 1400px) {
.childrened  {
    font-size: 14px !Important;
  }
}

  
@media screen and (min-width: 1241px) {
nav>ul>li .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 230px 0px 80px !important;
}
}
@media screen and (min-width: 1241px) {
	nav>ul>li {
    	width: fit-content !important;
	}
}
@media (min-width: 1401px) {
	nav>ul>li:first-child:hover  {
    	   width: fit-content !important;
    max-width: 140px;
	}
  	nav>ul>li:nth-child(2):hover {
    	    width: fit-content !important;
    max-width: 147px;
	}
  nav>ul>li:nth-child(3):hover {
    	    width: fit-content !important;
    max-width: 213px;
	}
  nav>ul>li:nth-child(4):hover {
    	    width: fit-content !important;
    max-width: 231px;
	}
	  nav>ul>li:nth-child(5):hover {
    	    width: fit-content !important;
    max-width: 290px;
	}
}
@media screen and (min-width: 1241px) {
nav>ul>li:nth-child(4) .nav_secondary_right {
    right: 500px; 
}
nav>ul>li:nth-child(5) .nav_secondary_right {
    right: 729px; 
}
.nav_secondary {
  width: 1192px;
}
header.header_notmain nav {
    width: 100vw !important;
    padding: 0px 362px !important;
}
header.header_notmain nav ul li:nth-child(2) div  {
    margin-left: -141px;
}
header.header_notmain nav ul li:nth-child(3) div  {
    margin-left: -289px;
}
.header.content_width {
	 width: 100vw!important;
    padding: 0px 364px !important;
}
nav>ul>li .nav_secondary ul {
    display: block;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 223px;
}
nav>ul>li .nav_secondary ul li {
    max-width: 316px;
}

nav>ul>li:nth-child(1) .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 362px 0px 0px !important;
}

header.header_notmain nav ul li:nth-child(1) div figure {
    margin-left: 352px;
    display: flex;
    margin-right: -334px;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
header.header_notmain nav ul li:nth-child(1) div ul {
   height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 225px;
    margin-left: -117px;
}

nav>ul>li:nth-child(2) .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 690px 0px 0px !important;
}
header.header_notmain nav ul li:nth-child(2) div figure {
        margin-left: 208px;
    display: flex;
    margin-right: -334px;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
header.header_notmain nav ul li:nth-child(2) div ul {
   height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 225px;
    margin-left: -12px;
}
nav>ul>li:nth-child(3) .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 150px 0px 0px !important;
}
header.header_notmain nav ul li:nth-child(3) div figure {
        margin-left: 306px;
    display: flex;
    margin-right: -334px;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
header.header_notmain nav ul li:nth-child(3) div ul {
   height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 225px;
    margin-left: -374px;
}
nav>ul>li:nth-child(4) .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 150px 0px 0px !important;
}
header.header_notmain nav ul li:nth-child(4) div figure {
        margin-left: 27px;
    display: flex;
    margin-right: -334px;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
header.header_notmain nav ul li:nth-child(4) div ul {
   height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 225px;
    margin-left: -666px;
}
nav>ul>li:nth-child(5) .nav_secondary {
    width: 1320px !importamt;
    padding: 0px 150px 0px 0px !important;
}
header.header_notmain nav ul li:nth-child(5) div figure {
        margin-left: 353px;
    display: flex;
    margin-right: -334px;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
header.header_notmain nav ul li:nth-child(5) div ul {
   height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 225px;
    margin-left: -326px;
}
}

@media (max-width:1600px) and (min-width:600px) {
header.header_notmain nav {
    width: 100vw !important;
    padding: 0px 161px !important;
}
  .header.content_width {
    width: 100vw!important;
    padding: 0px 161px !important;
}
}
@media screen and (max-width:640px) {
  .contact_block {
      flex-direction: column;
    height: fit-content;
    justify-content: center;}
  .contact_block-phone {
      margin: 10px 90px 0px 0px;
    text-align: center;}
  .contact_block-web {
    height: 20px;
    padding-left: 17px;
    border-left: none;
    margin-top: 38px;
    margin-right: 52px;
}
  .contact_block iframe {
      display: block;
    margin-top: -15px !important;
    margin-left: 20px !important;}
}

@media (min-width: 1200px) and (max-width:1400px) {
nav>ul>li>a {
    font-size: 11px !important;
}
  nav>ul>li>a:hover  {
    font-size: 11px !important;
}
  


nav>ul>li:nth-child(4) .nav_secondary_right {
    right: 402px; 
}
nav>ul>li:nth-child(5) .nav_secondary_right {
    right: 564px; 
}
header.header_notmain nav ul li:nth-child(2) div  {
    margin-left: -134px;
}
header.header_notmain nav ul li:nth-child(3) div  {
    margin-left: -242px;
}
nav>ul>li>a:after {
    right: 0;
    width: 1px;
    margin: -29px 0 0;
    height: 90%;
    background-color: #d9d9d9;

}
@media (min-width: 1200px) and (max-width:1400px) {
	nav>ul>li:first-child:hover  {
    	   width: fit-content !important;
    max-width: 111px;
	}
  	nav>ul>li:nth-child(2):hover {
    	    width: fit-content !important;
    max-width: 130px;
	}
  nav>ul>li:nth-child(3):hover {
    	    width: fit-content !important;
    max-width: 179px;
	}
  nav>ul>li:nth-child(4):hover {
    	    width: fit-content !important;
    max-width: 180px;
	}
	  nav>ul>li:nth-child(5):hover {
    	    width: fit-content !important;
    max-width: 213px;
	}
}
  
@media screen and (min-width: 1400px) {
	.childrened  {
		font-size: 14px !Important;
	  }
}
body {
	background:white;	
}