@import url("https://fonts.googleapis.com/css?family=Fira+Sans");

@font-face {
    font-family: 'zabal_demoblack';
    src: url('font/zabaldemo-black-webfont.woff2') format('woff2'),
        url('font/zabaldemo-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Fira Sans', sans-serif;
    background-color: #6B5B95;
}

h1 {
    font-family: 'zabal_demoblack';
    font-size: 50px;
}

h2 {
    display: block !important;
    font-size: 1.5vw !important;
    font-weight: bold !important;
}

h3 {
    padding: 10px !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    font-family: "Fira Sans", sans-serif !important;
    font-size: 2vw !important;
    color: #5cffb6 !important;
    text-shadow: rgb(23, 5, 87)3px 0px 0px, rgb(23, 5, 87)2.83487px .981584px 0px, rgb(23, 5, 87)2.35766px 1.85511px 0px, rgb(23, 5, 87)1.62091px 2.52441px 0px, rgb(23, 5, 87).705713px 2.91581px 0px, rgb(23, 5, 87)-.287171px 2.98622px 0px, rgb(23, 5, 87)-1.24844px 2.72789px 0px, rgb(23, 5, 87)-2.07227px 2.16926px 0px, rgb(23, 5, 87)-2.66798px 1.37182px 0px, rgb(23, 5, 87)-2.96998px .42336px 0px, rgb(23, 5, 87)-2.94502px -.571704px 0px, rgb(23, 5, 87)-2.59586px -1.50383px 0px, rgb(23, 5, 87)-1.96093px -2.27041px 0px, rgb(23, 5, 87)-1.11013px -2.78704px 0px, rgb(23, 5, 87)-.137119px -2.99686px 0px, rgb(23, 5, 87).850987px -2.87677px 0px, rgb(23, 5, 87)1.74541px -2.43999px 0px, rgb(23, 5, 87)2.44769px -1.73459px 0px, rgb(23, 5, 87)2.88051px -.838247px 0px !important;
    text-transform: uppercase !important;
    border-radius: 5px !important;
}

h5 {
    margin-top: 10px !important;
    font-weight: bold !important;
    font-family: "Fira Sans", sans-serif !important;
    font-size: 2vw !important;
    color: #5cffb6 !important;
    text-shadow: rgb(23, 5, 87)3px 0px 0px, rgb(23, 5, 87)2.83487px .981584px 0px, rgb(23, 5, 87)2.35766px 1.85511px 0px, rgb(23, 5, 87)1.62091px 2.52441px 0px, rgb(23, 5, 87).705713px 2.91581px 0px, rgb(23, 5, 87)-.287171px 2.98622px 0px, rgb(23, 5, 87)-1.24844px 2.72789px 0px, rgb(23, 5, 87)-2.07227px 2.16926px 0px, rgb(23, 5, 87)-2.66798px 1.37182px 0px, rgb(23, 5, 87)-2.96998px .42336px 0px, rgb(23, 5, 87)-2.94502px -.571704px 0px, rgb(23, 5, 87)-2.59586px -1.50383px 0px, rgb(23, 5, 87)-1.96093px -2.27041px 0px, rgb(23, 5, 87)-1.11013px -2.78704px 0px, rgb(23, 5, 87)-.137119px -2.99686px 0px, rgb(23, 5, 87).850987px -2.87677px 0px, rgb(23, 5, 87)1.74541px -2.43999px 0px, rgb(23, 5, 87)2.44769px -1.73459px 0px, rgb(23, 5, 87)2.88051px -.838247px 0px !important;
    text-transform: uppercase !important;
}

h6 {
    display: block;
    font-size: 1vw;
    margin-top: 5px;
}


#connexion {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.1);
    font-family: "Fira Sans", sans-serif;
    font-size: 2vw;
    color: #5cffb6;
    text-shadow: rgb(23, 5, 87)3px 0px 0px, rgb(23, 5, 87)2.83487px .981584px 0px, rgb(23, 5, 87)2.35766px 1.85511px 0px, rgb(23, 5, 87)1.62091px 2.52441px 0px, rgb(23, 5, 87).705713px 2.91581px 0px, rgb(23, 5, 87)-.287171px 2.98622px 0px, rgb(23, 5, 87)-1.24844px 2.72789px 0px, rgb(23, 5, 87)-2.07227px 2.16926px 0px, rgb(23, 5, 87)-2.66798px 1.37182px 0px, rgb(23, 5, 87)-2.96998px .42336px 0px, rgb(23, 5, 87)-2.94502px -.571704px 0px, rgb(23, 5, 87)-2.59586px -1.50383px 0px, rgb(23, 5, 87)-1.96093px -2.27041px 0px, rgb(23, 5, 87)-1.11013px -2.78704px 0px, rgb(23, 5, 87)-.137119px -2.99686px 0px, rgb(23, 5, 87).850987px -2.87677px 0px, rgb(23, 5, 87)1.74541px -2.43999px 0px, rgb(23, 5, 87)2.44769px -1.73459px 0px, rgb(23, 5, 87)2.88051px -.838247px 0px;
    text-transform: uppercase;
    border-radius: 5px;
    opacity: 0.5;
}

.btn {
    font-family: 'zabal_demoblack';
    font-size: 20px;
}

#name {
    height: 50px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: left;
    padding: 10px;
    font-size: 20px;
}

.button1 {
    padding: 16px 32px;
    font-size: 16px;
    transition-duration: 0.4s;
    border-radius: 10px;
    font-family: "Fira Sans", sans-serif;
    background-color: #6B5B95;
    color: white;
    border: 2px solid #5cffb6;
}

.button1:hover {
    background-color: #5cffb6;
    color: black;
}

.slideshow-container {
    position: relative;
    justify-content: center;
    align-items: center;
}

/* Slides */
.mySlides {
    display: none;
    justify-content: center;
    align-items: center;
    color: white;
    margin-left: 0;
    text-align: center;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    margin-left: 0%;
}

/* Position the "next button" to the right */
.next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0);
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active,
.dot:hover {
    background-color: #5cffb6;
}

::placeholder {
    color: #b5bfd9;
    opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
    color: #b5bfd9;
}

@media screen and (max-width: 990px) {
}

@media screen and (min-width: 990px) {
}