html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html {
  box-sizing: border-box !important; }

*, *:before, *:after {
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0;
  text-align: left; }

*:focus {
  outline: none !important; }

a {
  text-decoration: none; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  min-width: 320px;
  width: 100%;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  background: #1c1b23; }

input {
  font-family: "Montserrat", sans-serif; }

a {
  color: #ccc;
  transition: all 0.3s; }
  a:hover {
    color: #ffd400; }
  a:active {
    opacity: 0.8; }

.logo:hover {
  color: #fff !important; }

p {
  font-size: 1rem;
  line-height: 30px; }

.center {
  text-align: center; }

.wrap {
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
  padding: 0 20px; }
  @media screen and (max-width: 750px) {
    .wrap {
      padding: 0 14px; } }

.wrap-50 {
  max-width: calc(1300px / 2);
  width: 50%;
  padding: 0 20px; }

.more-wrap {
  max-width: 1300px;
  padding: 0px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.mt70 {
  margin-top: 70px; }

.mt80 {
  margin-top: 80px; }

.mt90 {
  margin-top: 90px; }

.mt100 {
  margin-top: 100px; }

.mt110 {
  margin-top: 110px; }

.mt120 {
  margin-top: 120px; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.mb60 {
  margin-bottom: 60px; }

.mb70 {
  margin-bottom: 70px; }

.mb80 {
  margin-bottom: 80px; }

.mb90 {
  margin-bottom: 90px; }

.mb100 {
  margin-bottom: 100px; }

.mb110 {
  margin-bottom: 110px; }

.mb120 {
  margin-bottom: 120px; }

.pt10 {
  padding-top: 10px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pt50 {
  padding-top: 50px; }

.pt60 {
  padding-top: 60px; }

.pt70 {
  padding-top: 70px; }

.pt80 {
  padding-top: 80px; }

.pt90 {
  padding-top: 90px; }

.pt100 {
  padding-top: 100px; }

.pt110 {
  padding-top: 110px; }

.pt120 {
  padding-top: 120px; }

.pb10 {
  padding-bottom: 10px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pb40 {
  padding-bottom: 40px; }

.pb50 {
  padding-bottom: 50px; }

.pb60 {
  padding-bottom: 60px; }

.pb70 {
  padding-bottom: 70px; }

.pb80 {
  padding-bottom: 80px; }

.pb90 {
  padding-bottom: 90px; }

.pb100 {
  padding-bottom: 100px; }

.pb110 {
  padding-bottom: 110px; }

.pb120 {
  padding-bottom: 120px; }

#banner {
  position: relative;
  overflow: hidden; }
  #banner:before {
    content: 'MARZYSZ';
    font-size: 400px;
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateY(-50%);
    color: #21202e;
    z-index: 2; }
    @media screen and (max-width: 1200px) {
      #banner:before {
        display: none; } }

#team {
  position: relative; }
  #team:before {
    content: 'TEAM';
    font-size: 400px;
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 40%;
    transform: translateY(-50%);
    color: #21202e;
    z-index: -1; }
    @media screen and (max-width: 1200px) {
      #team:before {
        display: none; } }

#info {
  position: relative; }
  #info:before {
    content: 'MARZYSZ';
    font-size: 400px;
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 40%;
    transform: translateY(-50%);
    color: #21202e;
    z-index: -1; }
    @media screen and (max-width: 1200px) {
      #info:before {
        display: none; } }

#products {
  position: relative; }
  #products:before {
    content: 'GAMING';
    font-size: 400px;
    font-weight: 900;
    position: absolute;
    top: 77%;
    left: 30%;
    transform: translateY(-50%);
    color: #21202e;
    z-index: -1; }
    @media screen and (max-width: 1200px) {
      #products:before {
        display: none; } }

#contact-form {
  position: relative; }
  #contact-form:before {
    content: 'KONKURS';
    font-size: 400px;
    font-weight: 900;
    position: absolute;
    top: 40%;
    right: 20%;
    color: #21202e;
    z-index: -1; }
    @media screen and (max-width: 1200px) {
      #contact-form:before {
        display: none; } }

