@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');

ol,
ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}

a {
	display: inline-block;
	text-decoration: none;
	transition: all ease .15s;
}

a:focus {
	outline: 0;
}
 
a:hover,
a:active {
	outline: 0;
}

button, input, textarea {
	background: none;
	outline: 0 !important;
	border: none;
	transition: all ease .25s
}

button[disabled='disabled'] {
	opacity: .75;
}

button:active {
	transform: scale(0.97);
}

html, body {
	font-family: 'MontserratR', sans-serif;
	height: 100%;
}

p, h1, h2, h3, h4, h5, h6 {
	color: #000;
}

.wrapper {
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	display: flex;
	flex-direction: column;
	min-height: 100%;
}

.content {
	flex: 1 0 auto;
}

.flex {
	flex: 0 0 auto;
}

.home-bg {
	position: relative;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 60px;
}

.home-bg-men {
	position: absolute;
	width: 100%;
	height: 100%;
}

.home-bg-men img {
	position: absolute;
	right: -65px;
	bottom: 0;
	z-index: 1;
}

.home-bg::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .55);
}

.header {
	padding: 60px 0 0;
}

.header-items {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 855px;
	justify-content: space-between;
	z-index: 1;
}

.header-items_Vodonagr{
	width: 1020px;
}

.header-timeWork i,
.header-timeWork p,
.header-timeWork a {
	color: #fff;
}

.header-timeWork i {
	font-size: 28px;
}

.header-timeWork p,
.header-timeWork a {
	font-size: 18px;
}

.header-timeWork a {
	line-height: 1.2;
}

.header-timeWork a span {
	position: relative;
	display: block;
	font-family: 'MontserratB';
	font-size: 30px;
	transition: all ease .3s;
}

.header-timeWork a:hover span {
	color: #FFD600;
}

.header-timeWork a span::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	border-bottom: 1px solid #FFD600;
	transition: all ease .3s;
}

.header-timeWork a:hover span::before {
	width: 100%;
}

.header-timeWork .btnModal {
	width: 260px;
	margin-top: 8px;
}

.header-timeWork .btnModal:hover {
	color: #fff;
}

.btnModal{
	background: #FFD600;
	border-radius: 66px;
	border: 2px solid #FFD600;
	height: 42px;
	font-size: 14px;
	font-family: 'MontserratB';
}

.buttons{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.02em;
	color: #000000;
	background: #FFD600;
	border-radius: 66px;
	border: 2px solid #FFD600;
	text-align: center;
	padding: 7px 0;
}

.buttons:hover{
	background: none;
	color: #000;
}


.btnModal:hover {
	background: none;
}

.header-timeWork__number {
	display: flex;
	flex-wrap: wrap;
	width: 260px;
}

.home-bg-item {
	margin-top: 55px;
	margin-bottom: 35px;
	padding-bottom: 42px;
	border-bottom: 1px solid #FAFF00;
}

.home-bg-items ul {
	display: flex;
	flex-wrap: wrap;
}

.home-bg-items ul li:not(:last-child) {
	margin-right: 70px;
}

.home-bg-items ul li {
	display: flex;
}

.home-bg-items ul li i {
	font-size: 50px;
}

.home-bg-items ul li i,
.home-bg-items ul li h5 span {
	color: #FFD600;
}

.home-bg-items ul li h5 {
	color: #fff;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'MontserratB';
}

.home-bg-items ul li:nth-child(1) .home-bg-items__list {
	width: 145px;
}

.home-bg-items ul li:nth-child(2) .home-bg-items__list {
	width: 245px;
}

.home-bg-coupon-items__input {
	position: relative;
	width: 620px;
	height: 60px;
}

.home-bg-coupon-items__input input {
	padding: 0 35px;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 66px;
}

.home-bg-coupon-items__input .btnModal {
	position: absolute;
	top: 0;
	right: 0;
	width: 210px;
	height: 100%;
	font-size: 18px;
}

.home-bg-coupon-items__input .btnModal:hover {
	background: #ebc800;
	border-color: #ebc800;
	transform: scale(1);
}

