body, html {
  scroll-behavior: smooth;
	overflow-x: hidden
}
.icon-bar-logo {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: absolute;
    left: 0%;
    top: 0%;
    width: 15%;
}

.mobile-show{
	display: none;
}


.section-one-content{
	padding-top: 23%;
	padding-left: 14%;
	padding-right: 14%;
	padding-bottom: 14%;
}

.section-one-content p{
	font-family: 'Avenir LT Std';
	text-align: justify;
	font-size: 12pt
}

.section-two-content{
	padding-top: 10%;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 10%;
}

.section-two-content p{
	font-family: 'Avenir LT Std';
	text-align: justify;
	font-size: 12pt
}


.section-two-image{
	padding-top: 20%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10%;
}

.details-content{
	width: 70%;
    margin: 0 auto;
    padding-top: 10%;
}
.icon-bar {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: fixed;
    right: 1%;
    top: 20%;
    width: 6%;
}

.icon-bar-whatapps {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: fixed;
    right: 2%;
    top: 8%;
    width: 4%;
}

.section-four{
	padding-top: 5%
}
.section-image-seven{
	padding-top: 5%;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 10%;
}

.section-image-seven p{
	 font-family: 'Big Caslon';
	text-align: right;
	font-size: 16pt;
	padding-top: 2%
}

.footer {
    padding-bottom: 1%;
    padding-top: 2%;
    background: #fff;
}

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

.footer-logo{
	width: 70%
}

.contact{
	width: 55%
}

.footer a {
    color: #000000;
}

.contact-image {
    width: 65%;
    float: right;
}

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

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

#register-form{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
}

#form{
	background:#cfbba9
}
#form h1 {
    font-family: 'Big Caslon';
    text-align: center;
    padding-top: 5%;
    color: #1d1d1b;
    font-size: 28pt;
}

.background-color{
	background: #e7ddd4; height: 100px
}

.section-one{
	position: relative
}

.section-one-element {
    position: absolute;
    left: 95%;
    top: 62%;
    width: 6%;
}

.section-two{
	position: relative
}

.section-two-element {
    position: absolute;
    left: 42%;
    top: 34%;
    width: 11%;
    z-index: 1;
}

.section-four{
	position: relative
}

.section-four-element {
    position: absolute;
    left: 83.8%;
    top: 8%;
    width: 17%;
    /* z-index: 1; */
}

.section-four-element-one {
    position: absolute;
    left: -2%;
    top: -6%;
    width: 17%;
    /* z-index: 1; */
}

#register-form{
	width: 50%;
    margin-left: auto;
    margin-right: auto;
}

#register-form iframe {
    width: 100%;
    border: none;
    height: 69vh;
}

.form-section{
	position: relative;
}

.form-element{
	position: absolute;
	    left: 0;
    margin-top: 16%;
}

.section-five{
	padding-top: 3%
}
.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);
            }
        }
@media only screen and (min-width: 350px) and (max-width: 910px) {
.form-element{
	display: none
}
#register-form{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.section-one-element {
    display: none
}
.section-two-element {
    display: none
}
.section-image-seven p {
    font-family: 'Big Caslon';
    text-align: right;
    font-size: 16pt;
    padding-top: 2%;
    padding-right: 2%;
}
.section-two-image {
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
}
.background-color{
	display: none
}
.section-four {
    padding-top: 0%;
}
.form-icon-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    padding-bottom: 3%;
}
#form h1 {
    font-family: 'Big Caslon';
    text-align: center;
    padding-top: 5%;
    color: #1d1d1b;
    font-size: 18pt;
}
.contact-image {
    width: 100%;
    float: none !important;
    margin-top: 5%;
}
.section-image-seven {
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 10%;
}
.icon-bar-whatapps {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: fixed;
    right: 3%;
    top: 7%;
    width: 10%;
}
.icon-bar {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: fixed;
    right: 1%;
    top: 14%;
    width: 16%;
}
.details-content {
    width: 80%;
    margin: 0 auto;
    padding-top: 10%;
    padding-bottom: 10%;
}
.section-one-content {
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
}
.mobile-show{
	display: block;
}
.desktop-show{
	display: none;
}
.icon-bar-logo {
    list-style: none;
    display: block;
    z-index: 1000001;
    position: absolute;
    left: 0%;
    top: 0%;
    width: 25%;
}
}