@charset "UTF-8";
.ehi-heading.ehi-heading-center {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.button, .btn, .btn-white, .btn-theme, .btn-black, .btn-theme-second, .more-link a, .btn-theme-submit, .btn-theme-outline {
  border-radius: 0;
}

.shadow-bottom {
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.25);
}

.owl-carousel .owl-stage {
  display: flex;
}
.owl-carousel .owl-item {
  display: flex;
  height: auto;
}
.owl-carousel .owl-item .feature-one__single {
  height: 100%;
}
.owl-carousel .owl-item .feature-one__single .feature-one__content {
  height: 100%;
}
.owl-carousel .owl-item > * {
  display: flex;
  flex-direction: column;
  height: 100%;
}

:root {
  --footer-link-color: #ffffff;
  --footer-link-color-hover: #000;
  --ehelp-theme-dark: #1d4172;
  --ehelp-theme-darker: #2c295e;
}

/*
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #797F89;
  --bs-gray-dark: #343a40;
  --bs-primary: #0d6efd;
  --bs-secondary: #797F89;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #d4d8db;
  --bs-dark: #797F89;
  --bs-font-sans-serif: "Muli", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));



  --modins-font-sans-serif: "Kumbh Sans",sans-serif;
  --modins-heading-font-family: "Kumbh Sans",sans-serif;
  --modins-theme-color: #00cde5;
  --modins-theme-color-second: #2b2b5e;
  --font-body-weight: 400;
  --font-body-size: 16px;
  --body-color: #82828a;
  --body-link-color: #2b2b5e;
  --body-link-color-hover: #00cde5;
  --topbar-bg-color: #00cde5;
  --topbar-color: #ffffff;
  --topbar-link-color: #fff;
  --topbar-link-color-hover: #2b2b5e;
  --menu-link-color: #82828a;
  --menu-link-color-hover: #2b2b5e;
  --submenu-bg-color: #ffffff;
  --submenu-color: #82828a;
  --submenu-link-color: #82828a;
  --submenu-link-color-hover: #2b2b5e;
  --topbar-color-icon: #ffffff;
  --footer-bg-color: #2b2b5e;
  --footer-color: #a0a0c0;
  --footer-link-color: #ffffff;
  --footer-link-color-hover: #00cde5;
  --copyright-bg-color: #252554;
  --copyright-color: #a0a0c0;
  --copyright-link-color: #a0a0c0;
  --copyright-link-color-hover: #ffffff;
}
*/
.ehi:before {
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  display: block;
  aspect-ratio: 1;
  width: 25px;
}
.ehi {
  display: inline-block;
}
.ehi.ehi-qr:before {
  background-image: url(../images/icons/ehi-qr-white.png);
}
.ehi.ehi-lifetime:before {
  background-image: url(../images/icons/ehi-lifetime.png);
}
.ehi.ehi-talk:before {
  background-image: url(../images/icons/ehi-talk.png);
}
.ehi.ehi-exclamation-triangle:before {
  background-image: url(../images/icons/ehi-exclamation-triangle.png);
}
.ehi.ehi-width-50:before {
  width: 50px;
}
.ehi.ehi-width-58:before {
  width: 58px;
}
.ehi.ehi-width-100:before {
  width: 100px;
}
.ehi.ehi-width-150:before {
  width: 150px;
}
.ehi.ehi-width-200:before {
  width: 200px;
}

.gsc-call-to-action.skin-v1 {
  border-top-color: var(--modins-theme-color-second);
  background-image: linear-gradient(90deg, var(--ehelp-theme-dark) 0%, var(--modins-theme-color-second) 100%);
}
.gsc-call-to-action.skin-v1 .sub-title {
  font-size: 22px;
}
.gsc-call-to-action.skin-v1 .title {
  font-size: 54px;
}

.el-carousel-feature .feature-one__content .icon-inner {
  min-width: 70%;
  height: 100%;
  display: flex;
  align-items: center;
}

