@charset "UTF-8";
/**
Theme Name: Savvyrevenue
Author: Digitalist
Author URI: https://digitalist.dk
Description: Savvyrevenue
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: savvyrevenue
Template: astra
*/
/*------------------------------------*\
    Breakpoints

    Usage eg.:

    @include bp(largetablet) {
        height: 500px !important;
    }

\*------------------------------------*/
/*------------------------------------*\
    Fonts
\*------------------------------------*/
/*------------------------------------*\
    Colors
\*------------------------------------*/
variables {
  --ast-global-color-0: initial;
  --ast-global-color-1: initial;
  --ast-global-color-2: initial;
  --ast-global-color-3: initial;
  --ast-global-color-4: initial;
  --ast-global-color-5: initial;
  --ast-global-color-6: initial;
  --ast-global-color-7: initial;
  --ast-global-color-8: initial;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root {
  --heading: FormularRegular,Helvetica,Arial,sans-serif ;
}

.ast-single-post .entry-content .elementor-widget-text-editor a {
  text-decoration: underline;
}

/*
.elementor-widget-text-editor{
  h1, h2, h3, h4, h5, h6{
	color: inherit;
  }
}
*/
.bullet_checkmark ul {
  list-style: none;
  padding: 0;
  margin-left: 20px;
}
.bullet_checkmark ul li {
  position: relative;
  padding-left: 30px;
}
.bullet_checkmark ul li:not(:last-child) {
  margin-bottom: 15px;
}
.bullet_checkmark ul li:before {
  content: "";
  height: 22px;
  width: 22px;
  position: absolute;
  left: 0;
  top: 3px;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='11' fill='white'/%3E%3Cpath d='M7.21094 11.235L8.882 13.3835C8.93839 13.4567 9.01064 13.5163 9.09333 13.5577C9.17602 13.599 9.26701 13.6211 9.35945 13.6222C9.4504 13.6233 9.54045 13.604 9.62304 13.5659C9.70563 13.5278 9.77868 13.4717 9.8369 13.4018L15.1684 6.9502' fill='white'/%3E%3Cpath d='M7.21094 11.235L8.882 13.3835C8.93839 13.4567 9.01064 13.5163 9.09333 13.5577C9.17602 13.599 9.26701 13.6211 9.35945 13.6222C9.4504 13.6233 9.54045 13.604 9.62304 13.5659C9.70563 13.5278 9.77868 13.4717 9.8369 13.4018L15.1684 6.9502' stroke='%2300B1A3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

div[class*=bullet_blur] span.blur {
  filter: blur(4px);
}

/* Temp fix for astra logo height */
.astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg, .transparent-custom-logo .astra-logo-svg, .advanced-header-logo .astra-logo-svg) {
  height: unset;
}

/*------------------------------------*\
    Desktop header
\*------------------------------------*/
@media (min-width: 1200px) {
  #masthead .ast-container {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
  }
}

#ast-desktop-header {
  /* Menu underline */
  /* Submenu arrow */
  /* Language menu */
}
#ast-desktop-header .ast-builder-menu-1 .main-navigation .main-header-menu .menu-item:hover > .sub-menu {
  left: -110px;
}
#ast-desktop-header .ast-builder-menu-1 .main-navigation .main-header-menu .sub-menu {
  padding-left: 15px;
  padding-right: 15px;
  width: 320px;
}
#ast-desktop-header .ast-builder-menu-1 .main-navigation .main-header-menu .sub-menu:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -5px;
  left: 160px;
  background: #fff;
}
#ast-desktop-header .ast-builder-menu-1 .main-navigation .main-header-menu .sub-menu .menu-item:not(:last-child) {
  border-bottom: 1px solid var(--ast-global-color-4);
}
#ast-desktop-header .ast-builder-menu-1 .main-navigation .main-header-menu .sub-menu .menu-link {
  padding-left: 0;
  padding-right: 0;
}
#ast-desktop-header .main-header-menu > .menu-item.current-menu-item > .menu-link,
#ast-desktop-header .main-header-menu > .menu-item.current-menu-ancestor > .menu-link {
  /*	color: var(--ast-global-color-2);*/
  position: relative;
}
#ast-desktop-header .main-header-menu > .menu-item.current-menu-item > .menu-link .menu-text,
#ast-desktop-header .main-header-menu > .menu-item.current-menu-ancestor > .menu-link .menu-text {
  position: relative;
}
#ast-desktop-header .main-header-menu > .menu-item.current-menu-item > .menu-link .menu-text:after,
#ast-desktop-header .main-header-menu > .menu-item.current-menu-ancestor > .menu-link .menu-text:after {
  content: "";
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='70' height='4' viewBox='0 0 70 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.377125 2.65781C9.28111 2.05774 18.1879 1.74754 27.0976 1.74038C36.0073 1.73322 44.9199 2.01593 53.8279 2.60174C58.8415 2.93536 63.8485 3.36127 68.8564 3.87941C69.3341 3.9275 69.3213 2.60993 68.8437 2.56185C59.9399 1.64657 51.0315 1.02122 42.1185 0.685818C33.2055 0.350411 24.3031 0.344323 15.3958 0.60182C10.3794 0.755779 5.37146 1.0019 0.364374 1.34024C-0.112503 1.37121 -0.0997527 2.68878 0.377125 2.65781Z' fill='%2300B1A3'/%3E%3C/svg%3E%0A");
}
#ast-desktop-header .menu-item-has-children .dropdown-menu-toggle .ast-icon.icon-arrow {
  display: flex;
}
#ast-desktop-header .menu-item-has-children .dropdown-menu-toggle .ast-icon.icon-arrow svg {
  height: 0.4em;
  width: 0.4em;
  color: var(--ast-global-color-2);
}
#ast-desktop-header .ast-builder-menu-2 .main-header-menu .menu-item.wpml-ls-menu-item .menu-link {
  padding: 0 10px;
  line-height: 20px;
}
#ast-desktop-header .ast-builder-menu-2 .main-header-menu .menu-item.wpml-ls-menu-item .menu-link .menu-text {
  line-height: 20px;
}
#ast-desktop-header .ast-builder-menu-2 .main-header-menu .menu-item.wpml-ls-menu-item .menu-link .menu-text img {
  border-radius: 30px;
  height: 20px;
  width: 20px;
  object-fit: cover;
  padding: 0;
  vertical-align: middle;
  max-width: unset;
}
#ast-desktop-header .ast-builder-menu-2 .main-header-menu .menu-item .sub-menu {
  background: transparent;
  border: 0;
  padding-top: 20px;
  width: unset !important;
  box-shadow: 0 0 0;
}
#ast-desktop-header .ast-builder-menu-2 .main-header-menu .menu-item .sub-menu > li {
  margin-bottom: 10px;
}

/*------------------------------------*\
    Mobile header
\*------------------------------------*/
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar {
  padding-left: 10px;
  padding-right: 10px;
}

#ast-mobile-popup-wrapper {
  /* Contact icons mobile nav */
  /* Language swithcer */
}
#ast-mobile-popup-wrapper .ast-mobile-popup-drawer.active .menu-toggle-close svg, #ast-mobile-popup-wrapper:focus svg {
  width: 25px;
  height: 25px;
}
#ast-mobile-popup-wrapper .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle {
  color: var(--ast-global-color-2) !important;
  outline: none;
  border: 0;
  background: unset;
}
#ast-mobile-popup-wrapper .contact_icons {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 75px;
}
#ast-mobile-popup-wrapper .contact_icons .phone a,
#ast-mobile-popup-wrapper .contact_icons .mail a {
  display: flex;
  flex-direction: row;
  gap: 20px;
  color: var(--ast-global-color-0);
}
#ast-mobile-popup-wrapper .contact_icons .phone a .icon,
#ast-mobile-popup-wrapper .contact_icons .mail a .icon {
  margin-bottom: 0;
  background: var(--e-global-color-9837bf1);
  height: 52px;
  width: 52px;
}
#ast-mobile-popup-wrapper .wpml-language-switcher-block .block-editor-block-list__block ul {
  display: flex;
  gap: 20px;
}
#ast-mobile-popup-wrapper .ast-mobile-popup-drawer.active .menu-toggle-close {
  display: flex;
  align-items: center;
}
#ast-mobile-popup-wrapper .ast-mobile-popup-drawer.active .menu-toggle-close .ast-svg-iconset {
  display: flex;
  align-items: center;
}
#ast-mobile-popup-wrapper .ast-mobile-popup-drawer.active .menu-toggle-close .ast-svg-iconset:after {
  color: var(--ast-global-color-0);
  content: "Close";
  margin-top: -2px;
  margin-left: 5px;
  font-size: 14px;
}
#ast-mobile-popup-wrapper .main-navigation .main-header-menu > .menu-item > a.menu-link {
  padding-left: 0;
}
#ast-mobile-popup-wrapper .main-navigation .main-header-menu > .menu-item.menu-item-has-children .ast-menu-toggle {
  line-height: 40px;
  top: 0;
}
#ast-mobile-popup-wrapper .main-navigation .main-header-menu > .menu-item.menu-item-has-children .ast-menu-toggle .ast-icon.icon-arrow svg {
  height: 0.7em;
  width: 0.7em;
}
#ast-mobile-popup-wrapper .main-navigation .main-header-menu > .menu-item.menu-item-has-children.ast-submenu-expanded .ast-menu-toggle {
  top: 10px;
}
#ast-mobile-popup-wrapper .main-navigation .main-header-menu > .menu-item .sub-menu .menu-item .menu-link {
  padding: 0;
}
#ast-mobile-popup-wrapper .main-navigation .main-header-menu > .menu-item .sub-menu .menu-item .menu-link .icon-arrow {
  display: none;
}

html[lang=da-DK] #ast-mobile-popup-wrapper .ast-mobile-popup-drawer.active .menu-toggle-close .ast-svg-iconset:after {
  content: "Luk";
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:focus {
  outline: none;
  border: 0;
}

