@font-face {
    font-family: 'AudiType';
    src: url('../fonts/AudiType-Normal.eot'); /* IE9 Compat Modes */
    src: url('../fonts/AudiType-Normal.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        /*url('../fonts/AudiType-Normal.woff') format('woff'),  Pretty Modern Browsers */
        url('../fonts/AudiType-Normal.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../fonts/AudiType-Normal.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;     
}
@font-face {
    font-family: 'AudiType';
    src: url('../fonts/AudiType-Bold_08.eot'); /* IE9 Compat Modes */
    src: url('../fonts/AudiType-Bold_08.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/AudiType-Bold_08.woff') format('woff'), /* Pretty Modern Browsers */
        url('../fonts/AudiType-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../fonts/AudiType-Bold_08.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: bold;
}
@font-face {
    font-family: 'AudiType-Extended';
    src: url('../fonts/AudiType-ExtendedNormal_08.eot'); /* IE9 Compat Modes */
    src: url('../fonts/AudiType-ExtendedNormal_08.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/AudiType-ExtendedNormal_08.woff') format('woff'), /* Pretty Modern Browsers */
        url('../fonts/AudiType-ExtendedNormal.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../fonts/AudiType-ExtendedNormal_08.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
}
@font-face {
    font-family: 'AudiType-Extended';
    src: url('../fonts/AudiType-ExtendedBold_08.eot'); /* IE9 Compat Modes */
    src: url('../fonts/AudiType-ExtendedBold_08.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/AudiType-ExtendedBold_08.woff') format('woff'), /* Pretty Modern Browsers */
        url('../fonts/AudiType-ExtendedBold.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../fonts/AudiType-ExtendedBold_08.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: bold;
}

@font-face {
    font-family: 'MFWNarkisTam';
    src: url('../fonts/MFW_NarkisTam-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/MFW_NarkisTam-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/MFW_NarkisTam-Regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/MFW_NarkisTam-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/MFW_NarkisTam-Regular.svg#MFWNarkisTam-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'MFWNarkisTam';
    src: url('../fonts/NarkisTam-Light_MFW.eot'); /* IE9 Compat Modes */
    src: url('../fonts/NarkisTam-Light_MFW.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/NarkisTam-Light_MFW.woff') format('woff'), /* Modern Browsers */
         url('../fonts/NarkisTam-Light_MFW.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/NarkisTam-Light_MFW.svg#NarkisTam-Light_MFW') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: lighter;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'MFWNarkisTam';
    src: url('../fonts/NarkisTamMFW-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/NarkisTamMFW-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/NarkisTamMFW-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/NarkisTamMFW-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/NarkisTam-Bold_MFW.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

html, body {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    direction: ltr;
    font-family: "AudiType-Extended";
}

section.bg {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
    transition: height 10ms linear;
    -webkit-transition: height 10ms linear;
    will-change: transition;
    /*transform: translateZ(0);*/
    /*transform-style: preserve-3d;*/
}

.sfari section.bg {
    transition: none;
    -webkit-transition: none;
}

body.noTransition section.bg {
    transition: none;
    -webkit-transition: none;
}

body.autoScroll section.bg {
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
}

#s-1 {
    background-image: url('../images/min/01.jpg');
    height: 100%;
}
#s-2 {
    background-image: url('../images/min/02.jpg');
}
#s-3 {
    background-image: url('../images/min/03.jpg');
}
#s-4 {
    background-image: url('../images/min/04.jpg');
}
#s-5 {
    background-image: url('../images/min/05.jpg');
}
#s-6 {
    background-image: url('../images/min/06.jpg');
}
#s-7 {
    background-image: url('../images/min/07.jpg');
}
#s-8 {
    background-image: url('../images/min/08.jpg');
}
#s-9 {
    background-image: url('../images/min/09.jpg');
}

