* {
	box-sizing: border-box;
}
body {
	margin: 0 !important;
	font-family: sans-serif;
}

button {
	font-family: inherit;
}

h3,
ul {
	margin: 0;
}
a,
li {
	text-decoration: none;
}
a {
	cursor: pointer;
	color: inherit;
}

header,
nav {
	display: block;
}
.btn-all,
h3 {
	font-weight: 600;
	line-height: 1.25;
}
.btn-all {
	text-decoration: none !important;
}
*,
a:active,
a:focus,
a:hover {
	outline: 0;
}
.btn-all,
a {
	transition-duration: 0.3s;
	transition-timing-function: ease;
}
.btn-all,
a {
	transition-timing-function: ease;
}

h3 {
	margin-bottom: 1.5rem;
}
a,
body,
button,
div,
h3,
header,
html,
i,
li,
nav,
span,
time,
ul {
	background: 0 0;
	font-size: 100%;
	text-decoration: none;
	vertical-align: baseline;
}

svg {
	vertical-align: middle;
}
svg,
svg:not(:root) {
	overflow: hidden;
}
button {
	cursor: pointer;
}

h3:last-child {
	margin-bottom: 0;
}
h3 {
	font-size: 2rem;
}

.header .header-bottom,
.header .header-top {
	position: relative;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
	clip: rect(0, 0, 0, 0) !important;
	border: 0 !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}

