

/* Start:/local/templates/gs_2018_default/template_styles.css?171636359169354*/
/* ************************************************************************************ */
/* IE11 FIX */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	/* IE10+ specific styles go here */
	.header__menu > ul > li .header__drop {
		/*pointer-events:none;*/
		display:none !important;
	}
	.header__menu > ul > li._open .header__drop {
		display:block !important;
	}
.header__search_form input {
		display:none;
}
._open.header__search_form input {
		display:block;
}
.header ._open.header__search_form input {
		top:0;
		margin-top:26px;
}
.header._fixed ._open.header__search_form input {
		top:0;
		margin-top:8px;
}
.header__logo {
	pointer-events: initial;
}
.header__logo a {
	position:relative;
	z-index:101;
}
.header__rmenu_link {
	z-index:101;
}
.header__menu_icon {
	position:relative;
	z-index:101;
}
	._open .header__drop_main-ul > li {
		pointer-events:auto;
	}

	.inner {
		-ms-flex-positive:0;
		-ms-flex-preferred-size:auto;
	}
	.checkbox-label__inner {
		-ms-flex-positive:0;
		-ms-flex-preferred-size:auto;
		display:inline-table;
	}
	.sidebuy a {
		-ms-flex-positive:0;
		-ms-flex-preferred-size:auto;
	}

	.footer__social .social-list .social-link {
		display:inline-block;
	}
	.wrapper::before {
		display:none;
	}
}
/* ************************************************************************************ */


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


.header._fixed {
	box-shadow:0 4px 14px 0 rgba(32,54,74,.23);
}

a.anchored {
	margin-top:-100px;
	display:inline-block;
	position:absolute;
	height:1px;
	width:1px;
}

.selection__groups {
	margin-bottom:8px;
}

.selection__item .label_comment {
	display:block;
	padding-left:28px;
	margin-top:-10px;
}
.selection__item .label_comment a {
	color:#999999;
	font-size:12.6px;
	margin:9px 0;
	text-decoration:none;
}


.add-eq__pfilter_item .label_comment {
	display:block;
	padding-left:28px;
	margin-top:-10px;
}
.add-eq__pfilter_item .label_comment a {
	color:#999999;
	font-size:12.6px;
	margin:9px 0;
	text-decoration:none;
}

* {
	font-family:"PF BeauSans Pro", Arial, sans-serif;
}

.card__inner_content ul {
	margin:0 0 21px;
	padding-left:22px;
}
.card__inner_content ul li {
	font-size:14px;
	line-height:21px;
	/*color:#000;*/
	margin:0 0 8px;
}

.card__inner_content ol {
	margin:0 0 21px;
	padding-left:22px;
}
.card__inner_content ol li {
	font-size:14px;
	line-height:21px;
	/*color:#000;*/
	margin:0 0 8px;
}


/*
.smartfilter .checkbox {
	position:relative;
    opacity:1;
    width:auto;
    height:auto;
	pointer-events:auto;
}
*/


/* ************************************************************************* */
.subscribe__form h3 {
	font-weight:500;
}

.subscribe__input {
	flex-flow:row wrap;
}
.subscribe__input .error-block {
	padding-top:16px;
	color:#e9344e;
	font-size:14px;
	line-height:18px;
	margin:7px 0 0;
	position:relative;
	width:100%;
	display:block;
	page-break-after:always;
	page-break-before:always;
}

.subscribe__input .subscribe_btn:disabled {
	opacity:0.65;
	cursor:default;
}

.subscribe .form_title {
	display:block;
	text-align:left;
	margin:0;
	font-size:30px;
	line-height:34px;
	font-weight:700;
	text-transform:uppercase;
	color:#FFFFFF;
}
@media (max-width: 991px) {
	.subscribe .form_title {
		font-size:26px;
		line-height:30px;
	}
}
@media (max-width: 991px) {
	.subscribe .form_title {
		font-size:26px;
		line-height:30px;
	}
}
/* ************************************************************************* */


/* ************************************************************************* */
.docs__notify p:last-child {
	margin-bottom:0;
}
.docs__bottom {
	padding-top:20px;
}
.docs__notify + .docs__bottom {
	padding-top:0;
}
/* ************************************************************************* */

/* ************************************************************************* */
.repair__drop_item {
	padding-top:29px;
}
.repair__drop_notify {
	margin-top:17px;
}
/* ************************************************************************* */

/* ************************************************************************* */
.support__faq_group ol,
.support__faq_group ul {
	margin:0 0 16px;
	font-size:14px;
	line-height:17px;
	color:#000;
}
/* ************************************************************************* */


/* ************************************************************************* */
.news__items_group {
	-webkit-column-break-inside:avoid;
	page-break-inside:avoid;
	break-inside:avoid;
}
@media (max-width: 991px) {
	.news__items_group {
		-webkit-column-break-inside:auto;
		page-break-inside:auto;
		break-inside:auto;
	}
}
@media (max-width: 767px) {
	.news__item:last-child {
		margin-bottom:35px;
	}
	.news__items_group:last-child .news__item:last-child  {
		margin-bottom:0;
	}
}
/* ************************************************************************* */


/* ************************************************************************* */
.innews__text ol,
.innews__text ul {
	margin:0 0 16px;
}
.innews__text ol li,
.innews__text ul li {
	font-size:19px;
	line-height:20px;
	color:#000;
	margin:0 0 4px;
}

.innews__text .btn.big {
	border:2px solid #000000;
	color:#000000;
	background:#FFFFFF;
}
.innews__text .btn.big:hover {
	background:#000000;
	color:#FFFFFF;
	text-decoration:none;
}
/* ************************************************************************* */


