/*--------------------------------------------------------------
Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: 700;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #eee;
    color: #222;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

* {
    margin:0;
    padding:0;
    box-sizing:border-box;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-tap-highlight-color:transparent
}

a, button {
    text-decoration: none;
    outline: 0;
}

a {
    color: #fff;
    text-decoration: none;
    transition: color 300ms cubic-bezier(0.4, 0.8, 0.74, 1);
}

a:link, a:visited:link {
    -webkit-tap-highlight-color: transparent;
}

img.scale-with-grid {
    display: block;
    height: auto !important;
    width: 100% !important;
}

.transition {
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}

.transition2 {
    -webkit-transition: visibility 0s 1s,-webkit-transform 1s cubic-bezier(.75,0,.25,1);
    transition: visibility 0s 1s,-webkit-transform 1s cubic-bezier(.75,0,.25,1);
    transition: transform 1s cubic-bezier(.75,0,.25,1),visibility 0s 1s;
    transition: transform 1s cubic-bezier(.75,0,.25,1),visibility 0s 1s,-webkit-transform 1s cubic-bezier(.75,0,.25,1);
    will-change: transform;
}

.transition3 {
  -webkit-transition: max-height .4s linear; 
  -moz-transition: max-height .4s linear;
  -ms-transition: max-height .4s linear;
  -o-transition: max-height .4s linear; 
  transition: max-height .4s linear; 
  /*background: #e5feff;*/
  overflow: hidden;
  /*height: 0" not work with css transitions*/
  max-height: 0;
}

/*--------------------------------------------------------------
Fonts
--------------------------------------------------------------*/

@font-face {
    font-family: 'Houschka Alt Pro';
    src: local('Houschka Alt Pro Medium'),
            url('../fonts/houschkaaltpro-medium-webfont.eot');
    src: url('../fonts/houschkaaltpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/houschkaaltpro-medium-webfont.woff2') format('woff2'),
         url('../fonts/houschkaaltpro-medium-webfont.woff') format('woff'),
         url('../fonts/houschkaaltpro-medium-webfont.ttf') format('truetype'),
         url('../fonts/houschkaaltpro-medium-webfont.svg#houschka_alt_promedium') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Houschka Alt Pro';
    src: local('Houschka Alt Pro DemiBold'),
            url('../fonts/houschkaaltpro-demibold-webfont.eot');
    src: url('../fonts/houschkaaltpro-demibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/houschkaaltpro-demibold-webfont.woff2') format('woff2'),
         url('../fonts/houschkaaltpro-demibold-webfont.woff') format('woff'),
         url('../fonts/houschkaaltpro-demibold-webfont.ttf') format('truetype'),
         url('../fonts/houschkaaltpro-demibold-webfont.svg#houschka_alt_prodemibold') format('svg');    
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'Houschka Alt Pro';
    src: local('Houschka Alt Pro Bold'),
            url('../fonts/houschkaaltpro-bold-webfont.eot');
    src: url('../fonts/houschkaaltpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/houschkaaltpro-bold-webfont.woff2') format('woff2'),
         url('../fonts/houschkaaltpro-bold-webfont.woff') format('woff'),
         url('../fonts/houschkaaltpro-bold-webfont.ttf') format('truetype'),
         url('../fonts/houschkaaltpro-bold-webfont.svg#houschka_alt_probold') format('svg');
    font-weight: 700;
    font-style: normal;

}

/*--------------------------------------------------------------
Structure
--------------------------------------------------------------*/

body {
    color: #0c2c6b;
    background-color: #fcb731;
    font-family: 'Houschka Alt Pro',Arial,sans-serif;
    font-weight:400;
    font-size: 1.4rem;
}

body, html {
    width: 100%;
    height: 100%;
}

html {
  font-size: 62.5%;
  /*font-size: calc(1em * 0.625); IE */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

h1 {
    color: #0c2c6b;
    font-size: 2.8rem;
    line-height: 2.8rem;
    font-weight: 700;    
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
    text-transform: none;
    display: block;
    margin-bottom: 0;
}

h2 {
    color: #0c2c6b;
    font-size: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: none;
    display: block;
    margin-bottom: 0;
}

h3 {
    font-size:1.25em;
}

h4 {
    font-size:1em;
}

input, select, th, td {font-size:1em;}


.wrapper {
    width: 100%;
    overflow: hidden;
    min-height: 100%;
    position: relative;
}

section {
    position: relative;
    z-index: 300;
    /*min-height: 100vh;*/
    padding:50px 0; 
}

/*section#home {
    background:url('../images/bg.jpg') center top transparent;
    background-size: cover;
}*/

.container {
    position: relative;
    margin: auto;
    z-index: 1;
    width: 80%;
    max-width: 1000px;
    text-align: center;
}

.text {
    margin: 10px 0;
}

p {
    font-size: 2.3rem;
    line-height: 2.4rem;
    margin: 10px 0;
    font-weight: 600;
}

.reveal-animate {
    opacity: 0;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.visible {

/*    -webkit-transition: -webkit-transform .5s cubic-bezier(.75,0,.25,1);
    transition: -webkit-transform .5s cubic-bezier(.75,0,.25,1);
    transition: transform .5s cubic-bezier(.75,0,.25,1);
    transition: transform .5s cubic-bezier(.75,0,.25,1),-webkit-transform .5s cubic-bezier(.75,0,.25,1);
    will-change: transform;    */ 
    
    /*animation-timing-function: cubic-bezier(.75,0,.25,1);
    -webkit-animation-timing-function: cubic-bezier(.75,0,.25,1);*/

    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;   

    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;      
}


.background {
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%; 
    left: 0;
    top: 0;
    overflow: hidden;
}


.background-transition {
    position: absolute;
    z-index: 500;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);    
    width: 100%;
    height: auto; 
    overflow: hidden;
    border-radius: 100%;
    background: #fcb731;

/*    -webkit-transition: all .5s ease-out;
       -moz-transition: all .5s ease-out;
        -ms-transition: all .5s ease-out;
         -o-transition: all .5s ease-out;
            transition: all .5s ease-out;  */   
}
.background-transition:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.background-transition.load {
    background: #1d3d87; 
}

.background-transition2 {
    position: absolute;
    z-index: 500;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);    
    width: 100%;
    height: auto; 
    overflow: hidden;
    border-radius: 100%;
    background: #fff;
    display: none;
}
.background-transition2:before {
    content: "";
    display: block;
    padding-top: 100%;
}


.background-item {
    position: absolute;
    overflow: hidden;
    margin: 0;
    /*padding-bottom: 60%;*/
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;  
    display: none;
}

.background-item img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    position: absolute;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;    
}

.background-choice-1 img, .background-choice-2 img, .background-maplaylist img {
    object-position: top;
}

.background-item2 {
    display: none;
}


@media screen and (max-width: 960px) {

    .background-choice-2 img {
        object-position: 0% 0%;
    }
}

section {
    padding: 5vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    /* -ms-flex-pack: center; */
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

section.close {
    display: none !important;
}

p.select {
    background: #fcb731;
    padding:15px 60px;
    margin: 0;
    text-align: center;
    position: relative;
}
.content {
    position: relative;
    /*background: #fff;*/
    padding: 30px 0px;
    margin: auto;
    text-align: center;
}

.content h1, .content p, .content a{
    /*opacity: 0;*/
}

.anim {
    overflow: hidden;
    position: relative;
    visibility: hidden;
}
.anim h1 {
    position: relative;
}

.content-bg {
    position: absolute;
    z-index: -1;
    top: 50.1%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
    width: 0;
    height: 0;
    border-radius: 20px;
    display: inline-block; 
    opacity: .95;
}

.btn__wrapper {
    display: inline-block;
    position: relative;
    margin: auto;
}
.btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: stretch;
    position: relative;
    color: #fff;
    margin: auto;
    margin: 10px;
}
.btn .btn__txt {
    display: inline-block;
    position: relative;
    background: #002b6f;
    text-transform: uppercase;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: normal;
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;    
}
.btn .btn__icon {
    /*display: inline-block;*/
    position: relative;
    background: #fcb731;
    /*padding:0 10px;*/
    width: 35px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;  
    overflow: hidden;  
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;    
}
.btn .btn__icon svg {
    fill: #fff;
    width: 16px;
    height: auto;
}

