.sobtn01 {
    display: flex;
    position: relative;
    justify-content: center;
    z-index: 2;
    padding: 0;
    padding: 1rem 1.5rem;
    color: #555;
    font-size: .85rem;
    font-weight: 600;
    letter-spacing: .1rem;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
    background: 0 0 !important;
    border: 1px solid #bb9f6c;
    transform: rotate(.00001deg) translateZ(0);
    transition: color .125s,transform .25s;
    cursor: pointer;
    text-transform: uppercase;
    border: 0;
    color: #efcb90;
    font-size: .925rem;
    text-shadow: 0 1px 0 #000;
    max-width: 220px;
    margin: 50px auto 0 auto;
}

.sobtn01:hover
{
    color: #d2b584;
}

.sobtn01::after,
.sobtn01::before
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border: 1px solid #caac7a;
    transform: translate(.125rem,-.125rem);
    transition: transform .25s,opacity .25s;
    opacity: .65;
    border: 1px solid #d2b584;
}

.sobtn01::after
{
    transform: translate(-.125rem,.125rem);
}


/*div.section-header__wrapper div.header-slider div.header-form-wrapper div.booking*/
div.qwe {
    display: none;
}

header.header .header-ny {
    text-align: center;
}


@media (min-width: 990px) and (max-width: 1111px) {
    header.header .header-ny span {
        display: block;
    }
}

@media (min-width: 1376px) and (max-width: 1730px) {
    header.header .header-ny span {
        display: block;
    }
}

header.header .header-ny span.header-socials__icon {
    display: flex;
}

@media (min-width: 1204px) and (max-width: 1376px) {
    /*header.header .header-ny a {*/
    /*    color: white !important;*/
    /*}*/
}

.so_medical_bn01 {
    padding-left: 0;
    padding-right: 0;
}

.so_medical_bn01 div {
    width: 100%;
}

.so_medical_bn01 a {
    display: block;
    width: 100%;
}

.so_medical_bn01 img {
    object-fit: contain;
    min-width: 100%;
}


@media (min-width: 767px) {
    #so_eco_pencils {
        margin: -40px 0 0 0;
        padding: 0;
    }

    .so_eco_pencils_section2 {
        padding-top: 0 !important;
        margin-top: -20px;
    }
}


#so_medical_reviews {
    padding-top: 2rem;
    width: 90%;
    margin: 0 auto;
}

#so_medical_reviews .card__media {
    height: 100%;
    min-height: 18rem;
    align-items: center;
}

#so_medical_reviews .card__media img {
    height: auto !important;
    width: auto !important;
}

/*#so_medical_reviews .cards-slider .slider-nav */
#so_medical_reviews .slider-nav {
    top: 50%;
    background: transparent;
}

#so_medical_reviews .nav_right {
    right: -18px;
}

#so_medical_reviews .nav_left {
    left: -18px;
}

/*#soSectionForKids {*/
/*    max-height: 100vh;*/
/*    border: 1px solid red;*/
/*}*/

/*#soSectionForKids .card__media img {*/
/*    max-height: 600px;*/
/*}*/


#soSectionForKids .section-gallery__column ul {
    margin-top: 0;
}



/*
https://grandhotelrodina.ru/medical_new/?clear_cache=Y
*/

/*@media only screen and (min-width: 768px) {*/
/*    .swiper-container.medical_new .header-slider__item .so_text {*/
/*        font-size: 1.5rem;*/
/*    }*/
/*}*/

/*@media only screen and (min-width: 1200px) {*/
/*    .swiper-container.medical_new .header-slider__item .so_text {*/
/*        font-size: 2rem;*/
/*    }*/
/*}*/

/*.header-slider .medical_new .header-slider__content  {*/
/*    width: 80%;*/
/*    max-width: 800px;*/
/*    left: 2.5rem;*/
/*    transform: translate(-1rem, calc(-50% + 100px));*/
/*}*/

/*.header-slider .medical_new .header-slider__content .section-header__title {*/
/*    text-align: left;*/
/*    width: 100%;*/
/*}*/

/*.swiper-container.medical_new .header-slider__item .hce-hidden-n-md1 {*/
/*    text-align: center;*/
/*    color: white;*/
/*    margin-top: 50px;*/
/*    width: 100%;*/
/*}*/