@media (min-width: 750px) {
  .faq-view ol {
    columns: 2;
    column-gap: 80px;
  }
}
.faq-view .view-list-item {
  page-break-inside: avoid;
  break-inside: avoid-column;
  margin-bottom: 24px;
}
.faq-view .view-list-item::marker,
.faq-view .views-field-title {
  color: var(--modins-theme-color-second);
  font-weight: bold;
}

@media (max-width: 749px) {
  #block-modins-sub-block-sliders-1 .gavias_sliderlayer .slotholder {
    display: none;
  }
}
@media (min-width: 750px) {
  #block-modins-sub-block-sliders-1 .gavias_sliderlayer .tp-bgimg:after {
    content: "";
    width: 60%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to right, rgb(230, 230, 230) 0%, rgb(230, 230, 230) 86%, rgba(230, 230, 230, 0) 100%);
  }
}

.header-one__main .header-one__content .region__branding {
  display: flex;
  gap: 30px;
  align-items: center;
  font-weight: bold;
}
.header-one__main .header-one__content .header-one__main-inner {
  justify-content: space-between;
}
.header-one__main .header-one__content .header-one__left {
  flex: unset;
}
.header-one__main .header-one__content .header-one__right {
  flex: unset;
  width: 300px;
}
.header-one__main .header-one__content .header-one__right .header-one__main-menu {
  flex: unset;
}

.gsc-icon-box-classic.left .highlight-icon .icon-container {
  background: var(--modins-theme-color);
}

.image-content-one__image:before {
  background: url(../images/icons/ehelp-icon.png) no-repeat center center;
  background-color: var(--modins-theme-color);
  background-size: 80% auto;
}

.menu--visitor .gva_menu .menu-item a {
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 1;
  position: relative;
  z-index: 9;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: var(--modins-theme-color);
  padding: 10px 20px;
  transition: 0.35s;
}

.service-one__icon {
  background: var(--modins-theme-color);
}

.service-one__single:hover .service-one__icon,
.service-one__single:hover .service-one__image:after {
  background: var(--modins-theme-color-second);
}