.bounce {
    -moz-animation: bounce 2.5s infinite;
    -webkit-animation: bounce 2.5s infinite;
    animation: bounce 2.5s infinite;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -moz-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -moz-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}

.desktop .btn:hover .btn__txt { 
    padding: 8px 15px 8px 15px;
} 
.desktop .btn:hover .btn__icon { 
    width: 45px;
}      

/*--------------------------------------------------------------
Accordeon
--------------------------------------------------------------*/

section#choice .content {
    padding: 0px;
    /*background: #fff;*/
    border-radius: 20px;
    /*overflow: hidden;*/
}


.accordeon {
    max-width: 700px;
    width: 100%;
    margin: auto;
    /* min-height: 500px; */
    overflow: hidden;
    border-radius: 20px;
    -webkit-backface-visibility: hidden; 
    -moz-backface-visibility: hidden; 
}

.accordeon .anim {
    position: relative;    
    -moz-box-shadow: 0px 3px 14px -10px #000;
    -webkit-box-shadow: 0px 3px 14px -10px #000;
    -o-box-shadow: 0px 3px 14px -10px #000;
    box-shadow: 0px 3px 14px -10px #000;
}
.accordeon .anim1 {
    z-index: 300;
}
.accordeon .anim2 {
    z-index: 200;
}
.accordeon .anim3 {
    z-index: 100;
}

.row.active {
    /*max-height: 550px;*/
}

.row {
    /*max-height: 60px;*/
    height: 60px;
    width: 100%;
    display: block;
    /*overflow: hidden;*/
    /* height: 50px; */
    /*background-color: #fff;*/
    position: relative;
/*    -moz-box-shadow: 0px 3px 14px -10px #000;
    -webkit-box-shadow: 0px 3px 14px -10px #000;
    -o-box-shadow: 0px 3px 14px -10px #000;
    box-shadow: 0px 3px 14px -10px #000;*/
}

.row.active .row-header, .row .row-header:hover {
    background: #fcb731;
    color: #0c2c6b;
}
.row.active .row-header {
    cursor: default;
}
.row-header {
    height: 60px;
    width: 100%;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 60px;
    padding: 0 5vw;
    cursor: pointer;
    text-align: left;
    background: #fcb731;
    color: #0c2c6b;
    position: relative;
    /*border-radius: 20px 20px 0 0;*/
}

.row-header .chevron {
    float: right;
    width: 25px;
    height: auto;
    top: 16px;
    position: relative;
}
.row.active .chevron {
    opacity: 0;
}

.choice1 .row-header {
    border-radius: 20px 20px 0 0;
}
.choice3:not(.active) .row-header {
    border-radius: 0 0 20px 20px;
}

/*
.row:after {
    z-index: 500;
    content: "";
    width: 100%;
    height: 45px;
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    -moz-box-shadow: inset 0px 5px 12px -10px #656565;
    -webkit-box-shadow: inset 0px 5px 12px -10px #656565;
    -o-box-shadow: inset 0px 5px 12px -10px #656565;
    box-shadow: inset 0px 5px 12px -10px #656565;
}*/

.row.active .row-content {
    display: block;
    /*padding: 4vh 0;*/
}

.row.choice3 .row-content {
    padding: 8vh 0;
}

.row-content {
    background: transparent;
    text-align: center;
}

.choice1 .row-content, .choice2 .row-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: stretch;
}



.choice1 {
    z-index: 300;
}
.choice2 {
    z-index: 200;
}
.choice3 {
    z-index: 100;
}

.choice1 .choiceWrapper, .choice2 .choiceWrapper {
    width: 32%;
    padding: 4vh 50px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.imgChoiceWrapper {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 5px;
}

.row-content span {
    font-size: 1.8rem;
    color: #0c2c6b;
    margin: 0;
    font-weight: 600;
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;    
}

.row-content img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 250;
  /*opacity: 0.5;*/
  display: block;
}

.desktop .row-content a:hover img, .row-content a.active img {
  opacity: 1;
}

