

/* Start:/local/templates/onehost_2020/css/custom.css?175707233091164*/
@font-face {
	font-family: "OpenSans-Regular";
	src: url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Regular.eot');
	src: url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Regular.woff') format('woff'),
		url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans-Light";
	src: url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Light.eot');
	src: url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Light.woff') format('woff'),
		url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans-Italic";
	src: url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Italic.eot');
	src: url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Italic.woff') format('woff'),
		url('/local/templates/onehost_2020/css/../fonts/open-sans/OpenSans-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}



.site * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.site {
	font-family: "OpenSans-Regular";
	font-size: 16px;
	line-height: 1.5em;
	color: #333;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
.site h1,
.site h2,
.site h3,
.site h4,
.site h5,
.site h6 {
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-family: "OpenSans-Regular";
}

.site h1 {
	margin-bottom: 40px;
	font-size: 32px;
	line-height: 1.5em;
	color: #58666E;
}

.site h2 {
	margin-bottom: 40px;
	font-size: 28px;
}

.site h3 {
	font-size: 26px;
	margin-bottom: 30px;
}

.site h4 {
	font-size: 24px;
	margin-bottom: 30px;
}

.site h5 {
	font-size: 20px;
	margin-bottom: 25px;
}

.site h6 {
	font-size: 16px;
	margin-bottom: 25px;
}

.site a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr p,
.bdr ul,
.bdr ol {
	margin: 0 0 30px 0;
}

.bdr ul,
.bdr ol {
	padding-left: 20px;
}

.bdr li {
	margin-bottom: 10px;
}

.bdr p:last-child,
.bdr ul:last-child,
.bdr ul:last-child,
.bdr li:last-child {
	margin-bottom: 0;
}

.uk-link-toggle .uk-link,
.uk-link-toggle .uk-link,
.uk-link,
a {
	text-decoration: none;
	color: #EC3137;
}

.uk-link-toggle:focus .uk-link,
.uk-link-toggle:hover .uk-link,
.uk-link:hover,
a:hover {
	text-decoration: none;
	color: #009ceb;
}

.uk-button {
	border-radius: 6px;
	text-transform: none;
	line-height: 1.2em;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

.uk-button-default {
	padding: 10px 35px;
	font-size: 14px;
	background-color: #EC3137;
	border-color: #EC3137;
	color: #fff;
}

.uk-button-default:hover,
.uk-button-default:focus {
	background-color: #c5272c;
	border-color: #c5272c;
	color: #fff;
}

.uk-button-default:active {
	background-color: #a51f23;
	border-color: #a51f23;
	color: #fff;
}

.uk-button-large {
	padding: 15px 25px;
}



.uk-modal-dialog {
	background-color: #E5E5E5;
	border-radius: 12px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.uk-modal-header,
.uk-modal-footer {
	background-color: transparent;
}

.uk-modal-header {
	padding: 30px 30px 15px 30px;
}

.uk-modal-body {
	padding: 0 30px;
}

.uk-modal-footer {
	padding: 15px 30px 30px 30px;
}

.uk-modal-footer {
	text-align: right;
}

#modal-autoris .uk-modal-dialog {
	width: 400px;
}

#modal-autoris .field__label {
	display: block;
	margin-bottom: 5px;
}



.uk-container {
	max-width: 1350px;
}



.anim_hid {
	opacity: 0;
}

.anim_vis {
	opacity: 1;
}

.ico {
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: contain;
}

.ico_svg {
	background-size: contain;
}

.ico_ssl,
#multi-ssl.ico_ssl path,
#compare.ico_ssl path {
	fill: rgba(236, 49, 55, 0.75);
}

#compare.ico_ssl path:last-child {
	stroke: rgba(236, 49, 55, 0.75);
}

#business-valid {
	margin-right: -15px;
}

#email-secure {
	margin-right: -7px;
}

.ico_ssl_lg {
	width: 90px;
	height: 90px;
}

#wildcard.ico_ssl_lg,
#multi-ssl.ico_ssl_lg {
	width: 100px;
	height: 100px;
}

.ico_ssl_md {
	width: 70px;
	height: 70px;
}

.ico_ssl_sm {
	width: 40px;
	height: 40px;
}

.ico_envelope {
	width: 23px;
	height: 17px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/envelope.svg');
}

.ico_ticket {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/ticket.svg');
}

.ico_payment {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/payment.svg');
}

.ico_contacts {
	width: 16px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/contacts.svg');
}

.ico_blog {
	width: 9px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/blog.svg');
}

.ico_entry {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/entry.svg');
}

.ico_download {
	width: 15px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/download.svg');
}

.ico_phone-light {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/phone_light.svg');
}

.ico_open {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/open.svg');
}

.ico_union {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/union.svg');
}

.ico_phone-red {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/phone_red.svg');
}

.ico_mail-red {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/mail_red.svg');
}

.ico_local-red {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/local_red.svg');
}

.ico_message {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/message.svg');
}

.ico_check {
	width: 20px;
	height: 16px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/check.svg');
}

.ico_search {
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/search.png');
}



.search {
	width: 100%;
	height: 60px;
	padding: 10px 0;
	background-color: #F8F7F7;
	position: fixed;
	top: -60px;
	right: 0;
	left: 0;
	z-index: 1010;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.search.show {
	top: 0;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.form-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.form-search input[type="text"] {
	-webkit-box-flex: 0;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	height: 38px;
	background-color: #fff;
	border: 1px solid #fff;
	padding: 10px 36px 10px 15px;
	border-radius: 6px;
	font-family: "OpenSans-Regular";
	font-style: italic;
	color: #333;
	outline: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.form-search input[type="text"]:hover {
	border-color: rgba(236, 49, 55, 0.5);
}

.form-search input[type="text"]:focus {
	-webkit-box-shadow: 0 0 2px 2px rgba(236, 49, 55, 0.5);
	box-shadow: 0 0 2px 2px rgba(236, 49, 55, 0.5);
}

.form-search input[type="text"]:-webkit-input-placeholder {
	color: #808080;
}

.form-search input[type="text"]:-ms-input-placeholder {
	color: #808080;
}

.form-search input[type="text"]:-webkit-input-placeholder {
	color: #808080;
}

.form-search input[type="text"]:-moz-placeholder {
	color: #808080;
}

.form-search input[type="text"]:-ms-input-placeholder {
	color: #808080;
}

.form-search input[type="text"]:-ms-input-placeholder {
	color: #808080;
}

.form-search input[type="text"]:placeholder {
	color: #808080;
}

.form-search__btn-submit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 36px;
	flex: 0 0 36px;
	min-width: 36px;
	max-width: 36px;
	width: 36px;
	height: 36px;
	padding: 0;
	background-color: #fff;
	border: none;
	border-radius: 6px;
	margin: 1px 1px 1px -38px;
	font-size: 0;
	cursor: pointer;
}

.form-search__btn-submit::before {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	/*background-color: #333;*/
	background-image: url('/local/templates/onehost_2020/css/../imgs/icns/search.svg');
	background-repeat: no-repeat;
	background-size: 16px 16px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

/*.form-search__btn-submit:hover::before {
	background-color: #EC3137;
}*/
.form-search__btn-submit:focus {
	border: none;
	outline: none;
}

.form-search__btn-close {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 38px;
	flex: 0 0 38px;
	min-width: 38px;
	min-height: 38px;
	width: 38px;
	height: 38px;
	margin-left: 5px;
	position: relative;
	cursor: pointer;
}

.form-search__btn-close:focus {
	border: none;
	outline: none;
}

.form-search__btn-close::before,
.form-search__btn-close::after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 2px;
	background-color: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.form-search__btn-close::before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.form-search__btn-close::after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.form-search__btn-close:hover::before,
.form-search__btn-close:hover::after {
	background-color: #EC3137;
}



.hdr {
	position: relative;
	z-index: 90;
}

.hdr_fix {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	background-color: #F8F7F7;
}

.hdr.hdr_fix .row-top {
	padding: 0;
	margin-bottom: 0;
}

.hdr.hdr_fix .row-btm {
	padding: 15px 0;
}

.hdr.hdr_fix .topbar__btn-txt {
	display: none;
}

.hdr.hdr_fix .topbar__ico {
	margin-right: 0;
}

.hdr.hdr_fix .logo {
	width: 134px;
}

.hdr.hdr_fix .logo__lnk {
	height: 100%;
}

.hdr.hdr_fix .logo__img {
	height: 100%;
}

.hdr.hdr_fix .uk-navbar {
	margin-bottom: 0;
}

.hdr.hdr_fix .uk-navbar-toggle {
	margin-bottom: 0;
}

.hdr.hdr_fix .phone {
	display: none;
}

.site .uk-sticky-placeholder {
	background-color: #F8F7F7;
}

.hdr .row-top {
	background-color: #F8F7F7;
	padding: 15px 0;
	margin-bottom: 55px;
	line-height: 0;
}

.hdr .topbar {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	list-style: none;
	padding-left: 0;
	margin: 0 -15px;
}

.hdr .topbar li {
	padding: 0 15px;
	line-height: 13px;
}

.hdr .topbar__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 13px;
	color: #EC3137;
	cursor: pointer;
}

.hdr .topbar__btn:hover {
	text-decoration: none;
	color: #EC3137;
}

.hdr .topbar__btn:hover .topbar__ico {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.hdr .topbar__ico {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.hdr .topbar__btn-txt {
	display: inline-block;
	margin-left: 13px;
}

.hdr .logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	max-width: 200px;
	font-size: 0;
	line-height: 0;
}

.hdr .logo__lnk {
	display: inline-block;
}

#menu-burger {
	z-index: 99999;
}

.hdr .uk-navbar-nav,
#menu-burger .uk-navbar-nav {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.hdr .uk-navbar-nav li,
#menu-burger .uk-navbar-nav lo {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding: 0 15px;
	text-align: center;
}

.hdr .uk-navbar-nav li:first-child,
{
padding-left: 0;
}

.hdr .uk-navbar-nav li:last-child {
	padding-right: 0;
}

.hdr .uk-navbar-nav>li>a,
#menu-burger .uk-navbar-nav>li>a {
	font-family: "OpenSans-Regular";
}

.hdr .uk-navbar-nav a,
#menu-burger .uk-navbar-nav a {
	min-height: 30px;
	padding: 0;
	position: relative;
	/*font-weight: bold;*/
	font-size: 14px;
	color: #333;
}

.hdr .uk-navbar-nav a:hover,
#menu-burger .uk-navbar-nav a:hover {
	color: #EC3137;
}

#menu-burger.uk-offcanvas-overlay:before {
	background: rgba(0, 0, 0, 0.5);
}

.hdr .uk-navbar-nav a:after,
.hdr .uk-navbar-nav a:before {
	content: '';
	display: block;
	width: auto;
	height: 2px;
	bottom: 0;
	position: absolute;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.hdr .uk-navbar-nav a:before {
	right: 50%;
	left: 50%;
}

.hdr .uk-navbar-nav a:after {
	left: 50%;
	right: 50%;
}

.hdr .uk-navbar-nav a:hover:before {
	width: auto;
	left: 0;
	background-color: #EC3137;
}

.hdr .uk-navbar-nav a:hover:after {
	width: auto;
	right: 0;
	background-color: #EC3137;
}

.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a.uk-open,
.uk-navbar-nav>li>a:focus {
	color: #333;
}

.hdr .uk-navbar-item,
.hdr .uk-navbar-nav>li>a,
.hdr .uk-navbar-toggle {
	min-height: auto;
}

.hdr .uk-navbar-toggle {
	padding: 10px;
	color: #EC3137;
	cursor: pointer;
}

.hdr .uk-navbar-nav .uk-active a {
	color: #EC3137;
}

.hdr .uk-width-1-6\@m {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hdr .desc__txt {
	font-size: 13px;
	line-height: 18px;
	color: #999999;
}

#menu-burger .uk-offcanvas-bar {
	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-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 270px;
	padding: 65px 0 0 0;
	background-color: #F8F7F7;
	z-index: 110;
}

#menu-burger .uk-offcanvas-bar .uk-close {
	width: 20px;
	height: 20px;
	padding: 0;
	top: 16px;
	right: 16px;
	color: #EC3137;
}

#menu-burger .uk-offcanvas-bar .uk-close svg {
	width: 100%;
	height: auto;
}

#menu-burger .uk-offcanvas-bar .uk-navbar-nav>li>a,
#menu-burger .uk-offcanvas-bar .uk-navbar-nav>li.uk-active>a {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

#menu-burger .logo {
	width: 126px;
	height: auto;
	position: absolute;
	top: 16px;
	left: 16px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

#menu-burger.phone-dd-show .logo {
	opacity: 0;
	visibility: hidden;
}



.bdr {
	margin-top: -110px;
	margin-bottom: 44px;
	background-color: #58666E;
	overflow: hidden;
}

.bdr .sct {
	padding-bottom: 100px;
	position: relative;
}

.bdr .sct:not(.sct-top) {
	color: #fff;
}

.bdr .sct-top {
	padding-top: 200px;
	margin-bottom: 0;
	position: relative;
	z-index: 10;
}

.front .bdr .sct-top {
	padding-bottom: 400px;
}

.bdr.wp .sct-top {
	padding-bottom: 480px;
}

.bdr.sts .sct-top {
	padding-bottom: 575px;
}

.bdr.vps .sct-top {
	padding-bottom: 675px;
}

.bdr.bitrix .sct-top {
	padding-bottom: 650px;
}

.bdr.ssl .sct-top {
	padding-bottom: 690px;
}

.bdr.cont .sct-top {
	padding-bottom: 630px;
}

