body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
}

strong {
	font-weight: bold !important;
}

a, .a {
	color: #2b4b6f;
	text-decoration: none;
	transition: 0.3s ease;
	cursor: pointer;
	transition: 0.3s ease;
}
a:hover, .a:hover {
	color: #d5001c !important;
	text-decoration: none;
}
a.no-link {cursor: default;}
.bold {font-weight: bold;}
.nobold, .nobold strong {font-weight: normal !important;}
.ftext a:hover {
	color: #d5001c !important;
}
.vi {
	position: relative;
	background-color: black;
	height: 595px !important;
	/*min-height: 25rem;*/
	width: 100%;
	overflow: hidden;
}

.vi video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.container {
	position: relative;
}
.vi .container {
	z-index: 2;
}

.vi .overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: black;
	opacity: 0.5;
	z-index: 1;
}
#goto {
	position: absolute;
    top: -70px;
}
.gazodiesel {
	background: url('/i/metan_slider.jpg') black no-repeat center top scroll;
	height: 590px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fff;
}

.pages-klientam {
	background: url('/i/slider_pv.jpg') black no-repeat center top scroll;
	height: 590px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fff;
}

.tech {
	background: url('/i/ms_0.jpg') black no-repeat center top scroll;
	height: 590px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fff;
}

.pages-klientam .slogan {
	font-family: 'Open Sans Condensed', sans-serif;
}

.pages-klientam .slogan h5 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 4vw;
	text-align: left;
	font-weight: 600;
	color: #fff;
	padding-top: 450px;
	padding-left: 5%;
	position: absolute;
}

.pages-klientam .slogan h5:hover {
	color: #d5001c;
	cursor: pointer;
}

.pages-filosofia {
	background: url('/i/p_1.jpg') black no-repeat center top scroll;
	height: 590px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fff;
}

.pages-filosofia .slogan {
	font-family: 'Open Sans Condensed', sans-serif;
}

.pages-filosofia .slogan h5 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 4vw;
	text-align: left;
	font-weight: 600;
	color: #fff;
	padding-top: 350px;
	padding-left: 5%;
	position: absolute;
}

.pages-filosofia .slogan h5:hover {
	color: #d5001c;
	cursor: pointer;
}

.pages-bezgranic {
	background: url('/i/p_2.jpg') black no-repeat center top scroll;
	height: 590px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fff;
}

.pages-bezgranic .slogan {
	font-family: 'Open Sans Condensed', sans-serif;
}

.pages-bezgranic .slogan h5 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 4vw;
	text-align: left;
	font-weight: 600;
	color: #fff;
	padding-top: 100px;
	padding-left: 5%;
	position: absolute;
}

.pages-bezgranic h5 img {
	padding-left: 2px;
}

.pages-bezgranic .slogan h5:hover {
	color: #d5001c;
	cursor: pointer;
}

.pages-uspeh {
	background: url('/i/p_3.jpg') black no-repeat center top scroll;
	height: 590px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fff;
}

.pages-uspeh .slogan {
	font-family: 'Roboto', sans-serif;
}

.pages-uspeh .slogan h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 4vw;
	text-align: left;
	font-weight: 600;
	color: #fff;
	padding-top: 350px;
	padding-left: 5%;
	position: absolute;
	letter-spacing: 2px;
}

.pages-uspeh h5 img {
	padding-left: 2px;
}

.pages-uspeh .slogan h5:hover {
	color: #d5001c;
	cursor: pointer;
}

.pages-vverh {
	background: url('/i/p_4.jpg') black no-repeat center top scroll;
	height: 590px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fff;
}

.pages-vverh .slogan {
	font-family: 'Roboto', sans-serif;
}

.pages-vverh .slogan h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 4vw;
	text-align: left;
	font-weight: 600;
	color: #fff;
	padding-top: 225px;
	padding-left: 5%;
	position: absolute;
}

.pages-vverh h5 img {
	padding-left: 2px;
}

.pages-vverh .slogan h5:hover {
	color: #d5001c;
	cursor: pointer;
}

.pages-contacts {
	background: url('/i/contacts_header.jpg') black no-repeat left center scroll;
	background-size: cover;
	height: 600px;
}

.pages-edu {
	background: url('/i/edu_header.jpg') black no-repeat left center scroll;
	height: 600px;
}



@media (pointer: coarse) and (hover: none) {
	.vi {
		height: 464px !important;
	}
	.vi video {
		/*display: none;*/
	}
}

.card a {
	color: #fff;
}


.logos {
	margin: auto;
}

.logos::after {
	content: "";
	display: block;
	width: calc(50% - 50px);
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	top: 98px;
}

.logos::before {
	content: "";
	display: block;
	width: 50%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: calc(50% + 50px);
	top: 98px;
}

@media (max-width: 575px) {
	.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item {
		color: #000000;
	}
	.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item:hover,
	.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item:focus {
		color: #000000;
	}
	.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item.active {
		color: #000000;
		background-color: #ffffff;
	}
	.carousel-caption h5 {
		font-family: 'Roboto', sans-serif;
		font-size: 2.5em !important;
		text-align: left;
		font-weight: 600;
	}
	.carousel-item #hmask {
		/*height: 350px !important;*/
	}
	#carouselPreimIndicators {
		padding-bottom: 50px !important;
	}
	.logos::after {
		content: "";
		display: block;
		width: calc(50% - 50px);
		height: 0px;
		background: #ccc;
		position: absolute;
		left: 0;
		top: 98px;
	}
	.logos::before {
		content: "";
		display: block;
		width: 50%;
		height: 0px;
		background: #ccc;
		position: absolute;
		left: calc(50% + 50px);
		top: 98px;
	}
	.test {
		margin-bottom: 0px !important;
		border-bottom: 0px solid #ccc !important;
	}
	.carousel-control-next-icon {
		background-image: url(/i/rm.png) !important;
		height: 20px !important;
		width: 20px !important;
		background-repeat: no-repeat;
		background-position: center center;
		display: none !important;
	}
	.carousel-control-next-icon:hover {
		background-image: url(/i/rm_a.png) !important;
		height: 20px !important;
		width: 20px !important;
		background-repeat: no-repeat;
		background-position: center center;
		display: none !important;
	}
	.carousel-control-prev-icon {
		background-image: url(/i/lm.png) !important;
		height: 20px !important;
		width: 20px !important;
		background-repeat: no-repeat;
		background-position: center center;
		display: none !important;
	}
	.carousel-control-prev-icon:hover {
		background-image: url(/i/lm_a.png) !important;
		height: 20px !important;
		width: 20px !important;
		background-repeat: no-repeat;
		background-position: center center;
		display: none !important;
	}
	#carouselSTOIndicators {
		padding-bottom: 20px !important;
	}
}

@media (max-width: 767px) {
	.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item {
		color: #000000;
	}
	.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item:hover,
	.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item:focus {
		color: #000000;
	}
	.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item.active {
		color: #000000;
		background-color: #ffffff;
	}
	.test {
		margin-bottom: 0px !important;
		border-bottom: 0px solid #ccc !important;
	}
		.logos::after {
		content: "";
		display: block;
		width: calc(50% - 50px);
		height: 0px;
		background: #ccc;
		position: absolute;
		left: 0;
		top: 98px;
	}
	.logos::before {
		content: "";
		display: block;
		width: 50%;
		height: 0px;
		background: #ccc;
		position: absolute;
		left: calc(50% + 50px);
		top: 98px;
	}
}

@media (max-width: 991px) {
	#top {height: 50px;}
	.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item {
		color: #000000;
	}
	.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item:hover,
	.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item:focus {
		color: #000000;
	}
	.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item.active {
		color: #000000;
		background-color: #ffffff;
	}
	.test {
		margin-bottom: 0px !important;
		border-bottom: 0px solid #ccc !important;
	}
}


@media (max-width: 1199px) {
	.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item {
		color: #000000;
	}
	.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item:hover,
	.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item:focus {
		color: #000000;
	}
	.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item.active {
		color: #000000;
		background-color: #ffffff;
	}
	.test {
		margin-bottom: 0px !important;
		border-bottom: 0px solid #ccc !important;
	}
	

	
}

@media (max-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.test {
		margin-bottom: 0px !important;
		border-bottom: 0px solid #ccc !important;
	}
}

.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item {
	color: #000000;
}

.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item:focus {
	color: #000000;
}

.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item.active {
	color: #000000;
	background-color: #ffffff;
}

.site-menu {
	background: #fff;
}

.carousel a {
	text-decoration: none !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	height: 60px;
	width: 60px;
	outline: black;
	border-radius: 50%;
}

.carousel-control-next,
.carousel-control-prev {
	opacity: 100 !important;
}

