@font-face {
	font-family: MontserratMedium;
	src: url('/local/templates/new-plan-b/fonts/montserrat_medium.svg') format('svg'),
		url('/local/templates/new-plan-b/fonts/montserrat_medium.woff') format('woff'),
		url('/local/templates/new-plan-b/fonts/montserrat_medium.woff') format('opentype'),
		url('/local/templates/new-plan-b/fonts/montserrat_medium.ttf') format('truetype');
	font-display: swap;
}
@font-face {
	font-family: LatoRegular;
	src: url('/local/templates/new-plan-b/fonts/lato_regular.svg') format('svg'),
		url('/local/templates/new-plan-b/fonts/lato_regular.woff') format('woff'),
		url('/local/templates/new-plan-b/fonts/lato_regular.woff') format('opentype'),
		url('/local/templates/new-plan-b/fonts/lato_regular.ttf') format('truetype');
	font-display: swap;
}

/* SEO page styles */
.section-seo-one {
	padding-top: 100px;
	padding-bottom: 165px;
}

.section-seo-one h3 {
	text-align: center;
}

.seo-one-block {
	margin-top: 115px;
}

.s-seo-one-img-block {
	text-align: center;
}

.s-seo-one-img {
	display: inline-block;
	-webkit-box-shadow: 0px 0px 50px rgba(101, 1, 170, 0.5);
					box-shadow: 0px 0px 50px rgba(101, 1, 170, 0.5);
	border-radius: 10px;
}

.s-seo-one-img img {
	max-width: 100%;
}

.s-seo-one-text {
	text-align: justify;
}

.s-seo-one-text p:first-child {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 1.5em;
}

.s-seo-one-text p:last-child {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
}