/* Mobile drawer background pattern */
.ast-mobile-popup-drawer.active .ast-mobile-popup-inner:before {
  content: "";
  background-image: url("/wp-content/themes/savvyrevenue/assets/savvy_pattern.svg");
  height: 100%;
  width: 80%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
  pointer-events: none;
}
.ast-mobile-popup-drawer.active .ast-mobile-popup-inner:after {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: linear-gradient(0deg, #ecebe4 0%, rgba(236, 235, 228, 0) 60%);
}

/*------------------------------------*\
    Hamburger
\*------------------------------------*/
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
  padding: 0;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-wrap .mobile-menu {
  color: var(--ast-global-color-0) !important;
  font-size: 14px;
  font-family: var(--heading);
  font-weight: 300;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon {
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  position: relative;
  width: 20px;
  height: 2px;
  background: var(--ast-global-color-0);
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon .ahfb-svg-iconset {
  height: 20px;
  width: 20px;
  opacity: 0;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon:before, .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon:after {
  content: "";
  width: 20px;
  height: 2px;
  background-color: var(--ast-global-color-0);
  transition-property: transform;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  position: absolute;
  left: 0;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon:before {
  width: 15px;
  top: -8px;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon:after {
  top: 8px;
  width: 12px;
}

/* Sticky active */
.ast-primary-sticky-header-active .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-wrap .mobile-menu {
  color: var(--ast-global-color-6) !important;
}
.ast-primary-sticky-header-active .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon {
  background: var(--ast-global-color-6);
}
.ast-primary-sticky-header-active .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon:before, .ast-primary-sticky-header-active .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon:after {
  background-color: var(--ast-global-color-6);
}

/*------------------------------------*\
    Header light text
\*------------------------------------*/
.light_header .main-header-menu > .menu-item > .menu-link {
  color: #fff;
}
.light_header .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-wrap .mobile-menu {
  color: #fff !important;
}
.light_header .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon:before,
.light_header .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon:after,
.light_header .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon {
  background-color: #fff !important;
}

/*------------------------------------*\
    Icon menu items
\*------------------------------------*/
@media (max-width: 1199px) {
  .main-navigation .main-header-menu .sub-menu {
    margin-top: 10px;
  }
  .main-navigation .main-header-menu .sub-menu > li {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 6px;
  }
}
.main-navigation .main-header-menu .sub-menu .ast-mm-has-desc .menu-link {
  display: flex;
  column-gap: 10px;
}
.main-navigation .main-header-menu .sub-menu .ast-mm-has-desc .menu-link .astra-mm-icon-label {
  background: var(--ast-global-color-4);
  padding: 5px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
}
.main-navigation .main-header-menu .sub-menu .ast-mm-has-desc .menu-link .astra-mm-icon-label img {
  height: 25px;
  width: auto;
}
.main-navigation .main-header-menu .sub-menu .ast-mm-has-desc .menu-link .menu-text {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: column;
}
.main-navigation .main-header-menu .sub-menu .ast-mm-has-desc .menu-link .menu-text .menu-item-title {
  font-size: 17px;
  display: block;
  line-height: 1em;
  margin-bottom: 5px;
}
.main-navigation .main-header-menu .sub-menu .ast-mm-has-desc .menu-link .menu-text .menu-item-description {
  font-size: 14px;
  display: block;
  line-height: 1em;
  color: var(--ast-globa-color-3);
}
@media (max-width: 1199px) {
  .main-navigation .main-header-menu .sub-menu .ast-mm-has-desc .menu-link .menu-text .menu-item-description {
    font-size: 12px;
  }
}

/*------------------------------------*\
    Padded container
\*------------------------------------*/
.e-con.paddedsection {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .e-con.paddedsection {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .e-con.paddedsection {
    padding-bottom: 140px;
    padding-top: 140px;
  }
}

.e-con.paddedsection-small {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .e-con.paddedsection-small {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .e-con.paddedsection-small {
    padding-bottom: 75px;
    padding-top: 75px;
  }
}

.e-con.paddedsection_top {
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .e-con.paddedsection_top {
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .e-con.paddedsection_top {
    padding-top: 140px;
  }
}

.e-con.paddedsection_top_small {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .e-con.paddedsection_top_small {
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  .e-con.paddedsection_top_small {
    padding-top: 75px;
  }
}

.e-con.paddedsection_bottom {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .e-con.paddedsection_bottom {
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .e-con.paddedsection_bottom {
    padding-bottom: 140px;
  }
}

.e-con.paddedsection_bottom_small {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .e-con.paddedsection_bottom_small {
    padding-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .e-con.paddedsection_bottom_small {
    padding-bottom: 75px;
  }
}

.e-con.paddedsection_side {
  padding-left: 20px;
  padding-right: 20px;
}
.e-con.paddedsection_only_topbottom {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .e-con.paddedsection_only_topbottom {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .e-con.paddedsection_only_topbottom {
    padding-bottom: 140px;
    padding-top: 140px;
  }
}

@media (max-width: 575px) {
  .no_mobile_right {
    padding-right: 0 !important;
  }
}

/*------------------------------------*\
    Align last item bottom
\*------------------------------------*/
.lastbottom .elementor-widget-wrap,
.lastbottom {
  display: flex;
  flex-flow: column nowrap;
}
.lastbottom .elementor-widget-wrap > div:last-child,
.lastbottom > div:last-child {
  margin-top: auto;
}

/*------------------------------------*\
    TOC inner - used e.g. on cases
\*------------------------------------*/
@media (max-width: 767px) {
  #main .toc_inner .e-con-inner {
    gap: 10px;
  }
}

/*------------------------------------*\
    Last P no margin
\*------------------------------------*/
.lastnospace p:last-child {
  margin-bottom: 0;
}

/*------------------------------------*\
    Bleed
\*------------------------------------*/
.bleed {
  padding-right: 0;
  padding-left: 0;
  max-width: unset;
}
.bleed .elementor-widget-image {
  overflow: hidden;
}
.bleed .elementor-widget-image img {
  width: 100%;
  max-width: calc(50vw + 720px);
  margin-right: -20px;
}
@media (max-width: 767px) {
  .bleed .elementor-widget-image img {
    max-width: calc(50vw + 720px);
    width: calc(100% + 10px) !important;
  }
}

/*------------------------------------*\
    Icon headline
\*------------------------------------*/
.icon_headline .elementor-icon-box-wrapper {
  align-items: center;
}
.icon_headline .elementor-icon-box-wrapper .elementor-icon-box-title {
  margin-bottom: 0;
}

/*------------------------------------*\
    Maxwidth limit
\*------------------------------------*/
.maxwidthlimit {
  max-width: 710px;
}

/*------------------------------------*\
    Bounce animation
\*------------------------------------*/
.bounceani {
  animation: bounceani 8s infinite;
}

.bounceani_2 {
  animation: bounceani 5s infinite;
  animation-delay: 2s;
}

@keyframes bounceani {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
#ast-scroll-top {
  height: 3.5em;
  width: 3.5em;
  line-height: 3.5em;
}

a:focus {
  outline: none;
}

.cookieaccept_placeholder {
  background: #fff;
  border-right: 20px;
}

footer {
  color: #fff;
  font-size: 0.875em;
  /* Contact 1. column */
  /* Background pattern */
}
footer .address {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
footer a {
  color: var(--ast-global-color-8);
  text-decoration: none;
}
footer a:hover {
  color: var(--ast-global-color-2);
}
footer .widget {
  margin-bottom: 0;
}
footer .widget .widget-title {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0.5em;
}
@media (min-width: 1200px) {
  footer .widget .widget-title {
    font-size: 27px;
  }
}
footer .widget .widget_text {
  margin-bottom: 0;
}
footer .menu-item {
  margin-bottom: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5303 6.53033C16.8232 6.23744 16.8232 5.76256 16.5303 5.46967L11.7574 0.696699C11.4645 0.403806 10.9896 0.403806 10.6967 0.696699C10.4038 0.989593 10.4038 1.46447 10.6967 1.75736L14.9393 6L10.6967 10.2426C10.4038 10.5355 10.4038 11.0104 10.6967 11.3033C10.9896 11.5962 11.4645 11.5962 11.7574 11.3033L16.5303 6.53033ZM0 6.75H16V5.25H0V6.75Z' fill='%2300B1A3'/%3E%3C/svg%3E%0A");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 15px 10px;
  padding-left: 25px;
  transition: 0.2s ease-in-out;
}
footer .menu-item:hover {
  background-position: 5px center;
}
footer .site-footer-primary-section-1 {
  padding-bottom: 30px;
}
footer .site-footer-primary-section-1 p {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  footer .site-footer-primary-section-1 p {
    text-align: center;
    margin-bottom: 10px;
  }
}
footer.site-footer {
  position: relative;
}
@media (max-width: 767px) {
  footer.site-footer:after {
    content: "";
    height: 550px;
    background: linear-gradient(0deg, #043833 50%, rgba(4, 56, 51, 0) 100%);
    width: 100%;
    position: absolute;
    bottom: 0;
    pointer-events: none;
    z-index: 1;
  }
}
footer.site-footer .site-primary-footer-wrap {
  position: relative;
}
footer.site-footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner {
  z-index: 2;
}
footer.site-footer .site-primary-footer-wrap:after {
  content: "";
  height: 100%;
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  background: url("/wp-content/themes/savvyrevenue/assets/savvy_pattern.svg") repeat-x;
  z-index: 1;
  opacity: 0.08;
}
@media (max-width: 767px) {
  footer.site-footer .site-primary-footer-wrap:after {
    width: 100%;
    top: -160px;
  }
}

/* Mobile collapsable footer navigtation */
@media (max-width: 1199px) {
  .ast-header-break-point footer .site-primary-footer-wrap .site-footer-section:not(.site-footer-primary-section-1) .widget:not(:first-child) {
    display: none;
  }
  .ast-header-break-point footer .site-primary-footer-wrap .site-footer-section:not(.site-footer-primary-section-1) .widget_nav_menu nav {
    display: none;
    margin-bottom: 20px;
  }
  .ast-header-break-point footer .site-primary-footer-wrap .site-footer-section:not(.site-footer-primary-section-1) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .ast-header-break-point footer .site-primary-footer-wrap .site-footer-section:not(.site-footer-primary-section-1) .widget {
    text-align: left;
  }
  .ast-header-break-point footer .site-primary-footer-wrap .site-footer-section:not(.site-footer-primary-section-1):first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .ast-header-break-point footer .site-primary-footer-wrap .widget-title {
    background: url("data:image/svg+xml,%3Csvg width='22' height='12' viewBox='0 0 22 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5303 6.53033C21.8232 6.23744 21.8232 5.76256 21.5303 5.46967L16.7574 0.696699C16.4645 0.403806 15.9896 0.403806 15.6967 0.696699C15.4038 0.989592 15.4038 1.46447 15.6967 1.75736L19.9393 6L15.6967 10.2426C15.4038 10.5355 15.4038 11.0104 15.6967 11.3033C15.9896 11.5962 16.4645 11.5962 16.7574 11.3033L21.5303 6.53033ZM0 6.75H21V5.25H0V6.75Z' fill='%2300B1A3'/%3E%3C/svg%3E%0A") right center no-repeat;
    padding: 15px 0;
    margin-bottom: 0 !important;
  }
  .ast-header-break-point footer .site-primary-footer-wrap .widget-title.active {
    background: url("data:image/svg+xml,%3Csvg width='13' height='23' viewBox='0 0 13 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.03033 0.969669C6.73744 0.676777 6.26256 0.676777 5.96967 0.969669L1.1967 5.74264C0.903805 6.03553 0.903805 6.51041 1.1967 6.8033C1.48959 7.09619 1.96447 7.09619 2.25736 6.8033L6.5 2.56066L10.7426 6.8033C11.0355 7.09619 11.5104 7.09619 11.8033 6.8033C12.0962 6.51041 12.0962 6.03553 11.8033 5.74264L7.03033 0.969669ZM7.25 22.5L7.25 1.5L5.75 1.5L5.75 22.5L7.25 22.5Z' fill='%2300B1A3'/%3E%3C/svg%3E%0A") right center no-repeat;
  }
  .ast-header-break-point footer .site-primary-footer-wrap .site-footer-section {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .footer_logo img {
    height: 30px !important;
  }
}
.contact_icons .phone a,
.contact_icons .mail a {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #fff;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .contact_icons .phone a,
.contact_icons .mail a {
    margin-bottom: 15px;
    font-size: 27px;
    flex-direction: row;
  }
}
.contact_icons .phone a:hover,
.contact_icons .mail a:hover {
  color: var(--ast-global-color-2);
}
.contact_icons .phone a:hover .icon svg path,
.contact_icons .mail a:hover .icon svg path {
  fill: var(--ast-global-color-2);
}
.contact_icons .phone a .icon,
.contact_icons .mail a .icon {
  background: var(--ast-global-color-1);
  border-radius: 30px;
  height: 45px;
  width: 45px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .contact_icons .phone a .icon,
.contact_icons .mail a .icon {
    margin-right: 15px;
    height: 60px;
    width: 60px;
  }
}
@media (max-width: 1199px) {
  .contact_icons .phone a .icon,
.contact_icons .mail a .icon {
    margin-bottom: 10px;
  }
}
.contact_icons .phone a .icon svg,
.contact_icons .mail a .icon svg {
  height: 16px;
}
@media (min-width: 1200px) {
  .contact_icons .phone a .icon svg,
.contact_icons .mail a .icon svg {
    height: 20px;
  }
}

/* Elements */
/*------------------------------------*\
    Animated grow arrow
\*------------------------------------*/
.grow_arrow {
  height: 31px;
  width: 31px;
  margin-right: 5px;
  display: inline-block;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='69' height='69' viewBox='0 0 69 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.50191 62.5494L46.25 22.8013' stroke='%23ECD78B' stroke-width='8.83922' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M50.2454 55.9022V18.804H13.1472' stroke='%23ECD78B' stroke-width='8.83922' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  animation: grow_arrow_pulse 2s infinite;
}
@media (min-width: 1200px) {
  .grow_arrow {
    margin-right: 10px;
    height: 63px;
    width: 63px;
  }
}

@keyframes grow_arrow_pulse {
  0% {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
  80% {
    opacity: 1;
    transform: translateY(-20px) translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-30px) translateX(30px);
  }
}
/*------------------------------------*\
    Tagline date
\*------------------------------------*/
.tagline_date .elementor-icon-list-items {
  background: rgba(0, 177, 163, 0.1);
  padding: 5px 5px 5px 15px !important;
  border-radius: 36px !important;
  line-height: 1em;
  margin: unset !important;
  font-size: 17px;
  font-weight: 400;
}
@media (max-width: 575px) {
  .tagline_date .elementor-icon-list-items {
    padding: 15px 10px 10px 10px !important;
    border-radius: 20px !important;
  }
}
.tagline_date .elementor-icon-list-items .elementor-icon-list-item {
  margin: 0 !important;
}
.tagline_date .elementor-icon-list-items .elementor-icon-list-item:first-child {
  padding-right: 15px;
}
@media (max-width: 575px) {
  .tagline_date .elementor-icon-list-items .elementor-icon-list-item:first-child {
    margin-bottom: 10px !important;
  }
}
.tagline_date .elementor-icon-list-items .elementor-icon-list-item:not(:first-child) {
  background: #fff;
  padding: 5px 10px;
  font-weight: 300;
  font-size: 12px;
  border-radius: 30px;
}

/*------------------------------------*\
    Tagline Newest article
\*------------------------------------*/
.tagline_newest_article .elementor-icon-list-items {
  background: rgba(0, 177, 163, 0.1);
  padding: 7px 7px 7px 15px !important;
  border-radius: 36px !important;
  line-height: 1em;
  margin: unset !important;
  font-size: 13px;
  font-weight: 400;
}
@media (max-width: 575px) {
  .tagline_newest_article .elementor-icon-list-items {
    padding: 15px 10px 10px 10px !important;
    border-radius: 20px !important;
  }
}
.tagline_newest_article .elementor-icon-list-items .elementor-icon-list-item {
  margin: 0 !important;
}
.tagline_newest_article .elementor-icon-list-items .elementor-icon-list-item:first-child {
  padding-right: 15px;
}
@media (max-width: 575px) {
  .tagline_newest_article .elementor-icon-list-items .elementor-icon-list-item:first-child {
    margin-bottom: 10px !important;
  }
}
.tagline_newest_article .elementor-icon-list-items .elementor-icon-list-item:not(:first-child) {
  background: #fff;
  padding: 8px 10px;
  font-weight: 400;
  font-size: 13px;
  border-radius: 30px;
}
@media (max-width: 575px) {
  .tagline_newest_article .elementor-icon-list-items .elementor-icon-list-item:not(:first-child) {
    border-radius: 20px;
  }
}
.tagline_newest_article .elementor-icon-list-items .elementor-icon-list-item:not(:first-child) a {
  color: var(--ast-global-color-1);
}
.tagline_newest_article .elementor-icon-list-items .elementor-icon-list-item:not(:first-child) a .elementor-icon-list-text > span.readmore {
  margin-left: 10px;
  margin-right: 10px;
  color: var(--ast-global-color-2);
}
@media (max-width: 575px) {
  .tagline_newest_article .elementor-icon-list-items .elementor-icon-list-item:not(:first-child) a .elementor-icon-list-text > span.readmore {
    margin-left: 0;
    display: block;
  }
}
.tagline_newest_article .elementor-icon-list-items .elementor-icon-list-item:not(:first-child) a:hover {
  color: var(--ast-global-color-2);
}

/*------------------------------------*\
    Home - See our cases CTA
\*------------------------------------*/
.home_see_cases_cta img {
  position: absolute;
  right: 10%;
  top: -100px;
}

/* General Elementor icon button */
.elementor-widget-button .elementor-button .elementor-button-icon svg {
  height: 17px;
  width: auto;
  margin-top: -3px;
  margin-bottom: -3px;
}

/* Arrow button */
.btn-style-arrow .elementor-button .elementor-button-content-wrapper .elementor-button-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.btn-style-arrow .elementor-button .elementor-button-content-wrapper .elementor-button-text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='12' viewBox='0 0 17 12' width='17'%3E%3Cpath d='m16.5303 6.53033c.2929-.29289.2929-.76777 0-1.06066l-4.7729-4.772971c-.2929-.292893-.7678-.292893-1.0607 0-.2929.292894-.2929.767771 0 1.060661l4.2426 4.24264-4.2426 4.2426c-.2929.2929-.2929.7678 0 1.0607s.7678.2929 1.0607 0zm-16.5303.21967h16v-1.5h-16z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
  content: "";
  display: block;
  height: 12px;
  width: 16px;
  margin-left: 30px;
  transition: 0.2s ease-in-out;
  background-size: contain;
  background-repeat: no-repeat;
}
.btn-style-arrow .elementor-button:hover .elementor-button-content-wrapper .elementor-button-text:after {
  transform: translateX(5px);
}

.btn-style-arrow-dark .elementor-button .elementor-button-content-wrapper .elementor-button-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  color: var(--ast-global-color-0);
}
.btn-style-arrow-dark .elementor-button .elementor-button-content-wrapper .elementor-button-text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='12' viewBox='0 0 17 12' width='17'%3E%3Cpath d='m16.5303 6.53033c.2929-.29289.2929-.76777 0-1.06066l-4.7729-4.772971c-.2929-.292893-.7678-.292893-1.0607 0-.2929.292894-.2929.767771 0 1.060661l4.2426 4.24264-4.2426 4.2426c-.2929.2929-.2929.7678 0 1.0607s.7678.2929 1.0607 0zm-16.5303.21967h16v-1.5h-16z' fill='%23043833'%3E%3C/path%3E%3C/svg%3E");
  content: "";
  display: block;
  height: 12px;
  width: 16px;
  margin-left: 30px;
  transition: 0.2s ease-in-out;
  background-size: contain;
  background-repeat: no-repeat;
}
.btn-style-arrow-dark .elementor-button:hover .elementor-button-content-wrapper .elementor-button-text:after {
  transform: translateX(5px);
}

/* Video button */
.btn-style-video .elementor-button .elementor-button-content-wrapper .elementor-button-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.btn-style-video .elementor-button .elementor-button-content-wrapper .elementor-button-text:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11C1 13.6522 2.05357 16.1957 3.92893 18.0711C5.8043 19.9464 8.34784 21 11 21C13.6522 21 16.1957 19.9464 18.0711 18.0711C19.9464 16.1957 21 13.6522 21 11C21 8.34784 19.9464 5.8043 18.0711 3.92893C16.1957 2.05357 13.6522 1 11 1C8.34784 1 5.8043 2.05357 3.92893 3.92893C2.05357 5.8043 1 8.34784 1 11Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.73499 7.91067C8.65553 7.85344 8.56087 7.82108 8.463 7.81768C8.36513 7.81428 8.26845 7.84001 8.18521 7.89159C8.10197 7.94317 8.0359 8.0183 7.99539 8.10745C7.95487 8.19661 7.94172 8.29578 7.9576 8.39241V14.4794C7.94193 14.5759 7.95524 14.675 7.99584 14.764C8.03644 14.853 8.10251 14.928 8.18571 14.9794C8.26891 15.0309 8.36549 15.0565 8.46326 15.0531C8.56103 15.0497 8.65559 15.0174 8.73499 14.9602L15.0063 11.8246C15.4333 11.6107 15.4333 11.2611 15.0063 11.0472L8.73499 7.91067Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  content: "";
  display: block;
  height: 22px;
  width: 22px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 30px;
  transition: 0.2s ease-in-out;
  background-size: contain;
  background-repeat: no-repeat;
}
.btn-style-video .elementor-button:hover .elementor-button-content-wrapper .elementor-button-text:after {
  transform: translateX(5px);
}

/*------------------------------------*\
    Form button
\*------------------------------------*/
.elementor-form .elementor-button .elementor-button-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.elementor-form .elementor-button .elementor-button-text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='12' viewBox='0 0 17 12' width='17'%3E%3Cpath d='m16.5303 6.53033c.2929-.29289.2929-.76777 0-1.06066l-4.7729-4.772971c-.2929-.292893-.7678-.292893-1.0607 0-.2929.292894-.2929.767771 0 1.060661l4.2426 4.24264-4.2426 4.2426c-.2929.2929-.2929.7678 0 1.0607s.7678.2929 1.0607 0zm-16.5303.21967h16v-1.5h-16z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
  content: "";
  display: block;
  height: 12px;
  width: 16px;
  margin-left: 30px;
  transition: 0.2s ease-in-out;
  background-size: contain;
  background-repeat: no-repeat;
}
.elementor-form:hover .elementor-button-content-wrapper .elementor-button-text:after {
  transform: translateX(5px);
}

/*------------------------------------*\
    Top right aligned buttons
\*------------------------------------*/
.nav_top_right .elementor-swiper-button {
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  background: #fff;
  top: -50px !important;
  /*svg{
    width: 17px!important;
  }*/
}
.nav_top_right .elementor-swiper-button svg {
  display: none;
}
@media (max-width: 767px) {
  .nav_top_right .elementor-swiper-button {
    display: none !important;
  }
}
.nav_top_right .elementor-swiper-button.elementor-swiper-button-prev {
  left: unset !important;
  right: 90px !important;
}
.nav_top_right .elementor-swiper-button.elementor-swiper-button-prev:before {
  height: 12px;
  width: 17px;
  content: "";
  background: url("/wp-content/themes/savvyrevenue/assets/icon_arrow_left_dark.svg") no-repeat;
}
.nav_top_right .elementor-swiper-button.elementor-swiper-button-next {
  left: unset !important;
  right: 20px !important;
}
.nav_top_right .elementor-swiper-button.elementor-swiper-button-next:before {
  height: 12px;
  width: 17px;
  content: "";
  background: url("/wp-content/themes/savvyrevenue/assets/icon_arrow_right_dark.svg") no-repeat;
}
.nav_top_right .elementor-swiper-button.swiper-button-disabled {
  display: none;
}

.hero_pattern {
  /*overflow: hidden;*/
  overflow-x: hidden;
}
.hero_pattern:before {
  background-image: url("/wp-content/themes/savvyrevenue/assets/savvy_pattern.svg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 200%;
  opacity: 0.9;
  width: 60%;
  right: 0;
  left: unset;
  content: "";
}
@media (min-width: 1200px) {
  .hero_pattern:before {
    width: 60%;
    opacity: 0.7;
    background-size: 100%;
  }
}
.hero_pattern:after {
  content: "";
  background-color: transparent;
  background-image: linear-gradient(180deg, #FFFFFF00 25%, var(--e-global-color-5704199) 80%);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.hero_pattern.dark:before {
  opacity: 0.5;
}
@media (min-width: 1200px) {
  .hero_pattern.dark:before {
    opacity: 0.2;
  }
}
.hero_pattern.light:before {
  opacity: 0.9;
}
@media (min-width: 1200px) {
  .hero_pattern.light:before {
    opacity: 0.7;
  }
}
.hero_pattern.light:after {
  background-image: linear-gradient(180deg, #FFFFFF00 40%, var(--e-global-color-b330d68) 100%);
}
.hero_pattern.white:before {
  opacity: 0.9;
}
@media (min-width: 1200px) {
  .hero_pattern.white:before {
    opacity: 0.3;
  }
}
.hero_pattern.white:after {
  background-image: linear-gradient(180deg, #FFFFFF00 40%, #ffffff 100%);
}
.hero_pattern > .e-con-inner,
.hero_pattern > .elementor-element {
  z-index: 1;
}

/* Hero spacing */
.hero_spacing_medium {
  padding: 100px 10px;
}
@media (min-width: 768px) {
  .hero_spacing_medium {
    padding: 150px 20px;
  }
}
@media (min-width: 1200px) {
  .hero_spacing_medium {
    padding: 175px 20px;
  }
}

/* Hero Spacing where image is overlapping in bottom */
.hero_spacing_medium_small_bottom {
  padding: 100px 10px 50px 20px;
}
@media (min-width: 768px) {
  .hero_spacing_medium_small_bottom {
    padding: 150px 20px 100px 20px;
  }
}
@media (min-width: 1200px) {
  .hero_spacing_medium_small_bottom {
    padding: 175px 20px 100px 20px;
  }
}

.elementor-form .elementor-field-type-checkbox .elementor-field-option input[type=checkbox] {
  display: none;
}
.elementor-form .elementor-field-type-checkbox .elementor-field-option input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  margin-right: 8px;
  background: var(--e-global-color-77ae314);
  margin-bottom: -2px;
}
.elementor-form .elementor-field-type-checkbox .elementor-field-option input[type=checkbox]:checked + label::before {
  background-color: var(--ast-global-color-2);
}

.grecaptcha-badge {
  visibility: hidden !important;
}

.savvytactics_container {
  position: relative;
}
.savvytactics_container .e-con-inner {
  max-height: 400px;
  overflow: hidden;
  position: relative;
  transition: max-height 0.5s ease;
}
.savvytactics_container .e-con-inner:after {
  background: linear-gradient(0deg, #ecebe4 40%, rgba(236, 235, 228, 0) 100%);
  content: "";
  height: 150px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: opacity 0.3s ease;
}
.savvytactics_container.expanded .e-con-inner {
  max-height: none !important;
}
.savvytactics_container.expanded .e-con-inner:after {
  opacity: 0;
}
.savvytactics_container .savvytacticsbox {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
}
@media (min-width: 1200px) {
  .savvytactics_container .savvytacticsbox {
    padding: 25px;
  }
}
.savvytactics_container .savvytacticsbox:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3334 5.00004C18.3334 4.08337 17.5834 3.33337 16.6667 3.33337H3.33341C2.41675 3.33337 1.66675 4.08337 1.66675 5.00004M18.3334 5.00004V15C18.3334 15.9167 17.5834 16.6667 16.6667 16.6667H3.33341C2.41675 16.6667 1.66675 15.9167 1.66675 15V5.00004M18.3334 5.00004L10.0001 10.8334L1.66675 5.00004' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  content: "";
  height: 38px;
  width: 38px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--e-global-color-6e720a8);
  border-radius: 10px 0 10px 0;
}
.savvytactics_container .savvytacticsbox .elementor-author-box__avatar {
  height: 60px;
  width: 60px;
  background: var(--ast-global-color-4);
  border-radius: 90px;
}
@media (min-width: 1200px) {
  .savvytactics_container .savvytacticsbox .elementor-author-box__avatar {
    height: 90px;
    width: 90px;
  }
}
.savvytactics_container .savvytacticsbox .elementor-author-box__avatar img {
  height: 60px;
  width: 60px;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .savvytactics_container .savvytacticsbox .elementor-author-box__avatar img {
    height: 90px;
    width: 90px;
  }
}
.savvytactics_container .savvytacticsbox .elementor-author-box__name {
  font-size: 14px;
}
.savvytactics_container .savvytacticsbox .elementor-author-box__bio {
  font-size: 18px;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .savvytactics_container .savvytacticsbox .elementor-author-box__bio {
    font-size: 22px;
  }
}

.savvytactics_expand .elementor-button-text:after {
  transform: rotate(90deg) !important;
}

/* Widgets */
/*------------------------------------*\
    Category list
\*------------------------------------*/
#content .category_list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 1199px) {
  #content .category_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  #content .category_list {
    grid-template-columns: repeat(1, 1fr);
  }
}
#content .category_list li {
  background: #fff;
  padding: 35px;
  /*
  box-shadow: 20px 20px 41px 0 rgba(0, 0, 0, 0.06), 0 0 14px 0 rgba(0, 0, 0, 0.03);
  */
  text-align: center;
  transition: 0.2s ease-in-out;
  border-radius: 20px;
  /* &:hover {
  box-shadow: 20px 20px 41px 0 rgba(0, 0, 0, 0.16), 0 0 14px 0 rgba(0, 0, 0, 0.13);
   }*/
}
#content .category_list li .cat_title {
  font-size: 26px;
  margin-bottom: 10px;
}
#content .category_list li .cat_title a {
  color: var(--ast-global-color-0);
}
#content .category_list li .cat_title a:hover {
  color: var(--ast-global-color-2);
}
#content .category_list li .cat_posts {
  font-size: 11px;
  color: var(--ast-global-color-0);
  background: var(--ast-global-color-4);
  margin-bottom: 20px;
  display: inline;
  padding: 5px 10px;
  border-radius: 20px;
}
#content .category_list li .cat_img {
  margin-bottom: 30px;
}
#content .category_list li .cat_img img {
  height: 130px;
  width: auto;
}
#content .category_list li .cat_btn {
  margin-top: 20px;
}
#content .category_list li .cat_btn a {
  border: 1px solid var(--e-global-color-cc4e7bf);
  border-radius: 30px;
  padding: 20px 30px;
  line-height: 1em;
  font-size: 16px;
  display: block;
  max-width: 250px;
  margin: 0 auto;
  color: var(--ast-global-color-0);
  transition: 0.2s ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5305 6.53033C16.8234 6.23744 16.8234 5.76256 16.5305 5.46967L11.7575 0.696699C11.4646 0.403806 10.9897 0.403806 10.6969 0.696699C10.404 0.989593 10.404 1.46447 10.6969 1.75736L14.9395 6L10.6969 10.2426C10.404 10.5355 10.404 11.0104 10.6969 11.3033C10.9897 11.5962 11.4646 11.5962 11.7575 11.3033L16.5305 6.53033ZM0.000152588 6.75H16.0002V5.25H0.000152588V6.75Z' fill='%23043833'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center right 20px;
}
#content .category_list li .cat_btn a:hover {
  background-color: var(--ast-global-color-0);
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5305 6.53033C16.8234 6.23744 16.8234 5.76256 16.5305 5.46967L11.7575 0.696699C11.4646 0.403806 10.9897 0.403806 10.6969 0.696699C10.404 0.989593 10.404 1.46447 10.6969 1.75736L14.9395 6L10.6969 10.2426C10.404 10.5355 10.404 11.0104 10.6969 11.3033C10.9897 11.5962 11.4646 11.5962 11.7575 11.3033L16.5305 6.53033ZM0.000152588 6.75H16.0002V5.25H0.000152588V6.75Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

/*------------------------------------*\
    Article slider
\*------------------------------------*/
.article_slider {
  padding-top: 20px;
}
.article_slider .case {
  overflow: hidden;
  border-radius: 30px;
}
@media (max-width: 575px) {
  .article_slider {
    overflow-x: hidden;
  }
}
@media (min-width: 768px) {
  .article_slider {
    padding-top: 30px;
  }
}
.article_slider.nav_top_right .elementor-swiper-button {
  z-index: 30;
}
.article_slider.nav_top_right .elementor-swiper-button.elementor-swiper-button-prev {
  right: 70px !important;
}
.article_slider.nav_top_right .elementor-swiper-button.elementor-swiper-button-next {
  right: 0 !important;
}
.article_slider.offset .swiper {
  /*margin-right: 20px;*/
  padding-inline-end: 75px;
}
@media (max-width: 1479px) {
  .article_slider.offset .swiper {
    margin-right: -20px;
  }
}
@media (min-width: 1480px) {
  .article_slider.offset .swiper {
    margin-right: -150px;
    padding-inline-end: 150px;
    position: relative;
  }
  .article_slider.offset .swiper:after {
    background: linear-gradient(90deg, rgba(4, 56, 51, 0) 0%, #ecebe4 100%);
    content: "";
    height: 100%;
    width: 150px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
  }
}
.article_slider.offset .swiper .swiper-wrapper {
  position: relative;
}
.article_slider.offset .swiper .swiper-wrapper .swiper-slide-next + .swiper-slide:after {
  background: linear-gradient(90deg, rgba(4, 56, 51, 0) 20%, #043833 100%);
  content: "";
  height: 100%;
  width: 150px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
@media (min-width: 1480px) {
  .article_slider.offset.darkoffset .swiper:after {
    background: linear-gradient(90deg, rgba(4, 56, 51, 0) 0%, #043833 100%);
  }
}
.article_slider.transbuttons .elementor-swiper-button {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.article_slider.transbuttons .elementor-swiper-button:before {
  filter: brightness(0) invert(1);
}

/* Article loop item */
.article_loop_item .elementor-widget-post-info .elementor-post-info__terms-list {
  font-size: 0;
}
.article_loop_item .elementor-widget-post-info .elementor-post-info__terms-list .elementor-post-info__terms-list-item,
.article_loop_item .elementor-widget-post-info .elementor-post-info__item--type-date {
  background-color: var(--e-global-color-411dcfb);
  margin-right: 10px;
  padding: 5px 15px;
  color: var(--ast-globalcolor-0);
  font-size: 11px;
  border-radius: 30px;
  line-height: 1em;
}

/*------------------------------------*\
    Autohor box
\*------------------------------------*/
.elementor-widget-author-box.reversed .elementor-author-box .elementor-author-box__text {
  display: flex;
  flex-direction: column-reverse;
}
.elementor-widget-author-box.reversed .elementor-author-box .elementor-author-box__name {
  margin: 0;
}
.elementor-widget-author-box.reversed .elementor-author-box .elementor-author-box__bio {
  margin-bottom: 5px;
  margin-top: 0;
}
.elementor-widget-author-box.reversed .elementor-author-box .elementor-author-box__bio p {
  margin: 0;
}
.elementor-widget-author-box.reversed .elementor-author-box .elementor-author-box__avatar {
  font-size: 0 !important;
  line-height: 0;
}

/*------------------------------------*\
    Popular posts
\*------------------------------------*/
.article_populararticles .wpp-list {
  padding: 0;
  margin: 0;
}
.article_populararticles .wpp-list li {
  line-height: 1.3em;
  border-top: 1px solid #D1D0C5;
  padding: 20px 50px 20px 0;
  margin: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5303 6.53033C16.8232 6.23744 16.8232 5.76256 16.5303 5.46967L11.7574 0.696699C11.4645 0.403806 10.9896 0.403806 10.6967 0.696699C10.4038 0.989593 10.4038 1.46447 10.6967 1.75736L14.9393 6L10.6967 10.2426C10.4038 10.5355 10.4038 11.0104 10.6967 11.3033C10.9896 11.5962 11.4645 11.5962 11.7574 11.3033L16.5303 6.53033ZM0 6.75H16V5.25H0V6.75Z' fill='%2300B1A3'/%3E%3C/svg%3E%0A");
  background-position: center right;
  background-repeat: no-repeat;
}
.article_populararticles .wpp-list li a {
  color: var(--ast-global-color-0);
  font-size: 16px;
}
.article_populararticles .wpp-list li a:hover {
  color: var(--ast-global-color-2);
}
.article_populararticles .wpp-list li:last-child {
  border-bottom: 1px solid rgba(var(--ast-global-color-2), 0.3);
}

/*------------------------------------*\
    Search
\*------------------------------------*/
.article_search .elementor-search-form__input {
  font-size: 16px;
  height: 60px;
  padding: 15px 30px !important;
}
.article_search .elementor-search-form__input::placeholder {
  color: var(--ast-global-color-0);
  opacity: 1;
}
.article_search .elementor-search-form__icon,
.article_search .elementor-search-form__submit {
  position: absolute;
  right: 10px;
  height: 60px;
  padding: 0 10px;
}
.article_search .elementor-search-form__icon .e-font-icon-svg-container,
.article_search .elementor-search-form__submit .e-font-icon-svg-container {
  display: flex;
}
.article_search .elementor-search-form__icon .e-font-icon-svg-container:before,
.article_search .elementor-search-form__submit .e-font-icon-svg-container:before {
  content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9.55643C1 11.8257 1.90148 14.0021 3.50612 15.6067C5.11076 17.2114 7.28712 18.1129 9.55643 18.1129C11.8257 18.1129 14.0021 17.2114 15.6067 15.6067C17.2114 14.0021 18.1129 11.8257 18.1129 9.55643C18.1129 7.28712 17.2114 5.11076 15.6067 3.50612C14.0021 1.90148 11.8257 1 9.55643 1C7.28712 1 5.11076 1.90148 3.50612 3.50612C1.90148 5.11076 1 7.28712 1 9.55643Z' stroke='%2300B1A3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.6196 15.6052L21.0013 20.9869' stroke='%2300B1A3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.article_search .elementor-search-form__icon svg,
.article_search .elementor-search-form__submit svg {
  display: none;
}

/*------------------------------------*\
    Archive
\*------------------------------------*/
.elementor-widget-loop-grid .ast-grid-common-col {
  padding-left: 0;
  padding-right: 0;
}
.elementor-widget-loop-grid .ast-article-post {
  margin-bottom: unset;
}

.blog_archive_buttons {
  overflow: hidden;
}
@media (max-width: 575px) {
  .blog_archive_buttons .elementor-icon-list-items {
    overflow-x: auto !important;
    flex-wrap: nowrap !important;
    -webkit-overflow-scrolling: touch;
  }
}
.blog_archive_buttons .elementor-icon-list-items li {
  white-space: nowrap;
}
.blog_archive_buttons .elementor-icon-list-items li a {
  border: 1px solid var(--e-global-color-cc4e7bf);
  padding: 10px 30px;
  border-radius: 30px;
  font-size: 15px;
  color: var(--ast-global-color-0);
}
.blog_archive_buttons .elementor-icon-list-items li a:hover {
  background: var(--ast-global-color-2);
  color: #fff;
}
.blog_archive_buttons .elementor-icon-list-items li a .elementor-icon-list-text {
  transition: 0s !important;
}

/*------------------------------------*\
    Single post
\*------------------------------------*/
.single-post {
  /*------------------------------------*\
      Block quote override
  \*------------------------------------*/
}
.single-post h2, .single-post .entry-content h2 {
  margin-bottom: 15px;
}
.single-post h5, .single-post .entry-content h5 {
  margin-bottom: 10px;
}
.single-post .elementor-widget-theme-post-content ul li:not(:last-child) {
  margin-bottom: 10px;
}
.single-post #breadcrumbs {
  color: #fff;
}
.single-post #breadcrumbs a {
  color: #fff;
}
.single-post #breadcrumbs .seperator {
  margin: 0 5px;
  font-size: 14px;
}
.single-post .post_info .elementor-inline-items .elementor-icon-list-item {
  background: #fff;
  border-radius: 30px;
  padding: 6px 15px;
  font-size: 11px;
  line-height: 0;
  margin-bottom: 8px;
}
.single-post .post_info .elementor-inline-items .elementor-icon-list-item .elementor-icon-list-text {
  color: var(--ast-global-color-0);
}
.single-post blockquote::before {
  content: "“";
  color: #d8efed;
  position: absolute;
  top: 50px;
  left: 0px;
  font-size: 140px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  z-index: 0;
}
.single-post blockquote::after {
  content: "“";
  color: #b4d7d4;
  position: absolute;
  top: 60px;
  left: -5px;
  font-size: 90px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  z-index: 0;
}
.single-post blockquote {
  margin: 60px 0;
  border: 0;
  padding: 0;
}
.single-post blockquote:before {
  left: 0;
  top: -10px;
}
.single-post blockquote:after {
  left: calc(100% - 50px);
  top: auto;
  bottom: -50px;
}

/*------------------------------------*\
    Comments
\*------------------------------------*/
#comments {
  display: flex;
  flex-direction: column;
  border: 0;
  padding: 0;
}
#comments #respond {
  order: 1;
  border: 0;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  #comments #respond {
    padding: 40px;
  }
}
#comments #respond .comment-form-comment textarea,
#comments #respond .comment-form-comment input {
  border-radius: 10px;
}
#comments #respond .form-submit .submit {
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 10px 75px 10px 30px;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='12' viewBox='0 0 17 12' width='17'%3E%3Cpath d='m16.5303 6.53033c.2929-.29289.2929-.76777 0-1.06066l-4.7729-4.772971c-.2929-.292893-.7678-.292893-1.0607 0-.2929.292894-.2929.767771 0 1.060661l4.2426 4.24264-4.2426 4.2426c-.2929.2929-.2929.7678 0 1.0607s.7678.2929 1.0607 0zm-16.5303.21967h16v-1.5h-16z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center right 20px;
  transition: 0.2s ease-in-out;
}
#comments #respond .form-submit .submit:hover {
  background-position: center right 15px;
}
#comments .comments-title {
  order: 2;
  margin-bottom: 50px;
}
#comments .ast-comment-list {
  order: 3;
}
#comments .ast-comment-list .comment .ast-comment {
  background: #fff;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
}
@media (min-width: 1200px) {
  #comments .ast-comment-list .comment .ast-comment {
    padding: 40px;
  }
}
#comments .ast-comment-list .comment .ast-comment:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 50px;
  left: -8px;
  background: #fff;
}
#comments .ast-comment-list .comment .ast-comment .ast-comment-avatar-wrap img {
  border-radius: 100%;
}
#comments .ast-comment-list .comment .ast-comment .ast-comment-meta {
  padding: 0 1.5em 1.6em;
  text-transform: capitalize;
}
#comments .ast-comment-list .comment .ast-comment .ast-comment-meta a {
  color: initial;
  line-height: 1em;
}
#comments .ast-comment-list .comment .ast-comment .ast-comment-meta .timendate a {
  font-size: 11px;
}
#comments .ast-comment-list .comment .ast-comment .ast-comment-meta .ast-comment-time {
  display: none;
}
#comments .ast-comment-list .comment .children .comment .ast-comment {
  position: relative;
}
#comments .ast-comment-list .comment .children .comment .ast-comment:before {
  top: -8px;
  left: 50px;
}

/*.results_slider {
 .swiper {
	.swiper-wrapper {
	  -webkit-transition-timing-function: linear !important;
	  transition-timing-function: linear !important;
	  .swiper-slide {
		padding: 0;
		flex-shrink: 100!important;
		> .elementor-element {
		  padding: 0;

		  .e-con-inner {
			padding: 0;

			> .elementor-element {
			  padding: 0;

			  .elementor-widget-image-box {
				display: flex;
				background: var(--ast-global-color-1);
				padding: 15px 25px;
				border-radius: 30px;
				height: 60px;

				.elementor-image-box-wrapper {
				  display: flex;
				  align-items: center;
				  color: rgba(255, 255, 255, 0.38);

				  .elementor-image-box-img {
					margin-bottom: 0;
					width: unset;

					img {
					  width: auto;
					  max-height: 40px;
					}
				  }
				}
			  }
			}
		  }
		}

	  }
	}
  }
  .swiper-rtl{
	.elementor-image-box-wrapper{
	  flex-direction: row-reverse;
	}
  }
}
*/
/* Slick slider */
.results_slider.slick.row2 .slick-slider .slick-track, .results_slider.slick.row2 .slick-slider .slick-list {
  direction: ltr;
}
.results_slider.slick.row2 .elementor-image-box-wrapper {
  flex-direction: row-reverse;
}
.results_slider.slick .slick-list .slick-slide {
  margin: 5px;
}
.results_slider.slick .slick-list .slick-slide.elementor-widget-image-box,
.results_slider.slick .slick-list .slick-slide .elementor-widget-image-box {
  display: flex;
  background: var(--ast-global-color-1);
  padding: 15px 25px;
  border-radius: 30px;
  height: 60px;
}
.results_slider.slick .slick-list .slick-slide.elementor-widget-image-box .elementor-image-box-wrapper,
.results_slider.slick .slick-list .slick-slide .elementor-widget-image-box .elementor-image-box-wrapper {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.38);
}
.results_slider.slick .slick-list .slick-slide.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img,
.results_slider.slick .slick-list .slick-slide .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
  margin-bottom: 0;
  width: unset;
}
.results_slider.slick .slick-list .slick-slide.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img img,
.results_slider.slick .slick-list .slick-slide .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img img {
  width: auto;
  max-height: 40px;
}