nav {
    position: absolute;
    z-index: 999;
    color: white;
    font-family: 'AudiType-Extended';
    /*top: 45%;*/
    left: 0;
    bottom: 39vh;
    /*transform: translateY(-50%);
    -webkit-transform: translateY(-50%);*/
}

#ul-nav {
    list-style: none;
    padding-left: 3vw;
}

.nav:before {
    content: "#";
}

.nav:hover {
     color: #fefd0f;
}

.nav:hover .nav-fill {
    /*transition-duration: 1000ms;
    -webkit-transition-duration: 1000ms;
    height: 5vh;*/
}

.nav.active {
    /*color: #fefd0f;*/
}

.yellow {
    color: #fefd0f;
}

.white {
    color: white;
}

.nis {
    font-size: 75%;
    margin-right: -.4vw;
}

.nav {
    line-height: 3.1;
    font-size: 1.6vh;
    cursor: pointer;
    transition: color 250ms linear;
    -webkit-transition: color 250ms linear;
    position: relative;
}

.nav-fill {
    position: absolute;
    top: 0;
    height: .9vw;
    color: #fff000;
    overflow: hidden;
    transition: height 150ms linear;
    -webkit-transition: height 150ms linear;
}

.nav-fill:before {
    content: "#";
}

.campaign {
    /*position: fixed;*/
    bottom: 5%;
    right: 3%;
    font-family: 'MFWNarkisTam';
    color: white;
    font-size: 1.5vw;
    line-height: 1.3;
}

.en {
    font-family: 'AudiType-Extended';
    font-size: 79%;
}

.text {
    position: fixed;
    bottom: 5vh;
    z-index: 999;
    left: 3%;
    font-size: 1.8vh;
    line-height: 1.6;
    font-family: 'AudiType-Extended';
    color: white;
    text-align: left;
}

.text-title {
    font-size: 140%;
    padding-bottom: .7vh;
}

.text .logo {
    display: block;
    width: 10vh;
    margin-bottom: 1vw;
}

.ls1 {
    letter-spacing: .12vw;
}

.ls2 {
    letter-spacing: .26vw;
}

.ls3 {
    letter-spacing: .07vw;
}

.campaign .logo {
    width: 33%;
    margin-bottom: 1vw;
}

.tagline {
    position: fixed;
    top: 6%;
    left: 3%;
    color: white;
    z-index: 999;
    font-size: 2.5vh;
    font-family: 'MFWNarkisTam';
}

.audiType {
    font-family: 'AudiType-Extended';
}

.title {
    color: #fefd0f;
    text-align: center;
    font-size: 3vw;
    font-family: 'AudiType-Extended';
    font-weight: bold;
    direction: ltr;
    position: absolute;
    bottom: 78vh;
    left: 0;
    width: 100%;
}

::selection {
    background: #fefd0f; 
    color: black;
}

.form-title::selection, 
.form-sub-title::selection, 
p::selection {
    background: black; 
    color: #fefd0f;
}

.form-title::-moz-selection, 
.form-sub-title::-moz-selection, 
p::-moz-selection {
    background: black; 
    color: #fefd0f;
}

::-moz-selection {
  background: #fefd0f; /* Gecko Browsers */
  color: black;
}

.formOpen #next {
    display: none;
}

.formOpen #open-pollution {
    display: none;
}

/*#next {
    position: fixed;
    background: rgba(0,0,0,.5);
    padding: .5vw 1vw .5vw 1.2vw;
    box-sizing: border-box;
    bottom: 0vw;
    left: 50%;
    z-index: 999;
    transform: translateX(-50%);
    font-size: 1vw;
    transform-origin: center center;
    cursor: pointer;
    transition: color 250ms linear, background 250ms linear;
}

#next > span {
    transform: rotate(90deg) scaleY(1.7);
    transform-origin: center;
    display: block;
}

#next:hover {
    color: black;
    background: rgba(233,232,29,.5);
}

#next:hover > span {
    animation: nextMove 1s infinite linear;
}*/