.bdr .sct-top:before {
	content: '';
	display: block;
	width: 1920px;
	height: 1920px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/sct-top-bg.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	position: absolute;
	bottom: -75px;
	left: 50%;
	z-index: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.bdr .sct-top__cnt {
	position: relative;
	z-index: 5;
}

.bdr .slider-main .owl-stage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.bdr .slider-main .owl-nav.disabled,
.bdr .slider-main .owl-dots.disabled {
	display: none;
}

.bdr .slider-main .owl-prev,
.bdr .slider-main .owl-next {
	width: 40px;
	height: 60px;
	padding: 0;
	background: none;
	border: none;
	position: absolute;
	top: 50%;
	z-index: 10;
	opacity: 0.5;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	outline: none;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .slider-main .owl-prev span,
.bdr .slider-main .owl-next span {
	display: none;
}

.bdr .slider-main .owl-prev:before,
.bdr .slider-main .owl-next:before,
.bdr .slider-main .owl-prev:after,
.bdr .slider-main .owl-next:after {
	content: '';
	display: inline-block;
	width: 30px;
	height: 3px;
	background-color: #EC3137;
	position: absolute;
}

.bdr .slider-main .owl-prev:before,
.bdr .slider-main .owl-prev:after {
	left: 5px;
}

.bdr .slider-main .owl-next:before,
.bdr .slider-main .owl-next:after {
	right: 5px;
}

.bdr .slider-main .owl-prev:before,
.bdr .slider-main .owl-next:before {
	top: 19px;
}

.bdr .slider-main .owl-prev:after,
.bdr .slider-main .owl-next:after {
	bottom: 18px;
}

.bdr .slider-main .owl-prev:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.bdr .slider-main .owl-prev:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.bdr .slider-main .owl-next:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.bdr .slider-main .owl-next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.bdr .slider-main .owl-prev:hover,
.bdr .slider-main .owl-next:hover {
	opacity: 1;
}

.bdr .slider-main .owl-prev {
	left: 5%;
}

.bdr .slider-main .owl-next {
	right: 5%;
}

.bdr .slider-main .slide {
	height: 100%;
	position: relative;
}

.bdr .slider-main .slide__cnt {
	float: right;
	width: 100%;
	max-width: 520px;
}

.bdr .slider-main .slide__title {
	margin-bottom: 40px;
}

.bdr .sct-top .slider-main .slide__title a {
	display: inline;
	border: none;
}

.bdr .slider-main .slide h1,
.bdr .slider-main .slide h2 {
	margin-bottom: 0;
	font-size: 32px;
	line-height: 44px;
	color: #EC3137;
}

.bdr .slider-main .slide h2 {
	margin-bottom: 35px;
}

.bdr .slider-main .slide p {
	line-height: 24px;
}

.bdr .slider-main .slide .imgs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -20px;
}

.bdr .slider-main .slide .imgs__img-wrap {
	padding-left: 20px;
}

.bdr .slider-main .slide .imgs img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .slider-main .slide .imgs img:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.bdr .slider-main .slide__btn-wrap {
	margin-top: 60px;
}

.bdr .slider-main .slide__btn-wrap_r {
	max-width: 412px;
	text-align: right;
}

.bdr .slider-main .slide__img {
	position: absolute;
}

#slide-img-1 {
	width: 42.3%;
	bottom: -225px;
	left: 7%;
}

#slide-img-2,
#slide-img-0 {
	width: 53%;
	bottom: -220px;
	left: -10%;
}

#slide-img-3 {
	width: 100%;
	max-width: 400px;
	top: -2%;
	left: 24%;
}

.bdr .sct-top h1 {
	font-size: 32px;
	color: #58666E;
}

.bdr.cont .sct-top h1 {
	margin-bottom: 40px;
}

.bdr .sct-top .txt {
	float: right;
	width: 57%;
}

.bdr.sts .sct-top .txt {
	position: relative;
	z-index: 1;
}

.bdr.wp .sct-top .txt {
	width: 40%;
}

.bdr.cont .sct-top .txt {
	width: 48%;
}

.inner .bdr .sct-top .imgs img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.inner .bdr .sct-top .imgs {
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -30px;
	padding-right: 20px;
}

.bdr .sct-top .imgs__img-wrap:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.bdr.vps .sct-top .imgs__img-wrap:hover img {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.bdr.sts .sct-top .imgs,
.bdr.vps .sct-top .imgs,
.bdr.bitrix .sct-top .img {
	width: 43%;
}

.bdr.bitrix .sct-top .img {
	padding-right: 60px;
}

.bdr.bitrix .sct-top .img {
	margin-top: -20px;
}

.bdr .sct-top .imgs__img-wrap {
	padding-left: 30px;
}

.bdr.wp .sct-top .img {
	width: 70.3%;
	position: absolute;
	/*top: 2%;*/
	bottom: -570px;
	left: -15%;
}

.bdr.sts .sct-top .imgs {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 5px;
	position: relative;
	z-index: 1;
}

.bdr.sts .sct-top .imgs__img-wrap {
	flex: 0 0 176px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 176px;
	flex: 0 0 176px;
	width: 176px;
	max-width: 176px;
	margin-bottom: 30px;
}

.bdr.sts .sct-top .img {
	max-width: 470px;
	width: 100%;
	position: absolute;
	left: 76px;
	z-index: 0;
}

.bdr.ssl .sct-top .img {
	float: left;
	width: 43%;
	margin-top: -30px;
	padding-right: 60px;
}

.bdr.cont .sct-top .img {
	float: left;
	padding-left: 6%;
	margin-top: -40px;
}



.bdr.news {
	margin-top: -85px;
	background-color: #58666E;
}

.bdr.news .sct-cnt {
	padding-top: 185px;
	position: relative;
}

.bdr.news .sct-cnt::before {
	content: "";
	display: block;
	width: 100%;
	height: 145px;
	background-color: #E5E5E5;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

.bdr.news .sct-cnt .uk-container {
	z-index: 1;
}

.bdr.news .bx-breadcrumb {
	margin-bottom: 38px;
}

.bdr.news .sct-cnt h2,
.bdr.news .sct-cnt h3,
.bdr.news .sct-cnt h4,
.bdr.news .sct-cnt h5,
.bdr.news .sct-cnt h6 {
	color: #fff;
}

.bdr.news .sct-cnt {
	color: #fff;
}

.bdr.news .sct-cnt a {
	border-color: rgba(255, 255, 255, 0.8);
	;
	color: rgba(255, 255, 255, 0.8);
	;
}

.bdr.news .uk-width-custom {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 440px;
	flex: 0 0 440px;
	width: 440px;
	min-width: 440px;
	max-width: 440px;
	padding-left: 60px;
}

.bdr.news #banner-sb-ts {
	margin: 0;
}



@media screen and (max-width: 959px) {
	.bdr.news .uk-grid {
		display: block;
	}

	.bdr.news .uk-width-custom {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: auto;
		min-width: auto;
		max-width: none;
		margin-top: 60px;
		padding-left: 30px;
	}

	.bdr.news .sidebar .menu {
		flex: 1 1 50%;
		width: 50%;
		margin-right: 15px;
	}

	.bdr.news #banner-sb-ts {
		flex: 1 1 50%;
		width: 50%;
	}
}

@media screen and (max-width: 639px) {
	.bdr.news .uk-width-custom {
		display: block;
	}

	.bdr.news .sidebar .menu {
		flex: 1 1 auto;
		width: auto;
		margin-right: 0;
	}

	.bdr.news #banner-sb-ts {
		flex: 1 1 auto;
		width: auto;
	}
}



.bdr .sct-news h5 a {
	border: none;
}



.bdr a:not(.uk-button) {
	border-bottom: 1px dashed #fff;
	color: #fff;
}

.bdr a:not(.uk-button):hover {
	border-color: #E5E5E5;
	color: #E5E5E5;
}

.bdr .sct-top a:not(.uk-button),
.bdr .tabs a:not(.uk-button) {
	border-bottom: 1px dashed #333;
	color: #333;
}

.bdr .sct-top a:not(.uk-button):hover,
.bdr .tabs a:not(.uk-button):hover {
	border-color: #EC3137;
	color: #EC3137;
}



.bdr .sct-mid-b {
	clear: both;
}

.bdr .sct-mid-b:before {
	content: '';
	width: 1920px;
	height: 2693px;
	background-image: url('/local/templates/onehost_2020/css/../imgs/sct-btm-bg.svg');
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.front .bdr .sct-mid-b:before {
	margin-top: -495px;
	margin-top: -495px;
}

.bdr.sts .sct-mid-b:before {
	margin-top: -460px;
}

.bdr.wp .sct-mid-b:before {
	margin-top: -250px;
}

.bdr.vps .sct-mid-b:before {
	margin-top: 80px;
}

.bdr.bitrix .sct-mid-b:before,
.bdr.ssl .sct-mid-b:before {
	margin-top: -290px;
}

.bdr.ssl .sct-mid-c {
	padding-top: 60px;
}

.bdr.cont .sct-mid-b:before {
	margin-top: -300px;
}

.bdr .sct-mid-b__cnt {
	position: relative;
	z-index: 15;
}

.bdr .sct-mid-b h2 {
	text-align: left;
	font-size: 40px;
}

.front .bdr .sct-mid-b {
	margin-top: -325px;
}

.bdr.sts .sct-mid-b {
	margin-top: -400px;
}

.bdr.wp .sct-mid-b {
	margin-top: -320px;
}

.bdr.vps .sct-mid-b {
	margin-top: -575px;
}

.bdr.bitrix .sct-mid-b {
	margin-top: -555px;
}

.bdr.ssl .sct-mid-b {
	margin-top: -560px;
}

.bdr.cont .sct-mid-b {
	margin-top: -615px;
}

.bdr .cnt-col {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: 100%;
	padding: 25px 30px;
	background-color: rgba(229, 229, 229, 0.9);
	border-radius: 12px;
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0);
	-webkit-backdrop-filter: blur(16px);
	backdrop-filter: blur(16px);
	color: #333;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
}

.bdr a.cnt-col,
.bdr a.cnt-col:hover {
	border-bottom: none;
	color: #333;
}

.bdr a.cnt-col:hover h5 {
	color: #EC3137;
}

