@charset "UTF-8";

@font-face {
	font-family: "RobotoRegular";
	src: url("../../fonts/RobotoRegular/RobotoRegular.ttf")
}

@font-face {
	font-family: "RobotoBold";
	src: url("../../fonts/RobotoBold/RobotoBold.ttf")
}

@font-face {
	font-family: "Montserrat-Light";
	src: url("../../fonts/Montserrat-Light/Montserrat-Light.ttf")
}

@font-face {
	font-family: "Gilroy-ExtraBold";
	src: url("../../fonts/Gilroy-ExtraBold/Gilroy-ExtraBold.otf")
}

@font-face {
	font-family: "Gilroy-Light";
	src: url("../../fonts/Gilroy-Light/Gilroy-Light.otf")
}

@font-face {
	font-family: "MyriadProBold";
	src: url("../../fonts/MyriadProBold/MyriadProBold.ttf")
}

@font-face {
	font-family: "MyriadProRegular";
	src: url("../../fonts/MyriadProRegular/MyriadProRegular.ttf")
}

::placeholder {
	color: #666
}

::selection {
	background-color: #000;
	color: #fff
}

html {
	height: 100%
}

body {
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.65;
	overflow-x: hidden;
	font-family: "MyriadProRegular", sans-serif
}

body input,
body textarea {
	border: #666 1px solid;
	outline: none
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	border-color: red
}

body input:required:valid,
body textarea:required:valid {
	border-color: green
}

.img-responsive {
	display: inline-block;
	max-width: 100%;
	height: auto
}

.s-wide {
	padding: 60px 0
}

.s-wide .preview-sect {
	text-align: center;
	max-width: 580px;
	margin: 0 auto 60px
}

.s-wide .preview-sect h2 {
	font-family: "Gilroy-ExtraBold", sans-serif;
	font-size: 36px;
	color: #202020
}

.hidden {
	display: none
}

.text-center {
	text-align: center
}

.grid-fluid {
	max-width: 1344px;
	margin: auto
}

.button-wrap {
	text-align: center;
	margin-top: 40px
}

.button {
	text-align: center;
	display: inline-block;
	padding: 5px 30px;
	border-radius: 20px 0px 20px 0px;
	background: #E51A4B;
	color: #fff;
	text-decoration: none;
	transition: all 0.3s ease
}

.button:hover {
	background: #e8315d;
	color: #fff;
	text-decoration: none
}

.button-gray {
	background: #484848
}

.button-gray:hover {
	background: #626262
}

.s-up-header {
	color: #fff;
	padding: 10px 0 0
}

.s-up-header .grid-fluid {
	max-width: 1344px
}

.s-up-header .s-up-header-logo {
	max-width: 250px
}

.s-up-header .s-up-header-logo a {
	display: block
}

.s-up-header .s-up-header-soc {
	text-align: center;
	padding-top: 10px
}

.s-up-header .s-up-header-soc ul {
	padding-left: 0;
	display: inline-block
}

.s-up-header .s-up-header-soc ul li {
	list-style-type: none;
	display: inline-block;
	max-width: 32px
}

.s-up-header .s-up-header-title {
	font-size: 14px;
	line-height: 18px
}

.s-up-header .s-up-header-geo .content {
	font-size: 14px
}

.s-up-header .s-up-header-geo img {
	padding-top: 10px
}

.s-up-header .s-up-header-phone a {
	color: #fff;
	transition: all 0.3s ease;
	font-family: "Gilroy-ExtraBold", sans-serif;
	font-size: 18px
}

.s-up-header .s-up-header-phone a:hover {
	text-decoration: none;
	color: #E51A4B
}

.s-up-header .s-up-header-phone span {
	display: block;
	font-size: 14px
}

.s-up-header .s-up-header-phone img {
	padding-top: 10px
}

.s-up-header .s-up-header-button {
	padding-top: 10px
}

.s-up-header .s-up-header-button .button {
	width: 100%
}

.s-header .grid-fluid {
	max-width: 1344px
}

.s-header .navbar-dark {
	background: transparent
}

.s-header .navbar-dark .navbar-toggler {
	outline: none
}

.s-header .navbar-dark .navbar-toggler:focus {
	outline: none !important
}

.s-header .no-p {
	padding: 0
}

.s-header .navbar {
	z-index: 99
}

.s-header .navbar .navbar-nav .nav-item a.nav-link {
	padding: 20px 15px;
	color: #fff
}

.s-header .navbar .navbar-nav .nav-item a.nav-link:hover {
	color: #E51A4B
}

.s-header .navbar .dropdown-menu {
	max-width: 440px;
	top: 75%
}

.s-header .navbar .dropdown-item {
	white-space: normal;
	font-size: 14px
}

.s-header .navbar .dropdown-item:hover {
	color: #E51A4B
}

.s-header .navbar .dropdown-item:active {
	background: transparent
}

.s-slide {
	position: relative
}

.s-slide .s-slide-clouds {
	background-image: url(/img/clouds.png);
	background-position: top center;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover
}

.s-slide .s-slide-items .s-slide-item {
	margin-bottom: 10px
}

.s-slide .s-slide-items .s-slide-item .s-slide-item-img {
	text-align: center
}