.carousel-control-next-icon {
	background-image: url(/i/r.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.carousel-control-next-icon:hover {
	background-image: url(/i/r_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.carousel-control-prev-icon {
	background-image: url(/i/l.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.carousel-control-prev-icon:hover {
	background-image: url(/i/l_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.location-selected {
	cursor: pointer;
}


.btn,
.card-title,
.card-text {
	font-family: 'Open Sans Condensed', sans-serif;
}

a.btn {
	text-decoration: none;
}

.sl1 .carousel-caption {
	font-family: 'Roboto', sans-serif;
	margin-top: -100px !important;
	bottom: 0px;
	padding-bottom: 30%;
	padding-left: 22%;
	right: 5%;
	left: 10%;
	top: 80%;
}

.sl2 .carousel-caption {
	font-family: 'Roboto', sans-serif;
	margin-top: -100px !important;
	bottom: 0px;
	padding-bottom: 30%;
	padding-left: 0%;
	right: 5%;
	left: 10%;
	top: 30%;
}

.sl3 .carousel-caption {
	font-family: 'Roboto', sans-serif;
	margin-top: -100px !important;
	bottom: 0px;
	padding-bottom: 30%;
	padding-left: 22%;
	right: 5%;
	left: 10%;
	top: 80%;
}

.sl4 .carousel-caption {
	font-family: 'Roboto', sans-serif;
	margin-top: -100px !important;
	bottom: 0px;
	padding-bottom: 30%;
	padding-left: 0%;
	right: 5%;
	left: 10%;
	top: 85%;
}

.carousel-caption h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 2.5em !important;
	text-align: left;
	font-weight: 700;
}

.sl5 .carousel-caption {
	font-family: 'Roboto', sans-serif;
	margin-top: -100px !important;
	bottom: 0px;
	padding-bottom: 30%;
	padding-left: 0%;
	right: 5%;
	left: 10%;
	top: 45%;
}

.sl6 .carousel-caption {
	font-family: 'Roboto', sans-serif;
	margin-top: -100px !important;
	bottom: 0px;
	padding-bottom: 30%;
	padding-left: 22%;
	right: 1%;
	left: 35%;
	top: 30%;
}

.sl6 .carousel-caption span {
	padding-left: 6%;
}

.sl1 .carousel-caption h5 {
	text-align: right;
}

.sl2 .carousel-caption h5 {
	text-align: left;
}

.sl3 .carousel-caption h5 {
	text-align: right;
}

.carousel-caption h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 4vw;
	text-align: left;
	font-weight: 600;
}

.carousel-caption h5:hover {
	color: #d5001c;
	cursor: pointer;
}

h1,
h2,
.h1,
.h2 {
	font-size: 36px;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.h1,
.h2,
.h3,
.h4,
.h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.footer {
	background: #191f22;
}

.footer-menu a {
	color: #fff;
}

.text-my-shadow {
	text-shadow: 2px 2px 3px #000;
}

#CarSelectionForm label {
	color: #fff;
	font-family: 'Roboto', sans-serif;
}

#CarSelectionForm input {
	font-family: 'Roboto', sans-serif;
}

#amoforms_iframe_432904 {
	z-index: 1000 !important;
}

.sticky-top {
	z-index: 1000;
}

.footer-menu a {
	text-decoration: none;
}

.lead {
	font-family: 'Roboto', sans-serif;
}

.brandname {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 20px;
}

.halva-modal {
	color: #dc3545;
	font-weight: bold;
	font-size: 34px;
	font-family: 'Roboto', sans-serif;
}

.ftext a {
	text-decoration: none;
}

.service-img img {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.service-img img:hover {
	-webkit-filter: contrast(180%);
}

.brand-category a {
	text-decoration: none;
	color: #6c757d;
}

.brand-category a:hover {
	color: #dc3545;
}

.gui-btn-with-icon {
	color: inherit;
	text-decoration: inherit;
	cursor: inherit;
	cursor: pointer;
	padding-top: 13px;
	padding-bottom: 13px;
	background-color: #313639;
	color: #fff;
	padding-left: 21px;
	padding-right: 21px;
}

.gui-btn-with-icon:hover {
	background-color: #d5001c;
}

.share-block {
	width: 100% display: none !important;
	background: #fff;
	min-height: 30px;
}

.action-title a {
	color: #ff1a24;
	font-weight: 600;
	text-decoration: none;
}

.action-title a:hover {
	text-decoration: underline;
}

.action-title {
	color: #ff1a24;
	font-weight: 600;
	text-decoration: none;
}

.redlink {
	color: #d5001c;
	text-decoration: none;
}

.redlink:hover {
	color: #d5001c;
	text-decoration: underline;
}

.card-cust {
	border: none !important;
}

.link-card img {
	padding-bottom: 3px;
}

.link-card {
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	color: #000;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 20px;
	font-weight: 600;
}

.link-card:hover {
	text-decoration: none;
	color: #d5001c;
}

.footer-menu a:hover {
	color: #d5001c;
}

.nav-link {
	cursor: pointer !important;
}

.nav-link:hover {
	color: #d5001c !important;
}

.kontakt a {
	color: #d5001c;
	text-decoration: none;
}
.kontakt a:hover {
	text-decoration: none;
}

.dropdown-toggle::after {
	content: none !important;
}

.dropdown-item {
	border-bottom: 1px solid #e4e4e4;
	transition: background-color .24s, color .24s, border-color .24s;
}

.dropdown-item:last-child {
	border-bottom: 0px;
}

.dropdown-menu {
	background-image: url(/i/menu-hover-first-down-item.png);
	background-position: -20px top;
	background-repeat: no-repeat;
	border-radius: 0px;
	padding-bottom: 0px;
	border-color: #e4e4e4;
	background-clip: inherit;
	margin-top: -1px;
	border-top: 0px;
	z-index: 2222;
}

.dropdown-item:hover {
	background: #d5001c !important;
	color: #fff !important;
	border-radius: 0px !important;
	cursor: pointer;
}

.f1 {
	width: 50px;
	height: 50px;
	background: url(/i/f1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.f1:hover {
	width: 50px;
	height: 50px;
	background: url(/i/f1_h.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.f2 {
	width: 50px;
	height: 50px;
	background: url(/i/f2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.f2:hover {
	width: 50px;
	height: 50px;
	background: url(/i/f2_h.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.f3 {
	width: 50px;
	height: 50px;
	background: url(/i/f3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.f3:hover {
	width: 50px;
	height: 50px;
	background: url(/i/f3_h.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.f4 {
	width: 50px;
	height: 50px;
	background: url(/i/f4.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.f4:hover {
	width: 50px;
	height: 50px;
	background: url(/i/f4_h.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.f5 {
	width: 50px;
	height: 50px;
	background: url(/i/f5.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.f5:hover {
	width: 50px;
	height: 50px;
	background: url(/i/f5_h.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.f6 {
	width: 50px;
	height: 50px;
	background: url(/i/f6.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 5px;
}

.f6:hover {
	width: 50px;
	height: 50px;
	background: url(/i/f6_h.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.alert-noty {
	font-size: 18px;
	text-align: center;
}

.price-item {
	font-size: 60px;
	font-weight: bold;
}

.text-item {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}

.text-item span {
	font-size: 40px;
	font-weight: bold;
	line-height: 10px;
}

.date-item {
	text-align: center;
	font-size: 28px;
	color: red;
	font-weight: bold;
}

.fixservice {
	position: fixed;
	left: 0;
	width: 160px;
	height: 55px;
	top: 300px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	z-index: 999;
	background: #d5001c;
	cursor: pointer;
	padding-left: 10px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	line-height: normal;
}

.fixservice a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

.fixservice:hover {
	background: #a8000f;
}

.action-title-car a {
	color: #6c757d;
	text-decoration: none;
	display: block;
}

.action-title-car a:hover {
	color: #ff1a24;
}

.halva-page a {
	text-decoration: none;
	color: #ff1a24;
}

.halva-page a:hover {
	text-decoration: underline;
}

.service-center a {
	text-decoration: none;
	color: #6c757d;
	display: block;
}

.service-center a:hover {
	color: #ff1a24;
	text-decoration: underline;
}

.group_sto_name {
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

.content-red a {
	text-decoration: none;
	color: #6c757d;
}

.content-red a:hover {
	text-decoration: underline;
	color: #ff1a24;
}

#pills-tab .nav-item a {
	text-decoration: none;
}

#pills-tab a {
	color: #555f68;
	text-decoration: underline;
}

#pills-tab .nav-item .active:hover {
	text-decoration: none;
	color: #fff;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #000 !important;
	background-color: #e9ecef;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #000;
	background-color: #e9ecef;
}

.modal-body iframe {
	min-height: 600px;
	width: 485px !important;
}

.bg-dark {
	background-color: #e9ecef !important;
}

.bg-dark label {
	color: #000;
}

.bg-dark .card-header {
	color: #000;
}

.call .form-group {
	display: block;
}

.call .card a {
	color: #000;
}

.card_auto a {
	text-decoration: none;
}

.card_auto a:hover .text-wraper {
	color: #d5001c;
}

.card_auto .text-wraper {
	position: relative;
	display: block;
	margin-top: -20%;
	padding-left: 5%;
	padding-bottom: 5%;
	color: #fff;
	text-decoration: none;
}

.carousel .carousel-indicators>li {
	border-radius: 50% !important;
	width: 8px !important;
	height: 8px !important;
}

.porsh {
	border-radius: 0px !important;
	background-color: #313639;
	border-color: #313639;
	color: #fff;
}

.porsh:hover {
	background: #dc3545;
}

.noborder {
	border-radius: 0px;
}

.btn-prsh {
	border-radius: 0px !important;
	background-color: #313639;
	border-color: #313639;
	color: #fff;
}

.btn-prsh:hover {
	background: #dc3545;
	border-color: #dc3545;
	color: #fff;
}

.btn-prsh img {
	padding-bottom: 4px;
}

.subnaviblock {
	background-color: #eff0f1;
}

#carouselPreimIndicators p {
	font-size: 14px;
}

#carouselPreimIndicators {
	min-height: 350px;
}

#carouselPreimIndicators .carousel-indicators li {
	background-color: #000;
}

.cpic .carousel-control-prev,
.cpic .carousel-control-next {
	width: 100% !important;
}

.cpic .carousel-control-next-icon {
	background-image: url(/i/r_b.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.cpic .carousel-control-next-icon:hover {
	background-image: url(/i/r_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.cpic .carousel-control-prev-icon {
	background-image: url(/i/l_b.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.cpic .carousel-control-prev-icon:hover {
	background-image: url(/i/l_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#carouselPreimIndicators h3:hover {
	color: #d5001c;
}

.findmyservice {
	color: #000;
}

.findmyservice a {
	text-decoration: none;
	color: #000;
}

.findmyservice a:hover {
	text-decoration: none;
	color: #d5001c;
}

.m-72-cn-menu-button {
	display: inline-block;
	text-decoration: none;
	width: 55px;
	height: 55px;
	text-align: center;
	background-color: #950014;
	color: #fff;
	outline: 0;
	padding-top: 15px;
}

.m-72-cn-menu {
	display: none;
	max-height: calc(100vh - 60px);
	min-height: 100px;
	overflow-y: auto;
	width: 320px;
	background-color: #313639;
	z-index: 22222;
	font-family: 'Open Sans Condensed', sans-serif;
	position: absolute;
	color: #fff;
}

.m-72-cn-menu ul li {
	border-bottom: 1px solid #626669;
}

.m-72-cn-menu ul li:hover {
	background-color: #950014;
	border-bottom: 1px solid #626669;
}

.m-72-cn-menu li a {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
}

.bkv {
	letter-spacing: 2px;
}

.mylogo {
	display: inline-block;
	width: 85px;
	height: 88px;
	background-image: url(/i/logo.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.mylogo:hover {
	display: inline-block;
	width: 85px;
	height: 88px;
	background-image: url(/i/logo_hover.png);
	background-position: center top;
	background-repeat: no-repeat;
}

iframe {
	width: 1px !important;
	min-width: 100% !important;
	*width: 100% !important;
}

.modal iframe {
	width: 1px !important;
	min-width: 100% !important;
	*width: 100% !important;
}



.slider_form {
	background: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	max-width: 320px;
	z-index: 222;
}

.form_mobile_only {
	background: #313639;
}

.slider_form button::after {
	content: '';
	position: absolute;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));
	transform: rotateZ(60deg) translate(-5em, 7.5em);
	animation: sheen 2s infinite;
}

.slider_form button {
	position: relative;
	overflow: hidden;
}

.anm {
	position: relative;
	overflow: hidden;
}

.anm::after {
	content: '';
	position: absolute;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));
	transform: rotateZ(60deg) translate(-5em, 7.5em);
	animation: sheen 2s infinite;
}

.form_mobile_only button::after {
	content: '';
	position: absolute;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));
	transform: rotateZ(60deg) translate(-5em, 7.5em);
	animation: sheen 2s infinite;
}

.form_mobile_only button {
	position: relative;
	overflow: hidden;
}

.error {
	font-size: 10px;
	color: red;
	margin-bottom: 0px;
}

.story {
	background-color: #191f22;
	min-height: 100px;
}

.rs .carousel-control-prev {
	width: 100px;
	padding-left: 40px;
}

.rs .carousel-control-next {
	width: 100px;
	padding-right: 40px;
}

.rs .carousel-control-next-icon {
	background-image: url(/i/r.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.rs .carousel-control-next-icon:hover {
	background-image: url(/i/r_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.rs .carousel-control-prev-icon {
	background-image: url(/i/l.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.rs .carousel-control-prev-icon:hover {
	background-image: url(/i/l_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.metan_slider .carousel-caption {
	left: 10%;
	/*position: absolute;*/
	height: 100%;
	top: 0;
	background-color: rgba(255, 255, 255, .9);
	color: #000;
	width: 40%;
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
}

.metan_slider .carousel-caption:before {
	display: inline-block;
	height: 25%;
	vertical-align: middle;
	content: "";
}

.metan_slider .carousel-caption p {
	text-align: left;
}

#carouselMetanCaptions .carousel-indicators li {
	background-color: #fff;
}

#carouselMetanCaptions .carousel-indicators .active {
	background-color: #d5001c;
}

.metan_slider1 .carousel-caption {
	left: 10%;
	/*position: absolute;*/
	height: 100%;
	top: 0;
	background-color: rgba(255, 255, 255, .9);
	color: #000;
	width: 40%;
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
}

.metan_slider1 .carousel-caption:before {
	display: inline-block;
	height: 10%;
	vertical-align: middle;
	content: "";
}

.metan_slider1 .carousel-caption p {
	text-align: left;
}

#carouselMetanCaptions1 .carousel-indicators li {
	background-color: #fff;
}

#carouselMetanCaptions1 .carousel-indicators .active {
	background-color: #d5001c;
}

@media (max-width: 767px) {
	
	
	#carouselMetanCaptions .carousel .item {
		display: block;
		margin-top: 12px;
	}
	#carouselMetanCaptions .carousel-control,
	.carousel-indicators {
		display: none;
	}
	#carouselMetanCaptions .carousel-caption {
		color: black;
		position: static;
		text-align: left;
		text-shadow: none;
		width: 100%;
	}
	#carouselMetanCaptions .carousel-caption h3 {
		font-weight: bold;
		margin-top: 4px;
		margin-bottom: 8px;
	}
	#carouselMetanCaptions .carousel-inner img {
		height: auto;
		width: 100%;
	}
	#carouselMetanCaptions .carousel {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	#carouselMetanCaptions1 .carousel .item {
		display: block;
		margin-top: 12px;
	}
	#carouselMetanCaptions1 .carousel-control,
	.carousel-indicators {
		display: none;
	}
	#carouselMetanCaptions1 .carousel-caption {
		color: black;
		position: static;
		text-align: left;
		text-shadow: none;
		width: 100%;
	}
	#carouselMetanCaptions1 .carousel-caption h3 {
		font-weight: bold;
		margin-top: 4px;
		margin-bottom: 8px;
	}
	#carouselMetanCaptions1 .carousel-inner img {
		height: auto;
		width: 100%;
	}
	#carouselMetanCaptions1 .carousel {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	#carouselMetanCaptions1 .carousel-item .carousel-caption h3 {
		font-size: 20px !important;
	}	
	.install__title {
		font-size: 2em !important;
		line-height: normal !important;
	}
	.install__title span {
		font-size: 1em !important;
	}
	.install_form_text {
		font-size: 1em !important;
	}
	.display-4 {
		font-size: 2em;
	}
	
	#carouselMetanCaptions1 .carousel-caption li {
		font-size: 13px !important;
	}
}

.landing-promo li {
	font-family: 'Roboto', sans-serif;
}

#carouselMetanCaptions1 .carousel-caption li {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}

#carouselGBOIndicators .carousel-control-prev .carousel-control-prev-icon {
	display: none;
}

#carouselGBOIndicators .carousel-control-next .carousel-control-next-icon {
	display: none;
}

.pay_a {
	background-image: url(/test/pay_1.jpg);
	height: 450px;
	transition: 2s;
}

.pay_a:hover {
	background-position: -25px;
	transition: 2s;
	color: #d5001c;
}

.pay_b {
	background-image: url(/test/pay_2.jpg);
	height: 450px;
	transition: 2s;
}

.pay_b:hover {
	background-position: -25px;
	transition: 2s;
}

.pay_c {
	background-image: url(/test/pay_3.jpg);
	height: 450px;
	transition: 2s;
}

.pay_c:hover {
	background-position: -25px;
	transition: 2s;
}

.pay_d {
	background-image: url(/test/pay_4.jpg);
	height: 450px;
	transition: 2s;
}

.pay_d:hover {
	background-position: -25px;
	transition: 2s;
}

.pay h3 {
	color: #fff;
	font-weight: bold;
	font-size: 23px;
	position: absolute;
	display: block;
	bottom: 0px;
	padding-left: 5%;
	padding-bottom: 5%;
}

.pay h3:hover {
	color: #d5001c;
}

.pay h3 a {
	color: #fff;
	text-decoration: none;
}

.pay h3:hover a {
	color: #d5001c;
	text-decoration: none;
}

@media (min-width: 1600px) {
	
	#carouselMetanCaptions .carousel-item .carousel-caption h3 {
		font-size: 30px;
	}
	#carouselMetanCaptions .carousel-item .carousel-caption p {
		font-size: 16px;
	}
	.pay h3 {
		font-size: 26px;
	}
	#carouselMetanCaptions1 .carousel-item .carousel-caption h3 {
		font-size: 30px;
	}
	#carouselMetanCaptions1 .carousel-item .carousel-caption p {
		font-size: 16px;
	}
	#carouselMetanCaptions1 .carousel-item .carousel-caption li {
		font-size: 16px !important;
	}

}

#thxModal .modal-content {
	background: #343a40;
	color: #fff;
}
#thxModal .modal-content .text-muted {
	color: #fff !important;
}


#CallbackModal .modal-content,
#RaschetModal .modal-content,
#VakModal .modal-content,
#VoprosModal .modal-content {
	background: #343a40;
	color: #fff;
}

#CallbackModal .modal-content .text-muted,
#RaschetModal .modal-content .text-muted,
#VoprosModal .modal-content .text-muted {
	color: #fff !important;
}

#RevModal .modal-content {
	background: #343a40;
	color: #fff;
}

#RevModal .modal-content .text-muted {
	color: #fff !important;
}

#gmpModal .modal-content {
	background: #343a40;
	color: #fff;
}

#gmpModal .modal-content .text-muted {
	color: #fff !important;
}


/* main promo */


.wrap {
	width: 100%;
	margin: 0 auto;
	background-color: #E8ECEF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.site__cal_name {
	color: #153e61;
	font-size: 30px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.site__cal {
	width: 100%;
	padding-bottom: 70px;
	background: url("/i/promo/car.png") center 0px no-repeat;
	background-size: cover;
	/*padding-top: 130px;*/
	position: relative;
    z-index: 22;
}

.site__cal_name {
	color: #153e61;
	font-size: 30px;
	text-align: center;
}

.site__cal .name_border {
	margin: 7px auto 20px auto;
}

.site__cal_form {

	width: 960px;
	display: inline-block;
}

.site__cal_form_h {
	display: block;
	height: 130px;
	width: 100%;
}

.site__cal_button {
	height: 50px;
	background: #36a2e6;
	text-align: center;
	font-size: 24px;
	color: #fff;
	width: 100%;
	border: none;
	margin-top: 1px;
	display: none;
}

.site__cal_button:hover {
	background: #07cacc;
}

.site__cal_sleft {
	width: 33.3333%;
	background: #2e2e2e;
	border-right: 3px solid #fff;
	padding-bottom: 20px;
	float: left;
	box-sizing: border-box;
}

.site__cal_scenter {
	width: 33.3333%;
	background: #2e2e2e;
	border-right: 3px solid #fff;
	padding-bottom: 20px;
	float: left;
	box-sizing: border-box;
}

.site__cal_sright {
	width: 33.3333%;
	background: #2e2e2e;
	padding-bottom: 20px;
	float: left;
	box-sizing: border-box;
}

.site__cal_label {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	float: left;
	margin: 20px 20px 0 15px;
}

.site__cal_price {
	float: left;
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
	font-weight: bold;
	margin-right: 20px;
}

.site__cal_price2 {
	float: left;
	font-size: 24px;
	color: #fff;
	margin-top: 28px;
}

.site__cal_form_name {
	width: 235px;
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 23px;
	position: absolute;
	top: 120px;
	left: 0;
	right: 0;
	z-index: 336;
}

.site__cal_form_name a {
	display: block;
	background: url("/i/promo/call__circle.png") 34px 0px no-repeat;
	width: 70px;
	height: 32px;
	margin-top: 2px;
	-webkit-ransition: 0.5s;
	-moz-ransition: 0.5s;
	-o-ransition: 0.5s;
	-ms-ransition: 0.5s;
	transition: 0.5s;
}

.site__cal_form_name a.active {
	background: url("/i/promo/call__circle.png") 2px 0px no-repeat;
}

.site__cal_form_1,
.site__cal_form_2,
.site__cal_form_3,
.site__cal_form_4,
.site__cal_form_5 {
	float: left;
}

.site__cal_form_1 {
	width: 480px;
	height: 90px;
}

.site__cal_form_2,
.site__cal_form_3 {
	width: 239px;
	height: 90px;
}

.site__cal_form_5 {
	width: 350px;
	height: 90px;
}

.site__cal_form_4 {
	width: 480px;
	height: 90px;
}

.site__cal_ui_label {
	margin-left: 20px;
	font-size: 16px;
	color: #464646;
	float: left;
	margin-top: 24px;
}

.site__cal_form_5 .site__cal_ui_label {
	margin-top: 34px;
}

.site__cal_ui_input {
	width: 90px;
	height: 32px;
	border: 1px solid #b2b2b2;
	background-color: transparent;
	float: left;
	font-size: 24px;
	color: #153e61;
	margin-left: 20px;
	font-weight: bold;
	margin-top: 27px;
	display: block;
	text-align: center;
	padding: 0;
}

.site__cal_form_4 .site__cal_ui_label {
	margin-top: 35px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background: #2e2e2e !important;
	border: none !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	font-size: 20px !important;
	color: #fff !important;
	text-align: center !important;
	width: auto !important;
	height: auto !important;
	border-radius: 0px !important;
	text-decoration: none;
	font-weight: bold !important;
	font-family: 'Roboto Condensed', sans-serif;
	top: -20px !important;
}

.ui-widget-content,
.ui-widget-header {
	background: url("/i/promo/car_s.png") repeat-x !important;
	border: none !important;
	border-radius: 0px !important;
}

.site__cal_form_name {
	width: 265px;
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 23px;
	position: absolute;
	top: 120px;
	left: 0;
	right: 0;
}

.site__cal_form_name_left {
	font-size: 22px;
	display: inline-block;
	font-weight: bold;
	color: #153e61;
	float: left;
}

.site__cal_form_name_right {
	font-size: 22px;
	display: inline-block;
	font-weight: bold;
	color: #153e61;
	float: left;
}

.site__cal_form_name_center {
	display: block;
	width: 70px;
	height: 36px;
	background: url("/i/promo/cal__border.png") no-repeat;
	margin-left: 12px;
	margin-right: 12px;
	float: left;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.header-text {
	padding-top: 50px;
	padding-left: 50px;
}

.header-text2 {
	padding-left: 0px;
}

.perevov {
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	font-family: sans-serif;
	font-family: 'Roboto', sans-serif;
	line-height: normal;
}

.perevov2 {
	font-size: 40px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	line-height: normal;
}

.perevov3 {
	font-size: 40px;
	color: #DC3545;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
    line-height: normal;	
}

.breadcrumb-item+.breadcrumb-item::before {
	content: " - ";
}

.icon-text {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.install__title {
	font-size: 3em;
	color: #ff000e;
	font-weight: bold;
	font-family: sans-serif;
		-webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: white;
}

.install__title span {
	font-size: 2em;
}

.install_preim {
	color: #fff;
	font-size: 1.2em;
}

.install_preim li {
	padding: 3px;
}

.modal-open .modal {
	z-index: 55555;
}

.install_form {
	background-color: #ffffff;
	padding: 25px;
	margin-top: 10px;
	margin-bottom: 25px;
	min-height: 200px;
	max-width: 414px;
}

.install_form_text {
	font-size: 1.1em;
	text-align: center;
}

.install_form_text span {
	font-size: 1.9em;
}

.pre__form {
	padding-top: 50px;
}

.col-xs-5th,
.col-sm-5th,
.col-md-5th,
.col-lg-5th {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
	width: 20%;
	float: left;
}

.col-5-th {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

@media (min-width: 768px) {
	.col-sm-5th {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	.logo {
		font-size: 19px;
	}
}

@media (min-width: 992px) {
	.col-md-5th {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
}

@media (min-width: 1200px) {
	.col-lg-5th {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
		#carouselMetanCaptions1 .carousel-caption li {
		font-size: 13px !important;
		font-family: 'Roboto', sans-serif;
	}
}


@media only screen and (max-width: 992px) {
	.col-md-5th {
		width: 33%;
		float: none;
		display: block;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33%;
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		max-width: 33%;
	}
	.col-md-5th.col-sm-5th {
		width: 20%;
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media only screen and (max-width: 769px) {
	.col-md-5th {
		width: 100%;
		float: none;
		display: block;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-5th.col-sm-5th {
		width: 50%;
		float: none;
		display: block;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.col-md-5th {
		width: 100%;
		float: none;
		display: block;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-md-5th.col-sm-5th {
		width: 100%;
		float: none;
		display: block;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.mtm {
	margin-top: -30px;
}

.work_slider {
	/*background-image: url(/i/promo/square-bg--2x.jpg);*/
}

.zadat-vopros {
	padding: 30px 0;
	background: url(/i/promo/preim.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	background-repeat: no-repeat;
}

.zadat-vopros h2 {
	color: #fff;
	font-weight: bold;
}

.vendor {
	background-image: url(/i/promo/proizvoditeli.jpg);
	min-height: 1000px;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	background-repeat: no-repeat;
}

.text_vendor {
    border-radius: 25px;
	-webkit-box-shadow: 0 0.25rem 0.25rem rgba(0,0,0,.16), 0 0 0.25rem rgba(0,0,0,.08);
    box-shadow: 0 0.25rem 0.25rem rgba(0,0,0,.16), 0 0 0.25rem rgba(0,0,0,.08);
    background: #fff;
    min-height: 100px;
}

.preim-gbo {
	background-image: url(/i/promo/preim2.jpg);
	min-height: 700px;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	background-repeat: no-repeat;
}

.display-4 strong {
	font-weight: bold;
}

#carouselMetanCaptions1 .carousel-item .carousel-caption li {
	text-align: left;
}

.rew_content {
	text-align: center;
	border-radius: 25px;
	-webkit-box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, .16), 0 0 0.25rem rgba(0, 0, 0, .08);
	box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, .16), 0 0 0.25rem rgba(0, 0, 0, .08);
}

.rew_content {
	min-height:530px;
}

.rew_content_picture img {
	margin-top: -50px;
	position: relative;
}

.rew_content_text {
	font-size: 0.9em;
	text-align: left;
	padding-top: 15px;
}

.rew_content_name {
	position: relative;
	padding-bottom: .625rem;
	margin-top: 0;
	margin-bottom: .3125rem;
	font-size: 1.125rem;
	font-weight: 500;
	color: #6b6b6b;
	text-align: center;
}

.rew_content_name::after {
	content: '';
	left: 0;
	width: 6.25rem;
	height: .125rem;
	margin: auto;
	background-color: #a5aaaf;
}

.rew_content_name::after {
	position: absolute;
	right: 0;
	bottom: 0;
}

.rew_content_date {
	color: #b9bec3;
}

.sl_name {
	color: #50555a;
	line-height: 1.375rem;
	font-size: 1rem;
}

.sl_price {
	font-size: 1.4rem;
	color: #50555a;
}

.logo {
	font-size: 23px;
}

@media screen and (min-width: 100px) and (max-width: 760px) {
	
	.wrap {
		width: 100%;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
	}
	.wr {
		min-width: 100% !important;
		width: 100% !important;
	}
	.site__cal_form_1,
	.site__cal_form_2,
	.site__cal_form_3,
	.site__cal_form_4,
	.site__cal_form_5 {
		width: 100%;
	}
	.site__cal {
		min-height: 700px;
	}
	.site__cal_form_name {
		padding-top: 25px;
	}
	.site__cal_form {
		width: 100% !important;
	}
	.site__cal_sleft,
	.site__cal_scenter,
	.site__cal_sright {
		width: 33.33333333%;
		margin-right: 0;
	}
	.site__cal_label br {
		display: none;
	}
	.site__cal_price {
		display: inline-block;
		font-size: 15px;
		margin-top: 5px;
		font-weight: bold;
		margin-right: 5px;
		float: inherit;
		margin-left: 10px;
	}
	.site__cal_price2 {
		font-size: 16px;
		display: inline-block;
		float: inherit;
		margin-top: 5px;
	}
	.ui-widget-content,
	.ui-widget-header {
		max-width: 100%;
	}
	.site__cal_label {
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 5px;
		font-size: 12px;
	}
	#translation .left {
		display: none;
	}
	#translation .right {
		width: 100%;
		box-sizing: border-box;
		padding-bottom: 10px;
		height: inherit;
		padding-right: 25px;
	}
	#sales .item {
		float: inherit;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		height: 149px;
	}
	#sales .item .pagetitle {
		width: 335px;
	}
	#why {
		height: 700px;
	}
	#why .items .item {
		width: 33.33333333%;
		margin-left: 0;
	}
	#content {
		width: 100%;
		float: inherit;
		margin-right: 0;
		box-sizing: border-box;
	}
	.right_bar {
		display: none;
	}
	.uslugis .items {
		font-size: 0;
		margin-left: -15px;
		margin-right: -15px;
	}
	.uslugis .item {
		margin-bottom: 20px;
		float: inherit;
		margin-right: 0px;
		display: inline-block;
		width: 33.33333333%;
		vertical-align: top;
		box-sizing: border-box;
		padding-left: 15px;
		padding-right: 15px;
	}
	.uslugis .item img {
		display: block;
		max-width: 100%;
	}
	.uslugis .item a {
		display: block;
		position: relative;
	}
	.uslugis .item span {
		width: 100%;
		box-sizing: border-box;
		height: 100%;
		position: absolute;
		top: 0;
		margin-top: 0;
	}
	header .nav {
		position: relative;
	}
	.nav-burger {
		display: block;
		position: absolute;
		left: 20px;
		top: 17px;
	}
	.nav-burger span {
		background-color: #fff;
		display: block;
		width: 30px;
		height: 4px;
		margin-bottom: 6px;
	}
	#port .bx-wrapper .bx-pager {
		display: none;
	}
	#port .name {
		font-size: 20px;
	}
	#addReq {
		display: none !important;
	}
	.account .left {
		display: none;
	}
	.account .right {
		float: inherit;
		width: 100%;
		box-sizing: border-box;
		padding-right: 25px;
	}
	.attention .left,
	.attention .right {
		width: 100% !important;
	}
	#content h1 {
		line-height: 35px;
	}
	.text_contents img {
		display: block;
		max-width: 100%;
	}
	.contact-form .submit {
		width: 304px;
	}
	.photo {
		width: 33%;
	}
	.car__filter_left,
	.car__filter_center {
		width: 202px;
	}
	.car__filter_small .car__filter_left,
	.car__filter_small .car__filter_center {
		width: 187px !important;
	}
	.text_contents .port__items h2 {
		font-size: 19px;
	}
	.ui-state-default,
	.ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default {
		border: none !important;
		padding-left: 7px !important;
		padding-right: 7px !important;
		padding-top: 7px !important;
		padding-bottom: 7px !important;
		font-size: 20px !important;
		text-align: center !important;
		width: auto !important;
		height: auto !important;
		border-radius: 0px !important;
		text-decoration: none;
		font-weight: bold !important;
		font-family: 'Roboto Condensed', sans-serif;
		top: -20px !important;
		touch-action: auto !important;
	}
	.ui-state-default label {
		display: block;
		position: relative;
	}
	.ui-state-default label span {
		display: none;
	}
	.nav-burger div {
		display: block;
		position: absolute;
		left: 42px;
		top: -2px;
		color: #fff;
		font-size: 20px;
		text-transform: uppercase;
	}
	#news_home {
		padding-bottom: 40px;
		height: inherit;
	}
	#news_home .items .item {
		float: inherit;
		width: 100%;
		height: inherit;
		margin-right: 0;
		margin-bottom: 20px;
	}
	#news_home .item .info_block {
		height: inherit;
	}
	.text_contents-img {
		float: inherit;
		margin-right: 0;
	}
	.msales__wrap {
		width: 450px;
		height: inherit;
		box-sizing: border-box;
		padding: 15px;
	}
	.msales__img {
		display: none;
	}
	.msales__pagetitle,
	.msales__price {
		font-size: 25px;
	}
	.msales__introtext {
		font-size: 12px;
	}
	.msales__right {
		width: 100%;
		box-sizing: border-box;
		padding-right: 0px;
		display: block;
		padding-bottom: 20px;
	}
}



#propan__form, #metan__form {
	position: relative;
	z-index: 335;
}

.storybg {
	background-image: url(/i/promo/BACKGROUND-TOP-1.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	background-repeat: no-repeat;
}

#Thanks .modal-content {
    background: #343a40;
}   

.modal {
	z-index: 99999;
}

.vendor .text_vendor p {
	font-size: 0.9em;
}

.vendor .text_vendor li {
	font-size: 0.9em;
}

.trans {
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.trans:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

.navbar {
	z-index: 3333;
}

@keyframes sheen {
	100% {
		transform: rotateZ(60deg) translate(1em, -9em);
	}
}

.cloud {
	overflow: hidden;
	position: relative;
	width:100%;
	min-height: 500px;
}
.cloudcontent {
	position: relative;
	z-index:0;
}
.cloud img {
    width: 100%;
    left: 0;
    top: 10px;
    position: absolute;
    -webkit-user-select: none; 
    -moz-user-select: none;   
    -ms-user-select: none;
    user-select: none;	
	pointer-events: none;
}
@-webkit-keyframes animCloud {
    from {
        -webkit-transform: translateX(100%)
	}
    to {
        -webkit-transform: translateX(-100%)
	}
}
@-moz-keyframes animCloud {
    from {
        -moz-transform: translateX(100%)
	}
    to {
        -moz-transform: translateX(-100%)
	}
}
@keyframes animCloud {
    from {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
	}
    to {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
	}
}

.perevov, .install__title {
	margin-bottom: 20px;
}

.ui-slider-handle {
	cursor: pointer !important;
}

.bx-core-adm-dialog {
	z-index: 99999;
}

.modal-backdrop {
	z-index: 99222;
}

.modal-open .modal {
	z-index: 99322;
}

.error {
	font-size: 1rem;
}

.icofixbp {
	padding-bottom: 19px;
}


.sert a:hover {
	color: #d5001c;
}

.show_and_hide {
	display: none;
}

.show_and_hide2 {
	display: none;
}

.nohover:hover {
	text-decoration: none;
}

.storybg #carouselMetanCaptions1 .carousel-item .font-weight-normal {
	font-weight: 800 !important;
}

.vse-o-gbo {
	background-color: #000;
} 

.name-vse-o-gbo {
	background-color: #fff;
	min-height: 235px;
}

.name-vse-o-gbo a {
	color: #000;
	font-size: 1.9em;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
}

.name-vse-o-gbo a:hover{
	color: #d5001c;
}


.name-vse-o-gbo-gas {
	background-color: #fff;
	min-height: 150px;
}

.name-vse-o-gbo-gas a {
	color: #000;
	font-size: 1.9em;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
}

.name-vse-o-gbo-gas a:hover{
	color: #d5001c;
}

.preview-picture-vse-o-gbo-gas {
	height: 200px;
}
	

.more-gbo {
	border: 1px solid #000;
	font-size: 1.1em !important;
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/i/rm_b.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.more-gbo:hover {
	border: 1px solid #d5001c;
	color: #d5001c;
	background-image: url(/i/rm_a.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.preview-picture-vse-o-gbo {
	height: 300px;
	transition: 2s;
	background-size: cover;
	background-position: center center;
}

.preview-picture-vse-o-gbo:hover {
	background-position: inherit;
	transition: 2s;
}

.storybg2 {
    background-image: url(/i/foneoplata.jpg);
    background-position: center center;
    background-attachment: scroll;
    background-size: contain;
}


.xxxx h3 {
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    position: absolute;
    display: block;
    top: 35px;
    padding-left: 5%;
    padding-bottom: 5%;
}


.tre {margin:40px auto;display:flex;justify-content:space-between;flex-wrap:wrap;}
.tre .item {width:320px;}

.tre .item .img {
	position:relative;
	width:100%;
	padding: 25px 0;
    font-size: 18px;
	border:1px solid #dde1e6;
	margin:0 0 20px;
	overflow:hidden;
	text-align: center;
}

.tre .item .img img {max-width:auto;max-height:240px;}
.tre .item .img.img-logos img {max-width:160px;max-height:120px;}

.tre .item h5 {margin:0 0 20px;font-size:20px;}
.tre .item h5 a {color:#e86336;border:0;}
.tre .item h5 a:hover {color:#0b519c;border:0;}
.tre .item .img img, .tre .item .icon img, .popup, .menu-wrap #nav {
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
z-index:23;
}

@media  screen and (max-width: 1560px) {
	.float-fix .nav-item .nav-link {
		font-size: 15px;
	}
}


@media  screen and (max-width: 1440px) {
    .perevov {
	    color: #fff;
	    font-weight: bold;
	    /*font-size: calc( (100vw - 30rem)/25 + 0.6rem);*/
	    font-family: sans-serif;
	}
	.install__title {
	    font-size: calc( (100vw - 30rem)/25 + 0.6rem);
	    color: #ff000e;
	    font-weight: bold;
	    font-family: sans-serif;
	    -webkit-text-stroke-width: 1px;
	    -webkit-text-stroke-color: white;
	}
	
}


@media  screen and (max-width: 1366px) {
	
	.phone-header-top {font-size: 20px;}
	
    .perevov {
	    color: #fff;
	    font-weight: bold;
	    font-family: sans-serif;
	}
	.install__title {
	    font-size: calc( (100vw - 30rem)/25 + 0.6rem);
	    color: #ff000e;
	    font-weight: bold;
	    font-family: sans-serif;
	    -webkit-text-stroke-width: 1px;
	    -webkit-text-stroke-color: white;
	}
	
	.logo {
		font-size: 20px;
	}

}
@media  screen and (max-width: 1333px) {
	.float-fix .nav-item .nav-link {
		font-size: 15px;
	}
	.logo {
		font-size: 20px;
	}
}

@media screen and (max-device-width: 1024px) {
	
	.float-fix .nav-item .nav-link {
		font-size: 11.5px;
	}
	
	.float-fix .navbar {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.float-fix .emenu {
		padding-left: 0px;
		padding-right: 0px;
	}
	.logo {
		font-size: 20px;
	}
	
	.phone-header-top {font-size: 18px;}
	
    .perevov {
	    color: #fff;
	    font-weight: bold;
	    font-family: sans-serif;
	}
	.install__title {
	    font-size: calc( (100vw - 30rem)/25 + 0.7rem);
	    color: #ff000e;
	    font-weight: bold;
	    font-family: sans-serif;
	    -webkit-text-stroke-width: 1px;
	    -webkit-text-stroke-color: white;
	}
	.install_form_text span {
	    font-size: 1.7em;
	}
	
	.slider_form .h3 {
		 font-size: calc( (100vw - 30rem)/25 + 0.4rem);
	}
	
	.nav-item a {
		font-size: calc( (100vw - 50rem)/25 + 0.3rem);
	}
}


@media screen and (max-device-width: 1200px) {
	.phone-header-top {font-size: 18px;}
	
	.float-fix .nav-item .nav-link {
		font-size: 11px;
	}
	
	.float-fix .navbar {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.float-fix .emenu {
		padding-left: 0px;
		padding-right: 0px;
	}
	
		.logo {
		font-size: 16px;
	}
}

@media screen and (max-device-width: 1226px) {
	.float-fix .nav-item .nav-link {
		font-size: 13px !important;
	}
}

@media screen and (max-device-width: 1280px) {
	.slider_form {
		max-height: 395px;
	}
	
	.float-fix .nav-item .nav-link {
		font-size: 14px;
	}
	
	.float-fix .phone-header-top {font-size: 24px;}
	
}



@media (max-width: 375px) {
	.float-fix .nav-item .nav-link {
		font-size: 1rem;
	}
}

@media (max-width: 600px) {
	.nav-item a {
		font-size: 1rem;
	}
	.phone-header-top a {
		font-weight: 700;
		font-size: 24px;
	}
}

@media (max-width: 480px) {
	.navbar .navbar-nav .nav-link {
		margin-left: 0px;
		margin-right: 0px;
	}
	.float-fix .navbar {
		padding-left: 15px;
		padding-right: 15px;
	}
	.modal {
		height: 500px;
		position: fixed;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.modal.fade.in {
		top: 5px;
	}
	.modal-body {
		max-height: 2400px;
	}
	.alert-noty {
		font-size: 18px;
		text-align: center;
	}
	.price-item {
		font-size: 26px;
		font-weight: bold;
	}
	.text-item {
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}
	.text-item span {
		font-size: 30px;
		font-weight: bold;
		line-height: 10px;
	}
	.date-item {
		text-align: center;
		font-size: 20px;
		color: red;
		font-weight: bold;
	}
}

@media (max-width: 383px) {
	.site__cal_form_name {
		padding-top: 60px;
	}
	
	.navbar .navbar-nav .nav-link {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.float-fix .navbar {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.storybg2 #slider5 {
		padding: 0 10px 10px !important
	}

}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px)  and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
	.float-fix .nav-item .nav-link {
		font-size: 1rem;
	}
	.storybg2 #slider5 {
		padding: 0 10px 10px !important
	}
	
	.storybg2 #slider5 .prev {
		z-index: 11;
		left: -5px;
	}
	
	.storybg2 #slider1 {
		padding: 0 40px 10px !important
	}
	
	.storybg2 .h3 {
		font-size: 2rem;
	}
}

.story .carousel-caption {
	overflow-y: auto !important;
	overflow: -moz-scrollbars-vertical; 
}

.float-fix {
	display: none;
}

.float-fix .logos::before {
	display: none;
}

.float-fix .logos::after {
	display: none;
}

.shows {
	background: url(/i/menubgfix.png);
	z-index: 99999;
	display: block !important;
}

.shows .navbar {
	background: transparent;
}

.grecaptcha-badge {
	display: none;
}

.float-fix .navbar .navbar-nav .nav-link {
	margin-left: 0px;
	margin-right: 0px;
}

.bx-core-window  {z-index:9999999;}

.goGBO {color: #fff;}
.goGBO:hover {color: #d5001c;}
.under {text-decoration: underline !important;}

.navigagbo {color: #fff; text-align: center; margin: 0 auto;}
.navigagbo a {
	color: #d5001c;
}

.storybg2 .kontakt {
	padding-bottom: 4rem;
}


.gasodisel_ziket {
	position: relative;
	margin-top: -100px;
	min-height: 200px;
	background-color: #fff;
	border-top: solid 2px #dc3545;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

#text-simplte {
	position: absolute;
	z-index: 11;
	color: #fff;
}

#text-simplte2 {
	position: absolute;
	z-index: 11;
	color: #fff;
}

#lea_calc_cont:after{content:''; display:none;}
#ek,#ek_god{font-size: 2em !important; padding: 10px; background: white;color: #123721!important;}
#lea_calc_cont{padding:40px !important;display:flex !important;flex-wrap: wrap !important;justify-content: space-around !important;align-items: center !important;color:white !important; background: linear-gradient(90deg, rgba(40,0,17,1) 0%, rgba(233,9,49,0.8477766106442577) 73%, rgba(255,0,50,1) 100%);}
#lea_calc_cont .lea_slider{width:200px !important;}
#lea_calc_cont .lea_title{display: flex !important; justify-content: flex-start;height:65px !important;flex-direction: column !important;line-height: 21px !important;margin-bottom: 10px !important;}
#lea_calc_cont div{width:225px !important}
#lea_calc_cont input{background:transparent !important;color:white !important;padding:10px !important;margin:0 !important;border:0 !important;display:inline;font-size: 1.5em !important;}
#lea_calc_cont select{width:100% !important;padding:5px !important;}
#lea_calc_cont .ui-slider .ui-slider-handle {border-radius: 50% !important; outline: none !important;}
#lea_calc_cont .ui-slider-horizontal {height: .5em !important;}
#lea_calc_cont .ui-slider-horizontal .ui-slider-handle {top: -.1em !important;}
#lea_calc_cont .ui-state-default, .ui-widget-content .ui-state-default{background: #fff; height: 10px; width: 10px;}
#lea_calc_cont .ui-slider-range.ui-corner-all.ui-widget-header{background: #dc3545 !important; border: 1px white solid !important; -webkit-border-radius: 10px !important; -moz-border-radius: 10px !important; border-radius: 10px !important;}
.ui-slider-range{background: #black !important; }

.gasodisel_ziket form {
	width: 100%;
}

.gasodisel_ziket form .form-control {
	width: 100%;
}

#gzd img {
	max-width: 100% !important;
	width: 100% !important;
}

.name-vse-o-gbo-gas .btn-prsh {
	background-color: #fff !important;
	color: #000 !important;
	border-color: #dc3545 !important;
}

.name-vse-o-gbo-gas .btn-prsh:hover {
	color: #fff !important;
	background-color: #DC353B !important;
	border-color: #dc3545 !important;
}

.typeprice {
	color: #DC353B;
	font-size: 1.5rem;
	margin-bottom: 0px;
}

.partitionscatalog {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.partitionscatalog_item {
	position: relative;
	margin: 15px;
}

.group-right {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 0px);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.partitionscatalog .partitionscatalog_item .field-name-title {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.31rem;	
	z-index: 200;
	text-align: center;
}

.partitionscatalog .partitionscatalog_item .field-name-title::after {
	content: "";
	display: block;
	width: 51px;
	height: 0;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.4s;
	margin: auto;
	margin-top: 30px;
	background-image: url(/i/plyusik.png);
}

.partitionscatalog .partitionscatalog_item:hover .field-name-more-link a {
    width: 90%;
    height: 90%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.partitionscatalog .partitionscatalog_item  .field-name-more-link a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    font-size: 0;
    transition: all 0.4s;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.3);
}

.partitionscatalog .partitionscatalog_item .field-name-more-link a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/i/ugoloki.png);
    background-position: center;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    z-index: 3;
    opacity: 0;
    transition: all 0.4s;
    background-color: rgba(0,0,0,0.58);
    color: #fff;
}

.partitionscatalog .partitionscatalog_item:hover .field-name-more-link a::after {
	opacity: 1;
}

.partitionscatalog  .partitionscatalog_item:hover .field-name-title::after {
	height: 51px;
	color: #fff;
}

.partitionscatalog .partitionscatalog_item:hover .field-name-more-link a {
	width: 90%;
	height: 90%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

#top .clk {
	cursor: pointer;
}

#top p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #666666;
}

#top .top_phone {
	font-size: 26px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: -7px;
}

#top .btn-callback {
	font-family: 'Roboto Condensed', sans-serif;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 15px !important;
}

#top p span {
	border-bottom: 1px dashed #ccc;
	cursor: pointer;
	transition: 0.4s ease;
}
#top p span:hover {
	border-bottom: 1px dashed #dc3545;
	color: #dc3545;
}