.sh {
  margin-top: 80px;
  margin-bottom: 60px;
  padding-bottom: 30px;
  border-bottom: 1px #42414b solid; }
  .sh .title {
    font-size: 48px;
    font-weight: 500;
    color: #ffd400; }
  .sh .subtitle {
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    color: #ffd400; }
  @media screen and (max-width: 900px) {
    .sh .title {
      font-size: 36px; } }

.sh.sh-left {
  text-align: left; }

.sh.sh-center {
  text-align: center; }

.sh.sh-middle .title {
  font-size: 36px;
  font-weight: 900; }

.txt {
  max-width: 1100px;
  margin: 0 auto;
  /* #DDD at .5 strength*/ }
  .txt p, .txt ul, .txt ol, .txt dl, .txt blockquote, .txt pre, .txt dialog {
    font-size: 1em;
    /* 13px */
    line-height: 1.8em;
    /* 18px */
    margin: 0 0 1.3846em 0; }
  .txt h1 {
    font-size: 2.4615em;
    /* 32px */
    line-height: 1.125em;
    /* 36px */
    margin-top: 0.5625em;
    margin-bottom: 20px; }
  .txt h2 {
    font-size: 1.5385em;
    /* 20px */
    font-weight: 700;
    line-height: 1.8em;
    /* 36px */
    margin-top: 0.9em;
    margin-bottom: 0em; }
  .txt h3 {
    font-size: 1.2308em;
    /* 16px */
    line-height: 1.125em;
    /* 18px */
    margin-top: 1.125em;
    margin-bottom: 0em; }
  .txt h4 {
    font-size: 1.0769em;
    /* 14px */
    line-height: 1.2857em;
    /* 18px */
    margin-top: 1.2857em;
    margin-bottom: 0em; }
  .txt h5 {
    font-size: 1em;
    /* 13px */
    line-height: 1.3846em;
    /* 18px */
    margin: 0; }
  .txt h6 {
    font-size: 1em;
    /* 13px */
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 2px;
    line-height: 1.3846em;
    /* 18px */ }
  .txt blockquote {
    border-left: 3px solid rgba(221, 221, 221, 0.5);
    font-style: italic;
    padding-left: 17px; }
  .txt pre, .txt code {
    font-family: monaco,"Courier New",Courier,monospace;
    font-size: 1em; }
  .txt sup, .txt sub {
    font-size: 0.7em;
    line-height: 1em;
    vertical-align: baseline; }
  .txt sup {
    position: relative;
    top: -0.4em; }
  .txt sub {
    position: relative;
    top: 0.4em; }
  .txt ol, .txt ul, .txt dd {
    margin-left: 1.5em; }
  .txt ul {
    list-style: disc; }
  .txt li ul, .txt li ol {
    margin-bottom: 0; }
  .txt ol {
    list-style: decimal; }
  .txt dt {
    font-weight: bold; }
  .txt a:link, .txt a:visited {
    color: #395a8d;
    text-decoration: none; }
  .txt a:hover, .txt a:focus, .txt a:active {
    color: #2f2f65;
    text-decoration: underline; }
  .txt hr {
    margin: 1.3846em 0 1.308em 0;
    height: 0;
    border: 1px solid #888;
    border-width: 1px 0 0 0; }
  .txt .author-container {
    text-align: right; }
    .txt .author-container .author {
      font-style: normal;
      font-size: 12px; }
    .txt .author-container span {
      margin-bottom: 10px;
      display: block;
      font-size: 12px;
      font-weight: 700; }
  .txt .title-blue {
    color: #2473ff;
    font-size: 24px;
    font-weight: 700; }
  .txt img.alignright {
    float: right;
    margin: 20px 0;
    margin-left: 20px; }
  .txt img.alignleft {
    float: left;
    margin: 20px 0;
    margin-right: 20px; }
  .txt img.aligncenter {
    margin: 20px auto;
    display: block; }
  .txt .first-image {
    margin-top: 0 !important; }
  @media screen and (max-width: 950px) {
    .txt img.alignleft,
    .txt img.alignright {
      float: none;
      margin: 20px 0 !important; } }

.form-container {
  width: 100%;
  max-width: 840px;
  padding: 80px 80px;
  background: #21202e;
  box-shadow: 0px 0px 21px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 21px 4px rgba(0, 0, 0, 0.2);
  background-size: center auto;
  background-repeat: no-repeat; }
  @media screen and (max-width: 700px) {
    .form-container {
      padding: 10px; } }
  .form-container .title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 30px; }
  .form-container .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px; }
  .form-container .row:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 700px) {
    .form-container .row:not(:last-child) {
      margin-bottom: 10px; } }
  .form-container label {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px; }
  .form-container .text {
    height: 50px;
    width: 100%;
    color: #ffffff;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    font-family: "Montserrat";
    border: 1px #5f6185 solid;
    padding: 10px;
    transition: border 0.3s; }
  .form-container textarea.text {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 100px; }
  .form-container .text-100 {
    width: 100%; }
  .form-container .text-100 {
    width: 100%; }
  .form-container .text-50 {
    width: calc(50% - 10px); }
  @media screen and (max-width: 700px) {
    .form-container .text-50 {
      width: calc(50% - 5px); } }
  @media screen and (max-width: 700px) {
    .form-container .text-50 {
      width: 100%; }
    .form-container .text-50:not(:last-child) {
      margin-bottom: 10px; } }
  .form-container .text-25 {
    width: calc(25% - 10px); }
  @media screen and (max-width: 700px) {
    .form-container .text-25 {
      width: calc(25% - 5px); } }
  @media screen and (max-width: 700px) {
    .form-container .text-25 {
      width: 100%; }
    .form-container .text-25:not(:last-child) {
      margin-bottom: 10px; } }
  .form-container .text-30 {
    width: calc(30% - 10px); }
  @media screen and (max-width: 700px) {
    .form-container .text-30 {
      width: calc(30% - 5px); } }
  @media screen and (max-width: 700px) {
    .form-container .text-30 {
      width: 100%; }
    .form-container .text-30:not(:last-child) {
      margin-bottom: 10px; } }
  .form-container .text-70 {
    width: calc(70% - 10px); }
  @media screen and (max-width: 700px) {
    .form-container .text-70 {
      width: calc(70% - 5px); } }
  @media screen and (max-width: 700px) {
    .form-container .text-70 {
      width: 100%; }
    .form-container .text-70:not(:last-child) {
      margin-bottom: 10px; } }
  .form-container .submit {
    height: 50px;
    width: 100%;
    color: #1c1b23;
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat";
    background: #ffd400;
    border: 0 #ffd400 solid;
    padding: 10px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.3s; }
    .form-container .submit:active {
      opacity: 0.8; }
    .form-container .submit:hover {
      background: #e5bf00;
      color: #1c1b23; }
  .form-container .checkbox {
    position: relative;
    padding-left: 40px;
    font-weight: 400; }
    .form-container .checkbox input {
      display: none; }
    .form-container .checkbox .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      width: 20px;
      height: 20px;
      border: 1px #5f6185 solid;
      display: block;
      cursor: pointer;
      transition: all 0.3s; }
    .form-container .checkbox input:checked ~ .checkmark {
      border: 1px #ffd400 solid; }
    .form-container .checkbox input:checked ~ .checkmark:after {
      content: '';
      width: 20px;
      height: 20px;
      display: block;
      background: no-repeat center center url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IldhcnN0d2FfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjI4NSwyTDksMTMuNTY2bC01LjI4Ni01LjAxTDAsMTIuMjcyTDksMjFMMjQsNS43MTVMMjAuMjg1LDJ6Ii8+DQo8L3N2Zz4NCg==");
      background-size: 14px; }
  .form-container input:hover, .form-container input:focus, .form-container .checkmark:hover, .form-container .checkmark:focus {
    border: 1px #ffd400 solid; }
  .form-container .small-info {
    margin-bottom: 0;
    font-size: 12px; }
  .form-container .star {
    color: #ffd400;
    font-size: 18px;
    line-height: 0; }
  .form-container ::placeholder {
    color: #ffd400;
    opacity: 1; }
  .form-container :-ms-input-placeholder {
    color: #ffd400; }
  .form-container ::-ms-input-placeholder {
    color: #ffd400; }

#banner {
  height: 600px;
  background: right center/cover no-repeat #252628;
  border-bottom: 1px #42414b solid;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 900px) {
    #banner {
      height: 500px; } }
  #banner .content {
    position: relative;
    z-index: 3; }
    #banner .content .title {
      display: block;
      max-width: 840px;
      font-size: 72px;
      font-weight: 700;
      line-height: 90px;
      color: #ffd400;
      margin-bottom: 20px; }
    #banner .content .subtitle {
      display: block;
      max-width: 900px;
      font-size: 30px;
      font-weight: 400;
      line-height: 36px; }
    #banner .content a {
      margin-top: 20px;
      display: inline-block; }
      #banner .content a:hover {
        opacity: 0.8; }
      #banner .content a:active {
        opacity: 0.6; }
    #banner .content .title {
      max-width: 700px;
      font-size: 60px;
      font-weight: 700;
      line-height: 70px;
      margin-bottom: 20px; }
    #banner .content .subtitle {
      max-width: 800px;
      font-size: 24px;
      line-height: 36px; }
    #banner .content a img {
      height: 56px; }
    @media screen and (max-width: 900px) {
      #banner .content .title {
        max-width: 600px;
        font-size: 48px;
        font-weight: 700;
        line-height: 60px;
        margin-bottom: 20px; }
      #banner .content .subtitle {
        max-width: 700px;
        font-size: 18px;
        line-height: 24px; }
      #banner .content a img {
        height: 56px; } }
    @media screen and (max-width: 750px) {
      #banner .content .title {
        max-width: 450px;
        font-size: 36px;
        font-weight: 700;
        line-height: 46px;
        margin-bottom: 20px; }
      #banner .content .subtitle {
        max-width: 500px;
        font-size: 18px;
        line-height: 24px; }
      #banner .content a img {
        height: 46px; } }

#team {
  position: relative;
  border-bottom: 1px #42414b solid; }
  #team header {
    margin-bottom: 0; }
  #team .boxes .wrap {
    display: flex;
    flex-wrap: wrap; }
  #team .box {
    width: 25%;
    padding: 50px 20px;
    text-align: center;
    position: relative; }
    #team .box:nth-child(1), #team .box:nth-child(2), #team .box:nth-child(3) {
      border-bottom: 1px #42414b solid; }
    #team .box .title {
      color: #ffd400;
      font-size: 36px;
      font-weight: 700;
      display: block;
      margin: 0 auto;
      margin-bottom: 20px; }
    #team .box .subtitle {
      color: #9d9db3;
      font-size: 14px;
      font-weight: 400;
      display: block;
      margin: 0 auto;
      margin-bottom: 20px; }
    #team .box .separator {
      max-width: 60px;
      height: 3px;
      border: 1px #9d9db3 solid;
      background: none;
      display: block;
      margin: 0 auto;
      margin-bottom: 20px; }
    #team .box p {
      color: #ffffff;
      font-size: 12px;
      font-weight: 400;
      display: block;
      margin: 0 auto;
      margin-bottom: 8px;
      max-width: 400px; }
    #team .box .ring {
      position: absolute;
      bottom: -21px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 10;
      width: 42px;
      height: 42px;
      font-size: 24px;
      line-height: 42px;
      background: #1c1b23;
      border: 5px #41404a solid;
      display: block;
      margin: 0 auto;
      border-radius: 100%; }
  @media screen and (max-width: 1100px) {
    #team .box {
      width: 50%; }
    #team .box:nth-child(4) {
      border-bottom: 1px #42414b solid; } }
  @media screen and (max-width: 700px) {
    #team .box {
      width: 100%; }
    #team .box:not(:last-child) {
      border-bottom: 1px #42414b solid; } }

