@charset "UTF-8";
/*
// ======================================================================== 
// 
//  이름: equeer layout
//  제작자: CavlinSnax(http://calvinsnax.xyz)
//  연락처: hello@calvinsnax.xyz 또는 info3579@naver.com
//
//  설명: 효율적인 작업을 위해 CSS를 모듈화하였으며, Sass를 사용하여 제작한 새로운
//  equeer layout입니다. 제작자의 이름을 제거하지 말아주세요.
//
//  ⓒ 본 레이아웃 내 파일들은 CalvinSnax(http://calvinsnax.xyz)의 소유물입니다.
//
// ======================================================================== 
*/
/* ========================================================================
 Component: Base
 ========================================================================== */
html {
  font-family: "Noto Sans Korean", "Open Sans", "malgun gothic", "Nanum Gothic", dotum, arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  background: white;
  color: #555b61;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-family: "Noto Sans Korean", "Open Sans", "malgun gothic", "Nanum Gothic", dotum, arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  padding: 0;
  margin: 0;
}

table, input, textarea, select, button {
  font-family: "Noto Sans Korean", "Open Sans", "malgun gothic", "Nanum Gothic", dotum, arial, sans-serif;
  font-size: 0.875rem;
}

audio, canvas, img, video {
  max-width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

main {
  display: block;
}

/* Text
 ========================================================================== */
p {
  margin: 0 0 20px 0;
}

h1, .eq.h1,
h2, .eq.h2,
h3, .eq.h3,
h4, .eq.h4,
h5, .eq.h5,
h6, .eq.h6 {
  margin: 0 0 20px 0;
}

h1, .eq.h1 {
  font-size: 2.625rem;
  font-weight: 300;
  line-height: 1.2;
}

h2, .eq.h2 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.3;
}

h3, .eq.h3 {
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.4;
}

h4, .eq.h4 {
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.4;
}

h5, .eq.h5 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
}

h6, .eq.h6 {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.4;
}

/* Links
 ========================================================================== */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline: none;
}

a,
.eq.link {
  color: #ff5a5a;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
.eq.link:hover {
  color: #ff5a5a;
  text-decoration: underline;
}

/* Bootstrap Button box-sizing */
a.btn {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.eq.link-muted {
  text-decoration: none;
  color: #868e96;
}

.eq.link-muted:hover, .eq.link-muted:hover * {
  color: #555b61;
}

.eq.link-muted:active, .eq.link-muted:active * {
  color: #25282b;
}

.eq.link-reset, .eq.link-reset * {
  color: inherit;
  text-decoration: none;
  outline: none;
}

/* Tap Hightlight
 ========================================================================== */
* {
  -webkit-tap-highlight-color: transparent;
}

/* Selection pseudo-element
 ========================================================================== */
::-moz-selection {
  background: #ffdede;
  color: #25282b;
  text-shadow: none;
}

::selection {
  background: #ffdede;
  color: #25282b;
  text-shadow: none;
}

/* Horizontal rules
 ========================================================================== */
hr, .eq.hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e8eaeb;
}

* + hr,
* + .eq.hr {
  margin-top: 20px;
}

/* XE code reset
 ========================================================================== */
#popup_menu_area {
  position: absolute;
  z-index: 9999;
  margin: 10px 0;
  padding: 10px;
  border: none;
  border-radius: 3px;
  font-size: 0.875rem;
  -webkit-box-shadow: 0 0 1px 1px rgba(31, 45, 61, 0.15);
          box-shadow: 0 0 1px 1px rgba(31, 45, 61, 0.15);
  background: white;
  min-width: 80px;
}

#popup_menu_area a {
  padding: 7px 10px;
  color: #25282b;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

#popup_menu_area a:hover, #popup_menu_area a:focus {
  background: none;
  color: #ff5a5a;
}

#popup_menu_area:focus {
  outline: none;
}

/* Custom scroll
=========================================================================== */
.eq.custom-scroll::-webkit-scrollbar {
  width: 8px;
  background-color: transparent;
}

.eq.custom-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(85, 91, 97, 0.3);
}

.eq.custom-scroll::-webkit-scrollbar-track {
  background-color: transparent;
}

