

































html[data-v-65ba3da0],
body[data-v-65ba3da0] {
  scroll-behavior: auto;
  /* 避免平滑滚动与 pin 冲突 */
}
.meathat_skill_area[data-v-65ba3da0]{
  padding:40px 0 0px !important;
}
.meathat_accordion_area[data-v-65ba3da0]{
  padding:40px 0 40px !important;
}
.about_box[data-v-65ba3da0]{
  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;
}
.about_title[data-v-65ba3da0]{
  color:#fff;
  padding-top:10px;
}
.product_box[data-v-65ba3da0]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.aboutTitle[data-v-65ba3da0]{
  min-height:40px;
  line-height:1.2;
}
.lineheight[data-v-65ba3da0]{
  line-height:1.2;
}
.meathat_accordion_area .witr_section_title[data-v-65ba3da0]{
  padding-bottom:2px !important;
}
.meathat_blog_area[data-v-65ba3da0]{
  padding: 45px 0px 70px !important;
}
.proIcon_box[data-v-65ba3da0]{
  width:165px;
  height:165px;
  /* margin:0 10px; */
}
.btn_swiper[data-v-65ba3da0]{
  margin-top:210px;
  margin-left:40px;
}
.imageIcon[data-v-65ba3da0]{
  width:167px !important;
  height:120px !important;
}
.meathat_video_area[data-v-65ba3da0]{
   padding: 0px !important;
}

/* .slide_items{
  width:200px !important;
} */
.video-overlay[data-v-65ba3da0]{
  padding: 0px !important;
}
.container-fluid[data-v-65ba3da0]{
  padding: 0px !important;
}
.feature_area[data-v-65ba3da0]{
  padding-top:40px;
}
.index_section1[data-v-65ba3da0] {
  position: relative;
  background: #f5f5f5;
}
.index_section1_title[data-v-65ba3da0] {
  padding: 20px 0;
}
@media (max-width: 767px) {
.meathat_button.no_margin[data-v-65ba3da0]{
    width: 500px !important;
}
}
.cal_to_toggole[data-v-65ba3da0]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center !important;
      -ms-flex-pack:center !important;
          justify-content:center !important;
}
@media (max-width: 767px){
.meathat_button a[data-v-65ba3da0]{
   margin-bottom:0px !important;
}
}
@media (max-width: 767px){
.meathat_content[data-v-65ba3da0]{
   margin-bottom:0px !important;
}
}
.overlay[data-v-65ba3da0] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(245, 245, 245, 0.9);
  z-index: 2;
  pointer-events: none;
  /* transition: clip-path 0.3s ease-out; */
  -webkit-transition: -webkit-clip-path 1s ease-out;
  transition: -webkit-clip-path 1s ease-out;
  transition: clip-path 1s ease-out;
  transition: clip-path 1s ease-out, -webkit-clip-path 1s ease-out;
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}
.index_section1_title_inner h3[data-v-65ba3da0] {
  font-size: 40px;
  margin: auto;
  font-weight: 700;
  color: #64b2d0;
}
.index_section1_title_inner p[data-v-65ba3da0] {
  font-size: 20px;
  margin: auto;
  font-weight: 700;
  margin: 30px 0;
  color: #3d3d3c;
  /* margin-bottom: 50px; */
}
.index_section2[data-v-65ba3da0] {
  /* width: 100%; */
  height: 100vh;
  /* overflow-y: auto; */
  position: relative;
}
.index_section2_lable[data-v-65ba3da0] {
  height: 30px;
  font-size: 22px;
  margin: 20px 0;
  color: #3d3d3c;
  padding-top: 40px;
}
.index_section2_list[data-v-65ba3da0] {
  position: relative;
  z-index:2;
}
.index_section2_item[data-v-65ba3da0] {
  position: absolute;
}
.index_section2_title[data-v-65ba3da0] {
  font-size: 120px;
  line-height: 0px;
  color: #64b2d0;
  letter-spacing: 20px;
  font-weight: 700;
  position: absolute;
  left: 0;
  right: 0;
  top: 45px;
  opacity: 0;
  z-index: 1;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}
.index_section2_null[data-v-65ba3da0] {
  width: 100%;
  height: 150px;
}
.index_section2_content[data-v-65ba3da0] {
  width: 90%;
  opacity: 0;

  /* will-change: transform, opacity;
    transform-origin: center bottom; */
}
.index_section2_content h3[data-v-65ba3da0] {
  font-size: 48px;
  text-align: center;
  font-weight: 700;
}
.index_section2_content p[data-v-65ba3da0] {
  margin-top: 50px;
}
.index_section2_images[data-v-65ba3da0] {
  position: relative;
}
.tab-bar[data-v-65ba3da0] {
  width:100%;
  position: absolute;
  bottom: 70px;
  overflow: hidden;
  z-index:1;
}

/* 真实横向滚动区域 */
.tab-bar-list[data-v-65ba3da0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;

  /* 隐藏滚动条 */
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.tab-bar-list[data-v-65ba3da0] ::-webkit-scrollbar {
  display: none;
}

/* 左右淡入遮罩效果 */
.tab-bar[data-v-65ba3da0]::before,
.tab-bar[data-v-65ba3da0]::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  pointer-events: none;
  z-index: 1;
}
.tab-bar[data-v-65ba3da0]::before {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
.tab-bar[data-v-65ba3da0]::after {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
.tab-button[data-v-65ba3da0] {
  display: inline-block;
  padding: 10px 20px;
  margin: 0 10px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 2px solid transparent;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tab-button.active[data-v-65ba3da0] {
  font-weight: bold;
  border-color: #000;
}
.image-layer[data-v-65ba3da0] {
  width: 100%;
  height: 80vh;
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
  /* 初始隐藏：只显示顶部 0% */
  will-change: clip-path;
}
.image-layer img[data-v-65ba3da0] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  overflow: hidden;
  object-fit: cover;
  z-index: -1;
}

/*  */
.index_section5 .con[data-v-65ba3da0] {
  background: #fff;
}
.index_section5 .r .col-md-6[data-v-65ba3da0] {
  margin-top: 10px;
}
h6[data-v-65ba3da0],
.h6[data-v-65ba3da0],
h5[data-v-65ba3da0],
.h5[data-v-65ba3da0],
h4[data-v-65ba3da0],
.h4[data-v-65ba3da0],
h3[data-v-65ba3da0],
.h3[data-v-65ba3da0],
h2[data-v-65ba3da0],
.h2[data-v-65ba3da0],
h1[data-v-65ba3da0],
.h1[data-v-65ba3da0] {
  margin-bottom: 0px;
}
@media screen and (max-width: 1366px) .index_section5 .a_img {
}
@media screen and (max-width: 1440px) .index_section5 .a_img {
}
.index_section5 .a_img[data-v-65ba3da0] {
  position: relative;
  overflow: hidden;
  height: 153px;
}
.index_section5 .txtwrap[data-v-65ba3da0] {
  padding: 10px 30px 8px;
}
.index_section5 .h3[data-v-65ba3da0] {
  display: inline-block;
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index_section5 .h2[data-v-65ba3da0] {
  display: inline-block;
  width: 600px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.oneTile[data-v-65ba3da0] {
  display: inline-block;
  width: 330px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
}
.two[data-v-65ba3da0] {
  display: -webkit-box;
  width: 330px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 限制显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
  color:#000 !important;
}
.newsImg[data-v-65ba3da0] {
  width: 360px;
  height: 260px;
}
.index_section5 .time[data-v-65ba3da0] {
  font-size: 14px;
  color: #999;
  display: block;
}
.index_section5 .sinfo[data-v-65ba3da0] {
  margin: 18px 0 30px;
}
.index_section5 .btn_more[data-v-65ba3da0] {
  margin: 0;
  position: absolute;
  z-index: 3;
  bottom: 15px;
  right: 0;
  cursor: pointer;
}
.index_section5[data-v-65ba3da0] {
  text-align: left;
  background-image: url(../../static/img/bg5.ee5ab2d.jpg);
  padding-bottom: 40px;
  padding-top: 40px;
}
.index_section5 .news_img[data-v-65ba3da0] {
  height: 187px;
}
.index_section5 .i_ttl .h2[data-v-65ba3da0]:after {
  display: block;
  width: 60px;
  height: 12px;
  margin: -10px auto 37px;
  z-index: 22;
}
.index_section5 .l .con[data-v-65ba3da0] {
  position: relative;
  overflow: hidden;
  display: block;
  margin-top: 10px;
}
.index_section5 img[data-v-65ba3da0] {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
[data-v-65ba3da0] .el-button--primary:focus,
.el-button--primary[data-v-65ba3da0]:hover {
  border: none !important;
}

/*  */
[data-v-65ba3da0] .el-form-item__label {
  font-size: 16px;
}
[data-v-65ba3da0] .el-input__inner {
  font-size: 16px;
}
[data-v-65ba3da0] .el-button {
  width: 100%;
  margin-top: 15px;
}
[data-v-65ba3da0] .el-textarea__inner {
  height: 120px;
  font-size: 17px;
}
.product_list[data-v-65ba3da0] {
  width: 200px;
  height: 80px;
}
.img[data-v-65ba3da0] {
  height: 80px;
}
.mg-b[data-v-65ba3da0] {
  margin-bottom: 15px;
}
.wh45[data-v-65ba3da0] {
  width: 45px;
  height: 45px;
}

/* 整体盒子 */
#HomePage[data-v-65ba3da0] {
  width: 100%;
  min-height: 300px;
  /* overflow-y: scroll; */
}

/* 轮播图 */
#swiper[data-v-65ba3da0] {
  height: 750px;
  /* height:100%; */
}
#swiper .banner-swiper[data-v-65ba3da0] {
  width: 100%;
  height: 100vh;
}
#swiper .banner-swiper .swiper-slide[data-v-65ba3da0]{
  /* background-repeat: no-repeat;
  background-position: center;
  background-position: 50% 50%;
  background-size: 100% 100%; */
}
#swiper .banner-swiper .swiper-slide img[data-v-65ba3da0] {
  width: 100%;
  height: 100vh;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#swiper .banner-swiper .swiper-slide[data-v-65ba3da0] {
  width: 100%;
  background-color: #fff;
  position: relative;
}
#swiper .banner-swiper .swiper-slide-title[data-v-65ba3da0] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(51, 51, 51, 0.534);
  text-align: center;
  line-height: 80px;
}
#swiper .banner-swiper .swiper-slide-title > h1[data-v-65ba3da0] {
  font-size: 50px;
  margin-top: 12%;
}
#swiper .banner-swiper .swiper-slide-title > p[data-v-65ba3da0] {
  font-size: 20px;
  margin-top: 1%;
  font-weight: 700;
}

/* 媒体查询（手机） */
@media screen and (max-width: 768px) {
#swiper[data-v-65ba3da0] {
    height: 200px;
}
}

/* 媒体查询（平板） */
@media screen and (min-width: 768px) and (max-width: 996px) {
#swiper[data-v-65ba3da0] {
    height: 400px;
}
}
@media screen and (max-width: 768px) {
.feature_area[data-v-65ba3da0]{
   margin-top:583px;
}
}
@media screen and (min-width: 768px) and (max-width: 996px) {
.feature_area[data-v-65ba3da0] {
    margin-top:683px;
}
}
@media screen and (max-width: 768px) {
.single_counter[data-v-65ba3da0]{
   margin-right:10px;
   margin-left:10px;
}
}
@media screen and (min-width: 768px) and (max-width: 996px) {
.single_counter[data-v-65ba3da0] {
    margin-right:10px;
    margin-left:10px;
}
}

/* ================= */
.i_ttl[data-v-65ba3da0] {
  /* text-align: center; */
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  margin-bottom: 40px;
}
.i_ttl .h2[data-v-65ba3da0] {
  position: relative;
  text-align: center;
  display: inline-block;
  font-family: galano, sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 992px) {
#swiper .banner-swiper .swiper-slide img[data-v-65ba3da0] {
    width: 100%;
    height: 100vh;
    -o-object-fit: fill;
       object-fit: fill;
}
.f45[data-v-65ba3da0] {
    font-size: 24px !important;
}
}

/* 保证容器撑满窗口 */
.containermap[data-v-65ba3da0] {
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

/* 保证 canvas 跟随容器大小变化 */
.containermap canvas[data-v-65ba3da0] {
  width: 100% !important;
  height: 100% !important;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.marquee-wrapper[data-v-65ba3da0] {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.marquee-track[data-v-65ba3da0] {
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: scrollLinear-data-v-65ba3da0 20s linear infinite;
          animation: scrollLinear-data-v-65ba3da0 20s linear infinite;
}
.slide[data-v-65ba3da0] {
  display: inline-block;
  width: 200px;
  margin-right: 15px;
  padding: 20px;
}

/* 👇 匀速滚动动画 */
@-webkit-keyframes scrollLinear-data-v-65ba3da0 {
from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
}
@keyframes scrollLinear-data-v-65ba3da0 {
from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
}

.col-md-4 h3[data-v-61dbf049] {
  font-size: 14px;
  line-height: 1.2;
}
.col-md-4 h1[data-v-61dbf049] {
  font-size: 25px;
  line-height: 1.2;
}
.tab-item[data-v-61dbf049] {
  font-size: 18px;
  line-height: 1.2;
}
.tab-content[data-v-61dbf049] {
  font-size: 15px;
  line-height: 1.2;
}
.sub-tabs[data-v-61dbf049] {
  font-size: 15px;
  line-height: 1.2;
}
.liatt[data-v-61dbf049] {
  font-size: 13px;
  line-height: 1.2;
}
.box p[data-v-61dbf049] {
  font-size: 16px;
  line-height: 1.2;
}
.cs[data-v-61dbf049] {
  font-size: 13px;
  line-height: 1.2;
}
.dian[data-v-61dbf049] {
  width: 250%;
  margin-left: -90%;
  margin-top: 30%;
}
.gcircle[data-v-61dbf049] {
  width: 90%;
}
.wcircle1[data-v-61dbf049] {
  margin-top: -120%;
  width: 80%;
}
.wcircle2[data-v-61dbf049] {
  width: 40%;
}
.tab-container[data-v-61dbf049] {
  max-width: 800px;
  margin: 20px auto;
}
.tab-header[data-v-61dbf049] {
  margin-bottom: 20px;
  margin-top: -3%;
  padding: 21px 16px;
}
.description[data-v-61dbf049]{
  margin-top: 50px;
}
.tab-item[data-v-61dbf049] {
  font-weight: 500;
  color: #686767;
  cursor: pointer;
  text-align: center;
  padding: 6px 17px;
}
.tab-item.active[data-v-61dbf049] {
  background-color: #12bee4;
  color: white;
  border-color: #12bee4;
  border-radius: 5px;
  width: 5%;
}
.lb[data-v-61dbf049] {
  position: relative;
  width: 250%;
  height: 250px;
  margin-top: 10%;
  margin-left: -25%;
}
.lb img[data-v-61dbf049] {
  width: 100%;
}
.lb video[data-v-61dbf049] {
  width: 100%;
}
.carouse-control-prev p[data-v-61dbf049] {
  font-size: 60px;
  font-weight: 400;
  margin-top: 100%;
  color: #12bee4;
  cursor: pointer;
  margin-left: 90%;
}
.carouse-control-next p[data-v-61dbf049] {
  font-size: 60px;
  font-weight: 400;
  color: #12bee4;
  /* margin-left: 10%; */
  margin-top: 100%;
  cursor: pointer;
  margin-left: -20%;
}
@media (min-width: 509px) {
.ab[data-v-61dbf049] {
    width: 400px;
    height: 400px;
    /* background-color: #12bee4; */
}
.lb[data-v-61dbf049] {
    position: relative;
    width: 250%;
    height: 250px;
    margin-top: 10%;
    margin-left: -25%;
}
.lb img[data-v-61dbf049] {
    width: 100%;
}
.lb video[data-v-61dbf049] {
    width: 100%;
}
}
@media (min-width: 768px) {
.col-md-4 h3[data-v-61dbf049] {
    font-size: 18px;
}
.col-md-4 h1[data-v-61dbf049] {
    font-size: 30px;
}
.tab-item[data-v-61dbf049] {
    font-size: 20px;
}
.tab-content[data-v-61dbf049] {
    font-size: 15px;
}
.sub-tabs[data-v-61dbf049] {
    font-size: 18px;
}
.liatt[data-v-61dbf049] {
    font-size: 15px;
}
.box p[data-v-61dbf049] {
    font-size: 18px;
}
.cs[data-v-61dbf049] {
    font-size: 15px;
}
.dian[data-v-61dbf049] {
    width: 90%;
    margin-left: 10%;
    margin-top: 10%;
}
.gcircle[data-v-61dbf049] {
    width: 90%;
    margin-top: -10%;
}
.wcircle1[data-v-61dbf049] {
    width: 50%;
    margin-top: -30%;
    margin-left: 50%;
}
.wcircle2[data-v-61dbf049] {
    width: 25%;
    margin-left: 70%;
    margin-top: 10%;
}
.tab-container[data-v-61dbf049] {
    max-width: 800px;
    margin: 20px auto;
}
.tab-header[data-v-61dbf049] {
    margin-bottom: 20px;
    margin-top: -3%;
    padding: 12px 15px;
}
.tab-item[data-v-61dbf049] {
    font-weight: 500;
    color: #686767;
    cursor: pointer;
    text-align: center;
    padding: 5px 17px;
}
.tab-item.active[data-v-61dbf049] {
    background-color: #12bee4;
    color: white;
    border-color: #12bee4;
    border-radius: 5px;
}
.ab[data-v-61dbf049] {
    width: 400px;
    height: 450px;
    /* background-color: antiquewhite; */
    margin-top: 5%;
}
.lb[data-v-61dbf049] {
    position: absolute;
    width: 125%;
    height: 470px;
    margin-top: -10%;
    margin-left: -10%;
    /* background-color: #686767; */
}
.lb img[data-v-61dbf049] {
    width: 100%;
    position: relative;
}
.lb video[data-v-61dbf049] {
    width: 100%;
}
.carouse-control-prev p[data-v-61dbf049] {
    font-size: 60px;
    font-weight: 400;
    margin-top: 1300%;
    color: #12bee4;
    cursor: pointer;
    margin-left: 100%;
}
.carouse-control-next p[data-v-61dbf049] {
    font-size: 60px;
    font-weight: 400;
    color: #12bee4;
    /* margin-left: 10%; */
    margin-top: 1300%;
    cursor: pointer;
    margin-left: -200%;
}
}
@media (min-width: 992px) {
.col-md-4 h3[data-v-61dbf049] {
    font-size: 20px;
}
.col-md-4 h1[data-v-61dbf049] {
    font-size: 40px;
}
.tab-item[data-v-61dbf049] {
    font-size: 25px;
}
.tab-content[data-v-61dbf049] {
    font-size: 20px;
}
.sub-tabs[data-v-61dbf049] {
    font-size: 20px;
}
.liatt[data-v-61dbf049] {
    font-size: 16px;
}
.box p[data-v-61dbf049] {
    font-size: 25px;
}
.cs[data-v-61dbf049] {
    font-size: 18px;
}
.dian[data-v-61dbf049] {
    width: 70%;
    margin-left: 20%;
    margin-top: 10%;
}
.gcircle[data-v-61dbf049] {
    width: 90%;
    margin-top: -10%;
}
.wcircle1[data-v-61dbf049] {
    width: 60%;
    margin-top: -25%;
    margin-left: 40%;
}
.wcircle2[data-v-61dbf049] {
    width: 25%;
    margin-left: 80%;
    margin-top: 10%;
}
.tab-container[data-v-61dbf049] {
    max-width: 800px;
    margin: 20px auto;
}
.tab-header[data-v-61dbf049] {
    margin-bottom: 20px;
    margin-top: -3%;
    padding: 12px 15px;
}
.tab-item[data-v-61dbf049] {
    font-weight: 500;
    color: #686767;
    cursor: pointer;
    text-align: center;
}
.tab-item.active[data-v-61dbf049] {
    background-color: #12bee4;
    color: white;
    border-color: #12bee4;
    border-radius: 5px;
}
.ab[data-v-61dbf049] {
    width: 500px;
    height: 500px;
    /* background-color: antiquewhite; */
    margin-top: 5%;
}
.lb[data-v-61dbf049] {
    /* position: relative; */
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: -1%;
    margin-left: 10%;
    /* background-color: #686767; */
}
.lb img[data-v-61dbf049] {
    position: relative;
    width: 100%;
}
.lb video[data-v-61dbf049] {
    width: 100%;
    margin-top: 10%;
}
.carouse-control-prev p[data-v-61dbf049] {
    font-size: 60px;
    font-weight: 400;
    margin-top: 900%;
    color: #12bee4;
    cursor: pointer;
}
.carouse-control-next p[data-v-61dbf049] {
    font-size: 60px;
    font-weight: 400;
    color: #12bee4;
    margin-left: -100%;
    margin-top: 900%;
    cursor: pointer;
}
}
@media (min-width: 1200px) {
.col-md-4 h3[data-v-61dbf049] {
    font-size: 25px;
}
.col-md-4 h1[data-v-61dbf049] {
    font-size: 50px;
}
.tab-item[data-v-61dbf049] {
    font-size: 30px;
}
.tab-content[data-v-61dbf049] {
    font-size: 22px;
}
.sub-tabs[data-v-61dbf049] {
    font-size: 22px;
}
.liatt[data-v-61dbf049] {
    font-size: 17px;
}
.box p[data-v-61dbf049] {
    font-size: 28px;
}
.cs[data-v-61dbf049] {
    font-size: 20px;
}
.dian[data-v-61dbf049] {
    width: 80%;
    margin-left: 25%;
    margin-top: 9%;
}
.gcircle[data-v-61dbf049] {
    width: 90%;
    margin-top: -10%;
}
.wcircle1[data-v-61dbf049] {
    width: 50%;
    margin-top: -15%;
    margin-left: 50%;
}
.wcircle2[data-v-61dbf049] {
    width: 20%;
    margin-left: 90%;
    margin-top: -8%;
}
.tab-container[data-v-61dbf049] {
    max-width: 800px;
    margin: 20px auto;
}
.tab-header[data-v-61dbf049] {
    margin-bottom: 20px;
    margin-top: -8%;
    padding: 12px 15px;
}
.tab-item[data-v-61dbf049] {
    font-weight: 500;
    color: #686767;
    cursor: pointer;
    text-align: center;
}
.tab-item.active[data-v-61dbf049] {
    background-color: #12bee4;
    color: white;
    border-color: #12bee4;
    border-radius: 5px;
}
.ab[data-v-61dbf049] {
    width: 500px;
    height: 500px;
    /* background-color: antiquewhite; */
    margin-top: 5%;
}
.lb[data-v-61dbf049] {
    /* position: relative; */
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: -1%;
    margin-left: 10%;
    /* background-color: #686767; */
}
.lb img[data-v-61dbf049] {
    position: relative;
    width: 100%;
}
.lb video[data-v-61dbf049] {
    width: 100%;
    margin-top: 20%;
}
.carouse-control-prev p[data-v-61dbf049] {
    font-size: 60px;
    font-weight: 400;
    margin-top: 900%;
    color: #12bee4;
    cursor: pointer;
}
.carouse-control-next p[data-v-61dbf049] {
    font-size: 60px;
    font-weight: 400;
    color: #12bee4;
    margin-left: -100%;
    margin-top: 900%;
    cursor: pointer;
}
}
.bg[data-v-61dbf049] {
  background: no-repeat;
}
.col-md-4 h3[data-v-61dbf049] {
  /* font-size: 25px; */
  font-weight: 350;
  margin-top: 20%;
}
.col-md-4 h1[data-v-61dbf049] {
  /* font-size: 50px; */
  font-weight: 800;
  margin-top: 16%;
}
.underline-title[data-v-61dbf049] {
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-color: #12bee4;
          text-decoration-color: #12bee4;
}
/* .tab-container {

      max-width: 800px;
      margin: 20px auto;
     
    }
    .tab-header {
      margin-bottom: 20px;
      margin-top: -3%;
      padding: 12px 15px;
    }
    .tab-item {
        font-weight: 500;
        color: #686767;
      cursor: pointer;
      text-align: center;
      
      
    }
    .tab-item.active {
      background-color:rgb(2, 168, 2);
      color: white;
     border-color: rgb(2, 168, 2);
     border-radius: 5px;
    } */
.tab-content[data-v-61dbf049] {
  /* font-size: 22px; */
  padding: 18px;
  line-height: 1.6;
  margin-top: -10%;
  margin-right: 33%;
}
.sub-tabs[data-v-61dbf049] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
}
.sub-tab-item[data-v-61dbf049] {
  padding: 8px 30px;
  cursor: pointer;
}
.sub-tab-item.active[data-v-61dbf049] {
  border-bottom: 2px solid#12bee4;
}
.productswiper-wcircle1 img[data-v-61dbf049] {
  width: 350px;
  margin-top: -30%;
  margin-left: 85%;
}
.productswiper-wcircle2 img[data-v-61dbf049] {
  width: 7%;
  margin-top: 3%;
  margin-left: 115%;
}
.productswiper-dian img[data-v-61dbf049] {
  width: 40%;
  margin-top: -22%;
  margin-left: 70%;
}
.productswiper-gcircle img[data-v-61dbf049] {
  width: 2%;
  margin-top: -60%;
  margin-left: 45%;
}
.line[data-v-61dbf049] {
  width: 3000%;
  margin-left: -50%;
  margin-top: -6%;
}
.chanpin[data-v-61dbf049] {
  font-size: 35px;
  font-weight: 700;
  margin-top: -15px;
  color: rgb(43, 42, 42);
}
.liat[data-v-61dbf049] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -3%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.liatt[data-v-61dbf049] {
  padding: 10px 30px;
  /* flex-wrap: wrap; */
  font-weight: 500;
  margin-top: 1%;
}
.highlight[data-v-61dbf049] {
  color: #12bee4;
  font-weight: bold;
}
.back-to-top[data-v-61dbf049] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #12bee4;
  -webkit-box-shadow: 0 4px 8px #12bee4;
          box-shadow: 0 4px 8px #12bee4;
  margin-left: 95%;
}
.back-to-top img[data-v-61dbf049] {
  width: 60%;
  margin-top: 12px;
  margin-left: 12px;
}
.img-box[data-v-61dbf049] {
  width: 190%;
  margin-left: 20%;
  margin-top: 10%;
}
.img-box img[data-v-61dbf049] {
  width: 100%;
  border-radius: 4% 0 0 4%;
}
.box p[data-v-61dbf049] {
  width: 100%;
  padding-bottom: 48px;
  font-weight: 700;
}
.banner[data-v-61dbf049] {
  margin-top: 15%;
}
.cs[data-v-61dbf049] {
  margin-top: -60px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #6c6e6c;
}
.grid-item[data-v-61dbf049] {
  margin-bottom: 25px;
  width: 100%;
  height: 100%;
  /* margin-left: -4%; */
}
:deep(.banner-carousel) div[data-v-61dbf049] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.first-grid .sx[data-v-61dbf049] {
  color: #12bee4;
}
.sx[data-v-61dbf049]:hover {
  color: #12bee4;
  border-bottom-color: #12bee4;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.image-container[data-v-61dbf049]{
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.video-container[data-v-61dbf049] {
  width: 100%;
  height: 100%; /* 确保高度非零 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.video-container video[data-v-61dbf049] {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.video-container[data-v-61dbf049] {
  position: relative;
}
.fullscreen-btn[data-v-61dbf049] {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.fullscreen-btn[data-v-61dbf049]:hover {
  background: rgba(0, 0, 0, 0.7);
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}






























































































































































































































 /* 整体盒子 */
#ProductsDetail[data-v-662f5729] {
   width: 100%;
   background-color: #f7f7f7;
}
#left[data-v-662f5729] {
   margin: 20px 0;
}
#right[data-v-662f5729] {
   padding: 20px 0;
}
@media screen and (max-width: 768px) {
#right[data-v-662f5729] {
     padding: 15px;
}
}
.content_box[data-v-662f5729]{
   margin-bottom:15px;
}
.productcontent[data-v-662f5729] {
   background-color: #fff;
   padding: 0 20px 50px;
   min-height: 431px;
}
.swiper[data-v-662f5729] {
   width: 100%;
   height: 100%;
}
.swiper-slide[data-v-662f5729] {
   text-align: center;
   font-size: 18px;
   background: #fff;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
}
.swiper-slide img[data-v-662f5729] {
   display: block;
   width: 100%;
   height: 100%;
   -o-object-fit: cover;
      object-fit: cover;
}
.swiper-slide[data-v-662f5729] {
   background-size: cover;
   background-position: center;
}
.mySwiper2[data-v-662f5729] {
   height: 431px;
   /* width: 431px; */
   border: 1px solid #ddd;
}
.mySwiper[data-v-662f5729] {
   /* width: 431px; */
   height: 20%;
   -webkit-box-sizing: border-box;
           box-sizing: border-box;
   padding: 10px 0;
   margin: auto;
    margin-bottom:15px;
}
.s-btn[data-v-662f5729] {
   width: 40px;
   border: 1px solid #ddd;
   text-align: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   border-radius: 5px;
   cursor:pointer;
}
.productrigt[data-v-662f5729] {
   min-height: 431px;
   border-top: 5px solid #0c74b5;
}
.chatbtn[data-v-662f5729] {
   width: 150px;
   background-color: #0c74b5;
   color: #fff;
   padding: 10px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   cursor:pointer;
}
.productrigt-top[data-v-662f5729] {
   min-height: 431px;
}
.productrigt-top-title[data-v-662f5729] {
   font-size: 32px;
   margin-top: 10px;
}
.productrigt-bottom[data-v-662f5729] {
   height: 100px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
}
.mySwiper .swiper-slide[data-v-662f5729] {
   width: 25% !important;
   height: 100%;
   opacity: 1;
   border: 1px solid #ddd;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-flex:1;
       -ms-flex-positive:1;
           flex-grow:1;
}
.mySwiper img[data-v-662f5729] {
   width: 100%;
   height: 100%;
   opacity: 1;
   border: 1px solid #ddd;
}
a[data-v-662f5729]{
   height:60px;
}
.mySwiper .active_swiper[data-v-662f5729]{
    border: 1px solid #0c74b5;
}
.mySwiper2 .swiper-slide img[data-v-662f5729] {
   display: block;
   width: 100%;
   height: 100%;
   -o-object-fit: cover;
      object-fit: cover;
}

.typetile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c74b5), to(#288fca));
  background: linear-gradient(to bottom, #0c74b5 0%, #288fca 100%);
}
.typetile-left {
  font-size: 30px;
  padding: 5px;
  font-weight: bold;
  color: #fff;
}
.typetile-rigth {
  padding: 15px;
  width: 45px;
  height: 45px;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
  border-radius: 50%;
}
.typetile-rigth img {
  width: 30px;
  height: 30px;
}
.typemenu {
  background-color: #fff;
}
.el-menu .el-menu-item,
.el-submenu {
  border-bottom: 1px solid #ebebeb; /* 给每个菜单项之间添加分隔线 */
  text-align: center;
}
.el-menu-item:last-child {
  border: none;
}

.blue[data-v-741d0ec5]{
  color:#409eff;
}
.title1[data-v-741d0ec5]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  width:100%;
  height:100%;
}
.title2[data-v-741d0ec5]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:end;
      -ms-flex-pack:end;
          justify-content:flex-end;
  width:100%;
  height:100%;
}
.title_box[data-v-741d0ec5]{
  width:40%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
}
.title_box1[data-v-741d0ec5]{
  width:81%;
  /* border:1px solid red; */
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:end;
      -ms-flex-pack:end;
          justify-content:flex-end;
}


.pagetop{
  width: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
}
.pagetop-title{
  padding-left: 10px;
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  border-left: 8px solid #0c74b5;
}
.pagetop-rgith{
  padding-right: 10px;
}




























































































































































































































































































































































































































/* 整体盒子 */
#Service[data-v-f1f9754a] {
  width: 100%;
  background-color: #f7f7f7;
}
#left[data-v-f1f9754a] {
  margin: 20px 0;
}
#right[data-v-f1f9754a] {
  padding: 20px 0;
}
#swiper .banner-swiper[data-v-f1f9754a] {
  width: 100%;
  height: 100%;
}
#swiper .banner-swiper .swiper-slide img[data-v-f1f9754a] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#swiper .banner-swiper .swiper-slide[data-v-f1f9754a] {
  position: relative;
}
#swiper .banner-swiper .swiper-slide-title[data-v-f1f9754a] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(51, 51, 51, 0.534);
  text-align: center;
  line-height: 80px;
}
#swiper .banner-swiper .swiper-slide-title > h1[data-v-f1f9754a] {
  font-size: 50px;
  margin-top: 12%;
}
#swiper .banner-swiper .swiper-slide-title > p[data-v-f1f9754a] {
  font-size: 20px;
  margin-top: 1%;
  font-weight: 700;
}
.project4[data-v-f1f9754a] {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
#right[data-v-f1f9754a] {
    padding: 15px;
}
#swiper[data-v-f1f9754a] {
    /* height: 200px; */
}
}
.service_img img[data-v-f1f9754a] {
  width: 100%;
}
.current_menu_item[data-v-f1f9754a] {
  background-color: #0066b3;
  color: white;
}
.submenu[data-v-f1f9754a] {
  padding-left: 15px;
  margin-left: 10px;
  border-left: 1px solid #e5e5e5;
}
.menu-item .icon-arrow-down[data-v-f1f9754a] {
  margin-left: 5px;
  font-size: 12px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.menu-item li[data-v-f1f9754a] {
  position: relative;
  padding: 5px 0;
}
.sub-tabs[data-v-f1f9754a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin: 15px 0;
}
.sub-tab-item[data-v-f1f9754a] {
  padding: 8px 30px;
  cursor: pointer;
}
.sub-tab-item.active[data-v-f1f9754a] {
  border-bottom: 2px solid#12bee4;
}































































































































































































































































/* 整体盒子 */
#ProductsDetail[data-v-43ac5cd4] {
  width: 100%;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
#right[data-v-43ac5cd4] {
    padding: 15px;
}
}
.product_box[data-v-43ac5cd4] {
  height: 530px;
  max-height: 900px;
}
.gTitle[data-v-43ac5cd4] {
  width: 100%;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: #000;
}
.lTitle[data-v-43ac5cd4] {
  width: 100%;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #000;
}
.pTitle[data-v-43ac5cd4] {
}
.box-ml[data-v-43ac5cd4] {
  padding: 0 40px;
}
.bgContent[data-v-43ac5cd4] {
  min-height: 80px;
  /* border:1px solid blue; */
  font-size: 19px;
}
.textarea[data-v-43ac5cd4] {
  /* display: flex;
  flex-wrap: wrap; */
  min-height: 80px;
}
._text1[data-v-43ac5cd4] {
  font-size: 18px;
  font-weight: bold;
}
._text2[data-v-43ac5cd4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 15px;
  word-break: break-all;
}
.name_box[data-v-43ac5cd4] {
  font-size: 15px;
}
.c_box1[data-v-43ac5cd4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  word-break: break-all;
  margin-bottom: 15px;
  height: 300px;
  overflow: auto;
}
.c_box[data-v-43ac5cd4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  word-break: break-all;
  margin-bottom: 15px;
}
.tit[data-v-43ac5cd4] {
  width: 150px;
}
.content_box[data-v-43ac5cd4] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  align-items: center;
}
.left[data-v-43ac5cd4] {
  width: 34%;
  min-height: 500px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 10000;
  position: relative;
}
.right[data-v-43ac5cd4] {
  width: 68%;
  min-height: 500px;
  padding: 15px;
  font-size: 18px;
  position: relative;
}
.upload-demo[data-v-43ac5cd4] {
  height: 100%;
}
.button_box[data-v-43ac5cd4] {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 36px;
}
.btn[data-v-43ac5cd4] {
  width: 150px;
  height: 45px;
}
.mb-4[data-v-43ac5cd4] {
  margin-top: 10px;
}
.card[data-v-43ac5cd4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box-card[data-v-43ac5cd4] {
  margin-top: 30px;
  width: 80%;
}
.img_box[data-v-43ac5cd4] {
  /* position: relative;
  height: 470px;
  width: 100%;
  // border:1px solid red;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  // z-index: 10000; */
  padding: 12px;
}
.input_box[data-v-43ac5cd4] {
  width: 50%;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.detail_box[data-v-43ac5cd4] {
  width: 100%;
  background-color: #fff;
}
.icon[data-v-43ac5cd4] {
  width: 100px !important;
  height: 100px !important;
}
.bg_box[data-v-43ac5cd4] {
  width: 100%;
  min-height: 150px;
  padding: 0px 15px 0 15px;
  margin-top: 40px;
}
.bg_box1[data-v-43ac5cd4] {
  width: 100%;
  min-height: 550px;
  margin-top: 40px;
  /* position: relative; */
  /* display: flex;
  flex-direction:column;
  justify-content: center;
  align-items: center; */
}
.bg_box2[data-v-43ac5cd4] {
  width: 100%;
  min-height: 350px;
  margin-top: 40px;
  position: relative;
}
.i_box[data-v-43ac5cd4] {
  width: 25%;
  height: 394px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.i_box2[data-v-43ac5cd4] {
  width: 25%;
  height: 0px;
  margin: 0px;
  padding: 0px;
}
.i_box1[data-v-43ac5cd4] {
  position: relative;
  width: 25%;
  height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l_box[data-v-43ac5cd4] {
  width: 100%;
  min-height: 250px;
  border: 1px solid #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ptext[data-v-43ac5cd4] {
  width: 86%;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ptext1[data-v-43ac5cd4] {
  width: 86%;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.it_box[data-v-43ac5cd4] {
  width: 100%;
  height: 100%;
  border: 1px solid #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* justify-content: center; */
}
.high_box[data-v-43ac5cd4] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  margin-top: 15px;
}
.text_box[data-v-43ac5cd4] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.bottom[data-v-43ac5cd4] {
  margin-bottom: 15px;
}
.image_box[data-v-43ac5cd4] {
  /* width: 300px;
  height: 300px; */
  margin-bottom: 10px;
  /* position: relative;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat; */
}
.carousel1_box[data-v-43ac5cd4] {
  width: 100%;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.title[data-v-43ac5cd4] {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-weight: bold;
}
.item_box[data-v-43ac5cd4] {
  width: 87%;
  min-height: 450px;
}
.icon_box[data-v-43ac5cd4] {
  position: absolute;
  top: 15px;
  right: 50px;
  font-size: 26px;
}
.icon_box1[data-v-43ac5cd4] {
  position: absolute;
  top: 6px;
  right: 20px;
  font-size: 22px;
}
.icon_box2[data-v-43ac5cd4] {
  position: absolute;
  top: -10px;
  left: -10px;
  font-size: 26px;
  font-weight: bold;
  color: red;
  z-index: 100;
}
.add_box[data-v-43ac5cd4] {
  font-size: 55px;
  color: #0472f9;
  position: absolute;
  top: 50%;
  right: 2%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.add_box1[data-v-43ac5cd4] {
  font-size: 41px;
  color: #0472f9;
  position: absolute;
  top: 50%;
  right: -2%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
[data-v-43ac5cd4] .bg_box2 .el-carousel__container {
  height: 530px;
  max-height: 900px;
}
[data-v-43ac5cd4] .bg_box2 .el-carousel--horizontal {
  height: 530px;
  max-height: 900px;
}
[data-v-43ac5cd4] .bg_box2 .el-carousel__item.is-animating {
  height: 530px;
  max-height: 900px;
}
[data-v-43ac5cd4] .bg_box2 .el-carousel__arrow {
  font-size: 30px;
  width: 60px;
  height: 58px;
}
[data-v-43ac5cd4] .bg_box2 .el-carousel__item {
  /* overflow: visible;  默认情况下应该是可见的，但这里明确一下 */
}
[data-v-43ac5cd4] .bg_box1 .carousel1_box .el-icon {
  font-size: 20px;
  color: red;
}
[data-v-43ac5cd4] .bg_box1 .el-carousel__container {
  width: 100%;
  min-height: 600px;
}
[data-v-43ac5cd4] .bg_box1 .el-carousel--horizontal {
  width: 90%;
  min-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50px;
  border: 1px solid #797979;
  /* margin-left: 77px; */
}
[data-v-43ac5cd4] .bg_box1 .el-carousel__arrow {
  background-color: rgba(255, 255, 255, 0);
  color: #cfd5df;
  font-size: 35px;
}
[data-v-43ac5cd4] .bg_box1 .el-carousel__arrow:hover {
  color: #0472f9;
  font-size: 35px;
}
[data-v-43ac5cd4] .bg_box1 .el-carousel__item.is-animating {
  min-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.blog-area[data-v-43ac5cd4] {
  position: relative;
  overflow: hidden;
}
.blog-area .kids-blog-pattern-1[data-v-43ac5cd4] {
  position: absolute;
  left: 0;
  top: 30%;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: bounce-img;
          animation-name: bounce-img;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
.blog-area .kids-blog-pattern-1[data-v-43ac5cd4] {
    top: 10%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.blog-area .kids-blog-pattern-1[data-v-43ac5cd4] {
    top: 10%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog-area .kids-blog-pattern-1[data-v-43ac5cd4] {
    top: 10%;
}
}
@media only screen and (max-width: 767px) {
.blog-area .kids-blog-pattern-1[data-v-43ac5cd4] {
    top: 4%;
}
}
.blog-area .kids-blog-pattern-1 img[data-v-43ac5cd4] {
  width: 224px;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
.blog-area .kids-blog-pattern-1 img[data-v-43ac5cd4] {
    width: 100px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
.blog-area .kids-blog-pattern-1 img[data-v-43ac5cd4] {
    width: 120px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.blog-area .kids-blog-pattern-1 img[data-v-43ac5cd4] {
    width: 100px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog-area .kids-blog-pattern-1 img[data-v-43ac5cd4] {
    width: 100px;
}
}
@media only screen and (max-width: 767px) {
.blog-area .kids-blog-pattern-1 img[data-v-43ac5cd4] {
    width: 80px;
}
}
.blog-area .kids-blog-pattern-2[data-v-43ac5cd4] {
  position: absolute;
  left: 0;
  bottom: 70px;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: bounce-img;
          animation-name: bounce-img;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
}
@media only screen and (max-width: 767px) {
.blog-area .kids-blog-pattern-2[data-v-43ac5cd4] {
    bbottom: 50px;
}
}
.blog-area .kids-blog-pattern-2 img[data-v-43ac5cd4] {
  width: 195px;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
.blog-area .kids-blog-pattern-2 img[data-v-43ac5cd4] {
    width: 100px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
.blog-area .kids-blog-pattern-2 img[data-v-43ac5cd4] {
    width: 100px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.blog-area .kids-blog-pattern-2 img[data-v-43ac5cd4] {
    width: 100px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog-area .kids-blog-pattern-2 img[data-v-43ac5cd4] {
    width: 100px;
}
}
@media only screen and (max-width: 767px) {
.blog-area .kids-blog-pattern-2 img[data-v-43ac5cd4] {
    width: 50px;
}
}
.blog-area .kids-blog-pattern-3[data-v-43ac5cd4] {
  position: absolute;
  right: 0;
  bottom: 45px;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: bounce-img-2;
          animation-name: bounce-img-2;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
}
@media only screen and (max-width: 767px) {
.blog-area .kids-blog-pattern-3[data-v-43ac5cd4] {
    bottom: 20px;
}
}
.blog-area .kids-blog-pattern-3 img[data-v-43ac5cd4] {
  width: 335px;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
.blog-area .kids-blog-pattern-3 img[data-v-43ac5cd4] {
    width: 140px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
.blog-area .kids-blog-pattern-3 img[data-v-43ac5cd4] {
    width: 140px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.blog-area .kids-blog-pattern-3 img[data-v-43ac5cd4] {
    width: 140px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog-area .kids-blog-pattern-3 img[data-v-43ac5cd4] {
    width: 140px;
}
}
@media only screen and (max-width: 767px) {
.blog-area .kids-blog-pattern-3 img[data-v-43ac5cd4] {
    width: 100px;
}
}
.blog-wrap-4[data-v-43ac5cd4] {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
.blog-wrap-4[data-v-43ac5cd4] {
    padding-bottom: 30px;
    margin-bottom: 30px;
}
}
.blog-wrap-4 .blog-img-4[data-v-43ac5cd4] {
  position: relative;
  overflow: hidden;
  margin: 0 0 13px;
}
.blog-wrap-4 .blog-img-4 > a[data-v-43ac5cd4] {
  display: block;
}
.blog-wrap-4 .blog-img-4 > a > img[data-v-43ac5cd4] {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.blog-wrap-4 .blog-img-4 > span[data-v-43ac5cd4] {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.96px;
  background-color: #1d1d1d;
  display: inline-block;
  line-height: 1;
  padding: 11px 50px;
}
@media only screen and (max-width: 767px) {
.blog-wrap-4 .blog-img-4 > span[data-v-43ac5cd4] {
    padding: 11px 20px;
}
}
.blog-wrap-4 .blog-img-4 .video-btn-4[data-v-43ac5cd4] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  left: 50%;
}
.blog-wrap-4 .blog-img-4 .video-btn-4 a[data-v-43ac5cd4] {
  display: inline-block;
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  background-color: #fff;
  color: #191919;
  border-radius: 100%;
}
.blog-wrap-4 .blog-img-4 .video-btn-4 a i[data-v-43ac5cd4] {
  line-height: 58px;
}
.blog-wrap-4 .blog-img-4 .video-btn-4 a[data-v-43ac5cd4]:hover {
  background-color: #191919;
  color: #fff;
}
.blog-wrap-4 .blog-content-4 h3[data-v-43ac5cd4] {
  font-size: 32px;
  color: #2f2f2f;
  margin: 0;
  font-family: "PT Serif", serif;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.blog-wrap-4 .blog-content-4 h3[data-v-43ac5cd4] {
    font-size: 25px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog-wrap-4 .blog-content-4 h3[data-v-43ac5cd4] {
    font-size: 25px;
}
}
@media only screen and (max-width: 767px) {
.blog-wrap-4 .blog-content-4 h3[data-v-43ac5cd4] {
    font-size: 20px;
    line-height: 30px;
}
}
.blog-wrap-4 .blog-content-4 h3 a[data-v-43ac5cd4] {
  color: #2f2f2f;
}
.blog-wrap-4 .blog-content-4 h3 a[data-v-43ac5cd4]:hover {
  color: #023059;
}
.blog-wrap-4 .blog-content-4 .blog-meta-4[data-v-43ac5cd4] {
  padding: 10px 0 4px;
}
.blog-wrap-4 .blog-content-4 .blog-meta-4 ul li[data-v-43ac5cd4] {
  font-size: 12px;
  color: #2f2f2f;
  display: inline-block;
  margin-right: 2px;
}
.blog-wrap-4 .blog-content-4 .blog-meta-4 ul li a[data-v-43ac5cd4] {
  font-size: 12px;
  color: #2f2f2f;
}
.blog-wrap-4 .blog-content-4 .blog-meta-4 ul li a[data-v-43ac5cd4]:hover {
  color: #023059;
}
.blog-wrap-4 .blog-content-4 p[data-v-43ac5cd4] {
  color: #707070;
  line-height: 28px;
  margin: 0 0 25px;
}
@media only screen and (max-width: 767px) {
.blog-wrap-4 .blog-content-4 p[data-v-43ac5cd4] {
    margin: 0 0 15px;
}
}
.blog-wrap-4 .blog-content-4 .blog-btn-2 a[data-v-43ac5cd4] {
  font-size: 12px;
  font-weight: bold;
  color: #1d1d1d;
  letter-spacing: 2px;
  display: inline-block;
  line-height: 1;
  border: 1px solid #979797;
  padding: 21px 28px;
}
@media only screen and (max-width: 767px) {
.blog-wrap-4 .blog-content-4 .blog-btn-2 a[data-v-43ac5cd4] {
    padding: 15px 20px;
}
}
.blog-wrap-4 .blog-content-4 .blog-btn-2 a[data-v-43ac5cd4]:hover {
  border: 1px solid #000;
  color: #fff;
}
.blog-wrap-4:hover > .blog-img-4 > a[data-v-43ac5cd4] {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.quote-content[data-v-43ac5cd4] {
  background-color: #2f2f2f;
  padding: 50px 187px;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
.quote-content[data-v-43ac5cd4] {
    padding: 50px 120px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
.quote-content[data-v-43ac5cd4] {
    padding: 50px 100px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.quote-content[data-v-43ac5cd4] {
    padding: 50px 80px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.quote-content[data-v-43ac5cd4] {
    padding: 40px 80px;
}
}
@media only screen and (max-width: 767px) {
.quote-content[data-v-43ac5cd4] {
    padding: 40px 15px;
}
}
.quote-content h5[data-v-43ac5cd4] {
  font-size: 18px;
  color: #fff;
  font-family: "PT Serif", serif;
  margin: 0 0 20px;
  line-height: 28px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
.quote-content h5[data-v-43ac5cd4] {
    font-size: 16px;
    margin: 0 0 10px;
}
}
.quote-content h5 a[data-v-43ac5cd4] {
  color: #fff;
}
.quote-content h5 a[data-v-43ac5cd4]:hover {
  color: #ffffff;
}
.quote-content .blog-name span[data-v-43ac5cd4] {
  font-weight: bold;
  color: #fff;
  display: inline-block;
  position: relative;
}
.quote-content .blog-name span[data-v-43ac5cd4]:before {
  position: absolute;
  left: -45px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
  width: 32px;
  height: 2px;
  content: "";
}
.quote-content .blog-name span[data-v-43ac5cd4]:after {
  position: absolute;
  right: -45px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
  width: 32px;
  height: 2px;
  content: "";
}
.quote-content.quote-content-mrg[data-v-43ac5cd4] {
  margin: 40px 0 38px;
}
.main-blog-wrap[data-v-43ac5cd4] {
  margin-left: 20px;
}
.main-blog-wrap.main-blog-wrap-mrg-none[data-v-43ac5cd4] {
  margin-left: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.main-blog-wrap[data-v-43ac5cd4] {
    margin-left: 0px;
    margin-bottom: 50px;
}
.main-blog-wrap.main-blog-wrap-mrg-none[data-v-43ac5cd4] {
    margin-bottom: 0;
}
}
@media only screen and (max-width: 767px) {
.main-blog-wrap[data-v-43ac5cd4] {
    margin-left: 0px;
    margin-bottom: 50px;
}
.main-blog-wrap.main-blog-wrap-mrg-none[data-v-43ac5cd4] {
    margin-bottom: 0;
}
}
.blog-details-content .blog-details-img[data-v-43ac5cd4] {
  position: relative;
}
.blog-details-content .blog-details-img img[data-v-43ac5cd4] {
  width: 100%;
}
.blog-details-content .blog-details-img > span[data-v-43ac5cd4] {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.96px;
  background-color: #1d1d1d;
  display: inline-block;
  line-height: 1;
  padding: 11px 50px;
}
.blog-details-content h3[data-v-43ac5cd4] {
  font-size: 32px;
  color: #2f2f2f;
  margin: 35px 0 0px;
  font-family: "PT Serif", serif;
}
@media only screen and (max-width: 767px) {
.blog-details-content h3[data-v-43ac5cd4] {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 0px;
}
}
.blog-details-content .blog-meta-5[data-v-43ac5cd4] {
  padding: 10px 0 17px;
}
@media only screen and (max-width: 767px) {
.blog-details-content .blog-meta-5[data-v-43ac5cd4] {
    padding: 10px 0 10px;
}
}
.blog-details-content .blog-meta-5 ul li[data-v-43ac5cd4] {
  font-size: 12px;
  color: #2f2f2f;
  display: inline-block;
  margin-right: 2px;
}
.blog-details-content .blog-meta-5 ul li a[data-v-43ac5cd4] {
  font-size: 12px;
  color: #2f2f2f;
}
.blog-details-content .blog-meta-5 ul li a[data-v-43ac5cd4]:hover {
  color: #023059;
}
.blog-details-content p[data-v-43ac5cd4] {
  color: #707070;
  line-height: 28px;
  margin: 0 0 18px;
}
.blog-details-content .blog-dec-midle-content[data-v-43ac5cd4] {
  margin: 38px 0 0;
}
@media only screen and (max-width: 767px) {
.blog-details-content .blog-dec-midle-content[data-v-43ac5cd4] {
    margin: 20px 0 0;
}
}
.blog-details-content .blog-dec-midle-content img[data-v-43ac5cd4] {
  width: 100%;
}
.blog-details-content .blog-dec-midle-content h3[data-v-43ac5cd4] {
  font-size: 32px;
  color: #2f2f2f;
  margin: 35px 0 18px;
  font-family: "PT Serif", serif;
}
@media only screen and (max-width: 767px) {
.blog-details-content .blog-dec-midle-content h3[data-v-43ac5cd4] {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 0px;
}
}
.blog-details-content .blog-dec-midle-content p[data-v-43ac5cd4] {
  color: #707070;
  line-height: 28px;
  margin: 0 0 18px;
}
.blog-details-tag-social[data-v-43ac5cd4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 46px 0 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 8px;
  border-bottom: 1px solid #d8d8d8;
}
@media only screen and (max-width: 767px) {
.blog-details-tag-social[data-v-43ac5cd4] {
    margin: 25px 0 25px;
}
}
.blog-details-tag-social .blog-details-tag ul[data-v-43ac5cd4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog-details-tag-social .blog-details-tag ul li[data-v-43ac5cd4] {
  color: #2f2f2f;
  margin-right: 3px;
}
.blog-details-tag-social .blog-details-tag ul li a[data-v-43ac5cd4] {
  color: #2f2f2f;
}
.blog-details-tag-social .blog-details-tag ul li a[data-v-43ac5cd4]:hover {
  color: #023059;
}
@media only screen and (max-width: 767px) {
.blog-details-tag-social .blog-details-social[data-v-43ac5cd4] {
    margin-top: 10px;
}
}
.blog-details-tag-social .blog-details-social ul[data-v-43ac5cd4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-details-tag-social .blog-details-social ul li[data-v-43ac5cd4] {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
.blog-details-tag-social .blog-details-social ul li[data-v-43ac5cd4] {
    margin-left: 4px;
}
}
.blog-details-tag-social .blog-details-social ul li[data-v-43ac5cd4]:first-child {
  margin-left: 0;
}
.blog-details-tag-social .blog-details-social ul li a[data-v-43ac5cd4] {
  display: inline-block;
  color: #191919;
  font-size: 18px;
}
.blog-details-tag-social .blog-details-social ul li a.facebook[data-v-43ac5cd4]:hover {
  color: #3b5999;
}
.blog-details-tag-social .blog-details-social ul li a.twitter[data-v-43ac5cd4]:hover {
  color: #55acee;
}
.blog-details-tag-social .blog-details-social ul li a.linkedin[data-v-43ac5cd4]:hover {
  color: #0173a9;
}
.blog-details-tag-social .blog-details-social ul li a.pinterest[data-v-43ac5cd4]:hover {
  color: #b90f16;
}
.bg-gray[data-v-43ac5cd4] {
  background-color: #f9f9f9;
}
.blog-wrap-2 .blog-content-2[data-v-43ac5cd4] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding: 30px;
}
.blog-meta-2[data-v-43ac5cd4] {
ul {
li {
      font-size: 12px;
      color: #1b1b1b;
      display: inline-block;
      margin-right: 2px;
a {
        font-size: 12px;
        color: #1b1b1b;
&:hover {
          color: $theme-color-main;
}
}
}
}
}
/** @section Posts */
.section-posts[data-v-43ac5cd4] {
	position: relative;
	z-index: 1;
}
.post-classic[data-v-43ac5cd4] {
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	max-width: 370px;
}
@media (min-width: 992px) {
.post-classic[data-v-43ac5cd4] {
		max-width: none;
}
}
.post-classic .link-arrow[data-v-43ac5cd4] {
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.post-classic .link-arrow[data-v-43ac5cd4], .post-classic .link-arrow[data-v-43ac5cd4]:focus, .post-classic .link-arrow[data-v-43ac5cd4]:active {
	color: inherit;
}
.post-classic .link-arrow[data-v-43ac5cd4]:hover {
	color: #d79d6c;
}
.post-classic[data-v-43ac5cd4]:hover {
	-webkit-box-shadow: 8px 14px 25px rgba(0, 0, 0, 0.45);
	        box-shadow: 8px 14px 25px rgba(0, 0, 0, 0.45);
}
.post-classic-figcaption[data-v-43ac5cd4] {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 23px 50px 22px 28px;
	background-color: rgba(255, 255, 255, 0.8);
}
.post-classic-figure[data-v-43ac5cd4] {
	overflow: hidden;
}
.post-classic-figure img[data-v-43ac5cd4] {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height: 320px;
	-o-object-fit: cover;
	   object-fit: cover;
}
@media (min-width: 768px) {
.post-classic-figure img[data-v-43ac5cd4] {
		height: 370px;
}
}
.post-classic-figure a[data-v-43ac5cd4] {
	display: block;
}
.post-classic-figure a:hover img[data-v-43ac5cd4] {
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}
.post-classic-text[data-v-43ac5cd4] {
	width: 290px;
	max-width: 100%;
}
.post-classic-mod-2[data-v-43ac5cd4] {
	color: #ffffff;
}
.post-classic-mod-2 .post-classic-title a[data-v-43ac5cd4], .post-classic-mod-2 .post-classic-title a[data-v-43ac5cd4]:focus, .post-classic-mod-2 .post-classic-title a[data-v-43ac5cd4]:active {
	color: #ffffff;
}
.post-classic-mod-2 .post-classic-title a[data-v-43ac5cd4]:hover {
	color: #d79d6c;
}
.post-classic-mod-2 .post-classic-figcaption[data-v-43ac5cd4] {
	background-color: rgba(56, 53, 56, 0.8);
}
.post-classic-mod-2 .link-arrow[data-v-43ac5cd4], .post-classic-mod-2 .link-arrow[data-v-43ac5cd4]:focus, .post-classic-mod-2 .link-arrow[data-v-43ac5cd4]:active {
	color: #d79d6c;
}
.post-classic-mod-2 .link-arrow[data-v-43ac5cd4]:hover {
	color: #ffffff;
}
.post-classic-mod-3[data-v-43ac5cd4] {
	color: #ffffff;
}
.post-classic-mod-3 .post-classic-title a[data-v-43ac5cd4], .post-classic-mod-3 .post-classic-title a[data-v-43ac5cd4]:focus, .post-classic-mod-3 .post-classic-title a[data-v-43ac5cd4]:active {
	color: #ffffff;
}
.post-classic-mod-3 .post-classic-title a[data-v-43ac5cd4]:hover {
	color: #383538;
}
.post-classic-mod-3 .post-classic-figcaption[data-v-43ac5cd4] {
	background-color: rgba(215, 157, 108, 0.8);
}
.post-classic-mod-3 .link-arrow[data-v-43ac5cd4], .post-classic-mod-3 .link-arrow[data-v-43ac5cd4]:focus, .post-classic-mod-3 .link-arrow[data-v-43ac5cd4]:active {
	color: #ffffff;
}
.post-classic-mod-3 .link-arrow[data-v-43ac5cd4]:hover {
	color: #383538;
}
.post-classic-mod-4 .post-classic-figcaption[data-v-43ac5cd4] {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.post-classic-mod-4 .post-classic-figcaption[data-v-43ac5cd4]:hover {
	color: #ffffff;
	background-color: rgba(215, 157, 108, 0.8);
}
.post-classic-mod-4 .post-classic-figcaption:hover .post-classic-title a[data-v-43ac5cd4], .post-classic-mod-4 .post-classic-figcaption:hover .post-classic-title a[data-v-43ac5cd4]:focus, .post-classic-mod-4 .post-classic-figcaption:hover .post-classic-title a[data-v-43ac5cd4]:active {
	color: #ffffff;
}
.post-classic-mod-4 .post-classic-figcaption:hover .post-classic-title a[data-v-43ac5cd4]:hover {
	color: #383538;
}
.post-classic-mod-4 .post-classic-figcaption:hover .link-arrow[data-v-43ac5cd4], .post-classic-mod-4 .post-classic-figcaption:hover .link-arrow[data-v-43ac5cd4]:focus, .post-classic-mod-4 .post-classic-figcaption:hover .link-arrow[data-v-43ac5cd4]:active {
	color: #ffffff;
}
.post-classic-mod-4 .post-classic-figcaption:hover .link-arrow[data-v-43ac5cd4]:hover {
	color: #383538;
}


.tab_box[data-v-15ad4b90]{
  width:25%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -ms-flex-pack:distribute;
      justify-content:space-around;
  margin-top:20px;
}
.tab[data-v-15ad4b90]{
  width:140px;
  height:50px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  background-color:#eeeeee;
  cursor:pointer;
  font-size:16px;
}
.active_tab[data-v-15ad4b90]{
  background-color:#018bff;
  color:#fff;
}
@media (max-width: 767px){
.tab_box[data-v-15ad4b90]{
    width:100% !important;
}
}
.tree[data-v-15ad4b90] {
  width: 560px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 限制显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}
.section-sm[data-v-15ad4b90],
.section-md[data-v-15ad4b90],
.section-lg[data-v-15ad4b90],
.section-xl[data-v-15ad4b90] {
  padding: 50px 0;
}
.bg-default[data-v-15ad4b90] {
  background-color: #ffffff;
}
.font-weight-regular[data-v-15ad4b90] {
  font-weight: 400;
}
.button[data-v-15ad4b90] {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 11px 35px;
  font-size: 20px;
  line-height: 1.2;
  border: 1px solid;
  /* font-family: "Big Shoulders Text", cursive; */
  font-family: 'Noto Sans SC', Monospace;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-radius: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: 250ms all ease-in-out;
  transition: 250ms all ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-deep-blue[data-v-15ad4b90],
.btn-deep-blue[data-v-15ad4b90]:focus {
  color: #ffffff;
  background-color: #0b1b2b;
  border-color: #0b1b2b;
}
.btn-deep-blue[data-v-15ad4b90]:not(:disabled):not(.disabled):active,
.btn-deep-blue:not(:disabled):not(.disabled).active[data-v-15ad4b90],
.btn-deep-blue[data-v-15ad4b90]:hover,
.btn-deep-blue[data-v-15ad4b90]:active,
.btn-deep-blue.active[data-v-15ad4b90] {
  color: #ffffff;
  background-color: #12bee4;
  border-color: #12bee4;
}
.btn-deep-blue.btn-ujarak[data-v-15ad4b90]::before {
  background: #12bee4;
}

/**
  * Blog Layout 1
  */
.blog-layout-1[data-v-15ad4b90] {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.blog-layout-1-item[data-v-15ad4b90] {
  position: relative;
  overflow: hidden;
}
.blog-layout-1-item > * + *[data-v-15ad4b90] {
  margin-top: 25px;
}
.blog-layout-1-item-aside[data-v-15ad4b90] {
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.blog-layout-1-item-time[data-v-15ad4b90] {
  display: block;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
}
.blog-layout-1-item-main[data-v-15ad4b90] {
  position: relative;
  overflow: hidden;
  text-align: left;
  color: #868e96;
}
.blog-layout-1-item-main .post-classic[data-v-15ad4b90] {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
.blog-layout-1-item-main .post-classic[data-v-15ad4b90] {
    margin-bottom: 0;
}
}
.blog-layout-1-item-main .post-classic .link-hover-post[data-v-15ad4b90] {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.blog-layout-1-item-main .post-classic .link-hover-post[data-v-15ad4b90]:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.blog-layout-1-item-main .post-classic .link-hover-post[data-v-15ad4b90]:hover:after {
  opacity: 1;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.blog-layout-1-item-avatar[data-v-15ad4b90] {
  display: block;
  /* border-radius: 50%; */
  margin-left: auto;
  margin-right: auto;
}
* + .blog-layout-1-item[data-v-15ad4b90],
* + .blog-layout-1-item-outer[data-v-15ad4b90] {
  margin-top: 30px;
}
* + .blog-layout-1-item-avatar-outer[data-v-15ad4b90] {
  margin-top: 15px;
}
* + .blog-layout-1-item-time[data-v-15ad4b90] {
  margin-top: 15px;
}
@media (min-width: 768px) {
.blog-layout-1-item[data-v-15ad4b90] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.blog-layout-1-item > * + *[data-v-15ad4b90] {
    margin-top: 0;
}
.blog-layout-1-item-aside[data-v-15ad4b90] {
    position: relative;
    padding-bottom: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.blog-layout-1-item-aside[data-v-15ad4b90]::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 100vh;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
    border-right: 1px solid #cccccc;
}
.blog-layout-1-item-avatar-outer[data-v-15ad4b90] {
    position: relative;
    z-index: 0;
}
.blog-layout-1-item-avatar-outer[data-v-15ad4b90]::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 400px;
    border-bottom: 1px solid #cccccc;
}
.blog-layout-1-item-avatar[data-v-15ad4b90] {
    position: relative;
    z-index: 2;
}
.blog-layout-1-item-main[data-v-15ad4b90] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: 30px;
}
* + .blog-layout-1-item[data-v-15ad4b90],
  * + .blog-layout-1-item-outer[data-v-15ad4b90] {
    margin-top: 60px;
}
}
@media (min-width: 1200px) {
.blog-layout-1-item-main[data-v-15ad4b90] {
    margin-left: 60px;
}
.blog-layout-1-item-main[data-v-15ad4b90] {
    margin-left: 100px;
}
* + .blog-layout-1-item-avatar-outer[data-v-15ad4b90] {
    margin-top: 30px;
}
* + .blog-layout-1-item-time[data-v-15ad4b90] {
    margin-top: 22px;
}
}

/* .infinite-list {
  width: 100%;
  height: 2000px;
  scrollbar-width: none; 
  -ms-overflow-style: none; 
}

.infinite-list::-webkit-scrollbar {
  display: none; 
} */
[data-v-15ad4b90] .el-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  margin-top:10px;
}
[data-v-15ad4b90] .el-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-v-15ad4b90] .el-pagination.is-background .el-pager li {
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* margin:0 !important; */
  font-size: 18px;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
[data-v-15ad4b90] .el-pagination .btn-prev {
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
[data-v-15ad4b90] .el-pagination .btn-next {
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
[data-v-15ad4b90] .el-pagination .btn-next .el-icon {
  font-size: 18px !important;
}
[data-v-15ad4b90] .el-pagination .btn-prev .el-icon {
  font-size: 18px !important;
}


h3[data-v-a43a0a3a],
h5 .h3[data-v-a43a0a3a],
.h5[data-v-a43a0a3a] {
  margin-bottom: 0;
  font-weight: 700;
}
h3 a[data-v-a43a0a3a],
h5 a .h3 a[data-v-a43a0a3a],
.h5 a[data-v-a43a0a3a] {
  color: inherit;
}
h3 a[data-v-a43a0a3a]:hover,
h5 a:hover .h3 a[data-v-a43a0a3a]:hover,
.h5 a[data-v-a43a0a3a]:hover {
  color: #12bee4;
}
h3[data-v-a43a0a3a],
.h3[data-v-a43a0a3a] {
  font-size: 24px;
  line-height: 1.33333;
}
@media (min-width: 768px) {
h3[data-v-a43a0a3a],
  .h3[data-v-a43a0a3a] {
    font-size: 28.8px;
}
}
@media (min-width: 1200px) {
h3[data-v-a43a0a3a],
  .h3[data-v-a43a0a3a] {
    font-size: 36px;
}
}
h5[data-v-a43a0a3a],
.h5[data-v-a43a0a3a] {
  font-size: 18px;
  line-height: 1.44444;
}
.bg-default[data-v-a43a0a3a] {
  background-color: #ffffff;
}
.bg-default:not([style*="background-"]) + .bg-default[data-v-a43a0a3a]:not([style*="background-"]) {
  padding-top: 0;
}

/** @section Sections */
.section-sm[data-v-a43a0a3a],
.section-md[data-v-a43a0a3a],
.section-lg[data-v-a43a0a3a],
.section-xl[data-v-a43a0a3a] {
  padding: 50px 0;
}
.section-collapse + .section-collapse[data-v-a43a0a3a] {
  padding-top: 0;
}
.section-collapse[data-v-a43a0a3a]:last-child {
  padding-bottom: 0;
}
html [class*="section-"].section-bottom-0[data-v-a43a0a3a] {
  padding-bottom: 0;
}
@media (max-width: 991.98px) {
section.section-sm[data-v-a43a0a3a]:first-of-type,
  section.section-md[data-v-a43a0a3a]:first-of-type,
  section.section-lg[data-v-a43a0a3a]:first-of-type,
  section.section-xl[data-v-a43a0a3a]:first-of-type,
  section.section-xxl[data-v-a43a0a3a]:first-of-type {
    padding-top: 40px;
}
}
@media (min-width: 768px) {
.section-sm[data-v-a43a0a3a] {
    padding: 60px 0;
}
.section-md[data-v-a43a0a3a] {
    padding: 80px 0;
}
.section-lg[data-v-a43a0a3a] {
    padding: 85px 0;
}
}
@media (min-width: 992px) {
.section-md[data-v-a43a0a3a] {
    padding: 90px 0 90px;
}
.section-lg[data-v-a43a0a3a] {
    padding: 100px 0;
}
}
@media (min-width: 1200px) {
.section-lg[data-v-a43a0a3a] {
    padding: 115px 0;
}
}
.post-single-title[data-v-a43a0a3a] {
  letter-spacing: 0;
}
.post-single * + h5[data-v-a43a0a3a],
.post-single * + .heading-5[data-v-a43a0a3a] {
  margin-top: 15px;
}
.post-single > img[data-v-a43a0a3a] {
  display: block;
  border-radius: 0;
}
.post-single > * + img[data-v-a43a0a3a] {
  margin-top: 20px;
}
.post-single > * + p[data-v-a43a0a3a] {
  margin-top: 20px;
}
.post-single-title[data-v-a43a0a3a] {
  letter-spacing: 0;
}
.post-single-time[data-v-a43a0a3a] {
  letter-spacing: 0.024em;
}
.post-single-footer[data-v-a43a0a3a] {
  margin-bottom: -8px;
  margin-left: -20px;
}
.post-single-footer[data-v-a43a0a3a]:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.post-single-footer > *[data-v-a43a0a3a] {
  margin-top: 0;
  margin-bottom: 8px;
  margin-left: 20px;
}
* + .post-single-footer[data-v-a43a0a3a] {
  margin-top: 25px;
}
@media (min-width: 768px) {
.post-single > * + img[data-v-a43a0a3a] {
    margin-top: 35px;
}
}
@media (min-width: 992px) {
.post-single * + h5[data-v-a43a0a3a],
  .post-single * + .heading-5[data-v-a43a0a3a] {
    margin-top: 30px;
}
}
@media (min-width: 1200px) {
.post-single * + h5[data-v-a43a0a3a],
  .post-single * + .heading-5[data-v-a43a0a3a] {
    margin-top: 50px;
}
.post-single > p + img[data-v-a43a0a3a] {
    margin-top: 40px;
}
}
.post-single-meta[data-v-a43a0a3a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
}
.post-single-meta .badge[data-v-a43a0a3a] {
  color: #ffffff;
  background-color: #12bee4;
  display: inline-block;
  padding: 10px 15px 7px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  margin: 30px 30px 10px 0;
}
@media (min-width: 360px) {
.post-single-meta[data-v-a43a0a3a] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
}
.post-single-meta .badge[data-v-a43a0a3a] {
    margin: 30px 30px 30px 0;
}
}
.box-info[data-v-a43a0a3a] {
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.box-info-inner > * + *[data-v-a43a0a3a] {
  margin-top: 20px;
}
.box-info-avatar[data-v-a43a0a3a] {
  max-width: 180px;
  /* border-radius: 50%; */
}
.box-info-caption[data-v-a43a0a3a] {
  color: #12bee4;
}
* + .box-info-inner[data-v-a43a0a3a] {
  margin-top: 15px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
.box-info[data-v-a43a0a3a] {
    text-align: left;
    max-width: 570px;
    margin-left: 0;
}
.box-info-inner[data-v-a43a0a3a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-info-inner > * + *[data-v-a43a0a3a] {
    margin-top: 0;
    margin-left: 30px;
}
.box-info-avatar[data-v-a43a0a3a] {
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.box-info-main[data-v-a43a0a3a] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
}
@media (min-width: 992px) {
.box-info-inner > * + *[data-v-a43a0a3a] {
    margin-top: 37px;
}
* + .box-info-inner[data-v-a43a0a3a] {
    margin-top: 25px;
}
}
@media (min-width: 1600px) {
.box-info[data-v-a43a0a3a] {
    margin-right: 0;
}
}
.newContent p[data-v-a43a0a3a]{ 
  /* text-indent: 0pt !important; */
  /* display:flex;
  justify-content:flex-start; */
}






















































































































































































































/* 整体盒子 */
#ProductsDetail[data-v-2e074b8e] {
  width: 100%;
  background-color: #f7f7f7;
}
.page[data-v-2e074b8e] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px;
}
#left[data-v-2e074b8e] {
  margin: 20px 0;
}
#right[data-v-2e074b8e] {
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
#right[data-v-2e074b8e] {
    padding: 15px;
}
}
.text-content[data-v-2e074b8e] {
  background-color: #fff;
  padding: 0 20px 50px;
  margin-top: 10px;
}
.bottom[data-v-2e074b8e] {
  height: 100px;
  border-top: 1px solid #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  padding: 0 10px;
}
.text[data-v-2e074b8e] {
  padding-bottom: 10px;
}
.news-item[data-v-2e074b8e] {
  background-color: #fff;
  margin-top: 20px;
  padding: 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 20px -10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 8px 20px -10px rgba(0, 0, 0, 0.5);
}
.news-item img[data-v-2e074b8e] {
  margin-right: 15px;
  max-height: 250px;
}
.news-time[data-v-2e074b8e] {
  font-size: 28px;
  font-weight: 600;
}
.news-content[data-v-2e074b8e] {
  width: 100%;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 10px;
}
.news-num[data-v-2e074b8e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.news-num-rigth[data-v-2e074b8e] {
  margin-left: 20px;
}
.news-more-btn[data-v-2e074b8e] {
  text-align: center;
  width: 150px;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 20px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.news-more-btn[data-v-2e074b8e]:hover {
  background-color: #0c74b5;
  border: 1px solid #0c74b5;
  color: #fff;
}
.news-more-btn[data-v-2e074b8e]::after {
  position: relative;
  content: "\F105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 5px;
  margin-top: 2px;
}
[data-v-2e074b8e] .el-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-v-2e074b8e] .el-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-v-2e074b8e] .el-pagination.is-background .el-pager li {
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* margin:0 !important; */
  font-size: 18px;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
[data-v-2e074b8e] .el-pagination .btn-prev {
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
[data-v-2e074b8e] .el-pagination .btn-next {
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
[data-v-2e074b8e] .el-pagination .btn-next .el-icon {
  font-size: 18px !important;
}
[data-v-2e074b8e] .el-pagination .btn-prev .el-icon {
  font-size: 18px !important;
}
#ProductsDetail .research-item[data-v-2e074b8e] {
  width: 350px;
  height: 120px;
  z-index: 9999;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#ProductsDetail .research-btn[data-v-2e074b8e] {
  height: 50px;
  padding: 0 20px;
  background-color: #1e73be;
  border: 1px solid #1e73be;
  color: #fff;
  margin-left: 5px;
}
#ProductsDetail .research-item input[data-v-2e074b8e] {
  height: 50px;
  color: #666;
  padding: 0.7em;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
  border-radius: 2px;
  background: #fafafa;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 15px;
}
.empty[data-v-2e074b8e] {
  background: #fff;
  margin-top: 20px;
  padding: 20px;
}

[data-v-675e27bb] .slick-track:before {
   /* display: table; */
   content: none;
}
[data-v-675e27bb] .slick-track:after {
   /* display: table; */
   content: none;
}
[data-v-675e27bb] .slick-slider-1 .child-carousel .slick-track {
   display: -webkit-box !important;
   display: -ms-flexbox !important;
   display: flex !important;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
   width: 100% !important;
}
h2[data-v-675e27bb],
 .h2[data-v-675e27bb] {
   font-size: 26px;
   line-height: 1.18182;
}
@media (min-width: 768px) {
h2[data-v-675e27bb],
   .h2[data-v-675e27bb] {
     font-size: 35px;
}
}
@media (min-width: 992px) {
h2[data-v-675e27bb],
   .h2[data-v-675e27bb] {
     font-size: 45px;
}
}
@media (min-width: 1200px) {
h2[data-v-675e27bb],
   .h2[data-v-675e27bb] {
     font-size: 55px;
}
}
.nav-link.active[data-v-675e27bb] {
   font-weight: bold;
}
.section-md[data-v-675e27bb] {
   padding: 70px 0;
}
.bg-default[data-v-675e27bb] {
   background-color: #ffffff;
}
.bg-default:not([style*="background-"])+.bg-default[data-v-675e27bb]:not([style*="background-"]) {
   padding-top: 0;
}
.tabs-custom[data-v-675e27bb] {
   text-align: left;
}
.tab-content[data-v-675e27bb]{
   font-size: 15px;
}
.tabs-custom .nav-tabs[data-v-675e27bb] {
   font-size: 0;
   line-height: 0;
   word-spacing: 0;
   border: 0;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
}
.tabs-custom .nav-item[data-v-675e27bb] {
   float: none;
   margin: 0;
   border: 0;
   cursor: pointer;
   -webkit-transition: .33s all ease;
   transition: .33s all ease;
}
.tabs-custom .nav-link[data-v-675e27bb] {
   margin: 0;
   border: 0;
   border-radius: 0;
   font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
   color: #777777;
}
.tabs-custom .nav-link.active[data-v-675e27bb] {
   cursor: default;
}
.tab-content>.tab-pane[data-v-675e27bb] {
   display: block;
   visibility: hidden;
   height: 0;
   overflow: hidden;
}
.tab-content>.active[data-v-675e27bb] {
   visibility: visible;
   height: auto;
   overflow: visible;
}
*+.tabs-line[data-v-675e27bb] {
   margin-top: 15px;
}
.row+.tabs-line[data-v-675e27bb] {
   margin-top: 40px;
}
@media (min-width: 768px) {
*+.tabs-line[data-v-675e27bb] {
     margin-top: 40px;
}
.row+.tabs-line[data-v-675e27bb] {
     margin-top: 65px;
}
.tabs-line+.button[data-v-675e27bb] {
     margin-top: 50px;
}
}
.tabs-line .nav-tabs-wrap[data-v-675e27bb] {
   position: relative;
   padding-bottom: 1px;
}
.tabs-line .nav-tabs-wrap[data-v-675e27bb]::before {
   position: absolute;
   content: '';
   bottom: 0;
   left: 0;
   height: 1px;
   width: 100%;
   border-radius: 0;
   background: #d7d7d7;
}
.tabs-line .nav-tabs[data-v-675e27bb] {
   margin-left: -15px;
   margin-right: -15px;
}
.tabs-line .nav-tabs>*[data-v-675e27bb] {
   padding-left: 15px;
   padding-right: 15px;
}
.tabs-line .nav-link[data-v-675e27bb] {
   position: relative;
   text-align: center;
   vertical-align: middle;
   padding: 12px 0 8px;
   font-size: 12px;
   line-height: 1;
   font-weight: 600;
   letter-spacing: .02em;
   text-transform: uppercase;
}
.tabs-line .nav-link[data-v-675e27bb]::after {
   position: absolute;
   content: '';
   bottom: -1px;
   left: 50%;
   width: 130%;
   height: 1px;
   border-radius: 0;
   background: #12bee4;
   -webkit-transform: translate3d(-50%, 0, 0);
           transform: translate3d(-50%, 0, 0);
   opacity: 0;
   -webkit-transition: all .25s ease;
   transition: all .25s ease;
}
.tabs-line .nav-link.active[data-v-675e27bb]::after,
 .tabs-line .nav-link[data-v-675e27bb]:hover::after {
   width: 100%;
   opacity: 1;
}
.tabs-line .nav-link.active[data-v-675e27bb] {
   color: #12bee4;
   background: transparent;
}
.tabs-line *+.tab-content[data-v-675e27bb] {
   margin-top: 20px;
}
.tabs-horizontal.tabs-line .nav-tabs-wrap[data-v-675e27bb] {
   padding-bottom: 4px;
}
.tabs-horizontal.tabs-line .nav-tabs-wrap[data-v-675e27bb]::before {
   height: 4px;
   border-radius: 6px;
}
.slick-slider[data-v-675e27bb] {
   position: relative;
   display: block;
   -webkit-box-sizing: border-box;
           box-sizing: border-box;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -ms-touch-action: pan-y;
   touch-action: pan-y;
   -webkit-tap-highlight-color: transparent;
}
.slick-slider-1 .child-carousel[data-v-675e27bb] {
   margin-top: 5px;
}
@media (min-width: 768px) {
.tabs-horizontal.tabs-line .nav-tabs-wrap[data-v-675e27bb] {
     padding-bottom: 4px;
}
.tabs-horizontal.tabs-line .nav-tabs-wrap[data-v-675e27bb]::before {
     height: 4px;
     border-radius: 6px;
}
.tabs-horizontal.tabs-line .nav-tabs[data-v-675e27bb] {
     -webkit-box-pack: justify;
         -ms-flex-pack: justify;
             justify-content: space-between;
}
.tabs-horizontal.tabs-line .nav-item[data-v-675e27bb] {
     display: inline-block;
}
.tabs-horizontal.tabs-line .nav-link[data-v-675e27bb] {
     padding-top: 0;
     padding-bottom: 16px;
     font-size: 14px;
}
.tabs-horizontal.tabs-line .nav-link[data-v-675e27bb]::after {
     bottom: -4px;
     height: 4px;
     border-radius: 6px;
}
.tabs-horizontal.tabs-line *+.tab-content[data-v-675e27bb] {
     margin-top: 30px;
}
}
@media (min-width: 992px) {
.tabs-horizontal.tabs-line *+.tab-content[data-v-675e27bb] {
     margin-top: 35px;
}
.tabs-horizontal.tabs-line *+.tab-content-1[data-v-675e27bb] {
     margin-top: 45px;
}
}
@media (min-width: 1200px) {
.inset-xl-right-35[data-v-675e27bb] {
     padding-right: 35px;
}
}
.btn[data-v-675e27bb] {
   position: relative;
   overflow: hidden;
   display: inline-block;
   padding: 14px 34px;
   font-size: 14px;
   line-height: 2;
   border: 2px solid;
   font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
   font-weight: 700;
   letter-spacing: 0.1em;
   text-transform: uppercase;
   white-space: nowrap;
   text-overflow: ellipsis;
   text-align: center;
   cursor: pointer;
   vertical-align: middle;
   -webkit-user-select: none;
      -moz-user-select: none;
       -ms-user-select: none;
           user-select: none;
}
.page .btn[data-v-675e27bb]:not([class*='shadow']) {
   -webkit-box-shadow: none;
           box-shadow: none;
}
.page .btn[data-v-675e27bb]:not(:disabled):not(.disabled):active:focus:not([class*='shadow']),
 .page .btn:not(:disabled):not(.disabled).active[data-v-675e27bb]:focus:not([class*='shadow']) {
   -webkit-box-shadow: none;
           box-shadow: none;
}
.btn-primary[data-v-675e27bb],
 .btn-primary[data-v-675e27bb]:focus {
   color: #ffffff;
   background-color: #12bee4;
   border-color: #12bee4;
}
.btn-primary[data-v-675e27bb]:not(:disabled):not(.disabled):active,
 .btn-primary:not(:disabled):not(.disabled).active[data-v-675e27bb],
 .btn-primary[data-v-675e27bb]:hover,
 .btn-primary[data-v-675e27bb]:active,
 .btn-primary.active[data-v-675e27bb] {
   color: #ffffff;
   background-color: #2c343b;
   border-color: #2c343b;
}
.btn-primary.btn-ujarak[data-v-675e27bb]::before {
   background: #2c343b;
}

 /*  */
html [class*='section-'].section-bottom-0[data-v-675e27bb] {
   padding-bottom: 0;
}
.bg-image-2[data-v-675e27bb]::before {
   position: absolute;
   content: '';
   top: 0;
   right: 0;
   bottom: 45px;
   left: 0;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: 50%;
   /* background-color: #12bee4; */
   z-index: 0;
   /* background-image: url(../assets/imagesV2/bg-about-1.jpg); */
}
.context-dark h2[data-v-675e27bb] {
   color: #ffffff;
}
.context-dark .box-info-classic-title[data-v-675e27bb] {
   color: #151515;
}
.context-dark .box-info-classic-text[data-v-675e27bb] {
   color: #777777;
}
.context-dark .box-info-classic-year[data-v-675e27bb] {
   color: #12bee4;
}
.slick-history .carousel-parent .slick-list[data-v-675e27bb] {
   margin: 0 -15px;
}
.slick-history .carousel-parent .slick-slide[data-v-675e27bb] {
   margin: 0 15px;
}
.slick-history .child-carousel[data-v-675e27bb] {
   position: relative;
   margin-top: 30px;
   padding: 20px 0;
   background: #ffffff;
   -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
           box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
   border-radius: 50px;
}
[data-v-675e27bb] .slick-history .child-carousel .slick-list {
   margin-top: -37px;
   padding-top: 37px;
   /* border-top-left-radius: 100px;
   border-top-right-radius: 100px; */
}
[data-v-675e27bb] .slick-history .child-carousel .slick-slide {
   position: relative;
   cursor: default;
   padding: 0 !important;
}
.slick-history .child-carousel .slick-slide[data-v-675e27bb]::before {
   display: inline-block;
   position: absolute;
   content: '';
   top: 50%;
   left: -15px;
   height: 0;
   width: calc(100% - 140px + 30px);
   border-top: 1px solid transparent;
   -webkit-transform: translate3d(-50%, 0, 0);
           transform: translate3d(-50%, 0, 0);
   -webkit-transition: all 0s ease .3s;
   transition: all 0s ease .3s;
}
.slick-history .child-carousel .slick-slide[data-v-675e27bb]::after {
   display: inline-block;
   position: absolute;
   top: -27px;
   left: 50%;
   content: '';
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 0 8px 7px 8px;
   border-color: transparent transparent #ffffff transparent;
   -webkit-transform: translate3d(-50%, 0, 0);
           transform: translate3d(-50%, 0, 0);
}
.slick-history .child-carousel .slick-active+.slick-active[data-v-675e27bb]::before {
   -webkit-transition: none;
   transition: none;
   border-color: #edeff4;
}
*+.slick-history[data-v-675e27bb] {
   margin-top: 30px;
}
.custom-arrow[data-v-675e27bb] {
   position: absolute;
   top: 46%;
   -webkit-transform: translateY(-50%);
           transform: translateY(-50%);
   z-index: 10;
   background: transparent;
   color: white;
   border: none;
   opacity: 1;
   -webkit-box-shadow: none;
           box-shadow: none;
   border-radius: 50px;
   width: 7%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
}
.custom-arrow .slick-btn[data-v-675e27bb] {
   background: transparent;
   color: white;
   border: none;
   font-size: 16px;
   cursor: pointer;
   opacity: 1;
   border-bottom: 2px solid #12bee4;
   -webkit-box-shadow: none;
           box-shadow: none;
   color: #12bee4;
   width: 40px;
   height: 45px;
   text-align: center;
}
[data-v-675e27bb] .slick-history .child-carousel .slick-next:before,
 .slick-prev[data-v-675e27bb]:before {
   content: "";
   background: transparent;
}
[data-v-675e27bb] .slick-history .child-carousel .slick-prev {
   color: #12bee4;
   left: 0px;
   line-height: 50px;
   font-size: 19px;
   background-color: #ffffff;
}
[data-v-675e27bb] .slick-history .child-carousel .slick-next {
   color: #12bee4;
   right: 0px;
   line-height: 50px;
   font-size: 19px;
   background-color: #ffffff;
}
@media (min-width: 768px) {
.slick-history .child-carousel[data-v-675e27bb] {
     margin-top: 40px;
     padding-top: 30px;
     padding-bottom: 30px;
}
.slick-history .child-carousel[data-v-675e27bb]::before,
   .slick-history .child-carousel[data-v-675e27bb]::after {
     width: 70px;
}
.slick-history .child-carousel .slick-slide[data-v-675e27bb]::after {
     top: -36px;
}
*+.slick-history[data-v-675e27bb] {
     margin-top: 40px;
}
}
@media (min-width: 992px) {
.slick-history .child-carousel[data-v-675e27bb] {
     margin-top: 50px;
}
*+.slick-history[data-v-675e27bb] {
     margin-top: 50px;
}
}
@media (min-width: 1200px) {
.slick-history .child-carousel[data-v-675e27bb] {
     margin-top: 75px;
}
.slick-history .child-carousel[data-v-675e27bb]::before,
   .slick-history .child-carousel[data-v-675e27bb]::after {
     width: 7.5%;
}
.slick-history .child-carousel .slick-slide[data-v-675e27bb]::before {
     width: calc(100% - 174px + 30px);
}
}
@media (min-width: 1600px) {
.section-fluid[data-v-675e27bb] {
     padding-left: 75px;
     padding-right: 75px;
}
.section-fluid .container-fluid[data-v-675e27bb] {
     padding-left: 0;
     padding-right: 0;
     max-width: 1770px;
     margin-left: auto;
     margin-right: auto;
}
}
@media (min-width: 768px) {
.section-sm[data-v-675e27bb] {
     padding: 80px 0;
}
.section-md[data-v-675e27bb] {
     padding: 100px 0;
}
.section-lg[data-v-675e27bb] {
     padding: 120px 0;
}
}
@media (min-width: 992px) {
.section-md[data-v-675e27bb] {
     /* padding: 140px 0; */
}
.section-lg[data-v-675e27bb] {
     padding: 160px 0;
}
}
.box-info-classic[data-v-675e27bb] {
   position: relative;
   padding: 30px 15px 60px;
   margin: 0px 10px;
   z-index: 1;
}
.box-info-classic[data-v-675e27bb]::before {
   position: absolute;
   content: '';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
   background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
   opacity: .68;
   pointer-events: none;
   z-index: -1;
}
.box-info-classic-title[data-v-675e27bb] {
   font-weight: 600;
   letter-spacing: .05em;
   text-transform: none;
   color: #151515;
}
.box-info-classic-text[data-v-675e27bb] {
   color: #777777;
}
.box-info-classic-year[data-v-675e27bb] {
   max-width: 140px;
   margin-left: auto;
   margin-right: auto;
   color: #12bee4;
}
.box-info-classic-year[data-v-675e27bb]::after {
   display: inline-block;
   position: absolute;
   z-index: 9999;
   top: -40px;
   left: 50%;
   content: '';
   width: 10px;
   height: 10px;
   border-style: solid;
   border-width: 0 8px 7px 8px;
   border-color: transparent transparent #ffffff transparent;
   -webkit-transform: translate3d(-50%, 0, 0);
           transform: translate3d(-50%, 0, 0);
}
.slick-active+.slick-active .box-info-classic-year[data-v-675e27bb]::before {
   -webkit-transition: none;
   transition: none;
   border-color: #edeff4;
}
.box-info-classic-year[data-v-675e27bb]::before {
   display: inline-block;
   position: absolute;
   content: '';
   top: 50%;
   left: -15px;
   height: 0;
   width: calc(100% - 140px + 30px);
   border-top: 1px solid transparent;
   -webkit-transform: translate3d(-50%, 0, 0);
           transform: translate3d(-50%, 0, 0);
   -webkit-transition: all 0s ease .3s;
   transition: all 0s ease .3s;
}
*+.box-info-classic-text[data-v-675e27bb] {
   margin-top: 10px;
}
@media (min-width: 1200px) {
.box-info-classic[data-v-675e27bb] {
     padding: 60px 40px 90px;
}
.box-info-classic-year[data-v-675e27bb] {
     max-width: 174px;
}
*+.box-info-classic-text[data-v-675e27bb] {
     margin-top: 18px;
}
}

 /*  */
.thumbnail-minimal[data-v-675e27bb] {
   position: relative;
   display: block;
   overflow: hidden;
   /* background: #619f7b; */
}
.thumbnail-minimal[data-v-675e27bb]:before {
   position: absolute;
   content: '';
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(255, 255, 255, 0.5);
   -webkit-transform: scale(2) rotate(45deg) translate3d(0, -100%, 0);
           transform: scale(2) rotate(45deg) translate3d(0, -100%, 0);
   -webkit-transition: -webkit-transform .6s;
   transition: -webkit-transform .6s;
   transition: transform .6s;
   transition: transform .6s, -webkit-transform .6s;
   pointer-events: none;
   z-index: 1;
}
.thumbnail-minimal img[data-v-675e27bb] {
   width: 100%;
   will-change: transform;
   -webkit-transform: scale(1.05);
           transform: scale(1.05);
   -webkit-transition: all .3s;
   transition: all .3s;
}
.thumbnail-minimal[data-v-675e27bb]:hover:before {
   -webkit-transform: scale(2) rotate(45deg) translate3d(0, 100%, 0);
           transform: scale(2) rotate(45deg) translate3d(0, 100%, 0);
}
.thumbnail-minimal:hover img[data-v-675e27bb] {
   -webkit-transform: none;
           transform: none;
   opacity: .8;
}
.gallery-contnent[data-v-675e27bb] {
   padding: 50px 30px;
}
.gallery-contnent-title[data-v-675e27bb]{
   font-size: 60px;
   margin: 50px 0;
}
[data-v-675e27bb] .gallery-contnent .slick-center {
   -webkit-transform: scale(1);
           transform: scale(1);
   z-index: 1;
}
[data-v-675e27bb] .gallery-contnent .slick-slide:not(.slick-center) {
   opacity: 0.7;
   -webkit-transform: scale(0.6);
           transform: scale(0.6);
   -webkit-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
.gallery-item[data-v-675e27bb] {
   padding: 10px 15px;
}
.gallery-item-bottom[data-v-675e27bb] {
   position: relative;
   margin-top: 30px;
}
.gallery-item-text[data-v-675e27bb]::after {
   display: inline-block;
   position: absolute;
   z-index: 9999;
   top: -15px;
   left: 50%;
   content: '';
   width: 10px;
   height: 10px;
   border-radius: 50%;
   background-color: #edeff4;
   /* border-style: solid; */
   /* border-width: 0 8px 7px 8px; */
   /* border-color: transparent transparent ##333 transparent; */
   -webkit-transform: translate3d(-50%, 0, 0);
           transform: translate3d(-50%, 0, 0);
}

 /* .slick-active+.slick-active .gallery-item-text::before {
   transition: none;
   border-color: #edeff4;
 } */
.gallery-item-text[data-v-675e27bb]::before {
   display: inline-block;
   position: absolute;
   content: '';
   top: 50%;
   left: -15px;
   height: 0;
   width: calc(100% - 140px + 50px);
   border-top: 1px solid transparent;
   -webkit-transform: translate3d(-50%, 0, 0);
           transform: translate3d(-50%, 0, 0);
   -webkit-transition: all 0s ease .3s;
   transition: all 0s ease .3s;
}

 /* 产线 */
.about_section5[data-v-675e27bb] {
   text-align: left;
   /* background-image: url("../assets/hhdimg/bg5.jpg"); */
   padding-bottom: 60px;
   padding-top: 40px;
}
.marquee-wrapper[data-v-675e27bb] {
   overflow: hidden;
   white-space: nowrap;
   position: relative;
}
.marquee-track[data-v-675e27bb] {
   display: inline-block;
   white-space: nowrap;
   -webkit-animation: scrollLinear-data-v-675e27bb 20s linear infinite;
           animation: scrollLinear-data-v-675e27bb 20s linear infinite;
}
.slide[data-v-675e27bb] {
   display: inline-block;
   /* width: 300px; */
   margin-right: 10px;
   padding: 0px;
}

 /* 👇 匀速滚动动画 */
@-webkit-keyframes scrollLinear-data-v-675e27bb {
from {
     -webkit-transform: translateX(0);
             transform: translateX(0);
}
to {
     -webkit-transform: translateX(-50%);
             transform: translateX(-50%);
}
}
@keyframes scrollLinear-data-v-675e27bb {
from {
     -webkit-transform: translateX(0);
             transform: translateX(0);
}
to {
     -webkit-transform: translateX(-50%);
             transform: translateX(-50%);
}
}

 /* 产线 */

 /* Our Services */
.section-title[data-v-675e27bb]{
    text-align: center;
    margin-bottom: 30px;
}
.section-title h2[data-v-675e27bb]{
   font-size: 35px;
}
.section-title span[data-v-675e27bb]{
   color: #12bee4;
}
.services-box[data-v-675e27bb]{
  position: relative;
  padding: 10px 10px;
  height: 100%;
  width: 100%;
}
[data-v-675e27bb] .services-box-container{
    background: #e6f4f7 !important;
}
.section-title p[data-v-675e27bb]{
  font-size: 35px;
}
.services-box[data-v-675e27bb]::before{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0%;
  -webkit-box-shadow: 0 0 5px 0 #00000021;
          box-shadow: 0 0 5px 0 #00000021;
  background-color: #e8e8e84a;
  transition: .5s all ease;
  -webkit-transition: .5s all ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
}
.services-box[data-v-675e27bb]:hover::before{
  width: 100%;
}
.services-txt[data-v-675e27bb]{position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
.services-img[data-v-675e27bb]{position: relative;
}
.services-txt h4[data-v-675e27bb]{
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.flex-center[data-v-675e27bb]{
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
}

.waterfall-image[data-v-dde5e18a] {
    width: 500px;
    height: 100%; /* 固定高度200px */
    -o-object-fit: cover;
       object-fit: cover; /* 保持图片比例并覆盖整个容器 */
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.waterfall-image[data-v-dde5e18a]:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
.waterfall-item[data-v-dde5e18a] {
    overflow: hidden;
    margin: 2px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.waterfall-container[data-v-dde5e18a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  gap: 0;
  padding: 0 8px;
  width: 80%;
}
  
  /* 调整现有样式 */
.waterfall-image[data-v-dde5e18a] {
  opacity: 1;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}

.banner[data-v-0fc4126c] {
  color: #fff;
  font-size: 30px;
  height: 150px;
  line-height: 150px;
  background-image: url(../../static/img/banner_2.504cd23.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: center center;
}
.JobChance-container[data-v-0fc4126c] {
  margin: 100px;
  padding: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border: 1px dashed salmon;
}
.JobChance-container h2[data-v-0fc4126c]{
  color: rgb(255, 102, 19);
  font-weight: bolder;
  text-align: center;
}
.JobChance-container p[data-v-0fc4126c]{
font-size: 20px;
  color: rgb(255, 102, 19);
  font-weight: 700;
}
.JobChance-container ol[data-v-0fc4126c]{
    list-style-type: decimal;
    padding-left: 30px;
}
.JobChance-container ol>li[data-v-0fc4126c]{
    font-size: 14px;
    line-height: 2.7rem;
}
@media screen and (max-width: 997px) {
.JobChance-container[data-v-0fc4126c] {
    margin: 20px 0;
    padding: 20px;
    border: 1px dashed salmon;
}
}

.banner[data-v-766f616c] {
  color: #fff;
  font-size: 30px;
  height: 150px;
  line-height: 150px;
  background-image: url(../../static/img/banner_1.5275220.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: center center;
}
.ContactUs-container[data-v-766f616c] {
  padding: 80px 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#map[data-v-766f616c] {
  width: 100%;
  height: 365px;
}
.row[data-v-766f616c] {
  margin-right: 0;
  margin-left: 0;
}
@media screen and (max-width: 997px) {
.ContactUs-container[data-v-766f616c] {
    padding: 20px 0;
}
}

.prot_wrap[data-v-b5d24144] {
  height: calc(100vh - 85px);
}
.prot_thumb[data-v-b5d24144] {
  max-height: calc(50vh - 40px);
}
.prot_content[data-v-b5d24144] {
  background: none;
}
a[data-v-b5d24144] {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page[data-v-b5d24144] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0;
}





/* 整体盒子 */
#ProductsDetail[data-v-b5d24144] {
  width: 100%;
  background-color: #f7f7f7;
}
.c_box[data-v-b5d24144] {
  min-height: 500px;
}
#left[data-v-b5d24144] {
  margin: 20px 0;
}
#right[data-v-b5d24144] {
  padding: 20px 0;
}
.product_list[data-v-b5d24144] {
  width: 400px;
  min-height: 200px;
}
.img[data-v-b5d24144] {
  height: 250px;
}
.txt[data-v-b5d24144] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* height:50px; */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
}
.productName[data-v-b5d24144] {
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
#right[data-v-b5d24144] {
    padding: 15px;
}
}
.productcontent[data-v-b5d24144] {
  background-color: #fff;
  padding: 0 20px 50px;
}
.swiper[data-v-b5d24144] {
  width: 100%;
  height: 100%;
}
.swiper-slide[data-v-b5d24144] {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper-slide img[data-v-b5d24144] {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.swiper-slide[data-v-b5d24144] {
  background-size: cover;
  background-position: center;
}
.mySwiper2[data-v-b5d24144] {
  height: 431px;
  width: 431px;
  border: 1px solid #ddd;
}
.mySwiper[data-v-b5d24144] {
  width: 431px;
  height: 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  margin: auto;
}
.s-btn[data-v-b5d24144] {
  width: 40px;
  border: 1px solid #ddd;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}
.productrigt[data-v-b5d24144] {
  border-top: 5px solid #0c74b5;
}
.chatbtn[data-v-b5d24144] {
  width: 150px;
  background-color: #0c74b5;
  color: #fff;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.productrigt-top[data-v-b5d24144] {
  height: 431px;
}
.productrigt-top-title[data-v-b5d24144] {
  font-size: 32px;
  margin-top: 10px;
}
.productrigt-bottom[data-v-b5d24144] {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mySwiper .swiper-slide[data-v-b5d24144] {
  width: 25% !important;
  height: 100%;
  opacity: 1;
  border: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.mySwiper img[data-v-b5d24144] {
  width: 100%;
  height: 100%;
  opacity: 1;
  border: 1px solid #ddd;
}
.mySwiper .active_swiper[data-v-b5d24144] {
  border: 1px solid #0c74b5;
}
.mySwiper2 .swiper-slide img[data-v-b5d24144] {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}




















































































































































































































/* 整体盒子 */
#Concatme[data-v-0c002d8a] {
  width: 100%;
  background-color: #f7f7f7;
}
.inp[data-v-0c002d8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container[data-v-0c002d8a] {
  width: 100%;
  background: #fff;
}
.codeImg[data-v-0c002d8a] {
  width: 100px;
  /* margin-top: 3px; */
  height: 30px !important;
  vertical-align: middle;
  float: right;
  cursor: pointer;
  margin-left: 15px;
}
.code[data-v-0c002d8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* margin-left:15px; */
  width: 100%;
}
.submit[data-v-0c002d8a] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* /deep/ code .el-input{
  width: 50%;
  padding:0 !important;
} */
[data-v-0c002d8a] .table {
  padding: 0 25px;
}
[data-v-0c002d8a] .el-form-item {
  padding: 0 25px;
}
[data-v-0c002d8a] .el-input__inner {
  /* padding:0; */
}

.blog-item[data-v-b44e436e] {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.blog-item[data-v-b44e436e]:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0px;
  left: 0px;
  z-index: 0;
}
.blog-item .blog-item-img img[data-v-b44e436e] {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 370px;
  height:277.5px;
}
.blog-item:hover .blog-item-img img[data-v-b44e436e] {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  filter: blur(5px);
  -webkit-filter: blur(5px);
}
.blog-item .blog-item-des[data-v-b44e436e] {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 0px;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.blog-item .blog-item-des h4 a[data-v-b44e436e] {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-item .blog-item-des h4 a[data-v-b44e436e]:hover {
  color: #20abc9;
}
.blog-item .blog-item-des .blog-item-meta[data-v-b44e436e] {
  margin-bottom: 20px;
}
.blog-item .blog-item-des .blog-item-meta li a[data-v-b44e436e] {
  color: #c3c3c3;
}
.blog-item .blog-item-des .blog-item-meta li i[data-v-b44e436e] {
  color: #fff;
}
.blog-item .blog-item-des .blog-item-meta li[data-v-b44e436e] {
  font-size: 12px;
}
.pt-80[data-v-b44e436e] {
  padding-top: 80px;
}
.pb-50[data-v-b44e436e] {
  padding-bottom: 50px;
}
.mb-30[data-v-b44e436e] {
  margin-bottom: 30px;
}
.btn-style-1[data-v-b44e436e] {
  background-color: #12bee4cb;
  color: #fff;
  border: 0;
  border-radius: 50px;
  padding: 12px 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-style-1[data-v-b44e436e]:hover {
  background-color: #12bee4;
  color: #fff;
  text-decoration: none;
}

/* 整体盒子 */
#Service[data-v-b44e436e] {
  width: 100%;
  background-color: #f7f7f7;
}
#swiper .banner-swiper[data-v-b44e436e] {
  width: 100%;
  height: 100%;
}
#swiper .banner-swiper .swiper-slide img[data-v-b44e436e] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#swiper .banner-swiper .swiper-slide[data-v-b44e436e] {
  position: relative;
}
#swiper .banner-swiper .swiper-slide-title[data-v-b44e436e] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(51, 51, 51, 0.534);
  text-align: center;
  line-height: 80px;
}
#swiper .banner-swiper .swiper-slide-title>h1[data-v-b44e436e] {
  font-size: 50px;
  margin-top: 12%;
}
#swiper .banner-swiper .swiper-slide-title>p[data-v-b44e436e] {
  font-size: 20px;
  margin-top: 1%;
  font-weight: 700;
}




h3[data-v-648d8a25],
  h5 .h3[data-v-648d8a25],
  .h5[data-v-648d8a25] {
    margin-bottom: 0;
    font-weight: 700;
}
h3 a[data-v-648d8a25],
  h5 a .h3 a[data-v-648d8a25],
  .h5 a[data-v-648d8a25] {
    color: inherit;
}
h3 a[data-v-648d8a25]:hover,
  h5 a:hover .h3 a[data-v-648d8a25]:hover,
  .h5 a[data-v-648d8a25]:hover {
    color: #12bee4;
}
h3[data-v-648d8a25],
  .h3[data-v-648d8a25] {
    font-size: 24px;
    line-height: 1.33333;
}
@media (min-width: 768px) {
h3[data-v-648d8a25],
    .h3[data-v-648d8a25] {
      font-size: 28.8px;
}
}
@media (min-width: 1200px) {
h3[data-v-648d8a25],
    .h3[data-v-648d8a25] {
      font-size: 36px;
}
}
h5[data-v-648d8a25],
  .h5[data-v-648d8a25] {
    font-size: 18px;
    line-height: 1.44444;
}
.bg-default[data-v-648d8a25] {
    background-color: #ffffff;
}
.bg-default:not([style*="background-"])+.bg-default[data-v-648d8a25]:not([style*="background-"]) {
    padding-top: 0;
}

  /** @section Sections */
.section-sm[data-v-648d8a25],
  .section-md[data-v-648d8a25],
  .section-lg[data-v-648d8a25],
  .section-xl[data-v-648d8a25] {
    padding: 50px 0;
}
.section-collapse+.section-collapse[data-v-648d8a25] {
    padding-top: 0;
}
.section-collapse[data-v-648d8a25]:last-child {
    padding-bottom: 0;
}
html [class*='section-'].section-bottom-0[data-v-648d8a25] {
    padding-bottom: 0;
}
@media (max-width: 991.98px) {
section.section-sm[data-v-648d8a25]:first-of-type,
    section.section-md[data-v-648d8a25]:first-of-type,
    section.section-lg[data-v-648d8a25]:first-of-type,
    section.section-xl[data-v-648d8a25]:first-of-type,
    section.section-xxl[data-v-648d8a25]:first-of-type {
      padding-top: 40px;
}
}
@media (min-width: 768px) {
.section-sm[data-v-648d8a25] {
      padding: 60px 0;
}
.section-md[data-v-648d8a25] {
      padding: 80px 0;
}
.section-lg[data-v-648d8a25] {
      padding: 85px 0;
}
}
@media (min-width: 992px) {
.section-md[data-v-648d8a25] {
      padding: 90px 0 90px;
}
.section-lg[data-v-648d8a25] {
      padding: 100px 0;
}
}
@media (min-width: 1200px) {
.section-lg[data-v-648d8a25] {
      padding: 115px 0;
}
}
.post-single-title[data-v-648d8a25] {
    letter-spacing: 0;
}
.post-single *+h5[data-v-648d8a25],
  .post-single *+.heading-5[data-v-648d8a25] {
    margin-top: 15px;
}
.post-single>img[data-v-648d8a25] {
    display: block;
    border-radius: 0;
}
.post-single>*+img[data-v-648d8a25] {
    margin-top: 20px;
}
.post-single>*+p[data-v-648d8a25] {
    margin-top: 20px;
}
.post-single-title[data-v-648d8a25] {
    letter-spacing: 0;
}
.post-single-time[data-v-648d8a25] {
    letter-spacing: 0.024em;
}
.post-single-footer[data-v-648d8a25] {
    margin-bottom: -8px;
    margin-left: -20px;
}
.post-single-footer[data-v-648d8a25]:empty {
    margin-bottom: 0;
    margin-left: 0;
}
.post-single-footer>*[data-v-648d8a25] {
    margin-top: 0;
    margin-bottom: 8px;
    margin-left: 20px;
}
*+.post-single-footer[data-v-648d8a25] {
    margin-top: 25px;
}
@media (min-width: 768px) {
.post-single>*+img[data-v-648d8a25] {
      margin-top: 35px;
}
}
@media (min-width: 992px) {
.post-single *+h5[data-v-648d8a25],
    .post-single *+.heading-5[data-v-648d8a25] {
      margin-top: 30px;
}
}
@media (min-width: 1200px) {
.post-single *+h5[data-v-648d8a25],
    .post-single *+.heading-5[data-v-648d8a25] {
      margin-top: 50px;
}
.post-single>p+img[data-v-648d8a25] {
      margin-top: 40px;
}
}
.post-single-meta[data-v-648d8a25] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 30px;
}
.post-single-meta .badge[data-v-648d8a25] {
    color: #ffffff;
    background-color: #12bee4;
    display: inline-block;
    padding: 10px 15px 7px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px;
    margin: 30px 30px 10px 0;
}
@media (min-width: 360px) {
.post-single-meta[data-v-648d8a25] {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0;
}
.post-single-meta .badge[data-v-648d8a25] {
      margin: 30px 30px 30px 0;
}
}
.box-info[data-v-648d8a25] {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.box-info-inner>*+*[data-v-648d8a25] {
    margin-top: 20px;
}
.box-info-avatar[data-v-648d8a25] {
    max-width: 180px;
    /* border-radius: 50%; */
}
.box-info-caption[data-v-648d8a25] {
    color: #12bee4;
}
*+.box-info-inner[data-v-648d8a25] {
    margin-top: 15px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
.box-info[data-v-648d8a25] {
      text-align: left;
      max-width: 570px;
      margin-left: 0;
}
.box-info-inner[data-v-648d8a25] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
}
.box-info-inner>*+*[data-v-648d8a25] {
      margin-top: 0;
      margin-left: 30px;
}
.box-info-avatar[data-v-648d8a25] {
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.box-info-main[data-v-648d8a25] {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
}
}
@media (min-width: 992px) {
.box-info-inner>*+*[data-v-648d8a25] {
      margin-top: 37px;
}
*+.box-info-inner[data-v-648d8a25] {
      margin-top: 25px;
}
}
@media (min-width: 1600px) {
.box-info[data-v-648d8a25] {
      margin-right: 0;
}
}
.box-info-caption[data-v-648d8a25] {
  color: #12bee4;
}
/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}
.swiper-slide-invisible-blank{visibility:hidden}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}
.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-lock{display:none}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-bullet-active{opacity:1;background:#007aff}
.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;-o-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:.2s transform,.2s top,.2s -webkit-transform}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;-o-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:.2s transform,.2s left,.2s -webkit-transform}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;-o-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right,.2s -webkit-transform;transition:.2s transform,.2s right,.2s -webkit-transform}
.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}
.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}
.swiper-pagination-lock{display:none}
.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}
.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}
.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}
.swiper-scrollbar-cursor-drag{cursor:move}
.swiper-scrollbar-lock{display:none}
.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}
.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}
.swiper-slide-zoomed{cursor:move}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}
.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}
.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}
@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}
.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube{overflow:visible}
.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}
.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}
.swiper-container-flip{overflow:visible}
.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}
.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@font-face {
  font-family: "iconfont"; /* Project id 4062044 */
  src: url(data:application/font-woff2;base64,d09GMgABAAAAAAkUAAsAAAAAECgAAAjEAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACELgqRUI5BATYCJAMsCxgABCAFhGcHgQ4bvQ0jEaaElILsnwd2w0eGWM7ltyJiILhDJu8FIXyqb2OGtb4Tbx1K6QO0zX93B22DVWCiazAToyltNpbqMnHJcJXGoor9dRKrZN0fimg3y8EjlOhwTZvNFTBJGeW7kVFjBSQk0L9t7X1SQLbdhOvV0iWhdOEPYWpxaZ5mM/v3e6XtX0uzOIVSCInDYhGG+9Z+Vbeh8UfUe5n5Prd3n11ULPFI0MjQCElcGo1o0TuhFkLoQHO0Th+fJWEwplKbpIjY7HD5sauAAMBBZySBzMjKl8GhQT20P7xAgzOZAPLGREPf3mqw5DjQSjwIsGyMulvSKGIO6AA5nbwEYHb8/sQbdCVYAAk6BedYxb0yNThmJV9/o7Q2EaDuoam/bliaBEAHQAGInFkCsa48bQWolCJjzmG1pGEoAD6c5N9Ls1JWB6vMusZ68EXii52vv7z+ZrOBlTR6d6YjwIeb+w8eQAMJDgiwwQITFOhgAAQD4HY805VzACvphwANsFIKDNUBhnJVBgkC6hpIsKEeRAiwgBeJEsxY3YkQoIDXXyToUL9BxSk4cpd3AyAASDNAGTgmK3MGAfLmcCLEXPiwhhie3scQrKt1DbBbk7Y5QOISae/qaj/mpoVoMj+eCr2eY9TJANNazZayxe6DuSa5UXrCXPlfn4aMs9rSyDErLPHHTTIOYck2KYi11zss9T2lgDlruff2m3JwLMrTMi6MGWY51t3o2OJ3Vk6YMts8tlxTEFyj7IzyezhjyhWFpfKA1Jxm6n5NdiHOUmXINqWa1eXulP+x+wFNugwtKTJzc46blyMkUUbtJVsxFJ+DhZqhv5g6RnVH2mkFCxAkEpkQ0YoFFQuEuiDsU/qetOJXHTNCOhXvQNqybsBubHvbdGlxb5ab3LUyo7teYZaNu7XrE0X/qWgLqnNTlxeLzuX+vJXL0k99siv1VIZUR2zf5Pwt5Mqvu3ihuAcahR2pPFSjWx0c6p0YKFMiFMEAhKi4RAenIVuLqaJbU06ngcpiOeEVANkYW+U/VmyuD79j8fznXtsAspk3MDAu43Qm3GqpUkQOvnEN4idjWEckYFLSyNEd9hGPWOM4ltNlFg1JoQ5r+5jdbuacuVck0CaTuIvOzkZHvXArfAdKwPU3Yj8AIUZptNMm2Ij37Dk733d63SAUcdeMIoozQIQk2y8sLOGtRgbfn3kpSZ9Zrpci55d8h8rwIzjQkKs3LLDeaITWVIDxlI3Nm4nTML3jSJt0b7JYmk0mrdGoN5t7HFBvhzasZkylmWmYR61RejfFoqYB73KhdoPEqSI/ZlFpefqqsWOXpytBsgklsSxtzJj05VAw6FCmrRg3dlX67tzVe930J/zDRB1Pls1zrOswQlbyUcrjlRE1hk4dhv/YZyBq+GU5PJvf3LBHye1t2XjLK2zpe2B/dMHFFa31+w6koHXO3YQYr1ttrUSFS+GbsjOty7Pw1qV4Sf3+DdEJF1e09N27PxUtcy7mx3hblrcTlbzit+OWG8iUDsPVkLrwZTmzN17zrf3exyfRh+FTe21TQUH+1JaHvjVfz/S7T82HlvwCPPpE/1q1KXlUYcvW2kWeao20ns9keUT0TRCEix366A/8jZ6+U1DdYRYcxOGChHYnFh38eqlG7bmodmtL4ajkTVWcDPqcE6cqeBDeVdQBF2ip3WSxCTxnN80sa+JKGoacVkXmiXJyRHmROyWkooVLO3lnqdQux066h2Fr9nSamFUvqRKrVN0qJZYqSUU3lZItkkqESszh67PTPH7EW58tdeR4D+k2AsmphWedLokuOYXS8Qrx8BfQxMQhcXojGDeJFCJPYNP8cRSbYPjaduL64N0MgBka6+Ue6vCIy3NJ0qw+Lpinz0ry4AXtldy66BrJDUiZW7J2QdzaoXO0+6UFnkyRbpOnj7pzU4BHLm1KV/nkfuIeZ8ZFuNPcPPwkqWVkuxNf5N7jxPHi1KfMfi29DMNbKa/c6ua7c8Gv6t/QmJSPJ5qF8SGZwhCnMVmHp7vcsmMcWp9bKRmlZkUHdesm0oW7d0LmX3s/cSc7BwV7VcyuP6qy7q+L6ddPh7z1bwx+6mY6f5BdlXFf96uX7ddpcYS7o04+16OHWhUsF06aJJQHq04AhYWbrAo+4TSZcDJjTTX7vst99rA4TYxaHaOJew0UtiBe8zr+66GGqVZkjB7nVxLNdKsLE5RP0+/MB+7Z6yiWjgVP3fvP7z7rPJ08pbkxsR6xvRNTkxsak7WBitTEu3eUeDQ1CKVBeWX28IS9qnN+x5xiUWnkCYFgwVzFWqssKE8obWqY+qBLp5KSTnWBxqjTtbAxv1+5WNm1m1JccVNcjlB2u8k3K8SIrkqSb4orEMquzNnnlDI3IjtcJI3I3RoQLLjetpwIaXi4CgaD5+OddHM2zJ61WdBbQOsaBCMw4REA2I5TR6lkMddGSdR7tQ3UfarUNktPGAGlBQBKQZppEWIzYFtF3aVqyENICkseUSupQFT8oXpRykfeUng+xLXqb6Z7+rar+hcsfFZDE+rebxoLWUSEqX/A5VTNsY3GG4EZB/TR08davX+byNCSuAF3RgkJ4LhjgGdalouf/jVebeOzVOPlviQmb6JY5vkQjZjIl46rKzGIJfpyRBhvz8XT2UDMAoT4gC/ByacvycFBosC+iAb27Uvn5pcYYP++HIqO9sYVEh8mhIIta1ZMcwoithLP9hlldZB+Fb9jyppCdn5y9lk5xYCpi3XyXF6UIphI5NlEPB46R6xLZJCXE1VK93B6KljrnHDyvaEEgRIGbjGNVXSNI4EYvbx/vmdIqhyQatq/pySZ19PsmXMnzmrYT3mo1etMWmZz0oVCKQLzKRH5VJuYKci5ZYTp2IsZiCtOqBYlnQenNJqoy0/G1/zF5rh2fTqPzm1rbzo6u7pbPb19WH+lVV1B2G4xSFd3MtVc6XxnrSBY0NtGgwLaiSiIV9yVjhqki6utpQYHR6YmyFnzWc2YttvF9noAAAA=) format('woff2')
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-duoyuyan:before {
  content: "\E654";
}

.icon-denglu:before {
  content: "\E603";
}

.icon-sousuo1:before {
  content: "\E7B1";
}

.icon-zhankai:before {
  content: "\E602";
}

.icon-jiahao:before {
  content: "\EAF3";
}

.icon-jianhao:before {
  content: "\EAF5";
}

.icon-globeo24:before {
  content: "\E73D";
}

.icon-xiala:before {
  content: "\E6B9";
}

.icon-jurassic_user:before {
  content: "\E6A4";
}

.icon-sousuo:before {
  content: "\E60E";
}

/*!
 * Bootstrap v4.1.3 (://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#ff5e14;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#ff5e14;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#ff5e14;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014   \A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1200px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.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,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-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-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.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}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.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-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-sm-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.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}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.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-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-md-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.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}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.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-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-lg-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.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}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.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-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-xl-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-xl-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.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}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::after,.was-validated .custom-file-input:valid~.custom-file-label::after{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::after,.was-validated .custom-file-input:invalid~.custom-file-label::after{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-ms-flex-align:center;-webkit-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,0);box-shadow:0 0 0 .2rem rgba(0,123,255,0)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#ff5e14;border-color:#ff5e14}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#ff5e14;border-color:#ff5e14}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#ff5e14;background-color:transparent;background-image:none;border-color:#ff5e14}.btn-outline-primary:hover{color:#fff;background-color:#ff5e14;border-color:#ff5e14}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#ff5e14;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#ff5e14;border-color:#ff5e14}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#ff5e14;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#ff5e14}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:-webkit-box;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#ff5e14}.custom-control-input:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#ff5e14}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#ff5e14}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#ff5e14}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(128,189,255,.5);box-shadow:0 0 0 .2rem rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-label::after{border-color:#80bdff}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#ff5e14;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#ff5e14;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-webkit-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#ff5e14;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-webkit-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:none;transition:none}}.nav{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#ff5e14}.nav-fill .nav-item{-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:1 0 0%;-webkit-box-flex:1;flex:1 0 0%;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;-webkit-box-flex:1;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:-webkit-box;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#ff5e14;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#ff5e14;border-color:#ff5e14}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#ff5e14}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:-webkit-box;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#ff5e14;-webkit-transition:width .6s ease;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.media-body{-ms-flex:1;-webkit-box-flex:1;flex:1}.list-group{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#ff5e14;border-color:#ff5e14}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:""}.modal-content{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;transition:-webkit-transform .6s ease;-webkit-transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease, -webkit-transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-property:opacity;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#ff5e14!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#ff5e14!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.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}.flex-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!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;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;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;align-self:stretch!important}@media (min-width:576px){.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}.flex-sm-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!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;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;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;align-self:stretch!important}}@media (min-width:768px){.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}.flex-md-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!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;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;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;align-self:stretch!important}}@media (min-width:992px){.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}.flex-lg-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!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;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;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;align-self:stretch!important}}@media (min-width:1200px){.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}.flex-xl-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!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;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;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;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#ff5e14!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
          animation-duration: .75s
}

@-webkit-keyframes bounce {

  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0)
  }
}

@keyframes bounce {

  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom
}

@-webkit-keyframes flash {

  50%,
  from,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

@keyframes flash {

  50%,
  from,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash
}

@-webkit-keyframes pulse {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05)
  }
}

@keyframes pulse {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05)
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse
}

@-webkit-keyframes rubberBand {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
            transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
            transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
            transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1)
  }
}

@keyframes rubberBand {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
            transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
            transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
            transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1)
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand
}

@-webkit-keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
  }
}

@keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0)
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg)
  }

  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0)
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0)
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg)
  }

  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0)
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
          animation-name: headShake
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg)
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg)
  }
}

.swing {
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing
}

@-webkit-keyframes tada {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }
}

@keyframes tada {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada
}

@-webkit-keyframes wobble {

  from,
  to {
    -webkit-transform: none;
            transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
}

@keyframes wobble {

  from,
  to {
    -webkit-transform: none;
            transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble
}

@-webkit-keyframes jello {

  11.1%,
  from,
  to {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
            transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
            transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
            transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

@keyframes jello {

  11.1%,
  from,
  to {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
            transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
            transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
            transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.jello {
  -webkit-animation-name: jello;
          animation-name: jello;
  -webkit-transform-origin: center;
          transform-origin: center
}

@-webkit-keyframes bounceIn {

  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
  }
}

@keyframes bounceIn {

  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes bounceInDown {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
            transform: none
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes bounceInLeft {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
            transform: none
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes bounceInRight {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
            transform: none
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInUp {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
  }

  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
  }

  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px)
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px)
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX
}

.flipInY,
.flipOutX {
  -webkit-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px)
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px)
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1
  }

  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1
  }

  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1
  }

  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1
  }

  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
            transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom
  }

  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg)
  }

  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1)
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
            transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom
  }

  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg)
  }

  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1)
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
          animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn
}

@-webkit-keyframes rollOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@keyframes rollOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}

@keyframes zoomOut {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp
}

/*  animate headline */

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0
}

.cd-words-wrapper b.is-visible {
  position: relative
}

.no-js .cd-words-wrapper b {
  opacity: 0
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1
}

.cd-headline.rotate-1 .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px
}

.cd-headline.rotate-1 b {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg)
}

.cd-headline.rotate-1 b.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s
}

.cd-headline.rotate-1 b.is-hidden {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s
}

@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    opacity: 0
  }

  35% {
    -webkit-transform: rotateX(120deg);
    opacity: 0
  }

  65% {
    opacity: 0
  }

  100% {
    -webkit-transform: rotateX(360deg);
    opacity: 1
  }
}

@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0
  }

  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0
  }

  65% {
    opacity: 0
  }

  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1
  }
}

@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    opacity: 1
  }

  35% {
    -webkit-transform: rotateX(-40deg);
    opacity: 1
  }

  65% {
    opacity: 0
  }

  100% {
    -webkit-transform: rotateX(180deg);
    opacity: 0
  }
}

@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
  }

  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1
  }

  65% {
    opacity: 0
  }

  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0
  }
}

.cd-headline.type .cd-words-wrapper {
  vertical-align: top;
  overflow: hidden
}

.cd-headline.type .cd-words-wrapper::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #aebcb9
}

.cd-headline.type .cd-words-wrapper.waiting::after {
  -webkit-animation: cd-pulse 1s infinite;
  animation: cd-pulse 1s infinite
}

.cd-headline.type .cd-words-wrapper.selected {
  background-color: #aebcb9
}

.cd-headline.type .cd-words-wrapper.selected::after {
  visibility: hidden
}

.cd-headline.type .cd-words-wrapper.selected b {
  color: #0d0d0d
}

.cd-headline.type b {
  visibility: hidden
}

.cd-headline.type b.is-visible {
  visibility: visible
}

.cd-headline.type i {
  position: absolute;
  visibility: hidden
}

.cd-headline.type i.in {
  position: relative;
  visibility: visible
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    opacity: 1
  }

  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    opacity: 0
  }

  100% {
    -webkit-transform: translateY(-50%) scale(0);
    opacity: 0
  }
}

@keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1
  }

  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0
  }

  100% {
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0
  }
}

.cd-headline.rotate-2 .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px
}

.cd-headline.rotate-2 i,
.cd-headline.rotate-2 em {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.cd-headline.rotate-2 b {
  opacity: 0
}

.cd-headline.rotate-2 i {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0
}

.is-visible .cd-headline.rotate-2 i {
  opacity: 1
}

.cd-headline.rotate-2 i.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards
}

.cd-headline.rotate-2 i.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards
}

.cd-headline.rotate-2 em {
  -webkit-transform: translateZ(20px);
  transform: translateZ(20px)
}

.no-csstransitions .cd-headline.rotate-2 i {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0
}

.no-csstransitions .cd-headline.rotate-2 i em {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
  opacity: 1
}

@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg)
  }
}

@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg)
  }
}

@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg)
  }
}

@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg)
  }
}

.cd-headline.loading-bar span {
  display: inline-block;
  padding: .2em 0
}

.cd-headline.loading-bar .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top
}

.cd-headline.loading-bar .cd-words-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #0096a7;
  z-index: 2;
  -webkit-transition: width 0.3s -0.1s;
  transition: width 0.3s -0.1s
}

.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
  width: 100%;
  -webkit-transition: width 3s;
  transition: width 3s
}

.cd-headline.loading-bar b {
  top: .2em;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s
}

.cd-headline.loading-bar b.is-visible {
  opacity: 1;
  top: 0
}

.cd-headline.slide span {
  display: inline-block;
  padding: .2em 0
}

.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top
}

.cd-headline.slide b {
  opacity: 0;
  top: .2em
}

.cd-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 0.6s;
  animation: slide-in 0.6s
}

.cd-headline.slide b.is-hidden {
  -webkit-animation: slide-out 0.6s;
  animation: slide-out 0.6s
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(20%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0)
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    transform: translateY(20%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(120%)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(100%)
  }
}

@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}

.cd-headline.clip span {
  display: inline-block;
  padding: 0
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top
}

.cd-headline.clip .cd-words-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9
}

.cd-headline.clip b {
  opacity: 0
}

.cd-headline.clip b.is-visible {
  opacity: 1
}

.cd-headline.zoom .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px
}

.cd-headline.zoom b {
  opacity: 0
}

.cd-headline.zoom b.is-visible {
  opacity: 1;
  -webkit-animation: zoom-in 0.8s;
  animation: zoom-in 0.8s
}

.cd-headline.zoom b.is-hidden {
  -webkit-animation: zoom-out 0.8s;
  animation: zoom-out 0.8s
}

@-webkit-keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0)
  }
}

@keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    transform: translateZ(100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

@-webkit-keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px)
  }
}

@keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    transform: translateZ(-100px)
  }
}

.cd-headline.rotate-3 .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px
}

.cd-headline.rotate-3 b {
  opacity: 0
}

.cd-headline.rotate-3 i {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.is-visible .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg)
}

.cd-headline.rotate-3 i.in {
  -webkit-animation: cd-rotate-3-in 0.6s forwards;
  animation: cd-rotate-3-in 0.6s forwards
}

.cd-headline.rotate-3 i.out {
  -webkit-animation: cd-rotate-3-out 0.6s forwards;
  animation: cd-rotate-3-out 0.6s forwards
}

.no-csstransitions .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0
}

.no-csstransitions .cd-headline.rotate-3 .is-visible i {
  opacity: 1
}

@-webkit-keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg)
  }

  100% {
    -webkit-transform: rotateY(0deg)
  }
}

@keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
  }

  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@-webkit-keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0)
  }

  100% {
    -webkit-transform: rotateY(-180deg)
  }
}

@keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
  }

  100% {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
  }
}

.cd-headline.scale b {
  opacity: 0
}

.cd-headline.scale i {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0)
}

.is-visible .cd-headline.scale i {
  opacity: 1
}

.cd-headline.scale i.in {
  -webkit-animation: scale-up 0.6s forwards;
  animation: scale-up 0.6s forwards
}

.cd-headline.scale i.out {
  -webkit-animation: scale-down 0.6s forwards;
  animation: scale-down 0.6s forwards
}

.no-csstransitions .cd-headline.scale i {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0
}

.no-csstransitions .cd-headline.scale .is-visible i {
  opacity: 1
}

@-webkit-keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    opacity: 0
  }

  60% {
    -webkit-transform: scale(1.2);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 1
  }
}

@keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }

  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}

@-webkit-keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    opacity: 1
  }

  60% {
    -webkit-transform: scale(0);
    opacity: 0
  }
}

@keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  60% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }
}

.cd-headline.push b {
  opacity: 0
}

.cd-headline.push b.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  animation: push-in 0.6s
}

.cd-headline.push b.is-hidden {
  -webkit-animation: push-out 0.6s;
  animation: push-out 0.6s
}

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(10%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    transform: translateX(10%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateX(110%)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%)
  }
}

@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    transform: translateX(110%)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

/* BeerSlider css */

.beer-slider {
  display: inline-block;
  overflow: hidden;
  position: relative
}

.beer-slider *,
.beer-slider:after,
.beer-slider :after,
.beer-slider:before,
.beer-slider :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box
}

.beer-slider img,
.beer-slider svg {
  vertical-align: bottom
}

.beer-slider>* {
  height: 100%
}

.beer-slider>img {
  height: auto;
  max-width: 100%
}

.beer-reveal {
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 50%;
  top: 0;
  -webkit-transition: opacity .35s;
  transition: opacity .35s;
  z-index: 1
}

.beer-reveal>:first-child {
  height: 100%;
  max-width: none;
  width: 200%
}

.beer-reveal>img:first-child {
  height: auto
}

.beer-range {
  -moz-appearance: none;
  -ms-touch-action: auto;
  -webkit-appearance: slider-horizontal !important;
  bottom: 0;
  cursor: pointer;
  height: 100%;
  left: -1px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  touch-action: auto;
  width: calc(100% + 2px);
  z-index: 2
}

.beer-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 300vh
}

.beer-range::-moz-range-thumb {
  -webkit-appearance: none;
  height: 300vh
}

.beer-range::-ms-tooltip {
  display: none
}

.beer-handle {
  background: hsla(0, 0%, 100%, .5);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 6px transparent;
          box-shadow: 0 0 6px transparent;
  color: #000;
  height: 48px;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  -webkit-transition: background .3s, opacity .5s .25s, -webkit-box-shadow .3s;
  transition: background .3s, opacity .5s .25s, -webkit-box-shadow .3s;
  transition: background .3s, box-shadow .3s, opacity .5s .25s;
  transition: background .3s, box-shadow .3s, opacity .5s .25s, -webkit-box-shadow .3s;
  width: 48px;
  z-index: 2
}

.beer-handle:after,
.beer-handle:before {
  border-left: 2px solid;
  border-top: 2px solid;
  content: "";
  height: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 10px
}

.beer-handle:before {
  left: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg)
}

.beer-handle:after {
  right: 0;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg)
}

.beer-range:focus~.beer-handle {
  background: hsla(0, 0%, 100%, .85);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .4);
          box-shadow: 0 0 3px rgba(0, 0, 0, .4)
}

.beer-reveal[data-beer-label]:after,
.beer-slider[data-beer-label]:after {
  background: hsla(0, 0%, 100%, .75);
  border-radius: .125rem;
  content: attr(data-beer-label);
  line-height: 1;
  padding: .5rem;
  position: absolute;
  top: 1.5rem
}

.beer-slider[data-beer-label]:after {
  right: 1.5rem
}

.beer-reveal[data-beer-label]:after {
  left: 1.5rem
}

.beer-reveal[data-beer-label=""]:after,
.beer-slider[data-beer-label=""]:after {
  content: none
}

.beer-ready .beer-handle,
.beer-ready .beer-reveal {
  opacity: 1
}

/* dnslider */

.dnSlide-main {
  position: relative;
  visibility: hidden;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 800px;
  height: 234px;
  margin-left: auto;
  margin-right: auto
}

.dnSlide-main.done {
  visibility: visible
}

.dnSlide-main.dn-response {
  width: 100%
}

.dnSlide-main.dn-response .dnSlide-list {
  width: 100%;
  height: 100%;
  margin: 0;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 0
}

.dnSlide-main a,
.dnSlide-main img {
  display: block;
  border: 0
}

.dnSlide-main .dnSlide-list {
  width: 800px;
  height: 234px;
  list-style: none
}

.dnSlide-main .dnSlide-btn {
  color: #000;
  height: 234px;
  width: 100px;
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  z-index: 10;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center
}

.dnSlide-main .dnSlide-btn:hover {
  opacity: .8;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.dnSlide-main.dnSlide-hide {
  display: none
}

.dnSlide-main .dnSlide-item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1 !important
}

.dnSlide-main .dnSlide-left-btn {
  /* background-image: url(../images/left.svg); */
  background-size: 35%;
  left: 0
}

.dnSlide-main .dnSlide-right-btn {
  /* background-image: url(../images/right.svg); */
  background-size: 35%;
  right: 0;
  left: auto
}

@media \0screen\,screen\9 {
  .dnSlide-main {
    margin-top: 35px;
    margin-bottom: 35px
  }

  .dnSlide-main .dnSlide-right-btn {
    /* background-image: url(../images/right.png) */
  }

  .dnSlide-main .dnSlide-left-btn {
    /* background-image: url(../images/left.png) */
  }
}

/* meanmenu css */

a.meanmenu-reveal {
  display: none
}

.mean-container .mean-bar {
  background: #0f99de;
  float: left;
  min-height: 60px;
  padding: 4px 0 0;
  position: relative;
  width: 100%;
  z-index: 999999
}

.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 18px;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  float: right
}

.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 4px
}

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #0c1923
}

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none
}

.mean-container .mean-nav ul li {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  border-top: 1px solid#ddd
}

.mean-container .mean-nav ul li a {
  background: #f8f8f8 none repeat scroll 0 0;
  color: #666;
  display: block;
  float: left;
  font-size: 13px;
  margin: 0;
  padding: 1em 5%;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 90%;
  font-weight: 700
}

.mobile-menu-area {
  background: #262626
}

.mean-container .mean-nav ul li li a {
  border-top: 1px solid rgba(255, 255, 255, .25);
  opacity: .75;
  padding: 1em 10%;
  text-shadow: none !important;
  visibility: visible;
  width: 80%;
  font-weight: 500;
  text-transform: capitalize;
  color: #444
}

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: 0;
  margin-bottom: 0
}

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%
}

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%
}

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%
}

.mean-container .mean-nav ul li a:hover {
  background: #f8f8f8 none repeat scroll 0 0;
  color: #f47e1e
}

.mean-container .mean-nav ul li a.mean-expand {
  width: 100%;
  height: 18px;
  line-height: 1;
  margin-top: 1px;
  padding: 12px !important;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, .1);
  border: 0 !important;
  background: #f8f8f8
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #f8f8f8
}

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both
}

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0
}

.mean-container .mean-bar,
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.mean-remove {
  display: none !important
}

.mean-container .mean-bar::after {
  color: #fff;
  content: "MENU";
  font-size: 21px;
  left: 5%;
  position: absolute;
  top: 12px
}

.mean-container .mean-bar::after {
  display: none
}

.mean-container .mean-nav ul li a:hover {
  color: #f47e1e;
  border-radius: 0
}

.mean-container a.meanmenu-reveal span {
  background: #fff
}

.mobile-menu-area {
  background: #fff none repeat scroll 0 0;
  border-top: 3px solid #2bcdc1
}

.mean-container .mean-nav ul li a {
  background: #fff;
  color: #444;
  display: block
}

.mean-container .mean-nav ul li a.mean-expand {
  background: 0;
  top: 0px
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: 0 0
}

.mean-container .mean-nav ul li {
  background: #444
}

.mean-container .mean-nav ul li li a {
  opacity: .9;
  border-top: 0
}

.mean-container a.meanmenu-reveal {
  color: #fff
}

.meanmenu-reveal.meanclose:hover {
  color: #fff !important
}

.mean-container a.meanmenu-reveal:hover span {
  background: #fff
}

.mean-container .mean-bar::before {
  color: #fff;
  content: "Menu";
  font-size: 18px;
  font-weight: 700;
  left: 10px;
  position: absolute;
  top: 13px
}

/* nice select */

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  height: 42px;
  line-height: 40px;
  outline: 0;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto
}

.nice-select:hover {
  border-color: #dbdbdb
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
  border-color: #999
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  width: 5px
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0)
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none
}

.nice-select.disabled:after {
  border-color: #ccc
}

.nice-select.wide {
  width: 100%
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important
}

.nice-select.right {
  float: right
}

.nice-select.right .list {
  left: auto;
  right: 0
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px
}

.nice-select.small:after {
  height: 4px;
  width: 4px
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
          box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(.75) translateY(-21px);
  transform: scale(.75) translateY(-21px);
  -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
  transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
  z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: 0;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all .2s;
  transition: all .2s
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
  background-color: #f6f6f6
}

.nice-select .option.selected {
  font-weight: 700
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default
}

.no-csspointerevents .nice-select .list {
  display: none
}

.no-csspointerevents .nice-select.open .list {
  display: block
}

/* slick css */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-slide {
  padding-top: 15px
}

/* aprova icon */

@font-face {
  font-family: aprova;
  src: url(../../static/fonts/aprova0698.0a4ef16.eot);
  src: url(../../static/fonts/aprova0698.0a4ef16.eot#iefix) format('embedded-opentype'), url(../../static/fonts/aprova0698.94aafba.ttf) format('truetype'), url(../../static/fonts/aprova0698.a656328.woff) format('woff'), url(../../static/img/aprova0698.50d9248.svg#aprova) format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: block
}

[class*=" aprova-"],
[class^=aprova-] {
  font-family: aprova !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.aprova-landing:before {
  content: "\E900"
}

.aprova-bar-chart:before {
  content: "\E901"
}

.aprova-website:before {
  content: "\E902"
}

.aprova-objective:before {
  content: "\E903"
}

.aprova-lightbulb:before {
  content: "\E904"
}

.aprova-analysis:before {
  content: "\E905"
}

.aprova-startup1:before {
  content: "\E906"
}

.aprova-website-1:before {
  content: "\E907"
}

.aprova-profits:before {
  content: "\E908"
}

.aprova-research:before {
  content: "\E909"
}

.aprova-analysis-1:before {
  content: "\E90A"
}

.aprova-doctor1:before {
  content: "\E90B"
}

.aprova-research-1:before {
  content: "\E90C"
}

.aprova-team:before {
  content: "\E90D"
}

.aprova-vaccine:before {
  content: "\E90E"
}

.aprova-medicine:before {
  content: "\E90F"
}

.aprova-drug:before {
  content: "\E910"
}

.aprova-dose:before {
  content: "\E911"
}

.aprova-prize:before {
  content: "\E912"
}

.aprova-reward:before {
  content: "\E913"
}

.aprova-plaster:before {
  content: "\E914"
}

.aprova-medicine1:before {
  content: "\E915"
}

.aprova-chemical:before {
  content: "\E916"
}

.aprova-medicine-1:before {
  content: "\E917"
}

.aprova-doctor:before {
  content: "\E918"
}

.aprova-data:before {
  content: "\E919"
}

.aprova-brain:before {
  content: "\E91A"
}

.aprova-lung:before {
  content: "\E91B"
}

.aprova-kidney:before {
  content: "\E91C"
}

.aprova-mri:before {
  content: "\E91D"
}

.aprova-trophy:before {
  content: "\E91E"
}

.aprova-envelope-with-a-letter:before {
  content: "\E91F"
}

.aprova-verified-text-paper:before {
  content: "\E920"
}

.aprova-calculator-interface-symbol:before {
  content: "\E921"
}

.aprova-clock:before {
  content: "\E922"
}

.aprova-class-with-students-and-whiteboard:before {
  content: "\E923"
}

.aprova-target1:before {
  content: "\E924"
}

.aprova-worldwide:before {
  content: "\E925"
}

.aprova-award:before {
  content: "\E926"
}

.aprova-map:before {
  content: "\E927"
}

.aprova-roof:before {
  content: "\E928"
}

.aprova-clock-1:before {
  content: "\E929"
}

.aprova-wash:before {
  content: "\E92A"
}

.aprova-dinner:before {
  content: "\E92B"
}

.aprova-food:before {
  content: "\E92C"
}

.aprova-shower:before {
  content: "\E92D"
}

.aprova-frying-pan-cooking:before {
  content: "\E92E"
}

.aprova-music:before {
  content: "\E92F"
}

.aprova-fan:before {
  content: "\E930"
}

.aprova-screen:before {
  content: "\E931"
}

.aprova-digital-marketing:before {
  content: "\E932"
}

.aprova-startup:before {
  content: "\E933"
}

.aprova-prize-1:before {
  content: "\E934"
}

.aprova-circular:before {
  content: "\E935"
}

.aprova-computer:before {
  content: "\E936"
}

.aprova-research1:before {
  content: "\E937"
}

.aprova-analytics:before {
  content: "\E938"
}

.aprova-bitcoin:before {
  content: "\E939"
}

.aprova-talk:before {
  content: "\E93A"
}

.aprova-bitcoin-1:before {
  content: "\E93B"
}

.aprova-bitcoin-2:before {
  content: "\E93C"
}

.aprova-bitcoin-3:before {
  content: "\E93D"
}

.aprova-bitcoin-4:before {
  content: "\E93E"
}

.aprova-bitcoin-5:before {
  content: "\E93F"
}

.aprova-bitcoin-6:before {
  content: "\E940"
}

.aprova-password:before {
  content: "\E941"
}

.aprova-bitcoin-7:before {
  content: "\E942"
}

.aprova-blockchain:before {
  content: "\E943"
}

.aprova-ui:before {
  content: "\E944"
}

.aprova-shaver:before {
  content: "\E945"
}

.aprova-shave:before {
  content: "\E946"
}

.aprova-chair:before {
  content: "\E947"
}

.aprova-woman:before {
  content: "\E948"
}

.aprova-gym:before {
  content: "\E949"
}

.aprova-down:before {
  content: "\E94A"
}

.aprova-earth-grid-symbol-and-three-persons:before {
  content: "\E94B"
}

.aprova-weightlifting:before {
  content: "\E94C"
}

.aprova-partner:before {
  content: "\E94D"
}

.aprova-city-hall:before {
  content: "\E94E"
}

.aprova-shake-hands:before {
  content: "\E94F"
}

.aprova-avatar:before {
  content: "\E950"
}

.aprova-target:before {
  content: "\E951"
}

.aprova-contract:before {
  content: "\E952"
}

.aprova-investment:before {
  content: "\E953"
}

.flaticon-arrows:before {
  content: "\F100"
}

.aprova-test:before {
  content: "\E953"
}

/* themify icon */

@font-face {
  font-family: themify;
  src: url(../../static/fonts/themify.a1ecc3b.woff) format('woff'), url(../../static/fonts/themify.e23a7dc.ttf) format('truetype');
  font-weight: 400;
  font-style: normal
}

[class*=" ti-"],
[class^=ti-] {
  font-family: themify;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ti-wand:before {
  content: "\E600"
}

.ti-volume:before {
  content: "\E601"
}

.ti-user:before {
  content: "\E602"
}

.ti-unlock:before {
  content: "\E603"
}

.ti-unlink:before {
  content: "\E604"
}

.ti-trash:before {
  content: "\E605"
}

.ti-thought:before {
  content: "\E606"
}

.ti-target:before {
  content: "\E607"
}

.ti-tag:before {
  content: "\E608"
}

.ti-tablet:before {
  content: "\E609"
}

.ti-star:before {
  content: "\E60A"
}

.ti-spray:before {
  content: "\E60B"
}

.ti-signal:before {
  content: "\E60C"
}

.ti-shopping-cart:before {
  content: "\E60D"
}

.ti-shopping-cart-full:before {
  content: "\E60E"
}

.ti-settings:before {
  content: "\E60F"
}

.ti-search:before {
  content: "\E610"
}

.ti-zoom-in:before {
  content: "\E611"
}

.ti-zoom-out:before {
  content: "\E612"
}

.ti-cut:before {
  content: "\E613"
}

.ti-ruler:before {
  content: "\E614"
}

.ti-ruler-pencil:before {
  content: "\E615"
}

.ti-ruler-alt:before {
  content: "\E616"
}

.ti-bookmark:before {
  content: "\E617"
}

.ti-bookmark-alt:before {
  content: "\E618"
}

.ti-reload:before {
  content: "\E619"
}

.ti-plus:before {
  content: "\E61A"
}

.ti-pin:before {
  content: "\E61B"
}

.ti-pencil:before {
  content: "\E61C"
}

.ti-pencil-alt:before {
  content: "\E61D"
}

.ti-paint-roller:before {
  content: "\E61E"
}

.ti-paint-bucket:before {
  content: "\E61F"
}

.ti-na:before {
  content: "\E620"
}

.ti-mobile:before {
  content: "\E621"
}

.ti-minus:before {
  content: "\E622"
}

.ti-medall:before {
  content: "\E623"
}

.ti-medall-alt:before {
  content: "\E624"
}

.ti-marker:before {
  content: "\E625"
}

.ti-marker-alt:before {
  content: "\E626"
}

.ti-arrow-up:before {
  content: "\E627"
}

.ti-arrow-right:before {
  content: "\E628"
}

.ti-arrow-left:before {
  content: "\E629"
}

.ti-arrow-down:before {
  content: "\E62A"
}

.ti-lock:before {
  content: "\E62B"
}

.ti-location-arrow:before {
  content: "\E62C"
}

.ti-link:before {
  content: "\E62D"
}

.ti-layout:before {
  content: "\E62E"
}

.ti-layers:before {
  content: "\E62F"
}

.ti-layers-alt:before {
  content: "\E630"
}

.ti-key:before {
  content: "\E631"
}

.ti-import:before {
  content: "\E632"
}

.ti-image:before {
  content: "\E633"
}

.ti-heart:before {
  content: "\E634"
}

.ti-heart-broken:before {
  content: "\E635"
}

.ti-hand-stop:before {
  content: "\E636"
}

.ti-hand-open:before {
  content: "\E637"
}

.ti-hand-drag:before {
  content: "\E638"
}

.ti-folder:before {
  content: "\E639"
}

.ti-flag:before {
  content: "\E63A"
}

.ti-flag-alt:before {
  content: "\E63B"
}

.ti-flag-alt-2:before {
  content: "\E63C"
}

.ti-eye:before {
  content: "\E63D"
}

.ti-export:before {
  content: "\E63E"
}

.ti-exchange-vertical:before {
  content: "\E63F"
}

.ti-desktop:before {
  content: "\E640"
}

.ti-cup:before {
  content: "\E641"
}

.ti-crown:before {
  content: "\E642"
}

.ti-comments:before {
  content: "\E643"
}

.ti-comment:before {
  content: "\E644"
}

.ti-comment-alt:before {
  content: "\E645"
}

.ti-close:before {
  content: "\E646"
}

.ti-clip:before {
  content: "\E647"
}

.ti-angle-up:before {
  content: "\E648"
}

.ti-angle-right:before {
  content: "\E649"
}

.ti-angle-left:before {
  content: "\E64A"
}

.ti-angle-down:before {
  content: "\E64B"
}

.ti-check:before {
  content: "\E64C"
}

.ti-check-box:before {
  content: "\E64D"
}

.ti-camera:before {
  content: "\E64E"
}

.ti-announcement:before {
  content: "\E64F"
}

.ti-brush:before {
  content: "\E650"
}

.ti-briefcase:before {
  content: "\E651"
}

.ti-bolt:before {
  content: "\E652"
}

.ti-bolt-alt:before {
  content: "\E653"
}

.ti-blackboard:before {
  content: "\E654"
}

.ti-bag:before {
  content: "\E655"
}

.ti-move:before {
  content: "\E656"
}

.ti-arrows-vertical:before {
  content: "\E657"
}

.ti-arrows-horizontal:before {
  content: "\E658"
}

.ti-fullscreen:before {
  content: "\E659"
}

.ti-arrow-top-right:before {
  content: "\E65A"
}

.ti-arrow-top-left:before {
  content: "\E65B"
}

.ti-arrow-circle-up:before {
  content: "\E65C"
}

.ti-arrow-circle-right:before {
  content: "\E65D"
}

.ti-arrow-circle-left:before {
  content: "\E65E"
}

.ti-arrow-circle-down:before {
  content: "\E65F"
}

.ti-angle-double-up:before {
  content: "\E660"
}

.ti-angle-double-right:before {
  content: "\E661"
}

.ti-angle-double-left:before {
  content: "\E662"
}

.ti-angle-double-down:before {
  content: "\E663"
}

.ti-zip:before {
  content: "\E664"
}

.ti-world:before {
  content: "\E665"
}

.ti-wheelchair:before {
  content: "\E666"
}

.ti-view-list:before {
  content: "\E667"
}

.ti-view-list-alt:before {
  content: "\E668"
}

.ti-view-grid:before {
  content: "\E669"
}

.ti-uppercase:before {
  content: "\E66A"
}

.ti-upload:before {
  content: "\E66B"
}

.ti-underline:before {
  content: "\E66C"
}

.ti-truck:before {
  content: "\E66D"
}

.ti-timer:before {
  content: "\E66E"
}

.ti-ticket:before {
  content: "\E66F"
}

.ti-thumb-up:before {
  content: "\E670"
}

.ti-thumb-down:before {
  content: "\E671"
}

.ti-text:before {
  content: "\E672"
}

.ti-stats-up:before {
  content: "\E673"
}

.ti-stats-down:before {
  content: "\E674"
}

.ti-split-v:before {
  content: "\E675"
}

.ti-split-h:before {
  content: "\E676"
}

.ti-smallcap:before {
  content: "\E677"
}

.ti-shine:before {
  content: "\E678"
}

.ti-shift-right:before {
  content: "\E679"
}

.ti-shift-left:before {
  content: "\E67A"
}

.ti-shield:before {
  content: "\E67B"
}

.ti-notepad:before {
  content: "\E67C"
}

.ti-server:before {
  content: "\E67D"
}

.ti-quote-right:before {
  content: "\E67E"
}

.ti-quote-left:before {
  content: "\E67F"
}

.ti-pulse:before {
  content: "\E680"
}

.ti-printer:before {
  content: "\E681"
}

.ti-power-off:before {
  content: "\E682"
}

.ti-plug:before {
  content: "\E683"
}

.ti-pie-chart:before {
  content: "\E684"
}

.ti-paragraph:before {
  content: "\E685"
}

.ti-panel:before {
  content: "\E686"
}

.ti-package:before {
  content: "\E687"
}

.ti-music:before {
  content: "\E688"
}

.ti-music-alt:before {
  content: "\E689"
}

.ti-mouse:before {
  content: "\E68A"
}

.ti-mouse-alt:before {
  content: "\E68B"
}

.ti-money:before {
  content: "\E68C"
}

.ti-microphone:before {
  content: "\E68D"
}

.ti-menu:before {
  content: "\E68E"
}

.ti-menu-alt:before {
  content: "\E68F"
}

.ti-map:before {
  content: "\E690"
}

.ti-map-alt:before {
  content: "\E691"
}

.ti-loop:before {
  content: "\E692"
}

.ti-location-pin:before {
  content: "\E693"
}

.ti-list:before {
  content: "\E694"
}

.ti-light-bulb:before {
  content: "\E695"
}

.ti-Italic:before {
  content: "\E696"
}

.ti-info:before {
  content: "\E697"
}

.ti-infinite:before {
  content: "\E698"
}

.ti-id-badge:before {
  content: "\E699"
}

.ti-hummer:before {
  content: "\E69A"
}

.ti-home:before {
  content: "\E69B"
}

.ti-help:before {
  content: "\E69C"
}

.ti-headphone:before {
  content: "\E69D"
}

.ti-harddrives:before {
  content: "\E69E"
}

.ti-harddrive:before {
  content: "\E69F"
}

.ti-gift:before {
  content: "\E6A0"
}

.ti-game:before {
  content: "\E6A1"
}

.ti-filter:before {
  content: "\E6A2"
}

.ti-files:before {
  content: "\E6A3"
}

.ti-file:before {
  content: "\E6A4"
}

.ti-eraser:before {
  content: "\E6A5"
}

.ti-envelope:before {
  content: "\E6A6"
}

.ti-download:before {
  content: "\E6A7"
}

.ti-direction:before {
  content: "\E6A8"
}

.ti-direction-alt:before {
  content: "\E6A9"
}

.ti-dashboard:before {
  content: "\E6AA"
}

.ti-control-stop:before {
  content: "\E6AB"
}

.ti-control-shuffle:before {
  content: "\E6AC"
}

.ti-control-play:before {
  content: "\E6AD"
}

.ti-control-pause:before {
  content: "\E6AE"
}

.ti-control-forward:before {
  content: "\E6AF"
}

.ti-control-backward:before {
  content: "\E6B0"
}

.ti-cloud:before {
  content: "\E6B1"
}

.ti-cloud-up:before {
  content: "\E6B2"
}

.ti-cloud-down:before {
  content: "\E6B3"
}

.ti-clipboard:before {
  content: "\E6B4"
}

.ti-car:before {
  content: "\E6B5"
}

.ti-calendar:before {
  content: "\E6B6"
}

.ti-book:before {
  content: "\E6B7"
}

.ti-bell:before {
  content: "\E6B8"
}

.ti-basketball:before {
  content: "\E6B9"
}

.ti-bar-chart:before {
  content: "\E6BA"
}

.ti-bar-chart-alt:before {
  content: "\E6BB"
}

.ti-back-right:before {
  content: "\E6BC"
}

.ti-back-left:before {
  content: "\E6BD"
}

.ti-arrows-corner:before {
  content: "\E6BE"
}

.ti-archive:before {
  content: "\E6BF"
}

.ti-anchor:before {
  content: "\E6C0"
}

.ti-align-right:before {
  content: "\E6C1"
}

.ti-align-left:before {
  content: "\E6C2"
}

.ti-align-justify:before {
  content: "\E6C3"
}

.ti-align-center:before {
  content: "\E6C4"
}

.ti-alert:before {
  content: "\E6C5"
}

.ti-alarm-clock:before {
  content: "\E6C6"
}

.ti-agenda:before {
  content: "\E6C7"
}

.ti-write:before {
  content: "\E6C8"
}

.ti-window:before {
  content: "\E6C9"
}

.ti-widgetized:before {
  content: "\E6CA"
}

.ti-widget:before {
  content: "\E6CB"
}

.ti-widget-alt:before {
  content: "\E6CC"
}

.ti-wallet:before {
  content: "\E6CD"
}

.ti-video-clapper:before {
  content: "\E6CE"
}

.ti-video-camera:before {
  content: "\E6CF"
}

.ti-vector:before {
  content: "\E6D0"
}

.ti-themify-logo:before {
  content: "\E6D1"
}

.ti-themify-favicon:before {
  content: "\E6D2"
}

.ti-themify-favicon-alt:before {
  content: "\E6D3"
}

.ti-support:before {
  content: "\E6D4"
}

.ti-stamp:before {
  content: "\E6D5"
}

.ti-split-v-alt:before {
  content: "\E6D6"
}

.ti-slice:before {
  content: "\E6D7"
}

.ti-shortcode:before {
  content: "\E6D8"
}

.ti-shift-right-alt:before {
  content: "\E6D9"
}

.ti-shift-left-alt:before {
  content: "\E6DA"
}

.ti-ruler-alt-2:before {
  content: "\E6DB"
}

.ti-receipt:before {
  content: "\E6DC"
}

.ti-pin2:before {
  content: "\E6DD"
}

.ti-pin-alt:before {
  content: "\E6DE"
}

.ti-pencil-alt2:before {
  content: "\E6DF"
}

.ti-palette:before {
  content: "\E6E0"
}

.ti-more:before {
  content: "\E6E1"
}

.ti-more-alt:before {
  content: "\E6E2"
}

.ti-microphone-alt:before {
  content: "\E6E3"
}

.ti-magnet:before {
  content: "\E6E4"
}

.ti-line-double:before {
  content: "\E6E5"
}

.ti-line-dotted:before {
  content: "\E6E6"
}

.ti-line-dashed:before {
  content: "\E6E7"
}

.ti-layout-width-full:before {
  content: "\E6E8"
}

.ti-layout-width-default:before {
  content: "\E6E9"
}

.ti-layout-width-default-alt:before {
  content: "\E6EA"
}

.ti-layout-tab:before {
  content: "\E6EB"
}

.ti-layout-tab-window:before {
  content: "\E6EC"
}

.ti-layout-tab-v:before {
  content: "\E6ED"
}

.ti-layout-tab-min:before {
  content: "\E6EE"
}

.ti-layout-slider:before {
  content: "\E6EF"
}

.ti-layout-slider-alt:before {
  content: "\E6F0"
}

.ti-layout-sidebar-right:before {
  content: "\E6F1"
}

.ti-layout-sidebar-none:before {
  content: "\E6F2"
}

.ti-layout-sidebar-left:before {
  content: "\E6F3"
}

.ti-layout-placeholder:before {
  content: "\E6F4"
}

.ti-layout-menu:before {
  content: "\E6F5"
}

.ti-layout-menu-v:before {
  content: "\E6F6"
}

.ti-layout-menu-separated:before {
  content: "\E6F7"
}

.ti-layout-menu-full:before {
  content: "\E6F8"
}

.ti-layout-media-right-alt:before {
  content: "\E6F9"
}

.ti-layout-media-right:before {
  content: "\E6FA"
}

.ti-layout-media-overlay:before {
  content: "\E6FB"
}

.ti-layout-media-overlay-alt:before {
  content: "\E6FC"
}

.ti-layout-media-overlay-alt-2:before {
  content: "\E6FD"
}

.ti-layout-media-left-alt:before {
  content: "\E6FE"
}

.ti-layout-media-left:before {
  content: "\E6FF"
}

.ti-layout-media-center-alt:before {
  content: "\E700"
}

.ti-layout-media-center:before {
  content: "\E701"
}

.ti-layout-list-thumb:before {
  content: "\E702"
}

.ti-layout-list-thumb-alt:before {
  content: "\E703"
}

.ti-layout-list-post:before {
  content: "\E704"
}

.ti-layout-list-large-image:before {
  content: "\E705"
}

.ti-layout-line-solid:before {
  content: "\E706"
}

.ti-layout-grid4:before {
  content: "\E707"
}

.ti-layout-grid3:before {
  content: "\E708"
}

.ti-layout-grid2:before {
  content: "\E709"
}

.ti-layout-grid2-thumb:before {
  content: "\E70A"
}

.ti-layout-cta-right:before {
  content: "\E70B"
}

.ti-layout-cta-left:before {
  content: "\E70C"
}

.ti-layout-cta-center:before {
  content: "\E70D"
}

.ti-layout-cta-btn-right:before {
  content: "\E70E"
}

.ti-layout-cta-btn-left:before {
  content: "\E70F"
}

.ti-layout-column4:before {
  content: "\E710"
}

.ti-layout-column3:before {
  content: "\E711"
}

.ti-layout-column2:before {
  content: "\E712"
}

.ti-layout-accordion-separated:before {
  content: "\E713"
}

.ti-layout-accordion-merged:before {
  content: "\E714"
}

.ti-layout-accordion-list:before {
  content: "\E715"
}

.ti-ink-pen:before {
  content: "\E716"
}

.ti-info-alt:before {
  content: "\E717"
}

.ti-help-alt:before {
  content: "\E718"
}

.ti-headphone-alt:before {
  content: "\E719"
}

.ti-hand-point-up:before {
  content: "\E71A"
}

.ti-hand-point-right:before {
  content: "\E71B"
}

.ti-hand-point-left:before {
  content: "\E71C"
}

.ti-hand-point-down:before {
  content: "\E71D"
}

.ti-gallery:before {
  content: "\E71E"
}

.ti-face-smile:before {
  content: "\E71F"
}

.ti-face-sad:before {
  content: "\E720"
}

.ti-credit-card:before {
  content: "\E721"
}

.ti-control-skip-forward:before {
  content: "\E722"
}

.ti-control-skip-backward:before {
  content: "\E723"
}

.ti-control-record:before {
  content: "\E724"
}

.ti-control-eject:before {
  content: "\E725"
}

.ti-comments-smiley:before {
  content: "\E726"
}

.ti-brush-alt:before {
  content: "\E727"
}

.ti-youtube:before {
  content: "\E728"
}

.ti-vimeo:before {
  content: "\E729"
}

.ti-twitter:before {
  content: "\E72A"
}

.ti-time:before {
  content: "\E72B"
}

.ti-tumblr:before {
  content: "\E72C"
}

.ti-skype:before {
  content: "\E72D"
}

.ti-share:before {
  content: "\E72E"
}

.ti-share-alt:before {
  content: "\E72F"
}

.ti-rocket:before {
  content: "\E730"
}

.ti-pinterest:before {
  content: "\E731"
}

.ti-new-window:before {
  content: "\E732"
}

.ti-microsoft:before {
  content: "\E733"
}

.ti-list-ol:before {
  content: "\E734"
}

.ti-linkedin:before {
  content: "\E735"
}

.ti-layout-sidebar-2:before {
  content: "\E736"
}

.ti-layout-grid4-alt:before {
  content: "\E737"
}

.ti-layout-grid3-alt:before {
  content: "\E738"
}

.ti-layout-grid2-alt:before {
  content: "\E739"
}

.ti-layout-column4-alt:before {
  content: "\E73A"
}

.ti-layout-column3-alt:before {
  content: "\E73B"
}

.ti-layout-column2-alt:before {
  content: "\E73C"
}

.ti-instagram:before {
  content: "\E73D"
}

.ti-google:before {
  content: "\E73E"
}

.ti-github:before {
  content: "\E73F"
}

.ti-flickr:before {
  content: "\E740"
}

.ti-facebook:before {
  content: "\E741"
}

.ti-dropbox:before {
  content: "\E742"
}

.ti-dribbble:before {
  content: "\E743"
}

.ti-apple:before {
  content: "\E744"
}

.ti-android:before {
  content: "\E745"
}

.ti-save:before {
  content: "\E746"
}

.ti-save-alt:before {
  content: "\E747"
}

.ti-yahoo:before {
  content: "\E748"
}

.ti-wordpress:before {
  content: "\E749"
}

.ti-vimeo-alt:before {
  content: "\E74A"
}

.ti-twitter-alt:before {
  content: "\E74B"
}

.ti-tumblr-alt:before {
  content: "\E74C"
}

.ti-trello:before {
  content: "\E74D"
}

.ti-stack-overflow:before {
  content: "\E74E"
}

.ti-soundcloud:before {
  content: "\E74F"
}

.ti-sharethis:before {
  content: "\E750"
}

.ti-sharethis-alt:before {
  content: "\E751"
}

.ti-reddit:before {
  content: "\E752"
}

.ti-pinterest-alt:before {
  content: "\E753"
}

.ti-microsoft-alt:before {
  content: "\E754"
}

.ti-linux:before {
  content: "\E755"
}

.ti-jsfiddle:before {
  content: "\E756"
}

.ti-joomla:before {
  content: "\E757"
}

.ti-html5:before {
  content: "\E758"
}

.ti-flickr-alt:before {
  content: "\E759"
}

.ti-email:before {
  content: "\E75A"
}

.ti-drupal:before {
  content: "\E75B"
}

.ti-dropbox-alt:before {
  content: "\E75C"
}

.ti-css3:before {
  content: "\E75D"
}

.ti-rss:before {
  content: "\E75E"
}

.ti-rss-alt:before {
  content: "\E75F"
}

/*!
* @package IcoFont
* @version 1.0.1
* @author IcoFont ://icofont.com
* @copyright Copyright (c) 2015 - 2018 IcoFont
* @license - ://icofont.com/license/
*/

@font-face {
  font-family: IcoFont;
  font-weight: 400;
  font-style: Regular;
  src: url(../../static/fonts/icofont.50a4ab7.woff2) format("woff2"), url(../../static/fonts/icofont.f6ab04a.woff) format("woff")
}

[class*=" icofont-"],
[class^=icofont-] {
  font-family: IcoFont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased
}

.icofont-angry-monster:before {
  content: "\E800"
}

.icofont-bathtub:before {
  content: "\E801"
}

.icofont-bird-wings:before {
  content: "\E802"
}

.icofont-bow:before {
  content: "\E803"
}

.icofont-castle:before {
  content: "\E804"
}

.icofont-circuit:before {
  content: "\E805"
}

.icofont-crown-king:before {
  content: "\E806"
}

.icofont-crown-queen:before {
  content: "\E807"
}

.icofont-dart:before {
  content: "\E808"
}

.icofont-disability-race:before {
  content: "\E809"
}

.icofont-diving-goggle:before {
  content: "\E80A"
}

.icofont-eye-open:before {
  content: "\E80B"
}

.icofont-flora-flower:before {
  content: "\E80C"
}

.icofont-flora:before {
  content: "\E80D"
}

.icofont-gift-box:before {
  content: "\E80E"
}

.icofont-halloween-pumpkin:before {
  content: "\E80F"
}

.icofont-hand-power:before {
  content: "\E810"
}

.icofont-hand-thunder:before {
  content: "\E811"
}

.icofont-king-monster:before {
  content: "\E812"
}

.icofont-love:before {
  content: "\E813"
}

.icofont-magician-hat:before {
  content: "\E814"
}

.icofont-native-american:before {
  content: "\E815"
}

.icofont-owl-look:before {
  content: "\E816"
}

.icofont-phoenix:before {
  content: "\E817"
}

.icofont-robot-face:before {
  content: "\E818"
}

.icofont-sand-clock:before {
  content: "\E819"
}

.icofont-shield-alt:before {
  content: "\E81A"
}

.icofont-ship-wheel:before {
  content: "\E81B"
}

.icofont-skull-danger:before {
  content: "\E81C"
}

.icofont-skull-face:before {
  content: "\E81D"
}

.icofont-snowmobile:before {
  content: "\E81E"
}

.icofont-space-shuttle:before {
  content: "\E81F"
}

.icofont-star-shape:before {
  content: "\E820"
}

.icofont-swirl:before {
  content: "\E821"
}

.icofont-tattoo-wing:before {
  content: "\E822"
}

.icofont-throne:before {
  content: "\E823"
}

.icofont-tree-alt:before {
  content: "\E824"
}

.icofont-triangle:before {
  content: "\E825"
}

.icofont-unity-hand:before {
  content: "\E826"
}

.icofont-weed:before {
  content: "\E827"
}

.icofont-woman-bird:before {
  content: "\E828"
}

.icofont-bat:before {
  content: "\E829"
}

.icofont-bear-face:before {
  content: "\E82A"
}

.icofont-bear-tracks:before {
  content: "\E82B"
}

.icofont-bear:before {
  content: "\E82C"
}

.icofont-bird-alt:before {
  content: "\E82D"
}

.icofont-bird-flying:before {
  content: "\E82E"
}

.icofont-bird:before {
  content: "\E82F"
}

.icofont-birds:before {
  content: "\E830"
}

.icofont-bone:before {
  content: "\E831"
}

.icofont-bull:before {
  content: "\E832"
}

.icofont-butterfly-alt:before {
  content: "\E833"
}

.icofont-butterfly:before {
  content: "\E834"
}

.icofont-camel-alt:before {
  content: "\E835"
}

.icofont-camel-head:before {
  content: "\E836"
}

.icofont-camel:before {
  content: "\E837"
}

.icofont-cat-alt-1:before {
  content: "\E838"
}

.icofont-cat-alt-2:before {
  content: "\E839"
}

.icofont-cat-alt-3:before {
  content: "\E83A"
}

.icofont-cat-dog:before {
  content: "\E83B"
}

.icofont-cat-face:before {
  content: "\E83C"
}

.icofont-cat:before {
  content: "\E83D"
}

.icofont-cow-head:before {
  content: "\E83E"
}

.icofont-cow:before {
  content: "\E83F"
}

.icofont-crab:before {
  content: "\E840"
}

.icofont-crocodile:before {
  content: "\E841"
}

.icofont-deer-head:before {
  content: "\E842"
}

.icofont-dog-alt:before {
  content: "\E843"
}

.icofont-dog-barking:before {
  content: "\E844"
}

.icofont-dog:before {
  content: "\E845"
}

.icofont-dolphin:before {
  content: "\E846"
}

.icofont-duck-tracks:before {
  content: "\E847"
}

.icofont-eagle-head:before {
  content: "\E848"
}

.icofont-eaten-fish:before {
  content: "\E849"
}

.icofont-elephant-alt:before {
  content: "\E84A"
}

.icofont-elephant-head-alt:before {
  content: "\E84B"
}

.icofont-elephant-head:before {
  content: "\E84C"
}

.icofont-elephant:before {
  content: "\E84D"
}

.icofont-elk:before {
  content: "\E84E"
}

.icofont-fish-1:before {
  content: "\E84F"
}

.icofont-fish-2:before {
  content: "\E850"
}

.icofont-fish-3:before {
  content: "\E851"
}

.icofont-fish-4:before {
  content: "\E852"
}

.icofont-fish-5:before {
  content: "\E853"
}

.icofont-fish:before {
  content: "\E854"
}

.icofont-fox-alt:before {
  content: "\E855"
}

.icofont-fox:before {
  content: "\E856"
}

.icofont-frog-tracks:before {
  content: "\E857"
}

.icofont-frog:before {
  content: "\E858"
}

.icofont-froggy:before {
  content: "\E859"
}

.icofont-giraffe-head-1:before {
  content: "\E85A"
}

.icofont-giraffe-head-2:before {
  content: "\E85B"
}

.icofont-giraffe-head:before {
  content: "\E85C"
}

.icofont-giraffe:before {
  content: "\E85D"
}

.icofont-goat-head:before {
  content: "\E85E"
}

.icofont-gorilla:before {
  content: "\E85F"
}

.icofont-hen-tracks:before {
  content: "\E860"
}

.icofont-horse-head-1:before {
  content: "\E861"
}

.icofont-horse-head-2:before {
  content: "\E862"
}

.icofont-horse-head:before {
  content: "\E863"
}

.icofont-horse-tracks:before {
  content: "\E864"
}

.icofont-jellyfish:before {
  content: "\E865"
}

.icofont-kangaroo:before {
  content: "\E866"
}

.icofont-lemur:before {
  content: "\E867"
}

.icofont-lion-head-1:before {
  content: "\E868"
}

.icofont-lion-head-2:before {
  content: "\E869"
}

.icofont-lion-head:before {
  content: "\E86A"
}

.icofont-lion:before {
  content: "\E86B"
}

.icofont-monkey-2:before {
  content: "\E86C"
}

.icofont-monkey-3:before {
  content: "\E86D"
}

.icofont-monkey-face:before {
  content: "\E86E"
}

.icofont-monkey:before {
  content: "\E86F"
}

.icofont-octopus-alt:before {
  content: "\E870"
}

.icofont-octopus:before {
  content: "\E871"
}

.icofont-owl:before {
  content: "\E872"
}

.icofont-panda-face:before {
  content: "\E873"
}

.icofont-panda:before {
  content: "\E874"
}

.icofont-panther:before {
  content: "\E875"
}

.icofont-parrot-lip:before {
  content: "\E876"
}

.icofont-parrot:before {
  content: "\E877"
}

.icofont-paw:before {
  content: "\E878"
}

.icofont-pelican:before {
  content: "\E879"
}

.icofont-penguin:before {
  content: "\E87A"
}

.icofont-pig-face:before {
  content: "\E87B"
}

.icofont-pig:before {
  content: "\E87C"
}

.icofont-pigeon-1:before {
  content: "\E87D"
}

.icofont-pigeon-2:before {
  content: "\E87E"
}

.icofont-pigeon:before {
  content: "\E87F"
}

.icofont-rabbit:before {
  content: "\E880"
}

.icofont-rat:before {
  content: "\E881"
}

.icofont-rhino-head:before {
  content: "\E882"
}

.icofont-rhino:before {
  content: "\E883"
}

.icofont-rooster:before {
  content: "\E884"
}

.icofont-seahorse:before {
  content: "\E885"
}

.icofont-seal:before {
  content: "\E886"
}

.icofont-shrimp-alt:before {
  content: "\E887"
}

.icofont-shrimp:before {
  content: "\E888"
}

.icofont-snail-1:before {
  content: "\E889"
}

.icofont-snail-2:before {
  content: "\E88A"
}

.icofont-snail-3:before {
  content: "\E88B"
}

.icofont-snail:before {
  content: "\E88C"
}

.icofont-snake:before {
  content: "\E88D"
}

.icofont-squid:before {
  content: "\E88E"
}

.icofont-squirrel:before {
  content: "\E88F"
}

.icofont-tiger-face:before {
  content: "\E890"
}

.icofont-tiger:before {
  content: "\E891"
}

.icofont-turtle:before {
  content: "\E892"
}

.icofont-whale:before {
  content: "\E893"
}

.icofont-woodpecker:before {
  content: "\E894"
}

.icofont-zebra:before {
  content: "\E895"
}

.icofont-brand-acer:before {
  content: "\E896"
}

.icofont-brand-adidas:before {
  content: "\E897"
}

.icofont-brand-adobe:before {
  content: "\E898"
}

.icofont-brand-air-new-zealand:before {
  content: "\E899"
}

.icofont-brand-airbnb:before {
  content: "\E89A"
}

.icofont-brand-aircell:before {
  content: "\E89B"
}

.icofont-brand-airtel:before {
  content: "\E89C"
}

.icofont-brand-alcatel:before {
  content: "\E89D"
}

.icofont-brand-alibaba:before {
  content: "\E89E"
}

.icofont-brand-aliexpress:before {
  content: "\E89F"
}

.icofont-brand-alipay:before {
  content: "\E8A0"
}

.icofont-brand-amazon:before {
  content: "\E8A1"
}

.icofont-brand-amd:before {
  content: "\E8A2"
}

.icofont-brand-american-airlines:before {
  content: "\E8A3"
}

.icofont-brand-android-robot:before {
  content: "\E8A4"
}

.icofont-brand-android:before {
  content: "\E8A5"
}

.icofont-brand-aol:before {
  content: "\E8A6"
}

.icofont-brand-apple:before {
  content: "\E8A7"
}

.icofont-brand-appstore:before {
  content: "\E8A8"
}

.icofont-brand-asus:before {
  content: "\E8A9"
}

.icofont-brand-ati:before {
  content: "\E8AA"
}

.icofont-brand-att:before {
  content: "\E8AB"
}

.icofont-brand-audi:before {
  content: "\E8AC"
}

.icofont-brand-axiata:before {
  content: "\E8AD"
}

.icofont-brand-bada:before {
  content: "\E8AE"
}

.icofont-brand-bbc:before {
  content: "\E8AF"
}

.icofont-brand-bing:before {
  content: "\E8B0"
}

.icofont-brand-blackberry:before {
  content: "\E8B1"
}

.icofont-brand-bmw:before {
  content: "\E8B2"
}

.icofont-brand-box:before {
  content: "\E8B3"
}

.icofont-brand-burger-king:before {
  content: "\E8B4"
}

.icofont-brand-business-insider:before {
  content: "\E8B5"
}

.icofont-brand-buzzfeed:before {
  content: "\E8B6"
}

.icofont-brand-cannon:before {
  content: "\E8B7"
}

.icofont-brand-casio:before {
  content: "\E8B8"
}

.icofont-brand-china-mobile:before {
  content: "\E8B9"
}

.icofont-brand-china-telecom:before {
  content: "\E8BA"
}

.icofont-brand-china-unicom:before {
  content: "\E8BB"
}

.icofont-brand-cisco:before {
  content: "\E8BC"
}

.icofont-brand-citibank:before {
  content: "\E8BD"
}

.icofont-brand-cnet:before {
  content: "\E8BE"
}

.icofont-brand-cnn:before {
  content: "\E8BF"
}

.icofont-brand-cocal-cola:before {
  content: "\E8C0"
}

.icofont-brand-compaq:before {
  content: "\E8C1"
}

.icofont-brand-debian:before {
  content: "\E8C2"
}

.icofont-brand-delicious:before {
  content: "\E8C3"
}

.icofont-brand-dell:before {
  content: "\E8C4"
}

.icofont-brand-designbump:before {
  content: "\E8C5"
}

.icofont-brand-designfloat:before {
  content: "\E8C6"
}

.icofont-brand-disney:before {
  content: "\E8C7"
}

.icofont-brand-dodge:before {
  content: "\E8C8"
}

.icofont-brand-dove:before {
  content: "\E8C9"
}

.icofont-brand-drupal:before {
  content: "\E8CA"
}

.icofont-brand-ebay:before {
  content: "\E8CB"
}

.icofont-brand-eleven:before {
  content: "\E8CC"
}

.icofont-brand-emirates:before {
  content: "\E8CD"
}

.icofont-brand-espn:before {
  content: "\E8CE"
}

.icofont-brand-etihad-airways:before {
  content: "\E8CF"
}

.icofont-brand-etisalat:before {
  content: "\E8D0"
}

.icofont-brand-etsy:before {
  content: "\E8D1"
}

.icofont-brand-fastrack:before {
  content: "\E8D2"
}

.icofont-brand-fedex:before {
  content: "\E8D3"
}

.icofont-brand-ferrari:before {
  content: "\E8D4"
}

.icofont-brand-fitbit:before {
  content: "\E8D5"
}

.icofont-brand-flikr:before {
  content: "\E8D6"
}

.icofont-brand-forbes:before {
  content: "\E8D7"
}

.icofont-brand-foursquare:before {
  content: "\E8D8"
}

.icofont-brand-foxconn:before {
  content: "\E8D9"
}

.icofont-brand-fujitsu:before {
  content: "\E8DA"
}

.icofont-brand-general-electric:before {
  content: "\E8DB"
}

.icofont-brand-gillette:before {
  content: "\E8DC"
}

.icofont-brand-gizmodo:before {
  content: "\E8DD"
}

.icofont-brand-gnome:before {
  content: "\E8DE"
}

.icofont-brand-google:before {
  content: "\E8DF"
}

.icofont-brand-gopro:before {
  content: "\E8E0"
}

.icofont-brand-gucci:before {
  content: "\E8E1"
}

.icofont-brand-hallmark:before {
  content: "\E8E2"
}

.icofont-brand-hi5:before {
  content: "\E8E3"
}

.icofont-brand-honda:before {
  content: "\E8E4"
}

.icofont-brand-hp:before {
  content: "\E8E5"
}

.icofont-brand-hsbc:before {
  content: "\E8E6"
}

.icofont-brand-htc:before {
  content: "\E8E7"
}

.icofont-brand-huawei:before {
  content: "\E8E8"
}

.icofont-brand-hulu:before {
  content: "\E8E9"
}

.icofont-brand-hyundai:before {
  content: "\E8EA"
}

.icofont-brand-ibm:before {
  content: "\E8EB"
}

.icofont-brand-icofont:before {
  content: "\E8EC"
}

.icofont-brand-icq:before {
  content: "\E8ED"
}

.icofont-brand-ikea:before {
  content: "\E8EE"
}

.icofont-brand-imdb:before {
  content: "\E8EF"
}

.icofont-brand-indiegogo:before {
  content: "\E8F0"
}

.icofont-brand-intel:before {
  content: "\E8F1"
}

.icofont-brand-ipair:before {
  content: "\E8F2"
}

.icofont-brand-jaguar:before {
  content: "\E8F3"
}

.icofont-brand-java:before {
  content: "\E8F4"
}

.icofont-brand-joomla:before {
  content: "\E8F5"
}

.icofont-brand-kickstarter:before {
  content: "\E8F6"
}

.icofont-brand-kik:before {
  content: "\E8F7"
}

.icofont-brand-lastfm:before {
  content: "\E8F8"
}

.icofont-brand-lego:before {
  content: "\E8F9"
}

.icofont-brand-lenovo:before {
  content: "\E8FA"
}

.icofont-brand-levis:before {
  content: "\E8FB"
}

.icofont-brand-lexus:before {
  content: "\E8FC"
}

.icofont-brand-lg:before {
  content: "\E8FD"
}

.icofont-brand-life-hacker:before {
  content: "\E8FE"
}

.icofont-brand-linux-mint:before {
  content: "\E8FF"
}

.icofont-brand-linux:before {
  content: "\E900"
}

.icofont-brand-lionix:before {
  content: "\E901"
}

.icofont-brand-loreal:before {
  content: "\E902"
}

.icofont-brand-louis-vuitton:before {
  content: "\E903"
}

.icofont-brand-mac-os:before {
  content: "\E904"
}

.icofont-brand-marvel-app:before {
  content: "\E905"
}

.icofont-brand-mashable:before {
  content: "\E906"
}

.icofont-brand-mazda:before {
  content: "\E907"
}

.icofont-brand-mcdonals:before {
  content: "\E908"
}

.icofont-brand-mercedes:before {
  content: "\E909"
}

.icofont-brand-micromax:before {
  content: "\E90A"
}

.icofont-brand-microsoft:before {
  content: "\E90B"
}

.icofont-brand-mobileme:before {
  content: "\E90C"
}

.icofont-brand-mobily:before {
  content: "\E90D"
}

.icofont-brand-motorola:before {
  content: "\E90E"
}

.icofont-brand-msi:before {
  content: "\E90F"
}

.icofont-brand-mts:before {
  content: "\E910"
}

.icofont-brand-myspace:before {
  content: "\E911"
}

.icofont-brand-mytv:before {
  content: "\E912"
}

.icofont-brand-nasa:before {
  content: "\E913"
}

.icofont-brand-natgeo:before {
  content: "\E914"
}

.icofont-brand-nbc:before {
  content: "\E915"
}

.icofont-brand-nescafe:before {
  content: "\E916"
}

.icofont-brand-nestle:before {
  content: "\E917"
}

.icofont-brand-netflix:before {
  content: "\E918"
}

.icofont-brand-nexus:before {
  content: "\E919"
}

.icofont-brand-nike:before {
  content: "\E91A"
}

.icofont-brand-nokia:before {
  content: "\E91B"
}

.icofont-brand-nvidia:before {
  content: "\E91C"
}

.icofont-brand-omega:before {
  content: "\E91D"
}

.icofont-brand-opensuse:before {
  content: "\E91E"
}

.icofont-brand-oracle:before {
  content: "\E91F"
}

.icofont-brand-panasonic:before {
  content: "\E920"
}

.icofont-brand-paypal:before {
  content: "\E921"
}

.icofont-brand-pepsi:before {
  content: "\E922"
}

.icofont-brand-philips:before {
  content: "\E923"
}

.icofont-brand-pizza-hut:before {
  content: "\E924"
}

.icofont-brand-playstation:before {
  content: "\E925"
}

.icofont-brand-puma:before {
  content: "\E926"
}

.icofont-brand-qatar-air:before {
  content: "\E927"
}

.icofont-brand-qvc:before {
  content: "\E928"
}

.icofont-brand-readernaut:before {
  content: "\E929"
}

.icofont-brand-redbull:before {
  content: "\E92A"
}

.icofont-brand-reebok:before {
  content: "\E92B"
}

.icofont-brand-reuters:before {
  content: "\E92C"
}

.icofont-brand-samsung:before {
  content: "\E92D"
}

.icofont-brand-sap:before {
  content: "\E92E"
}

.icofont-brand-saudia-airlines:before {
  content: "\E92F"
}

.icofont-brand-scribd:before {
  content: "\E930"
}

.icofont-brand-shell:before {
  content: "\E931"
}

.icofont-brand-siemens:before {
  content: "\E932"
}

.icofont-brand-sk-telecom:before {
  content: "\E933"
}

.icofont-brand-slideshare:before {
  content: "\E934"
}

.icofont-brand-smashing-magazine:before {
  content: "\E935"
}

.icofont-brand-snapchat:before {
  content: "\E936"
}

.icofont-brand-sony-ericsson:before {
  content: "\E937"
}

.icofont-brand-sony:before {
  content: "\E938"
}

.icofont-brand-soundcloud:before {
  content: "\E939"
}

.icofont-brand-sprint:before {
  content: "\E93A"
}

.icofont-brand-squidoo:before {
  content: "\E93B"
}

.icofont-brand-starbucks:before {
  content: "\E93C"
}

.icofont-brand-stc:before {
  content: "\E93D"
}

.icofont-brand-steam:before {
  content: "\E93E"
}

.icofont-brand-suzuki:before {
  content: "\E93F"
}

.icofont-brand-symbian:before {
  content: "\E940"
}

.icofont-brand-t-mobile:before {
  content: "\E941"
}

.icofont-brand-tango:before {
  content: "\E942"
}

.icofont-brand-target:before {
  content: "\E943"
}

.icofont-brand-tata-indicom:before {
  content: "\E944"
}

.icofont-brand-techcrunch:before {
  content: "\E945"
}

.icofont-brand-telenor:before {
  content: "\E946"
}

.icofont-brand-teliasonera:before {
  content: "\E947"
}

.icofont-brand-tesla:before {
  content: "\E948"
}

.icofont-brand-the-verge:before {
  content: "\E949"
}

.icofont-brand-thenextweb:before {
  content: "\E94A"
}

.icofont-brand-toshiba:before {
  content: "\E94B"
}

.icofont-brand-toyota:before {
  content: "\E94C"
}

.icofont-brand-tribenet:before {
  content: "\E94D"
}

.icofont-brand-ubuntu:before {
  content: "\E94E"
}

.icofont-brand-unilever:before {
  content: "\E94F"
}

.icofont-brand-vaio:before {
  content: "\E950"
}

.icofont-brand-verizon:before {
  content: "\E951"
}

.icofont-brand-viber:before {
  content: "\E952"
}

.icofont-brand-vodafone:before {
  content: "\E953"
}

.icofont-brand-volkswagen:before {
  content: "\E954"
}

.icofont-brand-walmart:before {
  content: "\E955"
}

.icofont-brand-warnerbros:before {
  content: "\E956"
}

.icofont-brand-whatsapp:before {
  content: "\E957"
}

.icofont-brand-wikipedia:before {
  content: "\E958"
}

.icofont-brand-windows:before {
  content: "\E959"
}

.icofont-brand-wire:before {
  content: "\E95A"
}

.icofont-brand-wordpress:before {
  content: "\E95B"
}

.icofont-brand-xiaomi:before {
  content: "\E95C"
}

.icofont-brand-yahoobuzz:before {
  content: "\E95D"
}

.icofont-brand-yamaha:before {
  content: "\E95E"
}

.icofont-brand-youtube:before {
  content: "\E95F"
}

.icofont-brand-zain:before {
  content: "\E960"
}

.icofont-bank-alt:before {
  content: "\E961"
}

.icofont-bank:before {
  content: "\E962"
}

.icofont-barcode:before {
  content: "\E963"
}

.icofont-bill-alt:before {
  content: "\E964"
}

.icofont-billboard:before {
  content: "\E965"
}

.icofont-briefcase-1:before {
  content: "\E966"
}

.icofont-briefcase-2:before {
  content: "\E967"
}

.icofont-businessman:before {
  content: "\E968"
}

.icofont-businesswoman:before {
  content: "\E969"
}

.icofont-chair:before {
  content: "\E96A"
}

.icofont-coins:before {
  content: "\E96B"
}

.icofont-company:before {
  content: "\E96C"
}

.icofont-contact-add:before {
  content: "\E96D"
}

.icofont-files-stack:before {
  content: "\E96E"
}

.icofont-handshake-deal:before {
  content: "\E96F"
}

.icofont-id-card:before {
  content: "\E970"
}

.icofont-meeting-add:before {
  content: "\E971"
}

.icofont-money-bag:before {
  content: "\E972"
}

.icofont-pie-chart:before {
  content: "\E973"
}

.icofont-presentation-alt:before {
  content: "\E974"
}

.icofont-presentation:before {
  content: "\E975"
}

.icofont-stamp:before {
  content: "\E976"
}

.icofont-stock-mobile:before {
  content: "\E977"
}

.icofont-chart-arrows-axis:before {
  content: "\E978"
}

.icofont-chart-bar-graph:before {
  content: "\E979"
}

.icofont-chart-flow-1:before {
  content: "\E97A"
}

.icofont-chart-flow-2:before {
  content: "\E97B"
}

.icofont-chart-flow:before {
  content: "\E97C"
}

.icofont-chart-growth:before {
  content: "\E97D"
}

.icofont-chart-histogram-alt:before {
  content: "\E97E"
}

.icofont-chart-histogram:before {
  content: "\E97F"
}

.icofont-chart-line-alt:before {
  content: "\E980"
}

.icofont-chart-line:before {
  content: "\E981"
}

.icofont-chart-pie-alt:before {
  content: "\E982"
}

.icofont-chart-pie:before {
  content: "\E983"
}

.icofont-chart-radar-graph:before {
  content: "\E984"
}

.icofont-architecture-alt:before {
  content: "\E985"
}

.icofont-architecture:before {
  content: "\E986"
}

.icofont-barricade:before {
  content: "\E987"
}

.icofont-bolt:before {
  content: "\E988"
}

.icofont-bricks:before {
  content: "\E989"
}

.icofont-building-alt:before {
  content: "\E98A"
}

.icofont-bull-dozer:before {
  content: "\E98B"
}

.icofont-calculations:before {
  content: "\E98C"
}

.icofont-cement-mix:before {
  content: "\E98D"
}

.icofont-cement-mixer:before {
  content: "\E98E"
}

.icofont-concrete-mixer:before {
  content: "\E98F"
}

.icofont-danger-zone:before {
  content: "\E990"
}

.icofont-drill:before {
  content: "\E991"
}

.icofont-eco-energy:before {
  content: "\E992"
}

.icofont-eco-environmen:before {
  content: "\E993"
}

.icofont-energy-air:before {
  content: "\E994"
}

.icofont-energy-oil:before {
  content: "\E995"
}

.icofont-energy-savings:before {
  content: "\E996"
}

.icofont-energy-solar:before {
  content: "\E997"
}

.icofont-energy-water:before {
  content: "\E998"
}

.icofont-engineer:before {
  content: "\E999"
}

.icofont-fire-extinguisher-alt:before {
  content: "\E99A"
}

.icofont-fire-extinguisher:before {
  content: "\E99B"
}

.icofont-fix-tools:before {
  content: "\E99C"
}

.icofont-fork-lift:before {
  content: "\E99D"
}

.icofont-glue-oil:before {
  content: "\E99E"
}

.icofont-hammer-alt:before {
  content: "\E99F"
}

.icofont-hammer:before {
  content: "\E9A0"
}

.icofont-help-robot:before {
  content: "\E9A1"
}

.icofont-industries-1:before {
  content: "\E9A2"
}

.icofont-industries-2:before {
  content: "\E9A3"
}

.icofont-industries-3:before {
  content: "\E9A4"
}

.icofont-industries-4:before {
  content: "\E9A5"
}

.icofont-industries-5:before {
  content: "\E9A6"
}

.icofont-industries:before {
  content: "\E9A7"
}

.icofont-labour:before {
  content: "\E9A8"
}

.icofont-mining:before {
  content: "\E9A9"
}

.icofont-paint-brush:before {
  content: "\E9AA"
}

.icofont-pollution:before {
  content: "\E9AB"
}

.icofont-power-zone:before {
  content: "\E9AC"
}

.icofont-radio-active:before {
  content: "\E9AD"
}

.icofont-recycle-alt:before {
  content: "\E9AE"
}

.icofont-recycling-man:before {
  content: "\E9AF"
}

.icofont-safety-hat-light:before {
  content: "\E9B0"
}

.icofont-safety-hat:before {
  content: "\E9B1"
}

.icofont-saw:before {
  content: "\E9B2"
}

.icofont-screw-driver:before {
  content: "\E9B3"
}

.icofont-tools-1:before {
  content: "\E9B4"
}

.icofont-tools-bag:before {
  content: "\E9B5"
}

.icofont-tow-truck:before {
  content: "\E9B6"
}

.icofont-trolley:before {
  content: "\E9B7"
}

.icofont-trowel:before {
  content: "\E9B8"
}

.icofont-under-construction-alt:before {
  content: "\E9B9"
}

.icofont-under-construction:before {
  content: "\E9BA"
}

.icofont-vehicle-cement:before {
  content: "\E9BB"
}

.icofont-vehicle-crane:before {
  content: "\E9BC"
}

.icofont-vehicle-delivery-van:before {
  content: "\E9BD"
}

.icofont-vehicle-dozer:before {
  content: "\E9BE"
}

.icofont-vehicle-excavator:before {
  content: "\E9BF"
}

.icofont-vehicle-trucktor:before {
  content: "\E9C0"
}

.icofont-vehicle-wrecking:before {
  content: "\E9C1"
}

.icofont-worker:before {
  content: "\E9C2"
}

.icofont-workers-group:before {
  content: "\E9C3"
}

.icofont-wrench:before {
  content: "\E9C4"
}

.icofont-afghani-false:before {
  content: "\E9C5"
}

.icofont-afghani-minus:before {
  content: "\E9C6"
}

.icofont-afghani-plus:before {
  content: "\E9C7"
}

.icofont-afghani-true:before {
  content: "\E9C8"
}

.icofont-afghani:before {
  content: "\E9C9"
}

.icofont-baht-false:before {
  content: "\E9CA"
}

.icofont-baht-minus:before {
  content: "\E9CB"
}

.icofont-baht-plus:before {
  content: "\E9CC"
}

.icofont-baht-true:before {
  content: "\E9CD"
}

.icofont-baht:before {
  content: "\E9CE"
}

.icofont-bitcoin-false:before {
  content: "\E9CF"
}

.icofont-bitcoin-minus:before {
  content: "\E9D0"
}

.icofont-bitcoin-plus:before {
  content: "\E9D1"
}

.icofont-bitcoin-true:before {
  content: "\E9D2"
}

.icofont-bitcoin:before {
  content: "\E9D3"
}

.icofont-dollar-flase:before {
  content: "\E9D4"
}

.icofont-dollar-minus:before {
  content: "\E9D5"
}

.icofont-dollar-plus:before {
  content: "\E9D6"
}

.icofont-dollar-true:before {
  content: "\E9D7"
}

.icofont-dollar:before {
  content: "\E9D8"
}

.icofont-dong-false:before {
  content: "\E9D9"
}

.icofont-dong-minus:before {
  content: "\E9DA"
}

.icofont-dong-plus:before {
  content: "\E9DB"
}

.icofont-dong-true:before {
  content: "\E9DC"
}

.icofont-dong:before {
  content: "\E9DD"
}

.icofont-euro-false:before {
  content: "\E9DE"
}

.icofont-euro-minus:before {
  content: "\E9DF"
}

.icofont-euro-plus:before {
  content: "\E9E0"
}

.icofont-euro-true:before {
  content: "\E9E1"
}

.icofont-euro:before {
  content: "\E9E2"
}

.icofont-frank-false:before {
  content: "\E9E3"
}

.icofont-frank-minus:before {
  content: "\E9E4"
}

.icofont-frank-plus:before {
  content: "\E9E5"
}

.icofont-frank-true:before {
  content: "\E9E6"
}

.icofont-frank:before {
  content: "\E9E7"
}

.icofont-hryvnia-false:before {
  content: "\E9E8"
}

.icofont-hryvnia-minus:before {
  content: "\E9E9"
}

.icofont-hryvnia-plus:before {
  content: "\E9EA"
}

.icofont-hryvnia-true:before {
  content: "\E9EB"
}

.icofont-hryvnia:before {
  content: "\E9EC"
}

.icofont-lira-false:before {
  content: "\E9ED"
}

.icofont-lira-minus:before {
  content: "\E9EE"
}

.icofont-lira-plus:before {
  content: "\E9EF"
}

.icofont-lira-true:before {
  content: "\E9F0"
}

.icofont-lira:before {
  content: "\E9F1"
}

.icofont-peseta-false:before {
  content: "\E9F2"
}

.icofont-peseta-minus:before {
  content: "\E9F3"
}

.icofont-peseta-plus:before {
  content: "\E9F4"
}

.icofont-peseta-true:before {
  content: "\E9F5"
}

.icofont-peseta:before {
  content: "\E9F6"
}

.icofont-peso-false:before {
  content: "\E9F7"
}

.icofont-peso-minus:before {
  content: "\E9F8"
}

.icofont-peso-plus:before {
  content: "\E9F9"
}

.icofont-peso-true:before {
  content: "\E9FA"
}

.icofont-peso:before {
  content: "\E9FB"
}

.icofont-pound-false:before {
  content: "\E9FC"
}

.icofont-pound-minus:before {
  content: "\E9FD"
}

.icofont-pound-plus:before {
  content: "\E9FE"
}

.icofont-pound-true:before {
  content: "\E9FF"
}

.icofont-pound:before {
  content: "\EA00"
}

.icofont-renminbi-false:before {
  content: "\EA01"
}

.icofont-renminbi-minus:before {
  content: "\EA02"
}

.icofont-renminbi-plus:before {
  content: "\EA03"
}

.icofont-renminbi-true:before {
  content: "\EA04"
}

.icofont-renminbi:before {
  content: "\EA05"
}

.icofont-riyal-false:before {
  content: "\EA06"
}

.icofont-riyal-minus:before {
  content: "\EA07"
}

.icofont-riyal-plus:before {
  content: "\EA08"
}

.icofont-riyal-true:before {
  content: "\EA09"
}

.icofont-riyal:before {
  content: "\EA0A"
}

.icofont-rouble-false:before {
  content: "\EA0B"
}

.icofont-rouble-minus:before {
  content: "\EA0C"
}

.icofont-rouble-plus:before {
  content: "\EA0D"
}

.icofont-rouble-true:before {
  content: "\EA0E"
}

.icofont-rouble:before {
  content: "\EA0F"
}

.icofont-rupee-false:before {
  content: "\EA10"
}

.icofont-rupee-minus:before {
  content: "\EA11"
}

.icofont-rupee-plus:before {
  content: "\EA12"
}

.icofont-rupee-true:before {
  content: "\EA13"
}

.icofont-rupee:before {
  content: "\EA14"
}

.icofont-taka-false:before {
  content: "\EA15"
}

.icofont-taka-minus:before {
  content: "\EA16"
}

.icofont-taka-plus:before {
  content: "\EA17"
}

.icofont-taka-true:before {
  content: "\EA18"
}

.icofont-taka:before {
  content: "\EA19"
}

.icofont-turkish-lira-false:before {
  content: "\EA1A"
}

.icofont-turkish-lira-minus:before {
  content: "\EA1B"
}

.icofont-turkish-lira-plus:before {
  content: "\EA1C"
}

.icofont-turkish-lira-true:before {
  content: "\EA1D"
}

.icofont-turkish-lira:before {
  content: "\EA1E"
}

.icofont-won-false:before {
  content: "\EA1F"
}

.icofont-won-minus:before {
  content: "\EA20"
}

.icofont-won-plus:before {
  content: "\EA21"
}

.icofont-won-true:before {
  content: "\EA22"
}

.icofont-won:before {
  content: "\EA23"
}

.icofont-yen-false:before {
  content: "\EA24"
}

.icofont-yen-minus:before {
  content: "\EA25"
}

.icofont-yen-plus:before {
  content: "\EA26"
}

.icofont-yen-true:before {
  content: "\EA27"
}

.icofont-yen:before {
  content: "\EA28"
}

.icofont-android-nexus:before {
  content: "\EA29"
}

.icofont-android-tablet:before {
  content: "\EA2A"
}

.icofont-apple-watch:before {
  content: "\EA2B"
}

.icofont-drawing-tablet:before {
  content: "\EA2C"
}

.icofont-earphone:before {
  content: "\EA2D"
}

.icofont-flash-drive:before {
  content: "\EA2E"
}

.icofont-game-console:before {
  content: "\EA2F"
}

.icofont-game-controller:before {
  content: "\EA30"
}

.icofont-game-pad:before {
  content: "\EA31"
}

.icofont-game:before {
  content: "\EA32"
}

.icofont-headphone-alt-1:before {
  content: "\EA33"
}

.icofont-headphone-alt-2:before {
  content: "\EA34"
}

.icofont-headphone-alt-3:before {
  content: "\EA35"
}

.icofont-headphone-alt:before {
  content: "\EA36"
}

.icofont-headphone:before {
  content: "\EA37"
}

.icofont-htc-one:before {
  content: "\EA38"
}

.icofont-imac:before {
  content: "\EA39"
}

.icofont-ipad:before {
  content: "\EA3A"
}

.icofont-iphone:before {
  content: "\EA3B"
}

.icofont-ipod-nano:before {
  content: "\EA3C"
}

.icofont-ipod-touch:before {
  content: "\EA3D"
}

.icofont-keyboard-alt:before {
  content: "\EA3E"
}

.icofont-keyboard-wireless:before {
  content: "\EA3F"
}

.icofont-keyboard:before {
  content: "\EA40"
}

.icofont-laptop-alt:before {
  content: "\EA41"
}

.icofont-laptop:before {
  content: "\EA42"
}

.icofont-macbook:before {
  content: "\EA43"
}

.icofont-magic-mouse:before {
  content: "\EA44"
}

.icofont-micro-chip:before {
  content: "\EA45"
}

.icofont-microphone-alt:before {
  content: "\EA46"
}

.icofont-microphone:before {
  content: "\EA47"
}

.icofont-monitor:before {
  content: "\EA48"
}

.icofont-mouse:before {
  content: "\EA49"
}

.icofont-mp3-player:before {
  content: "\EA4A"
}

.icofont-nintendo:before {
  content: "\EA4B"
}

.icofont-playstation-alt:before {
  content: "\EA4C"
}

.icofont-psvita:before {
  content: "\EA4D"
}

.icofont-radio-mic:before {
  content: "\EA4E"
}

.icofont-radio:before {
  content: "\EA4F"
}

.icofont-refrigerator:before {
  content: "\EA50"
}

.icofont-samsung-galaxy:before {
  content: "\EA51"
}

.icofont-surface-tablet:before {
  content: "\EA52"
}

.icofont-ui-head-phone:before {
  content: "\EA53"
}

.icofont-ui-keyboard:before {
  content: "\EA54"
}

.icofont-washing-machine:before {
  content: "\EA55"
}

.icofont-wifi-router:before {
  content: "\EA56"
}

.icofont-wii-u:before {
  content: "\EA57"
}

.icofont-windows-lumia:before {
  content: "\EA58"
}

.icofont-wireless-mouse:before {
  content: "\EA59"
}

.icofont-xbox-360:before {
  content: "\EA5A"
}

.icofont-arrow-down:before {
  content: "\EA5B"
}

.icofont-arrow-left:before {
  content: "\EA5C"
}

.icofont-arrow-right:before {
  content: "\EA5D"
}

.icofont-arrow-up:before {
  content: "\EA5E"
}

.icofont-block-down:before {
  content: "\EA5F"
}

.icofont-block-left:before {
  content: "\EA60"
}

.icofont-block-right:before {
  content: "\EA61"
}

.icofont-block-up:before {
  content: "\EA62"
}

.icofont-bubble-down:before {
  content: "\EA63"
}

.icofont-bubble-left:before {
  content: "\EA64"
}

.icofont-bubble-right:before {
  content: "\EA65"
}

.icofont-bubble-up:before {
  content: "\EA66"
}

.icofont-caret-down:before {
  content: "\EA67"
}

.icofont-caret-left:before {
  content: "\EA68"
}

.icofont-caret-right:before {
  content: "\EA69"
}

.icofont-caret-up:before {
  content: "\EA6A"
}

.icofont-circled-down:before {
  content: "\EA6B"
}

.icofont-circled-left:before {
  content: "\EA6C"
}

.icofont-circled-right:before {
  content: "\EA6D"
}

.icofont-circled-up:before {
  content: "\EA6E"
}

.icofont-collapse:before {
  content: "\EA6F"
}

.icofont-cursor-drag:before {
  content: "\EA70"
}

.icofont-curved-double-left:before {
  content: "\EA71"
}

.icofont-curved-double-right:before {
  content: "\EA72"
}

.icofont-curved-down:before {
  content: "\EA73"
}

.icofont-curved-left:before {
  content: "\EA74"
}

.icofont-curved-right:before {
  content: "\EA75"
}

.icofont-curved-up:before {
  content: "\EA76"
}

.icofont-dotted-down:before {
  content: "\EA77"
}

.icofont-dotted-left:before {
  content: "\EA78"
}

.icofont-dotted-right:before {
  content: "\EA79"
}

.icofont-dotted-up:before {
  content: "\EA7A"
}

.icofont-double-left:before {
  content: "\EA7B"
}

.icofont-double-right:before {
  content: "\EA7C"
}

.icofont-expand-alt:before {
  content: "\EA7D"
}

.icofont-hand-down:before {
  content: "\EA7E"
}

.icofont-hand-drag:before {
  content: "\EA7F"
}

.icofont-hand-drag1:before {
  content: "\EA80"
}

.icofont-hand-drag2:before {
  content: "\EA81"
}

.icofont-hand-drawn-alt-down:before {
  content: "\EA82"
}

.icofont-hand-drawn-alt-left:before {
  content: "\EA83"
}

.icofont-hand-drawn-alt-right:before {
  content: "\EA84"
}

.icofont-hand-drawn-alt-up:before {
  content: "\EA85"
}

.icofont-hand-drawn-down:before {
  content: "\EA86"
}

.icofont-hand-drawn-left:before {
  content: "\EA87"
}

.icofont-hand-drawn-right:before {
  content: "\EA88"
}

.icofont-hand-drawn-up:before {
  content: "\EA89"
}

.icofont-hand-grippers:before {
  content: "\EA8A"
}

.icofont-hand-left:before {
  content: "\EA8B"
}

.icofont-hand-right:before {
  content: "\EA8C"
}

.icofont-hand-up:before {
  content: "\EA8D"
}

.icofont-line-block-down:before {
  content: "\EA8E"
}

.icofont-line-block-left:before {
  content: "\EA8F"
}

.icofont-line-block-right:before {
  content: "\EA90"
}

.icofont-line-block-up:before {
  content: "\EA91"
}

.icofont-long-arrow-down:before {
  content: "\EA92"
}

.icofont-long-arrow-left:before {
  content: "\EA93"
}

.icofont-long-arrow-right:before {
  content: "\EA94"
}

.icofont-long-arrow-up:before {
  content: "\EA95"
}

.icofont-rounded-collapse:before {
  content: "\EA96"
}

.icofont-rounded-double-left:before {
  content: "\EA97"
}

.icofont-rounded-double-right:before {
  content: "\EA98"
}

.icofont-rounded-down:before {
  content: "\EA99"
}

.icofont-rounded-expand:before {
  content: "\EA9A"
}

.icofont-rounded-left-down:before {
  content: "\EA9B"
}

.icofont-rounded-left-up:before {
  content: "\EA9C"
}

.icofont-rounded-left:before {
  content: "\EA9D"
}

.icofont-rounded-right-down:before {
  content: "\EA9E"
}

.icofont-rounded-right-up:before {
  content: "\EA9F"
}

.icofont-rounded-right:before {
  content: "\EAA0"
}

.icofont-rounded-up:before {
  content: "\EAA1"
}

.icofont-scroll-bubble-down:before {
  content: "\EAA2"
}

.icofont-scroll-bubble-left:before {
  content: "\EAA3"
}

.icofont-scroll-bubble-right:before {
  content: "\EAA4"
}

.icofont-scroll-bubble-up:before {
  content: "\EAA5"
}

.icofont-scroll-double-down:before {
  content: "\EAA6"
}

.icofont-scroll-double-left:before {
  content: "\EAA7"
}

.icofont-scroll-double-right:before {
  content: "\EAA8"
}

.icofont-scroll-double-up:before {
  content: "\EAA9"
}

.icofont-scroll-down:before {
  content: "\EAAA"
}

.icofont-scroll-left:before {
  content: "\EAAB"
}

.icofont-scroll-long-down:before {
  content: "\EAAC"
}

.icofont-scroll-long-left:before {
  content: "\EAAD"
}

.icofont-scroll-long-right:before {
  content: "\EAAE"
}

.icofont-scroll-long-up:before {
  content: "\EAAF"
}

.icofont-scroll-right:before {
  content: "\EAB0"
}

.icofont-scroll-up:before {
  content: "\EAB1"
}

.icofont-simple-down:before {
  content: "\EAB2"
}

.icofont-simple-left-down:before {
  content: "\EAB3"
}

.icofont-simple-left-up:before {
  content: "\EAB4"
}

.icofont-simple-left:before {
  content: "\EAB5"
}

.icofont-simple-right-down:before {
  content: "\EAB6"
}

.icofont-simple-right-up:before {
  content: "\EAB7"
}

.icofont-simple-right:before {
  content: "\EAB8"
}

.icofont-simple-up:before {
  content: "\EAB9"
}

.icofont-square-down:before {
  content: "\EABA"
}

.icofont-square-left:before {
  content: "\EABB"
}

.icofont-square-right:before {
  content: "\EABC"
}

.icofont-square-up:before {
  content: "\EABD"
}

.icofont-stylish-down:before {
  content: "\EABE"
}

.icofont-stylish-left:before {
  content: "\EABF"
}

.icofont-stylish-right:before {
  content: "\EAC0"
}

.icofont-stylish-up:before {
  content: "\EAC1"
}

.icofont-swoosh-down:before {
  content: "\EAC2"
}

.icofont-swoosh-left:before {
  content: "\EAC3"
}

.icofont-swoosh-right:before {
  content: "\EAC4"
}

.icofont-swoosh-up:before {
  content: "\EAC5"
}

.icofont-thin-double-left:before {
  content: "\EAC6"
}

.icofont-thin-double-right:before {
  content: "\EAC7"
}

.icofont-thin-down:before {
  content: "\EAC8"
}

.icofont-thin-left:before {
  content: "\EAC9"
}

.icofont-thin-right:before {
  content: "\EACA"
}

.icofont-thin-up:before {
  content: "\EACB"
}

.icofont-abc:before {
  content: "\EACC"
}

.icofont-atom:before {
  content: "\EACD"
}

.icofont-award:before {
  content: "\EACE"
}

.icofont-bell-alt:before {
  content: "\EACF"
}

.icofont-black-board:before {
  content: "\EAD0"
}

.icofont-book-alt:before {
  content: "\EAD1"
}

.icofont-book:before {
  content: "\EAD2"
}

.icofont-brainstorming:before {
  content: "\EAD3"
}

.icofont-certificate-alt-1:before {
  content: "\EAD4"
}

.icofont-certificate-alt-2:before {
  content: "\EAD5"
}

.icofont-certificate:before {
  content: "\EAD6"
}

.icofont-education:before {
  content: "\EAD7"
}

.icofont-electron:before {
  content: "\EAD8"
}

.icofont-fountain-pen:before {
  content: "\EAD9"
}

.icofont-globe-alt:before {
  content: "\EADA"
}

.icofont-graduate-alt:before {
  content: "\EADB"
}

.icofont-graduate:before {
  content: "\EADC"
}

.icofont-group-students:before {
  content: "\EADD"
}

.icofont-hat-alt:before {
  content: "\EADE"
}

.icofont-hat:before {
  content: "\EADF"
}

.icofont-instrument:before {
  content: "\EAE0"
}

.icofont-lamp-light:before {
  content: "\EAE1"
}

.icofont-medal:before {
  content: "\EAE2"
}

.icofont-microscope-alt:before {
  content: "\EAE3"
}

.icofont-microscope:before {
  content: "\EAE4"
}

.icofont-paper:before {
  content: "\EAE5"
}

.icofont-pen-alt-4:before {
  content: "\EAE6"
}

.icofont-pen-nib:before {
  content: "\EAE7"
}

.icofont-pencil-alt-5:before {
  content: "\EAE8"
}

.icofont-quill-pen:before {
  content: "\EAE9"
}

.icofont-read-book-alt:before {
  content: "\EAEA"
}

.icofont-read-book:before {
  content: "\EAEB"
}

.icofont-school-bag:before {
  content: "\EAEC"
}

.icofont-school-bus:before {
  content: "\EAED"
}

.icofont-student-alt:before {
  content: "\EAEE"
}

.icofont-student:before {
  content: "\EAEF"
}

.icofont-teacher:before {
  content: "\EAF0"
}

.icofont-test-bulb:before {
  content: "\EAF1"
}

.icofont-test-tube-alt:before {
  content: "\EAF2"
}

.icofont-university:before {
  content: "\EAF3"
}

.icofont-angry:before {
  content: "\EAF4"
}

.icofont-astonished:before {
  content: "\EAF5"
}

.icofont-confounded:before {
  content: "\EAF6"
}

.icofont-confused:before {
  content: "\EAF7"
}

.icofont-crying:before {
  content: "\EAF8"
}

.icofont-dizzy:before {
  content: "\EAF9"
}

.icofont-expressionless:before {
  content: "\EAFA"
}

.icofont-heart-eyes:before {
  content: "\EAFB"
}

.icofont-laughing:before {
  content: "\EAFC"
}

.icofont-nerd-smile:before {
  content: "\EAFD"
}

.icofont-open-mouth:before {
  content: "\EAFE"
}

.icofont-rage:before {
  content: "\EAFF"
}

.icofont-rolling-eyes:before {
  content: "\EB00"
}

.icofont-sad:before {
  content: "\EB01"
}

.icofont-simple-smile:before {
  content: "\EB02"
}

.icofont-slightly-smile:before {
  content: "\EB03"
}

.icofont-smirk:before {
  content: "\EB04"
}

.icofont-stuck-out-tongue:before {
  content: "\EB05"
}

.icofont-wink-smile:before {
  content: "\EB06"
}

.icofont-worried:before {
  content: "\EB07"
}

.icofont-file-alt:before {
  content: "\EB08"
}

.icofont-file-audio:before {
  content: "\EB09"
}

.icofont-file-avi-mp4:before {
  content: "\EB0A"
}

.icofont-file-bmp:before {
  content: "\EB0B"
}

.icofont-file-code:before {
  content: "\EB0C"
}

.icofont-file-css:before {
  content: "\EB0D"
}

.icofont-file-document:before {
  content: "\EB0E"
}

.icofont-file-eps:before {
  content: "\EB0F"
}

.icofont-file-excel:before {
  content: "\EB10"
}

.icofont-file-exe:before {
  content: "\EB11"
}

.icofont-file-file:before {
  content: "\EB12"
}

.icofont-file-flv:before {
  content: "\EB13"
}

.icofont-file-gif:before {
  content: "\EB14"
}

.icofont-file-html5:before {
  content: "\EB15"
}

.icofont-file-image:before {
  content: "\EB16"
}

.icofont-file-iso:before {
  content: "\EB17"
}

.icofont-file-java:before {
  content: "\EB18"
}

.icofont-file-javascript:before {
  content: "\EB19"
}

.icofont-file-jpg:before {
  content: "\EB1A"
}

.icofont-file-midi:before {
  content: "\EB1B"
}

.icofont-file-mov:before {
  content: "\EB1C"
}

.icofont-file-mp3:before {
  content: "\EB1D"
}

.icofont-file-pdf:before {
  content: "\EB1E"
}

.icofont-file-php:before {
  content: "\EB1F"
}

.icofont-file-png:before {
  content: "\EB20"
}

.icofont-file-powerpoint:before {
  content: "\EB21"
}

.icofont-file-presentation:before {
  content: "\EB22"
}

.icofont-file-psb:before {
  content: "\EB23"
}

.icofont-file-psd:before {
  content: "\EB24"
}

.icofont-file-python:before {
  content: "\EB25"
}

.icofont-file-ruby:before {
  content: "\EB26"
}

.icofont-file-spreadsheet:before {
  content: "\EB27"
}

.icofont-file-sql:before {
  content: "\EB28"
}

.icofont-file-svg:before {
  content: "\EB29"
}

.icofont-file-text:before {
  content: "\EB2A"
}

.icofont-file-tiff:before {
  content: "\EB2B"
}

.icofont-file-video:before {
  content: "\EB2C"
}

.icofont-file-wave:before {
  content: "\EB2D"
}

.icofont-file-wmv:before {
  content: "\EB2E"
}

.icofont-file-word:before {
  content: "\EB2F"
}

.icofont-file-zip:before {
  content: "\EB30"
}

.icofont-cycling-alt:before {
  content: "\EB31"
}

.icofont-cycling:before {
  content: "\EB32"
}

.icofont-dumbbell:before {
  content: "\EB33"
}

.icofont-dumbbells:before {
  content: "\EB34"
}

.icofont-gym-alt-1:before {
  content: "\EB35"
}

.icofont-gym-alt-2:before {
  content: "\EB36"
}

.icofont-gym-alt-3:before {
  content: "\EB37"
}

.icofont-gym:before {
  content: "\EB38"
}

.icofont-muscle-weight:before {
  content: "\EB39"
}

.icofont-muscle:before {
  content: "\EB3A"
}

.icofont-apple:before {
  content: "\EB3B"
}

.icofont-arabian-coffee:before {
  content: "\EB3C"
}

.icofont-artichoke:before {
  content: "\EB3D"
}

.icofont-asparagus:before {
  content: "\EB3E"
}

.icofont-avocado:before {
  content: "\EB3F"
}

.icofont-baby-food:before {
  content: "\EB40"
}

.icofont-banana:before {
  content: "\EB41"
}

.icofont-bbq:before {
  content: "\EB42"
}

.icofont-beans:before {
  content: "\EB43"
}

.icofont-beer:before {
  content: "\EB44"
}

.icofont-bell-pepper-capsicum:before {
  content: "\EB45"
}

.icofont-birthday-cake:before {
  content: "\EB46"
}

.icofont-bread:before {
  content: "\EB47"
}

.icofont-broccoli:before {
  content: "\EB48"
}

.icofont-burger:before {
  content: "\EB49"
}

.icofont-cabbage:before {
  content: "\EB4A"
}

.icofont-carrot:before {
  content: "\EB4B"
}

.icofont-cauli-flower:before {
  content: "\EB4C"
}

.icofont-cheese:before {
  content: "\EB4D"
}

.icofont-chef:before {
  content: "\EB4E"
}

.icofont-cherry:before {
  content: "\EB4F"
}

.icofont-chicken-fry:before {
  content: "\EB50"
}

.icofont-chicken:before {
  content: "\EB51"
}

.icofont-cocktail:before {
  content: "\EB52"
}

.icofont-coconut-water:before {
  content: "\EB53"
}

.icofont-coconut:before {
  content: "\EB54"
}

.icofont-coffee-alt:before {
  content: "\EB55"
}

.icofont-coffee-cup:before {
  content: "\EB56"
}

.icofont-coffee-mug:before {
  content: "\EB57"
}

.icofont-coffee-pot:before {
  content: "\EB58"
}

.icofont-cola:before {
  content: "\EB59"
}

.icofont-corn:before {
  content: "\EB5A"
}

.icofont-croissant:before {
  content: "\EB5B"
}

.icofont-crop-plant:before {
  content: "\EB5C"
}

.icofont-cucumber:before {
  content: "\EB5D"
}

.icofont-culinary:before {
  content: "\EB5E"
}

.icofont-cup-cake:before {
  content: "\EB5F"
}

.icofont-dining-table:before {
  content: "\EB60"
}

.icofont-donut:before {
  content: "\EB61"
}

.icofont-egg-plant:before {
  content: "\EB62"
}

.icofont-egg-poached:before {
  content: "\EB63"
}

.icofont-farmer-alt:before {
  content: "\EB64"
}

.icofont-farmer:before {
  content: "\EB65"
}

.icofont-fast-food:before {
  content: "\EB66"
}

.icofont-food-basket:before {
  content: "\EB67"
}

.icofont-food-cart:before {
  content: "\EB68"
}

.icofont-fork-and-knife:before {
  content: "\EB69"
}

.icofont-french-fries:before {
  content: "\EB6A"
}

.icofont-fruits:before {
  content: "\EB6B"
}

.icofont-grapes:before {
  content: "\EB6C"
}

.icofont-honey:before {
  content: "\EB6D"
}

.icofont-hot-dog:before {
  content: "\EB6E"
}

.icofont-ice-cream-alt:before {
  content: "\EB6F"
}

.icofont-ice-cream:before {
  content: "\EB70"
}

.icofont-juice:before {
  content: "\EB71"
}

.icofont-ketchup:before {
  content: "\EB72"
}

.icofont-kiwi:before {
  content: "\EB73"
}

.icofont-layered-cake:before {
  content: "\EB74"
}

.icofont-lemon-alt:before {
  content: "\EB75"
}

.icofont-lemon:before {
  content: "\EB76"
}

.icofont-lobster:before {
  content: "\EB77"
}

.icofont-mango:before {
  content: "\EB78"
}

.icofont-milk:before {
  content: "\EB79"
}

.icofont-mushroom:before {
  content: "\EB7A"
}

.icofont-noodles:before {
  content: "\EB7B"
}

.icofont-onion:before {
  content: "\EB7C"
}

.icofont-orange:before {
  content: "\EB7D"
}

.icofont-pear:before {
  content: "\EB7E"
}

.icofont-peas:before {
  content: "\EB7F"
}

.icofont-pepper:before {
  content: "\EB80"
}

.icofont-pie-alt:before {
  content: "\EB81"
}

.icofont-pie:before {
  content: "\EB82"
}

.icofont-pineapple:before {
  content: "\EB83"
}

.icofont-pizza-slice:before {
  content: "\EB84"
}

.icofont-pizza:before {
  content: "\EB85"
}

.icofont-plant:before {
  content: "\EB86"
}

.icofont-popcorn:before {
  content: "\EB87"
}

.icofont-potato:before {
  content: "\EB88"
}

.icofont-pumpkin:before {
  content: "\EB89"
}

.icofont-raddish:before {
  content: "\EB8A"
}

.icofont-restaurant-menu:before {
  content: "\EB8B"
}

.icofont-restaurant:before {
  content: "\EB8C"
}

.icofont-salt-and-pepper:before {
  content: "\EB8D"
}

.icofont-sandwich:before {
  content: "\EB8E"
}

.icofont-sausage:before {
  content: "\EB8F"
}

.icofont-soft-drinks:before {
  content: "\EB90"
}

.icofont-soup-bowl:before {
  content: "\EB91"
}

.icofont-spoon-and-fork:before {
  content: "\EB92"
}

.icofont-steak:before {
  content: "\EB93"
}

.icofont-strawberry:before {
  content: "\EB94"
}

.icofont-sub-sandwich:before {
  content: "\EB95"
}

.icofont-sushi:before {
  content: "\EB96"
}

.icofont-taco:before {
  content: "\EB97"
}

.icofont-tea-pot:before {
  content: "\EB98"
}

.icofont-tea:before {
  content: "\EB99"
}

.icofont-tomato:before {
  content: "\EB9A"
}

.icofont-watermelon:before {
  content: "\EB9B"
}

.icofont-wheat:before {
  content: "\EB9C"
}

.icofont-baby-backpack:before {
  content: "\EB9D"
}

.icofont-baby-cloth:before {
  content: "\EB9E"
}

.icofont-baby-milk-bottle:before {
  content: "\EB9F"
}

.icofont-baby-trolley:before {
  content: "\EBA0"
}

.icofont-baby:before {
  content: "\EBA1"
}

.icofont-candy:before {
  content: "\EBA2"
}

.icofont-holding-hands:before {
  content: "\EBA3"
}

.icofont-infant-nipple:before {
  content: "\EBA4"
}

.icofont-kids-scooter:before {
  content: "\EBA5"
}

.icofont-safety-pin:before {
  content: "\EBA6"
}

.icofont-teddy-bear:before {
  content: "\EBA7"
}

.icofont-toy-ball:before {
  content: "\EBA8"
}

.icofont-toy-cat:before {
  content: "\EBA9"
}

.icofont-toy-duck:before {
  content: "\EBAA"
}

.icofont-toy-elephant:before {
  content: "\EBAB"
}

.icofont-toy-hand:before {
  content: "\EBAC"
}

.icofont-toy-horse:before {
  content: "\EBAD"
}

.icofont-toy-lattu:before {
  content: "\EBAE"
}

.icofont-toy-train:before {
  content: "\EBAF"
}

.icofont-burglar:before {
  content: "\EBB0"
}

.icofont-cannon-firing:before {
  content: "\EBB1"
}

.icofont-cc-camera:before {
  content: "\EBB2"
}

.icofont-cop-badge:before {
  content: "\EBB3"
}

.icofont-cop:before {
  content: "\EBB4"
}

.icofont-court-hammer:before {
  content: "\EBB5"
}

.icofont-court:before {
  content: "\EBB6"
}

.icofont-finger-print:before {
  content: "\EBB7"
}

.icofont-gavel:before {
  content: "\EBB8"
}

.icofont-handcuff-alt:before {
  content: "\EBB9"
}

.icofont-handcuff:before {
  content: "\EBBA"
}

.icofont-investigation:before {
  content: "\EBBB"
}

.icofont-investigator:before {
  content: "\EBBC"
}

.icofont-jail:before {
  content: "\EBBD"
}

.icofont-judge:before {
  content: "\EBBE"
}

.icofont-law-alt-1:before {
  content: "\EBBF"
}

.icofont-law-alt-2:before {
  content: "\EBC0"
}

.icofont-law-alt-3:before {
  content: "\EBC1"
}

.icofont-law-book:before {
  content: "\EBC2"
}

.icofont-law-document:before {
  content: "\EBC3"
}

.icofont-law-order:before {
  content: "\EBC4"
}

.icofont-law-protect:before {
  content: "\EBC5"
}

.icofont-law-scales:before {
  content: "\EBC6"
}

.icofont-law:before {
  content: "\EBC7"
}

.icofont-lawyer-alt-1:before {
  content: "\EBC8"
}

.icofont-lawyer-alt-2:before {
  content: "\EBC9"
}

.icofont-lawyer:before {
  content: "\EBCA"
}

.icofont-legal:before {
  content: "\EBCB"
}

.icofont-pistol:before {
  content: "\EBCC"
}

.icofont-police-badge:before {
  content: "\EBCD"
}

.icofont-police-cap:before {
  content: "\EBCE"
}

.icofont-police-car-alt-1:before {
  content: "\EBCF"
}

.icofont-police-car-alt-2:before {
  content: "\EBD0"
}

.icofont-police-car:before {
  content: "\EBD1"
}

.icofont-police-hat:before {
  content: "\EBD2"
}

.icofont-police-van:before {
  content: "\EBD3"
}

.icofont-police:before {
  content: "\EBD4"
}

.icofont-thief-alt:before {
  content: "\EBD5"
}

.icofont-thief:before {
  content: "\EBD6"
}

.icofont-abacus-alt:before {
  content: "\EBD7"
}

.icofont-abacus:before {
  content: "\EBD8"
}

.icofont-angle-180:before {
  content: "\EBD9"
}

.icofont-angle-45:before {
  content: "\EBDA"
}

.icofont-angle-90:before {
  content: "\EBDB"
}

.icofont-angle:before {
  content: "\EBDC"
}

.icofont-calculator-alt-1:before {
  content: "\EBDD"
}

.icofont-calculator-alt-2:before {
  content: "\EBDE"
}

.icofont-calculator:before {
  content: "\EBDF"
}

.icofont-circle-ruler-alt:before {
  content: "\EBE0"
}

.icofont-circle-ruler:before {
  content: "\EBE1"
}

.icofont-compass-alt-1:before {
  content: "\EBE2"
}

.icofont-compass-alt-2:before {
  content: "\EBE3"
}

.icofont-compass-alt-3:before {
  content: "\EBE4"
}

.icofont-compass-alt-4:before {
  content: "\EBE5"
}

.icofont-golden-ratio:before {
  content: "\EBE6"
}

.icofont-marker-alt-1:before {
  content: "\EBE7"
}

.icofont-marker-alt-2:before {
  content: "\EBE8"
}

.icofont-marker-alt-3:before {
  content: "\EBE9"
}

.icofont-marker:before {
  content: "\EBEA"
}

.icofont-math:before {
  content: "\EBEB"
}

.icofont-mathematical-alt-1:before {
  content: "\EBEC"
}

.icofont-mathematical-alt-2:before {
  content: "\EBED"
}

.icofont-mathematical:before {
  content: "\EBEE"
}

.icofont-pen-alt-1:before {
  content: "\EBEF"
}

.icofont-pen-alt-2:before {
  content: "\EBF0"
}

.icofont-pen-alt-3:before {
  content: "\EBF1"
}

.icofont-pen-holder-alt-1:before {
  content: "\EBF2"
}

.icofont-pen-holder:before {
  content: "\EBF3"
}

.icofont-pen:before {
  content: "\EBF4"
}

.icofont-pencil-alt-1:before {
  content: "\EBF5"
}

.icofont-pencil-alt-2:before {
  content: "\EBF6"
}

.icofont-pencil-alt-3:before {
  content: "\EBF7"
}

.icofont-pencil-alt-4:before {
  content: "\EBF8"
}

.icofont-pencil:before {
  content: "\EBF9"
}

.icofont-ruler-alt-1:before {
  content: "\EBFA"
}

.icofont-ruler-alt-2:before {
  content: "\EBFB"
}

.icofont-ruler-compass-alt:before {
  content: "\EBFC"
}

.icofont-ruler-compass:before {
  content: "\EBFD"
}

.icofont-ruler-pencil-alt-1:before {
  content: "\EBFE"
}

.icofont-ruler-pencil-alt-2:before {
  content: "\EBFF"
}

.icofont-ruler-pencil:before {
  content: "\EC00"
}

.icofont-ruler:before {
  content: "\EC01"
}

.icofont-rulers-alt:before {
  content: "\EC02"
}

.icofont-rulers:before {
  content: "\EC03"
}

.icofont-square-root:before {
  content: "\EC04"
}

.icofont-ui-calculator:before {
  content: "\EC05"
}

.icofont-aids:before {
  content: "\EC06"
}

.icofont-ambulance-crescent:before {
  content: "\EC07"
}

.icofont-ambulance-cross:before {
  content: "\EC08"
}

.icofont-ambulance:before {
  content: "\EC09"
}

.icofont-autism:before {
  content: "\EC0A"
}

.icofont-bandage:before {
  content: "\EC0B"
}

.icofont-blind:before {
  content: "\EC0C"
}

.icofont-blood-drop:before {
  content: "\EC0D"
}

.icofont-blood-test:before {
  content: "\EC0E"
}

.icofont-blood:before {
  content: "\EC0F"
}

.icofont-brain-alt:before {
  content: "\EC10"
}

.icofont-brain:before {
  content: "\EC11"
}

.icofont-capsule:before {
  content: "\EC12"
}

.icofont-crutch:before {
  content: "\EC13"
}

.icofont-disabled:before {
  content: "\EC14"
}

.icofont-dna-alt-1:before {
  content: "\EC15"
}

.icofont-dna-alt-2:before {
  content: "\EC16"
}

.icofont-dna:before {
  content: "\EC17"
}

.icofont-doctor-alt:before {
  content: "\EC18"
}

.icofont-doctor:before {
  content: "\EC19"
}

.icofont-drug-pack:before {
  content: "\EC1A"
}

.icofont-drug:before {
  content: "\EC1B"
}

.icofont-first-aid-alt:before {
  content: "\EC1C"
}

.icofont-first-aid:before {
  content: "\EC1D"
}

.icofont-heart-beat-alt:before {
  content: "\EC1E"
}

.icofont-heart-beat:before {
  content: "\EC1F"
}

.icofont-heartbeat:before {
  content: "\EC20"
}

.icofont-herbal:before {
  content: "\EC21"
}

.icofont-hospital:before {
  content: "\EC22"
}

.icofont-icu:before {
  content: "\EC23"
}

.icofont-injection-syringe:before {
  content: "\EC24"
}

.icofont-laboratory:before {
  content: "\EC25"
}

.icofont-medical-sign-alt:before {
  content: "\EC26"
}

.icofont-medical-sign:before {
  content: "\EC27"
}

.icofont-nurse-alt:before {
  content: "\EC28"
}

.icofont-nurse:before {
  content: "\EC29"
}

.icofont-nursing-home:before {
  content: "\EC2A"
}

.icofont-operation-theater:before {
  content: "\EC2B"
}

.icofont-paralysis-disability:before {
  content: "\EC2C"
}

.icofont-patient-bed:before {
  content: "\EC2D"
}

.icofont-patient-file:before {
  content: "\EC2E"
}

.icofont-pills:before {
  content: "\EC2F"
}

.icofont-prescription:before {
  content: "\EC30"
}

.icofont-pulse:before {
  content: "\EC31"
}

.icofont-stethoscope-alt:before {
  content: "\EC32"
}

.icofont-stethoscope:before {
  content: "\EC33"
}

.icofont-stretcher:before {
  content: "\EC34"
}

.icofont-surgeon-alt:before {
  content: "\EC35"
}

.icofont-surgeon:before {
  content: "\EC36"
}

.icofont-tablets:before {
  content: "\EC37"
}

.icofont-test-bottle:before {
  content: "\EC38"
}

.icofont-test-tube:before {
  content: "\EC39"
}

.icofont-thermometer-alt:before {
  content: "\EC3A"
}

.icofont-thermometer:before {
  content: "\EC3B"
}

.icofont-tooth:before {
  content: "\EC3C"
}

.icofont-xray:before {
  content: "\EC3D"
}

.icofont-ui-add:before {
  content: "\EC3E"
}

.icofont-ui-alarm:before {
  content: "\EC3F"
}

.icofont-ui-battery:before {
  content: "\EC40"
}

.icofont-ui-block:before {
  content: "\EC41"
}

.icofont-ui-bluetooth:before {
  content: "\EC42"
}

.icofont-ui-brightness:before {
  content: "\EC43"
}

.icofont-ui-browser:before {
  content: "\EC44"
}

.icofont-ui-calendar:before {
  content: "\EC45"
}

.icofont-ui-call:before {
  content: "\EC46"
}

.icofont-ui-camera:before {
  content: "\EC47"
}

.icofont-ui-cart:before {
  content: "\EC48"
}

.icofont-ui-cell-phone:before {
  content: "\EC49"
}

.icofont-ui-chat:before {
  content: "\EC4A"
}

.icofont-ui-check:before {
  content: "\EC4B"
}

.icofont-ui-clip-board:before {
  content: "\EC4C"
}

.icofont-ui-clip:before {
  content: "\EC4D"
}

.icofont-ui-clock:before {
  content: "\EC4E"
}

.icofont-ui-close:before {
  content: "\EC4F"
}

.icofont-ui-contact-list:before {
  content: "\EC50"
}

.icofont-ui-copy:before {
  content: "\EC51"
}

.icofont-ui-cut:before {
  content: "\EC52"
}

.icofont-ui-delete:before {
  content: "\EC53"
}

.icofont-ui-dial-phone:before {
  content: "\EC54"
}

.icofont-ui-edit:before {
  content: "\EC55"
}

.icofont-ui-email:before {
  content: "\EC56"
}

.icofont-ui-file:before {
  content: "\EC57"
}

.icofont-ui-fire-wall:before {
  content: "\EC58"
}

.icofont-ui-flash-light:before {
  content: "\EC59"
}

.icofont-ui-flight:before {
  content: "\EC5A"
}

.icofont-ui-folder:before {
  content: "\EC5B"
}

.icofont-ui-game:before {
  content: "\EC5C"
}

.icofont-ui-handicapped:before {
  content: "\EC5D"
}

.icofont-ui-home:before {
  content: "\EC5E"
}

.icofont-ui-image:before {
  content: "\EC5F"
}

.icofont-ui-laoding:before {
  content: "\EC60"
}

.icofont-ui-lock:before {
  content: "\EC61"
}

.icofont-ui-love-add:before {
  content: "\EC62"
}

.icofont-ui-love-broken:before {
  content: "\EC63"
}

.icofont-ui-love-remove:before {
  content: "\EC64"
}

.icofont-ui-love:before {
  content: "\EC65"
}

.icofont-ui-map:before {
  content: "\EC66"
}

.icofont-ui-message:before {
  content: "\EC67"
}

.icofont-ui-messaging:before {
  content: "\EC68"
}

.icofont-ui-movie:before {
  content: "\EC69"
}

.icofont-ui-music-player:before {
  content: "\EC6A"
}

.icofont-ui-music:before {
  content: "\EC6B"
}

.icofont-ui-mute:before {
  content: "\EC6C"
}

.icofont-ui-network:before {
  content: "\EC6D"
}

.icofont-ui-next:before {
  content: "\EC6E"
}

.icofont-ui-note:before {
  content: "\EC6F"
}

.icofont-ui-office:before {
  content: "\EC70"
}

.icofont-ui-password:before {
  content: "\EC71"
}

.icofont-ui-pause:before {
  content: "\EC72"
}

.icofont-ui-play-stop:before {
  content: "\EC73"
}

.icofont-ui-play:before {
  content: "\EC74"
}

.icofont-ui-pointer:before {
  content: "\EC75"
}

.icofont-ui-power:before {
  content: "\EC76"
}

.icofont-ui-press:before {
  content: "\EC77"
}

.icofont-ui-previous:before {
  content: "\EC78"
}

.icofont-ui-rate-add:before {
  content: "\EC79"
}

.icofont-ui-rate-blank:before {
  content: "\EC7A"
}

.icofont-ui-rate-remove:before {
  content: "\EC7B"
}

.icofont-ui-rating:before {
  content: "\EC7C"
}

.icofont-ui-record:before {
  content: "\EC7D"
}

.icofont-ui-remove:before {
  content: "\EC7E"
}

.icofont-ui-reply:before {
  content: "\EC7F"
}

.icofont-ui-rotation:before {
  content: "\EC80"
}

.icofont-ui-rss:before {
  content: "\EC81"
}

.icofont-ui-search:before {
  content: "\EC82"
}

.icofont-ui-settings:before {
  content: "\EC83"
}

.icofont-ui-social-link:before {
  content: "\EC84"
}

.icofont-ui-tag:before {
  content: "\EC85"
}

.icofont-ui-text-chat:before {
  content: "\EC86"
}

.icofont-ui-text-loading:before {
  content: "\EC87"
}

.icofont-ui-theme:before {
  content: "\EC88"
}

.icofont-ui-timer:before {
  content: "\EC89"
}

.icofont-ui-touch-phone:before {
  content: "\EC8A"
}

.icofont-ui-travel:before {
  content: "\EC8B"
}

.icofont-ui-unlock:before {
  content: "\EC8C"
}

.icofont-ui-user-group:before {
  content: "\EC8D"
}

.icofont-ui-user:before {
  content: "\EC8E"
}

.icofont-ui-v-card:before {
  content: "\EC8F"
}

.icofont-ui-video-chat:before {
  content: "\EC90"
}

.icofont-ui-video-message:before {
  content: "\EC91"
}

.icofont-ui-video-play:before {
  content: "\EC92"
}

.icofont-ui-video:before {
  content: "\EC93"
}

.icofont-ui-volume:before {
  content: "\EC94"
}

.icofont-ui-weather:before {
  content: "\EC95"
}

.icofont-ui-wifi:before {
  content: "\EC96"
}

.icofont-ui-zoom-in:before {
  content: "\EC97"
}

.icofont-ui-zoom-out:before {
  content: "\EC98"
}

.icofont-cassette-player:before {
  content: "\EC99"
}

.icofont-cassette:before {
  content: "\EC9A"
}

.icofont-forward:before {
  content: "\EC9B"
}

.icofont-guiter:before {
  content: "\EC9C"
}

.icofont-movie:before {
  content: "\EC9D"
}

.icofont-multimedia:before {
  content: "\EC9E"
}

.icofont-music-alt:before {
  content: "\EC9F"
}

.icofont-music-disk:before {
  content: "\ECA0"
}

.icofont-music-note:before {
  content: "\ECA1"
}

.icofont-music-notes:before {
  content: "\ECA2"
}

.icofont-music:before {
  content: "\ECA3"
}

.icofont-mute-volume:before {
  content: "\ECA4"
}

.icofont-pause:before {
  content: "\ECA5"
}

.icofont-play-alt-1:before {
  content: "\ECA6"
}

.icofont-play-alt-2:before {
  content: "\ECA7"
}

.icofont-play-alt-3:before {
  content: "\ECA8"
}

.icofont-play-pause:before {
  content: "\ECA9"
}

.icofont-play:before {
  content: "\ECAA"
}

.icofont-record:before {
  content: "\ECAB"
}

.icofont-retro-music-disk:before {
  content: "\ECAC"
}

.icofont-rewind:before {
  content: "\ECAD"
}

.icofont-song-notes:before {
  content: "\ECAE"
}

.icofont-sound-wave-alt:before {
  content: "\ECAF"
}

.icofont-sound-wave:before {
  content: "\ECB0"
}

.icofont-stop:before {
  content: "\ECB1"
}

.icofont-video-alt:before {
  content: "\ECB2"
}

.icofont-video-cam:before {
  content: "\ECB3"
}

.icofont-video-clapper:before {
  content: "\ECB4"
}

.icofont-video:before {
  content: "\ECB5"
}

.icofont-volume-bar:before {
  content: "\ECB6"
}

.icofont-volume-down:before {
  content: "\ECB7"
}

.icofont-volume-mute:before {
  content: "\ECB8"
}

.icofont-volume-off:before {
  content: "\ECB9"
}

.icofont-volume-up:before {
  content: "\ECBA"
}

.icofont-youtube-play:before {
  content: "\ECBB"
}

.icofont-2checkout-alt:before {
  content: "\ECBC"
}

.icofont-2checkout:before {
  content: "\ECBD"
}

.icofont-amazon-alt:before {
  content: "\ECBE"
}

.icofont-amazon:before {
  content: "\ECBF"
}

.icofont-american-express-alt:before {
  content: "\ECC0"
}

.icofont-american-express:before {
  content: "\ECC1"
}

.icofont-apple-pay-alt:before {
  content: "\ECC2"
}

.icofont-apple-pay:before {
  content: "\ECC3"
}

.icofont-bank-transfer-alt:before {
  content: "\ECC4"
}

.icofont-bank-transfer:before {
  content: "\ECC5"
}

.icofont-braintree-alt:before {
  content: "\ECC6"
}

.icofont-braintree:before {
  content: "\ECC7"
}

.icofont-cash-on-delivery-alt:before {
  content: "\ECC8"
}

.icofont-cash-on-delivery:before {
  content: "\ECC9"
}

.icofont-diners-club-alt-1:before {
  content: "\ECCA"
}

.icofont-diners-club-alt-2:before {
  content: "\ECCB"
}

.icofont-diners-club-alt-3:before {
  content: "\ECCC"
}

.icofont-diners-club:before {
  content: "\ECCD"
}

.icofont-discover-alt:before {
  content: "\ECCE"
}

.icofont-discover:before {
  content: "\ECCF"
}

.icofont-eway-alt:before {
  content: "\ECD0"
}

.icofont-eway:before {
  content: "\ECD1"
}

.icofont-google-wallet-alt-1:before {
  content: "\ECD2"
}

.icofont-google-wallet-alt-2:before {
  content: "\ECD3"
}

.icofont-google-wallet-alt-3:before {
  content: "\ECD4"
}

.icofont-google-wallet:before {
  content: "\ECD5"
}

.icofont-jcb-alt:before {
  content: "\ECD6"
}

.icofont-jcb:before {
  content: "\ECD7"
}

.icofont-maestro-alt:before {
  content: "\ECD8"
}

.icofont-maestro:before {
  content: "\ECD9"
}

.icofont-mastercard-alt:before {
  content: "\ECDA"
}

.icofont-mastercard:before {
  content: "\ECDB"
}

.icofont-payoneer-alt:before {
  content: "\ECDC"
}

.icofont-payoneer:before {
  content: "\ECDD"
}

.icofont-paypal-alt:before {
  content: "\ECDE"
}

.icofont-paypal:before {
  content: "\ECDF"
}

.icofont-sage-alt:before {
  content: "\ECE0"
}

.icofont-sage:before {
  content: "\ECE1"
}

.icofont-skrill-alt:before {
  content: "\ECE2"
}

.icofont-skrill:before {
  content: "\ECE3"
}

.icofont-stripe-alt:before {
  content: "\ECE4"
}

.icofont-stripe:before {
  content: "\ECE5"
}

.icofont-visa-alt:before {
  content: "\ECE6"
}

.icofont-visa-electron:before {
  content: "\ECE7"
}

.icofont-visa:before {
  content: "\ECE8"
}

.icofont-western-union-alt:before {
  content: "\ECE9"
}

.icofont-western-union:before {
  content: "\ECEA"
}

.icofont-boy:before {
  content: "\ECEB"
}

.icofont-business-man-alt-1:before {
  content: "\ECEC"
}

.icofont-business-man-alt-2:before {
  content: "\ECED"
}

.icofont-business-man-alt-3:before {
  content: "\ECEE"
}

.icofont-business-man:before {
  content: "\ECEF"
}

.icofont-female:before {
  content: "\ECF0"
}

.icofont-funky-man:before {
  content: "\ECF1"
}

.icofont-girl-alt:before {
  content: "\ECF2"
}

.icofont-girl:before {
  content: "\ECF3"
}

.icofont-group:before {
  content: "\ECF4"
}

.icofont-hotel-boy-alt:before {
  content: "\ECF5"
}

.icofont-hotel-boy:before {
  content: "\ECF6"
}

.icofont-kid:before {
  content: "\ECF7"
}

.icofont-man-in-glasses:before {
  content: "\ECF8"
}

.icofont-people:before {
  content: "\ECF9"
}

.icofont-support:before {
  content: "\ECFA"
}

.icofont-user-alt-1:before {
  content: "\ECFB"
}

.icofont-user-alt-2:before {
  content: "\ECFC"
}

.icofont-user-alt-3:before {
  content: "\ECFD"
}

.icofont-user-alt-4:before {
  content: "\ECFE"
}

.icofont-user-alt-5:before {
  content: "\ECFF"
}

.icofont-user-alt-6:before {
  content: "\ED00"
}

.icofont-user-alt-7:before {
  content: "\ED01"
}

.icofont-user-female:before {
  content: "\ED02"
}

.icofont-user-male:before {
  content: "\ED03"
}

.icofont-user-suited:before {
  content: "\ED04"
}

.icofont-user:before {
  content: "\ED05"
}

.icofont-users-alt-1:before {
  content: "\ED06"
}

.icofont-users-alt-2:before {
  content: "\ED07"
}

.icofont-users-alt-3:before {
  content: "\ED08"
}

.icofont-users-alt-4:before {
  content: "\ED09"
}

.icofont-users-alt-5:before {
  content: "\ED0A"
}

.icofont-users-alt-6:before {
  content: "\ED0B"
}

.icofont-users-social:before {
  content: "\ED0C"
}

.icofont-users:before {
  content: "\ED0D"
}

.icofont-waiter-alt:before {
  content: "\ED0E"
}

.icofont-waiter:before {
  content: "\ED0F"
}

.icofont-woman-in-glasses:before {
  content: "\ED10"
}

.icofont-search-1:before {
  content: "\ED11"
}

.icofont-search-2:before {
  content: "\ED12"
}

.icofont-search-document:before {
  content: "\ED13"
}

.icofont-search-folder:before {
  content: "\ED14"
}

.icofont-search-job:before {
  content: "\ED15"
}

.icofont-search-map:before {
  content: "\ED16"
}

.icofont-search-property:before {
  content: "\ED17"
}

.icofont-search-restaurant:before {
  content: "\ED18"
}

.icofont-search-stock:before {
  content: "\ED19"
}

.icofont-search-user:before {
  content: "\ED1A"
}

.icofont-search:before {
  content: "\ED1B"
}

.icofont-500px:before {
  content: "\ED1C"
}

.icofont-aim:before {
  content: "\ED1D"
}

.icofont-badoo:before {
  content: "\ED1E"
}

.icofont-baidu-tieba:before {
  content: "\ED1F"
}

.icofont-bbm-messenger:before {
  content: "\ED20"
}

.icofont-bebo:before {
  content: "\ED21"
}

.icofont-behance:before {
  content: "\ED22"
}

.icofont-blogger:before {
  content: "\ED23"
}

.icofont-bootstrap:before {
  content: "\ED24"
}

.icofont-brightkite:before {
  content: "\ED25"
}

.icofont-cloudapp:before {
  content: "\ED26"
}

.icofont-concrete5:before {
  content: "\ED27"
}

.icofont-delicious:before {
  content: "\ED28"
}

.icofont-designbump:before {
  content: "\ED29"
}

.icofont-designfloat:before {
  content: "\ED2A"
}

.icofont-deviantart:before {
  content: "\ED2B"
}

.icofont-digg:before {
  content: "\ED2C"
}

.icofont-dotcms:before {
  content: "\ED2D"
}

.icofont-dribbble:before {
  content: "\ED2E"
}

.icofont-dribble:before {
  content: "\ED2F"
}

.icofont-dropbox:before {
  content: "\ED30"
}

.icofont-ebuddy:before {
  content: "\ED31"
}

.icofont-ello:before {
  content: "\ED32"
}

.icofont-ember:before {
  content: "\ED33"
}

.icofont-envato:before {
  content: "\ED34"
}

.icofont-evernote:before {
  content: "\ED35"
}

.icofont-facebook-messenger:before {
  content: "\ED36"
}

.icofont-facebook:before {
  content: "\ED37"
}

.icofont-feedburner:before {
  content: "\ED38"
}

.icofont-flikr:before {
  content: "\ED39"
}

.icofont-folkd:before {
  content: "\ED3A"
}

.icofont-foursquare:before {
  content: "\ED3B"
}

.icofont-friendfeed:before {
  content: "\ED3C"
}

.icofont-ghost:before {
  content: "\ED3D"
}

.icofont-github:before {
  content: "\ED3E"
}

.icofont-gnome:before {
  content: "\ED3F"
}

.icofont-google-buzz:before {
  content: "\ED40"
}

.icofont-google-hangouts:before {
  content: "\ED41"
}

.icofont-google-map:before {
  content: "\ED42"
}

.icofont-google-plus:before {
  content: "\ED43"
}

.icofont-google-talk:before {
  content: "\ED44"
}

.icofont-hype-machine:before {
  content: "\ED45"
}

.icofont-instagram:before {
  content: "\ED46"
}

.icofont-kakaotalk:before {
  content: "\ED47"
}

.icofont-kickstarter:before {
  content: "\ED48"
}

.icofont-kik:before {
  content: "\ED49"
}

.icofont-kiwibox:before {
  content: "\ED4A"
}

.icofont-line-messenger:before {
  content: "\ED4B"
}

.icofont-line:before {
  content: "\ED4C"
}

.icofont-linkedin:before {
  content: "\ED4D"
}

.icofont-linux-mint:before {
  content: "\ED4E"
}

.icofont-live-messenger:before {
  content: "\ED4F"
}

.icofont-livejournal:before {
  content: "\ED50"
}

.icofont-magento:before {
  content: "\ED51"
}

.icofont-meetme:before {
  content: "\ED52"
}

.icofont-meetup:before {
  content: "\ED53"
}

.icofont-mixx:before {
  content: "\ED54"
}

.icofont-newsvine:before {
  content: "\ED55"
}

.icofont-nimbuss:before {
  content: "\ED56"
}

.icofont-odnoklassniki:before {
  content: "\ED57"
}

.icofont-opencart:before {
  content: "\ED58"
}

.icofont-oscommerce:before {
  content: "\ED59"
}

.icofont-pandora:before {
  content: "\ED5A"
}

.icofont-photobucket:before {
  content: "\ED5B"
}

.icofont-picasa:before {
  content: "\ED5C"
}

.icofont-pinterest:before {
  content: "\ED5D"
}

.icofont-prestashop:before {
  content: "\ED5E"
}

.icofont-qik:before {
  content: "\ED5F"
}

.icofont-qq:before {
  content: "\ED60"
}

.icofont-readernaut:before {
  content: "\ED61"
}

.icofont-reddit:before {
  content: "\ED62"
}

.icofont-renren:before {
  content: "\ED63"
}

.icofont-rss:before {
  content: "\ED64"
}

.icofont-shopify:before {
  content: "\ED65"
}

.icofont-silverstripe:before {
  content: "\ED66"
}

.icofont-skype:before {
  content: "\ED67"
}

.icofont-slack:before {
  content: "\ED68"
}

.icofont-slashdot:before {
  content: "\ED69"
}

.icofont-slidshare:before {
  content: "\ED6A"
}

.icofont-smugmug:before {
  content: "\ED6B"
}

.icofont-snapchat:before {
  content: "\ED6C"
}

.icofont-soundcloud:before {
  content: "\ED6D"
}

.icofont-spotify:before {
  content: "\ED6E"
}

.icofont-stack-exchange:before {
  content: "\ED6F"
}

.icofont-stack-overflow:before {
  content: "\ED70"
}

.icofont-steam:before {
  content: "\ED71"
}

.icofont-stumbleupon:before {
  content: "\ED72"
}

.icofont-tagged:before {
  content: "\ED73"
}

.icofont-technorati:before {
  content: "\ED74"
}

.icofont-telegram:before {
  content: "\ED75"
}

.icofont-tinder:before {
  content: "\ED76"
}

.icofont-trello:before {
  content: "\ED77"
}

.icofont-tumblr:before {
  content: "\ED78"
}

.icofont-twitch:before {
  content: "\ED79"
}

.icofont-twitter:before {
  content: "\ED7A"
}

.icofont-typo3:before {
  content: "\ED7B"
}

.icofont-ubercart:before {
  content: "\ED7C"
}

.icofont-viber:before {
  content: "\ED7D"
}

.icofont-viddler:before {
  content: "\ED7E"
}

.icofont-vimeo:before {
  content: "\ED7F"
}

.icofont-vine:before {
  content: "\ED80"
}

.icofont-virb:before {
  content: "\ED81"
}

.icofont-virtuemart:before {
  content: "\ED82"
}

.icofont-vk:before {
  content: "\ED83"
}

.icofont-wechat:before {
  content: "\ED84"
}

.icofont-weibo:before {
  content: "\ED85"
}

.icofont-whatsapp:before {
  content: "\ED86"
}

.icofont-xing:before {
  content: "\ED87"
}

.icofont-yahoo:before {
  content: "\ED88"
}

.icofont-yelp:before {
  content: "\ED89"
}

.icofont-youku:before {
  content: "\ED8A"
}

.icofont-youtube:before {
  content: "\ED8B"
}

.icofont-zencart:before {
  content: "\ED8C"
}

.icofont-badminton-birdie:before {
  content: "\ED8D"
}

.icofont-baseball:before {
  content: "\ED8E"
}

.icofont-baseballer:before {
  content: "\ED8F"
}

.icofont-basketball-hoop:before {
  content: "\ED90"
}

.icofont-basketball:before {
  content: "\ED91"
}

.icofont-billiard-ball:before {
  content: "\ED92"
}

.icofont-boot-alt-1:before {
  content: "\ED93"
}

.icofont-boot-alt-2:before {
  content: "\ED94"
}

.icofont-boot:before {
  content: "\ED95"
}

.icofont-bowling-alt:before {
  content: "\ED96"
}

.icofont-bowling:before {
  content: "\ED97"
}

.icofont-canoe:before {
  content: "\ED98"
}

.icofont-cheer-leader:before {
  content: "\ED99"
}

.icofont-climbing:before {
  content: "\ED9A"
}

.icofont-corner:before {
  content: "\ED9B"
}

.icofont-field-alt:before {
  content: "\ED9C"
}

.icofont-field:before {
  content: "\ED9D"
}

.icofont-football-alt:before {
  content: "\ED9E"
}

.icofont-football-american:before {
  content: "\ED9F"
}

.icofont-football:before {
  content: "\EDA0"
}

.icofont-foul:before {
  content: "\EDA1"
}

.icofont-goal-keeper:before {
  content: "\EDA2"
}

.icofont-goal:before {
  content: "\EDA3"
}

.icofont-golf-alt:before {
  content: "\EDA4"
}

.icofont-golf-bag:before {
  content: "\EDA5"
}

.icofont-golf-cart:before {
  content: "\EDA6"
}

.icofont-golf-field:before {
  content: "\EDA7"
}

.icofont-golf:before {
  content: "\EDA8"
}

.icofont-golfer:before {
  content: "\EDA9"
}

.icofont-helmet:before {
  content: "\EDAA"
}

.icofont-hockey-alt:before {
  content: "\EDAB"
}

.icofont-hockey:before {
  content: "\EDAC"
}

.icofont-ice-skate:before {
  content: "\EDAD"
}

.icofont-jersey-alt:before {
  content: "\EDAE"
}

.icofont-jersey:before {
  content: "\EDAF"
}

.icofont-jumping:before {
  content: "\EDB0"
}

.icofont-kick:before {
  content: "\EDB1"
}

.icofont-leg:before {
  content: "\EDB2"
}

.icofont-match-review:before {
  content: "\EDB3"
}

.icofont-medal-sport:before {
  content: "\EDB4"
}

.icofont-offside:before {
  content: "\EDB5"
}

.icofont-olympic-logo:before {
  content: "\EDB6"
}

.icofont-olympic:before {
  content: "\EDB7"
}

.icofont-padding:before {
  content: "\EDB8"
}

.icofont-penalty-card:before {
  content: "\EDB9"
}

.icofont-racer:before {
  content: "\EDBA"
}

.icofont-racing-car:before {
  content: "\EDBB"
}

.icofont-racing-flag-alt:before {
  content: "\EDBC"
}

.icofont-racing-flag:before {
  content: "\EDBD"
}

.icofont-racings-wheel:before {
  content: "\EDBE"
}

.icofont-referee:before {
  content: "\EDBF"
}

.icofont-refree-jersey:before {
  content: "\EDC0"
}

.icofont-result-sport:before {
  content: "\EDC1"
}

.icofont-rugby-ball:before {
  content: "\EDC2"
}

.icofont-rugby-player:before {
  content: "\EDC3"
}

.icofont-rugby:before {
  content: "\EDC4"
}

.icofont-runner-alt-1:before {
  content: "\EDC5"
}

.icofont-runner-alt-2:before {
  content: "\EDC6"
}

.icofont-runner:before {
  content: "\EDC7"
}

.icofont-score-board:before {
  content: "\EDC8"
}

.icofont-skiing-man:before {
  content: "\EDC9"
}

.icofont-skydiving-goggles:before {
  content: "\EDCA"
}

.icofont-snow-mobile:before {
  content: "\EDCB"
}

.icofont-steering:before {
  content: "\EDCC"
}

.icofont-stopwatch:before {
  content: "\EDCD"
}

.icofont-substitute:before {
  content: "\EDCE"
}

.icofont-swimmer:before {
  content: "\EDCF"
}

.icofont-table-tennis:before {
  content: "\EDD0"
}

.icofont-team-alt:before {
  content: "\EDD1"
}

.icofont-team:before {
  content: "\EDD2"
}

.icofont-tennis-player:before {
  content: "\EDD3"
}

.icofont-tennis:before {
  content: "\EDD4"
}

.icofont-tracking:before {
  content: "\EDD5"
}

.icofont-trophy-alt:before {
  content: "\EDD6"
}

.icofont-trophy:before {
  content: "\EDD7"
}

.icofont-volleyball-alt:before {
  content: "\EDD8"
}

.icofont-volleyball-fire:before {
  content: "\EDD9"
}

.icofont-volleyball:before {
  content: "\EDDA"
}

.icofont-water-bottle:before {
  content: "\EDDB"
}

.icofont-whistle-alt:before {
  content: "\EDDC"
}

.icofont-whistle:before {
  content: "\EDDD"
}

.icofont-win-trophy:before {
  content: "\EDDE"
}

.icofont-align-center:before {
  content: "\EDDF"
}

.icofont-align-left:before {
  content: "\EDE0"
}

.icofont-align-right:before {
  content: "\EDE1"
}

.icofont-all-caps:before {
  content: "\EDE2"
}

.icofont-bold:before {
  content: "\EDE3"
}

.icofont-brush:before {
  content: "\EDE4"
}

.icofont-clip-board:before {
  content: "\EDE5"
}

.icofont-code-alt:before {
  content: "\EDE6"
}

.icofont-color-bucket:before {
  content: "\EDE7"
}

.icofont-color-picker:before {
  content: "\EDE8"
}

.icofont-copy-invert:before {
  content: "\EDE9"
}

.icofont-copy:before {
  content: "\EDEA"
}

.icofont-cut:before {
  content: "\EDEB"
}

.icofont-delete-alt:before {
  content: "\EDEC"
}

.icofont-edit-alt:before {
  content: "\EDED"
}

.icofont-eraser-alt:before {
  content: "\EDEE"
}

.icofont-font:before {
  content: "\EDEF"
}

.icofont-heading:before {
  content: "\EDF0"
}

.icofont-indent:before {
  content: "\EDF1"
}

.icofont-italic-alt:before {
  content: "\EDF2"
}

.icofont-italic:before {
  content: "\EDF3"
}

.icofont-justify-all:before {
  content: "\EDF4"
}

.icofont-justify-center:before {
  content: "\EDF5"
}

.icofont-justify-left:before {
  content: "\EDF6"
}

.icofont-justify-right:before {
  content: "\EDF7"
}

.icofont-link-broken:before {
  content: "\EDF8"
}

.icofont-outdent:before {
  content: "\EDF9"
}

.icofont-paper-clip:before {
  content: "\EDFA"
}

.icofont-paragraph:before {
  content: "\EDFB"
}

.icofont-pin:before {
  content: "\EDFC"
}

.icofont-printer:before {
  content: "\EDFD"
}

.icofont-redo:before {
  content: "\EDFE"
}

.icofont-rotation:before {
  content: "\EDFF"
}

.icofont-save:before {
  content: "\EE00"
}

.icofont-small-cap:before {
  content: "\EE01"
}

.icofont-strike-through:before {
  content: "\EE02"
}

.icofont-sub-listing:before {
  content: "\EE03"
}

.icofont-subscript:before {
  content: "\EE04"
}

.icofont-superscript:before {
  content: "\EE05"
}

.icofont-table:before {
  content: "\EE06"
}

.icofont-text-height:before {
  content: "\EE07"
}

.icofont-text-width:before {
  content: "\EE08"
}

.icofont-trash:before {
  content: "\EE09"
}

.icofont-underline:before {
  content: "\EE0A"
}

.icofont-undo:before {
  content: "\EE0B"
}

.icofont-air-balloon:before {
  content: "\EE0C"
}

.icofont-airplane-alt:before {
  content: "\EE0D"
}

.icofont-airplane:before {
  content: "\EE0E"
}

.icofont-articulated-truck:before {
  content: "\EE0F"
}

.icofont-auto-mobile:before {
  content: "\EE10"
}

.icofont-auto-rickshaw:before {
  content: "\EE11"
}

.icofont-bicycle-alt-1:before {
  content: "\EE12"
}

.icofont-bicycle-alt-2:before {
  content: "\EE13"
}

.icofont-bicycle:before {
  content: "\EE14"
}

.icofont-bus-alt-1:before {
  content: "\EE15"
}

.icofont-bus-alt-2:before {
  content: "\EE16"
}

.icofont-bus-alt-3:before {
  content: "\EE17"
}

.icofont-bus:before {
  content: "\EE18"
}

.icofont-cab:before {
  content: "\EE19"
}

.icofont-cable-car:before {
  content: "\EE1A"
}

.icofont-car-alt-1:before {
  content: "\EE1B"
}

.icofont-car-alt-2:before {
  content: "\EE1C"
}

.icofont-car-alt-3:before {
  content: "\EE1D"
}

.icofont-car-alt-4:before {
  content: "\EE1E"
}

.icofont-car:before {
  content: "\EE1F"
}

.icofont-delivery-time:before {
  content: "\EE20"
}

.icofont-fast-delivery:before {
  content: "\EE21"
}

.icofont-fire-truck-alt:before {
  content: "\EE22"
}

.icofont-fire-truck:before {
  content: "\EE23"
}

.icofont-free-delivery:before {
  content: "\EE24"
}

.icofont-helicopter:before {
  content: "\EE25"
}

.icofont-motor-bike-alt:before {
  content: "\EE26"
}

.icofont-motor-bike:before {
  content: "\EE27"
}

.icofont-motor-biker:before {
  content: "\EE28"
}

.icofont-oil-truck:before {
  content: "\EE29"
}

.icofont-rickshaw:before {
  content: "\EE2A"
}

.icofont-rocket-alt-1:before {
  content: "\EE2B"
}

.icofont-rocket-alt-2:before {
  content: "\EE2C"
}

.icofont-rocket:before {
  content: "\EE2D"
}

.icofont-sail-boat-alt-1:before {
  content: "\EE2E"
}

.icofont-sail-boat-alt-2:before {
  content: "\EE2F"
}

.icofont-sail-boat:before {
  content: "\EE30"
}

.icofont-scooter:before {
  content: "\EE31"
}

.icofont-sea-plane:before {
  content: "\EE32"
}

.icofont-ship-alt:before {
  content: "\EE33"
}

.icofont-ship:before {
  content: "\EE34"
}

.icofont-speed-boat:before {
  content: "\EE35"
}

.icofont-taxi:before {
  content: "\EE36"
}

.icofont-tractor:before {
  content: "\EE37"
}

.icofont-train-line:before {
  content: "\EE38"
}

.icofont-train-steam:before {
  content: "\EE39"
}

.icofont-tram:before {
  content: "\EE3A"
}

.icofont-truck-alt:before {
  content: "\EE3B"
}

.icofont-truck-loaded:before {
  content: "\EE3C"
}

.icofont-truck:before {
  content: "\EE3D"
}

.icofont-van-alt:before {
  content: "\EE3E"
}

.icofont-van:before {
  content: "\EE3F"
}

.icofont-yacht:before {
  content: "\EE40"
}

.icofont-5-star-hotel:before {
  content: "\EE41"
}

.icofont-air-ticket:before {
  content: "\EE42"
}

.icofont-beach-bed:before {
  content: "\EE43"
}

.icofont-beach:before {
  content: "\EE44"
}

.icofont-camping-vest:before {
  content: "\EE45"
}

.icofont-direction-sign:before {
  content: "\EE46"
}

.icofont-hill-side:before {
  content: "\EE47"
}

.icofont-hill:before {
  content: "\EE48"
}

.icofont-hotel:before {
  content: "\EE49"
}

.icofont-island-alt:before {
  content: "\EE4A"
}

.icofont-island:before {
  content: "\EE4B"
}

.icofont-sandals-female:before {
  content: "\EE4C"
}

.icofont-sandals-male:before {
  content: "\EE4D"
}

.icofont-travelling:before {
  content: "\EE4E"
}

.icofont-breakdown:before {
  content: "\EE4F"
}

.icofont-celsius:before {
  content: "\EE50"
}

.icofont-clouds:before {
  content: "\EE51"
}

.icofont-cloudy:before {
  content: "\EE52"
}

.icofont-dust:before {
  content: "\EE53"
}

.icofont-eclipse:before {
  content: "\EE54"
}

.icofont-fahrenheit:before {
  content: "\EE55"
}

.icofont-forest-fire:before {
  content: "\EE56"
}

.icofont-full-night:before {
  content: "\EE57"
}

.icofont-full-sunny:before {
  content: "\EE58"
}

.icofont-hail-night:before {
  content: "\EE59"
}

.icofont-hail-rainy-night:before {
  content: "\EE5A"
}

.icofont-hail-rainy-sunny:before {
  content: "\EE5B"
}

.icofont-hail-rainy:before {
  content: "\EE5C"
}

.icofont-hail-sunny:before {
  content: "\EE5D"
}

.icofont-hail-thunder-night:before {
  content: "\EE5E"
}

.icofont-hail-thunder-sunny:before {
  content: "\EE5F"
}

.icofont-hail-thunder:before {
  content: "\EE60"
}

.icofont-hail:before {
  content: "\EE61"
}

.icofont-hill-night:before {
  content: "\EE62"
}

.icofont-hill-sunny:before {
  content: "\EE63"
}

.icofont-hurricane:before {
  content: "\EE64"
}

.icofont-meteor:before {
  content: "\EE65"
}

.icofont-night:before {
  content: "\EE66"
}

.icofont-rainy-night:before {
  content: "\EE67"
}

.icofont-rainy-sunny:before {
  content: "\EE68"
}

.icofont-rainy-thunder:before {
  content: "\EE69"
}

.icofont-rainy:before {
  content: "\EE6A"
}

.icofont-snow-alt:before {
  content: "\EE6B"
}

.icofont-snow-flake:before {
  content: "\EE6C"
}

.icofont-snow-temp:before {
  content: "\EE6D"
}

.icofont-snow:before {
  content: "\EE6E"
}

.icofont-snowy-hail:before {
  content: "\EE6F"
}

.icofont-snowy-night-hail:before {
  content: "\EE70"
}

.icofont-snowy-night-rainy:before {
  content: "\EE71"
}

.icofont-snowy-night:before {
  content: "\EE72"
}

.icofont-snowy-rainy:before {
  content: "\EE73"
}

.icofont-snowy-sunny-hail:before {
  content: "\EE74"
}

.icofont-snowy-sunny-rainy:before {
  content: "\EE75"
}

.icofont-snowy-sunny:before {
  content: "\EE76"
}

.icofont-snowy-thunder-night:before {
  content: "\EE77"
}

.icofont-snowy-thunder-sunny:before {
  content: "\EE78"
}

.icofont-snowy-thunder:before {
  content: "\EE79"
}

.icofont-snowy-windy-night:before {
  content: "\EE7A"
}

.icofont-snowy-windy-sunny:before {
  content: "\EE7B"
}

.icofont-snowy-windy:before {
  content: "\EE7C"
}

.icofont-snowy:before {
  content: "\EE7D"
}

.icofont-sun-alt:before {
  content: "\EE7E"
}

.icofont-sun-rise:before {
  content: "\EE7F"
}

.icofont-sun-set:before {
  content: "\EE80"
}

.icofont-sun:before {
  content: "\EE81"
}

.icofont-sunny-day-temp:before {
  content: "\EE82"
}

.icofont-sunny:before {
  content: "\EE83"
}

.icofont-thunder-light:before {
  content: "\EE84"
}

.icofont-tornado:before {
  content: "\EE85"
}

.icofont-umbrella-alt:before {
  content: "\EE86"
}

.icofont-umbrella:before {
  content: "\EE87"
}

.icofont-volcano:before {
  content: "\EE88"
}

.icofont-wave:before {
  content: "\EE89"
}

.icofont-wind-scale-0:before {
  content: "\EE8A"
}

.icofont-wind-scale-1:before {
  content: "\EE8B"
}

.icofont-wind-scale-10:before {
  content: "\EE8C"
}

.icofont-wind-scale-11:before {
  content: "\EE8D"
}

.icofont-wind-scale-12:before {
  content: "\EE8E"
}

.icofont-wind-scale-2:before {
  content: "\EE8F"
}

.icofont-wind-scale-3:before {
  content: "\EE90"
}

.icofont-wind-scale-4:before {
  content: "\EE91"
}

.icofont-wind-scale-5:before {
  content: "\EE92"
}

.icofont-wind-scale-6:before {
  content: "\EE93"
}

.icofont-wind-scale-7:before {
  content: "\EE94"
}

.icofont-wind-scale-8:before {
  content: "\EE95"
}

.icofont-wind-scale-9:before {
  content: "\EE96"
}

.icofont-wind-waves:before {
  content: "\EE97"
}

.icofont-wind:before {
  content: "\EE98"
}

.icofont-windy-hail:before {
  content: "\EE99"
}

.icofont-windy-night:before {
  content: "\EE9A"
}

.icofont-windy-raining:before {
  content: "\EE9B"
}

.icofont-windy-sunny:before {
  content: "\EE9C"
}

.icofont-windy-thunder-raining:before {
  content: "\EE9D"
}

.icofont-windy-thunder:before {
  content: "\EE9E"
}

.icofont-windy:before {
  content: "\EE9F"
}

.icofont-addons:before {
  content: "\EEA0"
}

.icofont-address-book:before {
  content: "\EEA1"
}

.icofont-adjust:before {
  content: "\EEA2"
}

.icofont-alarm:before {
  content: "\EEA3"
}

.icofont-anchor:before {
  content: "\EEA4"
}

.icofont-archive:before {
  content: "\EEA5"
}

.icofont-at:before {
  content: "\EEA6"
}

.icofont-attachment:before {
  content: "\EEA7"
}

.icofont-audio:before {
  content: "\EEA8"
}

.icofont-automation:before {
  content: "\EEA9"
}

.icofont-badge:before {
  content: "\EEAA"
}

.icofont-bag-alt:before {
  content: "\EEAB"
}

.icofont-bag:before {
  content: "\EEAC"
}

.icofont-ban:before {
  content: "\EEAD"
}

.icofont-bar-code:before {
  content: "\EEAE"
}

.icofont-bars:before {
  content: "\EEAF"
}

.icofont-basket:before {
  content: "\EEB0"
}

.icofont-battery-empty:before {
  content: "\EEB1"
}

.icofont-battery-full:before {
  content: "\EEB2"
}

.icofont-battery-half:before {
  content: "\EEB3"
}

.icofont-battery-low:before {
  content: "\EEB4"
}

.icofont-beaker:before {
  content: "\EEB5"
}

.icofont-beard:before {
  content: "\EEB6"
}

.icofont-bed:before {
  content: "\EEB7"
}

.icofont-bell:before {
  content: "\EEB8"
}

.icofont-beverage:before {
  content: "\EEB9"
}

.icofont-bill:before {
  content: "\EEBA"
}

.icofont-bin:before {
  content: "\EEBB"
}

.icofont-binary:before {
  content: "\EEBC"
}

.icofont-binoculars:before {
  content: "\EEBD"
}

.icofont-bluetooth:before {
  content: "\EEBE"
}

.icofont-bomb:before {
  content: "\EEBF"
}

.icofont-book-mark:before {
  content: "\EEC0"
}

.icofont-box:before {
  content: "\EEC1"
}

.icofont-briefcase:before {
  content: "\EEC2"
}

.icofont-broken:before {
  content: "\EEC3"
}

.icofont-bucket:before {
  content: "\EEC4"
}

.icofont-bucket1:before {
  content: "\EEC5"
}

.icofont-bucket2:before {
  content: "\EEC6"
}

.icofont-bug:before {
  content: "\EEC7"
}

.icofont-building:before {
  content: "\EEC8"
}

.icofont-bulb-alt:before {
  content: "\EEC9"
}

.icofont-bullet:before {
  content: "\EECA"
}

.icofont-bullhorn:before {
  content: "\EECB"
}

.icofont-bullseye:before {
  content: "\EECC"
}

.icofont-calendar:before {
  content: "\EECD"
}

.icofont-camera-alt:before {
  content: "\EECE"
}

.icofont-camera:before {
  content: "\EECF"
}

.icofont-card:before {
  content: "\EED0"
}

.icofont-cart-alt:before {
  content: "\EED1"
}

.icofont-cart:before {
  content: "\EED2"
}

.icofont-cc:before {
  content: "\EED3"
}

.icofont-charging:before {
  content: "\EED4"
}

.icofont-chat:before {
  content: "\EED5"
}

.icofont-check-alt:before {
  content: "\EED6"
}

.icofont-check-circled:before {
  content: "\EED7"
}

.icofont-check:before {
  content: "\EED8"
}

.icofont-checked:before {
  content: "\EED9"
}

.icofont-children-care:before {
  content: "\EEDA"
}

.icofont-clip:before {
  content: "\EEDB"
}

.icofont-clock-time:before {
  content: "\EEDC"
}

.icofont-close-circled:before {
  content: "\EEDD"
}

.icofont-close-line-circled:before {
  content: "\EEDE"
}

.icofont-close-line-squared-alt:before {
  content: "\EEDF"
}

.icofont-close-line-squared:before {
  content: "\EEE0"
}

.icofont-close-line:before {
  content: "\EEE1"
}

.icofont-close-squared-alt:before {
  content: "\EEE2"
}

.icofont-close-squared:before {
  content: "\EEE3"
}

.icofont-close:before {
  content: "\EEE4"
}

.icofont-cloud-download:before {
  content: "\EEE5"
}

.icofont-cloud-refresh:before {
  content: "\EEE6"
}

.icofont-cloud-upload:before {
  content: "\EEE7"
}

.icofont-cloud:before {
  content: "\EEE8"
}

.icofont-code-not-allowed:before {
  content: "\EEE9"
}

.icofont-code:before {
  content: "\EEEA"
}

.icofont-comment:before {
  content: "\EEEB"
}

.icofont-compass-alt:before {
  content: "\EEEC"
}

.icofont-compass:before {
  content: "\EEED"
}

.icofont-computer:before {
  content: "\EEEE"
}

.icofont-connection:before {
  content: "\EEEF"
}

.icofont-console:before {
  content: "\EEF0"
}

.icofont-contacts:before {
  content: "\EEF1"
}

.icofont-contrast:before {
  content: "\EEF2"
}

.icofont-copyright:before {
  content: "\EEF3"
}

.icofont-credit-card:before {
  content: "\EEF4"
}

.icofont-crop:before {
  content: "\EEF5"
}

.icofont-crown:before {
  content: "\EEF6"
}

.icofont-cube:before {
  content: "\EEF7"
}

.icofont-cubes:before {
  content: "\EEF8"
}

.icofont-dashboard-web:before {
  content: "\EEF9"
}

.icofont-dashboard:before {
  content: "\EEFA"
}

.icofont-data:before {
  content: "\EEFB"
}

.icofont-database-add:before {
  content: "\EEFC"
}

.icofont-database-locked:before {
  content: "\EEFD"
}

.icofont-database-remove:before {
  content: "\EEFE"
}

.icofont-database:before {
  content: "\EEFF"
}

.icofont-delete:before {
  content: "\EF00"
}

.icofont-diamond:before {
  content: "\EF01"
}

.icofont-dice-multiple:before {
  content: "\EF02"
}

.icofont-dice:before {
  content: "\EF03"
}

.icofont-disc:before {
  content: "\EF04"
}

.icofont-diskette:before {
  content: "\EF05"
}

.icofont-document-folder:before {
  content: "\EF06"
}

.icofont-download-alt:before {
  content: "\EF07"
}

.icofont-download:before {
  content: "\EF08"
}

.icofont-downloaded:before {
  content: "\EF09"
}

.icofont-drag:before {
  content: "\EF0A"
}

.icofont-drag1:before {
  content: "\EF0B"
}

.icofont-drag2:before {
  content: "\EF0C"
}

.icofont-drag3:before {
  content: "\EF0D"
}

.icofont-earth:before {
  content: "\EF0E"
}

.icofont-ebook:before {
  content: "\EF0F"
}

.icofont-edit:before {
  content: "\EF10"
}

.icofont-eject:before {
  content: "\EF11"
}

.icofont-email:before {
  content: "\EF12"
}

.icofont-envelope-open:before {
  content: "\EF13"
}

.icofont-envelope:before {
  content: "\EF14"
}

.icofont-eraser:before {
  content: "\EF15"
}

.icofont-error:before {
  content: "\EF16"
}

.icofont-excavator:before {
  content: "\EF17"
}

.icofont-exchange:before {
  content: "\EF18"
}

.icofont-exclamation-circle:before {
  content: "\EF19"
}

.icofont-exclamation-square:before {
  content: "\EF1A"
}

.icofont-exclamation-tringle:before {
  content: "\EF1B"
}

.icofont-exclamation:before {
  content: "\EF1C"
}

.icofont-exit:before {
  content: "\EF1D"
}

.icofont-expand:before {
  content: "\EF1E"
}

.icofont-external-link:before {
  content: "\EF1F"
}

.icofont-external:before {
  content: "\EF20"
}

.icofont-eye-alt:before {
  content: "\EF21"
}

.icofont-eye-blocked:before {
  content: "\EF22"
}

.icofont-eye-dropper:before {
  content: "\EF23"
}

.icofont-eye:before {
  content: "\EF24"
}

.icofont-favourite:before {
  content: "\EF25"
}

.icofont-fax:before {
  content: "\EF26"
}

.icofont-file-fill:before {
  content: "\EF27"
}

.icofont-film:before {
  content: "\EF28"
}

.icofont-filter:before {
  content: "\EF29"
}

.icofont-fire-alt:before {
  content: "\EF2A"
}

.icofont-fire-burn:before {
  content: "\EF2B"
}

.icofont-fire:before {
  content: "\EF2C"
}

.icofont-flag-alt-1:before {
  content: "\EF2D"
}

.icofont-flag-alt-2:before {
  content: "\EF2E"
}

.icofont-flag:before {
  content: "\EF2F"
}

.icofont-flame-torch:before {
  content: "\EF30"
}

.icofont-flash-light:before {
  content: "\EF31"
}

.icofont-flash:before {
  content: "\EF32"
}

.icofont-flask:before {
  content: "\EF33"
}

.icofont-focus:before {
  content: "\EF34"
}

.icofont-folder-open:before {
  content: "\EF35"
}

.icofont-folder:before {
  content: "\EF36"
}

.icofont-foot-print:before {
  content: "\EF37"
}

.icofont-garbage:before {
  content: "\EF38"
}

.icofont-gear-alt:before {
  content: "\EF39"
}

.icofont-gear:before {
  content: "\EF3A"
}

.icofont-gears:before {
  content: "\EF3B"
}

.icofont-gift:before {
  content: "\EF3C"
}

.icofont-glass:before {
  content: "\EF3D"
}

.icofont-globe:before {
  content: "\EF3E"
}

.icofont-graffiti:before {
  content: "\EF3F"
}

.icofont-grocery:before {
  content: "\EF40"
}

.icofont-hand:before {
  content: "\EF41"
}

.icofont-hanger:before {
  content: "\EF42"
}

.icofont-hard-disk:before {
  content: "\EF43"
}

.icofont-heart-alt:before {
  content: "\EF44"
}

.icofont-heart:before {
  content: "\EF45"
}

.icofont-history:before {
  content: "\EF46"
}

.icofont-home:before {
  content: "\EF47"
}

.icofont-horn:before {
  content: "\EF48"
}

.icofont-hour-glass:before {
  content: "\EF49"
}

.icofont-id:before {
  content: "\EF4A"
}

.icofont-image:before {
  content: "\EF4B"
}

.icofont-inbox:before {
  content: "\EF4C"
}

.icofont-infinite:before {
  content: "\EF4D"
}

.icofont-info-circle:before {
  content: "\EF4E"
}

.icofont-info-square:before {
  content: "\EF4F"
}

.icofont-info:before {
  content: "\EF50"
}

.icofont-institution:before {
  content: "\EF51"
}

.icofont-interface:before {
  content: "\EF52"
}

.icofont-invisible:before {
  content: "\EF53"
}

.icofont-jacket:before {
  content: "\EF54"
}

.icofont-jar:before {
  content: "\EF55"
}

.icofont-jewlery:before {
  content: "\EF56"
}

.icofont-karate:before {
  content: "\EF57"
}

.icofont-key-hole:before {
  content: "\EF58"
}

.icofont-key:before {
  content: "\EF59"
}

.icofont-label:before {
  content: "\EF5A"
}

.icofont-lamp:before {
  content: "\EF5B"
}

.icofont-layers:before {
  content: "\EF5C"
}

.icofont-layout:before {
  content: "\EF5D"
}

.icofont-leaf:before {
  content: "\EF5E"
}

.icofont-leaflet:before {
  content: "\EF5F"
}

.icofont-learn:before {
  content: "\EF60"
}

.icofont-lego:before {
  content: "\EF61"
}

.icofont-lens:before {
  content: "\EF62"
}

.icofont-letter:before {
  content: "\EF63"
}

.icofont-letterbox:before {
  content: "\EF64"
}

.icofont-library:before {
  content: "\EF65"
}

.icofont-license:before {
  content: "\EF66"
}

.icofont-life-bouy:before {
  content: "\EF67"
}

.icofont-life-buoy:before {
  content: "\EF68"
}

.icofont-life-jacket:before {
  content: "\EF69"
}

.icofont-life-ring:before {
  content: "\EF6A"
}

.icofont-light-bulb:before {
  content: "\EF6B"
}

.icofont-lighter:before {
  content: "\EF6C"
}

.icofont-lightning-ray:before {
  content: "\EF6D"
}

.icofont-like:before {
  content: "\EF6E"
}

.icofont-line-height:before {
  content: "\EF6F"
}

.icofont-link-alt:before {
  content: "\EF70"
}

.icofont-link:before {
  content: "\EF71"
}

.icofont-list:before {
  content: "\EF72"
}

.icofont-listening:before {
  content: "\EF73"
}

.icofont-listine-dots:before {
  content: "\EF74"
}

.icofont-listing-box:before {
  content: "\EF75"
}

.icofont-listing-number:before {
  content: "\EF76"
}

.icofont-live-support:before {
  content: "\EF77"
}

.icofont-location-arrow:before {
  content: "\EF78"
}

.icofont-location-pin:before {
  content: "\EF79"
}

.icofont-lock:before {
  content: "\EF7A"
}

.icofont-login:before {
  content: "\EF7B"
}

.icofont-logout:before {
  content: "\EF7C"
}

.icofont-lollipop:before {
  content: "\EF7D"
}

.icofont-long-drive:before {
  content: "\EF7E"
}

.icofont-look:before {
  content: "\EF7F"
}

.icofont-loop:before {
  content: "\EF80"
}

.icofont-luggage:before {
  content: "\EF81"
}

.icofont-lunch:before {
  content: "\EF82"
}

.icofont-lungs:before {
  content: "\EF83"
}

.icofont-magic-alt:before {
  content: "\EF84"
}

.icofont-magic:before {
  content: "\EF85"
}

.icofont-magnet:before {
  content: "\EF86"
}

.icofont-mail-box:before {
  content: "\EF87"
}

.icofont-mail:before {
  content: "\EF88"
}

.icofont-male:before {
  content: "\EF89"
}

.icofont-map-pins:before {
  content: "\EF8A"
}

.icofont-map:before {
  content: "\EF8B"
}

.icofont-maximize:before {
  content: "\EF8C"
}

.icofont-measure:before {
  content: "\EF8D"
}

.icofont-medicine:before {
  content: "\EF8E"
}

.icofont-mega-phone:before {
  content: "\EF8F"
}

.icofont-megaphone-alt:before {
  content: "\EF90"
}

.icofont-megaphone:before {
  content: "\EF91"
}

.icofont-memorial:before {
  content: "\EF92"
}

.icofont-memory-card:before {
  content: "\EF93"
}

.icofont-mic-mute:before {
  content: "\EF94"
}

.icofont-mic:before {
  content: "\EF95"
}

.icofont-military:before {
  content: "\EF96"
}

.icofont-mill:before {
  content: "\EF97"
}

.icofont-minus-circle:before {
  content: "\EF98"
}

.icofont-minus-square:before {
  content: "\EF99"
}

.icofont-minus:before {
  content: "\EF9A"
}

.icofont-mobile-phone:before {
  content: "\EF9B"
}

.icofont-molecule:before {
  content: "\EF9C"
}

.icofont-money:before {
  content: "\EF9D"
}

.icofont-moon:before {
  content: "\EF9E"
}

.icofont-mop:before {
  content: "\EF9F"
}

.icofont-muffin:before {
  content: "\EFA0"
}

.icofont-mustache:before {
  content: "\EFA1"
}

.icofont-navigation-menu:before {
  content: "\EFA2"
}

.icofont-navigation:before {
  content: "\EFA3"
}

.icofont-network-tower:before {
  content: "\EFA4"
}

.icofont-network:before {
  content: "\EFA5"
}

.icofont-news:before {
  content: "\EFA6"
}

.icofont-newspaper:before {
  content: "\EFA7"
}

.icofont-no-smoking:before {
  content: "\EFA8"
}

.icofont-not-allowed:before {
  content: "\EFA9"
}

.icofont-notebook:before {
  content: "\EFAA"
}

.icofont-notepad:before {
  content: "\EFAB"
}

.icofont-notification:before {
  content: "\EFAC"
}

.icofont-numbered:before {
  content: "\EFAD"
}

.icofont-opposite:before {
  content: "\EFAE"
}

.icofont-optic:before {
  content: "\EFAF"
}

.icofont-options:before {
  content: "\EFB0"
}

.icofont-package:before {
  content: "\EFB1"
}

.icofont-page:before {
  content: "\EFB2"
}

.icofont-paint:before {
  content: "\EFB3"
}

.icofont-paper-plane:before {
  content: "\EFB4"
}

.icofont-paperclip:before {
  content: "\EFB5"
}

.icofont-papers:before {
  content: "\EFB6"
}

.icofont-pay:before {
  content: "\EFB7"
}

.icofont-penguin-linux:before {
  content: "\EFB8"
}

.icofont-pestle:before {
  content: "\EFB9"
}

.icofont-phone-circle:before {
  content: "\EFBA"
}

.icofont-phone:before {
  content: "\EFBB"
}

.icofont-picture:before {
  content: "\EFBC"
}

.icofont-pine:before {
  content: "\EFBD"
}

.icofont-pixels:before {
  content: "\EFBE"
}

.icofont-plugin:before {
  content: "\EFBF"
}

.icofont-plus-circle:before {
  content: "\EFC0"
}

.icofont-plus-square:before {
  content: "\EFC1"
}

.icofont-plus:before {
  content: "\EFC2"
}

.icofont-polygonal:before {
  content: "\EFC3"
}

.icofont-power:before {
  content: "\EFC4"
}

.icofont-price:before {
  content: "\EFC5"
}

.icofont-print:before {
  content: "\EFC6"
}

.icofont-puzzle:before {
  content: "\EFC7"
}

.icofont-qr-code:before {
  content: "\EFC8"
}

.icofont-queen:before {
  content: "\EFC9"
}

.icofont-question-circle:before {
  content: "\EFCA"
}

.icofont-question-square:before {
  content: "\EFCB"
}

.icofont-question:before {
  content: "\EFCC"
}

.icofont-quote-left:before {
  content: "\EFCD"
}

.icofont-quote-right:before {
  content: "\EFCE"
}

.icofont-random:before {
  content: "\EFCF"
}

.icofont-recycle:before {
  content: "\EFD0"
}

.icofont-refresh:before {
  content: "\EFD1"
}

.icofont-repair:before {
  content: "\EFD2"
}

.icofont-reply-all:before {
  content: "\EFD3"
}

.icofont-reply:before {
  content: "\EFD4"
}

.icofont-resize:before {
  content: "\EFD5"
}

.icofont-responsive:before {
  content: "\EFD6"
}

.icofont-retweet:before {
  content: "\EFD7"
}

.icofont-road:before {
  content: "\EFD8"
}

.icofont-robot:before {
  content: "\EFD9"
}

.icofont-royal:before {
  content: "\EFDA"
}

.icofont-rss-feed:before {
  content: "\EFDB"
}

.icofont-safety:before {
  content: "\EFDC"
}

.icofont-sale-discount:before {
  content: "\EFDD"
}

.icofont-satellite:before {
  content: "\EFDE"
}

.icofont-send-mail:before {
  content: "\EFDF"
}

.icofont-server:before {
  content: "\EFE0"
}

.icofont-settings-alt:before {
  content: "\EFE1"
}

.icofont-settings:before {
  content: "\EFE2"
}

.icofont-share-alt:before {
  content: "\EFE3"
}

.icofont-share-boxed:before {
  content: "\EFE4"
}

.icofont-share:before {
  content: "\EFE5"
}

.icofont-shield:before {
  content: "\EFE6"
}

.icofont-shopping-cart:before {
  content: "\EFE7"
}

.icofont-sign-in:before {
  content: "\EFE8"
}

.icofont-sign-out:before {
  content: "\EFE9"
}

.icofont-signal:before {
  content: "\EFEA"
}

.icofont-site-map:before {
  content: "\EFEB"
}

.icofont-smart-phone:before {
  content: "\EFEC"
}

.icofont-soccer:before {
  content: "\EFED"
}

.icofont-sort-alt:before {
  content: "\EFEE"
}

.icofont-sort:before {
  content: "\EFEF"
}

.icofont-space:before {
  content: "\EFF0"
}

.icofont-spanner:before {
  content: "\EFF1"
}

.icofont-speech-comments:before {
  content: "\EFF2"
}

.icofont-speed-meter:before {
  content: "\EFF3"
}

.icofont-spinner-alt-1:before {
  content: "\EFF4"
}

.icofont-spinner-alt-2:before {
  content: "\EFF5"
}

.icofont-spinner-alt-3:before {
  content: "\EFF6"
}

.icofont-spinner-alt-4:before {
  content: "\EFF7"
}

.icofont-spinner-alt-5:before {
  content: "\EFF8"
}

.icofont-spinner-alt-6:before {
  content: "\EFF9"
}

.icofont-spinner:before {
  content: "\EFFA"
}

.icofont-spreadsheet:before {
  content: "\EFFB"
}

.icofont-square:before {
  content: "\EFFC"
}

.icofont-ssl-security:before {
  content: "\EFFD"
}

.icofont-star-alt-1:before {
  content: "\EFFE"
}

.icofont-star-alt-2:before {
  content: "\EFFF"
}

.icofont-star:before {
  content: "\F000"
}

.icofont-street-view:before {
  content: "\F001"
}

.icofont-support-faq:before {
  content: "\F002"
}

.icofont-tack-pin:before {
  content: "\F003"
}

.icofont-tag:before {
  content: "\F004"
}

.icofont-tags:before {
  content: "\F005"
}

.icofont-tasks-alt:before {
  content: "\F006"
}

.icofont-tasks:before {
  content: "\F007"
}

.icofont-telephone:before {
  content: "\F008"
}

.icofont-telescope:before {
  content: "\F009"
}

.icofont-terminal:before {
  content: "\F00A"
}

.icofont-thumbs-down:before {
  content: "\F00B"
}

.icofont-thumbs-up:before {
  content: "\F00C"
}

.icofont-tick-boxed:before {
  content: "\F00D"
}

.icofont-tick-mark:before {
  content: "\F00E"
}

.icofont-ticket:before {
  content: "\F00F"
}

.icofont-tie:before {
  content: "\F010"
}

.icofont-toggle-off:before {
  content: "\F011"
}

.icofont-toggle-on:before {
  content: "\F012"
}

.icofont-tools-alt-2:before {
  content: "\F013"
}

.icofont-tools:before {
  content: "\F014"
}

.icofont-touch:before {
  content: "\F015"
}

.icofont-traffic-light:before {
  content: "\F016"
}

.icofont-transparent:before {
  content: "\F017"
}

.icofont-tree:before {
  content: "\F018"
}

.icofont-unique-idea:before {
  content: "\F019"
}

.icofont-unlock:before {
  content: "\F01A"
}

.icofont-unlocked:before {
  content: "\F01B"
}

.icofont-upload-alt:before {
  content: "\F01C"
}

.icofont-upload:before {
  content: "\F01D"
}

.icofont-usb-drive:before {
  content: "\F01E"
}

.icofont-usb:before {
  content: "\F01F"
}

.icofont-vector-path:before {
  content: "\F020"
}

.icofont-verification-check:before {
  content: "\F021"
}

.icofont-wall-clock:before {
  content: "\F022"
}

.icofont-wall:before {
  content: "\F023"
}

.icofont-wallet:before {
  content: "\F024"
}

.icofont-warning-alt:before {
  content: "\F025"
}

.icofont-warning:before {
  content: "\F026"
}

.icofont-water-drop:before {
  content: "\F027"
}

.icofont-web:before {
  content: "\F028"
}

.icofont-wheelchair:before {
  content: "\F029"
}

.icofont-wifi-alt:before {
  content: "\F02A"
}

.icofont-wifi:before {
  content: "\F02B"
}

.icofont-world:before {
  content: "\F02C"
}

.icofont-zigzag:before {
  content: "\F02D"
}

.icofont-zipped:before {
  content: "\F02E"
}

.icofont-xs {
  font-size: .5em
}

.icofont-sm {
  font-size: .75em
}

.icofont-md {
  font-size: 1.25em
}

.icofont-lg {
  font-size: 1.5em
}

.icofont-1x {
  font-size: 1em
}

.icofont-2x {
  font-size: 2em
}

.icofont-3x {
  font-size: 3em
}

.icofont-4x {
  font-size: 4em
}

.icofont-5x {
  font-size: 5em
}

.icofont-6x {
  font-size: 6em
}

.icofont-7x {
  font-size: 7em
}

.icofont-8x {
  font-size: 8em
}

.icofont-9x {
  font-size: 9em
}

.icofont-10x {
  font-size: 10em
}

.icofont-fw {
  text-align: center;
  width: 1.25em
}

.icofont-ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0
}

.icofont-ul>li {
  position: relative;
  line-height: 2em
}

.icofont-ul>li .icofont {
  display: inline-block;
  vertical-align: middle
}

.icofont-border {
  border: solid .08em #f1f1f1;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.icofont-pull-left {
  float: left
}

.icofont-pull-right {
  float: right
}

.icofont.icofont-pull-left {
  margin-right: .3em
}

.icofont.icofont-pull-right {
  margin-left: .3em
}

.icofont-spin {
  -webkit-animation: icofont-spin 2s infinite linear;
  animation: icofont-spin 2s infinite linear;
  display: inline-block
}

.icofont-pulse {
  -webkit-animation: icofont-spin 1s infinite steps(8);
  animation: icofont-spin 1s infinite steps(8);
  display: inline-block
}

@-webkit-keyframes icofont-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes icofont-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.icofont-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.icofont-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.icofont-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.icofont-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.icofont-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1)
}

.icofont-flip-horizontal.icofont-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1)
}

:root .icofont-flip-horizontal,
:root .icofont-flip-vertical,
:root .icofont-rotate-180,
:root .icofont-rotate-270,
:root .icofont-rotate-90 {
  -webkit-filter: none;
  filter: none;
  display: inline-block
}

.icofont-inverse {
  color: #fff
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - ://fontawesome.com
 * License - ://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-500px:before {
  content: "\F26E"
}

.fa-accessible-icon:before {
  content: "\F368"
}

.fa-accusoft:before {
  content: "\F369"
}

.fa-acquisitions-incorporated:before {
  content: "\F6AF"
}

.fa-ad:before {
  content: "\F641"
}

.fa-address-book:before {
  content: "\F2B9"
}

.fa-address-card:before {
  content: "\F2BB"
}

.fa-adjust:before {
  content: "\F042"
}

.fa-adn:before {
  content: "\F170"
}

.fa-adobe:before {
  content: "\F778"
}

.fa-adversal:before {
  content: "\F36A"
}

.fa-affiliatetheme:before {
  content: "\F36B"
}

.fa-air-freshener:before {
  content: "\F5D0"
}

.fa-airbnb:before {
  content: "\F834"
}

.fa-algolia:before {
  content: "\F36C"
}

.fa-align-center:before {
  content: "\F037"
}

.fa-align-justify:before {
  content: "\F039"
}

.fa-align-left:before {
  content: "\F036"
}

.fa-align-right:before {
  content: "\F038"
}

.fa-alipay:before {
  content: "\F642"
}

.fa-allergies:before {
  content: "\F461"
}

.fa-amazon:before {
  content: "\F270"
}

.fa-amazon-pay:before {
  content: "\F42C"
}

.fa-ambulance:before {
  content: "\F0F9"
}

.fa-american-sign-language-interpreting:before {
  content: "\F2A3"
}

.fa-amilia:before {
  content: "\F36D"
}

.fa-anchor:before {
  content: "\F13D"
}

.fa-android:before {
  content: "\F17B"
}

.fa-angellist:before {
  content: "\F209"
}

.fa-angle-double-down:before {
  content: "\F103"
}

.fa-angle-double-left:before {
  content: "\F100"
}

.fa-angle-double-right:before {
  content: "\F101"
}

.fa-angle-double-up:before {
  content: "\F102"
}

.fa-angle-down:before {
  content: "\F107"
}

.fa-angle-left:before {
  content: "\F104"
}

.fa-angle-right:before {
  content: "\F105"
}

.fa-angle-up:before {
  content: "\F106"
}

.fa-angry:before {
  content: "\F556"
}

.fa-angrycreative:before {
  content: "\F36E"
}

.fa-angular:before {
  content: "\F420"
}

.fa-ankh:before {
  content: "\F644"
}

.fa-app-store:before {
  content: "\F36F"
}

.fa-app-store-ios:before {
  content: "\F370"
}

.fa-apper:before {
  content: "\F371"
}

.fa-apple:before {
  content: "\F179"
}

.fa-apple-alt:before {
  content: "\F5D1"
}

.fa-apple-pay:before {
  content: "\F415"
}

.fa-archive:before {
  content: "\F187"
}

.fa-archway:before {
  content: "\F557"
}

.fa-arrow-alt-circle-down:before {
  content: "\F358"
}

.fa-arrow-alt-circle-left:before {
  content: "\F359"
}

.fa-arrow-alt-circle-right:before {
  content: "\F35A"
}

.fa-arrow-alt-circle-up:before {
  content: "\F35B"
}

.fa-arrow-circle-down:before {
  content: "\F0AB"
}

.fa-arrow-circle-left:before {
  content: "\F0A8"
}

.fa-arrow-circle-right:before {
  content: "\F0A9"
}

.fa-arrow-circle-up:before {
  content: "\F0AA"
}

.fa-arrow-down:before {
  content: "\F063"
}

.fa-arrow-left:before {
  content: "\F060"
}

.fa-arrow-right:before {
  content: "\F061"
}

.fa-arrow-up:before {
  content: "\F062"
}

.fa-arrows-alt:before {
  content: "\F0B2"
}

.fa-arrows-alt-h:before {
  content: "\F337"
}

.fa-arrows-alt-v:before {
  content: "\F338"
}

.fa-artstation:before {
  content: "\F77A"
}

.fa-assistive-listening-systems:before {
  content: "\F2A2"
}

.fa-asterisk:before {
  content: "\F069"
}

.fa-asymmetrik:before {
  content: "\F372"
}

.fa-at:before {
  content: "\F1FA"
}

.fa-atlas:before {
  content: "\F558"
}

.fa-atlassian:before {
  content: "\F77B"
}

.fa-atom:before {
  content: "\F5D2"
}

.fa-audible:before {
  content: "\F373"
}

.fa-audio-description:before {
  content: "\F29E"
}

.fa-autoprefixer:before {
  content: "\F41C"
}

.fa-avianex:before {
  content: "\F374"
}

.fa-aviato:before {
  content: "\F421"
}

.fa-award:before {
  content: "\F559"
}

.fa-aws:before {
  content: "\F375"
}

.fa-baby:before {
  content: "\F77C"
}

.fa-baby-carriage:before {
  content: "\F77D"
}

.fa-backspace:before {
  content: "\F55A"
}

.fa-backward:before {
  content: "\F04A"
}

.fa-bacon:before {
  content: "\F7E5"
}

.fa-balance-scale:before {
  content: "\F24E"
}

.fa-balance-scale-left:before {
  content: "\F515"
}

.fa-balance-scale-right:before {
  content: "\F516"
}

.fa-ban:before {
  content: "\F05E"
}

.fa-band-aid:before {
  content: "\F462"
}

.fa-bandcamp:before {
  content: "\F2D5"
}

.fa-barcode:before {
  content: "\F02A"
}

.fa-bars:before {
  content: "\F0C9"
}

.fa-baseball-ball:before {
  content: "\F433"
}

.fa-basketball-ball:before {
  content: "\F434"
}

.fa-bath:before {
  content: "\F2CD"
}

.fa-battery-empty:before {
  content: "\F244"
}

.fa-battery-full:before {
  content: "\F240"
}

.fa-battery-half:before {
  content: "\F242"
}

.fa-battery-quarter:before {
  content: "\F243"
}

.fa-battery-three-quarters:before {
  content: "\F241"
}

.fa-battle-net:before {
  content: "\F835"
}

.fa-bed:before {
  content: "\F236"
}

.fa-beer:before {
  content: "\F0FC"
}

.fa-behance:before {
  content: "\F1B4"
}

.fa-behance-square:before {
  content: "\F1B5"
}

.fa-bell:before {
  content: "\F0F3"
}

.fa-bell-slash:before {
  content: "\F1F6"
}

.fa-bezier-curve:before {
  content: "\F55B"
}

.fa-bible:before {
  content: "\F647"
}

.fa-bicycle:before {
  content: "\F206"
}

.fa-biking:before {
  content: "\F84A"
}

.fa-bimobject:before {
  content: "\F378"
}

.fa-binoculars:before {
  content: "\F1E5"
}

.fa-biohazard:before {
  content: "\F780"
}

.fa-birthday-cake:before {
  content: "\F1FD"
}

.fa-bitbucket:before {
  content: "\F171"
}

.fa-bitcoin:before {
  content: "\F379"
}

.fa-bity:before {
  content: "\F37A"
}

.fa-black-tie:before {
  content: "\F27E"
}

.fa-blackberry:before {
  content: "\F37B"
}

.fa-blender:before {
  content: "\F517"
}

.fa-blender-phone:before {
  content: "\F6B6"
}

.fa-blind:before {
  content: "\F29D"
}

.fa-blog:before {
  content: "\F781"
}

.fa-blogger:before {
  content: "\F37C"
}

.fa-blogger-b:before {
  content: "\F37D"
}

.fa-bluetooth:before {
  content: "\F293"
}

.fa-bluetooth-b:before {
  content: "\F294"
}

.fa-bold:before {
  content: "\F032"
}

.fa-bolt:before {
  content: "\F0E7"
}

.fa-bomb:before {
  content: "\F1E2"
}

.fa-bone:before {
  content: "\F5D7"
}

.fa-bong:before {
  content: "\F55C"
}

.fa-book:before {
  content: "\F02D"
}

.fa-book-dead:before {
  content: "\F6B7"
}

.fa-book-medical:before {
  content: "\F7E6"
}

.fa-book-open:before {
  content: "\F518"
}

.fa-book-reader:before {
  content: "\F5DA"
}

.fa-bookmark:before {
  content: "\F02E"
}

.fa-bootstrap:before {
  content: "\F836"
}

.fa-border-all:before {
  content: "\F84C"
}

.fa-border-none:before {
  content: "\F850"
}

.fa-border-style:before {
  content: "\F853"
}

.fa-bowling-ball:before {
  content: "\F436"
}

.fa-box:before {
  content: "\F466"
}

.fa-box-open:before {
  content: "\F49E"
}

.fa-boxes:before {
  content: "\F468"
}

.fa-braille:before {
  content: "\F2A1"
}

.fa-brain:before {
  content: "\F5DC"
}

.fa-bread-slice:before {
  content: "\F7EC"
}

.fa-briefcase:before {
  content: "\F0B1"
}

.fa-briefcase-medical:before {
  content: "\F469"
}

.fa-broadcast-tower:before {
  content: "\F519"
}

.fa-broom:before {
  content: "\F51A"
}

.fa-brush:before {
  content: "\F55D"
}

.fa-btc:before {
  content: "\F15A"
}

.fa-buffer:before {
  content: "\F837"
}

.fa-bug:before {
  content: "\F188"
}

.fa-building:before {
  content: "\F1AD"
}

.fa-bullhorn:before {
  content: "\F0A1"
}

.fa-bullseye:before {
  content: "\F140"
}

.fa-burn:before {
  content: "\F46A"
}

.fa-buromobelexperte:before {
  content: "\F37F"
}

.fa-bus:before {
  content: "\F207"
}

.fa-bus-alt:before {
  content: "\F55E"
}

.fa-business-time:before {
  content: "\F64A"
}

.fa-buy-n-large:before {
  content: "\F8A6"
}

.fa-buysellads:before {
  content: "\F20D"
}

.fa-calculator:before {
  content: "\F1EC"
}

.fa-calendar:before {
  content: "\F133"
}

.fa-calendar-alt:before {
  content: "\F073"
}

.fa-calendar-check:before {
  content: "\F274"
}

.fa-calendar-day:before {
  content: "\F783"
}

.fa-calendar-minus:before {
  content: "\F272"
}

.fa-calendar-plus:before {
  content: "\F271"
}

.fa-calendar-times:before {
  content: "\F273"
}

.fa-calendar-week:before {
  content: "\F784"
}

.fa-camera:before {
  content: "\F030"
}

.fa-camera-retro:before {
  content: "\F083"
}

.fa-campground:before {
  content: "\F6BB"
}

.fa-canadian-maple-leaf:before {
  content: "\F785"
}

.fa-candy-cane:before {
  content: "\F786"
}

.fa-cannabis:before {
  content: "\F55F"
}

.fa-capsules:before {
  content: "\F46B"
}

.fa-car:before {
  content: "\F1B9"
}

.fa-car-alt:before {
  content: "\F5DE"
}

.fa-car-battery:before {
  content: "\F5DF"
}

.fa-car-crash:before {
  content: "\F5E1"
}

.fa-car-side:before {
  content: "\F5E4"
}

.fa-caret-down:before {
  content: "\F0D7"
}

.fa-caret-left:before {
  content: "\F0D9"
}

.fa-caret-right:before {
  content: "\F0DA"
}

.fa-caret-square-down:before {
  content: "\F150"
}

.fa-caret-square-left:before {
  content: "\F191"
}

.fa-caret-square-right:before {
  content: "\F152"
}

.fa-caret-square-up:before {
  content: "\F151"
}

.fa-caret-up:before {
  content: "\F0D8"
}

.fa-carrot:before {
  content: "\F787"
}

.fa-cart-arrow-down:before {
  content: "\F218"
}

.fa-cart-plus:before {
  content: "\F217"
}

.fa-cash-register:before {
  content: "\F788"
}

.fa-cat:before {
  content: "\F6BE"
}

.fa-cc-amazon-pay:before {
  content: "\F42D"
}

.fa-cc-amex:before {
  content: "\F1F3"
}

.fa-cc-apple-pay:before {
  content: "\F416"
}

.fa-cc-diners-club:before {
  content: "\F24C"
}

.fa-cc-discover:before {
  content: "\F1F2"
}

.fa-cc-jcb:before {
  content: "\F24B"
}

.fa-cc-mastercard:before {
  content: "\F1F1"
}

.fa-cc-paypal:before {
  content: "\F1F4"
}

.fa-cc-stripe:before {
  content: "\F1F5"
}

.fa-cc-visa:before {
  content: "\F1F0"
}

.fa-centercode:before {
  content: "\F380"
}

.fa-centos:before {
  content: "\F789"
}

.fa-certificate:before {
  content: "\F0A3"
}

.fa-chair:before {
  content: "\F6C0"
}

.fa-chalkboard:before {
  content: "\F51B"
}

.fa-chalkboard-teacher:before {
  content: "\F51C"
}

.fa-charging-station:before {
  content: "\F5E7"
}

.fa-chart-area:before {
  content: "\F1FE"
}

.fa-chart-bar:before {
  content: "\F080"
}

.fa-chart-line:before {
  content: "\F201"
}

.fa-chart-pie:before {
  content: "\F200"
}

.fa-check:before {
  content: "\F00C"
}

.fa-check-circle:before {
  content: "\F058"
}

.fa-check-double:before {
  content: "\F560"
}

.fa-check-square:before {
  content: "\F14A"
}

.fa-cheese:before {
  content: "\F7EF"
}

.fa-chess:before {
  content: "\F439"
}

.fa-chess-bishop:before {
  content: "\F43A"
}

.fa-chess-board:before {
  content: "\F43C"
}

.fa-chess-king:before {
  content: "\F43F"
}

.fa-chess-knight:before {
  content: "\F441"
}

.fa-chess-pawn:before {
  content: "\F443"
}

.fa-chess-queen:before {
  content: "\F445"
}

.fa-chess-rook:before {
  content: "\F447"
}

.fa-chevron-circle-down:before {
  content: "\F13A"
}

.fa-chevron-circle-left:before {
  content: "\F137"
}

.fa-chevron-circle-right:before {
  content: "\F138"
}

.fa-chevron-circle-up:before {
  content: "\F139"
}

.fa-chevron-down:before {
  content: "\F078"
}

.fa-chevron-left:before {
  content: "\F053"
}

.fa-chevron-right:before {
  content: "\F054"
}

.fa-chevron-up:before {
  content: "\F077"
}

.fa-child:before {
  content: "\F1AE"
}

.fa-chrome:before {
  content: "\F268"
}

.fa-chromecast:before {
  content: "\F838"
}

.fa-church:before {
  content: "\F51D"
}

.fa-circle:before {
  content: "\F111"
}

.fa-circle-notch:before {
  content: "\F1CE"
}

.fa-city:before {
  content: "\F64F"
}

.fa-clinic-medical:before {
  content: "\F7F2"
}

.fa-clipboard:before {
  content: "\F328"
}

.fa-clipboard-check:before {
  content: "\F46C"
}

.fa-clipboard-list:before {
  content: "\F46D"
}

.fa-clock:before {
  content: "\F017"
}

.fa-clone:before {
  content: "\F24D"
}

.fa-closed-captioning:before {
  content: "\F20A"
}

.fa-cloud:before {
  content: "\F0C2"
}

.fa-cloud-download-alt:before {
  content: "\F381"
}

.fa-cloud-meatball:before {
  content: "\F73B"
}

.fa-cloud-moon:before {
  content: "\F6C3"
}

.fa-cloud-moon-rain:before {
  content: "\F73C"
}

.fa-cloud-rain:before {
  content: "\F73D"
}

.fa-cloud-showers-heavy:before {
  content: "\F740"
}

.fa-cloud-sun:before {
  content: "\F6C4"
}

.fa-cloud-sun-rain:before {
  content: "\F743"
}

.fa-cloud-upload-alt:before {
  content: "\F382"
}

.fa-cloudscale:before {
  content: "\F383"
}

.fa-cloudsmith:before {
  content: "\F384"
}

.fa-cloudversify:before {
  content: "\F385"
}

.fa-cocktail:before {
  content: "\F561"
}

.fa-code:before {
  content: "\F121"
}

.fa-code-branch:before {
  content: "\F126"
}

.fa-codepen:before {
  content: "\F1CB"
}

.fa-codiepie:before {
  content: "\F284"
}

.fa-coffee:before {
  content: "\F0F4"
}

.fa-cog:before {
  content: "\F013"
}

.fa-cogs:before {
  content: "\F085"
}

.fa-coins:before {
  content: "\F51E"
}

.fa-columns:before {
  content: "\F0DB"
}

.fa-comment:before {
  content: "\F075"
}

.fa-comment-alt:before {
  content: "\F27A"
}

.fa-comment-dollar:before {
  content: "\F651"
}

.fa-comment-dots:before {
  content: "\F4AD"
}

.fa-comment-medical:before {
  content: "\F7F5"
}

.fa-comment-slash:before {
  content: "\F4B3"
}

.fa-comments:before {
  content: "\F086"
}

.fa-comments-dollar:before {
  content: "\F653"
}

.fa-compact-disc:before {
  content: "\F51F"
}

.fa-compass:before {
  content: "\F14E"
}

.fa-compress:before {
  content: "\F066"
}

.fa-compress-arrows-alt:before {
  content: "\F78C"
}

.fa-concierge-bell:before {
  content: "\F562"
}

.fa-confluence:before {
  content: "\F78D"
}

.fa-connectdevelop:before {
  content: "\F20E"
}

.fa-contao:before {
  content: "\F26D"
}

.fa-cookie:before {
  content: "\F563"
}

.fa-cookie-bite:before {
  content: "\F564"
}

.fa-copy:before {
  content: "\F0C5"
}

.fa-copyright:before {
  content: "\F1F9"
}

.fa-cotton-bureau:before {
  content: "\F89E"
}

.fa-couch:before {
  content: "\F4B8"
}

.fa-cpanel:before {
  content: "\F388"
}

.fa-creative-commons:before {
  content: "\F25E"
}

.fa-creative-commons-by:before {
  content: "\F4E7"
}

.fa-creative-commons-nc:before {
  content: "\F4E8"
}

.fa-creative-commons-nc-eu:before {
  content: "\F4E9"
}

.fa-creative-commons-nc-jp:before {
  content: "\F4EA"
}

.fa-creative-commons-nd:before {
  content: "\F4EB"
}

.fa-creative-commons-pd:before {
  content: "\F4EC"
}

.fa-creative-commons-pd-alt:before {
  content: "\F4ED"
}

.fa-creative-commons-remix:before {
  content: "\F4EE"
}

.fa-creative-commons-sa:before {
  content: "\F4EF"
}

.fa-creative-commons-sampling:before {
  content: "\F4F0"
}

.fa-creative-commons-sampling-plus:before {
  content: "\F4F1"
}

.fa-creative-commons-share:before {
  content: "\F4F2"
}

.fa-creative-commons-zero:before {
  content: "\F4F3"
}

.fa-credit-card:before {
  content: "\F09D"
}

.fa-critical-role:before {
  content: "\F6C9"
}

.fa-crop:before {
  content: "\F125"
}

.fa-crop-alt:before {
  content: "\F565"
}

.fa-cross:before {
  content: "\F654"
}

.fa-crosshairs:before {
  content: "\F05B"
}

.fa-crow:before {
  content: "\F520"
}

.fa-crown:before {
  content: "\F521"
}

.fa-crutch:before {
  content: "\F7F7"
}

.fa-css3:before {
  content: "\F13C"
}

.fa-css3-alt:before {
  content: "\F38B"
}

.fa-cube:before {
  content: "\F1B2"
}

.fa-cubes:before {
  content: "\F1B3"
}

.fa-cut:before {
  content: "\F0C4"
}

.fa-cuttlefish:before {
  content: "\F38C"
}

.fa-d-and-d:before {
  content: "\F38D"
}

.fa-d-and-d-beyond:before {
  content: "\F6CA"
}

.fa-dashcube:before {
  content: "\F210"
}

.fa-database:before {
  content: "\F1C0"
}

.fa-deaf:before {
  content: "\F2A4"
}

.fa-delicious:before {
  content: "\F1A5"
}

.fa-democrat:before {
  content: "\F747"
}

.fa-deploydog:before {
  content: "\F38E"
}

.fa-deskpro:before {
  content: "\F38F"
}

.fa-desktop:before {
  content: "\F108"
}

.fa-dev:before {
  content: "\F6CC"
}

.fa-deviantart:before {
  content: "\F1BD"
}

.fa-dharmachakra:before {
  content: "\F655"
}

.fa-dhl:before {
  content: "\F790"
}

.fa-diagnoses:before {
  content: "\F470"
}

.fa-diaspora:before {
  content: "\F791"
}

.fa-dice:before {
  content: "\F522"
}

.fa-dice-d20:before {
  content: "\F6CF"
}

.fa-dice-d6:before {
  content: "\F6D1"
}

.fa-dice-five:before {
  content: "\F523"
}

.fa-dice-four:before {
  content: "\F524"
}

.fa-dice-one:before {
  content: "\F525"
}

.fa-dice-six:before {
  content: "\F526"
}

.fa-dice-three:before {
  content: "\F527"
}

.fa-dice-two:before {
  content: "\F528"
}

.fa-digg:before {
  content: "\F1A6"
}

.fa-digital-ocean:before {
  content: "\F391"
}

.fa-digital-tachograph:before {
  content: "\F566"
}

.fa-directions:before {
  content: "\F5EB"
}

.fa-discord:before {
  content: "\F392"
}

.fa-discourse:before {
  content: "\F393"
}

.fa-divide:before {
  content: "\F529"
}

.fa-dizzy:before {
  content: "\F567"
}

.fa-dna:before {
  content: "\F471"
}

.fa-dochub:before {
  content: "\F394"
}

.fa-docker:before {
  content: "\F395"
}

.fa-dog:before {
  content: "\F6D3"
}

.fa-dollar-sign:before {
  content: "\F155"
}

.fa-dolly:before {
  content: "\F472"
}

.fa-dolly-flatbed:before {
  content: "\F474"
}

.fa-donate:before {
  content: "\F4B9"
}

.fa-door-closed:before {
  content: "\F52A"
}

.fa-door-open:before {
  content: "\F52B"
}

.fa-dot-circle:before {
  content: "\F192"
}

.fa-dove:before {
  content: "\F4BA"
}

.fa-download:before {
  content: "\F019"
}

.fa-draft2digital:before {
  content: "\F396"
}

.fa-drafting-compass:before {
  content: "\F568"
}

.fa-dragon:before {
  content: "\F6D5"
}

.fa-draw-polygon:before {
  content: "\F5EE"
}

.fa-dribbble:before {
  content: "\F17D"
}

.fa-dribbble-square:before {
  content: "\F397"
}

.fa-dropbox:before {
  content: "\F16B"
}

.fa-drum:before {
  content: "\F569"
}

.fa-drum-steelpan:before {
  content: "\F56A"
}

.fa-drumstick-bite:before {
  content: "\F6D7"
}

.fa-drupal:before {
  content: "\F1A9"
}

.fa-dumbbell:before {
  content: "\F44B"
}

.fa-dumpster:before {
  content: "\F793"
}

.fa-dumpster-fire:before {
  content: "\F794"
}

.fa-dungeon:before {
  content: "\F6D9"
}

.fa-dyalog:before {
  content: "\F399"
}

.fa-earlybirds:before {
  content: "\F39A"
}

.fa-ebay:before {
  content: "\F4F4"
}

.fa-edge:before {
  content: "\F282"
}

.fa-edit:before {
  content: "\F044"
}

.fa-egg:before {
  content: "\F7FB"
}

.fa-eject:before {
  content: "\F052"
}

.fa-elementor:before {
  content: "\F430"
}

.fa-ellipsis-h:before {
  content: "\F141"
}

.fa-ellipsis-v:before {
  content: "\F142"
}

.fa-ello:before {
  content: "\F5F1"
}

.fa-ember:before {
  content: "\F423"
}

.fa-empire:before {
  content: "\F1D1"
}

.fa-envelope:before {
  content: "\F0E0"
}

.fa-envelope-open:before {
  content: "\F2B6"
}

.fa-envelope-open-text:before {
  content: "\F658"
}

.fa-envelope-square:before {
  content: "\F199"
}

.fa-envira:before {
  content: "\F299"
}

.fa-equals:before {
  content: "\F52C"
}

.fa-eraser:before {
  content: "\F12D"
}

.fa-erlang:before {
  content: "\F39D"
}

.fa-ethereum:before {
  content: "\F42E"
}

.fa-ethernet:before {
  content: "\F796"
}

.fa-etsy:before {
  content: "\F2D7"
}

.fa-euro-sign:before {
  content: "\F153"
}

.fa-evernote:before {
  content: "\F839"
}

.fa-exchange-alt:before {
  content: "\F362"
}

.fa-exclamation:before {
  content: "\F12A"
}

.fa-exclamation-circle:before {
  content: "\F06A"
}

.fa-exclamation-triangle:before {
  content: "\F071"
}

.fa-expand:before {
  content: "\F065"
}

.fa-expand-arrows-alt:before {
  content: "\F31E"
}

.fa-expeditedssl:before {
  content: "\F23E"
}

.fa-external-link-alt:before {
  content: "\F35D"
}

.fa-external-link-square-alt:before {
  content: "\F360"
}

.fa-eye:before {
  content: "\F06E"
}

.fa-eye-dropper:before {
  content: "\F1FB"
}

.fa-eye-slash:before {
  content: "\F070"
}

.fa-facebook:before {
  content: "\F09A"
}

.fa-facebook-f:before {
  content: "\F39E"
}

.fa-facebook-messenger:before {
  content: "\F39F"
}

.fa-facebook-square:before {
  content: "\F082"
}

.fa-fan:before {
  content: "\F863"
}

.fa-fantasy-flight-games:before {
  content: "\F6DC"
}

.fa-fast-backward:before {
  content: "\F049"
}

.fa-fast-forward:before {
  content: "\F050"
}

.fa-fax:before {
  content: "\F1AC"
}

.fa-feather:before {
  content: "\F52D"
}

.fa-feather-alt:before {
  content: "\F56B"
}

.fa-fedex:before {
  content: "\F797"
}

.fa-fedora:before {
  content: "\F798"
}

.fa-female:before {
  content: "\F182"
}

.fa-fighter-jet:before {
  content: "\F0FB"
}

.fa-figma:before {
  content: "\F799"
}

.fa-file:before {
  content: "\F15B"
}

.fa-file-alt:before {
  content: "\F15C"
}

.fa-file-archive:before {
  content: "\F1C6"
}

.fa-file-audio:before {
  content: "\F1C7"
}

.fa-file-code:before {
  content: "\F1C9"
}

.fa-file-contract:before {
  content: "\F56C"
}

.fa-file-csv:before {
  content: "\F6DD"
}

.fa-file-download:before {
  content: "\F56D"
}

.fa-file-excel:before {
  content: "\F1C3"
}

.fa-file-export:before {
  content: "\F56E"
}

.fa-file-image:before {
  content: "\F1C5"
}

.fa-file-import:before {
  content: "\F56F"
}

.fa-file-invoice:before {
  content: "\F570"
}

.fa-file-invoice-dollar:before {
  content: "\F571"
}

.fa-file-medical:before {
  content: "\F477"
}

.fa-file-medical-alt:before {
  content: "\F478"
}

.fa-file-pdf:before {
  content: "\F1C1"
}

.fa-file-powerpoint:before {
  content: "\F1C4"
}

.fa-file-prescription:before {
  content: "\F572"
}

.fa-file-signature:before {
  content: "\F573"
}

.fa-file-upload:before {
  content: "\F574"
}

.fa-file-video:before {
  content: "\F1C8"
}

.fa-file-word:before {
  content: "\F1C2"
}

.fa-fill:before {
  content: "\F575"
}

.fa-fill-drip:before {
  content: "\F576"
}

.fa-film:before {
  content: "\F008"
}

.fa-filter:before {
  content: "\F0B0"
}

.fa-fingerprint:before {
  content: "\F577"
}

.fa-fire:before {
  content: "\F06D"
}

.fa-fire-alt:before {
  content: "\F7E4"
}

.fa-fire-extinguisher:before {
  content: "\F134"
}

.fa-firefox:before {
  content: "\F269"
}

.fa-first-aid:before {
  content: "\F479"
}

.fa-first-order:before {
  content: "\F2B0"
}

.fa-first-order-alt:before {
  content: "\F50A"
}

.fa-firstdraft:before {
  content: "\F3A1"
}

.fa-fish:before {
  content: "\F578"
}

.fa-fist-raised:before {
  content: "\F6DE"
}

.fa-flag:before {
  content: "\F024"
}

.fa-flag-checkered:before {
  content: "\F11E"
}

.fa-flag-usa:before {
  content: "\F74D"
}

.fa-flask:before {
  content: "\F0C3"
}

.fa-flickr:before {
  content: "\F16E"
}

.fa-flipboard:before {
  content: "\F44D"
}

.fa-flushed:before {
  content: "\F579"
}

.fa-fly:before {
  content: "\F417"
}

.fa-folder:before {
  content: "\F07B"
}

.fa-folder-minus:before {
  content: "\F65D"
}

.fa-folder-open:before {
  content: "\F07C"
}

.fa-folder-plus:before {
  content: "\F65E"
}

.fa-font:before {
  content: "\F031"
}

.fa-font-awesome:before {
  content: "\F2B4"
}

.fa-font-awesome-alt:before {
  content: "\F35C"
}

.fa-font-awesome-flag:before {
  content: "\F425"
}

.fa-font-awesome-logo-full:before {
  content: "\F4E6"
}

.fa-fonticons:before {
  content: "\F280"
}

.fa-fonticons-fi:before {
  content: "\F3A2"
}

.fa-football-ball:before {
  content: "\F44E"
}

.fa-fort-awesome:before {
  content: "\F286"
}

.fa-fort-awesome-alt:before {
  content: "\F3A3"
}

.fa-forumbee:before {
  content: "\F211"
}

.fa-forward:before {
  content: "\F04E"
}

.fa-foursquare:before {
  content: "\F180"
}

.fa-free-code-camp:before {
  content: "\F2C5"
}

.fa-freebsd:before {
  content: "\F3A4"
}

.fa-frog:before {
  content: "\F52E"
}

.fa-frown:before {
  content: "\F119"
}

.fa-frown-open:before {
  content: "\F57A"
}

.fa-fulcrum:before {
  content: "\F50B"
}

.fa-funnel-dollar:before {
  content: "\F662"
}

.fa-futbol:before {
  content: "\F1E3"
}

.fa-galactic-republic:before {
  content: "\F50C"
}

.fa-galactic-senate:before {
  content: "\F50D"
}

.fa-gamepad:before {
  content: "\F11B"
}

.fa-gas-pump:before {
  content: "\F52F"
}

.fa-gavel:before {
  content: "\F0E3"
}

.fa-gem:before {
  content: "\F3A5"
}

.fa-genderless:before {
  content: "\F22D"
}

.fa-get-pocket:before {
  content: "\F265"
}

.fa-gg:before {
  content: "\F260"
}

.fa-gg-circle:before {
  content: "\F261"
}

.fa-ghost:before {
  content: "\F6E2"
}

.fa-gift:before {
  content: "\F06B"
}

.fa-gifts:before {
  content: "\F79C"
}

.fa-git:before {
  content: "\F1D3"
}

.fa-git-alt:before {
  content: "\F841"
}

.fa-git-square:before {
  content: "\F1D2"
}

.fa-github:before {
  content: "\F09B"
}

.fa-github-alt:before {
  content: "\F113"
}

.fa-github-square:before {
  content: "\F092"
}

.fa-gitkraken:before {
  content: "\F3A6"
}

.fa-gitlab:before {
  content: "\F296"
}

.fa-gitter:before {
  content: "\F426"
}

.fa-glass-cheers:before {
  content: "\F79F"
}

.fa-glass-martini:before {
  content: "\F000"
}

.fa-glass-martini-alt:before {
  content: "\F57B"
}

.fa-glass-whiskey:before {
  content: "\F7A0"
}

.fa-glasses:before {
  content: "\F530"
}

.fa-glide:before {
  content: "\F2A5"
}

.fa-glide-g:before {
  content: "\F2A6"
}

.fa-globe:before {
  content: "\F0AC"
}

.fa-globe-africa:before {
  content: "\F57C"
}

.fa-globe-americas:before {
  content: "\F57D"
}

.fa-globe-asia:before {
  content: "\F57E"
}

.fa-globe-europe:before {
  content: "\F7A2"
}

.fa-gofore:before {
  content: "\F3A7"
}

.fa-golf-ball:before {
  content: "\F450"
}

.fa-goodreads:before {
  content: "\F3A8"
}

.fa-goodreads-g:before {
  content: "\F3A9"
}

.fa-google:before {
  content: "\F1A0"
}

.fa-google-drive:before {
  content: "\F3AA"
}

.fa-google-play:before {
  content: "\F3AB"
}

.fa-google-plus:before {
  content: "\F2B3"
}

.fa-google-plus-g:before {
  content: "\F0D5"
}

.fa-google-plus-square:before {
  content: "\F0D4"
}

.fa-google-wallet:before {
  content: "\F1EE"
}

.fa-gopuram:before {
  content: "\F664"
}

.fa-graduation-cap:before {
  content: "\F19D"
}

.fa-gratipay:before {
  content: "\F184"
}

.fa-grav:before {
  content: "\F2D6"
}

.fa-greater-than:before {
  content: "\F531"
}

.fa-greater-than-equal:before {
  content: "\F532"
}

.fa-grimace:before {
  content: "\F57F"
}

.fa-grin:before {
  content: "\F580"
}

.fa-grin-alt:before {
  content: "\F581"
}

.fa-grin-beam:before {
  content: "\F582"
}

.fa-grin-beam-sweat:before {
  content: "\F583"
}

.fa-grin-hearts:before {
  content: "\F584"
}

.fa-grin-squint:before {
  content: "\F585"
}

.fa-grin-squint-tears:before {
  content: "\F586"
}

.fa-grin-stars:before {
  content: "\F587"
}

.fa-grin-tears:before {
  content: "\F588"
}

.fa-grin-tongue:before {
  content: "\F589"
}

.fa-grin-tongue-squint:before {
  content: "\F58A"
}

.fa-grin-tongue-wink:before {
  content: "\F58B"
}

.fa-grin-wink:before {
  content: "\F58C"
}

.fa-grip-horizontal:before {
  content: "\F58D"
}

.fa-grip-lines:before {
  content: "\F7A4"
}

.fa-grip-lines-vertical:before {
  content: "\F7A5"
}

.fa-grip-vertical:before {
  content: "\F58E"
}

.fa-gripfire:before {
  content: "\F3AC"
}

.fa-grunt:before {
  content: "\F3AD"
}

.fa-guitar:before {
  content: "\F7A6"
}

.fa-gulp:before {
  content: "\F3AE"
}

.fa-h-square:before {
  content: "\F0FD"
}

.fa-hacker-news:before {
  content: "\F1D4"
}

.fa-hacker-news-square:before {
  content: "\F3AF"
}

.fa-hackerrank:before {
  content: "\F5F7"
}

.fa-hamburger:before {
  content: "\F805"
}

.fa-hammer:before {
  content: "\F6E3"
}

.fa-hamsa:before {
  content: "\F665"
}

.fa-hand-holding:before {
  content: "\F4BD"
}

.fa-hand-holding-heart:before {
  content: "\F4BE"
}

.fa-hand-holding-usd:before {
  content: "\F4C0"
}

.fa-hand-lizard:before {
  content: "\F258"
}

.fa-hand-middle-finger:before {
  content: "\F806"
}

.fa-hand-paper:before {
  content: "\F256"
}

.fa-hand-peace:before {
  content: "\F25B"
}

.fa-hand-point-down:before {
  content: "\F0A7"
}

.fa-hand-point-left:before {
  content: "\F0A5"
}

.fa-hand-point-right:before {
  content: "\F0A4"
}

.fa-hand-point-up:before {
  content: "\F0A6"
}

.fa-hand-pointer:before {
  content: "\F25A"
}

.fa-hand-rock:before {
  content: "\F255"
}

.fa-hand-scissors:before {
  content: "\F257"
}

.fa-hand-spock:before {
  content: "\F259"
}

.fa-hands:before {
  content: "\F4C2"
}

.fa-hands-helping:before {
  content: "\F4C4"
}

.fa-handshake:before {
  content: "\F2B5"
}

.fa-hanukiah:before {
  content: "\F6E6"
}

.fa-hard-hat:before {
  content: "\F807"
}

.fa-hashtag:before {
  content: "\F292"
}

.fa-hat-cowboy:before {
  content: "\F8C0"
}

.fa-hat-cowboy-side:before {
  content: "\F8C1"
}

.fa-hat-wizard:before {
  content: "\F6E8"
}

.fa-haykal:before {
  content: "\F666"
}

.fa-hdd:before {
  content: "\F0A0"
}

.fa-heading:before {
  content: "\F1DC"
}

.fa-headphones:before {
  content: "\F025"
}

.fa-headphones-alt:before {
  content: "\F58F"
}

.fa-headset:before {
  content: "\F590"
}

.fa-heart:before {
  content: "\F004"
}

.fa-heart-broken:before {
  content: "\F7A9"
}

.fa-heartbeat:before {
  content: "\F21E"
}

.fa-helicopter:before {
  content: "\F533"
}

.fa-highlighter:before {
  content: "\F591"
}

.fa-hiking:before {
  content: "\F6EC"
}

.fa-hippo:before {
  content: "\F6ED"
}

.fa-hips:before {
  content: "\F452"
}

.fa-hire-a-helper:before {
  content: "\F3B0"
}

.fa-history:before {
  content: "\F1DA"
}

.fa-hockey-puck:before {
  content: "\F453"
}

.fa-holly-berry:before {
  content: "\F7AA"
}

.fa-home:before {
  content: "\F015"
}

.fa-hooli:before {
  content: "\F427"
}

.fa-hornbill:before {
  content: "\F592"
}

.fa-horse:before {
  content: "\F6F0"
}

.fa-horse-head:before {
  content: "\F7AB"
}

.fa-hospital:before {
  content: "\F0F8"
}

.fa-hospital-alt:before {
  content: "\F47D"
}

.fa-hospital-symbol:before {
  content: "\F47E"
}

.fa-hot-tub:before {
  content: "\F593"
}

.fa-hotdog:before {
  content: "\F80F"
}

.fa-hotel:before {
  content: "\F594"
}

.fa-hotjar:before {
  content: "\F3B1"
}

.fa-hourglass:before {
  content: "\F254"
}

.fa-hourglass-end:before {
  content: "\F253"
}

.fa-hourglass-half:before {
  content: "\F252"
}

.fa-hourglass-start:before {
  content: "\F251"
}

.fa-house-damage:before {
  content: "\F6F1"
}

.fa-houzz:before {
  content: "\F27C"
}

.fa-hryvnia:before {
  content: "\F6F2"
}

.fa-html5:before {
  content: "\F13B"
}

.fa-hubspot:before {
  content: "\F3B2"
}

.fa-i-cursor:before {
  content: "\F246"
}

.fa-ice-cream:before {
  content: "\F810"
}

.fa-icicles:before {
  content: "\F7AD"
}

.fa-icons:before {
  content: "\F86D"
}

.fa-id-badge:before {
  content: "\F2C1"
}

.fa-id-card:before {
  content: "\F2C2"
}

.fa-id-card-alt:before {
  content: "\F47F"
}

.fa-igloo:before {
  content: "\F7AE"
}

.fa-image:before {
  content: "\F03E"
}

.fa-images:before {
  content: "\F302"
}

.fa-imdb:before {
  content: "\F2D8"
}

.fa-inbox:before {
  content: "\F01C"
}

.fa-indent:before {
  content: "\F03C"
}

.fa-industry:before {
  content: "\F275"
}

.fa-infinity:before {
  content: "\F534"
}

.fa-info:before {
  content: "\F129"
}

.fa-info-circle:before {
  content: "\F05A"
}

.fa-instagram:before {
  content: "\F16D"
}

.fa-intercom:before {
  content: "\F7AF"
}

.fa-internet-explorer:before {
  content: "\F26B"
}

.fa-invision:before {
  content: "\F7B0"
}

.fa-ioxhost:before {
  content: "\F208"
}

.fa-italic:before {
  content: "\F033"
}

.fa-itch-io:before {
  content: "\F83A"
}

.fa-itunes:before {
  content: "\F3B4"
}

.fa-itunes-note:before {
  content: "\F3B5"
}

.fa-java:before {
  content: "\F4E4"
}

.fa-jedi:before {
  content: "\F669"
}

.fa-jedi-order:before {
  content: "\F50E"
}

.fa-jenkins:before {
  content: "\F3B6"
}

.fa-jira:before {
  content: "\F7B1"
}

.fa-joget:before {
  content: "\F3B7"
}

.fa-joint:before {
  content: "\F595"
}

.fa-joomla:before {
  content: "\F1AA"
}

.fa-journal-whills:before {
  content: "\F66A"
}

.fa-js:before {
  content: "\F3B8"
}

.fa-js-square:before {
  content: "\F3B9"
}

.fa-jsfiddle:before {
  content: "\F1CC"
}

.fa-kaaba:before {
  content: "\F66B"
}

.fa-kaggle:before {
  content: "\F5FA"
}

.fa-key:before {
  content: "\F084"
}

.fa-keybase:before {
  content: "\F4F5"
}

.fa-keyboard:before {
  content: "\F11C"
}

.fa-keycdn:before {
  content: "\F3BA"
}

.fa-khanda:before {
  content: "\F66D"
}

.fa-kickstarter:before {
  content: "\F3BB"
}

.fa-kickstarter-k:before {
  content: "\F3BC"
}

.fa-kiss:before {
  content: "\F596"
}

.fa-kiss-beam:before {
  content: "\F597"
}

.fa-kiss-wink-heart:before {
  content: "\F598"
}

.fa-kiwi-bird:before {
  content: "\F535"
}

.fa-korvue:before {
  content: "\F42F"
}

.fa-landmark:before {
  content: "\F66F"
}

.fa-language:before {
  content: "\F1AB"
}

.fa-laptop:before {
  content: "\F109"
}

.fa-laptop-code:before {
  content: "\F5FC"
}

.fa-laptop-medical:before {
  content: "\F812"
}

.fa-laravel:before {
  content: "\F3BD"
}

.fa-lastfm:before {
  content: "\F202"
}

.fa-lastfm-square:before {
  content: "\F203"
}

.fa-laugh:before {
  content: "\F599"
}

.fa-laugh-beam:before {
  content: "\F59A"
}

.fa-laugh-squint:before {
  content: "\F59B"
}

.fa-laugh-wink:before {
  content: "\F59C"
}

.fa-layer-group:before {
  content: "\F5FD"
}

.fa-leaf:before {
  content: "\F06C"
}

.fa-leanpub:before {
  content: "\F212"
}

.fa-lemon:before {
  content: "\F094"
}

.fa-less:before {
  content: "\F41D"
}

.fa-less-than:before {
  content: "\F536"
}

.fa-less-than-equal:before {
  content: "\F537"
}

.fa-level-down-alt:before {
  content: "\F3BE"
}

.fa-level-up-alt:before {
  content: "\F3BF"
}

.fa-life-ring:before {
  content: "\F1CD"
}

.fa-lightbulb:before {
  content: "\F0EB"
}

.fa-line:before {
  content: "\F3C0"
}

.fa-link:before {
  content: "\F0C1"
}

.fa-linkedin:before {
  content: "\F08C"
}

.fa-linkedin-in:before {
  content: "\F0E1"
}

.fa-linode:before {
  content: "\F2B8"
}

.fa-linux:before {
  content: "\F17C"
}

.fa-lira-sign:before {
  content: "\F195"
}

.fa-list:before {
  content: "\F03A"
}

.fa-list-alt:before {
  content: "\F022"
}

.fa-list-ol:before {
  content: "\F0CB"
}

.fa-list-ul:before {
  content: "\F0CA"
}

.fa-location-arrow:before {
  content: "\F124"
}

.fa-lock:before {
  content: "\F023"
}

.fa-lock-open:before {
  content: "\F3C1"
}

.fa-long-arrow-alt-down:before {
  content: "\F309"
}

.fa-long-arrow-alt-left:before {
  content: "\F30A"
}

.fa-long-arrow-alt-right:before {
  content: "\F30B"
}

.fa-long-arrow-alt-up:before {
  content: "\F30C"
}

.fa-low-vision:before {
  content: "\F2A8"
}

.fa-luggage-cart:before {
  content: "\F59D"
}

.fa-lyft:before {
  content: "\F3C3"
}

.fa-magento:before {
  content: "\F3C4"
}

.fa-magic:before {
  content: "\F0D0"
}

.fa-magnet:before {
  content: "\F076"
}

.fa-mail-bulk:before {
  content: "\F674"
}

.fa-mailchimp:before {
  content: "\F59E"
}

.fa-male:before {
  content: "\F183"
}

.fa-mandalorian:before {
  content: "\F50F"
}

.fa-map:before {
  content: "\F279"
}

.fa-map-marked:before {
  content: "\F59F"
}

.fa-map-marked-alt:before {
  content: "\F5A0"
}

.fa-map-marker:before {
  content: "\F041"
}

.fa-map-marker-alt:before {
  content: "\F3C5"
}

.fa-map-pin:before {
  content: "\F276"
}

.fa-map-signs:before {
  content: "\F277"
}

.fa-markdown:before {
  content: "\F60F"
}

.fa-marker:before {
  content: "\F5A1"
}

.fa-mars:before {
  content: "\F222"
}

.fa-mars-double:before {
  content: "\F227"
}

.fa-mars-stroke:before {
  content: "\F229"
}

.fa-mars-stroke-h:before {
  content: "\F22B"
}

.fa-mars-stroke-v:before {
  content: "\F22A"
}

.fa-mask:before {
  content: "\F6FA"
}

.fa-mastodon:before {
  content: "\F4F6"
}

.fa-maxcdn:before {
  content: "\F136"
}

.fa-mdb:before {
  content: "\F8CA"
}

.fa-medal:before {
  content: "\F5A2"
}

.fa-medapps:before {
  content: "\F3C6"
}

.fa-medium:before {
  content: "\F23A"
}

.fa-medium-m:before {
  content: "\F3C7"
}

.fa-medkit:before {
  content: "\F0FA"
}

.fa-medrt:before {
  content: "\F3C8"
}

.fa-meetup:before {
  content: "\F2E0"
}

.fa-megaport:before {
  content: "\F5A3"
}

.fa-meh:before {
  content: "\F11A"
}

.fa-meh-blank:before {
  content: "\F5A4"
}

.fa-meh-rolling-eyes:before {
  content: "\F5A5"
}

.fa-memory:before {
  content: "\F538"
}

.fa-mendeley:before {
  content: "\F7B3"
}

.fa-menorah:before {
  content: "\F676"
}

.fa-mercury:before {
  content: "\F223"
}

.fa-meteor:before {
  content: "\F753"
}

.fa-microchip:before {
  content: "\F2DB"
}

.fa-microphone:before {
  content: "\F130"
}

.fa-microphone-alt:before {
  content: "\F3C9"
}

.fa-microphone-alt-slash:before {
  content: "\F539"
}

.fa-microphone-slash:before {
  content: "\F131"
}

.fa-microscope:before {
  content: "\F610"
}

.fa-microsoft:before {
  content: "\F3CA"
}

.fa-minus:before {
  content: "\F068"
}

.fa-minus-circle:before {
  content: "\F056"
}

.fa-minus-square:before {
  content: "\F146"
}

.fa-mitten:before {
  content: "\F7B5"
}

.fa-mix:before {
  content: "\F3CB"
}

.fa-mixcloud:before {
  content: "\F289"
}

.fa-mizuni:before {
  content: "\F3CC"
}

.fa-mobile:before {
  content: "\F10B"
}

.fa-mobile-alt:before {
  content: "\F3CD"
}

.fa-modx:before {
  content: "\F285"
}

.fa-monero:before {
  content: "\F3D0"
}

.fa-money-bill:before {
  content: "\F0D6"
}

.fa-money-bill-alt:before {
  content: "\F3D1"
}

.fa-money-bill-wave:before {
  content: "\F53A"
}

.fa-money-bill-wave-alt:before {
  content: "\F53B"
}

.fa-money-check:before {
  content: "\F53C"
}

.fa-money-check-alt:before {
  content: "\F53D"
}

.fa-monument:before {
  content: "\F5A6"
}

.fa-moon:before {
  content: "\F186"
}

.fa-mortar-pestle:before {
  content: "\F5A7"
}

.fa-mosque:before {
  content: "\F678"
}

.fa-motorcycle:before {
  content: "\F21C"
}

.fa-mountain:before {
  content: "\F6FC"
}

.fa-mouse:before {
  content: "\F8CC"
}

.fa-mouse-pointer:before {
  content: "\F245"
}

.fa-mug-hot:before {
  content: "\F7B6"
}

.fa-music:before {
  content: "\F001"
}

.fa-napster:before {
  content: "\F3D2"
}

.fa-neos:before {
  content: "\F612"
}

.fa-network-wired:before {
  content: "\F6FF"
}

.fa-neuter:before {
  content: "\F22C"
}

.fa-newspaper:before {
  content: "\F1EA"
}

.fa-nimblr:before {
  content: "\F5A8"
}

.fa-node:before {
  content: "\F419"
}

.fa-node-js:before {
  content: "\F3D3"
}

.fa-not-equal:before {
  content: "\F53E"
}

.fa-notes-medical:before {
  content: "\F481"
}

.fa-npm:before {
  content: "\F3D4"
}

.fa-ns8:before {
  content: "\F3D5"
}

.fa-nutritionix:before {
  content: "\F3D6"
}

.fa-object-group:before {
  content: "\F247"
}

.fa-object-ungroup:before {
  content: "\F248"
}

.fa-odnoklassniki:before {
  content: "\F263"
}

.fa-odnoklassniki-square:before {
  content: "\F264"
}

.fa-oil-can:before {
  content: "\F613"
}

.fa-old-republic:before {
  content: "\F510"
}

.fa-om:before {
  content: "\F679"
}

.fa-opencart:before {
  content: "\F23D"
}

.fa-openid:before {
  content: "\F19B"
}

.fa-opera:before {
  content: "\F26A"
}

.fa-optin-monster:before {
  content: "\F23C"
}

.fa-orcid:before {
  content: "\F8D2"
}

.fa-osi:before {
  content: "\F41A"
}

.fa-otter:before {
  content: "\F700"
}

.fa-outdent:before {
  content: "\F03B"
}

.fa-page4:before {
  content: "\F3D7"
}

.fa-pagelines:before {
  content: "\F18C"
}

.fa-pager:before {
  content: "\F815"
}

.fa-paint-brush:before {
  content: "\F1FC"
}

.fa-paint-roller:before {
  content: "\F5AA"
}

.fa-palette:before {
  content: "\F53F"
}

.fa-palfed:before {
  content: "\F3D8"
}

.fa-pallet:before {
  content: "\F482"
}

.fa-paper-plane:before {
  content: "\F1D8"
}

.fa-paperclip:before {
  content: "\F0C6"
}

.fa-parachute-box:before {
  content: "\F4CD"
}

.fa-paragraph:before {
  content: "\F1DD"
}

.fa-parking:before {
  content: "\F540"
}

.fa-passport:before {
  content: "\F5AB"
}

.fa-pastafarianism:before {
  content: "\F67B"
}

.fa-paste:before {
  content: "\F0EA"
}

.fa-patreon:before {
  content: "\F3D9"
}

.fa-pause:before {
  content: "\F04C"
}

.fa-pause-circle:before {
  content: "\F28B"
}

.fa-paw:before {
  content: "\F1B0"
}

.fa-paypal:before {
  content: "\F1ED"
}

.fa-peace:before {
  content: "\F67C"
}

.fa-pen:before {
  content: "\F304"
}

.fa-pen-alt:before {
  content: "\F305"
}

.fa-pen-fancy:before {
  content: "\F5AC"
}

.fa-pen-nib:before {
  content: "\F5AD"
}

.fa-pen-square:before {
  content: "\F14B"
}

.fa-pencil-alt:before {
  content: "\F303"
}

.fa-pencil-ruler:before {
  content: "\F5AE"
}

.fa-penny-arcade:before {
  content: "\F704"
}

.fa-people-carry:before {
  content: "\F4CE"
}

.fa-pepper-hot:before {
  content: "\F816"
}

.fa-percent:before {
  content: "\F295"
}

.fa-percentage:before {
  content: "\F541"
}

.fa-periscope:before {
  content: "\F3DA"
}

.fa-person-booth:before {
  content: "\F756"
}

.fa-phabricator:before {
  content: "\F3DB"
}

.fa-phoenix-framework:before {
  content: "\F3DC"
}

.fa-phoenix-squadron:before {
  content: "\F511"
}

.fa-phone:before {
  content: "\F095"
}

.fa-phone-alt:before {
  content: "\F879"
}

.fa-phone-slash:before {
  content: "\F3DD"
}

.fa-phone-square:before {
  content: "\F098"
}

.fa-phone-square-alt:before {
  content: "\F87B"
}

.fa-phone-volume:before {
  content: "\F2A0"
}

.fa-photo-video:before {
  content: "\F87C"
}

.fa-php:before {
  content: "\F457"
}

.fa-pied-piper:before {
  content: "\F2AE"
}

.fa-pied-piper-alt:before {
  content: "\F1A8"
}

.fa-pied-piper-hat:before {
  content: "\F4E5"
}

.fa-pied-piper-pp:before {
  content: "\F1A7"
}

.fa-piggy-bank:before {
  content: "\F4D3"
}

.fa-pills:before {
  content: "\F484"
}

.fa-pinterest:before {
  content: "\F0D2"
}

.fa-pinterest-p:before {
  content: "\F231"
}

.fa-pinterest-square:before {
  content: "\F0D3"
}

.fa-pizza-slice:before {
  content: "\F818"
}

.fa-place-of-worship:before {
  content: "\F67F"
}

.fa-plane:before {
  content: "\F072"
}

.fa-plane-arrival:before {
  content: "\F5AF"
}

.fa-plane-departure:before {
  content: "\F5B0"
}

.fa-play:before {
  content: "\F04B"
}

.fa-play-circle:before {
  content: "\F144"
}

.fa-playstation:before {
  content: "\F3DF"
}

.fa-plug:before {
  content: "\F1E6"
}

.fa-plus:before {
  content: "\F067"
}

.fa-plus-circle:before {
  content: "\F055"
}

.fa-plus-square:before {
  content: "\F0FE"
}

.fa-podcast:before {
  content: "\F2CE"
}

.fa-poll:before {
  content: "\F681"
}

.fa-poll-h:before {
  content: "\F682"
}

.fa-poo:before {
  content: "\F2FE"
}

.fa-poo-storm:before {
  content: "\F75A"
}

.fa-poop:before {
  content: "\F619"
}

.fa-portrait:before {
  content: "\F3E0"
}

.fa-pound-sign:before {
  content: "\F154"
}

.fa-power-off:before {
  content: "\F011"
}

.fa-pray:before {
  content: "\F683"
}

.fa-praying-hands:before {
  content: "\F684"
}

.fa-prescription:before {
  content: "\F5B1"
}

.fa-prescription-bottle:before {
  content: "\F485"
}

.fa-prescription-bottle-alt:before {
  content: "\F486"
}

.fa-print:before {
  content: "\F02F"
}

.fa-procedures:before {
  content: "\F487"
}

.fa-product-hunt:before {
  content: "\F288"
}

.fa-project-diagram:before {
  content: "\F542"
}

.fa-pushed:before {
  content: "\F3E1"
}

.fa-puzzle-piece:before {
  content: "\F12E"
}

.fa-python:before {
  content: "\F3E2"
}

.fa-qq:before {
  content: "\F1D6"
}

.fa-qrcode:before {
  content: "\F029"
}

.fa-question:before {
  content: "\F128"
}

.fa-question-circle:before {
  content: "\F059"
}

.fa-quidditch:before {
  content: "\F458"
}

.fa-quinscape:before {
  content: "\F459"
}

.fa-quora:before {
  content: "\F2C4"
}

.fa-quote-left:before {
  content: "\F10D"
}

.fa-quote-right:before {
  content: "\F10E"
}

.fa-quran:before {
  content: "\F687"
}

.fa-r-project:before {
  content: "\F4F7"
}

.fa-radiation:before {
  content: "\F7B9"
}

.fa-radiation-alt:before {
  content: "\F7BA"
}

.fa-rainbow:before {
  content: "\F75B"
}

.fa-random:before {
  content: "\F074"
}

.fa-raspberry-pi:before {
  content: "\F7BB"
}

.fa-ravelry:before {
  content: "\F2D9"
}

.fa-react:before {
  content: "\F41B"
}

.fa-reacteurope:before {
  content: "\F75D"
}

.fa-readme:before {
  content: "\F4D5"
}

.fa-rebel:before {
  content: "\F1D0"
}

.fa-receipt:before {
  content: "\F543"
}

.fa-record-vinyl:before {
  content: "\F8D9"
}

.fa-recycle:before {
  content: "\F1B8"
}

.fa-red-river:before {
  content: "\F3E3"
}

.fa-reddit:before {
  content: "\F1A1"
}

.fa-reddit-alien:before {
  content: "\F281"
}

.fa-reddit-square:before {
  content: "\F1A2"
}

.fa-redhat:before {
  content: "\F7BC"
}

.fa-redo:before {
  content: "\F01E"
}

.fa-redo-alt:before {
  content: "\F2F9"
}

.fa-registered:before {
  content: "\F25D"
}

.fa-remove-format:before {
  content: "\F87D"
}

.fa-renren:before {
  content: "\F18B"
}

.fa-reply:before {
  content: "\F3E5"
}

.fa-reply-all:before {
  content: "\F122"
}

.fa-replyd:before {
  content: "\F3E6"
}

.fa-republican:before {
  content: "\F75E"
}

.fa-researchgate:before {
  content: "\F4F8"
}

.fa-resolving:before {
  content: "\F3E7"
}

.fa-restroom:before {
  content: "\F7BD"
}

.fa-retweet:before {
  content: "\F079"
}

.fa-rev:before {
  content: "\F5B2"
}

.fa-ribbon:before {
  content: "\F4D6"
}

.fa-ring:before {
  content: "\F70B"
}

.fa-road:before {
  content: "\F018"
}

.fa-robot:before {
  content: "\F544"
}

.fa-rocket:before {
  content: "\F135"
}

.fa-rocketchat:before {
  content: "\F3E8"
}

.fa-rockrms:before {
  content: "\F3E9"
}

.fa-route:before {
  content: "\F4D7"
}

.fa-rss:before {
  content: "\F09E"
}

.fa-rss-square:before {
  content: "\F143"
}

.fa-ruble-sign:before {
  content: "\F158"
}

.fa-ruler:before {
  content: "\F545"
}

.fa-ruler-combined:before {
  content: "\F546"
}

.fa-ruler-horizontal:before {
  content: "\F547"
}

.fa-ruler-vertical:before {
  content: "\F548"
}

.fa-running:before {
  content: "\F70C"
}

.fa-rupee-sign:before {
  content: "\F156"
}

.fa-sad-cry:before {
  content: "\F5B3"
}

.fa-sad-tear:before {
  content: "\F5B4"
}

.fa-safari:before {
  content: "\F267"
}

.fa-salesforce:before {
  content: "\F83B"
}

.fa-sass:before {
  content: "\F41E"
}

.fa-satellite:before {
  content: "\F7BF"
}

.fa-satellite-dish:before {
  content: "\F7C0"
}

.fa-save:before {
  content: "\F0C7"
}

.fa-schlix:before {
  content: "\F3EA"
}

.fa-school:before {
  content: "\F549"
}

.fa-screwdriver:before {
  content: "\F54A"
}

.fa-scribd:before {
  content: "\F28A"
}

.fa-scroll:before {
  content: "\F70E"
}

.fa-sd-card:before {
  content: "\F7C2"
}

.fa-search:before {
  content: "\F002"
}

.fa-search-dollar:before {
  content: "\F688"
}

.fa-search-location:before {
  content: "\F689"
}

.fa-search-minus:before {
  content: "\F010"
}

.fa-search-plus:before {
  content: "\F00E"
}

.fa-searchengin:before {
  content: "\F3EB"
}

.fa-seedling:before {
  content: "\F4D8"
}

.fa-sellcast:before {
  content: "\F2DA"
}

.fa-sellsy:before {
  content: "\F213"
}

.fa-server:before {
  content: "\F233"
}

.fa-servicestack:before {
  content: "\F3EC"
}

.fa-shapes:before {
  content: "\F61F"
}

.fa-share:before {
  content: "\F064"
}

.fa-share-alt:before {
  content: "\F1E0"
}

.fa-share-alt-square:before {
  content: "\F1E1"
}

.fa-share-square:before {
  content: "\F14D"
}

.fa-shekel-sign:before {
  content: "\F20B"
}

.fa-shield-alt:before {
  content: "\F3ED"
}

.fa-ship:before {
  content: "\F21A"
}

.fa-shipping-fast:before {
  content: "\F48B"
}

.fa-shirtsinbulk:before {
  content: "\F214"
}

.fa-shoe-prints:before {
  content: "\F54B"
}

.fa-shopping-bag:before {
  content: "\F290"
}

.fa-shopping-basket:before {
  content: "\F291"
}

.fa-shopping-cart:before {
  content: "\F07A"
}

.fa-shopware:before {
  content: "\F5B5"
}

.fa-shower:before {
  content: "\F2CC"
}

.fa-shuttle-van:before {
  content: "\F5B6"
}

.fa-sign:before {
  content: "\F4D9"
}

.fa-sign-in-alt:before {
  content: "\F2F6"
}

.fa-sign-language:before {
  content: "\F2A7"
}

.fa-sign-out-alt:before {
  content: "\F2F5"
}

.fa-signal:before {
  content: "\F012"
}

.fa-signature:before {
  content: "\F5B7"
}

.fa-sim-card:before {
  content: "\F7C4"
}

.fa-simplybuilt:before {
  content: "\F215"
}

.fa-sistrix:before {
  content: "\F3EE"
}

.fa-sitemap:before {
  content: "\F0E8"
}

.fa-sith:before {
  content: "\F512"
}

.fa-skating:before {
  content: "\F7C5"
}

.fa-sketch:before {
  content: "\F7C6"
}

.fa-skiing:before {
  content: "\F7C9"
}

.fa-skiing-nordic:before {
  content: "\F7CA"
}

.fa-skull:before {
  content: "\F54C"
}

.fa-skull-crossbones:before {
  content: "\F714"
}

.fa-skyatlas:before {
  content: "\F216"
}

.fa-skype:before {
  content: "\F17E"
}

.fa-slack:before {
  content: "\F198"
}

.fa-slack-hash:before {
  content: "\F3EF"
}

.fa-slash:before {
  content: "\F715"
}

.fa-sleigh:before {
  content: "\F7CC"
}

.fa-sliders-h:before {
  content: "\F1DE"
}

.fa-slideshare:before {
  content: "\F1E7"
}

.fa-smile:before {
  content: "\F118"
}

.fa-smile-beam:before {
  content: "\F5B8"
}

.fa-smile-wink:before {
  content: "\F4DA"
}

.fa-smog:before {
  content: "\F75F"
}

.fa-smoking:before {
  content: "\F48D"
}

.fa-smoking-ban:before {
  content: "\F54D"
}

.fa-sms:before {
  content: "\F7CD"
}

.fa-snapchat:before {
  content: "\F2AB"
}

.fa-snapchat-ghost:before {
  content: "\F2AC"
}

.fa-snapchat-square:before {
  content: "\F2AD"
}

.fa-snowboarding:before {
  content: "\F7CE"
}

.fa-snowflake:before {
  content: "\F2DC"
}

.fa-snowman:before {
  content: "\F7D0"
}

.fa-snowplow:before {
  content: "\F7D2"
}

.fa-socks:before {
  content: "\F696"
}

.fa-solar-panel:before {
  content: "\F5BA"
}

.fa-sort:before {
  content: "\F0DC"
}

.fa-sort-alpha-down:before {
  content: "\F15D"
}

.fa-sort-alpha-down-alt:before {
  content: "\F881"
}

.fa-sort-alpha-up:before {
  content: "\F15E"
}

.fa-sort-alpha-up-alt:before {
  content: "\F882"
}

.fa-sort-amount-down:before {
  content: "\F160"
}

.fa-sort-amount-down-alt:before {
  content: "\F884"
}

.fa-sort-amount-up:before {
  content: "\F161"
}

.fa-sort-amount-up-alt:before {
  content: "\F885"
}

.fa-sort-down:before {
  content: "\F0DD"
}

.fa-sort-numeric-down:before {
  content: "\F162"
}

.fa-sort-numeric-down-alt:before {
  content: "\F886"
}

.fa-sort-numeric-up:before {
  content: "\F163"
}

.fa-sort-numeric-up-alt:before {
  content: "\F887"
}

.fa-sort-up:before {
  content: "\F0DE"
}

.fa-soundcloud:before {
  content: "\F1BE"
}

.fa-sourcetree:before {
  content: "\F7D3"
}

.fa-spa:before {
  content: "\F5BB"
}

.fa-space-shuttle:before {
  content: "\F197"
}

.fa-speakap:before {
  content: "\F3F3"
}

.fa-speaker-deck:before {
  content: "\F83C"
}

.fa-spell-check:before {
  content: "\F891"
}

.fa-spider:before {
  content: "\F717"
}

.fa-spinner:before {
  content: "\F110"
}

.fa-splotch:before {
  content: "\F5BC"
}

.fa-spotify:before {
  content: "\F1BC"
}

.fa-spray-can:before {
  content: "\F5BD"
}

.fa-square:before {
  content: "\F0C8"
}

.fa-square-full:before {
  content: "\F45C"
}

.fa-square-root-alt:before {
  content: "\F698"
}

.fa-squarespace:before {
  content: "\F5BE"
}

.fa-stack-exchange:before {
  content: "\F18D"
}

.fa-stack-overflow:before {
  content: "\F16C"
}

.fa-stackpath:before {
  content: "\F842"
}

.fa-stamp:before {
  content: "\F5BF"
}

.fa-star:before {
  content: "\F005"
}

.fa-star-and-crescent:before {
  content: "\F699"
}

.fa-star-half:before {
  content: "\F089"
}

.fa-star-half-alt:before {
  content: "\F5C0"
}

.fa-star-of-david:before {
  content: "\F69A"
}

.fa-star-of-life:before {
  content: "\F621"
}

.fa-staylinked:before {
  content: "\F3F5"
}

.fa-steam:before {
  content: "\F1B6"
}

.fa-steam-square:before {
  content: "\F1B7"
}

.fa-steam-symbol:before {
  content: "\F3F6"
}

.fa-step-backward:before {
  content: "\F048"
}

.fa-step-forward:before {
  content: "\F051"
}

.fa-stethoscope:before {
  content: "\F0F1"
}

.fa-sticker-mule:before {
  content: "\F3F7"
}

.fa-sticky-note:before {
  content: "\F249"
}

.fa-stop:before {
  content: "\F04D"
}

.fa-stop-circle:before {
  content: "\F28D"
}

.fa-stopwatch:before {
  content: "\F2F2"
}

.fa-store:before {
  content: "\F54E"
}

.fa-store-alt:before {
  content: "\F54F"
}

.fa-strava:before {
  content: "\F428"
}

.fa-stream:before {
  content: "\F550"
}

.fa-street-view:before {
  content: "\F21D"
}

.fa-strikethrough:before {
  content: "\F0CC"
}

.fa-stripe:before {
  content: "\F429"
}

.fa-stripe-s:before {
  content: "\F42A"
}

.fa-stroopwafel:before {
  content: "\F551"
}

.fa-studiovinari:before {
  content: "\F3F8"
}

.fa-stumbleupon:before {
  content: "\F1A4"
}

.fa-stumbleupon-circle:before {
  content: "\F1A3"
}

.fa-subscript:before {
  content: "\F12C"
}

.fa-subway:before {
  content: "\F239"
}

.fa-suitcase:before {
  content: "\F0F2"
}

.fa-suitcase-rolling:before {
  content: "\F5C1"
}

.fa-sun:before {
  content: "\F185"
}

.fa-superpowers:before {
  content: "\F2DD"
}

.fa-superscript:before {
  content: "\F12B"
}

.fa-supple:before {
  content: "\F3F9"
}

.fa-surprise:before {
  content: "\F5C2"
}

.fa-suse:before {
  content: "\F7D6"
}

.fa-swatchbook:before {
  content: "\F5C3"
}

.fa-swift:before {
  content: "\F8E1"
}

.fa-swimmer:before {
  content: "\F5C4"
}

.fa-swimming-pool:before {
  content: "\F5C5"
}

.fa-symfony:before {
  content: "\F83D"
}

.fa-synagogue:before {
  content: "\F69B"
}

.fa-sync:before {
  content: "\F021"
}

.fa-sync-alt:before {
  content: "\F2F1"
}

.fa-syringe:before {
  content: "\F48E"
}

.fa-table:before {
  content: "\F0CE"
}

.fa-table-tennis:before {
  content: "\F45D"
}

.fa-tablet:before {
  content: "\F10A"
}

.fa-tablet-alt:before {
  content: "\F3FA"
}

.fa-tablets:before {
  content: "\F490"
}

.fa-tachometer-alt:before {
  content: "\F3FD"
}

.fa-tag:before {
  content: "\F02B"
}

.fa-tags:before {
  content: "\F02C"
}

.fa-tape:before {
  content: "\F4DB"
}

.fa-tasks:before {
  content: "\F0AE"
}

.fa-taxi:before {
  content: "\F1BA"
}

.fa-teamspeak:before {
  content: "\F4F9"
}

.fa-teeth:before {
  content: "\F62E"
}

.fa-teeth-open:before {
  content: "\F62F"
}

.fa-telegram:before {
  content: "\F2C6"
}

.fa-telegram-plane:before {
  content: "\F3FE"
}

.fa-temperature-high:before {
  content: "\F769"
}

.fa-temperature-low:before {
  content: "\F76B"
}

.fa-tencent-weibo:before {
  content: "\F1D5"
}

.fa-tenge:before {
  content: "\F7D7"
}

.fa-terminal:before {
  content: "\F120"
}

.fa-text-height:before {
  content: "\F034"
}

.fa-text-width:before {
  content: "\F035"
}

.fa-th:before {
  content: "\F00A"
}

.fa-th-large:before {
  content: "\F009"
}

.fa-th-list:before {
  content: "\F00B"
}

.fa-the-red-yeti:before {
  content: "\F69D"
}

.fa-theater-masks:before {
  content: "\F630"
}

.fa-themeco:before {
  content: "\F5C6"
}

.fa-themeisle:before {
  content: "\F2B2"
}

.fa-thermometer:before {
  content: "\F491"
}

.fa-thermometer-empty:before {
  content: "\F2CB"
}

.fa-thermometer-full:before {
  content: "\F2C7"
}

.fa-thermometer-half:before {
  content: "\F2C9"
}

.fa-thermometer-quarter:before {
  content: "\F2CA"
}

.fa-thermometer-three-quarters:before {
  content: "\F2C8"
}

.fa-think-peaks:before {
  content: "\F731"
}

.fa-thumbs-down:before {
  content: "\F165"
}

.fa-thumbs-up:before {
  content: "\F164"
}

.fa-thumbtack:before {
  content: "\F08D"
}

.fa-ticket-alt:before {
  content: "\F3FF"
}

.fa-times:before {
  content: "\F00D"
}

.fa-times-circle:before {
  content: "\F057"
}

.fa-tint:before {
  content: "\F043"
}

.fa-tint-slash:before {
  content: "\F5C7"
}

.fa-tired:before {
  content: "\F5C8"
}

.fa-toggle-off:before {
  content: "\F204"
}

.fa-toggle-on:before {
  content: "\F205"
}

.fa-toilet:before {
  content: "\F7D8"
}

.fa-toilet-paper:before {
  content: "\F71E"
}

.fa-toolbox:before {
  content: "\F552"
}

.fa-tools:before {
  content: "\F7D9"
}

.fa-tooth:before {
  content: "\F5C9"
}

.fa-torah:before {
  content: "\F6A0"
}

.fa-torii-gate:before {
  content: "\F6A1"
}

.fa-tractor:before {
  content: "\F722"
}

.fa-trade-federation:before {
  content: "\F513"
}

.fa-trademark:before {
  content: "\F25C"
}

.fa-traffic-light:before {
  content: "\F637"
}

.fa-train:before {
  content: "\F238"
}

.fa-tram:before {
  content: "\F7DA"
}

.fa-transgender:before {
  content: "\F224"
}

.fa-transgender-alt:before {
  content: "\F225"
}

.fa-trash:before {
  content: "\F1F8"
}

.fa-trash-alt:before {
  content: "\F2ED"
}

.fa-trash-restore:before {
  content: "\F829"
}

.fa-trash-restore-alt:before {
  content: "\F82A"
}

.fa-tree:before {
  content: "\F1BB"
}

.fa-trello:before {
  content: "\F181"
}

.fa-tripadvisor:before {
  content: "\F262"
}

.fa-trophy:before {
  content: "\F091"
}

.fa-truck:before {
  content: "\F0D1"
}

.fa-truck-loading:before {
  content: "\F4DE"
}

.fa-truck-monster:before {
  content: "\F63B"
}

.fa-truck-moving:before {
  content: "\F4DF"
}

.fa-truck-pickup:before {
  content: "\F63C"
}

.fa-tshirt:before {
  content: "\F553"
}

.fa-tty:before {
  content: "\F1E4"
}

.fa-tumblr:before {
  content: "\F173"
}

.fa-tumblr-square:before {
  content: "\F174"
}

.fa-tv:before {
  content: "\F26C"
}

.fa-twitch:before {
  content: "\F1E8"
}

.fa-twitter:before {
  content: "\F099"
}

.fa-twitter-square:before {
  content: "\F081"
}

.fa-typo3:before {
  content: "\F42B"
}

.fa-uber:before {
  content: "\F402"
}

.fa-ubuntu:before {
  content: "\F7DF"
}

.fa-uikit:before {
  content: "\F403"
}

.fa-umbraco:before {
  content: "\F8E8"
}

.fa-umbrella:before {
  content: "\F0E9"
}

.fa-umbrella-beach:before {
  content: "\F5CA"
}

.fa-underline:before {
  content: "\F0CD"
}

.fa-undo:before {
  content: "\F0E2"
}

.fa-undo-alt:before {
  content: "\F2EA"
}

.fa-uniregistry:before {
  content: "\F404"
}

.fa-universal-access:before {
  content: "\F29A"
}

.fa-university:before {
  content: "\F19C"
}

.fa-unlink:before {
  content: "\F127"
}

.fa-unlock:before {
  content: "\F09C"
}

.fa-unlock-alt:before {
  content: "\F13E"
}

.fa-untappd:before {
  content: "\F405"
}

.fa-upload:before {
  content: "\F093"
}

.fa-ups:before {
  content: "\F7E0"
}

.fa-usb:before {
  content: "\F287"
}

.fa-user:before {
  content: "\F007"
}

.fa-user-alt:before {
  content: "\F406"
}

.fa-user-alt-slash:before {
  content: "\F4FA"
}

.fa-user-astronaut:before {
  content: "\F4FB"
}

.fa-user-check:before {
  content: "\F4FC"
}

.fa-user-circle:before {
  content: "\F2BD"
}

.fa-user-clock:before {
  content: "\F4FD"
}

.fa-user-cog:before {
  content: "\F4FE"
}

.fa-user-edit:before {
  content: "\F4FF"
}

.fa-user-friends:before {
  content: "\F500"
}

.fa-user-graduate:before {
  content: "\F501"
}

.fa-user-injured:before {
  content: "\F728"
}

.fa-user-lock:before {
  content: "\F502"
}

.fa-user-md:before {
  content: "\F0F0"
}

.fa-user-minus:before {
  content: "\F503"
}

.fa-user-ninja:before {
  content: "\F504"
}

.fa-user-nurse:before {
  content: "\F82F"
}

.fa-user-plus:before {
  content: "\F234"
}

.fa-user-secret:before {
  content: "\F21B"
}

.fa-user-shield:before {
  content: "\F505"
}

.fa-user-slash:before {
  content: "\F506"
}

.fa-user-tag:before {
  content: "\F507"
}

.fa-user-tie:before {
  content: "\F508"
}

.fa-user-times:before {
  content: "\F235"
}

.fa-users:before {
  content: "\F0C0"
}

.fa-users-cog:before {
  content: "\F509"
}

.fa-usps:before {
  content: "\F7E1"
}

.fa-ussunnah:before {
  content: "\F407"
}

.fa-utensil-spoon:before {
  content: "\F2E5"
}

.fa-utensils:before {
  content: "\F2E7"
}

.fa-vaadin:before {
  content: "\F408"
}

.fa-vector-square:before {
  content: "\F5CB"
}

.fa-venus:before {
  content: "\F221"
}

.fa-venus-double:before {
  content: "\F226"
}

.fa-venus-mars:before {
  content: "\F228"
}

.fa-viacoin:before {
  content: "\F237"
}

.fa-viadeo:before {
  content: "\F2A9"
}

.fa-viadeo-square:before {
  content: "\F2AA"
}

.fa-vial:before {
  content: "\F492"
}

.fa-vials:before {
  content: "\F493"
}

.fa-viber:before {
  content: "\F409"
}

.fa-video:before {
  content: "\F03D"
}

.fa-video-slash:before {
  content: "\F4E2"
}

.fa-vihara:before {
  content: "\F6A7"
}

.fa-vimeo:before {
  content: "\F40A"
}

.fa-vimeo-square:before {
  content: "\F194"
}

.fa-vimeo-v:before {
  content: "\F27D"
}

.fa-vine:before {
  content: "\F1CA"
}

.fa-vk:before {
  content: "\F189"
}

.fa-vnv:before {
  content: "\F40B"
}

.fa-voicemail:before {
  content: "\F897"
}

.fa-volleyball-ball:before {
  content: "\F45F"
}

.fa-volume-down:before {
  content: "\F027"
}

.fa-volume-mute:before {
  content: "\F6A9"
}

.fa-volume-off:before {
  content: "\F026"
}

.fa-volume-up:before {
  content: "\F028"
}

.fa-vote-yea:before {
  content: "\F772"
}

.fa-vr-cardboard:before {
  content: "\F729"
}

.fa-vuejs:before {
  content: "\F41F"
}

.fa-walking:before {
  content: "\F554"
}

.fa-wallet:before {
  content: "\F555"
}

.fa-warehouse:before {
  content: "\F494"
}

.fa-water:before {
  content: "\F773"
}

.fa-wave-square:before {
  content: "\F83E"
}

.fa-waze:before {
  content: "\F83F"
}

.fa-weebly:before {
  content: "\F5CC"
}

.fa-weibo:before {
  content: "\F18A"
}

.fa-weight:before {
  content: "\F496"
}

.fa-weight-hanging:before {
  content: "\F5CD"
}

.fa-weixin:before {
  content: "\F1D7"
}

.fa-whatsapp:before {
  content: "\F232"
}

.fa-whatsapp-square:before {
  content: "\F40C"
}

.fa-wheelchair:before {
  content: "\F193"
}

.fa-whmcs:before {
  content: "\F40D"
}

.fa-wifi:before {
  content: "\F1EB"
}

.fa-wikipedia-w:before {
  content: "\F266"
}

.fa-wind:before {
  content: "\F72E"
}

.fa-window-close:before {
  content: "\F410"
}

.fa-window-maximize:before {
  content: "\F2D0"
}

.fa-window-minimize:before {
  content: "\F2D1"
}

.fa-window-restore:before {
  content: "\F2D2"
}

.fa-windows:before {
  content: "\F17A"
}

.fa-wine-bottle:before {
  content: "\F72F"
}

.fa-wine-glass:before {
  content: "\F4E3"
}

.fa-wine-glass-alt:before {
  content: "\F5CE"
}

.fa-wix:before {
  content: "\F5CF"
}

.fa-wizards-of-the-coast:before {
  content: "\F730"
}

.fa-wolf-pack-battalion:before {
  content: "\F514"
}

.fa-won-sign:before {
  content: "\F159"
}

.fa-wordpress:before {
  content: "\F19A"
}

.fa-wordpress-simple:before {
  content: "\F411"
}

.fa-wpbeginner:before {
  content: "\F297"
}

.fa-wpexplorer:before {
  content: "\F2DE"
}

.fa-wpforms:before {
  content: "\F298"
}

.fa-wpressr:before {
  content: "\F3E4"
}

.fa-wrench:before {
  content: "\F0AD"
}

.fa-x-ray:before {
  content: "\F497"
}

.fa-xbox:before {
  content: "\F412"
}

.fa-xing:before {
  content: "\F168"
}

.fa-xing-square:before {
  content: "\F169"
}

.fa-y-combinator:before {
  content: "\F23B"
}

.fa-yahoo:before {
  content: "\F19E"
}

.fa-yammer:before {
  content: "\F840"
}

.fa-yandex:before {
  content: "\F413"
}

.fa-yandex-international:before {
  content: "\F414"
}

.fa-yarn:before {
  content: "\F7E3"
}

.fa-yelp:before {
  content: "\F1E9"
}

.fa-yen-sign:before {
  content: "\F157"
}

.fa-yin-yang:before {
  content: "\F6AD"
}

.fa-yoast:before {
  content: "\F2B1"
}

.fa-youtube:before {
  content: "\F167"
}

.fa-youtube-square:before {
  content: "\F431"
}

.fa-zhihu:before {
  content: "\F63F"
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(../../static/fonts/fa-brands-400.5063b10.eot);
  src: url(../../static/fonts/fa-brands-400.5063b10.eot?#iefix) format("embedded-opentype"), url(../../static/fonts/fa-brands-400.cccc9d2.woff2) format("woff2"), url(../../static/fonts/fa-brands-400.c5e0f14.woff) format("woff"), url(../../static/fonts/fa-brands-400.06147b6.ttf) format("truetype"), url(../../static/img/fa-brands-400.52e0967.svg#fontawesome) format("svg")
}

.fab {
  font-family: "Font Awesome 5 Brands"
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../../static/fonts/fa-regular-400.c1a866e.eot);
  src: url(../../static/fonts/fa-regular-400.c1a866e.eot?#iefix) format("embedded-opentype"), url(../../static/fonts/fa-regular-400.f5f2566.woff2) format("woff2"), url(../../static/fonts/fa-regular-400.c4f508e.woff) format("woff"), url(../../static/fonts/fa-regular-400.65b286a.ttf) format("truetype"), url(../../static/img/fa-regular-400.f4f7817.svg#fontawesome) format("svg")
}

.far {
  font-weight: 400
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(../../static/fonts/fa-solid-900.8e4a6dc.eot);
  src: url(../../static/fonts/fa-solid-900.8e4a6dc.eot?#iefix) format("embedded-opentype"), url(../../static/fonts/fa-solid-900.44d537a.woff2) format("woff2"), url(../../static/fonts/fa-solid-900.333bae2.woff) format("woff"), url(../../static/fonts/fa-solid-900.0bff33a.ttf) format("truetype"), url(../../static/img/fa-solid-900.f8e3a60.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
  font-weight: 900
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: 'FontAwesome';
  src: url(../../static/fonts/fontawesome-webfont3295.db812d8.woff2) format('woff2'), url(../../static/fonts/fontawesome-webfont3295.a35720c.woff) format('woff'), url(../../static/fonts/fontawesome-webfont3295.a3de217.ttf) format('truetype'),;
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\F000"
}

.fa-music:before {
  content: "\F001"
}

.fa-search:before {
  content: "\F002"
}

.fa-envelope-o:before {
  content: "\F003"
}

.fa-heart:before {
  content: "\F004"
}

.fa-star:before {
  content: "\F005"
}

.fa-star-o:before {
  content: "\F006"
}

.fa-user:before {
  content: "\F007"
}

.fa-film:before {
  content: "\F008"
}

.fa-th-large:before {
  content: "\F009"
}

.fa-th:before {
  content: "\F00A"
}

.fa-th-list:before {
  content: "\F00B"
}

.fa-check:before {
  content: "\F00C"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D"
}

.fa-search-plus:before {
  content: "\F00E"
}

.fa-search-minus:before {
  content: "\F010"
}

.fa-power-off:before {
  content: "\F011"
}

.fa-signal:before {
  content: "\F012"
}

.fa-gear:before,
.fa-cog:before {
  content: "\F013"
}

.fa-trash-o:before {
  content: "\F014"
}

.fa-home:before {
  content: "\F015"
}

.fa-file-o:before {
  content: "\F016"
}

.fa-clock-o:before {
  content: "\F017"
}

.fa-road:before {
  content: "\F018"
}

.fa-download:before {
  content: "\F019"
}

.fa-arrow-circle-o-down:before {
  content: "\F01A"
}

.fa-arrow-circle-o-up:before {
  content: "\F01B"
}

.fa-inbox:before {
  content: "\F01C"
}

.fa-play-circle-o:before {
  content: "\F01D"
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E"
}

.fa-refresh:before {
  content: "\F021"
}

.fa-list-alt:before {
  content: "\F022"
}

.fa-lock:before {
  content: "\F023"
}

.fa-flag:before {
  content: "\F024"
}

.fa-headphones:before {
  content: "\F025"
}

.fa-volume-off:before {
  content: "\F026"
}

.fa-volume-down:before {
  content: "\F027"
}

.fa-volume-up:before {
  content: "\F028"
}

.fa-qrcode:before {
  content: "\F029"
}

.fa-barcode:before {
  content: "\F02A"
}

.fa-tag:before {
  content: "\F02B"
}

.fa-tags:before {
  content: "\F02C"
}

.fa-book:before {
  content: "\F02D"
}

.fa-bookmark:before {
  content: "\F02E"
}

.fa-print:before {
  content: "\F02F"
}

.fa-camera:before {
  content: "\F030"
}

.fa-font:before {
  content: "\F031"
}

.fa-bold:before {
  content: "\F032"
}

.fa-italic:before {
  content: "\F033"
}

.fa-text-height:before {
  content: "\F034"
}

.fa-text-width:before {
  content: "\F035"
}

.fa-align-left:before {
  content: "\F036"
}

.fa-align-center:before {
  content: "\F037"
}

.fa-align-right:before {
  content: "\F038"
}

.fa-align-justify:before {
  content: "\F039"
}

.fa-list:before {
  content: "\F03A"
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B"
}

.fa-indent:before {
  content: "\F03C"
}

.fa-video-camera:before {
  content: "\F03D"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E"
}

.fa-pencil:before {
  content: "\F040"
}

.fa-map-marker:before {
  content: "\F041"
}

.fa-adjust:before {
  content: "\F042"
}

.fa-tint:before {
  content: "\F043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044"
}

.fa-share-square-o:before {
  content: "\F045"
}

.fa-check-square-o:before {
  content: "\F046"
}

.fa-arrows:before {
  content: "\F047"
}

.fa-step-backward:before {
  content: "\F048"
}

.fa-fast-backward:before {
  content: "\F049"
}

.fa-backward:before {
  content: "\F04A"
}

.fa-play:before {
  content: "\F04B"
}

.fa-pause:before {
  content: "\F04C"
}

.fa-stop:before {
  content: "\F04D"
}

.fa-forward:before {
  content: "\F04E"
}

.fa-fast-forward:before {
  content: "\F050"
}

.fa-step-forward:before {
  content: "\F051"
}

.fa-eject:before {
  content: "\F052"
}

.fa-chevron-left:before {
  content: "\F053"
}

.fa-chevron-right:before {
  content: "\F054"
}

.fa-plus-circle:before {
  content: "\F055"
}

.fa-minus-circle:before {
  content: "\F056"
}

.fa-times-circle:before {
  content: "\F057"
}

.fa-check-circle:before {
  content: "\F058"
}

.fa-question-circle:before {
  content: "\F059"
}

.fa-info-circle:before {
  content: "\F05A"
}

.fa-crosshairs:before {
  content: "\F05B"
}

.fa-times-circle-o:before {
  content: "\F05C"
}

.fa-check-circle-o:before {
  content: "\F05D"
}

.fa-ban:before {
  content: "\F05E"
}

.fa-arrow-left:before {
  content: "\F060"
}

.fa-arrow-right:before {
  content: "\F061"
}

.fa-arrow-up:before {
  content: "\F062"
}

.fa-arrow-down:before {
  content: "\F063"
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064"
}

.fa-expand:before {
  content: "\F065"
}

.fa-compress:before {
  content: "\F066"
}

.fa-plus:before {
  content: "\F067"
}

.fa-minus:before {
  content: "\F068"
}

.fa-asterisk:before {
  content: "\F069"
}

.fa-exclamation-circle:before {
  content: "\F06A"
}

.fa-gift:before {
  content: "\F06B"
}

.fa-leaf:before {
  content: "\F06C"
}

.fa-fire:before {
  content: "\F06D"
}

.fa-eye:before {
  content: "\F06E"
}

.fa-eye-slash:before {
  content: "\F070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071"
}

.fa-plane:before {
  content: "\F072"
}

.fa-calendar:before {
  content: "\F073"
}

.fa-random:before {
  content: "\F074"
}

.fa-comment:before {
  content: "\F075"
}

.fa-magnet:before {
  content: "\F076"
}

.fa-chevron-up:before {
  content: "\F077"
}

.fa-chevron-down:before {
  content: "\F078"
}

.fa-retweet:before {
  content: "\F079"
}

.fa-shopping-cart:before {
  content: "\F07A"
}

.fa-folder:before {
  content: "\F07B"
}

.fa-folder-open:before {
  content: "\F07C"
}

.fa-arrows-v:before {
  content: "\F07D"
}

.fa-arrows-h:before {
  content: "\F07E"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080"
}

.fa-twitter-square:before {
  content: "\F081"
}

.fa-facebook-square:before {
  content: "\F082"
}

.fa-camera-retro:before {
  content: "\F083"
}

.fa-key:before {
  content: "\F084"
}

.fa-gears:before,
.fa-cogs:before {
  content: "\F085"
}

.fa-comments:before {
  content: "\F086"
}

.fa-thumbs-o-up:before {
  content: "\F087"
}

.fa-thumbs-o-down:before {
  content: "\F088"
}

.fa-star-half:before {
  content: "\F089"
}

.fa-heart-o:before {
  content: "\F08A"
}

.fa-sign-out:before {
  content: "\F08B"
}

.fa-linkedin-square:before {
  content: "\F08C"
}

.fa-thumb-tack:before {
  content: "\F08D"
}

.fa-external-link:before {
  content: "\F08E"
}

.fa-sign-in:before {
  content: "\F090"
}

.fa-trophy:before {
  content: "\F091"
}

.fa-github-square:before {
  content: "\F092"
}

.fa-upload:before {
  content: "\F093"
}

.fa-lemon-o:before {
  content: "\F094"
}

.fa-phone:before {
  content: "\F095"
}

.fa-square-o:before {
  content: "\F096"
}

.fa-bookmark-o:before {
  content: "\F097"
}

.fa-phone-square:before {
  content: "\F098"
}

.fa-twitter:before {
  content: "\F099"
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A"
}

.fa-github:before {
  content: "\F09B"
}

.fa-unlock:before {
  content: "\F09C"
}

.fa-credit-card:before {
  content: "\F09D"
}

.fa-feed:before,
.fa-rss:before {
  content: "\F09E"
}

.fa-hdd-o:before {
  content: "\F0A0"
}

.fa-bullhorn:before {
  content: "\F0A1"
}

.fa-bell:before {
  content: "\F0F3"
}

.fa-certificate:before {
  content: "\F0A3"
}

.fa-hand-o-right:before {
  content: "\F0A4"
}

.fa-hand-o-left:before {
  content: "\F0A5"
}

.fa-hand-o-up:before {
  content: "\F0A6"
}

.fa-hand-o-down:before {
  content: "\F0A7"
}

.fa-arrow-circle-left:before {
  content: "\F0A8"
}

.fa-arrow-circle-right:before {
  content: "\F0A9"
}

.fa-arrow-circle-up:before {
  content: "\F0AA"
}

.fa-arrow-circle-down:before {
  content: "\F0AB"
}

.fa-globe:before {
  content: "\F0AC"
}

.fa-wrench:before {
  content: "\F0AD"
}

.fa-tasks:before {
  content: "\F0AE"
}

.fa-filter:before {
  content: "\F0B0"
}

.fa-briefcase:before {
  content: "\F0B1"
}

.fa-arrows-alt:before {
  content: "\F0B2"
}

.fa-group:before,
.fa-users:before {
  content: "\F0C0"
}

.fa-chain:before,
.fa-link:before {
  content: "\F0C1"
}

.fa-cloud:before {
  content: "\F0C2"
}

.fa-flask:before {
  content: "\F0C3"
}

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4"
}

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5"
}

.fa-paperclip:before {
  content: "\F0C6"
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7"
}

.fa-square:before {
  content: "\F0C8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9"
}

.fa-list-ul:before {
  content: "\F0CA"
}

.fa-list-ol:before {
  content: "\F0CB"
}

.fa-strikethrough:before {
  content: "\F0CC"
}

.fa-underline:before {
  content: "\F0CD"
}

.fa-table:before {
  content: "\F0CE"
}

.fa-magic:before {
  content: "\F0D0"
}

.fa-truck:before {
  content: "\F0D1"
}

.fa-pinterest:before {
  content: "\F0D2"
}

.fa-pinterest-square:before {
  content: "\F0D3"
}

.fa-google-plus-square:before {
  content: "\F0D4"
}

.fa-google-plus:before {
  content: "\F0D5"
}

.fa-money:before {
  content: "\F0D6"
}

.fa-caret-down:before {
  content: "\F0D7"
}

.fa-caret-up:before {
  content: "\F0D8"
}

.fa-caret-left:before {
  content: "\F0D9"
}

.fa-caret-right:before {
  content: "\F0DA"
}

.fa-columns:before {
  content: "\F0DB"
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC"
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD"
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE"
}

.fa-envelope:before {
  content: "\F0E0"
}

.fa-linkedin:before {
  content: "\F0E1"
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2"
}

.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3"
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4"
}

.fa-comment-o:before {
  content: "\F0E5"
}

.fa-comments-o:before {
  content: "\F0E6"
}

.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7"
}

.fa-sitemap:before {
  content: "\F0E8"
}

.fa-umbrella:before {
  content: "\F0E9"
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA"
}

.fa-lightbulb-o:before {
  content: "\F0EB"
}

.fa-exchange:before {
  content: "\F0EC"
}

.fa-cloud-download:before {
  content: "\F0ED"
}

.fa-cloud-upload:before {
  content: "\F0EE"
}

.fa-user-md:before {
  content: "\F0F0"
}

.fa-stethoscope:before {
  content: "\F0F1"
}

.fa-suitcase:before {
  content: "\F0F2"
}

.fa-bell-o:before {
  content: "\F0A2"
}

.fa-coffee:before {
  content: "\F0F4"
}

.fa-cutlery:before {
  content: "\F0F5"
}

.fa-file-text-o:before {
  content: "\F0F6"
}

.fa-building-o:before {
  content: "\F0F7"
}

.fa-hospital-o:before {
  content: "\F0F8"
}

.fa-ambulance:before {
  content: "\F0F9"
}

.fa-medkit:before {
  content: "\F0FA"
}

.fa-fighter-jet:before {
  content: "\F0FB"
}

.fa-beer:before {
  content: "\F0FC"
}

.fa-h-square:before {
  content: "\F0FD"
}

.fa-plus-square:before {
  content: "\F0FE"
}

.fa-angle-double-left:before {
  content: "\F100"
}

.fa-angle-double-right:before {
  content: "\F101"
}

.fa-angle-double-up:before {
  content: "\F102"
}

.fa-angle-double-down:before {
  content: "\F103"
}

.fa-angle-left:before {
  content: "\F104"
}

.fa-angle-right:before {
  content: "\F105"
}

.fa-angle-up:before {
  content: "\F106"
}

.fa-angle-down:before {
  content: "\F107"
}

.fa-desktop:before {
  content: "\F108"
}

.fa-laptop:before {
  content: "\F109"
}

.fa-tablet:before {
  content: "\F10A"
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B"
}

.fa-circle-o:before {
  content: "\F10C"
}

.fa-quote-left:before {
  content: "\F10D"
}

.fa-quote-right:before {
  content: "\F10E"
}

.fa-spinner:before {
  content: "\F110"
}

.fa-circle:before {
  content: "\F111"
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112"
}

.fa-github-alt:before {
  content: "\F113"
}

.fa-folder-o:before {
  content: "\F114"
}

.fa-folder-open-o:before {
  content: "\F115"
}

.fa-smile-o:before {
  content: "\F118"
}

.fa-frown-o:before {
  content: "\F119"
}

.fa-meh-o:before {
  content: "\F11A"
}

.fa-gamepad:before {
  content: "\F11B"
}

.fa-keyboard-o:before {
  content: "\F11C"
}

.fa-flag-o:before {
  content: "\F11D"
}

.fa-flag-checkered:before {
  content: "\F11E"
}

.fa-terminal:before {
  content: "\F120"
}

.fa-code:before {
  content: "\F121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123"
}

.fa-location-arrow:before {
  content: "\F124"
}

.fa-crop:before {
  content: "\F125"
}

.fa-code-fork:before {
  content: "\F126"
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127"
}

.fa-question:before {
  content: "\F128"
}

.fa-info:before {
  content: "\F129"
}

.fa-exclamation:before {
  content: "\F12A"
}

.fa-superscript:before {
  content: "\F12B"
}

.fa-subscript:before {
  content: "\F12C"
}

.fa-eraser:before {
  content: "\F12D"
}

.fa-puzzle-piece:before {
  content: "\F12E"
}

.fa-microphone:before {
  content: "\F130"
}

.fa-microphone-slash:before {
  content: "\F131"
}

.fa-shield:before {
  content: "\F132"
}

.fa-calendar-o:before {
  content: "\F133"
}

.fa-fire-extinguisher:before {
  content: "\F134"
}

.fa-rocket:before {
  content: "\F135"
}

.fa-maxcdn:before {
  content: "\F136"
}

.fa-chevron-circle-left:before {
  content: "\F137"
}

.fa-chevron-circle-right:before {
  content: "\F138"
}

.fa-chevron-circle-up:before {
  content: "\F139"
}

.fa-chevron-circle-down:before {
  content: "\F13A"
}

.fa-html5:before {
  content: "\F13B"
}

.fa-css3:before {
  content: "\F13C"
}

.fa-anchor:before {
  content: "\F13D"
}

.fa-unlock-alt:before {
  content: "\F13E"
}

.fa-bullseye:before {
  content: "\F140"
}

.fa-ellipsis-h:before {
  content: "\F141"
}

.fa-ellipsis-v:before {
  content: "\F142"
}

.fa-rss-square:before {
  content: "\F143"
}

.fa-play-circle:before {
  content: "\F144"
}

.fa-ticket:before {
  content: "\F145"
}

.fa-minus-square:before {
  content: "\F146"
}

.fa-minus-square-o:before {
  content: "\F147"
}

.fa-level-up:before {
  content: "\F148"
}

.fa-level-down:before {
  content: "\F149"
}

.fa-check-square:before {
  content: "\F14A"
}

.fa-pencil-square:before {
  content: "\F14B"
}

.fa-external-link-square:before {
  content: "\F14C"
}

.fa-share-square:before {
  content: "\F14D"
}

.fa-compass:before {
  content: "\F14E"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152"
}

.fa-euro:before,
.fa-eur:before {
  content: "\F153"
}

.fa-gbp:before {
  content: "\F154"
}

.fa-dollar:before,
.fa-usd:before {
  content: "\F155"
}

.fa-rupee:before,
.fa-inr:before {
  content: "\F156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158"
}

.fa-won:before,
.fa-krw:before {
  content: "\F159"
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A"
}

.fa-file:before {
  content: "\F15B"
}

.fa-file-text:before {
  content: "\F15C"
}

.fa-sort-alpha-asc:before {
  content: "\F15D"
}

.fa-sort-alpha-desc:before {
  content: "\F15E"
}

.fa-sort-amount-asc:before {
  content: "\F160"
}

.fa-sort-amount-desc:before {
  content: "\F161"
}

.fa-sort-numeric-asc:before {
  content: "\F162"
}

.fa-sort-numeric-desc:before {
  content: "\F163"
}

.fa-thumbs-up:before {
  content: "\F164"
}

.fa-thumbs-down:before {
  content: "\F165"
}

.fa-youtube-square:before {
  content: "\F166"
}

.fa-youtube:before {
  content: "\F167"
}

.fa-xing:before {
  content: "\F168"
}

.fa-xing-square:before {
  content: "\F169"
}

.fa-youtube-play:before {
  content: "\F16A"
}

.fa-dropbox:before {
  content: "\F16B"
}

.fa-stack-overflow:before {
  content: "\F16C"
}

.fa-instagram:before {
  content: "\F16D"
}

.fa-flickr:before {
  content: "\F16E"
}

.fa-adn:before {
  content: "\F170"
}

.fa-bitbucket:before {
  content: "\F171"
}

.fa-bitbucket-square:before {
  content: "\F172"
}

.fa-tumblr:before {
  content: "\F173"
}

.fa-tumblr-square:before {
  content: "\F174"
}

.fa-long-arrow-down:before {
  content: "\F175"
}

.fa-long-arrow-up:before {
  content: "\F176"
}

.fa-long-arrow-left:before {
  content: "\F177"
}

.fa-long-arrow-right:before {
  content: "\F178"
}

.fa-apple:before {
  content: "\F179"
}

.fa-windows:before {
  content: "\F17A"
}

.fa-android:before {
  content: "\F17B"
}

.fa-linux:before {
  content: "\F17C"
}

.fa-dribbble:before {
  content: "\F17D"
}

.fa-skype:before {
  content: "\F17E"
}

.fa-foursquare:before {
  content: "\F180"
}

.fa-trmeathat:before {
  content: "\F181"
}

.fa-female:before {
  content: "\F182"
}

.fa-male:before {
  content: "\F183"
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184"
}

.fa-sun-o:before {
  content: "\F185"
}

.fa-moon-o:before {
  content: "\F186"
}

.fa-archive:before {
  content: "\F187"
}

.fa-bug:before {
  content: "\F188"
}

.fa-vk:before {
  content: "\F189"
}

.fa-weibo:before {
  content: "\F18A"
}

.fa-renren:before {
  content: "\F18B"
}

.fa-pagelines:before {
  content: "\F18C"
}

.fa-stack-exchange:before {
  content: "\F18D"
}

.fa-arrow-circle-o-right:before {
  content: "\F18E"
}

.fa-arrow-circle-o-left:before {
  content: "\F190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191"
}

.fa-dot-circle-o:before {
  content: "\F192"
}

.fa-wheelchair:before {
  content: "\F193"
}

.fa-vimeo-square:before {
  content: "\F194"
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195"
}

.fa-plus-square-o:before {
  content: "\F196"
}

.fa-space-shuttle:before {
  content: "\F197"
}

.fa-slack:before {
  content: "\F198"
}

.fa-envelope-square:before {
  content: "\F199"
}

.fa-wordpress:before {
  content: "\F19A"
}

.fa-openid:before {
  content: "\F19B"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D"
}

.fa-yahoo:before {
  content: "\F19E"
}

.fa-google:before {
  content: "\F1A0"
}

.fa-reddit:before {
  content: "\F1A1"
}

.fa-reddit-square:before {
  content: "\F1A2"
}

.fa-stumbleupon-circle:before {
  content: "\F1A3"
}

.fa-stumbleupon:before {
  content: "\F1A4"
}

.fa-delicious:before {
  content: "\F1A5"
}

.fa-digg:before {
  content: "\F1A6"
}

.fa-pied-piper:before {
  content: "\F1A7"
}

.fa-pied-piper-alt:before {
  content: "\F1A8"
}

.fa-drupal:before {
  content: "\F1A9"
}

.fa-joomla:before {
  content: "\F1AA"
}

.fa-language:before {
  content: "\F1AB"
}

.fa-fax:before {
  content: "\F1AC"
}

.fa-building:before {
  content: "\F1AD"
}

.fa-child:before {
  content: "\F1AE"
}

.fa-paw:before {
  content: "\F1B0"
}

.fa-spoon:before {
  content: "\F1B1"
}

.fa-cube:before {
  content: "\F1B2"
}

.fa-cubes:before {
  content: "\F1B3"
}

.fa-behance:before {
  content: "\F1B4"
}

.fa-behance-square:before {
  content: "\F1B5"
}

.fa-steam:before {
  content: "\F1B6"
}

.fa-steam-square:before {
  content: "\F1B7"
}

.fa-recycle:before {
  content: "\F1B8"
}

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9"
}

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA"
}

.fa-tree:before {
  content: "\F1BB"
}

.fa-spotify:before {
  content: "\F1BC"
}

.fa-deviantart:before {
  content: "\F1BD"
}

.fa-soundcloud:before {
  content: "\F1BE"
}

.fa-database:before {
  content: "\F1C0"
}

.fa-file-pdf-o:before {
  content: "\F1C1"
}

.fa-file-word-o:before {
  content: "\F1C2"
}

.fa-file-excel-o:before {
  content: "\F1C3"
}

.fa-file-powerpoint-o:before {
  content: "\F1C4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8"
}

.fa-file-code-o:before {
  content: "\F1C9"
}

.fa-vine:before {
  content: "\F1CA"
}

.fa-codepen:before {
  content: "\F1CB"
}

.fa-jsfiddle:before {
  content: "\F1CC"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD"
}

.fa-circle-o-notch:before {
  content: "\F1CE"
}

.fa-ra:before,
.fa-rebel:before {
  content: "\F1D0"
}

.fa-ge:before,
.fa-empire:before {
  content: "\F1D1"
}

.fa-git-square:before {
  content: "\F1D2"
}

.fa-git:before {
  content: "\F1D3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4"
}

.fa-tencent-weibo:before {
  content: "\F1D5"
}

.fa-qq:before {
  content: "\F1D6"
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7"
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9"
}

.fa-history:before {
  content: "\F1DA"
}

.fa-circle-thin:before {
  content: "\F1DB"
}

.fa-header:before {
  content: "\F1DC"
}

.fa-paragraph:before {
  content: "\F1DD"
}

.fa-sliders:before {
  content: "\F1DE"
}

.fa-share-alt:before {
  content: "\F1E0"
}

.fa-share-alt-square:before {
  content: "\F1E1"
}

.fa-bomb:before {
  content: "\F1E2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3"
}

.fa-tty:before {
  content: "\F1E4"
}

.fa-binoculars:before {
  content: "\F1E5"
}

.fa-plug:before {
  content: "\F1E6"
}

.fa-slideshare:before {
  content: "\F1E7"
}

.fa-twitch:before {
  content: "\F1E8"
}

.fa-yelp:before {
  content: "\F1E9"
}

.fa-newspaper-o:before {
  content: "\F1EA"
}

.fa-wifi:before {
  content: "\F1EB"
}

.fa-calculator:before {
  content: "\F1EC"
}

.fa-paypal:before {
  content: "\F1ED"
}

.fa-google-wallet:before {
  content: "\F1EE"
}

.fa-cc-visa:before {
  content: "\F1F0"
}

.fa-cc-mastercard:before {
  content: "\F1F1"
}

.fa-cc-discover:before {
  content: "\F1F2"
}

.fa-cc-amex:before {
  content: "\F1F3"
}

.fa-cc-paypal:before {
  content: "\F1F4"
}

.fa-cc-stripe:before {
  content: "\F1F5"
}

.fa-bell-slash:before {
  content: "\F1F6"
}

.fa-bell-slash-o:before {
  content: "\F1F7"
}

.fa-trash:before {
  content: "\F1F8"
}

.fa-copyright:before {
  content: "\F1F9"
}

.fa-at:before {
  content: "\F1FA"
}

.fa-eyedropper:before {
  content: "\F1FB"
}

.fa-paint-brush:before {
  content: "\F1FC"
}

.fa-birthday-cake:before {
  content: "\F1FD"
}

.fa-area-chart:before {
  content: "\F1FE"
}

.fa-pie-chart:before {
  content: "\F200"
}

.fa-line-chart:before {
  content: "\F201"
}

.fa-lastfm:before {
  content: "\F202"
}

.fa-lastfm-square:before {
  content: "\F203"
}

.fa-toggle-off:before {
  content: "\F204"
}

.fa-toggle-on:before {
  content: "\F205"
}

.fa-bicycle:before {
  content: "\F206"
}

.fa-bus:before {
  content: "\F207"
}

.fa-ioxhost:before {
  content: "\F208"
}

.fa-angellist:before {
  content: "\F209"
}

.fa-cc:before {
  content: "\F20A"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B"
}

.fa-meanpath:before {
  content: "\F20C"
}

.fa-buysellads:before {
  content: "\F20D"
}

.fa-connectdevelop:before {
  content: "\F20E"
}

.fa-dashcube:before {
  content: "\F210"
}

.fa-forumbee:before {
  content: "\F211"
}

.fa-leanpub:before {
  content: "\F212"
}

.fa-sellsy:before {
  content: "\F213"
}

.fa-shirtsinbulk:before {
  content: "\F214"
}

.fa-simplybuilt:before {
  content: "\F215"
}

.fa-skyatlas:before {
  content: "\F216"
}

.fa-cart-plus:before {
  content: "\F217"
}

.fa-cart-arrow-down:before {
  content: "\F218"
}

.fa-diamond:before {
  content: "\F219"
}

.fa-ship:before {
  content: "\F21A"
}

.fa-user-secret:before {
  content: "\F21B"
}

.fa-motorcycle:before {
  content: "\F21C"
}

.fa-street-view:before {
  content: "\F21D"
}

.fa-heartbeat:before {
  content: "\F21E"
}

.fa-venus:before {
  content: "\F221"
}

.fa-mars:before {
  content: "\F222"
}

.fa-mercury:before {
  content: "\F223"
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224"
}

.fa-transgender-alt:before {
  content: "\F225"
}

.fa-venus-double:before {
  content: "\F226"
}

.fa-mars-double:before {
  content: "\F227"
}

.fa-venus-mars:before {
  content: "\F228"
}

.fa-mars-stroke:before {
  content: "\F229"
}

.fa-mars-stroke-v:before {
  content: "\F22A"
}

.fa-mars-stroke-h:before {
  content: "\F22B"
}

.fa-neuter:before {
  content: "\F22C"
}

.fa-genderless:before {
  content: "\F22D"
}

.fa-facebook-official:before {
  content: "\F230"
}

.fa-pinterest-p:before {
  content: "\F231"
}

.fa-whatsapp:before {
  content: "\F232"
}

.fa-server:before {
  content: "\F233"
}

.fa-user-plus:before {
  content: "\F234"
}

.fa-user-times:before {
  content: "\F235"
}

.fa-hotel:before,
.fa-bed:before {
  content: "\F236"
}

.fa-viacoin:before {
  content: "\F237"
}

.fa-train:before {
  content: "\F238"
}

.fa-subway:before {
  content: "\F239"
}

.fa-medium:before {
  content: "\F23A"
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B"
}

.fa-optin-monster:before {
  content: "\F23C"
}

.fa-opencart:before {
  content: "\F23D"
}

.fa-expeditedssl:before {
  content: "\F23E"
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\F240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241"
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244"
}

.fa-mouse-pointer:before {
  content: "\F245"
}

.fa-i-cursor:before {
  content: "\F246"
}

.fa-object-group:before {
  content: "\F247"
}

.fa-object-ungroup:before {
  content: "\F248"
}

.fa-sticky-note:before {
  content: "\F249"
}

.fa-sticky-note-o:before {
  content: "\F24A"
}

.fa-cc-jcb:before {
  content: "\F24B"
}

.fa-cc-diners-club:before {
  content: "\F24C"
}

.fa-clone:before {
  content: "\F24D"
}

.fa-balance-scale:before {
  content: "\F24E"
}

.fa-hourglass-o:before {
  content: "\F250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253"
}

.fa-hourglass:before {
  content: "\F254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256"
}

.fa-hand-scissors-o:before {
  content: "\F257"
}

.fa-hand-lizard-o:before {
  content: "\F258"
}

.fa-hand-spock-o:before {
  content: "\F259"
}

.fa-hand-pointer-o:before {
  content: "\F25A"
}

.fa-hand-peace-o:before {
  content: "\F25B"
}

.fa-trademark:before {
  content: "\F25C"
}

.fa-registered:before {
  content: "\F25D"
}

.fa-creative-commons:before {
  content: "\F25E"
}

.fa-gg:before {
  content: "\F260"
}

.fa-gg-circle:before {
  content: "\F261"
}

.fa-tripadvisor:before {
  content: "\F262"
}

.fa-odnoklassniki:before {
  content: "\F263"
}

.fa-odnoklassniki-square:before {
  content: "\F264"
}

.fa-get-pocket:before {
  content: "\F265"
}

.fa-wikipedia-w:before {
  content: "\F266"
}

.fa-safari:before {
  content: "\F267"
}

.fa-chrome:before {
  content: "\F268"
}

.fa-firefox:before {
  content: "\F269"
}

.fa-opera:before {
  content: "\F26A"
}

.fa-internet-explorer:before {
  content: "\F26B"
}

.fa-tv:before,
.fa-television:before {
  content: "\F26C"
}

.fa-contao:before {
  content: "\F26D"
}

.fa-500px:before {
  content: "\F26E"
}

.fa-amazon:before {
  content: "\F270"
}

.fa-calendar-plus-o:before {
  content: "\F271"
}

.fa-calendar-minus-o:before {
  content: "\F272"
}

.fa-calendar-times-o:before {
  content: "\F273"
}

.fa-calendar-check-o:before {
  content: "\F274"
}

.fa-industry:before {
  content: "\F275"
}

.fa-map-pin:before {
  content: "\F276"
}

.fa-map-signs:before {
  content: "\F277"
}

.fa-map-o:before {
  content: "\F278"
}

.fa-map:before {
  content: "\F279"
}

.fa-commenting:before {
  content: "\F27A"
}

.fa-commenting-o:before {
  content: "\F27B"
}

.fa-houzz:before {
  content: "\F27C"
}

.fa-vimeo:before {
  content: "\F27D"
}

.fa-black-tie:before {
  content: "\F27E"
}

.fa-fonticons:before {
  content: "\F280"
}

.fa-reddit-alien:before {
  content: "\F281"
}

.fa-edge:before {
  content: "\F282"
}

.fa-credit-card-alt:before {
  content: "\F283"
}

.fa-codiepie:before {
  content: "\F284"
}

.fa-modx:before {
  content: "\F285"
}

.fa-fort-awesome:before {
  content: "\F286"
}

.fa-usb:before {
  content: "\F287"
}

.fa-product-hunt:before {
  content: "\F288"
}

.fa-mixcloud:before {
  content: "\F289"
}

.fa-scribd:before {
  content: "\F28A"
}

.fa-pause-circle:before {
  content: "\F28B"
}

.fa-pause-circle-o:before {
  content: "\F28C"
}

.fa-stop-circle:before {
  content: "\F28D"
}

.fa-stop-circle-o:before {
  content: "\F28E"
}

.fa-shopping-bag:before {
  content: "\F290"
}

.fa-shopping-basket:before {
  content: "\F291"
}

.fa-hashtag:before {
  content: "\F292"
}

.fa-bluetooth:before {
  content: "\F293"
}

.fa-bluetooth-b:before {
  content: "\F294"
}

.fa-percent:before {
  content: "\F295"
}

/*
  	Flaticon icon font: Flaticon
  	*/

@font-face {
  font-family: Flaticon;
  src: url(../../static/fonts/Flaticon.0e9e1c4.woff2) format("woff2"), url(../../static/fonts/Flaticon.ad1fe7c.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before {
  font-family: Flaticon;
  font-style: normal
}

.flaticon-map:before {
  content: "\F100"
}

.flaticon-mail:before {
  content: "\F101"
}

.flaticon-call-answer:before {
  content: "\F102"
}

.flaticon-chat:before {
  content: "\F103"
}

.flaticon-left-arrow:before {
  content: "\F104"
}

.flaticon-right-arrow:before {
  content: "\F105"
}

.flaticon-back:before {
  content: "\F106"
}

.flaticon-next:before {
  content: "\F107"
}

.flaticon-play-button:before {
  content: "\F108"
}

.flaticon-play-button-1:before {
  content: "\F109"
}

.flaticon-upload:before {
  content: "\F10A"
}

.flaticon-back-1:before {
  content: "\F10B"
}

.flaticon-responsive:before {
  content: "\F10C"
}

.flaticon-add:before {
  content: "\F10D"
}

.flaticon-play-button-2:before {
  content: "\F10E"
}

.flaticon-android:before {
  content: "\F10F"
}

.flaticon-fire:before {
  content: "\F110"
}

.flaticon-layers:before {
  content: "\F111"
}

.flaticon-computer:before {
  content: "\F112"
}

.flaticon-chip:before {
  content: "\F113"
}

.flaticon-cogwheels:before {
  content: "\F114"
}

.flaticon-support:before {
  content: "\F115"
}

.flaticon-web:before {
  content: "\F116"
}

.flaticon-headset:before {
  content: "\F117"
}

.flaticon-facebook:before {
  content: "\F118"
}

.flaticon-drop-of-liquid:before {
  content: "\F119"
}

.flaticon-drop:before {
  content: "\F11A"
}

.flaticon-placeholder:before {
  content: "\F11B"
}

.flaticon-shield:before {
  content: "\F11C"
}

.flaticon-fountain-pen:before {
  content: "\F11D"
}

.flaticon-fountain-pen-1:before {
  content: "\F11E"
}

.flaticon-settings:before {
  content: "\F11F"
}

.flaticon-phone-call:before {
  content: "\F120"
}

.flaticon-call:before {
  content: "\F121"
}

.flaticon-settings-1:before {
  content: "\F122"
}

.flaticon-placeholder-1:before {
  content: "\F123"
}

.flaticon-pen:before {
  content: "\F124"
}

.flaticon-analytics:before {
  content: "\F125"
}

.flaticon-monitor:before {
  content: "\F126"
}

.flaticon-email:before {
  content: "\F127"
}

.flaticon-speech-bubble:before {
  content: "\F128"
}

.flaticon-suitcase:before {
  content: "\F129"
}

.flaticon-communications:before {
  content: "\F12A"
}

.flaticon-cash:before {
  content: "\F12B"
}

.flaticon-twitter:before {
  content: "\F12C"
}

.flaticon-twitter-2:before {
  content: "\F12D"
}

.flaticon-instagram-logo:before {
  content: "\F12E"
}

.flaticon-instagram-1:before {
  content: "\F12F"
}

.flaticon-whatsapp-1:before {
  content: "\F130"
}

.flaticon-linkedin-2:before {
  content: "\F131"
}

.flaticon-twitter-1:before {
  content: "\F132"
}

.flaticon-facebook-3:before {
  content: "\F133"
}

.flaticon-whatsapp-2:before {
  content: "\F134"
}

.flaticon-xiaomi:before {
  content: "\F135"
}

.flaticon-odnoklassniki:before {
  content: "\F136"
}

.flaticon-pinterest:before {
  content: "\F137"
}

.flaticon-pinterest-1:before {
  content: "\F138"
}

.flaticon-wifi:before {
  content: "\F139"
}

.flaticon-light-bulb:before {
  content: "\F13A"
}

.flaticon-project-management:before {
  content: "\F13B"
}

.flaticon-monitor-1:before {
  content: "\F13C"
}

.flaticon-camera:before {
  content: "\F13D"
}

.flaticon-user:before {
  content: "\F13E"
}

.flaticon-advertising:before {
  content: "\F13F"
}

.flaticon-select:before {
  content: "\F140"
}

.flaticon-snowflake:before {
  content: "\F141"
}

.flaticon-snowflake-1:before {
  content: "\F142"
}

.flaticon-travel-agency:before {
  content: "\F143"
}

.flaticon-bauble:before {
  content: "\F144"
}

.flaticon-temporary-agency:before {
  content: "\F145"
}

.flaticon-star:before {
  content: "\F146"
}

.flaticon-snow-globe:before {
  content: "\F147"
}

.flaticon-christmas-tree:before {
  content: "\F148"
}

.flaticon-gift:before {
  content: "\F149"
}

.flaticon-mortgage:before {
  content: "\F14A"
}

.flaticon-monitoring:before {
  content: "\F14B"
}

.flaticon-network-1:before {
  content: "\F14C"
}

.flaticon-neural:before {
  content: "\F14D"
}

.flaticon-networking:before {
  content: "\F14E"
}

.flaticon-cloud-computing:before {
  content: "\F14F"
}

.flaticon-cloud-computing-1:before {
  content: "\F150"
}

.flaticon-microchip:before {
  content: "\F151"
}

.flaticon-social-care:before {
  content: "\F152"
}

.flaticon-help:before {
  content: "\F153"
}

.flaticon-begging:before {
  content: "\F154"
}

.flaticon-customer-service:before {
  content: "\F155"
}

.flaticon-support-2:before {
  content: "\F156"
}

.flaticon-support-3:before {
  content: "\F157"
}

.flaticon-customer-service-1:before {
  content: "\F158"
}

.flaticon-customer-support:before {
  content: "\F159"
}

.flaticon-headphones:before {
  content: "\F15A"
}

.flaticon-social-care-1:before {
  content: "\F15B"
}

.flaticon-care:before {
  content: "\F15C"
}

.flaticon-user-1:before {
  content: "\F15D"
}

.flaticon-phone:before {
  content: "\F15E"
}

.flaticon-search:before {
  content: "\F15F"
}

.flaticon-facebook-4:before {
  content: "\F160"
}

.flaticon-pin:before {
  content: "\F161"
}

.flaticon-user-2:before {
  content: "\F162"
}

.flaticon-internet:before {
  content: "\F163"
}

.flaticon-user-3:before {
  content: "\F164"
}

.flaticon-chat-1:before {
  content: "\F165"
}

.flaticon-team:before {
  content: "\F166"
}

.flaticon-connection:before {
  content: "\F167"
}

.flaticon-bar-chart:before {
  content: "\F168"
}

.flaticon-money:before {
  content: "\F169"
}

.flaticon-file:before {
  content: "\F16A"
}

.flaticon-linkedin-3:before {
  content: "\F16B"
}

.flaticon-pinterest-2:before {
  content: "\F16C"
}

.flaticon-google-browser:before {
  content: "\F16D"
}

.flaticon-gmail-1:before {
  content: "\F16E"
}

.flaticon-gmail-3:before {
  content: "\F16F"
}

.flaticon-vimeo:before {
  content: "\F170"
}

.flaticon-vimeo-2:before {
  content: "\F171"
}

.flaticon-skype:before {
  content: "\F172"
}

.flaticon-skype-1:before {
  content: "\F173"
}

.flaticon-skype-2:before {
  content: "\F174"
}

.flaticon-skype-3:before {
  content: "\F175"
}

.flaticon-google-plus-logo:before {
  content: "\F176"
}

.flaticon-like:before {
  content: "\F177"
}

.flaticon-clock:before {
  content: "\F178"
}

.flaticon-loupe:before {
  content: "\F179"
}

.flaticon-money-1:before {
  content: "\F17A"
}

.flaticon-hand-shake:before {
  content: "\F17B"
}

.flaticon-team-1:before {
  content: "\F17C"
}

.flaticon-money-2:before {
  content: "\F17D"
}

.flaticon-man:before {
  content: "\F17E"
}

.flaticon-value:before {
  content: "\F17F"
}

.flaticon-share:before {
  content: "\F180"
}

.flaticon-time:before {
  content: "\F181"
}

.flaticon-school:before {
  content: "\F182"
}

.flaticon-chart:before {
  content: "\F183"
}

.flaticon-data:before {
  content: "\F184"
}

.flaticon-photo:before {
  content: "\F185"
}

.flaticon-internet-1:before {
  content: "\F186"
}

.flaticon-money-3:before {
  content: "\F187"
}

.flaticon-payment:before {
  content: "\F188"
}

.flaticon-pin-1:before {
  content: "\F189"
}

.flaticon-time-1:before {
  content: "\F18A"
}

.flaticon-idea:before {
  content: "\F18B"
}

.flaticon-download:before {
  content: "\F18C"
}

.flaticon-growth:before {
  content: "\F18D"
}

.flaticon-multimedia:before {
  content: "\F18E"
}

.flaticon-network-2:before {
  content: "\F18F"
}

.flaticon-next-1:before {
  content: "\F190"
}

.flaticon-origami:before {
  content: "\F191"
}

.flaticon-share-1:before {
  content: "\F192"
}

.flaticon-clock-1:before {
  content: "\F193"
}

.flaticon-refresh:before {
  content: "\F194"
}

.flaticon-avatar:before {
  content: "\F195"
}

.flaticon-support-4:before {
  content: "\F196"
}

.flaticon-cursor:before {
  content: "\F197"
}

.flaticon-brain:before {
  content: "\F198"
}

.flaticon-laptop:before {
  content: "\F199"
}

.flaticon-arrow:before {
  content: "\F19A"
}

.flaticon-mortarboard:before {
  content: "\F19B"
}

.flaticon-avatar-1:before {
  content: "\F19C"
}

.flaticon-chat-2:before {
  content: "\F19D"
}

.flaticon-question:before {
  content: "\F19E"
}

.flaticon-test:before {
  content: "\F19F"
}

.flaticon-doctor:before {
  content: "\F1A0"
}

.flaticon-support-5:before {
  content: "\F1A1"
}

.flaticon-map-1:before {
  content: "\F1A2"
}

.flaticon-eye:before {
  content: "\F1A3"
}

.flaticon-money-4:before {
  content: "\F1A4"
}

.flaticon-world:before {
  content: "\F1A5"
}

.flaticon-school-1:before {
  content: "\F1A6"
}

.flaticon-chat-3:before {
  content: "\F1A7"
}

.flaticon-idea-1:before {
  content: "\F1A8"
}

.flaticon-support-6:before {
  content: "\F1A9"
}

.flaticon-diamond:before {
  content: "\F1AA"
}

.flaticon-time-2:before {
  content: "\F1AB"
}

.flaticon-bag:before {
  content: "\F1AC"
}

.flaticon-contract:before {
  content: "\F1AD"
}

.flaticon-report:before {
  content: "\F1AE"
}

.flaticon-folder:before {
  content: "\F1AF"
}

.flaticon-truck:before {
  content: "\F1B0"
}

.flaticon-document:before {
  content: "\F1B1"
}

.flaticon-plane:before {
  content: "\F1B2"
}

.flaticon-time-3:before {
  content: "\F1B3"
}

.flaticon-trash:before {
  content: "\F1B4"
}

.flaticon-pin-2:before {
  content: "\F1B5"
}

.flaticon-think:before {
  content: "\F1B6"
}

.flaticon-idea-2:before {
  content: "\F1B7"
}

.flaticon-download-1:before {
  content: "\F1B8"
}

.flaticon-bell:before {
  content: "\F1B9"
}

.flaticon-lock:before {
  content: "\F1BA"
}

.flaticon-upload-1:before {
  content: "\F1BB"
}

.flaticon-cinema:before {
  content: "\F1BC"
}

.flaticon-goal:before {
  content: "\F1BD"
}

.flaticon-work:before {
  content: "\F1BE"
}

.flaticon-design:before {
  content: "\F1BF"
}

.flaticon-search-1:before {
  content: "\F1C0"
}

.flaticon-food:before {
  content: "\F1C1"
}

.flaticon-alert:before {
  content: "\F1C2"
}

.flaticon-brain-1:before {
  content: "\F1C3"
}

.flaticon-book:before {
  content: "\F1C4"
}

.flaticon-time-4:before {
  content: "\F1C5"
}

.flaticon-shield-1:before {
  content: "\F1C6"
}

.flaticon-time-5:before {
  content: "\F1C7"
}

.flaticon-man-1:before {
  content: "\F1C8"
}

.flaticon-brain-2:before {
  content: "\F1C9"
}

.flaticon-water:before {
  content: "\F1CA"
}

.flaticon-content:before {
  content: "\F1CB"
}

.flaticon-data-1:before {
  content: "\F1CC"
}

.flaticon-like-1:before {
  content: "\F1CD"
}

.flaticon-time-6:before {
  content: "\F1CE"
}

.flaticon-sign:before {
  content: "\F1CF"
}

.flaticon-book-1:before {
  content: "\F1D0"
}

.flaticon-adjust:before {
  content: "\F1D1"
}

.flaticon-menu:before {
  content: "\F1D2"
}

.flaticon-calendar:before {
  content: "\F1D3"
}

.flaticon-eye-1:before {
  content: "\F1D4"
}

.flaticon-clock-2:before {
  content: "\F1D5"
}

.flaticon-share-2:before {
  content: "\F1D6"
}

.flaticon-fingerprint:before {
  content: "\F1D7"
}

.flaticon-signal:before {
  content: "\F1D8"
}

.flaticon-lock-1:before {
  content: "\F1D9"
}

.flaticon-water-1:before {
  content: "\F1DA"
}

.flaticon-code:before {
  content: "\F1DB"
}

.flaticon-repeat:before {
  content: "\F1DC"
}

.flaticon-map-2:before {
  content: "\F1DD"
}

.flaticon-message:before {
  content: "\F1DE"
}

.flaticon-network-3:before {
  content: "\F1DF"
}

.flaticon-more:before {
  content: "\F1E0"
}

.flaticon-random:before {
  content: "\F1E1"
}

.flaticon-sign-1:before {
  content: "\F1E2"
}

.flaticon-mail-1:before {
  content: "\F1E3"
}

.flaticon-adjust-1:before {
  content: "\F1E4"
}

/**
 * Swiper 6.4.11
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 6, 2021
 */

@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal
}

:root {
  --swiper-theme-color: #007aff
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1

}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
          transform: scale(.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
          transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
          transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
          transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
          transform: scale(.33)
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: .2
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform, .2s top;
  transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform, .2s left;
  transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform, .2s right;
  transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube {
  overflow: visible
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px)
}

.swiper-container-flip {
  overflow: visible
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

body,
html {
  overflow-x: hidden
}

img {
  max-width: 100%;
  height: auto
}

.box.wrapper {
  max-width: 1200px;
  margin: auto;
  background: #fff;
  -webkit-box-shadow: 0 0 5px #ddd;
          box-shadow: 0 0 5px #ddd
}

.fix {
  overflow: hidden
}

.clear_both {
  clear: both
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

.btn-primary:focus,
input:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important
}

input,
textarea {
  outline: 0
}

.btn:focus,
a:focus {
  text-decoration: none;
  outline: 0
}

.uppercase {
  text-transform: uppercase
}

.capitalize {
  text-transform: capitalize
}

ul {
  margin: 0;
  padding: 0
}

li {
  list-style: none
}

button:focus,
input:focus {
  border-color: transparent;
  outline-color: transparent
}

textarea:focus {
  border-color: transparent;
  outline-color: transparent
}

hr {
  margin: 60px 0;
  padding: 0;
  border-bottom: 1px solid #eceff8;
  border-top: 0
}

label {
  cursor: pointer;
  font-size: 14px;
  font-weight: 400
}

a,
address,
cite,
dfn,
em,
i,
li,
ol,
ul,
var {
  font-style: normal;
  font-weight: 400
}
/* ------------------------------------------------- Large Screen. 1200 ---------------------------------------------------*/
 @media (min-width: 1440px) and (max-width: 1600px) {
     .em_sc_100 {
         margin-top: 15px;
    }
     .em_slider_s2_image_inner img{
         width:100%;
    }
}
 /* ------------------------------------------------- Large Screen. 1200 ---------------------------------------------------*/
 @media (min-width: 1200px) and (max-width: 1440px) {
     .text-left .em_slider_s2_content {
         margin-right: 10%;
    }
     .text-right .em_slider_s2_content {
         margin-left: 10%;
    }
     .em-slider-sub-title {
         line-height: 100px;
    }
     .em_sc_100 {
         margin-top: 15px;
    }
     .em_slider_s2_image_inner img{
         width:100%;
    }
     .text-right .witr_slider_thumb{
         left: -320px;
    }
     .text-left .witr_slider_thumb{
         right: -300px;
    }
     .em_slider_s2_image img {
         width: 70%;
    }
     .meathat_menu > ul > li > a {
         margin-left:7px;
         margin-right:7px;
    }
     .text-left .witrscontainer h1, .text-left .witrscontainer h2, .text-left .witrscontainer h3, .text-left .witr_slicks_title h4, .text-left .witrscontainer p {
         width: 51%;
    }
     .text-right .witrscontainer h1, .text-right .witrscontainer h2, .text-right .witrscontainer h3, .text-right .witr_slicks_title h4, .text-right .witrscontainer p {
         width: 51%;
    }
}
 /* ------------------------------------------------- Large Screen. 1025 ---------------------------------------------------*/
 @media (min-width: 1025px) and (max-width: 1800px) {
     .elementor-section-full_width .witr_containers {
         width: 98% !important;
    }
}
 /* ------------------------------------------------- Large Screen. 1024 ---------------------------------------------------*/
 @media (min-width: 1024px) and (max-width: 1600px) {
     .em-nivo-slider-wrapper:hover .nivo-directionNav a {
         left: 5px;
    }
     .em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
         right: 5px;
    }
    /* banner area css */
     .witr_banner_content.text-right {
         margin-right: 20px;
    }
     .witr_banner_content p {
         width: 60%;
    }
     .em_slider_social {
         top: 45%;
    }
}
 /* ------------------------------------------------- Laptop Screen 1366 ---------------------------------------------------*/
 @media (min-width: 1170px) and (max-width: 1366px) {
     .em_creative_header:after {
         -webkit-transform: rotate(-114deg);
         transform: rotate(-114deg);
    }
     .creative_header_address {
         padding-left: 0;
    }
    /* banner area css */
     .witr_banner_content p {
         width: 70%;
    }
}
 /* ------------------------------------------------- Old Desktop :1365-1660 ---------------------------------------------------*/
 @media (min-width: 1365px) and (max-width: 1660px) {
    /* New Top Menu css */
     .all_header_abs {
        /* position: inherit;
         */
    }
     .meathat_nav_area, .meathat-header-top {
         padding-right: 50px !important;
         padding-left: 50px !important;
    }
     .elementor-element.elementor-section-full_width{
         padding-left:50px !important;
         padding-right:50px !important;
    }
     .elementor-element.elementor-section-full_width:nth-child(1){
         padding: 0px !important;
    }
     .elementor-element {
         padding-left: 0px !important;
         padding-right: 0px !important;
    }
     #scrollUp {
         right: 30px;
    }
    /* swiper slider */
     .elementor-section-full_width .witr_sw_text_area {
         width: 85% !important;
    }
     .witr_swiper_area .text-right .witr_slider_thumb {
         left: -95px !important;
    }
     .witr_swiper_area .text-left .witr_slider_thumb {
         right: -95px !important;
    }
     .witr_swiper_height {
         width: 100% !important;
    }
     .w_slider_3 .witr_swiper_height {
         width: 100% !important;
         -webkit-transform: translateX(-50%) !important;
                 transform: translateX(-50%) !important;
         left: 15%;
    }
     .elementor-2684 .elementor-element .elementor-element-ec0405f .witr_swiper_height {
         height: 800px !important;
    }
    /*======== slick slider ==========*/
     .witr_ds_content {
         height: 980px !important;
    }
}
 /* ------------------------------------------------- Old Desktop :992-1300 ---------------------------------------------------*/
 @media (min-width: 992px) and (max-width: 1300px) {
     .elementor-section-full_width .witr_containers {
         width: 98% !important;
    }
}
 /* ------------------------------------------------- Old Desktop :1301-1440 ---------------------------------------------------*/
 @media (min-width: 1301px) and (max-width: 1440px) {
     .elementor-section-full_width .witr_containers {
         width: 82% !important;
    }
}
 /* ------------------------------------------------- Old Desktop :992 ---------------------------------------------------*/
 @media (min-width: 992px) and (max-width: 1364px) {
     .witr_b9{
         margin-top: 100px;
    }
     .elementor-element.elementor-section-full_width{
         padding-left:10px !important;
         padding-right:10px !important;
    }
     .elementor-element.elementor-section-full_width:nth-child(1){
         padding: 0px !important;
    }
     .elementor-element {
         padding-left: 0px !important;
         padding-right: 0px !important;
    }
     .play-overlay{
         top: 50% !important;
         left: 50% !important;
    }
     .elementor-2684 .elementor-element .elementor-element-ec0405f .witr_swiper_height {
         height: 800px !important;
    }
     .witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
         font-size: 38px;
    }
     .elementor-element.elementor-element-98f750c .slick-prev, .elementor-element.elementor-element-21b0a66 .slick-prev, .elementor-element.elementor-element-21b0a66 .slick-prev {
         left: 840px !important;
    }
     .elementor-element.elementor-element-98f750c .all_feature_color span, .elementor-element.elementor-element-98f750c .all_feature_color h2, .elementor-element.elementor-element-21b0a66 .all_feature_color span, .elementor-element.elementor-element-21b0a66 .all_feature_color h2 {
         left: 231px !important;
    }
}
 /* ------------------------------------------------- Old Desktop :992 ---------------------------------------------------*/
 @media (min-width: 992px) and (max-width: 1199px) {
    /* New Top Menu css */
     .meathat_nav_area, .meathat-header-top {
         padding-right: 50px !important;
         padding-left: 50px !important;
    }
     .hmenu_box_style .meathat_menu > ul > li > a {
         margin-left:7px;
         margin-right:7px;
    }
     .em_creative_header::before {
         width: 19%;
    }
     .em_creative_header::after {
         display: none;
    }
	/* single blog */
	.recent-post-image img {
		margin-bottom: 30px;
		margin-top: 12px;
	}
    /* swiper slider */
     .elementor-section-full_width .witr_sw_text_area {
         width: 90% !important;
    }
     .witr_swiper_height {
         width: 100% !important;
    }
     .witr_swiper_content h2, .witr_swiper_content h3 {
         font-size: 55px;
    }
     .w_slider_4 .witr_swiper_height {
         margin-left:0px !important;
    }
     .d1.witr_swiper_height {
         width: 100% !important;
    }
     .w_slider_3 .d1.witr_swiper_height {
         width: 100% !important;
         -webkit-transform: translateX(0) !important;
                 transform: translateX(0) !important;
    }
     .d2.witr_swiper_height {
         width: 50% !important;
    }
     .witr_swiper_area .text-right .witr_slider_thumb {
         left: -230px !important;
    }
     .witr_swiper_area .text-left .witr_slider_thumb {
         right: -150px !important;
    }
    /* nivo slider */
     .em-slider-title {
         font-size: 26px;
         margin-bottom: 10px;
    }
     .em-slider-sub-title {
         font-size: 42px;
         margin-bottom: 2px;
    }
     .em-slider-descript {
         margin-bottom: 20px;
         width: 66%;
    }
     .text-left .em_slider_s2_content {
         margin-right: 10%;
    }
     .text-right .em_slider_s2_content {
         margin-left: 10%;
    }
     .em-slider-sub-title {
         line-height: 49px;
    }
     .em_sc_100 {
         margin-top: 15px;
    }
     .em_slider_s2_image_inner img{
         width:100%;
    }
    /*========= New Top Menu css ========*/
     .cr_top_addess.top-address p {
         text-align: center !important;
    }
     .theme_cr_logo {
         text-align: center;
         margin-bottom: 30px;
    }
     .d_lg_block{
         display:block;
    }
     .creative_header_address {
         padding-left: 0;
    }
     .em_creative_header:before{
         display:none;
    }
    /*========= banner area css ========*/
     .witr_banner_content h2 {
         font-size: 50px;
    }
     .witr_banner_content p {
         width: 85%;
    }
     .witr_banner_content.text-right {
         margin-right: 20px;
    }
    /*======== banner_area 2 ==========*/
     .banner_area {
         position: relative;
         height: 600px;
    }
    /*======== slick slider ==========*/
     .witr_ds_content {
         height: 840px !important;
    }
    /*========== height css ===========*/
     .menu-height-space {
         height: 0;
    }
     .em_creative_header:after {
         -webkit-transform: rotate(-100deg);
         transform: rotate(-100deg);
    }
     .meathat_menu > ul > li > a {
         font-size: 15px;
         margin-left:4px;
         margin-right:4px;
    }
     a.dtbtn {
         font-size: 15px;
    }
     .witr_h_h8 .meathat_menu > ul > li > a, .witr_h_h15 .meathat_menu > ul > li > a, .witr_h_h16 .meathat_menu > ul > li > a, .witr_h_h10 .meathat_menu > ul > li > a, .witr_h_h11 .meathat_menu > ul > li > a, .witr_h_h17 .meathat_menu > ul > li > a{
         margin-left:6px;
         margin-right:6px;
    }
     .witr_h_h9 .meathat_menu > ul > li > a{
         margin-left:2px;
         margin-right:2px;
    }
     .witr_h_h20 .meathat_menu > ul > li > a{
         margin-left:6px;
         margin-right:6px;
    }
    /* new css */
     .sub-item p {
         padding: 0 6px;
    }
     .witr_section_title_inner.text-center p, .witr_section_title_inner.text-left p, .witr_section_title_inner.text-right p {
         width: 67%;
    }
     .title_in_area{
         width: 100%;
    }
    /* single_image */
     .single_image {
         left: 0 !important;
    }
     .single_image img{
         width: 100% !important;
         max-width: 100% !important;
    }
    /* text_widget css */
     .witr_text_widget_inner h1, .witr_text_widget_inner h2{
         font-size: 30px !important;
         padding: 0 !important;
    }
    /* Screenshots css */
     .dnSlide-main.done {
         margin-left: 61px;
    }
     .Screenshots-fearm img {
         width: 190% !important;
         left: -96px;
         top: -28px;
         max-width: 190% !important;
    }
     .Screenshots .dnSlide-main .dnSlide-right-btn {
         right: -83px;
    }
     .Screenshots .dnSlide-main .dnSlide-left-btn {
         left: -43px;
    }
     .accordion-content {
         padding: 23px 25px;
    }
    /* shortcode_content */
     .shortcode_content h2 {
         font-size: 30px !important;
    }
    /* images_area */
     .images_area.wittr_car_top_left .slick-dots {
         left: 30px;
    }
     .elementor-7 .elementor-element.elementor-element-62e4c5a > .elementor-element-populated {
         margin-top: 30px !important;
    }
    /* column */
     .witr_wid_col .elementor-column.elementor-col-20, .witr_wid_col .elementor-column[data-col="20"]{
         width:33.33% !important;
    }
     .singleSS {
         padding: 61px 24px 60px;
    }
     .witr_nth_child:nth-child(2n) {
         margin-top: 0;
         margin-bottom: 30px;
    }
    /* blog css */
     .wblog-content h5 > a {
         font-size: 19px;
    }
     .blog-content span {
         font-size: 13px;
    }
     .blog-content > a {
         line-height: 40px;
         padding: 0 20px;
    }
     .widget .widget_media_image img{
         width:100%;
    }
     .blog-left-side .blog-title > ul > li > a {
         margin-right: 8px;
    }
     .recent-post-text > h4 {
         margin-top: 15px;
         line-height: 1;
    }
     .footer-middle .recent-post-text > h4 {
         margin-top: -7px;
         line-height: 1;
    }
     .em-blog-content-area {
         padding: 22px 15px 7px;
    }
     .witr_titles h3 {
         font-size: 20px;
    }
     .witr_blog_con6 h2 {
         font-size: 17px;
    }
     .witr_blog_con6 h5 a {
         font-size: 17px;
    }
    /* team css */
     .team-style-2 .em-content-title h2 {
         font-size: 17px;
         margin-top: -1px;
    }
     .team-style-2 .em-content-socials a {
         font-size: 14px;
    }
    /* feature css */
     .witr_feature2 h3 {
         font-size: 20px;
    }
    /* service css */
     .witr_content_service h3 {
         color: #fff;
         font-size: 20px;
    }
     .witr_service3_box {
         text-align: center;
    }
     .witr_service3_icon {
         float: none;
         margin-right: 0;
         margin-bottom: 15px;
    }
    /* testomonial style 8 css */
     .witr_testomonial_area {
         width: 85%;
    }
     .witr_testi_main {
         width: 75%;
    }
    /* curosel-style css */
     .curosel-style .owl-nav div {
         left: -15px;
    }
     .curosel-style .owl-nav .owl-next{
         right: -15px;
    }
    /* countdown css */
     span.cdowns {
         margin: 0 28px;
    }
    /* timeline css */
     .mrr90 {
         margin-right: 54px;
    }
     .mrl110 {
         margin-left: 50px;
    }
    /* static tab css*/
     .event_pcontent p, .meathat_event_icon span {
         font-size: 13px;
    }
     .footer-middle .mc4wp-form-fields button {
         width: 39px;
    }
     .footer-bottom::before {
         width: 100%;
    }
     .text-right .witr_slider_thumb{
         left: -90px !important;
    }
     .text-left .witr_slider_thumb{
         right: -340px !important;
    }
     .em_slider_s2_image img {
         width: 70%;
    }
     .witr_back_process,.witr_process_box {
         display: none;
    }
    /* add new css*/
    /* causes */
     .witr_couses_btnb a {
         padding: 13px 18px;
         font-size: 15px;
    }
     .witr_circal_r {
         margin-left: 18px;
    }
     .witr_circal_r h6 {
         font-size: 15px;
    }
    /* event */
     .witr_event_btn a {
         font-size: 16px;
    }
     .witr_event_style_7 .witr_event_d {
         padding-top: 64px;
    }
     .witr_event_style_7 .event-page-title_adn {
         padding-top: 15px;
    }
     #scrollUp {
         bottom: 60px;
         right: 30px;
    }
}
 /* ------------------------------------------------- Tablet Screen : 768 ---------------------------------------------------*/
 @media (min-width: 768px) and (max-width: 991px) {
     .elementor-element.elementor-section-full_width{
         padding-left:0px !important;
         padding-right:0px !important;
    }
     .elementor-element.elementor-section-full_width:nth-child(1){
         padding: 0px !important;
    }
     .all_header_abs {
         position: inherit;
    }
     .all_header_abs .meathat-header-top {
         background: #0049ff;
    }
     .meathat-header-top {
         padding-right: 0 !important;
         padding-left: 0 !important;
    }
     .creative_header_address {
         padding-left: 10px;
    }

    /* swiper slider */
	.witr_sw_text_area {
		width: 100%;
	}
     .elementor-section-full_width .witr_sw_text_area {
         width: 95% !important;
    }
     .witr_swiper_height {
         height: 730px !important;
    }
     .witr_swiper_height {
         width: 100% !important;
    }
     .w_slider_4 .witr_swiper_height {
         margin-left:0px !important;
    }
     .t1.witr_swiper_height {
         width: 100% !important;
    }
     .w_slider_3 .t1.witr_swiper_height {
         -webkit-transform: translateX(0) !important;
                 transform: translateX(0) !important;
    }
     .t2.witr_swiper_height {
         width: 50% !important;
         left: -20px;
    }
     .w_slider_3 .t2.witr_swiper_height {
         -webkit-transform: translateX(-50%) !important;
                 transform: translateX(-50%) !important;
         left: 91%;
    }
     .witr_swiper_area .text-left .slider_vd_icon {
         right: 48% !important;
         top: 17% !important;
    }
     .witr_swiper_area .text-right .slider_vd_icon {
         left: 48% !important;
         top: 17% !important;
    }
     .witr_swiper_area .text-center .slider_vd_icon {
         top: 17%;
    }
     .witr_sw_text_area.text-right, .witr_sw_text_area.text-left {
         text-align: center !important;
    }
     .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swiper_content p, .text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swiper_content p, .text-center .witr_swiper_content h1, .text-center .witr_swiper_content h2, .text-center .witr_swiper_content h3, .text-center .witr_swiper_content p {
         width: 100% !important;
         margin-left: auto;
         margin-right: auto;
         text-align:center !important;
    }
     .witr_swiper_content h2, .witr_swiper_content h3 {
         font-size: 40px;
    }
     .text-right .witr_btn_sinner, .text-left .witr_btn_sinner {
         text-align: center !important;
    }
    /* nivo slider */
     .em-slider-title {
         font-size: 16px;
         margin-bottom: 10px;
    }
     .em-slider-sub-title {
         font-size: 30px;
         margin-bottom: 0;
    }
     .em-slider-descript {
         display: none;
    }
     .em-button-button-area a {
         margin-top: 20px;
    }
     .em-slider-sub-title {
         line-height: 46px;
    }
    /* banner area css */
     .witr_banner_area {
         height: 700px;
    }
     .witr_banner_content h1 {
         font-size: 58px;
    }
     .witr_banner_content h2 {
         font-size: 42px;
    }
     .witr_banner_content p {
         font-size: 16px;
         width: 77%;
    }
     .witr_butn {
         line-height: 49px;
    }
     .witr_banner_content.text-right {
         margin-right: 20px;
    }
    /*=========== banner area 2 css ===============*/
     .banner_area {
         height: 700px;
    }
     .banner-content h1, .banner-content h2, .banner-content h3 {
         font-size: 45px;
    }
     .witr_deshboard {
         margin-top: 30px;
    }
    /* animate_banner_area */
     .animate_banner_area .text-center.banner-content p, .animate_banner_area .text-right.banner-content p, .animate_banner_area .text-left.banner-content p {
         width: 100% !important;
    }
    /*=========== Slick area css ===============*/
     .witr_ds_content {
         height: 790px !important;
    }
     .text-right .witr_ds_content_inner h1, .text-right .witr_ds_content_inner h2, .text-right .witr_ds_content_inner h3, .text-right .witr_ds_content_inner p, .text-left .witr_ds_content_inner h1, .text-left .witr_ds_content_inner h2, .text-left .witr_ds_content_inner h3, .text-left .witr_ds_content_inner p, .text-center .witr_ds_content_inner h1, .text-center .witr_ds_content_inner h2, .text-center .witr_ds_content_inner h3, .text-center .witr_ds_content_inner p {
         width: 100% !important;
         margin-left: auto;
         margin-right: auto;
         text-align:center !important;
    }
     .text-left .slider_vd_icon {
         right: 43% !important;
         top: -13% !important;
    }
     .text-right .witr_ds_content_inner h1, .text-right .witr_ds_content_inner h2, .text-right .witr_ds_content_inner h3, .text-left .witr_ds_content_inner h1, .text-left .witr_ds_content_inner h2, .text-left .witr_ds_content_inner h3, .text-center .witr_ds_content_inner h1, .text-center .witr_ds_content_inner h2, .text-center .witr_ds_content_inner h3{
    }
     .text-right .slider_vd_icon {
         left: 43% !important;
         top: -13% !important;
    }
     .witr_slicks_title h4 {
         font-size: 105px !important;
    }
     .slider_btn {
         text-align: center;
    }
     .elementor-section-full_width .witr_containers {
         margin: auto;
         width: 90% !important;
    }
     .witr_slider_thumb.em_slider_s2_image {
         display: none;
    }
    /* tutor */
     .tutor-course-loop-title h2 a {
         font-size: 17px;
    }
    /* Em-Creative Header */
     .top_crt_style {
         padding-bottom: 0;
    }
     .tx_top_together {
         -webkit-box-pack: center;
             -ms-flex-pack: center;
                 justify-content: center;
    }
     .creative_header_curve {
         display: none;
    }
     .creative_header_logo {
         padding-right: 0;
         text-align: center;
    }
     .em_creative_header {
         background: transparent none repeat scroll 0 0;
         z-index: 999;
    }
     .single_header_address {
        /* padding: 27px 0 20px;
         */
    }
     .creative_header_button {
         padding-bottom: 30px;
         text-align: center;
    }
     .creative_header_button:before, .em_creative_header:before, .em_creative_header:after {
         display: none;
    }
     .em_creative_header {
         padding-bottom: 0;
    }
     .em-nivo-slider-wrapper .nivo-directionNav {
         display: none;
    }
    /* section_title */
     .witr_section_title_inner h1, .witr_section_title_inner h3 {
         font-size: 30px;
    }
     .witr_section_title_inner.text-center p, .witr_section_title_inner.text-left p, .witr_section_title_inner.text-right p {
         width: 83%;
    }
     .title_in_area{
         width: 100%;
    }
    /* about css */
     .witr_text_widget_inner h1, .witr_text_widget_inner h2 {
         font-size: 23px;
    }
     .witr_about_content {
         text-align: center;
    }
    /* accourdion css */
     .meathat-accourdion-title h2 i {
         display: none;
    }
     .accordion-content {
         padding: 23px 0px;
    }
    /* service css */
     .witr_custom2_icon {
         float: none;
         margin-right: 0;
         margin-bottom: 15px;
    }
     .witr_service3_box {
         text-align: center;
    }
     .witr_service3_icon {
         float: none;
         margin-right: 0;
         margin-bottom: 15px;
    }
     .wirt_new_iner {
         float: none;
         margin-right: 0;
    }
     .witr_service7s_image {
         margin-right: 10px;
    }
    /* single_image */
     .single_image {
         left: 0 !important;
    }
     .single_image img{
         width: 100% !important;
         max-width: 100% !important;
    }
     .witr_tx_ovei_title {
         position: inherit;
         right: auto;
         left: auto;
         top: auto;
         padding: 30px;
         width: 100%;
         border-radius: 0px;
    }
    /* testomonial css */
     .testomonial.testomonial-5 .test-part img.testimg {
         top: 86%;
    }
     .witr_content_test7 {
         padding: 0;
    }
    /* testomonial style 8 css */
     .witr_testomonial_area {
         width: 90%;
    }
     .witr_testi_main {
         width: 90%;
    }
    /* blog css */
     .blog-img img {
         width: 100%;
    }
     .sub-border-2 .sub-item span {
         top: 31px;
         left: 75%;
    }
     .sub-item p {
         padding: 0;
    }
     .digital-item ul li a {
         padding: 7px 57px;
    }
     .mobil-item {
         margin-top: 30px;
    }
     .download-demo {
         text-align: center;
    }
    /* Screenshots css */
     .dnSlide-main.done {
         margin-left: -54px;
    }
     .Screenshots-fearm img {
         width: 240% !important;
         left: -149px;
         top: -24px;
         max-width: 240% !important;
    }
     .Screenshots .dnSlide-main .dnSlide-right-btn {
         right: 0px;
    }
     .Screenshots .dnSlide-main .dnSlide-left-btn {
         left: 47px;
    }
     .meathat-accourdion-title h2 {
         padding-left: 20px;
    }
     .w_apps_button a {
         padding: 3px 20px 11px 20px !important;
    }
     span.imeathat {
         font-size: 20px;
         margin-right: 10px;
    }
     span.spaninner {
         font-size: 20px;
    }
    /* about css */
     .digital-img img, .witr_app_area .digital-content h3 {
         margin-top:0px !important;
    }
    /* counter css */
     .witr_counter_single {
         text-align: center;
    }
     .witr_counter_icon i {
         margin-bottom: 15px;
         margin-right: 0;
         float: none;
    }
     .witr_counter_img, .witr_custom_icon {
         margin-bottom: 10px !important;
         float: none !important;
    }
     .witr_custom_icon i{
         margin-right: 0;
         float: none;
    }
     .witr_counter_6 .wirt_new_iner {
         width: 100%;
         margin-bottom: 30px;
    }
    /* shortcode_content */
     .shortcode_content h2 {
         font-size: 35px !important;
    }
     .footer-item form label {
         margin-left: 30px;
    }
     .footer-bottom:before {
         width: 100%;
    }
     .deshboard img {
         width: 100%;
    }
     .video-part .video-overlay {
         padding: 100px 0;
    }
     .video-item h3 {
         font-size: 30px;
    }
     .play-overlay{
         top: 50% !important;
         left: 50% !important;
    }
     .witr_videos_title_text {
         left: 15px;
         bottom: 15px;
         width: 100% !important;
    }
    /* blog css */
     .blog-content span {
         font-size: 14px;
    }
     .blog-left-side .widget h2 {
         font-size: 19px;
    }
     .blog-page-title h2 {
         font-size: 18px;
    }
     .widget .widget_media_image img{
         width:100%;
    }
     .blog-left-side .blog-title > ul > li > a {
         height: 30px;
         width: 30px;
         line-height: 29px;
         font-size: 15px;
         margin-right: 2px;
    }
     .recent-post-text > h4 {
         line-height: 23px;
    }
     .recent-post-text h4 a , .recent-post-text .rcomment{
         font-size: 16px;
    }
	.blog-left-side > div {
		padding: 9px;
	}
     .breadcumb-area {
         padding: 100px 0px !important;
    }
     .em-blog-content-area {
         padding: 15px 15px 10px;
    }
     .witr_blog_area10 .witr_blog_con {
         padding-top: 12px;
    }
    /* call-to-action css */
     .meathat_button.no_margin.text-right, .all_cal_color {
         text-align: center !important;
    }
     .cal_to_toggole {
         display: inherit;
    }
     .meathat_content.text-right, .meathat_content.text-left{
         text-align:center !important;
    }
     .meathat_button.no_margin {
         width: 100% !important;
         margin-bottom: 20px;
    }
     .meathat_content p {
         width: 100% !important;
    }
     .witr_9 .meathat_video_inner{
         margin-bottom: 73px;
    }
     .witr_9 .meathat_video_inner{
         top: 40px;
    }
     .witr_col_image {
         margin-top: 50px;
    }
     .witr_11 {
         margin-top: 100px;
    }
     .witr_5 .meathat_content p{
         width: 100%;
    }
     .witr_b9{
         margin-top: 95px;
    }
    /* .meathat_content.col_content_width_100 {
         text-align: left !important;
    }
     */
    /* single portfolio2 */
     .portfolio-details-box {
         margin-left: 0;
    }
     .pimgs img {
         width: 100%;
    }
    /* contact css */
     .witr_field2 .witr_form_field2, .witr_field2 .witr_form_field2 {
         float: none;
         width: 100%;
    }
     .witr_form_controls2 .witr_field2 .witr_form_field2:nth-child(odd), .witr_form_controls2 .witr_field2 .witr_form_field2:nth-child(odd) {
         margin-right: 0;
    }
    /* countdown css */
     span.cdowns {
         margin-bottom: 20px;
    }
     span.cdowns:before {
         display: none;
    }
     span.cdowns:after {
         display: none;
    }
     .witr_btn {
         margin-top: 11px !important;
         margin-bottom: 15px;
    }
	.carosol_area .witr_btn {
		margin-top: 40px !important;
	}
    /* curosel-style css */
     .curosel-style .owl-nav div {
         left: -15px;
    }
     .curosel-style .owl-nav .owl-next{
         right: -15px;
    }
    /* timeline css */
     .mrl65,.mrr15{
         display:none;
    }
     .mrr50 {
         margin-right: -235px;
    }
     .mrl110 {
         margin-left: -63px;
    }
     .mrr90 {
         margin-right: -40px;
    }
    /* static tab css*/
     .meathat_event_thumb {
         float: none;
         margin-bottom: 15px;
    }
     .meathat_single_event {
         margin: 0;
    }
     .meathat_event_icon span {
         margin-right: 5px;
    }
     .testomonial-slide .slick-prev, .blog_wrap .slick-prev {
         left: 15px;
    }
     .testomonial-slide .slick-next, .blog_wrap .slick-next {
         right: 15px;
    }
     .recent-post-text {
         margin-top: 10px;
    }
    /*====== new css ======= */
    /* ab_videoArea */
     .singleAbSlide {
         right: 0;
         left: 0;
         bottom: -218px;
    }
     .em_single_testimonial {
         padding: 37px 20px 26px;
    }
     .em_testi_logo {
         right: 15px;
         top: 35px;
         display:none;
    }
     .witr_nth_child:nth-child(2n) {
         margin-top: 0;
         margin-bottom:30px;
    }
     .witr_single_call .text-right {
         text-align: center !important;
    }
     .witr_center{
         text-align: center;
    }
     .em_slider_social {
         top: 41%;
         z-index: 999999;
         display:none;
    }
     .meathat_content {
         margin-bottom: 30px;
    }
     .witr_s_flex {
         display: inherit;
    }
    /* column css */
     .elementor-column.elementor-col-33, .elementor-column.elementor-col-25, .elementor-column[data-col="33"], .elementor-column[data-col="25"]{
         width:50% !important;
    }
     .elementor-column.elementor-col-20, .elementor-column.elementor-col-10{
         width:25% !important;
    }
     .elementor-column.elementor-col-33:nth-child(3){
         width:100% !important;
    }
     .elementor-column.elementor-col-33:nth-child(3) .elementor-widget{
         width: 50% !important;
    }
     .elementor-column.elementor-col-33:nth-child(3) .elementor-widget:nth-child(odd){
         padding-right: 10px;
    }
     .elementor-column.elementor-col-33:nth-child(3) .elementor-widget:nth-child(even){
         padding-left: 10px;
    }
    /* new css add */
     .witr_event_style_5 .witr_event_d {
         padding-top: 30px;
    }
     .witr_event_style_5 .witr_event_btn {
         margin-top: 8px;
    }
     .witr_event_style_7 .witr_event_btn {
         text-align: center;
    }
     .witr_appoimentle{
         position: initial !important;
    }
     #scrollUp {
         bottom: 60px;
         right: 30px;
    }
    /* ps slider */
     .toggle_pslide{
         display: inherit;
    }
     .witr_pslide5 .witr_content_pslide_text {
         padding: 10px 15px 15px 15px;
    }
}
 /* ------------------------------------------------- Small Mobile : 320 ---------------------------------------------------*/
 @media (max-width: 767px) {
     .elementor-element.elementor-section-full_width{
         padding-left:0px !important;
         padding-right:0px !important;
    }
     .elementor-element.elementor-section-full_width:nth-child(1){
         padding: 0px !important;
    }
	ol {
		padding-left: 10px;
	}
    /* New Top Menu css */
     .all_header_abs {
         position: inherit;
    }
     .single_header_address {
         padding: 0;
         padding-bottom: 25px;
    }
     .creative_header_address {
         padding-left: 0px;
    }
     .cr_top_addess.top-address p {
         text-align: center !important;
    }
     .breadcumb-area {
         padding: 100px 0px !important;
    }
     .brpt h2 {
         font-size: 30px;
    }
	/* single blog */
	.hackery-single-blog-details-inner {
		padding: 38px 20px 45px;
	}
	.single_blog_thumb img {
		height: 350px;
	}
    /* swiper slider */
     .elementor-section-full_width .witr_sw_text_area {
         width: 96% !important;
    }
     .witr_swiper_height {
         height: 700px !important;
         width: 100% !important;
    }
     .w_slider_3 .witr_swiper_height {
         -webkit-transform: translateX(0) !important;
                 transform: translateX(0) !important;
    }
     .w_slider_4 .witr_swiper_height {
         margin-left:0px !important;
    }
     .m1.witr_swiper_height {
         width: 100% !important;
    }
     .witr_swiper_area .text-left .slider_vd_icon {
         right: 37% !important;
         top: 12% !important;
    }
     .witr_swiper_area .text-right .slider_vd_icon {
         left: 40% !important;
         top: 12% !important;
    }
     .witr_swiper_area .text-center .slider_vd_icon {
         top: 12%;
    }
     .witr_sw_text_area.text-right, .witr_sw_text_area.text-left {
         text-align: center !important;
    }
	.witr_sw_text_area {
		width: 100%;
	}
     .swiper-button-prev,.swiper-button-next {
         display: none;
    }
     .witr_swiper_area .witr_btn {
         margin-right: 0;
         margin-bottom: 10px;
    }
     .text-right .witr_swiper_content h1, .text-left .witr_swiper_content h1, .text-center .witr_swiper_content h1{
         font-size:20px;
    }
     .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-center .witr_swiper_content h2, .text-center .witr_swiper_content h3{
         font-size:25px;
    }
     .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swiper_content p, .text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swiper_content p, .text-center .witr_swiper_content h1, .text-center .witr_swiper_content h2, .text-center .witr_swiper_content h3, .text-center .witr_swiper_content p {
         width: 100% !important;
         margin-left: auto;
         margin-right: auto;
         text-align:center !important;
    }
     .witr_swiper_content p {
         font-size: 17px;
    }
     .text-right .witr_btn_sinner, .text-left .witr_btn_sinner {
         text-align: center !important;
    }
    /* em-slider-title */
     .em-slider-title {
         font-size: 16px;
         margin-bottom: 10px;
    }
     .em-slider-sub-title {
         font-size: 28px;
         margin-bottom: 0;
    }
     .em-slider-descript {
         display: none;
    }
     .em-slider-button {
         display: none;
    }
     .em-nivo-slider-wrapper .nivo-controlNav {
         display: none;
    }
     .text-left .em_slider_s2_content {
         margin-right: auto;
    }
     .text-right .em_slider_s2_content {
         margin-left: auto;
    }
     .em-slider-sub-title {
         line-height: 32px;
    }
     .em_slider_inner.text-left, .em_slider_inner.text-right{
         text-align:center !important;
    }
     .em_slider_s2_image {
         display: none;
    }
    /*========= banner area css ===========*/
     .witr_banner_area {
         height: 640px;
    }
     .witr_banner_content h1 {
         font-size: 25px;
    }
     .witr_banner_content h2 {
         font-size: 20px;
    }
     .witr_banner_content p {
         font-size: 16px;
         width: 87%;
    }
     .witr_banner_content.text-left, .witr_banner_content.text-right{
         text-align:center !important;
    }
     .witr_banner_content.text-left p, .witr_banner_content.text-right p {
         width: 100%;
    }
     .witr_banner_content.text-left {
         margin-left: 0;
    }
     .witr_banner_content.text-right {
         margin-right: 0;
    }
     .witr_video_butns {
         display: block;
         margin-top: 15px;
    }
    /*=========== banner area 2 css ===============*/
     .banner_area {
         text-align: center;
    }
     .banner-content h1, .banner-content h2, .banner-content h3 {
         font-size: 22px;
    }
     .witr_float .butn, .witr_float .butn {
         float: none;
         display: block;
         margin-bottom: 10px;
         margin-right: 0;
    }
     .witr_btns2 {
         display: block;
         margin-top: 20px;
    }
     .banner-content form {
         width: 100%;
    }
     .banner-content input {
         width: 100%;
    }
     .banner-content button {
         position: inherit;
         margin-top: 20px;
    }
     .witr_deshboard {
         margin-top: 30px;
    }
    /* animate_banner_area */
     .animate_banner_area .text-center.banner-content p, .animate_banner_area .text-right.banner-content p, .animate_banner_area .text-left.banner-content p {
         width: 100% !important;
    }
    /*=========== Slick area 2 css ===============*/
     .witr_ds_content {
         height: 670px !important;
         background-size: cover;
         background-position: center center;
         overflow: hidden;
    }
     .text-right .witr_ds_content_inner h1, .text-right .witr_ds_content_inner h2, .text-right .witr_ds_content_inner h3, .text-right .witr_ds_content_inner p, .text-left .witr_ds_content_inner h1, .text-left .witr_ds_content_inner h2, .text-left .witr_ds_content_inner h3, .text-left .witr_ds_content_inner p, .text-center .witr_ds_content_inner h1, .text-center .witr_ds_content_inner h2, .text-center .witr_ds_content_inner h3, .text-center .witr_ds_content_inner p {
         width: 100% !important;
         margin-left: auto;
         margin-right: auto;
         text-align:center !important;
    }
     .text-left .slider_vd_icon {
         right: 40% !important;
         top: -18% !important;
    }
     .text-right .witr_ds_content_inner h1, .text-left .witr_ds_content_inner h1, .text-center .witr_ds_content_inner h1{
         font-size:20px;
    }
     .text-right .witr_ds_content_inner h2, .text-right .witr_ds_content_inner h3, .text-left .witr_ds_content_inner h2, .text-left .witr_ds_content_inner h3, .text-center .witr_ds_content_inner h2, .text-center .witr_ds_content_inner h3{
         font-size:25px;
    }
     .text-right .slider_vd_icon {
         left: 40% !important;
         top: -18% !important;
    }
     .witr_slicks_title h4 {
         font-size: 65px !important;
    }
     .witr_btn {
         padding: 10px 26px;
         margin-right: 0;
    }
     .slider_btn {
         text-align: center;
    }
     .elementor-section-full_width .witr_containers {
         margin: auto;
         width: 90% !important;
    }
     .section-title.t_center {
         width: 100%;
    }
     .section-title.t_left {
         width: 100%;
    }
     .section-title.t_right {
         width: 100%;
    }
	.carosol_area .witr_section_title_inner h1, .carosol_area .witr_section_title_inner h2, .carosol_area  .witr_section_title_inner h3 {
		font-size: 21px;
		margin-top: 60px;
	}
    /* tutor */
     .tutor-course-archive-filters-wrap {
         margin-top: 25px;
    }
     .top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
         font-size: 13px;
    }
     .top-right-menu ul.social-icons {
    }
	.sub-border-2.all_feature_color {
		text-align: center;
	}
    /* footer bar */
     .footer-top-inner p {
         width: 100%;
    }
     .footer-menu ul {
         margin: 10px 0 0;
         text-align: center !important;
    }
     .footer-menu ul li a {
         font-size: 14px;
    }
     .copy-right-text p {
         text-align: center;
    }
     .footer-bottom:before {
         width: 100%;
    }
     .breadcumb-blog-area {
         padding: 50px 0;
    }
    /* blog css */
     .em-blog-content-area {
         padding: 20px 10px 5px;
    }
     .meathat-blog-meta-left a, .meathat-blog-meta-left span {
         font-size: 11px;
         margin-right: 3px;
    }
     .meathat-blog-meta-right a, .meathat-blog-meta-right span {
         font-size: 11px;
         margin-left: 3px;
    }
     .witr_ablog_content h2 a{
         font-size: 18px;
    }
    /* single blog */
     .post_reply ul, .blog-content ul, .single-blog-content ul {
         padding-left: 20px;
    }
     .post_reply ol, .blog-content ol, .single-blog-content ol {
         padding-left: 20px;
    }
     .comments-area .children {
         margin-left: 10px;
    }
     .comment_field .input-field {
         width: 100%;
    }
     .pdsr {
         padding-top: 50px;
    }
     .pdsl {
         padding-bottom: 90px;
    }
     #wp-calendar {
         display: block;
    }
    /* footer css */
     .copy-right-text p {
         font-size: 11px;
    }
     .footer-social-icon a i {
         font-size: 16px;
         height: 35px;
         line-height: 35px;
         width: 35px;
    }
    /* Em-Creative Header */
     .creative_header_curve {
         display: none;
    }
     .creative_header_logo {
         padding-right: 0;
         text-align: center;
    }
     .em_creative_header {
         background: transparent none repeat scroll 0 0;
         z-index: 999;
    }
     .single_header_address {
         text-align: center;
    }
     .creative_header_button {
         padding-bottom: 30px;
         position: relative;
         text-align: center;
    }
     .creative_header_icon {
         float: none;
         margin-bottom: 10px;
         margin-right: 0;
         overflow: hidden;
    }
     .creative_header_address .col-sm-4.col-xs-12{
         padding-left:0;
    }
     .creative_header_logo {
         display: none;
    }
     .creative_header_button:before, .em_creative_header:before, .em_creative_header:after {
         display: none;
    }
    /* new css */
    /* footer css */
     .copy-right-text p {
         font-size: 15px;
    }
     .meathat-blog-thumb img {
         width: 100%;
    }
     .witr_all_mb_30, .guttergs {
         margin-bottom: 0;
    }
	/* menu list css */
	.menu_list_inner {
	 display: inherit;
	}
    /* section title css */
     .witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3{
         font-size: 21px;
         line-height: 30px;
    }
     .witr_section_title_inner h2 {
         margin-bottom: 4px;
         font-size: 15px;
		 padding-top:10px;
    }
     .title_in_area {
         display: inherit;
    }
     .title_in:before, .title_in:after {
         background: none;
    }
     .title_tx h2 {
         font-size: 16px;
    }
     .title_p {
         padding-left: 0;
    }
     .title_in_area, .witr_section_title_inner.text-center p, .witr_section_title_inner.text-left p, .witr_section_title_inner.text-right p {
         width: 100%;
    }
	.contact_page_area .witr_section_title_inner.text-left p {
		width: 100%;
	}
	.meathat_service_area .witr_section_title_inner.text-left p {
		width: 100%;
	}
     .witr_section_title_inner p {
         padding-top: 10px;
    }
     .witr_section_title{
         text-align: center;
    }
     .witr_section_title .text-right {
         text-align: center !important;
    }
     .title_btn {
         margin: 30px 0 20px;
    }
    /* about css */
     .witr_text_widget_inner h1, .witr_text_widget_inner h2 {
         font-size: 20px;
         line-height: 36px;
    }
     .witr_text_widget_inner p, .about-content span{
         font-size: 16px;
    }
    /* feature area */
     .em_feature-icon {
         font-size: 18px;
    }
     .em_feature-icon i {
         float: none;
    }
     .em-feature-title h2 {
         margin-top: 0;
         margin-bottom: 0;
    }
     .witr_feature_content_3d h3 {
         font-size: 21px;
    }
     .sub-item h3 {
         font-size: 21px;
    }
     .w_apps_button_area {
         text-align: center;
    }
     .witr_app_area .digital-content h3 {
         margin: 0 !important;
         font-size: 25px;
    }
     .feature_inner_box{
         text-align:center;
    }
    /* Screenshots css */
     .dnSlide-main.done {
         -webkit-transform: scale(0.4);
         transform: scale(0.4);
         margin-left: -280px;
         top: -120px;
    }
     .Screenshots-fearm img {
         width: 260% !important;
         max-width: 260% !important;
         left: -65px;
    }
     .dnSlide-main img{
         width: 100%;
    }
     .dnSlide-btn {
         display: none;
    }
     .Screenshots-area .Screenshots-frame-img {
         left: -64%;
         top: -13px;
         width: 232%;
    }
     .digital-item ul li a {
         padding: 7px 27px;
    }
     .mobil-item {
         margin-top: 30px;
    }
    /* countdown css */
     span.cdowns {
         margin-bottom: 30px;
    }
     span.cdowns:before {
         display: none;
    }
     span.cdowns:after {
         display: none;
    }
     .witr_btn {
         margin-top: 11px !important;
         margin-bottom: 15px;
    }
	.carosol_area .witr_btn {
		margin-top: 40px !important;
	}
    /* testomonial css */
     .testomonial.testomonial-5 .test-part img.testimg {
         top: 88%;
    }
     .testomonial .test-part img {
         margin: 0 !important;
    }
     .em_test_thumb {
         margin-right:15px;
    }
     .em_testi_title h2 {
         font-size: 17px;
    }
     .testiCreCon {
         padding: 8px 20px 30px 20px;
    }
     .witr_content_test7 {
         padding: 0;
    }
    /* testomonial style 8 css */
     .witr_testomonial_area {
         width: 100%;
    }
     .witr_test_part {
         float: none;
         margin-left: 0;
         margin-right: 0;
    }
     .witr_test_part img {
         margin: auto;
    }
     .witr_testi_main {
         width: 100%;
    }
    /* service css */
     .service-item {
         text-align: center;
    }
     .witr_service2_toggle, .witr_s_flex {
         display: inherit;
    }
     .wirt_s2_s9 .witr_titles {
         margin-top: 10px;
    }
     .witr_service2_box {
         text-align: center;
    }
     .witr_custom2_icon {
         float: none;
         margin-right: 0;
         margin-bottom: 15px;
    }
     .witr_service3_box {
         text-align: center;
    }
     .witr_service3_icon {
         float: none;
         margin-right: 0;
         margin-bottom: 15px;
    }
     .wirt_new_iner {
         float: none;
         margin-right: 0;
    }
     .witr_2service_content {
         display: inherit;
    }
     .witr_service7s_image img {
         width: auto;
    }
     .witr_service2_7 .witr_titles_content {
         margin-top: 20px;
    }
     .wirt_detail_icon {
         float: none;
         margin-right: 0px;
         margin-bottom: 5px;
    }
     .witr_service_s_12 .text_box {
         bottom: -121px;
    }
    /* tab css */
     .meathat_tab li {
         margin-bottom: 20px;
    }
     .witr_adv_tab_content {
         margin: 0;
    }
     .witr_taba_style1 .nav-tabs .nav-link {
         margin-right: 0px;
    }
     .nav-tabs {
         -webkit-box-pack: center !important;
             -ms-flex-pack: center !important;
                 justify-content: center !important;
    }
    /* accourdion css */
     .witr_ac_style {
         font-size: 15px;
    }
     .witr_ac_style:before, .active .witr_ac_style:before {
         right: 10px;
    }
     .elementor-tab-title {
         font-size: 13px !important;
    }
     .meathat-accourdion-title h2{
         font-size: 14px;
         padding-left: 20px;
    }
    /* blog css */
     .blog-img img {
         width: 100%;
    }
     .witr_blog_con {
         padding: 12px 10px 18px;
    }
     .witr_blog_con h2 {
         font-size: 21px;
    }
     .witr_post_Author {
         margin: 0 10px;
    }
     .recent-post-image {
         float: none;
    }
    /* counter css */
     .witr_counter_single {
         text-align: center;
         margin-bottom: 20px;
    }
     .witr_counter_icon i{
         margin-bottom: 15px;
         margin-right: 0;
         float: none;
    }
     .witr_counter_img, .witr_custom_icon {
         margin-bottom: 10px !important;
         float: none !important;
    }
     .witr_custom_icon i{
         margin-right: 0;
         float: none;
    }
     .witr_counter_6 .wirt_new_iner {
         width: 100%;
         margin-bottom: 30px;
    }
    /* video css */
     .video-play-6 {
         width: 80%;
    }
     .subscribe form input {
         width: 500px;
    }
     .download-content-6 ul li a {
         padding: 12px 46px 12px 80px;
    }
     .donwload-overlay {
         padding-top: 215px;
    }
     .video-part .video-overlay .video-item h3 {
         font-size: 25px;
    }
     .video-part .video-overlay {
         padding: 110px 0px;
    }
     .play-overlay{
         top: 50% !important;
         left: 50% !important;
    }
     .witr_videobg_image img {
         height: 300px !important;
    }
     .witr_videos_title_text {
         display:none;
         width: 100% !important;
    }
     .digital-img {
         margin-top: 100px;
    }
    /* contact css */
     .field.topfield .form-field {
         float: none;
         width: 100%;
    }
     .form-controls .field.topfield .form-field:nth-child(2n) {
         margin-left: 0;
    }
     .witr_field1 .witr_form_field1 {
         width: 100%;
    }
     .witr_form_controls1 .witr_field1 .witr_form_field1:nth-child(2n) {
         margin-left: 0;
    }
    /* apps_button css */
     .w_apps_button_image {
         margin-right: 0;
         margin-bottom: 20px;
    }
     .tab_content.text-left {
         text-align: center !important;
    }
    /* blog css */
     .footer-middle {
         text-align: center;
    }
     .blog-content h5 > a {
         font-size: 17px;
    }
     .blog-content span {
         font-size: 12px;
    }
     .blog-page-title h2 {
         font-size: 17px;
    }
     .wblog-content h5 > a {
         font-size: 20px;
    }
     .wblog-content span {
         margin-right: 5px;
    }
     .blog-left-side .blog-title > ul > li > a {
         margin-right: 8px;
    }
     .widget .widget_media_image img{
         width:100%;
    }
     .recent-post-text > h4 {
         margin-top: 2px;
         line-height: 1;
    }
     .recent-post-text h4 a {
         font-size: 14px;
    }
     .witr_blog_con6 h2 a{
         font-size: 19px;
    }
     .witr_blog_con6 h5 a {
         font-size: 15px;
    }
     .witr_blog_area8 .witr_blog_con6 p {
         display: none;
    }
    /* call to action */
     .meathat_button.no_margin.text-right, .all_cal_color {
         text-align: center !important;
    }
     .cal_to_toggole {
         display: inherit;
    }
     .meathat_content.text-right, .meathat_content.text-left{
         text-align:center !important;
    }
     .meathat_button.no_margin {
         width: 100% !important;
    }
     .meathat_content p {
         width: 100% !important;
    }
     .meathat_video_inner{
         top: 21px;
    }
     .meathat_video11.meathat_video_inner{
         top: 50%;
    }
     .meathat_content h5 {
         font-size: 18px;
    }
     .meathat_button a {
         margin-bottom: 15px;
         margin-right: 0px;
    }
     .meathat_content h2, .meathat_content h3{
         font-size: 23px;
    }
     .witr_9 .meathat_video_inner{
         margin-bottom: 73px;
    }
     .witr_b9 {
         margin-top: -10px;
    }
     .meathat_content {
         margin-bottom: 30px;
    }
    /* shortcode_content */
     .witr_shortcode_inner {
         padding: 73px 15px 63px !important;
    }
     .shortcode_content h2 {
         font-size: 27px !important;
    }
     .mc4wp-form-fields button {
         width: 100%;
         position: inherit;
         padding: 18px 30px;
         margin-top: 25px;
    }
     .witr_joined .witr_con_btn2 .w_btn2 {
         position: inherit;
         width: 100%;
    }
     .witr_sstyle_9 {
         padding: 42px 20px 50px;
    }
     .w_apps_button {
         margin-bottom: 30px;
    }
    /* single portfolio2 */
     .portfolio-details-box {
         margin-left: 0;
    }
     .portfolio-details-box ul li span.eright {
         font-size: 15px;
         margin-left: 0;
    }
     .portfolio-details-box ul li b {
         font-size: 15px;
    }
     .portfolio-details-box h2 {
         padding-top: 20px;
    }
     .portfolio-details-box .meathat-single-icon-inner a {
         margin: 0 4px;
    }
    /* single_protfolio css */
     .single_protfolio {
         margin-bottom: 30px;
    }
     .portfolio_nav ul li {
         padding: 6px 20px;
    }
    /* contact css */
     .witr_field2 .witr_form_field2, .witr_field2 .witr_form_field2 {
         float: none;
         width: 100%;
    }
     .witr_form_controls2 .witr_field2 .witr_form_field2:nth-child(odd), .witr_form_controls2 .witr_field2 .witr_form_field2:nth-child(odd) {
         margin-right: 0;
    }
    /* display none css*/
     .owl-nav, .slick-prev, .slick-next, .em-nivo-slider-wrapper .nivo-directionNav {
         display: none;
    }
    /* timeline css*/
     .witr_sicon_bottom.witr_hd_timeline_contant {
         padding-bottom: 20px;
         padding-top: 30px;
    }
     .mrl65 {
         margin-left: 16px;
         padding-top: 25px;
    }
     .mrl110 {
         margin-left: 17px;
         padding-top: 25px;
        ;
    }
     .mrr90 {
         margin-right: 15px;
    }
     .mrr50 {
         margin-right: 14px;
    }
     .mrr15 {
         margin-right: 14px;
    }
    /* static tab css*/
     .meathat_event_thumb {
         float: none;
         margin-bottom: 15px;
    }
     .meathat_single_event {
         margin: 0;
    }
     .meathat_event_icon span {
         margin-right: 5px;
    }
     .event_display_flex {
         display: initial;
    }
     .wite_event_box {
         margin-left: 0;
    }
     #sb_instagram .sbi_photo_wrap {
         margin-bottom: 25px;
    }
     .testomonial-slide .slick-prev, .blog_wrap .slick-prev {
         left: 15px;
    }
     .testomonial-slide .slick-next, .blog_wrap .slick-next {
         right: 15px;
    }
     .em-feature {
         margin-bottom: 23px;
    }
     .single_counter {
         margin-bottom: 20px;
    }
     .woocommerce div.product .woocommerce-tabs ul.tabs li a {
         padding: .5em 6px;
    }
     .woocommerce div.product .woocommerce-tabs ul.tabs li {
         padding: 0px .5em;
         margin-right: 6px;
    }
     .meathat-header-top {
         display:none;
    }
     .accordion_area {
         padding-top: 30px;
    }
     .footer-sociala-icon {
         float: none;
    }
     .footer-sociala-info p {
         text-align: center;
    }
    /*====== new css ======= */
    /* ab_videoArea */
     .ab_videoArea {
         padding: 44px 23px 40px;
    }
     .singleAbSlide {
         position: inherit;
         bottom: -30px;
         right: 0;
         left: 0;
    }
    /* service */
     .singleSS {
        /* padding: 61px 24px 60px;
         */
    }
     .detail_SS h3 {
         font-size: 21px;
    }
     .em_single_testimonial {
         padding: 37px 20px 26px;
    }
     .witr_testi_itemt {
         padding: 0px;
    }
     .em_testi_logo {
         right: 15px;
         top: 35px;
         display:none;
    }
     .testimonial_post_13 {
         display: inherit !important;
    }
     .test_text_all {
         padding: 25px 10px 26px;
    }
    /* icon_section */
     .text-left .icon_section {
         left: 19%;
    }
     .text-right .icon_section {
         right: 45px;
         bottom: -15%;
    }
     .witr_nth_child:nth-child(2n) {
         margin-top: 0;
    }
    /* single_image */
     .single_image {
         left: 0 !important;
    }
     .single_image img{
         width: 100% !important;
         max-width: 100% !important;
    }
     .witr_tx_ovei_title {
         position: inherit;
         right: auto;
         left: auto;
         top: auto;
         padding: 30px;
         width: 100%;
         border-radius: 0px;
    }
    /* about css */
     .witr_text_widget_inner h1, .witr_text_widget_inner h2 {
         font-size: 23px;
    }
     .witr_about_content {
         text-align: center;
    }
     .witr_about_content h3 {
         font-size: 30px;
    }
     .witr_about_image {
         margin-top: 30px;
    }
     .witr_service3_box {
         top: 50%;
         -webkit-transform: translateX(-50%) translateY(-50%);
                 transform: translateX(-50%) translateY(-50%);
         left: 50%;
        padding: 0;
    }
     .em_slider_social {
         top: 40%;
         display: none;
    }
    /* team css */
     .witr_back_img img {
         height: 554px !important;
         height: auto;
    }
     .team_single_content h3 {
         font-size: 30px;
         margin-top: 20px;
    }
    /* new css add */
     .witr_dis_btngr {
         display: inherit;
    }
     .witr_circal_r {
         margin-left: 0;
    }
     .witr_event_style_5 .witr_event_d {
         padding-top: 3px;
    }
     .witr_event_style_5 .witr_event_btn {
         margin-top: 5px;
    }
     .witr_event_style_7 .event-page-title_adn {
         padding-top: 0;
    }
     .single_admin img {
         display: none;
    }
     .witr_event_style_7 .witr_event_btn {
         text-align: left;
         margin-top: 20px;
    }
     .witr_appoimentle{
         position: initial !important;
    }
     .apartment_text h2 {
         font-size: 25px;
    }
    /* ps sliser */
     .ps1 .witr_content_pslide_text {
         padding: 0 10px 20px;
         left: 0px;
         right: 0px;
    }
     .witr_content_pslide_text h3 {
         font-size: 19px;
    }
     .ps1 .witr_pslide_btnb {
         float: none;
         margin-top: 0;
    }
     .toggle_pslide {
         display: inherit;
    }
     .witr_pslide5 .witr_content_pslide_text {
         padding: 10px 15px 15px 15px;
    }
     .slick-prev, .slick-next{
         display: none !important;
    }
     #scrollUp {
         bottom: 92px;
         right: 30px;
    }
     .witr_blog_area10 .witr_blog_con {
         padding-top: 12px;
    }
}
 /* ------------------------------------------------- Large Mobile :480px. ---------------------------------------------------*/
 @media only screen and (min-width: 480px) and (max-width: 767px) {
     .em-slider-button {
         display: block;
    }
     .em-nivo-slider-wrapper .nivo-directionNav {
         display: block;
    }
     .em-button-button-area a {
         margin-right: 5px;
         margin-top: 15px;
         padding: 3px 20px;
         font-size: 12px;
    }
    /*=========== banner area 2 css ===============*/
     .banner-content button {
         position: absolute;
    }
    /* portfolio css */
     .portfolio_nav ul li {
         margin: 0 2px 10px;
    }
    /* banner area css */
     .witr_banner_area {
         height: 600px;
    }
     .witr_banner_content.text-right p {
         width: 92%;
         margin:auto;
         font-size:17px;
    }
     .witr_banner_content.text-left p {
         width: 92%;
         margin:auto;
         font-size:17px;
    }
    /* section_title */
     .witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
         font-size: 25px;
    }
     .witr_section_title_inner.text-center p, .witr_section_title_inner.text-left p, .witr_section_title_inner.text-right p {
         width: 91%;
    }
    /* text_widget css */
     .witr_text_widget_inner p, .about-content span{
         font-size: 14px !important;
    }
    /* blog css */
     .blog-part {
         text-align: center;
    }
    /* Screenshots css */
     .dnSlide-main.done {
         -webkit-transform: scale(0.7);
         transform: scale(0.7);
         margin-left: -196px;
    }
     .Screenshots-fearm img {
         width: 256% !important;
         max-width: 256% !important;
         left: -98px;
         top: 49px;
    }
     .meathat-header-top {
         display:block;
    }
}
 /* menu and logo show & hide */
 @media (min-width: 10px) and (max-width: 991px){
     .mobile-menu{
         display:block !important;
    }
     .mobile_logo_area{
         display:block !important;
    }
     .meathat-main-menu{
         display:none !important;
    }
     .d_md_none{
         display:none !important;
    }
     .em-feature {
         margin-bottom: 20px;
    }
     .single_counter {
         margin-bottom: 20px;
    }
}
 @media (min-width: 10px) and (max-width: 991px){
     .text_m_center{
         text-align:center !important;
    }
     .text_m_right{
         text-align:right !important;
    }
     .text_m_left{
         text-align:right !important;
    }
     .menu_18.top-address p span {
         font-size: 13px;
    }
     .footer-top-inner p {
         width: 85%;
    }
     .witr_joined .witr_con_btn2 .w_btn2 {
         position: inherit;
         width: 100%;
    }
}
 @media (min-width: 570px) and (max-width: 767px){
     .text_s_center{
         text-align:center !important;
    }
     .text_s_right{
         text-align:right !important;
    }
     .text_s_left{
         text-align:right !important;
    }
     .footer-top-inner p {
         width: 95%;
    }
}
 @media (min-width: 10px) and (max-width: 570px){
     .meathat-header-top{
         display:none;
    }
}
/* @import url('https://fonts.googleapis.com/css2?family=Livvic:wght@100;200;300;400;500;600;700;900&display=swap'); */

/*theme css*/

a{
     color: #12bee4;
     -webkit-transition: .5s;
     transition: .5s;
}

a:hover {
     text-decoration: none;
     color:#12bee4;
}

body {
     color: #454545;
     /* font-family: 'Livvic', sans-serif; */
     font-weight: 400;
     font-style: normal;
     font-size: 19px;
     line-height: 1.6;
}

p {
     font-style: normal;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
     /* font-family: 'Livvic', sans-serif; */
     font-style: normal;
     line-height: 1.2;
     font-weight: 600;
     -webkit-transition: .5s;
     transition: .5s;
     font-size:25px;
     color: #0a0a0a;
     margin: 0 0 5px;
     transition: .5s;
}

.btn-primary:focus, select:focus, textarea:focus, input:focus{
     -webkit-box-shadow: none !important;
             box-shadow: none !important;
}

textarea, input{
     outline:none;
}

a:focus, .btn:focus {
     text-decoration: none;
     outline: none;
}

.uppercase {
     text-transform: uppercase;
}

.capitalize {
     text-transform: capitalize;
}

/* title css */

.witr_section_title{
     position:relative;
}

.witr_section_title_inner{
     position:relative;
     z-index:1;
}

.witr_back_title{
     position:absolute;
     top:0;
     bottom:0;
     right:0;
     left:0;
}

.title_in .witr_back_title {
     z-index: -1;
}

.witr_back_title h4{
     font-size:80px;
     -webkit-text-stroke: 1px #888888;
     -webkit-text-fill-color: transparent;
     line-height:1;
}

.witr_section_title_inner h1,
 .witr_section_title_inner h2,
 .witr_section_title_inner h3{
     font-size: 50px;
     margin: auto;
}

.text-right.witr_section_title_inner h1,
 .text-right.witr_section_title_inner h2, .
 text-right.witr_section_title_inner h3{
     margin-right: 0px;
}

.text-left.witr_section_title_inner h1,
 .text-left.witr_section_title_inner h2,
 .text-left.witr_section_title_inner h3{
     margin-left: 0px;
}

.witr_section_title_inner h1{
}

.witr_section_title_inner h2{
     font-size:23px;
	 color: #e0a067;
     margin-bottom: 13px;
     display: inline-block;
}

.witr_section_title_inner h3{
}

.witr_section_title_inner p span a,
 .witr_section_title_inner p span,
 .witr_section_title_inner h1 span,
 .witr_section_title_inner h2 span,
 .witr_section_title_inner h3 span{
     color:#12bee4;
}

.witr_section_title_inner p {
     margin-top: 10px;
}

.witr_section_title_inner.text-center p{
     margin-right:auto;
     margin-left:auto;
}

.witr_section_title_inner.text-left p{
     margin-right:auto;
     margin-left:0px;
}

.witr_section_title_inner.text-right p{
     width:81%;
     margin-right:0px;
     margin-left:auto;
}

.witr_image_title {
     margin-top: 0px;
     margin-bottom: 10px;
}

.white .witr_section_title_inner h1,
.white .witr_section_title_inner h2,
.white .witr_section_title_inner h3,
.white .witr_section_title_inner p{
    color:#fff;
}

.title_btn a {
    background: #e0a067;
    padding: 15px 30px;
    color: #fff;
    display: inline-block;
}

/* button hover style */

.pricing-part a.btn, .feature_btn a, .witr_ser_btnb a, .service-btn > a, a.dtbtn, .witr_btn, .witr_bbtn, .witr_gbtn, .witr_gbbtn, .meathat_button a, .witr_sbtn_s8 a {
    border-radius: 5px;
    font-size: 16px;
}

.witr_ser_btnb a:hover, a.dtbtn:hover,
 .witr_btn:hover, .meathat_button a:hover{
     background:#140909;
}

.witr_btn:hover {
    background: #140909;
    color: #fff;
}

.witr_gbtn::before {
     border-radius: 30px;
}

.tx_golobal_color{
     background: #e0a067;
}

.tx_btn_global_color:hover{
     background:#140909;
}

.logo-right,
.logo-left {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.witr_h_h2 .meathat_menu, .witr_h_h3 .meathat_menu, .witr_h_h4 .meathat_menu, .witr_h_h5 .meathat_menu, .witr_h_h6 .meathat_menu, .witr_h_h7 .meathat_menu, .witr_h_h8 .meathat_menu, .witr_h_h9 .meathat_menu, .witr_h_h10 .meathat_menu, .witr_h_h11 .meathat_menu, .witr_h_h14 .meathat_menu, .witr_h_h17 .meathat_menu, .witr_h_h18 .meathat_menu, .witr_h_h19 .meathat_menu, .witr_h_h20 .meathat_menu, .witr_h_h21 .meathat_menu {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: end;
     -ms-flex-pack: end;
     justify-content: flex-end;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
}

.tx_relative_m,.tx_top2_relative{
     position:relative;
}

/* bar color title */

.witr_bar_main {
     margin: 10px 0;
}

.witr_bar_inner{
     height: 3px;
     width: 90px;
     background: #12bee4;
     margin: 0px auto;
     position: relative;
     border-radius: 30px;
}

.text-left .witr_bar_inner{
     margin-left:0px;
}

.text-right .witr_bar_inner{
     margin-right:0px;
}

/* circale Bar css */

.witr_bar_innerc{
     position:relative;
}

.witr_bar_innerc::before{
     content: '';
     position: absolute;
     left: 0;
     top: 50%;
     -webkit-transform:translateY(-50%);
             transform:translateY(-50%);
     border:5px solid #e0a067;
     border-radius: 50%;
     background: #1c1b1b;
     -webkit-animation-duration: 3s;
     animation-duration: 3s;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear;
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
     -webkit-animation-name: move_title_bg;
     animation-name: move_title_bg1;
}

.witr_bar_innerc::after{
     content: '';
     position: absolute;
     right: 0;
     top: 50%;
     -webkit-transform:translateY(-50%);
             transform:translateY(-50%);
     border:5px solid #e0a067;
     border-radius: 50%;
     background: #1c1b1b;
     -webkit-animation-duration: 3s;
     animation-duration: 3s;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear;
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
     -webkit-animation-name: move_title_bg;
     animation-name: move_title_bg2;
}

@-webkit-keyframes move_title_bg1 {
     from {
         left:0;
    }
     to {
         left:100%;
    }
}

@keyframes move_title_bg1 {
     from {
         left:0;
    }
     to {
         left:100%;
    }
}

@-webkit-keyframes move_title_bg2 {
     from {
         right:0;
    }
     to {
         right:100%;
    }
}

@keyframes move_title_bg2 {
     from {
         right:0;
    }
     to {
         right:100%;
    }
}

/* === style_w6 shape ==== */

.witr_shape_item_inner {
     position: absolute;
     z-index: -1;
     content: "";
     -webkit-transition:.5s;
     transition:.5s;
}

.witr_shape_box {
     width: 300px;
     height: 300px;
     background: #ddd;
     border-radius: 50%;
     border: 54px solid #f9f9f9;
     margin: auto;
     -webkit-transition: .5s;
     transition: .5s;
}

/* responsive 320 start */

/* small mobile :320px. */

@media (max-width: 479px) {
     body {
         overflow-x: hidden;
    }
     .meathat-header-top {
        /* display: none;
         */
    }
     .top-right-menu ul.social-icons li {
         margin-left: 13px;
    }
     .mean-container .mean-bar:before {
		text-transform: uppercase;
		top: 17px;
	}
     .mean-container a.meanmenu-reveal {
         padding: 19px 20px 18px;
    }
     .witr_ac_style:before, .active .witr_ac_style:before{
         display:none;
    }
}

/* responsive 320 end */

/*===================== meathat HEADING TOP AREA CSS =========================*/

/* LEFT RIGHT CSS */

.em40_header_area_main {
}

.em40_header_area_main.hdisplay_none {
     display: none;
}

.meathat-header-top {
     background: #12bee4;
     padding: 10px 0;
}

.top-address p {
     margin-bottom: 0;
}

.top-address p span, .top-address p a {
     margin-right: 20px;
}

.top-address p span i, .top-address p a i {
     font-size: 13px;
     color: #fff;
     margin-right: 5px;
}

.top-address p a {
     display: inline-block;
     text-decoration: none;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}

/* TOP RIGHT CSS */

.top-right-menu ul.social-icons {
     margin: 0;
     padding: 0;
}

.top-right-menu ul.social-icons li {
     display: inline-block;
     margin-left: 15px;
     position: relative;
}

.top-right-menu ul.social-icons li a {
     display: inline-block;
     text-decoration: none;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
     font-size: 15px;
}

.top-welcomet p span, .top-welcomet p a, .top-welcome p span, .top-welcome p a, .top-welcome p, .top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
     color: #fff;
     font-size: 15px;
     font-weight: 500;
}

.top-welcome p a:hover{
     color:#17161a;
}

.top-right-menu .social-icons li a:hover, .top-right-menu .social-icons li a i:hover {
     color: #17161a;
}

.top-both-p0 .top-address p a, .top-both-p0 .top-address p span {
     margin-right: 0px;
     margin-left: 12px;
}

.top-right-menu .menu-item-has-children > a:after {
     margin-left: 5px;
     content: "\E62A";
     font-family: themify;
     font-size: 15px;
     opacity: .7;
}

/* sub menu css */

.top-right-menu ul .sub-menu {
     position: absolute;
     left: 0px;
     top: 100%;
     visibility: hidden;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     border-top: 1px solid #12bee4;
     width: 150px;
     text-align: left;
     background: #12bee4;
     z-index: 1;
     -webkit-transition: .5s;
     transition: .5s;
}

.top-right-menu ul.social-icons li:hover .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
}

.top-right-menu ul .sub-menu li {
     padding: 5px 0px 5px;
}

.top-right-menu ul .sub-menu li a {
     font-size: 14px;
}

.top-right-menu ul .sub-menu ul {
     display: none;
}

.top-welcome p {
     padding: 0px;
     margin: 0px;
}

.top-address.em-login a {
     margin-right: 10px;
}

.top-address.em-login a + a {
     margin-right: 0;
}

.top-address.em-login p a i, .top-address.em-login p a i {
     margin-right: 5px;
}

.top-address.em-login a + a:before {
     content: "|";
     margin-right: 12px;
}

.txtc {
     text-align: center;
}

.text-center {
     text-align: center;
}

.text-left {
     text-align: left!important;
}

.text-right {
     text-align: right!important;
}

/* top opening */

.top-address.menu_18 span {
     padding: 8px 15px 9px;
     display: inline-block;
}

.top-right-menu ul.social-icons.menu_18, .top-right-menu ul.social-icons.menu_19 {
     padding: 7px 0;
}

.em-login.menu_18, .em-quearys-top.menu_19 {
     padding: 7px 0;
}

/* address left right icon */

.top-right-menu.litop {
     float: left;
}

/* mobile logo */

.mobile_menu_logo.text-center {
     padding: 20px 0;
}

/*===================== END meathat HEADING TOP AREA CSS =========================*/

/*======================== EM CREATIVE HEADER =========================*/

.em_creative_header {
     background: #f9f9f9 none repeat scroll 0% 0;
     padding: 28px 0;
     position: relative;
     overflow: hidden;
     z-index: 1;
}

.em_creative_header:before {
     background: #12bee4 none repeat scroll 0% 0;
     content: "";
     left: 0;
     top: 0;
     bottom: 0;
     width: 25%;
     height: 100%;
     z-index: -1;
     position: absolute;
}

.em_creative_header:after {
     background: #12bee4 none repeat scroll 0% 0;
     content: "";
     left: 18%;
     top: 0;
     bottom: 0;
     width: 15%;
     height: 100%;
     position: absolute;
     -webkit-transform: rotate(-121deg);
     transform: rotate(-121deg);
     z-index: -1;
}

.single_header_address {
     text-align: left;
}

.creative_logo_thumb {
     z-index: 9;
     text-align: right;
}

.creative_header_icon {
     float: left;
     margin-right: 10px;
     overflow: hidden;
}

.creative_header_icon i {
     color: #12bee4;
     font-size: 30px;
     margin-top: 5px;
     margin-left: 2px;
     display: inline-block;
}

.creative_header_address {
     overflow: hidden;
     padding-left: 80px;
}

.creative_header_address_text > h3 {
     font-size: 18px;
     margin: 0;
     padding: 0;
}

.creative_header_address_text > p {
     margin: 0;
     overflow: hidden;
}

.creative_header_address_text > p > a {
     color:#999;
}

.creative_logo_thumb {
     z-index: 9;
}

.creative_header_button {
     padding-left: 50px;
     position: relative;
}

.creative_header_button:before {
     content: "";
     position: absolute;
     background: #12bee4;
     width: 1px;
     height: 74px;
     left: 10px;
     top: -14px;
}

.creative_header_button .dtbtn {
     background: #12bee4;
     border-radius: 5px;
     color: #fff;
     display: inline-block;
     font-size: 15px;
     font-weight: 600;
     margin-left: 0;
     padding: 12px 26px;
     -webkit-transition: .5s;
     transition: .5s;
}

.creative_header_button > a:hover {
     background: #12bee4 none repeat scroll 0% 0;
}

.em_slider_social {
     position: fixed;
     right: 30px;
     text-align: center;
     top: 60%;
     z-index: 999999;
}

.em_slider_social li {
     display: block;
     list-style: outside none none;
     text-decoration: none;
}

.em_slider_social a {
     background: #12bee4 none repeat scroll 0% 0;
     border: 1px solid #12bee4;
     border-radius: 50%;
     color: #fff;
     display: inline-block;
     font-size: 16px;
     height: 35px;
     line-height: 33px;
     margin-bottom: 10px;
     text-align: center;
     width: 35px;
}

.em_slider_social a:hover {
     background: #12bee4;
     color: #fff;
     border-color: #12bee4;
}

.no-logo-sr .meathat_menu ul {
     text-align: center;
}

.no-logo-sr .meathat_menu ul li {
     text-align: left;
}

/*======================= meathat HEADING NAV AREA CSS ========================*/

.mean-container .mean-bar {
     padding: 0;
}

.mean-container .mean-nav {
     background: #12bee4 none repeat scroll 0% 0;
     float: none;
}

.main_menu_div {
     position: relative;
}

.meathat_nav_area {
     background: #fff none repeat scroll 0% 0;
    /* box-shadow: 0 0 65px 0 #00000008;
     */
}

/* LOGO CSS */

.logo a {
     font-size: 23px;
     font-weight: 700;
     display: inline-block;
}

/* MENU CSS */

.meathat_menu ul {
     text-align: right;
     list-style: none;
}

/* witr_h_h18 menu css */

.witr_shop_sc .meathat_menu ul {
     text-align: left;
}

.search_popup_button, .tx_mmenu_together{
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: end;
         -ms-flex-pack: end;
             justify-content: flex-end;
}

.tx_mmenu_together .donate-btn-header {
     padding: 0;
}

.witr_shop_sc .donate-btn-header , .witr_shop_sc .em_top_cart.hshop {
     padding: 0;
}

.witr_shop_sc .em-quearys-menu i{
     border-radius:3px;
     margin-right: 20px;
     margin-top: 7px;
}

.witr_shop_sc a.cart-contents {
     background: #ff4a17;
     color: #fff;
     border-radius: 3px;
     padding: 8px;
     margin-top: 3px;
     display: block;
}

.witr_shop_sc a.dtbtn {
     margin-left: 20px;
}

.witr_shop_sc .em-header-quearys {
     text-align: center;
}

/* witr_h_h21 menu css */

.sb_popup .tx_mmenu_together {
     -webkit-box-pack: justify;
         -ms-flex-pack: justify;
             justify-content: space-between;
}

/* witr_h_h22 menu css */

.number_align {
     -webkit-box-pack: justify;
         -ms-flex-pack: justify;
             justify-content: space-between;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
}

.menu_search{
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
}

.main_menu_address_a {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
     position: relative;
}

.main_menu_address_a::before {
     content: "";
     position: absolute;
     background:#fbfbfb40;
     width: 1px;
     height: 107px;
     left: 0;
}

.main_menu_header_icon {
     margin-left: 25px;
     margin-right: 10px;
}

.main_menu_header_icon i{
     font-size: 30px;
     color: #12bee4;
}

.main_menu_header_address_text h3, .main_menu_header_address_text h4 a{
     margin:0;
     font-weight: 600;
}

.main_menu_header_address_text h3{
     font-size: 18px;
     color: #12bee4;
}

.main_menu_header_address_text h4 a{
     font-size: 18px;
}

.main_menu_header_address_text h4{
     margin-bottom: 0;
}

.prefix .main_menu_header_address_text h3, .prefix .main_menu_header_address_text h4 a, .prefix .main_menu_header_icon i {
     color: #fff;
}

.meathat_menu > ul > li {
     display: inline-block;
     position: relative;
}

.meathat_menu > ul > li > a {
     display: block;
     margin: 38px 14px;
     -webkit-transition: .5s;
     transition: .5s;
     position: relative;
     color: #272727;
     font-size: 20px;
     font-weight: 500;
}

.meathat_menu > ul > li > a:before, .meathat_menu > ul > li.current > a:before {
     background: #ffb600 none repeat scroll 0% 0;
     bottom: -7px;
     content: "";
     height: 2px;
     left: 0;
     margin: auto;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     position: absolute;
     right: 0;
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
     width: 15%;
     display:none;
}

.heading_style_2 .meathat_menu > ul > li > a {
     color: #fff;
}

.heading_style_3 .meathat_menu > ul > li > a {
     color: #fff;
}

.heading_style_4 .meathat_menu > ul > li > a {
     color: #fff;
}

.heading_style_5 .meathat_menu > ul > li > a {
     color: #fff;
}

.meathat_menu ul li:last-child a {
     margin-right: 0px;
}

.meathat_menu > ul > li.current > a, .meathat_menu > ul > li:hover > a, .creative_header_menu > ul > li:hover > a {
     color: #12bee4;
     background-color: transparent;
}

.meathat_menu > ul > li:hover > a:before, .meathat_menu > ul > li.current > a:before {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* transparent 2 */

.trp_nav_area {
     position: fixed;
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     -webkit-transition: .5s;
     transition: .5s;
}

.hbg2 {
     background: rgba(0, 0, 0, .7);
}

/* stycky nav js */

.transprent-menu.menu4 {
     position: relative;
}

.transprent-menu .meathat_nav_area {
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     padding: 0;
     -webkit-transition: .5s;
     transition: .5s;
     position: absolute;
}

.meathat_nav_area.postfix {
     -webkit-transition: .3s;
     transition: .3s;
}

.meathat_nav_area.prefix, .hbg2 {
	 background:#232323;
}

.meathat_nav_area.prefix .meathat_menu > ul > li > a {
     color:#fff;
}

.meathat_nav_area.prefix .meathat_menu > ul > li.current > a {
     color: #12bee4;
}

/* LOGO LEFT RIGHT CSS */

.logo-left {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.logo-left .logo {
     text-align: left;
}

.logo-right .logo {
     text-align: right;
}

.logo-right .meathat_menu > ul {
     text-align: left;
}

.logo-right .meathat_menu > ul > li:first-child a {
     padding-left: 0px;
}

.logo-right .meathat_menu > ul > li:last-child a {
     padding-right: auto;
}

/* logo top */

.logo-top .logo {
     text-align: center;
}

.logo-top .meathat_menu > ul {
     text-align: center;
}

.logo-top > .meathat_menu > ul > li:last-child a {
     padding-right: auto;
}

/* sub menu style */

.meathat_menu ul .sub-menu {
     position: absolute;
     left: 0;
     top: 130%;
     width: 217px;
     text-align: left;
     background: #fff;
     margin: 0;
     padding: 15px 20px 8px;
     z-index: 9999;
     -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
             box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
     -webkit-transition: .2s;
     transition: .2s;
     opacity: 0;
     visibility: hidden;
}

.meathat_menu ul li:hover > .sub-menu {
     -webkit-transition: .5s;
     transition: .5s;
     opacity: 1;
     visibility: visible;
     top: 100%;
     z-index: 9;
}

.meathat_menu ul .sub-menu li {
     position: relative;
}

.meathat_menu ul .sub-menu li a {
     display: block;
     margin: 0;
     margin-bottom: 7px;
     letter-spacing: normal;
     font-size: 17px;
     font-weight: 500;
     -webkit-transition: .5s;
     transition: .5s;
     color: #0a0a0a;
     visibility: inherit !important;
}

.meathat_menu ul .sub-menu li:hover > a, .meathat_menu ul .sub-menu .sub-menu li:hover > a, .meathat_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .meathat_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
     color: #12bee4;
}

/* sub menu 2 */

.meathat_menu ul .sub-menu .sub-menu {
     left: 100%;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}

.meathat_menu ul .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}

/* sub menu 3 */

.meathat_menu ul .sub-menu .sub-menu li {
     position: relative;
}

.meathat_menu ul .sub-menu .sub-menu .sub-menu {
     right: 100%;
     left: auto;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}

.meathat_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}

/* sub menu 4 */

.meathat_menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}

.meathat_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}

/* user login */

.logged-in .trp_nav_area {
     top: 32px;
}

.logged-in .transprent-menu .meathat_nav_area.prefix {
     top: 32px;
}

.logged-in .trp_nav_area.hbg2 {
     top: 32px;
}

.elementor-editor-active.logged-in .trp_nav_area {
     top: 0px;
}

.elementor-editor-active.logged-in .transprent-menu .meathat_nav_area.prefix {
     top: 0px;
}

.elementor-editor-active.logged-in .trp_nav_area.hbg2 {
     top: 0px;
}

/* has menu icon */

.meathat-main-menu .menu-item-has-children > a:after {
     margin-left: 5px;
     content: "\F107";
     font-family: FontAwesome !important;
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     font-size: 13px;
     opacity: .5;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.meathat-main-menu .menu-item-has-children .menu-item-has-children> a:after {
     margin-left: 8px;
     content: "\F105";
}

/* menu button */

.donate-btn-header {
     display: inline-block;
}

a.dtbtn {
     border: none;
     display: block;
     font-size: 17px;
     margin-left: 20px;
     font-weight: 500;
     background-color: #12bee4;
     border-radius: 30px;
     color: #fff;
     padding: 13px 25px;
}

.witr_ser_btnb a:hover, a.dtbtn:hover, .witr_btn:hover, .meathat_button a:hover {
    background: #191716;
}

.redX {
     color: #12bee4;
}

/* logo sticky */

.meathat-main-menu .logo a.main_sticky_main_l {
     display: block;
}

.meathat-main-menu .logo a.main_sticky_l {
     display: none;
}

/* logo sticky box menu */

.hmenu_box_style.hbg2 .logo a.main_sticky_main_l {
     display: none;
}

.hmenu_box_style.hbg2 .logo a.main_sticky_l {
     display: block;
}

/* logo pre */

.meathat-main-menu .prefix .logo a.main_sticky_main_l {
     display: none;
}

.meathat-main-menu .prefix .logo a.main_sticky_l {
     display: block;
}

.headroom--pinned {
     -webkit-transform: translateY(0);
     transform: translateY(0);
}

.headroom--unpinned {
     -webkit-transform: translateY(-100%);
     transform: translateY(-100%);
}

.header--fixed {
     position: fixed;
     z-index: 10;
     right: 0;
     left: 0;
     top: 0;
     -webkit-transition: -webkit-transform .25s ease-in-out;
     transition: -webkit-transform .25s ease-in-out;
     transition: transform .25s ease-in-out;
     transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
     will-change: transform;
}

.menu-height-space {
     height: 100px;
}

/* sticky logo */

.creative_logo_thumb a.main_sticky_l {
     display: none;
}

.creative_logo_thumb .logo a {
     margin-top: 0;
}

/*======================= END meathat HEADING NAV AREA CSS ========================*/

/* mobile-menu  */

.mobile-menu {
    display: none !important;
}

.mobile_logo_area {
    display: none !important;
}

.mobile_menu_logo.text-center {
    padding: 20px 0;
}

.mean-container .mean-bar {
     padding: 0;
    outline: none;
}

.main_menu_div {
     position: relative;
}

.mean-container .mean-bar {
    float: none;
    background: #12bee4 none repeat scroll 0% 0;
    overflow: hidden;
}

.meathat_menu.main-search-menu > .em-header-quearys, .em-quearys-top.msin-menu-search {
    display: inline-block;
}

.em-top-quearys-area {
    position: relative;
}

.meathat_menu div.em-header-quearys {
    text-align: center;
}

.em-quearys-top.msin-menu-search .em-quearys-menu i {
    height: 36px;
    width: 36px;
    line-height: 36px;
    margin-left: 20px;
    cursor: pointer;
}

.em-quearys-menu i {
    background: #e0a067;
    border-radius: 50px;
    display: inline-block;
    height: 26px;
    text-align: center;
    width: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}

.em-quearys-inner {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: -150%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 10000;
    -webkit-transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -150%;
    background: rgba(0, 0, 0, 0);
}

.em-s-open {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 0;
    background: #000000e6 !important;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.em-quearys-form {
    width: 100%;
    max-width: 895px;
    margin: auto;
    padding: 30px 0;
}

.top-form-control {
    position: relative;
}

.top-form-control input {
    background: transparent;
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    height: 100px;
    padding: 0 40px 0 15px;
    width: 100%;
    border: none;
    -webkit-transition: 1s;
    -webkit-transition: .5s;
    transition: .5s;
    border-bottom: 3px solid #fff;
}

textarea, input {
    outline: none;
}

.top-form-control button.top-quearys-style {
    position: absolute;
    right: 6px;
    top: 50%;
    background: transparent;
    font-size: 45px;
    border: none;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.meathat_menu div.em-header-quearys {
    text-align: center;
}

.em-quearys-top.msin-menu-search .em-quearys-menu i {
    height: 36px;
    width: 36px;
    line-height: 36px;
    margin-left: 20px;
    cursor: pointer;
}

.em-quearys-menu i {
    background: #e0a067;
    border-radius: 50px;
    display: inline-block;
    height: 26px;
    text-align: center;
    width: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}

/*========================
 End Menu AREA CSS
=========================*/

.witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
    font-size: 40px;
    margin: auto;
    font-weight: 700;
}

.all_counter_color h4, .all_counter_color h1 {
    color: #FFFFFF;
}

.all_counter_color h3, .all_counter_color span {
    color: #FFFFFF;
    margin: -5px 0px 0px 0px;
}

.witr_section_title_inner.text-center p {
    width: 71%;
    margin-right: auto;
    margin-left: auto;
}

.witr_section_title {
    padding-bottom: 0px;
}

/* Swiper Slider Area Css */

.witr_swiper_area{
     overflow:hidden;
     position:relative;
}

.witr_swiper_height{
     position:relative;
     background-size: 100% 100%;
     background-position: center center;
     background-repeat: no-repeat;
}

.wittr_gallery_swiper::before, .witr_swiper_height::before{
     content:"";
     position:absolute;
     left:0px;
     top:0px;
     right:0px;
     bottom:0px;
}

.wittr_gallery_swiper {
     position:relative;
     height: 100px !important;
     margin-top: 10px;
     background-size: cover;
     background-position: center center;
}

.witr_sw_text_area{
     margin: auto;
     height:100%;
     width:88%;
}

.elementor-section-full_width .witr_sw_text_area{
     margin: auto;
     width:63%;
     height:100%;
}

.witr_swiper_content{
     position: relative;
     top: 50%;
     -webkit-transform: translateY(-50%);
             transform: translateY(-50%);
     z-index: 1;
}

.witr_swiper_topimg {
     margin-bottom: 23px;
}

.witr_swiper_content h1{
     font-size: 24px;
     margin-bottom: 15px;
     display: inline;
}

.witr_swiper_content h2, .witr_swiper_content h3{
     font-size: 70px;
     line-height: 1.1;
}

.witr_swiper_content h1 span, .witr_swiper_content h2 span, .witr_swiper_content h3 span{
     color: #12bee4;
     font-weight:Italic;
}

.witr_swiper_content p {
     margin-top: 20px;
}

.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3{
     margin: 0px auto 10px 0;
}

.text-left .witr_swiper_content p {
     margin: 28px auto 15px 0;
}

.text-center .witr_swiper_content h1, .text-center .witr_swiper_content h2, .text-center .witr_swiper_content h3 .text-center .witr_swiper_content p {
     margin-left:auto;
     margin-right:auto;
}

.text-center .witr_swiper_content p {
     margin: 28px auto 0;
     width: 60%;
}

.text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3{
     margin: 0px 0 10px auto;
}

.text-right .witr_swiper_content p {
     margin: 28px 0 15px auto;
}

.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3{
     width: 68%;
}

.text-left .witr_swiper_content p, .text-right .witr_swiper_content p {
     width: 55%;
}

.witr_swiper_area .swiper-slide a {
     display: inline-block;
}

.witr_swiper_area .text-left .witr_slider_thumb {
     right: 170px;
}

.witr_swiper_area .text-right .witr_slider_thumb {
     left: 170px;
}

.witr_swiper_area .text-left .slider_vd_icon {
     right: 16%;
}

.witr_swiper_area .text-right .slider_vd_icon {
     left: 16%;
}

.witr_swiper_area .text-center .slider_vd_icon {
     top: 23%;
     position: absolute;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
             transform: translate(-50%, -50%);
}

.witr_icon_section{
     margin-top:30px;
}

/* pagination bullet */

.witr_swiper_area .swiper-pagination-bullet {
     width: 15px;
     height: 15px;
     background: #fff;
}

/* progressbar */

.witr_swiper_area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
     background: #12bee4;
}

.witr_swiper_area .swiper-container-horizontal>.swiper-pagination-progressbar{
}

.witr_swiper_area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill, .witr_swiper_area .swiper-container-horizontal>.swiper-pagination-progressbar{
     height: 10px;
}

/* scrollbar */

.witr_swiper_area .swiper-scrollbar-drag {
     background: #12bee4;
}

.witr_swiper_area .swiper-container-horizontal>.swiper-scrollbar{
     background: rgba(0,0,0,.0);
}

.witr_swiper_area .swiper-scrollbar-drag, .witr_swiper_area .swiper-container-horizontal>.swiper-scrollbar{
     height: 10px;
}

/* pagination prev next */

.swiper-button-prev, .swiper-button-next {
     background-image:inherit !important;
     color:#fff;
     -webkit-transition: .5s;
     transition: .5s;
     outline: none;
}

.video_page_area .swiper-button-prev, .video_page_area .swiper-button-next {
    background-image: inherit !important;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    outline: none;
    display: none;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
     color: #e0a067;
     background:#fff;
     padding:30px;
}

.swiper-button-next:after, .swiper-button-prev:after{
     font-size: 30px;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
     opacity:0 !important;
}

.witr_swiper_area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #12bee4;
}

.witr_swiper_area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #12bee4;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: left top;
            transform-origin: left top;
}

.progress-bar {
     background-color: #12bee4;
}

/* pagination prev next */

.swiper-button-prev, .swiper-button-next {
     background-image:inherit !important;
     color:#fff;
     -webkit-transition: .5s;
     transition: .5s;
     outline: none;
}

.video_page_area .swiper-button-prev, .video_page_area .swiper-button-next {
    background-image: inherit !important;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    outline: none;
    display: none;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
     color: #e0a067;
     background:#fff;
     padding:30px;
}

.swiper-button-next:after, .swiper-button-prev:after{
     font-size: 30px;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
     opacity:0 !important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #e0a067;
}

.witr_swiper_area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill, .witr_swiper_area .swiper-container-horizontal>.swiper-pagination-progressbar {
    height: 5px;
}

.witr_swiper_height {
    height: 100vh;
}

.witr_swiper_content h2 {
    color: #FFFFFF;
}

.witr_swiper_content p {
    color: #FFFFFF;
}

.text-left .witr_swiper_content p, .text-right .witr_swiper_content p {
    width: 55%;
}

.text-left .witr_swiper_content p {
    margin: 28px auto 15px 0;
}

.witr_swiper_content .witr_btn {
    border-style: default;
    border-radius: 5px 5px 5px 5px;
}

.witr_swiper_area .swiper-slide a {
    display: inline-block;
}

.slider_btn .witr_btn {
    border: none;
    outline: none;
}

.witr_btn {
    background: #12bee4;
    color: #fff;
    display: inline-block;
    padding: 17px 30px;
    text-align: center;
    position: relative;
    margin-right: 15px;
    z-index: 2;
    -webkit-transition: 1s;
    transition: 1s;
}

.pricing-part a.btn, .feature_btn a, .witr_ser_btnb a, .service-btn > a, a.dtbtn, .witr_btn, .witr_bbtn, .witr_gbtn, .witr_gbbtn, .meathat_button a, .witr_sbtn_s8 a {
    border-radius: 30px;
    font-size: 18px;
    font-weight: 500;
}

.witr_btn {
    background: #12bee4;
    color: #fff;
    display: inline-block;
    padding: 17px 30px;
    text-align: center;
    position: relative;
    margin-right: 15px;
    z-index: 2;
    -webkit-transition: 1s;
    transition: 1s;
}

.slider_btn {
    margin-top: 45px;
}

.witr_swiper_content .witr_btn.active {
    color: #FFFFFF;
    background-color: #0A0A0A;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
}

.witr_swiper_content .witr_btn.active:hover {
    background-color: #12bee4;
}

.witr_sw_text_area {
    margin: auto;
    width: 63%;
    height: 100%;
}

/* notice marque area */

/* notice_marquee_area */

.marque_main_area{
	background-color: #12bee4;
	padding:10px;
}

.notice_marquee_text{
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
}

.notice_marquee_text h2 {
    margin-right: 15px;
    margin-bottom: 0;
}

.notice_marquee_text h2 a,
.notice_marquee_text h2 {
    font-size: 21px;
}

.notice_marquee_text img{
     width: 25px;
     height: 25px !important;
     margin-right: 10px;
}

.notice_marquee_text i{
     margin-right: 10px;
     font-size: 25px;
}

.notice_marquee_text i {
    color: #FFFFFF;
}

.notice_marquee_text h2, .notice_marquee_text h2 a {
    color: #FFFFFF;
}

.notice_marquee_text h2:hover, .notice_marquee_text h2 a:hover {
    color: #191716;
}

/* carosol area css */

.carosol_area {
    padding: 85px 0px 100px;
}

.witr_s_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.carosol_area .em-service-icon {
    margin: 0px 10px 0px 0px;
}

.carosol_area .width_height_link_0 .em-service-icon i {
    font-size: 40px;
    color: #12bee4;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: none;
    border: none;
    margin-right: 10px;
}

.carosol_area .all_color_service h3 {
    margin: 0px 0px 5px 0px;
}

.carosol_area .witr_section_title_inner h1, .carosol_area .witr_section_title_inner h2, .carosol_area  .witr_section_title_inner h3 {
    font-size: 40px;
    margin: auto;
    font-weight: 700;
    margin-bottom: 50px;
}

.carosol_area .em_service_content {
    padding-bottom: 20px;
}

/*----------------------- Progress Bar Style2 -------------------------*/

/* witr_single_skill */

.carosol_area  .carosol_right_inner {
    overflow: hidden;
}

.witr_progress-style2.progress {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    overflow: visible;
    height: 6px;
}

.witr_progress-style2 + .witr_progress-style2 {
    margin-top: 50px;
}

.witr_progress-style2 .progress-bar {
    position: relative;
    text-align: left;
    line-height: 4px;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.witr_title2 .witr_label {
    left: 0px;
    top: 0px;
    color: #272727;
    font-size: 17px;
    font-weight: 700;
}

.witr_progress-style2 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 700;
    color: #272727;
    font-size: 16px;
    top: -19px;
}

.pluse_btn_icon {
    display: inline-block;
}

.em-service2:hover .em-service-icon i {
    color: #191716;
}

.carosol_area .witr_btn {
    margin-top: 40px;
}

/* feature area css */

.witr_case:hover .slick-prev, .witr_case:hover .slick-next, .service_active:hover .slick-prev, .service_active:hover .slick-next, .feature_active:hover .slick-prev, .feature_active:hover .slick-next, .event_active:hover .slick-prev, .event_active:hover .slick-next, .imagess_area:hover .slick-prev, .imagess_area:hover .slick-next, .witr_ds_content_area:hover .slick-prev, .witr_ds_content_area:hover .slick-next, .blog_wrap:hover .slick-prev, .blog_wrap:hover .slick-next, .witr_team_area_c:hover .slick-prev, .witr_team_area_c:hover .slick-next, .images_area:hover .slick-prev, .images_area:hover .slick-next, .testomonial-slide:hover .slick-prev, .testomonial-slide:hover .slick-next, .Screenshots-slide:hover .slick-prev, .Screenshots-slide:hover .slick-next, .mobile-slide:hover .slick-prev, .mobile-slide:hover .slick-next, .mobile-slide-7:hover .slick-prev, .mobile-slide-7:hover .slick-next, .witr_islidess_slick:hover .slick-prev, .witr_islidess_slick:hover .slick-next, .testomonial:hover .slick-prev, .testomonial:hover .slick-next{
     opacity:1;
}

.feature_area .sub-item h3 {
    margin-top: 10px;
	text-align:center;
}

.feature_area .all_feature_color, .feature_area .feature_inner_box {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    padding: 35px 50px 22px 50px;
    margin-bottom: 18px;
	text-align:center;
}

.all_feature_color{
	text-align:center;
}

/* portfolio slides area css */

.portfolio_slides_area {
    padding: 80px 0px 100px;
	background:#FFFFFF;
}

.portfolio_slides_area .witr_section_title_inner p {
    width: 44%;
}

.witr_single_pslide{
     position:relative;
     overflow: hidden;
}

.witr_pslide_image{
     overflow: hidden;
     position:relative;
}

.witr_pslide_image::before{
     position:absolute;
     content:'';
     background:#00000080;
     top:0;
     left:0;
     bottom:0;
     right:0;
     -webkit-transform: scale(0);
             transform: scale(0);
     -webkit-transition:.5s;
     transition:.5s;
     z-index:1;
}

.witr_single_pslide:hover .witr_pslide_image img, .witr_single_pslide:hover .witr_pslide_image::before{
     -webkit-transform: scale(1.2);
             transform: scale(1.2);
}

.witr_pslide .witr_pslide_custom {
     bottom: auto;
     top: 30px;
     right: auto;
     left: 30px;
     -webkit-transform: scaleX(0);
             transform: scaleX(0);
}

.witr_pslide .witr_single_pslide:hover .witr_pslide_custom {
     bottom: auto;
     -webkit-transform: scaleX(1);
             transform: scaleX(1);
}

.witr_pslide .witr_pslide_custom a span {
     width: 80px;
     height: 80px;
     line-height: 80px;
     border-radius: 5px;
     font-size: 30px;
     background: #fff;
     color: #12bee4;
}

.witr_pslide_image img{
     margin-right: auto;
     margin-left: auto;
     -webkit-transition:.5s;
     transition:.5s;
     width:100%;
}

.ps1 .witr_content_pslide_text {
     position: absolute;
     bottom: -100px;
     left: 30px;
     right: 30px;
     -webkit-transition:.5s;
     transition:.5s;
     opacity:0;
     z-index:2;
     text-align:left;
}

.ps1 .witr_single_pslide:hover .witr_content_pslide_text{
     opacity:1;
     bottom: 30px;
}

.witr_content_pslide_text h3 {
     margin-bottom: 0;
}

.ps1 .witr_content_pslide_text h3 {
     color:#fff;
}

.ps1 .witr_content_pslide_text h3:hover{
     color:#12bee4;
}

.ps1 .witr_content_pslide_text p{
     color:#fff;
}

.witr_content_pslide_text p{
     margin-bottom: 0px;
     font-weight: 500;
}

.witr_content_pslide_text a i{
}

.witr_content_pslide_text a{
     display:inline-block;
}

.ps1 .witr_content_pslide_text a{
     color:#fff;
}

.ps1 .witr_content_pslide_text a:hover{
     color:#12bee4;
}

/* ps2 Slide */

.ps2.ps1 .witr_content_pslide_text {
     position: absolute;
     bottom: auto;
     top:-100px;
     left: 30px;
     right: 30px;
     -webkit-transition:.5s;
     transition:.5s;
}

.ps2.ps1 .witr_single_pslide:hover .witr_content_pslide_text{
     top:25px;
}

.witr_pslide_custom{
     position: absolute;
     bottom: -125px;
     right: -15px;
     z-index: 9;
     -webkit-transition:.5s;
     transition:.5s;
}

.witr_single_pslide:hover .witr_pslide_custom{
     bottom: -30px;
}

.witr_pslide_custom a span{
     background: #12bee4;
     width: 110px;
     height: 110px;
     line-height: 90px;
     text-align: center;
     display: inline-block;
     color: #fff;
     font-size: 40px;
     -webkit-transition:.5s;
     transition:.5s;
}

.witr_pslide_custom a span:hover{
     background: #191716;
}

/* slick dots css */

/* cursor css */

.carsur_dots .elementor-slick-slider ul.slick-dots{
     bottom: -70px;
}

.carsur_dots .elementor-slick-slider ul.slick-dots li{
     margin: 0 5px;
}

.carsur_dots .elementor-slick-slider ul.slick-dots li button:before{
     background-color: transparent;
     font-size: 0;
     width: 18px;
     height: 18px;
     border: 1px solid #fff ;
     cursor: pointer;
     border-radius: 50%;
}

.carsur_dots .elementor-slick-slider ul.slick-dots li.slick-active button:before{
     background-color: #fff;
}

.carsur_dots .elementor-slick-slider ul.slick-dots li button:hover:before{
     background-color: #fff;
}

.slick-dots {
     position: absolute;
     left: 50%;
     -webkit-transform: translateX(-50%);
             transform: translateX(-50%);
     bottom: 0px;
     display: inline-block;
     z-index: 11;
}

.slick-dots li {
     display: inline-block;
}

.slick-dots li button {
     background: #12bee45c;
     font-size: 0;
     width: 18px;
     height: 18px;
     border: 0px solid #12bee4;
     margin: 0 5px;
     cursor: pointer;
     border-radius: 50px;
     padding: 0;
     -webkit-transition:.5s;
     transition:.5s;
     outline: none;
}

.slick-dots li.slick-active button {
     background: #12bee4;
}

.slick-dots {
    bottom: -30px;
}

/* team area css */

.meathat_team_area {
    padding: 0px 0px 90px;
}

.post_team11_area .team-part {
    overflow: inherit;
    padding-bottom: 40px;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.post_team10_area .witr_team_section {
    position: relative;
    margin-bottom: 30px;
}

.meathat_team_area  .slick-dots {
    bottom: 0px;
}

/* post team 10 css */

.post_team10_area .team_o_icons::before{
     display: none;
}

.post_team10_area .witr_team_section{
     position:relative;
}

.post_team10_area .team_o_icons {
     margin-top: 0;
     padding: 0;
     position: absolute;
     bottom: 0;
     left: -100%;
     -webkit-transition:.5s;
     transition:.5s;
}

.post_team10_area .team-part:hover .team_o_icons {
     left: 0;
}

.post_team10_area .team_o_icons ul li {
     display: inline-block;
}

.post_team10_area .team_o_icons ul li a{
     width: 50px;
     height: 50px;
     line-height: 50px;
     border: none;
     background: #272727;
     border-radius: 0;
     color: #fff;
     margin: 0px;
     font-size: 20px;
}

.post_team10_area .team_o_icons ul li a:hover{
     background: #12bee4;
}

.witr_team_content{
     padding: 23px 5px 23px;
}

/* post team 11 css */

.post_team11_area .team-part {
     overflow: inherit;
     padding-bottom: 40px;
     -webkit-box-shadow: none;
             box-shadow: none;
}

.post_team_p11 {
     position: absolute;
     bottom: -45px;
     left: 15px;
     right: 15px;
     -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
             box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.post_team11_area .team_o_icons {
     top: auto;
     bottom: -30px;
     left: 0;
     right: 0;
     -webkit-transform: inherit;
             transform: inherit;
     -webkit-transition: .5s;
     transition: .5s;
}

.post_team11_area .team-part:hover .team_o_icons {
     bottom: 65px;
}

.post_team11_area .team_o_icons ul li {
     display: inline-block;
}

.team_o_icons {
     margin-top: 15px;
     padding-top: 17px;
     padding-bottom: 10px;
     position: relative;
}

.team_o_icons::before {
     position: absolute;
     content: "";
     background: #ddd;
     top: 0px;
     height: 1px;
     width: 25%;
     margin: auto;
     left: 0;
     right: 0;
     -webkit-transition:.5s;
     transition:.5s;
}

.all_color_team:hover .team_o_icons::before {
     background: #12bee4;
     width: 100%;
}

.team_o_icons ul li{
     list-style:none;
     display:inline-block;
}

.team_o_icons ul li a{
     display: block;
     width: 35px;
     height: 35px;
     line-height: 33px;
     border: 1px solid #12bee41c;
     background:#12bee433;
     border-radius: 5px;
     text-align:center;
     -webkit-transition:.5s;
     transition:.5s;
     color:#12bee4;
     margin: 0px 2px;
     font-size: 15px;
}

.team_o_icons ul li a:hover{
     color:#fff;
     background:#12bee4;
     border-color:#12bee4;
}

/* content css */

.witr_team_content {
    padding: 15px 0px 20px;
    background: #fff;
}

.witr_team_content h5 {
     margin: 0;
}

.witr_team_content h5:hover, .witr_team_content h5 a:hover{
     color:#12bee4;
}

.witr_team_content span {
     font-size: 18px;
     color:#12bee4;
}

.witr_team_section {
    position: relative;
    text-align: center;
}

.witr_team_content h5 {
    margin: 0;
    padding-top: 10px;
}

/* counter area css */

.meathat_counter_area {
    background-image: url(../../static/img/slider1.fc1df29.png);
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 100px 0px 100px;
}

.meathat_counter_area::before{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
    background-color: #02101E;
    opacity: 0.69;
    -webkit-transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.single_counter {
     position:relative;
     padding: 32px 0;
     text-align: center;
     -webkit-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     border-top: 2px solid #FFFFFF;
     border-bottom: 2px solid #FFFFFF;
}

.single_counter:before {
     content: "";
     position: absolute;
     left: 0;
     bottom: 0;
     right: 0;
     border-left: 2px solid #FFFFFF;
     border-right: 2px solid #FFFFFF;
     height: 40%;
}

.single_counter:after {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     border-left: 2px solid #FFFFFF;
     border-right: 2px solid #FFFFFF;
     height: 40%;
}

.counter_icon {
     margin-top: 7px;
}

.single_counter:hover .counter-icon{
     color:#fff;
}

.single_counter:hover:before, .single_counter:hover:after {
     border-color:#12bee4;
}

.single_counter:hover {
     background: #12bee4;
     border-color: #12bee4;
}

.counter_icon i {
     display: inline-block;
     font-size: 30px;
     text-align: center;
     display: block;
}

.countr_text > h1 {
     display: inline-block;
     font-size: 45px;
     font-weight: 600;
     -webkit-transition: .3s;
     margin: 0;
     transition: .3s;
}

.countr_text > h3 {
     display: inline-block;
     font-size: 43px;
}

.countr_text span{
     -webkit-transition: .5s;
     transition: .5s;
     display: inline-block;
     font-size: 43px;
}

.counter_title {
     padding: 0 0 0;
}

.counter_title h4 {
     font-size: 22px;
     margin: 0;
     -webkit-transition: .5s;
     transition: .5s;
     padding-bottom: 8px;
}

.single_counter:hover .countr_text span, .single_counter:hover .counter_icon i, .single_counter:hover .countr_text > h1, .single_counter:hover .counter_title > h4, .single_counter:hover .countr_text > h3{
     color: #fff;
}

.counter_icon {
    margin-top: 7px;
}

.all_counter_color i {
    color: #FFFFFF;
    font-size: 60px;
    border-style: default;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}

.counter_icon i {
    display: inline-block;
    font-size: 60px;
    text-align: center;
    display: block;
}

/* accordion area css */

.meathat_accordion_area {
    padding: 90px 0px 95px;
}

.meathat_accordion_area .witr_section_title {
    padding-bottom: 50px;
}

.witr_section_title_inner p {
    margin-top: 10px;
}

.accordion_area .card-header.witr_ac_card {
     background: none !important;
     padding: 0;
     border-bottom: 0;
     text-align: left;
}

.witr_ac_card i {
     margin-right: 10px;
     font-size: 20px;
}

.accordion_area .card-2{
     margin-bottom: 22px;
     border: 1px solid #ddd;
}

.accordion_area .card-2 p {
     padding: 8px 18px 3px;
}

.witr_ac_style {
     padding-left: 30px;
     font-size: 17px;
     font-weight: 600;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
     padding: 11px 15px;
     -webkit-transition: .5s;
     transition: .5s;
     color: #0a0a0a;
}

.witr_ac_style:focus, .witr_ac_style:hover{
     color:#fff;
     background: #12bee4;
}

.witr_ac_style:before {
     position: absolute;
     content: '\F107';
     right: 30px;
     font-family: fontawesome !important;
     font-weight: 400;
}

.active .witr_ac_style:before {
     content: '\F106';
}

.active .witr_ac_style{
     background: #12bee4;
     color:#fff;
}

.card-body ul{
}

.card-body ul li{
     margin-left: 18px;
     margin-bottom: 4px;
}

.witr_ac_style {
    padding: 19px 20px 19px 30px;
}

.accordion_area .card-header.witr_ac_card {
    background: none !important;
    padding: 0;
    border-bottom: 0;
    text-align: left;
}

.accordion_area .card-2 {
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
            box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    margin-bottom: 15px;
}

/* meathat video area css */

.meathat_video_area{
	/* background-image:url("../imagesV1/slider1.png"); */
	background-position: center center;
    background-size: cover;
	position:relative;
	padding:110px 0px 108px;
}

.meathat_video_area::before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color: #010322;
    opacity: 0.41;
    -webkit-transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.video-overlay {
     padding: 70px 0 50px;
}

.video-item a{
     position: relative;
     display: inline-block;
     width: 100px;
     height: 100px;
     font-size: 28px;
     border-radius: 100%;
     background: #12bee4;
}

.video-item a::before{
     position: absolute;
     content: '';
     width: 100%;
     height: 100%;
     background: #12bee4;
     border-radius: 50%;
     top: 0;
     -webkit-animation-fill-mode: both;
             animation-fill-mode: both;
     -webkit-animation: witr_squares 1.5s ease-in-out infinite;
             animation: witr_squares 1.5s ease-in-out infinite;
     left: 0;
     right: 0;
     bottom: 0;
}

.video-item i {
     color: #fff;
     position: absolute;
     left: 50%;
     top: 50%;
     -webkit-transform: translateX(-50%) translateY(-50%);
             transform: translateX(-50%) translateY(-50%);
}

.video-item h3 {
     font-size: 30px;
     margin-top: 35px;
}

.witr_all_color_v h3 {
    color: #FFFFFF;
}

/* witr_squares_ */

@-webkit-keyframes witr_squares{
     0%{
        -webkit-transform:scale(1);
                transform:scale(1);
        opacity:0
    }
     20%{
        -webkit-transform:scale(1.24);
                transform:scale(1.24);
        opacity:1
    }
     100%{
        -webkit-transform:scale(2.1);
                transform:scale(2.1);
        opacity:0
    }
}

@keyframes witr_squares{
     0%{
        -webkit-transform:scale(1);
                transform:scale(1);
        opacity:0
    }
     20%{
        -webkit-transform:scale(1.24);
                transform:scale(1.24);
        opacity:1
    }
     100%{
        -webkit-transform:scale(2.1);
                transform:scale(2.1);
        opacity:0
    }
}

/* meathat brand area css */

.meathat_brand_area {
    background: #12bee4;
    padding: 45px 0px 60px 0px;
}

.carousel_pdding0.col-lg-12{
     padding-right: 0px;
     padding-left: 0px;
}

.grid_caur_image{
     margin-bottom: 30px;
}

.slide_items{
     text-align:center;
}

.witr_grayscale{
     -webkit-filter: grayscale(1);
             filter: grayscale(1);
     -webkit-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
}

.witr_grayscale:hover{
     -webkit-filter: grayscale(0);
             filter: grayscale(0);
}

.slide_items a{
     position: relative;
     display: block;
}

.slide_items a::before{
     position: absolute;
     content:"";
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
}

.slide_items img{
     margin: auto;
}

/* meathat skill area css */

.meathat_skill_area {
    background: #FFFFFF;
    padding: 100px 0px 100px;
}

.meathat_skill_area .witr_single_progress {
    overflow: hidden;
    margin-bottom: 20px;
}

.meathat_skill_area .witr_section_title_inner h2 {
    font-size: 19px;
    color: #12bee4;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
}

.meathat_skill_area .witr_section_title_inner h3 {
    font-weight: 600;
	margin: 0px 0px 5px 0px;
}

.meathat_skill_area .em-service-title h3 {
    padding-bottom: 20px;
    padding-top: 22px;
}

.meathat_skill_area .witr_title2 .witr_label {
    left: 0px;
    top: 0px;
    color: #272727;
    font-size: 17px;
    font-weight: 600;
}

/* meathat service area */

/* witr_feature style 12 */

.meathat_service_area {
    background: #F9F9F9;
    padding: 90px 0px 100px;
}

.meathat_service_area .witr_section_title_inner.text-left p {
    width: 65%;
    margin-right: auto;
    margin-left: 0px;
	margin-bottom:25px;
}

.witr_feature_12.sub-item {
     -webkit-box-shadow: 0px 5px 20px 0px #00000014;
             box-shadow: 0px 5px 20px 0px #00000014;
     padding: 40px 30px 30px;
     background:#fff;
     border-bottom: 2px solid #12bee4;
     -webkit-transition:.5s;
     transition:.5s;
}

.witr_feature_12.sub-item:hover{
     /* background: url(../imagesV1/fea-12.png) no-repeat center top; */
}

.witr_feature_12.sub-item i {
     margin-bottom: 30px;
     font-size: 40px;
     color: #12bee4;
     border-radius: 5px;
     display: inline-block;
     background: no-repeat;
     height: auto;
     width: auto;
     line-height: 0;
}

.witr_feature_12.sub-item:hover {
    /* background: url("../imagesV1/fea-12.png"); */
	background-repeat:no-repeat;
	background-position:center top;
}

.meathat_service_area .sub-item h3 {
    margin-top: 10px;
}

/*===================== TESTIMONIAL AREA CSS =========================*/

/*=========================== 10.testomonial css ===========================*/

.meathat_testimonial_area {
    background: #FFFFFF;
    padding: 90px 0px 95px;
}

.meathat_testimonial_area .witr_section_title {
    padding-bottom: 25px;
}

.em_single_testimonial {
    background: #fff none repeat scroll 0% 0;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    padding: 37px 30px 26px;
    margin-top: 20px;
    -webkit-box-shadow: 0 0px 25px 0 rgb(0 0 0 / 8%);
            box-shadow: 0 0px 25px 0 rgb(0 0 0 / 8%);
    overflow: hidden;
    position: relative;
    text-align: left;
    margin-right: 10px;
	margin-left:10px;
}

.testomonial .test-part {
     -webkit-box-shadow: 0px 0px 12px 0px #dddddd7a;
             box-shadow: 0px 0px 12px 0px #dddddd7a;
     padding: 30px 17px 10px 30px;
     position: relative;
     text-align: left;
}

.test-part h6 {
     display: inline-block;
     font-size: 20px;
     line-height: 26px;
     padding-top: 30px;
     padding-bottom: 7px;
}

.test-part span {
     font-weight: 400;
     font-size: 17px;
}

.testomonial .test-part.witr_testi_s_11 img {
     left: 50%;
     -webkit-transform:translateX(-50%);
             transform:translateX(-50%);
}

.testomonial .test-part.witr_testi_s_11 {
     padding: 30px 17px 20px 30px;
}

.witr_testi_s_11 {
     text-align: center;
     border-bottom: 1px solid transparent;
}

.witr_testi_s_11:hover{
     border-color:#12bee4;
}

.witr_testi_s_11 h6{
     padding-top: 0px;
}

.witr_testi_s_11 ul {
     padding: 17px 0 0px;
     margin: 0;
}

.witr_testi_s_11 .em_crating i {
     font-size: 16px;
}

.test-part{
     display: inline-block;
     margin-bottom: 10px;
}

.test-part ul li {
     display: inline-block;
     padding-top: 0px
}

.test-part p {
}

.testomonial .test-part img {
     position: absolute;
     top: -43px;
     left: 30px;
     z-index: 22;
     width: 78px;
     height: 78px;
}

.testomonial.testomonial-5 .test-part img {
     top: -50px;
}

.witr_item_column {
     padding:0 15px;
     padding-top: 60px;
}

.witr_slick_column {
     padding: 0 15px;
}

.em_crating i {
     color:#ddd;
     font-size:18px;
}

.em_crating i.active {
     color:#12bee4;
}

.witr_all_mb_30, .guttergs {
     margin-bottom:30px;
     border:none;
}

.witr_all_mb_30.mb_70{
     margin-bottom: 113px;
}

.witr_all_pd0, .noguttergs {
     padding:0px;
}

/* testimonial_post_13 */

.testimonial_post_13{
     display: -webkit-box !important;
     display: -ms-flexbox !important;
     display: flex !important;
     -ms-flex-pack: distribute;
         justify-content: space-around;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
}

.testimonial_post_13.em_single_testimonial{
     padding: 0;
}

.test_text_all{
     padding: 25px 30px 26px;
     width: 100%;
}

.testimonial_post_13 .em_testi_text p{
     font-size:19px;
     font-style: italic;
}

.testimonial_post_13 .test-part {
     margin-bottom:0px;
}

.witr_screenshot_thumb {
     width: 100%;
}

.execllent_toggol{
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
}

.execllent_star{
     margin-left: 15px;
}

.execllent_star h3{
     color: #12bee4;
     font-size: 18px;
     font-weight: 600;
     margin: 0;
     font-style: italic;
}

.execllent_toggol{
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
}

.execllent_toggol{
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
 }

.em_test_thumb {
    float: left;
    margin-right: 20px;
}

.em_testi_title span {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
    color: #12bee4;
}

.em_testi_text {
    overflow: hidden;
    padding-top: 15px;
    float: left;
    text-align: left;
}

.em_test_thumb img {
    border-radius: 50%;
    width: 59px;
}

.meathat_testimonial_area .slick-dots {
    bottom:0px;
}

/* call to toggle area css */

.call_to_toggle_area {
    background: #12bee4;
    padding: 10px 0px 10px;
}

.all_cal_color button {
    background-color: #191716;
    border-style: default;
}

.meathat_button a {
     background: #191716;
    padding: 18px 35px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    -webkit-transition: 1s;
    transition: 1s;
    margin-right: 15px;
    font-weight: 500;
    border-radius: 30px;
}

.call_to_toggle_area .all_cal_color a:hover, .call_to_toggle_area .all_cal_color button:hover {
    color: #12bee4;
    background-color: #FFFFFF;
    border-style: default;
    border-radius: 5px 5px 5px 5px;
}

.meathat_button a i {
    margin-left: 10px;
}

.call_to_toggle_area .all_cal_color h2 {
    color: #FFFFFF;
}

.meathat_content h2, .meathat_content h3 {
    font-size: 35px;
    padding: 4px 0px;
}

.call_to_toggle_area .all_cal_color button {
    margin: 8px 0px 0px 0px;
}

/*============= call to action =============*/

.all_cal_color h1, .all_cal_color h2, .all_cal_color h3, .all_cal_color h4, .all_cal_color h5, .all_cal_color p, .all_cal_color h6{
     margin:0px;
     padding:0px;
}

.all_cal_color a{
     -webkit-transition:1s;
     transition:1s;
     overflow: hidden;
}

.cal_to_toggole {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
}

.meathat_content.col_content_width_100{
     width: 100%;
}

.meathat_button.no_margin {
    margin-top: 8px;
    width: 60%;
}

meathat_button.no_margin a{
     margin-right: 0px;
}

/* blog area css */

/* witr_blog_area11 */

.meathat_blog_area {
    background: #FFFFFF;
    padding: 90px 0px 70px;
}

.witr_blog_area11 .witr_blog_con h2 {
     margin: 5px 0 0;
}

.witr_blog_area11 .witr_blog_con {
     padding: 20px 15px 5px 25px;
}

.witr_blog_area11 .em-blog-content-area_adn {
    padding: 8px 10px 30px 20px;
}

.witr_top_category{
     position: absolute;
     left: 20px;
     top: 20px;
     z-index: 999;
}

.witr_top_category ul li{
     display: inline-block;
}

.witr_top_category ul li a{
     color: #fff;
     background: #12bee4;
     padding: 3px 10px;
     border-radius: 5px;
     margin: 0 10px 10px 0;
     display: inline-block;
}

.witr_blog_area11 .learn_btn {
     padding: 10px 30px;
     background: #12bee414;
     border-radius: 5px;
     color:#12bee4;
}

.witr_blog_area11 .learn_btn:hover{
     background: #12bee4;
     color:#fff;
}

/* blog area css 5 */

.busi_singleBlog{
     background: #fff;
     -webkit-transition: .5s;
     transition: .5s;
     -webkit-box-shadow: 0 10px 30px 0 rgb(0 0 0 / 5%);
             box-shadow: 0 10px 30px 0 rgb(0 0 0 / 5%);
}

.busi_singleBlog:hover{
     -webkit-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.05);
             box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.05);
}

.witr_sb_thumb {
     overflow: hidden;
     position: relative;
}

.witr_sb_thumb img{
     width: 100%;
     -webkit-transition:.5s;
     transition:.5s;
}

.witr_sb_thumb::before{
     position:absolute;
     content:'';
     background:rgba(0, 0, 0, 0.5);
     top:0;
     left:0;
     bottom:0;
     right:0;
     -webkit-transform: scale(0);
             transform: scale(0);
     -webkit-transition:.5s;
     transition:.5s;
     z-index:1;
}

.busi_singleBlog:hover .witr_sb_thumb img, .busi_singleBlog:hover .witr_sb_thumb::before{
     -webkit-transform: scale(1.2);
             transform: scale(1.2);
}

.witr_blog_con{
     padding: 20px 15px 0px 25px;
     margin-bottom: 0px;
}

.witr_blog_con span {
     font-size: 16px;
     line-height: 50px;
     font-size: 16px;
     margin-bottom: 15px;
     margin-right: 2px;
}

.bs5 span {
     line-height: 26px;
}

.witr_blog_con span i {
     padding-right: 5px;
     padding-left: 5px;
     -webkit-transition: .5s;
     transition: .5s;
}

.witr_blog_con span i:hover {
     color: #12bee4;
}

.witr_blog_con h2{
     color: #191716;
     margin: 15px 0 0;
}

.witr_blog_con h2 a{
     display: inline-block;
}

.witr_blog_con h2 a:hover{
     color: #12bee4;
}

.witr_post_Author {
     padding-bottom: 27px;
     position: absolute;
     left: 30px;
     top: 30px;
     z-index: 999;
}

.witr_post_Author img{
     width: 33px;
     height: 33px !important;
     border-radius: 50% !important;
     margin-right: 5px
}

.witr_post_Author .nameAuthor{
     font-size: 20px;
     line-height: 36px;
     color: #12bee4;
     margin: 0;
     font-weight: 500;
}

.witr_post_Author .comment{
     float: right;
     font-size: 17px;
     color: #191716;
     line-height: 30px;
}

.witr_post_Author .nameAuthor:hover, .witr_post_Author .comment:hover{
     color: #191716;
}

/* footer area css */

.footer-top {
    /* background-image: url("../imagesV1/slider1.jpg"); */
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 100px 0px 100px;
}

.footer-top::before {
    content: "";
    position: absolute;
    top: 0;
    background: #0a0a0ab3;
    left: 0;
    right: 0;
    bottom: 0;
}

.footer-top-inner p {
    color: #fff;
    margin-bottom: 26px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.footer-top-inner .text-center {
    margin-bottom: 11px;
    text-align: center;
}

.footer-social-icon {
    padding: 10px 0 20px;
    text-align: center;
}

.footer-social-icon a i {
    background-color: #12bee4;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    margin: 0 7px;
    text-align: center;
    width: 45px;
    -webkit-transition: .3s;
    transition: .3s;
}

.footer-social-icon a i:hover {
    background-color: #191716;
    color: #fff;
}

/*======================== meathat FOOTER BOTTOM AREA CSS =========================*/

.footer-bottom {
     padding: 26px 0 24px;
     position:relative;
}

.footer-bottom {
    background-color: #232323;
}

.copy-right-text {
     text-align:left;
}

.copy-right-text p {
     margin: 0;
     padding: 0;
}

.footer-menu ul {
     list-style: none;
     margin: 0px;
     padding: 0px;
}

.footer-menu ul li {
     display: inline-block;
}

.footer-menu ul li a {
     padding: 0 10px;
     display: block;
}

.copy-right-text a:hover, .footer-menu ul li a:hover {
     color: #12bee4;
}

.footer-menu ul li:last-child a {
     padding-right: 0px;
}

.footer_style_3 .footer-menu ul li:first-child a {
     padding-left: 0px;
}

.footer-menu ul ul {
     display: none;
}

.copy-right-text p, .footer-menu ul li a {
    color: #ffffff;
}

/*======================== END FOOTER BOTTOM AREA CSS =========================*/

/*======================== meathat BREADCRUMB AREA CSS =========================*/

.breadcumb-blog-area {
     padding: 60px 0 65px;
     background-color: #f7f7f7;
     background-position: center top;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
}

.breadcumb-inner h2 {
     font-size: 36px;
}

.breadcumb-area {
	 /* background-image:url("../imagesV1/slider1.jpg"); */
     padding: 100px 0px;
     background-color: #f7f7f7;
     background-position: center center;
     background-repeat: no-repeat;
     position: relative;
	 background-size:cover;
}

.breadcumb-area:before, .breadcumb-blog-area:before {
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     content: "";
}

.breadcumb-area::before, .breadcumb-blog-area::before {
        background-color: rgba(0,0,0,0.7);
}

.breadcumb-inner ul, .breadcumb-inner ul span a, .breadcumb-inner li, .breadcumb-inner li a {
    color: #ffffff;
    font-display: swap;
}

.breadcumb-inner ul {
     font-weight: 600;
}

.breadcumb-inner li {
    display: inline-block;
    margin: 0 2px;
    color: #fff;
    font-weight: 600;
}

.breadcumb-inner li:nth-last-child(-n+1) {
    color: #12bee4;
    color: #fff;
    font-weight: 600;
}

.breadcumb-inner li a {
     font-weight: 600;
     color: #fff;
}

.breadcumb-inner li a:hover{
     color: #12bee4;
}

.brpt h2 {
     color: #fff;
     font-size: 40px;
}

.lcase {
     text-transform: lowercase;
}

.ucase {
     text-transform: uppercase;
}

.ccase {
     text-transform: capitalize;
}

/* ========= blog page css ========= */

.blog_page_area .witr_section_title_inner h2 {
    font-size: 19px;
    color: #12bee4;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
}

.blog_page_area .witr_section_title {
    padding-bottom: 15px;
}

.witr_blog_border {
    border: 1px solid #f2f2f2;
    margin-bottom: 10px;
}

.witr_blog_area16 .witr_blog_con {
    padding: 20px 15px 25px 20px;
}

/* ======= gallery area css ======= */

/*===================== mettle PORTFOLIO AREA CSS =========================*/

.portfolio_nav {
     padding: 0px 0 40px;
}

.portfolio_nav ul {
}

.portfolio_nav ul li {
     display: inline;
}

.portfolio_nav ul li {
     border: 1px solid #f3eaea;
     border-radius: 5px;
     cursor: pointer;
     display: inline-block;
     font-weight: 500;
     margin: 0 5px 10px;
     padding: 5px 20px;
     position: relative;
     -webkit-transition:.5s;
     transition:.5s;
}

.portfolio_nav ul li:hover, .portfolio_nav ul li.current_menu_item {
     color: #fff;
     background: #12bee4 none repeat scroll 0% 0;
     border-color: #12bee4;
}

.prot_wrap {
     overflow: hidden;
}

/*=====================  PORTFOLIO AREA CSS =========================*/

.gallery_area {
    padding: 90px 0px 90px;
	background:#FFFFFF;
}

.gallery_area .witr_section_title {
    padding-bottom: 20px;
}

.portfolio_nav {
     padding: 0px 0 0;
}

.portfolio_nav {
    text-align: center;
}

.portfolio_nav ul {
}

.portfolio_nav ul li {
     display: inline;
}

.portfolio_nav ul li {
     border: 1px solid #f3eaea;
     border-radius: 5px;
     cursor: pointer;
     display: inline-block;
     font-weight: 500;
     margin: 0 5px 10px;
     padding: 5px 20px;
     position: relative;
     -webkit-transition:.5s;
     transition:.5s;
}

.portfolio_nav ul li:hover, .portfolio_nav ul li.current_menu_item {
     color: #fff;
     background: #12bee4 none repeat scroll 0% 0;
     border-color: #12bee4;
}

.prot_wrap {
     overflow: hidden;
}

/* single gallery css */

.single_protfolio {
     position: relative;
    /* margin-bottom: 30px;
     */
     overflow: hidden;
}

.prot_thumb {
}

.prot_thumb img {
     display: block;
     -webkit-transform: scale(1);
     transform: scale(1);
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
     width: 100%;
}

.single_protfolio:hover .prot_thumb img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}

.prot_content {
     position: absolute;
     text-align: center;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     -webkit-transition: .5s;
     transition: .5s;
     right: 0;
     top: 0;
     bottom: 0;
     left: 0;
     opacity: 0;
     background: #12bee480;
     z-index: 9;
}

.multi_gallery.prot_content {
     height: 90%;
     width: 80%;
     right: 10%;
     top: 5%;
     bottom: 5%;
     left: 10%;
}

.prot_content_inner {
     position: absolute;
     top: 50%;
     width: 100%;
     left: 50%;
     -webkit-transform: translateX(-50%) translateY(-50%);
             transform: translateX(-50%) translateY(-50%);
     z-index: 10;
     -webkit-transition: all 0.5s ease-in-out 0.5s;
     transition: all 0.5s ease-in-out 0.5s;
}

.single_protfolio:hover .prot_content {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.prot_content h3 {
     margin: 0;
     text-transform: capitalize;
     color: #fff;
     font-size: 18px;
}

.prot_content h3 a {
     color: #fff;
     font-size: 23px;
     font-weight: 700;
     text-transform: capitalize;
     -webkit-transition:.5s;
     transition:.5s;
}

.prot_content h3 a:hover {
     color: #191716;
}

.prot_content p {
     color: #fff;
     line-height: 1.2;
     margin: 5px 0 0;
}

.prot_content p span {
     display: inline-block;
     padding-top: 0px;
}

.single_protfolio:hover .prot_content {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     -webkit-transform: scale(1, 1);
     transform: scale(1, 1);
}

.porttitle_inner span, .porttitle_inner4 span, .prot_content span {
     position: relative;
     margin: 0 2px;
}

.prot_content span:before, .porttitle_inner4 span:before, .porttitle_inner span:before {
     bottom: 0;
     content: ",";
     position: absolute;
     right: -5px;
}

.porttitle_inner span:last-child:before, .prot_content span:last-child:before, .porttitle_inner4 span:last-child:before {
     content: "";
}

.nospace.col-xs-12 {
     padding: 0px;
}

.nospace .single_protfolio {
     margin-bottom: 0px;
}

/* load button css */

.gallery_load_button {
}

.gallery_load_button a {
     border: 1px solid #ddd;
     color: #444;
     padding: 7px 15px;
     display: inline-block;
     font-size: 17px;
     margin-top: 0px;
}

.gallery_load_button a:hover {
     border-color:#12bee4;
     background: #12bee4;
     color: #fff;
}

.prot_wrap.nospace .gallery_load_button a {
     margin-top: 30px;
}

/* portfolio icon css */

.picon {
}

.picon a {
     background: #12bee4;
     border-radius: 5px;
     color: #fff;
     display: inline-block;
     font-size: 20px;
     height: 50px;
     line-height: 50px;
     margin: 0 3px 11px;
     width: 50px;
     text-align: center;
}

.picon a:hover {
     border-color: #191716;
     background: #191716;
     color: #fff;
}

/* single portfolio */

.pimgs {
}

.pimgs img {
     height: 465px;
     width: 100%;
}

.prots-contentg p {
}

/*style 1 */

.em_port_content {
     background: #12bee480;
     height: 100%;
     opacity: 1;
     position: absolute;
     right: 0;
     text-align: center;
     top: 0;
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
     width: 100%;
     z-index: 9;
     left: 0;
     top: -100%;
     width: 100%;
     -webkit-transition: .5s;
     transition: .5s;
     text-align: center;
     color: #fff;
}

.pstyle_1 .porttitle_inner h3 {
     color: #fff;
     padding-bottom: 9px;
}

.pstyle_1 .porttitle_inner h3 a {
}

.pstyle_1 .porttitle_inner p {
}

.pstyle_1 .prot_content p {
     margin: 2px 0 0;
}

.pstyle_1 .single_protfolio {
     -webkit-transition: .5s;
     transition: .5s;
}

.pstyle_1 .porttitle_inner .prots-content {
     color: #fff;
}

.portfolio_readmore_btn {
     padding-top: 23px;
}

.portfolio_readmore_btn > a {
     background: #fff none repeat scroll 0% 0;
     border-radius: 5px;
     display: inline-block;
     padding: 6px 21px;
     text-transform: uppercase;
     color: #12bee4;
     -webkit-transition: .3s;
     transition: .3s;
     border: 1px solid transparent;
}

.portfolio_readmore_btn > a:hover {
     background: #12bee4;
     color: #fff;
     border: 1px solid #12bee4;
}

.em_port_container {
     overflow: hidden;
     position: relative;
}

.pstyle_1 .porttitle_inner p span {
     padding-top: 5px;
     color: #fff;
}

.pstyle_1 .picon a {
     background: transparent;
     border-radius: 5px;
     color: #fff;
     display: inline-block;
     font-size: 25px;
     height: 50px;
     line-height: 50px;
     margin: 0 8px 11px;
     width: 50px;
     -webkit-transition: .5s;
     transition: .5s;
}

.pstyle_1 .picon a:hover {
     background: #12bee4;
     color: #fff;
}

.pstyle2 .prot_content {
     background: #12bee480;
}

.pstyle2 .prot_content_inner {
     left: 50%;
     position: absolute;
     top: 60%;
     -webkit-transform: translateX(-50%) translateY(-50%);
             transform: translateX(-50%) translateY(-50%);
     width: 100%;
     z-index: 10;
     -webkit-transition: all 0.3s ease-in-out 0.3s;
     transition: all 0.3s ease-in-out 0.3s;
     opacity: 0;
}

.pstyle2 .single_protfolio:hover .prot_content_inner {
     top: 50%;
     opacity: 1;
}

/* port style 3 */

.em_plus_port {
     position: absolute;
     bottom: 20px;
     right: 30px;
     z-index: 99;
}

.pstyle2.pstyle3 .prot_content_inner{
     text-align:left;
}

.pstyle2.pstyle3 .prot_content_inner {
     left: 3000px;
     position: absolute;
     top: 60%;
     -webkit-transform: translateX(-50%) translateY(-50%);
             transform: translateX(-50%) translateY(-50%);
     width: 100%;
     z-index: 10;
     -webkit-transition: all 0.3s ease-in-out 0.3s;
     transition: all 0.3s ease-in-out 0.3s;
     opacity: 0;
     background:#12bee46b;
     padding: 20px;
     -webkit-transition:.5s;
     transition:.5s;
}

.pstyle2.pstyle3 .single_protfolio:hover .prot_content_inner{
     left: 75%;
}

/* style 4 */

.pstyle4.pstyle_1 .single_protfolio:hover {
     -webkit-box-shadow: none;
             box-shadow: none;
}

.pstyle4 .prot_content_inner {
     top: 50%;
}

.pstyle4 .prot_thumb {
     overflow: hidden;
     position: relative;
}

.pprotfolio4 {
     -webkit-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
             box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
     padding: 17px 10px 20px;
}

.pprotfolio4 {
     border: 1px solid #f1f1f1;
     border-top: 0px solid #f1f1f1;
     padding: 20px 10px 23px;
}

.porttitle_inner4 h3 {
     margin: 0;
     text-transform: capitalize;
     color: #454545;
     font-size: 18px;
     font-weight: 600;
     line-height: 1;
}

.porttitle_inner4 h3 a {
     text-transform: uppercase;
     color: #454545;
     font-size: 18px;
     font-weight: 600;
}

.porttitle_inner4 p {
     color: #454545;
     line-height: 1;
     margin: 5px 0 0;
}

.porttitle_inner4 p span {
     display: inline-block;
     padding-top: 5px;
}

/* style 3 */

.positi_3.pprotfolio4 {
     padding: 20px 10px 13px;
     border: none;
     position: absolute;
     bottom: -100px;
     background: #12bee4;
     left: 0;
     right: 0;
     z-index: 9;
     -webkit-transition:.5s;
     transition:.5s;
     text-align:center;
}

.single_protfolio:hover .positi_3.pprotfolio4 {
     bottom: 0px;
}

.positi_3 .porttitle_inner4 p span, .positi_3 .porttitle_inner4 h3 a {
     color: #fff;
}

/* tutor pagination */

.tutor-pagination, .tutor-pagination-wrap {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
}

a.page-numbers, .page-numbers, .tutor-pagination-wrap a, .tutor-pagination-wrap span.page-numbers.current {
     -webkit-box-shadow: 0 10px 40px 0 rgba(50,65,141,.12);
             box-shadow: 0 10px 40px 0 rgba(50,65,141,.12);
     border-radius: 5px;
     margin-right: 10px;
     padding: 15px 24px;
     font-size: 19px;
     line-height: 1;
     -webkit-transition:.5s;
     transition:.5s;
     background: #fff;
}

a.page-numbers{
     -webkit-box-shadow: 0 10px 40px 0 rgba(50,65,141,.12) !important;
             box-shadow: 0 10px 40px 0 rgba(50,65,141,.12) !important;
}

.tutor-pagination-wrap a:hover, .tutor-pagination-wrap span.page-numbers.current {
     background: #12bee4;
     color: #fff;
}

.paginations .page-numbers, .meathat-blog-area .page-numbers, .witr_shop_area .page-numbers{
     -webkit-box-shadow:none;
             box-shadow:none;
     background: 0% 0;
}

/*======================== meathat PAGINATION AREA CSS =========================*/

.paginations {
     text-align: center;
     margin-top: 10px;
}

.paginations a, .page-numbers span.current {
     display: inline-block;
     font-size: 14px;
     font-weight: 500;
     margin: auto 5px;
     color: #888;
}

.page-numbers li {
     display: inline-block;
}

.paginations a:hover, .paginations a.current, .page-numbers span.current {
     background: #12bee4;
     border-color: #12bee4;
     color: #fff;
}

/* ==================== end portfolio css ====================== */

/* =========================== DEFAULT CONTACT CSS ================================ */

.wpcf7 label {
     width: 100%;
}

.wpcf7 input, .wpcf7 textarea{
     width: 100%;
    /* border-radius:30px;
     */
     border:none;
     padding-left: 30px;
}

.wpcf7 input{
     height:50px;
}

.wpcf7 textarea {
     height: 150px;
}

input.wpcf7-submit {
     width: auto;
     padding: 0px 50px;
     cursor: pointer;
}

.wpcf7-form p {
}

div.wpcf7-response-output {
     color: #000;
     border: none !important;
}

.send_message .wpcf7-form p {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: horizontal;
     -webkit-box-direction: normal;
         -ms-flex-direction: row;
             flex-direction: row;
}

.send_message input {
     border: 0;
     background: #f7f7f7;
     height:72px;
     -webkit-transition:.5s;
     transition:.5s;
}

.send_message input.wpcf7-submit{
     background: #12bee4;
     color:#fff;
     -webkit-transition:.5s;
     transition:.5s;
}

.send_message input.wpcf7-submit:hover{
     background: #f8f8f8;
     color:#12bee4;
}

.send_message input::-webkit-input-placeholder{
     color: #888888 !important;
}

.send_message input:-ms-input-placeholder{
     color: #888888 !important;
}

.send_message input::-moz-placeholder{
     color: #888888 !important;
}

/*======== apartment contact css ==========*/

.contact_page_area {
    background: #F9F9F9;
    padding: 90px 0px 100px;
}

.apartment_area{
     position: relative;
     background-size: cover;
     padding: 60px 35px 43px;
     border-radius: 10px;
     text-align: left;
	   text-align: center;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
}

.apartment_area, .witr_form_area1, .witr_form_area3, witr_form_area3, .form_area {
    background-color: #FFFFFF;
}

.contact_page_area .witr_section_title_inner.text-left p {
    width: 65%;
    margin-right: auto;
    margin-left: 0px;
}

.contact_page_area .witr_section_title {
    padding-bottom: 50px;
}

.apartment_text h1{
     color: #12bee4;
     font-size: 17px;
     margin-bottom: 5px;
}

.apartment_text h2{
     margin: 0 0 21px;
     font-size: 38px;
}

.form-group {
     margin-bottom: 0px;
}

.witr_apartment_form {}

.witr_apartment_form form select option{}

.witr_apartment_form textarea,
 .witr_apartment_form form select,
 .witr_apartment_form input{
    width: 100%;
    height: 45px;
    color: #fff;
    border-radius: 5px;
    border: none;
	background: #12bee4;
    outline: none;
    padding-left: 15px;
    margin-bottom: 20px;
}

.witr_apartment_form textarea {
	height: 150px;
	padding-top:10px;
}

.witr_apartment_form input::-moz-placeholder{
     color: #fff ;
     opacity: 1;
}

.witr_apartment_form input::-ms-input-placeholder{
     color: #fff ;
     opacity: 1;
}

.witr_apartment_form input::-webkit-input-placeholder{
     color: #fff;
     opacity: 1;
}

.witr_apartment_form select::-webkit-input-placeholder, .witr_apartment_form textarea::-webkit-input-placeholder{
     color: #fff;
     opacity: 1;
}

.witr_apartment_form .const_btn {
    width: 100%;
    font-size: 15px;
    background: #12bee4;
    font-weight: 600;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
    padding: 15px 30px;
}

.witr_apartment_form .const_btn:hover{
     background: #333;
}

/* style 2 */

.em-service2 {
}

.em-service2 .em-service-icon i {
     display: inline-block;
     color: #fff;
     height: 80px;
     width: 80px;
     text-align: center;
     border-radius: 50%;
     line-height: 80px;
     background: #12bee4;
     font-size: 25px;
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
}

.width_height_link_0 .em-service-icon i {
     font-size: 40px;
     color: #12bee4;
     height: auto;
     width: auto;
     border-radius: initial;
     line-height: normal;
     background: none;
     border:none;
}

.em-service2 .em-service-inner{
     width: 100%;
}

.em-service2.sleft {
     text-align:left;
}

.em-service2.sleft .em-service-icon {
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.em-service2.smiddle {
}

.em-service2.smiddle .em-service-icon {
     margin-bottom: 20px;
}

.em-service2.sright {
     text-align:right;
}

.em-service2.sright .em-service-icon{
     margin-left:25px;
     margin-top:5px;
}

.em-service-title h3 a:hover{
     color:#12bee4;
}

.em-service2:hover .em-service-icon i{
     color:#191716;
}

.contact_page_area .all_color_service, .service_top_image::after {
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
    background-color: #FFFFFF;
}

.contact_page_area .all_color_service {
    border-style: solid;
    border-width: 0px 0px 0px 2px;
    border-color: #12bee4;
    border-radius: 5px 5px 5px 5px;
    padding: 24px 20px 6px 20px;
    margin-bottom: 20px;
}

/* team page css */

.meathat_team_area.team_page_area {
    padding: 90px 0px 100px;
}

.team_page_area .post_team11_area .team_o_icons {
    bottom:0px;
    left: 0;
    -webkit-transform: inherit;
            transform: inherit;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline;
}

.team_page_area .team_o_icons ul li {
   list-style: none;
   display:block;
   padding:0px;
   margin:0px;
}

.team_page_area .post_team11_area .team_o_icons {
    bottom: 0px;
    left: 0;
    z-index: 999;
    display: block;
}

.team_page_area .post_team10_area .team_o_icons ul li a {
    width: 40px;
	background: #12bee4;
    padding: 0px;
    margin-right: 20px;
}

.team_page_area .post_team_p11 {
    left:0px;
    right: 0px;
    bottom: 0px;
	padding-left:60px;
}

.team_page_post .team-part:hover .team_o_icons {
     bottom: 0px;
}

.team_page_post  .team_o_icons ul li a {
    width: 50px;
    height: 35.5px;
    line-height: 0px;
    border: none;
    background: #272727;
    border-radius: 0;
    color: #fff;
    margin: 0px;
    font-size: 20px;
}

.team_page_post  .team_o_icons ul li i {
    margin-top: 8px;
    display: inline-block;
	-webkit-transition:.5s;
	transition:.5s;
}

.team_page_post  .team_o_icons ul li i:hover{
	color:#454545;
}

.team_page_area .witr_team_content h5 {
    margin: 0;
    padding-top: 10px;
    position: relative;
    z-index: 9999;
}

.team_page_area .witr_team_content.post_team_p11.all_content_bg_color {
    text-align: left;
}

/* team style  */

/*====== home page 3 ======*/

.witr_team_part{
     overflow:hidden;
     position:relative;
     padding-bottom: 23px;
}

.witr_team_sec_4{
}

.witr_team_thumb4{
     position:relative;
}

.witr_team_thumb4::before{
     content: "";
     position: absolute;
     height: 100%;
     width: 100%;
     right: -100%;
     top: 0;
     -webkit-transition: 1s;
     transition: 1s;
}

.witr_team_part:hover .witr_team_thumb4::before{
     right: 0;
}

.witr_team_thumb4 img{
     width:100%;
}

/*======== social top css ===========*/

.witr_team_10n.witr_team_part {
    padding-bottom: 0px;
    overflow: hidden;
    margin-bottom: 20px;
}

.witr_team_top {
     background: #12bee4;
     position: absolute;
     bottom: -250px;
     left: 20px;
     -webkit-transition: .5s;
     transition: .5s;
}

.witr_team_part:hover .witr_team_top{
     bottom: 144px;
}

.witr_team_top ul li {
     list-style:none;
}

/*======= social bottom css ========*/

.witr_bottom_icon {
     position: absolute;
     bottom: 20px;
     left: 20px;
     -webkit-transition: .3s;
     transition: .3s;
     z-index: 1;
}

.witr_team_part:hover .witr_bottom_icon{
     bottom: 89px;
}

.witr_team_top ul li a, .witr_bottom_icon a {
     width: 55px;
     height: 55px;
     line-height: 55px;
     display: block;
     background: #12bee4;
     text-align: center;
     border-radius: 0px;
     color: #fff;
     font-size: 20px;
     -webkit-transition: .5s;
     transition: .5s;
}

.witr_team_top ul li a:hover, .witr_bottom_icon a:hover{
     background:#333;
}

.witr_team_content4 {
     position: absolute;
     background: #fff;
     padding: 15px 30px 13px;
     bottom: -100px;
     left: 0;
     right: 0;
     -webkit-transition: .5s;
     transition: .5s;
     text-align: center;
     -webkit-box-shadow: 0px 0px 30px 0 rgba(42,67,113,.15);
             box-shadow: 0px 0px 30px 0 rgba(42,67,113,.15);
}

.witr_team_part:hover .witr_team_content4 {
     bottom: 0px;
}

.witr_team_content4 h5 {
    margin-bottom: 0;
}

.witr_team_content4 span {
     color: #626262;
}

.team3_area {
    padding: 90px 0px 80px;
    background: #F9F9F9;
}

/* amr area css */

.amr_area {
    padding: 90px 0px 90px;
    background: #FFFFFF;
}

.amr_inner_area h2 {
    font-size: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.amr_area h3 {
    padding-bottom: 35px;
}

/* commitment area css */

.commitments_area {
    background: #FFFFFF;
    padding: 80px 0px 80px;
}

.commitments_area .witr_section_title_inner h3 {
    padding-bottom: 35px;
}

.commitments_area .em-service2.sleft .em-service-icon {
    margin-top: 0px;
}

.commitments_area .em-service2 .em-service-inner {
    margin-bottom: 5px;
}

.commitments_area .witr_s_flex {
    margin-top: 15px;
}

.commitment_middle_content p {
    padding-top: 18px;
    padding-bottom: 40px;
}

.commitments_area .slick-dots {
    bottom:0px;
}

.commitment_3d_area h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 12px;
}

.commitment_3d_area .witr_feature_3d.witr_feature_con_3d.witr_feature_flip_up {
    padding-bottom: 50px;
}

.commitment_3d_area {
    padding-bottom: 60px;
	padding-top:15px;
}

/* ===== feature style 3d css ===== */

.witr_feature_3d {
    -webkit-perspective: 1000px;
            perspective: 1000px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 20px;
}

.witr_single_feature_3d {
     -webkit-transition: -webkit-transform .5s;
     transition: -webkit-transform .5s;
     transition: transform .5s;
     transition: transform .5s, -webkit-transform .5s;
     -webkit-transform-style: preserve-3d;
             transform-style: preserve-3d;
     position: relative;
     text-align: center;
     z-index: 999;
}

.witr_feature_position{
     left: 0;
     padding: 40px 20px 40px;
     position: absolute;
     right: 0;
     top: 50%;
     -webkit-transform: translateY(-50%);
             transform: translateY(-50%);
}

.witr_feature_front_3d, .witr_feature_back_3d {
     -webkit-backface-visibility: hidden;
             backface-visibility: hidden;
     position: absolute;
     top: 0;
     left: 0;
     background: #fff;
     -webkit-transition:.5s;
     transition:.5s;
}

.witr_feature_flip_left:hover .witr_single_feature_3d {
     -webkit-transform: rotateY( -180deg);
             transform: rotateY( -180deg);
}

.witr_feature_flip_right:hover .witr_single_feature_3d {
     -webkit-transform: rotateY( 180deg);
             transform: rotateY( 180deg);
}

.witr_feature_flip_up:hover .witr_single_feature_3d {
     -webkit-transform: rotateX( 180deg);
             transform: rotateX( 180deg);
}

.witr_feature_flip_down:hover .witr_single_feature_3d {
     -webkit-transform: rotateX( -180deg);
             transform: rotateX( -180deg);
}

.witr_feature_front_3d {
     z-index: 2;
}

.witr_feature_back_3d {
     z-index: 3;
}

/* left */

.witr_feature_flip_left .witr_feature_back_3d {
     -webkit-transform: rotateY( -180deg);
             transform: rotateY( -180deg);
}

/* right */

.witr_feature_flip_right .witr_feature_back_3d {
     -webkit-transform: rotateY( 180deg);
             transform: rotateY( 180deg);
}

/* up */

.witr_feature_flip_up .witr_feature_back_3d {
     -webkit-transform: rotateX( 180deg);
             transform: rotateX( 180deg);
}

/* down */

.witr_feature_flip_down .witr_feature_back_3d {
     -webkit-transform: rotateX( -180deg);
             transform: rotateX( -180deg);
}

/* zoom in */

.witr_feature_flip_zoomin .witr_feature_back_3d{
     opacity: 0;
     -webkit-transform: scale(.75);
             transform: scale(.75);
}

.witr_feature_flip_zoomin:hover .witr_feature_back_3d{
     opacity: 1;
     -webkit-transform: scale(1);
             transform: scale(1);
}

/* zoom out */

.witr_feature_flip_zoomout .witr_feature_front_3d {
     opacity: 1;
     -webkit-transform: scale(1);
             transform: scale(1);
     z-index:4;
}

.witr_feature_flip_zoomout:hover .witr_feature_front_3d{
     opacity: 0;
     -webkit-transform: scale(0);
             transform: scale(0);
}

.witr_feature_front_3d, .witr_feature_back_3d {
     height: 398px;
     width:100%;
}

/* tittle css */

.witr_feature_content_3d{
}

.witr_feature_icon_3d {
     margin-bottom: 14px;
}

.witr_feature_icon_3d i {
     font-size: 50px;
     color:#fff;
     display:inline-block;
     line-height: 1;
}

.witr_feature_content_3d h3 {
     margin-bottom: 10px;
     color:#fff;
     font-size: 24px;
}

.witr_feature_content_3d h2{
     margin-bottom: 12px;
     color:#fff;
     font-size: 17px;
}

.witr_feature_content_3d h3 a{
     color:#fff;
     font-size: 24px;
	 -webkit-transition:.5s;
	 transition:.5s;
}

.witr_feature_content_3d h3 a:hover{
     color:#12bee4;
}

.witr_feature_content_3d p {
     color:#fff;
}

/* feature Front Face */

.witr_feature_front_3d {
     background: #12bee4;
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
}

.witr_feature_front_3d:before {
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
}

.witr_feature_back_3d {
     background: #12bee4;
	 /* background-image:url("../imagesV1/p1.jpg"); */
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover;
}

.witr_feature_back_3d:before {
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
	background:#000000CC;
}

/* menul list area css */

/* classic Button */

.menu_list_area {
    background: #FFFFFF;
    padding: 100px 0px 90px;
}

.menu_list_area  .witr_section_title {
    padding-bottom: 25px;
}

.witr_classic_button_area {
     text-align: left;
}

.btn_none{
     display:none;
}

.btn_block{
     display:block;
}

.btn_sh_area{
     margin-top:30px;
}

.btn_sh_area p {
     font-size: 17px;
     font-weight: 700;
}

.btn_sh_area i {
     font-size: 21px;
     margin: 0px 5px;
     cursor: pointer;
}

.witr_bbtn i {
     font-size: 21px;
     margin-left: 6px;
     -webkit-transition: .5s;
     transition: .5s;
}

.a_active i{
     color:#12bee4;
}

.witr_btn:hover .a_active i, .witr_bbtn:hover .a_active i{
     color: #fff;
}

.witr_bbtn img,
.btn_sh_area img{
    width: 30px;
    height: 30px;
    border-radius: 100px !important;
}

.btn_sh_area img{
    width: 40px;
}

.menu_list_inner {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
            box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    -webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 40px 20px 20px 30px;
}

.menu_list_inner{
    border-radius: 10px 10px 10px 10px;
}

.witr_bbtn {
    border-radius: 30px;
    color: #12bee4;
    display: inline-block;
    padding: 16px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    -webkit-transition: 1s;
    transition: 1s;
   border: 2px solid #12bee4;
}

.witr_bbtn:hover {
    color: #fff;
    background: #12bee4;
    border-color: #12bee4;
}

.witr_bbtn img, .btn_sh_area img {
    width: 30px;
    height: 30px;
    border-radius: 100px !important;
}

.menu_list_inner {
    display: -webkit-box;
    display: -ms-flexbox;
   display: flex;
}

.witr_classic_button_area {
    position: relative;
    width: 100%;
    -ms-flex-line-pack: start;
        align-content: flex-start;
}

.witr_classic_button_area {
    text-align: center;
}

/* policies area css */

.policies_area .em-service2 .sleft .all_color_service {
    height: 25px;
}

.policies_area {
    padding: 90px 0px 25px;
}

.policies_area  .witr_section_title {
    padding-bottom: 40px;
}

.policies_area .em-service2.sleft .em-service-icon {
    margin-top: 0px;
}

.policies_area .em_single_service_text.width_height_link_0 {
    padding-bottom: 65px;
}

/* counter page area css */

.counter_two .witr_counter_number_inn h3, .counter_two .witr_counter_number_inn span {
    font-size: 40px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}

.counter_two .all_counter_color {
    text-align: center;
    margin-bottom: 20px;
}

.counter_two {
    /* background-image: url("../imagesV1/slider2.jpg"); */
    background-position: center center;
    background-size: cover;
    padding: 100px 0px 85px;
}

/* counter area 3 css */

.counter_area3 {
    background: #FFFFFF;
    padding: 100px 0px 80px;
}

/*====== style 6 ======*/

.witr_counter_6.witr_counter_single{
     background: #fff;
     padding: 28px 25px 25px;
     -webkit-box-shadow: 0px 5px 20px 0px #0000000d;
             box-shadow: 0px 5px 20px 0px #0000000d;
}

.witr_counter_6 .wirt_new_iner {
     background: #12bee4;
     padding: 30px 0px 32px;
     border-radius: 5px;
     width: 29%;
     text-align: center;
     -webkit-transform: skewY(356deg);
             transform: skewY(356deg);
}

.witr_counter_6 .witr_counter_number_inn h3, .witr_counter_6 .witr_counter_number_inn span {
     font-size: 31px;
     color: #fff;
}

.witr_counter_6 .witr_counter_number_inn {
     overflow: inherit;
}

.counter_area3 .witr_counter_number_inn h3, .counter_area3 .witr_counter_number_inn span {
    font-size: 31px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}

.counter_area3 .wirt_new_iner {
    float: left;
    margin-right: 20px;
}

.counter_area3 .all_counter_color h4, .counter_area3 .all_counter_color h1 {
    color: #454545;
}

.counter_area3  .witr_counter_6.witr_counter_single {
    margin-bottom: 20px;
}

/* pricing area css */

.pricing_plane_area {
    padding: 95px 0px 80px;
}

.pricing_area{
     border-radius: 5px;
}

.pricing_plane_area .witr_section_title {
    padding-bottom: 20px;
}

.pricing-part {
     position: relative;
     overflow: hidden;
}

.pricing-part sub {
     color: #fff;
     font-size: 16px;
     font-weight: 400;
     position: absolute;
     right: -65px;
     top: 20px;
     background: #12bee4;
     line-height: 43px;
     width: 217px;
     height: 45px;
     text-align: center;
     -webkit-transform: rotate(35deg);
     transform: rotate(45deg);
}

.witr_pricing_icon i {
     color: #12bee4;
     font-size: 40px;
     padding-top: 40px;
     display: block;
}

.pricing-part h4 {
     font-size: 24px;
     padding: 26px 0 12px;
     display: block;
}

.pricing-part h5 {
     font-size: 35px;
     padding-bottom: 30px;
}

.pricing-part h6 {
     font-size: 21px;
     color: #989898;
     display: block;
     text-decoration: line-through;
     margin: 0;
}

.pricing-part span {
     font-size: 24px;
     margin-right: 5px;
}

.pricing-part ul{
}

.pricing-part ul li {
     color: #0a0a0a0a0a0a;
     line-height: 40px;
     list-style: none;
}

.prt_content {
     padding: 20px 18px 10px 0px;
     font-size: 20px;
}

/* pricing list css */

.pricing-part ul li:nth-child(odd){
}

.pricing-part ul li:nth-child(even){
}

.witr_btnp_color {
     padding-top: 37px;
     padding-bottom: 40px;
}

.pricing-part a.btn {
    background: #12bee4;
    padding: 15px 30px;
    font-size: 18px;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #12bee4;
    display: inline-block;
}

.pricing-part a.btn:hover {
     background: transparent;
     color: #12bee4;
}

.pricing-part {
    text-align: center;
}

.pricing-part {
    position: relative;
    overflow: hidden;
}

.pricing_area.all_pricing_color  {
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
            box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
	margin-bottom:20px;
}

/* testimonial 2 area css */

.testimonial_area2 {
    background: #FFFFFF;
    padding: 90px 0px 70px;
}

/* witr_testi_s_9 */

.witr_testi_s_9 .em_testi_text {
     float: none;
}

/* witr_testi_s_12 */

.witr_testi_s_12 .em_testi_text, .witr_testi_s_12.em_single_testimonial {
     text-align: center;
}

.witr_testi_s_12 .em_test_thumb {
     float: none;
     margin-right: 0px;
}

.witr_testi_s_12 .em_test_thumb img {
     width: auto;
     margin: auto;
}

.em_test_thumb img{
     display: initial !important;
}

.testimonial_area2 .em_single_testimonial, .testiCreCon, .testomonial .test-part,.witr_testi_s_11 {
    border-style: solid;
    border-width: 3px 0px 0px 0px;
    border-color: #12bee4;
}

.testimonial_area2 .em_test_thumb {
	margin-bottom:15px;
}

.witr_section_title_inner h2 {
    font-size: 19px;
    color: #12bee4;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
}

.testimonial_sitepage_bg{
	background:#F9F9F9;
}

/* slider video css */

.text-left .slider_vd_icon {
     position: absolute;
     right: 15px;
     top: 50%;
     -webkit-transform: translateY(-50%);
             transform: translateY(-50%);
     z-index: 1;
}

.text-right .slider_vd_icon {
     position: absolute;
     left: 15px;
     top: 50%;
     -webkit-transform: translateY(-50%);
             transform: translateY(-50%);
     z-index: 1;
}

.tx_svd_icon{
     background:#12bee4;
     color:#fff;
     width:75px;
     height:75px;
     line-height:75px;
     border-radius:100%;
     display:inline-block;
     text-align:center;
     -webkit-animation: witr-shadow 1s linear infinite;
     animation: witr-shadow 1s linear infinite;
     -webkit-transition: 0.5s;
}

.tx_svd_icon i{
     color:#fff;
}

@-webkit-keyframes witr-shadow {
     0% {
         -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
                 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    }
     100% {
         -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
                 box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    }
}

@keyframes witr-shadow {
     0% {
         -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
                 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    }
     100% {
         -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
                 box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    }
}

/* COUNTDOWN CSS */

.coutdown_area {
    padding-top: 90px;
}

span.cdowns {
     width: 150px;
     height: 150px;
     background: #fff;
	 -webkit-box-shadow: 0 0 30px 0 rgb(0 0 0 / 9%);
	         box-shadow: 0 0 30px 0 rgb(0 0 0 / 9%);
     display: inline-block;
     margin: 0 10px;
     position: relative;
     line-height: 1;
     padding-top: 40px;
}

span.cdowns::before {
     position: absolute;
     content: "";
     background: #12bee4;
     top: 55px;
     right: -19px;
     height: 12px;
     width: 12px;
     border-radius: 50%;
}

span.cdowns::after{
     position: absolute;
     content: "";
     background: #12bee4;
     top: 84px;
     right: -19px;
     height: 12px;
     width: 12px;
     border-radius: 50%;
}

span.cdowns:last-child:before, span.cdowns:last-child:after {
     display:none;
}

.counterdowns {
     text-align: center;
}

.coutdown_area .witr_section_title {
    padding-bottom: 30px;
}

span.time-counts {
     font-size: 35px;
     color: #12bee4;
     display: inline-block;
     font-weight:700;
}

.counterdowns p {
     color: #12bee4;
     font-size: 16px;
     font-weight:600;
     margin-top:5px;
}

.dotnoneb span.cdowns:before {
     display:none;
}

.dotnonea span.cdowns:after {
     display:none;
}

.mean-container .mean-nav ul li a:hover {
     color:#12bee4 ;
     border-radius: 0;
}

.home2_carosel_area {
    padding: 95px 0px 95px;
	background:#FFFFFF;
}

.home2_carosel_area .em-service2.sleft .em-service-icon {
    margin-top: 0px;
}

.home2_carosel_area .witr_section_title {
    padding-bottom: 20px;
    padding-top: 20px;
}

/* carsol feature 11 */

.wcr_feature_11 {
     padding-bottom: 43px;
}

.witr_sub_item_area, .feature_positions_thumb{
     position:relative;
}

.feature_video_post{
     position: absolute;
     top: 20px;
     right: 20px;
}

.feature_video_post a {
     color: #12bee4;
     border: 3px solid #12bee4;
     width: 50px;
     height: 50px;
     line-height: 44px;
     border-radius: 50px;
     display: inline-block;
     text-align: center;
}

.feature_topicon_post{
     position: absolute;
     top: 20px;
     left: 20px;
}

.feature_topicon_post i {
     font-size: 30px;
     color: #12bee4;
     height: 70px;
     width: 70px;
     line-height: 70px;
     text-align: center;
     border-radius: 50%;
     background: #fff;
     display: inline-block;
     -webkit-transition: .5s;
     transition: .5s;
}

.witr_sub_item {
     position: relative;
     padding: 20px 20px 50px;
     -webkit-box-shadow: 0 0px 30px -5px rgb(0 0 0 / 10%);
             box-shadow: 0 0px 30px -5px rgb(0 0 0 / 10%);
     background:#fff;
     z-index: 1;
}

.feature_big_icon {
     position: absolute;
     bottom: 0;
     right: 0;
     opacity:0;
     -webkit-transition: .5s;
     transition: .5s;
     z-index: -1;
}

.feature_big_icon span{
     color:#f0f0f0;
     font-size:100px;
}

.wcr_feature_11:hover .feature_big_icon{
     opacity:1;
}

.car_feature_btn_icon{
     position: absolute;
     bottom: -35px;
     left: 0;
     right: 0;
     z-index: 1;
     text-align: center;
}

.car_feature_btn_icon a i{
     font-size: 26px;
     color: #12bee4;
     height: 70px;
     width: 70px;
     line-height: 70px;
     text-align: center;
     border-radius: 50%;
     background: #fff;
     display: inline-block;
     -webkit-transition: .5s;
     transition: .5s;
     -webkit-box-shadow: 0 0px 30px 0px rgb(0 0 0 / 10%);
             box-shadow: 0 0px 30px 0px rgb(0 0 0 / 10%);
}

.wcr_feature_11:hover .car_feature_btn_icon a i{
     color: #fff;
     background: #12bee4;
}

.home2_feature_area {
    background: #F9F9F9;
    padding: 100px 0px 65px;
}

.home2_feature_area .witr_section_title {
    padding-bottom: 10px;
}

.feature_active .all_feature_color h2 {
    font-size: 17px;
    color: #12bee4;
    font-weight: 400;
}

.home2_feature .witr_section_title {
    padding-bottom: 10px;
}

.feature_area.home2_feature {
    background: #FFFFFF;
    padding: 100px 0px 0px;
}

/* home2 3d area css */

.home2_3d_area {
    padding: 92px 0px 90px;
}

.home2_3d_area .witr_feature_btn_3d a {
    border: 2px solid #fff;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    padding: 8px 33px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-top: 15px;
}

.home2_3d_area .witr_feature_front_3d{
	height: 300px;
}

.home2_3d_area .witr_feature_back_3d {
    height: 300px;
}

.home2_3d_area .witr_feature_btn_3d a:hover {
    background: #fff;
    color: #12bee4;
}

/* home2 team area css */

.team-wrap {
    overflow: visible;
    position: relative;
    margin-bottom: 20px;
}

.team-front {
     opacity: 1;
     transition: opacity 0.4s, -webkit-transform 0.8s;
     -webkit-transition: opacity 0.4s, -webkit-transform 0.8s;
     transition: transform 0.8s, opacity 0.4s;
     transition: transform 0.8s, opacity 0.4s, -webkit-transform 0.8s;
}

.team-front {
     z-index: 2;
     position: relative;
     border-radius: 50%;
     overflow: hidden;
     -webkit-transform:scale(1);
             transform:scale(1);
     -webkit-transition:.5s;
     transition:.5s;
}

.team-style-2 .em-content-image img {
     margin: 0 auto;
     display: block;
     width: 100%;
     border-radius: 100%;
}

.team-style-2 .em-team:hover .em-content-image:before {
     background: rgba(0, 0, 0, .7);
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.team-back-wraper {
     -webkit-transition: -webkit-transform 0.6s;
     transition: -webkit-transform 0.6s;
     transition: transform 0.6s;
     transition: transform 0.6s, -webkit-transform 0.6s;
}

.team-back-wraper {
     border-radius: 50%;
     bottom: 0;
     height: 99%;
     position: absolute;
     text-align: center;
     top: 0;
     width: 99%;
     z-index: 1;
     right: 0;
     left: 0;
     margin: auto;
     background:#12bee4;
}

.team-wrap:hover .team-front{
     -webkit-transform:scale(0);
     transform:scale(0);
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.team-style-2 .em-content-socials a {
     color: #fff;
     display: inline-block;
     font-size: 18px;
     margin: 0 6px;
}

.team-style-2 .em-content-socials a:hover {
}

.team-style-2 .em-content-socials {
     margin-top: 11px;
}

.team-style-2 .em-content-waraper {
     left: 0;
     padding: 30px 14px 28px;
     position: absolute;
     right: 0;
     top: 50%;
     -webkit-transform: translateY(-50%);
             transform: translateY(-50%);
}

.team-style-2 .em-content-desc-inner {
     margin-top: 5px;
     color: #fff;
}

/* team content */

.home2_team_area .team-style-2 .em-content-title h5 a {
     color: #fff;
}

.team-style-2 .em-content-subtitle {
     color:#fff;
}

/* team button */

.team-style-2 .em-content-button a {
     display: inline-block;
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
     color:#12bee4;
}

.home2_team_area {
    padding: 0px 0px 60px;
}

.home2_team_area  .witr_section_title {
    padding-bottom: 20px;
}

/* home2 portfolio slider  */

.home2_portfolio_slider .witr_section_title {
    padding-bottom: 10px;
}

.home2_brand_area {
    background: #FFFFFF;
    padding: 10px 0px 100px;
}

.home2_carosel_images_are{
	background:#12bee4;
	padding: 45px 0px 60px 0px;
	border-radius:5px;
}

.home2_contact{
	background:#FFFFFF;
}

/* about page area css */

.about_page_area ol li {
    list-style: inherit;
}

.about_page_area {
    padding: 80px 0px 100px;
}

.about_page_area .witr_section_title {
    padding-bottom: 38px;
}

/* =============== blog left sidebar css =============== */

/* side bar css */

.witr-blog-side-area.blog_sidebar {
    padding: 100px 0px 100px;
    background: #f9f9f9;
}

.blog-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px;
    -webkit-box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
            box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}

.blog-left-side > div:last-child {
    margin-bottom: 0;
}

.blog-left-side h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}

.blog-left-side .content {
    padding: 0;
}

.blog-left-side .push-bottom-large {
    margin-bottom: 0;
}

.blog-left-side > div:last-child {
    margin-bottom: 0;
}

.blog-left-side > aside:last-child {
    margin-bottom: 0 !important;
}

.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
    background: 0 0;
    color: #18c8ff;
}

.defaultsearch {
    background: #f7f7f7;
    position: relative;
}

.defaultsearch input {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 0 none;
    height: 54px;
    position: relative;
    width: 100%;
}

.defaultsearch button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #858585;
    font-size: 18px;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.defaultsearch input[type="text"] {
    padding-left: 10px;
}

.blog-left-side .widget h2 {
    border-bottom: 1px solid #e5e5e5;
    bottom: -1px;
    display: block;
    line-height: 17px;
    margin-bottom: 20px;
    padding-bottom: 14px;
    position: relative;
    text-transform: capitalize;
}

.blog-left-side .widget h2::before {
    background: #DB2D2E none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 20px;
    left: -15px;
    position: absolute;
    width: 2px;
    top: -3px;
}

.footer-middle .widget h5 {
    text-transform: capitalize;
}

.blog-left-side .widget ul {
    list-style: none;
}

.blog-left-side .widget ul li {
    margin: 0 0 5px;
    padding-left: 20px;
    position: relative;
}

.blog-left-side .widget ul li span {
    font-weight: 300;
}

.blog-left-side .widget ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.blog-left-side > .widget > ul > li {
    margin: 0 0 10px;
    padding-bottom: 10px;
}

.blog-left-side .widget > ul > li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.blog-left-side .widget ul li a:hover,
.blog-left-side .widget ul li:hover::before {
    color: #DB2D2E;
}

.blog-left-side .widget ul li::before {
    content: "\F105";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    position: absolute;
}

.blog-left-side .widget select {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 5px;
}

.widget .screen-reader-text {
    display: none;
}

.textwidget select {
    width: 100%;
}

#wp-calendar {
    width: 100%;
}

.tagcloud a {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 8px 10px 0;
    padding: 7px 15px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #ddd;
    text-transform: capitalize;
}

.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
    color: #DB2D2E;
}

.tagcloud a:hover {
    background: #DB2D2E;
    color: #fff;
}

#wp-calendar caption {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}

#wp-calendar {
    font-size: 13px;
}

#wp-calendar {
    border: 0 solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
}

table#wp-calendar td {
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
}

#wp-calendar td,
#wp-calendar th {
    padding: 8px;
}

table#wp-calendar th {
    border: 1px solid #e5e5e5;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

table#wp-calendar td#today {
    color: #fff;
    background-color: #DB2D2E;
}

table#wp-calendar td#today a {
    color: #fff;
}

.textwidget img {
    margin-bottom: 15px;
}

.textwidget p {
    margin-bottom: 0.5rem;
}

.hackery-blog-thumb img {
    width: 100%;
}

.witr-blog-side-area .imagess_area .slick-slide img {
    display: inline-block;
    margin: auto;
    width: 100%;
}

/* end sidebar css */

/* witr-blog-2side-area */

.witr-blog-side-area.witr-blog-2side {
    padding: 100px 0px 70px;
    background: #f9f9f9;
}

.hackery-single-blog {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.hackery-blog-thumb {
    overflow: hidden;
}

.hackery-blog-thumb a {
    display: block;
	position: relative;
}

.hackery-blog-thumb a:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.7);
    opacity: 0;
    z-index: 999;
    -webkit-transition: .5s;
    transition: .5s;
}

.hackery-single-blog:hover .hackery-blog-thumb a:before {
    opacity: 1;
	-webkit-transition: .5s;
	transition: .5s;
}

.hackery-blog-thumb img {
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
}

.em-blog-content-area {
    padding: 15px 0px 15px;
}

.blog-page-title h2 {
    display: block;
    font-size: 22px;
    margin-bottom: 7px;
    text-transform: capitalize;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.blog-page-title a {
    display: inline-block;
    word-break: break-all;
}

.blog-content {
    word-break: break-word;
}

.hackery-blog-meta.post_blog h2 a {
    font-size: 24px;
	font-weight:700;
	-webkit-transition:.5s;
	transition:.5s;
}

.hackery-blog-meta.post_blog h2 a:hover{
	color:#db2d2e;
}

.hackery-blog-meta-left a, .hackery-blog-meta-left span {
    color: #888888;
    font-size: 16px;
    margin-right: 5px;
	margin-bottom:10px;
	display:inline-block;
}

.hackery-blog-meta-left i {
    color: #DB2D2E;
    margin-right: 5px;
}

.blog-content p {
    font-size: 17px;
    padding-top: 14px;
}

.em-blog-content-area .witr_btn {
    background: #db2d2e;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    -webkit-transition: 1s;
    transition: 1s;
    font-weight: 400;
	margin-bottom:15px;
}

.em-blog-content-area .witr_btn:hover {
    background: #323232;
    color: #fff;
}

.witr-blog-side-area.blog_sidebar .hackery-single-blog {
    margin-bottom: 30px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom: 1px solid #e7e7e7;
    background: transparent;
}

blockquote p {
    font-size: 20px;
    position: relative;
	color:##999;
}

.witr-blog-side-area blockquote {
    background-color: #f7f7f7;
    border-left: 3px solid  #DB2D2E;
    padding: 1em 1em;
    margin-top: 15px;
}

.recent-post-text h4 a {
    color: #17161a;
    font-size: 19px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

/* video play css */

.video-open-inline iframe{
	width:100%;
	height:400px;
	border:none;
}

/* =============== End blog left sidebar css =============== */

/* single blog css */

.witr-blog-side-area {
    padding: 100px 0px 100px;
}

.comment-respond {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 25px 10px 30px;
    background-color: #f1f1f1;
}

.single_blog_page{
	margin-bottom:0px;
}

.comment_field .input-field input, .comment_field .textarea-field textarea {
    color: #555555;
}

.comment_field .input-field input {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 6px 20px;
    height: 54px;
    font-size: 17px;
}

.comment_field .input-field label, .comment_field .textarea-field label {
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 500;
}

.comment_field .input-field {
    width: 33.33%;
    float: left;
    margin-bottom: 25px;
}

.comment_field .textarea-field label {
    margin-top: 20px;
    margin-bottom: 10px;
}

.comment_field .textarea-field textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 150px;
    padding: 10px;
}

.hackery_btn {
    background: transparent;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    margin-top: 15px;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    color: #444;
}

.hackery_btn:hover {
    background:#DB2D2E;
	border-color:#DB2D2E;
	color:#fff;
}

.single_blog_thumb img {
    width: 100%;
    height: 500px;
}

blockquote {
    padding: 25px 32px 25px;
    margin: 0 0 30px;
    font-size: 17px;
    /* border-left: 3px solid #f99a00; */
    font-weight: 400;
    -webkit-box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
            box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}

blockquote p {
    font-size: 20px;
    position: relative;
}

.block .wp-block-quote.is-large p, .block .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
}

.witr-blog-side-area.single_blog  blockquote {
    background-color: #f7f7f7;
    border-left: none;
}

.wp-block-group.block {
    text-align: center;
}

.hackery-single-blog-details-inner {
    padding: 38px 45px 45px;
    -webkit-box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
            box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
    border-radius: 0 0 10px 10px;
}

.hackery-single-icon-inner {
    text-align: center;
}

.hackery-single-icon-inner a {
    border: 1px solid #e6e6e6;
    color: #17161a;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;
}

.hackery-single-icon-inner a:hover {
    background: #12bee4 ;
    border-color: #12bee4 ;
    color: #fff;
}

.recent-post-image {
    float: left;
    margin-right: 10px;
}

.recent-post-image img {
    width: 75px;
}

/* map area css */

.map_area iframe {
    width: 100%;
    height: 600px;
    margin-bottom: -8px;
    border: none;
}

.padding_lr_0{
	padding-left:0px;
	padding-right:0px;
}

/* slick prev slick next css */

/*======== slick ========*/

.slick-prev, .slick-next {
     font-size: 0;
     position: absolute;
     display: block;
     padding: 0;
     cursor: pointer;
     color: #fff;
     outline: none;
     background: #12bee4;
     z-index: 9;
     opacity: 0;
     border-radius: 0px;
     -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
             box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
     width: 55px;
     height: 55px;
     line-height: 55px;
     top: 50%;
     -webkit-transform: translate(0px, -50%);
             transform: translate(0px, -50%);
     -webkit-transition: .5s;
     transition: .5s;
     border: 0px solid #17161a;
}

.slick-prev {
     left: -15px;
}

.slick-next {
     right: -15px;
}

.slick-prev.slick-disabled, .slick-next.slick-disabled{
     background: #E0A067;
}

.witr_ds_content_area .slick-prev {
     left: 15px;
}

.witr_ds_content_area .slick-next {
     right: 15px;
}

.slick-prev:before, .slick-next:before {
     color: #fff;
     font-size: 25px;
     -webkit-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     content: "\F177";
     font-family: FontAwesome !important;
     line-height: inherit;
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-next:before {
     content: "\F178";
     font-family: FontAwesome !important;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
     background: #191716;
     border-color: transparent;
     outline-color: transparent;
     outline: none;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
     color: #fff;
}

/*========================
EM40 SCROLL TOP CSS
=========================*/

#scrollUp {
    background: #12bee4 none repeat scroll 0% 0;
    bottom: 30px;
    color: #fff;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 100px;
    text-align: center;
    border-radius: 5px;
    width: 40px;
    /* animation: witr_bounce 800ms ease-out infinite; */
}

#scrollUp i {
    color: #fff;
    font-weight: 900;
}

/*========================
END EM40 SCROLL TOP CSS
=========================*/
@charset "UTF-8";@font-face{font-family:element-icons;src:url(../../static/fonts/element-icons.535877f.woff) format("woff"),url(../../static/fonts/element-icons.732389d.ttf) format("truetype");font-weight:400;font-display:"auto";font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-ice-cream-round:before{content:"\E6A0"}.el-icon-ice-cream-square:before{content:"\E6A3"}.el-icon-lollipop:before{content:"\E6A4"}.el-icon-potato-strips:before{content:"\E6A5"}.el-icon-milk-tea:before{content:"\E6A6"}.el-icon-ice-drink:before{content:"\E6A7"}.el-icon-ice-tea:before{content:"\E6A9"}.el-icon-coffee:before{content:"\E6AA"}.el-icon-orange:before{content:"\E6AB"}.el-icon-pear:before{content:"\E6AC"}.el-icon-apple:before{content:"\E6AD"}.el-icon-cherry:before{content:"\E6AE"}.el-icon-watermelon:before{content:"\E6AF"}.el-icon-grape:before{content:"\E6B0"}.el-icon-refrigerator:before{content:"\E6B1"}.el-icon-goblet-square-full:before{content:"\E6B2"}.el-icon-goblet-square:before{content:"\E6B3"}.el-icon-goblet-full:before{content:"\E6B4"}.el-icon-goblet:before{content:"\E6B5"}.el-icon-cold-drink:before{content:"\E6B6"}.el-icon-coffee-cup:before{content:"\E6B8"}.el-icon-water-cup:before{content:"\E6B9"}.el-icon-hot-water:before{content:"\E6BA"}.el-icon-ice-cream:before{content:"\E6BB"}.el-icon-dessert:before{content:"\E6BC"}.el-icon-sugar:before{content:"\E6BD"}.el-icon-tableware:before{content:"\E6BE"}.el-icon-burger:before{content:"\E6BF"}.el-icon-knife-fork:before{content:"\E6C1"}.el-icon-fork-spoon:before{content:"\E6C2"}.el-icon-chicken:before{content:"\E6C3"}.el-icon-food:before{content:"\E6C4"}.el-icon-dish-1:before{content:"\E6C5"}.el-icon-dish:before{content:"\E6C6"}.el-icon-moon-night:before{content:"\E6EE"}.el-icon-moon:before{content:"\E6F0"}.el-icon-cloudy-and-sunny:before{content:"\E6F1"}.el-icon-partly-cloudy:before{content:"\E6F2"}.el-icon-cloudy:before{content:"\E6F3"}.el-icon-sunny:before{content:"\E6F6"}.el-icon-sunset:before{content:"\E6F7"}.el-icon-sunrise-1:before{content:"\E6F8"}.el-icon-sunrise:before{content:"\E6F9"}.el-icon-heavy-rain:before{content:"\E6FA"}.el-icon-lightning:before{content:"\E6FB"}.el-icon-light-rain:before{content:"\E6FC"}.el-icon-wind-power:before{content:"\E6FD"}.el-icon-baseball:before{content:"\E712"}.el-icon-soccer:before{content:"\E713"}.el-icon-football:before{content:"\E715"}.el-icon-basketball:before{content:"\E716"}.el-icon-ship:before{content:"\E73F"}.el-icon-truck:before{content:"\E740"}.el-icon-bicycle:before{content:"\E741"}.el-icon-mobile-phone:before{content:"\E6D3"}.el-icon-service:before{content:"\E6D4"}.el-icon-key:before{content:"\E6E2"}.el-icon-unlock:before{content:"\E6E4"}.el-icon-lock:before{content:"\E6E5"}.el-icon-watch:before{content:"\E6FE"}.el-icon-watch-1:before{content:"\E6FF"}.el-icon-timer:before{content:"\E702"}.el-icon-alarm-clock:before{content:"\E703"}.el-icon-map-location:before{content:"\E704"}.el-icon-delete-location:before{content:"\E705"}.el-icon-add-location:before{content:"\E706"}.el-icon-location-information:before{content:"\E707"}.el-icon-location-outline:before{content:"\E708"}.el-icon-location:before{content:"\E79E"}.el-icon-place:before{content:"\E709"}.el-icon-discover:before{content:"\E70A"}.el-icon-first-aid-kit:before{content:"\E70B"}.el-icon-trophy-1:before{content:"\E70C"}.el-icon-trophy:before{content:"\E70D"}.el-icon-medal:before{content:"\E70E"}.el-icon-medal-1:before{content:"\E70F"}.el-icon-stopwatch:before{content:"\E710"}.el-icon-mic:before{content:"\E711"}.el-icon-copy-document:before{content:"\E718"}.el-icon-full-screen:before{content:"\E719"}.el-icon-switch-button:before{content:"\E71B"}.el-icon-aim:before{content:"\E71C"}.el-icon-crop:before{content:"\E71D"}.el-icon-odometer:before{content:"\E71E"}.el-icon-time:before{content:"\E71F"}.el-icon-bangzhu:before{content:"\E724"}.el-icon-close-notification:before{content:"\E726"}.el-icon-microphone:before{content:"\E727"}.el-icon-turn-off-microphone:before{content:"\E728"}.el-icon-position:before{content:"\E729"}.el-icon-postcard:before{content:"\E72A"}.el-icon-message:before{content:"\E72B"}.el-icon-chat-line-square:before{content:"\E72D"}.el-icon-chat-dot-square:before{content:"\E72E"}.el-icon-chat-dot-round:before{content:"\E72F"}.el-icon-chat-square:before{content:"\E730"}.el-icon-chat-line-round:before{content:"\E731"}.el-icon-chat-round:before{content:"\E732"}.el-icon-set-up:before{content:"\E733"}.el-icon-turn-off:before{content:"\E734"}.el-icon-open:before{content:"\E735"}.el-icon-connection:before{content:"\E736"}.el-icon-link:before{content:"\E737"}.el-icon-cpu:before{content:"\E738"}.el-icon-thumb:before{content:"\E739"}.el-icon-female:before{content:"\E73A"}.el-icon-male:before{content:"\E73B"}.el-icon-guide:before{content:"\E73C"}.el-icon-news:before{content:"\E73E"}.el-icon-price-tag:before{content:"\E744"}.el-icon-discount:before{content:"\E745"}.el-icon-wallet:before{content:"\E747"}.el-icon-coin:before{content:"\E748"}.el-icon-money:before{content:"\E749"}.el-icon-bank-card:before{content:"\E74A"}.el-icon-box:before{content:"\E74B"}.el-icon-present:before{content:"\E74C"}.el-icon-sell:before{content:"\E6D5"}.el-icon-sold-out:before{content:"\E6D6"}.el-icon-shopping-bag-2:before{content:"\E74D"}.el-icon-shopping-bag-1:before{content:"\E74E"}.el-icon-shopping-cart-2:before{content:"\E74F"}.el-icon-shopping-cart-1:before{content:"\E750"}.el-icon-shopping-cart-full:before{content:"\E751"}.el-icon-smoking:before{content:"\E752"}.el-icon-no-smoking:before{content:"\E753"}.el-icon-house:before{content:"\E754"}.el-icon-table-lamp:before{content:"\E755"}.el-icon-school:before{content:"\E756"}.el-icon-office-building:before{content:"\E757"}.el-icon-toilet-paper:before{content:"\E758"}.el-icon-notebook-2:before{content:"\E759"}.el-icon-notebook-1:before{content:"\E75A"}.el-icon-files:before{content:"\E75B"}.el-icon-collection:before{content:"\E75C"}.el-icon-receiving:before{content:"\E75D"}.el-icon-suitcase-1:before{content:"\E760"}.el-icon-suitcase:before{content:"\E761"}.el-icon-film:before{content:"\E763"}.el-icon-collection-tag:before{content:"\E765"}.el-icon-data-analysis:before{content:"\E766"}.el-icon-pie-chart:before{content:"\E767"}.el-icon-data-board:before{content:"\E768"}.el-icon-data-line:before{content:"\E76D"}.el-icon-reading:before{content:"\E769"}.el-icon-magic-stick:before{content:"\E76A"}.el-icon-coordinate:before{content:"\E76B"}.el-icon-mouse:before{content:"\E76C"}.el-icon-brush:before{content:"\E76E"}.el-icon-headset:before{content:"\E76F"}.el-icon-umbrella:before{content:"\E770"}.el-icon-scissors:before{content:"\E771"}.el-icon-mobile:before{content:"\E773"}.el-icon-attract:before{content:"\E774"}.el-icon-monitor:before{content:"\E775"}.el-icon-search:before{content:"\E778"}.el-icon-takeaway-box:before{content:"\E77A"}.el-icon-paperclip:before{content:"\E77D"}.el-icon-printer:before{content:"\E77E"}.el-icon-document-add:before{content:"\E782"}.el-icon-document:before{content:"\E785"}.el-icon-document-checked:before{content:"\E786"}.el-icon-document-copy:before{content:"\E787"}.el-icon-document-delete:before{content:"\E788"}.el-icon-document-remove:before{content:"\E789"}.el-icon-tickets:before{content:"\E78B"}.el-icon-folder-checked:before{content:"\E77F"}.el-icon-folder-delete:before{content:"\E780"}.el-icon-folder-remove:before{content:"\E781"}.el-icon-folder-add:before{content:"\E783"}.el-icon-folder-opened:before{content:"\E784"}.el-icon-folder:before{content:"\E78A"}.el-icon-edit-outline:before{content:"\E764"}.el-icon-edit:before{content:"\E78C"}.el-icon-date:before{content:"\E78E"}.el-icon-c-scale-to-original:before{content:"\E7C6"}.el-icon-view:before{content:"\E6CE"}.el-icon-loading:before{content:"\E6CF"}.el-icon-rank:before{content:"\E6D1"}.el-icon-sort-down:before{content:"\E7C4"}.el-icon-sort-up:before{content:"\E7C5"}.el-icon-sort:before{content:"\E6D2"}.el-icon-finished:before{content:"\E6CD"}.el-icon-refresh-left:before{content:"\E6C7"}.el-icon-refresh-right:before{content:"\E6C8"}.el-icon-refresh:before{content:"\E6D0"}.el-icon-video-play:before{content:"\E7C0"}.el-icon-video-pause:before{content:"\E7C1"}.el-icon-d-arrow-right:before{content:"\E6DC"}.el-icon-d-arrow-left:before{content:"\E6DD"}.el-icon-arrow-up:before{content:"\E6E1"}.el-icon-arrow-down:before{content:"\E6DF"}.el-icon-arrow-right:before{content:"\E6E0"}.el-icon-arrow-left:before{content:"\E6DE"}.el-icon-top-right:before{content:"\E6E7"}.el-icon-top-left:before{content:"\E6E8"}.el-icon-top:before{content:"\E6E6"}.el-icon-bottom:before{content:"\E6EB"}.el-icon-right:before{content:"\E6E9"}.el-icon-back:before{content:"\E6EA"}.el-icon-bottom-right:before{content:"\E6EC"}.el-icon-bottom-left:before{content:"\E6ED"}.el-icon-caret-top:before{content:"\E78F"}.el-icon-caret-bottom:before{content:"\E790"}.el-icon-caret-right:before{content:"\E791"}.el-icon-caret-left:before{content:"\E792"}.el-icon-d-caret:before{content:"\E79A"}.el-icon-share:before{content:"\E793"}.el-icon-menu:before{content:"\E798"}.el-icon-s-grid:before{content:"\E7A6"}.el-icon-s-check:before{content:"\E7A7"}.el-icon-s-data:before{content:"\E7A8"}.el-icon-s-opportunity:before{content:"\E7AA"}.el-icon-s-custom:before{content:"\E7AB"}.el-icon-s-claim:before{content:"\E7AD"}.el-icon-s-finance:before{content:"\E7AE"}.el-icon-s-comment:before{content:"\E7AF"}.el-icon-s-flag:before{content:"\E7B0"}.el-icon-s-marketing:before{content:"\E7B1"}.el-icon-s-shop:before{content:"\E7B4"}.el-icon-s-open:before{content:"\E7B5"}.el-icon-s-management:before{content:"\E7B6"}.el-icon-s-ticket:before{content:"\E7B7"}.el-icon-s-release:before{content:"\E7B8"}.el-icon-s-home:before{content:"\E7B9"}.el-icon-s-promotion:before{content:"\E7BA"}.el-icon-s-operation:before{content:"\E7BB"}.el-icon-s-unfold:before{content:"\E7BC"}.el-icon-s-fold:before{content:"\E7A9"}.el-icon-s-platform:before{content:"\E7BD"}.el-icon-s-order:before{content:"\E7BE"}.el-icon-s-cooperation:before{content:"\E7BF"}.el-icon-bell:before{content:"\E725"}.el-icon-message-solid:before{content:"\E799"}.el-icon-video-camera:before{content:"\E772"}.el-icon-video-camera-solid:before{content:"\E796"}.el-icon-camera:before{content:"\E779"}.el-icon-camera-solid:before{content:"\E79B"}.el-icon-download:before{content:"\E77C"}.el-icon-upload2:before{content:"\E77B"}.el-icon-upload:before{content:"\E7C3"}.el-icon-picture-outline-round:before{content:"\E75F"}.el-icon-picture-outline:before{content:"\E75E"}.el-icon-picture:before{content:"\E79F"}.el-icon-close:before{content:"\E6DB"}.el-icon-check:before{content:"\E6DA"}.el-icon-plus:before{content:"\E6D9"}.el-icon-minus:before{content:"\E6D8"}.el-icon-help:before{content:"\E73D"}.el-icon-s-help:before{content:"\E7B3"}.el-icon-circle-close:before{content:"\E78D"}.el-icon-circle-check:before{content:"\E720"}.el-icon-circle-plus-outline:before{content:"\E723"}.el-icon-remove-outline:before{content:"\E722"}.el-icon-zoom-out:before{content:"\E776"}.el-icon-zoom-in:before{content:"\E777"}.el-icon-error:before{content:"\E79D"}.el-icon-success:before{content:"\E79C"}.el-icon-circle-plus:before{content:"\E7A0"}.el-icon-remove:before{content:"\E7A2"}.el-icon-info:before{content:"\E7A1"}.el-icon-question:before{content:"\E7A4"}.el-icon-warning-outline:before{content:"\E6C9"}.el-icon-warning:before{content:"\E7A3"}.el-icon-goods:before{content:"\E7C2"}.el-icon-s-goods:before{content:"\E7B2"}.el-icon-star-off:before{content:"\E717"}.el-icon-star-on:before{content:"\E797"}.el-icon-more-outline:before{content:"\E6CC"}.el-icon-more:before{content:"\E794"}.el-icon-phone-outline:before{content:"\E6CB"}.el-icon-phone:before{content:"\E795"}.el-icon-user:before{content:"\E6E3"}.el-icon-user-solid:before{content:"\E7A5"}.el-icon-setting:before{content:"\E6CA"}.el-icon-s-tools:before{content:"\E7AC"}.el-icon-delete:before{content:"\E6D7"}.el-icon-delete-solid:before{content:"\E7C9"}.el-icon-eleme:before{content:"\E7C7"}.el-icon-platform-eleme:before{content:"\E7CA"}.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.el-pagination{white-space:nowrap;padding:2px 5px;color:#303133;font-weight:700}.el-pagination::after,.el-pagination::before{display:table;content:""}.el-pagination::after{clear:both}.el-pagination button,.el-pagination span:not([class*=suffix]){display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield;line-height:normal}.el-pagination .el-input__suffix{right:0;-webkit-transform:scale(.8);transform:scale(.8)}.el-pagination .el-select .el-input{width:100px;margin:0 5px}.el-pagination .el-select .el-input .el-input__inner{padding-right:25px;border-radius:3px}.el-pagination button{border:none;padding:0 6px;background:0 0}.el-pagination button:focus{outline:0}.el-pagination button:hover{color:#409EFF}.el-pagination button:disabled{color:#C0C4CC;background-color:#FFF;cursor:not-allowed}.el-pagination .btn-next,.el-pagination .btn-prev{background:center center no-repeat #FFF;background-size:16px;cursor:pointer;margin:0;color:#303133}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700}.el-pagination .btn-prev{padding-right:12px}.el-pagination .btn-next{padding-left:12px}.el-pagination .el-pager li.disabled{color:#C0C4CC;cursor:not-allowed}.el-pager li,.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover{cursor:pointer}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li.btn-quicknext,.el-pagination--small .el-pager li.btn-quickprev,.el-pagination--small .el-pager li:last-child{border-color:transparent;font-size:12px;line-height:22px;height:22px;min-width:22px}.el-pagination--small .arrow.disabled{visibility:hidden}.el-pagination--small .more::before,.el-pagination--small li.more::before{line-height:24px}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){height:22px;line-height:22px}.el-pagination--small .el-pagination__editor,.el-pagination--small .el-pagination__editor.el-input .el-input__inner{height:22px}.el-pagination__sizes{margin:0 10px 0 0;font-weight:400;color:#606266}.el-pagination__sizes .el-input .el-input__inner{font-size:13px;padding-left:8px}.el-pagination__sizes .el-input .el-input__inner:hover{border-color:#409EFF}.el-pagination__total{margin-right:10px;font-weight:400;color:#606266}.el-pagination__jump{margin-left:24px;font-weight:400;color:#606266}.el-pagination__jump .el-input__inner{padding:0 3px}.el-pagination__rightwrapper{float:right}.el-pagination__editor{line-height:18px;padding:0 2px;height:28px;text-align:center;margin:0 2px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.el-pager,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{padding:0}.el-dialog,.el-pager li{-webkit-box-sizing:border-box}.el-pagination__editor.el-input{width:50px}.el-pagination__editor.el-input .el-input__inner{height:28px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{margin:0 5px;background-color:#f4f4f5;color:#606266;min-width:30px;border-radius:2px}.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.disabled{color:#C0C4CC}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#409EFF}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#409EFF;color:#FFF}.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li{margin:0 3px;min-width:22px}.el-pager,.el-pager li{vertical-align:top;margin:0;display:inline-block}.el-pager{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;font-size:0}.el-pager .more::before{line-height:30px}.el-pager li{padding:0 4px;background:#FFF;font-size:13px;min-width:35.5px;height:28px;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.el-pager li.btn-quicknext,.el-pager li.btn-quickprev{line-height:28px;color:#303133}.el-pager li.btn-quicknext.disabled,.el-pager li.btn-quickprev.disabled{color:#C0C4CC}.el-pager li.active+li{border-left:0}.el-pager li:hover{color:#409EFF}.el-pager li.active{color:#409EFF;cursor:default}@-webkit-keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{100%{opacity:0}}.el-dialog{position:relative;margin:0 auto 50px;background:#FFF;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409EFF}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;font-size:14px;word-break:break-all}.el-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-autocomplete{position:relative;display:inline-block}.el-autocomplete-suggestion{margin:5px 0;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:4px;border:1px solid #E4E7ED;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF}.el-autocomplete-suggestion__wrap{max-height:280px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-autocomplete-suggestion__list{margin:0;padding:0}.el-autocomplete-suggestion li{padding:0 20px;margin:0;line-height:34px;cursor:pointer;color:#606266;font-size:14px;list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:hover{background-color:#F5F7FA}.el-autocomplete-suggestion li.divider{margin-top:6px;border-top:1px solid #000}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{text-align:center;height:100px;line-height:100px;font-size:20px;color:#999}.el-autocomplete-suggestion.is-loading li::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-autocomplete-suggestion.is-loading li:hover{background-color:#FFF}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.el-dropdown{display:inline-block;position:relative;color:#606266;font-size:14px}.el-dropdown .el-button-group{display:block}.el-dropdown .el-button-group .el-button{float:none}.el-dropdown .el-dropdown__caret-button{padding-left:5px;padding-right:5px;position:relative;border-left:none}.el-dropdown .el-dropdown__caret-button::before{content:'';position:absolute;display:block;width:1px;top:5px;bottom:5px;left:0;background:rgba(255,255,255,.5)}.el-dropdown .el-dropdown__caret-button.el-button--default::before{background:rgba(220,223,230,.5)}.el-dropdown .el-dropdown__caret-button:hover:not(.is-disabled)::before{top:0;bottom:0}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-left:0}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown .el-dropdown-selfdefine:focus:active,.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing){outline-width:0}.el-dropdown [disabled]{cursor:not-allowed;color:#bbb}.el-dropdown-menu{position:absolute;top:0;left:0;z-index:10;padding:10px 0;margin:5px 0;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-dropdown-menu__item,.el-menu-item{font-size:14px;padding:0 20px;cursor:pointer}.el-dropdown-menu__item{list-style:none;line-height:36px;margin:0;color:#606266;outline:0}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#ecf5ff;color:#66b1ff}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{position:relative;margin-top:6px;border-top:1px solid #EBEEF5}.el-dropdown-menu__item--divided:before{content:'';height:6px;display:block;margin:0 -20px;background-color:#FFF}.el-dropdown-menu__item.is-disabled{cursor:default;color:#bbb;pointer-events:none}.el-dropdown-menu--medium{padding:6px 0}.el-dropdown-menu--medium .el-dropdown-menu__item{line-height:30px;padding:0 17px;font-size:14px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:6px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:6px;margin:0 -17px}.el-dropdown-menu--small{padding:6px 0}.el-dropdown-menu--small .el-dropdown-menu__item{line-height:27px;padding:0 15px;font-size:13px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:4px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:4px;margin:0 -15px}.el-dropdown-menu--mini{padding:3px 0}.el-dropdown-menu--mini .el-dropdown-menu__item{line-height:24px;padding:0 10px;font-size:12px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:3px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:3px;margin:0 -10px}.el-menu{border-right:solid 1px #e6e6e6;list-style:none;position:relative;margin:0;padding-left:0;background-color:#FFF}.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-submenu .el-submenu__title:hover{background-color:#fff}.el-menu::after,.el-menu::before{display:table;content:""}.el-breadcrumb__item:last-child .el-breadcrumb__separator,.el-menu--collapse>.el-menu-item .el-submenu__icon-arrow,.el-menu--collapse>.el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}.el-menu::after{clear:both}.el-menu.el-menu--horizontal{border-bottom:solid 1px #e6e6e6}.el-menu--horizontal{border-right:none}.el-menu--horizontal>.el-menu-item{float:left;height:60px;line-height:60px;margin:0;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-menu-item a,.el-menu--horizontal>.el-menu-item a:hover{color:inherit}.el-menu--horizontal>.el-submenu{float:left}.el-menu--horizontal>.el-submenu:focus,.el-menu--horizontal>.el-submenu:hover{outline:0}.el-menu--horizontal>.el-submenu:focus .el-submenu__title,.el-menu--horizontal>.el-submenu:hover .el-submenu__title{color:#303133}.el-menu--horizontal>.el-submenu.is-active .el-submenu__title{border-bottom:2px solid #409EFF;color:#303133}.el-menu--horizontal>.el-submenu .el-submenu__title{height:60px;line-height:60px;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-submenu .el-submenu__icon-arrow{position:static;vertical-align:middle;margin-left:8px;margin-top:-3px}.el-menu--collapse .el-submenu,.el-menu-item{position:relative}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-submenu__title{background-color:#FFF;float:none;height:36px;line-height:36px;padding:0 10px;color:#909399}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-submenu.is-active>.el-submenu__title{color:#303133}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{outline:0;color:#303133}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid #409EFF;color:#303133}.el-menu--collapse{width:64px}.el-menu--collapse>.el-menu-item [class^=el-icon-],.el-menu--collapse>.el-submenu>.el-submenu__title [class^=el-icon-]{margin:0;vertical-align:middle;width:24px;text-align:center}.el-menu--collapse>.el-menu-item span,.el-menu--collapse>.el-submenu>.el-submenu__title span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}.el-menu-item,.el-submenu__title{height:56px;line-height:56px;list-style:none}.el-menu--collapse>.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-menu .el-submenu{min-width:200px}.el-menu--collapse .el-submenu .el-menu{position:absolute;margin-left:5px;top:0;left:100%;z-index:10;border:1px solid #E4E7ED;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu--collapse .el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:none;transform:none}.el-menu--popup{z-index:100;min-width:200px;border:none;padding:5px 0;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu--popup-bottom-start{margin-top:5px}.el-menu--popup-right-start{margin-left:5px;margin-right:5px}.el-menu-item{color:#303133;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-radio-button__inner,.el-submenu__title{-webkit-box-sizing:border-box;position:relative;white-space:nowrap}.el-menu-item *{vertical-align:middle}.el-menu-item i{color:#909399}.el-menu-item:focus,.el-menu-item:hover{outline:0;background-color:#ecf5ff}.el-menu-item.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-menu-item [class^=el-icon-]{margin-right:5px;width:24px;text-align:center;font-size:18px;vertical-align:middle}.el-menu-item.is-active{color:#409EFF}.el-menu-item.is-active i{color:inherit}.el-submenu{list-style:none;margin:0;padding-left:0}.el-submenu__title{font-size:14px;color:#303133;padding:0 20px;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.el-submenu__title *{vertical-align:middle}.el-submenu__title i{color:#909399}.el-submenu__title:focus,.el-submenu__title:hover{outline:0;background-color:#ecf5ff}.el-submenu__title.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu__title:hover{background-color:#ecf5ff}.el-submenu .el-menu{border:none}.el-submenu .el-menu-item{height:50px;line-height:50px;padding:0 45px;min-width:200px}.el-submenu__icon-arrow{position:absolute;top:50%;right:20px;margin-top:-7px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:12px}.el-submenu.is-active .el-submenu__title{border-bottom-color:#409EFF}.el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-submenu.is-disabled .el-menu-item,.el-submenu.is-disabled .el-submenu__title{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu [class^=el-icon-]{vertical-align:middle;margin-right:5px;width:24px;text-align:center;font-size:18px}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{padding:7px 0 7px 20px;line-height:normal;font-size:12px;color:#909399}.el-radio-button__inner,.el-radio-group{display:inline-block;line-height:1;vertical-align:middle}.horizontal-collapse-transition .el-submenu__title .el-submenu__icon-arrow{-webkit-transition:.2s;transition:.2s;opacity:0}.el-radio-group{font-size:0}.el-radio-button{position:relative;display:inline-block;outline:0}.el-radio-button__inner{background:#FFF;border:1px solid #DCDFE6;font-weight:500;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-radio-button__inner.is-round{padding:12px 20px}.el-radio-button__inner:hover{color:#409EFF}.el-radio-button__inner [class*=el-icon-]{line-height:.9}.el-radio-button__inner [class*=el-icon-]+span{margin-left:5px}.el-radio-button:first-child .el-radio-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-radio-button__orig-radio{opacity:0;outline:0;position:absolute;z-index:-1}.el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #409EFF;box-shadow:-1px 0 0 0 #409EFF}.el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{background-color:#F2F6FC}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 4px 4px 0}.el-radio-button:first-child:last-child .el-radio-button__inner{border-radius:4px}.el-radio-button--medium .el-radio-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-radio-button--medium .el-radio-button__inner.is-round{padding:10px 20px}.el-radio-button--small .el-radio-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-radio-button--small .el-radio-button__inner.is-round{padding:9px 15px}.el-radio-button--mini .el-radio-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-radio-button--mini .el-radio-button__inner.is-round{padding:7px 15px}.el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled){-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-picker-panel,.el-popover,.el-select-dropdown,.el-table-filter,.el-time-panel{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;vertical-align:middle;color:#303133}.el-switch__label.is-active{color:#409EFF}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #DCDFE6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#DCDFE6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;vertical-align:middle}.el-input__prefix,.el-input__suffix{-webkit-transition:all .3s;color:#C0C4CC}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:16px;height:16px;background-color:#FFF}.el-switch.is-checked .el-switch__core{border-color:#409EFF;background-color:#409EFF}.el-switch.is-checked .el-switch__core::after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #E4E7ED;border-radius:4px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}.el-select-dropdown.is-multiple .el-select-dropdown__item{padding-right:40px}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#409EFF;background-color:#FFF}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#F5F7FA}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{position:absolute;right:20px;font-family:element-icons;content:"\E6DA";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#FFF}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#F5F7FA}.el-select-dropdown__item.selected{color:#409EFF;font-weight:700}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type)::after{content:'';position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#E4E7ED}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{display:inline-block;position:relative}.el-select .el-select__tags>span{display:contents}.el-select:hover .el-input__inner{border-color:#C0C4CC}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409EFF}.el-select .el-input .el-select__caret{color:#C0C4CC;font-size:14px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);border-radius:100%;color:#C0C4CC;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#E4E7ED}.el-range-editor.is-active,.el-range-editor.is-active:hover,.el-select .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-select>.el-input{display:block}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#C0C4CC;line-height:18px;font-size:14px}.el-select__close:hover{color:#909399}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-select__tags-text{overflow:hidden;text-overflow:ellipsis}.el-select .el-tag{-webkit-box-sizing:border-box;box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-select .el-tag__close.el-icon-close{background-color:#C0C4CC;top:0;color:#FFF;-ms-flex-negative:0;flex-shrink:0}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-table,.el-table__expanded-cell{background-color:#FFF}.el-select .el-tag__close.el-icon-close::before{display:block;-webkit-transform:translate(0,.5px);transform:translate(0,.5px)}.el-table{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:100%;font-size:14px;color:#606266}.el-table__empty-block{min-height:60px;text-align:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-table__empty-text{line-height:60px;width:50%;color:#909399}.el-table__expand-column .cell{padding:0;text-align:center}.el-table__expand-icon{position:relative;cursor:pointer;color:#666;font-size:12px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;height:20px}.el-table__expand-icon--expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-table__expand-icon>.el-icon{position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:transparent!important}.el-table__placeholder{display:inline-block;width:20px}.el-table__append-wrapper{overflow:hidden}.el-table--fit{border-right:0;border-bottom:0}.el-table--fit .el-table__cell.gutter{border-right-width:1px}.el-table--scrollable-x .el-table__body-wrapper{overflow-x:auto}.el-table--scrollable-y .el-table__body-wrapper{overflow-y:auto}.el-table thead{color:#909399;font-weight:500}.el-table thead.is-group th.el-table__cell{background:#F5F7FA}.el-table .el-table__cell{padding:12px 0;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative;text-align:left}.el-table .el-table__cell.is-center{text-align:center}.el-table .el-table__cell.is-right{text-align:right}.el-table .el-table__cell.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table .el-table__cell.is-hidden>*{visibility:hidden}.el-table--medium .el-table__cell{padding:10px 0}.el-table--small{font-size:12px}.el-table--small .el-table__cell{padding:8px 0}.el-table--mini{font-size:12px}.el-table--mini .el-table__cell{padding:6px 0}.el-table tr{background-color:#FFF}.el-table tr input[type=checkbox]{margin:0}.el-table td.el-table__cell,.el-table th.el-table__cell.is-leaf{border-bottom:1px solid #EBEEF5}.el-table th.el-table__cell.is-sortable{cursor:pointer}.el-table th.el-table__cell{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#FFF}.el-table th.el-table__cell>.cell{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;vertical-align:middle;padding-left:10px;padding-right:10px;width:100%}.el-table th.el-table__cell>.cell.highlight{color:#409EFF}.el-table th.el-table__cell.required>div::before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table td.el-table__cell div{-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td,.el-table .cell,.el-table-filter{-webkit-box-sizing:border-box}.el-table td.el-table__cell.gutter{width:0}.el-table .cell{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;line-height:23px;padding-left:10px;padding-right:10px}.el-table .cell.el-tooltip{white-space:nowrap;min-width:50px}.el-table--border,.el-table--group{border:1px solid #EBEEF5}.el-table--border::after,.el-table--group::after,.el-table::before{content:'';position:absolute;background-color:#EBEEF5;z-index:1}.el-table--border::after,.el-table--group::after{top:0;right:0;width:1px;height:100%}.el-table::before{left:0;bottom:0;width:100%;height:1px}.el-table--border{border-right:none;border-bottom:none}.el-table--border.el-loading-parent--relative{border-color:transparent}.el-table--border .el-table__cell,.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:1px solid #EBEEF5}.el-table--border .el-table__cell:first-child .cell{padding-left:10px}.el-table--border th.el-table__cell.gutter:last-of-type{border-bottom:1px solid #EBEEF5;border-bottom-width:1px}.el-table--border th.el-table__cell,.el-table__fixed-right-patch{border-bottom:1px solid #EBEEF5}.el-table--hidden{visibility:hidden}.el-table__fixed,.el-table__fixed-right{position:absolute;top:0;left:0;overflow-x:hidden;overflow-y:hidden;-webkit-box-shadow:0 0 10px rgba(0,0,0,.12);box-shadow:0 0 10px rgba(0,0,0,.12)}.el-table__fixed-right::before,.el-table__fixed::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#EBEEF5;z-index:4}.el-table__fixed-right-patch{position:absolute;top:-1px;right:0;background-color:#FFF}.el-table__fixed-right{top:0;left:auto;right:0}.el-table__fixed-right .el-table__fixed-body-wrapper,.el-table__fixed-right .el-table__fixed-footer-wrapper,.el-table__fixed-right .el-table__fixed-header-wrapper{left:auto;right:0}.el-table__fixed-header-wrapper{position:absolute;left:0;top:0;z-index:3}.el-table__fixed-footer-wrapper{position:absolute;left:0;bottom:0;z-index:3}.el-table__fixed-footer-wrapper tbody td.el-table__cell{border-top:1px solid #EBEEF5;background-color:#F5F7FA;color:#606266}.el-table__fixed-body-wrapper{position:absolute;left:0;top:37px;overflow:hidden;z-index:3}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__footer-wrapper{margin-top:-1px}.el-table__footer-wrapper td.el-table__cell{border-top:1px solid #EBEEF5}.el-table__body,.el-table__footer,.el-table__header{table-layout:fixed;border-collapse:separate}.el-table__footer-wrapper,.el-table__header-wrapper{overflow:hidden}.el-table__footer-wrapper tbody td.el-table__cell,.el-table__header-wrapper tbody td.el-table__cell{background-color:#F5F7FA;color:#606266}.el-table__body-wrapper{overflow:hidden;position:relative}.el-table__body-wrapper.is-scrolling-left~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed-right,.el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right{-webkit-box-shadow:none;box-shadow:none}.el-table__body-wrapper .el-table--border.is-scrolling-right~.el-table__fixed-right{border-left:1px solid #EBEEF5}.el-table .caret-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;width:24px;vertical-align:middle;cursor:pointer;overflow:initial;position:relative}.el-table .sort-caret{width:0;height:0;border:5px solid transparent;position:absolute;left:7px}.el-table .sort-caret.ascending{border-bottom-color:#C0C4CC;top:5px}.el-table .sort-caret.descending{border-top-color:#C0C4CC;bottom:7px}.el-table .ascending .sort-caret.ascending{border-bottom-color:#409EFF}.el-table .descending .sort-caret.descending{border-top-color:#409EFF}.el-table .hidden-columns{visibility:hidden;position:absolute;z-index:-1}.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#FAFAFA}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell,.el-table--striped .el-table__body tr.el-table__row--striped.selection-row td.el-table__cell{background-color:#ecf5ff}.el-table__body tr.hover-row.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.selection-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,.el-table__body tr.hover-row.selection-row>td.el-table__cell,.el-table__body tr.hover-row>td.el-table__cell{background-color:#F5F7FA}.el-table__body tr.current-row>td.el-table__cell,.el-table__body tr.selection-row>td.el-table__cell{background-color:#ecf5ff}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:1px solid #EBEEF5;z-index:10}.el-table__column-filter-trigger{display:inline-block;line-height:34px;cursor:pointer}.el-table__column-filter-trigger i{color:#909399;font-size:12px;-webkit-transform:scale(.75);transform:scale(.75)}.el-table--enable-row-transition .el-table__body td.el-table__cell{-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:#F5F7FA}.el-table--fluid-height .el-table__fixed,.el-table--fluid-height .el-table__fixed-right{bottom:0;overflow:hidden}.el-table [class*=el-table__row--level] .el-table__expand-icon{display:inline-block;width:20px;line-height:20px;height:20px;text-align:center;margin-right:3px}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{border:1px solid #EBEEF5;border-radius:2px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:2px 0}.el-table-filter__list{padding:5px 0;margin:0;list-style:none;min-width:100px}.el-table-filter__list-item{line-height:36px;padding:0 10px;cursor:pointer;font-size:14px}.el-table-filter__list-item:hover{background-color:#ecf5ff;color:#66b1ff}.el-table-filter__list-item.is-active{background-color:#409EFF;color:#FFF}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid #EBEEF5;padding:8px}.el-table-filter__bottom button{background:0 0;border:none;color:#606266;cursor:pointer;font-size:13px;padding:0 3px}.el-date-table td.in-range div,.el-date-table td.in-range div:hover,.el-date-table.is-week-mode .el-date-table__row.current div,.el-date-table.is-week-mode .el-date-table__row:hover div{background-color:#F2F6FC}.el-table-filter__bottom button:hover{color:#409EFF}.el-table-filter__bottom button:focus{outline:0}.el-table-filter__bottom button.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-table-filter__wrap{max-height:280px}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{display:block;margin-right:5px;margin-bottom:8px;margin-left:5px}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-date-table{font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover{color:#606266}.el-date-table.is-week-mode .el-date-table__row:hover td:first-child div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table.is-week-mode .el-date-table__row:hover td:last-child div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td{width:32px;height:30px;padding:4px 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;position:relative}.el-date-table td div{height:30px;padding:3px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td span{width:24px;height:24px;display:block;margin:0 auto;line-height:24px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%}.el-date-table td.next-month,.el-date-table td.prev-month{color:#C0C4CC}.el-date-table td.today{position:relative}.el-date-table td.today span{color:#409EFF;font-weight:700}.el-date-table td.today.end-date span,.el-date-table td.today.start-date span{color:#FFF}.el-date-table td.available:hover{color:#409EFF}.el-date-table td.current:not(.disabled) span{color:#FFF;background-color:#409EFF}.el-date-table td.end-date div,.el-date-table td.start-date div{color:#FFF}.el-date-table td.end-date span,.el-date-table td.start-date span{background-color:#409EFF}.el-date-table td.start-date div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table td.end-date div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td.disabled div{background-color:#F5F7FA;opacity:1;cursor:not-allowed;color:#C0C4CC}.el-date-table td.selected div{margin-left:5px;margin-right:5px;background-color:#F2F6FC;border-radius:15px}.el-date-table td.selected div:hover{background-color:#F2F6FC}.el-date-table td.selected span{background-color:#409EFF;color:#FFF;border-radius:15px}.el-date-table td.week{font-size:80%;color:#606266}.el-month-table,.el-year-table{font-size:12px;border-collapse:collapse}.el-date-table th{padding:5px;color:#606266;font-weight:400;border-bottom:solid 1px #EBEEF5}.el-month-table{margin:-1px}.el-month-table td{text-align:center;padding:8px 0;cursor:pointer}.el-month-table td div{height:48px;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-month-table td.today .cell{color:#409EFF;font-weight:700}.el-month-table td.today.end-date .cell,.el-month-table td.today.start-date .cell{color:#FFF}.el-month-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-month-table td.disabled .cell:hover{color:#C0C4CC}.el-month-table td .cell{width:60px;height:36px;display:block;line-height:36px;color:#606266;margin:0 auto;border-radius:18px}.el-month-table td .cell:hover{color:#409EFF}.el-month-table td.in-range div,.el-month-table td.in-range div:hover{background-color:#F2F6FC}.el-month-table td.end-date div,.el-month-table td.start-date div{color:#FFF}.el-month-table td.end-date .cell,.el-month-table td.start-date .cell{color:#FFF;background-color:#409EFF}.el-month-table td.start-date div{border-top-left-radius:24px;border-bottom-left-radius:24px}.el-month-table td.end-date div{border-top-right-radius:24px;border-bottom-right-radius:24px}.el-month-table td.current:not(.disabled) .cell{color:#409EFF}.el-year-table{margin:-1px}.el-year-table .el-icon{color:#303133}.el-year-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-year-table td.today .cell{color:#409EFF;font-weight:700}.el-year-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-year-table td.disabled .cell:hover{color:#C0C4CC}.el-year-table td .cell{width:48px;height:32px;display:block;line-height:32px;color:#606266;margin:0 auto}.el-year-table td .cell:hover,.el-year-table td.current:not(.disabled) .cell{color:#409EFF}.el-date-range-picker{width:646px}.el-date-range-picker.has-sidebar{width:756px}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:513px}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker__header{position:relative;text-align:center;height:28px}.el-date-range-picker__header [class*=arrow-left]{float:left}.el-date-range-picker__header [class*=arrow-right]{float:right}.el-date-range-picker__header div{font-size:16px;font-weight:500;margin-right:50px}.el-date-range-picker__content{float:left;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:16px}.el-date-range-picker__content.is-left{border-right:1px solid #e4e4e4}.el-date-range-picker__content .el-date-range-picker__header div{margin-left:50px;margin-right:50px}.el-date-range-picker__editors-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell}.el-date-range-picker__editors-wrap.is-right{text-align:right}.el-date-range-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-range-picker__time-header>.el-icon-arrow-right{font-size:20px;vertical-align:middle;display:table-cell;color:#303133}.el-date-range-picker__time-picker-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-range-picker__time-picker-wrap .el-picker-panel{position:absolute;top:13px;right:0;z-index:1;background:#FFF}.el-date-picker{width:322px}.el-date-picker.has-sidebar.has-time{width:434px}.el-date-picker.has-sidebar{width:438px}.el-date-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-picker .el-picker-panel__content{width:292px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker__editor-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-picker__header{margin:12px;text-align:center}.el-date-picker__header--bordered{margin-bottom:0;padding-bottom:12px;border-bottom:solid 1px #EBEEF5}.el-date-picker__header--bordered+.el-picker-panel__content{margin-top:0}.el-date-picker__header-label{font-size:16px;font-weight:500;padding:0 5px;line-height:22px;text-align:center;cursor:pointer;color:#606266}.el-date-picker__header-label.active,.el-date-picker__header-label:hover{color:#409EFF}.el-date-picker__prev-btn{float:left}.el-date-picker__next-btn{float:right}.el-date-picker__time-wrap{padding:10px;text-align:center}.el-date-picker__time-label{float:left;cursor:pointer;line-height:30px;margin-left:10px}.time-select{margin:5px 0;min-width:0}.time-select .el-picker-panel__content{max-height:200px;margin:0}.time-select-item{padding:8px 10px;font-size:14px;line-height:20px}.time-select-item.selected:not(.disabled){color:#409EFF;font-weight:700}.time-select-item.disabled{color:#E4E7ED;cursor:not-allowed}.time-select-item:hover{background-color:#F5F7FA;font-weight:700;cursor:pointer}.el-date-editor{position:relative;display:inline-block;text-align:left}.el-date-editor.el-input,.el-date-editor.el-input__inner{width:220px}.el-date-editor--monthrange.el-input,.el-date-editor--monthrange.el-input__inner{width:300px}.el-date-editor--daterange.el-input,.el-date-editor--daterange.el-input__inner,.el-date-editor--timerange.el-input,.el-date-editor--timerange.el-input__inner{width:350px}.el-date-editor--datetimerange.el-input,.el-date-editor--datetimerange.el-input__inner{width:400px}.el-date-editor--dates .el-input__inner{text-overflow:ellipsis;white-space:nowrap}.el-date-editor .el-icon-circle-close{cursor:pointer}.el-date-editor .el-range__icon{font-size:14px;margin-left:-5px;color:#C0C4CC;float:left;line-height:32px}.el-date-editor .el-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;display:inline-block;height:100%;margin:0;padding:0;width:39%;text-align:center;font-size:14px;color:#606266}.el-date-editor .el-range-input::-webkit-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input:-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-moz-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::placeholder{color:#C0C4CC}.el-date-editor .el-range-separator{display:inline-block;height:100%;padding:0 5px;margin:0;text-align:center;line-height:32px;font-size:14px;width:5%;color:#303133}.el-date-editor .el-range__close-icon{font-size:14px;color:#C0C4CC;width:25px;display:inline-block;float:right;line-height:32px}.el-range-editor.el-input__inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 10px}.el-range-editor .el-range-input{line-height:1}.el-range-editor--medium.el-input__inner{height:36px}.el-range-editor--medium .el-range-separator{line-height:28px;font-size:14px}.el-range-editor--medium .el-range-input{font-size:14px}.el-range-editor--medium .el-range__close-icon,.el-range-editor--medium .el-range__icon{line-height:28px}.el-range-editor--small.el-input__inner{height:32px}.el-range-editor--small .el-range-separator{line-height:24px;font-size:13px}.el-range-editor--small .el-range-input{font-size:13px}.el-range-editor--small .el-range__close-icon,.el-range-editor--small .el-range__icon{line-height:24px}.el-range-editor--mini.el-input__inner{height:28px}.el-range-editor--mini .el-range-separator{line-height:20px;font-size:12px}.el-range-editor--mini .el-range-input{font-size:12px}.el-range-editor--mini .el-range__close-icon,.el-range-editor--mini .el-range__icon{line-height:20px}.el-range-editor.is-disabled{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled:focus,.el-range-editor.is-disabled:hover{border-color:#E4E7ED}.el-range-editor.is-disabled input{background-color:#F5F7FA;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled input::-webkit-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input:-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-moz-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::placeholder{color:#C0C4CC}.el-range-editor.is-disabled .el-range-separator{color:#C0C4CC}.el-picker-panel{color:#606266;border:1px solid #E4E7ED;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);background:#FFF;border-radius:4px;line-height:30px;margin:5px 0}.el-picker-panel__body-wrapper::after,.el-picker-panel__body::after{content:"";display:table;clear:both}.el-picker-panel__content{position:relative;margin:15px}.el-picker-panel__footer{border-top:1px solid #e4e4e4;padding:4px;text-align:right;background-color:#FFF;position:relative;font-size:0}.el-picker-panel__shortcut{display:block;width:100%;border:0;background-color:transparent;line-height:28px;font-size:14px;color:#606266;padding-left:12px;text-align:left;outline:0;cursor:pointer}.el-picker-panel__shortcut:hover{color:#409EFF}.el-picker-panel__shortcut.active{background-color:#e6f1fe;color:#409EFF}.el-picker-panel__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-picker-panel__btn[disabled]{color:#ccc;cursor:not-allowed}.el-picker-panel__icon-btn{font-size:12px;color:#303133;border:0;background:0 0;cursor:pointer;outline:0;margin-top:8px}.el-picker-panel__icon-btn:hover{color:#409EFF}.el-picker-panel__icon-btn.is-disabled{color:#bbb}.el-picker-panel__icon-btn.is-disabled:hover{cursor:not-allowed}.el-picker-panel__link-btn{vertical-align:middle}.el-picker-panel [slot=sidebar],.el-picker-panel__sidebar{position:absolute;top:0;bottom:0;width:110px;border-right:1px solid #e4e4e4;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;background-color:#FFF;overflow:auto}.el-picker-panel [slot=sidebar]+.el-picker-panel__body,.el-picker-panel__sidebar+.el-picker-panel__body{margin-left:110px}.el-time-spinner.has-seconds .el-time-spinner__wrapper{width:33.3%}.el-time-spinner__wrapper{max-height:190px;overflow:auto;display:inline-block;width:50%;vertical-align:top;position:relative}.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){padding-bottom:15px}.el-time-spinner__input.el-input .el-input__inner,.el-time-spinner__list{padding:0;text-align:center}.el-time-spinner__wrapper.is-arrow{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}.el-time-spinner__wrapper.is-arrow .el-time-spinner__list{-webkit-transform:translateY(-32px);transform:translateY(-32px)}.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.disabled):not(.active){background:#FFF;cursor:default}.el-time-spinner__arrow{font-size:12px;color:#909399;position:absolute;left:0;width:100%;z-index:1;text-align:center;height:30px;line-height:30px;cursor:pointer}.el-time-spinner__arrow:hover{color:#409EFF}.el-time-spinner__arrow.el-icon-arrow-up{top:10px}.el-time-spinner__arrow.el-icon-arrow-down{bottom:10px}.el-time-spinner__input.el-input{width:70%}.el-time-spinner__list{margin:0;list-style:none}.el-time-spinner__list::after,.el-time-spinner__list::before{content:'';display:block;width:100%;height:80px}.el-time-spinner__item{height:32px;line-height:32px;font-size:12px;color:#606266}.el-time-spinner__item:hover:not(.disabled):not(.active){background:#F5F7FA;cursor:pointer}.el-time-spinner__item.active:not(.disabled){color:#303133;font-weight:700}.el-time-spinner__item.disabled{color:#C0C4CC;cursor:not-allowed}.el-time-panel{margin:5px 0;border:1px solid #E4E7ED;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:2px;position:absolute;width:180px;left:0;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box}.el-time-panel__content{font-size:0;position:relative;overflow:hidden}.el-time-panel__content::after,.el-time-panel__content::before{content:"";top:50%;position:absolute;margin-top:-15px;height:32px;z-index:-1;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;text-align:left;border-top:1px solid #E4E7ED;border-bottom:1px solid #E4E7ED}.el-time-panel__content::after{left:50%;margin-left:12%;margin-right:12%}.el-time-panel__content::before{padding-left:50%;margin-right:12%;margin-left:12%}.el-time-panel__content.has-seconds::after{left:calc(100% / 3 * 2)}.el-time-panel__content.has-seconds::before{padding-left:calc(100% / 3)}.el-time-panel__footer{border-top:1px solid #e4e4e4;padding:4px;height:36px;line-height:25px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-time-panel__btn{border:none;line-height:28px;padding:0 5px;margin:0 5px;cursor:pointer;background-color:transparent;outline:0;font-size:12px;color:#303133}.el-time-panel__btn.confirm{font-weight:800;color:#409EFF}.el-time-range-picker{width:354px;overflow:visible}.el-time-range-picker__content{position:relative;text-align:center;padding:10px}.el-time-range-picker__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:4px 7px 7px;width:50%;display:inline-block}.el-time-range-picker__header{margin-bottom:5px;text-align:center;font-size:14px}.el-time-range-picker__body{border-radius:2px;border:1px solid #E4E7ED}.el-popover{position:absolute;background:#FFF;min-width:150px;border-radius:4px;border:1px solid #EBEEF5;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);word-break:break-all}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover,.el-cascader__dropdown,.el-color-picker__panel,.el-message-box,.el-notification{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-popover--plain{padding:18px 20px}.el-popover__title{color:#303133;font-size:16px;line-height:1;margin-bottom:12px}.el-popover:focus,.el-popover:focus:active,.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{100%{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-popup-parent--hidden{overflow:hidden}.el-message-box{display:inline-block;width:420px;padding-bottom:10px;vertical-align:middle;background-color:#FFF;border-radius:4px;border:1px solid #EBEEF5;font-size:18px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);text-align:left;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.el-message-box__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center}.el-message-box__wrapper::after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.el-message-box__header{position:relative;padding:15px 15px 10px}.el-message-box__title{padding-left:0;margin-bottom:0;font-size:18px;line-height:1;color:#303133}.el-message-box__headerbtn{position:absolute;top:15px;right:15px;padding:0;border:none;outline:0;background:0 0;font-size:16px;cursor:pointer}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus,.el-message-box__input input.invalid,.el-message-box__input input.invalid:focus{border-color:#F56C6C}.el-message-box__headerbtn .el-message-box__close{color:#909399}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:#409EFF}.el-message-box__content{padding:10px 15px;color:#606266;font-size:14px}.el-message-box__container{position:relative}.el-message-box__input{padding-top:15px}.el-message-box__status{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:24px!important}.el-message-box__status::before{padding-left:1px}.el-message-box__status+.el-message-box__message{padding-left:36px;padding-right:12px}.el-message-box__status.el-icon-success{color:#67C23A}.el-message-box__status.el-icon-info{color:#909399}.el-message-box__status.el-icon-warning{color:#E6A23C}.el-message-box__status.el-icon-error{color:#F56C6C}.el-message-box__message{margin:0}.el-message-box__message p{margin:0;line-height:24px}.el-message-box__errormsg{color:#F56C6C;font-size:12px;min-height:18px;margin-top:2px}.el-message-box__btns{padding:5px 15px 0;text-align:right}.el-message-box__btns button:nth-child(2){margin-left:10px}.el-message-box__btns-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.el-message-box--center{padding-bottom:30px}.el-message-box--center .el-message-box__header{padding-top:30px}.el-message-box--center .el-message-box__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message-box--center .el-message-box__status{position:relative;top:auto;padding-right:5px;text-align:center;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.el-message-box--center .el-message-box__message{margin-left:0}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__content{text-align:center}.el-message-box--center .el-message-box__content{padding-left:27px;padding-right:27px}.msgbox-fade-enter-active{-webkit-animation:msgbox-fade-in .3s;animation:msgbox-fade-in .3s}.msgbox-fade-leave-active{-webkit-animation:msgbox-fade-out .3s;animation:msgbox-fade-out .3s}@-webkit-keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb::after,.el-breadcrumb::before{display:table;content:""}.el-breadcrumb::after{clear:both}.el-breadcrumb__separator{margin:0 9px;font-weight:700;color:#C0C4CC}.el-breadcrumb__separator[class*=icon]{margin:0 6px;font-weight:400}.el-breadcrumb__item{float:left}.el-breadcrumb__inner{color:#606266}.el-breadcrumb__inner a,.el-breadcrumb__inner.is-link{font-weight:700;text-decoration:none;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1);color:#303133}.el-breadcrumb__inner a:hover,.el-breadcrumb__inner.is-link:hover{color:#409EFF;cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover{font-weight:400;color:#606266;cursor:text}.el-form--label-left .el-form-item__label{text-align:left}.el-form--label-top .el-form-item__label{float:none;display:inline-block;text-align:left;padding:0 0 10px}.el-form--inline .el-form-item{display:inline-block;margin-right:10px;vertical-align:top}.el-form--inline .el-form-item__label{float:none;display:inline-block}.el-form--inline .el-form-item__content{display:inline-block;vertical-align:top}.el-form--inline.el-form--label-top .el-form-item__content{display:block}.el-form-item{margin-bottom:22px}.el-form-item::after,.el-form-item::before{display:table;content:""}.el-form-item::after{clear:both}.el-form-item .el-form-item{margin-bottom:0}.el-form-item--mini.el-form-item,.el-form-item--small.el-form-item{margin-bottom:18px}.el-form-item .el-input__validateIcon{display:none}.el-form-item--medium .el-form-item__content,.el-form-item--medium .el-form-item__label{line-height:36px}.el-form-item--small .el-form-item__content,.el-form-item--small .el-form-item__label{line-height:32px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item--mini .el-form-item__content,.el-form-item--mini .el-form-item__label{line-height:28px}.el-form-item--mini .el-form-item__error{padding-top:1px}.el-form-item__label-wrap{float:left}.el-form-item__label-wrap .el-form-item__label{display:inline-block;float:none}.el-form-item__label{text-align:right;vertical-align:middle;float:left;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-form-item__content{line-height:40px;position:relative;font-size:14px}.el-form-item__content::after,.el-form-item__content::before{display:table;content:""}.el-form-item__content::after{clear:both}.el-form-item__content .el-input-group{vertical-align:top}.el-form-item__error{color:#F56C6C;font-size:12px;line-height:1;padding-top:4px;position:absolute;top:100%;left:0}.el-form-item__error--inline{position:relative;top:auto;left:auto;display:inline-block;margin-left:10px}.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{content:'*';color:#F56C6C;margin-right:4px}.el-form-item.is-error .el-input-group__append .el-input__inner,.el-form-item.is-error .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-error .el-input__validateIcon{color:#F56C6C}.el-form-item--feedback .el-input__validateIcon{display:inline-block}.el-tabs__header{padding:0;position:relative;margin:0 0 15px}.el-tabs__active-bar{position:absolute;bottom:0;left:0;height:2px;background-color:#409EFF;z-index:1;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1), -webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);list-style:none}.el-tabs__new-tab{float:right;border:1px solid #d3dce6;height:18px;width:18px;line-height:18px;margin:12px 0 9px 10px;border-radius:3px;text-align:center;font-size:12px;color:#d3dce6;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.el-tabs__new-tab .el-icon-plus{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}.el-tabs__new-tab:hover{color:#409EFF}.el-tabs__nav-wrap{overflow:hidden;margin-bottom:-1px;position:relative}.el-tabs__nav-wrap::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#E4E7ED;z-index:1}.el-tabs__nav-wrap.is-scrollable{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{position:absolute;cursor:pointer;line-height:44px;font-size:12px;color:#909399}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{white-space:nowrap;position:relative;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;float:left;z-index:2}.el-tabs__nav.is-stretch{min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.el-tabs__nav.is-stretch>*{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.el-tabs__item{padding:0 20px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#303133;position:relative}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:0}.el-tabs__item:focus.is-active.is-focus:not(:active){-webkit-box-shadow:0 0 2px 2px #409EFF inset;box-shadow:0 0 2px 2px #409EFF inset;border-radius:3px}.el-tabs__item .el-icon-close{border-radius:50%;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);margin-left:5px}.el-tabs__item .el-icon-close:before{-webkit-transform:scale(.9);transform:scale(.9);display:inline-block}.el-tabs--card>.el-tabs__header .el-tabs__active-bar,.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left,.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right{display:none}.el-tabs__item .el-icon-close:hover{background-color:#C0C4CC;color:#FFF}.el-tabs__item.is-active{color:#409EFF}.el-tabs__item:hover{color:#409EFF;cursor:pointer}.el-tabs__item.is-disabled{color:#C0C4CC;cursor:default}.el-tabs__content{overflow:hidden;position:relative}.el-tabs--card>.el-tabs__header{border-bottom:1px solid #E4E7ED}.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs--card>.el-tabs__header .el-tabs__nav{border:1px solid #E4E7ED;border-bottom:none;border-radius:4px 4px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close{position:relative;font-size:12px;width:0;height:14px;vertical-align:middle;line-height:15px;overflow:hidden;top:-1px;right:-2px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:1px solid transparent;border-left:1px solid #E4E7ED;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left:none}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover{padding-left:13px;padding-right:13px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close{width:14px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-bottom-color:#FFF}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable{padding-left:20px;padding-right:20px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close{width:14px}.el-tabs--border-card{background:#FFF;border:1px solid #DCDFE6;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-tabs--border-card>.el-tabs__content{padding:15px}.el-tabs--border-card>.el-tabs__header{background-color:#F5F7FA;border-bottom:1px solid #E4E7ED;margin:0}.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs--border-card>.el-tabs__header .el-tabs__item{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);border:1px solid transparent;margin-top:-1px;color:#909399}.el-tabs--border-card>.el-tabs__header .el-tabs__item+.el-tabs__item,.el-tabs--border-card>.el-tabs__header .el-tabs__item:first-child{margin-left:-1px}.el-col-offset-0,.el-tabs--border-card>.el-tabs__header .is-scrollable .el-tabs__item:first-child{margin-left:0}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{color:#409EFF;background-color:#FFF;border-right-color:#DCDFE6;border-left-color:#DCDFE6}.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:#409EFF}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-disabled{color:#C0C4CC}.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),.el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:last-child,.el-tabs--bottom .el-tabs__item.is-top:last-child,.el-tabs--top .el-tabs__item.is-bottom:last-child,.el-tabs--top .el-tabs__item.is-top:last-child{padding-right:0}.el-cascader-menu:last-child .el-cascader-node,.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child{padding-right:20px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom .el-tabs__header.is-bottom{margin-bottom:0;margin-top:10px}.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom{border-bottom:0;border-top:1px solid #DCDFE6}.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom{margin-top:-1px;margin-bottom:0}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active){border:1px solid transparent}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom{margin:0 -1px -1px}.el-tabs--left,.el-tabs--right{overflow:hidden}.el-tabs--left .el-tabs__header.is-left,.el-tabs--left .el-tabs__header.is-right,.el-tabs--left .el-tabs__nav-scroll,.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__header.is-left,.el-tabs--right .el-tabs__header.is-right,.el-tabs--right .el-tabs__nav-scroll,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{height:100%}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__active-bar.is-right,.el-tabs--right .el-tabs__active-bar.is-left,.el-tabs--right .el-tabs__active-bar.is-right{top:0;bottom:auto;width:2px;height:auto}.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{margin-bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{height:30px;line-height:30px;width:100%;text-align:center;cursor:pointer}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{left:auto;top:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next{right:auto;bottom:0}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__nav-wrap.is-left::after{right:0;left:auto}.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable{padding:30px 0}.el-tabs--left .el-tabs__nav-wrap.is-left::after,.el-tabs--left .el-tabs__nav-wrap.is-right::after,.el-tabs--right .el-tabs__nav-wrap.is-left::after,.el-tabs--right .el-tabs__nav-wrap.is-right::after{height:100%;width:2px;bottom:auto;top:0}.el-tabs--left .el-tabs__nav.is-left,.el-tabs--left .el-tabs__nav.is-right,.el-tabs--right .el-tabs__nav.is-left,.el-tabs--right .el-tabs__nav.is-right{float:none}.el-tabs--left .el-tabs__item.is-left,.el-tabs--left .el-tabs__item.is-right,.el-tabs--right .el-tabs__item.is-left,.el-tabs--right .el-tabs__item.is-right{display:block}.el-tabs--left .el-tabs__header.is-left{float:left;margin-bottom:0;margin-right:10px}.el-button-group>.el-button:not(:last-child),.el-tabs--left .el-tabs__nav-wrap.is-left{margin-right:-1px}.el-tabs--left .el-tabs__item.is-left{text-align:right}.el-tabs--left.el-tabs--card .el-tabs__item.is-left{border-left:none;border-right:1px solid #E4E7ED;border-bottom:none;border-top:1px solid #E4E7ED;text-align:left}.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child{border-right:1px solid #E4E7ED;border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border:1px solid #E4E7ED;border-right-color:#fff;border-left:none;border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child{border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child{border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__nav{border-radius:4px 0 0 4px;border-bottom:1px solid #E4E7ED;border-right:none}.el-tabs--left.el-tabs--card .el-tabs__new-tab{float:none}.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left{border-right:1px solid #dfe4ed}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left{border:1px solid transparent;margin:-1px 0 -1px -1px}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:#d1dbe5 transparent}.el-tabs--right .el-tabs__header.is-right{float:right;margin-bottom:0;margin-left:10px}.el-tabs--right .el-tabs__nav-wrap.is-right{margin-left:-1px}.el-tabs--right .el-tabs__nav-wrap.is-right::after{left:0;right:auto}.el-tabs--right .el-tabs__active-bar.is-right{left:0}.el-tabs--right.el-tabs--card .el-tabs__item.is-right{border-bottom:none;border-top:1px solid #E4E7ED}.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child{border-left:1px solid #E4E7ED;border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border:1px solid #E4E7ED;border-left-color:#fff;border-right:none;border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child{border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child{border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__nav{border-radius:0 4px 4px 0;border-bottom:1px solid #E4E7ED;border-left:none}.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right{border-left:1px solid #dfe4ed}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right{border:1px solid transparent;margin:-1px -1px -1px 0}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:#d1dbe5 transparent}.slideInLeft-transition,.slideInRight-transition{display:inline-block}.slideInRight-enter{-webkit-animation:slideInRight-enter .3s;animation:slideInRight-enter .3s}.slideInRight-leave{position:absolute;left:0;right:0;-webkit-animation:slideInRight-leave .3s;animation:slideInRight-leave .3s}.slideInLeft-enter{-webkit-animation:slideInLeft-enter .3s;animation:slideInLeft-enter .3s}.slideInLeft-leave{position:absolute;left:0;right:0;-webkit-animation:slideInLeft-leave .3s;animation:slideInLeft-leave .3s}@-webkit-keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}.el-tree{position:relative;cursor:default;background:#FFF;color:#606266}.el-tree__empty-block{position:relative;min-height:60px;text-align:center;width:100%;height:100%}.el-tree__empty-text{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#909399;font-size:14px}.el-tree__drop-indicator{position:absolute;left:0;right:0;height:1px;background-color:#409EFF}.el-tree-node{white-space:nowrap;outline:0}.el-tree-node:focus>.el-tree-node__content{background-color:#F5F7FA}.el-tree-node.is-drop-inner>.el-tree-node__content .el-tree-node__label{background-color:#409EFF;color:#fff}.el-tree-node__content:hover,.el-upload-list__item:hover{background-color:#F5F7FA}.el-tree-node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;cursor:pointer}.el-tree-node__content>.el-tree-node__expand-icon{padding:6px}.el-tree-node__content>label.el-checkbox{margin-right:8px}.el-tree.is-dragging .el-tree-node__content{cursor:move}.el-tree.is-dragging .el-tree-node__content *{pointer-events:none}.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content{cursor:not-allowed}.el-tree-node__expand-icon{cursor:pointer;color:#C0C4CC;font-size:12px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.el-tree-node__expand-icon.expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.el-tree-node__label{font-size:14px}.el-tree-node__loading-icon{margin-right:8px;font-size:14px;color:#C0C4CC}.el-tree-node>.el-tree-node__children{overflow:hidden;background-color:transparent}.el-tree-node.is-expanded>.el-tree-node__children{display:block}.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#f0f7ff}.el-alert{width:100%;padding:8px 16px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:relative;background-color:#FFF;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s;transition:opacity .2s}.el-alert.is-light .el-alert__closebtn{color:#C0C4CC}.el-alert.is-dark .el-alert__closebtn,.el-alert.is-dark .el-alert__description{color:#FFF}.el-alert.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-alert--success.is-light{background-color:#f0f9eb;color:#67C23A}.el-alert--success.is-light .el-alert__description{color:#67C23A}.el-alert--success.is-dark{background-color:#67C23A;color:#FFF}.el-alert--info.is-light{background-color:#f4f4f5;color:#909399}.el-alert--info.is-dark{background-color:#909399;color:#FFF}.el-alert--info .el-alert__description{color:#909399}.el-alert--warning.is-light{background-color:#fdf6ec;color:#E6A23C}.el-alert--warning.is-light .el-alert__description{color:#E6A23C}.el-alert--warning.is-dark{background-color:#E6A23C;color:#FFF}.el-alert--error.is-light{background-color:#fef0f0;color:#F56C6C}.el-alert--error.is-light .el-alert__description{color:#F56C6C}.el-alert--error.is-dark{background-color:#F56C6C;color:#FFF}.el-alert__content{display:table-cell;padding:0 8px}.el-alert__icon{font-size:16px;width:16px}.el-alert__icon.is-big{font-size:28px;width:28px}.el-alert__title{font-size:13px;line-height:18px}.el-alert__title.is-bold{font-weight:700}.el-alert .el-alert__description{font-size:12px;margin:5px 0 0}.el-alert__closebtn{font-size:12px;opacity:1;position:absolute;top:12px;right:15px;cursor:pointer}.el-alert-fade-enter,.el-alert-fade-leave-active,.el-loading-fade-enter,.el-loading-fade-leave-active,.el-notification-fade-leave-active,.el-upload iframe{opacity:0}.el-carousel__arrow--right,.el-notification.right{right:16px}.el-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.el-notification{display:-webkit-box;display:-ms-flexbox;display:flex;width:330px;padding:14px 26px 14px 13px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #EBEEF5;position:fixed;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;overflow:hidden}.el-notification.left{left:16px}.el-notification__group{margin-left:13px;margin-right:8px}.el-notification__title{font-weight:700;font-size:16px;color:#303133;margin:0}.el-notification__content{font-size:14px;line-height:21px;margin:6px 0 0;color:#606266;text-align:justify}.el-notification__content p{margin:0}.el-notification__icon{height:24px;width:24px;font-size:24px}.el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:#909399;font-size:16px}.el-notification__closeBtn:hover{color:#606266}.el-notification .el-icon-success{color:#67C23A}.el-notification .el-icon-error{color:#F56C6C}.el-notification .el-icon-info{color:#909399}.el-notification .el-icon-warning{color:#E6A23C}.el-notification-fade-enter.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.el-notification-fade-enter.left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.el-input-number{position:relative;display:inline-block;width:180px;line-height:38px}.el-input-number .el-input{display:block}.el-input-number .el-input__inner{-webkit-appearance:none;padding-left:50px;padding-right:50px;text-align:center}.el-input-number__decrease,.el-input-number__increase{position:absolute;z-index:1;top:1px;width:40px;height:auto;text-align:center;background:#F5F7FA;color:#606266;cursor:pointer;font-size:13px}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#409EFF}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled){border-color:#409EFF}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-input-number__increase{right:1px;border-radius:0 4px 4px 0;border-left:1px solid #DCDFE6}.el-input-number__decrease{left:1px;border-radius:4px 0 0 4px;border-right:1px solid #DCDFE6}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:#E4E7ED;color:#E4E7ED}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:#E4E7ED;cursor:not-allowed}.el-input-number--medium{width:200px;line-height:34px}.el-input-number--medium .el-input-number__decrease,.el-input-number--medium .el-input-number__increase{width:36px;font-size:14px}.el-input-number--medium .el-input__inner{padding-left:43px;padding-right:43px}.el-input-number--small{width:130px;line-height:30px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{width:32px;font-size:13px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.9);transform:scale(.9)}.el-input-number--small .el-input__inner{padding-left:39px;padding-right:39px}.el-input-number--mini{width:130px;line-height:26px}.el-input-number--mini .el-input-number__decrease,.el-input-number--mini .el-input-number__increase{width:28px;font-size:12px}.el-input-number--mini .el-input-number__decrease [class*=el-icon],.el-input-number--mini .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number--mini .el-input__inner{padding-left:35px;padding-right:35px}.el-input-number.is-without-controls .el-input__inner{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__inner{padding-left:15px;padding-right:50px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{height:auto;line-height:19px}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 4px 0 0;border-bottom:1px solid #DCDFE6}.el-input-number.is-controls-right .el-input-number__decrease{right:1px;bottom:1px;top:auto;left:auto;border-right:none;border-left:1px solid #DCDFE6;border-radius:0 0 4px}.el-input-number.is-controls-right[class*=medium] [class*=decrease],.el-input-number.is-controls-right[class*=medium] [class*=increase]{line-height:17px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{line-height:15px}.el-input-number.is-controls-right[class*=mini] [class*=decrease],.el-input-number.is-controls-right[class*=mini] [class*=increase]{line-height:13px}.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing){outline-width:0}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:5px}.el-button-group::after,.el-button-group::before,.el-color-dropdown__main-wrapper::after,.el-link.is-underline:hover:after,.el-page-header__left::after,.el-progress-bar__inner::after,.el-row::after,.el-row::before,.el-slider::after,.el-slider::before,.el-slider__button-wrapper::after,.el-transfer-panel .el-transfer-panel__footer::after,.el-upload-cover::after,.el-upload-list--picture-card .el-upload-list__item-actions::after{content:""}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#FFF}.el-tooltip__popper.is-light{background:#FFF;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#FFF}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#FFF}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#FFF}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#FFF}.el-slider::after,.el-slider::before{display:table}.el-slider__button-wrapper .el-tooltip,.el-slider__button-wrapper::after{display:inline-block;vertical-align:middle}.el-slider::after{clear:both}.el-slider__runway{width:100%;height:6px;margin:16px 0;background-color:#E4E7ED;border-radius:3px;position:relative;cursor:pointer;vertical-align:middle}.el-slider__runway.show-input{margin-right:160px;width:auto}.el-slider__runway.disabled{cursor:default}.el-slider__runway.disabled .el-slider__bar{background-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button{border-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button-wrapper.dragging,.el-slider__runway.disabled .el-slider__button-wrapper.hover,.el-slider__runway.disabled .el-slider__button-wrapper:hover{cursor:not-allowed}.el-slider__runway.disabled .el-slider__button.dragging,.el-slider__runway.disabled .el-slider__button.hover,.el-slider__runway.disabled .el-slider__button:hover{-webkit-transform:scale(1);transform:scale(1);cursor:not-allowed}.el-slider__button-wrapper,.el-slider__stop{-webkit-transform:translateX(-50%);position:absolute}.el-slider__input{float:right;margin-top:3px;width:130px}.el-slider__input.el-input-number--mini{margin-top:5px}.el-slider__input.el-input-number--medium{margin-top:0}.el-slider__input.el-input-number--large{margin-top:-2px}.el-slider__bar{height:6px;background-color:#409EFF;border-top-left-radius:3px;border-bottom-left-radius:3px;position:absolute}.el-slider__button-wrapper{height:36px;width:36px;z-index:1001;top:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:transparent;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal}.el-image-viewer__btn,.el-slider__button,.el-step__icon-inner{-moz-user-select:none;-ms-user-select:none}.el-slider__button-wrapper::after{height:100%}.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button-wrapper.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__button{width:16px;height:16px;border:2px solid #409EFF;background-color:#FFF;border-radius:50%;-webkit-transition:.2s;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.el-slider__button.hover,.el-slider__button:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__stop{height:6px;width:6px;border-radius:100%;background-color:#FFF;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-slider__marks{top:0;left:12px;width:18px;height:100%}.el-slider__marks-text{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;color:#909399;margin-top:15px}.el-slider.is-vertical{position:relative}.el-slider.is-vertical .el-slider__runway{width:6px;height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:6px;height:auto;border-radius:0 0 3px 3px}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:-15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical.el-slider--with-input{padding-bottom:58px}.el-slider.is-vertical.el-slider--with-input .el-slider__input{overflow:visible;float:none;position:absolute;bottom:22px;width:36px;margin-top:15px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner{text-align:center;padding-left:5px;padding-right:5px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{top:32px;margin-top:-1px;border:1px solid #DCDFE6;line-height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease{width:18px;right:18px;border-bottom-left-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{width:19px;border-bottom-right-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase~.el-input .el-input__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase{border-color:#C0C4CC}.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase{border-color:#409EFF}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:rgba(255,255,255,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-col-pull-0,.el-col-pull-1,.el-col-pull-10,.el-col-pull-11,.el-col-pull-12,.el-col-pull-13,.el-col-pull-14,.el-col-pull-15,.el-col-pull-16,.el-col-pull-17,.el-col-pull-18,.el-col-pull-19,.el-col-pull-2,.el-col-pull-20,.el-col-pull-21,.el-col-pull-22,.el-col-pull-23,.el-col-pull-24,.el-col-pull-3,.el-col-pull-4,.el-col-pull-5,.el-col-pull-6,.el-col-pull-7,.el-col-pull-8,.el-col-pull-9,.el-col-push-0,.el-col-push-1,.el-col-push-10,.el-col-push-11,.el-col-push-12,.el-col-push-13,.el-col-push-14,.el-col-push-15,.el-col-push-16,.el-col-push-17,.el-col-push-18,.el-col-push-19,.el-col-push-2,.el-col-push-20,.el-col-push-21,.el-col-push-22,.el-col-push-23,.el-col-push-24,.el-col-push-3,.el-col-push-4,.el-col-push-5,.el-col-push-6,.el-col-push-7,.el-col-push-8,.el-col-push-9,.el-row,.el-upload-dragger,.el-upload-list__item{position:relative}.el-loading-spinner .el-loading-text{color:#409EFF;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409EFF;stroke-linecap:round}.el-loading-spinner i{color:#409EFF}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-row{-webkit-box-sizing:border-box;box-sizing:border-box}.el-row::after,.el-row::before{display:table}.el-row::after{clear:both}.el-row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.el-col-0,.el-row--flex:after,.el-row--flex:before{display:none}.el-row--flex.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-row--flex.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.el-row--flex.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-row--flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.el-row--flex.is-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.el-row--flex.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-row--flex.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[class*=el-col-]{float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-col-0{width:0%}.el-col-pull-0{right:0}.el-col-push-0{left:0}.el-col-1{width:4.16667%}.el-col-offset-1{margin-left:4.16667%}.el-col-pull-1{right:4.16667%}.el-col-push-1{left:4.16667%}.el-col-2{width:8.33333%}.el-col-offset-2{margin-left:8.33333%}.el-col-pull-2{right:8.33333%}.el-col-push-2{left:8.33333%}.el-col-3{width:12.5%}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{right:12.5%}.el-col-push-3{left:12.5%}.el-col-4{width:16.66667%}.el-col-offset-4{margin-left:16.66667%}.el-col-pull-4{right:16.66667%}.el-col-push-4{left:16.66667%}.el-col-5{width:20.83333%}.el-col-offset-5{margin-left:20.83333%}.el-col-pull-5{right:20.83333%}.el-col-push-5{left:20.83333%}.el-col-6{width:25%}.el-col-offset-6{margin-left:25%}.el-col-pull-6{right:25%}.el-col-push-6{left:25%}.el-col-7{width:29.16667%}.el-col-offset-7{margin-left:29.16667%}.el-col-pull-7{right:29.16667%}.el-col-push-7{left:29.16667%}.el-col-8{width:33.33333%}.el-col-offset-8{margin-left:33.33333%}.el-col-pull-8{right:33.33333%}.el-col-push-8{left:33.33333%}.el-col-9{width:37.5%}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{right:37.5%}.el-col-push-9{left:37.5%}.el-col-10{width:41.66667%}.el-col-offset-10{margin-left:41.66667%}.el-col-pull-10{right:41.66667%}.el-col-push-10{left:41.66667%}.el-col-11{width:45.83333%}.el-col-offset-11{margin-left:45.83333%}.el-col-pull-11{right:45.83333%}.el-col-push-11{left:45.83333%}.el-col-12{width:50%}.el-col-offset-12{margin-left:50%}.el-col-pull-12{right:50%}.el-col-push-12{left:50%}.el-col-13{width:54.16667%}.el-col-offset-13{margin-left:54.16667%}.el-col-pull-13{right:54.16667%}.el-col-push-13{left:54.16667%}.el-col-14{width:58.33333%}.el-col-offset-14{margin-left:58.33333%}.el-col-pull-14{right:58.33333%}.el-col-push-14{left:58.33333%}.el-col-15{width:62.5%}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{right:62.5%}.el-col-push-15{left:62.5%}.el-col-16{width:66.66667%}.el-col-offset-16{margin-left:66.66667%}.el-col-pull-16{right:66.66667%}.el-col-push-16{left:66.66667%}.el-col-17{width:70.83333%}.el-col-offset-17{margin-left:70.83333%}.el-col-pull-17{right:70.83333%}.el-col-push-17{left:70.83333%}.el-col-18{width:75%}.el-col-offset-18{margin-left:75%}.el-col-pull-18{right:75%}.el-col-push-18{left:75%}.el-col-19{width:79.16667%}.el-col-offset-19{margin-left:79.16667%}.el-col-pull-19{right:79.16667%}.el-col-push-19{left:79.16667%}.el-col-20{width:83.33333%}.el-col-offset-20{margin-left:83.33333%}.el-col-pull-20{right:83.33333%}.el-col-push-20{left:83.33333%}.el-col-21{width:87.5%}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{right:87.5%}.el-col-push-21{left:87.5%}.el-col-22{width:91.66667%}.el-col-offset-22{margin-left:91.66667%}.el-col-pull-22{right:91.66667%}.el-col-push-22{left:91.66667%}.el-col-23{width:95.83333%}.el-col-offset-23{margin-left:95.83333%}.el-col-pull-23{right:95.83333%}.el-col-push-23{left:95.83333%}.el-col-24{width:100%}.el-col-offset-24{margin-left:100%}.el-col-pull-24{right:100%}.el-col-push-24{left:100%}@media only screen and (max-width:767px){.el-col-xs-0{display:none;width:0%}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{position:relative;left:0}.el-col-xs-1{width:4.16667%}.el-col-xs-offset-1{margin-left:4.16667%}.el-col-xs-pull-1{position:relative;right:4.16667%}.el-col-xs-push-1{position:relative;left:4.16667%}.el-col-xs-2{width:8.33333%}.el-col-xs-offset-2{margin-left:8.33333%}.el-col-xs-pull-2{position:relative;right:8.33333%}.el-col-xs-push-2{position:relative;left:8.33333%}.el-col-xs-3{width:12.5%}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{position:relative;left:12.5%}.el-col-xs-4{width:16.66667%}.el-col-xs-offset-4{margin-left:16.66667%}.el-col-xs-pull-4{position:relative;right:16.66667%}.el-col-xs-push-4{position:relative;left:16.66667%}.el-col-xs-5{width:20.83333%}.el-col-xs-offset-5{margin-left:20.83333%}.el-col-xs-pull-5{position:relative;right:20.83333%}.el-col-xs-push-5{position:relative;left:20.83333%}.el-col-xs-6{width:25%}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{position:relative;left:25%}.el-col-xs-7{width:29.16667%}.el-col-xs-offset-7{margin-left:29.16667%}.el-col-xs-pull-7{position:relative;right:29.16667%}.el-col-xs-push-7{position:relative;left:29.16667%}.el-col-xs-8{width:33.33333%}.el-col-xs-offset-8{margin-left:33.33333%}.el-col-xs-pull-8{position:relative;right:33.33333%}.el-col-xs-push-8{position:relative;left:33.33333%}.el-col-xs-9{width:37.5%}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{position:relative;left:37.5%}.el-col-xs-10{width:41.66667%}.el-col-xs-offset-10{margin-left:41.66667%}.el-col-xs-pull-10{position:relative;right:41.66667%}.el-col-xs-push-10{position:relative;left:41.66667%}.el-col-xs-11{width:45.83333%}.el-col-xs-offset-11{margin-left:45.83333%}.el-col-xs-pull-11{position:relative;right:45.83333%}.el-col-xs-push-11{position:relative;left:45.83333%}.el-col-xs-12{width:50%}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{position:relative;left:50%}.el-col-xs-13{width:54.16667%}.el-col-xs-offset-13{margin-left:54.16667%}.el-col-xs-pull-13{position:relative;right:54.16667%}.el-col-xs-push-13{position:relative;left:54.16667%}.el-col-xs-14{width:58.33333%}.el-col-xs-offset-14{margin-left:58.33333%}.el-col-xs-pull-14{position:relative;right:58.33333%}.el-col-xs-push-14{position:relative;left:58.33333%}.el-col-xs-15{width:62.5%}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{position:relative;left:62.5%}.el-col-xs-16{width:66.66667%}.el-col-xs-offset-16{margin-left:66.66667%}.el-col-xs-pull-16{position:relative;right:66.66667%}.el-col-xs-push-16{position:relative;left:66.66667%}.el-col-xs-17{width:70.83333%}.el-col-xs-offset-17{margin-left:70.83333%}.el-col-xs-pull-17{position:relative;right:70.83333%}.el-col-xs-push-17{position:relative;left:70.83333%}.el-col-xs-18{width:75%}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{position:relative;left:75%}.el-col-xs-19{width:79.16667%}.el-col-xs-offset-19{margin-left:79.16667%}.el-col-xs-pull-19{position:relative;right:79.16667%}.el-col-xs-push-19{position:relative;left:79.16667%}.el-col-xs-20{width:83.33333%}.el-col-xs-offset-20{margin-left:83.33333%}.el-col-xs-pull-20{position:relative;right:83.33333%}.el-col-xs-push-20{position:relative;left:83.33333%}.el-col-xs-21{width:87.5%}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{position:relative;left:87.5%}.el-col-xs-22{width:91.66667%}.el-col-xs-offset-22{margin-left:91.66667%}.el-col-xs-pull-22{position:relative;right:91.66667%}.el-col-xs-push-22{position:relative;left:91.66667%}.el-col-xs-23{width:95.83333%}.el-col-xs-offset-23{margin-left:95.83333%}.el-col-xs-pull-23{position:relative;right:95.83333%}.el-col-xs-push-23{position:relative;left:95.83333%}.el-col-xs-24{width:100%}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{position:relative;left:100%}}@media only screen and (min-width:768px){.el-col-sm-0{display:none;width:0%}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{position:relative;left:0}.el-col-sm-1{width:4.16667%}.el-col-sm-offset-1{margin-left:4.16667%}.el-col-sm-pull-1{position:relative;right:4.16667%}.el-col-sm-push-1{position:relative;left:4.16667%}.el-col-sm-2{width:8.33333%}.el-col-sm-offset-2{margin-left:8.33333%}.el-col-sm-pull-2{position:relative;right:8.33333%}.el-col-sm-push-2{position:relative;left:8.33333%}.el-col-sm-3{width:12.5%}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{position:relative;left:12.5%}.el-col-sm-4{width:16.66667%}.el-col-sm-offset-4{margin-left:16.66667%}.el-col-sm-pull-4{position:relative;right:16.66667%}.el-col-sm-push-4{position:relative;left:16.66667%}.el-col-sm-5{width:20.83333%}.el-col-sm-offset-5{margin-left:20.83333%}.el-col-sm-pull-5{position:relative;right:20.83333%}.el-col-sm-push-5{position:relative;left:20.83333%}.el-col-sm-6{width:25%}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{position:relative;left:25%}.el-col-sm-7{width:29.16667%}.el-col-sm-offset-7{margin-left:29.16667%}.el-col-sm-pull-7{position:relative;right:29.16667%}.el-col-sm-push-7{position:relative;left:29.16667%}.el-col-sm-8{width:33.33333%}.el-col-sm-offset-8{margin-left:33.33333%}.el-col-sm-pull-8{position:relative;right:33.33333%}.el-col-sm-push-8{position:relative;left:33.33333%}.el-col-sm-9{width:37.5%}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{position:relative;left:37.5%}.el-col-sm-10{width:41.66667%}.el-col-sm-offset-10{margin-left:41.66667%}.el-col-sm-pull-10{position:relative;right:41.66667%}.el-col-sm-push-10{position:relative;left:41.66667%}.el-col-sm-11{width:45.83333%}.el-col-sm-offset-11{margin-left:45.83333%}.el-col-sm-pull-11{position:relative;right:45.83333%}.el-col-sm-push-11{position:relative;left:45.83333%}.el-col-sm-12{width:50%}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{position:relative;left:50%}.el-col-sm-13{width:54.16667%}.el-col-sm-offset-13{margin-left:54.16667%}.el-col-sm-pull-13{position:relative;right:54.16667%}.el-col-sm-push-13{position:relative;left:54.16667%}.el-col-sm-14{width:58.33333%}.el-col-sm-offset-14{margin-left:58.33333%}.el-col-sm-pull-14{position:relative;right:58.33333%}.el-col-sm-push-14{position:relative;left:58.33333%}.el-col-sm-15{width:62.5%}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{position:relative;left:62.5%}.el-col-sm-16{width:66.66667%}.el-col-sm-offset-16{margin-left:66.66667%}.el-col-sm-pull-16{position:relative;right:66.66667%}.el-col-sm-push-16{position:relative;left:66.66667%}.el-col-sm-17{width:70.83333%}.el-col-sm-offset-17{margin-left:70.83333%}.el-col-sm-pull-17{position:relative;right:70.83333%}.el-col-sm-push-17{position:relative;left:70.83333%}.el-col-sm-18{width:75%}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{position:relative;left:75%}.el-col-sm-19{width:79.16667%}.el-col-sm-offset-19{margin-left:79.16667%}.el-col-sm-pull-19{position:relative;right:79.16667%}.el-col-sm-push-19{position:relative;left:79.16667%}.el-col-sm-20{width:83.33333%}.el-col-sm-offset-20{margin-left:83.33333%}.el-col-sm-pull-20{position:relative;right:83.33333%}.el-col-sm-push-20{position:relative;left:83.33333%}.el-col-sm-21{width:87.5%}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{position:relative;left:87.5%}.el-col-sm-22{width:91.66667%}.el-col-sm-offset-22{margin-left:91.66667%}.el-col-sm-pull-22{position:relative;right:91.66667%}.el-col-sm-push-22{position:relative;left:91.66667%}.el-col-sm-23{width:95.83333%}.el-col-sm-offset-23{margin-left:95.83333%}.el-col-sm-pull-23{position:relative;right:95.83333%}.el-col-sm-push-23{position:relative;left:95.83333%}.el-col-sm-24{width:100%}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{position:relative;left:100%}}@media only screen and (min-width:992px){.el-col-md-0{display:none;width:0%}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{position:relative;left:0}.el-col-md-1{width:4.16667%}.el-col-md-offset-1{margin-left:4.16667%}.el-col-md-pull-1{position:relative;right:4.16667%}.el-col-md-push-1{position:relative;left:4.16667%}.el-col-md-2{width:8.33333%}.el-col-md-offset-2{margin-left:8.33333%}.el-col-md-pull-2{position:relative;right:8.33333%}.el-col-md-push-2{position:relative;left:8.33333%}.el-col-md-3{width:12.5%}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{position:relative;left:12.5%}.el-col-md-4{width:16.66667%}.el-col-md-offset-4{margin-left:16.66667%}.el-col-md-pull-4{position:relative;right:16.66667%}.el-col-md-push-4{position:relative;left:16.66667%}.el-col-md-5{width:20.83333%}.el-col-md-offset-5{margin-left:20.83333%}.el-col-md-pull-5{position:relative;right:20.83333%}.el-col-md-push-5{position:relative;left:20.83333%}.el-col-md-6{width:25%}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{position:relative;left:25%}.el-col-md-7{width:29.16667%}.el-col-md-offset-7{margin-left:29.16667%}.el-col-md-pull-7{position:relative;right:29.16667%}.el-col-md-push-7{position:relative;left:29.16667%}.el-col-md-8{width:33.33333%}.el-col-md-offset-8{margin-left:33.33333%}.el-col-md-pull-8{position:relative;right:33.33333%}.el-col-md-push-8{position:relative;left:33.33333%}.el-col-md-9{width:37.5%}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{position:relative;left:37.5%}.el-col-md-10{width:41.66667%}.el-col-md-offset-10{margin-left:41.66667%}.el-col-md-pull-10{position:relative;right:41.66667%}.el-col-md-push-10{position:relative;left:41.66667%}.el-col-md-11{width:45.83333%}.el-col-md-offset-11{margin-left:45.83333%}.el-col-md-pull-11{position:relative;right:45.83333%}.el-col-md-push-11{position:relative;left:45.83333%}.el-col-md-12{width:50%}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{position:relative;left:50%}.el-col-md-13{width:54.16667%}.el-col-md-offset-13{margin-left:54.16667%}.el-col-md-pull-13{position:relative;right:54.16667%}.el-col-md-push-13{position:relative;left:54.16667%}.el-col-md-14{width:58.33333%}.el-col-md-offset-14{margin-left:58.33333%}.el-col-md-pull-14{position:relative;right:58.33333%}.el-col-md-push-14{position:relative;left:58.33333%}.el-col-md-15{width:62.5%}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{position:relative;left:62.5%}.el-col-md-16{width:66.66667%}.el-col-md-offset-16{margin-left:66.66667%}.el-col-md-pull-16{position:relative;right:66.66667%}.el-col-md-push-16{position:relative;left:66.66667%}.el-col-md-17{width:70.83333%}.el-col-md-offset-17{margin-left:70.83333%}.el-col-md-pull-17{position:relative;right:70.83333%}.el-col-md-push-17{position:relative;left:70.83333%}.el-col-md-18{width:75%}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{position:relative;left:75%}.el-col-md-19{width:79.16667%}.el-col-md-offset-19{margin-left:79.16667%}.el-col-md-pull-19{position:relative;right:79.16667%}.el-col-md-push-19{position:relative;left:79.16667%}.el-col-md-20{width:83.33333%}.el-col-md-offset-20{margin-left:83.33333%}.el-col-md-pull-20{position:relative;right:83.33333%}.el-col-md-push-20{position:relative;left:83.33333%}.el-col-md-21{width:87.5%}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{position:relative;left:87.5%}.el-col-md-22{width:91.66667%}.el-col-md-offset-22{margin-left:91.66667%}.el-col-md-pull-22{position:relative;right:91.66667%}.el-col-md-push-22{position:relative;left:91.66667%}.el-col-md-23{width:95.83333%}.el-col-md-offset-23{margin-left:95.83333%}.el-col-md-pull-23{position:relative;right:95.83333%}.el-col-md-push-23{position:relative;left:95.83333%}.el-col-md-24{width:100%}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{position:relative;left:100%}}@media only screen and (min-width:1200px){.el-col-lg-0{display:none;width:0%}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{position:relative;left:0}.el-col-lg-1{width:4.16667%}.el-col-lg-offset-1{margin-left:4.16667%}.el-col-lg-pull-1{position:relative;right:4.16667%}.el-col-lg-push-1{position:relative;left:4.16667%}.el-col-lg-2{width:8.33333%}.el-col-lg-offset-2{margin-left:8.33333%}.el-col-lg-pull-2{position:relative;right:8.33333%}.el-col-lg-push-2{position:relative;left:8.33333%}.el-col-lg-3{width:12.5%}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{position:relative;left:12.5%}.el-col-lg-4{width:16.66667%}.el-col-lg-offset-4{margin-left:16.66667%}.el-col-lg-pull-4{position:relative;right:16.66667%}.el-col-lg-push-4{position:relative;left:16.66667%}.el-col-lg-5{width:20.83333%}.el-col-lg-offset-5{margin-left:20.83333%}.el-col-lg-pull-5{position:relative;right:20.83333%}.el-col-lg-push-5{position:relative;left:20.83333%}.el-col-lg-6{width:25%}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{position:relative;left:25%}.el-col-lg-7{width:29.16667%}.el-col-lg-offset-7{margin-left:29.16667%}.el-col-lg-pull-7{position:relative;right:29.16667%}.el-col-lg-push-7{position:relative;left:29.16667%}.el-col-lg-8{width:33.33333%}.el-col-lg-offset-8{margin-left:33.33333%}.el-col-lg-pull-8{position:relative;right:33.33333%}.el-col-lg-push-8{position:relative;left:33.33333%}.el-col-lg-9{width:37.5%}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{position:relative;left:37.5%}.el-col-lg-10{width:41.66667%}.el-col-lg-offset-10{margin-left:41.66667%}.el-col-lg-pull-10{position:relative;right:41.66667%}.el-col-lg-push-10{position:relative;left:41.66667%}.el-col-lg-11{width:45.83333%}.el-col-lg-offset-11{margin-left:45.83333%}.el-col-lg-pull-11{position:relative;right:45.83333%}.el-col-lg-push-11{position:relative;left:45.83333%}.el-col-lg-12{width:50%}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{position:relative;left:50%}.el-col-lg-13{width:54.16667%}.el-col-lg-offset-13{margin-left:54.16667%}.el-col-lg-pull-13{position:relative;right:54.16667%}.el-col-lg-push-13{position:relative;left:54.16667%}.el-col-lg-14{width:58.33333%}.el-col-lg-offset-14{margin-left:58.33333%}.el-col-lg-pull-14{position:relative;right:58.33333%}.el-col-lg-push-14{position:relative;left:58.33333%}.el-col-lg-15{width:62.5%}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{position:relative;left:62.5%}.el-col-lg-16{width:66.66667%}.el-col-lg-offset-16{margin-left:66.66667%}.el-col-lg-pull-16{position:relative;right:66.66667%}.el-col-lg-push-16{position:relative;left:66.66667%}.el-col-lg-17{width:70.83333%}.el-col-lg-offset-17{margin-left:70.83333%}.el-col-lg-pull-17{position:relative;right:70.83333%}.el-col-lg-push-17{position:relative;left:70.83333%}.el-col-lg-18{width:75%}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{position:relative;left:75%}.el-col-lg-19{width:79.16667%}.el-col-lg-offset-19{margin-left:79.16667%}.el-col-lg-pull-19{position:relative;right:79.16667%}.el-col-lg-push-19{position:relative;left:79.16667%}.el-col-lg-20{width:83.33333%}.el-col-lg-offset-20{margin-left:83.33333%}.el-col-lg-pull-20{position:relative;right:83.33333%}.el-col-lg-push-20{position:relative;left:83.33333%}.el-col-lg-21{width:87.5%}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{position:relative;left:87.5%}.el-col-lg-22{width:91.66667%}.el-col-lg-offset-22{margin-left:91.66667%}.el-col-lg-pull-22{position:relative;right:91.66667%}.el-col-lg-push-22{position:relative;left:91.66667%}.el-col-lg-23{width:95.83333%}.el-col-lg-offset-23{margin-left:95.83333%}.el-col-lg-pull-23{position:relative;right:95.83333%}.el-col-lg-push-23{position:relative;left:95.83333%}.el-col-lg-24{width:100%}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{position:relative;left:100%}}@media only screen and (min-width:1920px){.el-col-xl-0{display:none;width:0%}.el-col-xl-offset-0{margin-left:0}.el-col-xl-pull-0{position:relative;right:0}.el-col-xl-push-0{position:relative;left:0}.el-col-xl-1{width:4.16667%}.el-col-xl-offset-1{margin-left:4.16667%}.el-col-xl-pull-1{position:relative;right:4.16667%}.el-col-xl-push-1{position:relative;left:4.16667%}.el-col-xl-2{width:8.33333%}.el-col-xl-offset-2{margin-left:8.33333%}.el-col-xl-pull-2{position:relative;right:8.33333%}.el-col-xl-push-2{position:relative;left:8.33333%}.el-col-xl-3{width:12.5%}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{position:relative;left:12.5%}.el-col-xl-4{width:16.66667%}.el-col-xl-offset-4{margin-left:16.66667%}.el-col-xl-pull-4{position:relative;right:16.66667%}.el-col-xl-push-4{position:relative;left:16.66667%}.el-col-xl-5{width:20.83333%}.el-col-xl-offset-5{margin-left:20.83333%}.el-col-xl-pull-5{position:relative;right:20.83333%}.el-col-xl-push-5{position:relative;left:20.83333%}.el-col-xl-6{width:25%}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{position:relative;left:25%}.el-col-xl-7{width:29.16667%}.el-col-xl-offset-7{margin-left:29.16667%}.el-col-xl-pull-7{position:relative;right:29.16667%}.el-col-xl-push-7{position:relative;left:29.16667%}.el-col-xl-8{width:33.33333%}.el-col-xl-offset-8{margin-left:33.33333%}.el-col-xl-pull-8{position:relative;right:33.33333%}.el-col-xl-push-8{position:relative;left:33.33333%}.el-col-xl-9{width:37.5%}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{position:relative;left:37.5%}.el-col-xl-10{width:41.66667%}.el-col-xl-offset-10{margin-left:41.66667%}.el-col-xl-pull-10{position:relative;right:41.66667%}.el-col-xl-push-10{position:relative;left:41.66667%}.el-col-xl-11{width:45.83333%}.el-col-xl-offset-11{margin-left:45.83333%}.el-col-xl-pull-11{position:relative;right:45.83333%}.el-col-xl-push-11{position:relative;left:45.83333%}.el-col-xl-12{width:50%}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{position:relative;left:50%}.el-col-xl-13{width:54.16667%}.el-col-xl-offset-13{margin-left:54.16667%}.el-col-xl-pull-13{position:relative;right:54.16667%}.el-col-xl-push-13{position:relative;left:54.16667%}.el-col-xl-14{width:58.33333%}.el-col-xl-offset-14{margin-left:58.33333%}.el-col-xl-pull-14{position:relative;right:58.33333%}.el-col-xl-push-14{position:relative;left:58.33333%}.el-col-xl-15{width:62.5%}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{position:relative;left:62.5%}.el-col-xl-16{width:66.66667%}.el-col-xl-offset-16{margin-left:66.66667%}.el-col-xl-pull-16{position:relative;right:66.66667%}.el-col-xl-push-16{position:relative;left:66.66667%}.el-col-xl-17{width:70.83333%}.el-col-xl-offset-17{margin-left:70.83333%}.el-col-xl-pull-17{position:relative;right:70.83333%}.el-col-xl-push-17{position:relative;left:70.83333%}.el-col-xl-18{width:75%}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{position:relative;left:75%}.el-col-xl-19{width:79.16667%}.el-col-xl-offset-19{margin-left:79.16667%}.el-col-xl-pull-19{position:relative;right:79.16667%}.el-col-xl-push-19{position:relative;left:79.16667%}.el-col-xl-20{width:83.33333%}.el-col-xl-offset-20{margin-left:83.33333%}.el-col-xl-pull-20{position:relative;right:83.33333%}.el-col-xl-push-20{position:relative;left:83.33333%}.el-col-xl-21{width:87.5%}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{position:relative;left:87.5%}.el-col-xl-22{width:91.66667%}.el-col-xl-offset-22{margin-left:91.66667%}.el-col-xl-pull-22{position:relative;right:91.66667%}.el-col-xl-push-22{position:relative;left:91.66667%}.el-col-xl-23{width:95.83333%}.el-col-xl-offset-23{margin-left:95.83333%}.el-col-xl-pull-23{position:relative;right:95.83333%}.el-col-xl-push-23{position:relative;left:95.83333%}.el-col-xl-24{width:100%}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{position:relative;left:100%}}@-webkit-keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-upload{display:inline-block;text-align:center;cursor:pointer;outline:0}.el-upload__input{display:none}.el-upload__tip{font-size:12px;color:#606266;margin-top:7px}.el-upload iframe{position:absolute;z-index:-1;top:0;left:0;filter:alpha(opacity=0)}.el-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;cursor:pointer;line-height:146px;vertical-align:top}.el-upload--picture-card i{font-size:28px;color:#8c939d}.el-upload--picture-card:hover,.el-upload:focus{border-color:#409EFF;color:#409EFF}.el-upload:focus .el-upload-dragger{border-color:#409EFF}.el-upload-dragger{background-color:#fff;border:1px dashed #d9d9d9;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:360px;height:180px;text-align:center;cursor:pointer;overflow:hidden}.el-upload-dragger .el-icon-upload{font-size:67px;color:#C0C4CC;margin:40px 0 16px;line-height:50px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:1px solid #DCDFE6;margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:#606266;font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:#409EFF;font-style:normal}.el-upload-dragger:hover{border-color:#409EFF}.el-upload-dragger.is-dragover{background-color:rgba(32,159,255,.06);border:2px dashed #409EFF}.el-upload-list{margin:0;padding:0;list-style:none}.el-upload-list__item{-webkit-transition:all .5s cubic-bezier(.55,0,.1,1);transition:all .5s cubic-bezier(.55,0,.1,1);font-size:14px;color:#606266;line-height:1.8;margin-top:5px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item:first-child{margin-top:10px}.el-upload-list__item .el-icon-upload-success{color:#67C23A}.el-upload-list__item .el-icon-close{display:none;position:absolute;top:5px;right:5px;cursor:pointer;opacity:.75;color:#606266}.el-upload-list__item .el-icon-close:hover{opacity:1}.el-upload-list__item .el-icon-close-tip{display:none;position:absolute;top:5px;right:5px;font-size:12px;cursor:pointer;opacity:1;color:#409EFF}.el-upload-list__item:hover .el-icon-close{display:inline-block}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:block}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:#409EFF;cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip{display:inline-block}.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-upload-list__item.is-success:active .el-icon-close-tip,.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip{display:none}.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label{display:block}.el-upload-list__item-name{color:#606266;display:block;margin-right:40px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap}.el-upload-list__item-name [class^=el-icon]{height:100%;margin-right:7px;color:#909399;line-height:inherit}.el-upload-list__item-status-label{position:absolute;right:5px;top:0;line-height:inherit;display:none}.el-upload-list__item-delete{position:absolute;right:10px;top:0;font-size:12px;color:#606266;display:none}.el-upload-list__item-delete:hover{color:#409EFF}.el-upload-list--picture-card{margin:0;display:inline;vertical-align:top}.el-upload-list--picture-card .el-upload-list__item{overflow:hidden;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;margin:0 8px 8px 0;display:inline-block}.el-upload-list--picture-card .el-upload-list__item .el-icon-check,.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture-card .el-upload-list__item .el-icon-close,.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{width:100%;height:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;text-align:center;color:#fff;opacity:0;font-size:20px;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .3s;transition:opacity .3s}.el-upload-list--picture-card .el-upload-list__item-actions::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-list--picture-card .el-upload-list__item-actions span{display:none;cursor:pointer}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:15px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{position:static;font-size:inherit;color:inherit}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-block}.el-upload-list--picture-card .el-progress{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{overflow:hidden;z-index:0;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:10px 10px 10px 90px;height:92px}.el-upload-list--picture .el-upload-list__item .el-icon-check,.el-upload-list--picture .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{background:0 0;-webkit-box-shadow:none;box-shadow:none;top:-2px;right:-12px}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name{line-height:70px;margin-top:0}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item-thumbnail{vertical-align:middle;display:inline-block;width:70px;height:70px;float:left;position:relative;z-index:1;margin-left:-80px;background-color:#FFF}.el-upload-list--picture .el-upload-list__item-name{display:block;margin-top:20px}.el-upload-list--picture .el-upload-list__item-name i{font-size:70px;line-height:1;position:absolute;left:9px;top:10px}.el-upload-list--picture .el-upload-list__item-status-label{position:absolute;right:-17px;top:-7px;width:46px;height:26px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:10;cursor:default}.el-upload-cover::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-cover img{display:block;width:100%;height:100%}.el-upload-cover__label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-cover__label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#fff}.el-upload-cover__progress{display:inline-block;vertical-align:middle;position:static;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{position:absolute;top:0;left:0;width:100%;height:100%}.el-upload-cover__interact{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.72);text-align:center}.el-upload-cover__interact .btn{display:inline-block;color:#FFF;font-size:14px;cursor:pointer;vertical-align:middle;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);margin-top:60px}.el-upload-cover__interact .btn span{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{-webkit-transform:translateY(-13px);transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#FFF;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{position:absolute;bottom:0;left:0;background-color:#FFF;height:36px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-align:left;padding:0 10px;margin:0;line-height:36px;font-size:14px;color:#303133}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67C23A}.el-progress.is-success .el-progress__text{color:#67C23A}.el-progress.is-warning .el-progress-bar__inner{background-color:#E6A23C}.el-badge__content,.el-progress.is-exception .el-progress-bar__inner{background-color:#F56C6C}.el-progress.is-warning .el-progress__text{color:#E6A23C}.el-progress.is-exception .el-progress__text{color:#F56C6C}.el-progress-bar{padding-right:50px;display:inline-block;vertical-align:middle;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__header,.el-message,.el-step__icon{-webkit-box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#EBEEF5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409EFF;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.el-progress-bar__inner::after{display:inline-block;height:100%;vertical-align:middle}.el-progress-bar__innerText{display:inline-block;vertical-align:middle;color:#FFF;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-time-spinner{width:100%;white-space:nowrap}.el-spinner{display:inline-block;vertical-align:middle}.el-spinner-inner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;width:50px;height:50px}.el-spinner-inner .path{stroke:#ececec;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.el-message{min-width:380px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;border-width:1px;border-style:solid;border-color:#EBEEF5;position:fixed;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#edf2fc;-webkit-transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,transform .4s,top .4s;transition:opacity .3s,transform .4s,top .4s,-webkit-transform .4s;overflow:hidden;padding:15px 15px 15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-message.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message.is-closable .el-message__content{padding-right:16px}.el-message p{margin:0}.el-message--info .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e1f3d8}.el-message--success .el-message__content{color:#67C23A}.el-message--warning{background-color:#fdf6ec;border-color:#faecd8}.el-message--warning .el-message__content{color:#E6A23C}.el-message--error{background-color:#fef0f0;border-color:#fde2e2}.el-message--error .el-message__content{color:#F56C6C}.el-message__icon{margin-right:10px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__content:focus{outline-width:0}.el-message__closeBtn{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#C0C4CC;font-size:16px}.el-message__closeBtn:focus{outline-width:0}.el-message__closeBtn:hover{color:#909399}.el-message .el-icon-success{color:#67C23A}.el-message .el-icon-error{color:#F56C6C}.el-message .el-icon-info{color:#909399}.el-message .el-icon-warning{color:#E6A23C}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.el-badge{position:relative;vertical-align:middle;display:inline-block}.el-badge__content{border-radius:10px;color:#FFF;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #FFF}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.el-rate__icon,.el-rate__item{position:relative;display:inline-block}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-badge__content--primary{background-color:#409EFF}.el-badge__content--success{background-color:#67C23A}.el-badge__content--warning{background-color:#E6A23C}.el-badge__content--info{background-color:#909399}.el-badge__content--danger{background-color:#F56C6C}.el-card{border-radius:4px;border:1px solid #EBEEF5;background-color:#FFF;overflow:hidden;color:#303133;-webkit-transition:.3s;transition:.3s}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-card__header{padding:18px 20px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__body,.el-main{padding:20px}.el-rate{height:20px;line-height:1}.el-rate:active,.el-rate:focus{outline-width:0}.el-rate__item{font-size:0;vertical-align:middle}.el-rate__icon{font-size:18px;margin-right:6px;color:#C0C4CC;-webkit-transition:.3s;transition:.3s}.el-rate__decimal,.el-rate__icon .path2{position:absolute;top:0;left:0}.el-rate__icon.hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.el-rate__decimal{display:inline-block;overflow:hidden}.el-step.is-vertical,.el-steps{display:-webkit-box;display:-ms-flexbox}.el-rate__text{font-size:14px;vertical-align:middle}.el-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.el-steps--simple{padding:13px 8%;border-radius:4px;background:#F5F7FA}.el-steps--horizontal{white-space:nowrap}.el-steps--vertical{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.el-step{position:relative;-ms-flex-negative:1;flex-shrink:1}.el-step:last-of-type .el-step__line{display:none}.el-step:last-of-type.is-flex{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.el-step:last-of-type .el-step__description,.el-step:last-of-type .el-step__main{padding-right:0}.el-step__head{position:relative;width:100%}.el-step__head.is-process{color:#303133;border-color:#303133}.el-step__head.is-wait{color:#C0C4CC;border-color:#C0C4CC}.el-step__head.is-success{color:#67C23A;border-color:#67C23A}.el-step__head.is-error{color:#F56C6C;border-color:#F56C6C}.el-step__head.is-finish{color:#409EFF;border-color:#409EFF}.el-step__icon{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#FFF;-webkit-transition:.15s ease-out;transition:.15s ease-out}.el-step.is-horizontal,.el-step__icon-inner{display:inline-block}.el-step__icon.is-text{border-radius:50%;border:2px solid;border-color:inherit}.el-step__icon.is-icon{width:40px}.el-step__icon-inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-weight:700;line-height:1;color:inherit}.el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:25px;font-weight:400}.el-step__icon-inner.is-status{-webkit-transform:translateY(1px);transform:translateY(1px)}.el-step__line{position:absolute;border-color:inherit;background-color:#C0C4CC}.el-step__line-inner{display:block;border-width:1px;border-style:solid;border-color:inherit;-webkit-transition:.15s ease-out;transition:.15s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:0}.el-step__main{white-space:normal;text-align:left}.el-step__title{font-size:16px;line-height:38px}.el-step__title.is-process{font-weight:700;color:#303133}.el-step__title.is-wait{color:#C0C4CC}.el-step__title.is-success{color:#67C23A}.el-step__title.is-error{color:#F56C6C}.el-step__title.is-finish{color:#409EFF}.el-step__description{padding-right:10%;margin-top:-5px;font-size:12px;line-height:20px;font-weight:400}.el-step__description.is-process{color:#303133}.el-step__description.is-wait{color:#C0C4CC}.el-step__description.is-success{color:#67C23A}.el-step__description.is-error{color:#F56C6C}.el-step__description.is-finish{color:#409EFF}.el-step.is-horizontal .el-step__line{height:2px;top:11px;left:0;right:0}.el-step.is-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.el-step.is-vertical .el-step__head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:24px}.el-step.is-vertical .el-step__main{padding-left:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-vertical .el-step__title{line-height:24px;padding-bottom:8px}.el-step.is-vertical .el-step__line{width:2px;top:0;bottom:0;left:11px}.el-step.is-vertical .el-step__icon.is-icon{width:24px}.el-step.is-center .el-step__head,.el-step.is-center .el-step__main{text-align:center}.el-step.is-center .el-step__description{padding-left:20%;padding-right:20%}.el-step.is-center .el-step__line{left:50%;right:-50%}.el-step.is-simple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-step.is-simple .el-step__head{width:auto;font-size:0;padding-right:10px}.el-step.is-simple .el-step__icon{background:0 0;width:16px;height:16px;font-size:12px}.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:18px}.el-step.is-simple .el-step__icon-inner.is-status{-webkit-transform:scale(.8) translateY(1px);transform:scale(.8) translateY(1px)}.el-step.is-simple .el-step__main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-simple .el-step__title{font-size:16px;line-height:20px}.el-step.is-simple:not(:last-of-type) .el-step__title{max-width:50%;word-break:break-all}.el-step.is-simple .el-step__arrow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-step.is-simple .el-step__arrow::after,.el-step.is-simple .el-step__arrow::before{content:'';display:inline-block;position:absolute;height:15px;width:1px;background:#C0C4CC}.el-step.is-simple .el-step__arrow::before{-webkit-transform:rotate(-45deg) translateY(-4px);transform:rotate(-45deg) translateY(-4px);-webkit-transform-origin:0 0;transform-origin:0 0}.el-step.is-simple .el-step__arrow::after{-webkit-transform:rotate(45deg) translateY(4px);transform:rotate(45deg) translateY(4px);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.el-step.is-simple:last-of-type .el-step__arrow{display:none}.el-carousel{position:relative}.el-carousel--horizontal{overflow-x:hidden}.el-carousel--vertical{overflow-y:hidden}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:36px;width:36px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;background-color:rgba(31,45,61,.11);color:#FFF;position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:12px}.el-carousel__arrow--left{left:16px}.el-carousel__arrow:hover{background-color:rgba(31,45,61,.23)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{position:absolute;list-style:none;margin:0;padding:0;z-index:2}.el-carousel__indicators--horizontal{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-webkit-transform:none;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:#C0C4CC;opacity:.24}.el-carousel__indicators--labels{left:0;right:0;-webkit-transform:none;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:transparent;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:12px 4px}.el-carousel__indicator--vertical{padding:4px 12px}.el-carousel__indicator--vertical .el-carousel__button{width:2px;height:15px}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{display:block;opacity:.48;width:30px;height:2px;background-color:#FFF;border:none;outline:0;padding:0;margin:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.el-carousel__item,.el-carousel__mask{height:100%;position:absolute;top:0;left:0}.carousel-arrow-left-enter,.carousel-arrow-left-leave-active{-webkit-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-webkit-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);opacity:0}.el-carousel__item{width:100%;display:inline-block;overflow:hidden;z-index:0}.el-carousel__item.is-active{z-index:2}.el-carousel__item.is-animating{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card{width:50%;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:1}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:2}.el-carousel__mask{width:100%;background-color:#FFF;opacity:.24;-webkit-transition:.2s;transition:.2s}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-fade-in-enter,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45,.45);transform:scale(.45,.45)}.collapse-transition{-webkit-transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.horizontal-collapse-transition{-webkit-transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out;transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.el-collapse{border-top:1px solid #EBEEF5;border-bottom:1px solid #EBEEF5}.el-collapse-item.is-disabled .el-collapse-item__header{color:#bbb;cursor:not-allowed}.el-collapse-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;line-height:48px;background-color:#FFF;color:#303133;cursor:pointer;border-bottom:1px solid #EBEEF5;font-size:13px;font-weight:500;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s;outline:0}.el-collapse-item__arrow{margin:0 8px 0 auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-weight:300}.el-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:#409EFF}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;background-color:#FFF;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #EBEEF5}.el-cascader__search-input,.el-cascader__tags,.el-tag{-webkit-box-sizing:border-box}.el-collapse-item__content{padding-bottom:25px;font-size:13px;color:#303133;line-height:1.769230769230769}.el-collapse-item:last-child{margin-bottom:-1px}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-cascader,.el-tag{display:inline-block}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#EBEEF5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#FFF;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#EBEEF5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#FFF}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#EBEEF5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#FFF;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#EBEEF5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#FFF}.el-tag{background-color:#ecf5ff;border-color:#d9ecff;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#409EFF;border-width:1px;border-style:solid;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-tag.is-hit{border-color:#409EFF}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67C23A}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close::before{display:block}.el-tag--dark{background-color:#409eff;border-color:#409eff;color:#fff}.el-tag--dark.is-hit{border-color:#409EFF}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#FFF;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67C23A}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409EFF}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67C23A}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-cascader{position:relative;font-size:14px;line-height:40px}.el-cascader:not(.is-disabled):hover .el-input__inner{cursor:pointer;border-color:#C0C4CC}.el-cascader .el-input .el-input__inner:focus,.el-cascader .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-cascader .el-input{cursor:pointer}.el-cascader .el-input .el-input__inner{text-overflow:ellipsis}.el-cascader .el-input .el-icon-arrow-down{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:14px}.el-cascader .el-input .el-icon-arrow-down.is-reverse{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-cascader .el-input .el-icon-circle-close:hover{color:#909399}.el-cascader--medium{font-size:14px;line-height:36px}.el-cascader--small{font-size:13px;line-height:32px}.el-cascader--mini{font-size:12px;line-height:28px}.el-cascader.is-disabled .el-cascader__label{z-index:2;color:#C0C4CC}.el-cascader__dropdown{margin:5px 0;font-size:14px;background:#FFF;border:1px solid #E4E7ED;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-cascader__tags{position:absolute;left:0;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:normal;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__tags .el-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;margin:2px 0 2px 6px;text-overflow:ellipsis;background:#f0f2f5}.el-cascader__tags .el-tag:not(.is-hit){border-color:transparent}.el-cascader__tags .el-tag>span{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.el-cascader__tags .el-tag .el-icon-close{-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:#C0C4CC;color:#FFF}.el-cascader__tags .el-tag .el-icon-close:hover{background-color:#909399}.el-cascader__suggestion-panel{border-radius:4px}.el-cascader__suggestion-list{max-height:204px;margin:0;padding:6px 0;font-size:14px;color:#606266;text-align:center}.el-cascader__suggestion-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 15px;text-align:left;outline:0;cursor:pointer}.el-cascader__suggestion-item:focus,.el-cascader__suggestion-item:hover{background:#F5F7FA}.el-cascader__suggestion-item.is-checked{color:#409EFF;font-weight:700}.el-cascader__suggestion-item>span{margin-right:10px}.el-cascader__empty-text{margin:10px 0;color:#C0C4CC}.el-cascader__search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:24px;min-width:60px;margin:2px 0 2px 15px;padding:0;color:#606266;border:none;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__search-input::-webkit-input-placeholder{color:#C0C4CC}.el-cascader__search-input:-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-moz-placeholder{color:#C0C4CC}.el-cascader__search-input::placeholder{color:#C0C4CC}.el-color-predefine{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;margin-top:8px;width:280px}.el-color-predefine__colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-color-predefine__color-selector{margin:0 0 8px 8px;width:20px;height:20px;border-radius:4px;cursor:pointer}.el-color-predefine__color-selector:nth-child(10n+1){margin-left:0}.el-color-predefine__color-selector.selected{-webkit-box-shadow:0 0 3px 2px #409EFF;box-shadow:0 0 3px 2px #409EFF}.el-color-predefine__color-selector>div{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;border-radius:3px}.el-color-predefine__color-selector.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-hue-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background-color:red;padding:0 2px}.el-color-hue-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-hue-slider.is-vertical{width:12px;height:180px;padding:2px 0}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-svpanel{position:relative;width:280px;height:180px}.el-color-svpanel__black,.el-color-svpanel__white{position:absolute;top:0;left:0;right:0;bottom:0}.el-color-svpanel__white{background:-webkit-gradient(linear,left top, right top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.el-color-svpanel__black{background:-webkit-gradient(linear,left bottom, left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(to top,#000,rgba(0,0,0,0))}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor>div{cursor:head;width:4px;height:4px;-webkit-box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);border-radius:50%;-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}.el-color-alpha-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-alpha-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);height:100%}.el-color-alpha-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-alpha-slider.is-vertical{width:20px;height:180px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-dropdown{width:300px}.el-color-dropdown__main-wrapper{margin-bottom:6px}.el-color-dropdown__main-wrapper::after{display:table;clear:both}.el-color-dropdown__btns{margin-top:6px;text-align:right}.el-color-dropdown__value{float:left;line-height:26px;font-size:12px;color:#000;width:160px}.el-color-dropdown__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-color-dropdown__btn[disabled]{color:#ccc;cursor:not-allowed}.el-color-dropdown__btn:hover{color:#409EFF;border-color:#409EFF}.el-color-dropdown__link-btn{cursor:pointer;color:#409EFF;text-decoration:none;padding:15px;font-size:12px}.el-color-dropdown__link-btn:hover{color:tint(#409EFF,20%)}.el-color-picker{display:inline-block;position:relative;line-height:normal;height:40px}.el-color-picker.is-disabled .el-color-picker__trigger{cursor:not-allowed}.el-color-picker--medium{height:36px}.el-color-picker--medium .el-color-picker__trigger{height:36px;width:36px}.el-color-picker--medium .el-color-picker__mask{height:34px;width:34px}.el-color-picker--small{height:32px}.el-color-picker--small .el-color-picker__trigger{height:32px;width:32px}.el-color-picker--small .el-color-picker__mask{height:30px;width:30px}.el-color-picker--small .el-color-picker__empty,.el-color-picker--small .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker--mini{height:28px}.el-color-picker--mini .el-color-picker__trigger{height:28px;width:28px}.el-color-picker--mini .el-color-picker__mask{height:26px;width:26px}.el-color-picker--mini .el-color-picker__empty,.el-color-picker--mini .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker__mask{height:38px;width:38px;border-radius:4px;position:absolute;top:1px;left:1px;z-index:1;cursor:not-allowed;background-color:rgba(255,255,255,.7)}.el-color-picker__trigger{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;width:40px;padding:4px;border:1px solid #e6e6e6;border-radius:4px;font-size:0;position:relative;cursor:pointer}.el-color-picker__color{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;border-radius:2px;width:100%;height:100%;text-align:center}.el-color-picker__icon,.el-input,.el-textarea{display:inline-block;width:100%}.el-color-picker__color.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-picker__color-inner{position:absolute;left:0;top:0;right:0;bottom:0}.el-color-picker__empty{font-size:12px;color:#999;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.el-color-picker__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);color:#FFF;text-align:center;font-size:12px}.el-input__prefix,.el-input__suffix{position:absolute;top:0;text-align:center}.el-color-picker__panel{position:absolute;z-index:10;padding:6px;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-input__inner,.el-textarea__inner,.el-transfer-panel{-webkit-box-sizing:border-box}.el-textarea{position:relative;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#FFF;background-image:none;border:1px solid #DCDFE6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-moz-placeholder{color:#C0C4CC}.el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea__inner:hover{border-color:#C0C4CC}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea .el-input__count{color:#909399;background:#FFF;position:absolute;font-size:12px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea.is-exceed .el-textarea__inner{border-color:#F56C6C}.el-textarea.is-exceed .el-input__count{color:#F56C6C}.el-input{position:relative;font-size:14px}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#C0C4CC;font-size:14px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909399;font-size:12px}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input,.el-input__inner{font-size:inherit}.el-input .el-input__count .el-input__count-inner{background:#FFF;line-height:initial;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-color:#FFF;background-image:none;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;height:40px;line-height:40px;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-moz-placeholder{color:#C0C4CC}.el-input__inner::placeholder{color:#C0C4CC}.el-input__inner:hover{border-color:#C0C4CC}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{height:100%;right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{height:100%;left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-image-viewer__btn,.el-image__preview,.el-link,.el-transfer-panel__filter .el-icon-circle-close{cursor:pointer}.el-input.is-exceed .el-input__inner{border-color:#F56C6C}.el-input.is-exceed .el-input__suffix .el-input__count{color:#F56C6C}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#F5F7FA;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #DCDFE6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input-group--prepend .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-transfer{font-size:14px}.el-transfer__buttons{display:inline-block;vertical-align:middle;padding:0 30px}.el-transfer__button{display:block;margin:0 auto;padding:10px;border-radius:50%;color:#FFF;background-color:#409EFF;font-size:0}.el-button-group>.el-button+.el-button,.el-transfer-panel__item+.el-transfer-panel__item,.el-transfer__button [class*=el-icon-]+span{margin-left:0}.el-divider__text,.el-image__error,.el-link,.el-timeline,.el-transfer__button i,.el-transfer__button span{font-size:14px}.el-transfer__button.is-with-texts{border-radius:4px}.el-transfer__button.is-disabled,.el-transfer__button.is-disabled:hover{border:1px solid #DCDFE6;background-color:#F5F7FA;color:#C0C4CC}.el-transfer__button:first-child{margin-bottom:10px}.el-transfer__button:nth-child(2){margin:0}.el-transfer-panel{border:1px solid #EBEEF5;border-radius:4px;overflow:hidden;background:#FFF;display:inline-block;vertical-align:middle;width:200px;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.el-transfer-panel__body{height:246px}.el-transfer-panel__body.is-with-footer{padding-bottom:40px}.el-transfer-panel__list{margin:0;padding:6px 0;list-style:none;height:246px;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-transfer-panel__list.is-filterable{height:194px;padding-top:0}.el-transfer-panel__item{height:30px;line-height:30px;padding-left:15px;display:block!important}.el-transfer-panel__item.el-checkbox{color:#606266}.el-transfer-panel__item:hover{color:#409EFF}.el-transfer-panel__item.el-checkbox .el-checkbox__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px;line-height:30px}.el-transfer-panel__item .el-checkbox__input{position:absolute;top:8px}.el-transfer-panel__filter{text-align:center;margin:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:auto}.el-transfer-panel__filter .el-input__inner{height:32px;width:100%;font-size:12px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px;padding-right:10px;padding-left:30px}.el-transfer-panel__filter .el-input__icon{margin-left:5px}.el-transfer-panel .el-transfer-panel__header{height:40px;line-height:40px;background:#F5F7FA;margin:0;padding-left:15px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000}.el-container,.el-header{-webkit-box-sizing:border-box}.el-transfer-panel .el-transfer-panel__header .el-checkbox{display:block;line-height:40px}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label{font-size:16px;color:#303133;font-weight:400}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span{position:absolute;right:15px;color:#909399;font-size:12px;font-weight:400}.el-transfer-panel .el-transfer-panel__footer{height:40px;background:#FFF;margin:0;padding:0;border-top:1px solid #EBEEF5;position:absolute;bottom:0;left:0;width:100%;z-index:1}.el-transfer-panel .el-transfer-panel__footer::after{display:inline-block;height:100%;vertical-align:middle}.el-container,.el-timeline-item__node{display:-webkit-box;display:-ms-flexbox}.el-transfer-panel .el-transfer-panel__footer .el-checkbox{padding-left:20px;color:#606266}.el-transfer-panel .el-transfer-panel__empty{margin:0;height:30px;line-height:30px;padding:6px 15px 0;color:#909399;text-align:center}.el-transfer-panel .el-checkbox__label{padding-left:8px}.el-transfer-panel .el-checkbox__inner{height:14px;width:14px;border-radius:3px}.el-transfer-panel .el-checkbox__inner::after{height:6px;width:3px;left:4px}.el-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.el-container.is-vertical,.el-drawer,.el-empty,.el-result{-webkit-box-orient:vertical;-webkit-box-direction:normal}.el-container.is-vertical{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.el-header{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-aside{overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-main{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-footer{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-timeline{margin:0;list-style:none}.el-timeline .el-timeline-item:last-child .el-timeline-item__tail{display:none}.el-timeline-item{position:relative;padding-bottom:20px}.el-timeline-item__wrapper{position:relative;padding-left:28px;top:-3px}.el-timeline-item__tail{position:absolute;left:4px;height:100%;border-left:2px solid #E4E7ED}.el-timeline-item__icon{color:#FFF;font-size:13px}.el-timeline-item__node{position:absolute;background-color:#E4E7ED;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image__error,.el-timeline-item__dot{display:-webkit-box;display:-ms-flexbox}.el-timeline-item__node--normal{left:-1px;width:12px;height:12px}.el-timeline-item__node--large{left:-2px;width:14px;height:14px}.el-timeline-item__node--primary{background-color:#409EFF}.el-timeline-item__node--success{background-color:#67C23A}.el-timeline-item__node--warning{background-color:#E6A23C}.el-timeline-item__node--danger{background-color:#F56C6C}.el-timeline-item__node--info{background-color:#909399}.el-timeline-item__dot{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-timeline-item__content{color:#303133}.el-timeline-item__timestamp{color:#909399;line-height:1;font-size:13px}.el-timeline-item__timestamp.is-top{margin-bottom:8px;padding-top:4px}.el-timeline-item__timestamp.is-bottom{margin-top:8px}.el-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle;position:relative;text-decoration:none;outline:0;padding:0;font-weight:500}.el-link.is-underline:hover:after{position:absolute;left:0;right:0;height:0;bottom:0;border-bottom:1px solid #409EFF}.el-link.el-link--default:after,.el-link.el-link--primary.is-underline:hover:after,.el-link.el-link--primary:after{border-color:#409EFF}.el-link.is-disabled{cursor:not-allowed}.el-link [class*=el-icon-]+span{margin-left:5px}.el-link.el-link--default{color:#606266}.el-link.el-link--default:hover{color:#409EFF}.el-link.el-link--default.is-disabled{color:#C0C4CC}.el-link.el-link--primary{color:#409EFF}.el-link.el-link--primary:hover{color:#66b1ff}.el-link.el-link--primary.is-disabled{color:#a0cfff}.el-link.el-link--danger.is-underline:hover:after,.el-link.el-link--danger:after{border-color:#F56C6C}.el-link.el-link--danger{color:#F56C6C}.el-link.el-link--danger:hover{color:#f78989}.el-link.el-link--danger.is-disabled{color:#fab6b6}.el-link.el-link--success.is-underline:hover:after,.el-link.el-link--success:after{border-color:#67C23A}.el-link.el-link--success{color:#67C23A}.el-link.el-link--success:hover{color:#85ce61}.el-link.el-link--success.is-disabled{color:#b3e19d}.el-link.el-link--warning.is-underline:hover:after,.el-link.el-link--warning:after{border-color:#E6A23C}.el-link.el-link--warning{color:#E6A23C}.el-link.el-link--warning:hover{color:#ebb563}.el-link.el-link--warning.is-disabled{color:#f3d19e}.el-link.el-link--info.is-underline:hover:after,.el-link.el-link--info:after{border-color:#909399}.el-link.el-link--info{color:#909399}.el-link.el-link--info:hover{color:#a6a9ad}.el-link.el-link--info.is-disabled{color:#c8c9cc}.el-divider{background-color:#DCDFE6;position:relative}.el-divider--horizontal{display:block;height:1px;width:100%;margin:24px 0}.el-divider--vertical{display:inline-block;width:1px;height:1em;margin:0 8px;vertical-align:middle;position:relative}.el-divider__text{position:absolute;background-color:#FFF;padding:0 20px;font-weight:500;color:#303133}.el-image__error,.el-image__placeholder{background:#F5F7FA}.el-divider__text.is-left{left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-divider__text.is-center{left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.el-divider__text.is-right{right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-image__error,.el-image__inner,.el-image__placeholder{width:100%;height:100%}.el-image{position:relative;display:inline-block;overflow:hidden}.el-image__inner{vertical-align:top}.el-image__inner--center{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.el-image__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#C0C4CC;vertical-align:middle}.el-image-viewer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.el-image-viewer__btn{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;opacity:.8;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-button,.el-checkbox,.el-checkbox-button__inner,.el-empty__image img,.el-radio{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-image-viewer__close{top:40px;right:40px;width:40px;height:40px;font-size:24px;color:#fff;background-color:#606266}.el-image-viewer__canvas{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image-viewer__actions{left:50%;bottom:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:282px;height:44px;padding:0 23px;background-color:#606266;border-color:#fff;border-radius:22px}.el-image-viewer__actions__inner{width:100%;height:100%;text-align:justify;cursor:default;font-size:23px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.el-image-viewer__next,.el-image-viewer__prev{width:44px;height:44px;font-size:24px;color:#fff;background-color:#606266;border-color:#fff;top:50%}.el-image-viewer__prev{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:40px}.el-image-viewer__next{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:40px;text-indent:2px}.el-image-viewer__mask{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background:#000}.viewer-fade-enter-active{-webkit-animation:viewer-fade-in .3s;animation:viewer-fade-in .3s}.viewer-fade-leave-active{-webkit-animation:viewer-fade-out .3s;animation:viewer-fade-out .3s}@-webkit-keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button,.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-button:focus,.el-button:hover{color:#409EFF;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#FFF;border-color:#409EFF;color:#409EFF}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#FFF;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#FFF;border-color:#EBEEF5;color:#C0C4CC}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255,255,255,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#FFF;background-color:#409EFF;border-color:#409EFF}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#FFF}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#FFF;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409EFF;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409EFF;color:#FFF}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#FFF;background-color:#67C23A;border-color:#67C23A}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#FFF}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#FFF}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#FFF;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67C23A;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67C23A;border-color:#67C23A;color:#FFF}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#FFF;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#FFF;background-color:#E6A23C;border-color:#E6A23C}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#FFF}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#FFF}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#FFF;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#E6A23C;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#E6A23C;border-color:#E6A23C;color:#FFF}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#FFF;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#FFF;background-color:#F56C6C;border-color:#F56C6C}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#FFF}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#FFF}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#FFF;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#F56C6C;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#F56C6C;border-color:#F56C6C;color:#FFF}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#FFF;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#FFF;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#FFF}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#FFF}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#FFF;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#FFF}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#FFF;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small{padding:9px 15px;font-size:12px;border-radius:3px}.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini{font-size:12px;border-radius:3px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#409EFF;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;border-color:transparent;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover{border-color:transparent}.el-button-group .el-button--danger:last-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:last-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:last-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:last-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:last-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child),.el-button-group>.el-dropdown>.el-button{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:first-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:first-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:first-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:first-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:first-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-right-color:rgba(255,255,255,.5)}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group::after,.el-button-group::before{display:table}.el-button-group::after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button.is-active,.el-button-group>.el-button:not(.is-disabled):active,.el-button-group>.el-button:not(.is-disabled):focus,.el-button-group>.el-button:not(.is-disabled):hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0}.el-calendar{background-color:#fff}.el-calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #EBEEF5}.el-backtop,.el-page-header{display:-webkit-box;display:-ms-flexbox}.el-calendar__title{color:#000;-ms-flex-item-align:center;align-self:center}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{padding:12px 0;color:#606266;font-weight:400}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:#C0C4CC}.el-backtop,.el-calendar-table td.is-today{color:#409EFF}.el-calendar-table td{border-bottom:1px solid #EBEEF5;border-right:1px solid #EBEEF5;vertical-align:top;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.el-calendar-table td.is-selected{background-color:#F2F8FE}.el-calendar-table tr:first-child td{border-top:1px solid #EBEEF5}.el-calendar-table tr td:first-child{border-left:1px solid #EBEEF5}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;height:85px}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:#F2F8FE}.el-backtop{position:fixed;background-color:#FFF;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.12);box-shadow:0 0 6px rgba(0,0,0,.12);cursor:pointer;z-index:5}.el-backtop:hover{background-color:#F2F6FC}.el-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px}.el-page-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-right:40px;position:relative}.el-page-header__left::after{position:absolute;width:1px;height:16px;right:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#DCDFE6}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative;white-space:nowrap}.el-page-header__left .el-icon-back{font-size:18px;margin-right:6px;-ms-flex-item-align:center;align-self:center}.el-page-header__title{font-size:14px;font-weight:500}.el-page-header__content{font-size:18px;color:#303133}.el-checkbox{color:#606266;font-weight:500;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px}.el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;height:40px}.el-checkbox.is-bordered.is-checked{border-color:#409EFF}.el-checkbox.is-bordered.is-disabled{border-color:#EBEEF5;cursor:not-allowed}.el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:4px;height:36px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox__input{cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#DCDFE6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner::after{cursor:not-allowed;border-color:#C0C4CC}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{border-color:#C0C4CC}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before{background-color:#C0C4CC;border-color:#C0C4CC}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409EFF;border-color:#409EFF}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#C0C4CC;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner::after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409EFF}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409EFF}.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{content:'';position:absolute;display:block;background-color:#FFF;height:2px;-webkit-transform:scale(.5);transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:1px solid #DCDFE6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;background-color:#FFF;z-index:1;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:#409EFF}.el-checkbox__inner::after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:1px solid #FFF;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:3px;-webkit-transition:-webkit-transform .15s ease-in .05s;transition:-webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s;transition:transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;-webkit-transform-origin:center;transform-origin:center}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{display:inline-block;position:relative}.el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}.el-checkbox:last-of-type{margin-right:0}.el-checkbox-button__inner{line-height:1;font-weight:500;white-space:nowrap;vertical-align:middle;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409EFF}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-radio,.el-radio__inner,.el-radio__input{position:relative;display:inline-block}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #8cc5ff;box-shadow:-1px 0 0 0 #8cc5ff}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409EFF}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#EBEEF5}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409EFF}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.el-avatar,.el-cascader-panel,.el-radio,.el-radio--medium.is-bordered .el-radio__label,.el-radio__label{font-size:14px}.el-radio{color:#606266;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap;outline:0;margin-right:30px}.el-cascader-node>.el-radio,.el-radio:last-child{margin-right:0}.el-radio.is-bordered{padding:12px 20px 0 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}.el-cascader-menu,.el-cascader-menu__list,.el-radio__inner{-webkit-box-sizing:border-box}.el-radio.is-bordered.is-checked{border-color:#409EFF}.el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:#EBEEF5}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#F5F7FA;border-color:#E4E7ED}.el-radio.is-bordered+.el-radio.is-bordered{margin-left:10px}.el-radio--medium.is-bordered{padding:10px 20px 0 10px;border-radius:4px;height:36px}.el-radio--mini.is-bordered .el-radio__label,.el-radio--small.is-bordered .el-radio__label{font-size:12px}.el-radio--medium.is-bordered .el-radio__inner{height:14px;width:14px}.el-radio--small.is-bordered{padding:8px 15px 0 10px;border-radius:3px;height:32px}.el-radio--small.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio--mini.is-bordered{padding:6px 15px 0 10px;border-radius:3px;height:28px}.el-radio--mini.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio__input{white-space:nowrap;cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-radio__input.is-disabled .el-radio__inner{cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner::after{cursor:not-allowed;background-color:#F5F7FA}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner::after{background-color:#C0C4CC}.el-radio__input.is-disabled+span.el-radio__label{color:#C0C4CC;cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{border-color:#409EFF;background:#409EFF}.el-radio__input.is-checked .el-radio__inner::after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:#409EFF}.el-radio__input.is-focus .el-radio__inner{border-color:#409EFF}.el-radio__inner{border:1px solid #DCDFE6;border-radius:100%;width:14px;height:14px;background-color:#FFF;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.el-radio__inner:hover{border-color:#409EFF}.el-radio__inner::after{width:4px;height:4px;border-radius:100%;background-color:#FFF;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in, -webkit-transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in}.el-radio__original{opacity:0;outline:0;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-radio__label{padding-left:10px}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar{opacity:1;-webkit-transition:opacity 340ms ease-out;transition:opacity 340ms ease-out}.el-scrollbar__wrap{overflow:scroll;height:100%}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:.3s background-color;transition:.3s background-color}.el-scrollbar__thumb:hover{background-color:rgba(144,147,153,.5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity 120ms ease-out;transition:opacity 120ms ease-out}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-cascader-panel{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px}.el-cascader-panel.is-bordered{border:1px solid #E4E7ED;border-radius:4px}.el-cascader-menu{min-width:180px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;border-right:solid 1px #E4E7ED}.el-cascader-menu:last-child{border-right:none}.el-cascader-menu__wrap{height:204px}.el-cascader-menu__list{position:relative;min-height:100%;margin:0;padding:6px 0;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader-menu__hover-zone{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.el-cascader-menu__empty-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#C0C4CC}.el-cascader-node{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px 0 20px;height:34px;line-height:34px;outline:0}.el-cascader-node.is-selectable.in-active-path{color:#606266}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path{color:#409EFF;font-weight:700}.el-cascader-node:not(.is-disabled){cursor:pointer}.el-cascader-node:not(.is-disabled):focus,.el-cascader-node:not(.is-disabled):hover{background:#F5F7FA}.el-cascader-node.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-cascader-node__prefix{position:absolute;left:10px}.el-cascader-node__postfix{position:absolute;right:10px}.el-cascader-node__label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-cascader-node>.el-radio .el-radio__label{padding-left:0}.el-avatar{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden;color:#fff;background:#C0C4CC;width:40px;height:40px;line-height:40px}.el-drawer,.el-drawer__body>*{-webkit-box-sizing:border-box}.el-avatar>img{display:block;height:100%;vertical-align:middle}.el-empty__image img,.el-empty__image svg{vertical-align:top;height:100%;width:100%}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:4px}.el-avatar--icon{font-size:18px}.el-avatar--large{width:40px;height:40px;line-height:40px}.el-avatar--medium{width:36px;height:36px;line-height:36px}.el-avatar--small{width:28px;height:28px;line-height:28px}@-webkit-keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@-webkit-keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@-webkit-keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@-webkit-keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}@keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}.el-drawer{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);overflow:hidden;outline:0}.el-drawer.rtl{-webkit-animation:rtl-drawer-out .3s;animation:rtl-drawer-out .3s;right:0}.el-drawer__open .el-drawer.rtl{-webkit-animation:rtl-drawer-in .3s 1ms;animation:rtl-drawer-in .3s 1ms}.el-drawer.ltr{-webkit-animation:ltr-drawer-out .3s;animation:ltr-drawer-out .3s;left:0}.el-drawer__open .el-drawer.ltr{-webkit-animation:ltr-drawer-in .3s 1ms;animation:ltr-drawer-in .3s 1ms}.el-drawer.ttb{-webkit-animation:ttb-drawer-out .3s;animation:ttb-drawer-out .3s;top:0}.el-drawer__open .el-drawer.ttb{-webkit-animation:ttb-drawer-in .3s 1ms;animation:ttb-drawer-in .3s 1ms}.el-drawer.btt{-webkit-animation:btt-drawer-out .3s;animation:btt-drawer-out .3s;bottom:0}.el-drawer__open .el-drawer.btt{-webkit-animation:btt-drawer-in .3s 1ms;animation:btt-drawer-in .3s 1ms}.el-drawer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;margin:0}.el-drawer__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#72767b;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;padding:20px 20px 0}.el-drawer__header>:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.el-drawer__title{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:inherit;font-size:1rem}.el-drawer__close-btn{border:none;cursor:pointer;font-size:20px;color:inherit;background-color:transparent}.el-drawer__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.el-drawer__body>*{-webkit-box-sizing:border-box;box-sizing:border-box}.el-drawer.ltr,.el-drawer.rtl{height:100%;top:0;bottom:0}.el-drawer.btt,.el-drawer.ttb{width:100%;left:0;right:0}.el-drawer__container{position:relative;left:0;right:0;top:0;bottom:0;height:100%;width:100%}.el-drawer-fade-enter-active{-webkit-animation:el-drawer-fade-in .3s;animation:el-drawer-fade-in .3s}.el-drawer-fade-leave-active{animation:el-drawer-fade-in .3s reverse}.el-statistic{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";text-align:center}.el-statistic .head{margin-bottom:4px;color:#606266;font-size:13px}.el-statistic .con{font-family:Sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133}.el-statistic .con .number{font-size:20px;padding:0 4px}.el-statistic .con span{display:inline-block;margin:0;line-height:100%}.el-popconfirm__main,.el-skeleton__image{display:-ms-flexbox;-webkit-box-align:center;display:-webkit-box}.el-popconfirm__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.el-popconfirm__icon{margin-right:5px}.el-popconfirm__action{text-align:right;margin:0}@-webkit-keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{height:16px;margin-top:16px;background:#f2f2f2}.el-skeleton.is-animated .el-skeleton__item{background:-webkit-gradient(linear,left top, right top,color-stop(25%, #f2f2f2),color-stop(37%, #e6e6e6),color-stop(63%, #f2f2f2));background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:el-skeleton-loading 1.4s ease infinite;animation:el-skeleton-loading 1.4s ease infinite}.el-skeleton__item{background:#f2f2f2;display:inline-block;height:16px;border-radius:4px;width:100%}.el-skeleton__circle{border-radius:50%;width:36px;height:36px;line-height:36px}.el-skeleton__circle--lg{width:40px;height:40px;line-height:40px}.el-skeleton__circle--md{width:28px;height:28px;line-height:28px}.el-skeleton__button{height:40px;width:64px;border-radius:4px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{width:100%;height:13px}.el-skeleton__caption{height:12px}.el-skeleton__h1{height:20px}.el-skeleton__h3{height:18px}.el-skeleton__h5{height:16px}.el-skeleton__image{width:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0}.el-skeleton__image svg{fill:#DCDDE0;width:22%;height:22%}.el-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0}.el-empty__image{width:160px}.el-empty__image img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.el-empty__image svg{fill:#DCDDE0}.el-empty__description{margin-top:20px}.el-empty__description p{margin:0;font-size:14px;color:#909399}.el-empty__bottom,.el-result__title{margin-top:20px}.el-descriptions{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#303133}.el-descriptions__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.el-descriptions__title{font-size:16px;font-weight:700}.el-descriptions--mini,.el-descriptions--small{font-size:12px}.el-descriptions__body{color:#606266;background-color:#FFF}.el-descriptions__body .el-descriptions__table{border-collapse:collapse;width:100%;table-layout:fixed}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-weight:400;line-height:1.5}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-left{text-align:left}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-center{text-align:center}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-right{text-align:right}.el-descriptions .is-bordered{table-layout:auto}.el-descriptions .is-bordered .el-descriptions-item__cell{border:1px solid #EBEEF5;padding:12px 10px}.el-descriptions :not(.is-bordered) .el-descriptions-item__cell{padding-bottom:12px}.el-descriptions--medium.is-bordered .el-descriptions-item__cell{padding:10px}.el-descriptions--medium:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:10px}.el-descriptions--small.is-bordered .el-descriptions-item__cell{padding:8px 10px}.el-descriptions--small:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:8px}.el-descriptions--mini.is-bordered .el-descriptions-item__cell{padding:6px 10px}.el-descriptions--mini:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:6px}.el-descriptions-item{vertical-align:top}.el-descriptions-item__container{display:-webkit-box;display:-ms-flexbox;display:flex}.el-descriptions-item__container .el-descriptions-item__content,.el-descriptions-item__container .el-descriptions-item__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.el-descriptions-item__container .el-descriptions-item__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.el-descriptions-item__label.has-colon::after{content:':';position:relative;top:-.5px}.el-descriptions-item__label.is-bordered-label{font-weight:700;color:#909399;background:#fafafa}.el-descriptions-item__label:not(.is-bordered-label){margin-right:10px}.el-descriptions-item__content{word-break:break-word;overflow-wrap:break-word}.el-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 30px}.el-result__icon svg{width:64px;height:64px}.el-result__title p{margin:0;font-size:20px;color:#303133;line-height:1.3}.el-result__subtitle{margin-top:10px}.el-result__subtitle p{margin:0;font-size:14px;color:#606266;line-height:1.3}.el-result__extra{margin-top:30px}.el-result .icon-success{fill:#67C23A}.el-result .icon-error{fill:#F56C6C}.el-result .icon-info{fill:#909399}.el-result .icon-warning{fill:#E6A23C}
.search-item[data-v-55911d7e] {
  position: absolute;
  bottom: -120px;
  width: 350px;
  height: 120px;
  background-color: #fff;
  z-index: 9999;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}
.search-btn[data-v-55911d7e] {
  height: 50px;
  /* padding: 0 20px; */
  background-color: #1e73be;
  border: 1px solid #1e73be;
  color: #fff;
  margin-left: 5px;
}
.search-item input[data-v-55911d7e] {
  height: 50px;
  color: #666;
  padding: 0.7em;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
  border-radius: 2px;
  background: #fafafa;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 15px;
}

/* 修改input获取焦点后的样式 */
.search-item input[data-v-55911d7e]:focus {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(64, 159, 255, 0.25);
          box-shadow: 0px 0px 5px 0px rgba(64, 159, 255, 0.25);
  /* border:none; */
  outline: 1px solid #409eff;
}

/* 修改input获取焦点后占位符消失 */
.search-item input[data-v-55911d7e]:focus::-webkit-input-placeholder {
  color: transparent;
}
.fullbg[data-v-55911d7e] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
    opacity: 1;
    /* pointer-events: none; */
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

/*---------- header mini cart start ----------*/
.header-configure-area[data-v-55911d7e] {
    padding-right: 10px;
}
.header-configure-area ul li[data-v-55911d7e] {
    display: inline-block;
    margin-left: 25px;
    line-height: 1;
}
.header-configure-area ul li a[data-v-55911d7e] {
    font-size: 25px;
    line-height: 1;
    color: #333333;
    position: relative;
}
.header-configure-area ul li a .notification[data-v-55911d7e] {
    top: -3px;
    right: -8px;
    position: absolute;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
    color: #fff;
    border-radius: 50%;
    background-color: #018bff;
}
.header-configure-area ul li a[data-v-55911d7e]:hover {
    color: #018bff;
}
.header-configure-area ul li[data-v-55911d7e]:first-child {
    margin-left: 0;
}
.header-configure-area ul li.user-hover[data-v-55911d7e] {
    position: relative;
}
.header-configure-area ul li.user-hover .dropdown-list[data-v-55911d7e] {
    position: absolute;
    top: 100%;
    right: 0;
    width: 150px;
    padding: 20px;
    background-color: #fff;
    z-index: 11;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
    border: 1px solid #e5e5e5;
}
.header-configure-area ul li.user-hover .dropdown-list li[data-v-55911d7e] {
    display: block;
    margin-left: 0;
}
.header-configure-area ul li.user-hover .dropdown-list li a[data-v-55911d7e] {
    color: #666666;
    font-size: 13px;
    line-height: 1;
    display: block;
    padding: 8px 0;
    text-transform: capitalize;
}
.header-configure-area ul li.user-hover .dropdown-list li a[data-v-55911d7e]:hover {
    color: #018bff;
}
.header-configure-area ul li.user-hover:hover .dropdown-list[data-v-55911d7e] {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
}
.header-area[data-v-55911d7e] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header-area-cont[data-v-55911d7e] {
    padding: 15px 0;
}
.header-area-br[data-v-55911d7e] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}
.header-area.sticky[data-v-55911d7e] {
    background: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-bottom: 1px solid #ddd
}
.logo img[data-v-55911d7e] {
}
.logo a[data-v-55911d7e] {
    width: 120px;
    color: #fff !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.header-area.sticky .logo a[data-v-55911d7e] {
    color: #29355c !important;
}

/*----------- header settinngs area end -----------*/
a.up_btn[data-v-55911d7e] {
    position: fixed;
    bottom: 2%;
    right: 2%;
    background: #243EC4;
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 54px;
    opacity: 0;
    font-size: 30px;
    visibility: hidden;
    border-radius: 5px;
}
.header-area.sticky a.up_btn[data-v-55911d7e] {
    visibility: visible;
    opacity: 1;
}

/*---------- main menu style start ---------*/
nav.desktop-menu[data-v-55911d7e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
ul[data-v-55911d7e] {
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-menu ul[data-v-55911d7e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.main-menu ul li[data-v-55911d7e] {
    position: relative;
    list-style: none;
}
.main-menu ul li.static[data-v-55911d7e] {
    position: static;
}
.main-menu ul li a[data-v-55911d7e] {
    padding: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    border-radius: 5px;
    display: block;
    color: #fff;
}
.header-area.sticky .main-menu ul li a[data-v-55911d7e] {
    color: #29355c;
}
.main-menu ul li a i[data-v-55911d7e] {
    font-size: 16px;
    padding: 0 3px;
}
.main-menu ul li:first-child a[data-v-55911d7e] {
    /* padding-left: 0; */
}
.main-menu ul li:hover>a[data-v-55911d7e],
  .main-menu ul li.current>a[data-v-55911d7e] {
    color: #018bff !important;
}
.main-menu ul li ul.dropdown[data-v-55911d7e] {
    position: absolute;
    top: calc(100%);
    /* 出现在 li 下方 */
    left: 50%;
    /* 左边对齐到 li 的中点 */
    -webkit-transform: translateX(calc(-50% + 10px)) translateY(0);
            transform: translateX(calc(-50% + 10px)) translateY(0);
    /* 水平居中 + Y轴偏移 */
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 99999;
    padding-top: 15px;
    min-width: 150px;
}
.sticky .main-menu ul li ul.dropdown[data-v-55911d7e] {
    position: absolute;
    top: calc(100%);
    /* 出现在 li 下方 */
    left: 50%;
    /* 左边对齐到 li 的中点 */
    -webkit-transform: translateX(calc(-50% + 10px)) translateY(0);
            transform: translateX(calc(-50% + 10px)) translateY(0);
    /* 水平居中 + Y轴偏移 */
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 99999;
      padding-top: 15px;
    background-color: #fff;
     min-width: 150px;
}
.sticky .main-menu ul li ul.dropdown li[data-v-55911d7e] {
    margin-right: 0;
    border-right: none;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0;
    border-bottom: 1px solid rgba(55, 55, 55, 0.1);
    white-space: nowrap;
    text-align: center;
}
.main-menu ul li ul.dropdown li[data-v-55911d7e] {
    margin-right: 0;
    border-right: none;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    white-space: nowrap;
    text-align: center;
}
.main-menu ul li ul.dropdown li a[data-v-55911d7e] {
    color: #fff;
    font-weight: 400;
    /* padding: 12px 15px; */
    text-transform: capitalize;
}
.main-menu ul li ul.dropdown li a i[data-v-55911d7e] {
    float: right;
    padding-top: 5px;
}
.main-menu ul li ul.dropdown li:hover>a[data-v-55911d7e] {
    color: #018bff;
    /* background-color: #fff; */
}
.main-menu ul li ul.dropdown li ul.dropdown[data-v-55911d7e] {
    top: 100%;
    left: 100%;
    position: absolute;
    width: 250px;
    opacity: 0;
    visibility: hidden;
}
.main-menu ul li ul.dropdown li:hover ul.dropdown[data-v-55911d7e] {
    top: 0;
    opacity: 1;
    visibility: visible;
}
.main-menu ul li ul.megamenu[data-v-55911d7e] {
    width: calc(100% - 30px);
    padding: 20px;
    border: 1px solid #e5e5e5;
    left: 0;
    right: 0;
    margin: auto;
}
.main-menu ul li ul.megamenu li[data-v-55911d7e] {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
}
.main-menu ul li ul.megamenu li.mega-title>a[data-v-55911d7e] {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
}
.main-menu ul li ul.megamenu li ul li[data-v-55911d7e] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.main-menu ul li ul.megamenu li:hover>a[data-v-55911d7e] {
    color: #018bff;
}
.main-menu ul li ul.megamenu li.megamenu-banners[data-v-55911d7e] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 25px;
    padding-bottom: 10px;
    position: relative;
}
.main-menu ul li ul.megamenu li.megamenu-banners[data-v-55911d7e]:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    pointer-events: none;
    background-color: rgba(255, 255, 255, 0.4);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.main-menu ul li ul.megamenu li.megamenu-banners[data-v-55911d7e]:hover:before {
    opacity: 1;
    visibility: visible;
}
.main-menu ul li:hover ul.dropdown[data-v-55911d7e] {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
    /*  -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0); */
}
.main-menu ul li:hover ul.megamenu[data-v-55911d7e] {
    opacity: 1;
    visibility: visible;
}
.menu-icon[data-v-55911d7e] {
    position: relative;
    /* display: flex; */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.menu-icon .iconfont[data-v-55911d7e] {
    position: absolute;
    font-size: 15px;
    margin: auto;
    height: 100%;
    line-height: 18px;
    font-weight: 700;
}
.icon-jiahao[data-v-55911d7e] {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1);
}
.icon-jianhao[data-v-55911d7e] {
    opacity: 0;
    -webkit-transform: rotate(-90deg) scale(0.5);
            transform: rotate(-90deg) scale(0.5);
}
.main-menu ul li:hover .icon-jiahao[data-v-55911d7e] {
    opacity: 0;
    -webkit-transform: rotate(90deg) scale(0.5);
            transform: rotate(90deg) scale(0.5);
}
.main-menu ul li:hover .icon-jianhao[data-v-55911d7e] {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1);
}

/*---- header style 2 start ----*/
.header-transparent[data-v-55911d7e] {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
}

/*---------- main menu style end ---------*/

/*------ sticky menu style start ------*/
.sticky.is-sticky[data-v-55911d7e] {
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 9;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    -webkit-animation: 900ms cubic-bezier(0.2, 1, 0.22, 1) 0s normal none 1 running fadeInDown;
    animation: 900ms cubic-bezier(0.2, 1, 0.22, 1) 0s normal none 1 running fadeInDown;
}
.sticky.is-sticky .main-menu li a[data-v-55911d7e] {
    padding: 30px 15px;
}
.sticky.is-sticky .main-menu li .dropdown li a[data-v-55911d7e] {
    padding: 10px 15px;
}
.sticky.is-sticky .main-menu li:first-child a[data-v-55911d7e] {
    padding-left: 0;
}

/*------ sticky menu style end ------*/

/*----- mobile menu start -----*/
.mobile-header .category-toggle[data-v-55911d7e] {
    padding: 8px 15px;
}
.mobile-header-top[data-v-55911d7e] {
    border-bottom: 1px solid #e5e5e5;
}
.mobile-header-top .header-top-settings[data-v-55911d7e] {
    float: none;
}
.mobile-logo[data-v-55911d7e] {
    max-width: 140px;
    width: 100%;
}
.mobile-main-header[data-v-55911d7e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.mobile-main-header .logo img[data-v-55911d7e] {
    width: 110px;
    padding-left: 10px;
}
.mobile-main-header .mobile-menu-toggler[data-v-55911d7e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.mobile-main-header .mobile-menu-toggler .mini-cart-wrap[data-v-55911d7e] {
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    position: relative;
    margin-left: 30px;
}
.mobile-main-header .mobile-menu-toggler .mini-cart-wrap a[data-v-55911d7e] {
    color: #333333;
}
.mobile-main-header .mobile-menu-toggler .mini-cart-wrap a[data-v-55911d7e]:hover {
    color: #018bff;
}
.mobile-main-header .mobile-menu-toggler .mini-cart-wrap .notification[data-v-55911d7e] {
    font-size: 13px;
    color: #fff;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 50%;
    text-align: center;
    font-weight: 600;
    right: -8px;
    top: 0;
    position: absolute;
    background-color: #018bff;
}
.mobile-main-header .mobile-menu-toggler .mobile-menu-btn[data-v-55911d7e] {
    margin-right: 15px;
}
.mobile-main-header .mobile-menu-toggler .mobile-menu-btn .off-canvas-btn[data-v-55911d7e] {
    font-size: 30px;
    cursor: pointer;
    padding: 15px 15px;
    line-height: 1;
    padding-right: 0;
}
.mobile-main-header .mobile-menu-toggler .mobile-menu-btn .off-canvas-btn[data-v-55911d7e]:hover {
    color: #018bff;
}
.sticky .mobile-menu-btn[data-v-55911d7e]{
    color: #333333;
}
.mobile-navigation-one[data-v-55911d7e] {
    /* overflow: hidden; */
    /* height: 100vh; */
}
.mobile-navigation-one nav[data-v-55911d7e] {
    height: calc(100vh - 80px);
}
.mobile-menu-one[data-v-55911d7e] {
    margin-top: 30px;
    height: 100%;
    overflow: auto;
    padding-right: 30px;
    margin-right: -30px;
    overflow-x: scroll;
}
@media only screen and (max-width: 479.98px) {
.mobile-menu-one[data-v-55911d7e] {
      margin-top: 15px;
}
}
.mobile-menu-one li>a[data-v-55911d7e] {
    width: 100%;
    font-size: 15px;
    color: #333333;
    text-transform: capitalize;
    line-height: 22px;
    position: relative;
    display: inline-block;
    padding: 10px 0;
}
.mobile-menu-one>li>a[data-v-55911d7e] {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.mobile-menu-one li>a[data-v-55911d7e]:hover {
    color: #018bff;
}
.mobile-menu-one li ul li[data-v-55911d7e] {
    border: none;
    padding-left: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.mobile-menu-one li ul li a[data-v-55911d7e] {
    width: 100%;
    font-size: 14px;
    text-transform: capitalize;
    padding: 8px 0;
}
.mobile-menu-one li.menu-item-has-children[data-v-55911d7e] {
    display: block;
    position: relative;
}
.mobile-menu-one li.menu-item-has-children .menu-expand[data-v-55911d7e] {
    line-height: 50;
    top: -5px;
    left: 95%;
    width: 30px;
    position: absolute;
    height: 50px;
    text-align: center;
    cursor: pointer;
}
.mobile-menu-one li.menu-item-has-children .menu-expand i[data-v-55911d7e] {
    display: block;
    position: relative;
    width: 10px;
    margin-top: 25px;
    border-bottom: 1px solid #333333;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}
.mobile-menu-one li.menu-item-has-children .menu-expand i[data-v-55911d7e]:before {
    top: 0;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    border-bottom: 1px solid #333333;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.mobile-menu-one li.menu-item-has-children.active>.menu-expand i[data-v-55911d7e]:before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

/*----- mobile menu end -----*/

/*------ offcanvas widget area start ------*/
.offcanvas-widget-area[data-v-55911d7e] {
    margin-top: auto;
    padding-bottom: 30px;
}
@media only screen and (max-width: 479.98px) {
.offcanvas-widget-area[data-v-55911d7e] {
      padding-bottom: 0;
}
}
.off-canvas-contact-widget li[data-v-55911d7e] {
    color: #666666;
    font-size: 15px;
    margin-bottom: 5px;
}
.off-canvas-contact-widget li i[data-v-55911d7e] {
    width: 20px;
}
.off-canvas-contact-widget li a[data-v-55911d7e] {
    color: #666666;
}
.off-canvas-contact-widget li a[data-v-55911d7e]:hover {
    color: #018bff;
}
.off-canvas-btn i[data-v-55911d7e] {
    color: #fff;
}
.header-area.sticky .off-canvas-btn i[data-v-55911d7e] {
    color: #243EC4;
}
.off-canvas-social-widget[data-v-55911d7e] {
    margin-top: 20px;
}
.off-canvas-social-widget a[data-v-55911d7e] {
    color: #666666;
    font-size: 18px;
    display: inline-block;
    margin-right: 15px;
}
.off-canvas-social-widget a[data-v-55911d7e]:hover {
    color: #018bff;
}

/*------ offcanvas widget area end ------*/
.off-canvas-wrapper[data-v-55911d7e] {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 9999;
}
.off-canvas-wrapper.open[data-v-55911d7e] {
    opacity: 1;
    visibility: visible;
}
.off-canvas-wrapper.open .off-canvas-inner-content[data-v-55911d7e] {
    -webkit-transform: none;
    transform: none;
}
.off-canvas-wrapper .off-canvas-overlay[data-v-55911d7e] {
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.off-canvas-wrapper .off-canvas-inner-content[data-v-55911d7e] {
    background-color: #fff;
    width: 300px;
    padding: 20px;
    height: 100%;
    position: relative;
    -webkit-transform: translateX(calc(-100% - 50px));
    transform: translateX(calc(-100% - 50px));
    -webkit-transition: 0.4s;
    transition: 0.4s;
    overflow-y: scroll;
}
@media only screen and (max-width: 479.98px) {
.off-canvas-wrapper .off-canvas-inner-content[data-v-55911d7e] {
      width: 260px;
      padding: 15px;
}
}
.off-canvas-wrapper .btn-close-off-canvas[data-v-55911d7e] {
    top: 0;
    left: 100%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #018bff;
}
.off-canvas-wrapper .btn-close-off-canvas i[data-v-55911d7e] {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
    line-height: 40px;
}
.off-canvas-wrapper .btn-close-off-canvas:hover i[data-v-55911d7e] {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.off-canvas-wrapper .off-canvas-inner[data-v-55911d7e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    height: 500px;
}
.search-box-offcanvas form[data-v-55911d7e] {
    position: relative;
}
.search-box-offcanvas form input[data-v-55911d7e] {
    color: #666;
    font-size: 13px;
    width: 100%;
    height: 40px;
    border: none;
    padding: 0 40px 0 10px;
    background-color: #f2f2f2;
}
.search-box-offcanvas form .search-btn[data-v-55911d7e] {
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    border: none;
    background: #018BFF;
}

/*Scroll up btn*/
a.up_btn[data-v-55911d7e] {
    position: fixed;
    bottom: 2%;
    right: 2%;
    background: #243EC4;
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 54px;
    opacity: 0;
    font-size: 30px;
    visibility: hidden;
    border-radius: 5px;
}
.header-area.sticky a.up_btn[data-v-55911d7e] {
    visibility: visible;
    opacity: 1;
}

/*comman btn type*/
.x-btn .iconfont[data-v-55911d7e] {
    color: #64b2d0;
    font-weight: 700;
    font-size: 18px;
}
.btn-text[data-v-55911d7e] {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
}
.sticky .btn-text[data-v-55911d7e] {
    color: #666666;
}

.P_left[data-v-0624b96c]{
  background-color:#fff;
  width:100%;
  position:absolute;
  z-index:9999;
  min-height:875px;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(30, 90, 235, 0.1);
          box-shadow: 0px 0px 4px 2px rgba(30, 90, 235, 0.1);
}
.list_box[data-v-0624b96c]{
  position:relative;
  min-height:875px;
}
.content_box[data-v-0624b96c]{
    
    /* margin-top:10px; */
    min-height:875px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    /* align-items:center; */
    /* justify-content:center; */
    
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    
            box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.productName[data-v-0624b96c]{
    display:inline-block;
    width:205px;
    white-space: nowrap;  
    overflow: hidden;    
    text-overflow: ellipsis;
}
.text-content[data-v-0624b96c] {
    background-color: #fff;
    padding: 0 20px 50px;
    margin-top:10px;
}
.empty[data-v-0624b96c]{
    height:80px;
    margin-top:15px;
}
.page[data-v-0624b96c]{
    position:absolute;
    bottom:13px;
    height:80px;
    width: 100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:end;
        -ms-flex-pack:end;
            justify-content:flex-end;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    padding-right:15px;
}
#left[data-v-0624b96c] {
    margin: 20px 0;
}
#right[data-v-0624b96c] {
    padding: 20px 0;
}
.img_box[data-v-0624b96c]{
    padding:15px;
    border:1px solid #dedede;
}
#swiper .banner-swiper[data-v-0624b96c] {
  width: 100%;
  height: 100%;
}
#swiper1[data-v-0624b96c] {
  background-color:#fff;
}
#swiper1 .banner-swiper1 .swiper-slide img[data-v-0624b96c] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#swiper1 .banner-swiper1 .swiper-slide[data-v-0624b96c] {
  position: relative;
  width:25%;
}
#swiper .banner-swiper .swiper-slide img[data-v-0624b96c] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#swiper .banner-swiper .swiper-slide[data-v-0624b96c] {
  position: relative;
}
#swiper .banner-swiper .swiper-slide-title[data-v-0624b96c] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(51, 51, 51, 0.534);
  text-align: center;
  line-height: 80px;
}
#swiper .banner-swiper .swiper-slide-title > h1[data-v-0624b96c] {
  font-size: 50px;
  margin-top: 12%;
}
#swiper .banner-swiper .swiper-slide-title > p[data-v-0624b96c] {
  font-size: 20px;
  margin-top: 1%;
  font-weight: 700;
}

/* 媒体查询（手机） */
@media screen and (max-width: 768px) {
#right[data-v-0624b96c] {
      padding: 15px;
}
#swiper[data-v-0624b96c] {
    height: 200px;
}
}
.product_list .txt[data-v-0624b96c] {
    text-align: center;
    display: block;
    line-height: 36px;
    background: #eee;
    font-size: 16px;
    padding: 0 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.product_list .img[data-v-0624b96c] {
    margin: 0;
    position: relative;
}
.product_list .img[data-v-0624b96c]::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.product_list:hover .txt[data-v-0624b96c] {
    background: #036eb8;
    color: #fff;
}
.product_list:hover .img[data-v-0624b96c]::before {
    background: rgba(0, 0, 0, .5);
}
.product_list .img[data-v-0624b96c]::after {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAACYklEQVRIiaXWSYhVRxQG4M+XtpOF6MaNK4W0ZqFExTnigEbjQBxCE+MAbkTciBBCwJ0guFURBdfiQt2IHWkVFDvisHEiKCRoHFrBqdvWKC5aGxd1Lq98ef3ea/tAcf9z66/6b51bf907ZNhv7QYZv2ADpuFLXMUJ7C0ITYOYfAgOYX3F/QXR1mAFXpQGIXKlQuAaLmT5LJyFzxEpoQPTI+/CXEyJ6yRcj75v8ftAy1XCRcyM/Clm4EHGuYmFeIhh2DTQlVzOBLoCP6jCe4njgUc1upIvcM6nJZqIxzXGvC9AoyKnpHrDM3yDnhr8ZqwO/LSRcm3B94G7MDUEvq4xph0jAh+pJ1LCzsAfMBmduIU72FVlzB+STwRnRz2RMRgZeHcIwFdx3Y6fAw/HSSyP/Anmo7eeyNAMn8zwBPwd+FBcF2JZ4H8wXmyMaiIH8Re+w7/Ku2RVxnmHbYGbMQ6XpPJ0SOdYd0GuFDmMzfGkG9GL/dG3DYsz7t0ML5KMOVYq0et80lzkDNYF7saewL8qG+5Exp+R4SdqROGTY/E0JB/MxL3I+ySP7JMcX8SODF+pJ7IUrZnAFDyq4D3EyixvR0vgNrWdrwlbs7y1ikBlnMe8wD1YW4evhNGBO336PagWZzKBV5iDt/VEmpRffl8d7mnl9/ZOcv+9/unlKOF+4NGY3Q/vlPL2fS6dXw0JFCIHsvyYVIIixkgr+CHybmnn3W5UgFSutmg/YhT+jPYGS5TL+Z/0ae38/zS1o5jgJxzN7s+VzqGi/4a0tQcsQNmM76VfmDbpH6olBB5Lnqh2pDccHwG0Vn7vYqob1gAAAABJRU5ErkJggg==) no-repeat center;
    border-radius: 100px;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.product_list:hover .img[data-v-0624b96c]::after {
    -webkit-transform: scale(1);
            transform: scale(1);
}
[data-v-0624b96c] .el-pagination{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
[data-v-0624b96c] .el-pager{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
[data-v-0624b96c] .el-pagination.is-background .el-pager li{
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin:0 !important; */
    font-size:18px;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
            box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
[data-v-0624b96c] .el-pagination .btn-prev{
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
            box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
[data-v-0624b96c] .el-pagination .btn-next{
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
            box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
[data-v-0624b96c] .el-pagination .btn-next .el-icon{
    font-size:18px !important;
}
[data-v-0624b96c]  .el-pagination .btn-prev .el-icon{
    font-size:18px !important;
}

.tab[data-v-622c046c]{
  /* width:100%; */
}
.left_box[data-v-622c046c]{
    background-color:#f4f4f4;
    width:30%;
    /* margin:0 15px; */
    padding:0 45px;
}
[data-v-622c046c] .el-menu{
  background-color:#f4f4f4;
}
[data-v-622c046c] .el-tabs__nav{
  width:100%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:distribute;
      justify-content:space-around;
}
[data-v-622c046c] .el-tabs--card>.el-tabs__header .el-tabs__item.is-active{
  border-bottom:4px solid #409eff;
}
[data-v-622c046c] .el-tabs--card>.el-tabs__header .el-tabs__nav{
  border:none;
}
[data-v-622c046c] .el-tabs--card>.el-tabs__header .el-tabs__item{
  border-left:none;
  font-size:18px;
}
.typetile[data-v-622c046c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100px;
  /* background: linear-gradient(to bottom, #0c74b5 0%, #288fca 100%); */
}
.typetile-left[data-v-622c046c] {
  font-size: 30px;
  padding: 5px;
  font-weight: bold;
  color: #fff;
}
.typetile-rigth[data-v-622c046c] {
  padding: 15px;
  width: 45px;
  height: 45px;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
  border-radius: 50%;
}
.typetile-rigth img[data-v-622c046c] {
  width: 30px;
  height: 30px;
}
.typemenu[data-v-622c046c] {
  background-color: #fff;
}
.el-menu .el-menu-item[data-v-622c046c],
.el-submenu[data-v-622c046c] {
  border-bottom: 1px solid #ebebeb; /* 给每个菜单项之间添加分隔线 */
  text-align: center;
}
.el-menu-item[data-v-622c046c]:last-child {
  border: none;
}

.navimg[data-v-aabf6304]{
  width: 100%;
}
.navimg img[data-v-aabf6304]{
  width: 100%;
  height: 100%;
 -o-object-fit: contain;
    object-fit: contain;
}




























































































/*** Newsletter ***/
.blue[data-v-6bf3d680] {
  color: #0c74b5;
  font-size: 22px;
}
.newsletter[data-v-6bf3d680] {
  background: url(../../static/img/bg-hero.15729bb.png) center center no-repeat;
  background-size: cover;
  background-color: #0c74b5;
}
.f-two-item[data-v-6bf3d680] {
  color: #fff;
}
.f-two-item-img[data-v-6bf3d680] {
  width: 70px !important;
  height: 70px;
  background-color: #fff;
  border-radius: 50%;
  /* padding: 5px; */
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.f-two-item-img img[data-v-6bf3d680] {
  width: 70px;
  height: 70px;
}
.f-two-item-text[data-v-6bf3d680] {
  width: 250px;
  word-wrap: break-word;
}
/*  @media (min-width: 992px) {
    .newsletter .container {
      max-width: 100% !important;
    }

    .newsletter .newsletter-text {
      padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
  }

  @media (min-width: 1200px) {
    .newsletter .newsletter-text {
      padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
  }

  @media (min-width: 1400px) {
    .newsletter .newsletter-text {
      padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
  } */



















































































































































































































































































































































/*** Footer ***/
.box_img[data-v-171c0b06] {
  width: 100%;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.img_[data-v-171c0b06] {
  width: 80px;
  height: 80px;
}
.text[data-v-171c0b06] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 0;
  width: 100%;
}
.footer[data-v-171c0b06] {
  background: url(../../static/img/footerbg1.1604806.png) center center no-repeat;
  background-size: cover;
  padding:0 30px;
}
.footer .btn.btn-social[data-v-171c0b06] {
  margin-right: 5px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(256, 256, 256, 0.1);
  border-radius: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer .btn.btn-social[data-v-171c0b06]:hover {
  color: var(--primary);
}
.footer .btn.btn-link[data-v-171c0b06] {
  display: block;
  margin-bottom: 4px;
  padding: 0;
  text-align: left;
  color: rgba(255, 255, 255, 1);
  font-weight: normal;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
}
.footer .btn.btn-link[data-v-171c0b06]:hover {
  color: #ffffff;
}
/* .footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
} */
.footer .btn.btn-link[data-v-171c0b06]:hover {
  letter-spacing: 1px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.footer .copyright[data-v-171c0b06] {
  padding: 25px 0;
  font-size: 14px;
  border-top: 1px solid rgba(256, 256, 256, 0.1);
}
.footer .copyright a[data-v-171c0b06] {
  color: rgba(255, 255, 255, 0.5);
}
.footer .copyright a[data-v-171c0b06]:hover {
  color: #ffffff;
}
.footer .footer-menu a[data-v-171c0b06] {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .footer-menu a[data-v-171c0b06]:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.footerimg img[data-v-171c0b06] {
  width: 100px;
}
.footer-tilte[data-v-171c0b06] {
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
}
.footer-text[data-v-171c0b06] {
  color: #ffffff;
  font-size: 16px;
}

#GoTop[data-v-47d964d5] {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99999999;
  cursor: pointer;
}
#GoTop > span[data-v-47d964d5] {
  display: block;
  width: 100%;
  height: 100%;
  color: rgb(8, 162, 233);
  font-size: 30px;
}

/*# sourceMappingURL=app.c7a59e9b243cc077c5e92d6c6a1fe393.css.map*/