 body {
    font-family: "JetBrains Mono";
    background-color: #190028;
}
header {
    display: flex;
    justify-content: center;
    background-image: url(img/header_background.png);
    background-repeat: no-repeat;
    margin-top: 2%;
    background-size: contain;
    text-align: center;
}

.logo {
    display: flex;
    justify-content: center;
    margin-top: -5%;

}
.left-menu {
    width: 30%;
    display: flex;
    justify-content: space-around;
    font-size: 25px;
    margin-top: 2%;
    margin-left: -2%;
}
.left-menu a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}
.left-menu :hover {
    color: #DE0FDE;
    transition: 1s;
}
.right-menu {
    width: 30%;
    display: flex;
    justify-content: space-around;
    font-size: 25px;
    margin-top: 2%;
}
.right-menu a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}
.right-menu :hover {
    color: #DE0FDE;
    transition: 1s;
}
.right-menu :hover {
    color: #DE0FDE;
    transition: 1s;
}
#about_us {
    color: #DE0FDE;
}
#services {
    color: #DE0FDE;
}
#stocks {
    color: #DE0FDE;
}
#poster {
    color: #DE0FDE;
}
#blog {
    color: #DE0FDE;
}
#gallery {
    color: #DE0FDE;
}
/*СТИЛИ ДЛЯ РАЗДЕЛА О НАС*/
.about_us_title {
    display: flex;
    justify-content: center;
    background-image: url(img/Vector_about_us.png);
    background-repeat: no-repeat;
    background-position: 50% -10%;
}
.about_us_title p {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    font-family: "JetBrains Mono", Bold Italic;
    font-weight: bold;
    font-style: italic;
    font-size: 48px;
    margin-top: 1%;
}
.work_schedule {
    display: flex;
    justify-content: center;
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 5%;
    text-align: center;
}
.visit {
    margin-bottom: 5%;
}
.visit p {
    text-align: center;
    color: #ffffff;
    font-size: 40px;
}
.visit a {
    color: #ffffff;
    font-size: 40px;
    text-decoration-color: #DE0FDE;
    cursor: text;
    margin-left: 3%;
}
#students_and_schoolchildren {
    font-weight: bold;
    font-style: italic;
}
.map {
    display: flex;
    justify-content: center;

}
.map img {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 55%;
    height: 52%;
}
.map iframe {
    width: 50%;
    margin-top: 2%;
    border-radius: 20px;
}
.address {
    display: flex;
    justify-content: center;
    color: #ffffff;
    font-size: 40px;
    margin-top: 2%;
}

/*СТИЛИ ДЛЯ УСЛУГ*/
.service_tite {
    font-size: 96px;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    background-image: url(img/Vector_serv.png);
    background-repeat: no-repeat;
    background-position: 77% 100%;
}
.service_tite p {
    margin: 0;
    margin-left: 10%;
}
#indentation_services {
    margin-left: 40%;
}
/*блок 1*/
.block_1 {
    display: flex;
    flex-direction: column;
    background-size: auto;
    color: #ffffff;
    margin-top: 5%;
    height: 30%;
}
.block_1 img {
    position: relative;
    width: 70%;
    margin-left: 15%;
}
.block_1_text {
    position: absolute;
}
.block_1 h1 {
    font-size: 48px;
    font-weight: bold;
    font-style: italic;
    margin-left: 30%;
    margin-top: 4%;
}
.block_1_text p {
    font-size: 40px;
    text-align: center;
    margin-left: 30%;
}
#top {
    margin-top: 5%;
}
.block_1 span {
    font-weight: bold;
    font-style: italic;
    color: #DE0FDE;
}

/*блок 2*/
.block_2 {
    display: flex;
    flex-direction: column;
    background-size: auto;
    color: #ffffff;
    margin-top: 5%;
    height: 30%;
}
.block_2 img {
    position: relative;
    width: 70%;
    margin-left: 15%;
}
.block_2_text {
    position: absolute;
}
.block_2_text h1 {
    font-size: 48px;
    font-weight: bold;
    font-style: italic;
    margin-left: 45%;
    margin-top: 6%;
    width: 1000px;
}
.myCarousel {
    margin-top: -50%;
}
.block_2_text p {
    font-size: 40px;
    text-align: center;
    margin-left: 45%;
    margin-top: 65%;
    width: 1000px;
}
.block_2 span {
    font-weight: bold;
    font-style: italic;
    color: #DE0FDE;
}
.buttons {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-left: 45%;
    
}
/*блок 3*/

