*,
*:before,
*:after {
  box-sizing: border-box; }

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; }

@font-face {
  font-family: 'icomoon';
  src: url("/assets/icomoon.eot?byt9wq");
  src: url("/assets/icomoon.eot?byt9wq#iefix") format("embedded-opentype"), url("/assets/icomoon.ttf?byt9wq") format("truetype"), url("/assets/icomoon.woff?byt9wq") format("woff"), url("/assets/icomoon.svg?byt9wq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-drawing-2:before {
  content: "\E901"; }

.icon-drawing-1:before {
  content: "\E902"; }

.icon-drawing:before {
  content: "\E900"; }

.buttonChange {
  display: inherit;
  color: white;
  margin: 20px auto 0px;
  padding: 2px 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 300;
  font-size: 12px;
  width: 65px;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
  background-size: 1px 15px, 8px 1px; }
  .buttonChange:hover {
    text-decoration: none;
    width: 75px;
    color: white;
    background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
    background-size: 1px 15px, 8px 1px; }

.buttonDanger {
  background: linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom right no-repeat, linear-gradient(white, white) bottom right no-repeat, rgba(100, 100, 100, 0);
  background-size: 3px 3px, 3px 3px;
  opacity: 0.6;
  text-transform: uppercase;
  color: white;
  padding: 5px;
  width: 150px;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .buttonDanger:hover {
    background: linear-gradient(red, red) top left no-repeat, linear-gradient(red, red) top left no-repeat, linear-gradient(red, red) top right no-repeat, linear-gradient(red, red) top right no-repeat, linear-gradient(red, red) bottom left no-repeat, linear-gradient(red, red) bottom left no-repeat, linear-gradient(red, red) bottom right no-repeat, linear-gradient(red, red) bottom right no-repeat, rgba(100, 100, 100, 0);
    background-size: 1px 50px, 100px 1px;
    text-decoration: none;
    color: red;
    opacity: 1; }

.buttonDone {
  text-transform: uppercase;
  color: black;
  margin: 0px;
  background: #ccc;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  border: none;
  width: auto;
  cursor: pointer; }
  .buttonDone:hover {
    text-decoration: none;
    background: #a8d500; }

.buttonCreateWrapper {
  display: table;
  padding: 1px 0px;
  font-size: 12px;
  background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
  background-size: 2px 2px, 2px 2px;
  margin-bottom: 20px;
  transition: 0.3s ease-in-out;
  position: relative; }
  .buttonCreateWrapper:hover {
    background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
    background-size: 100px 100px, 100px 100px; }

.buttonCreate {
  margin: 0px 1px;
  text-transform: uppercase;
  padding: 5px 10px;
  color: black;
  background: #a8d500;
  width: 93px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border: none; }
  .buttonCreate:focus {
    outline: none; }

a.newItem {
  margin-top: 30px;
  margin-bottom: 20px;
  display: table;
  padding: 1px 0px;
  font-size: 12px;
  background: linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom right no-repeat, linear-gradient(white, white) bottom right no-repeat, rgba(100, 100, 100, 0);
  background-size: 2px 2px, 2px 2px;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  color: white;
  cursor: pointer; }

.newItem:hover {
  background: linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom right no-repeat, linear-gradient(white, white) bottom right no-repeat, rgba(100, 100, 100, 0);
  background-size: 111px 111px, 111px 111px; }

.newItemButton {
  margin: 0px 1px;
  text-transform: uppercase;
  padding: 5px 10px;
  color: black;
  background: whitesmoke; }

.serverButton,
.domainButton {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: white;
  height: 25px;
  font-size: 12px;
  text-transform: uppercase;
  width: 70px;
  margin: auto 5px;
  transition: 0.3s ease-in-out; }
  .serverButton.delete, .serverButton.details,
  .domainButton.delete,
  .domainButton.details {
    background: #333; }
  .serverButton.stop,
  .domainButton.stop {
    background: #111;
    border: 1px solid #333; }
  .serverButton:visited,
  .domainButton:visited {
    text-decoration: none;
    color: white; }
  .serverButton:hover,
  .domainButton:hover {
    color: white;
    text-decoration: none;
    border: 1px solid #a8d500;
    background: rgba(255, 255, 255, 0.1);
    color: #a8d500; }
  .serverButton:link,
  .domainButton:link {
    text-decoration: none; }

.halfLeft {
  margin: 20px 20px 0px 40px;
  width: 45%;
  float: left; }

.halfRight {
  float: right;
  margin: 100px -20px 0px 0px;
  width: 45%;
  text-align: center; }

@media (max-width: 767px) {
  .halfRight {
    width: auto;
    margin: 40px auto 0px;
    float: none; }
  .halfLeft {
    width: auto;
    margin: 40px 20px;
    float: none; }
  .cancelAccount {
    margin-right: 0px; }
  .updateAccount {
    margin-left: 0px; } }

.hide {
  display: none; }

.show {
  display: block; }

.centerBlock {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

.clearfix:after {
  clear: both; }

.guidelines {
  display: block;
  font-size: 12px;
  margin-top: 20px; }

.message {
  padding: 10px;
  font-size: 12px;
  margin-bottom: 10px; }
  .message.success {
    color: #a8d500;
    background: #2D3A00; }
  .message.info {
    color: #DFCF00;
    background: #3C3800; }
  .message.error {
    color: #CC0030;
    background: #37000D; }

/* This should be the last one to overwrite the rest when necessary */
* {
  margin: 0;
  padding: 0; }

body {
  background: #030303;
  color: white;
  font-family: "Roboto Mono";
  box-shadow: none;
  font-size: 100%; }

a {
  color: #a2c400;
  text-decoration: underline; }
  a:hover {
    color: white; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent; }

.containerSmall {
  max-width: 650px;
  margin: 40px auto;
  overflow: hidden; }

.pageHeader {
  text-align: center;
  margin-bottom: 25px;
  border-bottom: 1px solid white;
  padding-bottom: 25px;
  position: relative; }
  .pageHeader h1 {
    font-weight: 300; }
    .pageHeader h1 span {
      color: #a8d500; }
  .pageHeader:after {
    content: "";
    background: white;
    height: 2px;
    width: 7px;
    position: absolute;
    display: block;
    right: -4px;
    bottom: -3px; }

.alert.alert-error {
  color: red; }

h4 {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase; }

h4 span {
  color: #a8d500; }

.avatarPreview {
  height: 125px;
  -ms-flex-line-pack: center;
      align-content: center;
  display: inline-block; }

.align-right {
  display: block;
  text-align: right; }

.fullSizeContent, .dirtyContent {
  position: relative;
  z-index: 500; }

.owaspAuthorization {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid #333;
  padding: 40px;
  margin-top: 5%;
  margin-left: 50%;
  transform: translateX(-50%); }
  .owaspAuthorization .borderBlock {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(#ccc, #ccc) top left no-repeat, linear-gradient(#ccc, #ccc) top left no-repeat, linear-gradient(#ccc, #ccc) top right no-repeat, linear-gradient(#ccc, #ccc) top right no-repeat, linear-gradient(#ccc, #ccc) bottom left no-repeat, linear-gradient(#ccc, #ccc) bottom left no-repeat, linear-gradient(#ccc, #ccc) bottom right no-repeat, linear-gradient(#ccc, #ccc) bottom right no-repeat, rgba(100, 100, 100, 0);
    background-size: 2px 15px, 15px 2px; }
  .owaspAuthorization .page-header h1 {
    color: #a8d500;
    font-weight: 400; }
  .owaspAuthorization main {
    margin-top: 50px; }
  .owaspAuthorization .actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: 40px; }
  .owaspAuthorization strong {
    color: #a8d500; }

.publicBackground {
  background-image: url(eccee6ddd143e1d5148b7466193f84b0.png);
  opacity: 0.4;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed; }

.socialButtons {
  display: -ms-flexbox;
  display: flex;
  font-size: 14px; }
  .socialButtons .socialBtn {
    height: 20px;
    width: 20px;
    margin: 0px 5px;
    display: block; }
    .socialButtons .socialBtn svg * {
      fill: #999a9a; }
    .socialButtons .socialBtn:hover svg * {
      fill: #a8d500; }

@media (max-width: 350) {
  body {
    font-size: 75%; } }
.containerMyStyle {
  margin: 0px 0px 20px 0px;
  position: relative;
  z-index: 700; }
  .containerMyStyle.hide {
    display: none; }
  .containerMyStyle .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px; }
    .containerMyStyle .navbar#navbarStyle {
      padding: 5px 20px; }
  .containerMyStyle .logoBrandLink {
    position: absolute;
    z-index: 2; }

.burgerBtn {
  cursor: pointer;
  z-index: 99999;
  width: 50px;
  height: 50px;
  top: 23px;
  right: 40px;
  position: absolute;
  background: linear-gradient(#4a4a4a, #4a4a4a) top left no-repeat, linear-gradient(#4a4a4a, #4a4a4a) top left no-repeat, linear-gradient(#4a4a4a, #4a4a4a) top right no-repeat, linear-gradient(#4a4a4a, #4a4a4a) top right no-repeat, linear-gradient(#4a4a4a, #4a4a4a) bottom left no-repeat, linear-gradient(#4a4a4a, #4a4a4a) bottom left no-repeat, linear-gradient(#4a4a4a, #4a4a4a) bottom right no-repeat, linear-gradient(#4a4a4a, #4a4a4a) bottom right no-repeat, rgba(100, 100, 100, 0);
  background-size: 1px 10px, 10px 1px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .burgerBtn span {
    display: block;
    width: 25px;
    height: 3px;
    background: white;
    transition: ease 0.3s; }
    .burgerBtn span:before {
      content: "";
      display: block;
      width: 25px;
      height: 3px;
      margin-top: -7px;
      background: white;
      transition: ease 0.3s; }
    .burgerBtn span:after {
      content: "";
      display: block;
      width: 25px;
      height: 3px;
      margin-top: 11px;
      background: white;
      transition: ease 0.3s; }
  .burgerBtn:hover {
    background: linear-gradient(#6d6d6d, #6d6d6d) top left no-repeat, linear-gradient(#6d6d6d, #6d6d6d) top left no-repeat, linear-gradient(#6d6d6d, #6d6d6d) top right no-repeat, linear-gradient(#6d6d6d, #6d6d6d) top right no-repeat, linear-gradient(#6d6d6d, #6d6d6d) bottom left no-repeat, linear-gradient(#6d6d6d, #6d6d6d) bottom left no-repeat, linear-gradient(#6d6d6d, #6d6d6d) bottom right no-repeat, linear-gradient(#6d6d6d, #6d6d6d) bottom right no-repeat, rgba(100, 100, 100, 0);
    background-size: 1px 10px, 10px 1px; }

.helpBtn {
  cursor: pointer;
  position: absolute;
  background: linear-gradient(#4a4a4a, #4a4a4a) top left no-repeat, linear-gradient(#4a4a4a, #4a4a4a) top left no-repeat, linear-gradient(#4a4a4a, #4a4a4a) top right no-repeat, linear-gradient(#4a4a4a, #4a4a4a) top right no-repeat, linear-gradient(#4a4a4a, #4a4a4a) bottom left no-repeat, linear-gradient(#4a4a4a, #4a4a4a) bottom left no-repeat, linear-gradient(#4a4a4a, #4a4a4a) bottom right no-repeat, linear-gradient(#4a4a4a, #4a4a4a) bottom right no-repeat, rgba(100, 100, 100, 0);
  background-size: 1px 10px, 10px 1px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 20px;
  z-index: 99999;
  width: 50px;
  height: 50px;
  top: 23px;
  right: 180px;
  transition: 0.3s ease;
  color: #a8d500; }
  .helpBtn span {
    font-size: 12px;
    text-transform: uppercase; }
  .helpBtn:hover {
    background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
    background-size: 1px 10px, 10px 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

.navbar-collapse {
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse.collapse {
    display: none; }
    .navbar-collapse.collapse.in {
      display: block;
      box-shadow: none; }
  .navbar-collapse.in {
    overflow-y: auto; }

@media (min-width: 951px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
    .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; }
    .navbar-collapse.in {
      overflow-y: visible; } }

.navbar-nav > li > a {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important; }

@media (min-width: 951px) {
  .navbar .navbar-header {
    float: left; }
    .navbar .navbar-header .burgerBtn.navbar-toggle {
      display: none; }
  .navbar .navbar-nav {
    float: left;
    margin: 0; }
  .navbar .avatarItem {
    transition: 0.3s ease;
    position: absolute;
    right: 50px;
    top: 20px; }
  #navbarStyle {
    height: 100px;
    transition: 0.2s ease;
    background: rgba(10, 10, 10, 0.5); }
    #navbarStyle .navbar-nav.navbar-center {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      width: 100%;
      float: none;
      bottom: -10px;
      position: relative;
      transition: 0.2s ease-in; }
    #navbarStyle .navUserInfo {
      opacity: 0;
      pointer-events: none;
      transition: 0.2s ease-in; }
    #navbarStyle .submenu {
      position: relative;
      opacity: 0;
      transition: 0.2s ease-in;
      margin-top: -275px; }
      #navbarStyle .submenu li {
        display: inline-block;
        margin: 0px 20px;
        padding: 5px;
        font-size: 12px;
        text-transform: uppercase;
        cursor: pointer;
        color: #bababa;
        transition: 0.2s ease-in; }
        #navbarStyle .submenu li:hover {
          color: white;
          font-weight: 500; }
  #navbarStyle.showNav {
    height: 350px; }
    #navbarStyle.showNav .navbar-nav.navbar-center {
      opacity: 1;
      bottom: -230px;
      position: relative; }
    #navbarStyle.showNav .navUserInfo {
      opacity: 1;
      left: 70px;
      pointer-events: auto; }
    #navbarStyle.showNav .avatarItem {
      right: 50%; }
    #navbarStyle.showNav .submenu {
      opacity: 1;
      display: block;
      margin-top: 80px; }
    #navbarStyle.showNav .burgerBtn span {
      transform: translate(0px, 0px) rotate(45deg); }
      #navbarStyle.showNav .burgerBtn span:after {
        opacity: 0; }
      #navbarStyle.showNav .burgerBtn span:before {
        transform: translate(0px, 7px) rotate(90deg); }
  #navbarStyle .navbar-collapse {
    text-align: center; } }

.mainMenu .itemMenu {
  margin: 10px;
  list-style: none; }
  .mainMenu .itemMenu p {
    width: 150px;
    height: 35px;
    font-size: 16px;
    padding-top: 6px;
    text-align: center;
    transition: 0.2s ease; }
  .mainMenu .itemMenu a {
    text-decoration: none;
    padding: 0;
    font-weight: 300;
    color: white;
    background: linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom right no-repeat, linear-gradient(white, white) bottom right no-repeat, rgba(100, 100, 100, 0.2);
    background-size: 1px 10px, 10px 1px;
    transition: 0.2s ease; }
    .mainMenu .itemMenu a.active {
      color: #a8d500;
      background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0.2);
      background-size: 2px 10px, 10px 2px;
      font-weight: 400; }
    .mainMenu .itemMenu a:hover {
      background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0.2);
      background-size: 1px 10px, 10px 1px; }

@media (max-width: 950px) {
  .containerMyStyle {
    padding: 0px 20px; }
    .containerMyStyle .logoBrandLink {
      left: -20px; }
    .containerMyStyle .burgerBtn {
      right: 0px; }
    .containerMyStyle .helpBtn {
      right: 75px; }
  .navbar-collapse.collapse.in {
    overflow: visible;
    padding-top: 250px; }
  .mainMenu .itemMenu {
    background: none;
    margin: 10px auto;
    width: 90%;
    color: #ccc;
    transition: .2s;
    font-size: 12px;
    border-top: 1px solid #3d3d3d;
    border-bottom: 1px solid #3d3d3d; }
    .mainMenu .itemMenu.active, .mainMenu .itemMenu:hover {
      background: none;
      width: 100%;
      border-top: 1px solid #a8d500;
      border-bottom: 1px solid #a8d500; }
    .mainMenu .itemMenu a {
      background: none;
      padding: 10px 0px; }
      .mainMenu .itemMenu a:hover {
        background: none; }
    .mainMenu .itemMenu p {
      margin: 0px auto;
      height: auto;
      padding: 0px; }
    .mainMenu .itemMenu:hover p {
      color: #a8d500; }
  .submenu {
    list-style: none;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    color: #666; }
    .submenu li {
      padding: 10px 0px; }
  #menuBtn {
    background-color: #a8d500;
    transition: .2s; }
  .loginButtons {
    width: 100%;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 40px 0px; }
    .loginButtons li {
      margin: 0px 20px; } }

/* Log in buttons */
.loginButtons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  list-style: none;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 250px; }
  .loginButtons li {
    padding: 1px;
    text-align: center;
    background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
    background-size: 2px 2px, 2px 2px;
    transition: 0.3s ease; }
    .loginButtons li a {
      display: block;
      text-decoration: none;
      color: white;
      width: 100px;
      padding: 5px 10px;
      transition: 0.3s ease; }
    .loginButtons li:hover {
      background: linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom right no-repeat, linear-gradient(white, white) bottom right no-repeat, rgba(100, 100, 100, 0);
      background-size: 200px 2px, 2px 200px; }
      .loginButtons li:hover a {
        color: black;
        background: white; }
    .loginButtons li:last-child a {
      color: #a8d500; }
    .loginButtons li:last-child:hover {
      background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
      background-size: 200px 2px, 2px 200px; }
      .loginButtons li:last-child:hover a {
        color: black;
        background: #a8d500; }

@media (min-width: 951px) and (max-width: 1250px) {
  #navbarStyle .logoBrandLink {
    top: 10px; }
    #navbarStyle .logoBrandLink .logoBrand {
      width: 135px; }
  .mainMenu .itemMenu p {
    width: 100px;
    height: 30px;
    font-size: 14px; }
  .navbar .avatarItem {
    top: 16px; }
  .navbar .burgerBtn,
  .navbar .helpBtn {
    top: 18px; } }

.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table; }

.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both; }
#navbarStyle .logoBrand {
  width: 185px;
  padding: 20px; }
  @media (max-width: 767px) {
    #navbarStyle .logoBrand {
      margin-top: 4px;
      margin-right: -20px; } }
