/*Reset.css*/

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#222;opacity:.5}::-moz-placeholder{color:#222;opacity:.5}::-moz-placeholder{color:#222;opacity:.5}::-ms-input-placeholder{color:#222;opacity:.5}*::-webkit-scrollbar-track{border-radius:0}*::-webkit-scrollbar{width:.3em;background:#fff;height:0}*::-webkit-scrollbar-thumb{border-radius:0;background:var(--bg)}*::-webkit-scrollbar-track{border-radius:0}*::-webkit-scrollbar{width:.3em;height:0}*::-webkit-scrollbar-thumb{background:var(--bg)}*:hover::-webkit-scrollbar-thumb{background:var(--bg)}input[type='number']{-moz-appearance:textfield}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(../img/icon/trig.svg) 96% 50%/.6rem no-repeat!important;cursor:pointer}select option{color:#000;background:#fff}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}html{font-size:1.39vw}body{font-family:'Montserrat',sans-serif;font-weight:400;overflow-x:hidden;color:var(--col);padding-right:0!important;margin:0;color:#222}@media screen and (max-width:600px){html{font-size:20px}body{font-size:16px;margin-top:65px}}body,html{overflow-x:hidden}a{color:var(--col);text-decoration:none;background-color:transparent}ul{padding:0;margin:0}li{list-style:none}p{margin:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:0}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;margin:0;border-width:0;border-bottom:1px solid #E2E2E2}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible;background:none;border:none;padding:0;outline:none}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:0;margin:0;border:none}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}.hidden{display:none}.visible-xs{display:none!important}@media screen and (max-width:600px){.visible-xs{display:block!important}.hidden-xs{display:none!important}}*:disabled,*[disabled],.disabled{opacity:.7;pointer-events:none}

/*ec_style*/