.s-slide .s-slide-items .s-slide-item .title {
	font-size: 29px;
	line-height: 33px;
	font-family: "Gilroy-Light", sans-serif;
	color: #fff
}

.s-slide .s-slide-items .s-slide-item .first-title {
	padding-top: 16px
}

.s-slide .s-slide-content h1 {
	font-family: "Gilroy-ExtraBold", sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 54px;
	line-height: 64px
}

.s-slide .s-slide-content p {
	font-size: 36px;
	color: #fff;
	font-family: "Gilroy-Light", sans-serif;
	margin-bottom: 50px;
	line-height: 40px
}

.s-slide .s-slide-content .text {
	font-size: 16px;
	color: #fff;
	margin-bottom: 50px
}

.s-slide .s-photo-portret {
	position: absolute;
	bottom: 0
}

.s-slide .button-top {
	padding-top: 20px;
	padding-bottom: 40px
}

.s-slide .button-top .button {
	font-size: 20px
}

.header-wrapper {
	background: url(/img/expl.png) no-repeat #524f4c;
	background-size: cover;
	background-position: top center;
	transition: background-position 0.5s ease-out
}

.s-slider .slider,
.s-slider .slider-in {
	position: relative;
	overflow: hidden;
	outline: none;
	border-color: #fff
}

.s-slider .slider-in .slick-arrow,
.s-slider .slider .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 10;
	font-size: 0;
	width: 30px;
	height: 50px;
	border: none;
	color: #fff;
	margin-top: -25px;
	outline: none
}

.s-slider .slider-in .slick-prev,
.s-slider .slider .slick-prev {
	left: 0;
	background: url(/img/left-arrow.svg) no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	transition: all 0.3s ease
}

.s-slider .slider-in .slick-prev:hover,
.s-slider .slider .slick-prev:hover {
	background-color: rgba(66, 66, 66, 0.8)
}

.s-slider .slider-in .slick-next,
.s-slider .slider .slick-next {
	right: 0;
	background: url(/img/right-arrow.svg) no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	transition: all 0.3s ease
}

.s-slider .slider-in .slick-next:hover,
.s-slider .slider .slick-next:hover {
	background-color: rgba(66, 66, 66, 0.8)
}

.s-slider .slider-in .slick-dots,
.s-slider .slider .slick-dots {
	outline: none;
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
	padding-left: 0
}

.s-slider .slider-in .slick-dots li,
.s-slider .slider .slick-dots li {
	list-style-type: none;
	margin: 0 5px
}

.s-slider .slider-in .slick-dots .slick-active button,
.s-slider .slider .slick-dots .slick-active button {
	background: #fff;
	border: 1px solid #fff
}

.s-slider .slider-in .slick-dots button,
.s-slider .slider .slick-dots button {
	font-size: 0;
	width: 8px;
	height: 8px;
	padding: 0;
	background-color: transparent;
	border: 1px solid #fff;
	outline: none;
	transition: all 0.3s ease
}

.s-slider .slider-in .slick-dots button:hover,
.s-slider .slider .slick-dots button:hover {
	background: #fff;
	border: 1px solid #fff
}

.s-slider .slider-in .slider__item,
.s-slider .slider .slider__item {
	outline: #fff;
	border-color: #fff;
	display: block;
	text-decoration: none;
	position: relative
}

.s-slider .slider-in .slider__item .content,
.s-slider .slider .slider__item .content {
	position: absolute;
	color: #fff;
	left: 20px;
	bottom: 20px;
	padding: 5px;
	background: rgba(0, 0, 0, 0.48);
	border-radius: 5px;
	max-width: 650px
}

.s-slider .slider-in .slider__item .content .title,
.s-slider .slider .slider__item .content .title {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 20px
}

.s-slider .slider-in .slider__item .content .data,
.s-slider .slider .slider__item .content .data {
	color: #e6e6e6;
	font-size: 14px
}

.s-slider .slider-in .slider__item .slider__item-img,
.s-slider .slider .slider__item .slider__item-img {
	position: relative
}

.s-slider .slider-in .slider__item .slider__item-img img,
.s-slider .slider .slider__item .slider__item-img img {
	object-fit: cover;
	width: 100%;
	height: 420px
}

.s-slider .slider-in .slider__item .slider__item-img .shadow,
.s-slider .slider .slider__item .slider__item-img .shadow {
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.65));
	position: absolute;
	width: 100%;
	height: 100%
}

.slider-in .slider__item {
	margin-bottom: 30px
}

.s-services .preview-left-sect {
	margin-bottom: 20px
}

.s-services .preview-left-sect h2 {
	font-size: 36px;
	font-family: "Gilroy-ExtraBold", sans-serif;
	position: relative;
	padding-bottom: 10px;
	color: #202020
}

.s-services .preview-left-sect h2:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	background: #E51A4B;
	width: 50px;
	height: 3px
}

.s-services .preview-left-sect-content p {
	font-family: "MyriadProBold", sans-serif;
	color: #000;
	font-size: 18px
}

.s-services .preview-left-sect-content span {
	color: #777;
	display: block;
	margin-bottom: 20px
}

