@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHrv4kjgoGqM7E3b8s8yn4hnCci.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHtv4kjgoGqM7E_CfNYwHoDmTcibrA.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3w-oc4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfP04Voptzsrd6m9.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3p-kc4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOQ4loptzsrd6m9.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: regular;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHpv4kjgoGqM7EPC8E46HsxnA.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHrv4kjgoGqM7E_Ccs8yn4hnCci.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3_-gc4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfPI41optzsrd6m9.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E30-8c4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfPk5Foptzsrd6m9.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3t-4c4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOA5Voptzsrd6m9.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3q-0c4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOc5loptzsrd6m9.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3j-wc4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
  font-family: "Barlow";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfO451optzsrd6m9.ttf) format('TrueType');
}

.body textarea {
  resize: none;
  padding: 8px 12px;
}

.body .form-control {
  background-color: #e4e1ee;
  border-color: #000000;
  color: #334e6e;
  font-size: 16px;
  height: 40px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  padding-left: 12px;
  padding-right: 12px;
  box-shadow: none;
  outline: none;
}

.body input.form-control:-webkit-autofill {
  background-color: #e4e1ee !important;
  color: #334e6e !important;
}

.body input.form-control:-internal-autofill-selected {
  background-color: #e4e1ee !important;
  color: #334e6e !important;
}

.body .form-group input:read-only {
  background-color: #CAC5D8;
}

.body .form-group input:-moz-read-only {
  background-color: #CAC5D8;
}

.body .form-group input:disabled {
  background-color: #CAC5D8;
}

.body .form-control:focus {
  background-color: #e4e1ee;
  border-color: #000000;
  color: #334e6e;
  box-shadow: none;
  outline: none;
}

.body .form-control::placeholder {
  color: #a69fbe;
}

.body textarea.form-control {
  height: 160px;
}

.body .form-group label:not(.form-group__label-title) {
  font-weight: 700;
  font-style: normal;
  color: #61768e;
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 1.67;
}

.body .form-group small {
  display: block;
  color: #61768e;
  font-size: 12px;
  margin-top: 8px;
}

.body select.form-control:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right .3em top 50%, 0 0;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSIjYjRjNmQzIiBmb2N1c2FibGU9ImZhbHNlIiBkYXRhLXByZWZpeD0iZmFzIiBkYXRhLWljb249ImFuZ2xlLWRvd24iIGNsYXNzPSJzdmctaW5saW5lLS1mYSBmYS1hbmdsZS1kb3duIGZhLXctMTAiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzIwIDUxMiI+PHBhdGggZmlsbD0iI2I0YzZkMyIgZD0iTTE0MyAzNTIuM0w3IDIxNi4zYy05LjQtOS40LTkuNC0yNC42IDAtMzMuOWwyMi42LTIyLjZjOS40LTkuNCAyNC42LTkuNCAzMy45IDBsOTYuNCA5Ni40IDk2LjQtOTYuNGM5LjQtOS40IDI0LjYtOS40IDMzLjkgMGwyMi42IDIyLjZjOS40IDkuNCA5LjQgMjQuNiAwIDMzLjlsLTEzNiAxMzZjLTkuMiA5LjQtMjQuNCA5LjQtMzMuOCAweiI+PC9wYXRoPjwvc3ZnPg==);
}

.body .input-group .form-control {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-width: 0px;
}

.body .input-group-append {
  margin-left: 0px;
}

.body .input-group-prepend .btn {
  z-index: inherit;
}