#sidebar {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffd400; }
  #sidebar .wrap {
    height: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: centert;
    justify-content: flex-start;
    padding: 50px;
    text-align: center; }
  @media screen and (max-height: 600px) {
    #sidebar .wrap {
      padding: 30px; } }
  #sidebar button {
    margin-bottom: 40px;
    cursor: pointer;
    background: none;
    border: none;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 30px;
    right: 16px; }
  @media screen and (max-height: 600px) {
    #sidebar button {
      margin-bottom: 20px; } }
  #sidebar .logo {
    margin-bottom: 80px; }
    #sidebar .logo img {
      max-width: 280px;
      width: 100%; }
  @media screen and (max-width: 600px) {
    #sidebar .logo {
      margin-bottom: 20px; }
    #sidebar .logo img {
      max-width: 180px; } }
  @media screen and (max-height: 600px) {
    #sidebar .logo {
      margin-bottom: 20px; }
    #sidebar .logo img {
      max-width: 180px; } }
  #sidebar .menu li:not(:last-child) {
    margin-bottom: 20px; }
  #sidebar .menu a {
    position: relative;
    font-size: 20px;
    color: #000; }
  #sidebar .menu a:before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    height: 2px;
    background: #000;
    width: 0%;
    transition: all 0.3s; }
  #sidebar .menu a:hover:before {
    width: 100%; }
  @media screen and (max-width: 600px) {
    #sidebar .menu a {
      font-size: 14px; } }
  @media screen and (max-height: 600px) {
    #sidebar .menu li:not(:last-child) {
      margin-bottom: 12px; }
    #sidebar .menu a {
      font-size: 14px; }
    #sidebar .menu a:before {
      bottom: -6px; } }
  #sidebar .socialmedia {
    position: absolute;
    bottom: 50px;
    left: 50px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap; }
    #sidebar .socialmedia strong {
      margin-right: 20px;
      margin-bottom: 20px;
      font-weight: 400;
      font-size: 12px; }
    #sidebar .socialmedia ul {
      display: flex; }
    #sidebar .socialmedia li:not(:last-child) {
      margin-right: 14px; }
    #sidebar .socialmedia img {
      height: 18px; }
  @media screen and (max-height: 600px) {
    #sidebar .socialmedia {
      left: 30px;
      bottom: 30px; }
    #sidebar .socialmedia strong {
      margin-bottom: 10px; } }
  @media screen and (max-height: 400px) {
    #sidebar .socialmedia {
      display: none; } }