@media (min-width: 768px) {
  #navbarStyle .logoutItem {
    width: 47px;
    margin-top: 1px;
    float: right; } }

@media (max-width: 767px) {
  #navbarStyle .logoutItem {
    margin: 10px auto;
    max-width: 50px; } }
#navbarStyle .avatarSVG {
  width: 100%; }

#navbarStyle .avatarItem img {
  position: absolute;
  left: 7px;
  top: 7px;
  border-radius: 7px; }

#navbarStyle .navUserInfo {
  position: absolute;
  left: -101px;
  top: 0px;
  text-align: left;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 50px; }
  #navbarStyle .navUserInfo h2 {
    font-size: 18px;
    font-weight: 300; }
  #navbarStyle .navUserInfo .planExpireDate {
    font-size: 12px;
    color: #4a4a4a; }
    #navbarStyle .navUserInfo .planExpireDate span {
      color: #bababa; }
  #navbarStyle .navUserInfo .upgradeNow {
    font-size: 12px;
    text-transform: uppercase;
    color: #a8d500;
    text-decoration: none; }

@media (min-width: 951px) {
  #navbarStyle .avatarItem {
    width: 56px; }
  #navbarStyle .avatarItem img {
    width: 42px;
    height: 42px; } }

@media (max-width: 950px) {
  #navbarStyle .avatarItem {
    margin: 10px auto 0px;
    max-width: none;
    text-align: center;
    position: relative;
    bottom: 580px; }
    #navbarStyle .avatarItem div:first-child {
      right: 0 !important; }
    #navbarStyle .avatarItem .navUserInfo {
      text-align: center;
      left: 0px;
      right: 0px;
      top: 65px; }
  #navbarStyle .avatarItem img {
    top: 5px;
    left: 50%;
    margin-left: -23px;
    width: 46px;
    height: 46px; } }
body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    transform: scale(0.5);
    transform-origin: 50% 50%;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative; }
  .sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden; }
  .sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #7ecff4; }
    .sweet-alert button:active {
      background-color: #5dc2f1; }
    .sweet-alert button.cancel {
      background-color: #C1C1C1; }
      .sweet-alert button.cancel:hover {
        background-color: #b9b9b9; }
      .sweet-alert button.cancel:active {
        background-color: #a8a8a8; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button[disabled] {
      opacity: .6;
      cursor: default; }
    .sweet-alert button.confirm[disabled] {
      color: transparent; }
      .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        transform: rotate(-45deg);
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        transform: rotate(-45deg);
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  animation: slideToBottom 0.3s; }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  animation: rotatePlaceholder 4.25s ease-in; }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  animation: animateErrorIcon 0.5s; }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  animation: animateXMark 0.5s; }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  animation: pulseWarning 0.75s infinite alternate; }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  animation: pulseWarningIns 0.75s infinite alternate; }

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  box-sizing: border-box; }

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-fall.la-dark {
  color: #333; }

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-fall {
  width: 54px;
  height: 18px; }

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
  animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
  animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
  animation-delay: 0ms; }

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px; }

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px; }

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px; }

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px; }

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px; }

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px; }

/*
 * Animation
 */

