@font-face {
	font-family: 'PT-Root-UI_Regular';
	src: url(/netcat_template/template/docalko/fonts/PT-Root-UI-Regular.woff2) format("woff2"), url(/netcat_template/template/docalko/fonts/PT-Root-UI-Regular.woff) format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'gilroy-semibold';
	src: url(/netcat_template/template/docalko/fonts/gilroy-semibold.ttf);
	src: url(/netcat_template/template/docalko/fonts/gilroy-semibold.ttf) format("ttf"), url(/netcat_template/template/docalko/fonts/Gilroy-Semibold.woff2) format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'gilroy-medium';
	src: url(/netcat_template/template/docalko/fonts/gilroy-medium.ttf);
	src: url(/netcat_template/template/docalko/fonts/gilroy-medium.ttf) format("ttf"), url(/netcat_template/template/docalko/fonts/Gilroy-Medium.woff2) format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'gilroy-regular';
	src: url(/netcat_template/template/docalko/fonts/gilroy-regular.ttf);
	src: url(/netcat_template/template/docalko/fonts/gilroy-regular.ttf) format("ttf"), url(/netcat_template/template/docalko/fonts/Gilroy-Regular.woff2) format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

* {
	box-sizing: border-box
}

::before,
::after {
	box-sizing: border-box
}

:hover {
	transition: .3s;
	text-decoration: none
}

a {
	text-decoration: none;
	color: inherit
}

a:hover {
	text-decoration: none !important
}

a:focus {
	text-decoration: none !important
}

body {
	margin: 0;
	background: #FFF
}

label {
	margin: 0 !important
}

img {
	max-width: 100%
}

textarea:focus {
	outline: none
}

input:focus {
	outline: none
}

input {
	border: none
}

button {
	padding: 0;
	margin: 0;
	cursor: pointer;
	border: none;
	background: none
}

ul {
	list-style: none;
	margin: 0 !important;
	padding: 0
}

ol {
	list-style: none;
	margin: 0 !important;
	padding: 0
}

p {
	margin: 0 !important;
	padding: 0
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0 !important;
	padding: 0
}

.clear {
	clear: both
}

.container2 {
	padding: 0 20px;
	max-width: 1480px;
	margin: 0 auto
}
#toTop {
      width: 60px;
      padding: 5px;
      position: fixed;
      bottom: 120px;
      right: 55px;
      cursor: pointer;
      display: none;
      color: #333;
      font-family: verdana;
      font-size: 12px;
      z-index: 9999;
    }
.text-block .num-list-services {
	list-style: decimal
}

.text-block .num-list-services li:before {
	content: none
}

.table-wrap-services {
	text-align: center;
	background-color: #fff;
	color: #000
}

.table-wrap-services table {
	border: 1px solid #ccc;
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0
}

.table-wrap-services table tr {
	border: 1px solid #ddd;
	padding: 5px
}

.table-wrap-services table th {
	padding: 10px;
	text-align: centr;
	border-right: 1px solid #ddd
}

.table-wrap-services table td {
	padding: 10px;
	text-align: left;
	border-right: 1px solid #ddd
}

.table-wrap-services table th {
	color: #79BDF9;
	background-color: #012D54;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px
}

.table-wrap-services caption {
	color: #79BDF9;
	background-color: #012D54;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	border-radius: 10px 10px 0 0;
	line-height: 31px;
	font-weight: 700;
	padding-left: 116px
}

@media screen and (max-width: 600px) {
	.table-wrap-services table {
		border: 0
	}

	.table-wrap-services table thead {
		display: none
	}

	.table-wrap-services table tr {
		margin-bottom: 10px;
		display: block;
		border-bottom: 2px solid #ddd
	}

	.table-wrap-services table td {
		display: block;
		text-align: right;
		font-size: 13px;
		border-bottom: 1px dotted #ccc;
		border-right: 1px solid transparent
	}

	.table-wrap-services table td:last-child {
		border-bottom: 0
	}

	.table-wrap-services table td:before {
		content: attr(data-label);
		float: left;
		text-transform: uppercase;
		font-weight: 700
	}
}

@media screen and (max-width: 1042px) {
	.table-wrap-services--long table {
		border: 0
	}

	.table-wrap-services--long table thead {
		display: none
	}

	.table-wrap-services--long table tr {
		margin-bottom: 10px;
		display: block;
		border-bottom: 2px solid #ddd
	}

	.table-wrap-services--long table td {
		display: block;
		text-align: right;
		font-size: 13px;
		border-bottom: 1px dotted #ccc;
		border-right: 1px solid transparent
	}

	.table-wrap-services--long table td:last-child {
		border-bottom: 0
	}

	.table-wrap-services--long table td:before {
		content: attr(data-label);
		float: left;
		text-transform: uppercase;
		font-weight: 700
	}
}

.top {
	padding: 15px 0;
	background: #012D54
}

.top-wrap {
	display: flex;
	align-items: center;
	justify-content: center
}

.top-title {
	font-family: 'PT-Root-UI_Regular';
	font-size: 16px;
	line-height: 100%;
	color: #FFF
}

.top-suptitle {
	padding: 0 0 0 8px;
	font-family: 'gilroy-medium';
	font-size: 16px;
	line-height: 19px;
	color: #FFF
}

.header {
	padding: 20px 0 0
}