.s-services .s-services-item {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
	border-radius: 20px 0px 20px 0px
}

.s-services .s-services-item:hover .bg {
	opacity: 0.9
}

.s-services .s-services-item .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #2b2a29;
	top: 0;
	opacity: 0.7;
	transition: all 0.3s ease
}

.s-services .s-services-item .content {
	color: #fff;
	padding: 20px;
	position: relative
}

.s-services .s-services-item .content .title {
	font-size: 32px;
	line-height: 34px;
	margin-bottom: 20px;
	font-family: "MyriadProBold", sans-serif;
	font-weight: 600;
	color: #fff;
}

.s-services .s-services-item .content p {
	font-size: 14px;
	font-family: "Gilroy-Light", sans-serif;
	line-height: 18px;
	margin-bottom: 20px;
	display: block;
}

.s-action {
	text-align: center;
	padding: 80px 0;
	background: url(/img/fon-raboti.png)
}

.s-action .s-action-wrap {
	max-width: 790px;
	margin: auto
}

.s-action .s-action-wrap h2 {
	font-size: 46px;
	font-family: "Gilroy-ExtraBold", sans-serif;
	color: #202020;
	text-transform: uppercase
}

.s-action .s-action-wrap h2 span {
	color: #E51A4B
}

.s-action .s-action-wrap p {
	font-size: 24px
}

.s-action .s-action-wrap p a {
	color: #E51A4B;
	border-bottom: 1px solid #E51A4B;
	text-decoration: none
}

.s-action .s-action-wrap .button {
	font-size: 18px
}

.s-profi .s-profi-item {
	max-width: 350px;
	margin: 0 auto 40px
}

.s-profi .s-profi-item img {
	margin-bottom: 20px
}

.s-profi .s-profi-item .title {
	font-family: "MyriadProBold", sans-serif;
	color: #E51A4B;
	margin-bottom: 10px;
	line-height: 1.4
}

.s-profi .s-profi-item .content {
	font-size: 14px
}

.s-problem {
	position: relative;
	background: url(/img/bg-problem.svg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 0;
}

.s-problem .title {
	padding: 5px 10px;
	background: #9d9e9e;
	text-align: center;
	margin: 0 auto 40px;
	max-width: 390px;
	font-family: "MyriadProBold", sans-serif;
	text-transform: uppercase;
	font-size: 21px;
	color: #fff;
	border-radius: 20px 0px 20px 0px
}

.s-problem .s-problem-item {
	position: relative;
	padding-left: 60px;
	height: 60px;
	max-width: 420px;
	margin: 0 auto 30px;
	font-family: "Gilroy-Light", sans-serif;
	line-height: 22px
}

.s-problem .s-problem-item:before {
	content: "";
	background-image: url(/img/negative.png);
	background-position: top center;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: cover
}

.s-problem .s-problem-item-pos:before {
	background-image: url(/img/positive.png)
}

.s-problem .s-problem-img {
	text-align: center;
}

.s-problem .s-problem-img img {
	max-width: 87%;
}

.s-faq .accordion .accordion-item {
	border-bottom: 1px solid #E7EAE9
}

.s-faq .accordion .accordion-item button[aria-expanded=true] {
	border-bottom: 1px solid #fff
}

.s-faq .accordion .accordion-item button {
	position: relative;
	display: block;
	text-align: left;
	width: 100%;
	padding: 1em 30px 1em 5px;
	color: #212529;
	font-size: 1.15rem;
	font-weight: 400;
	border: none;
	background: none;
	outline: none
}

.s-faq .accordion .accordion-item button:focus,
.s-faq .accordion .accordion-item button:hover {
	cursor: pointer;
	color: #981822
}

.s-faq .accordion .accordion-item button:focus:after,
.s-faq .accordion .accordion-item button:hover:after {
	cursor: pointer;
	color: #981822;
	border: 1px solid #03b5d2
}

.s-faq .accordion .accordion-item button .accordion-title {
	padding: 11px 6px 11px 40px;
	display: inline-block;
	font-size: 16px
}

.s-faq .accordion .accordion-item button .accordion-title .cifra {
	background: #E51A4B;
	width: 32px;
	height: 32px;
	display: inline-block;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	padding-top: 3px;
	position: absolute;
	left: 0
}

.s-faq .accordion .accordion-item button .icon {
	display: inline-block;
	position: absolute;
	top: 35px;
	right: 0;
	width: 22px;
	height: 22px;
	border-radius: 22px
}

.s-faq .accordion .accordion-item button .icon:before {
	display: block;
	position: absolute;
	content: "";
	top: 9px;
	left: 5px;
	width: 10px;
	height: 2px;
	background: currentColor
}

.s-faq .accordion .accordion-item button .icon:after {
	display: block;
	position: absolute;
	content: "";
	top: 5px;
	left: 9px;
	width: 2px;
	height: 10px;
	background: currentColor
}

.s-faq .accordion .accordion-item button[aria-expanded=true] {
	color: #4c4f52
}

.s-faq .accordion .accordion-item button[aria-expanded=true] .icon:after {
	width: 0
}

.s-faq .accordion .accordion-item button[aria-expanded=true] + .accordion-content {
	opacity: 1;
	max-height: 9em;
	transition: all 200ms linear;
	will-change: opacity, max-height
}

.s-faq .accordion .accordion-item .accordion-content {
	opacity: 0;
	max-height: 0;
	overflow: hidden;
	transition: opacity 200ms linear, max-height 200ms linear;
	will-change: opacity, max-height
}

.s-faq .accordion .accordion-item .accordion-content p {
	font-size: 1rem;
	font-weight: 300;
	margin: 1em 0 40px
}

.s-blog {
	background-image: url(/img/repklet.svg);
	background-attachment: fixed
}

.s-blog .s-blog-item {
	position: relative;
	display: block;
	border-radius: 20px 0px 0px 0px;
	margin-bottom: 40px;
	border: 1px solid #eff1f5;
	text-decoration: none;
	height: 450px
}

.s-blog .s-blog-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 20px 0px 0px 0px
}

.s-blog .s-blog-item .content {
	position: absolute;
	padding: 20px 10px;
	background: #fff;
	bottom: 0;
	max-width: 320px;
	right: 0;
	border-radius: 20px 0px 0px 0px
}

.s-blog .s-blog-item .content span {
	color: #999;
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	margin-bottom: 20px
}

.s-blog .s-blog-item .content .title {
	font-family: "MyriadProBold", sans-serif;
	font-size: 18px;
	margin-bottom: 34px;
	color: #000;
	line-height: 22px
}

.s-blog .s-blog-item .content .data {
	font-size: 10px;
	color: #000
}

.s-blog .s-blog-item .content .data span {
	display: inline-block;
	color: #2b2a29
}

.s-blog .s-blog-item .content .go {
	border-bottom: 1px solid #000;
	display: inline-block;
	color: #000;
	font-size: 14px
}

.s-blog .s-blog-item:hover {
	box-shadow: 0 5px 25px 0 rgba(18, 25, 38, 0.1);
	transition: all 0.3s ease
}

.s-blog .s-blog-item:hover .go {
	color: #E51A4B;
	border-bottom: 1px solid #E51A4B
}

.s-blog .s-blog-item-small {
	border-radius: 0;
	text-decoration: none
}

.s-blog .s-blog-item-small img {
	border-radius: 0;
	height: auto
}

.s-blog .s-blog-item-small .content {
	position: relative
}

.p-blog {
	background: none
}

.p-blog .s-blog-item {
	height: auto
}

.s-raboti {
	position: relative;
	background: url(/img/fon-raboti.png)
}

.s-raboti:before {
	content: "";
	background-image: url(/img/clouds.png);
	background-position: top center;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover
}

.s-raboti .s-raboti-item-wrap {
	margin-bottom: 40px
}

.s-raboti .s-raboti-item-wrap:last-child {
	margin-bottom: 0
}

.s-raboti .s-raboti-item {
	padding: 10px 10px 20px;
	background: #fff;
	border: 1px solid #eff1f5;
	transition: all 0.3s ease;
	max-width: 580px;
	margin: 0 auto 40px
}

.s-raboti .s-raboti-item:hover {
	box-shadow: 0 5px 25px 0 rgba(18, 25, 38, 0.1)
}

.s-raboti .s-raboti-item .title {
	text-transform: uppercase;
	font-family: "MyriadProBold", sans-serif;
	font-size: 26px;
	margin-bottom: 20px
}

.s-raboti .s-raboti-item ul li {
	font-family: "Gilroy-Light", sans-serif;
	font-size: 18px
}

.s-raboti .s-raboti-item .s-raboti-under-item-title span {
	display: block;
	font-family: "MyriadProBold", sans-serif;
	font-size: 15px
}

.s-raboti .s-raboti-item .s-raboti-item-button-down {
	margin-top: 30px
}

.s-raboti .s-raboti-item .s-raboti-item-button-down .s-raboti-item-button .button {
	border-radius: 0
}

.s-raboti .s-raboti-item .s-raboti-item-button-down .fas {
	font-size: 36px;
	color: #E51A4B
}

.s-raboti .s-raboti-item .s-raboti-item-button-down .s-raboti-item-more a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	font-size: 20px
}

.s-raboti .s-raboti-right .s-raboti-right-img {
	display: block;
	margin-bottom: 20px
}

.s-raboti .s-raboti-right .s-raboti-right-img img {
	transition: all 0.3s ease
}

.s-raboti .s-raboti-right .s-raboti-right-img img:hover {
	box-shadow: 0 5px 25px 0 rgba(18, 25, 38, 0.1)
}

.s-raboti .s-raboti-right .s-raboti-right-more {
	font-size: 22px;
	font-family: "Gilroy-Light", sans-serif;
	border-bottom: 1px dotted #000;
	color: #000;
	text-decoration: none
}

.s-raboti .s-raboti-right .fas {
	font-size: 36px;
	color: #E51A4B
}

.p-raboti {
	background: none
}

.s-about {
	position: relative;
	background-image: url(/img/about-bg.png);
	background-repeat: no-repeat;
	background-position: right center
}

.s-about .preview-sect {
	text-align: left;
	max-width: 100%
}