.header .header-top {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.btn-all {
	align-items: center;
	border-radius: 0;
	color: #303030;
	cursor: pointer;
	display: inline-flex;
	flex-wrap: wrap;
	font-size: 1.3rem;
	justify-content: center;
	max-width: 100%;
	padding: 1rem 2rem;
	text-align: center;
	text-transform: uppercase;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
* {
	border: 0;
}
.btn-all .icon-right {
	font-size: 1.8rem;
	margin-left: 0.4rem;
	transition: inherit;
}
.btn-all {
	font-weight: 700;
}
@media (max-width: 999px) {
	.nav-toggle {
		color: #000;
		cursor: pointer;
		display: block;
		font-size: 3.2rem;
		line-height: 1;
		position: relative;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.nav-toggle.hamburger,
	.nav-toggle.nav-toggle-x {
		transition-duration: 0.3s;
		transition-timing-function: ease;
	}
	.nav-toggle.nav-toggle-x {
		display: none;
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
	}
}
@media (min-width: 1000px) {
	.navbar ul {
		list-style: none;
	}
	.navbar ul.static {
		display: flex;
		flex-wrap: wrap;
	}
	.navbar ul.static > li.static > a {
		background: 0 0;
		color: #000;
		display: block;
		font-size: 1.4rem;
		font-weight: 700;
		padding: 1rem 1.2rem;
		text-transform: uppercase;
	}
	.navbar ul.static > li.static:hover > a,
	.navbar ul.static > li.static > a:active,
	.navbar ul.static > li.static > a:focus,
	.navbar ul.static > li.static > a:hover {
		background: #000;
		color: #fff;
	}
}
.navbar ul.static > li.static > a {
	padding: 1rem 0.75rem;
}
.color-scheme-1 .btn-all {
	background: #eae6dc;
}
.color-scheme-1 .btn-all i.bi,
.header .this-day .this-day-link:active,
.header .this-day .this-day-link:focus,
.header .this-day .this-day-link:hover {
	color: #ff4e00;
}
.color-scheme-1 .btn-all:active,
.color-scheme-1 .btn-all:focus,
.color-scheme-1 .btn-all:hover {
	background: #d6ceb9;
	color: #fff;
}
.color-scheme-1 .btn-all:active i.bi,
.color-scheme-1 .btn-all:focus i.bi,
.color-scheme-1 .btn-all:hover i.bi {
	color: #fff;
}
.header-weather-widget {
	align-items: center;
	display: flex;
}
@media (max-width: 999px) {
	.navbar ul li + li {
		border-top: 1px solid hsla(0, 0%, 100%, 0.2);
	}
	.navbar {
		background: #000;
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
		height: calc(100vh - 10.8rem);
		left: 0;
		opacity: 0;
		overflow: auto;
		pointer-events: none;
		position: absolute;
		right: 0;
		top: 4.2rem;
		transition-duration: 0.3s;
		transition-timing-function: ease;
		visibility: hidden;
		width: 100%;
		z-index: 1;
	}
	.navbar ul {
		list-style: none;
		padding: 0 1.6rem;
	}
	.navbar ul a {
		color: #fff;
		display: inline-block;
		padding: 1rem 0;
	}
	.navbar ul a:active,
	.navbar ul a:focus,
	.navbar ul a:hover {
		text-decoration: underline;
	}
	.navbar ul.static {
		margin-bottom: 1rem;
		margin-top: 1rem;
	}
	.navbar ul.static > li.static > a {
		font-size: 1.4rem;
		font-weight: 700;
		text-transform: uppercase;
	}
	.navbar li.has-dynamic {
		position: relative;
	}
	.header-weather-widget {
		margin-left: auto;
		margin-right: 2rem;
	}
}
@media (max-width: 999px) {
	.header .header-desktop {
		display: none;
	}
}
.header {
	background: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 900;
}
.header .header-mobile .header-top .container {
	padding-right: 0;
}
.header .header-bottom .container,
.header .header-top .container {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}
.header .header-news {
	max-width: 250px;
	overflow: hidden;
}

.header .header-news a {
	color: inherit;
}
a:active,
a:focus,
a:hover,
body {
	color: #303030;
}

.header .header-news a:active,
.header .header-news a:focus,
.header .header-news a:hover,
.header .useful-links .useful-link:active,
.header .useful-links .useful-link:focus,
.header .useful-links .useful-link:hover {
	text-decoration: underline;
}
.header .header-news .meta {
	color: #ff4e00;
	float: left;
	font-size: 1.3rem;
	line-height: 1;
	margin-right: 1rem;
	margin-top: 0.15em;
}
.header .header-news .title {
	font-size: 1.3rem;
}
.header .header-btn-all {
	padding: 0.8rem 1.6rem;
}
.header .header-icons {
	display: flex;
	flex-wrap: wrap;
}
.header .header-icons .header-icon {
	align-items: center;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	color: #000;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	font-size: 1rem;
	height: 80px;
	justify-content: center;
	text-align: center;
	text-transform: uppercase;
	width: 70px;
}
@media (min-width: 1000px) {
	.header .header-mobile {
		display: none;
	}
	.header .header-icons .header-icon {
		transition: none;
	}
	.header .header-icons .header-icon span {
		display: none;
		margin-top: 0.4rem;
	}
}
@media (max-width: 999px) {
	.header .header-bottom {
		padding-bottom: 1rem;
		padding-top: 1rem;
	}
	.header .header-icons .header-icon {
		height: 60px;
		transition-duration: 0.3s;
		transition-timing-function: ease;
		width: 60px;
	}
	.header .header-icons .header-icon.icon-search {
		border-right: 0;
	}
}
@media (max-width: 480px) {
	.header-weather-widget {
		display: none;
		margin-left: 0;
	}
	.header .header-icons .header-icon {
		width: 50px;
	}
}
.header .header-icons .header-icon:first-child {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.header .header-icons .header-icon i.bi {
	font-size: 3rem;
	line-height: 1;
}
.header .header-icons .header-icon:active,
.header .header-icons .header-icon:focus,
.header .header-icons .header-icon:hover {
	color: #ff4e00;
	text-decoration: none;
}
.header .header-icons .header-icon:active svg,
.header .header-icons .header-icon:focus svg,
.header .header-icons .header-icon:hover svg {
	fill: #ff4e00;
}
@media (max-width: 999px) {
	.header .header-icons .header-icon i.bi {
		font-size: 2.4rem;
	}
}
.header .useful-links {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}
@media (min-width: 1000px) {
	.header .header-icons .header-icon:active span,
	.header .header-icons .header-icon:focus span,
	.header .header-icons .header-icon:hover span {
		display: block;
	}
	.header .useful-links {
		border-left: 1px solid rgba(0, 0, 0, 0.1);
		padding-left: 1.8rem;
		padding-right: 1.2rem;
	}
}
@media (max-width: 359px) {
	.header .header-icons .header-icon {
		height: 55px;
		width: 45px;
	}
	.header .useful-links {
		border-left: 1px solid rgba(0, 0, 0, 0.1);
		padding-left: 1.1rem;
	}
}
@media (min-width: 1000px) and (max-width: 1023px) {
	.header .useful-links {
		border-left: 0;
		padding-left: 0;
	}
}
.header .useful-links .useful-link {
	align-items: center;
	color: inherit;
	display: inline-flex;
	flex-wrap: wrap;
	font-size: 1.4rem;
	font-weight: 700;
	text-transform: uppercase;
}
@media (max-width: 999px) {
	.header .useful-links .useful-link {
		font-size: 1.3rem;
	}
	.header .useful-links .useful-link:active,
	.header .useful-links .useful-link:focus,
	.header .useful-links .useful-link:hover {
		color: #ff4e00;
		text-decoration: none;
	}
	.header .navigation-trigger-box {
		align-items: center;
		display: flex;
		flex-wrap: wrap;
	}
	.header .this-day {
		border-left: 1px solid rgba(0, 0, 0, 0.1);
		margin-left: 1.2rem;
		padding-left: 1.5rem;
	}
	.header .navigation {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media (max-width: 359px) {
	.header .this-day {
		margin-left: 0.8rem;
		padding-left: 1rem;
	}
}
.header .this-day .this-day-link {
	align-items: center;
	color: inherit;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.3rem;
	font-weight: 700;
	text-transform: uppercase;
}
* {
	margin: 0;
	padding: 0;
}
*,
:after,
:before,
html {
	box-sizing: border-box;
}
html {
	-ms-overflow-style: scrollbar;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	font-size: 62.5%;
	line-height: 1;
}
body {
	background-color: #fff;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.5;
}
.container {
	margin: 0 auto;
	max-width: 1002px;
	padding-left: 1.6rem;
	padding-right: 1.6rem;
	width: 100%;
}
a {
	color: #ff4e00;
}
@keyframes pop-up-appear {
	0% {
		transform: translateY(-2000px);
	}
	30% {
		transform: translateY(100px);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes pop-up-appear-before {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes pop-up-appear-after {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes pop-up-appear {
	0% {
		transform: translate(-50%, -2000px);
	}
	30% {
		transform: translate(-50%, 100px);
	}
	100% {
		transform: translate(-50%, -50%);
	}
}

@import url("https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap");

.logo-font {
	font-family: "Yeseva One", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 3rem;
	color: black;
}
.logo-font:hover {
	color: #ff4e00;
}

@media (max-width: 390px) {
	.logo-font {
		font-size: 1.5em;
	}
}
@media (max-width: 310px) {
	.logo-font {
		font-size: 1em;
	}
}

.phone-dialog {
	border: 2px dashed black;
	padding: 10px 20px;
	border-radius: 20px;
}