.section-seo-two {
	background-image: url("/services/images/prodvizhenie-v-poiskovykh-sistemakh/section-seo-two-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 65px;
	color: #fff;
	padding-bottom: 75px;
}


.section-rek-two {
	background-image: url("/services/images/kontekstnaya-reklama/section-rek-two-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 65px;
	color: #000;
	padding-bottom: 75px;
}


.section-sup-two {
	background-image: url("/services/images/podderzhka-saytov/section-sup-two-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 65px;
	color: #000;
	padding-bottom: 75px;
}

.section-pr-two {
	background-image: url("/services/images/pr/section-pr-two-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 65px;
	color: #fff;
	padding-bottom: 75px;
}

.section-brend-two {
	background-image: url("/services/images/brend/section-brend-two-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 65px;
	color: #fff;
	padding-bottom: 75px;
}


.section-video-two {
	background-image: url("/services/images/video/section-video-two-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 65px;
	color: #fff;
	padding-bottom: 75px;
}

.section-media-two {
	background-image: url("/services/images/media/section-media-two-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 65px;
	color: #000;
	padding-bottom: 75px;
}


.section-orm-two {
	background-color: #F5F6FA;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 65px;
	color: #000;
	padding-bottom: 75px;
}

.s-seo-two-text {
	letter-spacing: -0.03em;
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	text-align: justify;
}

.s-orm-two-text {
	letter-spacing: -0.03em;
	font-size: 20px;
	line-height: 1.3;
	text-align: justify;
}

.s-seo-two-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 50px;
}

.s-seo-two-item-icon {
	width: 50px;
	height: 50px;
}

.s-seo-two-item-text {
	width: calc(100% - 50px);
	padding-left: 40px;
	font-size: 18px;
}

.section-seo-three {
	padding-top: 90px;
	padding-bottom: 90px;
}

.section-seo-three h4 {
	text-align: center;
}

.seo-three-items {
	margin-top: -50px;
}

.seo-three-item {
	margin-top: 100px;
	max-width: 470px;
	margin-right: auto;
	margin-left: auto;
}

.seo-three-item-top {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
}

.seo-three-item-icon {
	width: 70px;
	height: 70px;
}

.seo-three-item-title {
	padding-left: 30px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: 0.01em;
	color: #000;
}

.seo-three-item-text {
	margin-top: 20px;
	text-align: justify;
	line-height: 1.65;
	font-weight: 300;
}

.seo-three-item-text b {
	font-weight: 500;
}

.section-seo-four {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/prodvizhenie-v-poiskovykh-sistemakh/section-seo-four-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.section-seo-four h4 {
	text-align: center;
}

.rek-logo-img {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-left: -50px;
	margin-top: -20px;
}
.rek-logo-img img {
	margin-left: 50px;
	margin-top: 20px;
}


.rek-botton-1 {
	padding-top: 43px;
	text-align: center;
}

.rek-zayavka {
		display: inline-block;
		padding: 17px 29px;
		text-decoration: none !important; 
		cursor: pointer;
		background: linear-gradient(75.88deg, #2126E4 -36.77%, #6501AA 166.14%);
		border-radius: 1px;
		font-family: MontserratMedium;
		font-style: normal;
		font-weight: bold;
		font-size: 20px;
		line-height: 26px;
		color: #FFFFFF;
}

.rek-botton-2 {
	text-align: center;
}

.rek-zayavka-2 {
		display: inline-block;
		padding: 17px 74px;
		text-decoration: none !important; 
		cursor: pointer;
		background: linear-gradient(75.88deg, #2126E4 -36.77%, #6501AA 166.14%);
		border-radius: 1px;
		font-family: MontserratMedium;
		font-style: normal;
		font-weight: bold;
		font-size: 20px;
		line-height: 26px;
		color: #FFFFFF;
}

.section-rek-four {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/kontekstnaya-reklama/section-rek-four-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.section-rek-four h4 {
	text-align: center;
}


.section-sup-four {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/podderzhka-saytov/section-sup-four-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.section-sup-four h4 {
	text-align: center;
}

.section-sup-seven {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/podderzhka-saytov/section-sup-seven-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


.section-sup-eight {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/podderzhka-saytov/section-sup-eight-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


.section-orm-four {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/reputatsionnyy-marketing/section-orm-four-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}



.section-orm-four h4 {
	text-align: center;
}

.section-leadgen-four {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/leadgen/section-leadgen-four-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}



.section-leadgen-four h4 {
	text-align: center;
}

.section-firmennyy-stil-two {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/firmennyy-stil/section-firmennyy-stil-two-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}



.section-firmennyy-stil-two h4 {
	text-align: center;
}


.section-firmennyy-stil-four {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/firmennyy-stil/section-firmennyy-stil-four-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}



.section-firmennyy-stil-four h4 {
	text-align: center;
}

.section-pr-four {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/pr/section-pr-four-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}



.section-pr-four h4 {
	text-align: center;
}

.section-video-four {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/video/section-video-four-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}



.section-video-four h4 {
	text-align: center;
}


.section-brend-four {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/brend/section-brend-four-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}



.section-brend-four h4 {
	text-align: center;
}

.section-media-four {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url("/services/images/media/section-media-four-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}



.section-media-four h4 {
	text-align: center;
}


.seo-four-item-wrapper {
	margin-top: 65px;
}

.seo-four-item-wrapper-1 .seo-four-item-text {
	max-width: 270px;
}

.seo-four-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
}

.pr-four-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
}



.seo-four-item-digit {
	font-size: 100px;
	font-weight: 500;
	color: #A29AA8;
	line-height: 1;
	width: 56px;
}

.seo-four-item-text {
	padding-left: 15px;
	line-height: 1.65;
	font-weight: 500;
	letter-spacing: 0.02em;
	width: calc(100% - 56px);
}

.orm-four-item-text {
	padding-left: 15px;
	line-height: 1.65;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.02em;
	width: calc(100% - 56px);
}

.pr-four-item-text {
	padding-left: 15px;
	line-height: 1.65;
	font-weight: 500;
	color: #000;
	letter-spacing: 0.02em;
	width: calc(100% - 56px);
}


.rek-four-item-text {
	line-height: 1.65;
	font-weight: 500;
	color: #fff;
}



.section-seo-five {
	padding-top: 65px;
	padding-bottom: 1px;
}

.section-seo-five .section-descr {
	padding-bottom: 65px;
	border-bottom: 3px solid #F5F6FA;
	margin-bottom: 55px;
}

.section-video-text {
	padding-bottom: 5px;
	border-bottom: 3px solid #F5F6FA;
	margin-bottom: 55px;
}

.section-video-text-1 {
	padding-top: 40px;
	border-top: 3px solid #F5F6FA;
	margin-top: 55px;
	font-size: 20px;
    text-align: justify;
}

.section-seo-five h4 {
	text-align: center;
	max-width: 430px;
	margin-right: auto;
	margin-left: auto;
}

.section-descr {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	text-align: justify;
}

.feedback-form {
	padding: 30px;
	padding-left: 70px;
	padding-right: 70px;
	background-image: url("/services/images/prodvizhenie-v-poiskovykh-sistemakh/feedback-form-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

button {
	cursor: pointer;
}

.input-wrapper {
	position: relative;
}

.input-wrapper input {
	width: 100%;
}

.textarea-wrapper {
	position: relative;
}

.textarea-wrapper textarea {
	width: 100%;
}

.select-wrapper {
	position: relative;
}

.select-wrapper select {
	width: 100%;
}

.checkbox-wrapper {
	position: relative;
}

.radio-wrapper {
	position: relative;
}

.btn-wrapper {
	position: relative;
}

.feedback-form {
	margin-top: 55px;
}

.feedback-form h3 {
	text-align: center;
	color: #fff;
}

.feedback-form input[type='text'],
.feedback-form input[type='email'],
.feedback-form input[type='password'] {
	background-color: rgba(255, 255, 255, 0.7);
	height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000;
	border-radius: 10px;
	font-size: 14px;
	border-radius: 0;
	border: 0;
	font-weight: bold;
}

.feedback-form .input-wrapper {
	margin-top: 30px;
}

.feedback-form .textarea-wrapper {
	margin-top: 30px;
}

.feedback-form textarea {
	background-color: rgba(255, 255, 255, 0.7);
	height: 150px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000;
	border-radius: 10px;
	font-size: 14px;
	border-radius: 0;
	border: 0;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.feedback-form ::-webkit-input-placeholder {
	color: #000;
}

.feedback-form ::-moz-placeholder {
	color: #000;
}

.feedback-form :-ms-input-placeholder {
	color: #000;
}

.feedback-form ::-ms-input-placeholder {
	color: #000;
}

.feedback-form ::placeholder {
	color: #000;
}

.feedback-form .btn-wrapper {
	margin-top: 25px;
	text-align: center;
}

.send-btn {
	display: inline-block;
	line-height: 1;
	color: #ffffff;
	font-size: 20px;
	border: 2px solid #fff;
	background-color: transparent;
	text-align: center;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.send-btn:hover, .send-btn:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #b64f4f;
}

/*==========	Desktop First	==========*/
@media (max-width: 1239.98px) {
	.feedback-form {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 991.98px) {
	.s-seo-one-text {
		margin-top: 50px;
	}
	.section-seo-one {
		padding-top: 60px;
		padding-bottom: 100px;
	}
	.seo-one-block {
		margin-top: 70px;
	}
	.section-seo-three {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.section-seo-five {
		padding-bottom: 60px;
	}
	.seo-three-items {
		margin-top: 0;
	}
	.seo-three-item {
		margin-top: 50px;
	}
}

@media (max-width: 767.98px) {
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 17px;
	}
	.section-seo-one,
	.section-seo-two,
	.section-seo-four,
	.section-seo-five {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.s-seo-one-text p:last-child {
		font-size: 16px;
	}
	.s-seo-two-text {
		font-size: 17px;
	}
	.s-seo-two-item-text {
		font-size: 15px;
		padding-left: 30px;
	}
	.seo-three-item-title {
		font-size: 15px;
		padding-left: 20px;
	}
	.seo-three-item-text,
	.seo-four-item-text {
		font-size: 14px;
	}
	.seo-four-item-wrapper {
		margin-top: 35px;
	}
	.section-descr {
		font-size: 15px;
	}
	.section-seo-five .section-descr {
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.feedback-form {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 30px;
	}
	.feedback-form input[type='text'],
	.feedback-form input[type='email'],
	.feedback-form input[type='password'] {
		padding-left: 15px;
		padding-right: 15px;
	}
	.feedback-form .input-wrapper {
		margin-top: 20px;
	}
	.feedback-form .textarea-wrapper {
		margin-top: 20px;
	}
	.seo-one-block {
		margin-top: 40px;
	}
}

@media (max-width: 575.98px) {
	.seo-four-item-digit {
		font-size: 60px;
		width: 45px;
	}
	.seo-four-item-text,
	.rek-four-item-text {
		width: calc(100% - 50px);
		margin-left: 5px;
	}
}

#newdesign_services .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
body #newdesign_services {
	font-size: 16px;
	line-height: 1.4;
	font-family: "MontserratMedium", sans-serif;
	color: #000;
}
#newdesign_services h4 {
	color: #212529;
	font-size: 20px;
	font-family: "MontserratMedium", sans-serif;
	font-weight: 500;
}
#newdesign_services img {
	max-width: 100%;
}

@media (min-width: 1200px) {
	#newdesign_services .container {
		width: 1200px;
	}
}

/*==========	Mobile First	==========*/
/* SEO page styles end */


/* BOOTSTRAP FIX */
#newdesign_services a,
#newdesign_services button,
#newdesign_services input {
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  outline: none;
}
#newdesign_services .justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
#newdesign_services .align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

@media (min-width: 992px) {
	#newdesign_services .offset-lg-1 {
		margin-left: 8.33333%;
	}
	#newdesign_services .col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	#newdesign_services .col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 992px) {
	.rek-logo-img {
		margin-left: -25px;
	}
}



#podderzhka-saytov h4 {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#podderzhka-saytov h4 .bold, #podderzhka-saytov h4.bold {
	font-weight: 900;
}
#podderzhka-saytov .text-uppercase {
	text-transform: uppercase;
}
#podderzhka-saytov .mb-0{
	margin-bottom: 0;
}
#podderzhka-saytov .mt-64{
	margin-top: 64px;
}
#podderzhka-saytov .rek-logo-img {
	text-align: center;
	margin: auto;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
#podderzhka-saytov .rek-logo-img img,
#podderzhka-saytov .rek-logo-img span {
	max-width: 183px;
	margin: 10px 10px;
}
#podderzhka-saytov .rek-logo-img span {
	width: 183px;
	display: inline-block;
}
#podderzhka-saytov .sup-img {
	text-align: center;
}
#podderzhka-saytov .sup-img img {
	margin-left: 0px;
	margin-bottom: 10px;
}
#podderzhka-saytov .sup-img p {
	font-weight: 550;
}
#podderzhka-saytov .section-seo-one {
	padding-bottom: 20px;
}
#podderzhka-saytov .section-sup-two li {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	line-height: 34px;
	list-style-type: none;
}
#podderzhka-saytov .section-sup-two li:before {
	content: '× ';
	color: #cb0303;
}
#podderzhka-saytov .section-sup-two .row_bottom li:before {
	content: 'v ';
	color: #00d56e;
}
#podderzhka-saytov .section-sup-two .subtext {
	margin-top: 125px;
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
}
#podderzhka-saytov #benefit {
	margin-top: 100px;
}
#podderzhka-saytov #whatweoffer .row {
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
#podderzhka-saytov #whatweoffer input {
	display: none;
}
#podderzhka-saytov #whatweoffer .item {
	background-size: 100%;
	width: 369px;
	height: 400px;
	margin-top: 25px;
	margin-bottom: 40px;
	position: relative;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}