/* ************************************************************************* */
.footer__menu ul li ul li ul {
	margin-top:12px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.form-container__group input.btn {
	width:100%;
}
.form-container__group input.btn:disabled {
	opacity:0.65;
	cursor:default;
}
/* ************************************************************************* */

/* ************************************************************************* */
.smartfilter .modef_label {
	display:none;
}
.smartfilter .btn:disabled {
	opacity:0.65;
	cursor:default;
}
/* ************************************************************************* */


/* ************************************************************************* */
.add-eq__cols .add-eq__col--filter {
	width:33.3%;
	display:block;
}
.add-eq__cols .add-eq__col--filter + .add-eq__col--items {
	width:66.7%;
}
.add-eq__cols .add-eq__col--filter + .add-eq__col--items .prod-col {
	width:50%;
}
@media (max-width: 991px) {
	.add-eq__cols .add-eq__col--filter {
		width:41.6%;
	}
	.add-eq__cols .add-eq__col--filter + .add-eq__col--items .prod-col {
		width:100%;
	}
	.add-eq__cols .add-eq__col--filter + .add-eq__col--items {
		width:58.4%;
	}
}
@media (max-width: 767px) {
	.add-eq__cols .add-eq__col--filter {
		width:100%;
	}
	.add-eq__cols .add-eq__col--filter + .add-eq__col--items {
		width:100%;
		margin-top:30px;
	}
}
.add-eq__btns .btn {
	margin:0 5px 10px;
}
.add-eq__cols .add-eq__col--items .not_item_message {
	width:100%;
	text-align:center;
	margin:0 0 20px;
	font-size:22px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.search__item p span {
	color:#01ACC2;
}
/* ************************************************************************* */


/* ************************************************************************* */
.pagination_center .pagination {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
}
.prod_without .prod .prod__link {
  padding-top:10px;
}
.prod_without .prod .prod__image {
  height:206px;
}
/* ************************************************************************* */

/* ************************************************************************* */
.card__slider_item img {
	max-height:405px;
}
.card__top_col--info p {
	font-size:16px;
}
.card__top_col--info p.info_discontinued_model {
	margin-top:45px;
	font-size:15px;
	font-weight:bold;
	font-family:"PF BeauSans Pro", Arial, sans-serif;
}

.card__top_col--info p.about_sale_text {
	font-size:13px;
	color:#666666;
	line-height:16px;
	margin-top:26px;
}
@media (max-width: 991px) {
	.card__btns a {
		white-space:nowrap;
		padding-right:8px;
		padding-left:8px;
	}
	.card__btns p.about_sale_text {
		font-size:13px;
		color:#666666;
		line-height:16px;
		margin:10px;
	}
}

@media (max-width: 767px) {
	.card__btns a {
		width:100%;
	}
}



@media (max-width: 767px) {
	.card__top {
		margin-top:-6px;
	}
}
/* ************************************************************************* */


/* ************************************************************************* */
.check-status__form .repair_check_result .loadingtext {
	color:#666;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
}
.check-status__form .repair_check_result .oktext {
	color:#000;
	font-size:18px;
	line-height:18px;
	margin:10px 0 16px;
}
.check-status__form .repair_check_result .oktext strong {
}
.check-status__form .repair_check_result .commenttext {
	color:#666;
	font-size:14px;
	line-height:18px;
	margin:10px 0 16px;
}
.check-status__form .repair_check_result .errortext {
	color:#e9344e;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.regcheck-form .garant_check_result .loadingtext {
	color:#666;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
}
.regcheck-form .garant_check_result .oktext {
	color:#000;
	font-size:18px;
	line-height:18px;
	margin:10px 0 16px;
}
.regcheck-form .garant_check_result .oktext strong {
}
.regcheck-form .garant_check_result .commenttext {
	color:#666;
	font-size:14px;
	line-height:18px;
	margin:10px 0 16px;
}
.regcheck-form .garant_check_result .errortext {
	color:#e9344e;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.regcheck__serial_code .regcheck__serial_text {
	margin:11px 0 11px;
}
.regcheck__serial_code .serial-number-form {
	margin-top:35px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.guarantee__text ul {
	margin:20px 0 16px 1px;
	line-height:17px;
}
.guarantee__text ul > li {
	margin-bottom:14px;
}
.guarantee__text .banner_block {
	margin:20px 0 20px;
	padding:0;
}
/* ************************************************************************* */


/* ************************************************************************* */
.serial-number-form .sn-check-result .loadingtext {
	color:#666;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
}
.serial-number-form .sn-check-result .oktext {
	color:#000;
	font-size:18px;
	line-height:18px;
	margin:10px 0 16px;
}
.serial-number-form .sn-check-result .oktext strong {
}
.serial-number-form .sn-check-result .commenttext {
	color:#666;
	font-size:14px;
	line-height:18px;
	margin:10px 0 16px;
}
.serial-number-form .sn-check-result .errortext {
	color:#e9344e;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
	background-color:rgba(255,255,255,0.4);
	padding:6px 10px;
	border-radius:2px;
}
.serial-number-form .sn-check-result .nextsteptext {
	color:#000;
	font-size:18px;
	line-height:18px;
	margin:10px 0 16px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.regcheck-form .reg-form-send-result .loadingtext {
	color:#666;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
}
.regcheck-form .reg-form-send-result .oktext {
	color:#000;
	font-size:18px;
	line-height:18px;
	margin:10px 0 16px;
}
.regcheck-form .reg-form-send-result .oktext strong {
}
.regcheck-form .reg-form-send-result .errortext {
	color:#e9344e;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.select2--border._dark-gray {
	border-color:#dbdbdb !important;
}
.select2--border._dark-gray .select2-selection__rendered {
	color:#000 !important;
}
.select2--border._dark-gray .select2-selection__arrow {
	background-image:url(/local/templates/gs_2018_default/./img/icons/arrow-down-black.svg);
	background-size:13px 9px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.regcheck__group input:read-only {
	color:#dbdbdb !important;
}
.regcheck__group input:read-only:focus {
	border-color:#dbdbdb !important;
}
/* ************************************************************************* */


/* ************************************************************************* */
.fancybox-slide--image .fancybox-navigation .fancybox-button--arrow_left,
.fancybox-slide--current .fancybox-navigation .fancybox-button--arrow_left {
	left:-60px;
}
.fancybox-slide--image .fancybox-navigation .fancybox-button--arrow_right,
.fancybox-slide--current .fancybox-navigation .fancybox-button--arrow_right {
	right:-60px;
}
.fancybox-slide--image .fancybox-navigation .fancybox-button[disabled] {
	color:#ccc;
	cursor:default;
	opacity:0.3;
}
/* ************************************************************************* */


/* ************************************************************************* */
.catalog-section.filtration_process {
	opacity:0.4;
}
/* ************************************************************************* */


/* ************************************************************************* */
.header__menu > ul > li._support .header__drop {
	padding-bottom:33px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.page_404 {
	padding:60px 0 100px;
}
.page_404_content {
}
.page_404_content .page_404_img {
	text-align:center;
}
.page_404_content .page_404_link {
	text-align:center;
}
.page_404_content .page_404_link .alt_link {
	padding:20px 0 10px;
}
.page_404_content .page_404_link .alt_link .btn {
	margin:0 15px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.hotline__form__thanks h2 {
	font-size:25px;
	line-height:27px;
	color:#01ACC2;
	margin-bottom:21px;
	text-align:left;
	text-transform:none;
}
.hotline__form__thanks p {
	font-size:21px;
	line-height:25px;
	font-weight:300;
}
/* ************************************************************************* */


/* ************************************************************************* */
.resp-video {
	position:relative;
	padding-bottom:56.25%;  /* высота контейнера для 16:9 (если 4:3 — поставьте 75%) */
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.resp-video iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.textpage__cols {
	margin-top:45px;
	margin-bottom:57px;
}
.textpage__col--text {
	width:66.7%;
}
.textpage__col--info {
	width:33.3%;
	margin-top:21px;
}
.textpage__col--text--fullwidth {
	width:100%;
}
.textpage__text {
	margin-top:-32px;
}
.textpage__text h3 {
	margin:47px 0 20px;
	padding:0;
}
.textpage__text p {
	font-size:14px;
	line-height:17px;
	color:#000;
	margin:0 0 18px;
}
.textpage__text ol {
	margin:20px 0 16px 1px;
	line-height:17px;
}
.textpage__text ol > li {
	margin-bottom:14px;
}
.textpage__text ul {
	margin:20px 0 16px 1px;
	line-height:17px;
}
.textpage__text ul > li {
	margin-bottom:14px;
}
.textpage__info_block {
	min-height:144px;
	padding:41px 39px 29px;
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

	color: #FFF;
	font-size: 14px;
	line-height: 26px;
}
.textpage__info_block h3 {
	font-size:16px;
	line-height:20px;
	color:#FFF;
	text-transform:uppercase;
	margin:0 0 24px;
}
.textpage__info_block ul {
	list-style:none;
	margin:0;
	padding:0;
}
.textpage__info_block ul._columns {
	-webkit-columns:2;
	   -moz-columns:2;
			columns:2;
}
.textpage__info_block ul._columns li {
	-webkit-column-break-inside:avoid;
			  page-break-inside:avoid;
				   break-inside:avoid;
}
.textpage__info_block li {
	position:relative;
	padding:0 0 0 24px;
	font-size:14px;
	color:#FFF;
	line-height:17px;
	margin:0 0 13px;
}
.textpage__info_block li a {
	color:#01ACC2;
	text-decoration:none;
}
.textpage__info_block li a:hover {
	text-decoration:underline;
}
.textpage__info_block li:before {
	width:7px;
	height:7px;
	-webkit-border-radius:50%;
			border-radius:50%;
	background:#FFF;
	position:absolute;
	top:3px;
	left:0;
	display:block;
	content:'';
}
.textpage__info_block a {
	color:#01ACC2;
	text-decoration:none;
}

@media (max-width: 1169px) {
	.textpage__cols {
		margin-top:0;
		margin-bottom:40px;
	}
	.textpage__info_block {
		padding:20px 25px;
	}
}
@media (max-width: 991px) {
	.textpage__col {
		width:100%;
	}
	.competition__textpage__text {
		margin-top:-10px;
	}
}
@media (max-width: 479px) {
	.textpage__cols {
		margin-bottom:20px;
	}
	.textpage__col--info {
		margin-top:0;
	}
	.textpage__info_block {
		padding:15px;
	}
}
/* ************************************************************************* */


/* ************************************************************************* */
.serial-number-form .step_select {
	width:100%;
	padding:18px 0 0;
	text-align:center;
}
.serial-number-form .step_select a {
	font-size:16px;
	line-height:20px;
	color:#FFF;
}
.serial-number-form .check_cert_result .loadingtext,
.serial-number-form .check_sn_result .loadingtext {
	color:#666;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
}
.serial-number-form .check_cert_result .oktext,
.serial-number-form .check_sn_result .oktext {
	color:#000;
	font-size:18px;
	line-height:18px;
	margin:10px 0 16px;
}
.serial-number-form .check_cert_result .oktext strong,
.serial-number-form .check_sn_result .oktext strong {
}
.serial-number-form .check_cert_result .errortext,
.serial-number-form .check_sn_result .errortext {
	color:#e9344e;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
	background-color:rgba(255,255,255,0.4);
	padding:6px 10px;
	border-radius:2px;
}


.regcheck-form .reg_cert_result .loadingtext {
	color:#666;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
}
.regcheck-form .reg_cert_result .oktext {
	color:#01ACC2;
	font-size:18px;
	line-height:20px;
	margin:10px 0 16px;
}
.regcheck-form .reg_cert_result .oktext strong {
}
.regcheck-form .reg_cert_result .errortext {
	color:#e9344e;
	font-size:16px;
	line-height:18px;
	margin:10px 0 16px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.regcheck__group .jfilestyle-corner  {
	width:100%;
}
.regcheck__group div.jfilestyle input {
	color:#000000;
	border:2px solid #dbdbdb;
	background:#FFF;
	font-size:20px;
	/*padding:0 142px 0 17px;*/
	padding:0 142px 0 23px;
}
.regcheck__group .focus-jfilestyle {
	height:52px;
	display:inline-block;
	position:absolute;
	right:0;
	top:0;
	border-radius:0 5px 5px 0;
}
.regcheck__group div.jfilestyle.jfilestyle-theme-black label {
	height:52px;
	border-radius:0 5px 5px 0;
	border-color:#080808;
	background:#080808;
	align-items:center;
	text-align:center;
	line-height:30px;
	font-size:14px;
	outline:none;
}
/* ************************************************************************* */


/* ************************************************************************* */
.pop-up_text {
	color:#000;
	padding:10px 20px;
}
.pop-up_text h3 {
	font-size:22px;
	line-height:24px;
	margin:10px 0 24px;
}
.pop-up_text p {
	font-size:16px;
	line-height:22px;
	margin:0 0 18px;
}
.pop-up_text p._lg {
	font-size:18px;
	line-height:26px;
	margin-bottom:20px;
}
.pop-up_text ol > li:before {
	font-size:16px;
	font-weight:700;
	color:#000;
	display:block;
	position:absolute;
	top:1px;
	left:0;
	content:counter(ol_list);
}
.pop-up_text ol {
	margin:22px 0 32px 5px;
	padding:0;
	font-size:16px;
	color:#000;
	line-height:22px;
	counter-reset:ol_list;
	list-style:none;
}
.pop-up_text ol > li {
	counter-increment:ol_list;
	position:relative;
	padding:0 0 0 39px;
	margin-bottom:20px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.popup_gsg_banner a > img {
	display:block;
	vertical-align:bottom;
}
/* ************************************************************************* */


/* ************************************************************************* */
.popup-case {
	padding:26px 38px;
	max-width:540px;
	color:#000;
}
.popup-case .popup-case_content .case_form_title h3 {
	font-size:20px;
	font-weight:600;
	line-height:24px;
	color:#000;
	margin:0 0 20px;
}
.popup-case .popup-case_content .form_message .notetext {
	padding:10px 0;
}
.popup-case .popup-case_content .form_message .notetext .form_ok_icon {
	text-align:center;
	padding:8px 0;
}
.popup-case .popup-case_content .form_message .notetext .form_ok_text {
	text-align:center;
	padding:4px 0;
	font-size:18px;
	line-height:28px;
}
.popup-case .popup-case_content .form_message .notetext .form_ok_comment {
	text-align:center;
	padding:14px 0 4px;
}
.popup-case .popup-case_content .form_message .notetext .form_ok_comment a {
	display:-webkit-inline-box;
	display:-webkit-inline-flex;
	display:-ms-inline-flexbox;
	display:inline-flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
		-ms-flex-pack:center;
			justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
		-ms-flex-align:center;
	align-items:center;
	outline:none;
	text-align:center;
	-webkit-transition:0.2s all;
	        transition:0.2s all;
	cursor:pointer;
	text-decoration:none;
	-webkit-user-select:none;
	   -moz-user-select:none;
	    -ms-user-select:none;
	        user-select:none;
	-webkit-border-radius:5px;
	        border-radius:5px;
	padding-top:2px;
	width:222px;
	height:52px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:700;
	border:2px solid #000000;
	color:#000000;
	background:#FFFFFF;
}
.popup-case .popup-case_content .form_message .notetext .form_ok_comment a:hover {
	background:#000000;
	color:#FFFFFF;
}

.popup-case .popup-case_content .case_form_block .form_block .form_block__group {
	margin-bottom:16px;
}
.popup-case .popup-case_content .case_form_block .form_block .form_block__group input {
	border-width:2px;
	padding-left:23px;
	padding-right:23px;
}

.popup-case .popup-case_content .case_form_block .form_block .form_block__agreement {
	padding-top:8px;
}
.popup-case .popup-case_content .case_form_block .form_block .form_block__group._submit .get-case_btn {
	width:100%;
}
.popup-case .popup-case_content .case_form_block .form_block .form_block__group._submit .get-case_btn:disabled {
	opacity:0.65;
	cursor:default;
}
.popup-case .popup-case_content .case_form_block .form_block .form_block__group._note {
	font-size:14px;
	color:#000;
	margin:31px 0 0;
}
/* ************************************************************************* */


/* ************************************************************************* */
.card__slider_item:not(.slick-slide):not(:first-child) {
	display:none;
}
.card__previews_item:not(.slick-slide):nth-child(n+5) {
	display:none !important;
}
/* ************************************************************************* */


/* ************************************************************************* */
#product_filter_btn:disabled {
	opacity:0.65;
	cursor:default;
}
/* ************************************************************************* */

/* ************************************************************************* */
.text-block__btns {
	margin:54px 0 74px;
	text-align:center;
}
/* ************************************************************************* */


/* ************************************************************************* */
select.style-select-white {
	height:52px;
	border:0;
	font-size:20px;
	padding:0 20px 2px;
	-webkit-border-radius:5px !important;
			border-radius:5px !important;
	color: #4b4b4b;
	background:#FFF;
}
@media (max-width: 479px) {
	select.style-select-white {
		padding-left:15px;
		padding-right:15px;
	}
}
html.html-macosx .select2--noborder .select2-selection__rendered,
html.html-ios .select2--noborder .select2-selection__rendered {
	line-height:48px !important;
}
.select2--noborder {
	height:52px !important;
	-webkit-border-radius:5px !important;
			border-radius:5px !important;
	border:0 !important;
}
.select2--noborder .select2-selection__rendered {
	font-size:17px;
	color:#000;
	line-height:55px !important;
	padding:0 32px 0 17px !important;
}
.select2--noborder .select2-selection__arrow {
	background:url(/local/templates/gs_2018_default/./img/icons/arrow-down-black.svg) no-repeat left center;
	background-size:13px 9px;
	bottom:1px;
	height:50px !important;
	width:28px !important;
}
.select2--noborder .select2-selection__arrow b {
	display:none;
}
@media (max-width: 479px) {
	.select2--noborder .select2-selection__rendered {
		padding-left:15px !important;
	}
}
/* ************************************************************************* */


/* ************************************************************************* */
select.style-select-darkgrayborder {
	height:52px;
	background:transparent;
	border:2px solid #dbdbdb;
	font-size:20px;
	padding:0 20px 2px;
	-webkit-border-radius:5px !important;
			border-radius:5px !important;
	color:#4b4b4b;
}
@media (max-width: 479px) {
	select.style-select-darkgrayborder {
		padding-left:15px;
		padding-right:15px;
	}
}
.select2--border._darkgray {
	border-color:#dbdbdb !important;
	-webkit-border-radius:5px !important;
			border-radius:5px !important;
}
.select2--border._darkgray .select2-selection__rendered {
	color:#4b4b4b !important;
}
.select2--border._darkgray .select2-selection__arrow {
	background-image:url(/local/templates/gs_2018_default/./img/icons/arrow-down-black.svg);
	background-size:13px 9px;
}
.select2-container--disabled .select2-selection__rendere {
	color: #dbdbdb !important;
}
.select2-container--disabled ._darkgray .select2-selection__rendered {
    color: #dbdbdb !important;
}
.select2-container--disabled .select2--border._darkgray .select2-selection__arrow {
	background-image:url(/local/templates/gs_2018_default/./img/icons/arrow-down-disabled.svg);
}
/* ************************************************************************* */


/* ************************************************************************* */
.guarantee__info_block p {
	font-size:16px;
	line-height:20px;
	color:#FFF;
	margin:10px 0 10px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.card__icons img {
	height:auto;
	max-height:48px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.prod__label_icon._smart {
	width:20px;
	height:29px;
	background-image:url(/local/templates/gs_2018_default/./img/icons/smart-icon_v3.svg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:cover;
}
.prod__label._lg .prod__label_icon._smart {
	width:25px;
	height:36px;
}
/* ************************************************************************* */


/* ************************************************************************* */
.smart-home {
	
}
.smart-home .smart-home-about__content {
	padding:18px 0 30px;
}
.smart-home .smart-home-about__content .smart-home-about__title {
	
}
.smart-home .smart-home-about__content .smart-home-about__title h1 {
	text-align:center;
	color:#000000;
	font-size:30px;
	line-height:36px;
	font-weight:700;
	text-transform:uppercase;
}
.smart-home .smart-home-about__content .smart-home-about__text {
	margin:0 auto;
	width:84%;
}
.smart-home .smart-home-about__content .smart-home-about__text p {
	text-align:center;
	color:#000000;
	font-size:18px;
	line-height:24px;
}

.smart-home .smart-home-about__content .smart-home-about__items {
	
}
.smart-home .smart-home-about__content .smart-home-about__items .smart-home-about__line {
	
}
.smart-home .smart-home-about__content .smart-home-about__items .smart-home-about__item {
	width:33.3%;	
}
.smart-home .smart-home-about__content .smart-home-about__items .smart-home-about__item .smart-home-about__inner {
	padding:30px 10px 30px 0;
}
.smart-home .smart-home-about__content .smart-home-about__items .smart-home-about__item .smart-home-about__inner .smart-home-about__image {
	margin-left:-3px;
}
.smart-home .smart-home-about__content .smart-home-about__items .smart-home-about__item .smart-home-about__inner .smart-home-about__image img {
	display:block;
}
.smart-home .smart-home-about__content .smart-home-about__items .smart-home-about__item .smart-home-about__inner h3 {
	margin:17px 0;
	color:#000000;
	font-size:20px;
	line-height:26px;
	font-weight:600;
}
.smart-home .smart-home-about__content .smart-home-about__items .smart-home-about__item .smart-home-about__inner p {
	margin:17px 0;
	color:#000000;
	font-size:18px;
	line-height:24px;
}

@media (max-width: 991px) {
	.smart-home .smart-home-about__content .smart-home-about__text {
		width:100%;
	}
	.smart-home .smart-home-about__content .smart-home-about__items .smart-home-about__item {
		width:50%;
	}
}
@media (max-width: 767px) {
	.smart-home .smart-home-about__content .smart-home-about__title h1 {
		font-size:28px;
		line-height:34px;
	}
}
@media (max-width: 479px) {
	.smart-home .smart-home-about__content .smart-home-about__title h1 {
		font-size:26px;
		line-height:32px;
	}
	.smart-home .smart-home-about__content .smart-home-about__items .smart-home-about__item {
		width:100%;
	}
	.smart-home .smart-home-about__content .smart-home-about__items .smart-home-about__item .smart-home-about__inner {
		padding:30px 14px 0 16px;
	}
}
/* ************************************************************************* */
/* ************************************************************************* */
.smart-home .islider__inner a {
	height:690px;
}
.smart-home .swiper-pagination-bullet {
	border:1px solid #ffffff;
}
.smart-home .swiper-pagination-bullet.swiper-pagination-bullet-active,
.smart-home .swiper-pagination-bullet:hover {
	background:#ffffff;
}
.smart-home .islider__dots {
	bottom:50px;
}
.smart-home .islider__arrow--prev {
	left:58px;
}
.smart-home .islider__arrow--next {
	right:58px
}

.smart-home .arrow {
	background-image:url("/local/templates/gs_2018_default/./img/promo_arrow.png");
	background-size:17px 30px;
	border:none;
	background-color:transparent;	
}
.smart-home .arrow:hover {
	background-color:rgba(255,255,255,0.2);
}

@media (max-width: 991px) {
	.islider__item .container {
		padding:0 15px;
	}
	.smart-home .islider__inner a {
		height:auto;
	}
	.smart-home .islider__dots {
		bottom:20px;
	}
}
@media (max-width: 1360px) {
	.smart-home .islider__arrow--prev {
		left:18px;
	}
	.smart-home .islider__arrow--next {
		right:18px
	}
}
@media (max-width: 1260px) {
	.smart-home .islider__arrow--prev {
		left:8px;
	}
	.smart-home .islider__arrow--next {
		right:8px
	}
}
/* ************************************************************************* */
/* ************************************************************************* */
.smart-home .smart-home-scripts__content {
	background:url("/local/templates/gs_2018_default/./img/smart-home-scripts_bg.jpg") no-repeat center;
	background-size:cover;
	/*background-size:auto;*/
	height:670px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}
.smart-home .smart-home-scripts__content .smart-home-scripts__col {
	width:41.666%;
}
.smart-home .smart-home-scripts__content .smart-home-scripts__text {
	padding-right:38px;
}
.smart-home .smart-home-scripts__content .smart-home-scripts__text h2 {
	text-align:left;
	color:#000000;
	font-size:30px;
	line-height:42px;
	font-weight:700;
	text-transform:uppercase;
}
.smart-home .smart-home-scripts__content .smart-home-scripts__text p {
	color:#000000;
	font-size:18px;
	line-height:28px;
}
@media (max-width: 1169px) {
	.smart-home .smart-home-scripts__content .smart-home-scripts__text {
		padding-right:0x;
	}
	.smart-home .smart-home-scripts__content .smart-home-scripts__col {
		width:50%;
	}
}
@media (max-width: 991px) {
	.smart-home .smart-home-scripts__content {
		background-color:rgba(255,255,255,0.2);
		background-blend-mode:soft-light;
	}
	.smart-home .smart-home-scripts__content .smart-home-scripts__col {
		width:58.333%;
	}
}
@media (max-width: 767px) {
	.smart-home .smart-home-scripts__content .smart-home-scripts__text h2 {
		font-size:28px;
		line-height:40px;
	}
	.smart-home .smart-home-scripts__content .smart-home-scripts__col {
		width:66.666%;
	}
}
@media (max-width: 479px) {
	.smart-home .smart-home-scripts__content .smart-home-scripts__text h2 {
		font-size:26px;
		line-height:38px;
	}
	.smart-home .smart-home-scripts__content {
		padding:12px 0 0;
		background-color:rgba(255,255,255,0.4);
		background-blend-mode:soft-light;
		height:auto;
	}
	.smart-home .smart-home-scripts__content .smart-home-scripts__col {
		/*width:75%;*/
		width:100%;
	}	
}
/* ************************************************************************* */
/* ************************************************************************* */
.smart-home .smart-home-control__content {
	background:url("/local/templates/gs_2018_default/./img/smart-home-control_bg.jpg") no-repeat center;
	background-size:cover;
	/*background-size:auto;*/
	height:728px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

.smart-home .smart-home-control__content .smart-home-control__col--image {
	width:58.333%;
}
.smart-home .smart-home-control__content .smart-home-control__col--text {
	width:41.666%;
	display:flex;
	align-items:center;
	justify-content:center;
}

.smart-home .smart-home-control__content .smart-home-control__text {
	padding:0 0 0 82px;
}
.smart-home .smart-home-control__content .smart-home-control__text h2 {
	margin:0 0 34px;
	text-align:left;
	color:#000000;
	font-size:30px;
	line-height:42px;
	font-weight:700;
	text-transform:uppercase;
}
.smart-home .smart-home-control__content .smart-home-control__text p {
	color:#000000;
	font-size:18px;
	line-height:28px;
}
.smart-home .smart-home-control__content .smart-home-control__text img {
	margin:30px 12px 14px;
	display:inline-block;
	max-width:100%;
	height:auto;
}

.smart-home .smart-home-control__content .smart-home-control__image {
	margin-left:-80px;
}
.smart-home .smart-home-control__content .smart-home-control__image img {
	margin-bottom:28px;
	display:inline-block;
	max-width:100%;
	height:auto;
}

@media (max-width: 1330px) {
	.smart-home .smart-home-control__content .smart-home-control__image {
		margin-left:0;
	}
}
@media (max-width: 1169px) {
	.smart-home .smart-home-control__content .smart-home-control__text {
		padding:0 0 0 10px;
	}
}
@media (max-width: 991px) {
	.smart-home .smart-home-control__content .smart-home-control__col--image {
		width:50%;
	}
	.smart-home .smart-home-control__content .smart-home-control__col--text {
		width:50%;
	}
}
@media (max-width: 767px) {
	.smart-home .smart-home-control__content {
		height:auto;
	}
	.smart-home .smart-home-control__content .smart-home-control__col--image {
		width:100%;
	}
	.smart-home .smart-home-control__content .smart-home-control__col--text {
		width:100%;
	}
	.smart-home .smart-home-control__content .smart-home-control__image {
		margin:32px;
	}
	.smart-home .smart-home-control__content .smart-home-control__image img {
		margin:0;
	}
	.smart-home .smart-home-control__content .smart-home-control__text {
		padding:0 20px;
		text-align:center;
	}
	.smart-home .smart-home-control__content .smart-home-control__text h2 {
		text-align:center;
		font-size:28px;
		line-height:40px;
	}
	.smart-home .smart-home-control__content .smart-home-control__text img {
		max-width:200px;
		margin-bottom:30px;
	}
}
@media (max-width: 479px) {
	.smart-home .smart-home-control__content .smart-home-control__text h2 {
		font-size:26px;
		line-height:38px;
	}
}
/* ************************************************************************* */
/* ************************************************************************* */
.smart-home .smart-home-connection__content {
	margin-bottom:92px;
	padding:90px 0 70px;
	background-color:#f5f5f5;
	/*height:728px;*/
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	/*border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;*/
}
.smart-home .smart-home-connection__content h2 {
	text-align:left;
	color:#000000;
	font-size:30px;
	line-height:42px;
	font-weight:700;
	text-transform:uppercase;
}
.smart-home .smart-home-connection__content .smart-home-connection__cols {
	
}
.smart-home .smart-home-connection__content .smart-home-connection__cols .smart-home-connection__col--image {
	width:41.666%;
}
.smart-home .smart-home-connection__content .smart-home-connection__cols .smart-home-connection__col--text {
	width:58.333%;
}


.smart-home .smart-home-connection__content .smart-home-connection__text {
	padding-left:12px;
	padding-right:12px;
}



.smart-home .smart-home-connection__content .smart-home-connection__text ol {
	counter-reset:li; 	/* Устанавливает идентификатор */
	list-style:none;	/* Удаляет стандартную нумерацию */
	margin-top:4px;
	padding:0;
}

.smart-home .smart-home-connection__content .smart-home-connection__text ol p {
    position:relative;
    display:block;
	
    padding:10px 10px 10px 58px;
    margin:28px 0;
	
	color:#000000;
	font-size:18px;
	line-height:28px;
}
.smart-home .smart-home-connection__content .smart-home-connection__text ol li:first-child p {
	margin:0 0 28px;
}
.smart-home .smart-home-connection__content .smart-home-connection__text ol p:before{
	content:counter(li);
	counter-increment:li;
	
	position:absolute;
    left:-25px;
	top:50%;
	margin-top:-25px;
	background:#ffffff;
	height:50px;
	width:50px;
	line-height:50px;
	border:1px solid #e9e9e9;
	text-align:center;
	border-radius:25px;
	
	color:#57b035;
	font-size:17px;
	font-weight:700;

}

.smart-home .smart-home-connection__content .smart-home-connection__image {
	padding:58px 0 0 34px;
}
.smart-home .smart-home-connection__content .smart-home-connection__image img {
	display:inline-block;
	max-width:100%;
	height:auto;
}

@media (max-width: 767px) {
	.smart-home .smart-home-connection__content h2 {
		text-align:center;
		font-size:28px;
		line-height:40px;
	}
	.smart-home .smart-home-connection__content .smart-home-connection__cols .smart-home-connection__col--image {
		width:100%;
	}
	.smart-home .smart-home-connection__content .smart-home-connection__cols .smart-home-connection__col--text {
		width:100%;
	}
	.smart-home .smart-home-connection__content .smart-home-connection__image {
		text-align:center;
		padding:0 0 20px 0;
	}
	.smart-home .smart-home-connection__content .smart-home-connection__text {
		padding-left:37px;
	}
	.smart-home .smart-home-connection__content .smart-home-connection__image img {
		max-width:200px;
	}
	.smart-home .smart-home-connection__content .smart-home-connection__text ol p {
		padding-left:36px;
	}
}
@media (max-width: 479px) {
	.smart-home .smart-home-connection__content h2 {
		font-size:26px;
		line-height:38px;
	}
}
/* ************************************************************************* */
/* ************************************************************************* */
.smart-home .smart-home-scheme__content {
	padding:94px 0 99px;
	background:url("/local/templates/gs_2018_default/./img/smart-home-scheme_bg.jpg") no-repeat center bottom;
	/*background-size:cover;*/
	background-size:auto;
	/*height:1060px;*/
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}
.smart-home .smart-home-scheme__content h2 {
	margin-bottom:13px;
	color:#000000;
	font-size:30px;
	line-height:42px;
	font-weight:700;
	text-transform:uppercase;
}



.smart-home-scheme__image {
	text-align:center;
}
.smart-home-scheme__image .smart-home-scheme__image_inner {
	display:inline-block;
	position:relative;
}
.smart-home-scheme__image .smart-home-scheme__image_inner img.scheme_image {
	max-width:100%;
	display:block;
}
.smart-home-scheme__image .smart-home-scheme__image_inner img.scheme_image_simple {
	display:none;
}
.smart-home-scheme__image .smart-home-scheme__image_links {
	
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link {
	cursor:pointer;
	text-decoration:none;
	display:block;
	-webkit-border-radius:50%;
	border-radius:50%;
	background-color:transparent;
	width:196px;
	height:196px;
	margin-top:-98px;
	margin-left:-98px;
	position:absolute;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link:hover {
	background-color:#ffffff;
	z-index:10;
	
box-shadow:-24px 15px 40px 0px rgba(0,0,0,0.08);
-webkit-box-shadow:-24px 15px 40px 0px rgba(0,0,0,0.08);
-moz-box-shadow:-24px 15px 40px 0px rgba(0,0,0,0.08);
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .scheme_icon {
	/*padding:33px 0 11px 0;*/
	padding:22px 0 13px 0;
	width:100%;
	height:132px;
	text-align:center;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .scheme_icon img {
	height:100%;
	width:auto;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link:hover .scheme_icon img {
	opacity:0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity=85) white;
	-khtml-opacity:0.85;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .name {
	padding:0 10px;
	font-size:14px;
	line-height:16px;
	color:#737373;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .name:after {
	display:inline-block;
	content:'';
	padding-left:10px;
	margin-right:-8px;
	width:12px;
	height:10px;
	background:url("/local/templates/gs_2018_default/./img/scheme_arrow.png") no-repeat bottom right;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._alert .name {
	color:#3fb8c5;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._devices .name {
	color:#57b035;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._alert .name:after {
	background-image:url("/local/templates/gs_2018_default/./img/scheme_arrow_alert.png");
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._devices .name:after {
	background-image:url("/local/templates/gs_2018_default/./img/scheme_arrow_devices.png");
}

.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._siren {
	top:25.8%;
	left:24.2%;
}

.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._smart-lamp {
	top:12.5%;
	left:82.15%;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._smart-socket{
	top:29.9%;
	left:88.0%;
}

.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._temp-sensor{
	top:71.8%;
	left:7.5%;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._gas-sensor {
	top:82.2%;
	left:22.5%;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._smoke-detector{
	top:92.0%;
	left:38.95%;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._open-sensor {
	top:92.3%;
	left:55.1%;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._water-sensor {
	top:92.3%;
	left:70.4%;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._motion-sensor {
	top:78.9%;
	left:85.0%;
}


.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text {
	display:block;
	position:absolute;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:transparent;
	text-align:left;
	padding:25px 20px 10px 31px;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text h3 {
	margin:0;
	color:#ffffff;
	font-size:20px;
	font-weight:600;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text p {
	margin:10px 0;
	color:#ffffff;
	font-size:14px;
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text._alert  {
	top:0.1%;
	left:9.9%;
	width:25.4%;
	height:15.8%;
	/*background-color:#666;*/
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text._devices {
	top:42.7%;
	left:74.4%;
	width:25.5%;
	height:15.8%;
	/*background-color:#666;*/
}
.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text._sensors {
	top:35.2%;
	left:0.1%;
	width:21.0%;
	height:24.5%;
	/*background-color:#666;*/
}


@media (max-width: 1169px) {
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link {
		width:166px;
		height:166px;
		margin-top:-83px;
		margin-left:-83px;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .scheme_icon {
		padding:20px 0 13px 0;
		height:110px;
	}
	
	
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text {
		padding:14px 12px 12px 12px;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text h3 {
		font-size:18px;
	}
}
@media (max-width: 991px) {
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link {
		width:136px;
		height:136px;
		margin-top:-68px;
		margin-left:-68px;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .scheme_icon {
		padding:20px 0 10px 0;
		height:87px;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .name {
		padding:0 6px;
		font-size:12px;
		line-height:14px;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .name:after {
		padding-left:6px;
		margin-right:-4px;
	}
	
	
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text {
		padding:10px 8px 8px 8px;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text h3 {
		font-size:14px;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text p {
		margin:6px 0;
		font-size:11px;
	}
}

@media (max-width: 767px) {
	.smart-home .smart-home-scheme__content {
		padding:34px 0 39px;
		background:none;
		background-color:#f5f5f5;
	}
	.smart-home .smart-home-scheme__content h2 {
		font-size:28px;
		line-height:40px;
	}
	
	.smart-home-scheme__image .smart-home-scheme__image_inner img.scheme_image {
		display:none;
	}
	.smart-home-scheme__image .smart-home-scheme__image_inner img.scheme_image_simple {
		max-width:100%;
		display:block;
	}
	
	.smart-home-scheme__image .smart-home-scheme__image_links {
		margin-top:-110px;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link {
		position:relative;
		-webkit-border-radius:5px;
		border-radius:5px;
		margin:0 auto;
		top:auto !important;
		left:auto !important;
		width:50%;
		height:196px;
		float:left;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link._siren {
		float:none;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link:hover,
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link:focus {
		background-color:transparent;
		outline:none;
		z-index:10;
		
		box-shadow:none;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
	}
	
	
	
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .scheme_icon {
		padding:22px 0 13px 0;
		height:auto;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .name {
		padding:0 10px;
		font-size:14px;
		line-height:16px;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_link .name:after {
		padding-left:10px;
		margin-right:-8px;
	}
	
	
	
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text,
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text._alert,
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text._devices,
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text._sensors {
		position:relative;
		top:auto;
		left:auto;
		width:100%;
		height:auto;
		clear:both;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text h3 {
		color:#000000;
		font-size:20px;
		text-align:center;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links .smart-home-scheme__image_text p {
		color:#000000;
		font-size:14px;
		text-align:center;
	}
}
@media (max-width: 479px) {
	.smart-home .smart-home-scheme__content h2 {
		font-size:26px;
		line-height:38px;
	}
	.smart-home-scheme__image .smart-home-scheme__image_links {
		margin-top:-64px;
	}
}
/* ************************************************************************* */
/* ************************************************************************* */
.smart-home-use-cases__content {
	padding:90px 0 45px;
	/*height:1060px;*/
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}
.smart-home-use-cases__content h2 {
	margin-bottom:23px;
	color:#000000;
	font-size:30px;
	line-height:42px;
	font-weight:700;
	text-transform:uppercase;
}
.smart-home-use-cases__content .smart-home-use-cases__slider {
	
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide {
	overflow:hidden;
	line-height:0;
	font-size:0;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_text {
	text-align:center;
	margin:0 auto;
	width:79%;
	min-height:111px;
	height:100%;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_text p {
	color:#000000;
	font-size:18px;
	line-height:28px;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image {
	display:inline-block;
	position:relative;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image > img {
	max-width:100%;
	display:block;	
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links {
	
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link {
	cursor:pointer;
	text-decoration:none;
	display:block;
	background-color:transparent;
	width:112px;
	/*height:100px;*/
	height:auto;
	margin-top:-21px;
	margin-left:-56px;
	position:absolute;
	text-align:center;
	
	font-size:14px;
	line-height:16px;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide_image .slide_image_links .slide_image_link {
	color:#242424;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link.white {
	color:#ffffff;
}

.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link:before {
	display:block;
	content:'';
	margin:0 auto 8px;
	width:41px;
	height:41px;
	-webkit-border-radius:50%;
	border-radius:50%;
	color:#ffffff;
	background:url("/local/templates/gs_2018_default/./img/smart-home_link.png") no-repeat center center;
	background-color:#57b035;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link:hover:before {
	box-shadow:-4px 2px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:-4px 2px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow:-4px 2px 10px 0px rgba(0,0,0,0.3);
}

.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__hallway .slide_image .slide_image_links .slide_image_link._open-sensor {
	top:23.4%;
	left:67.45%;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__hallway .slide_image .slide_image_links .slide_image_link._siren {
	top:13.5%;
	left:92.9%;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__hallway .slide_image .slide_image_links .slide_image_link._motion-sensor {
	top:54.2%;
	left:87.7%;
}

.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__living-room .slide_image .slide_image_links .slide_image_link._smart-lamp-colored {
	top:21.6%;
	left:12.4%;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__living-room .slide_image .slide_image_links .slide_image_link._receiver {
	top:65.6%;
	left:36.7%;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__living-room .slide_image .slide_image_links .slide_image_link._control-module {
	top:65.7%;
	left:46.05%;
}

.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__bedroom .slide_image .slide_image_links .slide_image_link._smart-socket {
	top:61.1%;
	left:16.05%;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__bedroom .slide_image .slide_image_links .slide_image_link._smart-lamp {
	top:21.3%;
	left:44.65%;
}

.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__bathroom .slide_image .slide_image_links .slide_image_link._water-sensor {
	top:69.9%;
	left:41.7%;
}

.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__kitchen .slide_image .slide_image_links .slide_image_link._gas-sensor {
	top:13.2%;
	left:6.4%;
}
.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__kitchen .slide_image .slide_image_links .slide_image_link._smoke-detector {
	top:8.7%;
	left:69.0%;
}


.smart-home-use-cases__content .smart-home-use-cases__slider__menu {
	overflow:hidden;
	position:relative;
	top:-104px;
}
.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	float:left;
}
.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li {
	position:relative;
	left:-50%;
	float:left;
	
	cursor:pointer;
	
	padding:0 32px;
	margin:0 -1px 0 0;
	
	color:#ffffff;
	font-size:16px;
	line-height:49px;
	
	border-right:1px solid #bababa;
	border-left:1px solid #bababa;
	border-top:1px solid #bababa;
	border-bottom:1px solid #bababa;
}
.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li:first-child {
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li:last-child {
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li.slick-active {
	color:#000000;
	background-color:#ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li:hover {
	color:#000000;
	background-color:#ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li.slick-active:first-child,
.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li:hover:first-child {
	border-left:1px solid #ffffff;
}
.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li.slick-active:last-child,
.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li:hover:last-child {
	border-right:1px solid #ffffff;
}


@media (max-width: 1169px) {
	.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link {
		margin-top:-19px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link:before {
		width:38px;
		height:38px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu {
		top:-88px;
	}
}
@media (max-width: 991px) {
	.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link {
		margin-top:-16px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link:before {
		margin:0 auto 4px;
		width:32px;
		height:32px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu {
		top:-60px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li {
		padding:0 26px;
		line-height:40px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide.slide__living-room .slide_image .slide_image_links .slide_image_link._receiver {
		top:65.6%;
		left:32.7%;
	}
}
@media (max-width: 767px) {
	.smart-home-use-cases__content h2 {
		font-size:28px;
		line-height:40px;
	}
}
@media (max-width: 676px) {
	.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link {
		width:28px;
		margin-left:-14px;
		margin-top:-14px;
		font-size:0;
		text-indent:-9999px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link:before {
		margin:0 auto 0;
		width:28px;
		height:28px;
	}
	
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu {
		top:18px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li {
		padding:0 20px;
		font-size:14px;
		line-height:32px;
		
		border:1px solid #000000;
		background-color:#000000;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li.slick-active,
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li:hover,
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li.slick-active:first-child,
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li:hover:first-child,
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li.slick-active:last-child,
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li:hover:last-child 	{
		border:1px solid #000000;
	}
}
@media (max-width: 500px) {
	.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link {
		width:24px;
		margin-left:-12px;
		margin-top:-8px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_image .slide_image_links .slide_image_link:before {
		margin:0 auto 0;
		width:24px;
		height:24px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider .smart-home-use-cases__slide .slide_text p {
		color:#000000;
		font-size:14px;
		line-height:22px;
	}
	.smart-home-use-cases__content .smart-home-use-cases__slider__menu ul.slick-dots li {
		padding:0 10px;
		font-size:12px;
		line-height:28px;
	}
}
@media (max-width: 479px) {
	.smart-home-use-cases__content h2 {
		font-size:26px;
		line-height:38px;
	}
}
/* ************************************************************************* */
/* ************************************************************************* */
.smart-home-notification__content {
	padding:0 0 20px;
	text-align:left;
}
.smart-home-notification__content p {
	font-size:14px;
	line-height:20px;
	color:#4b4b4b;
}
/* ************************************************************************* */


/* ************************************************************************* */
.smart-home-receiver_block {
	width:360px;
}
.smart-home-receiver_block  p {
	margin-top:8px;
	padding:0 36px;
	text-align:center;
	color:#000000;
	font-size:14px;
	line-height:20px;
}
@media (max-width: 380px) {
	.smart-home-receiver_block {
		width:300px;
	}
}
/* ************************************************************************* */


/* ************************************************************************* */
.product_promo_popup {
	width:360px;
	overflow:hidden;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.product_promo_popup .product_promo_popup__image {
	padding:65px 0 65px;
	width:100%;
	background-color:#f3f3f3;
	text-align:center;
}
.product_promo_popup .product_promo_popup__image img {
	max-width:100%;
	height:auto;
}

.product_promo_popup .product_promo_popup__text {
	padding:13px 13px 43px 13px;
	text-align:center;
}
.product_promo_popup .product_promo_popup__text h3 {
	text-align:center;
	color:#000000;
	font-size:22px;
	line-height:32px;
	font-weight:700;
	margin-bottom:9px;
}
.product_promo_popup .product_promo_popup__text h3 a {
	color:#000000;
	text-decoration:none;
}
.product_promo_popup .product_promo_popup__text h3 a:hover,
.product_promo_popup .product_promo_popup__text h3 a:focus {
	color:#000000;
	text-decoration:none;
}
.product_promo_popup .product_promo_popup__text p {
	margin-top:8px;
	padding:0 36px;
	text-align:center;
	color:#000000;
	font-size:14px;
	line-height:20px;
}
.product_promo_popup .product_promo_popup__text a.btn {
	margin-top:13px;
}
@media (max-width: 380px) {
	.product_promo_popup {
		width:300px;
	}
	.product_promo_popup .product_promo_popup__image {
		padding:45px 0 45px;
	}
	.product_promo_popup .product_promo_popup__text h3 {
		font-size:20px;
		line-height:30px;
	}
	.product_promo_popup .product_promo_popup__text p {
		font-size:12px;
		line-height:18px;
	}
}
/* ************************************************************************* */


/* ************************************************************************* */
.header__menu > ul > li._digital-environment .header__drop {
	padding-bottom:16px;
}
/* ************************************************************************* */

/* ************************************************************************* */
.infographics__image_info_link {
	cursor:pointer;
	text-decoration:none;
	display:block;
	-webkit-border-radius:50%;
	border-radius:50%;
	/*background:#FFF;*/
	width:52px;
	height:52px;
	position:absolute;
}
.infographics__image_info_link:before {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	content:'';
	background-image:url(/local/templates/gs_2018_default/./img/icons/info-gray.svg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:cover;
	width:54px;
	height:54px;
	margin-top:-1px;
	margin-left:-1px;
}
.infographics__image_info_link._smart-home {
	top:29%;
	left:5.3%;
}
@media (max-width: 991px) {
	.infographics__image_info_link {
		width:38px;
		height:38px;
	}
	.infographics__image_info_link:before {
		width:39px;
		height:39px;
	}
}
/* ************************************************************************* */


/* ************************************************************************* */
.technopolis-race_center {
	margin:0 auto;
	max-width:640px;
}
.technopolis-race_container {
	margin-bottom:60px;
	width:100%;
	position:relative;
	padding:28.125% 0; /*сумма верхнего и нижнего паддинга = отношение к ширине блока.*/
}
.technopolis-race_container .game__frame { 
	position:absolute;  /* убираем влияние ребенка на высоту блока и позиционируем на место родителя*/
	height:100%;
	width:100%;
	top:0;
	left:0;
}
.technopolis-race_container ._hidden {
	position:absolute;
	left:-9999999px;
}
/* ************************************************************************* */

/* ************************************************************************* */
.popup_gsg_img-link {
	
}
.popup_gsg_img-link .fancybox_old-inner {
	height:auto !important;
}

.popup_gsg_img-link .fancybox_old-inner > a > img {
	width:auto;
	max-width:100%;
	height:auto;
}
/* ************************************************************************* */


/* ************************************************************************* */
@media (max-width: 767px) {
	.breadcrumbs ul {
		white-space:normal;
	}
}
/* ************************************************************************* */


/* ************************************************************************* */
.card__explanations {
	margin-top: 66px;
}
.card__explanations .card__explanation {
	margin-top:8px;
	margin-bottom:8px;
	color:#666666;
	font-size:13px;
	line-height:16px;
}
/* ************************************************************************* */



.smcx-embed {
	max-width:100% !important;
}
.smcx-embed>.smcx-iframe-container {
	max-width:100% !important;
}

/* ************************************************************************* */


/* ************************************************************************* */
#vk_poll1 {
	margin-bottom:-50px;
	z-index: 30;
	position: relative;
}
#vk_poll2 {
	z-index: 10;
	position: relative;
}
@media (max-width: 530px) {
	#vk_poll1 {
		margin-bottom:-38px;
	}
}
/* ************************************************************************* */


/* ************************************************************************* */
.news__items {
	margin-bottom:22px
}
/* ************************************************************************* */

/* ************************************************************************* */
.docs__col--title h2 {
	text-transform:none;
}
/* ************************************************************************* */

/* ************************************************************************* */
.repair__drop_notify ol {
	padding-left:20px
}
/* ************************************************************************* */



/* ************************************************************************** */
.software_list-link {
	margin-top:-52px;
	margin-bottom:80px;
	text-align:center;
}
.software_list-link a {
	width:auto;
	margin:0 16px;
	text-transform:inherit;
	padding:0 20px;
}

@media (max-width: 767px) {
	.software_list-link {
		margin-top:64px;
	}
}
/* ************************************************************************** */


/* ************************************************************************** */
.textpage__cols {

}
.textpage__cols .docs__notify {
	margin-top:0;
	width:100%;
	margin-right:15px;
	margin-left:15px;
}
/* ************************************************************************** */



/* ************************************************************************** */
.eq-group__items__flex {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
}

.eq-group__items__flex .eq-group__item {
	margin-bottom:30px;
}



.adv_marking {
	position:absolute;
	top:8px;
	left:8px;
	width:auto;
	display:inline-block;
}
.adv_marking .adv_marking__title {
	padding:2px 4px 2px 10px;
	display:inline-block;
	border:1px solid #999;
	border-radius:10px;
	color:#999;
	font-size:10px;
	cursor:pointer;
}
.adv_marking .adv_marking__title span {
	margin-left:2px;
	display:inline-block;
	width:10px;
	height:10px;
	border:1px solid #999;
	border-radius:10px;
	color:#999;
	text-align:center;
	font-size:8px;
	line-height:10px;
}

.adv_marking .adv_marking__info {
	max-width:180px;
	margin:2px 0 2px;
	padding:6px 12px 6px 6px;
	background-color:#EEE;
	color:#666;
	font-size:10px;
	line-height:14px;
	border-radius:5px;
}

.adv_marking .adv_marking__title ~ .adv_marking__info {
	display:none;
}
.adv_marking .adv_marking__title:hover ~ .adv_marking__info {
	display:block;
}
/* ************************************************************************** */
/* End */
/* /local/templates/gs_2018_default/template_styles.css?171636359169354 */
