.hideon {
	display: none !important;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.clear:after {
	content: '';
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
}

header {z-index: 30;}

.load-more-reviews {text-align: center; margin-top: 15px;}
.load-more-reviews a {text-decoration: none; border-bottom: 1px dashed #10689b;}

.content.goods.owl-carousel{
	max-width: 920px;
}

.service_content_news h2 {
	font-size: 26px;
}
.service_content_news h3 {
	font-size: 20px;
}

.fas {color: #FFF;}

.nc-navbar.nc--fixed {display: none;}

.popup {display: none; background-color: #3e475f; color: #fff !important;}

.cheapest-prices {cursor: pointer;}

.isp-secondary {padding: 20px 0;}

.isp-secondary-intro {
	background: rgb(2, 89, 138) url("/homepage/images/secondary_top_bg.jpg") no-repeat scroll center top;
	background-position: cover;
	width: 100%;
	height: 170px;
	text-align: center;
	color: #FFF;
}
.isp-breadcrumbs {
	color: #FFF;
	font-size: 14px;
}
.isp-breadcrumbs a {
	color: #54e6ff;
	margin: 0 7px;
}
.isp-breadcrumbs a:hover {
	text-decoration: none;
}
.isp-breadcrumbs span {
	color: #fff;
	margin: 0 7px;
}

.isp-secondary-intro h1 {
	color: #FFF;
	padding-top: 15px;
	margin-bottom: 0;
}

.isp-short-description {
	color: #FFF;
	padding-top: 15px;
}


.col-12 {width: 100%;}
.col-6 {float: left; width: 50%;}
.col-4 {float: left; width: 30%;}
.isp-contacts-wrapper {width: 100%;}
.isp-contacts-wrapper .row {margin-bottom: 35px;}
.icw-name {font-size: 14px;}
.icw-value {font-weight: bold; font-size: 16px;}
.icw-shadow {box-shadow: 10px 10px 8px 8px #f9f9f9;}
.icw-intro {text-align: center; margin: 20px 0 50px 0;}
.icw-btn {margin-bottom: 60px; text-align: center; position: relative;}
.icw-btn a { background: #10689b; padding: 15px 30px; border-radius: 50px; box-shadow: 0 5px 8px 4px #e2edf3;}
.icw-btn span {color: #FFF; position: relative; left: 7px; top: -1px;}
.icw-btn:before {
	content: '';
	width: 23%;
	position: absolute;
	height: 2px;
	background: #e7f0f5;
	left: 10%;
	top: 8px;
}
.icw-btn:after {
	content: '';
	width: 23%;
	position: absolute;
	height: 2px;
	background: #e7f0f5;
	right: 10%;
	top: 8px;
}
#isp_map {width: 100%; height: 300px;}
/* -------------------------------- cheaper FORM */
#cheaper-form, #isp-review-form, .isp-default-popup-form {
	padding: 20px 15px;
	font-size: 16px;
}
#cheaper-form .cmf_content, #isp-review-form .cmf_content, .isp-default-popup-form .cmf_content {
	max-width: 450px;
}
#cheaper-form label, #isp-review-form label, .isp-default-popup-form label {
	display: block;
	margin: 5px 0;
	line-height: 20px;
}
#cheaper-form .textfield, #isp-review-form .textfield, .isp-default-popup-form .textfield {
	background: #fff;
	padding: 10px 10px;
	border: 1px solid #a8adb8;
	margin-bottom: 20px;
}
.grid2k4 .textfield.error input, .grid2k4_2 .textfield.error input {
	border: 1px solid red;
}
#cheaper-form .textfield.error, #isp-review-form .textfield.error, .isp-default-popup-form .textfield.error {
	border-color: red;
}
.textfield.error {
	border-color: red !important;
}
#cheaper-form input, #isp-review-form input, .isp-default-popup-form input {
	border: none;
	outline: none;
	font: inherit;
}
#cheaper-form textarea, #isp-review-form textarea, .isp-default-popup-form textarea {
	width: 100%;
	border: none;
	outline: none;
	font: inherit;
}

#cheaper-form input[type="text"], #isp-review-form input[type="text"], .isp-default-popup-form input[type="text"], .isp-default-popup-form input[type="email"] {
	color: #7f838d;
	width: 100%;
	padding: 0;
	box-shadow: none;
	margin: 0;
}
#cheaper-form input[type="text"]:focus, #isp-review-form input[type="text"]:focus, .isp-default-popup-form input[type="text"]:focus, .isp-default-popup-form input[type="email"]:focus {
	color: #333;
}
#cheaper-form input[type="submit"], #isp-review-form input[type="submit"], .isp-default-popup-form input[type="submit"] {
	margin-top: 60px;
	height: 59px;
	display: block;
	padding: 0 20px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background: url("../images/order-form-button-bg.png");
	border-bottom: 3px solid #a62003;
	cursor: pointer;
}

#cheaper-form .title, #isp-review-form .title, .isp-default-popup-form .title {font-size: 25px; margin-top: -25px; margin-bottom: 20px; color: #FFF !important;}

.information-before-submit p {
	font-size: 12px;
	color: #fff !important;
	text-align: left;
}

.popup-agreement {
	text-align: left;
	font-size: 75%;
	max-width: 390px;
}
.popup-agreement .isp-textpage-wrapper {
	color: #fff;
	margin-left: 0;
}

.popup-agreement a {
	color: #FFF;
}

#cheaper-form input[type="submit"], #isp-review-form input[type="submit"], .isp-default-popup-form input[type="submit"] {
	margin-top: 60px;
	height: 59px;
	display: block;
	padding: 0 20px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background: url("/images/order-form-button-bg.png");
	border-bottom: 3px solid #a62003;
	cursor: pointer;
}
#cheaper-form input, #isp-review-form input, .isp-default-popup-form input {
	border: none;
		border-bottom-width: medium;
		border-bottom-style: none;
		border-bottom-color: currentcolor;
	outline: none;
	font: inherit;
		font-size: inherit;
}

@media (max-height: 590px) {
	#cheaper-form .textfield, #isp-review-form .textfield, .isp-default-popup-form .textfield {margin-bottom: 0;}
	#cheaper-form input[type="submit"], #isp-review-form input[type="submit"], .isp-default-popup-form input[type="submit"] {margin-top: 10px;}
	#cheaper-form, #isp-review-form, .isp-default-popup-form {padding-top: 0;}
}

#thank-you .title, .thank-you-wrapper .title {
	font-size: 35px;
	color: #FFF;
}
#thank-you .subtitle, .thank-you-wrapper .subtitle {
	font-size: 15px;
	color: #FFF;
	min-width: 295px;
}

#thank-you, .thank-you-wrapper {
	line-height: 36px;
	padding: 60px 70px;
	min-width: 280px;
}


/*===========================*/

.h1-like-rs-header {
	font-size: 34px;
	font-weight: bold;
	color: #1d6d9d;
}

.rs_important {
	font-size: 15px;
	color: #1d6d9d;
	line-height: 1.5;
	margin-top: 10px;
}

.rs_content {
	margin-top: 30px;
}

.search-kb-form {
	margin-bottom: 25px;
	position: relative;
}

#kb-q-inp {
	border: 2px solid #55c0d1;
	border-radius: 3px;
	height: 46px;
	padding: 0 10px;
}
#ajax_search_results {
	margin-bottom: 25px;
}
#ajax_search_results .item {
	margin-bottom: 5px;
}

.rsc_section {
	width: 200px;
	margin-right: 40px;
	float: left;
}

.last {
	margin: 0;
}

.rscs_header {
	font-size: 16px;
	font-weight: bold;
	color: #010101;
}

.rsc_section ul {
	margin-bottom: 33px;
	list-style-type: none;
}

.rsc_section li {
	line-height: 1.2;
	padding-bottom: 10px;
}

.rsc_section a {
	font-size: 14px;
	color: #1d6d9d;
}
.rsc_section a:hover {
	text-decoration: none;
}

.search-kb-form input[type="text"] {
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 5px;
	font-size: 14px;
	color: #696868;
}

.goods .owl-carousel .owl-item {text-align: center;}

.isp-sitemap li ul {padding-left: 30px;}

#wr-tabs-custom{
	width: 100%;
}
#wr-tabs-custom .tabs{
	text-align: center;
	z-index: 2;
	position: relative;
}
#wr-tabs-custom .tabs:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}
#wr-tabs-custom .tabs .tab{
	display: inline-block;
	cursor: pointer;
	color: #10689b;
	font-family: 'ProximaNova-Bold';
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	box-shadow: 0 0 50px rgba(0,0,0,0.05);
	margin: 0 5px;
	border-radius: 3px;
	transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}
#wr-tabs-custom .tabs .tab:hover{
	color: #55bed0;
	box-shadow: 0 0px 50px rgba(85,191,209,0.25);
}
#wr-tabs-custom .tabs .tab.active{
	background-color: #55bed0;
	color: #fff;
	box-shadow: 0 0px 50px rgba(85,191,209,0.25);

}
#wr-tabs-custom .content .tab-cont{
	display: none;
	padding: 15px 10px;
}
#wr-tabs-custom .content .tab-cont.active{
	display: block;
}

.partner-products .product_text {min-height: 75px;}

.reviews-info {margin: -10px 0 25px 0;}

.isp-table {
	font-family: Sans-Serif;
	font-size: 14px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
	margin: 20px;
}

.isp-table th {
	font-size: 14px;
	font-weight: normal;
	color: #039;
	border-bottom: 2px solid #6678b1;
	padding: 10px 8px;
}

.isp-table td {
	color: #669;
	padding: 9px 8px 0;
}

.isp-table tbody tr:hover td {
	color: #009;
}

.isp-textpage-wrapper ul, .isp-textpage-wrapper ol {
	margin: 7px 0 7px 25px;
	list-style: none;
}

/*.ph_price span.cur_price {
	font-size: 24px;
	font-family: 'ProximaNova-Bold', 'Ruble-Bold';
	color: inherit;
	margin-top: 1px;
}
.pf_price span.cur_price {
	font-size: 24px;
	font-family: 'ProximaNova-Bold', 'Ruble-Bold';
	color: inherit;
}*/
.ph_price.no-active > a, .pf_price.no-active > a {
	pointer-events: none;
	text-decoration: none;
}
.ph_price.no-active > a span {
	color: #fff;
}
.pf_price.no-active > a span {
	color: #444;
}
.ph_price.no-active:after, .pf_price.no-active:after {
	display: none !important;
}