header#header {
  background: #ffd400; }
  header#header .wrap {
    max-width: 1600px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  header#header .logo img {
    max-width: 200px;
    width: 100%; }
  header#header .menu ul {
    display: flex; }
  header#header .menu li:not(:last-child) {
    margin-right: 50px; }
  header#header .menu a {
    position: relative;
    color: #000000; }
  header#header .menu a:before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    height: 2px;
    background: #000000;
    width: 0%;
    transition: all 0.3s; }
  header#header .menu a:hover:before {
    width: 100%; }
  @media screen and (max-width: 1050px) {
    header#header .menu li:not(:last-child) {
      margin-right: 30px; } }
  @media screen and (max-width: 1000px) {
    header#header .menu {
      display: none; } }
  header#header .hamburger {
    padding: 10px;
    margin-left: 40px;
    cursor: pointer;
    display: none; }
    header#header .hamburger img {
      height: 15px;
      display: block; }
  @media screen and (max-width: 1000px) {
    header#header .hamburger {
      display: block; } }

#info {
  padding-bottom: 80px;
  border-bottom: 1px #42414b solid; }
  #info .content {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    max-width: 2000px; }
  @media screen and (max-width: 900px) {
    #info .content {
      justify-content: center; } }
  #info .left {
    padding-right: 80px; }
    #info .left p {
      text-align: justify;
      font-size: 18px;
      display: block; }
    #info .left p {
      margin-bottom: 20px; }
    #info .left a {
      margin-top: 20px;
      display: inline-block; }
      #info .left a img {
        height: 50px; }
      #info .left a:hover {
        opacity: 0.8; }
      #info .left a:active {
        opacity: 0.6; }
  @media screen and (max-width: 1200px) {
    #info .left {
      width: 60%; } }
  @media screen and (max-width: 1100px) {
    #info .left {
      width: 70%; } }
  @media screen and (max-width: 900px) {
    #info .left {
      width: 100%;
      padding-right: 20px;
      text-align: center; }
    #info .left p {
      text-align: center; } }
  @media screen and (max-width: 600px) {
    #info .left p {
      font-size: 14px; }
    #info .left p:not(:last-child) {
      margin-bottom: 10px; }
    #info .left a img {
      height: 40px; } }
  #info .right {
    height: auto;
    min-height: 600px;
    width: 50%;
    background: center center/cover no-repeat #252628; }
  @media screen and (max-width: 1200px) {
    #info .right {
      width: 40%; } }
  @media screen and (max-width: 1100px) {
    #info .right {
      width: 30%; } }
  @media screen and (max-width: 900px) {
    #info .right {
      display: none; } }