.home-bg-coupon-items h5 {
	color: #FFD600;
	font-size: 30px;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	font-family: 'MontserratB';
	margin-bottom: 10px;
}

.home-bg-coupon-items p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 26px;
}

.home-bg-coupon-items p span {
	font-family: 'MontserratB';
}

.work-region {
	background: #F2F2F2;
	padding: 50px 0 70px;
}

.work-region-items {
	text-align: center;
	font-size: 48px;
	margin: 1rem 0;
}

.work-region-items p {
	font-size: 16px;
	font-family: 'MontserratB';
	margin-top: 35px;
	margin-bottom: 0;
}

.work-region-items p span {
	display: block;
}

.price-service__items {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100%;
	padding: 0 10px;
}

.price-service__items img {
	border-radius: 22px;
	width: 100%;
	height: 160px;
	object-fit: cover;
	margin-bottom: 24px;
}

.price-service__items h5 {
	font-size: 16px;
	font-family: 'MontserratB';
	margin-bottom: 1rem;
	text-align: center;
}

.price-service__items p {
	margin-bottom: 0;
	text-align: center;
}

.price-service__items button {
	width: 100%;
	letter-spacing: -0.02em;
	font-family: 'MontserratR';
	margin-top: 16px;
}

.price-service {
	padding: 65px 0;
}

.title {
	text-transform: uppercase;
	font-size: 30px;
	font-family: 'MontserratB';
	margin-bottom: 54px;
	text-align: center;
}

.product-read-more button {
	padding: 0 0 5px 0;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 2px dashed #000;
}

.team {
	padding: 60px 0;
	background: #F2F2F2;
}

.team-items {
	display: flex;
	align-items: center;
}

.team-items__img img {
	width: 230px;
	height: 230px;
	object-fit: cover;
	margin-right: 54px;
	border-radius: 50%;
}

.team .team-items__desc{
	display: flex;
	align-items: center;
}

.wrap_textTeam{
	max-width: 200px;
	margin-left: 54px;
}

.wrap_textTeam h3{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}

.wrap_textTeam h4{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}


.team-items__desc > img{
	border-radius: 50%;
	max-width: 231px;
	width: 100%;
}

.team-items__desc h5 {
	font-size: 16px;
	margin-bottom: 1rem;
	font-family: 'MontserratB';
}

.team-items__desc p {
	margin-bottom: 0;
	font-size: 24px;
	font-family: 'MontserratB';
	display: flex;
}

.team-items__desc p i {
	color: #FFD600;
	margin-top: 8px;
	margin-right: 10px;
}


.consultation {
	position: relative;
	padding: 65px 0;
	background: #FFD600;
	overflow: hidden;
}

.container_consultation > img{
	position: absolute;
	bottom: 0;
	right: 0;
}

.consultation-img {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	height: 100%;
}

.consultation-img img {
	position: absolute;
	right: -65px;
}

.consultation-items h2 {
	margin-bottom: 24px;
	font-family: 'MontserratB';
	font-size: 36px;
	letter-spacing: -0.02em;
	text-transform: uppercase;
}

.consultation-items p span {
	display: block;
}

.consultation-items p.consultation-items__desc {
	font-size: 18px;
	margin-bottom: 0;
}

.consultation-items p.consultation-items__desc-form {
	font-size: 14px;
	margin: 47px 0 40px;
}

.consultation-items form {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.consultation-items form input {
	width: 380px;
	height: 54px;
	margin-right: 15px;
	border-radius: 66px;
	border: 2px solid #000000;
	background: #fff;
	padding: 0 30px;
}

.consultation-items form button {
	background: #000;
	color: #fff;
	border: 2px solid #000;
	width: 300px;
	height: 60px;
	font-size: 18px;
	font-family: 'MontserratB';
	border-radius: 66px;
}

.consultation-items form button:hover {
	background: none;
	color: #000;
}

.reviews {
	padding-top: 65px;
	margin-bottom: 65px;
}

.reviews .team-items__img img {
	width: 100px;
	height: 100px;
	margin-right: 30px;
}

.reviews .team-items__desc h5 {
	font-size: 18px;
}

.reviews .team-items__desc p {
	font-size: 12px;
	line-height: 1.75;
	overflow: hidden;
	transition: all ease .3s;
}

.team-items__desc-readmore {
	color: #000;
	border-bottom: 1px solid #000;
	font-size: 14px;
	font-family: 'MontserratSB';
	margin-top: 7px;
}

.team-items__desc-readmore:hover {
	color: #ebc800;
	border-color: #ebc800;
}

.reviews .swiper-container {
	width: 845px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	position: relative;
	bottom: 0;
	margin-top: 35px;
}

.reviews .team-items {
	align-items: flex-start;
}

.swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	opacity: 1;
	background: none;
	border: 1px solid #000;
}