#next {
    position: fixed;
    background: rgba(0,0,0,.5);
    width: 3vw;
    height: 2vw;
    box-sizing: border-box;
    bottom: 0vw;
    left: 50%;
    z-index: 999;
    transform: translateX(-50%);
    transform-origin: center center;
    cursor: pointer;
    transition: all 250ms linear;
    background-image: url('../images/arrow-down-yellow.png');
    background-position: 49% 50%;
    background-size: 30%;
    background-repeat: no-repeat;
}

#next:hover {
    background-image: url('../images/arrow-down-black.png');
    background-color: rgba(233,232,29,.5);
    animation: nextMove 1s infinite linear;
}

/*#next > span {
    width: 1.5vw;
    height: 1vw;
    
    display: block;
}*/

/*#next:hover {
    color: black;
    background: rgba(233,232,29,.5);
}

#next:hover > span {
    animation: nextMove 1s infinite linear;
}*/

@keyframes nextMove {
    0% {background-position: 49% 50%;}
    33% {background-position: 49% 30%;}
    66% {background-position: 49% 70%;}
    0% {background-position: 49% 50%;}    
}

#book {
    position: fixed;
    z-index: 9999;
    right: 3vw;
    font-size: 1vw;
    color: #fefd0f;
    bottom: 5%;
    border: 1px solid #fefd0f;
    padding: 1vw 2vw;
    box-sizing: border-box;
    font-family: 'AudiType-Extended';
    font-weight: bold;
    cursor: pointer;
    transition: all 250ms linear;
}

#book:hover {
    color: black;
    background: #fefd0f;

}

#form {
    width: 0;
    height: 0;
    background: #fefd0f;
    position: fixed;
    right: 3vw;
    bottom: 5%;
    z-index: 99999;
    font-family: 'AudiType';
    color: black;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    opacity: 0;
    transition: all 300ms linear;
    overflow: hidden;
}

form {
    width: 33vw;
}

#form .form-title {
    font-family: 'AudiType-Extended';
    font-weight: bold;
    font-size: 2vw;
}

#form .form-sub-title {
    font-family: 'AudiType-Extended';
    font-weight: bold;
    font-size: 1.8vw;
    margin-bottom: 1vw;
}

#form p {
    font-size: 1.5vw;
}

/*select {
    -webkit-appearance:none;
    border-radius: 0;
}*/

input, select, .selectbox-content {
    background: transparent;
    border: 0;
    border-bottom: 1px solid black;
    display: block;
    width: 48%;
    float: right;
    box-sizing: border-box;
    font-size: 1.2vw;
    padding-bottom: .5vw;
    font-family: 'MFWNarkisTam';
    margin-bottom: 1vw;
}

input:nth-child(1), input:nth-child(3){
    margin-left: 4%;
}

input:focus, select:focus, #submit:focus {
    outline: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
}
::-moz-placeholder { /* Firefox 19+ */
  color: black;
}
:-ms-input-placeholder { /* IE 10+ */
  color: black;
}
:-moz-placeholder { /* Firefox 18- */
  color: black;
}

#submit {
    width: 48%;
    box-sizing: border-box;
    text-align: center;
    background: black;
    border: 1px solid black;
    color: #fefd0f;
    font-size: 1.7vw;
    font-family: 'MFWNarkisTam';
    padding: .6vw;
    margin-top: 1vw;
    margin: 1vw 25.5% 0;
    cursor: pointer;
}

.call {
    font-size: 1.4vw;
    margin-top: 1vw;
}

.call > span {
    position: relative;
    top: .3vw;
}

#close {
    position: absolute;
    top: 5%;
    right: 3vw;
    cursor: pointer;
}

#close > img {
    width: 70%;
}

#close:hover > img {
    transform: rotate(360deg);
    transition: transform 200ms linear;
}

#close > span {
    width: 3vw;
    /*height: 1px;*/
    display: block;
    border-bottom: 2px solid black;
    transform: rotate(-34deg);
}