.desktop .row-content a:hover span, .row-content a.active span {
  color: #e6a72d;
}

.desktop .row-content a:hover img, .row-content a.active img {
    -moz-animation: bounceimg 1.5s infinite;
    -webkit-animation: bounceimg 1.5s infinite;
    animation: bounceimg 1.5s infinite;
}
/*@-moz-keyframes bounceimg {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -moz-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -moz-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}*/
@-webkit-keyframes bounceimg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);    
  }
  50% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*@keyframes bounceimg {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}*/

@media screen and (max-width: 960px) {
    .row-header {
        font-size: 1.8rem;
    }  
    .choice1 .choiceWrapper, .choice2 .choiceWrapper {
        padding: 20px 20px;
    }   
    .row-content span {
        font-size: 1.5rem;
    }       
    
    .row-header .chevron {
        width: 15px;
        top: 22px;
        display: none;
    }

}

@media screen and (max-width: 360px) {
    .row-header {
        font-size: 1.5rem;
    }  
    .choice1 .choiceWrapper, .choice2 .choiceWrapper {
        padding: 20px 10px;
    }   
    .row-content span {
        font-size: 1.3rem;
    }   
    p.select {
        padding: 15px 20px;
    }          
}

/*--------------------------------------------------------------
Range
--------------------------------------------------------------*/