.slider-block {
  position: relative;
  background: rgb(242, 242, 242);
}
@media (min-width: 1025px) {
  .slider-block {
    height: 600px;
  }
}
.slider-block .ofa-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
}
.slider-block .ofa-slider .field--name-field-images {
  position: relative;
  max-height: unset;
  width: 100%;
  height: 300px;
  margin-top: 20px;
}
@media (min-width: 1025px) {
  .slider-block .ofa-slider .field--name-field-images {
    height: 600px;
    width: 45%;
    margin-top: unset;
  }
}
.slider-block .ofa-slider .field--name-field-images img {
  height: 100%;
  width: auto;
  max-height: unset;
  min-height: 600px;
  width: 100%;
}
.slider-block .ofa-slider .field__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  pointer-events: none; /* so only visible slide is interactive */
}
@media (min-width: 1025px) {
  .slider-block .ofa-slider .field__item:after {
    content: "";
    width: 30%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to right, rgb(242, 242, 242) 0%, rgba(242, 242, 242, 0) 100%);
  }
}
.slider-block .ofa-slider .field__item.active {
  opacity: 1;
  pointer-events: auto;
}
.slider-block .content {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 1025px) {
  .slider-block .content {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.slider-block .content {
  z-index: 1;
}
.slider-block .content .inside {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  width: calc(100% - 40px);
}
@media (min-width: 1025px) {
  .slider-block .content .inside {
    display: flex;
  }
}
.slider-block .content .inside .text-content {
  height: 100%;
  position: relative;
}
@media (min-width: 1025px) {
  .slider-block .content .inside .text-content {
    display: flex;
    column-gap: 100px;
    align-items: center;
    width: 600px;
  }
}
.slider-block .content .inside .text-content .main {
  width: 100%;
  width: auto;
  color: #000;
}
.slider-block .content .inside .text-content .main .field--name-body {
  font-size: 30px;
  text-align: center;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .slider-block .content .inside .text-content .main .field--name-body {
    font-size: 60px;
    text-align: left;
  }
}
.slider-block .content .inside .text-content .main .field--name-body {
  margin-bottom: 0;
  line-height: 1.1;
}
.slider-block .content .inside .text-content .main .field--name-field-sub-text {
  color: #82828a;
  font-size: 20px;
  text-align: center;
}
@media (min-width: 1025px) {
  .slider-block .content .inside .text-content .main .field--name-field-sub-text {
    text-align: left;
    font-size: 20px;
  }
}
.slider-block .content .inside .text-content .main .field--name-field-sub-text {
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .slider-block .content .inside .text-content .main .field--name-field-button {
    text-align: center;
  }
}
.slider-block .content .inside .text-content .main .field--name-field-button a {
  font-size: 16px;
  background: var(--modins-theme-color);
  color: #fff;
  font-weight: 700;
  padding: 18px 32px;
  line-height: 1;
  position: relative;
  z-index: 9;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 58px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  border: none;
}
.slider-block .content .inside .text-content .main .field--name-field-button a:hover {
  background: var(--modins-theme-color-second);
}
.slider-block .content .inside .text-content .field--name-field-arrow {
  position: absolute;
  top: calc(50% - 200px);
  right: 0;
  opacity: 0;
  animation: arrowSlideIn 2s ease forwards 0.5s;
}
@media (max-width: 1024px) {
  .slider-block .content .inside .text-content .field--name-field-arrow {
    display: none;
  }
}
.slider-block .content .inside .field--name-field-center-image {
  padding-top: 40px;
}
@media (min-width: 1025px) {
  .slider-block .content .inside .field--name-field-center-image {
    max-width: 200px;
    padding-top: unset;
  }
}
.slider-block .content .inside .field--name-field-center-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-block .content .inside .field--name-field-center-image img {
  transform: rotate(-15deg);
  max-width: 325px;
}
@media (min-width: 1025px) {
  .slider-block .content .inside .field--name-field-center-image img {
    transform-origin: top left;
  }
}

@keyframes arrowSlideIn {
  0% {
    opacity: 0;
    right: 0px;
  }
  20% {
    right: -50px;
  }
  100% {
    opacity: 1;
    right: -50px;
  }
}
.ehelp-testimonials .owl-item .testimonial-three__quote {
  background: var(--ehelp-theme-darker);
  margin-bottom: 50px;
  border-bottom-color: var(--modins-theme-color-second);
}
.ehelp-testimonials .owl-item .testimonial-three__arrow span.first {
  background: var(--ehelp-theme-darker);
}
.ehelp-testimonials .owl-item .testimonial-three__arrow span.second {
  background: var(--modins-theme-color-second);
}
.ehelp-testimonials .owl-item .testimonial-three__stars {
  color: var(--modins-theme-color-second);
}
.ehelp-testimonials .owl-item .testimonial-three__meta {
  display: none;
}
.ehelp-testimonials .owl-item .testimonial-three__quote-icon {
  background: -webkit-gradient(linear, left bottom, left top, from(var(--modins-theme-color)), to(var(--modins-theme-color-second)));
  background: linear-gradient(0deg, var(--modins-theme-color-second) 0%, var(--ehelp-theme-darker) 100%);
}

.topbar__content.header-default__topbar-content {
  justify-content: center;
}
.topbar__content.header-default__topbar-content .topbar__left {
  flex: unset;
  padding: 5px 20px;
  background: rgba(0, 0, 0, 0.2);
}
.topbar__content.header-default__topbar-content .topbar__left a {
  text-decoration: underline;
}
.topbar__content.header-default__topbar-content .topbar__left i.fas {
  color: var(--modins-theme-color);
  font-size: 20px;
  margin-right: 10px;
}
.topbar__content.header-default__topbar-content .topbar__right {
  display: none;
}

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