#products {
  position: relative;
  padding-bottom: 22px;
  overflow: hidden; }
  #products:after {
    content: '';
    position: absolute;
    bottom: 22px;
    left: 0;
    width: 100%;
    background: #42414b;
    height: 1px; }
  #products header {
    margin-bottom: 0; }
  #products .boxes .wrap {
    display: flex;
    flex-wrap: wrap; }
  #products .box {
    width: 33.33%;
    padding: 50px 20px;
    text-align: center;
    position: relative;
    cursor: pointer; }
    #products .box:nth-child(1), #products .box:nth-child(2), #products .box:nth-child(3) {
      border-bottom: 1px #42414b solid; }
    #products .box:hover {
      background: rgba(35, 34, 43, 0.6); }
    #products .box .title {
      color: #ffffff;
      font-size: 18px;
      font-weight: 700;
      display: block;
      margin: 0 auto;
      margin-top: 20px;
      margin-bottom: 20px; }
      #products .box .title:hover {
        color: #ffd400; }
      #products .box .title:active {
        opacity: 0.8; }
    #products .box .subtitle {
      color: #9d9db3;
      font-size: 14px;
      font-weight: 500;
      display: block;
      margin: 0 auto;
      margin-bottom: 20px; }
    #products .box .price {
      color: #ffd400;
      font-size: 36px;
      font-weight: 900;
      display: block;
      margin: 0 auto;
      margin-bottom: 20px; }
    #products .box .separator {
      max-width: 60px;
      height: 3px;
      border: 1px #9d9db3 solid;
      background: none;
      display: block;
      margin: 0 auto;
      margin-bottom: 20px; }
    #products .box li {
      color: #ffffff;
      font-size: 12px;
      font-weight: 400;
      display: block;
      margin: 0 auto;
      margin-bottom: 8px; }
    #products .box .btn-circle {
      position: absolute;
      bottom: -21px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 10;
      width: 42px;
      height: 42px;
      color: #1c1b23;
      font-size: 24px;
      line-height: 42px;
      background: #ffd400;
      display: block;
      margin: 0 auto;
      border-radius: 100%; }
      #products .box .btn-circle:hover {
        opacity: 0.8; }
      #products .box .btn-circle:active {
        opacity: 0.6; }
  @media screen and (max-width: 900px) {
    #products .box {
      width: 50%; }
    #products .box:nth-child(4) {
      border-bottom: 1px #42414b solid; } }
  @media screen and (max-width: 600px) {
    #products .box {
      width: 100%; }
    #products .box:not(:last-child) {
      border-bottom: 1px #42414b solid; } }

#schedule {
  border-bottom: 1px #42414b solid;
  /*    .week{
          background: #1c1b23;
          padding: 40px 20px;
          max-width: 900px;
          margin: 0 auto;
      }*/ }
  #schedule .sh {
    margin-bottom: 0px; }
  #schedule .content {
    background: center center/cover no-repeat #252628;
    transition: all 0.3s;
    padding-top: 60px;
    padding-bottom: 120px; }
  #schedule .table-schedule {
    max-width: 1088px; }
    #schedule .table-schedule tr {
      border-bottom: 1px #42414b solid; }
    #schedule .table-schedule td {
      padding-top: 60px;
      padding-bottom: 20px; }
    #schedule .table-schedule td:first-child {
      width: 260px;
      font-size: 18px;
      font-weight: 700;
      color: #ffd400;
      text-transform: uppercase; }
    #schedule .table-schedule td:last-child {
      font-size: 18px;
      font-weight: 400; }
    @media screen and (max-width: 900px) {
      #schedule .table-schedule td:first-child {
        width: 160px;
        font-size: 14px; }
      #schedule .table-schedule td:last-child {
        font-size: 14px; } }
    @media screen and (max-width: 600px) {
      #schedule .table-schedule td:first-child {
        width: auto;
        font-size: 12px;
        padding-right: 20px; }
      #schedule .table-schedule td:last-child {
        font-size: 14px; } }
  #schedule .day {
    max-width: 900px;
    margin: 0 auto;
    border-bottom: 1px #42414b solid;
    margin-bottom: 40px;
    padding-bottom: 10px; }
    #schedule .day:last-child {
      margin-bottom: 0px; }
    #schedule .day h4 {
      font-size: 18px;
      font-weight: 700;
      color: #ffd400;
      text-transform: uppercase;
      display: block;
      margin-bottom: 20px; }
    #schedule .day details {
      margin-bottom: 0px; }
      #schedule .day details summary {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        width: 100%;
        display: block;
        margin-bottom: 6px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #000;
        margin-bottom: 20px;
        cursor: pointer;
        transition: color 0.3s; }
      #schedule .day details .read-more {
        background: #3b3947;
        padding: 10px;
        margin-bottom: 40px;
        transition: height 0.3s; }
      #schedule .day details[open] .read-more {
        animation: sweep .5s ease-in-out; }
