.clear:before, .clear:after {
  content: ' ';
  display: table; }

.clear {
  *zoom: 1; }
  .clear:after {
    clear: both; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */


/*Scroll Snapping
html, body {
  height: 100vh;
  overflow: hidden;
}
*/

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }
article {
    z-index: 2;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio, canvas, iframe, img, svg, video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
body {
  font-family: 'Roboto', sans-serif;
  background-color: #212121; }


/* Make the body 100% of the browser viewport height */
html, body {
  height: 100%;
  margin: 0; }

h1 {
  font-size: 2em;
  margin-top: 0;
  font-family: 'Roboto Condensed', Helvetica, Helvetica Neue, Arial, sans-serif;
  font-weight: 700; }

/* ==========================================================================
   Chu's custom styles
   ========================================================================== */
/* =Header */

.socialImg {
    padding: 10px;
}

.socialImg:hover {
    text-decoration: none;
}

.legal {
    margin: 30px 0;
}

.legal img {
    padding: 0 10px;
}

.logo {
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    position: absolute;
    padding-right: 15px;
}


.vertical-align {
    display: flex;
    align-items: center;
    min-height: 100vh;
    height: 100%;
    z-index: 2;
}

.new  {
    position: absolute;
    top: 57px;
    z-index: 2;
    text-align: left;
}

.nowrap {
    white-space: nowrap;
}
.sameLineImg {
    margin-top: 30px;
    display: flex;
    justify-content: space-around;
    max-width: 100%;
    align-items: center;
}

.magicButton {
    width: 100%;
}

.divider {
    padding: 0 10px;
}
.fancybox-button--zoom {
    display: none !important;
}
.fancybox-slide--image .fancybox-content .fancybox-image {
    padding: 45px;
    position: static;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border: 0px solid #000000;
}



.donaldDuckBlue {
    background: rgb(52,131,192);
    background: radial-gradient(circle, rgba(52,131,192,1) 0%, rgba(36,100,159,1) 100%);
    padding: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 3px solid #3E9FF8;
    text-align: left;
}

.footer-container {
    padding: 50px 0 10px;
    background: #58B1F1;
    color: #fff;
}

.footer-container a {
    color: #fff;
}

p {
    color: #fff;
}


.textImg {
    width: 100%;
}

.productInfo {
    padding: 50px 0;
}

.dropdown-item {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    padding: .5rem 1.5rem;
}

.dropdown-menu {
    background: #58B1F1;
    color: #fff;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #0091FA;
}

.donald1 .fancybox-slide--image .fancybox-content .fancybox-image {
    background: rgb(255,138,0,1);
    background: linear-gradient(0deg, rgba(255,138,0,1) 0%, rgba(255,189,0,1) 100%);
}

.mickeyMouseBlack {
    background: rgb(54,53,55);
    background: radial-gradient(circle, rgba(54,53,55,1) 0%, rgba(22,22,22,1) 100%);
    padding: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 3px solid #5C5C5C;
    text-align: left;
}

.mickey .fancybox-slide--image .fancybox-content .fancybox-image {
    background: rgb(219,43,68);
    background: linear-gradient(0deg, rgba(219,43,68,1) 0%, rgba(219,43,68,1) 100%);
}

.goofyOrange {
    background: rgb(255,148,0);
    background: radial-gradient(circle, rgba(255,148,0,1) 0%, rgba(255,122,0,1) 100%);
    padding: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 3px solid #AF7633;
    text-align: left;
}

.goofy .fancybox-slide--image .fancybox-content .fancybox-image {
    background: rgb(52,146,1);
    background: linear-gradient(0deg, rgba(52,146,1,1) 0%, rgba(146,222,0,1) 100%);
}

.donald2 .fancybox-slide--image .fancybox-content .fancybox-image {
    background: rgb(204,33,1);
    background: linear-gradient(0deg, rgba(204,33,1,1) 0%, rgba(244,97,1,1) 100%);
}

.yellow {
    background: rgb(222,146,0);
    background: linear-gradient(0deg, rgba(222,146,0,1) 0%, rgba(255,201,0,1) 100%);
}

.red {
    background: rgb(255,0,89);
    background: linear-gradient(0deg, rgba(215,0,46,1) 0%, rgba(255,0,89,1) 100%);
}

.green {
    background: rgb(193,222,31);
    background: linear-gradient(0deg, rgba(75,161,14,1) 0%, rgba(193,222,31,1) 100%);
}

.instagramSection {
    background-color: #FFF;
    padding: 30px 0;
}

.instagramSection p {
    margin-bottom: 0;
    color: #004CB2;
}

.instagramHeader {
    padding: 40px 0 0 0;
}

.instagramImages img {
    margin: 30px 0;
}

img.bottom {
    margin-bottom: 5px;
}

instagramImages {
    padding: 10px;
}

h1.title {
    margin: 40px;
    text-align: center;
}


.bottomRightImg {
    position: absolute;
    bottom: -50px;
    right: -200px;
    z-index: 4;
}
.bottomLeftImg {
    position: absolute;
    bottom: -50px;
    left: -250px;
    z-index: 4;
}
.bottomLeftDeepImg {
    position: absolute;
    bottom: -145px;
    left: -196px;
    z-index: 4;
}

.index3 {
    z-index: 4;
}

.index2 {
    z-index: 3;
}

.text-center {
    text-align: center;
}

.button {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 30px;
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin: 5px;
}

.purple {
    background: rgb(60,0,116);
    background: linear-gradient(0deg, rgba(60,0,116,1) 0%, rgba(131,48,180,1) 100%);
    border: none;
    padding: 15px 50px;
    display: inline;
}

.button:hover {
    color: #fff;
}

.closeCookie {
    cursor: pointer;
}

.cookiesAgreement {
    padding: 20px 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #FE1367;
    z-index: 99999;
    display: none;
}

.white {
    color: #fff;
    text-decoration: underline;
}

.white:hover {
    color: #fff;
    text-decoration: underline;
}


/* Scroll Snapping */
/*
.main-container {
  overflow: scroll;
  height: 100vh;
  scroll-snap-type: mandatory;
  scroll-snap-points-y: repeat(100vh);
  scroll-snap-type: y mandatory;
}

article {
  height: 100vh;    
  scroll-snap-align: start;
}
*/
/* Scroll Snapping END */


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* =Header */


.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
nav.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: #58B1F1 !important;
}

a.nav-link {
    color: #FFF !important;
    font-weight: bold !important;
    font-family: 'Montserrat', sans-serif !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url( 
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); 
}

.navbar-light .navbar-toggler {
    border: none;
}
.firstContainer {
    margin-top: 58px;
}

label {
    margin: 0 0 0 1px;
}

.purpleBackground {
    background: rgb(229,204,249);
    background: radial-gradient(circle, rgba(229,204,249,1) 0%, rgba(213,158,222,1) 100%);
    color: #240035;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 50px;
    text-align: left;
}

.purpleBackground p {
    color: #240035;
    text-align: left;
    
}

.padding-200 {
    padding-top: 200px;
    padding-bottom: 200px;
}

@media (max-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 3em;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 2em;
    }
    .navbar-expand-lg .navbar-nav .nav-link.last {
        padding-right: 0;    
    }
}