.bdr.sts .sct-mid-b .cnt-col {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.bdr .cnt-col_shadow {
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
}

.bdr .cnt-col_shadow.cnt-col:hover {
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}

.bdr .cnt-col:hover {
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
}

.front .bdr .cnt-col__ico {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.front .bdr .cnt-col:hover .cnt-col__ico {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.bdr .cnt-col__hdr {
	margin-bottom: 25px;
}

.front .bdr .sct-mid-b .grid .cnt-col__hdr {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	min-height: 125px;
}

.bdr.sts .sct-mid-b .cnt-col__hdr {
	min-height: 85px;
}

.bdr.wp .sct-mid-b-2 .cnt-col__hdr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 215px;
}

.bdr .cnt-col i {
	font-family: "OpenSans-Italic";
}

.bdr .cnt-col h4,
.bdr .cnt-col h5 {
	margin-bottom: 0;
	/*text-transform: uppercase;*/
	color: #333;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.front .bdr .sct-mid-b .grid .cnt-col h5 {
	min-height: 55px;
	margin-bottom: 20px;
	line-height: 27px;
}

.front .bdr .sct-mid-b .grid .cnt-col p {
	line-height: 22px;
}

.front .bdr .sct-mid-c .grid .cnt-col h5 {
	margin-bottom: 0;
	color: #fff;
	/*line-height: 22px;*/
}

.inner .bdr .cnt-col h4 {
	margin-bottom: 0;
}

.bdr.wp .sct-mid-b-2 .grid .cnt-col__title {
	margin-bottom: 20px;
	text-transform: none;
	color: #58666E;
}

.bdr.wp .sct-mid-b-2 .grid .cnt-col h5 {
	margin: 0 0 20px 0;
}

.bdr.wp .sct-mid-b-2 .grid .cnt-col__txt {
	line-height: 22px;
}

.bdr .sct-mid-b .cnt-col__ico-wrap {
	padding: 25px 0 35px 0;
	text-align: center;
}

.bdr.sts .sct-mid-b .cnt-col__ftr {
	margin-top: 40px;
	text-align: left;
	font-weight: bold;
}

.bdr.sts .sct-mid-b .cnt-col__btn-wrap {
	margin-top: 45px;
	text-align: right;
}



.bdr .cnt-box {
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-backdrop-filter: blur(16px);
	backdrop-filter: blur(16px);
	padding: 30px;
	border-radius: 12px;
	position: relative;
	z-index: 1;
	color: #333;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .cnt-box h4 {
	margin-bottom: 30px;
	color: #333;
}

.bdr .cnt-box a:not(.uk-button) {
	border-bottom: 1px dashed #333;
	color: #333;
}

.bdr .cnt-box a:not(.uk-button):hover {
	border-color: #EC3137;
	color: #EC3137;
}

.bdr .cnt-box:hover {
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
}



.bdr.bitrix .sct-mid-b .col__txt-top {
	margin-bottom: 25px;
}

.bdr.bitrix .sct-mid-b .col__txt-top a {
	border-bottom: none;
	font-weight: bold;
	color: #58666E;
}

.bdr.bitrix .sct-mid-b .col__img-wrap {
	margin-bottom: 25px;
	text-align: center;
}

.bdr.bitrix .sct-mid-b .col__img-wrap a {
	border-bottom: none;
}

.bdr.bitrix .sct-mid-b .col__img-wrap img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr.bitrix .sct-mid-b .col__img-wrap a:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.bdr.bitrix .sct-mid-b .col__btn-wrap {
	margin-top: 25px;
	text-align: center;
}

.bdr.bitrix .sct-mid-b .col__btn {
	width: 100%;
	max-width: 285px;
}


.bdr.cont .sct-mid-b .col__hdr {
	padding-bottom: 20px;
	border-bottom: 1px solid #EC3137;
	margin-bottom: 30px;
}

.bdr.cont .sct-mid-b .col p,
.bdr.cont .sct-mid-b .col a {
	border-color: #58666E;
	color: #58666E;
}

.bdr.cont .sct-mid-b .col a:hover {
	border-color: #EC3137;
	color: #EC3137;
}



.bdr.ssl .sct-mid-b .col {
	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-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.bdr.ssl .sct-mid-b .col__hdr,
.bdr.ssl .sct-mid-b .col__txt-btm,
.bdr.ssl .sct-mid-b .col__txt-mid {
	margin-bottom: 25px;
}

.bdr.ssl .sct-mid-b .col__txt-btm {
	font-weight: bold;
}

.bdr.ssl .sct-mid-b .col__price {
	font-size: 18px;
	line-height: 26px;
}

.bdr.ssl .sct-mid-b .col__btn {
	width: 100%;
}

.bdr.ssl .sct-mid-c .grid .cnt-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.bdr.ssl .sct-mid-c .grid .cnt-row__img-wrap {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 140px;
	flex: 0 0 140px;
	width: 140px;
	min-width: 140px;
	max-width: 140px;
	margin-right: 50px;
}

.bdr.ssl .sct-mid-c .grid .cnt-row__lnk-wrap {
	margin-top: -15px;
}

.bdr.ssl .sct-mid-c h4 {
	margin-bottom: 30px;
}

.bdr.ssl .sct-mid-c h4 a {
	border-bottom: none;
}

.bdr.ssl .sct-mid-c .grid {
	margin-left: -60px;
}

.bdr.ssl .sct-mid-c .grid>div {
	padding-left: 60px;
}

.bdr.ssl .sct-mid-c .grid>.uk-grid-margin {
	margin-top: 100px;
}

.bdr.ssl .img-right {
	display: none;
}



.front .bdr .sct-mid-c .grid .cnt-col__hdr {
	background-color: #58666E;
	border-radius: 12px 12px 0 0;
	border-bottom: none;
	margin: -25px -30px 25px -30px;
	padding: 25px 30px;
	text-align: center;
}

.front .bdr .sct-mid-c .grid .cnt-col h4 {
	color: #fff;
}

.front .bdr .sct-mid-c .grid .cnt-col p {
	padding-left: 30px;
}

.bdr.sts .sct-mid-c .grid a {
	text-decoration: underline;
	color: #fff;
}

.bdr.sts .sct-mid-c .grid a:hover {
	color: #EC3137;
}

.bdr h1,
.bdr h2,
.bdr h3,
.bdr h4,
.bdr h5,
.bdr h6 {
	color: #fff;
}

.bdr.sts .sct-mid-b h4 {
	margin: 0;
}

.bdr.wp .sct-mid-d .grid {
	padding-top: 15px;
}



.bdr.bitrix .sct-mid-c .cnt-box__txt {
	margin-bottom: 35px;
}

.bdr.bitrix .sct-mid-c .grey {
	color: #58666E;
}

.bdr.bitrix .sct-mid-c .bold {
	font-weight: bold;
}

.bdr.bitrix .sct-mid-c .col__img-wrap {
	padding-bottom: 20px;
	border-bottom: 1px solid transparent;
	margin-bottom: 25px;
	text-align: center;
}

.bdr.bitrix .sct-mid-c .col__img-wrap__green {
	border-color: #719216;
}

.bdr.bitrix .sct-mid-c .col__img-wrap__yellow {
	border-color: #FFB908;
}

.bdr.bitrix .sct-mid-c .col__img-wrap__orange {
	border-color: #FF8E25;
}

.bdr.bitrix .sct-mid-c .col__img-wrap__red {
	border-color: #EC3137;
}

.bdr.bitrix .sct-mid-c .col__img-wrap img {
	margin-left: -10%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr.bitrix .sct-mid-c .col:hover .col__img-wrap img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.bdr.bitrix .sct-mid-c .col__txt {
	margin-bottom: 25px;
}

.bdr.bitrix .sct-mid-c .col__price {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
}

.bdr.bitrix .sct-mid-c .col__btn-wrap {
	margin-top: 25px;
}

.bdr.bitrix .sct-mid-c .col__btn {
	width: 100%;
}



.bdr.bitrix .sct-mid-d .cnt-row {
	position: relative;
}

.bdr.bitrix .sct-mid-d .txt {
	width: 60%;
}

.bdr.bitrix .sct-mid-d .img {
	width: 54%;
	text-align: right;
	position: absolute;
	top: -230px;
	right: 7%;
}



.bdr.ssl .sct-mid-d {
	padding: 50px 0;
	margin-bottom: 100px;
	background-color: rgba(78, 90, 97, 0.8);
	backdrop-filter: blur(16px);
	-webkit-backdrop-filter: blur(16px);
}



.bdr .tabs .uk-subnav {
	padding-left: 0;
	margin-bottom: 0;
}

.bdr .tabs .uk-subnav li {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	max-width: 25%;
	padding: 0;
	margin: 0;
}

.bdr .tabs .uk-subnav li+li {
	margin-left: 1px;
}

.bdr .tabs .uk-subnav a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	padding: 17px;
	background-color: #C4C4C4;
	border-radius: 12px 12px 0px 0px;
	border-bottom: none;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #58666E;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .tabs .uk-subnav a:hover {
	color: #EC3137;
}

.bdr .tabs .uk-subnav .uk-active a {
	background-color: #E5E5E5;
	color: #EC3137;
}

.bdr .tabs .uk-switcher {
	padding: 30px;
	background-color: #E5E5E5;
	border-radius: 0px 0px 12px 12px;
	color: #7F7F7F;
}

.bdr .tabs h5 {
	margin-bottom: 30px;
	color: #333;
}

.bdr .tabs .grid {
	margin-left: 0;
}

.bdr .tabs .grid>div {
	padding-left: 0;
}

.bdr .tabs .table {
	margin-right: 60px;
	padding: 20px 30px;
	border-radius: 6px;
	background-color: #fff;
}

.bdr .tabs .table__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 5px 0;
}

.bdr .tabs .table__row+.table__row {
	border-top: 1px solid #E5E5E5;
}

.bdr .tabs .table__col:first-child {
	color: #333;
}

.bdr .flex-table-btns-wrap {
	display: none;
	padding-left: 50%;
	margin-bottom: 10px;
	text-align: center;
}

.bdr .flex-table-btn {
	width: 40px;
	height: 40px;
	padding: 0;
	background: none;
	border: none;
	position: relative;
	outline: none;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .flex-table-btn+.flex-table-btn {
	margin-left: 20px;
}

.bdr .flex-table-btn:before,
.bdr .flex-table-btn:after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 3px;
	position: absolute;
}

.bdr.wp .flex-table-btn:before,
.bdr.wp .flex-table-btn:after,
.bdr.help .flex-table-btn:before,
.bdr.help .flex-table-btn:after {
	background-color: #E5E5E5;
}

.bdr.vps .flex-table-btn:before,
.bdr.vps .flex-table-btn:after {
	background-color: #EC3137;
}

.bdr .flex-table-btn-prev:before,
.bdr .flex-table-btn-prev:after {
	left: 8px;
}

.bdr .flex-table-btn-next:before,
.bdr .flex-table-btn-next:after {
	right: 8px;
}

.bdr .flex-table-btn-prev:before,
.bdr .flex-table-btn-next:before {
	top: 12px;
}

.bdr .flex-table-btn-prev:after,
.bdr .flex-table-btn-next:after {
	bottom: 12px;
}

.bdr .flex-table-btn-prev:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.bdr .flex-table-btn-prev:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.bdr .flex-table-btn-next:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.bdr .flex-table-btn-next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


.bdr .flex-table-wrap {
	margin: 0 -5px;
	overflow: auto;
}

.bdr.help .flex-table-wrap {
	margin-bottom: 30px;
}

.bdr.vps .sct-mid-b .flex-table-wrap.top {
	overflow: auto;
}

.bdr.vps .sct-mid-b .flex-table-wrap,
.bdr.wp .sct-mid-b .flex-table-wrap {
	padding-bottom: 20px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -20px;
}

.bdr .flex-table {
	color: #333;
}

.bdr .flex-table__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.bdr .flex-table__col {
	padding: 0 5px;
	text-align: center;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
}

.bdr.vps .sct-mid-b .flex-table__col:first-child,
.bdr.wp .sct-mid-b .flex-table__col:first-child,
.bdr.help .sct-mid-b .flex-table__col:first-child {
	padding-left: 10px;
}

.bdr.vps .sct-mid-b .flex-table__col:last-child,
.bdr.wp .sct-mid-b .flex-table__col:last-child,
.bdr.help .sct-mid-b .flex-table__col:last-child {
	padding-right: 10px;
}

.bdr.vps .flex-table__col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 11.71%;
	flex: 0 0 11.71%;
	width: 11.71%;
	max-width: 11.71%;
	min-width: 100px;
}

.bdr.help .flex-table__col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	width: 33.33%;
	max-width: 33.33%;
	min-width: 100px;
}

.bdr.vps .sct-mid-b .flex-table__col:first-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 18%;
	flex: 0 0 18%;
	width: 18%;
	max-width: 18%;
	min-width: 150px;
	text-align: left;
}

.bdr.help .flex-table__col:first-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	width: 33.33%;
	max-width: 33.33%;
	min-width: 150px;
	text-align: left;
}

.bdr.vps .sct-mid-b .flex-table__col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 10.25%;
	flex: 0 0 10.25%;
	width: 10.25%;
	max-width: 10.25%;
	min-width: 100px;
}

.bdr.vps .sct-mid-b .flex-table__col:first-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 18%;
	flex: 0 0 18%;
	width: 18%;
	max-width: 18%;
	min-width: 150px;
	text-align: left;
}

.bdr.wp .sct-mid-b .flex-table__col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16%;
	flex: 0 0 16%;
	width: 16%;
	max-width: 16%;
	min-width: 100px;
}

.bdr.wp .sct-mid-b .flex-table__col:first-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	width: 20%;
	max-width: 20%;
	min-width: 150px;
	text-align: left;
}

.bdr .tabs .flex-table__col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	width: 33.33%;
	max-width: 33.33%;
	min-width: 100px;
}

.bdr .tabs .flex-table__col:first-child {
	text-align: left;
}

.bdr .flex-table__col-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	background-color: #E5E5E5;
	padding: 20px;
}

.bdr .sct-mid-b .flex-table__col-inner {
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}

.bdr .flex-table__col:first-child .flex-table__col-inner {
	color: #333;
}

.bdr .flex-table__row:first-child .flex-table__col:first-child .flex-table__col-inner {
	font-weight: normal;
	color: #fff;
}

.tabs .flex-table__col-inner {
	background-color: #fff;
}

.bdr .flex-table__col:first-child .flex-table__col-inner {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.bdr .flex-table__row:first-child .flex-table__col-inner {
	background-color: #EC3137;
	border-radius: 12px 12px 0 0;
	white-space: nowrap;
	color: #fff;
}

.bdr .flex-table__row:last-child .flex-table__col-inner {
	border-radius: 0 0 12px 12px;
}

.bdr .flex-table .btn {
	display: block;
	width: calc(100% + 10px);
	padding: 10px;
	margin: 0 -10px -5px -10px;
	border: 1px solid #EC3137;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.2em;
	color: #EC3137;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .flex-table .btn:hover {
	background-color: #EC3137;
	color: #fff;
}



.bdr .form,
.bdr .form-feedback {
	padding: 30px;
	background-color: #E5E5E5;
	border-radius: 12px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .form-feedback:hover {
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
}

.bdr .form-feedback .uk-grid {
	margin-left: -70px;
}

.bdr .form-feedback .uk-grid>* {
	padding-left: 70px;
}

.bdr .form-feedback .uk-width-auto\@m {
	padding-right: 40px;
}

.bdr .form-feedback .field {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.bdr .form-feedback .field_fh {
	height: 100%;
}

.bdr .form-feedback .field+.field {
	margin-top: 30px;
}

.uk-modal .field+.field {
	margin-top: 10px;
}

.bdr .form-feedback .field__label {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: 10px 20px 0 0;
	font-size: 0;
	line-height: 1em;
}

.bdr .form-feedback .field__inp,
.bdr .form-feedback .field__txtar,
.uk-modal .field__inp {
	-webkit-box-flex: 0;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	background-color: #fff;
	border: 1px solid #fff;
	padding: 10px 15px;
	border-radius: 6px;
	font-family: "OpenSans-Regular";
	font-style: italic;
	font-size: 14px;
	line-height: 1.2em;
	color: #333;
	outline: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .form-feedback .field__inp,
.bdr .form-feedback .field__txtar {
	min-width: 80%;
	width: calc(100% - 40px);
}

.uk-modal .field__inp {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	width: 100%;
}

.bdr .form-feedback .field__inp:hover,
.bdr .form-feedback .field__txtar:hover,
.uk-modal .field__inp:hover {
	border-color: rgba(236, 49, 55, 0.5);
}

.bdr .form-feedback .field__inp:focus,
.bdr .form-feedback .field__txtar:focus,
.uk-modal .field__inp:focus {
	-webkit-box-shadow: 0 0 2px 2px rgba(236, 49, 55, 0.5);
	box-shadow: 0 0 2px 2px rgba(236, 49, 55, 0.5);
}

.bdr .form-feedback .field__inp,
.uk-modal .field__inp {
	height: 38px;
}

.bdr .form-feedback .field__txtar {
	height: 100%;
	resize: none;
}

.bdr .form-feedback .field__inp:-webkit-input-placeholder,
.bdr .form-feedback .field__txtar:-webkit-input-placeholder,
.uk-modal .field__inp:-webkit-input-placeholder {
	/* Edge */
	color: #808080;
}

.bdr .form-feedback .field__inp:-ms-input-placeholder,
.bdr .form-feedback .field__txtar:-ms-input-placeholder,
.uk-modal .field__inp:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #808080;
}

.bdr .form-feedback .field__inp:-webkit-input-placeholder,
.bdr .form-feedback .field__txtar:-webkit-input-placeholder,
.uk-modal .field__inp:-webkit-input-placeholder {
	color: #808080;
}

.bdr .form-feedback .field__inp:-moz-placeholder,
.bdr .form-feedback .field__txtar:-moz-placeholder,
.uk-modal .field__inp:-moz-placeholder {
	color: #808080;
}

.bdr .form-feedback .field__inp:-ms-input-placeholder,
.bdr .form-feedback .field__txtar:-ms-input-placeholder,
.uk-modal .field__inp:-moz-placeholder {
	color: #808080;
}

.bdr .form-feedback .field__inp:-ms-input-placeholder,
.bdr .form-feedback .field__txtar:-ms-input-placeholder,
.uk-modal .field__inp:-ms-input-placeholder {
	color: #808080;
}

.bdr .form-feedback .field__inp:placeholder,
.bdr .form-feedback .field__txtar:placeholder,
.uk-modal .field__inp:placeholde {
	color: #808080;
}

.bdr .form-feedback__txt {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1em;
	color: #333;
}

.bdr .form-feedback .radio-group {
	margin-bottom: 20px;
}

.bdr .form-feedback .radio-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
}

.bdr .form-feedback .radio-row__label {
	margin-bottom: 0;
	font-weight: normal;
	font-size: 16px;
	color: #808080;
	cursor: pointer;
}

.bdr .form .radio-imit,
.bdr .form-feedback .radio-imit {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16px;
	flex: 0 0 16px;
	width: 16px;
	height: 16px;
	border: 1px solid #EC3137;
	border-radius: 50%;
	margin-right: 10px;
	position: relative;
}

.bdr .form .radio-imit__circle,
.bdr .form-feedback .radio-imit__circle {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #EC3137;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	font-size: 0;
	line-height: 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .form .radio-imit__inp:checked+.radio-imit__circle,
.bdr .form-feedback .radio-imit__inp:checked+.radio-imit__circle {
	opacity: 1;
}

.bdr .form .radio-imit__inp,
.bdr .form-feedback .radio-imit__inp {
	width: 100%;
	height: 100%;
	margin-top: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	opacity: 0;
	cursor: pointer;
}

.bdr .form-feedback .uk-button {
	padding: 12px 55px;
}

.front .bdr .sct-btm {
	padding: 0;
	position: relative;
	z-index: 20;
}

.front .bdr .sct-btm .row-top {
	padding-bottom: 40px;
}

.front .bdr .sct-btm .row-btm {
	padding: 120px 0 60px 0;
	background-color: #E5E5E5;
}

.bdr .slider-partners {
	position: relative;
}

.bdr .slider-partners * {
	outline: none;
}

.bdr .slider-partners__item {
	height: auto;
	padding: 15px;
}

.bdr .slider-partners__item-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
}

.bdr .slider-partners__item-inner:hover .slider-partners__img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.bdr .slider-partners__img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .slider-partners .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.bdr .slider-partners .slick-arrow {
	width: 40px;
	height: 40px;
	background-color: transparent;
	padding: 0;
	border: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 0;
	overflow: hidden;
	cursor: pointer;
}

.bdr .slider-partners .slick-arrow:hover:before {
	border-color: rgba(174, 174, 174, 1);
}

.bdr .slider-partners .slick-prev {
	left: -40px;
}

.bdr .slider-partners .slick-next {
	right: -40px;
}

.bdr .slider-partners .slick-prev:before,
.slick-next:before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid rgba(174, 174, 174, 0.75);
	position: absolute;
	top: -3px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .slider-partners .slick-prev:before {
	border-width: 0 0 6px 6px;
	left: 15px;
}

.bdr .slider-partners .slick-next:before {
	border-width: 6px 6px 0 0;
	right: 15px;
}

.bdr .sct-btm__txt {
	text-align: center;
	margin-top: 60px;
	font-size: 14px;
	color: #898989;
}


.bdr.wp .sct-mid-d .cnt-col h5 {
	text-transform: none;
	margin-bottom: 24px;
	color: #58666E;
}

.bdr.wp .sct-mid-d .cnt-col .ind__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.bdr.wp .sct-mid-d .cnt-col .ind__row+.ind__row {
	margin-top: 24px;
}

.bdr.wp .sct-mid-d .cnt-col .ind__col:first-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
	max-width: 100px;
	min-width: 100px;
	width: 100px;
	padding-right: 20px;
}

.bdr.wp .sct-mid-d .cnt-col .ind__col:last-child {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 calc(100% - 100px);
	flex: 1 1 calc(100% - 100px);
	max-width: calc(100% - 100px);
	min-width: calc(100% - 100px);
	width: calc(100% - 100px);
}

.bdr.wp .sct-mid-d .cnt-col .ind__line {
	width: 100%;
	height: 32px;
	background-color: #ccc;
	border-radius: 4px;
	position: relative;
}

.bdr.wp .sct-mid-d .cnt-col .ind__num {
	position: absolute;
	top: 50%;
	right: 20px;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
}

.bdr.wp .sct-mid-d .cnt-col .ind__runner {
	height: 100%;
	border-radius: 4px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}

.bdr.wp .sct-mid-d .cnt-col .ind__runner_blue {
	background-color: #318DDE;
}

.bdr.wp .sct-mid-d .cnt-col .ind__runner_green {
	background-color: #00CD00;
}

.bdr.wp .sct-mid-d .cnt-col .ind__runner_red {
	background-color: #EC3137;
}

.bdr.wp .sct-mid-d .cnt-col .ind #ind-rnr-wp-ls,
.bdr.wp .sct-mid-d .cnt-col .ind #ind-rnr-magento-ls {
	width: 100%;
}