@keyframes sweep {
  0% {
    opacity: 0;
    margin-left: -10px; }
  100% {
    opacity: 1;
    margin-left: 0px; } }
      #schedule .day details .container {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        width: 100%; }
      #schedule .day details .header {
        display: block;
        width: calc(100% - 50px); }
      #schedule .day details .icon {
        font-size: 24px; }
      #schedule .day details[open].icon {
        display: block;
        width: 30px;
        color: #ffd400; }
      #schedule .day details summary {
        color: #ffffff; }
      #schedule .day details summary:hover {
        color: #ffd400; }
      #schedule .day details[open] summary {
        color: #ffd400; }
      #schedule .day details > summary {
        list-style: none; }
      #schedule .day details > summary::-webkit-details-marker {
        display: none; }
      #schedule .day details p {
        margin-bottom: 10px;
        color: #ffffff;
        font-weight: 300;
        font-size: 14px;
        line-height: 24px; }
      #schedule .day details p:last-of-type {
        margin-bottom: 0px; }

#contact-form .form {
  display: flex;
  justify-content: center;
  padding: 120px 0;
  padding-top: 0px; }
#contact-form .content {
  text-align: center; }
  #contact-form .content p {
    font-size: 24px;
    line-height: 36px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 840px; }
  @media screen and (max-width: 900px) {
    #contact-form .content p {
      font-size: 18px; } }
#contact-form .invalid {
  border: 1px red solid !important; }
#contact-form #message-container {
  padding: 40px 0; }
#contact-form .message-send {
  max-width: 840px;
  margin: 0 auto;
  background: #ffd400;
  padding: 60px 20px;
  text-align: center; }
#contact-form .message-send p {
  color: #000;
  font-size: 18px; }
#contact-form .message-small {
  padding: 20px 20px; }

footer#footer {
  background: #1c1b23; }
  footer#footer .logos {
    border-top: 1px #42414b solid;
    padding: 40px 0; }
    footer#footer .logos .wrap {
      display: flex;
      justify-content: center;
      align-items: center; }
    footer#footer .logos a:first-child {
      margin-right: 60px; }
    footer#footer .logos a:first-child img {
      display: block;
      height: 52px; }
    footer#footer .logos a:last-child img {
      display: block;
      height: 70px; }
    @media screen and (max-width: 850px) {
      footer#footer .logos a:first-child {
        margin-right: 30px; }
      footer#footer .logos a:first-child img {
        height: 42px; }
      footer#footer .logos a:last-child img {
        height: 60px; } }
    @media screen and (max-width: 500px) {
      footer#footer .logos .wrap {
        flex-direction: column;
        align-items: center; }
      footer#footer .logos a:first-child {
        margin-right: 0; }
      footer#footer .logos a:not(:last-child) {
        margin-bottom: 30px; } }
  footer#footer .menu {
    border-top: 1px #42414b solid;
    padding: 40px 0; }
    footer#footer .menu ul {
      display: flex;
      justify-content: center; }
    footer#footer .menu li:nth-last-child(1) a, footer#footer .menu li:nth-last-child(2) a {
      color: #ffd500; }
    footer#footer .menu a {
      color: #ffffff;
      font-size: 12px;
      font-weight: 500;
      text-transform: uppercase;
      display: block;
      margin: 0 12px; }
      footer#footer .menu a:hover {
        opacity: 0.8; }
      footer#footer .menu a:active {
        opacity: 0.6; }
    @media screen and (max-width: 850px) {
      footer#footer .menu a {
        margin: 0 6px; } }
    @media screen and (max-width: 700px) {
      footer#footer .menu ul {
        flex-direction: column;
        align-items: center; }
      footer#footer .menu li:not(:last-child) {
        margin-bottom: 10px; } }
  footer#footer .menu-files {
    border-top: 1px #42414b solid;
    padding: 20px 0; }
    footer#footer .menu-files ul {
      display: flex;
      justify-content: center; }
    footer#footer .menu-files a {
      color: #ffffff;
      font-size: 9px;
      font-weight: 500;
      text-transform: uppercase;
      display: block;
      margin: 0 12px; }
      footer#footer .menu-files a:hover {
        opacity: 0.8; }
      footer#footer .menu-files a:active {
        opacity: 0.6; }
    @media screen and (max-width: 850px) {
      footer#footer .menu-files a {
        margin: 0 6px; } }
    @media screen and (max-width: 700px) {
      footer#footer .menu-files ul {
        flex-direction: column;
        align-items: center; }
      footer#footer .menu-files li:not(:last-child) {
        margin-bottom: 10px; } }
  footer#footer .social-media {
    border-top: 1px #42414b solid;
    border-bottom: 1px #42414b solid;
    margin-bottom: 20px;
    padding: 32px 0; }
    footer#footer .social-media ul {
      display: flex;
      justify-content: center; }
    footer#footer .social-media img {
      display: block;
      height: 31px;
      width: 31px; }
    footer#footer .social-media a {
      display: block;
      padding: 0 5px;
      transition: all 0.3s; }
      footer#footer .social-media a:hover {
        opacity: 0.8; }
      footer#footer .social-media a:active {
        opacity: 0.6; }