.op-title {color: #FFF;}
.isp-default-btn {
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFF;
	padding: 10px 30px;
	margin-top: 20px;
	display: inline-block;
	background: #ff673e; /* Old browsers */
	background: -moz-linear-gradient(top, #ff673e 1%, #ff3e19 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff673e 1%,#ff3e19 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff673e 1%,#ff3e19 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff673e', endColorstr='#ff3e19',GradientType=0 ); /* IE6-9 */
}
.isp-default-btn:hover {
	color: #FFF;
}
.isp-inactive-btn {background: #DBDBDB !important; opacity: .8;}
.order-register-link, .order-recover-pass-link {color: #FFF; font-size: 13px; text-decoration: none; border-bottom: 1px dashed #FFF;}
.order-register-link {margin-left: 10px;}
.order-recover-pass-link:hover, .order-register-link:hover {border-color: #10689b;}
.arw-left {float: left; text-align: left}
.arw-right {float: right;}
.auth-user-in-bm, .reg-user-in-bm {color: #FFF; font-weight: bold; text-transform: uppercase; }
.reg-user-in-bm {display: none;}
.error-wrapper {color: red; text-align: center; font-size: 15px; display: none; margin-bottom: 15px; border: 1px solid red; padding: 5px;}
.auth-paysys-wrapper {margin-top: 10px; color: #FFF; display: none;}
.auth-paysys-wrapper ul {list-style: none;}
.auth-paysys-wrapper ul li {color: #FFF; text-align: left; font-size: 13px; padding-left: 10px; margin-bottom: 3px;}
.auth-paysys-wrapper ul li span {position: relative; top: -9px; color: #FFF; padding-left: 5px;}
.auth-paysys-wrapper ul li a {text-decoration: none; color: #FFF;}
.auth-paysys-wrapper ul li a:hover {color: #FFF;}
.apw-title {color: #FFF; font-weight: bold;}


.isp-formatted-text, .isp-textpage-wrapper {line-height: 1.4;}
.isp-formatted-text h2, .isp-textpage-wrapper h2 {margin-bottom: 15px;}
.isp-formatted-text ul, .isp-textpage-wrapper {list-style-type: none; padding: 0; margin: 0 0 0 25px;}
.isp-formatted-text ul li, .isp-textpage-wrapper ul li {background: url('/homepage/images/default_list_icon.png') no-repeat left top; padding-left: 20px;}
.isp-formatted-text ul li ul {list-style-type: circle;}
.isp-textpage-wrapper ul li ul {list-style-type: none;}
.isp-formatted-text ul li ul li, .isp-textpage-wrapper ul li ul li {background: none;}
.isp-formatted-text ol, .isp-textpage-wrapper ol {padding: 0; margin: 0 0 0 25px;}
.isp-formatted-text p, .isp-textpage-wrapper p {margin: 7px 0;}
.isp-formatted-text img, .isp-textpage-wrapper img {max-width: 100% !important; display: block; height: auto;}

.change_currency.inside_props_block {max-width: 150px; position: absolute; top: 30px; left: 70px;}
.change_currency.inside_props_block ul:before, .change_currency.inside_props_block ul:after{width: 0; height: 0;}
.change_currency.outside_props_block {display: none;}


#cookie-agreement_bottom {position: fixed; bottom: 0; width: 100%; background-color: #CCC; padding: 10px 0; z-index: 100;}
#cookie-agreement_bottom .wrapper {max-width: 1100px; margin: 0 auto; padding: 0 20px;}
#cookie-agreement_bottom .wrapper p {float: left;}
#cookie-agreement_bottom .wrapper p + p {float: left; margin-left: 30px;}
#agree_link {background-color: #10689b; color: #FFF; padding: 5px 15px; border-radius: 5px; text-decoration: none; text-transform: uppercase; margin-right: 20px;}
#agree_link:hover {animation-name: isp_button_hovered; animation-duration: 1s; animation-fill-mode: forwards;}


#billing_form input[type='checkbox'] {-webkit-appearance: checkbox; -moz-appearance: checkbox; appearance: checkbox;}
#billing_form .agree-box {margin-bottom: 7px;}

.like-h1 {font-size: 36px; font-family: 'ProximaNova-Bold'; margin-bottom: 20px;}

@keyframes isp_button_hovered {
	0% {background-color: #10689b;}
	100% {background-color: #1e93d7;}
}


/*
 * Новая форма регистрации и авторизации начало
 *
 */ 

.isp-log-reg-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 85%;
	margin: 0 auto;
	font-size: 14px;
	flex-wrap: wrap;
	align-items: flex-start;
}
.isp-log-reg-wrapper * {
	font-family: 'ProximaNova-Regular';
}
.isp-log-reg-wrapper .valid-error {
	top: 5px;
}
.isp-log-reg-wrapper .bl_form .global_error_bil {
	position: relative;
	top: -20px;
}
.isp-log-reg-wrapper .bl_form {
	width: 47% !important;
	float: none;
	margin: 0 0 50px 0 !important;
	min-height: auto;
	border: none;
	border-radius: 5px;
	padding: 50px;
	-webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05);
	height: auto;
}
.isp-log-reg-wrapper .bl_form.bl_form_hg {
	width: 30% !important;
	height: auto;
}
.isp-log-reg-wrapper .blf_headers {
	font-family: 'ProximaNova-Bold';
	font-size: 24px;
	color: #444444;
	margin: 0;
	text-align: left;
	margin-bottom: 40px;
}
.isp-log-reg-wrapper .bl_form input[type="text"],
.isp-log-reg-wrapper .bl_form input[type="password"] {
	border: none;
	border-bottom: 1px solid #cccccc;
	outline: none;
	box-shadow: none;
	color: #666666;
	font-size: 14px;
	line-height: 35px;
	height: 35.8px;
	margin: 0;
	padding: 0 7px;
}
.isp-log-reg-wrapper input:focus,
.isp-log-reg-wrapper select:focus,
.isp-log-reg-wrapper textarea:focus,
.isp-log-reg-wrapper button:focus {
	outline: none;
}
.isp-log-reg-wrapper input:placeholder,
.isp-log-reg-wrapper select:placeholder,
.isp-log-reg-wrapper textarea:placeholder,
.isp-log-reg-wrapper button:placeholder {
	color: #666666;
	font-size: 14px;
}
.isp-log-reg-wrapper .bl_form #billing_form select {
	margin: 0;
	border: none;
	border-bottom: 1px solid #cccccc;
	line-height: 35px;
	font-size: 16px;
	padding: 1px 0;
}
.isp-log-reg-wrapper .control-group {
	margin-bottom: 30px;
}
.isp-log-reg-wrapper .isp-recover-link {
	font-size: 12px;
	color: #10689b;
	display: inline-block;
	margin-bottom: 25px;
	text-decoration: none;
	border-bottom: 1px solid #d5dfe8;
}
.isp-log-reg-wrapper .bl_form .btn {
	display: block;
	background-color: #10689b !important;
	color: #FFF;
	font-size: 16px;
	margin: 0;
	padding: 15px 70px;
	background-image: none;
	border-radius: 50px;
	box-shadow: none;
	text-shadow: none;
	font-family: 'ProximaNova-Bold';
}
.isp-log-reg-wrapper .isp-reg-2cols {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.isp-log-reg-wrapper .isp-reg-2cols .controls {
	width: 48%;
	position: relative;
}
.isp-log-reg-wrapper .isp-reg-2cols.forced-3cols .controls {
	width: 40%;
}
.isp-log-reg-wrapper .isp-reg-2cols.forced-3cols .controls.width20p {
	width: 20%;
	position: relative;
}
.isp-log-reg-wrapper .generate img {
	max-width: 17px;
}
.isp-log-reg-wrapper .generate {
	position: relative;
	top: 9px;
}
.isp-log-reg-wrapper .reveal-password img {
	max-width: 20px;
}
.isp-log-reg-wrapper .reveal-password {
	position: relative;
	top: 10px;
}
.isp-log-reg-wrapper .pass-icons {
	position: absolute;
	top: 0;
	right: -35px;
}
.isp-log-reg-wrapper .isp-status-wrapper {
	margin-top: 25px;
}
.isp-log-reg-wrapper .isp-status-wrapper .controls {
	position: relative;
}
.isp-log-reg-wrapper .isp-status-wrapper label {
	font-size: 10px;
	color: #666666;
	font-family: 'ProximaNova-Bold';
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 25px;
	display: block;
}
.isp-log-reg-wrapper #reg_form_contact_name {
	position: relative;
	top: -10px;
}
.isp-log-reg-wrapper .isp-reg-btn {
	margin-top: 25px !important;
}
.isp-log-reg-wrapper .agree-box .controls {
	margin-bottom: 15px;
}
.isp-log-reg-wrapper .agree-box .controls label {
	font-size: 13px;
}
.isp-log-reg-wrapper .agree-box .controls label span {
	display: inline-block;
	width: 90%;
}
.isp-log-reg-wrapper .isp-select-arrow-simulator {
	position: absolute;
	right: 20px;
	bottom: 13px;
	cursor: pointer;
	display: none;
}
.isp-log-reg-wrapper #billing_form input[type="checkbox"] {
	position: relative;
	top: 4px;
	display: inline-block;
	vertical-align: top;
}
.isp-log-reg-wrapper .req-star {
	display: inline !important;
	padding-left: 5px;
	font-size: 16px;
}
@media (max-width: 900px) {
	.isp-log-reg-wrapper .bl_form.bl_form_hg {
		height: auto;
	}
	.isp-log-reg-wrapper .bl_form {
		height: auto;
	}
	/*
	.isp-log-reg-wrapper .generate  {
		position: relative;
		text-align: center;
		width: auto;
		display: inline-block;
		border-bottom: 0;
		top: 5px;
	}*/
}
@media (max-width: 700px) {
	.isp-log-reg-wrapper {
		width: 95%;
	}
	.isp-log-reg-wrapper .bl_form {
		padding: 20px;
	}
	.isp-log-reg-wrapper .bl_form.bl_form_hg,
	.isp-log-reg-wrapper .bl_form {
		width: 100% !important;
	}
	.isp-log-reg-wrapper .isp-reg-2cols .controls {
		width: 100%;
	}
	.isp-log-reg-wrapper .isp-reg-2cols.forced-3cols .controls {
		width: 50%;
	}
	.isp-log-reg-wrapper .isp-reg-2cols.forced-3cols .controls.width20p {
		width: 100%;
	}
	.isp-log-reg-wrapper .pass-icons {
		right: 30px;
		top: 0;
	}
	/*
	.isp-log-reg-wrapper .generate {
		border-bottom: 1px dashed #d5dfe8;
	}*/
}


/*
 * Новая форма регистрации и авторизации конец
 *
 */ 


.compact-headers .big_product_header {
	padding: 15px 0 10px 0;
}
.compact-headers .ph_title {
	font-size: 20px;
}


@media all and (max-width:1200px) {
	.change_currency.outside_props_block {display: block;}
	.change_currency.inside_props_block {display: none;}
}

.dop_price span {color: #999;}


.slider {
  width: 100px;
  display: inline-block;
}

.slider > .dragger {
	background: #10689b; /* Old browsers */
	background: -moz-linear-gradient(top, #10689b 1%, #327599 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #10689b 1%,#327599 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #10689b 1%,#327599 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10689b', endColorstr='#327599',GradientType=0 ); /* IE6-9 */
/*
  -webkit-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
  box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
*/
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  border: 1px solid #496805;
  width: 16px;
  height: 16px;
}


.slider > .track, .slider > .highlight-track {
  background: #ccc;
  background: -webkit-linear-gradient(top, #bbb, #ddd);
  background: -moz-linear-gradient(top, #bbb, #ddd);
  background: linear-gradient(top, #bbb, #ddd);

  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

  border: 1px solid #aaa;
  height: 4px;
}

.slider > .highlight-track {
	background-color: #8DCA09;
	background: -webkit-linear-gradient(top, #8DCA09, #72A307);
	background: -moz-linear-gradient(top, #8DCA09, #72A307);
	background: linear-gradient(top, #8DCA09, #72A307);
	
	border-color: #496805;
}


.product_slider {position: relative; top: 8px;}
.product_slider .dop_price {left: 250px; top: -5px;}

.owl_product {
	margin-top: 15px;
}
.owl_product3 .slider {width: 80px;}
.owl_product3 .product_slider {text-align: center; top: 3px;}
.owl_product3 .product_slider .dop_price, .owl_product4 .product_slider .dop_price {left: 31%; top: 30px; line-height: 1;}
@media all and (max-width:1170px) {
	.owl_product3 .product_slider {top: -12px;}
	.owl_product3 .product_slider .dop_price, .owl_product4 .product_slider .dop_price {left: 43%; top: 25px;}
}


.addon-list {width: 100px; font-size: 14px;}
.owl_product1 .addon-list {width: 170px;}
.product_list {position: relative; top: 8px;}
.owl_product4 .product_list .addon-list {position: relative; left: -25px;}
.product_list.addon-selector {top: 0;}
#wr-tabs .product_list .dop_price {left: 180px;}
.product_list .dop_price {/*left: 245px;*/ left: 180px; top: 0px;}
.owl_product4 .product_list .dop_price {left: 136px; top: 0px;}
@media all and (max-width:1170px) {
	.product_list {top: -10px;}
	/*.product_list .dop_price {left: 47%; top: 10px;}*/
	.product_list .dop_price {position: static;line-height: normal;margin-top: 5px;}
	.product_list .addon-list {position: relative; left: 0;}
}

.show-hide-docs {text-decoration: none; border-bottom: 1px dashed #10689b; font-size: 13px; font-weight: normal;}

.other-products-doc {text-decoration: none; border-bottom: 1px dashed #10689b; font-size: 13px; font-weight: normal; display: inline-block; line-height: 15px;}

.other-prod-docs-wrapper {display: inline-block; position: relative;}

.doc-product-list {
	list-style: none;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	background: #FFF;
	z-index: 10;
	line-height: 25px;
	padding: 5px;
	border: 1px solid #CCC;
	display: none;
}

.helps_block.secondary {
	display: none;
}

.ssl-wrapper .ssl_tarif label span.prod-price {
	float: none;
	font-family: 'ProximaNova-Bold', 'Ruble-Bold';
}

.save-price {font-family: 'ProximaNova-Bold', 'Ruble-Bold';}
.complete_zakaz_info span.prod-price {font-family: 'ProximaNova-Bold', 'Ruble-Bold';}

h3.toleft-header {text-align: left;font-size: 18px;}

.ssl_method a, .ssl_option a {color: #FFF; text-decoration: none;}
.ssl_method a:hover, .ssl_option a:hover {color: #FFF; text-decoration: none;}

.lang-flag {max-width: 17px;}
.currency-highlite {color: #10689b; font-size: 18px;}

.hp-isp-wrapper.isp-products .product_sub_title {min-height: 20px;}
.hp-isp-wrapper.isp-products .product_text {min-height: 100px;}
.ssl-products .product_name {display: block; min-height: 65px;}

.grid1k2_product2 .ph_price span {display: block;}
.grid1k2_product2 .pf_price span.cur_price {display: block;}
.grid1k2_product2 .ph_price a {display: inline-block;}
/* .grid1k2_product2 .whith_info:after {left: 20%;} */
.grid1k2_product2 .product_description > li > .whith_info_in, .grid1k2_product2 .product_description_dop > li > .whith_info_in, .grid1k2_product2 .ssl_info_in {width: 20%;}

.sales_texts_td td span.cur_price {color: #50c038;}

.micro-markup {position: absolute; top: -3000px; left: -3000;}

.inner_content_gray {padding: 50px 0 10px 0;}

.cheaper-two-rows span {color: #FFF; font-weight: bold; margin-top: -7px; display: block; position: relative; top: 2px;}
.cheaper-two-rows span.first {margin-top: -4px; top: 0;}

.cheaper-two-rows.ctr-en {position: relative; top: 4px;}

.seo-price-wrapper {margin-top: 40px;}

.stt-left {width: 52%; float: left; font-family: 'ProximaNova-Bold'; font-size: 15px; text-align: left;}
.stt-right {float: left; font-family: 'ProximaNova-Bold'; font-size: 15px; text-align: left;}

.ssl-addons-wrapper {border: 0 !important; background-color: #FFF !important; display: none; position: relative;}
/*.ssl-addons-wrapper:after {
	bottom: 100%;
	left: 35px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 6px;
	margin-left: -6px;
}*/
.checked-period .ssl-addons-wrapper {display: block;}
.ssl-addon-item {padding: 17px 15px 17px 30px; font-family: 'ProximaNova-Regular'; font-size: 14px; text-decoration: 1px solid #d0d0d0;}
.sat-left {width: 250px; float: left;}
.sat-right {border: 0 !important; float: left; width: auto;  background-color: #FFF !important; margin-left: 30px;}
.ssl_tarif .ssl-addon-item label:before {display: none;}
.ssl-addon-item .slider {float: left;}
.ssl-addon-item .product_slider {top: 0;}
.ssl-addon-item .product_slider label {width: auto; float: left; padding: 0 !important; margin-left: 25px; margin-top: 3px;}
.ssl-addon-item .product_slider label .dop_price {left: 0; top: 0; position: relative; line-height: inherit; font-family: 'ProximaNova-Bold'; color: #444; font-size: 14px !important;}
.ssl-addon-item .product_slider label .dop_price span {/*font-family: 'ProximaNova-Bold'; */width: auto;}
.ssl-addon-item .product_slider label .dop_price .qty {font-family: 'ProximaNova-Bold'; width: auto;/* margin-right: 5px;*/}
.ssl-addon-item .product_slider label .dop_price .slider-measure {width: auto; margin-right: 5px;}
.ssl-addon-item .product_slider label .dop_price * {line-height: 14px;}
.clear.empty-clear {border: 0 !important; background-color: #FFF !important;}
.ssl-addon-item .whith_info {color: #444; text-decoration: none;}
.ssl-addon-item .whith_info_title {
	border-bottom: 1px dashed;
}
.ssl-addon-item .whith_info:after {left: auto; right: 0; top: 2px;}
.ssl-addon-item .whith_info_in {width: 100%; margin-left: 0px; border-bottom: 0px none !important; padding-left: 0; padding-bottom: 0; padding-top: 15px; margin-top: 0; background: transparent;}
.ssl-addon-item .slider > .dragger {background: #56c2d2; border: 4px solid #f7f7f7; box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2); box-sizing: border-box; width: 20px; height: 20px;}
.ssl-addon-item .slider > .track {background: #ececec; border: none; height: 5px;}
.ssl-addon-item .slider > .highlight-track {background: #56c2d2; border: none; height: 5px;}
.san-per-year {display: none; padding-left: 5px;}
.czi-title, .czi-title .ssl-period-name {font-family: 'ProximaNova-Bold';}
.san-total {font-family: 'ProximaNova-Bold';}
.san-total-value, .san-total-value * {color: #444;}
.ssl-discount {margin-left: 10px; font-size: 12px; font-style: initial; font-weight: normal; color: #50c038;}
.checked-period .ssl-discount  {color: #FFF;}
.sai-price-wrapper {display: none;}

.admin-empty-li {height: 125px; list-style: none;}
.pf_price span.admin-selector {font-size: 12px !important; font-family: 'ProximaNova-Regular' !important;}
.pf_price.no-arrow-after:after {display: none;}
.ph_price.no-arrow-after:after {display: none;}

.all-tariff-link {display: block; padding-top: 15px;}

.inner_content.small-margin-top-btm {margin: 20px 0 -20px 0;}
.single-module .grid_modules .row {width: 100%; margin: 0 auto;}
.single-module .module-name-wrapper {float: left; margin: 12px 0 0 140px;}
.single-module .product_content {float: left; padding: 0;}
.single-module .product_bottom {float: left; border-top: 0; margin-top: 37px; padding: 0; margin-left: 140px;}
.single-module .product_name {text-align: center; display: block;}
.single-module .product_text {text-align: center;}
.single-module .product_image {margin-bottom: 0; float: left;}
.single-module .product_links {margin-top: -5px; margin-left: 140px; float: left;}
.single-module .pf_price {float: left; margin-top: -12px; position: relative;}
.price_data_change.single-pdc {right: 0; bottom: 0; top: 30px;}


.news-list .news_content p {display: inline-block;}

.isp-pagination {list-style: none;}
.isp-pagination li {display: inline-block; border: 1px solid #10689b; padding: 5px 10px; margin-right: -5px;}
.isp-pagination li.active {background-color: #ECF5FA; border-right: none;}
.isp-pagination a {text-decoration: none;}


.st-text-file-switcher {text-decoration: none; border-bottom: 1px dashed #10689b; display: inline-block;font-weight: 700;}
.st-text-file-switcher.active {border-bottom: none; cursor: default; color: #000;}
.text-file-switcher-wrapper {margin-bottom: 5px;}
#matcher_key_file, #matcher_cert_file, #cert_file {display: none;}

.second-choice {display: none;}

.pf_price a.inactive-period-link {text-decoration: none; cursor: default;}
.pf_price a.inactive-period-link span.price_data {color: #000;}
.pf_price.inactive-period::after {content: "";}

/*
.our-products {width: 31.5%; margin-right: 0%;}
.our-products .product_image {display: inline-block; width: 100%;}
.our-products .product_name {display: block;}
.our-products .product_content {padding: 25px 20px;}
.our-products .product {width: 31.5%; background-color: #f3f7fa;}
*/
.our-products .product_text {max-height: none;}
.our-products table, .our-products table td {border: 0;}
.our-products table td {vertical-align: top;}
.our-products .pf_price {float: left; margin-top: -7px;}
.our-products .product_links {float: right; margin-top: 0;}
.order-our-products-form {margin-bottom: 20px;}

.start-from {font-size: 16px; font-weight: bold; position: absolute; left: 30px; top: 28px;}

.fake-link {cursor: default;}

.dragger-imitator {position: absolute; width: 30px; height: 30px;}


/**************************************************************************************
* Страница заказа
**************************************************************************************/
main.main-to-top {margin-top: 0;}
/*main.main-to-top .isp-breadcrumbs {display: none;}*/

.order-steps {margin-bottom: 40px;}
.order-steps span {font-family: 'ProximaNova-SemiBold'; color: #777;}
.order-steps .step {float: left; width: 30%; height: 60px; line-height: 60px; border: 1px solid #e5e5e5; border-radius: 5px; position: relative; margin-right: 3.7%; font-size: 13px;}
.order-steps .step:nth-child(3) {margin-right: 0;}
.order-steps .step:after {content: url('/homepage/images/steps_separator.jpg'); width: 28px; height: 60px; position: absolute; right: -12.5%; z-index: -1;}
.order-steps .step:nth-child(3):after {content: '';}
.order-steps .step-counter {margin: 0 13px 0 16px; border: 1px solid #9c9c9c; border-radius: 50%; padding: 5px 10px;}
.order-steps .step.active {background-color: #53bdd1; -webkit-box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2); box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2);}
.order-steps .step.active span {color: #FFF;}
.order-steps .step.active .step-counter {border-color: #FFF;}

.order-wrapper h3 {font-size: 22px; line-height: 21px; text-align: left; background: url("/homepage/images/h3_bg.jpg") repeat-x;}
.order-wrapper h3 > span {background-color: #FFF; padding-right: 28px; color: #444;}
.order-wrapper h3 .step-counter {color: #55bfd1;}
.order-wrapper h3 span.step-title {color: #444;}

.order-wrapper hr {
	border: none;
	color: #e3e3e3;
	background-color: #e3e3e3;
	height: 1px;
	margin-bottom: 30px;
}
.contacs_map {background-color: #FFF; height: auto;}
.map-title {font-family: 'ProximaNova-Bold'; font-size: 22px; margin-bottom: 29px;}
.map-address {font-family: 'ProximaNova-SemiBold'; font-size: 16px; margin-bottom: 27px;}
.map-address span {color: #444444; font-size: 14px; font-family: 'ProximaNova-Regular'; display: block; margin-bottom: 9px;}

.order-form-wrapper-new .fieldset {margin-bottom: 30px;}
.order-form-wrapper-new .grid2 > .row {width: 48.49%; font-size: 14px;}

.order-form-wrapper-new .error .text {color: #c23b3b; padding: 15px 20px; font-size: 12px;}
.order-form-wrapper-new .error {
	position: relative;
	background: #f7f7f7;
	border: 1px solid #f8d2d2;
	margin-top: 30px;
	margin-right: 0;
}
.order-form-wrapper-new .error.nolabels {margin-top: 0;}
.order-form-wrapper-new .error.checkbox {margin-top: 3px;}
.order-form-wrapper-new .error:after, .order-form-wrapper-new .error:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.order-form-wrapper-new .error.multiline:after, .order-form-wrapper-new .error.multiline:before {
	top: 25%;
}
.order-form-wrapper-new .error:after {
	border-color: rgba(247, 247, 247, 0);
	border-right-color: #f7f7f7;
	border-width: 10px;
	margin-top: -10px;
}
.order-form-wrapper-new .error:before {
	border-color: rgba(248, 210, 210, 0);
	border-right-color: #f8d2d2;
	border-width: 11px;
	margin-top: -11px;
}

.order-form-wrapper-new label {margin-bottom: 0; display: none; position: relative; font-size: 75%;}
.order-form-wrapper-new label.checkbox {padding: 0; display: block; font-size: 14px;}
.order-form-wrapper-new label.checkbox span {float: right; width: 93%;}
.order-form-wrapper-new label.checkbox.required:after {content: '*'; color: #fe0000; position: absolute; right: 15px; top: 0; font-size: 20px;}
.order-form-wrapper-new .chkbx .error {margin-top: -10px;}
.order-form-wrapper-new input,
.order-form-wrapper-new textarea {
	background: transparent; border-collapse: collapse; border: none; border-color: inherit; -webkit-box-shadow: none; box-shadow: none;
}
.order-form-wrapper-new .text-wrapper,
.order-form-wrapper-new .textarea-wrapper {
	position: relative; border: 1px solid #55c0d1; border-radius: 5px; -webkit-box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2); box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2);
}
.order-form-wrapper-new .text-wrapper.input-error,
.order-form-wrapper-new .textarea-wrapper.input-error {
	border: 1px solid #fe0000;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.order-form-wrapper-new .text-wrapper input {padding: 15px 20px; font-size: 14px; display: block; width: 90%; outline: 0}
.order-form-wrapper-new .text-wrapper.required:after {content: '*'; color: #fe0000; position: absolute; right: 15px; top: 35%; font-size: 20px;}
.order-form-wrapper-new .select-wrapper select {width: 100%; display: block;}
.select2-results__option {font-size: 14px;}
.select2-container .select2-selection--single {height: auto;}
.select2-container--default .select2-selection--single {border: 1px solid #55c0d1; border-radius: 5px; -webkit-box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2); box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2);}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: inherit;}
.select2-container .select2-selection--single .select2-selection__rendered {padding: 15px 20px;}
.select2-container--default .select2-selection--single .select2-selection__arrow {top: 23%; right: 9px;}
.select2-container--default .select2-selection--single .select2-selection__arrow b {color: #10689b; border-color: #10689b transparent transparent transparent;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color: transparent transparent #10689b transparent;}
.order-form-wrapper-new .textarea-wrapper textarea {display: block; width: 100%; min-height: 100px;}
.new-payment-profile-wrapper .select2-container {width: 100% !important;}
/*
.order-form-wrapper-new input[type='checkbox'] {width: 16px; height: 16px; border: 1px solid #55c0d1; border-radius: 5px; position: relative; top: 3px;}
.order-form-wrapper-new input[type='checkbox']:checked {background-color: #5dbfd2;}
*/

.order-form-wrapper-new input[type='checkbox'] {
  width: 15px;
  height: 15px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  /*background: #fcfff4;
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);*/
  border-radius: 4px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px #55c0d1;
}
.order-form-wrapper-new input[type='checkbox']:after {
  content: '';
  width: 7px;
  height: 3px;
  position: absolute;
  top: 4px;
  left: 3px;
  border: 3px solid #5dbfd2;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
		  transform: rotate(-45deg);
}
.order-form-wrapper-new input[type='checkbox']:hover::after {
  opacity: 0.5;
}
.order-form-wrapper-new input[type='checkbox']:checked:after {
  opacity: 1;
}



.order-form-wrapper-new .info .text {color: #888888; padding: 15px 20px; font-size: 12px;}
.order-form-wrapper-new .info {
	position: relative;
	background: #f7f7f7;
	border: 1px solid #fff;
	margin-top: 30px;
}
.order-form-wrapper-new .info.nolabels{margin-top: 0;}
.order-form-wrapper-new .info.checkbox {margin-top: 3px;}
.order-form-wrapper-new .info:after, .order-form-wrapper-new .info:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.order-form-wrapper-new .info.multiline:after, .order-form-wrapper-new .info.multiline:before {
	top: 25%;
}
.order-form-wrapper-new .info:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #f7f7f7;
	border-width: 10px;
	margin-top: -10px;
}
.order-form-wrapper-new .info:before {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 11px;
	margin-top: -11px;
}

.order-footer {border-top: 1px solid #e3e3e3; font-size: 13px; padding-top: 30px;}
.required-color {color: #fe0000;}
.order-buttons {margin-top: 30px;}

.order-buttons .first-btn {display: inline-block; padding: 19px 34px; background-color: #f5f5f5; text-decoration: none; margin-right: 30px}
.order-buttons .first-btn span {border-bottom: 1px solid #dddddd; font-family: "ProximaNova-Bold"; font-size: 14px; color: #888888;}
.order-buttons .first-btn:hover span {border-bottom: 0;}

.order-buttons .second-btn {display: inline-block; padding: 19px 34px; background-color: #10689b; text-decoration: none; margin-right: 30px; -webkit-box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2); box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2);}
.order-buttons .second-btn span {border-bottom: 1px solid #6c96b7; font-family: "ProximaNova-Bold"; font-size: 14px; color: #fff;}
.order-buttons .second-btn:hover span {border-bottom: 0;}

.order-wrapper .total td {text-transform: uppercase; font-family: "ProximaNova-Bold"; font-size: 15px;}
.order-wrapper .total td + td {text-transform: none; text-align: right; width: 50%;}
.order-wrapper .total td span {font-family: "ProximaNova-Bold", 'Ruble-Bold';}

.apply-promo {position: relative; top: 15px; text-decoration: none; border-bottom: 1px dashed #6c96b7;}
.apply-promo span { font-family: "ProximaNova-Regular"; font-size: 14px; color: #10689b;}

.auth-choices {width: 48.49%; max-width: 380px; border: 1px solid #55c0d1; border-radius: 5px; margin-bottom: 30px; -webkit-box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2); box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2);}
.auth-choices a {padding: 17px 25px; text-decoration: none; display: inline-block; position: relative; left: -1px;}
.auth-choices a span {border-bottom: 1px solid #d5dfe8; font-family: 'ProximaNova-SemiBold'; font-size: 14px; color: #10689b;}
.auth-choices a:hover span {border-bottom: 0;}
.auth-choices a.active {background-color: #53bdd1; border-radius: 5px;}
.auth-choices a.active span {color: #FFF;}
.auth-choices a + a {float: right; position: relative; left: 0;}
.already-registered-wrapper {display: none;}

.order-wrapper .global-error .text {color: #c23b3b; padding: 15px 20px; font-size: 12px;}
.order-wrapper .global-error  {
	position: relative;
	background: #f7f7f7;
	border: 1px solid #fe0000;
	margin-bottom: 30px;
}
.order-wrapper .global-error:after, .order-wrapper .global-error:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.order-wrapper .global-error:after {
	border-color: rgba(247, 247, 247, 0);
	border-top-color: #f7f7f7;
	border-width: 10px;
	margin-left: -10px;
}
.order-wrapper .global-error:before {
	border-color: rgba(254, 0, 0, 0);
	border-top-color: #fe0000;
	border-width: 11px;
	margin-left: -11px;
}

.order-paymethods-wrapper ul {list-style-type: none;}
.order-paymethods-wrapper ul li {background-color: #FFF; padding: 20px 22px; font-size: 14px;}
.order-paymethods-wrapper ul li:nth-child(even) {background-color: #f9fafb;}
.order-paymethods-wrapper label {margin-bottom: 0;}
.order-paymethods-wrapper ul li img {max-height: 20px;}
.order-paymethods-wrapper li .pm-name, .order-paymethods-wrapper li .pm-percent {position: relative; top: -2px; display: inline-block; vertical-align: middle; min-height: 20px; font-size: 14px;}
.order-paymethods-wrapper li .pm-percent {float: right; margin-right: 3px;}
.order-paymethods-wrapper li .pm-image {min-width: 50px; max-height: 20px; vertical-align: middle; margin-right: 35px; display: inline-block;}
.order-paymethods-wrapper .whith_info {text-decoration: none; border-bottom: 1px solid #d0dbe5; color: #10689b;}
.order-paymethods-wrapper .whith_info:after {left: 100%; margin-left: 10px;}
.order-paymethods-wrapper .whith_info_in {width: 100%}
.pm-radio input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 7px;
}
.pm-radio-text {
  position: relative;
  padding: 0 0 0 48px;
  cursor: pointer;
}
.pm-radio-text:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #55c0d1;
  border-radius: 50%;
  background: #FFF;
}
.pm-radio-text:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #53bdd1;
  /*box-shadow: inset 0 1px 1px rgba(0,0,0,.5);*/
  opacity: 0;
  transition: .2s;
}
.pm-radio input:checked + .pm-radio-text:after {
  opacity: 1;
}
li.threelines .pm-radio-text:before {
	top: 15px;
}
li.threelines .pm-radio-text:after {
	top: 20px;
}
li.twolines .pm-radio-text:before {
	top: 8px;
}
li.twolines .pm-radio-text:after {
	top: 13px;
}


.order-paymethods-wrapper .payer-wrapper {padding: 20px 0; margin-left: 0; font-size: 13px; display: none;}
.order-paymethods-wrapper .payer-wrapper span.label {margin-right: 24px;}
.payer-wrapper .select2-container--default .select2-selection--single {border: none;}
.payer-wrapper .select2-container .select2-selection--single .select2-selection__rendered {padding: 14px 25px 14px 10px; margin-top: -5px;}
.payer-wrapper .select2-container {width: 330px !important;}
.payer-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {top: 10%;}
.payer-wrapper .add-new-payer {margin-left: 23px; display: inline-block; padding: 13px 15px; background-color: #10689b; border-radius: 5px; text-decoration: none; -webkit-box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2); box-shadow: 0px 6px 10px 0px rgba(16,104,155,0.2);}
.payer-wrapper .add-new-payer.nomargin {margin-left: 0;}
.payer-wrapper .add-new-payer span {color: #FFF; border-bottom: 1px solid #6c96b7; font-size: 12px;}
.payer-wrapper .add-new-payer:hover span {border-bottom: none;}
.new-payment-profile-wrapper {display: none;}

.fieldset .subheader {font-size: 18px; line-height: 19px; text-align: left; background: url("/homepage/images/h3_bg.jpg") repeat-x; font-family: 'ProximaNova-SemiBold'; margin-bottom: 10px;}
.fieldset .subheader span {background-color: #FFF; padding-right: 28px; color: #444;}

.order-wrapper .second-address {display: none;}
.order-wrapper .for-jur {display: none;}

.offer-loading {display: none; position: relative; top: 10px;}

.order-wrapper #user_already_authed {margin-top: 10px;}

.order-wrapper #order_logout_user {text-decoration: none; border-bottom: 1px dashed #10689b;}
.order-wrapper #order_logout_user:hover {border-bottom: 1px dashed #55bfd1;}

.order-wrapper .grid2k1 > .row {float: right; width: 31.5%; margin-right: 0;}
.order-wrapper .grid2k1 > .row:nth-child(2n) {width: 65.75%; margin-right: 2.75%;}

.order-wrapper .complete_zakaz_info {position: relative;}
.order-wrapper .complete_zakaz_info .price_data_change {top: 40px; bottom: auto;}
.order-wrapper .complete_zakaz_info p.czi-title {display: inline-block;}
.order-period-changer {color: #10689b; text-decoration: none; border-bottom: 1px dashed #10689b;}
.order-period-changer span {color: #10689b; font-size: 14px;}

.order-wrapper .complete_zakaz_info .whith_info:after {left: 90%; top: 2px; content: "+";}
.order-wrapper .complete_zakaz_info .whith_info.active:after {content: "-";}
.order-wrapper .product_description > li:hover, .order-wrapper .product_description_dop > li:hover, .order-wrapper .product_description > li.hover, .order-wrapper .product_description_dop > li.hover {background-color: #FFF;}
.order-wrapper .product_description > li > div strong, .order-wrapper .product_description_dop > li > div strong {width: 85%;}
.order-wrapper .order-param-table .product_description_dop > li > div strong {width: 30%; float: left;}
.order-wrapper .product_description > li > .whith_info_in, .order-wrapper .product_description_dop > li > .whith_info_in, .order-wrapper .ssl_info_in, .order-wrapper .ssl-addon-item .whith_info_in, .order-wrapper .order-paymethods-wrapper .whith_info_in {width: 90%;}
.order-wrapper .product_slider .dop_price {top: -15px; left: 150px;}
.order-wrapper .product_description_dop > li.isp-addon-val {padding-bottom: 25px; padding-top: 0; margin-top: -15px; display: none;}
.order-wrapper .ordered-addons {display: none;}

.order-wrapper .floating-label {position: relative;}
.order-wrapper .floating-label label {
  position: absolute;
  top: 0;
  padding: 15px 0 0 20px;
  transition: all 200ms;
  opacity: 0.5;
  font-size: 14px;
}
.order-wrapper .floating-label label.focused {
  font-size: 75%;
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  padding-left: 0;
}

.order-notification {background-color: #FFEA00; margin: 0 0 40px 0; padding: 20px; font-size: 14px; text-align: center; border: 1px solid #CCC;}
.close-order-notification {position: absolute; right: 10px; top: 1px; font-style: inherit; cursor: pointer; color: #989595;}
.close-order-notification:hover {color: #666;}

/*@keyframes autofill {
	to {
		color: #666;
		background: transparent;
	}
}

.order-wrapper input:-webkit-autofill {
	-webkit-animation-name: autofill;
	-webkit-animation-fill-mode: both;
}*/

.contacts_divs .grid2 .row p:first-child,
.contacts_divs .grid3 .row p:first-child,
.contacts_divs div p:first-child {
	font-size: 15px;
	color: #8c8c8c;
}
.contacts_divs .inner_p_big {font-family: 'ProximaNova-SemiBold';}

.order-param-table {width: 100%;}
.order-param-table .whith_info:after {left: 97%;}
.order-wrapper .order-param-table .product_slider .dop_price {left: 0; top: -33px;}
.order-form-wrapper-new .order-param-table label {display: inline-block !important;}
.order-param-table .slider {width: 50%; margin-left: 0 !important;}
.order-param-table div.isp-addon-val {float: left; width: 60%; position: relative; top: -10px;}
.readonly-addon-item {padding-top: 0 !important;}
.readonly-addon-item .dop_price {position: relative; padding: 0; left: 0; top: 0; float: right; margin-right: 55px; line-height: inherit;}
.readonly-addon-item .ro-addon-val {float: left; font-weight: bold; color: #999;}
.readonly-addon-item .ro-addon-val .qty {color: #999;}

.order-param-table .product_list.addon-selector {top: 10px;}
.order-param-table .product_list .dop_price {top: -28px;}


@media (max-width: 1170px) {
	.order-form-wrapper-new .info:after, .order-form-wrapper-new .info:before {
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		top: -10px;
	}

	.order-form-wrapper-new .info:after {
		border-color: rgba(247, 247, 247, 0);
		border-bottom-color: #f7f7f7;
		border-width: 10px;
		margin-left: -10px;
	}
	.order-form-wrapper-new .info:before {
		border-color: rgba(247, 247, 247, 0);
		border-bottom-color: #f7f7f7;
		border-width: 11px;
		margin-left: -11px;
	}

	.complete_zakaz {background-color: #FFF; margin-bottom: 20px;}
}

@media (max-width: 1030px) {
	.single-module .module-name-wrapper {margin-left:80px;}
	.single-module .product_bottom {margin-left: 80px;}
	.single-module .product_links {margin-left: 80px;}
}
@media (max-width: 980px) {
	#cookie-agreement_bottom .wrapper p + p {padding-bottom: 50px; float: right;}
}
@media (max-width: 850px) {
	.single-module .module-name-wrapper {margin-left:40px;}
	.single-module .product_bottom {margin-left: 40px;}
	.single-module .product_links {margin-left: 40px;}
}
@media (max-width: 800px) {
	.order-steps .step:after {width: 12.2%;}
	.auth-choices {width: 380px;}
}
@media (max-width: 720px) {
	.single-module .product_content {float: none; padding: 30px 30px 20px 30px;}
	.single-module .product_bottom {margin-left: 0; float: none; padding: 20px 20px 30px 30px;}
	.single-module .module-name-wrapper {float: right; margin-left: 0;}
	.single-module .product_links {float: right; margin-left: 0;}
	#cookie-agreement_bottom {text-align: center;}
	#cookie-agreement_bottom .wrapper p {float: none; margin-bottom: 10px;}
	#cookie-agreement_bottom .wrapper p + p {float: none;}
}
@media (max-width: 670px) {
	.order-steps .step-counter {margin: 0 5px;}
}
@media (max-width: 590px) {
	.order-steps .step {margin-right: 0; float: none; width: 100%; margin-bottom: 50px;}
	.order-steps .step:after {content: url('/homepage/images/steps_separator_mobile.png'); width: 60px; height: 28px; right: 45%; bottom: -35px;}
	.order-steps .step-counter {margin: 0 13px 0 16px;}
	.order-steps .step:nth-child(3) {margin-bottom: 0;}
}
@media (max-width: 460px) {
	.order-buttons .first-btn {margin-right: 6%; padding: 19px 5%;}
	.order-buttons .second-btn {padding: 19px 5%; margin-right: 0;}
	.auth-choices {width: 100%;}
	.auth-choices a {padding: 17px 3%;}
	.auth-choices a span {font-size: 12px;}
}
@media (max-width: 420px) {
	.single-module .product_image {float: none;}
	.single-module .module-name-wrapper {text-align: center; display: block; width: 100%; float: none;}
	.single-module .product_bottom {padding: 0;}
}
@media (max-width: 340px) {
	.order-buttons .first-btn {margin-right: 6%; padding: 19px 3%;}
	.order-buttons .second-btn {padding: 19px 3%; margin-right: 0;}
}

/*=============================================================================================
Старые стили
===============================================================================================*/

@font-face {
  font-family: 'ALSRubl-Tahoma';
  src: url('../fonts/alsrubl-tahoma-regular.eot');
  src: url('../fonts/alsrubl-tahoma-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/alsrubl-tahoma-regular.woff') format('woff'), url('../fonts/alsrubl-tahoma-regular.ttf') format('truetype'), url('../fonts/alsrubl-tahoma-regular.svg#ALSRublTahomaItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

.news_date {
	font-size: 11px;
	color: #67879c;
}
.news_header {
	color: #1b6b9b;
	font-weight: bold;
	font-size: 13px;
	padding-top: 3px;
}
.news_header a {
	text-decoration: none;
	color: #1b6b9b;
}
.news_header a:hover {
	text-decoration: underline;
}
.news_content {
	color: #4a5d69;
	font-size: 12px;
	padding-top: 3px;
}

/* ==================================== SERVICES PAGE */
/* -------------------------------- CATALOGUE */
.catalogue ol, .catalogue ul {
	list-style: none;
}
.catalogue > ul > li {
	width: 33.33333%;
	height: 335px;
	float: left;
	text-align: center;
	margin-bottom: 12px;
}
.catalogue > ul > li.discount .wrap:before, .catalogue > ul > li.discount .wrap-many:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 76px;
	height: 75px;
	background: url('../images/discount.png');
	z-index: 1;
}
.catalogue .wrap, .catalogue .wrap-many {
	position: relative;
	background-color: #fff;
	margin-right: 10px;


	min-height: 100%;
	border: 1px solid #f5f5f5;
	z-index: 10;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.catalogue .wrap:hover {
	z-index: 20;
	-webkit-box-shadow: 0 3px 6px #414141;
	-moz-box-shadow: 0 3px 6px #414141;
	box-shadow: 0 3px 6px #cfcfcf;
}
.catalogue .wrap:hover .short {
	display: none;
}
.catalogue .wrap:hover .details {
	display: block;
}

.catalogue .wrap .img, .catalogue .wrap-many .img {
	width: 100%;
	height: 160px;
	background-image: url('../images/services-page-catalogue/1.png');
	background-position: 50% 0;
	background-repeat: no-repeat;
}
.catalogue .wrap:hover .img {
	background-position: 50% 100%;
}
.catalogue .wrap .short .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
}
.catalogue .wrap-many .short .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	max-height: 96px;
	min-height: 30px;
	overflow: hidden;
}

.catalogue .wrap-many .short .manyserv {
	padding-bottom:20px;
}
.catalogue .wrap-many .short .manyserv a {
	font-size: 14px;
}
.catalogue .wrap-many .short .manyserv p {
	margin-top: 10px;
}

.catalogue .wrap-many .short .title {
	border-bottom: 1px solid #f5f5f5;
}

.catalogue .wrap .short .price {
	position: relative;
	width: 120px;
	margin: 0 auto;
	height: 80px;
	border-top: 1px solid #aaaaaa;
}
.catalogue .wrap .short .price .old {
	font-size: 14px;
	font-weight: bold;
	color: #ffd88e;
	text-decoration: line-through;
	position: absolute;
	top: 15px;
	width: 100%;
	text-align: center;
}
.catalogue .wrap .short .price .current {
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
}
.catalogue .wrap .short .price .rub .current:before {
	content: 'Р';
	margin-right: 6px;
	font-size: 20px;
	font-family: 'ALSRubl-Tahoma', Tahoma, sans-serif;
	font-weight: normal;
}
.catalogue .details {
	display: none;
	font-size: 13px;
	line-height: 20px;
}
.catalogue .details .text {
	margin-bottom: 30px;
	padding: 0 10px;
}
.catalogue .details .show-more {
	padding: 20px 0;
	border-top: 1px solid #f5f5f5;
}
.catalogue .details .show-more a {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding: 0 30px;
	color: #fff;
	font-size: 14px;
	background-color: #fc611f;
	text-decoration: none;

	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* -------------------------------- HOW IT WORKS */
.services-page .how-it-works {
	margin: 60px 0;
}
.services-page .how-it-works ul {
	margin: 60px 0;
	list-style: none;
}
.services-page .how-it-works li {
	float: left;
	width: 33.333333%;
	text-align: center;
}
.services-page .how-it-works .wrap {
	padding: 0 20px 0;
}
.services-page .how-it-works img {
	display: block;
	margin: 0 auto 50px;

}
.services-page .how-it-works ul .title {
	font-size: 14px;
	font-weight: bold;
	color: #5ec0d2;
	line-height: 24px;
	text-transform: uppercase;
}
.services-page .how-it-works ul .subtitle {
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	/*text-transform: uppercase;*/
}
.services-page .how-it-works ul .description {
	font-size: 14px;
	color: #000;
	margin-top: 45px;
}
.services-page .how-it-works .make-an-order, .service-page .make-an-order {
	position: relative;
	color: #636c79;
	padding: 20px 210px 20px 20px;
	background-color: #f2f4f7;
	min-height: 35px;
}
.services-page .how-it-works .make-an-order .title, .service-page .make-an-order .title {
	font-size: 24px;
}
.services-page .how-it-works .make-an-order .subtitle, .service-page .make-an-order .subtitle {
	font-size: 14px;
}
.services-page .how-it-works .make-an-order .button, .service-page .make-an-order .button {
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -17px;
	background-color: #eea812;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	padding: 0 25px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* -------------------------------- ABOUT US */
.services-page .about-us {
	border-top: 2px dotted #f2f4f7;
	margin: 60px 0;
	padding-top: 50px;
}
.services-page .about-us h2 {
	margin-bottom: 30px;
}
.services-page .about-us .intro {
	font-size: 17px;
	line-height: 26px;
}
.services-page .about-us .slider-2018 {
	margin-top: 50px;
	font-size: 13px;
	line-height: 20px;
}
.services-page .about-us .slider-2018 .screen {
	list-style: none;
}
.services-page .about-us .slider-2018 .screen > li:after {
	content: '';
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
}
.services-page .about-us .slider-2018 .description {
	float: left;
	width: 230px;
	padding-top: 35px;
	background: url("/images/quotation-marks.png") 0 0 no-repeat;
}
.services-page .about-us .slider-2018 .services-listing {
	margin-left: 260px;
	position: relative;
	background-color: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;

	-webkit-box-shadow: 0 3px 6px #414141;
	-moz-box-shadow: 0 3px 6px #414141;
	box-shadow: 0 3px 6px #cfcfcf;
}
.services-page .about-us .slider-2018 .services-listing li {
	position: relative;
	padding: 10px 40px 10px 80px;
	min-height: 60px;
	line-height: 20px;
}
.services-page .about-us .slider-2018 .services-listing li.even {
	background-color: #f2f4f7;
}
.services-page .about-us .slider-2018 .services-listing img {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -30px;
}

/* ==================================== SERVICE PAGE */
/* -------------------------------- INFO */
.service-page ul {
	list-style: none;
}
.service-page .info {
	position: relative;
	background-color: #f9fafb;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	margin: 30px 0 60px;

	-webkit-box-shadow: 0 3px 6px #414141;
	-moz-box-shadow: 0 3px 6px #414141;
	box-shadow: 0 3px 6px #cfcfcf;
}
.service-page .info.discount:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 76px;
	height: 75px;
	background: url('../images/discount.png');
	z-index: 1;
}
.service-page .info .general {
	padding: 30px 30px;
}
.service-page .info .general img {
	float: right;
	margin-bottom: 20px;
	max-width: 184px;
}
.service-page .info .general .text {
	margin-right: 240px;
}
.service-page .info p {
	margin: 0;
}
.service-page .info p + p {
	margin: 20px 0 0 0;
}
.service-page .info .options {
	font-size: 12px;
	color: #6a6a6a;
	margin-top: 20px;
}
.service-page .info .options li {
	position: relative;
	padding: 70px 30px 30px;
}
.service-page .info .options li.even {
	background-color: #fff;
}
.service-page .info .options .price {
	position: absolute;
	left: 30px;
	top: 20px;
	font-size: 14px;
}
.service-page .info .options .price.with-start-from {
	left: 50px;
}
.service-page .info .options .price .current {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin-right: 15px;
}
.service-page .info .options .price .period {
	font-size: 14px;
	font-weight: normal;
}
.service-page .info .options .price .old {
	font-weight: bold;
	color: #fbba3f;
	font-size: 16px;
	position: relative;
	top: -3px;
	text-decoration: line-through;
}
.service-page .info .options .price:before {
	content: 'Р';
	font-family: 'ALSRubl-Tahoma', Tahoma, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	margin-right: 5px;
}
.service-page .info .options .price.no-rub-before:before {
	content: '';
}
.service-page .info .options .button {
	display: block;
	position: absolute;
	right: 30px;
	top: 20px;
	background-color: #eea812;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	padding: 0 25px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.service-page .item-seo-wrapper .info .options .button {
	right: 60%;
}
.service-page .info .options li.even .button {
	background-color: #fc611f;
}

/* -------------------------------- BENEFITS */
.service-page .benefits {
	margin: 60px 0;
}
.service-page .benefits .text {
	font-size: 17px;
}
.service-page .benefits ul {
	margin-top: 60px;
	line-height: 20px;
	font-size: 14px;
	margin-left: 240px;
}
.service-page .benefits li {
	float: left;
	width: 50%;
}
.service-page .benefits .wrap {
	position: relative;
	height: 60px;
	overflow: hidden;
	padding: 20px 80px 20px 80px;
}
.service-page .benefits img {
	position: absolute;
	left: 0;
	top: 0;
}

/* -------------------------------- DESCRIPTION */
.service-page .description {
	margin: 40px 0;
	padding: 40px 0;
	/*
	border-top: 2px dotted #f2f4f7;
	border-bottom: 2px dotted #f2f4f7;
	*/
	font-size: 14px;
	line-height: 20px;
}
.service-page .description .bg {
	padding: 30px 20px;
	background-color: #f2f4f7;
	-moz-border-radius: 20px;
	border-radius: 20px;
}


/* -------------------------------- ORDER FORM */
.order-form-wrapper {
	padding: 20px 15px;
	font-size: 16px;
	color: #FFF;
	width: 100%;
	max-width: 520px;
}
.order-form-wrapper label, .order-form-wrapper div, .order-form-wrapper p {
	color: #FFF;
}
.order-form-wrapper label {
	display: block;
	margin: 5px 0;
	line-height: 20px;
}
.order-form-wrapper .textfield {
	background: #fff;
	padding: 10px 10px;
	border: 1px solid #a8adb8;
	margin-bottom: 20px;
}
.order-form-wrapper input {
	border: none;
	outline: none;
	font: inherit;
}
.order-form-wrapper input[type="text"] {
	color: #7f838d;
	display: block;
	width: 100%;
}
.order-form-wrapper input[type="text"]:focus {
	color: #333;
}
.order-form-wrapper input[type="submit"] {
	margin-top: 60px;
	height: 59px;
	display: block;
	padding: 0 20px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background: url("/images/order-form-button-bg.png");
	border-bottom: 3px solid #a62003;
	cursor: pointer;
}
.benefits h2 {
	text-align: center;
}

@media (max-height: 590px) {
	.order-form-wrapper .textfield {margin-bottom: 0;}
	.order-form-wrapper input[type="submit"] {margin-top: 10px;}
	.order-form-wrapper {padding-top: 0;}
}


.stc-left {float: left; width: 18%;}
.stc-left img {width: 100%; max-width: 200px;}
.stc-right {margin-left: 20px; float: left; width: 80%}

.stc-item {margin-top: 15px;}
.stc-title {font-size: 25px; font-weight: bold; margin-bottom: 10px;}
.stc-subtitle {font-size: 18px; margin-bottom: 10px;}
.stc-desc {margin: -10px 0 10px 0;}
.stc-action {/*float: right;*/ margin-top: 15px;}
.stc-action a {background: #F47423; color: #FFF; border-radius: 5px; padding: 10px; text-decoration: none; font-weight: bold; font-size: 14px;}
.stc-action input[type='submit'] {background: #F47423; color: #FFF; border-radius: 5px; padding: 10px; text-decoration: none; font-weight: bold; font-size: 14px; cursor: pointer;border:0;outline:0;}
.stc-action input[type='submit']:hover {opacity: .8;}

.action-container input[type='text'] {width: 100%; padding: 12px 20px; margin: 8px 0; display: inline-block; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box;}
.action-container textarea {width: 100%; height: 120px; border: 2px solid #cccccc; font-family: Tahoma, sans-serif;}
.action-container select {width: 100%; border: 2px solid #cccccc; font-size: 16px;}

.found-cheaper-link {text-decoration: none; border-bottom: 1px dashed #1d6d9d;}

.information-before-submit {max-width: 420px; font-size: 12px; color: #FFF; text-align: left;}

#cheaper-form .title {font-size: 25px; margin-top: -25px; margin-bottom: 20px;}
.checker-fld-wrapper {text-align: center;}
.checker-fld-wrapper div {display: inline-block;vertical-align: top;}
.checker-fld-wrapper div:first-child {width: 40%;}
.checker-fld-wrapper .stc-action {margin-top: 0; position: relative; top: -4px;}
/*.action-container .checker-fld-wrapper input[type='text'] {padding: 7px 20px; font-size: 20px;}*/
.ssl-tools-selector {list-style: none;}


.bl_form {width: 245px; padding: 10px; border-radius: 15px; border: 1px solid #1d6d9e; float: left; margin-right: 70px; min-height: 300px}
.bl_form.bl_form_hg {margin-left: 25%;}
.bl_form .error {border: none !important;}
.bl_form .global_error_bil {width: 100%;}
.global_error_bil_log { border: 1px solid red; color: red; display: none; margin: 10px 0; text-align: center; width: 100%;}
.blf_ttps {text-decoration: none; border-bottom: 1px dashed #0094ff; position: relative; top: -5px; left: 3px;}
.blf_headers {font-family: Arial; font-size: 18px; color: #1d6d9e; text-align: center; margin-top: -35px;}
.important td {font-weight: bold;}
.no_pop {display: none;}
.show_all_ssl {text-decoration: none; border-bottom: 1px dashed #1d6d9d;}
.product_sub {font-size: 20px; margin: 5px 0 5px 0; color: #1D6D9D;}
.bl_form_hg {min-height: 230px;}

@media (max-width: 900px) {
	.bl_form {width: 45% !important; margin: 0 !important;}
	.bl_form.bl_form_hg {margin-right: 20px !important;}
}
@media (max-width: 670px) {
	.bl_form {width: 90% !important; margin: 0 auto 40px 0 !important; float: none;}
	.bl_form.bl_form_hg {margin-right: 0 !important;}

	.slider > .dragger {width: 20px; height: 20px;}
	.product_slider {padding-bottom: 15px;}
	.product_slider .dop_price {top: 10px; left: 40%;}
}

.bl_form input[type='text'], .bl_form input[type='password'] {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 93%;
}
.bl_form #billing_form input[type='text'], .bl_form #billing_form input[type='password'] {
	width: 85%;
}
.bl_form #billing_form select {
	width: 91%;
}
.bl_form select {
	outline-offset: -2px;
	width: 99%;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bl_form .btn {
	padding-top: 3px;
	padding-bottom: 3px;
}
.bl_form .btn {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.bl_form .btn {
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	display: inline;
	padding: 4px 14px;
	margin-bottom: 0;
	margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	/*border: 1px solid #bbbbbb;
		border-top-color: rgb(187, 187, 187);
		border-right-color: rgb(187, 187, 187);
		border-bottom-color: rgb(187, 187, 187);
		border-left-color: rgb(187, 187, 187);*/
	border: 0;
	/*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #a2a2a2;*/
	border-radius: 4px;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	zoom: 1;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bl_form .btn.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-repeat: repeat-x;
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.valid-error {
	display: none;
	color: red;
	position: relative;
	top: -9px;
	font-size: 13px;
}
.bl_form .global_error_bil {
	width: 100%;
}
.bl_form .global_error_bil {
	border: 1px solid red;
	color: red;
	margin: 10px 0;
	text-align: center;
	display: none;
}
.bl_form .bill_links {
	font-size: 14px;
}
.bl_form label {font-size: 14px; font-weight: normal; line-height: 20px;}
.bl_form .control-group.error input:focus, .bl_form .control-group.error select:focus, .bl_form .control-group.error textarea:focus {
	color: #b94a48;
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.bl_form .control-group.error > label, .bl_form .control-group.error .help-block, .bl_form .control-group.error .help-inline {color: #b94a48; font-size: 13px; position: relative; top: -8px;}
.bl_form .help-inline {padding-left: 5px; vertical-align: middle; zoom: 1;}


.left_doc_col {
	width: 40%;
	float: left;
}
.right_doc_col {
	margin-left: 20px;
	width: 40%;
	float: left;
}

.map_links {margin-left: 20px;}
.map_links li ul {margin: 10px 0 10px 20px;}


#recover_bill input[type='text'] {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width: 400px;
	width: 97%;
}
#recover_bill .btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-repeat: repeat-x;
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	display: inline-block;
	padding: 4px 14px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	color: #FFF;
	border-radius: 5px;
}
.center_bil_form {
	max-width: 400px;
	margin: 0 auto;
}
.center_bil_form .global_error_bil {
	border: 1px solid red;
	color: red;
	width: 400px;
	margin: 10px 0;
	text-align: center;
	display: none;
}
/*=============================================================================================
Старые стили - конец
===============================================================================================*/


.news_txt table td {
	padding: 5px;
}

.cloned-sidebar .title {
	font-family: 'ProximaNova-Bold';
	font-size: 14px;
	margin-bottom: 30px;
}

.question-overlay {
	position: absolute !important;
	right: 13px;
	width: 14px !important;
	height: 14px;
	z-index: 999;
}

.promo-wrapper {
	margin-top: 30px;
}

.promo-wrapper .whith_info {
	text-decoration: none;
}
.promo-wrapper .whith_info:after {
	left: 97%;
	top: 17px;
}

.promo-error {
	cursor: default;
	padding: 0;
	font-size: 12px;
	max-width: 46%;
	position: relative;
	top: 0;
	display: none;
}
.promo-error span {
	color: #c23b3b;
}

.product_description_dop {
	padding: 10px 0 0 0;
}

.product_description_dop > li {
	padding: 15px 0 15px 0;
}
.order-form-wrapper-new .promo-wrapper  .fieldset {
	margin-bottom: 10px;
}

.fancybox-navigation button:before {
	background: rgba(255, 255, 255, 0.6) !important;
}

/*.isp_documentation {
	padding-bottom: 40px;
}*/

/* VMMANAGER6 */
#product_vmanager6 .content {
	max-width: 780px;
}
#product_vmanager6 .grid1k2_product > .row {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#product_vmanager6 .big_product_mask {
	width: 50%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#product_vmanager6 .big_product_mask > div {
	width: 100%;
}
#product_vmanager6 .bp_product_description, #product_vmanager6 .big_product_footer {
	padding: 30px 50px !important;
}
#product_vmanager6 .bp_product_description {
	text-align: left;
	padding-bottom: 0 !important;
}
#product_vmanager6 .bp_product_description p:first-child {
	margin-bottom: 50px;
}
#product_vmanager6 .bp_product_description p span {
	font-size: 13px;
	color: #888;
}
#product_vmanager6 .product_trial .ph_price:after {
	display: none;
}
#product_vmanager6 .period_change > label {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	position: relative;
}
#product_vmanager6 .period_change > label:last-child {
	margin-right: 0;
}
#product_vmanager6 .period_change > label > span {
	display: block;
	cursor: pointer;
	color: #10689b;
	font-family: 'ProximaNova-Bold';
	line-height: 20px;
	padding: 15px 20px;
	box-shadow: 0 0 50px rgba(0,0,0,0.05);
	border-radius: 3px;
	transition: all 0.15s ease-in-out;
	width: 130px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	text-align: center;
}
#product_vmanager6 .period_change > label > span:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	border: 2px solid rgba(85, 190, 208, 0.4);
	left: 0;
	right: 0;
	display: block;
}
#product_vmanager6 .period_change input {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
	overflow: hidden;
	opacity: 0;
}
#product_vmanager6 .period_change input:checked + span {
	background-color: #55bed0;
	color:#fff;
	box-shadow: 0 0px 50px rgba(85,191,209,0.25);
}
#product_vmanager6 .period_change .discount {
	position: absolute;
	color: #fff;
	font-family: 'ProximaNova-Bold';
	font-size: 12px;
	line-height: normal;
	padding: 5px;
	width: 70px;
	background: #7353ae;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	right: -25px;
	top: 0;
	text-align: center;
}
#product_vmanager6 .change_currency {
	position: relative;
}
#product_vmanager6 .change_currency:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	background: #e5e5e5;
	margin-top: -0.5px;
}
#product_vmanager6 .change_currency ul {
	position: relative;
	background: #fff;
	padding: 0 20px;
}
#product_vmanager6 .change_currency ul li {
	vertical-align: top;
}
#product_vmanager6 .bp_dop_product_description {
	border: 0;
	padding: 0;
	margin: 0;
}
#product_vmanager6 .bp_dop_product_description li {
	background: transparent;
	list-style: none;
	display: block;
	margin-bottom: 35px;
}
#product_vmanager6 .addon_title {
	font-size: 15px;
	margin-bottom: 15px;
}
#product_vmanager6 .dop_price {
	position: static;
	left: auto;
	right: 0;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
}
#product_vmanager6 .dop_price span {
	color: #54bed0;
}
#product_vmanager6 .addon-list {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	max-width: 270px;
	border: 2px solid #55c0d1;
	-webkit-appearance: none;
	appearance: none;
	height: 50px;
	border-radius: 3px;
	padding: 0 20px;
	background: #fff url('/homepage/images/select_down.png') no-repeat calc(100% - 20px) center;
}
#product_vmanager6 .bp_product_description .desc {
	text-align: center;
	font-size: 14px;
}
#product_vmanager6 .big_product {
	padding-bottom: 154px;
	position: relative;
}
#product_vmanager6 .big_product_footer {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}
#product_vmanager6 .product_slider {
	top: 0;
}
#product_vmanager6 .slider {
	width: 100%;
	max-width: 215px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 !important;
	top: 0;
}
#product_vmanager6 .slider > .track {
	box-shadow: none;
	background: rgba(0,0,0,0.2);
	border: 0;
	height: 6px;
}
#product_vmanager6 .slider > .dragger {
	background: #fff;
	width: 24px;
	height: 24px;
	border: 4px solid #55bfd1;
	border-radius: 50%;
	box-shadow: 0 10px 20px rgba(85, 191, 209, 0.2);
	box-sizing: border-box;
}
#product_vmanager6 .ph_price {
	height: 0;
	width: 0;
	overflow: hidden;
}
#product_vmanager6 .big_product_header {
	padding: 50px 0;
}
#ajax_order_content .product_list .dop_price {
	left: 0;
}
#product_vmanager6 .addon_list_switchers {
	width: 100%;
	max-width: 270px;
	display: inline-block;
	vertical-align: middle;
}
#product_vmanager6 .addon_list_switchers .switcher {
	display: table-cell;
	width: 1%;
	border: 2px solid #55c0d1;
	padding: 10px 12px;
	cursor: pointer;
	line-height: 16px;
}
#product_vmanager6 .addon_list_switchers .switcher.active {
	background: #55c0d1;
	color: #fff;
}
#product_vmanager6 .addon_list_switchers .switcher:first-child {
	border-radius: 3px 0 0 3px;
}
#product_vmanager6 .addon_list_switchers .switcher:last-child {
	border-radius: 0 3px 3px 0;
}
#product_vmanager6 .addon_list_switchers .switcher:not(:last-child) {
	border-right: 0;
}
#product_vmanager6 .row_table {
	display: table;
	width: 100%;
	table-layout: fixed;
}
#product_vmanager6 .one_big_product {
	width: 100%;
	max-width: 980px;
	background: #fff;
	box-shadow: 0 0 50px rgba(0,0,0,0.05);
	margin: 40px auto 60px;
	padding: 10px;
	box-sizing: border-box;
}
#product_vmanager6 .one_product_blocks {
	padding: 60px 90px 0;
}
#product_vmanager6 .one_product_block {
	padding: 40px 0;
	border-bottom: 1px solid #ddd;
}
#product_vmanager6 .one_product_block:last-child {
	border-bottom: 0;
}
#product_vmanager6 .one_product_title {
	text-align: left;
	font-size: 24px;
	margin-bottom: 30px;
}
#product_vmanager6 .block_title {
	width: 300px;
}
#product_vmanager6 .block_title, #product_vmanager6 .block_info {
	display: table-cell;
	vertical-align: middle;
}
#product_vmanager6 .block_title_label {
	font-size: 17px;
}
#product_vmanager6 .block_title_desc {
	font-size: 12px;
	color: #999;
}
#product_vmanager6 .block_title_desc > span {
	color: #999;
}
#product_vmanager6 .block_title_desc > b {
	color: #10689b;
}
#product_vmanager6 .one_product_result {
	background: rgba(85, 191, 209, 0.05);
	padding: 40px 90px;
	box-sizing: border-box;
}
#product_vmanager6 .blue_btn {
	width: 100%;
	max-width: 270px;
}
#product_vmanager6 .blue_btn:before, #product_vmanager6 .blue_btn:after {
	display: none;
}
#product_vmanager6 .pf_price {
	margin-bottom: 0;
}
#product_vmanager6 .pf_price > a {
	position: relative;
}
#product_vmanager6 .pf_price .price_data_change {
	right: auto;
	bottom: 100%;
	left: 0;
}

@media (max-width: 980px) {
	#product_vmanager6 .one_product_blocks {
		padding: 30px 30px 0
	}
	#product_vmanager6 .one_product_block {
		padding: 20px 0;
	}
	#product_vmanager6 .one_product_result {
		padding: 30px;
	}
}

@media (max-width: 780px) {
	#product_vmanager6 .bp_product_description, #product_vmanager6 .big_product_footer {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	#product_vmanager6 .row_table, #product_vmanager6 .block_title, #product_vmanager6 .block_info {
		display: block;
	}
	#product_vmanager6 .block_title {
		margin-bottom: 20px;
		width: 100%;
	}
	#product_vmanager6 .block_title, #product_vmanager6 .block_info {
		text-align: center;
	}
	#product_vmanager6 .dop_price {
		display: block;
		margin-left: 0;
	}
}

@media (max-width: 580px) {
	#product_vmanager6 .grid1k2_product > .row {
		display: block;
	}
	#product_vmanager6 .big_product_mask {
		width: 100%;
	}
}

.mobile_menu_logo {
	display: inline-block;
	vertical-align: top;
}
.mobile_menu_logo img {
	display: inline-block;
	vertical-align: top;
	width: 130px;
	height: auto;
}
.mobile_menu_header {
	padding: 17px 15px;
	position: relative;
}
.mobile_menu_phone {
	font-weight: 700;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	position: absolute;
	right: 70px;
	top: 50%;
	margin-top: -10px;
}

@media (max-width: 480px) {
	.mobile_menu_phone {
		font-size: 14px;
	}
}

#isp_docs {
	padding: 50px 0;
}
#isp_docs .row_inline {
	font-size: 0;
}
#isp_docs .row_inline > .col {
	display: inline-block;
	vertical-align: middle;
	font-size: 1rem;
}
#isp_docs .tabs_label {
	margin-right: 25px;
}
#isp_docs .tabs {
	background: #f4f4f4;
	border-radius: 4px;
	padding: 4px;
}
#isp_docs .tabs_content {
	margin-top: 40px;
}
#isp_docs .tabs > .tab {
	display: inline-block;
	vertical-align: top;
	min-width: 130px;
	font-family: 'ProximaNova-Bold';
	font-size: 16px;
	line-height: 20px;
	padding: 10px;
	text-align: center;
	color: #bbbbbb;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
}
#isp_docs .tabs > .tab:hover {
	color: #10689b;
}
#isp_docs .tabs > .tab.active {
	box-shadow: 0 3px 9px rgba(0,0,0,0.07);
	background: #fff;
	border-radius: 4px;
	color: #10689b;
}
#isp_docs .tabs_content > .isp_documentation {
	display: none;
}
#isp_docs .tabs_content > .active {
	display: block;
}
#isp_docs .help_ul {
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
#isp_docs .help_ul:before {
	top: 0;
}
#isp_docs .help_ul > a {
	font-family: 'ProximaNova-Regular';
	font-size: 16px;
	text-decoration: underline;
	margin: 0;
}
#isp_docs .help_ul > ul {
	margin-top: 20px;
	padding: 30px 0 15px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	position: relative;
}
#isp_docs .help_ul > ul > li {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}
#isp_docs .help_ul > ul a {
	display: inline-block;
	margin-bottom: 0;
	color: #444;
	position: relative;
	text-decoration: underline;
}
#isp_docs .help_ul > ul a:hover {
	color: #10689b;
}
#isp_docs .help_ul > ul a:before {
	content: '';
	position: absolute;
	display: block;
	top: 8px;
	left: 0;
	width: 15px;
	height: 1px;
	background: rgba(16, 104, 155, 0.35);
}
#isp_docs .help_ul.active > a {
	text-decoration: none;
	color: #444;
}
#isp_docs .help_ul > ul:before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom: 8px solid #bbb;
	top: -16px;
	left: 30px;
}
#isp_docs .help_ul > ul:after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom: 8px solid #f8fafc;
	top: -15px;
	left: 30px;
}
#isp_docs .inner_content_gray {
	background: transparent;
	padding: 0;
}

@media (max-width: 580px) {
	#isp_docs .help_ul > ul > li {
		width: 100%;
	}
}

.news_txt p, .news_txt ul, .news_txt ol, .content ol .news_txt table, .news_txt div {
	margin-bottom: 15px;
}
.news_txt p + div {
	margin-top: -15px;
}
.news_txt ul {
	padding-left: 1em;
}
.news_txt ol, .content ol {
	list-style-type: none;
	counter-reset: num;
	margin-left: 20px;
}
.news_txt ol li, .content ol li {
	position: relative;
}
.news_txt ol li:before, .content ol li:before {
	content: counter(num) '.'; 
	counter-increment: num;
	display: inline-block;	
	position: absolute;
	top: 0px;
	left: -25px;
	width: 20px;
	text-align: right;
	font-family: 'Arial', sans-serif;
}

.ssl_tool .input {
	display: block;
	width: 100%;
	max-width: 550px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 15px;
	padding: 12px 20px;
	margin-bottom: 0;
	background: #fff;
}
.ssl_tool.ssl-checker .input {
	margin: 0 !important;
}
.ssl_tool.ssl-checker .stc-action {
	top: 0;
}
.ssl_tool.ssl-checker .stc-action input[type="submit"] {
	height: 44px;
}
.ssl_tool.ssl-checker {
	margin-bottom: 30px;
}
.ssl_tool select.input {
	padding-left: 16px;
	margin: 8px 0 0;
	height: 44px;
}
.ssl_tool textarea.input {
	resize: none;
	height: 300px;
	margin-bottom: 10px;
	font-size: 13px;
}
.ssl_tool .blue_btn {
	width: auto;
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	outline: 0;
	border: 0;
	cursor: pointer;
}
.ssl_tool .blue_btn:before, .ssl_tool .blue_btn:after {
	display: none;
}
.ssl_tool .input_label {
	font-weight: 700;
}

.buy_set_block {
	margin-bottom: 40px;
}
.buy_set_block .product_content {
	padding: 10px 15px
}
.buy_set_block .product_bottom {
	display: table;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 15px;
}
.buy_set_block .pf_price {
	display: table-cell; 
	vertical-align: middle;
}
.buy_set_block .product_links {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}
.buy_set_block .product_text {
	overflow: auto;
	max-height: none;
}
.buy_set_block .product_text table {
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
.buy_set_block .product_text td {
	vertical-align: top;
	border: 0;
}
.buy_set_block .product_text ul {
	margin-left: 10px;
}

.changelog > p {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
}
.changelog .date {
	font-size: 12px;
	color: #999;
	margin-top: 2px;
	display: block;
	line-height: normal;
}

.ssl_option_more h4 {
	font-size: 18px;
	margin-bottom: 10px;
}
.ssl_option_more .row div {
	margin: 20px 0 0 0;
}
.ssl_option_more .row div span, .ssl_option_description p {
	color: #888;
}
.ssl_option_more .row div b {
	font-weight: normal;
}
.ssl_specifications {
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.ssl_option_description div {
	font-size: 15px;
}
.ssl_option_description .ssl_option, .ssl_option_description .ssl_method {
	font-size: 11px;
}
.complete_zakaz h2 {
	font-size: 24px;
}
.change_currency ul li a {
	font-size: 18px;
}
.ssl_tarif .ssl_filter_radio {
	border-bottom: 1px solid rgba(86, 194, 210, 0.4);
	position: relative;
}
.ssl_tarif .ssl_filter_radio:last-child {
	border-bottom: 0;
}
.ssl_tarif label, .ssl_main_info .row > div, .complete_zakaz_info p, .complete_zakaz .pod_title, .complete_zakaz_info table tr td {
	font-size: 15px;
}
.ssl_tarif .ssl_filter_radio:nth-child(2n) {
	background: rgba(236, 240, 241, 0.3);
}

.subscription_ssl_info {
	position: absolute;
	left: 140px;
	top: 14px;
	cursor: default;
}
.ssl_filter_radio.checked-period .subscription_ssl_info {
	background: #40b2c3;
	border-radius: 10px;
}
.subscription_ssl_label {
	color: #777;
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
	display: flex;
}
.subscription_ssl_icon {
	font-style: normal;
	display: block;
	margin-left: 6px;
	border-radius: 50%;
	border: 1px solid #56c2d2;
	background: #fff;
	color: #10689b;
	font-family: 'ProximaNova-Bold';
	font-size: 12px;
	width: 20px;
	height: 20px;
	text-align: center;
	box-sizing: border-box;
	line-height: 18px;
}
.ssl_filter_radio.checked-period .subscription_ssl_label {
	color: #fff;
}
.ssl_filter_radio.checked-period .subscription_ssl_icon {
	border: 0;
	line-height: 20px;
}
.subscription_ssl_info .tooltip_text {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	background: #fff;
	z-index: 10;
	position: absolute;
	top: 100%;
	left: 39px;
	margin-top: 12px;
	box-shadow: 0 0 60px rgba(0,0,0,0.25);
	width: 500px;
	padding: 20px;
	border-radius: 4px;
}
.subscription_ssl_info:hover .tooltip_text {
	visibility: visible;
	opacity: 1;
}
.subscription_ssl_info .tooltip_text:before {
	content: '';
	display: block;
	pointer-events: none;
	position: absolute;
	top: -12px;
	left: 30px;
	height: 0;
	width: 0;
	border: 6px solid transparent;
	border-bottom: 6px solid #fff;
}
.subscription_ssl_info .color-blue {
	color: #10689b;
}
.subscription_ssl_info .color-red {
	color: #eb392b;
}

/*.ssl_information {
	border: 2px solid #d9d9d9;
	padding: 25px;
	position: relative;
	margin-top: 30px;
}
.ssl_information:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	pointer-events: none;
	z-index: 1;
}
.ssl_information > div {
	position: relative;
	z-index: 1;
}
.ssl_information:after {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	background: #fff;
	border: 2px solid #d9d9d9;
	position: absolute;
	top: -8px;
	left: 25px;
	transform: rotate(45deg);
}
.ssl_information_top {
	font-size: 15px;
	padding-left: 45px;
	background: url('../images/warning.svg') no-repeat left 2px;
	background-size: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(204, 204, 204, 0.5);
	margin-bottom: 20px;
}
.ssl_information .color-blue {
	color: #10689b;
}*/
.ssl_information_title {
	font-family: 'ProximaNova-Bold';
	margin-bottom: 5px;
}
.ssl_information_text {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.ssl_information_text:last-child {
	margin-bottom: 0;
}

.announce_text {
	margin-bottom: 30px;
	margin-top: -10px;
}

.mobile_complete_zakaz {
	display: none;
}

@media (max-width: 1170px) {
	.complete_zakaz {
		display: none;
	}
	.complete_zakaz.mobile_complete_zakaz {
		display: block;
	}
}

@media (max-width: 780px) {
	#ssl_table th:nth-child(2), #ssl_table th:last-child, #ssl_table td:nth-child(2), #ssl_table td:last-child {
		display: none;
	}
	.white_table th:nth-child(4), .white_table td:nth-child(4) {
		min-width: 100px;
	}
	.subscription_ssl_info .tooltip_text {
		width: 400px;
	}
}

@media (max-width: 680px) {
	.subscription_ssl_info {
		display: none;
	}
	.sat-left {
		width: 100%;
		float: none;
	}
	.sat-right {
		display: block;
		float: none;
		margin-left: 0;
		margin-top: 10px;
	}
}

.slider_changer {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	text-align: center;
	height: 30px;
	background: #fff;
	border: 1px solid #54bed0;
	border-radius: 3px;
	margin-left: 10px;
	font-size: 16px;
}
.block_title_text {
	font-size: 12px;
	color: #999;
}

.row_flex {
	display: flex;
	align-items: flex-start;
}
.pr_group {
	flex: 1;
	box-sizing: border-box;
	border-radius: 4px;
	box-shadow: 0 0 30px rgba(0,0,0,0.05);
	overflow: hidden;
}
.pr_group:first-child {
	margin-right: 30px;
}
.pr_group .big_product_mask {
	flex: 1;
	padding: 0;
}
.pr_group .big_product {
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}
.pr_group_header {
	height: 130px;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
}
.pr_group-sectigo .pr_group_header {
	background: #01b372;
	background: linear-gradient(to bottom, #41c696,#01b372);
}
.pr_group-digicert .pr_group_header {
	background: #1973bc;
	background: linear-gradient(to bottom, #5397cd,#1973bc);
}
.pr_group .big_product_header {
	margin-top: -130px;
	padding: 70px 0 0;
}
.pr_group .ph_price::after {
	display: none;
}
.pr_group .ph_title, .pr_group .ph_price {
	font-size: 20px;
}
.pr_group .big_product_mask {
	position: relative;
}
.pr_group .big_product_mask:first-child:after {
	content: '';
	display: block;
	position: absolute;
	top: -60px;
	bottom: 0;
	right: 0;
	width: 1px;
	background: rgba(244, 245, 246, 0.8);
}

.product-codesign .prop-air_support .whith_info {
	padding-left: 70px;
}
.product-codesign .prop-air_support .whith_info::before {
	content: '';
	position: absolute;
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 6px;
	background: #fff url('../images/icon-air.png') no-repeat center;
	box-shadow: 0 0 45px rgba(0,0,0,0.1);
	top: 50%;
	margin-top: -17.5px;
	left: 25px;
}
.product-codesign .prop-mac_support .whith_info {
	padding-left: 70px;
}
.product-codesign .prop-mac_support .whith_info::before {
	content: '';
	position: absolute;
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 6px;
	background: #fff url('../images/icon-mac.png') no-repeat center;
	box-shadow: 0 0 45px rgba(0,0,0,0.1);
	top: 50%;
	margin-top: -17.5px;
	left: 25px;
}
.product-codesign .prop-java_support .whith_info {
	padding-left: 70px;
}
.product-codesign .prop-java_support .whith_info::before {
	content: '';
	position: absolute;
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 6px;
	background: #fff url('../images/icon-java.png') no-repeat center;
	box-shadow: 0 0 45px rgba(0,0,0,0.1);
	top: 50%;
	margin-top: -17.5px;
	left: 25px;
}
.product-codesign .prop-office_vba_sup .whith_info {
	padding-left: 70px;
}
.product-codesign .prop-office_vba_sup .whith_info::before {
	content: '';
	position: absolute;
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 6px;
	background: #fff url('../images/icon-office.png') no-repeat center;
	box-shadow: 0 0 45px rgba(0,0,0,0.1);
	top: 50%;
	margin-top: -17.5px;
	left: 25px;
}
.product-codesign .prop-win10_sup .whith_info {
	padding-left: 70px;
}
.product-codesign .prop-win10_sup .whith_info::before {
	content: '';
	position: absolute;
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 6px;
	background: #fff url('../images/icon-windows.png') no-repeat center;
	box-shadow: 0 0 45px rgba(0,0,0,0.1);
	top: 50%;
	margin-top: -17.5px;
	left: 25px;
}

@media (max-width: 780px) {
	.product-codesign > .row_flex {
		display: block;
	}
	.pr_group:first-child {
		margin-right: 0;
	}
	.pr_group {
		margin-bottom: 30px;
	}
}

.s_price_request .content {
	width: 100%;
	max-width: 680px;
	padding: 0 15px;
}
.s_price_request .form_field {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.s_price_request .row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.s_price_request .row .form_field {
	width: calc(50% - 10px);
}
.s_price_request .input {
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}
.s_price_request .field-checkbox {
	display: flex;
	align-items: center;
}
.s_price_request .field-checkbox input {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	-webkit-appearance: checkbox;
	appearance: checkbox;
	flex-shrink: 0;
}
.s_price_request .input:focus {
	border-color: #55c0d1;
}
.s_price_request .label_text {
	font-size: 14px;
	margin-bottom: 5px;
}
.s_price_request .required {
	color: #f00;
}
.s_price_request .btn {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	padding: 11px 30px;
	border-radius: 4px;
	background: #10689b;
	cursor: pointer;
	box-sizing: border-box;
	color: #fff;
	border: 0;
}
.popup_thank {
	max-width: 600px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 40px 30px !important;
}