/* <!-- Page Elsa Container --> */
.block-package-elsa {
  background: linear-gradient(0deg, #121031, #2a206f);
  /* max-width: 1440px; */
  /* max-height: 620px; */
  margin: 0 auto;
  background-size: cover;
  background-position: center;
  padding: 32px 0px 57px 0px;
}

.package-elsa-container {
  /* max-width: 1000px; */
  margin: 0 auto;
}

.package-elsa-container-title>.package-elsa-title {
  color: #ffffff;

  font-family: Nunito;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 55px;
  text-align: center;
  margin-bottom: 16px;
}

.package-elsa-container-title>.package-elsa-subtitle {
  color: #ffffff;

  font-family: Nunito;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 41px;
  text-align: center;
  margin-bottom: 0px;
}

.package-elsa-container-package {
  margin-top: 35px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.package-elsa-container-package-both {
  max-width: 50%;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 24px 32px 8px 32px;
  margin-bottom: 16px;
}

.package-elsa-container-package .package-elsa-container-package-both:not(:first-child) {
  margin-left: 15px;
}

.package-elsa-container-package-both .package-both-title {
  font-family: Nunito;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 27px;

  color: #000000;
}

.package-elsa-container-package-both .package-both-price {
  margin-top: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.package-both-price .package-both-price-price>.new-price {
  font-family: Nunito;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 41px;

  background: -webkit-linear-gradient(#f62323, #fc5a47, #ff795b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 4px;
}

.package-both-price .package-both-price-price>.old-price {
  font-family: Nunito;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  min-height: 22px;
  color: rgba(0, 0, 0, 0.67);
  margin-bottom: 0;
}

.package-both-price .package-both-price-sale {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  min-height: 47px;
  min-width: 107px;
  margin-right: -34px;
  border-radius: 20px 0px 0px 20px;
}

.package-both-price .package-both-price-sale.package-left {
  background: linear-gradient(180deg, #34cbff -21.9%, #4294ff 84.37%);
  box-shadow: 0px 2px 6px rgba(17, 80, 162, 0.3);
}

.package-both-price .package-both-price-sale.package-right {
  background: linear-gradient(180deg, #ffa1aa -21.9%, #ff649a 84.37%);
  box-shadow: 0px 2px 6px rgba(199, 44, 102, 0.4);
}

.package-both-price .package-both-price-sale>.sale-percent {
  font-family: Nunito;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 41px;
  text-align: center;

  color: #ffffff;
}

.package-both-list {
  margin-top: 32px;
}

.package-both-list>ul.feature-list {
  list-style: none;
  padding: 0;
}

.package-both-list>ul.feature-list>li {
  margin-bottom: 8px;
}

.package-both-list>ul.feature-list>li:last-child {
  margin-bottom: 0px;
}

.package-both-list>ul.feature-list>li>.feature-icon-contain {
  vertical-align: text-bottom;
}

.package-both-button {
  margin-top: 32px;
}

/* button.btn-package-both {
  width: 286px;
  padding: 8px 0px;
  outline: none;
  border-radius: 50px;
  border: none;
  transition: all 0.3s ease-in-out;
  background-size: 150% auto;
  color: #fff;
  opacity: 0.8;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
} */

/* button.btn-package-both.package-left {
  background-image: linear-gradient(180deg, #29f4ff -46.11%, #5257ff 151.97%);
} */

.package-both-button .btn-elsa-custom-blue {
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  padding: 8px 0px;
}

.package-both-button .btn-elsa-custom-pink {
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  padding: 8px 0px;
}

/* button.btn-package-both.package-right {
  background-image: linear-gradient(180deg, #ffa1aa 25.08%, #ff5997 93.17%);
} */

.package-both-button .btn-elsa-custom-blue {
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  padding: 8px 0px;
}

.package-both-more-description {
  margin-top: 8px;
}

.package-both-more-description>.package-description {
  margin: 0;
  color: #ffb45c;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

/* <!-- Page Elsa Container --> */
.block-elsa-second {
  background-image: url(../../static/images/background-elsa-pro.png);
  /* max-width: 1440px; */
  margin: 0 auto;
  background-size: cover;
  background-position: center;
  padding: 70px 0px 57px 0px;
}

.block-container-second-elsa-pro {
  max-width: 1200px;
  margin: 0 auto;
}

.container-second-elsa-pro-upper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.second-upper-image {
  width: 40%;
}

.second-upper-text {
  width: 55%;
}

.second-upper-text>.second-upper-title {
  font-weight: bold;
  color: #000000;
  font-size: 40px;
  line-height: 55px;
  margin-bottom: 16px;
}

.second-upper-text>.text-content {
  font-size: 16px;
  line-height: 22px;

  color: #000000;
}

.second-upper-text>.text-content>.highlight-text {
  color: #7f60e2;
}

.second-upper-text>.text-content>.highlight-text:last-child {
  font-weight: bold;
  color: #000000;
}

.second-upper-button {
  margin-top: 32px;
}

.second-upper-button .btn-elsa-custom-blue {
  width: 315px;
  font-size: 20px;
  line-height: 28px;
  padding: 8px 0px;
}

.container-second-elsa-pro-lower {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.second-lower-text {
  width: 50%;
}

.second-lower-text>.content-text {
  font-size: 40px;
  line-height: 55px;

  color: #000000;
}

.second-lower-text>.content-text>.highlight-text {
  color: #7f60e2;
}

.second-lower-image {
  width: 40%;
}

.second-lower-image>img {
  width: 75%;
  height: 100%;
}

.sale-percent>p {
  line-height: 24px;
  margin: 8px;
}

@media (min-width: 769px) {
  .show-in-mobile {
    display: none;
  }
}

@media (max-width: 768px) {

  .sale-percent>p {
    line-height: 100%;
    font-size: inherit !important;
  }

  .package-elsa-container-package {
    flex-wrap: wrap;
  }

  .package-elsa-container-package-both {
    margin-top: 20px;
    width: 100%;
    max-width: 100%;
  }

  .hide-in-mobile {
    display: none;
  }

  .package-elsa-container-package {
    max-width: 560px;
    margin: 16px auto;
    margin-bottom: 0;
  }

  .show-in-mobile .mb-content>.mb-content-text {
    font-family: Nunito;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    text-align: center;

    color: #ffffff;
  }

  .show-in-mobile .mb-content>.mb-content-text:first-child {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 20px;
  }

  .show-in-mobile .mb-content>.mb-content-text:last-child {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 16px;

  }

  .mb-table {
    max-width: 500px;
    margin: 16px auto;
  }

  .table-elsa-pro table {
    background-color: #ffffff;
    border-radius: 6px;
  }

  .table-elsa-pro tr>th {
    border: none !important;
    background-color: #ffc453;
    color: #ffffff;
    font-size: 15px;
    line-height: 14px;
    font-weight: bold;
  }

  .table-elsa-pro tr>th:nth-child(n + 2) {
    text-align: center;
    min-width: 85px;
  }

  .table-elsa-pro tr>th:first-child {
    border-radius: 6px 0px 0px 0px;
  }

  .table-elsa-pro tr>th:last-child {
    border-radius: 0px 6px 0px 0px;
  }

  .table-elsa-pro tr>td {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
  }

  .table-elsa-pro tr>td:nth-child(n + 2) {
    text-align: center;
  }

  .mb-score {
    max-width: 500px;
    margin: 16px auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  .mb-score-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .mb-score-detail {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: #ffc353 2px solid;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mb-score-detail>.mb-score-detail-percent {
    color: #ffffff;
    margin: 0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
  }

  .mb-score-description>.mb-score-description-text {
    font-size: 15px;
    line-height: 20px;
    text-align: center;

    color: #ffffff;

    margin-top: 8px;
  }

  .package-elsa-container-title>.package-elsa-subtitle {
    font-size: 15px;
    line-height: 14px;
    text-transform: uppercase;
  }

  .package-elsa-container-package-both {
    width: 47%;
    padding: 16px;
    border-radius: 6px;
  }

  .package-elsa-container-package-both .package-both-title {
    font-size: 10px;
    line-height: 14px;
  }

  .package-both-price .package-both-price-price>.new-price {
    font-size: 18px;
    line-height: 25px;
  }

  .package-both-price .package-both-price-price>.old-price {
    font-size: 10px;
    line-height: 14px;
  }

  .package-both-price .package-both-price-sale>.sale-percent {
    font-size: 10px;
    line-height: 14px;
  }

  .package-both-price .package-both-price-sale {
    min-height: 30px;
    min-width: 32px;
    margin-right: -18px;
  }

  .package-both-button {
    margin-top: 16px;
    display: flex;
    justify-content: center;
  }

  .package-both-button .btn-elsa-custom-blue {
    width: 100%;
    padding: 8px 11px;
    font-size: 10px;
    line-height: 14px;
  }

  .package-both-button .btn-elsa-custom-pink {
    width: 100%;
    padding: 8px 11px;
    font-size: 10px;
    line-height: 14px;
  }

  .block-elsa-second {
    padding: 38px 16px 15px 8px;
  }

  .second-upper-text>.second-upper-title {
    font-size: 18px;
    line-height: 25px;
  }

  .second-upper-text>.text-content {
    font-size: 15px;
    line-height: 20px;
  }

  .container-second-elsa-pro-lower {
    padding-left: 24px;
    margin-top: 24px;
    flex-direction: column;
  }

  .second-lower-text>.content-text {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0px;
    font-weight: bold;
    width: 70%;
  }

  .second-lower-text {
    width: 100%;
  }

  .second-lower-image {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }

  .second-lower-image>img {
    width: 60%;
  }

  .second-lower-text>p>.highlight-text {
    font-size: 15px;
    line-height: 20px;
  }
}

@media (max-width: 425px) {
  .package-elsa-container-package {
    max-width: 250px
  }

  .package-elsa-container-package-both {
    margin-left: 0px !important;
    flex: 0 0 100%;
  }
}

@media (max-width: 376px) {
  .block-package-elsa {
    padding: 35px 24px;
  }

  .package-elsa-container-title {
    margin: 0 auto;
  }

  .mb-content {
    max-width: 275px;
    margin: auto;
  }

  /* .mb-score {
    align-items: unset;
  } */

  .mb-score>.mb-score-block {
    width: 32%;
  }

  .mb-score>.mb-score-block:nth-child(n + 2) {
    width: 35%;
  }

  .mb-score>.mb-score-block:last-child {
    width: unset;
  }

  .package-elsa-container-title>.package-elsa-title {
    color: #ffffff;

    font-size: 18px;
    line-height: 25px;
  }

  .package-elsa-container-package-both {
    width: 49%;
  }
}


/* page ELSA-pro-all-package.php -- 26/07/2022 */
.all-package .discount-code {
  margin: 12px 0px;
  display: block;
  min-height: 24px;
  color: red;
}

.all-package .package-both-list {
  margin-top: 12px;

}

.all-package .package-elsa-container-package .package-elsa-container-package-both:not(:first-child) {
  margin-left: 26px;
  min-height: 427px;
}

.all-package .arrow .next,
.all-package .arrow .prev {
  position: absolute;
  top: 57%;
  transform: translate(0%, -50%);
  padding: 32px;
}

.all-package .arrow .prev {
  left: 3%;
}

.all-package .arrow .next {
  right: 3%;
  transform: translate(0%, -50%) rotate(180deg);
}

.all-package .slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 0 6px;
  padding-left: 0;
  position: absolute;
  bottom: -10%;
  left: 50%;
  transform: translate(-50%, 10px);
  list-style: none;
}

.all-package .slick-dots button {
  font-size: 0;
  border-radius: 50%;
  height: 14px;
  width: 10px;
  background: #DCDCDC;
  border: none;
  transform: scale(0.8);
}

.all-package .slick-dots .slick-active button {
  background: #478DFF;
}

/*  */
.all-package .elsa-footer {
  line-height: 1.875rem;
  font-size: .875rem;
}

.all-package .footer-info {
  padding: 5rem 0;
  border-top: 1px solid rgba(40, 65, 92, .1);
}

.all-package .footer-copyright {
  border-top: 1px solid rgba(40, 65, 92, .1);
  padding: .75rem 2.25rem;
  line-height: 1.125rem;
}

.all-package .footer-copyright p {
  margin-bottom: 0;
}

.all-package .footer-block .title {
  margin: 0 0 .5rem;
}

.all-package .font-weight-semibold {
  font-weight: 600;
}

.all-package .footer-block .content>p {
  margin: 0 0 .25rem;
}

.all-package .footer-block .content .elsa-icon {
  width: 1.125rem;
  line-height: 1.875rem;
  height: 1.875rem;
  text-align: center;
  color: #acbbd1;
  margin-right: .75rem;
  float: left;
  font-size: 1rem;
}

.all-package .elsa-icon {
  display: inline-block;
  font-family: elsa-icon;
  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;
}

@media screen and (max-width: 768px) {

  .all-package .slick-dots {
    bottom: -28px;
  }


  .all-package .footer-info {
    padding: 1.875rem 0;
  }

  .all-package .footer-logo-block {
    text-align: center;
    margin-bottom: 1.5rem;
  }

  .all-package .footer-block {
    margin-bottom: 1.5rem;
  }

  .all-package .copyright {
    text-align: center;
  }

  /*  */
  /* the slides */
  .all-package .slick-slide {
    margin: 0 58px !important;
  }

  /* the parent */
  .all-package .slick-list {
    margin: 0 -58px !important;
  }

  /*  */
  .all-package .s1-mb {
    padding-top: 60px;
    padding-bottom: 40px;
    background-image: url(../../static/images/banner-package-elsa.png);
    color: #FFFFFF;
  }

  .all-package .package-elsa-title {
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 55px;
    text-align: center;
    margin-bottom: 16px;
  }

  .all-package .mb-content-text {
    text-align: center;
    font-size: 14px;
    margin: 16px 8px;
  }

  .all-package .item {
    padding: 18px 30px 32px 32px;
    border-radius: 10px;
    background-color: #fff;
    margin: 0 2px;
    height: 100%;
    color: #000;
    border: 1px solid;
    box-shadow: 0px 8px 18px rgba(69, 137, 255, 0.25);
  }

  .all-package .item-blue {
    border-color: #29F4FF;
  }

  .all-package .item-red {
    border-color: #FF5757;
  }

  .all-package .title {
    text-align: center;
    font-weight: 800;
    line-height: 27px;
    font-size: 20px;
  }

  .all-package .sale-price {
    text-decoration: none;
    font-size: 30px;
    font-weight: bold;
    font-family: Nunito;
    font-style: normal;
  }

  .all-package .item-blue .sale-price {
    color: #478dff;
  }

  .all-package .item-red .sale-price {
    color: #c81b0d;
  }

  .all-package .item-red .btn-elsa-custom-blue {
    background: linear-gradient(180deg, #ff5757 -0.6%, #ce2727 99.4%);
  }

  .all-package .btn-elsa-custom-blue {
    padding-top: 16px;
    padding-bottom: 15px;
  }

  .all-package .feature-list {
    list-style: none;
    font-size: 14px;
    padding: 0;
  }

  .all-package .feature-list li {
    margin-bottom: 8px;
    display: flex;
    align-items: baseline;
  }

  .all-package .feature-list li img {
    margin-right: 4px;
  }

  .all-package .buy-button {
    display: flex;
    justify-content: center;
  }

  .all-package .price {
    text-align: center;
    position: relative;
    padding: 12px 0px;
    margin-bottom: 18px;
  }

  .all-package .break-line::before {
    content: "";
    width: 170px;
    height: 1px;
    background: #C4C4C4;
    position: absolute;

    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
}