.s-about .preview-sect .preview-utp {
	font-size: 26px;
	font-family: "Gilroy-ExtraBold", sans-serif;
	color: #E51A4B
}

.s-about .s-about-img {
	bottom: 0;
	position: absolute;
	bottom: -60px;
	left: -240px;
	
}
.s-about .s-about-img img {
	max-width: 110%;
}

.s-about .s-about-content {
	margin-top: 80px;
	max-width: 610px;
	position: relative
}

.s-about .s-about-content:before {
	content: "";
	background-image: url(/img/about.svg);
	background-position: left center;
	position: absolute;
	top: -50px;
	left: -70px;
	width: 172px;
	height: 63px;
	background-repeat: no-repeat
}

.s-about .s-about-content p {
	font-family: "Gilroy-Light", sans-serif;
	font-size: 20px
}

.s-sertificate .s-sertificate-item {
	padding: 30px;
	border: 1px solid #ecf2f4;
	box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
	text-align: center;
	transition: all 0.3s ease;
	margin-bottom: 40px
}

.s-sertificate .s-sertificate-item:hover {
	box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.2)
}

.s-sertificate .s-sertificate-item .s-sertificate-title {
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px
}

.s-sertificate .s-sertificate-item .fancybox {
	margin: 0 auto;
	display: block;
	max-width: 480px;
	position: relative;
	transition: all 0.6s
}

.s-sertificate .s-sertificate-item .fancybox:hover .shadow {
	opacity: 1
}

.s-sertificate .s-sertificate-item .fancybox img {
	width: 100%
}

.s-sertificate .s-sertificate-item .fancybox .shadow {
	transition: all 0.3s ease;
	opacity: 0;
	text-align: center;
	display: block;
	position: absolute;
	padding-top: 48%;
	width: 100%;
	height: 100%
}

.s-sertificate .s-sertificate-item .fancybox .shadow .fa {
	font-size: 42px;
	color: #000;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	display: inline-block
}

.s-sertificate .s-sertificate-item .fancybox .shadow-small {
	padding-top: 25%
}

.s-footer {
	background: url(/img/fon-raboti.png);
	padding-bottom: 20px
}

.s-footer .copy {
	margin-top: 20px;
	padding-top: 5px;
	font-size: 14px;
	border-top: 1px solid #e6e6e6
}

.s-footer .copy p {
	margin-bottom: 0
}

.s-footer .s-footer-content .s-footer-content-item {
	margin: 0 auto 15px
}

.s-footer .s-footer-content .s-footer-content-item .s-footer-img {
	text-align: right
}

.s-footer .s-footer-content .s-footer-content-item .s-footer-img img {
	max-width: 40px;
	margin: auto
}

.s-footer .s-footer-content .s-footer-content-item .content {
	font-family: "Gilroy-Light", sans-serif
}

.s-footer .s-footer-content .s-footer-content-item .content span {
	font-family: "MyriadProBold", sans-serif;
	display: block;
	font-size: 18px
}

.s-footer .s-footer-content .s-footer-content-item .content a {
	color: #000;
	transition: all 0.3s ease;
	text-decoration: none;
	border-bottom: 1px solid #000
}

.s-footer .s-footer-content .s-footer-content-item .content a:hover {
	color: #E51A4B;
	border-color: #E51A4B
}

.footer-social {
	padding-left: 0;
	padding-top: 5px
}

.footer-social li {
	list-style-type: none;
	display: inline-block;
	margin-right: 5px
}

.footer-social li:last-child {
	margin-right: 0
}

.footer-social li a img {
	max-width: 32px
}
.rekvizity a {
	color: #E51A4B;
}
.rekvizity .s-rekvizity-item {
	margin-bottom: 20px
}

.rekvizity .s-rekvizity-item ul.social-footer {
	padding-left: 0;
	list-style-type: none
}

.rekvizity .s-rekvizity-item ul.social-footer li:before {
	display: none
}

.rekvizity .s-rekvizity-item .button {
	font-size: 14px
}

.rekvizity .s-rekvizity-item span {
	font-size: 14px;
	color: #000;
	display: inline-block;
	font-family: "MyriadProBold", sans-serif;
	font-size: 20px;
	display: block
}

.rekvizity .s-rekvizity-item .s-rekvizity-item-title {
	font-size: 20px;
	line-height: 24px;
	display: inline-block
}

.rekvizity .s-rekvizity-button {
	margin: 30px 0
}

.footer-kontakti .copy {
	padding: 10px 0;
	border: none
}

.footer-kontakti .copy p {
	margin-bottom: 0
}

.s-slide-form {
	text-align: right;
	padding-top: 20px
}

.s-form {
	max-width: 500px;
	text-align: center;
	display: inline-block;
	padding: 20px 20px;
	background: #f0efef;
	border: 1px solid #e6e6e6;
	box-shadow: 0 5px 25px 0 rgba(18, 25, 38, 0.1);
	border-radius: 6px;
	margin-bottom: 30px
}

.s-form input {
	width: 100%;
	margin-bottom: 40px;
	padding: 7px 10px;
	border: none;
	background: #f0efef;
	border-bottom: 1px solid #949494
}