.formOpen #close span:nth-child(1){
    /*border-color: blue;*/
    transform: rotate(39deg);
    /*transition-delay: 3600ms;*/
    transition: transform 1000ms linear;
}

#close span:nth-child(1){
    transform-origin: center;   
    position: relative;
    left: 0px;
    top: 3px;
}

#audiBlack {
    position: absolute;
    bottom: 5vw;
    width:6vw; 
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.form-content {
    opacity: 0;
    transition: opacity 250ms linear;
    transition-delay: .5s;
}

.open .form-content {
    opacity: 1;
}

#form.open {

    width: 94vw;
    height: 90%;
    opacity: 1;
}

#lightSide {
    position: absolute;
    bottom: 47vh;
    left: calc(50% - 117px);
    width: 6vh;
    opacity: 0;
}

#lightSide.active {
    animation: sideBlink 600ms infinite;
    /*animation-fill-mode: forwards;*/
}

#lightFront {
    width: 76px;
    position: absolute;
    bottom: 39.4vh;
    left: 10%;
}

#lightFront.active{
    opacity: .5;
}

#lightBack {
    width: 56px;
    position: absolute;
    bottom: 43.8vh;
    left: calc(50% + 336px);
}

.light {
    transition: opacity 200ms linear;
    transform: translateX(-50%);
    opacity: 0;
}

.light.active {
    opacity: 1;
}

@-webkit-keyframes sideBlink {
  0%   { opacity: 0; }
  50% {opacity: 1;}
  100% { opacity: 0; }
}
@-moz-keyframes sideBlink {
   0%   { opacity: 0; }
  50% {opacity: 1;}
  100% { opacity: 0; }
}
@-o-keyframes sideBlink {
   0%   { opacity: 0; }
  50% {opacity: 1;}
  100% { opacity: 0; }
}
@keyframes sideBlink {
   0%   { opacity: 0; }
  50% {opacity: 1;}
  100% { opacity: 0; }
}

#cloud {
    position: absolute;
    background-image: url('../images/cloud/cloud.png');
    width: 100%;
    background-repeat: repeat-x;
    height: 60vh;
    right: 0%;
    bottom: 50vh;
    will-change: transform;
    transform: rotate(1deg) translateZ(0);
    animation: cloud 200000ms infinite linear;
    animation-play-state: paused;
}

.active #cloud {
    animation-play-state: running;
}

body.autoScroll .active #cloud {
    animation-play-state: paused;
}

@keyframes cloud {
  0%   { 
    background-position: 0% 0%; 
    transform: rotate(1deg) translateZ(0);  
}
  100% { background-position: -500% 0%; transform: rotate(-1deg); }
}

@-webkit-keyframes cloud {
  0%   { 
    background-position: 0% 0%; 
    transform: rotate(1deg) translateZ(0);  
}
  100% { background-position: -500% 0%; transform: rotate(-1deg); }
}

.forLoad {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 1px;
    height: 1px; 
    opacity: 0;
}

#lamp {   
    background-image: url('../images/min/07-off.jpg');
}

#flash {   
    background-image: url('../images/min/03-flash.jpg');
}

.bg-action {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#thanku {
    text-align: center;
    font-size: 2vw;
    display: none;
}

#pollution {
    position: fixed;
    bottom: -100%;
    right: 0;
    z-index: 99999;
    color: black;
    font-family: 'MFWNarkisTam';
    font-size: .9vw;
    background:white;
    width: 100%;
    padding:1vw 3vw;
    box-sizing: border-box;
    transition: bottom 300ms linear;
}

.poll-text {
    border-bottom: 1px solid black;
    padding-bottom: 1vw;
    margin-bottom: 1vw;
    width: 100%;
}

#pollution .left {
    float: left;
}

#pollution img {
    max-width: 300px;
    width: 25vw;
    vertical-align: top;
    margin-bottom: 20px;
    padding: 0 10px;
}

#pollution img.right:nth-child(2){
    padding-right: 0;
}

