:root {
	--main-color: #0f2027;
	--accent-color: #2c5364;
	--highlight-color: #00d2ff;
	--text-color: #ffffff;
	--bg-color: rgba(0, 0, 0, 0.95);
	--card-bg: #222831; /* Цвет фона карточек */
	--shadow: 0 6px 20px rgba(0, 0, 0, 0.4); /* Тень для блоков */
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
}

body {
	font-family: 'Montserrat', sans-serif;
	background: linear-gradient(135deg, var(--main-color), var(--accent-color));
	color: var(--text-color);
	line-height: 1.6;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	backdrop-filter: blur(10px);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 5%;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.logo {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	transition: transform 0.3s ease;
}

.logo:hover {
	transform: scale(1.05);
}

.logo img {
	height: 40px;
	margin-right: 10px;
}

header h1 {
	font-size: clamp(1.2rem, 2.5vw, 1.5rem);
	color: var(--highlight-color);
}

nav {
	flex-grow: 1;
	display: flex;
	justify-content: center;
	margin-right: 350px;
}

@media (max-width: 768px) {
	nav {
		justify-content: flex-end;
		margin-right: 0px;
	}
}

nav ul {
	display: flex;
	list-style: none;
	align-items: center;
	gap: clamp(50px, 15vw, 130px);
}

nav ul li a {
	color: var(--text-color);
	text-decoration: none;
	font-weight: 600;
	font-size: clamp(0.9rem, 1.5vw, 1rem);
	transition: color 0.3s;
}

nav ul li a:hover {
	color: var(--highlight-color);
}

.burger {
	display: none;
	flex-direction: column;
	justify-content: space-between;
	width: 25px;
	height: 19px;
	cursor: pointer;
	margin-left: 20px;
}

.burger div {
	height: 3px;
	background: var(--text-color);
	border-radius: 3px;
	transition: all 0.3s ease;
}

.burger.active div:nth-child(1) {
	transform: translateY(8px) rotate(45deg);
}

.burger.active div:nth-child(2) {
	opacity: 0;
}

.burger.active div:nth-child(3) {
	transform: translateY(-8px) rotate(-45deg);
}

/* Hero Section с слайдером */
.hero {
	position: relative;
	height: 100vh;
	margin-top: 60px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 0 5%;
}

.slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.5s ease-in-out;
	background-size: cover;
	background-position: center;
	filter: blur(3px);
}

.slide.active {
	opacity: 1;
}

.hero-content {
	position: relative;
	z-index: 1;
}

.hero h2 {
	font-size: clamp(2rem, 5vw, 3rem);
	margin-bottom: 20px;
}

.hero p {
	font-size: clamp(1rem, 2vw, 1.2rem);
	margin-bottom: 30px;
}

.btn {
	padding: 15px 30px;
	background-color: var(--highlight-color);
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	transition: background 0.3s, transform 0.3s;
	font-family: 'Montserrat', sans-serif;
}

.btn:hover {
	background-color: #4d9cda;
	transform: translateY(-3px);
}

/* Секция услуг как карточки по всему сайту */
.features {
	padding: 60px 5%;
	background: #1a1a1a;
}

.features-title {
	font-size: clamp(1.8rem, 3vw, 2.5rem);
	color: var(--highlight-color);
	text-align: center;
	margin-bottom: 50px;
}

.feature-list {
	max-width: 1200px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 30px;
}

.feature-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 30px;
	background: var(--card-bg);
	border-radius: 10px;
	box-shadow: var(--shadow);
	transition: transform 0.3s, box-shadow 0.3s;
}

.feature-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.feature-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	background: rgba(0, 210, 255, 0.1);
	border-radius: 50%;
	margin-bottom: 20px;
}

.feature-icon i {
	color: var(--highlight-color);
	font-size: 2rem;
}

.feature-content h3 {
	font-size: 1.4rem;
	font-weight: 600;
	color: var(--text-color);
	margin-bottom: 15px;
}

.feature-content p {
	font-size: 1rem;
	color: #d3d3d3;
	line-height: 1.5;
}

/* Секция контактов как текстовая информация */
.contacts {
	padding: 60px 5%;
	background: #1a1a1a;
	text-align: center; /* Центрируем текст */
}

.contact-info {
	max-width: 600px;
	margin: 0 auto 30px auto; /* Центрируем и добавляем отступ снизу */
}

.contact-info h2 {
	margin-bottom: 25px;
	color: var(--highlight-color);
	font-size: 1.8rem;
}

.contact-info p {
	margin-bottom: 15px;
	font-size: 1rem;
	color: #d3d3d3;
}

.contact-info p strong {
	color: var(--text-color);
}

.map-container {
	max-width: 800px;
	margin: 0 auto;
	min-height: 400px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: var(--shadow);
}

footer {
	background: #1a1a1a;
	padding: 20px;
	text-align: center;
	font-size: 0.9rem;
	color: #ccc;
}

/* Медиа-запросы */
@media (max-width: 768px) {
	nav ul {
		display: none;
	}

	nav ul.active {
		display: block;
		position: fixed;
		top: 70px;
		left: 0;
		width: 100%;
		background-color: rgb(0, 0, 0, 0.5);
		box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
		transition: all 0.3s ease;
		z-index: 998;
	}

	nav ul.active li a {
		display: flex;
		padding: 15px;
		font-size: 1rem;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		justify-content: center;
	}

	nav ul.active li:last-child a {
		border-bottom: none;
	}

	.burger {
		display: flex;
	}

	.map-container {
		width: 100%;
	}
}

@media (max-width: 425px) {
	nav ul.active {
		top: 67px;
	}

	.logo img {
		height: 30px;
	}
}

/* Добавьте это в конец styles.css */

/* Стили для элементов, которые можно копировать или кликать */
.copyable {
	cursor: pointer;
	color: var(--highlight-color); /* Цвет акцента для кликабельных элементов */
	transition: color 0.3s ease;
}

.copyable:hover {
	color: #4d9cda; /* Цвет при наведении */
	text-decoration: underline; /* Подчёркивание при наведении */
}