.wrapper {
	width: 100%;
	font-family: sans-serif;
	background: #f4f4f4;
	line-height: 1.5;
}

a {
	text-decoration: none;
}

@media screen and (max-width: 1420px) {
	.layout, .maximenuck, .container {
		padding: 0 10px;
	}
}

.layout, .maximenuck, .container {
	max-width: 1420px;
	margin: auto;
}

.header {
	display: grid;
}

.img-phone {
	display: none;
}

@media (min-width: 1262px) {
	.header {
		grid-template-columns: 50px repeat(auto-fill, minmax(200px, 1fr));
		padding: 20px 0;
		align-items: center;
		grid-column-gap: 32px;
	}
}

@media (max-width: 1261px) and (min-width: 1108px) {
	.header {
		grid-template-columns: 42px repeat(auto-fill, minmax(200px, 1fr));
		padding: 20px 0;
		align-items: center;
		grid-column-gap: 3px;
	}
}


@media (max-width: 1107px) and (min-width: 768px) {
	.top-icon.map {
		display: none;
	}

	.header {
		grid-template-columns: 42px 150px 1fr 1fr 208px;
		padding: 20px 0;
		align-items: center;
		grid-column-gap: 3px;
	}
}

@media (max-width: 767px) and (min-width: 481px) {
	.header {
		grid-template-columns: 42px 1fr 1fr;
		padding: 10px 0;
		align-items: center;
		grid-column-gap: 3px;
	}
}

@media (max-width: 480px) and (min-width: 320px) {
	.logo-text {
		display: none;
	}

	.header {
		grid-template-columns: 42px 1fr;
		padding: 10px 0;
		align-items: center;
		grid-column-gap: 3px;
	}
}

@media (max-width: 767px) and (min-width: 320px) {
	.top-icon.map, .top-icon.time, .logo-slogan {
		display: none;
	}

	.custom.jmoddiv {
		text-align: end;
	}

	.about-us {
		grid-template-columns: unset;
	}
}

.logo-text {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}

.icon-svg {
	background: #000;
	width: 35px;
	height: 35px;
}

.svg-icon-svg {
	fill: #ffc03c;
	padding: 5px;
}

.top-icon {
	display: grid;
	grid-template-columns: 35px 1fr;
	grid-row: 10px;
	grid-column-gap: 10px;
	align-items: center;
}

span.phone {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}

.logo-slogan, .top-icon {
	font-size: 14px;
	font-weight: 700;
}

div#maximenuck132 ul.maximenuck {
	clear: both;
	position: relative;
	z-index: 999;
	overflow: visible !important;
	display: block !important;
	float: none !important;
	visibility: visible !important;
	opacity: 1 !important;
	list-style: none;
	margin: 0 auto;
	padding: 1px 0 0 0;
	zoom: 1;
	filter: none;
	background: #222;
	border-top: unset;
	font-family: 'Segoe UI';
}

div#maximenuck132 ul.maximenuck li.maximenuck.level1>a, div#maximenuck132 ul.maximenuck li.maximenuck.level1>span.separator {
	display: block;
	float: none !important;
	float: left;
	position: relative;
	text-decoration: none;
	outline: none;
	border: none;
	white-space: nowrap;
	filter: none;
	color: #fff;
	text-shadow: none;
	text-transform: none;
	padding: 23px 46px;
	text-shadow: none;
	font-weight: 600;
}

div#maximenuck132 ul.maximenuck li div.floatck ul.maximenuck2, div#maximenuck132 ul.maximenuck2 {
	z-index: 11000;
	clear: left;
	text-align: left;
	background: transparent;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	box-shadow: none !important;
	width: 100%;
	position: static !important;
	overflow: visible !important;
	display: grid !important;
	float: none !important;
	visibility: visible !important;
}

div#maximenuck132 div.floatck {
	background: #000;
}

div#maximenuck132 ul.maximenuck li.maximenuck a, div#maximenuck132 ul.maximenuck li.maximenuck span.separator, div#maximenuck132 ul.maximenuck2 a, div#maximenuck132 ul.maximenuck2 li.maximenuck span.separator {
	color: #ffc246;
}

