body {
	font-weight: normal;
	font-family: var(--bs-body-font-family);
	font-size: 16px;
}

.header-mobile-fixed {
	position: fixed;
	width: 100%;
	z-index: 2;
	display: flex;
}
.header-mobile__logo-link {
	display: flex;
	align-items: center;
	gap: 10px;
	padding-top: 0;
}

.header-mobile__logo-link svg {
	display: flex;
	width: 100%;
	height: 18px;
	position: relative;
}

.header-mobile__logo-link img {
	display: flex;
	max-width: 100%;
	height: 18px;
}

.section__top {
	padding-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
img {
	max-width: 100%;
}
.footer__mobile-logos img{
	height: 20px;
}

.phone-mobile {
	display: none;
}

.footer__contact {
	text-align: right;
}

.footer__contact .fld-footer-menu__item-link {
	justify-content: flex-end;
}

.fld-footer-menu__item svg {
	height: 20px;
}
.fld-footer-menu__item img {
	height: 18px;
}
.logo__footer_wrap {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 20px;
}
h2.footer__h2 {
	font-size: calc(var(--base-em) * var(--ms2));
}

.footer__div {
	font-size: calc(var(--base-em) * var(--ms2));
	font-weight: 900;
}

.footer__h2-contact {
	text-align: right;
}

.teaser-list__wrp img {
	max-height: 100px;
	max-width: 80px;
}



.teaser__track-image img {
	aspect-ratio: unset;
}

.teaser {
	padding: 20px;
	align-items: center;
	width: 48%;
}

.teaser__track-image {
	height: unset;
}

.teaser-list {
	align-items: center;
}

.teaser-list {
	flex-direction: unset;
}

.teaser-list__wrp {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
  min-width: unset;
}

.header-fixed {
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 99;
	height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .2);
}

.header-mobile-fixed {
	position: fixed;
	width: 100%;
	z-index: 99;
	background: #fff;
	height: 100px;
	justify-content: space-between;
	align-items: center;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .2);
}



.header__logo {
	min-width: 150px;
	margin-right: auto;
	margin-left: 15px;
}

.header__logo-link {
	display: flex;
	align-items: center;
	gap: 10px;
	padding-top: 0;
}


.header__logo-link svg {
	display: flex;
	width: 100%;
	height: 18px;
	position: relative;
}

.header__logo-link img {
	display: flex;
	max-width: 100%;
	height: 18px;
}



.header-logo {
	width: auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-right: 0;
	padding-left: 0;
}
.header-top-menu {
	display: flex;
	padding-left: 0px;
	margin: 0px;
	list-style: none;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	width: 100%;
}
.header-top-menu.dealer-site {
	width: auto;
	margin-left: auto;
}

.header-top-menu .menu-li-level-1 a {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.01em;
	color: #333639;
	position: relative;
	z-index: 3;
}


.dealer-header-title {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #333639;
	opacity: 0.3;
}

.dealer-header-title {
	font-size: 12px;
}

.dealer-header-adress {
	text-align: left;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.01em;
	color: #333639;
	opacity: 0.3;
	max-width: 390px;
	margin-left: 16px;
	padding-left: 24px;
	background-image: url("data:image/svg+xml,%3Csvg width='16' opacity='0.3' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C4.692 0 2 2.599 2 5.794C2 9.76 7.369 15.581 7.598 15.826C7.813 16.058 8.188 16.057 8.402 15.826C8.63 15.581 14 9.76 14 5.794C14 2.599 11.308 0 8 0ZM8 8.71C6.335 8.71 4.981 7.402 4.981 5.794C4.981 4.187 6.335 2.879 8 2.879C9.664 2.879 11.019 4.187 11.019 5.794C11.019 7.402 9.664 8.71 8 8.71Z' fill='black'/%3E%3C/svg%3E%0A");
	background-position: left top;
	background-repeat: no-repeat;
}

