/**
http://crossdesign.co.kr, Website project
project name : sc301ps_ru.css
**/

/*header*/
:lang(ru) #header-outer[data-format="centered-menu"] #top nav > .sf-menu > li ul{
    top:117px;
}

/*퀵메뉴*/
:lang(ru) a#quickLottieMenuTwo{
    height: 280px;
}
:lang(ru) .quick_call ul li a .tit{
    margin:0 auto;
}
:lang(ru) .quick_call{
    bottom: 130px;
}


/*서브 상단 배너*/
:lang(ru) .sub_banner_wrap .sub_banner_text_box {
    width: 50%;
}
/*하단 공통 배너*/
:lang(ru) .sub_philosophy_wrap .post-heading{
    font-size: 32px !important;
}

/*sub - middle 배너 위치*/
:lang(ru) .sub_about_wrap.vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner, 
:lang(ru) .sub_breast_research_wrap .vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner, 
:lang(ru) .sub_svf_breast_surgery_philo.vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner, 
:lang(ru) .sub_svf_breast_surgery_philo .vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner, 
:lang(ru) .sub_research_center_scope_wrap.vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner,
:lang(ru) .sub_divider_common_wrap .vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner,
:lang(ru) .sub_specialty_rightbox .vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner,
:lang(ru) .sub_cause_wrap .vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner{
    justify-content: flex-start !important;
}
:lang(ru) .sub_rhin_materials_wrap .nectar-highlighted-text h2{
    font-size: 42px;
    line-height: 51px;
}
:lang(ru) .sub_breast_equip_wrap .sub_breast_equip_car ul{
    height: auto;
}

:lang(ru) .ft_xl_2 h2{
    font-size:48px;
}

/*sub-장비시스템*/
:lang(ru) .sub_equip_system .team-member[data-style=bio_fullscreen_alt] .team-meta p{
    font-size: 16px;
    word-break:break-word;
}

/*sub-SVF 가슴성형*/
:lang(ru) .time_wrap ul{
    text-align: center;
}
:lang(ru) .time_wrap ul li:first-child{
    font-size: 17px;
    text-align: center;
}
:lang(ru) .time_wrap ul li:last-child{
    font-size: 16px;
}
:lang(ru) .time_wrap ul li p.num{
    font-size:26px;
}
/*sub-SVF 가슴재수술*/
:lang(ru) .breast_side_effect li:nth-child(2) .breast_side_effect_inner li+li{
    margin-left: 0;
}
:lang(ru) .breast_side_effect li:nth-child(2) .breast_side_effect_inner li{
    float: none;
    margin-bottom: 10px;
    max-width: max-content;
}
:lang(ru) .status-box p{
    font-size: 18px;
}

/*sub-SVF 얼굴성형*/
:lang(ru) .sub_breast_equip_wrap .one .sub_breast_equip_car.svf_face ul,
:lang(ru) .sub_breast_equip_wrap .two .sub_breast_equip_car.svf_face ul,
:lang(ru) .sub_breast_equip_wrap .three .sub_breast_equip_car.svf_face ul{
    height: auto;
}
:lang(ru) .sub_effect_content .vc_column-inner{
    height: auto;
}

/*sub-SVF 여성질성형*/
:lang(ru) .ft_sm p{
    font-size: 20px;
}
:lang(ru) .eyelid_vs_table table td p.imgtitle{
    font-size: 23px !important;
}


:lang(ru) .ft_sm_3 p{
    word-break: keep-all;
    widows: 95%;
}