@import url("https://fonts.googleapis.com/css?family=Kanit:200,300,400,500,600,700&display=swap");
.topsocialogin{
margin-top: 5px;
display: flex;
justify-content: space-between;
padding-left: 8px;
padding-right: 8px;
}

.topsocialogin .btn-block{
  width: 98% !important;
}

.d-flex, .ecommerce-package .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.list-style-none {
  list-style: none; }

.list-position-inside, .ecommerce-package .box .item-list {
  list-style-position: inside; }

.list-position-outside {
  list-style-position: outside; }

.register-promotion {
  padding: 0; }
  .register-promotion .text-yellow {
    color: #ffcd00; }
  .register-promotion .text-bold {
    font-weight: 600; }
  .register-promotion.register-1 {
    background: #333 url("../img/register/register-bg1.jpg") top center no-repeat;
    background-size: cover; }
  .register-promotion.register-2 {
    background: #333 url("../img/register/register-bg2.jpg") top center no-repeat;
    background-size: cover; }
  .register-promotion.register-3 {
    background: #333 url("../img/register/register-bg3.jpg") top center no-repeat;
    background-size: cover; }
  .register-promotion.register-7platform {
    background: #333 url("../img/register/register-bg4.jpg") top center no-repeat;
    background-size: cover; }
  .register-promotion .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .topsocialogin{
        flex-direction: column;
      }
      .register-promotion .flex-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .register-promotion .flex-wrap .flex-box {
      -webkit-box-flex: 1;
      -ms-flex: 1 auto;
      flex: 1 auto; }
  .register-promotion .form-title {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px; }
  .register-promotion .form-control {
    border-radius: 0;
    font-size: 20px;
    font-weight: 400;
    height: 40px;
    margin-bottom: 20px; }
  .register-promotion .box {
    background: rgba(19, 112, 179, 0.8);
    padding: 20px 35px;
    color: white;
    margin-left: auto;
    margin-right: auto;
    height: 100%; }
    @media (min-width: 992px) {
      .register-promotion .box {
        margin-left: 0;
        margin-right: 20px;
        max-width: 500px; } }
  .register-promotion .form-register-promotion {
    max-width: 430px;
    margin: auto; }
    .register-promotion .form-register-promotion .others-service .form-group {
      padding-left: 30px; }
    .register-promotion .form-register-promotion .others-service .form-control {
      background: transparent;
      border: 1px solid white;
      color: white; }
      .register-promotion .form-register-promotion .others-service .form-control::-webkit-input-placeholder {
        color: white; }
      .register-promotion .form-register-promotion .others-service .form-control:-ms-input-placeholder {
        color: white; }
      .register-promotion .form-register-promotion .others-service .form-control::-ms-input-placeholder {
        color: white; }
      .register-promotion .form-register-promotion .others-service .form-control::placeholder {
        color: white; }
    .register-promotion .form-register-promotion .btn-promotion {
      background: #e21515;
      border-radius: 3px;
      color: white;
      font-size: 16px;
      font-weight: 400;
      margin-top: 5px;
      margin-bottom: 10px;
      white-space: unset;
      width: 100%; }
      .register-promotion .form-register-promotion .btn-promotion:hover, .register-promotion .form-register-promotion .btn-promotion:focus {
        background: #ff3030;
        color: white; }
    .register-promotion .form-register-promotion .text-detail {
      font-size: 16px;
      font-weight: 400;
      text-align: center; }
  .register-promotion .interested-service .title {
    font-size: 18px;
    font-weight: 600; }
  .register-promotion .text-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: auto;
    padding-left: 10px; }
    @media (min-width: 992px) {
      .register-promotion .text-box-wrap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
    .register-promotion .text-box-wrap .text-highlight {
      font-size: 30px;
      font-weight: 500;
      color: #fee787; }
    .register-promotion .text-box-wrap .text-box {
      background: #ff4949;
      border-radius: 10px;
      font-size: 20px;
      font-weight: normal;
      padding: 15px;
      color: white;
      text-align: left; }
  .register-promotion .box-wrap {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%; }
    @media (min-width: 992px) {
      .register-promotion .box-wrap {
        text-align: right; } }
  .register-promotion .promotion-detail .text-1 {
    color: white;
    font-size: 55px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 50px; }
    .register-promotion .promotion-detail .text-1 .text-small {
      font-size: 30px;
      font-weight: 500;
      display: table;
      margin-bottom: 5px;
      margin-left: auto;
      margin-right: auto; }
      @media (min-width: 992px) {
        .register-promotion .promotion-detail .text-1 .text-small {
          margin-right: 0; } }
  .register-promotion .promotion-detail .text-2 {
    color: #48c5ff;
    font-size: 24px;
    font-weight: 500; }
  .register-promotion .promotion-detail .text-3 {
    font-size: 20px;
    font-weight: 500;
    color: white;
    margin-top: 20px;
    margin-bottom: 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .register-promotion .promotion-detail .text-4 {
    margin-bottom: 30px; }
    .register-promotion .promotion-detail .text-4 .text-highlight {
      font-size: 30px;
      font-weight: 500;
      color: #fee787; }
  .register-promotion .promotion-social {
    color: white; }
    .register-promotion .promotion-social .text-1 {
      font-size: 35px;
      font-weight: 500;
      margin-top: 30px; }
    .register-promotion .promotion-social .text-2 {
      font-size: 60px;
      font-weight: 500;
      margin-top: 15px;
      margin-bottom: -12px; }
    .register-promotion .promotion-social .text-3 {
      font-size: 26px;
      font-weight: 500; }
    .register-promotion .promotion-social .text-4 {
      margin-top: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (min-width: 992px) {
        .register-promotion .promotion-social .text-4 {
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end; } }
      .register-promotion .promotion-social .text-4 .list-custom {
        color: white;
        font-weight: 500;
        list-style: none;
        font-size: 18px;
        text-align: left;
        margin-bottom: 15px; }
        .register-promotion .promotion-social .text-4 .list-custom .icon {
          color: #00c400; }
  .register-promotion .promotion-platform {
    color: white; }
    .register-promotion .promotion-platform .text-1 {
      font-size: 28px;
      font-weight: 500;
      margin-top: 15px;
      margin-bottom: 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; }
      @media (min-width: 992px) {
        .register-promotion .promotion-platform .text-1 {
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end; } }
      .register-promotion .promotion-platform .text-1 .text-question-mark {
        font-size: 80px;
        font-weight: 500;
        margin-left: 5px; }
    .register-promotion .promotion-platform .text-2 {
      font-size: 37px;
      font-weight: 500;
      margin-bottom: 40px; }
      .register-promotion .promotion-platform .text-2 .social-logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        @media (min-width: 992px) {
          .register-promotion .promotion-platform .text-2 .social-logo {
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end; } }
  .register-promotion .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .register-promotion .contact {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
    .register-promotion .contact .list {
      list-style-type: none;
      font-weight: 400;
      font-size: 16px;
      color: white; }
      .register-promotion .contact .list .tel {
        font-weight: 600;
        font-size: 20px; }
      .register-promotion .contact .list a {
        color: white; }
    .register-promotion .contact .btn-add {
      font-size: 26px;
      font-weight: 600;
      background-color: #00c400;
      border-radius: 10px;
      color: white;
      width: 100%;
      margin-top: 6px;
      padding: 4px 10px; }
  @media (max-width: 991px) {
    .register-promotion > .container {
      width: 100%;
      padding: 0; } }

.checkbox-custom {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .checkbox-custom input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    .checkbox-custom input:checked ~ .checkmark:after {
      display: block; }
  .checkbox-custom .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid white; }
    .checkbox-custom .checkmark::after {
      content: "";
      position: absolute;
      display: none; }

/* Style the checkmark/indicator */
.container .checkmark:after {
  /*content: '\f00c';
  font-family: FontAwesome;*/
  left: 6px;
  top: -1px;
  width: 5px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.platform-detail {
  background: url("../img/register/blue-bg.jpg") top center no-repeat; }
  .platform-detail .head-title {
    font-size: 40px;
    font-weight: 500;
    color: white;
    text-align: center;
    margin-bottom: 20px; }
    .platform-detail .head-title .text-title {
      font-size: 63px;
      font-weight: 600;
      color: #ffcd00;
      margin-bottom: -10px; }
  .platform-detail .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .platform-detail .flex-wrap .flex-box {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media (min-width: 992px) {
        .platform-detail .flex-wrap .flex-box:nth-child(1) {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 45%;
          flex: 0 0 45%; }
        .platform-detail .flex-wrap .flex-box:nth-child(2) {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 55%;
          flex: 0 0 55%; } }
      .platform-detail .flex-wrap .flex-box img {
        margin: auto; }
        @media (min-width: 992px) {
          .platform-detail .flex-wrap .flex-box img {
            margin-left: 0; } }
    @media (max-width: 767px) {
      .platform-detail .flex-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .platform-detail .title,
  .platform-detail .title-detail,
  .platform-detail .description {
    text-align: right; }
  .platform-detail .title {
    font-size: 60px;
    font-weight: 500;
    margin-bottom: -16px;
    text-transform: uppercase; }
  .platform-detail .title-detail {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: uppercase; }
  .platform-detail .description {
    font-size: 18px;
    font-weight: normal;
    color: #010101;
    margin-bottom: 40px; }
  .platform-detail .detail-list {
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    margin-left: 25px; }
    .platform-detail .detail-list .text-bold {
      font-weight: 500; }
    .platform-detail .detail-list .icon {
      font-size: 16px;
      color: #46c35f; }
    .platform-detail .detail-list .text-red {
      color: #ff4949 !important; }
      .platform-detail .detail-list .text-red .icon {
        color: #ff4949; }
  .platform-detail .btn-line {
    background: #46c35f;
    color: white;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 10px;
    border-radius: 20px;
    margin-top: 15px; }
  .platform-detail .platform-item {
    padding: 30px 0; }
    .platform-detail .platform-item.lazada .title,
    .platform-detail .platform-item.lazada .title-detail {
      color: #0a03da; }
    .platform-detail .platform-item.shopee .title,
    .platform-detail .platform-item.shopee .title-detail {
      color: #fe3400; }
    .platform-detail .platform-item.amazon .title,
    .platform-detail .platform-item.amazon .title-detail {
      color: #007789; }
    .platform-detail .platform-item.weloveshopping .title,
    .platform-detail .platform-item.weloveshopping .title-detail {
      color: #e2154c; }
    .platform-detail .platform-item.ebay .title,
    .platform-detail .platform-item.ebay .title-detail {
      color: #71b500; }
    .platform-detail .platform-item.facebook .title,
    .platform-detail .platform-item.facebook .title-detail {
      color: #0769db; }
    .platform-detail .platform-item.instagram .title,
    .platform-detail .platform-item.instagram .title-detail {
      color: #e42460; }

.ecommerce-package {
  overflow: hidden;
  position: relative; }
  @media (min-width: 992px) {
    .ecommerce-package::before {
      content: " ";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 55%;
      background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #53e4fe), to(white));
      background: -webkit-linear-gradient(top, white 0%, #53e4fe 50%, white 100%);
      background: -o-linear-gradient(top, white 0%, #53e4fe 50%, white 100%);
      background: linear-gradient(to bottom, white 0%, #53e4fe 50%, white 100%); }
    .ecommerce-package::after {
      content: " ";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 55%;
      right: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #ffbc3a), to(white));
      background: -webkit-linear-gradient(top, white 0%, #ffbc3a 50%, white 100%);
      background: -o-linear-gradient(top, white 0%, #ffbc3a 50%, white 100%);
      background: linear-gradient(to bottom, white 0%, #ffbc3a 50%, white 100%); } }
  .ecommerce-package .flex-wrap {
    margin-left: -5px;
    margin-right: -5px; }
    @media (max-width: 767px) {
      .ecommerce-package .flex-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .ecommerce-package .flex-wrap .flex-box {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding-left: 5px;
      padding-right: 5px; }
  .ecommerce-package .box {
    border-radius: 6px;
    color: white;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    z-index: 9;
    height: 100%;
    padding: 10px 0 30px 0;
    margin-bottom: 10px; }
    .ecommerce-package .box.starter-package {
      background: -webkit-gradient(linear, left top, right top, from(#408cff), to(#14dcff));
      background: -webkit-linear-gradient(left, #408cff 0%, #14dcff 100%);
      background: -o-linear-gradient(left, #408cff 0%, #14dcff 100%);
      background: linear-gradient(to right, #408cff 0%, #14dcff 100%); }
    .ecommerce-package .box.profressional-package {
      background: -webkit-gradient(linear, left top, right top, from(#fe9833), to(#fc5627));
      background: -webkit-linear-gradient(left, #fe9833 0%, #fc5627 100%);
      background: -o-linear-gradient(left, #fe9833 0%, #fc5627 100%);
      background: linear-gradient(to right, #fe9833 0%, #fc5627 100%); }
      .ecommerce-package .box.profressional-package .title {
        padding-left: 50px; }
    .ecommerce-package .box .badge-recommend {
      position: absolute;
      top: -3px;
      left: -4px;
      height: 95px; }
    .ecommerce-package .box .text-highlight {
      color: #fff568;
      font-weight: bold; }
    .ecommerce-package .box .text-danger {
      color: #9e0303 !important;
      font-weight: bold; }
    .ecommerce-package .box .title {
      font-size: 24px;
      font-weight: bold;
      color: #111111;
      text-align: center;
      margin-bottom: -15px; }
    .ecommerce-package .box .sale-price {
      font-size: 40px;
      font-weight: bold;
      color: white;
      text-align: center; }
    .ecommerce-package .box .normal-price {
      font-size: 25px;
      font-weight: normal;
      color: #111111;
      text-align: center;
      margin-bottom: 16px; }
    .ecommerce-package .box .item {
      border-top: 1px solid rgba(255, 255, 255, 0.6);
      padding: 5px 10px; }
      .ecommerce-package .box .item:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, 0.6); }

.ecommerce-package-detail .condition .title {
  font-size: 20px;
  font-weight: 500; }

.ecommerce-package-detail .condition .item-list {
  font-weight: 400;
  font-size: 16px; 
}

@media (min-width: 768px) {
  .space-left{padding-left: 0 !important;} 
  .customer-theme-tabs .collapse{position: relative; display: block;}
  .collapse[aria-expanded="false"]{height: unset !important;}
}
@media (max-width: 767px) {
  .customer-theme-tabs{
    position: absolute;
    z-index: 5;
  }
  .customer-theme-tabs .collapse.in{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 8px;
    z-index: 5;
  }
  .collapse-onClick{
    max-height: 450px;
    overflow-y: scroll;
    top: -15px;
  }
  .package-design .collapse-onClick {top: 35px;}
  .collapse-onClick::-webkit-scrollbar {width: 5px;}
  .collapse-onClick::-webkit-scrollbar-thumb{
    background: #fff;
    border: 1px solid #3F5665;
  }
  .collapse-onClick::-webkit-scrollbar-track {background: #3F5665;}
  .theme-category .collapse-onClick::-webkit-scrollbar-thumb{border: 1px solid #3669A8;}
  .theme-category .collapse-onClick::-webkit-scrollbar-track {background: #3669A8;}
}
section.theme-preview{
  position: relative;
  z-index: 2;
}
.customer-theme-tabs{font-family: 'kanit';}
.title-tab{
  font-weight: 500;
  color: #fff;
  padding: 10px;
  background: #243440;
}
.body-tab ul li{
  width: 100%;
  text-align: left;
  background: #2D3F4C;
}
.body-tab ul li a{
  color: #fff;
  font-weight: 300;
  padding: 10px;
  border-top: 1px solid #3F5665;
}
.body-tab ul li.active a,
.body-tab ul li a:hover,
.body-tab ul li a:active,
.body-tab ul li a:focus
{
  background: #fff;
  color: #2D3F4C;
}
.body-tab ul li a.view-all{
  display: block;
  width: max-content;
  margin: 0 auto;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 3px 30px;
}
.body-tab ul li a i{
  padding-right: 5px;
  font-size: 18px;
  vertical-align: middle;

}
.body-tab ul li.active a i,
.body-tab ul li a:hover i,
.body-tab ul li a:active i,
.body-tab ul li a:focus i
{
  color: #00AAFF !important;
}
.theme-category .title-tab{background: #031F41;}
.theme-category .body-tab ul li a{border-color: #3669A8;}
.theme-category .body-tab ul li a.view-all:hover{border-color: #0DAEFF}
.theme-category .body-tab ul li{background: #04254E;}
.theme-category .body-tab ul li a.view-all{border-color: #fff;}
.theme-category .body-tab ul li.active a,
.theme-category .body-tab ul li a:hover,
.theme-category .body-tab ul li a:active,
.theme-category .body-tab ul li a:focus
{
  background: #0DAEFF;
  color: #fff;
}
.theme-category .body-tab ul li.active a i,
.theme-category .body-tab ul li a:hover i,
.theme-category .body-tab ul li a:active i,
.theme-category .body-tab ul li a:focus i
{
  color: #3946FB !important;
}
.customer-theme-tabs .navbar-collapse{
  padding: 0;
  border: none;
}
a.navbar-toggle-theme{
  font-family: 'kanit';
  font-weight: 300;
  font-size: 16px;
  padding: 5px;
  background: rgba(0,0,0,.2);
  border-radius: 50px;
  top: -4px;
  text-decoration: none;
}
a.navbar-toggle-theme:hover,
a.navbar-toggle-theme:active,
a.navbar-toggle-theme:focus
{
  color: #fff !important;
}
a.navbar-toggle-theme i{
  color: #fff !important;
  vertical-align: middle;
  font-size: 18px;
}
.package-design a.navbar-toggle-theme{
  float: left;
  margin-bottom: 15px;
}
.package-design a.navbar-toggle-theme,
.package-design a.navbar-toggle-theme i
{color: #000 !important;}

.advertising-website {
  background: #f1f6f9;
  text-align: center;
  padding: 35px 0;
}
.advertising-website .section-title {
  font-weight: 500;
  margin-bottom: 10px;
}
.advertising-website p {
  font-size: 18px;
  margin-bottom: 25px;
}

/* animation button */
.slideUpBtn {
  padding: 10px 30px;
  background-color: transparent;
  border: 2px solid transparent;
  background-color: #00AAFF;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(1,.15,.34,.92)
}

.slideUpBtn span {
  display: inline-block;
  transition: inherit;
  color: #fff;
  font-size: 16px;
}

.slideUpBtn:hover span {
  opacity: 0;
  transform: translateY(-100%)
}

.slideUpBtn::before {
  content: "";
  /* background-color: hsl(243, 80%, 62%);; */
  background-color: #04254E;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translateY(100%);
  transition: inherit;
  width: 100%;
  transition: transform 0.5s cubic-bezier(1,.15,.34,.92)
}

.slideUpBtn::after {
  content: 'สร้างเว็บไซต์ทันที ﹥';
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  transition: inherit;
  transform: translateY(100%);
  width: 100%;
  font-size: 16px;
  padding-left: 3px;
}
.slideUpBtn:hover {
  background-color: #04254E;
}

.slideUpBtn:hover::before {
  transform: translateY(0) scale(3);
  transition-delay: .025s;
}

.slideUpBtn:hover::after {
  opacity: 1;
  color: #fff;
  transform: translateY(0);
}

.social_icon_header{
  width: 90px;
  vertical-align: top;
}
#select-all{
  font-weight: normal;
   font-size: 14px;
}

#PackageModal .modal-body{
  height: 85vh;
  overflow-x: auto;
  padding: 5px;
}