﻿@font-face {
  font-family: "HaptikRegular";
  src: url("/Fonts/HaptikRegular.woff2") format("woff2");
}
@font-face {
  font-family: "HaptikMedium";
  src: url("/Fonts/HaptikMedium.woff2") format("woff2");
}
@font-face {
  font-family: "HaptikBold";
  src: url("/Fonts/HaptiKBold.woff2") format("woff2");
}
/*
    FROM BRAND GUIDELINES
*/
/*
    SPECIFICS
*/
/* BUTTONS */
/*$form-box-shadow: 0 0 0 .25rem rgba(255,0,0,.25); */
body {
  color: #000;
  font-family: HaptikRegular, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
  font-family: HaptikBold, Arial, Helvetica, sans-serif;
}

header {
  background-color: rgb(0, 23, 68);
  color: #fff;
  background: rgb(0, 23, 68) no-repeat center center;
  background-image: url("/Images/BannerMainBG2.jpg");
  background-size: cover;
  padding: 90px 0;
}
header .header-content {
  padding: 40px 0;
  backdrop-filter: blur(20px);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 82px;
}
header .header-content .partner, header .header-content .summit {
  height: 50px;
}
header .header-content .partner {
  margin-right: 20px;
}
header .header-content .summit {
  margin-right: 40px;
}
header .header-content .logo {
  height: 70px;
}

nav {
  background: rgb(37, 108, 247);
  background: linear-gradient(90deg, rgb(37, 108, 247) 0%, rgb(18, 211, 255) 100%);
  padding: 30px 0;
  text-align: center;
}
nav a, nav span {
  color: #fff;
  text-decoration: none;
  padding: 6px 40px;
  display: inline-block;
}
nav a:hover, nav span:hover {
  color: #ccd1da;
}
nav a.selected, nav span.selected {
  border: 0;
  border-radius: 20px;
  color: rgb(0, 23, 68);
  background-color: #fff;
}

.hero-wrapper {
  padding: 40px 0px;
  background-color: rgb(0, 23, 68);
  text-align: center;
}
.hero-wrapper .hero-content {
  box-sizing: border-box;
  padding: 0 80px;
}
.hero-wrapper .hero-content h3 {
  font-size: 36px;
  color: rgb(37, 108, 247);
}
.hero-wrapper .hero-content p {
  color: #fff;
  font-size: 20px;
}

.main-content-wrapper {
  padding: 50px 0;
}
.main-content-wrapper h3 {
  color: rgb(0, 23, 68);
  font-size: 38px;
  margin-bottom: 16px;
}
.main-content-wrapper h4 {
  color: rgb(0, 23, 68);
  font-size: 22px;
  margin-bottom: 16px;
}

.button-block {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.button-block.center {
  justify-content: center;
}

.registration-wrapper {
  box-sizing: border-box;
  border-radius: 20px;
  padding: 40px 40px;
  background: rgb(1, 26, 71);
  background: linear-gradient(0deg, rgb(1, 26, 71) 0%, rgb(37, 111, 241) 100%);
  color: #fff;
}
.registration-wrapper h3 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #fff;
}

.site-button {
  border: 1px rgb(254, 0, 226) solid;
  padding: 4px 30px;
  background-color: rgb(254, 0, 226);
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border-radius: 10px;
}
.site-button:hover {
  background-color: #fff;
  color: rgb(254, 0, 226);
}

.modal-content {
  background-color: rgb(229, 241, 250);
}
.modal-content .modal-header {
  background-color: rgb(0, 23, 68);
  color: #fff;
}
.modal-content .modal-footer {
  border-top-color: rgb(0, 23, 68);
}
.modal-content .modal-footer.login-modal-footer {
  justify-content: space-between;
}
.modal-content .modal-footer.login-modal-footer a {
  color: rgb(254, 0, 226);
  font-size: 14px;
}

#ajaxLoading {
  color: rgb(0, 23, 68);
  font-family: HaptikRegular, Arial, Helvetica, sans-serif;
  font-weight: normal;
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  border: 2px rgb(0, 23, 68) solid;
  background-color: rgb(229, 241, 250);
  padding: 20px 20px 10px 20px;
  border-top-right-radius: 20px;
}
#ajaxLoading #ajaxMessage {
  padding-left: 20px;
}

.spinner {
  display: inline-block;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 9px solid rgb(0, 23, 68);
  animation: spinner-bulqg1 0.8s infinite linear alternate, spinner-oaa3wk 1.6s infinite linear;
}

@keyframes spinner-bulqg1 {
  0% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
  }
  12.5% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
  }
  25% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
  }
  50% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  62.5% {
    clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  75% {
    clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
  }
  100% {
    clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
  }
}
@keyframes spinner-oaa3wk {
  0% {
    transform: scaleY(1) rotate(0deg);
  }
  49.99% {
    transform: scaleY(1) rotate(135deg);
  }
  50% {
    transform: scaleY(-1) rotate(0deg);
  }
  100% {
    transform: scaleY(-1) rotate(-135deg);
  }
}
