

/* Start:/bitrix/templates/h-clinic/css/mainpage.css?176453321419381*/
.page-content h2, .page-content .zh2, .newpage_1 h1{
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.04em;
    color: #006186;
    border-bottom: 1px solid #A3B1C5;
    padding-bottom: 10px;
    margin-bottom: 32px;
    text-transform: revert;
}
body main {
    margin-bottom: 0;
}





/*** newpage_1 ***/
.newpage_1{
    background: #fff;
    text-align: left;
    padding: 80px 0 50px;
}
.newpage_1_flex{
    display: flex;
    justify-content: space-between;
    font-size: 23px;
    line-height: 165%;
}
.newpage_1_flex_l{
    width: 370px;
    padding-right: 40px;
    flex: none;
    font-weight: 400;
    font-size: 22px;
    line-height: 150%;
    letter-spacing: -0.04em;
    color: #636C7A;
}
.newpage_1_flex_r{
    font-weight: 400;
    font-size: 18px;
    line-height: 161%;
    letter-spacing: -0.03em;
    color: #636C7A;
}

@media (max-width: 767px) {
    .newpage_1{
        padding: 30px 0;
    }
    .newpage_1_flex{
        flex-wrap: wrap;
    }
    .newpage_1_flex_l{
        width: 100%;
        font-weight: 400;
        font-size: 20px;
        line-height: 160%;
        letter-spacing: -0.05em;
        color: #636C7A;
    }
    .newpage_1_flex_r{
        width: 100%;
        font-weight: 400;
        font-size: 15px;
        line-height: 160%;
        letter-spacing: -0.03em;
        color: #636C7A;
        margin-top: 20px;
    }
    .newpage_1 h1{
        margin-top: 20px !important;
    }
    .page-content h2, .page-content .zh2, .newpage_1 h1{
        font-size: 28px;
        line-height: 114%;
    }
	#swiper-slide-33549 .swiper-slide-name {
		font-size: 40px;
	}
}
/*** ********* ***/

/*** newpage_buklet ***/
.newpage_buklet{
    text-align: left;
    background: rgba(243,243,243);
}
.newpage_buklet .container{
    background: url("/upload/sx-ch.jpg?a=2") no-repeat;
    background-size: 700px;
    background-position: 100% 0%;
    padding-top: 80px;
    padding-bottom: 80px;
    min-height: 276px;
}
.newpage_buklet_name{
    font-weight: bold;
    font-size: 34px;
    line-height: 114%;
    letter-spacing: -0.05em;
    color: #1c41ff;
    margin-bottom: 15px;
}
.newpage_buklet p{
    font-weight: 400;
    font-size: 23px;
    line-height: 165%;
    letter-spacing: -0.04em;
    color: #626c7b;
    max-width: 580px;
}
.newpage_buklet_button{
    background: #1c41ff;
    border-radius: 4px;
    font-weight: bold;
    font-size: 19px;
    letter-spacing: -0.03em;
    color: #fff;
    display: flex;
    width: fit-content;
    padding: 10px 20px;
    margin-top: 25px;
    align-items: center;

}
.newpage_buklet_button span{
    font-weight: 400;
    font-size: 15px;
    line-height: 253%;
    letter-spacing: -0.01em;
    color: #fff;
    margin-left: 10px;
    opacity: 0.7;
}
.newpage_buklet_button:hover {
    background: #002EBF;
    color: #fff;
}
@media (max-width: 1200px) {
    .newpage_buklet .container{
        background-size: 450px;
        background-position: right center;
    }
}
@media (max-width: 991px) {
    .newpage_buklet{
        padding-bottom: 20px;
    }
    .newpage_buklet_name{
        font-size: 32px;
    }
    .newpage_buklet p{
        font-size: 19px;
        line-height: 158%;
    }
    .newpage_buklet .container{
        padding-top: 50px;
        padding-bottom: 420px;
        background-size: 550px;
        background-position: bottom left;
    }
}
@media (max-width: 480px) {
    .newpage_buklet{
        padding-bottom: 0px;
    }
    .newpage_buklet .container{
        padding-top: 30px;
        padding-bottom: 440px;
        background-size: 600px;
        background-position: bottom center;
    }
}
/*** ********* ***/