.box_slider .swiper {
  /*margin-right: 20px;*/
  padding-inline-end: 75px;
}
@media (min-width: 1480px) {
  .box_slider .swiper {
    margin-right: -150px;
    padding-inline-end: 150px;
  }
}
.box_slider .swiper .swiper-wrapper {
  position: relative;
}
.box_slider .swiper .swiper-wrapper .swiper-slide {
  font-style: normal;
  background-color: var(--ast-global-color-1);
  border-radius: 20px;
  padding: 50px 10px 0 10px;
  opacity: 0.5;
}
@media (min-width: 1200px) {
  .box_slider .swiper .swiper-wrapper .swiper-slide {
    padding: 100px 30px 30px;
  }
}
.box_slider .swiper .swiper-wrapper .swiper-slide em {
  font-style: normal;
  color: var(--ast-global-color-3);
}
.box_slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next, .box_slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.box_slider .swiper .swiper-wrapper .swiper-slide-next + .swiper-slide {
  /*&:after {
    background: linear-gradient(90deg, rgba(4,56,51,0) 20%, rgba(4,56,51,1) 100%);
    content: '';
    height: 100%;
    width: 150px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }*/
}
.box_slider .swiper:after {
  background: linear-gradient(90deg, rgba(4, 56, 51, 0) 20%, #043833 100%);
  content: "";
  height: 100%;
  width: 150px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  pointer-events: none;
}
.box_slider .elementor-swiper-button {
  border: 1px solid #fff !important;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
}
.box_slider .elementor-swiper-button svg {
  height: 12px !important;
  width: 17px !important;
}
@media (max-width: 1199px) {
  .box_slider .elementor-swiper-button {
    display: none !important;
  }
}
.box_slider .elementor-swiper-button.elementor-swiper-button-prev {
  left: 20px !important;
}
@media (min-width: 1200px) {
  .box_slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: -35px !important;
  }
}
.box_slider .elementor-swiper-button.elementor-swiper-button-next {
  right: 20px !important;
}
@media (min-width: 1480px) {
  .box_slider .elementor-swiper-button.elementor-swiper-button-next {
    right: -35px !important;
  }
}
.box_slider .elementor-swiper-button.swiper-button-disabled {
  display: none;
}
.box_slider.light .elementor-swiper-button {
  border: 1px solid rgba(4, 56, 51, 0.3) !important;
}
.box_slider.light .elementor-swiper-button svg path {
  fill: var(--e-global-color-5704199) !important;
}
.box_slider.light .swiper .swiper-wrapper .swiper-slide {
  background-color: #fff;
}
.box_slider.light .swiper .swiper-wrapper .swiper-slide-next + .swiper-slide {
  /*&:after {
  background: linear-gradient(90deg, rgba(4,56,51,0) 20%, var(--ast-global-color-4) 100%);
   }*/
}
.box_slider.light .swiper:after {
  background: linear-gradient(90deg, rgba(4, 56, 51, 0) 20%, var(--ast-global-color-4) 100%);
}