@keyframes ball-fall {
  0% {
    opacity: 0;
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    transform: translateY(0); }
  80% {
    opacity: 1;
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    transform: translateY(145%); } }
.sweet-alert {
  background: black;
  border: 1px solid #d46f0c;
  border-radius: 0; }
  .sweet-alert h2 {
    font-family: "Roboto Mono";
    font-size: 20px;
    color: #666;
    font-weight: 300; }
    .sweet-alert h2 span {
      color: white;
      font-weight: 400; }
  .sweet-alert button {
    border-radius: 0;
    border: 1px solid #a8d500;
    background: black !important;
    color: #a8d500;
    padding: 7px 20px;
    transition: 0.3s ease;
    text-transform: uppercase; }
    .sweet-alert button:hover {
      background: #a8d500 !important;
      color: black; }
  .sweet-alert .sa-icon.sa-success:before, .sweet-alert .sa-icon.sa-success:after {
    background-color: black; }
  .sweet-alert .sa-icon.sa-success .sa-fix {
    width: 10px;
    height: 100px;
    background-color: black; }
  .sweet-alert .sa-icon.sa-success .sa-line.sa-tip,
  .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    background: #a8d500; }
  .sweet-alert .sa-icon.sa-success .sa-placeholder {
    border-color: #a8d500;
    opacity: 0.2; }
.corporatePlan {
  overflow: visible; }

.form.signUp.corporatePlan {
  max-width: 700px;
  margin: 0px; }
  .form.signUp.corporatePlan .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .form.signUp.corporatePlan .col {
    max-width: 45%;
    -ms-flex-positive: 1;
        flex-grow: 1; }

.corporatePlanContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin: 20px 0px; }
  .corporatePlanContent .aboutCorporate {
    max-width: 600px;
    font-size: 14px; }
    .corporatePlanContent .aboutCorporate span {
      color: #a8d500;
      font-size: 16px; }
  .corporatePlanContent > *,
  .corporatePlanContent .form.signUp.corporatePlan {
    margin: 20px; }
  .corporatePlanContent ul {
    margin-left: 40px; }

