:root {
  --theme-bg-color: rgba(124, 19, 182, 0.9);
  --anchor-link-color: #610692;
  --blue-bg: #50038b;
  --theme-green-bg: #50038b;
  --theme-bg-active: #3d095a;
}
@font-face {
  font-family: 'brand-main';
  src: url('../fonts/brand/baskvill.ttf') format('truetype');
}
@font-face {
  font-family: 'brand-caption';
  src: url('../fonts/brand/poorrich.ttf') format('truetype');
}
@font-face {
  font-family: 'light';
  src: url('../fonts/opensans/OpenSans-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'lighti';
  src: url('../fonts/opensans/OpenSans-LightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'regular';
  src: url('../fonts/opensans/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'regulari';
  src: url('../fonts/opensans/OpenSans-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'semibold';
  src: url('../fonts/opensans/OpenSans-Semibold.ttf') format('truetype');
}
@font-face {
  font-family: 'semiboldi';
  src: url('../fonts/opensans/OpenSans-SemiboldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'bold';
  src: url('../fonts/opensans/OpenSans-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'boldi';
  src: url('../fonts/opensans/OpenSans-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'extrabold';
  src: url('../fonts/opensans/OpenSans-ExtraBold.ttf') format('truetype');
}
@font-face {
  font-family: 'extraboldi';
  src: url('../fonts/opensans/OpenSans-ExtraBoldItalic.ttf') format('truetype');
}
.font-brand {
  font-family: 'brand-main';
  text-transform: uppercase;
}
.font-brand-caption {
  font-family: 'brand-caption';
}
.font-regular {
  font-family: regular, Arial, Helvetica, sans-serif;
}
.font-regulari {
  font-family: regulari, Arial, Helvetica, sans-serif;
}
.font-light {
  font-family: light, Arial, Helvetica, sans-serif;
}
.font-lighti {
  font-family: lighti, Arial, Helvetica, sans-serif;
}
.font-semibold {
  font-family: semibold, Arial, Helvetica, sans-serif;
}
.font-semiboldi {
  font-family: semiboldi, Arial, Helvetica, sans-serif;
}
.font-bold {
  font-family: bold, Arial, Helvetica, sans-serif;
}
.font-boldi {
  font-family: boldi, Arial, Helvetica, sans-serif;
}
.font-extrabold {
  font-family: extrabold, Arial, Helvetica, sans-serif;
}
.font-extraboldi {
  font-family: extraboldi, Arial, Helvetica, sans-serif;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizelegibility;
}
html,
body,
input,
textarea,
select,
.anchor {
  font-family: 'regular', Arial, Helvetica, sans-serif;
}
strong {
  font-family: 'regular', Arial, Helvetica, sans-serif;
}
.font-tiny,
small {
  font-size: 13px;
}
.font12 {
  font-size: 1em;
}
.font-normal {
  font-style: normal;
}
button,
.button {
  font-family: "semibold", Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
legend {
  font-family: "semibold", Arial, Helvetica, sans-serif, 'regular', Arial, Helvetica, sans-serif;
}
h1 {
  margin-bottom: 25px;
}
h2 {
  margin-bottom: 20px;
}
h3 {
  margin-bottom: 15px;
}
h4,
h5,
h6,
legend {
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 32px;
  line-height: 1.25em;
}
h2,
.h2 {
  font-size: 26px;
  line-height: 1.15384615em;
}
h3,
.h3 {
  font-size: 22px;
  line-height: 1.13636364em;
}
h4,
.h4,
legend {
  font-size: 18px;
  line-height: 1.11111111em;
}
h5,
.h5 {
  font-size: 16px;
  line-height: inherit;
}
h6,
.h6 {
  font-size: 13px;
  line-height: inherit;
}
h7,
.h7 {
  font-size: 15px;
  line-height: inherit;
}
.vw-h1e {
  font-size: 12vw;
}
.vw-h1e.lhtoo {
  line-height: 13.2vw;
}
.vw-h1 {
  font-size: 6vw;
}
.vw-h1.lhtoo {
  line-height: 6.6vw;
}
.vw-h2 {
  font-size: 5.8vw;
}
.vw-h2.lhtoo {
  line-height: 6.38vw;
}
.vw-h3 {
  font-size: 5.5vw;
}
.vw-h3.lhtoo {
  line-height: 6.05vw;
}
.vw-h4 {
  font-size: 5vw;
}
.vw-h4.lhtoo {
  line-height: 5.5vw;
}
.vw-h5 {
  font-size: 4.7vw;
}
.vw-h5.lhtoo {
  line-height: 5.17vw;
}
.vw-h6 {
  font-size: 4.5vw;
}
.vw-h6.lhtoo {
  line-height: 4.95vw;
}
.vw-h7 {
  font-size: 4vw;
}
.vw-h7.lhtoo {
  line-height: 4.4vw;
}
.vw-h8 {
  font-size: 3.8vw;
}
.vw-h8.lhtoo {
  line-height: 4.18vw;
}
.vw-h9 {
  font-size: 3.6vw;
}
.vw-h9.lhtoo {
  line-height: 3.96vw;
}
.vw-h10 {
  font-size: 3.4vw;
}
.vw-h10.lhtoo {
  line-height: 3.74vw;
}
h1,
h2,
h3,
h4,
h5,
h6,
legend,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
}
h1.hstyle,
h2.hstyle,
h3.hstyle,
h4.hstyle,
h5.hstyle,
h6.hstyle,
legend.hstyle,
.h1.hstyle,
.h2.hstyle,
.h3.hstyle,
.h4.hstyle,
.h5.hstyle,
.h6.hstyle {
  position: relative;
}
h1.hstyle:after,
h2.hstyle:after,
h3.hstyle:after,
h4.hstyle:after,
h5.hstyle:after,
h6.hstyle:after,
legend.hstyle:after,
.h1.hstyle:after,
.h2.hstyle:after,
.h3.hstyle:after,
.h4.hstyle:after,
.h5.hstyle:after,
.h6.hstyle:after {
  content: "";
  position: relative;
  left: 0;
  right: 0;
  bottom: -5px;
  border-bottom: 1px solid rgba(7, 17, 43, 0.02);
  border-top: 1px solid rgba(7, 17, 43, 0.15);
  height: 1px;
  width: 100%;
  display: block;
}
.lead.h1 {
  font-size: 4rem;
}
.lead.h2 {
  font-size: 3.5rem;
}
.lead.h3 {
  font-size: 3rem;
}
.lead.h4 {
  font-size: 2.5rem;
}
.lead.h5 {
  font-size: 1.5rem;
}
.lead.h6 {
  font-size: 1.2rem;
}
.lead.h7 {
  font-size: 1rem;
}
.lead.h8 {
  font-size: 0.85rem;
}
.lineheight {
  line-height: 100%;
}
p {
  margin-bottom: 3px;
}
.list-none,
.list-nostyle,
.list-icon {
  list-style: none;
}
.list,
.list-icon,
.list-nostyle {
  margin-top: 0;
  padding-left: 0;
}
.list {
  list-style-position: inside;
}
.list-inline > li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.list-anchor > a:not(:last-child) {
  margin-right: 5px;
}
.list-icon i.fa {
  min-width: 20px;
}
.list-styled li a,
.list-styled li.styled {
  padding: 5px 10px;
}
.list-styled li,
.list-styled li a {
  display: block;
}
.list-inside {
  list-style-position: inside;
}
.list-lower-alpha {
  list-style-type: lower-alpha;
}
.list-style-light li,
.list-lower-alpha li {
  color: rgba(7, 17, 43, 0.5);
}
.list-style-light li > span,
.list-lower-alpha li > span {
  color: #07112b;
}
dl {
  margin-top: 0;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin-left: 0;
}
dl.horizontal-dl {
  display: table;
  width: 100%;
}
dl.horizontal-dl dt {
  max-width: 30%;
  min-width: 30%;
  clear: both;
}
dl.horizontal-dl dt {
  float: left;
}
dl.horizontal-dl dd {
  margin-left: 30%;
  padding-left: 10px;
}
blockquote {
  border-left: 5px solid;
  margin: 0;
  padding: 1em 2em;
}
blockquote:not(.blockquote-right) footer:before {
  content: "-";
}
blockquote.blockquote-right {
  text-align: right;
}
blockquote.blockquote-right footer:after {
  content: "-";
}
code,
kbd,
pre {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
code,
kbd {
  padding-left: 2px;
  padding-right: 2px;
  margin-bottom: 1px;
  display: inline-block;
}
pre {
  border: 1px solid;
  padding: 2px 3px;
  white-space: pre-line;
}
a,
.anchor {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
a.underline,
.anchor.underline {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}
.underline:not(.anchor) {
  text-decoration: underline;
}
label {
  display: block;
}
.mode.readable p {
  margin-bottom: 2vh;
}
abbr.noline {
  text-decoration: none;
}
.sec-title {
  padding: 10vh 0 5vh;
}
.sec-title-nopad .sec-title {
  padding-top: 0;
  padding-bottom: 0;
}
html {
  height: 100%;
  zoom: 1;
}
body {
  height: 100%;
  line-height: 1.8em;
  position: relative;
  overflow-x: hidden;
}
.content {
  min-height: 100vh;
}
* {
  outline: medium none;
}
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contenteditable {
  white-space: pre;
  padding: 1vw;
}
.contenteditable,
.contenteditable code {
  background-color: #f3f8ee;
}
.contenteditable code {
  width: inherit;
  display: block;
}
img {
  border: 0;
}
img:not(.auto) {
  width: 100%;
  vertical-align: bottom;
}
.wbreakall {
  word-break: break-all;
}
.brand {
  margin-bottom: 0;
  max-width: 100px;
}
.footer {
  width: 100%;
  min-height: 35px;
}
a,
button,
[type="button|submit|reset"],
a span,
button span,
[type="button|submit|reset"] span {
  cursor: pointer;
}
.label,
.badge,
.anchor,
.anchor {
  display: inline-block;
  padding: 2px 3px;
  text-decoration: none;
}
.anchor.filloverlay {
  position: relative;
}
.anchor.filloverlay:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  bottom: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.anchor.filloverlay:hover {
  color: #fff !important;
}
.anchor.filloverlay:hover:after {
  top: 0;
}
.label,
.badge {
  line-height: 100%;
}
.badge {
  padding: 5px;
  min-width: 20px;
  text-align: center;
}
.counter-list {
  counter-reset: counter-item;
}
.counter-list .counter-item {
  counter-increment: counter-item;
}
.counter-list .counter-item:before {
  content: counter(counter-item, numeric);
  display: inline-block;
}
.counter-list .counter-text {
  display: inline-block;
}
.colorinherit,
.colorinherit label,
.colorinherit h1,
.colorinherit h2,
.colorinherit h3,
.colorinherit h4,
.colorinherit h5,
.colorinherit h6,
.colorinherit h6,
.colorinherit .h1,
.colorinherit .h2,
.colorinherit .h3,
.colorinherit .h4,
.colorinherit .h5,
.colorinherit .h6,
.colorinherit .h7 {
  color: inherit !important;
}
.txtspacexs {
  letter-spacing: 0.2vw;
}
.txtspacexsm {
  letter-spacing: 0.4vw;
}
.txtspacesm {
  letter-spacing: 0.6vw;
}
.txtspacesmd {
  letter-spacing: 0.8vw;
}
.txtspacemd {
  letter-spacing: 1vw;
}
.txtspacelg {
  letter-spacing: 1.2vw;
}
.img-load-gif {
  background: url("../images/base/loading.gif") no-repeat center center;
}
.imgloaded ~ .img-load-gif {
  display: none;
  background: none;
}
.imgloader:not(.on) {
  display: none;
}
.transition,
.header-main .brand .logo,
.header-main .brand .logo .logo-img,
.product-fs-anchor .pa-photo .anchor-photo-item {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.transition.fast {
  -webkit-transition: all 0.07s linear;
  -moz-transition: all 0.07s linear;
  -o-transition: all 0.07s linear;
  -ms-transition: all 0.07s linear;
  transition: all 0.07s linear;
}
.transition.all {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.transition.s-5 {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.transition.s1 {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.transition.s1-5 {
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
.transition.s2 {
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
.transition.s2-5 {
  -webkit-transition-duration: 2.5s;
  -moz-transition-duration: 2.5s;
  -ms-transition-duration: 2.5s;
  -o-transition-duration: 2.5s;
  transition-duration: 2.5s;
}
.transition.s3 {
  -webkit-transition-duration: 3s;
  -moz-transition-duration: 3s;
  -ms-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s;
}
.transition.linear {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.transition.ease {
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.transition.ease-in {
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -ms-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.transition.ease-out {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.transition.ease-in-out {
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.transition.delay-5 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.transition.delay1 {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.transition.delay1-5 {
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -ms-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.transition.delay2 {
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -ms-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}
.transition.delay2-5 {
  -webkit-transition-delay: 2.5s;
  -moz-transition-delay: 2.5s;
  -ms-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
.transition.delay3 {
  -webkit-transition-delay: 3s;
  -moz-transition-delay: 3s;
  -ms-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s;
}
.desktop {
  margin: 0 auto;
  padding-left: 5vw;
  padding-right: 5vw;
}
@media (min-width: 1600px) {
  .desktop {
    padding-left: 50px;
    padding-right: 50px;
    width: 1300px;
  }
}
.flex {
  display: -webkit-flex;
  display: flex;
}
.flex > :nth-child(odd),
.flex > :nth-child(even) {
  min-width: 1%;
}
.flex > :nth-child(odd)[class*="flex-item-"],
.flex > :nth-child(even)[class*="flex-item-"] {
  -webkit-flex-basis: 1 1 auto;
  flex-basis: 1 1 auto;
}
.flex.justify-end {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.flex.justify-center {
  -webkit-justify-content: center;
  justify-content: center;
}
.flex.justify-between {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex.justify-around {
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.flex.wrap {
  flex-wrap: wrap;
  align-items: flex-start;
}
.flex.grow > :nth-child(odd),
.flex.grow > :nth-child(even) {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.flex > :nth-child(odd):not(.pad-off),
.flex > :nth-child(even):not(.pad-off) {
  padding: 10px;
}
.flex.ypad-off > :nth-child(odd),
.flex.ypad-off > :nth-child(even) {
  padding-top: 0;
  padding-bottom: 0;
}
.flex.xpad-off > :nth-child(odd),
.flex.xpad-off > :nth-child(even) {
  padding-left: 0;
  padding-right: 0;
}
.flex.padcell > :nth-child(odd),
.flex.padcell > :nth-child(even) {
  padding: 1px;
}
.flex.padoff > :nth-child(odd),
.flex.padoff > :nth-child(even) {
  padding: 0px;
}
.flex.pad- > :nth-child(odd),
.flex.pad- > :nth-child(even) {
  padding: 5px;
}
.flex.ypad- > :nth-child(odd),
.flex.ypad- > :nth-child(even) {
  padding-top: 5px;
  padding-bottom: 5px;
}
.flex.xpad- > :nth-child(odd),
.flex.xpad- > :nth-child(even) {
  padding-left: 5px;
  padding-right: 5px;
}
.flex .align-self-center {
  align-self: center;
}
.flex .align-self-stretch {
  align-self: stretch;
}
.flex[class*="align-items-center"] {
  -webkit-align-items: center;
  align-items: center;
}
.flex[class*="align-items-top"] {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.flex[class*="align-items-end"] {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.flex[class*="align-items-stretch"] {
  align-items: stretch;
}
.align-content-between {
  align-content: space-between;
}
.align-content-around {
  align-content: space-around;
}
.row-reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.align-items-column {
  -webkit-flex-direction: column;
  flex-direction: column;
}
.flex-container {
  margin-left: -10px;
  margin-right: -10px;
}
.xpospull {
  left: -10px;
  right: -10px;
}
.flex .flex-item--1,
.flex .flex--1 {
  width: 8.33333333%;
}
.flex .flex-item--2,
.flex .flex--2 {
  width: 16.66666667%;
}
.flex .flex-item--3,
.flex .flex--3 {
  width: 25%;
}
.flex .flex-item--4,
.flex .flex--4 {
  width: 33.33333333%;
}
.flex .flex-item--5,
.flex .flex--5 {
  width: 41.66666667%;
}
.flex .flex-item--6,
.flex .flex--6 {
  width: 50%;
}
.flex .flex-item--7,
.flex .flex--7 {
  width: 58.33333333%;
}
.flex .flex-item--8,
.flex .flex--8 {
  width: 66.66666667%;
}
.flex .flex-item--9,
.flex .flex--9 {
  width: 75%;
}
.flex .flex-item--10,
.flex .flex--10 {
  width: 83.33333333%;
}
.flex .flex-item--11,
.flex .flex--11 {
  width: 91.66666667%;
}
.flex .flex-item--12,
.flex .flex--12 {
  width: 100%;
}
.flex .flex-item-5,
.flex .flex-5 {
  width: 5%;
}
.flex .flex-item-10,
.flex .flex-10 {
  width: 10%;
}
.flex .flex-item-15,
.flex .flex-15 {
  width: 15%;
}
.flex .flex-item-20,
.flex .flex-20 {
  width: 20%;
}
.flex .flex-item-25,
.flex .flex-25 {
  width: 25%;
}
.flex .flex-item-30,
.flex .flex-30 {
  width: 30%;
}
.flex .flex-item-35,
.flex .flex-35 {
  width: 35%;
}
.flex .flex-item-33,
.flex .flex-33 {
  width: 33%;
}
.flex .flex-item-40,
.flex .flex-40 {
  width: 40%;
}
.flex .flex-item-45,
.flex .flex-45 {
  width: 45%;
}
.flex .flex-item-50,
.flex .flex-50 {
  width: 50%;
}
.flex .flex-item-55,
.flex .flex-55 {
  width: 55%;
}
.flex .flex-item-60,
.flex .flex-60 {
  width: 60%;
}
.flex .flex-item-65,
.flex .flex-65 {
  width: 65%;
}
.flex .flex-item-70,
.flex .flex-70 {
  width: 70%;
}
.flex .flex-item-75,
.flex .flex-75 {
  width: 75%;
}
.flex .flex-item-80,
.flex .flex-80 {
  width: 80%;
}
.flex .flex-item-90,
.flex .flex-90 {
  width: 90%;
}
.flex .flex-item-95,
.flex .flex-95 {
  width: 95%;
}
.flex .flex-item-100,
.flex .flex-100 {
  width: 100%;
}
@media (max-width: 1170px) and (min-width: 1170px) {
  .flex .lg--1 {
    width: 8.33333333%;
  }
  .flex .lg--2 {
    width: 16.66666667%;
  }
  .flex .lg--3 {
    width: 25%;
  }
  .flex .lg--4 {
    width: 33.33333333%;
  }
  .flex .lg--5 {
    width: 41.66666667%;
  }
  .flex .lg--6 {
    width: 50%;
  }
  .flex .lg--7 {
    width: 58.33333333%;
  }
  .flex .lg--8 {
    width: 66.66666667%;
  }
  .flex .lg--9 {
    width: 75%;
  }
  .flex .lg--10 {
    width: 83.33333333%;
  }
  .flex .lg--11 {
    width: 91.66666667%;
  }
  .flex .lg--12 {
    width: 100%;
  }
  .flex .lg-5 {
    width: 5%;
  }
  .flex .lg-10 {
    width: 10%;
  }
  .flex .lg-15 {
    width: 15%;
  }
  .flex .lg-20 {
    width: 20%;
  }
  .flex .lg-25 {
    width: 25%;
  }
  .flex .lg-30 {
    width: 30%;
  }
  .flex .lg-33 {
    width: 33%;
  }
  .flex .lg-40 {
    width: 40%;
  }
  .flex .lg-45 {
    width: 45%;
  }
  .flex .lg-50 {
    width: 50%;
  }
  .flex .lg-55 {
    width: 55%;
  }
  .flex .lg-60 {
    width: 60%;
  }
  .flex .lg-70 {
    width: 70%;
  }
  .flex .lg-75 {
    width: 75%;
  }
  .flex .lg-80 {
    width: 80%;
  }
  .flex .lg-90 {
    width: 90%;
  }
  .flex .lg-95 {
    width: 95%;
  }
  .flex .lg-100 {
    width: 100%;
  }
  .row-reverse-lg {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: 1169px) {
  .flex .md--1 {
    width: 8.33333333%;
  }
  .flex .md--2 {
    width: 16.66666667%;
  }
  .flex .md--3 {
    width: 25%;
  }
  .flex .md--4 {
    width: 33.33333333%;
  }
  .flex .md--5 {
    width: 41.66666667%;
  }
  .flex .md--6 {
    width: 50%;
  }
  .flex .md--7 {
    width: 58.33333333%;
  }
  .flex .md--8 {
    width: 66.66666667%;
  }
  .flex .md--9 {
    width: 75%;
  }
  .flex .md--10 {
    width: 83.33333333%;
  }
  .flex .md--11 {
    width: 91.66666667%;
  }
  .flex .md--12 {
    width: 100%;
  }
  .flex .md-5 {
    width: 5%;
  }
  .flex .md-10 {
    width: 10%;
  }
  .flex .md-15 {
    width: 15%;
  }
  .flex .md-20 {
    width: 20%;
  }
  .flex .md-25 {
    width: 25%;
  }
  .flex .md-30 {
    width: 30%;
  }
  .flex .md-33 {
    width: 33%;
  }
  .flex .md-40 {
    width: 40%;
  }
  .flex .md-45 {
    width: 45%;
  }
  .flex .md-50 {
    width: 50%;
  }
  .flex .md-55 {
    width: 55%;
  }
  .flex .md-60 {
    width: 60%;
  }
  .flex .md-70 {
    width: 70%;
  }
  .flex .md-75 {
    width: 75%;
  }
  .flex .md-80 {
    width: 80%;
  }
  .flex .md-90 {
    width: 90%;
  }
  .flex .md-95 {
    width: 95%;
  }
  .flex .md-100 {
    width: 100%;
  }
  .row-reverse-md {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: 1023px) {
  .flex .smd--1 {
    width: 8.33333333%;
  }
  .flex .smd--2 {
    width: 16.66666667%;
  }
  .flex .smd--3 {
    width: 25%;
  }
  .flex .smd--4 {
    width: 33.33333333%;
  }
  .flex .smd--5 {
    width: 41.66666667%;
  }
  .flex .smd--6 {
    width: 50%;
  }
  .flex .smd--7 {
    width: 58.33333333%;
  }
  .flex .smd--8 {
    width: 66.66666667%;
  }
  .flex .smd--9 {
    width: 75%;
  }
  .flex .smd--10 {
    width: 83.33333333%;
  }
  .flex .smd--11 {
    width: 91.66666667%;
  }
  .flex .smd--12 {
    width: 100%;
  }
  .flex .smd-5 {
    width: 5%;
  }
  .flex .smd-10 {
    width: 10%;
  }
  .flex .smd-15 {
    width: 15%;
  }
  .flex .smd-20 {
    width: 20%;
  }
  .flex .smd-25 {
    width: 25%;
  }
  .flex .smd-30 {
    width: 30%;
  }
  .flex .smd-33 {
    width: 33%;
  }
  .flex .smd-40 {
    width: 40%;
  }
  .flex .smd-45 {
    width: 45%;
  }
  .flex .smd-50 {
    width: 50%;
  }
  .flex .smd-55 {
    width: 55%;
  }
  .flex .smd-60 {
    width: 60%;
  }
  .flex .smd-70 {
    width: 70%;
  }
  .flex .smd-75 {
    width: 75%;
  }
  .flex .smd-80 {
    width: 80%;
  }
  .flex .smd-90 {
    width: 90%;
  }
  .flex .smd-95 {
    width: 95%;
  }
  .flex .smd-100 {
    width: 100%;
  }
  .row-reverse-smd {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: 899px) {
  .flex .sm--1 {
    width: 8.33333333%;
  }
  .flex .sm--2 {
    width: 16.66666667%;
  }
  .flex .sm--3 {
    width: 25%;
  }
  .flex .sm--4 {
    width: 33.33333333%;
  }
  .flex .sm--5 {
    width: 41.66666667%;
  }
  .flex .sm--6 {
    width: 50%;
  }
  .flex .sm--7 {
    width: 58.33333333%;
  }
  .flex .sm--8 {
    width: 66.66666667%;
  }
  .flex .sm--9 {
    width: 75%;
  }
  .flex .sm--10 {
    width: 83.33333333%;
  }
  .flex .sm--11 {
    width: 91.66666667%;
  }
  .flex .sm--12 {
    width: 100%;
  }
  .flex .sm-5 {
    width: 5%;
  }
  .flex .sm-10 {
    width: 10%;
  }
  .flex .sm-15 {
    width: 15%;
  }
  .flex .sm-20 {
    width: 20%;
  }
  .flex .sm-25 {
    width: 25%;
  }
  .flex .sm-30 {
    width: 30%;
  }
  .flex .sm-33 {
    width: 33%;
  }
  .flex .sm-40 {
    width: 40%;
  }
  .flex .sm-45 {
    width: 45%;
  }
  .flex .sm-50 {
    width: 50%;
  }
  .flex .sm-55 {
    width: 55%;
  }
  .flex .sm-60 {
    width: 60%;
  }
  .flex .sm-70 {
    width: 70%;
  }
  .flex .sm-75 {
    width: 75%;
  }
  .flex .sm-80 {
    width: 80%;
  }
  .flex .sm-90 {
    width: 90%;
  }
  .flex .sm-95 {
    width: 95%;
  }
  .flex .sm-100 {
    width: 100%;
  }
  .row-reverse-sm {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: 799px) {
  .flex .xsm--1 {
    width: 8.33333333%;
  }
  .flex .xsm--2 {
    width: 16.66666667%;
  }
  .flex .xsm--3 {
    width: 25%;
  }
  .flex .xsm--4 {
    width: 33.33333333%;
  }
  .flex .xsm--5 {
    width: 41.66666667%;
  }
  .flex .xsm--6 {
    width: 50%;
  }
  .flex .xsm--7 {
    width: 58.33333333%;
  }
  .flex .xsm--8 {
    width: 66.66666667%;
  }
  .flex .xsm--9 {
    width: 75%;
  }
  .flex .xsm--10 {
    width: 83.33333333%;
  }
  .flex .xsm--11 {
    width: 91.66666667%;
  }
  .flex .xsm--12 {
    width: 100%;
  }
  .flex .xsm-5 {
    width: 5%;
  }
  .flex .xsm-10 {
    width: 10%;
  }
  .flex .xsm-15 {
    width: 15%;
  }
  .flex .xsm-20 {
    width: 20%;
  }
  .flex .xsm-25 {
    width: 25%;
  }
  .flex .xsm-30 {
    width: 30%;
  }
  .flex .xsm-33 {
    width: 33%;
  }
  .flex .xsm-40 {
    width: 40%;
  }
  .flex .xsm-45 {
    width: 45%;
  }
  .flex .xsm-50 {
    width: 50%;
  }
  .flex .xsm-55 {
    width: 55%;
  }
  .flex .xsm-60 {
    width: 60%;
  }
  .flex .xsm-70 {
    width: 70%;
  }
  .flex .xsm-75 {
    width: 75%;
  }
  .flex .xsm-80 {
    width: 80%;
  }
  .flex .xsm-90 {
    width: 90%;
  }
  .flex .xsm-95 {
    width: 95%;
  }
  .flex .xsm-100 {
    width: 100%;
  }
  .row-reverse-xsm {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: 609px) {
  .flex .xs--1 {
    width: 8.33333333%;
  }
  .flex .xs--2 {
    width: 16.66666667%;
  }
  .flex .xs--3 {
    width: 25%;
  }
  .flex .xs--4 {
    width: 33.33333333%;
  }
  .flex .xs--5 {
    width: 41.66666667%;
  }
  .flex .xs--6 {
    width: 50%;
  }
  .flex .xs--7 {
    width: 58.33333333%;
  }
  .flex .xs--8 {
    width: 66.66666667%;
  }
  .flex .xs--9 {
    width: 75%;
  }
  .flex .xs--10 {
    width: 83.33333333%;
  }
  .flex .xs--11 {
    width: 91.66666667%;
  }
  .flex .xs--12 {
    width: 100%;
  }
  .flex .xs-5 {
    width: 5%;
  }
  .flex .xs-10 {
    width: 10%;
  }
  .flex .xs-15 {
    width: 15%;
  }
  .flex .xs-20 {
    width: 20%;
  }
  .flex .xs-25 {
    width: 25%;
  }
  .flex .xs-30 {
    width: 30%;
  }
  .flex .xs-33 {
    width: 33%;
  }
  .flex .xs-40 {
    width: 40%;
  }
  .flex .xs-45 {
    width: 45%;
  }
  .flex .xs-50 {
    width: 50%;
  }
  .flex .xs-55 {
    width: 55%;
  }
  .flex .xs-60 {
    width: 60%;
  }
  .flex .xs-70 {
    width: 70%;
  }
  .flex .xs-75 {
    width: 75%;
  }
  .flex .xs-80 {
    width: 80%;
  }
  .flex .xs-90 {
    width: 90%;
  }
  .flex .xs-95 {
    width: 95%;
  }
  .flex .xs-100 {
    width: 100%;
  }
  .row-reverse-xs {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: 399px) {
  .flex .lx--1 {
    width: 8.33333333%;
  }
  .flex .lx--2 {
    width: 16.66666667%;
  }
  .flex .lx--3 {
    width: 25%;
  }
  .flex .lx--4 {
    width: 33.33333333%;
  }
  .flex .lx--5 {
    width: 41.66666667%;
  }
  .flex .lx--6 {
    width: 50%;
  }
  .flex .lx--7 {
    width: 58.33333333%;
  }
  .flex .lx--8 {
    width: 66.66666667%;
  }
  .flex .lx--9 {
    width: 75%;
  }
  .flex .lx--10 {
    width: 83.33333333%;
  }
  .flex .lx--11 {
    width: 91.66666667%;
  }
  .flex .lx--12 {
    width: 100%;
  }
  .flex .lx-5 {
    width: 5%;
  }
  .flex .lx-10 {
    width: 10%;
  }
  .flex .lx-15 {
    width: 15%;
  }
  .flex .lx-20 {
    width: 20%;
  }
  .flex .lx-25 {
    width: 25%;
  }
  .flex .lx-30 {
    width: 30%;
  }
  .flex .lx-33 {
    width: 33%;
  }
  .flex .lx-40 {
    width: 40%;
  }
  .flex .lx-45 {
    width: 45%;
  }
  .flex .lx-50 {
    width: 50%;
  }
  .flex .lx-55 {
    width: 55%;
  }
  .flex .lx-60 {
    width: 60%;
  }
  .flex .lx-70 {
    width: 70%;
  }
  .flex .lx-75 {
    width: 75%;
  }
  .flex .lx-80 {
    width: 80%;
  }
  .flex .lx-90 {
    width: 90%;
  }
  .flex .lx-95 {
    width: 95%;
  }
  .flex .lx-100 {
    width: 100%;
  }
  .row-reverse-lx {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (min-width: 399px) {
  .flex .min-lg--1 {
    width: 8.33333333%;
  }
  .flex .min-lg--2 {
    width: 16.66666667%;
  }
  .flex .min-lg--3 {
    width: 25%;
  }
  .flex .min-lg--4 {
    width: 33.33333333%;
  }
  .flex .min-lg--5 {
    width: 41.66666667%;
  }
  .flex .min-lg--6 {
    width: 50%;
  }
  .flex .min-lg--7 {
    width: 58.33333333%;
  }
  .flex .min-lg--8 {
    width: 66.66666667%;
  }
  .flex .min-lg--9 {
    width: 75%;
  }
  .flex .min-lg--10 {
    width: 83.33333333%;
  }
  .flex .min-lg--11 {
    width: 91.66666667%;
  }
  .flex .min-lg--12 {
    width: 100%;
  }
  .flex .min-lg-5 {
    width: 5%;
  }
  .flex .min-lg-10 {
    width: 10%;
  }
  .flex .min-lg-15 {
    width: 15%;
  }
  .flex .min-lg-20 {
    width: 20%;
  }
  .flex .min-lg-25 {
    width: 25%;
  }
  .flex .min-lg-30 {
    width: 30%;
  }
  .flex .min-lg-33 {
    width: 33%;
  }
  .flex .min-lg-40 {
    width: 40%;
  }
  .flex .min-lg-45 {
    width: 45%;
  }
  .flex .min-lg-50 {
    width: 50%;
  }
  .flex .min-lg-55 {
    width: 55%;
  }
  .flex .min-lg-60 {
    width: 60%;
  }
  .flex .min-lg-70 {
    width: 70%;
  }
  .flex .min-lg-75 {
    width: 75%;
  }
  .flex .min-lg-80 {
    width: 80%;
  }
  .flex .min-lg-90 {
    width: 90%;
  }
  .flex .min-lg-95 {
    width: 95%;
  }
  .flex .min-lg-100 {
    width: 100%;
  }
}
@media (min-width: 609px) {
  .flex .min-md--1 {
    width: 8.33333333%;
  }
  .flex .min-md--2 {
    width: 16.66666667%;
  }
  .flex .min-md--3 {
    width: 25%;
  }
  .flex .min-md--4 {
    width: 33.33333333%;
  }
  .flex .min-md--5 {
    width: 41.66666667%;
  }
  .flex .min-md--6 {
    width: 50%;
  }
  .flex .min-md--7 {
    width: 58.33333333%;
  }
  .flex .min-md--8 {
    width: 66.66666667%;
  }
  .flex .min-md--9 {
    width: 75%;
  }
  .flex .min-md--10 {
    width: 83.33333333%;
  }
  .flex .min-md--11 {
    width: 91.66666667%;
  }
  .flex .min-md--12 {
    width: 100%;
  }
  .flex .min-md-5 {
    width: 5%;
  }
  .flex .min-md-10 {
    width: 10%;
  }
  .flex .min-md-15 {
    width: 15%;
  }
  .flex .min-md-20 {
    width: 20%;
  }
  .flex .min-md-25 {
    width: 25%;
  }
  .flex .min-md-30 {
    width: 30%;
  }
  .flex .min-md-33 {
    width: 33%;
  }
  .flex .min-md-40 {
    width: 40%;
  }
  .flex .min-md-45 {
    width: 45%;
  }
  .flex .min-md-50 {
    width: 50%;
  }
  .flex .min-md-55 {
    width: 55%;
  }
  .flex .min-md-60 {
    width: 60%;
  }
  .flex .min-md-70 {
    width: 70%;
  }
  .flex .min-md-75 {
    width: 75%;
  }
  .flex .min-md-80 {
    width: 80%;
  }
  .flex .min-md-90 {
    width: 90%;
  }
  .flex .min-md-95 {
    width: 95%;
  }
  .flex .min-md-100 {
    width: 100%;
  }
}
@media (min-width: 799px) {
  .flex .min-smd--1 {
    width: 8.33333333%;
  }
  .flex .min-smd--2 {
    width: 16.66666667%;
  }
  .flex .min-smd--3 {
    width: 25%;
  }
  .flex .min-smd--4 {
    width: 33.33333333%;
  }
  .flex .min-smd--5 {
    width: 41.66666667%;
  }
  .flex .min-smd--6 {
    width: 50%;
  }
  .flex .min-smd--7 {
    width: 58.33333333%;
  }
  .flex .min-smd--8 {
    width: 66.66666667%;
  }
  .flex .min-smd--9 {
    width: 75%;
  }
  .flex .min-smd--10 {
    width: 83.33333333%;
  }
  .flex .min-smd--11 {
    width: 91.66666667%;
  }
  .flex .min-smd--12 {
    width: 100%;
  }
  .flex .min-smd-5 {
    width: 5%;
  }
  .flex .min-smd-10 {
    width: 10%;
  }
  .flex .min-smd-15 {
    width: 15%;
  }
  .flex .min-smd-20 {
    width: 20%;
  }
  .flex .min-smd-25 {
    width: 25%;
  }
  .flex .min-smd-30 {
    width: 30%;
  }
  .flex .min-smd-33 {
    width: 33%;
  }
  .flex .min-smd-40 {
    width: 40%;
  }
  .flex .min-smd-45 {
    width: 45%;
  }
  .flex .min-smd-50 {
    width: 50%;
  }
  .flex .min-smd-55 {
    width: 55%;
  }
  .flex .min-smd-60 {
    width: 60%;
  }
  .flex .min-smd-70 {
    width: 70%;
  }
  .flex .min-smd-75 {
    width: 75%;
  }
  .flex .min-smd-80 {
    width: 80%;
  }
  .flex .min-smd-90 {
    width: 90%;
  }
  .flex .min-smd-95 {
    width: 95%;
  }
  .flex .min-smd-100 {
    width: 100%;
  }
}
@media (min-width: 899px) {
  .flex .min-sm--1 {
    width: 8.33333333%;
  }
  .flex .min-sm--2 {
    width: 16.66666667%;
  }
  .flex .min-sm--3 {
    width: 25%;
  }
  .flex .min-sm--4 {
    width: 33.33333333%;
  }
  .flex .min-sm--5 {
    width: 41.66666667%;
  }
  .flex .min-sm--6 {
    width: 50%;
  }
  .flex .min-sm--7 {
    width: 58.33333333%;
  }
  .flex .min-sm--8 {
    width: 66.66666667%;
  }
  .flex .min-sm--9 {
    width: 75%;
  }
  .flex .min-sm--10 {
    width: 83.33333333%;
  }
  .flex .min-sm--11 {
    width: 91.66666667%;
  }
  .flex .min-sm--12 {
    width: 100%;
  }
  .flex .min-sm-5 {
    width: 5%;
  }
  .flex .min-sm-10 {
    width: 10%;
  }
  .flex .min-sm-15 {
    width: 15%;
  }
  .flex .min-sm-20 {
    width: 20%;
  }
  .flex .min-sm-25 {
    width: 25%;
  }
  .flex .min-sm-30 {
    width: 30%;
  }
  .flex .min-sm-33 {
    width: 33%;
  }
  .flex .min-sm-40 {
    width: 40%;
  }
  .flex .min-sm-45 {
    width: 45%;
  }
  .flex .min-sm-50 {
    width: 50%;
  }
  .flex .min-sm-55 {
    width: 55%;
  }
  .flex .min-sm-60 {
    width: 60%;
  }
  .flex .min-sm-70 {
    width: 70%;
  }
  .flex .min-sm-75 {
    width: 75%;
  }
  .flex .min-sm-80 {
    width: 80%;
  }
  .flex .min-sm-90 {
    width: 90%;
  }
  .flex .min-sm-95 {
    width: 95%;
  }
  .flex .min-sm-100 {
    width: 100%;
  }
}
@media (min-width: 1023px) {
  .flex .min-xsm--1 {
    width: 8.33333333%;
  }
  .flex .min-xsm--2 {
    width: 16.66666667%;
  }
  .flex .min-xsm--3 {
    width: 25%;
  }
  .flex .min-xsm--4 {
    width: 33.33333333%;
  }
  .flex .min-xsm--5 {
    width: 41.66666667%;
  }
  .flex .min-xsm--6 {
    width: 50%;
  }
  .flex .min-xsm--7 {
    width: 58.33333333%;
  }
  .flex .min-xsm--8 {
    width: 66.66666667%;
  }
  .flex .min-xsm--9 {
    width: 75%;
  }
  .flex .min-xsm--10 {
    width: 83.33333333%;
  }
  .flex .min-xsm--11 {
    width: 91.66666667%;
  }
  .flex .min-xsm--12 {
    width: 100%;
  }
  .flex .min-xsm-5 {
    width: 5%;
  }
  .flex .min-xsm-10 {
    width: 10%;
  }
  .flex .min-xsm-15 {
    width: 15%;
  }
  .flex .min-xsm-20 {
    width: 20%;
  }
  .flex .min-xsm-25 {
    width: 25%;
  }
  .flex .min-xsm-30 {
    width: 30%;
  }
  .flex .min-xsm-33 {
    width: 33%;
  }
  .flex .min-xsm-40 {
    width: 40%;
  }
  .flex .min-xsm-45 {
    width: 45%;
  }
  .flex .min-xsm-50 {
    width: 50%;
  }
  .flex .min-xsm-55 {
    width: 55%;
  }
  .flex .min-xsm-60 {
    width: 60%;
  }
  .flex .min-xsm-70 {
    width: 70%;
  }
  .flex .min-xsm-75 {
    width: 75%;
  }
  .flex .min-xsm-80 {
    width: 80%;
  }
  .flex .min-xsm-90 {
    width: 90%;
  }
  .flex .min-xsm-95 {
    width: 95%;
  }
  .flex .min-xsm-100 {
    width: 100%;
  }
}
@media (min-width: 1169px) {
  .flex .min-xs--1 {
    width: 8.33333333%;
  }
  .flex .min-xs--2 {
    width: 16.66666667%;
  }
  .flex .min-xs--3 {
    width: 25%;
  }
  .flex .min-xs--4 {
    width: 33.33333333%;
  }
  .flex .min-xs--5 {
    width: 41.66666667%;
  }
  .flex .min-xs--6 {
    width: 50%;
  }
  .flex .min-xs--7 {
    width: 58.33333333%;
  }
  .flex .min-xs--8 {
    width: 66.66666667%;
  }
  .flex .min-xs--9 {
    width: 75%;
  }
  .flex .min-xs--10 {
    width: 83.33333333%;
  }
  .flex .min-xs--11 {
    width: 91.66666667%;
  }
  .flex .min-xs--12 {
    width: 100%;
  }
  .flex .min-xs-5 {
    width: 5%;
  }
  .flex .min-xs-10 {
    width: 10%;
  }
  .flex .min-xs-15 {
    width: 15%;
  }
  .flex .min-xs-20 {
    width: 20%;
  }
  .flex .min-xs-25 {
    width: 25%;
  }
  .flex .min-xs-30 {
    width: 30%;
  }
  .flex .min-xs-33 {
    width: 33%;
  }
  .flex .min-xs-40 {
    width: 40%;
  }
  .flex .min-xs-45 {
    width: 45%;
  }
  .flex .min-xs-50 {
    width: 50%;
  }
  .flex .min-xs-55 {
    width: 55%;
  }
  .flex .min-xs-60 {
    width: 60%;
  }
  .flex .min-xs-70 {
    width: 70%;
  }
  .flex .min-xs-75 {
    width: 75%;
  }
  .flex .min-xs-80 {
    width: 80%;
  }
  .flex .min-xs-90 {
    width: 90%;
  }
  .flex .min-xs-95 {
    width: 95%;
  }
  .flex .min-xs-100 {
    width: 100%;
  }
}
@media (min-width: 1170px) {
  .flex .min-lx--1 {
    width: 8.33333333%;
  }
  .flex .min-lx--2 {
    width: 16.66666667%;
  }
  .flex .min-lx--3 {
    width: 25%;
  }
  .flex .min-lx--4 {
    width: 33.33333333%;
  }
  .flex .min-lx--5 {
    width: 41.66666667%;
  }
  .flex .min-lx--6 {
    width: 50%;
  }
  .flex .min-lx--7 {
    width: 58.33333333%;
  }
  .flex .min-lx--8 {
    width: 66.66666667%;
  }
  .flex .min-lx--9 {
    width: 75%;
  }
  .flex .min-lx--10 {
    width: 83.33333333%;
  }
  .flex .min-lx--11 {
    width: 91.66666667%;
  }
  .flex .min-lx--12 {
    width: 100%;
  }
  .flex .min-lx-5 {
    width: 5%;
  }
  .flex .min-lx-10 {
    width: 10%;
  }
  .flex .min-lx-15 {
    width: 15%;
  }
  .flex .min-lx-20 {
    width: 20%;
  }
  .flex .min-lx-25 {
    width: 25%;
  }
  .flex .min-lx-30 {
    width: 30%;
  }
  .flex .min-lx-33 {
    width: 33%;
  }
  .flex .min-lx-40 {
    width: 40%;
  }
  .flex .min-lx-45 {
    width: 45%;
  }
  .flex .min-lx-50 {
    width: 50%;
  }
  .flex .min-lx-55 {
    width: 55%;
  }
  .flex .min-lx-60 {
    width: 60%;
  }
  .flex .min-lx-70 {
    width: 70%;
  }
  .flex .min-lx-75 {
    width: 75%;
  }
  .flex .min-lx-80 {
    width: 80%;
  }
  .flex .min-lx-90 {
    width: 90%;
  }
  .flex .min-lx-95 {
    width: 95%;
  }
  .flex .min-lx-100 {
    width: 100%;
  }
}
.flex.flex-avatar > :nth-child(odd):first-child,
.flex.flex-avatar > :nth-child(even):first-child {
  width: 15%;
}
.flex.flex-avatar > :nth-child(odd):nth-child(2),
.flex.flex-avatar > :nth-child(even):nth-child(2) {
  width: 70%;
}
.flex.flex-action > :nth-child(odd):first-child,
.flex.flex-action > :nth-child(even):first-child {
  width: 75%;
}
.flex.flex-icon > :nth-child(odd).icon-w,
.flex.flex-icon > :nth-child(even).icon-w {
  min-width: 30px;
  max-width: 30px;
}
.flex.flex-icon-xs > :nth-child(odd).icon-w,
.flex.flex-icon-xs > :nth-child(even).icon-w {
  text-align: center;
  min-width: 50px;
  max-width: 50px;
}
.flex.flex-icon-xsm > :nth-child(odd).icon-w,
.flex.flex-icon-xsm > :nth-child(even).icon-w {
  text-align: center;
  min-width: 70px;
  max-width: 70px;
}
.flex.flex-icon-sm > :nth-child(odd).icon-w,
.flex.flex-icon-sm > :nth-child(even).icon-w {
  text-align: center;
  min-width: 100px;
  max-width: 100px;
}
@media (min-width: 0px) {
  .hidden-from-lx {
    display: none !important;
  }
}
@media (min-width: 400px) {
  .hidden-from-xs {
    display: none !important;
  }
}
@media (min-width: 610px) {
  .hidden-from-xsm {
    display: none !important;
  }
}
@media (min-width: 800px) {
  .hidden-from-sm {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .hidden-from-smd {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .hidden-from-md {
    display: none !important;
  }
}
@media (min-width: 1170px) {
  .hidden-from-lg {
    display: none !important;
  }
}
@media (max-width: 0px) {
  .visible-from-lx {
    display: none !important;
  }
}
@media (max-width: 400px) {
  .visible-from-xs {
    display: none !important;
  }
}
@media (max-width: 610px) {
  .visible-from-xsm {
    display: none !important;
  }
}
@media (max-width: 800px) {
  .visible-from-sm {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .visible-from-smd {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .visible-from-md {
    display: none !important;
  }
}
@media (max-width: 1170px) {
  .visible-from-lg {
    display: none !important;
  }
}
.tiny {
  padding: 3px 5px;
}
.small {
  padding: 5px 8px;
}
.medium {
  padding: 9px 11px;
}
.large {
  padding: 12px 15px;
}
.form-control.small {
  padding: 8px;
}
.form-control.medium {
  padding: 11px;
}
.form-control.large {
  padding: 15px;
}
.file-control.small .file-input {
  padding: 8px;
}
.file-control.medium .file-input {
  padding: 11px;
}
.file-control.large .file-input {
  padding: 15px;
}
.button.small {
  padding: 8px;
}
.button.medium {
  padding: 11px;
}
.button.large {
  padding: 15px;
}
.slider.small {
  padding: 8px;
}
.slider.medium {
  padding: 11px;
}
.slider.large {
  padding: 15px;
}
.table.small td,
.table.small th {
  padding: 8px 5px;
}
.table.medium td,
.table.medium th {
  padding: 11px 7px;
}
.table.large td,
.table.large th {
  padding: 15px 9px;
}
.scrollup {
  display: block;
  position: fixed;
  right: 10px;
  bottom: -50px;
  padding: 10px 15px;
  z-index: 900;
  font-size: 2rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.scrollup.now {
  bottom: 9px;
}
.background {
  background-color: transparent;
  background-origin: padding-box;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
}
.background-fixed {
  background-attachment: fixed;
}
.bg-stretch {
  background-size: 100% 100%;
}
.bg-contain {
  background-size: contain;
}
.bg-sizeauto {
  background-size: auto;
}
.transparent {
  background: transparent;
}
.no-bg {
  background: none;
}
img.autowidth {
  width: auto;
}
.themegrad,
.bg.site.grad {
  background: -webkit-linear-gradient(top, #610692 0%, #7c13b6 100%) no-repeat;
  background: -moz-linear-gradient(top, #610692 0%, #7c13b6 100%) no-repeat;
  background: -ms-linear-gradient(to bottom, #610692 0%, #7c13b6 100%) no-repeat;
  background: -o-linear-gradient(top, #610692 0%, #7c13b6 100%) no-repeat;
  background: linear-gradient(to bottom, #610692 0%, #7c13b6 100%) no-repeat;
}
.bg.grad-y {
  background: -webkit-linear-gradient(top, #7c13b6 0%, #610692 100%) no-repeat;
  background: -moz-linear-gradient(top, #7c13b6 0%, #610692 100%) no-repeat;
  background: -ms-linear-gradient(to bottom, #7c13b6 0%, #610692 100%) no-repeat;
  background: -o-linear-gradient(top, #7c13b6 0%, #610692 100%) no-repeat;
  background: linear-gradient(to bottom, #7c13b6 0%, #610692 100%) no-repeat;
}
.bg-grad-img-overlay-bt {
  background: -webkit-linear-gradient(top, transparent 20%, #610692 100%) no-repeat;
  background: -moz-linear-gradient(top, transparent 20%, #610692 100%) no-repeat;
  background: -ms-linear-gradient(to bottom, transparent 20%, #610692 100%) no-repeat;
  background: -o-linear-gradient(top, transparent 20%, #610692 100%) no-repeat;
  background: linear-gradient(to bottom, transparent 20%, #610692 100%) no-repeat;
}
.bg-grad-img-overlay-tb {
  background: -webkit-linear-gradient(top, transparent 20%, #610692 100%) no-repeat;
  background: -moz-linear-gradient(top, transparent 20%, #610692 100%) no-repeat;
  background: -ms-linear-gradient(to bottom, transparent 20%, #610692 100%) no-repeat;
  background: -o-linear-gradient(top, transparent 20%, #610692 100%) no-repeat;
  background: linear-gradient(to bottom, transparent 20%, #610692 100%) no-repeat;
}
.themegradgreen {
  background-image: -webkit-linear-gradient(180deg, #610692, #50038b);
  background-image: -o-linear-gradient(180deg, #610692, #50038b);
  background-image: -moz-linear-gradient(180deg, #610692, #50038b);
  background-image: linear-gradient(180deg, #610692, #50038b);
}
.bg.site.grad {
  background-color: #7c13b6;
  color: #fff;
}
.background-sticky {
  background-attachment: fixed;
}
.bg-center {
  background-position: center center;
}
.bg-cr {
  background-position: center right;
}
.bg-tl {
  background-position: top left;
}
.bg-tr {
  background-position: top right;
}
.bg-tc {
  background-position: top center;
}
.bg-br {
  background-position: bottom right;
}
.bg-bl {
  background-position: bottom left;
}
.bg-bc {
  background-position: bottom center;
}
.bg-center-top {
  background-position: center top;
}
.norepeat {
  background-repeat: no-repeat;
}
.background-repeat,
.repeat {
  background-position: left top;
  background-repeat: repeat;
}
.xrepeat {
  background-repeat: repeat-x;
}
.background-stripe1 {
  background-image: url("../images/base/cross-ptn-1.png");
}
.background-stripe2 {
  background-image: url("../images/base/cross-ptn-2.png");
}
.background-stripe3 {
  background-image: url("../images/base/cross-ptn-3.png");
}
.background-disabled {
  background-image: url("../images/base/cross-ptn-disabled.png");
}
.background-dashed-ptn {
  background-image: url("../images/base/bg-dashed.png");
}
.matte-pattern {
  background-image: url("../images/base/matte-pattern.jpg");
  background-repeat: repeat;
  background-attachment: fixed;
}
.bg-header-full {
  background-position-y: -100px;
}
.bg-my20x {
  margin-top: -20%;
  margin-bottom: -20%;
}
.bg-my40x {
  margin-top: -20%;
  margin-bottom: -20%;
}
.bg.bg-textonly {
  background-color: transparent !important;
}
.divider {
  border-bottom: 1px solid rgba(7, 17, 43, 0.5);
}
.divider:not(.nospace) {
  margin: 2% 0;
}
.divider.divider-dashed,
.divider.dashed {
  border-bottom-style: dashed;
}
.divider.divider-dotted,
.divider.dotted {
  border-bottom-style: dotted;
}
.divider.bb2 {
  border-bottom-width: 2px;
}
.divider.bb3 {
  border-bottom-width: 3px;
}
.divider.b4 {
  border-width: 1px;
}
.divider.b4.dashed {
  border-style: dashed;
}
.divider.b4.dotted {
  border-style: dotted;
}
.divider.white {
  border-bottom-color: #fff;
}
.bg-social,
.socials {
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  overflow: hidden;
}
.bg-social.grayscale,
.socials.grayscale {
  filter: grayscale(100);
  -webkit-filter: grayscale(100);
  -moz-filter: grayscale(100);
  -o-filter: grayscale(100);
}
.bg-social.grayscale:hover,
.socials.grayscale:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
}
.bg-social .fb,
.socials .fb,
.bg-social .facebook,
.socials .facebook {
  background: #3b5998;
  color: #fff;
}
.bg-social .fb:hover,
.socials .fb:hover,
.bg-social .facebook:hover,
.socials .facebook:hover,
.bg-social .fb:focus,
.socials .fb:focus,
.bg-social .facebook:focus,
.socials .facebook:focus {
  background: #2d4373;
  color: #fff;
}
.bg-social .twitter,
.socials .twitter {
  background: #00aced;
  color: #fff;
}
.bg-social .twitter:hover,
.socials .twitter:hover,
.bg-social .twitter:focus,
.socials .twitter:focus {
  background: #0087ba;
  color: #fff;
}
.bg-social .g-plus,
.socials .g-plus,
.bg-social .google-plus,
.socials .google-plus {
  background: #dd4b39;
  color: #fff;
}
.bg-social .g-plus:hover,
.socials .g-plus:hover,
.bg-social .google-plus:hover,
.socials .google-plus:hover,
.bg-social .g-plus:focus,
.socials .g-plus:focus,
.bg-social .google-plus:focus,
.socials .google-plus:focus {
  background: #c23321;
  color: #fff;
}
.bg-social .youtube,
.socials .youtube {
  background: #bb0000;
  color: #fff;
}
.bg-social .youtube:hover,
.socials .youtube:hover,
.bg-social .youtube:focus,
.socials .youtube:focus {
  background: #880000;
  color: #fff;
}
.bg-social .linkedin,
.socials .linkedin {
  background: #007bb6;
  color: #fff;
}
.bg-social .linkedin:hover,
.socials .linkedin:hover,
.bg-social .linkedin:focus,
.socials .linkedin:focus {
  background: #005983;
  color: #fff;
}
.bg-social .instagram,
.socials .instagram {
  background: #517fa4;
  color: #fff;
}
.bg-social .instagram:hover,
.socials .instagram:hover,
.bg-social .instagram:focus,
.socials .instagram:focus {
  background: #406582;
  color: #fff;
}
.bg-social .pinterest,
.socials .pinterest {
  background: #cb2027;
  color: #fff;
}
.bg-social .pinterest:hover,
.socials .pinterest:hover,
.bg-social .pinterest:focus,
.socials .pinterest:focus {
  background: #9f191f;
  color: #fff;
}
.bg-social .vinegreen,
.socials .vinegreen {
  background: #00bf8f;
  color: #fff;
}
.bg-social .vinegreen:hover,
.socials .vinegreen:hover,
.bg-social .vinegreen:focus,
.socials .vinegreen:focus {
  background: #008c69;
  color: #fff;
}
.bg-social .snapchat,
.socials .snapchat {
  background: #fffc00;
  color: #fff;
}
.bg-social .snapchat:hover,
.socials .snapchat:hover,
.bg-social .snapchat:focus,
.socials .snapchat:focus {
  background: #ccca00;
  color: #fff;
}
.bg-social .quoraburgundy,
.socials .quoraburgundy {
  background: #a82400;
  color: #fff;
}
.bg-social .quoraburgundy:hover,
.socials .quoraburgundy:hover,
.bg-social .quoraburgundy:focus,
.socials .quoraburgundy:focus {
  background: #751900;
  color: #fff;
}
.bg-social .flickr,
.socials .flickr {
  background: #ff0084;
  color: #fff;
}
.bg-social .flickr:hover,
.socials .flickr:hover,
.bg-social .flickr:focus,
.socials .flickr:focus {
  background: #cc006a;
  color: #fff;
}
.bg-social .tumblr,
.socials .tumblr {
  background: #32506d;
  color: #fff;
}
.bg-social .tumblr:hover,
.socials .tumblr:hover,
.bg-social .tumblr:focus,
.socials .tumblr:focus {
  background: #22364a;
  color: #fff;
}
.bg-social .vkblue,
.socials .vkblue {
  background: #45668e;
  color: #fff;
}
.bg-social .vkblue:hover,
.socials .vkblue:hover,
.bg-social .vkblue:focus,
.socials .vkblue:focus {
  background: #344d6c;
  color: #fff;
}
.bg-social .vimeo,
.socials .vimeo {
  background: #aad450;
  color: #fff;
}
.bg-social .vimeo:hover,
.socials .vimeo:hover,
.bg-social .vimeo:focus,
.socials .vimeo:focus {
  background: #93c130;
  color: #fff;
}
.bg-social .foursquare,
.socials .foursquare {
  background: #0072b1;
  color: #fff;
}
.bg-social .foursquare:hover,
.socials .foursquare:hover,
.bg-social .foursquare:focus,
.socials .foursquare:focus {
  background: #00517e;
  color: #fff;
}
.bg-social .share,
.socials .share {
  background: #FC5D46;
  color: #fff;
}
.bg-social .share:hover,
.socials .share:hover,
.bg-social .share:focus,
.socials .share:focus {
  background: #fb3114;
  color: #fff;
}
.bg-social .whatsapp,
.socials .whatsapp {
  background: #40C02D;
  color: #fff;
}
.bg-social .whatsapp:hover,
.socials .whatsapp:hover,
.bg-social .whatsapp:focus,
.socials .whatsapp:focus {
  background: #329723;
  color: #fff;
}
.bg-social .fb.white,
.socials .fb.white,
.bg-social .facebook.white,
.socials .facebook.white {
  background: #fff;
  color: #3b5998;
}
.bg-social .fb.white:hover,
.socials .fb.white:hover,
.bg-social .facebook.white:hover,
.socials .facebook.white:hover,
.bg-social .fb.white:focus,
.socials .fb.white:focus,
.bg-social .facebook.white:focus,
.socials .facebook.white:focus {
  background: #2d4373;
  color: #fff;
}
.bg-social .twitter.white,
.socials .twitter.white {
  background: #fff;
  color: #00aced;
}
.bg-social .twitter.white:hover,
.socials .twitter.white:hover,
.bg-social .twitter.white:focus,
.socials .twitter.white:focus {
  background: #0087ba;
  color: #fff;
}
.bg-social .g-plus.white,
.socials .g-plus.white,
.bg-social .google-plus.white,
.socials .google-plus.white {
  background: #fff;
  color: #dd4b39;
}
.bg-social .g-plus.white:hover,
.socials .g-plus.white:hover,
.bg-social .google-plus.white:hover,
.socials .google-plus.white:hover,
.bg-social .g-plus.white:focus,
.socials .g-plus.white:focus,
.bg-social .google-plus.white:focus,
.socials .google-plus.white:focus {
  background: #c23321;
  color: #fff;
}
.bg-social .youtube.white,
.socials .youtube.white {
  background: #fff;
  color: #bb0000;
}
.bg-social .youtube.white:hover,
.socials .youtube.white:hover,
.bg-social .youtube.white:focus,
.socials .youtube.white:focus {
  background: #880000;
  color: #fff;
}
.bg-social .linkedin.white,
.socials .linkedin.white {
  background: #fff;
  color: #007bb6;
}
.bg-social .linkedin.white:hover,
.socials .linkedin.white:hover,
.bg-social .linkedin.white:focus,
.socials .linkedin.white:focus {
  background: #005983;
  color: #fff;
}
.bg-social .pinterest.white,
.socials .pinterest.white {
  background: #fff;
  color: #cb2027;
}
.bg-social .pinterest.white:hover,
.socials .pinterest.white:hover,
.bg-social .pinterest.white:focus,
.socials .pinterest.white:focus {
  background: #9f191f;
  color: #fff;
}
.animate-move-left,
.animate-move-right .animate-move-up,
.animate-move-down {
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.animate-move-left {
  margin-left: 50px;
}
.animate-move-right {
  margin-left: -50px;
}
.animate-move-down {
  margin-top: 50px;
}
.animate-move-up {
  margin-top: -50px;
}
.active .animate-move-left,
.active .animate-move-right .animate-move-up,
.active .animate-move-down {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.active .animate-move-up,
.active .animate-move-down {
  margin-top: 0;
}
.active .animate-move-left,
.active .animate-move-right {
  margin-left: 0;
}
.animate-height-start {
  height: 100px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.animate-height-start.animate-height-end {
  height: 0;
}
.animate-fade-start {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.animate-fade-start.animate-fade-end {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.animate-shrink-start {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.animate-shrink-start.animate-shrink-end {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.animate-fadeleft-start {
  left: 100%;
}
.animate-fadeleft-start.animate-fadeleft-end {
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  left: 0;
}
.modal {
  overflow: hidden;
}
.modal .backdrop {
  z-index: 1;
}
.modal .modal-container {
  z-index: 5;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.modal .modal-progress {
  min-height: 8px;
}
.modal .modal-header {
  overflow: hidden;
  max-height: 70px;
}
.modal .modal-body {
  overflow-y: auto;
  max-height: calc(100vh - 70px);
  padding: 10px;
  z-index: 4;
  position: relative;
}
.modal .modal-container.modal-h-b .modal-header ~ .modal-body {
  max-height: calc(100vh - 70px);
}
.modal .modal-container.modal-b-f .modal-body {
  max-height: calc(100vh - 70px);
}
.modal .modal-container.modal-h-b-f .modal-body {
  max-height: calc(100vh - 140px);
}
.modal .modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}
.modal-header {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.modal-header .lead {
  margin: 0;
}
.modal-close {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.modal-close i:before {
  line-height: 50px;
}
.modaltoggler {
  position: absolute;
  left: -50px;
  top: 50%;
}
.modaltoggler > a {
  text-align: center;
  line-height: 50px;
  width: 50px;
  height: 50px;
  display: block;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.modal-container {
  width: 100%;
  margin: 0 auto;
}
.modal-container.auto {
  width: auto;
}
.modal-container.basic {
  width: 60%;
}
.modal-container.mini {
  width: 35%;
}
.modal-container.small {
  width: 50%;
}
.modal-container.medium {
  width: 65%;
}
.modal-container.large {
  width: 85%;
}
.modal-container.full {
  width: 100%;
  margin: 0 auto;
}
.modal-container.position {
  position: absolute;
}
.modal-container.position.top {
  top: 0;
}
.modal-container.position.bottom {
  bottom: 0;
}
.modal-container.position.left {
  left: 0;
}
.modal-container.position.right {
  right: 0;
}
.modal-container.position.center,
.modal-container.position.image {
  top: 0;
  left: 0;
  right: 0;
}
.modal:not(.open) .modal-container {
  -webkit-box-shadow: 0 0 0 rgba(110, 169, 42, 0) !important;
  box-shadow: 0 0 0 rgba(110, 169, 42, 0) !important;
}
.modal .modal-container.top-animation {
  top: -100%;
}
.modal.open .modal-container.top-animation {
  top: 0%;
}
.modal .modal-container.left-animation {
  left: -100%;
}
.modal.open .modal-container.left-animation {
  left: 0%;
}
.modal .modal-container.right-animation {
  right: -100%;
}
.modal.open .modal-container.right-animation {
  right: 0%;
}
.modal .modal-container.bottom-animation {
  bottom: -100%;
}
.modal.open .modal-container.bottom-animation {
  bottom: 0%;
}
.modal.open {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.modal.open.modaltoggler-on {
  right: -100%;
}
.open.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 100;
}
.open.modal .backdrop {
  display: block;
}
.modal-container.images {
  width: 100%;
  display: table;
  margin: 0 auto;
}
.modal-container.images .modal-image {
  display: table;
}
.modal-container.images .modal-image .img {
  vertical-align: bottom;
}
.modal-container.images .modal-image {
  position: relative;
}
.modal-container.images .modal-image-wrapper {
  display: block;
  overflow: auto;
}
.modal-container.images .modal-body {
  width: 25%;
  float: right;
}
.modal-container.images .modal-body ~ .modal-image {
  margin-right: 25%;
  width: 75%;
}
@media (min-width: 1400px) {
  .modal-container.auto,
  .modal-container.modal,
  .modal-container.basic,
  .modal-container.mini {
    width: 500px;
  }
  .modal-container.small {
    width: 800px;
  }
  .modal-container.medium {
    width: 1000px;
  }
  .modal-container.large {
    width: 1200px;
  }
}
@media (max-width: 1024px) {
  .modal-container.auto,
  .modal-container.modal,
  .modal-container.basic,
  .modal-container.mini,
  .modal-container.small,
  .modal-container.medium,
  .modal-container.large {
    width: 75%;
  }
}
@media (max-width: 800px) {
  .modal-container.auto,
  .modal-container.modal,
  .modal-container.basic,
  .modal-container.mini,
  .modal-container.small,
  .modal-container.medium,
  .modal-container.large {
    width: 99%;
  }
  .modal-container.position.left,
  .modal-container.position.right {
    left: 0;
    right: 0;
  }
  .modal-container.images .modal-body {
    width: 45%;
  }
  .modal-container.images .modal-body ~ .modal-image {
    margin-right: 45%;
    width: 55%;
  }
}
@media (max-width: 899px) {
  .modal-container.images .modal-body {
    display: none;
  }
  .modal-container.images .modal-body ~ .modal-image {
    margin-right: 0;
    width: 100%;
  }
}
.modal .modal-progress.animate {
  -webkit-animation: progressMoveLoaderA 1s linear infinite;
  -moz-animation: progressMoveLoaderA 1s linear infinite;
  -ms-animation: progressMoveLoaderA 1s linear infinite;
  -o-animation: progressMoveLoaderA 1s linear infinite;
  animation: progressMoveLoaderA 1s linear infinite;
}
@-webkit-keyframes progressMoveLoaderA {
  0% {
    background-position: 0px top;
  }
  100% {
    background-position: 60px top;
  }
  0% {
    background-position: 0px top;
  }
  100% {
    background-position: 60px top;
  }
}
@-moz-keyframes progressMoveLoaderA {
  0% {
    background-position: 0px top;
  }
  100% {
    background-position: 60px top;
  }
  0% {
    background-position: 0px top;
  }
  100% {
    background-position: 60px top;
  }
}
@keyframes progressMoveLoaderA {
  0% {
    background-position: 0px top;
  }
  100% {
    background-position: 60px top;
  }
  0% {
    background-position: 0px top;
  }
  100% {
    background-position: 60px top;
  }
}
input,
textarea,
select,
button {
  padding: 0;
  margin: 0;
}
input,
textarea,
select {
  line-height: 0;
}
textarea {
  resize: vertical;
  overflow: auto;
  min-height: 30px;
}
select option {
  margin: 3px;
  padding: 0 5px;
}
.form-label {
  margin-bottom: 10px;
}
.form-help-text {
  margin: 5px 0;
  font-size: 80%;
}
.form-control,
.file-input,
.select-input,
.button,
.form-label,
.anchor,
.form-btn-txt {
  line-height: 1.3em;
}
.form-control,
.file-input,
.select-input,
.button {
  padding: 5px 5px;
}
.form-control,
.file-input,
.select-input {
  width: 100%;
}
.file-control {
  position: relative;
  overflow: hidden;
}
.file-control input[type="file"].form-control {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 1;
  height: 100%;
  top: 0;
  bottom: auto;
}
.file-control .file-input {
  display: block;
  z-index: 0;
  position: relative;
}
.file-control .file-browse-btn {
  display: block;
  line-height: inherit;
  min-height: 15px;
}
.file-control .file-browse-btn:before {
  content: attr(data-text);
  padding: 0px 5px;
  position: relative;
  right: 0px;
  display: block;
  float: right;
}
.selectbox {
  position: relative;
}
.selectbox > .form-control {
  margin: 0.5%;
  width: 99%;
  border: 0 none;
  z-index: 2;
  position: relative;
  padding: 0;
}
.selectbox > .form-control option {
  outline: none;
  border: 0 none;
  padding: 2px;
  margin: 0px;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-appearance-adjust: none;
  -moz-appearance-adjust: none;
  -ms-appearance-adjust: none;
  appearance-adjust: none;
}
.selectbox .select-input {
  display: block;
  position: absolute;
  top: 0;
  bottom: 1px;
  z-index: 1;
}
.button {
  padding: 4px 3px;
  border: 1px solid;
  margin-bottom: 5px;
}
.button * {
  line-height: inherit;
}
.field-group {
  display: table;
}
.field-group > .field,
.field-group > .field-icon {
  display: table-cell;
}
.field-group > .field-icon {
  width: 1%;
}
.field-group .field-group-label {
  display: table;
  width: 100%;
}
.field-group input,
.field-group .button {
  margin-bottom: 0;
}
.control-set {
  margin-bottom: 15px;
}
.input-set {
  display: table;
  width: 100%;
}
.input-set > * {
  display: table-cell;
  vertical-align: middle;
}
.input-set > .icon {
  width: 1%;
}
.input-set button {
  border-width: 1px;
  border-style: solid;
}
.input-set input {
  margin-right: -1px;
}
.input-set button,
.input-set input {
  padding: 9px 8px;
  line-height: 100%;
}
.form-error {
  padding: 10px 0;
}
.sr-label {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: none;
}
.one-place-error {
  z-index: 1000 !important;
}
.form-control {
  border: 1px solid;
}
.form-control.uline {
  border-width: 0 0 1px 0;
}
.form-control.b2x {
  border-width: 2px;
}
.form-control.b3x {
  border-width: 3px;
}
.required {
  position: relative;
}
.required:before {
  content: "* ";
  color: #ee1d1d;
}
.mirror-input,
.mirror-input .mirror {
  position: relative;
}
.mirror-input .mirror {
  z-index: 2;
}
.mirror-input .mirror:not(hover),
.mirror-input .mirror:not(focus) {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mirror-input .mirror:hover,
.mirror-input .mirror:focus {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.mirror-input .real {
  z-index: 1;
}
.mirror-input .mirror:hover ~ .real,
.mirror-input .mirror:focus ~ .real {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: none;
}
input:not(:checked) ~ .checkoff .on {
  display: none;
}
input:checked ~ .checkoff .off {
  display: none;
}
.radiobox,
.checkbox {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  padding-right: 5px;
  overflow: hidden;
}
.radiobox,
.checkbox,
.radiobox label,
.checkbox label,
.radiobox [type=radio],
.checkbox [type=radio],
.radiobox [type=checkbox],
.checkbox [type=checkbox] {
  cursor: pointer;
}
.radiobox label,
.checkbox label {
  display: inline-block;
  position: relative;
}
.radiobox .form-control,
.checkbox .form-control,
.radiobox [type=radio],
.checkbox [type=radio],
.radiobox [type=checkbox],
.checkbox [type=checkbox] {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  z-index: 2;
  width: 100%;
  display: inline-block;
  border: 0 none;
  margin: 0 !important;
}
.radiobox .radiobox-circle,
.checkbox .radiobox-circle,
.radiobox .checkbox-circle,
.checkbox .checkbox-circle,
.radiobox .radiobox-circle:after,
.checkbox .radiobox-circle:after,
.radiobox .checkbox-circle:after,
.checkbox .checkbox-circle:after,
.radiobox .radiobox-circle:before,
.checkbox .radiobox-circle:before,
.radiobox .checkbox-circle:before,
.checkbox .checkbox-circle:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.radiobox .radiobox-square,
.checkbox .radiobox-square,
.radiobox .checkbox-square,
.checkbox .checkbox-square,
.radiobox .radiobox-square:after,
.checkbox .radiobox-square:after,
.radiobox .checkbox-square:after,
.checkbox .checkbox-square:after,
.radiobox .radiobox-square:before,
.checkbox .radiobox-square:before,
.radiobox .checkbox-square:before,
.checkbox .checkbox-square:before {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.radiobox .radiobox-circle,
.checkbox .radiobox-circle,
.radiobox .checkbox-circle,
.checkbox .checkbox-circle,
.radiobox .radiobox-square,
.checkbox .radiobox-square,
.radiobox .checkbox-square,
.checkbox .checkbox-square {
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  z-index: 0;
}
.radiobox .radiobox-circle:after,
.checkbox .radiobox-circle:after,
.radiobox .checkbox-circle:after,
.checkbox .checkbox-circle:after,
.radiobox .radiobox-square:after,
.checkbox .radiobox-square:after,
.radiobox .checkbox-square:after,
.checkbox .checkbox-square:after,
.radiobox .radiobox-circle:before,
.checkbox .radiobox-circle:before,
.radiobox .checkbox-circle:before,
.checkbox .checkbox-circle:before,
.radiobox .radiobox-square:before,
.checkbox .radiobox-square:before,
.radiobox .checkbox-square:before,
.checkbox .checkbox-square:before {
  content: "";
  position: absolute;
  top: 0;
}
.radiobox .radiobox-circle:before,
.checkbox .radiobox-circle:before,
.radiobox .checkbox-circle:before,
.checkbox .checkbox-circle:before,
.radiobox .radiobox-square:before,
.checkbox .radiobox-square:before,
.radiobox .checkbox-square:before,
.checkbox .checkbox-square:before {
  display: block;
}
.radiobox .radiobox-circle:after,
.checkbox .radiobox-circle:after,
.radiobox .checkbox-circle:after,
.checkbox .checkbox-circle:after,
.radiobox .radiobox-square:after,
.checkbox .radiobox-square:after,
.radiobox .checkbox-square:after,
.checkbox .checkbox-square:after {
  display: none;
}
.radiobox input:checked ~ .radiobox-circle:after,
.checkbox input:checked ~ .radiobox-circle:after,
.radiobox input:checked ~ .checkbox-circle:after,
.checkbox input:checked ~ .checkbox-circle:after,
.radiobox .radiobox-circle.active:after,
.checkbox .radiobox-circle.active:after,
.radiobox .checkbox-circle.active:after,
.checkbox .checkbox-circle.active:after {
  display: block;
}
.radiobox .radiobox-square:after,
.checkbox .radiobox-square:after,
.radiobox .checkbox-square:after,
.checkbox .checkbox-square:after {
  content: "\f122";
  line-height: 100%;
  font-family: "Ionicons";
  font-size: 80%;
  text-align: center;
}
.radiobox .radiobox-square:before,
.checkbox .radiobox-square:before,
.radiobox .checkbox-square:before,
.checkbox .checkbox-square:before,
.radiobox .radiobox-square:after,
.checkbox .radiobox-square:after,
.radiobox .checkbox-square:after,
.checkbox .checkbox-square:after {
  display: none;
}
.radiobox input:checked ~ .radiobox-square:after,
.checkbox input:checked ~ .radiobox-square:after,
.radiobox input:checked ~ .radiobox-square:before,
.checkbox input:checked ~ .radiobox-square:before,
.radiobox input:checked ~ .checkbox-square:after,
.checkbox input:checked ~ .checkbox-square:after,
.radiobox input:checked ~ .checkbox-square:before,
.checkbox input:checked ~ .checkbox-square:before,
.radiobox .radiobox-square.active:after,
.checkbox .radiobox-square.active:after,
.radiobox .radiobox-square.active:before,
.checkbox .radiobox-square.active:before,
.radiobox .checkbox-square.active:after,
.checkbox .checkbox-square.active:after,
.radiobox .checkbox-square.active:before,
.checkbox .checkbox-square.active:before {
  display: block;
}
.radiobox label {
  padding-left: 28px;
}
.radiobox .form-control,
.radiobox [type=radio],
.radiobox [type=checkbox] {
  height: 21px;
}
.radiobox .radiobox-circle,
.radiobox .checkbox-circle {
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.radiobox .radiobox-circle:before,
.radiobox .checkbox-circle:before {
  width: 16px;
  height: 16px;
  margin: 2px;
}
.radiobox .radiobox-circle:after,
.radiobox .checkbox-circle:after {
  width: 8px;
  height: 8px;
  margin: 6px;
}
.checkbox label {
  padding-left: 28px;
}
.checkbox .form-control,
.checkbox [type=radio],
.checkbox [type=checkbox] {
  height: 21px;
}
.checkbox .radiobox-square,
.checkbox .checkbox-square {
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.checkbox .radiobox-square:before,
.checkbox .checkbox-square:before {
  width: 18px;
  height: 18px;
  margin: 1px;
}
.checkbox .radiobox-square:after,
.checkbox .checkbox-square:after {
  width: 12px;
  height: 12px;
  margin: 4px;
}
.checkbox-a {
  min-width: 30px;
  min-height: 30px;
  position: relative;
}
.checkbox-a * {
  vertical-align: middle;
}
.checkbox-a,
.checkbox-a .checkbox-label,
.checkbox-a .checkbox-icon {
  display: inline-block;
}
.checkbox-a .checkbox-label {
  padding: 5px 15px;
}
.checkbox-a .checkbox-icon {
  padding: 5px;
}
.checkbox-a .checkbox-label {
  margin-left: 30px;
  position: relative;
  z-index: 1;
}
.checkbox-a input {
  width: 100%;
  margin: 0 !important;
  padding: 0;
  z-index: 2;
}
.checkbox-a input,
.checkbox-a .checkbox-icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.checkbox-a input {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.checkbox-a input ~ .checkbox-icon {
  z-index: 2;
  border: 1px solid rgba(7, 17, 43, 0.5);
}
.checkbox-a input ~ .checkbox-icon,
.checkbox-a input:checked ~ .checkbox-icon .checkbox-icon-on {
  display: block;
}
.checkbox-a .icon-symbol {
  visibility: hidden;
}
.checkbox-a input:checked ~ .checkbox-icon {
  background-color: rgba(7, 17, 43, 0.5);
  color: #fff;
}
.checkbox-a input:checked ~ .checkbox-icon .icon-symbol {
  visibility: visible;
}
.checkbox-a .checkbox-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.checkbox-a .checkbox-icon,
.checkbox-a .checkbox-icon .checkbox-icon-on {
  text-align: center;
}
.checkbox-a .checkbox-icon .checkbox-icon-on {
  display: none;
  position: absolute;
  top: calc(100% - 30px);
  left: 0;
  width: 100%;
}
.checkbox-a.small {
  min-width: 31px;
  min-height: 27px;
}
.checkbox-a.small .checkbox-label {
  padding: 4px 6px;
}
.checkbox-a.small .checkbox-icon {
  padding: 3px;
}
.checkbox-a.small .checkbox-label {
  margin-left: 29px;
}
.alertbox {
  margin-bottom: 5px;
  display: block;
  -webkit-box-shadow: 0 5px 10px rgba(7, 17, 43, 0.07);
  box-shadow: 0 5px 10px rgba(7, 17, 43, 0.07);
  border: 0 none;
}
.alertbox .alert-body {
  display: -webkit-flex;
  display: flex;
}
.alertbox .alert-body > div,
.alertbox .alert-body > span,
.alertbox .alert-body > li {
  min-width: 1%;
}
.alertbox .alert-body.wrap {
  flex-wrap: wrap;
  align-items: flex-start;
}
.alertbox .alert-body.grow > div,
.alertbox .alert-body.grow > span,
.alertbox .alert-body.grow > li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.alertbox .alert-body > div,
.alertbox .alert-body > span,
.alertbox .alert-body > li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.alertbox .alert-body {
  min-height: 50px;
  -webkit-align-items: center;
  align-items: center;
}
.alertbox .alert-icon {
  vertical-align: middle;
  position: relative;
  width: 25px;
  overflow: hidden;
  text-align: center;
}
.alertbox .alert-icon i.fa {
  padding: 10px 15px;
  font-size: 110%;
  line-height: 100%;
  position: relative;
  top: 50%;
  margin: 5px;
}
.alertbox > .alert-body > .alert-content {
  padding: 20px 50px 20px 10px;
}
.alertbox > .alert-body > .alert-content p {
  margin: 0;
}
.alertbox .alert-close {
  border: 0 none;
  display: block;
  padding: 2px;
  text-align: center;
  line-height: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -13px;
  text-decoration: none;
  cursor: pointer;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.alertbox .alert-close > i {
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.alertbox .alert-close:hover > i {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.alertbox,
.alertbox * {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.alertbox a {
  text-decoration: underline;
}
.alert-top-left,
.alert-top-right,
.alert-bottom-left,
.alert-bottom-right {
  z-index: 1005;
  position: relative;
  min-width: 150px;
  display: block;
}
.alert-top-right,
.alert-bottom-right {
  float: right;
  clear: right;
}
.notifications_ {
  position: relative;
  z-index: 1000;
}
.notifications_ .notifications-top-left,
.notifications_ .notifications-top-right,
.notifications_ .notifications-bottom-left,
.notifications_ .notifications-bottom-right {
  position: fixed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1%;
}
.notifications_ .notifications-top-left,
.notifications_ .notifications-top-right {
  top: 0;
}
.notifications_ .notifications-top-left {
  left: 0;
}
.notifications_ .notifications-top-right {
  right: 0;
}
.notifications_ .notifications-bottom-left,
.notifications_ .notifications-bottom-right {
  bottom: 0;
}
.notifications_ .notifications-bottom-left {
  left: 0;
}
.notifications_ .notifications-bottom-right {
  right: 0;
}
@keyframes app-progress {
  0% {
    left: -20%;
  }
  50% {
    left: 50%;
  }
  75% {
    left: 80%;
  }
  99.9% {
    left: 100%;
  }
  100% {
    left: -20%;
  }
}
@-webkit-keyframes app-progress {
  0% {
    left: -20%;
  }
  50% {
    left: 50%;
  }
  75% {
    left: 80%;
  }
  99.9% {
    left: 100%;
  }
  100% {
    left: -20%;
  }
}
@keyframes app-crossbg-progress {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: 8px;
  }
}
@-webkit-keyframes app-crossbg-progress {
  0% {
    background-position-x: 0px;
  }
  100% {
    background-position-x: 8px;
  }
}
.app-progress,
.div-progress {
  width: 100%;
  overflow: hidden;
  top: -2px;
}
.app-progress:not(.anchor),
.div-progress:not(.anchor),
.app-progress:not(.fixed),
.div-progress:not(.fixed) {
  position: absolute;
}
.app-progress:not(.anchor),
.div-progress:not(.anchor) {
  right: 0;
}
.app-progress:not(.nozindex),
.div-progress:not(.nozindex) {
  z-index: 2000;
}
.app-progress.fixed,
.div-progress.fixed {
  position: fixed !important;
}
.app-progress,
.div-progress,
.app-progress .bar,
.div-progress .bar {
  left: 0;
  position: absolute;
}
.app-progress > .bar,
.div-progress > .bar {
  top: 0;
  width: 20%;
}
.app-progress > .bar:not(.h),
.div-progress > .bar:not(.h) {
  height: 2px;
}
.app-progress.on,
.div-progress.on {
  min-height: 4px;
  top: 0;
}
.app-progress.on .bar,
.div-progress.on .bar {
  animation: app-progress 2s infinite;
}
.app-progress.default,
.div-progress.default {
  background-color: #7c13b6;
}
.app-progress.default > .bar,
.div-progress.default > .bar {
  background-color: rgba(255, 255, 255, 0.5);
}
.crossbg-:before,
.crossbg--:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  animation: app-crossbg-progress 0.1s linear infinite;
}
.crossbg-:before {
  background-image: url(../images/base/cross-ptn-1.png);
}
.crossbg--:before {
  background-image: url(../images/base/cross-ptn-2.png);
}
.progress-animate {
  min-height: 4px;
  top: 0;
}
.progress-animate .bar {
  animation: app-progress 2s infinite;
}
.imgloaded .crossbg-,
.imgloaded .crossbg--,
.imgloaded ~ .crossbg-,
.imgloaded ~ .crossbg-- {
  display: none;
}
.progress-off:not(.on).crossbg-:before,
.progress-off:not(.on).crossbg--:before {
  display: none;
}
.hinherit {
  height: inherit;
}
.hinitial {
  height: initial;
}
.mnvw {
  min-width: 100vw;
}
.mnvh {
  min-height: 100vh;
}
.mnvh2 {
  min-height: 2vh;
}
.mnvh15 {
  min-height: 15vh;
}
.mnvh20 {
  min-height: 20vh;
}
.mnvh25 {
  min-height: 25vh;
}
.mnvh30 {
  min-height: 30vh;
}
.mnvh35 {
  min-height: 35vh;
}
.mnvh40 {
  min-height: 40vh;
}
.mnvh50 {
  min-height: 50vh;
}
.mnvh75 {
  min-height: 75vh;
}
.mnvh80 {
  min-height: 80vh;
}
.mnvh90 {
  min-height: 90vh;
}
.mnvh60 {
  min-height: 60vh;
}
@media (min-height: 800px) {
  .mnvh {
    min-height: 800px;
  }
  .mnvh15 {
    min-height: 120px;
  }
  .mnvh20 {
    min-height: 160px;
  }
  .mnvh25 {
    min-height: 200px;
  }
  .mnvh30 {
    min-height: 240px;
  }
  .mnvh35 {
    min-height: 280px;
  }
  .mnvh40 {
    min-height: 320px;
  }
  .mnvh50 {
    min-height: 400px;
  }
  .mnvh75 {
    min-height: 600px;
  }
  .mnvh80 {
    min-height: 640px;
  }
  .mnvh90 {
    min-height: 720px;
  }
  .mnvh60 {
    min-height: 480px;
  }
}
.mxw {
  max-width: 100%;
}
.mxw50 {
  max-width: 50%;
}
.mxvh25 {
  max-height: 25vh;
}
.mxvh40 {
  max-height: 50vh;
}
.mxvh50 {
  max-height: 50vh;
}
.mxvh75 {
  max-height: 75vh;
}
.mxvh100 {
  max-height: 100vh;
}
.mxh {
  max-height: 100%;
}
.hauto {
  height: auto;
}
.wauto {
  width: auto;
}
.wauto.i {
  width: auto !important;
}
.h33 {
  height: 33%;
}
.h33.min {
  min-height: 33%;
}
.h50 {
  height: 50%;
}
.h50.min {
  min-height: 50%;
}
.h75 {
  height: 75%;
}
.h75.min {
  min-height: 75%;
}
.h100 {
  height: 100%;
}
.h100.min {
  min-height: 100%;
}
.stretch,
.w,
.divider-line {
  width: 100%;
}
.stretch-h,
.h {
  height: 100%;
}
.stretch9,
.w9 {
  width: 90%;
}
.w5 {
  width: 50%;
}
.w2-5 {
  width: 25%;
}
.stretch-h9,
.h9 {
  height: 90%;
}
.vh {
  height: 100vh;
}
.vh.min {
  min-height: 100vh;
}
.vh75 {
  height: 75vh !important;
}
.vh75.min {
  min-height: 75vh;
}
.vh80 {
  height: 80vh !important;
}
.vh80.min {
  min-height: 80vh;
}
.vh90 {
  height: 90vh !important;
}
.vh90.min {
  min-height: 90vh;
}
.vh50 {
  height: 50vh !important;
}
.vh50.min {
  min-height: 50vh;
}
.hnone {
  height: 0;
}
.width1pct {
  width: 1%;
}
.width50px {
  width: 50px;
  max-width: 50px;
}
.width30px {
  width: 30px;
  max-width: 30px;
}
.responsive-image {
  width: 100%;
}
.left-100 {
  left: -100vw !important;
}
.right-100 {
  right: -100vw !important;
}
.top-100 {
  top: -100vw !important;
}
.bottom-100 {
  bottom: -100vw !important;
}
.square50vh {
  width: 50vh;
  height: 50vh;
}
.sxw25,
.sx25 {
  width: 25%;
}
.sxw50,
.sx50 {
  width: 50%;
}
.sxw75,
.sx75 {
  width: 75%;
}
.sxw100,
.sx100 {
  width: 100%;
}
.sxh25,
.sx25 {
  height: 25%;
}
.sxh50,
.sx50 {
  height: 50%;
}
.sxh75,
.sx75 {
  height: 75%;
}
.sxh100,
.sx100 {
  height: 100%;
}
.no-padding,
.nopad,
.nospace {
  padding: 0;
  margin: 0;
}
.nomargin {
  margin: 0;
}
.no-padding.i,
.nopad.i,
.nospace.i {
  padding: 0 !important;
  margin: 0 !important;
}
.nomargin.i {
  margin: 0 !important;
}
.opacity0 {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.opacity5 {
  -webkit-opacity: 0.05;
  opacity: 0.05;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
  filter: alpha(opacity=5);
}
.opacity10 {
  -webkit-opacity: 0.1;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}
.opacity25 {
  -webkit-opacity: 0.25;
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
}
.opacity50 {
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.opacity75 {
  -webkit-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
}
.opacity80 {
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.opacity90 {
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.opacity100,
.backdrop.opacity100 {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.text-shadow {
  text-shadow: 0 1px 2px rgba(7, 17, 43, 0.5);
}
.text-shadow.spread10px {
  text-shadow: 0 0px 10px #07112b;
}
.text-shadow.spread30px {
  text-shadow: 0 1px 30px rgba(7, 17, 43, 0.5);
}
.text-shadow-bold {
  text-shadow: 0 7px 2px rgba(7, 17, 43, 0.2);
}
.text-shadow-bold-flat {
  text-shadow: 0 7px 0px rgba(7, 17, 43, 0.2);
}
.shadow {
  -webkit-box-shadow: 0 1px 0px rgba(7, 17, 43, 0.05);
  box-shadow: 0 1px 0px rgba(7, 17, 43, 0.05);
}
.shadowinset {
  -webkit-box-shadow: inset 0 1px 0px rgba(7, 17, 43, 0.05);
  box-shadow: inset 0 1px 0px rgba(7, 17, 43, 0.05);
}
.small-shadow {
  -webkit-box-shadow: 0 1px 3px rgba(7, 17, 43, 0.02);
  box-shadow: 0 1px 3px rgba(7, 17, 43, 0.02);
}
.mild-shadow {
  -webkit-box-shadow: 0 1px 10px rgba(7, 17, 43, 0.1);
  box-shadow: 0 1px 10px rgba(7, 17, 43, 0.1);
}
.spread20-10-shadow {
  -webkit-box-shadow: 0 1px 20px rgba(7, 17, 43, 0.1);
  box-shadow: 0 1px 20px rgba(7, 17, 43, 0.1);
}
.low-shadow {
  -webkit-box-shadow: 0 1px 35px rgba(7, 17, 43, 0.4);
  box-shadow: 0 1px 35px rgba(7, 17, 43, 0.4);
}
.medium-shadow {
  -webkit-box-shadow: 0 1px 60px rgba(7, 17, 43, 0.6);
  box-shadow: 0 1px 60px rgba(7, 17, 43, 0.6);
}
.high-shadow {
  -webkit-box-shadow: 0 1px 80px rgba(7, 17, 43, 0.8);
  box-shadow: 0 1px 80px rgba(7, 17, 43, 0.8);
}
.full-shadow {
  -webkit-box-shadow: 0 1px 200px rgba(7, 17, 43, 0.99);
  box-shadow: 0 1px 200px rgba(7, 17, 43, 0.99);
}
.btn-double-shadow {
  -webkit-box-shadow: 0 10px 0px rgba(7, 17, 43, 0.05), 0 5px 0px rgba(7, 17, 43, 0.2);
  box-shadow: 0 10px 0px rgba(7, 17, 43, 0.05), 0 5px 0px rgba(7, 17, 43, 0.2);
}
.b1x {
  border: 1px solid;
}
.b2x {
  border: 2px solid;
}
.b3x {
  border: 3px solid;
}
.divider-line {
  margin: 10px 0;
  border-bottom: 1px solid #e9f2df;
}
.divider-line.b1x {
  border-bottom: 1px solid;
}
.divider-line.b2x {
  border-bottom: 2px solid;
}
.divider-line.b3x {
  border-bottom: 3px solid;
}
.no-border,
.noborder {
  border: 0 none;
}
.border {
  border: 1px solid;
}
.border.default {
  border-color: #e9f2df;
}
.border.b2x {
  border-width: 2px;
}
.border.borderlow {
  border-color: rgba(7, 17, 43, 0.1);
}
.radius {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.radius1x {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.radius2x {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.radius4x {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.radius5x {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.radius25x {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.rounded {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.overflow-hidden,
.oh {
  overflow: hidden;
}
.hidden-oy {
  overflow-y: hidden;
}
.hidden-ox {
  overflow-x: hidden;
}
.overflow-y {
  overflow-y: auto;
}
.overflow-x {
  overflow-x: auto;
}
.line-through {
  text-decoration: line-through;
}
.text-italic {
  font-style: italic;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify,
.justify,
.readee {
  text-align: justify;
}
.text-last-center {
  text-align-last: center;
}
.text-nowrap,
.nowrap {
  white-space: nowrap;
}
.text-ellipsis,
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.white-space-pre {
  white-space: pre;
}
.pre-wrap {
  white-space: pre-wrap;
}
.wrapnormal {
  white-space: normal;
}
.italic {
  font-style: italic;
}
.text-lowercase,
.lowercase {
  text-transform: lowercase;
}
.text-uppercase,
.uppercase {
  text-transform: uppercase;
}
.text-capitalized,
.capitalized {
  text-transform: capitalize;
}
.text-hide {
  text-indent: -999999px;
}
.valign-top,
.valign-top li {
  vertical-align: top !important;
}
.valign-middle,
.middle,
.valign-middle li,
.middle li {
  vertical-align: middle !important;
}
.valign-bottom,
.end,
.valign-bottom li,
.end li {
  vertical-align: bottom !important;
}
.nofloat {
  float: none !important;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.float-clear {
  clear: both;
}
.center,
.pull-center {
  margin-left: auto;
  margin-right: auto;
}
.mright {
  margin-left: auto;
  margin-right: 0;
}
.readee {
  line-height: 2em !important;
}
.line-space1h,
.readee1h {
  line-height: 1.5em;
}
.line-space2,
.readee2 {
  line-height: 2em;
}
.line-space2h,
.readee2h {
  line-height: 2.5em;
}
.line-space3,
.readee3 {
  line-height: 3em;
}
.nolineheight,
.nolh {
  line-height: 0 !important;
}
.lh100 {
  line-height: 100%;
}
@media (max-width: 400px) {
  .left-xs {
    float: left;
  }
  .right-xs {
    float: right;
  }
  .text-left-xs {
    text-align: left;
  }
  .text-right-xs {
    text-align: right;
  }
  .text-center-xs {
    text-align: center;
  }
}
@media (min-width: 610px) {
  .left-xsm {
    float: left;
  }
  .right-xsm {
    float: right;
  }
  .text-left-xsm {
    text-align: left;
  }
  .text-right-xsm {
    text-align: right;
  }
  .text-center-xsm {
    text-align: center;
  }
}
@media (min-width: 800px) {
  .left-sm {
    float: left;
  }
  .right-sm {
    float: right;
  }
  .text-left-sm {
    text-align: left;
  }
  .text-right-sm {
    text-align: right;
  }
  .text-center-sm {
    text-align: center;
  }
}
@media (min-width: 900px) {
  .left-smd {
    float: left;
  }
  .right-smd {
    float: right;
  }
  .text-left-smd {
    text-align: left;
  }
  .text-right-smd {
    text-align: right;
  }
  .text-center-smd {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .left-md {
    float: left;
  }
  .right-md {
    float: right;
  }
  .text-left-md {
    text-align: left;
  }
  .text-right-md {
    text-align: right;
  }
  .text-center-md {
    text-align: center;
  }
}
@media (min-width: 1170px) {
  .left-lg {
    float: left;
  }
  .right-lg {
    float: right;
  }
  .text-left-lg {
    text-align: left;
  }
  .text-right-lg {
    text-align: right;
  }
  .text-center-lg {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .xs-w50 {
    width: 50%;
  }
}
@media (min-width: 610px) {
  .xsm-w50 {
    width: 50%;
  }
}
@media (min-width: 800px) {
  .sm-w50 {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .smd-w50 {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .md-w50 {
    width: 50%;
  }
}
@media (min-width: 1170px) {
  .lg-w50 {
    width: 50%;
  }
}
.empty:empty {
  display: none;
}
.nodisplay {
  display: none !important;
}
.novisible {
  visibility: visible;
}
.block {
  display: block;
}
.liketable {
  display: table;
}
.inheritdisplay {
  display: inherit;
}
.inline {
  display: inline;
}
.inlineblock {
  display: inline-block;
}
.relative {
  position: relative;
}
.position-sticky {
  position: sticky;
}
.abs {
  position: absolute;
}
.abs.topleft {
  left: 0;
  top: 0;
}
.abs.topright {
  right: 0;
  top: 0;
}
.abs.bottomleft {
  bottom: 0;
  left: 0;
}
.abs.bottomright {
  bottom: 0;
  right: 0;
}
.abs.topcenter {
  top: 0;
  right: 0;
  left: 0;
}
.abs.bottomcenter {
  bottom: 0;
  right: 0;
  left: 0;
}
.abs.trbl {
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.abs.left {
  left: 0;
}
.abs.right {
  right: 0;
}
.abs.bottom {
  bottom: 0;
}
.abs.top {
  top: 0;
}
.fixed {
  position: fixed;
}
.zindexback {
  z-index: 5;
}
.zindexfront {
  z-index: 10;
}
@media (min-width: 0px) {
  .abs-lx {
    position: absolute;
  }
  .abs-lx.topleft {
    left: 0;
    top: 0;
  }
  .abs-lx.topright {
    right: 0;
    top: 0;
  }
  .abs-lx.bottomleft {
    bottom: 0;
    left: 0;
  }
  .abs-lx.bottomright {
    bottom: 0;
    right: 0;
  }
  .abs-lx.topcenter {
    top: 0;
    right: 0;
    left: 0;
  }
  .abs-lx.bottomcenter {
    bottom: 0;
    right: 0;
    left: 0;
  }
  .abs-lx.trbl {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
  .abs-lx.left {
    left: 0;
  }
  .abs-lx.right {
    right: 0;
  }
  .abs-lx.bottom {
    bottom: 0;
  }
  .abs-lx.top {
    top: 0;
  }
}
@media (min-width: 400px) {
  .abs-xs {
    position: absolute;
  }
  .abs-xs.topleft {
    left: 0;
    top: 0;
  }
  .abs-xs.topright {
    right: 0;
    top: 0;
  }
  .abs-xs.bottomleft {
    bottom: 0;
    left: 0;
  }
  .abs-xs.bottomright {
    bottom: 0;
    right: 0;
  }
  .abs-xs.topcenter {
    top: 0;
    right: 0;
    left: 0;
  }
  .abs-xs.bottomcenter {
    bottom: 0;
    right: 0;
    left: 0;
  }
  .abs-xs.trbl {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
  .abs-xs.left {
    left: 0;
  }
  .abs-xs.right {
    right: 0;
  }
  .abs-xs.bottom {
    bottom: 0;
  }
  .abs-xs.top {
    top: 0;
  }
}
@media (min-width: 610px) {
  .abs-xsm {
    position: absolute;
  }
  .abs-xsm.topleft {
    left: 0;
    top: 0;
  }
  .abs-xsm.topright {
    right: 0;
    top: 0;
  }
  .abs-xsm.bottomleft {
    bottom: 0;
    left: 0;
  }
  .abs-xsm.bottomright {
    bottom: 0;
    right: 0;
  }
  .abs-xsm.topcenter {
    top: 0;
    right: 0;
    left: 0;
  }
  .abs-xsm.bottomcenter {
    bottom: 0;
    right: 0;
    left: 0;
  }
  .abs-xsm.trbl {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
  .abs-xsm.left {
    left: 0;
  }
  .abs-xsm.right {
    right: 0;
  }
  .abs-xsm.bottom {
    bottom: 0;
  }
  .abs-xsm.top {
    top: 0;
  }
}
@media (min-width: 800px) {
  .abs-sm {
    position: absolute;
  }
  .abs-sm.topleft {
    left: 0;
    top: 0;
  }
  .abs-sm.topright {
    right: 0;
    top: 0;
  }
  .abs-sm.bottomleft {
    bottom: 0;
    left: 0;
  }
  .abs-sm.bottomright {
    bottom: 0;
    right: 0;
  }
  .abs-sm.topcenter {
    top: 0;
    right: 0;
    left: 0;
  }
  .abs-sm.bottomcenter {
    bottom: 0;
    right: 0;
    left: 0;
  }
  .abs-sm.trbl {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
  .abs-sm.left {
    left: 0;
  }
  .abs-sm.right {
    right: 0;
  }
  .abs-sm.bottom {
    bottom: 0;
  }
  .abs-sm.top {
    top: 0;
  }
}
@media (min-width: 900px) {
  .abs-smd {
    position: absolute;
  }
  .abs-smd.topleft {
    left: 0;
    top: 0;
  }
  .abs-smd.topright {
    right: 0;
    top: 0;
  }
  .abs-smd.bottomleft {
    bottom: 0;
    left: 0;
  }
  .abs-smd.bottomright {
    bottom: 0;
    right: 0;
  }
  .abs-smd.topcenter {
    top: 0;
    right: 0;
    left: 0;
  }
  .abs-smd.bottomcenter {
    bottom: 0;
    right: 0;
    left: 0;
  }
  .abs-smd.trbl {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
  .abs-smd.left {
    left: 0;
  }
  .abs-smd.right {
    right: 0;
  }
  .abs-smd.bottom {
    bottom: 0;
  }
  .abs-smd.top {
    top: 0;
  }
}
@media (min-width: 1024px) {
  .abs-md {
    position: absolute;
  }
  .abs-md.topleft {
    left: 0;
    top: 0;
  }
  .abs-md.topright {
    right: 0;
    top: 0;
  }
  .abs-md.bottomleft {
    bottom: 0;
    left: 0;
  }
  .abs-md.bottomright {
    bottom: 0;
    right: 0;
  }
  .abs-md.topcenter {
    top: 0;
    right: 0;
    left: 0;
  }
  .abs-md.bottomcenter {
    bottom: 0;
    right: 0;
    left: 0;
  }
  .abs-md.trbl {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
  .abs-md.left {
    left: 0;
  }
  .abs-md.right {
    right: 0;
  }
  .abs-md.bottom {
    bottom: 0;
  }
  .abs-md.top {
    top: 0;
  }
}
@media (min-width: 1170px) {
  .abs-lg {
    position: absolute;
  }
  .abs-lg.topleft {
    left: 0;
    top: 0;
  }
  .abs-lg.topright {
    right: 0;
    top: 0;
  }
  .abs-lg.bottomleft {
    bottom: 0;
    left: 0;
  }
  .abs-lg.bottomright {
    bottom: 0;
    right: 0;
  }
  .abs-lg.topcenter {
    top: 0;
    right: 0;
    left: 0;
  }
  .abs-lg.bottomcenter {
    bottom: 0;
    right: 0;
    left: 0;
  }
  .abs-lg.trbl {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
  .abs-lg.left {
    left: 0;
  }
  .abs-lg.right {
    right: 0;
  }
  .abs-lg.bottom {
    bottom: 0;
  }
  .abs-lg.top {
    top: 0;
  }
}
.trbl-10pct {
  top: -10%;
  left: -10%;
  bottom: -10%;
  right: -10%;
}
.trbl-25pct {
  top: -25%;
  left: -25%;
  bottom: -25%;
  right: -25%;
}
.trbl-50pct {
  top: -50%;
  left: -50%;
  bottom: -50%;
  right: -50%;
}
.trbl-75pct {
  top: -75%;
  left: -75%;
  bottom: -75%;
  right: -75%;
}
.trbl-100pct {
  top: -100%;
  left: -100%;
  bottom: -100%;
  right: -100%;
}
.pad0 {
  padding: 0px;
}
.padl0,
.padx0 {
  padding-left: 0px;
}
.padr0,
.padx0 {
  padding-right: 0px;
}
.padt0,
.pady0 {
  padding-top: 0px;
}
.padb0,
.pady0 {
  padding-bottom: 0px;
}
.pad0vw {
  padding: 0vw;
}
.pad0vh {
  padding: 0vh;
}
.padl0vw,
.padx0vw {
  padding-left: 0vw;
}
.padr0vw,
.padx0vw {
  padding-right: 0vw;
}
.padt0vh,
.pady0vh {
  padding-top: 0vh;
}
.padb0vh,
.pady0vh {
  padding-bottom: 0vh;
}
.pad0vw- {
  padding: 0vw;
}
.pad0vh- {
  padding: 0vh;
}
.padl0vw-,
.padx0vw- {
  padding-left: 0vw;
}
.padr0vw-,
.padx0vw- {
  padding-right: 0vw;
}
.padt0vh-,
.pady0vh- {
  padding-top: 0vh;
}
.padb0vh-,
.pady0vh- {
  padding-bottom: 0vh;
}
.pad1 {
  padding: 1px;
}
.padl1,
.padx1 {
  padding-left: 1px;
}
.padr1,
.padx1 {
  padding-right: 1px;
}
.padt1,
.pady1 {
  padding-top: 1px;
}
.padb1,
.pady1 {
  padding-bottom: 1px;
}
.pad1vw {
  padding: 1vw;
}
.pad1vh {
  padding: 1vh;
}
.padl1vw,
.padx1vw {
  padding-left: 1vw;
}
.padr1vw,
.padx1vw {
  padding-right: 1vw;
}
.padt1vh,
.pady1vh {
  padding-top: 1vh;
}
.padb1vh,
.pady1vh {
  padding-bottom: 1vh;
}
.pad1vw- {
  padding: 0.5vw;
}
.pad1vh- {
  padding: 0.5vh;
}
.padl1vw-,
.padx1vw- {
  padding-left: 0.5vw;
}
.padr1vw-,
.padx1vw- {
  padding-right: 0.5vw;
}
.padt1vh-,
.pady1vh- {
  padding-top: 0.5vh;
}
.padb1vh-,
.pady1vh- {
  padding-bottom: 0.5vh;
}
.pad2 {
  padding: 2px;
}
.padl2,
.padx2 {
  padding-left: 2px;
}
.padr2,
.padx2 {
  padding-right: 2px;
}
.padt2,
.pady2 {
  padding-top: 2px;
}
.padb2,
.pady2 {
  padding-bottom: 2px;
}
.pad2vw {
  padding: 2vw;
}
.pad2vh {
  padding: 2vh;
}
.padl2vw,
.padx2vw {
  padding-left: 2vw;
}
.padr2vw,
.padx2vw {
  padding-right: 2vw;
}
.padt2vh,
.pady2vh {
  padding-top: 2vh;
}
.padb2vh,
.pady2vh {
  padding-bottom: 2vh;
}
.pad2vw- {
  padding: 1vw;
}
.pad2vh- {
  padding: 1vh;
}
.padl2vw-,
.padx2vw- {
  padding-left: 1vw;
}
.padr2vw-,
.padx2vw- {
  padding-right: 1vw;
}
.padt2vh-,
.pady2vh- {
  padding-top: 1vh;
}
.padb2vh-,
.pady2vh- {
  padding-bottom: 1vh;
}
.pad3 {
  padding: 3px;
}
.padl3,
.padx3 {
  padding-left: 3px;
}
.padr3,
.padx3 {
  padding-right: 3px;
}
.padt3,
.pady3 {
  padding-top: 3px;
}
.padb3,
.pady3 {
  padding-bottom: 3px;
}
.pad3vw {
  padding: 3vw;
}
.pad3vh {
  padding: 3vh;
}
.padl3vw,
.padx3vw {
  padding-left: 3vw;
}
.padr3vw,
.padx3vw {
  padding-right: 3vw;
}
.padt3vh,
.pady3vh {
  padding-top: 3vh;
}
.padb3vh,
.pady3vh {
  padding-bottom: 3vh;
}
.pad3vw- {
  padding: 1.5vw;
}
.pad3vh- {
  padding: 1.5vh;
}
.padl3vw-,
.padx3vw- {
  padding-left: 1.5vw;
}
.padr3vw-,
.padx3vw- {
  padding-right: 1.5vw;
}
.padt3vh-,
.pady3vh- {
  padding-top: 1.5vh;
}
.padb3vh-,
.pady3vh- {
  padding-bottom: 1.5vh;
}
.pad4 {
  padding: 4px;
}
.padl4,
.padx4 {
  padding-left: 4px;
}
.padr4,
.padx4 {
  padding-right: 4px;
}
.padt4,
.pady4 {
  padding-top: 4px;
}
.padb4,
.pady4 {
  padding-bottom: 4px;
}
.pad4vw {
  padding: 4vw;
}
.pad4vh {
  padding: 4vh;
}
.padl4vw,
.padx4vw {
  padding-left: 4vw;
}
.padr4vw,
.padx4vw {
  padding-right: 4vw;
}
.padt4vh,
.pady4vh {
  padding-top: 4vh;
}
.padb4vh,
.pady4vh {
  padding-bottom: 4vh;
}
.pad4vw- {
  padding: 2vw;
}
.pad4vh- {
  padding: 2vh;
}
.padl4vw-,
.padx4vw- {
  padding-left: 2vw;
}
.padr4vw-,
.padx4vw- {
  padding-right: 2vw;
}
.padt4vh-,
.pady4vh- {
  padding-top: 2vh;
}
.padb4vh-,
.pady4vh- {
  padding-bottom: 2vh;
}
.pad5 {
  padding: 5px;
}
.padl5,
.padx5 {
  padding-left: 5px;
}
.padr5,
.padx5 {
  padding-right: 5px;
}
.padt5,
.pady5 {
  padding-top: 5px;
}
.padb5,
.pady5 {
  padding-bottom: 5px;
}
.pad5vw {
  padding: 5vw;
}
.pad5vh {
  padding: 5vh;
}
.padl5vw,
.padx5vw {
  padding-left: 5vw;
}
.padr5vw,
.padx5vw {
  padding-right: 5vw;
}
.padt5vh,
.pady5vh {
  padding-top: 5vh;
}
.padb5vh,
.pady5vh {
  padding-bottom: 5vh;
}
.pad5vw- {
  padding: 2.5vw;
}
.pad5vh- {
  padding: 2.5vh;
}
.padl5vw-,
.padx5vw- {
  padding-left: 2.5vw;
}
.padr5vw-,
.padx5vw- {
  padding-right: 2.5vw;
}
.padt5vh-,
.pady5vh- {
  padding-top: 2.5vh;
}
.padb5vh-,
.pady5vh- {
  padding-bottom: 2.5vh;
}
.pad6 {
  padding: 6px;
}
.padl6,
.padx6 {
  padding-left: 6px;
}
.padr6,
.padx6 {
  padding-right: 6px;
}
.padt6,
.pady6 {
  padding-top: 6px;
}
.padb6,
.pady6 {
  padding-bottom: 6px;
}
.pad6vw {
  padding: 6vw;
}
.pad6vh {
  padding: 6vh;
}
.padl6vw,
.padx6vw {
  padding-left: 6vw;
}
.padr6vw,
.padx6vw {
  padding-right: 6vw;
}
.padt6vh,
.pady6vh {
  padding-top: 6vh;
}
.padb6vh,
.pady6vh {
  padding-bottom: 6vh;
}
.pad6vw- {
  padding: 3vw;
}
.pad6vh- {
  padding: 3vh;
}
.padl6vw-,
.padx6vw- {
  padding-left: 3vw;
}
.padr6vw-,
.padx6vw- {
  padding-right: 3vw;
}
.padt6vh-,
.pady6vh- {
  padding-top: 3vh;
}
.padb6vh-,
.pady6vh- {
  padding-bottom: 3vh;
}
.pad10 {
  padding: 10px;
}
.padl10,
.padx10 {
  padding-left: 10px;
}
.padr10,
.padx10 {
  padding-right: 10px;
}
.padt10,
.pady10 {
  padding-top: 10px;
}
.padb10,
.pady10 {
  padding-bottom: 10px;
}
.pad10vw {
  padding: 10vw;
}
.pad10vh {
  padding: 10vh;
}
.padl10vw,
.padx10vw {
  padding-left: 10vw;
}
.padr10vw,
.padx10vw {
  padding-right: 10vw;
}
.padt10vh,
.pady10vh {
  padding-top: 10vh;
}
.padb10vh,
.pady10vh {
  padding-bottom: 10vh;
}
.pad10vw- {
  padding: 5vw;
}
.pad10vh- {
  padding: 5vh;
}
.padl10vw-,
.padx10vw- {
  padding-left: 5vw;
}
.padr10vw-,
.padx10vw- {
  padding-right: 5vw;
}
.padt10vh-,
.pady10vh- {
  padding-top: 5vh;
}
.padb10vh-,
.pady10vh- {
  padding-bottom: 5vh;
}
.pad20 {
  padding: 20px;
}
.padl20,
.padx20 {
  padding-left: 20px;
}
.padr20,
.padx20 {
  padding-right: 20px;
}
.padt20,
.pady20 {
  padding-top: 20px;
}
.padb20,
.pady20 {
  padding-bottom: 20px;
}
.pad20vw {
  padding: 20vw;
}
.pad20vh {
  padding: 20vh;
}
.padl20vw,
.padx20vw {
  padding-left: 20vw;
}
.padr20vw,
.padx20vw {
  padding-right: 20vw;
}
.padt20vh,
.pady20vh {
  padding-top: 20vh;
}
.padb20vh,
.pady20vh {
  padding-bottom: 20vh;
}
.pad20vw- {
  padding: 10vw;
}
.pad20vh- {
  padding: 10vh;
}
.padl20vw-,
.padx20vw- {
  padding-left: 10vw;
}
.padr20vw-,
.padx20vw- {
  padding-right: 10vw;
}
.padt20vh-,
.pady20vh- {
  padding-top: 10vh;
}
.padb20vh-,
.pady20vh- {
  padding-bottom: 10vh;
}
.pad30 {
  padding: 30px;
}
.padl30,
.padx30 {
  padding-left: 30px;
}
.padr30,
.padx30 {
  padding-right: 30px;
}
.padt30,
.pady30 {
  padding-top: 30px;
}
.padb30,
.pady30 {
  padding-bottom: 30px;
}
.pad30vw {
  padding: 30vw;
}
.pad30vh {
  padding: 30vh;
}
.padl30vw,
.padx30vw {
  padding-left: 30vw;
}
.padr30vw,
.padx30vw {
  padding-right: 30vw;
}
.padt30vh,
.pady30vh {
  padding-top: 30vh;
}
.padb30vh,
.pady30vh {
  padding-bottom: 30vh;
}
.pad30vw- {
  padding: 15vw;
}
.pad30vh- {
  padding: 15vh;
}
.padl30vw-,
.padx30vw- {
  padding-left: 15vw;
}
.padr30vw-,
.padx30vw- {
  padding-right: 15vw;
}
.padt30vh-,
.pady30vh- {
  padding-top: 15vh;
}
.padb30vh-,
.pady30vh- {
  padding-bottom: 15vh;
}
.pad35 {
  padding: 35px;
}
.padl35,
.padx35 {
  padding-left: 35px;
}
.padr35,
.padx35 {
  padding-right: 35px;
}
.padt35,
.pady35 {
  padding-top: 35px;
}
.padb35,
.pady35 {
  padding-bottom: 35px;
}
.pad35vw {
  padding: 35vw;
}
.pad35vh {
  padding: 35vh;
}
.padl35vw,
.padx35vw {
  padding-left: 35vw;
}
.padr35vw,
.padx35vw {
  padding-right: 35vw;
}
.padt35vh,
.pady35vh {
  padding-top: 35vh;
}
.padb35vh,
.pady35vh {
  padding-bottom: 35vh;
}
.pad35vw- {
  padding: 17.5vw;
}
.pad35vh- {
  padding: 17.5vh;
}
.padl35vw-,
.padx35vw- {
  padding-left: 17.5vw;
}
.padr35vw-,
.padx35vw- {
  padding-right: 17.5vw;
}
.padt35vh-,
.pady35vh- {
  padding-top: 17.5vh;
}
.padb35vh-,
.pady35vh- {
  padding-bottom: 17.5vh;
}
.pad40 {
  padding: 40px;
}
.padl40,
.padx40 {
  padding-left: 40px;
}
.padr40,
.padx40 {
  padding-right: 40px;
}
.padt40,
.pady40 {
  padding-top: 40px;
}
.padb40,
.pady40 {
  padding-bottom: 40px;
}
.pad40vw {
  padding: 40vw;
}
.pad40vh {
  padding: 40vh;
}
.padl40vw,
.padx40vw {
  padding-left: 40vw;
}
.padr40vw,
.padx40vw {
  padding-right: 40vw;
}
.padt40vh,
.pady40vh {
  padding-top: 40vh;
}
.padb40vh,
.pady40vh {
  padding-bottom: 40vh;
}
.pad40vw- {
  padding: 20vw;
}
.pad40vh- {
  padding: 20vh;
}
.padl40vw-,
.padx40vw- {
  padding-left: 20vw;
}
.padr40vw-,
.padx40vw- {
  padding-right: 20vw;
}
.padt40vh-,
.pady40vh- {
  padding-top: 20vh;
}
.padb40vh-,
.pady40vh- {
  padding-bottom: 20vh;
}
.pad50 {
  padding: 50px;
}
.padl50,
.padx50 {
  padding-left: 50px;
}
.padr50,
.padx50 {
  padding-right: 50px;
}
.padt50,
.pady50 {
  padding-top: 50px;
}
.padb50,
.pady50 {
  padding-bottom: 50px;
}
.pad50vw {
  padding: 50vw;
}
.pad50vh {
  padding: 50vh;
}
.padl50vw,
.padx50vw {
  padding-left: 50vw;
}
.padr50vw,
.padx50vw {
  padding-right: 50vw;
}
.padt50vh,
.pady50vh {
  padding-top: 50vh;
}
.padb50vh,
.pady50vh {
  padding-bottom: 50vh;
}
.pad50vw- {
  padding: 25vw;
}
.pad50vh- {
  padding: 25vh;
}
.padl50vw-,
.padx50vw- {
  padding-left: 25vw;
}
.padr50vw-,
.padx50vw- {
  padding-right: 25vw;
}
.padt50vh-,
.pady50vh- {
  padding-top: 25vh;
}
.padb50vh-,
.pady50vh- {
  padding-bottom: 25vh;
}
.pad60 {
  padding: 60px;
}
.padl60,
.padx60 {
  padding-left: 60px;
}
.padr60,
.padx60 {
  padding-right: 60px;
}
.padt60,
.pady60 {
  padding-top: 60px;
}
.padb60,
.pady60 {
  padding-bottom: 60px;
}
.pad60vw {
  padding: 60vw;
}
.pad60vh {
  padding: 60vh;
}
.padl60vw,
.padx60vw {
  padding-left: 60vw;
}
.padr60vw,
.padx60vw {
  padding-right: 60vw;
}
.padt60vh,
.pady60vh {
  padding-top: 60vh;
}
.padb60vh,
.pady60vh {
  padding-bottom: 60vh;
}
.pad60vw- {
  padding: 30vw;
}
.pad60vh- {
  padding: 30vh;
}
.padl60vw-,
.padx60vw- {
  padding-left: 30vw;
}
.padr60vw-,
.padx60vw- {
  padding-right: 30vw;
}
.padt60vh-,
.pady60vh- {
  padding-top: 30vh;
}
.padb60vh-,
.pady60vh- {
  padding-bottom: 30vh;
}
.pad100 {
  padding: 100px;
}
.padl100,
.padx100 {
  padding-left: 100px;
}
.padr100,
.padx100 {
  padding-right: 100px;
}
.padt100,
.pady100 {
  padding-top: 100px;
}
.padb100,
.pady100 {
  padding-bottom: 100px;
}
.pad100vw {
  padding: 100vw;
}
.pad100vh {
  padding: 100vh;
}
.padl100vw,
.padx100vw {
  padding-left: 100vw;
}
.padr100vw,
.padx100vw {
  padding-right: 100vw;
}
.padt100vh,
.pady100vh {
  padding-top: 100vh;
}
.padb100vh,
.pady100vh {
  padding-bottom: 100vh;
}
.pad100vw- {
  padding: 50vw;
}
.pad100vh- {
  padding: 50vh;
}
.padl100vw-,
.padx100vw- {
  padding-left: 50vw;
}
.padr100vw-,
.padx100vw- {
  padding-right: 50vw;
}
.padt100vh-,
.pady100vh- {
  padding-top: 50vh;
}
.padb100vh-,
.pady100vh- {
  padding-bottom: 50vh;
}
.marg0 {
  margin: 0px;
}
.margl0,
.margx0 {
  margin-left: 0px;
}
.margr0,
.margx0 {
  margin-right: 0px;
}
.margt0,
.margy0 {
  margin-top: 0px;
}
.margb0,
.margy0 {
  margin-bottom: 0px;
}
.marg0vw {
  margin: 0vw;
}
.marg0vh {
  margin: 0vh;
}
.margl0vw,
.margx0vw {
  margin-left: 0vw;
}
.margr0vw,
.margx0vw {
  margin-right: 0vw;
}
.margt0vh,
.margy0vh {
  margin-top: 0vh;
}
.margb0vh,
.margy0vh {
  margin-bottom: 0vh;
}
.marg1 {
  margin: 1px;
}
.margl1,
.margx1 {
  margin-left: 1px;
}
.margr1,
.margx1 {
  margin-right: 1px;
}
.margt1,
.margy1 {
  margin-top: 1px;
}
.margb1,
.margy1 {
  margin-bottom: 1px;
}
.marg1vw {
  margin: 1vw;
}
.marg1vh {
  margin: 1vh;
}
.margl1vw,
.margx1vw {
  margin-left: 1vw;
}
.margr1vw,
.margx1vw {
  margin-right: 1vw;
}
.margt1vh,
.margy1vh {
  margin-top: 1vh;
}
.margb1vh,
.margy1vh {
  margin-bottom: 1vh;
}
.marg2 {
  margin: 2px;
}
.margl2,
.margx2 {
  margin-left: 2px;
}
.margr2,
.margx2 {
  margin-right: 2px;
}
.margt2,
.margy2 {
  margin-top: 2px;
}
.margb2,
.margy2 {
  margin-bottom: 2px;
}
.marg2vw {
  margin: 2vw;
}
.marg2vh {
  margin: 2vh;
}
.margl2vw,
.margx2vw {
  margin-left: 2vw;
}
.margr2vw,
.margx2vw {
  margin-right: 2vw;
}
.margt2vh,
.margy2vh {
  margin-top: 2vh;
}
.margb2vh,
.margy2vh {
  margin-bottom: 2vh;
}
.marg3 {
  margin: 3px;
}
.margl3,
.margx3 {
  margin-left: 3px;
}
.margr3,
.margx3 {
  margin-right: 3px;
}
.margt3,
.margy3 {
  margin-top: 3px;
}
.margb3,
.margy3 {
  margin-bottom: 3px;
}
.marg3vw {
  margin: 3vw;
}
.marg3vh {
  margin: 3vh;
}
.margl3vw,
.margx3vw {
  margin-left: 3vw;
}
.margr3vw,
.margx3vw {
  margin-right: 3vw;
}
.margt3vh,
.margy3vh {
  margin-top: 3vh;
}
.margb3vh,
.margy3vh {
  margin-bottom: 3vh;
}
.marg4 {
  margin: 4px;
}
.margl4,
.margx4 {
  margin-left: 4px;
}
.margr4,
.margx4 {
  margin-right: 4px;
}
.margt4,
.margy4 {
  margin-top: 4px;
}
.margb4,
.margy4 {
  margin-bottom: 4px;
}
.marg4vw {
  margin: 4vw;
}
.marg4vh {
  margin: 4vh;
}
.margl4vw,
.margx4vw {
  margin-left: 4vw;
}
.margr4vw,
.margx4vw {
  margin-right: 4vw;
}
.margt4vh,
.margy4vh {
  margin-top: 4vh;
}
.margb4vh,
.margy4vh {
  margin-bottom: 4vh;
}
.marg5 {
  margin: 5px;
}
.margl5,
.margx5 {
  margin-left: 5px;
}
.margr5,
.margx5 {
  margin-right: 5px;
}
.margt5,
.margy5 {
  margin-top: 5px;
}
.margb5,
.margy5 {
  margin-bottom: 5px;
}
.marg5vw {
  margin: 5vw;
}
.marg5vh {
  margin: 5vh;
}
.margl5vw,
.margx5vw {
  margin-left: 5vw;
}
.margr5vw,
.margx5vw {
  margin-right: 5vw;
}
.margt5vh,
.margy5vh {
  margin-top: 5vh;
}
.margb5vh,
.margy5vh {
  margin-bottom: 5vh;
}
.marg6 {
  margin: 6px;
}
.margl6,
.margx6 {
  margin-left: 6px;
}
.margr6,
.margx6 {
  margin-right: 6px;
}
.margt6,
.margy6 {
  margin-top: 6px;
}
.margb6,
.margy6 {
  margin-bottom: 6px;
}
.marg6vw {
  margin: 6vw;
}
.marg6vh {
  margin: 6vh;
}
.margl6vw,
.margx6vw {
  margin-left: 6vw;
}
.margr6vw,
.margx6vw {
  margin-right: 6vw;
}
.margt6vh,
.margy6vh {
  margin-top: 6vh;
}
.margb6vh,
.margy6vh {
  margin-bottom: 6vh;
}
.marg10 {
  margin: 10px;
}
.margl10,
.margx10 {
  margin-left: 10px;
}
.margr10,
.margx10 {
  margin-right: 10px;
}
.margt10,
.margy10 {
  margin-top: 10px;
}
.margb10,
.margy10 {
  margin-bottom: 10px;
}
.marg10vw {
  margin: 10vw;
}
.marg10vh {
  margin: 10vh;
}
.margl10vw,
.margx10vw {
  margin-left: 10vw;
}
.margr10vw,
.margx10vw {
  margin-right: 10vw;
}
.margt10vh,
.margy10vh {
  margin-top: 10vh;
}
.margb10vh,
.margy10vh {
  margin-bottom: 10vh;
}
.marg20 {
  margin: 20px;
}
.margl20,
.margx20 {
  margin-left: 20px;
}
.margr20,
.margx20 {
  margin-right: 20px;
}
.margt20,
.margy20 {
  margin-top: 20px;
}
.margb20,
.margy20 {
  margin-bottom: 20px;
}
.marg20vw {
  margin: 20vw;
}
.marg20vh {
  margin: 20vh;
}
.margl20vw,
.margx20vw {
  margin-left: 20vw;
}
.margr20vw,
.margx20vw {
  margin-right: 20vw;
}
.margt20vh,
.margy20vh {
  margin-top: 20vh;
}
.margb20vh,
.margy20vh {
  margin-bottom: 20vh;
}
.marg30 {
  margin: 30px;
}
.margl30,
.margx30 {
  margin-left: 30px;
}
.margr30,
.margx30 {
  margin-right: 30px;
}
.margt30,
.margy30 {
  margin-top: 30px;
}
.margb30,
.margy30 {
  margin-bottom: 30px;
}
.marg30vw {
  margin: 30vw;
}
.marg30vh {
  margin: 30vh;
}
.margl30vw,
.margx30vw {
  margin-left: 30vw;
}
.margr30vw,
.margx30vw {
  margin-right: 30vw;
}
.margt30vh,
.margy30vh {
  margin-top: 30vh;
}
.margb30vh,
.margy30vh {
  margin-bottom: 30vh;
}
.marg35 {
  margin: 35px;
}
.margl35,
.margx35 {
  margin-left: 35px;
}
.margr35,
.margx35 {
  margin-right: 35px;
}
.margt35,
.margy35 {
  margin-top: 35px;
}
.margb35,
.margy35 {
  margin-bottom: 35px;
}
.marg35vw {
  margin: 35vw;
}
.marg35vh {
  margin: 35vh;
}
.margl35vw,
.margx35vw {
  margin-left: 35vw;
}
.margr35vw,
.margx35vw {
  margin-right: 35vw;
}
.margt35vh,
.margy35vh {
  margin-top: 35vh;
}
.margb35vh,
.margy35vh {
  margin-bottom: 35vh;
}
.marg40 {
  margin: 40px;
}
.margl40,
.margx40 {
  margin-left: 40px;
}
.margr40,
.margx40 {
  margin-right: 40px;
}
.margt40,
.margy40 {
  margin-top: 40px;
}
.margb40,
.margy40 {
  margin-bottom: 40px;
}
.marg40vw {
  margin: 40vw;
}
.marg40vh {
  margin: 40vh;
}
.margl40vw,
.margx40vw {
  margin-left: 40vw;
}
.margr40vw,
.margx40vw {
  margin-right: 40vw;
}
.margt40vh,
.margy40vh {
  margin-top: 40vh;
}
.margb40vh,
.margy40vh {
  margin-bottom: 40vh;
}
.marg50 {
  margin: 50px;
}
.margl50,
.margx50 {
  margin-left: 50px;
}
.margr50,
.margx50 {
  margin-right: 50px;
}
.margt50,
.margy50 {
  margin-top: 50px;
}
.margb50,
.margy50 {
  margin-bottom: 50px;
}
.marg50vw {
  margin: 50vw;
}
.marg50vh {
  margin: 50vh;
}
.margl50vw,
.margx50vw {
  margin-left: 50vw;
}
.margr50vw,
.margx50vw {
  margin-right: 50vw;
}
.margt50vh,
.margy50vh {
  margin-top: 50vh;
}
.margb50vh,
.margy50vh {
  margin-bottom: 50vh;
}
.marg60 {
  margin: 60px;
}
.margl60,
.margx60 {
  margin-left: 60px;
}
.margr60,
.margx60 {
  margin-right: 60px;
}
.margt60,
.margy60 {
  margin-top: 60px;
}
.margb60,
.margy60 {
  margin-bottom: 60px;
}
.marg60vw {
  margin: 60vw;
}
.marg60vh {
  margin: 60vh;
}
.margl60vw,
.margx60vw {
  margin-left: 60vw;
}
.margr60vw,
.margx60vw {
  margin-right: 60vw;
}
.margt60vh,
.margy60vh {
  margin-top: 60vh;
}
.margb60vh,
.margy60vh {
  margin-bottom: 60vh;
}
.marg100 {
  margin: 100px;
}
.margl100,
.margx100 {
  margin-left: 100px;
}
.margr100,
.margx100 {
  margin-right: 100px;
}
.margt100,
.margy100 {
  margin-top: 100px;
}
.margb100,
.margy100 {
  margin-bottom: 100px;
}
.marg100vw {
  margin: 100vw;
}
.marg100vh {
  margin: 100vh;
}
.margl100vw,
.margx100vw {
  margin-left: 100vw;
}
.margr100vw,
.margx100vw {
  margin-right: 100vw;
}
.margt100vh,
.margy100vh {
  margin-top: 100vh;
}
.margb100vh,
.margy100vh {
  margin-bottom: 100vh;
}
.squarels {
  width: 20px;
  height: 20px;
}
.squarels.lhtoo {
  line-height: 20px;
}
.squarelx {
  width: 25px;
  height: 25px;
}
.squarelx.lhtoo {
  line-height: 25px;
}
.squarexs {
  width: 30px;
  height: 30px;
}
.squarexs.lhtoo {
  line-height: 30px;
}
.squarexsm {
  width: 35px;
  height: 35px;
}
.squarexsm.lhtoo {
  line-height: 35px;
}
.squaresm {
  width: 40px;
  height: 40px;
}
.squaresm.lhtoo {
  line-height: 40px;
}
.squaresmd {
  width: 50px;
  height: 50px;
}
.squaresmd.lhtoo {
  line-height: 50px;
}
.squaremd {
  width: 60px;
  height: 60px;
}
.squaremd.lhtoo {
  line-height: 60px;
}
.squarelg {
  width: 70px;
  height: 70px;
}
.squarelg.lhtoo {
  line-height: 70px;
}
.squarexlg {
  width: 100px;
  height: 100px;
}
.squarexlg.lhtoo {
  line-height: 100px;
}
.squarexxlg {
  width: 200px;
  height: 200px;
}
.squarexxlg.lhtoo {
  line-height: 200px;
}
.padls {
  padding: 20px;
}
.padlx {
  padding: 25px;
}
.padxs {
  padding: 30px;
}
.padxsm {
  padding: 35px;
}
.padsm {
  padding: 40px;
}
.padsmd {
  padding: 50px;
}
.padmd {
  padding: 60px;
}
.padlg {
  padding: 70px;
}
.padxlg {
  padding: 100px;
}
.padxxlg {
  padding: 200px;
}
.oddeven:nth-child(odd) {
  background-color: #fefefe;
}
.oddeven:nth-child(even) {
  background-color: #fcfcfc;
}
.oddeven .oddeven:nth-child(odd) {
  background-color: #fcfcfc;
}
.oddeven .oddeven:nth-child(even) {
  background-color: #fefefe;
}
.substr {
  position: relative;
}
.substr:after {
  content: "...";
  display: inline-block;
}
.pipe:not(:last-child):after,
.pipe-list li:not(:last-child):after {
  content: " | ";
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.onhoverfade.self:not(:hover),
.onhoverfade:not(:hover) .self {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.onfade.self,
.onfade .self {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.fade-on-active {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.fade-on-active:not(.active) {
  display: none;
}
.fade-on-active.active {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.onhover-w .self {
  width: 0%;
}
.onhover-w:hover .self {
  width: 100%;
}
.onhoverw.self:not(:hover),
.onhoverw:not(:hover) .self {
  width: 0;
}
.onhoverh.self:not(:hover),
.onhoverh:not(:hover) .self {
  height: 0;
}
.on-item:not(.active) .self {
  width: 0;
}
.onhover .bringdown,
.onactive .bringdown {
  top: -100%;
}
.onhover:hover .bringdown,
.onactive:hover .bringdown,
.onhover .pulldown,
.onactive .pulldown,
.onhover:hover .bringtop,
.onactive:hover .bringtop {
  top: 0%;
}
.onhover:hover .pulldown,
.onactive:hover .pulldown,
.onhover .bringtop,
.onactive .bringtop {
  top: 100%;
}
.watchitem .bottomleft.pulldown {
  bottom: -100%;
}
.watchitem.active .bottomleft.pulldown {
  bottom: 0;
}
input:not(:checked) .on {
  display: none;
}
input:checked .off {
  display: none;
}
.onoff:not(.active) .on {
  display: none;
}
.onoff.active .off {
  display: none;
}
.onofffade:not(.active) .on {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.onofffade:not(.active) .off {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.onofffade.active .off,
.active .onofffade .off {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.onofffade.active .on,
.active .onofffade .on {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.onoffhover .transition:not(.none) {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.onoffhover:hover .on {
  display: none;
}
.onoffhover:hover .transition:not(.none) {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.onoffhover:not(:hover) .off {
  display: none;
}
.onactivecolor.theme.active {
  color: #7c13b6;
}
.inline-pull {
  margin-left: -3px;
}
.onempty:empty {
  display: none;
}
.novalue:empty {
  display: inline-block;
  position: relative;
  min-height: 2px;
  min-width: 30px;
}
.novalue:empty:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 5px;
  background-color: rgba(7, 17, 43, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}
.backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all;
  -moz-transition: all;
  -o-transition: all;
  -ms-transition: all;
  transition: all;
}
.unselect-text,
.no-userselect {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.user-drag-none {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
  user-drag: none;
}
.short-border {
  border-top: 2px dashed;
  width: 20%;
  margin: 10px auto;
}
.control-collapse .control-collapse-link {
  display: block;
}
.control-collapse .control-collapse-link,
.control-collapse .control-collapse-item {
  padding: 10px;
}
.control-collapse .control-collapse-inner {
  height: 0;
  overflow: hidden;
}
.control-collapse .control-collapse-inner .control-collapse-item {
  top: -100%;
  position: relative;
  -webkit-transition: all;
  -moz-transition: all;
  -o-transition: all;
  -ms-transition: all;
  transition: all;
}
.control-collapse.bring-down .control-collapse-inner {
  height: auto;
}
.control-collapse.bring-down .control-collapse-inner .control-collapse-item {
  top: 0;
}
.control-collapse:nth-child(odd) {
  background-color: rgba(7, 17, 43, 0.001);
}
.bg-clip-text {
  background-clip: text;
  color: transparent;
}
.blend-normal {
  background-blend-mode: normal;
}
.mix-blend-normal {
  mix-blend-mode: normal;
}
.blend-multiply {
  background-blend-mode: multiply;
}
.mix-blend-multiply {
  mix-blend-mode: multiply;
}
.blend-screen {
  background-blend-mode: screen;
}
.mix-blend-screen {
  mix-blend-mode: screen;
}
.blend-overlay {
  background-blend-mode: overlay;
}
.mix-blend-overlay {
  mix-blend-mode: overlay;
}
.blend-darken {
  background-blend-mode: darken;
}
.mix-blend-darken {
  mix-blend-mode: darken;
}
.blend-lighten {
  background-blend-mode: lighten;
}
.mix-blend-lighten {
  mix-blend-mode: lighten;
}
.blend-color-dodge {
  background-blend-mode: color-dodge;
}
.mix-blend-color-dodge {
  mix-blend-mode: color-dodge;
}
.blend-color-burn {
  background-blend-mode: color-burn;
}
.mix-blend-color-burn {
  mix-blend-mode: color-burn;
}
.blend-difference {
  background-blend-mode: difference;
}
.mix-blend-difference {
  mix-blend-mode: difference;
}
.blend-exclusion {
  background-blend-mode: exclusion;
}
.mix-blend-exclusion {
  mix-blend-mode: exclusion;
}
.blend-hue {
  background-blend-mode: hue;
}
.mix-blend-hue {
  mix-blend-mode: hue;
}
.blend-saturation {
  background-blend-mode: saturation;
}
.mix-blend-saturation {
  mix-blend-mode: saturation;
}
.blend-color {
  background-blend-mode: color;
}
.mix-blend-color {
  mix-blend-mode: color;
}
.blend-luminosity {
  background-blend-mode: luminosity;
}
.mix-blend-luminosity {
  mix-blend-mode: luminosity;
}
.filter-grey,
.grayscale {
  -webkit-filter: grayscale(100);
  -khtml-filter: grayscale(100);
  -moz-filter: grayscale(100);
  -ms-filter: grayscale(100);
  filter: grayscale(100);
}
.onhover-grayscale {
  filter: grayscale(100);
  -webkit-filter: grayscale(100);
  -moz-filter: grayscale(100);
  -o-filter: grayscale(100);
}
.onhover-grayscale:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
}
.lazyimg {
  background-image: url(../images/base/lazyimg.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.letterspace0 {
  letter-spacing: 0;
}
.text-indent-a {
  text-indent: 30px;
}
.map-container img {
  position: relative;
  z-index: 1;
}
.map-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.rotate45 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rotate-45 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@keyframes blink-bg {
  0% {
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    -webkit-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
  }
  100% {
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes blink-bg {
  0% {
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    -webkit-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
  }
  100% {
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes blink-bg-b {
  0% {
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
  }
  100% {
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes blink-bg-b {
  0% {
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
  }
  100% {
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
.blink-bg-before:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  animation: blink-bg 2s linear infinite;
}
.blink-bg-before.-b:before {
  animation: blink-bg-b 2s linear infinite;
}
.blink-bg-before.theme:before {
  background-color: var(--theme-bg-color);
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.blink-bg-before.theme.-b:before {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.onhover-grayscale {
  filter: grayscale(100);
  -webkit-filter: grayscale(100);
  -moz-filter: grayscale(100);
  -o-filter: grayscale(100);
}
.onhover-grayscale:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
}
/*!
Ionicons, v2.0.1
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.com/benjsperry  https://twitter.com/ionicframework
MIT License: https://github.com/driftyco/ionicons
*/
@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons/ionicons-rest.eot?v=2.0.1");
  src: url("../fonts/ionicons/ionicons-rest.eot?v=2.0.1#iefix") format("embedded-opentype"), url("../fonts/ionicons/ionicons-rest.ttf?v=2.0.1") format("truetype"), url("../fonts/ionicons/ionicons-rest.woff?v=2.0.1") format("woff"), url("../fonts/ionicons/ionicons-rest.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.ion,
.ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ion-alert:before {
  content: "\f101";
}
.ion-alert-circled:before {
  content: "\f100";
}
.ion-android-add:before {
  content: "\f2c7";
}
.ion-android-add-circle:before {
  content: "\f359";
}
.ion-android-alarm-clock:before {
  content: "\f35a";
}
.ion-android-alert:before {
  content: "\f35b";
}
.ion-android-apps:before {
  content: "\f35c";
}
.ion-android-archive:before {
  content: "\f2c9";
}
.ion-android-arrow-back:before {
  content: "\f2ca";
}
.ion-android-arrow-down:before {
  content: "\f35d";
}
.ion-android-arrow-dropdown:before {
  content: "\f35f";
}
.ion-android-arrow-dropdown-circle:before {
  content: "\f35e";
}
.ion-android-arrow-dropleft:before {
  content: "\f361";
}
.ion-android-arrow-dropleft-circle:before {
  content: "\f360";
}
.ion-android-arrow-dropright:before {
  content: "\f363";
}
.ion-android-arrow-dropright-circle:before {
  content: "\f362";
}
.ion-android-arrow-dropup:before {
  content: "\f365";
}
.ion-android-arrow-dropup-circle:before {
  content: "\f364";
}
.ion-android-arrow-forward:before {
  content: "\f30f";
}
.ion-android-arrow-up:before {
  content: "\f366";
}
.ion-android-attach:before {
  content: "\f367";
}
.ion-android-bar:before {
  content: "\f368";
}
.ion-android-bicycle:before {
  content: "\f369";
}
.ion-android-boat:before {
  content: "\f36a";
}
.ion-android-bookmark:before {
  content: "\f36b";
}
.ion-android-bulb:before {
  content: "\f36c";
}
.ion-android-bus:before {
  content: "\f36d";
}
.ion-android-calendar:before {
  content: "\f2d1";
}
.ion-android-call:before {
  content: "\f2d2";
}
.ion-android-camera:before {
  content: "\f2d3";
}
.ion-android-cancel:before {
  content: "\f36e";
}
.ion-android-car:before {
  content: "\f36f";
}
.ion-android-cart:before {
  content: "\f370";
}
.ion-android-chat:before {
  content: "\f2d4";
}
.ion-android-checkbox:before {
  content: "\f374";
}
.ion-android-checkbox-blank:before {
  content: "\f371";
}
.ion-android-checkbox-outline:before {
  content: "\f373";
}
.ion-android-checkbox-outline-blank:before {
  content: "\f372";
}
.ion-android-checkmark-circle:before {
  content: "\f375";
}
.ion-android-clipboard:before {
  content: "\f376";
}
.ion-android-close:before {
  content: "\f2d7";
}
.ion-android-cloud:before {
  content: "\f37a";
}
.ion-android-cloud-circle:before {
  content: "\f377";
}
.ion-android-cloud-done:before {
  content: "\f378";
}
.ion-android-cloud-outline:before {
  content: "\f379";
}
.ion-android-color-palette:before {
  content: "\f37b";
}
.ion-android-compass:before {
  content: "\f37c";
}
.ion-android-contact:before {
  content: "\f2d8";
}
.ion-android-contacts:before {
  content: "\f2d9";
}
.ion-android-contract:before {
  content: "\f37d";
}
.ion-android-create:before {
  content: "\f37e";
}
.ion-android-delete:before {
  content: "\f37f";
}
.ion-android-desktop:before {
  content: "\f380";
}
.ion-android-document:before {
  content: "\f381";
}
.ion-android-done:before {
  content: "\f383";
}
.ion-android-done-all:before {
  content: "\f382";
}
.ion-android-download:before {
  content: "\f2dd";
}
.ion-android-drafts:before {
  content: "\f384";
}
.ion-android-exit:before {
  content: "\f385";
}
.ion-android-expand:before {
  content: "\f386";
}
.ion-android-favorite:before {
  content: "\f388";
}
.ion-android-favorite-outline:before {
  content: "\f387";
}
.ion-android-film:before {
  content: "\f389";
}
.ion-android-folder:before {
  content: "\f2e0";
}
.ion-android-folder-open:before {
  content: "\f38a";
}
.ion-android-funnel:before {
  content: "\f38b";
}
.ion-android-globe:before {
  content: "\f38c";
}
.ion-android-hand:before {
  content: "\f2e3";
}
.ion-android-hangout:before {
  content: "\f38d";
}
.ion-android-happy:before {
  content: "\f38e";
}
.ion-android-home:before {
  content: "\f38f";
}
.ion-android-image:before {
  content: "\f2e4";
}
.ion-android-laptop:before {
  content: "\f390";
}
.ion-android-list:before {
  content: "\f391";
}
.ion-android-locate:before {
  content: "\f2e9";
}
.ion-android-lock:before {
  content: "\f392";
}
.ion-android-mail:before {
  content: "\f2eb";
}
.ion-android-map:before {
  content: "\f393";
}
.ion-android-menu:before {
  content: "\f394";
}
.ion-android-microphone:before {
  content: "\f2ec";
}
.ion-android-microphone-off:before {
  content: "\f395";
}
.ion-android-more-horizontal:before {
  content: "\f396";
}
.ion-android-more-vertical:before {
  content: "\f397";
}
.ion-android-navigate:before {
  content: "\f398";
}
.ion-android-notifications:before {
  content: "\f39b";
}
.ion-android-notifications-none:before {
  content: "\f399";
}
.ion-android-notifications-off:before {
  content: "\f39a";
}
.ion-android-open:before {
  content: "\f39c";
}
.ion-android-options:before {
  content: "\f39d";
}
.ion-android-people:before {
  content: "\f39e";
}
.ion-android-person:before {
  content: "\f3a0";
}
.ion-android-person-add:before {
  content: "\f39f";
}
.ion-android-phone-landscape:before {
  content: "\f3a1";
}
.ion-android-phone-portrait:before {
  content: "\f3a2";
}
.ion-android-pin:before {
  content: "\f3a3";
}
.ion-android-plane:before {
  content: "\f3a4";
}
.ion-android-playstore:before {
  content: "\f2f0";
}
.ion-android-print:before {
  content: "\f3a5";
}
.ion-android-radio-button-off:before {
  content: "\f3a6";
}
.ion-android-radio-button-on:before {
  content: "\f3a7";
}
.ion-android-refresh:before {
  content: "\f3a8";
}
.ion-android-remove:before {
  content: "\f2f4";
}
.ion-android-remove-circle:before {
  content: "\f3a9";
}
.ion-android-restaurant:before {
  content: "\f3aa";
}
.ion-android-sad:before {
  content: "\f3ab";
}
.ion-android-search:before {
  content: "\f2f5";
}
.ion-android-send:before {
  content: "\f2f6";
}
.ion-android-settings:before {
  content: "\f2f7";
}
.ion-android-share:before {
  content: "\f2f8";
}
.ion-android-share-alt:before {
  content: "\f3ac";
}
.ion-android-star:before {
  content: "\f2fc";
}
.ion-android-star-half:before {
  content: "\f3ad";
}
.ion-android-star-outline:before {
  content: "\f3ae";
}
.ion-android-stopwatch:before {
  content: "\f2fd";
}
.ion-android-subway:before {
  content: "\f3af";
}
.ion-android-sunny:before {
  content: "\f3b0";
}
.ion-android-sync:before {
  content: "\f3b1";
}
.ion-android-textsms:before {
  content: "\f3b2";
}
.ion-android-time:before {
  content: "\f3b3";
}
.ion-android-train:before {
  content: "\f3b4";
}
.ion-android-unlock:before {
  content: "\f3b5";
}
.ion-android-upload:before {
  content: "\f3b6";
}
.ion-android-volume-down:before {
  content: "\f3b7";
}
.ion-android-volume-mute:before {
  content: "\f3b8";
}
.ion-android-volume-off:before {
  content: "\f3b9";
}
.ion-android-volume-up:before {
  content: "\f3ba";
}
.ion-android-walk:before {
  content: "\f3bb";
}
.ion-android-warning:before {
  content: "\f3bc";
}
.ion-android-watch:before {
  content: "\f3bd";
}
.ion-android-wifi:before {
  content: "\f305";
}
.ion-aperture:before {
  content: "\f313";
}
.ion-archive:before {
  content: "\f102";
}
.ion-arrow-down-a:before {
  content: "\f103";
}
.ion-arrow-down-b:before {
  content: "\f104";
}
.ion-arrow-down-c:before {
  content: "\f105";
}
.ion-arrow-expand:before {
  content: "\f25e";
}
.ion-arrow-graph-down-left:before {
  content: "\f25f";
}
.ion-arrow-graph-down-right:before {
  content: "\f260";
}
.ion-arrow-graph-up-left:before {
  content: "\f261";
}
.ion-arrow-graph-up-right:before {
  content: "\f262";
}
.ion-arrow-left-a:before {
  content: "\f106";
}
.ion-arrow-left-b:before {
  content: "\f107";
}
.ion-arrow-left-c:before {
  content: "\f108";
}
.ion-arrow-move:before {
  content: "\f263";
}
.ion-arrow-resize:before {
  content: "\f264";
}
.ion-arrow-return-left:before {
  content: "\f265";
}
.ion-arrow-return-right:before {
  content: "\f266";
}
.ion-arrow-right-a:before {
  content: "\f109";
}
.ion-arrow-right-b:before {
  content: "\f10a";
}
.ion-arrow-right-c:before {
  content: "\f10b";
}
.ion-arrow-shrink:before {
  content: "\f267";
}
.ion-arrow-swap:before {
  content: "\f268";
}
.ion-arrow-up-a:before {
  content: "\f10c";
}
.ion-arrow-up-b:before {
  content: "\f10d";
}
.ion-arrow-up-c:before {
  content: "\f10e";
}
.ion-asterisk:before {
  content: "\f314";
}
.ion-at:before {
  content: "\f10f";
}
.ion-backspace:before {
  content: "\f3bf";
}
.ion-backspace-outline:before {
  content: "\f3be";
}
.ion-bag:before {
  content: "\f110";
}
.ion-battery-charging:before {
  content: "\f111";
}
.ion-battery-empty:before {
  content: "\f112";
}
.ion-battery-full:before {
  content: "\f113";
}
.ion-battery-half:before {
  content: "\f114";
}
.ion-battery-low:before {
  content: "\f115";
}
.ion-beaker:before {
  content: "\f269";
}
.ion-beer:before {
  content: "\f26a";
}
.ion-bluetooth:before {
  content: "\f116";
}
.ion-bonfire:before {
  content: "\f315";
}
.ion-bookmark:before {
  content: "\f26b";
}
.ion-bowtie:before {
  content: "\f3c0";
}
.ion-briefcase:before {
  content: "\f26c";
}
.ion-bug:before {
  content: "\f2be";
}
.ion-calculator:before {
  content: "\f26d";
}
.ion-calendar:before {
  content: "\f117";
}
.ion-camera:before {
  content: "\f118";
}
.ion-card:before {
  content: "\f119";
}
.ion-cash:before {
  content: "\f316";
}
.ion-chatbox:before {
  content: "\f11b";
}
.ion-chatbox-working:before {
  content: "\f11a";
}
.ion-chatboxes:before {
  content: "\f11c";
}
.ion-chatbubble:before {
  content: "\f11e";
}
.ion-chatbubble-working:before {
  content: "\f11d";
}
.ion-chatbubbles:before {
  content: "\f11f";
}
.ion-checkmark:before {
  content: "\f122";
}
.ion-checkmark-circled:before {
  content: "\f120";
}
.ion-checkmark-round:before {
  content: "\f121";
}
.ion-chevron-down:before {
  content: "\f123";
}
.ion-chevron-left:before {
  content: "\f124";
}
.ion-chevron-right:before {
  content: "\f125";
}
.ion-chevron-up:before {
  content: "\f126";
}
.ion-clipboard:before {
  content: "\f127";
}
.ion-clock:before {
  content: "\f26e";
}
.ion-close:before {
  content: "\f12a";
}
.ion-close-circled:before {
  content: "\f128";
}
.ion-close-round:before {
  content: "\f129";
}
.ion-closed-captioning:before {
  content: "\f317";
}
.ion-cloud:before {
  content: "\f12b";
}
.ion-code:before {
  content: "\f271";
}
.ion-code-download:before {
  content: "\f26f";
}
.ion-code-working:before {
  content: "\f270";
}
.ion-coffee:before {
  content: "\f272";
}
.ion-compass:before {
  content: "\f273";
}
.ion-compose:before {
  content: "\f12c";
}
.ion-connection-bars:before {
  content: "\f274";
}
.ion-contrast:before {
  content: "\f275";
}
.ion-crop:before {
  content: "\f3c1";
}
.ion-cube:before {
  content: "\f318";
}
.ion-disc:before {
  content: "\f12d";
}
.ion-document:before {
  content: "\f12f";
}
.ion-document-text:before {
  content: "\f12e";
}
.ion-drag:before {
  content: "\f130";
}
.ion-earth:before {
  content: "\f276";
}
.ion-easel:before {
  content: "\f3c2";
}
.ion-edit:before {
  content: "\f2bf";
}
.ion-egg:before {
  content: "\f277";
}
.ion-eject:before {
  content: "\f131";
}
.ion-email:before {
  content: "\f132";
}
.ion-email-unread:before {
  content: "\f3c3";
}
.ion-erlenmeyer-flask:before {
  content: "\f3c5";
}
.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4";
}
.ion-eye:before {
  content: "\f133";
}
.ion-eye-disabled:before {
  content: "\f306";
}
.ion-female:before {
  content: "\f278";
}
.ion-filing:before {
  content: "\f134";
}
.ion-film-marker:before {
  content: "\f135";
}
.ion-fireball:before {
  content: "\f319";
}
.ion-flag:before {
  content: "\f279";
}
.ion-flame:before {
  content: "\f31a";
}
.ion-flash:before {
  content: "\f137";
}
.ion-flash-off:before {
  content: "\f136";
}
.ion-folder:before {
  content: "\f139";
}
.ion-fork:before {
  content: "\f27a";
}
.ion-fork-repo:before {
  content: "\f2c0";
}
.ion-forward:before {
  content: "\f13a";
}
.ion-funnel:before {
  content: "\f31b";
}
.ion-gear-a:before {
  content: "\f13d";
}
.ion-gear-b:before {
  content: "\f13e";
}
.ion-grid:before {
  content: "\f13f";
}
.ion-hammer:before {
  content: "\f27b";
}
.ion-happy:before {
  content: "\f31c";
}
.ion-happy-outline:before {
  content: "\f3c6";
}
.ion-headphone:before {
  content: "\f140";
}
.ion-heart:before {
  content: "\f141";
}
.ion-heart-broken:before {
  content: "\f31d";
}
.ion-help:before {
  content: "\f143";
}
.ion-help-buoy:before {
  content: "\f27c";
}
.ion-help-circled:before {
  content: "\f142";
}
.ion-home:before {
  content: "\f144";
}
.ion-icecream:before {
  content: "\f27d";
}
.ion-image:before {
  content: "\f147";
}
.ion-images:before {
  content: "\f148";
}
.ion-information:before {
  content: "\f14a";
}
.ion-information-circled:before {
  content: "\f149";
}
.ion-ionic:before {
  content: "\f14b";
}
.ion-ios-alarm:before {
  content: "\f3c8";
}
.ion-ios-alarm-outline:before {
  content: "\f3c7";
}
.ion-ios-albums:before {
  content: "\f3ca";
}
.ion-ios-albums-outline:before {
  content: "\f3c9";
}
.ion-ios-americanfootball:before {
  content: "\f3cc";
}
.ion-ios-americanfootball-outline:before {
  content: "\f3cb";
}
.ion-ios-analytics:before {
  content: "\f3ce";
}
.ion-ios-analytics-outline:before {
  content: "\f3cd";
}
.ion-ios-arrow-back:before {
  content: "\f3cf";
}
.ion-ios-arrow-down:before {
  content: "\f3d0";
}
.ion-ios-arrow-forward:before {
  content: "\f3d1";
}
.ion-ios-arrow-left:before {
  content: "\f3d2";
}
.ion-ios-arrow-right:before {
  content: "\f3d3";
}
.ion-ios-arrow-thin-down:before {
  content: "\f3d4";
}
.ion-ios-arrow-thin-left:before {
  content: "\f3d5";
}
.ion-ios-arrow-thin-right:before {
  content: "\f3d6";
}
.ion-ios-arrow-thin-up:before {
  content: "\f3d7";
}
.ion-ios-arrow-up:before {
  content: "\f3d8";
}
.ion-ios-at:before {
  content: "\f3da";
}
.ion-ios-at-outline:before {
  content: "\f3d9";
}
.ion-ios-barcode:before {
  content: "\f3dc";
}
.ion-ios-barcode-outline:before {
  content: "\f3db";
}
.ion-ios-baseball:before {
  content: "\f3de";
}
.ion-ios-baseball-outline:before {
  content: "\f3dd";
}
.ion-ios-basketball:before {
  content: "\f3e0";
}
.ion-ios-basketball-outline:before {
  content: "\f3df";
}
.ion-ios-bell:before {
  content: "\f3e2";
}
.ion-ios-bell-outline:before {
  content: "\f3e1";
}
.ion-ios-body:before {
  content: "\f3e4";
}
.ion-ios-body-outline:before {
  content: "\f3e3";
}
.ion-ios-bolt:before {
  content: "\f3e6";
}
.ion-ios-bolt-outline:before {
  content: "\f3e5";
}
.ion-ios-book:before {
  content: "\f3e8";
}
.ion-ios-book-outline:before {
  content: "\f3e7";
}
.ion-ios-bookmarks:before {
  content: "\f3ea";
}
.ion-ios-bookmarks-outline:before {
  content: "\f3e9";
}
.ion-ios-box:before {
  content: "\f3ec";
}
.ion-ios-box-outline:before {
  content: "\f3eb";
}
.ion-ios-briefcase:before {
  content: "\f3ee";
}
.ion-ios-briefcase-outline:before {
  content: "\f3ed";
}
.ion-ios-browsers:before {
  content: "\f3f0";
}
.ion-ios-browsers-outline:before {
  content: "\f3ef";
}
.ion-ios-calculator:before {
  content: "\f3f2";
}
.ion-ios-calculator-outline:before {
  content: "\f3f1";
}
.ion-ios-calendar:before {
  content: "\f3f4";
}
.ion-ios-calendar-outline:before {
  content: "\f3f3";
}
.ion-ios-camera:before {
  content: "\f3f6";
}
.ion-ios-camera-outline:before {
  content: "\f3f5";
}
.ion-ios-cart:before {
  content: "\f3f8";
}
.ion-ios-cart-outline:before {
  content: "\f3f7";
}
.ion-ios-chatboxes:before {
  content: "\f3fa";
}
.ion-ios-chatboxes-outline:before {
  content: "\f3f9";
}
.ion-ios-chatbubble:before {
  content: "\f3fc";
}
.ion-ios-chatbubble-outline:before {
  content: "\f3fb";
}
.ion-ios-checkmark:before {
  content: "\f3ff";
}
.ion-ios-checkmark-empty:before {
  content: "\f3fd";
}
.ion-ios-checkmark-outline:before {
  content: "\f3fe";
}
.ion-ios-circle-filled:before {
  content: "\f400";
}
.ion-ios-circle-outline:before {
  content: "\f401";
}
.ion-ios-clock:before {
  content: "\f403";
}
.ion-ios-clock-outline:before {
  content: "\f402";
}
.ion-ios-close:before {
  content: "\f406";
}
.ion-ios-close-empty:before {
  content: "\f404";
}
.ion-ios-close-outline:before {
  content: "\f405";
}
.ion-ios-cloud:before {
  content: "\f40c";
}
.ion-ios-cloud-download:before {
  content: "\f408";
}
.ion-ios-cloud-download-outline:before {
  content: "\f407";
}
.ion-ios-cloud-outline:before {
  content: "\f409";
}
.ion-ios-cloud-upload:before {
  content: "\f40b";
}
.ion-ios-cloud-upload-outline:before {
  content: "\f40a";
}
.ion-ios-cloudy:before {
  content: "\f410";
}
.ion-ios-cloudy-night:before {
  content: "\f40e";
}
.ion-ios-cloudy-night-outline:before {
  content: "\f40d";
}
.ion-ios-cloudy-outline:before {
  content: "\f40f";
}
.ion-ios-cog:before {
  content: "\f412";
}
.ion-ios-cog-outline:before {
  content: "\f411";
}
.ion-ios-color-filter:before {
  content: "\f414";
}
.ion-ios-color-filter-outline:before {
  content: "\f413";
}
.ion-ios-color-wand:before {
  content: "\f416";
}
.ion-ios-color-wand-outline:before {
  content: "\f415";
}
.ion-ios-compose:before {
  content: "\f418";
}
.ion-ios-compose-outline:before {
  content: "\f417";
}
.ion-ios-contact:before {
  content: "\f41a";
}
.ion-ios-contact-outline:before {
  content: "\f419";
}
.ion-ios-copy:before {
  content: "\f41c";
}
.ion-ios-copy-outline:before {
  content: "\f41b";
}
.ion-ios-crop:before {
  content: "\f41e";
}
.ion-ios-crop-strong:before {
  content: "\f41d";
}
.ion-ios-download:before {
  content: "\f420";
}
.ion-ios-download-outline:before {
  content: "\f41f";
}
.ion-ios-drag:before {
  content: "\f421";
}
.ion-ios-email:before {
  content: "\f423";
}
.ion-ios-email-outline:before {
  content: "\f422";
}
.ion-ios-eye:before {
  content: "\f425";
}
.ion-ios-eye-outline:before {
  content: "\f424";
}
.ion-ios-fastforward:before {
  content: "\f427";
}
.ion-ios-fastforward-outline:before {
  content: "\f426";
}
.ion-ios-filing:before {
  content: "\f429";
}
.ion-ios-filing-outline:before {
  content: "\f428";
}
.ion-ios-film:before {
  content: "\f42b";
}
.ion-ios-film-outline:before {
  content: "\f42a";
}
.ion-ios-flag:before {
  content: "\f42d";
}
.ion-ios-flag-outline:before {
  content: "\f42c";
}
.ion-ios-flame:before {
  content: "\f42f";
}
.ion-ios-flame-outline:before {
  content: "\f42e";
}
.ion-ios-flask:before {
  content: "\f431";
}
.ion-ios-flask-outline:before {
  content: "\f430";
}
.ion-ios-flower:before {
  content: "\f433";
}
.ion-ios-flower-outline:before {
  content: "\f432";
}
.ion-ios-folder:before {
  content: "\f435";
}
.ion-ios-folder-outline:before {
  content: "\f434";
}
.ion-ios-football:before {
  content: "\f437";
}
.ion-ios-football-outline:before {
  content: "\f436";
}
.ion-ios-game-controller-a:before {
  content: "\f439";
}
.ion-ios-game-controller-a-outline:before {
  content: "\f438";
}
.ion-ios-game-controller-b:before {
  content: "\f43b";
}
.ion-ios-game-controller-b-outline:before {
  content: "\f43a";
}
.ion-ios-gear:before {
  content: "\f43d";
}
.ion-ios-gear-outline:before {
  content: "\f43c";
}
.ion-ios-glasses:before {
  content: "\f43f";
}
.ion-ios-glasses-outline:before {
  content: "\f43e";
}
.ion-ios-grid-view:before {
  content: "\f441";
}
.ion-ios-grid-view-outline:before {
  content: "\f440";
}
.ion-ios-heart:before {
  content: "\f443";
}
.ion-ios-heart-outline:before {
  content: "\f442";
}
.ion-ios-help:before {
  content: "\f446";
}
.ion-ios-help-empty:before {
  content: "\f444";
}
.ion-ios-help-outline:before {
  content: "\f445";
}
.ion-ios-home:before {
  content: "\f448";
}
.ion-ios-home-outline:before {
  content: "\f447";
}
.ion-ios-infinite:before {
  content: "\f44a";
}
.ion-ios-infinite-outline:before {
  content: "\f449";
}
.ion-ios-information:before {
  content: "\f44d";
}
.ion-ios-information-empty:before {
  content: "\f44b";
}
.ion-ios-information-outline:before {
  content: "\f44c";
}
.ion-ios-ionic-outline:before {
  content: "\f44e";
}
.ion-ios-keypad:before {
  content: "\f450";
}
.ion-ios-keypad-outline:before {
  content: "\f44f";
}
.ion-ios-lightbulb:before {
  content: "\f452";
}
.ion-ios-lightbulb-outline:before {
  content: "\f451";
}
.ion-ios-list:before {
  content: "\f454";
}
.ion-ios-list-outline:before {
  content: "\f453";
}
.ion-ios-location:before {
  content: "\f456";
}
.ion-ios-location-outline:before {
  content: "\f455";
}
.ion-ios-locked:before {
  content: "\f458";
}
.ion-ios-locked-outline:before {
  content: "\f457";
}
.ion-ios-loop:before {
  content: "\f45a";
}
.ion-ios-loop-strong:before {
  content: "\f459";
}
.ion-ios-medical:before {
  content: "\f45c";
}
.ion-ios-medical-outline:before {
  content: "\f45b";
}
.ion-ios-medkit:before {
  content: "\f45e";
}
.ion-ios-medkit-outline:before {
  content: "\f45d";
}
.ion-ios-mic:before {
  content: "\f461";
}
.ion-ios-mic-off:before {
  content: "\f45f";
}
.ion-ios-mic-outline:before {
  content: "\f460";
}
.ion-ios-minus:before {
  content: "\f464";
}
.ion-ios-minus-empty:before {
  content: "\f462";
}
.ion-ios-minus-outline:before {
  content: "\f463";
}
.ion-ios-monitor:before {
  content: "\f466";
}
.ion-ios-monitor-outline:before {
  content: "\f465";
}
.ion-ios-moon:before {
  content: "\f468";
}
.ion-ios-moon-outline:before {
  content: "\f467";
}
.ion-ios-more:before {
  content: "\f46a";
}
.ion-ios-more-outline:before {
  content: "\f469";
}
.ion-ios-musical-note:before {
  content: "\f46b";
}
.ion-ios-musical-notes:before {
  content: "\f46c";
}
.ion-ios-navigate:before {
  content: "\f46e";
}
.ion-ios-navigate-outline:before {
  content: "\f46d";
}
.ion-ios-nutrition:before {
  content: "\f470";
}
.ion-ios-nutrition-outline:before {
  content: "\f46f";
}
.ion-ios-paper:before {
  content: "\f472";
}
.ion-ios-paper-outline:before {
  content: "\f471";
}
.ion-ios-paperplane:before {
  content: "\f474";
}
.ion-ios-paperplane-outline:before {
  content: "\f473";
}
.ion-ios-partlysunny:before {
  content: "\f476";
}
.ion-ios-partlysunny-outline:before {
  content: "\f475";
}
.ion-ios-pause:before {
  content: "\f478";
}
.ion-ios-pause-outline:before {
  content: "\f477";
}
.ion-ios-paw:before {
  content: "\f47a";
}
.ion-ios-paw-outline:before {
  content: "\f479";
}
.ion-ios-people:before {
  content: "\f47c";
}
.ion-ios-people-outline:before {
  content: "\f47b";
}
.ion-ios-person:before {
  content: "\f47e";
}
.ion-ios-person-outline:before {
  content: "\f47d";
}
.ion-ios-personadd:before {
  content: "\f480";
}
.ion-ios-personadd-outline:before {
  content: "\f47f";
}
.ion-ios-photos:before {
  content: "\f482";
}
.ion-ios-photos-outline:before {
  content: "\f481";
}
.ion-ios-pie:before {
  content: "\f484";
}
.ion-ios-pie-outline:before {
  content: "\f483";
}
.ion-ios-pint:before {
  content: "\f486";
}
.ion-ios-pint-outline:before {
  content: "\f485";
}
.ion-ios-play:before {
  content: "\f488";
}
.ion-ios-play-outline:before {
  content: "\f487";
}
.ion-ios-plus:before {
  content: "\f48b";
}
.ion-ios-plus-empty:before {
  content: "\f489";
}
.ion-ios-plus-outline:before {
  content: "\f48a";
}
.ion-ios-pricetag:before {
  content: "\f48d";
}
.ion-ios-pricetag-outline:before {
  content: "\f48c";
}
.ion-ios-pricetags:before {
  content: "\f48f";
}
.ion-ios-pricetags-outline:before {
  content: "\f48e";
}
.ion-ios-printer:before {
  content: "\f491";
}
.ion-ios-printer-outline:before {
  content: "\f490";
}
.ion-ios-pulse:before {
  content: "\f493";
}
.ion-ios-pulse-strong:before {
  content: "\f492";
}
.ion-ios-rainy:before {
  content: "\f495";
}
.ion-ios-rainy-outline:before {
  content: "\f494";
}
.ion-ios-recording:before {
  content: "\f497";
}
.ion-ios-recording-outline:before {
  content: "\f496";
}
.ion-ios-redo:before {
  content: "\f499";
}
.ion-ios-redo-outline:before {
  content: "\f498";
}
.ion-ios-refresh:before {
  content: "\f49c";
}
.ion-ios-refresh-empty:before {
  content: "\f49a";
}
.ion-ios-refresh-outline:before {
  content: "\f49b";
}
.ion-ios-reload:before {
  content: "\f49d";
}
.ion-ios-reverse-camera:before {
  content: "\f49f";
}
.ion-ios-reverse-camera-outline:before {
  content: "\f49e";
}
.ion-ios-rewind:before {
  content: "\f4a1";
}
.ion-ios-rewind-outline:before {
  content: "\f4a0";
}
.ion-ios-rose:before {
  content: "\f4a3";
}
.ion-ios-rose-outline:before {
  content: "\f4a2";
}
.ion-ios-search:before {
  content: "\f4a5";
}
.ion-ios-search-strong:before {
  content: "\f4a4";
}
.ion-ios-settings:before {
  content: "\f4a7";
}
.ion-ios-settings-strong:before {
  content: "\f4a6";
}
.ion-ios-shuffle:before {
  content: "\f4a9";
}
.ion-ios-shuffle-strong:before {
  content: "\f4a8";
}
.ion-ios-skipbackward:before {
  content: "\f4ab";
}
.ion-ios-skipbackward-outline:before {
  content: "\f4aa";
}
.ion-ios-skipforward:before {
  content: "\f4ad";
}
.ion-ios-skipforward-outline:before {
  content: "\f4ac";
}
.ion-ios-snowy:before {
  content: "\f4ae";
}
.ion-ios-speedometer:before {
  content: "\f4b0";
}
.ion-ios-speedometer-outline:before {
  content: "\f4af";
}
.ion-ios-star:before {
  content: "\f4b3";
}
.ion-ios-star-half:before {
  content: "\f4b1";
}
.ion-ios-star-outline:before {
  content: "\f4b2";
}
.ion-ios-stopwatch:before {
  content: "\f4b5";
}
.ion-ios-stopwatch-outline:before {
  content: "\f4b4";
}
.ion-ios-sunny:before {
  content: "\f4b7";
}
.ion-ios-sunny-outline:before {
  content: "\f4b6";
}
.ion-ios-telephone:before {
  content: "\f4b9";
}
.ion-ios-telephone-outline:before {
  content: "\f4b8";
}
.ion-ios-tennisball:before {
  content: "\f4bb";
}
.ion-ios-tennisball-outline:before {
  content: "\f4ba";
}
.ion-ios-thunderstorm:before {
  content: "\f4bd";
}
.ion-ios-thunderstorm-outline:before {
  content: "\f4bc";
}
.ion-ios-time:before {
  content: "\f4bf";
}
.ion-ios-time-outline:before {
  content: "\f4be";
}
.ion-ios-timer:before {
  content: "\f4c1";
}
.ion-ios-timer-outline:before {
  content: "\f4c0";
}
.ion-ios-toggle:before {
  content: "\f4c3";
}
.ion-ios-toggle-outline:before {
  content: "\f4c2";
}
.ion-ios-trash:before {
  content: "\f4c5";
}
.ion-ios-trash-outline:before {
  content: "\f4c4";
}
.ion-ios-undo:before {
  content: "\f4c7";
}
.ion-ios-undo-outline:before {
  content: "\f4c6";
}
.ion-ios-unlocked:before {
  content: "\f4c9";
}
.ion-ios-unlocked-outline:before {
  content: "\f4c8";
}
.ion-ios-upload:before {
  content: "\f4cb";
}
.ion-ios-upload-outline:before {
  content: "\f4ca";
}
.ion-ios-videocam:before {
  content: "\f4cd";
}
.ion-ios-videocam-outline:before {
  content: "\f4cc";
}
.ion-ios-volume-high:before {
  content: "\f4ce";
}
.ion-ios-volume-low:before {
  content: "\f4cf";
}
.ion-ios-wineglass:before {
  content: "\f4d1";
}
.ion-ios-wineglass-outline:before {
  content: "\f4d0";
}
.ion-ios-world:before {
  content: "\f4d3";
}
.ion-ios-world-outline:before {
  content: "\f4d2";
}
.ion-ipad:before {
  content: "\f1f9";
}
.ion-iphone:before {
  content: "\f1fa";
}
.ion-ipod:before {
  content: "\f1fb";
}
.ion-jet:before {
  content: "\f295";
}
.ion-key:before {
  content: "\f296";
}
.ion-knife:before {
  content: "\f297";
}
.ion-laptop:before {
  content: "\f1fc";
}
.ion-leaf:before {
  content: "\f1fd";
}
.ion-levels:before {
  content: "\f298";
}
.ion-lightbulb:before {
  content: "\f299";
}
.ion-link:before {
  content: "\f1fe";
}
.ion-load-a:before {
  content: "\f29a";
}
.ion-load-b:before {
  content: "\f29b";
}
.ion-load-c:before {
  content: "\f29c";
}
.ion-load-d:before {
  content: "\f29d";
}
.ion-location:before {
  content: "\f1ff";
}
.ion-lock-combination:before {
  content: "\f4d4";
}
.ion-locked:before {
  content: "\f200";
}
.ion-log-in:before {
  content: "\f29e";
}
.ion-log-out:before {
  content: "\f29f";
}
.ion-loop:before {
  content: "\f201";
}
.ion-magnet:before {
  content: "\f2a0";
}
.ion-male:before {
  content: "\f2a1";
}
.ion-man:before {
  content: "\f202";
}
.ion-map:before {
  content: "\f203";
}
.ion-medkit:before {
  content: "\f2a2";
}
.ion-merge:before {
  content: "\f33f";
}
.ion-mic-a:before {
  content: "\f204";
}
.ion-mic-b:before {
  content: "\f205";
}
.ion-mic-c:before {
  content: "\f206";
}
.ion-minus:before {
  content: "\f209";
}
.ion-minus-circled:before {
  content: "\f207";
}
.ion-minus-round:before {
  content: "\f208";
}
.ion-model-s:before {
  content: "\f2c1";
}
.ion-monitor:before {
  content: "\f20a";
}
.ion-more:before {
  content: "\f20b";
}
.ion-mouse:before {
  content: "\f340";
}
.ion-music-note:before {
  content: "\f20c";
}
.ion-navicon:before {
  content: "\f20e";
}
.ion-navicon-round:before {
  content: "\f20d";
}
.ion-navigate:before {
  content: "\f2a3";
}
.ion-network:before {
  content: "\f341";
}
.ion-no-smoking:before {
  content: "\f2c2";
}
.ion-nuclear:before {
  content: "\f2a4";
}
.ion-outlet:before {
  content: "\f342";
}
.ion-paintbrush:before {
  content: "\f4d5";
}
.ion-paintbucket:before {
  content: "\f4d6";
}
.ion-paper-airplane:before {
  content: "\f2c3";
}
.ion-paperclip:before {
  content: "\f20f";
}
.ion-pause:before {
  content: "\f210";
}
.ion-person:before {
  content: "\f213";
}
.ion-person-add:before {
  content: "\f211";
}
.ion-person-stalker:before {
  content: "\f212";
}
.ion-pie-graph:before {
  content: "\f2a5";
}
.ion-pin:before {
  content: "\f2a6";
}
.ion-pinpoint:before {
  content: "\f2a7";
}
.ion-pizza:before {
  content: "\f2a8";
}
.ion-plane:before {
  content: "\f214";
}
.ion-planet:before {
  content: "\f343";
}
.ion-play:before {
  content: "\f215";
}
.ion-playstation:before {
  content: "\f30a";
}
.ion-plus:before {
  content: "\f218";
}
.ion-plus-circled:before {
  content: "\f216";
}
.ion-plus-round:before {
  content: "\f217";
}
.ion-podium:before {
  content: "\f344";
}
.ion-pound:before {
  content: "\f219";
}
.ion-power:before {
  content: "\f2a9";
}
.ion-pricetag:before {
  content: "\f2aa";
}
.ion-pricetags:before {
  content: "\f2ab";
}
.ion-printer:before {
  content: "\f21a";
}
.ion-pull-request:before {
  content: "\f345";
}
.ion-qr-scanner:before {
  content: "\f346";
}
.ion-quote:before {
  content: "\f347";
}
.ion-radio-waves:before {
  content: "\f2ac";
}
.ion-record:before {
  content: "\f21b";
}
.ion-refresh:before {
  content: "\f21c";
}
.ion-reply:before {
  content: "\f21e";
}
.ion-reply-all:before {
  content: "\f21d";
}
.ion-ribbon-a:before {
  content: "\f348";
}
.ion-ribbon-b:before {
  content: "\f349";
}
.ion-sad:before {
  content: "\f34a";
}
.ion-sad-outline:before {
  content: "\f4d7";
}
.ion-scissors:before {
  content: "\f34b";
}
.ion-search:before {
  content: "\f21f";
}
.ion-settings:before {
  content: "\f2ad";
}
.ion-share:before {
  content: "\f220";
}
.ion-shuffle:before {
  content: "\f221";
}
.ion-skip-backward:before {
  content: "\f222";
}
.ion-skip-forward:before {
  content: "\f223";
}
.ion-social-android:before {
  content: "\f225";
}
.ion-social-android-outline:before {
  content: "\f224";
}
.ion-social-angular:before {
  content: "\f4d9";
}
.ion-social-angular-outline:before {
  content: "\f4d8";
}
.ion-social-apple:before {
  content: "\f227";
}
.ion-social-apple-outline:before {
  content: "\f226";
}
.ion-social-bitcoin:before {
  content: "\f2af";
}
.ion-social-bitcoin-outline:before {
  content: "\f2ae";
}
.ion-social-buffer:before {
  content: "\f229";
}
.ion-social-buffer-outline:before {
  content: "\f228";
}
.ion-social-chrome:before {
  content: "\f4db";
}
.ion-social-chrome-outline:before {
  content: "\f4da";
}
.ion-social-codepen:before {
  content: "\f4dd";
}
.ion-social-codepen-outline:before {
  content: "\f4dc";
}
.ion-social-css3:before {
  content: "\f4df";
}
.ion-social-css3-outline:before {
  content: "\f4de";
}
.ion-social-designernews:before {
  content: "\f22b";
}
.ion-social-designernews-outline:before {
  content: "\f22a";
}
.ion-social-dribbble:before {
  content: "\f22d";
}
.ion-social-dribbble-outline:before {
  content: "\f22c";
}
.ion-social-dropbox:before {
  content: "\f22f";
}
.ion-social-dropbox-outline:before {
  content: "\f22e";
}
.ion-social-euro:before {
  content: "\f4e1";
}
.ion-social-euro-outline:before {
  content: "\f4e0";
}
.ion-social-facebook:before {
  content: "\f231";
}
.ion-social-facebook-outline:before {
  content: "\f230";
}
.ion-social-foursquare:before {
  content: "\f34d";
}
.ion-social-foursquare-outline:before {
  content: "\f34c";
}
.ion-social-freebsd-devil:before {
  content: "\f2c4";
}
.ion-social-github:before {
  content: "\f233";
}
.ion-social-github-outline:before {
  content: "\f232";
}
.ion-social-google:before {
  content: "\f34f";
}
.ion-social-google-outline:before {
  content: "\f34e";
}
.ion-social-googleplus:before {
  content: "\f235";
}
.ion-social-googleplus-outline:before {
  content: "\f234";
}
.ion-social-hackernews:before {
  content: "\f237";
}
.ion-social-hackernews-outline:before {
  content: "\f236";
}
.ion-social-html5:before {
  content: "\f4e3";
}
.ion-social-html5-outline:before {
  content: "\f4e2";
}
.ion-social-instagram:before {
  content: "\f351";
}
.ion-social-instagram-outline:before {
  content: "\f350";
}
.ion-social-javascript:before {
  content: "\f4e5";
}
.ion-social-javascript-outline:before {
  content: "\f4e4";
}
.ion-social-linkedin:before {
  content: "\f239";
}
.ion-social-linkedin-outline:before {
  content: "\f238";
}
.ion-social-markdown:before {
  content: "\f4e6";
}
.ion-social-nodejs:before {
  content: "\f4e7";
}
.ion-social-octocat:before {
  content: "\f4e8";
}
.ion-social-pinterest:before {
  content: "\f2b1";
}
.ion-social-pinterest-outline:before {
  content: "\f2b0";
}
.ion-social-python:before {
  content: "\f4e9";
}
.ion-social-reddit:before {
  content: "\f23b";
}
.ion-social-reddit-outline:before {
  content: "\f23a";
}
.ion-social-rss:before {
  content: "\f23d";
}
.ion-social-rss-outline:before {
  content: "\f23c";
}
.ion-social-sass:before {
  content: "\f4ea";
}
.ion-social-skype:before {
  content: "\f23f";
}
.ion-social-skype-outline:before {
  content: "\f23e";
}
.ion-social-snapchat:before {
  content: "\f4ec";
}
.ion-social-snapchat-outline:before {
  content: "\f4eb";
}
.ion-social-tumblr:before {
  content: "\f241";
}
.ion-social-tumblr-outline:before {
  content: "\f240";
}
.ion-social-tux:before {
  content: "\f2c5";
}
.ion-social-twitch:before {
  content: "\f4ee";
}
.ion-social-twitch-outline:before {
  content: "\f4ed";
}
.ion-social-twitter:before {
  content: "\f243";
}
.ion-social-twitter-outline:before {
  content: "\f242";
}
.ion-social-usd:before {
  content: "\f353";
}
.ion-social-usd-outline:before {
  content: "\f352";
}
.ion-social-vimeo:before {
  content: "\f245";
}
.ion-social-vimeo-outline:before {
  content: "\f244";
}
.ion-social-whatsapp:before {
  content: "\f4f0";
}
.ion-social-whatsapp-outline:before {
  content: "\f4ef";
}
.ion-social-windows:before {
  content: "\f247";
}
.ion-social-windows-outline:before {
  content: "\f246";
}
.ion-social-wordpress:before {
  content: "\f249";
}
.ion-social-wordpress-outline:before {
  content: "\f248";
}
.ion-social-yahoo:before {
  content: "\f24b";
}
.ion-social-yahoo-outline:before {
  content: "\f24a";
}
.ion-social-yen:before {
  content: "\f4f2";
}
.ion-social-yen-outline:before {
  content: "\f4f1";
}
.ion-social-youtube:before {
  content: "\f24d";
}
.ion-social-youtube-outline:before {
  content: "\f24c";
}
.ion-soup-can:before {
  content: "\f4f4";
}
.ion-soup-can-outline:before {
  content: "\f4f3";
}
.ion-speakerphone:before {
  content: "\f2b2";
}
.ion-speedometer:before {
  content: "\f2b3";
}
.ion-spoon:before {
  content: "\f2b4";
}
.ion-star:before {
  content: "\f24e";
}
.ion-stats-bars:before {
  content: "\f2b5";
}
.ion-steam:before {
  content: "\f30b";
}
.ion-stop:before {
  content: "\f24f";
}
.ion-thermometer:before {
  content: "\f2b6";
}
.ion-thumbsdown:before {
  content: "\f250";
}
.ion-thumbsup:before {
  content: "\f251";
}
.ion-toggle:before {
  content: "\f355";
}
.ion-toggle-filled:before {
  content: "\f354";
}
.ion-transgender:before {
  content: "\f4f5";
}
.ion-trash-a:before {
  content: "\f252";
}
.ion-trash-b:before {
  content: "\f253";
}
.ion-trophy:before {
  content: "\f356";
}
.ion-tshirt:before {
  content: "\f4f7";
}
.ion-tshirt-outline:before {
  content: "\f4f6";
}
.ion-umbrella:before {
  content: "\f2b7";
}
.ion-university:before {
  content: "\f357";
}
.ion-unlocked:before {
  content: "\f254";
}
.ion-upload:before {
  content: "\f255";
}
.ion-usb:before {
  content: "\f2b8";
}
.ion-videocamera:before {
  content: "\f256";
}
.ion-volume-high:before {
  content: "\f257";
}
.ion-volume-low:before {
  content: "\f258";
}
.ion-volume-medium:before {
  content: "\f259";
}
.ion-volume-mute:before {
  content: "\f25a";
}
.ion-wand:before {
  content: "\f358";
}
.ion-waterdrop:before {
  content: "\f25b";
}
.ion-wifi:before {
  content: "\f25c";
}
.ion-wineglass:before {
  content: "\f2b9";
}
.ion-woman:before {
  content: "\f25d";
}
.ion-wrench:before {
  content: "\f2ba";
}
.ion-xbox:before {
  content: "\f30c";
}
.dropdown-menu {
  position: absolute;
  min-width: 200px;
  max-width: 90%;
  top: auto;
  left: auto;
  right: auto;
  margin: 0 auto;
  overflow: hidden;
  white-space: normal;
}
.dropdown-menu > .inner {
  height: 1px;
  overflow: hidden;
  position: relative;
  margin-top: -10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scaleY(90deg);
  -moz-transform: scaleY(90deg);
  -o-transform: scaleY(90deg);
  -ms-transform: scaleY(90deg);
  transform: scaleY(90deg);
}
.dropdown-menu > .inner > ul > li,
.dropdown-menu > .inner > ul > li > a {
  display: block;
}
.dropdown-menu > .inner > ul > li a {
  padding: 10px 10px;
  line-height: 1.8em;
}
.dropdown-right .dropdown-menu {
  right: 0;
}
.dropdown-open .dropdown-menu {
  overflow: visible;
}
.dropdown-open .dropdown-menu > .inner {
  -webkit-transform: scaleY(0deg);
  -moz-transform: scaleY(0deg);
  -o-transform: scaleY(0deg);
  -ms-transform: scaleY(0deg);
  transform: scaleY(0deg);
  height: auto;
  overflow: auto;
  margin-top: 0px;
}
.dropdown-menu {
  -webkit-box-shadow: 0 3px 10px rgba(7, 17, 43, 0.1);
  box-shadow: 0 3px 10px rgba(7, 17, 43, 0.1);
}
.dropdown-menu > .inner {
  background-color: #fff;
}
.dropdown-menu > .inner,
.dropdown-menu > .inner a {
  color: #7c13b6;
}
.dropdown-menu > .inner ul > li > a {
  color: #7c13b6;
}
.dropdown-menu > .inner ul > li > a:hover {
  background-color: #fafafa;
  color: #7bbd2f;
}
.dropdown-menu > .inner ul > li > a:active,
.dropdown-menu > .inner ul > li > a:focus {
  color: #fff;
  background-color: #7c13b6;
}
.carousel3d > .inner {
  overflow: hidden;
}
.carousel3d > .inner.pushtop,
.carousel3d > .inner .pushtop {
  margin-top: -30px;
}
.carousel3d > .inner .itemlist {
  list-style: none;
  width: 100%;
  clear: both;
  overflow: hidden;
  overflow-x: auto;
  position: relative;
  white-space: nowrap;
  display: block;
}
.carousel3d > .inner .itemlist:not(.nopush) {
  bottom: -30px;
}
.carousel3d > .inner .itemlist > .item {
  display: inline-block;
  margin: 0;
  position: relative;
  white-space: normal;
}
.carousel3d > .inner .itemlist > .item:not(.grid) {
  width: calc(75% - 0px);
}
.carousel3d > .inner .itemlist > .item:not(.nopad) {
  padding: 0 5px;
}
.carousel3d > .inner .itemlist > .item .shadow {
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-box-shadow: 0 0 10px rgba(7, 17, 43, 0.1);
  box-shadow: 0 0 10px rgba(7, 17, 43, 0.1);
}
.carousel3d > .inner .itemlist > .item .hoverborder {
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.carousel3d > .inner .itemlist > .item.active .hoverborder {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.carousel3d > .inner .itemlist > .item.active .shadow {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-box-shadow: 50px 0 50px rgba(110, 169, 42, 0.7);
  box-shadow: 50px 0 50px rgba(110, 169, 42, 0.7);
}
.carousel3d.full > .inner .itemlist > .item {
  width: 100%;
}
.carousel3d-content .bgs-item {
  height: 0;
  overflow: hidden;
}
.carousel3d-content .bgs-item .item-inner {
  position: relative;
  top: 0;
}
.carousel3d-content .bgs-item.active {
  height: inherit;
  overflow: visible;
}
.carousel3d-content .bgs-item.active .item-inner {
  top: 0;
}
@media (max-width: 1024px) {
  .pull-left-carousel-btn {
    left: -3vw !important;
  }
  .pull-right-carousel-btn {
    right: -3vw !important;
  }
}
@media (max-width: 800px) {
  .pull-left-carousel-btn {
    left: -5vw !important;
  }
  .pull-right-carousel-btn {
    right: -5vw !important;
  }
}
@media (min-width: 400px) {
  .grid3 > .inner .itemlist > .item {
    width: 100%;
  }
}
@media (min-width: 800px) {
  .grid3 > .inner .itemlist > .item {
    width: 49.5%;
  }
}
@media (min-width: 1024px) {
  .grid3 > .inner .itemlist > .item {
    width: 33%;
  }
}
.yslide {
  overflow: hidden;
}
.yslide:not(.yslidev) {
  height: 0;
}
.yslide > .inner {
  position: relative;
  top: -100%;
  margin-top: -100%;
}
.xslide {
  width: 0;
  overflow: hidden;
}
.xslide > .inner {
  position: relative;
  margin-right: -100%;
}
.xslide.active {
  width: 100%;
}
.xslide.active > .inner {
  margin-right: 0%;
}
.active .yslide,
.yslide.active,
.leaf2 .yslide:first-child,
.leaf2 .yslide:first-child ~ .yslide,
.show .yslide,
.yslide.show {
  height: 100%;
}
.active .yslide > .inner,
.yslide.active > .inner,
.leaf2 .yslide:first-child > .inner,
.leaf2 .yslide:first-child ~ .yslide > .inner,
.show .yslide > .inner,
.yslide.show > .inner {
  margin-top: 0;
  top: 0;
}
body:after {
  content: url(../images/lightbox/close.png) url(../images/lightbox/loading.gif) url(../images/lightbox/prev.png) url(../images/lightbox/next.png);
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #07112b;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: #fff;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/lightbox/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/lightbox/prev.png) left 48% no-repeat;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/lightbox/next.png) right 48% no-repeat;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #f2f2f2;
  line-height: 1.3em;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: inherit;
}
.lb-data .lb-caption {
  font-weight: bold;
  line-height: inherit;
  padding-bottom: 10px !important;
  display: inline-block !important;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  color: #fff;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.lb-data .lb-close:hover {
  cursor: pointer;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.widget {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(7, 17, 43, 0.05), 0 0 0px 1px rgba(7, 17, 43, 0.1);
  box-shadow: 0 0 10px rgba(7, 17, 43, 0.05), 0 0 0px 1px rgba(7, 17, 43, 0.1);
}
.widget .widget-title {
  font-size: 1em;
  margin: 0;
}
.widget .widget-header {
  -webkit-box-shadow: inset 0 -1px 0px rgba(7, 17, 43, 0.1);
  box-shadow: inset 0 -1px 0px rgba(7, 17, 43, 0.1);
}
.widget .widget-action-list,
.widget .widget-action-list ul {
  height: 100%;
}
.widget .widget-action-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget .widget-action-list ul li {
  display: inline-block;
  vertical-align: middle;
}
.widget .widget-action-list ul li > a:not(.custom) {
  display: block;
  padding: 0px 10px;
  text-align: center;
}
.widget .widget-action-list ul li > a:not(.custom).icon-item {
  width: 40px;
}
.widget .widget-action-list ul li > a:not(.custom),
.widget .widget-action-list ul li > a:not(.custom) .icon-item {
  line-height: 40px;
}
.widget .widget-action-list ul li > a:not(.custom):hover {
  background-color: var(--light-bg);
  color: var(--theme-green-bg);
}
.widget .widget-action-list ul li > a:not(.custom):focus {
  background-color: var(--light-bg);
  color: var(--theme-green-bg);
}
.widget .widget-action-list ul li.active > a:not(.custom),
.widget .widget-action-list ul li.active > a:hover:not(.custom),
.widget .widget-action-list ul li.active > a:focus:not(.custom) {
  color: #7c13b6;
}
.widget .widget-action-list ul li .highlight > a:not(.custom) {
  background-color: #e2f3ce;
}
.widget .active-line ul > li.active > a {
  position: relative;
}
.widget .active-line ul > li.active > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 2px;
  background-color: #7c13b6;
}
.widget-body {
  padding: 1em;
}
.widget-body > .pullrow {
  margin-left: -1em;
  margin-right: -1em;
}
.widget-body > .pullrowx2 {
  margin-left: -2em;
  margin-right: -2em;
}
.widget-body .widget-row {
  margin: -1em;
}
.widget-row > :nth-child(even),
.widget-row > :nth-child(odd) {
  margin-bottom: 2px;
}
.widget-row > :nth-child(even) {
  background-color: #fefefe;
}
.widget-row > :nth-child(odd) {
  background-color: #fcfcfd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table:not(.nowidth) {
  width: 100%;
  max-width: 100%;
}
table th {
  padding: 6px 5px;
  text-align: left;
}
table td {
  padding: 6px 5px;
  vertical-align: top;
}
table td {
  word-break: break-word;
}
.table > thead > tr > td,
.table > tbody > tr > td,
.table tfoot > tr > td,
.table > thead > tr > th,
.table > tbody > tr > th,
.table tfoot > tr > th {
  border-width: 0 0 1px 0;
  border-style: solid;
}
.table-square,
.table-bordered {
  border: 1px solid;
}
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered tfoot > tr > td,
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered tfoot > tr > th {
  border-width: 1px;
}
.intro-slide-grad {
  --white-grad-top: #07112b;
  background: -webkit-linear-gradient(top, var(--white-grad-top) -10%, var(--white-grad-bottom) 100%) no-repeat;
  background: -moz-linear-gradient(top, var(--white-grad-top) -10%, var(--white-grad-bottom) 100%) no-repeat;
  background: -ms-linear-gradient(to bottom, var(--white-grad-top) -10%, var(--white-grad-bottom) 100%) no-repeat;
  background: -o-linear-gradient(top, var(--white-grad-top) -10%, var(--white-grad-bottom) 100%) no-repeat;
  background: linear-gradient(to bottom, var(--white-grad-top) -10%, var(--white-grad-bottom) 100%) no-repeat;
}
.slide-animate-a {
  --sa-item-width: 0px;
  --sa-item-inner-width: 100vw;
  min-width: inherit;
}
.slide-animate-a,
.slide-animate-a .sa-item {
  overflow-y: auto;
  overflow-x: hidden;
}
.slide-animate-a .sa-item {
  width: var(--sa-item-width);
  min-width: var(--sa-item-width) !important;
  max-width: var(--sa-item-width);
}
.slide-animate-a .sa-item > .inner {
  width: var(--sa-item-inner-width);
  min-width: var(--sa-item-inner-width);
  max-width: var(--sa-item-inner-width);
}
.slide-animate-a .active.sa-item {
  --sa-item-width: 100%;
  --sa-item-inner-width: 100%;
}
.slide-animate-a .sa-item {
  --txt-movex: 20%;
}
.slide-animate-a .sa-item .txt-movex {
  position: relative;
  left: var(--txt-movex);
}
.slide-animate-a .active {
  --txt-movex: 1%;
}
.slide-animate-a .slide-up {
  overflow: hidden;
  height: 0;
}
.slide-animate-a .slide-up > .inner {
  height: inherit;
  position: relative;
  top: -100%;
  margin-top: -100%;
}
.slide-animate-a .active.sa-item .slide-up {
  height: 100%;
}
.slide-animate-a .active.sa-item .slide-up > .inner {
  margin-top: 0;
  top: 0;
}
.minh-inherit {
  min-height: inherit;
}
body {
  --sectionh: 400px;
  --sectionypad: 1rem;
  --sectionypad-m: 2rem;
}
.sectionh {
  min-height: var(--sectionh);
}
.secypad {
  padding-top: var(--sectionypad);
  padding-bottom: var(--sectionypad);
}
.secypad-m {
  padding-top: var(--sectionypad-m);
  padding-bottom: var(--sectionypad-m);
}
@media (min-height: 401px) {
  body {
    --sectionh: calc(100vh - 70px);
  }
}
@media (min-height: 700px) {
  body {
    --sectionh: 500px;
  }
}
.table-responsive {
  --table-responsive-width: 100%;
  max-width: var(--table-responsive-width);
  width: var(--table-responsive-width);
  overflow-x: auto;
}
.table-responsive table {
  --table-font-size: 0.91rem;
  font-size: var(--table-font-size);
}
.header-relative,
.header-main .navbarmain > .inner .navlist > li.main-menu:not(.submenu-lg) {
  position: relative;
}
.header-main {
  width: 100%;
  z-index: 100;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(7, 17, 43, 0.1);
  box-shadow: 0 2px 5px rgba(7, 17, 43, 0.1);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-main .brand {
  max-width: 100%;
  font-size: 1rem;
}
.brand-txt-h {
  font-size: 1.2rem;
}
.header-main .toggle-menu {
  white-space: nowrap;
  width: 38px;
  height: 38px;
  overflow: hidden;
  text-align: center;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-main .toggle-menu .toggle-menu-span {
  width: 100%;
  display: inline-block;
  line-height: 38px;
}
@media (min-width: 1024px) {
  .header-main .toggle-menu {
    display: none;
  }
}
.header-main .navbarmain > .inner .navlist {
  list-style: none;
}
.header-main .navbarmain > .inner .navlist > li > a:not(.custom) {
  display: block;
}
.header-main .navbarmain > .inner .navlist > li.main-menu > a:before {
  content: "";
  position: absolute;
  left: 30%;
  bottom: 0px;
  height: 2px;
  width: 0;
  display: block;
}
@media (min-width: 1024px) {
  .header-main .navbarmain > .inner {
    z-index: 2;
  }
  .header-main .navbarmain .navlist > li {
    display: inline-block;
  }
  .header-main .navbarmain .navlist > li.main-menu:not(.hassubmenu) > a {
    text-align: center;
    padding: 5px 10px;
  }
  .header-main .navbarmain .navlist > li.main-menu.active > a:before {
    width: 40%;
  }
  .header-main .navbarmain .hassubmenu > a {
    position: relative;
    padding-right: 2vw;
    padding-left: 2vw;
  }
  .header-main .navbarmain .hassubmenu > a:after {
    content: "⯆";
    position: absolute;
    right: 8px;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper {
    --submenu-min-width: 300px;
    --submenu-pull-left: -50%;
    position: absolute;
    top: auto;
    z-index: 1;
    overflow: hidden;
    display: block;
    visibility: hidden;
    height: 0;
    min-width: var(--submenu-min-width);
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper,
  .header-main .navbarmain .hassubmenu .submenu-wrapper ul {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper > ul {
    margin-top: 40px;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper a {
    display: block;
    padding: 5px 10px;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper,
  .header-main .navbarmain .hassubmenu .submenu-wrapper .submenu li a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper > .submenu {
    height: 0;
  }
  .header-main .navbarmain .hassubmenu .submenu li > .submenu-wrapper {
    right: 100%;
  }
  .header-main .navbarmain .hassubmenu .submenu li .submenu li > .submenu-wrapper {
    left: 100%;
    right: auto;
  }
  .header-main .navbarmain .hassubmenu.hasmenu-edge > .submenu-wrapper {
    right: 0;
  }
  .header-main .navbarmain .hassubmenu .submenu li:hover > .submenu-wrapper {
    margin-top: -43px;
  }
  .header-main .navbarmain .hassubmenu:hover > .submenu-wrapper,
  .header-main .navbarmain .hassubmenu .submenu li:hover > .submenu-wrapper {
    -webkit-box-shadow: 0 3px 10px 1px rgba(7, 17, 43, 0.2);
    box-shadow: 0 3px 10px 1px rgba(7, 17, 43, 0.2);
    overflow: visible;
    height: auto;
    visibility: visible;
  }
  .header-main .navbarmain .hassubmenu:hover > .submenu-wrapper > .submenu,
  .header-main .navbarmain .hassubmenu .submenu li:hover > .submenu-wrapper > .submenu {
    margin-top: 0px;
    height: 100%;
  }
}
@media (max-width: 1023px) {
  .header-main .navbarmain {
    z-index: 100;
    position: fixed;
    top: 0;
    right: -100%;
    bottom: 0;
    width: 50%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .header-main .navbarmain,
  .header-main .navbarmain > .inner {
    height: 100%;
  }
  .header-main .navbarmain,
  .header-main .navbarmain li {
    width: 100%;
  }
  .header-main .navbarmain .navlist li {
    display: block;
  }
  .header-main .navbarmain .navlist li > [href*="javascript:void(0)"]:not(.-runfn) {
    display: none;
  }
  .header-main .navbarmain .navlist li.main-menu.active > a:before {
    width: 100%;
  }
  .header-main .navbarmain .navlist li.main-menu.active > a {
    position: relative;
  }
  .header-main .navbarmain .navlist li.main-menu.active > a:before {
    width: 2px;
    height: 100%;
    bottom: auto;
    left: 2px;
  }
  .header-main .navbarmain .navlist li.main-menu.active .submenu-wrapper li:not(.active) a:before {
    display: none;
  }
  .header-main.show .navbarmain {
    right: 0;
  }
  .header-main.show .backdrop {
    width: 100%;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
}
@media (max-width: 610px) {
  .header-main.show .toggle-menu:not(.relative) {
    right: 100%;
    margin-right: -60px;
  }
  .header-main.show .navbarmain {
    width: calc(100% - 60px);
  }
}
.header-main .backdrop {
  width: 0px;
  z-index: 1;
  background-color: rgba(7, 17, 43, 0.1);
  position: fixed;
}
body {
  --header-brand-col: 220px;
  --header-bg: rgba(7, 17, 43, 0.1);
  --white-grad-top: rgba(246, 209, 1, 0.5);
  --white-grad-bottom: rgba(110, 169, 42, 0.1);
  --header-bg: rgba(97, 6, 146, 0.1);
  --header-bg-enable: #222222;
  --light-bg: #ffffff;
  --black-bg: #222222;
  --white-bg: #ffffff;
}
.header-main {
  max-height: inherit;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  --logo-margin: 0px;
  --logo-padding: 0px;
}
.header-main .brand .logo {
  background-color: #610692;
  margin-bottom: var(--logo-margin);
  margin-top: calc(var(--logo-margin) / 2);
}
.header-main .brand .logo .logo-img {
  padding: var(--logo-padding);
}
.header-main .header-grad {
  background-color: var(--header-bg);
}
.header-main.enable-bg {
  --header-brand-col: 200px;
  --header-bg: var(--header-bg-enable);
  --white-grad-top: #5d0e88;
  --white-grad-bottom: rgba(124, 19, 182, 0.5);
  --logo-margin: -5rem;
  --logo-padding: 0.5rem;
}
.header-main:not(.show) .navbarmain ~ .backdrop {
  display: none;
}
.header-main .brand-col {
  max-width: var(--header-brand-col);
}
.header-main .toggle-menu {
  background-color: var(--white-bg);
  color: #7c13b6;
  -webkit-box-shadow: inset 0 0 0 1px var(--light-bg);
  box-shadow: inset 0 0 0 1px var(--light-bg);
}
.header-main .toggle-menu:hover {
  background-color: var(--light-bg);
  -webkit-box-shadow: inset 0 0 0 1px rgba(7, 17, 43, 0);
  box-shadow: inset 0 0 0 1px rgba(7, 17, 43, 0);
}
.header-main .toggle-menu:focus,
.header-main .toggle-menu.clicked,
.header-main .toggle-menu.clicked:hover,
.header-main .toggle-menu.clicked:focus {
  background-color: #7c13b6;
  color: #7c13b6;
}
.header-main .navbarmain .hassubmenu > a:after {
  content: "\f123";
  font-family: "Ionicons";
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.header-main .navbarmain .hassubmenu > a:hover:after {
  content: "\f126";
}
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item {
  padding-left: 35px;
}
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item,
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item .icon-txt {
  position: relative;
}
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item .menu-circle-icon {
  width: 26px;
  line-height: 26px;
  height: 26px;
  left: 5px;
  text-align: center;
  top: calc(50% - 13px);
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  overflow: hidden;
}
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item .menu-circle-icon,
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item .menu-circle-icon:before {
  position: absolute;
}
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item .menu-circle-icon:before {
  content: "";
  background-color: transparent;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item .menu-circle-icon .icon-txt {
  z-index: 1;
}
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item:hover .menu-circle-icon,
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item:focus .menu-circle-icon {
  color: #fff;
}
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item:hover .menu-circle-icon:before,
.header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item:focus .menu-circle-icon:before {
  background-color: #7c13b6;
}
.header-main.show .navbarmain .navlist > li.active > a,
.header-main.show .navbarmain .navlist > li.active > a:hover,
.header-main.show .navbarmain .navlist > li.active > a:focus {
  background-color: #fff;
  color: #7c13b6;
}
@media (min-width: 1024px) {
  .header-main {
    --navbar-anchor-bg: transparent;
    --navbar-anchor-color: #fff;
    --navbar-anchor-bg-hover: #7c13b6;
    --navbar-anchor-bg-before: #7c13b6;
  }
  .header-main .mega-menu-control {
    position: relative;
  }
  .header-main .navbarmain .navlist > li.main-menu > a {
    margin-left: 2vw;
    margin-right: 2vw;
    background-color: var(--navbar-anchor-bg);
    color: var(--navbar-anchor-color);
  }
  .header-main .navbarmain .navlist > li.main-menu > a:hover,
  .header-main .navbarmain .navlist > li.main-menu > a:focus {
    background-color: var(--navbar-anchor-bg-hover);
  }
  .header-main .navbarmain .navlist > li.main-menu > a > span {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  .header-main .navbarmain .navlist > li.main-menu.active > a,
  .header-main .navbarmain .navlist > li.main-menu.active > a:hover,
  .header-main .navbarmain .navlist > li.main-menu.active > a:focus {
    background-color: var(--navbar-anchor-bg-hover);
  }
  .header-main .navbarmain .navlist > li.main-menu.active > a:before,
  .header-main .navbarmain .navlist > li.main-menu.active > a:hover:before,
  .header-main .navbarmain .navlist > li.main-menu.active > a:focus:before {
    border-radius: 25px;
  }
  .header-main .navbarmain .navlist > li.main-menu > a,
  .header-main .navbarmain .navlist > li.main-menu > a:hover,
  .header-main .navbarmain .navlist > li.main-menu > a:focus {
    border-radius: 25px;
  }
  .header-main .navbarmain .navlist > li.main-menu.active > a:before {
    background-color: var(--navbar-anchor-bg-before);
  }
  .header-main .navbarmain .navlist > li.main-menu.active > a:before {
    width: 100%;
    left: 0;
    height: 100%;
  }
  .header-main .navbarmain .hassubmenu > a {
    position: initial;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper {
    background-color: #fff;
    color: #07112b;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a {
    background-color: inherit;
    color: #07112b;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a:hover {
    background-color: var(--light-bg);
    color: #07112b;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item {
    text-align: left;
    margin-bottom: 10px;
    border-bottom: 1px dotted rgba(7, 17, 43, 0.1);
    position: relative;
    padding-left: 35px;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item:hover,
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item:focus {
    border-bottom-color: transparent;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item .menu-icon {
    top: 0;
    left: 0;
    position: absolute;
    width: 30px;
    line-height: 37px;
    text-align: center;
    overflow: hidden;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item .menu-icon > i {
    position: relative;
    font-size: 110%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item .menu-icon > i:first-child {
    margin-left: -15px;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item .menu-icon > i:last-child {
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item:hover .menu-icon > i:first-child {
    margin-left: 10px;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  .header-main .navbarmain .hassubmenu .submenu-wrapper li a.menu-item:hover .menu-icon > i:last-child {
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  .header-main .navbarmain .hassubmenu.submenu-lg .submenu-wrapper {
    width: 100%;
    max-width: 100%;
    max-height: calc(100vh - 60px);
    left: 0;
    top: auto;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .header-main .navbarmain .hassubmenu.submenu-lg .submenu-wrapper ul {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-main .navbarmain .hassubmenu.submenu-lg .submenu-wrapper > .inner {
    padding: 20px;
  }
  .header-main .navbarmain .hassubmenu.submenu-lg li > a {
    text-align: left;
    line-height: 100% !important;
    padding: 8px 15px;
    line-height: 30px;
  }
}
@media (max-width: 1023px) {
  .header-main .navbarmain {
    background-color: #7c13b6;
    color: #fff;
  }
  .header-main .navbarmain .navlist > li a {
    padding: 10px 20px;
    background-color: transparent;
    line-height: initial;
    color: #fff;
  }
  .header-main .navbarmain .navlist > li a:before {
    bottom: 0 !important;
  }
  .header-main .navbarmain .navlist > li a:hover,
  .header-main .navbarmain .navlist > li a:focus {
    background-color: rgba(255, 255, 255, 0.15);
  }
  .header-main .navbarmain .navlist > li.main-menu.active a:before {
    background-color: #7c13b6;
  }
  .header-main .hassubmenu .submenu-wrapper {
    background-color: transparent;
    color: inherit;
    border: 1px solid transparent;
  }
  .header-main .hassubmenu .submenu-wrapper li a.menu-item .menu-icon > i {
    font-size: 110%;
  }
  .header-main .hassubmenu .submenu-wrapper li a.menu-item .menu-icon > i:first-child {
    display: none;
  }
  .header-main .hassubmenu .submenu-wrapper li a.menu-item .menu-icon > i:last-child {
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  .header-main .hassubmenu:hover > .submenu-wrapper,
  .header-main .hassubmenu .submenu li:hover > .submenu-wrapper {
    border-color: rgba(7, 17, 43, 0.05);
  }
  .header-main.show .navbarmain {
    width: 300px;
  }
  .header-main.show .mobile-nav-close {
    display: block;
    z-index: 102;
    top: 0;
    visibility: visible;
  }
}
.mobile-nav-close {
  display: none;
  top: -20%;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 610px) {
  .header-main .subtxt {
    font-size: 12px;
  }
  .header-main .navbarmain {
    margin-left: 0;
    width: 100%;
  }
  .header-main .navbarmain .navlist > li {
    display: inline-block;
  }
  .header-main .navbarmain .navlist > li > a {
    padding: 15px 5% 10px 8%;
  }
  .header-main.show .navbarmain {
    width: 100%;
  }
}
.list-icon-nav li > a.icon-nav {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: var(--light-bg);
  color: #07112b;
}
.list-icon-nav li > a.icon-nav:hover {
  background-color: #7c13b6;
  color: #fff;
}
.list-icon-nav li > a.icon-nav:focus {
  background-color: var(--light-bg);
  color: #7c13b6;
}
.list-icon-nav li > a.icon-nav .dot {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  background-color: #7c13b6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 2px #fff;
  box-shadow: 0 0 0 2px #fff;
}
.list-icon-nav li > .dropdown-menu li a {
  color: #7c13b6;
}
.list-icon-nav li > .dropdown-menu li a:hover {
  color: #07112b;
}
.list-icon-nav li > .dropdown-menu li a:focus {
  color: #7c13b6;
}
.list-icon-nav li > .dropdown-menu li a.contrast {
  background-color: var(--light-bg);
  color: #7c13b6;
}
.list-icon-nav li > .dropdown-menu li a.contrast:hover,
.list-icon-nav li > .dropdown-menu li a.contrast:focus {
  background-color: #7c13b6;
  color: #fff;
}
.list-icon-nav .display-txt {
  margin: 0;
  padding: 10px 10px 5px;
}
.list-icon-nav .condensed.dropdown-menu .inner > ul > li a.target {
  padding-top: 3px;
  padding-bottom: 3px;
}
.search-expand {
  position: relative;
  height: 41px;
  min-width: 41px;
}
.search-expand input {
  position: absolute;
  left: 1px;
  top: 1px;
  height: 39px;
  width: 39px;
  border: 0 none;
}
.search-expand button {
  position: absolute;
  width: 35px;
  height: 33px;
  top: 4px;
  right: 3px;
  border: 0 none;
  background-color: var(--light-bg);
  font-size: 120%;
}
.search-expand input,
.search-expand button {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  z-index: 3;
}
.search-expand input {
  background-color: var(--light-bg);
}
.search-expand.open input {
  padding: 0 20px;
  width: 200px;
}
.search-expand.open button {
  left: 161px;
}
.search-expand.open input {
  border: 1px solid var(--light-bg);
  background-color: #fff;
}
.search-expand.search-right-align.open input,
.search-expand.search-right-align.open button {
  left: auto;
}
.search-expand.search-right-align.open input {
  right: 1px;
}
.search-expand.search-right-align.open button {
  right: 4px;
}
html.purespick {
  color: #07112b;
}
.short-border {
  border-top-color: #7c13b6;
}
body,
input,
button,
textarea,
select,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
label,
body.standout,
input.standout,
button.standout,
textarea.standout,
select.standout,
h1.standout,
h2.standout,
h3.standout,
h4.standout,
h5.standout,
h6.standout,
legend.standout,
label.standout {
  color: #07112b;
}
.oddeven:nth-child("odd") {
  background-color: rgba(7, 17, 43, 0.001);
}
.oddeven:nth-child("even") {
  background-color: rgba(7, 17, 43, 0.01);
}
code {
  background: #fbeaea;
  color: #d62a2a;
}
kbd {
  background: #e6e7ea;
  color: #07112b;
}
pre {
  background-color: #f3f3f4;
  border-color: #cdcfd5;
  color: inherit;
}
blockquote {
  background: #f4f4f4;
  border-left-color: #ddd;
  -webkit-box-shadow: 0 1px 0px rgba(7, 17, 43, 0.05);
  box-shadow: 0 1px 0px rgba(7, 17, 43, 0.05);
}
body .brand a {
  color: #07112b;
}
body a.anchor,
body button.anchor,
body .anchor {
  cursor: pointer;
  text-decoration: none;
  color: #7c13b6;
}
body a.anchor:hover,
body button.anchor:hover,
body .anchor:hover {
  color: #619525;
}
body a.anchor:focus,
body button.anchor:focus,
body .anchor:focus {
  color: var(--theme-green-bg);
}
body a.anchor.opacity,
body button.anchor.opacity,
body .anchor.opacity {
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
body a.anchor.opacity:hover,
body button.anchor.opacity:hover,
body .anchor.opacity:hover {
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body a.anchor.opacity:focus,
body button.anchor.opacity:focus,
body .anchor.opacity:focus {
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
body a.anchor {
  border-bottom-color: #7c13b6;
}
body a.anchor:hover {
  border-bottom-color: #619525;
}
body a.anchor:focus {
  border-bottom-color: var(--theme-green-bg);
}
body .one-place-error {
  background-color: #7c13b6;
  color: #fff;
}
body input,
body textarea,
body select,
body button {
  background: #fff;
}
body .file-control .file-browse-btn:before {
  border-color: #e9f2df;
}
body .button.shadow {
  -webkit-box-shadow: 0 2px 0 rgba(7, 17, 43, 0.03);
  box-shadow: 0 2px 0 rgba(7, 17, 43, 0.03);
}
body .form-control.transparent {
  border: 0 none;
  background: none;
}
body .button {
  background-color: #fff;
  border-color: #e9f2df;
  color: #07112b;
}
body .button:hover {
  background-color: #fff;
  border-color: #e4efd8;
  color: #07112b;
}
body .button:focus,
body .button.active {
  background-color: #fff;
  border-color: #ddebcd;
  color: #07112b;
}
body .form-control:not(.transparent),
body .form-control:not(.transparent) ~ .file-input {
  border-color: #e9f2df;
}
body .form-control:not(.transparent):hover,
body .form-control:not(.transparent):hover ~ .file-input {
  border-color: #e9f2df;
}
body .form-control:not(.transparent):focus,
body .form-control:not(.transparent):focus ~ .file-input {
  border-color: #7c13b6;
  -webkit-box-shadow: 0 0 15px rgba(110, 169, 42, 0.1);
  box-shadow: 0 0 15px rgba(110, 169, 42, 0.1);
}
body .form-error:not(.ng-valid),
body .form-error:not(.ng-valid) ~ .file-input {
  border-color: #d62a2a;
}
body .form-error:not(.ng-valid):hover,
body .form-error:not(.ng-valid):hover ~ .file-input {
  border-color: #d62a2a;
}
body .form-error:not(.ng-valid):focus,
body .form-error:not(.ng-valid):focus ~ .file-input {
  border-color: #d62a2a;
  -webkit-box-shadow: 0 0 15px rgba(214, 42, 42, 0.1);
  box-shadow: 0 0 15px rgba(214, 42, 42, 0.1);
}
body [readonly].form-control,
body [readonly].form-control:focus,
body [readonly].form-control:hover,
body [readonly].form-control ~ .file-input,
body [readonly].form-control:focus ~ .file-input,
body [readonly].form-control:hover ~ .file-input {
  border-color: rgba(233, 242, 223, 0.1);
}
body select.form-control ~ .select-input {
  border-color: #e9f2df;
}
body select.form-control:hover ~ .select-input {
  border-color: #e9f2df;
}
body select.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
body select.form-control:focus ~ .select-input {
  border-color: #7c13b6;
  -webkit-box-shadow: 0 0 15px rgba(110, 169, 42, 0.1);
  box-shadow: 0 0 15px rgba(110, 169, 42, 0.1);
}
body .selectbox .select-input {
  border-color: #e9f2df;
}
body .form-help-text {
  color: inherit;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
body .modal .modal-container {
  background: #fff;
}
body .modal .modal-close,
body .modal .modal-tool-btn {
  background: rgba(255, 255, 255, 0.8);
  color: inherit;
}
body .modal .modal-close:hover,
body .modal .modal-tool-btn:hover,
body .modal .modal-close:focus,
body .modal .modal-tool-btn:focus {
  background: #eee;
}
body .modal .modal-header,
body .modal .modal-footer {
  background-color: #fff;
}
body .modal .modal-container.border,
body .modal .modal-container.border-top,
body .modal .modal-container.border-bottom,
body .modal .modal-container.border-left,
body .modal .modal-container.border-right {
  border-color: rgba(0, 0, 0, 0.8);
}
body .modal .backdrop {
  background: #07112b;
}
body .modal .big-shadow {
  -webkit-box-shadow: 0 1px 30px rgba(7, 17, 43, 0.5);
  box-shadow: 0 1px 30px rgba(7, 17, 43, 0.5);
}
body .alertbox {
  background-color: #7c13b6;
  border-color: #7c13b6;
  color: #fff;
}
body .alertbox:hover {
  border-color: #7c13b6;
}
body .alertbox:hover .alert-icon {
  border-color: #7c13b6;
}
body .alertbox .alert-icon {
  background-color: #7c13b6;
  border-color: #7c13b6;
  color: #fff;
}
body .alertbox .alert-close {
  background-color: #7c13b6;
  border-color: #7c13b6;
  color: #fff;
}
body .alertbox .alert-close:hover {
  background-color: #7c13b6;
  border-color: #7c13b6;
  color: #fff;
}
body .alertbox a {
  color: #fff;
}
body .alertbox a:hover,
body .alertbox a:focus {
  color: #f2f2f2;
}
body a.anchor.theme:not(.fill),
body .anchor.theme:not(.fill) {
  color: var(--theme-bg-color);
}
body a.anchor.theme:not(.fill):hover,
body .anchor.theme:not(.fill):hover {
  color: var(--theme-green-bg);
}
body a.anchor.theme:not(.fill).active,
body .anchor.theme:not(.fill).active,
body a.anchor.theme:not(.fill).active:hover,
body .anchor.theme:not(.fill).active:hover,
body a.anchor.theme:not(.fill):focus,
body .anchor.theme:not(.fill):focus {
  color: #395716;
}
body a.anchor.theme.fill,
body .anchor.theme.fill {
  background-color: #7c13b6;
  border-color: #7c13b6;
  color: #fff;
}
body a.anchor.theme.fill:hover,
body .anchor.theme.fill:hover {
  background-color: var(--theme-green-bg);
  border-color: var(--theme-green-bg);
}
body a.anchor.theme.fill.active,
body .anchor.theme.fill.active,
body a.anchor.theme.fill.active:hover,
body .anchor.theme.fill.active:hover,
body a.anchor.theme.fill:focus,
body .anchor.theme.fill:focus {
  background-color: var(--theme-bg-active);
  border-color: var(--theme-bg-active);
}
body a.anchor.theme.fill.filloverlay:after,
body .anchor.theme.fill.filloverlay:after {
  background-color: var(--theme-bg-active);
}
body a.anchor.theme.outline,
body .anchor.theme.outline {
  background-color: transparent;
  color: #7c13b6;
}
body a.anchor.theme.outline:hover,
body .anchor.theme.outline:hover {
  border-color: var(--theme-green-bg);
}
body a.anchor.theme.outline:focus,
body .anchor.theme.outline:focus {
  border-color: var(--theme-bg-active);
}
body a.anchor.theme.outline.filloverlay:after,
body .anchor.theme.outline.filloverlay:after {
  background-color: var(--theme-bg-active);
}
body a.anchor.theme.outline.filloverlay:hover,
body .anchor.theme.outline.filloverlay:hover,
body a.anchor.theme.outline.filloverlay:focus,
body .anchor.theme.outline.filloverlay:focus {
  color: #fff;
  border-color: var(--theme-bg-active);
}
body a.anchor.theme.outline.onfill:hover,
body .anchor.theme.outline.onfill:hover {
  border-color: #7c13b6;
  background-color: #7c13b6;
  color: #fff;
}
body a.anchor.theme.outline.onfill.active,
body .anchor.theme.outline.onfill.active,
body a.anchor.theme.outline.onfill.active:hover,
body .anchor.theme.outline.onfill.active:hover,
body a.anchor.theme.outline.onfill:focus,
body .anchor.theme.outline.onfill:focus {
  border-color: var(--theme-bg-color);
  background-color: var(--theme-bg-color);
  color: #fff;
}
body a.anchor.primary:not(.fill),
body .anchor.primary:not(.fill) {
  color: #f19015;
}
body a.anchor.primary:not(.fill):hover,
body .anchor.primary:not(.fill):hover {
  color: #cc770c;
}
body a.anchor.primary:not(.fill).active,
body .anchor.primary:not(.fill).active,
body a.anchor.primary:not(.fill).active:hover,
body .anchor.primary:not(.fill).active:hover,
body a.anchor.primary:not(.fill):focus,
body .anchor.primary:not(.fill):focus {
  color: #9b5b0a;
}
body a.anchor.primary.fill,
body .anchor.primary.fill {
  background-color: #F1921A;
  border-color: #F1921A;
  color: #fff;
}
body a.anchor.primary.fill:hover,
body .anchor.primary.fill:hover {
  background-color: #cc770c;
  border-color: #cc770c;
}
body a.anchor.primary.fill.active,
body .anchor.primary.fill.active,
body a.anchor.primary.fill.active:hover,
body .anchor.primary.fill.active:hover,
body a.anchor.primary.fill:focus,
body .anchor.primary.fill:focus {
  background-color: #c2710c;
  border-color: #c2710c;
}
body a.anchor.primary.fill.filloverlay:after,
body .anchor.primary.fill.filloverlay:after {
  background-color: #c2710c;
}
body a.anchor.primary.outline,
body .anchor.primary.outline {
  background-color: transparent;
  color: #f1921a;
}
body a.anchor.primary.outline:hover,
body .anchor.primary.outline:hover {
  border-color: #cc770c;
}
body a.anchor.primary.outline:focus,
body .anchor.primary.outline:focus {
  border-color: #c2710c;
}
body a.anchor.primary.outline.filloverlay:after,
body .anchor.primary.outline.filloverlay:after {
  background-color: #c2710c;
}
body a.anchor.primary.outline.filloverlay:hover,
body .anchor.primary.outline.filloverlay:hover,
body a.anchor.primary.outline.filloverlay:focus,
body .anchor.primary.outline.filloverlay:focus {
  color: #fff;
  border-color: #c2710c;
}
body a.anchor.primary.outline.onfill:hover,
body .anchor.primary.outline.onfill:hover {
  border-color: #f1921a;
  background-color: #f1921a;
  color: #fff;
}
body a.anchor.primary.outline.onfill.active,
body .anchor.primary.outline.onfill.active,
body a.anchor.primary.outline.onfill.active:hover,
body .anchor.primary.outline.onfill.active:hover,
body a.anchor.primary.outline.onfill:focus,
body .anchor.primary.outline.onfill:focus {
  border-color: rgba(241, 146, 26, 0.9);
  background-color: rgba(241, 146, 26, 0.9);
  color: #fff;
}
body a.anchor.secondary:not(.fill),
body .anchor.secondary:not(.fill) {
  color: #636b72;
}
body a.anchor.secondary:not(.fill):hover,
body .anchor.secondary:not(.fill):hover {
  color: #4d545a;
}
body a.anchor.secondary:not(.fill).active,
body .anchor.secondary:not(.fill).active,
body a.anchor.secondary:not(.fill).active:hover,
body .anchor.secondary:not(.fill).active:hover,
body a.anchor.secondary:not(.fill):focus,
body .anchor.secondary:not(.fill):focus {
  color: #363b3e;
}
body a.anchor.secondary.fill,
body .anchor.secondary.fill {
  background-color: #656E75;
  border-color: #656E75;
  color: #fff;
}
body a.anchor.secondary.fill:hover,
body .anchor.secondary.fill:hover {
  background-color: #4d545a;
  border-color: #4d545a;
}
body a.anchor.secondary.fill.active,
body .anchor.secondary.fill.active,
body a.anchor.secondary.fill.active:hover,
body .anchor.secondary.fill.active:hover,
body a.anchor.secondary.fill:focus,
body .anchor.secondary.fill:focus {
  background-color: #494f54;
  border-color: #494f54;
}
body a.anchor.secondary.fill.filloverlay:after,
body .anchor.secondary.fill.filloverlay:after {
  background-color: #494f54;
}
body a.anchor.secondary.outline,
body .anchor.secondary.outline {
  background-color: transparent;
  color: #656e75;
}
body a.anchor.secondary.outline:hover,
body .anchor.secondary.outline:hover {
  border-color: #4d545a;
}
body a.anchor.secondary.outline:focus,
body .anchor.secondary.outline:focus {
  border-color: #494f54;
}
body a.anchor.secondary.outline.filloverlay:after,
body .anchor.secondary.outline.filloverlay:after {
  background-color: #494f54;
}
body a.anchor.secondary.outline.filloverlay:hover,
body .anchor.secondary.outline.filloverlay:hover,
body a.anchor.secondary.outline.filloverlay:focus,
body .anchor.secondary.outline.filloverlay:focus {
  color: #fff;
  border-color: #494f54;
}
body a.anchor.secondary.outline.onfill:hover,
body .anchor.secondary.outline.onfill:hover {
  border-color: #656e75;
  background-color: #656e75;
  color: #fff;
}
body a.anchor.secondary.outline.onfill.active,
body .anchor.secondary.outline.onfill.active,
body a.anchor.secondary.outline.onfill.active:hover,
body .anchor.secondary.outline.onfill.active:hover,
body a.anchor.secondary.outline.onfill:focus,
body .anchor.secondary.outline.onfill:focus {
  border-color: rgba(101, 110, 117, 0.9);
  background-color: rgba(101, 110, 117, 0.9);
  color: #fff;
}
body a.anchor.lazy:not(.fill),
body .anchor.lazy:not(.fill) {
  color: #e3e4e6;
}
body a.anchor.lazy:not(.fill):hover,
body .anchor.lazy:not(.fill):hover {
  color: #cbced0;
}
body a.anchor.lazy:not(.fill).active,
body .anchor.lazy:not(.fill).active,
body a.anchor.lazy:not(.fill).active:hover,
body .anchor.lazy:not(.fill).active:hover,
body a.anchor.lazy:not(.fill):focus,
body .anchor.lazy:not(.fill):focus {
  color: #b1b4b7;
}
body a.anchor.lazy.fill,
body .anchor.lazy.fill {
  background-color: #E6E7E8;
  border-color: #E6E7E8;
  color: #fff;
}
body a.anchor.lazy.fill:hover,
body .anchor.lazy.fill:hover {
  background-color: #cbced0;
  border-color: #cbced0;
}
body a.anchor.lazy.fill.active,
body .anchor.lazy.fill.active,
body a.anchor.lazy.fill.active:hover,
body .anchor.lazy.fill.active:hover,
body a.anchor.lazy.fill:focus,
body .anchor.lazy.fill:focus {
  background-color: #c6c8cb;
  border-color: #c6c8cb;
}
body a.anchor.lazy.fill.filloverlay:after,
body .anchor.lazy.fill.filloverlay:after {
  background-color: #c6c8cb;
}
body a.anchor.lazy.outline,
body .anchor.lazy.outline {
  background-color: transparent;
  color: #e6e7e8;
}
body a.anchor.lazy.outline:hover,
body .anchor.lazy.outline:hover {
  border-color: #cbced0;
}
body a.anchor.lazy.outline:focus,
body .anchor.lazy.outline:focus {
  border-color: #c6c8cb;
}
body a.anchor.lazy.outline.filloverlay:after,
body .anchor.lazy.outline.filloverlay:after {
  background-color: #c6c8cb;
}
body a.anchor.lazy.outline.filloverlay:hover,
body .anchor.lazy.outline.filloverlay:hover,
body a.anchor.lazy.outline.filloverlay:focus,
body .anchor.lazy.outline.filloverlay:focus {
  color: #fff;
  border-color: #c6c8cb;
}
body a.anchor.lazy.outline.onfill:hover,
body .anchor.lazy.outline.onfill:hover {
  border-color: #e6e7e8;
  background-color: #e6e7e8;
  color: #fff;
}
body a.anchor.lazy.outline.onfill.active,
body .anchor.lazy.outline.onfill.active,
body a.anchor.lazy.outline.onfill.active:hover,
body .anchor.lazy.outline.onfill.active:hover,
body a.anchor.lazy.outline.onfill:focus,
body .anchor.lazy.outline.onfill:focus {
  border-color: rgba(230, 231, 232, 0.9);
  background-color: rgba(230, 231, 232, 0.9);
  color: #fff;
}
body a.anchor.light:not(.fill),
body .anchor.light:not(.fill) {
  color: #d4edb6;
}
body a.anchor.light:not(.fill):hover,
body .anchor.light:not(.fill):hover {
  color: #bee491;
}
body a.anchor.light:not(.fill).active,
body .anchor.light:not(.fill).active,
body a.anchor.light:not(.fill).active:hover,
body .anchor.light:not(.fill).active:hover,
body a.anchor.light:not(.fill):focus,
body .anchor.light:not(.fill):focus {
  color: #a5da68;
}
body a.anchor.light.fill,
body .anchor.light.fill {
  background-color: var(--light-bg);
  border-color: var(--light-bg);
  color: #07112b;
}
body a.anchor.light.fill:hover,
body .anchor.light.fill:hover {
  background-color: #bee491;
  border-color: #bee491;
}
body a.anchor.light.fill.active,
body .anchor.light.fill.active,
body a.anchor.light.fill.active:hover,
body .anchor.light.fill.active:hover,
body a.anchor.light.fill:focus,
body .anchor.light.fill:focus {
  background-color: #b9e289;
  border-color: #b9e289;
}
body a.anchor.light.fill.filloverlay:after,
body .anchor.light.fill.filloverlay:after {
  background-color: #b9e289;
}
body a.anchor.light.outline,
body .anchor.light.outline {
  background-color: transparent;
  color: var(--light-bg);
}
body a.anchor.light.outline:hover,
body .anchor.light.outline:hover {
  border-color: #bee491;
}
body a.anchor.light.outline:focus,
body .anchor.light.outline:focus {
  border-color: #b9e289;
}
body a.anchor.light.outline.filloverlay:after,
body .anchor.light.outline.filloverlay:after {
  background-color: #b9e289;
}
body a.anchor.light.outline.filloverlay:hover,
body .anchor.light.outline.filloverlay:hover,
body a.anchor.light.outline.filloverlay:focus,
body .anchor.light.outline.filloverlay:focus {
  color: #07112b;
  border-color: #b9e289;
}
body a.anchor.light.outline.onfill:hover,
body .anchor.light.outline.onfill:hover {
  border-color: var(--light-bg);
  background-color: var(--light-bg);
  color: #07112b;
}
body a.anchor.light.outline.onfill.active,
body .anchor.light.outline.onfill.active,
body a.anchor.light.outline.onfill.active:hover,
body .anchor.light.outline.onfill.active:hover,
body a.anchor.light.outline.onfill:focus,
body .anchor.light.outline.onfill:focus {
  border-color: rgba(214, 238, 186, 0.9);
  background-color: rgba(214, 238, 186, 0.9);
  color: #07112b;
}
body a.anchor.alt:not(.fill),
body .anchor.alt:not(.fill) {
  color: #f1cd01;
}
body a.anchor.alt:not(.fill):hover,
body .anchor.alt:not(.fill):hover {
  color: #c3a601;
}
body a.anchor.alt:not(.fill).active,
body .anchor.alt:not(.fill).active,
body a.anchor.alt:not(.fill).active:hover,
body .anchor.alt:not(.fill).active:hover,
body a.anchor.alt:not(.fill):focus,
body .anchor.alt:not(.fill):focus {
  color: #907b01;
}
body a.anchor.alt.fill,
body .anchor.alt.fill {
  background-color: #7c13b6;
  border-color: #7c13b6;
  color: #fff;
}
body a.anchor.alt.fill:hover,
body .anchor.alt.fill:hover {
  background-color: #c3a601;
  border-color: #c3a601;
}
body a.anchor.alt.fill.active,
body .anchor.alt.fill.active,
body a.anchor.alt.fill.active:hover,
body .anchor.alt.fill.active:hover,
body a.anchor.alt.fill:focus,
body .anchor.alt.fill:focus {
  background-color: #b99d01;
  border-color: #b99d01;
}
body a.anchor.alt.fill.filloverlay:after,
body .anchor.alt.fill.filloverlay:after {
  background-color: #b99d01;
}
body a.anchor.alt.outline,
body .anchor.alt.outline {
  background-color: transparent;
  color: #7c13b6;
}
body a.anchor.alt.outline:hover,
body .anchor.alt.outline:hover {
  border-color: #c3a601;
}
body a.anchor.alt.outline:focus,
body .anchor.alt.outline:focus {
  border-color: #b99d01;
}
body a.anchor.alt.outline.filloverlay:after,
body .anchor.alt.outline.filloverlay:after {
  background-color: #b99d01;
}
body a.anchor.alt.outline.filloverlay:hover,
body .anchor.alt.outline.filloverlay:hover,
body a.anchor.alt.outline.filloverlay:focus,
body .anchor.alt.outline.filloverlay:focus {
  color: #fff;
  border-color: #b99d01;
}
body a.anchor.alt.outline.onfill:hover,
body .anchor.alt.outline.onfill:hover {
  border-color: #7c13b6;
  background-color: #7c13b6;
  color: #fff;
}
body a.anchor.alt.outline.onfill.active,
body .anchor.alt.outline.onfill.active,
body a.anchor.alt.outline.onfill.active:hover,
body .anchor.alt.outline.onfill.active:hover,
body a.anchor.alt.outline.onfill:focus,
body .anchor.alt.outline.onfill:focus {
  border-color: rgba(246, 209, 1, 0.9);
  background-color: rgba(246, 209, 1, 0.9);
  color: #fff;
}
body a.anchor.alt:not(.fill),
body .anchor.alt:not(.fill) {
  color: #d4edb6;
}
body a.anchor.alt:not(.fill):hover,
body .anchor.alt:not(.fill):hover {
  color: #bee491;
}
body a.anchor.alt:not(.fill).active,
body .anchor.alt:not(.fill).active,
body a.anchor.alt:not(.fill).active:hover,
body .anchor.alt:not(.fill).active:hover,
body a.anchor.alt:not(.fill):focus,
body .anchor.alt:not(.fill):focus {
  color: #a5da68;
}
body a.anchor.alt.fill,
body .anchor.alt.fill {
  background-color: var(--light-bg);
  border-color: var(--light-bg);
  color: #7c13b6;
}
body a.anchor.alt.fill:hover,
body .anchor.alt.fill:hover {
  background-color: #bee491;
  border-color: #bee491;
}
body a.anchor.alt.fill.active,
body .anchor.alt.fill.active,
body a.anchor.alt.fill.active:hover,
body .anchor.alt.fill.active:hover,
body a.anchor.alt.fill:focus,
body .anchor.alt.fill:focus {
  background-color: #b9e289;
  border-color: #b9e289;
}
body a.anchor.alt.fill.filloverlay:after,
body .anchor.alt.fill.filloverlay:after {
  background-color: #b9e289;
}
body a.anchor.alt.outline,
body .anchor.alt.outline {
  background-color: transparent;
  color: var(--light-bg);
}
body a.anchor.alt.outline:hover,
body .anchor.alt.outline:hover {
  border-color: #bee491;
}
body a.anchor.alt.outline:focus,
body .anchor.alt.outline:focus {
  border-color: #b9e289;
}
body a.anchor.alt.outline.filloverlay:after,
body .anchor.alt.outline.filloverlay:after {
  background-color: #b9e289;
}
body a.anchor.alt.outline.filloverlay:hover,
body .anchor.alt.outline.filloverlay:hover,
body a.anchor.alt.outline.filloverlay:focus,
body .anchor.alt.outline.filloverlay:focus {
  color: #7c13b6;
  border-color: #b9e289;
}
body a.anchor.alt.outline.onfill:hover,
body .anchor.alt.outline.onfill:hover {
  border-color: var(--light-bg);
  background-color: var(--light-bg);
  color: #7c13b6;
}
body a.anchor.alt.outline.onfill.active,
body .anchor.alt.outline.onfill.active,
body a.anchor.alt.outline.onfill.active:hover,
body .anchor.alt.outline.onfill.active:hover,
body a.anchor.alt.outline.onfill:focus,
body .anchor.alt.outline.onfill:focus {
  border-color: rgba(214, 238, 186, 0.9);
  background-color: rgba(214, 238, 186, 0.9);
  color: #7c13b6;
}
body a.anchor.white:not(.fill),
body .anchor.white:not(.fill) {
  color: #fcfcfc;
}
body a.anchor.white:not(.fill):hover,
body .anchor.white:not(.fill):hover {
  color: #e6e6e6;
}
body a.anchor.white:not(.fill).active,
body .anchor.white:not(.fill).active,
body a.anchor.white:not(.fill).active:hover,
body .anchor.white:not(.fill).active:hover,
body a.anchor.white:not(.fill):focus,
body .anchor.white:not(.fill):focus {
  color: #cccccc;
}
body a.anchor.white.fill,
body .anchor.white.fill {
  background-color: #fff;
  border-color: #fff;
  color: #07112b;
}
body a.anchor.white.fill:hover,
body .anchor.white.fill:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
body a.anchor.white.fill.active,
body .anchor.white.fill.active,
body a.anchor.white.fill.active:hover,
body .anchor.white.fill.active:hover,
body a.anchor.white.fill:focus,
body .anchor.white.fill:focus {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
body a.anchor.white.fill.filloverlay:after,
body .anchor.white.fill.filloverlay:after {
  background-color: #e0e0e0;
}
body a.anchor.white.outline,
body .anchor.white.outline {
  background-color: transparent;
  color: var(--white-bg);
}
body a.anchor.white.outline:hover,
body .anchor.white.outline:hover {
  border-color: #e6e6e6;
}
body a.anchor.white.outline:focus,
body .anchor.white.outline:focus {
  border-color: #e0e0e0;
}
body a.anchor.white.outline.filloverlay:after,
body .anchor.white.outline.filloverlay:after {
  background-color: #e0e0e0;
}
body a.anchor.white.outline.filloverlay:hover,
body .anchor.white.outline.filloverlay:hover,
body a.anchor.white.outline.filloverlay:focus,
body .anchor.white.outline.filloverlay:focus {
  color: #07112b;
  border-color: #e0e0e0;
}
body a.anchor.white.outline.onfill:hover,
body .anchor.white.outline.onfill:hover {
  border-color: var(--white-bg);
  background-color: var(--white-bg);
  color: #07112b;
}
body a.anchor.white.outline.onfill.active,
body .anchor.white.outline.onfill.active,
body a.anchor.white.outline.onfill.active:hover,
body .anchor.white.outline.onfill.active:hover,
body a.anchor.white.outline.onfill:focus,
body .anchor.white.outline.onfill:focus {
  border-color: rgba(255, 255, 255, 0.9);
  background-color: rgba(255, 255, 255, 0.9);
  color: #07112b;
}
body a.anchor.black:not(.fill),
body .anchor.black:not(.fill) {
  color: #060f27;
}
body a.anchor.black:not(.fill):hover,
body .anchor.black:not(.fill):hover {
  color: var(--black-bg);
}
body a.anchor.black:not(.fill).active,
body .anchor.black:not(.fill).active,
body a.anchor.black:not(.fill).active:hover,
body .anchor.black:not(.fill).active:hover,
body a.anchor.black:not(.fill):focus,
body .anchor.black:not(.fill):focus {
  color: var(--black-bg);
}
body a.anchor.black.fill,
body .anchor.black.fill {
  background-color: #07112b;
  border-color: #07112b;
  color: #fff;
}
body a.anchor.black.fill:hover,
body .anchor.black.fill:hover {
  background-color: var(--black-bg);
  border-color: var(--black-bg);
}
body a.anchor.black.fill.active,
body .anchor.black.fill.active,
body a.anchor.black.fill.active:hover,
body .anchor.black.fill.active:hover,
body a.anchor.black.fill:focus,
body .anchor.black.fill:focus {
  background-color: var(--black-bg);
  border-color: var(--black-bg);
}
body a.anchor.black.fill.filloverlay:after,
body .anchor.black.fill.filloverlay:after {
  background-color: var(--black-bg);
}
body a.anchor.black.outline,
body .anchor.black.outline {
  background-color: transparent;
  color: #07112b;
}
body a.anchor.black.outline:hover,
body .anchor.black.outline:hover {
  border-color: var(--black-bg);
}
body a.anchor.black.outline:focus,
body .anchor.black.outline:focus {
  border-color: var(--black-bg);
}
body a.anchor.black.outline.filloverlay:after,
body .anchor.black.outline.filloverlay:after {
  background-color: var(--black-bg);
}
body a.anchor.black.outline.filloverlay:hover,
body .anchor.black.outline.filloverlay:hover,
body a.anchor.black.outline.filloverlay:focus,
body .anchor.black.outline.filloverlay:focus {
  color: #fff;
  border-color: var(--black-bg);
}
body a.anchor.black.outline.onfill:hover,
body .anchor.black.outline.onfill:hover {
  border-color: #07112b;
  background-color: #07112b;
  color: #fff;
}
body a.anchor.black.outline.onfill.active,
body .anchor.black.outline.onfill.active,
body a.anchor.black.outline.onfill.active:hover,
body .anchor.black.outline.onfill.active:hover,
body a.anchor.black.outline.onfill:focus,
body .anchor.black.outline.onfill:focus {
  border-color: rgba(7, 17, 43, 0.9);
  background-color: rgba(7, 17, 43, 0.9);
  color: #fff;
}
body a.anchor.success:not(.fill),
body .anchor.success:not(.fill) {
  color: #0fc57f;
}
body a.anchor.success:not(.fill):hover,
body .anchor.success:not(.fill):hover {
  color: #0b9b63;
}
body a.anchor.success:not(.fill).active,
body .anchor.success:not(.fill).active,
body a.anchor.success:not(.fill).active:hover,
body .anchor.success:not(.fill).active:hover,
body a.anchor.success:not(.fill):focus,
body .anchor.success:not(.fill):focus {
  color: #086b45;
}
body a.anchor.success.fill,
body .anchor.success.fill {
  background-color: #0fca82;
  border-color: #0fca82;
  color: #fff;
}
body a.anchor.success.fill:hover,
body .anchor.success.fill:hover {
  background-color: #0b9b63;
  border-color: #0b9b63;
}
body a.anchor.success.fill.active,
body .anchor.success.fill.active,
body a.anchor.success.fill.active:hover,
body .anchor.success.fill.active:hover,
body a.anchor.success.fill:focus,
body .anchor.success.fill:focus {
  background-color: #0b915d;
  border-color: #0b915d;
}
body a.anchor.success.fill.filloverlay:after,
body .anchor.success.fill.filloverlay:after {
  background-color: #0b915d;
}
body a.anchor.success.outline,
body .anchor.success.outline {
  background-color: transparent;
  color: #0fca82;
}
body a.anchor.success.outline:hover,
body .anchor.success.outline:hover {
  border-color: #0b9b63;
}
body a.anchor.success.outline:focus,
body .anchor.success.outline:focus {
  border-color: #0b915d;
}
body a.anchor.success.outline.filloverlay:after,
body .anchor.success.outline.filloverlay:after {
  background-color: #0b915d;
}
body a.anchor.success.outline.filloverlay:hover,
body .anchor.success.outline.filloverlay:hover,
body a.anchor.success.outline.filloverlay:focus,
body .anchor.success.outline.filloverlay:focus {
  color: #fff;
  border-color: #0b915d;
}
body a.anchor.success.outline.onfill:hover,
body .anchor.success.outline.onfill:hover {
  border-color: #0fca82;
  background-color: #0fca82;
  color: #fff;
}
body a.anchor.success.outline.onfill.active,
body .anchor.success.outline.onfill.active,
body a.anchor.success.outline.onfill.active:hover,
body .anchor.success.outline.onfill.active:hover,
body a.anchor.success.outline.onfill:focus,
body .anchor.success.outline.onfill:focus {
  border-color: rgba(15, 202, 130, 0.9);
  background-color: rgba(15, 202, 130, 0.9);
  color: #fff;
}
body a.anchor.warning:not(.fill),
body .anchor.warning:not(.fill) {
  color: #d99c40;
}
body a.anchor.warning:not(.fill):hover,
body .anchor.warning:not(.fill):hover {
  color: #c48527;
}
body a.anchor.warning:not(.fill).active,
body .anchor.warning:not(.fill).active,
body a.anchor.warning:not(.fill).active:hover,
body .anchor.warning:not(.fill).active:hover,
body a.anchor.warning:not(.fill):focus,
body .anchor.warning:not(.fill):focus {
  color: #9a681e;
}
body a.anchor.warning.fill,
body .anchor.warning.fill {
  background-color: #da9e44;
  border-color: #da9e44;
  color: #fff;
}
body a.anchor.warning.fill:hover,
body .anchor.warning.fill:hover {
  background-color: #c48527;
  border-color: #c48527;
}
body a.anchor.warning.fill.active,
body .anchor.warning.fill.active,
body a.anchor.warning.fill.active:hover,
body .anchor.warning.fill.active:hover,
body a.anchor.warning.fill:focus,
body .anchor.warning.fill:focus {
  background-color: #bc7f25;
  border-color: #bc7f25;
}
body a.anchor.warning.fill.filloverlay:after,
body .anchor.warning.fill.filloverlay:after {
  background-color: #bc7f25;
}
body a.anchor.warning.outline,
body .anchor.warning.outline {
  background-color: transparent;
  color: #da9e44;
}
body a.anchor.warning.outline:hover,
body .anchor.warning.outline:hover {
  border-color: #c48527;
}
body a.anchor.warning.outline:focus,
body .anchor.warning.outline:focus {
  border-color: #bc7f25;
}
body a.anchor.warning.outline.filloverlay:after,
body .anchor.warning.outline.filloverlay:after {
  background-color: #bc7f25;
}
body a.anchor.warning.outline.filloverlay:hover,
body .anchor.warning.outline.filloverlay:hover,
body a.anchor.warning.outline.filloverlay:focus,
body .anchor.warning.outline.filloverlay:focus {
  color: #fff;
  border-color: #bc7f25;
}
body a.anchor.warning.outline.onfill:hover,
body .anchor.warning.outline.onfill:hover {
  border-color: #da9e44;
  background-color: #da9e44;
  color: #fff;
}
body a.anchor.warning.outline.onfill.active,
body .anchor.warning.outline.onfill.active,
body a.anchor.warning.outline.onfill.active:hover,
body .anchor.warning.outline.onfill.active:hover,
body a.anchor.warning.outline.onfill:focus,
body .anchor.warning.outline.onfill:focus {
  border-color: rgba(218, 158, 68, 0.9);
  background-color: rgba(218, 158, 68, 0.9);
  color: #fff;
}
body a.anchor.info:not(.fill),
body .anchor.info:not(.fill) {
  color: #6891ea;
}
body a.anchor.info:not(.fill):hover,
body .anchor.info:not(.fill):hover {
  color: #3f73e5;
}
body a.anchor.info:not(.fill).active,
body .anchor.info:not(.fill).active,
body a.anchor.info:not(.fill).active:hover,
body .anchor.info:not(.fill).active:hover,
body a.anchor.info:not(.fill):focus,
body .anchor.info:not(.fill):focus {
  color: #1d57d4;
}
body a.anchor.info.fill,
body .anchor.info.fill {
  background-color: #6c94eb;
  border-color: #6c94eb;
  color: #fff;
}
body a.anchor.info.fill:hover,
body .anchor.info.fill:hover {
  background-color: #3f73e5;
  border-color: #3f73e5;
}
body a.anchor.info.fill.active,
body .anchor.info.fill.active,
body a.anchor.info.fill.active:hover,
body .anchor.info.fill.active:hover,
body a.anchor.info.fill:focus,
body .anchor.info.fill:focus {
  background-color: #366de4;
  border-color: #366de4;
}
body a.anchor.info.fill.filloverlay:after,
body .anchor.info.fill.filloverlay:after {
  background-color: #366de4;
}
body a.anchor.info.outline,
body .anchor.info.outline {
  background-color: transparent;
  color: #6c94eb;
}
body a.anchor.info.outline:hover,
body .anchor.info.outline:hover {
  border-color: #3f73e5;
}
body a.anchor.info.outline:focus,
body .anchor.info.outline:focus {
  border-color: #366de4;
}
body a.anchor.info.outline.filloverlay:after,
body .anchor.info.outline.filloverlay:after {
  background-color: #366de4;
}
body a.anchor.info.outline.filloverlay:hover,
body .anchor.info.outline.filloverlay:hover,
body a.anchor.info.outline.filloverlay:focus,
body .anchor.info.outline.filloverlay:focus {
  color: #fff;
  border-color: #366de4;
}
body a.anchor.info.outline.onfill:hover,
body .anchor.info.outline.onfill:hover {
  border-color: #6c94eb;
  background-color: #6c94eb;
  color: #fff;
}
body a.anchor.info.outline.onfill.active,
body .anchor.info.outline.onfill.active,
body a.anchor.info.outline.onfill.active:hover,
body .anchor.info.outline.onfill.active:hover,
body a.anchor.info.outline.onfill:focus,
body .anchor.info.outline.onfill:focus {
  border-color: rgba(108, 148, 235, 0.9);
  background-color: rgba(108, 148, 235, 0.9);
  color: #fff;
}
body a.anchor.danger:not(.fill),
body .anchor.danger:not(.fill) {
  color: #ea6873;
}
body a.anchor.danger:not(.fill):hover,
body .anchor.danger:not(.fill):hover {
  color: #e53f4d;
}
body a.anchor.danger:not(.fill).active,
body .anchor.danger:not(.fill).active,
body a.anchor.danger:not(.fill).active:hover,
body .anchor.danger:not(.fill).active:hover,
body a.anchor.danger:not(.fill):focus,
body .anchor.danger:not(.fill):focus {
  color: #d41d2d;
}
body a.anchor.danger.fill,
body .anchor.danger.fill {
  background-color: #eb6c77;
  border-color: #eb6c77;
  color: #fff;
}
body a.anchor.danger.fill:hover,
body .anchor.danger.fill:hover {
  background-color: #e53f4d;
  border-color: #e53f4d;
}
body a.anchor.danger.fill.active,
body .anchor.danger.fill.active,
body a.anchor.danger.fill.active:hover,
body .anchor.danger.fill.active:hover,
body a.anchor.danger.fill:focus,
body .anchor.danger.fill:focus {
  background-color: #e43645;
  border-color: #e43645;
}
body a.anchor.danger.fill.filloverlay:after,
body .anchor.danger.fill.filloverlay:after {
  background-color: #e43645;
}
body a.anchor.danger.outline,
body .anchor.danger.outline {
  background-color: transparent;
  color: #eb6c77;
}
body a.anchor.danger.outline:hover,
body .anchor.danger.outline:hover {
  border-color: #e53f4d;
}
body a.anchor.danger.outline:focus,
body .anchor.danger.outline:focus {
  border-color: #e43645;
}
body a.anchor.danger.outline.filloverlay:after,
body .anchor.danger.outline.filloverlay:after {
  background-color: #e43645;
}
body a.anchor.danger.outline.filloverlay:hover,
body .anchor.danger.outline.filloverlay:hover,
body a.anchor.danger.outline.filloverlay:focus,
body .anchor.danger.outline.filloverlay:focus {
  color: #fff;
  border-color: #e43645;
}
body a.anchor.danger.outline.onfill:hover,
body .anchor.danger.outline.onfill:hover {
  border-color: #eb6c77;
  background-color: #eb6c77;
  color: #fff;
}
body a.anchor.danger.outline.onfill.active,
body .anchor.danger.outline.onfill.active,
body a.anchor.danger.outline.onfill.active:hover,
body .anchor.danger.outline.onfill.active:hover,
body a.anchor.danger.outline.onfill:focus,
body .anchor.danger.outline.onfill:focus {
  border-color: rgba(235, 108, 119, 0.9);
  background-color: rgba(235, 108, 119, 0.9);
  color: #fff;
}
body a.anchor.blue:not(.fill),
body .anchor.blue:not(.fill) {
  color: var(--anchor-link-color);
}
body a.anchor.blue:not(.fill):hover,
body .anchor.blue:not(.fill):hover {
  color: #2a2f67;
}
body a.anchor.blue:not(.fill).active,
body .anchor.blue:not(.fill).active,
body a.anchor.blue:not(.fill).active:hover,
body .anchor.blue:not(.fill).active:hover,
body a.anchor.blue:not(.fill):focus,
body .anchor.blue:not(.fill):focus {
  color: #1b1e43;
}
body a.anchor.blue.fill,
body .anchor.blue.fill {
  background-color: var(--blue-bg);
  border-color: var(--blue-bg);
  color: #fff;
}
body a.anchor.blue.fill:hover,
body .anchor.blue.fill:hover {
  background-color: #2a2f67;
  border-color: #2a2f67;
}
body a.anchor.blue.fill.active,
body .anchor.blue.fill.active,
body a.anchor.blue.fill.active:hover,
body .anchor.blue.fill.active:hover,
body a.anchor.blue.fill:focus,
body .anchor.blue.fill:focus {
  background-color: #272b60;
  border-color: #272b60;
}
body a.anchor.blue.fill.filloverlay:after,
body .anchor.blue.fill.filloverlay:after {
  background-color: #272b60;
}
body a.anchor.blue.outline,
body .anchor.blue.outline {
  background-color: transparent;
  color: var(--blue-bg);
}
body a.anchor.blue.outline:hover,
body .anchor.blue.outline:hover {
  border-color: #2a2f67;
}
body a.anchor.blue.outline:focus,
body .anchor.blue.outline:focus {
  border-color: #272b60;
}
body a.anchor.blue.outline.filloverlay:after,
body .anchor.blue.outline.filloverlay:after {
  background-color: #272b60;
}
body a.anchor.blue.outline.filloverlay:hover,
body .anchor.blue.outline.filloverlay:hover,
body a.anchor.blue.outline.filloverlay:focus,
body .anchor.blue.outline.filloverlay:focus {
  color: #fff;
  border-color: #272b60;
}
body a.anchor.blue.outline.onfill:hover,
body .anchor.blue.outline.onfill:hover {
  border-color: var(--blue-bg);
  background-color: var(--blue-bg);
  color: #fff;
}
body a.anchor.blue.outline.onfill.active,
body .anchor.blue.outline.onfill.active,
body a.anchor.blue.outline.onfill.active:hover,
body .anchor.blue.outline.onfill.active:hover,
body a.anchor.blue.outline.onfill:focus,
body .anchor.blue.outline.onfill:focus {
  border-color: rgba(57, 63, 139, 0.9);
  background-color: rgba(57, 63, 139, 0.9);
  color: #fff;
}
body a.anchor.purple:not(.fill),
body .anchor.purple:not(.fill) {
  color: #9c40d9;
}
body a.anchor.purple:not(.fill):hover,
body .anchor.purple:not(.fill):hover {
  color: #8527c4;
}
body a.anchor.purple:not(.fill).active,
body .anchor.purple:not(.fill).active,
body a.anchor.purple:not(.fill).active:hover,
body .anchor.purple:not(.fill).active:hover,
body a.anchor.purple:not(.fill):focus,
body .anchor.purple:not(.fill):focus {
  color: #681e9a;
}
body a.anchor.purple.fill,
body .anchor.purple.fill {
  background-color: #9e44da;
  border-color: #9e44da;
  color: #fff;
}
body a.anchor.purple.fill:hover,
body .anchor.purple.fill:hover {
  background-color: #8527c4;
  border-color: #8527c4;
}
body a.anchor.purple.fill.active,
body .anchor.purple.fill.active,
body a.anchor.purple.fill.active:hover,
body .anchor.purple.fill.active:hover,
body a.anchor.purple.fill:focus,
body .anchor.purple.fill:focus {
  background-color: #7f25bc;
  border-color: #7f25bc;
}
body a.anchor.purple.fill.filloverlay:after,
body .anchor.purple.fill.filloverlay:after {
  background-color: #7f25bc;
}
body a.anchor.purple.outline,
body .anchor.purple.outline {
  background-color: transparent;
  color: #9e44da;
}
body a.anchor.purple.outline:hover,
body .anchor.purple.outline:hover {
  border-color: #8527c4;
}
body a.anchor.purple.outline:focus,
body .anchor.purple.outline:focus {
  border-color: #7f25bc;
}
body a.anchor.purple.outline.filloverlay:after,
body .anchor.purple.outline.filloverlay:after {
  background-color: #7f25bc;
}
body a.anchor.purple.outline.filloverlay:hover,
body .anchor.purple.outline.filloverlay:hover,
body a.anchor.purple.outline.filloverlay:focus,
body .anchor.purple.outline.filloverlay:focus {
  color: #fff;
  border-color: #7f25bc;
}
body a.anchor.purple.outline.onfill:hover,
body .anchor.purple.outline.onfill:hover {
  border-color: #9e44da;
  background-color: #9e44da;
  color: #fff;
}
body a.anchor.purple.outline.onfill.active,
body .anchor.purple.outline.onfill.active,
body a.anchor.purple.outline.onfill.active:hover,
body .anchor.purple.outline.onfill.active:hover,
body a.anchor.purple.outline.onfill:focus,
body .anchor.purple.outline.onfill:focus {
  border-color: rgba(158, 68, 218, 0.9);
  background-color: rgba(158, 68, 218, 0.9);
  color: #fff;
}
body a.anchor.rose:not(.fill),
body .anchor.rose:not(.fill) {
  color: #df3756;
}
body a.anchor.rose:not(.fill):hover,
body .anchor.rose:not(.fill):hover {
  color: #c8203f;
}
body a.anchor.rose:not(.fill).active,
body .anchor.rose:not(.fill).active,
body a.anchor.rose:not(.fill).active:hover,
body .anchor.rose:not(.fill).active:hover,
body a.anchor.rose:not(.fill):focus,
body .anchor.rose:not(.fill):focus {
  color: #9c1931;
}
body a.anchor.rose.fill,
body .anchor.rose.fill {
  background-color: #e03b5a;
  border-color: #e03b5a;
  color: #fff;
}
body a.anchor.rose.fill:hover,
body .anchor.rose.fill:hover {
  background-color: #c8203f;
  border-color: #c8203f;
}
body a.anchor.rose.fill.active,
body .anchor.rose.fill.active,
body a.anchor.rose.fill.active:hover,
body .anchor.rose.fill.active:hover,
body a.anchor.rose.fill:focus,
body .anchor.rose.fill:focus {
  background-color: #c01e3d;
  border-color: #c01e3d;
}
body a.anchor.rose.fill.filloverlay:after,
body .anchor.rose.fill.filloverlay:after {
  background-color: #c01e3d;
}
body a.anchor.rose.outline,
body .anchor.rose.outline {
  background-color: transparent;
  color: #e03b5a;
}
body a.anchor.rose.outline:hover,
body .anchor.rose.outline:hover {
  border-color: #c8203f;
}
body a.anchor.rose.outline:focus,
body .anchor.rose.outline:focus {
  border-color: #c01e3d;
}
body a.anchor.rose.outline.filloverlay:after,
body .anchor.rose.outline.filloverlay:after {
  background-color: #c01e3d;
}
body a.anchor.rose.outline.filloverlay:hover,
body .anchor.rose.outline.filloverlay:hover,
body a.anchor.rose.outline.filloverlay:focus,
body .anchor.rose.outline.filloverlay:focus {
  color: #fff;
  border-color: #c01e3d;
}
body a.anchor.rose.outline.onfill:hover,
body .anchor.rose.outline.onfill:hover {
  border-color: #e03b5a;
  background-color: #e03b5a;
  color: #fff;
}
body a.anchor.rose.outline.onfill.active,
body .anchor.rose.outline.onfill.active,
body a.anchor.rose.outline.onfill.active:hover,
body .anchor.rose.outline.onfill.active:hover,
body a.anchor.rose.outline.onfill:focus,
body .anchor.rose.outline.onfill:focus {
  border-color: rgba(224, 59, 90, 0.9);
  background-color: rgba(224, 59, 90, 0.9);
  color: #fff;
}
body a.anchor-invert.theme,
body .anchor-invert.theme {
  color: #07112b;
}
body a.anchor-invert.theme:hover .colortxt,
body .anchor-invert.theme:hover .colortxt {
  color: #7c13b6;
}
body a.anchor-invert.theme:hover .colorfill,
body .anchor-invert.theme:hover .colorfill {
  background-color: #7c13b6;
  color: #fff;
}
body a.anchor-invert.theme.active .colortxt,
body .anchor-invert.theme.active .colortxt,
body a.anchor-invert.theme:focus .colortxt,
body .anchor-invert.theme:focus .colortxt {
  color: #344f14;
}
body a.anchor-invert.theme.active .colorfill,
body .anchor-invert.theme.active .colorfill,
body a.anchor-invert.theme:focus .colorfill,
body .anchor-invert.theme:focus .colorfill {
  background-color: #344f14;
  color: #fff;
}
body a.anchor-invert.primary,
body .anchor-invert.primary {
  color: #07112b;
}
body a.anchor-invert.primary:hover .colortxt,
body .anchor-invert.primary:hover .colortxt {
  color: #F1921A;
}
body a.anchor-invert.primary:hover .colorfill,
body .anchor-invert.primary:hover .colorfill {
  background-color: #F1921A;
  color: #fff;
}
body a.anchor-invert.primary.active .colortxt,
body .anchor-invert.primary.active .colortxt,
body a.anchor-invert.primary:focus .colortxt,
body .anchor-invert.primary:focus .colortxt {
  color: #925509;
}
body a.anchor-invert.primary.active .colorfill,
body .anchor-invert.primary.active .colorfill,
body a.anchor-invert.primary:focus .colorfill,
body .anchor-invert.primary:focus .colorfill {
  background-color: #925509;
  color: #fff;
}
body a.anchor-invert.secondary,
body .anchor-invert.secondary {
  color: #07112b;
}
body a.anchor-invert.secondary:hover .colortxt,
body .anchor-invert.secondary:hover .colortxt {
  color: #656E75;
}
body a.anchor-invert.secondary:hover .colorfill,
body .anchor-invert.secondary:hover .colorfill {
  background-color: #656E75;
  color: #fff;
}
body a.anchor-invert.secondary.active .colortxt,
body .anchor-invert.secondary.active .colortxt,
body a.anchor-invert.secondary:focus .colortxt,
body .anchor-invert.secondary:focus .colortxt {
  color: #313539;
}
body a.anchor-invert.secondary.active .colorfill,
body .anchor-invert.secondary.active .colorfill,
body a.anchor-invert.secondary:focus .colorfill,
body .anchor-invert.secondary:focus .colorfill {
  background-color: #313539;
  color: #fff;
}
body a.anchor-invert.lazy,
body .anchor-invert.lazy {
  color: #07112b;
}
body a.anchor-invert.lazy:hover .colortxt,
body .anchor-invert.lazy:hover .colortxt {
  color: #E6E7E8;
}
body a.anchor-invert.lazy:hover .colorfill,
body .anchor-invert.lazy:hover .colorfill {
  background-color: #E6E7E8;
  color: #fff;
}
body a.anchor-invert.lazy.active .colortxt,
body .anchor-invert.lazy.active .colortxt,
body a.anchor-invert.lazy:focus .colortxt,
body .anchor-invert.lazy:focus .colortxt {
  color: #acafb2;
}
body a.anchor-invert.lazy.active .colorfill,
body .anchor-invert.lazy.active .colorfill,
body a.anchor-invert.lazy:focus .colorfill,
body .anchor-invert.lazy:focus .colorfill {
  background-color: #acafb2;
  color: #fff;
}
body a.anchor-invert.light,
body .anchor-invert.light {
  color: #07112b;
}
body a.anchor-invert.light:hover .colortxt,
body .anchor-invert.light:hover .colortxt {
  color: var(--light-bg);
}
body a.anchor-invert.light:hover .colorfill,
body .anchor-invert.light:hover .colorfill {
  background-color: var(--light-bg);
  color: #07112b;
}
body a.anchor-invert.light.active .colortxt,
body .anchor-invert.light.active .colortxt,
body a.anchor-invert.light:focus .colortxt,
body .anchor-invert.light:focus .colortxt {
  color: #a1d860;
}
body a.anchor-invert.light.active .colorfill,
body .anchor-invert.light.active .colorfill,
body a.anchor-invert.light:focus .colorfill,
body .anchor-invert.light:focus .colorfill {
  background-color: #a1d860;
  color: #07112b;
}
body a.anchor-invert.alt,
body .anchor-invert.alt {
  color: #07112b;
}
body a.anchor-invert.alt:hover .colortxt,
body .anchor-invert.alt:hover .colortxt {
  color: #7c13b6;
}
body a.anchor-invert.alt:hover .colorfill,
body .anchor-invert.alt:hover .colorfill {
  background-color: #7c13b6;
  color: #fff;
}
body a.anchor-invert.alt.active .colortxt,
body .anchor-invert.alt.active .colortxt,
body a.anchor-invert.alt:focus .colortxt,
body .anchor-invert.alt:focus .colortxt {
  color: #867201;
}
body a.anchor-invert.alt.active .colorfill,
body .anchor-invert.alt.active .colorfill,
body a.anchor-invert.alt:focus .colorfill,
body .anchor-invert.alt:focus .colorfill {
  background-color: #867201;
  color: #fff;
}
body a.anchor-invert.alt,
body .anchor-invert.alt {
  color: #07112b;
}
body a.anchor-invert.alt:hover .colortxt,
body .anchor-invert.alt:hover .colortxt {
  color: var(--light-bg);
}
body a.anchor-invert.alt:hover .colorfill,
body .anchor-invert.alt:hover .colorfill {
  background-color: var(--light-bg);
  color: #7c13b6;
}
body a.anchor-invert.alt.active .colortxt,
body .anchor-invert.alt.active .colortxt,
body a.anchor-invert.alt:focus .colortxt,
body .anchor-invert.alt:focus .colortxt {
  color: #a1d860;
}
body a.anchor-invert.alt.active .colorfill,
body .anchor-invert.alt.active .colorfill,
body a.anchor-invert.alt:focus .colorfill,
body .anchor-invert.alt:focus .colorfill {
  background-color: #a1d860;
  color: #7c13b6;
}
body a.anchor-invert.white,
body .anchor-invert.white {
  color: #07112b;
}
body a.anchor-invert.white:hover .colortxt,
body .anchor-invert.white:hover .colortxt {
  color: #fff;
}
body a.anchor-invert.white:hover .colorfill,
body .anchor-invert.white:hover .colorfill {
  background-color: #fff;
  color: #07112b;
}
body a.anchor-invert.white.active .colortxt,
body .anchor-invert.white.active .colortxt,
body a.anchor-invert.white:focus .colortxt,
body .anchor-invert.white:focus .colortxt {
  color: #c7c7c7;
}
body a.anchor-invert.white.active .colorfill,
body .anchor-invert.white.active .colorfill,
body a.anchor-invert.white:focus .colorfill,
body .anchor-invert.white:focus .colorfill {
  background-color: #c7c7c7;
  color: #07112b;
}
body a.anchor-invert.black,
body .anchor-invert.black {
  color: #07112b;
}
body a.anchor-invert.black:hover .colortxt,
body .anchor-invert.black:hover .colortxt {
  color: #07112b;
}
body a.anchor-invert.black:hover .colorfill,
body .anchor-invert.black:hover .colorfill {
  background-color: #07112b;
  color: #fff;
}
body a.anchor-invert.black.active .colortxt,
body .anchor-invert.black.active .colortxt,
body a.anchor-invert.black:focus .colortxt,
body .anchor-invert.black:focus .colortxt {
  color: var(--black-bg);
}
body a.anchor-invert.black.active .colorfill,
body .anchor-invert.black.active .colorfill,
body a.anchor-invert.black:focus .colorfill,
body .anchor-invert.black:focus .colorfill {
  background-color: var(--black-bg);
  color: #fff;
}
body a.anchor-invert.success,
body .anchor-invert.success {
  color: #07112b;
}
body a.anchor-invert.success:hover .colortxt,
body .anchor-invert.success:hover .colortxt {
  color: #0fca82;
}
body a.anchor-invert.success:hover .colorfill,
body .anchor-invert.success:hover .colorfill {
  background-color: #0fca82;
  color: #fff;
}
body a.anchor-invert.success.active .colortxt,
body .anchor-invert.success.active .colortxt,
body a.anchor-invert.success:focus .colortxt,
body .anchor-invert.success:focus .colortxt {
  color: #07623f;
}
body a.anchor-invert.success.active .colorfill,
body .anchor-invert.success.active .colorfill,
body a.anchor-invert.success:focus .colorfill,
body .anchor-invert.success:focus .colorfill {
  background-color: #07623f;
  color: #fff;
}
body a.anchor-invert.warning,
body .anchor-invert.warning {
  color: #07112b;
}
body a.anchor-invert.warning:hover .colortxt,
body .anchor-invert.warning:hover .colortxt {
  color: #da9e44;
}
body a.anchor-invert.warning:hover .colorfill,
body .anchor-invert.warning:hover .colorfill {
  background-color: #da9e44;
  color: #fff;
}
body a.anchor-invert.warning.active .colortxt,
body .anchor-invert.warning.active .colortxt,
body a.anchor-invert.warning:focus .colortxt,
body .anchor-invert.warning:focus .colortxt {
  color: #91631d;
}
body a.anchor-invert.warning.active .colorfill,
body .anchor-invert.warning.active .colorfill,
body a.anchor-invert.warning:focus .colorfill,
body .anchor-invert.warning:focus .colorfill {
  background-color: #91631d;
  color: #fff;
}
body a.anchor-invert.info,
body .anchor-invert.info {
  color: #07112b;
}
body a.anchor-invert.info:hover .colortxt,
body .anchor-invert.info:hover .colortxt {
  color: #6c94eb;
}
body a.anchor-invert.info:hover .colorfill,
body .anchor-invert.info:hover .colorfill {
  background-color: #6c94eb;
  color: #fff;
}
body a.anchor-invert.info.active .colortxt,
body .anchor-invert.info.active .colortxt,
body a.anchor-invert.info:focus .colortxt,
body .anchor-invert.info:focus .colortxt {
  color: #1c53cb;
}
body a.anchor-invert.info.active .colorfill,
body .anchor-invert.info.active .colorfill,
body a.anchor-invert.info:focus .colorfill,
body .anchor-invert.info:focus .colorfill {
  background-color: #1c53cb;
  color: #fff;
}
body a.anchor-invert.danger,
body .anchor-invert.danger {
  color: #07112b;
}
body a.anchor-invert.danger:hover .colortxt,
body .anchor-invert.danger:hover .colortxt {
  color: #eb6c77;
}
body a.anchor-invert.danger:hover .colorfill,
body .anchor-invert.danger:hover .colorfill {
  background-color: #eb6c77;
  color: #fff;
}
body a.anchor-invert.danger.active .colortxt,
body .anchor-invert.danger.active .colortxt,
body a.anchor-invert.danger:focus .colortxt,
body .anchor-invert.danger:focus .colortxt {
  color: #cb1c2b;
}
body a.anchor-invert.danger.active .colorfill,
body .anchor-invert.danger.active .colorfill,
body a.anchor-invert.danger:focus .colorfill,
body .anchor-invert.danger:focus .colorfill {
  background-color: #cb1c2b;
  color: #fff;
}
body a.anchor-invert.blue,
body .anchor-invert.blue {
  color: #07112b;
}
body a.anchor-invert.blue:hover .colortxt,
body .anchor-invert.blue:hover .colortxt {
  color: var(--blue-bg);
}
body a.anchor-invert.blue:hover .colorfill,
body .anchor-invert.blue:hover .colorfill {
  background-color: var(--blue-bg);
  color: #fff;
}
body a.anchor-invert.blue.active .colortxt,
body .anchor-invert.blue.active .colortxt,
body a.anchor-invert.blue:focus .colortxt,
body .anchor-invert.blue:focus .colortxt {
  color: #181b3b;
}
body a.anchor-invert.blue.active .colorfill,
body .anchor-invert.blue.active .colorfill,
body a.anchor-invert.blue:focus .colorfill,
body .anchor-invert.blue:focus .colorfill {
  background-color: #181b3b;
  color: #fff;
}
body a.anchor-invert.purple,
body .anchor-invert.purple {
  color: #07112b;
}
body a.anchor-invert.purple:hover .colortxt,
body .anchor-invert.purple:hover .colortxt {
  color: #9e44da;
}
body a.anchor-invert.purple:hover .colorfill,
body .anchor-invert.purple:hover .colorfill {
  background-color: #9e44da;
  color: #fff;
}
body a.anchor-invert.purple.active .colortxt,
body .anchor-invert.purple.active .colortxt,
body a.anchor-invert.purple:focus .colortxt,
body .anchor-invert.purple:focus .colortxt {
  color: #631d91;
}
body a.anchor-invert.purple.active .colorfill,
body .anchor-invert.purple.active .colorfill,
body a.anchor-invert.purple:focus .colorfill,
body .anchor-invert.purple:focus .colorfill {
  background-color: #631d91;
  color: #fff;
}
body a.anchor-invert.rose,
body .anchor-invert.rose {
  color: #07112b;
}
body a.anchor-invert.rose:hover .colortxt,
body .anchor-invert.rose:hover .colortxt {
  color: #e03b5a;
}
body a.anchor-invert.rose:hover .colorfill,
body .anchor-invert.rose:hover .colorfill {
  background-color: #e03b5a;
  color: #fff;
}
body a.anchor-invert.rose.active .colortxt,
body .anchor-invert.rose.active .colortxt,
body a.anchor-invert.rose:focus .colortxt,
body .anchor-invert.rose:focus .colortxt {
  color: #93172f;
}
body a.anchor-invert.rose.active .colorfill,
body .anchor-invert.rose.active .colorfill,
body a.anchor-invert.rose:focus .colorfill,
body .anchor-invert.rose:focus .colorfill {
  background-color: #93172f;
  color: #fff;
}
body .bg.theme {
  background-color: #7c13b6;
  border-color: #69a128;
  color: #fff;
}
body .bg.theme.outlined {
  background-color: transparent;
  border-color: #69a128;
  color: #7c13b6;
}
body .bg.primary {
  background-color: #F1921A;
  border-color: #f08d10;
  color: #fff;
}
body .bg.primary.outlined {
  background-color: transparent;
  border-color: #f08d10;
  color: #F1921A;
}
body .bg.secondary {
  background-color: #656E75;
  border-color: #606970;
  color: #fff;
}
body .bg.secondary.outlined {
  background-color: transparent;
  border-color: #606970;
  color: #656E75;
}
body .bg.lazy {
  background-color: #E6E7E8;
  border-color: #e1e2e3;
  color: #fff;
}
body .bg.lazy.outlined {
  background-color: transparent;
  border-color: #e1e2e3;
  color: #E6E7E8;
}
body .bg.light {
  background-color: var(--light-bg);
  border-color: #d1ecb2;
  color: #07112b;
}
body .bg.light.outlined {
  background-color: transparent;
  border-color: #d1ecb2;
  color: var(--light-bg);
}
body .bg.alt {
  background-color: #7c13b6;
  border-color: #ecc801;
  color: #fff;
}
body .bg.alt.outlined {
  background-color: transparent;
  border-color: #ecc801;
  color: #7c13b6;
}
body .bg.alt {
  background-color: var(--light-bg);
  border-color: #d1ecb2;
  color: #7c13b6;
}
body .bg.alt.outlined {
  background-color: transparent;
  border-color: #d1ecb2;
  color: var(--light-bg);
}
body .bg.white {
  background-color: #fff;
  border-color: #fafafa;
  color: #07112b;
}
body .bg.white.outlined {
  background-color: transparent;
  border-color: #fafafa;
  color: #fff;
}
body .bg.black {
  background-color: #07112b;
  border-color: #060e22;
  color: #fff;
}
body .bg.black.outlined {
  background-color: transparent;
  border-color: #060e22;
  color: #07112b;
}
body .bg.success {
  background-color: #0fca82;
  border-color: #0ec17c;
  color: #fff;
}
body .bg.success.outlined {
  background-color: transparent;
  border-color: #0ec17c;
  color: #0fca82;
}
body .bg.warning {
  background-color: #da9e44;
  border-color: #d89a3b;
  color: #fff;
}
body .bg.warning.outlined {
  background-color: transparent;
  border-color: #d89a3b;
  color: #da9e44;
}
body .bg.info {
  background-color: #6c94eb;
  border-color: #638dea;
  color: #fff;
}
body .bg.info.outlined {
  background-color: transparent;
  border-color: #638dea;
  color: #6c94eb;
}
body .bg.danger {
  background-color: #eb6c77;
  border-color: #ea636f;
  color: #fff;
}
body .bg.danger.outlined {
  background-color: transparent;
  border-color: #ea636f;
  color: #eb6c77;
}
body .bg.blue {
  background-color: var(--blue-bg);
  border-color: #363c84;
  color: #fff;
}
body .bg.blue.outlined {
  background-color: transparent;
  border-color: #363c84;
  color: var(--blue-bg);
}
body .bg.purple {
  background-color: #9e44da;
  border-color: #9a3bd8;
  color: #fff;
}
body .bg.purple.outlined {
  background-color: transparent;
  border-color: #9a3bd8;
  color: #9e44da;
}
body .bg.rose {
  background-color: #e03b5a;
  border-color: #df3253;
  color: #fff;
}
body .bg.rose.outlined {
  background-color: transparent;
  border-color: #df3253;
  color: #e03b5a;
}
body .bg.grey1 {
  background-color: rgba(124, 19, 182, 0.05);
  border-color: rgba(124, 19, 182, 0.05);
  color: #222222;
}
body .bg.grey2 {
  background-color: hsl(242, 20%, 95%);
  border-color: hsl(242, 20%, 95%);
  color: #07112b;
}
body .bg.grey3 {
  background-color: hsl(242, 16%, 94%);
  border-color: hsl(242, 16%, 94%);
  color: #07112b;
}
body .bg.grey4 {
  background-color: hsl(242, 14%, 93%);
  border-color: hsl(242, 14%, 93%);
  color: #07112b;
}
body .bg.grey5 {
  background-color: hsl(242, 12%, 92%);
  border-color: hsl(242, 12%, 92%);
  color: #07112b;
}
body .bg.grey6 {
  background-color: hsl(242, 11%, 91%);
  border-color: hsl(242, 11%, 91%);
  color: #07112b;
}
body .bg.grey7 {
  background-color: hsl(242, 10%, 90%);
  border-color: hsl(242, 10%, 90%);
  color: #07112b;
}
body .bg.grey8 {
  background-color: hsl(242, 7%, 89%);
  border-color: hsl(242, 7%, 89%);
  color: #07112b;
}
body .bg.grey9 {
  background-color: hsl(242, 8%, 88%);
  border-color: hsl(242, 8%, 88%);
  color: #07112b;
}
body .bg.grey10 {
  background-color: hsl(242, 6%, 87%);
  border-color: hsl(242, 6%, 87%);
  color: #07112b;
}
body .bg.grey11 {
  background-color: hsl(242, 7%, 86%);
  border-color: hsl(242, 7%, 86%);
  color: #07112b;
}
body .text.theme {
  color: #7c13b6;
}
body .text.primary {
  color: #F1921A;
}
body .text.secondary {
  color: #656E75;
}
body .text.lazy {
  color: #E6E7E8;
}
body .text.light {
  color: var(--light-bg);
}
body .text.alt {
  color: #7c13b6;
}
body .text.alt {
  color: var(--light-bg);
}
body .text.white {
  color: #fff;
}
body .text.black {
  color: #07112b;
}
body .text.success {
  color: #0fca82;
}
body .text.warning {
  color: #da9e44;
}
body .text.info {
  color: #6c94eb;
}
body .text.danger {
  color: #eb6c77;
}
body .text.blue {
  color: var(--blue-bg);
}
body .text.purple {
  color: #9e44da;
}
body .text.rose {
  color: #e03b5a;
}
body .scrollup {
  background: #fff;
  color: #7c13b6;
}
body .scrollup:hover,
body .scrollupfocus {
  background: #e6e6e6;
  color: #7c13b6;
}
body .carousel .carousel-indicator li .carousel-i {
  background-color: #07112b;
}
body .carousel .carousel-indicator li.active .carousel-i {
  background-color: #7c13b6;
}
body .carousel-slide .carousel-navigation .carousel-nav-btn {
  background-color: #fff;
  color: #07112b;
}
body .carousel-slide .carousel-navigation .carousel-nav-btn:hover,
body .carousel-slide .carousel-navigation .carousel-nav-btn:focus {
  background-color: #7c13b6;
  color: #fff;
}
body .table-square,
body .table-bordered {
  border-color: #fefeff;
}
body .table {
  background-color: #fff;
  color: inherit;
}
body .table tr > th,
body .table tr > td {
  border-color: #fefeff;
}
body .table > thead > tr > th {
  background: #f5f5f5;
  color: inherit;
}
body .table-stripe > tbody > tr:nth-child(even) > td,
body .table-stripe > tbody > tr:nth-child(even) > th {
  background-color: #f7f7f7;
}
body .table-hover > tbody > tr:hover > td,
body .table-hover > tbody > tr:hover > th {
  background-color: #f2f2f2 !important;
}
body .no-info .contactinfo {
  display: none;
}
body .show-submit.nodisplay {
  display: block !important;
}
body .no-submit .show-submit.nodisplay {
  display: none !important;
}
body .counter-section {
  position: relative;
  counter-increment: counter-section;
  overflow: hidden;
}
body .counter-section:before {
  content: counter(counter-section, numeric);
  font-size: 40vw;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-opacity: 0.02;
  opacity: 0.02;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";
  filter: alpha(opacity=2);
  font-family: 'extrabold';
  line-height: 0;
}
body .text-shadow-bold,
body .header-touch p,
body .header-touch .lead {
  text-shadow: 0 7px 2px rgba(7, 17, 43, 0.2);
}
body .themegradient {
  background-image: -webkit-linear-gradient(135deg, #7c13b6, rgba(7, 17, 43, 0));
  background-image: -o-linear-gradient(135deg, #7c13b6, rgba(7, 17, 43, 0));
  background-image: -moz-linear-gradient(135deg, #7c13b6, rgba(7, 17, 43, 0));
  background-image: linear-gradient(135deg, #7c13b6, rgba(7, 17, 43, 0));
}
body .h5-static-font {
  font-size: 1.7rem !important;
}
body .black-theme:hover .onhover-txt.theme {
  color: #7c13b6 !important;
}
body .black-transparent-gradient {
  background-image: -webkit-linear-gradient(180deg, #07112b, transparent);
  background-image: -o-linear-gradient(180deg, #07112b, transparent);
  background-image: -moz-linear-gradient(180deg, #07112b, transparent);
  background-image: linear-gradient(180deg, #07112b, transparent);
}
body .active.fill a.theme,
body .active.fill a.theme:hover,
body .active.fill a.theme:focus {
  background-color: #7c13b6;
  border-color: #7c13b6;
  color: #fff;
}
body .active.fill a.alt,
body .active.fill a.alt:hover,
body .active.fill a.alt:focus {
  background-color: #7c13b6;
  border-color: #7c13b6;
  color: #fff;
}
.h4-5 {
  font-size: 2rem;
  line-height: 36px;
}
.quote-min-h {
  min-height: 80px;
}
@media (min-width: 899px) {
  .page-header-height-sm {
    min-height: 50vh;
  }
}
@media (max-width: 799px) {
  body .lead.h1:not(.font-no-res),
  body .lead.h2:not(.font-no-res),
  body .lead.h3:not(.font-no-res),
  body .lead.h4:not(.font-no-res) {
    font-size: 1.5rem !important;
  }
  body .lead.h4-5 {
    font-size: 1.4rem !important;
    line-height: 30px;
  }
  body .lead.h5 {
    font-size: 1.3rem !important;
  }
  body .h5-static-font {
    font-size: 1.7rem !important;
  }
  body .lead.h6 {
    font-size: 100% !important;
  }
}
.title-hexagon {
  position: relative;
  background-color: rgba(29, 35, 49, 0.75);
  padding: 10px 20px;
  clip-path: polygon(5% 0%, 95% 0%, 100% 50%, 95% 100%, 5% 100%, 0% 50%);
}
@media (min-width: 1170px) {
  .row-reverse-lg {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.main-carousel-container {
  padding: 3vh 60px;
}
@media (min-width: 900px) {
  .main-carousel-container {
    padding-left: 150px;
    padding-right: 150px;
  }
}
@media (max-width: 1024px) {
  .desktop.xnopad {
    padding-left: 1%;
    padding-right: 1%;
  }
}
.footer-dark {
  background-color: #e2f3ce;
}
.footer-dark,
.footer-dark .inner-alt {
  color: #07112b;
}
.footer-dark,
.footer-dark .c_txt,
.footer-dark .c-fill-icon {
  color: #07112b;
}
.footer-dark .inner-alt,
.footer-dark .footer-h-txt {
  background-color: #0b1a41;
}
.footer-dark .footer-h-line {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  left: 0;
  height: 2px;
}
.footer-dark .c_heading {
  color: rgba(7, 17, 43, 0.97);
}
.footer-dark .c_heading2 {
  color: #07112b !important;
}
.footer-dark .c_heading,
.footer-dark .c_heading2 {
  margin: 0;
}
.footer-dark .c-fill-icon {
  background-color: #0b1a41;
}
.footer-dark .c_anchor,
.footer-dark .c_anchor_fill {
  color: var(--theme-bg-color);
}
.footer-dark .c_anchor:hover,
.footer-dark .c_anchor_fill:hover,
.footer-dark .c_anchor:focus,
.footer-dark .c_anchor_fill:focus {
  color: #07112b;
}
.footer-dark .c_anchor_fill {
  background-color: #7c13b6;
  padding: 10px 15px;
  color: #fff;
}
.footer-dark .c_anchor_fill:hover,
.footer-dark .c_anchor_fill:focus {
  background-color: #07112b;
  color: #fff;
}
.footer-dark .c_anchor_icon {
  min-width: 40px;
}
.footer-dark .form-control {
  background-color: rgba(255, 255, 255, 0.8);
  color: #07112b;
}
.footer-dark .form-control,
.footer-dark .form-control:hover,
.footer-dark .form-control:focus {
  border: 0 none;
}
.footer-dark .form-control:hover,
.footer-dark .form-control:focus {
  background-color: #fff;
  color: #07112b;
}
.product-anchor {
  background-color: #fff;
  border: 1px solid rgba(7, 17, 43, 0.1);
  -webkit-box-shadow: 0 0 5px rgba(7, 17, 43, 0.03);
  box-shadow: 0 0 5px rgba(7, 17, 43, 0.03);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-anchor .pa-row {
  width: 100%;
}
.product-anchor .a .pa-btn {
  padding: 5px 7px;
}
.product-anchor,
.product-anchor .colortxt {
  color: #07112b;
}
.product-anchor .colorfill {
  background-color: #fff;
  color: inherit;
}
.product-anchor .pa-photo {
  background-color: var(--light-bg);
  display: block;
}
.product-anchor:hover {
  -webkit-box-shadow: 0 0 10px rgba(7, 17, 43, 0.1);
  box-shadow: 0 0 10px rgba(7, 17, 43, 0.1);
}
.product-anchor:hover .colortxt {
  color: #7c13b6;
}
.product-anchor:hover .colorfill {
  background-color: #7c13b6;
  color: #fff;
}
.product-anchor:focus {
  -webkit-box-shadow: 0 0 10px rgba(7, 17, 43, 0.15);
  box-shadow: 0 0 10px rgba(7, 17, 43, 0.15);
}
.product-anchor.before-top-line {
  position: relative;
}
.product-anchor.before-top-line:before {
  content: "";
  top: 0;
  height: 0px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #7c13b6;
}
.product-anchor.before-top-line:hover:before {
  height: 2px;
}
.txt-short,
.shorttext {
  font-size: 0.8em;
}
.product-fs-anchor {
  --pf-anchor-bg: var(--light-bg);
  --pf-anchor-color: #07112b;
  --pf-anchor-grad-bg-start: #ffffff;
  --pf-anchor-grad-bg-end: #ffffff;
  --bg-overlay: #ffffff;
  --bg-overlay-color: #610692;
  background-color: var(--pf-anchor-bg);
  color: var(--pf-anchor-color);
  background-color: var(--pf-anchor-grad-bg-start);
  --pf-anchor-shadow: rgba(124, 19, 182, 0.01);
  box-shadow: 0 0 0px var(--pf-anchor-shadow);
  --pf-title-color: #222222;
  --photo-expand-size: 0;
}
.product-fs-anchor .anchor-title {
  color: var(--pf-title-color);
}
.product-fs-anchor .pa-photo {
  overflow: hidden;
}
.product-fs-anchor .pa-photo .anchor-photo-item {
  margin: var(--photo-expand-size);
}
.product-fs-anchor .bg-overlay {
  background-color: var(--bg-overlay);
  color: var(--bg-overlay-color);
}
.product-fs-anchor:hover,
.product-fs-anchor:focus {
  --pf-anchor-shadow: rgba(124, 19, 182, 0.5);
  --pf-anchor-grad-bg-start: #7c13b6;
  --pf-anchor-grad-bg-end: #b3b3b3;
  --pf-anchor-bg: #eef8e3;
  --pf-anchor-color: #07112b;
  --bg-overlay: rgba(7, 17, 43, 0.1);
  --bg-overlay-color: #fff;
  --photo-expand-size: -2rem;
  --pf-title-color: #ffffff;
  box-shadow: 0 0 0px 6px var(--light-bg), 0 0 20px var(--pf-anchor-shadow);
}
.pfs-anchor-b {
  --bg-overlay: rgba(124, 19, 182, 0.05);
  --bg-overlay-color: #ffffff;
}
.pfs-anchor-b:hover,
.pfs-anchor-b:focus {
  --bg-overlay: rgba(124, 19, 182, 0.7);
  --bg-overlay-color: #ffffff;
}
.post-content a {
  color: #7c13b6;
}
.post-content a:hover {
  color: var(--theme-green-bg);
}
.post-content ul {
  background-color: rgba(7, 17, 43, 0.01);
  margin-left: 0px;
  padding: 10px 10px 10px 30px;
}
.one-place-error {
  min-width: 250px;
  max-width: 90%;
  background-color: #7c13b6;
  color: #fff;
  overflow: hidden;
}