.menu-top-inner {
	width: auto!important;
	flex: 0 0 auto;
	max-width: 100%;
	align-items: center;
	display: flex;
	margin-left: auto;
}
.header-top-menu .menu-li-level-1 {
	margin-right: 14px;
}
.header-top-menu .menu-li-level-1 a {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.01em;
	color: #333639;
	position: relative;
	z-index: 3;
}
.header-top-menu.dealer-site {
	width: auto;
	margin-left: auto;
}

section.header .header-logo {
	width: auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-right: 0;
	padding-left: 0;
}

.dealer-header-adress {
	max-width: 160px;
}
.menu-top-inner, .models-menu-items-inner {
	position: static !important;
}

.header-logo {
	width: auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-right: 0;
	padding-left: 0;
	align-items: center;
	display: flex;
}
.header-top-menu.dealer-site {
	width: auto;
	margin-left: auto;
}

.menu__top {
	display: flex;
	padding-left: 0px;
	margin: 0px;
	list-style: none;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	width: 100%;
}

a {
	color: #193d7d;
	text-decoration: none;
	background-color: transparent;
}

.header__menu {
	list-style-type: none;
	display: flex;
	gap: 10px;
	align-items: center;
	margin: 0;
	padding: 0;
	position: relative;
}

.menu__top  a {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.01em;
	color: #333639;
	position: relative;
	z-index: 3;
}

.header-desktop {
	display: flex;
	align-items: center;
	gap: 20px;
	align-items: center;
}


.dealer {
	display: flex;
	gap: 20px;
	align-items: center;
}

.header__menu_li:hover a {
	color: #193d7d;
}

.news {
	padding: 30px 0;
}

.news a{
	text-align: right;
	padding: 5px 0;
}

.news__img {
	width: 375px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
}
.news__text {
	text-align: justify;
	margin-bottom: 5px;
}
.news__img {
	max-width: 100%
}

.news__bottom {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.news__bottom a{
	padding: 5px 20px;
	background: #193d7d;
	color: #fff;
	border-radius: 3px;
}

.news__bottom a:hover {
opacity: .85;
}


.title-page {
	padding: 40px 0px;
	margin-top: 40px;
}

.section-map {
	height: 700px;
	position: relative;
}

.section-map .map-area {
	height: 700px;
}

#wrapMap {
	position: relative;
	cursor: help;
	overflow: hidden;
}

#wrapMap .mapTitle {
	position: absolute;
	z-index: 1000;
	display: none;
	padding: 5px 20px;
	border-radius: 5px;
	background: #fefefe;
}

.section-map .map-area--iframe {
	height: 100%;
}

.c-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.section-map .map-info {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	width: 420px;
}

.section-map .map-info__head {
	background-color: #fff;
	padding: 25px 15px 15px 15px;
}

.section-map .map-info__title {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 20px;
}
.section-map .map-info--point {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.section-map .map-info--point img {
	width: 40px;
	margin-right: 15px;
}
.section-map .map-info--point {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}
.section-map .map-info--point._phone a {
	display: flex;
	align-items: center;
	text-decoration: none;
	margin-right: 5px;
}

.section-map .map-info--point img {
	width: 40px;
	margin-right: 15px;
}
.section-map .map-info__body {
	background-color: #000;
	color: #fff;
	padding: 25px 15px;
}
.section-map .map-info__body-title {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 30px;
}
.section-map .form-map__phone {
	margin-bottom: 15px;
}
.modal-input--label {
	font-size: 14px;
	margin-bottom: 5px;
}
.modal-input {
	width: 100%;
}
.modal-input input {
	width: 100%;
	border: 1px solid rgba(54, 62, 64, 0.5);
	padding: 12px 15px;
	background-color: transparent;
	color: #363E40;
	border-radius: 4px;
	transition: 0.25s;
}
.section-map .form-map__phone input {
	border: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 0;
	color: #fff;
	padding-left: 0;
}
.section-map .map-info__body .page-btn {
	border-color: #fff;
	box-shadow: none;
}

.page-btn._rounded {
	border-radius: 0 0 50px 0;
}
.page-btn._black {
	background-color: #0c0d0e;
}
.page-btn {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 10px 25px;
	text-transform: uppercase;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: #fff;
	position: relative;
	border: 1px solid #818181;
	box-shadow: 0 4px 10px 0 rgba(22, 102, 241, 0.5);
	transition: 0.25s;
}

.section-map .form-map__phone input:focus, .section-map .form-map__phone input:active {
	border-bottom: 1px solid white;
}

.section-map .form-map__phone input {
	border: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 0;
	color: #fff;
	padding-left: 0;
}

.page-navigation-one a:before {
	content: "";
	position: absolute;
	width: 56px;
	height: 56px;
	top: 0;
	left: 50%;
	margin-left: -28px;
	background: #ddd;
	border-radius: 7px;
}

.page-navigation-one a:nth-child(2):before {
	background: url(/images/icon-parts.png) center no-repeat;
}

.page-navigation-one a:nth-child(1):before {
	background: url(/images/icon-garant.png) center no-repeat;
}

.page-navigation-one a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 18px;
	color: #999;
	margin: 10px 50px;
	position: relative;
	padding-top: 64px;
}