#podderzhka-saytov #whatweoffer .item:after {
	content: '';
	background-color: #00024F;
	width: 100%;
	height: 100%;
	left: 0px;
	right: 0px;
	position: absolute;
	opacity: 0.7;
}
#podderzhka-saytov #whatweoffer .item span {
	width: calc(100% - 100px);
	padding: 10px 20px;
	position: relative;
	display: block;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: LatoRegular;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	z-index: 1;
}
#podderzhka-saytov #whatweoffer .item .description {
	background-color: #f3f4f7;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	opacity: 0;
	transition: opacity 0.2s;
	cursor: pointer;
	z-index: 2;
}
#podderzhka-saytov #whatweoffer .item input:checked + .description {
	opacity: 0.95;
}
#podderzhka-saytov #whatweoffer .item .description h4 {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 18px;
	line-height: 26px;
}
#podderzhka-saytov #whatweoffer .item .description ul {
	padding-left: 30px;
	font-size: 14px;
	font-weight: 300;
	line-height: 26px;
}

#podderzhka-saytov #howwework .seo-four-item-wrapper-1 .seo-four-item:after,
#podderzhka-saytov #howwework .seo-four-item-wrapper-3 .seo-four-item:after {
	content: '';
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEwIiBoZWlnaHQ9IjMwIiB2aWV3Qm94PSIwIDAgMTEwIDMwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik05NC44OTk1IDI0Ljc5ODlMMTA0Ljc5OSAxNC44OTk0TDk0Ljg5OTUgNC45OTk5MiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSI2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMy41IDE1SDEwMS41IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);
	width: 110px;
	height: 30px;
	right: 45px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	position: absolute;
}
#podderzhka-saytov #howwework .seo-four-item-wrapper-3 .seo-four-item:after {
	transform: scale(-1);
	-webkit-transform: scale(-1);
}
#podderzhka-saytov #howwework .seo-four-item-wrapper-2 .seo-four-item:after {
	content: '';
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA0IiBoZWlnaHQ9IjE2MSIgdmlld0JveD0iMCAwIDEwNCAxNjEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuNDQyIDNIMjkuMjUyM0M2OC43NjM2IDMgMTAwLjc5NCAzNS4wMzAyIDEwMC43OTQgNzQuNTQxNUMxMDAuNzk0IDExNC4wNTMgNjguNzYzNiAxNDYuMDgzIDI5LjI1MjMgMTQ2LjA4M0g2LjQ0MTk2IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0xNS4xMDk5IDEzNS40ODJMNS4xNzIxMiAxNDYuMDYyTDE1Ljc1MjUgMTU2IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);
	width: 104px;
	height: 161px;
	right: 60px;
	top: 34px;
	position: absolute;
}
#podderzhka-saytov .s-seo-one-img {
	box-shadow: none;
	-webkit-box-shadow: none;
}
#podderzhka-saytov #howwework {
	color: #FFF;
	overflow: hidden;
}
#podderzhka-saytov .section-sup-eight h4 {
	margin: auto;
	text-align: left;
	font-weight: bold;
	width: 100%;
	margin-bottom: 64px;
}
#podderzhka-saytov .section-seo-five {
	padding: 0;
}
#podderzhka-saytov .section-seo-five .section-descr {
	margin-bottom: 0;
	padding-bottom: 25px;
	border: none;
}



