@media (prefers-reduced-motion: no-preference) {
    :root {
    scroll-behavior: smooth;
    }
}

@font-face {
		font-family: "Colus-Regular";
		src: url("../fonts/Colus-Regular.woff");
}

@font-face {
		font-family: "Commissioner-Regular";
		src: url("../fonts/Commissioner-Regular.woff");
}

@font-face {
		font-family: "Commissioner-Bold";
		src: url("../fonts/Commissioner-Bold.woff");
}

.Colus_regular {
	font-family: Colus-Regular;
}

.Commissioner_bold {
	font-family: Commissioner-Bold;
}

.Commissioner_regular {
	font-family: Commissioner-Regular;
}

body {
	cursor: url("../images/cat_cursor_36.cur"), pointer;
	padding: 0;
	margin: 0;
}

.site {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 1900px;
}

#header {
	background-color: #B2E3FC;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: srace-between;
	font-size: 18pt;
	margin: 0;
	width: 100%;
}

#header_part1 {
	display: block;
	padding: 0 0 0 440px;
}

#header_part2 {
	display: block;
	text-align: left;
	padding: 0 38px 0 168px;
}

#header_part3 button {
	display: block;
	color: #EBEAEA;
	cursor: pointer;
	background-color: #21429F;
	border: none;
	border-radius: 8px;
	font: 16pt Commissioner-Bold;
	height: 40px;
	margin: 36px 0 0 22px;
	width: 190px;
}

#header_part3 button:hover {
	background-color: #345CA3;
}

#section01, #title_container, #title_img_wrapper {
	background: url(../images/title_bg.png);
	background-repeat: repeat;
}

#section01 {
	background-color: #FFF;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 28px 0 0 0;
	margin-top: 0px;
}

#title_container {
	margin-top: 100px;
	padding-left: 16%;
}

#title_logo, #title_logo img {
	height: 302px;
	width : 260px;
	margin: 0 auto 2% auto;
}

#brandname p {
	color: #21429F;
	font: 55pt Colus-Regular;
	text-align: center;
	margin: 0;
}

#slogan p {
	color: #403E3E;
	font: 24pt Colus-Regular;
	text-align: center;
}

#title_button, #title_button button {
	cursor: pointer;
	height: 40px;
	width: 190px;
	margin: 0 auto 0 auto;
	color: #EBEAEA;
	background-color: #21429F;
	border: none;
	border-radius: 8px;
	font: 16pt Commissioner-Bold;
}

#title_button button:hover {
	background-color: #00B0F2;
}

#title_img_wrapper, #title_img_wrapper img {
	height: 736px;
	width: 852px;
}

#title_img_wrapper {
	margin-top: 100px;
}

#section02 {
	color: #403E3E;
	background: url("../images/why_bg_1920.png");
	background-repeat: no-repeat;
	height: 1083px;
	width: 100%;
}

h1 {
	color: #403E3E;
	font: 38pt Commissioner-Bold;
	font-weight: 400;
	margin: 0;
	padding: 48px 0 0 0;
	text-align: center;
}

#why_container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 1280px;
	margin: 50px auto 0 auto;
}

.why_text {
	margin: 20px 0;
	height: 160px;
	width: 420px;
}

.why_text p {
	color: #403E3E;
	font: 24pt Commissioner-Regular;
	font-weight: 400;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 24pt;
}

.cell img {
	height: 120px;
	margin: 0 0 0 150px;
	width: 120px;
}

.table {
	display: table;
}

.row {
	display: table-row;
}

.cell {
	display: table-cell;
	padding: 20px;
}

.blank {
	display: none;
}

#section03 {
	color: #403E3E;
	background-color: white;
	background: url("../images/title_bg.png");
	background-repeat: repeat;
}

.services_article_bg {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	background-color: #B2E3FC;
	border-radius: 20px;
	width: 1440px;
	margin: 28px auto 0 auto;
}

.services_article_img, .services_article_img img {
	height: ;
	width: 422px;
	margin: auto 0 auto 0;
	padding: 16px 10px 0 10px;
}

.services_article_contents {
	width: 800px;
	margin: 28px 10px 0 10px;
}