/*.swiper-container.medical_new .header-slider__item .hce-hidden-n-md1 {*/
/*    !*text-align: center;*!*/
/*    text-align: left;*/
/*    margin-top: 50px;*/
/*}*/

/*.swiper-container.medical_new .header-slider__item .btn.btn_bordered {*/
/*    color: #efcb90;*/
/*    font-size: .925rem;*/
/*    text-shadow: 0 1px 0 #000000;*/
/*    margin: 0 !important;*/
/*}*/

/*.swiper-container.medical_new .header-slider__item .btn:hover.btn_bordered {*/
/*    color: #D2B584;*/
/*}*/



#so_our_advantages {
    display: grid;
    grid-template-columns: repeat(auto-fill, 150px);
    justify-content: center;
    max-width: 1200px;
    padding-top: 2rem;
    margin: 20px auto 0;
}

#so_our_advantages.so_somnolog {
    grid-template-columns: repeat(auto-fill, 300px);
}

#so_our_advantages.so_somnolog .item {
    align-items: stretch;
}

#so_our_advantages.so_somnolog ul li {
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

#so_our_advantages.so_somnolog ul li::before {
    content: "- ";
    color: #b18e51;
}

#so_our_advantages.so_somnolog h3 {
    font-size: 1.4rem;
}


#so_our_advantages .card__description {
    font-size: 0.8rem;
}

#so_our_advantages.so_somnolog .card__description {
    padding-top: 20px;
}

#so_our_advantages .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
}

#so_our_advantages.so_somnolog .item2 {
    padding: 10px;
    width: 300px;
    border: 1px solid #b18e51;
    border-radius: 3px;
    margin-bottom: 50px;
}

#so_our_advantages.so_somnolog .item2 > div {
    margin-top: -40px;
}


#so_our_advantages .img {
    /*width: 150px;*/
    /*height: 150px;*/
    /*border-radius: 50%;*/
    /*background-color: #f9f9f9;*/
    /*border: 1px solid #B18E51;*/
    display: flex;
    justify-content: center;
    align-items: center
}

#so_our_advantages img {
    width: 60px;
    height: 60px;
}

@media (min-width: 767px) {

    #so_our_advantages {
        display: grid;
        grid-template-columns: repeat(auto-fill, 300px);
        justify-content: center;
        justify-items: center;
        max-width: 1200px;

        margin: 60px auto 0;
        gap: 50px;
    }

    #so_our_advantages.so_somnolog .item {
        align-items: center;
    }

    #so_our_advantages img {
        width: 100px;
        height: 100px;
    }

    #so_our_advantages .card__description {
        font-size: 1.125rem;
    }

    #so_our_advantages.so_somnolog .item2 > div {
        margin-top: -60px;
    }

    #so_our_advantages.so_somnolog .item2 {
        height: 450px;
    }

    #so_our_advantages.so_somnolog h3 {
        height: 40px;
    }
}



@media (min-width: 1060px) {

    #so_our_advantages {
        display: grid;
        grid-template-columns: repeat(auto-fill, 210px);
        /*grid-template-columns: repeat(auto-fill, 300px);*/
        justify-content: center;
        max-width: 1400px;
        margin: 80px auto 0;

        gap: 10px;
    }

    #so_our_advantages.so240206 {
        margin: 0px auto 0;
    }

    #so_our_advantages.so_somnolog {
        max-width: 1200px;
    }

}


.so_section-wrapper2 {
    padding-top: 3rem;
}


/*
header-socials
*/

.header-socials {
    display: flex;
    padding: 0 1.75rem 0 0;
    list-style: none;
    align-content: center;
    align-items: center;
    position: relative;
    margin: 0 1.75rem 0 0;
}

.header-socials::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 1rem;
    background-color: rgba(0, 0, 0, 0.7);
    transform: translateY(-50%);
}


.header-socials__item {
    margin-left: 1.2rem;
}

.header-socials__icon {
    display: flex;
}

.header-socials a {
    display: flex;
    justify-content: center;
    align-items: center;

    transition: all 0.3s ease 0s;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    /*background-color: black;*/
    background-color: white;
    position: relative;
}

.header-socials a:hover {
    transform: scale(1.2);
}