.s-form .button {
	border: none;
	border-radius: 0 0 0 0
}

.s-form .title {
	font-family: "Gilroy-ExtraBold", sans-serif;
	font-size: 23px;
	text-align: center
}

.s-form .second-title {
	font-size: 20px;
	text-align: center;
	margin-bottom: 35px
}

.s-form .politics {
	margin-top: 20px;
	font-size: 12px;
	font-family: "Gilroy-Light", sans-serif
}

.s-form .politics input {
	display: inline-block;
	margin-bottom: 0;
	width: auto
}

.s-form .politics a {
	color: #E51A4B
}

.s-form .another {
	border-top: 1px solid #949494;
	margin-top: 20px;
	text-align: left
}

.s-form .another .footer-social li {
	margin-right: 0
}

.s-form .another .footer-social li a img {
	max-width: 30px
}

.s-crumb {
	box-shadow: inset 0 1px 2px rgba(45, 73, 68, 0.15);
	padding: 20px 0;
	position: relative;
	margin-bottom: 0
}

.s-crumb:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(/img/s-crumb-bg.png) #f3f8fa 0 0 no-repeat;
	opacity: 0.6;
	top: 0;
	left: 0
}

.s-crumb .s-crumb-item .fa {
	margin: 0 5px
}

.s-crumb .s-crumb-item .s-crumb-item-title {
	font-family: "MyriadProBold", sans-serif
}

.s-crumb .s-crumb-item .s-crumb-item-nav {
	color: #999999;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.s-crumb .s-crumb-item .s-crumb-item-nav a {
	color: #E51A4B
}

.p-column {
	padding: 30px 0
}

.p-column .p-column-nav {
	margin-bottom: 30px
}

.p-column .p-column-nav .p-column-nav-items {
	list-style-type: none;
	padding-left: 0;
	border: 1px solid #ecf2f4
}

.p-column .p-column-nav .p-column-nav-items ul.in-nav-item {
	padding-left: 0;
	list-style-type: none
}

.p-column .p-column-nav .p-column-nav-items ul.in-nav-item a {
	padding-left: 30px;
	border-bottom: none
}

.p-column .p-column-nav .p-column-nav-items ul.in-nav-item:last-child {
	border-bottom: 1px solid #fff
}

.p-column .p-column-nav .p-column-nav-items .p-column-nav-item a {
	color: #666;
	display: block;
	border-bottom: 1px solid #f2f6f7;
	padding: 18px 23px
}

.p-column .p-column-nav .p-column-nav-items .p-column-nav-item a:hover {
	color: #000;
	background: #f9fbfb;
	text-decoration: none
}

.p-column .p-column-nav p {
	font-style: italic;
	text-align: center
}

.p-column .p-wide .p-wide-text {
	font-size: 18px;
	line-height: 26px
}

.p-column .p-wide .p-wide-text a {
	color: #E51A4B;
}

.p-column .p-wide .p-wide-text img {
	max-width: 100%;
	margin: 10px 0 20px;
	box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.2)
}

.p-column .p-wide .p-wide-text ul {
	padding-left: 40px
}

.p-column .p-wide .p-wide-text ul li {
	list-style-type: none;
	position: relative;
	padding-left: 10px;
	margin-bottom: 15px;
	line-height: 24px
}

.p-column .p-wide .p-wide-text ul li:before {
	content: url(/img/square-ul.png);
	position: absolute;
	top: 3px;
	left: -20px
}

.p-column .p-wide .p-wide-text .p-wide-title {
	font-size: 28px;
	font-family: "MyriadProBold", sans-serif
}

.p-column .p-wide .p-wide-text h3 {
	margin: 0 0 20px;
	font-family: "MyriadProBold", sans-serif;
	font-size: 22px
}

.p-column .p-wide .p-wide-text h2 {
	font-family: "MyriadProBold", sans-serif;
	margin-bottom: 30px
}

.p-column .p-wide .p-wide-img-wrap {
	margin-bottom: 20px
}

.s-photo {
	margin: 30px 0;
	width: 100%
}

.s-photo .s-img {
	width: 33.33%;
	display: inline-block
}

.s-photo .s-img .fancybox {
	margin: 0 auto;
	display: block;
	max-width: 480px;
	position: relative;
	transition: all 0.6s
}

.s-photo .s-img .fancybox:hover .shadow {
	opacity: 1
}

.s-photo .s-img .fancybox img {
	width: 100%;
	margin: 0;
	box-shadow: none;
	height: 250px;
	object-fit: cover;
}

.s-photo .s-img .fancybox .shadow {
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
	opacity: 0;
	text-align: center;
	display: block
}

.s-photo .s-img .fancybox .shadow .fa {
	font-size: 28px;
	color: #fff;
	padding-top: 30%
}

.s-price .table-responsive .table .thead-dark th {
	background: #E51A4B;
	border: 1px solid #e6e6e6
}

.s-price .table-responsive .table th {
	width: 35%
}

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	left: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border-radius: 50%;
	background: #E51A4B url(/img/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.3s 0s, visibility 0s 0.3s, background-color 0.3s 0s
}

.cd-top:hover {
	background-color: #e83561
}

.cd-top.cd-fade-out,
.cd-top.cd-is-visible {
	transition: opacity 0.3s 0s, visibility 0s 0s
}

.no-touch .cd-top:hover {
	transition: opacity 0.3s 0s, visibility 0s 0s
}

.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1
}

.cd-top.cd-fade-out {
	opacity: 0.5
}

.no-touch .cd-top:hover {
	background-color: #E51A4B;
	opacity: 1
}

@media only screen and (min-width:768px) {
	.cd-top {
		left: 20px;
		bottom: 20px
	}
}

@media only screen and (min-width:1024px) {
	.cd-top {
		height: 60px;
		width: 60px;
		left: 30px;
		bottom: 30px
	}
}

.product-popup {
	margin: 40px auto 0;
	display: block
}

.mfp-zoom-in.mfp-ready .product-popup {
	border: 2px solid #E51A4B
}

.mfp-close-btn-in .mfp-close {
	margin-top: 0px;
	color: #000
}

.s-shablony-doc .s-shablony-doc-item {
	margin-bottom: 40px
}

.s-shablony-doc-item-img {
	padding: 5px
}

.s-shablony-doc .s-shablony-doc-item .s-shablony-doc-item-name {
	margin-left: 5px;
	font-size: 18px;
	font-family: "MyriadProBold", sans-serif;
	color: #000;
	position: relative;
	top: 5px;
	display: inline-block;
	line-height: 17px;
	text-decoration: none;
	transition: all 0.3s ease
}

.s-shablony-doc .s-shablony-doc-item .s-shablony-doc-item-name:hover {
	color: #E51A4B
}

@media only screen and (max-width:1200px) {

	.s-up-header .s-up-header-geo,
	.s-up-header .s-up-header-phone {
		text-align: right
	}

	.s-up-header .s-up-header-button .button {
		padding: 5px
	}

	.s-slide .s-slide-content h1 {
		font-size: 46px;
		line-height: 54px
	}

	.s-services .s-services-item .content .title {
		font-size: 25px;
		line-height: 29px
	}

	.s-blog .s-blog-item {
		height: auto
	}

	.s-raboti .s-raboti-item-bot {
		margin-bottom: 20px
	}

	.s-raboti .s-raboti-right .s-raboti-right-more {
		font-size: 18px
	}
}

@media only screen and (max-width:992px) {
	.s-about {
		padding-bottom: 0;
	}
	.s-about .s-about-img img {
		max-width: 100%;
	}
	.s-about .s-about-content:before {
		left: 0;
	}
	.s-about .s-about-img {
		left: 0;
		position: relative;
		bottom: 0;
	}
	.s-slide .s-slide-content h1 {
		font-size: 36px;
		line-height: 42px
	}

	.s-slide .s-slide-items .s-slide-item .title {
		font-size: 21px;
		line-height: 33px
	}

	.s-slide .s-slide-items .s-slide-item .first-title {
		padding-top: 8px
	}

	.s-up-header {
		padding-bottom: 40px;
		text-align: center
	}

	.s-up-header .s-up-header-geo,
	.s-up-header .s-up-header-phone {
		text-align: center
	}

	.s-up-header .s-up-header-logo {
		padding: 30px 0;
		text-align: center;
		max-width: 100%
	}

	.s-up-header .s-up-header-geo .content {
		font-size: 18px;
		max-width: 350px
	}

	.s-up-header .s-up-header-phone a {
		font-size: 18px
	}

	.s-up-header .s-up-header-phone span {
		font-size: 18px
	}

	.s-header {
		background: #524f4c
	}

	.s-header .navbar-brand img {
		max-width: 190px
	}

	.s-header .navbar {
		border-bottom: 1px solid rgba(230, 230, 230, 0.28)
	}

	.s-header .navbar .navbar-nav .nav-item a.nav-link {
		padding: 10px 15px
	}

	.s-services .s-services-item .content .title {
		font-size: 20px;
		line-height: 25px
	}

	.s-services .preview-left-sect-content p {
		line-height: 25px;
		font-size: 15px
	}

	.s-problem .grid-fluid {
		max-width: 714px
	}

	.s-raboti .s-raboti-item .title {
		font-size: 19px
	}

	.s-raboti .s-raboti-item ul li {
		font-size: 14px
	}

	.s-raboti .s-raboti-item .s-raboti-under-item-title {
		font-size: 11px
	}

	.s-raboti .s-raboti-item .s-raboti-under-item-title span {
		font-size: 11px
	}

	.s-raboti .s-raboti-item .s-raboti-item-button-down .s-raboti-item-more a {
		font-size: 17px
	}

	.s-raboti .s-raboti-item .s-raboti-item-button-down .s-raboti-item-button .button {
		padding: 5px 22px
	}

	.s-raboti .s-raboti-right .s-raboti-right-more {
		font-size: 16px
	}

	.s-raboti .s-raboti-item-bot {
		margin-bottom: 0px
	}

	.s-form .title {
		font-size: 27px;
		line-height: 32px;
		margin-bottom: 10px
	}

	.s-form .second-title {
		line-height: 24px
	}
}