.bdr.wp .sct-mid-d .cnt-col .ind #ind-rnr-wp-ngins {
	width: 13%;
}

.bdr.wp .sct-mid-d .cnt-col .ind #ind-rnr-wp-apache {
	width: 2%;
}

.bdr.wp .sct-mid-d .cnt-col .ind #ind-rnr-magento-ngins {
	width: 34%;
}

.bdr.wp .sct-mid-d .cnt-col .ind #ind-rnr-magento-apache {
	width: 27%;
}

.bdr.wp .sct-mid-d .cnt-col__txt {
	margin-top: 24px;
	text-align: center;
}



.bdr.vps .sct-mid-d {
	margin-bottom: -30px;
}

.bdr.vps .sct-mid-d .img {
	float: right;
	width: 285px;
	height: 275px;
	margin: -30px 0 30px 30px;
	position: relative;
}

.bdr.vps .sct-mid-d .img img {
	max-width: none;
	position: absolute;
	right: 0;
	bottom: 0;
}

.bdr.vps .sct-mid-d-1 {
	margin-top: -50px;
}

.bdr.vps .sct-mid-d-2 .img {
	float: right;
	display: block;
	margin: 0 0 30px 30px;
}

.bdr.vps .sct-mid-d-2 .img a {
	display: inline-block;
	border: none;
}

.bdr.vps .sct-mid-d-2 .img img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr.vps .sct-mid-d-2 .img a:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}



.bdr.wp .sct-mid-e ul {
	list-style: none;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 800px;
	padding-left: 0;
	text-align: left;
}

.bdr.wp .sct-mid-e ul>li {
	padding: 5px 10px;
	margin: 7px;
	border-radius: 5px;
	background-color: rgba(229, 229, 229, 0.8);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
	color: #333;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr.wp .sct-mid-e ul>li:hover {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}



.bdr.ssl .sct-mid-e .img {
	float: right;
	margin: 0 0 30px 30px;
}



.bdr.wp .sct .cnt-box {
	padding: 0 80px 80px 80px;
	background-color: transparent;
	border-radius: 0;
	-webkit-backdrop-filter: none;
	backdrop-filter: none;
	text-align: center;
	color: #fff;
}

.bdr.wp .sct .cnt-box:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.bdr.wp .sct .cnt-box:last-child {
	padding-bottom: 0;
}

.bdr.wp .sct .cnt-box+.cnt-box {
	padding-top: 80px;
	border-top: 1px solid #8E999F;
}

.bdr.wp .sct .cnt-box__img-wrap {
	margin-bottom: 60px;
}

.bdr.wp .sct .cnt-box__txt {
	text-align: center;
}

.bdr.wp .sct .cnt-box__btn-wrap {
	margin-top: 40px;
}



.site .sct-cnt {
	min-height: 80vh;
	padding: 60px 0 104px 0;
}

/*.site .sct-cnt h1 {
	font-size: 30px;
	margin-bottom: 40px;
	color: #333;
}
.site .sct-cnt h2 {
	font-size: 26px;
	margin-bottom: 30px;
}
.site .sct-cnt h3 {
	font-size: 24px;
	margin-bottom: 30px;
}
.site .sct-cnt h4 {
	font-size: 22px;
	margin-bottom: 30px;
}
.site .sct-cnt h5 {
	font-size: 20px;
	margin-bottom: 30px;
}*/
.site .sct-cnt a {
	border-bottom: 1px dashed #333;
	color: #333;
}

.site .sct-cnt a:hover {
	border-color: #EC3137;
	color: #EC3137;
}

.site .sct-cnt .search-page .form-search input[type="text"] {
	border-color: rgba(236, 49, 55, 0.5);
}



.ftr {
	width: 100%;
	background-color: #E5E5E5;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 90;
	line-height: 1.5em;
	font-size: 16px;
	color: #333;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.ftr a {
	text-decoration: none;
	color: #333;
}

.ftr a:hover,
.ftr a:hover .title {
	color: #EC3137;
}

.ftr__top {
	height: 44px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #2D3539;
	color: #fff;
}

.ftr__top .uk-container {
	height: 100%;
}

.ftr .bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
}

.ftr .bar__bck {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	width: 50%;
	min-width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.ftr .bar__bck_l {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: left;
	padding-right: 15px;
}

.ftr .bar__bck_r {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right;
	padding-left: 15px;
}

.ftr .bar .toggle {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.ftr .bar .toggle:hover {
	color: #EC3137;
}

.ftr .bar .toggle__ico {
	margin-right: 10px;
}

.ftr .bar #ftr-toggle-open {
	margin-left: 10%;
}

.ftr .bar #ftr-toggle-open .toggle__ico {
	margin: 0 10px 0 0;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.ftr .bar #ftr-toggle-open.toggle_open .toggle__ico {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.ftr .bar .fa-mobile-phone {
	font-size: 22px;
}

.ftr .bar .toggle__txt {
	font-size: 14px;
	text-transform: uppercase;
}

.ftr__mid {
	display: none;
	padding: 30px 0;
	overflow: auto;
	color: #333;
}

.ftr.open .ftr__mid {
	height: calc(100% - 44px);
}

.ftr .title {
	font-size: 16px;
	margin-bottom: 20px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.ftr .list {
	list-style: none;
	padding-left: 0;
}

.ftr .list li+li {
	margin-top: 10px;
}

.ftr .list a {
	color: #333;
}

.ftr .list a:hover {
	color: #EC3137;
}

.ftr .studio__lnk-img {
	display: inline-block;
	width: 160px;
	margin-bottom: 40px;
}

.ftr .contacts {
	list-style: none;
	padding-left: 0;
}

.ftr .contacts__item {
	padding-left: 40px;
	margin-bottom: 20px;
	position: relative;
}

.ftr .contacts__item:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

.ftr .contacts__item_tel:before {
	background: url('/local/templates/onehost_2020/css/../imgs/icns/phone_dark.svg') no-repeat;
}

.ftr .contacts__item_email:before {
	background: url('/local/templates/onehost_2020/css/../imgs/icns/mail_grey.svg') no-repeat;
}

.ftr .contacts__item_loc:before {
	background: url('/local/templates/onehost_2020/css/../imgs/icns/vector.svg') no-repeat;
}

.ftr__btm {
	display: none;
	padding-bottom: 20px;
}

.ftr .copyright {
	font-size: 13px;
	color: #333;
}

.ftr .soc {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -5px;
}

.ftr .soc li {
	padding: 0 5px;
}

.ftr .soc a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	background-color: #EC3137;
	border-radius: 50%;
	color: #fff;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.ftr .soc a:hover {
	background-color: #ce2026;
	color: #fff;
}

.ftr .soc i {
	font-size: 24px;
}

.bdr .form-fb {
	max-width: 1100px;
	margin: 0 auto;
}

.bdr .form-fb .inp-complex {
	margin-bottom: 30px;
}

.bdr .form-fb .form-fb__flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 50px;
	margin-bottom: 30px;
}

.bdr .form-fb__btn-capt {
	border-bottom: 1px dotted;
	font-size: 13px;
	line-height: 15px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bdr .form-fb__caption {
	width: 180px;
	height: 50px;
	margin-right: 30px;
	background-color: #EC3137;
	border: 1px solid #e8e8e8;
}



.partners {
	padding: 50px 0;
}

.partners .sct {
	padding: 50px 0;
}

.partners .sct-top {
	background-color: #ECF0F1;
}

.partners .sct-top .cnt-col {
	text-align: center;
}

.partners .sct-top .cnt-col__img-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 135px;
	margin-bottom: 30px;
}

.partners .sct-top .arrow {
	width: 25px;
}

.partners .sct-top .cnt-col__img-wrap img {
	max-width: 100%;
	max-height: 100%;
}

.partners .sct-btm {
	padding-bottom: 100px;
}

.partners .sct-btm .banners {
	padding-top: 60px;
}

.partners .sct-btm .imgs {
	margin: 0 -10px;
}

.partners .sct-btm .imgs img {
	max-width: 95%;
	margin: 10px;
}

@media (max-width: 639px) {
	.partners .sct-top .cnt-col__txt {
		margin-bottom: 30px;
	}

	.partners .sct-btm .imgs {
		text-align: center;
	}
}



.site .bdr.help h1 {
	margin-bottom: 60px;
	font-size: 40px;
}

.site .bdr.help h2 {
	margin-bottom: 40px;
	font-size: 35px;
}

.site .bdr.help h3 {
	margin-bottom: 35px;
	font-size: 30px;
}

.site .bdr.help h4 {
	margin-bottom: 30px;
	font-size: 25px;
}

.site .bdr.help .sct-btm h5 {
	margin-bottom: 40px;
}

.site .bdr.help h5 .site .bdr.help h6 {
	margin-bottom: 20px;
	font-size: 16px;
}

@media (max-width: 767px) {
	.site .bdr.help h1 {
		margin-bottom: 40px;
		font-size: 27px;
		line-height: 1.2em;
	}

	.site .bdr.help h2 {
		margin-bottom: 35px;
		font-size: 25px;
	}

	.site .bdr.help h3 {
		margin-bottom: 30px;
		font-size: 23px;
	}

	.site .bdr.help h4 {
		margin-bottom: 25px;
		font-size: 21px;
	}

	.site .bdr.help h5 {
		margin-bottom: 20px;
		font-size: 20px;
	}

	.site .bdr.help h6 {
		font-size: 16px;
	}
}



.bdr.help {
	min-height: 90.1vh;
}

.bdr.help .sct-top {
	background-color: #E5E5E5;
	padding-bottom: 60px;
}

.bdr.help .sct-top::before {
	display: none;
}

.bdr.help .sct-mid {
	padding: 100px 0;
	color: #fff;
}

.bdr.help .sct-top .help__title {
	margin-bottom: 40px;
	font-size: 32px;
	color: #58666E;
}

