*,*:before,*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Saira Condensed', sans-serif;
}
.clear{
    zoom:1}
.clear:before,.clear:after{
    content:" ";
    display:table;}
.clear:after{
    clear:both;}
html,body,header,footer,section,div,span,nav,ul,ul li,a,h1,h2,h3,strong,p{
    margin: 0px;padding: 0px;border: 0px none;
    vertical-align: baseline; top:0px;left:0px;bottom:0px;
    right:0px;position:relative;
}
html,body{
    width:100%;height:100%;
    overflow: hidden;
}
a,p,h2{
    text-decoration: none;
    font-family:'Montserrat',serif;
}
ul{
    list-style: none;
}

section #parallax .keyart_layer{
    display: flex;
    flex: 100%;
    flex-wrap: wrap;
    width: 100%;
    height: 100vh;
}
section,
section #parallax,
.container{
    display: flex;
    flex: 100%;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0px;
}
body.active{
    overflow: auto;
}
.parallax > .container{
    padding: 0 100px;
}
.progress-section{
    display: flex;
    justify-content: center;
    align-content: center;
    width: 100%;
}
#preloader-overlay{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 500px;
}

#preloader-overlay .preloader-container{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.bird{
    display: none;
}
body.active .bird{
    position: fixed;
    width: 24%;
    margin: auto;
    left: 0;
    right: 0;
    top: 10%;
    z-index: 9999999;
    display: block;
}
#preloader-bar-progress{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 17px;
    position: relative;
    background: #58C37D;
    border-radius: 5px;
    color: white !important;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    height: auto;
    transition: width 0.3s ease-in-out;
    font-size: 33px;
    font-weight: 500;
    line-height: 40px;
}
#preloader-bar-progress  span{
    opacity: 0;
}
#preloader-percent-progress{
    font-size: 80px;
    font-weight: 800;
    color:#007E7B;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
#preloader-overlay .preloader-bar-container{
    margin-top: 15px;
    border: 1px solid #f0f0f0;
    box-shadow: 0px 0px 10px 0px #cccccc inset;
    border-radius: 10.2072px;
    padding: 0;
    width: 350px;
    min-width: 350px;
    max-width: 350px;
}
.parallax .background-layer{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
}
.elementToFadeInAndOut {
    animation: fadeIn 0.2s linear forwards;
}
@keyframes fadeIn {
  0%{ opacity: 0 }
  100% { opacity: 1 }
}
.intro-parallax{
    z-index: 99999999999;
    background-color: white;
}
.intro-parallax .background-layer::before{
    content: "";
    position: absolute;
    background-image: url('../assets/images/226.svg');
    background-position: top left;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50%;
    left: 0;
    top:0;
    height: 80%;
    z-index: 0;
    display: block;
}
.intro-parallax .background-layer::after{
    content: "";
    position: absolute;
    background-image: url('../assets/images/227.svg');
    background-position: top right;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50%;
    right:0;
    top:0;
    height: 80%;
    z-index: 0;
    display: block;
}
.intro-parallax .background-layer img{
    z-index: 3;
    position: absolute;
    width: 13%;
}
.intro-parallax .background-layer .layer1{
    left: 0;
    top: 0;
    width: 15%;
}
.intro-parallax .background-layer .layer2{
    left: 0;
    top: 0;
    margin-left: 12%;
    width: 27%;
}
.intro-parallax .background-layer .layer3{
    left: 0;
    top: 0;
    margin-left: 10%;
    margin-top: 4%;
    z-index: 1;
    width: 13%;
}
.intro-parallax .background-layer .layer4{
    left: 0;
    top: 0;
    margin: auto;
    margin-left: 35%;
    width: 16%;
}
.intro-parallax .background-layer .layer5{
    margin: auto;
    right: 0;
    top: 0;
    margin-right: 44%;
    width: 7%;
}
.intro-parallax .background-layer .layer6{
    margin: auto;
    right: 0;
    top: 0;
    margin-right: 30%;
    z-index: 4;
}
.intro-parallax .background-layer .layer7{
    margin: auto;
    right: 0;
    top: 0;
    margin-right: 19%;
}
.intro-parallax .background-layer .layer8{
    margin: auto;
    right: 0;
    top: 0;
    margin-right: 5%;
    z-index: 1;
    width: 17%;
}
.intro-parallax .background-layer .layer9{
    margin: auto;
    right: 0;
    top: 0;
    width: 13%;
}
.intro-parallax .background-layer .layer10{
    width: 3.2%;
    left: 0;
    top: 0;
    margin-top: 4%;
}
.intro-parallax .background-layer .layer11{
    width: 6.5%;
    left: 0;
    top: 0;
    margin-top: 14.5%;
    z-index: 4;
}
.intro-parallax .background-layer .layer12{
    width: 8.4%;
    left: 0;
    top: 0;
    margin-top: 12.8%;
}
.intro-parallax .background-layer .layer13{
    margin-top: 12.2%;
    margin-left: 3.9%;
    left: 0;
    top: 0;
    width: 16%;
}
.intro-parallax .background-layer .layer14{
    margin-top: 25.5%;
    width: 9%;
    z-index: 4;
    top: 0;
    left: 0;
}
.intro-parallax .background-layer .layer15{
    margin-top: 33.3%;
    width: 9%;
    left: 0;
    top: 0;
}
.intro-parallax .background-layer .layer16{
    z-index: 0;
    width: 17.3%;
    left: 0;
    top: 0;
}
.intro-parallax .background-layer .layer17{
    z-index: 0;
    width: 4.2%;
    margin-left: 4.81%;
    margin-top: 8.1%;
 }