.body .input-group-append .btn {
  z-index: inherit;
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.body .input-group-btn .btn {
  z-index: inherit;
  border-radius: 2px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #61768e;
  color: #ffffff;
}

.body .form-group__helper {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  color: #61768e;
  margin-top: 8px;
}

.body .form-group-rtl {
  text-align: right;
}

.body .form-group-rtl select.form-control:not([multiple]) {
  background-position: left 1em top 50%, 0 0;
}

.body .form-group-rtl .input-group .form-control {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  border-right-width: 0px !important;
  border-left-width: 0px !important;
}

.body .form-group-rtl .input-group-append .btn {
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 8px !important;
  border-top-left-radius: 8px !important;
}

.body .form-group-rtl .input-group-btn .btn {
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 8px !important;
  border-top-left-radius: 8px !important;
}

.body .btn {
  white-space: nowrap;
}

.body .btn-secondary {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #ffffff;
  background: #61768e;
  border-color: #000000;
  box-shadow: none;
  border-style: none;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.body .btn-secondary:hover {
  color: #ffffff;
  background: rgba(97, 118, 142, 0.8);
  border-color: #000000;
}

.body .btn-secondary:active {
  color: #ffffff !important;
  background: rgba(97, 118, 142, 0.8) !important;
  border-color: #000000 !important;
}

.body .btn-secondary:focus {
  color: #ffffff !important;
  background: rgba(97, 118, 142, 0.8) !important;
  border-color: #000000 !important;
}

.body .btn-actions {
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #ffffff;
  background: var(--primary-color);
  border-color: #000000;
  box-shadow: 0 8px 24px 0 var(--primary-color25);
  border-style: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}


.body .btn-buy {
  color: #ffffff;
  background: var(--secondary-color);
  border-color: #000000;
}
.body .small-primary {
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #ffffff;
  background: var(--primary-color);
  border-color: #000000;
  box-shadow: 0 8px 24px 0 var(--primary-color25);
  border-style: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.body .small-primary:hover {
  color: #ffffff;
  background: var(--primary-color80);
  border-color: #000000;
}

.body .small-primary:active {
  color: #ffffff !important;
  background: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .small-primary:focus {
  color: #ffffff !important;
  background: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .btn-primary {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #ffffff;
  background: var(--primary-color);
  border-color: #000000;
  box-shadow: 0 8px 24px 0 var(--primary-color25);
  border-style: none;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.body .btn-primary:hover {
  color: #ffffff;
  background: var(--primary-color80);
  border-color: #000000;
}

.body .btn-primary:active {
  color: #ffffff !important;
  background: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .btn-primary:focus {
  color: #ffffff !important;
  background: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .show>.btn-primary.dropdown-toggle {
  color: #ffffff !important;
  background-color: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .btn-primary-account {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ffffff;
  background: var(--primary-color);
  border-color: #000000;
  box-shadow: 0 8px 24px 0 var(--primary-color25);
  border-style: none;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.body .btn-primary-account:hover {
  color: #ffffff;
  background: var(--primary-color80);
  border-color: #000000;
}

.body .btn-primary-account:active {
  color: #ffffff !important;
  background: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .btn-primary-account:focus {
  color: #ffffff !important;
  background: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .btn-primary-account-api {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #ffffff;
  background: var(--primary-color);
  border-color: #000000;
  box-shadow: 0 8px 24px 0 var(--primary-color25);
  border-style: none;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.body .btn-primary-account-api:hover {
  color: #ffffff;
  background: var(--primary-color80);
  border-color: #000000;
}

.body .btn-primary-account-api:active {
  color: #ffffff !important;
  background: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .btn-primary-account-api:focus {
  color: #ffffff !important;
  background: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .filter-primary {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ffffff;
  background: var(--primary-color);
  border-color: #000000;
  box-shadow: 0 8px 24px 0 var(--primary-color25);
  border-style: none;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.body .filter-primary:hover {
  color: #ffffff;
  background: var(--primary-color80);
  border-color: #000000;
}

.body .filter-primary:active {
  color: #ffffff !important;
  background: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .filter-primary:focus {
  color: #ffffff !important;
  background: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body .show>.filter-primary.dropdown-toggle {
  color: #ffffff !important;
  background-color: var(--primary-color80) !important;
  border-color: #000000 !important;
}

.body h1 {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

.body h2 {
  font-size: 40px;
  line-height: 56px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

.body h3 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

.body h4 {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

.body h5 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

.body h6 {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

.body {
  color: #334e6e;
  font-family: Barlow;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
}

.body a {
  color: #0074ff;
}

.body a:hover {
  color: rgba(0, 116, 255, 0.7);
}

.body a:focus {
  color: rgba(0, 116, 255, 0.7);
}

.body-rtl h1,
.body-rtl h2,
.body-rtl h3,
.body-rtl h4,
.body-rtl h5,
.body-rtl h6 {
  text-align: right;
}

@media (max-width: 480px) {
  .body h1 {
    font-size: 10vmin;
    line-height: 1.1666666666;
  }
}

.body {
  background: linear-gradient(to bottom, var(--secondary-color) 0%, var(--primary-color) 100%);
}

.body .form-group__checkbox {
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: -ms-user-select;
  user-select: none;
}

.body .form-group__checkbox label {
  margin-bottom: 0px;
  font-weight: 400 !important;
  font-style: normal;
}

.body .form-group__checkbox-label {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  position: relative;
  vertical-align: middle;
}

.body label.form-group__label-title {
  position: relative;
  vertical-align: middle;
}

.body .form-group label.form-group__label-title {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
}

.body .form-group__checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.body .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  font-size: 16px;
  width: 16px;
  height: 16px;
  background: #e4e1ee;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.body .form-group__checkbox:hover input~.checkmark {
  background: #e4e1ee;
}

.body .form-group__checkbox input:checked~.checkmark {
  background: var(--primary-color);
}

.body .form-group__checkbox:after {
  content: ' ';
  position: absolute;
  display: none;
}

.body .form-group__checkbox input:checked~.checkmark:after {
  content: "\f00c";
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  width: 16px;
  height: 16px;
  font-size: 0.7em;
}

.body .form-group__checkbox .checkmark:after {
  color: #ffffff;
}

.body .component_form_group .form-group .form-group__checkbox label {
  margin-bottom: 0px !important;
}

.body .radiomark {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 16px;
  height: 16px;
  background: #e4e1ee;
  border-top-left-radius: 45px;
  border-top-right-radius: 45px;
  border-bottom-left-radius: 45px;
  border-bottom-right-radius: 45px;
}

.body .form-group__checkbox:hover input~.radiomark {
  background: #e4e1ee;
}

.body .form-group__checkbox input:checked~.radiomark {
  background: var(--primary-color);
}

.body .form-group__checkbox input:checked~.radiomark:after {
  content: " ";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border-color: var(--primary-color);
  border-style: solid;
  background: #ffffff;
}

.body .form-group__checkbox .radiomark:after {
  border-top-left-radius: 45px;
  border-top-right-radius: 45px;
  border-bottom-left-radius: 45px;
  border-bottom-right-radius: 45px;
  color: #ffffff;
}

.body .form-group__checkbox-rtl .form-group__checkbox-label {
  margin-right: 0px;
  margin-left: 8px;
}

.body .card {
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  border-color: #000000;
  background: #ffffff;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.08);
}

.body .style-text-primary {
  color: var(--primary-color);
}

.body .style-bg-primary-alpha-10 {
  background: var(--primary-color10);
}

.body .style-bg-primary-alpha-20 {
  background: var(--primary-color20);
}

.body .style-bg-primary-alpha-30 {
  background: var(--primary-color30);
}

.body .style-bg-primary-alpha-40 {
  background: var(--primary-color40);
}

.body .style-bg-primary-alpha-50 {
  background: "";
}

.body .style-bg-primary {
  background: var(--primary-color);
}

.body .style-bg-light {
  background: #ffffff;
}

.body .style-bg-color-light {
  background: #ffffff;
}

.body .style-svg-primary svg {
  fill: var(--primary-color);
}

.body .style-svg-g-primary svg g {
  fill: var(--primary-color);
}

.body .style-box-shadow-default {
  box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.08);
}

.body .style-border-style-default {
  border-style: none;
}

.body .styles-services-default {
  background: #e4e1ee;
  color: #07264a;
}

.body .style-border-width-default {
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.body .style-text-default {
  color: #1b2945;
}

.body .style-text-white {
  color: #ffffff;
}

.body .style-header-text {
  color: #ffffff;
}

.body .style-header-text h2 {
  color: #ffffff;
}

.body .style-text-dark {
  color: #1979c8;
}

.body .style-text-signin {
  color: #ffffff;
}

.body .style-text-signin h1 {
  color: #ffffff;
}

.body .style-card-number {
  background: linear-gradient(to bottom, var(--secondary-color) 0%, var(--primary-color) 100%);
  border-color: var(--primary-color20);
}

.body .style-card-number-line {
  background: linear-gradient(to bottom, var(--secondary-color) 0%, var(--primary-color) 100%);
}

.body .style-text-features-title {
  color: #052a36;
}

.body .style-text-features-desc {
  color: #334e6e;
}

.body .style-title-features {
  color: "";
}

.body .style-title-features h3 {
  color: "";
}

.body .style-desc-features {
  color: "";
}

.body .style-how-it-card-desc {
  color: #334e6e;
}

.body .style-how-it-card-title {
  color: #052a36;
}

.body .style-review-card-desc {
  color: #334e6e;
}

.body .style-review-card-title h2 {
  color: #052a36;
}

.body .style-review-card-author {
  color: #052a36;
}

.body .style-review-block-image {
  background-color: #1f2432;
}

.body .style-faq-title h2 {
  color: #ffffff;
}

.body .style-faq-desc {
  color: #ffffff;
}

.body .style-faq-card-title {
  color: #052a36;
}

.body .style-faq-privat-card-desc {
  color: #515b78;
}

.body .style-faq-privat-card-title {
  color: #1f2432;
}

.body .style-faq-card-desc {
  color: #334e6e;
}

.body .style-collapse-icon {
  color: #231a45;
}

.body .style-collapsed-icon {
  color: #231a45;
}

.body .style-collapse-icon-privat {
  color: #ffffff;
  background: #3f9cd5;
}

.body .style-collapsed-background {
  background: #e4e1ee;
}

.body .style-border-radius-default {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.body .style-border-radius-0 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.body .style-border-radius-50 {
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 48px;
}

.slick-prev:before,
.slick-next:before {
  color: #000000;
}

.slick-dots li button {
  background: #4fb4f2;
}

.body .block-features__cards .row .style-features-card .card {
  background: "";
}

.body .block-features__cards .row .style-features-card .card:hover {
  background: "";
}

.body .styled-card-hover {
  background: "";
}

.body .styled-card-icon-hover {
  color: #ffffff;
}

.body .component-footer {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
}

.body .component-footer__public {
  color: #ffffff;
  min-height: 64px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: none;
  background: var(--primary-shade1-color);
}


.body .alert {
  margin-bottom: 0px;
  text-align: left;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0px;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
}

.body .alert ul {
  margin-bottom: 0px;
}

.body .alert-info {
  color: #0074ff;
  background: rgba(0, 116, 255, 0.2);
  border-color: #000000;
}

.body .alert-success {
  color: #26a25e;
  background: rgba(25, 200, 104, 0.2);
  border-color: #000000;
}

.body .alert-danger {
  color: #ff4e4e;
  background: rgba(255, 196, 196, 0.5);
  border-color: #000000;
}

.body .alert .close {
  height: 100%;
  padding: 0px 12px;
  font-size: 16px;
  outline: none;
}

.body .alert-danger .close:hover {
  color: #ff4e4e;
}

.body .alert-success .close:hover {
  color: #26a25e;
}

.body .alert-info .close:hover {
  color: #0074ff;
}

.body .alert-rtl .alert {
  text-align: right;
}

.wrapper-sidebar-navbar .wrapper-content {
  padding-top: 80px;
}

.body+.wrapper-content {
  padding-top: 80px;
}

.body .component-sidebar__menu-logo {
  height: 80px;
}

.body .component-navbar-private__wrapper .navbar-expand-lg .navbar-collapse {
  flex-grow: 1;
}

.body .component-navbar-logo {
  display: flex;
}

.body .component-navbar-nav-item {
  position: relative;
}

.body .component-navbar-private-nav-item {
  height: 80px;
}

.body .component-navbar-nav-link {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  text-decoration: none;
  height: 100%;
  font-size: 16px;
  font-family: Barlow;
  font-weight: 500;
  font-style: normal;
}

.body .component-navbar-nav-link .badge {
  margin-left: 6px;
  margin-right: 6px;
}

.body .component-navbar-nav-link .component-navbar-nav-link-icon {
  display: flex;
  min-width: 26px;
  padding: 0px 3px;
}

.body .component-navbar-nav-link__navbar-private {
  color: #ffffff;
  background: transparent;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.body .component-navbar-nav-link__navbar-private:hover {
  color: rgba(255, 255, 255, 0.75);
  background: transparent;
}

.body .component-navbar-nav-link-active__navbar-private {
  color: #f1d6d6 !important;
  background: transparent !important;
}

.body .component-navbar-nav-link__navbar-public {
  color: #ffffff;
  border-color: #000000;
  background: transparent;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-style: none;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.body .component-navbar-nav-link__navbar-public:hover, .body .component-navbar-nav-link__navbar-public:focus {
  color: rgba(255, 255, 255, 0.75);
  background: transparent;
}
.component-navbar-nav-item .dropdown-menu, .component-navbar-nav-item .dropdown-menu li {
  text-align: center;
  background-color: #e4e1ee;
}
.body .component-navbar-nav-link-active__navbar-public {
  position: relative;
  font-weight: 700;
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.2) !important;
  border-color: #000000;
}

.body .component-navbar-public {
  box-shadow: none;
}

.body .component-navbar-private {
  height: 80px;
  box-shadow: none;
}

.body .component-navbar__navbar-private {
  background: transparent;
  box-shadow: none;
}

.body .component-navbar__navbar-public {
  background: transparent;
  box-shadow: none;
}

.body .component-navbar-balance-wrap__navbar-private {
  padding-top: 22px;
  padding-bottom: 22px;
}

.body .component-navbar-balance-item__navbar-private {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-decoration: none;
  font-family: Barlow;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
  padding-left: 16px;
  padding-right: 16px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  box-shadow: none;
}

.body .component-navbar-balance-item__navbar-private:hover {
  color: #ffffff;
}

.body .component-navbar-private-brand {
  color: #ffffff;
}

.body .component-navbar-public-brand {
  color: #ffffff;
}

.body .component-navbar-private-brand a {
  color: #ffffff;
}

.body .component-navbar-public-brand a {
  color: #ffffff;
}

.body .component-navbar__navbar-private .navbar {
  height: 80px;
}

.body .component-navbar__navbar-public .navbar {
  padding-top: 24px;
  padding-bottom: 24px;
}

.body .navbar-burger {
  position: relative;
}

.body .navbar-light .navbar-toggler {
  border: none;
  outline: none;
  position: relative;
  padding: 0px !important;
  min-height: 24px;
}

.body .navbar-burger-line {
  display: block;
  height: 2px;
  width: 24px;
  position: relative;
}

.body .navbar-burger-line:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: -7px;
  height: 2px;
  width: 24px;
}

.body .navbar-burger-line:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  height: 2px;
  width: 24px;
}

.body .component-navbar__navbar-public .navbar-burger-line:before {
  background: #ffffff;
}

.body .component-navbar__navbar-private .navbar-burger-line:before {
  background: #ffffff;
}

.body .component-navbar__navbar-private .navbar-burger-line:after {
  background: #ffffff;
}

.body .component-navbar__navbar-public .navbar-burger-line:after {
  background: #ffffff;
}

.body .component-navbar__navbar-public .navbar-burger-line {
  background: #ffffff;
}

.body .component-navbar__navbar-private .navbar-burger-line {
  background: #ffffff;
}

.body .navbar-nav {
  padding-right: 0px;
}

.body .component-navbar-collapse-divider {
  height: 1px;
  width: 100%;
  display: none;
  opacity: 0.2;
}

.body .component-navbar__navbar-private .component-navbar-collapse-divider {
  background: #ffffff;
}

.body .component-navbar__navbar-public .component-navbar-collapse-divider {
  background: #ffffff;
}

.body .navbar-expand-lg .navbar-collapse {
  flex-grow: initial;
}

.body .component-sidebar__menu-wrapper .sidebar-block__top-brand {
  min-height: 80px;
}

@media (max-width: 991px) {
  .body .component-navbar__navbar-public .navbar {
    height: auto !important;
    flex-flow: wrap;
  }

  .body .component-navbar__navbar-public .navbar-collapse {
    width: 100%;
    background: transparent;
  }

  .body .component-navbar__navbar-private .navbar-collapse {
    position: static;
    width: 100%;
    background: transparent;
  }

  .body .component-navbar__navbar-private .component-navbar-collapse {
    flex-wrap: wrap;
  }

  .body .component-navbar__navbar-private .component-navbar-private-nav-item {
    height: auto;
  }

  .body .component-navbar-balance-wrap__navbar-private {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .body .component-navbar__navbar-private .component-navbar-balance-wrap__navbar-private {
    padding-left: 16px;
    padding-right: 16px;
  }

  .body .component-navbar-collapse {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .body .component-navbar-collapse-divider {
    display: flex;
  }

  .body .component-navbar-nav-link {
    width: 100%;
    justify-content: flex-start;
    max-height: 40px;
  }

  .body .navbar-nav {
    width: 100%;
  }

  .body .component-navbar-private__wrapper .sidebar-block__top-brand {
    display: block;
  }

  .body .navbar {
    flex-flow: row;
  }

  .body .component-navbar-public-nav-item {
    height: auto !important;
  }

  .wrapper-sidebar-navbar .wrapper-content {
    padding-top: 0px;
  }

  .body+.wrapper-content {
    padding-top: 0px;
  }

  .editor-wrapper-sidebar-navbar .editor-wrapper-content {
    padding-top: 80px;
  }

  .body .component-navbar__navbar-private .navbar {
    height: auto !important;
    flex-flow: wrap;
  }
}

@media (min-width: 991px) {
  .body .component-navbar__navbar-public .navbar-expand-lg {
    flex-flow: column nowrap;
    justify-content: space-between;
  }
  .body .wrapper-sidebar-navbar #block_24 .component_private_sidebar .component-navbar-private-brand a img{
    max-height: 68px;
    max-width: 250px;
  }
}

.body .table-wr {
  box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.08);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.body .table {
  margin-bottom: 0px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.body .table-responsive__search {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.body .table-responsive .table-service {
  min-width: 120px;
  max-width: 650px;
  word-break: break-all;
}

.body .table-responsive .table-link {
  min-width: 120px;
  max-width: 650px;
  word-break: break-all;
}

.body .table .nowrap {
  white-space: nowrap;
}

.body .table thead {}

.body .table tbody {
  border-top-width: 0px;
  border-top-style: none;
}

.body .table thead:first-child tr th {
  font-size: 14px;
  letter-spacing: 0px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 24px;
  padding-left: 24px;
  border-top: none;
  border-left: none;
  border-right: none;
  vertical-align: middle;
  height: 56px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  color: #61768e !important;
  background: #ffffff !important;
}

.body .table thead:first-child tr th:last-child {
  padding-right: 16px;
  border-top-right-radius: 16px;
}

.body .table thead:first-child tr th:first-child {
  padding-left: 16px;
  border-top-left-radius: 16px;
}

.body .table tbody tr td {
  font-size: 16px;
  letter-spacing: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  vertical-align: middle;
  height: 40px;
  color: #334e6e;
  background: #ffffff;
  border-color: #dbd7e8;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dbd7e8;
  word-break: break-all;
}

.body .table tbody tr td:first-child {
  padding-left: 16px;
}

.body .table tbody tr td:last-child {
  padding-right: 16px;
}

.body .table thead:last-of-type tr th {
  border-top-width: 0;
  border-bottom-width: 0;
  border-bottom-style: solid;
  border-bottom-color: transparent;
}

.body .table tbody tr:last-child td {
  border-bottom: none;
}

.body .table tbody tr:first-child td {
  border-top: 0px;
}

.body .table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 16px;
}

.body .table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}

.body .table tbody tr:nth-child(even) td {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 10%, rgba(234, 231, 245, 1) 100%);
}

.body .table tbody tr:nth-child(odd) td {
  background: #e4e1ee;
}

.body .table-rtl .table thead:first-child tr th:first-child {
  border-top-right-radius: 16px !important;
  border-top-left-radius: 0px;
  padding-left: 0px;
  padding-right: 16px;
}

.body .table-rtl .table thead:first-child tr th:last-child {
  border-top-left-radius: 16px !important;
  border-top-right-radius: 0px;
}

.body .table-rtl .table thead tr th:first-child {
  padding-left: 16px;
  padding-right: 16px;
}

.body .table-rtl .table thead tr th:last-child {
  padding-right: 16px;
  padding-left: 16px !important;
}

.body .table-rtl .table tbody tr td:first-child {
  padding-left: 16px;
  padding-right: 16px !important;
}

.body .table-rtl .table tbody tr td:last-child {
  padding-left: 16px;
  padding-right: 16px;
}

.body .table-rtl .table tbody tr td {
  text-align: right;
}

.body .table-rtl .table thead tr th {
  text-align: right;
}

.body .table-rtl .table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 16px !important;
}

.body .table-rtl .table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 16px !important;
}

@media (max-width: 991px) {
  .body .table-responsive .table-service {
    min-width: 300px;
  }

  .body .table-responsive .table-link {
    white-space: nowrap;
  }

  .body .table-responsive thead tr th {
    white-space: nowrap;
  }

  .body .table-responsive-classic {
    border: 0;
    box-shadow: none;
  }

  .body .table-responsive-classic thead {
    border: none;
    height: :1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    display: none;
  }

  .body .table-responsive-classic tbody tr {
    display: block;
    margin-bottom: 16px;
  }

  .body .table-responsive-classic tbody tr:last-child {
    margin-bottom: 0px;
  }

  .body .table-responsive-classic tbody td {
    display: block;
    text-align: right;
  }

  .body .table-responsive-classic tbody tr td {
    min-height: 40px;
    height: auto;
    border-bottom-width: 0px !important;
    word-break: break-all;
  }

  .body .table-rtl .table-responsive-classic tbody tr td {
    text-align: right;
    display: flex;
  }

  .body .table-responsive-classic tbody tr:first-child td {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dbd7e8;
  }

  .body .table-responsive-classic td::before {
    content: attr(data-label);
    float: left;
    font-weight: 700;
    padding-right: 8px;
  }

  .body .table-rtl .table-responsive-classic td::before {
    float: right;
    padding-left: 8px;
    white-space: nowrap;
  }

  .body .table-responsive-classic td:last-child {
    border-bottom: 0px;
  }

  .body .table-responsive-classic tbody tr td:first-child {
    padding-left: 7px;
  }

  .body .table-rtl .table-responsive-classic tbody tr td:first-child {
    padding-right: 7px;
  }

  .body .table-responsive-classic tbody tr td:last-child {
    padding-right: 7px;
  }

  .body .table-rtl .table-responsive-classic tbody tr td:last-child {
    padding-left: 7px;
  }

  .body .table-responsive-classic tbody tr:nth-child(even) td {
    background: #ffffff;
  }

  .body .table-responsive-classic tbody tr:nth-child(odd) td {
    background: #ffffff;
  }

  .body .table-responsive-classic tbody tr:last-child td:first-child {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .body .table-responsive-classic tbody tr:last-child td:last-child {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }
  .body .wrapper-navbar .component-navbar-public-brand a img{
    max-height: 68px;
    margin-top: -22px;
    margin-bottom: -22px;
    max-width: 400px;
  }
  .body .wrapper-sidebar-navbar #block_24 .component_private_navbar .component-navbar-private-brand a img{
    max-height: 68px;
    max-width: 400px;
  }
}


.body .modal .modal-body {
  padding: 24px;
}

.body .modal .close {
  margin-left: 12px;
}

.body .modal .modal-content {
  border: none;
  background: #ffffff;
}

.body .modal-rtl .modal-content {
  text-align: right;
}

.body .panel-description {
  padding-top: 8px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 8px;
  color: #334e6e;
  font-size: 16px;
  border-color: #000000;
  background: #e4e1ee;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  box-shadow: none;
}

.body .pagination {
  margin-bottom: 0px;
  padding: 0px;
}

.body .pagination .pagination-item:not(.pagination-item__active):first-of-type .pagination-link {
  background: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

.body .pagination .pagination-item:not(.pagination-item__active):last-child .pagination-link {
  background: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

.body .pagination .pagination-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.4em;
  font-weight: 400;
  font-style: normal;
  min-width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  margin-right: 8px;
  margin-left: 0px;
  border-color: #000000;
  border-style: none;
  color: #ffffff;
  box-shadow: none;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.body .pagination .pagination-item__active .pagination-link {
  font-weight: 700;
  font-style: normal;
  background: #ffffff;
  border-color: #000000;
  color: #07264a;
}

.body .pagination .pagination-item {
  font-size: 40px;
}

.body .pagination .pagination-item:not(.pagination-item__active):hover .pagination-link {
  background: rgba(255, 255, 255, 0.5);
  border-color: #000000;
  color: #ffffff;
}

.body .pagination-rtl .pagination .pagination-link {
  margin-right: 0px;
  margin-left: 8px;
}

.body .tab {
  padding: 0px;
}

.body .tab .nav-item {
  margin-right: 8px;
}

.body .tab .nav-item .nav-link {
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 500;
  font-style: normal;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
  border-color: #000000;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-style: solid;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  box-shadow: none;
}

.body .tab .nav-item .active {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #07264a;
  background: #ffffff;
  border-color: #000000;
  box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
}

.body .tab .nav-item .nav-link:not(.active):hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.3);
  border-color: #000000;
  box-shadow: none;
}

.body .tab .nav-item .nav-link.fixedOne {
  background: var(--secondary-color) !important;
}
@media(min-width:992px) and (max-width:1217px){
  .lastLi {
      width:100%;
      margin-top: 2px;
  }
}
@media (max-width: 768px) {
  .body .tab .nav-item {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 8px;
  }

  .body .tab-rtl .tab .nav-item {
    text-align: right;
  }
}

.body .badge {
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.body .badge-primary {
  color: #ffffff;
  background: #1E79E4;
  box-shadow: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.body .badge-danger {
  color: #ffffff;
  background: #C81919;
  box-shadow: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.body .badge-warning {
  color: #ffffff;
  background: rgba(255, 193, 7, 1);
  box-shadow: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.body .ticket-dialog__row {
  margin-bottom: 16px;
}

.body .ticket-dialog__row-message {
  font-size: 16px;
  padding-top: 12px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 12px;
  border-color: #000000;
  background: #ffffff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
}

.body .ticket-dialog__row-bottom {
  display: flex;
  align-items: center;
  margin-top: 4px;
  font-size: 14px;
}

.body .ticket-dialog__row-bottom-name {
  font-weight: bold;
}

.body .ticket-dialog__row-bottom-date {
  font-weight: 400;
}

.body .ticket-dialog__row-admin {
  padding-left: 80px;
}

.body .ticket-dialog__row-user {
  padding-right: 80px;
}

.body .ticket-dialog__row-admin .ticket-dialog__row-message {
  color: #334e6e;
  background: rgba(35, 26, 69, 0.2);
  border-color: transparent;
  box-shadow: none;
}

.body .ticket-dialog__row-admin .ticket-dialog__row-bottom {
  justify-content: flex-end;
  color: #61768e;
}

.body .ticket-dialog__row-admin .ticket-dialog__row-bottom .ticket-dialog__row-bottom-name {
  padding-right: 7px;
}

.body .ticket-dialog__row-user .ticket-dialog__row-message {
  text-align: left;
  color: #334e6e;
  background: #e4e1ee;
  border-color: transparent;
  box-shadow: none;
}

.body .ticket-dialog__row-user .ticket-dialog__row-bottom {
  color: #61768e;
}

.body .ticket-dialog__row-user .ticket-dialog__row-bottom .ticket-dialog__row-bottom-name {
  padding-right: 7px;
}

.body .ticket-dialog-rtl .ticket-dialog__row-admin {
  padding-right: 80px;
  padding-left: 0px;
}

.body .ticket-dialog-rtl .ticket-dialog__row-user {
  padding-left: 80px;
  padding-right: 0px;
}

.body .ticket-dialog-rtl .ticket-dialog__row-admin .ticket-dialog__row-message {
  text-align: right;
}

.body .ticket-dialog-rtl .ticket-dialog__row-user .ticket-dialog__row-message {
  text-align: right;
}

.body .ticket-dialog-rtl .ticket-dialog__row-admin .ticket-dialog__row-bottom {
  justify-content: flex-end;
}

.body .ticket-dialog-rtl .ticket-dialog__row-user .ticket-dialog__row-bottom {
  justify-content: flex-start;
}

.body .ticket-dialog-rtl .ticket-dialog__row-admin .ticket-dialog__row-bottom .ticket-dialog__row-bottom-name {
  padding-right: 0px;
  padding-left: 7px;
}

.body .ticket-dialog-rtl .ticket-dialog__row-user .ticket-dialog__row-bottom .ticket-dialog__row-bottom-name {
  padding-right: 0px;
  padding-left: 7px;
}

.body .component-sidebar_wrapper {
  flex-basis: 290px;
  width: 290px;
}

.body .component-sidebar {
  width: 290px;
}

.body .component-sidebar__menu-wrapper {
  overflow-x: auto;
  height: 100vh;
}

.body .component-sidebar__menu {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
  margin-right: 0px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-color: #000000;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  box-shadow: 0 8px 24px 0 rgba(5, 42, 54, 0.02);
  background: linear-gradient(177deg, rgba(255, 255, 255, 0.2) 17%, rgba(255, 255, 255, 0.1) 73%);
}

.body .component_private_navbar .sidebar-block__top-brand {
  display: flex;
  align-items: center;
  color: #ffffff;
  word-break: break-all;
  margin-left: 40px;
}

.body .component_private_navbar .sidebar-block__top-brand h1 {
  margin-bottom: 0px;
}

.body .component_private_navbar .sidebar-block__top-brand h2 {
  margin-bottom: 0px;
}

.body .component_private_navbar .sidebar-block__top-brand h3 {
  margin-bottom: 0px;
}

.body .component_private_navbar .sidebar-block__top-brand h4 {
  margin-bottom: 0px;
}

.body .component_private_navbar .sidebar-block__top-brand h5 {
  margin-bottom: 0px;
}

.body .component_private_navbar .sidebar-block__top-brand h6 {
  margin-bottom: 0px;
}

.body .sidebar-block__menu-item-icon {
  color: #ffffff;
}

.body .component-sidebar__menu-brand {
  color: #ffffff;
}

.body .component-sidebar__menu-brand a {
  color: #ffffff;
}

.body .component-sidebar__menu-item {
  list-style: none;
}

.body .component-sidebar__menu-item:first-child .component-sidebar__menu-item-link {
  margin-top: 0px !important;
}

.body .component-sidebar__menu-item:last-child .component-sidebar__menu-item-link {
  margin-bottom: 0px !important;
}

.body .component-sidebar__menu-item-link {
  display: flex;
  align-items: center;
  word-break: break-all;
  font-size: 16px;
  font-family: Barlow;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  background: transparent;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-color: #000000;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  text-decoration: none;
}

.body .component-sidebar__menu-item-link .badge {
  margin-left: auto !important;
}

.body .sidebar-rtl .component-sidebar__menu-item-link .badge {
  margin-left: 0px !important;
  margin-right: auto;
}

.body .sidebar-rtl .component-sidebar__menu-logo {
  padding-right: 12px;
}

.body .component-sidebar__menu-item-link:hover {
  color: rgba(255, 255, 255, 0.75);
  background: transparent;
  border-color: #000000;
}

.body .component-sidebar__menu-item-active>.component-sidebar__menu-item-link {
  position: relative;
  color: #07264a !important;
  background: #ffffff;
  border-color: #000000;
  font-weight: 500;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
}

.body .sidebar-rtl .component-sidebar__menu-item-active .component-sidebar__menu-item-link {
  border-left-width: "";
  border-right-width: "";
}

.body .component-sidebar__menu-item-active .component-sidebar__menu-item-link .sidebar-block__menu-item-icon {
  color: #231a45;
  position: relative;
  right: "";
}

.body .component-sidebar__menu-item-active .component-sidebar__menu-item-link .component-sidebar__menu-item-name {
  position: relative;
  right: "";
}

.body .sidebar-rtl .component-sidebar__menu-item-active .component-sidebar__menu-item-link .sidebar-block__menu-item-icon {
  position: relative;
  right: 0px !important;
  left: "";
}

.body .sidebar-rtl .component-sidebar__menu-item-active .component-sidebar__menu-item-link .component-sidebar__menu-item-name {
  position: relative;
  right: 0px !important;
  left: "";
}

.body .sidebar-rtl .component-sidebar__menu {
  margin-left: 0px;
  margin-right: 40px;
}

.body .sidebar-rtl .component_private_navbar .sidebar-block__top-brand {
  margin-right: 40px;
}

@media (max-width: 991px) {
  .body .component-sidebar_wrapper {
    display: none;
  }

  .body .wrapper-sidebar-navbar {
    flex-direction: column;
  }

  .body .component_private_navbar .sidebar-block__top-brand {
    margin-left: 0px;
  }

  .body .sidebar-rtl .component_private_navbar .sidebar-block__top-brand {
    margin-right: 0px;
  }
}

.body pre {
  direction: ltr;
  unicode-bidi: bidi-override;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 16px;
  font-weight: 400;
  background: #e4e1ee;
  color: #334e6e;
  border-color: transparent;
  box-shadow: none;
  border-style: none;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

#block_6 .divider-bottom,
div.block_2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwUzk5My40NiAxNDAgNjQwIDEzOSAwIDAgMCAwdjE0MHoiLz48L2c+PC9zdmc+);
}

#block_6 .bg:after,
div.block_2 {
  background: linear-gradient(0deg, var(--primary-color90) 0.0%, rgba(255, 255, 255, 0) 35.0%);
}

#block_8 .bg,
div.block_3 {
  background-color: #ffffff;
}

#block_25 .bg:after,
div.block_4 {
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 10.0%, rgba(228, 225, 238, 1) 100.0%);
}

#block_25 .divider-bottom,
div.block_4 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwUzk5My40NiAxNDAgNjQwIDEzOSAwIDAgMCAwdjE0MHoiLz48L2c+PC9zdmc+);
}

#block_35 .bg,
div.block_6 {
  background-color: #ffffff;
}

#block_31 .bg,
div.block_7 {
  background-color: #ffffff;
}

#block_23 .bg,
div.block_8 {
  background-color: #ffffff;
  background-image: var(--reviews_bg_image);
}

#block_23 .bg:after,
div.block_8 {
  background: linear-gradient(66deg, rgba(255, 255, 255, 0) 0.0%, rgba(228, 225, 238, 1) 100.0%);
}

#block_26 .bg:after,
div.block_9 {
  background: linear-gradient(180deg, var(--secondary-color) 0.0%, var(--primary-color) 100.0%);
}

#block_10 .bg,
div.block_10 {
  background-color: var(--secondary-color);
}

#block_8 h1,
div.block_3 {
  color: #052a36;
}

#block_8 h2,
div.block_3 {
  color: #052a36;
}

#block_8 h3,
div.block_3 {
  color: #052a36;
}

#block_8 h4,
div.block_3 {
  color: #052a36;
}

#block_8 h5,
div.block_3 {
  color: #052a36;
}

#block_8 h6,
div.block_3 {
  color: #052a36;
}

#block_8 .style-header-text,
div.div.block_3 {
  color: #334e6e;
}

#block_35 h1,
div.block_6 {
  color: #052a36;
}

#block_35 h2,
div.block_6 {
  color: #052a36;
}

#block_35 h3,
div.block_6 {
  color: #052a36;
}

#block_35 h4,
div.block_6 {
  color: #052a36;
}

#block_35 h5,
div.block_6 {
  color: #052a36;
}

#block_35 h6,
div.block_6 {
  color: #052a36;
}

#block_35 .style-header-text,
div.div.block_6 {
  color: #334e6e;
}

.body .navbar-dropdown {
  position: relative;
  display: inline-block;
  padding-bottom: 4px;
}

.body .navbar-dropdown:hover .navbar-dropdown__container {
  list-style: none;
  visibility: visible;
}

.body .navbar-dropdown:hover .navbar-dropdown__toggle:after {
  transform: rotate(180deg);
}

.body .navbar-dropdown__name {
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  color: #07264a;
  background: #ffffff;
  border-color: transparent;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  font-size: 16px;
  font-family: Barlow;
  font-weight: 600;
  font-style: normal;
}

.body .navbar-dropdown__toggle:after {
  display: inline-block;
  content: '\f107';
  font-family: 'Font Awesome 5 Pro';
  margin-left: 12px;
}

.body .navbar-dropdown:hover .navbar-dropdown__name {
  color: #07264a;
  background: #ffffff;
  border-color: transparent;
}

.body .navbar-dropdown__container {
  position: absolute;
  padding: 0px;
  margin: 0px;
  top: 100%;
  background: #ffffff;
  min-width: 100%;
  visibility: hidden;
  z-index: 1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-color: transparent;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.body .navbar-dropdown__item {
  list-style: none;
}

.body .navbar-dropdown__link {
  display: block;
  width: 100%;
  font-size: 16px;
  text-decoration: none;
  color: #07264a;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
}

.body .navbar-dropdown__link:hover {
  color: var(--primary-color);
  background: transparent;
}

.body .navbar-dropdown-rtl .navbar-dropdown__toggle:after {
  margin-left: 0px;
  margin-right: 12px;
}

.body .navbar-dropdown-rtl .navbar-dropdown__container {
  text-align: right;
}

@media (max-width: 991px) {
  .body .navbar-dropdown {
    width: 100%;
    padding-bottom: 0px;
  }

  .body .navbar-dropdown__container {
    position: relative;
    visibility: visible;
    display: none;
  }

  .body .navbar-dropdown:hover .navbar-dropdown__container {
    display: block;
  }

  .body .navbar-dropdown__name {
    width: 100%;
  }
}

#block_1 {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  padding-bottom: 60px;
  padding-top: 40px;
}

#block_1 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_1 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_1 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: var(--body_bg_image);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_1 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_1 .services-list__description {
  text-align: left;
}

#block_1 .component_table .table thead:nth-child(2) tr th.services-category {
  font-weight: 700;
  font-size: 20px;
  color: "";
  background: "";
  padding-top: 12px;
  padding-left: 18px !important;
  padding-right: 18px !important;
  padding-bottom: 12px;
}

#block_1 .services_filter-margin {
  margin-bottom: 16px;
}

#block_1 .services-list-category-title {
  margin-bottom: 0px;
}

#block_1 .services-list-category-title td {
  text-align: left;
}

#block_1 .services-list-rtl .services-list-category-title td {
  text-align: right;
}

#block_1 .services-list-rtl .table-responsive-classic .services-list-category-title td:before {
  display: none;
}

#block_1 .services-list-rtl .services-list__description {
  text-align: right;
}

#block_1 .services-filter__active-category {
  max-width: 152px;
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  text-overflow: ellipsis;
  padding-left: 4px;
}

#block_1 .services-filters .dropdown-menu {
  min-width: 420px;
  max-height: 210px;
  max-width: 320px;
  overflow-y: auto;
}

#block_1 .services-filters .dropdown-menu .dropdown-item {
  max-height: 280px;
  white-space: pre-line;
}

@media (max-width: 768px) {
  #block_1 .services-filters .dropdown-menu {
    min-width: 280px;
    max-width: 280px;
  }

  #block_1 .services-filters .dropdown-menu .dropdown-item {
    max-width: 280px;
    white-space: pre-line;
  }

  #block_1 .services-filters .dropdown .btn {
    text-align: left;
  }

  #block_1 .services-list-rtl .services-filters .dropdown .btn {
    text-align: right;
  }

  #block_1 .services-list-rtl .dropdown-menu .dropdown-item {
    text-align: right;
  }
}

#block_1 .faq-cards__alignment {
  justify-content: center;
}

#block_1 .card-content__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

#block_1 .head__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

#block_1 .block-faq__card {
  margin-bottom: 24px;
  box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
  border-radius: 16px;
}

#block_1 .block-faq__card .card.card__faq {
  cursor: pointer;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-bottom: 0px !important;
  box-shadow: none;
}