.bdr.help .sct-mid .grid .cnt-col__hdr {
	padding-top: 30px;
	margin-bottom: 20px;
	position: relative;
}

.bdr.help .sct-mid .grid .cnt-col h5 {
	margin-top: 0;
}

.bdr.help .sct-mid .grid .cnt-col .ico,
.bdr.help .sct-mid .grid .cnt-col img {
	width: 49px;
	height: 48px;
	position: absolute;
	top: -45px;
	object-fit: contain;
	object-position: center center;
	-o-object-fit: contain;
	-o-object-position: center center;
}

.bdr.help .sct-mid .grid .uk-grid-margin {
	margin-top: 60px;
}

.bdr.help .search-title {
	margin-top: 0;
	margin-bottom: 40px;
}

.bdr.help .bx_articles_line_category_title {
	margin-bottom: 40px;
}

.bdr.help .bx_articles_line_category_title a {
	border-bottom: none;
}

.bdr.help .bx-section-desc {
	margin-bottom: 40px;
}

.bdr.help .col-custom {
	padding-left: 60px;
}

.bdr.help .articles__item {
	border-bottom: 1px solid #8E999F;
	margin-bottom: 10px;
}

.bdr.help .articles__item a {
	display: block;
	padding: 10px 0;
	border-bottom: none;
}

.bdr.help .article__title {
	margin-bottom: 40px;
}



.bdr:not(.help) .articles__item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.bdr:not(.help) .product-item-container:last-child .articles__item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.bdr:not(.help) .articles__item a {
	display: block;
	padding: 24px 0;
	border-bottom: none;
}



.bdr .sidebar .menu {
	list-style: none;
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 25px 30px;
	/* background-color: #E5E5E5; */
	background-color: rgba(229, 229, 229, 0.9);
	border-radius: 12px;
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0);
	-webkit-backdrop-filter: blur(16px);
	backdrop-filter: blur(16px);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
}

.bdr .sidebar .menu:hover {
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}

.bdr .sidebar .menu li.selected a {
	color: #EC3137;
}

.bdr .sidebar .menu a {
	border-bottom: none;
	text-transform: uppercase;
	font-family: "OpenSans-Regular";
	font-size: 18px;
	color: #333;
}

.bdr .sidebar .menu a:hover {
	color: #EC3137;
}

.bdr .sidebar .menu a:focus {
	text-decoration: none;
}

.bdr .sidebar .menu h5 {
	padding-bottom: 10px;
	border-bottom: 2px solid #c5272c;
	margin-bottom: 5px;
	color: #333;
}



.bdr .bx-breadcrumb {
	margin: 0 0 10px 0;
}

.bdr .bx-breadcrumb-item>a {
	border-bottom: none;
}

.bdr .bx-breadcrumb-item>a:focus {
	text-decoration: none;
}



.bdr.ssldet {
	padding-top: 240px;
	position: relative;
}

.bdr.ssldet::before {
	content: '';
	display: block;
	width: 100%;
	height: 150px;
	background-color: #E5E5E5;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

.site .bdr.ssldet h1 {
	margin-bottom: 50px;
}



#banner-sb-ts {
	display: block;
	border-bottom: none;
	border-radius: 12px;
	margin-top: 30px;
	position: relative;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
}

#banner-sb-ts .banner_blur {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
	opacity: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

#banner-sb-ts .txt {
	width: 100%;
	height: 100%;
	padding: 30px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
}

#banner-sb-ts .blur {
	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: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: 30px;
	border-radius: 12px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
	opacity: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

#banner-sb-ts:hover .blur,
#banner-sb-ts:hover .banner_blur {
	opacity: 1;
}

#banner-sb-ts .blur ul {
	padding-left: 15px;
	margin-bottom: 0;
}

#banner-sb-ts .blur li {
	margin-bottom: 0;
}

#banner-sb-ts .blur li+li {
	margin-top: 5px;
}

#slide-0 img {
	left: 20%;
}

@media (max-width: 1800px) {
	#slide-img-1 {
		bottom: -220px;
		left: 7%;
	}

	#slide-img-2,
	#slide-img-0 {
		bottom: -200px;
	}

	#slide-img-3 {
		top: 0;
	}

	.bdr.wp .sct-top .img {
		bottom: -550px;
	}

	.bdr.sts .sct-top .img {
		bottom: -515px;
	}
}

@media (max-width: 1700px) {
	#slide-img-1 {
		bottom: -225px;
		left: 5%;
	}

	#slide-img-3 {
		left: 22%;
	}

	.bdr.wp .sct-top .img {
		bottom: -540px;
	}

	.bdr.sts .sct-top .img {
		left: -27%;
		bottom: -490px;
	}
}

@media (max-width: 1600px) {
	#slide-img-1 {
		width: 50%;
		left: -1%;
	}

	#slide-img-2,
	#slide-img-0 {
		bottom: -180px;
	}

	#slide-img-3 {
		top: 4%;
	}

	.bdr.wp .sct-top .img {
		bottom: -510px;
	}

	.bdr.sts .sct-top .img {
		bottom: -470px
	}
}

@media (max-width: 1500px) {
	.bdr .sct-top {
		padding-top: 180px;
	}

	.bdr .slider-main .owl-prev {
		left: 30px;
	}

	.bdr .slider-main .owl-next {
		right: 30px;
	}

	#slide-img-1 {
		bottom: -170px;
		left: -2%;
	}

	#slide-img-3 {
		top: 2%;
		left: 18%;
	}

	.bdr.wp .sct-top .img {
		bottom: -490px;
	}

	.bdr.sts .sct-top .img {
		left: -28%;
		bottom: -445px;
	}
}

@media (max-width: 1400px) {
	.hdr .topbar {
		margin: 0 -10px;
	}

	.hdr .topbar li {
		padding: 0 10px;
	}

	.hdr.hdr_fix .uk-navbar-nav li {
		padding: 0 10px;
	}

	.bdr .sct-top {
		padding-top: 160px;
	}

	.bdr .slider-main .owl-prev {
		left: 15px;
	}

	.bdr .slider-main .owl-next {
		right: 15px;
	}

	.bdr .slider-main .uk-container {
		padding-left: 70px;
		padding-right: 70px;
		position: relative;
		z-index: 10;
	}

	#slide-img-1 {
		width: 56%;
		left: -7%;
	}

	#slide-img-2,
	#slide-img-0 {
		bottom: -160px;
	}

	#slide-img-3 {
		top: 8%;
	}

	.bdr .slider-main .slide__cnt {
		width: 40%;
		max-width: none;
	}

	.bdr.wp .sct-top .img {
		bottom: -420px;
	}

	.bdr.sts .sct-top .img {
		bottom: -340px;
	}

	.bdr .sct-mid-a:before {
		margin-top: -46%;
	}

	.bdr .sct-btm .slider-partners {
		padding: 0 40px;
	}

	.bdr .sct-btm .slider-partners .slick-prev {
		left: 0;
	}

	.bdr .sct-btm .slider-partners .slick-next {
		right: 0;
	}

	.bdr.ssl .sct-top .img {
		margin-top: 0;
	}
}

@media (max-width: 1300px) {
	#slide-img-1 {
		left: -9%;
	}

	#slide-img-2,
	#slide-img-0 {
		bottom: -140px;
	}

	#slide-img-3 {
		top: 6%;
		left: 16%;
	}

	.bdr.wp .sct-top .img {
		bottom: -330px;
	}

	.bdr.sts .sct-top .img {
		left: -29%;
		bottom: -320px;
	}

	.bdr.bitrix .sct-mid-d .img {
		top: -200px;
	}
}

@media (max-width: 1200px) {
	#slide-0 img {
		left: 6%;
		bottom: -120px;
	}

	#slide-img-1 {
		width: 58%;
		bottom: -215px;
		left: -11%;
	}

	#slide-img-2,
	#slide-img-0 {
		width: 60%;
		left: -15%;
		bottom: -170px;
	}

	.bdr.wp .sct-top .img {
		bottom: -310px;
	}

	.bdr.sts .sct-top .img {
		bottom: -300px;
	}

	.bdr.bitrix .sct-mid-d .img {
		top: -170px;
	}
}

@media (max-width: 1199px) {

	/*.site h1 {
		font-size: 30px;
	}*/
	.search {
		height: 70px;
		padding: 17px 0;
		top: -70px;
	}

	.hdr .row-top {
		padding: 0;
		margin-bottom: 0;
	}

	.hdr .row-btm {
		margin-top: 30px;
	}

	.hdr.hdr_fix .row-btm {
		margin-top: 0;
	}

	.hdr.hdr_fix .topbar__btn-txt {
		display: block;
	}

	.hdr .phone,
	.hdr .uk-navbar {
		display: none;
	}

	#menu-burger .uk-navbar,
	#menu-burger .uk-navbar-nav {
		display: block;
	}

	#menu-burger .uk-navbar {
		position: static;
	}

	.uk-navbar-item,
	.uk-navbar-nav>li>a,
	.uk-navbar-toggle {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	#menu-burger .uk-navbar-nav li {
		padding: 0;
	}

	#menu-burger .uk-navbar-nav a {
		padding: 16px !important;
		text-align: left;
	}

	#menu-burger .uk-offcanvas-bar .uk-navbar-nav>li>a:hover {
		color: #EC3137;
	}

	.hdr .burger-menu {
		display: none;
	}

	.hdr .menu {
		line-height: 0;
	}

	#menu-burger .phone {
		width: 100%;
		max-width: none;
		padding: 0 !important;
		margin-bottom: 24px;
		position: static;
		font-weight: bold;
	}

	#menu-burger .phone .more_phone {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 20px 16px 20px 53px;
		border: none;
		position: relative;
		line-height: 1.5em;
		font-weight: normal;
	}

	#menu-burger .phone .more_phone:hover {
		background-color: transparent;
		color: #333;
	}

	#menu-burger .phone #city_phone {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 20px 16px 20px 53px !important;
		position: relative;
	}

	#menu-burger .phone #city_phone span:first-child,
	#menu-burger .phone .more_phone a {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		font-weight: normal;
	}

	#menu-burger .phone #city_phone span:last-child,
	#menu-burger .phone .more_phone span {
		font-weight: bold;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	#menu-burger .phone #city_phone::before,
	#menu-burger .phone .more_phone::before {
		content: "";
		display: inline-block;
		width: 21px;
		height: 21px;
		background-image: url("/local/templates/onehost_2020/imgs/icns/phone.svg");
		background-repeat: no-repeat;
		position: absolute;
		left: 16px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	#menu-burger .phone #city_phone span,
	#menu-burger .phone .more_phone a {
		display: block;
		padding-right: 0;
		color: #333;
	}

	#menu-burger .phone .dropdown {
		width: 100%;
		height: auto;
		min-width: auto;
		background-color: #F8F7F7;
		position: absolute;
		top: 65px;
		;
		left: -320px;
		right: auto;
		bottom: 0;
		z-index: 10000;
		color: #333;
	}

	#menu-burger .phone .dropdown>.wrap {
		margin-top: 0;
		border-top: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	/*#menu-burger .phone:hover .dropdown,*/
	#menu-burger .phone .dropdown.show {
		left: 0;
		opacity: 1;
		visibility: visible;
	}

	#menu-burger .phone .more_phone:last-child {
		border-bottom: 1px solid #f2f2f2;
	}

	#btn-phone-dd-back {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 20px;
		height: 20px;
		background-color: transparent;
		padding: 0;
		border: none;
		position: absolute;
		top: 16px;
		left: 16px;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}

	#menu-burger.phone-dd-show #btn-phone-dd-back {
		opacity: 1;
		visibility: visible;
	}

	.front .bdr .sct-mid-c .grid .cnt-col__hdr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		min-height: 106px;
	}

	.bdr .form-feedback .uk-grid {
		margin-left: -20px;
	}

	.bdr .form-feedback .uk-grid>* {
		padding-left: 20px;
	}

	.bdr .form-feedback .uk-width-auto\@m {
		padding-left: 40px;
		padding-right: 0;
	}

	.bdr .form-feedback .uk-width-1-3\@m {
		width: 40%;
	}

	.bdr.news .sct-cnt {
		padding-top: 165px;
	}

	.bdr.news .sct-cnt::before {
		height: 120px;
	}
}

@media (max-width: 1120px) {
	.front .bdr .sct-top {
		padding-bottom: 450px;
	}

	.bdr .slider-main .slide__cnt {
		width: 50%;
	}

	#slide-img-1 {
		bottom: -260px;
	}

	#slide-img-2,
	#slide-img-0 {
		left: -18%;
		bottom: -180px;
	}

	#slide-img-3 {
		width: 35%;
		max-width: none;
		top: 10%;
		left: 10%;
	}

	.bdr.wp .sct-top .txt {
		width: 50%;
	}

	.bdr.wp .sct-top .img {
		width: 58%;
		bottom: -160px;
		left: -10%;
	}

	.bdr.sts .sct-top .img {
		bottom: -280px;
	}

	.bdr .flex-table .btn {
		font-size: 12px;
	}

	.bdr .tabs .uk-subnav a {
		font-size: 18px;
		padding: 14px;
	}

	.bdr.bitrix .sct-mid-d .img {
		top: -150px;
	}
}

@media (max-width: 1024px) {
	/*h1 {
		font-size: 35px;
	}*/

	#slide-img-1 {
		bottom: -250px;
	}

	#slide-img-3 {
		top: 20%;
	}

	.bdr.sts .sct-top .img {
		bottom: -260px;
	}

	.bdr.sts .sct-mid-b .cnt-col h3 {
		font-size: 17px;
	}

	.bdr .sct-mid-a:before {
		margin-top: -71%;
	}

	.bdr .sct-top {
		padding-bottom: 700px;
	}

	.bdr.bitrix .sct-mid-d .img {
		top: -75px;
	}

	.bdr.vps .sct-mid-d .img {
		margin-top: 30px;
	}
}