.services_article_contents h2 {
	color: #403E3E;
	font: 22pt Commissioner-Bold;
	text-align: left;
}

.services_article_contents p {
	color: #403E3E;
	font: 20pt Commissioner-Regular;
	font-weight: 400;
	line-height: 24pt;
	text-align: left;
}

.services_button {
	color: #EBEAEA;
	cursor: pointer;
	background-color: #21429F;
	border: none;
	border-radius: 8px;
	font: 16pt Commissioner-Bold;
	height: 40px;
	margin: 0 0 16px 10px;
	width: 190px;
}

.services_button:hover {
	background-color: #3E5480;
}

#section04 {
	background-image: url("../images/lessons_atmosphere_bg_1366.png");
	color: #403E3E;
	background-repeat: no-repeat;
	padding: 0 0 28px 0;
	width: 100%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;	
}

#slider_container {
	border: none;
	border-radius: 0px;
	margin: 50px auto 50px auto;
	height: 560px;
	width: 800px;
}

#section05 {
	color: #403E3E;
	background-color: #B2E3FC;
	border-top: none;
	border-radius: 0px;
	width: 100%;
	margin-top: -28px;
	padding: 30px 0;
}

#section05_content_container {
	
	background-color: #B2E3FC;
	width: 1080px;
	border: 6px solid #fff;
	border-radius: 28px;
	margin: 28px auto 28px auto;
	padding: 0 20px;
}

#section05_content_container h3 {
	color: #403E3E;
	font: 32pt Commissioner-Bold;
	text-align: left;
}

#section05_content_container p {
	color: #403E3E;
	font: 20pt Commissioner-Regular;
	text-align: left;
}

#teacher_photo_container, #teacher_photo_container img  {
	height: 460px;
	width: 460px;
}

#teacher_photo_container {
	margin: -82px 0 0 726px;
}

#teacher_text_container {
	margin-top: -460px;
	width: 610px;
}

#section06 {
	color: #403E3E;
	background: url("../images/contacts_bg_1920.png");
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 100px;
}

#cat_traces {
	padding: 32px 0 0 1648px;
}

#cat_traces img {
	height: 316px;
	width: 243px;
}

#contacts_bg {
	background-color: #B2E3FC;
	width: 1280px;
	padding: 28px 0;
	margin: -162px auto 0 auto;
	border-radius: 38px;
}

#contacts_container {
	width: 1200px;
	border: 6px solid #fff;
	border-radius: 28px;
	margin: 28px auto 28px auto;
	padding: 0 10px;
}

.yandex_maps {
	padding: 28px 0;
	border-radius: 28px;
}

#contact_info_container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;	
}

#contact_info p {
	color: #403E3E;
	font: 22pt Commissioner-Regular;
	text-align: left;
	width: 600px;
}

p img {
	height: 26px;
	width: 82px;
}

#tel_no {
	font: 24pt Commissioner-Regular;
	margin: -30px 0 0 0;
}

#club_entrance {
	padding: 10px;
}

#club_entrance img {
	width: 500px;
}

#footer {
	color: #403E3E;
	background-color: #E2E2E2;
	font-size: 16pt;
	padding: 20px 0;
	height:;
	width: 100%;
	text-align: center;
}

#order_form {
	visibility: hidden;
	position: fixed;
	top: 50px;
	left: 666px;
	border: 6px solid #fff;
	border-radius: 28px;
	font-size: 18pt;
	margin: 260px auto 0 auto;
	background-color: #B2E3FC;
	height: 388px;
	width: 558px;
	padding: 8px 0 0 56px;
	z-index: 1000;
}

#close_cross {
	cursor: pointer;
	height: 30px;
	width: 30px;
	margin: -10px 0 0 -50px;
}

#form_logo {
	height: 84px;
	width: 72px;
	margin: 0 0 0 478px;
}

form {
	margin: -84px 0 0 0;
}

input {
	font-size: 18pt;
}

input[type="submit"] {
	margin-top: 18px;
	font-size: 16pt;
	color: #EBEAEA;
	cursor: pointer;
	background-color: #21429F;
	border: none;
	border-radius: 8px;
	height: 40px;
	width: 190px;
}

input[type="submit"]:hover {
	background-color: #345CA3;
}