/*------------------------------------*\
    Case item
\*------------------------------------*/
.case_info .elementor-shortcode {
  text-align: center;
}
.case_info .elementor-shortcode .case_labels .case_label {
  margin: 2px;
  font-size: 15px;
  color: #fff;
  padding: 4px 12px;
  border: 1px solid #fff;
  border-radius: 30px;
  display: inline-flex;
  align-items: center;
}
.case_info .elementor-shortcode .case_markets .label {
  display: none;
}
.case_info .elementor-shortcode .case_markets .case_market {
  margin: 2px;
}
.case_info .elementor-shortcode .case_markets .case_market img {
  height: 23px;
  width: 23px;
  border-radius: 23px;
  object-fit: cover;
  overflow: hidden;
  border: 4px solid transparent;
  outline: 1px solid #D9D9D9;
}

.caseitem.with_button .btn_case_item_viewmore {
  background-color: var(--e-global-color-6e720a8);
  font-weight: 500;
  line-height: 1em;
  border-color: var(--ast-global-color-2);
  border-radius: 30px;
  padding: 20px 25px;
  color: #fff;
  min-width: 150px !important;
  text-align: center;
  font-size: 14px;
  margin-bottom: -74px;
  display: block;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .caseitem.with_button:hover {
    transform: scale(1.12);
    z-index: 1000;
  }
}
.caseitem.with_button:hover .btn_case_item_viewmore {
  opacity: 1;
  margin-bottom: 0;
}