@media (max-width: 959px) {
	.br-none-tablet br {
		display: none;
	}

	.hdr .topbar__btn-txt,
	.hdr.hdr_fix .topbar__btn-txt {
		display: none;
	}

	.front .bdr .sct-top {
		padding-bottom: 600px;
	}

	.bdr .slider-main .slide__cnt {
		float: none;
		width: 100%;
		text-align: center;
	}

	.bdr .slider-main .slide ul {
		display: inline-block;
		max-width: 650px;
		margin-bottom: 0;
		text-align: left;
	}

	.bdr .slider-main .slide .imgs {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.bdr .slider-main .slide__btn-wrap {
		text-align: center;
	}

	.bdr .slider-main .slide__btn-wrap_r {
		max-width: none;
	}

	#slide-img-1 {
		width: 80%;
		left: -16%;
		bottom: -585px;
	}

	#slide-img-2,
	#slide-img-0 {
		width: 85%;
		bottom: -560px;
		left: -31%;
	}

	#slide-img-3 {
		width: 360px;
		max-width: 80%;
		top: 105%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.bdr.wp .sct-top {
		padding-bottom: 680px;
	}

	.bdr.vps .sct-top {
		padding-bottom: 650px;
	}

	.bdr.wp .sct-top .txt,
	.bdr.vps .sct-top .txt,
	.bdr.sts .sct-top .txt,
	.bdr.bitrix .sct-top .txt,
	.bdr.ssl .sct-top .txt,
	.bdr.cont .sct-top .txt {
		float: none;
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}

	.bdr.wp .sct-top .img {
		width: 100%;
		bottom: -720px;
		left: -25%;
	}

	.bdr.sts .sct-top .img {
		bottom: -430px;
	}

	.bdr.vps .sct-top .imgs,
	.bdr.sts .sct-top .imgs,
	.bdr.bitrix .sct-top .img,
	.bdr.ssl .sct-top .img,
	.bdr.cont .sct-top .img {
		float: none;
		width: 100%;
		padding-right: 0;
	}

	.bdr.vps .sct-top .imgs,
	{
	display: block;
	margin-left: 0;
	text-align: center;
}

.bdr.sts .sct-top .imgs,
.bdr.vps .sct-top .imgs {
	padding-top: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.bdr.vps .sct-top .imgs__img-wrap {
	padding-left: 0;
}

.bdr.bitrix .sct-top .img,
.bdr.ssl .sct-top .img {
	margin-top: 60px;
	text-align: center;
}

.bdr.cont .sct-top .img {
	margin-top: 40px;
	text-align: center;
}

.bdr.ssl .sct-top .img img {
	max-width: 80%;
}

.bdr.cont .sct-top .img {
	padding-left: 0;
}

.bdr.cont .sct-top .img img {
	max-width: 60%;
}

.sts .sct-mid-a__img {
	width: 84%;
	margin-bottom: 0;
	left: -30%;
}

.sct-mid-a:before {
	margin-top: -41%;
	left: auto;
	right: 0;
	-webkit-transform: translateX(0) scale(1.2);
	-ms-transform: translateX(0) scale(1.2);
	transform: translateX(0) scale(1.2);
}

.front .bdr .sct-mid-b {
	margin-top: -540px;
}

.front .bdr .sct-mid-b:before {
	margin-top: -590px;
}

.bdr.wp .sct-mid-b {
	padding-top: 60px;
}

.sts .sct-mid-b {
	padding-top: 90px;
	margin-top: -20%;
}

.sts .sct-mid-b .grid-top .uk-width-1-3\@m {
	margin-bottom: 40px;
}

.sts .sct-mid-b .cnt-col__hdr {
	min-height: auto;
}

.sts .grid-top {
	margin-bottom: 40px;
}

.sts .sct-mid-b .grid-btm .uk-width-1-2\@m {
	margin-bottom: 40px;
}

.sts .grid-btm {
	margin-bottom: 30px;
}

.bdr .form-feedback .uk-width-1-3\@m {
	width: 100%;
}

.bdr .form-feedback .uk-width-auto\@m {
	padding-left: 60px;
}

.bdr .form-feedback .field__txtar {
	min-height: 180px;
}

.bdr .flex-table-btns-wrap {
	display: block;
}

.bdr .flex-table__col:first-child {
	display: block !important;
}

.bdr .flex-table__col[data-index="1"] {
	display: block;
}

.bdr.wp .sct-mid-b .flex-table__col:first-child,
.bdr.vps .sct-mid-b .flex-table__col:first-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	width: 50%;
	max-width: 50%;
	min-width: 100px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.bdr .flex-table__col,
.bdr .flex-table__col {
	display: none;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50% !important;
	flex: 0 0 50% !important;
	width: 50% !important;
	max-width: 50% !important;
	min-width: 100px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.bdr.wp .sct-mid-b .flex-table__col {
	padding-right: 10px;
}

.bdr.wp .sct .cnt-box {
	padding-left: 40px;
	padding-right: 40px;
}

.site h2 {
	font-size: 35px;
}

.bdr .tabs .table {
	margin-right: 0;
}

.bdr .tabs .uk-subnav a {
	font-size: 14px;
	padding: 12px;
}

.bdr.bitrix .sct-mid-b .col {
	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-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.bdr.bitrix .sct-mid-c *+.uk-grid-margin {
	margin-top: 60px;
}

.bdr.vps .sct-mid-d {
	margin-bottom: 0;
}

.bdr.bitrix .sct-mid-d .img {
	width: 475px;
	top: auto;
	right: 0;
	bottom: 0;
}

.ftr {
	bottom: auto;
	top: calc(100% - 44px);
}

.ftr.open {
	top: 0;
	height: 100%;
}
}

@media (max-width: 767px) {
	.sct-top {
		padding-bottom: 600px;
	}

	.bdr .slider-main .uk-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	#slide-img-1 {
		width: 80%;
		left: -12%;
		bottom: -520px;
	}

	#slide-img-2,
	#slide-img-0 {
		bottom: -480px;
	}

	#slide-img-3 {
		width: 320px;
	}

	.bdr.wp .sct-top {
		padding-bottom: 620px;
	}

	.bdr.wp .sct-top .img {
		bottom: -570px;
		left: -28%;
	}

	.bdr.sts .sct-top .img {
		width: 72%;
		bottom: -410px;
	}

	.front .bdr .sct-mid-b {
		margin-top: -280px;
	}

	.front .bdr .sct-mid-b:before {
		margin-top: -580px;
	}

	.bdr.sts .sct-mid-b .imgs {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.bdr.wp .sct-mid-b:before {
		margin-top: -310px;
	}

	.bdr .flex-table__col-inner {
		padding: 10px 15px;
	}

	.bdr .flex-table .btn {
		margin: 0 -10px;
	}

	.bdr.wp .sct .cnt-box {
		padding-left: 20px;
		padding-right: 20px;
	}

	.site h2 {
		font-size: 30px;
	}

	.bdr .tabs .uk-subnav {
		display: block;
	}

	.bdr .tabs .uk-subnav li+li {
		margin-left: 0;
	}

	.bdr .tabs .uk-subnav li {
		max-width: none;
		margin-bottom: 1px;
	}

	.bdr .tabs .uk-subnav a {
		border-radius: 0;
	}

	.bdr .tabs .uk-subnav li:first-child a {
		border-radius: 12px 12px 0px 0px;
	}

	.bdr .tabs h5 {
		text-align: center;
	}

	.bdr .flex-table-btns-wrap.btm {
		padding-left: 0;
	}

	.bdr.bitrix .sct-mid-d .txt {
		width: 50%;
	}

	.bdr .slider-main .owl-nav {
		display: none;
	}

	.bdr.help .sct-mid {
		padding: 60px 0;
	}

	.bdr.help .sidebar {
		margin-top: 60px;
	}

	.bdr.help .col-custom {
		padding-left: 15px;
	}

	.bdr.ssldet {
		padding-top: 200px;
	}

	.site .bdr.ssldet h1 {
		margin-bottom: 40px;
		text-align: center;
	}

	.front .bdr .sct-mid-c .grid .cnt-col__hdr {
		min-height: 134px;
	}
}

@media (max-width: 639px) {
	.hdr .logo {
		width: 35%;
	}

	.hdr .menu {
		margin-left: 15px;
	}

	.hdr .uk-navbar-toggle {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40px;
		flex: 0 0 40px;
		width: 40px;
		height: 40px;
	}

	.front .bdr .sct-top {
		padding-bottom: 550px;
	}

	#slide-img-1 {
		bottom: -400px;
	}

	#slide-img-2,
	#slide-img-0 {
		bottom: -380px;
		width: 110%;
		max-width: none;
	}

	.bdr.wp .sct-top .img {
		bottom: -500px;
	}

	.bdr.sts .sct-top .img {
		width: 75%;
		bottom: -315px;
	}

	.bdr.sts .sct-top {
		padding-bottom: 500px;
	}

	.front .bdr .sct-mid-b:before {
		margin-top: -540px;
	}

	.front .bdr .sct-mid-b {
		margin-top: -220px;
	}

	.front .bdr .sct-mid-c .grid .cnt-col__hdr {
		min-height: auto;
		background-color: #ABB5BA;
	}


	.bdr.wp .sct-mid-b {
		margin-top: -340px;
	}

	.bdr.wp .sct-mid-b:before {
		margin-top: -430px;
	}

	.front .bdr .sct-mid-b .cnt-col,
	.bdr.wp .sct-mid-b-2 .cnt-col {
		margin: 0 5%;
	}

	.front .bdr .sct-mid-b .grid .cnt-col h5 {
		min-height: auto;
	}

	.bdr.wp .sct-mid-b-2 .cnt-col__hdr {
		min-height: auto;
	}

	.bdr.bitrix .sct-top .img {
		margin-top: 40px;
	}

	.bdr.bitrix .sct-mid-b {
		margin-top: -605px;
	}

	.bdr.bitrix .sct-mid-b .col+.col {
		margin-top: 60px;
	}

	.bdr.bitrix .sct-mid-d .txt {
		width: 100%;
	}

	.bdr.bitrix .sct-mid-d .img {
		display: none;
	}

	.bdr.ssl .sct-mid-b {
		margin-top: -620px;
	}

	.bdr.ssl .sct-mid-b .col:last-child {
		margin-top: 60px;
	}

	.bdr.vps .sct-mid-d .img {
		float: none;
		margin: 60px auto 30px auto;
	}



	.front .bdr .sct-mid-b .grid {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.front .bdr .sct-mid-b .grid>div:nth-child(1) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.front .bdr .sct-mid-b .grid>div:nth-child(2) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.front .bdr .sct-mid-b .grid>div:nth-child(3) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.front .bdr .sct-mid-b .grid>div:nth-child(4) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}



	.ftr .bar__bck_r {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.ftr .bar .toggle__txt {
		font-size: 0;
	}

	.ftr .bar #ftr-toggle-open .toggle__ico {
		margin-right: 0;
	}

	.ftr .bar .toggle__ico {
		margin-right: 0;
	}

	.ftr .bar__bck_r .toggle:first-child {
		margin-right: 20%;
	}

	.ftr__mid {
		text-align: center;
	}

	.ftr .contacts {
		max-width: 300px;
		margin: 20px auto 0 auto;
		text-align: left;
	}
}

@media (max-width: 575px) {

	#slide-img-2,
	#slide-img-0 {
		bottom: -300px;
	}
}

@media (max-width: 529px) {
	.site h1 {
		line-height: 1.25em;
	}

	#slide-img-1 {
		width: 90%;
	}

	#slide-img-2,
	#slide-img-0 {
		bottom: -300px;
	}

	.bdr.sts .sct-top .img {
		bottom: -275px;
	}

	.bdr.wp .sct-top {
		padding-bottom: 570px;
	}

	.bdr.wp .sct-top .img {
		max-width: none;
		width: 105%;
		left: -30%;
		bottom: -420px;
	}

	.bdr.wp .sct .cnt-box {
		padding-left: 0;
		padding-right: 0;
	}

	.bdr.ssl .sct-mid-e .img {
		float: none;
		display: block;
		margin: 0 auto 30px auto;
	}
}

