.uc-nav-menu .t967
{
    max-width: 1280px;
    margin: auto
}
.uc-nav-menu
{
    background-color: #4d88fb7d;
    /*box-shadow: 0px 0px 40px 0px #0000001c;*/
}
.uc-first-screen
{
    background: linear-gradient(0.5turn, #4d88fb80 0%, #e0fffc80 50%, #F3F8F8 100%);
}
.uc-second-screen
{
    background: linear-gradient(0.5turn, #F3F8F8 0%, #e0fffc80 50%, #Fff 100%);
}
.conteiner_price
{
    width: 100%;
    max-width: 1240px;
    margin: auto;
}
.conteiner_price h2
{
    font-size: 36px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 42px;
    font-weight: 400;
    margin-bottom: 30px;
}
.conteiner_price h3, .conteiner_price h4,  .final_price_stage
{
    font-family: 'Montserrat', Arial, sans-serif;
    color: #222;
    opacity: 0.9;
}
.flex_list_price
{
    display: flex;
    gap: 40px;
}
.block_price
{
    padding: 33px 20px;
    box-shadow: 5px 5px 20px 0px rgb(0 0 0 / 15%);
    border-radius: 20px;
    background-image: linear-gradient(0.5turn,rgba(255,255,255,1) 0%,rgba(240,245,255,1) 100%);
}
.block_price h3
{
    text-align: center;
    font-weight: 400;
    font-size: 24px;
}
.price_list
{
    margin: 40px auto;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.first_line
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title_list
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title_list img
{
    
}
.title_list h4
{
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 27px;
}
.final_price_stage
{
    font-weight: 600;
    font-size: 20px;
    color: #4D88FB;
}
.final_curse_price h4
{
    margin-bottom: 0px;
}
.desc_stage
{
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.item_desc
{
    font-family: 'Montserrat', Arial, sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    opacity: 0.9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.item_desc span
{
    
}
.final_curse_price
{
    padding-top: 30px;
    border-top: solid 1px #A6A6A6;
    gap: 20px;
    display: flex;
    flex-direction: column;
}
.final_curse_price .item_desc span:last-child
{
    font-size: 20px;
}
.final_curse_price span
{
    display: flex;
    gap: 15px;
}
.item_desc strong
{
    color: #ff0000;
}
strong.final_volume
{
    color: #4D88FB;
}
.reviews
{
    width: 100%;
    max-width: 1260px;
    margin: auto;
}
.reviews iframe badge
{
    max-width: 100%;
}
.yandex_map
{
    width: 100%;
    max-width: 1250px;
    margin: auto
}
.yandex_map iframe
{
    border-radius: 10px;
}
.uc-our-clinic
{
    max-width: 1300px;
    margin: auto;
    height: 1160px;
    overflow: hidden;
}
.uc-our-clinic.active_galery
{
    height: fit-content;
}
.uc-our-clinic .t662__bgimg
{
    border-radius: 10px;
}
.gis2_img_rev
{
    
}
.gis2_img_rev a
{
    
}
.gis2_revies
{
    background-image: url('https://static.tildacdn.info/tild3739-6539-4233-b930-393733356364/2gis-reviews.PNG');
    max-width: 500px;
    width: 50%;
    background-position: center, center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.t967__bottomwrapper
{
    height: 50px;
}
.t967__listwrapper
{
    padding: 0px 20px;
    background: linear-gradient(45deg, #FFFFFF, transparent);
    border-radius: 5px;
    height: fit-content;
    min-height: fit-content;
}
#rec860775685 .tmenu-mobile
{
    background-color: #afcaff !important;
}
.uc-preimushestva
{
    height: 330px;
    overflow: hidden;
    transition: 0.4s;
}
.uc-preimushestva.active_table
{
    height: fit-content;
    overflow: visible;
    transition: 0.4s;
}
.uc-preim .t798__cell
{
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
}
.uc-preim .t-slds__wrapper
{
    display: flex;
}
@media screen and (max-width: 1024px)
{
    .yandex_map iframe
    {
        max-width: 100%;
    }
    .reviews
    {
        width: 95%;
    }
    .conteiner_price
    {
        max-width: 940px;
    }
    .tmenu-mobile__menucontent_fixed
    {
        background: #afcaff;
    }
    .t967__listwrapper
    {
        background: transparent;
    }
}
@media screen and (max-width: 768px)
{
    .conteiner_price
    {
        width: 77%;
    }
    .flex_list_price
    {
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 540px)
{
    .conteiner_price {
        width: 90%;
    }
    .uc-preimushestva
    {
        height: 890px;
    }
    
}


