.header-socials a svg {
    stroke:  black;
    /*stroke:  white;*/
}

.menu-is-open.header-is-shown .header-socials::after
{
    /*background-color: black;*/
    background-color: rgba(255, 255, 255, 0.7);
}

.menu-is-fixed .header-socials::after
{
    background-color: rgba(0, 0, 0, 0.7);
}

.menu-is-open.header-is-shown .header-socials a svg {
    /*stroke:  white;*/
    stroke:  black;
}


@media only screen and (min-width: 992px) {
    /*.header-socials a {*/
    /*    background-color: white;*/
    /*}*/

    .header-socials::after {
        background-color: rgba(255, 255, 255, 0.7);
    }

    .menu-is-open.header-is-shown .header-socials a svg {
        stroke:  black;
        /*stroke:  white;*/
    }

    .menu-is-open.header-is-shown .header-socials::after {
        background-color: rgba(0, 0, 0, 0.7);
    }

    .header-socials a svg {
        /*stroke:  white;*/
        stroke:  black;
    }
}

.uk-notification {
    z-index: 100000 !important;
}

.so_medical_new_logo {
    width: 200px;
}

.so_medical_new_logo img {
    width: 200px;
    height: 200px;
    max-width: none;
}

header.header.medical_new {

}


@media only screen and (max-width: 500px) {
    header.header.medical_new .header__item.header-ny{
        left: -95px;
    }
}

header.header.medical_new .header-menu__icon.hce-icon {
    min-width: 24px;
}


.so-s12 a
{
    border-bottom: 1px solid #caac7a;
    font-weight: bold;
}


.so-section-usp,
.so-section-swp
{
    padding-top: 2rem;
}

@media only screen and (min-width: 1200px) {
    .section-wrapper.so240206 {
        padding-top: 4rem;
    }
}




.so_label_new {
    position: absolute;
    border-radius: 10px;
    background-color: green;
    padding: 2px 8px;
    font-family: "CharterC", serif;
    line-height: 1.35;
    font-size: 1.225rem;
    z-index: 22;
    color: white;
    top: 5px;
    right: 10px;
    display: flex;
    align-items: center;
}




@media only screen and (min-width: 1200px) {

    .so_specials_list img,
    .so_specials_list .card__image,
    .so_specials_list .card__content-text
    {
        /*width: 700px !important;*/
        /*max-width: 700px !important;*/
        /*max-height: 700px !important;*/

        /*height: 700px !important; 250130 */
    }


}


.so_editor__bg01 {
    background: #DAA620;
    background: linear-gradient(270deg, #FFD700, #DAA620);
    padding: 4px 8px;
    position: relative;
    font-weight: bolder;
    font-style: italic;    font-weight: bolder;
    font-style: italic;
}

.so_editor__bg01:before {
    content: "";
    background-color: #3E3E3E;
    width: 3px;
    height: 100%;
    position: absolute;
    left: -3px;
    top: 0;
}


.so-link-in-text
{
    color: #C7A467;
    transition: border .25s, color .25s;
    /*border-bottom: 1px solid #caac7a;*/
    /*font-weight: bold;*/
}

.so-link-in-text
{
    color: #b18e51;
}

details.so_spoiler > summary {
    padding: 5px;
    /*background-color: #eee;*/
    /*color: #333;*/
    /*border: 1px #ccc solid;*/
    cursor: pointer;
    list-style: none;
}

details.so_spoiler {
    width: 100%;
    padding-left: 5rem;
    padding-right: 5rem;
}

details.so_spoiler > div {
    border: 1px #ccc solid;
    padding: 10px;
}

/*details[open].so_spoiler > summary {*/
/*    color:#eee;*/
/*    background-color:#333;*/
/*}*/
.so_spoiler summary:after {
    content: "+";
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
}

details[open].so_spoiler summary:after {
    content: "x";
}

#so_somnolog_spoilers {
    padding-top: 2rem;
}

#so_somnolog_spoilers .so_spoiler summary {
    display: flex;
    align-content: center;
    align-items: center;

    font-size: 1.6rem;
    margin: 0 0 .825rem;
    /*color: #3E3E3E;*/
    font-family: "CharterC", serif;
    font-weight: normal;
    line-height: normal;
}