@media (max-width: 980px) {
	#podderzhka-saytov .rek-four-item-text {
		padding: 0;
		margin: auto;
	}
	#podderzhka-saytov .rek-logo-img, #podderzhka-saytov .sup-img {
		display: block;
	}
	#podderzhka-saytov #howwework .seo-four-item-wrapper-3 .rek-four-item-text:after,
	#podderzhka-saytov #howwework .seo-four-item-wrapper-2 .rek-four-item-text:after,
	#podderzhka-saytov #howwework .seo-four-item-wrapper-1 .rek-four-item-text:after {
		margin: auto;
		width: 30px;
		height: 34px;
		top: calc(100% + 36px);
		left: 0;
		right: 0;
		bottom: 0;
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxOXB4IiBoZWlnaHQ9IjM5cHgiIHZpZXdCb3g9Ii0wLjUgLTAuNSAxOSAzOSI+PGRlZnMvPjxnPjxwYXRoIGQ9Ik0gOSA5IEwgOSAxNC41MyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjxwYXRoIGQ9Ik0gOSAyNC41MyBMIDQgMTQuNTMgTCAxNCAxNC41MyBaIiBmaWxsPSIjZmZmZmZmIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBwb2ludGVyLWV2ZW50cz0iYWxsIi8+PC9nPjwvc3ZnPg==);
		background-position: center;
		background-repeat: no-repeat;
		transform: none;
	}
	#podderzhka-saytov .s-seo-two-item-text {
		padding: 0;
	}
	#podderzhka-saytov .section-sup-eight {
		background-image: none;
	}
	#podderzhka-saytov .section-sup-eight p {
		margin-bottom: 42px;
	}
	#podderzhka-saytov .section-sup-eight a {
		display: block;
		margin: 10px 0;
	}
}