@media (max-width: 479px) {
	.bdr .form-feedback .uk-width-auto\@m {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.site h1 {
		font-size: 30px;
	}

	.br-none-mob br {
		display: none;
	}

	.hdr .logo {
		width: 160px;
	}

	.hdr .topbar {
		display: none;
	}

	#menu-burger .uk-navbar-nav a {
		padding: 10px 30px;
	}

	#menu-burger .phone {
		padding: 10px 30px;
	}

	.uk-offcanvas-bar .uk-navbar {
		margin-bottom: 30px;
	}

	.uk-offcanvas-bar .topbar {
		list-style: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		background-color: #fff;
		padding: 16px;
		margin: 30px 0 0 0;
	}

	.uk-offcanvas-bar .topbar li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		width: 33.33%;
		min-width: 33.33%;
		max-width: 33.33%;
	}

	.uk-offcanvas-bar .topbar li:nth-child(1),
	.uk-offcanvas-bar .topbar li:nth-child(4) {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.uk-offcanvas-bar .topbar li:nth-child(2),
	.uk-offcanvas-bar .topbar li:nth-child(5) {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.uk-offcanvas-bar .topbar li:nth-child(3),
	.uk-offcanvas-bar .topbar li:nth-child(6) {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.uk-offcanvas-bar .topbar li:nth-child(4),
	.uk-offcanvas-bar .topbar li:nth-child(5),
	.uk-offcanvas-bar .topbar li:nth-child(6) {
		margin-top: 24px;
	}

	.uk-offcanvas-bar .topbar__btn {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50px;
		flex: 0 0 50px;
		width: 50px;
		min-width: 50px;
		max-width: 50px;
		display: block;
		text-align: center;
	}

	.uk-offcanvas-bar .topbar__btn-txt {
		display: block;
		margin-top: 2px;
		font-style: normal;
		font-weight: normal;
		font-size: 10px;
		line-height: 14px;
		color: #333;
	}

	.uk-offcanvas-bar .topbar .ico_search {
		font-size: 18px;
		color: #EC3137;
	}


	.bdr .sct {
		padding-bottom: 80px;
	}

	.bdr .sct-top {
		padding-bottom: 550px;
	}

	.bdr .sct-top:before {
		bottom: -70px;
	}

	.bdr .slider-main .slide__cnt,
	.bdr .slider-main .slide__btn-wrap {
		text-align: left;
	}

	.bdr .slider-main .slide h1,
	.bdr .slider-main .slide h2 {
		font-size: 24px;
		line-height: 32px;
	}

	.bdr .slider-main .slide p {
		font-size: 15px;
		line-height: 20px;
	}

	.bdr .slider-main .slide .imgs {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.bdr .slider-main .slide__btn-wrap {
		margin-top: 30px;
	}

	#slide-img-1 {
		width: 90%;
		left: -16%;
		bottom: -330px;
	}

	#slide-img-2,
	#slide-img-0 {
		bottom: -250px;
	}

	#slide-img-3 {
		width: 240px;
		top: 110%;
	}

	.bdr.sts .sct-top .img {
		width: 82%;
		bottom: -285px;
	}

	.front .bdr .sct-mid-b {
		margin-top: -290px;
	}

	.front .bdr .sct-mid-d {
		padding-bottom: 0;
	}

	.bdr .form-feedback {
		padding: 30px 15px;
		border-radius: 0;
		margin: 0 -15px;
	}

	.front .bdr .sct-mid-b .cnt-col {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.front .bdr .sct-mid-b .grid .cnt-col__hdr {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}

	.front .bdr .sct-mid-b .grid .cnt-col__bdr {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		padding-left: 25px;
	}

	.bdr .sct-mid-b .cnt-col__ico-wrap {
		padding: 0;
	}

	.bdr .sct-top h1 {
		font-size: 24px;
		line-height: 32px;
	}

	.bdr.wp .sct-top .txt,
	.bdr.vps .sct-top .txt,
	.bdr.sts .sct-top .txt,
	.bdr.bitrix .sct-top .txt,
	.bdr.ssl .sct-top .txt,
	.bdr.cont .sct-top .txt {
		text-align: left;
	}

	.bdr.wp .sct-top .img {
		width: 110%;
		left: -35%;
		bottom: -400px;
	}

	.bdr.wp .sct-mid-b {
		margin-top: -360px;
	}

	.bdr.wp .sct-mid-b:before {
		margin-top: -440px;
	}

	.bdr.wp .sct-mid-e ul>li {
		padding: 3px 6px;
		margin: 4px;
	}

	.bdr.ssl .sct-mid-c .img {
		text-align: center;
	}

	.bdr.wp .sct-btm,
	.bdr.vps .sct-btm,
	.bdr.sts .sct-btm,
	.bdr.bitrix .sct-btm,
	.bdr.ssl .sct-btm,
	.bdr.cont .sct-btm,
	.bdr.help .sct-btm {
		padding-bottom: 0;
	}

	.bdr.ssl .sct-mid-c .grid .cnt-row {
		display: block;
		text-align: center;
	}

	.bdr.ssl .sct-mid-c .grid .cnt-row__img-wrap {
		width: auto;
		min-width: auto;
		max-width: none;
		margin: 0 0 30px 0;
	}

	.bdr.ssl .sct-mid-c .grid>.uk-grid-margin {
		margin-top: 60px;
	}
}

@media (max-width: 440px) {

	#slide-img-2,
	#slide-img-0 {
		bottom: -200px;
	}
}

@media (max-width: 400px) {
	.bdr .form-feedback .uk-width-auto\@m {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	/*.imgs__img-wrap{*/
	/*	margin: 0 auto;*/
	/*	display: flex;*/
	/*	justify-content: center;*/
	/*}*/
	/*.imgs__img-wrap img{*/
	/*	width: 60%;*/
	/*}*/
	.br-inline-mob br {
		display: inline;
	}

	.bdr .slider-main .slide__cnt li {
		margin-bottom: 0;
	}

	#slide-img-1 {
		bottom: -295px;
	}

	#slide-img-2,
	#slide-img-0 {
		width: 140%;
		bottom: -250px;
		left: -50%;
	}

	.bdr.sts .sct-top .img {
		bottom: -255px;
	}

	.front .bdr .sct-mid-b:before {
		margin-top: -535px;
	}

	.front .bdr .sct-mid-b {
		margin-top: -280px;
	}

	.bdr.wp .sct-top .img {
		width: 111%;
		left: -39%;
		bottom: -350px;
	}

	.bdr.wp .sct-mid-b {
		margin-top: -400px;
	}

	.bdr.wp .sct-mid-b:before {
		margin-top: -455px;
	}

	.site h2 {
		font-size: 26px;
	}
}

@media (max-width: 360px) {
	.front .bdr .sct-mid-b .cnt-col {
		margin: 0;
	}

	.bdr.sts .sct-mid-b .imgs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 60px;
	}

	.bdr .sct-mid-b .imgs__img-wrap+.imgs__img-wrap {
		margin-top: 30px;
	}

	.bdr.wp .sct-top .img {
		width: 113%;
		left: -41%;
		bottom: -320px;
	}

	.bdr.sts .sct-top .img {
		width: 90%;
		bottom: -255px;
	}

	.bdr.wp .sct-mid-b {
		margin-top: -415px;
	}

	.site h2 {
		font-size: 24px;
	}
}



@media (min-width: 1200px) {
	.hdr .uk-navbar-toggle {
		display: none;
	}
}

@media (min-width: 1200px) {
	.uk-grid {
		margin-left: -30px;
	}

	.uk-grid>* {
		padding-left: 30px;
	}
}

@media (min-width: 960px) {
	.uk-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.uk-offcanvas-bar {
		width: 320px;
	}
}

@media (min-width: 960px) {
	
	.uk-width-1-3\@m {
		width: 33.33%;
	}

	.bdr .sct-mid-b .flex-table__col {
		display: block !important;
	}
}

@media (min-width: 480px) {
	#menu-burger .topbar {
		display: none;
	}
}

.site_selector {
	display: flex;
	align-items: center;
	gap: 13px;
}

.site_selector .lang-ico {
	width: 20px;
	height: 20px;
	background-image: url("/local/templates/onehost_2020/css/../imgs/icns/lang_ico.svg");
}

.site_selector .dropdown {
	position: relative;
}

.site_selector .dropdown .dropdown-menu {
	display: none;
	margin: 0;
	padding: 0;
}

.dropdown-active .dropdown .dropdown-menu {
	display: block;
	position: absolute;
	top: 100%;
}

.site_selector .dropdown .dropdown-menu li {
	list-style: none;
}

.bx-pagination-container li.bx-active span {
	background: #EC3137;
}

.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
	background: #EC3137;
}

.cnt-list--custom{

}

.cnt-list--custom .cnt-row{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.cnt-list--custom .cnt-row__ico-box{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 175px;
	flex: 0 0 175px;
	width: 175px;
	min-width: 175px;
	max-width: 175px;
	height: 175px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	background-color: #808C93;
	border-radius: 12px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;

}
.cnt-list--custom .cnt-row + .cnt-row{
	margin-top: 40px;
}
.cnt-list--custom .cnt-row__txt{
	padding-left: 40px;
}

.cnt-list--custom .cnt-row__ico-box:hover{
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.video_custom{
	max-width: 560px;
	width: 100%;
}
@media(max-width: 479px){

	.cnt-list--custom .cnt-row{
		display: block;
	}
	.cnt-list--custom .cnt-row__ico-box{
		margin: 0 auto 25px auto;
	}
	.cnt-list--custom .cnt-row__txt{
		padding-left: 0;
	}
	.cnt-list--custom .cnt-row__txt h4{
		text-align: center;
	}
}
/* End */


/* Start:/local/templates/onehost_2020/components/bitrix/news.list/vhm_list_new/style.css?17175077507143*/
.tarif_list{
    display: flex;
    width: 100%;
    gap: 10px;

}
.tariff_wrapper{

}
.sct.sct-mid-b::before{
    margin-top: 0 !important;
}
.bdr.vps .sct-top{
    padding-bottom: 630px !important;
}
.tarif_list_slider{
    width: 100%;
}
.tarif_item{
    /*flex: 0 0 10.25%;*/
    /*width: 10.25%;*/
    /*max-width: 10.25%;*/
    /*min-width: 100px;*/
}
.tarif_item--first{
    flex: 0 0 18%;
    width: 18%;
    max-width: 18%;
    min-width: 150px;
}
.tarif_item--first ul li{
    text-align: left;
    justify-content: start;
    /*border-radius: 0 0 12px 12px;*/
}
.tarif_item--first ul li a{
    border-bottom: 1px dashed #fff;
    color: #666;
}
.tarif_item .tarif_name{
    font-weight: normal;
    color: #fff;
    background-color: #EC3137;
    border-radius: 12px 12px 0 0;
    white-space: nowrap;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
    padding: 20px;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    line-height: 1.5em;
    text-align: left;
}

.tarif_props{
    color: #333;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
    background-color: #E5E5E5;
    padding: 0;
    margin: 0;
    text-align: left;
    border-radius: 0 0 12px 12px;
    margin-bottom: 10px;
    padding-left: 0 !important;
}
.tarif_props li{
    list-style: none;
    padding: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    /*box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);*/

}
.tarif_props li .btn{
    display: block;
    width: calc(100% + 10px);
    padding: 10px;
    margin: 0 -10px -5px -10px;
    border: 1px solid #EC3137;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2em;
    color: #EC3137;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tarif_props li .btn:hover {
    background-color: #EC3137;
    color: #fff;
}

.tarif_list_slider .tarif_item{
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 12px 12px;

}
.tarif_list_slider .tarif_item .tarif_props{
    box-shadow: none;
}
.tarif_item--first ul li{
    white-space: nowrap;
}
.tarif_props li:has(.ico){
    height: 64px;
}

.tarif_list--mob{
    display: none;
}

.tariffs__dropdown {
    margin: 0 5%;
    position: relative;
}

.tariffs__dd-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    background-color: #fff;
    padding: 14px 36px 14px 18px;
    border: none;
    border-radius: 6px;
    position: relative;
    text-align: left;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #58666E;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tariffs__dd-btn::before {
    right: 25px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
.tariffs__dd-btn::before,
.tariffs__dd-btn::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 2px;
    background-color: #58666E;
    position: absolute;
    top: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tariffs__dd-btn::after {
    right: 20px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
}
.tariffs__dd-btn svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    margin-right: 14px;
}
.tarrifs__dropdown-popup {
    padding: 0;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0;
    right: 0;
}
.tarrifs__dropdown-popup {
    padding: 0 !important;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0 !important;
    right: 0;
}
.tarrifs__dropdown-popup ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.tarrifs__dropdown-popup a {
    display: block;
    padding: 14px 18px;
    border-bottom: none !important;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #58666E !important;
}

.tariffs__item {
    margin: 30px 5% 0 5%;
}
.tariffs__hdr {
    background-color: #F7F7F7;
    padding: 24px;
    border-radius: 12px 12px 0 0;
}
.tariffs__hdr h6 {
    margin-bottom: 0 !important;
    text-transform: none;
    color: #58666E !important;
}
.tariffs__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.tariffs__value {
    margin-top: 4px;
    color: #58666E;
}
.tariffs__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.tariffs__txt-big {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
}
.tariffs__txt-mid {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}
.tariffs__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    padding: 0 10px;
    margin-top: 32px;
}
.tariffs__name svg {
    margin-right: 8px;
}
.tariffs__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 32px;
}
.tariffs__row span:last-child {
    padding-left: 10px;
}
.tariffs__txt-green {
    font-weight: 700;
    color: #719216;
}
.tariffs__row svg {
    margin-top: 2px;
}
.tariffs__bdr .uk-button {
    display: block;
    margin: 32px -12px -12px -12px;
}
.tariffs__bdr {
    background: #E5E5E5;
    padding: 24px;
    border-radius: 0 0 12px 12px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #8E999F;
}
.arrows-row{
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}
.arrows-row .arrow_btn{
    border: none;
    outline: none;
    background: url("/local/templates/onehost_2020/components/bitrix/news.list/vhm_list_new/./arrow_btn.svg")center/cover no-repeat;
    width: 30px;
    height: 40px;
    cursor: pointer;
}

.arrows-row .arrow_next{
    transform: rotate(180deg);
}
@media (max-width: 900px){
    .tarif_item--first{
        min-width: 188px;
    }
}
@media (max-width: 520px){
    .arrows-row{
        display: none;
    }
   .tarif_list-pc{
       display: none;
   }
    .tarif_list--mob{
        display: block;
    }
}



/* End */


/* Start:/local/templates/onehost_2020/components/bitrix/form.result.new/ask_self_tarif/style.css?1717507749995*/
table.form-table {
	width: 100%;
	background-color: white;
	border-collapse: collapse;
	font-size: 100%;
	font-weight:normal;
	line-height: 160%;
}
table.form-table th, table.form-table td {
	border: 1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}
table.form-table th {
	background-image: url(/local/templates/onehost_2020/components/bitrix/form.result.new/ask_self_tarif/images/table_head.gif);
	background-repeat: repeat-x;
	text-align: left;
	color: #25639A;
}
table.form-table td  {
	padding: 15px 5px;
}
.form-required {
	color: red;
}
.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/onehost_2020/components/bitrix/form.result.new/ask_self_tarif/images/icon_warn.gif);
}
form[name=SIMPLE_FORM_5] .radio-wrapper {
	justify-content: inherit !important;
}
form[name=SIMPLE_FORM_5] .radio-btn {
	margin-right: 0px !important;
	color: #ffffff !important;
}
form[name=SIMPLE_FORM_5] .submit-wrapper  {
	margin-top: 22px !important;
}
form[name=SIMPLE_FORM_5] .captcha_wrapper {
	margin-top: 30px;
}

/* End */


/* Start:/local/templates/onehost_2020/components/bitrix/catalog.section/.default/style.min.css?17175077503212*/
@media(min-width:1200px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:992px) and (max-width:1199px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:768px) and (max-width:991px){.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(max-width:767px){.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}.catalog-section-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}.row::before{display:initial}
/* End */