.h3Callulate {
	font-family: 'Roboto', sans-serif;
	font-size: 1.5rem;
}

.inputCallulate {
	padding: 1.5rem;
	border-color: #999999;
	margin-bottom: 0.5rem;
}

#nameCallulate-error, #phoneCallulate-error, #mphoneCallulate-error {
	font-size: 0.8rem;
	color: #dc3545;
}

.btnCallulate {
	text-transform: uppercase;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 0.73rem;
	padding-bottom: 0.73rem;
	font-family: 'Roboto', sans-serif;
}

#border {
	border-bottom: 1px #ccc solid;
}

#top > div > div > div.col-12.col-md-12.col-lg-7.col-xl-7.pt-3.pb-1 > div.row.mt-2 > div > div > div > nav > ul > li:nth-child(2) > a {
	padding-left: 0px;
}

#fix-logo {
	display: none;
	padding-left: 0px;
}

#fix-phone, #fix-btn {
	display: none;
}
.wsmainfull.wsfixed {
	background-color: #F0F0F0 !important;
	height: 70px;
}

.wsmainfull.wsfixed  .wsmenu{
	background: transparent;
}
.wsmainfull.wsfixed .wsmainwp {
	width: 1110px !important;
	padding-top: 6px;
}
.wsfixed #fix-phone, .wsfixed #fix-btn {
	display: inline-block;
	color: #000;
}
.wsfixed #fix-btn {
	margin-top: 11px;
	/* padding-left: 3.1rem; */
	/* padding-right: 0; */
	float: right;
}

