@charset "UTF-8";
/**
* Template Name: FlexStart - v1.9.0
* Template URL: https://bootstrapmade.com/flexstart-bootstrap-startup-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
/* line 12, app/assets/stylesheets/style.scss */
.loader {
  border: 2px solid #f3f3f3;
  border-radius: 50%;
  border-top: 2px solid #3498db;
  width: 30px;
  height: 30px;
  /* Safari */
  animation: spin 0.5s linear infinite;
  z-index: 99999999999;
  margin: 45vh 48% 10px;
}

/* line 23, app/assets/stylesheets/style.scss */
.text-info {
  color: #4ca8ea !important;
}

/* line 26, app/assets/stylesheets/style.scss */
.cover-loader {
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
  height: 35px;
  width: 35px;
  height: 100vh;
  z-index: 99999999;
  width: 100%;
  position: fixed;
  top: 0;
}

/* Safari */

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 56, app/assets/stylesheets/style.scss */
.loading {
  animation: var 0.5s cubic-bezier(0.4, 0.4, 0.5, 0.4) infinite;
}

/* Chrome, Safari, Edge, Opera */
/* line 60, app/assets/stylesheets/style.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 66, app/assets/stylesheets/style.scss */
:root {
  scroll-behavior: smooth;
}

/* width */
/* line 70, app/assets/stylesheets/style.scss */
::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}

/* Track */
/* line 76, app/assets/stylesheets/style.scss */
::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  border-radius: 10px;
}

/* Handle */
/* line 82, app/assets/stylesheets/style.scss */
::-webkit-scrollbar-thumb {
  background: #dadada;
  border-radius: 10px;
}

/* Handle on hover */
/* line 88, app/assets/stylesheets/style.scss */
::-webkit-scrollbar-thumb:hover {
  background: #dadada;
}

/* line 91, app/assets/stylesheets/style.scss */
body {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #39454e;
}

/* line 95, app/assets/stylesheets/style.scss */
a,
a:link,
a:visited {
  text-decoration: none !important;
  color: #00a0df;
}

/* line 101, app/assets/stylesheets/style.scss */
.bi-chevron-down {
  transition: all 0.3s ease;
}

/* line 104, app/assets/stylesheets/style.scss */
.collapsed .bi-chevron-down {
  transform: rotate(180deg);
}

/* line 107, app/assets/stylesheets/style.scss */
.navbar-front a {
  color: #00a0df;
  text-decoration: none;
}

/* line 112, app/assets/stylesheets/style.scss */
.color-scrolled.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
}

/* line 117, app/assets/stylesheets/style.scss */
.navbar-front a:hover {
  color: #00a0df;
  text-decoration: none;
}

/* line 122, app/assets/stylesheets/style.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
}

/* line 130, app/assets/stylesheets/style.scss */
#hero-sales {
  background-color: #e2f6ff !important;
  background-size: cover;
  padding-bottom: 0px;
  background-position: center;
  height: 75vh;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 138, app/assets/stylesheets/style.scss */
.title-home {
  font-size: 44px !important;
  font-weight: 400 !important;
  line-height: 1.3;
  color: #39454e !important;
}

/* line 144, app/assets/stylesheets/style.scss */
.sales .title {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 12px !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3.5px;
  color: #065ba8 !important;
  text-transform: uppercase;
}

/* line 155, app/assets/stylesheets/style.scss */
.sales .otp h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #36454f;
}

/* line 163, app/assets/stylesheets/style.scss */
.sales .otp p {
  font-size: 16px;
  font-weight: 200;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #36454f;
}

/* line 171, app/assets/stylesheets/style.scss */
.form-check-label {
  font-weight: 300;
}

/* line 175, app/assets/stylesheets/style.scss */
.sales .desc {
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: normal;
  color: #39454e;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 185, app/assets/stylesheets/style.scss */
.sales p {
  font-size: 14px !important;
  color: #39454e !important;
  font-weight: 200;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 191, app/assets/stylesheets/style.scss */
.sales-legality {
  margin: auto;
  padding: 34px 30px;
  border-radius: 20px;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.1);
  max-width: 898px;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 199, app/assets/stylesheets/style.scss */
.sales-legality .light {
  border-radius: 10px;
  background-color: #f4fbfe;
  padding: 7px;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 205, app/assets/stylesheets/style.scss */
.talk-bubble-sales {
  padding: 10px 12px 16px;
  border-radius: 10px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 212, app/assets/stylesheets/style.scss */
.text-disclaimer {
  font-size: 12px !important;
  line-height: 17px !important;
  color: #a3a3a3 !important;
}

/* line 217, app/assets/stylesheets/style.scss */
.sales-form {
  float: bottom !important;
  margin: 0px !important;
  bottom: 0px !important;
  position: absolute;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  padding: 40px 0px 35px 0px !important;
  position: fixed;
  background-image: linear-gradient(to bottom, #003c72, #065ba8);
  display: none !important;
}

/* line 228, app/assets/stylesheets/style.scss */
.sales-form h3 {
  padding-top: 12px !important;
  padding-bottom: 10px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 233, app/assets/stylesheets/style.scss */
.sales-form p {
  margin-bottom: 0px !important;
  display: none;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 238, app/assets/stylesheets/style.scss */
.sales .otp {
  padding: 10px 70px 10px 70px;
}

/* line 241, app/assets/stylesheets/style.scss */
.sales .otp p {
  margin-top: 20px;
}

/* line 244, app/assets/stylesheets/style.scss */
.sales .otp small {
  text-align: center;
  color: #a7a7a7;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 12px;
}

/* line 250, app/assets/stylesheets/style.scss */
.sales .otp input[type="text"],
.sales .otp input[type="number"] {
  /*width: 80%;*/
  padding: 5px 25px 5px 25px;
  border-radius: 10px;
  background-color: #f2f2f2;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  color: #00abf0;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 14px !important;
  text-align: center;
  border: none;
}

/* #otp-submit, #otp-submit[disabled=false]{
  padding: 10px;
  background-color: #00abf0;
  color: #fff;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  border-radius: 20px;
  margin-top: 20px;
}
#otp-submit[disabled=true], #otp-submit[disabled=disabled]{
  opacity: 0.5;
 } */
/* line 276, app/assets/stylesheets/style.scss */
.otp-submit,
.otp-submit:focus {
  padding: 10px;
  background-color: #00abf0;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  border-radius: 25px;
  margin-top: 20px;
  border: none;
}

/* line 286, app/assets/stylesheets/style.scss */
.form-show {
  display: block !important;
}

/* line 289, app/assets/stylesheets/style.scss */
.img-bar {
  bottom: 25vh;
  width: 700px;
  position: absolute;
  z-index: 1;
  right: 200px;
}

/* line 296, app/assets/stylesheets/style.scss */
.bg-bar {
  bottom: 25vh;
  width: 600px;
  position: absolute;
  z-index: 0;
  right: 0px;
}

/* line 303, app/assets/stylesheets/style.scss */
.sub-title-home {
  font-size: 16px;
  color: #555;
  line-height: 20px;
  font-weight: 300;
}

/* line 309, app/assets/stylesheets/style.scss */
.img-check {
  width: 63px;
  height: 63px;
}

/* line 313, app/assets/stylesheets/style.scss */
.box-about {
  text-align: center;
  padding: 20px;
}

/* line 317, app/assets/stylesheets/style.scss */
.box-about h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  text-transform: uppercase;
  margin: 20px 0px 20px 0px;
}

/* line 330, app/assets/stylesheets/style.scss */
.box-about p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #a7a7a7;
  font-weight: 200;
}

/* line 343, app/assets/stylesheets/style.scss */
#features {
  background-image: url(/assets/img/bg-features.png);
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 348, app/assets/stylesheets/style.scss */
#tradingcentral {
  background-color: #e7f1f7;
  padding-top: 100px;
  padding-bottom: 100px;
  margin: 0px 50px 0px 50px;
  border-radius: 20px;
}

/* line 354, app/assets/stylesheets/style.scss */
#tradingcentral p {
  color: #39454e;
}

/* line 357, app/assets/stylesheets/style.scss */
#tradingcentral h2 {
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #00abf0;
}

/* line 368, app/assets/stylesheets/style.scss */
#acuity p {
  color: #39454e;
}

/* line 371, app/assets/stylesheets/style.scss */
#acuity h2 {
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #00abf0;
}

/* line 381, app/assets/stylesheets/style.scss */
.feature-case {
  width: 100%;
  padding: 0;
  background-color: transparent;
  border-radius: 50px;
  text-align: center;
}

/* line 387, app/assets/stylesheets/style.scss */
.feature-case img {
  width: 60%;
}

/* line 391, app/assets/stylesheets/style.scss */
.feature-case .speaker {
  width: 45px;
  height: 8px;
  margin: 0 auto;
  background-color: #ebebeb;
  border-radius: 5px;
}

/* line 398, app/assets/stylesheets/style.scss */
.feature-case .screen {
  width: 230px;
  height: 338px;
  margin: 22px 0 0;
  padding: 132px 75px 128px 77px;
  border: solid 1px #d9d9d9;
  background-color: #fff;
}

/* line 406, app/assets/stylesheets/style.scss */
.feature-case .oval {
  padding: 0px;
  height: 80px;
  width: 80px;
  background-color: #01aaf0;
  border-radius: 40px;
  color: #fff;
  font-size: 82px;
  text-align: center;
}

/* line 416, app/assets/stylesheets/style.scss */
.feature-case .oval i {
  margin-top: -18px !important;
  margin-left: -41px !important;
  position: absolute;
}

/* line 421, app/assets/stylesheets/style.scss */
.box-features h4 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39454e;
  text-transform: capitalize !important;
}

/* line 432, app/assets/stylesheets/style.scss */
.box-features p,
.box-features li {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39454e !important;
}

/* line 444, app/assets/stylesheets/style.scss */
.box-company-profile h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3px;
  color: #1d3557;
  text-transform: uppercase;
}

/* line 455, app/assets/stylesheets/style.scss */
.box-company-profile p,
.box-company-profile li {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #333;
}

/* line 466, app/assets/stylesheets/style.scss */
#refferal {
  background-color: rgba(1, 170, 240, 0.9);
  background-image: url(/assets/img/home-hero.png);
  background-size: cover;
}

/* line 471, app/assets/stylesheets/style.scss */
#refferal .section-header h2 {
  font-size: 36px !important;
  letter-spacing: 1px;
  font-family: "Plus Jakarta Sans", sans-serif;
  line-height: 48px;
  font-weight: 400;
  margin: 0;
  color: #fff;
}

/* line 480, app/assets/stylesheets/style.scss */
#refferal .section-header p {
  margin: 10px 0 0 0;
  padding: 0;
  opacity: 1;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #fff;
  letter-spacing: 3.5px;
  text-transform: uppercase;
}

/* line 491, app/assets/stylesheets/style.scss */
.btn-refferal {
  background-color: #fff;
  width: 250px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3px;
  text-align: center;
  color: #01aaf0;
  text-transform: uppercase;
  padding: 20px;
  border-radius: 50px;
  margin: auto;
}

/* line 508, app/assets/stylesheets/style.scss */
.btn-refferal:hover {
  color: #01aaf0;
}

/* line 511, app/assets/stylesheets/style.scss */
.product-list {
  margin-top: 20px;
}

/* line 514, app/assets/stylesheets/style.scss */
.product-list h3 {
  color: #333;
  line-height: 1.14;
  letter-spacing: -0.6px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 28px;
  font-weight: 600;
}

/* line 522, app/assets/stylesheets/style.scss */
.product-list p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #333;
  opacity: 0.7;
}

/* line 533, app/assets/stylesheets/style.scss */
.popup-form {
  width: 100%;
  background-color: #01aaf0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 75% 120%;
  color: #fff;
  z-index: 99;
  padding: 40px 0px;
}

/* line 543, app/assets/stylesheets/style.scss */
.popup-form.bg-form {
  background-image: url(/assets/bg.webp);
}

/* line 546, app/assets/stylesheets/style.scss */
.popup-form .container {
  display: flex;
  flex: row;
  align-items: center;
}

/* line 552, app/assets/stylesheets/style.scss */
input[type="file"] {
  padding-top: 8px;
  font-size: 12px;
}

/* line 556, app/assets/stylesheets/style.scss */
input::file-selector-button {
  margin: -2px -5px 0.5px 2px !important;
}

/* line 559, app/assets/stylesheets/style.scss */
.popup-fixed {
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  bottom: 0px;
  position: fixed;
}

/* line 564, app/assets/stylesheets/style.scss */
.popup-box h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  margin-left: 10px;
  text-align: left;
}

/* line 575, app/assets/stylesheets/style.scss */
.popup-box p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  margin: 0;
}

/* line 586, app/assets/stylesheets/style.scss */
.popup-box .qr {
  width: 130px;
}

/* line 589, app/assets/stylesheets/style.scss */
.popup-form input[type="text"],
.popup-form input[type="email"],
.popup-form input[type="number"] {
  background-color: #fff !important;
  padding: 13px 5px 13px 30px !important;
  width: 100% !important;
  font-size: 14px;
  border: none !important;
  outline: none;
  border-radius: 5px;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  margin-top: 10px;
  /* height: 50px !important; */
}

/* line 604, app/assets/stylesheets/style.scss */
.popup-form button[type="submit"] {
  background-color: #00abf0 !important;
  padding: 13px 0px 13px 0px;
  text-align: center;
  width: 100%;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  border: none;
  outline: none;
  border-radius: 50px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 10px;
  background-image: none;
  text-shadow: none;
}

/* line 621, app/assets/stylesheets/style.scss */
.popup-form button[type="submit"]:hover {
  background-color: #cceefc !important;
  background-image: none;
  color: #1d3557;
}

/* line 627, app/assets/stylesheets/style.scss */
.sales button[type="submit"] {
  background-color: #4ca8ea !important;
  background-image: none;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 633, app/assets/stylesheets/style.scss */
.sales button[type="submit"]:hover {
  background-color: #4ca8ea !important;
  background-image: none;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 639, app/assets/stylesheets/style.scss */
.sales-form button[type="submit"] {
  background-color: #4ca8ea !important;
  background-image: none;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 645, app/assets/stylesheets/style.scss */
.sales-form button[type="submit"]:hover {
  background-color: #4ca8ea !important;
  background-image: none;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* line 651, app/assets/stylesheets/style.scss */
.popup-form .bi-x,
.x-icon {
  font-size: 20px;
  cursor: pointer;
  font-weight: bold;
  float: right;
  margin-right: 20px;
  margin-top: -30px;
}

/* line 660, app/assets/stylesheets/style.scss */
.form-wall {
  z-index: inherit;
  margin-top: 25vh;
}

/* line 664, app/assets/stylesheets/style.scss */
.rectangle-phone-mobile .bi-x {
  font-size: 20px;
  cursor: pointer;
  font-weight: bold;
  float: right;
  margin-right: -2px;
  margin-top: -15px;
  color: #fff;
}

/* line 673, app/assets/stylesheets/style.scss */
.registered-mobile {
  display: none;
}

/* line 676, app/assets/stylesheets/style.scss */
#popup-modal {
  z-index: 99999;
}

/* line 679, app/assets/stylesheets/style.scss */
.box-ecalendar {
  height: 240px;
  margin: 8px 5px 13px 0;
  padding: 0px;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 #a7a7a7;
  background-color: #fff;
}

/* line 687, app/assets/stylesheets/style.scss */
.box-ecalendar .col {
  padding: 15px;
}

/* line 690, app/assets/stylesheets/style.scss */
.box-ecalendar h4 {
  width: 343px;
  height: 20px;
  margin: 0 0 8px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #a7a7a7;
}

/* line 703, app/assets/stylesheets/style.scss */
.box-ecalendar p,
.box-ecalendar a {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  padding: 0px !important;
  letter-spacing: normal;
  color: #36454f;
  margin: 0px;
}

/* line 716, app/assets/stylesheets/style.scss */
.box-ecalendar table {
  background-color: #f7faff;
  bottom: 0px;
  float: bottom;
  position: absolute;
  margin-bottom: 10px;
}

/* line 723, app/assets/stylesheets/style.scss */
.box-ecalendar table td {
  text-align: center;
  background-color: #f4f4f4;
  padding: 10px;
}

/* line 729, app/assets/stylesheets/style.scss */
.box-ecalendar table td div {
  text-align: center;
  border-left: solid 0.2px #ddd;
  border-right: solid 0.2px #ddd;
}

/* line 734, app/assets/stylesheets/style.scss */
.head-ecalendar label img {
  width: 60px;
  height: 24px;
}

/* line 738, app/assets/stylesheets/style.scss */
.btn-soft {
  padding: 12px 30px 12px 30px;
  margin-left: 10px;
  border-radius: 20px;
  color: #1d3557;
  height: 40px;
  background-color: #cceefc !important;
  outline: none !important;
  background-image: none !important;
  border: none !important;
  text-shadow: none !important;
  font-weight: normal;
  font-size: 12px;
  font-family: "Plus Jakarta Sans", sans-serif;
}

/* line 753, app/assets/stylesheets/style.scss */
.disabled {
  background-color: #a7a7a7 !important;
}

/* line 756, app/assets/stylesheets/style.scss */
.head-ecalendar label {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #a7a7a7;
}

/* line 767, app/assets/stylesheets/style.scss */
.head-ecalendar .btn-soft {
  margin-bottom: 20px;
  margin-top: 10px;
}

/* line 771, app/assets/stylesheets/style.scss */
.bg-section {
  background-color: #e2f6ff !important;
  background-size: cover;
  background-position: center;
}

/* line 776, app/assets/stylesheets/style.scss */
#sales-sticky-mobile {
  display: none;
}

/* line 780, app/assets/stylesheets/style.scss */
.form-show-mobile {
  display: none !important;
}

/* line 783, app/assets/stylesheets/style.scss */
.why-valbury {
  text-align: center;
}

/* line 786, app/assets/stylesheets/style.scss */
.sales header {
  background-color: transparent;
}

/* line 789, app/assets/stylesheets/style.scss */
.sales .form-banner {
  z-index: 2;
  background-color: transparent;
}

/* line 794, app/assets/stylesheets/style.scss */
.form-header img {
  width: 40px;
  border-radius: 8px;
}

/* line 798, app/assets/stylesheets/style.scss */
.form-header h3 {
  padding-left: 20px;
  margin: 0;
}

@media (max-width: 768px) {
  /* line 804, app/assets/stylesheets/style.scss */
  .popup-form .bi-x,
.x-icon {
    margin-top: -5px;
    position: absolute;
    right: 0;
  }
  /* line 810, app/assets/stylesheets/style.scss */
  .popup-form.bg-form {
    background-image: none;
  }
  /* line 813, app/assets/stylesheets/style.scss */
  .form-header {
    width: 100% !important;
    padding: 10px;
    margin-bottom: 20px;
  }
  /* line 817, app/assets/stylesheets/style.scss */
  .form-header img {
    width: 50px !important;
    padding-left: 10px !important;
  }
  /* line 821, app/assets/stylesheets/style.scss */
  .form-header h3 {
    padding-left: 20px;
    margin: 0;
    font-size: 14px;
  }
  /* line 827, app/assets/stylesheets/style.scss */
  .form-validate {
    padding: 10px;
  }
  /* line 830, app/assets/stylesheets/style.scss */
  .owl-prev,
.owl-next {
    display: none !important;
  }
  /* line 834, app/assets/stylesheets/style.scss */
  .btn-getstart {
    width: 70%;
    max-width: 300px;
    min-width: 180px;
  }
  /* line 839, app/assets/stylesheets/style.scss */
  .sales .form-banner {
    z-index: 2;
    /*background-color: rgba(226, 246, 255, 0.8);*/
    background-image: linear-gradient(#e2f6ff, #e2f6ff, #e2f6ff, transparent);
  }
  /* line 844, app/assets/stylesheets/style.scss */
  .sales .otp {
    padding: 70px 70px 10px 70px;
    /*background-color: red;*/
  }
  /* line 848, app/assets/stylesheets/style.scss */
  .why-valbury {
    text-align: left;
  }
  /* line 851, app/assets/stylesheets/style.scss */
  .why-valbury p {
    top: 50%;
  }
  /* line 855, app/assets/stylesheets/style.scss */
  #sales-sticky-mobile {
    padding: 13px 18px 13px 17px;
    background-image: linear-gradient(to bottom, #003c72, #065ba8);
    display: block;
    bottom: 0px;
    position: fixed;
    width: 100% !important;
    z-index: 3;
    border-radius: 10px 10px 0px 0px;
    display: none;
    font-family: "Plus Jakarta Sans", sans-serif !important;
  }
  /* line 867, app/assets/stylesheets/style.scss */
  #sales-sticky-mobile h3 {
    color: #fff;
    font-size: 16px;
    padding-top: 5px;
    font-family: "Plus Jakarta Sans", sans-serif !important;
  }
  /* line 873, app/assets/stylesheets/style.scss */
  #sales-sticky-mobile button {
    position: absolute;
    right: 15px;
    padding: 10px 20px 10px 20px;
    border-radius: 25px;
    background-color: #4ca8ea;
    border: none;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px !important;
    margin-top: -15px !important;
    font-family: "Plus Jakarta Sans", sans-serif !important;
  }
  /* line 889, app/assets/stylesheets/style.scss */
  .form-show-mobile {
    display: block !important;
  }
  /* line 892, app/assets/stylesheets/style.scss */
  #sticky-form {
    display: none;
    bottom: 0px;
    position: absolute;
    padding-bottom: 100px;
    z-index: 999;
  }
  /* line 899, app/assets/stylesheets/style.scss */
  .product-list h3 {
    margin-top: 24px;
    font-size: 18px;
  }
  /* line 903, app/assets/stylesheets/style.scss */
  .product-list p {
    margin-top: 20px;
    font-size: 14px;
    text-align: justify;
  }
  /* line 908, app/assets/stylesheets/style.scss */
  .feature-case {
    margin: auto;
    padding: 0;
    background-color: transparent;
    margin-top: 50px;
  }
  /* line 914, app/assets/stylesheets/style.scss */
  .icon-rec {
    width: 50px !important;
    height: 50px !important;
    border-radius: 8px !important;
    margin-right: 10px !important;
  }
  /* line 920, app/assets/stylesheets/style.scss */
  .popup-box {
    margin: 20px 10px;
    display: flex;
    flex-wrap: nowrap;
  }
  /* line 925, app/assets/stylesheets/style.scss */
  .popup-box .qr {
    width: 60px;
  }
  /* line 928, app/assets/stylesheets/style.scss */
  .popup-box h3 {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
  }
  /* line 933, app/assets/stylesheets/style.scss */
  .popup-box p {
    font-size: 13px;
    line-height: normal;
  }
  /* line 937, app/assets/stylesheets/style.scss */
  .popup-box .col-3 {
    text-align: right;
  }
  /* line 940, app/assets/stylesheets/style.scss */
  .popup-form {
    background-image: none;
    padding: 0;
  }
  /* line 944, app/assets/stylesheets/style.scss */
  .popup-form button[type="submit"] {
    margin-bottom: 30px;
  }
  /* line 947, app/assets/stylesheets/style.scss */
  .popup-form .container {
    display: block;
    padding: 0;
  }
  /* line 951, app/assets/stylesheets/style.scss */
  .popup-form .container .form {
    background-color: #174d97;
    padding: 30px 20px;
  }
  /* line 955, app/assets/stylesheets/style.scss */
  .registered-mobile {
    display: block;
    margin-top: -250px;
  }
  /* line 959, app/assets/stylesheets/style.scss */
  .registered {
    display: none;
  }
  /* line 963, app/assets/stylesheets/style.scss */
  .btn-soft {
    padding: 10px 20px 11px 20px;
    margin-left: 10px;
    border-radius: 20px;
    color: #1d3557;
    height: 30px;
    background-color: #cceefc !important;
    outline: none !important;
    background-image: none !important;
    border: none !important;
    text-shadow: none !important;
  }
  /* line 975, app/assets/stylesheets/style.scss */
  .head-ecalendar .btn-soft {
    margin-bottom: 20px;
    margin-top: 10px;
  }
  /* line 979, app/assets/stylesheets/style.scss */
  .disabled {
    background-color: #a7a7a7 !important;
  }
  /* line 983, app/assets/stylesheets/style.scss */
  .head-ecalendar label {
    margin: 0 auto !important;
    text-align: center;
    position: relative;
    margin-left: 35% !important;
    margin-bottom: 0px !important;
  }
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* line 994, app/assets/stylesheets/style.scss */
section {
  padding: 60px 0;
  overflow: hidden;
}

/* line 998, app/assets/stylesheets/style.scss */
.width-100 {
  width: 100% !important;
}

/* line 1001, app/assets/stylesheets/style.scss */
.center {
  text-align: center;
}

/* line 1004, app/assets/stylesheets/style.scss */
.section-header {
  width: 700px;
  margin: auto;
  padding-bottom: 40px;
}

/* line 1010, app/assets/stylesheets/style.scss */
.section-header h1 {
  font-size: 36px;
  letter-spacing: 1px;
  line-height: 48px;
  font-weight: 400;
  margin: 0;
  color: #333;
}

/* line 1018, app/assets/stylesheets/style.scss */
.section-header p,
.content-header p,
.section-header li {
  margin: 10px 0 0 0;
  padding: 0;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

/* line 1034, app/assets/stylesheets/style.scss */
.acuity-content {
  padding: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

/* line 1049, app/assets/stylesheets/style.scss */
.hero-about p,
.hero-about li {
  /* margin: 10px 0 0 0; */
  padding: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #333;
}

/* line 1062, app/assets/stylesheets/style.scss */
.box-radius {
  border-radius: 4px;
}

/* line 1065, app/assets/stylesheets/style.scss */
.cover-referral {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 1070, app/assets/stylesheets/style.scss */
.cover-news {
  width: 100%;
  height: 310px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px 4px 0px 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 1080, app/assets/stylesheets/style.scss */
.modal {
  background-color: rgba(29, 53, 87, 0.7);
}

/* line 1083, app/assets/stylesheets/style.scss */
.box-tutorial .bi-play-circle-fill {
  font-size: 50px;
  position: absolute;
  margin-top: -37%;
  margin-left: 43%;
}

/* line 1089, app/assets/stylesheets/style.scss */
.msg-input {
  margin-bottom: 0px;
  margin-left: 5px;
  color: red;
  display: none;
  font-size: 12px;
}

/* line 1096, app/assets/stylesheets/style.scss */
.box-webinar {
  width: 100%;
  margin: 0 1px 0 0;
  padding: 0px;
  border-radius: 4px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
}

/* line 1105, app/assets/stylesheets/style.scss */
.box-webinar .webinar-head {
  padding: 16px;
  border-bottom: 1px solid #dadada;
  font-size: 20px;
  color: #333333;
}

/* line 1111, app/assets/stylesheets/style.scss */
.webinar-head h2,
.webinar-body h2 {
  font-size: 24px;
}

/* line 1115, app/assets/stylesheets/style.scss */
.box-webinar .webinar-body {
  padding: 16px;
}

/* line 1118, app/assets/stylesheets/style.scss */
.webinar-body .expired-list {
  font-size: 14px;
  color: #333333;
  opacity: 0.3;
  cursor: not-allowed;
}

/* line 1124, app/assets/stylesheets/style.scss */
.webinar-body .active-list li::before {
  content: "•";
  color: #01aaf0;
  font-size: 25px !important;
  margin-left: -18px !important;
}

/* line 1130, app/assets/stylesheets/style.scss */
.webinar-body .active-list {
  list-style-type: none;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}

/* line 1136, app/assets/stylesheets/style.scss */
.webinar-body .active-list h3 {
  font-size: 18px;
  margin-top: -28px;
  font-weight: 600;
  color: #1d3557;
}

/* line 1142, app/assets/stylesheets/style.scss */
.webinar-body .active-list p,
webinar-body .expired-list p {
  color: #7a7a7a;
}

/* line 1146, app/assets/stylesheets/style.scss */
.webinar-body .active-list li,
.webinar-body .expired-list li {
  border-bottom: 1px solid #dadada;
  margin-bottom: 10px;
}

/* line 1151, app/assets/stylesheets/style.scss */
.webinar-body input {
  height: 50px;
}

/* line 1154, app/assets/stylesheets/style.scss */
.webinar-body button {
  height: 50px;
  background-color: #01aaf0;
  color: #fff;
}

/* line 1160, app/assets/stylesheets/style.scss */
.webinar-body .event-detail li::before {
  content: "•";
  color: #01aaf0;
  font-size: 25px !important;
  position: absolute;
  margin-top: -10px !important;
  margin-left: -18px !important;
}

/* line 1168, app/assets/stylesheets/style.scss */
.webinar-body .event-detail {
  margin-top: 10px;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
  font-family: "Plus Jakarta Sans", sans-serif;
  list-style-type: none;
}

/* line 1176, app/assets/stylesheets/style.scss */
.webinar-body .event-detail p,
.event-detail label {
  color: #7a7a7a;
  font-family: "Plus Jakarta Sans", sans-serif;
}

/* line 1181, app/assets/stylesheets/style.scss */
.webinar-body .event-detail li {
  margin-bottom: 20px;
  font-family: "Plus Jakarta Sans", sans-serif;
}

/* line 1185, app/assets/stylesheets/style.scss */
.webinar-body .disclaimer {
  padding: 9px 21px 9px;
  border-radius: 4px;
  background-color: #f5fbfe;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: -0.15px;
  color: #333;
}

/* line 1197, app/assets/stylesheets/style.scss */
.box-webinar .scrolled {
  overflow: auto;
  max-height: 645px;
}

/* line 1201, app/assets/stylesheets/style.scss */
.webinar p {
  font-size: 16px;
  font-weight: 400;
}

/* line 1206, app/assets/stylesheets/style.scss */
.webinar h4 {
  font-size: 34px;
  font-weight: 600;
}

/* line 1211, app/assets/stylesheets/style.scss */
.col-bank p {
  line-height: 10px;
}

/* line 1215, app/assets/stylesheets/style.scss */
#cp-form-mobile {
  display: none;
}

/* line 1219, app/assets/stylesheets/style.scss */
#cp-form-desktop {
  display: block;
}

@media (max-width: 768px) {
  /* line 1224, app/assets/stylesheets/style.scss */
  .form-wall {
    z-index: inherit;
    bottom: 0px;
    position: absolute;
  }
  /* line 1229, app/assets/stylesheets/style.scss */
  .form-wall .form {
    padding-bottom: 80px;
  }
  /* line 1232, app/assets/stylesheets/style.scss */
  .webinar p {
    font-size: 14px;
    font-weight: 400;
  }
  /* line 1236, app/assets/stylesheets/style.scss */
  #cp-form-mobile {
    display: block;
  }
  /* line 1240, app/assets/stylesheets/style.scss */
  #cp-form-desktop {
    display: none;
  }
  /* line 1243, app/assets/stylesheets/style.scss */
  .cover-referral {
    width: 100%;
    height: 120px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  /* line 1248, app/assets/stylesheets/style.scss */
  .section-header {
    text-align: center;
    width: 100%;
    margin: auto;
    padding-bottom: 40px;
  }
  /* line 1254, app/assets/stylesheets/style.scss */
  .section-header h1 {
    font-size: 24px !important;
    font-family: "Plus Jakarta Sans", sans-serif !important;
  }
  /* line 1258, app/assets/stylesheets/style.scss */
  .section-header p,
.section-header li {
    font-size: 14px;
  }
  /* line 1263, app/assets/stylesheets/style.scss */
  .cp-header {
    text-align: center;
    width: 100% !important;
    margin: auto;
    padding-bottom: 40px;
  }
  /* line 1269, app/assets/stylesheets/style.scss */
  .cp-header h2 {
    font-size: 28px !important;
  }
  /* line 1272, app/assets/stylesheets/style.scss */
  .cp-header p {
    line-height: 20px !important;
    font-size: 14px;
  }
  /* line 1277, app/assets/stylesheets/style.scss */
  .hero-about p,
.hero-about li {
    font-size: 14px;
  }
  /* line 1281, app/assets/stylesheets/style.scss */
  .box-features {
    text-align: center;
  }
  /* line 1285, app/assets/stylesheets/style.scss */
  #features p {
    text-align: center;
    opacity: 0.5;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #333;
  }
  /* line 1299, app/assets/stylesheets/style.scss */
  #refferal .section-header h2 {
    font-size: 24px !important;
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
/* line 1307, app/assets/stylesheets/style.scss */
.breadcrumbs {
  padding: 15px 0;
  background: #174d97;
  min-height: 40px;
  margin-top: 82px;
  color: #fff;
}

@media (max-width: 1200px) {
  /* line 1316, app/assets/stylesheets/style.scss */
  .box-webinar .scrolled {
    overflow: auto;
    max-height: 400px;
  }
}

@media (max-width: 992px) {
  /* line 1322, app/assets/stylesheets/style.scss */
  .breadcrumbs {
    margin-top: 57px;
  }
  /* line 1325, app/assets/stylesheets/style.scss */
  .acuity-content {
    text-align: center;
  }
}

/* line 1329, app/assets/stylesheets/style.scss */
.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 500;
}

/* line 1333, app/assets/stylesheets/style.scss */
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

/* line 1341, app/assets/stylesheets/style.scss */
.breadcrumbs ol a {
  color: #fff;
  transition: 0.3s;
}

/* line 1345, app/assets/stylesheets/style.scss */
.breadcrumbs ol a:hover {
  text-decoration: underline;
}

/* line 1348, app/assets/stylesheets/style.scss */
.breadcrumbs ol li + li {
  padding-left: 10px;
}

/* line 1351, app/assets/stylesheets/style.scss */
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #8894f6;
  content: "/";
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
/* line 1361, app/assets/stylesheets/style.scss */
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 9999;
  background: #cceefc;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  transition: all 0.4s;
}

/* line 1374, app/assets/stylesheets/style.scss */
.back-to-top i {
  font-size: 24px;
  color: #333;
  line-height: 0;
}

/* line 1379, app/assets/stylesheets/style.scss */
.back-to-top:hover {
  background: #01aaf0;
  color: #fff;
}

/* line 1383, app/assets/stylesheets/style.scss */
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  /* line 1392, app/assets/stylesheets/style.scss */
  .box-webinar .scrolled {
    overflow: hidden;
    max-height: none;
  }
  /* line 1397, app/assets/stylesheets/style.scss */
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
  /* line 1400, app/assets/stylesheets/style.scss */
  .header-front {
    padding: 15px 0;
    background-color: #fff !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/* line 1408, app/assets/stylesheets/style.scss */
.header-front {
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  border-bottom: 0.5px solid rgba(151, 151, 151, 0.1);
}

/* line 1414, app/assets/stylesheets/style.scss */
.header-front .header-scrolled {
  background: #fff;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
}

/* line 1418, app/assets/stylesheets/style.scss */
.header-front .logo {
  line-height: 0;
}

/* line 1421, app/assets/stylesheets/style.scss */
.header-front .logo img {
  max-height: 60px;
  margin-right: 2px;
}

/* line 1425, app/assets/stylesheets/style.scss */
.header-front .logo span {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #174d97;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-top: 3px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
/* line 1440, app/assets/stylesheets/style.scss */
.navbar-front {
  padding: 0;
}

/* line 1443, app/assets/stylesheets/style.scss */
.none {
  display: none !important;
}

/* line 1446, app/assets/stylesheets/style.scss */
.block {
  display: block !important;
}

/* line 1449, app/assets/stylesheets/style.scss */
.nav-down {
  background-color: rgba(114, 114, 114, 0.3);
  border-top: 0.5px solid #eee;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
}

/* line 1457, app/assets/stylesheets/style.scss */
.navbar-mobile .nav-down {
  display: none !important;
}

/* line 1460, app/assets/stylesheets/style.scss */
.navbar-front ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

/* line 1467, app/assets/stylesheets/style.scss */
.navbar-front li {
  position: relative;
}

/* line 1470, app/assets/stylesheets/style.scss */
.navbar-front a,
.navbar-front a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  color: #1d3557;
  white-space: nowrap;
  transition: 0.3s;
}

/* line 1481, app/assets/stylesheets/style.scss */
.navbar-front a i,
.navbar-front a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

/* line 1487, app/assets/stylesheets/style.scss */
.navbar-desktop a:hover,
.navbar-desktop .active,
.navbar-desktop .active:focus,
.navbar-desktop li:hover > a {
  color: #1d3557;
  border-bottom: 1px solid #2db6fa;
}

/* line 1494, app/assets/stylesheets/style.scss */
.navbar-front .getstarted,
.navbar-front .getstarted:focus {
  padding: 9px 30px 10px 30px;
  margin-left: 30px;
  border-radius: 20px;
  border: none;
  color: #fff;
  font-weight: 100;
  height: 40px;
  background-color: #00abf0;
}

/* line 1505, app/assets/stylesheets/style.scss */
.navbar-front .getstarted:hover,
.navbar-front .getstarted:focus:hover {
  color: #fff !important;
  background-color: #00abf0;
}

/* line 1510, app/assets/stylesheets/style.scss */
.navbar-front .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  /* top: calc(100% + 30px); */
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  /* box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); */
  /* transition: 0.3s; */
  border-radius: 4px;
  width: 700px;
  margin-top: -10px;
}

/* line 1527, app/assets/stylesheets/style.scss */
.navbar-mobile .dropdown ul {
  width: 80%;
}

/* line 1530, app/assets/stylesheets/style.scss */
.navbar-front .dropdown ul li {
  min-width: 200px;
}

/* line 1533, app/assets/stylesheets/style.scss */
.navbar-front .dropdown ul a {
  padding: 10px 20px;
  font-size: 15px;
  text-transform: none;
  font-weight: 400;
}

/* line 1539, app/assets/stylesheets/style.scss */
.navbar-front .dropdown ul a i {
  font-size: 12px;
}

/* line 1542, app/assets/stylesheets/style.scss */
.navbar-front .dropdown ul a:hover,
.navbar-front .dropdown ul .active:hover,
.navbar-front .dropdown ul li:hover > a {
  color: #00a0df;
}

/* line 1547, app/assets/stylesheets/style.scss */
.navbar-front .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

/* line 1552, app/assets/stylesheets/style.scss */
.navbar-front .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

/* line 1557, app/assets/stylesheets/style.scss */
.navbar-front .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

/* line 1563, app/assets/stylesheets/style.scss */
.nav-link-front {
  height: 50px;
}

/* line 1566, app/assets/stylesheets/style.scss */
.navbar-desktop ul {
  height: 80px;
}

/* line 1569, app/assets/stylesheets/style.scss */
.navbar-desktop a {
  height: 80px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1574, app/assets/stylesheets/style.scss */
.col-dropdown ul {
  height: 60px;
}

/* line 1577, app/assets/stylesheets/style.scss */
.col-dropdown a,
.col-dropdown a:focus {
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  text-align: center;
  display: block;
}

/* line 1587, app/assets/stylesheets/style.scss */
.col-dropdown a:hover {
  border-bottom: 0px solid #fff !important;
}

/* line 1590, app/assets/stylesheets/style.scss */
.col-dropdown small {
  margin-top: -10px !important;
  padding-left: 20px;
  font-size: 13px;
  color: #666666;
  position: absolute;
}

/* line 1597, app/assets/stylesheets/style.scss */
.navbar-desktop a:hover {
  color: #0b198f !important;
  border-bottom: 1px solid #2db6fa;
}

/* line 1601, app/assets/stylesheets/style.scss */
.nav-icon {
  position: absolute;
  margin-top: 10px;
  margin-left: -5px;
}

/* line 1606, app/assets/stylesheets/style.scss */
.img-empty {
  width: 80%;
  max-width: 400px;
}

/* line 1611, app/assets/stylesheets/style.scss */
.error-page .icon {
  text-align: right;
}

/* line 1613, app/assets/stylesheets/style.scss */
.error-page .icon img {
  right: 0 !important;
}

/* line 1617, app/assets/stylesheets/style.scss */
.error-page .text {
  height: 100vh;
}

@media (max-width: 1366px) {
  /* line 1622, app/assets/stylesheets/style.scss */
  .navbar-front .dropdown .dropdown ul {
    left: -90%;
  }
  /* line 1625, app/assets/stylesheets/style.scss */
  .navbar-front .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
/* line 1633, app/assets/stylesheets/style.scss */
.mobile-nav-toggle {
  color: #174d97;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

/* line 1641, app/assets/stylesheets/style.scss */
.mobile-nav-toggle.bi-x {
  color: #174d97;
}

/* line 1644, app/assets/stylesheets/style.scss */
.speaker {
  padding: 10px;
}

/* line 1647, app/assets/stylesheets/style.scss */
.speaker .bg-img {
  border: 1px solid #ccc;
  width: 90px;
  height: 90px;
  border-radius: 50px;
  background-size: 90px;
  margin: auto;
  margin-bottom: 10px;
}

/* line 1656, app/assets/stylesheets/style.scss */
.speaker p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.39px;
  color: #333;
  margin-bottom: -5px;
  padding-top: 20px !important;
  padding-left: 5px;
}

/* line 1669, app/assets/stylesheets/style.scss */
.speaker label {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #01aaf0;
  padding-left: 5px;
}

@media (max-width: 991px) {
  /* line 1681, app/assets/stylesheets/style.scss */
  .getstarted {
    text-align: center !important;
    width: 90%;
  }
  /* line 1685, app/assets/stylesheets/style.scss */
  .nav-mobile {
    width: 100%;
    background-color: #fff;
  }
  /* line 1689, app/assets/stylesheets/style.scss */
  .sales .text-content {
    text-align: center;
  }
  /* line 1692, app/assets/stylesheets/style.scss */
  .mobile-nav-toggle {
    display: block;
  }
  /* line 1695, app/assets/stylesheets/style.scss */
  .logo img {
    width: 116px;
  }
  /* line 1698, app/assets/stylesheets/style.scss */
  .navbar-front ul {
    display: none;
  }
  /* line 1701, app/assets/stylesheets/style.scss */
  .navbar-front .dropdown ul {
    width: 100% !important;
  }
  /* line 1704, app/assets/stylesheets/style.scss */
  .navbar-front .dropdown:hover > ul {
    opacity: 1;
  }
  /* line 1707, app/assets/stylesheets/style.scss */
  .col-dropdown {
    width: 80%;
  }
  /* line 1711, app/assets/stylesheets/style.scss */
  .col-dropdown {
    padding-bottom: 10px;
  }
}

/* line 1715, app/assets/stylesheets/style.scss */
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: transparent;
  transition: 0.3s;
}

/* line 1725, app/assets/stylesheets/style.scss */
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

/* line 1730, app/assets/stylesheets/style.scss */
.navbar-mobile ul {
  display: block;
  position: absolute;
  background-color: #fff;
  top: 65px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  padding: 10px 0;
  overflow-y: auto;
  visibility: visible;
  transform: translate3d(0px, 0, 0);
  transition: ease-in-out 0.3s;
}

/* line 1745, app/assets/stylesheets/style.scss */
.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #174d97;
}

/* line 1752, app/assets/stylesheets/style.scss */
.navbar-mobile .dropdown-active {
  margin-top: -10px !important;
}

/* line 1755, app/assets/stylesheets/style.scss */
.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #00a0df;
}

/* line 1760, app/assets/stylesheets/style.scss */
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

/* line 1764, app/assets/stylesheets/style.scss */
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: transparent;
  /* box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); */
}

/* line 1774, app/assets/stylesheets/style.scss */
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

/* line 1777, app/assets/stylesheets/style.scss */
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

/* line 1780, app/assets/stylesheets/style.scss */
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

/* line 1783, app/assets/stylesheets/style.scss */
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #4154f1;
}

/* line 1788, app/assets/stylesheets/style.scss */
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
  width: 100%;
}

/* line 1793, app/assets/stylesheets/style.scss */
.case {
  width: 252px;
  height: 533px;
  margin: auto;
  padding: 32px 11px 13px;
  background-color: #a7a7a7;
  border-radius: 30px;
}

/* line 1802, app/assets/stylesheets/style.scss */
.phone-img {
  width: 600px;
  height: 700px;
  margin: auto;
}

/* line 1807, app/assets/stylesheets/style.scss */
.screen {
  width: 230px;
  height: 408px;
  margin: 22px 0 0;
  padding: 181px 87px 181px 85px;
  border: solid 1px #d9d9d9;
  background-color: #fff;
}

/* line 1815, app/assets/stylesheets/style.scss */
.icon-phone {
  border-radius: 10px;
  width: 60px;
}

/* line 1819, app/assets/stylesheets/style.scss */
.icon-ojk {
  border-radius: 10px;
  width: 100px;
}

/* line 1823, app/assets/stylesheets/style.scss */
.phone-camera {
  width: 7px;
  height: 7px;
  margin: 1px 15px 22px 76px;
  background-color: #ebebeb;
}

/* line 1829, app/assets/stylesheets/style.scss */
.phone-speaker {
  width: 48px;
  height: 8px;
  border-radius: 10px;
  margin: 0 94px 22px 15px;
  background-color: #ebebeb;
  position: relative;
  margin: auto;
}

/* line 1838, app/assets/stylesheets/style.scss */
.icon-download {
  height: 40px;
  border-radius: 10px;
  border-color: solid #000;
}

/* line 1843, app/assets/stylesheets/style.scss */
.rectangle-phone {
  display: block;
  width: 400px;
  height: 84px;
  margin-left: -70px !important;
  padding: 17px 10px 17px 11px;
  border-radius: 10px;
  background-color: #01aaf0;
  position: absolute !important;
  bottom: 30px;
  right: 22%;
}

/* line 1855, app/assets/stylesheets/style.scss */
.icon-copy {
  background-image: url(/assets/icon/icon-copy.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: center;
  width: 18px !important;
  height: 18px !important;
  margin: 0px !important;
  padding: 0px !important;
  background-size: contain;
  margin-bottom: 0px !important;
}

/* line 1868, app/assets/stylesheets/style.scss */
.icon-wa-share {
  background-image: url(/assets/icon/icon-wa-share.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: center;
  width: 50px !important;
  height: 50px !important;
  margin: 0px !important;
  padding: 0px !important;
  background-size: contain;
  margin-bottom: 0px !important;
}

/* line 1881, app/assets/stylesheets/style.scss */
.icon-qr-share {
  background-image: url(/assets/icon/icon-qr-share.webp);
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: center;
  width: 50px !important;
  height: 50px !important;
  margin: 0px !important;
  padding: 0px !important;
  background-size: contain;
  margin-bottom: 0px !important;
}

/* line 1893, app/assets/stylesheets/style.scss */
.rectangle-phone-mobile {
  display: none;
  width: 100%;
  height: 84px;
  bottom: 0px;
  border-radius: 10px 10px 0px 0px;
  padding: 17px 10px 17px 11px;
  background-color: #01aaf0;
  z-index: 99999;
  position: fixed;
}

/* line 1905, app/assets/stylesheets/style.scss */
.icon-about {
  height: 150px;
  margin: 0;
  border-radius: 10px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 1911, app/assets/stylesheets/style.scss */
.icon-rec {
  width: 75px;
  height: 75px;
  margin: 0;
  border-radius: 10px;
  float: left;
}

/* line 1918, app/assets/stylesheets/style.scss */
.rec-title {
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  float: left;
  text-align: left;
  margin-top: 5px;
}

/* line 1926, app/assets/stylesheets/style.scss */
.rec-title p {
  font-size: 12px;
}

/* line 1929, app/assets/stylesheets/style.scss */
.rec-btn {
  min-width: 123px !important;
  height: 40px;
  margin-top: 5px !important;
  border-radius: 20px;
  background-color: #cceefc !important;
  font-size: 14px;
  font-weight: 400;
  color: #1d3557 !important;
  border: none;
  background-image: none !important;
  text-shadow: none !important;
  float: right;
}

/* line 1943, app/assets/stylesheets/style.scss */
.col-news {
  margin-bottom: 20px;
}

/* line 1946, app/assets/stylesheets/style.scss */
.col-buletin {
  margin-bottom: 20px;
  border-bottom: 0.1px solid #ddd;
}

/* line 1950, app/assets/stylesheets/style.scss */
.col-news h5 {
  color: #01aaf0;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Plus Jakarta Sans", sans-serif;
  letter-spacing: 3.6px;
}

/* line 1957, app/assets/stylesheets/style.scss */
.col-news h5 span {
  color: #a7a7a7;
}

/* line 1960, app/assets/stylesheets/style.scss */
.col-news img,
.box-tutorial img,
.crsl-event img,
.box-promo img {
  border-radius: 4px;
}

/* line 1966, app/assets/stylesheets/style.scss */
.box-promo img {
  border-radius: 10px;
}

/* line 1969, app/assets/stylesheets/style.scss */
.right {
  float: right;
}

/* line 1972, app/assets/stylesheets/style.scss */
.col-news h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px;
  color: #333;
}

/* line 1977, app/assets/stylesheets/style.scss */
.col-news h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  margin-bottom: 5px;
  color: #333;
}

/* line 1983, app/assets/stylesheets/style.scss */
.col-news p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  color: #333;
  font-weight: 300;
  opacity: 0.7;
  text-align: justify;
}

/* line 1991, app/assets/stylesheets/style.scss */
.flag-lang {
  width: 25px;
  border-radius: 30px;
  margin: 5px;
  float: left;
}

/* line 1997, app/assets/stylesheets/style.scss */
.lang li a {
  float: left;
  text-align: left;
  margin-top: -10px;
  margin-left: -20px;
}

/* line 2003, app/assets/stylesheets/style.scss */
.lang a:hover,
.getstarted:hover {
  border: none !important;
}

/* line 2007, app/assets/stylesheets/style.scss */
.col-news img,
.box-tutorial img,
.crsl-event img {
  border-radius: 4px;
}

/* line 2012, app/assets/stylesheets/style.scss */
.box-tutorial h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 3.5px;
  text-align: center;
  color: #333;
}

/* line 2023, app/assets/stylesheets/style.scss */
.box-tutorial p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #333;
}

/* line 2034, app/assets/stylesheets/style.scss */
.cover-ebook {
  width: 100%;
  float: right;
}

/* line 2038, app/assets/stylesheets/style.scss */
.col-news table {
  width: 100%;
}

/* line 2041, app/assets/stylesheets/style.scss */
.col-news table {
  text-align: left;
}

/* line 2044, app/assets/stylesheets/style.scss */
.td-cover-ebook {
  width: 150px;
}

/* line 2047, app/assets/stylesheets/style.scss */
#list-product-desktop {
  display: block;
}

/* line 2050, app/assets/stylesheets/style.scss */
#list-product-mobile {
  display: none;
}

/* line 2054, app/assets/stylesheets/style.scss */
.form-check {
  padding-top: 10px;
}

/* line 2058, app/assets/stylesheets/style.scss */
.otp-invalid {
  background-color: #ffdfdb !important;
}

@media (max-width: 768px) {
  /* line 2062, app/assets/stylesheets/style.scss */
  .box-tutorial h3 {
    font-size: 13px;
  }
  /* line 2065, app/assets/stylesheets/style.scss */
  .box-tutorial p {
    font-size: 14px;
  }
  /* line 2068, app/assets/stylesheets/style.scss */
  .col-news p {
    font-size: 14px;
  }
  /* line 2071, app/assets/stylesheets/style.scss */
  .col-news h3 {
    font-size: 14px;
  }
  /* line 2074, app/assets/stylesheets/style.scss */
  .col-news p {
    font-size: 13px;
    text-align: left !important;
    padding-top: -12px;
  }
  /* line 2079, app/assets/stylesheets/style.scss */
  .col-news span {
    font-size: 12px;
  }
  /* line 2082, app/assets/stylesheets/style.scss */
  .col-news h2,
.col-news h5 {
    font-size: 18px;
  }
  /* line 2087, app/assets/stylesheets/style.scss */
  .rec-title {
    font-size: 13px;
  }
  /* line 2091, app/assets/stylesheets/style.scss */
  .rec-title p {
    font-size: 11px;
  }
  /* line 2095, app/assets/stylesheets/style.scss */
  .rec-btn {
    min-width: 100px !important;
    height: 35px;
    margin-top: 5px !important;
    border-radius: 20px;
    background-color: #cceefc !important;
    font-size: 12px;
    font-weight: 400;
    color: #1d3557 !important;
    border: none;
    background-image: none !important;
    text-shadow: none !important;
  }
  /* line 2108, app/assets/stylesheets/style.scss */
  .col-dropdown a {
    float: left;
  }
  /* line 2111, app/assets/stylesheets/style.scss */
  .td-cover-ebook {
    width: 100px;
  }
  /* line 2114, app/assets/stylesheets/style.scss */
  #list-product-desktop {
    display: none;
  }
  /* line 2117, app/assets/stylesheets/style.scss */
  #list-product-mobile {
    display: block;
  }
  /* line 2121, app/assets/stylesheets/style.scss */
  #product-section {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  /* line 2125, app/assets/stylesheets/style.scss */
  #hero-sales {
    padding-top: 10px !important;
    font-family: "Plus Jakarta Sans" !important;
    height: 100vh;
    max-height: -webkit-fill-available;
    position: relative;
  }
  /* line 2132, app/assets/stylesheets/style.scss */
  .sales .title {
    text-align: center;
    font-family: "Plus Jakarta Sans", sans-serif !important;
  }
  /* line 2136, app/assets/stylesheets/style.scss */
  .sales .desc {
    font-size: 20px;
    text-align: center;
    font-family: "Plus Jakarta Sans" !important;
  }
  /* line 2142, app/assets/stylesheets/style.scss */
  .img-bar {
    bottom: 0vh;
    right: 0px;
    width: 100%;
  }
  /* line 2148, app/assets/stylesheets/style.scss */
  .bg-bar {
    bottom: 0vh;
    right: 0vh;
    width: 400px;
  }
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
/* line 2157, app/assets/stylesheets/style.scss */
.hero {
  max-height: 100vh !important;
}

/* line 2160, app/assets/stylesheets/style.scss */
.hero,
.hero-about,
.hero-news,
.hero-contact {
  width: 100%;
  min-height: 100vh;
  top: 0 !important;
  margin-top: 0px !important;
  background-size: cover;
}

/* line 2170, app/assets/stylesheets/style.scss */
.hero-features,
.hero-news,
.hero-contact {
  width: 100%;
  min-height: 100vh;
  /*background-image: linear-gradient(to top, #ddf8fd 103%, rgb(139, 183, 201) 49%, rgb(164, 224, 250) 2%);*/
  background-image: linear-gradient(9deg, #02d5f9 -35%, rgba(1, 170, 240, 0.1) 10%);
  background-size: cover;
}

/* line 2183, app/assets/stylesheets/style.scss */
.hero-white {
  width: 100%;
  min-height: 100vh;
  background-size: cover;
}

/* line 2188, app/assets/stylesheets/style.scss */
.hero h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  color: #174d97;
}

/* line 2194, app/assets/stylesheets/style.scss */
.hero h2 {
  color: #39454e;
  margin: 15px 0 0 0;
  font-size: 26px;
}

/* line 2199, app/assets/stylesheets/style.scss */
.hero .btn-get-started {
  margin-top: 30px;
  line-height: 0;
  padding: 15px 40px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #00a0df;
  box-shadow: 0px 5px 30px rgba(65, 84, 241, 0.4);
}

/* line 2209, app/assets/stylesheets/style.scss */
.hero .btn-get-started span {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
}

/* line 2215, app/assets/stylesheets/style.scss */
.hero .btn-get-started i {
  margin-left: 5px;
  font-size: 18px;
  transition: 0.3s;
}

/* line 2220, app/assets/stylesheets/style.scss */
.hero .btn-get-started:hover i {
  transform: translateX(5px);
}

/* line 2223, app/assets/stylesheets/style.scss */
.hero .hero-img {
  text-align: right;
}

/* line 2226, app/assets/stylesheets/style.scss */
.case {
  display: block;
}

/* line 2229, app/assets/stylesheets/style.scss */
.phone-img {
  display: block;
}

@media (min-width: 1024px) {
  /* line 2233, app/assets/stylesheets/style.scss */
  .hero {
    background-attachment: fixed;
  }
}

@media (max-width: 1024px) {
  /* line 2238, app/assets/stylesheets/style.scss */
  .hero {
    background-attachment: fixed;
  }
  /* line 2241, app/assets/stylesheets/style.scss */
  .rectangle-phone {
    right: 0px;
  }
}

@media (max-width: 991px) {
  /* line 2246, app/assets/stylesheets/style.scss */
  .hero {
    height: 100vh;
    padding: 20px 0 60px 0;
  }
  /* line 2250, app/assets/stylesheets/style.scss */
  .hero .case {
    text-align: center;
    display: none;
    margin-top: 80px;
  }
  /* line 2256, app/assets/stylesheets/style.scss */
  .hero .phone-img {
    width: 100%;
    z-index: -9999 !important;
    position: absolute;
  }
  /* line 2261, app/assets/stylesheets/style.scss */
  .hero .hero-title {
    z-index: 99;
  }
  /* line 2264, app/assets/stylesheets/style.scss */
  .rectangle-phone {
    display: none;
  }
  /* line 2267, app/assets/stylesheets/style.scss */
  .hero .hero-img img {
    width: 80%;
  }
  /* line 2270, app/assets/stylesheets/style.scss */
  #hero-features p {
    text-align: center;
  }
  /* line 2274, app/assets/stylesheets/style.scss */
  .title-home {
    font-size: 25px !important;
    font-weight: 400 !important;
  }
  /* line 2278, app/assets/stylesheets/style.scss */
  .sub-title-home {
    font-size: 12px !important;
  }
  /* line 2281, app/assets/stylesheets/style.scss */
  .icon-download {
    border-radius: 4px;
    height: 40px;
  }
  /* line 2285, app/assets/stylesheets/style.scss */
  .rectangle-phone-mobile {
    display: block;
  }
  /* line 2288, app/assets/stylesheets/style.scss */
  .hero-about p {
    font-size: 13px;
    text-align: justify;
  }
  /* line 2292, app/assets/stylesheets/style.scss */
  .rectangle-phone {
    right: 0px;
  }
  /* line 2296, app/assets/stylesheets/style.scss */
  .hero .btn-download {
    bottom: -100px !important;
    position: relative;
    margin: auto;
  }
  /* line 2301, app/assets/stylesheets/style.scss */
  .hero .ojk {
    text-align: center;
    margin: auto;
    margin-bottom: -300px;
  }
  /* line 2306, app/assets/stylesheets/style.scss */
  .ojk p {
    font-size: 10px;
    color: #333;
    opacity: 0.5;
    text-align: center;
  }
}

@media (max-width: 768px) {
  /* line 2314, app/assets/stylesheets/style.scss */
  .hero {
    text-align: center;
  }
  /* line 2317, app/assets/stylesheets/style.scss */
  .hero h2 {
    font-size: 24px;
  }
  /* line 2320, app/assets/stylesheets/style.scss */
  .hero .hero-img img {
    width: 100%;
  }
  /* line 2324, app/assets/stylesheets/style.scss */
  .hero .phone-img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
  }
}

/*--------------------------------------------------------------
# Index Page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
/* line 2338, app/assets/stylesheets/style.scss */
.about .content {
  background-color: #f6f9ff;
  padding: 40px;
}

/* line 2342, app/assets/stylesheets/style.scss */
#product-section {
  background-color: #f4fbfe;
  padding: 40px;
}

/* line 2346, app/assets/stylesheets/style.scss */
.about h3 {
  font-size: 14px;
  font-weight: 700;
  color: #00a0df;
  text-transform: uppercase;
}

/* line 2352, app/assets/stylesheets/style.scss */
.about h2 {
  font-size: 24px;
  font-weight: 700;
  color: #174d97;
}

/* line 2357, app/assets/stylesheets/style.scss */
.about p {
  margin: 15px 0 30px 0;
  line-height: 24px;
}

/* line 2361, app/assets/stylesheets/style.scss */
.about .btn-read-more {
  line-height: 0;
  padding: 15px 40px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #00a0df;
  box-shadow: 0px 5px 25px rgba(65, 84, 241, 0.3);
}

/* line 2370, app/assets/stylesheets/style.scss */
.about .btn-read-more span {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
}

/* line 2376, app/assets/stylesheets/style.scss */
.about .btn-read-more i {
  margin-left: 5px;
  font-size: 18px;
  transition: 0.3s;
}

/* line 2381, app/assets/stylesheets/style.scss */
.about .btn-read-more:hover i {
  transform: translateX(5px);
}

/*--------------------------------------------------------------
# Values
--------------------------------------------------------------*/
/* line 2388, app/assets/stylesheets/style.scss */
.values .box {
  padding: 30px;
  box-shadow: 0px 0 5px rgba(1, 41, 112, 0.08);
  text-align: center;
  transition: 0.3s;
  height: 100%;
}

/* line 2395, app/assets/stylesheets/style.scss */
.values .box img {
  padding: 30px 50px;
  transition: 0.5s;
  transform: scale(1.1);
}

/* line 2400, app/assets/stylesheets/style.scss */
.values .box h3 {
  font-size: 24px;
  color: #174d97;
  font-weight: 700;
  margin-bottom: 18px;
}

/* line 2406, app/assets/stylesheets/style.scss */
.values .box:hover {
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
}

/* line 2409, app/assets/stylesheets/style.scss */
.values .box:hover img {
  transform: scale(1);
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
/* line 2416, app/assets/stylesheets/style.scss */
.counts {
  padding: 70px 0 60px;
}

/* line 2419, app/assets/stylesheets/style.scss */
.counts .count-box {
  display: flex;
  align-items: center;
  padding: 30px;
  width: 100%;
  background: #fff;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
}

/* line 2427, app/assets/stylesheets/style.scss */
.counts .count-box i {
  font-size: 42px;
  line-height: 0;
  margin-right: 20px;
  color: #00a0df;
}

/* line 2433, app/assets/stylesheets/style.scss */
.counts .count-box span {
  font-size: 36px;
  display: block;
  font-weight: 600;
  color: #0b198f;
}

/* line 2439, app/assets/stylesheets/style.scss */
.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
}

/* line 2445, app/assets/stylesheets/style.scss */
.count-box span {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 48px;
}

/* line 2450, app/assets/stylesheets/style.scss */
.count-box h4 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #333;
}

/* line 2458, app/assets/stylesheets/style.scss */
.count-box p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.5;
  color: #333;
}

/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
/* line 2468, app/assets/stylesheets/style.scss */
.features .feature-box {
  padding: 24px 20px;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
  transition: 0.3s;
  height: 100%;
}

/* line 2474, app/assets/stylesheets/style.scss */
.features .feature-box h3 {
  font-size: 18px;
  color: #174d97;
  font-weight: 700;
  margin: 0;
}

/* line 2480, app/assets/stylesheets/style.scss */
.features .feature-box i {
  line-height: 0;
  background: #ecf3ff;
  padding: 4px;
  margin-right: 10px;
  font-size: 24px;
  border-radius: 3px;
  transition: 0.3s;
}

/* line 2489, app/assets/stylesheets/style.scss */
.features .feature-box:hover i {
  background: #00a0df;
  color: #fff;
}

/* line 2493, app/assets/stylesheets/style.scss */
.features .feture-tabs {
  margin-top: 120px;
}

/* line 2496, app/assets/stylesheets/style.scss */
.features .feture-tabs h3 {
  color: #174d97;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  /* line 2503, app/assets/stylesheets/style.scss */
  .features .feture-tabs h3 {
    font-size: 28px;
  }
}

/* line 2507, app/assets/stylesheets/style.scss */
.features .feture-tabs .nav-pills {
  border-bottom: 1px solid #eee;
}

/* line 2510, app/assets/stylesheets/style.scss */
.features .feture-tabs .nav-link-front {
  background: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  color: #174d97;
  padding: 12px 0;
  margin-right: 25px;
  margin-bottom: -2px;
  border-radius: 0;
}

/* line 2521, app/assets/stylesheets/style.scss */
.features .feture-tabs .nav-link-front.active {
  color: #00a0df;
  border-bottom: 3px solid #00a0df;
}

/* line 2525, app/assets/stylesheets/style.scss */
.features .feture-tabs .tab-content h4 {
  font-size: 18px;
  margin: 0;
  font-weight: 700;
  color: #174d97;
}

/* line 2531, app/assets/stylesheets/style.scss */
.features .feture-tabs .tab-content i {
  font-size: 24px;
  line-height: 0;
  margin-right: 8px;
  color: #00a0df;
}

/* line 2537, app/assets/stylesheets/style.scss */
.features .feature-icons {
  margin-top: 120px;
}

/* line 2540, app/assets/stylesheets/style.scss */
.features .feature-icons h3 {
  color: #174d97;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 20px;
  text-align: center;
}

@media (max-width: 768px) {
  /* line 2548, app/assets/stylesheets/style.scss */
  .features .feature-icons h3 {
    font-size: 28px;
  }
  /* line 2551, app/assets/stylesheets/style.scss */
  .small-title {
    font-size: 12px !important;
  }
}

/* line 2555, app/assets/stylesheets/style.scss */
.features .feature-icons .content .icon-box {
  display: flex;
}

/* line 2558, app/assets/stylesheets/style.scss */
.features .feature-icons .content .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
  color: #174d97;
}

/* line 2564, app/assets/stylesheets/style.scss */
.features .feature-icons .content .icon-box i {
  font-size: 44px;
  line-height: 44px;
  color: #0245bc;
  margin-right: 15px;
}

/* line 2570, app/assets/stylesheets/style.scss */
.features .feature-icons .content .icon-box p {
  font-size: 15px;
  color: #848484;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
/* line 2578, app/assets/stylesheets/style.scss */
.services .service-box {
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
  height: 100%;
  padding: 60px 30px;
  text-align: center;
  transition: 0.3s;
  border-radius: 5px;
}

/* line 2586, app/assets/stylesheets/style.scss */
.services .service-box .icon {
  font-size: 36px;
  padding: 40px 20px;
  border-radius: 4px;
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
  line-height: 0;
  transition: 0.3s;
}

/* line 2596, app/assets/stylesheets/style.scss */
.services .service-box h3 {
  color: #39454e;
  font-weight: 700;
}

/* line 2600, app/assets/stylesheets/style.scss */
.services .service-box .read-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 16px;
  padding: 8px 20px;
}

/* line 2608, app/assets/stylesheets/style.scss */
.services .service-box .read-more i {
  line-height: 0;
  margin-left: 5px;
  font-size: 18px;
}

/* line 2613, app/assets/stylesheets/style.scss */
.services .service-box.blue {
  border-bottom: 3px solid #2db6fa;
}

/* line 2616, app/assets/stylesheets/style.scss */
.services .service-box.blue .icon {
  color: #2db6fa;
  background: #dbf3fe;
}

/* line 2620, app/assets/stylesheets/style.scss */
.services .service-box.blue .read-more {
  color: #2db6fa;
}

/* line 2623, app/assets/stylesheets/style.scss */
.services .service-box.blue:hover {
  background: #2db6fa;
}

/* line 2626, app/assets/stylesheets/style.scss */
.services .service-box.orange {
  border-bottom: 3px solid #f68c09;
}

/* line 2629, app/assets/stylesheets/style.scss */
.services .service-box.orange .icon {
  color: #f68c09;
  background: #fde3c4;
}

/* line 2633, app/assets/stylesheets/style.scss */
.services .service-box.orange .read-more {
  color: #f68c09;
}

/* line 2636, app/assets/stylesheets/style.scss */
.services .service-box.orange:hover {
  background: #f68c09;
}

/* line 2639, app/assets/stylesheets/style.scss */
.services .service-box.green {
  border-bottom: 3px solid #08da4e;
}

/* line 2642, app/assets/stylesheets/style.scss */
.services .service-box.green .icon {
  color: #08da4e;
  background: #cffddf;
}

/* line 2646, app/assets/stylesheets/style.scss */
.services .service-box.green .read-more {
  color: #08da4e;
}

/* line 2649, app/assets/stylesheets/style.scss */
.services .service-box.green:hover {
  background: #08da4e;
}

/* line 2652, app/assets/stylesheets/style.scss */
.services .service-box.red {
  border-bottom: 3px solid #e9222c;
}

/* line 2655, app/assets/stylesheets/style.scss */
.services .service-box.red .icon {
  color: #e9222c;
  background: #fef7f8;
}

/* line 2659, app/assets/stylesheets/style.scss */
.services .service-box.red .read-more {
  color: #e9222c;
}

/* line 2662, app/assets/stylesheets/style.scss */
.services .service-box.red:hover {
  background: #e9222c;
}

/* line 2665, app/assets/stylesheets/style.scss */
.services .service-box.purple {
  border-bottom: 3px solid #b50edf;
}

/* line 2668, app/assets/stylesheets/style.scss */
.services .service-box.purple .icon {
  color: #b50edf;
  background: #f8e4fd;
}

/* line 2672, app/assets/stylesheets/style.scss */
.services .service-box.purple .read-more {
  color: #b50edf;
}

/* line 2675, app/assets/stylesheets/style.scss */
.services .service-box.purple:hover {
  background: #b50edf;
}

/* line 2678, app/assets/stylesheets/style.scss */
.services .service-box.pink {
  border-bottom: 3px solid #f51f9c;
}

/* line 2681, app/assets/stylesheets/style.scss */
.services .service-box.pink .icon {
  color: #f51f9c;
  background: #feecf7;
}

/* line 2685, app/assets/stylesheets/style.scss */
.services .service-box.pink .read-more {
  color: #f51f9c;
}

/* line 2688, app/assets/stylesheets/style.scss */
.services .service-box.pink:hover {
  background: #f51f9c;
}

/* line 2691, app/assets/stylesheets/style.scss */
.services .service-box:hover h3,
.services .service-box:hover p,
.services .service-box:hover .read-more {
  color: #fff;
}

/* line 2696, app/assets/stylesheets/style.scss */
.services .service-box:hover .icon {
  background: #fff;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
/* line 2703, app/assets/stylesheets/style.scss */
.pricing .box {
  padding: 40px 20px;
  background: #fff;
  text-align: center;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  transition: 0.3s;
}

/* line 2713, app/assets/stylesheets/style.scss */
.pricing .box:hover {
  transform: scale(1.1);
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}

/* line 2717, app/assets/stylesheets/style.scss */
.pricing h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}

/* line 2722, app/assets/stylesheets/style.scss */
.pricing .price {
  font-size: 36px;
  color: #39454e;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

/* line 2728, app/assets/stylesheets/style.scss */
.pricing .price sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

/* line 2733, app/assets/stylesheets/style.scss */
.pricing .price span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

/* line 2738, app/assets/stylesheets/style.scss */
.pricing img {
  padding: 30px 40px;
}

/* line 2741, app/assets/stylesheets/style.scss */
.pricing ul {
  padding: 0;
  list-style: none;
  color: #39454e;
  text-align: center;
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 25px;
}

/* line 2750, app/assets/stylesheets/style.scss */
.pricing ul li {
  padding-bottom: 10px;
}

/* line 2753, app/assets/stylesheets/style.scss */
.pricing ul .na {
  color: #ccc;
  text-decoration: line-through;
}

/* line 2757, app/assets/stylesheets/style.scss */
.pricing .btn-buy {
  display: inline-block;
  padding: 8px 40px 10px 40px;
  border-radius: 50px;
  color: #00a0df;
  transition: none;
  font-size: 16px;
  font-weight: 400;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  transition: 0.3s;
  border: 1px solid #00a0df;
}

/* line 2770, app/assets/stylesheets/style.scss */
.pricing .btn-buy:hover {
  background: #00a0df;
  color: #fff;
}

/* line 2774, app/assets/stylesheets/style.scss */
.pricing .featured {
  width: 200px;
  position: absolute;
  top: 18px;
  right: -68px;
  transform: rotate(45deg);
  z-index: 1;
  font-size: 14px;
  padding: 1px 0 3px 0;
  background: #00a0df;
  color: #fff;
}

/*--------------------------------------------------------------
# F.A.Q
--------------------------------------------------------------*/
/* line 2790, app/assets/stylesheets/style.scss */
.faq .accordion-collapse {
  border: 0;
}

/* line 2793, app/assets/stylesheets/style.scss */
.faq .accordion-button {
  padding: 15px 15px 20px 0;
  font-weight: 600;
  border: 0;
  font-size: 18px;
  color: #39454e;
  text-align: left;
}

/* line 2801, app/assets/stylesheets/style.scss */
.faq .accordion-button:focus {
  box-shadow: none;
}

/* line 2804, app/assets/stylesheets/style.scss */
.faq .accordion-button:not(.collapsed) {
  background: none;
  color: #00a0df;
  border-bottom: 0;
}

/* line 2809, app/assets/stylesheets/style.scss */
.faq .accordion-body {
  padding: 0 0 25px 0;
  border: 0;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
/* line 2817, app/assets/stylesheets/style.scss */
.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  background: white;
  border-radius: 50px;
  padding: 2px 15px;
}

/* line 2826, app/assets/stylesheets/style.scss */
.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 20px 10px 20px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  color: #39454e;
  margin: 0 4px 8px 4px;
  transition: 0.3s;
  border-radius: 50px;
  border: 1px solid #fff;
}

/* line 2839, app/assets/stylesheets/style.scss */
.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #00a0df;
  border-color: #00a0df;
}

/* line 2844, app/assets/stylesheets/style.scss */
.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

/* line 2847, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(255, 255, 255, 0.75);
}

/* line 2854, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

/* line 2866, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap img {
  transition: 1s;
}

/* line 2869, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 2884, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap .portfolio-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid rgba(1, 41, 112, 0.2);
  border-left: 3px solid rgba(1, 41, 112, 0.2);
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

/* line 2897, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap .portfolio-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid rgba(1, 41, 112, 0.2);
  border-right: 3px solid rgba(1, 41, 112, 0.2);
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

/* line 2910, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #174d97;
  font-weight: 700;
}

/* line 2915, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap .portfolio-info p {
  color: #174d97;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

/* line 2923, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

/* line 2927, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
  background: #00a0df;
  margin: 10px 2px;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.3s;
}

/* line 2939, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap .portfolio-links a i {
  font-size: 24px;
  line-height: 0;
}

/* line 2943, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap .portfolio-links a:hover {
  background: #174d97;
}

/* line 2946, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap:hover img {
  transform: scale(1.1);
}

/* line 2949, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

/* line 2956, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/* line 2959, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap:hover .portfolio-info::before {
  top: 15px;
  left: 15px;
}

/* line 2963, app/assets/stylesheets/style.scss */
.portfolio .portfolio-wrap:hover .portfolio-info::after {
  bottom: 15px;
  right: 15px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
/* line 2971, app/assets/stylesheets/style.scss */
.portfolio-details {
  padding-top: 40px;
}

/* line 2974, app/assets/stylesheets/style.scss */
.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

/* line 2977, app/assets/stylesheets/style.scss */
.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

/* line 2981, app/assets/stylesheets/style.scss */
.portfolio-details
.portfolio-details-slider
.swiper-pagination
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #00a0df;
}

/* line 2991, app/assets/stylesheets/style.scss */
.portfolio-details
.portfolio-details-slider
.swiper-pagination
.swiper-pagination-bullet-active {
  background-color: #00a0df;
}

/* line 2997, app/assets/stylesheets/style.scss */
.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
}

/* line 3001, app/assets/stylesheets/style.scss */
.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

/* line 3008, app/assets/stylesheets/style.scss */
.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

/* line 3013, app/assets/stylesheets/style.scss */
.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

/* line 3016, app/assets/stylesheets/style.scss */
.portfolio-details .portfolio-description {
  padding-top: 30px;
}

/* line 3019, app/assets/stylesheets/style.scss */
.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

/* line 3024, app/assets/stylesheets/style.scss */
.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
/* line 3031, app/assets/stylesheets/style.scss */
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px;
  margin: 40px 30px;
  box-shadow: 0px 0 20px rgba(1, 41, 112, 0.1);
  background: #fff;
  min-height: 320px;
  display: flex;
  flex-direction: column;
  text-align: center;
  transition: 0.3s;
}

/* line 3043, app/assets/stylesheets/style.scss */
.testimonials .testimonial-item .stars {
  margin-bottom: 15px;
}

/* line 3046, app/assets/stylesheets/style.scss */
.testimonials .testimonial-item .stars i {
  color: #ffc107;
  margin: 0 1px;
}

/* line 3050, app/assets/stylesheets/style.scss */
.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

/* line 3056, app/assets/stylesheets/style.scss */
.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

/* line 3062, app/assets/stylesheets/style.scss */
.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

/* line 3067, app/assets/stylesheets/style.scss */
.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}

/* line 3071, app/assets/stylesheets/style.scss */
.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

/* line 3075, app/assets/stylesheets/style.scss */
.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #00a0df;
}

/* line 3082, app/assets/stylesheets/style.scss */
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #00a0df;
}

/* line 3085, app/assets/stylesheets/style.scss */
.testimonials .swiper-slide {
  opacity: 0.3;
}

@media (max-width: 1199px) {
  /* line 3089, app/assets/stylesheets/style.scss */
  .testimonials .swiper-slide-active {
    opacity: 1;
  }
  /* line 3092, app/assets/stylesheets/style.scss */
  .testimonials .swiper-pagination {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  /* line 3097, app/assets/stylesheets/style.scss */
  .testimonials .swiper-slide-next {
    opacity: 1;
    transform: scale(1.12);
  }
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
/* line 3106, app/assets/stylesheets/style.scss */
.team {
  background: #fff;
  padding: 60px 0;
}

/* line 3110, app/assets/stylesheets/style.scss */
.team .member {
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
  transition: 0.3s;
}

/* line 3118, app/assets/stylesheets/style.scss */
.team .member .member-img {
  position: relative;
  overflow: hidden;
}

/* line 3122, app/assets/stylesheets/style.scss */
.team .member .member-img:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: url(/../img/team-shape.svg) no-repeat center bottom;
  background-size: contain;
  z-index: 1;
}

/* line 3133, app/assets/stylesheets/style.scss */
.team .member .social {
  position: absolute;
  right: -100%;
  top: 30px;
  opacity: 0;
  border-radius: 4px;
  transition: 0.5s;
  background: rgba(255, 255, 255, 0.3);
  z-index: 2;
}

/* line 3143, app/assets/stylesheets/style.scss */
.team .member .social a {
  transition: color 0.3s;
  color: 7;
  margin: 15px 12px;
  display: block;
  line-height: 0;
  text-align: center;
}

/* line 3151, app/assets/stylesheets/style.scss */
.team .member .social a:hover {
  color: rgba(1, 41, 112, 0.8);
}

/* line 3154, app/assets/stylesheets/style.scss */
.team .member .social i {
  font-size: 18px;
}

/* line 3157, app/assets/stylesheets/style.scss */
.team .member .member-info {
  padding: 10px 15px 20px 15px;
}

/* line 3160, app/assets/stylesheets/style.scss */
.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #174d97;
}

/* line 3166, app/assets/stylesheets/style.scss */
.team .member .member-info span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #aaaaaa;
}

/* line 3172, app/assets/stylesheets/style.scss */
.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  padding-top: 15px;
  line-height: 26px;
  color: #5e5e5e;
}

/* line 3179, app/assets/stylesheets/style.scss */
.team .member:hover {
  transform: scale(1.08);
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}

/* line 3183, app/assets/stylesheets/style.scss */
.team .member:hover .social {
  right: 8px;
  opacity: 1;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
/* line 3191, app/assets/stylesheets/style.scss */
.clients .clients-slider .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
}

/* line 3195, app/assets/stylesheets/style.scss */
.clients .clients-slider .swiper-slide img:hover {
  opacity: 1;
}

/* line 3198, app/assets/stylesheets/style.scss */
.clients .clients-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

/* line 3202, app/assets/stylesheets/style.scss */
.clients .clients-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #00a0df;
}

/* line 3209, app/assets/stylesheets/style.scss */
.clients .clients-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #00a0df;
}

/*--------------------------------------------------------------
# Recent Blog Posts
--------------------------------------------------------------*/
/* line 3216, app/assets/stylesheets/style.scss */
.recent-blog-posts .post-box {
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
  transition: 0.3s;
  height: 100%;
  overflow: hidden;
  padding: 30px;
  border-radius: 8px;
  position: relative;
  display: flex;
  flex-direction: column;
}

/* line 3227, app/assets/stylesheets/style.scss */
.recent-blog-posts .post-box .post-img {
  overflow: hidden;
  margin: -30px -30px 15px -30px;
  position: relative;
}

/* line 3232, app/assets/stylesheets/style.scss */
.recent-blog-posts .post-box .post-img img {
  transition: 0.5s;
}

/* line 3235, app/assets/stylesheets/style.scss */
.recent-blog-posts .post-box .post-date {
  font-size: 16px;
  font-weight: 600;
  color: rgba(1, 41, 112, 0.6);
  display: block;
  margin-bottom: 10px;
}

/* line 3242, app/assets/stylesheets/style.scss */
.recent-blog-posts .post-box .post-title {
  font-size: 24px;
  color: #174d97;
  font-weight: 700;
  margin-bottom: 18px;
  position: relative;
  transition: 0.3s;
}

/* line 3250, app/assets/stylesheets/style.scss */
.recent-blog-posts .post-box .readmore {
  display: flex;
  align-items: center;
  font-weight: 600;
  line-height: 1;
  transition: 0.3s;
}

/* line 3257, app/assets/stylesheets/style.scss */
.recent-blog-posts .post-box .readmore i {
  line-height: 0;
  margin-left: 4px;
  font-size: 18px;
}

/* line 3262, app/assets/stylesheets/style.scss */
.recent-blog-posts .post-box:hover .post-title {
  color: #00a0df;
}

/* line 3265, app/assets/stylesheets/style.scss */
.recent-blog-posts .post-box:hover .post-img img {
  transform: rotate(6deg) scale(1.2);
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
/* line 3272, app/assets/stylesheets/style.scss */
.contact .info-box {
  color: #1d3557;
  padding: 30px;
  line-height: 1.5;
}

/* line 3277, app/assets/stylesheets/style.scss */
.contact .info-box i {
  font-size: 38px;
  line-height: 0;
  color: #00a0df;
}

/* line 3282, app/assets/stylesheets/style.scss */
.contact .info-box h3 {
  margin: 0 246px 16px 0;
  opacity: 0.7;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3px;
  color: #1d3557;
  text-transform: uppercase;
}

/* line 3295, app/assets/stylesheets/style.scss */
.contact .info-box p {
  margin: 16px 0 0 2px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1d3557;
}

/* line 3306, app/assets/stylesheets/style.scss */
.contact .form-contact-us {
  background: #fff;
  padding: 30px;
  height: 100%;
}

/* line 3311, app/assets/stylesheets/style.scss */
.contact .form-contact-us h2 {
  font-size: 36px;
}

/* line 3314, app/assets/stylesheets/style.scss */
.contact .form-contact-us .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

/* line 3323, app/assets/stylesheets/style.scss */
.contact .form-contact-us .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

/* line 3332, app/assets/stylesheets/style.scss */
.contact .form-contact-us .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}

/* line 3339, app/assets/stylesheets/style.scss */
.contact .form-contact-us .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

/* line 3351, app/assets/stylesheets/style.scss */
.contact .form-contact-us input,
.contact .form-contact-us textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 0;
}

/* line 3358, app/assets/stylesheets/style.scss */
.contact .form-contact-us input:focus,
.contact .form-contact-us textarea:focus {
  border-color: #00a0df;
}

/* line 3362, app/assets/stylesheets/style.scss */
.contact .form-contact-us input {
  padding: 10px 15px;
}

/* line 3365, app/assets/stylesheets/style.scss */
.contact .form-contact-us textarea {
  padding: 12px 15px;
}

/* line 3368, app/assets/stylesheets/style.scss */
.contact .form-contact-us button[type="submit"] {
  background: #00a0df;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
  height: 50px;
  text-shadow: none;
  width: 234px;
  text-transform: uppercase;
  letter-spacing: 3.15px;
  font-weight: 400;
  float: left;
  font-size: 13px;
}

/* line 3384, app/assets/stylesheets/style.scss */
.contact .form-contact-us button[type="submit"]:hover {
  color: #333;
  background: #cceefc;
}

/* line 3388, app/assets/stylesheets/style.scss */
.contact input[type="text"],
.contact input[type="number"],
.contact input[type="email"] {
  width: 100%;
  height: 50px;
  padding: 16px 19px 16px 19px;
  opacity: 0.6;
  border-radius: 4px;
  background-color: #ebebeb !important;
  border: none;
}

/* line 3399, app/assets/stylesheets/style.scss */
.contact input[type="text"],
.contact input[type="email"],
.contact input[type="number"]:focus {
  background-color: #ebebeb !important;
}

/* line 3404, app/assets/stylesheets/style.scss */
textarea {
  width: 100%;
  padding: 16px 19px 16px 19px;
  opacity: 0.6;
  border-radius: 4px;
  background-color: #ebebeb !important;
}

/* line 3411, app/assets/stylesheets/style.scss */
.form-contact-us .form-control {
  border: none;
  margin: 0px;
}

/* line 3415, app/assets/stylesheets/style.scss */
.btn-apply {
  background: #00a0df;
  border: 0;
  padding: 18px 50px 18px 50px;
  color: #fff !important;
  transition: 0.4s;
  border-radius: 50px;
  height: 50px;
  text-shadow: none;
  letter-spacing: 3.15px;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
}

/* line 3429, app/assets/stylesheets/style.scss */
.a-detail {
  text-transform: uppercase;
  letter-spacing: 3.15px;
  font-size: 12px;
  color: #1d3557;
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 768px) {
  /* line 3453, app/assets/stylesheets/style.scss */
  .contact .form-contact-us h2 {
    font-size: 30px;
  }
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
/* line 3460, app/assets/stylesheets/style.scss */
.blog {
  padding: 40px 0 20px 0;
}

/* line 3463, app/assets/stylesheets/style.scss */
.blog .entry {
  padding: 30px;
  margin-bottom: 60px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

/* line 3468, app/assets/stylesheets/style.scss */
.blog .entry .entry-img {
  max-height: 440px;
  margin: -30px -30px 20px -30px;
  overflow: hidden;
}

/* line 3473, app/assets/stylesheets/style.scss */
.blog .entry .entry-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}

/* line 3479, app/assets/stylesheets/style.scss */
.blog .entry .entry-title a {
  color: #174d97;
  transition: 0.3s;
}

/* line 3483, app/assets/stylesheets/style.scss */
.blog .entry .entry-title a:hover {
  color: #00a0df;
}

/* line 3486, app/assets/stylesheets/style.scss */
.blog .entry .entry-meta {
  margin-bottom: 15px;
  color: #4084fd;
}

/* line 3490, app/assets/stylesheets/style.scss */
.blog .entry .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: center;
  padding: 0;
  margin: 0;
}

/* line 3498, app/assets/stylesheets/style.scss */
.blog .entry .entry-meta ul li + li {
  padding-left: 20px;
}

/* line 3501, app/assets/stylesheets/style.scss */
.blog .entry .entry-meta i {
  font-size: 16px;
  margin-right: 8px;
  line-height: 0;
}

/* line 3506, app/assets/stylesheets/style.scss */
.blog .entry .entry-meta a {
  color: #777777;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

/* line 3512, app/assets/stylesheets/style.scss */
.blog .entry .entry-content p {
  line-height: 24px;
}

/* line 3515, app/assets/stylesheets/style.scss */
.blog .entry .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}

/* line 3519, app/assets/stylesheets/style.scss */
.blog .entry .entry-content .read-more a {
  display: inline-block;
  background: #00a0df;
  color: #fff;
  padding: 6px 20px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 4px;
}

/* line 3528, app/assets/stylesheets/style.scss */
.blog .entry .entry-content .read-more a:hover {
  background: #174d97;
}

/* line 3531, app/assets/stylesheets/style.scss */
.blog .entry .entry-content h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}

/* line 3536, app/assets/stylesheets/style.scss */
.blog .entry .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

/* line 3544, app/assets/stylesheets/style.scss */
.blog .entry .entry-content blockquote p {
  color: #39454e;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

/* line 3552, app/assets/stylesheets/style.scss */
.blog .entry .entry-content blockquote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #174d97;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 3563, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}

/* line 3567, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer i {
  color: #0d64fd;
  display: inline;
}

/* line 3571, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer a {
  color: #013289;
  transition: 0.3s;
}

/* line 3575, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer a:hover {
  color: #00a0df;
}

/* line 3578, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}

/* line 3584, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer .cats li {
  display: inline-block;
}

/* line 3587, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}

/* line 3593, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer .tags li {
  display: inline-block;
}

/* line 3596, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer .tags li + li::before {
  padding-right: 6px;
  color: #6c757d;
  content: ",";
}

/* line 3601, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer .share {
  font-size: 16px;
}

/* line 3604, app/assets/stylesheets/style.scss */
.blog .entry .entry-footer .share i {
  padding-left: 5px;
}

/* line 3607, app/assets/stylesheets/style.scss */
.blog .entry-single {
  margin-bottom: 30px;
}

/* line 3610, app/assets/stylesheets/style.scss */
.blog .blog-author {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

/* line 3615, app/assets/stylesheets/style.scss */
.blog .blog-author img {
  width: 120px;
  margin-right: 20px;
}

/* line 3619, app/assets/stylesheets/style.scss */
.blog .blog-author h4 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0;
  color: #174d97;
}

/* line 3626, app/assets/stylesheets/style.scss */
.social-links {
  margin: 0 10px 10px 0;
  text-align: right;
}

/* line 3630, app/assets/stylesheets/style.scss */
.social-links a {
  color: 7;
  margin-right: 5px;
  text-align: right;
}

/* line 3635, app/assets/stylesheets/style.scss */
.blog .blog-author p {
  font-style: italic;
  color: #b7b7b7;
}

/* line 3639, app/assets/stylesheets/style.scss */
.blog .blog-comments {
  margin-bottom: 30px;
}

/* line 3642, app/assets/stylesheets/style.scss */
.blog .blog-comments .comments-count {
  font-weight: bold;
}

/* line 3645, app/assets/stylesheets/style.scss */
.blog .blog-comments .comment {
  margin-top: 30px;
  position: relative;
}

/* line 3649, app/assets/stylesheets/style.scss */
.blog .blog-comments .comment .comment-img {
  margin-right: 14px;
}

/* line 3652, app/assets/stylesheets/style.scss */
.blog .blog-comments .comment .comment-img img {
  width: 60px;
}

/* line 3655, app/assets/stylesheets/style.scss */
.blog .blog-comments .comment h5 {
  font-size: 16px;
  margin-bottom: 2px;
}

/* line 3659, app/assets/stylesheets/style.scss */
.blog .blog-comments .comment h5 a {
  font-weight: bold;
  color: #39454e;
  transition: 0.3s;
}

/* line 3664, app/assets/stylesheets/style.scss */
.blog .blog-comments .comment h5 a:hover {
  color: #00a0df;
}

/* line 3667, app/assets/stylesheets/style.scss */
.blog .blog-comments .comment h5 .reply {
  padding-left: 10px;
  color: #174d97;
}

/* line 3671, app/assets/stylesheets/style.scss */
.blog .blog-comments .comment h5 .reply i {
  font-size: 20px;
}

/* line 3674, app/assets/stylesheets/style.scss */
.blog .blog-comments .comment time {
  display: block;
  font-size: 14px;
  color: #013ca3;
  margin-bottom: 5px;
}

/* line 3680, app/assets/stylesheets/style.scss */
.blog .blog-comments .comment.comment-reply {
  padding-left: 40px;
}

/* line 3683, app/assets/stylesheets/style.scss */
.blog .blog-comments .reply-form {
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

/* line 3688, app/assets/stylesheets/style.scss */
.blog .blog-comments .reply-form h4 {
  font-weight: bold;
  font-size: 22px;
}

/* line 3692, app/assets/stylesheets/style.scss */
.blog .blog-comments .reply-form p {
  font-size: 14px;
}

/* line 3695, app/assets/stylesheets/style.scss */
.blog .blog-comments .reply-form input {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

/* line 3700, app/assets/stylesheets/style.scss */
.blog .blog-comments .reply-form input:focus {
  box-shadow: none;
  border-color: #a0aaf8;
}

/* line 3704, app/assets/stylesheets/style.scss */
.blog .blog-comments .reply-form textarea {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

/* line 3709, app/assets/stylesheets/style.scss */
.blog .blog-comments .reply-form textarea:focus {
  box-shadow: none;
  border-color: #a0aaf8;
}

/* line 3713, app/assets/stylesheets/style.scss */
.blog .blog-comments .reply-form .form-group {
  margin-bottom: 25px;
}

/* line 3716, app/assets/stylesheets/style.scss */
.blog .blog-comments .reply-form .btn-primary {
  border-radius: 4px;
  padding: 10px 20px;
  border: 0;
  background-color: #174d97;
}

/* line 3722, app/assets/stylesheets/style.scss */
.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #013289;
}

/* line 3725, app/assets/stylesheets/style.scss */
.btn-primary {
  color: #fff !important;
}

/* line 3728, app/assets/stylesheets/style.scss */
.blog .blog-pagination {
  color: #024ed5;
}

/* line 3731, app/assets/stylesheets/style.scss */
.blog .blog-pagination ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 3737, app/assets/stylesheets/style.scss */
.blog .blog-pagination li {
  margin: 0 5px;
  transition: 0.3s;
}

/* line 3741, app/assets/stylesheets/style.scss */
.blog .blog-pagination li a {
  color: #174d97;
  padding: 7px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 3748, app/assets/stylesheets/style.scss */
.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
  background: #00a0df;
}

/* line 3752, app/assets/stylesheets/style.scss */
.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
  color: #fff;
}

/* line 3756, app/assets/stylesheets/style.scss */
.blog .sidebar {
  padding: 30px;
  margin: 0 0 60px 20px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

/* line 3761, app/assets/stylesheets/style.scss */
.blog .sidebar .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: #174d97;
  position: relative;
}

/* line 3769, app/assets/stylesheets/style.scss */
.blog .sidebar .sidebar-item {
  margin-bottom: 30px;
}

/* line 3772, app/assets/stylesheets/style.scss */
.blog .sidebar .search-form form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
  position: relative;
}

/* line 3778, app/assets/stylesheets/style.scss */
.blog .sidebar .search-form form input[type="text"] {
  border: 0;
  padding: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
}

/* line 3784, app/assets/stylesheets/style.scss */
.blog .sidebar .search-form form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 15px;
  margin: -1px;
  background: #00a0df;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  line-height: 0;
}

/* line 3800, app/assets/stylesheets/style.scss */
.blog .sidebar .search-form form button i {
  line-height: 0;
}

/* line 3803, app/assets/stylesheets/style.scss */
.blog .sidebar .search-form form button:hover {
  background: #5465f2;
}

/* line 3806, app/assets/stylesheets/style.scss */
.blog .sidebar .categories ul {
  list-style: none;
  padding: 0;
}

/* line 3810, app/assets/stylesheets/style.scss */
.blog .sidebar .categories ul li + li {
  padding-top: 10px;
}

/* line 3813, app/assets/stylesheets/style.scss */
.blog .sidebar .categories ul a {
  color: #174d97;
  transition: 0.3s;
}

/* line 3817, app/assets/stylesheets/style.scss */
.blog .sidebar .categories ul a:hover {
  color: #00a0df;
}

/* line 3820, app/assets/stylesheets/style.scss */
.blog .sidebar .categories ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

/* line 3825, app/assets/stylesheets/style.scss */
.blog .sidebar .recent-posts .post-item + .post-item {
  margin-top: 15px;
}

/* line 3828, app/assets/stylesheets/style.scss */
.blog .sidebar .recent-posts img {
  width: 80px;
  float: left;
}

/* line 3832, app/assets/stylesheets/style.scss */
.blog .sidebar .recent-posts h4 {
  font-size: 15px;
  margin-left: 95px;
  font-weight: bold;
}

/* line 3837, app/assets/stylesheets/style.scss */
.blog .sidebar .recent-posts h4 a {
  color: #174d97;
  transition: 0.3s;
}

/* line 3841, app/assets/stylesheets/style.scss */
.blog .sidebar .recent-posts h4 a:hover {
  color: #00a0df;
}

/* line 3844, app/assets/stylesheets/style.scss */
.blog .sidebar .recent-posts time {
  display: block;
  margin-left: 95px;
  font-style: italic;
  font-size: 14px;
  color: #aaaaaa;
}

/* line 3851, app/assets/stylesheets/style.scss */
.blog .sidebar .tags {
  margin-bottom: -10px;
}

/* line 3854, app/assets/stylesheets/style.scss */
.blog .sidebar .tags ul {
  list-style: none;
  padding: 0;
}

/* line 3858, app/assets/stylesheets/style.scss */
.blog .sidebar .tags ul li {
  display: inline-block;
}

/* line 3861, app/assets/stylesheets/style.scss */
.blog .sidebar .tags ul a {
  color: #0257ee;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid #d7e6ff;
  display: inline-block;
  transition: 0.3s;
}

/* line 3870, app/assets/stylesheets/style.scss */
.blog .sidebar .tags ul a:hover {
  color: #fff;
  border: 1px solid #00a0df;
  background: #00a0df;
}

/* line 3875, app/assets/stylesheets/style.scss */
.blog .sidebar .tags ul a span {
  padding-left: 5px;
  color: #a5c5fe;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/* line 3884, app/assets/stylesheets/style.scss */
.footer {
  background: #fff;
  padding: 0 0 15px 0;
  font-size: 14px;
}

/* line 3889, app/assets/stylesheets/style.scss */
.footer .footer-newsletter {
  padding: 50px 0;
  background: #fff;
}

/* line 3893, app/assets/stylesheets/style.scss */
.footer .footer-newsletter h4 {
  font-size: 44px;
  margin: 0 0 10px 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  color: #333;
}

/* line 3902, app/assets/stylesheets/style.scss */
.footer .footer-newsletter p {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #333;
  opacity: 0.6;
  font-weight: 100;
  font-size: 16px;
}

/* line 3909, app/assets/stylesheets/style.scss */
.footer .footer-newsletter form {
  margin-top: 20px;
  position: relative;
  border-radius: 4px;
  /* border: 1px solid #e1ecff; */
}

/* line 3916, app/assets/stylesheets/style.scss */
.footer .footer-newsletter form input[type="email"] {
  width: 80% !important;
  height: 50px;
  padding: 16px 140px 17px 19px;
  opacity: 0.6;
  border-radius: 4px;
  background-color: #ebebeb;
  border: none;
}

/* line 3925, app/assets/stylesheets/style.scss */
.footer .footer-newsletter form button[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 12px;
  height: 51px;
  padding: 0px 30px 0px 30px !important;
  margin: 0px;
  margin-top: 10px;
  background: #00a0df;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  letter-spacing: 3.15px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: none !important;
}

/* line 3946, app/assets/stylesheets/style.scss */
.footer .footer-newsletter form button[type="submit"]:hover {
  background: #cceefc;
  color: #333;
}

/* line 3950, app/assets/stylesheets/style.scss */
.footer .footer-top {
  background-size: contain;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e1ecff;
  padding: 60px 0 30px 0;
}

/* line 3956, app/assets/stylesheets/style.scss */
.footer-link a {
  color: #333;
  margin-right: 20px;
}

/* line 3960, app/assets/stylesheets/style.scss */
.footer-link a:hover {
  color: #00a0df;
}

/* line 3963, app/assets/stylesheets/style.scss */
.footer-download {
  text-align: right;
}

/* line 3966, app/assets/stylesheets/style.scss */
.footer-logo {
  width: 174px;
}

/* line 3969, app/assets/stylesheets/style.scss */
.label-download {
  color: #333;
  opacity: 0.7;
  margin-right: 15px;
}

@media (max-width: 992px) {
  /* line 3975, app/assets/stylesheets/style.scss */
  .career p {
    font-size: 14px;
    text-align: justify;
  }
  /* line 3979, app/assets/stylesheets/style.scss */
  .footer {
    padding: 10px !important;
  }
  /* line 3982, app/assets/stylesheets/style.scss */
  .footer .footer-top {
    background-position: center bottom;
  }
  /* line 3985, app/assets/stylesheets/style.scss */
  .footer .footer-newsletter h4 {
    font-size: 30px;
  }
  /* line 3988, app/assets/stylesheets/style.scss */
  .footer .footer-newsletter p {
    font-size: 14px;
  }
  /* line 3991, app/assets/stylesheets/style.scss */
  .footer-link {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
  /* line 3996, app/assets/stylesheets/style.scss */
  .footer-logo {
    width: 120px;
  }
  /* line 3999, app/assets/stylesheets/style.scss */
  .footer-download {
    text-align: left;
    margin-top: 20px;
  }
  /* line 4003, app/assets/stylesheets/style.scss */
  .label-download {
    margin-bottom: 5px;
    width: 100%;
    font-size: 12px;
  }
  /* line 4008, app/assets/stylesheets/style.scss */
  .footer .footer-newsletter form input[type="email"] {
    padding: 10px 10px 10px 15px;
    font-size: 12px;
  }
  /* line 4012, app/assets/stylesheets/style.scss */
  .footer .footer-newsletter form button[type="submit"] {
    font-size: 10px;
  }
  /* line 4015, app/assets/stylesheets/style.scss */
  .footer .footer-newsletter form button[type="submit"] span {
    display: none;
  }
}

/* line 4019, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-info {
  margin-bottom: 30px;
}

/* line 4022, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-info .logo {
  line-height: 0;
  margin-bottom: 15px;
}

/* line 4026, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-info .logo img {
  max-height: 40px;
  margin-right: 6px;
}

/* line 4030, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-info .logo span {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #333;
  font-family: Lato, sans-serif;
  margin-top: 3px;
}

/* line 4038, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 30px;
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #333;
  opacity: 0.7;
}

/* line 4047, app/assets/stylesheets/style.scss */
.footer .social-links a {
  font-size: 20px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.7);
  line-height: 0;
  margin-right: 10px;
  transition: 0.3s;
}

/* line 4055, app/assets/stylesheets/style.scss */
.footer .social-links a:hover {
  color: #174d97;
}

/* line 4058, app/assets/stylesheets/style.scss */
.footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #174d97;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

/* line 4066, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-links {
  margin-bottom: 30px;
}

/* line 4069, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 4074, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #d0d4fc;
  font-size: 12px;
  line-height: 0;
}

/* line 4080, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

/* line 4085, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

/* line 4088, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-links ul a {
  color: #013289;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

/* line 4094, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-links ul a:hover {
  color: #00a0df;
}

/* line 4097, app/assets/stylesheets/style.scss */
.footer .footer-top .footer-sosmed p {
  text-align: right;
}

/* line 4100, app/assets/stylesheets/style.scss */
.footer .copyright {
  text-align: left;
  padding-top: 15px;
  opacity: 0.7;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.1px;
  color: #333;
}

/* line 4113, app/assets/stylesheets/style.scss */
.footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #174d97;
}

/* line 4119, app/assets/stylesheets/style.scss */
.gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 500px;
  width: 100%;
}

/* line 4125, app/assets/stylesheets/style.scss */
.mapouter {
  position: relative;
  text-align: right;
  height: 500px;
  width: 100%;
}

/* line 4131, app/assets/stylesheets/style.scss */
.check-circle {
  border: 3px solid #00a0df;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50px;
  color: #00a0df;
  text-align: center;
  font-size: 35px;
  margin-top: -3px;
}

/* line 4141, app/assets/stylesheets/style.scss */
.btn-learn-more {
  background-color: transparent !important;
  background-image: none !important;
  padding: 0px !important;
  border: none !important;
  text-shadow: none !important;
  border: none !important;
  box-shadow: none !important;
  color: #00a0df;
  font-weight: normal;
}

/* line 4152, app/assets/stylesheets/style.scss */
.white {
  color: #fff !important;
}

/* line 4155, app/assets/stylesheets/style.scss */
.underline {
  text-decoration: underline !important;
}

/* line 4158, app/assets/stylesheets/style.scss */
.bg-aqua {
  background-color: #f4fbfe;
}

/* line 4161, app/assets/stylesheets/style.scss */
.small-title {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #333;
}

/* line 4173, app/assets/stylesheets/style.scss */
.bank img {
  transition: all 0.4s ease-in-out;
  display: inline-block;
  padding: 15px 0;
  min-height: 50px;
  max-height: 60px;
  min-width: 100px;
  max-width: 200px;
}

/* line 4182, app/assets/stylesheets/style.scss */
.icon-legality {
  transition: all 0.4s ease-in-out;
  display: inline-block;
  padding: 15px 0;
  filter: grayscale(100);
  min-height: 50px;
  max-height: 80px;
  min-width: 40px;
  max-width: 200px;
  margin-right: 10px;
}

/* line 4193, app/assets/stylesheets/style.scss */
.bank img:hover,
.icon-legality:hover {
  filter: none;
}

/* line 4197, app/assets/stylesheets/style.scss */
.box-tutorial img {
  opacity: 0.5;
}

/* line 4200, app/assets/stylesheets/style.scss */
.box-tutorial img:hover {
  opacity: 1;
  transition: 0.8s;
}

/* line 4204, app/assets/stylesheets/style.scss */
.back-wall {
  background-image: linear-gradient(to top, #02d5f9, rgba(1, 171, 240, 0.21) 49%, rgba(1, 170, 240, 0.2) 2%);
  height: 100vh;
  z-index: 999;
  width: 100%;
  display: none;
}

/* line 4216, app/assets/stylesheets/style.scss */
.pointer {
  cursor: pointer;
}

/* ---- Timeline ---- */
/* line 4220, app/assets/stylesheets/style.scss */
.timeline {
  overflow-y: auto;
}

/* line 4223, app/assets/stylesheets/style.scss */
.timeline ol {
  position: relative;
  display: block;
  margin: 100px;
  margin-left: 0px;
  margin-right: 0px;
  height: 4px;
  background: #00a0df;
  min-width: 2300px;
}

/* line 4234, app/assets/stylesheets/style.scss */
.timeline ol::after {
  right: -10px;
  border: 10px solid transparent;
  border-right: 0;
  border-left: 20px solid #00a0df;
  border-radius: 3px;
}

/* ---- Timeline elements ---- */
/* line 4244, app/assets/stylesheets/style.scss */
.timeline li {
  position: relative !important;
  display: block !important;
  width: 200px;
  float: left !important;
  font: bold 14px arial;
  height: auto;
}

/* line 4252, app/assets/stylesheets/style.scss */
.timeline li .diplome {
  position: absolute !important;
  top: -35px;
  left: -35px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #333;
}

/* line 4265, app/assets/stylesheets/style.scss */
.timeline li .point {
  content: "";
  top: -8px !important;
  left: -35px;
  display: block;
  width: 20px;
  height: 20px;
  border: 4px solid #00a0df;
  border-radius: 10px;
  background: #fff;
  position: absolute !important;
  z-index: 99;
}

/* line 4278, app/assets/stylesheets/style.scss */
.lbl-point {
  position: absolute;
  background-color: #00a0df;
  color: #fff;
  font-weight: normal;
  padding: 3px;
  margin-left: -35px;
  margin-top: -9px !important;
  border-radius: 50px;
  padding-right: 10px;
  padding-left: 25px;
}

/* line 4290, app/assets/stylesheets/style.scss */
.timeline li p {
  display: block;
  padding: 10px;
  margin-top: 20px;
  left: -45px;
  position: relative;
  font-weight: normal;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #333;
  z-index: 1;
}

/* line 4307, app/assets/stylesheets/style.scss */
.timeline .description::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f4f4f4;
  position: absolute;
  top: -5px;
  left: 43%;
}

/* ---- Hover effects ---- */
/* line 4320, app/assets/stylesheets/style.scss */
.timeline li:hover {
  cursor: pointer;
  color: #48a4d2;
}

/* line 4324, app/assets/stylesheets/style.scss */
.timeline li:hover .description {
  display: block;
}

/* line 4328, app/assets/stylesheets/style.scss */
.navbar .megamenu {
  padding: 1rem;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  /* line 4333, app/assets/stylesheets/style.scss */
  .navbar .has-megamenu {
    position: static !important;
  }
  /* line 4336, app/assets/stylesheets/style.scss */
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }
}

/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media (max-width: 991px) {
  /* line 4347, app/assets/stylesheets/style.scss */
  .navbar.fixed-top .navbar-collapse,
.navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
  /* line 4354, app/assets/stylesheets/style.scss */
  .icon-legality {
    transition: all 0.4s ease-in-out;
    display: inline-block;
    padding: 10px 0;
    filter: grayscale(100);
    min-height: 50px;
    max-height: 60px;
    min-width: 40px;
    max-width: 100px;
    margin-right: 10px;
  }
}

/* line 4366, app/assets/stylesheets/style.scss */
.sub_title {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px !important;
  font-weight: 300;
}

/* line 4373, app/assets/stylesheets/style.scss */
.uppercase {
  letter-spacing: 3px;
  text-transform: uppercase;
}

/* line 4377, app/assets/stylesheets/style.scss */
.cp-header {
  width: 700px;
  margin: auto;
  padding-bottom: 40px;
}

/* line 4382, app/assets/stylesheets/style.scss */
.cp-header h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 44px;
  font-weight: 400;
}

/* line 4387, app/assets/stylesheets/style.scss */
.cp-header p {
  color: #fff !important;
  line-height: 0.7;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
}

/* line 4395, app/assets/stylesheets/style.scss */
.modal {
  background-color: rgba(29, 53, 87, 0.7);
}

/* line 4398, app/assets/stylesheets/style.scss */
.modal-content {
  border-radius: 18px !important;
}

/* line 4401, app/assets/stylesheets/style.scss */
.outline-primary-btn,
.outline-primary-btn:hover {
  border-color: #00a0df;
  color: #00a0df;
  border-radius: 25px;
}

/* line 4407, app/assets/stylesheets/style.scss */
.primary-btn,
.primary-btn:hover {
  background-color: #00a0df;
  color: #fff;
  border-radius: 25px;
}

/* line 4413, app/assets/stylesheets/style.scss */
.lbl-62 {
  position: absolute;
  margin-top: 6.5px;
  margin-left: 10px;
  color: #444;
}

/* line 4420, app/assets/stylesheets/style.scss */
input[data-validate="phone"] {
  padding-left: 40px;
}

/* line 4424, app/assets/stylesheets/style.scss */
input::file-selector-button {
  padding: 3px 20px 3px 20px !important;
  border-radius: 19px !important;
  background-color: #cceefc !important;
  font-size: 12px !important;
  float: right !important;
  border: none !important;
  margin-right: -5px !important;
  margin-top: -2px;
  color: #000;
}

/* line 4436, app/assets/stylesheets/style.scss */
.is-invalid::file-selector-button {
  background-color: #ffdfdb !important;
  color: #dc3545;
}

/* line 4440, app/assets/stylesheets/style.scss */
input[type="file"] {
  padding-top: 8px;
  font-size: 12px;
  display: flex;
}

/* line 4446, app/assets/stylesheets/style.scss */
.showing-page {
  display: none;
}

/* line 4451, app/assets/stylesheets/style.scss */
.nav-pagination .pagination .page-link {
  border: none;
  border-radius: 20px;
  min-width: 35px;
  height: 35px;
  text-align: center;
  margin: 2px;
  color: #39454e;
  box-shadow: none;
}

/* line 4462, app/assets/stylesheets/style.scss */
.nav-pagination .pagination .active .page-link {
  background-color: rgba(233, 232, 236, 0.5);
  color: #39454e;
}

@media (max-width: 768px) {
  /* line 4470, app/assets/stylesheets/style.scss */
  .modal-content {
    border-radius: 20px 20px 0px 0px !important;
    border: none;
    margin-bottom: -5px;
  }
  /* line 4475, app/assets/stylesheets/style.scss */
  .content-dialog {
    background-color: #fff;
    margin: 10px;
    border-radius: 20px 20px 20px 20px !important;
  }
  /* line 4480, app/assets/stylesheets/style.scss */
  .modal-dialog {
    margin: 0px !important;
    position: fixed;
    bottom: 0;
    left: 0%;
    right: 0%;
    transform: translate(-50%, -50%);
  }
  /* line 4489, app/assets/stylesheets/style.scss */
  .modal-content .modal-body {
    max-height: 55vh;
    overflow: auto;
  }
  /* line 4493, app/assets/stylesheets/style.scss */
  .modal {
    background-color: rgba(29, 53, 87, 0.1);
  }
  /* line 4496, app/assets/stylesheets/style.scss */
  .modal.fade .modal-dialog {
    transform: translate3d(0, 100vh, 0);
  }
  /* line 4500, app/assets/stylesheets/style.scss */
  .modal.show .modal-dialog {
    transform: translate3d(0, 0, 0);
  }
  /* line 4503, app/assets/stylesheets/style.scss */
  .modal-full {
    height: 90vh;
    border-radius: 5px !important;
  }
  /* line 4507, app/assets/stylesheets/style.scss */
  .modal-full .modal-body {
    max-height: 100vh;
    overflow: auto;
  }
}

@media (max-height: 760px) and (max-width: 768px) {
  /* line 4513, app/assets/stylesheets/style.scss */
  .sales {
    margin-top: -30px !important;
    text-align: center !important;
  }
  /* line 4517, app/assets/stylesheets/style.scss */
  .img-bar {
    width: 95%;
    text-align: center !important;
    margin: 0 auto !important;
    padding-right: 5%;
  }
}

@media (max-height: 650px) and (max-width: 768px) {
  /* line 4525, app/assets/stylesheets/style.scss */
  #hero-sales {
    height: 650px;
    position: relative;
  }
  /* line 4529, app/assets/stylesheets/style.scss */
  .img-bar {
    width: 90%;
    text-align: center !important;
    margin: 0 auto !important;
    padding-right: 10%;
  }
}

@media (max-width: 400px) and (max-height: 700px) {
  /* line 4537, app/assets/stylesheets/style.scss */
  .img-expired {
    width: 85%;
    margin-top: 70px !important;
    margin-left: 30px;
  }
  /* line 4542, app/assets/stylesheets/style.scss */
  .description-expired {
    margin-top: -200px !important;
    margin-bottom: -200px !important;
    text-align: center;
  }
  /* line 4547, app/assets/stylesheets/style.scss */
  .content-expired {
    margin: auto;
  }
}

@media (max-width: 400px) and (min-height: 700px) {
  /* line 4552, app/assets/stylesheets/style.scss */
  .img-expired {
    width: 85%;
    margin-top: 70px !important;
    margin-left: 50px;
  }
  /* line 4557, app/assets/stylesheets/style.scss */
  .description-expired {
    margin-top: -280px;
    margin-bottom: -250px !important;
    text-align: center;
  }
  /* line 4562, app/assets/stylesheets/style.scss */
  .content-expired {
    margin: auto;
  }
}

@media (max-width: 600px) and (min-height: 700px) {
  /* line 4567, app/assets/stylesheets/style.scss */
  .img-expired {
    width: 85%;
    margin-top: 70px !important;
    margin-left: 50px;
  }
  /* line 4572, app/assets/stylesheets/style.scss */
  .description-expired {
    margin-top: -300px;
    margin-bottom: -300px !important;
    text-align: center;
  }
  /* line 4577, app/assets/stylesheets/style.scss */
  .content-expired {
    margin: auto;
  }
}