.intro-parallax .background-layer .layer18{
    left: 0;
    top: 0;
    width: 35%;
    z-index: 0;
}
.intro-parallax .background-layer .layer19{
    right: 0;
    width: 20%;
    top: 0;
    z-index: 1;
}
.intro-parallax .background-layer .layer20{
    right: 0;
    margin-top: 16%;
    top: 0;
    width: 9%;
}
.intro-parallax .background-layer .layer21{
    right: 0;
    top: 0;
    width: 5%;
    margin-top: 9%;
}
.intro-parallax .background-layer .layer22{
    right: 0;
    top: 0;
    width: 10%;
    margin-top: 27%;
}
.intro-parallax .background-layer .layer23{
    right: 0;
    width: 8%;
    top: 0;
    margin-right: 7%;
    margin-top: 6%;
}
.intro-parallax .background-layer .layer24{
    right: 0;
    width: 4%;
    margin-right: 4.5%;
    margin-top: 12%;
}
.intro-parallax .background-layer img{
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: translate3d(0px, -100%, 0px);
}
body.active .intro-parallax .background-layer img{
    animation-name: enterUpDown;
    animation-duration: .3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
body.active .intro-parallax .background-layer img:nth-child(n+10){
    animation-name: enterLeftRight;
}
body.active .intro-parallax .background-layer img:nth-child(n+20){
    animation-name: enterRightLeft;
}
.button-interaction{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 75px;
    top: unset;
    z-index: 999999;
}
.button-interaction > div{
    flex: auto;
    text-align: center;
}
.audio-link{
    width: 38px;
    height: 38px;
    display: block;
    margin: auto;
    left: -60px;
    position: relative;
    z-index: 9999;
}
.audio-link img,
.arrow-content img{
    width: 100%;
    display: block;
}
.demo-content{
    padding-top: 5px;
}
.demo-link{
    font-family: 'Saira Condensed', sans-serif;
    color:#5E5A5A;
    font-size: 13px;
    display: inline-flex;
    margin-left: -15px;
    position: relative;
    z-index: 9999;
}
.demo-link img{
    margin-left: 5px;
}
.arrow-content > div{
    display: block;
    width: 25px;
    height: 20px;
    margin:auto;
    left:60px;
}
.arrow-content > div a{
    width: 100%;
    display: block;
    margin: 4px auto;
}
#keyart-1 .cloud-parallax{
    height: calc(100% / 4);
    width: 100%;
    display: flex;
    padding: 20px 100px;
}
#keyart-1 .cloud-parallax img{
    width: 50%;
}
#keyart-1 .cloud-parallax:nth-child(odd){
    justify-content: flex-start;
}
#keyart-1 .cloud-parallax:nth-child(even){
    justify-content: flex-end;
}
.cloud-parallax img{
    animation: cloudLeftToRight 10s linear infinite ;

}