.wsfixed #fix-phone {
	margin-top: 11px;
	position: absolute;
    right: 170px;
    /* padding-left: 3.5rem; */
    /* padding-right: 2.7rem; */
    font-size: 22px;
}

#fix-logo a {
	padding-left: 0px;
}

.wsfixed #fix-logo  {
	display: inline-block;
}

.wsfixed #fix-logo img {
	margin-top: -5px;
	padding-right: 3.5rem;
}

.wsfixed #fix-logo:hover a{
	text-decoration: none;
	border-bottom: 0px;
}

.wsfixed .wsmenu>.wsmenu-list>li>a {
	font-size: 16px;
	border-bottom: 0px;
}

.wsfixed .wsmenu>.wsmenu-list>li>a:hover {
	border-bottom: 0px;
	color: #d7412e;
}

.wsmainfull.wsfixed .wsmenu>.wsmenu-list>li>a {
	padding-top: 10px !important;
}

.wsfixed .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
	text-decoration: none;
}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
	font-size: 15px !important;
	padding: 6px 12px !important;
	border-top: 1px solid #f0f0f0;
}
.wsfixed .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover {
	text-decoration: none;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu li a:hover, .wsmenu>.wsmenu-list>li:hover>a {
	color: #d7412e !important;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li:hover>a {
	background-color: #fff !important;
	color: #d7412e !important;
}

#mobile-contact {
	background-color: #fbfbfb;
	padding: 1rem;
	text-align: left;
	color: #222;
}
#mobile-contact .svg-inline--fa.fa-phone-alt {margin-right: 5px;}
#mobile-contact .svg-inline--fa.fa-map-marker-alt {width: 0.85em !important; margin: 0 3px 0 1px;}