.snowflake {
  color: #fff;
  font-size: 1.5em;
  font-family: Arial;
  text-shadow: 0 0 1px #000; }

@-webkit-keyframes snowflakes-fall {
  0% {
    top: -10%; }
  100% {
    top: 100%; } }
@-webkit-keyframes snowflakes-shake {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(80px);
    transform: translateX(80px); }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }
@keyframes snowflakes-fall {
  0% {
    top: -10%; }
  100% {
    top: 100%; } }
@keyframes snowflakes-shake {
  0% {
    transform: translateX(0px); }
  50% {
    transform: translateX(80px); }
  100% {
    transform: translateX(0px); } }
.snowflake {
  position: fixed;
  top: -10%;
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  -webkit-animation-name: snowflakes-fall,snowflakes-shake;
  -webkit-animation-duration: 10s,3s;
  -webkit-animation-timing-function: linear,ease-in-out;
  -webkit-animation-iteration-count: infinite,infinite;
  -webkit-animation-play-state: running,running;
  animation-name: snowflakes-fall,snowflakes-shake;
  animation-duration: 10s,3s;
  animation-timing-function: linear,ease-in-out;
  animation-iteration-count: infinite,infinite;
  animation-play-state: running,running; }

.snowflake:nth-of-type(0) {
  left: 1%;
  -webkit-animation-delay: 0s,0s;
  animation-delay: 0s,0s; }

.snowflake:nth-of-type(1) {
  left: 10%;
  -webkit-animation-delay: 1s,1s;
  animation-delay: 1s,1s; }

.snowflake:nth-of-type(2) {
  left: 20%;
  -webkit-animation-delay: 6s,.5s;
  animation-delay: 6s,.5s; }

.snowflake:nth-of-type(3) {
  left: 30%;
  -webkit-animation-delay: 4s,2s;
  animation-delay: 4s,2s; }

.snowflake:nth-of-type(4) {
  left: 40%;
  -webkit-animation-delay: 2s,2s;
  animation-delay: 2s,2s; }

.snowflake:nth-of-type(5) {
  left: 50%;
  -webkit-animation-delay: 8s,3s;
  animation-delay: 8s,3s; }

.snowflake:nth-of-type(6) {
  left: 60%;
  -webkit-animation-delay: 6s,2s;
  animation-delay: 6s,2s; }

.snowflake:nth-of-type(7) {
  left: 70%;
  -webkit-animation-delay: 2.5s,1s;
  animation-delay: 2.5s,1s; }

.snowflake:nth-of-type(8) {
  left: 80%;
  -webkit-animation-delay: 1s,0s;
  animation-delay: 1s,0s; }

.snowflake:nth-of-type(9) {
  left: 90%;
  -webkit-animation-delay: 3s,1.5s;
  animation-delay: 3s,1.5s; }

/*# sourceMappingURL=style.css.map */