/*------------------------------------*\
    Case slider
\*------------------------------------*/
.case_slider .swiper {
  /* 	padding-inline-end: 75px;
  margin-right: -75px;*/
  /* .swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
   }*/
}
@media (min-width: 768px) {
  .case_slider .swiper {
    /*padding-inline-end: 150px;*/
    /*margin-left: -150px;*/
  }
}
.case_slider .swiper .swiper-wrapper {
  padding: 25px 0;
}
@media (min-width: 768px) {
  .case_slider .swiper .swiper-wrapper {
    padding: 75px 0;
  }
}
.case_slider .swiper .swiper-wrapper .swiper-slide:nth-of-type(2n+1) {
  margin-top: -30px !important;
}
.case_slider .swiper .swiper-wrapper .swiper-slide:nth-of-type(3n+2) {
  margin-top: 20px !important;
}

/*------------------------------------*\
    Case list
\*------------------------------------*/
/*
Not used currently - because changed mind after design
.caselist {
  .caseitem {

	padding: 20px;
	@include bp(tablet){
	  padding: 40px;
	  min-height: unset;

	  aspect-ratio: 1/1;
	}
	> .e-con-inner {

	  padding-bottom: 0;
	  @include bp(tablet){
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		align-items: flex-end;
	  }
	  .caseitem_logo{

		@include bp(tablet) {
		  width: 40%;
		  display: flex;
		  text-align: left;
		  img{
			width: auto;
			object-fit: unset;
			max-width: unset;
			width: 100%;
			height: unset;
		  }
		}

	  }
	  .caseitem_content{
		@include bp(tablet) {

		  flex-basis: 60%;
		  > .e-con-inner {
			.elementor-shortcode {
			  text-align: right;
			}
		  }
		}
	  }
	}
  }
}
*/
.caselist .case {
  overflow: hidden;
  border-radius: 30px;
}