@media only screen and (min-width: 1440px) {
    #so_who_healing .two_columns .card__media {
        flex-basis: calc(35%);
        width: calc(35%);
    }
    #so_who_healing .two_columns .card__content {
        flex-basis: calc(65%);
        width: calc(65%);
    }

}

.so-mt_30 {
    margin-top: 30px;
}

.so_somnolog_form{
    padding-top: 1.5rem;
}


.so_somnolog_form sup {
    color: red;
    font-weight: bold;
}


/*
https://grandhotelrodina.ru/spa/?clear_cache=Y
*/

/*.b_spa_header_btn {*/
/*    flex-direction: column;*/
/*}*/

/*.b_spa_header_btn .section-header__title {*/
/*    margin: 0 auto;*/
/*}*/

.so_spa_header_btn {
    position: absolute;
    bottom: 3.8rem;
    left: 50%;
    z-index: 2;
    color: #ffffff !important;
    transform: translateX(-50%) translateY(0) translateZ(0);
}

.so_spa_header_btn .btn.btn_bordered
{
    /*margin-top: 50px !important;*/
    color: white;
}


.so_spa_header_btn .btn.btn_bordered:hover
{
    color: white;
    /*background-color: rgba(0, 0, 0, 0.3) !important;*/
}

@media only screen and (max-width: 991px) {
    /*.so_hdr_381 .section-header__image-block {*/
    /*    min-height: 29rem;*/
    /*}*/

    /*.so_spa_header_btn .btn.btn_bordered*/
    /*{*/
    /*    margin-top: 25px !important;*/
    /*}*/

    .so_hdr_381 .section-header__image-block {
        min-height: 32rem;
    }
}

@media only screen and (min-width: 991px) {
    .so_spa_header_btn {
        position: absolute;
        bottom: 8rem;
        left: 50%;
        z-index: 2;
        color: #ffffff !important;
        transform: translateX(-50%) translateY(0) translateZ(0);
    }
}


.so_medical_cover_video {
    z-index: 10 !important;
    position: relative !important;
    height: 100% !important;

    /*background-position-y: -10px !important;*/
    /*background-image: none !important;*/
    background-color: transparent !important;
}

.so_medical_cover_video_no_bg {
    background-image: none !important;
}


.so_medical_cover_video .jquery-background-video-pauseplay {
    /*display: none !important;*/
}

.so240206 .section-video__container
{
    opacity: 1 !important;
}

/*.so240206 .search-form-trigger {*/
/*    display: block !important;*/
/*}*/

.so240206.section-header__wrapper
{
    background-color: transparent;
}

.so240206::before
{
    display: none !important;
}

@media (max-width: 767px) {
    .so_medical_cover_video {

    }

    .section-header__wrapper.so240206 {
        background-color: transparent;
    }



    .so240206 .header-slider {
        min-height: 230px;
        margin-bottom: 2.5rem;
        height: 230px;
    }

    .so240206 .header-form-wrapper {
        margin-top: -13px;
    }
}

@media only screen and (min-width: 992px) {
    .section-header__wrapper.so240206::after {
        display: none !important;
    }

    .section-header__wrapper.so240206::before {
        display: none;
    }
}

#soCoverVideoWRP {
    background-image: none !important;
}

#soCoverVideo {
    height: auto !important;
    width: 100% !important;
}

.special-abilities__img {
    /*width: 24px;*/
    /*height: 17px;*/
    /*margin-right: 1px;*/
}

.special-abilities__text {
    text-transform: uppercase;
}

.special-abilities__link {
    display: grid !important;
    grid-template-columns: 30px 1fr auto;
    align-items: center;
    gap: 3px;
}

#soReviews .card__content {
    opacity: 1 !important;
    margin-top: 10px;
    text-align: center;
}

#soReviews .card__media {
    height: 480px;
}

.so_hidden {
    display: none;
}

/*#soReviews .so_spoiler .card__description */
#soReviews .so_spoiler .so_spoiler_content
{
    height: 240px;
    overflow: hidden;
}

/*#soReviews .so_spoiler.opened .card__description */
#soReviews .so_spoiler.opened .so_spoiler_content
{
    height: 100%;
}

