@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Regular.eot');
  src: url('../fonts/Barlow-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Regular.woff2') format('woff2'), url('../fonts/Barlow-Regular.woff') format('woff'), url('../fonts/Barlow-Regular.ttf') format('truetype'), url('../fonts/Barlow-Regular.svg#Barlow-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Medium.eot');
  src: url('../fonts/Barlow-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Medium.woff2') format('woff2'), url('../fonts/Barlow-Medium.woff') format('woff'), url('../fonts/Barlow-Medium.ttf') format('truetype'), url('../fonts/Barlow-Medium.svg#Barlow-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBold.eot');
  src: url('../fonts/Barlow-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-SemiBold.woff2') format('woff2'), url('../fonts/Barlow-SemiBold.woff') format('woff'), url('../fonts/Barlow-SemiBold.ttf') format('truetype'), url('../fonts/Barlow-SemiBold.svg#Barlow-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Bold.eot');
  src: url('../fonts/Barlow-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Bold.woff2') format('woff2'), url('../fonts/Barlow-Bold.woff') format('woff'), url('../fonts/Barlow-Bold.ttf') format('truetype'), url('../fonts/Barlow-Bold.svg#Barlow-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-Medium.eot');
  src: url('../fonts/RobotoMono-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoMono-Medium.woff2') format('woff2'), url('../fonts/RobotoMono-Medium.woff') format('woff'), url('../fonts/RobotoMono-Medium.ttf') format('truetype'), url('../fonts/RobotoMono-Medium.svg#RobotoMono-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
html,
body {
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */
}
html,
body,
div,
span,
section,
table,
th,
td,
input,
select,
button,
textarea,
svg {
  font-family: 'Barlow', Arial, Helvetica, sans-serif;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
button::-moz-focus-inner,
a::-moz-focus-inner {
  border: 0;
}
button,
.btn,
a,
input,
textarea,
button:focus,
.btn:focus,
a:focus,
input:focus,
textarea:focus,
button:active,
.btn:active,
a:active,
input:active,
textarea:active {
  outline: none !important;
}
body {
  font-size: 1.1rem;
  line-height: 1.3;
  background-color: #FFFFFF;
  color: #212529;
  min-width: 280px;
}
h1,
h2,
h3,
h4 {
  font-weight: 600;
}
h5,
h6 {
  font-weight: 500;
}
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
}
.txt-posted-upp {
  font-size: 1.2em;
  text-transform: uppercase;
}
h3 {
  color: #173f7e;
  font-weight: 600;
}
.title-2 {
  font-size: 32px;
  font-weight: 600;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  color: #59d6ff;
}
a {
  cursor: pointer;
}
.heart {
  position: absolute;
  height: 298px;
  width: 318px;
  background: url('../images/lune-heart.png') transparent center center no-repeat;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.txt-block-bills,
.txt-block-useful {
  font-size: 30px;
}
@media (min-width: 781px) {
  .txt-block-bills,
  .txt-block-useful {
    line-height: 1.5;
  }
}
@media (max-width: 480px) {
  .txt-block-bills,
  .txt-block-useful {
    font-size: 24px;
  }
}
.txt-block-bills {
  line-height: 1.6;
  padding-bottom: 3px !important;
}
@media (min-width: 768px) {
  .txt-block-bills {
    margin-bottom: 0;
  }
}
.txt-block-bills > span {
  line-height: 1;
  display: inline-block;
}
.txt-block-bills .paypall-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
@media (max-width: 360.98px) {
  .txt-block-bills .paypall-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.txt-block-bills .paypall-block .paypall-label {
  padding: 3px 15px 0 0;
}
.payment-instructions {
  padding-top: 0 !important;
  color: #ffe6af;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.payment-instructions .badge-info {
  font-family: 'Courier New', Courier, monospace;
  background-color: #00a8e0;
  border-radius: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 3px 6px;
  font-size: 17px;
  min-width: 23px;
  margin-left: 4px;
  color: #FFFFFF;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.payment-instructions .badge-info:hover,
.payment-instructions .badge-info:focus {
  background-color: #0082ad;
}
.txt-block-useful a {
  display: inline-block;
  line-height: 1;
  color: white;
}
.txt-block-useful a:hover {
  color: #ffddb8;
}
.main-header {
  background-color: #63a6ea;
  overflow: hidden;
  margin-top: 56px;
}
.main-header > .container > .row > [class*="col"],
.main-header .container-fluid > .row > [class*="col"] {
  position: relative;
}
.main-header > .container > .row.lune-header,
.main-header .container-fluid > .row.lune-header {
  height: 630px;
  background: url('../images/lune-header-photo-02.jpg') 100% center no-repeat;
  background-size: auto 100%;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  color: #FFFFFF;
}
@media (max-width: 1800px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 20px) center;
  }
}
@media (max-width: 1700px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 40px) center;
  }
}
@media (max-width: 1600px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 60px) center;
  }
}
@media (max-width: 1500px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 80px) center;
  }
}
@media (max-width: 1400px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 100px) center;
  }
}
@media (max-width: 1300px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 120px) center;
  }
}
@media (max-width: 1200px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 140px) center;
  }
}
@media (max-width: 1200px) and (min-width: 1112px) and (orientation: landscape) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 335px) center;
  }
}
@media (max-width: 1100px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 170px) center;
  }
}
@media (max-width: 1100px) and (min-width: 1024px) and (orientation: portrait) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 375px) center;
  }
}
@media (max-width: 1100px) and (min-width: 1024px) and (orientation: landscape) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 380px) center;
  }
}
@media (max-width: 1000px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 200px) center;
  }
}
@media (max-width: 900px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 240px) center;
  }
}
@media (max-width: 900px) and (min-width: 834px) and (orientation: portrait) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 375px) center;
  }
}
@media (max-width: 800px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 260px) center;
  }
}
@media (max-width: 790px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    background-position: calc(100% + 280px) center;
  }
}
@media (max-width: 780px) {
  .main-header > .container > .row.lune-header,
  .main-header .container-fluid > .row.lune-header {
    height: auto;
    background: none;
    overflow: initial;
  }
}
@media (min-width: 781px) {
  .main-header > .container > .row.lune-header > [class*="col"],
  .main-header .container-fluid > .row.lune-header > [class*="col"] {
    padding: 0;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] > .row,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row {
  max-width: 760px;
  position: relative;
}
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] > span,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] > span,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] p,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] p,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h1,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h1,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h2,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h2,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] div,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] div {
  display: block;
  position: relative;
  z-index: 2;
  padding: 10px 15px;
}
@media (min-width: 992px) {
  .main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] > span,
  .main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] > span,
  .main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] p,
  .main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] p,
  .main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h1,
  .main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h2,
  .main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h2,
  .main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] div,
  .main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] div {
    padding: 10px 30px;
  }
}
@media (max-width: 780px) {
  .main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] > span,
  .main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] > span,
  .main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] p,
  .main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] p,
  .main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h1,
  .main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h2,
  .main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h2,
  .main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] div,
  .main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] div {
    max-width: initial;
    margin: 0 -15px;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] > span.txt-block-bills,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] > span.txt-block-bills,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] p.txt-block-bills,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] p.txt-block-bills,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h1.txt-block-bills,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h1.txt-block-bills,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h2.txt-block-bills,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h2.txt-block-bills,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] div.txt-block-bills,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] div.txt-block-bills {
  padding-top: 0;
}
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] > span.txt-block-info,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] > span.txt-block-info,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] p.txt-block-info,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] p.txt-block-info,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h1.txt-block-info,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h1.txt-block-info,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h2.txt-block-info,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h2.txt-block-info,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] div.txt-block-info,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] div.txt-block-info {
  padding-top: 18px;
  padding-bottom: 22px;
}
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] > span.title-2,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] > span.title-2,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] p.title-2,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] p.title-2,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h1.title-2,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h1.title-2,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] h2.title-2,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] h2.title-2,
.main-header > .container > .row.lune-header > [class*="col"] > .row > [class*="col"] div.title-2,
.main-header .container-fluid > .row.lune-header > [class*="col"] > .row > [class*="col"] div.title-2 {
  padding-top: 15px;
  padding-bottom: 3px;
}
.main-header > .container > .row.lune-header > [class*="col"] .txt-block-1,
.main-header .container-fluid > .row.lune-header > [class*="col"] .txt-block-1 {
  font-size: 1.6rem;
}
@media (max-width: 480px) {
  .main-header > .container > .row.lune-header > [class*="col"] .txt-block-1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .txt-block-1 {
    font-size: 20px;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .title-1,
.main-header .container-fluid > .row.lune-header > [class*="col"] .title-1 {
  background-color: #010219;
  font-size: 3.7rem;
  margin-bottom: 0;
  font-weight: 600;
  vertical-align: middle;
  white-space: nowrap;
  padding-right: 125px;
  height: 145px;
  line-height: 125px;
}
@media (max-width: 720px) {
  .main-header > .container > .row.lune-header > [class*="col"] .title-1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .title-1 {
    padding-right: 15px;
  }
}
@media (max-width: 620px) {
  .main-header > .container > .row.lune-header > [class*="col"] .title-1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .title-1 {
    font-size: 8.3vw;
  }
}
@media (max-width: 600px) {
  .main-header > .container > .row.lune-header > [class*="col"] .title-1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .title-1 {
    font-size: 8.9vw;
  }
}
@media (max-width: 580px) {
  .main-header > .container > .row.lune-header > [class*="col"] .title-1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .title-1 {
    font-size: 9.4vw;
    height: 97px;
    line-height: 77px;
  }
}
@media (max-width: 480px) {
  .main-header > .container > .row.lune-header > [class*="col"] .title-1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .title-1 {
    height: auto;
    line-height: initial;
  }
}
@media (max-width: 280px) {
  .main-header > .container > .row.lune-header > [class*="col"] .title-1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .title-1 {
    font-size: 25px;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .title-1::after,
.main-header .container-fluid > .row.lune-header > [class*="col"] .title-1::after {
  width: 117px;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #1b3788;
}
@media (max-width: 720px) {
  .main-header > .container > .row.lune-header > [class*="col"] .title-1::after,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .title-1::after {
    display: none;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .txt-block-info,
.main-header .container-fluid > .row.lune-header > [class*="col"] .txt-block-info {
  background-color: #003366;
  font-size: 22px;
  padding-top: 18px;
  padding-bottom: 22px;
}
@media (max-width: 480px) {
  .main-header > .container > .row.lune-header > [class*="col"] .txt-block-info,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .txt-block-info {
    font-size: 20px;
  }
}
@media (min-width: 781px) {
  .main-header > .container > .row.lune-header > [class*="col"] .title-2,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .title-2 {
    line-height: 1.5;
  }
}
@media (max-width: 480px) {
  .main-header > .container > .row.lune-header > [class*="col"] .title-2,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .title-2 {
    font-size: 26px;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .lune-header-mob,
.main-header .container-fluid > .row.lune-header > [class*="col"] .lune-header-mob {
  display: none;
  padding: 0 !important;
}
@media (max-width: 780px) {
  .main-header > .container > .row.lune-header > [class*="col"] .lune-header-mob,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .lune-header-mob {
    display: block;
    background: url('../images/lune-header-photo-02.jpg') right center no-repeat;
    background-size: 190%;
    height: 200px;
  }
}
@media (max-width: 780px) and (min-width: 768px) and (orientation: portrait) {
  .main-header > .container > .row.lune-header > [class*="col"] .lune-header-mob,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .lune-header-mob {
    background-position: 100% 38%;
  }
}
@media (max-width: 640px) {
  .main-header > .container > .row.lune-header > [class*="col"] .lune-header-mob,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .lune-header-mob {
    height: 175px;
    background-size: 200%;
  }
}
@media (max-width: 480px) {
  .main-header > .container > .row.lune-header > [class*="col"] .lune-header-mob,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .lune-header-mob {
    height: 150px;
    background-size: 210%;
    background-position: 90% 35%;
  }
}
.main-header > .container > .row.lune-header > [class*="col"]:before,
.main-header .container-fluid > .row.lune-header > [class*="col"]:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 760px;
  background-color: #1d5691;
  z-index: 0;
}
@media (max-width: 780px) {
  .main-header > .container > .row.lune-header > [class*="col"]:before,
  .main-header .container-fluid > .row.lune-header > [class*="col"]:before {
    width: auto;
    right: 0;
  }
}
.main-header > .container > .row.lune-header > [class*="col"]:after,
.main-header .container-fluid > .row.lune-header > [class*="col"]:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 760px;
  height: 192px;
  width: 192px;
  background-color: #478762;
  z-index: 0;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
@media (max-width: 780px) {
  .main-header > .container > .row.lune-header > [class*="col"]:after,
  .main-header .container-fluid > .row.lune-header > [class*="col"]:after {
    display: none;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .square-1,
.main-header .container-fluid > .row.lune-header > [class*="col"] .square-1 {
  display: block;
  height: 192px;
  width: 192px;
  position: absolute;
  left: calc(760px - 192px);
  bottom: 0;
  background-color: #0b5269;
}
@media (max-width: 780px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-1 {
    left: auto;
    right: 0;
  }
}
@media (max-width: 767.98px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-1,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-1 {
    background-color: transparent;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .square-1::before,
.main-header .container-fluid > .row.lune-header > [class*="col"] .square-1::before,
.main-header > .container > .row.lune-header > [class*="col"] .square-1::after,
.main-header .container-fluid > .row.lune-header > [class*="col"] .square-1::after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
@media (max-width: 780px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-1::before,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-1::before,
  .main-header > .container > .row.lune-header > [class*="col"] .square-1::after,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-1::after {
    display: none;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .square-1::before,
.main-header .container-fluid > .row.lune-header > [class*="col"] .square-1::before {
  height: 192px;
  width: 192px;
  top: -270px;
  left: 192px;
  background-color: #2d6baa;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
@media (max-width: 1200px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-1::before,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-1::before {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
}
@media (max-width: 1100px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-1::before,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-1::before {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .square-1::after,
.main-header .container-fluid > .row.lune-header > [class*="col"] .square-1::after {
  height: 146px;
  width: 146px;
  top: -416px;
  left: 384px;
  background-color: #dc9064;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
@media (max-width: 1200px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-1::after,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-1::after {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
}
@media (max-width: 1100px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-1::after,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-1::after {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .square-2,
.main-header .container-fluid > .row.lune-header > [class*="col"] .square-2 {
  display: block;
  height: 78px;
  width: 78px;
  position: absolute;
  left: 952px;
  bottom: 192px;
  background-color: #315478;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
@media (max-width: 1300px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-2,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-2 {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
}
@media (max-width: 767.98px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-2,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-2 {
    display: none;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .square-2::before,
.main-header .container-fluid > .row.lune-header > [class*="col"] .square-2::before,
.main-header > .container > .row.lune-header > [class*="col"] .square-2::after,
.main-header .container-fluid > .row.lune-header > [class*="col"] .square-2::after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.main-header > .container > .row.lune-header > [class*="col"] .square-2::before,
.main-header .container-fluid > .row.lune-header > [class*="col"] .square-2::before {
  height: 80px;
  width: 80px;
  top: -192px;
  left: 146px;
  background-color: #fbc994;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
@media (max-width: 1400px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-2::before,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-2::before {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
}
@media (max-width: 1300px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-2::before,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-2::before {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
  }
}
@media (max-width: 1100px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-2::before,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-2::before {
    display: none;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .square-2::after,
.main-header .container-fluid > .row.lune-header > [class*="col"] .square-2::after {
  height: 58px;
  width: 58px;
  top: -250px;
  left: 226px;
  background-color: #ffffff;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
@media (max-width: 1500px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-2::after,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-2::after {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
  }
}
@media (max-width: 1400px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-2::after,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-2::after {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
  }
}
@media (max-width: 1200px) {
  .main-header > .container > .row.lune-header > [class*="col"] .square-2::after,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .square-2::after {
    display: none;
  }
}
.main-header > .container > .row.lune-header > [class*="col"] .heart,
.main-header .container-fluid > .row.lune-header > [class*="col"] .heart {
  left: 629px;
  top: 255px;
}
.main-header > .container > .row.lune-header > [class*="col"] .heart::after,
.main-header .container-fluid > .row.lune-header > [class*="col"] .heart::after {
  display: block;
  content: "";
  position: absolute;
  height: 1px;
  width: 1px;
  top: -1000px;
  right: -1000px;
  background: url('../images/lune-heart-red.png') transparent center center no-repeat;
  background-size: contain;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
@media (max-width: 780px) {
  .main-header > .container > .row.lune-header > [class*="col"] .heart,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .heart {
    background-size: contain;
    width: 240px;
    height: 225px;
    left: 550px;
    top: 260px;
  }
}
@media (max-width: 640.98px) {
  .main-header > .container > .row.lune-header > [class*="col"] .heart,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .heart {
    width: 180px;
    height: 169px;
    left: 400px;
    top: 302px;
    background-image: url('../images/lune-heart-red.png');
  }
}
@media (max-width: 638px) {
  .main-header > .container > .row.lune-header > [class*="col"] .heart::after,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .heart::after {
    display: none;
  }
}
@media (max-width: 480.98px) {
  .main-header > .container > .row.lune-header > [class*="col"] .heart,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .heart {
    width: 100px;
    height: 94px;
    left: 300px;
    top: 233px;
  }
}
@media (max-width: 375.98px) {
  .main-header > .container > .row.lune-header > [class*="col"] .heart,
  .main-header .container-fluid > .row.lune-header > [class*="col"] .heart {
    left: 250px;
    top: 226px;
  }
}
.root-header {
  background-color: #1d5691;
  background: #1d5691;
  background: -moz-linear-gradient(45deg, #1d5691 0%, #418dd9 100%);
  background: -webkit-linear-gradient(45deg, #1d5691 0%, #418dd9 100%);
  background: linear-gradient(45deg, #1d5691 0%, #418dd9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c-basic-color', endColorstr='@c-basic-light-color', GradientType=1);
  color: #FFFFFF;
  margin-top: 56px;
  padding: 20px 15px;
}
.root-header > h3 {
  color: #FFFFFF;
  margin: 0;
  font-weight: 500;
}
@media (min-width: 768px) {
  .root-header {
    padding: 20px 28px;
  }
}
.title-dark-red,
.dark-red {
  color: #ae2828;
}
.svg-defs {
  left: -100000px;
  position: absolute;
  top: -100000px;
}
.svg-icon {
  outline: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  fill: #FFFFFF;
}
.table-market .svg-icon {
  fill: #464a4c;
}
.svg-icon,
button .svg-icon,
a .svg-icon,
span .svg-icon,
li .svg-icon {
  width: 40px;
  height: 40px;
}
/* #start: Navbar ==================================================================== */
.navbar {
  background-color: #FFFFFF;
  min-height: 56px;
  min-width: 280px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 991.98px) {
  .navbar.navbar-light .navbar-nav {
    margin-top: 20px;
  }
}
.navbar.navbar-light .navbar-nav .nav-item .nav-link {
  color: #010219;
  font-weight: 500;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .navbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #FFFFFF;
    font-size: 30px;
  }
}
.navbar.navbar-light .navbar-nav .nav-item.active .nav-link {
  color: #ae2828;
}
body.admin .navbar.navbar-light .navbar-nav .nav-item.active .nav-link {
  color: #418dd9;
}
@media (max-width: 991.98px) {
  .navbar.navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #59d6ff;
  }
}
.navbar-nav {
  margin-left: auto;
}
.navbar-brand {
  padding: 0;
  line-height: 1;
  font-size: 1.65rem;
  font-weight: 600;
}
.navbar-brand .navbar-logo {
  display: none;
}
.navbar-brand .navbar-logo > img {
  height: 40px;
  width: auto;
  margin-left: -3px;
}
@media (min-width: 992px) {
  .navbar-brand .navbar-logo > img {
    margin-left: -15px;
  }
}
body.admin .navbar-brand .navbar-logo {
  display: block;
}
body.admin .navbar-brand .navbar-title {
  display: none;
}
@media (min-width: 992px) {
  .navbar-brand {
    padding-left: 12px;
  }
}
@media (max-width: 450px) {
  .navbar-brand {
    font-size: 5.5vw;
  }
}
@media (max-width: 290px) {
  .navbar-brand {
    font-size: 16px;
  }
}
@media (max-width: 285px) {
  .navbar-brand {
    font-size: 15.5px;
  }
}
@media (max-width: 280px) {
  .navbar-brand {
    font-size: 15px;
  }
}
/* #end: Navbar ==================================================================== */
/* #start: Content ==================================================================== */
button::-moz-focus-inner,
.btn::-moz-focus-inner {
  border: 0;
}
button::-moz-focus-inner > .fa,
.btn::-moz-focus-inner > .fa,
button::-moz-focus-inner > span,
.btn::-moz-focus-inner > span,
button::-moz-focus-inner > *,
.btn::-moz-focus-inner > * {
  border: 0;
}
button:focus,
.btn:focus {
  outline: 0;
}
button:focus > .fa,
.btn:focus > .fa,
button:focus > span,
.btn:focus > span,
button:focus > *,
.btn:focus > * {
  outline: 0;
}
button,
.btn,
input,
select,
textarea,
button:focus,
.btn:focus,
input:focus,
select:focus,
textarea:focus,
button:active,
.btn:active,
input:active,
select:active,
textarea:active {
  outline: none !important;
}
.form-control,
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-left: 1.8rem;
  padding-right: 1.8rem;
}
.btn.ico-r,
.btn.ico-l {
  position: relative;
}
.btn.ico-r .svg-icon,
.btn.ico-l .svg-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 24px;
  width: 24px;
}
.btn.ico-r {
  padding-right: 2.1rem;
}
.btn.ico-r .svg-icon {
  right: 5px;
}
.btn.ico-l {
  padding-left: 2.1rem;
}
.btn.ico-l .svg-icon {
  left: 5px;
}
.btn.btn-paypall {
  min-width: 150px;
  height: 40px;
  background: url('../images/paypal-logo.svg') #90c0f0 10px center no-repeat;
  background-size: auto 70%;
  border: 0;
  margin-left: 20px;
}
@media (max-width: 480.98px) {
  .btn.btn-paypall {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    background-position: center center;
  }
}
@media (max-width: 360.98px) {
  .btn.btn-paypall {
    width: 100%;
    margin: 10px 0 0 0;
  }
}
.btn.btn-paypall:hover {
  /*color: #fff;*/
  background-color: #bddaf6;
  /*border-color: #0062cc;*/
}
.btn.btn-paypall:focus,
.btn.btn-paypall.focus {
  box-shadow: 0 0 0 0.2rem rgba(21, 61, 102, 0.5);
  /*.mx-box-shadow-none();*/
}
.btn.btn-paypall.disabled,
.btn.btn-paypall:disabled {
  /*color: #fff;*/
  background-color: #63a6ea;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  pointer-events: none;
  /*border-color: #007bff;*/
}
.btn.btn-paypall:not(:disabled):not(.disabled):active,
.btn.btn-paypall:not(:disabled):not(.disabled).active,
.btn.btn-paypall.dropdown-toggle,
.show > .btn.btn-paypall:not(:disabled):not(.disabled):active,
.show > .btn.btn-paypall:not(:disabled):not(.disabled).active,
.show > .btn.btn-paypall.dropdown-toggle {
  /*color: #fff;*/
  background-color: #d3e6f9;
  /*border-color: #005cbf;*/
}
.btn.btn-paypall:not(:disabled):not(.disabled):active:focus,
.btn.btn-paypall:not(:disabled):not(.disabled).active:focus,
.btn.btn-paypall.dropdown-toggle:focus,
.show > .btn.btn-paypall:not(:disabled):not(.disabled):active:focus,
.show > .btn.btn-paypall:not(:disabled):not(.disabled).active:focus,
.show > .btn.btn-paypall.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(21, 61, 102, 0.5);
}
.btn.btn-blue {
  background-color: #1d5691;
  border: 0;
  color: #FFFFFF;
}
.btn.btn-blue .svg-icon {
  fill: #FFFFFF;
}
.btn.btn-blue:hover {
  background-color: #266fbb;
}
.btn.btn-blue:focus,
.btn.btn-blue.focus {
  /*box-shadow: 0 0 0 0.2rem fade(darken(@c-basic-color,10),50);*/
}
.btn.btn-blue.disabled,
.btn.btn-blue:disabled {
  background-color: #1d5691;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  pointer-events: none;
}
.btn.btn-blue:not(:disabled):not(.disabled):active,
.btn.btn-blue:not(:disabled):not(.disabled).active,
.btn.btn-blue.dropdown-toggle,
.show > .btn.btn-blue:not(:disabled):not(.disabled):active,
.show > .btn.btn-blue:not(:disabled):not(.disabled).active,
.show > .btn.btn-blue.dropdown-toggle {
  background-color: #3c89d8;
}
.btn.btn-blue:not(:disabled):not(.disabled):active:focus,
.btn.btn-blue:not(:disabled):not(.disabled).active:focus,
.btn.btn-blue.dropdown-toggle:focus,
.show > .btn.btn-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn.btn-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn.btn-blue.dropdown-toggle:focus {
  /*box-shadow: 0 0 0 0.2rem fade(darken(@c-basic-color,10),50);*/
}
.btn.btn-dark-blue {
  background-color: #001229;
  border: 0;
  color: #FFFFFF;
}
.btn.btn-dark-blue .svg-icon {
  fill: #FFFFFF;
}
.btn.btn-dark-blue:hover {
  background-color: #01214d;
}
.btn.btn-dark-blue:focus,
.btn.btn-dark-blue.focus {
  /*box-shadow: 0 0 0 0.2rem fade(darken(@c-basic-color,10),50);*/
}
.btn.btn-dark-blue.disabled,
.btn.btn-dark-blue:disabled {
  background-color: #001229;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  pointer-events: none;
}
.btn.btn-dark-blue:not(:disabled):not(.disabled):active,
.btn.btn-dark-blue:not(:disabled):not(.disabled).active,
.btn.btn-dark-blue.dropdown-toggle,
.show > .btn.btn-dark-blue:not(:disabled):not(.disabled):active,
.show > .btn.btn-dark-blue:not(:disabled):not(.disabled).active,
.show > .btn.btn-dark-blue.dropdown-toggle {
  background-color: #01275c;
}
.btn.btn-dark-blue:not(:disabled):not(.disabled):active:focus,
.btn.btn-dark-blue:not(:disabled):not(.disabled).active:focus,
.btn.btn-dark-blue.dropdown-toggle:focus,
.show > .btn.btn-dark-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn.btn-dark-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn.btn-dark-blue.dropdown-toggle:focus {
  /*box-shadow: 0 0 0 0.2rem fade(darken(@c-basic-color,10),50);*/
}
.btn.ripple {
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
.btn.ripple::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #FFFFFF 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform 0.5s, opacity 1s;
}
.btn.ripple:active::after {
  transform: scale(0, 0);
  opacity: 0.3;
  transition: 0s;
}
.btn-container {
  margin: 10px 0;
}
main .container-fluid > .row > [class*="col"] {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  main .container-fluid > .row > [class*="col"] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
main.root-main > .container,
main.root-main > .container-fluid {
  padding-top: 30px;
  padding-bottom: 30px;
}
section > .row > [class*="col"] > h3 {
  margin-bottom: 1rem;
}
/* #start: Blue Bg Sections ============== */
.section-bg-blue {
  background-color: #1d5691;
  color: #FFFFFF;
}
.section-bg-blue h3 {
  color: #a6e0be;
  text-align: center;
}
.about-lune.section-bg-blue h3 {
  color: #ffddb8;
}
.about-lune {
  background-color: #071e45;
  background: -moz-linear-gradient(-45deg, #011438 0%, #102e5e 100%);
  background: -webkit-linear-gradient(-45deg, #011438 0%, #102e5e 100%);
  background: linear-gradient(135deg, #011438 0%, #102e5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#011438', endColorstr='#102e5e', GradientType=1);
  position: relative;
}
.about-lune::before {
  display: block;
  content: "";
  position: absolute;
  width: 149px;
  height: 149px;
  left: 0;
  top: 0;
  background: url('../images/squares-color-dark.svg') center center no-repeat;
}
.about-lune .heart {
  background: url('../images/lune-heart-violet02.png');
  right: 20px;
  bottom: -30px;
  width: 150px;
  height: 141px;
  background-size: contain;
}
@media (max-width: 767.98px) {
  .about-lune .heart {
    width: 100px;
    height: 94px;
    bottom: -20px;
  }
}
@media (max-width: 575.98px) {
  .about-lune .heart {
    width: 70px;
    height: 66px;
    bottom: 20px;
  }
}
.about-lune h5.c-green-light {
  padding-right: 140px;
}
@media (max-width: 767.98px) {
  .about-lune h5.c-green-light {
    padding-right: 100px;
  }
}
@media (max-width: 575.98px) {
  .about-lune h5.c-green-light {
    padding-right: 75px;
  }
}
.epidermolysis-bullosa {
  background-color: #081729;
  background: -moz-linear-gradient(45deg, #0a1e33 0%, #000106 100%);
  background: -webkit-linear-gradient(45deg, #0a1e33 0%, #000106 100%);
  background: linear-gradient(45deg, #0a1e33 0%, #000106 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a1e33', endColorstr='#000106', GradientType=1);
  position: relative;
}
.epidermolysis-bullosa::before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 149px;
  height: 149px;
  right: 0;
  top: 0;
  background: url('../images/squares-color-dark.svg') center center no-repeat;
}
/* #end: Blue Bg Sections ============== */
.grid {
  border: solid 1px gray;
}
.how-is-paid .grid {
  border: 0;
  margin-bottom: 20px;
  position: relative;
}
.grid > .row {
  border-bottom: solid 1px gray;
  margin: 0;
}
.grid > .row > [class*="col-"] {
  padding: 4px 8px;
}
.grid > .row > [class*="col-"].amount {
  text-align: right;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .grid > .row > [class*="col-"].amount {
    padding-left: 0;
  }
}
@media (max-width: 575.98px) {
  .grid > .row > [class*="col-"].amount {
    text-align: left;
  }
}
.how-is-paid .grid > .row > [class*="col-"]:last-child {
  text-align: center;
}
.how-is-paid .grid > .row > [class*="col-"]:last-child > span {
  display: inline-block;
  min-width: 90px;
  text-align: left;
}
.grid > .row:last-child {
  border-bottom: 0;
}
.how-is-paid .grid > .row {
  border-bottom: solid 1px #b1ccf8;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
/* #start: White Bg Sections ============== */
@media (max-width: 767.98px) {
  .how-is-paid h3,
  .how-is-paid h4 {
    line-height: 1;
  }
}
.how-is-paid .title-dark-red {
  font-size: 7vw;
  text-align: center;
  margin: 0;
}
@media (min-width: 768px) {
  .how-is-paid .title-dark-red {
    font-size: 3.5vw;
  }
}
@media (max-width: 575.98px) {
  .how-is-paid .title-dark-red {
    font-size: 40px;
  }
}
.how-is-paid > .row > [class*="col-"] .progress {
  height: 1.8rem;
  background-color: #e1e2e3;
}
.how-is-paid > .row > [class*="col-"] .bg-success {
  background-color: #5cc588 !important;
}
body .how-is-paid > .row > [class*="col-"] .ui-progressbar {
  height: 1.8rem;
  background-color: #e1e2e3;
}
body .how-is-paid > .row > [class*="col-"] .ui-progressbar .ui-progressbar-value {
  background: #5cc588;
}
body .how-is-paid > .row > [class*="col-"] .ui-progressbar .ui-progressbar-label {
  color: #FFFFFF;
  line-height: 1.8rem;
  font-weight: 600;
}
.how-is-paid > .row > [class*="col-"]:last-child {
  background-color: #e0ebfc;
}
.how-is-paid > .row > [class*="col-"]:last-child::before {
  display: block;
  content: "";
  position: absolute;
  width: 136px;
  height: 149px;
  right: 0;
  bottom: 0;
  background: url('../images/squares-color-light.svg') center center no-repeat;
}
.how-is-paid .btn-paid-list {
  min-width: 70%;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.2rem;
  min-height: 48px;
}
@media (max-width: 767.98px) {
  .how-is-paid .btn-paid-list {
    width: 100%;
  }
}
.how-is-paid .paid-list-pager {
  text-align: center;
  position: relative;
  z-index: 1;
}
.how-is-paid .paid-list-pager > .row > [class*="col-"] {
  padding-top: 5px;
}
.how-is-paid .paid-list-pager > .row > [class*="col-"] .badge {
  padding: 0.25em 0.6em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.how-is-paid .paid-list-pager > .row > [class*="col-"] .badge.badge-info {
  background-color: #418dd9;
}
.how-is-paid .paid-list-pager > .row > [class*="col-"]:first-child {
  text-align: left;
}
.how-is-paid .paid-list-pager > .row > [class*="col-"]:last-child {
  text-align: right;
}
.how-is-paid .paid-list-pager .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active {
  background-color: #418dd9;
}
.news-events {
  padding: 0;
}
.news-events .carousel {
  background-color: #e0ebfc;
}
.news-events .carousel .carousel-control-next,
.news-events .carousel .carousel-control-prev {
  width: 25%;
}
.news-events .carousel .carousel-control-next,
.news-events .carousel .carousel-control-prev,
.news-events .carousel .carousel-control-next:hover,
.news-events .carousel .carousel-control-prev:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media (max-width: 576px) {
  .news-events .carousel .carousel-control-next::before,
  .news-events .carousel .carousel-control-prev::before {
    display: block;
    content: "";
    position: absolute;
    top: 35%;
    left: 11px;
    border: solid #96c0ea;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 7px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    pointer-events: none;
  }
}
.news-events .carousel .carousel-control-next::before {
  left: auto;
  right: 11px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.news-events .carousel .truncate-txt-multiline::after {
  background: #e0ebfc !important;
}
.news-events .carousel .arrow-nav {
  position: absolute;
  top: 30px;
  right: calc(50% + 40px);
}
.news-events .carousel .arrow-nav .arrow-line {
  padding: 10px;
}
.news-events .carousel .arrow-nav .arrow-line.left {
  margin-right: 15px;
}
@media (max-width: 991.98px) {
  .news-events .carousel .arrow-nav {
    left: 0;
    right: 0;
    bottom: 138px;
    padding: 0 20px;
    top: auto;
    pointer-events: none;
  }
  .news-events .carousel .arrow-nav .arrow-line.right {
    float: right;
  }
}
.news-events .carousel-inner {
  /*&::before {
            .mx-pseudo-base-abs();
                height:300px;
                left:0;
                right: 0;
                bottom: 0;
                background-color: @c-gray;
            @media (min-width:992px) {
                height: auto;
                width:50%;
                left: auto;
                top:0;
            }
        }*/
}
.news-events .carousel-inner img {
  width: 100%;
  height: 100%;
}
.news-events .carousel-item > .row {
  margin: 0 0 -2px 0;
}
.news-events .carousel-item > .row > [class*="col-"] {
  padding: 30px 35px 30px 30px;
}
.news-events .carousel-item > .row > [class*="col-"] h3 {
  font-size: 1.4rem;
  margin-bottom: 0.9rem;
  padding-right: 0;
}
@media (min-width: 992px) {
  .news-events .carousel-item > .row > [class*="col-"] h3 {
    max-width: calc(100% - 100px);
  }
}
.news-events .carousel-item > .row > [class*="col-"] p.truncate-txt-multiline {
  line-height: 1.2em;
  max-height: 12em;
}
.news-events .carousel-item > .row > [class*="col-"] .btn-container {
  margin-top: 1.6rem;
  text-align: center;
}
.news-events .carousel-item > .row > [class*="col-"]:first-child {
  background-color: #e0ebfc;
}
.news-events .carousel-item > .row > [class*="col-"].image-holder {
  min-height: 300px;
  background: url('../images/la.jpg') center center no-repeat;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 991.98) {
  .news-events .carousel-item > .row > [class*="col-"].image-holder {
    min-height: 400px;
  }
}
@media (max-width: 767.98) {
  .news-events .carousel-item > .row > [class*="col-"].image-holder {
    max-height: 300px;
  }
}
.news-events .carousel-item > .row > [class*="col-"].image-holder.img-01 {
  background: url('../images/hasan-bbc.jpg') center center no-repeat;
  background-size: cover;
}
.news-events .carousel-item > .row > [class*="col-"].image-holder.img-02 {
  background: url('../images/125608_r808259-7190268_f.jpg') center center no-repeat;
  background-size: cover;
}
.news-events .carousel-item > .row > [class*="col-"].image-holder.img-03 {
  background: url('../images/epidermolysis-bullosa-57822.jpg') center center no-repeat;
  background-size: cover;
}
.news-events .carousel-item.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  .news-events .carousel-indicators {
    margin-left: 55%;
    margin-right: 5%;
  }
}
@media (min-width: 576px) {
  .sponsors {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  .sponsors {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.sponsors > .row > h3 {
  margin-top: 30px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
.sponsors > .row > [class*="col"] {
  text-align: center;
}
main .sponsors > .row > [class*="col"] {
  padding: 15px 15px 30px 15px;
}
@media (max-width: 575.98px) {
  main .sponsors > .row > [class*="col"] {
    padding: 0;
  }
  main .sponsors > .row > [class*="col"]:last-child {
    padding-bottom: 20px;
  }
}
.sponsors > .row > [class*="col"] > img {
  max-width: 80%;
  height: auto;
  margin: auto;
}
@media (max-width: 991.98px) {
  .sponsors > .row > [class*="col"] > img {
    max-width: 90%;
  }
}
@media (max-width: 767.98px) {
  .sponsors > .row > [class*="col"] > img {
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .sponsors > .row > [class*="col"] > img {
    max-width: 80%;
  }
}
/* #end: White Bg Sections ============== */
/* #start: Table ========================================================= */
body .main-table .ui-table table {
  table-layout: auto;
}
body .main-table .ui-table .ui-table-caption {
  background-color: #bdcbd2;
  border-color: #a7bac3;
  border-bottom-color: #bdcbd2;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
body .main-table .ui-table .ui-table-caption .caption-search {
  padding: 3px 10px;
  font-size: 16px;
  border: solid 1px #adbfc8;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #fcfdfd;
  width: 100% !important;
  max-width: 380px;
}
body .main-table .ui-table .ui-table-caption .caption-search::-webkit-input-placeholder {
  color: #8fa7b3;
  opacity: 0.8;
}
body .main-table .ui-table .ui-table-caption .caption-search::-moz-placeholder {
  color: #8fa7b3;
  opacity: 0.8;
}
body .main-table .ui-table .ui-table-caption .caption-search:-ms-input-placeholder {
  color: #8fa7b3;
  opacity: 0.8;
}
body .main-table .ui-table .ui-table-caption .caption-search::-ms-input-placeholder {
  color: #8fa7b3;
  opacity: 0.8;
}
body .main-table .ui-table .ui-table-caption .caption-search::placeholder {
  color: #8fa7b3;
  opacity: 0.8;
}
body .main-table .ui-table .ui-table-caption .caption-search:hover {
  border-color: #418dd9;
}
body .main-table .ui-table .ui-table-caption .caption-search:focus {
  border-color: #418dd9;
  -webkit-box-shadow: 0 0 0 3px rgba(65, 141, 217, 0.5);
  -moz-box-shadow: 0 0 0 3px rgba(65, 141, 217, 0.5);
  box-shadow: 0 0 0 3px rgba(65, 141, 217, 0.5);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #FFFFFF;
}
@media (max-width: 891px) {
  body .main-table .ui-table .ui-table-thead {
    display: none;
  }
}
body .main-table .ui-table .ui-table-thead > tr > th {
  font-weight: 600;
  text-transform: uppercase;
  background-color: #1d5691;
  color: #FFFFFF;
  border-color: #2672c0;
  border-color: #1d5691;
  border-top-color: #1d5691;
  border-bottom-color: #1d5691;
  white-space: nowrap;
}
body .main-table .ui-table .ui-table-thead > tr > th:first-child {
  border-left-color: #1d5691;
}
body .main-table .ui-table .ui-table-thead > tr > th:last-child {
  border-right-color: #1d5691;
}
body .main-table .ui-table .ui-table-thead > tr > th:last-child .ui-sortable-column-icon {
  display: none;
}
body .main-table .ui-table .ui-table-thead > tr > th.ui-sortable-column .ui-sortable-column-icon {
  font-size: 1em;
  color: #FFFFFF;
}
body .main-table .ui-table .ui-table-thead > tr > th:hover {
  background-color: #2672c0;
  color: #FFFFFF;
  border-color: #2672c0;
  border-top-color: #2672c0;
  border-bottom-color: #2672c0;
}
body .main-table .ui-table .ui-table-thead > tr > th:hover:first-child {
  border-left-color: #2672c0;
}
body .main-table .ui-table .ui-table-thead > tr > th:hover:last-child {
  border-right-color: #2672c0;
}
body .main-table .ui-table .ui-table-tbody > tr > td {
  border-color: #eaeff1;
  border-bottom-color: #dbe3e7;
  vertical-align: middle;
}
body .main-table .ui-table .ui-table-tbody > tr > td > span {
  display: inline-block;
  line-height: 1;
}
body .main-table .ui-table .ui-table-tbody > tr > td:first-child {
  border-left-color: #bdcbd2;
}
body .main-table .ui-table .ui-table-tbody > tr > td:last-child {
  border-right-color: #bdcbd2;
}
body .main-table .ui-table .ui-table-tbody > tr > td.cell-word-break > span {
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}
body .main-table .ui-table .ui-table-tbody > tr > td .mobile-view-title {
  padding-right: 5px;
  display: none;
}
body .main-table .ui-table .ui-table-tbody > tr > td.cell-buttons {
  width: 10%;
}
@media (max-width: 891px) {
  body .main-table .ui-table .ui-table-tbody > tr > td {
    font-size: 16px;
    display: block;
    width: 100% !important;
    border-left-color: #bdcbd2;
    border-right-color: #bdcbd2;
    border-top: 0;
  }
  body .main-table .ui-table .ui-table-tbody > tr > td:not(:first-child) {
    padding-top: 0.05em;
  }
  body .main-table .ui-table .ui-table-tbody > tr > td:not(:last-child) {
    border-bottom: 0;
    padding-bottom: 0.05em;
  }
  body .main-table .ui-table .ui-table-tbody > tr > td:first-child {
    font-size: 18px;
    font-weight: 600;
    color: #1d5691;
    text-transform: capitalize;
  }
  body .main-table .ui-table .ui-table-tbody > tr > td:last-child {
    padding-top: 0.5em;
  }
  body .main-table .ui-table .ui-table-tbody > tr > td .mobile-view-title {
    display: inline-block;
  }
}
body .main-table .ui-table .ui-table-tbody > tr:last-child > td {
  border-bottom-color: #c6d2d8;
}
body .main-table .ui-table .ui-table-tbody > tr:nth-child(even) {
  background-color: #f6f8f9;
}
body .main-table .ui-table .ui-paginator-bottom {
  background-color: #eaeff1;
  border-color: #bdcbd2;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
body .main-table .ui-table .ui-paginator-bottom .ui-paginator-pages .ui-paginator-page.ui-state-active {
  background-color: #418dd9;
}
/* #end: Table ========================== */
/* #start: Popup Dialog ======================================= */
body .ui-widget-overlay {
  background-color: rgba(0, 0, 0, 0.25) !important;
  z-index: 1040 !important;
}
body .popup-dialog .ui-dialog {
  width: 100%;
  max-width: 500px;
  z-index: 1050 !important;
}
body .popup-dialog .ui-dialog .ui-dialog-titlebar {
  border-color: #FFFFFF;
  border-width: 3px;
  background: #1d5691;
  background: -moz-linear-gradient(45deg, #1d5691 0%, #418dd9 100%);
  background: -webkit-linear-gradient(45deg, #1d5691 0%, #418dd9 100%);
  background: linear-gradient(45deg, #1d5691 0%, #418dd9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c-basic-color', endColorstr='@c-basic-light-color', GradientType=1);
  padding: 0.7em 1em;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
body .popup-dialog .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon {
  color: #FFFFFF;
  padding: 5px;
  margin: -5px;
  outline: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body .popup-dialog .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon:hover {
  background-color: #e52e2e;
  color: #FFFFFF;
}
body .popup-dialog .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon:active {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  padding: 2px;
  margin: -2px;
}
body .popup-dialog .ui-dialog .ui-dialog-content {
  border-color: #FFFFFF;
  border-width: 3px;
  padding: 10px 25px 20px 25px;
}
body .popup-dialog .ui-dialog .ui-dialog-content h1,
body .popup-dialog .ui-dialog .ui-dialog-content h2,
body .popup-dialog .ui-dialog .ui-dialog-content h3,
body .popup-dialog .ui-dialog .ui-dialog-content h4 {
  text-transform: none;
  color: #010219;
  margin-top: 0.5rem;
}
body .popup-dialog .ui-dialog .ui-dialog-content h1 .txt-posted-upp,
body .popup-dialog .ui-dialog .ui-dialog-content h2 .txt-posted-upp,
body .popup-dialog .ui-dialog .ui-dialog-content h3 .txt-posted-upp,
body .popup-dialog .ui-dialog .ui-dialog-content h4 .txt-posted-upp {
  color: #1d5691;
}
body .popup-dialog .ui-dialog .ui-dialog-footer {
  border-color: #FFFFFF;
  border-width: 3px;
  border-top: 0;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  background-color: #eceeef;
}
body .popup-dialog .ui-dialog .ui-dialog-footer .alert {
  margin-top: 0.5rem;
  margin-bottom: auto;
  padding: 8px 14px;
}
body .popup-dialog .ui-dialog.ui-dialog-resizable .ui-dialog-content > div {
  width: 99.8%;
}
body .popup-dialog.width-sm .ui-dialog {
  max-width: 400px;
}
body .popup-dialog.width-md .ui-dialog {
  max-width: 700px;
}
body .popup-dialog.width-lg .ui-dialog {
  max-width: 1000px;
}
body .popup-dialog.ovf-visible .ui-dialog-content {
  overflow: visible;
}
body .popup-dialog.pi-fw-reset .pi-fw {
  width: auto;
}
body .popup-dialog.ui-confirmdialog-message-h4 .ui-confirmdialog .ui-dialog-content {
  min-height: 100px;
}
body .popup-dialog.ui-confirmdialog-message-h4 .ui-confirmdialog .ui-dialog-content .ui-confirmdialog-message {
  display: block;
  color: #010219;
  margin-top: 0.9rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 1.5rem;
  text-align: center;
}
/* #end: Popup Dialog ============================== */
/* #start: Buttons ======================================= */
body.admin .btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
body .ui-button {
  background-color: #297bcd;
  border-color: #3988d7;
  font-weight: 500;
}
body .ui-button:hover,
body .ui-button:enabled:hover {
  background-color: #1d5691;
  border-color: #19497c;
}
body .ui-button:active,
body .ui-button:enabled:active {
  background-color: #19497c;
  border-color: #153d66;
}
body .ui-button .ui-button-icon-left {
  margin-left: -2px;
}
body .ui-button .ui-button-icon-right {
  margin-right: -2px;
}
body .ui-button .ui-button-text {
  padding: 0.7em 1.2em 0.7em 1.2em;
  cursor: pointer;
}
body .ui-button.btn-login {
  width: 100%;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 0.2em;
}
body .ui-button.btn-login .ui-button-icon-left {
  font-size: 18px;
  left: 1em;
}
body .ui-button.ui-button-text-icon-left .ui-button-text {
  padding: 0.7em 1.1em 0.7em 2.4em;
}
body .ui-button.ui-button-text-icon-right .ui-button-text {
  padding: 0.7em 2.4em 0.7em 1.1em;
}
body .ui-button.btn-default {
  background-color: #eeefef;
  border-color: #d4d6d7;
  color: #464a4c;
}
body .ui-button.btn-default:hover,
body .ui-button.btn-default:enabled:hover {
  background-color: #e1e2e3;
  border-color: #c6c9cb;
  color: #464a4c;
}
body .ui-button.btn-default:active,
body .ui-button.btn-default:enabled:active {
  border-color: #acb0b2;
  background-color: #e6e7e8;
}
body .ui-button.btn-default:focus body .ui-button.btn-default:enabled:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}
body .ui-button.btn-gray {
  background-color: #91979a;
  border-color: #848a8e;
}
body .ui-button.btn-gray:hover,
body .ui-button.btn-gray:enabled:hover {
  background-color: #777e81;
  border-color: #6b7174;
}
body .ui-button.btn-gray:active,
body .ui-button.btn-gray:enabled:active {
  background-color: #6b7174;
  border-color: #5e6467;
}
body .ui-button.btn-gray:focus,
body .ui-button.btn-gray:enabled:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
}
body .ui-button.ico-hvr-red,
body .ui-button.ico-hvr-red-inv {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  transition: box-shadow 0.2s ease-in-out;
}
body .ui-button.ico-hvr-red:hover,
body .ui-button.ico-hvr-red-inv:hover,
body .ui-button.ico-hvr-red:enabled:hover,
body .ui-button.ico-hvr-red-inv:enabled:hover {
  background-color: #e52e2e;
  border-color: #de1c1c;
  color: #FFFFFF;
}
body .ui-button.ico-hvr-red:hover [class*="ui-button-icon"],
body .ui-button.ico-hvr-red-inv:hover [class*="ui-button-icon"],
body .ui-button.ico-hvr-red:enabled:hover [class*="ui-button-icon"],
body .ui-button.ico-hvr-red-inv:enabled:hover [class*="ui-button-icon"] {
  color: #FFFFFF;
}
body .ui-button.ico-hvr-red:active,
body .ui-button.ico-hvr-red-inv:active,
body .ui-button.ico-hvr-red:enabled:active,
body .ui-button.ico-hvr-red-inv:enabled:active {
  background-color: #de1c1c;
  border-color: #c71919;
}
body .ui-button.ico-hvr-red:focus,
body .ui-button.ico-hvr-red-inv:focus,
body .ui-button.ico-hvr-red:enabled:focus,
body .ui-button.ico-hvr-red-inv:enabled:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(229, 46, 46, 0.3);
  -moz-box-shadow: 0 0 0 3px rgba(229, 46, 46, 0.3);
  box-shadow: 0 0 0 3px rgba(229, 46, 46, 0.3);
}
body .ui-button.ico-hvr-red-inv [class*="ui-button-icon"] {
  color: #e52e2e;
}
body .ui-button.ico-hvr-red-inv:hover,
body .ui-button.ico-hvr-red-inv:enabled:hover,
body .ui-button.ico-hvr-red-inv:active,
body .ui-button.ico-hvr-red-inv:enabled:active {
  color: #FFFFFF;
}
body .ui-button.ico-hvr-red-inv:hover [class*="ui-button-icon"],
body .ui-button.ico-hvr-red-inv:enabled:hover [class*="ui-button-icon"],
body .ui-button.ico-hvr-red-inv:active [class*="ui-button-icon"],
body .ui-button.ico-hvr-red-inv:enabled:active [class*="ui-button-icon"] {
  color: #FFFFFF;
}
body .ui-button.ico-hvr-green,
body .ui-button.ico-hvr-green-inv {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  transition: box-shadow 0.2s ease-in-out;
}
body .ui-button.ico-hvr-green [class*="ui-button-icon"],
body .ui-button.ico-hvr-green-inv [class*="ui-button-icon"] {
  color: #1f991f;
}
body .ui-button.ico-hvr-green:hover,
body .ui-button.ico-hvr-green-inv:hover,
body .ui-button.ico-hvr-green:enabled:hover,
body .ui-button.ico-hvr-green-inv:enabled:hover {
  background-color: #1f991f;
  border-color: #1b841b;
  color: #FFFFFF;
}
body .ui-button.ico-hvr-green:hover [class*="ui-button-icon"],
body .ui-button.ico-hvr-green-inv:hover [class*="ui-button-icon"],
body .ui-button.ico-hvr-green:enabled:hover [class*="ui-button-icon"],
body .ui-button.ico-hvr-green-inv:enabled:hover [class*="ui-button-icon"] {
  color: #FFFFFF;
}
body .ui-button.ico-hvr-green:active,
body .ui-button.ico-hvr-green-inv:active,
body .ui-button.ico-hvr-green:enabled:active,
body .ui-button.ico-hvr-green-inv:enabled:active {
  background-color: #1b841b;
  border-color: #166f16;
}
body .ui-button.ico-hvr-green:focus,
body .ui-button.ico-hvr-green-inv:focus,
body .ui-button.ico-hvr-green:enabled:focus,
body .ui-button.ico-hvr-green-inv:enabled:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(31, 153, 31, 0.3);
  -moz-box-shadow: 0 0 0 3px rgba(31, 153, 31, 0.3);
  box-shadow: 0 0 0 3px rgba(31, 153, 31, 0.3);
}
body .ui-button.ico-hvr-green-inv [class*="ui-button-icon"] {
  color: #1f991f;
}
body .ui-button.ico-hvr-green-inv:hover,
body .ui-button.ico-hvr-green-inv:enabled:hover,
body .ui-button.ico-hvr-green-inv:active,
body .ui-button.ico-hvr-green-inv:enabled:active {
  color: #FFFFFF;
}
body .ui-button.ico-hvr-green-inv:hover [class*="ui-button-icon"],
body .ui-button.ico-hvr-green-inv:enabled:hover [class*="ui-button-icon"],
body .ui-button.ico-hvr-green-inv:active [class*="ui-button-icon"],
body .ui-button.ico-hvr-green-inv:enabled:active [class*="ui-button-icon"] {
  color: #FFFFFF;
}
.btn-holder {
  margin: 5px 0;
}
.login-form .btn-holder {
  margin-top: 2.4rem;
}
.btn-holder > .ui-button {
  margin-left: 10px;
}
.btn-holder > .ui-button:first-child {
  margin-left: 0;
}
.cell-buttons .btn-holder {
  margin: 0;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.cell-buttons .btn-holder .ui-button .ui-button-icon-left {
  margin-left: -4px;
}
.cell-buttons .btn-holder .ui-button .ui-button-icon-right {
  margin-right: -4px;
}
.cell-buttons .btn-holder .ui-button .ui-button-text {
  padding: 0.429em 0.9em 0.429em 0.9em;
}
.cell-buttons .btn-holder .ui-button.ui-button-text-icon-left .ui-button-text {
  padding: 0.429em 0.8em 0.429em 1.9em;
}
.cell-buttons .btn-holder .ui-button.ui-button-text-icon-right .ui-button-text {
  padding: 0.429em 1.8em 0.429em 0.9em;
}
.cell-buttons .btn-holder > .btn-default {
  width: 100%;
  min-width: 85px;
}
/* #end: Buttons ========================== */
/* #start: Counter ============== */
.counter-info {
  padding: 25px 0;
}
@media (max-width: 767.98px) {
  .counter-info {
    padding: 20px 0 15px 0;
  }
}
@media (max-width: 575.98px) {
  .counter-info {
    padding: 15px 0 10px 0;
  }
}
.counter-container {
  text-align: center;
  margin: 0 -30px;
}
#clockdiv {
  color: #000000;
  display: inline-block;
  font-weight: 100;
  text-align: center;
  font-size: 12vw;
  white-space: nowrap;
}
@media (min-width: 768px) {
  #clockdiv {
    font-size: 6vw;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #clockdiv {
    font-size: 5vw;
  }
}
@media (max-width: 575.98px) {
  #clockdiv {
    font-size: 11vw;
  }
}
#clockdiv > div {
  padding: 10px 0;
  display: inline-block;
}
#clockdiv div > span {
  padding: 10px;
  display: inline-block;
  padding-bottom: 0;
  font-weight: 600;
  position: relative;
  font-family: 'Roboto Mono';
  font-weight: 500;
}
@media (max-width: 991.98px) {
  #clockdiv div > span {
    padding-right: 7px;
    padding-left: 7px;
  }
}
@media (max-width: 575.98px) {
  #clockdiv div > span {
    padding-right: 4px;
    padding-left: 4px;
  }
}
#clockdiv div.dots {
  margin-left: -6px;
  margin-right: -5px;
}
@media (max-width: 991.98px) {
  #clockdiv div.dots {
    margin-left: -5px;
    margin-right: -4px;
  }
}
@media (max-width: 575.98px) {
  #clockdiv div.dots {
    margin-left: -4px;
    margin-right: -3px;
  }
}
#clockdiv div.dots > span {
  padding-left: 0 !important;
  padding-right: 0 !important;
  top: -0.05em;
}
#clockdiv .smalltext {
  padding-top: 5px;
  font-size: 4vw;
  font-weight: 400;
}
@media (min-width: 768px) {
  #clockdiv .smalltext {
    font-size: 2vw;
  }
}
/* #end: Counter ============== */
@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px;
    /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #1d5691;
    transition-timing-function: ease-in-out;
    transition-duration: 0.3s;
    transition-property: left, visibility;
    color: #FFFFFF;
    -webkit-box-shadow: -10px 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -10px 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -10px 0 10px 0 rgba(0, 0, 0, 0.1);
  }
  .offcanvas-collapse a {
    color: #FFFFFF;
  }
  .offcanvas-collapse.open {
    left: 0;
    visibility: visible;
  }
}
/* #start: Switch ======================================== */
.switch {
  position: relative;
  display: inline-block;
  width: 38px;
  height: 16px;
  margin: 0;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
  /*&:focus {
            + .slider {
                .mx-box-shadow-custom(0,0,1px,0,@c-basic-light-color);
            }
        }*/
}
.switch input:checked + .slider {
  background-color: #418dd9;
}
.switch input:checked + .slider:before {
  -webkit-transform: translate(22px, 0);
  -ms-transform: translate(22px, 0);
  transform: translate(22px, 0);
  background-color: #FFFFFF;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #9ea4a6;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  /* Rounded slider */
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: -2px;
  bottom: -2px;
  background-color: #FFFFFF;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}
.switch .slider.round {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.switch .slider.round:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
/* #end: Switch ======================================== */
.scroll-jump {
  position: relative;
  top: -35px;
}
/* #end: Content ==================================================================== */
/* #start: Helpers ==================================================================== */
.visible-maxw991 {
  display: none;
}
@media (max-width: 991.98px) {
  .visible-maxw991 {
    display: block;
  }
}
.c-orange-light {
  color: #ffddb8;
}
.c-orange-light > a {
  color: #ffddb8;
}
.c-orange-light > a:hover {
  color: #ffac52;
}
.c-white {
  color: #FFFFFF;
}
.c-green-light {
  color: #a6e0be;
}
.c-green-light > a {
  color: #a6e0be;
}
.c-green-light > a:hover {
  color: #2ef27f;
}
.word-wrap-force {
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}
.w-30pc {
  width: 30% !important;
}
@media (min-width: 992px) {
  .form-field-w35pc-minw768 .form-control {
    width: 30% !important;
  }
  .form-container .form-field-w35pc-minw768.form-group .alert {
    right: 71.5%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .form-field-w35pc-minw768 .form-control {
    width: 40% !important;
  }
  .form-container .form-field-w35pc-minw768.form-group .alert {
    right: 61.5%;
  }
}
.arrow-line {
  border: solid #418dd9;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 15px;
}
.arrow-line.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.arrow-line.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.arrow-line.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.arrow-line.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
/* #start: Multiline Ellipsis Truncation ============================================================== */
.truncate-txt-multiline {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 6em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
}
.truncate-txt-multiline::before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}
.truncate-txt-multiline::after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}
/* #end: Multiline Ellipsis Truncation =================== */
[class*="col-lg"].text-center .col-center-holder {
  text-align: left;
}
@media (min-width: 992px) {
  [class*="col-lg"].text-center .col-center-holder {
    display: inline-block;
  }
}
[class*="col-lg"].text-center .col-center-holder h3 {
  text-align: left;
}
@media (max-width: 780px) {
  .order-2-maxw780 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-3-maxw780 {
    -ms-flex-order: 3;
    order: 3;
  }
}
.min-w90 {
  min-width: 90px;
}
.min-w90-btn .ui-button {
  min-width: 90px;
}
.fw-500 {
  font-weight: 500;
}
/* #end: Helpers ==================================================================== */
/* #start: Footer ==================================================================== */
.footer > .row {
  position: relative;
}
.footer > .row > .col-lg-4,
main .footer > .row > .col-lg-4 {
  padding-bottom: 60px;
}
.footer > .row > .col-lg-4 h3,
main .footer > .row > .col-lg-4 h3,
.footer > .row > .col-lg-4 h4,
main .footer > .row > .col-lg-4 h4 {
  margin-bottom: 2rem;
  text-align: left;
  font-size: 32px;
}
.footer > .row > .col-lg-4 h3,
main .footer > .row > .col-lg-4 h3 {
  text-transform: none;
}
.footer > .row > .col-lg-4:first-of-type,
main .footer > .row > .col-lg-4:first-of-type {
  background-color: #003366;
}
@media (max-width: 380px) {
  .footer > .row > .col-lg-4:first-of-type h3.title-2,
  main .footer > .row > .col-lg-4:first-of-type h3.title-2 {
    padding-right: 60px;
  }
}
.footer > .row > .col-lg-4:nth-child(2),
main .footer > .row > .col-lg-4:nth-child(2) {
  background-color: #0b4082;
}
@media (min-width: 1500px) {
  .footer > .row > .col-lg-4:nth-child(2),
  main .footer > .row > .col-lg-4:nth-child(2) {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
  .footer > .row > .col-lg-4:nth-child(2),
  main .footer > .row > .col-lg-4:nth-child(2) {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.footer > .row > .col-lg-4 .txt-block-bills,
main .footer > .row > .col-lg-4 .txt-block-bills,
.footer > .row > .col-lg-4 .txt-block-useful,
main .footer > .row > .col-lg-4 .txt-block-useful {
  line-height: 1.8;
}
@media (min-width: 1500px) {
  .footer > .row > .col-lg-4 .txt-block-bills,
  main .footer > .row > .col-lg-4 .txt-block-bills,
  .footer > .row > .col-lg-4 .txt-block-useful,
  main .footer > .row > .col-lg-4 .txt-block-useful {
    line-height: 1.9;
  }
}
@media (max-width: 1199.98px) {
  .footer > .row > .col-lg-4 .txt-block-bills,
  main .footer > .row > .col-lg-4 .txt-block-bills,
  .footer > .row > .col-lg-4 .txt-block-useful,
  main .footer > .row > .col-lg-4 .txt-block-useful {
    line-height: 1.7;
  }
}
@media (max-width: 991.98px) {
  .footer > .row > .col-lg-4 .txt-block-bills,
  main .footer > .row > .col-lg-4 .txt-block-bills,
  .footer > .row > .col-lg-4 .txt-block-useful,
  main .footer > .row > .col-lg-4 .txt-block-useful {
    line-height: 1.6;
  }
}
@media (max-width: 1199.98px) and (min-width: 1101px) {
  .footer > .row > .col-lg-4 .txt-block-bills,
  main .footer > .row > .col-lg-4 .txt-block-bills {
    font-size: 26px;
  }
}
@media (max-width: 1100.98px) and (min-width: 1055px) {
  .footer > .row > .col-lg-4 .txt-block-bills,
  main .footer > .row > .col-lg-4 .txt-block-bills {
    font-size: 25px;
  }
}
@media (max-width: 1054.98px) and (min-width: 1009px) {
  .footer > .row > .col-lg-4 .txt-block-bills,
  main .footer > .row > .col-lg-4 .txt-block-bills {
    font-size: 24px;
  }
}
@media (max-width: 1008.98px) and (min-width: 992px) {
  .footer > .row > .col-lg-4 .txt-block-bills,
  main .footer > .row > .col-lg-4 .txt-block-bills {
    font-size: 23px;
  }
}
@media (min-width: 992px) {
  .footer > .row > .col-lg-4,
  main .footer > .row > .col-lg-4 {
    padding-top: 50px;
  }
}
@media (max-width: 991.98px) {
  .footer > .row > .col-lg-4,
  main .footer > .row > .col-lg-4 {
    padding-bottom: 30px;
  }
}
.footer > .row > .col-lg-4:nth-child(3),
main .footer > .row > .col-lg-4:nth-child(3) {
  background: url('../images/squares-footer.svg') right center no-repeat;
  background-size: 70% auto;
}
@media (max-width: 991.98px) {
  .footer > .row > .col-lg-4:nth-child(3),
  main .footer > .row > .col-lg-4:nth-child(3) {
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer > .row > .col-lg-4:nth-child(3),
  main .footer > .row > .col-lg-4:nth-child(3) {
    background-size: 35% auto;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .footer > .row > .col-lg-4:nth-child(3),
  main .footer > .row > .col-lg-4:nth-child(3) {
    background-size: 45% auto;
  }
}
.footer > .row > .col-lg-4:nth-child(3)::after,
main .footer > .row > .col-lg-4:nth-child(3)::after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  bottom: 100px;
  height: 100px;
  width: 100px;
  background-color: #09498c;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .footer > .row > .col-lg-4:nth-child(3)::after,
  main .footer > .row > .col-lg-4:nth-child(3)::after {
    height: 70px;
    width: 70px;
    bottom: 70px;
  }
}
@media (max-width: 360.98px) {
  .footer > .row > .col-lg-4:nth-child(3)::after,
  main .footer > .row > .col-lg-4:nth-child(3)::after {
    height: 50px;
    width: 50px;
    bottom: 50px;
  }
}
.footer > .row > .col-lg-4:nth-child(3) .col-center-holder,
main .footer > .row > .col-lg-4:nth-child(3) .col-center-holder {
  position: relative;
  z-index: 5;
}
.footer > .row .heart {
  background: url('../images/lune-heart-orange.png');
  left: 32%;
  top: -40px;
  width: 200px;
  height: 187px;
  background-size: contain;
  margin-left: -100px;
}
@media (max-width: 1199.98px) {
  .footer > .row .heart {
    left: 31%;
    top: -30px;
    width: 150px;
    height: 141px;
    margin-left: -75px;
  }
}
@media (max-width: 991.98px) {
  .footer > .row .heart {
    left: auto;
    right: 20px;
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  .footer > .row .heart {
    width: 100px;
    height: 94px;
  }
}
@media (max-width: 575.98px) {
  .footer > .row .heart {
    width: 70px;
    height: 66px;
    top: 25px;
  }
}
.footer > .row .copyright {
  margin: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 20px;
  color: rgba(144, 192, 240, 0.6);
}
@media (max-width: 991.98px) {
  .footer > .row .copyright {
    left: 15px;
    right: 40px;
    z-index: 2;
  }
}
@media (max-width: 360.98px) {
  .footer > .row .copyright {
    right: 60px;
  }
}
@media (min-width: 1090px) and (max-width: 1150px) {
  .footer > .row .copyright {
    font-size: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1089.98px) {
  .footer > .row .copyright {
    font-size: 0.9rem;
  }
}
.contact-form .form-control {
  background-color: #2163a6;
  border: 0;
  font-size: 1.2rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #FFFFFF;
}
.contact-form .form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #81a2e6;
  opacity: 1;
  /* Firefox */
}
.contact-form .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #81a2e6;
}
.contact-form .form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #81a2e6;
}
.contact-form .form-control:hover {
  background-color: #266fbb;
  color: #FFFFFF;
}
.contact-form .form-control:focus {
  color: #010219;
  background-color: #79b3ed;
  box-shadow: 0 0 0 0.2rem rgba(0, 37, 77, 0.3);
}
.contact-form .form-control:focus::placeholder {
  color: #266fbb;
}
.contact-form .form-control:focus:-ms-input-placeholder {
  color: #266fbb;
}
.contact-form .form-control:focus::-ms-input-placeholder {
  color: #266fbb;
}
.was-validated.contact-form .form-control:valid:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-left: solid 3px #1f991f;
}
.was-validated.contact-form .form-control:invalid:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-left: solid 3px #e52e2e;
}
.contact-form .btn-dark-blue {
  min-width: 200px;
}
@media (max-width: 480.98px) {
  .contact-form .btn-dark-blue {
    min-width: 100%;
  }
}
.btn-go-top {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100px;
  width: 100px;
  display: inline-block;
  background-color: #0c4077;
  z-index: 2;
  border: 0;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .btn-go-top {
    height: 70px;
    width: 70px;
  }
}
@media (max-width: 360.98px) {
  .btn-go-top {
    height: 50px;
    width: 50px;
  }
}
.btn-go-top::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 45px solid #003366;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 575.98px) {
  .btn-go-top::after {
    border-left-width: 20px;
    border-right-width: 20px;
    border-bottom-width: 30px;
  }
}
@media (max-width: 360.98px) {
  .btn-go-top::after {
    border-left-width: 16px;
    border-right-width: 16px;
    border-bottom-width: 24px;
  }
}
.btn-go-top:hover::after {
  border-bottom-color: #418dd9;
}
/* #end: Footer ==================================================================== */
/* #start: Navbar Toggle Button Animated ==================================================================== */
.navbar-toggler .icon-bar {
  background-color: #ae2828;
  display: block;
  width: 33px;
  height: 3px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin: 0;
}
.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 6px;
}
.navbar-toggler .top-bar {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -moz-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  -o-transform-origin: 10% 10%;
}
.navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-toggler .bottom-bar {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -moz-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  -o-transform-origin: 10% 90%;
}
.navbar-toggler:hover {
  background: transparent !important;
}
.navbar-toggler.collapsed .top-bar {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  width: 25px;
  margin-left: 8px;
}
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  width: 25px;
  margin-left: 8px;
}
.navbar-toggler.collapsed .top-bar,
.navbar-toggler.collapsed .middle-bar,
.navbar-toggler.collapsed .bottom-bar {
  background-color: #acb0b2;
}
.navbar-toggler.collapsed:hover .top-bar,
.navbar-toggler.collapsed:hover .bottom-bar {
  width: 29px;
  margin-left: 4px;
}
.navbar-toggler.collapsed:hover .top-bar,
.navbar-toggler.collapsed:hover .middle-bar,
.navbar-toggler.collapsed:hover .bottom-bar {
  background-color: #777e81;
}
/* #end: Navbar Toggle Button Animated ================================ */
/* #start: Forms ==================================================================== */
.form-title {
  margin-bottom: 20px;
}
.form-control:hover,
.form-control:focus {
  border-color: #418dd9;
}
.form-control.ui-inputwrapper-focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control.fc-dropdown > .ui-dropdown {
  margin-top: -6px;
  margin-left: -12px;
  margin-right: -12px;
  border: 0;
  width: calc(100% + 24px);
}
.form-control.fc-dropdown > .ui-dropdown .ui-dropdown-label {
  padding: 6px 12px;
}
.form-control.fc-dropdown > .ui-dropdown .ui-dropdown-trigger .ui-dropdown-trigger-icon {
  margin-top: -0.35em;
  margin-left: -0.75em;
  color: #418dd9;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.form-control.fc-dropdown.ui-inputwrapper-focus .ui-dropdown-trigger .ui-dropdown-trigger-icon {
  margin-top: -0.4em;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.form-control.fc-calendar .ui-calendar {
  margin-top: -6px;
  margin-left: -6px;
  margin-right: -12px;
}
.form-control.fc-calendar .ui-calendar .ui-inputtext {
  border: 0 !important;
  width: 100%;
}
.form-container {
  margin: 10px 0;
}
.form-container .form-group {
  position: relative;
}
.form-container .form-group .alert {
  position: absolute;
  right: 10px;
  top: 17px;
  padding: 0.14rem 0.5rem 0.2rem 0.5rem;
  margin: 0;
  font-size: 0.8rem;
  background-color: #e52e2e;
  border-color: #de1c1c;
  color: #FFFFFF;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
/* #end: Forms ================================ */
/* START: Specific IE11 Hack */
_:-ms-fullscreen,
:root body.h-100 {
  height: auto !important;
}
/* END: Specific IE11 Hack */