.page-navigation-one {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.page-navigation-one a:hover {
	text-decoration: none!important;
	color: #193d7d!important;
}

p a#parts, p a#garantii, p a#service {
	padding-top: 150px;
	display: block;
	margin-top: -150px;
}

.c-block-img-simple {
	margin-bottom: 30px;
}

.pdf__svg {
	width: 40px;
	fill: #193d7d;
}

.pdf__a {
	color: #193d7d;
	text-decoration: none;
	background-color: transparent;
	display: flex;
	gap: 5px;
}

.c-block-accordion .accordion {
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

.c-block-accordion .accordion .panel-title {
	background: #193d7d;
	color: #fff;
}

.c-block-accordion .accordion .panel-title a {
	width: 100%;
	display: block;
	color: #fff;
	border: none;
	padding: 1rem;
	position: relative;
	padding-right: 3rem;
}

.c-block-accordion .accordion .panel-title h3 {
	font-weight: 400;
	color: #fff;
	margin: 0;
	text-transform: none;
	font-size: 18px;
}

.c-block-accordion .accordion .panel-title a:after {
	content: '';
	position: absolute;
	display: block;
	width: 0.875rem;
	height: 0.875rem;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: rotate(45deg) translate(-50%,-50%);
	-ms-transform: rotate(45deg) translate(-50%,-50%);
	transform: rotate(45deg) translate(-50%,-50%);
	border: 2px solid #fff;
	right: 2rem;
	top: 45%;

	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
}

.c-block-accordion .accordion .panel-heading.collapsed .panel-title a:after {
	-webkit-transform: rotate(45deg) translate(0,0);
	-ms-transform: rotate(45deg) translate(0,0);
	transform: rotate(45deg) translate(0,0);
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-top-color: #fff;
	border-left-color: #fff;
}



.c-block-files {
	margin-bottom: 30px;
}
.c-block-accordion .accordion .panel-body p:last-child {
	margin-bottom: 0;
}



.c-block-accordion .accordion .panel-body {
	padding: 1rem;
	overflow-x: auto;
}

.c-block-files h2, .c-block-text h2{
padding: 20px 0;
}

.c-block-accordion {
	margin-top: 50px;
}

.mail__wrap {
	display: flex;
	flex-wrap: wrap;
}

.truck-list {
	padding-bottom: 30px;
}

.truck-card {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.truck-card .picture {
	display: block;
	max-width: 360px;
	width: 100%;
	min-height: 300px;
	position: relative;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
.truck-card .picture img {
	position: absolute;
	left: 0;
	bottom: -30px;
	max-width: 370px;
}
.truck-card .info {
	background: #f0f7fa;
	margin-bottom: 1rem;
	width: 100%;
}

.truck-card .info .case-name {
	font-size: 1rem;
	padding: 1rem;
	padding-left: 70px;
	font-weight: 700;
	margin-bottom: 0.5rem;
	padding-bottom: 0;
}

.truck-card .info .price {
	background: #193d7d;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.truck-card .info .price .number {
	display: block;
	min-width: 200px;
	padding: 0.5rem 0.75rem;
	padding-left: 70px;
}
.truck-card .info .price .number a {
	text-decoration: none;
}
.truck-card .info .price .number strong {
	display: block;
	font-size: 1rem;
	line-height: 1rem;
	color: #fff;
}
.truck-card .info .price .number .stub {
	padding-top: 10px;
}
.truck-card .info .price .more {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 51px;
	width: 100%;
	min-width: 120px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-size: .875rem;
	background: #0158b5;
}

.models-wrapper {
	border-radius: 25px;
	padding: 10px;
	background: #fff;
	margin-bottom: 20px;
}

.truck-card .info .choose-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
}
.truck-card .info .choose-wrap .choose {
	max-width: 230px;
	margin-right: 0.5rem;
	font-size: .75rem;
	color: #ababab;
	padding-left: 70px;
}
.truck-card .info .choose-wrap .selector {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	padding: 0.5rem 0;
}



.truck-card .info .choose-wrap .selector span {
	border-radius: 10rem;
	padding: 1px 5px;
	font-size: .75rem;
	margin-right: 0.25rem;
	font-weight: 700;
	color: #0158b5;
	background: #f0f7fa;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
}

.truck-card .info .choose-wrap .selector span.active {
	color: #fff;
	background: #0158b5;
}

.btn-sub-accent {
	padding: 10px 20px;
	background: #193d7d;
	color: #fff;
	border-radius: 10px;
}

.category__image {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0px 0 50px;
}

.tabs {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
}

.tab {
	flex: 1;
	text-align: center;
	padding: 30px 20px;
	cursor: pointer;
	display: flex;
	align-items: center;
	font-weight: bold;

}

.tab.active {
	color: #000;
	background-color: #ffffff;
	margin-top: 15px;
	padding: 20px;
	position: relative;
	transition: none;
	top: 0;
}
.tab span{
	transition: transform .3s ease;
}

.tab:hover span{
	transform: translateY(5px);
}
.tab.active:hover span{
	transform: none;
}


.tab-content {
	display: none;
}

.tab-content.active {
	display: block;
}

.good__tabs .tabs {
	list-style-type: none;
}

.goods__wrapper {
	border-radius: 25px;
	padding: 20px;
	background: #fff;
}

.tabs__header {
	display: flex;
	width: 100%;
	background: #333639;
	color: #fff;
	align-items: center;
	padding: 0 20px;
}

.tabs__model {
	flex: 1;
	padding: 30px 20px;
}

.tabs__content {
	padding: 20px;
}

.goods__wrapper th, .goods__wrapper td {
	border: 1px solid #f3f3f3;;
	padding: 8px;
	text-align: left;
}

.goods__wrapper th {
	background-color: #f3f3f3;;
}

.goods__wrapper tr:nth-child(even) {
	background-color: #fff;
}

.goods__wrapper tr:nth-child(odd) {
	background-color: #f3f3f3;;
}

.good__description {
	padding: 25px;
}

.paging {
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

.paging a:hover {
	color: #fff;
}

.paging__wrap {
	margin-bottom: 0px;
    flex-wrap: wrap;
    display: flex;
    gap: 10px;
}

.paging {
	font-size: 1.125em;
}
.paging__wrap {
	display: flex;
	gap: 6px;
	align-items: center;
	justify-content: center;
}

.paging__wrap li {
	display: flex;
	align-items: center;
	justify-content: center;
}

.paging__left, .paging__right {
	background: #fff;
	border-radius: 30px;
	padding: 15px 22px;
	display: flex;
	white-space: nowrap;
	color: #3b3b3b;
	text-decoration: none;
}

.paging__left:hover {
	background: #0c4696;
}

.paging__right:hover {
	background: #0c4696;
}
.paging__a {
	background: #fff;
	border-radius: 30px;
	padding: 15px 22px;
	display: flex;
	white-space: nowrap;
	color: #3b3b3b;
	text-decoration: none;
}
.paging__a:hover {
	color: #fff;
	background: #0c4696;
}

.paging__a.active {
	color: #fff;
	background: #0c4696;
}
.paging__span {
	color: #fff;
}

.pagination {
	display: flex;
	gap: 10px;
}

a.btn-danger {
	padding: 5px 20px;
}

.rubric-article__text {
	text-align: justify;
}
.more__block {
	display: flex;
	justify-content: flex-end;
}

.good__img {
	width: 100%;
	max-width: 500px;
	padding: 0 30px 30px 0;
	float: left;
}
.good__description ul {
	list-style-position: inside;
}
.swiper {
	text-align: center;
	position: relative;
}
.swiper3.swiper-wrapper {
	margin-bottom: 10px;
}
li.swiper-item {
	list-style: none;
}
.swiper-item img {
	max-width: 100%;
	cursor: pointer;
}
.swiper .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	border: 1px solid #000000;
	background: #fff;
	position: relative;
	cursor: pointer;
}
.swiper-pagination-bullet-active::after {
	content: '';
	position: absolute;
	background: #0c4696;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	left: 2px;
	top: 2px;
}
.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 25px;
}
.swiper .swiper-wrapper {
	margin-bottom: 10px;
	padding: 0;
}

.slider__wrapper {
	border-radius: 25px;
    padding: 20px;
    background: #fff;
		margin: 20px 0;
}
.container {
	text-align: justify;
}


.buy-one-click {
	background: transparent;
	border: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 51px;
	width: 100%;
	min-width: 120px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-size: .875rem;
	font-weight: bold;
}

.overlay-wrap {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	background: rgba(0, 0 , 0 ,.5);

}

.fancybox-wrap__custom {
	max-width: 800px;
	height: auto;
	position: absolute;
	top: 3%;
	left: calc(50% - 200px);
	opacity: 1;
	overflow: visible;
}
.fancybox-skin {
	background: #fff;
}
.fancybox-inner__custom {
	overflow: auto;
	width: auto;
	height: auto;
}
.fastCheckout {
	display: none;
	width: 400px;
}
.orderForm {
	margin: 0 auto;
	width: 680px;
}
.fastCheckout .orderForm {

	width: 100%;

}

.response {
	font-size: 16px;
	text-align: center;
	padding: 10px;
}
.item__title {
	position: relative;
	z-index: 2;
	margin: 20px 0 10px;
	color: #000;
	text-align: center;
	font-size: 24px;
}

.orderForm .orderRow {
	margin-bottom: 10px;
}
.fancybox-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 8040;
	display: flex;
	justify-content: center;
	align-items: center;
}
.orderInpCol input {
	border: unset;
	border-bottom: 1px solid #9d959d;
	width: 100%;
	padding: 10px;
	outline: none;
}