.maximenuckanimation {
	padding-right: 20px !important;
}

div#maximenuck132 div.maxidrop-main {
	width: unset;
}



ul.maximenuck2 {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr);
}

.titreck-title {
	text-transform: uppercase;
}


div#maximenuck132 ul.maximenuck, footer {
	background: #000;
	color: #fff;
	font-style: 14px;
	font-weight: 600;
}

.slider-info.banner-view {
	height: 400px;
	margin-top: -40px;
}

.banner-info.container {
	color: #fff;
	display: grid;
	align-items: center;
	height: -webkit-fill-available;
	padding: 40px 0;
}


.slideone {
	font-size: 50px;
	font-weight: 600;
	max-width: 70%;
}

li.active span.titreck-title {
	color: #ffc03c;
}

.vm-top {
	display: grid;
	grid-template-columns: 50px 1fr 1fr;
	width: 592px;
	text-align: center;
	justify-self: end;
	align-items: center;
	font-weight: 700;
}

@media (max-width: 1420px) {
	.vm-top {
		padding: 0 20px;
	}
}

@media (max-width: 1363px) {
	.slideone {
		font-size: xx-large;
	}
}

@media (max-width: 1363px) {
	h3.banner-text, .slideone {
		padding: 0 20px;
	}

	.slider-info.banner-view {
		margin-top: unset;
	}
}

@media (max-width: 768px) {
	.banner-info.container {
		justify-items: center;
	}

	h3.banner-text, .slideone {
		text-align: center;
		font-weight: 700;
		justify-self: center;
		max-width: unset;
	}

	.vm-top {
		justify-self: center;
	}

	.banner-info.container {
		display: block;
	}

	.vm-top {
		padding: 0;
		width: unset;
	}
}

@media (max-width: 630px) {
	.vm-top {
		grid-template-columns: unset;
	}

	.slider-info.banner-view {
		height: unset;
	}

	.call-master {
		width: fit-content;
		margin: auto;
	}

	.slideone {
		max-width: 100%;
		font-size: large;
	}

	.about-us, .about-us-work {
		display: grid;
		grid-template-columns: unset;
	}
}

.call-master {
	background: #ffc03c;
	text-align: center;
	padding: 25px 20px;
	color: #000;
	font-weight: 700;
}

span.marc {
	color: #ffc03c
}

.vm-top .svg-icon-svg {
	fill: #ffc03c;
	padding: 5px;
	width: 35px;
	height: 35px;
	padding-top: 14px;
}

.slider-info.banner-view {
	background-size: cover;
}

.banner-text {
	padding: 30px 0;
}

h3.banner-text {
	font-size: 24px;
	font-weight: 400;
}

/*service*/
.service {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	min-height: 240px;
	color: #fff;
	grid-gap: 1px;
	padding-top: 1px;
}

.images-service {
	display: grid;
	padding: 40px 10px;
	align-content: end;
}

.images-service.service1 {
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/images/ut-1.jpg) no-repeat center;
	background-size: cover;
}

.images-service.service2 {
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/images/snos-images.jpg) no-repeat center;
	background-size: cover;
}

.images-service.service3 {
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/images/ut-2.jpg) no-repeat center;
	background-size: cover;
}

.name-service {
	font-size: 24px;
	padding: 10px 0;
	color: #fff;
}

.number-services {
	padding: 10px 30px;
	border: 1px solid #ffc03c;
	width: max-content;
	color: #fff;
}

/*end service*/
.jbcategory-link a {
	font-size: smaller;
	font-weight: 800;
}

.rborder.column.first.last {
	text-align: center !important;
	width: -webkit-fill-available;
}

.block-content-2 h1 {
	font-size: 40px;
	color: #000;
	font-weight: 600;
	text-align: center;
	padding: 40px 0;
}

.jbzoo.jbzoo-rborder .rborder, .jbzoo .jbzoo-rborder .rborder {
	border: unset;
	border-radius: unset;
}

#jbmodule-default-152 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	grid-column-gap: 10px;
	text-align: center;

}