/* Start:/local/templates/onehost_2020/components/bitrix/catalog.item/.default/style.min.css?171750775022693*/
.product-item-container{position:relative}.product-item-container.hover{z-index:17}.product-item{display:block;box-sizing:border-box;padding:15px 0 5px;width:100%;border:1px solid transparent;border-radius:2px}.product-item-line-card .product-item{width:auto!important;border-bottom:1px solid #dadada}@media(max-width:991px){.product-item-line-card .product-item .col-sm-6:nth-child(2n){clear:both}}.bx-retina .product-item{border-width:.5px}.product-item *{transition:opacity 300ms ease}@media(max-width:767px){.product-item{padding:15px 5px 5px}.product-item-line-card .product-item .col-xs-12:nth-child(2n){clear:both}}.bx-no-touch .product-item-container.hover .product-item{position:absolute;right:-15px;left:-15px;padding:15px 15px 0;width:auto;border:1px solid transparent;background:#fff;box-shadow:0 7px 15px 0 rgba(0,0,0,.19)}.bx-touch .product-item{padding:15px 0 0;width:auto;background:#fff}.bx-no-touch .product-item-container.hover .product-item{-webkit-animation:product-item-hover 300ms 1 ease}@-webkit-keyframes product-item-hover{0%{position:absolute;left:-15px;right:-15px;border:1px solid transparent;box-shadow:0 0 0 0 rgba(0,0,0,0)}100%{border:1px solid transparent;box-shadow:0 7px 15px 0 rgba(0,0,0,.19)}}.product-item-image-wrapper{position:relative;display:block;margin-bottom:15px;padding-top:116%;width:100%;transition:all 300ms ease}.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper{padding-top:54%}.product-item-image-original,.product-item-image-alternative{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;transition:opacity 300ms linear}.product-item-image-original{z-index:11}.product-item-image-alternative{z-index:13;opacity:0}.bx-no-touch .product-item-container.hover .product-item-image-original{opacity:0}.bx-no-touch .product-item-container.hover .product-item-image-alternative{opacity:1}.product-item-big-card .product-item-image-wrapper{margin-bottom:25px}.product-item-image-slider-slide-container{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;width:100%;height:100%;transition:opacity 300ms ease}.product-item-image-slide{position:relative;display:none;height:100%;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;transition:.6s ease-in-out left}@media all and (transform-3d),(-webkit-transform-3d){.product-item-image-slide{transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.product-item-image-slide.next,.product-item-image-slide.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.product-item-image-slide.prev,.product-item-image-slide.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.product-item-image-slide.next.left,.product-item-image-slide.prev.right,.product-item-image-slide.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.product-item-image-slider-slide-container>.active,.product-item-image-slider-slide-container>.next,.product-item-image-slider-slide-container>.prev{display:block}.product-item-image-slider-slide-container>.active{left:0}.product-item-image-slider-slide-container>.next,.product-item-image-slider-slide-container>.prev{position:absolute;top:0;width:100%}.product-item-image-slider-slide-container>.next{left:100%}.product-item-image-slider-slide-container>.prev{left:-100%}.product-item-image-slider-slide-container>.next.left,.product-item-image-slider-slide-container>.prev.right{left:0}.product-item-image-slider-progress-bar-container{position:absolute;right:0;bottom:0;left:0;width:100%;height:1px}.product-item-image-slider-progress-bar{position:absolute;top:0;bottom:0;left:0;height:1px;background-color:#f42c2c;opacity:.8}.product-item-image-slider-control-container{position:absolute;right:0;bottom:10px;left:0;z-index:15;padding:0;text-align:center;opacity:0;transition:opacity 300ms ease}.product-item-container.hover .product-item-image-slider-control-container,.product-item-line-card:hover .product-item-image-slider-control-container{opacity:1}.product-item-image-slider-control,.product-item-image-slider-control.active{display:inline-block;width:12px;height:12px;border-radius:50%;background-color:rgba(128,128,128,.8);opacity:.6;cursor:pointer;transition:all 300ms ease}.product-item-image-slider-control:hover,.product-item-image-slider-control.active:hover{cursor:pointer}.product-item-label-text,.product-item-label-ring{position:absolute;z-index:15}.product-item-label-text span,.product-item-label-ring{display:inline-block;clear:both;margin-bottom:2px;background:#f42c2c;color:#fff;vertical-align:middle;text-align:center;transition:all 250ms ease}.bx-red .product-item-label-text span,.bx-red .product-item-label-ring{background-color:#fba90c}.product-item-label-text>div,.product-item-label-ring>div{line-height:0}.product-item-label-text span{padding:2px 5px;vertical-align:middle;font-weight:bold}.product-item-label-text.product-item-label-small span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{margin-bottom:1px;padding:2px 7px;font-weight:normal;font-size:13px;line-height:14px}.product-item-big-card .product-item-label-text.product-item-label-small span{padding:5px 12px;font-size:16px;line-height:21px}.product-item-label-text.product-item-label-big span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{padding:4px 10px;font-size:13px;line-height:17px}.product-item-big-card .product-item-label-text.product-item-label-big span{padding:5px 17px;font-size:22px;line-height:33px}@media(max-width:767px){.product-item-label-text>div{line-height:0}.product-item-label-text.product-item-label-small span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{margin-bottom:1px;padding:2px 7px;font-size:10px;line-height:14px}.product-item-big-card .product-item-label-text.product-item-label-small span,.product-item-label-text.product-item-label-big span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{margin-bottom:1px;padding:3px 12px;font-size:14px;line-height:16px}.product-item-big-card .product-item-label-text.product-item-label-big span{padding:3px 12px;font-size:20px;line-height:25px}}.product-item-label-ring{box-sizing:border-box;border-radius:50%;font-weight:bold}.product-item-label-ring.product-item-label-small,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{width:40px;height:40px;font-size:14px;line-height:40px}.product-item-big-card .product-item-label-ring.product-item-label-small{width:100px;height:100px;font-size:30px;line-height:100px}.product-item-label-ring.product-item-label-big,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{width:50px;height:50px;font-size:18px;line-height:50px}.product-item-big-card .product-item-label-ring.product-item-label-big{width:120px;height:120px;font-size:42px;line-height:120px}@media(max-width:767px){.product-item-label-ring.product-item-label-small,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{width:35px;height:35px;font-size:12px;line-height:35px}.product-item-big-card .product-item-label-ring.product-item-label-small,.product-item-label-ring.product-item-label-big,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{width:35px;height:35px;font-size:12px;line-height:35px}.product-item-big-card .product-item-label-ring.product-item-label-big{width:70px;height:70px;font-size:24px;line-height:70px}}.product-item-label-top{top:-5px}.product-item-label-center{left:50%;transform:translateX(-50%)}.product-item-label-center>div{text-align:center}.product-item-label-left{left:-5px}.product-item-label-left>div{text-align:left}.product-item-label-bottom{bottom:-5px}.product-item-label-middle{top:50%;transform:translateY(-50%)}.product-item-label-right{right:-5px}.product-item-label-right>div{text-align:right}.product-item-label-center.product-item-label-middle{transform:translateY(-50%) translateX(-50%)}.product-item-title{overflow:hidden;margin-bottom:15px;text-overflow:ellipsis;white-space:nowrap}.bx-touch .product-item-title,.product-item-container.hover .product-item-title{overflow:auto;white-space:normal}.product-item-title a{color:#3f3f3f;text-decoration:none;font-size:13px}.product-item-big-card .product-item-title a{font-size:21px}.product-item-line-card .product-item-title a{font-size:20px}.product-item-price-container{margin:5px 0 10px}.product-item-price-current{color:#3f3f3f;white-space:nowrap;font-weight:bold;font-size:13px}.product-item-price-old{color:#a5a5a5;text-decoration:line-through;white-space:nowrap;font-size:12px}.product-item-big-card .product-item-price-current,.product-item-big-card .product-item-price-old{vertical-align:middle;line-height:20px}.product-item-big-card .product-item-price-container{margin:0 0 10px}.product-item-big-card .product-item-price-current{font-size:18px}.product-item-big-card .product-item-price-old{font-size:15px}.product-item-line-card .product-item-info-container{text-align:center}.product-item-info-container{margin-bottom:8px}.product-item-info-container-title{color:#000;font-weight:bold;font-size:13px}.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden{display:none;opacity:0;transition:opacity 300ms ease}.bx-touch .product-item-info-container.product-item-touch-hidden{display:none!important}.bx-touch .product-item-info-container.product-item-hidden,.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden{display:block;opacity:1}.product-item-amount{padding:0 0 2px;text-align:center}.product-item-amount-field-btn-plus,.product-item-amount-field-btn-minus{position:relative;display:inline-block;min-width:22px;height:22px;border-radius:2px;background-color:#f2f2f2;color:#fff;vertical-align:middle;text-align:center;cursor:pointer;transition:background 300ms ease,opacity 300ms ease}.bx-retina .product-item-amount-field-btn-plus,.bx-retina .product-item-amount-field-btn-minus{border-width:.5px}.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-minus:hover{background:#d3d3d3}.product-item-amount-field-btn-plus:after,.product-item-amount-field-btn-minus:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.8;transition:opacity 300ms ease,background 300ms ease}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after{opacity:.3!important;cursor:default}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover{background-color:#f2f2f2}.product-item-amount-field-btn-plus:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;background-size:10px}.product-item-amount-field-btn-minus:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;background-size:10px}.product-item-amount-field-btn-plus:hover:after,.product-item-amount-field-btn-minus:hover:after{opacity:1}.product-item-amount-field{display:inline-block;padding:0;max-width:50px;width:auto;height:22px;border:1px solid transparent;border-radius:2px;background:transparent!important;color:#000;vertical-align:middle;text-align:center;font-weight:bold;line-height:22px;transition:border 300ms ease}.bx-retina .product-item-amount-field{border-width:.5px}.product-item-amount-field:focus{outline:none!important}.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-item-amount-description-container{color:#a5a5a5;white-space:nowrap;font-size:12px;display:block}.product-item-big-card .product-item-amount-field-container{text-align:left}.product-item-amount-description-container strong{color:#333;white-space:nowrap}.product-item-amount-label-container{margin:5px 0;color:#a5a5a5;font-weight:bold;font-size:12px}.product-item-quantity{color:#333;font-weight:normal;font-size:12px}.product-item-properties{display:block;overflow:hidden;margin:0;color:#a5a5a5;font-size:12px}.product-item-properties dl{clear:both}.product-item-properties dt{float:left;clear:both;font-weight:normal}.product-item-properties dd{float:right;margin-bottom:3px;margin-left:5px;color:#000}.product-item-compare-container{position:relative;display:none;margin:0 -15px;padding:4px 15px;min-height:30px;border-top:1px solid #e6e6e6;background:#f3f3f3;box-shadow:inset 0 1px 1px 0 #eee;vertical-align:middle;font-size:12px;line-height:20px}.product-item-line-card .product-item-compare-container{margin:0;border:0;background-color:transparent;box-shadow:none;text-align:center}.bx-touch .product-item-compare-container{display:none}.product-item-line-card .product-item-compare-container,.product-item-container.hover .product-item-compare-container{display:block}.product-item-compare .checkbox{margin:0;padding:0}.product-item-scu-container{padding:0 0 2px}.product-item-scu-container-title{color:#333;font-size:12px}.product-item-scu-list{margin:0}.product-item-scu-item-list{overflow:hidden;margin:0 0 0 -2px;padding:0;list-style:none}.product-item-scu-item-color-container,.product-item-scu-item-text-container{display:inline-block;box-sizing:border-box;padding:5px 3px;max-width:100%}.product-item-scu-item-text-container{min-width:32px}.product-item-scu-item-color-container{max-width:38px;width:25%}.product-item-scu-item-color-block{position:relative;padding-top:100%;outline:1px solid #c0cfda;cursor:pointer}.bx-no-touch .product-item-scu-item-color-block{transition:outline 200ms ease}.bx-retina .product-item-scu-item-color-block{outline-width:.5px}.product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-width:2px}.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block{outline-width:1px}.product-item-scu-item-color{position:absolute;top:2px;right:2px;bottom:2px;left:2px;background-position:center;background-size:contain;background-repeat:no-repeat}.product-item-scu-item-text-block{position:relative;padding:0 5px;outline:1px solid #c0cfda;cursor:pointer}.bx-no-touch .product-item-scu-item-text-block{transition:outline 300ms ease}.bx-retina .product-item-scu-item-text-block{outline-width:.5px}.product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-width:2px}.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block{outline-width:1px}.product-item-scu-item-text{overflow:hidden;max-width:100%;vertical-align:middle;text-align:center;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:18px}.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block{position:relative;outline-color:#a9adb4!important}.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:rgba(255,255,255,0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;background-size:80% 80%;content:""}@media(max-width:991px){.product-item-line-card .product-item-scu-container-title{text-align:center}.product-item-line-card .product-item-scu-item-list{text-align:center}.product-item-line-card .product-item-scu-item-color-container,.product-item-line-card .product-item-scu-item-text-container{display:inline-block;float:none}}.product-item-description-container p{color:#575757;font-size:13px}.product-item-button-container{text-align:center}.product-item-button-container .btn{margin-bottom:2px}.product-item-sticker,.product-item-sticker-round{display:none}.product-item-more-container{position:relative;display:block;box-sizing:border-box;padding:15px 15px 5px;width:100%;border:1px solid transparent;border-radius:2px;transition:all 300ms ease}.product-item-more-wrapper{position:relative;display:block;margin-bottom:15px;padding-top:116%;width:100%}.product-item-more{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background:#f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;background-size:50%;opacity:.7;transition:opacity 300ms ease}.bx-touch .product-item-more,.product-item-container.hover .product-item-more{opacity:1}.product-item-more-title{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type='number']{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}
/* End */


/* Start:/local/templates/onehost_2020/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1717507750706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */


/* Start:/local/templates/onehost_2020/components/bitrix/form.result.new/ask/style.css?1717507749707*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/onehost_2020/components/bitrix/form.result.new/ask/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/onehost_2020/components/bitrix/form.result.new/ask/images/icon_warn.gif);
}

.ask-form .field {
	width: 90%;
}

/* End */
/* /local/templates/onehost_2020/css/custom.css?175707233091164 */
/* /local/templates/onehost_2020/components/bitrix/news.list/vhm_list_new/style.css?17175077507143 */
/* /local/templates/onehost_2020/components/bitrix/form.result.new/ask_self_tarif/style.css?1717507749995 */
/* /local/templates/onehost_2020/components/bitrix/catalog.section/.default/style.min.css?17175077503212 */
/* /local/templates/onehost_2020/components/bitrix/catalog.item/.default/style.min.css?171750775022693 */
/* /local/templates/onehost_2020/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1717507750706 */
/* /local/templates/onehost_2020/components/bitrix/form.result.new/ask/style.css?1717507749707 */