.block_3 {
    margin-top: 32%;
    display: flex;
    flex-direction: column;
    color: #ffffff;
}
.block_3 img {
    position: relative;
}
.block_3_text {
    position: absolute;
}
.block_3_text h1 {
    font-size: 48px;
    font-weight: bold;
    font-style: italic;
    margin-left: 45%;
    margin-top: 6%;
    width: 1000px;
}
.image {
    width: 50%;
    position: absolute;
    margin-top: 9%;
    margin-left: 25%;
}
.block_3_text p {
    font-size: 40px;
    text-align: center;
    margin-left: 45%;
    margin-top: 65%;
    width: 1000px;
}
.block_3 span {
    font-weight: bold;
    font-style: italic;
    color: #DE0FDE;
}
.buttons-2-3 {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-left: 45%;
}
/*блок 4*/
.block_4 {
    margin-top: 6%;
    display: flex;
    flex-direction: column;
    color: #ffffff;
}
.block_4 img {
    position: relative;
}
.block_4_text {
    position: absolute;
}
.block_4_text h1 {
    font-size: 48px;
    font-weight: bold;
    font-style: italic;
    margin-left: 45%;
    margin-top: 6%;
    width: 1000px;
}
.image {
    width: 50%;
    position: absolute;
    margin-top: 9%;
    margin-left: 25%;
}
.block_4_text p {
    font-size: 40px;
    text-align: center;
    margin-left: 45%;
    width: 1000px;
    margin-top: 65%;
}
.block_4 span {
    font-weight: bold;
    font-style: italic;
    color: #DE0FDE;
}
.buttons-2-3 {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-left: 45%;
}
/*блок 5*/
.block_5 {
    margin-top: 6%;
    display: flex;
    flex-direction: column;
    color: #ffffff;
}
.block_5 img {
    position: relative;
}
.block_5_text {
    position: absolute;
    width: 65%;
    margin-left: 15%;
    margin-top: 2%;
}
.block_5_text p {
    font-size: 40px;
}
.image_5 {
    width: 85%;
    position: absolute;
    margin-top: 5%;
    margin-left: 7.5%;
}
/*итог услуг*/
.total_services {
    display: flex;
    justify-content: center;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    font-style: italic;
    margin-top: 8%;
}

.board_game_rental_title {
    display: flex;
    justify-content: center;
    background-image: url(img/Vector_board_game_rental.png);
    background-repeat: no-repeat;
    background-position: 50% -10%;
    margin-top: 8%;
}
.board_game_rental_title p {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    font-family: "JetBrains Mono", Bold Italic;
    font-weight: bold;
    font-style: italic;
    font-size: 48px;
    margin-top: 1%;
}

.board_game_rental {
    display: flex;
    flex-direction: column;
    text-align: center;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: 46% 70%;
}
.board_game_rental p {
    margin-top: 4%;
}
#style-text-base {
    font-weight: bold;
    font-size: 40px;
}
#style-text-1 {
    font-size: 54px;
    font-weight: bold;
    font-style: italic;
}
#style-text-2 {
    font-size: 54px;
    font-weight: bold;
    font-style: italic;
    color: #DE0FDE;
    text-transform: uppercase;
}
.board_game_rental_total {
    display: flex;
    justify-content: center;
    color: #ffffff;
    font-size: 40px;

    margin-top: 8%;
}
/*СТИЛИ ДЛЯ АКЦИЙ*/
.action_title {
    display: flex;
    justify-content: center;
    background-image: url(img/Vector_sale.png);
    background-repeat: no-repeat;
    background-position: 50% -10%;
}
.action_title p {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    font-family: "JetBrains Mono", Bold Italic;
    font-weight: bold;
    font-style: italic;
    font-size: 48px;
    margin-top: 1%;
}
.stock_content {
    display: flex;
    flex-direction: column;
    width: 50%;
    margin-left: 25%;
    color: #ffffff;
    text-align: center;
}
.stock_content span {
    font-weight: bold;
    font-style: italic;
}
.stock_content p {
    font-size: 36px;
}
/*СТИЛИ ДЛЯ АФИШИ начало 
ПЕРЕКРЕСТОК МИРОВ*/
.events {
    display: flex;
    justify-content: center;
    background-image: url(img/Vector_events.png);
    background-repeat: no-repeat;
    background-position: 50% -10%;
}

.events p {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    font-family: "JetBrains Mono", Bold Italic;
    font-style: italic;
    font-weight: bold;
    font-size: 48px;
    margin-top: 1%;
}
.separator {
    margin-left: 10%;
    height: 2px;
    width: 80%;
    background-color: #ffffff;
    margin-top: 2.5%;
}
.Crossroads_of_Worlds {
    width: 80%;
    margin-left: 10%;
    display: flex;
    justify-content: space-around;
}
.Crossroads_of_Worlds_inside {
    display: flex;
    justify-content: space-around;
    margin-top: 2%;
    color: #ffffff;
    column-gap: 5%;
}
.date {
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
}


.description_and_button {
    font-size: 36px;
    margin-top: -2%;
}
.button_more_detailed {
    display: flex;
    justify-content: center;
}

button {
    background-color: rgb(255, 255, 255, 0.1);
    border: 3px solid rgb(195, 9, 219);
    padding: 2% 10%;
    border-radius: 30px;
    cursor: pointer;
    font-family: "JetBrains Mono";
    font-size: 32px;
    color: rgb(255, 255, 255);
    text-align: center;
}
button a {
    text-decoration: none;
    color: #ffffff;
}


/*АФИША ХЭЛЛОУИН*/
.halloween {
    width: 80%;
    margin-left: 10%;
    display: flex;
    justify-content: space-around;
}
.halloween_inside {
    display: flex;
    justify-content: space-around;
    margin-top: 2%;
    color: #ffffff;
    column-gap: 5%;
}
/*АФИША КОРНИ*/
.root {
    width: 80%;
    margin-left: 10%;
    display: flex;
    justify-content: space-around;
}
.root_inside {
    display: flex;
    justify-content: space-around;
    margin-top: 2%;
    color: #ffffff;
    column-gap: 5%;
}
/*Больш мероприятий*/
.more_events {
    display: flex;
    justify-content: center;
    margin-top: 2%;
    text-transform: uppercase;

}
.more_events a {
    color: #ffffff;
    text-decoration-color: #DE0FDE;
    font-size: 48px;
}


/*СТИЛИ ДЛЯ АФИШИ КОНЕЦ*/

.separator_footer {
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    margin-top: 2%;
}
.footer {
    display: flex;
    justify-content: center;
    height: 4%;
}
.footer p {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 1.5%;
}

/*СТИЛИ ДЛЯ АФИШИ-1+*/
.events_crossroads_of_worlds {
    display: flex;
    justify-content: center;
    background-image: url(img/Vector_crossroads_of_worlds.png);
    background-repeat: no-repeat;
    background-position: 50% -10%;
}
.events_crossroads_of_worlds p {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    font-family: "JetBrains Mono", Bold Italic;
    font-weight: bold;
    font-size: 48px;
    margin-top: 1%;
}
.photo {
    display: flex;
    justify-content: center;
    margin-top: 2%;
}
.brief_information {
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #ffffff;
}
.brief_information b {
    font-style: italic;
    font-size: 48px;

}
.brief_information a {
    color: #ffffff;
    text-decoration-color: #DE0FDE;
    cursor: text;
    margin-left: 3%;
}
.brief_information p {
    font-size: 40px;
    margin: 0.5em;
}
.full_information {
    display: flex;
    flex-direction: column;
    color: #ffffff;
    font-size: 36px;
    width: 80%;
    margin-left: 12%;
}
.full_information span {
    font-style: italic;
    font-weight: bold;
    color: #DE0FDE;
}
.full_information p {
    text-indent: 3%;
}
/*СТИЛИ ДЛЯ АФИШИ-2*/
.events_helloween {
    display: flex;
    justify-content: center;
    background-image: url(img/Vector_crossroads_of_worlds.png);
    background-repeat: no-repeat;
    background-position: 50% -10%;
}
.events_helloween p {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    font-family: "JetBrains Mono", Bold Italic;
    font-weight: bold;
    font-size: 48px;
    margin-top: 1%;
}
#full_information-2 {
    display: flex;
    justify-content: center;
}
/*СТИЛИ ДЛЯ АФИШИ-3*/
.events_root {
    display: flex;
    justify-content: center;
    background-image: url(img/Vector_crossroads_of_worlds.png);
    background-repeat: no-repeat;
    background-position: 50% -10%;
}
.events_root p {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    font-family: "JetBrains Mono", Bold Italic;
    font-weight: bold;
    font-size: 48px;
    margin-top: 1%;
}
#full_information-3 {
    display: flex;
    justify-content: center;
    text-transform: uppercase;
}
/*СТИЛИ ДЛЯ БЛОГА*/
.blog {
    display: flex;
    flex-direction: column;
    color: #ffffff;
}
.blog img {
    margin-left: 15%;

    margin-top: 2%;
    width: 60%;
    margin-left: 20%;
}
#title_blog {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 2%;
}
.blog_1 {
    background-image: url(img/blog_border.png);
    background-size: 70% 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}