#mobile-contact a {
	color: #fff;
}

#mobile-contact .clk a {
	color: #222;
	text-decoration: none;
}

.popover-body .btn {
	font-family: 'Roboto Condensed', sans-serif;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 15px !important;
}

.popover-header {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}

.ui-autocomplete-category {
    font-weight: bold;
    padding: .3em .5em;
    margin: .2em 0 .2em;
    line-height: normal;
    background-color: #eee;
    font-size: 14px;
}
.ui-autocomplete {
    max-height: 500px;
    overflow-y: hidden;
    overflow-x: hidden;
    position: absolute;
    z-index: 9999999;
    font-size: 14px;
    background-color: #fff !important;
    background: #fff !important;
}
* html .ui-autocomplete {
    height: 100px;
}

.ui-autocomplete li a:hover,
.ui-autocomplete li:hover {
	border: 0px !important;
	border-radius: 0px !important;
	background: transparent !important;
	background-color: transparent !important;
	text-decoration: none !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {

}

#citySelected .h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.2rem;	
}

#citySelected .modal-title,
#citySelected #cities {
	font-family: 'Roboto Condensed', sans-serif;
}
#citySelected #cities {
	font-weight: 300;
	font-size: 15px;
}

#citySelected .modal-content{
	border-radius: 0px;
	min-height: 250px;
}

