@font-face {
  font-family: 'Univers';
  font-weight: normal;
  src: url("../fonts/UniversC.otf") format("opentype"); }

@font-face {
  font-family: 'BDSLSecret';
  font-weight: normal;
  src: url("../fonts/bdsl02.woff") format("woff");
  src: url("../fonts/bdsl02.otf") format("opentype"); }

/*  V A R I A B L E S  */
/*  B A S I C S  */
body {
  margin: 0;
  font-family: "Univers", Helvetica, Arial, sans-serif;
  color: #141414;
  font-size: 15px;
  line-height: 20px; }

a {
  color: red;
  text-decoration: none;
  border-bottom: solid 1px rgba(255, 0, 0, 0.3);
  padding: 4px 1px 1px 1px; }
  a:hover {
    background-color: rgba(255, 0, 0, 0.1); }

p {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 20px; }
  p.centered {
    text-align: center;
    margin-bottom: 30px; }

h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 62px;
  line-height: 63px;
  font-weight: normal; }

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 46px;
  line-height: 46px;
  font-weight: normal; }

h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 25px;
  line-height: 27px;
  font-weight: normal; }

h4 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  font-weight: normal; }

.section {
  margin-top: 50px; }

.big-photo {
  margin-top: 20px;
  margin-bottom: 20px; }
  .big-photo img {
    display: block;
    width: 100%; }

textarea:focus,
input:focus,
select:focus,
button {
  outline: none; }

form {
  font-size: 15px;
  line-height: 20px; }
  form input[type=number],
  form input[type=text],
  form input[type=email],
  form input[type=tel] {
    display: block;
    width: 100%;
    padding: 8px 0;
    background-color: transparent;
    border: none;
    font-size: 25px;
    line-height: 27px; }
  form p {
    margin-top: 10px;
    font-size: 18px; }
  form input[type=submit] {
    display: block;
    border: 0;
    font-family: "Univers", Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 27px;
    -webkit-appearance: none;
    cursor: pointer; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #466482 inset !important;
  -webkit-text-fill-color: white !important; }

input[type="text"]::-webkit-input-placeholder {
  color: rgba(250, 250, 250, 0.5); }

input[type="text"]:-ms-input-placeholder {
  color: rgba(250, 250, 250, 0.5); }

input[type="text"]::-ms-input-placeholder {
  color: rgba(250, 250, 250, 0.5); }

input[type="text"]::placeholder {
  color: rgba(250, 250, 250, 0.5); }