/* https://codepen.io/arlinadesign/pen/pvMPWE */
input[type=range] {
    -webkit-appearance: none;
    outline: none;
    width: 80%;
    border-radius: 15px;
    height: 12px;

    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, 33.3333% 0%, 33.3333% 100%, color-stop(0%, #123872), color-stop(100%, #123872));
    background-image: -webkit-linear-gradient(#123872, #123872);
    background-image: -moz-linear-gradient(#123872, #123872);
    background-image: -o-linear-gradient(#123872, #123872);
    background-image: linear-gradient(#123872, #123872);
    background-size: 33.3333% 100%;
    background-repeat: no-repeat;

    transition: 0.4s all ease-out;

    -webkit-box-shadow: inset 0px 6px 8px 0px rgba(0,0,0,0.20);    
    -moz-box-shadow: inset 0px 6px 8px 0px rgba(0,0,0,0.20);    
    box-shadow: inset 0px 6px 8px 0px rgba(0,0,0,0.20);    

    /* background-image: -webkit-gradient(
 linear,
 left top,
 right top,
 color-stop(0.15, #94A14E),
 color-stop(0.15, #C5C5C5)
 ); */
}

.range-select {
    width: 76.6%;
    border-radius: 15px;
    height: 12px;
    display: inline-block;
    text-align: left;
    position: absolute;
    z-index: 1;
    top: 122px;
    left: 10%;
}
.range-select-inner {
  background-color: #123872;
    border-radius: 15px 0px 0px 15px;
    height: 12px; 
    width: 50%;  
}

*[type=range] {
    position: relative;
    top: 4px;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type=range]:focus {
  outline: none; /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}

input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent; /* Hides the slider so custom styles can be added */
  border-color: transparent;
  color: transparent;
}

.bus-range {
    display: block;
    width: 80%;
    padding-top: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.bus-range img {
    width: 60px;
    opacity: 1;
    position: relative;
    display: inline-block;
    left: 25%;
    transition: 0.4s all ease-out;
}

/* Styling the Thumb */

/* Special styling for WebKit/Blink */
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 0px solid #000000;
/*    height: 24px;
    width: 24px;
    border-radius: 100%;

    background: #c9caca;*/
    /*background: #fdfdfd;
    background: -moz-linear-gradient(top, #fdfdfd 0%, #e1e1e1 100%);
    background: -webkit-linear-gradient(top, #fdfdfd 0%,#e1e1e1 100%);
    background: linear-gradient(to bottom, #fdfdfd 0%,#e1e1e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e1e1e1',GradientType=0 );  */
    cursor: pointer;
    margin-top: -5px; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
    /*box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; */
    position: relative;

    transition: 0.4s all ease-out;

    background:url('../images/range.png') no-repeat center center transparent;
    background-size: cover;
    width: 80px;
    height: 42px;
}

/*input[type=range]::-webkit-slider-thumb::before {
  content: ''; 

    background:url('../images/range.png') no-repeat center center transparent;
    background-size: cover;
    width: 90px;
    height: 47px;

  position: absolute;
  display: block;
  top: 0;
  left: 0;
}*/


/* All the same stuff for Firefox */
input[type=range]::-moz-range-thumb {
    border: 0px solid #000000;
    cursor: pointer;
    position: relative;
    transition: 0.4s all ease-out;
    background:url('../images/range.png') no-repeat center center transparent;
    background-size: cover;
    width: 80px;
    height: 42px;
}

/* All the same stuff for IE */
input[type=range]::-ms-thumb {
    border: 0px solid #000000;
    cursor: pointer;
    position: relative;
    transition: 0.4s all ease-out;
    background:url('../images/range.png') no-repeat center center transparent;
    background-size: cover;
    width: 80px;
    height: 42px;
}

/* Styling the Track */

input[type=range]::-webkit-slider-runnable-track {
    /*
    width: 100%;
    height: 12px;
    cursor: pointer;
    background: #c9caca;
    border-radius: 10px;*/
    box-shadow: none;
    border: none;
    background: transparent;
    -webkit-appearance: none;  
}

input[type=range]:focus::-webkit-slider-runnable-track {
  /*background: #c9caca;*/
}

input[type=range]::-moz-range-track {
/*  width: 100%;
  height: 12px;
  cursor: pointer;
  background: #c9caca;
  border-radius: 10px;*/
    box-shadow: none;
    border: none;
    background: transparent;  
}

input[type=range]::-moz-focus-outer {
    border: 0;
}

input[type=range]::-ms-track {
/*  width: 100%;
  height: 12px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;*/
    box-shadow: none;
    border: none;
    background: transparent;    
}
input[type=range]::-ms-fill-lower {
  /*background: #c9caca;*/
  background: transparent;  
}
input[type=range]:focus::-ms-fill-lower {
  /*background: #c9caca;*/
  background: transparent;  
}
input[type=range]::-ms-fill-upper {
  /*background: #c9caca;*/
  background: transparent;  
}
input[type=range]:focus::-ms-fill-upper {
  /*background: #c9caca;*/
  background: transparent;  
}


.time_range {
    margin-top: 20px;
}

body .currentValue {
    color: #123872;
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 0px;
}

.time__wrapper {
    width: 80%;
    color: #123872;
    text-transform: none;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    align-items: center;
    margin: 30px auto 20px auto;
}
.time__wrapper span {
    font-size: 2.1rem;
    font-weight: 700;
    cursor: default;
}

#dz-root {
    position: absolute;
    top: -200px;
}

/*--------------------------------------------------------------
building
--------------------------------------------------------------*/

h4 {
    font-size: 2.5rem;
    color: #fff;
    line-height: 2.8rem;
    font-weight: 700;
    width: 160px;
    height: 160px;
    position: relative;
    margin: auto;
}
h4 span {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);    
}

h4:after {
    content: "";
    position: absolute;
    top: -10%;
    left: -10%;
    width: 120%;
    height: 120%;
    border: 3px solid #fff;
    border-radius: 100%;
}

.building {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;

  background-color: #20428d;
  width: 100%;
  height: 100%;
  z-index: 400;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;

  display: none;
}

.buildingContent {
  margin-top: 100px;
}

.countdown {
    height: 97px;
    width: 100%;
    font-size: 35px;
    vertical-align: middle;
    position: relative;
    margin: 20vh auto 20px auto;
    display: inline-block;
    z-index: 50;
    text-align: left;
}
.countdown:after {
    content: "";
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    height: 8px;
    /* border-top: 8px dashed #fff; */
    background-image: linear-gradient(to right, #20418b 50%, #fff 0%);
    background-position: bottom;
    background-size: 50px 8px;
    background-repeat: repeat-x;
}

.loading {
    height: 100%;
    left: -200px;
    display: inline-block;
    position: relative;
    z-index: 200;
}

.loading img {
    height: auto;
    width: 200px;
    display: block;
}

@media screen and (max-width: 960px) {
    .loading img {
        height: auto;
        width: 120px;
        display: block;
    }  
    .countdown:after {
        top: 26%;
    }                 

}

/*--------------------------------------------------------------
Maplaylist
--------------------------------------------------------------*/

section#maplaylist .content {
    width: 60%;
    max-width: 900px;
    padding: 0px 0px 30px 0px;
}

.maplaylist__header {
    background: #fcb731;
    color: #0c2c6b; 
    border-radius: 20px 20px 0 0;   
    height: 60px;
    width: 100%;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 60px;
    padding: 0 5vw;
    text-align: left;
    position: relative;    
}

.maplaylist__header h1 {
    line-height: 60px;
}

@media screen and (max-width: 960px) {

    .maplaylist__header h1 {
        font-size: 1.8rem;
    }                

    .content {
        width: 100%;
    }

}

/*--------------------------------------------------------------
Tracklist
--------------------------------------------------------------*/


.the_playlist {
    width: 100%;
    padding: 20px 20px 10px 20px;
    position: relative;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
}

.the_playlist__left {
    /*display: inline-block;*/
    width: 245px;
    height: 245px;
    padding: 10px;
}

.the_playlist__right {
    /*display: inline-block;*/
    width: 100px;
    flex-grow: 1;
    flex-shrink: 0;
    padding: 10px;
}

.playlistWrapper {
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 0;
    display: inline-block;
    /*max-width: 280px;*/
    position: relative;
}

.the_playlist__left .DZtrack {
    width: 100%;
    position: relative;
    height: auto;
}
.overlayPlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    display: block;
    text-align: center;
    opacity: 1;
}
.overlayPlay .playBtn {
    cursor: pointer;
    height: 50px;
    left: 10px;
    margin: 0;
    position: absolute;
    bottom: 10px;
    width: 50px;
    z-index: 10;
    transition-property: opacity;
    transition-duration: 0.15s;
    background: none;
    display: block;
    opacity: 1;
}
.playBtn .play-bg {
    background: rgba(0,0,0,.85);
    display: block;
    opacity: 1;
    height: 50px;
    width: 50px;
    transition-property: opacity;
    transition-duration: 0.15s;
    border-radius: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.playBtn .play-icon {
    background: url(../images/play-blanc.png) no-repeat center center;
    left: 0;
    position: absolute;
    top: 0;
    height: 50px;
    width: 50px;
    background-size: 80%;
}
.playing .playBtn:hover>.play-icon {
    background: url(../images/pause-blanc.png) no-repeat center center rgba(0,0,0,.85);
    height: 50px;
    width: 50px;
    border-radius: 100%;
    background-size: 80%;
}
.playing .playBtn>.play-icon {
    background: url(../images/equalizer-deezer.gif) no-repeat center center;
    background-size: 80%;
}
.the_playlist__left .DZtrack img {
    width: 100%;
    height: auto;
    z-index: 500;
    position: relative;
    display: block;
    border: none;
    border-radius: 5px;
}

.tracklist {
  /*max-width: 650px;*/
  position: relative;
  width: 100%;
  height: 225px;
  display: inline-block;
  padding-top: 0;
}

.mobile .tracklist {
    display: none !important;
}

.DZtracklist {
    text-transform: none;
    font-size: 1.3rem;
    color: #fff;
    font-weight: 600;
}

.DZtracklistWrapper {
  /*height: 405px;*/
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative;
  text-align: left;
}

.tracklist a.DZtrack:hover {
  text-decoration: none;
  /*background-color: #999 !important;*/
}

.pair {
  color: #fff !important;
  background-color: #fcb731 !important;
}


img.cover {
  height: 45px;
  width:45px;
  float:left;
}

.tracklist a.DZtrack {
  color: #0c2c6b;
  display: block;
  padding: 0 30px 0 0;
  background-color: #fff;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 45px;  
}

.tracklist a.DZtrack .fas {
  /*color: #fff;*/
  background-color: transparent;
  margin-right: 15px;
/*  width: 12px;
  height: 14px;*/
  text-align: center;
  float: left;
  line-height: 45px;
  font-size: 1.2rem;
  margin-left: 15px;
  padding-left: 0;
  margin-top: 0;
}

.tracklist a.DZtrack.impair .fas {
  /*color: #000;*/
}

.tracklist a.DZtrack.pair .fas {
  /*color: #fff;*/
}

.tracklist a.DZtrack .fa-pause {
  display: none;
}

.tracklist a.DZtrack.playing .fa-play {
  display: none;
}

.tracklist a.DZtrack.playing .fa-pause {
  display: block;
}

.playlistShare {
    position: relative;
    color: #002b6f;
    width: 100%;
    padding: 0;
    margin: 0px 0 10px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.playlistActionBtn {
    width: 125px;
    padding: 8px 2px;
    display: inline-block;
    position: relative;
    border: none;
    margin: 0 10px;
    text-align: left;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    background: #fff;
    text-align: center;
}

.playlistActionBtn.active {
    cursor: default;
    opacity: .3;
}

.playlistActionBtn, .btn {
    -webkit-box-shadow: 3px 3px 5px 0px rgba(173,173,173,.4);  
    -moz-box-shadow: 3px 3px 5px 0px rgba(173,173,173,.4);  
    box-shadow: 3px 3px 5px 0px rgba(173,173,173,.4);    
}

.playlistActionBtn__icon {
    color: #002b6f;
    font-size: 1.6rem;
    margin: auto;
    vertical-align: middle;
    position: relative;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    display: inline-block;
    padding-right: 8px;
}

.playlistActionBtn__text {
    color: #002b6f;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 600;
    padding-left: 0px;
    padding-right: 0;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    vertical-align: middle;
    line-height: 1;
}

.share__overlay {
    visibility: hidden;
    opacity: 0;
    -webkit-transition:  all .25s ease-out;
    transition: all .25s ease-out;

    position: absolute;
    z-index: 1500;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.95);
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.share__overlay.open {
  visibility: visible;
  opacity: 1;
}

.links-wrapper {
    width: 100%;
    padding: 40px 0;
    background: #fcb731;
    text-align: center;
    position: relative;
}

.links-wrapper a {
    display: inline-block;
    margin: 0 2vw 0px 2vw;
    text-align: center;
}

.linkBtn__text {
    color: #132d67;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 2.3rem;
}

.linkBtn__icon {
    background: #132d67;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    border-radius: 50%;
    line-height: 60px;
    display: block;
    margin: auto auto 5px auto;
    padding: 0;
}

.overlay-close {
    position: absolute;
    top: -25px;
    right: -25px;
    padding: 0px;
    z-index: 1000;
    border: none;
    background: #fcb731;
    border-radius: 100%;
    cursor: pointer;
    overflow: visible;
    width: 50px;
    height: 50px;
    -webkit-transition: transform .25s ease-in-out;
    -moz-transition: transform .25s ease-in-out;
    -ms-transition: transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
}

.overlay-close:before {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 0;
    border-top: 4px solid #132d67;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}

.overlay-close:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 0;
    border-top: 4px solid #132d67;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}

@media screen and (max-width: 960px) {

    section#maplaylist .content {
        width: 100%;
        padding: 0px 0px 20px 0px;
    } 

    .the_playlist {
        padding: 0px;
    }

    .playlistWrapper {
        width: 70%;
    }    

    .the_playlist__left {
        width: auto;
        height: auto;
        padding: 10px;
    }

    .the_playlist__right {
        width: 100%;
        padding: 0;
        margin: auto;
    }

    .playlistShare {
        display: block;
        margin: 0 0 15px 0;
    }    

    .linkBtn__text {
        font-size: 1.5rem;
        line-height: 2.0rem;
    } 
    .overlay-close {
        right: -15px;
    }       

}

.tablet .playlistWrapper {
    width: 70%;
}    

.tablet .playlistShare {
    display: block;
}

.tablet .the_playlist__left {
    width: auto;
    height: auto;
    padding: 10px;
}

.tablet .tracklist, .mobile .tracklist {
    display: none;
}

.tablet .the_playlist__right {
    width: 100%;
    padding: 0;
    margin: auto;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/

header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    background: #fff;
    padding: 10px 40px;
    /*display: none;*/
    visibility: hidden;
    text-align: center;
    border-bottom: 6px solid #fcb731;
}

header a.brand {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    max-width: 10%;
    max-width: 170px;
}

header a.brand img {
    max-width: 100%;
    height: auto;
    display: block;
}

.summer-mix__wrapper {
    display: inline-block;
    width: 20%;
    height: auto;
    max-width: 320px;    
}
.summer-mix {
    display: block;
    width: 100%;
    height: auto;
}

.mixbounce {
    -moz-animation: mixbounce 2.5s infinite;
    -webkit-animation: mixbounce 2.5s infinite;
    animation: mixbounce 2.5s infinite;
}
/*@-moz-keyframes mixbounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -moz-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -moz-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}*/
@-webkit-keyframes mixbounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  40% {
    -webkit-transform: scale(.9) rotate(6deg);
    transform: scale(.9) rotate(6deg);
    -webkit-transform-origin: center;
    transform-origin: center;    
  }
  60% {
    -webkit-transform: scale(.95) rotate(-3deg);
    transform: scale(.95) rotate(-3deg);
    -webkit-transform-origin: center;
    transform-origin: center;    
  }
}

/*@keyframes mixbounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}*/

#social-nav {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.social-nav-item {
    display: inline-block;
    margin: 0 6px;
    vertical-align: middle;
}

.social-nav-item a {
    display: block;
    position: relative;
}

.social-nav-item a svg {
    fill: #0c2c6b;
    width: 22px;
    height: 22px;    
    -webkit-transition: fill .25s ease-out;
       -moz-transition: fill .25s ease-out;
        -ms-transition: fill .25s ease-out;
         -o-transition: fill .25s ease-out;
            transition: fill .25s ease-out;    
}

.social-nav-item a:hover svg {
    fill: #fcb731;
}


@media screen and (max-width: 960px) {
    header {
        padding: 5px 10px;
        border-top: 3px solid #fcb731;
        border-bottom: 0px solid #fcb731;
    }    
    header a.brand {
        max-width: 22%;
        left: 10px;
    }         
    header a.brand {
        max-width: 22%;
    }   
    .summer-mix__wrapper {
        width: 38%;
    }  
    #social-nav {
        right: 5px;
    }                
}