#citySelected .fastlink {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	padding-right: 0.5rem;
	text-decoration: none;
}

#citySelected a:hover {
	color: #dc3545 !important;
}


#citySelected .active:hover {
	color: #fff !important;
}


#citySelected .regions {
	background-color: #F0F0F0;
	min-height: 150px;
}

#citySelected .modal-title {
	padding-left: 10px;
}


.modal-lg, .modal-xl {
	max-width: 900px !important;
}

#cities {
	background-image: url(/i/loupe.png);
	background-position: 99% center;
	background-repeat: no-repeat;
}

.regions .city_block_name1 {
    color: #959595;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    padding-left: 15px;
    padding-bottom: 3px;
    margin-bottom: 4px;
    border-bottom: 1px solid #e2e1e1;
    cursor: default;
}
.regions .city_block_name2, .regions .city_block_name3 {
    color: #959595;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    padding-left: 10px;
    padding-bottom: 3px;
    margin-bottom: 4px;
    border-bottom: 1px solid #e2e1e1;
    cursor: default;
}

.regions .myfastlink {
	cursor: pointer;
	color: #2b4b6f;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}


.regions .myfastlink:hover {
	color: #dc3545 !important;
	padding-right: 10px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.regions .nav-link {
	text-decoration: none;
		padding-top: 5px !important;
	padding-bottom: 5px !important;
}

#v-pills-tabContent #shower .active {
	color: #fff !important;
	background-color: #dc3545;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.regions .nav-link:focus, .nav-link:hover {
	color: #dc3545 !important;
	padding-right: 10px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.regions .active {
	color: #dc3545;
}

.regions #getcitynosubcat a {
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	float: left;
}

.regions #getcitynosubcat a:hover {
	color: #dc3545 !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.regions #getcity a {
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	float: left;
}