.background-layers {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .background-layers .background-layer {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-position: center center;
    z-index: -10000; }
    .background-layers .background-layer .triangle-container {
      position: absolute;
      left: 50%;
      margin-left: -300px;
      top: 50%;
      margin-top: -265px;
      width: 600px;
      height: 530px; }
      .background-layers .background-layer .triangle-container .triangle {
        position: absolute;
        width: 612px;
        height: 526px;
        background-size: cover;
        background-position: center center;
        transform: rotate(-60deg);
        transform-origin: 75% 51%; }
    .background-layers .background-layer:nth-child(1) {
      opacity: 1; }
    .background-layers .background-layer:nth-child(2) {
      opacity: 0;
      animation: second-bg-animation 30s ease-in-out infinite; }
    .background-layers .background-layer:nth-child(3) {
      opacity: 0;
      animation: third-bg-animation 30s ease-in-out infinite; }
    @media all and (max-device-width: 480px) {
      .background-layers .background-layer {
        background-position: left top;
        background-size: 1750px auto;
        background-repeat: repeat; }
        .background-layers .background-layer .triangle {
          display: none; } }
    .background-layers .background-layer.triangles2017:nth-child(1) {
      background-image: url("../images/bg-1.jpg"); }
      .background-layers .background-layer.triangles2017:nth-child(1) .triangle {
        background-image: url("../images/triangle-1.jpg"); }
    .background-layers .background-layer.triangles2017:nth-child(2) {
      background-image: url("../images/bg-2.jpg"); }
      .background-layers .background-layer.triangles2017:nth-child(2) .triangle {
        background-image: url("../images/triangle-2.jpg"); }
    .background-layers .background-layer.triangles2017:nth-child(3) {
      background-image: url("../images/bg-3.jpg"); }
      .background-layers .background-layer.triangles2017:nth-child(3) .triangle {
        background-image: url("../images/triangle-3.jpg"); }
    .background-layers .background-layer.triangles2018:nth-child(1) {
      background-image: url("../images/bg2018-1.jpg"); }
      .background-layers .background-layer.triangles2018:nth-child(1) .triangle {
        background-image: url("../images/triangle2018-1.jpg"); }
    .background-layers .background-layer.triangles2018:nth-child(2) {
      background-image: url("../images/bg2018-2.jpg"); }
      .background-layers .background-layer.triangles2018:nth-child(2) .triangle {
        background-image: url("../images/triangle2018-2.jpg"); }
    .background-layers .background-layer.triangles2018:nth-child(3) {
      background-image: url("../images/bg2018-3.jpg"); }
      .background-layers .background-layer.triangles2018:nth-child(3) .triangle {
        background-image: url("../images/triangle2018-3.jpg"); }
    .background-layers .background-layer.triangles2019:nth-child(1) {
      background-image: url("../images/bg2019-3.jpg"); }
      .background-layers .background-layer.triangles2019:nth-child(1) .triangle {
        background-image: url("../images/triangle2019-3.jpg"); }
    .background-layers .background-layer.triangles2019:nth-child(2) {
      background-image: url("../images/bg2019-1.jpg"); }
      .background-layers .background-layer.triangles2019:nth-child(2) .triangle {
        background-image: url("../images/triangle2019-1.jpg"); }
    .background-layers .background-layer.triangles2019:nth-child(3) {
      background-image: url("../images/bg2019-2.jpg"); }
      .background-layers .background-layer.triangles2019:nth-child(3) .triangle {
        background-image: url("../images/triangle2019-2.jpg"); }
        .background-layers .background-layer.triangles2020:nth-child(1) {
      background: linear-gradient(90deg, #001e46 0%, #005050 100%); }
      .background-layers .background-layer.triangles2020:nth-child(1) .triangle {
        background: linear-gradient(0deg, #001e46 0%, #005050 100%); }
    .background-layers .background-layer.triangles2020:nth-child(2) {
      background: linear-gradient(90deg, #461e00 0%, #505000 100%); }
      .background-layers .background-layer.triangles2020:nth-child(2) .triangle {
        background: linear-gradient(0deg, #461e00 0%, #505000 100%); }
    .background-layers .background-layer.triangles2020:nth-child(3) {
      background: linear-gradient(90deg, #1e0046 0%, #500050 100%); }
      .background-layers .background-layer.triangles2020:nth-child(3) .triangle {
        background: linear-gradient(0deg, #1e0046 0%, #500050 100%); }

@keyframes second-bg-animation {
  0% {
    opacity: 0; }
  30% {
    opacity: 0; }
  33% {
    opacity: 1; }
  90% {
    opacity: 1; }
  93% {
    opacity: 0; } }

@keyframes third-bg-animation {
  0% {
    opacity: 0; }
  63% {
    opacity: 0; }
  66% {
    opacity: 1; }
  96% {
    opacity: 1; }
  99% {
    opacity: 0; } }

.triangle-container {
  clip-path: url("#triangle-polygon");
  -webkit-clip-path: polygon(0, 530, 300, 0, 600, 530); }

.page {
  position: relative;
  margin: 20px 40px 40px;
  width: 465px; }
  .page.white {
    color: white; }
    .page.white a {
      color: rgba(255, 255, 255, 0.9);
      border-bottom: solid 1px rgba(255, 255, 255, 0.4); }
      .page.white a:hover {
        color: white;
        border-bottom: solid 1px rgba(255, 255, 255, 0.8);
        background-color: transparent; }

.header {
  margin-bottom: 50px; }
  .header .logo-icon {
    position: absolute;
    left: -10px;
    top: -5px;
    width: 60px;
    height: 60px;
    background-image: url("../images/bdsl-icons-red.svg");
    background-size: 900px 120px;
    background-position: 0px 0;
    border-bottom: 0;
    animation: logoicon 1.2s steps(12) infinite;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    animation-play-state: paused; }
    .header .logo-icon:hover {
      background-color: transparent;
      background-position-y: -60px; }
  .header:hover .logo-icon {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    animation-play-state: running; }
  .header .year {
    display: inline-block;
    width: 100%;
    margin: 15px 0 20px;
    text-align: center; }
    .header .year.in-logo {
      margin: 30px 0; }
  .header .letters-logo {
    position: absolute;
    width: 100%;
    height: 67px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-image: url("../images/bdsl-logo-black.svg");
    background-size: cover; }
    .header .letters-logo img {
      width: 100%; }

@keyframes logoicon {
  0% {
    background-position-x: 0px; }
  100% {
    background-position-x: -720px; } }

.white .header .logo-icon {
  background-image: url("../images/bdsl-icons-white.svg");
  border-bottom: 0; }
  .white .header .logo-icon:hover {
    background-color: transparent;
    background-position-y: 0px;
    border-bottom: 0; }

.white .header .letters-logo {
  background-image: url("../images/bdsl-logo.svg"); }

.promoblocks {
  margin: 25px 0;
  text-align: center;
  padding-right: 5px; }
  .promoblocks .promoblock {
    display: inline-block;
    width: 280px;
    border: 2px solid white;
    padding: 10px 20px 12px;
    box-sizing: border-box; }
    .promoblocks .promoblock.button-link {
      padding-top: 15px;
      font-size: 25px;
      line-height: 27px;
      border: 2px solid white;
      background-color: rgba(255, 255, 255, 0.2); }
      .promoblocks .promoblock.button-link:hover {
        background-color: rgba(255, 255, 255, 0.3);
        border: 2px solid white; }
    .promoblocks .promoblock:not(:last-child) {
      border-bottom: none; }

.theme {
  position: relative;
  margin-bottom: 60px;
  margin-top: 70px; }
  .theme .red {
    color: red; }
  .theme h2 {
    padding-left: 85px; }
  .theme h4 {
    position: absolute;
    right: 0px;
    margin-top: 10px; }
  .theme .line {
    position: absolute;
    width: 465px;
    transform: rotate(15deg);
    transform-origin: left top;
    top: 13px;
    left: 15px;
    border-top: 1px solid rgba(255, 0, 0, 0.3); }

.white .theme .line,
.white .people .line {
  border-top-color: rgba(255, 255, 255, 0.5); }

.white .theme a:hover .line,
.white .people a:hover .line {
  border-top-color: rgba(255, 255, 255, 0.8); }

.people {
  letter-spacing: 8px; }
  .people .line {
    border-top: 2px solid rgba(255, 0, 0, 0.3);
    transform-origin: center center; }
    .people .line.line1 {
      margin: 32px 0;
      transform: rotate(-5deg); }
    .people .line.line2 {
      margin: 16px 0;
      transform: rotate(-4deg); }
    .people .line.line3 {
      margin: 9px 0;
      transform: rotate(-3deg); }
    .people .line.line4 {
      margin: 5px 0;
      transform: rotate(-2deg); }
    .people .line.line5 {
      margin: 3px 0;
      transform: rotate(-1deg); }
  .people a {
    display: block;
    margin: 3px 0;
    border-bottom: 0; }
    .people a p {
      margin: 10px 0 5px; }
    .people a:hover {
      border-bottom: 0; }

.partners .partner {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  padding-right: 40px;
  margin-bottom: 15px; }
  .partners .partner.bottom {
    vertical-align: bottom; }
  .partners .partner img {
    display: block;
    width: 100%;
    margin-bottom: 5px; }
  .partners .partner:hover {
    opacity: .9; }

.page.white .partner {
  border-bottom: 0; }
  .page.white .partner:hover {
    border-bottom: 0; }

.party {
  width: 1461px;
  margin-top: 100px;
  font-size: 0; }
  @media screen and (max-width: 1500px) {
    .party {
      width: 970px; } }
  @media all and (max-device-width: 480px) {
    .party {
      width: auto; } }
  .party .member {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    width: 16.6%;
    padding-right: 20px;
    box-sizing: border-box; }
    @media screen and (max-width: 1500px) {
      .party .member {
        width: 970px;
        width: 25%; } }
    @media all and (max-device-width: 480px) {
      .party .member {
        width: 50%; }
        .party .member:nth-child(even) {
          padding-right: 10px;
          padding-left: 0; }
        .party .member:nth-child(odd) {
          padding-right: 0;
          padding-left: 10px; } }
    .party .member .member-photo {
      position: relative;
      display: inline-block;
      width: 100%;
      height: 140px;
      overflow: hidden; }
      .party .member .member-photo img {
        display: none;
        width: 100%; }
      .party .member .member-photo .letters {
        position: absolute;
        font-size: 37px;
        color: white;
        left: 10px;
        top: 18px;
        color: red;
        transition: left .1s ease; }
        .party .member .member-photo .letters.letter-b {
          top: 110px; }
        .party .member .member-photo .letters.secret-alphabet {
          font-family: "BDSLSecret", Helvetica, Arial, sans-serif;
          font-size: 36px;
          margin-top: 1px; }
    .party .member .member-captions {
      font-size: 13px;
      opacity: 0; }
    .party .member:hover .member-photo img {
      display: block; }
    .party .member:hover .member-photo .letters.letter-a {
      color: #ffcd00; }
    .party .member:hover .member-photo .letters.letter-b {
      color: #00cdcd; }
    .party .member:hover .member-captions {
      opacity: 1; }

.application {
  position: relative;
  padding: 60px 5px 60px 0;
  text-align: center; }
  .application form {
    color: red; }
    .application form .input-block {
      display: inline-block;
      width: 280px;
      border: 2px solid red;
      padding: 5px 20px 25px;
      box-sizing: border-box; }
      .application form .input-block label {
        display: block;
        margin-top: 20px; }
      .application form .input-block input[type=number],
      .application form .input-block input[type=text],
      .application form .input-block input[type=email],
      .application form .input-block input[type=tel] {
        border-bottom: 2px dotted red;
        color: red; }
    .application form .button {
      display: inline-block;
      width: 280px;
      padding: 15px 20px 12px;
      border: 2px solid red;
      border-top: 0;
      background-color: transparent;
      color: red; }
      .application form .button:hover {
        background-color: rgba(255, 0, 0, 0.1); }
    .application form .sending-message,
    .application form .success-message {
      display: none;
      width: 280px;
      padding: 15px 20px 12px;
      box-sizing: border-box;
      border: 2px solid red;
      border-top: 0;
      background-color: transparent;
      color: red;
      font-size: 25px;
      line-height: 27px; }
    .application form .success-message {
      display: none; }
    .application form.sending .button {
      display: none; }
    .application form.sending .sending-message {
      display: inline-block;
      user-select: none;
      animation: word-opacity-animation 1s ease-in-out infinite alternate-reverse; }
    .application form.success .button {
      display: none; }
    .application form.success .success-message {
      display: inline-block; }
    .application form.fail {
      animation: fail-animation .1s ease-in-out infinite alternate-reverse;
      animation-iteration-count: 7; }
  .application .line {
    position: absolute;
    width: 90px;
    border-top: 2px solid red; }
    .application .line.top-left {
      top: 0;
      left: 0;
      transform: rotate(32deg);
      transform-origin: top left; }
    .application .line.top-right {
      top: 0;
      right: 0;
      transform: rotate(-32deg);
      transform-origin: top right; }
    .application .line.bottom-left {
      bottom: 0;
      left: 0;
      transform: rotate(-32deg);
      transform-origin: bottom left; }
    .application .line.bottom-right {
      bottom: 0;
      right: 0;
      transform: rotate(32deg);
      transform-origin: bottom right; }

@keyframes word-opacity-animation {
  from {
    color: rgba(255, 0, 0, 0.3); }
  to {
    color: red; } }

.white .application form {
  color: white; }
  .white .application form .input-block {
    border: 2px solid white; }
    .white .application form .input-block input[type=number],
    .white .application form .input-block input[type=text],
    .white .application form .input-block input[type=email],
    .white .application form .input-block input[type=tel] {
      border-bottom: 2px dotted white;
      color: white; }
  .white .application form .button {
    border: 2px solid white;
    border-top: 0;
    background-color: rgba(255, 255, 255, 0.2);
    color: white; }
    .white .application form .button:hover {
      background-color: rgba(255, 255, 255, 0.3); }
  .white .application form .sending-message,
  .white .application form .success-message {
    border: 2px solid white;
    background-color: rgba(255, 255, 255, 0.2);
    color: white; }
  .white .application form.sending .sending-message {
    animation: word-opacity-animation-white 1s ease-in-out infinite alternate-reverse; }

.white .application .line {
  border-top: 2px solid white; }

@keyframes word-opacity-animation-white {
  from {
    color: rgba(255, 255, 255, 0.3); }
  to {
    color: rgba(255, 255, 255, 0.6); } }

@keyframes fail-animation {
  from {
    padding-right: 5px;
    padding-left: 0px; }
  to {
    padding-right: 0px;
    padding-left: 5px; } }

.contact {
  position: relative;
  margin-top: 60px; }
  .contact .contact-link {
    position: absolute;
    top: -15px;
    left: 0; }
    .contact .contact-link:last-child {
      top: 25px;
      right: 0;
      left: auto; }
  .contact .phone {
    font-size: 35px;
    line-height: 36px;
    text-align: center;
    padding-right: 40px; }
    .contact .phone a {
      border: none; }

.social {
  font-size: 36px;
  line-height: 40px; }
  .social a {
    display: block;
    border: 2px solid red;
    padding: 13px 10px 5px 10px;
    letter-spacing: 10px; }
    .social a.fb {
      text-align: right; }
    .social a.tw {
      text-align: center; }
    .social a:not(:last-child) {
      border-bottom: none; }
      .social a:not(:last-child):hover {
        border-bottom: none; }
    .social a:hover {
      color: red;
      background-color: rgba(255, 0, 0, 0.1); }

.white .social a {
  border: 2px solid white; }
  .white .social a:not(:last-child) {
    border-bottom: none; }
    .white .social a:not(:last-child):hover {
      border-bottom: none; }
  .white .social a:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border: 2px solid white; }

.design {
  margin-top: 20px;
  font-size: 12px; }
