.intl-tel-input {
  position: relative;
  display: inline-block;
}

.intl-tel-input * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.intl-tel-input .selected-flag .iti-arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=text],
.intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.separate-dial-code .selected-dial-code {
  margin-left: 6px;
}

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti-flag {
  width: 20px;
}

.iti-flag.be {
  width: 18px;
}

.iti-flag.ch {
  width: 15px;
}

.iti-flag.mc {
  width: 19px;
}

.iti-flag.ne {
  width: 18px;
}

.iti-flag.np {
  width: 13px;
}

.iti-flag.va {
  width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti-flag {
    background-size: 5652px 15px;
  }
}

.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti-flag.cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti-flag.do {
  height: 14px;
  background-position: -1379px 0px;
}

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti-flag.un {
  height: 14px;
  background-position: -5241px 0px;
}

.iti-flag.us {
  height: 11px;
  background-position: -5263px 0px;
}

.iti-flag.uy {
  height: 14px;
  background-position: -5285px 0px;
}

.iti-flag.uz {
  height: 10px;
  background-position: -5307px 0px;
}

.iti-flag.va {
  height: 15px;
  background-position: -5329px 0px;
}

.iti-flag.vc {
  height: 14px;
  background-position: -5346px 0px;
}

.iti-flag.ve {
  height: 14px;
  background-position: -5368px 0px;
}

.iti-flag.vg {
  height: 10px;
  background-position: -5390px 0px;
}

.iti-flag.vi {
  height: 14px;
  background-position: -5412px 0px;
}

.iti-flag.vn {
  height: 14px;
  background-position: -5434px 0px;
}

.iti-flag.vu {
  height: 12px;
  background-position: -5456px 0px;
}

.iti-flag.wf {
  height: 14px;
  background-position: -5478px 0px;
}

.iti-flag.ws {
  height: 10px;
  background-position: -5500px 0px;
}

.iti-flag.xk {
  height: 15px;
  background-position: -5522px 0px;
}

.iti-flag.ye {
  height: 14px;
  background-position: -5544px 0px;
}

.iti-flag.yt {
  height: 14px;
  background-position: -5566px 0px;
}

.iti-flag.za {
  height: 14px;
  background-position: -5588px 0px;
}

.iti-flag.zm {
  height: 14px;
  background-position: -5610px 0px;
}

.iti-flag.zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti-flag {
  height: 15px;
  -webkit-box-shadow: 0px 0px 1px 0px #888;
          box-shadow: 0px 0px 1px 0px #888;
  background-image: url("inc/vendors/intlTelInput/img/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti-flag {
    background-image: url("inc/vendors/intlTelInput/img/flags@2x.png");
  }
}

.iti-flag.np {
  background-color: transparent;
}

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #0c4da1;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ebab2d;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #0c4da1;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ebab2d;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #0c4da1;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #072b5a;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #bbcde5;
}

.table-hover .table-primary:hover {
  background-color: #a9bfde;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #a9bfde;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #f9e7c4;
}

.table-hover .table-warning:hover {
  background-color: #f7dead;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #f7dead;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #3c8bf0;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-blue, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-curved-blue, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-curved-yellow, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-curved-white, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-curved-invert-white, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-invert-white, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-invert-blue, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-invert-yellow, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-line, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-line-yellow, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn-line-blue,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.btn-blue, .input-group-sm > .input-group-append > .form-control-plaintext.btn-curved-blue, .input-group-sm > .input-group-append > .form-control-plaintext.btn-curved-yellow, .input-group-sm > .input-group-append > .form-control-plaintext.btn-curved-white, .input-group-sm > .input-group-append > .form-control-plaintext.btn-curved-invert-white, .input-group-sm > .input-group-append > .form-control-plaintext.btn-invert-white, .input-group-sm > .input-group-append > .form-control-plaintext.btn-invert-blue, .input-group-sm > .input-group-append > .form-control-plaintext.btn-invert-yellow, .input-group-sm > .input-group-append > .form-control-plaintext.btn-line, .input-group-sm > .input-group-append > .form-control-plaintext.btn-line-yellow, .input-group-sm > .input-group-append > .form-control-plaintext.btn-line-blue, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-blue, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-curved-blue, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-curved-yellow, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-curved-white, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-curved-invert-white, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-invert-white, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-invert-blue, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-invert-yellow, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-line, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-line-yellow, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn-line-blue,
.input-group-lg > .input-group-append > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.btn-blue, .input-group-lg > .input-group-append > .form-control-plaintext.btn-curved-blue, .input-group-lg > .input-group-append > .form-control-plaintext.btn-curved-yellow, .input-group-lg > .input-group-append > .form-control-plaintext.btn-curved-white, .input-group-lg > .input-group-append > .form-control-plaintext.btn-curved-invert-white, .input-group-lg > .input-group-append > .form-control-plaintext.btn-invert-white, .input-group-lg > .input-group-append > .form-control-plaintext.btn-invert-blue, .input-group-lg > .input-group-append > .form-control-plaintext.btn-invert-yellow, .input-group-lg > .input-group-append > .form-control-plaintext.btn-line, .input-group-lg > .input-group-append > .form-control-plaintext.btn-line-yellow, .input-group-lg > .input-group-append > .form-control-plaintext.btn-line-blue {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .btn-blue, .input-group-sm > .input-group-prepend > .btn-curved-blue, .input-group-sm > .input-group-prepend > .btn-curved-yellow, .input-group-sm > .input-group-prepend > .btn-curved-white, .input-group-sm > .input-group-prepend > .btn-curved-invert-white, .input-group-sm > .input-group-prepend > .btn-invert-white, .input-group-sm > .input-group-prepend > .btn-invert-blue, .input-group-sm > .input-group-prepend > .btn-invert-yellow, .input-group-sm > .input-group-prepend > .btn-line, .input-group-sm > .input-group-prepend > .btn-line-yellow, .input-group-sm > .input-group-prepend > .btn-line-blue,
.input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .btn-blue, .input-group-sm > .input-group-append > .btn-curved-blue, .input-group-sm > .input-group-append > .btn-curved-yellow, .input-group-sm > .input-group-append > .btn-curved-white, .input-group-sm > .input-group-append > .btn-curved-invert-white, .input-group-sm > .input-group-append > .btn-invert-white, .input-group-sm > .input-group-append > .btn-invert-blue, .input-group-sm > .input-group-append > .btn-invert-yellow, .input-group-sm > .input-group-append > .btn-line, .input-group-sm > .input-group-append > .btn-line-yellow, .input-group-sm > .input-group-append > .btn-line-blue {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-blue:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-curved-blue:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-curved-yellow:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-curved-white:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-curved-invert-white:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-invert-white:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-invert-blue:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-invert-yellow:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-line:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-line-yellow:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn-line-blue:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-blue:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-curved-blue:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-curved-yellow:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-curved-white:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-curved-invert-white:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-invert-white:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-invert-blue:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-invert-yellow:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-line:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-line-yellow:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn-line-blue:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .btn-blue, .input-group-lg > .input-group-prepend > .btn-curved-blue, .input-group-lg > .input-group-prepend > .btn-curved-yellow, .input-group-lg > .input-group-prepend > .btn-curved-white, .input-group-lg > .input-group-prepend > .btn-curved-invert-white, .input-group-lg > .input-group-prepend > .btn-invert-white, .input-group-lg > .input-group-prepend > .btn-invert-blue, .input-group-lg > .input-group-prepend > .btn-invert-yellow, .input-group-lg > .input-group-prepend > .btn-line, .input-group-lg > .input-group-prepend > .btn-line-yellow, .input-group-lg > .input-group-prepend > .btn-line-blue,
.input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .btn-blue, .input-group-lg > .input-group-append > .btn-curved-blue, .input-group-lg > .input-group-append > .btn-curved-yellow, .input-group-lg > .input-group-append > .btn-curved-white, .input-group-lg > .input-group-append > .btn-curved-invert-white, .input-group-lg > .input-group-append > .btn-invert-white, .input-group-lg > .input-group-append > .btn-invert-blue, .input-group-lg > .input-group-append > .btn-invert-yellow, .input-group-lg > .input-group-append > .btn-line, .input-group-lg > .input-group-append > .btn-line-yellow, .input-group-lg > .input-group-append > .btn-line-blue {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-blue:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-curved-blue:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-curved-yellow:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-curved-white:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-curved-invert-white:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-invert-white:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-invert-blue:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-invert-yellow:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-line:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-line-yellow:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn-line-blue:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-blue:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-curved-blue:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-curved-yellow:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-curved-white:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-curved-invert-white:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-invert-white:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-invert-blue:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-invert-yellow:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-line:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-line-yellow:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn-line-blue:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn, .btn-blue, .btn-curved-blue, .btn-curved-yellow, .btn-curved-white, .btn-curved-invert-white, .btn-invert-white, .btn-invert-blue, .btn-invert-yellow, .btn-line, .btn-line-yellow, .btn-line-blue {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn:hover, .btn-blue:hover, .btn-curved-blue:hover, .btn-curved-yellow:hover, .btn-curved-white:hover, .btn-curved-invert-white:hover, .btn-invert-white:hover, .btn-invert-blue:hover, .btn-invert-yellow:hover, .btn-line:hover, .btn-line-yellow:hover, .btn-line-blue:hover, .btn:focus, .btn-blue:focus, .btn-curved-blue:focus, .btn-curved-yellow:focus, .btn-curved-white:focus, .btn-curved-invert-white:focus, .btn-invert-white:focus, .btn-invert-blue:focus, .btn-invert-yellow:focus, .btn-line:focus, .btn-line-yellow:focus, .btn-line-blue:focus {
  text-decoration: none;
}

.btn:focus, .btn-blue:focus, .btn-curved-blue:focus, .btn-curved-yellow:focus, .btn-curved-white:focus, .btn-curved-invert-white:focus, .btn-invert-white:focus, .btn-invert-blue:focus, .btn-invert-yellow:focus, .btn-line:focus, .btn-line-yellow:focus, .btn-line-blue:focus, .btn.focus, .focus.btn-blue, .focus.btn-curved-blue, .focus.btn-curved-yellow, .focus.btn-curved-white, .focus.btn-curved-invert-white, .focus.btn-invert-white, .focus.btn-invert-blue, .focus.btn-invert-yellow, .focus.btn-line, .focus.btn-line-yellow, .focus.btn-line-blue {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.25);
}

.btn.disabled, .disabled.btn-blue, .disabled.btn-curved-blue, .disabled.btn-curved-yellow, .disabled.btn-curved-white, .disabled.btn-curved-invert-white, .disabled.btn-invert-white, .disabled.btn-invert-blue, .disabled.btn-invert-yellow, .disabled.btn-line, .disabled.btn-line-yellow, .disabled.btn-line-blue, .btn:disabled, .btn-blue:disabled, .btn-curved-blue:disabled, .btn-curved-yellow:disabled, .btn-curved-white:disabled, .btn-curved-invert-white:disabled, .btn-invert-white:disabled, .btn-invert-blue:disabled, .btn-invert-yellow:disabled, .btn-line:disabled, .btn-line-yellow:disabled, .btn-line-blue:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled), .btn-blue:not(:disabled):not(.disabled), .btn-curved-blue:not(:disabled):not(.disabled), .btn-curved-yellow:not(:disabled):not(.disabled), .btn-curved-white:not(:disabled):not(.disabled), .btn-curved-invert-white:not(:disabled):not(.disabled), .btn-invert-white:not(:disabled):not(.disabled), .btn-invert-blue:not(:disabled):not(.disabled), .btn-invert-yellow:not(:disabled):not(.disabled), .btn-line:not(:disabled):not(.disabled), .btn-line-yellow:not(:disabled):not(.disabled), .btn-line-blue:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn.nice-select.open:not(:disabled):not(.disabled), .nice-select.open.btn-blue:not(:disabled):not(.disabled), .nice-select.open.btn-curved-blue:not(:disabled):not(.disabled), .nice-select.open.btn-curved-yellow:not(:disabled):not(.disabled), .nice-select.open.btn-curved-white:not(:disabled):not(.disabled), .nice-select.open.btn-curved-invert-white:not(:disabled):not(.disabled), .nice-select.open.btn-invert-white:not(:disabled):not(.disabled), .nice-select.open.btn-invert-blue:not(:disabled):not(.disabled), .nice-select.open.btn-invert-yellow:not(:disabled):not(.disabled), .nice-select.open.btn-line:not(:disabled):not(.disabled), .nice-select.open.btn-line-yellow:not(:disabled):not(.disabled), .nice-select.open.btn-line-blue:not(:disabled):not(.disabled), .btn-blue:not(:disabled):not(.disabled):active, .btn-curved-blue:not(:disabled):not(.disabled):active, .btn-curved-yellow:not(:disabled):not(.disabled):active, .btn-curved-white:not(:disabled):not(.disabled):active, .btn-curved-invert-white:not(:disabled):not(.disabled):active, .btn-invert-white:not(:disabled):not(.disabled):active, .btn-invert-blue:not(:disabled):not(.disabled):active, .btn-invert-yellow:not(:disabled):not(.disabled):active, .btn-line:not(:disabled):not(.disabled):active, .btn-line-yellow:not(:disabled):not(.disabled):active, .btn-line-blue:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .btn-blue:not(:disabled):not(.disabled).active, .btn-curved-blue:not(:disabled):not(.disabled).active, .btn-curved-yellow:not(:disabled):not(.disabled).active, .btn-curved-white:not(:disabled):not(.disabled).active, .btn-curved-invert-white:not(:disabled):not(.disabled).active, .btn-invert-white:not(:disabled):not(.disabled).active, .btn-invert-blue:not(:disabled):not(.disabled).active, .btn-invert-yellow:not(:disabled):not(.disabled).active, .btn-line:not(:disabled):not(.disabled).active, .btn-line-yellow:not(:disabled):not(.disabled).active, .btn-line-blue:not(:disabled):not(.disabled).active {
  background-image: none;
}

a.btn.disabled, a.disabled.btn-blue, a.disabled.btn-curved-blue, a.disabled.btn-curved-yellow, a.disabled.btn-curved-white, a.disabled.btn-curved-invert-white, a.disabled.btn-invert-white, a.disabled.btn-invert-blue, a.disabled.btn-invert-yellow, a.disabled.btn-line, a.disabled.btn-line-yellow, a.disabled.btn-line-blue,
fieldset:disabled a.btn,
fieldset:disabled a.btn-blue,
fieldset:disabled a.btn-curved-blue,
fieldset:disabled a.btn-curved-yellow,
fieldset:disabled a.btn-curved-white,
fieldset:disabled a.btn-curved-invert-white,
fieldset:disabled a.btn-invert-white,
fieldset:disabled a.btn-invert-blue,
fieldset:disabled a.btn-invert-yellow,
fieldset:disabled a.btn-line,
fieldset:disabled a.btn-line-yellow,
fieldset:disabled a.btn-line-blue {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #0c4da1;
  border-color: #0c4da1;
}

.btn-primary:hover {
  color: #fff;
  background-color: #093c7d;
  border-color: #083672;
}

.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #0c4da1;
  border-color: #0c4da1;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.nice-select.open:not(:disabled):not(.disabled), .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #083672;
  border-color: #083166;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.nice-select.open:not(:disabled):not(.disabled):focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.nice-select.open:not(:disabled):not(.disabled), .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.nice-select.open:not(:disabled):not(.disabled):focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success.nice-select.open:not(:disabled):not(.disabled), .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.nice-select.open:not(:disabled):not(.disabled):focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info.nice-select.open:not(:disabled):not(.disabled), .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.nice-select.open:not(:disabled):not(.disabled):focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ebab2d;
  border-color: #ebab2d;
}

.btn-warning:hover {
  color: #212529;
  background-color: #dd9915;
  border-color: #d19114;
}

.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(235, 171, 45, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(235, 171, 45, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ebab2d;
  border-color: #ebab2d;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.nice-select.open:not(:disabled):not(.disabled), .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d19114;
  border-color: #c58913;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.nice-select.open:not(:disabled):not(.disabled):focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(235, 171, 45, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(235, 171, 45, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.nice-select.open:not(:disabled):not(.disabled), .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.nice-select.open:not(:disabled):not(.disabled):focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light.nice-select.open:not(:disabled):not(.disabled), .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.nice-select.open:not(:disabled):not(.disabled):focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.nice-select.open:not(:disabled):not(.disabled), .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.nice-select.open:not(:disabled):not(.disabled):focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #0c4da1;
  background-color: transparent;
  background-image: none;
  border-color: #0c4da1;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0c4da1;
  border-color: #0c4da1;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0c4da1;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.nice-select.open:not(:disabled):not(.disabled), .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0c4da1;
  border-color: #0c4da1;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.nice-select.open:not(:disabled):not(.disabled):focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.nice-select.open:not(:disabled):not(.disabled), .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.nice-select.open:not(:disabled):not(.disabled):focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.nice-select.open:not(:disabled):not(.disabled), .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.nice-select.open:not(:disabled):not(.disabled):focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.nice-select.open:not(:disabled):not(.disabled), .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.nice-select.open:not(:disabled):not(.disabled):focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ebab2d;
  background-color: transparent;
  background-image: none;
  border-color: #ebab2d;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ebab2d;
  border-color: #ebab2d;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(235, 171, 45, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(235, 171, 45, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ebab2d;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.nice-select.open:not(:disabled):not(.disabled), .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ebab2d;
  border-color: #ebab2d;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.nice-select.open:not(:disabled):not(.disabled):focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(235, 171, 45, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(235, 171, 45, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.nice-select.open:not(:disabled):not(.disabled), .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.nice-select.open:not(:disabled):not(.disabled):focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.nice-select.open:not(:disabled):not(.disabled), .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.nice-select.open:not(:disabled):not(.disabled):focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.nice-select.open:not(:disabled):not(.disabled), .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.nice-select.open:not(:disabled):not(.disabled):focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #0c4da1;
  background-color: transparent;
}

.btn-link:hover {
  color: #072b5a;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-blue, .btn-group-lg > .btn-curved-blue, .btn-group-lg > .btn-curved-yellow, .btn-group-lg > .btn-curved-white, .btn-group-lg > .btn-curved-invert-white, .btn-group-lg > .btn-invert-white, .btn-group-lg > .btn-invert-blue, .btn-group-lg > .btn-invert-yellow, .btn-group-lg > .btn-line, .btn-group-lg > .btn-line-yellow, .btn-group-lg > .btn-line-blue {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-blue, .btn-group-sm > .btn-curved-blue, .btn-group-sm > .btn-curved-yellow, .btn-group-sm > .btn-curved-white, .btn-group-sm > .btn-curved-invert-white, .btn-group-sm > .btn-invert-white, .btn-group-sm > .btn-invert-blue, .btn-group-sm > .btn-invert-yellow, .btn-group-sm > .btn-line, .btn-group-sm > .btn-line-yellow, .btn-group-sm > .btn-line-blue {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item.nice-select.open {
  color: #fff;
  text-decoration: none;
  background-color: #0c4da1;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn, .btn-group > .btn-blue, .btn-group > .btn-curved-blue, .btn-group > .btn-curved-yellow, .btn-group > .btn-curved-white, .btn-group > .btn-curved-invert-white, .btn-group > .btn-invert-white, .btn-group > .btn-invert-blue, .btn-group > .btn-invert-yellow, .btn-group > .btn-line, .btn-group > .btn-line-yellow, .btn-group > .btn-line-blue,
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-blue,
.btn-group-vertical > .btn-curved-blue,
.btn-group-vertical > .btn-curved-yellow,
.btn-group-vertical > .btn-curved-white,
.btn-group-vertical > .btn-curved-invert-white,
.btn-group-vertical > .btn-invert-white,
.btn-group-vertical > .btn-invert-blue,
.btn-group-vertical > .btn-invert-yellow,
.btn-group-vertical > .btn-line,
.btn-group-vertical > .btn-line-yellow,
.btn-group-vertical > .btn-line-blue {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.btn-group > .btn:hover, .btn-group > .btn-blue:hover, .btn-group > .btn-curved-blue:hover, .btn-group > .btn-curved-yellow:hover, .btn-group > .btn-curved-white:hover, .btn-group > .btn-curved-invert-white:hover, .btn-group > .btn-invert-white:hover, .btn-group > .btn-invert-blue:hover, .btn-group > .btn-invert-yellow:hover, .btn-group > .btn-line:hover, .btn-group > .btn-line-yellow:hover, .btn-group > .btn-line-blue:hover,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn-blue:hover,
.btn-group-vertical > .btn-curved-blue:hover,
.btn-group-vertical > .btn-curved-yellow:hover,
.btn-group-vertical > .btn-curved-white:hover,
.btn-group-vertical > .btn-curved-invert-white:hover,
.btn-group-vertical > .btn-invert-white:hover,
.btn-group-vertical > .btn-invert-blue:hover,
.btn-group-vertical > .btn-invert-yellow:hover,
.btn-group-vertical > .btn-line:hover,
.btn-group-vertical > .btn-line-yellow:hover,
.btn-group-vertical > .btn-line-blue:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn-blue:focus, .btn-group > .btn-curved-blue:focus, .btn-group > .btn-curved-yellow:focus, .btn-group > .btn-curved-white:focus, .btn-group > .btn-curved-invert-white:focus, .btn-group > .btn-invert-white:focus, .btn-group > .btn-invert-blue:focus, .btn-group > .btn-invert-yellow:focus, .btn-group > .btn-line:focus, .btn-group > .btn-line-yellow:focus, .btn-group > .btn-line-blue:focus, .btn-group > .btn:active, .btn-group > .btn.nice-select.open, .btn-group > .nice-select.open.btn-blue, .btn-group > .nice-select.open.btn-curved-blue, .btn-group > .nice-select.open.btn-curved-yellow, .btn-group > .nice-select.open.btn-curved-white, .btn-group > .nice-select.open.btn-curved-invert-white, .btn-group > .nice-select.open.btn-invert-white, .btn-group > .nice-select.open.btn-invert-blue, .btn-group > .nice-select.open.btn-invert-yellow, .btn-group > .nice-select.open.btn-line, .btn-group > .nice-select.open.btn-line-yellow, .btn-group > .nice-select.open.btn-line-blue, .btn-group > .btn-blue:active, .btn-group > .btn-curved-blue:active, .btn-group > .btn-curved-yellow:active, .btn-group > .btn-curved-white:active, .btn-group > .btn-curved-invert-white:active, .btn-group > .btn-invert-white:active, .btn-group > .btn-invert-blue:active, .btn-group > .btn-invert-yellow:active, .btn-group > .btn-line:active, .btn-group > .btn-line-yellow:active, .btn-group > .btn-line-blue:active, .btn-group > .btn.active, .btn-group > .active.btn-blue, .btn-group > .active.btn-curved-blue, .btn-group > .active.btn-curved-yellow, .btn-group > .active.btn-curved-white, .btn-group > .active.btn-curved-invert-white, .btn-group > .active.btn-invert-white, .btn-group > .active.btn-invert-blue, .btn-group > .active.btn-invert-yellow, .btn-group > .active.btn-line, .btn-group > .active.btn-line-yellow, .btn-group > .active.btn-line-blue,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn-blue:focus,
.btn-group-vertical > .btn-curved-blue:focus,
.btn-group-vertical > .btn-curved-yellow:focus,
.btn-group-vertical > .btn-curved-white:focus,
.btn-group-vertical > .btn-curved-invert-white:focus,
.btn-group-vertical > .btn-invert-white:focus,
.btn-group-vertical > .btn-invert-blue:focus,
.btn-group-vertical > .btn-invert-yellow:focus,
.btn-group-vertical > .btn-line:focus,
.btn-group-vertical > .btn-line-yellow:focus,
.btn-group-vertical > .btn-line-blue:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.nice-select.open,
.btn-group-vertical > .nice-select.open.btn-blue,
.btn-group-vertical > .nice-select.open.btn-curved-blue,
.btn-group-vertical > .nice-select.open.btn-curved-yellow,
.btn-group-vertical > .nice-select.open.btn-curved-white,
.btn-group-vertical > .nice-select.open.btn-curved-invert-white,
.btn-group-vertical > .nice-select.open.btn-invert-white,
.btn-group-vertical > .nice-select.open.btn-invert-blue,
.btn-group-vertical > .nice-select.open.btn-invert-yellow,
.btn-group-vertical > .nice-select.open.btn-line,
.btn-group-vertical > .nice-select.open.btn-line-yellow,
.btn-group-vertical > .nice-select.open.btn-line-blue,
.btn-group-vertical > .btn-blue:active,
.btn-group-vertical > .btn-curved-blue:active,
.btn-group-vertical > .btn-curved-yellow:active,
.btn-group-vertical > .btn-curved-white:active,
.btn-group-vertical > .btn-curved-invert-white:active,
.btn-group-vertical > .btn-invert-white:active,
.btn-group-vertical > .btn-invert-blue:active,
.btn-group-vertical > .btn-invert-yellow:active,
.btn-group-vertical > .btn-line:active,
.btn-group-vertical > .btn-line-yellow:active,
.btn-group-vertical > .btn-line-blue:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.btn-blue,
.btn-group-vertical > .active.btn-curved-blue,
.btn-group-vertical > .active.btn-curved-yellow,
.btn-group-vertical > .active.btn-curved-white,
.btn-group-vertical > .active.btn-curved-invert-white,
.btn-group-vertical > .active.btn-invert-white,
.btn-group-vertical > .active.btn-invert-blue,
.btn-group-vertical > .active.btn-invert-yellow,
.btn-group-vertical > .active.btn-line,
.btn-group-vertical > .active.btn-line-yellow,
.btn-group-vertical > .active.btn-line-blue {
  z-index: 1;
}

.btn-group .btn + .btn, .btn-group .btn-blue + .btn, .btn-group .btn-curved-blue + .btn, .btn-group .btn-curved-yellow + .btn, .btn-group .btn-curved-white + .btn, .btn-group .btn-curved-invert-white + .btn, .btn-group .btn-invert-white + .btn, .btn-group .btn-invert-blue + .btn, .btn-group .btn-invert-yellow + .btn, .btn-group .btn-line + .btn, .btn-group .btn-line-yellow + .btn, .btn-group .btn-line-blue + .btn, .btn-group .btn + .btn-blue, .btn-group .btn-blue + .btn-blue, .btn-group .btn-curved-blue + .btn-blue, .btn-group .btn-curved-yellow + .btn-blue, .btn-group .btn-curved-white + .btn-blue, .btn-group .btn-curved-invert-white + .btn-blue, .btn-group .btn-invert-white + .btn-blue, .btn-group .btn-invert-blue + .btn-blue, .btn-group .btn-invert-yellow + .btn-blue, .btn-group .btn-line + .btn-blue, .btn-group .btn-line-yellow + .btn-blue, .btn-group .btn-line-blue + .btn-blue, .btn-group .btn + .btn-curved-blue, .btn-group .btn-blue + .btn-curved-blue, .btn-group .btn-curved-blue + .btn-curved-blue, .btn-group .btn-curved-yellow + .btn-curved-blue, .btn-group .btn-curved-white + .btn-curved-blue, .btn-group .btn-curved-invert-white + .btn-curved-blue, .btn-group .btn-invert-white + .btn-curved-blue, .btn-group .btn-invert-blue + .btn-curved-blue, .btn-group .btn-invert-yellow + .btn-curved-blue, .btn-group .btn-line + .btn-curved-blue, .btn-group .btn-line-yellow + .btn-curved-blue, .btn-group .btn-line-blue + .btn-curved-blue, .btn-group .btn + .btn-curved-yellow, .btn-group .btn-blue + .btn-curved-yellow, .btn-group .btn-curved-blue + .btn-curved-yellow, .btn-group .btn-curved-yellow + .btn-curved-yellow, .btn-group .btn-curved-white + .btn-curved-yellow, .btn-group .btn-curved-invert-white + .btn-curved-yellow, .btn-group .btn-invert-white + .btn-curved-yellow, .btn-group .btn-invert-blue + .btn-curved-yellow, .btn-group .btn-invert-yellow + .btn-curved-yellow, .btn-group .btn-line + .btn-curved-yellow, .btn-group .btn-line-yellow + .btn-curved-yellow, .btn-group .btn-line-blue + .btn-curved-yellow, .btn-group .btn + .btn-curved-white, .btn-group .btn-blue + .btn-curved-white, .btn-group .btn-curved-blue + .btn-curved-white, .btn-group .btn-curved-yellow + .btn-curved-white, .btn-group .btn-curved-white + .btn-curved-white, .btn-group .btn-curved-invert-white + .btn-curved-white, .btn-group .btn-invert-white + .btn-curved-white, .btn-group .btn-invert-blue + .btn-curved-white, .btn-group .btn-invert-yellow + .btn-curved-white, .btn-group .btn-line + .btn-curved-white, .btn-group .btn-line-yellow + .btn-curved-white, .btn-group .btn-line-blue + .btn-curved-white, .btn-group .btn + .btn-curved-invert-white, .btn-group .btn-blue + .btn-curved-invert-white, .btn-group .btn-curved-blue + .btn-curved-invert-white, .btn-group .btn-curved-yellow + .btn-curved-invert-white, .btn-group .btn-curved-white + .btn-curved-invert-white, .btn-group .btn-curved-invert-white + .btn-curved-invert-white, .btn-group .btn-invert-white + .btn-curved-invert-white, .btn-group .btn-invert-blue + .btn-curved-invert-white, .btn-group .btn-invert-yellow + .btn-curved-invert-white, .btn-group .btn-line + .btn-curved-invert-white, .btn-group .btn-line-yellow + .btn-curved-invert-white, .btn-group .btn-line-blue + .btn-curved-invert-white, .btn-group .btn + .btn-invert-white, .btn-group .btn-blue + .btn-invert-white, .btn-group .btn-curved-blue + .btn-invert-white, .btn-group .btn-curved-yellow + .btn-invert-white, .btn-group .btn-curved-white + .btn-invert-white, .btn-group .btn-curved-invert-white + .btn-invert-white, .btn-group .btn-invert-white + .btn-invert-white, .btn-group .btn-invert-blue + .btn-invert-white, .btn-group .btn-invert-yellow + .btn-invert-white, .btn-group .btn-line + .btn-invert-white, .btn-group .btn-line-yellow + .btn-invert-white, .btn-group .btn-line-blue + .btn-invert-white, .btn-group .btn + .btn-invert-blue, .btn-group .btn-blue + .btn-invert-blue, .btn-group .btn-curved-blue + .btn-invert-blue, .btn-group .btn-curved-yellow + .btn-invert-blue, .btn-group .btn-curved-white + .btn-invert-blue, .btn-group .btn-curved-invert-white + .btn-invert-blue, .btn-group .btn-invert-white + .btn-invert-blue, .btn-group .btn-invert-blue + .btn-invert-blue, .btn-group .btn-invert-yellow + .btn-invert-blue, .btn-group .btn-line + .btn-invert-blue, .btn-group .btn-line-yellow + .btn-invert-blue, .btn-group .btn-line-blue + .btn-invert-blue, .btn-group .btn + .btn-invert-yellow, .btn-group .btn-blue + .btn-invert-yellow, .btn-group .btn-curved-blue + .btn-invert-yellow, .btn-group .btn-curved-yellow + .btn-invert-yellow, .btn-group .btn-curved-white + .btn-invert-yellow, .btn-group .btn-curved-invert-white + .btn-invert-yellow, .btn-group .btn-invert-white + .btn-invert-yellow, .btn-group .btn-invert-blue + .btn-invert-yellow, .btn-group .btn-invert-yellow + .btn-invert-yellow, .btn-group .btn-line + .btn-invert-yellow, .btn-group .btn-line-yellow + .btn-invert-yellow, .btn-group .btn-line-blue + .btn-invert-yellow, .btn-group .btn + .btn-line, .btn-group .btn-blue + .btn-line, .btn-group .btn-curved-blue + .btn-line, .btn-group .btn-curved-yellow + .btn-line, .btn-group .btn-curved-white + .btn-line, .btn-group .btn-curved-invert-white + .btn-line, .btn-group .btn-invert-white + .btn-line, .btn-group .btn-invert-blue + .btn-line, .btn-group .btn-invert-yellow + .btn-line, .btn-group .btn-line + .btn-line, .btn-group .btn-line-yellow + .btn-line, .btn-group .btn-line-blue + .btn-line, .btn-group .btn + .btn-line-yellow, .btn-group .btn-blue + .btn-line-yellow, .btn-group .btn-curved-blue + .btn-line-yellow, .btn-group .btn-curved-yellow + .btn-line-yellow, .btn-group .btn-curved-white + .btn-line-yellow, .btn-group .btn-curved-invert-white + .btn-line-yellow, .btn-group .btn-invert-white + .btn-line-yellow, .btn-group .btn-invert-blue + .btn-line-yellow, .btn-group .btn-invert-yellow + .btn-line-yellow, .btn-group .btn-line + .btn-line-yellow, .btn-group .btn-line-yellow + .btn-line-yellow, .btn-group .btn-line-blue + .btn-line-yellow, .btn-group .btn + .btn-line-blue, .btn-group .btn-blue + .btn-line-blue, .btn-group .btn-curved-blue + .btn-line-blue, .btn-group .btn-curved-yellow + .btn-line-blue, .btn-group .btn-curved-white + .btn-line-blue, .btn-group .btn-curved-invert-white + .btn-line-blue, .btn-group .btn-invert-white + .btn-line-blue, .btn-group .btn-invert-blue + .btn-line-blue, .btn-group .btn-invert-yellow + .btn-line-blue, .btn-group .btn-line + .btn-line-blue, .btn-group .btn-line-yellow + .btn-line-blue, .btn-group .btn-line-blue + .btn-line-blue,
.btn-group .btn + .btn-group,
.btn-group .btn-blue + .btn-group,
.btn-group .btn-curved-blue + .btn-group,
.btn-group .btn-curved-yellow + .btn-group,
.btn-group .btn-curved-white + .btn-group,
.btn-group .btn-curved-invert-white + .btn-group,
.btn-group .btn-invert-white + .btn-group,
.btn-group .btn-invert-blue + .btn-group,
.btn-group .btn-invert-yellow + .btn-group,
.btn-group .btn-line + .btn-group,
.btn-group .btn-line-yellow + .btn-group,
.btn-group .btn-line-blue + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-blue,
.btn-group .btn-group + .btn-curved-blue,
.btn-group .btn-group + .btn-curved-yellow,
.btn-group .btn-group + .btn-curved-white,
.btn-group .btn-group + .btn-curved-invert-white,
.btn-group .btn-group + .btn-invert-white,
.btn-group .btn-group + .btn-invert-blue,
.btn-group .btn-group + .btn-invert-yellow,
.btn-group .btn-group + .btn-line,
.btn-group .btn-group + .btn-line-yellow,
.btn-group .btn-group + .btn-line-blue,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn-blue + .btn,
.btn-group-vertical .btn-curved-blue + .btn,
.btn-group-vertical .btn-curved-yellow + .btn,
.btn-group-vertical .btn-curved-white + .btn,
.btn-group-vertical .btn-curved-invert-white + .btn,
.btn-group-vertical .btn-invert-white + .btn,
.btn-group-vertical .btn-invert-blue + .btn,
.btn-group-vertical .btn-invert-yellow + .btn,
.btn-group-vertical .btn-line + .btn,
.btn-group-vertical .btn-line-yellow + .btn,
.btn-group-vertical .btn-line-blue + .btn,
.btn-group-vertical .btn + .btn-blue,
.btn-group-vertical .btn-blue + .btn-blue,
.btn-group-vertical .btn-curved-blue + .btn-blue,
.btn-group-vertical .btn-curved-yellow + .btn-blue,
.btn-group-vertical .btn-curved-white + .btn-blue,
.btn-group-vertical .btn-curved-invert-white + .btn-blue,
.btn-group-vertical .btn-invert-white + .btn-blue,
.btn-group-vertical .btn-invert-blue + .btn-blue,
.btn-group-vertical .btn-invert-yellow + .btn-blue,
.btn-group-vertical .btn-line + .btn-blue,
.btn-group-vertical .btn-line-yellow + .btn-blue,
.btn-group-vertical .btn-line-blue + .btn-blue,
.btn-group-vertical .btn + .btn-curved-blue,
.btn-group-vertical .btn-blue + .btn-curved-blue,
.btn-group-vertical .btn-curved-blue + .btn-curved-blue,
.btn-group-vertical .btn-curved-yellow + .btn-curved-blue,
.btn-group-vertical .btn-curved-white + .btn-curved-blue,
.btn-group-vertical .btn-curved-invert-white + .btn-curved-blue,
.btn-group-vertical .btn-invert-white + .btn-curved-blue,
.btn-group-vertical .btn-invert-blue + .btn-curved-blue,
.btn-group-vertical .btn-invert-yellow + .btn-curved-blue,
.btn-group-vertical .btn-line + .btn-curved-blue,
.btn-group-vertical .btn-line-yellow + .btn-curved-blue,
.btn-group-vertical .btn-line-blue + .btn-curved-blue,
.btn-group-vertical .btn + .btn-curved-yellow,
.btn-group-vertical .btn-blue + .btn-curved-yellow,
.btn-group-vertical .btn-curved-blue + .btn-curved-yellow,
.btn-group-vertical .btn-curved-yellow + .btn-curved-yellow,
.btn-group-vertical .btn-curved-white + .btn-curved-yellow,
.btn-group-vertical .btn-curved-invert-white + .btn-curved-yellow,
.btn-group-vertical .btn-invert-white + .btn-curved-yellow,
.btn-group-vertical .btn-invert-blue + .btn-curved-yellow,
.btn-group-vertical .btn-invert-yellow + .btn-curved-yellow,
.btn-group-vertical .btn-line + .btn-curved-yellow,
.btn-group-vertical .btn-line-yellow + .btn-curved-yellow,
.btn-group-vertical .btn-line-blue + .btn-curved-yellow,
.btn-group-vertical .btn + .btn-curved-white,
.btn-group-vertical .btn-blue + .btn-curved-white,
.btn-group-vertical .btn-curved-blue + .btn-curved-white,
.btn-group-vertical .btn-curved-yellow + .btn-curved-white,
.btn-group-vertical .btn-curved-white + .btn-curved-white,
.btn-group-vertical .btn-curved-invert-white + .btn-curved-white,
.btn-group-vertical .btn-invert-white + .btn-curved-white,
.btn-group-vertical .btn-invert-blue + .btn-curved-white,
.btn-group-vertical .btn-invert-yellow + .btn-curved-white,
.btn-group-vertical .btn-line + .btn-curved-white,
.btn-group-vertical .btn-line-yellow + .btn-curved-white,
.btn-group-vertical .btn-line-blue + .btn-curved-white,
.btn-group-vertical .btn + .btn-curved-invert-white,
.btn-group-vertical .btn-blue + .btn-curved-invert-white,
.btn-group-vertical .btn-curved-blue + .btn-curved-invert-white,
.btn-group-vertical .btn-curved-yellow + .btn-curved-invert-white,
.btn-group-vertical .btn-curved-white + .btn-curved-invert-white,
.btn-group-vertical .btn-curved-invert-white + .btn-curved-invert-white,
.btn-group-vertical .btn-invert-white + .btn-curved-invert-white,
.btn-group-vertical .btn-invert-blue + .btn-curved-invert-white,
.btn-group-vertical .btn-invert-yellow + .btn-curved-invert-white,
.btn-group-vertical .btn-line + .btn-curved-invert-white,
.btn-group-vertical .btn-line-yellow + .btn-curved-invert-white,
.btn-group-vertical .btn-line-blue + .btn-curved-invert-white,
.btn-group-vertical .btn + .btn-invert-white,
.btn-group-vertical .btn-blue + .btn-invert-white,
.btn-group-vertical .btn-curved-blue + .btn-invert-white,
.btn-group-vertical .btn-curved-yellow + .btn-invert-white,
.btn-group-vertical .btn-curved-white + .btn-invert-white,
.btn-group-vertical .btn-curved-invert-white + .btn-invert-white,
.btn-group-vertical .btn-invert-white + .btn-invert-white,
.btn-group-vertical .btn-invert-blue + .btn-invert-white,
.btn-group-vertical .btn-invert-yellow + .btn-invert-white,
.btn-group-vertical .btn-line + .btn-invert-white,
.btn-group-vertical .btn-line-yellow + .btn-invert-white,
.btn-group-vertical .btn-line-blue + .btn-invert-white,
.btn-group-vertical .btn + .btn-invert-blue,
.btn-group-vertical .btn-blue + .btn-invert-blue,
.btn-group-vertical .btn-curved-blue + .btn-invert-blue,
.btn-group-vertical .btn-curved-yellow + .btn-invert-blue,
.btn-group-vertical .btn-curved-white + .btn-invert-blue,
.btn-group-vertical .btn-curved-invert-white + .btn-invert-blue,
.btn-group-vertical .btn-invert-white + .btn-invert-blue,
.btn-group-vertical .btn-invert-blue + .btn-invert-blue,
.btn-group-vertical .btn-invert-yellow + .btn-invert-blue,
.btn-group-vertical .btn-line + .btn-invert-blue,
.btn-group-vertical .btn-line-yellow + .btn-invert-blue,
.btn-group-vertical .btn-line-blue + .btn-invert-blue,
.btn-group-vertical .btn + .btn-invert-yellow,
.btn-group-vertical .btn-blue + .btn-invert-yellow,
.btn-group-vertical .btn-curved-blue + .btn-invert-yellow,
.btn-group-vertical .btn-curved-yellow + .btn-invert-yellow,
.btn-group-vertical .btn-curved-white + .btn-invert-yellow,
.btn-group-vertical .btn-curved-invert-white + .btn-invert-yellow,
.btn-group-vertical .btn-invert-white + .btn-invert-yellow,
.btn-group-vertical .btn-invert-blue + .btn-invert-yellow,
.btn-group-vertical .btn-invert-yellow + .btn-invert-yellow,
.btn-group-vertical .btn-line + .btn-invert-yellow,
.btn-group-vertical .btn-line-yellow + .btn-invert-yellow,
.btn-group-vertical .btn-line-blue + .btn-invert-yellow,
.btn-group-vertical .btn + .btn-line,
.btn-group-vertical .btn-blue + .btn-line,
.btn-group-vertical .btn-curved-blue + .btn-line,
.btn-group-vertical .btn-curved-yellow + .btn-line,
.btn-group-vertical .btn-curved-white + .btn-line,
.btn-group-vertical .btn-curved-invert-white + .btn-line,
.btn-group-vertical .btn-invert-white + .btn-line,
.btn-group-vertical .btn-invert-blue + .btn-line,
.btn-group-vertical .btn-invert-yellow + .btn-line,
.btn-group-vertical .btn-line + .btn-line,
.btn-group-vertical .btn-line-yellow + .btn-line,
.btn-group-vertical .btn-line-blue + .btn-line,
.btn-group-vertical .btn + .btn-line-yellow,
.btn-group-vertical .btn-blue + .btn-line-yellow,
.btn-group-vertical .btn-curved-blue + .btn-line-yellow,
.btn-group-vertical .btn-curved-yellow + .btn-line-yellow,
.btn-group-vertical .btn-curved-white + .btn-line-yellow,
.btn-group-vertical .btn-curved-invert-white + .btn-line-yellow,
.btn-group-vertical .btn-invert-white + .btn-line-yellow,
.btn-group-vertical .btn-invert-blue + .btn-line-yellow,
.btn-group-vertical .btn-invert-yellow + .btn-line-yellow,
.btn-group-vertical .btn-line + .btn-line-yellow,
.btn-group-vertical .btn-line-yellow + .btn-line-yellow,
.btn-group-vertical .btn-line-blue + .btn-line-yellow,
.btn-group-vertical .btn + .btn-line-blue,
.btn-group-vertical .btn-blue + .btn-line-blue,
.btn-group-vertical .btn-curved-blue + .btn-line-blue,
.btn-group-vertical .btn-curved-yellow + .btn-line-blue,
.btn-group-vertical .btn-curved-white + .btn-line-blue,
.btn-group-vertical .btn-curved-invert-white + .btn-line-blue,
.btn-group-vertical .btn-invert-white + .btn-line-blue,
.btn-group-vertical .btn-invert-blue + .btn-line-blue,
.btn-group-vertical .btn-invert-yellow + .btn-line-blue,
.btn-group-vertical .btn-line + .btn-line-blue,
.btn-group-vertical .btn-line-yellow + .btn-line-blue,
.btn-group-vertical .btn-line-blue + .btn-line-blue,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-blue + .btn-group,
.btn-group-vertical .btn-curved-blue + .btn-group,
.btn-group-vertical .btn-curved-yellow + .btn-group,
.btn-group-vertical .btn-curved-white + .btn-group,
.btn-group-vertical .btn-curved-invert-white + .btn-group,
.btn-group-vertical .btn-invert-white + .btn-group,
.btn-group-vertical .btn-invert-blue + .btn-group,
.btn-group-vertical .btn-invert-yellow + .btn-group,
.btn-group-vertical .btn-line + .btn-group,
.btn-group-vertical .btn-line-yellow + .btn-group,
.btn-group-vertical .btn-line-blue + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-blue,
.btn-group-vertical .btn-group + .btn-curved-blue,
.btn-group-vertical .btn-group + .btn-curved-yellow,
.btn-group-vertical .btn-group + .btn-curved-white,
.btn-group-vertical .btn-group + .btn-curved-invert-white,
.btn-group-vertical .btn-group + .btn-invert-white,
.btn-group-vertical .btn-group + .btn-invert-blue,
.btn-group-vertical .btn-group + .btn-invert-yellow,
.btn-group-vertical .btn-group + .btn-line,
.btn-group-vertical .btn-group + .btn-line-yellow,
.btn-group-vertical .btn-group + .btn-line-blue,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child, .btn-group > .btn-blue:first-child, .btn-group > .btn-curved-blue:first-child, .btn-group > .btn-curved-yellow:first-child, .btn-group > .btn-curved-white:first-child, .btn-group > .btn-curved-invert-white:first-child, .btn-group > .btn-invert-white:first-child, .btn-group > .btn-invert-blue:first-child, .btn-group > .btn-invert-yellow:first-child, .btn-group > .btn-line:first-child, .btn-group > .btn-line-yellow:first-child, .btn-group > .btn-line-blue:first-child {
  margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-blue:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-curved-blue:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-curved-yellow:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-curved-white:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-curved-invert-white:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-invert-white:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-invert-blue:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-invert-yellow:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-line:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-line-yellow:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-line-blue:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > .btn-blue,
.btn-group > .btn-group:not(:last-child) > .btn-curved-blue,
.btn-group > .btn-group:not(:last-child) > .btn-curved-yellow,
.btn-group > .btn-group:not(:last-child) > .btn-curved-white,
.btn-group > .btn-group:not(:last-child) > .btn-curved-invert-white,
.btn-group > .btn-group:not(:last-child) > .btn-invert-white,
.btn-group > .btn-group:not(:last-child) > .btn-invert-blue,
.btn-group > .btn-group:not(:last-child) > .btn-invert-yellow,
.btn-group > .btn-group:not(:last-child) > .btn-line,
.btn-group > .btn-group:not(:last-child) > .btn-line-yellow,
.btn-group > .btn-group:not(:last-child) > .btn-line-blue {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-blue:not(:first-child), .btn-group > .btn-curved-blue:not(:first-child), .btn-group > .btn-curved-yellow:not(:first-child), .btn-group > .btn-curved-white:not(:first-child), .btn-group > .btn-curved-invert-white:not(:first-child), .btn-group > .btn-invert-white:not(:first-child), .btn-group > .btn-invert-blue:not(:first-child), .btn-group > .btn-invert-yellow:not(:first-child), .btn-group > .btn-line:not(:first-child), .btn-group > .btn-line-yellow:not(:first-child), .btn-group > .btn-line-blue:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > .btn-blue,
.btn-group > .btn-group:not(:first-child) > .btn-curved-blue,
.btn-group > .btn-group:not(:first-child) > .btn-curved-yellow,
.btn-group > .btn-group:not(:first-child) > .btn-curved-white,
.btn-group > .btn-group:not(:first-child) > .btn-curved-invert-white,
.btn-group > .btn-group:not(:first-child) > .btn-invert-white,
.btn-group > .btn-group:not(:first-child) > .btn-invert-blue,
.btn-group > .btn-group:not(:first-child) > .btn-invert-yellow,
.btn-group > .btn-group:not(:first-child) > .btn-line,
.btn-group > .btn-group:not(:first-child) > .btn-line-yellow,
.btn-group > .btn-group:not(:first-child) > .btn-line-blue {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .btn-blue + .dropdown-toggle-split, .btn-group-sm > .btn-curved-blue + .dropdown-toggle-split, .btn-group-sm > .btn-curved-yellow + .dropdown-toggle-split, .btn-group-sm > .btn-curved-white + .dropdown-toggle-split, .btn-group-sm > .btn-curved-invert-white + .dropdown-toggle-split, .btn-group-sm > .btn-invert-white + .dropdown-toggle-split, .btn-group-sm > .btn-invert-blue + .dropdown-toggle-split, .btn-group-sm > .btn-invert-yellow + .dropdown-toggle-split, .btn-group-sm > .btn-line + .dropdown-toggle-split, .btn-group-sm > .btn-line-yellow + .dropdown-toggle-split, .btn-group-sm > .btn-line-blue + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .btn-blue + .dropdown-toggle-split, .btn-group-lg > .btn-curved-blue + .dropdown-toggle-split, .btn-group-lg > .btn-curved-yellow + .dropdown-toggle-split, .btn-group-lg > .btn-curved-white + .dropdown-toggle-split, .btn-group-lg > .btn-curved-invert-white + .dropdown-toggle-split, .btn-group-lg > .btn-invert-white + .dropdown-toggle-split, .btn-group-lg > .btn-invert-blue + .dropdown-toggle-split, .btn-group-lg > .btn-invert-yellow + .dropdown-toggle-split, .btn-group-lg > .btn-line + .dropdown-toggle-split, .btn-group-lg > .btn-line-yellow + .dropdown-toggle-split, .btn-group-lg > .btn-line-blue + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical .btn, .btn-group-vertical .btn-blue, .btn-group-vertical .btn-curved-blue, .btn-group-vertical .btn-curved-yellow, .btn-group-vertical .btn-curved-white, .btn-group-vertical .btn-curved-invert-white, .btn-group-vertical .btn-invert-white, .btn-group-vertical .btn-invert-blue, .btn-group-vertical .btn-invert-yellow, .btn-group-vertical .btn-line, .btn-group-vertical .btn-line-yellow, .btn-group-vertical .btn-line-blue,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn-blue + .btn, .btn-group-vertical > .btn-curved-blue + .btn, .btn-group-vertical > .btn-curved-yellow + .btn, .btn-group-vertical > .btn-curved-white + .btn, .btn-group-vertical > .btn-curved-invert-white + .btn, .btn-group-vertical > .btn-invert-white + .btn, .btn-group-vertical > .btn-invert-blue + .btn, .btn-group-vertical > .btn-invert-yellow + .btn, .btn-group-vertical > .btn-line + .btn, .btn-group-vertical > .btn-line-yellow + .btn, .btn-group-vertical > .btn-line-blue + .btn, .btn-group-vertical > .btn + .btn-blue, .btn-group-vertical > .btn-blue + .btn-blue, .btn-group-vertical > .btn-curved-blue + .btn-blue, .btn-group-vertical > .btn-curved-yellow + .btn-blue, .btn-group-vertical > .btn-curved-white + .btn-blue, .btn-group-vertical > .btn-curved-invert-white + .btn-blue, .btn-group-vertical > .btn-invert-white + .btn-blue, .btn-group-vertical > .btn-invert-blue + .btn-blue, .btn-group-vertical > .btn-invert-yellow + .btn-blue, .btn-group-vertical > .btn-line + .btn-blue, .btn-group-vertical > .btn-line-yellow + .btn-blue, .btn-group-vertical > .btn-line-blue + .btn-blue, .btn-group-vertical > .btn + .btn-curved-blue, .btn-group-vertical > .btn-blue + .btn-curved-blue, .btn-group-vertical > .btn-curved-blue + .btn-curved-blue, .btn-group-vertical > .btn-curved-yellow + .btn-curved-blue, .btn-group-vertical > .btn-curved-white + .btn-curved-blue, .btn-group-vertical > .btn-curved-invert-white + .btn-curved-blue, .btn-group-vertical > .btn-invert-white + .btn-curved-blue, .btn-group-vertical > .btn-invert-blue + .btn-curved-blue, .btn-group-vertical > .btn-invert-yellow + .btn-curved-blue, .btn-group-vertical > .btn-line + .btn-curved-blue, .btn-group-vertical > .btn-line-yellow + .btn-curved-blue, .btn-group-vertical > .btn-line-blue + .btn-curved-blue, .btn-group-vertical > .btn + .btn-curved-yellow, .btn-group-vertical > .btn-blue + .btn-curved-yellow, .btn-group-vertical > .btn-curved-blue + .btn-curved-yellow, .btn-group-vertical > .btn-curved-yellow + .btn-curved-yellow, .btn-group-vertical > .btn-curved-white + .btn-curved-yellow, .btn-group-vertical > .btn-curved-invert-white + .btn-curved-yellow, .btn-group-vertical > .btn-invert-white + .btn-curved-yellow, .btn-group-vertical > .btn-invert-blue + .btn-curved-yellow, .btn-group-vertical > .btn-invert-yellow + .btn-curved-yellow, .btn-group-vertical > .btn-line + .btn-curved-yellow, .btn-group-vertical > .btn-line-yellow + .btn-curved-yellow, .btn-group-vertical > .btn-line-blue + .btn-curved-yellow, .btn-group-vertical > .btn + .btn-curved-white, .btn-group-vertical > .btn-blue + .btn-curved-white, .btn-group-vertical > .btn-curved-blue + .btn-curved-white, .btn-group-vertical > .btn-curved-yellow + .btn-curved-white, .btn-group-vertical > .btn-curved-white + .btn-curved-white, .btn-group-vertical > .btn-curved-invert-white + .btn-curved-white, .btn-group-vertical > .btn-invert-white + .btn-curved-white, .btn-group-vertical > .btn-invert-blue + .btn-curved-white, .btn-group-vertical > .btn-invert-yellow + .btn-curved-white, .btn-group-vertical > .btn-line + .btn-curved-white, .btn-group-vertical > .btn-line-yellow + .btn-curved-white, .btn-group-vertical > .btn-line-blue + .btn-curved-white, .btn-group-vertical > .btn + .btn-curved-invert-white, .btn-group-vertical > .btn-blue + .btn-curved-invert-white, .btn-group-vertical > .btn-curved-blue + .btn-curved-invert-white, .btn-group-vertical > .btn-curved-yellow + .btn-curved-invert-white, .btn-group-vertical > .btn-curved-white + .btn-curved-invert-white, .btn-group-vertical > .btn-curved-invert-white + .btn-curved-invert-white, .btn-group-vertical > .btn-invert-white + .btn-curved-invert-white, .btn-group-vertical > .btn-invert-blue + .btn-curved-invert-white, .btn-group-vertical > .btn-invert-yellow + .btn-curved-invert-white, .btn-group-vertical > .btn-line + .btn-curved-invert-white, .btn-group-vertical > .btn-line-yellow + .btn-curved-invert-white, .btn-group-vertical > .btn-line-blue + .btn-curved-invert-white, .btn-group-vertical > .btn + .btn-invert-white, .btn-group-vertical > .btn-blue + .btn-invert-white, .btn-group-vertical > .btn-curved-blue + .btn-invert-white, .btn-group-vertical > .btn-curved-yellow + .btn-invert-white, .btn-group-vertical > .btn-curved-white + .btn-invert-white, .btn-group-vertical > .btn-curved-invert-white + .btn-invert-white, .btn-group-vertical > .btn-invert-white + .btn-invert-white, .btn-group-vertical > .btn-invert-blue + .btn-invert-white, .btn-group-vertical > .btn-invert-yellow + .btn-invert-white, .btn-group-vertical > .btn-line + .btn-invert-white, .btn-group-vertical > .btn-line-yellow + .btn-invert-white, .btn-group-vertical > .btn-line-blue + .btn-invert-white, .btn-group-vertical > .btn + .btn-invert-blue, .btn-group-vertical > .btn-blue + .btn-invert-blue, .btn-group-vertical > .btn-curved-blue + .btn-invert-blue, .btn-group-vertical > .btn-curved-yellow + .btn-invert-blue, .btn-group-vertical > .btn-curved-white + .btn-invert-blue, .btn-group-vertical > .btn-curved-invert-white + .btn-invert-blue, .btn-group-vertical > .btn-invert-white + .btn-invert-blue, .btn-group-vertical > .btn-invert-blue + .btn-invert-blue, .btn-group-vertical > .btn-invert-yellow + .btn-invert-blue, .btn-group-vertical > .btn-line + .btn-invert-blue, .btn-group-vertical > .btn-line-yellow + .btn-invert-blue, .btn-group-vertical > .btn-line-blue + .btn-invert-blue, .btn-group-vertical > .btn + .btn-invert-yellow, .btn-group-vertical > .btn-blue + .btn-invert-yellow, .btn-group-vertical > .btn-curved-blue + .btn-invert-yellow, .btn-group-vertical > .btn-curved-yellow + .btn-invert-yellow, .btn-group-vertical > .btn-curved-white + .btn-invert-yellow, .btn-group-vertical > .btn-curved-invert-white + .btn-invert-yellow, .btn-group-vertical > .btn-invert-white + .btn-invert-yellow, .btn-group-vertical > .btn-invert-blue + .btn-invert-yellow, .btn-group-vertical > .btn-invert-yellow + .btn-invert-yellow, .btn-group-vertical > .btn-line + .btn-invert-yellow, .btn-group-vertical > .btn-line-yellow + .btn-invert-yellow, .btn-group-vertical > .btn-line-blue + .btn-invert-yellow, .btn-group-vertical > .btn + .btn-line, .btn-group-vertical > .btn-blue + .btn-line, .btn-group-vertical > .btn-curved-blue + .btn-line, .btn-group-vertical > .btn-curved-yellow + .btn-line, .btn-group-vertical > .btn-curved-white + .btn-line, .btn-group-vertical > .btn-curved-invert-white + .btn-line, .btn-group-vertical > .btn-invert-white + .btn-line, .btn-group-vertical > .btn-invert-blue + .btn-line, .btn-group-vertical > .btn-invert-yellow + .btn-line, .btn-group-vertical > .btn-line + .btn-line, .btn-group-vertical > .btn-line-yellow + .btn-line, .btn-group-vertical > .btn-line-blue + .btn-line, .btn-group-vertical > .btn + .btn-line-yellow, .btn-group-vertical > .btn-blue + .btn-line-yellow, .btn-group-vertical > .btn-curved-blue + .btn-line-yellow, .btn-group-vertical > .btn-curved-yellow + .btn-line-yellow, .btn-group-vertical > .btn-curved-white + .btn-line-yellow, .btn-group-vertical > .btn-curved-invert-white + .btn-line-yellow, .btn-group-vertical > .btn-invert-white + .btn-line-yellow, .btn-group-vertical > .btn-invert-blue + .btn-line-yellow, .btn-group-vertical > .btn-invert-yellow + .btn-line-yellow, .btn-group-vertical > .btn-line + .btn-line-yellow, .btn-group-vertical > .btn-line-yellow + .btn-line-yellow, .btn-group-vertical > .btn-line-blue + .btn-line-yellow, .btn-group-vertical > .btn + .btn-line-blue, .btn-group-vertical > .btn-blue + .btn-line-blue, .btn-group-vertical > .btn-curved-blue + .btn-line-blue, .btn-group-vertical > .btn-curved-yellow + .btn-line-blue, .btn-group-vertical > .btn-curved-white + .btn-line-blue, .btn-group-vertical > .btn-curved-invert-white + .btn-line-blue, .btn-group-vertical > .btn-invert-white + .btn-line-blue, .btn-group-vertical > .btn-invert-blue + .btn-line-blue, .btn-group-vertical > .btn-invert-yellow + .btn-line-blue, .btn-group-vertical > .btn-line + .btn-line-blue, .btn-group-vertical > .btn-line-yellow + .btn-line-blue, .btn-group-vertical > .btn-line-blue + .btn-line-blue,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-blue + .btn-group,
.btn-group-vertical > .btn-curved-blue + .btn-group,
.btn-group-vertical > .btn-curved-yellow + .btn-group,
.btn-group-vertical > .btn-curved-white + .btn-group,
.btn-group-vertical > .btn-curved-invert-white + .btn-group,
.btn-group-vertical > .btn-invert-white + .btn-group,
.btn-group-vertical > .btn-invert-blue + .btn-group,
.btn-group-vertical > .btn-invert-yellow + .btn-group,
.btn-group-vertical > .btn-line + .btn-group,
.btn-group-vertical > .btn-line-yellow + .btn-group,
.btn-group-vertical > .btn-line-blue + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-blue,
.btn-group-vertical > .btn-group + .btn-curved-blue,
.btn-group-vertical > .btn-group + .btn-curved-yellow,
.btn-group-vertical > .btn-group + .btn-curved-white,
.btn-group-vertical > .btn-group + .btn-curved-invert-white,
.btn-group-vertical > .btn-group + .btn-invert-white,
.btn-group-vertical > .btn-group + .btn-invert-blue,
.btn-group-vertical > .btn-group + .btn-invert-yellow,
.btn-group-vertical > .btn-group + .btn-line,
.btn-group-vertical > .btn-group + .btn-line-yellow,
.btn-group-vertical > .btn-group + .btn-line-blue,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-blue:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-curved-blue:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-curved-yellow:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-curved-white:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-curved-invert-white:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-invert-white:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-invert-blue:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-invert-yellow:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-line:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-line-yellow:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-line-blue:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-blue,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-curved-blue,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-curved-yellow,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-curved-white,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-curved-invert-white,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-invert-white,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-invert-blue,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-invert-yellow,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-line,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-line-yellow,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-line-blue {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-blue:not(:first-child), .btn-group-vertical > .btn-curved-blue:not(:first-child), .btn-group-vertical > .btn-curved-yellow:not(:first-child), .btn-group-vertical > .btn-curved-white:not(:first-child), .btn-group-vertical > .btn-curved-invert-white:not(:first-child), .btn-group-vertical > .btn-invert-white:not(:first-child), .btn-group-vertical > .btn-invert-blue:not(:first-child), .btn-group-vertical > .btn-invert-yellow:not(:first-child), .btn-group-vertical > .btn-line:not(:first-child), .btn-group-vertical > .btn-line-yellow:not(:first-child), .btn-group-vertical > .btn-line-blue:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-blue,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-curved-blue,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-curved-yellow,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-curved-white,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-curved-invert-white,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-invert-white,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-invert-blue,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-invert-yellow,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-line,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-line-yellow,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-line-blue {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn, .btn-group-toggle > .btn-blue, .btn-group-toggle > .btn-curved-blue, .btn-group-toggle > .btn-curved-yellow, .btn-group-toggle > .btn-curved-white, .btn-group-toggle > .btn-curved-invert-white, .btn-group-toggle > .btn-invert-white, .btn-group-toggle > .btn-invert-blue, .btn-group-toggle > .btn-invert-yellow, .btn-group-toggle > .btn-line, .btn-group-toggle > .btn-line-yellow, .btn-group-toggle > .btn-line-blue,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group > .btn-blue,
.btn-group-toggle > .btn-group > .btn-curved-blue,
.btn-group-toggle > .btn-group > .btn-curved-yellow,
.btn-group-toggle > .btn-group > .btn-curved-white,
.btn-group-toggle > .btn-group > .btn-curved-invert-white,
.btn-group-toggle > .btn-group > .btn-invert-white,
.btn-group-toggle > .btn-group > .btn-invert-blue,
.btn-group-toggle > .btn-group > .btn-invert-yellow,
.btn-group-toggle > .btn-group > .btn-line,
.btn-group-toggle > .btn-group > .btn-line-yellow,
.btn-group-toggle > .btn-group > .btn-line-blue {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-blue input[type="radio"], .btn-group-toggle > .btn-curved-blue input[type="radio"], .btn-group-toggle > .btn-curved-yellow input[type="radio"], .btn-group-toggle > .btn-curved-white input[type="radio"], .btn-group-toggle > .btn-curved-invert-white input[type="radio"], .btn-group-toggle > .btn-invert-white input[type="radio"], .btn-group-toggle > .btn-invert-blue input[type="radio"], .btn-group-toggle > .btn-invert-yellow input[type="radio"], .btn-group-toggle > .btn-line input[type="radio"], .btn-group-toggle > .btn-line-yellow input[type="radio"], .btn-group-toggle > .btn-line-blue input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-blue input[type="checkbox"],
.btn-group-toggle > .btn-curved-blue input[type="checkbox"],
.btn-group-toggle > .btn-curved-yellow input[type="checkbox"],
.btn-group-toggle > .btn-curved-white input[type="checkbox"],
.btn-group-toggle > .btn-curved-invert-white input[type="checkbox"],
.btn-group-toggle > .btn-invert-white input[type="checkbox"],
.btn-group-toggle > .btn-invert-blue input[type="checkbox"],
.btn-group-toggle > .btn-invert-yellow input[type="checkbox"],
.btn-group-toggle > .btn-line input[type="checkbox"],
.btn-group-toggle > .btn-line-yellow input[type="checkbox"],
.btn-group-toggle > .btn-line-blue input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn-blue input[type="radio"],
.btn-group-toggle > .btn-group > .btn-curved-blue input[type="radio"],
.btn-group-toggle > .btn-group > .btn-curved-yellow input[type="radio"],
.btn-group-toggle > .btn-group > .btn-curved-white input[type="radio"],
.btn-group-toggle > .btn-group > .btn-curved-invert-white input[type="radio"],
.btn-group-toggle > .btn-group > .btn-invert-white input[type="radio"],
.btn-group-toggle > .btn-group > .btn-invert-blue input[type="radio"],
.btn-group-toggle > .btn-group > .btn-invert-yellow input[type="radio"],
.btn-group-toggle > .btn-group > .btn-line input[type="radio"],
.btn-group-toggle > .btn-group > .btn-line-yellow input[type="radio"],
.btn-group-toggle > .btn-group > .btn-line-blue input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-blue input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-curved-blue input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-curved-yellow input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-curved-white input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-curved-invert-white input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-invert-white input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-invert-blue input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-invert-yellow input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-line input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-line-yellow input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn-line-blue input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn, .input-group-prepend .btn-blue, .input-group-prepend .btn-curved-blue, .input-group-prepend .btn-curved-yellow, .input-group-prepend .btn-curved-white, .input-group-prepend .btn-curved-invert-white, .input-group-prepend .btn-invert-white, .input-group-prepend .btn-invert-blue, .input-group-prepend .btn-invert-yellow, .input-group-prepend .btn-line, .input-group-prepend .btn-line-yellow, .input-group-prepend .btn-line-blue,
.input-group-append .btn,
.input-group-append .btn-blue,
.input-group-append .btn-curved-blue,
.input-group-append .btn-curved-yellow,
.input-group-append .btn-curved-white,
.input-group-append .btn-curved-invert-white,
.input-group-append .btn-invert-white,
.input-group-append .btn-invert-blue,
.input-group-append .btn-invert-yellow,
.input-group-append .btn-line,
.input-group-append .btn-line-yellow,
.input-group-append .btn-line-blue {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn, .input-group-prepend .btn-blue + .btn, .input-group-prepend .btn-curved-blue + .btn, .input-group-prepend .btn-curved-yellow + .btn, .input-group-prepend .btn-curved-white + .btn, .input-group-prepend .btn-curved-invert-white + .btn, .input-group-prepend .btn-invert-white + .btn, .input-group-prepend .btn-invert-blue + .btn, .input-group-prepend .btn-invert-yellow + .btn, .input-group-prepend .btn-line + .btn, .input-group-prepend .btn-line-yellow + .btn, .input-group-prepend .btn-line-blue + .btn, .input-group-prepend .btn + .btn-blue, .input-group-prepend .btn-blue + .btn-blue, .input-group-prepend .btn-curved-blue + .btn-blue, .input-group-prepend .btn-curved-yellow + .btn-blue, .input-group-prepend .btn-curved-white + .btn-blue, .input-group-prepend .btn-curved-invert-white + .btn-blue, .input-group-prepend .btn-invert-white + .btn-blue, .input-group-prepend .btn-invert-blue + .btn-blue, .input-group-prepend .btn-invert-yellow + .btn-blue, .input-group-prepend .btn-line + .btn-blue, .input-group-prepend .btn-line-yellow + .btn-blue, .input-group-prepend .btn-line-blue + .btn-blue, .input-group-prepend .btn + .btn-curved-blue, .input-group-prepend .btn-blue + .btn-curved-blue, .input-group-prepend .btn-curved-blue + .btn-curved-blue, .input-group-prepend .btn-curved-yellow + .btn-curved-blue, .input-group-prepend .btn-curved-white + .btn-curved-blue, .input-group-prepend .btn-curved-invert-white + .btn-curved-blue, .input-group-prepend .btn-invert-white + .btn-curved-blue, .input-group-prepend .btn-invert-blue + .btn-curved-blue, .input-group-prepend .btn-invert-yellow + .btn-curved-blue, .input-group-prepend .btn-line + .btn-curved-blue, .input-group-prepend .btn-line-yellow + .btn-curved-blue, .input-group-prepend .btn-line-blue + .btn-curved-blue, .input-group-prepend .btn + .btn-curved-yellow, .input-group-prepend .btn-blue + .btn-curved-yellow, .input-group-prepend .btn-curved-blue + .btn-curved-yellow, .input-group-prepend .btn-curved-yellow + .btn-curved-yellow, .input-group-prepend .btn-curved-white + .btn-curved-yellow, .input-group-prepend .btn-curved-invert-white + .btn-curved-yellow, .input-group-prepend .btn-invert-white + .btn-curved-yellow, .input-group-prepend .btn-invert-blue + .btn-curved-yellow, .input-group-prepend .btn-invert-yellow + .btn-curved-yellow, .input-group-prepend .btn-line + .btn-curved-yellow, .input-group-prepend .btn-line-yellow + .btn-curved-yellow, .input-group-prepend .btn-line-blue + .btn-curved-yellow, .input-group-prepend .btn + .btn-curved-white, .input-group-prepend .btn-blue + .btn-curved-white, .input-group-prepend .btn-curved-blue + .btn-curved-white, .input-group-prepend .btn-curved-yellow + .btn-curved-white, .input-group-prepend .btn-curved-white + .btn-curved-white, .input-group-prepend .btn-curved-invert-white + .btn-curved-white, .input-group-prepend .btn-invert-white + .btn-curved-white, .input-group-prepend .btn-invert-blue + .btn-curved-white, .input-group-prepend .btn-invert-yellow + .btn-curved-white, .input-group-prepend .btn-line + .btn-curved-white, .input-group-prepend .btn-line-yellow + .btn-curved-white, .input-group-prepend .btn-line-blue + .btn-curved-white, .input-group-prepend .btn + .btn-curved-invert-white, .input-group-prepend .btn-blue + .btn-curved-invert-white, .input-group-prepend .btn-curved-blue + .btn-curved-invert-white, .input-group-prepend .btn-curved-yellow + .btn-curved-invert-white, .input-group-prepend .btn-curved-white + .btn-curved-invert-white, .input-group-prepend .btn-curved-invert-white + .btn-curved-invert-white, .input-group-prepend .btn-invert-white + .btn-curved-invert-white, .input-group-prepend .btn-invert-blue + .btn-curved-invert-white, .input-group-prepend .btn-invert-yellow + .btn-curved-invert-white, .input-group-prepend .btn-line + .btn-curved-invert-white, .input-group-prepend .btn-line-yellow + .btn-curved-invert-white, .input-group-prepend .btn-line-blue + .btn-curved-invert-white, .input-group-prepend .btn + .btn-invert-white, .input-group-prepend .btn-blue + .btn-invert-white, .input-group-prepend .btn-curved-blue + .btn-invert-white, .input-group-prepend .btn-curved-yellow + .btn-invert-white, .input-group-prepend .btn-curved-white + .btn-invert-white, .input-group-prepend .btn-curved-invert-white + .btn-invert-white, .input-group-prepend .btn-invert-white + .btn-invert-white, .input-group-prepend .btn-invert-blue + .btn-invert-white, .input-group-prepend .btn-invert-yellow + .btn-invert-white, .input-group-prepend .btn-line + .btn-invert-white, .input-group-prepend .btn-line-yellow + .btn-invert-white, .input-group-prepend .btn-line-blue + .btn-invert-white, .input-group-prepend .btn + .btn-invert-blue, .input-group-prepend .btn-blue + .btn-invert-blue, .input-group-prepend .btn-curved-blue + .btn-invert-blue, .input-group-prepend .btn-curved-yellow + .btn-invert-blue, .input-group-prepend .btn-curved-white + .btn-invert-blue, .input-group-prepend .btn-curved-invert-white + .btn-invert-blue, .input-group-prepend .btn-invert-white + .btn-invert-blue, .input-group-prepend .btn-invert-blue + .btn-invert-blue, .input-group-prepend .btn-invert-yellow + .btn-invert-blue, .input-group-prepend .btn-line + .btn-invert-blue, .input-group-prepend .btn-line-yellow + .btn-invert-blue, .input-group-prepend .btn-line-blue + .btn-invert-blue, .input-group-prepend .btn + .btn-invert-yellow, .input-group-prepend .btn-blue + .btn-invert-yellow, .input-group-prepend .btn-curved-blue + .btn-invert-yellow, .input-group-prepend .btn-curved-yellow + .btn-invert-yellow, .input-group-prepend .btn-curved-white + .btn-invert-yellow, .input-group-prepend .btn-curved-invert-white + .btn-invert-yellow, .input-group-prepend .btn-invert-white + .btn-invert-yellow, .input-group-prepend .btn-invert-blue + .btn-invert-yellow, .input-group-prepend .btn-invert-yellow + .btn-invert-yellow, .input-group-prepend .btn-line + .btn-invert-yellow, .input-group-prepend .btn-line-yellow + .btn-invert-yellow, .input-group-prepend .btn-line-blue + .btn-invert-yellow, .input-group-prepend .btn + .btn-line, .input-group-prepend .btn-blue + .btn-line, .input-group-prepend .btn-curved-blue + .btn-line, .input-group-prepend .btn-curved-yellow + .btn-line, .input-group-prepend .btn-curved-white + .btn-line, .input-group-prepend .btn-curved-invert-white + .btn-line, .input-group-prepend .btn-invert-white + .btn-line, .input-group-prepend .btn-invert-blue + .btn-line, .input-group-prepend .btn-invert-yellow + .btn-line, .input-group-prepend .btn-line + .btn-line, .input-group-prepend .btn-line-yellow + .btn-line, .input-group-prepend .btn-line-blue + .btn-line, .input-group-prepend .btn + .btn-line-yellow, .input-group-prepend .btn-blue + .btn-line-yellow, .input-group-prepend .btn-curved-blue + .btn-line-yellow, .input-group-prepend .btn-curved-yellow + .btn-line-yellow, .input-group-prepend .btn-curved-white + .btn-line-yellow, .input-group-prepend .btn-curved-invert-white + .btn-line-yellow, .input-group-prepend .btn-invert-white + .btn-line-yellow, .input-group-prepend .btn-invert-blue + .btn-line-yellow, .input-group-prepend .btn-invert-yellow + .btn-line-yellow, .input-group-prepend .btn-line + .btn-line-yellow, .input-group-prepend .btn-line-yellow + .btn-line-yellow, .input-group-prepend .btn-line-blue + .btn-line-yellow, .input-group-prepend .btn + .btn-line-blue, .input-group-prepend .btn-blue + .btn-line-blue, .input-group-prepend .btn-curved-blue + .btn-line-blue, .input-group-prepend .btn-curved-yellow + .btn-line-blue, .input-group-prepend .btn-curved-white + .btn-line-blue, .input-group-prepend .btn-curved-invert-white + .btn-line-blue, .input-group-prepend .btn-invert-white + .btn-line-blue, .input-group-prepend .btn-invert-blue + .btn-line-blue, .input-group-prepend .btn-invert-yellow + .btn-line-blue, .input-group-prepend .btn-line + .btn-line-blue, .input-group-prepend .btn-line-yellow + .btn-line-blue, .input-group-prepend .btn-line-blue + .btn-line-blue,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .btn-blue + .input-group-text,
.input-group-prepend .btn-curved-blue + .input-group-text,
.input-group-prepend .btn-curved-yellow + .input-group-text,
.input-group-prepend .btn-curved-white + .input-group-text,
.input-group-prepend .btn-curved-invert-white + .input-group-text,
.input-group-prepend .btn-invert-white + .input-group-text,
.input-group-prepend .btn-invert-blue + .input-group-text,
.input-group-prepend .btn-invert-yellow + .input-group-text,
.input-group-prepend .btn-line + .input-group-text,
.input-group-prepend .btn-line-yellow + .input-group-text,
.input-group-prepend .btn-line-blue + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .btn-blue,
.input-group-prepend .input-group-text + .btn-curved-blue,
.input-group-prepend .input-group-text + .btn-curved-yellow,
.input-group-prepend .input-group-text + .btn-curved-white,
.input-group-prepend .input-group-text + .btn-curved-invert-white,
.input-group-prepend .input-group-text + .btn-invert-white,
.input-group-prepend .input-group-text + .btn-invert-blue,
.input-group-prepend .input-group-text + .btn-invert-yellow,
.input-group-prepend .input-group-text + .btn-line,
.input-group-prepend .input-group-text + .btn-line-yellow,
.input-group-prepend .input-group-text + .btn-line-blue,
.input-group-append .btn + .btn,
.input-group-append .btn-blue + .btn,
.input-group-append .btn-curved-blue + .btn,
.input-group-append .btn-curved-yellow + .btn,
.input-group-append .btn-curved-white + .btn,
.input-group-append .btn-curved-invert-white + .btn,
.input-group-append .btn-invert-white + .btn,
.input-group-append .btn-invert-blue + .btn,
.input-group-append .btn-invert-yellow + .btn,
.input-group-append .btn-line + .btn,
.input-group-append .btn-line-yellow + .btn,
.input-group-append .btn-line-blue + .btn,
.input-group-append .btn + .btn-blue,
.input-group-append .btn-blue + .btn-blue,
.input-group-append .btn-curved-blue + .btn-blue,
.input-group-append .btn-curved-yellow + .btn-blue,
.input-group-append .btn-curved-white + .btn-blue,
.input-group-append .btn-curved-invert-white + .btn-blue,
.input-group-append .btn-invert-white + .btn-blue,
.input-group-append .btn-invert-blue + .btn-blue,
.input-group-append .btn-invert-yellow + .btn-blue,
.input-group-append .btn-line + .btn-blue,
.input-group-append .btn-line-yellow + .btn-blue,
.input-group-append .btn-line-blue + .btn-blue,
.input-group-append .btn + .btn-curved-blue,
.input-group-append .btn-blue + .btn-curved-blue,
.input-group-append .btn-curved-blue + .btn-curved-blue,
.input-group-append .btn-curved-yellow + .btn-curved-blue,
.input-group-append .btn-curved-white + .btn-curved-blue,
.input-group-append .btn-curved-invert-white + .btn-curved-blue,
.input-group-append .btn-invert-white + .btn-curved-blue,
.input-group-append .btn-invert-blue + .btn-curved-blue,
.input-group-append .btn-invert-yellow + .btn-curved-blue,
.input-group-append .btn-line + .btn-curved-blue,
.input-group-append .btn-line-yellow + .btn-curved-blue,
.input-group-append .btn-line-blue + .btn-curved-blue,
.input-group-append .btn + .btn-curved-yellow,
.input-group-append .btn-blue + .btn-curved-yellow,
.input-group-append .btn-curved-blue + .btn-curved-yellow,
.input-group-append .btn-curved-yellow + .btn-curved-yellow,
.input-group-append .btn-curved-white + .btn-curved-yellow,
.input-group-append .btn-curved-invert-white + .btn-curved-yellow,
.input-group-append .btn-invert-white + .btn-curved-yellow,
.input-group-append .btn-invert-blue + .btn-curved-yellow,
.input-group-append .btn-invert-yellow + .btn-curved-yellow,
.input-group-append .btn-line + .btn-curved-yellow,
.input-group-append .btn-line-yellow + .btn-curved-yellow,
.input-group-append .btn-line-blue + .btn-curved-yellow,
.input-group-append .btn + .btn-curved-white,
.input-group-append .btn-blue + .btn-curved-white,
.input-group-append .btn-curved-blue + .btn-curved-white,
.input-group-append .btn-curved-yellow + .btn-curved-white,
.input-group-append .btn-curved-white + .btn-curved-white,
.input-group-append .btn-curved-invert-white + .btn-curved-white,
.input-group-append .btn-invert-white + .btn-curved-white,
.input-group-append .btn-invert-blue + .btn-curved-white,
.input-group-append .btn-invert-yellow + .btn-curved-white,
.input-group-append .btn-line + .btn-curved-white,
.input-group-append .btn-line-yellow + .btn-curved-white,
.input-group-append .btn-line-blue + .btn-curved-white,
.input-group-append .btn + .btn-curved-invert-white,
.input-group-append .btn-blue + .btn-curved-invert-white,
.input-group-append .btn-curved-blue + .btn-curved-invert-white,
.input-group-append .btn-curved-yellow + .btn-curved-invert-white,
.input-group-append .btn-curved-white + .btn-curved-invert-white,
.input-group-append .btn-curved-invert-white + .btn-curved-invert-white,
.input-group-append .btn-invert-white + .btn-curved-invert-white,
.input-group-append .btn-invert-blue + .btn-curved-invert-white,
.input-group-append .btn-invert-yellow + .btn-curved-invert-white,
.input-group-append .btn-line + .btn-curved-invert-white,
.input-group-append .btn-line-yellow + .btn-curved-invert-white,
.input-group-append .btn-line-blue + .btn-curved-invert-white,
.input-group-append .btn + .btn-invert-white,
.input-group-append .btn-blue + .btn-invert-white,
.input-group-append .btn-curved-blue + .btn-invert-white,
.input-group-append .btn-curved-yellow + .btn-invert-white,
.input-group-append .btn-curved-white + .btn-invert-white,
.input-group-append .btn-curved-invert-white + .btn-invert-white,
.input-group-append .btn-invert-white + .btn-invert-white,
.input-group-append .btn-invert-blue + .btn-invert-white,
.input-group-append .btn-invert-yellow + .btn-invert-white,
.input-group-append .btn-line + .btn-invert-white,
.input-group-append .btn-line-yellow + .btn-invert-white,
.input-group-append .btn-line-blue + .btn-invert-white,
.input-group-append .btn + .btn-invert-blue,
.input-group-append .btn-blue + .btn-invert-blue,
.input-group-append .btn-curved-blue + .btn-invert-blue,
.input-group-append .btn-curved-yellow + .btn-invert-blue,
.input-group-append .btn-curved-white + .btn-invert-blue,
.input-group-append .btn-curved-invert-white + .btn-invert-blue,
.input-group-append .btn-invert-white + .btn-invert-blue,
.input-group-append .btn-invert-blue + .btn-invert-blue,
.input-group-append .btn-invert-yellow + .btn-invert-blue,
.input-group-append .btn-line + .btn-invert-blue,
.input-group-append .btn-line-yellow + .btn-invert-blue,
.input-group-append .btn-line-blue + .btn-invert-blue,
.input-group-append .btn + .btn-invert-yellow,
.input-group-append .btn-blue + .btn-invert-yellow,
.input-group-append .btn-curved-blue + .btn-invert-yellow,
.input-group-append .btn-curved-yellow + .btn-invert-yellow,
.input-group-append .btn-curved-white + .btn-invert-yellow,
.input-group-append .btn-curved-invert-white + .btn-invert-yellow,
.input-group-append .btn-invert-white + .btn-invert-yellow,
.input-group-append .btn-invert-blue + .btn-invert-yellow,
.input-group-append .btn-invert-yellow + .btn-invert-yellow,
.input-group-append .btn-line + .btn-invert-yellow,
.input-group-append .btn-line-yellow + .btn-invert-yellow,
.input-group-append .btn-line-blue + .btn-invert-yellow,
.input-group-append .btn + .btn-line,
.input-group-append .btn-blue + .btn-line,
.input-group-append .btn-curved-blue + .btn-line,
.input-group-append .btn-curved-yellow + .btn-line,
.input-group-append .btn-curved-white + .btn-line,
.input-group-append .btn-curved-invert-white + .btn-line,
.input-group-append .btn-invert-white + .btn-line,
.input-group-append .btn-invert-blue + .btn-line,
.input-group-append .btn-invert-yellow + .btn-line,
.input-group-append .btn-line + .btn-line,
.input-group-append .btn-line-yellow + .btn-line,
.input-group-append .btn-line-blue + .btn-line,
.input-group-append .btn + .btn-line-yellow,
.input-group-append .btn-blue + .btn-line-yellow,
.input-group-append .btn-curved-blue + .btn-line-yellow,
.input-group-append .btn-curved-yellow + .btn-line-yellow,
.input-group-append .btn-curved-white + .btn-line-yellow,
.input-group-append .btn-curved-invert-white + .btn-line-yellow,
.input-group-append .btn-invert-white + .btn-line-yellow,
.input-group-append .btn-invert-blue + .btn-line-yellow,
.input-group-append .btn-invert-yellow + .btn-line-yellow,
.input-group-append .btn-line + .btn-line-yellow,
.input-group-append .btn-line-yellow + .btn-line-yellow,
.input-group-append .btn-line-blue + .btn-line-yellow,
.input-group-append .btn + .btn-line-blue,
.input-group-append .btn-blue + .btn-line-blue,
.input-group-append .btn-curved-blue + .btn-line-blue,
.input-group-append .btn-curved-yellow + .btn-line-blue,
.input-group-append .btn-curved-white + .btn-line-blue,
.input-group-append .btn-curved-invert-white + .btn-line-blue,
.input-group-append .btn-invert-white + .btn-line-blue,
.input-group-append .btn-invert-blue + .btn-line-blue,
.input-group-append .btn-invert-yellow + .btn-line-blue,
.input-group-append .btn-line + .btn-line-blue,
.input-group-append .btn-line-yellow + .btn-line-blue,
.input-group-append .btn-line-blue + .btn-line-blue,
.input-group-append .btn + .input-group-text,
.input-group-append .btn-blue + .input-group-text,
.input-group-append .btn-curved-blue + .input-group-text,
.input-group-append .btn-curved-yellow + .input-group-text,
.input-group-append .btn-curved-white + .input-group-text,
.input-group-append .btn-curved-invert-white + .input-group-text,
.input-group-append .btn-invert-white + .input-group-text,
.input-group-append .btn-invert-blue + .input-group-text,
.input-group-append .btn-invert-yellow + .input-group-text,
.input-group-append .btn-line + .input-group-text,
.input-group-append .btn-line-yellow + .input-group-text,
.input-group-append .btn-line-blue + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .btn-blue,
.input-group-append .input-group-text + .btn-curved-blue,
.input-group-append .input-group-text + .btn-curved-yellow,
.input-group-append .input-group-text + .btn-curved-white,
.input-group-append .input-group-text + .btn-curved-invert-white,
.input-group-append .input-group-text + .btn-invert-white,
.input-group-append .input-group-text + .btn-invert-blue,
.input-group-append .input-group-text + .btn-invert-yellow,
.input-group-append .input-group-text + .btn-line,
.input-group-append .input-group-text + .btn-line-yellow,
.input-group-append .input-group-text + .btn-line-blue {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .btn-blue, .input-group > .input-group-prepend > .btn-curved-blue, .input-group > .input-group-prepend > .btn-curved-yellow, .input-group > .input-group-prepend > .btn-curved-white, .input-group > .input-group-prepend > .btn-curved-invert-white, .input-group > .input-group-prepend > .btn-invert-white, .input-group > .input-group-prepend > .btn-invert-blue, .input-group > .input-group-prepend > .btn-invert-yellow, .input-group > .input-group-prepend > .btn-line, .input-group > .input-group-prepend > .btn-line-yellow, .input-group > .input-group-prepend > .btn-line-blue,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .btn-blue,
.input-group > .input-group-append:not(:last-child) > .btn-curved-blue,
.input-group > .input-group-append:not(:last-child) > .btn-curved-yellow,
.input-group > .input-group-append:not(:last-child) > .btn-curved-white,
.input-group > .input-group-append:not(:last-child) > .btn-curved-invert-white,
.input-group > .input-group-append:not(:last-child) > .btn-invert-white,
.input-group > .input-group-append:not(:last-child) > .btn-invert-blue,
.input-group > .input-group-append:not(:last-child) > .btn-invert-yellow,
.input-group > .input-group-append:not(:last-child) > .btn-line,
.input-group > .input-group-append:not(:last-child) > .btn-line-yellow,
.input-group > .input-group-append:not(:last-child) > .btn-line-blue,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-blue:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-curved-blue:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-curved-yellow:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-curved-white:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-curved-invert-white:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-invert-white:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-invert-blue:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-invert-yellow:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-line:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-line-yellow:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .btn-line-blue:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .btn-blue, .input-group > .input-group-append > .btn-curved-blue, .input-group > .input-group-append > .btn-curved-yellow, .input-group > .input-group-append > .btn-curved-white, .input-group > .input-group-append > .btn-curved-invert-white, .input-group > .input-group-append > .btn-invert-white, .input-group > .input-group-append > .btn-invert-blue, .input-group > .input-group-append > .btn-invert-yellow, .input-group > .input-group-append > .btn-line, .input-group > .input-group-append > .btn-line-yellow, .input-group > .input-group-append > .btn-line-blue,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .btn-blue,
.input-group > .input-group-prepend:not(:first-child) > .btn-curved-blue,
.input-group > .input-group-prepend:not(:first-child) > .btn-curved-yellow,
.input-group > .input-group-prepend:not(:first-child) > .btn-curved-white,
.input-group > .input-group-prepend:not(:first-child) > .btn-curved-invert-white,
.input-group > .input-group-prepend:not(:first-child) > .btn-invert-white,
.input-group > .input-group-prepend:not(:first-child) > .btn-invert-blue,
.input-group > .input-group-prepend:not(:first-child) > .btn-invert-yellow,
.input-group > .input-group-prepend:not(:first-child) > .btn-line,
.input-group > .input-group-prepend:not(:first-child) > .btn-line-yellow,
.input-group > .input-group-prepend:not(:first-child) > .btn-line-blue,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-blue:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-curved-blue:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-curved-yellow:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-curved-white:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-curved-invert-white:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-invert-white:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-invert-blue:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-invert-yellow:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-line:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-line-yellow:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn-line-blue:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #0c4da1;
}

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(12, 77, 161, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(12, 77, 161, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before, .custom-control-input.nice-select.open ~ .custom-control-label::before {
  color: #fff;
  background-color: #6ba7f4;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #dee2e6;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0c4da1;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #0c4da1;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(12, 77, 161, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(12, 77, 161, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0c4da1;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(12, 77, 161, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #3c8bf0;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(60, 139, 240, 0.5);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(60, 139, 240, 0.5);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
  border-color: #3c8bf0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.25);
}

.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #3c8bf0;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0c4da1;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0c4da1;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  color: #072b5a;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(12, 77, 161, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #0c4da1;
  border-color: #0c4da1;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge, .btn-blue .badge, .btn-curved-blue .badge, .btn-curved-yellow .badge, .btn-curved-white .badge, .btn-curved-invert-white .badge, .btn-invert-white .badge, .btn-invert-blue .badge, .btn-invert-yellow .badge, .btn-line .badge, .btn-line-yellow .badge, .btn-line-blue .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #0c4da1;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #083672;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ebab2d;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d19114;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #062854;
  background-color: #cedbec;
  border-color: #bbcde5;
}

.alert-primary hr {
  border-top-color: #a9bfde;
}

.alert-primary .alert-link {
  color: #031124;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #7a5917;
  background-color: #fbeed5;
  border-color: #f9e7c4;
}

.alert-warning hr {
  border-top-color: #f7dead;
}

.alert-warning .alert-link {
  color: #4f3a0f;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.cancel-btn {
  position: relative;
  height: 54px;
  overflow: hidden;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 55px;
  border-radius: 29px;
  pointer-events: none;
}

.progress-bar span {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  border-radius: 29px;
  background-color: #ebab2d;
}

.text-cancel {
  position: absolute;
  top: 50%;
  left: 50%;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active, .list-group-item-action.nice-select.open {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0c4da1;
  border-color: #0c4da1;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #062854;
  background-color: #bbcde5;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #062854;
  background-color: #a9bfde;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #062854;
  border-color: #062854;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #7a5917;
  background-color: #f9e7c4;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #7a5917;
  background-color: #f7dead;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #7a5917;
  border-color: #7a5917;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* vertically center it*/
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* Put modal header elements (title and dismiss) on opposite ends*/
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* vertically center*/
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  /* Right align buttons with flex property because text-align doesn't work on flex items*/
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1. allow flex styles*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* 2. vertically center contents*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* 3. horizontally center contents*/
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #0c4da1 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #083672 !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ebab2d !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d19114 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #0c4da1 !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ebab2d !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable.nice-select.open, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #0c4da1 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #083672 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ebab2d !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d19114 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a:not(.btn):not(.btn-blue):not(.btn-curved-blue):not(.btn-curved-yellow):not(.btn-curved-white):not(.btn-curved-invert-white):not(.btn-invert-white):not(.btn-invert-blue):not(.btn-invert-yellow):not(.btn-line):not(.btn-line-yellow):not(.btn-line-blue) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top,.2s -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left,.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
  transition: .2s transform,.2s right,.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-haykal:before {
  content: "\f666";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable.nice-select.open, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(../fonts/font-awesome/fa-brands-400.eot);
  src: url(../fonts/font-awesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/font-awesome/fa-brands-400.woff2) format("woff2"), url(../fonts/font-awesome/fa-brands-400.woff) format("woff"), url(../fonts/font-awesome/fa-brands-400.ttf) format("truetype"), url(../fonts/font-awesome/fa-brands-400.svg#fontawesome) format("svg");
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/font-awesome/fa-regular-400.eot);
  src: url(../fonts/font-awesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/font-awesome/fa-regular-400.woff2) format("woff2"), url(../fonts/font-awesome/fa-regular-400.woff) format("woff"), url(../fonts/font-awesome/fa-regular-400.ttf) format("truetype"), url(../fonts/font-awesome/fa-regular-400.svg#fontawesome) format("svg");
}

.far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(../fonts/font-awesome/fa-solid-900.eot);
  src: url(../fonts/font-awesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/font-awesome/fa-solid-900.woff2) format("woff2"), url(../fonts/font-awesome/fa-solid-900.woff) format("woff"), url(../fonts/font-awesome/fa-solid-900.ttf) format("truetype"), url(../fonts/font-awesome/fa-solid-900.svg#fontawesome) format("svg");
}

.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

.fa, .fas {
  font-weight: 900;
}

/**
 * aos v.2.3.1
 * https://unpkg.com/aos@2.3.1/dist/aos.css
 */
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
          transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: .1s;
          transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: .15s;
          transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: .15s;
          transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: .25s;
          transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: .25s;
          transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: .35s;
          transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: .45s;
          transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: .45s;
          transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: .55s;
          transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: .55s;
          transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: .6s;
          transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: .65s;
          transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: .65s;
          transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: .7s;
          transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: .7s;
          transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: .75s;
          transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: .75s;
          transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: .8s;
          transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: .8s;
          transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: .85s;
          transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: .85s;
          transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: .9s;
          transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: .9s;
          transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: .95s;
          transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: .95s;
          transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
          transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
          transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
          transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
          transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
          transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
          transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
          transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
          transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
          transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
          transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
          transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
          transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
          transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
          transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
          transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
          transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
          transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
          transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
          transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
          transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
          transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
          transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
          transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
          transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
          transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
          transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
          transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
          transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
          transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
          transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
          transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
          transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
          transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
          transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
          transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
          transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
          transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
          transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
          transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
          transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
          transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
          transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
          transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
          transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
          transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
          transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
          transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
          transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
          transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
          transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
          transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
          transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
          transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
          transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
          transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
          transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
          transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
          transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
          transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
          transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
          transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

[data-aos=fade-up] {
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  -webkit-transform: translate3d(0, -100px, 0);
          transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  -webkit-transform: translate3d(-100px, 0, 0);
          transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  -webkit-transform: translate3d(100px, 0, 0);
          transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  -webkit-transform: translate3d(-100px, 100px, 0);
          transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  -webkit-transform: translate3d(100px, 100px, 0);
          transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  -webkit-transform: translate3d(-100px, -100px, 0);
          transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  -webkit-transform: translate3d(100px, -100px, 0);
          transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
          transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
          transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
          transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
          transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
          transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
          transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
          transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
          transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

[data-aos=slide-up] {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos=flip-left] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
          transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
          transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
          transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
          transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
          transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
          transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
          transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
          transform: perspective(2500px) rotateX(0);
}

.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border-radius: 0.25rem;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: calc(2.25rem + 2px);
  line-height: calc(2.25rem + 2px)-2;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select .current {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nice-select:hover {
  border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
          transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
          box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-calc(2.25rem + 2px)/2);
          transform: scale(0.75) translateY(-calc(2.25rem + 2px)/2);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: calc(2.25rem + 2px)-2;
  list-style: none;
  min-height: calc(2.25rem + 2px)-2;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.selected {
  font-weight: bold;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

/**
 * Basic styles for links
 */
a {
  text-decoration: none;
}

a:active, a.nice-select.open, a:focus, a:hover {
  text-decoration: underline;
}

.btn, .btn-blue, .btn-curved-blue, .btn-curved-yellow, .btn-curved-white, .btn-curved-invert-white, .btn-invert-white, .btn-invert-blue, .btn-invert-yellow, .btn-line, .btn-line-yellow, .btn-line-blue,
a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.btn:active, .btn.nice-select.open, .nice-select.open.btn-blue, .nice-select.open.btn-curved-blue, .nice-select.open.btn-curved-yellow, .nice-select.open.btn-curved-white, .nice-select.open.btn-curved-invert-white, .nice-select.open.btn-invert-white, .nice-select.open.btn-invert-blue, .nice-select.open.btn-invert-yellow, .nice-select.open.btn-line, .nice-select.open.btn-line-yellow, .nice-select.open.btn-line-blue, .btn-blue:active, .btn-curved-blue:active, .btn-curved-yellow:active, .btn-curved-white:active, .btn-curved-invert-white:active, .btn-invert-white:active, .btn-invert-blue:active, .btn-invert-yellow:active, .btn-line:active, .btn-line-yellow:active, .btn-line-blue:active, .btn:focus, .btn-blue:focus, .btn-curved-blue:focus, .btn-curved-yellow:focus, .btn-curved-white:focus, .btn-curved-invert-white:focus, .btn-invert-white:focus, .btn-invert-blue:focus, .btn-invert-yellow:focus, .btn-line:focus, .btn-line-yellow:focus, .btn-line-blue:focus, .btn:hover, .btn-blue:hover, .btn-curved-blue:hover, .btn-curved-yellow:hover, .btn-curved-white:hover, .btn-curved-invert-white:hover, .btn-invert-white:hover, .btn-invert-blue:hover, .btn-invert-yellow:hover, .btn-line:hover, .btn-line-yellow:hover, .btn-line-blue:hover, a:active, a.nice-select.open,
a:focus,
a:hover {
  outline: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/**
 * Basic styles for input fields
 */
input[type="email"],
input[type="password"],
input[type="text"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-focus-ring-color: none;
  outline: none;
  resize: none;
}

input[type="email"]:active, input.nice-select.open[type="email"], input[type="email"]:focus, input[type="email"]:hover,
input[type="password"]:active,
input.nice-select.open[type="password"],
input[type="password"]:focus,
input[type="password"]:hover,
input[type="text"]:active,
input.nice-select.open[type="text"],
input[type="text"]:focus,
input[type="text"]:hover,
textarea:active,
textarea.nice-select.open,
textarea:focus,
textarea:hover {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.m-r-30 {
  margin-right: 30px;
}

.navbar-toggler {
  padding: 10px 0;
  border: 0;
  border-radius: 0;
}

.navbar-toggler .icon-bar {
  display: block;
  margin: 6px 0;
  width: 25px;
  height: 3px;
  background: #000;
}

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-toggler:active, .navbar-toggler.nice-select.open, .navbar-toggler:focus, .navbar-toggler:hover {
  outline: 0;
}

* {
  margin: 0;
  padding: 0;
}

.custom-object-fit, .section-provide .img, .section-recommendation .product-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.container-custom {
  max-width: 1350px;
}

body.no-scroll {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: hidden;
}

main {
  padding-top: 136px;
  overflow: hidden;
}

.custom-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8;
  background-color: #000;
  opacity: .5;
}

.custom-backdrop.open-edit-profile {
  z-index: 1050;
}

.custom-backdrop-white {
  background-color: rgba(200, 200, 200, 0.7);
}

@media (min-width: 992px) and (max-width: 1199px) {
  main {
    padding-top: 106px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  main {
    padding-top: 162px;
  }
  main.no-menu {
    padding-top: 99px;
  }
}

@media screen and (max-width: 991px) {
  main.prepacked-open {
    padding-top: 366px;
  }
}

@media screen and (max-width: 767px) {
  main {
    padding-top: 145px;
  }
  main.no-menu {
    padding-top: 93px;
  }
  .navbar-toggler .icon-bar {
    height: 2px;
  }
  html.no-scroll {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: hidden;
  }
  html.backdrop {
    position: relative;
    z-index: -1;
  }
  html.backdrop:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
  }
}

button:focus,
input:focus,
select:focus {
  outline: 0;
}

@font-face {
  font-family: "Amplitude";
  src: url("../../assets/fonts/Amplitude-Medium.eot");
  src: url("../../assets/fonts/Amplitude-Medium.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Amplitude-Medium.woff") format("woff"), url("../../assets/fonts/Amplitude-Medium.ttf") format("truetype"), url("../../assets/fonts/Amplitude-Medium.svg#Amplitude-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Amplitude";
  src: url("../../assets/fonts/Amplitude-Black.eot");
  src: url("../../assets/fonts/Amplitude-Black.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Amplitude-Black.woff") format("woff"), url("../../assets/fonts/Amplitude-Black.ttf") format("truetype"), url("../../assets/fonts/Amplitude-Black.svg#Amplitude-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Axiforma";
  src: url("../../assets/fonts/Axiforma-Light.eot");
  src: url("../../assets/fonts/Axiforma-Light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Axiforma-Light.woff") format("woff"), url("../../assets/fonts/Axiforma-Light.ttf") format("truetype"), url("../../assets/fonts/Axiforma-Light.svg#Axiforma-Light") format("svg");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Axiforma";
  src: url("../../assets/fonts/Axiforma-Regular.eot");
  src: url("../../assets/fonts/Axiforma-Regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Axiforma-Regular.woff") format("woff"), url("../../assets/fonts/Axiforma-Regular.ttf") format("truetype"), url("../../assets/fonts/Axiforma-Regular.svg#Axiforma-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Axiforma";
  src: url("../../assets/fonts/Axiforma-Medium.eot");
  src: url("../../assets/fonts/Axiforma-Medium.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Axiforma-Medium.woff") format("woff"), url("../../assets/fonts/Axiforma-Medium.ttf") format("truetype"), url("../../assets/fonts/Axiforma-Medium.svg#Axiforma-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

body {
  font-family: "Axiforma";
  font-weight: 200;
}

.t, .t-h1, .t-h2, .t-h3, .t-h4 {
  margin-bottom: 0;
  font-family: "Amplitude";
  font-weight: 700;
  text-transform: uppercase;
}

.t-h1 {
  font-size: 64px;
  letter-spacing: -.3px;
}

.t-h2 {
  font-size: 40px;
}

.t-h3 {
  font-size: 27px;
  text-transform: none;
}

.t-h4 {
  font-size: 19px;
  text-transform: none;
}

.t-paragraph {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}

.t-fw-500 {
  font-weight: 500;
}

.c-white {
  color: #fff;
}

.c-black {
  color: #000;
}

.c-blue {
  color: #0c4da1;
}

.c-yellow {
  color: #ebab2d;
}

.c-gray {
  color: #909090;
}

.c-dark-gray {
  color: #3f3f3f;
}

.c-medium-gray {
  color: #d0d0d0;
}

.c-light-gray {
  color: #eeeeee;
}

.c-grayDO {
  color: #d0d0d0;
}

.c-gray45 {
  color: #454545;
}

.c-gray67 {
  color: #434343;
}

.c-gray5A {
  color: #5a5a5a;
}

.c-dirty-white {
  color: #efefef;
}

.c-charcoal {
  color: #afb0b2;
}

.bg-yellow {
  background-color: #ebab2d;
}

.bg-blue {
  background-color: #0c4da1;
}

.bg-light-gray {
  background-color: #eeeeee;
}

.bg-gray249 {
  background-color: #f9f9f9;
}

.bg-blue-gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #02226f), color-stop(70%, #0a479a));
  background: linear-gradient(to bottom, #02226f 30%, #0a479a 70%);
}

@media screen and (max-width: 1199px) {
  .t-h1 {
    font-size: 53px;
  }
  .t-h2 {
    font-size: 35px;
  }
  .t-h3 {
    font-size: 32px;
  }
  .t-h4 {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .t-h1 {
    font-size: 43px;
  }
  .t-h2 {
    font-size: 25px;
  }
  .t-h3 {
    font-size: 22px;
  }
  .t-paragraph {
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .t-h1 {
    font-size: 32px;
  }
  .t-h3 {
    font-size: 19px;
  }
}

.section-hero {
  position: relative;
}

.section-hero .image-wrapper {
  position: relative;
  height: 531px;
}

.section-hero .image-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.section-hero .hero-details-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-hero .img-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-hero .sub-title {
  margin-bottom: 1px;
  font-size: 28px;
  font-weight: 500;
  text-transform: inherit;
}

.section-hero .title {
  font-size: 41px;
  letter-spacing: 1px;
}

.section-hero .details-holder {
  position: relative;
  z-index: 3;
  padding-top: 11px;
  margin: 0 auto;
  width: 66.5%;
}

.section-hero .desc {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}

.section-hero2 .image-wrapper {
  height: 100vh;
}

.section-hero2 .title {
  font-size: 61px;
}

.section-hero2 .btn-curved-invert-white {
  padding-left: 58px;
  padding-right: 58px;
  margin-top: 35px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .section-hero2 .image-wrapper {
    height: 516px;
  }
  .section-hero2 .title {
    font-size: 41px;
  }
  .section-hero2 .btn-curved-invert-white {
    padding: 18px 42px;
    margin-top: 16px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-hero .details-holder {
    width: 73.5%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-hero .details-holder {
    width: 77.5%;
  }
  .section-hero .sub-title {
    font-size: 23px;
  }
}

@media screen and (max-width: 767px) {
  .section-hero .hero-details-wrapper.info-bottom {
    position: initial;
  }
  .section-hero .info-bottom .title-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
  }
  .section-hero .info-bottom .details-holder {
    padding-top: 23px;
  }
  .section-hero .info-bottom .sub-title {
    padding-top: 52px;
  }
  .section-hero .info-bottom .desc {
    font-size: 18px;
    line-height: 1.45;
    color: #3f3f3f;
  }
  .section-hero .info-bottom .services-title {
    color: #3f3f3f;
  }
  .section-hero .info-within-image.hero-details-wrapper {
    display: block;
  }
  .section-hero .info-within-image .sub-title {
    padding-top: 20px;
  }
  .section-hero .details-holder {
    width: 100%;
  }
  .section-hero .image-wrapper {
    height: 168px;
  }
  .section-hero .sub-title {
    font-size: 21px;
  }
  .section-hero .title {
    font-size: 29px;
  }
  .section-hero2 .image-wrapper {
    height: 666px;
  }
  .section-hero2 .info-within-image.hero-details-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-hero2 .btn-curved-invert-white {
    margin-top: 6px;
    padding: 15px 35px;
  }
}

.section-technique {
  padding: 129px 0 52px;
  background: url("../../assets/images/technique-banner.png") center no-repeat;
  background-size: cover;
  border-top: 1px solid #eeeeee;
}

.section-technique .technique-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}

.section-technique .technique-list {
  width: 25%;
}

.section-technique .t-title {
  font-size: 28px;
}

.section-technique .btn-curved-invert-white {
  padding: 23px 46px;
  margin-top: 85px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .section-technique {
    padding: 45px 0 40px;
  }
  .section-technique .technique-holder {
    margin-top: 19px;
  }
  .section-technique .t-title {
    font-size: 23px;
  }
  .section-technique .btn-curved-invert-white {
    padding: 17px 29px;
    margin-top: 44px;
  }
}

@media screen and (max-width: 767px) {
  .section-technique {
    padding: 30px 0 39px;
  }
  .section-technique .technique-holder {
    margin-top: 33px;
  }
  .section-technique .technique-list {
    width: 100%;
  }
  .section-technique .technique-list:not(:last-child) {
    margin-bottom: 42px;
  }
  .section-technique .t-title {
    font-size: 20px;
  }
  .section-technique .btn-curved-invert-white {
    margin-top: 52px;
  }
}

.section-concept {
  padding: 114px 0 95px;
}

.section-concept .vision-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.section-concept .content-list:first-child {
  width: 40%;
}

.section-concept .content-list:last-child {
  margin-left: -79px;
  width: 60%;
}

.section-concept .img {
  position: relative;
  width: 100%;
}

.section-concept .t-subtitle {
  line-height: 1;
}

.section-concept .t-desc {
  margin-top: 24px;
  margin-right: auto;
  width: 54%;
  line-height: 2;
}

.section-concept .btn, .section-concept .btn-blue, .section-concept .btn-curved-blue, .section-concept .btn-curved-yellow, .section-concept .btn-curved-white, .section-concept .btn-curved-invert-white, .section-concept .btn-invert-white, .section-concept .btn-invert-blue, .section-concept .btn-invert-yellow, .section-concept .btn-line, .section-concept .btn-line-yellow, .section-concept .btn-line-blue {
  margin-top: 21px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .section-concept .content-list:first-child {
    width: 50%;
  }
  .section-concept .content-list:last-child {
    width: 58%;
  }
  .section-concept .img {
    left: -43px;
    top: 6px;
  }
  .section-concept .t-desc {
    margin-top: 0;
  }
  .section-concept .btn-invert-blue {
    padding: 17px 25px;
    margin-top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-concept .content-list:first-child {
    width: 45%;
  }
  .section-concept .content-list:last-child {
    width: 56%;
  }
}

@media screen and (max-width: 991px) {
  .section-concept .t-desc {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-concept {
    padding: 63px 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .section-concept {
    padding: 33px 0 39px;
  }
  .section-concept .content-list:first-child, .section-concept .content-list:last-child {
    margin-bottom: 6px;
    width: 100%;
  }
  .section-concept .content-list:last-child {
    margin-left: 0;
  }
  .section-concept .img {
    width: 306px;
    max-width: 100%;
  }
  .section-concept .t-desc {
    margin-top: 13px;
  }
  .section-concept .btn-invert-blue {
    margin-top: 1px;
  }
}

.section-company .image-wrapper {
  height: 670px;
}

.section-company .t-desc {
  text-shadow: 1px 1px 6px #000000;
}

.section-company .button-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}

.section-company .button-holder > button {
  padding-top: 22px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 22px;
  margin: 0 18px;
  width: 35%;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .section-company .image-wrapper {
    height: 381px;
  }
  .section-company .title {
    font-size: 28px;
  }
  .section-company .button-holder {
    margin-top: 22px;
  }
  .section-company .button-holder > button {
    padding-top: 19px;
    padding-bottom: 19px;
    width: 44%;
  }
}

@media screen and (max-width: 767px) {
  .section-company .image-wrapper {
    height: 396px;
  }
  .section-company .info-within-image .sub-title {
    padding-top: 35px;
  }
  .section-company .details-holder {
    padding-top: 18px;
  }
  .section-company .button-holder {
    margin-top: 20px;
  }
  .section-company .button-holder > button {
    padding: 19px 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
    width: 220px;
    max-width: 100%;
    font-size: 13px;
  }
  .section-company .t-desc {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 2;
    text-overflow: ellipsis;
  }
}

.section-provide {
  padding: 45px 0 60px;
}

.section-provide .provide-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-provide .provide-list {
  width: 33.33%;
}

.section-provide .image-holder {
  position: relative;
  height: 65px;
}

.section-provide .img {
  -o-object-fit: contain;
     object-fit: contain;
}

.section-provide .t-title {
  line-height: 1;
}

.section-provide .t-subtitle {
  line-height: .7;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .section-provide {
    padding: 55px 0 75px;
  }
  .section-provide .image-holder {
    height: 56px;
  }
  .section-provide .t-title {
    margin-top: 7px;
    font-size: 32px;
  }
  .section-provide .t-subtitle {
    line-height: .9;
  }
}

@media screen and (max-width: 767px) {
  .section-provide {
    padding-bottom: 32px;
  }
  .section-provide .image-holder {
    margin-bottom: 11px;
    height: 43px;
  }
  .section-provide .t-title {
    font-size: 20px;
  }
  .section-provide .t-subtitle {
    margin-top: 7px;
    line-height: 1;
  }
}

.section-blog {
  padding: 66px 0 84px;
}

.section-blog .blog-holder {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-blog .blog-list {
  width: 49.3%;
}

.section-blog .image-holder {
  position: relative;
  height: 385px;
}

.section-blog .img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-blog .details-holder {
  margin-top: 26px;
}

.section-blog .t-title {
  line-height: 1;
}

.section-blog .t-product-name {
  letter-spacing: .6px;
}

.section-blog .t-product-desc {
  margin-top: 14px;
}

.section-blog .button-holder {
  padding-top: 11px;
}

.section-blog .btn-invert-blue {
  padding-left: 56px;
  padding-right: 56px;
}

@media screen and (min-width: 768px) and (max-width: 119px) {
  .section-blog {
    padding: 39px 0 69px;
  }
  .section-blog .blog-holder {
    margin-top: 37px;
  }
  .section-blog .details-holder {
    margin-top: 17px;
  }
  .section-blog .t-product-question {
    font-size: 32px;
  }
  .section-blog .t-product-desc {
    margin-top: 6px;
  }
  .section-blog .button-holder {
    padding-top: 3px;
  }
  .section-blog .btn-invert-blue {
    padding: 17px 38px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-blog .image-holder {
    height: 30vw;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-blog .image-holder {
    height: 28vw;
  }
}

@media screen and (max-width: 767px) {
  .section-blog {
    padding: 28px 0 57px;
  }
  .section-blog .blog-holder {
    margin-top: 37px;
  }
  .section-blog .blog-list {
    width: 100%;
  }
  .section-blog .blog-list:not(:last-child) {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 575px) {
  .section-blog .image-holder {
    height: 55vw;
  }
  .section-blog .details-holder {
    margin-top: 19px;
  }
  .section-blog .t-product-question {
    font-size: 31px;
  }
  .section-blog .button-holder {
    padding-top: 0;
  }
  .section-blog .btn-invert-blue {
    padding: 18px 43px;
  }
}

.section-alternate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-alternate .image-holder {
  width: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}

.section-alternate .image-holder .img-box {
  width: 100%;
  height: 100%;
}

.section-alternate .content-holder {
  width: 50%;
  background-color: #222222;
}

.section-alternate .t-h3 {
  font-weight: 400;
}

.section-alternate .t-paragraph {
  margin-top: 24px;
}

.section-alternate.section-mission .content-holder {
  padding: 192px 65px 81px;
  text-align: left;
}

.section-alternate.section-vision .content-holder {
  padding: 155px 73px 92px;
  text-align: right;
}

@media screen and (max-width: 1199px) {
  .section-alternate.section-mission .content-holder {
    padding: 110px 45px 80px;
  }
  .section-alternate.section-vision .content-holder {
    padding: 95px 45px 80px;
  }
}

@media screen and (max-width: 991px) {
  .section-alternate.section-mission .content-holder, .section-alternate.section-vision .content-holder {
    padding: 55px 45px;
  }
}

@media screen and (max-width: 767px) {
  .section-alternate {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-alternate .image-holder,
  .section-alternate .content-holder {
    width: 100%;
  }
  .section-alternate.section-mission .content-holder, .section-alternate.section-vision .content-holder {
    padding: 72px 15px 58px;
  }
  .section-alternate.section-vision {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .section-alternate.section-vision .content-holder {
    text-align: left;
  }
}

.section-profile {
  position: relative;
}

.section-profile .content-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 294px 0 222px;
  border-bottom: 1px solid #f3f3f3;
}

.section-profile .text-holder {
  max-width: 650px;
  text-align: left;
}

.section-profile .t-paragraph {
  padding-top: 10px;
}

.section-profile .image-holder {
  position: absolute;
  top: 0;
  z-index: -1;
}

.section-profile .image-holder.position-right {
  right: -23px;
}

.section-profile .image-holder.position-left {
  left: -265px;
}

.section-profile + .section-profile .content-holder {
  padding: 305px 0 137px;
}

.section-profile + .section-profile .text-holder {
  margin-left: auto;
  margin-right: 183px;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .section-profile + .section-profile .text-holder {
    margin-left: auto;
    margin-right: 103px;
  }
}

@media screen and (max-width: 1199px) {
  .section-profile .text-holder {
    max-width: 550px;
  }
  .section-profile .image-holder .img-profile {
    width: 500px;
  }
  .section-profile + .section-profile .content-holder {
    padding: 200px 0 137px;
  }
  .section-profile + .section-profile .text-holder {
    margin-right: 50px;
  }
  .section-profile + .section-profile .image-holder .img-profile {
    width: 570px;
  }
  .section-profile .image-holder.position-left {
    left: -132px;
  }
}

@media screen and (max-width: 991px) {
  .section-profile .text-holder {
    max-width: 100%;
  }
  .section-profile + .section-profile .content-holder {
    padding: 310px 0 27px;
  }
  .section-profile + .section-profile .text-holder {
    margin-right: 0;
    margin-left: 0;
  }
  .section-profile + .section-profile .t-paragraph {
    padding-top: 25px;
  }
  .section-profile .content-holder {
    padding: 235px 0 62px;
  }
  .section-profile .text-holder {
    max-width: 550px;
  }
  .section-profile .image-holder.position-right {
    right: -14px;
  }
  .section-profile .image-holder.position-right .img-profile {
    width: 260px;
  }
  .section-profile .image-holder.position-left {
    left: -82px;
  }
  .section-profile .image-holder.position-left .img-profile {
    width: 380px;
  }
}

@media screen and (max-width: 767px) {
  .section-profile + .section-profile .content-holder {
    padding: 292px 0 27px;
  }
  .section-profile + .section-profile .t-paragraph {
    padding-top: 10px;
  }
  .section-profile .image-holder.position-right {
    right: -14px;
  }
  .section-profile .image-holder.position-right .img-profile {
    width: 220px;
  }
  .section-profile .image-holder.position-left .img-profile {
    width: 325px;
  }
}

.section-popular {
  padding: 58px 0 43px;
}

.section-popular .services-circle-holder {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .section-popular {
    padding: 31px 0;
  }
  .section-popular .services-circle-holder {
    margin-top: 48px;
  }
}

.section-awards {
  background: url("../images/awards-bg.png") 103% 66% no-repeat;
  background-size: auto;
}

.section-awards .content-holder {
  padding: 104px 0;
  border-bottom: 1px solid #f3f3f3;
}

.section-awards .text-holder {
  margin: 32px auto 0;
  max-width: 800px;
}

.section-awards .t-paragraph {
  padding-top: 25px;
}

@media screen and (max-width: 767px) {
  .section-awards {
    background-size: 270px;
    background-position: 124% 47%;
  }
  .section-awards .content-holder {
    padding: 44px 0 58px;
  }
}

@media screen and (max-width: 575px) {
  .section-awards .t-h2 {
    font-size: 30px;
  }
}

.section-commitment {
  padding: 52px 0 84px;
}

.section-commitment .text-holder {
  text-align: left;
}

.section-commitment .text-holder .t-h3 {
  text-transform: none;
}

.section-commitment .t-h3 {
  padding-top: 12px;
  line-height: 1;
  text-transform: uppercase;
}

.section-commitment .maps-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 86px auto 0;
}

.section-commitment .map-holder {
  width: 25%;
}

.section-commitment .image-holder {
  height: 138px;
}

@media screen and (max-width: 767px) {
  .section-commitment {
    padding: 21px 0 55px;
  }
  .section-commitment .t-h2 {
    font-size: 35px;
    line-height: 1;
  }
  .section-commitment .maps-wrapper {
    margin: 45px auto 0;
  }
}

@media screen and (max-width: 575px) {
  .section-commitment {
    padding: 25px 0 0;
  }
  .section-commitment .t-h3 br {
    display: none;
  }
  .section-commitment .maps-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-commitment .map-holder {
    padding-bottom: 40px;
    width: 50%;
  }
}

.section-factory-intro {
  text-align: center;
  background-color: #f9f9f9;
}

.section-factory-intro .content-holder {
  padding: 51px 0 43px;
  border-bottom: 1px solid #ececec;
}

.section-factory-intro .text-holder {
  margin: 40px auto 0;
  max-width: 740px;
}

@media screen and (max-width: 767px) {
  .section-factory-intro .content-holder {
    padding: 53px 0 30px;
  }
  .section-factory-intro .text-holder {
    margin: 23px auto 0;
  }
}

.section-process {
  text-align: center;
  background-color: #f9f9f9;
}

.section-process .content-holder {
  padding: 67px 0 55px;
  border-bottom: 1px solid #ececec;
}

.section-process .video-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 37px;
}

@media screen and (max-width: 767px) {
  .section-process .content-holder {
    padding: 40px 0 20px;
  }
}

.section-operations {
  text-align: center;
  background-color: #f9f9f9;
}

.section-operations .content-holder {
  padding: 70px 0 62px;
  border-bottom: 1px solid #ececec;
}

.section-operations .services-circle-holder {
  margin: 50px auto 0;
  max-width: 1065px;
}

.section-operations .services-circle-holder .circle-holder {
  width: 132px;
  height: 132px;
}

.section-operations .services-circle-holder .services-list {
  width: 25%;
}

@media screen and (max-width: 767px) {
  .section-operations .content-holder {
    padding: 35px 0 20px;
  }
  .section-operations .services-circle-holder .circle-holder {
    width: 92px;
    height: 92px;
  }
  .section-operations .services-circle-holder .services-list {
    width: 48%;
  }
}

.section-card {
  padding: 79px 0 120px;
  background-color: #f9f9f9;
}

.section-card .content-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-card .card-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 47%;
}

.section-card .card-title-holder {
  text-align: center;
}

.section-card .image-holder {
  padding-top: 18px;
  padding-bottom: 27px;
}

@media screen and (max-width: 1199px) {
  .section-card .card-holder {
    width: 48%;
  }
}

@media screen and (max-width: 575px) {
  .section-card {
    padding: 46px 0 0;
  }
  .section-card .content-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-card .card-holder {
    margin-bottom: 32px;
    width: 100%;
  }
  .section-card .image-holder {
    padding-top: 34px;
    padding-bottom: 18px;
  }
}

.section-recommendation {
  padding: 80px 0 3px;
}

.section-recommendation .t-title {
  line-height: 1;
}

.section-recommendation .t-name {
  margin-bottom: 8px;
  font-family: "Axiforma";
  font-weight: 600;
  font-size: 17px;
}

.section-recommendation .t-price {
  font-size: 29px;
}

.section-recommendation .recommend-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 65px;
}

.section-recommendation .recommend-list {
  width: 25%;
  text-decoration: none !important;
}

.section-recommendation .img-holder {
  position: relative;
  margin-bottom: 28px;
  height: 267px;
}

.section-recommendation .product-img {
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 991px) {
  .section-recommendation .recommend-list {
    margin-bottom: 35px;
    width: 48%;
  }
}

@media screen and (max-width: 767px) {
  .section-recommendation {
    padding: 18px 0 3px;
  }
  .section-recommendation .recommend-holder {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 51px;
  }
  .section-recommendation .recommend-list {
    margin-bottom: 20px;
  }
  .section-recommendation .img-holder {
    margin-bottom: 21px;
    height: 215px;
  }
  .section-recommendation .t-name {
    margin-bottom: 0;
  }
}

.section-document {
  padding-top: 87px;
  padding-bottom: 32px;
  text-align: center;
  background: #f9f9f9;
}

.section-document .t-h3 {
  margin-bottom: 19px;
  font-size: 25px;
  text-transform: uppercase;
}

.section-document .t-h2 {
  margin-bottom: 51px;
  font-size: 42px;
}

.section-document .text-wrapper {
  margin-bottom: 66px;
}

.section-document .t-paragraph {
  margin: 0 auto;
  width: 100%;
  max-width: 754px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  color: #5c5c5c;
}

@media screen and (max-width: 767px) {
  .section-document {
    padding-top: 32px;
    padding-bottom: 9px;
  }
  .section-document .t-h2 {
    margin-bottom: 29px;
    font-size: 31px;
  }
  .section-document .t-h3 {
    font-size: 20px;
  }
  .section-document .t-paragraph {
    font-size: 14px;
    font-weight: normal;
  }
  .section-document .text-wrapper {
    margin-bottom: 25px;
  }
}

.KDev-state-termsAndConditions,
.KDev-state-privacyPolicy,
.KDev-state-becomeOurPartner {
  background: #f9f9f9;
}

.cps--error {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 75px 50px 125px 50px;
  height: calc(100vh - 468px);
}

.cps--error .start-mixing-top-back {
  position: absolute;
  height: 325px;
  top: 20px;
  right: -300px;
  z-index: -1;
}

.cps--error .start-mixing-bottom-back {
  position: absolute;
  height: 325px;
  bottom: -75px;
  left: 35%;
  z-index: -1;
}

.cps--error .text-block .title {
  position: relative;
  font-family: "Amplitude";
  font-weight: 700;
  color: #003E92;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.cps--error .text-block .subtitle {
  color: #434343;
  font-size: 14px;
  font-weight: 500;
}

.cps--error .text-block .btn, .cps--error .text-block .btn-blue, .cps--error .text-block .btn-curved-blue, .cps--error .text-block .btn-curved-yellow, .cps--error .text-block .btn-curved-white, .cps--error .text-block .btn-curved-invert-white, .cps--error .text-block .btn-invert-white, .cps--error .text-block .btn-invert-blue, .cps--error .text-block .btn-invert-yellow, .cps--error .text-block .btn-line, .cps--error .text-block .btn-line-yellow, .cps--error .text-block .btn-line-blue {
  display: block;
  background-color: #0c4da1;
  color: #fff;
  margin-top: 20px;
}

.cps--error .text-block .btn:active, .cps--error .text-block .btn.nice-select.open, .cps--error .text-block .nice-select.open.btn-blue, .cps--error .text-block .nice-select.open.btn-curved-blue, .cps--error .text-block .nice-select.open.btn-curved-yellow, .cps--error .text-block .nice-select.open.btn-curved-white, .cps--error .text-block .nice-select.open.btn-curved-invert-white, .cps--error .text-block .nice-select.open.btn-invert-white, .cps--error .text-block .nice-select.open.btn-invert-blue, .cps--error .text-block .nice-select.open.btn-invert-yellow, .cps--error .text-block .nice-select.open.btn-line, .cps--error .text-block .nice-select.open.btn-line-yellow, .cps--error .text-block .nice-select.open.btn-line-blue, .cps--error .text-block .btn-blue:active, .cps--error .text-block .btn-curved-blue:active, .cps--error .text-block .btn-curved-yellow:active, .cps--error .text-block .btn-curved-white:active, .cps--error .text-block .btn-curved-invert-white:active, .cps--error .text-block .btn-invert-white:active, .cps--error .text-block .btn-invert-blue:active, .cps--error .text-block .btn-invert-yellow:active, .cps--error .text-block .btn-line:active, .cps--error .text-block .btn-line-yellow:active, .cps--error .text-block .btn-line-blue:active, .cps--error .text-block .btn:focus, .cps--error .text-block .btn-blue:focus, .cps--error .text-block .btn-curved-blue:focus, .cps--error .text-block .btn-curved-yellow:focus, .cps--error .text-block .btn-curved-white:focus, .cps--error .text-block .btn-curved-invert-white:focus, .cps--error .text-block .btn-invert-white:focus, .cps--error .text-block .btn-invert-blue:focus, .cps--error .text-block .btn-invert-yellow:focus, .cps--error .text-block .btn-line:focus, .cps--error .text-block .btn-line-yellow:focus, .cps--error .text-block .btn-line-blue:focus, .cps--error .text-block .btn:hover, .cps--error .text-block .btn-blue:hover, .cps--error .text-block .btn-curved-blue:hover, .cps--error .text-block .btn-curved-yellow:hover, .cps--error .text-block .btn-curved-white:hover, .cps--error .text-block .btn-curved-invert-white:hover, .cps--error .text-block .btn-invert-white:hover, .cps--error .text-block .btn-invert-blue:hover, .cps--error .text-block .btn-invert-yellow:hover, .cps--error .text-block .btn-line:hover, .cps--error .text-block .btn-line-yellow:hover, .cps--error .text-block .btn-line-blue:hover {
  background-color: #ebab2d;
}

@media (max-width: 767px) {
  .cps--error {
    height: calc(100vh - 281px);
    padding: 0;
  }
  .cps--error .start-mixing-top-back {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    top: -85px;
  }
  .cps--error .start-mixing-bottom-back {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    left: -50%;
  }
}

.cps--maintenance {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 50px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cps--maintenance .text-container {
  margin-top: 40px;
}

.cps--maintenance .text-container .text-notice {
  color: #434343;
  font-size: 14px;
  font-weight: 500;
}

.cps--maintenance .text-container .text-signature {
  font-size: 11px;
  text-transform: uppercase;
  color: #0c4da1;
  font-weight: bold;
}

.open-dropdown-menu {
  position: relative;
}

header {
  z-index: 1020;
  width: 100%;
}

header.corporatePage .top-announcement {
  display: none !important;
}

header.is-fixed.header-layout-one {
  position: fixed;
  background: #fff;
  border-bottom: 1px solid #f3f3f3;
}

header.is-fixed.header-layout-one .header-wrapper {
  padding: 13px 0;
  border-bottom: 0;
}

header.is-fixed.header-layout-one.landing {
  position: fixed;
  background: #fff;
  border-bottom: 2px solid #f3f3f3;
}

header.is-fixed.header-layout-one.landing .header-wrapper {
  padding: 8px 0;
}

header.is-fixed.header-layout-one.landing .header-wrapper .logo-container {
  padding-top: 0;
}

header.is-fixed.header-layout-one.landing .header-wrapper .logo-container .logo {
  display: block;
  width: 140px;
}

header.is-fixed.header-layout-one.landing .header-wrapper .logo-container .logo-landing {
  display: none;
}

header.is-fixed.header-layout-one.landing .header-wrapper .navbar-toggler .icon-bar {
  background: #000;
}

header.is-fixed.header-layout-one.corporatePage {
  border-bottom: 1px solid #f3f3f3;
}

header.is-fixed.header-layout-one.corporatePage .header-wrapper {
  border-bottom: 0;
}

header .navbar-expand-sm .navbar-nav .nav-item {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}

header .navbar-expand-sm .navbar-nav .nav-item:first-of-type .nav-link {
  padding-left: 0;
}

header .navbar-expand-sm .navbar-nav .nav-item:active .nav-link, header .navbar-expand-sm .navbar-nav .nav-item.nice-select.open .nav-link, header .navbar-expand-sm .navbar-nav .nav-item:focus .nav-link, header .navbar-expand-sm .navbar-nav .nav-item:hover .nav-link {
  color: #0c4da1;
}

header .navbar-expand-sm .navbar-nav .nav-item:active .nav-link:after, header .navbar-expand-sm .navbar-nav .nav-item.nice-select.open .nav-link:after, header .navbar-expand-sm .navbar-nav .nav-item:focus .nav-link:after, header .navbar-expand-sm .navbar-nav .nav-item:hover .nav-link:after {
  border-right-color: #0c4da1;
  border-bottom-color: #0c4da1;
}

header .navbar-expand-sm .navbar-nav .nav-item.active .nav-link {
  color: #0c4da1;
}

header .navbar-expand-sm .navbar-nav .nav-item.active .nav-link:after {
  border-right-color: #0c4da1;
  border-bottom-color: #0c4da1;
}

header .navbar-expand-sm .navbar-nav .nav-link {
  color: #434343;
  padding-right: 13px;
  padding-left: 22px;
}

header .navbar-expand-sm .navbar-nav.nav-actions .nav-link {
  padding-right: 6px;
  padding-left: 6px;
}

header.header-layout-one {
  position: fixed;
  z-index: 1020;
  width: 100%;
  background: white;
}

header.header-layout-one .top-announcement {
  position: absolute;
  top: 10px;
  width: 100%;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  color: #0c4da1;
  font-weight: bold;
}

header.header-layout-one .top-announcement.mobile-layout {
  display: none;
}

@media screen and (max-width: 991px) {
  header.header-layout-one .top-announcement {
    display: none;
  }
  header.header-layout-one .top-announcement.mobile-layout {
    display: block;
    top: 101px;
    text-align: left;
    padding-left: 30px;
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  header.header-layout-one .top-announcement {
    display: none;
  }
  header.header-layout-one .top-announcement.mobile-layout {
    display: block;
    top: 80px;
    text-align: center;
    font-size: 10px;
    line-height: 12px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    left: 0;
  }
}

header.header-layout-one.cart-is-open.with-opacity:after {
  background-color: rgba(200, 200, 200, 0.7);
}

header.header-layout-one.with-opacity {
  border-bottom: none;
}

header.header-layout-one.with-opacity:after {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
}

header.header-layout-one.with-opacity .header-wrapper .logo-container,
header.header-layout-one.with-opacity .header-wrapper .btn-holder-shop,
header.header-layout-one.with-opacity .header-wrapper .navbar-actions-wrapper {
  opacity: .8;
}

header.header-layout-one.corporatePage .navbar-expand-sm,
header.header-layout-one.corporatePage .nav-actions {
  display: none;
}

header.header-layout-one.corporatePage .header-wrapper {
  padding: 16px 0;
}

header.header-layout-one.corporatePage .header-wrapper .logo-container .logo {
  display: block;
}

header.header-layout-one.corporatePage .header-wrapper .logo-container .logo-landing {
  display: none;
}

header.header-layout-one.corporatePage .header-wrapper .btn-holder-shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 46px;
}

header.header-layout-one.corporatePage .header-wrapper .btn-holder-shop .btn-blue {
  padding: 10px 75px;
  border-radius: 0;
}

@media screen and (max-width: 767px) {
  header.header-layout-one.corporatePage.header-layout-one .header-wrapper .logo-container .logo {
    width: 100px;
  }
  header.header-layout-one.corporatePage.header-layout-one .header-wrapper .btn-holder {
    padding-right: 25px;
  }
  header.header-layout-one.corporatePage.header-layout-one .header-wrapper .btn-holder .btn-blue {
    padding: 5px 40px;
  }
}

header.header-layout-one.landing {
  position: absolute;
  background: transparent;
  border-bottom: 0;
}

header.header-layout-one.landing:after {
  opacity: 0;
}

header.header-layout-one.landing .navbar-toggler .icon-bar {
  background: #fff;
}

header.header-layout-one.landing .header-wrapper {
  padding: 10px 0;
  border-bottom: 0;
}

header.header-layout-one.landing .header-wrapper .logo-container {
  padding-top: 26px;
}

header.header-layout-one.landing .header-wrapper .logo-container .logo {
  display: none;
}

header.header-layout-one.landing .header-wrapper .logo-container .logo-landing {
  display: block;
}

header.header-layout-one .dropdown-toggle:after {
  content: '';
  position: absolute;
  top: auto;
  right: 0;
  margin-left: 0;
  width: 8px;
  height: 8px;
  border-top: 0;
  border-right: 2px solid #434343;
  border-bottom: 2px solid #434343;
  border-left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

header.header-layout-one .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1500px;
  padding: 13px 0 20px;
  margin: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #f3f3f3;
}

header.header-layout-one .header-wrapper .logo-container {
  cursor: pointer;
}

header.header-layout-one .header-wrapper .btn-holder-shop {
  display: none;
}

header.header-layout-one .header-wrapper .navbar-nav.nav-actions {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 47px;
}

header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item {
  padding: 0 13px;
  text-transform: uppercase;
  cursor: pointer;
}

header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item .fas {
  font-size: 18px;
}

header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item .nav-link {
  color: #434343;
}

header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item .nav-link:active, header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item .nav-link.nice-select.open, header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item .nav-link:focus, header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item .nav-link:hover {
  color: #0c4da1;
}

header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item.cart {
  position: relative;
  padding-right: 0;
}

header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item.cart .nav-link {
  text-transform: uppercase;
}

header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item.cart .nav-link.has-items:after {
  content: attr(data-count);
  position: absolute;
  top: 17px;
  right: -13px;
  padding: 0 3px;
  min-width: 20px;
  height: 18px;
  font-size: 13px;
  color: #fff;
  text-align: center;
  background-color: #ebab2d;
  border: 1px solid #ebab2d;
  border-radius: 50%;
}

header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item.cart .nav-link.has-items .fa-shopping-cart {
  color: #ebab2d;
}

header.header-layout-one .header-wrapper .logo-container .logo-landing {
  display: none;
}

header.header-layout-one .dropdown-menu {
  display: none;
  opacity: 0;
}

header.header-layout-one .dropdown-menu-links li {
  padding: 0;
  border-bottom: 1px solid #f3f3f3;
}

header.header-layout-one .dropdown-menu-links li:active > .link, header.header-layout-one .dropdown-menu-links li.nice-select.open > .link, header.header-layout-one .dropdown-menu-links li:focus > .link, header.header-layout-one .dropdown-menu-links li:hover > .link {
  color: #0c4da1;
}

header.header-layout-one .dropdown-menu-links li.active .link {
  color: #0c4da1;
}

header.header-layout-one .dropdown-menu-links .link {
  font-size: 14px;
  font-weight: 500;
  color: #3f3f3f;
  text-decoration: none;
  padding: 15px 0;
  display: block;
}

header.header-layout-one a.view-all {
  font-size: 14px;
  font-weight: 500;
  color: #3f3f3f;
  line-height: 4;
  text-decoration: none;
}

header.header-layout-one a.view-all:active, header.header-layout-one a.view-all.nice-select.open, header.header-layout-one a.view-all:focus, header.header-layout-one a.view-all:hover {
  color: #0c4da1;
}

header.header-layout-one .nav-item {
  padding-top: 15px;
  padding-bottom: 15px;
}

header.header-layout-one .nav-item.is-open-dropdown:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 350px;
  height: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: -1px 0px 28px -7px rgba(0, 0, 0, 0.19);
          box-shadow: -1px 0px 28px -7px rgba(0, 0, 0, 0.19);
  z-index: 1;
}

header.header-layout-one .nav-item.is-open-dropdown .nav-link {
  position: relative;
  z-index: 1;
  color: #0c4da1;
}

header.header-layout-one .nav-item.is-open-dropdown .nav-link:after {
  top: 13px;
  border-right: 2px solid #0c4da1;
  border-bottom: 2px solid #0c4da1;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

header.header-layout-one .nav-item.is-open-dropdown .dropdown-toggle:after {
  top: 14px;
}

header.header-layout-one .nav-item.is-open-dropdown .dropdown-menu {
  opacity: 1;
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
}

header.header-layout-one .nav-item.is-open-dropdown .dropdown-menu-content {
  padding: 0 22px;
  width: 350px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  -webkit-box-shadow: 0 8px 11px -7px rgba(0, 0, 0, 0.19);
          box-shadow: 0 8px 11px -7px rgba(0, 0, 0, 0.19);
}

header.header-layout-one .nav-item.dropdown {
  padding-left: 22px;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

header.header-layout-one .navbar-actions-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header.header-layout-one .navbar-actions-wrapper .nav-burger {
  padding: 0;
}

header.header-layout-one .navbar-actions-wrapper .nav-burger:active + .sidebar-menu, header.header-layout-one .navbar-actions-wrapper .nav-burger.nice-select.open + .sidebar-menu, header.header-layout-one .navbar-actions-wrapper .nav-burger:focus + .sidebar-menu, header.header-layout-one .navbar-actions-wrapper .nav-burger:hover + .sidebar-menu {
  display: block;
}

.KDev-state-landing .top-announcement {
  display: none !important;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  header .navbar-expand-sm {
    padding-right: 0;
    padding-left: 0;
  }
  header .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 10px;
    font-size: 13.5px;
  }
  header .navbar-expand-sm .navbar-nav .nav-item:first-of-type .nav-link {
    padding-right: 15px;
  }
  header.header-layout-one .header-wrapper .navbar-nav.nav-actions {
    padding-right: 30px;
    padding-left: 80px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  header .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 1199px) {
  header .navbar-expand-sm {
    padding-right: 0;
    padding-left: 0;
  }
  header .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 9px;
    font-size: 13px;
  }
  header .navbar-expand-sm .navbar-nav .nav-item:first-of-type .nav-link {
    padding-right: 13px;
  }
  header.header-layout-one .header-wrapper .navbar-nav.nav-actions {
    padding-right: 15px;
    padding-left: 0;
  }
  header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item {
    padding: 0 10px;
  }
  header.header-layout-one .header-wrapper .logo-container .logo {
    width: 130px;
  }
  header.corporatePage .header-wrapper .logo-container .logo {
    width: 120px;
  }
}

@media screen and (max-width: 991px) {
  header .navbar > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
  header .navbar-expand-sm {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-top: 18px;
    width: 100%;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    overflow: scroll hidden;
  }
  header .navbar-expand-sm.hide-top-border {
    border-top: none;
  }
  header .navbar-expand-sm .navbar-nav .nav-item {
    font-size: 13px;
  }
  header.is-fixed {
    border-bottom: 0;
  }
  header.is-fixed.header-layout-one .header-wrapper {
    padding: 13px 0 0;
  }
  header.header-layout-one .header-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 13px 0 0;
    border-bottom: 0;
  }
  header.header-layout-one .header-wrapper .navbar-nav.nav-actions {
    padding-right: 31px;
  }
  header.header-layout-one .header-wrapper .navbar-nav.nav-actions .nav-item .fas {
    font-size: 18px;
  }
  header.header-layout-one .nav-item {
    padding: 0;
  }
  header.header-layout-one .nav-item.is-open-dropdown:before {
    display: none;
  }
  header.header-layout-one .nav-item.is-open-dropdown .dropdown-menu {
    position: initial;
    height: 260px;
    top: 0;
    top: 0;
    min-width: 0;
    max-height: 100%;
    overflow-y: auto;
  }
  header.header-layout-one .nav-item.is-open-dropdown .dropdown-menu-content {
    position: absolute;
    padding: 0;
    width: 100%;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  header.header-layout-one .nav-item.dropdown {
    padding: 0;
  }
  header.header-layout-one .dropdown-toggle:after {
    top: 10px;
  }
  header.header-layout-one .logo-container .logo {
    width: 120px;
  }
  header.header-layout-one .logo-container .logo-landing {
    display: none;
  }
  header.header-layout-one.landing .header-wrapper {
    border-bottom: 0 !important;
  }
  header.header-layout-one.landing .header-wrapper .logo-container {
    padding-top: 0;
  }
  header.header-layout-one.landing .header-wrapper .logo-container .logo-landing {
    width: 140px;
  }
  header.header-layout-one.corporatePage .header-wrapper {
    padding: 13px 0;
    border-bottom: 1px solid #f3f3f3;
  }
}

@media screen and (max-width: 767px) {
  header .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  header.header-layout-one .dropdown-toggle:after {
    top: 10px;
  }
  header.header-layout-one .header-wrapper .logo-container .logo {
    width: 100px;
  }
  header.header-layout-one .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 15px;
    white-space: nowrap;
  }
  header.header-layout-one .nav-link {
    position: relative;
  }
  header.header-layout-one .nav-item {
    position: initial;
    padding: 0;
  }
  header.header-layout-one.landing .header-wrapper .logo-container {
    padding-top: 0;
  }
  header.header-layout-one.landing .header-wrapper .logo-container .logo-landing {
    width: 100px;
  }
  header.header-layout-one.corporatePage .header-wrapper {
    padding: 16px 0;
  }
  header.header-layout-one.corporatePage .header-wrapper .btn-holder-shop {
    padding-right: 15px;
  }
  header.header-layout-one.corporatePage .header-wrapper .btn-holder-shop .btn-blue {
    padding: 3px 40px;
  }
}

.form-search-wrapper {
  position: fixed;
  top: -100%;
  left: 0;
  z-index: 1054;
  width: 100%;
  background-color: #1f1e1f;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}

.form-search-wrapper.show-search {
  top: 0;
}

.form-search-wrapper .form-search {
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.form-search-wrapper .form-search .input-search {
  padding: 17px 40px 17px 10px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 1px;
  background: url(../../images/icon-search-white.png) no-repeat right 10px center;
  background-color: #3c3c3c;
  background-image: none;
  border: none;
  border-radius: 0;
  font-family: "Amplitude";
}

.form-search-wrapper .form-search .input-search::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #fff;
}

.form-search-wrapper .form-search .input-search:-moz-placeholder {
  text-transform: uppercase;
  color: #fff;
}

.form-search-wrapper .form-search .input-search::-moz-placeholder {
  text-transform: uppercase;
  color: #fff;
}

.form-search-wrapper .form-search .input-search:-ms-input-placeholder {
  text-transform: uppercase;
  color: #fff;
}

.form-search-wrapper .form-search .fa-search {
  position: absolute;
  top: 50%;
  right: 10px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background: none;
  border: none;
  outline: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

.form-search-wrapper .form-search .fa-search::before {
  font-size: 20px;
}

.form-search-wrapper .form-search .icon-search {
  position: absolute;
  right: 10px;
  top: 50%;
  width: 20px;
  height: 20px;
  background: url(../../images/icon-search-white.png) no-repeat center;
  border: 0 none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-appearance: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .form-search-wrapper .form-search .input-search {
    font-size: 18px;
  }
  .form-search-wrapper .form-search .icon-search {
    background-size: 18px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .form-search-wrapper .form-search .input-search {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .form-search-wrapper .form-search .input-search {
    font-size: 15px;
  }
  .form-search-wrapper .form-search .icon-search {
    background-size: 17px;
  }
}

@media (min-width: 991px) {
  header.header-layout-one .dropdown-menu-links li {
    position: relative;
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-submenu {
    position: absolute;
    top: 0;
    left: -24px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-submenu.show-submenu {
    max-height: 600px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 1;
    overflow: visible;
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-submenu .link {
    font-size: 13px;
    padding: 12px 0;
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-subsubmenu {
    position: absolute;
    top: 0;
    left: -24px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-subsubmenu.show-subSubmenu {
    max-height: 600px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 1;
    overflow: visible;
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-subsubmenu .link {
    font-size: 12px;
    padding: 11px 0;
  }
}

@media (max-width: 990px) {
  header.header-layout-one .dropdown-menu-links li {
    position: relative;
  }
  header.header-layout-one .dropdown-menu-links li .link {
    width: 100%;
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-submenu {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-submenu.show-submenu {
    max-height: 600px;
    opacity: 1;
    overflow: visible;
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-submenu .link {
    font-size: 13px;
    padding: 12px 0;
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-subsubmenu {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-subsubmenu.show-subSubmenu {
    max-height: 600px;
    opacity: 1;
    overflow: visible;
  }
  header.header-layout-one .dropdown-menu-links li .link + .dropdown-menu.dropdown-subsubmenu .link {
    font-size: 12px;
    padding: 11px 0;
  }
}

header.header-layout-one .dropdown-menu-links .link.clickedLink {
  color: #ebab2d;
}

body {
  position: relative;
  padding-bottom: 332px;
  min-height: 100vh;
}

@media (max-width: 991px) {
  body {
    padding-bottom: 353px;
  }
}

@media (max-width: 767px) {
  body {
    padding-bottom: 136px;
  }
}

.footer-layout-one {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #3c3c3c;
}

.footer-layout-one ul {
  list-style: none;
}

.footer-layout-one .nav-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0;
}

.footer-layout-one .nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer-layout-one .nav-sub {
  margin-top: 28px;
}

.footer-layout-one .nav-sub li {
  margin-bottom: 4px;
}

.footer-layout-one .nav-sub li a {
  font-size: 13px;
  color: #878787;
}

.footer-layout-one .nav-list-footer:first-of-type {
  width: 281px;
}

.footer-layout-one .nav-list-footer:nth-of-type(2) {
  width: 159px;
}

.footer-layout-one .nav-list-footer:nth-of-type(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 336px;
}

.footer-layout-one .nav-list-footer:nth-of-type(3) .nav-title {
  width: 50%;
}

.footer-layout-one .nav-list-footer:nth-of-type(3) .nav-title.has-pointer {
  cursor: pointer;
}

.footer-layout-one .nav-list-footer:nth-of-type(3) .nav-title:not(:last-of-type) {
  margin-bottom: 42px;
}

.footer-layout-one .nav-title {
  position: relative;
  padding-bottom: 5px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.footer-layout-one .nav-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background-color: #707070;
}

.footer-layout-one .soc-media ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.footer-layout-one .soc-media ul li {
  padding: 0 12px;
}

.footer-layout-one .soc-media ul span {
  font-size: 20px;
}

.footer-layout-one .upper-wrapper {
  margin-bottom: 71px;
}

.footer-layout-one .terms a {
  font-size: 13px;
  color: #878787;
}

.footer-layout-one .terms a:first-of-type {
  position: relative;
  margin-right: 29px;
}

.footer-layout-one .terms a:first-of-type:before {
  content: '';
  position: absolute;
  top: -2px;
  right: -17px;
  width: 1px;
  height: 17px;
  background-color: #878787;
}

.footer-layout-one .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.footer-layout-one .copyright-text {
  margin-right: 15px;
}

.footer-layout-one .copyright a, .footer-layout-one .copyright-text {
  font-size: 13px;
  color: #878787;
}

@media screen and (min-width: 992px) {
  .footer-layout-one.update-position {
    position: unset;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-layout-one .nav-list-footer:first-of-type {
    width: 180px;
  }
}

@media screen and (min-width: 768px) {
  .footer-layout-one .nav-title:active, .footer-layout-one .nav-title.nice-select.open, .footer-layout-one .nav-title:focus, .footer-layout-one .nav-title:hover {
    color: #ebab2d;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-layout-one .nav-list-footer:first-of-type {
    width: 155px;
  }
  .footer-layout-one .nav-list-footer:nth-of-type(2) {
    width: 115px;
  }
  .footer-layout-one .nav-list-footer:nth-of-type(3) {
    width: 275px;
  }
  .footer-layout-one .nav-list-footer a {
    position: relative;
    z-index: 1;
  }
  .footer-layout-one .nav-footer {
    position: relative;
  }
  .footer-layout-one .right-soc-media {
    position: absolute;
    right: 0;
  }
  .footer-layout-one .terms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .footer-layout-one .terms a:first-of-type {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .footer-layout-one .terms a:first-of-type:before {
    display: none;
  }
  .footer-layout-one .upper-wrapper {
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 767px) {
  .footer-layout-one .nav-wrapper {
    display: none;
  }
  .footer-layout-one .right-soc-media {
    width: 100%;
    text-align: center;
  }
  .footer-layout-one .upper-wrapper {
    margin-bottom: 0;
  }
  .footer-layout-one .soc-media ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-layout-one .terms {
    display: none;
  }
  .footer-layout-one .copyright {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.rollover, .rollover-i-yellow, .rollover-i-blue, .rollover-i-white, .rollover-btn-yellow, .rollover-btn-yellow i, .rollover-btn-blue, .rollover-btn-blue i, .rollover-close-blue:before, .rollover-close-blue:after, .rollover-close-white:before, .rollover-close-white:after, .rollover-close-yellow:before, .rollover-close-yellow:after, .rollover-menu-yellow span {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer;
}

.rollover-i-yellow:active, .rollover-i-yellow.nice-select.open, .rollover-i-yellow:focus, .rollover-i-yellow:hover {
  color: #ebab2d;
  border-color: #ebab2d;
}

.rollover-i-blue:active, .rollover-i-blue.nice-select.open, .rollover-i-blue:focus, .rollover-i-blue:hover {
  color: #0c4da1;
}

.rollover-i-white:active, .rollover-i-white.nice-select.open, .rollover-i-white:focus, .rollover-i-white:hover {
  color: #fff;
}

.rollover-btn-yellow:active, .rollover-btn-yellow.nice-select.open, .rollover-btn-yellow:focus, .rollover-btn-yellow:hover {
  color: #ebab2d;
  border-color: #ebab2d;
}

.rollover-btn-yellow:active i, .rollover-btn-yellow.nice-select.open i, .rollover-btn-yellow:focus i, .rollover-btn-yellow:hover i {
  color: #ebab2d;
}

.rollover-btn-blue:active, .rollover-btn-blue.nice-select.open, .rollover-btn-blue:focus, .rollover-btn-blue:hover {
  color: #0c4da1;
  border-color: #0c4da1;
}

.rollover-btn-blue:active i, .rollover-btn-blue.nice-select.open i, .rollover-btn-blue:focus i, .rollover-btn-blue:hover i {
  color: #0c4da1;
}

.rollover-close-blue:active:before, .rollover-close-blue.nice-select.open:before, .rollover-close-blue:active:after, .rollover-close-blue.nice-select.open:after, .rollover-close-blue:focus:before, .rollover-close-blue:focus:after, .rollover-close-blue:hover:before, .rollover-close-blue:hover:after {
  background-color: #0c4da1 !important;
}

.rollover-close-white:active:before, .rollover-close-white.nice-select.open:before, .rollover-close-white:active:after, .rollover-close-white.nice-select.open:after, .rollover-close-white:focus:before, .rollover-close-white:focus:after, .rollover-close-white:hover:before, .rollover-close-white:hover:after {
  background-color: #fff !important;
}

.rollover-close-yellow:active:before, .rollover-close-yellow.nice-select.open:before, .rollover-close-yellow:active:after, .rollover-close-yellow.nice-select.open:after, .rollover-close-yellow:focus:before, .rollover-close-yellow:focus:after, .rollover-close-yellow:hover:before, .rollover-close-yellow:hover:after {
  background-color: #ebab2d !important;
}

.rollover-menu-yellow:active span, .rollover-menu-yellow.nice-select.open span, .rollover-menu-yellow:focus span, .rollover-menu-yellow:hover span {
  background-color: #ebab2d !important;
}

.sidebar-menu {
  position: fixed;
  visibility: hidden;
  top: 0;
  right: -100%;
  z-index: 9999;
  width: 100%;
  height: 100%;
  max-width: 373px;
  background-color: #0c4da1;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.sidebar-menu.is-open {
  right: 0;
  visibility: visible;
}

.sidebar-menu .btn-close {
  top: 30px;
  right: -38%;
}

.sidebar-menu .btn-close:after, .sidebar-menu .btn-close:before {
  background-color: white;
}

.sidebar-menu .menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  text-align: center;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.sidebar-menu .list-menu {
  padding-top: 148px;
}

.sidebar-menu .item-menu {
  margin-bottom: 46px;
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
}

.sidebar-menu .item-about {
  position: relative;
  margin-bottom: 46px;
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
}

.sidebar-menu .item-about:after {
  content: '';
  position: absolute;
  top: 6px;
  right: 30px;
  margin-left: 0;
  width: 10px;
  height: 10px;
  border-top: 0;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.sidebar-menu .item-about.reduce-margin {
  margin-bottom: 20px;
}

.sidebar-menu .item-about.reduce-margin .link-about {
  color: #ebab2d;
}

.sidebar-menu .item-about.reduce-margin:after {
  top: 10px;
  border-right: 2px solid #ebab2d;
  border-bottom: 2px solid #ebab2d;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.sidebar-menu .item-about:active:after, .sidebar-menu .item-about.nice-select.open:after, .sidebar-menu .item-about:focus:after, .sidebar-menu .item-about:hover:after {
  border-right: 2px solid #ebab2d;
  border-bottom: 2px solid #ebab2d;
}

.sidebar-menu .link-menu {
  text-decoration: none;
}

.sidebar-menu .about-links-wrapper {
  display: none;
}

.sidebar-menu .about-links-wrapper .link-about {
  text-decoration: none;
}

.sidebar-menu .about-links-wrapper.is-visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
}

.sidebar-menu .btn-wrapper .btn-curved-yellow {
  padding: 12px 90px;
  min-height: 58px;
  font-size: 20px;
}

.sidebar-menu .btn-wrapper .btn-curved-yellow:active, .sidebar-menu .btn-wrapper .btn-curved-yellow.nice-select.open, .sidebar-menu .btn-wrapper .btn-curved-yellow:focus, .sidebar-menu .btn-wrapper .btn-curved-yellow:hover {
  color: #ebab2d;
  background-color: #fff;
}

.sidebar-menu .social-links-wrapper {
  margin-top: 30px;
  padding-top: 30px;
}

.sidebar-menu .list-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 70px;
}

.sidebar-menu .item-social {
  font-size: 20px;
}

.sidebar-menu .link-social {
  color: #ebab2d;
}

.sidebar-menu .terms-privacy-wrapper {
  display: none;
}

@media screen and (min-width: 768px) {
  .sidebar-menu .link-social:active, .sidebar-menu .link-social.nice-select.open, .sidebar-menu .link-social:focus, .sidebar-menu .link-social:hover {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .sidebar-menu {
    max-width: 100%;
  }
  .sidebar-menu .list-menu {
    padding-top: 83px;
  }
  .sidebar-menu .item-menu {
    margin-bottom: 25px;
    font-size: 17px;
  }
  .sidebar-menu .item-menu:last-child {
    margin-bottom: 16px;
  }
  .sidebar-menu .item-about {
    margin-bottom: 25px;
    font-size: 17px;
  }
  .sidebar-menu .item-about:after {
    top: 4px;
    right: 26px;
    width: 8px;
    height: 8px;
  }
  .sidebar-menu .item-about.reduce-margin {
    margin-bottom: 10px;
  }
  .sidebar-menu .item-about.reduce-margin:after {
    top: 8px;
  }
  .sidebar-menu .about-links-wrapper.is-visible {
    margin-bottom: 20px;
  }
  .sidebar-menu .terms-privacy-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sidebar-menu .terms-privacy-wrapper .t-paragraph {
    margin-bottom: 27px;
    color: #6b97de;
  }
  .sidebar-menu .btn-wrapper .btn-curved-yellow {
    padding: 11px 75px;
    font-size: 18px;
  }
  .sidebar-menu .social-links-wrapper {
    padding-top: 27px;
  }
}

.i-yellow {
  color: #ebab2d;
}

.d-circle {
  padding: 10px;
  border: 1px solid #afb0b2;
  border-radius: 100%;
}

.bar-alert {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  width: 100%;
  color: #fff;
  background-color: #ebab2d;
}

.bar-alert .alert-wrapper {
  padding: 10px 20px;
  min-height: 52px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bar-alert .alert-mssg {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 15px;
  letter-spacing: .55px;
  line-height: 1.2;
  text-align: center;
}

.bar-alert .btn-close {
  width: 27px;
}

.bar-alert .btn-close:before, .bar-alert .btn-close:after {
  height: 4px;
  background-color: #fff;
}

.bar-alert .fa {
  min-width: 20px;
  text-align: center;
}

.bar-alert .fa-exclamation-triangle {
  font-size: 16px;
}

.bar-alert .fa-times {
  font-size: 18px;
}

.bar-alert.show-alert {
  display: block;
}

.cart-review {
  position: fixed;
  top: 0;
  z-index: 99999;
  padding: 20px 0;
  width: 542px;
  height: 100%;
  background: #fbfbfb;
  right: 0;
  -webkit-transform: translate(542px, 0);
  transform: translate(542px, 0);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.cart-review.is-open {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-box-shadow: 0px 0px 8px 5px rgba(150, 150, 150, 0.25);
          box-shadow: 0px 0px 8px 5px rgba(150, 150, 150, 0.25);
}

.cart-review.is-open .overlay-white {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  height: 100vh;
  width: 100vw;
  background-color: rgba(255, 255, 255, 0.5);
}

.cart-review .btn-close {
  position: absolute;
  top: 25px;
  right: 25px;
}

.cart-review .cart-review-heading {
  position: relative;
  margin-bottom: 35px;
  padding-left: 54px;
  text-transform: uppercase;
}

.cart-review .holder-cart-review {
  padding: 20px 54px;
  overflow-y: auto;
  height: calc(100% - 222px);
}

.cart-review .cart-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.cart-review .cart-item:not(:first-of-type) {
  border-top: 0;
}

.cart-review .product-image {
  width: 35%;
}

.cart-review .qty-wrapper {
  font-size: 14px;
}

.cart-review .quantity {
  margin-right: 14px;
  font-weight: 800;
}

.cart-review .giftcard-wrapper {
  font-size: 13px;
}

.cart-review .giftcard-wrapper .label {
  font-weight: 500;
}

.cart-review .img-fluid {
  width: 100%;
  max-width: 76px;
  max-height: 124px;
}

.cart-review .product-info {
  padding-left: 20px;
  width: 53%;
}

.cart-review .product-name {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.cart-review .order-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cart-review .order-actions {
  position: absolute;
  top: 30px;
  right: 0;
}

.cart-review .order-actions > * {
  margin: 0 5px;
  color: #d0d0d0;
}

.cart-review .remove-order {
  margin: 0 10px;
  cursor: pointer;
}

.cart-review .remove-order .fa {
  position: absolute;
  top: 0;
  left: 0;
}

.cart-review .price {
  font-weight: 800;
  font-size: 25px;
  color: #0c4da1;
}

.cart-review .order-total {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
}

.cart-review .total-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-review .subtotal {
  margin-right: 20px;
}

.cart-review .price-text {
  font-size: 30px;
  font-weight: 800;
}

.cart-review .cart-review-empty {
  position: relative;
  padding: 0 57px;
}

.cart-review .empty-data-notice {
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 18px;
}

.cart-review-delete-wrapper {
  position: relative;
}

.cart-review-delete-wrapper .delete-loader-holder {
  display: none;
  position: absolute;
  top: 0;
  right: -15px;
  width: 17px;
  height: 17px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.cart-review-delete-wrapper.deleting-inProgress .delete-action-holder {
  display: none;
}

.cart-review-delete-wrapper.deleting-inProgress .delete-loader-holder {
  display: block;
}

li.nav-item.cart.js-toggle-cart {
  position: relative;
}

li.nav-item.cart.js-toggle-cart .nav-link {
  position: relative;
  z-index: 2;
}

li.nav-item.cart.js-toggle-cart:after {
  content: "";
  background-color: #000;
  width: 65px;
  height: 65px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  border-radius: 50%;
  opacity: 0;
}

@media screen and (max-width: 767px) {
  html.isIOS .cart-review {
    /* iPhone 2G-4S in portrait & landscape */
    /*@media only screen 
     and (min-device-width : 320px) 
     and (max-device-width : 480px) {
     
     }*/
    /* ----------- iPhone 2G-4S ----------- */
    /* Landscape */
    /* Portrait */
    /* ----------- iPhone 4 ----------- */
    /* Landscape */
    /* Portrait */
    /* ----------- iPhone 5 ----------- */
    /* Landscape */
    /* Portrait */
    /* ----------- iPhone 6, 6S, 7 and 8 ----------- */
    /* Portrait and Landscape */
    /*@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) { }*/
    /* Portrait */
    /* Landscape */
    /* ----------- iPhone X ----------- */
    /* Portrait and Landscape */
    /*@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) { 
     
     }*/
    /* Portrait */
    /* Landscape */
    /* ----------- iPhone 6+, 7+ and 8+ ----------- */
    /* Portrait and Landscape */
    /*@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) { 
     
     }*/
    /* Portrait */
    /* Landscape */
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  html.isIOS .cart-review {
    height: calc(768px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  html.isIOS .cart-review {
    height: calc(1024px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  html.isIOS .cart-review {
    height: calc(320px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  html.isIOS .cart-review {
    height: calc(480px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  html.isIOS .cart-review {
    height: calc(320px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  html.isIOS .cart-review {
    height: calc(480px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  html.isIOS .cart-review {
    height: calc(320px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  html.isIOS .cart-review {
    height: calc(568px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  html.isIOS .cart-review {
    height: calc(667px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  html.isIOS .cart-review {
    height: calc(375px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  html.isIOS .cart-review {
    height: calc(812px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  html.isIOS .cart-review {
    height: calc(375px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  html.isIOS .cart-review {
    height: calc(736px - 108px);
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  html.isIOS .cart-review {
    height: calc(414px - 108px);
  }
}

@media screen and (max-width: 767px) {
  html.isIOS .cart-review .cart-review-list {
    max-height: calc(100% - 83px);
  }
  html.isIOS .cart-review .order-total {
    bottom: 0px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .cart-review .product-image {
    width: 15%;
  }
}

@media screen and (max-width: 767px) {
  .cart-review {
    width: 100%;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
  }
}

@media screen and (max-width: 575px) {
  .cart-review .cart-review-heading {
    padding-left: 15px;
  }
  .cart-review .order-total {
    padding: 15px;
  }
  .cart-review .cart-review-empty {
    padding: 15px;
  }
  .cart-review .holder-cart-review {
    padding: 15px;
    height: calc(100% - 235px);
  }
  .cart-review .product-image {
    width: 20%;
  }
  .cart-review .product-info {
    width: 65%;
  }
  .cart-review .product-name {
    font-size: 12px;
  }
  .cart-review .price {
    font-size: 20px;
  }
  .cart-review .order-actions {
    top: 18px;
  }
  .cart-review .btn-close {
    top: 15px;
    right: 15px;
    width: 25px;
    height: 25px;
  }
  .cart-review .order-total {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cart-review .total-wrapper {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    margin-bottom: 10px;
    width: 100%;
  }
  .cart-review .btn-curved-yellow {
    padding: 15px 0;
    width: 100%;
  }
}

.cart-review .order-total {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-review .order-total .total-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cart-review .order-total .btn-curved-yellow {
  padding: 0 14px;
  line-height: normal;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  .cart-review .order-total {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 54px;
  }
}

@media (min-width: 576px) {
  .cart-review .order-total {
    padding: 20px 54px;
  }
}

.btn, .btn-blue, .btn-curved-blue, .btn-curved-yellow, .btn-curved-white, .btn-curved-invert-white, .btn-invert-white, .btn-invert-blue, .btn-invert-yellow, .btn-line, .btn-line-yellow, .btn-line-blue {
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: initial;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.btn-blue {
  padding: 26px 39px;
  color: #fff;
  background-color: #0c4da1;
  border: 1px solid #0c4da1;
}

.btn-blue:active, .btn-blue.nice-select.open, .btn-blue:focus, .btn-blue:hover {
  background-color: #ebab2d;
  border-color: #ebab2d;
}

.btn-curved-blue {
  padding: 26px 39px;
  color: #fff;
  background-color: #0c4da1;
  border: 1px solid #0c4da1;
  border-radius: 50px;
}

.btn-curved-blue:active, .btn-curved-blue.nice-select.open, .btn-curved-blue:focus, .btn-curved-blue:hover {
  color: #0c4da1;
  background-color: #fff;
  border-color: #fff;
}

.btn-curved-yellow {
  padding: 26px 39px;
  color: #fff;
  background-color: #ebab2d;
  border: 1px solid #ebab2d;
  border-radius: 50px;
}

.btn-curved-yellow:active, .btn-curved-yellow.nice-select.open, .btn-curved-yellow:focus, .btn-curved-yellow:hover {
  color: #fff;
  background-color: #0c4da1;
  border-color: #0c4da1;
}

.btn-curved-white {
  padding: 26px 39px;
  color: #0c4da1;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
}

.btn-curved-white:active, .btn-curved-white.nice-select.open, .btn-curved-white:focus, .btn-curved-white:hover {
  color: #fff;
  background-color: #0c4da1;
  border-color: #0c4da1;
}

.btn-curved-invert-white {
  padding: 26px 39px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  border-radius: 50px;
}

.btn-curved-invert-white:active, .btn-curved-invert-white.nice-select.open, .btn-curved-invert-white:focus, .btn-curved-invert-white:hover {
  color: #ebab2d;
  border-color: #ebab2d;
}

.btn-invert-white {
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
}

.btn-invert-blue {
  padding: 23px 36px;
  color: #0c4da1;
  border: 1px solid #0c4da1;
  background-color: transparent;
  border-radius: 50px;
}

.btn-invert-blue:active, .btn-invert-blue.nice-select.open, .btn-invert-blue:focus, .btn-invert-blue:hover {
  color: #ebab2d;
  border-color: #ebab2d;
}

.btn-invert-yellow {
  padding: 23px 25px;
  color: #ebab2d;
  border: 1px solid #ebab2d;
  background-color: transparent;
  border-radius: 50px;
}

.btn-invert-yellow:active, .btn-invert-yellow.nice-select.open, .btn-invert-yellow:focus, .btn-invert-yellow:hover {
  color: #0c4da1;
  border-color: #0c4da1;
}

.btn-close {
  position: relative;
  z-index: 9;
  width: 35px;
  height: 35px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

.btn-close:before, .btn-close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #000;
}

.btn-close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btn-close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.btn-close:active, .btn-close.nice-select.open, .btn-close:focus, .btn-close:hover {
  outline: none;
}

.btn-line, .btn-line-yellow, .btn-line-blue {
  padding: 0;
  line-height: 1;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}

.btn-line-yellow {
  color: #ebab2d;
  border-bottom: 1px solid #ebab2d;
}

.btn-line-blue {
  color: #0c4da1;
  border-bottom: 1px solid #0c4da1;
}

.btn-loader {
  margin: auto;
  width: 34px;
  height: 34px;
  border: 4px solid #ebab2d;
  border-top: 4px solid #fff;
  border-radius: 50%;
  -webkit-animation: spin-loader 1.7s linear infinite;
          animation: spin-loader 1.7s linear infinite;
  display: none;
}

.btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-wrapper:not(.loading) .btn-loader {
  display: none !important;
}

.btn-wrapper:not(.loading) .btn-message {
  display: none !important;
}

.btn-wrapper:not(.loading) button[type="submit"],
.btn-wrapper:not(.loading) input[type="submit"],
.btn-wrapper:not(.loading) .btn-with-loader {
  display: block;
}

.btn-wrapper.loading {
  padding-left: 0 !important;
  min-height: 49px;
}

.btn-wrapper.loading .btn-loader {
  display: block !important;
}

.btn-wrapper.loading .btn-message {
  display: none !important;
}

.btn-wrapper.loading button[type="submit"],
.btn-wrapper.loading input[type="submit"],
.btn-wrapper.loading .btn-with-loader {
  display: none;
}

.btn-wrapper.show-success-message .btn-message {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-wrapper.show-success-message button[type="submit"],
.btn-wrapper.show-success-message input[type="submit"],
.btn-wrapper.show-success-message .btn-with-loader {
  display: none !important;
}

@-webkit-keyframes spin-loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin-loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.modal {
  padding-right: 0 !important;
}

.modal-dialog {
  max-width: 918px;
}

.modal-content {
  position: relative;
  border-radius: 0;
  border: none;
}

.modal-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: -13px;
  z-index: -1;
  width: calc(100% + 13px);
  height: calc(100% + 15px);
  background-color: #ebab2d;
  -webkit-clip-path: polygon(0% 15px, 15px 0%, 0 0%, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0 calc(100% - 15px));
          clip-path: polygon(0% 15px, 15px 0%, 0 0%, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0 calc(100% - 15px));
}

.modal-no-border .modal-content:before, .modal-no-border .modal-content:after {
  display: none;
}

.modal .close {
  opacity: 1;
}

.modal.modal-login .holder-left,
.modal.modal-login .holder-right {
  width: 50%;
}

.modal.modal-login .holder-left {
  position: relative;
  padding-right: 54px;
}

.modal.modal-login .holder-left:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border-right: 1px solid #eeeeee;
}

.modal.modal-login .holder-right {
  padding-left: 45px;
}

.modal.modal-login .form-wrapper {
  margin-top: 24px;
}

.modal.modal-login .form-group {
  margin-bottom: 19px;
}

.modal.modal-login .form-group:last-of-type {
  margin-bottom: 0;
}

.modal.modal-login .bottom-links-options {
  margin-top: 39px;
}

@media screen and (max-width: 575px) {
  .modal.modal-login .bottom-links-options {
    margin-top: 22px;
  }
}

.modal.modal-login .btn-curved-blue {
  padding: 16px 22px;
}

.modal.modal-login .btn-invert-yellow {
  padding: 15px 45px;
}

.modal.modal-login .btn-wrapper .btn-invert-blue {
  margin-top: 25px;
  padding: 16px 25px;
  width: 230px;
  max-width: 100%;
}

.modal.modal-login .facebook-action-wrapper .btn-curved-blue {
  width: 70%;
}

.modal.modal-login .facebook-action-wrapper .btn-curved-blue:active, .modal.modal-login .facebook-action-wrapper .btn-curved-blue.nice-select.open, .modal.modal-login .facebook-action-wrapper .btn-curved-blue:focus, .modal.modal-login .facebook-action-wrapper .btn-curved-blue:hover {
  border: 1px solid #0c4da1;
}

.modal.modal-login .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  max-width: 801px;
}

.modal.modal-login .holder-reset-register {
  font-size: 11px;
  font-style: italic;
  text-decoration: underline;
  cursor: pointer;
}

.modal.modal-login .t-separator {
  margin-top: 12px;
}

.modal.modal-login .modal-facebook-wrapper {
  margin-top: 12px;
}

.modal.modal-login .holder-part-guestCheckout {
  margin-top: 12px;
}

.modal.modal-login .holder-part-guestCheckout .form-group {
  width: 100%;
}

.modal.modal-login .holder-part-guestCheckout .btn-wrapper {
  margin-top: 15px;
}

.modal.modal-careers .modal-body {
  padding: 42px 47px 49px;
}

.modal.modal-careers .modal-dialog {
  max-width: 830px;
}

.modal.modal-careers .modal-careers-wrapper {
  padding-top: 37px;
  padding-right: 41px;
}

.modal.modal-careers .form-wrapper {
  padding-top: 32px;
}

.modal.modal-careers .custom-file-upload .form-controls {
  width: 100%;
}

.modal.modal-careers .btn-remove-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal.modal-careers .btn-remove-holder .file-name {
  max-width: 270px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.modal.modal-careers .button-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 26px;
}

.modal.modal-careers .button-holder > div {
  width: 48%;
}

.modal.modal-careers .btn-invert-yellow,
.modal.modal-careers .btn-curved-yellow {
  width: 100%;
}

.modal.modal-careers .btn-invert-yellow {
  padding: 17px 0 14px;
}

.modal.modal-careers .btn-curved-yellow {
  padding: 17px 0 13px;
}

.modal.modal-register .form-wrapper {
  padding-top: 32px;
}

.modal.modal-register .btn-wrapper {
  margin-top: 25px;
}

.modal.modal-register .btn-invert-yellow {
  padding: 17px 25px;
}

.modal.modal-register .btn-curved-blue {
  margin-top: 25px;
  padding: 16px 22px;
}

.modal.modal-register .note {
  font-size: 14px;
}

.modal.modal-register .checkbox-container {
  position: relative;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 33px;
  font-size: 14px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.modal.modal-register .checkbox-container .holder-input {
  position: absolute;
  left: -9999;
  opacity: 0;
  height: 0;
  width: 0;
  cursor: pointer;
}

.modal.modal-register .checkbox-container .holder-input:checked ~ .checkmark:after {
  display: block;
}

.modal.modal-register .checkbox-container .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  height: 24px;
  width: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #6d6d6d;
}

.modal.modal-register .checkbox-container .checkmark:after {
  display: none;
  content: "";
  position: absolute;
  top: 2px;
  left: 8px;
  width: 8px;
  height: 14px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modal.modal-register .bottom-links-options {
  margin-top: 15px;
}

.modal.modal-register .holder-links-title {
  font-style: italic;
  font-size: 14px;
}

.modal.modal-register .holder-links-title .has-pointer {
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
}

.modal.mixyourown {
  z-index: 9000;
}

.modal.mixyourown .content-wrapper {
  padding: 40px 30px;
}

.modal.mixyourown .holder-modal-title {
  display: block;
  line-height: 1;
}

.modal.mixyourown .holder-form {
  margin-top: 40px;
}

.modal.mixyourown .btn-invert-yellow {
  padding: 15px 35px;
  margin-top: 15px;
}

.modal.mixyourown .holder-message {
  margin-bottom: 0;
  margin-top: 32px;
  font-size: 13px;
  font-weight: 500;
  color: #3f3f3f;
}

.modal.mixyourown .btn-close {
  width: 25px;
}

.modal.modal-forgot .content-wrapper {
  padding: 40px 30px;
}

.modal.modal-forgot .holder-modal-title {
  display: block;
  max-width: 260px;
  line-height: 1;
}

.modal.modal-forgot .holder-form {
  margin-top: 40px;
}

.modal.modal-forgot .btn-invert-yellow {
  padding: 15px 35px;
  margin-top: 15px;
}

.modal.modal-forgot .holder-message {
  margin-bottom: 0;
  margin-top: 32px;
  font-size: 13px;
  font-weight: 500;
  color: #3f3f3f;
}

.modal.modal-forgot .btn-close {
  width: 25px;
}

.modal.modal-reset .modal-dialog {
  width: 805px;
}

.modal.modal-reset .content-wrapper {
  padding: 29px;
}

.modal.modal-reset .form-wrapper {
  padding-top: 24px;
}

.modal.modal-reset .form-wrapper .form-field {
  width: 93%;
}

.modal.modal-reset .btn-invert-yellow {
  padding: 15px 56px;
}

.modal.modal-stores .btn-close {
  z-index: 3;
  float: right;
}

.modal.modal-stores .modal-dialog {
  max-width: 100%;
}

.modal.modal-stores .modal-body {
  padding: 30px;
}

.modal.modal-stores .form-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 22px 9px;
}

.modal.modal-stores .form-wrapper:before {
  content: '';
  position: absolute;
  left: 51%;
  width: 1px;
  height: 518px;
  background: #e7e7e7;
}

.modal.modal-stores .info-holder {
  width: 48%;
  font-size: 14px;
}

.modal.modal-stores .info-holder .image-holder {
  padding-top: 33px;
}

.modal.modal-stores .form-holder {
  position: relative;
  padding-right: 80px;
  width: 46%;
  font-size: 14px;
}

.modal.modal-stores .form-holder .btn-wrapper {
  padding-top: 54px;
}

.modal.modal-stores .form-holder .btn-wrapper .btn-invert-yellow {
  padding: 23px 43px;
}

.modal.modal-stores .form-holder .holder-form {
  padding-top: 35px;
}

.modal.modal-stores .form-groups-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modal.modal-stores .form-groups-holder.textarea-holder .form-group {
  width: 100%;
}

.modal.modal-stores .form-wrapper .form-groups {
  width: 48%;
}

.modal.modal-stores .form-wrapper .form-group {
  margin-bottom: 7px;
  width: 100%;
}

.modal.modal-stores .form-wrapper .form-field-textarea {
  padding: 15px 15px 55px;
}

.modal.modal-stores .detail-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 32px;
}

.modal.modal-stores .detail-wrapper-left {
  width: 65%;
}

.modal.modal-stores .detail-wrapper-right {
  width: 35%;
}

.modal.modal-stores .detail-holder {
  padding-bottom: 18px;
}

.modal.modal-stores .detail-holder a {
  text-decoration: none;
}

.modal.modal-stores .detail-holder .fas {
  padding-right: 20px;
}

.modal.modal-stores .message-container {
  position: absolute;
  top: 100px;
  left: 54%;
}

.modal.modal-shipping .form-group-textarea {
  width: 100%;
}

.modal.modal-shipping .form-wrapper {
  padding: 15px 0;
}

.modal.modal-shipping .btn-invert-yellow {
  padding: 15px 45px;
}

.modal.modal-nutrition {
  z-index: 2000;
}

.modal.modal-nutrition .modal-header {
  border-bottom: 0;
}

.modal.modal-nutrition .close-holder {
  position: relative;
  width: 100%;
  height: 53px;
}

.modal.modal-nutrition .btn-close {
  position: absolute;
  left: 50%;
  opacity: 1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.modal.modal-mix-name {
  z-index: 100002;
}

.modal.modal-mix-name .modal-dialog {
  max-width: 450px;
}

.modal.modal-mix-name .content-wrapper {
  padding: 30px;
}

.modal.modal-mix-name .holder-modal-title {
  display: block;
  padding-bottom: 20px;
}

.modal.modal-mix-name .form-wrapper .form-group {
  width: calc(100% - 40px);
}

.modal.modal-mix-name .btn-wrapper .btn-invert-yellow {
  padding: 15px 50px;
  margin-top: 20px;
  min-width: 159px;
  position: relative;
  text-align: center;
}

.modal.modal-mix-save {
  z-index: 100002;
}

.modal.modal-mix-save .modal-dialog {
  max-width: 450px;
}

.modal.modal-mix-save .content-wrapper {
  padding: 30px;
}

.modal.modal-mix-save .holder-modal-title {
  display: block;
  padding-bottom: 20px;
}

.modal.modal-mix-save .form-wrapper .form-group {
  width: calc(100% - 40px);
}

.modal.modal-mix-save .btn-wrapper .btn-invert-yellow {
  padding: 15px 60px;
  margin-top: 20px;
}

.modal.globalPopupNotification {
  z-index: 100002;
}

.modal.globalPopupNotification .modal-dialog {
  max-width: 450px;
}

.modal.globalPopupNotification .content-wrapper {
  padding: 30px;
}

.modal.globalPopupNotification .holder-modal-title {
  display: block;
  padding-bottom: 20px;
}

.modal.globalPopupNotification .form-wrapper .form-group {
  width: calc(100% - 40px);
}

.modal.globalPopupNotification .btn-wrapper .btn-invert-yellow {
  padding: 15px 60px;
  margin-top: 20px;
}

.video-modal {
  padding-right: 0 !important;
}

.video-modal .btn-close {
  position: absolute;
  top: -39px;
  text-align: center;
  z-index: 1;
  color: #fff;
}

.video-modal .btn-close:before, .video-modal .btn-close:after {
  background-color: #fff;
}

.video-modal .btn-close:active, .video-modal .btn-close.nice-select.open, .video-modal .btn-close:focus, .video-modal .btn-close:hover {
  color: #0c4da1;
}

.video-modal .btn-close-holder {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.video-modal .modal-body {
  padding: 0;
}

.video-modal .fa-times {
  font-size: 33px;
}

.video-modal .text-holder {
  padding: 22px 0;
  text-align: center;
}

.video-modal .t-h3 {
  margin-top: -3px;
  font-size: 32px;
  text-transform: uppercase;
}

@media screen and (max-width: 1199px) {
  .modal.modal-stores .detail-holder {
    font-size: 12px;
  }
  .modal.modal-stores .detail-holder .btn-line-blue {
    font-size: 12px;
  }
  .modal.modal-stores .detail-holder .fas {
    padding-right: 5px;
  }
  .modal.modal-stores .form-holder {
    padding-right: 0;
  }
  .modal.modal-stores .form-holder .btn-wrapper {
    padding-top: 45px;
  }
}

@media screen and (min-width: 768px) {
  .modal.mixyourown .modal-dialog {
    max-width: 605px;
  }
  .modal.mixyourown .form-group {
    width: 55%;
  }
  .modal.modal-forgot .modal-dialog {
    max-width: 605px;
  }
  .modal.modal-forgot .form-group {
    width: 55%;
  }
  .modal.modal-nutrition .modal-content {
    background-color: transparent;
  }
  .modal.modal-nutrition .modal-dialog {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
  }
  .modal.modal-nutrition .btn-close:before, .modal.modal-nutrition .btn-close:after {
    height: 3px;
    background-color: #fff;
  }
  .video-modal.show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .video-modal .modal-dialog {
    width: 611px;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .modal-dialog {
    max-width: 600px;
  }
}

@media screen and (max-width: 991px) {
  .modal.modal-login .btn-wrapper .btn-invert-blue {
    width: 100%;
  }
  .modal.modal-login .facebook-action-wrapper .facebook-action {
    font-size: 11px;
  }
  .modal.modal-login .facebook-action-wrapper .btn-curved-blue {
    width: 100%;
  }
  .modal.modal-stores .form-wrapper {
    padding: 22px 0;
  }
  .modal.modal-stores .form-wrapper:before {
    height: 450px;
  }
  .modal.modal-stores .form-holder .holder-form {
    padding-top: 10px;
  }
  .modal.modal-stores .form-holder .btn-wrapper {
    padding-top: 25px;
  }
  .modal.modal-stores .detail-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .modal.modal-stores .detail-wrapper-left, .modal.modal-stores .detail-wrapper-right {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .modal {
    padding-right: 0 !important;
  }
  .modal-dialog {
    max-width: 100%;
    height: 100%;
    margin: 0;
  }
  .modal-content {
    height: 100%;
  }
  .modal-content:before {
    z-index: 1;
    left: 0;
    width: 14px;
    height: 100%;
    -webkit-clip-path: none;
            clip-path: none;
  }
  .modal-content:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 14px;
    background-color: #ebab2d;
  }
  .modal-body {
    overflow-y: auto;
  }
  .modal.modal-login .content-wrapper {
    width: 100%;
  }
  .modal.modal-login .holder-left,
  .modal.modal-login .holder-right {
    width: 100%;
  }
  .modal.modal-login .holder-left {
    padding-right: 0;
    padding-bottom: 32px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eeeeee;
  }
  .modal.modal-login .holder-left:after {
    display: none;
  }
  .modal.modal-login .holder-right {
    padding-left: 0;
  }
  .modal.mixyourown .content-wrapper {
    padding: 40px 10px;
  }
  .modal.modal-forgot .content-wrapper {
    padding: 40px 10px;
  }
  .modal.modal-reset .content-wrapper {
    padding: 29px 15px;
  }
  .modal.modal-careers .modal-body {
    padding-left: 30px;
    padding-right: 15px;
  }
  .modal.modal-careers .modal-careers-wrapper {
    padding-right: 0;
  }
  .modal.modal-careers .btn-invert-yellow,
  .modal.modal-careers .btn-curved-yellow {
    font-size: 12px;
  }
  .modal.modal-stores .modal-body {
    padding: 15px;
  }
  .modal.modal-stores .form-wrapper {
    display: block;
    padding: 46px 0;
  }
  .modal.modal-stores .form-wrapper:before {
    display: none;
  }
  .modal.modal-stores .info-holder {
    position: relative;
    padding-bottom: 30px;
    width: 100%;
  }
  .modal.modal-stores .info-holder:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #e7e7e7;
  }
  .modal.modal-stores .info-holder .image-holder {
    padding-top: 20px;
  }
  .modal.modal-stores .info-holder .image-holder .img-store {
    height: 100%;
    width: 100%;
  }
  .modal.modal-stores .form-wrapper .form-group {
    margin-bottom: 0;
  }
  .modal.modal-stores .form-wrapper .form-groups {
    width: 100%;
  }
  .modal.modal-stores .form-holder {
    padding-top: 30px;
    width: 100%;
  }
  .modal.modal-stores .form-holder .btn-wrapper .btn-invert-yellow {
    padding: 16px 23px;
  }
  .modal.modal-stores .form-groups-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .modal.modal-stores .detail-holder {
    padding-bottom: 13px;
    font-size: 14px;
  }
  .modal.modal-stores .detail-holder .fas {
    padding-right: 20px;
  }
  .modal.modal-stores .message-container {
    top: auto;
    bottom: -40px;
    left: 0;
  }
  .modal.modal-nutrition {
    cursor: pointer;
  }
  .modal.modal-nutrition .modal-dialog {
    padding-top: 40px;
    background-color: #fff;
  }
  .modal.modal-nutrition .modal-body {
    text-align: center;
  }
  .modal.modal-nutrition .img {
    width: 100%;
  }
  .modal.modal-mix-name .modal-dialog {
    max-width: 100%;
  }
  .modal.modal-mix-save .modal-dialog {
    max-width: 100%;
  }
  .modal.modal-mix-save.globalPopupNotification .modal-dialog {
    max-width: 100%;
  }
  .video-modal .btn-close {
    top: 9px;
    right: 15px;
  }
  .video-modal .btn-close:before, .video-modal .btn-close:after {
    background-color: #000;
  }
  .video-modal .btn-close-holder {
    position: relative;
    text-align: inherit;
  }
  .video-modal .js-video {
    padding-top: 55px;
  }
}

.form-wrapper .form-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form-wrapper .form-group {
  margin-bottom: 24px;
  width: 48.8%;
}

.form-wrapper .form-group.form-full-width {
  width: 100%;
}

.form-wrapper .form-group.form-error .form-custom-error {
  padding: 3px 5px 3px 5px;
  background: #f8f8f8;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.12);
}

.form-wrapper .form-group.form-textarea-wrapper {
  width: 100%;
}

.form-wrapper .form-controls {
  position: relative;
}

.form-wrapper .form-field {
  padding: 16px 15px;
  width: 100%;
  font-size: 13px;
  color: #909090;
  background-color: #eeeeee;
  border: 0;
  border-bottom: 2px solid #d0d0d0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: 0;
}

.form-wrapper .form-field::-webkit-input-placeholder {
  font-style: italic;
  color: #909090;
}

.form-wrapper .form-field:-ms-input-placeholder {
  font-style: italic;
  color: #909090;
}

.form-wrapper .form-field::-ms-input-placeholder {
  font-style: italic;
  color: #909090;
}

.form-wrapper .form-field::placeholder {
  font-style: italic;
  color: #909090;
}

.form-wrapper .form-custom-error {
  position: absolute;
  right: 5px;
  top: -14px;
  font-size: 12px;
  color: #ebab2d;
}

.form-wrapper .form-select {
  font-style: italic;
  background-size: 10px;
  outline: 0;
  -webkit-appearance: none;
}

.form-wrapper .form-select-bg {
  background: #eeeeee url("../images/icon/arrow-down.svg") top 50% right 25px no-repeat;
  background-size: 12px;
}

.form-wrapper .form-select-colored {
  padding: 18px 26px 13px;
  margin-bottom: 17px;
  width: 271px;
  max-width: 100%;
  font-weight: 500;
  background-image: url("../images/icon/arrow-down-white.svg");
  background-repeat: no-repeat;
  background-position: top 50% right 23px;
  border: 0;
  border-radius: 50px;
}

.form-wrapper .intl-tel-input {
  width: 100%;
}

.custom-formgroup .formgroup-checkbox {
  position: relative;
  display: block;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.custom-formgroup .formgroup-checkbox:hover .checbox-itself ~ .camou-checkmark {
  background-color: transparent;
}

.custom-formgroup .checkbox-text {
  vertical-align: sub;
  font-size: 14px;
  font-weight: 500;
  color: #3f3f3f;
}

.custom-formgroup .checbox-itself {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
  cursor: pointer;
}

.custom-formgroup .checbox-itself:checked ~ .camou-checkmark:after {
  display: block;
}

.custom-formgroup .camou-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border: 1px solid #d0d0d0;
}

.custom-formgroup .camou-checkmark:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 2px;
  display: none;
  width: 9px;
  height: 17px;
  border: solid #3f3f3f;
  border-width: 0 4px 4px 0;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.custom-file-upload label {
  cursor: pointer;
}

.custom-file-upload #upload-photo {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

@media screen and (max-width: 575px) {
  .form-wrapper .form-group {
    width: 100%;
  }
  .form-wrapper .form-select-colored {
    width: 100%;
  }
}

.holder-message {
  font-size: 16px;
  font-weight: 500;
}

.holder-notif-msg {
  padding-top: 30px;
  font-size: 16px;
  font-weight: 500;
}

.holder-notif-msg .notif-msg {
  margin-bottom: 0;
}

form#editProfile_Form .form-group.form-error .form-custom-error.form-error, form#editPassword_Form .form-group.form-error .form-custom-error.form-error {
  right: 41px;
}

form#editProfile_Form input:disabled, form#editPassword_Form input:disabled {
  opacity: 0.5;
}

form#editProfile_Form .form-wrapper label.form-custom-error, form#editPassword_Form .form-wrapper label.form-custom-error {
  display: none;
  padding: 3px 5px 3px 5px;
  background: #f8f8f8;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.12);
}

.services-circle-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 33px;
}

.services-circle-holder .services-title {
  letter-spacing: 1px;
}

.services-circle-holder .circle-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  width: 110px;
  height: 110px;
  border-radius: 100%;
}

.services-circle-holder .text-holder {
  margin-top: 18px;
}

.process-holder .border-circle-holder {
  width: 60px;
  height: 60px;
  border: 1.5px solid #fff;
}

.process-holder .text-number {
  margin-bottom: 0;
  line-height: .7;
}

.process-holder .services-title {
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .services-circle-holder {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .services-circle-holder .circle-holder {
    width: 80px;
    height: 80px;
  }
  .services-circle-holder .circle-holder img {
    width: 40%;
  }
  .services-circle-holder .services-title {
    font-size: 13px;
    letter-spacing: 0;
  }
  .process-holder.details-holder {
    width: 92.5%;
  }
  .process-holder .border-circle-holder {
    width: 50px;
    height: 50px;
  }
  .process-holder .services-circle-holder {
    margin-top: 6px;
  }
}

.video-lg {
  width: 100%;
  height: 627px;
  -o-object-fit: cover;
     object-fit: cover;
}

.video-md {
  width: 100%;
  height: 438px;
  -o-object-fit: cover;
     object-fit: cover;
}

.video-sm {
  padding: 0;
  margin-top: 3px;
  width: 406px;
  height: 292px;
  -o-object-fit: cover;
     object-fit: cover;
}

.video-wrapper, .video-holder {
  position: relative;
}

.video-holder {
  display: inline-block;
  margin-bottom: 20px;
}

.video-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.video-listing .icon-play, .video-listing .icon-pause {
  top: 41.5%;
}

.modal-video {
  width: 611px;
  max-width: 100%;
  height: 420px;
  max-height: 100%;
}

.icon-play, .icon-pause {
  position: absolute;
  top: 46.5%;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-size: 45px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.icon-play.js-pause-display {
  display: none;
}

.icon-play.js-play-display {
  display: block;
}

.icon-pause {
  display: none;
}

.icon-pause.js-pause-display {
  display: block;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.icon-pause.js-pause-display:hover {
  opacity: 1;
}

.icon-pause.js-play-display {
  display: none;
}

.icon-expand {
  position: absolute;
  top: 19px;
  right: 20px;
  font-size: 19px;
  color: #fff;
}

@media only screen and (max-width: 1264px) and (min-width: 1200px) {
  .video-sm {
    width: 370px;
  }
}

@media screen and (min-width: 1200px) {
  .video-listing .campaign-item {
    margin-right: 3.5%;
    width: 31%;
  }
  .video-listing .campaign-item:nth-child(3n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1366px) and (min-width: 1200px) {
  .video-listing .t-h3 {
    width: 370px;
  }
  .video-listing .video-sm {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .video-lg {
    height: 573px;
  }
  .video-md {
    height: 495px;
  }
  .video-sm {
    width: 310px;
    height: 246px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .video-lg {
    height: 404px;
  }
  .video-md {
    height: 326px;
  }
  .video-sm {
    width: 349px;
    height: 254px;
  }
}

@media screen and (max-width: 767px) {
  .icon-play, .icon-pause {
    top: 44%;
    font-size: 28px;
  }
  .video-lg {
    height: 254px;
  }
  .video-md {
    height: 214px;
  }
  .video-sm {
    width: 100%;
    height: 254px;
  }
  .modal-video {
    width: 100%;
    height: 325px;
  }
}

.box {
  padding: 26px 38px 33px;
  background-color: #fff;
  -webkit-box-shadow: -1px 0px 28px -7px rgba(0, 0, 0, 0.19);
          box-shadow: -1px 0px 28px -7px rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 767px) {
  .box {
    padding: 17px 22px 24px;
  }
}

.filter-layout-one .container-fluid {
  padding-left: 13px;
}

.filter-layout-one .col {
  padding: 0;
}

.filter-layout-one .text-label {
  padding-left: 3px;
  color: #ebab2d;
}

.filter-layout-one .listing-action-filter-toggle {
  display: none;
}

.filter-layout-one .toggle-filter-mobile,
.filter-layout-one .listing-actions {
  display: inline-block;
  width: 49%;
  font-size: 16px;
}

.filter-layout-one .toggle-filter-mobile {
  color: #ebab2d;
  text-transform: uppercase;
  text-align: center;
}

.filter-layout-one .listing-action-sort {
  border: none;
  color: #0c4da1;
  width: 100%;
  text-transform: uppercase;
  text-align-last: center;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.filter-layout-one .listing-action-sort::-ms-expand {
  display: none;
}

.filter-layout-one .sort-by {
  display: none;
}

.filter-layout-one .filter-title {
  color: #ebab2d;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 26px;
  margin-top: 41px;
  margin-bottom: 0;
}

.filter-layout-one.filter-popup .filter, .filter-layout-one.filter-popup-mobile .filter {
  position: relative;
}

.filter-layout-one.filter-popup .filter:after, .filter-layout-one.filter-popup-mobile .filter:after {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  background-color: #EEEEEE;
  height: 1px;
  left: 10px;
  bottom: 0;
}

.filter-layout-one.filter-popup .filter .text-label, .filter-layout-one.filter-popup-mobile .filter .text-label {
  padding-bottom: 10px;
  width: 100%;
  position: relative;
}

.filter-layout-one.filter-popup .filter .text-label:after, .filter-layout-one.filter-popup-mobile .filter .text-label:after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #EEEEEE;
  height: 1px;
  left: 0;
  bottom: 0;
}

.filter-layout-one.filter-popup .filter .holder-list, .filter-layout-one.filter-popup-mobile .filter .holder-list {
  overflow-y: scroll;
  position: relative;
  margin-bottom: 20px;
}

.filter-layout-one.filter-popup .filter .holder-list::-webkit-scrollbar, .filter-layout-one.filter-popup-mobile .filter .holder-list::-webkit-scrollbar {
  width: 6px;
  max-height: 67px;
  cursor: pointer;
}

.filter-layout-one.filter-popup .filter .holder-list::-webkit-scrollbar-thumb, .filter-layout-one.filter-popup-mobile .filter .holder-list::-webkit-scrollbar-thumb {
  background-color: #009788;
  border-radius: 3px;
  cursor: pointer;
}

.filter-layout-one.filter-popup .filter .holder-list .filter-option, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option {
  position: relative;
  display: block;
  line-height: normal;
}

.filter-layout-one.filter-popup .filter .holder-list .filter-option ~ .filter-option, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option ~ .filter-option {
  margin-top: 10px;
}

.filter-layout-one.filter-popup .filter .holder-list .filter-option .filter-option-label, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option .filter-option-label {
  position: relative;
  margin-top: 1px;
  padding-left: 23px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 13px;
}

.filter-layout-one.filter-popup .filter .holder-list .filter-option .filter-option-label:before, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option .filter-option-label:before {
  content: "";
  position: absolute;
  display: block;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #DDDDDD;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.filter-layout-one.filter-popup .filter .holder-list .filter-option .filter-option-label:after, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option .filter-option-label:after {
  content: "";
  position: absolute;
  display: block;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
}

.filter-layout-one.filter-popup .filter .holder-list .filter-option .filter-option-control, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option .filter-option-control {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.filter-layout-one.filter-popup .filter .holder-list .filter-option .filter-option-control:checked ~ .filter-option-label:after, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option .filter-option-control:checked ~ .filter-option-label:after {
  background-color: #CCB78C;
}

.filter-layout-one.filter-popup .filter .holder-list .filter-option.filter-price .filter-option-label::before, .filter-layout-one.filter-popup .filter .holder-list .filter-option.filter-price .filter-option-label::after, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option.filter-price .filter-option-label::before, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option.filter-price .filter-option-label::after {
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .filter-layout-one.filter-popup .filter:after, .filter-layout-one.filter-popup-mobile .filter:after {
    width: 100%;
    left: 0;
  }
  .filter-layout-one.filter-popup .filter .text-label, .filter-layout-one.filter-popup-mobile .filter .text-label {
    font-size: 17px;
    text-transform: uppercase;
  }
  .filter-layout-one.filter-popup .filter .holder-list, .filter-layout-one.filter-popup-mobile .filter .holder-list {
    padding: 2px 0;
    margin-top: 10px;
  }
  .filter-layout-one.filter-popup .filter .holder-list .filter-option, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option {
    padding: 0;
  }
  .filter-layout-one.filter-popup .filter .holder-list .filter-option:last-child, .filter-layout-one.filter-popup-mobile .filter .holder-list .filter-option:last-child {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  .filter-layout-one.filter-popup {
    position: fixed;
    bottom: -100%;
    z-index: 1010;
    padding-bottom: 50px;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px -6px 150px 150px rgba(0, 0, 0, 0.25);
            box-shadow: 0px -6px 150px 150px rgba(0, 0, 0, 0.25);
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
  }
  .filter-layout-one.filter-popup.is-open {
    bottom: 0;
  }
  .filter-layout-one.filter-popup .icon-close {
    position: absolute;
    display: block;
    z-index: 1;
    top: -50px;
    right: 52px;
    width: 35px;
    height: 35px;
    overflow: hidden;
    cursor: pointer;
  }
  .filter-layout-one.filter-popup .icon-close:before, .filter-layout-one.filter-popup .icon-close:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -0.5px;
    width: 100%;
    height: 2px;
    background: #fff;
  }
  .filter-layout-one.filter-popup .icon-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .filter-layout-one.filter-popup .icon-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .filter-layout-one.filter-popup .icon-close:active:before, .filter-layout-one.filter-popup .icon-close.nice-select.open:before, .filter-layout-one.filter-popup .icon-close:active:after, .filter-layout-one.filter-popup .icon-close.nice-select.open:after, .filter-layout-one.filter-popup .icon-close:focus:before, .filter-layout-one.filter-popup .icon-close:focus:after, .filter-layout-one.filter-popup .icon-close:hover:before, .filter-layout-one.filter-popup .icon-close:hover:after {
    background: #009788;
  }
  .filter-layout-one.filter-popup .filter-heading {
    margin-top: -57px;
    margin-bottom: 6px;
    font-size: 95px;
  }
  .filter-layout-one.filter-popup .row {
    margin: 0 -10px;
  }
  .filter-layout-one.filter-popup .filter {
    padding: 0 10px;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .filter-layout-one.filter-popup .filter .text-label {
    margin-bottom: 24px;
    font-size: 15px;
  }
  .filter-layout-one.filter-popup .filter .form-select {
    padding: 10px;
    border: none;
    border-radius: 0;
    background: url(../../images/icon-dropdown.png) #f2f2f2 no-repeat center right 16px;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .filter-layout-one.filter-popup .filter select.form-control:not([size]):not([multiple]) {
    height: auto;
  }
  .filter-layout-one.filter-popup .btn, .filter-layout-one.filter-popup .btn-blue, .filter-layout-one.filter-popup .btn-curved-blue, .filter-layout-one.filter-popup .btn-curved-yellow, .filter-layout-one.filter-popup .btn-curved-white, .filter-layout-one.filter-popup .btn-curved-invert-white, .filter-layout-one.filter-popup .btn-invert-white, .filter-layout-one.filter-popup .btn-invert-blue, .filter-layout-one.filter-popup .btn-invert-yellow, .filter-layout-one.filter-popup .btn-line, .filter-layout-one.filter-popup .btn-line-yellow, .filter-layout-one.filter-popup .btn-line-blue {
    margin-top: 29px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .filter-layout-one.filter-popup .icon-close {
    right: 10px;
  }
}

@media screen and (min-width: 768px) {
  .filter-layout-one.filter-popup-mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .filter-layout-one.filter-popup {
    display: none;
  }
  .filter-layout-one.filter-popup-mobile {
    position: fixed;
    top: 0;
    right: 0;
    left: 100%;
    z-index: 1053;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .filter-layout-one.filter-popup-mobile.open-filter {
    left: 0;
  }
  .filter-layout-one.filter-popup-mobile .type {
    margin-bottom: 25px;
  }
  .filter-layout-one.filter-popup-mobile .listing-checkbox {
    position: absolute;
    width: 205px;
    opacity: 0;
  }
  .filter-layout-one.filter-popup-mobile .listing-checkbox + .label {
    position: relative;
    padding: 0;
    cursor: pointer;
  }
  .filter-layout-one.filter-popup-mobile .listing-checkbox + .label:before {
    content: '';
    display: inline-block;
    margin-top: -6px;
    margin-right: 11px;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    background: transparent;
    border: 1px solid #495057;
  }
  .filter-layout-one.filter-popup-mobile .listing-checkbox:checked + label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 2px;
    width: 2px;
    height: 2px;
    background: #000;
    -webkit-box-shadow: 2px 0 0 #000, 4px 0 0 #000, 4px -2px 0 #000, 4px -4px 0 #000, 4px -6px 0 #000, 4px -8px 0 #000;
            box-shadow: 2px 0 0 #000, 4px 0 0 #000, 4px -2px 0 #000, 4px -4px 0 #000, 4px -6px 0 #000, 4px -8px 0 #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .filter-layout-one.filter-popup-mobile .holder-heading {
    position: relative;
    padding: 10px 0;
    font-size: 16px;
    border-bottom: 1px solid #f3f3f3;
  }
  .filter-layout-one.filter-popup-mobile .icon-close {
    position: absolute;
    top: 20px;
    right: 12px;
    cursor: pointer;
  }
  .filter-layout-one.filter-popup-mobile .icon-close:before, .filter-layout-one.filter-popup-mobile .icon-close:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 28px;
    background-color: #000;
  }
  .filter-layout-one.filter-popup-mobile .icon-close:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .filter-layout-one.filter-popup-mobile .icon-close:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .filter-layout-one.filter-popup-mobile .filter-option {
    padding: 15px 0;
  }
  .filter-layout-one.filter-popup-mobile .filter-option .title {
    font-size: 17px;
    text-transform: uppercase;
  }
  .filter-layout-one.filter-popup-mobile .filter-option .option-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 2px 0;
  }
  .filter-layout-one.filter-popup-mobile .filter-option .option-list .li-option {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    margin-bottom: 2px;
    max-width: 40%;
  }
  .filter-layout-one.filter-popup-mobile .filter-option .label {
    margin-left: 2px;
    vertical-align: middle;
    font-size: 13px;
    text-transform: uppercase;
  }
  .filter-layout-one.filter-popup-mobile .price {
    position: relative;
    margin-top: 37px;
  }
  .filter-layout-one.filter-popup-mobile .price:before {
    content: '';
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    width: 100%;
    border: 0.5px solid #000;
  }
  .filter-layout-one.filter-popup-mobile .price .holder-amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 42px;
  }
  .filter-layout-one.filter-popup-mobile .price .holder-amount .amount {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 38%;
            flex: 0 0 38%;
    max-width: 38%;
    font-size: 13px;
  }
  .filter-layout-one.filter-popup-mobile .price .holder-amount .amount:before {
    content: '';
    position: absolute;
    top: 46px;
    z-index: 1;
    margin-left: 9px;
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 50%;
  }
  .filter-layout-one.filter-popup-mobile .price .holder-amount .amount:nth-child(1) {
    margin-left: 12px;
  }
  .filter-layout-one.filter-popup-mobile .sort-by {
    margin-top: 28px;
  }
  .filter-layout-one.filter-popup-mobile .sort-by .holder-select {
    position: relative;
  }
  .filter-layout-one.filter-popup-mobile .sort-by .select-option {
    padding-bottom: 5px;
    width: 100%;
    outline: 0;
    font-size: 16px;
    text-transform: uppercase;
    background: url(../../images/icon-dropdown.png) no-repeat right;
    border: 0;
    border-bottom: 1px solid #000;
  }
}

.filter-layout-two.sidebar-filter .holder-filter {
  margin-bottom: 40px;
}

.filter-layout-two.sidebar-filter .filter-heading {
  margin-bottom: 14px;
  font-size: 15px;
}

.filter-layout-two.sidebar-filter .holder-list {
  max-height: 180px;
  overflow-y: auto;
}

.filter-layout-two.sidebar-filter .holder-list::-webkit-scrollbar {
  width: 1px;
}

.filter-layout-two.sidebar-filter .holder-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.filter-layout-two.sidebar-filter .holder-list::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid slategrey;
  cursor: pointer;
}

.filter-layout-two.sidebar-filter .holder-list:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 576px) {
  .filter-layout-two.sidebar-filter .holder-list {
    max-height: 180px;
    overflow-y: auto;
  }
  .filter-layout-two.sidebar-filter .holder-list::-webkit-scrollbar {
    width: 6px;
  }
  .filter-layout-two.sidebar-filter .holder-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
  .filter-layout-two.sidebar-filter .holder-list::-webkit-scrollbar-thumb {
    background-color: #666;
    outline: 6px solid slategrey;
    cursor: pointer;
  }
  .filter-layout-two.sidebar-filter .holder-list:last-of-type {
    margin-bottom: 0;
  }
}

.filter-layout-two.sidebar-filter .custom-radio {
  margin-bottom: 10px;
  padding-left: 0;
  min-height: auto;
  font-size: 13px;
}

.filter-layout-two.sidebar-filter .custom-radio:last-of-type {
  margin-bottom: 0;
}

.filter-layout-two.sidebar-filter .custom-radio .custom-control-label {
  margin-top: 1px;
  padding-left: 23px;
  cursor: pointer;
}

.filter-layout-two.sidebar-filter .custom-radio .custom-control-label:before {
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.filter-layout-two.sidebar-filter .custom-radio .custom-control-label:after {
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
}

.filter-layout-two.sidebar-filter .custom-radio .custom-control-label.holder-btn-radio:before, .filter-layout-two.sidebar-filter .custom-radio .custom-control-label.holder-btn-radio:after {
  border-radius: 100%;
}

.filter-layout-two.sidebar-filter .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
  background: none;
}

.filter-layout-two.sidebar-filter .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: none;
  background-color: #ac6458;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.filter-layout-two.sidebar-filter .filter-close {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto 10px;
  width: 25px;
  height: 25px;
  overflow: hidden;
  cursor: pointer;
}

.filter-layout-two.sidebar-filter .filter-close:before, .filter-layout-two.sidebar-filter .filter-close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.5px;
  width: 100%;
  height: 1px;
  background: #000;
}

.filter-layout-two.sidebar-filter .filter-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.filter-layout-two.sidebar-filter .filter-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (min-width: 576px) and (max-width: 767px) {
  .filter-layout-two.sidebar-filter .holder-filter {
    margin-right: 10px;
    width: 50%;
    height: auto;
  }
  .filter-layout-two.sidebar-filter .holder-filter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .filter-layout-two.sidebar-filter {
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 1010;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background: #fff;
    -webkit-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
  }
  .filter-layout-two.sidebar-filter.show {
    left: 0;
  }
  .filter-layout-two.sidebar-filter .holder-filter-title {
    position: fixed;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 20px 15px;
    width: 100%;
    margin-bottom: 15px;
    background-color: #fff;
    border-bottom: 1px solid #545050;
    -webkit-box-shadow: 0px 2px 5px 0 #545050;
            box-shadow: 0px 2px 5px 0 #545050;
  }
  .filter-layout-two.sidebar-filter .sidebar-heading-mobile {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-bottom: 0;
    text-transform: uppercase;
  }
  .filter-layout-two.sidebar-filter .holder-filter-list {
    position: relative;
    top: 61px;
    z-index: 1;
    padding: 20px;
  }
}

.filter-layout-three {
  position: relative;
  z-index: 3;
}

.filter-layout-three .submit-filter {
  display: none;
  position: relative;
  color: #ebab2d;
  border: 1px solid #f0f0f0;
  padding: 8px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  text-transform: uppercase;
  background: #f3f3f3;
  width: 185px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .filter-layout-three .submit-filter {
    display: block;
  }
}

.filter-layout-three input[type=radio].filter-dropdown-toggle {
  display: none;
}

.filter-layout-three ul.filter-fake-dropdown {
  display: none;
}

.filter-layout-three input[type=radio].filter-dropdown-toggle:checked ~ ul.filter-fake-dropdown {
  display: block;
}

.filter-layout-three.filters-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-layout-three.filters-wrapper .filter-wrapper {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  position: relative;
}

.filter-layout-three.filters-wrapper .filter-wrapper .filter-dropdown-toggle + label.filter-dropdown-label {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
  color: #ebab2d;
  font-weight: 400;
  padding-left: 4px;
  padding-top: 17px;
  font-size: 14.5px;
  padding-right: 22px;
}

.filter-layout-three.filters-wrapper .filter-wrapper .filter-dropdown-toggle + label.filter-dropdown-label + .filter-fake-dropdown {
  position: absolute;
  background-color: #fff;
  list-style: none;
  padding: 0 5px;
  width: 100%;
  border: 1px solid #CCCCCC;
}

.filter-layout-three.filters-wrapper .filter-wrapper .filter-dropdown-toggle:checked + label.filter-dropdown-label i.fas:before {
  content: "\f077";
}

.filter-layout-three.filters-wrapper .filter-wrapper .sort-dropdown-toggle {
  -webkit-appearance: none;
  border: 0 none;
  position: relative;
  width: 100%;
  height: 47px;
}

.filter-layout-three.filters-wrapper .filter-wrapper .sort-dropdown-toggle:focus + .sort-dropdown-toggle-caret i.fas:before {
  content: "\f077";
}

.filter-layout-three.filters-wrapper .filter-wrapper .sort-dropdown-toggle-caret {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 16px;
  margin: auto;
}

.filter-layout-three.filters-wrapper .filter-wrapper ~ .filter-wrapper:last-child .filter-dropdown-label {
  color: #0c4da1;
}

.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter .filter-open .filter-dropdown-label {
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}

.filter .filter-open .filter-fake-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
  border: 1px solid #f3f3f3;
  border-top: 0;
}

.filter .filter-open .filter-fake-list input[type=checkbox]:checked + label {
  color: #0c4da1;
}

.filter .filter-open .fa-chevron-down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.filter .filter-holder {
  width: 100%;
}

.filter .filter-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.filter .filter-wrapper:not(:last-child) .filter-dropdown-label {
  border-right: 1px solid #f3f3f3;
}

.filter .filter-dropdown-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  margin-bottom: 0;
  font-weight: 500;
  text-transform: uppercase;
  outline: 0;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.filter .filter-fake-dropdown {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.filter .filter-fake-list {
  padding: 15px 0;
  margin-bottom: 0;
  cursor: pointer;
}

.filter .filter-fake-list:not(:last-child) {
  border-bottom: 1px solid #f3f3f3;
}

.filter .filter-option-control {
  -webkit-appearance: none;
}

.filter .filter-option-control.ng-not-empty ~ .filter-option-label {
  color: #0c4da1;
}

.filter .filter-option-label {
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.filter .filter-option-label:active, .filter .filter-option-label.nice-select.open, .filter .filter-option-label:focus, .filter .filter-option-label:hover {
  font-weight: 600;
  color: #0c4da1;
}

.filter .fa-chevron-down {
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

@media screen and (max-width: 767px) {
  .filter {
    position: initial;
  }
  .filter .filter-open .filter-dropdown-label {
    padding: 21px 0;
    border-right: 0;
    border-left: 0;
  }
  .filter .filter-open .filter-fake-dropdown {
    position: relative;
    top: 0;
    padding-left: 0;
    padding-right: 0;
    border: 0;
  }
  .filter .filter-holder {
    display: none;
  }
  .filter .filter-holder.filter-wrapper-open {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1100;
    display: block;
    padding: 15px 13px;
    height: 100%;
    background-color: #fff;
  }
  .filter .filter-wrapper {
    width: 100%;
  }
  .filter .filter-wrapper:not(:first-child) .filter-dropdown-label {
    border-left: 0;
    border-right: 0;
  }
  .filter .filter-name {
    padding-top: 33px;
    padding-bottom: 7px;
    font-size: 32px;
    border-bottom: 1px solid #f3f3f3;
  }
  .filter .filter-dropdown-label {
    padding: 21px 0;
    border-left: 0;
    border-bottom: 1px solid #f3f3f3;
  }
  .filter .btn-close {
    float: right;
  }
  .filter .btn-wrapper {
    position: relative;
    width: 100%;
    text-align: center;
  }
  .filter .btn-wrapper:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    border-right: 1px solid #f3f3f3;
  }
  .filter .btn-wrapper > div {
    padding: 10px 0;
    margin-top: 10px;
    width: 50%;
  }
  .filter .btn-wrapper .filter-dropdown-label {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    border-left: 0;
    border-bottom: 0;
  }
  .filter .btn-wrapper .filter-fake-dropdown {
    position: absolute;
    top: 100%;
    z-index: 3;
  }
  .filter .btn-wrapper .fa-chevron-down {
    display: none;
  }
}

.sticked-contact-icons.cta-holder {
  position: fixed;
  right: 1vw;
  bottom: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 10px;
  margin: 0 auto;
  max-width: 1800px;
  -webkit-transition: bottom 350ms;
  transition: bottom 350ms;
  z-index: 2;
  width: auto;
}

.sticked-contact-icons .btn-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 5px;
  height: 50px;
  width: 50px;
}

.sticked-contact-icons .btn-blue, .sticked-contact-icons .btn-curved-yellow {
  padding: 0;
  border-radius: 50px;
}

.sticked-contact-icons .btn-curved-yellow {
  position: relative;
  overflow: hidden;
  background-color: #ebab2d;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  border: 0 none !important;
}

.sticked-contact-icons .btn-curved-yellow:active, .sticked-contact-icons .btn-curved-yellow.nice-select.open, .sticked-contact-icons .btn-curved-yellow:focus, .sticked-contact-icons .btn-curved-yellow:hover {
  width: 200px;
}

.sticked-contact-icons .btn-curved-yellow:active .t-number, .sticked-contact-icons .btn-curved-yellow.nice-select.open .t-number, .sticked-contact-icons .btn-curved-yellow:focus .t-number, .sticked-contact-icons .btn-curved-yellow:hover .t-number {
  position: relative;
  padding-left: 10px;
  opacity: 1;
}

.sticked-contact-icons .btn-blue:active, .sticked-contact-icons .btn-blue.nice-select.open, .sticked-contact-icons .btn-blue:focus, .sticked-contact-icons .btn-blue:hover {
  color: #fff;
}

.sticked-contact-icons .t-number {
  position: absolute;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.sticked-contact-icons .action-list:first-child {
  margin: 0 0;
}

.sticked-whatsapp {
  color: red;
}

.sticked-whatsapp-wrapper {
  position: fixed;
  left: 2vw;
  bottom: 4vh;
  z-index: 100;
}

@media (max-width: 767px) {
  .sticked-whatsapp-wrapper {
    bottom: 18px;
  }
}

.sticked-whatsapp-link {
  background-color: #25d366;
  border-radius: 40px;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none !important;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.sticked-whatsapp-link:active, .sticked-whatsapp-link.nice-select.open, .sticked-whatsapp-link:focus, .sticked-whatsapp-link:hover {
  background-color: #08b148;
}

@media (max-width: 767px) {
  .sticked-whatsapp-link {
    width: 50px;
    height: 50px;
  }
}

.sticked-whatsapp-icon {
  color: #fff;
  font-size: 26px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.sticked-whatsapp-text {
  color: #fff;
  visibility: hidden;
  width: 0;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: visibility 0.4s;
  transition: visibility 0.4s;
}

.home .section-banner .banner-image {
  height: 500px;
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
}

.home .section-banner .banner-content {
  padding: 147px 0;
}

.home .section-banner .banner-subtitle {
  margin-bottom: -7px;
  font-weight: 400;
}

.home .section-banner .banner-title {
  margin-bottom: 42px;
}

.home .swiper-button-prev, .home .swiper-button-next {
  display: none;
}

.home .section-category .categories-layout-one {
  padding-top: 66px;
  padding-bottom: 7px;
  border-bottom: 1px solid #f0f0f0;
}

.home .section-category .categories-box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home .section-category .categories-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 32.33%;
  height: 416px;
  text-decoration: none !important;
}

.home .section-category .categories-box p {
  margin: 16px 27px;
  font-size: 23px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}

.home .section-category .categories-box-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 57px 0;
}

.home .section-products .swiper-products {
  width: 100%;
}

.home .section-products .products-layout-one {
  padding: 89px 0;
}

.home .section-products .info-wrapper {
  text-align: center;
}

.home .section-products .info-subtitle {
  margin-bottom: -8px;
}

.home .section-products .info-title {
  margin-bottom: 18px;
  font-size: 42px;
}

.home .section-products .listing-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 85px;
}

.home .section-products .product-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home .section-products .product-container:active, .home .section-products .product-container.nice-select.open, .home .section-products .product-container:focus, .home .section-products .product-container:hover {
  text-decoration: none;
}

.home .section-products .product-details-wrapper {
  margin-top: 16px;
}

.home .section-products .product-title {
  margin-bottom: 9px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.home .section-products .product-price {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.home .section-collections {
  margin-bottom: 17px;
}

.home .section-collections .collections-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home .section-collections .collection-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32.33%;
  height: 253px;
  text-decoration: none !important;
}

.home .section-collections .collection-box:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 4px;
  background-color: #0c4da1;
}

.home .section-collections .collection-box:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.home .section-collections .collection-title {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 19px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.home .section-free .free-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 108px 0;
  height: 458px;
}

.home .section-free .free-box:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.home .section-free .free-box > * {
  position: relative;
  z-index: 1;
}

.home .section-free .free-icon {
  margin-bottom: 20px;
}

.home .section-free .free-title {
  width: 400px;
  color: #fff;
  text-align: center;
  line-height: 38px;
}

.home .section-product-swiper .container-custom {
  position: relative;
}

.home .section-product-swiper .swiper-pagination-products {
  bottom: 100px;
  left: 25%;
}

.home .section-product-swiper .swiper-pagination-bullet {
  margin: 0 2px;
}

.home .section-product-swiper .product-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.home .section-product-swiper .product-image-container {
  width: 50%;
}

.home .section-product-swiper .desc-container {
  width: 50%;
}

.home .section-product-swiper .product-image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 148px 0;
}

.home .section-product-swiper .desc-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home .section-product-swiper .product-title {
  margin-bottom: 12px;
  font-size: 26px;
  font-weight: 400;
}

.home .section-product-swiper .product-price {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 18px;
}

.home .section-product-swiper .product-social-sharing {
  margin-bottom: 20px;
}

.home .section-product-swiper .product-social-sharing .fab {
  margin: 0 10px;
}

.home .section-product-swiper .product-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.home .section-product-swiper .product-size-title {
  margin-right: 20px;
  font-size: 15px;
  font-weight: 400;
}

.home .section-product-swiper .product-size-value {
  font-size: 14px;
}

.home .section-product-swiper .product-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home .section-product-swiper .product-add-to-bag {
  margin: 0 10px;
}

.home .section-product-swiper .product-go-to-details {
  padding: 8px 12px 5px;
  margin: 0 10px;
}

.home .section-free-layout-one {
  margin-bottom: 18px;
}

.home .section-free-layout-one .free-layout-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home .section-free-layout-one .free-layout-left,
.home .section-free-layout-one .free-layout-right {
  width: 49%;
  height: 612px;
}

.home .section-free-layout-one .free-layout-left {
  background-color: #f0f0f0;
}

.home .section-free-layout-one .free-layout-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.home .section-free-layout-one .free-layout-right-link,
.home .section-free-layout-one .free-layout-left-link {
  margin-bottom: 25px;
}

.home .section-free-layout-one .free-layout-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.home .section-free-layout-one .free-layout-left-description {
  margin-bottom: 30px;
  width: 300px;
  text-align: center;
}

.home .section-free-layout-one .free-layout-right-subtitle {
  margin-top: -12px;
  margin-bottom: 39px;
  font-family: "Amplitude";
  font-size: 30px;
  color: #0c4da1;
}

.home .section-free-layout-two .free-layout-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 685px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.home .section-free-layout-two .free-box-title {
  margin-bottom: 30px;
}

.home .section-free-layout-two .free-box-link {
  padding: 20px 40px;
}

@media screen and (max-width: 1199px) {
  .home .section-free-layout-one .free-layout-right-subtitle {
    font-size: 25px;
  }
}

@media screen and (min-width: 768px) {
  .home .section-products .swiper-pagination {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home .section-banner .banner-image {
    background-size: 1200px;
  }
  .home .section-free-layout-one .free-layout-left,
  .home .section-free-layout-one .free-layout-right {
    padding: 0 15px;
    height: 470px;
  }
  .home .section-category .categories-box {
    height: 316px;
  }
  .home .section-products .product-image {
    width: 100%;
  }
  .home .section-products .product-container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  .home .section-free-layout-one .free-layout-left-image {
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .home .section-banner .banner-content {
    padding: 20px 0;
  }
  .home .section-banner .banner-image {
    height: 550px;
    background-size: 1245px;
    background-position: 100% 130%;
  }
  .home .section-category .categories-box {
    margin-bottom: 15px;
  }
  .home .section-collections .collection-box {
    margin-bottom: 15px;
  }
  .home .section-free-layout-one .free-layout-left,
  .home .section-free-layout-one .free-layout-right {
    margin-bottom: 15px;
    height: 540px;
  }
}

@media screen and (max-width: 767px) {
  .home .section-category .categories-box {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .home .section-collections .collection-box {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .home .section-free-layout-one .free-layout-left,
  .home .section-free-layout-one .free-layout-right {
    width: 100%;
  }
  .home .section-free-layout-one .free-layout-right {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .home .section-products .listing-wrapper {
    margin: 85px -15px 0;
  }
  .home .section-products .swiper-pagination {
    bottom: 0;
  }
  .home .section-products .swiper-pagination-bullet-active {
    background: #000;
  }
  .home .section-products .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
  }
  .home .section-products .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #3f3f3f;
  }
}

@media screen and (max-width: 575px) {
  .home .section-banner .container-custom {
    padding: 0;
  }
  .home .section-banner .banner-image {
    height: 550px;
    background-size: 895px;
    background-position: 99% bottom;
  }
  .home .section-banner .banner-content {
    padding: 25px 15px;
  }
  .home .section-banner .banner-subtitle {
    font-size: 21px;
  }
  .home .section-banner .banner-title {
    margin-bottom: 17px;
    font-size: 32px;
  }
  .home .section-banner .btn-invert-blue {
    padding: 19px;
  }
  .home .section-category .categories-layout-one {
    padding-top: 49px;
    padding-bottom: 28px;
  }
  .home .section-category .categories-box {
    margin-bottom: 12px;
    height: 335px;
  }
  .home .section-category .categories-box p {
    margin: 28px 19px;
    font-size: 17px;
  }
  .home .section-category .categories-box-link {
    padding: 18px 0;
  }
  .home .section-category .btn-curved-yellow {
    padding: 17px 21px;
  }
  .home .section-products .products-layout-one {
    padding: 42px 0;
  }
  .home .section-products .info-subtitle {
    margin-bottom: 0;
  }
  .home .section-products .info-title {
    margin-bottom: 24px;
    font-size: 31px;
    line-height: 36px;
  }
  .home .section-products .info-subtitle-second {
    font-size: 15px;
  }
  .home .section-products .product-image {
    width: 100%;
  }
  .home .section-products .product-container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
  }
  .home .section-products .listing-wrapper {
    margin: 30px -15px 0;
  }
  .home .section-products .product-title {
    font-size: 15px;
  }
  .home .section-products .product-price {
    font-size: 18px;
  }
  .home .section-products .swiper-products {
    padding-bottom: 34px;
  }
  .home .section-collections .collections-wrapper {
    padding: 7px 0;
  }
  .home .section-collections .collection-box {
    height: 202px;
  }
  .home .section-collections .collection-box:not(:last-of-type) {
    margin-bottom: 14px;
  }
  .home .section-free .free-box {
    height: 340px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .home .section-free .free-title {
    width: 300px;
    font-size: 31px;
  }
  .home .section-product-swiper {
    margin-bottom: 17px;
  }
  .home .section-product-swiper .product-image-container {
    padding: 0;
    margin-bottom: 13px;
    width: 100%;
  }
  .home .section-product-swiper .product-image {
    max-width: 230px;
  }
  .home .section-product-swiper .desc-container {
    width: 100%;
  }
  .home .section-product-swiper .product-social-sharing {
    margin-bottom: 14px;
  }
  .home .section-product-swiper .product-size {
    margin-bottom: 50px;
  }
  .home .section-product-swiper .swiper-pagination {
    display: none;
  }
  .home .section-free-layout-one .free-layout-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 27px 0;
    margin-bottom: 12px;
    height: 439px;
  }
  .home .section-free-layout-one .free-layout-left-image {
    width: 203px;
  }
  .home .section-free-layout-one .free-layout-left-title {
    margin-bottom: 29px;
    font-size: 30px;
  }
  .home .section-free-layout-one .free-layout-left-description {
    margin-bottom: 25px;
    font-size: 14px;
  }
  .home .section-free-layout-one .free-layout-right {
    height: 392px;
  }
  .home .section-free-layout-one .free-layout-right-title {
    font-size: 30px;
  }
  .home .section-free-layout-one .free-layout-right-link {
    padding: 23px 43px;
  }
  .home .section-free-layout-two .free-layout-two {
    height: 354px;
  }
  .home .section-free-layout-two .free-box-title {
    margin-bottom: 30px;
    width: 270px;
    font-size: 31px;
    text-align: center;
    line-height: 33px;
  }
}

.product-listing .page-banner {
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.product-listing .page-banner .page-banner-title {
  color: #fff;
}

.product-listing .product-search-result {
  margin-top: 20px;
  font-family: "Axiforma";
  font-size: 29px;
}

.product-listing .product-search-result .text-bold {
  font-weight: 500;
  color: #ebab2d;
}

.product-listing .product-search-result .results-count {
  font-size: 17px;
}

.product-listing .product-list .row {
  margin: 0 -21px;
}

.product-listing .product-list .product-col {
  position: relative;
}

@media (min-width: 767px) {
  .product-listing .product-list .product-col {
    min-height: 300px;
  }
}

.product-listing .product-list .product-col:not(.product-col-big) .product .product-image > img {
  max-width: 255px;
  max-height: 230px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.product-listing .product-list .product-col.product-col-big .product {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.product-listing .product-list .product-col.product-col-big .product .product-image > img {
  max-width: 583px;
  max-height: 387px;
}

.product-listing .product-list .product-col:active .product, .product-listing .product-list .product-col.nice-select.open .product, .product-listing .product-list .product-col:focus .product, .product-listing .product-list .product-col:hover .product {
  position: absolute;
  z-index: 6;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 1px #f3f3f3;
          box-shadow: 0px 0px 5px 1px #f3f3f3;
  -webkit-transform: translateY(-7%);
          transform: translateY(-7%);
}

.product-listing .product-list .product-col:active .product-info, .product-listing .product-list .product-col.nice-select.open .product-info, .product-listing .product-list .product-col:focus .product-info, .product-listing .product-list .product-col:hover .product-info {
  display: block;
}

.product-listing .product-list .product-col .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  max-width: 350px;
  min-height: 300px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.product-listing .product-list .product-col .product .product-image {
  height: auto;
  width: 100%;
  cursor: pointer;
}

.product-listing .product-list .product-col .product .product-image .img-fluid {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}

.product-listing .product-list .product-col .product .product-name {
  cursor: pointer;
}

.product-listing.filters-layout-two > .container-fluid {
  padding-left: 200px;
  position: relative;
}

.product-listing.filters-layout-two > .container-fluid .filter-layout-two {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
}

.product-listing.filters-layout-three > .container-fluid {
  padding-top: 47px;
  position: relative;
}

.product-listing.filters-layout-three > .container-fluid .filter-layout-three {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .product-listing .product-list .product-col:not(.product-col-big) .product .product-image > img {
    max-height: 250px;
  }
  .product-listing .product-list .product-col .product .product-image {
    height: 150px;
  }
  .product-listing .product-list .product-col:active .product, .product-listing .product-list .product-col.nice-select.open .product, .product-listing .product-list .product-col:focus .product, .product-listing .product-list .product-col:hover .product {
    position: unset;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: unset;
            transform: unset;
  }
}

@media screen and (max-width: 767px) {
  .product-listing {
    padding-top: 136px;
  }
  .product-listing .product-search-result {
    margin-top: 40px;
    font-size: 16px;
  }
  .product-listing .product-search-result .results-count {
    font-size: 12px;
  }
}

.product {
  position: relative;
  margin-bottom: 30px;
}

.product:hover {
  border-color: #009788;
}

.product a {
  color: #000;
}

.product a:active, .product a.nice-select.open, .product a:focus, .product a:hover {
  text-decoration: none;
}

.product .product-image {
  padding: 15px 15px 0;
  position: relative;
}

.product .product-image img {
  display: block;
  margin: 0 auto;
}

.product .product-image .icon-favorite {
  position: absolute;
  top: 29px;
  right: 32px;
}

.product .product-info {
  display: none;
  margin-top: 29px;
  padding: 0 15px 15px;
  text-align: center;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.product .product-info .product-name {
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  color: #434343;
}

.product .product-info .product-desc {
  margin-bottom: 9px;
  font-size: 17.5px;
  line-height: 1;
}

.product .product-info .product-weight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  width: 105px;
  max-width: 100%;
  line-height: 0;
}

.product .product-info .product-weight .weight-title {
  font-size: 14px;
  font-weight: 400;
  color: #b8b8b8;
}

.product .product-info .product-weight .weight-value {
  font-size: 13px;
  font-weight: 500;
}

.product .product-info .price-holder .price {
  position: relative;
  margin-right: 5px;
  font-family: "Amplitude";
  font-size: 25px;
  font-weight: 600;
  color: #ebab2d;
}

.product .product-info .price-holder .price:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 95%;
  height: 3px;
  background: #ebab2d;
}

.product .product-info .price-holder .sale-price {
  font-family: "Amplitude";
  font-size: 25px;
  font-weight: 900;
  color: #0c4da1;
}

.product .product-info .product-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 10px;
  margin: 0 auto;
  width: 105px;
  max-width: 100%;
}

.product .product-info .product-actions .d-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
}

.product.sold-out-product .product {
  position: relative;
  z-index: 1;
}

.product.sold-out-product .sold-out-product {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product.sold-out-product .sold-out-product > .sold-out-text {
  color: #000;
  border-bottom: 3px solid #000;
  border-top: 3px solid #000;
  font-size: 18px;
  font-weight: bold;
  height: 36px;
  width: 82px;
}

.product-list {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: #fff;
}

.product-list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.product-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 23%;
          flex: 0 0 23%;
  max-width: 23%;
  margin-right: 2.66%;
  margin-bottom: 50px;
  background: #fff;
}

.product-col:nth-child(4n+4) {
  margin-right: 0;
}

.product-col.product-col-big {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product-col.product-col-big {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 991px) {
  .product-list {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .product-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 31%;
            flex: 0 0 31%;
    max-width: 31%;
    margin-right: 3.5%;
    margin-bottom: 30px;
  }
  .product-col:nth-child(3n+3) {
    margin-right: 0;
  }
  .product-col:nth-child(4n+4) {
    margin-right: 3.5%;
  }
  .product-col.product-col-big {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666%;
            flex: 0 0 66.66666%;
    max-width: 66.66666%;
  }
  .product {
    margin-bottom: 10px;
  }
  .product .product-info {
    display: block;
  }
  .product .product-info .product-weight {
    line-height: 2;
  }
  .product .product-info .product-weight p {
    margin-bottom: 0px;
  }
  .product .product-info .price-holder .sale-price {
    font-size: 23px;
  }
  .product .product-info .product-actions {
    padding-top: 9px;
  }
  .product .product-info .product-name {
    font-size: 12px;
    margin-bottom: 3px;
  }
}

@media screen and (max-width: 767px) {
  .product {
    margin-bottom: 10px;
  }
  .product .product-image {
    padding: 7px 7px 0;
    overflow: hidden;
  }
  .product .product-image .icon-favorite {
    position: absolute;
    top: 29px;
    right: 32px;
  }
  .product .product-info {
    margin-top: 11px;
    padding: 0 7px 7px;
  }
  .product .product-info .product-name {
    margin-bottom: 5px;
    font-size: 15px;
  }
  .product .product-info .product-desc {
    margin-bottom: 2px;
    font-size: 14.5px;
  }
  .product-col {
    margin-right: 3.5%;
  }
  .product-col:nth-child(3n+3) {
    margin-right: 0;
  }
  .product-col:nth-child(4n+4) {
    margin-right: 3.5%;
  }
  .product-col-big .product .product-image {
    max-height: 174px;
  }
  .product-col-big .product .product-image .icon-favorite {
    top: 12px;
    right: 13px;
    width: 73px;
  }
  .product-col-big .product .product-info {
    margin-top: 11px;
    padding: 0 7px 7px;
  }
  .product-col-big .product .product-info .product-name {
    font-size: 18.5px;
  }
  .product-col-big .product .product-info .product-desc {
    font-size: 17px;
  }
}

@media screen and (max-width: 575px) {
  .product-list-wrapper {
    padding: 0;
  }
  .product-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
    margin-right: 4%;
  }
  .product-col:nth-child(2n+2) {
    margin-right: 0;
  }
  .product-col:nth-child(3n+3) {
    margin-right: auto;
  }
}

.section-shop-loader {
  padding: 100px 0;
}

.section-shop-loader .spinner {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}

.section-shop-loader .cube1,
.section-shop-loader .cube2 {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}

.section-shop-loader .cube1 {
  background-color: #0c4da1;
}

.section-shop-loader .cube2 {
  background-color: #ebab2d;
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}

@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}

.variation-wrap .variation-item {
  position: relative;
  margin-right: -6px;
  cursor: pointer;
}

.variation-wrap .box-outline {
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 50%;
}

.variation-wrap .box-outline .box-color {
  padding: 0 6px;
  height: 20px;
  min-width: 20px;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
}

.variation-wrap .box-outline.selected {
  border-color: #000;
}

.variation-wrap .radio-input:checked + .box-outline {
  border-color: #000;
}

.product-colors-wrapper {
  margin: 22px 0 2px;
}

.product-colors-wrapper .variation-item {
  position: relative;
  margin-right: -6px;
  cursor: pointer;
}

.product-colors-wrapper .color-holder {
  display: inline-block;
}

.product-colors-wrapper .color-holder + .color-holder {
  margin-left: 5px;
}

.product-colors-wrapper .box-outline {
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 50%;
}

.product-colors-wrapper .box-outline .box-color {
  padding: 0 6px;
  height: 20px;
  min-width: 20px;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #ddd;
}

.product-colors-wrapper .box-outline.selected {
  border-color: #000;
}

.product-colors-wrapper .radio-input:checked + .box-outline {
  border-color: #000;
}

.product-sizes-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-sizes-wrapper .variation-item {
  position: relative;
  float: left;
  margin-right: 8px;
}

.product-sizes-wrapper .variation-item.disabled:after {
  content: '';
  position: absolute;
  top: 50%;
  left: -7px;
  height: 1px;
  width: 46px;
  background-color: silver;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.product-sizes-wrapper .box-outline {
  padding: 5px;
  border: 1px solid #009788;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.product-sizes-wrapper .box-outline:not(.disabled) {
  cursor: pointer;
}

.product-sizes-wrapper .box-outline .box-color {
  padding-left: 6px;
  padding-right: 6px;
  height: 22px;
  min-width: 22px;
  background-color: transparent;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
}

.product-sizes-wrapper .box-outline.selected {
  border-color: #000;
}

.product-sizes-wrapper .radio-input:checked + .box-outline {
  border-color: #000;
}

.product-sizes-wrapper .select-holder {
  position: relative;
  width: 93px;
}

.product-sizes-wrapper .select-holder .holder-variation-list {
  padding: 8px 35px 8px 11px;
  width: 100%;
  height: 33px;
  font-size: 13px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-focus-ring-color: none;
  outline: none;
}

.product-sizes-wrapper .select-holder .holder-variation-list::-ms-expand {
  display: none;
}

.product-sizes-wrapper::before, .product-sizes-wrapper::after {
  content: '';
  display: table;
  clear: both;
}

.product-sizes-wrapper .size-holder {
  position: relative;
  display: block;
  width: 34px;
  height: 34px;
  margin-right: 7px;
}

.product-sizes-wrapper .size-holder .variation-item {
  padding-left: 1px !important;
  padding-right: 1px !important;
  width: 34px;
}

.stores-availability.stores-availability-collabsible-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
}

.stores-availability.stores-availability-collabsible-wrapper input[type='checkbox'] {
  display: none;
}

.stores-availability.stores-availability-collabsible-wrapper .collapsibleStoresAvailability-lbl-toggle {
  font-weight: bold;
  font-family: monospace;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: center;
  padding: 1rem;
  color: #009788;
  cursor: pointer;
  border-radius: 7px;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.stores-availability.stores-availability-collabsible-wrapper .collapsibleStoresAvailability-lbl-toggle:hover {
  color: #00312c;
}

.stores-availability.stores-availability-collabsible-wrapper .collapsibleStoresAvailability-lbl-toggle::before {
  content: ' ';
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: .7rem;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out;
}

.stores-availability.stores-availability-collabsible-wrapper .collapsibleStoresAvailability-toggle:checked + .collapsibleStoresAvailability-lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.stores-availability.stores-availability-collabsible-wrapper .collapsibleStoresAvailability-toggle:checked + .collapsibleStoresAvailability-lbl-toggle::before {
  -webkit-transform: rotate(90deg) translateX(-3px);
          transform: rotate(90deg) translateX(-3px);
}

.stores-availability.stores-availability-collabsible-wrapper .collapsibleStoresAvailability-toggle:checked + .collapsibleStoresAvailability-lbl-toggle + .collapsibleStoresAvailability-content {
  max-height: 350px;
}

.stores-availability.stores-availability-collabsible-wrapper .collapsibleStoresAvailability-content {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height .25s ease-in-out;
  transition: max-height .25s ease-in-out;
}

.stores-availability.stores-availability-collabsible-wrapper .collapsibleStoresAvailability-content .contentStoresAvailability-inner {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  padding: .5rem 1rem;
}

.shop-details {
  padding: 160px 0 50px;
}

.shop-details .section-details-content {
  position: relative;
}

.shop-details .section-details-content .btn-close {
  width: 27px;
}

.shop-details .section-details-content .close-holder {
  position: relative;
  height: 20px;
}

.shop-details .section-details-content .icon-close {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.shop-details .section-details-content .page-row {
  display: none;
}

.shop-details .section-details-content .img-nut,
.shop-details .section-details-content .img-cashew {
  position: absolute;
  bottom: 0;
}

.shop-details .section-details-content .img-nut {
  top: 133px;
  left: 0;
}

.shop-details .section-details-content .img-cashew {
  right: 0;
  bottom: -43px;
}

.shop-details .section-details-content .details-content-wrapper {
  position: relative;
}

.shop-details .section-details-content .product-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 35px;
}

.shop-details .section-details-content .product-image > div {
  width: 50%;
}

.shop-details .section-details-content .product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  background-color: transparent;
}

.shop-details .section-details-content .product-details {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #eeeeee;
}

.shop-details .section-details-content .t-title {
  line-height: 1;
}

.shop-details .section-details-content .t-details-title {
  width: 18%;
  font-weight: 600;
}

.shop-details .section-details-content .t-details-value {
  padding-left: 6px;
  width: 65%;
}

.shop-details .section-details-content .t-details-value select {
  padding: 10px;
  width: 58%;
  background: url("../images/icon/arrow-down.svg") top 50% right 25px no-repeat;
  background-size: 12px;
  -webkit-appearance: none;
}

.shop-details .section-details-content .t-quantity {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-bottom: 0;
}

.shop-details .section-details-content .t-price {
  font-size: 45px;
}

.shop-details .section-details-content .qty-content .quantity .quantity-value {
  padding: 0;
  width: 50px;
  text-align: center;
  background: none;
  border: 0 none;
  border-top: 1px solid #0c4da1;
  border-bottom: 1px solid #0c4da1;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  height: 30px;
}

.shop-details .section-details-content .qty-content .quantity .quantity-opt {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  background-color: #0c4da1;
  width: 50px;
  height: 30px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  max-width: none;
  -ms-flex-preferred-size: 50px;
      flex-basis: 50px;
}

@media (min-width: 768px) {
  .shop-details .section-details-content .qty-content .quantity .quantity-opt:hover {
    background-color: #ebab2d;
  }
}

.shop-details .section-details-content .qty-content .quantity .quantity-opt.quantity-minus {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding-left: 6px;
}

.shop-details .section-details-content .qty-content .quantity .quantity-opt.quantity-add {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-right: 6px;
  padding-top: 1px;
}

.shop-details .section-details-content .swiper-button-disabled {
  display: none;
}

.shop-details .section-details-content .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 545px;
}

.shop-details .section-details-content .social-holder {
  margin-top: 16px;
}

.shop-details .section-details-content .social-holder > a {
  margin-right: 23px;
}

.shop-details .section-details-content .price-holder {
  margin-top: 12px;
}

.shop-details .section-details-content .price-holder .item-price.old {
  position: relative;
  margin-right: 10px;
}

.shop-details .section-details-content .price-holder .item-price.old:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 95%;
  height: 5px;
  background: #ebab2d;
}

.shop-details .section-details-content .desc-holder {
  margin-top: 16px;
}

.shop-details .section-details-content .package-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  margin-left: -9px;
}

.shop-details .section-details-content .package-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 54px;
}

.shop-details .section-details-content .package-item .t-paragraph {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.5;
}

.shop-details .section-details-content .package-info-holder {
  padding: 24px 0 35px;
  margin-top: 24px;
  border-top: 1px solid #eee;
}

.shop-details .section-details-content .package-info-holder .t-h4 {
  font-family: "Axiforma";
  font-size: 15px;
}

.shop-details .section-details-content .img-package {
  margin-bottom: 5px;
  max-height: 76px;
  -o-object-fit: contain;
     object-fit: contain;
}

.shop-details .section-details-content .separator {
  margin: 0 34px;
}

.shop-details .section-details-content .button-holder {
  margin-top: 29px;
}

.shop-details .section-details-content .btn-curved-blue {
  padding: 25px 53px 21px;
}

.shop-details .section-details-content .btn-curved-blue:active, .shop-details .section-details-content .btn-curved-blue.nice-select.open, .shop-details .section-details-content .btn-curved-blue:focus, .shop-details .section-details-content .btn-curved-blue:hover {
  border-color: #0c4da1;
}

.shop-details .section-details-content .image-holder {
  text-align: center;
}

.shop-details .section-details-content .btn-shop-details {
  background-image: none;
  outline: 0;
}

.shop-details .section-details-content .btn-shop-details .fas {
  font-size: 37px;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .shop-details .section-details-content .img {
    width: 441px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .shop-details .section-details-content .img {
    width: 386px;
  }
}

@media screen and (min-width: 768px) {
  .shop-details .section-details-content .breadcrumbs-wrapper {
    display: none;
  }
  .shop-details .section-details-content .btn-shop-details:active .fas, .shop-details .section-details-content .btn-shop-details.nice-select.open .fas, .shop-details .section-details-content .btn-shop-details:focus .fas, .shop-details .section-details-content .btn-shop-details:hover .fas {
    color: #0c4da1;
  }
}

@media screen and (max-width: 991px) {
  .shop-details .section-details-content .product-image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .shop-details .section-details-content .product-image > div {
    width: 100%;
  }
  .shop-details .section-details-content .product-description {
    margin-top: 55px;
  }
  .shop-details .section-details-content .icon-close {
    left: initial;
    right: 0;
  }
  .shop-details .section-details-content .price-holder .item-price.old:before {
    height: 3px;
  }
}

@media screen and (max-width: 767px) {
  .shop-details {
    position: absolute;
    top: 0;
    z-index: 2000;
    width: 100%;
    padding: 0;
    background-color: #fff;
  }
  .shop-details .section-details-content {
    position: relative;
  }
  .shop-details .section-details-content .container-custom {
    padding: 0;
  }
  .shop-details .section-details-content .close-holder {
    text-align: right;
  }
  .shop-details .section-details-content .details-content-wrapper {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .shop-details .section-details-content .breadcrumbs-wrapper {
    position: relative;
    z-index: 2;
    display: block;
  }
  .shop-details .section-details-content .breadcrumb {
    background-color: transparent;
  }
  .shop-details .section-details-content .t-text {
    font-size: 14px;
  }
  .shop-details .section-details-content .t-details-title {
    width: 30%;
  }
  .shop-details .section-details-content .t-details-value select {
    width: 100%;
  }
  .shop-details .section-details-content .product-details {
    border-top: 0;
  }
  .shop-details .section-details-content .product-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shop-details .section-details-content .title-holder {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .shop-details .section-details-content .social-holder {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .shop-details .section-details-content .price-holder {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 4px;
  }
  .shop-details .section-details-content .action-holder {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-top: 26px;
  }
  .shop-details .section-details-content .desc-holder {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin-top: 26px;
  }
  .shop-details .section-details-content .package-info-holder {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .shop-details .section-details-content .qty-content {
    margin-left: 7px;
  }
  .shop-details .section-details-content .btn-curved-blue {
    padding: 19px 35px 16px;
  }
  .shop-details .section-details-content .img-nut,
  .shop-details .section-details-content .img-cashew {
    display: none;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .shop-details .section-details-content .img {
    width: 397px;
  }
}

@media screen and (max-width: 575px) {
  .shop-details .section-details-content .img {
    width: 100%;
    max-width: 100%;
  }
  .shop-details .section-details-content .package-holder {
    overflow-x: auto;
  }
  .shop-details .section-details-content .package-item .t-paragraph {
    width: 90px;
    text-align: center;
  }
}

.stores-header-layout-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.stores .section-hero .image-wrapper {
  height: 671px;
}

.stores .services-circle-holder .services-list {
  width: 33%;
}

.stores .stores-listing-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.stores .stores-listing-wrapper .branch-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 47px;
}

.stores .stores-listing-wrapper .branch-holder {
  margin-top: 47px;
  margin-right: 5%;
  width: 30%;
}

.stores .stores-listing-wrapper .branch-holder:nth-child(3n+3) {
  margin-right: 0;
}

.stores .stores-listing-wrapper .branch-name {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 900;
}

.stores .stores-listing-wrapper .branch-phone-wrapper, .stores .stores-listing-wrapper .branch-email-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  cursor: pointer;
}

.stores .stores-listing-wrapper .branch-email-wrapper {
  padding-top: 4px;
}

.stores .stores-listing-wrapper .branch-phone-icon, .stores .stores-listing-wrapper .branch-email-icon {
  padding-right: 16px;
}

.stores .stores-listing-wrapper .branch-address:before {
  content: '\f3c5';
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 900;
  padding-right: 16px;
}

.stores .stores-listing-wrapper .tel-link {
  color: #000;
  text-decoration: none;
}

.stores .stores-listing-wrapper .direction-btn-wrapper {
  margin-left: 27px;
}

.stores .stores-listing-wrapper .action-btn-wrapper {
  padding-top: 28px;
}

.stores .stores-listing-wrapper .btn-line-yellow {
  margin-left: 40px;
}

.stores .stores-listing-wrapper .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 56px 0;
}

.stores .stores-listing-wrapper .btn-wrapper .btn-curved-yellow {
  padding: 24px 55px;
}

@media screen and (max-width: 1199px) {
  .stores .stores-listing-wrapper .branch-holder {
    margin-right: 3.5%;
    width: 31%;
  }
  .stores .stores-listing-wrapper .t-h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .stores .stores-listing-wrapper .branch-holder {
    margin-right: 4%;
    width: 48%;
  }
  .stores .stores-listing-wrapper .branch-holder:nth-child(3n+3) {
    margin-right: 4%;
  }
  .stores .stores-listing-wrapper .branch-holder:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .stores .section-hero .image-wrapper {
    height: 169px;
  }
  .stores .stores-listing-wrapper .branch-wrapper {
    margin-bottom: 18px;
  }
  .stores .stores-listing-wrapper .branch-holder {
    margin-top: 18px;
    margin-right: 0;
    width: 100%;
  }
  .stores .stores-listing-wrapper .branch-holder:nth-child(3n+3) {
    margin-right: 0;
  }
  .stores .stores-listing-wrapper .branch-name {
    margin-bottom: 15px;
    font-size: 21px;
  }
  .stores .stores-listing-wrapper .branch-address, .stores .stores-listing-wrapper .branch-email {
    font-size: 14px;
  }
  .stores .stores-listing-wrapper .tel-link {
    font-size: 14px;
  }
  .stores .stores-listing-wrapper .action-btn-wrapper {
    padding-top: 16px;
  }
  .stores .stores-listing-wrapper .btn-line-yellow {
    margin-left: 30px;
  }
  .stores .stores-listing-wrapper .btn-wrapper {
    padding: 42px 0;
  }
  .stores .stores-listing-wrapper .btn-wrapper .btn-curved-yellow {
    padding: 16px 36px;
  }
}

.membership-page .fa-plane:active, .membership-page .fa-plane.nice-select.open, .membership-page .fa-plane:focus, .membership-page .fa-plane:hover,
.membership-page .fa-file:active,
.membership-page .fa-file.nice-select.open,
.membership-page .fa-file:focus,
.membership-page .fa-file:hover {
  color: #0c4da1;
}

.membership-page .checkbox-container {
  position: relative;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 33px;
  font-size: 14px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.membership-page .checkbox-container .holder-input {
  position: absolute;
  left: -9999;
  width: 0;
  height: 0;
  opacity: 0;
  cursor: pointer;
}

.membership-page .checkbox-container .holder-input:checked ~ .checkmark:after {
  display: block;
}

.membership-page .checkbox-container .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  width: 25px;
  height: 24px;
  border: 1px solid #cfcfcf;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.membership-page .checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 8px;
  display: none;
  width: 8px;
  height: 14px;
  border: solid #434343;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.membership-page .note-link {
  color: #343434;
  border-bottom: 1px solid #343434;
}

.membership-page .note-link:active, .membership-page .note-link.nice-select.open, .membership-page .note-link:focus, .membership-page .note-link:hover {
  text-decoration: none;
  color: #ebab2d;
  border-bottom: 1px solid #ebab2d;
}

.membership-page .navigation-wrapper-mobile {
  display: none;
}

.membership-page .navigation-wrapper .nav-item {
  width: 16.65%;
}

.membership-page .navigation-wrapper .nav-item:last-child .nav-link {
  color: #0c4da1;
  cursor: pointer;
}

.membership-page .navigation-wrapper .nav-link {
  font-weight: 500;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.membership-page .banner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 43px 0 27px;
  background: #0c4da1;
}

.membership-page .form-heading-small {
  margin-bottom: 21px;
}

.membership-page .sub-user-name {
  font-family: "Amplitude";
  font-size: 53px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
}

.membership-page .form-heading-small {
  font-family: "Amplitude";
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
}

.membership-page .section-editaccount-forms {
  position: relative;
  padding-bottom: 88px;
}

.membership-page .btn-wrapper {
  position: absolute;
  bottom: 64px;
}

.membership-page .btn-invert-yellow {
  padding: 15px 100px;
  margin-top: 5px;
  font-size: 15px;
  font-weight: 500;
  background-color: transparent;
  border-radius: 50px;
}

.membership-page .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 60px;
  padding-bottom: 60px;
}

.membership-page .form-wrapper .form-field {
  max-width: 89%;
  color: #000;
}

.membership-page .form-wrapper .form-field[type=tel] {
  padding-left: 14px;
}

.membership-page .form-wrapper .flag-container {
  display: none;
}

.membership-page .form-groups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.membership-page .form-container {
  width: 50%;
}

.membership-page .form-container:first-child:after {
  content: "";
  position: absolute;
  top: 68px;
  right: 52%;
  display: inline-block;
  height: 83%;
  border-right: 1px solid #eeeeee;
}

@media (min-width: 768px) and (max-width: 991px) {
  .membership-page {
    padding-top: 162px;
  }
  .membership-page .navigation-wrapper .nav-link {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  .membership-page .membership-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .membership-page .banner-wrapper {
    width: 100%;
  }
  .membership-page .section-editaccount-forms {
    padding-bottom: 0;
  }
  .membership-page .tabs {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .membership-page .navigation-wrapper {
    position: inherit;
  }
  .membership-page .navigation-wrapper:before, .membership-page .navigation-wrapper:after {
    display: none;
  }
  .membership-page .navigation-wrapper-mobile.open-mobile-dropdown {
    display: block;
  }
  .membership-page .navigation-wrapper-mobile .nav-item {
    width: 100%;
    border-top: 1px solid #fff;
  }
  .membership-page .navigation-wrapper-mobile .section-nav {
    position: relative;
    overflow: hidden;
  }
  .membership-page .navigation-wrapper-mobile .section-nav.open {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background: #fff;
  }
  .membership-page .navigation-wrapper-mobile .section-nav.open .close-holder {
    width: 100%;
  }
  .membership-page .navigation-wrapper-mobile .section-nav.open .btn-close {
    margin-right: 10px;
    width: 26px;
  }
  .membership-page .navigation-wrapper-mobile .section-nav.open .btn-close:after, .membership-page .navigation-wrapper-mobile .section-nav.open .btn-close:before {
    height: 1px;
  }
  .membership-page .navigation-wrapper-mobile .section-nav.open .nav-link {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-weight: 500;
    color: #676767;
    text-align: left;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
  }
  .membership-page .navigation-wrapper-mobile .section-nav.open .nav-link:after {
    display: none;
  }
  .membership-page .navigation-wrapper-mobile .section-nav.open .nav-link.active {
    border-bottom: 1px solid #f0f0f0;
  }
  .membership-page .navigation-wrapper-mobile .section-nav .nav-item {
    display: block;
    vertical-align: bottom;
    padding: 0;
  }
  .membership-page .navigation-wrapper-mobile .section-nav .nav-item.active .nav-link {
    position: relative;
    z-index: 1;
    margin-top: -4px;
    display: block;
    font-weight: 500;
  }
  .membership-page .navigation-wrapper-mobile .section-nav .nav-link {
    position: absolute;
    top: -4px;
    left: 0;
    display: inline-block;
    padding: 16px 0;
    margin: 0;
    width: 100%;
    height: 100%;
    border-color: transparent;
  }
  .membership-page .navigation-wrapper-mobile .section-nav .nav-link.active:after {
    content: "\f078";
    position: absolute;
    top: 19px;
    z-index: 1;
    margin-left: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    color: #ebab2d;
  }
  .membership-page .navigation-wrapper .nav-item {
    width: 100%;
    border-top: 1px solid #fff;
  }
  .membership-page .navigation-wrapper .section-nav {
    position: relative;
    overflow: hidden;
  }
  .membership-page .navigation-wrapper .section-nav .nav-item {
    display: block;
    vertical-align: bottom;
    padding: 0;
  }
  .membership-page .navigation-wrapper .section-nav .nav-item.active .nav-link {
    position: relative;
    z-index: 1;
    display: block;
    margin-top: -4px;
    font-weight: 500;
  }
  .membership-page .navigation-wrapper .section-nav .nav-link {
    position: absolute;
    left: 0;
    display: inline-block;
    padding: 16px 0;
    margin: 0;
    width: 100%;
    height: 100%;
    border-color: transparent;
  }
  .membership-page .navigation-wrapper .section-nav .nav-link.active:after {
    content: "\f078";
    position: absolute;
    top: 15px;
    z-index: 1;
    margin-left: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    color: #ebab2d;
  }
  .membership-page .btn-close-holder {
    width: 100%;
  }
  .membership-page .container-custom {
    padding: 0;
    width: 100%;
  }
  .membership-page .banner-wrapper {
    padding: 38px 0 30px;
  }
  .membership-page .sub-user-name {
    font-size: 32px;
  }
  .membership-page .form-container {
    position: relative;
    width: 100%;
  }
  .membership-page .form-container:first-child:after {
    top: inherit;
    bottom: -47px;
    left: 0;
    width: 100%;
    height: 0;
    border-right: 0;
    border-bottom: 1px solid #eeeeee;
  }
  .membership-page .form-container:nth-child(2) {
    margin-top: 88px;
  }
  .membership-page .form-container:nth-child(2) .btn-wrapper {
    margin-top: 5px;
  }
  .membership-page .form-group {
    margin-bottom: -7px;
    width: 100%;
  }
  .membership-page .form-wrapper {
    padding: 27px 14px;
  }
  .membership-page .form-wrapper .form-field {
    max-width: 100%;
  }
  .membership-page .form-heading-small {
    margin-bottom: 19px;
    font-size: 20px;
  }
  .membership-page .btn-wrapper {
    position: relative;
    bottom: inherit;
    margin-top: 30px;
  }
  .membership-page .btn-invert-yellow {
    padding: 15px 0;
    width: 100%;
  }
  .membership-page .checkbox-container {
    margin-top: 11px;
  }
}

@media screen and (max-width: 575px) {
  .membership-page .navigation-wrapper .section-nav .nav-link.active:after {
    top: 15px;
  }
}

.navigation-wrapper .btn-back,
.navigation-wrapper .btn-proceed {
  display: none;
}

.navigation-wrapper .nav-item {
  width: 33.33%;
}

.navigation-wrapper .nav-item:not(:last-of-type) {
  border-right: 1px solid #f0f0f0;
}

.navigation-wrapper .nav-link {
  padding: 21px 0 16px;
  font-size: 15px;
  font-weight: 400;
  color: #959595;
  text-align: center;
}

.navigation-wrapper .nav-link.active {
  position: relative;
  color: #ebab2d;
  background-color: #f0f0f0;
}

.navigation-wrapper .nav-link.active:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  background-color: #ebab2d;
}

@media screen and (max-width: 767px) {
  .navigation-wrapper {
    position: relative;
  }
  .navigation-wrapper .btn-back,
  .navigation-wrapper .btn-proceed {
    position: absolute;
    z-index: 2;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
  }
  .navigation-wrapper .btn-back:before, .navigation-wrapper .btn-back:after,
  .navigation-wrapper .btn-proceed:before,
  .navigation-wrapper .btn-proceed:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    color: #ebab2d;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .navigation-wrapper .btn-back:active, .navigation-wrapper .btn-back.nice-select.open, .navigation-wrapper .btn-back:focus, .navigation-wrapper .btn-back:hover,
  .navigation-wrapper .btn-proceed:active,
  .navigation-wrapper .btn-proceed.nice-select.open,
  .navigation-wrapper .btn-proceed:focus,
  .navigation-wrapper .btn-proceed:hover {
    outline: none;
  }
  .navigation-wrapper .btn-back {
    left: 15px;
  }
  .navigation-wrapper .btn-back:before {
    content: '\f053';
  }
  .navigation-wrapper .btn-proceed {
    right: 15px;
  }
  .navigation-wrapper .btn-proceed:before {
    content: '\f054';
  }
  .navigation-wrapper .nav-item {
    width: 100%;
  }
  .navigation-wrapper .nav-link {
    display: none;
  }
  .navigation-wrapper .nav-link.active {
    display: block;
  }
  .navigation-wrapper .nav-link.active:before {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .navigation-wrapper .nav-link {
    padding: 10px 0;
    font-size: 13px;
    font-weight: 200;
  }
}

.checkout-process .banner-wrapper .sub-user-name {
  padding: 35px 0 30px;
  font-weight: 800;
  color: #ebab2d;
  text-transform: uppercase;
  text-align: center;
  background-color: #f0f0f0;
}

.checkout-process .main-form-content {
  margin: 35px 0;
}

.checkout-process .main-form-content .form-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.checkout-process .main-form-content .product-form-main {
  width: 68%;
}

.checkout-process .main-form-content .product-total {
  width: 32%;
}

.checkout-process .main-form-content .giftcard-wrapper {
  font-size: 13px;
}

.checkout-process .main-form-content .giftcard-wrapper .label {
  font-weight: 500;
}

.checkout-process .main-form-content table td {
  padding: 17px 5px;
  font-size: 14px;
  vertical-align: initial;
}

.checkout-process .main-form-content table td > * {
  margin: 0;
}

.checkout-process .main-form-content .product_image {
  width: 100%;
  max-width: 76px;
  max-height: 124px;
}

.checkout-process .main-form-content .label-image,
.checkout-process .main-form-content .label-color,
.checkout-process .main-form-content .label-size,
.checkout-process .main-form-content .label-price,
.checkout-process .main-form-content .label-quantity,
.checkout-process .main-form-content .label-subtotal .label-actions {
  width: 10%;
}

.checkout-process .main-form-content .label-product {
  width: 30%;
}

.checkout-process .main-form-content .product_label {
  text-transform: uppercase;
  font-weight: 800;
}

.checkout-process .main-form-content .product-price,
.checkout-process .main-form-content .product-subtotal {
  font-weight: 800;
}

.checkout-process .main-form-content select::-ms-expand {
  display: none;
}

.checkout-process .main-form-content select {
  padding: 8px 15px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.checkout-process .main-form-content select:active, .checkout-process .main-form-content select.nice-select.open, .checkout-process .main-form-content select:focus, .checkout-process .main-form-content select:hover {
  outline: none;
}

.checkout-process .main-form-content .select-holder {
  position: relative;
  padding-right: 10px;
}

.checkout-process .main-form-content .dropdown-select {
  position: absolute;
  top: 50%;
  right: 17px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.checkout-process .main-form-content .cart-review-delete-wrapper {
  margin: 0 5px;
  cursor: pointer;
}

.checkout-process .main-form-content .cart-review-delete-wrapper i {
  color: #d0d0d0;
}

.checkout-process .product-total {
  padding-left: 25px;
}

.checkout-process .checkout-summary {
  position: relative;
  padding: 48px;
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
}

.checkout-process .checkout-summary:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 10px;
  background-color: #0c4da1;
}

.checkout-process .checkout-summary img {
  margin: 25px 0 15px;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.checkout-process .checkout-summary .checkout-info-wrapper {
  border-bottom: 1px solid #f0f0f0;
}

.checkout-process .checkout-summary .checkout-info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 22px 0;
  font-size: 15px;
  font-weight: 600;
  color: #5c5c5c;
}

.checkout-process .checkout-summary .checkout-summary-note {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
}

.checkout-process .checkout-summary .total-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 17px;
  font-weight: 800;
  border-bottom: 1px solid #f0f0f0;
}

.checkout-process .checkout-summary .total-wrapper p {
  margin-bottom: 0;
}

.checkout-process .checkout-summary .total-wrapper p:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #ebab2d;
}

.checkout-process .checkout-summary .total-wrapper p:nth-of-type(2) {
  font-family: "Amplitude";
  font-size: 45px;
  color: #0c4da1;
}

.checkout-process .checkout-summary .total-wrapper p:last-of-type {
  width: 100%;
  font-style: italic;
  font-weight: 300;
  font-size: 15px;
  text-align: center;
  color: #0c4da1;
}

.checkout-process .checkout-summary .btn-curved-yellow {
  padding: 15px 0;
  margin: 26px 0 15px;
  width: 100%;
}

.checkout-process .checkout-summary .continue-shop-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkout-process .checkout-summary .soft-btn {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.checkout-process .checkout-summary .soft-btn:active, .checkout-process .checkout-summary .soft-btn.nice-select.open, .checkout-process .checkout-summary .soft-btn:focus, .checkout-process .checkout-summary .soft-btn:hover {
  text-decoration: none;
  color: #ebab2d;
}

.checkout-process .checkout-summary .soft-btn:active:before, .checkout-process .checkout-summary .soft-btn.nice-select.open:before, .checkout-process .checkout-summary .soft-btn:focus:before, .checkout-process .checkout-summary .soft-btn:hover:before {
  background-color: #ebab2d;
}

.checkout-process .checkout-summary .soft-btn:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #000;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .checkout-process .main-form-content .product-form-main {
    margin-bottom: 25px;
  }
  .checkout-process .main-form-content .product-total {
    width: 50%;
  }
}

@media screen and (max-width: 1199px) {
  .checkout-process .main-form-content .form-content-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 15px;
  }
  .checkout-process .main-form-content .product-form-main {
    width: 100%;
  }
  .checkout-process .main-form-content .product-total {
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .checkout-process .main-form-content .product-total {
    width: 80%;
  }
  .checkout-process .main-form-content select {
    padding: 8px;
  }
}

@media screen and (max-width: 767px) {
  .checkout-process .main-form-content {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .checkout-process .main-form-content .product-total {
    width: 100%;
  }
  .checkout-process .main-form-content .gift-card-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .checkout-process .main-form-content .gift-card-layout:before {
    top: 15px;
  }
  .checkout-process .main-form-content .gift-card-layout .giftcard-wrapper .label {
    color: #000;
    font-weight: 400;
    float: left;
    margin-left: 7px;
  }
  .checkout-process .main-form-content .gift-card-layout .giftcard-wrapper .value {
    max-width: 193px;
    position: relative;
    float: right;
  }
  .checkout-process .main-form-content table,
  .checkout-process .main-form-content thead,
  .checkout-process .main-form-content tbody,
  .checkout-process .main-form-content th,
  .checkout-process .main-form-content td,
  .checkout-process .main-form-content tr {
    display: block;
  }
  .checkout-process .main-form-content thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .checkout-process .main-form-content tr {
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
  }
  .checkout-process .main-form-content td {
    /* Behave  like a "row" */
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-left: 50%;
    border: none;
  }
  .checkout-process .main-form-content td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 50%;
    left: 6px;
    padding-right: 10px;
    width: 45%;
    color: #000;
    font-weight: 400;
    white-space: nowrap;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .checkout-process .main-form-content td:nth-of-type(2):before {
    content: "Product";
  }
  .checkout-process .main-form-content td:nth-of-type(3):before {
    content: "Price";
  }
  .checkout-process .main-form-content td:nth-of-type(4):before {
    content: "Quantity";
  }
  .checkout-process .main-form-content td:nth-of-type(5):before {
    content: "Subtotal";
  }
  .checkout-process .main-form-content .select-holder {
    padding: 0;
    width: 60px;
  }
  .checkout-process .main-form-content tr {
    position: relative;
    padding-left: 30%;
  }
  .checkout-process .main-form-content table td {
    padding: 8px 0;
  }
  .checkout-process .main-form-content .dropdown-select {
    right: 5px;
  }
  .checkout-process .main-form-content select {
    padding: 8px;
  }
  .checkout-process .main-form-content .cart-review-delete-wrapper {
    margin: 0 10px;
  }
  .checkout-process .main-form-content .product-image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
  }
}

@media screen and (max-width: 575px) {
  .checkout-process .main-form-content .product-image-container {
    width: 75px;
    height: 75px;
  }
  .checkout-process .main-form-content table td {
    font-size: 12px;
  }
  .checkout-process .main-form-content table td p {
    text-align: right;
  }
  .checkout-process .checkout-summary {
    padding: 30px 15px;
    margin: 0 -15px;
  }
}

.section-payment {
  margin: 40px 0;
}

.section-payment .form-group {
  width: 47.8%;
}

.section-payment .form-group > label {
  display: none;
}

.section-payment .form-remarques {
  width: 100%;
}

.section-payment .fa-trash-alt {
  color: #dddddd;
}

.section-payment .discountCode-input-wrapper {
  position: relative;
}

.section-payment .loyaltyPoints-wrapper {
  padding: 15px 0;
  margin-bottom: 10px;
  font-size: 13px;
  border-top: 1px solid #f0f0f0;
}

.section-payment .loyaltyPoints-wrapper .fa-spinner {
  position: absolute;
  top: -9px;
  right: 8px;
  color: #ebab2d;
}

.section-payment .message-text {
  margin-bottom: 0;
  font-size: 12px;
  color: #ebab2d;
}

.section-payment .loyaltyPoints-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-payment .loyaltyPoints-holder .action-text {
  position: relative;
}

.section-payment .loyaltyPoints-message-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-payment .loyaltyPoints-message-wrapper .message-action {
  text-decoration: underline;
  cursor: pointer;
}

.section-payment .loyaltyPoints-delete-wrapper {
  position: relative;
  cursor: pointer;
}

.section-payment .loyaltyPoints-delete-wrapper .fa-spinner {
  right: 0;
}

.section-payment .discountCode-message-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}

.section-payment .discountCode-wrapper {
  padding: 15px 0;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.section-payment .discountCode-input {
  padding: 15px;
  width: 100%;
  font-size: 13px;
  border: 0;
  background-color: #f0f0f0;
}

.section-payment .discountCode-input::-webkit-input-placeholder {
  font-style: italic;
}

.section-payment .discountCode-input:-moz-placeholder {
  font-style: italic;
}

.section-payment .discountCode-input::-moz-placeholder {
  font-style: italic;
}

.section-payment .discountCode-input:-ms-input-placeholder {
  font-style: italic;
}

.section-payment .discountCode-input-icon {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.section-payment .discountCode-input-icon .fa-spinner {
  position: absolute;
  top: 13px;
  right: 34px;
  color: #ebab2d;
}

.section-payment .discountCode-action-wrapper .message-action {
  text-decoration: underline;
  font-size: 13px;
  cursor: pointer;
}

.section-payment .discountCode-action-wrapper .fa-spinner {
  color: #ebab2d;
}

.section-payment .btn-use {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #ebab2d;
  text-transform: uppercase;
  cursor: pointer;
}

.section-payment .btn-apply {
  padding: 12px 19px 8px;
  margin: 0;
  font-weight: 400;
  color: #ebab2d;
  text-transform: uppercase;
  background-color: #f0f0f0;
}

.section-payment .discountCode-message {
  z-index: 1;
  padding: 3px 5px 3px 5px;
  background: #f8f8f8;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.12);
}

.section-payment .billing-checkbox {
  margin-bottom: 60px;
}

.section-payment .col-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-payment .col-addresses {
  width: 50%;
}

.section-payment .col-summary {
  width: 32%;
}

.section-payment .option-wrapper-title,
.section-payment .discountCode-header,
.section-payment .loyaltyPoints-header {
  font-weight: 600;
  font-size: 14px;
  color: #0c4da1;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.section-payment .discountCode-header {
  margin-bottom: 10px;
}

.section-payment .option-wrapper-title {
  margin-bottom: 15px;
}

.section-payment .option-text {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  height: 27px;
}

.section-payment .existing-col {
  margin-bottom: 80px;
}

.section-payment .existing-col-header {
  margin-bottom: 15px;
}

.section-payment .col-select-wrapper {
  margin-bottom: 30px;
}

.section-payment .existing-col-header {
  color: #454545;
}

.section-payment .btn-invert-yellow {
  padding: 15px 35px;
}

.section-payment .col-select-wrapper {
  position: relative;
}

.section-payment .col-select-wrapper:before {
  content: '\f078';
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 2;
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.section-payment .col-select-wrapper select::-ms-expand {
  display: none;
}

.section-payment .col-select-wrapper select {
  padding: 8px 15px;
  width: 100%;
  color: #454545;
  border-color: #f0f0f0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.section-payment .col-select-wrapper select:active, .section-payment .col-select-wrapper select.nice-select.open, .section-payment .col-select-wrapper select:focus, .section-payment .col-select-wrapper select:hover {
  outline: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-payment .col-addresses {
    width: 57%;
  }
  .section-payment .col-summary {
    width: 40%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-payment .col-addresses {
    width: 100%;
  }
  .section-payment .col-summary {
    width: 60%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-payment .col-addresses {
    width: 100%;
  }
  .section-payment .col-summary {
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .section-payment .col-addresses {
    width: 100%;
  }
  .section-payment .col-summary {
    width: 100%;
  }
  .section-payment .form-group {
    width: 100%;
  }
}

.order-print-parent {
  margin: 42px 0px;
}

.order-print-parent.order-receipt-print .print-wrapper {
  display: none;
}

.order-print-parent .receipt-wrapper {
  margin: 0 auto;
  width: 915px;
  max-width: 100%;
  border: 1px solid #d0d0d0;
}

.order-print-parent .receipt-header {
  padding-bottom: 18px;
  border-bottom: 1px solid #d0d0d0;
}

.order-print-parent .sub-info {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px;
}

.order-print-parent .receipt-details {
  font-size: 14px;
  padding: 35px 9px 0;
  text-align: right;
  line-height: 25px;
}

.order-print-parent .receipt-details p {
  margin: 0;
}

.order-print-parent .receipt-info-header,
.order-print-parent .purchase-info-header {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 14px;
  color: #0c4da1;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.order-print-parent .receipt-info {
  padding: 75px 25px;
}

.order-print-parent .first-set p,
.order-print-parent .second-set p {
  margin-bottom: 1px;
  font-size: 14px;
}

.order-print-parent .purchase-info {
  padding: 0 25px;
}

.order-print-parent .purchase-info table th,
.order-print-parent .purchase-info table td {
  font-weight: 200;
  font-size: 14px;
}

.order-print-parent .purchase-info table tbody td:nth-of-type(1) {
  font-weight: 800;
  text-transform: uppercase;
}

.order-print-parent .purchase-info table tbody td:nth-of-type(3), .order-print-parent .purchase-info table tbody td:nth-of-type(5) {
  font-weight: 800;
  font-size: 16px;
}

.order-print-parent .purchase-info .amount-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-weight: 800;
}

.order-print-parent .purchase-info .amount-details {
  padding: 20px 0;
  width: 300px;
}

.order-print-parent .purchase-info .amount-details:nth-of-type(2) {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.order-print-parent .purchase-info .amount-details > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.order-print-parent .purchase-info .total-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
}

.order-print-parent .purchase-info .total-amount {
  font-size: 40px;
}

.order-print-parent .print-wrapper {
  margin: 0 auto 5px;
  width: 915px;
  max-width: 100%;
  text-align: right;
}

.order-print-parent .btn-print {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
}

.order-print-parent .fa-print {
  font-size: 18px;
}

@media (min-width: 576px) and (max-width: 767px) {
  .order-print-parent .receipt-info {
    padding: 25px;
  }
  .order-print-parent .first-set {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .order-print-parent {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .order-print-parent table,
  .order-print-parent thead,
  .order-print-parent tbody,
  .order-print-parent th,
  .order-print-parent td,
  .order-print-parent tr {
    display: block;
  }
  .order-print-parent thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .order-print-parent tbody tr {
    border-bottom: 1px solid #f0f0f0;
  }
  .order-print-parent tbody td {
    padding: 7px 0 7px 150px;
    text-align: right;
  }
  .order-print-parent td {
    /* Behave  like a "row" */
    position: relative;
    padding-left: 50%;
    border: none;
  }
  .order-print-parent td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 50%;
    left: 0;
    padding-right: 10px;
    width: 45%;
    font-weight: 200;
    text-align: left;
    white-space: nowrap;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .order-print-parent table {
    margin: 0;
  }
  .order-print-parent td:nth-of-type(1):before {
    content: "Items";
  }
  .order-print-parent td:nth-of-type(2):before {
    content: "Price";
  }
  .order-print-parent td:nth-of-type(3):before {
    content: "Quantity";
  }
  .order-print-parent td:nth-of-type(4):before {
    content: "Subtotal";
  }
  .order-print-parent .purchase-info .amount-details {
    width: 100%;
  }
  .section-payment .existing-col {
    margin-bottom: 40px;
  }
  .product-form .banner-wrapper .sub-user-name {
    background-image: url(../../../../assets/images/mybag-mobile-banner.png);
  }
  .ship-bil .banner-wrapper .sub-user-name {
    background-image: url(../../../../assets/images/checkout-mobile-banner.png);
  }
  .checkout-receipt .banner-wrapper .sub-user-name {
    background-image: url(../../../../assets/images/receipt-mobile-banner.png);
  }
  .checkout-process {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .checkout-process .container-custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 0;
    padding-left: 0;
  }
  .checkout-process .form-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .checkout-process .sub-user-name {
    margin: 0;
  }
  .checkout-process .navigation-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .checkout-process .banner-wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .checkout-process .banner-wrapper .sub-user-name {
    padding: 50px 0 45px;
    font-size: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .checkout-process .section-payment,
  .checkout-process .main-form-content,
  .checkout-process .main-content-wrapper {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media screen and (max-width: 575px) {
  .order-print-parent .btn-print {
    font-size: 12px;
  }
  .order-print-parent .fa-print {
    font-size: 14px;
  }
  .order-print-parent .receipt-header {
    padding: 0;
  }
  .order-print-parent .sub-info {
    padding: 15px;
  }
  .order-print-parent .logo-holder {
    width: 30%;
  }
  .order-print-parent .logo-holder img {
    width: 100%;
  }
  .order-print-parent .receipt-details {
    padding: 0;
    width: 70%;
  }
  .order-print-parent .receipt-details p {
    font-weight: 400;
    font-size: 13px;
  }
  .order-print-parent .first-set {
    margin-bottom: 15px;
  }
  .order-print-parent .receipt-info {
    padding: 15px;
  }
  .order-print-parent .purchase-info {
    padding: 0 15px;
  }
  .order-print-parent .purchase-info table tbody td:nth-of-type(3), .order-print-parent .purchase-info table tbody td:nth-of-type(5) {
    font-size: 12px;
  }
  .order-print-parent .purchase-info table tbody td,
  .order-print-parent .purchase-info table tbody th {
    font-size: 12px;
  }
  .order-print-parent .amount-wrapper {
    font-size: 12px;
  }
}

/* The container */
.option-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.option-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border: 1px solid #f0f0f0;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.option-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.option-container .checkmark:after {
  left: 8px;
  top: 3px;
  width: 7px;
  height: 13px;
  border: solid #0c4da1;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.inner-table {
  border-top: none !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}

.inner-table table {
  width: 100%;
  background: #f0f0f0;
}

.inner-table table .data-header-item {
  border-top: none;
}

.inner-table table .empty-td {
  width: 150px;
  border-top: none;
  border-bottom: none;
  background: #fff;
}

.inner-table table .data-item {
  border-top: none;
}

.inner-table table .data-item.normal {
  font-weight: normal;
}

.inner-table table .data-item.bold {
  font-weight: bold;
}

.inner-table table .data-item.weight {
  text-transform: lowercase;
}

.inner-table table th {
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 12px !important;
}

.inner-table table td {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px !important;
}

.inner-table table tr:last-of-type td {
  padding-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .inner-table {
    padding-left: 0 !important;
  }
  .inner-table:before {
    content: '' !important;
  }
  .inner-table table tr {
    border-bottom: 1px solid #dee2e6;
    padding: 15px;
  }
  .inner-table table .empty-td {
    width: 0 !important;
    display: none;
  }
  .inner-table table td {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .inner-table table td:nth-of-type(2):before {
    content: "Items";
  }
  .inner-table table td:nth-of-type(3):before {
    content: "SKU";
  }
  .inner-table table td:nth-of-type(4):before {
    content: "PRICE";
  }
  .inner-table table td:nth-of-type(5):before {
    content: "QUANTITY";
  }
  .inner-table table td:nth-of-type(6):before {
    content: "WEIGHT";
  }
  .inner-table table td:nth-of-type(7):before {
    content: "SUBTOTAL";
  }
}

.mix-your-own .section-hero .image-wrapper {
  height: 324px;
}

.mix-your-own .section-hero .details-holder {
  width: 100%;
}

.mix-your-own .section-hero .services-circle-holder {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.mix-your-own .section-hero .services-list {
  width: 33.33%;
}

.mix-your-own .section-products {
  padding: 25px 0 0;
  background-color: #f9f9f9;
}

.mix-your-own .section-products .mixture-color.red,
.mix-your-own .section-products .bag-mixture-color.red {
  background-color: #bb5211;
}

.mix-your-own .section-products .mixture-color.orange,
.mix-your-own .section-products .bag-mixture-color.orange {
  background-color: #fec927;
}

.mix-your-own .section-products .mixture-color.yellow,
.mix-your-own .section-products .bag-mixture-color.yellow {
  background-color: #ce9d15;
}

.mix-your-own .section-products .mixture-color.darkred,
.mix-your-own .section-products .bag-mixture-color.darkred {
  background-color: #a60e0c;
}

.mix-your-own .section-products .mixture-color.green,
.mix-your-own .section-products .bag-mixture-color.green {
  background-color: #36835f;
}

.mix-your-own .section-products .mixture-color.blue,
.mix-your-own .section-products .bag-mixture-color.blue {
  background-color: #465a99;
}

.mix-your-own .section-products .mixture-color.skyblue,
.mix-your-own .section-products .bag-mixture-color.skyblue {
  background-color: #368e98;
}

.mix-your-own .section-products .mixture-color.violet,
.mix-your-own .section-products .bag-mixture-color.violet {
  background-color: #b7347f;
}

.mix-your-own .section-products .form-select-transparent {
  padding: 12px 15px;
  width: 100%;
  background: #eeeeee url(../images/icon/arrow-down.svg) top 50% right 12px no-repeat;
  background-size: 12px;
  background-color: transparent;
  border-color: #efefef;
}

.mix-your-own .section-products .close-holder {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 5px;
}

.mix-your-own .section-products .close-holder .btn-close {
  float: initial;
  width: 25px;
}

.mix-your-own .section-products .products-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mix-your-own .section-products .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mix-your-own .section-products .holder-product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mix-your-own .section-products .products-listing-holder {
  padding-right: 50px;
  width: 65%;
}

.mix-your-own .section-products .products-mixture-holder {
  padding: 15px 30px;
  margin-bottom: 20px;
  width: 35%;
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.mix-your-own .section-products .product-mixture-title {
  text-align: center;
}

.mix-your-own .section-products .form-select-colored {
  margin-right: 15px;
  cursor: pointer;
}

.mix-your-own .section-products .product-mix-list {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32%;
  height: 280px;
  margin-bottom: 20px;
  list-style-type: none;
  background-color: white;
  border: 1px solid #dddddd;
  cursor: pointer;
}

.mix-your-own .section-products .product-mix-list:active .info-holder, .mix-your-own .section-products .product-mix-list.nice-select.open .info-holder, .mix-your-own .section-products .product-mix-list:focus .info-holder, .mix-your-own .section-products .product-mix-list:hover .info-holder {
  bottom: 0;
}

.mix-your-own .section-products .product-image {
  width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.mix-your-own .section-products .info-holder {
  position: absolute;
  bottom: -24px;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.mix-your-own .section-products .info-name {
  margin-bottom: 0;
  font-family: "Amplitude";
  font-weight: 900;
  font-size: 16px;
  color: #5c5c5c;
  text-transform: uppercase;
  text-align: center;
}

.mix-your-own .section-products .form-mixture {
  margin-top: 25px;
}

.mix-your-own .section-products .form-mixture .form-select-transparent {
  width: 85%;
}

.mix-your-own .section-products .btn-save {
  width: 15%;
  background-color: #ebab2f;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.mix-your-own .section-products .btn-save .fa-save {
  font-size: 25px;
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.mix-your-own .section-products .btn-save:active, .mix-your-own .section-products .btn-save.nice-select.open, .mix-your-own .section-products .btn-save:focus, .mix-your-own .section-products .btn-save:hover {
  background: #0c4da1;
}

.mix-your-own .section-products .product-bag-holder {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 50px 0 60px;
  margin: 25px 0 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.mix-your-own .section-products .bag-image-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 65%;
}

.mix-your-own .section-products .empty-bag .bag-size-toast-text {
  display: none;
}

.mix-your-own .section-products .bag-size-toast-text {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  text-align: center;
  font-style: italic;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.mix-your-own .section-products .bag-mixture-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 35%;
}

.mix-your-own .section-products .bag-mixture-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  height: 100%;
  width: 60px;
  margin-bottom: 0;
  border: 1px solid #cecece;
}

.mix-your-own .section-products .bag-mixture-color {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  height: auto;
  border-bottom: 0.5px solid #ececec;
  list-style-type: none;
}

.mix-your-own .section-products .bag-mixture-color:first-child {
  border-bottom: none;
}

.mix-your-own .section-products .info-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0;
  border-bottom: 1px solid #dddddd;
}

.mix-your-own .section-products .info-group .bag-note {
  color: #ebab2d;
  font-size: 12px;
  font-style: italic;
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}

.mix-your-own .section-products .info-group-total {
  padding: 15px 0 10px;
}

.mix-your-own .section-products .title-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.mix-your-own .section-products .title-holder-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mix-your-own .section-products .info-title {
  margin-bottom: 0;
  font-size: 16px;
}

.mix-your-own .section-products .info-select {
  width: 70%;
}

.mix-your-own .section-products .info-text {
  margin-bottom: 0;
}

.mix-your-own .section-products .info-text .t-h3 {
  font-size: 22px;
  font-weight: 900;
}

.mix-your-own .section-products .info-cost-holder {
  margin-left: auto;
}

.mix-your-own .section-products .btn-wrapper {
  margin: 50px 0 25px;
}

.mix-your-own .section-products .btn-curved-yellow {
  padding: 15px 0;
  width: 100%;
}

.mix-your-own .section-products .info-group-mixture {
  width: 100%;
}

.mix-your-own .section-products .info-group-mixture .mixture-color {
  margin-right: 8px;
  width: 100%;
  height: 20px;
  max-width: 20px;
  border-radius: 50%;
}

.mix-your-own .section-products .info-group-mixture .mixture-image-holder {
  margin-right: 15px;
  width: 100%;
  max-width: 50px;
}

.mix-your-own .section-products .info-group-mixture .mixture-image {
  width: 100%;
  height: auto;
  max-width: 50px;
}

.mix-your-own .section-products .info-group-mixture .mixture-quantity {
  margin-right: 15px;
  font-size: 13px;
}

.mix-your-own .section-products .info-group-mixture .mixture-button-holder {
  margin-right: 15px;
}

.mix-your-own .section-products .info-group-mixture .mixture-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
  list-style-type: none;
}

.mix-your-own .section-products .info-group-mixture .mixture-total {
  margin-right: 7px;
}

.mix-your-own .section-products .info-group-mixture .mixture-total-text {
  margin-bottom: 0;
  font-family: "Axiforma";
  font-weight: 500;
  color: #8b8b8b;
}

.mix-your-own .section-products .info-group-mixture .btn-adjust {
  margin: 0 6.5px;
  font-size: 25px;
}

.mix-your-own .section-products .info-group-mixture .btn-naked {
  border: 0;
  background-color: transparent;
  outline: none;
  cursor: pointer;
}

.mix-your-own .section-products .info-group-mixture .btn-naked:active, .mix-your-own .section-products .info-group-mixture .btn-naked.nice-select.open, .mix-your-own .section-products .info-group-mixture .btn-naked:focus, .mix-your-own .section-products .info-group-mixture .btn-naked:hover {
  outline: none;
}

.mix-your-own .section-products .info-group-mixture .btn-delete {
  color: #d0d0d0;
}

.mix-your-own .section-products .holder-mobile-fixed {
  display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .mix-your-own .section-products .btn-save {
    width: 20%;
  }
  .mix-your-own .section-products .product-mix-list {
    height: 195px;
  }
  .mix-your-own .section-products .products-listing-holder {
    width: 60%;
    padding-right: 30px;
  }
  .mix-your-own .section-products .products-mixture-holder {
    width: 40%;
  }
  .mix-your-own .section-products .info-select {
    width: 60%;
  }
  .mix-your-own .section-products .product-image {
    max-height: 100%;
  }
}

@media screen and (max-width: 991px) {
  .mix-your-own .section-products .close-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mix-your-own .section-products .form-wrapper-select {
    position: relative;
    z-index: 9;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -55px;
    padding: 0 20px;
  }
  .mix-your-own .section-products .form-select-colored {
    margin: 0 auto 17px;
    width: 100%;
    max-width: 400px;
  }
  .mix-your-own .section-products .products-listing-holder {
    padding-right: 0;
    width: 100%;
  }
  .mix-your-own .section-products .product-mixture-holder-wrapper {
    max-width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .mix-your-own .section-products .products-mixture-holder {
    position: fixed;
    top: 100%;
    left: 0;
    z-index: 1049;
    overflow-y: auto;
    padding: 15px 10px;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: white;
    -webkit-overflow-scrolling: touch;
    /* Lets it scroll lazy */
  }
  .mix-your-own .section-products .products-mixture-holder.open-mix {
    top: 0;
  }
  .mix-your-own .section-products .product-mix-list {
    position: relative;
  }
  .mix-your-own .section-products .product-mix-list .product-target-color {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
  }
  .mix-your-own .section-products .holder-mobile-fixed {
    position: fixed;
    z-index: 89;
    display: block;
    top: initial;
    right: initial;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    background-color: white;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
  }
  .mix-your-own .section-products .holder-mobile-fixed.open-mix {
    bottom: -100%;
  }
  .mix-your-own .section-products .holder-mobile-fixed .bag-mixture-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    height: auto;
    border: none;
  }
  .mix-your-own .section-products .holder-mobile-fixed .bag-mixture-color {
    width: auto;
    height: 8px;
    border-bottom: none;
  }
  .mix-your-own .section-products .holder-mobile-fixed .info-group {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 0;
  }
  .mix-your-own .section-products .holder-mobile-fixed .info-cost-holder {
    margin-left: initial;
  }
  .mix-your-own .section-products .holder-mobile-fixed .title-holder {
    margin-top: 6px;
    margin-right: 16px;
  }
  .mix-your-own .section-products .holder-mobile-fixed .info-title {
    font-size: 14px;
  }
  .mix-your-own .section-products .holder-mobile-fixed .holder-caret-up {
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 35px;
    height: 35px;
    color: #fff;
    font-size: 16px;
    background-color: #ebab2d;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .mix-your-own .section-products .product-mix-list {
    height: 175px;
  }
}

@media screen and (max-width: 767px) {
  .mix-your-own .section-hero .image-wrapper {
    height: 248px;
  }
}

@media screen and (max-width: 575px) {
  .mix-your-own .section-products .product-mix-list {
    width: 47%;
    height: 142px;
    margin-bottom: 20px;
  }
  .mix-your-own .section-products .info-group-mixture .mixture-color {
    margin-right: 0;
    height: 15px;
    max-width: 15px;
  }
  .mix-your-own .section-products .info-group-mixture .mixture-image-holder {
    margin-right: 0;
  }
  .mix-your-own .section-products .info-group-mixture .mixture-quantity {
    margin-right: 6px;
    font-size: 14px;
    font-family: "Axiforma";
    font-weight: 500;
  }
  .mix-your-own .section-products .info-group-mixture .btn-adjust {
    margin: 0;
    width: 35px;
    font-size: 15px;
  }
  .mix-your-own .section-products .info-group-mixture .mixture-button-holder {
    margin-right: 5px;
    margin-left: 5px;
  }
  .mix-your-own .section-products .info-group-mixture .mixture-total {
    margin-right: 12px;
  }
  .mix-your-own .section-products .info-group-mixture .mixture-total-text {
    font-size: 14px;
  }
}

@media (min-width: 519px) {
  .mix-your-own .section-products .holder-product-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .mix-your-own .section-products .holder-product-list .product-mix-list:not(:nth-child(3n +1)):not(:nth-child(3n)) {
    margin-left: calc(4% / 2);
    margin-right: calc(4% / 2);
  }
}

@media screen and (max-width: 575px) {
  .mix-your-own .section-products .holder-product-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mix-your-own .section-products .holder-product-list .product-mix-list {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.campaigns .page-filters .filter .filter-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.campaigns .page-filters .filter .filter-wrapper {
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
  -ms-flex-negative: unset;
      flex-shrink: unset;
  width: 25%;
  border-left: 1px solid #d0d0d0;
}

.campaigns .page-filters .filter .filter-wrapper:last-child .filter-dropdown-label {
  border-right: 1px solid #d0d0d0;
}

.campaigns .icon-play {
  pointer-events: none;
}

.campaigns .fa-arrows-alt-h {
  position: absolute;
  top: 18px;
  right: 16px;
  color: #fff;
  font-size: 23px;
  -webkit-transform: rotate(134deg);
          transform: rotate(134deg);
}

.campaigns .js-video {
  cursor: pointer;
}

.campaigns .js-video .fa-arrows-alt-h,
.campaigns .js-video .icon-play {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.campaigns .js-video:active .fa-arrows-alt-h, .campaigns .js-video.nice-select.open .fa-arrows-alt-h,
.campaigns .js-video:active .icon-play,
.campaigns .js-video.nice-select.open .icon-play, .campaigns .js-video:focus .fa-arrows-alt-h,
.campaigns .js-video:focus .icon-play, .campaigns .js-video:hover .fa-arrows-alt-h,
.campaigns .js-video:hover .icon-play {
  color: #ebab2d;
}

.campaigns .v-poster {
  width: 100%;
}

.campaigns .section-campaign {
  padding-top: 47px;
}

.campaigns .section-campaign .custom-breadcrumb {
  display: none;
}

.campaigns .section-campaign .campaign-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.campaigns .section-campaign .first-video .text-holder {
  position: absolute;
  bottom: 38px;
  z-index: 2;
  display: block;
  padding-left: 34px;
  width: 100%;
}

.campaigns .section-campaign .t-h4 {
  margin-bottom: -6px;
}

.campaigns .section-campaign .t-h3 {
  margin-top: 1px;
  font-size: 31px;
  text-transform: uppercase;
}

.campaigns .section-campaign .video-listing {
  margin-top: 68px;
  padding-bottom: 67px;
}

.campaigns .section-campaign .btn-holder {
  display: block;
  margin: -29px auto 0;
  width: 100%;
  text-align: center;
}

.campaigns .section-campaign .btn-invert-yellow {
  padding: 23px 56px;
}

@media screen and (max-width: 1199px) {
  .campaigns .section-campaign .video-listing {
    padding-bottom: 0;
  }
  .campaigns .video-holder,
  .campaigns .video-sm {
    width: 100%;
  }
  .campaigns .video-listing .campaign-item {
    width: 50%;
  }
  .campaigns .video-listing .campaign-item:nth-child(odd) {
    padding-right: 10px;
  }
  .campaigns .video-listing .campaign-item:nth-child(even) {
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .campaigns .v-poster,
  .campaigns .video-sm {
    width: 100%;
    height: 253px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .campaigns .page-filters .filter .filter-wrapper {
    width: 100%;
    border-left: 0;
  }
  .campaigns .page-filters .filter .filter-wrapper:last-child .filter-dropdown-label {
    border-right: 0;
    border-left: 0;
  }
  .campaigns .page-filters .filter .filter-wrapper:not(:last-child) .filter-dropdown-label {
    border-right: 0;
  }
  .campaigns .page-filters .filter .btn-wrapper .filter-wrapper {
    width: 50%;
  }
  .campaigns .section-campaign .campaign-item {
    margin-bottom: 15px;
  }
  .campaigns .section-campaign .t-h4 {
    margin-bottom: -3px;
    font-size: 17px;
  }
  .campaigns .section-campaign .t-h3, .campaigns .section-campaign .t-h2 {
    font-size: 30px;
  }
  .campaigns .section-campaign .first-video .text-holder {
    position: relative;
    bottom: inherit;
    padding-left: 0;
  }
  .campaigns .section-campaign .video-listing {
    margin-top: 39px;
    padding-bottom: 10px;
  }
  .campaigns .section-campaign .video-listing .campaign-item {
    width: 100%;
  }
  .campaigns .section-campaign .video-listing .campaign-item:nth-child(odd) {
    padding-right: 0;
  }
  .campaigns .section-campaign .video-listing .campaign-item:nth-child(even) {
    padding-left: 0;
  }
  .campaigns .section-campaign .video-wrapper, .campaigns .section-campaign .video-holder {
    margin-top: 12px;
  }
  .campaigns .section-campaign .custom-breadcrumb {
    display: block;
    margin-top: 14px;
    margin-bottom: 33px;
  }
  .campaigns .section-campaign .breadcrumb-link {
    font-size: 12px;
    color: #8b8b8b;
  }
  .campaigns .section-campaign .breadcrumb-link:after {
    content: " >";
  }
  .campaigns .section-campaign .breadcrumb-link:last-child:after {
    display: none;
  }
  .campaigns .section-campaign .btn-holder {
    display: none;
  }
}

.careers .section-position {
  padding: 30px 0 49px;
}

.careers .section-position .t-title {
  line-height: 1;
}

.careers .section-position .t-position {
  font-size: 31px;
  letter-spacing: .2px;
}

.careers .section-position .t-desc {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

.careers .section-position .position-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 40px;
}

.careers .section-position .position-list {
  margin-bottom: 49px;
  width: 31%;
}

.careers .section-position .btn-invert-blue {
  padding: 19px 56px 16px;
  margin-top: 10px;
}

.careers .section-position .btn-apply-later {
  font-size: 16px;
  font-weight: 600;
}

@media screen and (min-width: 1200px) and (max-width: 1315px) {
  .careers .section-position .position-list:not(:nth-child(3n+3)) {
    margin-right: 40px;
  }
}

@media screen and (min-width: 567px) and (max-width: 991px) {
  .careers .section-position .position-list {
    width: 48%;
  }
}

@media screen and (max-width: 1199px) {
  .careers .section-position .t-desc {
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .careers .section-position .position-list:not(:nth-child(3n+3)) {
    margin-right: 3.5%;
    width: 31%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .careers .section-position .t-position {
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  .careers .section-position .position-holder {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .careers .section-position .position-list:not(:nth-child(3n+3)) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .careers .section-hero .info-bottom .title-holder {
    height: 168px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .careers .section-hero .t-desc {
    color: #3f3f3f;
  }
  .careers .section-position {
    padding: 16px 0 40px;
  }
  .careers .section-position .position-holder {
    margin-top: 29px;
  }
  .careers .section-position .position-list {
    margin-bottom: 27px;
  }
  .careers .section-position .t-title {
    font-size: 28px;
  }
  .careers .section-position .t-subtitle {
    font-size: 20px;
  }
  .careers .section-position .t-position {
    font-size: 26px;
  }
  .careers .section-position .t-desc {
    margin-top: 9px;
    line-height: 1.5;
  }
  .careers .section-position .button-holder {
    margin-top: 16px;
  }
  .careers .section-position .btn-invert-blue {
    margin-top: 0;
  }
}

@media screen and (max-width: 575px) {
  .careers .section-position .position-list {
    width: 100%;
  }
  .careers .section-position .button-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .careers .section-position .btn-apply-later {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

.history {
  overflow: hidden;
}

.history .history-background:nth-of-type(1) {
  top: 97px;
  right: -123px;
}

.history .history-background:nth-of-type(11) {
  bottom: 500px;
  left: -3px;
  z-index: -1;
}

.history .nuts:nth-of-type(2) {
  top: 248px;
  left: -30px;
}

.history .nuts:nth-of-type(3) {
  top: 391px;
  left: -23px;
}

.history .nuts:nth-of-type(4) {
  top: 1385px;
  left: 32px;
}

.history .nuts:nth-of-type(5) {
  top: 1543px;
  left: -34px;
}

.history .nuts:nth-of-type(6) {
  top: 1854px;
  right: -45px;
}

.history .nuts:nth-of-type(7) {
  bottom: 458px;
  left: -44px;
}

.history .nuts:nth-of-type(8) {
  right: 46px;
  bottom: 223px;
}

.history .nuts:nth-of-type(9) {
  right: -71px;
  bottom: 1212px;
}

.history .nuts:nth-of-type(10) {
  right: -1px;
  bottom: 1054px;
}

.history .project-name {
  padding: 10px 0;
  text-align: center;
}

.history .bg {
  position: absolute;
}

.history .section-timeline {
  position: relative;
  padding-bottom: 108px;
}

.history .timeline {
  position: relative;
  margin: 66px auto 0;
  width: 100%;
}

.history .timeline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 3px;
  height: 89%;
  border-left: 2px dotted #c0c0c0;
}

.history .timeline:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}

.history .timeline-image {
  margin-top: 3px;
  width: 100%;
  max-width: 342px;
}

.history .timeline-item {
  position: relative;
  margin-bottom: 111px;
}

.history .timeline-item:before {
  content: "";
  display: block;
  clear: both;
  width: 100%;
}

.history .timeline-item:after, .history .timeline-item:before {
  content: "";
  display: block;
  clear: both;
  width: 100%;
}

.history .timeline-item:nth-child(odd) .timeline-content {
  float: right;
  margin-right: 41px;
}

.history .timeline-item:nth-child(even) .timeline-content {
  position: relative;
  top: 81px;
  margin-left: 45px;
  text-align: right;
}

.history .timeline-item:nth-child(even) .timeline-content .t-paragraph {
  float: right;
}

.history .timeline-item:nth-child(1) .timeline-nuts {
  background: url(../images/history-timeline-icon1.png) no-repeat center;
}

.history .timeline-item:nth-child(2) .timeline-nuts {
  background: url(../images/history-timeline-icon2.png) no-repeat center;
}

.history .timeline-item .timeline-nuts {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.history .timeline-icon {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -33px;
  width: 67px;
  height: 67px;
  overflow: hidden;
  background: #fff;
  border-radius: 50%;
}

.history .timeline-content {
  margin-top: 72px;
  width: 45%;
  border-radius: 5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.history .timeline-content .t-h2 {
  font-size: 32px;
}

.history .timeline-content .t-paragraph {
  margin-top: 9px;
  width: 100%;
  max-width: 325px;
  font-size: 14.5px;
}

@media screen and (max-width: 991px) {
  .history .timeline-item:nth-child(odd) .timeline-content {
    margin-right: 0;
  }
  .history .timeline-item:nth-child(even) .timeline-content {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .history .section-timeline {
    padding-bottom: 0;
  }
  .history .history-background:nth-of-type(1) {
    top: 109px;
    right: -29px;
    width: 396px;
  }
  .history .history-background:nth-of-type(11) {
    top: 1393px;
    bottom: inherit;
    left: -34px;
    z-index: -1;
    width: 396px;
  }
  .history .nuts:nth-of-type(2) {
    top: 127px;
    left: -21px;
    width: 100px;
  }
  .history .nuts:nth-of-type(3) {
    top: 243px;
    left: -9px;
    width: 58px;
  }
  .history .nuts:nth-of-type(4) {
    top: 1304px;
    right: -36px;
    left: inherit;
    width: 69px;
  }
  .history .nuts:nth-of-type(5) {
    top: 1377px;
    right: 5px;
    left: inherit;
    width: 60px;
  }
  .history .nuts:nth-of-type(6) {
    top: inherit;
    right: -11px;
    bottom: 171px;
    width: 72px;
  }
  .history .nuts:nth-of-type(7), .history .nuts:nth-of-type(8) {
    display: none;
  }
  .history .nuts:nth-of-type(9) {
    right: inherit;
    bottom: 537px;
    left: 24px;
    width: 63px;
  }
  .history .nuts:nth-of-type(10) {
    right: inherit;
    bottom: 473px;
    left: -4px;
    width: 59px;
  }
  .history .timeline {
    margin: 60px auto 0;
  }
  .history .timeline-item {
    margin-top: 59px;
    margin-bottom: -23px;
  }
  .history .timeline-item:nth-child(odd) {
    margin-right: 3px;
  }
  .history .timeline-item:nth-child(odd) .timeline-content {
    margin-top: 89px;
  }
  .history .timeline-item:nth-child(even) {
    margin-bottom: 154px;
  }
  .history .timeline-content .t-h2 {
    font-size: 22px;
  }
  .history .timeline-content .t-paragraph {
    margin-top: 3px;
    margin-bottom: 18px;
    font-size: 15px;
    line-height: 1.4;
  }
}

.profile {
  text-align: center;
}

.profile .services-circle-holder {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.profile .services-circle-holder .services-list {
  width: 14.28%;
}

@media screen and (max-width: 991px) {
  .profile .services-circle-holder .services-list {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .profile .services-circle-holder .services-list {
    width: 33.33%;
  }
}

@media screen and (max-width: 575px) {
  .profile .services-circle-holder .services-list {
    width: 50%;
  }
}

.become-our-partner .section-document .t-h2 {
  margin-bottom: 45px;
}

.become-our-partner .section-document .text-wrapper {
  margin-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .become-our-partner .section-document .t-h2 {
    margin-bottom: 20px;
  }
  .become-our-partner .section-document .t-h3 {
    margin-bottom: 11px;
  }
  .become-our-partner .section-document .text-wrapper {
    margin-bottom: 39px;
  }
}

.my-mixesmembership-page {
  padding-bottom: 31px;
}

.my-mixesmembership-page .card {
  margin-bottom: 31px;
  width: 48.8%;
  border: 1px solid #bbbbbb;
  border-radius: 0;
}

.my-mixesmembership-page .card:nth-child(odd) {
  margin-right: 2%;
}

.my-mixesmembership-page .card-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.my-mixesmembership-page .card-title {
  display: inline-block;
  padding-top: 11px;
  padding-left: 30px;
  margin-bottom: 0;
  font-size: 16px;
  color: #434343;
  text-transform: uppercase;
}

.my-mixesmembership-page .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.my-mixesmembership-page .card-header {
  background: transparent;
  border-bottom: 1px solid #efefef;
}

.my-mixesmembership-page .image-holder {
  width: 46%;
}

.my-mixesmembership-page .nuts-list-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 22px;
  width: 50%;
  height: 261px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.my-mixesmembership-page .nuts-img {
  width: 50px;
}

.my-mixesmembership-page .nuts-item {
  height: 64px;
}

.my-mixesmembership-page .fa-trash-alt {
  float: right;
  margin-top: 10px;
  margin-right: 20px;
  color: #d3d3d3;
}

.my-mixesmembership-page .fa-trash-alt:active, .my-mixesmembership-page .fa-trash-alt.nice-select.open, .my-mixesmembership-page .fa-trash-alt:focus, .my-mixesmembership-page .fa-trash-alt:hover {
  color: #0c4da1;
}

.my-mixesmembership-page .t-h3 {
  margin-top: 42px;
  margin-bottom: 45px;
  font-size: 30px;
  text-transform: uppercase;
}

.my-mixesmembership-page .t-paragraph {
  font-size: 16px;
  font-weight: 600;
}

.my-mixesmembership-page .product-img {
  padding-left: 30px;
  margin-top: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .my-mixesmembership-page .image-holder {
    width: 43%;
  }
  .my-mixesmembership-page .product-img {
    padding-left: 0;
    width: 128px;
  }
  .my-mixesmembership-page .nuts-img {
    width: 36px;
  }
  .my-mixesmembership-page .nuts-item {
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .my-mixesmembership-page {
    padding-bottom: 0;
  }
  .my-mixesmembership-page .t-paragraph {
    margin-left: -6px;
  }
  .my-mixesmembership-page .page-content {
    padding: 35px 14px 0;
  }
  .my-mixesmembership-page .t-h3 {
    display: none;
  }
  .my-mixesmembership-page .nuts-img {
    width: 51px;
  }
  .my-mixesmembership-page .nuts-item {
    margin-right: 14px;
    height: 62px;
  }
  .my-mixesmembership-page .nuts-list-holder {
    margin-top: -10px;
    height: 249px;
  }
  .my-mixesmembership-page .product-img {
    padding-left: 0;
    margin-top: 0;
    width: 100%;
    max-width: 89px;
  }
  .my-mixesmembership-page .card {
    margin-bottom: 20px;
    width: 100%;
  }
  .my-mixesmembership-page .card:nth-child(odd) {
    margin-right: 0;
  }
  .my-mixesmembership-page .card-title {
    padding-top: 5px;
    padding-left: 0;
  }
  .my-mixesmembership-page .card-header {
    padding: 12px 19px 6px;
  }
  .my-mixesmembership-page .card-body {
    padding: 19px 14px 0;
  }
  .my-mixesmembership-page .fa-trash-alt {
    margin-top: 1px;
    margin-right: 4px;
  }
  .my-mixesmembership-page .image-holder {
    width: 33%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .my-mixesmembership-page .product-img {
    margin-left: 8px;
    max-width: 137px;
  }
}

@media only screen and (max-width: 370px) {
  .my-mixesmembership-page .nuts-img {
    width: 29px;
  }
  .my-mixesmembership-page .product-img {
    max-width: 75px;
  }
}

.addressbook {
  padding-bottom: 79px;
}

.addressbook .content {
  padding: 10px;
  margin-bottom: 41px;
  width: 100%;
  max-width: 619px;
  height: 100%;
  min-height: 193px;
  border: 1px solid #e9e9e9;
}

.addressbook .content.checked {
  border: 1px solid #0c4da1;
}

.addressbook .address, .addressbook .name, .addressbook .phone, .addressbook .email {
  margin-bottom: 2px;
  font-size: 13px;
  color: #777777;
}

.addressbook .label-text {
  color: #777777;
}

.addressbook .function {
  margin-left: 22px;
  font-weight: 600;
  color: #0c4da1;
  text-transform: uppercase;
  border-bottom: 1px solid #0c4da1;
  cursor: pointer;
}

.addressbook .function:active, .addressbook .function.nice-select.open, .addressbook .function:focus, .addressbook .function:hover {
  color: #ebab2d !important;
  border-bottom: 1px solid #ebab2d;
}

.addressbook .address-heading {
  margin-bottom: 49px;
  font-family: "Amplitude";
  font-size: 30px;
  font-weight: 600;
  color: #434343;
  text-transform: uppercase;
}

.addressbook .address-info {
  padding: 21px 24px;
}

.addressbook .row {
  position: relative;
}

.addressbook .addressbook-wrapper {
  padding-top: 53px;
  margin-bottom: 85px;
  width: 50%;
}

.addressbook .addressbook-wrapper:first-child:after {
  content: "";
  position: absolute;
  top: 68px;
  right: 50%;
  display: inline-block;
  height: 88%;
  border-right: 1px solid #eeeeee;
}

.addressbook .addressbook-wrapper:nth-child(odd) {
  padding-right: 5px;
}

.addressbook .addressbook-wrapper:nth-child(even) {
  padding-left: 34px;
}

.addressbook .addressbook-wrapper:nth-child(even) .content {
  float: right;
}

.addressbook .addressbook-wrapper:nth-child(even) .btn-invert-yellow {
  margin-left: 3%;
}

.addressbook .custom-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 2px 23px;
}

.addressbook .checkmark {
  width: 26px;
  height: 27px;
}

.addressbook .checkbox {
  display: none;
}

.addressbook .function-holder {
  position: absolute;
  right: 25px;
}

.addressbook .holder-button {
  position: absolute;
  bottom: 18px;
}

.addressbook .btn-invert-yellow {
  padding: 15px 78px;
}

@media only screen and (max-width: 1310px) {
  .addressbook {
    padding-bottom: 20px;
  }
  .addressbook .addressbook-wrapper:first-child:after {
    right: 49.5%;
  }
  .addressbook .addressbook-wrapper:nth-child(odd) {
    padding-right: 23px;
  }
}

@media screen and (max-width: 767px) {
  .addressbook .section-addressbook-content {
    padding: 0 14px;
  }
  .addressbook .addressbook-wrapper {
    position: relative;
    padding-top: 28px;
    width: 100%;
  }
  .addressbook .addressbook-wrapper:first-child:after {
    top: inherit;
    right: inherit;
    bottom: -65px;
    display: block;
    width: 100%;
    height: inherit;
    border-right: none;
    border-bottom: 1px solid #eeeeee;
  }
  .addressbook .addressbook-wrapper:nth-child(odd) {
    padding-right: 0;
  }
  .addressbook .addressbook-wrapper:nth-child(even) {
    padding-left: 0;
  }
  .addressbook .addressbook-wrapper:nth-child(even) .content {
    float: none;
  }
  .addressbook .addressbook-wrapper:nth-child(even) .btn-invert-yellow {
    margin-left: 0;
  }
  .addressbook .addressbook-wrapper:last-child {
    margin-bottom: 5px;
  }
  .addressbook .address-heading {
    margin-bottom: 26px;
    font-size: 20px;
  }
  .addressbook .address-heading:last-child {
    margin-top: -37px;
  }
  .addressbook .address-info {
    padding: 10px 8px;
  }
  .addressbook .custom-control {
    padding: 0 7px;
  }
  .addressbook .content {
    padding: 10px 10px 19px;
    margin-bottom: 21px;
    max-width: 100%;
  }
  .addressbook .holder-button {
    position: relative;
    bottom: inherit;
  }
  .addressbook .function {
    margin-right: 22px;
    margin-left: 0;
  }
  .addressbook .function-holder {
    position: relative;
    right: inherit;
    margin-top: 11px;
    width: 100%;
  }
}

.your-orders {
  padding-bottom: 53px;
}

.your-orders .container-fluid {
  padding: 0;
}

.your-orders .t-h3 {
  margin-top: 40px;
  font-size: 30px;
  text-transform: uppercase;
}

.your-orders .main-table-wrapper {
  margin-top: 38px;
}

.your-orders .account-table-header > * {
  padding: 15px 0;
  font-size: 14px;
  font-weight: 500;
  color: #3f3f3f;
  border-bottom: none;
}

.your-orders .account-table-row > * {
  padding: 22px 3px;
  font-size: 16px;
  color: #3f3f3f;
  border-bottom: 1px solid #f1f1f1;
}

.your-orders .account-table-row * {
  color: #3f3f3f;
}

.your-orders .account-table-row .account-item-date, .your-orders .account-table-row .account-item-status {
  font-size: 14.5px;
  font-weight: 100;
}

.your-orders .account-table-row .account-item-number, .your-orders .account-table-row .account-item-price {
  font-weight: 600;
}

.your-orders .account-table-row .fa-plane {
  -webkit-transform: rotate(-38deg);
          transform: rotate(-38deg);
}

@media screen and (max-width: 767px) {
  .your-orders .global-table-header {
    display: none;
  }
  .your-orders .container-fluid {
    padding: 0 15px;
  }
  .your-orders .t-h3 {
    margin-top: 29px;
    margin-bottom: -22px;
    font-size: 20px;
  }
  .your-orders .account-table-row {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }
  .your-orders .account-table-row > * {
    display: inline-block;
    padding: 0 0 4px;
    width: 100%;
    height: 100%;
    min-height: 26px;
    text-align: right;
    border-top: none;
    border-bottom: none;
  }
  .your-orders .account-table-row > *:before {
    content: attr(data-td);
    display: inline-block;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 100;
    text-align: left;
  }
  .your-orders .account-table-row > *:first-child {
    padding-top: 24px;
  }
}

.dollar-points {
  padding-bottom: 53px;
}

.dollar-points .main-points-table {
  width: 100%;
}

.dollar-points .your-points {
  display: none;
}

.dollar-points .t-h3 {
  margin-top: 40px;
  margin-bottom: 37px;
  font-size: 31px;
  text-transform: uppercase;
}

.dollar-points .points-row > * {
  padding: 16px 0;
  font-size: 14px;
  font-weight: 500;
  color: #3f3f3f;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.dollar-points .points-body .points-row > * {
  padding: 13px 3px;
  border-top: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
}

.dollar-points .is_positive {
  color: #ebab2d;
}

.dollar-points .is_negative {
  color: #0c4da1;
}

.dollar-points .fa-file {
  font-size: 22px;
  color: #3f3f3f;
}

.dollar-points .loyalty-points-label {
  margin-top: -43px;
  font-family: "Amplitude";
  font-size: 23px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
}

.dollar-points .banner-wrapper.loyalty {
  padding: 0 0 31px;
  margin-top: -2px;
}

.dollar-points .current-points {
  font-size: 30px;
  color: #ebab2d;
}

@media screen and (max-width: 767px) {
  .dollar-points .banner-wrapper.loyalty {
    padding: 0 0 21px;
  }
  .dollar-points .tabs {
    margin-top: -1px;
  }
  .dollar-points .main-dollarpoints-content {
    padding: 0 14px;
  }
  .dollar-points .main-points-table {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }
  .dollar-points .global-table-header {
    display: none;
  }
  .dollar-points .t-h3 {
    margin-top: 29px;
    margin-bottom: 15px;
    font-size: 20px;
  }
  .dollar-points .points-body .points-row > * {
    display: block;
    padding: 0 0 7px;
    width: 100%;
    height: 100%;
    min-height: 26px;
    text-align: right;
    border-top: none;
    border-bottom: none;
  }
  .dollar-points .points-body .points-row > *:before {
    content: attr(data-td);
    display: inline-block;
    float: left;
    color: #3f3f3f;
    text-align: left;
  }
  .dollar-points .points-body .points-row > *:first-child {
    padding-top: 24px;
  }
}

.landing {
  padding-top: 0;
}

.landing .section-hero .cta-holder {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 35px;
  margin: 0 auto;
  max-width: 1350px;
}

.landing .section-hero .btn-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 5px;
  height: 50px;
  width: 50px;
}

.landing .section-hero .btn-blue, .landing .section-hero .btn-curved-yellow {
  padding: 0;
  border-radius: 50px;
}

.landing .section-hero .btn-curved-yellow {
  position: relative;
  overflow: hidden;
  background-color: #ebab2d;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.landing .section-hero .btn-curved-yellow:active, .landing .section-hero .btn-curved-yellow.nice-select.open, .landing .section-hero .btn-curved-yellow:focus, .landing .section-hero .btn-curved-yellow:hover {
  width: 200px;
}

.landing .section-hero .btn-curved-yellow:active .t-number, .landing .section-hero .btn-curved-yellow.nice-select.open .t-number, .landing .section-hero .btn-curved-yellow:focus .t-number, .landing .section-hero .btn-curved-yellow:hover .t-number {
  position: relative;
  padding-left: 10px;
  opacity: 1;
}

.landing .section-hero .t-number {
  position: absolute;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.landing .section-hero .action-list:first-child {
  margin: 0 15px;
}

.landing .section-company .button-holder {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.landing .section-company .btn-curved-blue {
  width: 100%;
  max-width: 300px;
}

@media screen and (max-width: 1199px) {
  .landing .section-hero .cta-holder {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 991px) {
  .section-company .btn-curved-blue {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 575px) {
  .section-company .btn-curved-blue {
    max-width: 237px;
    margin: 10px 25px;
    padding: 18px 12px;
    font-size: 13.5px;
  }
}

.contact {
  padding-bottom: 75px;
}

.contact .section-contact-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 53px;
}

.contact .section-contact-form:before {
  content: '';
  position: absolute;
  top: 55%;
  left: 50%;
  margin: auto 0;
  height: 89%;
  border-left: 0.5px solid #d0d0d0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.contact .section-contact-form > div {
  width: 46%;
}

.contact .section-contact-form > div:last-child {
  padding-right: 104px;
}

.contact .section-contact-form .t-subtitle {
  margin-bottom: -3px;
}

.contact .section-contact-form .t-title {
  font-size: 43px;
  line-height: 1;
}

.contact .section-contact-form .t-detail {
  position: relative;
  padding-left: 24px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.contact .section-contact-form .heading-holder {
  margin-bottom: 23px;
}

.contact .section-contact-form .img {
  width: 100%;
}

.contact .section-contact-form .form-container {
  padding-top: 10px;
}

.contact .section-contact-form .form-group {
  margin-bottom: 18px;
}

.contact .section-contact-form .contact-details-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 32px;
}

.contact .section-contact-form .contact-details-holder > div {
  position: relative;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.contact .section-contact-form .detail-list {
  margin-bottom: 5px;
}

.contact .section-contact-form .fas {
  position: absolute;
  top: 43%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.contact .section-contact-form .btn-wrapper {
  margin-top: 18px;
}

.contact .section-contact-form .btn-invert-yellow {
  padding-left: 44px;
  padding-right: 44px;
}

@media screen and (max-width: 991px) {
  .contact .section-contact-form {
    padding-top: 50px;
  }
  .contact .section-contact-form:before {
    display: none;
  }
  .contact .section-contact-form > div {
    width: 100%;
  }
  .contact .section-contact-form > div:first-child {
    padding-bottom: 35px;
    border-bottom: 0.5px solid #d0d0d0;
  }
  .contact .section-contact-form > div:last-child {
    padding-top: 35px;
    padding-right: 0;
  }
  .contact .section-contact-form .t-title {
    font-size: 31px;
  }
  .contact .section-contact-form .t-subtitle {
    margin-bottom: 0;
  }
  .contact .section-contact-form .t-detail {
    font-size: 14px;
  }
  .contact .section-contact-form p {
    margin-bottom: 0;
  }
  .contact .section-contact-form .contact-details-holder {
    margin-top: 21px;
  }
  .contact .section-contact-form .contact-details-holder > div {
    margin-bottom: 5px;
  }
}

.gift-card .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 35px 63px;
}

.gift-card .content-wrapper:before {
  content: '';
  position: absolute;
  top: 48%;
  left: 50%;
  margin: auto 0;
  height: 47%;
  border-left: 0.5px solid #d0d0d0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gift-card .content-holder {
  width: 47%;
}

.gift-card .image-holder {
  padding-top: 20px;
}

.gift-card .image-holder .gift-image-holder {
  margin-right: 10%;
}

.gift-card .btn-wrapper .btn-invert-yellow {
  padding: 23px 60px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .gift-card {
    padding-top: 115px;
  }
}

@media screen and (max-width: 1199px) {
  .gift-card .content-wrapper {
    padding: 35px 33px;
  }
  .gift-card .content-holder {
    width: 45%;
  }
}

@media screen and (max-width: 991px) {
  .gift-card .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px 0;
  }
  .gift-card .content-wrapper:before {
    display: none;
  }
  .gift-card .content-holder {
    width: 100%;
  }
  .gift-card .content-holder:first-child {
    border-bottom: 0.5px solid #d0d0d0;
  }
  .gift-card .image-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .gift-card .giftcard-form-holder {
    padding-top: 35px;
  }
}

.miscellaneous--maintenance {
  padding-top: 0;
  height: calc(100vh - 120px);
}

.KDev-state-maintenance {
  padding-bottom: 120px;
}

.KDev-state-maintenance header {
  display: none;
}

.KDev-state-maintenance footer .nav-footer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.KDev-state-maintenance footer .nav-wrapper, .KDev-state-maintenance footer .terms {
  display: none;
}

.KDev-state-maintenance footer .upper-wrapper {
  margin-bottom: 0;
}

.KDev-state-maintenance footer .right-soc-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.KDev-state-maintenance footer .copyright a, .KDev-state-maintenance footer .copyright-text {
  margin-bottom: 0;
}
/*# sourceMappingURL=basicDevelopment.css.map */