

/* Start:/local/templates/innet_focus_s1_new_design/components/bitrix/news.detail/universal/style.css?1779456599898*/
.news-detail-gallery-mobile {
    display: none;
    position: relative;
}

.news-detail-gallery-mobile .news-detail-gallery-swiper {
    width: 100%;
    overflow: hidden;
}

.news-detail-gallery-mobile swiper-slide {
    height: auto;
}

.news-detail-gallery-slide {
    display: block;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #f5f5f5;
}

.news-detail-gallery-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.news-detail-gallery-mobile .navigation-button {
    display: block;
}

.news-detail-gallery-mobile .navigation-button[aria-disabled="true"],
.news-detail-gallery-mobile .swiper-button-disabled {
    display: none;
}

@media (max-width: 767px) {
    .news-detail-gallery-desktop {
        display: none;
    }

    .news-detail-gallery-mobile {
        display: block;
        margin: 24px 0;
    }
}

/* End */


/* Start:/local/templates/innet_focus_s1_new_design/components/bitrix/map.yandex.view/.default/style.css?1738832691102*/
.company-contacts .yandex-map{
    /*height:410px;*/
    min-height:410px;
    max-height:630px;
}
/* End */


/* Start:/local/components/custom/dilerslist/templates/sell/style.css?17798884787882*/
/*div.news-list*/
/*{*/
/*	word-wrap: break-word;*/
/*}*/
/*div.news-list img.preview_picture*/
/*{*/
/*	float:left;*/
/*	margin:0 4px 6px 0;*/
/*}*/
/*.news-date-time {*/
/*	color:#486DAA;*/
/*}*/

/*.dilers-section {*/
/*	max-width: 1400px;*/
/*	margin: auto;*/
/*	padding-left: 15px;*/
/*	padding-right: 15px;*/
/*}*/

/*.mobile-buttons-select{*/
/*	display: none;*/
/*	margin: auto;*/
/*}*/

/*.mobile-buttons-select .custom-btn{*/
/*	padding: 10px 20px;*/
/*	margin: 5px;*/
/*	min-height: 36px;*/
/*	min-width: 30vw;*/
/*}*/
/*#hide-diler-windows{*/
/*	padding: 10px 0;*/
/*	min-height: 35px;*/
/*	margin: 10px;*/
/*}*/
/*.choose-pickup{*/
/*	padding: 10px 0;*/
/*	min-height: 35px;*/
/*	margin-top: 10px;*/
/*}*/

/*.dilers-inner{*/
/*	display: flex;*/
/*	flex-direction: row;*/
/*	justify-content: center;*/
/*	min-height: 600px;*/
/*	margin: 20px 0 20px 0;*/
/*}*/

/*.dilers-list{*/
/*	width: 30%;*/
/*	max-height: 600px;*/
/*	overflow-y: auto;*/
/*	margin-right: 20px;*/
/*}*/
/*.city-name {*/
/*	font-size: 2vw;*/
/*	font-weight: bold;*/
/*	color:black;*/
/*}*/
/*@media (max-width: 1000px) {*/
/*	.city-name {*/
/*		font-size: 2.5vw;*/
/*	}*/
/*}*/
/*@media (max-width: 767px) {*/
/*	.city-name {*/
/*		font-size: 3.5vw;*/
/*	}*/
/*}*/
/*@media (max-width: 432px) {*/
/*	.city-name {*/
/*		font-size: 5.5vw;*/
/*	}*/
/*}*/
/*.diler-item{*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	margin: 5px 0 5px 0;*/
/*	padding-left: 10px;*/
/*}*/

/*.diler-name{*/
/*	font-weight: bold;*/
/*	font-size: 20px;*/
/*	margin-bottom: 5px;*/
/*	cursor: pointer;*/
/*}*/
/*.diler-name:hover{*/
/*	color:#F0831D;*/
/*	transition: color .25s ease-in-out, border-color .25s ease-in-out, color .25s ease-in-out;*/
/*}*/

/*.diler-phone{*/
/*	margin-top: 5px;*/
/*}*/

/*.diler-item .buttons{*/
/*	margin-top: 5px;*/
/*}*/
/*.diler-item .custom-btn{*/
/*	min-width: 100px;*/
/*	padding: 5px 0;*/
/*	min-height: 20px;*/
/*}*/

/*#dilers-maps{*/
/*	width: 70%;*/
/*	max-height: 50em;*/
/*}*/