#pollution img.left:nth-child(4){
    padding-left: 0;
}

#open-pollution {
    position: fixed;
    z-index: 9999;
    color: white;
    text-decoration: underline;
    font-family: 'MFWNarkisTam';
    font-size: .7vw;
    bottom: calc(2.5% - .4vw);
    left: 3%;
    cursor: pointer;
}

#dog {
    position: absolute;
}

.drops {
    position: absolute;
    height: 150px;
    /*background: blue;*/
    transform: translateY(100%);
}

.drops .inside {
    background-size: auto;
    background-position: top center;
    background-repeat: no-repeat;
    height: 0%;
    transition: height 10s ease-in-out;
}

.grafity .inside {
    height: 100%;
}

#d-1 .inside{
    background-image: url('../images/drops/1.png');
}

#d-2 .inside{
    background-image: url('../images/drops/2.png');
}

#d-3 .inside{
    background-image: url('../images/drops/3.png');
}

#d-4 .inside{
    background-image: url('../images/drops/4.png');
}

#d-5 .inside{
    background-image: url('../images/drops/5.png');
}

@keyframes circle {
    0% {
        transform: scale(0);
    }
    10% {
        transform: scale(.8);
    }
    100% {
        transform: scale(1);
    }
}

.circle {
    /*animation: circle 500ms forwards linear;*/
    transform: scale(0);
    position: absolute;
    
    transition: transform 50ms linear;
    transition-delay: 5s;
}

#c-1 {
    transition-delay: 5100ms;
}

#c-2 {
    transition-delay: 5300ms;
}

#c-3 {
    transition-delay: 5400ms;
}

#c-4 {
    transition-delay: 5500ms;
}

#c-5 {
    transition-delay: 5600ms;
}

#c-6 {
    transition-delay: 5700ms;
}

.grafity .circle {
    transform: scale(1);
}

.baloon {
    position: absolute;
}

@keyframes baloon1 {
     0%{
        transform: scale(1) translate3d(0, 0, 0);   
    }

    50%{
        transform: scale(1.00009) translate3d(15px, 5px, 0) rotate(10deg);
    }

    100%{
        transform: scale(1) translate3d(0, 0, 0);   
    }
}

#b-2 {
    animation: baloon1 3s infinite ease-in-out;
}

body.autoScroll #b-2 {
    animation-play-state: paused;
}

@keyframes baloon2 {
     0%{
        transform: scale(1) translate3d(0, 0, 0);   
    }

    50%{
        transform: scale(.9995) translate3d(-5px, -7px, 0);
    }

    100%{
        transform: scale(1) translate3d(0, 0, 0);   
    }
}

#b-1 {
    animation: baloon2 3s infinite ease-in-out;
}

body.autoScroll #b-1 {
    animation-play-state: paused;
}

@keyframes baloon3 {
     0%{
        transform: scale(1) translate3d(0, 0, 0);   
    }

    50%{
        transform: scale(0.9995) translate3d(5px, 0px, 0) rotate(2deg);
    }

    100%{
        transform: scale(1) translate3d(0, 0, 0);   
    }
}

#b-3 {
    animation: baloon3 3s infinite ease-in-out;
}

body.autoScroll #b-3 {
    animation-play-state: paused;
}

#loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #ffff00;
}

#loader > img {
    width: 10vw;
}

#birds {
    width: 100%;
    position: absolute;
    bottom: 65vh;
}

#selectbox {
    position: relative;
    float: right;
    width: 48%;
}

#selectbox select {
    position: absolute;
    top: 1px;
    right: 0;
    width: 100%;
    border: 0;
    opacity: 0;
}

#selectbox .selectbox-content {
    display: block;
    text-align: right;
    pointer-events: none;
    width: 100%;
    background: #fefd0f;
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 2;
    background-image: url('../images/selectbox.png');
    background-position: left 33%;
    background-repeat: no-repeat;
    background-size: .4vw;
}