.brand_title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-shadow: 2px 2px 2px #000 !important;
}

.sub_title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin: 10px auto;
    color: white;
    text-shadow: 2px 2px 2px #000;
}

.page_title {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 57.2px;
    line-height: 67.28px;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
}

@media screen and (max-width: 1200px) {
    .page_title {
        font-size: 47.2px;
        line-height: 67.28px;
    }
}

@media screen and (min-width: 1200px) {
    .page_title {
        font-size: 67.2px;
        line-height: 77.28px;
    }
}

.mid_title {
    position: relative;
    padding: 100px 0;
    margin: 40vh auto 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.count_day {
    font-size: 100px !important;
    text-align: center;
    height: auto !important;
    color: #000;
    box-shadow: #716d6e 2px;
    font-family: 'Great Vibes', cursive;
}

.wrapper {
    width: 94%;
    position: relative;
    border: 1px solid rgba(139, 208, 255, 0.32);
    border-radius: 8px;
    margin: 16px auto;
    overflow: hidden;
}

.days {
    font-size: 30px;
    color: #716d6e !important;
    margin-top: -40px;
}

section {
    display: flex;
    flex-wrap: wrap;
}

section::after {
    content: '';
    flex-grow: 999999999;
}

.img_layout {
    margin: 2px;
    background-color: violet;
    position: relative;
}

i {
    display: block;
}

.img {
    position: absolute;
    top: 0;
    width: 100%;
    vertical-align: bottom;
}

.flex_img {
    cursor: pointer;
    overflow: hidden;
}

.part_title {
    font-size: 20px;
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-shadow: 2px 2px 2px #000;
}
.part_desc {
    font-size: 14px;
    margin-left: 10px;
}

.span_text {
    color: black;
    font-family: 'Great Vibes', cursive;

    display: block;
    text-align: center;

}

.myModal {
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    outline: none;
}

.middle_image {
    text-align: center;
    margin: 0 auto;
    width: 80%;
    box-shadow: 1px 1px 1000px 1000px rgba(0, 0, 0, 0.4), 0px 0px 20px 4px rgba(0, 0, 0, 0.4);
    display: block;
    border-radius: 25px;
    background-color: violet;
    float: left;
    user-select: none;
}

.middle_image_desc {
    margin-top: 25px;
    width: 20%;
    min-height: 100px;
    float: left;
    height: auto;
    color: white;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    background: rgba(0, 0, 0, 0.6);
    outline: none;
}

.load_img {
    height: 60vh;
    width: 100%;
    /*background: rgba(105, 105, 105, 0.5);*/
    position: absolute;
    margin: 0 auto;
    display: block;
}

.load_image {
    width: 72px;
    height: 72px;
    margin: 30vh auto;
    display: block;
}

.photo_desc {
    width: 100%;
    min-height: 50px;
    background: rgba(105, 105, 105, 0.7);
    display: block;
    position: absolute;
    margin-top: 0;
    color: white;
}

.desc_text {
    padding: 2px;
}

.middle_desc_text_title {
    padding: 4px;
    width: 80%;
    margin: 10px auto;
    text-align: center;
}
.middle_desc_text {
    padding: 4px;
    width: 80%;
    margin: 10px auto;
    text-align: left;
}

.nav_footer {
    background-color: rgba(8, 12, 28, 0.62);
    margin-top: 5px;
    margin-bottom: 5px;
}

html,
body {
    min-height: 100%;
    background:
        radial-gradient(circle at 18% 18%, rgba(255, 139, 203, 0.28), transparent 28%),
        radial-gradient(circle at 82% 12%, rgba(105, 208, 255, 0.24), transparent 30%),
        radial-gradient(circle at 50% 92%, rgba(154, 113, 255, 0.22), transparent 34%),
        linear-gradient(135deg, #121127 0%, #1b2546 46%, #291a43 100%);
}

.days-coming {
    background: url(../../back/days.jpg) no-repeat center;
    background-size: cover;
    height: 450px !important;
}

.main-body {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at 22% 18%, rgba(255, 120, 184, 0.24), transparent 30%),
        radial-gradient(circle at 78% 12%, rgba(91, 209, 255, 0.22), transparent 28%),
        linear-gradient(135deg, rgba(11, 13, 31, 0.95), rgba(35, 25, 68, 0.93));
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.effects-canvas {
    position: fixed;
    inset: 0;
    z-index: 3;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
}

.banner,
.wrapper,
.days-coming,
.nav_footer,
footer,
.myModal {
    position: relative;
    z-index: 1;
}

.myModal {
    z-index: 5;
}

.wrapper {
    background: rgba(10, 14, 32, 0.42);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 18px 56px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
}

.banner {
    background: transparent no-repeat center;
    background-size: cover;
    min-height: 100vh !important;
    overflow: hidden;
}

.banner::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(4, 7, 18, 0.08), rgba(4, 7, 18, 0.42));
}

.banner-slider {
    position: absolute;
    inset: 0;
    z-index: 0;
    display: flex;
    width: 100%;
    height: 100%;
    transition: transform 700ms ease;
    will-change: transform;
}

.banner-slide {
    flex: 0 0 100%;
    min-width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-nav {
    position: absolute;
    top: 50%;
    z-index: 4;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(210, 238, 255, 0.42);
    border-radius: 50%;
    background: rgba(8, 12, 28, 0.42);
    color: #f6fbff;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.65);
    transform: translateY(-50%);
    cursor: pointer;
    box-shadow: 0 10px 32px rgba(0, 0, 0, 0.32);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.banner-nav:hover {
    background: rgba(28, 44, 82, 0.62);
}

.banner-nav-prev {
    left: 18px;
}

.banner-nav-next {
    right: 18px;
}

.banner-nav.is-hidden {
    display: none;
}

.header-w3layouts,
.mid_title {
    position: relative;
    z-index: 2;
}

* {

    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
}
footer p a {
    color: gray !important;
}
.my_nav {
    min-height:40px;
    border-top: 1px solid rgba(180, 225, 255, 0.20);
    border-bottom: 1px solid rgba(180, 225, 255, 0.16);
    background: rgba(12, 17, 38, 0.50);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.fold_style_left {
  margin-right: 8px;
  font-size:20px;
  color: white;
  text-shadow: -2px 2px 2px #000;
}
.fold_style_right {
  margin-right: 8px;
  font-size:20px;
  color: white;
  text-shadow: 2px 2px 2px #000;
}
