@font-face {
  font-family: "Font Awesome 5 Brands Regular";
  src: url(../../assets/fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(/assets/fonts/fontawesome/fa-brands-400.woff) format("woff"), url(/assets/fonts/fontawesome/fa-brands-400.ttf) format("truetype");
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: "Font Awesome 5 Pro Light";
  src: url(../../assets/fonts/fontawesome/fa-light-300.woff2) format("woff2"), url(/assets/fonts/fontawesome/fa-light-300.woff) format("woff"), url(/assets/fonts/fontawesome/fa-light-300.ttf) format("truetype");
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: "Font Awesome 5 Pro Regular";
  src: url(../../assets/fonts/fontawesome/fa-regular-400.woff2) format("woff2"), url(/assets/fonts/fontawesome/fa-regular-400.woff) format("woff"), url(/assets/fonts/fontawesome/fa-regular-400.ttf) format("truetype");
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: "Font Awesome 5 Pro Solid";
  src: url(../../assets/fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(/assets/fonts/fontawesome/fa-solid-900.woff) format("woff"), url(/assets/fonts/fontawesome/fa-solid-900.ttf) format("truetype");
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: "Font Awesome 5 Duotone Solid";
  src: url(../../assets/fonts/fontawesome/fa-duotone-900.woff2) format("woff2"), url(/assets/fonts/fontawesome/fa-duotone-900.woff) format("woff"), url(/assets/fonts/fontawesome/fa-duotone-900.ttf) format("truetype");
  font-weight: 'normal';
  font-style: 'normal';
}
.fontawesome-brands {
  font-family: "Font Awesome 5 Brands Regular", sans-serif;
}
.fontawesome-light {
  font-family: "Font Awesome 5 Pro Light", sans-serif;
}
.fontawesome-regular {
  font-family: "Font Awesome 5 Pro Regular", sans-serif;
}
.fontawesome-solid {
  font-family: "Font Awesome 5 Pro Solid", sans-serif;
}
.fontawesome-duotone {
  font-family: "Font Awesome 5 Duotone Solid", sans-serif;
}
.arial-nova {
  font-family: "arial-nova", sans-serif;
}
.blackBorder {
  border: 10px solid rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.borderBoxSizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.verticalCenter {
  display: table-cell;
  vertical-align: middle;
}
.verticalBottom {
  display: table-cell;
  vertical-align: bottom;
}
html {
  scroll-behavior: smooth;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body li,
html body p,
html body a,
html body [class*="button"] {
  font-family: "arial-nova", sans-serif;
}
html body a[class*="button"],
html body button[class*="button"] {
  text-decoration: none;
}
html body a[class*="button"]:focus,
html body button[class*="button"]:focus {
  background-color: #D53C5F !important;
}
html body header.jupiterx-header-sticky-custom {
  background-color: #ffffff;
}
html body header.jupiterx-header {
  transition: top 0.3s ease;
}
html body header.jupiterx-header.is-hidden {
  top: -93px;
}
html body header .raven-nav-menu-main .sub-menu {
  padding: 20px 0 !important;
}
html body header .raven-nav-menu-main .sub-menu li.menu-item-has-children {
  position: relative;
  padding-right: 20px;
}
html body header .raven-nav-menu-main .sub-menu li.menu-item-has-children:after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro Solid", sans-serif;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-weight: 500;
  color: #ffffff;
  position: absolute;
  top: 13px;
  right: 13px;
}
html body header .raven-nav-menu-main .sub-menu li.menu-item-has-children ul.sub-menu {
  left: 20px !important;
}
html body header .raven-nav-menu-main .sub-menu li.menu-item-has-children ul.sub-menu,
html body header .raven-nav-menu-main .sub-menu li.menu-item-has-children ul.sub-menu li,
html body header .raven-nav-menu-main .sub-menu li.menu-item-has-children ul.sub-menu a {
  background-color: #8AA2F8 !important;
}
html body header .raven-nav-menu-main .sub-menu li.no-link a {
  text-decoration: none !important;
}
html body header .raven-nav-menu-mobile {
  background-color: #374EA1;
}
html body header .raven-nav-menu-mobile .raven-nav-menu-close-button span {
  color: #ffffff;
}
html body header .raven-nav-menu-mobile li a .sub-arrow {
  padding-top: 7px;
}
html body header .raven-nav-menu-mobile li a .sub-arrow svg {
  fill: #ffffff;
  width: 13px !important;
}
html body header .raven-nav-menu-mobile li a.highlighted .sub-arrow svg {
  transform: rotate(180deg);
}
html body header .raven-nav-menu-mobile li .sub-menu {
  border-top: 1px solid #8AA2F8;
  border-bottom: 1px solid #8AA2F8;
}
html body header .raven-nav-menu-mobile li .sub-menu li a {
  font-size: 14px !important;
  font-size: 14/10+0rem !important;
  line-height: 14px !important;
  line-height: 18px !important;
  font-weight: 400 !important;
}
html body header .raven-nav-menu-mobile li .sub-menu li .sub-menu li a {
  color: #8AA2F8 !important;
}
html body .logos-slider .swiper-pagination {
  bottom: -25px !important;
}
html body .logos-slider .swiper-slide {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
}
html body .logos-slider .swiper-slide figure {
  min-height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
}
html body .raven-post-meta a.raven-post-meta-item {
  pointer-events: none;
  text-decoration: none;
}
html body .vertical-slider {
  position: relative;
  overflow: hidden;
}
html body .vertical-slider > .e-con-inner {
  display: none;
}
html body .vertical-slider .swiper {
  height: 100%;
}
html body .vertical-slider .swiper-slide {
  height: auto !important;
}
html body .vertical-slider .swiper-pagination {
  right: 0;
}
@media (max-width: 576px) {
  html body .vertical-slider .swiper-pagination {
    right: 5px;
  }
}
html body .vertical-slider .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #000000;
  opacity: 0.2;
  transition: all 0.3s;
  margin: 10px 0 !important;
}
html body .vertical-slider .swiper-pagination-bullet-active {
  background: #1C1551;
  opacity: 1;
}
html body .vertical-slider .elementor-image-box-description a.elementor-button {
  margin-top: 20px;
  display: table;
}
@media (max-width: 576px) {
  html body .vertical-slider .elementor-image-box-description a.elementor-button {
    margin: 20px auto;
  }
}
@media (max-width: 768px) {
  html body .raven-field-type-checkbox {
    text-align: left;
  }
}
html body .elementor-form input::placeholder,
html body .elementor-form textarea::placeholder,
html body .elementor-form select::placeholder {
  opacity: 1 !important;
  color: #1C1551 !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
html body .elementor-form input:focus,
html body .elementor-form textarea:focus,
html body .elementor-form select:focus {
  box-shadow: none !important;
}
html body .elementor-form input[type="checkbox"] + label {
  font-size: 12px;
  font-weight: 400;
  margin-left: 5px;
  display: inline-block;
  line-height: normal;
}
@media (max-width: 768px) {
  html body .elementor-form .elementor-field-option {
    text-align: left;
  }
}
html body .elementor-form input[type="file"] {
  width: 100% !important;
  border-bottom: 1px solid #1C1551;
  padding-bottom: 20px;
}
html body .elementor-form .elementor-field-type-acceptance .elementor-error .elementor-message-danger {
  display: block;
}
html body #thank-you-message {
  display: none;
}
html body .get-started-column {
  width: 100% !important;
}
@media (min-width: 1025px) {
  html body .get-started-column {
    width: 100% !important;
  }
}
html body.search-results h1.jupiterx-post-title,
html body.search-no-results h1.jupiterx-post-title {
  margin: 50px 0;
}
html body.search-results .jupiterx-new-search form,
html body.search-no-results .jupiterx-new-search form,
html body.search-results .jupiterx-post-content form,
html body.search-no-results .jupiterx-post-content form {
  padding: 10px 15px !important;
  max-width: 720px !important;
  border-radius: 0;
}
html body.search-results .jupiterx-new-search form button,
html body.search-no-results .jupiterx-new-search form button,
html body.search-results .jupiterx-post-content form button,
html body.search-no-results .jupiterx-post-content form button {
  background-color: transparent;
  padding: 15px;
  color: #1C1551;
  right: 10px;
  top: 5px;
}
html body.search-results .jupiterx-search-secondary-subtitle,
html body.search-no-results .jupiterx-search-secondary-subtitle {
  display: none;
}
html body.search-results .jupiterx-search-secondary-title,
html body.search-no-results .jupiterx-search-secondary-title {
  margin-bottom: 50px;
  font-size: 40px;
  font-size: 40/10+0rem;
  line-height: 40px;
}
html body.search-results .jupiterx-content .jupiterx-post-image,
html body.search-no-results .jupiterx-content .jupiterx-post-image {
  display: none;
}
html body.search-results .jupiterx-content .jupiterx-post-body h2 a,
html body.search-no-results .jupiterx-content .jupiterx-post-body h2 a {
  text-decoration: none;
  color: #1C1551;
  font-size: 30px;
  font-size: 30/10+0rem;
  line-height: 30px;
}
html body.search-results .jupiterx-new-search header,
html body.search-results .jupiterx-new-search p {
  display: none;
}
html body.search-no-results .jupiterx-post-content {
  min-height: 350px;
}
html body .categories .raven-categories-title-wrap {
  justify-content: start;
}
html body .jet-headline .jet-headline__label a {
  text-decoration: none;
  color: #BBB9CC;
}
html body .logos-carousel .e-swiper-container {
  background-color: #ffffff;
}
html body .elementor-widget-raven-posts .raven-post-meta a {
  text-decoration: none;
}
html body .elementor-widget-raven-posts .raven-post-image-overlay .raven-post-overlay-icons {
  display: none;
}
html body .search-portfolio form.e-search-form input {
  height: auto !important;
  min-height: 55px !important;
}
html body .search-portfolio form.e-search-form button.e-search-submit {
  background-color: transparent;
  padding: 0;
  margin-left: -30px;
  position: relative;
  width: 25px;
}
html body .search-portfolio form.e-search-form button.e-search-submit svg,
html body .search-portfolio form.e-search-form button.e-search-submit svg path {
  fill: #BBB9CC;
}
html body.portfolio-template-default .jupiterx-post-title {
  text-align: center;
  font-size: 60px;
  max-width: 80%;
  margin: 80px auto;
}
@media (max-width: 768px) {
  html body.portfolio-template-default .jupiterx-post-title {
    font-size: 28px;
    line-height: 37px;
    max-width: 100%;
    margin: 25px auto;
  }
}
html body.portfolio-template-default .jupiterx-post-image {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  html body.portfolio-template-default .jupiterx-post-image {
    margin-bottom: 25px;
  }
}
html body.portfolio-template-default .jupiterx-post-image img {
  height: 540px;
}
@media (max-width: 768px) {
  html body.portfolio-template-default .jupiterx-post-image img {
    height: 300px;
  }
}
html body.portfolio-template-default .portfolio-logo img {
  object-fit: contain;
  max-height: 100%;
}
@media (max-width: 768px) {
  html body.portfolio-template-default .portfolio-logo img {
    width: 100%!important;
  }
}
html body .jupiterx-posts-pagination {
  margin: 50px 0;
}
html body .jupiterx-posts-pagination > * {
  font-family: "arial-nova", sans-serif;
}
html body .jupiterx-posts-pagination li.page-item a {
  border: 0;
  text-decoration: none;
}
html body .jupiterx-posts-pagination li.page-item a .page-link {
  border: 0;
}
html body .jupiterx-posts-pagination li.page-item.active span {
  background-color: #D53C5F;
  border-color: #D53C5F;
  border: 0;
}
html body .jupiterx-posts-pagination li.page-item:hover a {
  background-color: #1C1551;
  border-color: #1C1551;
  color: #ffffff;
}
html body footer p,
html body footer li {
  margin: 0;
}
html body footer p a,
html body footer li a {
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
