body, html{
	background-image: url(../images/background.png);
	background-size: cover
}
html{
	scroll-behavior: smooth;
}
.content-container{
	background: #f0ebe1;
	padding-left: 10%;
	padding-top: 10%;
	padding-bottom: 10%
}

.content-one-container{
	padding-left: 10%;
	padding-top: 10%;
}

.content-container .title{
	width: 45%;
	margin-bottom: 15%
}

.image-container-one{
	padding-top: 8%
}

.image-container-two {
    padding-top: 4%;
    padding-bottom: 5%;
    margin-bottom: 5%;
}


.image-two{
	margin-left: -1.2%;
	padding-top: 8%;
	position: relative
}

.image-two-content {
    position: absolute;
    top: 12%;
    width: 38%;
    left: 60%;
    font-family: 'Bon Vivant Serif';
}

.image-two-content h2{
	font-size: 3vw;
	margin-top: 5%;
	line-height: 2vw
}

.image-two-content p{
	font-family: 'Neris';
}

.content{
	padding-top:10%;
	padding-right: 5%;
	font-family: 'Bon Vivant Serif';
}

.content h2{
	font-size: 3vw
}
.content p{
	font-family: 'Neris';
}

.content-one-container{
	padding-top:35%;
}
.content-one{
	
	padding-right: 5%;
	font-family: 'Bon Vivant Serif';
	color: white
}

.content-one h2{
	font-size: 3vw;
	margin-top: 5%
}

.content-one p{
	font-family: 'Neris';
}
.footer {
    padding-bottom: 1%;
    padding-top: 2%;
    background: #fff;
}

.footer p {
    font-family: 'Optane';
    margin-bottom: 1%;
    font-size: 9pt;
    color: #000000;
}

.document-container {
    font-family: 'Myriad Pro Regular';
    font-size: 15pt;
    color: #4f565b;
    text-align: center;
    margin-top: 8%;
    margin-bottom: 8%;
}

.footer-logo{
	width: 70%
}

.contact{
	width: 55%
}
.footer a {
    color: #000000;
}
.contact-image {
    width: 65%;
    float: right;
}
#register-form{
	width: 50%;
    margin-left: auto;
    margin-right: auto;
	margin-top: 5%;
	margin-bottom: 5%
}

#register-form iframe {
    width: 100%;
    border: none;
    height: 70vh;
}
.mobile-show{
	display: none
}

.image-four {
    width: 65%;
    margin-top: 18%;
    margin-left: 5%;
}

.image-background{
	background:url(../images/background-one.png);
	background-repeat: no-repeat;
    background-position: right;
    background-size: 67.5% 90%;
    margin-top: -6%;
}

.image-background-two{
	background:url(../images/background-two.png);
	background-repeat: no-repeat;
    background-position: right;
    background-size: 68% 100%;
    margin-top: -3%;
}

.image-five{
	width: 80%;
	margin-left: auto;
}

.image-six{
	    width: 95%;
   
    margin-left: 5%;
}

#form{
	background: #f0ebe1
}

#form h1{
	font-family: 'Neris';
	text-align: center;
    padding-top: 5%;
    color: #000;
    font-size: 35pt;
}

.form-icon-container {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    padding-bottom: 1%;
}

.form-container {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1%;
    padding-bottom: 3%;
}
.form-container iframe {
    height: 100vh;
    border: none;
    width: 100%;
}
.element-one{
		position: absolute;
		    left: 70%;
    margin-top: 10%;
	}
.main-content-button {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: fixed;
    left: 92%;
    top: 9%;
    width: 6%;
}
/* Mobile */
@media screen and (orientation:portrait) {
.main-content-button {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: fixed;
    left: 84%;
    top: 3%;
    width: 12%;
}
	.element-one{
		position: absolute;
		    left: 70%;
    margin-top: 10%;
	}
	.image{
		    margin-top: 8%;
	}
.image-container-one {
    padding-top: 0%;
}
.image-five {
    width: 100%;
    margin-left: auto;
    margin-top: -1%;
	margin-bottom: 3%;
}
.image-container-two {
    padding-top: 4%;
    padding-bottom: 5%;
    margin-bottom: -1%;
}
.image-six {
    width: 100%;
    margin-left: 0%;
}
.image-five {
    width: 100%;
    margin-left: auto;
}
.image-background {
    background:#f0ebe1;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 67.5% 90%;
    margin-top: -3%;
}
.image-background-two {
    background:#f0ebe1;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 67.5% 90%;
    margin-top: -3%;
}
.form-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1%;
    padding-bottom: 3%;
}
.form-icon-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    padding-bottom: 1%;
}
#form h1 {
    font-family: 'Neris';
    text-align: center;
    padding-top: 5%;
    color: #000;
    font-size: 20pt;
}
.image-four{
	width: 100%;
    margin-top: 5%;
    margin-left: 0%;
}	
.image-two {
    margin-left: 0%;
    padding-top: 2%;
    position: relative;
}
.image-two-content h2 {
    font-size: 10vw;
    margin-top: 5%;
    line-height: 7vw;
}
.image-two-content {
    position: unset;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 8%;
	margin-bottom: 8%;
    font-family: 'Bon Vivant Serif';
    color: white;
}
.content-one h2 {
    font-size: 10vw;
    margin-top: 5%;
}
.content h2 {
    font-size: 10vw;
}
.element img{
		width: 9%;
	}
.content-container .title {
    width: 55%;
    margin-bottom: 10%;
}
.content-container {
    background: #f0ebe1;
    padding-left: 5%;
    padding-top: 10%;
    padding-bottom: 10%;
}
.content-one-container {
    padding-top: 5%;
	padding-left: 5%;
}
.image-container{
	padding-top: 0%;
	width: 100%
}
	
	
.main-content {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: absolute;
    left: 23% !important;
    top: 12% !important;
    width: 75% !important;
}
.desktop-show{
	display: none
}
.mobile-show{
	display: block
}
.contact-image {
    width: 100%;
    float: none !important;
    margin-top: 5%;
}
	
.icon-bar-logo {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: absolute;
    right: 3%;
    top: 0%;
    width: 20% !important;
}

.content-one {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    margin-top: 5%;
    margin-bottom: 8%;
}
#register-form{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.contact{
	width: 100%
}
.footer-logo {
    width: 55%;
    padding-top: 10%;
}
.form {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

}
/* Mobile */

/* icon bar */
.icon-bar-logo {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: absolute;
    left: 0;
    top: 0%;
    width: 14%;
}
.main-content {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: absolute;
    left: 65%;
    top: 50%;
    width: 30%;
}
.icon-bar-register {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: fixed;
    right: 2%;
    top: 55%;
    width: 6%;
}
.icon-bar-vr {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: fixed;
    right: 2%;
    top: 75%;
    width: 6%;
}
/* icon bar */

.ball {
            -webkit-animation-name: bounce;
            -webkit-animation-duration: 0.5s;
            -webkit-animation-direction: alternate;
            -webkit-animation-timing-function: cubic-bezier(
            .5, 0.05, 1, .5);
            -webkit-animation-iteration-count: infinite;
        }
 @-webkit-keyframes bounce {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                -webkit-transform: translate3d(0, 50px, 0);
                transform: translate3d(0, 50px, 0);
            }
        }