/* NEW */

.w-100 {
	width: 100%;
}
.d-flex {
	display: flex;
}
.justify-center {
	justify-content: center;
	-webkit-justify-content: center;
}
.justify-space-between {
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.mt-1 {
	margin-top: 10px;
}
.mt-2 {
	margin-top: 20px;
}

#podderzhka-saytov {
	padding-top: 50px;
}
#podderzhka-saytov,
#podderzhka-saytov span,
#podderzhka-saytov div,
#podderzhka-saytov a,
#podderzhka-saytov p {
	color: #333333;
	font-family: LatoRegular;
	text-decoration-skip-ink: none;
}
#podderzhka-saytov h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	font-size: 38px;
	font-family: MontserratMedium;
	font-weight: 600;
	line-height: 46px;
}
#podderzhka-saytov h2 + .content {
	font-size: 20px;
	font-family: LatoRegular;
	font-weight: normal;
	line-height: 30px;
}
#podderzhka-saytov ul {
	padding-left: 0px;
}
#podderzhka-saytov a {
	color: #4d0fbf;
	text-decoration: none;
}
#podderzhka-saytov a:hover {
	text-decoration: underline;
}
#podderzhka-saytov .btn_request {
	background: #4d0fbf;
	height: 56px;
	min-width: 220px;
	padding-left: 35px;
	padding-right: 35px;
	display: inline-block;
	color: #fefefe;
	font-size: 20px;
	font-weight: bold;
	line-height: 56px;
}
#podderzhka-saytov .block {
	padding-top: 100px;
	padding-bottom: 100px;
}
#podderzhka-saytov .block_min {
	padding-top: 50px;
	padding-bottom: 50px;
}
#podderzhka-saytov .block_text_white,
#podderzhka-saytov .block_text_white * {
	color: #ffffff;
}
#podderzhka-saytov .text_normal {
	font-family: LatoRegular;
	font-size: 18px;
	line-height: 30px;
}
#podderzhka-saytov .text_medium {
	font-size: 20px;
	font-family: LatoRegular;
	font-weight: normal;
	line-height: 30px;
}
#podderzhka-saytov .text_center {
	text-align: center;
}
#podderzhka-saytov .title_normal {
	font-family: LatoRegular;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
}
#podderzhka-saytov .block_back_0 {
	background-image: url('/services/images/podderzhka-saytov/section-sup-two-bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#podderzhka-saytov .block_back_1 {
	background-image: url('/services/images/podderzhka-saytov/section-sup-four-bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#podderzhka-saytov #head {
	padding-bottom: 60px;
}
#podderzhka-saytov #head .text {
	margin-top: 60px;
	padding-right: 100px;
}
#podderzhka-saytov #head .title {
	font-size: 50px;
	font-family: MontserratMedium;
	font-weight: 600;
	line-height: 61px;
}
#podderzhka-saytov #head .content {
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 20px;
	font-family: LatoRegular;
	line-height: 30px;
}
#podderzhka-saytov #head img {
	width: 100%;
}
#podderzhka-saytov #head .privilegies {
	width: calc(100% - 70px);
	margin-top: 36px;
}
#podderzhka-saytov #head .privilegies_item {
	text-align: center;
}
#podderzhka-saytov #head .privilegies_item img {
	width: 64px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#podderzhka-saytov #block_0 h2,
#podderzhka-saytov #block_0 .content {
	text-align: center;
}
#podderzhka-saytov #block_0 .head_block {
	max-width: 630px;
	margin-bottom: 45px;
}
#podderzhka-saytov #block_0 .subtitle {
	margin-bottom: 25px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
#podderzhka-saytov #block_0 ul li {
	margin-bottom: 10px;
	display: block;
	font-size: 18px;
}
#podderzhka-saytov #block_0 ul.problem li:before,
#podderzhka-saytov #block_0 ul.solution li:before {
	margin-right: 5px;
}
#podderzhka-saytov #block_0 ul.problem li:before {
	content: '× ';
	display: inline-block;
	color: #cb0303;
}
#podderzhka-saytov #block_0 ul.solution li:before {
	content: '';
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAP1BMVEUAAAAgn2Aop2Aor2AlqmAqr2AorWAnrGAnrWAprWAmrWAmr2Aoq2AorWAorGAnrWAnr2Anr2AnrmAnrmAnrmDVULTxAAAAFHRSTlMAECAgMDBgb3Bwf3+AgKCvr7/f75ZA1cEAAAA6SURBVHjance1AcBAEASxMTNv/62aHuNTJoyGOV+lMd+58WtrXsdZuK7qYblKvElzq46o1zWSaXYMHo7AAW8oQbO/AAAAAElFTkSuQmCC);
	display: inline-block;
	width: 14px;
	height: 14px;
	color: #cb0303;
}

#podderzhka-saytov #block_1 h2 {
	margin-bottom: 40px;
}
#podderzhka-saytov #block_1 .image {
	margin-right: 20px;
	margin-bottom: 15px;
}
#podderzhka-saytov #block_1 img {
	width: 100%;
}
#podderzhka-saytov #block_1 .head .text {
	top: 5px;
	position: relative;
}
#podderzhka-saytov #block_1 .item {
	margin-bottom: 25px;
	padding-right: 70px;
}

#podderzhka-saytov #whatweoffer .items {
	overflow: hidden;
}

#podderzhka-saytov #howwework .text {
	max-width: 385px;
}

#podderzhka-saytov #block_2 .item {
	width: 200px;
	margin-left: 15px;
	margin-right: 15px;
}
#podderzhka-saytov #block_2 .item div {
	font-size: 18px;
	line-height: 24px;
}

#podderzhka-saytov #block_3 .parent {
	column-count: 3;
}
#podderzhka-saytov #block_3 .item {
	padding-top: 15px;
	padding-bottom: 15px;
}



@media (min-width: 768px) {
	.container {
		width: 768px !important;
		max-width: 768px !important;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px !important;
		max-width: 970px !important;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1200px !important;
		max-width: 1200px !important;
	}
}



@media (max-width: 1200px) {
	.container {
		max-width: 768px;
	}

	#podderzhka-saytov h2 {
		margin-bottom: 15px;
		font-size: 32px;
		line-height: 39px;
	}
	#podderzhka-saytov h2 + .content {
		font-size: 18px;
	}
	#podderzhka-saytov .block {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	#podderzhka-saytov .title_normal {
		font-size: 18px;
		line-height: 22px;
	}
	#podderzhka-saytov .text_normal {
		font-size: 16px;
		line-height: 24px;
	}
	#podderzhka-saytov .text_medium {
		font-size: 18px;
		line-height: 26px;
	}
	#podderzhka-saytov .btn_request {
		min-width: 180px;
	}

	#podderzhka-saytov #head {
		padding-bottom: 44px;
	}
	#podderzhka-saytov #head .text {
		margin-top: 20px;
		padding-right: 0px;
	}
	#podderzhka-saytov #head .title {
		font-size: 40px;
		line-height: 49px;
	}
	#podderzhka-saytov #head .content {
		margin-top: 7px;
		font-size: 18px;
		line-height: 26px;
	}
	#podderzhka-saytov #head .image {
		width: 375px;
		min-width: 375px;
	}
	#podderzhka-saytov #head .privilegies {
		margin-top: 40px;
	}
	#podderzhka-saytov #head .privilegies_item {
		font-size: 14px;
		line-height: 17px;
	}
	#podderzhka-saytov #head .privilegies_item:last-child {
		display: none;
	}
	#podderzhka-saytov #head .privilegies_item img {
		width: 40px;
	}

	#podderzhka-saytov #block_0 .head_block {
		margin-bottom: 25px;
	}
	#podderzhka-saytov #block_0 .subtitle {
		margin-bottom: 15px;
		font-size: 18px;
	}
	#podderzhka-saytov #block_0 ul li {
		font-size: 16px;
		line-height: 22px;
	}

	#podderzhka-saytov #block_1 .image {
		width: 40px;
	}
	#podderzhka-saytov #block_1 .head .text {
		top: -2px;
	}
	#podderzhka-saytov #block_1 .item {
		padding-right: 30px;
	}

	#podderzhka-saytov #whatweoffer .items_wrapper {
		width: 100vw;
		min-width: 100vw;
		margin-left: calc(-50vw + 50%);
		margin-bottom: 20px;
		padding-left: 0px;
		padding-right: 0px;
		overflow-x: scroll;
	}
	#podderzhka-saytov #whatweoffer .items {
		width: 1150px;
		min-width: 1150px;
	}
	#podderzhka-saytov #whatweoffer .item {
		margin-bottom: 20px;
	}

	#podderzhka-saytov #howwework .seo-four-item-wrapper {
		padding-right: 90px;
	}
	#podderzhka-saytov #howwework .seo-four-item-wrapper-1 .seo-four-item:after,
	#podderzhka-saytov #howwework .seo-four-item-wrapper-3 .seo-four-item::after {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAQCAMAAABeF73YAAAAJ1BMVEUAAAD///////////////////////////////////////////////+uPUo5AAAADHRSTlMAEH+Aj5Cfr7/P3++iE+YkAAAASklEQVR42mKgBQBUQp8GAANBEAP3Poftv14/Mz0JD1K9HpHXfu2030b++Pf1OtuSukFFl/BLeSO8KUZer+x3NP4grYL089czxPsASpkOli9hzJcAAAAASUVORK5CYII=);
		width: 46px;
		height: 16px;
		right: 15px;
	}
	#podderzhka-saytov #howwework .seo-four-item-wrapper-2 .seo-four-item:after {
		content: none;
	}

	#podderzhka-saytov #block_3 .parent {
		column-count: 2;
	}
}



@media (max-width: 992px) {
	
}



@media (max-width: 768px) {
	#podderzhka-saytov #head .top {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
	}
	#podderzhka-saytov #head .top div {
		width: 100%;
		text-align: center;
	}
	#podderzhka-saytov #head .top img {
		max-width: 280px;
	}
	#podderzhka-saytov #head .privilegies {
		width: 100%;
	}

	#podderzhka-saytov #whatweoffer .items {
		width: 780px;
		min-width: 780px;
	}
	#podderzhka-saytov #whatweoffer .item {
		width: 250px;
		height: 300px;
	}
	#podderzhka-saytov #whatweoffer .item span {
		width: 184px;
		font-size: 15px;
		line-height: 18px;
	}
	#podderzhka-saytov #whatweoffer .item .description h4 {
		margin-top: 10px;
		margin-bottom: 5px;
		font-size: 14px;
		line-height: 18px;
	}
	#podderzhka-saytov #whatweoffer .item .description ul {
		font-size: 10px;
		line-height: 20px;
	}

	#podderzhka-saytov #howwework .seo-four-item-wrapper-1 .seo-four-item:after,
	#podderzhka-saytov #howwework .seo-four-item-wrapper-3 .seo-four-item:after {
		content: none;
	}

	#podderzhka-saytov #block_2 .items {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	#podderzhka-saytov #block_2 .item {
		margin-bottom: 20px;
	}
}

@media (max-width: 540px) {

}

@media (max-width: 480px) {
	.col-sm-12 {
		width: 100%;
	}

	#podderzhka-saytov h2 {
		font-size: 20px;
		line-height: 24px;
	}
	#podderzhka-saytov h2 + .content {
		font-size: 16px;
		line-height: 22px;
	}
	#podderzhka-saytov .block {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#podderzhka-saytov .title_normal {
		font-size: 16px;
		line-height: 20px;
	}
	#podderzhka-saytov .text_normal {
		font-size: 15px;
		line-height: 24px;
	}
	#podderzhka-saytov .text_medium {
		font-size: 16px;
		line-height: 26px;
	}
	#podderzhka-saytov .btn_request {
		min-width: 120px;
	}

	#podderzhka-saytov #head .title {
		margin-bottom: 10px;
		display: block;
		font-size: 24px;
		line-height: 29px;
	}
	#podderzhka-saytov #head .content{
		font-size: 16px;
		line-height: 22px;
	}
	#podderzhka-saytov #head .image {
		min-width: auto;
	}
	#podderzhka-saytov #head .top img {
		max-width: 220px;
	}
	#podderzhka-saytov #head .privilegies {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	#podderzhka-saytov #head .privilegies_item {
		width: 50%;
		margin-bottom: 20px;
	}

	#podderzhka-saytov #block_0 .subtitle {
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 19px;
	}
	#podderzhka-saytov #block_0 ul li {
		font-size: 15px;
		line-height: 20px;
	}

	#podderzhka-saytov #block_1 h2 {
		margin-bottom: 30px;
	}
	#podderzhka-saytov #block_1 .button_wrapper {
		margin-top: 0px;
		text-align: center;
	}

	#podderzhka-saytov #howwework .seo-four-item-wrapper {
		margin-top: 50px;
		padding: 0px;
		padding-left: 15px;
		padding-right: 15px;
		text-align: center;
	}
	#podderzhka-saytov #howwework .seo-four-item-wrapper:not(:last-child):after {
		content: '';
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAfCAMAAAALK7feAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAECAwQFBfYG9/n6+/z9/vKKwUWgAAAEtJREFUeNrtx4UNAzEQALAw0/7TNjlUd3gLbZ4wz/SGuHNtS6vnKX+r32yHNffi90HL363Dxt1Rd1Oy7qIsmitT0gt1Qx4/z/Dm+gEK5gzNpmxk/AAAAABJRU5ErkJggg==);
		width: 13px;
		height: 31px;
		bottom: -40px;
		position: absolute;
	}
	#podderzhka-saytov #howwework .text_normal {
		line-height: 22px;
	}

	#podderzhka-saytov #block_2 .item {
		width: 50%;
		margin: 0px;
		margin-bottom: 20px;
	}

	#podderzhka-saytov #block_3 .parent {
		column-count: 1;
	}
	#podderzhka-saytov #block_3 .item {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#podderzhka-saytov .section-sup-eight a {
		margin: 0px;
		font-size: 14px;
	}

	#podderzhka-saytov .rek-logo-img img,
	#podderzhka-saytov .rek-logo-img span {
		max-width: 90px;
	}
}