.blog_1 p{
    width: 60%;
    margin-left: 20%;
    font-size: 38px;
    margin-bottom: 2%;
    
}
.blog_2 {
    background-image: url(img/blog_border.png);
    background-size: 70% 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}
.blog_2 p{
    width: 60%;
    margin-left: 20%;
    font-size: 38px;
    margin-bottom: 2%;
}
.blog_3 {
    background-image: url(img/blog_border.png);
    background-size: 70% 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}
.blog_3 p{
    width: 60%;
    margin-left: 20%;
    font-size: 38px;
    margin-bottom: 2%;
}
#blog_2_3 {
    margin-top: 2%;
}
.hidden {
    display: none;
}
.toggle-link {
    color: rgb(255, 255, 255);
    cursor: pointer;
    text-decoration: underline;
    width: 60%;
    margin-left: 20%;
    font-size: 38px;
    font-style: italic;
    font-weight: bold;

}
/*СТИЛИ ДЛЯ ГАЛЕРЕИ*/
.gallery_title {
    display: flex;
    justify-content: center;
    background-image: url(img/Vector_gallery.png);
    background-repeat: no-repeat;
    background-position: 50% -10%;
}
.gallery_title p {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    font-family: "JetBrains Mono", Bold Italic;
    font-weight: bold;
    font-style: italic;
    font-size: 48px;
    margin-top: 1%;
}
.albums_title {
    font-size: 64px;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    display: flex;
    justify-content: center;
    margin-top: 2%;
}
.albums_block {
    background-image: url(img/background_for_albums.png);
    background-size: cover;
    display: flex;
    flex-direction: column;
}

.albums_block_inside_1 {
    display: flex;
    justify-content: space-around;
    margin-top: 8%;
    width: 90%;
    margin-left: 5%;
}
.albums_block_inside_1 p {
    font-size: 32px;
    color: #ffffff;
    position: absolute;
    text-shadow: 2px 2px 2px#000000;
    cursor: pointer;
}
.albums_block_inside_1 img {
    cursor: pointer;

}
#fest_25 {
    margin-left: -67%;
    margin-top: 14%;
}
#halloween_24 {
    margin-top: 14%;
    margin-left: -10%;
}
#fest_24 {
    margin-right: -52%;
    margin-top: 14%;
}
.albums_block_inside_2 {
    display: flex;
    justify-content: space-around;
    margin-top: 6%;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 8%;
}
.albums_block_inside_2 p {
    font-size: 32px;
    color: #ffffff;
    position: absolute;
    text-shadow: 2px 2px 2px#000000;
    cursor: pointer;
}
.albums_block_inside_2 img {
    cursor: pointer;
}

#mafia {
    margin-left: -78%;
    margin-top: 14%;
}
#dnd_nre {
    margin-top: 14%;
    margin-left: -14%;
}
#wargame {
    margin-right: -43%;
    margin-top: 14%;
}