@font-face {
font-family: "Ezarion-Regular";
src: url("fonts/Ezarion-Regular.ttf");
}

@font-face {
font-family: "Ezarion-Bold";
src: url("fonts/Ezarion-Bold.ttf");
}

@font-face {
font-family: "Ezarion-Light";
src: url("fonts/Ezarion-Light.ttf");
}

@font-face {
font-family: "Ezarion-ExtraLight";
src: url("fonts/Ezarion-ExtraLight.ttf");
}

A:link { text-decoration: none; color: #00518D; }
A:visited { text-decoration: none; color: #00518D; }
A:active { text-decoration: none; color: #00518D;}
A:hover { text-decoration: none; color: #5DC500; }

html, body {
-moz-user-select: none;
-khtml-user-select: none;
user-select: none; 
font-family: "Ezarion-Regular", sans-serif;
background-color: #fafafa;
margin: 0;
}

#header {
    width: 100%;
    height: 140px;
    background-color: #fafafa;
    left: 0;
    top: 0;
}

#header_layer {
    padding-top: 20px;
    margin: 0 auto;
    width: 1300px;
    height: 140px;
    background-color: #fafafa;
}

#logo {
    float: left;
    width: 400px;
    height: 100px;
    background-image: url(imgs/logo.webp);
}

#menu_top {
    margin-left: 50px;
    float: left;
    width: 550px;
    height: 100px;
}

#menu_top_items {
    margin-left: 70px;
    float: left;
    text-align: left;
    width: 275px;
    font-size: 1.2em;
    font-family: "Ezarion-ExtraLight", sans-serif;
    color: #333;
    font-weight: bold;
}

#menu_top_items_right {
    float: right;
    text-align: left;
    width: 205px;
    font-size: 1.2em;
    font-family: "Ezarion-ExtraLight", sans-serif;
    color: #333;
    font-weight: bold;
    margin-right: 20px;
}

#menu_top_items_right_1 {
    margin-left: 20px;
    float: left;
    text-align: left;
    width: 295px;
    font-size: 1.6em;
    font-family: "Ezarion-Light", sans-serif;
    color: #0d2441ff;
}

#menu_top_items_t {
    margin-left: 50px;
    margin-bottom: 5px;
    display: block;
    width: 175px;
    height: 30px;
    padding: 10px;
    font-family: "Ezarion-Regular", sans-serif;
    font-size: 1.3em;
}

#menu_top_items_t:hover {
    text-decoration: underline;
    cursor: pointer;
}

#menu_top_items_phone {
    width: 250px;
    margin-top: 5px;
}

.menu_top_items_icons_t {
    margin: 5px;
    float: left;
    width: 40px;
    height: 40px;
    background-image: url(imgs/telegram.png);
    background-size: contain;
}

.menu_top_items_icons_w {
    margin: 5px;
    float: left;
    width: 40px;
    height: 40px;
    background-image: url(imgs/whatsapp.png);
    background-size: contain;
}

.menu_top_items_icons_p {
    margin-top: 7px;
    margin-left: 5px;
    margin-right: 10px;
    float: left;
    width: 35px;
    height: 35px;
    background-image: url(imgs/phone.png);
    background-size: contain;
}

.green {
    color: #2cb742;
}

.blue {
    color: #25a3e0;
}

#slider {
    margin: 0 auto;
    width: 100%;
    height: 600px;
    background-color: #fff;
    box-shadow: 0px 0px 1px 1px #ddd;
}

#slider_layer {
    margin: 0 auto;
    width: 1200px;
    height: 600px;
    background-image: url(imgs/slider.png);
    background-repeat: no-repeat;
    background-position: right;
}

#slider_layer_1 {
    width: 800px;
    padding-top: 30px;
}

h1 {
    color: #111;
    font-size: 4em;
    margin: 0;
    font-family: "Ezarion-Bold", sans-serif;
}