/*------------------------------------*\
    Single case
\*------------------------------------*/
.single-case h5, .single-case .entry-content h5 {
  margin-bottom: 10px;
}
.single-case .elementor-icon-list-items li {
  border: 1px solid var(--e-global-color-cc4e7bf);
  padding: 5px 20px;
  border-radius: 30px;
  font-size: 15px;
  color: var(--ast-global-color-0);
}
.single-case .elementor-icon-list-items li span {
  padding-left: 0 !important;
}
.single-case .elementor-icon-list-items li:first-of-type {
  font-weight: 600;
}
@media (max-width: 575px) {
  .single-case .elementor-icon-list-items li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.single-case .case_markets {
  border: 1px solid var(--e-global-color-cc4e7bf);
  padding: 5px 20px;
  border-radius: 30px;
  font-size: 15px;
  color: var(--ast-global-color-0);
  display: block;
}
.single-case .case_markets .label {
  display: inline-block;
  margin-right: 5px;
}
.single-case .case_markets .case_market {
  margin: 2px;
}
.single-case .case_markets .case_market img {
  height: 20px;
  width: 20px;
  border-radius: 20px;
  object-fit: cover;
  overflow: hidden;
}

.testimonial {
  font-size: 1.35em;
  line-height: 1.4em;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .testimonial {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.testimonial .elementor-testimonial-wrapper {
  overflow: visible;
}
.testimonial .elementor-testimonial-wrapper .elementor-testimonial-content {
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .testimonial .elementor-testimonial-wrapper .elementor-testimonial-content {
    font-size: 25px;
  }
}
.testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
    flex-direction: column;
  }
}
.testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-image {
  position: relative;
}
@media (max-width: 1199px) {
  .testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-image {
    padding-right: 0 !important;
    margin-bottom: 10px;
  }
}
.testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-image:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='88' height='87' viewBox='0 0 88 87' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.7587 11.7591C39.6859 17.543 31.5978 25.7714 28.5586 36.3636C25.9225 45.5888 27.3459 56.0517 34.3794 63.0089C38.1442 66.7471 43.1572 69.1906 48.5063 69.3367C50.0452 69.3759 50.1357 71.8071 48.584 71.7474C38.3227 71.4683 29.4161 63.9372 26.2793 54.3448C22.8724 43.8631 25.9037 32.3894 32.1907 23.6565C36.2691 18.0197 41.6348 13.437 47.4736 9.70258C48.7888 8.88072 50.061 10.9166 48.7587 11.7591Z' fill='%23ECD78B'/%3E%3Cpath d='M42.9686 65.0475C46.7968 65.6864 50.4249 67.4226 53.3082 70.0246C53.8786 70.5259 53.8018 71.5462 53.1314 71.9366C50.0668 73.7086 46.5036 74.3625 43.0017 73.8343C42.3388 73.7338 41.9507 72.9755 42.0893 72.3742C42.2433 71.706 42.8855 71.3619 43.5483 71.4624C46.3874 71.8902 49.3905 71.3003 51.8463 69.8801L51.6695 71.792C49.0741 69.4677 45.8828 67.9733 42.4092 67.3988C41.7668 67.2855 41.371 66.5606 41.4967 65.9387C41.6507 65.2706 42.2929 64.9264 42.9558 65.0269L42.9686 65.0475Z' fill='%23ECD78B'/%3E%3C/svg%3E%0A");
  height: 68px;
  width: 68px;
  background-size: contain;
  position: absolute;
  left: -50px;
  top: -30px;
  z-index: 1;
  display: block;
}
.testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-details {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
@media (max-width: 1199px) {
  .testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-details {
    flex-direction: column;
    align-items: center;
  }
}
.testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-details .elementor-testimonial-name {
  font-size: 0.875rem;
  line-height: 1em;
}
@media (max-width: 1199px) {
  .testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-details .elementor-testimonial-name {
    max-width: 150px;
    margin-right: 0;
    text-align: center;
    line-height: 1.3em;
  }
}
.testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-details .elementor-testimonial-job img {
  max-height: 37px;
  width: auto;
}
@media (min-width: 1200px) {
  .testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-details .elementor-testimonial-job {
    margin-left: 15px;
  }
}
.testimonial.center .elementor-testimonial-meta-inner {
  justify-content: center;
}

/*------------------------------------*\
    Testimonial slider
\*------------------------------------*/
.testimonial_slider {
  padding-top: 30px;
  /*.elementor-swiper-button{
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  background: #fff;
  top: -50px!important;
  svg{
    width: 17px!important;
  }
  @include bp(belowtablet){
    display: none!important;
  }
  &.elementor-swiper-button-prev {
  	left: unset!important;
  	right: 90px!important;

  }


  &.elementor-swiper-button-next {
  	left: unset!important;
  	right: 20px!important;

  }



  &.swiper-button-disabled{
    display: none;
  }
   }*/
}
.testimonial_slider .swiper {
  /*padding-inline-end: 75px;*/
}
@media (min-width: 1480px) {
  .testimonial_slider .swiper {
    margin-right: 20px;
    /* margin-right: -150px;
     padding-inline-end: 150px;*/
  }
}
.testimonial_slider .swiper .swiper-wrapper {
  position: relative;
}
.testimonial_slider .swiper .swiper-wrapper .swiper-slide {
  font-style: normal;
  background-color: #fff;
  border-radius: 20px;
  padding: 100px 20px 20px 20px;
  position: relative;
}
@media (min-width: 768px) {
  .testimonial_slider .swiper .swiper-wrapper .swiper-slide {
    padding: 100px 30px 30px;
  }
}
.testimonial_slider .swiper .swiper-wrapper .swiper-slide:before {
  content: "";
  height: 37px;
  width: 45px;
  background-image: url("data:image/svg+xml,%3Csvg width='46' height='38' viewBox='0 0 46 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.96007 19.16H16.9601V37.72H0.320068V16.12L9.28007 0.76001H17.9201L8.96007 16.12V19.16ZM36.9601 19.16H44.9601V37.72H28.3201V16.12L37.2801 0.76001H45.9201L36.9601 16.12V19.16Z' fill='%2300B1A3'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 40px;
  left: 30px;
}
@media (min-width: 768px) {
  .testimonial_slider .swiper .swiper-wrapper .swiper-slide:before {
    top: 50px;
    left: 50px;
  }
}
@media (min-width: 1200px) {
  .testimonial_slider .swiper .swiper-wrapper .swiper-slide-next + .swiper-slide + .swiper-slide {
    opacity: 0.5;
  }
  .testimonial_slider .swiper .swiper-wrapper .swiper-slide-next + .swiper-slide + .swiper-slide:after {
    background: linear-gradient(90deg, rgba(4, 56, 51, 0) 10%, #ecebe4 90%);
    content: "";
    height: 100%;
    width: 150px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
}

.elementor-element .logogrid {
  max-width: 1200px;
  margin: 0 auto;
}
.elementor-element .logogrid .e-con-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
@media (min-width: 1200px) {
  .elementor-element .logogrid .e-con-inner {
    gap: 20px;
  }
}
.elementor-element .logogrid .e-con-inner .logo_item {
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 15px;
  padding: 5px;
  width: calc(100% / 3 - 7px);
}
@media (min-width: 768px) {
  .elementor-element .logogrid .e-con-inner .logo_item {
    width: calc(100% / 4 - 15px);
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .elementor-element .logogrid .e-con-inner .logo_item {
    border-radius: 30px;
    width: calc(100% / 5 - 16px);
    padding: 15px;
  }
}
.elementor-element .logogrid .e-con-inner .logo_item img {
  max-width: 80%;
  max-height: 50px;
  width: auto;
}
.elementor-element .logogrid .e-con-inner .logo_item .elementor-widget-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-element .logogrid.col2 .e-con-inner .logo_item {
  aspect-ratio: unset;
  width: calc(100% / 2 - 10px);
  height: unset;
  aspect-ratio: 2/1;
}

.logoslider .slick-slide {
  width: 200px;
  padding: 5px;
}
@media (max-width: 767px) {
  .logoslider .slick-slide {
    width: 120px;
  }
}

.logo_item {
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 15px;
  padding: 5px;
  width: 100%;
  height: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  /*
  width: calc(100% / 3 - 7px);
  */
  /*  @include bp(tablet){
  	width: calc(100% / 4 - 15px);
  	padding: 10px;

    }*/
  /*  @include bp(desktop){
  	border-radius: 30px;
  	width: calc(100% / 5 - 16px);
  	padding: 15px;

    }*/
}
.logo_item img {
  max-width: 80%;
  /*
  max-height: 50px;
  */
  width: auto;
}
.logo_item .elementor-widget-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.clientgallery .elementor-gallery__titles-container {
  margin-bottom: 50px;
  /*	@include bp(mobile){
  	  justify-content: flex-start;
  	  overflow-x: auto;
  	  flex-wrap: nowrap;
  	  -webkit-overflow-scrolling: touch;
  	}*/
}
.clientgallery .elementor-gallery__titles-container a.elementor-gallery-title {
  border: 1px solid var(--e-global-color-cc4e7bf);
  padding: 7px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: var(--ast-global-color-0);
  min-width: 140px;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .clientgallery .elementor-gallery__titles-container a.elementor-gallery-title {
    padding: 10px 30px;
  }
}
@media (max-width: 767px) {
  .clientgallery .elementor-gallery__titles-container a.elementor-gallery-title {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.clientgallery .elementor-gallery__titles-container a.elementor-gallery-title:hover, .clientgallery .elementor-gallery__titles-container a.elementor-gallery-title.elementor-item-active {
  background: var(--ast-global-color-2);
  color: #fff;
}
.clientgallery .e-gallery-item {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  /*
  aspect-ratio: 1/1;
  */
  display: flex;
}
@media (min-width: 768px) {
  .clientgallery .e-gallery-item {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .clientgallery .e-gallery-item {
    padding: 40px;
  }
}
.clientgallery .e-gallery-item .e-gallery-image {
  background-size: contain;
  background-repeat: no-repeat;
}

/*------------------------------------*\
    Ultimate addons gallery
\*------------------------------------*/
.clientgallery_logos .uael-masonry-filters-wrapper .uael-masonry-filters .uael-masonry-filter {
  border: 1px solid var(--e-global-color-cc4e7bf);
  border-radius: 30px;
  color: var(--ast-global-color-0);
  min-width: 140px;
  text-align: center;
  margin-bottom: 10px;
  background: transparent;
  padding: 7px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1em;
}
@media (min-width: 1200px) {
  .clientgallery_logos .uael-masonry-filters-wrapper .uael-masonry-filters .uael-masonry-filter {
    padding: 15px 40px;
  }
}
.clientgallery_logos .uael-masonry-filters-wrapper .uael-masonry-filters .uael-masonry-filter.uael-current, .clientgallery_logos .uael-masonry-filters-wrapper .uael-masonry-filters .uael-masonry-filter:hover {
  background: var(--ast-global-color-2) !important;
  color: #fff;
}
@media (max-width: 767px) {
  .clientgallery_logos .uael-masonry-filters-wrapper .uael-masonry-filters .uael-masonry-filter {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.clientgallery_logos .uael-img-gallery-wrap {
  margin: 0 !important;
}
.clientgallery_logos .uael-img-gallery-wrap .uael-grid-item .uael-grid-item-content {
  background: #fff;
  padding: 20px !important;
  border-radius: 20px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .clientgallery_logos .uael-img-gallery-wrap .uael-grid-item .uael-grid-item-content {
    padding: 30px !important;
  }
}
@media (min-width: 1200px) {
  .clientgallery_logos .uael-img-gallery-wrap .uael-grid-item .uael-grid-item-content {
    padding: 40px !important;
  }
}
@media (min-width: 1200px) {
  .elementor-widget-savvy-authorwidget {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.elementor-widget-savvy-authorwidget .savvy_author {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
}
@media (max-width: 1199px) {
  .elementor-widget-savvy-authorwidget .savvy_author {
    flex-direction: column;
  }
}
.elementor-widget-savvy-authorwidget .savvy_author .text {
  color: #fff;
}
.elementor-widget-savvy-authorwidget .savvy_author .logo_image_container {
  display: flex;
  position: relative;
  /*&:before{
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='88' height='87' viewBox='0 0 88 87' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.7587 11.7591C39.6859 17.543 31.5978 25.7714 28.5586 36.3636C25.9225 45.5888 27.3459 56.0517 34.3794 63.0089C38.1442 66.7471 43.1572 69.1906 48.5063 69.3367C50.0452 69.3759 50.1357 71.8071 48.584 71.7474C38.3227 71.4683 29.4161 63.9372 26.2793 54.3448C22.8724 43.8631 25.9037 32.3894 32.1907 23.6565C36.2691 18.0197 41.6348 13.437 47.4736 9.70258C48.7888 8.88072 50.061 10.9166 48.7587 11.7591Z' fill='%2314B0A2'/%3E%3Cpath d='M42.9686 65.0475C46.7968 65.6864 50.4249 67.4226 53.3082 70.0246C53.8786 70.5259 53.8018 71.5462 53.1314 71.9366C50.0668 73.7086 46.5036 74.3625 43.0017 73.8343C42.3388 73.7338 41.9507 72.9755 42.0893 72.3742C42.2433 71.706 42.8855 71.3619 43.5483 71.4624C46.3874 71.8902 49.3905 71.3003 51.8463 69.8801L51.6695 71.792C49.0741 69.4677 45.8828 67.9733 42.4092 67.3988C41.7668 67.2855 41.371 66.5606 41.4967 65.9387C41.6507 65.2706 42.2929 64.9264 42.9558 65.0269L42.9686 65.0475Z' fill='%2314B0A2'/%3E%3C/svg%3E%0A");
  height: 68px;
  width: 68px;
  background-size: contain;
  position: absolute;
  left: -50px;
  top: -30px;
  z-index: 1;
  display: block;
  @include bp(belowdesktop){

    left: unset;
    right: -50px;
    transform: scaleX(-1);
  }
   }*/
}
.elementor-widget-savvy-authorwidget .savvy_author .logo_image_container .logo_image,
.elementor-widget-savvy-authorwidget .savvy_author .logo_image_container .author_image {
  background: #fff;
  height: 75px;
  width: 75px;
  border-radius: 75px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.elementor-widget-savvy-authorwidget .savvy_author .logo_image_container .logo_image {
  margin-right: -10px;
  z-index: 1;
}
.elementor-widget-savvy-authorwidget .savvy_author .logo_image_container .logo_image img {
  max-width: 80%;
}
.elementor-widget-savvy-authorwidget .savvy_author .logo_image_container .author_image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 1199px) {
  .elementor-widget-savvy-authorwidget .savvy_author .name_container {
    text-align: center;
  }
}
.elementor-widget-savvy-authorwidget .savvy_author .name_container .name {
  color: #fff;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 400;
}
.elementor-widget-savvy-authorwidget .savvy_author .name_container .job_title {
  color: var(--ast-global-color-2);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3em;
}
.elementor-widget-savvy-authorwidget .savvy_author.arrow .logo_image_container:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='88' height='87' viewBox='0 0 88 87' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.7587 11.7591C39.6859 17.543 31.5978 25.7714 28.5586 36.3636C25.9225 45.5888 27.3459 56.0517 34.3794 63.0089C38.1442 66.7471 43.1572 69.1906 48.5063 69.3367C50.0452 69.3759 50.1357 71.8071 48.584 71.7474C38.3227 71.4683 29.4161 63.9372 26.2793 54.3448C22.8724 43.8631 25.9037 32.3894 32.1907 23.6565C36.2691 18.0197 41.6348 13.437 47.4736 9.70258C48.7888 8.88072 50.061 10.9166 48.7587 11.7591Z' fill='%2314B0A2'/%3E%3Cpath d='M42.9686 65.0475C46.7968 65.6864 50.4249 67.4226 53.3082 70.0246C53.8786 70.5259 53.8018 71.5462 53.1314 71.9366C50.0668 73.7086 46.5036 74.3625 43.0017 73.8343C42.3388 73.7338 41.9507 72.9755 42.0893 72.3742C42.2433 71.706 42.8855 71.3619 43.5483 71.4624C46.3874 71.8902 49.3905 71.3003 51.8463 69.8801L51.6695 71.792C49.0741 69.4677 45.8828 67.9733 42.4092 67.3988C41.7668 67.2855 41.371 66.5606 41.4967 65.9387C41.6507 65.2706 42.2929 64.9264 42.9558 65.0269L42.9686 65.0475Z' fill='%2314B0A2'/%3E%3C/svg%3E%0A");
  height: 68px;
  width: 68px;
  background-size: contain;
  position: absolute;
  left: -50px;
  top: -30px;
  z-index: 1;
  display: block;
}
@media (max-width: 1199px) {
  .elementor-widget-savvy-authorwidget .savvy_author.arrow .logo_image_container:before {
    left: unset;
    right: -50px;
    transform: scaleX(-1);
  }
}

.elementor-widget-video .elementor-custom-embed-play svg {
  display: none;
}
.elementor-widget-video .elementor-custom-embed-play:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}
.elementor-widget-video .elementor-custom-embed-play:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23.4127' cy='23.4127' r='23.2877' fill='white'/%3E%3Cpath d='M19.3621 17.7819C19.3621 16.2383 21.0365 15.2766 22.3698 16.0543L31.5882 21.4317C32.9112 22.2034 32.9112 24.115 31.5882 24.8868L22.3698 30.2642C21.0365 31.0419 19.3621 30.0802 19.3621 28.5366V17.7819Z' fill='%2300B1A3'/%3E%3C/svg%3E%0A");
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center center;
  transition: all 200ms;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

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