.ec-message{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f0f0f0;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.ec-message p:last-child{margin-bottom:0}.ec-message__meta{margin:0 0 6px 0;line-height:32px}.ec-message__meta .ec-message__author{float:left;font-weight:700}.ec-message__meta .ec-message__date{float:left}.ec-message__meta .ec-message__votes{float:right}.ec-message__date{font-size:12px;color:#999;padding-left:20px}.ec-message__reply{background:#fff;padding:10px;margin-left:20px}.ec-message__reply p:last-child{margin-bottom:0}.ec-message__votes{position:relative;padding:5px 15px;background:#fff;border-radius:5px 5px 0 0}.ec-message__votes-item{float:left;display:block}.ec-message__votes-item+.ec-message__votes-item{margin-left:15px}.ec-message__votes-button{display:block;height:22px;line-height:22px;padding-left:20px;cursor:default;color:#8b8b8b;text-decoration:none}.ec-message__votes-button:hover,.ec-message__votes-button:active,.ec-message__votes-button:focus{text-decoration:none}.ec-message__votes-button:hover,.ec-message__votes-button:active,.ec-message__votes-button:focus{color:#8b8b8b}.ec-message__votes-button.enabled{cursor:pointer}.ec-message__votes-button.enabled:hover,.ec-message__votes-button.enabled:active,.ec-message__votes-button.enabled:focus{color:#337ab7}.ec-message__votes-button.active{color:#337ab7}.ec-message__votes-button-like{background:url(../../img/web/ec-votes.png) 0 0 no-repeat}.ec-message__votes-button-dislike{background:url(../../img/web/ec-votes.png) 0 -22px no-repeat}.ec-message__votes-button-like.enabled:hover{background-position:0 -88px}.ec-message__votes-button-dislike.enabled:hover{background-position:0 -110px}.ec-message__votes-button-like.active{background-position:0 -88px}.ec-message__votes-button-dislike.active{background-position:0 -110px}.ec-message__votes-bar{display:block;position:absolute;height:2px;bottom:-2px;left:0;right:0;background:#ddd}.ec-message__votes-bar span{display:block;width:0;height:2px;background:#337ab7}.ec-error{display:none;color:red}.ec-antispam{display:none}.ec-rating-stars span,.ec-stars,.ec-stars span{background-image:url(../img/icon/stars.svg)}@media screen and (max-width:600px){.ec-rating{flex-direction:column;align-items:flex-start;gap:10px}}.ec-rating-stars{margin-right:1rem}.ec-rating-stars span{background-position:0 -16px;background-repeat:no-repeat;width:20px;height:16px;float:left;display:block;margin:0;cursor:pointer}.ec-rating-stars span.active{background-position:0 0}.ec-rating-stars span.active2{background-position:0 0}.ec-rating-stars span.active-disabled{background-position:0 -16px}.ec-rating-description{color:#999;font-size:.8rem}.ec-stars{background-position:0 -16px;background-repeat:repeat-x;margin:10px 0;width:96px;height:16px}.ec-stars span{background-position:0 0;background-repeat:repeat-x;display:block;height:16px;width:0}.ec-stars span.rating-0{width:0}.ec-stars span.rating-1{width:16px}.ec-stars span.rating-2{width:36px}.ec-stars span.rating-3{width:56px}.ec-stars span.rating-4{width:76px}.ec-stars span.rating-5{width:96px}.ec-d-rating{width:100%;max-width:500px;background:#eee;padding:20px;border-radius:5px;border:1px solid #e3e3e3;display:flex}.ec-d-rating:after{content:"";clear:both;display:table}.ec-d-rating__col-info{width:130px;padding-top:12px}.ec-d-rating__col-lines{width:250px;width:calc(100% - 130px)}.ec-d-rating__value{font-size:50px;line-height:1;color:#333}.ec-d-rating__desc{margin-top:12px;color:#8b8b8b}.ec-d-rating__line{position:relative;line-height:1;color:#8b8b8b;margin:10px 0}.ec-d-rating__line:after{content:"";clear:both;display:table}.ec-d-rating__line-rate{float:left;text-align:left;padding-left:5px}.ec-d-rating__line-progress{position:absolute;left:30px;right:60px;top:50%;margin-top:-2px;background-color:#ddd}.ec-d-rating__line-progress>span{display:block;height:4px;background-color:#337ab7}.ec-d-rating__line-volume{float:right;width:60px;text-align:right}.ec-clearfix:before,.ec-clearfix:after{content:" ";display:table}.ec-clearfix:after{clear:both}.ec-clearfix{*zoom:1}.file[type="file"]{display:none}.file-label{font-weight:700;cursor:pointer;font-size:.7rem;text-transform:uppercase;color:var(--bg);display:flex;justify-content:center;align-items:center;width:100%;height:2.8rem;border-radius:5px;border:1px solid var(--bg)}.file-list{margin-bottom:1em;font-size:.8rem}.file-list span{display:flex;align-items:center;line-height:100%}.file-list span b{color:var(--bg);font-size:1.8em;margin-top:.1em;margin-left:.3em;cursor:pointer}

/*MAIN.css*/

:root {
    --bg: #FF7A00;
    --col: #171717;
    --lab: rgba(34,34,34,.5);
    --hd: #3074E3
}

.strongbg{
    color:var(--bg);
    font-weight:bold;
}
.stronghd{
    color:var(--hd);
    font-weight:bold;
}
.strongup{
    text-transform:uppercase;
    font-weight:bold;
}
.blue {
    color: var(--hd);
    font-weight: bold;
    font-size: 2.5em;
    line-height: 1em;
    margin-top:0;
}
.h100{
    height:100%;
}
.w100{
    width:100%;
}
.w50{
    width:50%;    
}
.w33{
    width:33%;
}
.gap-1 {
    gap: 2em;
}
.flex-b {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.flex-bs {
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

.flex-b-c {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.flex-b-center {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.flex-c {
    display: flex;
    justify-content: center;
}
.flex-s {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.flex-e {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.pad-top {
    padding-top: 3.5rem
}

.pad-bot {
    padding-bottom: 3.5rem !Important
}

.block {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.hidden-xl {
    display: none
}

.breadcrumbs {
    margin: 0 0 2rem
}

.breadcrumbs li {
    display: inline-block;
    font-size: .7rem;
    color: #000
}

.breadcrumbs li a {
    color: rgba(0,0,0,.3)
}

.but {
    height: 3rem;
    width: auto;
    background: var(--bg);
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    transition: all linear .2s;
    border: none;
    display: inline-block;
    outline: none;
    position: relative;
    z-index: 1;
    font-size: .8rem;
    text-transform: uppercase;
    border-radius: .25rem;
    padding: 1rem 1.75rem;
    transition: all linear .2s
}

.but_mod {
    background: #fff;
    border: 1px solid var(--bg);
    color: var(--bg)
}

.but:hover {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.15)
}

.but:focus {
    background: #E35200;
    box-shadow: none
}

.but_mod:hover {
    color: #E35200;
    border-color: #E35200;
    box-shadow: none
}

.input {
    width: 100%;
    height: 3rem;
    border: none;
    outline: none;
    background: none;
    display: block;
    font-size: .7rem;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    padding-left: 1rem
}

.input-filed {
    margin-bottom: 1.5rem;
    display: block
}

.input-filed span {
    font-size: .7rem;
    margin-bottom: .8rem;
    display: block
}

.input-filed span sup {
    color: #CE2457
}

.file-field {
    height: 3rem;
    border-bottom: 1px solid var(--gr2);
    cursor: pointer
}

.file-field span {
    margin: 0 0 0 .8rem;
    font-weight: 500;
    font-size: .9rem
}

.file-list {
    margin-top: 1rem;
    flex-wrap: wrap
}

.file-list span {
    font-weight: 500;
    font-size: .7rem;
    margin: 0 .6rem .5rem 0;
    padding: .2rem .5rem;
    background: #f7f7f7;
    border-radius: .2rem
}

.input-wrap {
    flex-wrap: wrap;
    align-items: flex-start
}

.input-file {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 1em
}

.input-file input[type=file] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0
}

textarea.input {
    height: 5.8rem;
    resize: none;
    padding: 1rem
}

.error-text {
    color: #db0000;
    margin-top: .5em;
    font-size: .9em
}

.form_submit .but {
    width: 13.5rem;
    flex-shrink: 0;
    margin-right: 1.5rem
}

.polit {
    font-size: .7rem;
    opacity: .5
}

.polit a {
    text-decoration: underline;
    color: var(--bg)
}

.form-2-input {
    gap: 1em
}

a[data-fancybox]:hover{
    transition:0.2s;
    opacity:0.8;
}

.form-2-input label {
    width: 100%
}

.headline {
    font-size: 2rem;
    margin: 0 0 2rem;
    line-height: 135%;
    color: var(--hd);
    font-weight: 400
}

.headline_sm {
    font-size: 1.2rem;
    margin: 0 0 1.5rem;
    line-height: 150%;
    font-weight: 400
}

.subtitle {
    font-size: .7rem;
    margin-bottom: 1.3rem;
    text-transform: uppercase;
    line-height: 115%;
    font-weight: 400;
    color: var(--lab)
}

.subtitle-block {
    margin-bottom: 1.3rem
}

.subtitle-block .subtitle {
    margin-bottom: 0
}

.link {
    color: var(--bg);
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 600
}

.link:hover {
    color: #E35200
}

.headline-block .headline,.headline-block .headline_sm {
    margin: 0
}

.headline-block {
    margin: 0 0 2rem
}

.text {
    font-size: .9rem;
    line-height: 165%
}

.text_sm {
    font-size: .8rem;
    line-height: 150%
}

p:has(em) {
    padding-bottom: 1em
}

.wrapper {
    padding-left: 3em;
    padding-right: 3em
}

.header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background: #fff;
    position: absolute
}

.main_page {
    margin-top: 10.7rem
}

.pansion_page .header {
    position: static
}

.header_top {
    padding-top: .75rem;
    padding-bottom: .75rem;
    border-bottom: 1px solid rgba(34,34,34,.1)
}

.head_lang-item{
        font-size:0.75em;
    margin:0.5em;
    img {
    width: 2em;
}
    
}
.head_lang-item,.head_lang-item a{
    display:flex;
    flex-direction:column;
    align-items:center;

}



.head_soc>p {
    font-size: .7rem;
    margin-right: 1.4rem
}

.head_soc-item {
    margin-right: 1em
}

.head_soc-item img {
    width: 1.2rem;
    vertical-align: bottom;
    margin-right: .5em
}

.head_tel a {
    display: block;
    font-weight: 700;
    font-size: .8rem;
    align-self: center
}

.header_top>div {
    font-size: .8em
}

.header_top>div p:first-child {
    font-size: .9em;
    font-weight: 700;
    margin-bottom: 1em
}

.head_tel .email {
    margin-bottom: .8em;
    background: url(/assets/img/icon/mail.svg) no-repeat left/contain;
    padding-left: 3em
}

.head_tel .tel {
    margin-bottom: .5em;
    background: url(/assets/img/icon/tel.svg) no-repeat left/contain;
    padding-left: 3em
}

.head_tel .callback {
    font-size: .7rem;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--bg)
}

.header_bot .head_tel {
    display: none
}

.header_bot {
    align-items: stretch;
    padding-top: 0.5em;
}

.header_bot.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9;
    box-shadow: 0 0 7px 0 rgba(0,0,0,.1)
}

.logo img {
    width: 8.5rem;
    margin-right: 1rem
}
.logo-mob{
    display:none;
}
.head_title span:first-child {
    font-size: 1.35rem;
    display: block;
    font-weight: 600;
    line-height: 110%
}

.head_title span:last-child {
    font-size: .5rem;
    white-space: nowrap;
    line-height: 110%;
    display: block
}

.header_button {
    padding-top: 1em;
    gap: 1em
}

.header_button>div {
    flex: 1
}

.header_button a {
    font-size: .6em;
    padding: 1em 0;
    background: #eee;
    display: block;
    border-radius: .25rem;
    text-align: center;
    color: #fff
}

.drop_menu-row .header_button {
    flex-wrap: wrap;
    width: 13em;
    padding: 0;
    margin: 0 0 1em;
    display: none
}

.drop_menu-row .header_button>div {
    width: 100%;
    flex: auto
}

.header_button div:nth-child(1) a {
    background: #FF7A00
}

.header_button div:nth-child(2) a {
    background: #FF3195
}

.header_button div:nth-child(3) a {
    background: #3074E3
}

.header_button div:nth-child(4) a {
    background: #67C15E
}

.menu {
    gap: 1.5rem;
}

.menu_item {
    padding: 2rem 0;
    display: flex;
    position: relative
}

.menu_item-link {
    font-size: .7rem;
    text-transform: uppercase
}

.menu_item-link:hover {
    color: #E35200
}

.menu_item-sub {
    display: none;
    position: absolute;
    top: calc(100% - 1rem);
    width: 20rem;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.1);
    padding: 1.5rem;
    left: 0;
    z-index: 9;
    overflow-y: auto;
    max-height: 80vh
}

.menu_item-sub>li:not(:last-child) {
    margin-bottom: 1.2rem
}

.menu_item-parent:hover .menu_item-sub {
    display: block
}

.menu_item-parent {
    display: flex;
    align-items: center;
    justify-content: center
}

.menu_item-parent:after {
    content: '';
    width: .45rem;
    height: .45rem;
    background: url(../img/icon/trig.svg) center/100% 100%;
    margin-left: .7rem
}

.menu_item.active,.menu_item-sub>li.active {
    box-shadow: inset 0 -2px 0 0 var(--bg)
}

.menu_but img {
    width: 1rem;
    margin-right: .55rem
}

.menu_but span {
    font-weight: 600;
    text-transform: uppercase;
    font-size: .7rem;
    color: var(--bg)
}

.menu_but.active {
    box-shadow: inset 0 -2px 0 0 var(--bg)
}

.arms_mo {
    margin: 1em 0;
}
.arms_mo img{
    width: 3em;
    margin-right:1em;
}

.drop_menu {
    position: fixed;
    width: 75%;
    left: 12.5%;
    bottom: 0;
    background: #fff;
    max-height: calc(100vh - 12.3rem);
    min-height: calc(100vh - 12.3rem);
    overflow-y: scroll;
    padding: 1.8rem 3rem 0;
    z-index: 9;
    display: none;
    overflow-y: scroll;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.1)
}

.drop_menu-inner {
    align-items: flex-start
}

.drop_menu-main-link {
    display: block;
    font-size: .7rem;
    margin-bottom: .7rem
}

.drop_menu-link {
    color: var(--lab);
    font-size: .7rem;
    display: block
}

.drop_menu-link:not(:last-child) {
    margin-bottom: .7rem
}

.main {
    /* min-height: calc(95vh - 7.7rem); */
    position:relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 3.5rem;
    padding: 3em;
}

.main.thx {
    margin-bottom: 0;
    min-height: calc(100vh - 7.7rem)
}

.main-img-hero {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.main-img-hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main_text {
    position: relative;
    width: 43%;
    padding-bottom: 0
}
.main_text>h3 {
    margin: 0 0 1.5rem;
    color: var(--lab);
    font-size: .7rem;
    text-transform: uppercase
}

.main_text>h1 {
    font-size: 2rem;
    font-weight: 400;
    margin: 0 0 1rem
}

.main_text>h2 {
    margin: 0 0 2.5rem;
    line-height: 150%;
    font-weight: 400;
    font-size: 1rem
}

.preym_text {
    width: 25rem;
    flex-shrink: 0;
    margin-right: 9rem
}

.preym_text .but {
    margin-top: 3rem
}

.preym {
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 1.6rem
}

.preym-item {
    width: 40%
}

.preym-item img {
    width: 4.2rem;
    margin-left: -.5rem;
    margin-bottom: 1.25rem
}

.preym-item .text {
    font-size: .7rem;
    padding-right: 10%
}

.pension_bl {
    flex-wrap: wrap;
    align-items: flex-start
}

.pension_card {
    width: 100%;
    margin-bottom: 3rem
}

.pension_card.swiper-slide {
    margin-bottom: 0
}

.pension_card.swiper-slide:not(:last-child) {
    margin-right: 1.5rem
}

.pension_card-gal {
    margin-bottom: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    height: 30rem;
}

.product_slider {
    width: 70%;
    /* margin: 0 1rem 1rem 0 !Important; */
    border-radius: 5px;
    flex-shrink: 0
}

.product_slider .swiper-pagination {
    display: none
}

.product_slider .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.product_slider_thumb .swiper-slide {
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer
}

.product_slider_thumb .swiper-slide.swiper-slide-thumb-active {
    filter: brightness(.5)
}

.product_slider_thumb .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.pension_title {
    line-height: normal;
    margin: 0 0 .75rem;
    font-size: 1.5rem;
    font-weight: 400
}

.pension_title a {
    color: var(--hd)
}

.pension_desc {
    font-size: .9rem;
    margin-bottom: 1.25rem
}

.pension_score {
    align-items: stretch
}

.pension_score-item {
    width: 48.5%;
    border-radius: 5px;
    background: #EAF2FF;
    height: 3.8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: .75rem 1.5rem;
    margin-bottom: 1rem
}

.pension_score-item .lab {
    font-size: .7rem;
    color: rgba(0,0,0,.5)
}

.price {
    color: var(--hd);
    font-weight: 700;
    font-size: 1.2rem
}

.pension_btns .but {
    width: 48.5%;
    padding: 1rem 0
}

.tab-nav {
    margin-bottom: 2rem;
    align-items: stretch
}

.tab-nav a {
    width: 100%;
    text-align: center;
    font-size: .73rem;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--lab);
    padding: 1rem .5rem;
    border-left: 2px solid #D9D9D9;
    display: flex;
    align-items: center;
    justify-content: center
}

.tab-nav a:last-child {
    border-right: 2px solid #D9D9D9
}

.tab-nav a.active {
    color: var(--bg)
}

.tab_container {
    display: none
}

.pancion_video_bl {
    gap: 2rem
}

.view_vid {
    width: 100%;
    height: 27rem;
    display: flex;
    align-items: flex-end;
    position: relative;
    padding: 2.5rem
}

.view_vid>img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    border-radius: 5px;
    z-index: -1
}

iframe.view_vid {
padding: 0;
    border-radius: 5px;
    aspect-ratio: 0.5;
    height: auto;
    width: 100%;  
}

.view_vid span {
    font-weight: 600;
    font-size: .8rem;
    text-transform: uppercase;
    color: #fff
}

iframe.view_vid.click_video_about_desktop {
    aspect-ratio: 4 / 3;
    width: 50%;
}

.table-x {
    overflow-x: auto
}

.gosprog {
    border: 1px solid var(--lab);
    width: 100%;
    min-width: unset
}

.gosprog td {
    border: 1px solid var(--lab);
    padding: 1em
}

.gosprog tr:first-child td:first-child {
    white-space: nowrap
}

.gosprog-back {
    background-size: cover
}

.serv_slider-head {
    margin-bottom: 2rem
}

.serv_slider-head>p {
    font-size: .9rem;
    line-height: 160%
}

.serv_slider-nav {
    gap: 1.6rem;
    flex-shrink: 0
}

.serv_slider-next,.serv_slider-prev {
    background: url(../img/icon/arr.svg) center/cover;
    width: 2.3rem;
    height: 1rem;
    cursor: pointer
}

.serv_slider-prev {
    transform: rotate(180deg)
}

.serv_slider-nav .swiper-button-disabled {
    opacity: .2
}

.serv_item {
    width: 15.3rem !Important;
    margin-right: 1.5rem
}

.serv_item img {
    width: 100%;
    height: 13rem;
    margin-bottom: 1.4rem;
    border-radius: 5px
}

.serv_item>span {
    font-weight: 700;
    font-size: .7rem;
    color: var(--bg);
    margin-bottom: 1rem;
    display: block
}

.serv_item .title {
    font-size: 1rem;
    line-height: 150%;
    margin-bottom: 1rem
}

.serv_item .price {
    color: #222;
    font-size: .9rem
}

.serv_bl {
    flex-wrap: wrap;
    align-items: flex-start
}

.serv_bl .serv_item {
    margin-right: 1.1rem;
    margin-top: 3rem
}

.rev_score {
    align-items: flex-end
}

.rev_score-item {
    margin-right: 2rem;
    text-align: center;
    width: 7em;
}
.rev_score-item img {
    width: 100%;
}
.rev_score_num {
    font-size: .7rem
}

.rev_score_rate {
    width: 87px;
    height: 16px;
    display: inline-block;
    background-image: url(../img/icon/rate1.svg);
    background-repeat: repeat-x;
    background-size: 18px 16px;
    background-position: 0 1px;
    margin-right: .5rem
}

.review_slider {
    margin-top: 3rem;
    margin-bottom: 2rem
}

.review_slide {
    background: #fff;
    width: 65% !Important;
    border-radius: 5px;
    padding: 2rem 2.5rem;
    margin-right: 1.5rem
}

.review_slide .date {
    color: var(--lab);
    font-size: .7rem;
    display: block;
    margin-bottom: .8rem
}

.review_slide .title {
    color: var(--hd);
    font-size: 1.2rem;
    margin-bottom: 1.5rem
}

.review_slide .text {
    margin-bottom: 2rem
}

.review_slide-video {
    width: 17.8% !Important
}

.review_slide-video:not(:last-child) {
    margin-right: 1.5rem
}
.review_slide-video img{
    width:100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 9/16;
}
.view_vid.review_slide-vid {
    width: 100%;
    height: 19rem;
    display: flex;
    align-items: flex-end;
    position: relative;
    padding: 2.5rem
}

iframe.view_vid.review_slide-vid {
    padding: 0
}

.price_card-bl {
    margin-top: 2.5rem
}

.price_card {
    width: 21rem;
    height: 20rem;
    padding: 3.4rem 2.5rem 2.4rem;
    border-radius: 5px;
    color: #fff;
    position: relative
}

.price_card-mod {
    height: auto;
    padding-bottom: 1.8rem
}

.price_card span {
    position: absolute;
    font-weight: 700;
    font-size: 10rem;
    line-height: normal;
    opacity: .1;
    top: -2.7rem;
    right: -1.2rem
}

.price_card .title {
    font-size: 1.5rem;
    line-height: 130%;
    margin-bottom: 1.2rem
}

.price_card .desc {
    font-size: .7rem;
    line-height: 170%;
    margin-bottom: .8rem
}

.price_card .price {
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 1.5rem
}

.price_card .but {
    background: #fff
}

.price_card:nth-child(1) {
    background: #3074E3
}

.price_card:nth-child(1) .but {
    color: #3074E3
}

.price_card:nth-child(2) {
    background: #FF7A00
}

.price_card:nth-child(2) .but {
    color: #FF7A00
}

.price_card:nth-child(3) {
    background: #FF3195
}

.price_card:nth-child(3) .but {
    color: #FF3195
}

.incl_bl {
    align-items: stretch;
    margin-top: 30px
}

.incl_large {
    padding: 2.5rem 2.5rem 2rem;
    color: #fff;
    width: 48.8%;
    height: 21.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start
}

.incl_bl-mod .incl_large {
    height: auto
}

.incl_large-mod {
    color: var(--col)
}

.incl_large .icon {
    width: 4rem
}

.incl_item {
    border-radius: 5px
}

.incl_item .title {
    font-size: 1.2rem;
    margin-bottom: 1rem
}

.incl_item ul {
    padding-left: 1rem
}

.incl_item li {
    list-style: disc;
    font-size: .9rem;
    line-height: 160%
}

.icnl_caps {
    width: 48.8%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.incl_small,.incl_large-mod {
    background: #EAF2FF;
    height: 10rem;
    padding: 1.4rem 2.5rem
}

.incl_large-mod {
    height: auto
}

.form_img {
    width: 47%;
    flex-shrink: 0;
    margin-right: 2.6rem;
    border-radius: 5px
}

.form_cont {
    width: 100%
}

.form_cont .headline {
    margin-bottom: 1.5rem
}

.quiz-title {
    margin-bottom: 1.4rem;
    font-size: 1.2rem;
    line-height: 160%
}

.quiz-it {
    display: none
}

.quiz-it.curent {
    display: block
}

.quiz-it .radio-wrap {
    height: 9.5rem
}

.radio {
    display: none
}

.radio+label {
    display: block;
    font-weight: 400;
    margin-bottom: .75rem;
    cursor: pointer;
    font-size: .7rem;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.radio+label:before {
    content: '';
    display: block;
    margin-right: .6rem;
    width: 1rem;
    height: 1rem;
    background: #fff;
    border-radius: 50%;
    border: 1px solid var(--bg)
}

.radio:checked+label:before {
    background: var(--bg);
    box-shadow: inset 0 0 0 .2rem #fff
}

.quiz-control-bl {
    margin-top: 1rem
}

.quiz-control .prew {
    background: url(../img/icon/arr1.svg) center/1.5rem 1rem no-repeat;
    border: 2px solid var(--bg);
    margin-right: 1.5rem
}

.quiz-control .prew.disable {
    display: none
}

.quiz-control .next.disable {
    opacity: .5;
    pointer-events: none
}

.quiz-control-bl .step {
    color: var(--lab);
    font-size: .7rem
}

.gal-3c {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1em;
    width: 100%
}

.gal-3c>div {
    aspect-ratio: 4/3
}

.gal-3c>div img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.gal_grid {
    align-items: stretch
}

.gal_grid-big {
    flex-shrink: 0 ;
        aspect-ratio: 4 / 3;
}

.gal_grid-big.swiper-slide:not(:last-child) {
    margin-right: 1.5rem
}

.gal_grid img,.gal_grid-big img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px
}

.gal_grid-small {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.gal_grid-small-cont {
    height: 12rem;
    width: 22.25rem
}

.gal_grid+.text {
    margin: 2rem 0 2.2rem
}

.garant_bl {
    gap: 1.5rem
}

.gar_item {
    width: 100%;
    padding: 1.75rem 0;
    border-top: 2px solid #D9D9D9;
    border-bottom: 2px solid #D9D9D9
}

.gar_item img {
    width: 2rem;
    margin-right: 1rem
}

.gar_item p {
    font-size: .8rem
}

.doc_item {
    background: #EAF2FF;
    border-radius: 5px;
    width: 15.3rem !Important;
    padding-top: 30px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: auto
}

.doc_item:not(:last-child) {
    margin-right: 1.5rem
}

.doc_item img {
    margin: 0 auto;
    display: block;
    height: 15rem;
    width: 76%;
    object-fit: contain
}

.doc_item-info {
    background: #3074E3 url(../img/icon/svg_logo.svg) 105% 100%/4.2rem no-repeat;
    padding: 2rem 2.5rem 1.1rem;
    color: #fff;
    height: 100%
}

.doc_item-info .title {
    font-size: .9rem;
    line-height: 144%;
    margin-bottom: .7rem
}

.doc_item-info .desc {
    font-size: .7rem;
    margin-bottom: .6rem
}

.doc_item-info .exp {
    font-size: .7rem;
    line-height: 170%
}

.faq-it {
    padding: 1.5rem 0;
    border-bottom: 1px solid #D9D9D9
}

.question {
    cursor: pointer;
    align-items: center
}

.question .headline_sm {
    margin: 0
}

.question span {
    background: url(../img/icon/arr.svg) center/cover;
    width: 2.3rem;
    height: 1rem;
    flex-shrink: 0;
    transition: background linear .1s
}

.answer {
    padding: 0 4rem 0 0;
    display: none
}

.answer p {
    margin-top: 1rem
}

.faq-it.open .question span {
    transform: rotate(0deg);
    transform-origin: center center;
    background: url(../img/icon/arr2.svg) center/cover
}

.post-cont {
    background: #EAF2FF;
    margin: 3.5rem 0
}

.post_item {
    display: flex !Important;
    align-items: stretch;
    background: #fff;
    border-radius: 5px;
    width: 48.5% !Important;
    height: 18rem !Important;
    overflow: hidden
}

.post_item:not(:last-child) {
    margin-right: 1.5rem
}

.post_item>img {
    width: 50%;
    flex-shrink: 0;
    height: 100%;
    object-fit: cover
}

.post_item-info {
    padding: 2rem 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 0 0 50%
}

.post_item-info .date {
    color: var(--lab);
    font-size: .7rem
}

.post_item-info .title {
    font-size: .8rem;
    line-height: 144%;
    margin-bottom: 1.4rem
}

.dosug_item {
    align-items: stretch;
    background: #fff;
    width: 23.5%
}

.dosug_item img {
    width: 100%;
    flex-shrink: 0;
    object-fit: cover;
    aspect-ratio: 1.5
}

.dosug_item-info {
    padding: 1rem 0rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.dosug_item-info .title {
    font-size: .8rem;
    line-height: 144%;
    margin: 1.4rem 0
}

.form {
    padding-right: 3.5rem
}

footer {
    margin-top: 3.5rem;
    background: #2E2E2E;
    color: #fff
}

.news footer {
    margin-top: 0
}

footer a {
    color: #fff
}

.top-foot {
    padding: 3rem 0;
    align-items: stretch
}

.foot-contact {
    padding-top: .75rem
}

.contact_row {
    margin-top: 1.75rem
}

.contact_row>span {
    display: block;
    font-size: .7rem;
    opacity: .5;
    margin-bottom: .6rem
}

.contact_row>p {
    font-size: .9rem;
    line-height: normal
}

.foot_nav a {
    display: block;
    margin-bottom: 1.9rem;
    font-size: .7rem
}

.foot_nav-mod {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.pay img {
    min-width: 2.5rem
}

.pay img:not(:last-child) {
    margin-right: 1.5rem
}

.bot-foot {
    padding: 2rem 0;
    border-top: 1px solid #474747;
    font-size: .7rem;
    color: rgba(255,255,255,.5)
}

.bot-foot a {
    color: rgba(255,255,255,.5);
    text-decoration: underline
}

.first_block {
    background: #EAF2FF;
    padding-top: 2rem;
    margin-bottom: 3rem
}

.pension_cont {
    padding-bottom: 3rem;
    align-items: stretch
}

.pension_cont-gal {
    width: 42rem;
    flex-shrink: 0;
    width: 64%;
    margin-right: 1.5rem
}

.pension_cont-gal .product_slider {
    width: 100%;
    margin: 0 0 1rem;
    border-radius: 5px;
    height: 25rem
}

.pension_cont-gal .product_slider_thumb .swiper-slide {
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    height: 5rem
}

.pension_act {
    width: 100%;
    border-radius: 5px;
    background: #fff;
    padding: 1.5rem 2rem
}

.pension_act .title {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: .75rem
}

.pension_act-list {
    margin-bottom: 1.5rem
}

.pension_act-list p {
    display: flex;
    align-items: center;
    font-size: .8rem;
    margin-bottom: 1rem
}

.pension_act-list p:before {
    content: '';
    display: block;
    width: .5rem;
    height: .5rem;
    background: var(--bg);
    border-radius: 50%;
    margin-right: .5rem;
    flex-shrink: 0
}

.pension_act .pension_score-item {
    background: none;
    padding: 0;
    height: auto;
    margin-bottom: 1.4rem
}

.pension_act .contact_row {
    margin-top: 1.4rem
}

.pension_act .link {
    margin-top: 2rem;
    display: block
}

.nav_pansion-cont {
    padding-bottom: 1rem
}

.nav_pansion a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8rem;
    padding: 1rem 1.5rem;
    border-left: 2px solid #D9D9D9;
    white-space: nowrap;
    text-align: center
}

.nav_pansion a:last-child {
    border-right: 2px solid #D9D9D9
}

.nav_pansion a.active {
    color: var(--bg)
}

.nav_pansion.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9;
    box-shadow: 0 0 3px rgba(0,0,0,.2)
}

.price_container {
    margin: 3.5rem 0;
    background: #3074E3;
    color: #fff;
    align-items: flex-start;
    padding-bottom: 1rem
}

.price_container-mod {
    background: none;
    color: var(--col);
    margin: 0
}

.price_container .subtitle {
    color: rgba(255,255,255,.5)
}

.price_container-mod .subtitle {
    color: var(--lab)
}

.price_container .headline {
    color: #fff
}

.price_container-mod .headline {
    color: var(--col)
}

.price_bl {
    margin-bottom: 3.5rem
}

.price_row {
    margin-bottom: 1rem;
    font-size: .9rem
}

.price_row span {
    font-weight: 700;
    white-space: nowrap;
    margin-left: 1rem
}

.price_container-mod .price_row span {
    color: var(--bg)
}

.price_container .headline a {
    color: #fff
}

.price_container-mod .headline a {
    color: var(--col)
}

.headline span {
    font-size: .8rem;
    text-transform: uppercase;
    font-weight: 600
}

.price_container-mod .headline span {
    color: var(--bg)
}

.headline span img {
    width: 2.25rem;
    margin-left: .6rem
}

.price_container img {
    width: 30rem;
    margin-left: 4rem;
    border-radius: 5px
}

.price_container>div {

}

.preym_cont_mod {
    background: #3074E3;
    margin: 3.5rem 0;
    color: #fff
}

.preym_cont_mod .subtitle {
    color: rgba(255,255,255,.5)
}

.preym_cont_mod .headline {
    color: #fff
}

.preym_bl {
    margin-top: 4.2rem;
    flex-wrap: wrap;
    justify-content: flex-start
}

.preym_it {
    display: flex;
    align-items: center;
    width: 30%;
    margin-bottom: 3.6rem
}

.preym_it:not(:nth-child(3n)) {
    margin-right: 5%
}

.preym_it span {
    width: 3.6rem;
    margin-right: 1.25rem;
    position: relative;
    flex-shrink: 0
}

.preym_it span:before {
    width: 3.9rem;
    height: 3.9rem;
    opacity: .3;
    content: '';
    position: absolute;
    background: var(--bg);
    border-radius: 50%;
    bottom: 1rem;
    left: -.6rem;
    z-index: 1
}

.preym_cont_mod .preym_it span:before {
    background: #5890ED;
    opacity: 1
}

.preym_it span img {
    max-width: 100%;
    min-width: 90%;
    position: relative;
    z-index: 2
}

.preym_it p {
    font-size: .7rem;
    line-height: 170%;
    margin-top: -1rem
}

.preym_med {
    display: flex;
    align-items: center;
    margin: 0;
    gap: 2%
}

.preym_it_med {
    background: var(--hd);
    color: #fff;
    border-radius: 5px;
    margin: 1% 0!important
}

.preym_it_med+.preym_it_med {
    background: #FF3195
}

.preym_it_med span img {
    max-width: none;
    min-width: inherit;
    padding: 1em;
    margin-left: .1em
}

.preym_it_med p {
    margin: 0
}

.preym_it_med span:before {
    width: 2.9rem;
    height: 2.9rem;
    opacity: .3;
    background: #fff;
    border-radius: 50%;
    bottom: .6rem;
    left: .45rem;
    z-index: 1
}

.preym_it_wh {
    background: #25D366;
    padding: .5rem 2rem;
    width: 100%;
    gap: 4%;
    margin-bottom: 2em
}

p.preym_title {
    font-size: 1.2em;
    font-weight: 600
}

a.whatsapp {
    position: relative
}

a.whatsapp img {
    width: 4rem
}

a.whatsapp::before,a.whatsapp::after {
    content: '';
    position: absolute;
    border: 3px solid #ffffff85;
    left: -1rem;
    opacity: 0;
    right: -1rem;
    top: -1rem;
    bottom: -1rem;
    border-radius: 50%;
    animation: pulse 2.5s linear infinite;
    z-index: 0
}

a.whatsapp::after {
    animation-delay: 1.25s
}

@keyframes pulse {
    0% {
        transform: scale(.5);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

.lic img {
    width: 100%;
    aspect-ratio: .5;
    object-fit: contain
}

.lic:after {
    background: url(/assets/img/lic/frame.png) no-repeat center / contain;
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1
}

.lic {
    position: relative;
    width: 50%;
    padding: 2em;
    margin: 0 2%
}

.shedul_bl {
    flex-wrap: wrap
}

.shed_item {
    border-radius: 5px;
    background: #EAF2FF;
    width: 13rem;
    height: 10rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.5rem 1.5rem 2rem
}

.shed_item:not(:last-child) {
    margin-right: 1.5rem
}

.shed_item>span {
    font-size: .7rem;
    opacity: .5
}

.shed_item .time {
    font-size: .9rem;
    margin-bottom: .6rem
}

.shed_item .desc {
    font-size: .8rem;
    opacity: .5
}

.contacts {
    align-items: stretch;
    margin: 2.5rem 0 4rem
}

.contacts_item {
    width: 100%;
    border-right: 2px solid #D9D9D9;
    padding: .75rem 2rem .75rem 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.contacts_item:first-child {
    border-left: 2px solid #D9D9D9
}

.contacts_item span {
    color: var(--lab);
    font-size: .7rem;
    margin-bottom: .6rem;
    display: block
}

.contacts_item p {
    font-size: .9rem;
    margin-bottom: 1.5rem
}

.contacts_item .link {
    font-size: .7rem
}

.map_cont {
    align-items: stretch
}

.map {
    width: 100%;
    height: 25rem;
    background: #FCFCF7;
    flex-shrink: 0
}

.map_way {
    padding: 1.5rem 2rem;
    background: #FCFCF7;
    width: 100%;
    border-radius: 5px
}

.map_way .headline_sm {
    color: var(--hd);
    margin-bottom: .6rem
}

.map_way .tab-nav a {
    text-align: left;
    padding: 0;
    border: none!important;
    font-size: .9rem;
    text-transform: unset;
    font-weight: 400
}

.first_cont {
    background-color: #EAF2FF;
    padding-top: 15.65rem;
    padding-bottom: 3rem
}

.content_bl.flex-rev {
    flex-direction: row-reverse
}

.content_50 {
    gap: 4%
}

.content_50 .serv_slider {
    overflow: hidden
}

.content_50>div {
    width: 50%
}

.content_img {
    width: 31rem;
    height: 19.5rem;
    margin-right: 4rem;
    flex-shrink: 0;
    border-radius: 5px;
    overflow: hidden
}

.content_img_med {
    width: 31rem;
    height: 23rem;
    margin-right: 4rem;
    flex-shrink: 0;
    border-radius: 5px;
    overflow: hidden
}

.medic_img img {
    max-width: 23rem;
    max-height: 30rem;
    object-position: bottom;
    object-fit: contain;
    margin-top: -5rem
}

.img_title {
    background: #fff;
    text-align: center;
    box-shadow: #00000024 0 4px 20px;
    padding: 1rem 3em;
    border-radius: 5px;
    position: absolute;
    width: 100%;
    bottom: 0%
}

.img_with_title {
    position: relative;
    overflow: visible
}

.img_title p {
    font-weight: 500
}

.img_title span {
    font-size: .66em
}

.download_pdf {
    display: block;
    background: url(/assets/img/icon/pdf.svg) no-repeat 93% 50%;
    border: 2px solid var(--bg);
    width: 20rem;
    margin-top: 3.5em;
    padding: 1rem;
    border-radius: 5px;
    color: var(--bg);
    font-weight: 600
}

.download_pdf span {
    display: block;
    font-weight: 400;
    font-size: .7em
}

.content_img-lg {
    height: 26rem
}

.flex-rev .content_img {
    margin-right: 0;
    margin-left: 4rem
}

.content_img img,.content_img_med img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.content_text {
    width: 100%
}

.content_text .headline {
    color: #222
}

.but-cont {
    margin-top: 2.5rem
}

.but-cont .but:first-child {
    margin-right: 1.5rem
}

.content_img.view_vid>img {
    z-index: 1
}

.content_img.view_vid span {
    position: relative;
    z-index: 2
}

.sert_item {
    width: 15.3rem;
    height: 20.5rem;
    background: url(../img/border.png) center/100% 100% no-repeat;
    padding: 2.2rem 2rem
}

.sert_item a {
    position: relative;
    display: block
}

.sert_item a:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7) url(../img/icon/zoom.svg) center/2rem 2rem no-repeat;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity linear .1s
}

.sert_item a:hover:after {
    opacity: 1
}

.sert_item img {
    width: 100%;
    height: 100%
}

.sert_item:not(:last-child) {
    margin-right: 1.5rem
}

.uslov_cont {
    color: #fff;
    background: #3074E3;
    margin: 3.5rem 0
}

.uslov_cont .subtitle {
    color: rgba(255,255,255,.5)
}

.uslov_cont .headline {
    color: #fff
}

.uslov_cont .garant_bl {
    align-items: stretch
}

.uslov_cont .gar_item {
    align-items: flex-start
}

.gar_item p {
    line-height: 137%
}

.gar_item .headline_sm {
    font-size: 1.2rem;
    margin-bottom: 1.2rem
}

.doc_inner {
    border-radius: 5px;
    background: #EAF2FF;
    padding: 2.5rem;
    align-items: stretch
}

.doc_inner-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.doc_inner .doc_item {
    background: #fff
}

.doc_inner-docs {
    margin-left: 10%
}

.feedback {
    overflow-y: scroll
}

.feedback_row {
    padding: 2.2rem 0;
    border-top: 2px solid #D9D9D9;
    border-bottom: 2px solid #D9D9D9
}

.feedback_row-head {
    margin-bottom: .7rem
}

.feedback_row-head .headline_sm {
    margin: 0
}

.feedback_row-head .date {
    font-size: .7rem;
    opacity: .5
}

.feedback_row .link {
    margin-top: 1.4rem;
    display: inline-block
}

.feedback_row .text {
    font-size: .8rem;
    line-height: 150%;
    overflow: hidden;
    transition: height linear .2s
}

.but_center {
    text-align: center;
    margin-top: 2.5rem
}

.subheadline {
    font-size: .9rem;
    line-height: 160%;
    margin-bottom: 1.5rem
}

.steep_cont {
    background: #EAF2FF;
    margin: 3.5rem 0
}

.vid_feedback {
    align-items: stretch;
    flex-wrap: wrap;
    gap: 1.5rem
}

.vid_feedback .view_vid {
    width: calc(50% - .75rem);
    margin: 0
}

.taryf_cont {
    padding-bottom: 8rem
}

.price_cont {
    margin-top: -8rem
}

.news_bl {
    flex-wrap: wrap;
    align-items: stretch;
    gap: 1.5rem
}

.news_bl .post_item {
    width: calc(50% - .75rem);
    margin: 0
}

.page_nav {
    margin-top: 2.5rem
}

.page_nav ul {
    display: flex;
    justify-content: center;
    align-items: center
}

.page_nav .page a {
    width: 2.1rem;
    height: 1.6rem;
    font-size: .8rem;
    color: var(--bg);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px
}

.page_nav .page.active a {
    background: var(--bg);
    color: #fff
}

.page_nav .next {
    margin-left: .6rem
}

.page_nav .next a {
    font-size: .8rem;
    display: flex;
    align-items: center
}

.page_nav .next a:after {
    content: '';
    background: url(../img/icon/arr4.svg) center/cover;
    width: .35rem;
    height: .55rem;
    margin-left: .5rem
}

.single_post {
    margin-top: -8rem
}

.single_post iframe {
    border: none
}

.single_post-img {
    width: 100%;
    max-height: 27.5rem;
    object-fit: cover;
    border-radius: 5px;
    margin-bottom: 2.5rem
}

.single_post .text p {
    margin-bottom: .6rem
}

.wm_item {
    width: 48.5%;
    height: 19.5rem;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 2rem
}

.wm_item-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    filter: brightness(50%);
    z-index: -1
}

.wm_item .title {
    font-size: 1.5rem
}

.wm_item .wm-img {
    position: absolute;
    bottom: -5%;
    right: -20%;
    height: 120%;
    z-index: -1
}

.wm_item .hover_link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2
}

.post_cont_mod {
    border-radius: 5px;
    background: #EAF2FF;
    padding: 2.5rem
}

.text ul {
    padding-left: 1rem;
    margin: 1rem 0
}

.text li {
    list-style: disc
}

.empl_row-inner {
    padding: 2rem 5rem 0 3rem;
    background: #EAF2FF;
    align-items: flex-end;
    margin-top: -5rem
}

.empl_row-inner .title {
    font-size: 2rem;
    margin-bottom: 1.1rem
}

.empl_row-inner .posit {
    font-size: .9rem;
    margin-bottom: 2.3rem
}

.empl_row-inner .exp {
    font-size: .8rem;
    margin-bottom: 3rem
}

.empl_row-inner .rate {
    margin-bottom: 2.3rem
}

.empl_row-img {
    flex-shrink: 0;
    max-width: 18rem;
    max-height: 16rem;
    object-position: top;
    object-fit: contain;
    margin-top: -5rem
}

.empl_row-desc {
    padding: 4rem 3rem 11rem
}

.empl_row:last-child .empl_row-desc {
    padding-bottom: 0
}

.galler_cont {
    padding-bottom: 12rem
}

.gallery_nav {
    margin: 2.6rem 0
}

.gallery_nav a {
    font-size: 1.1rem;
    margin-right: 2rem;
    opacity: .3
}

.gallery_nav a.active {
    opacity: 1
}

.galler_wrapper {
    margin-top: -15rem
}

.galler_row-head {
    margin-bottom: 2.5rem
}

.galler_row-head .title {
    color: #3074E3;
    font-size: 1.2rem
}

.galler_row:not(:last-child) {
    padding-bottom: 5rem
}

.eat_item {
    width: 20.9rem;
    background: #EAF2FF;
    border-radius: 5px;
    overflow: hidden;
    padding: 2.5rem;
    position: relative;
    height: auto
}

.eat_item:nth-child(2n) {
    background: #F5F5F5
}

.eat_item:not(:last-child) {
    margin-right: 1.5rem
}

.eat_item>span {
    position: absolute;
    font-size: 10rem;
    font-weight: 700;
    opacity: .05;
    top: -2rem;
    right: -1rem;
    line-height: 110%
}

.eat_item .title {
    font-size: 1.5rem;
    margin-bottom: 2.5rem
}

.eat_row:not(:last-child) {
    margin-bottom: 1.4rem
}

.eat_row>span {
    display: block;
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: .6rem
}

.eat_row p {
    font-size: .7rem;
    line-height: 170%
}

.vacancy_row {
    padding: 2.2rem 0;
    border-top: 2px solid #D9D9D9;
    border-bottom: 2px solid #D9D9D9;
    align-items: flex-start
}

.vacancy_row-icon {
    margin-right: 2rem;
    flex-shrink: 0
}

.vacancy_row-icon img {
    width: 5rem
}

.vacancy_row .headline_sm {
    margin-bottom: .7rem
}

.vacancy_row .date,.headline-block .date {
    font-size: .7rem;
    opacity: .5
}

.vacancy_row .link {
    margin-top: 1.5rem;
    display: inline-block
}

.vacancy_row .text {
    font-size: .8rem;
    line-height: 150%
}

.vacancy_row .price {
    color: var(--col)
}

.shedul_bl {
    flex-wrap: wrap
}

.shedul_bl .shed_item {
    width: 15.25rem;
    height: 11rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.5rem 1.5rem 2rem;
    margin: 0 0 1.5rem
}

.shedul_bl .shed_item:not(:nth-child(4n)) {
    margin-right: 1.5rem
}

.text_row:first-child {
    padding-bottom: 2.5rem
}

.text_row:not(:first-child) {
    border-top: 2px solid #D9D9D9;
    padding: 2.5rem 0
}

.settlement-content .content_img {
    height: 25rem
}

.gar_item.gar_item-mod {
    align-items: flex-start;
    padding: 1.5rem 0;
    margin-top: 2rem
}

.gar_item.gar_item-mod>img {
    margin-top: -.5rem
}

.gar_item p {
    line-height: 147%;
    font-size: .7rem
}

.gar_item .headline_sm {
    font-size: .8rem;
    margin-bottom: .75rem
}

.paymtn_bl {
    align-items: stretch;
    margin-top: 2.2rem
}

.paymtn_item {
    width: 48.5%;
    border-radius: 5px;
    background: #EAF2FF;
    padding: 2rem
}

.paymtn_item>img {
    width: 4rem
}

.paymtn_item .headline_sm {
    margin: 1.4rem 0 1rem
}

.paymtn_item .headline_sm+p {
    font-size: .9rem;
    line-height: 160%
}

.things_cont {
    color: #fff;
    background: #3074E3
}

.things_cont .subtitle {
    color: rgba(255,255,255,.5)
}

.things_cont .headline {
    color: #fff
}

.things_slider {
    overflow: visible
}

.things_slider .serv_slider-head {
    margin-bottom: 2.5rem
}

.things_slider .serv_slider-next,.things_slider .serv_slider-prev {
    background: url(../img/icon/arr3.svg) center/cover
}

.things_item {
    border-radius: 5px;
    background: rgba(255,255,255,.1);
    width: 13.5rem;
    height: auto
}

.things_item:not(:last-child) {
    margin-right: 1.5rem
}

.things_img {
    width: 100%;
    height: 13.5rem;
    border-radius: 5px;
    overflow: hidden
}

.things_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.things_info {
    padding: 1rem
}

.things_info p {
    font-size: .9rem;
    line-height: 160%
}

.things_info>span {
    font-size: .7rem;
    line-height: 250%
}

.doc_list {
    height: 13rem;
    padding: 2.25rem 7rem 2.25rem 2.25rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.doc_list .title {
    font-size: 1.4rem;
    margin-bottom: .6rem
}

.doc_list .desc {
    margin-bottom: 0
}

.doc_list:nth-child(1) {
    background: #3074E3 url(../img/document1.png) top right/cover
}

.doc_list:nth-child(2) {
    background: #FF7A00 url(../img/document2.png) top right/cover
}

.doc_list:nth-child(3) {
    background: #FF3195 url(../img/document3.png) top right/cover
}

.dosug {
    gap: 1rem
}

.w-100 {
    width: 100%
}

.w-50 {
    width: 48.5%;
    flex-shrink: 0
}

.w-33 {
    width: 31.5%;
    flex-shrink: 0
}

.lesson-item {
    padding: 1em 0;
    border-bottom: 1px solid #EDE8EA;
    gap: 2em;
}

.lesson-item>div:nth-child(2) {
    width: 14em;
    flex-shrink: 0;
}
.pt-1{
    padding-top:1em;
}
.pb-1{
    padding-bottom:1em;
}
        .fancybox-vertical .fancybox-content {
            width: 50.625vh !important;
            height: 90vh !important;
            max-width: 100% !important;
            max-height: 100% !important;
        }

        /* Убираем лишние отступы вокруг iframe для видео */
        .fancybox-vertical .fancybox-slide--iframe .fancybox-content {
            margin: 0;
            padding: 0;
        }
        
        /* Растягиваем iframe на весь контейнер */
        .fancybox-vertical iframe {
            width: 100% !important;
            height: 100% !important;
        }
    .grecaptcha-badge {
        display:none
    }        
a.video-mp4 {
    position: relative;
    display:block;
}

.video-mp4 img {
    width: 100%;
}
a.video-mp4:after {
    content:'';
    position: absolute;
    display:grid;
    inset:0;
    place-items:center;
    background: #44444454 url(/assets/img/icon/play.svg) no-repeat center/4em;
}    





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

/*mobile*/
.btn-up {
  /* фиксированное позиционирование */
  position: fixed;
  /* цвет фона */
  background-color: #FF7A00;
  /* расстояние от правого края окна браузера */
  right: 20px;
  /* расстояние от нижнего края окна браузера */
  bottom: 0;
  /* скругление верхнего левого угла */
  border-top-left-radius: 8px;
  /* скругление верхнего правого угла */
  border-top-right-radius: 8px;
  /* вид курсора */
  cursor: pointer;
  /* отображение элемента как flex */
  display: flex;
  /* выравниваем элементы внутри элемента по центру вдоль поперечной оси */
  align-items: center;
  /* выравниваем элементы внутри элемента по центру вдоль главной оси */
  justify-content: center;
  /* ширина элемента 60*/
  width: 92px;
  /* высота элемента */
  height: 50px;
  transition: color 350ms;
  z-index: 1074;
}
.btn-up::before {
  content: "";
  width: 40px;
  height: 40px;
  top: -4px;
  position: absolute;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
}
.btn-up-text {
    position: absolute;
    bottom: 0;
    font-size: 10px;
    padding: 5px;
    text-transform: uppercase;
}
.btn-up_hide {
  display: none;
}
/*end*/
.tag_block {
    padding: 10px;
    font-size: 15px;
    border: 1px solid var(--hd);
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
    
.hide-mob{
    display:none;
}
.flex-column{
    flex-direction:column;
}    
.flex-column-r{
    flex-direction:column-reverse;
}   
.h100{
    max-width:100%;
    height:auto;
}
.blue{
    font-size:2em;
}
.lesson-item {
    text-align: center;
}
/*begin*/
.drop_menu {
    width: 100%;
    left: 0;
    padding: 1.6rem 3rem;
}
.btn_close {
    width: 45px;
    height: 45px;
    line-height: 18px;
    position: absolute;
    right: 27px;
    top: 255px;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0;
    font-style: normal;
    font-size: 18px;
    background: 0 0;
    border: 0;
    z-index: 1043;
}
.btn_close:before {
    content: "";
    height: 2px;
    width: 30px;
    background: var(--bg);
    position: absolute;
    top: 21px;
    right: 15px;
    transform: rotate(45deg);
}
.btn_close:after {
    content: "";
    height: 2px;
    width: 30px;
    background: var(--bg);
    position: absolute;
    top: 21px;
    right: 15px;
    transform: rotate(-45deg);
}
.kupavna_wrap {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.kupavna_img{
    width: 20px;
    height: 20px;
    margin-right: 7px;
}
.head_tel-mob .callback {
    margin-top: 15px;
}
.head_tel-mob {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.head_tel-mob .tel {
    margin-bottom: 0;
    padding-left: 2em;
    background: url(/assets/img/icon/tel.svg) no-repeat left / contain;
    display: block;
    font-weight: 700;
    font-size: .8rem;
    align-self: center;
}
.head_tel-mob .callback {
    font-size: .7rem;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--bg);
}
.hidden-xl{
    display:block;
}
.pad-top {
    padding-top: 2.5rem;
}
.pad-bot {
    padding-bottom: 2.5rem;
}
.block {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.breadcrumbs {
    margin: 0 0 2rem;
}

.but {
    height: 3rem;
    width: 100%;
    padding: 1rem 1.75rem;
}

.input {
    width: 100%;
    height: 3rem;
    font-size: .7rem;
    padding-left: 1rem;
}
.input-wrap,.form-2-input {
    flex-wrap: wrap;
    align-items: flex-start;
}
textarea.input {
    height: 5.8rem;
    resize: none;
    padding: 1rem;
}
    .form_submit {
        flex-direction: column;
    }
.form_submit .but {
    width: 100%;
    flex-shrink: 0;
    margin-right: 0;
    margin-bottom: 1rem
}
.polit {
    font-size: .6rem;
    text-align: center;
}

.headline {
    font-size: 30px;
    margin: 0 0 22px;
    text-align: center;
}
.headline_sm {
    font-size: 18px;
    margin: 0 0 22px;
}
.subtitle {
    font-size: .7rem;
    margin-bottom: 1.3rem;
    text-align: center;
}
.subtitle-block {
    margin-bottom: 1.3rem;
}
.subtitle-block .subtitle {
    margin-bottom: 0
}
.link {
    text-align: center;
}
.headline-block {
    margin: 0 0 22px;
    flex-wrap: wrap;
    text-align: center;
}
    .headline-block .headline {
        width: 100%;
    }
    .headline-block .link {
        text-align: center;
        margin: 20px auto 0;
    }
.text {
    font-size: .8rem;
    line-height: 165%;
}
.text_sm {
    font-size: .7rem;
    line-height: 150%;
}

.wrapper {
    padding-left: 10px;
    padding-right: 10px;
}
.header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background: #fff;
    position: absolute;
}
.main_page {
    margin-top: 3.5rem;
}
.pansion_page .header {
    position: static;
}

.header_top {
    display: none;
}
    .head_soc {
        flex-direction: column;
        width: 100%;
        margin: 30px 0
    }
.head_soc>p {
    font-size: .7rem;
    margin-right: 0;
    margin-bottom:15px
}
    .head_soc>div {
        justify-content: center;
        gap:20px
    }
.head_soc-item {
    height: 1.25rem;
    margin-right: 0
}
    .head_tel {
        display: flex;
        /* flex-direction: column; */
        align-items: center;
        /* text-align: center; */
        /* width: 100%; */
    }
.head_tel .tel {
    margin-bottom: 0;
    padding-left: 2em;
}
.head_tel .callback {
    font-size: .7rem;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--bg)
}

.header_bot {
    align-items: stretch;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    padding: 10px 10px;
}
.logo {
    display: none;
}


.logo-mob {
    display: block;
}
.logo-mob img {
    width: 2rem;
}

.logo_foot .logo  {
display: block;
}

.head_title span:first-child {
    font-size: 16.3px;
}
.head_title span:last-child {
    font-size: 6.2px;
}

.drop_menu-row .header_button {
    margin-bottom: 3em;
    width:100%;
    display:flex;
}

.header_button>div{
    width:100%;
    flex: auto;
}
.header_bot .head_tel{
    display: flex;
}

.menu {
    display: none
}

.drop_menu {
    top: 65px;
    max-height: calc(100vh - 65px);
    min-height: calc(100vh - 65px);
    overflow-y: scroll;
    padding: 1rem 10px;
    z-index: 99;
    display: none;
    overflow-y: scroll;
}
.drop_menu-inner {
    align-items: flex-start;
    flex-direction: column;
}
    .drop_menu-row:nth-child(1), .drop_menu-row:nth-child(2) {
        margin-bottom: 2rem
    }
.drop_menu-main-link {
    font-size: .9rem;
    margin-bottom: 1rem
}
.drop_menu-link:not(:last-child) {
    margin-bottom: 1rem;
}
.header_button a{
    font-size:0.8em;
    font-weight: bold;
}
.main {
    min-height: unset;
    background: none;
    margin-bottom: 2.5rem;
    padding: 0px 0 0;
}
    .main-img {
        width: 100%;
    }
.main_text {
    width: 100%;
    text-align: center;
    padding-bottom: 2.5rem;
    padding: 0 10px;
}

.main_text>h3 {
    margin: 0 0 24px;
    font-weight: normal;
}
.main_text>h1 {
    font-size: 30px;
    margin: 0 0 1rem;
}
.main_text>h2 {
    margin: 0 0 1.5rem;
    font-size: 16px;
}
.main-img-cont {
    background: linear-gradient(#fff 2%, transparent 15%);
    margin-top: -15px
}
.main-img-cont .main-img {
    position: relative;
    z-index: -1
}

    .wrapper.flex-b {
        flex-wrap: wrap;
    }
.preym_text {
    width: 100%;
    flex-shrink: 0;
    margin-right: 0;
    text-align: center;
}
    .preym_text .text {
        font-size: 16px;
    }
.preym_text .but {
    margin-top: 33px
}
.preym {
    margin-top: 60px;
}
.preym-item {
    width: 100%;
    text-align: center;
}
.preym-item .text {
    padding: 0 5%;
}

.pension_bl {
    flex-wrap: wrap;
    margin-top: 40px
}
.pension_card {
    width: 100%;
    margin-bottom: 3rem;
    text-align: center;
}
.pension_card.swiper-slide {
    margin-bottom: 0;
}
.pension_card.swiper-slide:not(:last-child) {
    margin-right: 0
}
.pension_card-gal {
    margin-bottom: 1.7rem;
    height: 65vw;
}
.product_slider {
    width: 100%;
    margin: 0;
    border-radius: 5px;
    flex-shrink: 0
}
.product_slider .swiper-pagination {
    display: block
}
.product_slider .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
}
.product_slider_thumb {
    display: none !Important;
}
.pension_title {
    margin: 0 0 .75rem;
    font-size: 1.2rem;
}
.pension_desc {
    font-size: .7rem;
    margin-bottom: 1.2rem;
}
.pension_score {
    align-items: stretch;
}
.pension_score-item {
    width: 48.5%;
    height: 76px;
    padding: .75rem 1rem;
    margin-bottom: 30px;
}
.pension_score-item .lab {
    margin-bottom: 5px;
}
.price {
    font-size: 18px;
}
    .pension_btns {
        flex-direction: column;
        gap: 25px;
    }
.pension_btns .but {
    width: 100%;
}

.gosprog-back {
    background-image: none!important;
}

.tab-nav {
    margin-bottom: 2rem;
    overflow-x: scroll;
}
.tab-nav a {
    width: 100%;
    font-size: .7rem;
    padding: 10px 20px;
    white-space: nowrap;
}
.tab_container {
    display: none
}
.pancion_video_bl {
    flex-wrap: wrap;
    gap: 1rem
} 
.view_vid {
    width: 100%;
    height: 65vw;
    display: flex;
    align-items: flex-end;
    position: relative;
    justify-content: center;
    text-align: center;
    padding: 25px
}
iframe.view_vid.click_video_about_desktop {
    aspect-ratio: 4 / 3;
    width: 100%;
}

.serv_slider {
    overflow: visible;
}
.serv_slider-head {
    margin-bottom: 2rem;
    text-align: center;
    flex-direction: column;
}
.serv_slider-head>p {
    font-size: .8rem;
    line-height: 160%
}
.serv_slider-nav {
    gap: 1.6rem;
    flex-shrink: 0;
    margin-top: 1em;
}
.serv_slider-next, 
.serv_slider-prev {
    background: url(../img/icon/arr.svg) center/cover;
    width: 2.3rem;
    height: 1rem;
    cursor: pointer;
}
.serv_slider-prev {
    transform: rotate(180deg)
}
.serv_slider-nav .swiper-button-disabled {
    opacity: .2;
}
.serv_item {
    width: 250px;
    margin-right: 20px;
}
.serv_item img {
    width: 100%;
    height: 260px;
}
.serv_item .title {
    font-size: 18px;
    margin-bottom: 13px;
}
.serv_item .price {
    color: #222;
    font-size: .8rem;
}
.serv_bl .serv_item {
    margin-right: 0;
    margin-top: 2rem;
    width: 100%;
}
.serv_bl .serv_item img {
    /* height: 80vw; */
}
.flex-s {
    justify-content: center;
}
    .rev_score-cont {
        width: 100%;
        margin-top: 40px;
    }
    .rev_score {
    justify-content: space-around;
    width: 100%;
    flex-wrap: wrap;
    gap: 40px 20px;
}
.rev_score-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-right: 0;
}
.rev_score-item>img {
    max-width: 90px;
    margin-bottom: 7px;
}
.rev_score_num {
    font-size: .7rem;
}
.rev_score_rate {
    width: 64px;
    height: 12px;
    background-image: url(../img/icon/rate1.svg);
    background-repeat: repeat-x;
    background-size: 12.9px 12px;
    background-position: center;
    margin-right: 6px
}
.review_slider {
    margin-top: 50px;
    margin-bottom: 2rem;
}
.review_slide {
    width: 90% !Important;
    height: auto !Important;
    padding: 25px;
    margin-right: 1rem;
}
.review_slide .title {
    font-size: 18px;
    margin-bottom: 12px;
}
.review_slide .text {
    margin-bottom: 2rem;
    font-size: .7rem
}

.review_slide-video {
    width: 90%;
    margin-right: 1rem
}
.view_vid.review_slide-vid {
    width: 100%;
    height: 60vw;
    padding: 25px
}

.price_card-bl {
    margin-top: 2.1rem;
    flex-direction: column;
    gap:40px;
}
.price_card {
    width: 100%;
    height: auto;
    padding: 60px 20px 30px;
    text-align: center;
}
.price_card-mod {
    height: auto;
    padding-bottom: 1.8rem;
}
.price_card span {
    font-size: 150px;
    top: -2rem;
    right: -1rem;
}
.price_card .desc {
    margin-bottom: 25px
}
.price_card .price {
    font-size: 1rem;
    margin-bottom: 1.5rem
}
    
    .incl_cont>.text {
        text-align: center;
        font-size: .8rem;
    }
    
.incl_bl {
    margin-top: 40px;
    flex-direction: column;
    gap: 2rem
}
    .incl_cont .incl_bl:nth-of-type(2) {
        flex-direction: column-reverse;
    }
.incl_large {
    padding: 30px;
    width: 100%;
    height: auto;
}
.incl_large .icon {
    margin-bottom: 50px;
}
.incl_item .title {
    font-size: 18px;
}
.incl_item li {
    font-size: .7rem;
}
.icnl_caps {
    width: 100%;
    gap: 2rem
}
.incl_small {
    height: auto;
    padding: 30px;
}

.form_img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
    height: 85vw;
    object-fit: cover;
}
.form_cont {
    width: 100%;
}
.form_cont .headline {
    margin-bottom: 1rem;
}
.quiz-title {
    margin-bottom: 1rem;
    font-size: 18px;
    line-height: 150%
}

    .quiz-cont .headline {
        text-align: left
    }
.quiz-it .radio-wrap {
    height: 9.5rem;
}

.quiz-control-bl {
    margin-top: 2rem;
}
.quiz-control .prew {
    margin-right: 1rem;
}


.gal_grid {
    align-items: stretch;
    gap: 10px;
}
.gal_grid-big {
    flex-shrink: 0;
    width: 90%;
    height: 60vw;
}
    .gal_grid .gal_grid-big {
        width: 65%
    }
.gal_grid-big.swiper-slide:not(:last-child) {
    margin-right: .5rem;
}
.gal_grid-small {
    gap: 10px;
}
.gal_grid-small-cont {
    height: 50%;
    width: 100%;
}
.gal_grid + .text {
    margin: 30px 0 50px;
    font-size: .7rem;
    text-align: center;
}

.garant_bl {
    gap: 0;
    flex-direction: column;
}
.gar_item {
    width: 100%;
    padding: 1.5rem 0;
    margin-top: -2px;
}

.doc_item {
    width: 240px;
}
.doc_item:not(:last-child) {
    margin-right: 1rem;
}
.doc_item img {
    height: 220px;
    width: 70%;
}

.doc_item-info {
    padding: 25px;
}
.doc_item-info .title {
    margin-bottom: .6rem;
}
.doc_item-info .exp {
    opacity: .7
}


.faq-it {
    padding: 1.5rem 0;
    border-bottom: 1px solid #D9D9D9;
}
.question {
    cursor: pointer;
    align-items: center;
}
.question .headline_sm {
    margin: 0;
}
.question span {
    margin-left: 1rem
}
.answer p {
    margin-top: 1rem;
    font-size: .7rem;
}

.post-cont {
    margin: 2.5rem 0;
}
    .posts_slider {
        overflow: hidden;
    }
    .posts_slider .swiper-wrapper {
        flex-direction: column;
        gap: 40px
    }
.post_item {
    width: 100% !Important;
    overflow: hidden;
    height: auto !Important;
    flex-direction: column;
}
.post_item:not(:last-child) {
    margin-right: 0;
}
.post_item>img {
    width: 100%;
    flex-shrink: 0;
    height: 60vw;
    object-fit: cover;
}
.post_item-info {
    padding: 30px;
    width: 100%;
}
.post_item-info .title {
    font-size: .7rem;
    margin-bottom: 1rem;
}
.post_item .date {
    margin-bottom: 15px;
}

.dosug_item {
    width: 100%;
    height: auto;
    flex-direction: column;
}

.dosug_item-info {
    padding: 15px;
    width: 100%;
}

    
.form {
    padding-right: 0
}

footer {
    margin-top: 2.5rem;
}
.top-foot {
    padding: 3rem 0;
    flex-direction: column;
    text-align: center;
}
    .logo_foot {
        justify-content: center;
        text-align: left;
    }
.foot-contact {
    padding-top: .75rem;
}
    .foot-contact>.flex-b {
        flex-direction: column;
    }
.contact_row {
    margin-top: 1.75rem;
}
.contact_row>p {
    font-size: .9rem;
    line-height: normal
}
.foot_nav-mod {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
    .foot_soc {
        justify-content: center;
        gap: 25px;
    }
    .foot_soc .head_soc-item {
        margin: 0;
    }
    .pay {
        justify-content: center;
        gap: 30px
    }
.pay img {
    min-width: 0;
}
.pay img:not(:last-child) {
    margin-right: 0
}

.bot-foot {
    padding: 40px 0;
    flex-direction: column;
    text-align: center;
    gap: 30px;
}

.first_block {
    background: #EAF2FF;
    padding-top: 2rem;
    margin-bottom: 2.5rem;
}
.pension_cont {
    padding-bottom: 2rem;
    flex-direction: column-reverse;
}
.pension_cont-gal {
    width: 100%;
    margin-right: 0;
    flex-direction: column;
}
.pension_cont-gal .product_slider {
    width: 100%;
    margin: 0 0 1rem;
    height: 65vw;
}
.pension_act {
    width: 100%;
    padding: 30px;
    margin-bottom: 40px
}
.pension_act .title {
    font-size: 30px;/* 2rem */
    margin-bottom: 1rem;
}
    .pension_act>.but {
        height: auto;
    }
.nav_pansion-cont {
    padding-bottom: 0
}
    .nav_pansion {
        flex-wrap: nowrap !important;
        overflow-x: scroll;
        padding: 0;
    }
.nav_pansion a {
    padding: 1.2rem 1.2rem;
}

.price_container {
    margin: 2.5rem 0;
    padding-bottom: 0;
}
    .price_container .headline {
        text-align: left;
        font-size: 24px;
    }
.price_bl {
    margin-bottom: 2.5rem;
}
.price_row {
    margin-bottom: 1rem;
    font-size: .8rem
}
.price_row span {
    font-weight: bold;
    white-space: nowrap;
    margin-left: 1rem
}
.headline span {
    font-size: .7rem;
    white-space: nowrap;
}
.headline span img {
    width: 2rem;
    margin-left: .5rem
}
.price_container>img {
    display: none
}
.price_container>div {
    width: 100%;
}

.preym_cont_mod {
    background: #3074E3;
    margin: 2.5rem 0;
    color: #fff;
}
.preym_cont_mod .subtitle {
    color: rgba(255, 255, 255, 0.5);
}
.preym_cont_mod .headline {
    color: #fff;
}
.preym_bl {
    margin-top: 4rem;
}
.preym_it {
    width: 100%;
    margin-bottom: 3rem;
    padding-left: 3%;
}
.preym_it:not(:nth-child(3n)) {
    margin-right: 0
}
.preym_it span {
    width: 3rem;
    margin-right: 1rem;
}
.preym_it span:before {
    width: 3rem;
    height: 3rem;
}
.preym_it span img {
    max-width: 100%;
    min-width: 90%;
    position: relative;
    z-index: 2;
}
.preym_it_med span img {
    max-width: none;
    min-width: inherit;
    padding:1em;
    margin-left:0.1em;
}
.preym_it_med span:before {
    width: 2.9rem;
    height: 2.9rem;
    opacity: .3;
    background: #fff;
    border-radius: 50%;
    bottom: 0.3rem;
    left: 0.2rem;
    z-index: 1;
}    
.shedul_bl {
    flex-wrap: wrap;
}
.shed_item {
    padding: 25px
}
.shed_item:not(:last-child) {
    margin-right: 1rem;
}

.contacts {
    align-items: stretch;
    margin: 2rem 0 3rem;
    flex-direction: column;
}
.contacts_item {
    width: 100%;
    border-right: none;
    padding: 1rem 0;
    border-bottom: 2px solid #D9D9D9;
    text-align: center;
}
.contacts_item:first-child {
    border-left: none;
}
.map_cont {
    align-items: stretch;
    flex-direction: column-reverse;
}
.map {
    width: 100%;
    height: 65vw;
    margin-right: 0;
}

.map_way {
    padding: 25px;
    margin-bottom: 20px;
}


.first_cont {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
}
    .content_bl {
        flex-direction: column-reverse;
        text-align: center;
        gap:30px
    }
.content_bl.flex-rev {
    flex-direction: column-reverse;
}
.content_img{
    width: 100%;
    height: 65vw;
    margin-right: 0;
}

.content_img_shorts{
flex-shrink:0;
        width: 90% !important;
        height: auto;
}

    .content_img_med{
    width: 100%;
    height: auto;
    margin-right: 0;
}
.content_img-lg {
    height: 65vw;
}
.flex-rev .content_img {
    margin-right: 0;
    margin-left: 0;
}
.but-cont {
    margin-top: 2rem;
    flex-direction: column;
    gap:30px
}
.but-cont .but:first-child {
    margin-right: 0;
}


.content_img.view_vid>img {
    z-index: 1
}
.content_img.view_vid span {
    position: relative;
    z-index: 2
}

.sert_item {
    width: 240px;
    height: 310px;
    padding: 30px 30px;
    margin-bottom: 30px;
}
.sert_item:not(:last-child) {
    margin-right: 1rem;
}


.uslov_cont {
    margin: 2.5rem 0
}
.uslov_cont .gar_item {
    align-items: flex-start;
    width: 100%;
}
.gar_item p {
    line-height: 145%;
}
.gar_item .headline_sm {
    font-size: 1rem;
    margin-bottom: 1rem
}

.doc_inner {
    padding: 20px 0;
    flex-direction: column;
}
.doc_inner-text {
    margin-bottom: 30px;
    padding: 0 20px
}
    .doc_inner-docs {
        overflow-x: scroll;
        padding: 0 20px
    }
.doc_inner .doc_item {
    background: #fff;
    flex-shrink: 0;
}
.doc_inner-docs {
    margin-left: 0%
}


.feedback_row {
    padding: 30px 0;
}
.feedback_row-head {
    margin-bottom: .7rem
}
.feedback_row .link {
    margin-top: 1.4rem;
    display: inline-block;
}
.feedback_row .text {
    font-size: .7rem;
    line-height: 150%;
}
.but_center {
    margin-top: 2rem;
}
.subheadline {
    font-size: .8rem;
    line-height: 150%;
    margin-bottom: 1.5rem;
}

.steep_cont {
    margin: 2.5rem 0;
}
.vid_feedback .view_vid {
    width: 100%;
    margin: 0;
}
.taryf_cont {
    padding-bottom: 8rem
}

.price_cont {
    margin-top: -8rem
}
.news_bl .post_item {
    width: 100%;
    margin: 0; 
}

.page_nav {
    margin-top: 2rem;
}
.page_nav ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.page_nav .page a {
    width: 2rem;
}

.single_post {
    margin-top: -8rem
}
.single_post iframe, .settlement-content iframe {
    width: 100% !important;
    height: 65vw !important;
}
.single_post-img {
    width: 100%;
    margin-bottom: 2rem;
}
.single_post img:not(.single_post-img) {
    max-width: 100%;
    height: auto;
}
    .wm_bl {
        flex-direction: column;
        gap:30px;
    } 
.wm_item {
    width: 100%;
    height: 65vw;
    padding: 25px;
}
.wm_item .title {
    font-size: 1.1rem;
}

.post_cont_mod {
    padding: 25px;
}
    
.empl_row-inner {
    padding: 30px 10px 0;
    margin-top: -3rem
}
.empl_row-inner .title {
    font-size: 1.2rem;
    margin-bottom: 1rem;
}
.empl_row-inner .posit {
    font-size: .9rem;
    margin-bottom: 1.3rem;
}
.empl_row-inner .exp {
    font-size: .7rem;
    margin-bottom: 3rem;
}
.empl_row-inner .rate {
    margin-bottom: 2.3rem;
}
.empl_row-img {
    max-width: 50%;
    max-height: 14rem;
    margin-top: -6rem;
}

.empl_row-desc {
    padding: 30px 10px 6rem;
}

.galler_cont {
    padding-bottom: 12rem
}
.gallery_nav {
    margin: 2.3rem 0;
    overflow-x: scroll
}
.galler_wrapper .gallery_nav {
    justify-content: flex-start;
}
.gallery_nav a {
    font-size: .8rem;
    margin-right: 2rem;
    white-space: nowrap;
}
.galler_wrapper {
    margin-top: -14rem
}
.galler_row-head {
    margin-bottom: 30px;
}
.galler_row-head .title {
    font-size: 1rem;
}
.galler_row:not(:last-child) {
    padding-bottom: 50px
}

.eat_item {
    width: 300px;
    padding: 25px;
    height: auto;
}
.eat_item:not(:last-child) {
    margin-right: 1rem;
}
.eat_item>span {
    font-size: 150px;
}
.eat_item .title {
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
}
.eat_row:not(:last-child) {
    margin-bottom: 1rem
}
.eat_row>span {
    font-size: .9rem;
    margin-bottom: .6rem;
}
.eat_row p {
    font-size: .7rem;
    line-height: 170%;
}



.vacancy_row {
    padding: 30px 0;
    border-top: 2px solid #D9D9D9;
    border-bottom: 2px solid #D9D9D9;
    align-items: flex-start;
}
.vacancy_row-icon {
    display: none
}
    .headline-block .date {
        width: 100%;
    }

.shedul_bl {
    flex-wrap: wrap;
    justify-content: space-between;
}
.shedul_bl .shed_item {
    width: 100%;
    height: 150px;
    padding: 15px;
    margin: 0 0 1rem;
}
.shedul_bl .shed_item:not(:nth-child(4n)) {
    margin-right: 0;
}
.text_row:first-child {
    padding-bottom: 2rem;
}
.text_row:not(:first-child) {
    padding: 2rem 0
}


    /*
Условия заселения
*/

.settlement-content .content_img {
    height: auto;
}
.gar_item.gar_item-mod {
    padding: 1rem 0;
    margin-top: 1.5rem;
    text-align: left
}
.gar_item .headline_sm {
    font-size: .8rem;
    margin-bottom: .75rem
}

.paymtn_bl {
    margin-top: 2rem;
    flex-wrap: wrap;
    gap: 20px
}
.paymtn_item {
    width: 100%;
    padding: 1rem;
}
.paymtn_item .headline_sm+p {
    font-size: .8rem;
    line-height: 160%
}

.things_slider {
    overflow: visible;
}
.things_slider .serv_slider-head {
    margin-bottom: 2rem;
}

.things_item {
    width: 270px;
}
.things_item:not(:last-child) {
    margin-right: 1rem;
}

.doc_list {
    height: 12rem;
    padding: 2rem 5rem 1rem 1rem;
    text-align: left
}
.doc_list .title {
    font-size: 1.2rem;
    margin-bottom: .6rem;
}
    .incl_large-mod>img {
        margin-bottom: 1rem
    }

/*
Условия заселения
*/


.w-100 {
    width: 100%;
}
.w-50 {
    width: 100%;
    flex-shrink: 0
}
.w-33 {
    width: 31.5%;
    flex-shrink: 0
}

.content_50 {
    gap: 0%;
    flex-direction: column;
}
.content_50 > div {
    width: 100%;
}

.download_pdf {
    width: 100%;
}
    
#section1 .text .content-image {
    width:100% !important;
    height: auto !important;
}

.flex-column {
     flex-direction: column;   
}
.medic_img img {
    max-width: 100%;
    max-height: 30rem;
    object-position: bottom;
    object-fit: contain;
    margin-top: 0rem;
}    
}
@media (hover: hover) and (pointer: fine) {
  .btn-up:hover {
    background-color: #67C15E; /* цвет заднего фона при наведении */
  }
}
@media screen and (min-width: 601px) {
    .kupavna_img{
        width: 35px;
        height: 35px;
        margin-right: 7px;
    }
    .kupavna_wrap {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }
    .btn_close {
    width: 45px;
    height: 45px;
    line-height: 18px;
    position: absolute;
    top: 18px;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0;
    font-style: normal;
    font-size: 18px;
    background: 0 0;
    border: 0;
    z-index: 1043;
    }
    .btn_close:before {
        content: "";
        height: 2px;
        width: 30px;
        background: var(--bg);
        position: absolute;
        top: 21px;
        right: 15px;
        transform: rotate(45deg);
    }
    .btn_close:after {
        content: "";
        height: 2px;
        width: 30px;
        background: var(--bg);
        position: absolute;
        top: 21px;
        right: 15px;
        transform: rotate(-45deg);
    }
}
@media (min-width: 601px) and (max-width: 992px) {
    .btn_close {
        right: 0px;
        top: 8px;    
    }
}
@media screen and (min-width: 993px) {
    .btn_close {
        right: 16px;
    }
}
@media screen and (min-width: 1600px) {
    .drop_menu-main-link,.drop_menu-link {
        font-size: .5rem;
    }
}