h2 {
    color: #333;
    font-size: 2em;
    font-family: "Ezarion-ExtraLight", sans-serif;
}

h3 {
    color: #333;
    font-size: 1.5em;
    font-family: "Ezarion-Light", sans-serif;
}

#slider_layer_block {
    margin-top: 20px;
    background-image: url(imgs/check.png);
    background-repeat: no-repeat;
    background-position: top left;
    display: inline-block;
    margin-left: 10px;
    padding-left: 60px;
    width: 150px;
    font-size: 1.2em;
    color: #555;
    font-weight: bold;
}

#slider_layer_block_2 {
    margin-top: 40px;
    font-size: 1.5em;
    color: #333;
}

#slider_layer_block_telegram {
    text-align: center;
    width: 200px;
    margin-top: 20px;
    display: inline-block;
    padding: 30px;
    color: #fff;
    font-family: "Ezarion-Regular", sans-serif;
    background-color: #00518D;
    font-size: 1.5em;
    border-radius: 20px;
}

#slider_layer_block_whatsapp {
    text-align: center;
    width: 200px;
    margin-top: 20px;
    display: inline-block;
    padding: 30px;
    color: #fff;
    font-family: "Ezarion-Regular", sans-serif;
    background-color: #3b3;
    font-size: 1.5em;
    margin-left: 20px;
    border-radius: 20px;
}

#main_layer {
    margin: 0 auto;
    width: 1300px;
    height: 620px;
}

#main_layer_block {
    position: relative;
    padding: 20px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    width: 590px;
    height: 240px;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 1px 1px #ddd;
}

.main_layer_block_sub_1 {
    font-size: 2em;
    font-family: "Ezarion-Bold", sans-serif;
    color: #111;
}

.main_layer_block_sub_2 {
    font-size: 1.3em;
    color: #333;
    font-family: "Ezarion-Regular", sans-serif;
}

.main_layer_block_sub_3 {
    margin-top: 20px;
    font-size: 1em;
    width: 390px;
    font-family: "Ezarion-Regular", sans-serif;
    color: #444;
}

.main_layer_block_sub_button {
    margin-bottom: 18px;
    bottom: 0;
    position: absolute;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 12px;
    background: linear-gradient(#eee, #ddd);
    text-align: center;
    color: #666;
    border-radius: 10px;
    border: solid 1px #aaa;
    font-family: "Ezarion-Light", sans-serif;
    font-size: 1em;
}

.main_layer_block_sub_button:hover {
    background: linear-gradient(#fff, #eee);
    border-color: #bbb;
    color: #666;
}

.main_layer_block_sub_button:active {
    background: linear-gradient(#ccc, #ddd);
}

.main_layer_block_1 {
    background-image: url(imgs/mlb_1.png);
}

.main_layer_block_2 {
    background-image: url(imgs/mlb_2.png);
}

.main_layer_block_3 {
    background-image: url(imgs/mlb_3.png);
}

.main_layer_block_4 {
    background-image: url(imgs/mlb_4.png);
}

#ege_layer {
    margin: 0 auto;
    width: 1280px;
    height: 300px;
    margin-bottom: 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 1px 1px #ddd;
    background-image: url(imgs/ege.png);
}

#ege_layer_head {
    margin-left: 300px;
    padding-top: 20px;
    color: #111;
    text-align: left;
    font-size: 2em;
    font-family: "Ezarion-Bold", sans-serif;
}

#ege_layer_subhead {
    margin-left: 300px;
    text-align: left;
    font-size: 1.3em;
    color: #333;
    font-family: "Ezarion-Regular", sans-serif;
}

#ege_layer_subhead_text {
    padding-right: 20px;
    margin-top: 20px;
    margin-left: 300px;
    text-align: justify;
    margin-top: 20px;
    font-size: 1.1em;
    font-family: "Ezarion-Light", sans-serif;
}

