.unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.textOverflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.transitionP1 {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.transitionP2 {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.transitionP4, .mainPopup {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.transitionP6 {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.darkColor {
  color: #333333 !important;
}

.orangeColor {
  color: orange !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs26 {
  font-size: 26px !important;
}

.fs27 {
  font-size: 27px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs29 {
  font-size: 29px !important;
}

.fs30 {
  font-size: 30px !important;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.tl {
  text-align: left !important;
}

.tc {
  text-align: center !important;
}

.tr {
  text-align: right !important;
}

.vm tr td {
  vertical-align: middle !important;
}

.vt tr td {
  vertical-align: top !important;
}

.vb tr td {
  vertical-align: bottom !important;
}

.vt {
  vertical-align: top !important;
}

.vm {
  vertical-align: middle !important;
}

.vb {
  vertical-align: bottom !important;
}

.p0 {
  padding: 0 !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

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

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

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

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

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

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

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

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

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

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

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

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

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

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

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

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

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

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

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

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.m0 {
  margin: 0 !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

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

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

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

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

.mt35 {
  margin-top: 35px !important;
}

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

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

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

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

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

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

.mr35 {
  margin-right: 35px !important;
}

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

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

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

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

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

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

.mb35 {
  margin-bottom: 35px !important;
}

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

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

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

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

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

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

.ml35 {
  margin-left: 35px !important;
}

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

body {
  font-family: "Montserrat", sans-serif;
}

.menuTrigger {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 20px;
  top: 20px;
  background: rgba(255, 255, 255, 0.4);
  text-align: center;
  line-height: 50px;
  border-radius: 6px;
  color: #034f9b;
  font-size: 20px;
  cursor: pointer;
}
.menuTrigger:hover {
  background: rgba(255, 255, 255, 0.6);
}

.mainBg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
.mainBg img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.mainMenu {
  width: 260px;
  position: absolute;
  left: 15px;
  top: 75px;
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  display: none;
}
.mainMenu ul li {
  width: 100%;
  float: left;
  cursor: pointer;
  font-size: 14px;
  color: #333333;
  padding: 3px 0 3px 7px;
}
.mainMenu ul li:hover {
  text-decoration: underline;
}
.mainMenu ul li a {
  color: #333333;
}
.mainMenu ul li.title {
  font-size: 16px;
  font-weight: 600;
  color: #034f9b;
  padding-left: 0;
  text-decoration: none !important;
  cursor: default;
}
.mainMenu.showMenu {
  display: block;
}

.bottomBand {
  width: auto;
  height: 40px;
  position: absolute;
  left: 50%;
  bottom: 0;
  background: rgba(255, 255, 255, 0.4);
  color: #034f9b;
  line-height: 40px;
  font-size: 13px;
  padding: 0 20px;
  border-radius: 8px 8px 0 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.mainPopup {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: -105%;
  opacity: 0;
  z-index: 999;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}
.mainPopup .mpFilter {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
}
.mainPopup .mpContent {
  width: 800px;
  max-width: calc(100% - 30px);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.mainPopup .mpContent .mpcClose {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 15px;
  top: 15px;
  color: #666666;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.mainPopup .mpContent .mpcTitle {
  width: calc(100% - 40px);
  float: left;
  font-size: 20px;
  color: #034f9b;
  font-weight: 600;
}
.mainPopup .mpContent .mpcCt {
  width: 100%;
  float: left;
  margin-top: 15px;
  font-size: 14px;
  color: #333333;
  max-height: calc(100vh - 200px);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* Track */
  /* Handle */
}
.mainPopup .mpContent .mpcCt::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background: #f1f1f1;
}
.mainPopup .mpContent .mpcCt::-webkit-scrollbar-track {
  background: none;
  border-radius: 5px;
}
.mainPopup .mpContent .mpcCt::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}
.mainPopup .mpContent .mpcCt a {
  color: #333333;
}
.mainPopup .mpContent .mpcCt a:hover {
  text-decoration: underline;
}
.mainPopup.showPopup {
  top: 0;
  opacity: 1;
}