.swiper-pagination-bullet-active {
	background: #000;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}

.swiper-button-next, .swiper-button-prev {
	width: auto;
}

.swiper-button-next {
	right: -40px;
}

.swiper-button-prev {
	left: -40px;
}

.swiper-button-next:after, .swiper-button-prev:after {
	content: none;
}

.question {
	position: relative;
	padding: 55px 0;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.question::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .33);
}

.question-items form input {
	width: 100%;
	height: 54px;
	padding: 0 30px;
	border-radius: 66px;
	font-size: 18px;
	margin-bottom: 20px;
	background: #fff;
}

.question-items form textarea {
	width: 100%;
	height: 105px;
	padding: 24px 30px;
	background: #fff;
	font-size: 18px;
	margin-bottom: 40px;
	border-radius: 33px;
}

.question-items form .btnModal {
	width: 315px;
	height: 60px;
	font-size: 18px;
}

.question-items form .btnModal:hover {
	color: #fff;
}

.question-items h5 {
	font-size: 48px;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #fff;
	font-family: 'MontserratB';
}

.copyright {
	padding: 40px 0;
	font-size: 12px;
}

.copyright a {
	color: #000;
}

.copyright svg {
	margin-left: 26px;
}

.form-services {
	position: relative;
	padding: 44px 0;
	background-image: url(../img/bgservices.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.form-services::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(47, 47, 47, 0.75);
}

.form-services form {
	width: 700px;
	padding: 28px 20px;
	background: #fff;
	margin: 0 auto;
}

.form-services form .form-services-desc {
	width: 445px;
	margin: 0 auto;
}

.form-services form .form-services-desc h5,
.modal-popup-form h5 {
	font-size: 25px;
	font-family: 'MontserratB';
	text-transform: uppercase;
	margin-bottom: 0;
	text-align: center;
}

.form-services form .form-services-desc p,
.modal-popup-form p {
	margin: 10px 0 30px;
	text-align: center;
}

.form-services form .form-services-desc input,
.modal-popup-form form input {
	width: 100%;
	height: 54px;
	border: 2px solid #000;
	border-radius: 14px;
	margin-bottom: 13px;
	padding: 0 30px;
}

.form-services form .form-services-desc .btnModal,
.modal-popup-form form .btnModal {
	width: 100%;
	border-radius: 14px;
	height: 54px;
	font-size: 18px;
}

.modal-content {
	border: none;
	border-radius: 0;
}

.modal-popup-form {
	width: 445px;
	margin: 0 auto;
	padding: 32px 20px;
}

.modal-popup-form h5 {
	text-transform: none;
}

.modal-popup-form p {
	margin-top: 7px;
	margin-bottom: 0;
}

.modal-popup-form form {
	margin-top: 55px;
}

.btn-close {
	position: absolute;
	top: 1rem;
	right: 1rem;
}

.thank-content {
	display: none;
}

.thank {
	background: rgba(19, 88, 109,0.9);
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.thank h2 {
	color: #fff;
	font-size: 30px;
}

.container_uslugi{
	background: #14100C;
}

.item_uslugi > h3{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	margin-left: 20px;
	transition: .3s;
	max-width: 170px;
}

.wrap_itemsUslugi{
	padding: 55px 0 45px 0;
	display: flex;
	justify-content: space-between;
}

.item_uslugi{
	display: flex;
	align-items: center;
}

.item_uslugi:hover > h3{
	color: #FFD600;
}

.item_uslugi > svg > path{
	transition: .3s;
}

.item_uslugi:hover > svg > path{
	fill: #FFD600;
}

.container_UstKatlov, .container_InfoPage{
	padding: 65px 0 70px;
}

.wrap_UstKatlov{
	margin-top: 54px;
	display: flex;
	justify-content: space-between;
}

.item_UstKatlov{
	display: flex;
}

.wrap_imgUstKatlov{
	max-width: 227px;
	width: 100%;
	margin-right: 26px;
}

.wrap_imgUstKatlov img{
	width: 100%;
}

.wrap_kontentUstKatlov{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	max-width: 316px;
}

.wrap_kontentUstKatlov h3{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	margin-bottom: 17px;
}

.wrap_kontentUstKatlov h4{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	margin-top: 12px;
	display: flex;
	align-items: center;
	margin-bottom: 0;
}

.wrap_kontentUstKatlov h4::before{
	content: url(../img//ustKatlov//icon.svg);
	margin-right: 10px;
}

.wrap_kontentUstKatlov button, .item_InfoPage button{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	border: 2px solid #FFD600;
	border-radius: 77px;
	padding: 9px 0;
	max-width: 180px;
	width: 100%;
	margin-bottom: 0;
	margin-top: 17px;
	background: white;
	transition: .3s;
	cursor: pointer;
}

.wrap_kontentUstKatlov button:hover, .item_InfoPage button:hover{
	background: #FFD600;
}

.container_UstKatlov .container, .container_InfoPage .container{
	max-width: 1180px;
}

.wrap_content_InfoPage{
	max-width: 530px;
}

.wrap_content_InfoPage h3, .wrap_content_InfoPage h4{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	
}

.wrap_content_InfoPage h4{
	font-weight: 400;
}

.wrap_infoPage{
	margin-top: 54px;
}

.item_InfoPage{
	display: flex;
	max-width: 835px;
	width: 100%;
}

.wrap_img_InfoPage{
	margin-right: 24px;
	max-width: 285px;
	width: 100%;
}

.wrap_img_InfoPage img{
	width: 100%;
}

.wrap_content_InfoPage{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.wrap_item_InfoPage{
	display: flex;
}

.wrap_item_InfoPage:nth-child(even){
	justify-content: flex-end;
	margin-top: 62px;
}

.wrap_item_InfoPage:nth-child(even) .item_InfoPage{
	flex-direction: row-reverse;
}

.wrap_item_InfoPage:nth-child(even) .item_InfoPage .wrap_img_InfoPage{
	margin-right: 0;
	margin-left: 24px;
}

.header-items{
	position: relative;
}

.wrap_Menu{
	position: absolute;
	right: 0px;
	top: 0;
	cursor: pointer;
	z-index: 10;
}

.wrap_Nav_menu{
	position: absolute;
	z-index: 12;
	right: -24px;
    top: -20px;
	cursor: pointer;
	transition: .3s;
	background: white;
	padding: 9px;
	padding-top: 0;
	border-radius: 20px;
	width: 340px;
	display: none;
	box-shadow: 0 0 5px #FFD600;
}

.list_Nav li{
	margin-bottom: 10px;
}

.list_Nav h3{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	transition: .3s;
}

.list_Nav h3:hover{
	color: #FFD600;
}

.wrap_closeMenu{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.wrap_closeMenu h3{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	margin-bottom: 0;
}


.wrap_closeMenu{
	text-align: right;
	margin: 0 0px 0px auto;
}



.wrap_MenuFixed{
	position: fixed;
	right: 20px;
	top: 20%;
	z-index: 10;
	cursor: pointer;
	display: none;
}

.navFix{
	width: 100%;
	padding: 9px 0;
	background: rgb(7, 7, 7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	display: none;
}

.wrap_navFix{
	position: relative;
}

.wrap_navFix .wrap_Menu{
	top: 15px;
}

.wrap_navFix .header-logo{
	max-width: 180px;
}

.wrap_navFix .header-timeWork p{
	font-size: 16px;
	line-height: 22px;	
}

.wrap_navFix .header-timeWork a span{
	font-size: 24px;
}

.wrap_navFix .header-items{
	align-items: center;
	width: 930px;
}