/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/

footer {
    padding: 100px 0;
    background: #fff;
    position: relative;
    color: rgba(62,88,119,.2);
}

footer ul#main-nav-list li {
    margin: 0 5px;
}

footer .main-nav-item a {
    display: block;
    position: relative;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

/*--------------------------------------------------------------
Loading
--------------------------------------------------------------*/

body.loading {
    height: 100%;
    overflow: hidden;
}

#loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fcb731;
    z-index: 10000;
}

#loading .ripple1 {
    background-color: rgba(255,255,255,0.1);
}

#loading .ripple2 {
    animation-delay: -250ms;
    background-color: rgba(255,255,255,0.3);
}

#loading .ripple3 {
    animation-delay: -500ms;
    background-color: rgba(255,255,255,0.5);
}

#loading .ripple4 {
    animation-delay: -750ms;
    background-color: rgba(255,255,255,0.7);
}

#loading .ripple {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    animation-name: ripple;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-direction: alternate-reverse;
    animation-iteration-count: infinite;
    transform: scale(0);
    opacity: 0.6;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(.01);
            transform: scale(.01);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }    
}

@keyframes ripple {
  0% {
    -webkit-transform: scale(.01);
            transform: scale(.01);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }     
}

/*--------------------------------------------------------------
General Media Queries
--------------------------------------------------------------*/


@media screen and (max-width: 960px) {
    h1 {
        font-size: 2.3rem;
        line-height: 2.3rem;
        padding-bottom: 5px;
    }
    h2 {
        font-size: 2.6rem;
    }    
    p {
        font-size: 1.8rem;
        line-height: 2.0rem;
    }    
}

@media screen and (max-width: 360px) {
    h1 {
        font-size: 2.0rem;
        line-height: 2.0rem;
        padding-bottom: 0px;
    }          
}