#distant_layer {
    margin: 0 auto;
    width: 1280px;
    height: 300px;
    border-radius: 20px;
    box-shadow: 0px 0px 1px 1px #ddd;
    margin-bottom: 20px;
    background: linear-gradient(rgb(245, 246, 247), rgb(235, 240, 241));
}

#distant_layer_left {
    padding: 20px;
    padding-left: 30px;
    float: left;
    width: 420px;
    height: 260px;
}

#distant_layer_right {
    position: relative;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    width: 240px;
    height: 260px;
    border-radius: 20px;
}

#distant_layer_right_img {
    width: 200px;
    height: 180px;
    margin: 0 auto;
}

.tablet {
    background-image: url(imgs/tablet_icon.png);
    background-position: center;
    background-repeat: no-repeat;
}

.video {
    background-image: url(imgs/video_icon.png);
    background-position: center;
    background-repeat: no-repeat;
}

.chat {
    background-image: url(imgs/chat_icon.png);
    background-position: center;
    background-repeat: no-repeat;
}

#distant_layer_right_text {
    width: 240px;
    padding-bottom: 12px;
    padding-top: 10px;
    text-align: center;
    bottom: 0;
    position: absolute;
    color: #fff;
    font-size: 1.2em;
    font-family: "Ezarion-Regular", sans-serif;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 0px 0px 18px 18px;
}

#distant_layer_head {
    color: #111;
    text-align: left;
    font-size: 2em;
    font-family: "Ezarion-Bold", sans-serif;
}

#distant_layer_subhead {
    text-align: left;
    margin-top: 20px;
    font-size: 1.1em;
    font-family: "Ezarion-Light", sans-serif;
}

#credit_layer {
    padding: 20px;
    margin: 0 auto;
    width: 1240px;
    height: 260px;
    background: linear-gradient(#eff, rgb(247, 253, 245));
    border-radius: 20px;
    box-shadow: 0px 0px 1px 1px #ddd;
}

#credit_layer_img {
    background-image: url(imgs/sber.png);
    margin-right: 20px;
    float: left;
    width: 260px;
    height: 260px;
}

.credit_layer_head {
    color: #111;
    text-align: left;
    font-size: 2em;
    font-family: "Ezarion-Bold", sans-serif;

}

.credit_layer_subhead {
    text-align: left;
    font-size: 1.3em;
    color: #333;
    font-family: "Ezarion-Regular", sans-serif;
}

.credit_layer_subhead_text {
    text-align: justify;
    margin-top: 20px;
    font-size: 1.1em;
    font-family: "Ezarion-Light", sans-serif;
}

#footer {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 1px 1px #ddd;
}

#footer_layot {
    margin: 0 auto;
    width: 1290px;
    height: 330px;
}

#footer_layot_sub {
    float: left;
}

#footer_layot_sub_1 {
    width: 500px;
    height: 100px;
    padding-top: 3px;
}

.footer_layot_sub_1_logo {
    background-image: url(imgs/logo.webp);
    background-position: left;
    background-repeat: no-repeat;
}

.footer_layot_sub_1_edugov {
    background-image: url(imgs/edugov.webp);
    background-position: left;
    background-repeat: no-repeat;
}

.footer_layot_sub_1_text {
    margin-left: 140px;
    font-size: 1.2em;
    margin-top: 20px;
    color: #333;
}

.footer_layot_sub_1_minobr {
    background-image: url(imgs/minobr.webp);
    background-position: left;
    background-repeat: no-repeat;
}

#footer_layot_sub_2 {
    margin-top: 20px;
    margin-left: 40px;
    width: 720px;
    font-size: 1em;
    text-align: justify;
    color: #333;
    font-family: "Ezarion-Light", sans-serif;
}

#footer_layot_sub_3 {
    display: inline-block;
    margin-top: 20px;
    margin-left: 40px;
    font-size: 1.1em;
    text-align: justify;
    color: #333;
    font-family: "Ezarion-Regular", sans-serif;
}

.footer_layot_sub_3_size {
    float: right;
}