img.diler-marker{
	height: 30px;
}

/*.diler-popup{*/
/*	!*width: 300px;*!*/
/*	!*min-height: 150px;*!*/
/*	background: white;*/
/*	position: relative;*/
/*	!*border-radius: 15px;*!*/
/*	border-width: 1px;*/
/*	border-style: solid;*/
/*	border-color: black;*/
/*}*/
@media (max-width: 767px) {
	.diler-popup {
		left: -88px;
	}
}
@media (max-width: 500px) {
	.diler-popup {
		left: -100px;
		width: 250px;
		top: -70px;
	}
}
/*.right-popup{*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	padding: 10px;*/
/*}*/
/*.content {*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	overflow-y: auto;*/
/*}*/
/*a.right-popup__accept{*/
/*	width: 40%;*/
/*	min-height: 20px;*/
/*	min-width: 50px;*/
/*	padding: 5px 0;*/
/*	margin-top: 25px;*/
/*}*/
/*.diler-popup .diler-adres{*/
/*	min-height: 20px;*/
/*	padding-left: 25px;*/
/*	background: url(/images/ico_contacts1.svg) 0 3px no-repeat;*/
/*}*/

/*.diler-popup .diler-phone{*/
/*	min-height: 20px;*/
/*	padding-left: 25px;*/
/*	background: url(/images/ico_contacts2.svg) 0 3px no-repeat;*/
/*}*/

/*.diler-item.active {*/
/*	border-left: 4px #1F3D87 solid;*/
/*}*/

/*@media (max-width:767px){*/
/*	.mobile-buttons-select{*/
/*		display: flex;*/
/*		flex-direction: row;*/
/*		justify-content: center;*/
/*	}*/
/*	#dilers-maps{*/
/*		width: 100%;*/
/*	}*/
/*	.dilers-list{*/
/*		display: none;*/
/*		width: 100%;*/
/*		margin-right: 0;*/
/*	}*/
/*}*/


.ymaps {
	position: relative;
	height: 100%;
	min-height: 500px;
	max-height: 500px;
	border-radius: 6px;
	overflow: hidden;
}

.map-touch-hint {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1600;
	max-width: calc(100% - 32px);
	padding: 12px 16px;
	border-radius: 6px;
	background: rgba(0, 0, 0, 0.72);
	color: #ffffff;
	font-size: 15px;
	line-height: 1.35;
	text-align: center;
	pointer-events: none;
	opacity: 0;
	transform: translate(-50%, -50%);
	transition: opacity 0.2s ease;
}

.map-touch-hint.is-visible {
	opacity: 1;
}

.dilers-toolbar {
	margin-bottom: 16px;
}

.dilers-desktop-search {
	max-width: 420px;
	margin-left: auto;
}

.dilers-search-input {
	width: 100%;
	height: 44px;
	padding: 0 14px;
	border: 1px solid #D9D9D9;
	border-radius: 6px;
	background: #ffffff;
	color: #000000;
	font-size: 15px;
	line-height: 44px;
	outline: none;
}

.dilers-search-input:focus {
	border-color: var(--color-orange);
}

.dilers-mobile-filters {
	display: none;
}

.dilers-no-city {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 18px;
	padding: 18px 20px;
	border: 1px solid #D9D9D9;
	border-radius: 6px;
	background: #ffffff;
}

.dilers-no-city__title {
	margin-bottom: 4px;
	color: #000000;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
}

.dilers-no-city__text {
	color: #6E6E6E;
	font-size: 15px;
	line-height: 1.4;
}

.dilers-no-city__button {
	flex: 0 0 auto;
}

.dilers-select {
	position: relative;
}

.dilers-select__toggle {
	position: relative;
	width: 100%;
	min-height: 46px;
	padding: 12px 42px 12px 14px;
	border: 1px solid #D9D9D9;
	border-radius: 6px;
	background: #ffffff;
	color: #000000;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.25;
	text-align: left;
}

.dilers-select__toggle::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 9px;
	height: 9px;
	border-right: 2px solid currentColor;
	border-bottom: 2px solid currentColor;
	transform: translateY(-65%) rotate(45deg);
	transition: transform 0.2s ease;
}

.dilers-select.is-open .dilers-select__toggle::after {
	transform: translateY(-35%) rotate(225deg);
}