.regions #getcity a:hover {
	color: #dc3545 !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.regions .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	color: #fff !important;
	background-color: #dc3545;
	padding-right: 10px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#markfone {
	background-image: url(/i/ustanovka-gbo.jpg);
	min-height: 400px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size:  cover;
}

#markfone .breadcrumb {
	background-color: transparent;
	font-family: 'Roboto', sans-serif;
	padding-top: 3.5rem;
}

#markfone .breadcrumb a {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
}

#markfone .breadcrumb li {
	color: #fff;
	font-family: 'Roboto', sans-serif;
}

#dopform {
	background-image: url(/i/form-2-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 500px;
}

#dopform .perevov2 {
	margin-bottom: 2rem;
}

.brand-category {
	margin-bottom: 1rem;
}

#domformform {
	margin-top: 2rem;
	padding-left: 1rem;
}

#domformform .btnCallulate {
	text-transform: none;
}

.mapText {
	font-size: 0.85rem;
}

.mapL {
	padding-left: 2.4rem;
}

.ico-f {
	color: #dc3545;	
}

@media screen and (max-width:620px) {
	#lea_calc_cont input{background:white;color:black;padding:10px;margin:0;border:0;display:inline;font-size: 1.5em;}
}

@media (max-width: 1333px) {
	#top .top_phone {
		font-size: 25px;
	}
}