.parallax .background-layer .left-layer,
.parallax .background-layer .right-layer{
    position: absolute;
    left: 0;
    top:0;
    width: 11%;
    text-align: left;
}
.parallax .background-layer .right-layer{
    left: unset;
    right: 0;
    text-align: right;
}
.fifth-parallax .background-layer .left-layer{
    width: 11%;
    padding: 10% 0;
    padding-right: 2%;
    height: 100%;
}

.parallax .background-layer .left-layer img,
.parallax .background-layer .right-layer img{
    width: 100%;
    display: block;
    z-index: 1;
    position: relative;
}
.third-parallax .background-layer .left-layer .layer1{
    width: 80%;
}
.third-parallax .background-layer .left-layer .layer2{
    margin-top: -80%;
    width: 75%;
}
.third-parallax .background-layer .left-layer .layer3{
    margin-top: -160%;
    width: 125%;
}
.third-parallax .background-layer .left-layer .layer4{
    width: 80%;
    margin-top: -20%;
}
.third-parallax .background-layer .left-layer img.layer5{
    width: 130%;
    margin-top: -32%;
}
.third-parallax .background-layer .left-layer img.layer6{
    width: 55%;
    margin-top: -55%;
}
.third-parallax .background-layer .right-layer img.layer1{
    margin-top: 210px;
    margin-left: 15px;
    width: 65%;
}
.third-parallax .background-layer .right-layer img.layer2{
    width: 40%;
    text-align: right;
    right: unset;
    margin-top: -240px;
    display: inline;
}
.third-parallax .background-layer .right-layer img.layer3{
    margin-top: -110px;
    width: 125%;
    margin-left: -38px;
}
.third-parallax .background-layer .right-layer img.layer4{
    margin-top: -155px;
    width: 125%;
    margin-left: -38px;
}
.fourth-parallax .cloud-parallax{
    height: calc(100% / 2);
    width: 100%;
    display: flex;
    padding: 20px 100px;
}
.fourth-parallax .cloud-parallax img{
    width: 50%;
}
.fourth-parallax .cloud-parallax:nth-child(odd){
    justify-content: flex-start;
}
.fourth-parallax .cloud-parallax:nth-child(even){
    justify-content: flex-end;
}
.fifth-parallax .background-layer .left-layer img.layer5{
    position: absolute;
    top:0;
    left: 0;
    width: 315%;
    z-index: 0;
    margin-top: 70%;
}
.fifth-parallax .background-layer .left-layer img.layer2{
    margin-top: -50%;
}
.fifth-parallax .background-layer .left-layer img.layer3{
    margin-top: -60%;
    z-index: 0;
}
.fifth-parallax .background-layer .left-layer img.layer4{
    margin-top: -142%;
    z-index: -1;
}
.sixth-parallax .background-layer .right-layer{
    width: 21%;
    text-align: right;
}
.sixth-parallax .background-layer .right-layer .layer1{
    width: 86%;
    display: inline;
    top: 10%;
    z-index: 2;
}
@keyframes fadeIn {
    0%{ opacity: 0 }
    100% { opacity: 1 }
}
@keyframes enterUpDown {
    0%{ 
        opacity: 0;
        transform: translate3d(0px, -100%, 0px)
    }
    100% { 
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}
@keyframes enterLeftRight {
    0%{ 
        opacity: 0;
        transform: translate3d(-100%, 0, 0px)
    }
    100% { 
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}
@keyframes enterRightLeft {
    0%{ 
        opacity: 0;
        transform: translate3d(100%, 0px, 0px)
    }
    100% { 
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes cloudLeftToRight{
	0%{transform: translate3d(0,0,0)}
	100%{transform: translate3d(-100%,0,0)}
}