.dilers-select__panel {
	display: none;
	position: absolute;
	top: calc(100% + 6px);
	left: 0;
	right: 0;
	z-index: 1700;
	padding: 10px;
	border: 1px solid #D9D9D9;
	border-radius: 6px;
	background: #ffffff;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.14);
}

.dilers-select.is-open .dilers-select__panel {
	display: block;
}

.dilers-options {
	max-height: 260px;
	margin-top: 8px;
	overflow-y: auto;
}

.dilers-option {
	display: block;
	width: 100%;
	padding: 11px 10px;
	border: 0;
	border-radius: 4px;
	background: transparent;
	color: #000000;
	font-size: 15px;
	line-height: 1.3;
	text-align: left;
}

.dilers-option:hover,
.dilers-option:focus {
	background: #F5F5F5;
	outline: none;
}

.dilers-option--partner span,
.dilers-option--partner small {
	display: block;
}

.dilers-option--partner small {
	margin-top: 4px;
	color: #6E6E6E;
	font-size: 13px;
}

.search-placemark-view__icon > svg > defs > path, .search-placemark-view__icon > svg > g > path:last-child {
	fill: var(--color-orange);
}

.custom-marker-content > svg > path {
	fill: white;
}

.list>.item{
	border-bottom: 1px solid #D9D9D9;
	padding:20px;
}
.list{
	overflow-y: auto;
	overflow-x:hidden;
	max-height: 500px;
	scrollbar-gutter: stable;
}
.diler-item{
	padding:40px 0;
}
.diler-item:not(:last-child){
	border-bottom: 1px solid #D9D9D9;
}
.diler-item .diler-name{
	text-decoration: underline;
	font-size:18px;
	font-weight: 600;
	cursor: pointer;
	transition: color 0.5s;
}
.diler-item .diler-name:hover{
	color: var(--color-orange);
}
.diler-item .icon,.diler-adres .icon{
	display:block;
}
.diler-adres {
	display: flex;
	color:#6E6E6E;
	margin-bottom:20px;
}
.diler-adres .icon, .diler-item .phones .phone{
	margin-right:20px;
}
.diler-phone {
	font-size: 18px;
	text-decoration: underline;
}
/*.circle-plus.opened{*/
/*    padding-right:0;*/
/*}*/
.diler-popup .phone a{
	color:#000000;
	text-decoration:underline;
}