#block_1 .block-faq__card .card.card__faq-desc {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  box-shadow: none;
  padding-top: 0px;
}

#block_1 .block-faq__card .card.card__faq.collapsed {
  background: inherit !important;
}

#block_1 .block-faq__card .card.card__faq.collapsed .faq-block__icon {
  color: inherit !important;
}

#block_1 .block-faq__card .card.card__faq.collapsed+.card.card__faq-desc {
  font-size: 0;
  padding-top: 0px !important;
  background: inherit !important;
}

#block_1 .block-faq__card .collapsed+.card.card__faq-desc {
  font-size: 0;
  padding-top: 0px !important;
  background: inherit !important;
}

#block_1 .block-faq__card .collapsed .card.card__faq .faq-block__icon {
  color: inherit !important;
}

#block_1 .block-faq__card .collapsed .card.card__faq {
  background: inherit !important;
}

#block_1 .faq-block__header {
  display: flex;
  align-items: center;
  cursor: pointer;
}

#block_1 .faq-block__header-title {
  width: 100%;
}

#block_1 .head__title {
  flex: 1;
}

#block_1 .block-faq__card-content .head__title h1 {
  margin-bottom: 0px;
}

#block_1 .block-faq__card-content .head__title h2 {
  margin-bottom: 0px;
}