.containerFull .awards {
  position: relative;
  margin: 0px 0px 40px; }
  .containerFull .awards div {
    width: 40%;
    max-width: 700px;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .containerFull .awards img {
    height: 25px; }

@media (max-width: 1250px) {
  .corporatePlanContent .aboutCorporate {
    max-width: 450px;
    font-size: 12px; }
  .containerFull .awards img {
    height: 20px; } }

@media (max-width: 1100px) {
  .corporatePlanContent {
    -ms-flex-direction: column;
        flex-direction: column; }
    .corporatePlanContent .aboutCorporate {
      -ms-flex-order: 2;
          order: 2;
      margin: 20px 0px;
      padding: 20px; }
  .containerFull .awards div {
    width: 60%;
    max-width: none; } }

@media (max-width: 776px) {
  .form.signUp.corporatePlan {
    padding: 20px;
    margin-top: 30px; }
    .form.signUp.corporatePlan .row {
      -ms-flex-direction: column;
          flex-direction: column; }
      .form.signUp.corporatePlan .row .col {
        max-width: 100%; }
  .containerFull .awards div {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; } }
.startPractice {
  display: inline-block;
  font-size: 1.25em;
  text-transform: uppercase;
  color: black;
  text-decoration: none;
  background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
  background-size: 2px 2px, 2px 2px;
  transition: 0.3s ease; }
  .startPractice div {
    background: #a8d500;
    margin: 2px;
    padding: 15px 20px; }
  .startPractice:hover {
    background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
    background-size: 200px 200px, 200px 200px; }

.landingPageDesktop .landingPageNav {
  color: white;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: center;
      justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 10;
  text-align: center;
  transition: 0.5s ease-in; }
  .landingPageDesktop .landingPageNav .logoBrand {
    cursor: pointer;
    font-size: 4.5em;
    transition: 0.3s ease;
    position: absolute;
    top: 20vh;
    left: 50%;
    transform: translateX(-50%);
    max-height: 100px;
    max-width: 300px; }
    .landingPageDesktop .landingPageNav .logoBrand span {
      color: #a8d500; }
  .landingPageDesktop .landingPageNav .loginButtons {
    float: none;
    position: absolute;
    top: 50%;
    right: 40px;
    z-index: 11;
    transform: translateY(-50%); }
  .landingPageDesktop .landingPageNav.scrolled {
    height: 9vh;
    background: #0f1011;
    transition: 0.3s ease; }
    .landingPageDesktop .landingPageNav.scrolled .logoBrand {
      max-width: 150px;
      top: 50%;
      left: 40px;
      transform: translateX(0) translateY(-50%); }
  .landingPageDesktop .landingPageNav.hide {
    left: 100%; }

.landingPageSection {
  position: relative;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
  padding: 40px 0px; }
  .landingPageSection * {
    z-index: 2; }
  .landingPageSection .gridTextureSection {
    z-index: 1;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0.5;
    pointer-events: none;
    background-image: url(78053d05d90e1e1736ffb920e1a84353.png); }
  .landingPageSection.firstSection {
    background: #0f1011;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding-top: 30vh;
    height: 100vh; }
    .landingPageSection.firstSection:after {
      content: "";
      display: block;
      position: absolute;
      background-image: url(eccee6ddd143e1d5148b7466193f84b0.png);
      opacity: 0.4;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      z-index: 0; }
    .landingPageSection.firstSection .slideTitle {
      font-weight: 500; }
  .landingPageSection.secondSection {
    background-image: url(de8900d29b2260a40aa0ed2163af5ecb.png); }
  .landingPageSection.thirdSection {
    background-image: url(cf37fb1208b3bfbbf9c02f828cc3f75f.png); }
    .landingPageSection.thirdSection:before {
      content: "";
      height: 100%;
      width: 50%;
      display: block;
      background: #0f1011;
      position: absolute;
      left: 0; }
  .landingPageSection.fourthSection {
    background-image: url(de8900d29b2260a40aa0ed2163af5ecb.png); }
  .landingPageSection.sixthSection {
    background: #0f1011; }
  .landingPageSection.seventhSection {
    background-image: url(420bdc87bbbc003a9f6b8ff8278d170b.png);
    height: auto; }
  .landingPageSection.eighthSection {
    background-image: url(de8900d29b2260a40aa0ed2163af5ecb.png);
    -ms-flex-direction: row;
        flex-direction: row;
    height: 100vh; }
    .landingPageSection.eighthSection .registerForm form {
      margin: 0px; }

.slideTitle {
  font-size: 3.75em;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-weight: 300; }
  .slideTitle span {
    color: #a8d500; }

.slideText {
  font-size: 1.25em;
  color: #888;
  max-width: 950px;
  margin-bottom: 50px; }

@media (max-width: 1600px) {
  body {
    font-size: 90%; }
  .arrowBox {
    width: 50px;
    height: 50px; } }

@media (max-width: 1250px) {
  .landingPageDesktop .landingPageNav .logoBrand {
    max-width: 200px; }
  .landingPageDesktop .slideTitle {
    font-size: 3em; }
  .landingPageDesktop .slideText {
    font-size: 1em;
    max-width: 700px;
    margin: 0px auto 50px; } }

@media (max-width: 950px) {
  .landingPageDesktop .landingPageNav .loginButtons {
    top: 0px; }
  .landingPageDesktop .landingPageSection.eighthSection {
    -ms-flex-direction: column;
        flex-direction: column;
    height: auto; } }

@media (max-height: 766px) {
  .landingPageDesktop .startPractice {
    font-size: 1em; }
    .landingPageDesktop .startPractice div {
      padding: 10px 15px; }
  .landingPageDesktop .landingPageNav .logoBrand {
    font-size: 3.5em; }
  .landingPageDesktop .slideTitle {
    font-size: 3em; }
  .landingPageDesktop .slideText {
    font-size: 1em;
    margin-bottom: 25px; }
  .landingPageDesktop .plans .slideTitle {
    font-size: 3em;
    margin-bottom: 25px; }
  .landingPageDesktop .plans .dealItem {
    height: 275px;
    padding: 15px; }
    .landingPageDesktop .plans .dealItem.big {
      height: 375px;
      padding: 15px; }
  .landingPageDesktop .registerForm {
    zoom: 80%; } }

.landingPageVertical .landingPageNav {
  z-index: 9;
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  height: 70px;
  width: 100%;
  padding: 20px;
  transition: 0.5s ease;
  background: rgba(0, 0, 0, 0); }
  .landingPageVertical .landingPageNav .logoBrand {
    font-size: 5em;
    font-weight: 300;
    position: absolute;
    top: 100px;
    left: 50%;
    transition: 0.5s ease;
    transform: translateX(-50%);
    max-width: 175px; }
    .landingPageVertical .landingPageNav .logoBrand span {
      color: #a8d500; }
  .landingPageVertical .landingPageNav .loginButtons {
    position: absolute;
    margin: 0;
    -ms-flex-pack: center;
        justify-content: center;
    margin-right: 0px;
    transition: 0.5s ease;
    width: 100%;
    top: 15px;
    right: 0;
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-right: 10px; }
    .landingPageVertical .landingPageNav .loginButtons li {
      margin: 0;
      background: none; }
      .landingPageVertical .landingPageNav .loginButtons li a {
        padding: 10px 10px;
        width: auto; }
      .landingPageVertical .landingPageNav .loginButtons li:last-child {
        display: none;
        opacity: 0; }
  .landingPageVertical .landingPageNav.scrolled {
    background: black; }
    .landingPageVertical .landingPageNav.scrolled .logoBrand {
      left: 70px;
      top: 25px;
      max-width: 100px; }
    .landingPageVertical .landingPageNav.scrolled .loginButtons li {
      background: none; }
      .landingPageVertical .landingPageNav.scrolled .loginButtons li:last-child {
        display: block;
        opacity: 1;
        -ms-flex-order: -1;
            order: -1; }

.landingPageVertical .row {
  position: relative; }
  .landingPageVertical .row:last-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }

.landingPageVertical .slideTitle {
  font-size: 2em;
  margin: 50px 0px;
  text-align: center; }

.landingPageVertical .slideText {
  font-size: 0.95em; }

.landingPageVertical .plans {
  height: auto; }
  .landingPageVertical .plans .slideTitle {
    margin: 40px; }
  .landingPageVertical .plans .deals {
    -ms-flex-direction: column;
        flex-direction: column; }
    .landingPageVertical .plans .deals .dealItem {
      margin: 25px 0px; }

.landingPageContainer.landingPageSlider.video .red:after, .landingPageContainer.landingPageSlider.video .red:before {
  background: red; }

.landingPageContainer.landingPageSlider.video iframe {
  height: 100%;
  width: 100%; }

.landingPageContainer.landingPageSlider.video .slider {
  width: 900%; }

.landingPageContainer.landingPageSlider.video .landingPageSlide {
  width: 11.11%; }

.video-background {
  background: #000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99; }

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

#vidtop-content {
  top: 0;
  color: #fff; }

.vid-info {
  position: absolute;
  top: 0;
  right: 0;
  width: 33%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 1rem;
  font-family: Avenir, Helvetica, sans-serif; }

.vid-info h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 0;
  line-height: 1.2; }

.vid-info a {
  display: block;
  color: #fff;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.5);
  transition: .6s background;
  border-bottom: none;
  margin: 1rem auto;
  text-align: center; }

@media (min-aspect-ratio: 16 / 9) {
  .video-foreground {
    height: 300%;
    top: -100%; } }

@media (max-aspect-ratio: 16 / 9) {
  .video-foreground {
    width: 300%;
    left: -100%; } }

@media all and (max-width: 600px) {
  .vid-info {
    width: 50%;
    padding: .5rem; }
  .vid-info h1 {
    margin-bottom: .2rem; } }

@media all and (max-width: 500px) {
  .vid-info .acronym {
    display: none; } }
.plans {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center; }
  .plans .slideTitle {
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 75px;
    font-weight: 300; }
  .plans .deals {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .plans .dealItem .dealName {
    text-transform: uppercase;
    color: white;
    font-size: 16px;
    font-weight: 400; }
  .plans .dealItem .dealPrice {
    color: #aaa;
    background: none;
    position: relative;
    font-size: 40px;
    font-weight: 200; }
    .plans .dealItem .dealPrice .currency {
      position: absolute;
      font-size: 16px;
      font-weight: 300;
      left: -10px;
      top: 10px; }
    .plans .dealItem .dealPrice .perMonth {
      position: absolute;
      white-space: nowrap;
      font-size: 10px;
      font-weight: 300;
      bottom: -5px;
      left: 50%;
      transform: translateX(-50%); }
  .plans .dealItem .users {
    font-size: 12px;
    color: #aaa;
    text-transform: uppercase; }
  .plans .dealItem .dealInfo {
    font-size: 12px;
    list-style: none;
    color: #666;
    position: relative; }
    .plans .dealItem .dealInfo li {
      margin: 5px 0px; }
  .plans .dealItem .joinUsBtn {
    position: relative;
    text-decoration: none;
    color: black;
    padding: 1px;
    transition: 0.3s ease;
    background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
    background-size: 2px 2px, 2px 2px;
    z-index: 5; }
    .plans .dealItem .joinUsBtn div {
      width: 110px;
      padding: 7px 0px;
      background: #a8d500;
      font-size: 12px;
      text-transform: uppercase;
      word-spacing: -3px; }
    .plans .dealItem .joinUsBtn:hover {
      background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
      background-size: 200px 200px, 200px 200px; }

.plans .dealItem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  border: 1px solid #222;
  width: 225px;
  height: 300px;
  padding: 20px;
  margin: 0px 50px;
  transition: 0.3s ease; }
  .plans .dealItem:before {
    content: "";
    position: absolute;
    display: block;
    border: 1px solid #222;
    top: -15px;
    left: -15px;
    height: 100%;
    width: 253px; }
  .plans .dealItem:after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    transition: 0.3s ease;
    background: linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top left no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) top right no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom left no-repeat, linear-gradient(white, white) bottom right no-repeat, linear-gradient(white, white) bottom right no-repeat, rgba(100, 100, 100, 0);
    background-size: 4px 4px, 4px 4px; }
  .plans .dealItem.big {
    height: 400px;
    width: 250px;
    padding: 20px 25px 25px; }
    .plans .dealItem.big .totalCost {
      position: absolute;
      white-space: nowrap;
      color: #aaa;
      font-size: 10px;
      font-weight: 300;
      bottom: -30px;
      left: 50%;
      transform: translateX(-50%);
      letter-spacing: -0.5px; }
    .plans .dealItem.big .joinUsBtn {
      margin-top: 10px; }
    .plans .dealItem.big:before {
      width: 278px; }
  .plans .dealItem:hover {
    border: 1px solid #a8d500; }
    .plans .dealItem:hover:after {
      background: linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top left no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) top right no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom left no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, linear-gradient(#a8d500, #a8d500) bottom right no-repeat, rgba(100, 100, 100, 0);
      background-size: 4px 4px, 4px 4px; }

@media (max-width: 1400px) {
  .plans .dealItem {
    margin: 0px 25px; } }

@media (max-width: 1250px) {
  .plans .slideTitle {
    margin-bottom: 20px; }
  .plans .deals {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 800px; }
    .plans .deals .dealItem:nth-child(1) {
      -ms-flex-order: 3;
          order: 3; }
    .plans .deals .dealItem:nth-child(2) {
      -ms-flex-order: 0;
          order: 0;
      margin-bottom: 20px; }
    .plans .deals .dealItem:nth-child(3) {
      -ms-flex-order: 2;
          order: 2; }
    .plans .deals .dealItem:nth-child(4) {
      -ms-flex-order: 1;
          order: 1;
      margin-bottom: 20px; } }

@media (max-width: 767px) {
  .plans .deals {
    -ms-flex-direction: column;
        flex-direction: column; }
  .plans .dealItem {
    margin: 40px 0px; } }
.benefitsSection {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start; }
  .benefitsSection .benefitsItem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: justify; }
    .benefitsSection .benefitsItem .glyph {
      height: 60px;
      width: 60px;
      fill: #8d8d8e;
      margin-bottom: 50px; }
    .benefitsSection .benefitsItem h3 {
      font-size: 1.375em;
      font-weight: 400;
      text-transform: uppercase; }
    .benefitsSection .benefitsItem p {
      font-size: 1em;
      color: #666;
      text-align-last: center; }

.landingPageVertical .whoIsItFor,
.landingPageVertical .advantages {
  padding: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .landingPageVertical .whoIsItFor .benefitsSection,
  .landingPageVertical .advantages .benefitsSection {
    -ms-flex-direction: column;
        flex-direction: column; }
    .landingPageVertical .whoIsItFor .benefitsSection .benefitsItem,
    .landingPageVertical .advantages .benefitsSection .benefitsItem {
      margin-bottom: 50px; }
      .landingPageVertical .whoIsItFor .benefitsSection .benefitsItem .glyph,
      .landingPageVertical .advantages .benefitsSection .benefitsItem .glyph {
        margin-bottom: 25px; }
      .landingPageVertical .whoIsItFor .benefitsSection .benefitsItem h3,
      .landingPageVertical .advantages .benefitsSection .benefitsItem h3 {
        font-size: 1.25em; }

.landingPageVertical .whoIsItFor .startPractice {
  display: none; }

.landingPageDesktop .benefitsSection {
  margin-bottom: 75px; }
  .landingPageDesktop .benefitsSection .benefitsItem {
    margin: 0px 50px;
    max-width: 300px; }

@media (max-width: 1600px) {
  .landingPageDesktop .benefitsSection .benefitsItem {
    margin: 0px 25px; } }

@media (max-width: 1000px) {
  .landingPageDesktop .benefitsSection {
    margin-bottom: 20px;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    .landingPageDesktop .benefitsSection .benefitsItem {
      margin: 20px; } }

@media (max-height: 766px) {
  .landingPageDesktop .benefitsSection .benefitsItem h3 {
    font-size: 1em; }
  .landingPageDesktop .benefitsSection .benefitsItem p {
    font-size: 0.8em; }
  .landingPageDesktop .benefitsSection .benefitsItem .glyph {
    height: 30px;
    width: 30px;
    margin-bottom: 25px; } }
.landingPageVertical .greetingMessage {
  height: 100vh;
  padding: 20px;
  margin-top: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center; }
  .landingPageVertical .greetingMessage .slideTitle {
    font-size: 1.5em; }

@media (max-height: 550px) {
  .landingPageVertical .greetingMessage {
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .landingPageVertical .greetingMessage .startPractice {
      margin-bottom: 30px; } }

@media (max-height: 510px) {
  .landingPageVertical .greetingMessage .slideText {
    margin-bottom: 20px; } }
.awards {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1; }
  .awards p {
    font-size: 1em;
    color: #888;
    text-align: center;
    margin-bottom: 25px; }
  .awards img {
    height: 30px;
    margin: 5px; }
  .awards div {
    display: -ms-flexbox;
    display: flex; }

.landingPageVertical .awards {
  padding: 50px;
  position: relative;
  background: #181818; }
  .landingPageVertical .awards .slideText {
    margin-bottom: 25px; }
  .landingPageVertical .awards p {
    font-size: 1.25em; }
  .landingPageVertical .awards div {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
  .landingPageVertical .awards img {
    margin: 10px; }

.landingPageDesktop .awards {
  -ms-flex-pack: justify;
      justify-content: space-between;
  bottom: 100px; }
  .landingPageDesktop .awards div {
    width: 40%;
    max-width: 700px;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: 0 auto; }

@media (max-width: 1600px) {
  .landingPageDesktop .awards div {
    width: 50%;
    max-width: none;
    -ms-flex-pack: distribute;
        justify-content: space-around; } }

@media (max-width: 1250px) {
  .landingPageDesktop .awards div {
    width: 80%;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (max-height: 766px) {
  .landingPageDesktop .greetingMessage .awards p {
    margin-bottom: 10px; } }
.howItWorks {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .howItWorks p {
    max-width: 500px;
    text-align: justify;
    color: #666; }

.landingPageVertical .aboutAttacks .howItWorks {
  -ms-flex-pack: justify;
      justify-content: space-between;
  background: #0f1011;
  -ms-flex-align: center;
      align-items: center;
  padding: 30px 20px 20px;
  text-align-last: center;
  text-align: center; }
  .landingPageVertical .aboutAttacks .howItWorks .slideTitle {
    margin: 0px 0px 30px 0px; }
  .landingPageVertical .aboutAttacks .howItWorks .startPractice {
    margin: 30px 20px 10px; }

.landingPageVertical .aboutAttacks .attacksBlock {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 50vh;
  width: 100vw;
  right: 0;
  left: 0;
  bottom: 0; }
  .landingPageVertical .aboutAttacks .attacksBlock .attacksNumber {
    height: 75%;
    width: 75%;
    position: relative;
    position: relative; }
    .landingPageVertical .aboutAttacks .attacksBlock .attacksNumber svg {
      height: 100%;
      width: 100%; }
      .landingPageVertical .aboutAttacks .attacksBlock .attacksNumber svg .border {
        animation: spinAnimation 5s;
        animation-iteration-count: infinite;
        transform-origin: 50% 50%;
        animation-timing-function: linear; }

.landingPageDesktop .aboutAttacks {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh; }
  .landingPageDesktop .aboutAttacks .howItWorks {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .landingPageDesktop .aboutAttacks .howItWorks p {
      margin-bottom: 40px; }
  .landingPageDesktop .aboutAttacks .attacksBlock {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .landingPageDesktop .aboutAttacks .attacksBlock .attacksNumber {
      height: 100%;
      width: 30%;
      position: relative; }
      .landingPageDesktop .aboutAttacks .attacksBlock .attacksNumber svg {
        height: 100%;
        width: 100%; }
        .landingPageDesktop .aboutAttacks .attacksBlock .attacksNumber svg .border {
          animation: spinAnimation 5s;
          animation-iteration-count: infinite;
          transform-origin: 50% 50%;
          animation-timing-function: linear; }

@media (max-width: 1600px) {
  .landingPageDesktop .attacksBlock {
    width: 50vw; }
    .landingPageDesktop .attacksBlock .attacksNumber {
      height: 50%;
      width: 50%; }
  .landingPageDesktop .howItWorks {
    width: 50vw;
    padding: 75px;
    -ms-flex-align: center;
        align-items: center; } }

@media (max-width: 800px) {
  .landingPageDesktop .howItWorks .slideTitle {
    font-size: 2em; } }

@keyframes spinAnimation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.usersTestimonial {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .usersTestimonial .testimonials {
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    font-size: 0.75em; }
    .usersTestimonial .testimonials .userAvatar {
      border-radius: 100%;
      height: 75px; }
    .usersTestimonial .testimonials p {
      text-transform: uppercase;
      color: #a8d500;
      margin-top: 15px; }
    .usersTestimonial .testimonials a {
      color: #3b3b3b;
      text-decoration: none;
      transition: 0.3s ease; }
      .usersTestimonial .testimonials a:hover {
        color: #ccc; }

.landingPageVertical .testimonialsContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 20px; }
  .landingPageVertical .testimonialsContainer .slideTitle {
    margin: 20px 0px; }
  .landingPageVertical .testimonialsContainer .usersTestimonial {
    -ms-flex-direction: column;
        flex-direction: column; }
    .landingPageVertical .testimonialsContainer .usersTestimonial .testimonials {
      -ms-flex-direction: column;
          flex-direction: column;
      border-bottom: 1px solid #333;
      padding: 30px 0px; }
      .landingPageVertical .testimonialsContainer .usersTestimonial .testimonials .userAvatar {
        margin-bottom: 10px; }
      .landingPageVertical .testimonialsContainer .usersTestimonial .testimonials blockquote {
        text-align: center;
        max-width: 260px; }
      .landingPageVertical .testimonialsContainer .usersTestimonial .testimonials span {
        font-size: 1em;
        padding: 0; }

.landingPageDesktop .testimonialsContainer .slideTitle {
  margin: 0px; }

.landingPageDesktop .testimonialsContainer .usersTestimonial {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1100px;
  margin: 0px 75px; }
  .landingPageDesktop .testimonialsContainer .usersTestimonial .testimonials {
    height: 100px;
    margin: 25px 0px; }
    .landingPageDesktop .testimonialsContainer .usersTestimonial .testimonials .userAvatar {
      margin-right: 25px; }
    .landingPageDesktop .testimonialsContainer .usersTestimonial .testimonials a {
      padding-left: 15px;
      font-size: 1em; }

@media (max-width: 1000px) {
  .landingPageDesktop .testimonialsContainer .usersTestimonial {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    .landingPageDesktop .testimonialsContainer .usersTestimonial .testimonials {
      -ms-flex-direction: column;
          flex-direction: column;
      max-width: 500px;
      width: 100%;
      text-align: center;
      border-bottom: 1px solid #333;
      padding: 30px 0px;
      height: auto;
      margin: 0px; }
      .landingPageDesktop .testimonialsContainer .usersTestimonial .testimonials a {
        padding: 0px; }
      .landingPageDesktop .testimonialsContainer .usersTestimonial .testimonials .userAvatar {
        margin: 0px; } }
.ctfTeam .slideTitle span {
  color: #a8d500; }

.ctfTeam .ctfTeamMembers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .ctfTeam .ctfTeamMembers .ctfMember {
    position: relative; }
    .ctfTeam .ctfTeamMembers .ctfMember img {
      height: 100%;
      width: 100%;
      filter: grayscale(100%);
      transition: 0.3s ease; }
    .ctfTeam .ctfTeamMembers .ctfMember .ctfMemberInfo {
      background: rgba(0, 0, 0, 0.6);
      position: absolute;
      text-align: left;
      bottom: 0px;
      right: 0px;
      width: 100%; }
      .ctfTeam .ctfTeamMembers .ctfMember .ctfMemberInfo .ctfMemberName {
        text-transform: uppercase;
        font-size: 1.2em;
        font-weight: 300;
        color: white; }
      .ctfTeam .ctfTeamMembers .ctfMember .ctfMemberInfo .ctfMemberPosition {
        font-size: 1em;
        font-weight: 300;
        color: #a8d500; }
    .ctfTeam .ctfTeamMembers .ctfMember:hover img {
      filter: grayscale(0%); }
    .ctfTeam .ctfTeamMembers .ctfMember:hover .ctfMemberPosition {
      color: #a8d500; }

.landingPageVertical .ctfTeam .slideTitle {
  margin: 25px 0px; }

.landingPageVertical .ctfTeam .ctfTeamMembers {
  padding: 20px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }
  .landingPageVertical .ctfTeam .ctfTeamMembers .ctfMember {
    height: 300px;
    width: 300px;
    margin: 20px 0px; }
    .landingPageVertical .ctfTeam .ctfTeamMembers .ctfMember .ctfMemberInfo {
      padding: 20px; }
      .landingPageVertical .ctfTeam .ctfTeamMembers .ctfMember .ctfMemberInfo .ctfMemberName {
        font-size: 1em; }
      .landingPageVertical .ctfTeam .ctfTeamMembers .ctfMember .ctfMemberInfo .ctfMemberPosition {
        font-size: 0.9em; }

.landingPageDesktop .ctfTeam .slideTitle {
  margin-bottom: 25px; }

.landingPageDesktop .ctfTeam .ctfTeamMembers {
  max-width: 1200px;
  margin: 40px 0px; }
  .landingPageDesktop .ctfTeam .ctfTeamMembers .ctfMember {
    width: 30%;
    max-width: 400px;
    margin: 20px; }
    .landingPageDesktop .ctfTeam .ctfTeamMembers .ctfMember .ctfMemberInfo {
      padding: 10px; }

.cross {
  height: 9px;
  width: 1px;
  background: #a8d500;
  display: block;
  position: absolute;
  z-index: 4; }
  .cross.LT {
    top: -4px;
    left: 0; }
  .cross.RT {
    top: -4px;
    right: 0; }
  .cross.LB {
    bottom: -4px;
    left: 0; }
  .cross.RB {
    bottom: -4px;
    right: 0; }
  .cross:after {
    content: "";
    display: block;
    position: absolute;
    background: #a8d500;
    width: 9px;
    height: 1px;
    left: -4px;
    top: 4px; }

@media (max-height: 766px) {
  .landingPageDesktop .ctfTeam .ctfTeamMembers {
    max-height: 420px;
    max-width: 420px; }
    .landingPageDesktop .ctfTeam .ctfTeamMembers .ctfMember {
      height: 140px;
      width: 140px; }
      .landingPageDesktop .ctfTeam .ctfTeamMembers .ctfMember .ctfMemberInfo {
        padding: 2px; }
        .landingPageDesktop .ctfTeam .ctfTeamMembers .ctfMember .ctfMemberInfo .ctfMemberName {
          font-size: 0.7em; }
        .landingPageDesktop .ctfTeam .ctfTeamMembers .ctfMember .ctfMemberInfo .ctfMemberPosition {
          font-size: 0.6em;
          word-spacing: -3px;
          font-weight: 400; } }
.aboutCtf {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-weight: 300;
  font-size: 0.875em;
  color: #666;
  max-width: 450px;
  text-align: left; }
  .aboutCtf .importantText {
    font-weight: 400;
    color: #aaa;
    font-size: 1em; }
  .aboutCtf ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 40px; }
    .aboutCtf ul a {
      color: #aaa;
      font-weight: 400;
      transition: 0.3s ease; }
      .aboutCtf ul a:hover {
        color: #a8d500; }

.landingPageVertical .aboutCtf {
  font-size: 1em;
  padding: 40px 20px;
  -ms-flex-order: 2;
      order: 2;
  margin: 0px auto;
  -ms-flex-pack: center;
      justify-content: center; }
  .landingPageVertical .aboutCtf ul {
    font-size: 0.8em;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-top: 50px; }

.landingPageDesktop .registerForm {
  margin-right: 50px; }

.landingPageDesktop .aboutCtf {
  margin-left: 50px; }
  .landingPageDesktop .aboutCtf a {
    padding: 0px 20px; }

@media (max-width: 1250px) {
  .landingPageDesktop .aboutCtf {
    font-size: 1em; }
    .landingPageDesktop .aboutCtf li {
      font-size: 0.75em; } }

@media (max-width: 950px) {
  .landingPageDesktop .registerForm {
    margin-right: 0px; }
  .landingPageDesktop .aboutCtf {
    margin-left: 0px;
    height: 90vh;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; } }

@media (max-height: 766px) {
  .landingPageDesktop .aboutCtf {
    font-size: 0.9em;
    -ms-flex-pack: distribute;
        justify-content: space-around; } }
.legalPageContainer {
  width: 80%;
  max-width: 800px;
  margin: 0px auto 40px;
  font-weight: 300; }
  .legalPageContainer .pageContent {
    padding: 20px;
    text-align: justify; }
  .legalPageContainer strong {
    color: #a8d500; }
  .legalPageContainer h3 {
    font-weight: 400; }
.loading-component {
  width: 500px;
  height: 500px; }

.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  width: 100px;
  text-align: center;
  margin-top: 30px;
  margin-left: -11px; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #a8d500;
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.spinner .bounce1 {
  animation-delay: -0.32s; }

.spinner .bounce2 {
  animation-delay: -0.16s; }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }
