@font-face {
	font-family: 'Enthalpy 298';
	src: url('/fonts/enthalpy298.woff2') format('woff2');
}

@font-face {
	font-family: 'Playfair Display Regular';
	src: url('/fonts/playfair-display-regular.woff2') format('woff2');
}

@font-face {
	font-family: 'Playfair Display Italic';
	src: url('/fonts/playfair-display-italic.woff2') format('woff2');
}

@font-face {
	font-family: 'TTNorms Bold';
	src: url('/fonts/tt-norms-bold.woff2') format('woff2');
}

@font-face {
	font-family: 'TTNorms Regular';
	src: url('/fonts/tt-norms-regular.woff2') format('woff2');
}

@font-face {
	font-family: 'TTNorms Light';
	src: url('/fonts/tt-norms-light.woff2') format('woff2');
}


header {
  background-color: #fff;
  padding-bottom: 20px;
}


/* Мы предлагаем */
.we-offer {
	background: url(img/we-offer/bg-des.webp) no-repeat center center;
	background-color: rgba(24, 16, 12, 0.8);
	background-size: cover;
}

.we-offer .inner {
	height: 1160px;
	position: relative;
}

.we-offer .subtitle {
	width: 100%;
	font-family: 'Enthalpy 298';
	font-size: 27px;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 77px;
}

.we-offer .t1 {
	font-family: 'Playfair Display Regular';
	font-size: 87px;
	color: #fff;
	letter-spacing: 0.008em;
	position: absolute;
	top: 145px;
	left: 92px;
}

.we-offer .t1 span {
	font-family: 'Playfair Display Italic';
}

.we-offer .t2 {
	font-family: 'Enthalpy 298';
	font-size: 27px;
	color: #fff;
	letter-spacing: 0.075em;
	background-color: #792832;
	padding-inline: 0.4em;
	position: absolute;
	top: 301px;
	left: 81px;
}

.we-offer .t3 {
	font-family: 'Enthalpy 298';
	font-size: 43px;
	color: #fff;
	position: absolute;
	top: 401px;
	left: 82px;
}

.we-offer .t3 p {
	background-color: #792832;
	text-align: center;
	padding-block: 0.61em;
	line-height: 0;
	padding-inline: 0.29em;
	margin-bottom: 122px; 
}

.we-offer .t3 p:nth-child(1) {
	margin-bottom: 72px; 
}

.we-offer .t3 p:nth-child(2) {
	margin-bottom: 122px; 
}

.we-offer .t3 p:nth-child(3) {
	margin-bottom: 74px; 
}

.we-offer .t4 {
	font-family: 'TTNorms Regular';
	font-size: 32px;
	color: #fff;
	letter-spacing: 0.004em;
	line-height: 1.39em;
	position: absolute;
	top: 392px;
	left: 172px;
}

.we-offer .t4 span {
	font-family: 'TTNorms Bold';
}

.we-offer .t4 p {
	margin-bottom: 38px;
}

.we-offer .logotype {
	width: 153px;
	position: absolute;
	top: 1023px;
	left: 506px;
}

@media (max-width: 1200px) {
	.we-offer {
		background: url(img/we-offer/bg-mob.webp) no-repeat center center;
		background-size: cover;
	}
	.we-offer .inner {
		width: 100%;
		height: 114.0vw;
	}
	.we-offer .subtitle {
		font-size: 3.0vw;
		letter-spacing: 0.075em;
		top: 6.1vw;
	}
	.we-offer .t1 {
		width: 100%;
		font-size: 11.8vw;
		top: 9.8vw;
		left: auto;
		text-align: center;
	}
	.we-offer .t2 {
		width: 100%;
		font-size: 3.5vw;
		letter-spacing: 0.063em;
		top: 30.9vw;
		left: auto;
		text-align: center;
	}
	.we-offer .t2 span {
		display: none;
	}
	.we-offer .t3 {
		font-size: 3.65vw;
		top: 37.7vw;
		left: 2.7vw;
	}
	.we-offer .t3 p {
		padding-block: 0.59em;
		padding-inline: 0.29em;
		margin-bottom: 8.8vw;
	}
	.we-offer .t3 p:nth-child(1) {
		margin-bottom: 8.8vw;
	}
	.we-offer .t3 p:nth-child(2) {
		margin-bottom: 13.6vw;
	}
	.we-offer .t3 p:nth-child(3) {
		margin-bottom: 8.8vw;
	}
	.we-offer .t4 {
		font-size: 3.22vw;
		letter-spacing: 0.017em;
		top: 37.4vw;
		left: 9.3vw;
	}
	.we-offer .t4 p {
		margin-bottom: 4.3vw;
	}
	.we-offer .t4 p:nth-child(1) {
		margin-bottom: 3.9vw;
	}
	.we-offer .t4 p:nth-child(2) {
		margin-bottom: 4.5vw;
	}
	.we-offer .logotype {
		width: 12.8vw;
		top: 102.3vw;
		left: 42.9vw;
	}
}