.orderInpCol input:focus, .orderInpCol input:active {
	border: unset;
	border-bottom: 1px solid #9d959d;
}


.submit {
	text-align: center;
	margin: 35px 0 10px;
}
.checkbox {
	width: 95%;
	display: flex;
	gap: 10px;
	margin: 30px 0;
}

.btn__s {
	font-size: 15px;
	padding: 0.83rem 2rem;
	background: #193d7d;
	color: #fff;
	border-radius: 5px;
}
.fancybox-skin {
	padding: 20px 40px;
	width: auto;
	height: auto;
}

.orderRow label {
	color: #b5b5b5;
	font-weight: normal;
}

.fancybox-close:hover {
	opacity: .85;
}

.order__btn {
	margin-bottom: 20px;
}

.category__form .orderForm {
	margin: 50px auto 0;
	max-width: 800px;
	width: 100%;
}
.orderInpCol textarea {
	border: unset;
	border-bottom: 1px solid #9d959d;
	width: 100%;
	padding: 10px;
	outline: none;
}

.fld-main-category__item-name {
	font-size: 16px;
}



.calculator-sliders-inner {
	margin: 50px 0;
	padding: 0 30px;
}
.calculator-sliders-inner .slider-row {
	margin-bottom: 45px;
}
.calculator-sliders-inner .slider-row .slider-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
}
.calculator-sliders-inner .slider-row .slider-top .slider-top-name {
	font-size: 24px;
	color: #21387b;
	margin-right: 10px;
}
.calculator-sliders-inner .slider-row .slider-top .slider-top-name {
	font-size: 24px;
	color: #21387b;
	margin-right: 10px;
}
.calculator-sliders-inner .slider-row .slider-top .slider-top-value {
	font-size: 24px;
	color: #000;
}
.slider {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.slider.slider-horizontal {
	width: 210px;
	height: 20px;
}
.calculator-sliders-inner .slider.slider-horizontal {
	width: 100%;
}
.slider-track {
	background-color: #f7f7f7;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f9f9f9));
	background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
	background-repeat: repeat-x;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	border-radius: 4px;
	position: absolute;
	cursor: pointer;
}
.slider.slider-horizontal .slider-track {
	height: 10px;
	width: 100%;
	margin-top: -5px;
	top: 50%;
	left: 0;
}
.calculator-sliders-inner .slider.slider-horizontal .slider-track {
	height: 2px;
	border-radius: 0;
	background: #7ba4d6;
	margin-top: 0;
}
.slider-track-low {
	box-sizing: border-box;
	border-radius: 4px;
	position: absolute;
	background: 0 0;
}
.slider.slider-horizontal .slider-track-low {
	height: 100%;
	top: 0;
	bottom: 0;
}
.slider-selection {
	background-color: #f7f7f7;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f5f5f5));
	background-image: linear-gradient(to bottom,#f9f9f9,#f5f5f5);
	background-repeat: repeat-x;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-sizing: border-box;
	border-radius: 4px;
	position: absolute;
}
.slider-selection.tick-slider-selection {
	background-color: #46c1fe;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#52c5ff),to(#3abcfd));
	background-image: linear-gradient(to bottom,#52c5ff,#3abcfd);
	background-repeat: repeat-x;
}
.slider.slider-horizontal .slider-selection {
	height: 100%;
	top: 0;
	bottom: 0;
}
.calculator-sliders-inner .slider-selection.tick-slider-selection {
	background: #1e50b2;
}
.slider-track-high {
	box-sizing: border-box;
	border-radius: 4px;
	position: absolute;
	background: 0 0;
}
.slider.slider-horizontal .slider-track-high {
	height: 100%;
	top: 0;
	bottom: 0;
}
.slider-tick {
	background-color: #f7f7f7;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f9f9f9));
	background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
	background-repeat: repeat-x;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-sizing: border-box;
	position: absolute;
	cursor: pointer;
	width: 20px;
	height: 20px;
	-webkit-filter: none;
	filter: none;
	opacity: .8;
	border: 0 solid transparent;
}
.slider-tick.round {
	border-radius: 50%;
}
.slider-tick.in-selection {
	background-color: #46c1fe;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#52c5ff),to(#3abcfd));
	background-image: linear-gradient(to bottom,#52c5ff,#3abcfd);
	background-repeat: repeat-x;
	opacity: 1;
}
.slider.slider-horizontal .slider-tick {
	margin-left: -10px;
}
.calculator-sliders-inner .slider-tick.round {
	display: none;
}
.slider-handle {
	background-color: #0478b2;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#0480be),to(#036fa5));
	background-image: linear-gradient(to bottom,#0480be,#036fa5);
	background-repeat: repeat-x;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	position: absolute;
	top: 0;
	width: 20px;
	height: 20px;
	background-color: #0480be;
	border: 0 solid transparent;
}
.slider-handle.round {
	border-radius: 20px;
}
.calculator-sliders-inner .slider-handle {
	background: #fff;
	border: 1px solid #1e50b2;
	z-index: 1;
	top: -8px;
}
.slider.slider-horizontal .slider-handle {
	margin-left: -10px;
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: Roboto,-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0;
}
.slider .tooltip {
	pointer-events: none;
}
.slider .hide {
	display: none;
}
.tooltip-inner {
	max-width: 200px;
	padding: 0.25rem 0.5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
}
.tooltip-inner {
	background-color: #7ba4d6;
	color: #fff;
	font-size: 12px;
	padding: 7px!important;
	text-align: left;
	line-height: 1.3;
}
.slider .tooltip-inner {
	white-space: nowrap;
	max-width: none;
}
.slider.slider-horizontal .slider-tick-label-container {
	white-space: nowrap;
	margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container {
	margin-left: 0!important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	display: inline-block;
	text-align: center;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	width: auto!important;
}
.calculator-sliders-inner .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	font-size: 12px;
	color: #000;
	position: relative;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label:nth-child(1) {
	margin-right: auto;
}
.calculator-sliders-inner .slider.slider-horizontal .slider-tick-label-container .slider-tick-label:before {
	content: "";
	position: absolute;
	top: -8px;
	width: 2px;
	height: 5px;
	background: #7ba4d6;
}
.calculator-sliders-inner .slider.slider-horizontal .slider-tick-label-container .slider-tick-label:nth-child(1):before {
	left: 0;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label:nth-child(2) {
	padding-left: 12px;
}
.calculator-sliders-inner .slider.slider-horizontal .slider-tick-label-container .slider-tick-label:nth-child(2):before {
	left: 50%;
	margin-left: 6px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label:nth-child(3) {
	margin-left: auto;
}
.calculator-sliders-inner .slider.slider-horizontal .slider-tick-label-container .slider-tick-label:nth-child(3):before {
	right: 0;
}
.calculator-inner-result {
	margin-top: 55px;
}
.calculator-inner-result .calculator-inner-result-row {
	color: #7ba4d6;
	font-size: 24px;
	margin-bottom: 30px;
	padding-left: 10px;
}
.tooltip-help {
	background: url('/images/tooltip-help.png') center no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
	cursor: pointer;
}
.calculator-inner-result .calculator-inner-result-row i {
	margin-right: 7px;
}
.calculator-inner-result .calculator-inner-result-row span {
	color: #666;
}
.calculator-result-finish {
	background: #e2ebf6;
	padding: 35px;
}
.calculator-result-finish-row {
	font-size: 24px;
	color: #21387b;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.calculator-result-finish-row.small-row-text {
	font-size: 12px;
	color: #666;
	text-transform: none;
	margin-bottom: 0;
}
.slider-top-name .tooltip-help {
	margin-left: -17px;
	position: relative;
	left: -6px;
}

.good__form .orderForm {
	margin: 0 auto;
	max-width: 800px;
	width: 100%;
}
.good__form .item__title {
	position: relative;
	z-index: 2;
	margin: 0px 0 10px;
	color: #000;
	text-align: center;
	font-size: 24px;
}
.wrap__price {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
	font-size: 24px;
}

.wrap__price .product-attribute__row{
	display: flex;
	justify-content: flex-start;
	gap: 10px;
}

.goods__wrapper .response {
	font-size: 40px;
	text-align: center;
	padding: 30px 0;
	color: red;
	font-weight: bold;
}

.big__404 {
	font-size: 120px;
	color: #0c4696;
	font-weight: 900;
	padding: 30px;
}

.error__main {
	color: #000;
	font-weight: bold;
	font-size: 20px;
}

.error__small {
	color: #333;
	font-weight: lighter;
	font-size: 16px;
}

.error {
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 50px 0 150px;
}

.error__link {
	color: #537cc5;
}

.sub__categories {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	margin-bottom: 50px;
	flex-wrap: wrap;
}
.sub__category {
	background: #fff;
	border-radius: 12px;
	padding: 10px 15px;
	font-weight: bold;
	cursor: pointer;
	color: #333;
}

.sub__category_name {
	margin-left: 5px;
}

a.sub__category:hover {
	color: #0158b5;
}

a.sub__category:hover .sub__category_name{
	color: #0158b5;
}

.work__time {
	display: flex;
}