.home-2 p {
  color: #3515b1;
  font-size: 16px;
  font-weight: 500; }
.home-2 h3 {
  font-size: 30px;
  color: #3515b1; }
.home-2 .number-room {
  text-align: center; }
  .home-2 .number-room h3 {
    font-size: 50px;
    color: #3515b1;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    transition: all 0.3s ease; }
  .home-2 .number-room .icon-box__text {
    text-align: center; }
    .home-2 .number-room .icon-box__text p {
      font-size: 24px; }
      .home-2 .number-room .icon-box__text p br {
        display: none; }
    .home-2 .number-room .icon-box__text:hover h3 {
      color: var(--primary-color);
      transition: all 0.3s ease; }
  .home-2 .number-room .icon-box.box-center {
    border-left: 1px solid #3515b1;
    border-right: 1px solid #3515b1; }
.home-2 .button {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase; }
  .home-2 .button:hover {
    transition: all 0.3s ease; }

.home-3 .icon-box {
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff; }
  .home-3 .icon-box h3 {
    font-size: 22px;
    color: #3310ae; }
  .home-3 .icon-box .icon-box__img {
    padding: 10px;
    background: #fff;
    margin-right: 10px;
    height: 50px; }
    .home-3 .icon-box .icon-box__img img {
      width: 30px;
      height: 30px;
      padding: 0; }
  .home-3 .icon-box:hover .icon-box__img {
    background: var(--primary-color); }
    .home-3 .icon-box:hover .icon-box__img img {
      filter: invert(1); }
.home-3 p {
  font-size: 16px;
  color: #3310ae; }

.home-5 {
  padding-bottom: 0 !important; }
  .home-5 .box .box-text h3 {
    font-size: 24px;
    margin-top: 15px;
    color: #3310ae;
    text-align: center; }
  .home-5 .box .box-text p {
    font-size: 15px;
    text-align: center; }

@keyframes rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    transform: translate(-50%, -50%) rotate(360deg); } }
.footer-home .row {
  margin: 0 auto !important; }
.footer-home .last-col {
  margin-top: 45px; }
.footer-home .first-col h3 {
  margin-bottom: 0; }

.customer-box {
  text-align: left; }
  .customer-box .box .box-text {
    padding: 0; }
  .customer-box h3 {
    margin: 0 0 15px 0 !important;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: left;
    padding-bottom: 10px;
    position: relative;
    color: #fff !important;
    -webkit-line-clamp: 6 !important;
    background: #2f10a8;
    min-height: 132px;
    line-height: 1.4 !important;
    position: relative; }
    .customer-box h3 b {
      display: block;
      font-weight: 500;
      font-size: 12px;
      margin-top: 5px;
      color: #00FFFF;
      text-transform: capitalize;
      position: absolute;
      bottom: 10px;
      left: 10px; }
  .customer-box p {
    color: #3310ae;
    font-size: 16px;
    text-align: left;
    -webkit-line-clamp: 5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    min-height: 120px; }

.home-4 .customer-box h3 {
  min-height: 105px; }
.home-4 .customer-box.row-customer h3 {
  min-height: 70px; }

.slider-style-focus .flickity-slider > :not(.is-selected) {
  -ms-transform: scale(0.7) !important;
  transform: scale(0.7) !important; }

.flickity-page-dots .dot.is-selected {
  background: #3310ae; }

.flickity-page-dots .dot {
  border: none;
  background-color: #816dce; }

.home-6 .slider .row {
  padding: 50px;
  border-radius: 50px;
  background: #ebebed;
  align-items: center;
  text-align: right; }
  .home-6 .slider .row h3 {
    font-size: 20px;
    color: #3310ae;
    text-align: left; }
  .home-6 .slider .row p {
    font-size: 16px;
    color: #3310ae;
    text-align: left; }
.home-6 .slider-nav-light .flickity-page-dots .dot.is-selected,
.home-6 .slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
  background: #3310ae; }
.home-6 .slider-nav-light .flickity-page-dots .dot {
  border: none;
  background-color: #816dce; }

.home {
  margin-top: -84px; }
  .home #powerTip {
    background: rgba(31, 31, 109, 0.8); }
  .home .wrap_svl_center {
    line-height: 1; }
  .home h2 {
    color: var(--primary-color);
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px; }

@media (max-width: 768px) {
  .home-2 h3 {
    font-size: 20px; }

  .home-2 .number-room h3 {
    font-size: 45px; }

  .home-2 .number-room .icon-box__text p {
    font-size: 18px; }

  .footer-home .last-col {
    margin-top: 15px; }

  .home-4 .box .box-text {
    min-height: 0;
    margin-bottom: 20px; }

  .img-mobile {
    width: 100% !important; }
    .img-mobile .img-inner {
      text-align: center; }
    .img-mobile img {
      width: auto !important;
      height: auto !important;
      text-align: center;
      margin: 0 auto; }

  .footer-home .wv_logo {
    width: 100% !important; }

  #masthead {
    position: static; }

  .home {
    margin-top: 0; }

  .home #powerTip {
    font-size: 10px; }

  .footer-home .last-col,
  .footer-wp .last-col {
    margin-top: 0; } }
@media (max-width: 500px) {
  .home h2 {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 1.2; }

  .home-2 .number-room .icon-box.box-center {
    border: 0; }

  .customer-box h3,
  .home-4 .customer-box h3 {
    min-height: 0; }
    .customer-box h3 b,
    .home-4 .customer-box h3 b {
      position: static;
      display: block; }

  .customer-box p {
    min-height: 0;
    overflow: visible;
    display: block; }

  .home-6 .slider .row {
    padding: 15px 0;
    border-radius: 15px; }

  .home-5 .col-title p {
    margin-bottom: 0; }

  .footer-home .first-col p strong,
  .footer-wp .first-col p strong {
    font-size: 16px; } }

/*# sourceMappingURL=frontpage.css.map */