@media (max-width: 1200px) {

}

@media (max-width: 1024px) {
	#top .top_phone {
		font-size: 21px;
		margin-top: -3px;
	}
}

@media (max-width: 800px) {

	
}

@media (max-width: 640px) {

}

@media (max-width: 480px) {

	#dopform .perevov2 {
		font-size: 29px;
	}
	.breadcrumb {
		font-size: 0.7rem;
	}
	
	.breadcrumb-item a {
		font-size: 0.7rem;
	}
	
	.carousel-caption h1 {
	    font-family: 'Roboto', sans-serif;
	    font-size: 1.6em !important;
	    text-align: left;
	    font-weight: 700;
	}
	#top > div > div > div.col-12.col-md-12.col-lg-7.col-xl-7.pt-3.pb-1 > div.row.mt-2 > div > div > div > nav > ul > li:nth-child(2) > a {
		padding-left: 17px;
	}

	.gasodisel_ziket {
		position: relative;
		margin-top: 0px;
	}
	.tre .item {
		width: 480px;
	}
	.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
		top:0px;
	}
	
	.h2 {
		font-size: 1.3rem;
	} 
	
	.site__cal_sleft, .site__cal_scenter, .site__cal_sright  {
		display: block;
		width: 100%;
		border: 0;
		padding-bottom: 0px;
		font-size: 0.7rem;
	}
	
	.site__cal_label {
		width: 150px;
		font-size: 0.9rem;
		margin: 0;
		padding-left: 10px;
	}
	.site__cal_price2, .site__cal_price {
		margin-top: 0px;
		font-size: 0.9rem;
	}
	.site__cal_form_name {
		padding-top: 0px;
		margin-top: -30px;
	}
		.formnotify {
		font-size: 0.9rem;
		padding-bottom: 1rem;
	}
	.wrap .h3 {
		font-size: 1rem;
	}
}

@media (max-width: 385px) {
	h2 {
		font-size: 25px;
	}
	.gasodisel_ziket {
		position: relative;
		margin-top: 0px;
	}
	.tre .item {
		width: 385px;
	}
	#text-simplte2 p { font-size: 0.8rem;}
	.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
		top:0px;
	}
	.site__cal_ui_label {
		font-size: 12px;
	}
	.site__cal_form_1 {
		height: auto;
	}
	.site__cal_form_name {
		padding-top: 2rem;
	}
	.site__cal_name {
		padding-top: 2rem;
	}
	.formnotify {
		font-size: 0.8rem;
		padding-bottom: 1rem;
	}
	.brandname {
		font-size: 14px;
	}
}

@media (max-width: 360px) {
	.gasodisel_ziket {
		position: relative;
		margin-top: 0px;
	}
	.tre .item {
		width: 360px;
	}
	#text-simplte2 p { font-size: 0.8rem;}
}

@media (max-width: 320px) {
	#dopform .perevov2 {
		font-size: 29px;
	}
	.brandname {
		font-size: 12px;
	}
	.formnotify {
		font-size: 0.8rem;
		padding-bottom: 1rem;
	}
	.btnCallulate {
		font-size: 0.9rem;	
	}
	.site__cal_label {
		width: 135px;
	}
	.site__cal_form_name {
	    padding-left: 1rem;
	    padding-top: 2rem;
	}
	.site__cal_form_name_right {
		font-size: 20px;
	}
	.site__cal_form_name_left {
		font-size: 20px;
	}
	.gasodisel_ziket {
		position: relative;
		margin-top: 0px;
	}
	.tre .item {
		width: 320px;
	}
	.wrap .h3 {
		font-size: 1rem;
	}
	.site__cal_label{
		width: 130px;
	}
	.site__cal_label, .site__cal_price2, .site__cal_price {
		font-size: 0.8rem;
	}
}
.back_to_top{position:fixed;bottom:80px;right:40px;z-index:9999;width:30px;height:30px;text-align:center;line-height:30px;background:#f5f5f5;color:#444;cursor:pointer;border-radius:2px;display:none}.back_to_top:hover{background:#e9ebec}.back_to_top-show{display:block}
.cust-diz {
	position: absolute;
    z-index: 1;
    background: #FFF;
    padding: 20px 30px;
    margin-left: -10px;
    margin-top: 80px;
    max-width: 740px;
}
.partner_phone {border-bottom: dotted 1px  #dc3545; color:  #dc3545; cursor: pointer;}