.jbcategory-module .jbcategory {
	padding: 20px;
	margin-bottom: unset;
}

.category-wrapper {
	border: 1px solid #000;
}

main .items.clearfix.items-col-4 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
	grid-column-gap: 10px;
}

.jbzoo .width25 {
	width: 100%;
	margin: 0;
	padding: 0;
}

.jbzoo-item.jbzoo-item-service.jbzoo-item-teaser, .jbzoo .jb-divider-right {
	margin: 0;
	margin-right: unset !important;
}

.jbzoo .align-left img, .jbzoo .item-image.align-left, .jbzoo .align-left>div {
	float: unset;
	margin-right: unset;
	margin-bottom: unset;
	height: auto;
}

.jbzoo .clear:before, .jbzoo .clr:before, .jbzoo .clear:after, .jbzoo .clr:after, i.clr {
	display: none !important;
}

.jbcategory-link a {
	text-transform: uppercase;
	color: #000;
}

.item-title {
	grid-area: item1;
}

.item-title a {
	color: #000;
	padding-left: 15px;
}

.jb-row {
	grid-area: item2;
}

.jbzoo-item.jbzoo-item-service.jbzoo-item-teaser {
	display: grid;
	grid-template-areas:
		'item2'
		'item1';
}

.jbzoo.jbzoo-view-frontpage.jbzoo-app-service.jbzoo-tmpl-catalog.yoo-zoo.clearfix h2.subcategory-title, .frontpage.alias-service {
	display: none;
}

.jbcategory-link a::after {
	content: " →";
	color: #ffc03c;
}

h2 {
	font-size: 34px;
	font-weight: 600;
	color: #000;
	text-align: center;
	padding: 40px 0;
}

.position-beginning-of-work {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	grid-gap: 20px 20px;
}

.beginning-of-work {
	display: grid;
	grid-gap: 30px;
}

.beginning-of-work.block-1 {
	width: 60px;
	height: 35px;
	background: #ffc03c;
	align-items: center;
	text-align: center;
	font-size: xxx-large;
	font-weight: 700;
	z-index: 1;
}

.beginning-of-work.block-2 {
	font-weight: 600;
}

.our-advantages {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
	grid-gap: 80px 50px;
}

.our-advantages.block-1 {
	display: grid;
	grid-template-columns: 60px 1fr;
	grid-gap: 20px 20px;
}

.txt-our-advantages {
	display: grid;
	grid-gap: 20px;
}

.txt-our-advantages-block-1 {
	font-weight: 600;
}

.about-us, .about-us-work {
	display: grid;
	grid-template-columns: 60% 1fr;
}

li {
	display: inline;
	padding: 10px 0;
}

ul.about-us-work {
	padding: 20px 0;
}

h3 {
	padding: 30px 0;
}

ul.about-us-work li::before {
	content: "=";
	background: #ffc03c;
	padding-inline: 1ch;
	margin-inline-end: 1ch;
}

.about-us-img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 400px;
}

.about-us-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 400px;
	object-fit: cover;
}

.about-us-block-2 {
	display: grid;
	grid-template-columns: 70% 30%;
	text-align: center;
}

.about-us-block-22 button {
	background: #ffc03c;
	color: #000;
	font-weight: 600;
	padding: 20px 45px;
	text-transform: uppercase;
}

.about-us-block-21 {
	max-width: 838px;
	text-align: initial;
}

/* slideshow */

.slideshow-container {
	position: relative;
	background: #f1f1f1f1;
	max-height: 400px;
}

/* Slides */
.mySlides {
	display: none;
	padding: 80px;
	text-align: center;
}

/* Next & previous buttons */
.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -30px;
	padding: 16px;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	border-radius: 0 3px 3px 0;
	user-select: none;
}

/* Position the "next button" to the right */
.next {
	position: absolute;
	right: 0;
	border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
	background-color: rgba(0, 0, 0, 0.8);
	color: #ffc03c;
}

/* The dot/bullet/indicator container */
.dot-container {
	text-align: center;
	padding: 20px;
	background: #ddd;
}

