@font-face {
	font-family: Antonella script X;
	/* Имя шрифта */
	src: url("/tmpl/fonts/Antonella script X.ttf");
	/* Путь к файлу со шрифтом */
}


@media (max-width: 575.98px) {}

@media (max-width: 767.98px) {}

@media (max-width: 991.98px) {}

.all_head {
	background: transparent url("/tmpl/images/Header.webp") center bottom;
	padding: 10px;
}

.phone_head {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}

.phone_head:hover,
.phone_head:focus {
	color: #59d5e3;
	text-decoration: none;
}

.padd {
	padding-top: 20px;
	text-align: center;
}

.Skol-vanna {
	font-size: 45px;
	color: #fff;
	font-family: Antonella script X;
	text-align: center;
}

.sity {
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-style: italic;
}

.nav.navbar-nav {
	margin-top: 10px;
}

.nav-item a {
	color: #fff;
	padding: 5px;
	font-size: 20px;
	line-height: normal;
}

.bg_nav {
	margin: 5px;
	color: #fff;
}

.bg_nav a:hover,
.bg_nav a:focus {
	text-decoration: none;
	color: #59d5e3;
}

.big_teg {
	color: #fff;
	font-size: 30px;
	margin-top: 60px;
	text-align: right;
}

.smoll_teg {
	color: #fff;
	text-align: right;
}

.my_button {
	font-size: 25px;
	margin: 80px 0;
	background: #1da1b0;
	font-weight: bold;
	border-color: #1da1b0;
	color: #fff;
}

.my_button:hover,
.my_button:focus {
	background: #3d8b94;
	border-color: #3d8b94;
	color: #fff;
}

.my_button a {
	color: #fff;
}

.my_button a:hover,
.my_button a:focus {
	color: #fff;
	text-decoration: none;
}

.footer_button {
	font-size: 25px;
	background: #1da1b0;
	font-weight: bold;
	border-color: #1da1b0;
	color: #fff;
}

.footer_button:hover,
.footer_button:focus {
	background: #3d8b94;
	border-color: #3d8b94;
	color: #fff;
}

.footer_button a {
	color: #fff;
}

.footer_button a:hover,
.footer_button a:focus {
	color: #fff;
	text-decoration: none;
}

.but_price {
	font-size: 18px;
	margin: 20px 0;
	background: #1da1b0;
	font-weight: bold;
	border-color: #1da1b0;
	color: #fff;
}

.but_price:hover,
.but_price:focus {
	background: #3d8b94;
	border-color: #3d8b94;
	color: #fff;
}

.but_price a {
	color: #fff;
}

.but_price a:hover,
.but_price a:focus {
	color: #fff;
	text-decoration: none;
}

.text {
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 0;
}

.design {
	border-color: #1da1b0;
	border-width: 3px;
	border-style: solid;
	margin: 5px;
}

.text_price {
	font-weight: bold;
	font-size: 22px;
}

.price {
	font-size: 19px;
}

.img_price {
	margin: 5px;
	height: 200px;
}

.preimuchestva {
	background: transparent url("/tmpl/images/preimuchestva.webp") center bottom;
	padding: 10px;
	color: #fff;
}