

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/uslugi-2020-desc-temp/style.css?176414166910995*/
@media (min-width: 920px) {
    .slider_vert .slider {
        min-height: 100%;
    }
}
.do-posle-desc>div {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}
.do-posle-desc>div>img {
    width: 49%;
}
.list_arhiv a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #00a29a;
    color: #fff;
    text-decoration: none;
    margin-bottom: 5px;
    font-size: 14px;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
}
.list_arhiv {
    margin: 20px 0;
}
.title_arhiv {
    font-weight: 600;
    font-size: 16px;
}
a.link_arhiv:hover {
    color: #45acbe;
    transition: 0.4s;
}
.uslug_desc{font-size: 14px;}

.uslug_title{
	font-size: 35px;
    line-height: 123.2%;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: 'Futura PT Book';
    color: #00a29a;
}
.list_problem {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
a.elem_problem {
    display: block;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background: #c5c5d0;
    border: 1px solid #c5c5d0;
    margin-bottom: 6px;
    box-sizing: border-box;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 95%;
    padding: 10px 15px;
    border-radius: 30px;
    font-weight: bold;
    margin-top: 3px;
    text-align: center;
}

a.elem_problem:hover {
    background: #00a29a;
    color: #fff !important;
    border-color: #00a29a;
    transition: 0.3s;
}
.problem_title h3 {
    text-align: center;
    color: #7b8395;
    margin-bottom: 40px;
}
.differences-methodology__section.title_video{
background: #f5f5f5;
    padding-bottom: 0 !important;
    margin-bottom: -10px !important;
}

@media screen and (max-width: 768px){
a.elem_problem {
    font-size: 14px;
    padding: 5px;
}
.problem_title h3 {
    margin-bottom: 10px;
}
}

/*block3*/
.sravnen_main .mobil {
    display: none;
}
.tabs__item-name {
    font-weight: 600;
}
.head_def {
    width: 100%;
    height: 500px;
    background: url(/bitrix/templates/grudbsh/img/fon_sravnenie.jpg);
    background-size: cover;
    background-position: center;
}
.container.body_def {
    background: #FFFFFF;
    border-radius: 32px 32px 0px 0px;
    margin-top: -150px;
    padding: 50px;
}
.ttle_def {
    font-size: 36px;
    line-height: 48px;
    color: #00a29a;
    margin-bottom: 40px;
}

.srav_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 10px;
}
.srav_head>div {
    width: 48%;
}
.stav_desc {
    padding: 20px;
    border-top: 2px solid #fff;
	font-size: 14px;
    line-height: 1.2;
}

.srav_head>div>div {
    background: #00a29a;
    border-radius: 5px;
    font-size: 14px;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
}


.flex_stav {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	    cursor: pointer;
}
.flex_stav>div {
    width: 48%;
	    background: rgba(245, 245, 245, 1);
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.stav_desc {
    background: #fcfcfc;
}
.stav_title {
    padding: 20px;
}
.stav_fl1 .stav_title {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cdefs%3E%3Cfilter id='prefix__a' width='245%25' height='290.2%25' x='-72.5%25' y='-72.7%25' filterUnits='objectBoundingBox'%3E%3CfeOffset dy='2' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='2.5'/%3E%3CfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0.0946706161 0 0 0 0 0.851137221 0 0 0 0 0.515803099 0 0 0 0.4 0'/%3E%3C/filter%3E%3Cpath id='prefix__b' d='M13 17.78L10.22 15 9.273 15.94 13 19.667 21 11.667 20.06 10.727z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='15' cy='15' r='12' fill='%2368D58B' opacity='.2'/%3E%3Cuse fill='%23000' filter='url(%23prefix__a)' xlink:href='%23prefix__b'/%3E%3Cuse fill='%2368D58B' xlink:href='%23prefix__b'/%3E%3Cg%3E%3Cpath d='M0 0L16 0 16 16 0 16z' transform='translate(7 7)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center left;
    margin-left: 10px;
    padding-left: 35px;
}
.stav_fl2 .stav_title {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Ctitle%3Ebackground%3C/title%3E%3Crect fill='none' id='canvas_background' height='402' width='582' y='-1' x='-1'/%3E%3C/g%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Ccircle id='svg_1' opacity='0.6' fill-rule='evenodd' fill='%23EDEFF1' r='12' cy='12' cx='12'/%3E%3Cline stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_2' y2='11.9375' x2='16.875' y1='12.0625' x1='7.125' stroke-width='1.5' stroke='%23a2afb8' fill='none'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center left;
    margin-left: 10px;
    padding-left: 35px;
}
.stav_title:hover {
     color: #191713;
}

.tabs__item-name.is-opened .stav_title {
    color: #191713;
}

.tabs__item-drop {
    padding-top: 0;
    margin-top: -10px;
}

.tabs__item-name:after {
    content: '';
	background:none;
}
.tabs__item-name:hover:after {
    background: none;
    color: #87cae7;
}
.tabs__item-name.is-opened:after {
    background: none;
    color: #87cae7;
	 -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.b_3dblock .tabs__item-name:after {
    background: url(/upload/images/1st.png) !important;
    background-size: contain !important;
    background-position: center !important;
    line-height: 1;
    font-size: 0;
    height: 15px;
    margin-top: 5px;
    background-repeat: no-repeat;
}
.b_3dblock .tabs__item-name:hover:after, .tabs__item-name.is-opened:after {
    background: url(/upload/images/2st.png) !important;
    background-size: contain !important;
    background-position: center !important;
}
@media (max-width: 1130px){
.srav_head>div>div {
    color: #7b8395;
}
.sravnen_main .mobil {
    display: block;
}
.sravnen_main .desct {
    display: none;
}
	.flex_stav {
		display: block;
	}
	.flex_stav>div {
		width: 100%;
	}
	
	.flex_stav>div>div.stav_title {
		max-width: 100% !important;
		font-size: 16px;
		line-height: 20px;		
		padding-right: 20px;
	}	
	.flex_stav>div>div.stav_desc {
		max-width: 100% !important;
		font-size: 12px;
		line-height: 20px;		
	}		
	.flex_stav>div>div {
		max-width: 100% !important;
	}		

	.ttle_def {
		font-size: 20px;
		line-height: 28px;
		    margin-bottom: 20px;
	}
	.head_def {
		height: 160px;	
	}
	.container.body_def {
		margin-top: 0;
		padding: 20px;
	}

.srav_head {
    width: 100%;
    justify-content: flex-start;
}
.srav_head>div {
    width: 100%;
}
.srav_head>div>div {
    max-width: 100%;
    font-size: 12px;
    line-height: 20px;
	background: none;
	padding: 10px 2px;
	text-align: center;
}
.srav_head {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.srav_head {
    width: 100%;
    justify-content: flex-start;
    border: 1px solid #B9BABA;
    border-radius: 16px;
}
.srav_head>div {
    width: 100%;
}
.srav_tab2 {
    min-width: 190px;
}
.srav_head>div>div.act_nt {
    background: #00a29a;
    color: #fff;
	text-align: center;
}
.srav_head>div>div {
    cursor: pointer;
}
.flex_stav>div.stav_fl2{display:none;}

.srav_head {
    margin-bottom: 10px;
}

}
.section-all-uslug-element .recommended-block__body {
    max-width: 100%;    width: 100% !important;
}
.one-sect-foto .before-after  .slick-track, .one-sect-foto  .before-after  .slick-slide, .one-sect-foto  .slick-slide div {
    height: 100%;
}
.one-sect-foto .before-after  .foto_slid_elem img {
    height: 100%;     object-fit: contain;

}
.one-sect-foto .before-after .slick-list {
    width: 100% !important;
}
 .before-after .slick-slide img {
    margin: 0 auto;
}
@media screen and (max-width: 924px) {
 .info_element_foto {
    text-align: center;
}
.slick-slide img {
    width: 100%;
}
.img_mobile {
    display: block !important;
	margin-top: -5px;
}
.js-container.has-video.block-dark .info-block-procedure__section.lozad {
    background: #030708 !important;
}



}


.flex_specialist {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.bottom_sp img {
    width: 49px;
    height: 49px;
    border-radius: 50%;
    object-fit: cover;
	margin-left: 10px;
}
.img_specialist {
    width: 35%;
}
.img_specialist img {
    border-radius: 20px;
}
.desc_specialist {
    width: calc(65% - 20px);
    background: #f5f5f5;
    padding: 40px;
    box-sizing: border-box;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bottom_sp button.bnt-write {
    height: auto;
    width: max-content;
    background: #00a29a;
    text-transform: math-auto;
    padding: 15px 30px;
    padding-left: 55px;
    position: relative;
}
.bottom_sp button.bnt-write:hover {
    background: #a8a4a3 !important;
    color: #fff !important;
}
.bottom_sp button.bnt-write:before {
    content: "";
    width: 25px;
    height: 25px;
    background: url(/img/tell.png);
    background-size: contain;
    position: absolute;
    left: 20px;
	top: calc(50% - 12px);
}
.bottom_sp {
    display: flex;
    align-items: center;
    justify-content: end;
}
.inform_specialist {
    color: #191713;
}
.zv_sp, .zv_cont {
    display: flex;
    font-size: 12px;
    align-items: center;
}
.zv_cont span {
    padding-left: 5px;
    padding-right: 5px;
}
.zv_sp a {
    color: #191713;
    text-decoration: none;
}
.name_sp {
    font-size: 24px;
    font-weight: 500;
}
.specialicazija_sp {
    color: #00A29A;
    font-size: 12px;
}
.bnt_sp {
    margin-top: 20px;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    max-width: max-content;
    background: #dbdbdb;
    border-radius: 8px;
    font-size: 16px;
}
.bnt_sp span, .bnt_sp a {
    box-sizing: border-box;
    padding: 12px;
    font-weight: 700;
    text-decoration: none;
    color: #3D4C6A;
    border-radius: 8px;
    margin: 2px;
}
span.active_sp, .bnt_sp a:hover {
    background: #fff;
    color: #00a29a;
}
.metod_title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 8px;
}
.metod_desc {
    font-size: 12px;
    line-height: 20px;
}

@media (max-width: 923px) {
.flex_specialist {
    flex-wrap: wrap;
}
.flex_specialist>div {
    width: 100%;
}
.desc_specialist {
    padding: 20px;
}
.name_sp {
    font-size: 20px;
    font-weight: 600;
}
.bnt_sp {
    margin-bottom: 20px;
    width: max-content;
}
.bnt_sp span, .bnt_sp a {
    padding: 8px;
}
.bnt_mb_sp {
    overflow-x: scroll;
}
.metod_title {
    font-size: 16px;
    font-weight: 600;
}
.metod_sp {
    margin-bottom: 40px;
}
}
/* End */


/* Start:/css/2020/detail-page.css?174435258320890*/
/*.methodology*/
.methodology {
  -ms-flex: none;
      flex: none;
  background-color: #f5f5f5;
}
.methodology--extended h2 {
  margin-bottom: 70px !important;
}
.methodology--extended .methodology__extended {
  display: block;
}
.methodology__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.methodology h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.methodology__cols {
  display: -ms-flexbox;
  display: flex;
}
.methodology__col {
  -ms-flex: 0 0 360px;
      flex: 0 0 360px;
  width: 360px;
  max-width: 360px;
  margin-right: 40px;
}
.methodology__col:last-child {
  -ms-flex: 0 0 400px;
      flex: 0 0 400px;
  width: 400px;
  max-width: 400px;
  margin-right: 0;
}
.methodology__presentation {
  width: 360px;
  max-width: 100%;
}
.methodology__video {
  width: 100%;
  height: 215px;
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.methodology__video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
}
.methodology__video-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.methodology__video-content {
  position: absolute;
  top: 50%;
  padding-top: 10px;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 2;
}
.methodology__video-text {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 1.1;
  margin-right: 30px;
}
.methodology__content strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.methodology__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.methodology__btn-more:before {
  background: #f5f5f5;
}
.methodology__extended {
  display: none;
  margin-top: 30px;
}
.methodology__extended .methodology__cols {
  margin-bottom: 90px;
}
.methodology__extended .methodology__col:last-child {
  -ms-flex: 0 0 760px !important;
      flex: 0 0 760px !important;
  width: 760px !important;
  max-width: 760px !important;
}
.methodology__img {
  margin-bottom: 45px;
}
.methodology__inner-cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.methodology__inner-col {
  -ms-flex: 0 0 45%;
      flex: 0 0 45%;
  width: 45%;
  max-width: 45%;
}
.methodology__note {
  background-color: #fff;
  border: 1px solid #00a29a;
  padding: 50px 35px 75px 35px;
  text-align: center;
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
}
.methodology__note p {
  margin-top: 0;
}
.methodology__note p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1360px) {
  .methodology__section {
    padding: 45px 10px 45px 75px;
  }
  .methodology__col {
    margin-right: 20px;
  }
  .methodology__col {
    -ms-flex: 0 0 30% !important;
        flex: 0 0 30% !important;
    width: 30% !important;
    max-width: 30% !important;
  }
}
@media (max-width: 1279px) {
  .methodology__extended .methodology__col:last-child {
    -ms-flex: 0 0 560px !important;
        flex: 0 0 560px !important;
    width: 560px !important;
    max-width: 560px !important;
  }
  .methodology__note {
    padding: 25px;
  }
}
@media (max-width: 1199px) {
  .methodology__section {
    padding-left: 10px;
  }
  .methodology h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .methodology__video {
    margin-bottom: 20px;
  }
  .methodology__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .methodology__extended .methodology__cols {
    margin-bottom: 50px;
  }
  .methodology__extended .methodology__col:last-child {
    -ms-flex: 0 0 450px !important;
        flex: 0 0 450px !important;
    width: 450px !important;
    max-width: 450px !important;
  }
}
@media (max-width: 767px) {
  .methodology__cols {
    display: block;
  }
  .methodology__col {
    width: 100% !important;
    max-width: 100% !important;
  }
  .methodology__presentation {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .methodology__video {
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
    width: 48%;
    max-width: 48%;
  }
  .methodology__extended .methodology__col:last-child {
    width: 100% !important;
    max-width: 100% !important;
  }
  .methodology__img {
    margin-bottom: 25px;
  }
  .methodology__inner-cols {
    display: block;
  }
  .methodology__inner-col {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 639px) {
  .methodology__presentation {
    display: block;
  }
  .methodology__video {
    width: 100%;
    max-width: 100%;
  }
}
/*.differences-methodology*/
.differences-methodology {
  -ms-flex: none;
      flex: none;
}
.differences-methodology__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.differences-methodology h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.differences-methodology__cols {
  display: -ms-flexbox;
  display: flex;
}
.differences-methodology__col {
  -ms-flex: 0 0 360px;
      flex: 0 0 360px;
  width: 360px;
  max-width: 360px;
  margin-right: 40px;
}
.differences-methodology__col:last-child {
  margin-right: 0;
}
.differences-methodology__presentation {
  width: 360px;
  max-width: 100%;
}
.differences-methodology__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.differences-methodology__btn-sign-up {
  margin-top: 50px;
}
@media (max-width: 1360px) {
  .differences-methodology__section {
    padding: 45px 10px 45px 75px;
  }
}
@media (max-width: 1279px) {
  .differences-methodology__col {
    margin-right: 20px;
  }
}
@media (max-width: 1199px) {
  .differences-methodology__section {
    padding-left: 10px;
  }
  .differences-methodology h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .differences-methodology__col {
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    width: 30%;
    max-width: 30%;
  }
  .differences-methodology__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .differences-methodology h2 {
    width: 100%;
  }
  .differences-methodology__cols {
    display: block;
  }
  .differences-methodology__col {
    width: 100%;
    max-width: 100%;
  }
  .differences-methodology__presentation {
    width: 100%;
  }
  .differences-methodology__btn-sign-up {
    margin-top: 15px;
    margin-bottom: 25px;
  }
}
/*.visualization-result*/
.visualization-result {
  -ms-flex: none;
      flex: none;
  background-color: #f5f5f5;
}
.visualization-result__section {
  /*width: 1600px;*/
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
}
.visualization-result h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.visualization-result__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.visualization-result__col:first-child {
  -ms-flex: 0 0 365px;
      flex: 0 0 365px;
  width: 365px;
  max-width: 365px;
}
.visualization-result__col:last-child {
  -ms-flex: 0 0 515px;
      flex: 0 0 515px;
  width: 515px;
  max-width: 515px;
  margin-left: 35px;
}
.visualization-result__content strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.visualization-result__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.visualization-result__img {
  width: 490px;
  max-width: 100%;
  margin-top: -25px;
  margin-bottom: 25px;
}
.visualization-result__btn-more {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  width: 135px;
  max-width: 100%;
  display: block;
  padding-left: 55px;
  margin-left: auto;
  transition: color 0.3s;
  position: relative;
}
.visualization-result__btn-more:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 41px;
  height: 37px;
  background: url("/img/2020/more-icon.svg") 0 0 no-repeat;
  z-index: 1;
}
.visualization-result__btn-more:hover {
  color: #bde9f1;
}
.visualization-result__btn-sign-up:before {
  background: #f5f5f5;
}
@media (max-width: 1599px) {
  .visualization-result__col:last-child {
    -ms-flex: 0 0 415px;
        flex: 0 0 415px;
    width: 415px;
    max-width: 415px;
  }
}
@media (max-width: 1360px) {
  .visualization-result__section {
    background-image: none !important;
  }
  .visualization-result__section {
    padding: 45px 10px 45px 75px;
  }
  .visualization-result__cols {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .visualization-result__col {
    -ms-flex: 0 0 45% !important;
        flex: 0 0 45% !important;
    width: 45% !important;
    max-width: 45% !important;
  }
}
@media (max-width: 1199px) {
  .visualization-result__section {
    padding-left: 10px;
  }
  .visualization-result h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .visualization-result__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .visualization-result__cols {
    display: block;
  }
  .visualization-result__col {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 480px) {
  .visualization-result__img {
    margin-top: 0;
  }
}
@media (max-width: 375px) {
  .visualization-result__btn-sign-up {
    font-size: 13px;
  }
}
/*.ready-procedure*/
.ready-procedure {
  -ms-flex: none;
      flex: none;
}
.ready-procedure__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.ready-procedure h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 450px;
  max-width: 100%;
}
.ready-procedure__importance {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px;
}
.ready-procedure__importance-img {
  -ms-flex: 0 0 560px;
      flex: 0 0 560px;
  width: 560px;
  max-width: 560px;
  margin-right: 50px;
}
.ready-procedure__content strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.ready-procedure__importance-item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
.ready-procedure__importance-icon {
  -ms-flex: 0 0 45px;
      flex: 0 0 45px;
  width: 45px;
  max-width: 45px;
  margin-right: 45px;
  text-align: center;
  margin-top: 5px;
}
.ready-procedure__text {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.7;
}
.ready-procedure__info-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 30px;
}
.ready-procedure__info-top .ready-procedure__content:first-child {
  -ms-flex: 0 0 640px;
      flex: 0 0 640px;
  width: 640px;
  max-width: 640px;
  max-width: 100%;
  margin-right: 40px;
}
.ready-procedure__content p {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 25px;
}
.ready-procedure__content p.note {
  font-style: italic;
  color: #00a29a;
  margin-bottom: 0;
}
.ready-procedure__info-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.ready-procedure__info-img {
  -ms-flex: 0 0 640px;
      flex: 0 0 640px;
  width: 640px;
  max-width: 640px;
  margin-right: 40px;
}
.steps-info {
  margin-bottom: 80px;
}
.steps-info__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.steps-info__item {
  -ms-flex: 0 0 29%;
      flex: 0 0 29%;
  width: 29%;
  max-width: 29%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.steps-info__items.steps-five_item .steps-info__item {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    width: 48%;
    max-width: 48%;
}

.steps-info__num {
  font-size: 100px;
  color: #00a29a;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  -ms-flex: 0 0 70px;
      flex: 0 0 70px;
  width: 70px;
  max-width: 70px;
}
.steps-info__desc {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.5;
}
.steps-info__desc span {
  text-decoration: underline;
}
@media (max-width: 1360px) {
  .ready-procedure__section {
    padding: 45px 10px 45px 75px;
  }
}
@media (max-width: 1279px) {
  .ready-procedure__importance-icon {
    margin-right: 25px;
  }
}
@media (max-width: 1199px) {
  .ready-procedure__section {
    padding-left: 10px;
  }
  .ready-procedure h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .ready-procedure h2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .ready-procedure__importance {
    display: block;
    margin-bottom: 35px;
  }
  .ready-procedure__importance-img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .ready-procedure__info-top {
    display: block;
  }
  .ready-procedure__info-top .ready-procedure__content:first-child {
    width: 100%;
    max-width: 100%;
  }
  .ready-procedure__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .ready-procedure__info-bottom {
    display: block;
  }
  .ready-procedure__info-img {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .steps-info {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .steps-info__items {
    display: block;
  }
  .steps-info__item, .steps-info__items.steps-five_item .steps-info__item {
    width: 100%;
    max-width: 100%;
	margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .steps-info__num {
    -ms-flex: 0 0 35px;
        flex: 0 0 35px;
    width: 35px;
    max-width: 35px;
    font-size: 50px;
  }
  .steps-info__desc {
    line-height: 1.2;
  }
}
/*.info-block-procedure*/
.info-block-procedure {
  -ms-flex: none;
      flex: none;
}
.info-block-procedure__section {
  /*width: 1600px;*/
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #9c9c9c;
  position: relative;
}
.info-block-procedure__section:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
  display: none;
}
.info-block-procedure__inner {
  width: 675px;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
.info-block-procedure h2 {
  font-size: 30px;
  color: #fff;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: 0.02em;
  margin-bottom: 25px;
}
.info-block-procedure__content p {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  line-height: 1.7;
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 1360px) {
  .info-block-procedure__section {
    padding: 45px 10px 45px 75px;
  }
}
@media (max-width: 1199px) {
  .info-block-procedure__section {
    padding-left: 10px;
  }
  .info-block-procedure h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .info-block-procedure__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) {
  .info-block-procedure__section {
    background-position: 75% 50%;
  }
}
@media (max-width: 767px) {
  .info-block-procedure__section:after {
    display: block;
  }
}
/*.recommendation*/
.recommendation {
  -ms-flex: none;
      flex: none;
}
.recommendation--type2 .recommendation__section {
  padding-top: 0;
}
.recommendation--type2 .recommendation__btn-before-after {
  margin-top: 35px;
}
.recommendation__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 100px 50px 100px;
}
.recommendation h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 530px;
  max-width: 100%;
}
.recommendation__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.recommendation__col {
  -ms-flex: 0 0 48%;
      flex: 0 0 48%;
  width: 48%;
  max-width: 48%;
}
.recommendation__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 1360px) {
  .recommendation__section {
    padding: 45px 10px 25px 75px;
  }
}
@media (max-width: 1199px) {
  .recommendation__section {
    padding-left: 10px;
  }
  .recommendation h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .recommendation__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .recommendation__cols {
    display: block;
  }
  .recommendation__col {
    width: 100%;
    max-width: 100%;
  }
  .recommendation__img {
    display: none;
  }
}
/*.after-procedure*/
.after-procedure {
  -ms-flex: none;
      flex: none;
}
.after-procedure__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 119px 0px 119px;
}
.after-procedure h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 530px;
  max-width: 100%;
}
.after-procedure__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.after-procedure__col:first-child {
  -ms-flex: 0 0 465px;
      flex: 0 0 465px;
  width: 465px;
  max-width: 465px;
  margin-right: 110px;
}
.after-procedure__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 22px;
}
.after-procedure__list {
  list-style-type: none;
  padding-left: 0;
  margin-left: -15px;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.after-procedure__list li {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  padding-left: 25px;
  margin-top: 0;
  margin-bottom: 25px;
  width: 48%;
  position: relative;
}
.after-procedure__list li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 16px;
  height: 16px;
  background: url("/img/2020/ellipse-icon-tifani.svg") 0 0 no-repeat;
}
@media (max-width: 1360px) {
  .after-procedure__section {
    padding: 25px 10px 45px 75px;
  }
}
@media (max-width: 1199px) {
  .after-procedure__section {
    padding-left: 10px;
  }
  .after-procedure h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .after-procedure__col:first-child {
    margin-right: 50px;
  }
  .after-procedure__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .after-procedure__list li {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 967px) {
  .after-procedure__cols {
    display: block;
  }
  .after-procedure__col:first-child {
    width: 100%;
  }
  .after-procedure__img {
    display: none;
  }
  .after-procedure__list {
    display: block;
    margin-left: 0;
  }
}

.after-procedure__img img {
  display: block;
}
/* End */


/* Start:/css/2020/detail-page-2.css?174435259928188*/
/*.methodology*/
.methodology {
  -ms-flex: none;
      flex: none;
  background-color: #f5f5f5;
}
.methodology--extended h2 {
  margin-bottom: 70px !important;
}
.methodology--extended .methodology__extended {
  display: block;
}
.methodology__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.methodology h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.methodology__cols {
  display: -ms-flexbox;
  display: flex;
}
.methodology__col {
  -ms-flex: 0 0 360px;
      flex: 0 0 360px;
  width: 360px;
  max-width: 360px;
  margin-right: 40px;
}
.methodology__col:last-child {
  -ms-flex: 0 0 400px;
      flex: 0 0 400px;
  width: 400px;
  max-width: 400px;
  margin-right: 0;
}
.methodology__presentation {
  width: 360px;
  max-width: 100%;
}
.methodology__video {
  width: 100%;
  height: 215px;
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.methodology__video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
}
.methodology__video-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.methodology__video-content {
  position: absolute;
  top: 50%;
  padding-top: 10px;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 2;
}
.methodology__video-text {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 1.1;
  margin-right: 30px;
}
.methodology__content strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.methodology__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.methodology__btn-more:before {
  background: #f5f5f5;
}
.methodology__extended {
  display: none;
  margin-top: 30px;
}
.methodology__extended .methodology__cols {
  margin-bottom: 90px;
}
.methodology__extended .methodology__col:last-child {
  -ms-flex: 0 0 760px !important;
      flex: 0 0 760px !important;
  width: 760px !important;
  max-width: 760px !important;
}
.methodology__img {
  margin-bottom: 45px;
}
.methodology__inner-cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.methodology__inner-col {
  -ms-flex: 0 0 45%;
      flex: 0 0 45%;
  width: 45%;
  max-width: 45%;
}
.methodology__note {
  background-color: #fff;
  border: 1px solid #00a29a;
  padding: 50px 35px 75px 35px;
  text-align: center;
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
}
.methodology__note p {
  margin-top: 0;
}
.methodology__note p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1360px) {
  .methodology__section {
    padding: 45px 10px 45px 75px;
  }
  .methodology__col {
    margin-right: 20px;
  }
  .methodology__col {
    -ms-flex: 0 0 30% !important;
        flex: 0 0 30% !important;
    width: 30% !important;
    max-width: 30% !important;
  }
}
@media (max-width: 1279px) {
  .methodology__extended .methodology__col:last-child {
    -ms-flex: 0 0 560px !important;
        flex: 0 0 560px !important;
    width: 560px !important;
    max-width: 560px !important;
  }
  .methodology__note {
    padding: 25px;
  }
}
@media (max-width: 1199px) {
  .methodology__section {
    padding-left: 10px;
  }
  .methodology h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .methodology__video {
    margin-bottom: 20px;
  }
  .methodology__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .methodology__extended .methodology__cols {
    margin-bottom: 50px;
  }
  .methodology__extended .methodology__col:last-child {
    -ms-flex: 0 0 450px !important;
        flex: 0 0 450px !important;
    width: 450px !important;
    max-width: 450px !important;
  }
}
@media (max-width: 767px) {
  .methodology__cols {
    display: block;
  }
  .methodology__col {
    width: 100% !important;
    max-width: 100% !important;
  }
  .methodology__presentation {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .methodology__video {
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
    width: 48%;
    max-width: 48%;
  }
  .methodology__extended .methodology__col:last-child {
    width: 100% !important;
    max-width: 100% !important;
  }
  .methodology__img {
    margin-bottom: 25px;
  }
  .methodology__inner-cols {
    display: block;
  }
  .methodology__inner-col {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 639px) {
  .methodology__presentation {
    display: block;
  }
  .methodology__video {
    width: 100%;
    max-width: 100%;
  }
}
/*.info-contrast*/
.info-contrast {
  -ms-flex: none;
      flex: none;
}
.info-contrast__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.info-contrast h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.info-contrast__cols {
  display: -ms-flexbox;
  display: flex;
}
.info-contrast__col {
  -ms-flex: 0 0 32.5%;
      flex: 0 0 32.5%;
  width: 32.5%;
  max-width: 32.5%;
  margin-right: 40px;
}
.info-contrast__col:last-child {
  -ms-flex: 0 0 65%;
      flex: 0 0 65%;
  width: 65%;
  max-width: 65%;
  margin-right: 0;
}
.info-contrast__video {
  width: 100%;
  height: 215px;
  display: block;
  position: relative;
  margin-top: 85px;
}
.info-contrast__video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
}
.info-contrast__video-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.info-contrast__video-content {
  position: absolute;
  top: 50%;
  padding-top: 10px;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 2;
}
.info-contrast__video-text {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 1.1;
  margin-right: 30px;
}
.info-contrast__btn-sign-up {
  margin-top: 40px;
}
.info-contrast__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.table-info {
  width: 100%;
  border-spacing: 0;
}
.table-info th {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
  text-transform: uppercase;
  padding: 20px 25px;
  border-top: 1px solid #00a29a;
  border-right: 1px solid #00a29a;
  border-bottom: 1px solid #00a29a;
}
.table-info th:first-child {
  border-left: 1px solid #00a29a;
}
.table-info td {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.5;
  padding: 25px;
  border-right: 1px solid #00a29a;
  border-bottom: 1px solid #00a29a;
}
.table-info td:first-child {
  border-left: 1px solid #00a29a;
}
.table-info td p {
  margin-top: 0;
}
.table-info td p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1360px) {
  .info-contrast__section {
    padding: 45px 10px 45px 75px;
  }
  .info-contrast__col:last-child {
    -ms-flex: 0 0 63%;
        flex: 0 0 63%;
    width: 63%;
    max-width: 63%;
  }
}
@media (max-width: 1199px) {
  .info-contrast__section {
    padding-left: 10px;
  }
  .info-contrast h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .info-contrast__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .info-contrast__cols {
    display: block;
  }
  .info-contrast__col {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .info-contrast__col:last-child {
    margin-top: 25px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .info-contrast__video {
    margin-top: 40px;
  }
  .info-contrast__btn-sign-up {
    margin-top: 15px;
  }
}
@media (max-width: 639px) {
  .table-info th {
    font-size: 12px;
    line-height: 1.2;
    padding: 5px;
  }
  .table-info td {
    font-size: 12px;
    padding: 5px;
    line-height: 1.2;
  }
}
/*.info-tissue*/
.info-tissue {
  -ms-flex: none;
      flex: none;
}
.info-tissue__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 119px 75px 119px;
}
.info-tissue h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 345px;
  max-width: 100%;
}
.info-tissue__cols {
  display: -ms-flexbox;
  display: flex;
}
.info-tissue__col {
  -ms-flex: 0 0 32.5%;
      flex: 0 0 32.5%;
  width: 32.5%;
  max-width: 32.5%;
  margin-right: 40px;
}
.info-tissue__col:last-child {
  -ms-flex: 0 0 65%;
      flex: 0 0 65%;
  width: 65%;
  max-width: 65%;
  margin-right: 0;
}
.info-tissue__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 25px;
}
.info-tissue__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.info-tissue__item {
  -ms-flex: 0 0 48%;
      flex: 0 0 48%;
  width: 48%;
  max-width: 48%;
  display: -ms-flexbox;
  display: flex;
}
.info-tissue__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.info-tissue__name {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 25px;
  -ms-flex: 1 1;
      flex: 1 1;
}
@media (max-width: 1360px) {
  .info-tissue__section {
    padding: 35px 10px 45px 75px;
  }
  .info-tissue__col:last-child {
    -ms-flex: 0 0 63%;
        flex: 0 0 63%;
    width: 63%;
    max-width: 63%;
  }
}
@media (max-width: 1199px) {
  .info-tissue__section {
    padding-left: 10px;
  }
  .info-tissue h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .info-tissue__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .info-tissue__cols {
    display: block;
  }
  .info-tissue__col {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .info-tissue__col:last-child {
    margin-top: 25px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .info-tissue__section {
    padding-top: 25px;
  }
}
@media (max-width: 479px) {
  .info-tissue__items {
    display: block;
  }
  .info-tissue__item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .info-tissue__name {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
/*.creation-plan*/
.creation-plan {
  -ms-flex: none;
      flex: none;
  background-color: #f5f5f5;
}
.creation-plan__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.creation-plan h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.creation-plan__cols {
  display: -ms-flexbox;
  display: flex;
}
.creation-plan__col {
  -ms-flex: 0 0 32.5%;
      flex: 0 0 32.5%;
  width: 32.5%;
  max-width: 32.5%;
  margin-right: 10px;
}
.creation-plan__col:last-child {
  -ms-flex: 0 0 65%;
      flex: 0 0 65%;
  width: 65%;
  max-width: 65%;
  margin-right: 0;
}
.creation-plan__steps {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  width: 810px;
  margin-bottom: 110px;
  background: url("/img/2020/plan-pic.svg") 0 0 no-repeat;
}
.creation-plan__name-steps {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  width: 275px;
  max-width: 100%;
}
.creation-plan__name-steps:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 2px solid #00a29a;
  border-radius: 50%;
}
.creation-plan__name-steps:after {
  content: '';
  position: absolute;
  top: 20px;
  left: 6px;
  width: 2px;
  height: 100%;
  background-color: #00a29a;
}
.creation-plan__name-steps:last-child:after {
  display: none;
}
.other-info__cols {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}
.other-info__col {
  width: 48%;
  margin-right: 40px;
}
.other-info__col:nth-child(2) {
  width: 48%;
  margin-right: 0;
  margin-bottom: 0;
}
.other-info__content a {
  text-decoration: none;
}
.other-info__content a:hover {
  text-decoration: underline;
}
.other-info__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
@media (min-width: 639px) {
  .creation-plan__steps {
    height: 205px;
  }
}
@media (min-width: 640px) {
  .creation-plan__name-steps:before {
    display: none;
  }
  .creation-plan__name-steps:after {
    display: none;
  }
  .creation-plan__name-steps {
    position: absolute;
  }
  .creation-plan__name-steps--step-1 {
    top: 0;
    left: 0;
    text-align: left;
  }
  .creation-plan__name-steps--step-2 {
    bottom: -25px;
    left: 150px;
  }
  .creation-plan__name-steps--step-3 {
    top: -5px;
    left: 235px;
  }
  .creation-plan__name-steps--step-4 {
    bottom: -5px;
    right: 60px;
  }
  .creation-plan__name-steps--step-5 {
    top: -5px;
    right: -35px;
  }
}
@media (max-width: 1360px) {
  .creation-plan__section {
    padding: 45px 10px 45px 75px;
  }
  .creation-plan__cols {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .creation-plan__col:last-child {
    -ms-flex: 0 0 63%;
        flex: 0 0 63%;
    width: 63%;
    max-width: 63%;
  }
}
@media (max-width: 1199px) {
  .creation-plan__section {
    padding-left: 10px;
  }
  .creation-plan h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .other-info__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .creation-plan__col {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .creation-plan__col:last-child {
    width: 100%;
    max-width: 100%;
  }
  .creation-plan__steps {
    -webkit-transform: scale(0.7) translateX(-20%);
            transform: scale(0.7) translateX(-20%);
    margin-bottom: 50px;
  }
  .other-info__cols {
    display: block;
    margin-bottom: 30px;
  }
  .other-info__col {
    width: 100% !important;
  }
}
@media (max-width: 639px) {
  .creation-plan__steps {
    background: none;
    display: block;
    width: 100%;
    -webkit-transform: none;
            transform: none;
  }
  .creation-plan__name-steps {
    text-align: left;
    width: 100%;
    padding-left: 25px;
    position: relative;
    margin-bottom: 15px;
  }
  .creation-plan__name-steps br {
    display: none;
  }
}
/*.body-map*/
.body-map {
  -ms-flex: none;
      flex: none;
  background-color: #f5f5f5;
}
.body-map__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 25px 119px 75px 119px;
}
.body-map h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 360px;
  max-width: 100%;
}
.body-map__cols {
  display: -ms-flexbox;
  display: flex;
}
.body-map__col {
  -ms-flex: 0 0 32.5%;
      flex: 0 0 32.5%;
  width: 32.5%;
  max-width: 32.5%;
  margin-right: 90px;
}
.body-map__col:last-child {
  -ms-flex: 0 0 65%;
      flex: 0 0 65%;
  width: 65%;
  max-width: 65%;
  margin-right: 0;
}
.body-map__content strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
  vertical-align: top;
}
.body-map__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 25px;
}
.body-map__steps-items {
  background-color: #fff;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-height: 90px;
  -ms-flex-align: center;
      align-items: center;
  padding-right: 40px;
  padding-left: 40px;
}
.body-map__steps-item:last-child {
  margin-bottom: 0;
}
.body-map__steps-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.body-map__steps-icon {
  width: 22px;
  height: 22px;
  margin-right: 15px;
}
.body-map__steps-name {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1;
}
.body-map__img-map {
  text-align: center;
}
@media (max-width: 1360px) {
  .body-map__section {
    padding: 10px 10px 45px 75px;
  }
  .body-map__col {
    margin-right: 10px;
  }
  .body-map__col:last-child {
    -ms-flex: 0 0 63%;
        flex: 0 0 63%;
    width: 63%;
    max-width: 63%;
  }
}
@media (max-width: 1199px) {
  .body-map__section {
    padding-left: 10px;
  }
  .body-map h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .body-map__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .body-map__cols {
    display: block;
  }
  .body-map__col {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .body-map__col:last-child {
    margin-top: 25px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 639px) {
  .body-map__steps-items {
    padding: 10px;
    min-height: 65px;
  }
  .body-map__steps-name {
    font-size: 12px;
  }
}
@media (max-width: 479px) {
  .body-map__steps-items {
    display: block;
  }
  .body-map__steps-item {
    margin-bottom: 10px;
  }
}
/*.after-procedure*/
.after-procedure {
  -ms-flex: none;
      flex: none;
}
.after-procedure__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 119px 0px 119px;
}
.after-procedure h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 530px;
  max-width: 100%;
}
.after-procedure__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.after-procedure__col:first-child {
  -ms-flex: 0 0 465px;
      flex: 0 0 465px;
  width: 465px;
  max-width: 465px;
  margin-right: 110px;
}
.after-procedure__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 22px;
}
.after-procedure__list {
  list-style-type: none;
  padding-left: 0;
  margin-left: -15px;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.after-procedure__list li {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  padding-left: 25px;
  margin-top: 0;
  margin-bottom: 25px;
  width: 48%;
  position: relative;
}
.after-procedure__list li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 16px;
  height: 16px;
  background: url("/img/2020/ellipse-icon-tifani.svg") 0 0 no-repeat;
}
@media (max-width: 1360px) {
  .after-procedure__section {
    padding: 25px 10px 45px 75px;
  }
}
@media (max-width: 1199px) {
  .after-procedure__section {
    padding-left: 10px;
  }
  .after-procedure h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .after-procedure__col:first-child {
    margin-right: 50px;
  }
  .after-procedure__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .after-procedure__list li {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 967px) {
  .after-procedure__cols {
    display: block;
  }
  .after-procedure__col:first-child {
    width: 100%;
  }
  .after-procedure__img {
    display: none;
  }
  .after-procedure__list {
    display: block;
    margin-left: 0;
  }
}
/*.why-choose*/
.why-choose {
  -ms-flex: none;
      flex: none;
}
.why-choose__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 119px 75px 119px;
}
.why-choose h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 645px;
  max-width: 100%;
}
.why-choose__cols {
  display: -ms-flexbox;
  display: flex;
}
.why-choose__col {
  -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  width: 20%;
  max-width: 20%;
  margin-right: 40px;
}
.why-choose__col:last-child {
  -ms-flex: 0 0 78%;
      flex: 0 0 78%;
  width: 78%;
  max-width: 78%;
  margin-right: 0;
}
.why-choose strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}
.why-choose__note {
  font-size: 14px;
  color: #00a29a;
  font-weight: normal;
  line-height: 1.2;
}
.why-choose__numbers {
  margin-bottom: 50px;
}
.why-choose__number {
  font-size: 100px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1;
}
.why-choose__list {
  list-style-type: none;
  width: 250px;
  padding-left: 0;
  margin-bottom: 0;
}
.why-choose__list li {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.8;
  padding-left: 20px;
  position: relative;
}
.why-choose__list li:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #00a29a;
}
.why-choose__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -40px;
}
.why-choose__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 25px;
  width: 48%;
  padding-left: 40px;
}
.why-choose__content-ext {
  margin-top: 35px;
}
@media (max-width: 1360px) {
  .why-choose__section {
    padding: 45px 10px 45px 75px;
  }
  .why-choose__col:last-child {
    -ms-flex: 0 0 63%;
        flex: 0 0 63%;
    width: 63%;
    max-width: 63%;
  }
}
@media (max-width: 1199px) {
  .why-choose__section {
    padding-left: 10px;
  }
  .why-choose h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .why-choose__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .why-choose__cols {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .why-choose__col {
    -ms-flex: none;
        flex: none;
    width: 100%;
    max-width: 100%;
  }
  .why-choose__col:last-child {
    margin-top: 25px;
    width: 100%;
    max-width: 100%;
    -ms-flex-order: -1;
        order: -1;
  }
  .why-choose strong {
    margin-bottom: 15px;
  }
  .why-choose__numbers {
    margin-bottom: 25px;
  }
  .why-choose__list {
    width: 100%;
  }
  .why-choose__content-ext {
    margin-top: 20px;
  }
}
@media (max-width: 639px) {
  .why-choose__content {
    display: block;
  }
  .why-choose__content p {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .why-choose h2 {
    font-size: 22px;
  }
}
/*.beautiful-body*/
.beautiful-body {
  -ms-flex: none;
      flex: none;
}
.beautiful-body__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 25px 119px 75px 119px;
}
.beautiful-body__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.beautiful-body__col {
  width: 48%;
}
.beautiful-body__col--content .beautiful-body__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -25px;
}
.beautiful-body__col--content .beautiful-body__content p {
  /*width: 45%;*/
  padding-left: 25px;
}
.beautiful-body__col:last-child {
  margin-left: 40px;
}
.beautiful-body h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 645px;
  max-width: 100%;
}
.beautiful-body__img {
  margin-bottom: 25px;
}
.beautiful-body strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  width: 560px;
  max-width: 100%;
}
.beautiful-body__content--content-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 560px;
  max-width: 100%;
}
.beautiful-body__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.beautiful-body__content p.content-img {
  -ms-flex: 0 0 130px;
      flex: 0 0 130px;
  width: 130px;
  max-width: 130px;
  margin-left: 15px;
}
@media (max-width: 1360px) {
  .beautiful-body__section {
    padding: 10px 10px 45px 75px;
  }
}
@media (max-width: 1199px) {
  .beautiful-body__section {
    padding-left: 10px;
  }
  .beautiful-body h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .beautiful-body__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .beautiful-body__cols {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .beautiful-body__col {
    width: 100%;
  }
  .beautiful-body__col:last-child {
    -ms-flex-order: -1;
        order: -1;
    margin-left: 0;
  }
}
@media (max-width: 639px) {
  .beautiful-body__col--content .beautiful-body__content p {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .beautiful-body__content--content-img {
    display: block;
  }
}
/*.author-presentation*/
.author-presentation {
  -ms-flex: none;
      flex: none;
  margin-bottom: 50px;
}
.author-presentation__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 40px;
}
.author-presentation__inner {
  min-height: 525px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.author-presentation__content {
  width: 540px;
  max-width: 100%;
  padding: 15px;
  background-color: rgba(0,0,0,0.5);
}
.author-presentation__name {
  font-size: 16px;
  color: #00a29a;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 5px;
}
.author-presentation__desc {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  line-height: 1.5;
}
@media (max-width: 1199px) {
  .author-presentation__section {
    padding-left: 0;
  }
  .author-presentation__inner {
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  .author-presentation__inner {
    min-height: 300px;
  }
  .author-presentation__inner {
    background-position-x: 25%;
  }
}
@media (max-width: 439px) {
  .author-presentation__inner {
    background-position-x: 28%;
  }
}

.after-procedure__img img {
  display: block;
} 
/* End */


/* Start:/css/2020/detail-page-vaser-bodybuilding.css?175326218113950*/
.after-procedure--type3 {
  background-color: #eee;
  margin-bottom: 50px;
}
.after-procedure--type2 {
  background-color: #f5f5f5;
  margin-bottom: 0px;
  margin-top: 0px;
}

.before-after.before-after--type2-ext-type4 .before-after__container {
  padding-bottom: 0;
}
.before-after.before-after--type2-ext-type4 .before-after__body-image-holder,
.before-after.before-after--type2-ext-type4 .before-after__video {
  height: 545px;
}
.before-after.before-after--type2-ext-type4 .before-after__col .tns-outer .tns-controls {
  bottom: 50%;
}
.before-after.before-after--type2-ext-type4 .before-after__indicator-show {
  border-radius: 0;
}

.before-after__body-image-holder-vertical {
  height: 400px;
}
.before-after__body-image-holder-vertical img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 400px;
}
.creation-plan__steps--numbers {
  background: none;
  height: auto;
}
.creation-plan__steps--numbers .creation-plan__name-steps {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
}
.creation-plan__steps--numbers .creation-plan__name-steps:before,
.creation-plan__steps--numbers .creation-plan__name-steps:after {
  display: none !important;
}
.creation-plan__number {
  font-size: 100px;
  color: #00a29a;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  -ms-flex: 0 0 55px;
      flex: 0 0 55px;
  width: 55px;
  max-width: 55px;
  margin-right: 20px;
}

.creation-plan__name-steps:first-child .creation-plan__number {
  margin-right: 0;
}

.evaluation-result {
  padding-top: 60px;
  padding-bottom: 60px;
}
.evaluation-result h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 360px;
  max-width: 100%;
}
.evaluation-result__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.evaluation-result__head {
  -ms-flex: 0 0 220px;
      flex: 0 0 220px;
  width: 220px;
  max-width: 220px;
  margin-right: 80px;
}
.evaluation-result__desc {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 23px;
}
.evaluation-result__items {
  display: -ms-flexbox;
  display: flex;
  margin-left: -40px;
}
.evaluation-result__item {
  -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
  padding-left: 40px;
  display: -ms-flexbox;
  display: flex;
}
.evaluation-result__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.evaluation-result__name {
  font-size: 14px;
  color: #00a29a;
  font-weight: normal;
  line-height: 23px;
  text-transform: uppercase;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  margin-bottom: 30px;
}
.evaluation-result__img img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.indications h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 360px;
  max-width: 100%;
}
.indications__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 110px 119px 100px 119px;
}
.indications__inner {
  display: -ms-flexbox;
  display: flex;
}
.indications__head {
  -ms-flex: 0 0 265px;
      flex: 0 0 265px;
  width: 265px;
  max-width: 265px;
  margin-right: 35px;
}
.indications__desc {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 23px;
  margin-bottom: 80px;
}
.indications__controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: none;
      flex: none;
}
.indications__controls-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: -12px;
}
.indications__learn {
  margin-bottom: 30px;
}
.indications__button {
  -ms-flex: 0 0 43px;
      flex: 0 0 43px;
  width: 43px;
  max-width: 43px;
  height: 43px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 43px;
  background-color: rgba(103,199,216,0.3);
  color: #fff;
  box-shadow: none;
  border: none;
  padding: 0;
  margin: 0 0 0 12px;
  transition: background-color 0.3s;
  cursor: pointer;
}
.indications__button:hover {
  background-color: #00a29a;
}
.indications__controls-text {
  margin-left: 27px;
  width: 95px;
  max-width: 100%;
  font-size: 14px;
  line-height: 145%;
  color: #00a29a;
  font-weight: 400;
  padding-top: 2px;
}
.indications__text {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 23px;
}
.indications__container {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.indications__inner-item {
  -ms-flex: 0 0 260px;
      flex: 0 0 260px;
  width: 260px;
  max-width: 260px;
  height: 360px;
  margin-right: 40px;
}
.indications__inner-item:last-child {
  margin-right: 0;
  padding: 20px;
  border: 1px solid #00a29a;
  margin-top: 40px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.indications__inner-item:last-child .indications__name {
  font-size: 20px;
  font-weight: bold;
}
.indications__name {
  font-size: 16px;
  color: #00a29a;
  font-weight: normal;
  line-height: 19px;
  margin-bottom: 20px;
}

.photo-info__section {
  max-width: 1600px;
  width: 100%;
  padding: 100px 119px 60px 119px;
  margin: 0 auto;
}
.photo-info__cols {
  display: -ms-flexbox;
  display: flex;
  margin-left: -40px;
}
.photo-info__col {
  padding-left: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
}
.photo-info__name {
  font-size: 14px;
  color: #00a29a;
  font-weight: normal;
  line-height: 23px;
  text-transform: uppercase;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  margin-bottom: 30px;
}
.photo-info__item {
  padding-bottom: 40px;
}
.photo-info__img img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.recommended-block.patients {
  display: -ms-flexbox;
  display: flex;
  /*padding-top: 0 !important;*/
}
.recommended-block.patients .recommended-block__head {
  position: static;
  -ms-flex: 0 0 250px;
      flex: 0 0 250px;
  width: 250px;
  max-width: 250px;
  margin-right: 50px;
}
.recommended-block.patients .recommended-block__head .recommended-block__text {
  margin-bottom: 25px;
}
.recommended-block.patients .recommended-block__head .recommended-block__head-title {
  margin-bottom: 25px;
}
.recommended-block.patients .recommended-block__head .recommended-block__btn-before-after {
  position: relative;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-bottom: 60px;
}
.recommended-block.patients .recommended-block__body {
  width: auto !important;
}

.text-node {
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
  padding: 60px 85px;
  background-color: #f5f5f5;
}
.text-node__content {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  font-style: italic;
  line-height: 23px;
  display: -ms-flexbox;
  display: flex;
}
.text-node__content p {
  width: 50%;
  margin-right: 25px;
}
.text-node__content p:last-child {
  margin-right: 0;
}

.recommended-block__vertical_photo {
  margin-bottom: 60px !important;
}


@media (min-width: 640px) {
  .creation-plan__steps--numbers .creation-plan__name-steps--step-4 {
    bottom: -20px;
    right: 60px;
  }
}
@media (min-width: 768px) {
  .recommended-block__vertical_photo {
    margin-bottom: 230px !important;
  }
}

@media (max-width: 1439px) {
  .indications__inner-item {
    margin-right: 10px;
  }
}

@media (max-width: 1360px) {
  .indications__section {
    padding: 45px 10px 45px 75px;
  }
}

@media (max-width: 1200px) {
  .indications__controls-text {
    margin-left: 25px;
  }
}

@media (max-width: 1199px) {
  .evaluation-result {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .evaluation-result h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .evaluation-result__head {
    margin-right: 20px;
  }
  .indications h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .indications__section {
    padding: 45px 10px 45px 10px;
  }

  .photo-info__section {
    padding-top: 50px;
    padding-bottom: 30px;
    padding: 50px 10px 30px 10px;
  }
}

@media (max-width: 1130px) {
  .indications__inner {
    display: block;
  }
  .indications__head {
    width: 450px;
    max-width: 100%;
  }
  .indications__desc {
    margin-bottom: 20px;
  }
  .indications__controls {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 979px) {
  .indications__controls-text {
    width: 95px;
    margin-left: 20px;
  }
}

@media (max-width: 959px) {
  .evaluation-result__inner {
    display: block;
  }
  .evaluation-result__head {
    width: 50%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .evaluation-result__name {
    margin-bottom: 15px;
  }

  .text-node {
    padding: 30px 40px;
  }
}

@media (max-width: 820px) {
  .indications__container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .indications__inner-item:last-child {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    overflow: visible;
  }
  .indications__inner-item {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .evaluation-result__items {
    margin-left: -20px;
  }
  .evaluation-result__item {
    padding-left: 20px;
  }
}

@media (max-width: 760px) {
  .indications__controls {
    display: none;
  }
  .indications__learn {
    display: none;
  }

  .recommended-block.patients {
    display: block;
  }
  .recommended-block.patients .recommended-block__head {
    margin-right: 0;
    margin-bottom: 25px;
  }

  .b-services__item.is-active .b-services__item-header {
    padding: 35px 10px;
    height: auto;
  }
}

@media (max-width: 639px) {
  .creation-plan__steps--numbers .creation-plan__name-steps {
    padding-left: 0;
  }

  .photo-info__cols {
    display: block;
  }
  .photo-info__col {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -10px;
  }
  .photo-info__name {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    margin-bottom: 15px;
    padding-left: 10px;
  }
  .photo-info__item {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    padding-left: 10px;
  }

  .text-node__content {
    display: block;
  }
  .text-node__content p:last-child {
    margin-bottom: 0;
  }
  .text-node__content p {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
}

@media (max-width: 479px) {
  .evaluation-result__items {
    display: block;
  }
  .evaluation-result__item {
    margin-bottom: 20px;
  }
  .evaluation-result__body {
    width: 100%;
  }
  .evaluation-result__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.dlnn img.loaded.tns-complete {
    height: 370px;
    width: 100%;
	object-fit: cover;
    object-position: top;
}
.dlnn  .before-after__body-image-holder {
    height: 360px !important;
}
.dlnn .c-video__player_mp4 {
    height: 325px;
}
.dlnn .before-after__col .tns-outer .tns-controls {bottom: 156px;}



@media (max-width: 760px) {
	.dlnn img.loaded.tns-complete {
		height: 100%;
		width: 100%;
		object-fit: contain;
		object-position: top;
	}
	.dlnn .before-after__body-image-holder {
		height: 100% !important;
		padding-bottom: 20px;
	}
}

div#tns14-iw .tns-controls button {
    BORDER: none;
}

.methodology__content-column p:first-child {
    margin-top: 0;
}

.methodology__content-column {
    column-count: 2;
    max-width: 760px;
    color: #a5a5b0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8;
    margin-top: 0;
}
.methodology__col.flex-align-metogology {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.methodology__video {
    margin-top: 40px;
    margin-bottom: 20px;
}

@media (max-width: 1279px) {
.methodology__content-column {
    column-count: 2;
    max-width: 580px;

}
}
@media (max-width: 1199px) {
    .methodology__video {
        margin-bottom: 14px;
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
.methodology__content-column {
    column-count: 1;
}
}

.black_beforeafter {
    background: #1e1e1e;
}
.black_beforeafter h2 {
    font-size: 64px;
    font-weight: 400;
    line-height: 70.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
}
.black_beforeafter a {
    text-decoration: none;
}
.black_beforeafter .list_foto {
    height: 100%;
}
.problem-section {    margin-top: 50px;}
.problem-section .app__main-in { padding-top: 0;   margin-bottom: 50px;}
.problem_title h3{margin-top: 0px; margin-bottom: 50px;}
.list_problem {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
a.elem_problem {
    display: block;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background: #c5c5d0;
    border: 1px solid #c5c5d0;
    margin-bottom: 6px;
    box-sizing: border-box;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 95%;
    padding: 10px 15px;
    border-radius: 30px;
    font-weight: bold;
    margin-top: 3px;
    text-align: center;
}

a.elem_problem:hover {
    background: #00a29a;
    color: #fff !important;
    border-color: #00a29a;
    transition: 0.3s;
}
.problem_title h3 {
    text-align: center;
    color: #7b8395;
    margin-bottom: 40px;
}
@media (max-width: 1199px){
.problem-section {    margin-top: 25px;}
.problem-section .app__main-in, .problem_title h3 {    margin-bottom: 25px;}

}
/* End */


/* Start:/css/2020/reporting-info.css?17443544275050*/
.reporting-info {
  -ms-flex: none;
      flex: none;
}
.reporting-info__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 80px 100px 75px 100px;
}
.reporting-info__inner {
  position: relative;
}
.reporting-info__head {
  width: 250px;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  height: 220px;
  z-index: 2;
}
.reporting-info h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  width: 345px;
  max-width: 100%;
}
.reporting-info__desc {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
}
.reporting-info__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.reporting-info__col:first-child {
  display: -ms-flexbox;
  display: flex;
}
.reporting-info__col:first-child:before {
  content: '';
  display: block;
  width: 360px;
}
.reporting-info__img {
  -ms-flex: 0 0 360px;
      flex: 0 0 360px;
  width: 360px;
  max-width: 360px;
  margin-right: 40px;
}
.reporting-info__img img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.reporting-info__content {
  width: 460px;
  max-width: 100%;
}
.reporting-info__name {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 25px;
}
.reporting-info__text {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.5;
}
.reporting-info__content-ext {
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
}
.reporting-info__controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: none;
      flex: none;
  margin-top: 25px;
}
.reporting-info__controls-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: -12px;
}
.reporting-info__learn {
  margin-bottom: 30px;
}
.reporting-info__button {
  -ms-flex: 0 0 43px;
      flex: 0 0 43px;
  width: 43px;
  max-width: 43px;
  height: 43px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 43px;
  background-color: #00a29a;
      border: 1px solid #00a29a;
  color: #fff;
  box-shadow: none;
  padding: 0;
  margin: 0 0 0 12px;
  transition: background-color 0.3s;
  cursor: pointer;
}
.reporting-info__button:hover {
  background-color: #fff;
  color:#00a29a;
}
.reporting-info__controls-text {
  margin-left: 27px;
  width: 95px;
  max-width: 100%;
  font-size: 14px;
  line-height: 145%;
  color: #00a29a;
  font-weight: 400;
  padding-top: 2px;
}
.reporting-info__btn-wrp {
  -ms-flex: 0 0 26.5%;
      flex: 0 0 26.5%;
  width: 26.5%;
  max-width: 26.5%;
}
@media (max-width: 1360px) {
  .reporting-info__section {
    padding: 20px 10px 45px 75px;
  }
}
@media (max-width: 1200px) {
  .reporting-info__controls-text {
    width: auto;
    margin-left: 25px;
  }
}
@media (max-width: 1199px) {
  .reporting-info__section {
    padding-left: 10px;
  }
  .reporting-info h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .reporting-info__desc {
    line-height: 1.3;
  }
}
@media screen and (max-width: 979px) {
  .reporting-info__controls-text {
    width: 95px;
    margin-left: 20px;
  }
}
@media (max-width: 959px) {
  .reporting-info__head {
    position: static;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: auto;
    margin-bottom: 20px;
  }
  .reporting-info h2 {
    width: 250px;
  }
  .reporting-info__desc {
    width: 250px;
    max-width: 100%;
  }
  .reporting-info__cols {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .reporting-info__col:first-child:before {
    display: none;
  }
  .reporting-info__img {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .reporting-info__content {
    margin-left: 25px;
    width: 360px;
  }
  .reporting-info__content-ext {
    margin-top: 20px;
  }
  .reporting-info__controls {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .reporting-info__head {
    display: block;
  }
  .reporting-info__cols {
    display: block;
  }
  .reporting-info__img {
    width: 100%;
    max-width: 100%;
  }
  .reporting-info__content {
    width: 100%;
    margin-left: 0;
  }
  .reporting-info__content-ext .reporting-info__text {
    -ms-flex-order: -1;
        order: -1;
  }
  .reporting-info__content-ext {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .reporting-info__controls {
    display: none;
  }
  .reporting-info__btn-wrp {
    margin-top: 15px;
  }
}
@media (max-width: 760px) {
  .reporting-info__learn {
    display: none;
  }
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/uslugi-2020-desc-temp/style-gbsh.css?17443119093825*/
.inner-page .app-header.template-inner {
    margin-bottom: 0px;
}
.differences-methodology__section, .recommended-block, .various-articles .various-articles__section, .info-block-procedure__inner, .visualization-result__cols-cont  {
    width: 100% !important;
    padding: 35px 119px 35px 119px !important;
	max-width: 1600px !important;
    margin: 0 auto;
}
.visualization-result__section {
    padding: 0;
}
.info-block-procedure__inner>div {
    width: 675px;
    max-width: 100%;
    position: relative;
    z-index: 2;
}
.methodology__cols {
    justify-content: space-between;
}
.methodology__col {
    -ms-flex: 0 0 360px;
    flex: 0 0 32%;
    width: 100%;
    max-width: 400px;
    margin-right: 40px;
    justify-content: space-between;
}a.visualization-result__btn-sign-up.btn.btn--2 {
    color: #fff;
}
.has-video a {
    color: #a5a5b0;
}
.js-container.has-video.has-video-light  a, .js-container.has-video.block-dark a { color: #fff;}
.methodology__cols {
    padding-top: 50px;
}
@media (max-width: 1199px) {
.differences-methodology__section, .recommended-block, .various-articles .various-articles__section, .info-block-procedure__inner, .visualization-result__cols-cont {
        padding: 30px 10px 15px 10px  !important;
    }
.methodology__cols {
    padding-top: 0px;
}
}
@media (max-width: 1023px) {
    .differences-methodology__col {
        width: 100% !important;
        max-width: 100% !important;
    }
}
.methodology__col_w66 {
    column-width: 45%;
    column-count: 2;
    column-gap: 5%;
}
.m-b0 {
    margin: 0;
}
.methodology__cols.flex-align-st .methodology__col {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
}
.methodology__presentation {
	 width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
	@media screen and (max-width: 1023px) {
		.methodology__col_w66 {
			column-count: 1;
			column-width: 100%;
			column-count: 1;
			column-gap: 0;
		}
		
		.methodology__cols.flex-align-st .methodology__col {
			width: 100% !important;
			max-width: 100% !important;
			flex: 0 0 100% !important;
		}
		.methodology__cols.flex-align-st .methodology__col>div {
			width: 100%;
			align-items: flex-start;
			justify-content: space-between;
		}
		.methodology__cols.flex-align-st .methodology__col>div a {
			display: block;
			width: 48%;
		}		
	}
	
/*	.info-block-procedure__section.lozad {
    background-image: url(/pages/inc_newtemp/img/pic-tiny.jpg) !important;
}*/


.recommendation__cols_mam {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}.recommendation__cols_mam>div {
    width: 46%;
    margin-bottom: 50px;
}
.recommendation__cols_mam>div img {
    width: 100%;
    object-fit: contain;
}
.recommendation__cols_mam h2 {
    max-width: 100%;
    padding-bottom: 20px;
}
.after-procedure__content p {
    padding-bottom: 4%;
}
ul.after-procedure__list li {
    padding-bottom: 4%;
}
.after-procedure__img {
    max-height: 548px;
    overflow: hidden;
    width: 100%;
    position: relative;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.recommendation__cols_mam>div img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: center;
}
.recommendation__cols_mam:first-child {
    padding-bottom: 3%;
}
.js-container.has-video.v3dv {
    margin: 50px 0;
}
@media (max-width: 1199px) {
.js-container.has-video.v3dv {
    margin: 30px 0;
}
.recommendation__cols_mam>div {
    width: 100%;
}
}
@media (max-width: 960px) {
.recommended-block__item .recommended-block__body {
    max-width: calc(100vw - 10px);
}
.tns-outer> .tns-item {
    padding-left: 10px;
    padding-right: 10px;
}
.tns-controls {
    margin-bottom: 20px;
}
.recommended-block .tns-ovh {
    overflow: hidden !important;
	clip-path: border-box;
}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/do-posle-ajax_nv/style.css?17592222126287*/
div#fotoli .do-posle__section.methodology__section.info-block-procedure__section {
    margin-bottom: 50px;
}
.slider_vert .slider{
	opacity: 0;
	min-height: 210px;
}

.slider_vert .slider.slick-initialized{
	opacity: 1;
}
.do-posle__section-foto .slider_vert.vert-slients {
    max-width: 50% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.before-after2.slider.slick-initialized.slick-slider {
    width: 100% !important;
}
.before-after2 .slick-track {
    min-width: 100% !important;
}
.before-after2.slider.slick-initialized.slick-slider {
    min-height: 100%;
}
a.foto_elem_doposle.spotlight.twodoposle.mobil-non-click img {
    min-width: 100%;
}
.slider-arrows {
    position: relative;
}
.slider-arrows .slick-arrow {
    top: 12px !important;
    left: -50px;
}
.slider-arrows button.slick-prev.slick-arrow {
    right: auto;
    left: -100px;
}
.do-posle__section.methodology__section.info-block-procedure__section {
    padding-bottom: 15px  !important;
}
@media (max-width: 1199px){
div#fotoli .do-posle__section.methodology__section.info-block-procedure__section {
    margin-bottom: 25px;
}
}
@media(min-width: 920px){
	.slider_vert .slider{
		min-height: 390px;
	}
}

/*swiper*/
/* ========= s_ba_new ======== */
.ba_new_slide_info__title a, .ba_new_slide_info__sub_title a {
    color: #fff;
}
.ba_new_slide_info__title a:hover, .ba_new_slide_info__sub_title a:hover {
    color: #00A29A;
}
.s_ba_new {
	padding: 50px 20px 100px;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.s_ba_new .s_ba_new__title {
	max-width: 960px;
}
.s_ba_new h2 {
	line-height: 110%;
}
.s_ba_new .play:before {
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.s_ba_new .play:after {
	position: absolute;
	z-index: 1;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00000099;
}

.s_ba_new__container {
	padding-bottom: 60px;
	position: relative;
}
.swiper-slide.ba_new_slide {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.ba_new_slide__img_cont, .ba_new_slide__info {
	width: calc(50% - 10px);
	aspect-ratio: 1.38 / 1;
}
.ba_new_slide__img_cont {
	display: flex;
	height: 100%;
}
.ba_new_slide__img {
	display: flex;
	width: 100%;
	height: 100%;
}
.ba_new_slide__info {
	display: flex;
	flex-direction: column;
	height: 100%;
	gap: 40px;
	padding: 20px;
	background: #272727;
}
.ba_new_slide_info__title_cont {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.ba_new_slide_info__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	text-transform: uppercase;
	text-align: start;
	min-height: 46px;
}
.ba_new_slide_info__title a {

}
.ba_new_slide_info__sub_title {
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
}
.ba_new_slide_info__img_cont {
	display: flex;
	width: 100%;
	height: 100%;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 140px;
}
.ba_new_slide_info__img {
	display: none;
}
/* .swiperBaNew.swiper {
	height: auto;
}
.swiperBaNew .swiper-wrapper {
	height: auto;
} */
.swiperBaNew .swiper-slide {
	 height: auto; 
}

.swiper-button-prev.ba_new_pv, .swiper-button-next.ba_new_pn {
	width: 40px;
	height: 40px;
	bottom: 0;
	top: unset;
	transform: translateX(-50%);
}
.swiper-button-prev.ba_new_pv:hover:before, .swiper-button-next.ba_new_pn:hover:before {
	opacity: 1;
}
.swiper-button-prev.ba_new_pv:before, .swiper-button-next.ba_new_pn:before {
	content: url(/local/templates/svsviridov_index/images/right.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	opacity: .75;
}
.swiper-button-prev.ba_new_pv:after, .swiper-button-next.ba_new_pn:after {
	content: unset;
}
.swiper-button-prev.ba_new_pv:before {
	transform: rotate(180deg);
	margin-top: -4px;
}
.swiper-button-prev.ba_new_pv {
	border-bottom: 1px solid #00A29A;
	border-left: 1px solid #00A29A;
	left: calc(50% - 32px);
}
.swiper-button-next.ba_new_pn {
	border-top: 1px solid #00A29A;
	border-right: 1px solid #00A29A;
	left: calc(50% + 32px);
}
.slider_vert .slick-slide > div {
    position: relative;
}
.slider_vert .swiper-button-next, .slider_vert .swiper-button-prev{
    color: #00a29a;
}
.slider_vert .swiper-button-prev {
    left: 20px;
}
.slider_vert .swiper-button-next {
    right: 20px;
}
@media (max-width: 1200px) {
	.swiper-slide.ba_new_slide {
		gap: 10px;
	}
	.ba_new_slide__img_cont, .ba_new_slide__info {
		width: calc(50% - 5px);
	}
	.ba_new_slide__info {
		gap: 20px;
		padding: 10px;
	}
}
@media (max-width: 980px) {
	.s_ba_new {
		padding: 50px 10px 100px;
	}
}
@media (max-width: 768px) {
	.s_ba_new {
		gap: 20px;
	}

	.swiper-slide.ba_new_slide {
		flex-direction: column;
		justify-content: unset;
		gap: unset;
	}
	.ba_new_slide__img_cont, .ba_new_slide__info {
		width: 100%;
		aspect-ratio: unset;
	}
	.ba_new_slide__img {

	}
	.ba_new_slide__info {
		height: 100%;
	}

	.ba_new_slide_info__img_cont {
		/* min-height: 368px; */
		min-height: unset;
		max-height: 240px;
	}
	.ba_new_slide_info__img {
		display: flex;
		object-fit: cover;
		object-position: center;
		width: 100%;
		height: 100%;
		max-height: 240px;
	}
}
@media (max-width: 576px) {
	.s_ba_new {
		padding: 14px 10px 7px;
	}
	.s_ba_new .s_ba_new__title {
		color: white;
	}

	.ba_new_slide_info__img_cont {
		/* min-height: 180px; */
	}
	.ba_new_slide_info__title {
		font-weight: 400;
		font-size: 14px;
		min-height: 32px;
	}
	.ba_new_slide_info__sub_title {
		font-size: 12px;
	}
}
@media (max-width: 450px) {
	.ba_new_slide_info__img_cont {
		max-height: 230px;
	}
	.ba_new_slide_info__img {
		max-height: 230px;
	}
}

/*new*/

.list_foto {
    width: 50%;
    position: relative;
}
.list_foto a.ba_new_slide__img_cont {
    width: 100%;
}
.list_foto  .swiper-button-next, .list_foto .swiper-button-prev{
    color:#00a29a;
	display:none;
}
.list_foto.multy .swiper-button-next,  .list_foto.multy .swiper-button-prev{
	display:block;
	width: 50px;
    height: 50px;
}

.list_foto.multy .swiper-button-next:after, .list_foto.multy .swiper-button-prev:after {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
	.list_foto {
		width: 100%;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/dark-slider-uslug_tell/style.css?17580535855428*/
.s_phone_slider {
	padding: 100px 0 50px;
	display: flex;
	flex-direction: column;
	/* gap: 60px; */
	gap: 80px;
    background: #1e1e1e;
}
.s_phone_slider .container_tell {
	padding: 0 20px;
	display: flex;
	flex-direction: column;
	gap: 60px;
}
.s_phone_slider .max-content {
	width: 100%;
}

.phone_slider {
	position: relative;
	/* min-height: 741px; */
	height: auto;
	padding-bottom: 60px;
	display: flex;
	align-items: center;
}
.phone_slider:has(.pos_phone_h.swiper-slide-active) {
	padding-bottom: 120px;
}

.ps_slide a.play:before {
	top: 50%;
	left: calc(50% + 5px);
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
}

.swiper.swiperPhoneSlider {
	display: flex;
	align-items: center;
	min-width: 100%;
	justify-content: center;
	/* padding: 0; */
	/* padding: 0 859px; */
}

.swiper.swiperPhoneSlider .swiper-wrapper {
	align-items: center;
	width: 100%;
	transition: .4s;
	/* margin-left: -70px; */
}

section.s_phone_slider h2.phone_slider__title {
    max-width: 950px;
}
.swiper-slide.ps_slide {
	display: flex;
	position: inherit;
	justify-content: center;
	/* width: auto!important; */
}

.swiper-slide.ps_slide.pos_phone_h.pos_active {
	width: 335px;
}

.swiper-slide.ps_slide.pos_phone_h {
	width: 196px;
}
.swiper-slide.ps_slide.pos_phone_w {
	width: 620px;
}
.swiper-slide.ps_slide.swiper-slide-prev {
	/* margin-right: 90px!important; */
}
.swiper-slide.ps_slide.swiper-slide-next {
}
.swiper-slide.ps_slide.swiper-slide-active {
	justify-content: center;
	width: 335px;
	/* margin-right: 300px!important; */
}
.swiper-slide.ps_slide.swiper-slide-active.mod_slide {
	width: 335px;
}
.swiper-slide.ps_slide.swiper-slide-active .ps_slide__img {
	min-width: 300px;
	max-width: 300px;
	max-height: 560px;
	min-height: 560px;
}

.swiper-slide.ps_slide.swiper-slide-active.pos_phone_w {
	width: 680px;

}
.swiper-slide.ps_slide.swiper-slide-active.pos_phone_w .ps_slide__img {
	min-width: 560px;
	max-width: 560px;
	max-height: 300px;
	min-height: 300px;
}
.swiper-slide.ps_slide.pos_phone_w .ps_slide__img {
	min-width: 620px;
	max-width: 620px;
	max-height: 350px;
	min-height: 350px;
}

.swiper-button-prev.ps_btn_prev, .swiper-button-next.ps_btn_next {
	width: 40px;
	height: 40px;
	bottom: 0;
	top: unset;
	transform: translateX(-50%);
}
.swiper-button-prev.ps_btn_prev:hover:before, .swiper-button-next.ps_btn_next:hover:before {
	opacity: 1;
}
.swiper-button-prev.ps_btn_prev:before, .swiper-button-next.ps_btn_next:before {
	content: url(/local/templates/svsviridov_index/images/right.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	opacity: .75;
}
.swiper-button-prev.ps_btn_prev:after, .swiper-button-next.ps_btn_next:after {
	content: unset;
}
.swiper-button-prev.ps_btn_prev:before {
	transform: rotate(180deg);
	margin-top: -4px;
}
.swiper-button-prev.ps_btn_prev {
	border-bottom: 1px solid #00A29A;
	border-left: 1px solid #00A29A;
	left: calc(50% - 32px);
}
.swiper-button-next.ps_btn_next {
	border-top: 1px solid #00A29A;
	border-right: 1px solid #00A29A;
	left: calc(50% + 32px);
}

.main_phone_img {
	position: absolute;
	left: 50%;
	/* top: 0; */
	top: -65px;
	transform: translateX(-50%);
	object-fit: contain;
	min-width: 335px;
	max-width: 335px;
	max-height: 681px;
	min-height: 681px;
	object-position: center;
	z-index: 0;
	transition: .3s;
}
.main_phone_img.max_phone_w {
	top: calc(50% - 2px);
	left: 50%;
	transform: rotateZ(-90deg) translate(110%, -25%);
}

.ps_slide__img_cont {
	display: flex;
}
.ps_slide__img {
	object-fit: cover;
	object-position: center;
	min-width: 196px;
	max-width: 196px;
	max-height: 350px;
	min-height: 350px;
	background: #272727;
}
section.s_phone_slider h2.phone_slider__title {
    font-size: 64px;
    font-weight: 400;
    line-height: 70.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    text-transform: uppercase;
color: #fff;
}
@media (max-width: 992px) {

    section.s_phone_slider h2.phone_slider__title {
        max-width: 100%;
        font-size: 35px;
        line-height: 40px;
    }

	.s_phone_slider h2 {
		color: white;
	}

	.main_phone_img {
		min-width: 168px;
		max-width: 168px;
		max-height: 340px;
		min-height: 340px;
		top: -35px;
	}
	.ps_slide__img {
		min-width: 120px;
		max-width: 120px;
		max-height: 214px;
		min-height: 214px;
	}
	.phone_slider {
		/* min-height: 400px; */
	}
	.phone_slider:has(.pos_phone_h.swiper-slide-active) {
		padding-bottom: 80px;
	}
	.swiper-slide.ps_slide.pos_phone_h {
		width: 120px;
	}
	.swiper-slide.ps_slide.pos_phone_w {
		width: 214px;
	}
	.swiper-slide.ps_slide.pos_phone_w .ps_slide__img {
		min-width: 214px;
		max-width: 214px;
		max-height: 120px;
		min-height: 120px;
	}
	.swiper-slide.ps_slide.swiper-slide-active .ps_slide__img {
		min-width: 150px;
		max-width: 150px;
		max-height: 280px;
		min-height: 280px;
	}
	.swiper-slide.ps_slide.swiper-slide-active {
		width: 150px;
	}
	.swiper-slide.ps_slide.swiper-slide-active.pos_phone_w {
		width: 340px;
	}
	.swiper-slide.ps_slide.swiper-slide-active.pos_phone_w .ps_slide__img {
		min-width: 280px;
		max-width: 280px;
		max-height: 150px;
		min-height: 150px;
	}
	.main_phone_img.max_phone_w {
		top: calc(50% - 15px);
	}
}
@media (max-width: 768px) {
	.s_phone_slider {
		padding: 30px 0 30px;
		/* gap: 30px; */
		gap: 60px;
	}
	.s_phone_slider .container_tell {
		padding: 0 10px;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/slider-news-uslug-2025/style.css?17518913826791*/
section.news-block.max-content {
    padding-top: 100px;
    background: #1e1e1e;
}
.methodology.list_more {
    background: #1e1e1e;
}
section.news-block.max-content h2 {
    font-size: 64px;
    font-weight: 400;
    line-height: 70.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
}
.before-news  .slick-track {
    display: flex;
    align-items: flex-start;
    height: auto;
}
.before-news .slick-slide {
    transition: 0.9s;
}
.before-news .slick-slide.slick-active {
    max-width: 100%;
    box-sizing: border-box;
    max-width: 25vw;
}
.before-news .slick-slide.slick-active.slick-center {
   width: 50vw !important;
	 max-width: 50vw;
}
.before-news .slick-slide>div{
    width: 100%;
}
.before-news.slick-initialized.slick-slider>div {
    padding: 0 !important;
}
.before-news .img_news {
   /* width: 100%;*/
    height: 220px;
    background: #1e1e1e;
	height: auto;
    aspect-ratio: 1 / 0.75;
}
.before-news .slick-slide.slick-active.slick-center  .img_news {
    width: 100%;
  /*  height: 350px;*/
      height: auto;
    aspect-ratio: 1 / 0.5;
}
.img_news img {
    height: 100%;
    width: 100%;
        object-fit: contain;
}

.before-news .slick-slide>div {
    padding: 20px;
	padding-top: 0;
}
.before-news .slick-slide.slick-center>div {
    padding: 0px;
}

.elem-news {
    background: #272727;
    height: max-content;
    padding: 20px;
}

.name_news {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    text-align: justify;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-top: 20px;
}

.prew_news {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    text-align: justify;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    display: none;
}
.bnt_news {
    justify-content: flex-end;
    display: none;
}
.before-news .slick-slide.slick-active.slick-center .prew_news {display:block;}
.before-news .slick-slide.slick-active.slick-center .bnt_news {display: flex;}

div#news-block {
	padding-bottom: 80px;
    position: relative;
}
div#news-block .navi-blog {
    position: absolute;
    bottom: 0px;
    left: calc(50% - 25px);
}

div#news-block .navi-blogii {
    position: absolute;
    bottom: 20px;
    left: 40%;
}

div#news-block .navi-blog button.slick-arrow_blog {
    opacity: 0.1;
    transition: 0.5s;
    border-top: 1px solid #00A29A;
    border-right: 1px solid #00A29A;
    width: 40px;
    height: 40px;
}
div#news-block .navi-blog button.slick-arrow_blog:before {
    content: url(/local/templates/svsviridov_index/images/right.png);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#news-block .navi-blog button.slick-prev.slick-arrow_blog:before {
    content: url(/local/templates/svsviridov_index/images/left.png);
}
div#news-block .navi-blog button.slick-prev.slick-arrow_blog {
	border-left: 1px solid #00A29A;
	border-bottom: 1px solid #00A29A;
	border-top: 0;
	border-right: 0;
}
div#news-block .navi-blog .pre-kv.bnt-arrow.slick-arrow_blog {
    margin-right: 50px;
}
div#news-block .navi-blogii  .count {
    margin-left: 25px;
    font-weight: 400;
}
div#news-block .navi-blog button.slick-arrow_blog:hover {
    opacity: 1;
}
	section.news-block.max-content .methodology.list_more {
		margin-bottom: 50px;
		padding: 0 20px;
	}
div#news-block {
    font-family: Tilda Sans;
}
div#news-block a.tab_info_link_mobile {
    color: #faf8eb;
}
div#news-block a.tab_info_link_mobile {
    pointer-events: none;
	text-decoration: none;
}
div#news-block .tab_info_link {
    position: relative;
    color: white;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    padding: 10px;
    text-transform: uppercase;
	text-decoration: none;
}
div#news-block .tab_info_link:after, .tab_info_link:before {
    position: absolute;
    content: '';
    background: #00A29A;
    bottom: 0;
    right: 0;
}
div#news-block .tab_info_link:before {
    height: 40px;
    width: 1px;
}
div#news-block .tab_info_link:after {
    width: 40px;
    height: 1px;
}
@media (max-width: 1200px) {
	.name_news {
		font-size: 16px;
		line-height: 20px;
	}
	a.tab_info_link {
		font-size: 12px;
	}
	.prew_news {
		font-size: 14px;
	}
}
@media (max-width: 960px) {

a.tab_info_link_mobile {
   pointer-events: auto;
}

.before-news .slick-slide.slick-active.slick-center {
    width: 100% !important;
   max-width: max-content;
}
	.before-news .slick-slide.slick-active {
		max-width: max-content;
	}
	.before-news.slick-initialized.slick-slider .slick-list.draggable {
		padding: 0 !important;
	}
	section.news-block div#news-block .navi-blog button {
		opacity: 1;
	}
	div#news-block .navi-blog button.slick-prev.slick-arrow_blog {
		border-top: 0;
		border-bottom: 1px solid #00A29A;
	}
	section.news-block.max-content {
		padding-top: 40px;
	}
	.before-news .prew_news {display:block;}
	.before-news  .bnt_news {display: flex;}
	.before-news .slick-slide>div {
		padding: 10px;
		padding-top: 0;
	}
	.elem-news {
		padding: 10px;
	}
	.name_news {
		padding-top: 10px;
	}
	section.news-block.max-content .methodology.list_more {
		margin-bottom: 30px;
		padding: 0 10px;
	}

div#news-block	.prew_news {
		margin-bottom: 20px;
		-webkit-line-clamp: 5;
		display: none !important;
		-webkit-box-orient: vertical;
		overflow: hidden;
		transition: 0.5s;
	}
div#news-block .slick-slide.slick-current.slick-active .prew_news {
    display: -webkit-box !important;
}
div#news-block .navi-blog {
    position: absolute;
    bottom: -10px;
    right: 35px;
    left: initial;
}
div#news-block .slick-slide.slick-current.slick-active .elem-news {
   /* min-height: 500px;*/
    height: 100%;
}
.name_news {
    margin: 0;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
	.before-news .img_news{    	
		aspect-ratio: auto;
     	height: 300px;
	}
	.before-news .img_news img{    	
		    object-fit: cover;
	}
div#news-block .slick-slide.slick-current.slick-active .name_news {

    -webkit-line-clamp: none;

}
div#news-block .before-news .bnt_news {
    display: none;
}
div#news-block {
		padding-bottom: 0px;
}
}
@media (max-width: 313px) {
	a.tab_info_link {
		font-size: 10px;
	}

}
.navi-blog .slick-arrow, .navi-blog .slick-arrow:hover{
    background: none !important;
    border: none !important;
}

@media (max-width: 960px) {
	section.news-block.max-content h2 {
		font-size: 34px;
		font-weight: 400;
		line-height: 34px;
		text-align: left;
	}

	div#news-block .slick-slide.slick-current.slick-active .elem-news {
		padding-bottom: 40px;
	}

}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/uslugi-2020-desc-temp/style.css?176414166910995 */
/* /css/2020/detail-page.css?174435258320890 */
/* /css/2020/detail-page-2.css?174435259928188 */
/* /css/2020/detail-page-vaser-bodybuilding.css?175326218113950 */
/* /css/2020/reporting-info.css?17443544275050 */
/* /bitrix/templates/.default/components/bitrix/news.detail/uslugi-2020-desc-temp/style-gbsh.css?17443119093825 */
/* /bitrix/templates/.default/components/bitrix/news.list/do-posle-ajax_nv/style.css?17592222126287 */
/* /bitrix/templates/.default/components/bitrix/news.list/dark-slider-uslug_tell/style.css?17580535855428 */
/* /bitrix/templates/.default/components/bitrix/news.list/slider-news-uslug-2025/style.css?17518913826791 */