#block_1 .block-faq__card-content .head__title h3 {
  margin-bottom: 0px;
}

#block_1 .block-faq__card-content .head__title h4 {
  margin-bottom: 0px;
}

#block_1 .block-faq__card-content .head__title h5 {
  margin-bottom: 0px;
}

#block_1 .faq-block__header-title h6 {
  margin-bottom: 0px;
}

#block_1 .faq-block__icon {
  position: relative;
  font-size: 24px;
  transition: transform 0.3s ease-in-out;
  transform: rotate(180deg);
}

#block_1 .faq-block__header-icon {
  width: 52px;
  text-align: right;
}

#block_1 .collapsed .faq-block__icon {
  transform: rotate(0deg);
}

#block_1 .collapsed .faq-block__icon:before {
  content: "\f107";
}

#block_1 .faq-block__icon:before {
  content: "\f107";
}

#block_1 .faq-rtl .faq-block__card {
  text-align: right;
}

#block_1 .faq-rtl .faq-block__icon {
  text-align: left;
}

#block_1 .faq-rtl .head__title {
  text-align: right;
}

#block_1 .faq-rtl .block-faq__description {
  text-align: right;
}

#block_1 .faq-rtl .desc__body {
  text-align: right;
}

@media (max-width: 992px) {
  #block_1 .block-faq__content {
    margin-bottom: 24px;
  }
}
#block_2 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 0;
}

#block_2 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_2 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_2 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_2 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_2 .subscriptions__margin-tab {
  margin-bottom: 16px;
}

#block_2 .subscriptions__margin-table {
  margin-bottom: 24px;
}

#block_2 .subscriptions__margin-search {
  margin-bottom: 16px;
}

#block_2 .subscriptions-history-actions {
  text-align: left;
}

#block_2 .subscriptions-history-rtl .subscriptions-history-actions {
  text-align: right;
}

#block_2 .table-responsive__search thead:first-child tr th:last-child {
  border-top-right-radius: 0px !important;
}

#block_2 .table-responsive__search thead:first-child tr th:first-child {
  border-top-left-radius: 0px !important;
}

#block_2 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:last-child {
  border-top-left-radius: 0px !important;
}

#block_2 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:first-child {
  border-top-right-radius: 0px !important;
}

#block_3 {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  padding-bottom: 60px;
  padding-top: 40px;
}

#block_3 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_3 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_3 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: var(--body_bg_image);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_3 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_3 .form-group {
  margin-bottom: 16px;
}

#block_3 .reset-password-confirm__alignment {
  justify-content: center;
}

#block_4 {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  padding-bottom: 60px;
  padding-top: 40px;
}

#block_4 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 300px;
  height: 300px;
  z-index: 0;
}

#block_4 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 300px;
  height: 300px;
  z-index: 0;
}

#block_4 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: var(--body_bg_image);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_4 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_4 .form-group {
  margin-bottom: 12px;
}

#block_4 .confirm-email__alignment {
  justify-content: center;
}

#block_4 .confirm-email__title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 16px;
}

#block_4 .confirm-email__description {
  margin-bottom: 24px;
  color: #334e6e;
  font-size: 16px;
  text-align: center;
}

#block_4 .confirm-email__actions {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

#block_4 .confirm-email__actions .btn {
  width: 100%;
}

#block_4 .confirm-email-rtl .confirm-email__description {
  text-align: center;
}

@media (max-width: 576px) {
  #block_4 .confirm-email__button-change-email {
    margin-top: 16px;
  }
}

#block_5 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 16px;
}

#block_5 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_5 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_5 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_5 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_19 .tickets-list__alignment {
  justify-content: flex-start;
}

#block_19 .tickets-list__margin-search {
  margin-bottom: 0px;
}

#block_19 .tickets-list__margin-table {
  margin-bottom: 24px;
}

#block_19 .table-responsive__search thead:first-child tr th:last-child {
  border-top-right-radius: 0px !important;
}

#block_19 .table-responsive__search thead:first-child tr th:first-child {
  border-top-left-radius: 0px !important;
}

#block_19 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:last-child {
  border-top-left-radius: 0px !important;
}

#block_19 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:first-child {
  border-top-right-radius: 0px !important;
}

#block_6 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 232px;
  padding-top: 80px;
}

#block_6 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_6 .divider-bottom {
  background-image: "";
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 65px;
  height: 65px;
  z-index: 0;
}

#block_6 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: var(--main_bg_image);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_6 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: "";
}

#block_6 .block-signin__aligment {
  justify-content: center;
}

#block_6 .block-signin__content {
  margin-bottom: 40px;
}

#block_6 .block-signin__title {
  padding-right: 0px;
  margin-bottom: 16px;
}

#block_6 .block-signin__description {
  padding-left: 0px;
  padding-right: 23px;
}

#block_6 .block-signin__card {
  min-width: 634px;
  max-width: 100%;
}

#block_6 .block-signin__card .form-row .custom-col {
  flex: 2;
}

#block_6 .block-signin__card .form-row .custom-col:last-child .btn {
  width: 100%;
}

#block_6 .form-row {
  margin-right: -8px;
  margin-left: -8px;
  margin-bottom: 16px;
}

#block_6 .form-row:last-of-type {
  margin-bottom: 0px;
}

#block_6 .block-signin__remember {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

#block_6 .block-signin__remember .block-signin__link {
  margin-left: 8px;
}

#block_6 .form-group {
  margin-bottom: 0;
}

#block_6 .form-row>[class*='custom-col'] {
  padding-right: 8px;
  padding-left: 8px;
}

#block_6 .form-row:last-child .form-group {
  margin-bottom: 0px;
}

#block_6 .block-signin-text-rtl .block-signin__title {
  text-align: right;
}

#block_6 .block-signin-text-rtl .block-signin__description {
  text-align: right;
}

@media (max-width: 768px) {
  #block_6 .block-signin__card {
    min-width: 100%;
  }

  #block_6 .block-signin__title {
    padding-left: 0px;
    padding-right: 0px;
    word-break: break-word;
    overflow-wrap: break-word;
  }

  #block_6 .block-signin__description {
    padding-left: 0px;
    padding-right: 0px;
    word-break: break-word;
    overflow-wrap: break-word;
  }

  #block_6 .block-signin__card .btn.btn-primary {
    margin-top: 10px;
    width: 100%;
  }

  #block_6 .block-signin__card .form-row:first-child .form-group {
    margin-bottom: 10px;
  }

  #block_6 .block-signin__card .form-row {
    flex-direction: column;
  }

  #block_6 .block-signin__card .form-row .custom-col {
    width: 100%;
  }

  #block_6 .block-signin__card .form-row:nth-child(2) .custom-col:last-child {
    margin-left: 0;
  }

  #block_6 .block-signin-text-rtl .block-signin__card .form-row:nth-child(2) .custom-col {
    margin-left: 0px;
    margin-right: 0px;
  }

  #block_6 .block-signin-text-rtl .block-signin__card .form-row:nth-child(2) .custom-col:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }
}

#block_7 {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  padding-bottom: 60px;
  padding-top: 40px;
}

#block_7 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_7 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_7 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: var(--body_bg_image);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_7 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_7 .form-group {
  margin-bottom: 16px;
}

#block_7 .reset-password-form__alignment {
  justify-content: center;
}

#block_8 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 15px;
  padding-top: 120px;
}

#block_8 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_8 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_8 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: "";
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_8 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_8 .text-block__title {
  margin-bottom: 16px;
}

#block_8 .header-with-text-rtl {
  text-align: right;
}

#block_9 {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  padding-bottom: 60px;
  padding-top: 40px;
}

#block_9 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_9 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_9 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: var(--main_bg_image);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_9 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_9 .sign-up-center-alignment {
  justify-content: center;
}

#block_9 .sign-up-center-terms-link {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}

#block_9 .form-group {
  margin-bottom: 16px;
}

#block_9 .form-group__label-title {
  display: inline-block;
  vertical-align: middle;
}

#block_9 .sign-up-center-signin-link {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}

#block_10 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 35px;
  padding-top: 120px;
}

#block_10 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_10 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_10 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: "";
  background-image: var(--faq_bg_image);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_10 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_10 .text-block__title {
  margin-bottom: 16px;
}

#block_10 .header-with-text-rtl {
  text-align: right;
}

#block_11 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 0;
}

#block_11 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_11 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_11 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_11 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_11 .form-group {
  margin-bottom: 16px;
}

#block_11 .btn-password {
  margin-bottom: 16px;
}

#block_11 .account__alignment {
  justify-content: flex-start;
}

#block_11 .account-card {
  margin-bottom: 16px;
}

#block_11 .account-button-right {
  flex-shrink: 0;
  margin-left: 2em;
}

#block_11 .account-rtl .account-button-right {
  margin-right: 2em;
  margin-left: 0px;
}

@media (max-width: 768px) {
  #block_11 .form-group__line {
    flex-direction: column;
  }

  #block_11 .form-group__line .account-button-right {
    margin-left: 0px;
    margin-top: 16px;
  }
}

#block_12 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 15px;
}

#block_12 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_12 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_12 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_12 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_12 .affiliate-block__table-payments {
  margin-bottom: 24px;
}

#block_12 .affiliate-list__alignment {
  justify-content: flex-start;
}

#block_13 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 0;
}

#block_13 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_13 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_13 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_13 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_13 .form-group {
  margin-bottom: 24px;
}

#block_13 .mass-order__alignment {
  justify-content: flex-start;
}

#block_14 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 0;
}

#block_14 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_14 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_14 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_14 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_14 .order-child-list__alignment {
  justify-content: flex-start;
}

#block_14 .order-child-list__margin-renew {
  margin-bottom: 0px;
}

#block_14 .order-child-list-button {
  text-align: right;
}

#block_14 .order-child-list-text {
  text-align: left;
}

#block_14 .order-child-list-button-area {
  text-align: left;
}

#block_14 .order-child-list-rtl .order-child-list-button-area {
  text-align: right;
}

#block_14 .order-child-list-rtl .order-child-list-button {
  text-align: left;
}

#block_14 .order-child-list-rtl .order-child-list-text {
  text-align: right;
}

#block_14 .order-child-list .component_table .table-rtl .table thead:first-child tr th {
  padding-left: 0.75rem !important;
}

#block_14 .table-responsive__search thead:first-child tr th:last-child {
  border-top-right-radius: 0px !important;
}

#block_14 .table-responsive__search thead:first-child tr th:first-child {
  border-top-left-radius: 0px !important;
}

#block_14 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:last-child {
  border-top-left-radius: 0px !important;
}

#block_14 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:first-child {
  border-top-right-radius: 0px !important;
}

@media (max-width: 991px) {
  #block_14 .order-child-list-button {
    text-align: left;
  }

  #block_14 .order-child-list-rtl .order-child-list-button {
    text-align: right;
  }
}

#block_15 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 0;
}

#block_15 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_15 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_15 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_15 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_15 .form-group {
  margin-bottom: 16px;
}

#block_15 .alert {
  margin-bottom: 16px;
}

#block_15 .order-child-form__alignment {
  justify-content: flex-start;
}

#block_16 {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  padding-bottom: 6ÃƒÅ¸0px;
  padding-top: 0;
}

#block_16 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_16 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_16 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_16 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_16 .form-group {
  margin-bottom: 16px;
}

#block_16 .new-order__content-image {
  margin-bottom: 10px;
}

#block_16 .new-order__content-image img {
  width: 100%;
  max-width: 300px;
  transform: rotate(0deg);
}

#block_16 .new-order__content-title {
  margin-bottom: 10px;
}

#block_16 .new-order__content-title h3 {
  margin-bottom: 0px;
}

#block_16 .new-order__content-text {
  margin-bottom: 10px;
}

#block_16 .new-order-form-rtl .new-order-button-submit {
  text-align: right;
}

#block_16 .new-order-form-rtl .new-order__content-text {
  text-align: right;
}

#block_16 .new-order-button-submit .btn {
  width: 100%;
}

#block_17 .sidebar-block__top-brand {
  display: flex;
  align-items: center;
}

#block_17 .sidebar-block__top-brand h1 {
  margin-bottom: 0px;
}

#block_17 .sidebar-block__top-brand h2 {
  margin-bottom: 0px;
}

#block_17 .sidebar-block__top-brand h3 {
  margin-bottom: 0px;
}

#block_17 .sidebar-block__top-brand h4 {
  margin-bottom: 0px;
}

#block_17 .sidebar-block__top-brand h5 {
  margin-bottom: 0px;
}

#block_17 .sidebar-block__top-brand h6 {
  margin-bottom: 0px;
}

#block_17 .sidebar-block__top-logo {
  max-width: 100px;
  transform: rotate(0deg);
}

#block_17 .navbar {
  padding-left: 0px;
  padding-right: 0px;
}

#block_17 .navbar-brand {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

#block_17 .navbar-brand__logo {
  margin-right: 12px;
}

#block_17 .navbar-brand__logo img {
  width: 30px;
}

#block_17 .navbar-collapse {
  padding-top: 24px;
}

#block_17 .component-navbar-collapse {
  margin-left: auto;
}

#block_17 .navbar-icon {
  margin-right: 8px;
}

#block_17 .navbar-languages {
  margin-left: 24px;
}

#block_17 .navbar-rtl .navbar-icon {
  margin-right: 0px;
  margin-left: 8px;
}

#block_17 .navbar-rtl .component-navbar-collapse {
  margin-left: inherit;
  margin-right: auto;
}

#block_17 .navbar-rtl .navbar-languages {
  margin-left: 0px;
  margin-right: 24px;
}

@media (max-width: 991px) {
  #block_17 .navbar-languages {
    margin-top: 4px;
  }

  #block_17 .navbar-rtl .navbar-languages {
    margin-left: 0px;
    margin-right: 0px;
  }
}

#block_18 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 0;
}

#block_18 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_18 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_18 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_18 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_18 .refill__margin-tab {
  margin-bottom: 16px;
}

#block_18 .refill__margin-table {
  margin-bottom: 24px;
}

#block_18 .refill__margin-search {
  margin-bottom: 0px;
}

#block_18 .table-responsive__search thead:first-child tr th:last-child {
  border-top-right-radius: 0px !important;
}

#block_18 .table-responsive__search thead:first-child tr th:first-child {
  border-top-left-radius: 0px !important;
}

#block_18 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:last-child {
  border-top-left-radius: 0px !important;
}

#block_18 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:first-child {
  border-top-right-radius: 0px !important;
}

#block_19 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 32px;
  padding-top: 0;
}

#block_19 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_19 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_19 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_19 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_19 .form-group {
  margin-bottom: 16px;
}

#block_19 .ticket-form__alignment {
  justify-content: flex-start;
}

#block_19 .faq-cards__alignment {
  justify-content: center;
}

#block_19 .card-content__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

#block_19 .head__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

#block_19 .block-faq__card {
  margin-bottom: 24px;
  box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
  border-radius: 16px;
}

#block_19 .block-faq__card .card.card__faq {
  cursor: pointer;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-bottom: 0px !important;
  box-shadow: none;
}

#block_19 .block-faq__card .card.card__faq-desc {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  box-shadow: none;
  padding-top: 0px;
}

#block_19 .block-faq__card .card.card__faq.collapsed {
  background: inherit !important;
}

#block_19 .block-faq__card .card.card__faq.collapsed .faq-block__icon {
  color: inherit !important;
}

#block_19 .block-faq__card .card.card__faq.collapsed+.card.card__faq-desc {
  font-size: 0;
  padding-top: 0px !important;
  background: inherit !important;
}

#block_19 .block-faq__card .collapsed+.card.card__faq-desc {
  font-size: 0;
  padding-top: 0px !important;
  background: inherit !important;
}

#block_19 .block-faq__card .collapsed .card.card__faq .faq-block__icon {
  color: inherit !important;
}

#block_19 .block-faq__card .collapsed .card.card__faq {
  background: inherit !important;
}

#block_19 .faq-block__header {
  display: flex;
  align-items: center;
  cursor: pointer;
}

#block_19 .faq-block__header-title {
  width: 100%;
}

#block_19 .head__title {
  flex: 1;
}

#block_19 .block-faq__card-content .head__title h1 {
  margin-bottom: 0px;
}

#block_19 .block-faq__card-content .head__title h2 {
  margin-bottom: 0px;
}

#block_19 .block-faq__card-content .head__title h3 {
  margin-bottom: 0px;
}

#block_19 .block-faq__card-content .head__title h4 {
  margin-bottom: 0px;
}

#block_19 .block-faq__card-content .head__title h5 {
  margin-bottom: 0px;
}

#block_19 .faq-block__header-title h6 {
  margin-bottom: 0px;
}

#block_19 .faq-block__icon {
  position: relative;
  font-size: 24px;
  transition: transform 0.3s ease-in-out;
  transform: rotate(180deg);
}

#block_19 .faq-block__header-icon {
  width: 52px;
  text-align: right;
}

#block_19 .collapsed .faq-block__icon {
  transform: rotate(0deg);
}

#block_19 .collapsed .faq-block__icon:before {
  content: "\f107";
}

#block_19 .faq-block__icon:before {
  content: "\f107";
}

#block_19 .faq-rtl .faq-block__card {
  text-align: right;
}

#block_19 .faq-rtl .faq-block__icon {
  text-align: left;
}

#block_19 .faq-rtl .head__title {
  text-align: right;
}

#block_19 .faq-rtl .block-faq__description {
  text-align: right;
}

#block_19 .faq-rtl .desc__body {
  text-align: right;
}

@media (max-width: 992px) {
  #block_19 .block-faq__content {
    margin-bottom: 24px;
  }
}
#block_20 {
  position: relative;
}

#block_20 .footer-block-rtl {
  text-align: right;
}

#block_21 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 16px;
}

#block_21 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_21 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_21 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_21 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_21 .add-funds__table-list {
  justify-content: flex-start;
}

#block_22 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 0;
}

#block_22 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_22 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_22 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_22 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_22 .orders-history__margin-tab {
  margin-bottom: 16px;
}

#block_22 .orders-history__margin-table {
  margin-bottom: 24px;
}

#block_22 .orders-history__margin-search {
  margin-bottom: 0px;
}

#block_22 .orders-history-actions {
  text-align: left;
}

#block_22 .orders-history-rtl .orders-history-actions {
  text-align: right;
}

#block_22 .table-responsive__search thead:first-child tr th:last-child {
  border-top-right-radius: 0px !important;
}

#block_22 .table-responsive__search thead:first-child tr th:first-child {
  border-top-left-radius: 0px !important;
}

#block_22 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:last-child {
  border-top-left-radius: 0px !important;
}

#block_22 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:first-child {
  border-top-right-radius: 0px !important;
}

#block_23 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 120px;
  padding-top: 120px;
}

#block_23 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_23 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_23 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: "";
  background-image: "";
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_23 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: "";
}

#block_23 .card__reviews {
  margin-bottom: 22px;
  box-shadow: none;
}

#block_23 .reviews-block .reviews-block__title {
  margin-bottom: 14px;
  padding-left: 0px;
  padding-right: 0px;
}

#block_23 .reviews-block-rtl .reviews-block__title {
  text-align: right;
}

#block_23 .reviews-block .reviews-block__desc {
  padding-left: 0px;
  padding-right: 16px;
}

#block_23 .reviews-block-rtl .reviews-block__desc {
  text-align: right;
}

#block_23 .reviews-block-rtl .item__desc {
  text-align: right;
}

#block_23 .reviews-block-rtl .item__author {
  text-align: right;
}

@media (max-width: 992px) {
  #block_23 .reviews-block .reviews-block__desc {
    margin-bottom: 24px;
  }
}

#block_24 {
  flex-shrink: 0;
}

#block_24 .sidebar-block__top-static {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

#block_24 .component-navbar-private__wrapper-editor .sidebar-block__top-static {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

#block_24 .component-navbar-private__wrapper .sidebar-block__top-brand {
  display: none;
}

#block_24 .sidebar-block__top-logo {
  max-width: 100px;
  transform: rotate(0deg);
}

#block_24 .sidebar-block__left {
  position: fixed;
  height: 100%;
  left: 0;
  z-index: 11;
}

#block_24 .sidebar-block__left-menu li, #block_24 .navbar-nav li ul li {
  list-style: none;
}
#block_24 .sidebar-block__left-menu li ul li a, #block_24 .navbar-nav li ul li a {
  margin: 0;
  padding: 2px 6px;
}

#block_24 .navbar-brand {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

#block_24 .navbar-brand__logo img {
  width: 30px;
}

#block_24 .sidebar-block__menu-item-icon {
  display: flex;
  min-width: 26px;
  padding-right: 16px;
  font-size: 20px;
}

#block_24 .sidebar-block__menu-item-icon img {
  min-height: 24px;
  min-width: 24px;
  max-height: 24px;
  max-width: 24px;
}

#block_24 .component-navbar-nav-link-icon img {
  min-height: 20px;
  min-width: 20px;
  max-height: 20px;
  max-width: 20px;
}
#block_24 .sidebar-rtl .sidebar-block__menu-item-icon {
  padding-right: 0px;
  padding-left: 16px;
}

#block_24 .component-navbar-collapse {
  margin-left: auto;
}

#block_24 .navbar-rtl .component-navbar-collapse {
  margin-left: inherit;
  margin-right: auto;
}

#block_24 .navbar-nav-sidebar-menu {
  display: none;
}

#block_24 .sidebar-rtl .sidebar-block__left {
  left: auto;
  right: 0;
}

@media (max-width: 991px) {
  #block_24 .navbar-nav-sidebar-menu {
    display: flex;
  }

  #block_24 .sidebar-block__top-static {
    position: static;
  }

  #block_24 .component-navbar-private__wrapper .sidebar-block__top-brand {
    position: static;
    display: flex;
    align-items: center;
  }

  #block_24 .component-navbar-private__wrapper {
    height: auto !important;
  }

  #block_24 .sidebar-block__top-static .component-navbar__navbar-private .navbar {
    height: auto !important;
    flex-flow: wrap !important;
  }

  #block_24 .sidebar-block__top-static .component-navbar__navbar-private .navbar-collapse {
    position: static;
  }
  .hideonmobile{
    display: none !important;
  }
}

#block_25 {
  position: relative;
  min-height: auto;
  padding-bottom: 135px;
  padding-top: 65px;
}

#block_25 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_25 .divider-bottom {
  background-image: "";
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 65px;
  height: 65px;
  z-index: 0;
}

#block_25 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: "";
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_25 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: "";
}

#block_25 .features-block__card {}

#block_25 .features-block__header-preview {
  display: flex;
  justify-content: center;
  align-items: center;
}

#block_25 .feature-block__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
}

#block_25 .features-block-icons-rtl .features-block__card {
  text-align: right;
}

#block_25 .block-features__cards .card {
  transition: background 0.15s ease-in-out;
}

#block_25 .features-card {
  background: none;
  border-color: #000000;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  box-shadow: none;
  border-style: none;
  margin-bottom: 40px;
}

#block_25 .style-features-card:last-child .features-card {
  margin-bottom: 0px;
}

#block_25 .style-features-card:nth-last-child(2) .features-card {
  margin-bottom: 0px;
}

#block_25 .features-card .block-features__card {
  display: flex;
}

#block_25 .block-features__card-icon {
  flex-shrink: 0;
  margin-right: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  border-radius: 50px;
}

#block_25 .features-block-icons {
  transition: background 0.15s ease-in-out;
}

#block_25 .features-block-icons-rtl .block-features__card-icon {
  margin-right: 0px;
  margin-left: 24px;
}

#block_25 .features-block-icons-rtl .card-content__head {
  text-align: right;
}

#block_25 .features-block-icons-rtl .card-content__desc {
  text-align: right;
}

#block_25 .block-features__description {
  padding-left: 0px;
  padding-right: 0px;
}

#block_25 .features-block-icons-rtl .block-features__description {
  text-align: right;
}

@media (max-width: 992px) {
  #block_25 .style-features-card:nth-last-child(2) .features-card {
    margin-bottom: 40px;
  }
}

#block_26 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 120px;
  padding-top: 50px;
}

#block_26 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_26 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_26 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_26 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: "";
}

#block_26 .faq-cards__alignment {
  justify-content: center;
}

#block_26 .card-content__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

#block_26 .head__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

#block_26 .block-faq__card {
  margin-bottom: 24px;
  box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
  border-radius: 16px;
}

#block_26 .block-faq__card .card.card__faq {
  cursor: pointer;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-bottom: 0px !important;
  box-shadow: none;
}

#block_26 .block-faq__card .card.card__faq-desc {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  box-shadow: none;
  padding-top: 0px;
}

#block_26 .block-faq__card .card.card__faq.collapsed {
  background: inherit !important;
}

#block_26 .block-faq__card .card.card__faq.collapsed .faq-block__icon {
  color: inherit !important;
}

#block_26 .block-faq__card .card.card__faq.collapsed+.card.card__faq-desc {
  font-size: 0;
  padding-top: 0px !important;
  background: inherit !important;
}

#block_26 .block-faq__card .collapsed+.card.card__faq-desc {
  font-size: 0;
  padding-top: 0px !important;
  background: inherit !important;
}

#block_26 .block-faq__card .collapsed .card.card__faq .faq-block__icon {
  color: inherit !important;
}

#block_26 .block-faq__card .collapsed .card.card__faq {
  background: inherit !important;
}

#block_26 .faq-block__header {
  display: flex;
  align-items: center;
  cursor: pointer;
}

#block_26 .faq-block__header-title {
  width: 100%;
}

#block_26 .head__title {
  flex: 1;
}

#block_26 .block-faq__card-content .head__title h1 {
  margin-bottom: 0px;
}

#block_26 .block-faq__card-content .head__title h2 {
  margin-bottom: 0px;
}

#block_26 .block-faq__card-content .head__title h3 {
  margin-bottom: 0px;
}

#block_26 .block-faq__card-content .head__title h4 {
  margin-bottom: 0px;
}

#block_26 .block-faq__card-content .head__title h5 {
  margin-bottom: 0px;
}

#block_26 .faq-block__header-title h6 {
  margin-bottom: 0px;
}

#block_26 .faq-block__icon {
  position: relative;
  font-size: 24px;
  transition: transform 0.3s ease-in-out;
  transform: rotate(180deg);
}

#block_26 .faq-block__header-icon {
  width: 52px;
  text-align: right;
}

#block_26 .collapsed .faq-block__icon {
  transform: rotate(0deg);
}

#block_26 .collapsed .faq-block__icon:before {
  content: "\f107";
}

#block_26 .faq-block__icon:before {
  content: "\f107";
}

#block_26 .faq-rtl .faq-block__card {
  text-align: right;
}

#block_26 .faq-rtl .faq-block__icon {
  text-align: left;
}

#block_26 .faq-rtl .head__title {
  text-align: right;
}

#block_26 .faq-rtl .block-faq__description {
  text-align: right;
}

#block_26 .faq-rtl .desc__body {
  text-align: right;
}

@media (max-width: 992px) {
  #block_26 .block-faq__content {
    margin-bottom: 24px;
  }
}

#block_27 {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  padding-bottom: 60px;
  padding-top: 60px;
}

#block_27 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_27 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_27 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: var(--body_bg_image);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_27 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_27 .blog-post__card-margin {
  margin-bottom: 16px;
}

#block_27 .block-blog__preview {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
  background-size: cover;
  background-position: center center;
}

#block_27 .block-blog__title {
  width: 100%;
  margin-bottom: 12px;
}

#block_27 .block-blog__title h3 {
  margin-bottom: 0px;
}

#block_27 .block-blog__content {
  width: 100%;
  margin-bottom: 12px;
}

#block_27 .blog-list__card {
  margin-bottom: 16px;
}

#block_27 .blog-list__alignment {
  justify-content: center;
}

#block_27 .blog-list-rtl .block-blog__content {
  text-align: right;
}

#block_27 .blog-list-rtl .block-blog__actions {
  text-align: right;
}

#block_27 .blog-list-rtl .blog-list__card {
  text-align: right;
  unicode-bidi: bidi-override !important;
  direction: unset !important;
}

#block_28 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 0;
}

#block_28 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_28 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_28 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_28 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_28 .services-list__description {
  text-align: left;
}

#block_28 .component_table .table thead:nth-child(2) tr th.services-category {
  font-weight: 700;
  font-size: 24px;
  color: "";
  background: "";
  padding-top: 24px;
  padding-left: 18px !important;
  padding-right: 18px !important;
  padding-bottom: 12px;
}

#block_28 .services_filter-margin {
  margin-bottom: 16px;
}

#block_28 .services-list-category-title {
  margin-bottom: 0px;
}

#block_28 .services-list-category-title td {
  text-align: left;
}

#block_28 .services-list-rtl .services-list-category-title td {
  text-align: right;
}

#block_28 .services-list-rtl .table-responsive-classic .services-list-category-title td:before {
  display: none;
}

#block_28 .services-list-rtl .services-list__description {
  text-align: right;
}

#block_28 .services-filter__active-category {
  max-width: 152px;
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  text-overflow: ellipsis;
  padding-left: 4px;
}

#block_28 .services-filters .dropdown-menu {
  min-width: 420px;
  max-height: 210px;
  max-width: 320px;
  overflow-y: auto;
}

#block_28 .services-filters .dropdown-menu .dropdown-item {
  max-height: 280px;
  white-space: pre-line;
}

@media (max-width: 768px) {
  #block_28 .services-filters .dropdown-menu {
    min-width: 280px;
    max-width: 280px;
  }

  #block_28 .services-filters .dropdown-menu .dropdown-item {
    max-width: 280px;
    white-space: pre-line;
  }

  #block_28 .services-filters .dropdown .btn {
    text-align: left;
  }

  #block_28 .services-list-rtl .services-filters .dropdown .btn {
    text-align: right;
  }

  #block_28 .services-list-rtl .dropdown-menu .dropdown-item {
    text-align: right;
  }
}

#block_29 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 32px;
  padding-top: 0;
}

#block_29 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_29 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_29 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_29 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_29 .affiliate-block__main {
  margin-bottom: 24px;
}

#block_29 .affiliate-card__title {
  font-weight: bold;
  margin-bottom: 8px;
}

#block_29 .affiliates-info__alignment {
  justify-content: flex-start;
}

#block_29 .affiliates-table-border-none td {
  border-bottom-color: transparent !important;
}

#block_29 .affiliate-block__main .card {
  height: 100%;
}

@media (max-width: 992px) {
  #block_29 .affiliate-block__main .card {
    margin-bottom: 30px;
  }
}

#block_30 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 0;
}

#block_30 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_30 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_30 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_30 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_30 .drip-feed__margin-tab {
  margin-bottom: 16px;
}

#block_30 .drip-feed__margin-table {
  margin-bottom: 24px;
}

#block_30 .drip-feed__margin-search {
  margin-bottom: 16px;
}

#block_31 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 120px;
  padding-top: 65px;
}

#block_31 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_31 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_31 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: "";
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_31 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_31 .how-it-works__card {
  position: relative;
  padding-top: 80px;
}

#block_31 .how-it-works__card-line {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 80px;
}

#block_31 .how-it-works__card:first-child {
  padding-top: 0px;
}

#block_31 .how-it-works__card:first-child .editor__resizebox-top {
  display: none;
}

#block_31 .how-it-works__card:first-child .how-it-works__card-line {
  display: none;
}

#block_31 .how-it-works__card .card {
  border-radius: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background: transparent;
  box-shadow: none;
  position: relative;
  display: flex;
  justify-content: space-between;
}

#block_31 .how-it-works__card-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

#block_31 .how-it-works__card:nth-child(2n) .how-it-works__card-wrap {
  flex-direction: row-reverse;
}

#block_31 .card__icon {
  flex: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#block_31 .card__icon-fa {
  display: flex;
  align-items: center;
  justify-content: center;
}

#block_31 .card__icon-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

#block_31 .how-it-works__card:nth-child(2n) .how-it-works__card-wrap .card__icon {
  justify-content: flex-start;
}

#block_31 .card__number-wrap {
  flex: 1.4;
  display: flex;
  align-items: center;
  justify-content: center;
}

#block_31 .card__number {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  font-weight: bold;
}

#block_31 .number__count {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  width: 80px;
  height: 80px;
  border-radius: 48px;
  border-style: solid;
  border-width: 8px;
  background-clip: padding-box;
}

#block_31 .card__content {
  flex: 2;
}

#block_31 .how-it-works-rtl .card__content {
  text-align: right;
}

@media (max-width: 768px) {
  #block_31 .how-it-works__card .how-it-works__card-wrap {
    flex-direction: column !important;
  }

  #block_31 .card__icon {
    display: none;
  }
}

#block_32 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 60px;
  padding-top: 0;
}

#block_32 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_32 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_32 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_32 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_32 .ticket-dialog__title {
  margin-bottom: 16px;
}

#block_32 .ticket-dialog__alignment {
  justify-content: flex-start;
}

#block_32 .form-group {
  margin-bottom: 16px;
}

#block_32 .block-ticket-dialog-rtl .ticket-dialog__title {
  text-align: right;
}

#block_33 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 32px;
  padding-top: 0;
}

#block_33 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_33 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_33 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_33 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_33 .form-group {
  margin-bottom: 16px;
}

#block_33 .add-funds__form-alignment {
  justify-content: flex-start;
}

#block_34 {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  padding-bottom: 60px;
  padding-top: 40px;
}

#block_34 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_34 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_34 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: var(--body_bg_image);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_34 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_34 .text-block-with-card-rtl .text-block__description {
  text-align: right;
}

#block_35 {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding-bottom: 15px;
  padding-top: 108px;
}

#block_35 .divider-top {
  background-image: none;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_35 .divider-bottom {
  background-image: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  transform: rotateY(180deg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-size: 100% 58px;
  height: 58px;
  z-index: 0;
}

#block_35 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: "";
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  filter: blur(0px);
}

#block_35 .bg:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

#block_35 .text-block__title {
  margin-bottom: 16px;
}

#block_35 .header-with-text-rtl {
  text-align: right;
}

#block_18 .component_order_link h1 {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

#block_18 .component_order_link h2 {
  font-size: 40px;
  line-height: 56px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

#block_18 .component_order_link h3 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

#block_18 .component_order_link h4 {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

#block_18 .component_order_link h5 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

#block_18 .component_order_link h6 {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: #052a36;
  font-family: Barlow;
}

#block_18 .component_order_link {
  color: #334e6e;
  font-family: Barlow;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
}

#block_18 .component_order_link a {
  color: #0074ff;
}

#block_18 .component_order_link a:hover {
  color: rgba(0, 116, 255, 0.8);
}

#block_18 .component_order_link a:focus {
  color: rgba(0, 116, 255, 0.8);
}

.body-rtl h1,
.body-rtl h2,
.body-rtl h3,
.body-rtl h4,
.body-rtl h5,
.body-rtl h6 {
  text-align: right;
}

@media (max-width: 480px) {
  #block_18 .component_order_link h1 {
    font-size: 10vmin;
    line-height: 1.1666666666;
  }
}

#block_16 .component_content_headers h1 {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: rgba(9, 145, 240, 1);
  font-family: Barlow;
}

#block_16 .component_content_headers h2 {
  font-size: 40px;
  line-height: 56px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: rgba(9, 145, 240, 1);
  font-family: Barlow;
}

#block_16 .component_content_headers h3 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: rgba(9, 145, 240, 1);
  font-family: Barlow;
}

#block_16 .component_content_headers h4 {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: rgba(9, 145, 240, 1);
  font-family: Barlow;
}

#block_16 .component_content_headers h5 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: rgba(9, 145, 240, 1);
  font-family: Barlow;
}

#block_16 .component_content_headers h6 {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  color: rgba(9, 145, 240, 1);
  font-family: Barlow;
}

#block_16 .component_content_headers {
  color: #334e6e;
  font-family: Barlow;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
}

#block_16 .component_content_headers a {
  color: #0074ff;
}

#block_16 .component_content_headers a:hover {
  color: rgba(0, 116, 255, 0.7);
}

#block_16 .component_content_headers a:focus {
  color: rgba(0, 116, 255, 0.7);
}

.body-rtl h1,
.body-rtl h2,
.body-rtl h3,
.body-rtl h4,
.body-rtl h5,
.body-rtl h6 {
  text-align: right;
}

@media (max-width: 480px) {
  #block_16 .component_content_headers h1 {
    font-size: 10vmin;
    line-height: 1.1666666666;
  }
}
.grecaptcha-badge {
  display: none !important;
}


.td-Cancelled{
  color:white;
  padding: 3px 10px;
  background-color: #c74634;
}
.td-Partial{
  color:white;
  padding: 3px 10px;
  background-color: #5a4441;
}
.td-Pending{
  color:white;
  padding: 3px 10px;
  background-color: #0a1e3e;
}
.td-Completed{
  color:white;
  padding: 3px 10px;
  background-color: #304333;
}
.td-Inprogress{
  color:white;
  padding: 3px 10px;
  background-color: #325D6A;
}
.td-Refunded{
  color:white;
  padding: 3px 10px;
  background-color: #772A1F;
}

.body .btn-refill {
  color: #ffffff ;
  background: #115e33 ;
  border-color: #000000 ;
}
ul.navbar-nav.topBar li ul {
  position: relative;
  background: var(--primary-color80);
  z-index: 1;
}
ul.navbar-nav.topBar li ul li a{
  color: var(--secondary-color);
}

#pmDetails  img {
  max-width: 100%
}

.dropdown.bootstrap-select.form-control .dropdown-menu {
  max-width: 80%;
}
.dropdown.bootstrap-select.form-control .dropdown-menu .dropdown-item{
  white-space: normal !important;
}