/* The dots/bullets/indicators */
.dot {
	cursor: pointer;
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active,
.dot:hover {
	background-color: #717171;
}

/* Add an italic font style to all quotes */
q {
	font-style: italic;
}

/* Add a blue color to the author */
.author {
	color: cornflowerblue;
}

.img-circle {
	width: 120px;
	height: 120px;
	overflow: hidden;
	border-radius: 50%;
	border: 4px solid #ffc03c;
	margin: 20px 0;

}

.img-circle img {
	width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.mySlides {
	text-align: -webkit-center;
}

/* end slideshow */


/* accordion*/
.acor-container {
	margin: 20px 0;
}

.acor-container .acor-body {
	width: calc(100% - 40px);
	margin: 0 auto;
	height: 0;
	color: rgba(0, 0, 0, 0);
	background-color: #fff;
	line-height: 18px;
	padding: 0 30px;
	box-sizing: border-box;
	transition: color 0.5s, padding 0.5s;
	overflow: hidden;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 10px 16px rgba(0, 0, 0, 0.2);
}

.acor-container .acor-body p {
	margin: 0 0 10px;
}

.acor-container label {
	cursor: pointer;
	background-color: #ffc03c;
	display: block;
	padding: 15px 20px;
	width: 100%;
	color: #000;
	font-weight: 300;
	box-sizing: border-box;
	z-index: 100;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	margin: 0 0 5px;
	transition: color .35s;
}

.acor-container label:hover {
	color: #FFF;
}

.acor-container input {
	display: none;
}

.acor-container label:before {
	content: '\276F';
	float: right;
}

.acor-container input:checked+label {
	background-color: #ffc03c;
	color: #000;
	box-shadow: 0 8px 26px rgba(0, 0, 0, 0.4), 0 28px 30px rgba(0, 0, 0, 0.3);
}

.acor-container input:checked+label:before {
	transition: transform .35s;
	transform: rotate(90deg);
}

.acor-container input:checked+label+.acor-body {
	height: auto;
	margin-top: -5px;
	color: #000;
	padding: 20px 30px 10px;
}

/* end accordion*/
/* footer */
.row.footer-top-29 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	grid-gap: 20px 20px;
	padding: 30px 0;
}

footer ul {
	display: grid;
}

footer a, footer p {
	color: #fff;
	font-weight: normal;
}

footer a:hover {
	color: #ffc03c;
	font-weight: normal;
}

.copyright.mt-1 {
	padding: 15px 0;
	font-size: 12px;
}

/* end footer */
h6.footer-title-29 {
	font-size: x-large;
}

@media (max-width: 767px) and (min-width: 320px) {
	.about-us, .about-us-block-2 {
		grid-template-columns: unset;
	}

	.about-us-img {
		display: none;
	}

	.about-us, .about-us-work {
		display: grid;
		grid-template-columns: unset;
	}

	.slideshow-container {
		position: relative;
		background: #f1f1f1f1;
		max-height: unset;
	}
}

@media (max-width: 1255px) and (min-width: 1101px) {
	#maximenuck132 a.maximenuck.nav-link {
		padding: 23px 12px !important;
	}
}

@media (max-width: 1101px) and (min-width: 824px) {
	div#maximenuck132 ul.maximenuck li.maximenuck.level1>a, div#maximenuck132 ul.maximenuck li.maximenuck.level1>span.separator {
		padding: 23px 12px !important;
	}

	.titreck-title {
		padding-right: 10px;
	}

	div#maximenuck132.maximenuckh ul.maximenuck li.level1.parent>a, div#maximenuck132.maximenuckh ul.maximenuck li.level1.parent>span.separator {
		padding-right: 15px;
	}

	a.maximenuck {
		font-size: smaller;
	}

	.maximenuckanimation {
		padding-right: 10px !important;
	}
}

#pwebcontact153_toggler {
	text-align: center;
	padding: 15px 30px;
}

.about-us-block-2 {
	min-height: 100px;
	align-items: center;
}

.description-full .li {
	display: block !important;
}