/*** newpage_buklet2 ***/

#check-ups {
	scroll-margin-top: 40px;
}

.newpage_buklet2 {
	background: #ffffff;
}

.newpage_buklet2_wrap {
	display: flex;
	justify-content: space-between;
	text-align: left;
	gap: 25px;
}

.newpage_buklet2_name {
	font-size: 24px;
	line-height: 30px;
	color: #5d5d5d;
	font-weight: bold;
	margin-bottom: 16px;
}

.newpage_buklet2_item {
	width: 362px;
	padding: 80px 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.newpage_buklet2_item:nth-child(2) {
	width: 476px;
	height: auto;
	padding: 0;
}

.newpage_buklet2_item p {
	font-size: 15px;
	font-weight: 300;
	line-height: 18px;
	margin-bottom: 40px;
}

.newpage_buklet2_button {
	font-weight: 600;
	color: #ffffff;
	background-color: #cc1440;
	padding: 14px 15px;
	margin-top: auto;
	transition: color 0.3s;
}

.newpage_buklet2_button:hover {
	color: #e5e5e5;
}

.newpage_buklet2_button span {
	font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.01em;
    color: #fff;
    margin-left: 4px;
    opacity: 0.7;
}

@media (max-width: 767px) {
	.newpage_buklet2_wrap {
		flex-direction: column;
		gap: 0;
		padding: 80px 0;
	}
	
	.newpage_buklet2_item {
		max-width: 100%;
		padding: 0;
		z-index: 2;
	}

	.newpage_buklet2_item img {
		width: 100%;
	}

	.newpage_buklet2_item:nth-child(2) {
		height: auto;
		position: relative;
		top: -40px;
		z-index: 1;
	}
}

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

/*** newpage_2 ***/
.newpage_2{
    background: #fff;
    text-align: left;
    padding: 50px 0;
}
.newpage_2_flex{
    display: flex;
    justify-content: space-between;

    font-size: 23px;
    line-height: 165%;
}
.newpage_2_item{
    width: 31%;
    padding-right: 0px;
    flex: none;
    font-weight: 400;
    font-size: 23px;
    line-height: 165%;
    letter-spacing: -0.04em;
    color: #636C7A;
}
.newpage_2_item_img img{
    max-width: 100%;
	border-radius: 6px;
}
.newpage_2_item_name, .newpage_2_item_name a{
    font-weight: 800;
    font-size: 22px;
    line-height: 114%;
    letter-spacing: -0.05em;
    color: #636C7A;
    margin: 5px 0 12px;
}
.newpage_2_item_txt, .newpage_2_item_txt a{
    font-weight: 400;
    font-size: 18px;
    line-height: 161%;
    letter-spacing: -0.03em;
    color: #636C7A;
}
@media (max-width: 767px) {
    .newpage_2{
        padding: 20px 0;
    }
    .newpage_2_flex{
        flex-wrap: wrap;
    }
    .newpage_2_item{
        width: 100%;
        margin-bottom: 20px;
    }
    .newpage_2_item_name{
        font-size: 22px;
        line-height: 114%;
        margin: 20px 0 10px;
    }
    .newpage_2_item_txt{
        font-size: 15px;
        line-height: 160%;
    }
}
/*** ********* ***/

/*** newpage_3 ***/
.newpage_3{
    text-align: left;
    padding: 50px 0;
}
.newpage_3_flex{
    display: flex;
    justify-content: space-between;
}
.newpage_3_flex_l{
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    letter-spacing: -0.03em;
    color: #636C7A;
    padding-right: 30px;
}
.newpage_3_flex_l ul{
    padding-left: 20px;
}
.newpage_3_flex_l ul li{
    margin-bottom: 20px;
}
.newpage_3_flex_r{
    width: 580px;
    flex: none;
}
.newpage_3_flex_r img{
    max-width: 100%;
}
@media (max-width: 991px) {
    .newpage_3_flex{
        flex-wrap: wrap;
    }
    .newpage_3_flex_r{
        order: 0;
        margin-bottom: 20px !important;
    }
    .newpage_3_flex_l{
        order: 1;
    }
}
@media (max-width: 767px) {
    .newpage_3{
        background: #fff;
        padding: 20px 0;
    }
    .newpage_3_flex{
        flex-wrap: wrap;
    }
    .newpage_3_flex_l{
        font-size: 15px;
        line-height: 147%;
    }
    .newpage_3_flex_l ul li{
        margin-bottom: 12px;
    }
    .newpage_3_flex_r{
        width: fit-content;
        height: 300px;
        overflow: hidden;
        border-radius: 6px;
    }
}
@media (max-width: 600px) {
    .newpage_3_flex_r {
        height: 200px;
    }
}
/*** ********* ***/

/*** newpage_4 ***/
.newpage_4{
    background: #fff;
    text-align: left;
    padding: 80px 0 80px;
}
.newpage_4_flex{
    display: flex;
    justify-content: space-between;
}

.newpage_4_item{
    border-radius: 6px;
    background: #f2f4f5;
    width: 32%;
    padding:20px 0 20px 60px;
}
.newpage_4_item_name{
    font-weight: 700;
    font-size: 23px;
    line-height: 114%;
    letter-spacing: -0.05em;
    color: #636C7A;
    position: relative;
}
.newpage_4_item_img{
    background: #2D3137;
    width: 37px;
    height: 37px;
    border-radius: 37px;
    position: absolute;
    top:-5px;
    left: -47px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
}

.newpage_4_item ul{
    padding-left: 20px;
    color: #006186;
    margin-top: 15px;
}
.newpage_4_item a{
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    letter-spacing: -0.06em;
    text-decoration: underline;
    color: #006186;
}
@media (max-width: 991px) {
    .newpage_4_flex{
        flex-wrap: wrap;
    }
    .newpage_4_item{
        width:100%;
        margin-bottom: 5px;
    }
    .newpage_4_item_name {
        font-weight: 700;
        font-size: 20px;
    }
}
/*** ********* ***/

/*** newpage_5 ***/
.newpage_5{
    background: #fff;
    text-align: left;
    padding: 50px 0;
}
.newpage_5_flex{
    display: flex;
    justify-content: space-between;
}
.newpage_5_item{
    border-radius: 6px;
    background: #f2f4f5;
    width: calc(100% / 5 - 8px);
    text-align: center;
    padding: 20px 15px 15px;
    transition: background 0.3s;
}
.newpage_5_item:hover {
    background: rgba(192,3,59,0.1);
}
.newpage_5_item_name{
    font-weight: 900;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: -0.09em;
    text-align: center;
    color: #636c7a;
    border-bottom: 1px solid rgba(98, 108, 123, 0.5);
    padding-bottom: 10px;
    margin-bottom: 15px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.newpage_5_item_name div{
    font-size: 18px;
    line-height: 85%;
    letter-spacing: -0.01em;
    font-weight: normal;
}
.newpage_5_item_img{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}
.newpage_5_date{
    margin: 10px 0 0 0;
    font-size: 12px;
}
@media (max-width: 600px) {
    .newpage_5{
        padding: 20px 0;
    }
    .newpage_5_flex{
        flex-wrap: wrap;
    }
    .newpage_5_item{
        width: calc(50% - 3px);
        margin-bottom: 6px;
    }
    .newpage_5_item:nth-child(5){
        width: 100%;
    }
}
/*** ********* ***/

/*** newpage_6 ***/
.newpage_6{
    text-align: left;
    padding: 20px 0 30px;
    background: #FFF;
}
.newpage_6_fon{
    background: #F2F4F5;
    padding: 20px 0;
    margin-top: 0px;
}
.newpage_6_flex{
    display: flex;

    font-size: 23px;
    line-height: 165%;

}
.newpage_6_item{
    width: 31%;
    padding-right: 0;
    margin-right: 3.5%;
    flex: none;
}
.newpage_6_item:nth-last-child(1){
    margin-right: 0;
}
.newpage_6_item_img img{
    max-width: 100%;
}
.newpage_6_item_name{
    font-weight: 400;
    font-size: 18px;
    line-height: 139%;
    letter-spacing: -0.03em;
    color: #636C7A;
    margin: 15px 0 0px;
}
@media (max-width: 767px) {
    .newpage_6_flex{
        flex-wrap: wrap;
    }
    .newpage_6_item{
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
}

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

/*** newpage_7 ***/
.newpage_7{
    background: #fff;
    text-align: left;
    padding: 50px 0;
}
.newpage_7_flex{
    display: flex;
    justify-content: space-between;
    font-size: 23px;
    line-height: 165%;
}
.newpage_7_flex_l{
    width: 400px;
    padding-right: 0px;
    flex: none;

    font-weight: 400;
    font-size: 24px;
    line-height: 129%;
    letter-spacing: -0.04em;
    color: #636C7A;
}
.newpage_7_flex_l a{
    font-weight: 400;
    font-size: 18px;
    line-height: 139%;
    letter-spacing: -0.03em;
    text-decoration: underline;
    color: #006186;
    display: block;
    margin-top: 25px;
}
.newpage_7_flex_r{
    font-weight: 400;
    font-size: 18px;
    line-height: 161%;
    letter-spacing: -0.03em;
    color: #636C7A;
}
.newpage_7_flex_r img{
    max-width: 100%;
}

.banner_button{
    font-family: 'BrutalType';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    background: #CC1440;
    border: solid 2px #CC1440;
    border-radius: 4px;
    padding: 15px 40px 13px;
    cursor: pointer;
    color: #FFFFFF;
    display: table;
    position: relative;
    z-index: 5;
    margin-top: 40px;
}
.banner_button:hover{
    background-color: #ffffff;
    color: #ce1e3e;
}
.newpage_7_flex_r .banner_button{
    display: none;
}
@media (max-width: 767px) {
    .newpage_7_flex{
        flex-wrap: wrap;
    }
    .newpage_7_flex_l{
        width: 100%;
    }
    .newpage_7_flex_r{
        width: 100%;
    }
    .newpage_7_flex_l .banner_button{
        display: none;
    }
    .newpage_7_flex_r .banner_button{
        display: block;
    }
    .newpage_7_flex_r{
        margin-top: 30px;
    }
    .newpage_7_flex_r img{
        margin-bottom: -30px;
    }
}
/*** ********* ***/

/*** newpage_8 ***/
.newpage_8 {
	background: #ffffff;
	padding: 40px 0;
}

.social-banners {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
    }

    .social-banners-item:first-child {
        background: url("/upload/social-banners/tg-main-bg2x.webp");
        background-size: cover;
    }

    .social-banners-item:last-child {
        background: url("/upload/social-banners/dzen-main-bg2x.webp");
        background-size: cover;
    }

    .social-banners-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 6px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        min-height: 200px;
    }

    .social-banners-item:last-child .social-banners-item__title {
        color: #AF2842;
    }

    .social-banners-item:last-child .social-banners-item__desc {
        color: #42444C;
    }

    .social-banners-item-info {
        width: 45%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        padding: 40px 0;
        padding-right: 30px;
    }

    .social-banners-item__title {
        text-align: left;
        font-weight: 700;
        font-size: 2.5rem;
        line-height: 2.6rem;
        color: #FFFFFF;
    }

    .social-banners-item__desc {
        text-align: left;
        font-weight: 400;
        font-size: 1.4rem;
        line-height: 1.8rem;
        color: #FFFFFF;
        margin-top: 16px;
        margin-bottom: 20px;
    }

    .social-banners-item__button {
        font-weight: 500;
        font-size: 1.8rem;
        line-height: 2.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        padding: 8px 34px;
        background: #AF2842;
        -webkit-transition: background 0.3s ease;
        -o-transition: background 0.3s ease;
        transition: background 0.3s ease;
    }

    .social-banners-item__button:hover {
        color: #ffffff;
        background: #93002c;
    }

    @media (max-width: 1200px) {
        /* .social-banners {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        } */

        .social-banners-item {
            -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        }

        .social-banners-item-info {
            width: 50%;
            padding-left: 2px;
        }

        .social-banners-item__title {
            font-size: 1.8rem;
            line-height: 2.2rem;
        }

        .social-banners-item__desc {
            font-size: 1.2rem;
            line-height: 1.4rem;
            margin-top: 6px;
            margin-bottom: 10px;
        }
    }

    @media (max-width: 1000px) {
        .social-banners-item {
            max-height: 214px;
        }
        .social-banners-item-info {
            padding-right: 20px;
        }
    }

    @media (max-width: 767px) {
        .social-banners {
            flex-direction: column;
        }
    }
/*** ********* ***/

/*bl-3*/
.sx-bl-3{
    background: #fff;
    padding: 50px 0;
}
.sx-bl-3 .container{
    text-align: left;
}
.sx-bl-3-box a{
    font-weight: 400;
    font-size: 26px;
    line-height: 114%;
    letter-spacing: -0.05em;
    color: #1c41ff;

    display: block;
    width: 49%;
    border-bottom: 1px solid #AEBACA;
    text-align: left;
    padding: 20px 50px 20px 0;
    position: relative;
}
.sx-bl-3-box a:nth-child(n+7){
    display: none;
}
.sx-bl-3-box a svg{
    position: absolute;
    top:calc(50% - 20px);
    right: 0;
}
.sx-bl-3-box a:nth-child(1), .sx-bl-3-box a:nth-child(2){
    border-top: 1px solid #AEBACA;
}
.sx-bl-3-box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.sx-bl-3-all{
    background: #FFFFFF;
    border: 1px solid #1C41FF;
    box-sizing: border-box;
    border-radius: 3px;
    font-style: normal;
    line-height: 16px;
    /* identical to box height */

    text-align: center;

    color: #1C41FF;
    display: table;
    padding: 20px 40px 19px;
    margin: 40px 0 0;
    cursor: pointer;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -0.02em;
}
.sx-bl-3-all:hover{
    background: #1C41FF;
    color: #fff;
}

@media (max-width: 991px) {
    .sx-bl-3-box a{
        width: 100%;
        font-size: 19px;
        line-height: 114%;
    }
    .sx-bl-3-box a:nth-child(2){
        border-top:0;
    }
    .sx-bl-3{
        padding: 30px 0;
    }
    .sx-bl-3-all{
        width: 100%;
        padding: 15px 40px 14px;
        margin-top: 25px;
    }
}
/*****/

.hiv-banner {
  background-color: #d0d0d0;
}

.hiv-banner-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  gap: 40px;
  text-align: left;
}

.hiv-banner-wrap.container::before,
.hiv-banner-wrap.container::after {
  display: none;
}

.hiv-banner__title {
  color: #494c52;
  font-weight: bold;
  letter-spacing: -0.03em;
  font-size: 24px;
  line-height: 110%;
  white-space: nowrap;
}

.hiv-banner__text {
  color: #494c52;
  letter-spacing: -0.03em;
  font-size: 16px;
  line-height: 110%;
  margin: 0;
}

.hiv-banner__button {
  background-color: #cb1440;
  color: #ffffff;
  padding: 12px 52px;
  font-weight: bold;
  border-radius: 5px;
  transition: color 0.3s, background-color 0.3s;
}

.hiv-banner__button:hover {
  color: #ffffff;
  background-color: #93002c;
}

@media (width < 1024px) {
  .hiv-banner-wrap {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 18px;
    padding: 20px;
  }
  .hiv-banner__text {
    margin-bottom: 4px;
  }
  .newpage_4 {
    padding-bottom: 50px;
  }
}
/* End */
/* /bitrix/templates/h-clinic/css/mainpage.css?176453321419381 */