/* ========================================================================
 Component: Typography
=========================================================================== */
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 100;
  src: local("Noto Sans Thin"), local("NotoSans-Thin"), url(../fonts/eot/NotoSansKR-Thin-Hestia.eot), url(../fonts/eot/NotoSansKR-Thin-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Thin-Hestia.woff) format("woff"), url(../fonts/otf/NotoSansKR-Thin-Hestia.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans Light"), local("NotoSans-Light"), url(../fonts/eot/NotoSansKR-Light-Hestia.eot), url(../fonts/eot/NotoSansKR-Light-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Light-Hestia.woff) format("woff"), url(../fonts/otf/NotoSansKR-Light-Hestia.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans DemiLight"), local("NotoSans-DemiLight"), url(../fonts/eot/NotoSansKR-DemiLight-Hestia.eot), url(../fonts/eot/NotoSansKR-DemiLight-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-DemiLight-Hestia.woff) format("woff"), url(../fonts/otf/NotoSansKR-DemiLight-Hestia.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans Regular"), local("NotoSans-Regular"), url(../fonts/eot/NotoSansKR-Regular-Hestia.eot), url(../fonts/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Regular-Hestia.woff) format("woff"), url(../fonts/otf/NotoSansKR-Regular-Hestia.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: bold;
  font-weight: 700;
  src: local("Noto Sans Medium"), local("NotoSans-Medium"), url(../fonts/eot/NotoSansKR-Medium-Hestia.eot), url(../fonts/eot/NotoSansKR-Medium-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Medium-Hestia.woff) format("woff"), url(../fonts/otf/NotoSansKR-Medium-Hestia.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 900;
  src: local("Noto Sans Black"), local("NotoSans-Black"), url(../fonts/eot/NotoSansKR-Black-Hestia.eot), url(../fonts/eot/NotoSansKR-Black-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Black-Hestia.woff) format("woff"), url(../fonts/otf/NotoSansKR-Black-Hestia.otf) format("opentype");
}

/* ========================================================================
 Component: Grid
 ========================================================================== */
@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.eq.container {
  max-width: 1200px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 959px) {
  .eq.container {
    width: 100%;
  }
}

@media (max-width: 639px) {
  .eq.container {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
}

@media (min-width: 960px) {
  .eq.container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.eq.container-fluid {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

@media (max-width: 639px) {
  .eq.container-fluid .eq.container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  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;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12;
}

@media (min-width: 640px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}

@media (min-width: 960px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}

@media (min-width: 1600px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: 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 {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-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 {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 640px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: 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 {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-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 {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-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 {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 960px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: 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 {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-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 {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-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 {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: 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 {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-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 {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-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 {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1600px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: 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 {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-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 {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-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 {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

/* ========================================================================
 Component: Flex
 ========================================================================== */
.eq.flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.eq.inline-flex {
  display: -ms-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.eq.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.eq.flex-middle {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.eq.flex-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.eq.flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.eq.flex-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* ========================================================================
 Component: Section
=========================================================================== */
.eq.section {
  zoom: 1;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.eq.section::after {
  clear: both;
}

/* Section size
=========================================================================== */
.eq.section-medium {
  padding-top: 80px;
  padding-bottom: 80px;
}

.eq.section-large {
  padding-top: 140px;
  padding-bottom: 140px;
}

.eq.section-xlarge {
  padding-top: 180px;
  padding-bottom: 180px;
}

.eq.section-remove {
  padding-top: 0;
  padding-bottom: 0;
}

/* Section style
=========================================================================== */
.eq.section-muted {
  background-color: #f9f9fa;
}

/* Section utility
=========================================================================== */
.section-right-image {
  position: absolute;
  right: -7%;
  bottom: 0;
}

@media (max-width: 1599px) {
  .section-right-image {
    right: -24%;
  }
}

@media (max-width: 1199px) {
  .section-right-image {
    right: -40%;
  }
}

@media (max-width: 959px) {
  .section-right-image {
    right: -100%;
  }
}

.section-left-image {
  position: absolute;
  left: -7%;
}

@media (max-width: 1599px) {
  .section-left-image {
    left: -28%;
  }
}

@media (max-width: 1199px) {
  .section-left-image {
    left: -48%;
  }
}

@media (max-width: 959px) {
  .section-left-image {
    left: -100%;
  }
}

/* ========================================================================
 Component: Background
=========================================================================== */
.eq.text-color-inverse,
.eq.text-color-inverse > * {
  color: white;
}

.eq.background-color-content {
  background-color: white;
}

.eq.background-color-base {
  background-color: #868e96 !important;
}

.eq.background-color-base-light {
  background-color: #bdc1c5 !important;
}

.eq.background-color-base-lighter {
  background-color: #e8eaeb !important;
}

.eq.background-color-base-lightest {
  background-color: #f9f9fa !important;
}

.eq.background-color-base-dark {
  background-color: #555b61 !important;
}

.eq.background-color-base-darker {
  background-color: #25282b !important;
}

.eq.background-color-base-darkest {
  background-color: #17191a !important;
}

.eq.background-color-primary {
  background-color: #ff5a5a !important;
}

.eq.background-color-primary-light {
  background-color: #ff7b7b !important;
}

.eq.background-color-primary-lighter {
  background-color: #ffdede !important;
}

.eq.background-color-primary-dark {
  background-color: #e65151 !important;
}

.eq.background-color-primary-darker {
  background-color: #cc3434 !important;
}

.eq.background-color-success {
  background-color: #52d290 !important;
}

.eq.background-color-success-light {
  background-color: #75dba6 !important;
}

.eq.background-color-success-lighter {
  background-color: #dcf6e9 !important;
}

.eq.background-color-success-dark {
  background-color: #38b876 !important;
}

.eq.background-color-success-darker {
  background-color: #31a469 !important;
}

.eq.background-color-danger {
  background-color: #ff6b6b !important;
}

.eq.background-color-danger-light {
  background-color: #ff8989 !important;
}

.eq.background-color-danger-lighter {
  background-color: #ffe1e1 !important;
}

.eq.background-color-danger-dark {
  background-color: #e64949 !important;
}

.eq.background-color-danger-darker {
  background-color: #cc4141 !important;
}

/* ========================================================================
 Component: Navigation Bar
 ========================================================================== */
.eq.navbar {
  position: static;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  background-color: white;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: 150ms;
  transition: 150ms;
}

.eq.navbar.fixed {
  position: fixed;
}

.eq.navbar.absolute {
  position: absolute;
}

/* Navbar size
========================================================================== */
.eq.navbar-small .eq.logo-item {
  height: 60px;
}

.eq.navbar-small .eq.navbar-nav > li > a {
  font-size: 0.875rem;
  line-height: 58px;
  margin-right: 0 !important;
}

.eq.navbar-small .eq.navbar-item {
  height: 60px;
  outline: none;
}

.eq.navbar-small .eq.navbar-icon {
  font-size: 0.875rem;
}

/* Navbar Style
========================================================================== */
.eq.navbar.primary {
  background-color: #ff5a5a;
}

.eq.navbar.primary .eq.logo-text {
  color: white;
}

.eq.navbar.primary .eq.logo-svg {
  fill: white;
}

.eq.navbar.primary .eq.nav-icon .line, .eq.navbar.primary .eq.nav-icon::before, .eq.navbar.primary .eq.nav-icon::after {
  background-color: white;
}

.eq.navbar.primary .eq.navbar-icon {
  color: white;
}

.eq.navbar.primary .eq.navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.6);
}

.eq.navbar.primary .eq.navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.eq.navbar.primary .eq.navbar-nav > li.active > a {
  color: white;
  border-bottom-color: white;
}

.eq.navbar.primary .eq.navbar-search {
  background-color: rgba(255, 255, 255, 0.1);
}

.eq.navbar.primary .eq.navbar-search:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.eq.navbar.primary .eq.navbar-search > input:focus {
  color: white;
}

.eq.navbar.primary .eq.navbar-search > .eq.button-search {
  color: rgba(255, 255, 255, 0.6);
}

.eq.navbar.primary .eq.navbar-search > .eq.button-search:hover {
  color: white;
}

.eq.navbar.dark {
  background-color: #25282b;
}

.eq.navbar.dark .eq.logo-text {
  color: white;
}

.eq.navbar.dark .eq.logo-svg {
  fill: white;
}

.eq.navbar.dark .eq.nav-icon .line, .eq.navbar.dark .eq.nav-icon::before, .eq.navbar.dark .eq.nav-icon::after {
  background-color: white;
}

.eq.navbar.dark .eq.navbar-icon {
  color: rgba(255, 255, 255, 0.8);
}

.eq.navbar.dark .eq.navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.6);
}

.eq.navbar.dark .eq.navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.eq.navbar.dark .eq.navbar-nav > li.active > a {
  color: #ff5a5a !important;
  border-bottom-color: #ff5a5a;
}

@media (max-width: 959px) {
  .eq.navbar.dark .eq.navbar-nav > li.active > a {
    border-bottom-color: #ff5a5a !important;
  }
}

.eq.navbar.dark .eq.navbar-search {
  background-color: rgba(255, 255, 255, 0.1);
}

.eq.navbar.dark .eq.navbar-search:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.eq.navbar.dark .eq.navbar-search > input:focus {
  color: white;
}

.eq.navbar.dark .eq.navbar-search > .eq.button-search {
  color: rgba(255, 255, 255, 0.6);
}

.eq.navbar.dark .eq.navbar-search > .eq.button-search:hover {
  color: white;
}

.eq.navbar.muted {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 959px) {
  .eq.navbar.muted {
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.1);
            box-shadow: 0 1px rgba(255, 255, 255, 0.1);
  }
}

.eq.navbar.muted .eq.logo-item {
  outline: none;
}

.eq.navbar.muted .eq.logo-item .eq.logo-img.dark {
  opacity: 0;
}

.eq.navbar.muted .eq.logo-item .eq.logo-img.light {
  opacity: 1;
}

.eq.navbar.muted .eq.logo-item .eq.logo-svg {
  fill: white;
}

.eq.navbar.muted .eq.logo-item .eq.logo-text {
  color: white;
}

.eq.navbar.muted .eq.nav-icon .line, .eq.navbar.muted .eq.nav-icon::before, .eq.navbar.muted .eq.nav-icon::after {
  background-color: white;
}

.eq.navbar.muted .eq.navbar-icon {
  color: rgba(255, 255, 255, 0.8);
}

.eq.navbar.muted .eq.navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.6);
}

.eq.navbar.muted .eq.navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.eq.navbar.muted .eq.navbar-nav > li.active > a {
  color: white;
  border-bottom-color: transparent;
}

@media (max-width: 959px) {
  .eq.navbar.muted .eq.navbar-nav > li.active > a {
    border-bottom-color: white;
  }
}

.eq.navbar.muted .eq.navbar-search {
  background-color: rgba(255, 255, 255, 0.1);
}

.eq.navbar.muted .eq.navbar-search:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.eq.navbar.muted .eq.navbar-search > input:focus {
  color: white;
}

.eq.navbar.muted .eq.navbar-search > .eq.button-search {
  color: rgba(255, 255, 255, 0.6);
}

.eq.navbar.muted .eq.navbar-search > .eq.button-search:hover {
  color: white;
}

/* Navbar elements
========================================================================== */
.eq.navbar-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  max-width: 1200px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 959px) {
  .eq.navbar-container {
    width: 100%;
  }
}

@media (max-width: 639px) {
  .eq.navbar-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 960px) {
  .eq.navbar-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.eq.navbar-left,
.eq.navbar-right {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.eq.navbar-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.eq.navbar-center {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: table;
  width: -moz-max-content;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.eq.navbar-item {
  display: -ms-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 70px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0.875rem;
  text-decoration: none;
}

@media (min-width: 640px) {
  .eq.navbar-item:last-child {
    padding-right: 0;
  }
}

@media (max-width: 959px) {
  .eq.navbar-item {
    height: 60px;
  }
}

@media (max-width: 639px) {
  .eq.navbar-item {
    height: 50px;
  }
}

.eq.logo-item {
  position: relative;
  display: -ms-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: left;
  -webkit-box-pack: left;
          justify-content: left;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 70px;
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
}

@media (max-width: 959px) {
  .eq.logo-item {
    height: 60px;
  }
}

@media (max-width: 639px) {
  .eq.logo-item {
    height: 50px;
  }
}

.eq.logo-item .eq.logo-img {
  display: block;
  width: auto;
  height: 40px;
}

@media (max-width: 639px) {
  .eq.logo-item .eq.logo-img {
    height: 30px;
  }
}

.eq.logo-item .eq.logo-img.normal {
  visibility: hidden;
}

.eq.logo-item .eq.logo-img.dark, .eq.logo-item .eq.logo-img.light {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.eq.logo-item .eq.logo-img.light {
  opacity: 0;
}

.eq.logo-item .eq.logo-svg {
  fill: #25282b;
}

.eq.logo-item .eq.logo-text {
  color: #25282b;
  font-weight: 600;
  margin: 0;
}

.eq.logo-item:hover {
  opacity: 0.8;
}

/* Navbar navigation
========================================================================== */
.eq.navbar-nav {
  position: relative;
  margin: 0;
  padding: 0;
  max-width: 820px;
  white-space: nowrap;
  list-style-type: none;
}

@media (min-width: 640px) {
  .eq.navbar-nav {
    margin-left: 10px;
  }
}

@media (max-width: 959px) {
  .eq.navbar-nav {
    height: 70px;
  }
}

@media (max-width: 639px) {
  .eq.navbar-nav {
    overflow-y: hidden;
    height: 60px;
  }
}

.eq.navbar-nav > li {
  display: inline-block;
}

.eq.navbar-nav > li > a {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  color: #868e96;
  font-size: 16px;
  font-weight: normal;
  line-height: 68px;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  -webkit-transition: 150ms;
  transition: 150ms;
}

@media (max-width: 959px) {
  .eq.navbar-nav > li > a {
    line-height: 58px;
  }
}

@media (max-width: 639px) {
  .eq.navbar-nav > li > a {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 48px !important;
  }
}

.eq.navbar-nav > li:hover > a {
  color: #25282b;
}

.eq.navbar-nav > li.active > a {
  color: #ff5a5a;
  border-bottom: 2px solid #ff5a5a;
}

.eq.mobile-navbar-nav {
  height: 60px;
}

@media (max-width: 639px) {
  .eq.mobile-navbar-nav {
    height: 50px;
  }
}

/* Navbar search
========================================================================== */
.eq.navbar-search {
  border-radius: 500px;
  background: #f9f9fa;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: right;
  transform-origin: right;
}

.eq.navbar-search:hover {
  background: #e8eaeb;
}

.eq.navbar-search input[type=text] {
  display: inline-block;
  position: relative;
  padding: 10px 0 10px 20px;
  width: 80px;
  border: none;
  border-radius: 2em 0 0 2em;
  color: transparent;
  font-size: 16px;
  background-color: transparent;
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -webkit-transform-origin: right;
  transform-origin: right;
}

.eq.navbar-search input[type=text]:focus {
  width: 160px;
  outline: none;
  color: #555b61;
}

.eq.navbar-search > .eq.button-search {
  font-family: "Ionicons";
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  border: none;
  font-size: 22px;
  color: #868e96;
  padding: 9px 14px !important;
  height: 100% !important;
  text-shadow: none;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}

.eq.navbar-search > .eq.button-search:hover {
  cursor: pointer;
  color: #ff5a5a;
}

.eq.navbar-search > .eq.button-search:focus {
  outline: none;
}

.eq.navbar-icon {
  cursor: pointer;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  color: #555b61;
  -webkit-transition: 250ms;
  transition: 250ms;
}

@media (max-width: 639px) {
  .eq.navbar-icon {
    font-size: 0.875rem;
    padding-left: 0;
    padding-right: 0;
  }
}

.eq.navbar-icon:hover {
  color: #25282b;
}

.eq.navbar-icon .eq.badge {
  display: none;
  position: absolute;
  right: 0;
  top: 12px;
}

.eq.navbar-icon .eq.badge.count {
  display: block;
}

.eq.nav-icon {
  cursor: pointer;
  position: relative;
  width: 18px;
  height: 14px;
}

.eq.nav-icon::before, .eq.nav-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
}

.eq.nav-icon .line, .eq.nav-icon::before, .eq.nav-icon::after {
  height: 2px;
  background-color: #25282b;
}

.eq.nav-icon::before {
  width: 12px;
}

.eq.nav-icon .line {
  position: absolute;
  top: 6px;
  width: 100%;
  transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
}

.eq.nav-icon::after {
  width: 14px;
  top: 12px;
}

.eq.nav-drawer-toggle:hover .eq.nav-icon::before, .eq.nav-drawer-toggle:hover .eq.nav-icon::after {
  width: 100%;
}

.eq.nav-drawer-toggle:hover .eq.nav-icon .line {
  width: 12px;
}

@media (max-width: 639px) {
  .eq.nav-drawer-toggle {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 639px) {
  .eq.profile-image {
    padding-right: 15px;
  }
}

@media (max-width: 639px) {
  .eq.toggle-login {
    margin-left: 10px;
    padding-right: 10px;
  }
}

/* ========================================================================
 Component: Modal
=========================================================================== */
.eq.modal {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
}

.eq.modal.on {
  visibility: visible;
  opacity: 1;
}

.eq.modal.on .eq.modal-content {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.eq.modal-content {
  display: block;
  position: relative;
  top: 0;
  width: 100%;
  max-width: 400px;
  height: auto;
  max-height: 100vh;
  z-index: 1;
  overflow-y: auto;
  background-color: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -webkit-transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -moz-transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -o-transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.eq.modal-header {
  position: relative;
  height: auto;
  padding: 15px 30px;
  border-bottom: 1px solid #e8eaeb;
}

.eq.modal-body {
  padding: 30px;
}

.eq.modal-background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}

.eq.modal-close {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  max-height: 50px;
  padding: 12px 16px;
  color: #868e96;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.eq.modal-close:hover, .eq.modal-close:active {
  color: #555b61;
}

@media (max-width: 639px) {
  .eq.modal-login .eq.modal-content {
    position: absolute;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

.eq.modal.slide-left .eq.modal-content {
  max-width: 250px;
  height: 100%;
  margin: 0 auto 0 0;
  border-radius: 0;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.eq.modal.slide-left .eq.modal-content .eq.modal-body {
  padding: 15px 30px;
}

.eq.modal.slide-left.on .eq.modal-content {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* ========================================================================
 Component: Navigation Drawer
 ========================================================================== */
.eq.nav-drawer-toggle > i {
  color: #25282b;
}

.eq.nav-drawer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8888;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
}

.eq.nav-drawer.on {
  visibility: visible;
  opacity: 1;
  z-index: 9998;
}

.eq.nav-drawer.on.on > .eq.nav-drawer-content {
  -webkit-transform: translateX(0) scaleX(1);
  transform: translateX(0) scaleX(1);
}

.eq.nav-drawer-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.eq.nav-drawer-content {
  position: relative;
  width: 280px;
  height: 100%;
  overflow-x: hidden;
  z-index: 20;
  background: white;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  transform: translateX(-50%) scaleX(0.8);
  transform-origin: left;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.3s;
  -webkit-transform: translateX(-50%) scaleX(0.8);
  -webkit-transform-origin: left;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 0.3s;
}

.eq.nav-profile-menu {
  -webkit-box-shadow: 0 2px 3px rgba(23, 25, 26, 0.1);
          box-shadow: 0 2px 3px rgba(23, 25, 26, 0.1);
}

.eq.nav-menu {
  margin: 0;
  padding: 20px 0;
  list-style-type: none;
}

.eq.nav-menu > li {
  position: relative;
  margin: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.eq.nav-menu > li > a {
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  border-bottom: 1px solid #f9f9fa;
  color: #25282b;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.eq.nav-menu > li > a:hover {
  color: #555b61;
  background-color: #f9f9fa;
}

.eq.nav-menu > li.parent .eq.nav-chevron {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
}

.eq.nav-menu > li.parent .eq.nav-chevron::before, .eq.nav-menu > li.parent .eq.nav-chevron::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 10px;
  height: 2px;
  background-color: #555b61;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.eq.nav-menu > li.parent .eq.nav-chevron::before {
  right: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.eq.nav-menu > li.parent .eq.nav-chevron::after {
  right: 14px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.eq.nav-menu > li.parent .eq.nav-chevron:hover::before, .eq.nav-menu > li.parent .eq.nav-chevron:hover::after {
  background-color: #25282b;
}

.eq.nav-menu > li.open > ul {
  opacity: 1;
  max-height: 100vh;
  margin-bottom: 10px;
}

.eq.nav-menu > li.open .eq.nav-chevron::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.eq.nav-menu > li.open .eq.nav-chevron::after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.eq.nav-menu > li.active > a {
  color: #ff5a5a;
  background-color: #f9f9fa;
}

.eq.nav-menu > li > ul {
  overflow: hidden;
  max-height: 0;
  padding: 0;
  margin: 0;
  list-style-type: none;
  opacity: 0;
  transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -webkit-transition: all 350ms ease-in-out;
}

.eq.nav-menu > li > ul > li > a {
  display: inline-block;
  width: 100%;
  padding: 10px 40px;
  color: #868e96;
  font-size: 0.875rem;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.eq.nav-menu > li > ul > li > a:hover {
  color: #555b61;
  background-color: #f9f9fa;
}

.eq.nav-menu > li > ul > li > ul {
  padding: 0;
  margin-bottom: 10px;
  list-style-type: none;
}

.eq.nav-menu > li > ul > li > ul > li > a {
  display: inline-block;
  width: 100%;
  padding: 10px 60px;
  color: #868e96;
  font-size: 0.75rem;
  text-decoration: none;
}

.eq.nav-menu > li > ul > li > ul > li > a:hover {
  color: #555b61;
  background-color: #f9f9fa;
}

.eq.nav-menu > li > ul > li > ul > li.active > a {
  color: #17191a;
  font-weight: 600;
}

.eq.nav-menu > li > ul > li.active > a {
  color: #17191a;
  font-weight: 600;
}

/* ========================================================================
 Component: Search
 ========================================================================== */
.eq.search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: 10000;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.eq.search.on {
  visibility: visible;
  opacity: 1;
}

.eq.search.on .eq.search-circle {
  -webkit-transform: translateX(-50%) scale(6) !important;
  transform: translateX(-50%) scale(6) !important;
}

.eq.search .eq.search-content {
  position: relative;
  width: 100%;
  z-index: 2;
  -webkit-box-shadow: 0 3px 5px rgba(23, 25, 26, 0.1);
          box-shadow: 0 3px 5px rgba(23, 25, 26, 0.1);
  overflow: hidden;
}

.eq.search .eq.search-content .search-close {
  cursor: pointer;
  top: 5px;
  left: 5px;
  padding: 15px;
  color: #25282b;
  font-size: 16px;
}

.eq.search .eq.search-content .eq.search-form {
  padding-left: 15px;
  padding-right: 15px;
}

.eq.search .eq.search-content .eq.search-form .eq.search-input {
  display: inline-block;
  position: relative;
  width: 70%;
  padding: 10px 0;
  margin-top: 30px;
  margin-bottom: 140px;
  border: none;
  outline: none;
  border-bottom: 2px solid #17191a;
  background-color: transparent;
  color: #17191a;
  font-size: 1.25rem;
  font-weight: 300;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
}

.eq.search .eq.search-content .eq.search-form .eq.search-input:-ms-input-placeholder {
  color: #868e96 !important;
}

.eq.search .eq.search-content .eq.search-form .eq.search-input::-moz-placeholder {
  color: #868e96;
}

.eq.search .eq.search-content .eq.search-form .eq.search-input::-webkit-input-placeholder {
  color: #868e96;
}

.eq.search .eq.search-content .eq.search-form .eq.search-button {
  padding: 10px;
  background-color: transparent;
}

.eq.search .eq.search-content .eq.search-circle {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 50px;
  left: 50%;
  z-index: -1;
  border-radius: 50%;
  background-color: white;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  will-change: transform, translateX;
  -webkit-transition: translateX .3s, -webkit-transform .3s;
  transition: translateX .3s, -webkit-transform .3s;
  transition: transform .3s, translateX .3s;
  transition: transform .3s, translateX .3s, -webkit-transform .3s;
}

.eq.search .eq.search-shadow {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.9);
}

/* ========================================================================
 Component: Button
 ========================================================================== */
.eq.button {
  display: -ms-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  padding: 10px 18px;
  outline: none;
  border: none;
  border-radius: 3px;
  text-decoration: none !important;
  -webkit-transition: 250ms;
  transition: 250ms;
}

.eq.button:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.3);
          box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.3);
}

.eq.button:disabled {
  opacity: 0.7;
}

/* Button group
=========================================================================== */
.eq.button-group {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.eq.button-group .eq.button {
  width: 100%;
  margin-right: 10px;
}

.eq.button-group .eq.button:last-child {
  margin-right: 0;
}

/* Button style
========================================================================== */
.eq.button-expand {
  width: 100%;
}

.eq.button-rounded {
  border-radius: 100px !important;
}

.eq.button-shadow {
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
}

.eq.button-shadow:hover {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.eq.button-shadow:active {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

/* Button size
========================================================================== */
.eq.button-small {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 5px 10px;
  border-radius: 3px;
}

.eq.button-small.button-stroke {
  padding: 4px 9px;
}

.eq.button-large {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 10px 25px;
  border-radius: 3px;
}

/* Button color style
 ========================================================================== */
.eq.button-default {
  padding: 9px 17px;
  color: #555b61;
  background-color: white;
  border-color: #e8eaeb;
  border-width: 1px;
  border-style: solid;
  border-color: #e8eaeb;
}

.eq.button-default:hover {
  border-color: #bdc1c5;
}

.eq.button-primary {
  color: white;
  background-color: #ff5a5a;
}

.eq.button-primary:hover {
  background-color: #e65151;
}

.eq.button-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 90, 90, 0.3);
          box-shadow: 0 0 0 0.2rem rgba(255, 90, 90, 0.3);
}

.eq.button-success {
  color: white;
  background-color: #52d290;
}

.eq.button-success:hover {
  background-color: #75dba6;
}

.eq.button-success:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 210, 144, 0.3);
          box-shadow: 0 0 0 0.2rem rgba(82, 210, 144, 0.3);
}

.eq.button-danger {
  color: white;
  background-color: #ff6b6b;
}

.eq.button-danger:hover {
  background-color: #ff8989;
}

.eq.button-danger:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 107, 107, 0.3);
          box-shadow: 0 0 0 0.2rem rgba(255, 107, 107, 0.3);
}

.eq.button-content {
  color: inherit;
  background-color: white;
}

.eq.button-content:hover {
  background-color: #f9f9fa;
}

/* Button shape style
 ========================================================================== */
.eq.button-stroke {
  padding: 9px 17px;
  border-width: 1px;
  border-style: solid;
  background-color: transparent;
}

.eq.button-stroke.eq.button-default {
  color: #555b61;
  border-color: #555b61;
}

.eq.button-stroke.eq.button-default:hover {
  color: white;
  border-color: #555b61;
  background-color: #555b61;
}

.eq.button-stroke.eq.button-primary {
  color: #ff5a5a;
}

.eq.button-stroke.eq.button-primary:hover {
  color: white;
  border-color: #e65151;
  background-color: #e65151;
}

.eq.button-stroke.eq.button-success {
  color: #52d290;
}

.eq.button-stroke.eq.button-success:hover {
  color: white;
  border-color: #38b876;
  background-color: #38b876;
}

.eq.button-stroke.eq.button-danger {
  color: #ff6b6b;
}

.eq.button-stroke.eq.button-danger:hover {
  color: white;
  border-color: #e64949;
  background-color: #e64949;
}

/* Icon Button
 ========================================================================== */
.eq.button-icon {
  display: -ms-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 36px;
  height: 36px;
  text-decoration: none;
  border: none;
  outline: none;
  border-radius: 500px;
}

/* Social Button
=========================================================================== */
.eq.button-social {
  padding: 12px 18px;
  text-align: center;
  line-height: 1;
  border-radius: 500px;
}

.eq.button-social-google {
  color: #e05353;
  border-color: white;
  background-color: white;
  -webkit-box-shadow: 0 6px 24px -2px rgba(85, 91, 97, 0.3);
          box-shadow: 0 6px 24px -2px rgba(85, 91, 97, 0.3);
}

.eq.button-social-google:hover {
  border-color: #f9f9fa;
  background-color: #f9f9fa;
  -webkit-box-shadow: 0 6px 30px -2px rgba(85, 91, 97, 0.6);
          box-shadow: 0 6px 30px -2px rgba(85, 91, 97, 0.6);
}

.eq.button-social-google:active {
  border-color: #e8eaeb;
  background-color: #e8eaeb;
  -webkit-box-shadow: 0 3px 14px -2px rgba(85, 91, 97, 0.3);
          box-shadow: 0 3px 14px -2px rgba(85, 91, 97, 0.3);
}

.eq.button-social-google:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.1);
          box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.1);
}

.eq.button-social-facebook {
  color: white;
  border-color: #4378e2;
  background-color: #4378e2;
  -webkit-box-shadow: 0 6px 24px -2px rgba(67, 120, 226, 0.4);
          box-shadow: 0 6px 24px -2px rgba(67, 120, 226, 0.4);
}

.eq.button-social-facebook:hover {
  border-color: #285ec8;
  background-color: #285ec8;
  -webkit-box-shadow: 0 6px 30px -2px rgba(67, 120, 226, 0.6);
          box-shadow: 0 6px 30px -2px rgba(67, 120, 226, 0.6);
}

.eq.button-social-facebook:active {
  border-color: #2453b2;
  background-color: #2453b2;
  -webkit-box-shadow: 0 3px 14px -2px rgba(67, 120, 226, 0.3);
          box-shadow: 0 3px 14px -2px rgba(67, 120, 226, 0.3);
}

.eq.button-social-facebook:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(67, 120, 226, 0.3);
          box-shadow: 0 0 0 0.2rem rgba(67, 120, 226, 0.3);
}

.eq.button-social-kakao {
  color: #713d3d;
  border-color: #f7e542;
  background-color: #f7e542;
  -webkit-box-shadow: 0 6px 24px -2px rgba(247, 229, 66, 0.4);
          box-shadow: 0 6px 24px -2px rgba(247, 229, 66, 0.4);
}

.eq.button-social-kakao:hover {
  border-color: #ddcb25;
  background-color: #ddcb25;
  -webkit-box-shadow: 0 3px 30px -2px rgba(247, 229, 66, 0.6);
          box-shadow: 0 3px 30px -2px rgba(247, 229, 66, 0.6);
}

.eq.button-social-kakao:active {
  border-color: #c5b521;
  background-color: #c5b521;
  -webkit-box-shadow: 0 3px 14px -2px rgba(247, 229, 66, 0.3);
          box-shadow: 0 3px 14px -2px rgba(247, 229, 66, 0.3);
}

.eq.button-social-kakao:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(247, 229, 66, 0.3);
          box-shadow: 0 0 0 0.2rem rgba(247, 229, 66, 0.3);
}

.eq.button-social-naver {
  color: white;
  border-color: #4aad39;
  background-color: #4aad39;
  -webkit-box-shadow: 0 6px 24px -2px rgba(74, 173, 57, 0.4);
          box-shadow: 0 6px 24px -2px rgba(74, 173, 57, 0.4);
}

.eq.button-social-naver:hover {
  border-color: #3b8a2e;
  background-color: #3b8a2e;
  -webkit-box-shadow: 0 3px 30px -2px rgba(74, 173, 57, 0.6);
          box-shadow: 0 3px 30px -2px rgba(74, 173, 57, 0.6);
}

.eq.button-social-naver:active {
  border-color: #357b29;
  background-color: #357b29;
  -webkit-box-shadow: 0 3px 14px -2px rgba(74, 173, 57, 0.3);
          box-shadow: 0 3px 14px -2px rgba(74, 173, 57, 0.3);
}

.eq.button-social-naver:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(74, 173, 57, 0.3);
          box-shadow: 0 0 0 0.2rem rgba(74, 173, 57, 0.3);
}

.eq.button-social-twitter {
  color: white;
  border-color: #56aef7;
  background-color: #56aef7;
  -webkit-box-shadow: 0 6px 24px -2px rgba(86, 174, 247, 0.4);
          box-shadow: 0 6px 24px -2px rgba(86, 174, 247, 0.4);
}

.eq.button-social-twitter:hover {
  border-color: #3792dd;
  background-color: #3792dd;
  -webkit-box-shadow: 0 3px 30px -2px rgba(86, 174, 247, 0.6);
          box-shadow: 0 3px 30px -2px rgba(86, 174, 247, 0.6);
}

.eq.button-social-twitter:active {
  border-color: #3182c5;
  background-color: #3182c5;
  -webkit-box-shadow: 0 3px 14px -2px rgba(86, 174, 247, 0.3);
          box-shadow: 0 3px 14px -2px rgba(86, 174, 247, 0.3);
}

.eq.button-social-twitter:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(86, 174, 247, 0.3);
          box-shadow: 0 0 0 0.2rem rgba(86, 174, 247, 0.3);
}

/* Scroll top button
=========================================================================== */
.eq.button-scroll-top {
  visibility: hidden;
  position: fixed;
  opacity: 0;
  right: 40px;
  bottom: 40px;
  padding: 14px 18px;
  line-height: 1;
  border-radius: 2em;
  z-index: 100;
  font-size: 1.25rem;
  color: white;
  background-color: #ff5a5a;
  -webkit-box-shadow: 0 3px 4px rgba(23, 25, 26, 0.1);
          box-shadow: 0 3px 4px rgba(23, 25, 26, 0.1);
  -webkit-transition: 250ms;
  transition: 250ms;
}

.eq.button-scroll-top.on {
  visibility: visible;
  opacity: 1;
}

.eq.button-scroll-top:hover {
  background-color: #ff7b7b;
  -webkit-box-shadow: 0 3px 10px rgba(23, 25, 26, 0.2);
          box-shadow: 0 3px 10px rgba(23, 25, 26, 0.2);
}

.eq.button-scroll-top:active {
  background-color: #e65151;
  -webkit-box-shadow: 0 1px 4px rgba(23, 25, 26, 0.1);
          box-shadow: 0 1px 4px rgba(23, 25, 26, 0.1);
}

@media (max-width: 959px) {
  .eq.button-scroll-top {
    right: 20px;
    bottom: 20px;
  }
}

/* ========================================================================
 Component: Input
 ========================================================================== */
.eq.input {
  display: inline-block;
  font-size: 0.874rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 10px 18px;
  margin-bottom: 10px;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #e8eaeb;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.eq.input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

.eq.input:focus {
  outline: none;
}

.eq.input-expand {
  width: 100%;
}

.eq.input-default {
  border-color: #e8eaeb;
}

.eq.input-default:hover {
  border-color: #bdc1c5;
}

.eq.input-default:focus {
  border-color: #ff5a5a;
  outline: none;
}

.eq.input-checkbox {
  display: none;
  visibility: hidden;
}

.eq.input-checkbox + label {
  cursor: pointer;
  font-size: 0.875rem;
  color: #868e96;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.eq.input-checkbox + label:hover {
  color: #555b61;
}

.eq.input-checkbox + label:hover:before {
  border-color: #bdc1c5;
}

.eq.input-checkbox + label:active:before {
  border-color: #ff5a5a;
}

.eq.input-checkbox + label:before {
  display: inline-block;
  content: "";
  width: 18px;
  height: 18px;
  margin-right: 6px;
  border-radius: 4px;
  border: none;
  border-width: 1px;
  border-style: solid;
  border-color: #e8eaeb;
  vertical-align: middle;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px auto;
  -webkit-background-size: 10px auto;
  -moz-background-size: 10px auto;
  -o-background-size: 10px auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.eq.input-checkbox:focus + label:before {
  border-color: #ff5a5a;
}

.eq.input-checkbox:checked + label:before {
  border-color: #ff5a5a;
  background-color: #ff5a5a;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMTVweCIgdmlld0JveD0iMCAwIDIwIDE1Ij4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNy4xNDMsMTQuOTM4IDAsNy43OTYgMi4wMjEsNS43NzYgNy4xNDMsMTAuODk4IDE3Ljk3OSwwLjA2MiAyMCwyLjA4MiAiLz4NCjwvc3ZnPg0K");
}

/* Placeholder
========================================================================== */
.eq.input:-ms-input-placeholder {
  color: #868e96 !important;
  transition: all 150ms;
  -o-transition: all 150ms;
  -moz-transition: all 150ms;
  -webkit-transition: all 150ms;
}

.eq.input::-moz-placeholder {
  color: #868e96;
  transition: all 150ms;
  -o-transition: all 150ms;
  -moz-transition: all 150ms;
  -webkit-transition: all 150ms;
}

.eq.input::-webkit-input-placeholder {
  color: #868e96;
  transition: all 150ms;
  -o-transition: all 150ms;
  -moz-transition: all 150ms;
  -webkit-transition: all 150ms;
}

.eq.input:focus:-ms-input-placeholder {
  color: transparent !important;
}

.eq.input:focus::-moz-placeholder {
  color: transparent;
}

.eq.input:focus::-webkit-input-placeholder {
  color: transparent;
}

/* Textarea
========================================================================== */
.eq.textarea {
  width: 100%;
  border: 1px solid #e8eaeb;
  border-radius: 3px;
  padding: 10px;
}

.eq.textarea:focus {
  outline: none;
  border-color: #ff5a5a;
}

/* form-field
========================================================================== */
.eq.form-field {
  position: relative;
  padding-top: 10px;
  margin: 0 0 15px 0;
}

.eq.form-field .eq.input {
  border: none;
  padding: 12px 0;
  margin: 0;
}

.eq.form-field .eq.input + label {
  display: block;
  position: relative;
  margin: 0;
}

.eq.form-field .eq.input + label .eq.input-title {
  position: absolute;
  display: block;
  top: -33px;
  visibility: hidden;
  opacity: 0;
  color: #868e96;
  font-size: 16px;
  transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  -webkit-transition: 250ms;
}

.eq.form-field .eq.input + label::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #e8eaeb;
  transition: all 250ms;
  -o-transition: all 250ms;
  -moz-transition: all 250ms;
  -webkit-transition: all 250ms;
}

.eq.form-field .eq.input + label::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #ff5a5a;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  transition: all 250ms;
  -o-transition: all 250ms;
  -moz-transition: all 250ms;
  -webkit-transition: all 250ms;
}

.eq.form-field .eq.input:hover + label::before {
  border-color: #bdc1c5;
}

.eq.form-field .eq.input:focus + label .eq.input-title {
  visibility: visible;
  opacity: 1;
  top: -60px;
  font-size: 0.75rem;
}

.eq.form-field .eq.input:focus + label::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

/* ========================================================================
 Component: Table
 ========================================================================== */
.eq.table {
  width: 100%;
  font-family: "Noto Sans Korean", "Open Sans", "malgun gothic", "Nanum Gothic", dotum, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
  border-collapse: collapse;
}

.eq.table tr th, .eq.table tr td {
  color: #25282b;
  font-size: 0.875rem;
  font-weight: normal;
  text-align: left;
  padding: 15px;
}

.eq.table-divider tr {
  border: 1px solid #e8eaeb;
}

.eq.table-divider tr > th {
  background-color: #f9f9fa;
}

/* ========================================================================
 Component: Tab
 ========================================================================== */
.eq.tab {
  position: relative;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  list-style-type: none;
}

@media (max-width: 639px) {
  .eq.tab {
    overflow-y: hidden;
    height: 50px;
  }
}

.eq.tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #e8eaeb;
}

.eq.tab > li {
  display: inline-block;
  position: relative;
}

.eq.tab > li > a {
  display: inline-block;
  color: #868e96;
  font-size: 0.874rem;
  font-weight: 500;
  line-height: 58px;
  padding: 0 10px 0 10px;
  margin-right: 10px;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

@media (max-width: 639px) {
  .eq.tab > li > a {
    font-weight: 600;
    line-height: 48px;
  }
}

.eq.tab > li:last-child > a {
  margin-right: 0;
}

.eq.tab > li:hover > a {
  color: #555b61;
}

.eq.tab > li.active > a {
  color: #ff5a5a;
  border-bottom: 2px solid #ff5a5a;
}

.eq.tab > li:hover > .popover-animationLeft {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media (max-width: 639px) {
  .eq.tab-wrap {
    overflow: hidden;
    border-bottom: 1px solid #e8eaeb;
    height: 51px;
  }
}

@media (max-width: 639px) {
  .eq.tab-wrap .eq.tab {
    height: 60px;
  }
}

/* ========================================================================
 Component: List Menu
 ========================================================================== */
.eq.list-menu {
  padding: 0;
  margin: 0 0 40px 0;
}

.eq.list-menu li {
  list-style-type: none;
}

.eq.list-menu li.active > a {
  border-left-width: 2px;
  border-left-color: #ff5a5a;
  color: #ff5a5a;
  font-weight: 600;
}

.eq.list-menu li.active > a:hover {
  color: #e65151;
}

.eq.list-menu li a {
  display: inline-block;
  padding: 6px 10px;
  margin-bottom: 5px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: transparent;
  color: #868e96;
  font-size: 0.875rem;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.eq.list-menu li a:hover {
  border-left-color: #ff5a5a;
  color: #ff5a5a;
}

.eq.list-menu > li > ul {
  padding: 0;
  margin-bottom: 10px;
}

.eq.list-menu > li > ul > li > a {
  padding-left: 30px;
  color: #868e96;
  font-size: 0.875rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.eq.list-menu > li > ul > li.active > a {
  border: none;
  color: #25282b;
}

/* ========================================================================
 Component: Nav dropdown
 ========================================================================== */
.eq.nav-dropdown-wrap {
  position: absolute;
  top: 60px;
}

.eq.nav-dropdown {
  position: absolute;
  width: 200px;
  padding: 15px 20px;
  border-radius: 4px;
  z-index: 2;
  background-color: white;
  -webkit-box-shadow: 0 8px 20px 1px rgba(23, 25, 26, 0.15);
          box-shadow: 0 8px 20px 1px rgba(23, 25, 26, 0.15);
}

/* nav-dropdown Animation
========================================================================== */
.eq.nav-dropdown-animation-right {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
  transform-origin: top right;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition-duration: .3s;
  -webkit-transform: scale(0.8);
  -webkit-transform-origin: top right;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -webkit-transition-duration: .3s;
}

.eq.nav-dropdown-animation-left {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition-duration: .3s;
  -webkit-transform: scale(0.8);
  -webkit-transform-origin: top left;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -webkit-transition-duration: .3s;
}

.eq.nav-dropdown-link:hover .nav-dropdown-animation-right,
.eq.navbar-nav > li:hover > .nav-dropdown-animation-right {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.eq.nav-dropdown-link:hover .nav-dropdown-animation-left,
.eq.navbar-nav > li:hover > .nav-dropdown-animation-left {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.eq.nav-dropdown-list li {
  list-style-type: none;
}

.eq.nav-dropdown-list li a {
  display: inline-block;
  width: 100%;
  color: #555b61;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  padding: 8px 20px 8px 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.eq.nav-dropdown-list li a > i {
  padding-right: 10px;
}

.eq.nav-dropdown-list li a:hover {
  color: #ff5a5a;
}

.eq.nav-dropdown-list > li > ul {
  padding: 0 0 0 20px;
  margin-bottom: 10px;
}

.eq.nav-dropdown-list > li > ul li a {
  color: #868e96;
  font-size: 0.875rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.eq.nav-dropdown-list > li > ul li a:hover {
  color: #ff5a5a;
}

.eq.nav-dropdown-list > li > ul li.active > a {
  color: #25282b;
}

.eq.nav-dropdown-list li.active > a {
  color: #ff5a5a;
}

/* nav-dropdown UserMenu
========================================================================== */
.nav-dropdown-usermenu {
  right: -20px;
  top: 0;
  width: 260px !important;
}

.nav-dropdown-usermenu > a {
  position: absolute;
  display: inline-block;
  top: 25px;
  right: 20px;
  width: 24px;
  line-height: 24px;
  text-align: center;
}

ul.nav-dropdown-usermenu-userinfo {
  padding-bottom: 15px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-dropdown-usermenu ul.nav-dropdown-list {
  margin: 0;
  padding: 0;
}

/* ========================================================================
 Component: Dropdown
=========================================================================== */
.eq.dropdown {
  position: relative;
}

.eq.dropdown .eq.dropdown-toggle {
  cursor: pointer;
}

.eq.dropdown-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 150px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.6, 0.5);
          transform: scale(0.6, 0.5);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition: opacity 0.2s, visibility 0.2s, -webkit-transform 150ms cubic-bezier(0.43, -0.02, 0.2, 0.79);
  transition: opacity 0.2s, visibility 0.2s, -webkit-transform 150ms cubic-bezier(0.43, -0.02, 0.2, 0.79);
  transition: opacity 0.2s, visibility 0.2s, transform 150ms cubic-bezier(0.43, -0.02, 0.2, 0.79);
  transition: opacity 0.2s, visibility 0.2s, transform 150ms cubic-bezier(0.43, -0.02, 0.2, 0.79), -webkit-transform 150ms cubic-bezier(0.43, -0.02, 0.2, 0.79);
  -o-transition: opacity 0.2s, visibility 0.2s, transform 150ms cubic-bezier(0.43, -0.02, 0.2, 0.79);
  -moz-transition: opacity 0.2s, visibility 0.2s, transform 150ms cubic-bezier(0.43, -0.02, 0.2, 0.79);
  -webkit-transition: opacity 0.2s, visibility 0.2s, transform 150ms cubic-bezier(0.43, -0.02, 0.2, 0.79);
  background-color: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 24px rgba(23, 25, 26, 0.2);
          box-shadow: 0 6px 24px rgba(23, 25, 26, 0.2);
}

.eq.dropdown-menu .eq.dropdown-header {
  padding: 15px;
  border-bottom: 1px solid #e8eaeb;
}

.eq.dropdown-menu .eq.dropdown-header > * {
  margin: 0;
}

.eq.dropdown-menu .eq.dropdown-content {
  padding: 15px;
}

.eq.dropdown-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.eq.dropdown-menu ul > li {
  opacity: 0;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.eq.dropdown-menu ul > li > a {
  display: block;
  padding: 10px 15px;
  color: #25282b;
  font-size: 0.875rem;
  text-decoration: none;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.eq.dropdown-menu ul > li > a > .eq.icon {
  display: inline-block;
  width: 15px;
  margin-right: 5px;
  color: #555b61;
}

.eq.dropdown-menu ul > li > a:hover, .eq.dropdown-menu ul > li > a:active {
  background-color: #f9f9fa;
}

.eq.dropdown-menu ul > li > a.more {
  color: #868e96;
  background-color: #f9f9fa;
  text-align: center;
}

.eq.dropdown-menu ul > li > a.more .eq.icon {
  color: #868e96;
}

.eq.dropdown-menu ul > li:first-child > a {
  overflow: hidden;
  border-radius: 3px 3px 0 0;
}

.eq.dropdown-menu ul > li:last-child > a {
  overflow: hidden;
  border-radius: 0 0 3px 3px;
}

.eq.dropdown-menu ul > li:nth-child(1) {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
}

.eq.dropdown-menu ul > li:nth-child(2) {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
}

.eq.dropdown-menu ul > li:nth-child(3) {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transition-delay: 150ms;
          transition-delay: 150ms;
}

.eq.dropdown-menu ul > li:nth-child(4) {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

.eq.dropdown-menu ul > li:nth-child(5) {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}

.eq.dropdown-menu ul > li:nth-child(6) {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
}

.eq.dropdown-menu ul > li:nth-child(7) {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transition-delay: 350ms;
          transition-delay: 350ms;
}

.eq.dropdown-menu ul > li:nth-child(8) {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}

.eq.dropdown-menu ul > li:nth-child(9) {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transition-delay: 450ms;
          transition-delay: 450ms;
}

.eq.dropdown-menu ul > li:nth-child(10) {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out;
  transition: opacity 0.2s, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}

.eq.dropdown-menu.on > ul > li {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.eq.dropdown-menu + .eq.dropdown-close {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  visibility: hidden;
}

.eq.dropdown-menu.on {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.eq.dropdown-menu.on + .eq.dropdown-close {
  cursor: default;
  position: fixed;
  visibility: visible;
}

/* Dropdown position
=========================================================================== */
.eq.dropdown-right .eq.dropdown-menu {
  left: auto;
  right: 0;
  -webkit-transform-origin: top right;
          transform-origin: top right;
}

.eq.dropdown-shadow .eq.dropdown-menu {
  z-index: 720;
}

.eq.dropdown-shadow .eq.dropdown-menu + .eq.dropdown-close {
  z-index: 700;
  opacity: 0;
  background-color: rgba(23, 25, 26, 0.1);
  transition: opacity 250ms, visibility 0.2s;
  -o-transition: opacity 250ms, visibility 0.2s;
  -moz-transition: opacity 250ms, visibility 0.2s;
  -webkit-transition: opacity 250ms, visibility 0.2s;
}

.eq.dropdown-shadow .eq.dropdown-menu.on + .eq.dropdown-close {
  opacity: 1;
}

/* Dropdown style
=========================================================================== */
.eq.dropdown-angle .eq.dropdown-menu::before, .eq.dropdown-angle .eq.dropdown-menu::after {
  content: '';
  position: absolute;
}

.eq.dropdown-angle .eq.dropdown-menu::before {
  top: -7px;
  right: 15px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.1);
  border-left: 7px solid transparent;
}

.eq.dropdown-angle .eq.dropdown-menu::after {
  top: -6px;
  right: 16px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
}

/* Dropdown option
=========================================================================== */
.eq.dropdown-hover .eq.dropdown-hover-toggle + .eq.dropdown-menu {
  top: 70px;
}

.eq.dropdown-hover .eq.dropdown-hover-toggle + .eq.dropdown-menu:hover {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.eq.dropdown-hover .eq.dropdown-hover-toggle + .eq.dropdown-menu:hover ul > li {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.eq.dropdown-hover .eq.dropdown-hover-toggle:hover + .eq.dropdown-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.eq.dropdown-hover .eq.dropdown-hover-toggle:hover + .eq.dropdown-menu ul > li {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* Dropdown custom
=========================================================================== */
.eq.notify-list {
  max-height: 300px;
  overflow: auto;
}

/* ========================================================================
 Component: Main Visual
=========================================================================== */
#main-visual {
  background-color: #ff5a5a;
}

#main-visual .eq.main-visual {
  position: relative;
  overflow: hidden;
  height: 100vh;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

#main-visual .eq.main-visual .eq.main-visual-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  height: 100%;
  padding: 30px;
}

#main-visual .eq.main-visual .eq.main-visual-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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 639px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  text-align: center;
}

@media (max-width: 639px) {
  #main-visual .eq.main-visual .eq.main-visual-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#main-visual .eq.main-visual .eq.main-visual-img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

#main-visual .eq.main-visual .eq.main-visual-youtube-wrap {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#main-visual .eq.main-visual .eq.main-visual-youtube-wrap .eq.main-visual-youtube {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1280px;
  height: 720px;
}

#main-visual .eq.main-visual .eq.main-visual-title,
#main-visual .eq.main-visual .eq.main-visual-subtitle {
  word-break: keep-all;
}

#main-visual .eq.main-visual .eq.main-visual-title {
  color: white;
}

@media (max-width: 639px) {
  #main-visual .eq.main-visual .eq.main-visual-title {
    font-size: 2rem;
  }
}

#main-visual .eq.main-visual .eq.main-visual-subtitle {
  color: rgba(255, 255, 255, 0.6);
}

@media (max-width: 639px) {
  #main-visual .eq.main-visual .eq.main-visual-button-expand {
    width: 100%;
  }
}

#main-visual .eq.main-visual .eq.main-visual-mouse {
  left: 50%;
  width: 30px;
  height: 47px;
  margin-bottom: 30px;
  border: 2px solid rgba(255, 255, 255, 0.38);
  border-radius: 14px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#main-visual .eq.main-visual .eq.main-visual-mouse .eq.mouse-scroll {
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.38);
  position: relative;
  top: 10px;
  left: 11px;
  -webkit-animation: scrolls 1.3s ease-out infinite;
}

@-webkit-keyframes scrolls {
  0% {
    top: 10px;
    opacity: 1;
    height: 4px;
  }
  95% {
    top: 18px;
    opacity: 0;
    height: 10px;
  }
  100% {
    top: 8px;
    opacity: 1;
    height: 4px;
  }
}

@keyframes scrolls {
  0% {
    top: 10px;
    opacity: 1;
    height: 4px;
  }
  95% {
    top: 18px;
    opacity: 0;
    height: 10px;
  }
  100% {
    top: 8px;
    opacity: 1;
    height: 4px;
  }
}

/* ========================================================================
 Component: Slide
 ========================================================================== */
.eq.slide-wrap {
  position: relative;
  width: 100%;
  margin-top: 30px;
  border-radius: 5px;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  overflow: hidden;
  z-index: 1;
  background-color: #ff5a5a;
  -webkit-box-shadow: 0 6px 12px rgba(23, 25, 26, 0.1);
          box-shadow: 0 6px 12px rgba(23, 25, 26, 0.1);
}

@media (max-width: 959px) {
  .eq.slide-wrap {
    margin-top: 15px;
  }
}

.eq.slide-wrap > .slide-nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
}

.eq.slide-wrap > .slide-nav .indicator {
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 5px;
  font-size: 0px;
  line-height: 0;
  text-indent: -9999px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 500px;
  border: none;
}

.eq.slide-wrap > .slide-nav .indicator:active, .eq.slide-wrap > .slide-nav .indicator:focus {
  outline: none;
}

.eq.slide-wrap > .slide-nav .indicator.active {
  background-color: white;
}

.eq.slide {
  position: relative;
  width: 100%;
  min-height: 400px;
  overflow: hidden;
  background-color: #ff5a5a;
}

.eq.slide > ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 99999px;
  margin: 0;
  list-style-type: none;
  overflow: hidden;
}

.eq.slide > ul li {
  position: relative;
  overflow: hidden;
}

.eq.slide-item {
  position: relative;
  min-height: 400px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.eq.slide-img {
  display: block;
}

@media (max-width: 959px) {
  .eq.slide-img {
    width: auto;
    height: 100vw;
  }
}

.eq.slide-content {
  padding: 100px;
  text-align: center;
}

@media (max-width: 959px) {
  .eq.slide-content {
    padding: 30px;
  }
}

.eq.slide-content .eq.slide-title,
.eq.slide-content .eq.slide-subtitle {
  word-break: keep-all;
}

.eq.slide-content .eq.slide-title {
  color: white;
}

@media (max-width: 959px) {
  .eq.slide-content .eq.slide-title {
    font-size: 2rem;
  }
}

.eq.slide-content .eq.slide-subtitle {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.875rem;
  margin-bottom: 30px;
}

/* ========================================================================
 Component: Login Offcanvas
 ========================================================================== */
.eq.login-offcanvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: 10000;
  -webkit-transition: opacity 0.2s, visibility 0.5s;
  transition: opacity 0.2s, visibility 0.5s;
}

.eq.login-offcanvas.on {
  visibility: visible;
  opacity: 1;
}

.eq.login-offcanvas.on .eq.login-offcanvas-content {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.eq.login-offcanvas-bg {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

.eq.login-offcanvas-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 500px;
  height: 100%;
  min-height: 100%;
  padding: 60px;
  overflow-y: auto;
  z-index: 2;
  background: white;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -moz-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -o-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

@media (max-width: 639px) {
  .eq.login-offcanvas-content {
    padding: 30px;
  }
}

.eq.login-offcanvas-content .eq.login-logo-item {
  width: 100%;
  height: 50px;
  margin-bottom: 50px;
  text-align: center;
  background-image: url(../img/logo.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.eq.login-offcanvas-content .eq.login-logo-item > span {
  font-size: 26px;
  font-weight: 700;
  top: 10px;
  position: relative;
}

.eq.login-offcanvas-close {
  cursor: pointer;
  position: absolute;
  top: 70px;
  right: 60px;
  width: 40px;
  height: 40px;
  padding: 12px;
  font-size: 16px;
  color: #96a3b4;
  background: #e5e9f2;
  border-radius: 2em;
  text-align: center;
  line-height: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

@media (max-width: 639px) {
  .eq.login-offcanvas-close {
    top: 40px;
    right: 30px;
  }
}

.eq.login-offcanvas-close:hover {
  color: white;
  background-color: #ff5a5a;
}

.login-offcanvas .message {
  padding: 0;
  text-align: center;
  text-shadow: none;
  font-size: 0.875rem;
  color: #ff6b6b;
  background-color: #ffe1e1;
  border-color: #ffe1e1;
}

.login-offcanvas-thumbnail {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-width: calc(100% - 500px);
  background-image: url("../img/demo.jpg");
  background-position: left;
  background-size: cover;
}

/* ========================================================================
 Component: Side Bar
 ========================================================================== */
/* Sidebar banner
 ========================================================================== */
.eq.sidebar-banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 4px;
  line-height: 0;
  background-color: white;
  margin-bottom: 40px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.eq.sidebar-banner:hover {
  -webkit-box-shadow: 0 1px 8px rgba(81, 99, 120, 0.1);
          box-shadow: 0 1px 8px rgba(81, 99, 120, 0.1);
}

.eq.sidebar-banner:hover img {
  opacity: 0.8;
}

.eq.sidebar-banner :active {
  -webkit-box-shadow: 0 1px 3px rgba(81, 99, 120, 0.1);
          box-shadow: 0 1px 3px rgba(81, 99, 120, 0.1);
}

.eq.sidebar-banner img {
  width: 100%;
  height: auto;
}

/* ========================================================================
 Component: Widget
 ========================================================================== */
.eq.widget {
  list-style-type: none;
  padding: 0;
}

.eq.widget-title .eq.widget-title-text {
  display: inline-block;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #25282b;
  color: #25282b;
  font-weight: 500;
  line-height: 1;
}

.eq.widget-point div.graph div {
  background-color: #ff5a5a !important;
}

.eq.widget-tab {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow-y: hidden;
  height: 53px;
  white-space: nowrap;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e8eaeb;
}

.eq.widget-tab > li {
  display: inline-block;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.eq.widget-tab > li > a {
  display: inline-block;
  color: #868e96;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 50px;
  padding: 0 15px;
  margin-right: 10px;
  margin-bottom: -1px;
  outline: none;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.eq.widget-tab > li > a:hover {
  color: #555b61;
}

.eq.widget-tab > li.active > a {
  color: #ff5a5a;
  border-bottom-width: 2px;
  border-bottom-color: #ff5a5a;
}

.eq.widget-tab-content {
  margin: 0;
}

.eq.widget-tab-content dt {
  display: none;
}

.eq.widget-tab-content dd, .eq.widget-tab-content .eq.widget-tab-item {
  display: none;
  margin: 0;
}

.eq.widget-tab-content dd.open, .eq.widget-tab-content .eq.widget-tab-item.open {
  display: block;
}

.eq.widget-title {
  width: 100%;
  position: relative;
}

.eq.widget-title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #e8eaeb;
}

/* Normal
=========================================================================== */
.eq.widget-normal {
  margin: 0;
}

.eq.widget-normal > li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e8eaeb;
}

.eq.widget-normal > li > a {
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.eq.widget-normal > li > a:hover {
  background-color: rgba(249, 249, 250, 0.5);
}

/* Image title
=========================================================================== */
.eq.widget-image-title {
  margin: 0;
}

/* Image title content
=========================================================================== */
.eq.widget-image-title-content {
  padding: 0;
  margin: 0;
}

.eq.widget-image-title-content .eq.widget-item {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* Gallery
=========================================================================== */
.eq.widget-gallery {
  padding: 2px 2px 0 2px !important;
  margin-left: -1px;
  margin-right: -1px;
}

.eq.widget-gallery-shadow .eq.widget-gallery-item:hover .eq.widget-gallery-thumbnail-wrap {
  opacity: 0.7;
}

.eq.widget-gallery-shadow .eq.widget-gallery-item .eq.widget-gallery-thumbnail-wrap {
  opacity: 0.9;
}

.eq.widget-gallery-shadow .eq.widget-gallery-item-body {
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
  background: linear-gradient(to top, #000000, transparent);
}

.eq.widget-gallery-item {
  position: relative;
  margin-bottom: 2px;
  background-color: #17191a;
  overflow: hidden;
}

@media (max-width: 639px) {
  .eq.widget-gallery-item {
    margin-bottom: 0;
  }
}

.eq.widget-gallery-item:hover .eq.widget-gallery-thumbnail-wrap {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.eq.widget-gallery-item-wrap {
  padding-left: 1px;
  padding-right: 1px;
}

.eq.widget-gallery-item-body {
  padding: 15px;
}

.eq.widget-gallery-item-category {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 2px 8px;
  color: white;
  font-size: 0.75rem;
  border-radius: 500px;
  background-color: #ff5a5a;
}

.eq.widget-gallery-item .eq.widget-gallery-thumbnail {
  display: block;
  width: 100%;
}

.eq.widget-gallery-item .eq.widget-gallery-thumbnail-wrap {
  transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  -webkit-transition: 250ms;
}

.eq.widget-gallery-item .eq.widget-gallery-thumbnail-alt {
  display: block;
  width: 100%;
  height: 100px;
}

/* ========================================================================
 Component: Widget Style
=========================================================================== */
.eq.card > .eq.widget-title {
  padding: 10px 15px;
}

.eq.card > .eq.widget-title-none::before {
  border: none;
}

.eq.card ul.eq.widget-normal > li > a {
  padding-left: 15px;
  padding-right: 15px;
}

.eq.card ul.eq.widget-normal > li:last-child {
  border-bottom: none;
}

.eq.card .eq.widget-image-title {
  padding-left: 15px;
  padding-right: 15px;
}

.eq.card .eq.widget-image-title-content .eq.widget-item {
  padding-left: 15px;
  padding-right: 15px;
}

.eq.card .eq.widget-image-title-content > li:last-child hr {
  display: none;
}

/* ========================================================================
 Component: Card
 ========================================================================== */
.eq.card {
  padding: 15px;
  border-radius: 3px;
}

.eq.card .eq.card-media img {
  display: block;
  max-width: 100%;
}

.eq.card .eq.card-body {
  padding-top: 15px;
  padding-bottom: 15px;
}

.eq.card-gallery {
  padding: 0;
}

.eq.card-gallery .eq.card-media {
  overflow: hidden;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 4px rgba(23, 25, 26, 0.1);
          box-shadow: 0 3px 4px rgba(23, 25, 26, 0.1);
  -webkit-transition: 250ms;
  transition: 250ms;
}

.eq.card-gallery:hover .eq.card-media {
  opacity: 0.8;
}

.eq.card-default {
  background-color: white;
  border: 1px solid #e8eaeb;
}

.eq.card-secondary {
  background-color: #33373b;
  border: 1px solid #202325;
}

.eq.card-secondary .eq.widget-title::before {
  border-bottom-color: #25282b;
}

.eq.card-secondary hr {
  border-top-color: #25282b;
}

.eq.card-secondary .eq.widget-tab {
  border-bottom-color: #25282b;
}

.eq.card-secondary .eq.widget-normal > li {
  border-bottom-color: #25282b;
}

.eq.card-secondary .eq.widget-normal > li > a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

/* ========================================================================
 Component: Footer
=========================================================================== */
.eq.footer {
  padding-top: 30px;
  border-top: 1px solid #e8eaeb;
}

.eq.footer.muted {
  color: #555b61;
  border: none !important;
  background-color: #f9f9fa;
}

.eq.footer.dark {
  color: white;
  border: none !important;
  background-color: #25282b;
}

/* Footer menu
 ========================================================================== */
.eq.footer-menu {
  margin: 0 0 30px 0;
  padding: 0;
}

.eq.footer-menu li {
  display: inline;
  list-style: none;
}

.eq.footer-menu li a {
  color: #868e96;
  font-size: 0.875rem;
  padding-right: 15px;
  text-decoration: none;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.eq.footer-menu li a:hover {
  color: #555b61;
}

/* ========================================================================
 Component: Utilities
 ========================================================================== */
.eq.border-circle {
  border-radius: 50%;
}

.eq.border-rounded {
  border-radius: 3px;
}

.eq.border-max-rounded {
  border-radius: 500px;
}

/* width
========================================================================== */
.eq.width-small {
  width: 450px;
}

.eq.width-medium {
  width: 640px;
}

/* Height
=========================================================================== */
.eq.height-small {
  height: 70px;
}

.eq.height-medium {
  height: 150px;
}

.eq.height-large {
  height: 300px;
}

/* Border Line
 ========================================================================== */
.eq.border {
  border-width: 1px;
  border-style: solid;
  border-color: #e8eaeb;
}

.eq.border-right {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e8eaeb;
}

.eq.border-top {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e8eaeb;
}

.eq.border-bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e8eaeb;
}

.eq.border-color-primary {
  border-bottom-color: #ff5a5a !important;
}

/* Overflow
 ========================================================================== */
.eq.overflow-scroll {
  overflow: scroll;
}

.eq.overflow-hidden {
  overflow: hidden;
}

@media (max-width: 959px) {
  .eq.overflow-hidden\@m {
    overflow: hidden;
  }
}

@media (max-width: 639px) {
  .eq.overflow-hidden\@s {
    overflow: hidden;
  }
}

/* Position
 ========================================================================== */
.eq.position-relative {
  position: relative;
}

.eq.position-absolute {
  position: absolute;
}

/* Float
=========================================================================== */
.eq.clearfix {
  zoom: 1;
}

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

.eq.clearfix::after {
  clear: both;
}

.eq.float-left {
  float: left;
}

.eq.float-right {
  float: right;
}

/* Width Expand
 ========================================================================== */
.eq.width-expand {
  width: 100%;
}

/* Display
 ========================================================================== */
.eq.display-block {
  display: block;
}

.eq.inline {
  display: inline;
}

.eq.inline-block {
  display: inline-block;
}

/* White space
 ========================================================================== */
.eq.white-space-nowrap {
  white-space: nowrap;
}

/* Box shadow
 ========================================================================== */
.eq.box-shadow-small {
  -webkit-box-shadow: 0 3px 4px rgba(23, 25, 26, 0.1);
          box-shadow: 0 3px 4px rgba(23, 25, 26, 0.1);
}

.eq.box-shadow-default {
  -webkit-box-shadow: 0 2px 8px -3px rgba(23, 25, 26, 0.2);
          box-shadow: 0 2px 8px -3px rgba(23, 25, 26, 0.2);
}

.eq.box-shadow-medium {
  -webkit-box-shadow: 0 5px 8px rgba(23, 25, 26, 0.1);
          box-shadow: 0 5px 8px rgba(23, 25, 26, 0.1);
}

.eq.box-shadow-large {
  -webkit-box-shadow: 0 6px 12px rgba(23, 25, 26, 0.1);
          box-shadow: 0 6px 12px rgba(23, 25, 26, 0.1);
}

/* ========================================================================
 Component: Visibility
 ========================================================================== */
/* Hidden
=========================================================================== */
.eq.hidden {
  visibility: hidden !important;
}

@media (min-width: 640px) {
  .eq.hidden\@s {
    display: none !important;
  }
}

@media (min-width: 960px) {
  .eq.hidden\@m {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .eq.hidden\@l {
    display: none !important;
  }
}

@media (min-width: 1600px) {
  .eq.hidden\@xl {
    display: none !important;
  }
}

/* Visible
=========================================================================== */
.eq.visible {
  visibility: visible !important;
}

@media (max-width: 639px) {
  .eq.visible\@s {
    display: none !important;
  }
}

@media (max-width: 959px) {
  .eq.visible\@m {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .eq.visible\@l {
    display: none !important;
  }
}

@media (max-width: 1599px) {
  .eq.visible\@xl {
    display: none !important;
  }
}

/* opacity
=========================================================================== */
.eq.opacity-0 {
  opacity: 0;
}

@media (max-width: 639px) {
  .eq.opacity-0\@s {
    opacity: 0;
  }
}

@media (max-width: 959px) {
  .eq.opacity-0\@m {
    opacity: 0;
  }
}

@media (max-width: 1199px) {
  .eq.opacity-0\@l {
    opacity: 0;
  }
}

@media (max-width: 1599px) {
  .eq.opacity-0\@xl {
    opacity: 0;
  }
}

/* ========================================================================
 Component: Padding
 ========================================================================== */
/* Padding All
 ========================================================================== */
.eq.padding-xxsmall {
  padding: 5px !important;
}

.eq.padding-xsmall {
  padding: 10px !important;
}

.eq.padding-small {
  padding: 15px !important;
}

.eq.padding-default {
  padding: 30px !important;
}

.eq.padding-medium {
  padding: 50px !important;
}

.eq.padding-large {
  padding: 100px !important;
}

.eq.padding-xlarge {
  padding: 140px !important;
}

/* Padding top
 ========================================================================== */
.eq.padding-top-xxsmall {
  padding-top: 5px !important;
}

.eq.padding-top-xsmall {
  padding-top: 10px !important;
}

.eq.padding-top-small {
  padding-top: 15px !important;
}

.eq.padding-top-default {
  padding-top: 30px !important;
}

.eq.padding-top-medium {
  padding-top: 50px !important;
}

.eq.padding-top-large {
  padding-top: 100px !important;
}

.eq.padding-top-xlarge {
  padding-top: 140px !important;
}

/* Padding bottom
 ========================================================================== */
.eq.padding-bottom-xxsmall {
  padding-bottom: 5px !important;
}

.eq.padding-bottom-xsmall {
  padding-bottom: 10px !important;
}

.eq.padding-bottom-small {
  padding-bottom: 15px !important;
}

.eq.padding-bottom-default {
  padding-bottom: 30px !important;
}

.eq.padding-bottom-medium {
  padding-bottom: 50px !important;
}

.eq.padding-bottom-large {
  padding-bottom: 100px !important;
}

.eq.padding-bottom-xlarge {
  padding-bottom: 140px !important;
}

/* Padding left
 ========================================================================== */
.eq.padding-left-xxsmall {
  padding-left: 5px !important;
}

.eq.padding-left-xsmall {
  padding-left: 10px !important;
}

.eq.padding-left-small {
  padding-left: 15px !important;
}

.eq.padding-left-default {
  padding-left: 30px !important;
}

.eq.padding-left-medium {
  padding-left: 50px !important;
}

.eq.padding-left-large {
  padding-left: 100px !important;
}

.eq.padding-left-xlarge {
  padding-left: 140px !important;
}

/* Padding right
 ========================================================================== */
.eq.padding-right-xxsmall {
  padding-right: 5px !important;
}

.eq.padding-right-xsmall {
  padding-right: 10px !important;
}

.eq.padding-right-small {
  padding-right: 15px !important;
}

.eq.padding-right-default {
  padding-right: 30px !important;
}

.eq.padding-right-medium {
  padding-right: 50px !important;
}

.eq.padding-right-large {
  padding-right: 100px !important;
}

.eq.padding-right-xlarge {
  padding-right: 140px !important;
}

/* Padding vertical
 ========================================================================== */
.eq.padding-vertical-xxsmall {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.eq.padding-vertical-xsmall {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.eq.padding-vertical-small {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

@media (max-width: 639px) {
  .eq.padding-vertical-small\@s {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

@media (max-width: 959px) {
  .eq.padding-vertical-small\@m {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

.eq.padding-vertical-default {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.eq.padding-vertical-medium {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.eq.padding-vertical-large {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.eq.padding-vertical-xlarge {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

/* Padding horizontal
 ========================================================================== */
.eq.padding-horizontal-xxsmall {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.eq.padding-horizontal-xsmall {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.eq.padding-horizontal-small {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

@media (max-width: 639px) {
  .eq.padding-horizontal-small\@s {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 959px) {
  .eq.padding-horizontal-small\@m {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.eq.padding-horizontal-default {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.eq.padding-horizontal-medium {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.eq.padding-horizontal-large {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.eq.padding-horizontal-xlarge {
  padding-left: 140px !important;
  padding-right: 140px !important;
}

/* Padding remove
 ========================================================================== */
.eq.padding-remove {
  padding: 0 !important;
}

@media (max-width: 639px) {
  .eq.padding-remove\@s {
    padding: 0 !important;
  }
}

@media (max-width: 959px) {
  .eq.padding-remove\@m {
    padding: 0 !important;
  }
}

.eq.padding-top-remove {
  padding-top: 0 !important;
}

@media (max-width: 639px) {
  .eq.padding-top-remove\@s {
    padding-top: 0 !important;
  }
}

@media (max-width: 959px) {
  .eq.padding-top-remove\@m {
    padding-top: 0 !important;
  }
}

.eq.padding-bottom-remove {
  padding-bottom: 0 !important;
}

@media (max-width: 639px) {
  .eq.padding-bottom-remove\@s {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 959px) {
  .eq.padding-bottom-remove\@m {
    padding-bottom: 0 !important;
  }
}

.eq.padding-left-remove {
  padding-left: 0 !important;
}

@media (max-width: 639px) {
  .eq.padding-left-remove\@s {
    padding-left: 0 !important;
  }
}

@media (max-width: 959px) {
  .eq.padding-left-remove\@m {
    padding-left: 0 !important;
  }
}

.eq.padding-right-remove {
  padding-right: 0 !important;
}

@media (max-width: 639px) {
  .eq.padding-right-remove\@s {
    padding-right: 0 !important;
  }
}

@media (max-width: 959px) {
  .eq.padding-right-remove\@m {
    padding-right: 0 !important;
  }
}

/* ========================================================================
 Component: Margin
 ========================================================================== */
/* Margin All
 ========================================================================== */
.eq.margin-xxsmall {
  margin: 5px !important;
}

.eq.margin-xsmall {
  margin: 10px !important;
}

.eq.margin-small {
  margin: 15px !important;
}

.eq.margin-default {
  margin: 30px !important;
}

.eq.margin-medium {
  margin: 40px !important;
}

.eq.margin-large {
  margin: 60px !important;
}

/* Margin top
 ========================================================================== */
.eq.margin-top-xxsmall {
  margin-top: 5px !important;
}

.eq.margin-top-xsmall {
  margin-top: 10px !important;
}

.eq.margin-top-small {
  margin-top: 15px !important;
}

.eq.margin-top-default {
  margin-top: 30px !important;
}

.eq.margin-top-medium {
  margin-top: 40px !important;
}

.eq.margin-top-large {
  margin-top: 60px !important;
}

/* Margin bottom
 ========================================================================== */
.eq.margin-bottom-xxsmall {
  margin-bottom: 5px !important;
}

.eq.margin-bottom-xsmall {
  margin-bottom: 10px !important;
}

.eq.margin-bottom-small {
  margin-bottom: 15px !important;
}

.eq.margin-bottom-default {
  margin-bottom: 30px !important;
}

.eq.margin-bottom-medium {
  margin-bottom: 40px !important;
}

.eq.margin-bottom-large {
  margin-bottom: 60px !important;
}

/* Margin left
 ========================================================================== */
.eq.margin-left-xxsmall {
  margin-left: 5px !important;
}

.eq.margin-left-xsmall {
  margin-left: 10px !important;
}

.eq.margin-left-small {
  margin-left: 15px !important;
}

.eq.margin-left-default {
  margin-left: 30px !important;
}

.eq.margin-left-medium {
  margin-left: 40px !important;
}

.eq.margin-left-large {
  margin-left: 60px !important;
}

/* Margin right
 ========================================================================== */
.eq.margin-right-xxsmall {
  margin-right: 5px !important;
}

.eq.margin-right-xsmall {
  margin-right: 10px !important;
}

.eq.margin-right-small {
  margin-right: 15px !important;
}

.eq.margin-right-default {
  margin-right: 30px !important;
}

.eq.margin-right-medium {
  margin-right: 40px !important;
}

.eq.margin-right-large {
  margin-right: 60px !important;
}

/* Margin vertical
 ========================================================================== */
.eq.margin-vertical-xxsmall {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.eq.margin-vertical-xsmall {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.eq.margin-vertical-small {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.eq.margin-vertical-default {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.eq.margin-vertical-medium {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.eq.margin-vertical-large {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

/* Margin horizontal
 ========================================================================== */
.eq.margin-horizontal-xxsmall {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.eq.margin-horizontal-xsmall {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.eq.margin-horizontal-small {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.eq.margin-horizontal-default {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.eq.margin-horizontal-medium {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.eq.margin-horizontal-large {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

/* Margin remove
 ========================================================================== */
.eq.margin-remove {
  margin: 0 !important;
}

.eq.margin-top-remove {
  margin-top: 0 !important;
}

.eq.margin-bottom-remove {
  margin-bottom: 0 !important;
}

.eq.margin-left-remove {
  margin-left: 0 !important;
}

.eq.margin-right-remove {
  margin-right: 0 !important;
}

/* Margin auto
 ========================================================================== */
.eq.margin-auto-vertical {
  margin-top: auto;
  margin-bottom: auto;
}

.eq.margin-auto-horizontal {
  margin-left: auto;
  margin-right: auto;
}

/* ========================================================================
 Component: Inverse
 ========================================================================== */
/* Base
=========================================================================== */
.eq.inverse,
.eq.inverse > * {
  color: white;
}

.eq.inverse .eq.text-default {
  color: white !important;
}

.eq.inverse .eq.text-muted,
.eq.inverse .eq.text-muted-child * {
  color: rgba(255, 255, 255, 0.6) !important;
}

.eq.inverse .eq.link-muted {
  color: rgba(255, 255, 255, 0.4);
}

.eq.inverse .eq.link-muted:hover, .eq.inverse .eq.link-muted:hover * {
  color: rgba(255, 255, 255, 0.8) !important;
}

.eq.inverse hr {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* Rebalance
=========================================================================== */
.eq.inverse .eq.rebalance > * {
  color: #25282b;
}

.eq.inverse .eq.rebalance > * .eq.text-muted,
.eq.inverse .eq.rebalance > * .eq.text-muted-child > * {
  color: #868e96 !important;
}

.eq.inverse .eq.rebalance hr {
  border-top-color: #e8eaeb;
}

/* Section
=========================================================================== */
.eq.inverse .eq.section-muted {
  background-color: #17191a;
}

/* Button
=========================================================================== */
.eq.inverse > .eq.button-default {
  background-color: transparent;
  color: white;
  border: 2px solid white;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.eq.inverse > .eq.button-default:hover {
  background-color: white;
  color: #555b61;
  border-width: 2px;
  border-color: white;
  -webkit-box-shadow: 0 3px 10px rgba(23, 25, 26, 0.2);
          box-shadow: 0 3px 10px rgba(23, 25, 26, 0.2);
}

.eq.inverse > .eq.button-default:active {
  background-color: #f9f9fa;
  color: #25282b;
  border-width: 2px;
  border-color: #f9f9fa;
  -webkit-box-shadow: 0 1px 4px rgba(23, 25, 26, 0.1);
          box-shadow: 0 1px 4px rgba(23, 25, 26, 0.1);
}

/* Navbar
=========================================================================== */
.eq.inverse.navbar .eq.navbar-icon > i {
  color: white;
}

.eq.inverse.navbar .eq.nav-drawer-toggle > i {
  color: white;
}

.eq.inverse.navbar .eq.search-drawer-toggle > i {
  color: white;
}

.eq.inverse.navbar .eq.navbar-search {
  color: white;
  background-color: rgba(255, 255, 255, 0.2);
}

.eq.inverse.navbar .eq.navbar-search:hover {
  color: white;
  background-color: rgba(255, 255, 255, 0.2);
}

.eq.inverse.navbar .eq.navbar-search > input[type=text] {
  color: transparent;
}

.eq.inverse.navbar .eq.navbar-search > input[type=text]:focus {
  color: white;
}

.eq.inverse.navbar .eq.navbar-search > .eq.button-search {
  color: rgba(255, 255, 255, 0.2);
}

.eq.inverse.navbar .eq.navbar-search > .eq.button-search:hover {
  color: white;
}

.eq.inverse.navbar .eq.navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.6);
}

.eq.inverse.navbar .eq.navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.eq.inverse.navbar .eq.navbar-nav > li.active > a {
  color: white;
  border-bottom-color: white;
}

.eq.inverse.navbar .eq.navbar-nav > li.active.eq.dark > a {
  color: #ff5a5a;
  border-bottom-color: #ff5a5a;
}

.eq.inverse.navbar .eq.navbar-nav > li > ul.eq.popover {
  margin-top: -4px;
}

.eq.inverse .eq.nav-icon .line, .eq.inverse .eq.nav-icon::before, .eq.inverse .eq.nav-icon::after {
  background-color: white;
}

.eq.inverse .eq.navbar-icon::before {
  background-color: rgba(255, 255, 255, 0.1);
}

/* Footer
=========================================================================== */
.eq.inverse.eq.footer {
  border-top-color: rgba(255, 255, 255, 0.1);
}

.eq.inverse .eq.footer.muted {
  color: white;
  background-color: rgba(85, 91, 97, 0.2);
}

.eq.inverse .eq.footer.dark {
  background-color: #17191a;
}

/* nav-drawer
=========================================================================== */
.eq.inverse .eq.nav-drawer .eq.nav-drawer-content {
  background-color: #25282b;
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li > a {
  color: white;
  border-color: transparent;
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li > a:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(255, 255, 255, 0.1);
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li.active > a {
  color: #ff5a5a;
  background-color: rgba(255, 255, 255, 0.1);
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li.parent .eq.nav-chevron::before, .eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li.parent .eq.nav-chevron::after {
  background-color: white;
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li.parent .eq.nav-chevron:hover::before, .eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li.parent .eq.nav-chevron:hover::after {
  background-color: #bdc1c5;
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li > ul > li > a {
  color: rgba(255, 255, 255, 0.4);
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li > ul > li > a:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.1);
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li > ul > li.active > a {
  color: white;
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li > ul > li > ul > li > a {
  color: #868e96;
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li > ul > li > ul > li > a:hover {
  color: #555b61;
  background-color: rgba(255, 255, 255, 0.1);
}

.eq.inverse .eq.nav-drawer .eq.nav-drawer-content .eq.nav-menu > li > ul > li > ul > li.active > a {
  color: white;
}

/* Border
=========================================================================== */
.eq.inverse .eq.border-top, .eq.inverse .eq.border-bottom, .eq.inverse .eq.border-left, .eq.inverse .eq.border-right {
  border-color: rgba(255, 255, 255, 0.1);
}

/* Badge
=========================================================================== */
.eq.navbar.inverse .eq.badge,
.eq.navbar.muted .eq.badge,
.eq.navbar.dark .eq.badge {
  color: white;
  background-color: #868e96;
}

.eq.navbar.inverse .eq.badge-primary,
.eq.navbar.muted .eq.badge-primary,
.eq.navbar.dark .eq.badge-primary {
  color: white;
  background-color: #ff5a5a;
}

.eq.navbar.inverse .eq.badge-success,
.eq.navbar.muted .eq.badge-success,
.eq.navbar.dark .eq.badge-success {
  color: white;
  background-color: #52d290;
}

.eq.navbar.inverse .eq.badge-danger,
.eq.navbar.muted .eq.badge-danger,
.eq.navbar.dark .eq.badge-danger {
  color: white;
  background-color: #ff6b6b;
}

/* Popover
=========================================================================== */
.eq.inverse .eq.popover {
  border-radius: 3px;
  background-color: rgba(11, 12, 13, 0.9);
}

/* Dropdown
=========================================================================== */
.eq.inverse .eq.dropdown-menu {
  background-color: rgba(11, 12, 13, 0.9);
}

.eq.inverse .eq.dropdown-menu .eq.dropdown-header {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

.eq.inverse .eq.dropdown-menu ul > li > a {
  color: #868e96;
}

.eq.inverse .eq.dropdown-menu ul > li > a > i {
  width: 15px;
}

.eq.inverse .eq.dropdown-menu ul > li > a:hover, .eq.inverse .eq.dropdown-menu ul > li > a:active {
  background-color: rgba(255, 255, 255, 0.1);
}

.eq.inverse .eq.dropdown-menu ul > li > a.more {
  color: #868e96;
  background-color: rgba(255, 255, 255, 0.1);
}

.eq.inverse .eq.dropdown-angle .eq.dropdown-menu::after {
  border-bottom-color: rgba(11, 12, 13, 0.9);
}

/* ========================================================================
 Component: Overlay
 ========================================================================== */
.eq.overlay {
  position: absolute;
}

.eq.overlay-fill {
  width: 100%;
  height: 100%;
}

.eq.overlay-top {
  top: 0;
}

.eq.overlay-bottom {
  bottom: 0;
}

.eq.overlay-left {
  left: 0;
}

.eq.overlay-right {
  right: 0;
}

.eq.overlay-default {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

/* ========================================================================
 Component: Text
=========================================================================== */
.eq.text-thin {
  font-weight: 100 !important;
}

.eq.text-light {
  font-weight: 300 !important;
}

.eq.text-normal {
  font-weight: normal !important;
}

.eq.text-bold {
  font-weight: bold !important;
}

.eq.text-black {
  font-weight: 900 !important;
}

.eq.text-keep-all {
  word-break: keep-all;
}

/* Text Align
 ========================================================================== */
.eq.text-left {
  text-align: left;
}

.eq.text-center {
  text-align: center;
}

.eq.text-right {
  text-align: right;
}

.eq.text-middle {
  vertical-align: middle;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  align-item: center;
}

/* font Size
 ========================================================================== */
.eq.text-xsmall {
  font-size: 0.75rem;
}

.eq.text-small {
  font-size: 0.875rem;
}

.eq.text-medium {
  font-size: 1.25rem;
}

.eq.text-large {
  font-size: 1.5rem;
}

.eq.text-xsmall-child * {
  font-size: 0.75rem;
}

.eq.text-small-child * {
  font-size: 0.875rem;
}

/* Text Color
 ========================================================================== */
.eq.text-default {
  color: #25282b !important;
}

.eq.text-primary {
  color: #ff5a5a !important;
}

.eq.text-success {
  color: #52d290 !important;
}

.eq.text-muted {
  color: #868e96 !important;
}

.eq.text-muted-child * {
  color: #868e96;
}

/* Heading
 ========================================================================== */
.eq.heading-primary {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* Divider with text
========================================================================== */
.eq.divider-with-text {
  display: block;
  background: #e8eaeb;
  width: 100%;
  height: 1px;
  margin-top: 30px;
  position: relative;
  margin-bottom: 30px;
}

.eq.divider-with-text div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: white;
  padding-left: 30px;
  padding-right: 30px;
  color: #868e96;
  font-size: 0.875rem;
}

/* Code
 ========================================================================== */
code {
  padding: .2rem .4rem;
  font-family: "Noto Sans Korean", "Open Sans", "malgun gothic", "Nanum Gothic", dotum, arial, sans-serif;
  font-size: 90%;
  color: #ff6b6b;
  background-color: #f9f9fa;
  border-radius: .25rem;
}

.eq.text-highlighter {
  background-color: #ffdede;
}

.eq.text-line {
  text-decoration: line-through;
}

/* Badge
=========================================================================== */
.eq.badge {
  display: inline-block;
  border-radius: 500px;
  padding: 4px 6px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #868e96;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  background-color: #f9f9fa;
}

.eq.badge.count {
  padding: 3px 6px;
}

.eq.badge-primary {
  color: #ff5a5a;
  background-color: #ffdede;
}

.eq.badge-success {
  color: #52d290;
  background-color: #dcf6e9;
}

.eq.badge-danger {
  color: #ff6b6b;
  background-color: #ffe1e1;
}

.eq.badge-warning {
  color: #fcc419;
  background-color: #fef3d1;
}

.eq.badge-info {
  color: #339af0;
  background-color: #d6ebfc;
}

/* Alert
=========================================================================== */
.eq.alert {
  padding: 15px;
  background-color: #ffdede;
  color: #ff5a5a;
  font-size: 0.875rem;
  border-radius: 3px;
  margin-bottom: 15px;
}

.eq.alert p {
  margin: 0;
}

.eq.alert.error {
  background-color: #ffe1e1;
  color: #ff6b6b;
}
/*# sourceMappingURL=equeer-red.css.map */