<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

a {
  text-decoration: none;
  outline: none;
  border: 0px;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
  color: white;
}

::-webkit-input-placeholder {
  color: #8f8f8f;
}

:-ms-input-placeholder {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}

::placeholder {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  opacity: 0.5;
}

textarea {
  border: 0px;
  outline: 0px;
}

input[type="text"] {
  border: 0px;
  outline: 0px;
}

input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

strong {
  font-weight: 700;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #333333;
}

::-webkit-scrollbar-thumb:hover {
  background: #555555;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #dedede;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@font-face {
  font-family: 'axiformablack';
  src: url("../fonts/axiforma_black-webfont.woff2") format("woff2"), url("../fonts/axiforma_black-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'axiformabold';
  src: url("../fonts/axiforma_bold-webfont.woff2") format("woff2"), url("../fonts/axiforma_bold-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'axiformabook';
  src: url("../fonts/axiforma_book-webfont.woff2") format("woff2"), url("../fonts/axiforma_book-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'axiformamedium';
  src: url("../fonts/axiforma_medium-webfont.woff2") format("woff2"), url("../fonts/axiforma_medium-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'axiformaregular';
  src: url("../fonts/axiforma_regular-webfont.woff2") format("woff2"), url("../fonts/axiforma_regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'axiformasemibold';
  src: url("../fonts/axiforma_semibold-webfont.woff2") format("woff2"), url("../fonts/axiforma_semibold-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'axiformalight';
  src: url("../fonts/axiforma_light-webfont.woff2") format("woff2"), url("../fonts/axiforma_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

body, html {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  scroll-behavior: smooth;
  font-family: "axiformaregular";
}

.services-unavailable {
  background: #EB0B18;
  color: #fff;
  font-family: "axiformamedium";
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 104%;
  margin: 0 0 0 -15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.services-unavailable label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.services-unavailable i {
  background: url(/../Images/box-important-white.png) no-repeat 0 0;
  margin: 0 5px 0 0;
  width: 16px;
  height: 16px;
  background-size: contain;
}

.services-unavailable a {
  /* font-family: 'Poppins', sans-serif; */
  /* font-weight: 600; */
  color: #ffffff;
  font-size: 16px;
  margin: 0 10px 0 0;
}

.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.owl-carousel .owl-stage .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  height: 100%;
}

.owl-carousel .owl-stage .item img {
  position: relative;
  overflow: hidden;
  /* margin-bottom: 80px; */
  /*This is optional*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.login {
  max-width: 560px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 0;
}

.login .logo {
  margin: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.login .logo img {
  max-width: 300px;
}

.login .logo .logout {
  background: url(/../Images/icons8-logout-rounded-left.png) no-repeat 0 0;
  padding: 0 0 0 30px;
  height: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #EB0B18;
}

.login .content h1 {
  color: #2F3641;
  font-family: "axiformabold";
  font-size: 3.375rem;
  margin: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.login .content h11 {
    color: #2F3641;
    font-family: "axiformabold";
    font-size: 2.375rem;
    margin: 0 0 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.login .content h1 .back {
  background: url(/../Images/icons8-up-down-arrow.png) no-repeat 0 0;
  width: 48px;
  height: 31px;
  display: block;
  margin: 0 20px 0 -70px;
}

.login .content h1 .back:hover {
  background: url(/../Images/icons8-up-down-arrow_hover.png) no-repeat 0 0;
}

.login .content p {
  color: #7F7F7F;
  font-family: "axiformaregular";
  font-size: 16px;
  line-height: 26px;
}

.login .forms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 50px 0 0 0;
}

.login .forms ::-webkit-input-placeholder {
  font-size: 12px;
  font-weight: 600;
  font-family: "axiformabook";
  color: #2F3641;
}

.login .forms :-ms-input-placeholder {
  font-size: 14px;
  font-weight: 600;
  font-family: "axiformabook";
  color: #2F3641;
}

.login .forms ::-ms-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  font-family: "axiformabook";
  color: #2F3641;
}

.login .forms ::placeholder {
  font-size: 13px;
  font-weight: 600;
  font-family: "axiformabook";
  color: #2F3641;
}

.login .forms .form-item {
  margin: 0 0 20px 0;
  position: relative;
}

.login .forms .form-item input[type=text], .login .forms .form-item input[type=password] {
  font-size: 14px;
  font-weight: 500;
  font-family: "axiformabold";
  color: #2F3641;
  padding: 0 20px;
  border: 1px solid #E4E4E4;
  height: 60px;
  width: 100%;
  border-radius: 4px;
}

.login .forms .form-item input[type=text]:focus, .login .forms .form-item input[type=password]:focus {
  outline: 0;
  border: 1px solid #ff0000;
}

.login .forms .form-item input[type=text].error, .login .forms .form-item input[type=password].error {
  border: 1px solid #EB0B18;
}

.login .forms .form-item .password-show {
  font-weight: 700;
  font-size: 12px;
  font-family: "axiformamedium";
  color: #2F3641;
  position: absolute;
  right: 20px;
  top: 20px;
}

.login .forms .form-item .time {
  font-weight: 700;
  font-size: 12px;
  font-family: "axiformamedium";
  color: #2F3641;
  position: absolute;
  right: 20px;
  top: 25px;
}

.login .forms .form-item .time b {
  color: #EB0B18;
}

.login .forms .form-item input[type=submit], .login .forms .form-item input[type=button] {
  background: #EB0B18;
  border-radius: 4px;
  border: 0;
  margin: 30px 0 0 0;
  width: 100%;
  font: normal normal bold 22px/40px "axiformabold";
  height: 66px;
  color: #fff;
}

.login .forms .form-item input[type=submit]:disabled {
  background: #dedede;
}

.login .forms .form-item-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.login .forms .form-item-two a {
  color: #7F7F7F;
  font-family: "axiformaregular";
  font-size: 12px;
  line-height: 26px;
}

.login .forms .form-item-two a:hover {
  color: #EB0B18;
}

.login .forms .form-item-two .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}

.login .forms .form-item-two .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.login .forms .form-item-two .switch_slide {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.login .forms .form-item-two .switch_slide:before {
  position: absolute;
  content: "";
  height: 28px;
  width: 28px;
  left: 0;
  top: 1px;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
}

.login .forms .form-item-two input:checked + .switch_slide {
  background-color: #0DC731;
}

.login .forms .form-item-two input:focus + .switch_slide {
  -webkit-box-shadow: inset 1px 1px 0px #00000012;
          box-shadow: inset 1px 1px 0px #00000012;
}

.login .forms .form-item-two input:checked + .switch_slide:before {
  -webkit-transform: translateX(31px);
  transform: translateX(31px);
}

.login .forms .form-item-two .switch_slide.round {
  border-radius: 34px;
}

.login .forms .form-item-two .switch_slide.round:before {
  border-radius: 50%;
}

.login .forms .error {
  font-size: 11px;
  letter-spacing: 0px;
  color: #EB0B19;
  font-family: "axiformamedium";
}

.login .forms .forgot-password {
  display: block;
  color: #EB0B18;
  text-align: center;
  font-family: "axiformamedium";
  font-size: 16px;
}

.login .cards {
  border: 1px solid #8B8EA3;
  padding: 50px 30px;
  border-radius: 12px;
  margin: 15px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.login .cards ::-webkit-input-placeholder {
  font-size: 12px;
  font-weight: 600;
  font-family: "axiformabook";
  color: #2F3641;
}

.login .cards :-ms-input-placeholder {
  font-size: 14px;
  font-weight: 600;
  font-family: "axiformabook";
  color: #2F3641;
}

.login .cards ::-ms-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  font-family: "axiformabook";
  color: #2F3641;
}

.login .cards ::placeholder {
  font-size: 13px;
  font-weight: 600;
  font-family: "axiformabook";
  color: #2F3641;
}

.login .cards .icons {
  background: url(/../Images/icons8-phonelink-lock.png) no-repeat 0 0;
  width: 55px;
  height: 66px;
  background-size: contain;
  margin: 0 20px 0 0;
}

.login .cards .item_forms {
  margin: 15px 0 0 0;
}

.login .cards .item_forms input[type=text] {
  margin: 0 10px 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #E4E4E4;
  border-radius: 100px;
  width: 189px;
  height: 36px;
  padding: 0 20px;
}

.login .cards .item_forms input[type=text]:focus {
  border: 1px solid #EB0B18;
}

.login .cards .item_forms input[type=submit] {
  background: #EB0B18;
  border-radius: 100px;
  width: 141px;
  border: 0;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  color: #ffffff;
}

.login .cards .qr {
  margin: 0 20px 0 0;
}

.login .cards .qr img {
  max-width: 65px;
}

.login .cards .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.login .cards .item .time {
  font-weight: 700;
  margin: 15px 0 0 0;
  font-size: 16px;
  font-family: "axiformamedium";
  color: #2F3641;
}

.login .cards .item .time b {
  color: #EB0B18;
}

.login .cards:hover {
  border: 1px solid #EB0B18;
}

.login .cards.timeout {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.login .cards.timeout img {
  max-width: 61px;
  margin: 0 auto 25px auto;
}

.login .cards.timeout a {
  color: #EB0B18;
  text-decoration: underline;
}

.login .cards.loading {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.login .cards.loading img {
  max-width: 61px;
  margin: 0 auto 25px auto;
  -webkit-animation: Loading 3s linear infinite;
  animation: Loading 3s linear infinite;
}

.login .cards.loading a {
  color: #EB0B18;
  text-decoration: underline;
}

@-webkit-keyframes Loading {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes spiLoadingn {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spiLoadingn {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.login .text-message {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #2F3641;
  font-family: "axiformamedium";
  margin: 15px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: underline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.login .text-message i {
  background: url(/../Images/icons8-sms.png) no-repeat 0 0;
  width: 34px;
  height: 33px;
  margin: 0 10px 0 0;
}

.login .text-message:hover {
  color: #EB0B18;
}

.login .text-message:hover i {
  background: url(/../Images/icons8-sms_hover.png) no-repeat 0 0;
}

.sliders {
  overflow: hidden !important;
}

.sliders .container {
  position: absolute;
  top: 0%;
  left: 0;
  right: 0;
  opacity: 0;
  display: inline-block;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 55;
}

.sliders .container .caption {
  text-align: center;
  color: #fff;
  width: 100%;
  top: 0%;
  z-index: 55;
}

.sliders .container .caption h1 {
  font-size: 4rem;
  font-family: "axiformabold";
  color: #314469;
}

.sliders .container .caption h2 {
  font-size: 3rem;
  width: 80%;
  margin: 0 auto;
  font-family: "axiformamedium";
  color: #314469;
  padding: 20px 0;
}

.sliders .container .caption p {
  width: 70%;
  margin: 0 auto;
  color: #314469;
  font-family: "axiformaregular";
  font-size: 16px;
  line-height: 1.5rem;
  padding-bottom: 20px;
}

.sliders .active .container {
  top: 10%;
  opacity: 1;
}

.sliders .active .container .promo_link {
  filter: Alpha(Opacity=1);
  opacity: 1;
}

.sliders .dotted {
  -webkit-animation: MoveUpDown 2.6s linear infinite;
          animation: MoveUpDown 2.6s linear infinite;
  background: url(/../Images/rightimg_dotted.png) no-repeat 0 0;
  background-size: contain;
  width: 480px;
  position: absolute;
  left: 0;
  top: 100px;
  height: 450px;
}

.sliders .plus {
  -webkit-animation: Plus 3s linear infinite;
          animation: Plus 3s linear infinite;
  background: url(/../Images/rightimg-plus.png) no-repeat 0 0;
  background-size: contain;
  width: 420px;
  position: absolute;
  right: -100px;
  bottom: 0;
  height: 570px;
}

@-webkit-keyframes MoveUpDown {
  0%, 100% {
    left: -20px;
    top: 20px;
  }
  50% {
    left: 0px;
    top: 20px;
  }
}

@keyframes MoveUpDown {
  0%, 100% {
    left: -20px;
    top: 20px;
  }
  50% {
    left: 0px;
    top: 20px;
  }
}

@-webkit-keyframes Plus {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@keyframes Plus {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

.hamburgerbtn {
  display: block;
  width: 34px;
  height: 23px;
  position: relative;
  margin: 0 20px 0 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.hamburgerbtn span {
  background: #0C183B;
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  border-radius: 10px;
}

.hamburgerbtn span:nth-child(1) {
  top: 0;
}

.hamburgerbtn span:nth-child(2), .hamburgerbtn span:nth-child(3) {
  top: 10px;
}

.hamburgerbtn span:nth-child(4) {
  top: 20px;
}

.hamburgerbtn.open span:nth-child(1) {
  top: 10px;
  width: 0;
  left: 50%;
}

.hamburgerbtn.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hamburgerbtn.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.hamburgerbtn.open span:nth-child(4) {
  top: 10px;
  width: 0;
  left: 50%;
}

.select2-container--default .select2-selection--single {
  height: 50px;
  color: #1C1C1C;
  border-radius: 4px;
  border: 1.5px solid #e1e1e1;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 52px;
  font-size: 14px;
  font-family: "axiformaregular";
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  width: 30px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #EB0B18;
  color: #fff;
}

.select2-container--default .select2-results &gt; .select2-results__options {
  font-size: 15px;
}

.select2-results__option {
  padding: 12px;
}

.eye {
  background: url(/../Images/icons8-closed-eye-30.png) no-repeat center center;
  width: 25px;
  height: 20px;
  display: block;
  background-size: contain;
}

.close_eye {
  background: url(/../Images/icons8-eye-30.png) no-repeat center center;
  width: 25px;
  height: 20px;
  display: block;
  background-size: contain;
}

@media only screen and (max-width: 1400px) {
  .owl-carousel .owl-item img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center !important;
       object-position: center !important;
    width: 100%;
    height: 100%;
  }
  .login .content h1 {
    font-size: 2rem;
  }
  .login .content h1 .back {
    background: url(/../Images/icons8-up-down-arrow.png) no-repeat 0 0;
    width: 38px;
    height: 21px;
    display: block;
    margin: 0 0 0 -40px;
    background-size: contain;
  }
  .login .content h1 .back:hover {
    width: 38px;
    background-size: contain;
    height: 21px;
  }
  .sliders .container .caption h1 {
    font-size: 2rem;
  }
  .sliders .container .caption h2 {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 992px) {
  .sliders {
    margin: 50px 0 0 0;
  }
}

@media only screen and (max-width: 768px) {
  .login {
    max-width: 100%;
  }
  .login .cards .item_forms input[type=text] {
    width: 100%;
  }
  .login .cards .item_forms input[type=submit] {
    width: 100%;
    margin: 15px 0 0 0;
  }
  .login .text-message i {
    width: 50px;
  }
  .login .content h1 {
    font-size: 2rem;
  }
  .login .content h1 .back {
    margin: 0 20px 0 0;
  }
  .login .logo {
    margin: 50px 0 60px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/*# sourceMappingURL=style.css.map */</pre></body></html>