/* Section 2 */
.section2 {	
	background-color: #341c1a;
	background-color: #271615;
	position: relative;
}

.section2 .inner {
	height: 1160px;
	position: relative;
	overflow: hidden;
}

.section2 .subtitle {
	width: 100%;
	font-family: 'Enthalpy 298';
	font-size: 27px;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 77px;
}

.section2 .t1 {
	font-family: 'Playfair Display Regular';
	font-size: 87px;
	color: #fff;
	letter-spacing: 0.008em;
	position: absolute;
	top: 141px;
	left: 92px;
}

.section2 .t1 span {
	font-family: 'Playfair Display Italic';
}

.section2 .t2 {
	font-family: 'Enthalpy 298';
	font-size: 27px;
	color: #fff;
	letter-spacing: 0.075em;
	background-color: #792832;
	padding-inline: 0.4em;
	position: absolute;
	top: 295px;
	left: 81px;
}

.section2 table {
	width: 1028px;
	font-family: 'TTNorms Light';
	font-size: 33px;
	color: #fff;
	letter-spacing: 0.0em;
	line-height: 1.375em;
	text-align: center;
	padding: 0;
	border: 1px solid #fff;
	position: absolute;
	top: 398px;
	left: 66px;
}

.section2 table td {
 	border: 1px solid #fff;
	padding-block: 13px;
	padding-inline: 19px;
}

.section2 .t3 {
	display: inline-block;
	font-family: 'Enthalpy 298';
	font-size: 27px;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background-color: #792832;
	padding-inline: 16px 11px;
	position: absolute;
	top: 861px;
	left: 102px;
}

.section2 .logotype {
	width: 153px;
	position: absolute;
	top: 1022px;
	left: 506px;
}

@media (max-width: 1200px) {
	.section2 .inner {
		width: 100%;
		height: 129.7vw;
	}
	.section2 .subtitle {
		font-size: 3.0vw;
		letter-spacing: 0.075em;
		top: 6.1vw;
	}
	.section2 .t1 {
		width: 100%;
		font-size: 11.1vw;
		top: 10.1vw;
		left: auto;
		text-align: center;
	}
	.section2 .t2 {
		width: 100%;
		font-size: 4.1vw;
		letter-spacing: 0.063em;
		top: 30.9vw;
		left: auto;
		text-align: center;
	}
	.section2 .t2 span {
		display: none;
	}
	.section2 table {
		width: 94.6vw;
		font-size: 3.2vw;
		top: 50.0vw;
		left: 2.6vw;
	}
	.section2 table td {
		padding-block: 0.85vw;
		padding-inline: 1.7vw;
	}
	.section2 .t3 {
		font-size: 3.5vw;
		letter-spacing: 0.075em;
		top: 92.2vw;
		left: auto;
	}
	.section2 .logotype {
		width: 12.8vw;
		top: 117.0vw;
		left: 42.9vw;
	}
}


/* Форма связи */
.contact-us {	
	background: url(img/contact-us/bg-des.webp) no-repeat center center;
	background-color: rgba(24, 16, 12, 0.8);
	background-size: cover;
}

.contact-us .inner {
	height: 1148px;
	position: relative;
	overflow: hidden;
}