#soReviews .so_spoiler .so_spoiler_trigger {
    cursor: pointer;
    color: #C7A467;
    font-size: 1.05rem;
    font-weight: 600;
}
#soReviews .so_spoiler .so_spoiler_trigger:hover {
    color: #b18e51;
}

#soReviews .card__content {
    padding-right: 10%;
    padding-left: 10%;
}

#soReviews .so_spoiler.opened .so_spoiler_trigger {
    display: none;
}

.more_reviews {
    justify-content: center;
}

.so_wrp8.article_orlov .section-article,
.so_wrp8 .section-article_orlov
{
    box-shadow: none !important;
    padding-bottom: 0 !important;
}

.so_wrp8 .section_boxed--orlov,
.so_wrp8 .section-wrapper--orlov
{
    padding-top: 2rem !important;
}



.so_orlov_cover .section-header__arrow {
    display: none !important;
}

.so_orlov_cover .so_blockquote {
    /*color: #ffffff;*/
    text-align: center;
    font-size: 6rem;
    margin-bottom: -65px;
    font-family: serif, sans-serif;
    display: inline-block;
    overflow: hidden;
    padding-right: 12px;
}

.so_orlov_cover h1 {
    margin: 0 auto;
}

.so_orlov_cover h3 {
    text-align: center;
    justify-content: center;
    /*font-size: 1.5rem !important;*/
    margin: 0 auto;
    font-family: Georgia, serif;
    color: #898989;
}

@media only screen and (min-width: 768px) {
    .so_orlov_cover .so_blockquote {
        /*font-size: 6.5rem;*/
        margin-bottom: -88px;
        /*position: relative;*/
        /*top: -45px;*/
        font-size: 8rem;
        /*top: -18px;*/
    }

    .so_orlov_cover h3 {
        /*text-align: right;*/
        /*font-size: 1.5rem !important;*/
        justify-content: end;
    }
}

@media only screen and (min-width: 992px) {
    .so_orlov_cover .so_blockquote {
        font-size: 11rem;
        /*margin-bottom: -150px;*/
        margin-bottom: -122px;
    }

    .so_orlov_cover h3 {
        /*font-size: 1.8rem !important;*/
    }
}

.so_orlov_video {
    display: block;
    position: relative !important;
    overflow: auto !important;
    margin: 2rem auto !important;
    /*height: 600px !important;*/
}


.so_orlov_video button {
    display: none !important;
}


.so_social {
    /*display: none !important;*/
    
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 5000;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}

.so_social__item {
    display: none;
    width: 50px;
}
.so_social__item:hover {
    transition: all 0.5s ease 0s;
    transform: scale(1.2);
}

.so_social .so_trigger {
    display: block;
}

.so_social._open .so_social__item {
    display: block;
}

.so_social._open .so_trigger {
    background-image: url("../../so/img/social/close.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 50px;
}

.so_social._open .so_trigger img {
    display: none;
}


@media (min-width: 767px) {
    .so_social {
        /*right: 30px;*/
        /*bottom: 30px;*/

        right: 21px;
        bottom: 60px;
    }

    .so_social__item {
        display: block;
        width: 60px;
    }

    .so_social .so_trigger {
        display: none;
    }
}

html body cshdiv.csh__video-widget {
    z-index: 999;
    position: relative;
    display: none;
}

cshdiv.csh__vw-wrap {
    right: auto !important;
    left: 30px;
}

.hotbot-widget {
    /*display: none;*/
    z-index: 5000 !important;
}


@media (max-width: 767px) {
    .hotbot-widget-button {
        width: 50px;
        height: 50px;
    }
}

.hotbot-widget-button__icon {
    background-image: url(../../so/img/social/hot_bot.png) !important;
}

/*jdiv > jdiv {*/
/*    display: none !important;*/
/*}*/

/*jdiv > jdiv,*/
.globalClass__UzOOy {
    display: none !important;
}

.globalClass__UzOOy.so_open,
.globalClass__UzOOy.jv-touch-enabled
{
    display: block !important;
}

.button__ybEnz {
    /*display: none !important;*/
    width: 50px;
    height: 50px;
}

.wrap__yITCb {
    bottom: 60px;
}

.globalClass__UzOOy.so_open .button__ybEnz {
    display: block !important;
}