@media (max-width: 1199px) {
	.dilers-desktop-search {
		display: none;
	}

	.dilers-mobile-filters {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.dilers-no-city {
		align-items: flex-start;
		flex-direction: column;
	}

	.dilers-no-city__button {
		width: 100%;
	}

	.dilers-section .list {
		display: none;
	}

	.dilers-section .ymaps {
		min-height: 360px;
		max-height: 360px;
	}
}

/* End */


/* Start:/local/templates/innet_focus_s1_new_design/components/innet/form/diler-form/style.css?173917183138*/
.errortext{color: red !important;}


/* End */


/* Start:/local/components/innet/form/templates/popap/style.css?17787486665806*/
.errortext {
    color: red !important;
}

.faq-ant .__ask .__title {
    color: #252525 !important;
}

.faq .__ask {
    border: 1px solid #e1e1e1 !important;
}

.index-form .textfield {
    border: 0;
    border: 1px solid #ccc;
    padding: 17px 20px;
    min-height: 20px;
}


.modal div.header {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.modal .container {
    padding: 40px;
    width: auto;
}

.modal div.title {
    /*margin-bottom: 10px;*/
    font-size: 36px;
    font-weight: 700;
    color: black;
    margin-bottom:20px;
}

.modal div.description {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}

#register_product.modal {
    border-radius: 10px;
    padding-bottom: 0;
    max-width: 690px;
}

.modal .buttons {
    gap: 10px;
    margin-bottom: 40px;
    display: flex;
}

.modal .buttons a {
    font-size: 19px;
    border-radius: 10px;
    border: solid 1px #F5C186;
    padding: 20px;
}

.modal .buttons a:hover {
    background-color: #F5C186;
    color: black;
    cursor: pointer;
}

.modal div.btn-register a {
    font-size: 20px;
    text-decoration: underline;
    cursor: pointer;
}

@media (max-width: 425px) {
    .modal .buttons {
        flex-direction: column;
    }
}

.modal form {
    display: flex;
    flex-direction: column;
}

.modal form input, .modal form textarea {
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 5px;
    font-size: 20px;
    margin: 0;
    margin-bottom: 26px;
    font-family: inherit;
    color: inherit;
    width: 100%;
    background: unset;
    height: auto;
}

.modal form input::placeholder,.modal form textarea::placeholder{
    color:#A1A0A0;
}

.modal form input:last-child,.modal form textarea:last-child {
    margin-bottom: 0px;
}

.modal form input:focus-visible, .modal form textarea:focus-visible {
    outline: none;
}

.modal form label i {
    background: url('/local/templates/innet_focus_s1_new_design/img/unchecked.svg') no-repeat center center;
    background-size: contain;
    border: none;
    margin-left: -30px;
}

.input-invisible:checked + i {
    background: url('/local/templates/innet_focus_s1_new_design/img/checked.svg') no-repeat center center;
    background-size: contain;
}

.modal form label i:before {
    content: '';
}

.modal form .custom-checkbox {
    padding-left: 30px;
}

.modal form [type="submit"], .form-btn {
    /*max-width: 260px;*/
    height: 69px;
    border: none;
    background-color: var(--color-orange);
    border-radius: 5px;
    font-size: 24px;
    color: white;
    text-transform: none;
    padding: 26px;
    line-height: 0;
    cursor:pointer;
}
@media (max-width:360px){
    .modal form [type="submit"], .form-btn {
        padding: 0;
    }
}
.modal {
    max-width: 560px;
}

.modal label > span {
    font-weight: normal;
}

.modal label > span a {
    color: var(--color-orange);
}

#register_product.modal button.fs-custom_dropdown-selected {
    border: none;
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.modal div.fs-custom_dropdown-options {
    font-size: 20px;
}


.input-file {
    position: relative;
    display: flex;
    align-items: center;
}

.input-pic{
    background: url('/images/pick_file.svg') center/cover no-repeat;
    height:20px;
    width:20px;
}
.text-btn{
    text-decoration: underline;
}
.input-file-btn {
    position: relative;
    display: flex;
    gap: 20px;
    cursor: pointer;
    outline: none;
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
    border-radius: 5px;
    border: 1px dashed #735F54;
    line-height: 0;
    padding: 20px;
    margin: 0;
    transition: background-color 0.2s;
    height:65px;
    line-height: 25px;
}
.input-file-text {
    padding: 0 10px;
    display: inline-block;
    font-size:16px;
}
.input-file input[type=file] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}

/* Focus */
.input-file input[type=file]:focus + .input-file-btn {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

.modal form .input-wrp label span {
    color:#434242;
}

.form-rating-wrp {
    margin-bottom: 26px;
}

.modal form .form-rating-wrp input {
    margin: 0;
    padding: 0;
    width: auto;
}

.form-rating {
    display: inline-flex;
    flex-direction: row-reverse;
    gap: 6px;
}

.form-rating input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.form-rating label {
    width: 28px;
    height: 28px;
    margin: 0;
    cursor: pointer;
}

.form-rating label::before {
    content: "★";
    display: block;
    color: #D9D9D9;
    font-size: 28px;
    line-height: 1;
    transition: color .15s ease;
}

.form-rating label:hover::before,
.form-rating label:hover ~ label::before,
.form-rating input:checked ~ label::before {
    color: var(--color-orange);
}

@media (max-width:480px){
    .input-file{
        gap: 10px;
        flex-direction: column;
        align-items: flex-start;
    }
    .input-file-btn{
        justify-content: center;
        width: 100%;
        font-size: 18px;
    }
    .modal form [type="submit"], .form-btn{
        width: 100%;
        max-width:unset;
        font-size: 20px;
    }
    .input-file input[type=file]{
        z-index: 99;
    }
    .modal .header .title{
        font-size: 26px;
    }
    .modal .header .description{
        font-size: 16px;
    }
}

/* End */
/* /local/templates/innet_focus_s1_new_design/components/bitrix/news.detail/universal/style.css?1779456599898 */
/* /local/templates/innet_focus_s1_new_design/components/bitrix/map.yandex.view/.default/style.css?1738832691102 */
/* /local/components/custom/dilerslist/templates/sell/style.css?17798884787882 */
/* /local/templates/innet_focus_s1_new_design/components/innet/form/diler-form/style.css?173917183138 */
/* /local/components/innet/form/templates/popap/style.css?17787486665806 */