.header-top {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.header-top-left {
	display: flex;
	align-items: center
}

.header-logo a {
	text-decoration: none;
	display: block
}

.header-logo-title {
	font-family: 'gilroy-semibold';
	font-size: 28px;
	line-height: 120%;
	color: #79BDF9
}

.header-logo-title span {
	color: rgba(13, 35, 59, 1)
}

.header-logo-suptitle {
	font-family: 'gilroy-medium';
	font-size: 12px;
	line-height: 120%;
	color: #0D233B
}

.header-input {
	padding: 0 0 0 47px;
	position: relative
}

.header-input input {
	font-family: 'gilroy-regular';
	font-size: 14px;
	line-height: 120%;
	color: #000;
	margin: 0;
	width: 348px;
	padding: 0 0 0 20px;
	height: 58px;
	background: #F1F6F8;
	border-radius: 30px
}

.header-input input::-webkit-input-placeholder {
	color: #C1CCD6
}

.header-input input::-moz-placeholder {
	color: #C1CCD6
}

.header-input input:-ms-input-placeholder {
	color: #C1CCD6
}

.header-input input::placeholder {
	color: #C1CCD6
}

.header-input-button {
	position: absolute;
	top: 19px;
	right: 20px
}

.header-top-right {
	display: flex;
	align-items: center
}

.header-top-link a {
	display: block;
	text-decoration: none
}

.header-top-link a:hover p {
	color: #79BDF9
}

.header-top-link a p {
	font-family: 'gilroy-semibold';
	font-size: 24px;
	line-height: 120%;
	text-align: right;
	color: #0D233B
}

.header-top-link p {
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	text-align: right;
	color: #79BDF9
}

.header-top-link p span {
	color: rgba(127, 138, 147, 1)
}

.header-br {
	display: none
}

.header-button {
	padding: 0 0 0 15px
}

.header-button button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 275px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.header-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.header-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.header-button2 {
	padding: 0 0 0 15px
}

.header-button2 button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	color: #79BDF9;
	border: 2px solid #7ABDFA;
	border-radius: 30px;
	width: 180px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.header-button2 button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.header-button2 button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.header-middle {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0
}

.header-middle-title p {
	font-family: 'PT-Root-UI_Regular';
	font-size: 12px;
	line-height: 120%;
	color: #7F8A93
}

.header-gorod-button {
	padding: 3px 0 0
}

.header-gorod-button button {
	position: relative;
	font-family: 'gilroy-medium';
	font-size: 16px;
	line-height: 120%;
	color: #79BDF9
}

.header-gorod-button button:before {
	position: absolute;
	content: '';
	bottom: -3px;
	left: 0;
	right: 0;
	border: 1px dashed #79BDF9
}

.header-gorod-button button:hover {
	color: #79BDF9;
	transition: .3s
}

.header-gorod-button button:hover:before {
	transition: .3s;
	border: 1px dashed #79BDF9
}

.header-middle-right {
	display: flex;
	align-items: center
}

.header-gorod {
	display: flex;
	align-items: center
}

.header-gorod p {
	font-family: 'gilroy-medium';
	font-size: 16px;
	line-height: 120%;
	color: #0D233B;
	margin: 0 0 0 3px
}

.header-social {
	display: flex;
	align-items: center;
	padding: 0 0 0 5px
}

.header-social-li {
	padding: 0 0 0 10px
}

.header-social-li a:hover {
	opacity: .6
}

.header-border {
	border-top: 1px solid #EEE;
	padding: 20px 0 0
}

.header-ul {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.header-li {
	padding: 0 0 20px;
	position: relative
}

.header-nav {
	text-decoration: none;
	position: relative;
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	color: #0D233B
}

.header-nav:before {
	position: absolute;
	content: '';
	height: 1px;
	background: #79BDF9;
	width: 0;
	transition: .3s;
	left: 0;
	bottom: -3px
}

.header-li:hover .header-nav {
	color: #79BDF9
}

.header-li:hover .header-nav:before {
	width: 100%
}

.header-li:hover .header-absolute {
	display: block;
	z-index: 1
}

.header-absolute {
	position: absolute;
	top: 25px;
	left: 0;
	border: 1px solid #E9E9E9;
	background: #fff;
	width: 250px;
	padding: 10px 20px 20px;
	border-radius: 20px;
	display: none
}

.header-absolute-li {
	padding: 10px 0 0
}

.header-absolute-li a {
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	color: #0D233B;
	text-decoration: none
}

.header-absolute-li a:hover {
	color: #79BDF9
}

.work {
	overflow: hidden;
	background: #F1F6F8;
	padding: 24px 0 0;
	margin-top: 20px
}

.work-wrap {
	display: flex
}

.work-block {
	padding: 44px 0 0;
	width: 55%
}

.title {
	font-family: 'gilroy-semibold';
	font-size: 62px;
	line-height: 120%;
	color: rgba(13, 35, 59, 1)
}

.title span {
	color: #E46D6D
}

.work-title p {
	padding: 20px 0 0;
	font-family: 'gilroy-medium';
	font-size: 32px;
	line-height: 120%;
	color: #0D233B
}

.work-ul {
	padding: 27px 0 0
}

.work-li {
	display: flex;
	padding: 20px 0 0;
	align-items: center
}

.work-li p {
	margin: 0 0 0 10px !important;
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.work-form {
	padding: 78px 0 0
}

.work-inner {
	display: flex;
	align-items: center
}

.work-input input {
	font-family: 'gilroy-regular';
	font-size: 14px;
	line-height: 120%;
	color: #0D233B;
	margin: 0;
	width: 349px;
	padding: 0 0 0 20px;
	height: 58px;
	background: #FFF;
	border-radius: 30px
}

.work-input input::-webkit-input-placeholder {
	color: #C1CCD6
}

.work-input input::-moz-placeholder {
	color: #C1CCD6
}

.work-input input:-ms-input-placeholder {
	color: #C1CCD6
}

.work-input input::placeholder {
	color: #C1CCD6
}

.work-button {
	padding: 0 0 0 15px
}

.work-button button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 227px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.work-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.work-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.work-form-text p {
	padding: 15px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 14px;
	line-height: 120%;
	color: #8B8B8B
}

.work-form-text p a {
	font-family: 'PT-Root-UI_Regular';
	font-size: 14px;
	line-height: 120%;
	color: rgba(121, 189, 249, 1);
	text-decoration: none
}

.work-form-text p a:hover {
	text-decoration-line: underline
}

.work-block2 {
	width: 45%;
	display: flex;
	height: auto;
	justify-content: flex-end
}

.work-img {
	display: flex;
	height: 100%;
	align-items: flex-end;
	position: relative;
	margin: 0 -240px 0 -184px
}

.work-absolute {
	position: absolute;
	left: 149px;
	bottom: 127px;
	background: #FFF;
	box-shadow: 0 0 30px rgba(13, 35, 59, 0.1);
	border-radius: 50%;
	width: 196px;
	height: 196px;
	padding: 66px 17px 0
}

.work-absolute-name p {
	font-family: 'gilroy-semibold';
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	color: #0D233B
}

.work-absolute-position p {
	padding: 4px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 14px;
	line-height: 120%;
	color: #8B8B8B;
	text-align: center
}

.uslugisec {
	padding: 110px 0 0
}

.title2 {
	font-family: 'gilroy-semibold';
	font-size: 58px;
	line-height: 110%;
	color: #E46D6D
}

.title2 span {
	color: rgba(13, 35, 59, 1)
}

.uslugisec-container {
	padding: 0 12px
}

.uslugisec-wrap {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0 0
}

.uslugisec-block {
	width: 33.3333333%;
	padding: 30px 8px 0;
	display: flex;
	flex-direction: column;
	height: auto
}

.uslugisec-border {
	height: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
	border: 1px solid #E9E9E9;
	border-radius: 30px;
	padding: 35px
}

.uslugisec-border:hover {
	box-shadow: 0 0 20px rgba(13, 35, 59, 0.08);
	border: 1px solid #fff
}

.uslugisec-border p {
	padding: 30px 0 0;
	font-family: 'gilroy-semibold';
	font-size: 28px;
	line-height: 120%;
	color: #0D233B
}

.uslugisec-border ul {
	padding: 5px 0 0;
	margin-bottom: 20px !important;
	flex-grow: 1
}

.uslugisec-border ul li {
	padding: 15px 0 0;
	display: flex;
	align-items: center
}

.uslugisec-border ul li:before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #79BDF9
}

.uslugisec-border ul li a {
	display: block;
	width: 90%;
	margin: 0 0 0 12px !important;
	text-decoration: none;
	padding: 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.uslugisec-border ul li a:hover {
	color: #23527c;
	text-decoration: underline
}

.uslugisec-border ul li a p {
	padding: 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.uslugisec-border ul li a:hover p {
	color: #79BDF9
}

.uslugisec-button button {
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 180px;
	height: 47px;
	display: flex;
	align-items: center;
	justify-content: center
}

.uslugisec-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.uslugisec-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.nashisec {
	padding: 110px 0 0
}

.nashisec-container {
	max-width: 1640px
}

.nashisec-border {
	padding: 110px 80px 110px 65px;
	background: #F5FBFF;
	border-radius: 60px
}

.nashisec-pd {
	padding: 0 20px 0 15px
}

.nashisec-wrap {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 0 0
}

.nashisec-block {
	width: 33.33333333%;
	padding: 40px 20px 0 15px
}

.nashisec-title p {
	padding: 20px 0 0;
	font-family: 'gilroy-semibold';
	font-size: 28px;
	line-height: 110%;
	color: #0D233B
}

.nashisec-suptitle p {
	padding: 10px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.nachalosec {
	padding: 110px 0 0
}

.nachalosec-wrap {
	display: flex;
	padding: 40px 0 0
}

.nachalosec-block {
	padding: 20px 0 0;
	width: 31%
}

.nachalosec-border {
	box-shadow: 0 0 20px rgba(13, 35, 59, 0.08);
	border-radius: 30px;
	padding: 33px 38px 25px 25px
}

.nachalosec-border-title p {
	padding: 19px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 130%;
	color: #0D233B
}

.nachalosec-border-wrap {
	display: flex;
	padding: 20px 0 0
}

.nachalosec-border-text {
	padding: 0 0 0 15px;
	width: 79%
}

.nachalosec-border-name p {
	font-family: 'gilroy-semibold';
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.nachalosec-border-position p {
	padding: 3px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 14px;
	line-height: 120%;
	color: #0D233B
}

.nachalosec-border-staj p {
	padding: 18px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 14px;
	line-height: 120%;
	color: #8B8B8B
}

.nachalosec-block2 {
	width: 69%;
	padding: 0 0 0 40px
}

.nachalosec-title p {
	padding: 20px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.formasec {
	padding: 188px 0 0
}

.formasec-container {
	max-width: 1600px;
	padding: 0
}

.formasec-border {
	background: #012D54;
	border-radius: 60px;
	padding: 110px 20px 110px 80px;
	position: relative
}

.title3 {
	font-family: 'gilroy-semibold';
	font-size: 58px;
	line-height: 110%;
	color: rgba(228, 109, 109, 1)
}

.title3 span {
	color: #FFF
}

.formasec-title p {
	padding: 15px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 120%;
	color: #FFF
}

.formasec-form {
	padding: 50px 0 0
}

.formasec-link {
	padding: 50px 0 0
}

.formasec-link .num-num-link {
	display: flex;
	align-items: center;
	text-decoration: none
}

.formasec-link-title {
	margin: 0 0 0 6px !important;
	font-family: 'gilroy-medium';
	font-size: 22px;
	line-height: 120%;
	color: #FFF
}

.formasec-link-number {
	margin: 0 0 0 10px !important;
	font-family: 'gilroy-semibold';
	font-size: 28px;
	line-height: 120%;
	color: #79BDF9
}

.formasec-link a:hover {
	opacity: .6
}

.formasec-img {
	position: absolute;
	width: 712px;
	bottom: 0;
	right: 80px
}

.teksovaya {
	padding: 0
}

.teksovaya-wrap {
	display: flex;
	padding: 0 0 20px
}

.teksovaya-block {
	width: 33%;
	padding: 20px 20px 0 0
}

.teksovaya-block2 {
	width: 67%;
	padding: 0 0 0 20px
}

.teksovaya p {
	padding: 20px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.teksovaya-border {
	background: #F5FBFF;
	border-radius: 20px;
	padding: 25px;
	display: flex;
	align-items: center;
	margin: 20px 0 0
}

.teksovaya-border p {
	padding: 0 0 0 15px;
	width: 90%;
	font-family: 'gilroy-medium';
	font-size: 22px;
	line-height: 130%;
	color: #012D54
}

.teksovaya-img img {
	border-radius: 30px
}

.teksovaya ul {
	padding: 25px 0 0
}

.teksovaya ul li {
	display: block;
	font-family: 'PT-Root-UI_Regular';
	font-size: 14px;
	line-height: 140%;
	color: #0D233B;
	padding: 15px 0 0
}

.teksovaya ul li:before {
	margin: 7px 0 0;
	content: '';
  display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #79BDF9;
	margin-right: 10px
}
.popup {
  height: 100vh;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  z-index: 2000;
  transition: opacity 0.4s ease;
  overflow-y: auto;
  background: rgba(0, 8, 84, 0.27);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  display: none;
}

.popup.active {
  display: block;
}

.popup__body {
  width: 100%;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 15px 20px;
}

.popup.open {
  opacity: 1;
  pointer-events: all;
}

.popup__content {
  width: 100%;
  max-width: 950px;
  border-radius: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 60px;
  scale: 0.3;
  transition: scale 0.4s ease;
  background-color: rgb(243, 246, 251);
  box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.1);
}

.popup.open .popup__content {
  scale: 1;
}

.close-popup {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 12px;
  cursor: pointer;
  height: 12px;
  transition: width 0.3s linear, height 0.3s linear, top 0.3s linear, right 0.3s linear;
}
@media (hover: hover) {
  .close-popup:hover {
    width: 20px;
    height: 20px;
    top: 20px;
    right: 20px;
  }
}

.teksovaya ul li p {
	padding: 0 0 0 15px;
	width: 97%;
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 130%;
	color: #0D233B
}

.nashisec-block2 {
	width: 33.333333%;
	padding: 76px 20px 0 15px
}

.nashisec-number p {
	font-family: 'gilroy-medium';
	font-size: 96px;
	line-height: 113px;
	color: rgba(121, 189, 249, 0.15)
}

.nashisec-title2 p {
	padding: 0;
	font-family: 'gilroy-semibold';
	font-size: 28px;
	line-height: 110%;
	color: #0D233B
}

.nashisec-number {
	margin: 0 0 -60px
}

.vrachisec {
	padding: 110px 0 0
}

.vrachisec-container {
	padding: 0 12px
}

.vrachisec-slayder {
	padding: 60px 0 0
}

.vrachisec-slayder-img {
	position: relative;
	z-index: -1;
	padding: 0 0 0 10px
}

.vrachisec-slayder-middle {
	display: flex;
	position: relative;
	z-index: 2;
	justify-content: flex-end;
	margin: -45px 39px -45px 0
}

.vrachisec-slayder-middle-border {
	position: relative;
	z-index: 1;
	padding: 21px 0 0;
	background: #F5FBFF;
	border-radius: 50%;
	width: 80px;
	height: 80px
}

.vrachisec-slayder-middle-title p {
	font-family: 'PT-Root-UI_Regular';
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	color: #79BDF9
}

.vrachisec-slayder-middle-title p span {
	font-size: 22px;
	font-family: 'gilroy-semibold'
}

.vrachisec-slayder-border {
	padding: 25px 25px 28px;
	background: #FFF;
	border: 1px solid #E9E9E9;
	border-radius: 30px
}

.vrachisec-slayder-name p {
	padding: 10px 0 0;
	font-family: 'gilroy-semibold';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.vrachisec-slayder-position p {
	padding: 10px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 16px;
	line-height: 120%;
	color: #8B8B8B
}

.vrachisec-slayder-button {
    padding-bottom: 15px;
}

.vrachisec-slayder-button button {
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 190px;
	height: 47px;
	display: flex;
	align-items: center;
	justify-content: center
}

.vrachisec-slayder-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.vrachisec-slayder-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.vrachisec-slayder-link {
	padding: 15px 0 0
}

.vrachisec-slayder-link a {
	font-family: 'gilroy-medium';
	text-decoration: none;
	position: relative;
	font-size: 14px;
	line-height: 110%;
	color: #79BDF9
}

.vrachisec-slayder-link a:before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: -3px;
	border-bottom: 1px dashed #79BDF9
}

.formasec2 {
	padding: 216px 0 0
}

.formasec-img2 {
	position: absolute;
	width: 493px;
	right: 130px;
	bottom: 0
}

.otzivsec {
	padding: 120px 0 0
}

.otzivsec-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.otzivsec-link a {
	font-family: 'gilroy-semibold';
	text-decoration: none;
	position: relative;
	font-size: 22px;
	line-height: 110%;
	color: #0D233B
}

.otzivsec-link a:before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: -1px;
	border-bottom: 1px dashed #0D233B
}

.otzivsec-link a:hover {
	color: #79BDF9
}

.otzivsec-link a:hover:before {
	border-bottom: 1px dashed #79BDF9
}

.otzivsec-slayder {
	padding: 60px 0 0
}

.otzivsec-border {
	background: #F5FBFF;
	border-radius: 30px;
	padding: 33px 45px 34px 40px;
	display: flex
}

.otzivsec-left {
	padding: 7px 40px 0 0;
	width: 82%
}

.otzivsec-title p {
	padding: 20px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.otzivsec-name p {
	padding: 30px 0 0;
	font-family: 'gilroy-semibold';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.otzivsec-data p {
	padding: 10px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 16px;
	line-height: 120%;
	color: #8B8B8B
}

.otzivsec-right {
	width: 18%;
	padding: 0 0 0 35px
}

.otzivsec-img {
	position: relative;
	text-align: right
}

.licenziyasec {
	padding: 200px 0 0
}

.licenziyasec-container {
	padding: 0 12px
}

.licenziyasec-slayder {
	padding: 60px 0 0
}

.licenziyasec-button button {
	border: 1px solid #EAEAEA;
	border-radius: 10px;
	padding: 10px
}

.fotosec {
	padding: 200px 0 0
}

.fotosec-container {
	padding: 0 12px
}

.fotosec-salyder {
	padding: 60px 0 0
}

.fagsec {
	padding: 200px 0 0
}

.accordion {
	padding: 25px 0 0;
	margin: 0
}

.accordion .item {
	padding: 33px 40px;
	cursor: pointer;
	margin: 15px 0 0;
	grid-template-columns: auto 1fr auto;
	column-gap: 24px;
	row-gap: 32px;
	align-items: center;
	transition: border-top .3s;
	background: #F5FBFF;
	border-radius: 30px
}

.accordion .item.open .hidden-box {
	display: block
}

.accordion .text {
	position: relative;
	padding: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-family: 'gilroy-semibold';
	font-size: 28px;
	line-height: 110%;
	color: #0D233B;
	letter-spacing: -.005em;
	margin: 0
}

.accordion .item.open .text {
	transition: color .3s
}

.accordion .icon {
	top: 0;
	right: 0;
	width: auto;
	height: auto;
	padding: 10px;
	border-radius: 50%;
	transition: transform .2s ease-in;
  flex-shrink: 0;
}

.accordion .item.open .icon {
	background: #012D54
}

.accordion .item.open .icon path {
	fill: #fff
}

.accordion .hidden-box {
	grid-column: 1;
	display: none;
	transition: display .2 ease-in
}

.accordion .hidden-box p {
	padding: 10px 200px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.cenisec {
	padding: 110px 0 0
}

ul.tabs3 {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	list-style: none;
	width: 100%
}

ul.tabs3 li {
	margin: 0;
	cursor: pointer;
	padding: 10px;
	font-family: 'gilroy-semibold';
	font-size: 22px;
	line-height: 26px;
	color: #5B799A;
	position: relative
}

ul.tabs3 li:hover {
	color: #FFF;
	background: #79BDF9;
	border-radius: 10px
}

ul.tabs3 li.active {
	color: #FFF;
	background: #79BDF9;
	border-radius: 10px
}

.tab_container {
	border-top: none;
	clear: both;
	width: 100%
}

.tab_content {
	padding: 0;
	display: none
}

.tab_drawer_heading {
	display: none
}

.cenisec-tabs {
	padding: 49px 0 0
}

.title5 {
	font-family: 'gilroy-semibold';
	font-size: 38px;
	line-height: 110%;
	color: #0D233B
}

.title4 {
	font-family: 'gilroy-semibold';
	font-size: 58px;
	line-height: 110%;
	color: #0D233B
}

.tabs-block {
	padding: 40px 0 0
}

.tabs-border-block {
	padding: 30px 0 0
}

.tabs-border {
	background: #F5FBFF;
	border-radius: 30px 30px 0 0;
	padding: 30px 30px 26px
}

.tabs-border2 {
	background: #FFFCEC;
	padding: 30px
}

.tabs-border3 {
	background: #F5FBFF;
	padding: 30px 30px 26px
}

.tabs-border3:nth-child(2n) {
	background: #FFFCEC;
	padding: 30px 30px 26px
}

.tabs-border-block .tabs-border3:first-child {
	border-radius: 30px 30px 0 0
}

.tabs-border3:last-child {
	border-radius: 0 0 30px 30px
}

.cenisec-wrap {
	display: flex;
	align-items: center
}

.cenisec-block {
	width: 26%
}

.cenisec-block2 {
	width: 44%
}

.cenisec-block3 {
	width: 18%
}

.cenisec-block4 {
	display: flex;
	justify-content: flex-end;
	width: 12%
}

.cenisec-title p {
	font-family: 'gilroy-medium';
	font-size: 28px;
	line-height: 34px;
	color: #000
}

.cenisec-suptitle p {
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.cenisec-price p {
	font-family: 'gilroy-medium';
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	color: #000
}

.cenisec-button button {
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 160px;
	height: 47px;
	display: flex;
	align-items: center;
	justify-content: center
}

.cenisec-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.cenisec-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.tabs-block2 {
	padding: 60px 0 0
}

.stacionarsec {
	padding: 110px 0 0
}

.stacionarsec-container {
	padding: 0 12px
}

.stacionarsec-border {
	padding: 35px;
	background: #FFF;
	border: 1px solid #E9E9E9;
	border-radius: 30px
}

.stacionarsec-border:hover {
	border: 1px solid #fff;
	box-shadow: 0 0 20px rgba(13, 35, 59, 0.08)
}

.stacionarsec-addres p {
	padding: 30px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 16px;
	line-height: 120%;
	color: #8B8B8B
}

.stacionarsec-title p {
	padding: 15px 0 0;
	font-family: 'gilroy-semibold';
	font-size: 28px;
	line-height: 110%;
	color: #000
}

.stacionarsec-price p {
	padding: 30px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 28px;
	line-height: 34px;
	color: #000
}

.stacionarsec-button {
	padding: 45px 0 0
}

.stacionarsec-button button {
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 160px;
	height: 47px;
	display: flex;
	align-items: center;
	justify-content: center
}

.stacionarsec-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.stacionarsec-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.statyisec {
	padding: 110px 0 0
}

.statyisec-border {
	padding: 35px 35px 43px;
	background: #FFF;
	border: 1px solid #E9E9E9;
	border-radius: 30px
}

.statyisec-data p {
	padding: 30px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 16px;
	line-height: 120%;
	color: #8B8B8B
}

.statyisec-title p {
	padding: 15px 0 0;
	font-family: 'gilroy-semibold';
	font-size: 28px;
	line-height: 110%;
	color: #000
}

.statyisec-suptitle p {
	padding: 15px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 16px;
	line-height: 140%;
	color: #0D233B
}

.statyisec-link {
	padding: 40px 0 0
}

.statyisec-link a {
	font-family: 'gilroy-semibold';
	text-decoration: none;
	position: relative;
	font-size: 16px;
	line-height: 110%;
	color: #8B8B8B
}

.statyisec-link a:before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: -3px;
	border-bottom: 1px dashed #8B8B8B
}

.statyisec-link a:hover {
	color: #79BDF9
}

.statyisec-link a:hover:before {
	border-bottom: 1px dashed #79BDF9
}

.mapsec {
	padding: 110px 0
}

.mapsec-wrap {
	display: flex
}

.mapsec-block {
	width: 38%;
	padding: 0 60px 0 0
}

.mapsec-block2 {
	width: 62%;
	padding: 0 0 0 60px
}

.mapsec-map {
	height: 100%
}

.mapsec-link {
	padding: 60px 0 0
}

.mapsec-link a {
	text-decoration: none;
	font-family: 'gilroy-semibold';
	font-size: 32px;
	line-height: 120%;
	color: #0D233B
}

.mapsec-link a:hover {
	color: #79BDF9
}

.mapsec-link p {
	font-family: 'gilroy-medium';
	font-size: 16px;
	line-height: 120%;
	color: #79BDF9
}

.mapsec-link p span {
	padding: 5px 0 0;
	font-family: 'PT-Root-UI_Regular';
	color: rgba(127, 138, 147, 1)
}

.mapsec-link2 {
	padding: 32px 0 0
}

.mapsec-link2 a {
	display: flex;
	align-items: center;
	font-family: 'gilroy-medium';
	text-decoration: none;
	font-size: 22px;
	line-height: 120%;
	color: #3A4E5F
}

.mapsec-link2 a img {
	margin: 0 11px 0 0
}

.mapsec-link2 a:hover {
	color: #79BDF9
}

.mapsec-addres {
	padding: 10px 0 0;
	display: flex;
	align-items: center
}

.mapsec-addres p {
	margin: 0 0 0 10px !important;
	font-family: 'gilroy-medium';
	font-size: 22px;
	line-height: 120%;
	color: #3A4E5F
}

.mapsec-ul {
	display: flex;
	align-items: center;
	padding: 37px 0 0
}

.mapsec-li {
	padding: 0 10px 0 0
}

.mapsec-li:last-child {
	padding: 0
}

.new_5_block_field {
	display: flex;
	justify-content: space-between;
	position: relative;
	font-family: 'gilroy-semibold';
	margin-top: 70px
}

.new_5_block_field::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #DDEEFD;
	flex-shrink: 0;
	top: 92px;
	overflow: hidden
}

.new_5_block_item {
	display: flex;
	flex-direction: column
}

.new_5_block_item p:nth-child(1) {
	color: #0D233B;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 90px
}

.new_5_block_item p span {
	color: #0D233B;
	font-size: 95px;
	font-style: normal;
	font-weight: 600;
	line-height: 90px
}

.new_5_block_item p:nth-child(2) {
	color: #0D233B;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px
}

.new_5_block_item_time {
	display: inline-flex;
	padding: 8px 12px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 50px;
	opacity: .9;
	background: #E3F2FD;
	margin: 75px auto
}

.new_5_block_item_time p {
	color: #3691E1;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px
}

.new_5_block_field_m_one {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 155px 0;
	position: relative
}

.new_5_block_field_m_one::before {
	content: '';
	position: absolute;
	width: 2px;
	height: 100%;
	background: #DDEEFD;
	flex-shrink: 0;
	overflow: hidden;
	top: 0
}

.new_5_block_field_m_one .new_5_block_item_time {
	margin: 0
}

.new_5_block_field_m_two {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 71px
}

.att_block {
	border-radius: 50px;
	background: rgba(228, 109, 109, 0.10);
	padding: 35px;
	text-align: center;
	font-family: 'gilroy-semibold'
}

.att_block p:nth-child(1) {
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px
}

.att_block p:nth-child(2) {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	text-align: center
}

.att_block a {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	text-decoration-line: underline
}

.att_block_in {
	background-image: url(/netcat_template/template/docalko/images/Subtractatt.png);
	background-repeat: no-repeat;
	height: 175px;
	display: flex;
	align-items: center;
	text-align: center;
	flex-direction: column;
	padding: 65px 116px 35px;
	gap: 35px;
	position: relative;
	border-radius: 15px;
	background-size: cover;
	background-position: center center
}

.att_block_in::before {
	content: '';
	top: -20px;
	height: 38px;
	width: 8px;
	position: absolute;
	background: url(/netcat_template/template/docalko/images/vosk.png) no-repeat
}

.mapsec-li a:hover {
	opacity: .6
}

.mapsec-buttons {
	display: flex;
	align-items: center;
	padding: 50px 0 0
}

.mapsec-button button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 275px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.mapsec-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.mapsec-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.mapsec-button2 {
	padding: 0 0 0 15px
}

.mapsec-button2 button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	color: #79BDF9;
	border: 2px solid #7ABDFA;
	border-radius: 30px;
	width: 180px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.mapsec-button2 button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.mapsec-button2 button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.footer {
	padding: 92px 0 20px;
	background: #0D233B
}

.footer-top {
	padding: 0 0 40px;
	display: flex;
	justify-content: space-between
}

.footer-li {
	padding: 0 0 20px
}

.footer-li:last-child {
	padding: 0
}

.footer-li a {
	font-family: 'gilroy-medium';
	text-decoration: none;
	font-size: 22px;
	line-height: 120%;
	color: #CECECE
}

.footer-li a:hover {
	color: #79BDF9
}

.footer-border {
	padding: 50px 0 0;
	border-top: 1px solid #1F3853
}

.footer-middle {
	display: flex;
	justify-content: space-between
}

.footer-logo a {
	display: block;
	text-decoration: none
}

.footer-logo-title {
	font-family: 'gilroy-semibold';
	font-size: 28px;
	line-height: 120%;
	color: #79BDF9
}

.footer-logo-title span {
	color: #fff
}

.footer-logo-suptitle {
	font-family: 'gilroy-medium';
	font-size: 12px;
	line-height: 120%;
	color: #FFF
}

.footer-links {
	padding: 26px 0 0
}

.footer-link {
	padding: 12px 0 0
}

.footer-link a {
	font-family: 'PT-Root-UI_Regular';
	text-decoration: none;
	position: relative;
	font-size: 14px;
	line-height: 120%;
	color: #CECECE
}

.footer-link a:before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: -2px;
	border-bottom: 1px dashed rgba(206, 206, 206, 0.4)
}

.footer-link a:hover {
	color: #79BDF9
}

.footer-link a:hover:before {
	border-bottom: 1px dashed #79BDF9
}

.footer-text p {
	font-family: 'PT-Root-UI_Regular';
	font-size: 14px;
	line-height: 120%;
	color: #CECECE
}

.footer-pd2 {
	padding: 22px 0 0
}

.footer-pd3 {
	padding: 39px 0 0
}

.footer-bottom {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding: 35px 0 0
}

.footer-inner {
	display: flex
}

.footer-oplata {
	padding: 0 0 0 12px
}

.footer-oplata-li {
	display: flex;
	align-items: flex-start;
	padding: 0 0 5px
}

.footer-oplata-li:last-child {
	padding: 0
}

.footer-oplata-li p {
	margin: 0 0 0 4px !important;
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	color: #CECECE
}

.mt-munu-mb {
	padding: 0
}

.burger {
	position: absolute;
	top: 2px;
	right: 0;
	display: none !important;
	color: #23f0ff;
	cursor: pointer;
	z-index: 12;
	display: flex
}

.burger i:nth-of-type(1) {
	display: block
}

.burger i:nth-of-type(2) {
	display: none
}

.burger.burger-open {
	color: #2a3255
}

.burger.burger-open i:nth-of-type(1) {
	display: none
}

.burger.burger-open i:nth-of-type(2) {
	display: block
}

.body-open {
	overflow: auto
}

.mt-mobile {
	position: absolute;
	top: 104px;
	z-index: 11;
	height: auto;
	width: 100%;
	padding: 10px 20px 40px;
	background: #FFF;
	border-radius: 0 0 30px 30px;
	transition: .5s ease all;
	clip-path: circle(100%)
}

.mt-mobile.nav-open {
	clip-path: circle(0px at 100% 0px)
}

.burger-ul {
	padding: 0
}

.burger-li {
	padding: 21px 0 0
}

.burger-li a {
	font-family: 'gilroy-medium';
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
	color: #0D233B
}

.accordion2 {
	padding: 9px 0 0;
	margin: 0
}

.accordion2 .item2 {
	padding: 21px 0 0;
	cursor: pointer;
	margin: 0;
	grid-template-columns: auto 1fr auto;
	column-gap: 24px;
	row-gap: 32px;
	align-items: center;
	transition: border-top .3s
}

.accordion2 .item2.open2 .hidden-box2 {
	display: block
}

.accordion2 .text2 {
	position: relative;
	padding: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-family: 'gilroy-medium';
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
	color: #0D233B;
	letter-spacing: -.005em;
	margin: 0
}

.accordion2 .item2.open2 .text2 {
	transition: color .3s
}

.accordion2 .icon2 {
	top: 0;
	right: 0;
	width: auto;
	height: auto;
	border-radius: 50%;
	transition: transform .2s ease-in
}

.accordion2 .item2.open2 .icon2 {
	transform: rotate(45deg)
}

.accordion2 .hidden-box2 {
	padding: 0 0 0 20px;
	grid-column: 1;
	display: none;
	transition: display .2 ease-in
}

.burger-acc-li {
	padding: 10px 0 0
}

.burger-acc-li a {
	font-family: 'gilroy-medium';
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
	color: #0D233B
}

.cenisec-tabs-mb {
	display: none
}

.nav-tabs-dropdown:focus:before {
	transform: rotate(180deg) !important;
	transition: .4s !important
}

.nav-tabs-dropdown {
	display: none;
	color: #fff;
	background-color: #79BDF9 !important;
	border: none !important;
	border-radius: 10px !important;
	padding: 15px 70px 15px 20px !important
}

.btn {
	color: #fff !important;
	text-align: left !important;
	font-size: 22px !important;
	line-height: 26px !important;
	position: relative !important;
	font-family: 'gilroy-semibold' !important
}

.nav-tabs-dropdown:before {
	content: '';
	background: url(../images/tabs-mb-arrow.svg) 0 0 no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	right: 16px;
	top: 32%
}

.well {
	min-height: 20px;
	padding: 0 20px 15px !important;
	margin: -10px 0 0 !important;
	display: none;
	background-color: #79BDF9 !important;
	border: none !important;
	border-radius: 0 0 10px 10px !important;
	box-shadow: none !important
}

.nav-tabs>li>a {
	margin-right: 0 !important;
	border: none !important;
	padding: 15px 0 0 !important;
	font-family: 'gilroy-regular' !important;
	font-size: 18px !important;
	line-height: 21px !important;
	color: #FFF !important
}

.nav-pills>li>a {
	border-radius: 0 !important
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	background-color: #79BDF9 !important;
	display: none
}

.well>li>a:hover {
	background-color: #79BDF9 !important
}

.col-sm-12 {
	padding: 0;
	padding-left: 0 !important;
	padding-right: 0 !important
}

.row {
	margin-left: 0 !important;
	margin-right: 0 !important
}

ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	transform: rotate(0.05deg);
	padding: 30px 0 0 0;
	display: flex;
	align-items: center
}

ul.tabs li {
	font-family: 'gilroy-semibold';
	background: none;
	font-size: 18px;
	line-height: 110%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #C1CCD6;
	padding: 0 10px;
	cursor: pointer;
	height: 60px;
	border: 1px solid #C1CCD6;
	border-radius: 10px
}

ul.tabs li.current {
	position: relative;
	color: #FFF;
	background: #5B799A;
	border: 1px solid #5B799A
}

.tab-padding {
	margin: 0 6px 0 0
}

.tab-padding2 {
	margin: 0 0 0 6px
}

.tab-content2 {
	display: none;
	padding: 0
}

.tab-content2.current {
	display: inherit
}

.nachalosec-border-mb {
	display: none
}

.otzivsec-link-mb {
	display: none
}

ul.tabs2 {
	margin: 0;
	padding: 0;
	list-style: none;
	transform: rotate(0.05deg);
	padding: 30px 0 0 0;
	display: flex;
	align-items: center
}

ul.tabs2 li {
	font-family: 'gilroy-semibold';
	background: none;
	font-size: 18px;
	line-height: 110%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #C1CCD6;
	padding: 0 10px;
	cursor: pointer;
	height: 60px;
	border: 1px solid #C1CCD6;
	border-radius: 10px
}

ul.tabs2 li.current2 {
	position: relative;
	color: #FFF;
	background: #5B799A;
	border: 1px solid #5B799A
}

.tab-content2.current2 {
	display: inherit
}

ul.tabs4 {
	margin: 0;
	padding: 0;
	list-style: none;
	transform: rotate(0.05deg);
	padding: 30px 0 0 0;
	display: flex;
	align-items: center
}

ul.tabs4 li {
	font-family: 'gilroy-semibold';
	background: none;
	font-size: 18px;
	line-height: 110%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #C1CCD6;
	padding: 0 10px;
	cursor: pointer;
	height: 60px;
	border: 1px solid #C1CCD6;
	border-radius: 10px
}

ul.tabs4 li.current4 {
	position: relative;
	color: #FFF;
	background: #5B799A;
	border: 1px solid #5B799A
}

.tab-content2.current4 {
	display: inherit
}

ul.tabs5 {
	margin: 0;
	padding: 0;
	list-style: none;
	transform: rotate(0.05deg);
	padding: 30px 0 0 0;
	display: flex;
	align-items: center
}

ul.tabs5 li {
	font-family: 'gilroy-semibold';
	background: none;
	font-size: 18px;
	line-height: 110%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #C1CCD6;
	padding: 0 10px;
	cursor: pointer;
	height: 60px;
	border: 1px solid #C1CCD6;
	border-radius: 10px
}

ul.tabs5 li.current5 {
	position: relative;
	color: #FFF;
	background: #5B799A;
	border: 1px solid #5B799A
}

.tab-content2.current5 {
	display: inherit
}

ul.tabs6 {
	margin: 0;
	padding: 0;
	list-style: none;
	transform: rotate(0.05deg);
	padding: 30px 0 0 0;
	display: flex;
	align-items: center
}

ul.tabs6 li {
	font-family: 'gilroy-semibold';
	background: none;
	font-size: 18px;
	line-height: 110%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #C1CCD6;
	padding: 0 10px;
	cursor: pointer;
	height: 60px;
	border: 1px solid #C1CCD6;
	border-radius: 10px
}

ul.tabs6 li.current6 {
	position: relative;
	color: #FFF;
	background: #5B799A;
	border: 1px solid #5B799A
}

.tab-content2.current6 {
	display: inherit
}

ul.tabs7 {
	margin: 0;
	padding: 0;
	list-style: none;
	transform: rotate(0.05deg);
	padding: 30px 0 0 0;
	display: flex;
	align-items: center
}

ul.tabs7 li {
	font-family: 'gilroy-semibold';
	background: none;
	font-size: 18px;
	line-height: 110%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #C1CCD6;
	padding: 0 10px;
	cursor: pointer;
	height: 60px;
	border: 1px solid #C1CCD6;
	border-radius: 10px
}

ul.tabs7 li.current7 {
	position: relative;
	color: #FFF;
	background: #5B799A;
	border: 1px solid #5B799A
}

.tab-content2.current7 {
	display: inherit
}

.footer-logo-mb {
	display: none
}

.footer-block-mb {
	display: none
}

.footer-inner-mb {
	display: block
}

.footer-middle-block-mb {
	display: none
}

.footer-bottom-block-mb {
	display: none
}

.footer-mobile-button {
	display: none;
	margin: 0 0 30px;
	position: relative
}

.footer-button button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	width: 100%;
	height: 58px;
	background: #79BDF9;
	border-radius: 30px
}

.footer-modal {
	z-index: 1;
	position: absolute;
	top: 78px;
	width: 100%;
	height: auto;
	padding: 13px 20px 30px;
	background: #FFF;
	border-radius: 30px;
	display: none
}

.footer-modal-button {
	position: absolute;
	top: 15px;
	right: 15px
}

.footer-modal-li {
	padding: 17px 0 0
}

.footer-modal-li a {
	font-family: 'gilroy-medium';
	text-decoration: none;
	font-size: 16px;
	line-height: 120%;
	color: #5B799A
}

.icon-mb {
	display: none
}

.modal2 {
	position: fixed;
	top: 0;
	z-index: 12;
	height: 100vh;
	width: 100%;
	overflow: hidden
}

.js-modal {
	display: flex;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease-in-out
}

.js-modal .modal__inner {
	transform: translateY(100%);
	opacity: 0;
	transition: transform .5s ease-in-out .1s;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%)
}

.js-modal.is-open {
	visibility: visible;
	opacity: 1;
	overflow: auto;
	overflow-y: hidden;
}

.js-modal.is-open .modal__inner {
	opacity: 1;
	transform: translateY(0)
}

.modal2 {
	background: rgba(1, 45, 84, 0.8)
}

.modal-close-button {
	z-index: 1;
	position: absolute;
	top: 20px;
	right: 20px
}

.modal-border {
	position: relative;
	padding: 40px;
	width: 528px;
	background: #FFF;
	border-radius: 30px
}

.modal-border2 {
	position: relative;
	padding: 10px;
	width: 528px;
	background: #FFF;
	border-radius: 30px
}

.modal-border3 {
	position: relative;
	padding: 0;
	width: 800px;
	border-radius: 30px
}

.modal-img img {
	width: 100%
}

.modal-form {
	padding: 15px 0 0
}

.modal-input {
	padding: 15px 0 0
}

.modal-input input {
	font-family: 'gilroy-regular';
	font-size: 14px;
	line-height: 120%;
	color: #000;
	margin: 0;
	width: 100%;
	padding: 0 0 0 20px;
	height: 58px;
	background: #F1F6F8;
	border-radius: 30px
}

.modal-input input::-webkit-input-placeholder {
	color: #C1CCD6
}

.modal-input input::-moz-placeholder {
	color: #C1CCD6
}

.modal-input input:-ms-input-placeholder {
	color: #C1CCD6
}

.modal-input input::placeholder {
	color: #C1CCD6
}

.modal-title2 {
	font-family: 'gilroy-semibold';
	font-size: 34px;
	line-height: 120%;
	color: #0D233B
}

.modal-suptitle p {
	padding: 10px 0 0;
	font-family: 'gilroy-regular';
	font-size: 16px;
	line-height: 120%;
	color: #0D233B
}

.modal-input2 {
	padding: 15px 0 0
}

.modal-input2 input {
	font-family: 'gilroy-regular';
	font-size: 14px;
	line-height: 120%;
	color: #000;
	margin: 0;
	width: 100%;
	padding: 0 0 65px 20px;
	height: 120px;
	background: #F1F6F8;
	border-radius: 30px
}

.modal-input2 input::-webkit-input-placeholder {
	color: #C1CCD6
}

.modal-input2 input::-moz-placeholder {
	color: #C1CCD6
}

.modal-input2 input:-ms-input-placeholder {
	color: #C1CCD6
}

.modal-input input::placeholder {
	color: #C1CCD6
}

.modal-button {
	padding: 20px 0 0
}

.modal-button button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 100%;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.modal-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.modal-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.work-block .phone_num {
	margin-top: 50px;
	margin-bottom: 25px
}

.phone_num p {
	color: #0D233B;
	font-family: 'gilroy-medium';
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%
}

.phone_num a {
	color: #79BDF9;
	font-family: 'gilroy-medium';
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%
}

.title-mr {
	margin: 0 -80px 0 0
}

.nawsec {
	padding: 60px 0 0
}

.nawsec ul {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.nawsec ul li a {
	display: block;
	font-family: 'gilroy-semibold';
	text-decoration: none;
	font-size: 22px;
	line-height: 26px;
	color: #5B799A;
	padding: 10px;
	border-radius: 10px
}

.nawsec ul li a:hover {
	background: #79BDF9;
	color: #FFF
}

.variantsec {
	padding: 110px 0 0
}

.variantsec-container {
	padding: 0 12px
}

.variantsec-wrap {
	padding: 60px 0 0;
	display: flex
}

.variantsec-block {
	width: 25%;
	padding: 0 8px
}

.variantsec-border {
	height: 668px;
	padding: 30px 25px 25px;
	position: relative;
	border: 1px solid #E9E9E9;
	border-radius: 30px
}

.variantsec-title p {
	font-family: 'gilroy-semibold';
	font-size: 38px;
	line-height: 120%;
	color: #0D233B
}

.variantsec-price {
	display: flex;
	align-items: center;
	padding: 10px 0 0
}

.variantsec-price-zach {
	font-family: 'PT-Root-UI_Regular';
	text-decoration-line: line-through;
	font-size: 28px;
	line-height: 34px;
	color: #C1CCD6
}

.variantsec-price-ski {
	padding: 0 0 0 10px;
	font-family: 'gilroy-medium';
	font-size: 38px;
	line-height: 46px;
	color: #E46D6D
}

.variantsec-border ul {
	padding: 20px 0 0
}

.variantsec-border ul li {
	padding: 20px 0 0;
	display: flex
}

.variantsec-border ul li:before {
	content: '';
	background: #79BDF9;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin: 7px 0 0
}

.variantsec-border ul li p {
	margin: 0 0 0 10px !important;
	width: 94%;
	font-family: 'PT-Root-UI_Regular';
	font-size: 20px;
	line-height: 120%;
	color: #0D233B
}

.variantsec-button {
	position: absolute;
	bottom: 25px;
	left: 25px
}

.variantsec-button button {
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 180px;
	height: 47px;
	display: flex;
	align-items: center;
	justify-content: center
}

.variantsec-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.variantsec-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.variantsec-absolute {
	position: absolute;
	top: 23px;
	right: 25px;
	background: #FFED8F;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center
}

.variantsec-absolute p {
	font-family: 'gilroy-semibold';
	font-size: 20px;
	line-height: 120%;
	text-transform: uppercase;
	color: #0D233B
}

.etapisec {
	padding: 110px 0 0
}

.etapisec-container {
	padding: 0 12px
}

.etapisec-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 70px 0 0
}

.etapisec-block {
	width: 33.3333333%;
	padding: 15px 8px 0
}

.etapisec-border {
	height: 100%;
	padding: 35px 33px;
	border: 1px solid #E9E9E9;
	border-radius: 30px
}

.etapisec-number {
	margin: 0 0 -62px
}

.etapisec-number p {
	font-family: 'gilroy-medium';
	font-size: 96px;
	line-height: 113px;
	color: rgba(121, 189, 249, 0.15)
}

.etapisec-title p {
	font-family: 'gilroy-semibold';
	font-size: 28px;
	line-height: 120%;
	color: #0D233B
}

.formasec3 {
	padding: 126px 0 0
}

.formasec-img3 {
	position: absolute;
	bottom: 0;
	width: 541px;
	right: 100px
}

.teksovaya h2 {
	padding-top: 20px;
	font-family: 'gilroy-semibold';
	font-size: 58px;
	line-height: 110%;
	color: #0D233B
}

.teksovaya h3 {
	padding: 40px 0 0;
	font-family: 'gilroy-semibold';
	font-size: 38px;
	line-height: 140%;
	color: #0D233B
}

.teksovaya-wrap2 {
	padding: 20px 0 0;
	display: flex
}

.teksovaya-block3 {
	width: 65%
}

.teksovaya-block4 {
	width: 35%;
	padding: 20px 0 0 15px
}

.teksovaya-padding {
	padding: 40px 0 0
}

.variksec {
	padding: 200px 0 0
}

.variksec-container {
	padding: 0 12px
}

.variksec-wrap {
	padding: 60px 0 0;
	display: flex
}

.variksec-block {
	width: 33.3333333%;
	padding: 0 8px
}

.variksec-border {
	position: relative;
	padding: 30px;
	border: 1px solid #E9E9E9;
	border-radius: 30px
}

.variksec-title p {
	font-family: 'gilroy-semibold';
	font-size: 38px;
	line-height: 120%;
	color: #0D233B
}

.variksec-price {
	display: flex;
	align-items: center;
	padding: 10px 0 0
}

.variksec-price-zach {
	font-family: 'PT-Root-UI_Regular';
	text-decoration-line: line-through;
	font-size: 28px;
	line-height: 34px;
	color: #C1CCD6
}

.variksec-price-ski {
	padding: 0 0 0 10px;
	font-family: 'gilroy-medium';
	font-size: 38px;
	line-height: 46px;
	color: #E46D6D
}

.variksec-border ul {
	height: 285px;
	padding: 20px 0 0
}

.variksec-border ul li {
	display: flex;
	padding: 20px 0 0
}

.variksec-border ul li:before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #79BDF9;
	margin: 7px 0 0
}

.variksec-border ul li p {
	width: 94%;
	margin: 0 0 0 10px !important;
	font-family: 'PT-Root-UI_Regular';
	font-size: 20px;
	line-height: 120%;
	color: #0D233B
}

.variksec-img {
	padding: 40px 0 0
}

.variksec-button {
	padding: 40px 0 0
}

.variksec-button button {
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 180px;
	height: 47px;
	display: flex;
	align-items: center;
	justify-content: center
}

.variksec-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.variksec-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.variksec-absolute {
	background: #FFED8F;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	position: absolute;
	top: 23px;
	right: 30px;
	display: flex;
	align-items: center;
	justify-content: center
}

.variksec-absolute p {
	font-family: 'gilroy-semibold';
	font-size: 20px;
	line-height: 120%;
	text-transform: uppercase;
	color: #0D233B
}

.licenziyasec2 {
	padding: 110px 0 0
}

.fotosec2 {
	padding: 110px 0 0
}

.smotrsec {
	padding: 200px 0 0
}

.smotrsec ul {
	padding: 60px 0 0;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.smotrsec ul li a {
	display: block;
	font-family: 'gilroy-semibold';
	text-decoration: none;
	font-size: 21px;
	line-height: 33px;
	color: #5B799A;
	padding: 10px;
	border: 1px solid #E9E9E9;
	border-radius: 10px
}

.smotrsec ul li a:hover {
	background: #79BDF9;
	color: #FFF
}

.formasec4 {
	padding: 191px 0 0
}

.formasec-img4 {
	position: absolute;
	width: 591px;
	bottom: 0;
	right: 200px
}

.statyawork {
	padding: 68px 0 0
}

.statyawork-top {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.statyawork-button button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 290px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.statyawork-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.statyawork-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.statyawork-wrap {
	display: flex;
	padding: 60px 0 0
}

.statyawork-block {
	width: 42%
}

.statyawork-block2 {
	width: 58%
}

.statyawork-title {
	font-family: 'gilroy-medium';
	font-size: 32px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-ol {
	padding: 10px 0 0 25px;
	list-style: decimal
}

.statyawork-ol li {
	padding: 20px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-ol ul {
	padding: 9px 0 0
}

.statyawork-ol ul li {
	padding: 6px 0 0;
	display: flex;
	align-items: center
}

.statyawork-ol li a {
	text-decoration: none;
	display: block
}

.statyawork-ol li a p {
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-ol a:hover p {
	color: #79BDF9
}

.statyawork-ol ul li:before {
	content: '-';
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-ol ul a p {
	margin: 0 0 0 3px !important;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-li {
	padding: 20px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-li a p {
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-ul {
	padding: 9px 0 0
}

.statyawork-li2 {
	padding: 6px 0 0;
	display: flex;
	align-items: center
}

.statyawork-li2:before {
	content: '-';
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-li2 a p {
	margin: 0 0 0 3px !important;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-li a {
	text-decoration: none;
	display: block
}

.statyawork-li a:hover p {
	color: #79BDF9
}

.statyawork-li2 a {
	text-decoration: none;
	display: block
}

.statyawork-li2 a:hover p {
	color: #79BDF9
}

.statyawork-border {
	overflow: hidden;
	background: #F5FBFF;
	border-radius: 60px;
	padding: 20px 120px 0 70px
}

.statyawork-border-wrap {
	justify-content: space-between;
	display: flex
}

.statyawork-text {
	padding: 24px 0 0
}

.statyawork-data {
	padding: 10px 0 0
}

.statyawork-data p {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-data p span {
	font-family: 'gilroy-regular'
}

.span-bg {
	padding: 1px 3px;
	background: #FFFCEC;
	border-radius: 5px
}

.statyawork-inner {
	display: flex;
	align-items: center;
	padding: 24px 0 0
}

.statyawork-prosmotr {
	display: flex;
	align-items: center;
	padding: 0 15px 0 0
}

.statyawork-prosmotr:last-child {
	padding: 0
}

.statyawork-prosmotr p {
	margin: 0 0 0 5px !important;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-avtor {
	padding: 50px 0 0;
	font-family: 'gilroy-regular';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-name p {
	padding: 15px 0 0;
	font-family: 'gilroy-semibold';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-position p {
	padding: 10px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 14px;
	line-height: 120%;
	color: #8B8B8B;
	padding-block-end: 30px;
}

.statyawork-social {
	display: flex;
	padding: 20px 0 0;
	align-items: center;
	justify-content: flex-end
}

.statyawork-social-title p {
	font-family: 'gilroy-regular';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyawork-social-ul {
	display: flex;
	align-items: center;
	padding: 0 0 0 9px
}

.statyawork-social-li {
	padding: 0 0 0 10px
}

.statyawork-social-li a:hover {
	opacity: .6
}

.statyawork-social-link {
	padding: 0 0 0 20px
}

.statyawork-social-link a {
	cursor: pointer;
	font-family: 'gilroy-semibold';
	text-decoration: none;
	position: relative;
	font-size: 18px;
	line-height: 120%;
	color: #79BDF9
}

.statyawork-social-link a:before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: -2px;
	border-bottom: 1px dashed #79BDF9
}

.teksovaya-wrap3 {
	display: flex
}

.teksovaya-block5 {
	width: 58%
}

.teksovaya-block6 {
	width: 42%;
	padding: 20px 0 0 15px
}

.teksovaya-wrap4 {
	display: flex;
	padding: 10px 0 0
}

.teksovaya-block7 {
	width: 42%;
	padding: 20px 15px 0 0
}

.teksovaya-block8 {
	width: 58%
}

.teksovaya-padding2 {
	padding: 40px 0 0
}

.statyainner {
	padding: 60px 0 0
}

.statyainner-wrap {
	display: flex
}

.statyainner-block {
	width: 43%;
	padding: 0 20px 0 0
}

.statyainner-block2 {
	width: 57%;
	padding: 0 0 0 20px
}

.statyainner-block2 ul,
.statyainner-block2 ol {
	padding: 8px 0 0 20px;
	list-style: decimal;
	padding: 8px 0 0 20px;
	list-style: decimal
}

.statyainner-block2 ul li,
.statyainner-block2 ol li {
	padding: 12px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.statyainner-block2 ul li p,
.statyainner-block2 ol li p {
	font-family: 'PT-Root-UI_Regular';
	text-decoration: none;
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.title6 {
	font-family: 'gilroy-semibold';
	font-size: 38px;
	line-height: 110%;
	color: #0D233B
}

.title7 {
	font-family: 'gilroy-semibold';
	font-size: 38px;
	line-height: 110%;
	color: #0D233B
}

.statyainner-border {
	background: #F5FBFF;
	border-radius: 30px;
	padding: 60px 20px 60px 60px
}

.statyainner-social {
	display: flex;
	align-items: center;
	padding: 20px 0 0
}

.statyainner-social-title p {
	font-family: 'gilroy-regular';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyainner-social-ul {
	display: flex;
	align-items: center;
	padding: 0 0 0 9px
}

.statyainner-social-li {
	padding: 0 0 0 10px
}

.statyainner-social-li a:hover {
	opacity: .6
}

.statyainner-ocenka-wrap {
	display: flex;
	padding: 20px 0 0;
	align-items: center
}

.statyainner-ocenka-number p {
	font-family: 'gilroy-medium';
	font-size: 96px;
	line-height: 120%;
	color: #0D233B
}

.statyainner-ocenka-block {
	padding: 0 0 0 44px
}

.statyainner-ocenka-inner {
	display: flex;
	align-items: center
}

.rating {
	display: flex;
	width: 100%;
	justify-content: flex-end;
	overflow: hidden;
	flex-direction: row-reverse;
	position: relative
}

.rating-0 {
	filter: grayscale(100%)
}

.rating>input {
	display: none
}

.rating>label {
	cursor: pointer;
	width: 30px;
	height: 30px;
	margin-top: auto;
	background-image: url(../images/star.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 76%;
	transition: .3s
}

.rating>input:checked~label,
.rating>input:checked~label~label {
	background-image: url(../images/star2.svg)
}

.rating>input:not(:checked)~label:hover,
.rating>input:not(:checked)~label:hover~label {
	background-image: url(../images/star2.svg)
}

.emoji-wrapper {
	width: 100%;
	text-align: center;
	height: 100px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}

.emoji-wrapper:before,
.emoji-wrapper:after {
	content: "";
	height: 15px;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 1
}

.emoji-wrapper:before {
	top: 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 100%)
}

.emoji-wrapper:after {
	bottom: 0;
	background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 100%)
}

.emoji {
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: .3s
}

.emoji>svg {
	margin: 15px 0;
	width: 70px;
	height: 70px;
	flex-shrink: 0
}

#rating-1:checked~.emoji-wrapper>.emoji {
	transform: translateY(-100px)
}

#rating-2:checked~.emoji-wrapper>.emoji {
	transform: translateY(-200px)
}

#rating-3:checked~.emoji-wrapper>.emoji {
	transform: translateY(-300px)
}

#rating-4:checked~.emoji-wrapper>.emoji {
	transform: translateY(-400px)
}

#rating-5:checked~.emoji-wrapper>.emoji {
	transform: translateY(-500px)
}

.feedback {
	width: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center
}

.statyainner-ocenka-chislo p {
	margin: 0 0 0 8px !important;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyainner-ocenka-button {
	padding: 12px 0 0
}

.statyainner-ocenka-button button {
	font-family: 'gilroy-regular';
	font-size: 18px;
	line-height: 120%;
	color: #0D233B
}

.statyainner-ocenka-button button:hover {
	color: #79BDF9
}

.statyainner-ul {
	padding: 8px 0 0 20px;
	list-style: decimal
}

.statyainner-li {
	padding: 12px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.statyainner-li p {
	font-family: 'PT-Root-UI_Regular';
	text-decoration: none;
	font-size: 18px;
	line-height: 140%;
	color: #0D233B
}

.statyainner-ocenka {
	padding: 60px 0 0
}

.fagsec2 {
	padding: 110px 0 0
}

.statyawork-block3 {
	display: none
}

.vrachwork {
	padding: 68px 0 0
}

.vrachwork-border {
	border: 1px solid #E9E9E9;
	border-radius: 60px
}

.vrachwork-wrap {
	display: flex;
	align-items: center
}

.vrachwork-block {
	display: flex;
	align-items: center;
	width: 75%;
	border-right: 1px solid #E9E9E9
}

.vrachwork-img {
	background: #F5FBFF;
	border-radius: 30px;
	width: 349px;
	height: 382px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin: -2px 0 -2px -2px
}

.vrachwork-info {
	padding: 0 0 0 40px
}

.vrachwork-position p {
	font-family: 'PT-Root-UI_Regular';
	font-size: 24px;
	line-height: 120%;
	color: #8B8B8B
}

.vrachwork-name {
	padding: 15px 0 0
}

.vrachwork-name h1 {
	font-family: 'gilroy-semibold';
	font-size: 38px;
	line-height: 110%;
	color: #0D233B
}

.vrachwork-pd {
	padding: 40px 0 0
}

.vrachwork-text {
	display: flex;
	align-items: center;
	padding: 10px 0 0
}

.vrachwork-text-title {
	font-family: 'PT-Root-UI_Regular';
	font-size: 24px;
	line-height: 120%;
	color: #8B8B8B
}

.vrachwork-text-suptitle {
	padding: 0 0 0 5px;
	font-family: 'gilroy-medium';
	font-size: 24px;
	line-height: 120%;
	color: rgba(13, 35, 59, 1)
}

.vrachwork-button {
	padding: 40px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.vrachwork-button button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 262px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.vrachwork-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.vrachwork-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.vrachwork-block2 {
	width: 25%;
	padding: 0 0 0 40px
}

.vrachwork-ocenka {
	display: flex;
	align-items: flex-end
}

.vrachwork-ocenka-title {
	font-family: 'gilroy-semibold';
	font-size: 72px;
	line-height: 110%;
	letter-spacing: -.02em;
	color: #C1CCD6
}

.vrachwork-ocenka-suptitle {
	margin: 0 0 10px 10px !important;
	font-family: 'PT-Root-UI_Regular';
	font-size: 14px;
	line-height: 120%;
	color: #8B8B8B
}

.vrachwork-stars {
	display: flex;
	align-items: center;
	padding: 10px 0 0
}

.vrachwork-stars-title p {
	margin: 0 0 0 8px !important;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 120%;
	color: #8B8B8B
}

.vrachwork-link {
	padding: 30px 0 0
}

.vrachwork-link a {
	font-family: 'gilroy-semibold';
	text-decoration: none;
	position: relative;
	font-size: 22px;
	line-height: 120%;
	color: #79BDF9
}

.vrachwork-link a:before {
	content: '';
	position: absolute;
	width: 100%;
	bottom: -1px;
	border-bottom: 1px dashed #79BDF9
}

.vrachinfo {
	padding: 110px 0 0
}

.vrachinfo h2 {
	font-family: 'gilroy-semibold';
	font-size: 58px;
	line-height: 110%;
	color: #0D233B
}

.vrachinfo ul {
	padding: 48px 0 0
}

.vrachinfo ul li {
	padding: 12px 0 0
}

.vrachinfo ul li p {
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 140%;
	color: rgba(13, 35, 59, 1)
}

.vrachinfo ul li p span {
	color: #79BDF9;
	font-family: 'gilroy-medium'
}

.ostav {
	padding: 200px 0 0
}

.ostav-title p {
	padding: 15px 0 0;
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.ostav-wrap {
	display: flex;
	padding: 49px 0 0
}

.ostav-block {
	width: 50%;
	padding: 0 7.5px 0 0
}

.new__head_btns .js-show-modal {
	display: none !important
}

.ostav-input input {
	font-family: 'gilroy-regular';
	font-size: 14px;
	line-height: 120%;
	color: #000;
	margin: 0;
	width: 100%;
	padding: 0 0 0 44px;
	height: 58px;
	background: url(../images/ostav-input.svg) 20px 50% no-repeat;
	border: 1px solid #C1CCD6;
	border-radius: 30px
}

.ostav-input input::-webkit-input-placeholder {
	color: #C1CCD6
}

.ostav-input input::-moz-placeholder {
	color: #C1CCD6
}

.ostav-input input:-ms-input-placeholder {
	color: #C1CCD6
}

.ostav-input input::placeholder {
	color: #C1CCD6
}

.ostav-input2 {
	padding: 15px 0 0
}

.ostav-input2 input {
	font-family: 'gilroy-regular';
	font-size: 14px;
	line-height: 120%;
	color: #000;
	margin: 0;
	width: 100%;
	padding: 0 0 0 44px;
	height: 58px;
	background: url(../images/ostav-input2.svg) 20px 50% no-repeat;
	border: 1px solid #C1CCD6;
	border-radius: 30px
}

.ostav-input2 input::-webkit-input-placeholder {
	color: #C1CCD6
}

.ostav-input2 input::-moz-placeholder {
	color: #C1CCD6
}

.ostav-input2 input:-ms-input-placeholder {
	color: #C1CCD6
}

.ostav-input2 input::placeholder {
	color: #C1CCD6
}

.counter {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-family: 'gilroy-regular';
	font-size: 14px;
	line-height: 120%;
	color: #C1CCD6
}

.ostav-textarea {
	position: relative;
	padding: 15px 0 0
}

.ostav-textarea textarea {
	padding: 20px;
	border: 1px solid #C1CCD6;
	border-radius: 30px;
	width: 100%;
	height: 159px;
	font-family: 'gilroy-regular';
	font-size: 14px;
	line-height: 120%;
	color: #000;
	resize: none
}

.ostav-textarea textarea::-webkit-input-placeholder {
	color: #C1CCD6
}

.ostav-textarea textarea::-moz-placeholder {
	color: #C1CCD6
}

.ostav-textarea textarea:-ms-input-placeholder {
	color: #C1CCD6
}

.ostav-textarea textarea::placeholder {
	color: #C1CCD6
}

.ostav-block2 {
	width: 50%;
	padding: 0 0 0 7.5px
}

.ostav-fayl-button button {
	font-family: 'gilroy-medium';
	font-size: 14px;
	line-height: 120%;
	color: #F5FBFF;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 230px;
	height: 58px;
	padding: 0 0 0 20px;
	background: #0D233B;
	border-radius: 30px;
	position: relative
}

.ostav-fayl-button button img {
	margin: 0 8px 0 0
}

.ostav-ocenka {
	padding: 30px 0 0;
	display: flex;
	align-items: center
}

.ostav-ocenka-title p {
	font-family: 'PT-Root-UI_Regular';
	font-size: 22px;
	line-height: 120%;
	color: #0D233B
}

.ostav-ocenka-stars {
	padding: 0 0 0 15px
}

.rating2 {
	display: flex;
	width: 100%;
	justify-content: flex-end;
	overflow: hidden;
	flex-direction: row-reverse;
	position: relative
}

.rating2-0 {
	filter: grayscale(100%)
}

.rating2>input {
	display: none
}

.rating2>label {
	cursor: pointer;
	width: 30px;
	height: 30px;
	margin-top: auto;
	background-image: url(../images/star.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 76%;
	transition: .3s
}

.rating2>input:checked~label,
.rating2>input:checked~label~label {
	background-image: url(../images/star2.svg)
}

.rating2>input:not(:checked)~label:hover,
.rating2>input:not(:checked)~label:hover~label {
	background-image: url(../images/star2.svg)
}

.emoji-wrapper {
	width: 100%;
	text-align: center;
	height: 100px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}

.emoji-wrapper:before,
.emoji-wrapper:after {
	content: "";
	height: 15px;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 1
}

.emoji-wrapper:before {
	top: 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 100%)
}

.emoji-wrapper:after {
	bottom: 0;
	background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 100%)
}

.emoji {
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: .3s
}

.emoji>svg {
	margin: 15px 0;
	width: 70px;
	height: 70px;
	flex-shrink: 0
}

#rating2-1:checked~.emoji-wrapper>.emoji {
	transform: translateY(-100px)
}

#rating2-2:checked~.emoji-wrapper>.emoji {
	transform: translateY(-200px)
}

#rating2-3:checked~.emoji-wrapper>.emoji {
	transform: translateY(-300px)
}

#rating2-4:checked~.emoji-wrapper>.emoji {
	transform: translateY(-400px)
}

#rating2-5:checked~.emoji-wrapper>.emoji {
	transform: translateY(-500px)
}

.feedback2 {
	width: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center
}

.ostav-button {
	padding: 81px 0 0
}

.ostav-button button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background: #79BDF9;
	border-radius: 30px;
	width: 100%;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.ostav-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.ostav-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.vrachiwork {
	padding: 68px 0 0
}

.vrachiwork-container {
	padding: 0 13.5px
}

.vrachiwork-wrap {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0 0
}

.vrachiwork-block {
	width: 25%;
	padding: 30px 7.5px 0
}

.vrachiwork-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 40px 0 0
}

.paginaciya-ul {
	display: flex;
	align-items: center
}

.paginaciya-li {
	padding: 0 15px 0 0
}

.paginaciya-li:last-child {
	padding: 0
}

.paginaciya-number {
	font-family: 'gilroy-semibold';
	font-size: 22px;
	line-height: 120%;
	color: #FFF;
	background: #79BDF9;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center
}

.paginaciya-number2 {
	font-family: 'gilroy-regular';
	font-size: 22px;
	line-height: 120%;
	color: #C1CCD6
}

.paginaciya-button button {
	border: 2px solid #79BDF9;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center
}

.paginaciya-button button:hover {
	background: #79BDF9
}

.paginaciya-button button:hover svg path {
	fill: #fff
}

.paginaciya-button2 {
	padding: 0 0 0 15px
}

.paginaciya-button2 button {
	transform: rotate(180deg);
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #79BDF9;
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.paginaciya-button2 button:hover {
	background: #79BDF9
}

.paginaciya-button2 button:hover svg path {
	fill: #fff
}

.paginaciya-block {
	display: flex;
	align-items: center
}

.paginaciya-link {
	display: none
}

.paginaciya-link a {
	font-family: 'gilroy-semibold';
	text-decoration: none;
	position: relative;
	font-size: 14px;
	line-height: 110%;
	text-align: center;
	color: #C1CCD6
}

.paginaciya-link a:before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: -3px;
	border-bottom: 1px dashed #C1CCD6
}

.blog-block {
	width: 33.3333333%;
	padding: 30px 7.5px 0
}

.foto-wrap {
	display: flex;
	flex-wrap: wrap;
	padding: 45px 0 0
}

.foto-block {
	width: 50%;
	padding: 15px 7.5px 0
}

.foto-button {
border-radius: 30px;
overflow: hidden;
}

.foto-button button {
	position: relative;
      display: block;
}

.foto-button button:before {
	position: absolute;
	content: '';
  display: block;
  inset: 0;
	background: rgba(0, 0, 0, 0.25) url(../images/foto-button-bf.svg) 50% 50% no-repeat;
  opacity: 0;
  transition: opacity 350ms ease-in-out;
}

.foto-button button:hover:before {
  opacity: 1;
}

.foto-button button img {
  object-fit: cover;
  object-position: center center;
  display: block;
}

.title8 {
	font-family: 'gilroy-semibold';
	font-size: 38px;
	line-height: 120%;
	color: #0D233B
}

.licenzii-block {
	padding: 60px 0 0
}

.licenzii-block2 {
	padding: 200px 0 0
}

.vopros-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.vopros-button button {
	font-family: 'gilroy-medium';
	font-size: 18px;
	line-height: 120%;
	color: #79BDF9;
	border: 2px solid #7ABDFA;
	border-radius: 30px;
	width: 210px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.vopros-button button img {
	margin: 0 0 0 -25px;
	opacity: 0
}

.vopros-button button:hover img {
	opacity: 1;
	margin: 0 0 0 5px;
	transition: .5s
}

.ozivi-pd {
	padding: 45px 0 0
}

.ozivi-block {
	padding: 15px 0 0
}

.ostav2 {
	padding: 76px 0 0
}

.mapsec2 {
	padding: 68px 0 110px
}

.kontakti-ul {
	padding: 35px 0 0
}

.kontakti-li {
	padding: 5px 0 0
}

.kontakti-li p {
	font-family: 'PT-Root-UI_Regular';
	font-size: 16px;
	line-height: 120%;
	color: #0D233B
}

#copy {
	opacity: 0
}

.gallery-item__mask {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	opacity: 0;
	top: 0;
	bottom: 0;
	transition: all .4s
}

.modaltown {
	background: #F7F9FA;
	border: 2px solid #F7F9FA;
	border-radius: 5px;
	padding: 24px;
	width: 100%;
	max-width: 314px;
	display: none
}

.modaltown-title {
	font-weight: 700;
	margin: 0 0 16px;
	line-height: 20px
}

.modaltown .form-field:last-child {
	margin: 0
}

.modaltown-list {
	overflow: auto;
	max-height: 230px
}

.modaltown-list li {
	font-size: 14px;
	line-height: 22px
}

.modaltown-list li span {
	display: block;
	font-weight: 500;
	font-size: 16px;
	margin: 0 0 2px
}

.modaltown-list li button {
	background: 0;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
	outline: none;
	margin: 0;
	cursor: pointer;
	text-align: left;
	font-family: "Roboto", sans-serif;
	width: 100%;
	color: inherit;
	display: block;
	padding: 7px 17px;
	text-decoration: none;
	transition: all 100ms ease-in-out
}

.modaltown-list li button:hover,
.modaltown-list li button.active {
	background: #6CA7FF;
	color: #fff
}

.select2 {
	width: auto !important
}

.form-field .select2 {
	width: 100% !important
}

.select2-selection__arrow {
	display: none !important
}

.select2-container--default .select2-selection--single {
	background: 0;
	border: 1px solid silver;
	border-radius: 4px !important;
	min-height: 54px;
	outline: none;
	color: #181D21;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: .02em
}

.select2-container--default .select2-selection--single::after {
	content: "";
	position: absolute;
	display: block;
	right: 16px;
	top: 24px;
	background-image: url(../images/svg/chevron-black.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 7px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 0 44px 0 16px;
	line-height: 54px
}

.select2-container--default.select2-container--open .select2-selection--single {
	border-color: #6CA7FF
}

.select2-container--default.select2-container--open .select2-selection--single::after {
	transform: matrix(1, 0, 0, -1, 0, 0)
}

.select2-container--default .select2-results__option {
	padding: 10px 16px;
	color: #181D21
}

.select2-container--default .select2-results__option:hover {
	background: #F2F7FF !important;
	color: #181D21
}

.select2-container--default .select2-results__option--selected {
	background: #6CA7FF;
	color: #fff
}

.select2-container--default .select2-search__field {
	border-radius: 6px;
	outline: none
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	height: 40px;
	padding: 4px 12px;
	border-color: silver
}

.select2-results__option.select2-results__message {
	background: 0 !important;
	font-size: 14px;
	line-height: 18px
}

.select2-dropdown {
	border-radius: 4px !important;
	border: 0;
	box-shadow: 0 10px 20px rgba(5, 34, 78, 0.1);
	margin-top: 10px;
	overflow: hidden;
	z-index: 10000
}

.ostav-fayl-button .loadb {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.fotosec-button {
	position: relative
}

.licenziyasec-button {
	position: relative
}

.list-text-num ul li:before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #79BDF9;
	margin: 7px 10px 0 0
}

.list-text-num ol {
	list-style: auto;
	padding-top: 10px;
	font-size: 18px;
	line-height: 140%;
	color: #0D233B;
	font-family: 'PT-Root-UI_Regular'
}

.img-right img {
	float: right;
	margin: 7px 0 7px 7px
}

.nachalosec-block2 ul li:before {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #79BDF9;
	margin: 7px 10px 0 -10px
}

.nachalosec-block2 ul li {
	display: flex;
	font-family: 'PT-Root-UI_Regular';
	font-size: 18px;
	line-height: 140%;
	color: #0D233B;
	padding: 15px 0 0 10px
}

.statyawork-img {
	display: contents
}

.statyawork-img img {
	object-fit: cover
}

.breadcrumbs a {
	font-size: 14px
}

.breadcrumbs {
	font-size: 14px
}

@media screen and (max-width: 1200px) {
	.breadcrumbs a {
		font-size: 12px
	}

	.breadcrumbs {
		font-size: 12px
	}
}

.reviews {
	padding-top: 110px
}

.swiper__reviews {
	padding-right: 50px
}

.reviews__inner {
	justify-content: space-between
}

.reviews__title {
	font-weight: 600;
	font-size: 58px;
	margin-bottom: 30px !important;
	text-align: left;
	line-height: 1;
	font-family: 'gilroy-semibold';
}

.reviews__link {
	color: #79BDF9;
	font-weight: 600;
	font-size: 22px;
	position: relative;
	margin-block-start: 15px;
    display: block;
}

.reviews__link::before {
	display: block;
	content: "";
	background-color: #79BDF9;
	height: 2px;
	width: 0;
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	-webkit-transition: width .2s ease;
	transition: width .2s ease
}

.reviews__link:hover {
	color: #79BDF9 !important
}

.reviews__link:hover::before {
	width: 100%
}

.reviews__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 50px;
	margin-top: -15px
}

.reviews__container {
	overflow: visible
}

.reviews__content {
	width: 100%;
	height: auto;
	max-width: calc(50% - 100px);
	padding-left: calc(50% - 703px);
	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: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 15px
}

.reviews__slider {
	width: 100%;
	max-width: 55%
}

.reviews__slide {
	height: auto
}

.reviews__subtitle {
	font-size: 18px;
	font-family: 'PT-Root-UI_Regular';
	font-weight: 400;
	text-align: left
}

.reviews__item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	min-height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
	border: 4px solid #F1F4FB;
	padding: 35px;
	border-radius: 20px
}

.reviews__item>div:first-of-type {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #DDE3EF
}

.reviews__name {
	font-weight: 600;
	font-size: 22px;
	font-family: 'gilroy-semibold';
}

.reviews__item>div:first-of-type picture {
	width: 60px;
	height: 60px
}

.reviews__item>div:first-of-type picture img {
	border-radius: 10px;
	width: 60px;
	height: 60px;
	-o-object-fit: cover;
	object-fit: cover
}

.reviews__text {
	color: #0D233B;
	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-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-bottom: 15px;
	gap: 15px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-family: 'PT-Root-UI_Regular';
}

.reviews__info {
	display: flex;
	flex-direction: column;
	gap: 10px
}

.reviews__stage {
	font-size: 14px;
	font-weight: 400;
	color: #8B8B8B;
	font-family: 'PT-Root-UI_Regular';
}

.reviews__text p:last-of-type {
	margin-bottom: 5px
}

@media (max-width: 1415px) {
	.reviews__content {
		padding-left: 15px
	}

	.reviews__slider {
		max-width: 60%
	}

	.reviews__item {
		margin-right: 15px
	}
}

@media (max-width: 1160px) {
	.reviews__title {
		font-size: 40px
	}
}

@media (max-width: 930px) {
	.reviews__content {
		gap: 10px;
		margin-bottom: 10px
	}

	.reviews__title {
		font-size: 36px
	}

	.swiper__reviews {
		padding: 0 15px
	}

	.reviews__subtitle {
		margin-bottom: 0;
		font-size: 14px
	}

	.reviews__link {
		fonst-size: 16px
	}

	.reviews__item>div:last-of-type {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 10px
	}

	.reviews__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-bottom: 75px;
		position: relative;
		gap: 30px
	}

	.reviews__content {
		max-width: 100%
	}

	.reviews__content>div {
		position: absolute;
		bottom: 0;
		right: 15px;
		left: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: calc(100% - 30px);
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 15px
	}

	.reviews__slider {
		max-width: 100%
	}
}

.swiper-pag {
	display: flex;
	gap: 10px
}

.slider-button {
	position: static;
	background: url(../images/slayder-arrow.svg) 50% 50% no-repeat;
	width: 50px;
	height: 50px;
	transition: .3s;
	background-color: transfparent;
	border-radius: 50%;
	display: block;
	top: auto;
	border: 2px solid #79BDF9;
	transform: rotate(180deg)
}

.slider-button:hover {
	background: #79BDF9 url(../images/slayder-arrow2.svg) 50% 50% no-repeat
}

.slider-button_prev {
	transform: rotate(0)
}

.schedule {
	margin: 80px 0
}

.schedule__h2 {
	color: #383838;
	font-family: 'PT-Root-UI_Regular';
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%;
	margin-bottom: 30px
}

.schedule__box {
	margin-top: 30px !important;
	display: flex;
	flex-direction: column;
	padding: 0;
	gap: 15px;
	margin-bottom: 80px !important;
	max-width: 832px;
	width: 100%
}

.schedule__box-item {
	display: flex;
	flex-wrap: nowrap;
	gap: 5px
}

.schedule__box-item-day {
	color: #0D233B;
	font-family: 'PT-Root-UI_Regular';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	word-wrap: break-word;
	white-space: nowrap
}

.schedule__box-item-border {
	display: block;
	width: 100%;
	border-bottom: 1px dotted #DFDFDF;
	word-wrap: break-word;
	white-space: nowrap;
	height: 17px
}

.schedule__box-item-time {
	color: #79BDF9;
	text-align: right;
	font-family: 'PT-Root-UI_Regular';
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px;
	word-wrap: break-word;
	white-space: nowrap
}

.schedule__box-refs {
	display: flex;
	gap: 10px;
	margin-top: 30px !important
}

.schedule__box-refs-item {
	border-radius: 10px;
	background: #F4F6FA;
	width: 201px;
	height: 80px;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	box-sizing: border-box
}

.vrachwork__first {
	color: #8B8B8B;
	font-family: 'gilroy-medium';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	margin-left: 25px !important
}

.vrachwork__first span {
	color: #79BDF9;
	font-family: 'gilroy-medium';
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px
}

@media (max-width: 1000px) {
	.schedule__box-refs {
		flex-wrap: wrap
	}

	.schedule__box-refs-item {
		width: 173px
	}
}

.video__container {
	padding: 80px 0 0 80px
}

.video__youtube {
	max-width: 1140px;
	overflow: hidden;
	border-radius: 20px;
	width: 100%
}

.video__title {
	margin-bottom: 20px !important;
	padding: 0 10px;
	line-height: 100% !important
}

.youtube {
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	overflow: hidden;
	background-size: cover;
	transition: all 200ms ease-out;
	cursor: pointer;
	border-radius: 20px
}

.youtube .play {
	background: url(/netcat_template/template/docalko/images/video_from_youtube/youtube-play-btn.png) no-repeat;
	background-position: 0 -50px;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	height: 50px;
	width: 69px;
	transition: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}

.youtube:hover .play {
	background-position: 0 0
}

@media (min-width: 1260px) {

	.youtube,
	.video__youtube {
		height: 630px !important
	}
}

@media (max-width: 1260px) {
	.video__youtube {
		padding: 0 15px
	}

	.video__container {
		padding: 20px 20px 0
	}

	.youtube,
	.video__youtube {
		height: 620px !important
	}
}

@media (max-width: 1160px) {

	.youtube,
	.video__youtube {
		height: 600px !important
	}
}

@media (max-width: 1060px) {

	.youtube,
	.video__youtube {
		height: 547px !important
	}
}

@media (max-width: 960px) {

	.youtube,
	.video__youtube {
		height: 490px !important
	}
}

@media (max-width: 867px) {

	.youtube,
	.video__youtube {
		height: 440px !important
	}
}

@media (max-width: 767px) {

	.youtube,
	.video__youtube {
		height: 350px !important
	}
}

@media (max-width: 667px) {

	.youtube,
	.video__youtube {
		height: 320px !important
	}
}

@media (max-width: 567px) {

	.youtube,
	.video__youtube {
		height: 270px !important
	}
}

@media (max-width: 467px) {

	.youtube,
	.video__youtube {
		height: 210px !important
	}
}

@media (max-width: 380px) {

	.youtube,
	.video__youtube {
		height: 164px !important
	}
}

body {
	max-width: 100vw;
	overflow-x: hidden;
	background-color: #fff
}

.statyawork-social-li a {
	display: block !important;
	content: '' !important
}

.plashka__bottom {
	background-color: #79bdf9;
	text-align: center;
	padding: 10px 0;
	margin-top: 10px
}

.plashka__bottom p {
	color: #fff
}

.plashka__bottom span {
	padding: 0 3px;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff
}

.top_sec {
	background: #f20;
	padding: 10px 0
}

@media (max-width: 650px) {
	.list-text-num h2,
	.list-text-num h3 {
		word-break: break-word
	}
	.teksovaya .list-text-num h2 {
		font-size: 32px
	}
}

.header-search {
    display: none;
}

.header-search.open {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    border-radius: 25px;
    border: 2px #79bdf9 solid;
    transform: translatey(110%);
    padding: 20px;
    width: 400px;
    z-index: 999;
    max-height: 400px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

li.header-search-link {
    background-color: #f1f6f8;
    padding: 5px 10px;
    border-radius: 5px;
}

li.header-search-link:hover {
    background-color: #d1f2ff;
}

li.header-search-link::before {
    content: '- ';
}

ul.header-search-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

@media (max-width: 650px) {
.header-search.open {
    width: 100%;
}
}

.vrachisec-slayder-img img {
    width: 100%;
    max-width: 324px;
    aspect-ratio: 1 / 1;
    object-fit: contain;
    object-position: center;
}

.histories__content {
	padding-top: 15px;
	margin-bottom: 10px;
	display: contents;
}

.histories__inner .swiper-pag{
	order: 3;
}

.modal_rating h3 {
        font-family: 'gilroy-semibold';
    font-size: 28px;
    line-height: 110%;
    color: #0D233B;
    padding-block: 20px;
}

.pol-section {
    margin-block-end: 60px;
} 

@media screen and (min-width: 1200px) {
  .privacy-section {
    margin-block-start: 60px;
  } 
  .pol-section {
    margin-block-start: 60px;
  } 
}

.vrachisec-slayder-block {
      height: 100%;
    display: flex;
    flex-direction: column;
}

.vrachisec-slayder-border {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.vrachisec-slayder .slick-track {
  display: flex;
  flex-direction: row;
}

.vrachisec-slayder .slick-slide {
  height: auto;
}

.karta-sayta ul:first-child {
    display: grid;
    grid-template-columns: 1fr 1fr;


}

.karta-sayta ul li:last-child {
    margin-bottom: 30px
}

.karta-title {
    text-align: center;
    margin-bottom: 20px;
}

.sitemap ul {
    padding-bottom: 20px;
}

@media(max-width:1030px) {
    .karta-title {
        margin-top: 150px;
    }
}

@media(max-width:760px) {
    .karta-sayta ul:first-child {
        grid-template-columns: 1fr;
    }
}