@media only screen and (max-width:768px) {
	.s-up-header {
		max-width: 310px;
		margin: auto;
		padding-bottom: 40px
	}

	.s-slide-content {
		max-width: 540px
	}

	.s-slide-items {
		max-width: 510px
	}

	.s-action .s-action-wrap h2 {
		font-size: 42px
	}

	.s-wide .preview-sect h2 {
		font-size: 26px
	}

	.s-raboti .s-raboti-item {
		max-width: 90%
	}

	.s-raboti .s-raboti-right {
		text-align: center
	}

	.s-about {
		background: none
	}

	.s-about .s-about-img {
		position: relative
	}

	.s-about .s-about-content p {
		font-size: 16px
	}

	.s-about .s-about-content:before {
		top: -70px;
		left: 0
	}

	.s-slide-form {
		text-align: center
	}
}

@media only screen and (max-width:580px) {
	.s-services .preview-left-sect {
		margin-bottom: 60px
	}

	.s-action .s-action-wrap h2 {
		font-size: 30px
	}

	.s-action .s-action-wrap p {
		font-size: 21px
	}

	.s-problem .grid-fluid {
		max-width: 418px
	}

	.s-problem .s-problem-item {
		height: auto;
		margin-bottom: 40px
	}

	.s-raboti .s-raboti-item {
		max-width: 100%
	}

	.s-raboti .s-raboti-item .s-raboti-under-item-title {
		font-size: 16px
	}

	.s-raboti .s-raboti-item .s-raboti-under-item-title span {
		font-size: 16px;
		font-family: "Gilroy-ExtraBold", sans-serif
	}

	.s-raboti .s-raboti-item-bot {
		margin-bottom: 20px
	}

	.s-blog .s-blog-item-small .content {
		position: absolute
	}

	.s-about .preview-sect .preview-utp {
		font-size: 16px
	}
}

@media only screen and (max-width:480px) {
	.s-slide .s-slide-content h1 {
		font-size: 28px
	}

	.s-slide .s-slide-content p {
		font-size: 30px
	}

	.s-slide .s-slide-items .s-slide-item .title {
		font-size: 19px;
		line-height: 33px
	}

	.s-action .s-action-wrap h2 {
		font-size: 22px
	}

	.s-action .s-action-wrap p {
		font-size: 20px
	}

	.s-faq .accordion .accordion-item .accordion-content p {
		margin: 0em 0 40px
	}

	.s-faq .accordion .accordion-item button[aria-expanded=true] + .accordion-content {
		max-height: 24em
	}

	.s-blog .s-blog-item-small .content,
	.s-blog .s-blog-item .content {
		position: relative
	}

	.s-form {
		padding: 20px 10px
	}

	.s-form .button {
		padding: 5px 10px
	}

	.s-form .another .footer-social {
		display: inline-block;
		margin-left: 10px
	}
}

@media only screen and (max-width:320px) {}

@media only screen and (min-width:320px) {}

@media only screen and (min-width:480px) {}

@media only screen and (min-width:768px) {}

@media only screen and (min-width:992px) {}

@media only screen and (min-width:1200px) {}

.extension {
	font-family: Roboto, sans-serif;
	font-size: 15px
}

.status-action {
	position: absolute;
	padding: 10px 30px;
	top: 0;
	left: 0;
	color: #fff;
	background-color: red;
}

.s-vakancy .s-vakancy-item {
	border: 1px solid #e2e7f5;
	border-radius: 2px;
	padding: 27px;
	margin-bottom: 30px;
	max-width: 620px
}

.s-vakancy .s-vakancy-item .s-vakancy-item-button .button-big-blue {
	padding: 4px 20px;
	font-size: 16px;
	text-transform: inherit;
	background: #1694d0
}

.s-vakancy .s-vakancy-item .s-vakancy-item-title {
	font-size: 20px;
	font-family: PTSansCaptionBold, sans-serif;
	margin-bottom: 10px
}

.s-vakancy .s-vakancy-item .s-vakancy-item-price {
	font-size: 17px;
	font-family: PTSansCaptionBold, sans-serif;
	display: inline-block;
	margin-bottom: 20px
}

.s-vakancy .s-vakancy-item .s-vakancy-item-content {
	margin-bottom: 20px
}

.s-vakancy .s-vakancy-item .s-vakancy-item-content .s-vakancy-item-content-left {
	font-size: 15px;
	color: #838383
}

.s-vakancy .s-vakancy-item .s-vakancy-item-content .s-vakancy-item-content-right {
	font-size: 15px
}

.s-vakancy .s-vakancy-item .s-vakancy-item-tehnika .s-vakancy-item-tehnika-title {
	font-size: 15px;
	font-family: PTSansCaptionBold, sans-serif
}

.s-vakancy .s-vakancy-item .s-vakancy-item-tehnika ul {
	padding-left: 0;
	list-style-type: none;
	line-height: 18px
}

.s-vakancy .s-vakancy-item .s-vakancy-item-tehnika ul li {
	display: inline-block;
	color: #2b66b2;
	font-size: 15px;
	padding: 0 5px;
	border-right: 1px solid #2b66b2
}

.s-vakancy .s-vakancy-item .s-vakancy-item-tehnika ul li:last-child {
	border: none
}