.contact-us .t1 {
	width: 100%;
	font-family: 'Enthalpy 298';
	font-size: 27px;
	letter-spacing: 0.06em;
	line-height: 1.8em;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 72px;
}

.contact-us .t2 {
	font-family: 'Playfair Display Regular';
	font-size: 123px;
	color: #fff;
	letter-spacing: 0.008em;
	position: absolute;
	top: 174px;
	left: 78px;
}

.contact-us .t2 span {
	font-family: 'Playfair Display Italic';
}

.contact-us .t3 {
	font-family: 'Enthalpy 298';
	font-size: 33px;
	color: #fff;
	letter-spacing: 0.075em;
	background-color: #792832;
	padding-inline: 0.4em;
	position: absolute;
	top: 366px;
	left: 230px;
}

#feedBackForm {
	width: 678px;
	position: relative;
	top: 534px;
	margin-inline: auto;
}

#feedBackForm input,
#feedBackForm textarea {
	width: 100%;
	padding-block: 9px;
	padding-inline: 24px;
	margin-bottom: 11px;
	font-size: 22px;
	color: #fff !important;
	background-color: rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
 	border: none;
	outline: none;
	resize: none;
}

#feedBackForm input:focus,
#feedBackForm textarea:focus {
	background-color: rgba(0, 0, 0, 0.5);
}

#feedBackForm input::placeholder,
#feedBackForm textarea::placeholder {
	color: #fff;
	font-family: 'Roboto Light';
}

.contact-us button {
	width: 100%;
	display: inline-block !important;
	text-decoration: none !important;
	font-family: 'Roboto Regular' !important;
	font-size: 28px !important;
	letter-spacing: 2px !important;
	color: white !important;
	padding-block: 16px !important;
	background-color: rgba(0, 0, 0, 0.5) !important;
	background-color: rgba(255, 255, 255, 0.05) !important;
	background-color: rgb(121, 40, 50) !important;
	backdrop-filter: blur(10px) !important;
	box-shadow: 1px 1px 2px black !important;	
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3) !important;
	transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease !important;
	border: none !important;
	cursor: pointer !important;
	position: absolute;
}

@media (hover:hover) {
	.contact-us button:hover {
		transform: translateY(-2px);
		background-color: rgba(255, 255, 255, 0.1);
		background-color: rgba(149, 29, 44, 0.56);
		box-shadow: 0 4px 30px rgba(0, 0, 0, 0.4);
	}
}

@media (max-width: 1200px) {
	.contact-us {
		background: url(img/contact-us/bg-mob.webp) no-repeat center center;
		background-size: cover;
	}
	.contact-us .inner {
		width: 100%;
		height: 185.0vw;
	}
	.contact-us .t1 {
		font-size: 3.0vw;
		top: 5.1vw;
	}
	.contact-us .t2 {
		width: 100%;
		font-size: 11.3vw;
		top: 11.5vw;
		left: auto;
		text-align: center;
	}
	.contact-us .t3 {
		font-family: 'Enthalpy 298';
		font-size: 33px;
		color: #fff;
		letter-spacing: 0.075em;
		background-color: #792832;
		padding-inline: 0.4em;
		position: absolute;
		top: 408px;
		left: 18px;
	}
	.contact-us .t3 {
		font-size: 4.4vw;
		text-align: center;
		top: 28.1vw;
		left: auto;
	}
	#feedBackForm {
		width: calc(100% - 40px);
		position: relative;
		top: 51.5vw;
		margin-inline: auto;
	}
	#feedBackForm input,
	#feedBackForm textarea {
		margin-bottom: 2.8vw;
		font-size: 5.3vw;
		background-color: rgba(0, 0, 0, 0.55);
		border-radius: 0;
		padding-block: 2.3vw;
		padding-inline: 3.9vw;
	}
	#feedBackForm input:focus,
	#feedBackForm textarea:focus {
		background-color: rgba(0, 0, 0, 0.7);
	}
	.contact-us button {
		width: 100% !important;
		font-size: 7.1vw !important;
		letter-spacing: 0.7vw !important;
		border-radius: 0 !important;
		padding: 2.5vw 0 !important;
	}
}