.bottom {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 95%;
}

@media (max-width: 991px) {
    .navbar-nav .nav-link {
        font-size: 30px;
        padding: 20px 0px;
        text-align: center;
    }
    .dropdown-item {
        text-align: center;    
    }
    .navbar-nav .dropdown-menu {
        border: none;    
    }
}
@media (max-width: 767px) {
    .padding-200 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .bottom {
        position: relative;
        width: auto;
        margin-top: 100px;
        display: block;
    }
    .new  {
        position: relative;
        top: 57px;
        left: 10px;
        z-index: 2;
        text-align: left;
    }
}




.dropdown-toggle::after {
    content: "";
    border: 0;
}

img {
    max-width: 100%;
}

.header-container {
  text-align: center;
  color: #ffffff; }
  .wrapper {
        padding: 250px 0;
}

.bcg {
  background: no-repeat center center;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 1; }
  .header-container {
    background-image: url(../img/img-1.jpg);
    background-size: cover;  
}

  #videos {
    background: url(../img/BackgroundVideos.jpg) no-repeat center center;
    background-size: cover;  
}
  #slide01 {
    background: url(../img/img-2.jpg) no-repeat center center;
    background-size: cover;  
}
  #slide02 {
    background: url(../img/img-3.jpg) no-repeat center center;
    background-size: cover;  
}
  #slide03 {
    background: url(../img/img-4.jpg) no-repeat center center;
    background-size: cover;  
}
  #slide04 {
    background: url(../img/img-5.jpg) no-repeat center center;
    background-size: cover;  
}

.slide {
    min-height: 100vh;
}


.scroll-hint {
  color: #212121;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 10px 40px;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Roboto Condensed', Helvetica, Helvetica Neue, Arial, sans-serif;
  z-index: 2; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 768px) {
    .products {
    max-width: 151%;
    left: -94px;
    position: relative;    
    }
    
    
  body {
    font-weight: 100; }
  h1 {
    font-size: 3em; }
  p {
    font-size: 16px; }
  /* =Header */
  .header-container {
    overflow: hidden;
    position: relative; }
/*    .header-container .wrapper {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -120%);
          -ms-transform: translate(-50%, -120%);
              transform: translate(-50%, -120%);
      margin: 0;
      padding: 0; }
    */
    .header-container:before {
      font-size: 70em; }
  .scroll-hint {
    font-size: 20px; }
  .bcg {
    opacity: 1; }
  
  nav {
    display: block; z-index: 9001;}
  .content-block .wrapper {
    padding: 120px 0; } }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }
