@charset "UTF-8";
/* Text meant only for screen readers. */
.elementor-brand-item {
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.elementor-brand-wrapper .elementor-brand-image {
  display: flex;
  width: 100%;
  font-size: 0px;
  font-size: 0rem;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--e-global-color-secondary);
}
@media (max-width: 425px) {
  .elementor-brand-wrapper .elementor-brand-image {
    margin: 0 auto;
    width: 50%;
  }
}
.elementor-brand-wrapper .elementor-brand-image svg {
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: rgba(255, 255, 255, 0.3);
}
.elementor-brand-wrapper .elementor-brand-image img {
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: auto;
  float: left;
}
.elementor-brand-wrapper .elementor-brand-image:hover {
  color: var(--e-global-color-primary);
}
.elementor-brand-wrapper .elementor-brand-image:hover svg {
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: white;
}
.elementor-brand-wrapper a {
  display: block;
}
.elementor-brand-wrapper .column-item {
  margin-bottom: 30px;
}
.elementor-brand-wrapper .slick-slide {
  position: relative;
}
.elementor-brand-wrapper .slick-slide:before {
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #ebebeb;
  position: absolute;
}
.elementor-brand-wrapper .slick-slide:last-child:before {
  content: none !important;
}
.elementor-brand-wrapper .elementor-widget-razox-brand .razox-carousel .column-item {
  margin-bottom: 0 !important;
}
.elementor-brand-wrapper .elementor-widget-razox-brand .razox-carousel .slick-track {
  display: flex !important;
  align-items: center;
}

.elementor-widget-razox-breadcrumb .breadcrumb {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  letter-spacing: 0;
  line-height: 24px;
}
.elementor-widget-razox-breadcrumb .breadcrumb .home:before {
  font-size: 14px;
  font-size: 0.875rem;
  transform: translateY(-4px);
  margin-right: 5px;
}
.elementor-widget-razox-breadcrumb .breadcrumb a {
  color: var(--e-global-color-text);
}
.elementor-widget-razox-breadcrumb .breadcrumb a:hover {
  color: var(--e-global-color-primary);
  text-decoration: underline;
}
.elementor-widget-razox-breadcrumb .breadcrumb span {
  margin: 0 7px;
}
.elementor-widget-razox-breadcrumb .breadcrumb span:first-child {
  margin-left: 0;
}
.elementor-widget-razox-breadcrumb .breadcrumb span:last-child {
  margin-right: 0;
}
.elementor-widget-razox-breadcrumb .breadcrumb .breadcrumb-listItem > span:before {
  font-family: "razox-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "";
  font-size: 9px;
  font-size: 0.5625rem;
  margin-right: 11px;
}
.elementor-widget-razox-breadcrumb .breadcrumb .breadcrumb-listItem > span:first-child:before {
  content: unset;
}
.elementor-widget-razox-breadcrumb .razox-title {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: var(--e-global-typography-accent-font-family);
  font-weight: var(--e-global-typography-accent-font-weight);
  text-transform: var(--e-global-typography-accent-text-transform);
  font-style: var(--e-global-typography-accent-font-style);
  text-decoration: var(--e-global-typography-accent-text-decoration);
  line-height: var(--e-global-typography-accent-line-height);
  letter-spacing: var(--e-global-typography-accent-letter-spacing);
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 23px;
}
@media (min-width: 568px) {
  .elementor-widget-razox-breadcrumb .razox-title {
    font-size: 100px;
    font-size: 6.25rem;
  }
}

.hidden-razox-list-item-yes .breadcrumb-listItem {
  display: none;
}

.hidden-razox-title-yes .razox-title {
  display: none;
}

.single-post .hidden-razox-title-single-yes .razox-title, .single-give_forms .hidden-razox-title-single-yes .razox-title {
  display: none;
}
.single-post .hidden-breadcrumb-title-single, .single-give_forms .hidden-breadcrumb-title-single {
  display: none;
}

.breadcrumb-wrap {
  display: var(--page-title-display);
}

.home .main-breadcrumb {
  display: none;
}

.wpcf7-form ::placeholder {
  color: var(--e-global-color-secondary);
}

.wpcf7-form {
  margin: 0;
}
.wpcf7-form p {
  margin: 0;
}
.wpcf7-form p label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  text-transform: capitalize;
}
.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 30px;
  margin-top: -20px;
}
.wpcf7-form .wpcf7-form-control-wrap input[type=text], .wpcf7-form .wpcf7-form-control-wrap input[type=number], .wpcf7-form .wpcf7-form-control-wrap input[type=email], .wpcf7-form .wpcf7-form-control-wrap input[type=tel], .wpcf7-form .wpcf7-form-control-wrap input[type=url],
.wpcf7-form .wpcf7-form-control-wrap input[type=password], .wpcf7-form .wpcf7-form-control-wrap input[type=search], .wpcf7-form .wpcf7-form-control-wrap input[type=date], .wpcf7-form .wpcf7-form-control-wrap .input-text, .wpcf7-form .wpcf7-form-control-wrap select, .wpcf7-form .wpcf7-form-control-wrap textarea {
  width: 100%;
  border-width: 1px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  padding: 13px 23px;
  border-radius: 5px;
  background-color: transparent;
  color: var(--e-global-color-text);
  margin-bottom: 20px;
}
.wpcf7-form .wpcf7-form-control-wrap textarea {
  margin: auto;
  width: 100%;
  height: 100%;
}
.wpcf7-form .wpcf7-form-control-wrap select:not([size]):not([multiple]) {
  font-size: 14px;
  font-size: 0.875rem;
  color: var(--e-global-color-text);
  border-radius: 5px;
}
.wpcf7-form .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.wpcf7-form .row [class*=" column-"], .wpcf7-form .row [class^=column-] {
  padding: 0 15px 0 15px;
}
.wpcf7-form .row p {
  margin-bottom: 29px;
}
.wpcf7-form .row p label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
}
.wpcf7-form button, .wpcf7-form input[type=button], .wpcf7-form input[type=reset], .wpcf7-form input[type=submit], .wpcf7-form .button {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  padding: 0.8rem 1.875rem;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
  border: 1px solid var(--e-global-color-secondary);
  background-color: var(--e-global-color-secondary);
  white-space: nowrap;
  color: var(--body-color);
  justify-content: center;
  letter-spacing: 0;
  position: relative;
  overflow: hidden;
  text-transform: capitalize;
  display: inline-block;
  padding: 14px 32px;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.wpcf7-form button span, .wpcf7-form input[type=button] span, .wpcf7-form input[type=reset] span, .wpcf7-form input[type=submit] span, .wpcf7-form .button span {
  position: relative;
  z-index: 2;
}
.wpcf7-form button::before, .wpcf7-form input[type=button]::before, .wpcf7-form input[type=reset]::before, .wpcf7-form input[type=submit]::before, .wpcf7-form .button::before {
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  width: 155%;
  height: 800%;
  background: var(--e-global-color-primary);
  position: absolute;
  top: -350%;
  left: -235%;
  transform: rotate(-45deg);
}
.wpcf7-form button::after, .wpcf7-form input[type=button]::after, .wpcf7-form input[type=reset]::after, .wpcf7-form input[type=submit]::after, .wpcf7-form .button::after {
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  width: 155%;
  height: 800%;
  background: var(--e-global-color-primary);
  position: absolute;
  top: -350%;
  right: -235%;
  z-index: 0;
  transform: rotate(-45deg);
}
.wpcf7-form button:hover, .wpcf7-form input[type=button]:hover, .wpcf7-form input[type=reset]:hover, .wpcf7-form input[type=submit]:hover, .wpcf7-form .button:hover {
  border: 1px solid var(--e-global-color-primary);
  color: #ffffff;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wpcf7-form button:hover::before, .wpcf7-form input[type=button]:hover::before, .wpcf7-form input[type=reset]:hover::before, .wpcf7-form input[type=submit]:hover::before, .wpcf7-form .button:hover::before {
  left: 0;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.wpcf7-form button:hover::after, .wpcf7-form input[type=button]:hover::after, .wpcf7-form input[type=reset]:hover::after, .wpcf7-form input[type=submit]:hover::after, .wpcf7-form .button:hover::after {
  right: 0;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.wpcf7-form button:hover .elementor-button-icon, .wpcf7-form input[type=button]:hover .elementor-button-icon, .wpcf7-form input[type=reset]:hover .elementor-button-icon, .wpcf7-form input[type=submit]:hover .elementor-button-icon, .wpcf7-form .button:hover .elementor-button-icon {
  color: #FFFFFF;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wpcf7-form button i, .wpcf7-form input[type=button] i, .wpcf7-form input[type=reset] i, .wpcf7-form input[type=submit] i, .wpcf7-form .button i {
  width: 5px;
  height: 8px;
  color: var(--e-global-color-primary);
  position: relative;
  z-index: 99;
  margin-left: 9px;
  font-size: 8px;
}
.wpcf7-form button:hover, .wpcf7-form input[type=button]:hover, .wpcf7-form input[type=reset]:hover, .wpcf7-form input[type=submit]:hover, .wpcf7-form .button:hover {
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  color: #FFFFFF;
}
.wpcf7-form button:hover i, .wpcf7-form input[type=button]:hover i, .wpcf7-form input[type=reset]:hover i, .wpcf7-form input[type=submit]:hover i, .wpcf7-form .button:hover i {
  color: #FFFFFF;
}
.wpcf7-form .wpcf7-spinner {
  position: absolute;
}

.contact-form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-form .contact-form-wrapper {
  max-width: 930px;
  width: 100%;
}
.contact-form .contact-form-wrapper .form-horizontal {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.contact-form .contact-form-wrapper .form-horizontal .wpcf7-form-control-wrap .form-name,
.contact-form .contact-form-wrapper .form-horizontal .wpcf7-form-control-wrap .form-email,
.contact-form .contact-form-wrapper .form-horizontal .wpcf7-form-control-wrap .form-phone-number {
  max-width: 300px;
  max-height: 50px;
}
.contact-form .contact-form-wrapper .form-horizontal p:not(::last-child) {
  margin-right: 15px;
}
.contact-form .contact-form-wrapper .form-message {
  max-height: 149px;
  padding: 20px 22px;
}
.contact-form .contact-form-wrapper button {
  margin-top: 20px;
}

@media (max-width: 1200px) {
  .contact-form .contact-form-wrapper .form-horizontal {
    flex-direction: column;
  }
  .contact-form .contact-form-wrapper .form-horizontal p {
    margin: 0;
    width: 100%;
  }
  .contact-form .contact-form-wrapper .form-horizontal span.wpcf7-form-control-wrap {
    display: inline-grid;
    width: 100%;
  }
  .contact-form .contact-form-wrapper .form-horizontal span.wpcf7-form-control-wrap input.wpcf7-form-control {
    max-width: 100%;
  }
}
.elementor-widget-razox-countdown .elementor-razox-countdown {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
}
.elementor-widget-razox-countdown .elementor-razox-countdown-item {
  position: relative;
  width: 70px;
  height: 70px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.elementor-widget-razox-countdown .elementor-razox-countdown-item:last-child {
  margin-right: 0 !important;
}
.elementor-widget-razox-countdown .elementor-razox-countdown-item svg {
  position: absolute;
  top: 0;
  left: 0;
}
.elementor-widget-razox-countdown .elementor-countdown-item {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  margin-right: 5px;
}
.elementor-widget-razox-countdown .elementor-countdown-item:before {
  content: ":";
  display: inline-block;
  position: absolute;
  right: -11px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  color: var(--e-global-color-secondary);
}
.elementor-widget-razox-countdown .elementor-countdown-item:last-child {
  margin-right: 0;
}
.elementor-widget-razox-countdown .elementor-countdown-item:last-child:before {
  display: none;
}
.elementor-widget-razox-countdown .elementor-countdown-label {
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  text-align: center;
  color: var(--e-global-color-secondary);
}
.elementor-widget-razox-countdown .elementor-countdown-digits {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  text-align: center;
  color: var(--e-global-color-primary);
}
.elementor-widget-razox-countdown .countdown-title {
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  font-size: 15px;
  font-size: 0.9375rem;
  color: var(--e-global-color-secondary);
}
.elementor-widget-razox-countdown.countdown-style-1 .countdown-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.elementor-widget-razox-countdown.countdown-style-1 .elementor-countdown-item:before {
  display: none;
}
.elementor-widget-razox-countdown.countdown-style-1 .elementor-countdown-item .elementor-countdown-digits {
  text-align: center;
  color: #FFFFFF;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 38px;
  font-weight: 700;
  margin-bottom: -4px;
}
.elementor-widget-razox-countdown.countdown-style-1 .elementor-countdown-item:last-child .elementor-countdown-digits:before {
  display: none;
}
.elementor-widget-razox-countdown.countdown-style-1 .countdown-title {
  margin-right: 15px;
}
.elementor-widget-razox-countdown.countdown-style-1 .elementor-countdown-label {
  color: #FFFFFF;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.elementor-widget-razox-countdown.countdown-style-2 .elementor-countdown-item {
  padding: 9px 5px 8px 5px;
  border-radius: 4px;
  margin-right: 19px;
}
.elementor-widget-razox-countdown.countdown-style-2 .elementor-countdown-item .elementor-countdown-digits {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  color: var(--e-global-color-secondary);
}

.elementor-counter {
  position: relative;
  display: flex;
}
.elementor-counter .elementor-counter-wrapper {
  margin-bottom: 0;
}
.elementor-counter .elementor-icon-counter {
  justify-content: center;
  align-items: center;
  font-size: 54px;
  font-size: 3.375rem;
}
.elementor-counter .elementor-icon-counter i {
  display: inline-block;
}
.elementor-counter .elementor-icon-counter i:before {
  display: block;
}
.elementor-counter .elementor-counter-number {
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: var(--e-global-typography-primary-font-weight);
  text-transform: var(--e-global-typography-primary-text-transform);
  font-style: var(--e-global-typography-primary-font-style);
  text-decoration: var(--e-global-typography-primary-text-decoration);
  line-height: var(--e-global-typography-primary-line-height);
  letter-spacing: var(--e-global-typography-primary-letter-spacing);
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 60px;
  color: var(--e-global-color-primary);
}
.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
  flex-grow: 0;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 60px;
  font-size: 3.75rem;
  color: var(--e-global-color-primary);
}
.elementor-counter .elementor-counter-title {
  text-align: inherit;
  font-family: var(--e-global-typography-accent-font-family);
  font-weight: var(--e-global-typography-accent-font-weight);
  text-transform: var(--e-global-typography-accent-text-transform);
  font-style: var(--e-global-typography-accent-font-style);
  text-decoration: var(--e-global-typography-accent-text-decoration);
  line-height: var(--e-global-typography-accent-line-height);
  letter-spacing: var(--e-global-typography-accent-letter-spacing);
  font-size: 16px;
  font-size: 1rem;
  color: var(--e-global-color-secondary);
}
.elementor-counter .elementor-counter-sub-title {
  font-size: 16px;
  font-size: 1rem;
}
.elementor-counter .elementor-counter-description {
  font-size: 16px;
  font-size: 1rem;
}
.elementor-alignment-left .elementor-counter {
  justify-content: flex-start;
}
.elementor-alignment-left .elementor-counter .elementor-icon-counter {
  display: inline-flex;
  flex: 0 0 auto;
}
.elementor-alignment-left .elementor-counter .elementor-counter-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.elementor-alignment-center .elementor-counter {
  justify-content: center;
  flex-direction: column;
}
.elementor-alignment-center .elementor-counter .elementor-icon-counter {
  display: inline-flex;
  flex: 0 0 auto;
  margin: 0 auto;
}
.elementor-alignment-center .elementor-counter .elementor-counter-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.elementor-alignment-center .elementor-counter .elementor-counter-number-wrapper {
  justify-content: center;
}
.elementor-alignment-right .elementor-counter {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.elementor-alignment-right .elementor-counter .elementor-icon-counter {
  display: inline-flex;
  flex: 0 0 auto;
}
.elementor-alignment-right .elementor-counter .elementor-counter-number-wrapper {
  justify-content: flex-end;
}
.elementor-alignment-right .elementor-counter .elementor-counter-wrapper {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.elementor-alignment-right .elementor-counter .elementor-counter-title,
.elementor-alignment-right .elementor-counter .elementor-counter-sub-title,
.elementor-alignment-right .elementor-counter .elementor-counter-description {
  text-align: right;
}
.elementor-vertical-align-top .elementor-counter {
  align-items: flex-start;
}
.elementor-vertical-align-middle .elementor-counter {
  align-items: center;
}
.elementor-vertical-align-bottom .elementor-counter {
  align-items: flex-end;
}

.elementor-heading-carousel-item-wrapper .elementor-heading-carousel-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.elementor-heading-carousel-item-wrapper .elementor-heading-carousel-item .header-carousel-title {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-heading-carousel-item-wrapper .elementor-heading-carousel-item .header-carousel-title .header-title {
  transition: all 0.4s ease;
  margin: 0;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: var(--e-global-typography-primary-font-weight);
  text-transform: var(--e-global-typography-primary-text-transform);
  font-style: var(--e-global-typography-primary-font-style);
  text-decoration: var(--e-global-typography-primary-text-decoration);
  line-height: var(--e-global-typography-primary-line-height);
  letter-spacing: var(--e-global-typography-primary-letter-spacing);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
}
.elementor-heading-carousel-item-wrapper .elementor-heading-carousel-item .header-carousel-title .header-icon {
  display: flex;
  font-size: 16px;
  font-size: 1rem;
  width: 16px;
}
.elementor-heading-carousel-item-wrapper .elementor-heading-carousel-item .header-carousel-title .header-icon svg {
  font-size: 16px;
  font-size: 1rem;
}

@media only screen and (max-width: 425px) {
  .elementor-heading-carousel-item-wrapper .elementor-heading-carousel-item .culm-left {
    justify-content: center;
    display: block;
    text-align: center;
  }
  .elementor-heading-carousel-item-wrapper .elementor-heading-carousel-item .culm-left .header-carousel-title {
    padding: 12px 15px;
  }
  .elementor-heading-carousel-item-wrapper .elementor-heading-carousel-item .culm-right {
    display: none;
  }
}
.button-header-carousel-style-razox-default .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  padding: 0.8rem 1.875rem;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
  border: 1px solid var(--e-global-color-secondary);
  background-color: var(--e-global-color-secondary);
  white-space: nowrap;
  color: var(--body-color);
  justify-content: center;
  letter-spacing: 0;
  position: relative;
  overflow: hidden;
  text-transform: capitalize;
  display: inline-block;
  position: relative;
}
.button-header-carousel-style-razox-default .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button span {
  position: relative;
  z-index: 2;
}
.button-header-carousel-style-razox-default .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button::before {
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  width: 155%;
  height: 800%;
  background: var(--e-global-color-primary);
  position: absolute;
  top: -350%;
  left: -235%;
  transform: rotate(-45deg);
}
.button-header-carousel-style-razox-default .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button::after {
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  width: 155%;
  height: 800%;
  background: var(--e-global-color-primary);
  position: absolute;
  top: -350%;
  right: -235%;
  z-index: 0;
  transform: rotate(-45deg);
}
.button-header-carousel-style-razox-default .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover {
  border: 1px solid var(--e-global-color-primary);
  color: #ffffff;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-header-carousel-style-razox-default .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover::before {
  left: 0;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.button-header-carousel-style-razox-default .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover::after {
  right: 0;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.button-header-carousel-style-razox-default .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover .elementor-button-icon {
  color: #FFFFFF;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-header-carousel-style-razox-default .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button span {
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.button-header-carousel-style-razox-default .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover i {
  color: #FFFFFF;
}

.button-header-carousel-style-razox-outline .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button {
  color: var(--e-global-color-secondary);
  background-color: transparent;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: var(--e-global-typography-primary-font-weight);
  text-transform: var(--e-global-typography-primary-text-transform);
  font-style: var(--e-global-typography-primary-font-style);
  text-decoration: var(--e-global-typography-primary-text-decoration);
  line-height: var(--e-global-typography-primary-line-height);
  letter-spacing: var(--e-global-typography-primary-letter-spacing);
  border: 1px solid rgba(255, 255, 255, 0.2);
  letter-spacing: 0;
  text-transform: capitalize;
  position: relative;
}
.button-header-carousel-style-razox-outline .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button .elementor-button-icon i {
  margin: -3px 0px 0 0px;
  color: #FFFFFF;
}
.button-header-carousel-style-razox-outline .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button span {
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.button-header-carousel-style-razox-outline .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover i {
  color: #FFFFFF;
}

.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: var(--e-global-typography-accent-font-family);
  font-weight: var(--e-global-typography-accent-font-weight);
  text-transform: var(--e-global-typography-accent-text-transform);
  font-style: var(--e-global-typography-accent-font-style);
  text-decoration: var(--e-global-typography-accent-text-decoration);
  line-height: var(--e-global-typography-accent-line-height);
  letter-spacing: var(--e-global-typography-accent-letter-spacing);
  background-color: transparent;
  padding: 0;
  border: none;
  border-radius: 0;
  color: var(--e-global-color-secondary);
  position: relative;
  letter-spacing: 0;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button::before, .button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button::after {
  content: none;
}
.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover {
  color: var(--e-global-color-primary);
  box-shadow: none;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button .elementor-button-icon i {
  margin: -3px 0px 0 0px;
  color: #FFFFFF;
}
.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button .elementor-button-icon i:before {
  font-size: 11px;
}
.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button span {
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: var(--e-global-color-primary);
  bottom: 0;
  right: 0;
  transition: width 0.7s;
}
.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover {
  background-color: transparent;
}
.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover:before {
  width: 100%;
  left: 0;
}
.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover .elementor-button-text {
  color: var(--e-global-color-primary);
}
.button-header-carousel-style-razox-link .elementor-heading-carousel-item .culm-right .header-carousel-button-wapper .elementor-button:hover i {
  color: var(--e-global-color-primary);
}

.elementor-header-group-wrapper .header-group-action {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 0;
}
.elementor-header-group-wrapper .header-group-action > div {
  display: inline-flex;
  position: relative;
  text-align: center;
}
.elementor-header-group-wrapper .header-group-action > div:first-child {
  margin-left: 0;
}
.elementor-header-group-wrapper .header-group-action > div:last-child {
  margin-right: 0;
  margin-top: 3px;
}
.elementor-header-group-wrapper .header-group-action .site-header-account, .elementor-header-group-wrapper .header-group-action .site-header-wishlist, .elementor-header-group-wrapper .header-group-action .site-header-search, .elementor-header-group-wrapper .header-group-action .site-header-button {
  display: none;
}
@media (min-width: 1025px) {
  .elementor-header-group-wrapper .header-group-action .site-header-account, .elementor-header-group-wrapper .header-group-action .site-header-wishlist, .elementor-header-group-wrapper .header-group-action .site-header-search, .elementor-header-group-wrapper .header-group-action .site-header-button {
    display: block;
  }
}
.elementor-header-group-wrapper .site-header-account a .account-content {
  display: none;
}
.elementor-header-group-wrapper .site-header-account .account-dropdown.active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}

.elementor-widget-heading .elementor-heading-wrapper-inner {
  display: flex;
  flex-direction: column;
}
.elementor-widget-heading .elementor-heading-title {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  color: var(--e-global-color-primary);
  text-transform: capitalize;
  line-height: 1.15;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-small {
  font-size: 14px;
  font-size: 0.875rem;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
  font-size: 16px;
  font-size: 1rem;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
  font-size: 20px;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 48px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
.elementor-widget-heading .elementor-sub-title {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  color: var(--e-global-color-text);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
}
.elementor-widget-heading.elementor-align-left .elementor-heading-title {
  justify-content: flex-start;
}
.elementor-widget-heading.elementor-align-center .elementor-heading-title {
  justify-content: center;
}
.elementor-widget-heading.elementor-align-right .elementor-heading-title {
  justify-content: flex-end;
}
.elementor-widget-heading.elementor-align-justify .elementor-heading-title {
  justify-content: space-between;
}
.elementor-widget-heading.elementor-heading-align-flex-start .elementor-sub-title {
  margin: 0 auto 0 0;
}
.elementor-widget-heading.elementor-heading-align-center .elementor-sub-title {
  margin: 0 auto;
}
.elementor-widget-heading.elementor-heading-align-flex-end .elementor-sub-title {
  margin: 0 0 0 auto;
}

.subtitle-position-below .elementor-sub-title {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .subtitle-position-below .elementor-sub-title {
    margin-top: 1.4rem;
  }
}

.subtitle-position-above .elementor-sub-title {
  order: -1;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .subtitle-position-above .elementor-sub-title {
    margin-bottom: 1.4rem;
  }
}

.razox-sub-under-divider-yes .elementor-heading-title:hover {
  text-decoration: underline;
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
  display: block;
  text-align: center;
}

.elementor-widget-icon-box .elementor-icon-box-icon {
  margin-bottom: var(--icon-box-icon-margin, 15px);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
    align-items: flex-start;
  }

  .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
    align-items: center;
  }

  .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
    align-items: flex-end;
  }
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
  display: flex;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
  display: inline-flex;
  flex: 0 0 auto;
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
  text-align: end;
  flex-direction: row-reverse;
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
  margin-left: var(--icon-box-icon-margin, 15px);
  margin-right: 0;
  margin-bottom: unset;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
  text-align: start;
  flex-direction: row;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
  margin-right: var(--icon-box-icon-margin, 15px);
  margin-left: 0;
  margin-bottom: unset;
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper {
  display: block;
  text-align: center;
  flex-direction: unset;
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
  margin-bottom: var(--icon-box-icon-margin, 15px);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: -1) {
  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
    display: flex;
  }

  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto;
  }

  .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
    text-align: end;
    flex-direction: row-reverse;
  }

  .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper {
    text-align: start;
    flex-direction: row;
  }

  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset;
  }

  .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: -1) {
  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
    display: flex;
  }

  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto;
  }

  .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
    text-align: end;
    flex-direction: row-reverse;
  }

  .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper {
    text-align: start;
    flex-direction: row;
  }

  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset;
  }

  .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: -1) {
  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
    display: flex;
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto;
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
    text-align: end;
    flex-direction: row-reverse;
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper {
    text-align: start;
    flex-direction: row;
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset;
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 1024px) {
  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
    display: flex;
  }

  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto;
  }

  .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
    text-align: end;
    flex-direction: row-reverse;
  }

  .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper {
    text-align: start;
    flex-direction: row;
  }

  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset;
  }

  .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: -1) {
  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
    display: flex;
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto;
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
    text-align: end;
    flex-direction: row-reverse;
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper {
    text-align: start;
    flex-direction: row;
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset;
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
    display: flex;
  }

  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto;
  }

  .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
    text-align: end;
    flex-direction: row-reverse;
  }

  .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper {
    text-align: start;
    flex-direction: row;
  }

  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }

  .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset;
  }

  .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }

  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: block;
    flex: unset;
  }
}
.elementor-widget-icon-box .elementor-icon-box-title a {
  color: inherit;
}

.elementor-widget-icon-box .elementor-icon-box-content {
  flex-grow: 1;
}

.elementor-widget-icon-box .elementor-icon-box-description {
  margin: 0;
}

.elementor-widget-pavo-image-gallery .grid__item a {
  display: block;
}
.elementor-widget-pavo-image-gallery .grid__item a img {
  display: block;
}

.razox-image-gallery-sweet .isotope-grid .grid__item {
  width: 294px !important;
  height: 264px !important;
}
.razox-image-gallery-sweet .isotope-grid .grid__item .gallery-image img {
  width: 294px !important;
  height: 264px !important;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMDcgMTg2Ij48ZyBmaWxsPSJub25lIiBjbGFzcz0ibmMtaWNvbi13cmFwcGVyIj48cGF0aCBkPSJNMTQzLjI0MyAwSDYzLjc1N0M1NS4xOTYgMCA0Ny4yNTEgNC41OTcgNDIuOTcgMTIuMDA3TDMuMjEgODAuOTkzYTI0LjEyIDI0LjEyIDAgMCAwIDAgMjQuMDQ4bDM5Ljc2IDY4Ljk1MkM0Ny4yNSAxODEuNDM3IDU1LjE5NiAxODYgNjMuNzU4IDE4Nmg3OS40ODVjOC41NjEgMCAxNi41MDYtNC41OTcgMjAuNzg3LTEyLjAwN2wzOS43NTktNjguOTUyYTI0LjEyIDI0LjEyIDAgMCAwIDAtMjQuMDQ4TDE2NC4wMyAxMi4wMDdDMTU5Ljc0OSA0LjU5NyAxNTEuODA0IDAgMTQzLjI0MyAweiIgZmlsbD0iY3VycmVudENvbG9yIj48L3BhdGg+PC9nPjwvc3ZnPg==);
  -webkit-mask-size: 100%;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  object-fit: cover;
}
.razox-image-gallery-sweet .isotope-grid .grid__item .gallery-image a:before {
  display: none;
}
.razox-image-gallery-sweet .isotope-grid .grid__item:nth-child(1) {
  top: 30% !important;
}
.razox-image-gallery-sweet .isotope-grid .grid__item:nth-child(even) {
  top: 5% !important;
}
.razox-image-gallery-sweet .isotope-grid .grid__item:nth-child(2) {
  left: 249px !important;
}
.razox-image-gallery-sweet .isotope-grid .grid__item:nth-child(3) {
  left: 498px !important;
  top: 30% !important;
}
.razox-image-gallery-sweet .isotope-grid .grid__item:nth-child(4) {
  left: 747px !important;
}
.razox-image-gallery-sweet .isotope-grid .grid__item:nth-child(5) {
  right: 0 !important;
  left: unset !important;
  top: 30% !important;
}

.razox-image-gallery-masonry .isotope-grid {
  height: 1120px !important;
}
@media (max-width: 1200px) {
  .razox-image-gallery-masonry .isotope-grid {
    height: 902px !important;
  }
}
@media (max-width: 1024px) {
  .razox-image-gallery-masonry .isotope-grid {
    height: 2243px !important;
  }
}
.razox-image-gallery-masonry .grid__item:nth-child(4) {
  top: 290px !important;
  left: 480px !important;
  position: absolute;
}
@media (max-width: 1440px) {
  .razox-image-gallery-masonry .grid__item:nth-child(4) {
    left: 473px !important;
  }
}
@media (max-width: 1200px) {
  .razox-image-gallery-masonry .grid__item:nth-child(4) {
    top: 238px !important;
    left: 390px !important;
  }
}
@media (max-width: 1024px) {
  .razox-image-gallery-masonry .grid__item:nth-child(4) {
    left: 0 !important;
    top: 36.5% !important;
  }
}
.razox-image-gallery-masonry .grid__item:nth-child(4) .gallery-image {
  width: 450px !important;
  height: 340px !important;
}
@media (max-width: 1440px) {
  .razox-image-gallery-masonry .grid__item:nth-child(4) .gallery-image {
    width: 435px !important;
  }
}
@media (max-width: 1200px) {
  .razox-image-gallery-masonry .grid__item:nth-child(4) .gallery-image {
    width: 360px !important;
  }
}
.razox-image-gallery-masonry .grid__item:nth-child(6) {
  top: 660px !important;
  left: 480px !important;
  position: absolute;
}
@media (max-width: 1440px) {
  .razox-image-gallery-masonry .grid__item:nth-child(6) {
    left: 473px !important;
    top: 651px !important;
  }
}
@media (max-width: 1200px) {
  .razox-image-gallery-masonry .grid__item:nth-child(6) {
    top: 534px !important;
    left: 390px !important;
  }
  .razox-image-gallery-masonry .grid__item:nth-child(6) .gallery-image {
    width: 360px !important;
  }
}
@media (max-width: 1024px) {
  .razox-image-gallery-masonry .grid__item:nth-child(6) {
    left: 0 !important;
    top: 122.5% !important;
  }
}
@media (max-width: 1440px) {
  .razox-image-gallery-masonry .grid__item:nth-child(6) {
    width: 435px !important;
  }
}
.razox-image-gallery-masonry .grid__item:nth-child(7) {
  top: 603px !important;
  left: 960px !important;
  position: absolute;
}
@media (max-width: 1440px) {
  .razox-image-gallery-masonry .grid__item:nth-child(7) {
    top: 590px !important;
    left: 940px !important;
  }
}
@media (max-width: 1200px) {
  .razox-image-gallery-masonry .grid__item:nth-child(7) {
    top: 488px !important;
    left: 780px !important;
  }
}
.razox-image-gallery-masonry img {
  width: 100% !important;
  object-fit: cover;
}
@media (min-width: 1024px) {
  .razox-image-gallery-masonry .grid__item:nth-child(10n+4), .razox-image-gallery-masonry .grid__item:nth-child(10n+9) {
    width: 66% !important;
  }
}

.isotope-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.isotope-grid .grid__item {
  margin-bottom: var(--grid-column-gap);
}

.elementor-widget-razox-image-gallery {
  width: 100%;
}
.elementor-widget-razox-image-gallery ul {
  margin: 0 0 55px 0;
}
.elementor-widget-razox-image-gallery .gallery-image {
  position: relative;
}
.elementor-widget-razox-image-gallery .gallery-image a i {
  display: none;
}
.elementor-widget-razox-image-gallery .gallery-image img {
  display: block;
  transition: all 0.3s ease;
}
.elementor-widget-razox-image-gallery .gallery-image:nth-child(even) {
  margin-top: 30px;
}
.elementor-widget-razox-image-gallery .elementor-galerry__filter {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: var(--e-global-typography-accent-font-family);
  font-weight: var(--e-global-typography-accent-font-weight);
  text-transform: var(--e-global-typography-accent-text-transform);
  font-style: var(--e-global-typography-accent-font-style);
  text-decoration: var(--e-global-typography-accent-text-decoration);
  line-height: var(--e-global-typography-accent-line-height);
  letter-spacing: var(--e-global-typography-accent-letter-spacing);
  line-height: 1.3;
  position: relative;
  cursor: pointer;
  outline: 0;
  border: none;
  color: var(--e-global-color-text);
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-widget-razox-image-gallery .elementor-galerry__filter .count {
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  color: var(--e-global-color-secondary);
  position: absolute;
  top: -10px;
}
.elementor-widget-razox-image-gallery .elementor-galerry__filter.elementor-active, .elementor-widget-razox-image-gallery .elementor-galerry__filter:hover {
  color: var(--e-global-color-primary);
}

.image-gallery-effects-yes .gallery-image {
  position: relative;
}
.image-gallery-effects-yes .gallery-image a {
  overflow: hidden;
  display: block;
}
.image-gallery-effects-yes .gallery-image a i {
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: visible;
  transform: translate(-50%, 0px);
  transition: all 0.35s;
  color: var(--e-global-color-secondary);
  z-index: 2;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 20px;
  font-weight: 400;
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.image-gallery-effects-yes .gallery-image a:hover:before {
  opacity: 1;
  visibility: visible;
}
.image-gallery-effects-yes .gallery-image a:hover i {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%);
}

.elementor-image-gallery {
  position: relative;
}

.elementor-editor-active .isotope-grid {
  height: auto !important;
}
.elementor-editor-active .isotope-grid .grid__item > a {
  pointer-events: none;
}

.elementor-galerry__filters {
  list-style: none;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 30px;
  grid-row-gap: 15px;
}

.elementor-filter-left .elementor-galerry__filters {
  justify-content: flex-start;
}

.elementor-filter-right .elementor-galerry__filters {
  justify-content: flex-end;
}

.elementor-widget-razox-image-gallery .razox-carousel .slick-list {
  overflow: visible;
}

@media only screen and (max-width: 650px) {
  .razox-image-gallery-masonry .grid__item:nth-child(5), .razox-image-gallery-masonry .grid__item:nth-child(5n+6) {
    width: 100% !important;
  }
}
.razox-language-switcher ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.razox-language-switcher span {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: uppercase;
  color: var(--e-global-color-text);
}
.razox-language-switcher .language-switcher-head .title {
  margin-right: 6px;
}
.razox-language-switcher .language-switcher-head img {
  margin-right: 8px;
}
.razox-language-switcher a {
  display: block;
}
.razox-language-switcher img {
  display: inline-block;
  margin-right: 5px;
  height: 12px;
  object-fit: cover;
}
.razox-language-switcher .item > div {
  display: flex;
  cursor: pointer;
  align-items: center;
}
.razox-language-switcher .item > div i {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: var(--e-global-typography-primary-font-weight);
  color: var(--e-global-color-secondary);
}
.razox-language-switcher .sub-item {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  z-index: 999;
  text-align: left;
  top: calc(100% + 5px);
  padding: 10px 0;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: translateY(20px);
}
.razox-language-switcher .sub-item:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  top: -10px;
}
.razox-language-switcher .sub-item a {
  display: flex;
  align-items: center;
  padding: 7px 15px;
  min-width: 126px;
  white-space: nowrap;
}
.razox-language-switcher .sub-item a:hover, .razox-language-switcher .sub-item a:focus {
  background-color: rgba(0, 0, 0, 0.05);
}
.razox-language-switcher .sub-item a > span {
  text-transform: unset;
}
.razox-language-switcher li.item {
  position: relative;
}
.razox-language-switcher li.item:hover .sub-item {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  box-shadow: 0px 0px 30px 0px #0000001A;
}

.language-switcher-style-hover-right-yes .razox-language-switcher .sub-item {
  right: 0;
  left: unset;
}

.form-style .mc4wp-form {
  margin: 0;
}
.form-style .mc4wp-form .mc4wp-form-fields {
  display: flex;
  background-color: #FFFFFF;
  border-radius: 5px;
}
.form-style .mc4wp-form .mc4wp-form-fields .form-mc4 {
  margin: 0;
  display: flex;
  width: 100%;
  position: relative;
}
.form-style .mc4wp-form .mailchimp input[type=email] {
  position: relative;
}
.form-style .mc4wp-form button[type=submit] {
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: var(--e-global-typography-primary-font-weight);
  text-transform: var(--e-global-typography-primary-text-transform);
  font-style: var(--e-global-typography-primary-font-style);
  text-decoration: var(--e-global-typography-primary-text-decoration);
  line-height: var(--e-global-typography-primary-line-height);
  letter-spacing: var(--e-global-typography-primary-letter-spacing);
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  color: var(--e-global-color-dark);
  padding: 20px 24px 20px 24px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  border: none;
  background: transparent;
}
.form-style .mc4wp-form button[type=submit]:hover {
  color: var(--e-global-color-primary);
}
.form-style .mc4wp-form button[type=submit]::after {
  font-family: "razox-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "";
  color: var(--e-global-color-primary);
  line-height: 1;
  text-indent: 0;
  text-align: center;
  font-size: 8px;
  margin-left: 9px;
}
.form-style .mc4wp-form input[type=email] {
  width: 100%;
  padding: 18px 30px 18px 30px;
  line-height: 24px;
  background-color: #ffffff;
  border: none;
  color: #888888;
}
.form-style .mc4wp-form input[type=email]::placeholder {
  color: #888888;
}

.form-mailchimp-style-1 .mc4wp-form {
  margin: 0;
}
.form-mailchimp-style-1 .mc4wp-form-fields {
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0px !important;
  background-color: transparent !important;
  align-items: flex-start;
}
.form-mailchimp-style-1 .mc4wp-form-fields input[type=email] {
  margin-bottom: 0;
  padding: 0 0 19px 0;
  font-weight: 400;
  line-height: 22px;
  border-radius: 5px;
  width: 100%;
  border: none;
  font-family: var(--e-global-typography-text-font-family);
  font-size: 16px;
  font-size: 1rem;
  background-color: transparent;
  color: var(--e-global-color-text);
}
.form-mailchimp-style-1 .mc4wp-form-fields input[type=email]:focus {
  border-color: var(--e-global-color-primary);
}
.form-mailchimp-style-1 .mc4wp-form-fields input[type=email]::placeholder {
  color: #ffffff;
}
.form-mailchimp-style-1 .mc4wp-form-fields button[type=submit] {
  background-color: transparent;
  border: none;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .form-mailchimp-style-1 .mc4wp-form-fields p {
    padding: 4px;
  }
  .form-mailchimp-style-1 .mc4wp-form-fields input[type=email] {
    padding: 12px 0 10px 8px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.form-checkbox {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.form-checkbox input [type=checkbox] {
  background-color: var(--e-global-color-primary);
}

.hidden-razox-form-checkbox-yes .form-checkbox {
  display: none;
}

.elementor-canvas-menu-wrapper {
  display: flex;
}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button {
  display: inline-flex;
  align-items: center;
}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button .screen-reader-text {
  position: unset !important;
  word-wrap: unset !important;
  margin: 0;
  height: unset;
  width: unset;
  clip: unset;
  overflow: unset;
  clip-path: unset;
  order: 1;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--e-global-color-secondary);
}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button:hover .screen-reader-text {
  color: var(--e-global-color-primary);
}

.razox-canvas-menu-layout-1.elementor-widget-razox-menu-canvas .razox-icon {
  margin-right: 13px;
}

.razox-canvas-menu-layout-2.elementor-widget-razox-menu-canvas .elementor-canvas-menu-wrapper .menu-mobile-nav-button .screen-reader-text {
  display: none;
}
.razox-canvas-menu-layout-2.elementor-widget-razox-menu-canvas .elementor-canvas-menu-wrapper .menu-mobile-nav-button .razox-icon {
  margin-right: 0;
}

.razox-canvas-menu-layout-3.elementor-widget-razox-menu-canvas .elementor-canvas-menu-wrapper .menu-mobile-nav-button {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 10px;
}
.razox-canvas-menu-layout-3.elementor-widget-razox-menu-canvas .elementor-canvas-menu-wrapper .menu-mobile-nav-button .razox-icon {
  margin-right: 0;
}

.nav-vertical-navigation {
  position: relative;
  display: inline-block;
}
.nav-vertical-navigation ul.menu {
  display: inline-block;
  list-style: none;
  margin: 0;
  position: relative;
  padding: 18px 0 0 0;
}
.nav-vertical-navigation ul.menu a {
  text-transform: uppercase;
}
.nav-vertical-navigation ul.menu a:hover {
  color: var(--e-global-color-primary);
}
.nav-vertical-navigation ul.menu li {
  position: relative;
}
.nav-vertical-navigation ul.menu li li:hover > .sub-menu, .nav-vertical-navigation ul.menu li.razox-menu-item--open > .sub-menu {
  opacity: 1;
  visibility: visible;
  left: 100%;
  top: 0;
  z-index: 99;
  transform: translateZ(0);
}
.nav-vertical-navigation ul.menu li li:hover > .sub-menu li, .nav-vertical-navigation ul.menu li.razox-menu-item--open > .sub-menu li {
  opacity: 1;
}
.nav-vertical-navigation ul.menu li li:hover > .sub-menu li:nth-child(1), .nav-vertical-navigation ul.menu li.razox-menu-item--open > .sub-menu li:nth-child(1) {
  animation: qode-menu-item 0s both;
  animation-delay: 0s;
}
.nav-vertical-navigation ul.menu li li:hover > .sub-menu li:nth-child(2), .nav-vertical-navigation ul.menu li.razox-menu-item--open > .sub-menu li:nth-child(2) {
  animation: qode-menu-item 0.1s both;
  animation-delay: 0.1s;
}
.nav-vertical-navigation ul.menu li li:hover > .sub-menu li:nth-child(3), .nav-vertical-navigation ul.menu li.razox-menu-item--open > .sub-menu li:nth-child(3) {
  animation: qode-menu-item 0.2s both;
  animation-delay: 0.2s;
}
.nav-vertical-navigation ul.menu li li:hover > .sub-menu li:nth-child(4), .nav-vertical-navigation ul.menu li.razox-menu-item--open > .sub-menu li:nth-child(4) {
  animation: qode-menu-item 0.3s both;
  animation-delay: 0.3s;
}
.nav-vertical-navigation ul.menu li li:hover > .sub-menu li:nth-child(5), .nav-vertical-navigation ul.menu li.razox-menu-item--open > .sub-menu li:nth-child(5) {
  animation: qode-menu-item 0.4s both;
  animation-delay: 0.4s;
}
.nav-vertical-navigation ul.menu li li:hover > .sub-menu li:nth-child(6), .nav-vertical-navigation ul.menu li.razox-menu-item--open > .sub-menu li:nth-child(6) {
  animation: qode-menu-item 0.8s both;
  animation-delay: 0.5s;
}
.nav-vertical-navigation ul.menu li li:hover > .sub-menu li:nth-child(7), .nav-vertical-navigation ul.menu li.razox-menu-item--open > .sub-menu li:nth-child(7) {
  animation: qode-menu-item 0.8s both;
  animation-delay: 0.6s;
}
.nav-vertical-navigation ul.menu li li:hover > .sub-menu li:nth-child(8), .nav-vertical-navigation ul.menu li.razox-menu-item--open > .sub-menu li:nth-child(8) {
  animation: qode-menu-item 0.8s both;
  animation-delay: 0.7s;
}
.nav-vertical-navigation ul.menu li.current-menu-item > a, .nav-vertical-navigation ul.menu li.current-menu-ancestor > a, .nav-vertical-navigation ul.menu li.current-menu-parent > a {
  color: var(--e-global-color-primary);
}
.nav-vertical-navigation ul.menu > li {
  padding: 0 20px;
}
.nav-vertical-navigation ul.menu > li > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  line-height: 100px;
  font-size: 80px;
  font-size: 5rem;
  color: #9A9A9A;
}
.nav-vertical-navigation ul.menu > li li a {
  display: block;
  padding: 10px 0;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  line-height: 100px;
  font-size: 80px;
  font-size: 5rem;
}
.nav-vertical-navigation ul.menu .sub-menu {
  position: absolute;
  left: 100%;
  width: 1200px;
  list-style: none;
  transform: translateZ(0);
  opacity: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.nav-vertical-navigation ul.menu .sub-menu li.menu-item {
  padding: 0 30px;
}
.nav-vertical-navigation ul.menu .sub-menu li.menu-item a {
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.3);
}
.nav-vertical-navigation ul.menu .sub-menu li.menu-item a:after {
  content: "/";
  position: relative;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.3);
  left: 34px;
}
.nav-vertical-navigation ul.menu .sub-menu li.menu-item:hover a {
  color: transparent;
  -webkit-text-stroke: 1px var(--e-global-color-primary);
}
.nav-vertical-navigation ul.menu .sub-menu li.menu-item:hover a:after {
  -webkit-text-stroke: 1px var(--e-global-color-primary);
}
.nav-vertical-navigation ul.menu .sub-menu li.menu-item:last-child a:after {
  display: none;
}
.nav-vertical-navigation ul.menu .sub-menu li.menu-item.current-menu-item > a, .nav-vertical-navigation ul.menu .sub-menu li.menu-item.current-menu-ancestor > a, .nav-vertical-navigation ul.menu .sub-menu li.menu-item.current-menu-parent > a {
  color: transparent;
  -webkit-text-stroke: 1px var(--e-global-color-primary);
}
.nav-vertical-navigation ul.menu .sub-menu li.menu-item.current-menu-item > a:after, .nav-vertical-navigation ul.menu .sub-menu li.menu-item.current-menu-ancestor > a:after, .nav-vertical-navigation ul.menu .sub-menu li.menu-item.current-menu-parent > a:after {
  -webkit-text-stroke: 1px var(--e-global-color-primary);
}

@keyframes qode-menu-item {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  35% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.elementor-widget-razox-nav-menu.razox-nav-menu-divider-yes .main-navigation ul.menu > li.menu-item:not(:last-child) > a:before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 24px;
  width: 1px;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #D9D9D9;
}

@media only screen and (max-width: 1200px) {
  .elementor-widget-razox-nav-menu.razox-nav-menu-divider-yes .main-navigation ul.menu > li.menu-item > a:before {
    right: 8px;
  }
}
.icon-hot-deal:before {
  content: url("https://i.imgur.com/B65gvMe.png");
}

.icon-gift-box:before {
  content: url("https://i.imgur.com/2Mithgk.png");
}

.menu-sale .main-navigation ul.menu > li.menu-item:last-child > a {
  color: var(--e-global-color-primary) !important;
}

.menu-usd .main-navigation ul.menu li.menu-item ul {
  transform: translate(0, 20px);
  left: 20px;
  z-index: 999;
}
.menu-usd .main-navigation ul.menu li.menu-item ul li.menu-item {
  padding: 0;
}
.menu-usd .main-navigation ul.menu li.menu-item ul li.menu-item a {
  padding: 7px 15px !important;
  border: none !important;
  color: var(--e-global-color-text);
}
.menu-usd .main-navigation ul.menu li.menu-item ul li.menu-item a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.menu-usd .main-navigation ul.menu li.menu-item:hover ul {
  transform: translate(0, 0);
}

.elementor-widget-razox-post-grid .slick-list {
  overflow: visible;
  clip-path: inset(-30px -14px);
}
.elementor-widget-razox-post-grid .slick-slide:not(.slick-active) .post-inner {
  box-shadow: unset;
}

[class*=post-style-] .post-inner {
  display: block;
}
[class*=post-style-] .excerpt-content {
  -webkit-line-clamp: 2;
  padding-top: 14px;
}
[class*=post-style-] .entry-title {
  margin: 0;
}

.layout-post-style-1 .post-image .post-thumbnail {
  margin-bottom: 25px;
}
.layout-post-style-1 .post-content .entry-content .entry-title {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 34px;
}
.layout-post-style-1 .post-content .entry-content .excerpt-content {
  padding-top: 6px;
}
.layout-post-style-1 .post-content .post-more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
}

.layout-post-style-2 .author-avatar {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 30px;
  top: 30px;
}
.layout-post-style-2 .author-avatar img {
  border-radius: 50%;
}
.layout-post-style-2 .categories-link a {
  border-radius: 5px;
}

.posts-effects-yes .layout-post-style-3 .elementor-posts-item:first-child .post-thumbnail:before, .posts-effects-yes .layout-post-style-3 .elementor-posts-item:first-child .post-thumbnail img {
  display: none;
}
.posts-effects-yes .layout-post-style-3 .elementor-posts-item:first-child .entry-content:before {
  top: 0;
  background-color: var(--e-global-color-primary);
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.posts-effects-yes .layout-post-style-3 .elementor-posts-item:first-child .entry-content:after {
  display: none;
}
.posts-effects-yes .layout-post-style-3 .elementor-posts-item:first-child .entry-title {
  color: var(--e-global-color-secondary);
}
.posts-effects-yes .layout-post-style-3 .elementor-posts-item:first-child .entry-title a {
  color: var(--e-global-color-secondary);
}
.posts-effects-yes .layout-post-style-3 .elementor-posts-item:first-child .categories-link a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
  background-color: transparent;
}
.posts-effects-yes .layout-post-style-3 .elementor-posts-item:first-child .posted-on a {
  color: var(--e-global-color-secondary);
}

.layout-post-style-3 .post-inner {
  margin: 0;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.layout-post-style-3 .post-thumbnail {
  padding-top: 100%;
  margin: 0;
}
.layout-post-style-3 .post-thumbnail:before {
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.layout-post-style-3 .posted-on a {
  color: #ffffff;
}
.layout-post-style-3 .post-content {
  position: absolute;
  border: none;
  border-radius: 0;
  padding: 40px;
  height: 100%;
  width: 100%;
  top: 0;
}
.layout-post-style-3 .post-content .entry-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.layout-post-style-3 .post-content .entry-content .entry-meta {
  margin: 0;
}
.layout-post-style-3 .post-content .entry-content:before, .layout-post-style-3 .post-content .entry-content:after {
  position: absolute;
}
.layout-post-style-3 .excerpt-content {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 25px;
}
.layout-post-style-3 .entry-title, .layout-post-style-3 .excerpt-content, .layout-post-style-3 .post-author, .layout-post-style-3 .post-author a, .layout-post-style-3 .meta-reply a, .layout-post-style-3 .categories-link, .layout-post-style-3 .entry-meta {
  color: #ffffff;
  z-index: 2;
  position: relative;
}
.layout-post-style-3 .categories-link a {
  border-color: var(--e-global-color-primary);
  background-color: var(--e-global-color-primary);
}
.layout-post-style-3 .categories-link a:hover {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
  background-color: transparent;
}

.elementor-grid .elementor-posts-item:last-child .post-style-3 .post-inner {
  border-bottom: none;
}

.elementor-widget-razox-product-categories .razox-swiper {
  clip-path: inset(-20px);
  overflow: visible;
}
.elementor-widget-razox-product-categories .category-product-img {
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.elementor-widget-razox-product-categories .category-product-img img {
  margin-left: auto;
  margin-right: auto;
  object-fit: cover;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-widget-razox-product-categories .category-product-img a {
  overflow: hidden;
}
.elementor-widget-razox-product-categories .category-title {
  position: relative;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  color: var(--e-global-color-secondary);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-razox-product-categories .category-title a {
  color: inherit;
}
.elementor-widget-razox-product-categories .category-count-wrapper {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  line-height: 1;
  color: var(--e-global-color-lighter);
  transition: all 0.3s ease;
}
.elementor-widget-razox-product-categories .category-count-wrapper .category-count {
  color: var(--e-global-color-lighter);
  padding-right: 4px;
}
.elementor-widget-razox-product-categories .category-product-back img {
  object-fit: cover;
  filter: blur(20px);
  width: 100%;
  height: 100%;
}

.category-product-style-1 .category-product-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.category-product-style-1 .category-title {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 38px;
  text-transform: capitalize;
  margin-bottom: 0;
  max-width: 54%;
  margin-top: 12px;
}
.category-product-style-1 .category-title a {
  color: var(--e-global-color-secondary);
}
.category-product-style-1 .category-title:hover a {
  color: var(--e-global-color-primary);
}
.category-product-style-1 .category-product-img {
  display: block;
  width: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}
.category-product-style-1 .product-cat {
  background: #F0F2F8;
  border-radius: 10px;
  padding: 41px;
  position: relative;
  height: 100%;
  min-height: 300px;
}
.category-product-style-1 .product-cat:hover {
  transition: all 1s ease;
}
.category-product-style-1 .product-cat:hover .category-count {
  color: #FFFFFF;
}
.category-product-style-1 .product-cat:hover .elementor-button {
  color: #FFFFFF;
}
.category-product-style-1 .product-cat:hover .elementor-button:before {
  left: 0;
  transition: all 1s ease;
}
.category-product-style-1 .product-cat:hover .elementor-button:after {
  right: 0;
  transition: all 1s ease;
}
.category-product-style-1 .category-count-wrapper {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  line-height: 18px;
  color: var(--e-global-color-lighter);
  transition: all 0.6s ease;
  text-transform: lowercase;
  padding: 4px 14px;
  border: #FFFFFF;
  background: #FFFFFF;
}
.category-product-style-1 .category-count-wrapper .category-count {
  transition: all 0.6s ease;
}
.category-product-style-1 .category-count-wrapper:hover {
  border: none;
}
.category-product-style-1 .category-product-button-wrapper {
  position: absolute;
  right: 0;
  z-index: 1;
  bottom: -10px;
  line-height: 30px;
  background-color: var(--body-color);
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
  padding: 0px 0px 0px 20px;
}
.category-product-style-1 .category-product-button-wrapper .category-product-button {
  position: relative;
  line-height: 20px;
  bottom: -5px;
}
.category-product-style-1 .category-product-button-wrapper .category-product-button::after {
  font-family: "razox-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "";
  color: var(--e-global-color-primary);
  line-height: 1;
  text-indent: 0;
  text-align: center;
  font-size: 8px;
}
.category-product-style-1 .category-product-button-wrapper .category-product-button .button-text {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-accent-font-family);
  font-weight: var(--e-global-typography-accent-font-weight);
  text-transform: var(--e-global-typography-accent-text-transform);
  font-style: var(--e-global-typography-accent-font-style);
  text-decoration: var(--e-global-typography-accent-text-decoration);
  line-height: var(--e-global-typography-accent-line-height);
  letter-spacing: var(--e-global-typography-accent-letter-spacing);
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  text-transform: capitalize;
  letter-spacing: 0;
  transition: all 0.4s ease;
  margin-right: 5px;
}
.category-product-style-1 .category-product-button-wrapper .category-product-button .button-text:hover {
  color: var(--e-global-color-primary);
}

.category-product-style-2 .category-product-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.category-product-style-2 .product-cat {
  height: 100%;
  border-radius: 10px;
}
.category-product-style-2 .product-cat:hover {
  transition: all 1s ease;
}
.category-product-style-2 .product-cat:hover .category-count, .category-product-style-2 .product-cat:hover .category-count-text {
  color: #FFFFFF;
}
.category-product-style-2 .product-cat:hover .elementor-button {
  color: #FFFFFF;
  border-color: var(--e-global-color-primary);
}
.category-product-style-2 .product-cat:hover .elementor-button:before {
  left: 0;
  transition: all 1s ease;
}
.category-product-style-2 .product-cat:hover .elementor-button:after {
  right: 0;
  transition: all 1s ease;
}
.category-product-style-2 .category-product-img {
  display: block;
  height: 219px;
  width: 100%;
  background-color: #F3F5FA;
  padding: 21px 33px 21px;
  border: 1px solid var(--e-global-color-border);
  border-bottom: none !important;
  border-radius: 10px 10px 0 0;
  position: relative;
}
.category-product-style-2 .category-product-img .category-product-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 111px;
  position: relative;
  z-index: 2;
}
.category-product-style-2 .category-product-img .category-product-icon svg {
  width: 100%;
}
.category-product-style-2 .category-product-img .category-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  padding-top: 15px;
  flex: 1;
  margin: 0;
  line-height: 28px;
}
.category-product-style-2 .category-count-wrapper {
  display: block !important;
  border-radius: 0 0 10px 10px;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  font-size: 14px;
  font-size: 0.875rem;
  background-color: var(--body-color);
  border: 1px solid var(--e-global-color-border);
  line-height: 1.3;
  color: var(--e-global-color-lighter);
  padding: 14px 30px 17px;
}
.category-product-style-2 .category-count-wrapper .category-count, .category-product-style-2 .category-count-wrapper .category-count-text {
  color: var(--e-global-color-lighter);
  transition: all 0.5s ease;
}
.category-product-style-2 .category-count-wrapper:hover {
  border: 1px solid var(--e-global-color-border);
}
.category-product-style-2 .category-count-wrapper:hover .category-count, .category-product-style-2 .category-count-wrapper:hover .category-count-text {
  color: var(--body-color);
}

.category-product-style-3 .category-product-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.category-product-style-3 .elementor-categories-item .product-cat {
  display: inline-block;
  position: relative;
}
.category-product-style-3 .elementor-categories-item .product-cat:hover .category-title {
  color: var(--e-global-color-primary);
}
.category-product-style-3 .category-product-img {
  display: block;
  width: 100%;
  padding: 21px 33px 21px;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
}
.category-product-style-3 .category-product-img .category-product-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 111px;
}
.category-product-style-3 .category-product-icon {
  display: inline-block;
}
.category-product-style-3 .category-product-icon .category-product-link {
  display: inline-flex;
  padding: 34px;
  background-color: #F3F5FA;
  border-radius: 50%;
  color: var(--e-global-color-primary);
}
.category-product-style-3 .category-product-icon .category-product-link svg {
  width: 32px;
  height: 32px;
}
.category-product-style-3 .category-product-icon .category-product-link i {
  font-size: 32px;
}
.category-product-style-3 .category-title {
  padding-top: 26px;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.1;
}
.category-product-style-3 .category-count-wrapper .category-count, .category-product-style-3 .category-count-wrapper .category-count-text {
  color: #ffffff;
  transition: all 0.5s ease;
}

.category-product-style-4 .product-cat {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  align-items: center;
}
.category-product-style-4 .product-cat .category-product-back {
  width: 100%;
  height: 150px;
  border-radius: 10px;
  overflow: hidden;
}
.category-product-style-4 .product-cat .category-product-back .back {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.category-product-style-4 .product-cat .category-product-img {
  flex-direction: column;
  position: relative;
  height: 79px;
  justify-content: flex-end;
  transition: all 0.5s ease;
}
.category-product-style-4 .product-cat .category-product-img .category-product-link {
  overflow: visible;
  color: #FFF;
}
.category-product-style-4 .product-cat .category-product-img .category-product-link i {
  font-size: 90px;
}
.category-product-style-4 .product-cat .category-product-img .category-product-link svg {
  width: 80px;
  height: 80px;
}
.category-product-style-4 .product-cat .category-title {
  color: #FFF;
  margin-bottom: 0;
  margin-top: 21px;
}
.category-product-style-4 .product-cat .category-product-caption {
  margin-top: 14px;
}
.category-product-style-4 .product-cat .category-count-wrapper {
  background-color: #181818;
}
.category-product-style-4 .product-cat .category-count-wrapper span {
  color: #FFF;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
}
.category-product-style-4 .product-cat .category-count-wrapper span .category-count {
  margin-right: 3px;
}
.category-product-style-4 .product-cat:hover {
  transition: all 0.5s ease;
}
.category-product-style-4 .product-cat:hover .category-product-img img,
.category-product-style-4 .product-cat:hover .category-product-img svg {
  transform: scale(1.1);
  transition: all 0.5s ease;
}
.category-product-style-4 .product-cat:hover .category-count, .category-product-style-4 .product-cat:hover .category-count-text {
  color: #FFFFFF;
}
.category-product-style-4 .product-cat:hover .category-title:hover {
  color: var(--e-global-color-primary);
}
.category-product-style-4 .product-cat:hover .elementor-button {
  color: #FFFFFF;
  border-color: var(--e-global-color-primary);
}
.category-product-style-4 .product-cat:hover .elementor-button:before {
  left: 0;
  transition: all 1s ease;
}
.category-product-style-4 .product-cat:hover .elementor-button:after {
  right: 0;
  transition: all 1s ease;
}

@keyframes spin {
  100% {
    transform: rotateZ(360deg);
  }
}
@keyframes nospin {
  100% {
    transform: rotateZ(0deg);
  }
}
.review-item {
  border-radius: 10px;
  padding: 45px 50px 46px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.review-item .product-caption {
  padding-top: 0;
  flex-grow: 0;
}
.review-item .product-caption .woocommerce-loop-product__title {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.review-item .review-bottom {
  padding-top: 21px;
  display: flex;
  justify-content: space-between;
  margin-top: auto;
}
.review-item .review-head img.avatar {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 12px;
  display: none;
}
.review-item .review-meta {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
}
.review-item .review-meta .woocommerce-review__author {
  display: block;
  color: #000;
  margin-bottom: 0;
  margin-top: 4px;
}
.review-item .review-meta .woocommerce-review__published-date {
  display: block;
  color: #888888;
}
.review-item .review-meta .star-rating {
  font-size: 12px;
  line-height: 1em;
  height: 1em;
}
.review-item .review-meta .star-rating span {
  height: 0;
  padding-top: 2em;
}
.review-item .review-meta .star-rating span::before {
  color: #FFAA29;
}
.review-item .review-content {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  color: var(--e-global-color-dark);
}
.review-item .product-item .product-thumbnail {
  border-radius: 5px;
  border: 1px solid #DFE1E7;
}
.review-item .product-item .product-thumbnail img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
.review-item .product-item .woocommerce-loop-product__title {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 600;
  display: block;
  margin-bottom: 4px;
}
.review-item .product-item .woocommerce-loop-product__title a {
  color: var(--text_light);
}

.product-review-style-2 .review-item {
  border-radius: 10px;
  background-color: #222222;
}
.product-review-style-2 .review-content {
  color: #FFF;
}
.product-review-style-2 .review-meta .woocommerce-review__author {
  color: #FFF;
}
.product-review-style-2 .review-meta {
  padding-top: 0;
}

@media (max-width: 767px) {
  .elementor-product-review-wrapper .elementor-swiper-button {
    display: none !important;
  }
}
.elementor-html .site-content-contain {
  z-index: 100;
}
.elementor-html .product-image.no-gallery {
  display: none !important;
}

.woocommerce-carousel {
  position: relative;
}
.woocommerce-carousel ul.products {
  display: none;
  position: static !important;
}
.woocommerce-carousel ul.products.slick-initialized {
  display: block;
}
.woocommerce-carousel ul.products li.product {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.woocommerce-carousel .razox-products-spacing {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.woocommerce-carousel .slick-slide > div {
  display: flex;
  height: 100%;
}
.woocommerce-carousel .slick-next.slick-disabled,
.woocommerce-carousel .slick-prev.slick-disabled {
  opacity: 0.8;
  cursor: not-allowed;
}

@media (min-width: 500px) and (max-width: 768px) {
  .mobile-switcher-style-product-yes.elementor-widget-razox-products ul.products li.product {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  .mobile-switcher-style-product-yes.elementor-widget-razox-products .woocommerce-carousel ul.products li.product {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.elementor-widget-razox-products .razox-products-spacing {
  padding: 0;
  border: none;
  border-radius: 0;
}
.elementor-widget-razox-products .product-block-list {
  display: flex;
  height: 100%;
  border-radius: 10px;
  border: 1px solid var(--e-global-color-border);
  overflow: unset;
  padding: 30px 20px 28px 30px;
}
.elementor-widget-razox-products .product-block-list .right {
  flex: 1;
  padding: 0;
}
@media (max-width: 600px) {
  .elementor-widget-razox-products .product-block-list .right {
    margin-top: 20px;
  }
}
.elementor-widget-razox-products .product-block-list .left {
  margin-right: 0;
}
.elementor-widget-razox-products .product-block-list .count-review .star-rating {
  margin-right: 5px;
}
.elementor-widget-razox-products ul.products .woocommerce-loop-product__title,
.elementor-widget-razox-products ul.products .wc-block-grid__product-title {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: left;
}
.elementor-widget-razox-products .elementor-grid {
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap);
}
.elementor-widget-razox-products .left {
  max-width: 270px;
  flex: 1;
  margin-right: 30px;
  position: relative;
}
@media (max-width: 600px) {
  .elementor-widget-razox-products .left {
    flex: unset;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}
.elementor-widget-razox-products li.product:last-child, .elementor-widget-razox-products li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: unset;
}
.elementor-widget-razox-products li.product .product-category, .elementor-widget-razox-products li .product-category {
  margin-bottom: 10px;
  line-height: 1rem;
}
.elementor-widget-razox-products li.product .woocommerce-loop-product__title, .elementor-widget-razox-products li .woocommerce-loop-product__title {
  margin-bottom: 14px;
}
.elementor-widget-razox-products li.product .label-wrapper, .elementor-widget-razox-products li .label-wrapper {
  bottom: 0;
  left: 0;
  position: absolute;
}
.elementor-widget-razox-products li.product .label-wrapper span, .elementor-widget-razox-products li .label-wrapper span {
  background-color: var(--e-global-color-highlight);
}
.elementor-widget-razox-products li.product .count-review, .elementor-widget-razox-products li .count-review {
  margin-bottom: 14px;
}
.elementor-widget-razox-products li.product .price, .elementor-widget-razox-products li .price {
  margin-bottom: 0px;
}
.elementor-widget-razox-products li.product .product-button, .elementor-widget-razox-products li .product-button {
  margin-top: 9px;
}
.elementor-widget-razox-products li.product .time-sale, .elementor-widget-razox-products li .time-sale {
  margin-top: auto;
  padding: 10px 0 0;
  margin-bottom: -43px;
}
@media (max-width: 600px) {
  .elementor-widget-razox-products li.product .time-sale, .elementor-widget-razox-products li .time-sale {
    margin-bottom: 0;
  }
}
.elementor-widget-razox-products li.product .time-sale .deal-text, .elementor-widget-razox-products li .time-sale .deal-text {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
}
.elementor-widget-razox-products li.product .time-sale .razox-countdown .countdown-item, .elementor-widget-razox-products li .time-sale .razox-countdown .countdown-item {
  padding: 10px 7px 10px;
  background-color: var(--e-global-color-primary);
  clip-path: polygon(0% 0%, 100% 0, 100% 84%, 84% 100%, 0% 100%);
  min-width: 70px;
  height: 70px;
  border-radius: 5px;
}
@media (max-width: 1366px) {
  .elementor-widget-razox-products li.product .time-sale .razox-countdown .countdown-item, .elementor-widget-razox-products li .time-sale .razox-countdown .countdown-item {
    min-width: 62px;
    height: 62px;
  }
}
@media (max-width: 375px) {
  .elementor-widget-razox-products li.product .time-sale .razox-countdown .countdown-item, .elementor-widget-razox-products li .time-sale .razox-countdown .countdown-item {
    padding: 8px 12px 8px;
    min-width: 50px;
    height: 50px;
  }
}
.elementor-widget-razox-products li.product .time-sale .razox-countdown .countdown-item .countdown-digits, .elementor-widget-razox-products li .time-sale .razox-countdown .countdown-item .countdown-digits {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 0.95;
  color: #ffffff;
}
@media (max-width: 1366px) {
  .elementor-widget-razox-products li.product .time-sale .razox-countdown .countdown-item .countdown-digits, .elementor-widget-razox-products li .time-sale .razox-countdown .countdown-item .countdown-digits {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media (max-width: 375px) {
  .elementor-widget-razox-products li.product .time-sale .razox-countdown .countdown-item .countdown-digits, .elementor-widget-razox-products li .time-sale .razox-countdown .countdown-item .countdown-digits {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.elementor-widget-razox-products li.product .time-sale .razox-countdown .countdown-item .countdown-label, .elementor-widget-razox-products li .time-sale .razox-countdown .countdown-item .countdown-label {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.1;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 1366px) {
  .elementor-widget-razox-products li.product .time-sale .razox-countdown .countdown-item .countdown-label, .elementor-widget-razox-products li .time-sale .razox-countdown .countdown-item .countdown-label {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media (max-width: 375px) {
  .elementor-widget-razox-products li.product .time-sale .razox-countdown .countdown-item .countdown-label, .elementor-widget-razox-products li .time-sale .razox-countdown .countdown-item .countdown-label {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.elementor-widget-razox-products li.product .razox-gift-label, .elementor-widget-razox-products li .razox-gift-label {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #2D81FF;
  color: #ffffff;
  padding: 5px 9px 4px 9px;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: var(--e-global-typography-primary-font-weight);
  text-transform: var(--e-global-typography-primary-text-transform);
  font-style: var(--e-global-typography-primary-font-style);
  text-decoration: var(--e-global-typography-primary-text-decoration);
  line-height: var(--e-global-typography-primary-line-height);
  letter-spacing: var(--e-global-typography-primary-letter-spacing);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.1;
  text-transform: uppercase;
  border-radius: 5px;
}
.elementor-widget-razox-products li.product .razox-gift-label:before, .elementor-widget-razox-products li .razox-gift-label:before {
  font-family: "razox-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "";
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: 6px;
}
.elementor-widget-razox-products.prroduct-layout-list .razox-swiper {
  padding-bottom: 30px;
}

.price-column-yes .product-caption .product-caption-footer .price {
  max-width: 100%;
  width: 100%;
}
.price-column-yes .product-caption .product-price-stock {
  justify-content: flex-start;
}

.elementor-widget-razox-search {
  z-index: 99;
}
.elementor-widget-razox-search .widget {
  padding: 0;
  margin-bottom: 0;
  border: none;
}
.elementor-widget-razox-search .widget form:before {
  display: none;
}
.elementor-widget-razox-search .widget form .search-field {
  background-color: #fff;
}
.elementor-widget-razox-search .widget form .search-field::placeholder {
  color: #888888;
  font-weight: var(--e-global-typography-text-font-weight);
  font-family: var(--e-global-typography-text-font-family);
  line-height: 24px;
  font-size: 14px;
  font-size: 0.875rem;
}
.elementor-widget-razox-search .widget form input[type=search] {
  padding: 9px 54px 9px 27px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #888888;
}
.elementor-widget-razox-search .widget form button[type=submit] {
  font-size: 0;
  line-height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  border: none;
  padding: 10px 13px;
  display: flex;
  align-items: center;
  letter-spacing: 0;
  width: 50px;
}
.elementor-widget-razox-search .widget form button[type=submit]:before {
  font-size: 20px;
  z-index: 9;
  font-family: "razox-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "";
  color: var(--e-global-color-dark);
  display: flex;
}
.elementor-widget-razox-search .widget form button[type=submit]:hover {
  box-shadow: none;
}
.elementor-widget-razox-search .woocommerce-product-search {
  display: flex;
  border-radius: 4px;
  gap: 10px;
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category {
  order: -1;
  background-color: var(--e-global-color-secondary);
  border-radius: 30px;
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category .input-dropdown-inner {
  width: 143px;
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category .input-dropdown-inner > a {
  padding-right: 20px;
  padding-left: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category .input-dropdown-inner > a:before {
  font-family: "razox-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "";
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category .input-dropdown-inner > a:after {
  display: none;
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category .input-dropdown-inner:after {
  display: none;
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category .input-dropdown-inner:hover > a {
  color: var(--e-global-color-primary);
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category .input-dropdown-inner:hover .list-wrapper {
  display: block;
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category .list-wrapper {
  width: initial;
  background-color: transparent;
  box-shadow: none;
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category .list-wrapper .razox-scroll-content {
  width: 100%;
  margin-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category ul li a {
  padding: 6px 30px;
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category .dd-shown > a {
  color: var(--e-global-color-primary);
}
.elementor-widget-razox-search .woocommerce-product-search .search-by-category:hover .list-wrapper {
  display: block;
}
.elementor-widget-razox-search .site-header-search {
  display: block;
}
.elementor-widget-razox-search .site-header-search .button-search-popup {
  text-align: center;
}
.elementor-widget-razox-search .site-header-search .button-search-popup .razox-icon-search {
  margin-bottom: 5px;
}
.elementor-widget-razox-search .site-header-search .button-search-popup .content {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  color: var(--e-global-color-text);
}
.elementor-widget-razox-search .site-header-search .button-search-popup:hover {
  color: var(--e-global-color-secondary);
}
.elementor-widget-razox-search .site-header-search .button-search-popup:hover .razox-icon-search {
  color: var(--e-global-color-secondary);
}
.elementor-widget-razox-search .site-header-search .button-search-popup.layout-3 {
  display: flex;
}
.elementor-widget-razox-search .site-header-search .button-search-popup.layout-3 i {
  margin-right: 15px;
}
.elementor-widget-razox-search .site-header-search .button-search-popup:hover .content {
  color: var(--e-global-color-primary);
}
.elementor-widget-razox-search .site-header-search .button-search-popup:hover .razox-icon-search {
  color: var(--e-global-color-primary);
}
@media screen and (max-width: 767px) {
  .elementor-widget-razox-search .site-header-search .button-search-popup .content {
    display: none;
  }
}

.razox-search-layout-2 .widget form .search-field {
  background-color: var(--e-global-color-dark);
}
.razox-search-layout-2 .widget form .search-field::placeholder {
  color: #ffffff;
  opacity: 1;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: var(--e-global-typography-tertiary-font-weight);
  font-family: var(--e-global-typography-tertiary-font-family);
  text-transform: uppercase;
  line-height: 14px;
}
.razox-search-layout-2 .widget form input[type=search] {
  padding: 0 0 10px 0;
  border-width: 0px 0px 1px 0px;
  border-color: #ffffff;
  color: var(--e-global-color-secondary);
  border-radius: 0;
}
.razox-search-layout-2 .widget form button[type=submit] {
  display: none;
}

.enable-category-yes .widget form button[type=submit] {
  left: 152px !important;
}

.elementor-teambox-item .team-items {
  position: relative;
}
.elementor-teambox-item:hover .team-button .team-sub {
  color: #DE3431;
}
.elementor-teambox-item:hover .team-button .team-icon-socials {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.elementor-teambox-item .team-image {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  transition: all 0.4s ease;
  max-width: 100%;
  height: 440px;
  border-radius: 10px;
}
.elementor-teambox-item .team-image img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  margin: 0 auto;
  object-fit: cover;
  transition: all 0.4s ease;
  position: relative;
}
.elementor-teambox-item .team-top {
  position: relative;
}
.elementor-teambox-item .team-caption {
  width: 100%;
  transition: all 0.5s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0 30px 30px;
}
.elementor-teambox-item .team-name {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  color: #FFF;
  text-transform: capitalize;
}
.elementor-teambox-item .team-job {
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  font-size: 16px;
  font-size: 1rem;
  color: #FFF;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
.elementor-teambox-item .team-button {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: -20px;
  margin-right: -1px;
}
.elementor-teambox-item .team-button .team-sub {
  width: fit-content;
  clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%);
  background: #F3F5FA;
  color: #000;
  padding: 10px 0 0 43px;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 20px;
}
.elementor-teambox-item .team-button .team-sub i {
  margin-left: 9px;
  font-size: 8px;
  font-size: 0.5rem;
  color: #DE3431;
}
.elementor-teambox-item .team-button .team-icon-socials {
  transition: all 0.5s ease;
  padding-top: 17px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(20px);
}
.elementor-teambox-item .team-button .team-icon-socials ul {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
}
.elementor-teambox-item .team-button .team-icon-socials ul li {
  line-height: 1;
  margin-right: 30px;
  text-align: center;
  transition: all 0.4s ease;
}
.elementor-teambox-item .team-button .team-icon-socials ul li:last-child {
  margin-right: 0;
}
.elementor-teambox-item .team-button .team-icon-socials ul li:hover {
  transition: all 0.4s ease;
}
.elementor-teambox-item .team-button .team-icon-socials ul li:hover a {
  color: #DE3431;
}
.elementor-teambox-item .team-button .team-icon-socials ul li a {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .elementor-teambox-item .team-button .team-icon-socials {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}

.elementor-testimonial-item-wrapper .layout-1 .icon {
  left: 0;
  right: 0;
  top: -30px;
  display: block;
  margin-bottom: 10px;
  font-size: 43px;
  font-size: 2.6875rem;
  line-height: 1;
  color: #4AD295;
}
.elementor-testimonial-item-wrapper .layout-1 .elementor-testimonial-rating {
  color: #F9BF00;
  font-size: 15px;
  line-height: 1;
  letter-spacing: -1px;
  display: flex;
  margin-top: 1px;
}
.elementor-testimonial-item-wrapper .layout-1 .elementor-testimonial-rating i {
  margin-right: 0;
}
.elementor-testimonial-item-wrapper .layout-1 .content {
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.214;
  color: var(--e-global-color-secondary);
  margin: 52px 0 42px 0;
}
.elementor-testimonial-item-wrapper .layout-1 .title {
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--e-global-color-lighter);
  margin-bottom: 31px;
}
.elementor-testimonial-item-wrapper .layout-1 .testimonial-caption {
  flex-direction: row;
  align-items: center;
  display: flex;
}
.elementor-testimonial-item-wrapper .layout-1 .testimonial-caption .details {
  text-align: left;
}
.elementor-testimonial-item-wrapper .layout-1 .name {
  display: flex;
  align-items: center;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  color: var(--e-global-color-secondary);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.625;
  margin: 2px 0 2px 0;
  text-transform: capitalize;
}
.elementor-testimonial-item-wrapper .layout-1 .name:after {
  font-family: "razox-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "";
  color: #6AB73D;
  line-height: 1;
  text-indent: 0;
  text-align: center;
  font-size: 16px;
  transition: all 0.4s ease;
  margin-left: 6px;
}
.elementor-testimonial-item-wrapper .layout-1 .job {
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57;
  color: var(--e-global-color-lighter);
}
.elementor-testimonial-item-wrapper .layout-1 .elementor-testimonial-image {
  line-height: 0;
  margin-right: 16px;
}
.elementor-testimonial-item-wrapper .layout-1 .elementor-testimonial-image img {
  display: inline;
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 50%;
}
.elementor-testimonial-item-wrapper .layout-2 .inner {
  padding: 30px 30px 30px 0;
  border-radius: 14px;
}
.elementor-testimonial-item-wrapper .layout-2 .elementor-testimonial-item {
  display: flex;
  justify-content: stretch;
  position: relative;
}
.elementor-testimonial-item-wrapper .layout-2 .elementor-testimonial-item:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 294px;
  background-color: var(--e-global-color-border);
  right: -20px;
}
.elementor-testimonial-item-wrapper .layout-2 .inner {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  background-color: transparent;
}
.elementor-testimonial-item-wrapper .layout-2 .icon {
  left: 0;
  right: 0;
  top: -30px;
  display: block;
  margin-bottom: 10px;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  color: var(--e-global-color-primary);
}
.elementor-testimonial-item-wrapper .layout-2 .elementor-testimonial-rating {
  color: var(--e-global-color-secondary);
  font-size: 15px;
  line-height: 1;
  letter-spacing: 6px;
  margin: 0 0 24px 0;
}
.elementor-testimonial-item-wrapper .layout-2 .elementor-testimonial-rating i {
  margin-right: 0;
}
.elementor-testimonial-item-wrapper .layout-2 .content {
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  color: var(--e-global-color-secondary);
  margin-bottom: 25px;
}
.elementor-testimonial-item-wrapper .layout-2 .title {
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--e-global-color-lighter);
  margin-bottom: 31px;
}
.elementor-testimonial-item-wrapper .layout-2 .testimonial-caption {
  flex-direction: row;
  align-items: center;
  display: flex;
}
.elementor-testimonial-item-wrapper .layout-2 .testimonial-caption .details {
  text-align: left;
}
.elementor-testimonial-item-wrapper .layout-2 .name {
  display: flex;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  color: var(--e-global-color-secondary);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin: 5px 0 5px 0;
  text-transform: uppercase;
}
.elementor-testimonial-item-wrapper .layout-2 .job {
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57;
  color: var(--e-global-color-lighter);
}
.elementor-testimonial-item-wrapper .layout-2 .elementor-testimonial-image {
  line-height: 0;
  margin-right: 14px;
}
.elementor-testimonial-item-wrapper .layout-2 .elementor-testimonial-image img {
  display: inline;
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 50%;
}
.elementor-testimonial-item-wrapper .layout-3 .elementor-testimonial-item .testimonial-content-text {
  padding-bottom: 0px;
  margin-bottom: 0;
  text-align: center;
  margin-top: 0;
}
.elementor-testimonial-item-wrapper .layout-3 .icon {
  display: block;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--e-global-color-primary);
  margin-bottom: 112px;
}
.elementor-testimonial-item-wrapper .layout-3 .icon svg {
  width: 45.53px;
  height: 24px;
}
.elementor-testimonial-item-wrapper .layout-3 .testimonail-image-rating {
  display: flex;
  justify-content: center;
}
.elementor-testimonial-item-wrapper .layout-3 .testimonial-caption {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
.elementor-testimonial-item-wrapper .layout-3 .details {
  text-align: center;
}
.elementor-testimonial-item-wrapper .layout-3 .name {
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: var(--e-global-typography-primary-font-weight);
  text-transform: var(--e-global-typography-primary-text-transform);
  font-style: var(--e-global-typography-primary-font-style);
  text-decoration: var(--e-global-typography-primary-text-decoration);
  line-height: var(--e-global-typography-primary-line-height);
  letter-spacing: var(--e-global-typography-primary-letter-spacing);
  color: var(--e-global-color-secondary);
  font-size: 16px;
  font-size: 1rem;
  text-transform: capitalize;
  line-height: 1.375;
}
.elementor-testimonial-item-wrapper .layout-3 .job {
  font-family: var(--e-global-typography-tertiary-font-family);
  font-weight: var(--e-global-typography-tertiary-font-weight);
  text-transform: var(--e-global-typography-tertiary-text-transform);
  font-style: var(--e-global-typography-tertiary-font-style);
  text-decoration: var(--e-global-typography-tertiary-text-decoration);
  line-height: var(--e-global-typography-tertiary-line-height);
  letter-spacing: var(--e-global-typography-tertiary-letter-spacing);
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  color: var(--e-global-color-primary);
  margin-top: 3px;
  justify-content: center;
}
.elementor-testimonial-item-wrapper .layout-3 .content {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 34px;
  font-size: 2.125rem;
  color: var(--e-global-color-text);
  line-height: 1.18;
  margin-bottom: 60px;
  letter-spacing: -1px;
}
.elementor-testimonial-item-wrapper .layout-3 .caption-top {
  display: flex;
  justify-content: center;
}
.elementor-testimonial-item-wrapper .layout-3 .elementor-testimonial-image {
  margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
  .elementor-testimonial-item-wrapper .layout-3 .content {
    text-align: center;
  }
}

.show-hover-bottom-yes .elementor-testimonial-item-wrapper .inner {
  position: relative;
}
.show-hover-bottom-yes .elementor-testimonial-item-wrapper .inner:after {
  content: "";
  height: 8px;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--e-global-color-primary);
  display: inline-block;
  transition: all 0.3s ease;
}
.show-hover-bottom-yes .elementor-testimonial-item-wrapper .inner:hover:after {
  width: 100%;
  transition: all 0.3s ease;
}

@media (max-device-width: 767px) {
  .elementor-testimonial-item-wrapper .inner {
    display: block;
  }
  .elementor-testimonial-item-wrapper .content {
    font-size: 16px;
    font-size: 1rem;
  }
}
.elementor-view-stacked .icon i {
  background-color: var(--e-global-color-primary);
  color: #FFFFFF;
  padding: 8px 5px 8px 5px;
}

.elementor-view-framed .icon i {
  background-color: #FFFFFF;
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
  border: 3px solid;
  padding: 0.5em;
}

.elementor-shape-circle .icon i {
  border-radius: 50%;
}

.elementor-custom-swiper-pagination {
  width: 354px;
  overflow: hidden;
  margin: 0 auto;
}
@media (max-width: 375px) {
  .elementor-custom-swiper-pagination {
    width: 335px;
  }
}
@media (max-width: 320px) {
  .elementor-custom-swiper-pagination {
    width: 100%;
  }
}
.elementor-custom-swiper-pagination .swiper-custom .caption-bottom {
  display: none;
}
.elementor-custom-swiper-pagination .swiper-custom .caption-top .elementor-testimonial-image {
  position: relative;
}
.elementor-custom-swiper-pagination .swiper-custom .caption-top .elementor-testimonial-image img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
@media (max-width: 320px) {
  .elementor-custom-swiper-pagination .swiper-slide-active {
    margin-right: 18px !important;
  }
}
.elementor-custom-swiper-pagination .swiper-slide-active .caption-bottom {
  display: block;
  margin-top: 18px;
}
.elementor-custom-swiper-pagination .swiper-slide-active .caption-bottom .name {
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: var(--e-global-typography-primary-font-weight);
  text-transform: var(--e-global-typography-primary-text-transform);
  font-style: var(--e-global-typography-primary-font-style);
  text-decoration: var(--e-global-typography-primary-text-decoration);
  line-height: var(--e-global-typography-primary-line-height);
  letter-spacing: var(--e-global-typography-primary-letter-spacing);
  color: var(--e-global-color-secondary);
  font-size: 16px;
  font-size: 1rem;
  text-transform: capitalize;
  line-height: 1.625;
}
.elementor-custom-swiper-pagination .swiper-slide-active .caption-bottom .job {
  font-family: var(--e-global-typography-tertiary-font-family);
  font-weight: var(--e-global-typography-tertiary-font-weight);
  text-transform: var(--e-global-typography-tertiary-text-transform);
  font-style: var(--e-global-typography-tertiary-font-style);
  text-decoration: var(--e-global-typography-tertiary-text-decoration);
  line-height: var(--e-global-typography-tertiary-line-height);
  letter-spacing: var(--e-global-typography-tertiary-letter-spacing);
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  color: var(--e-global-color-primary);
  margin-top: 3px;
  justify-content: center;
}
.elementor-custom-swiper-pagination .swiper-slide-active .caption-top {
  width: 100px;
  height: 100px;
}
.elementor-custom-swiper-pagination .swiper-slide-active .caption-top .elementor-testimonial-image {
  position: relative;
}
.elementor-custom-swiper-pagination .swiper-slide-active .caption-top .elementor-testimonial-image:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(217, 217, 217, 0.4);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
}
.elementor-custom-swiper-pagination .swiper-slide-active .caption-top .elementor-testimonial-image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
@media (max-width: 320px) {
  .elementor-custom-swiper-pagination .swiper-slide-prev {
    margin-right: 8px !important;
  }
}
.elementor-custom-swiper-pagination .swiper-slide-prev .elementor-testimonial-image {
  padding-top: 20px;
}
@media (max-width: 320px) {
  .elementor-custom-swiper-pagination .swiper-slide-next {
    margin-right: 8px !important;
  }
}
.elementor-custom-swiper-pagination .swiper-slide-next .elementor-testimonial-image {
  padding-top: 20px;
}
.elementor-custom-swiper-pagination .caption-top {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
.elementor-custom-swiper-pagination .caption-bottom {
  display: flex;
  justify-content: center;
  text-align: center;
}

.elementor-widget-razox-thumbnail .elementor-widget-container img {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  border-radius: 0 30px 0 30px;
}

.elementor-timeline-wrapper {
  margin: 0 auto;
}
@media (max-width: 880px) {
  .elementor-timeline-wrapper {
    padding-left: 90px;
  }
}
@media (max-width: 767px) {
  .elementor-timeline-wrapper {
    padding-left: 45px;
  }
}
.elementor-timeline-wrapper .default-line {
  content: "";
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
  top: 0;
  background: var(--e-global-color-border);
  height: 1500px;
}
@media (max-width: 880px) {
  .elementor-timeline-wrapper .default-line {
    left: 30px;
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (max-width: 767px) {
  .elementor-timeline-wrapper .default-line {
    left: 15px;
  }
}
.elementor-timeline-wrapper .draw-line {
  width: 1px;
  height: 0;
  top: 0;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: var(--e-global-color-primary);
}
@media (max-width: 880px) {
  .elementor-timeline-wrapper .draw-line {
    left: 30px;
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (max-width: 767px) {
  .elementor-timeline-wrapper .draw-line {
    left: 15px;
  }
}
.elementor-timeline-wrapper .item {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 90px;
}
.elementor-timeline-wrapper .item:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  display: block;
  background-color: var(--e-global-color-primary);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
@media (max-width: 880px) {
  .elementor-timeline-wrapper .item:before {
    top: 0;
    left: -60px;
  }
}
@media (max-width: 767px) {
  .elementor-timeline-wrapper .item:before {
    left: -30px;
  }
}
.elementor-timeline-wrapper .item:last-child {
  margin-bottom: 0 !important;
}
.elementor-timeline-wrapper .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.elementor-timeline-wrapper .item:nth-child(2n) .thumbnail {
  width: 50%;
  padding: 0 0 0 105px;
}
@media (max-width: 1024px) {
  .elementor-timeline-wrapper .item:nth-child(2n) .thumbnail {
    padding: 0 0 0 75px;
  }
}
.elementor-timeline-wrapper .item:nth-child(2n) .content-wrap {
  padding: 0 100px 0 0;
}
@media (max-width: 1024px) {
  .elementor-timeline-wrapper .item:nth-child(2n) .content-wrap {
    padding: 0 70px 0 0;
  }
}
@media (max-width: 880px) {
  .elementor-timeline-wrapper .item:nth-child(2n) .content-wrap {
    padding: 0;
  }
}
.elementor-timeline-wrapper .item:nth-child(2n) .content-wrap > .inner {
  flex-direction: row-reverse;
}
.elementor-timeline-wrapper .item:nth-child(2n) .content-wrap .content {
  position: relative;
  flex-direction: row-reverse;
}
@media (max-width: 880px) {
  .elementor-timeline-wrapper .item:nth-child(2n) .content-wrap .content {
    flex-direction: row;
  }
}
.elementor-timeline-wrapper .thumbnail {
  width: 50%;
  padding-right: 105px;
  display: block;
  text-align: center;
}
@media (max-width: 1024px) {
  .elementor-timeline-wrapper .thumbnail {
    padding: 0 75px 0 0;
  }
}
@media (max-width: 880px) {
  .elementor-timeline-wrapper .thumbnail {
    display: none;
  }
}
.elementor-timeline-wrapper .thumbnail img {
  width: 100%;
  display: inline-block;
  border-radius: 10px;
}
.elementor-timeline-wrapper .thumbnail-mobile {
  display: none;
}
@media (max-width: 880px) {
  .elementor-timeline-wrapper .thumbnail-mobile {
    display: block;
    margin-bottom: 30px;
  }
}
.elementor-timeline-wrapper .thumbnail-mobile img {
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
}
.elementor-timeline-wrapper .content-wrap {
  width: 50%;
  display: flex;
  align-items: center;
  padding-left: 100px;
}
@media (max-width: 1024px) {
  .elementor-timeline-wrapper .content-wrap {
    padding-left: 70px;
  }
}
@media (max-width: 880px) {
  .elementor-timeline-wrapper .content-wrap {
    width: 100%;
    padding: 0;
  }
}
.elementor-timeline-wrapper .content-wrap .inner {
  padding-left: 0;
  align-items: center;
}
@media (max-width: 880px) {
  .elementor-timeline-wrapper .content-wrap .inner {
    display: block;
  }
}
.elementor-timeline-wrapper .content-wrap .content {
  position: relative;
  display: flex;
  gap: 12px;
}
.elementor-timeline-wrapper .content-wrap .number {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 0.95;
  color: var(--e-global-color-primary);
  writing-mode: vertical-rl;
  rotate: 180deg;
  text-align: end;
}
.elementor-timeline-wrapper .content-wrap .title {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 12px;
}
.elementor-timeline-wrapper .content-wrap .description p {
  margin-bottom: 0;
}
.elementor-timeline-wrapper .in-view .content-wrap .inner:before {
  content: "";
  background-color: var(--e-global-color-primary);
}

.vertical-menu-separator-yes .vertical-navigation:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  height: 23px;
  width: 1px;
  background-color: var(--e-global-color-border);
  transform: translateY(-50%);
}
.vertical-menu-separator-yes .vertical-navigation:hover:after {
  background-color: transparent;
}

.vertical-navigation .vertical-menu menu {
  overflow-y: auto;
}
.vertical-navigation .vertical-menu ::-webkit-scrollbar {
  width: 4px;
}
.vertical-navigation .vertical-menu ::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.vertical-navigation .vertical-menu ::-webkit-scrollbar-thumb {
  background: #888;
  opacity: 0.7;
}
.vertical-navigation .vertical-menu ::-webkit-scrollbar-thumb:hover {
  background: #888;
  opacity: 1;
}

.nav-vertiacl-menu-layout-content-style-2 .vertical-navigation .vertical-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  position: relative;
  width: auto;
  border-radius: 10px;
}
.nav-vertiacl-menu-layout-content-style-2 .vertical-navigation-header .vertical-navigation-title .title-icon .icon-2, .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation-header .vertical-navigation-title .title-icon .icon-3 {
  width: 18px;
}
.nav-vertiacl-menu-layout-content-style-2.nav-vertiacl-menu-header-yes .vertical-navigation-header {
  display: none;
}

.razox-video-review {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  gap: 30px;
}
.razox-video-review .video_list_left {
  width: 100%;
  max-width: 420px;
  height: 100%;
  max-height: 540px;
  overflow-y: auto;
  outline: 0;
  scrollbar-width: thin;
  scrollbar-color: #ddd transparent;
  -webkit-tap-highlight-color: transparent;
}
.razox-video-review .video_list_left .review-item-content {
  padding: 30px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.razox-video-review .video_list_left .review-item-content.active, .razox-video-review .video_list_left .review-item-content:hover {
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #2C2C2C;
  cursor: pointer;
}
.razox-video-review .video_list_left .review-item-content .elementor-videoimage-image-ava {
  margin-right: 20px;
}
.razox-video-review .video_list_left .review-item-content .elementor-videoimage-image-ava img {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  object-fit: cover;
}
.razox-video-review .video_list_right {
  width: 100%;
}
.razox-video-review .video_list_right .review-item-video {
  display: none;
  height: 540px;
}
.razox-video-review .video_list_right .review-item-video.active {
  display: block;
}
.razox-video-review .video_list_right .review-item-video .elementor-videoimage-image {
  height: 100%;
}
@media (max-width: 767px) {
  .razox-video-review {
    flex-direction: column;
  }
  .razox-video-review .video_list_left {
    width: 100%;
    max-height: 300px;
  }
  .razox-video-review .video_list_left .review-item-content {
    padding: 15px;
  }
  .razox-video-review .video_list_right .review-item-video {
    height: 300px;
  }
}

.razox-video-review .video-content {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  line-height: 28px;
  text-align: left;
}
.razox-video-review .elementor-video-title {
  font-size: 24px;
  font-size: 1.5rem;
  color: #FFF;
  text-transform: capitalize;
}
.razox-video-review .elementor-video-description {
  font-size: 16px;
  font-size: 1rem;
  color: var(--e-global-color-lighter);
  text-transform: uppercase;
}

.video-icon-effectsyes .elementor-video-review .elementor-video-icon {
  transition: transform 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
}
.video-icon-effectsyes .elementor-video-review .elementor-video-icon .animation {
  position: absolute;
  opacity: 0.5;
  z-index: -1;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  animation: loading 1.8s infinite linear;
  background: var(--e-global-color-primary);
}
.video-icon-effectsyes .elementor-video-review i.razox-icon-play-video-01 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-icon-effectsyes .elementor-video-review .elementor-video-icon:hover {
  animation: pulse 1s;
}

.elementor-video-review {
  position: relative;
}
.elementor-video-review .elementor-videoimage-image img {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
.elementor-video-review .elementor-video-icon {
  position: absolute;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: var(--e-global-color-primary);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
}
.elementor-video-review .elementor-video-icon svg {
  width: 17px;
  height: 20px;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  font-size: 24px;
  border: none;
}
.mfp-image-holder .mfp-close:active, .mfp-image-holder .mfp-close:focus, .mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:active,
.mfp-iframe-holder .mfp-close:focus,
.mfp-iframe-holder .mfp-close:hover {
  color: var(--e-global-color-primary);
  background-color: transparent;
  border: none;
}

@keyframes loading {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.46);
  }
}
@keyframes pulse {
  from {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  to {
    box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
  }
}
.elementor-video-popup {
  display: inline-flex;
  align-items: center;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  justify-content: center;
  position: relative;
  background-color: var(--e-global-color-primary);
  border-radius: 50% 50% 50% 50%;
}
.elementor-video-popup .elementor-video-icon {
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
}
.elementor-video-popup .elementor-video-icon svg {
  width: 17px;
  height: 20px;
}

.razox-video-popup .elementor-video-title {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
  color: var(--e-global-color-secondary);
  text-transform: capitalize;
}

.video-icon-effectsyes .elementor-video-popup {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.video-icon-effectsyes .elementor-video-popup .elementor-video-icon {
  position: relative;
  transition: transform 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
}
.video-icon-effectsyes .elementor-video-popup .elementor-video-icon .animation {
  position: absolute;
  opacity: 0.5;
  z-index: -1;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  animation: loading 1.8s infinite linear;
  background: var(--e-global-color-primary);
}
.video-icon-effectsyes .elementor-video-popup i.razox-icon-play-video-01 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-icon-effectsyes .elementor-video-popup .elementor-video-icon:hover {
  animation: pulse 1s;
}

.elementor-video-popup .video-content {
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  display: inline-flex;
  flex-direction: column;
}
.elementor-video-popup .video-icon-align-before {
  margin-right: 5px;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.elementor-video-popup .video-icon-align-after {
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  font-size: 24px;
  border: none;
}
.mfp-image-holder .mfp-close:active, .mfp-image-holder .mfp-close:focus, .mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:active,
.mfp-iframe-holder .mfp-close:focus,
.mfp-iframe-holder .mfp-close:hover {
  color: var(--e-global-color-primary);
  background-color: transparent;
  border: none;
}

@keyframes loading {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.46);
  }
}
@keyframes pulse {
  from {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  to {
    box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
  }
}
.elementor-column-wrap:hover .text-editor-hover .elementor-text-editor > *:before {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.elementor-column-wrap .text-editor-hover .elementor-text-editor > * {
  position: relative;
  display: inline-block;
}
.elementor-column-wrap .text-editor-hover .elementor-text-editor > *:before {
  position: absolute;
  content: attr(data-hover);
  color: var(--e-global-color-secondary);
  clip-path: polygon(0 0, 0 0, 0% 100%, 0 100%);
  transition: clip-path 0.5s ease;
}

.animated-slide-column > .elementor-column-wrap {
  transition: opacity 0s 0.6s, transform 1s 0.6s;
  opacity: 0;
  transform: translateX(-20px) translateZ(0);
}
.animated-slide-column:after {
  content: "";
  margin: 0 -5px 0 0;
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 100%;
  left: 0;
  background-color: var(--e-global-color-primary);
  z-index: 3;
  transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
}
.animated-slide-column.col-loaded {
  overflow: hidden;
  position: relative;
}
.animated-slide-column.col-loaded .elementor-column-wrap {
  transform: translateX(0);
  opacity: 1;
}
.animated-slide-column.col-loaded:after {
  margin-right: 0;
  right: -3px;
  bottom: 0;
  left: 100%;
}

.animated-bg-parallax {
  overflow: hidden;
}
.animated-bg-parallax > .elementor-column-wrap {
  overflow: hidden;
}
.animated-bg-parallax .img-banner-parallax {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.animated-bg-parallax .img-banner-parallax:not(.hover) {
  transform: none !important;
}

.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-img {
  position: relative;
  overflow: hidden;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-img img {
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-title {
  position: relative;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-title:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 0;
  background-color: var(--e-global-color-primary);
  top: -60px;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.elementor-widget-image-box.box-title-decor-yes:hover .elementor-image-box-title:before {
  height: 50px;
}
.elementor-widget-image-box.box-title-decor-yes:hover .elementor-image-box-title a {
  color: var(--e-global-color-primary);
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-widget-image-box.box-title-decor-yes:hover img {
  transform: scale(1.1);
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.text-rotate {
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

.text-shadow {
  -webkit-text-stroke: 3px #fff;
  -webkit-text-fill-color: #DE3431;
}

.hover-style .elementor-cta__button-wrapper {
  opacity: 0;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: translateY(10px);
  height: 0;
}
.hover-style .elementor-cta__title {
  transform: translateY(0);
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover-style .elementor-cta__content {
  overflow: hidden;
}
.hover-style:hover .elementor-cta__title {
  transform: translateY(-20px);
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover-style:hover .elementor-cta__button-wrapper {
  opacity: 1;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: translateY(-10px);
}

.mask-text .elementor-counter > * {
  color: transparent;
  text-align: center;
  font-size: 10em;
  font-weight: 900;
  background-image: url("../../../assets/images/ldp_mask.jpg");
  background-size: contain;
  background-clip: text;
  -webkit-background-clip: text;
  -ms-background-clip: text;
  -moz-background-clip: text;
}

.e--ua-safari .mask-text .elementor-counter {
  text-align: center;
}
.e--ua-safari .mask-text .elementor-counter > * {
  display: inline;
}

.elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon {
  display: flex;
  font-size: 50px;
  font-size: 3.125rem;
  color: var(--e-global-color-secondary);
  width: 100%;
}
.elementor-widget-icon-box .elementor-icon-box-title {
  font-size: 86px;
  font-size: 5.375rem;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  line-height: 1;
  text-transform: capitalize;
  color: var(--e-global-color-secondary);
}
.elementor-widget-icon-box .elementor-icon-box-description {
  color: var(--e-global-color-text);
}
.elementor-widget-icon-box .elementor-icon-box-description a:not(:hover),
.elementor-widget-icon-box .elementor-icon-box-description span {
  color: var(--e-global-color-secondary);
}
.elementor-widget-icon-box:hover {
  cursor: pointer;
}
.elementor-widget-icon-box:hover .elementor-icon-box-title {
  color: var(--e-global-color-primary);
}

.elementor-view-default .elementor-icon {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}

.elementor-view-stacked .elementor-icon {
  background-color: #fff;
  color: var(--e-global-color-primary);
}

.elementor-widget-icon-box.elementor-view-framed .elementor-icon {
  border: 1px dashed;
  border-color: #DDDADA;
}
.elementor-widget-icon-box.elementor-view-framed .elementor-icon:hover {
  border: 1px solid var(--e-global-color-secondary);
}

.title-effects-yes .elementor-icon-box-title {
  font-size: 86px;
  font-size: 5.375rem;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  line-height: 1;
  text-transform: capitalize;
  color: var(--e-global-color-secondary);
}
.title-effects-yes .elementor-icon-box-title:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  background-color: var(--e-global-color-primary);
  bottom: 3px;
  left: -1px;
  transition: width 0.7s;
  z-index: -1;
}

.enable-icon-effects-yes .elementor-icon-box-wrapper {
  position: relative;
}
.enable-icon-effects-yes .elementor-icon-box-icon .elementor-icon {
  position: relative;
  width: unset;
  display: inline-block;
  animation: qodef-element-rotate 20s linear infinite;
}
.enable-icon-effects-yes .elementor-icon-box-icon .elementor-icon svg {
  width: 286px;
  height: 286px;
}
@keyframes qodef-element-rotate {
  100% {
    transform: rotate(-360deg);
  }
}
.enable-icon-effects-yes .elementor-icon-box-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.elementor-image-box-wrapper .elementor-image-box-img img {
  display: inline-block;
  border-radius: 16px;
}
.elementor-image-box-wrapper:hover img {
  box-shadow: 8px 8px 0 #D9D9D9;
}

.image-box-effects-yes .elementor-image-box-wrapper {
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.image-box-effects-yes .elementor-image-box-wrapper .elementor-image-box-img {
  position: relative;
}
.image-box-effects-yes .elementor-image-box-wrapper .elementor-image-box-img .elementor-image-box-img-inner:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  border-radius: 10px;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.image-box-effects-yes .elementor-image-box-wrapper .elementor-image-box-img img {
  box-shadow: 0 4px 30px 0 #0000001A;
}
.image-box-effects-yes .elementor-image-box-wrapper:hover .elementor-image-box-button {
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
}
.image-box-effects-yes .elementor-image-box-wrapper:hover .elementor-image-box-img-inner:before {
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 1;
}
.image-box-effects-yes .elementor-image-box-button {
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  padding: 0.8rem 1.875rem;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
  border: 1px solid var(--e-global-color-secondary);
  background-color: var(--e-global-color-secondary);
  white-space: nowrap;
  color: var(--body-color);
  justify-content: center;
  letter-spacing: 0;
  position: relative;
  overflow: hidden;
  text-transform: capitalize;
  display: inline-block;
  border: 1px solid var(--e-global-color-secondary);
  opacity: 0;
  position: absolute;
  top: 33%;
  transform: translate(-47%, 35%);
  line-height: 1.5;
}
.image-box-effects-yes .elementor-image-box-button span {
  position: relative;
  z-index: 2;
}
.image-box-effects-yes .elementor-image-box-button::before {
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  width: 155%;
  height: 800%;
  background: var(--e-global-color-primary);
  position: absolute;
  top: -350%;
  left: -235%;
  transform: rotate(-45deg);
}
.image-box-effects-yes .elementor-image-box-button::after {
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  width: 155%;
  height: 800%;
  background: var(--e-global-color-primary);
  position: absolute;
  top: -350%;
  right: -235%;
  z-index: 0;
  transform: rotate(-45deg);
}
.image-box-effects-yes .elementor-image-box-button:hover {
  border: 1px solid var(--e-global-color-primary);
  color: #ffffff;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.image-box-effects-yes .elementor-image-box-button:hover::before {
  left: 0;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.image-box-effects-yes .elementor-image-box-button:hover::after {
  right: 0;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.image-box-effects-yes .elementor-image-box-button:hover .elementor-button-icon {
  color: #FFFFFF;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.image-box-effects-yes .elementor-image-box-button i {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: -3px;
}

.icon-list-hover-underline .elementor-icon-list-item a:hover .elementor-icon-list-text {
  text-decoration: underline;
}

.image-style-razox-yes .elementor-image-box-img {
  border: 1px dashed var(--e-global-color-border);
  padding: 20px;
  border-radius: 4px;
}
.image-style-razox-yes .elementor-image-box-img img {
  border-radius: 4px;
}
.image-style-razox-yes .elementor-image-box-img-inner {
  position: relative;
}
.image-style-razox-yes .elementor-image-box-img-inner:after {
  content: "";
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.image-style-razox-yes .elementor-button-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 9;
  visibility: hidden;
  opacity: 0;
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.image-style-razox-yes .elementor-image-box-title {
  font-size: 16px;
  font-size: 1rem;
  color: var(--e-global-color-secondary);
}
.image-style-razox-yes .elementor-image-box-title a {
  color: var(--e-global-color-secondary);
}
.image-style-razox-yes .elementor-image-box-title a:hover {
  color: var(--e-global-color-primary);
}

.razox-rotate-effect-yes {
  position: relative;
}
.razox-rotate-effect-yes .elementor-icon:before {
  content: "";
  display: block;
  position: relative;
  background-color: var(--e-global-color-secondary);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjg2IiBoZWlnaHQ9IjI4NiIgdmlld0JveD0iMCAwIDI4NiAyODYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgo8cmVjdCB3aWR0aD0iMjg2IiBoZWlnaHQ9IjI4NiIgZmlsbD0idXJsKCNwYXR0ZXJuMCkiLz4KPGRlZnM+CjxwYXR0ZXJuIGlkPSJwYXR0ZXJuMCIgcGF0dGVybkNvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHdpZHRoPSIxIiBoZWlnaHQ9IjEiPgo8dXNlIHhsaW5rOmhyZWY9IiNpbWFnZTBfMTM2XzU0NjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTAuMDAzNTA0NjcpIHNjYWxlKDAuMDAyMzM2NDUpIi8+CjwvcGF0dGVybj4KPGltYWdlIGlkPSJpbWFnZTBfMTM2XzU0NjIiIHdpZHRoPSI0MjgiIGhlaWdodD0iNDMxIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQWF3QUFBR3ZDQVlBQUFBSFhPRUNBQUFBR1hSRldIUlRiMlowZDJGeVpRQkJaRzlpWlNCSmJXRm5aVkpsWVdSNWNjbGxQQUFBQXlkcFZGaDBXRTFNT21OdmJTNWhaRzlpWlM1NGJYQUFBQUFBQUR3L2VIQmhZMnRsZENCaVpXZHBiajBpNzd1L0lpQnBaRDBpVnpWTk1FMXdRMlZvYVVoNmNtVlRlazVVWTNwcll6bGtJajgrSUR4NE9uaHRjRzFsZEdFZ2VHMXNibk02ZUQwaVlXUnZZbVU2Ym5NNmJXVjBZUzhpSUhnNmVHMXdkR3M5SWtGa2IySmxJRmhOVUNCRGIzSmxJRGt1TVMxak1EQXhJRGM1TGpFME5qSTRPVGszTnpjc0lESXdNak12TURZdk1qVXRNak02TlRjNk1UUWdJQ0FnSUNBZ0lDSStJRHh5WkdZNlVrUkdJSGh0Ykc1ek9uSmtaajBpYUhSMGNEb3ZMM2QzZHk1M015NXZjbWN2TVRrNU9TOHdNaTh5TWkxeVpHWXRjM2x1ZEdGNExXNXpJeUkrSUR4eVpHWTZSR1Z6WTNKcGNIUnBiMjRnY21SbU9tRmliM1YwUFNJaUlIaHRiRzV6T25odGNEMGlhSFIwY0RvdkwyNXpMbUZrYjJKbExtTnZiUzk0WVhBdk1TNHdMeUlnZUcxc2JuTTZlRzF3VFUwOUltaDBkSEE2THk5dWN5NWhaRzlpWlM1amIyMHZlR0Z3THpFdU1DOXRiUzhpSUhodGJHNXpPbk4wVW1WbVBTSm9kSFJ3T2k4dmJuTXVZV1J2WW1VdVkyOXRMM2hoY0M4eExqQXZjMVI1Y0dVdlVtVnpiM1Z5WTJWU1pXWWpJaUI0YlhBNlEzSmxZWFJ2Y2xSdmIydzlJa0ZrYjJKbElGQm9iM1J2YzJodmNDQXlOUzR4SUNoWGFXNWtiM2R6S1NJZ2VHMXdUVTA2U1c1emRHRnVZMlZKUkQwaWVHMXdMbWxwWkRvME1UazRRemd3UWpkRFJEQXhNVVZGUVVaQ01rVTJNams1TURjMU5EVkVOeUlnZUcxd1RVMDZSRzlqZFcxbGJuUkpSRDBpZUcxd0xtUnBaRG8wTVRrNFF6Z3dRemREUkRBeE1VVkZRVVpDTWtVMk1qazVNRGMxTkRWRU55SStJRHg0YlhCTlRUcEVaWEpwZG1Wa1JuSnZiU0J6ZEZKbFpqcHBibk4wWVc1alpVbEVQU0o0YlhBdWFXbGtPalF4T1RoRE9EQTVOME5FTURFeFJVVkJSa0l5UlRZeU9Ua3dOelUwTlVRM0lpQnpkRkpsWmpwa2IyTjFiV1Z1ZEVsRVBTSjRiWEF1Wkdsa09qUXhPVGhET0RCQk4wTkVNREV4UlVWQlJrSXlSVFl5T1Rrd056VTBOVVEzSWk4K0lEd3ZjbVJtT2tSbGMyTnlhWEIwYVc5dVBpQThMM0prWmpwU1JFWStJRHd2ZURwNGJYQnRaWFJoUGlBOFAzaHdZV05yWlhRZ1pXNWtQU0p5SWo4K2l2MzlGd0FBU3laSlJFRlVlTnJzblkxeElyc1NSblczYmdKc0JnK0hnRVBBSWVBUUlBUUlBVUtBRUV3SUpnUVRnZ2xoQ2VFK1pMZThvbWxwTkREQUFPZFVVYnZMd3ZBM28wOWZxOVg5ejMvLy9lY0Eya0MzMiszdC91akxMYkRlM1phYnpXYk5Od1R3MlB5RFlFRUxoS3E3KzJPdWhFb3o4N2VkY0czNXhpNHplV0NTQUFnV3dLRllmZXh1bllLSHIzYUQ2QXZmMnRsL2s4SHVqN2ZkYmVPLzgzQmpzZ0RYNWhkZkFWeVpOME9zbHJ2YnhIMkhBMlA2dThGMHpGZDJkbnBCdTNhM29meEdmM2JmL1lmLy9pVjBDNEREZ29lY3lRZjhqUDVsTjVQZlJJL3hBaldOSHJQZC9mZHZ2cjJ6L2k2ZklsWlp0N3U3amVMZkNnREJnbHNZNFB3c1BDUkxkS0lCelNkTExETFBtOHNNUHZDNmUvelNlTnk3MjEvZk1oOEhqZnlXWHFnK0N4KytsUWtHYTExd0VRZ0p3aW1EVzgrSGlkeDN3c1RBN1lmMnZNRE1KWXlVV3AvYW04Vm5SR2lWZXg0MGlrNTg4Y2t1VDk1TnVlOVFiWXovWGQ4eXZ5OEFnZ1h0RUt2ZEg5NzVWSzFuZkQzdXhFRnRWVEdvd3ZrRWE3MzVackc3dllwNHJkWGtZWmc1VC95NjR4QlJBd1FMcm9sT2x2QnJHUk81TFF6UkdoYUs0QUZHeUlsRi84c0oxa3I5RnVGM0xwMUFETVdCKzZTTk53azVBaUJZY0RGM05YVDdZVGsvcUQzdnhyS1ozSHo0YUtTZU5qWm0yWFdjVS96WURwbHFaL2xkKzJvU1lxYXk3KzRyK3Qzazl4NUVkL20va3hvUFIvTXZYd0ZFN3NZUE1OdUNSWFE5UUUzMHdPWkRTSklGR0I0YkJxK0ZjbVY3YnlQem1tdjF1ajEzbVBiZXR1ODBiSWgyTWxEcjk3dU52b04xQy9ZNTlTc21GSFVacUg4djJNc0ZDQmFjTXFBTzVkYUo3dmVEeWl3endIU1VPS1dFWTZrR3diNFNyRHFodmpyaTFwcXZXSDMrUWVheEx3MEl4RVVFeXdqcnBWTGJodzBMSUR3NGhBUWZWNno4WU9Jei9NYnVjT091LzdmZisvUnhZdWh0bVJzUVpUMWtVeWhZcXhyaUJ2WFBoNDc2VGplWmlVamZjTCtXcU1YSDIrYTJJa2h5aGc4YkQxam5BZ1FMdEZqTlhYVTVKRDl3V0duTFczVTgwem1JTzRzSHFZN3gyTFVldUJMSDJxalh2WVZNd1pDZ3NGSzNOb1l5QnpYY1VLL2dzWU9LeVV2NHZiMUkvWEhmR2FkK2t1U1RlVDc5NW1VNVR3RitJQ1Q0ZUdJVnI2dkVnOGxTQktFdnJpc1dyYkhiend4YnF3R3BueHFRQ2g2ci83K1hHU3ozMXJHOHVCa0pBTzFScTIrUm5jbXQ3ZlNxWEZOTmNhc1VMR1BqdUo0c3pXV0M4OHJhRitDd0hoTTlRUGlFaWEvS0VYN3czOTI4TUZWbCtHVkRmUlVEVlZVNGliQmdPeHhXeWhIMWxETmY2L0pNOGhnZFhseHBaK1VLdGpySStmTEd6d01JMW1PaUJXTmhPSU9GSVE1RDVSeld5cmoxTWk0ajk5aDdUN3k0QmRkdGlkQzI4UHlwN2E3RTVVK054L2hOeWI5bHdyUVgvaVU4Q0FqV1k2Sm52cW1CYVZIaHpCcHhXZkw2V3RBNk9LeXJUbUtXTlI1N1REanc0RndTbC85MVBzcUU2YVhpT1lCZ3dZM05qRHV5YU8wVEk5N2xOcTdJc3RxVU9CVEo2Tm9vSWVsbkJxcGN5bmJWWTljbDRpZml0cGRWU01tZnN3aFdLcDI5NHc0elBWZUdXK3VxU1ZIVjd6c3hmdXUxZWg5TVRnREJ1bUd4OGpOT1gxVjdLZ0lRcXFXSGRQVFVqRlJuNWVXRVpwRVNHaGxRdEhoMEUwSlQ5ZGk2RzRoeFdRMU9lcFNBYkd1a3MxdE9iRmh4RHVuZmJKMXBVYkkyM2lzZ1dIQmpnNHdYcFZ4YXVyOS9uaEN0T3M3b0lDeW9oS1lwbDFXblJCT0NkUVYzbFhpc0pXeEZ5UnV4UUphK1hpNVRVUFp2VFNYSzhGWVFhUUFFQ3k0Z1ZuNUFHQnNEaHpYUXpJMTlUVXMxU0F3eXptaWJjMW11M3BwUzhyRTFpOXZTZTZrOWdyVTB6czFPZ1h1cTNDeHViRHplSkI3WGs0YVRiM0pkOU9VYzlaTTZ2NWRyampORHNPQjZhTEh5RGZSODRWbS9TUDFrRE9oalE0U3FGc0Z6TStRNFc5QVN2MDVDL0tvZVcxcmNsbG56RlFRcnNUYTFxVGpXb21EUzBVbUVwU3VQRmJXNHlaMFRReEV1bkRpQ0JSZDJWM3JXdVlnWHZXVUFlWFdIS2NGVkYzOVNzT1Q0T3ZraTU3S09EUXV1Qzk5VFNWZ0t5czRuTFVLNTlhUXFkOVZ4NWVIQXlnbVRaQXI2Q2RoTXptZnI5WFNMbStERTlIbm1IL05PaUJEQmdndVBNWm5RU2l4YXVUQmVDTUhwV1c3T1paMHJMTmpOaWFoc0xvMEhxYkY2N1UyYksxM2NpN3RLVEVUV3h2L3ZiUzVQclRrWkdham1QaXRKYy9jYjIzOGJRcXBiM0d3bDJ2QVVSUnVXU3JURy9PUUlGbHlQVHVFTXRsOVRoQ29mRzgxV2x5YzRyRjZGMEU2bHB0eTcxSnZUbTAwbm5BSW5VVklUTU5SM3JIcHMzZFlrdWx6VnVIU3RTUjZueFdla293M1NJWG10SmtHc1p5RlljQ0UySmVJZ0RtcWJjV1pCYUhUb3NIYnloZnlmWG4vS0ZiRE5NVEZtN3FGRmh4NW9Gcm5xMzFERTRGQUw5Z2YwUk8zSnZiWXpSampRV2lmVjU0S3VwaEphM1pTZ093eXNNdWZDc2tZRUFCQXNhRXl0RHR0eGRIWFlMR0p0RER4YWhCcEp2bkNGNjFqRzR2ckdlRTh2THIxWUg1N3pLbDJONFVnU2lRNmhsZjJIcElqN2YzOFlFNTVaeFhtekxDeFdhN21zYnNYNzdocnVLbGRjbUtLNUNCWmNrWVhoUUlyR3FJSUJveXI1UXBkUUdxVEVUSzlKSk1JNEs4dk5pUmc5aWVPS2I4K3lSb0d6T3AxY2FLd252OVhRZU56RWNNcDFXcFBvYzJxaDNsUFZPdFBCT1ZTeGpvbWp1aVArK2UrLy8vZ1dyalBESGRhWWllcUIvME9jeGl4MXNmcDFIN2UvcnZCaVBkWjQzRWpDTmFuM0hJZUhGc0hwSkZwRkxDSVhwUmZKZlViYU0yZkMxYy9EVUNHbFh6QzRlN0dhR1k3bk0zWTBQa2tpK3YrcC9PNkx4UG5YbGZNNUZzYmYxblZodkphVFNjdzY0OGIwNDMvVHF1UjJvUi9XNVFlSXNDYlFsd3U1VnVLQXY5aDJoM2crNHFKTFBWNjNzUis2ZEVodXFRUXJIdUFtN2pCVGJKaDVMNFQwV29DSXlDbzZONE53aGI4SFo3MUlyRUVtVTlsbGNoVmNtay9VOFlkNFVxKy8yZDIvVU01cDZPd3duN1dXdHE1d2thdm8vRjZrcmh1WmpNVnJwUnVYWHhzREhOYmRpMVhZNk5pcGNqNE52TmFlYzlxOXhqK1p4LzVSN3lrM2EvMXcrOWw5LzZqUE4zZlZsU3BHRlFNTjNNNDUvYW1jODgrNUl5SGpOOHVSRzlmRlJ5eDZrdUdubmVDN2V1cFRRU0pQZUs1M2VxK0ozbDI1YzVienRVV3doblZaT3U1d1RhQU5wV09LTnhLcndVa25UZmlMK3NVZFp2dUZCSTlYcWNyQnhYOC9FN0JjWlhhOWJycEt1THkxY1oxb3hvYTcycFM4VDJsTStwd1FxL2VLQ2RhWG1OS1BxeDBRRXJ4d0JDWWhBSDcyMTNTSXJMSU9teEtzdlpDTUQ5UG9nY1NvRldjbVRiamJhUXNQcDFHbmoxYVl1RmpDVjVVWjJGZXZ0WFVuN3NHcnFKU3hrZXV5cXlhV2JGVEhZVDJRV3FWbmhNT0tOaC9IdXJraXdaTDNwUy9FOTNnL2xaRndVVEpBd1gyZnozNVM4aXdUbm0zQitaQ0tKRlJWMGREbjNheUJ4SW14NFFCSG9WS0dyTFZOS3Q0SFhCaldzQzdNYnVEL0x6UDdmR29pZzhuSWpqcFlFMGc4NThQbDA1MzNYQmw3b2FEaW5OSnJVeXNwbTZRZm85ZDE0M1V3UFZFNitUcEpySWNkWkVES1k2Y3ErdkJLSWdZTzYxNHUwRTZCVTFwbFpwOU56ZUM2RlRQV2xNc3FEYk1nVmxEaXdIVE55cjZVMmZJWmc2RitvQmFybFFwRmo4L2dyblNKcjVVbFZva29BZ1YwRWF5N0VLdSt6Q2JmcFA3ZE1ZdTBnNFlXZHp0SERqQSt0T05ud0trUUlsVW1vQzRqcDBxQXVlKzFvM2QzMklSMGI3dURYQXM2cVdOMjRuWHFCYkNYZXMxRTVBTVFyTHNTcTdIYjc4dnp0ZGNxSVZ3YmRUSG9DM0RhUUJ1RUlvZlYvV1l1S2ZCaFJGaEovUDdaVVdVQ21uRlp1VWxRZkMyOHFIVmVIYTA0VmF4NmhydWFWV1FiOWdzaks1OWtFcDRmc2dTYllaVVJqcmtJMmt3Y3pFWTVvWmxjbU4zb3ZybGM1RTA1cksyK3dPVENIY1lPVVZXN1hqdDZUVUZEb3VVM3U4djVOalFtVkl1RWNQU1Z1MXFjK0ZaMHlEMFhDa3lWRTdQRWJSaGQ2ejZWa0M0Q1o0S2tpMlpkMXJUcTJwVmJmQ0grbGhCRjBTSnc0WHN4TncxSGxRZkdocWhWSm1ZQU5IU3QvS1NNNTlMRVZZTFNRY0xHaWRmblZxSUdtOHh6ZE1MRlFhVU91YVkrMWZVMGFrQmN3WUNRWUhPenlGbUJJK2thSVlhZVhMUzFLMWNYT3F5dGhDekdjbUZORGJIeUZ4ZXpRcmpVdGJLUjBQUHF5SFA2UUl3a0pOZFAvSC90VUtBY1M3dXJTY0pkNlMwa2hNMFJySnRBTHpBN1Y3aG9LMkdFdGJwQTM0NThIM3JuZms2by9MclVxTFJxQU1BRmlRZituZ2hQU296ODVPNDlYbytOMEtIQWRVRW9jRzVFSUpiRzQ4NlJ4UWdJMWtWbWptdkRLZm1UK3RXbEM4cjJsT0E1ZFpIV2F1dHRsSG5xSUZSd28raHI1ajFPYkVqc3B6cHdYOFlFcmlyTFZhK3piVXZkRmFIQTg4SWFWcmtJeEFWZlZ4V1AxeTA3dkNnOHU3LzlmdUpzb3IyMXFzUmFXSEg5UFdPelpveC8zNGdVM05LMVo3V3RTUkV5RGNPbVkyc3ovS1RDWFZuWGo5VldoYlVySEZickxwYWVpTThmbWNtOXl5enZqOFROVTNGMUhScjg2cElxc2Z2UW5IQVJPYUI0aW1hdGhSVnZLSmFMZFdVSTFZdVVuRUdzNEphaUZpT1g3MEN0aFdXdHJwdjQrbG9YSkRLVlpoSnFkN1hLaVpXc0kwOVQ2MnlBWUowcVZrT1phVmtuV0VnTGY3ZEVTMFRCU3FMb2gvK1BoR3RkSUhoMVE0TXpRNmdvMmdtM0xGcFZHOXFmWThFd0N1YUc2eXAzelJkdEtrNnRYVlZFYU43bE9lOTF3L3p3RjBLQ2FiRXFkVFZyRVFXclE2cFBtaGdZRjlhMjREMVlvY0ZpNFpIOUlMZ3B1THVvaHhLaWxSVXVONjY5UmtLQmlXc3ptWEl2WWNrM2Q3aU9Oam0xYWdlQ0JhbUYzSm00bGJDUDZhQ3RncldIS1JIbkx0N3ZsRm9MSXdzSm9QTGEwWTBsZitldUc5MllOQ1ZDaVd2YW5FZ21DdnRtSjdtUWg1RGdJZHF1ZTRHWXlMNlJwWnpFT21Ob0lKc01kU2pEQ2lrTWFyUVNNZGZDK0lrQXFqVkxpYysySXBwUm1rbW8xNjRXQ2JIcUo4UnFJYzBrRVNzRTYrUlptZDdZTzdQQ0RXTGw5UUxyMktvbEpuczM5RWJDb2k3RFZXdGhBSkFrMS9sWVgvTjZzam14d3VtbGExZUpLdlJmSWtqaGFBVHJYTE15NXpLYmZ1WEVXeHRDMUN0d1NzV3RSRVFjanhJOEFBVHJSNWRTVVEyOU9UK1hTV2k1cTQzaDF1YkdPUEpTa1VVNDRDZERzTTZObGJuMHJrVkw3TDlldDZyVFNzUVN2QjVmUDBDU21USEpHOGNLSm9rWlJhSEFFbmNsZThhbWhuQytWTlJNOU05N2t6OEJ3U3BHaTg4dzUyUWlJVHB3VC9wNWlYcUJSYTFFMUZxWVA4NHphZW9BMld0R055VHR5UFgybnlSWStNUUo3V29tbVEzNjJsMzloQTFsajlXYk85emdITGFWckROaUZSY1NHQ0phQ0ZiZGt6d1dMU3Urclorek5tWmxQV2ZYQVp5NXcvWWlwYUZCSHhaOFpmTXZRUEgxUEhOMlNTVXJPckZJaFFJTmQrVW5rSXZvLzk0TjhWdkl0WnBMOWhnYTR3dWloV0NkRkVvWVZtMzBFekhSb3RYWEoxNGlhN0JmdXBHUTVva0FSNGxXVlFQSlNVVXloSFpYWHdWdW83MWJCMkhGcXVTS2lyMmVpRllDOW1IWko5T2JNV09xckJPV3FIdDI4RHlqejA1bGJ4NEFPUG02RG8xUyszTE4rZWpJc3FMTmlONTM1Wi8zSk1mUm1ZQmJpWUpVMVJxMXhHb3R4K3lvKzlpdjlZaUNKU2ZKd1AxTld3ODE5NnhNbjJEemRabVdsNm9pdE1abVgrZU1SVmRqbzZMUFRucm1sQVJvMWJpaHExb0U1elExeEdWVU1ENVlZdlUxWVpXLzYwUVFST3VSQkV2RTU4M1pOUUZqaXorcG1Gbjl6SzRxNHRJcHNkdHpVSFZLd1FEQTFjYU9lQXdJK3lJUGVtV0pXRzByanRkTHVMSzR3cncxZmlCYXdxOEhPT0hlSzhUSzR6Zmpmc1NaZlhKeXZMakRETUQzZ3N6QnluMVhjb0xxQmVFaHd3UkFhOUJyVjg0UUt6L1pmVzFDck5TNEV6dTFYdFc0ZzJEZGoxanBCZEdWc3l1a2h4T3FTbFNzZHR2T2VKN2VkOVUzOW1mRnJVUm1VVmdBQUs0L2Z1aGtLTDBGWmFRak02ZUlWWUZvZlNCWWp5Tlcvc2Qva2xSVEx3eFA3ckJ2MUVFYkQwbVlPSEJDQlptREsrTjVsdE1ieVlrN3dmSUR0TnBkeFdMelhOS3NNVk1BTjdzZUhvbFduQm44OE1zRmQ3ZUdWVGNHbk1qc2V6SVNNWW95QUkyVE5aNFZzVVlGY0J0anlHZENzTDZpSnlVWnZabmoxT3BNTEdQUG1tN0dkK2F3amxtd2xQMFMybWxaZGIwbXJyeDI0TS9odWZ3QmJtOG9TZHkvbExHa1ZLemVFNkpYYXkzS2oxR0kxUjBLbGppZ1kycnNhZGZUejFoMHEzWmc2Z1FmR0tFRUFHZ3hFcXJUMTNwUmNrVm00aHd6YldKanNPL2FVS01lS1lMVndoUE5hdnRSbVdGVFdwY3ZVenZ3VFI5Zm5OZFVpUldWS2dCdVI3U2UzZCtVOVVuSjh6SmlOVlBqeGtuVkxLSVdKdk5IRXEyNzNJZVZXRy9LaGdaOVVjem9uOG1XMS9KWTc1emVEUGUwa0ZsWjE5bkZNbG0vQXJoVGNtTGxCUytSZ0xHbzJ5UEwyTXhjVk5RQWg5V09rNlJyekk1R2RaeVdrZkczcnBoOVdiVURReHJzWFA3VUp5VmlCWERmVEEyeFdnUjNGb1VhNDBsenI4Nytxa1FMazdBLzlPNWJEdDIwdzRxY2p1bGVTcHhXSnUxMEpUT2pWWTJaanNXc05Kd0FBRGM3RmxsamplbWVvakVucE1lWHJvdE5YYjY0d0tiMGVBalc1VThRTFRTbU1PUkV5OWtGTEYwZDRaSjI5VjY0ZEtMR1VrNVkrbFlCSUZiNk9WK0Zia3ZDZUpsUTQxcHV3OVNFSE1GcXh3bmlmOEFQdDU5K21rejl6SWlXVlIyNWQ2Und4VjJBMTJ3Q0JrQ3NHamkrSDZQZUVtTDFJbTFPOUh2d0ZlaGZFYXoyaUpXZWJWU0czUkluMXNGSkZtWDM5WThSTGdCNEdMR3lsZ1FhY3ppWjVZbzlRVXlNaVMvM09FYmRZdEtGWHRoY2xxd1JKUkl4RGs0QWI5RWxRL0RGSFc0b2RpSmtmb0h6WGNLQkFQQ1lMRnhGZ3RZSll0VXZFU3NaczhKMm01aTdUSFcvS2NHU0dZMk8xeFpiNzR4b0hXVHErTmxKSkZ6ckN1SHFjZTBDUEJhWklyV2ZwNHdKMFI0cnE2VFRLUEZlTnVwOWRCR3M2NHJWMEIzdVBYaXRhNzNycHJ5TGNEMkxNRm9sV1RxT0Vrd0FqeTVhQ3pVbUhEV1JsVW01dGFHNHBEeFRKL0gzdStFbTFyQVNzZHpuVXpiS0hiTzVPQkxPc2N4Z2FLd0dBS2t4cGRhRzNzdzZlMlVTUlJSQ0RHU0xIK0N3em5jU1dFVWtSNmZ1NnE3cnRLTG4rUml5YjAweVFhd0FJRE9tRkRrdFA5NVVKSVVOY3UyTW9qMWFNWGVaRkhZTEljR3FmVklYRnkxNTdneXhBb0JDMFJwV1RNaXRhRTg4dmt5dFl5UXlCTGN1bldCMjA3UStKQ2cva2hYVHJkenJJSlV3TmxWdTdOandJQUJBWWt5eFV0NzMrdXhWN2JGeWRtRURMMFNoaUhiZjJZMG03N1lkeWEyc1lmWGxoOVUvVEtpa3ZNMElYVkVjR2RFQ2dETk90dmRFcE1ZZUs2dlFkbzdHTmkyM2tadklFcFFOY0ZaNitjQVovYWprWkpqSGx2d0lLKzljWVhnUUFNQVlVL3g0TWpMRXFuaVBsYXUzSERLNVo3RzZHWWNWL2RBZG1XM29EYnMvTGtyRTY4TWRKbWtzQ2wvanJLVldBQURYWmZ6WHdSZ2w0OTFuZ1dodDVQbDNYMzNuVm1zSnBqSnFKdUs2ZW1yV01UdmgrSVFGQWVDaVlwVVk1eWJ1YjcrOXdPb1IrbURkdEdESmoxblMydU5vWnlUSEh5QldBTkRRbUtYWG81THI2OGErcXJ0dkhYTFhnaFdkQVBPRVpjWVpBVUJiWFZZMkdXejNPTCtzRVVlS1hxVnhiSlB2eFl0aS81YjY5ZDEweDJINUFWOGNwWkVBNERiR0xCLzY4MVVybmpKaU5WWml0VHFEV0kzRndZMWw0by9EdXVDc0pkWGdyRlpwRkFDQUZveGxPdEhpdWNreHpIaU4wUG00OVJQL1gvZndJL3V3bnhTbzFRdVgyVjNtQUFBdFF5OXhMSnFlY0J2dFNEck9UZ1pCc0F5MTd6WDRRL2dFaTRraFd2TmNMUzRBZ0JhTWhYNU5LUTdQYlkzeHJLbXg4cXNSYlhSWC94Ykd5Rjh0K0lFKy9BSmpVOElsS2V3anQxK0h5K05yY2MzWkJBd0FMWFpYTWVldVYrckh5amdNT0c1N2I3OXJPNnlRbGg3S2xEUTFlL0Nod1JkRHRMNGFveUZhQU5BeWR4VmFGa1hEV0wzOW8wZU1rMXZsc2xvZkd2eDE1UitvcDlTK3lSL0R4MzE5R3hBZC96MjVJeWdBUU1PczFBVDc3SlYxRXMwaWUyME9EVjRsUzFERTRpUCtzYzdWYkN6cUZhTVRMNzdpdy9kYTFSZ0FiczVsaFkzRmxRMGJHeGgvNSs0d3F6cm11WTNaMWRkeVdGclZ6emFia0F6Q1ZETEdnTXNFQU5xQTdMV3l4cXFtWFZWcUM5RGVHTjNHcFpPTEM1WVJDcHhjSXYvZlNNYndzNGRYTGhNQWFKRm9MYzR4SG5hLzhVSTFkWWVWZ1h3NDhsa0pwUitqV3hjYXZHaEkwQWdGcm1YLzFLWGZnN2ZkcjJ3b0JvQjdSL2FoV2tJVkRNTXNlcXdYdGJnYnhrdWJxc0QvZStIWDA4VnFMOTZ5STByR0FBQzRaNkVLV1gvVzBvY2ZCMGZHcEgzazl0c3pUY1Y5dFlKZkYvenl4a3E1SnpnY0FJQ3pqTGRlcEQ0VFl1WEhYak9wUXNLUndYR0ZXcTJ0NFNJaHdVUlR4YUxxd3lIRjh0eDdFZ0FBN3NSVldWblJYOE9vSzJ6MDZJczZ0TEVoNUtVRTZ5Mmg5RXY1QXJlSjU4VnJYaXQ1TEpYWkFRQU1rWEhmSWNDdThkOSt3ais3OVhaTGx3b0orcmlvdGQvcHk3Wm1OcXJGNmU5OVY5MHFHZ0RnNFZ6Vjd1WmQxYnNoVnFGanhlUlVzZkxKRzlkT2RiOTBsbUJ1QnJEbm9JeU93aFBDZ2dBQWUyTnFiaE53Tm9KVmM5eWV5bXNjM2NYOTVnUXJ6QWJjZDM2LzVhcENiU3YvUmNkclhzWHA3MUZ5QitGREFMaG5zZEtUK25nY0haM2E5RkZ5RC96eDlYTE8xYXBnWEsyQlk0WGIycm9qR3BqSkYvelo1SThHQU5BeW9mTGozRnZDVmZsSTFlc3BycXJDVkxocnVxeXJGYitWREpSblp4ZTlqY1dxVHZyN1hCMERod1VBOXlSV0lSSE5LcTNreDhxWEU4VnFMSlArVkFSczhsQWh3WXpibWlabURLa05ibFgybURVdkFMaEgwZExWS05iaXFqWW5ISE1nNDJjMzVhcGtUTDFxbHVIWkJFdHNhMCsrQVA5RnJxbytiQ1ltbXhVZ1k1L1h4VXMrQVFCY1NMRGk4ZTZraWJrNHRxa1N3SmhXYlNkcVhMRGt5NXdudmdDL25yVEliVWlyeUhveDNWYmI2MThCQURROHpucEh0RGsyK2FGaWc3RnpOVFlaMzZ4Z2lkaTh1L3grS2Y4bFB4VWNLK3UyUlBpMnh1UDg1cmdKcHpRQWdDbFVYcVRHaVhGNksyTm9LNWRUR2hPc1JQa2xpOWZTekwwS3V4cHFYc1ZWaVAxOXo3ZStteHNBNEF4aUZZU3FXMlVFYW9yZjhsSWh3eWFydFd2RjlsWnlLWXJkbHcrMnFwTm1MbmIzUlZ5VVBuNElQY2FNRUNzQWdEMWg2Y3Y0MmE5NDZMYUdXTVhpNTQzRlJYb0xOdUt3MVA0bjU0d1d6L0tZemdreDE5emFtSE9FQWdFQTlKaHBiZnlOVFVVM2NseVZFYXFNK0Ywa2I2Q3BmVmo2Q3hrWmJtbHp5dTVvZWY2TDJGYjloY1lsOFFFQUhsbW9PdEYrS2t1c1FrSkZHRTkvbnVvU1NSalNzZGh2Vm41UG1JYitKVDViVTRJVlovU3R6aG1XazhYQVo1a2QvQWdrb1VBQVFLeCtoQ3BWc21raUxtb2g0K2xTamFWamNXWjF4ZThpMGEybTFyRDAybEpUWC82Ny9IV3Yyb1VzOEwxSWFtZVBGSFlBUUt4K052OWE1RGIrZXJINWlNWnlMMUNqUk81QUxIN2VQQ3d1YVJhYVdzT2F1djFTSHFPZzRDY2NzeS8yczdGakFnRGN1V2pwa04zS0ZaUzMyejNQNXdjTWxYTnFYZFdMcGtLQytzdVlaM3BjbFRJMWp0bm5sQVFBU0RLTEJPZEZhZ3V1QzU4WEMxQ3FCWlFQSjE1dENhWVJ3Wkk0cVA1U3BqdUIrUlNiZWd4TGQ1aGNNZWQ4QkFCSWpzVXJFYXFuMHFXU3FEcDdhZzl0TGZHTDE4Q2Fwc21OdzdrcUYvNkxtOVZkYTVJUHJydG92dEl5QkFDZ2tYRzdjcDJxcE9wRnRJbDRLTUw1ZEk3M2U0N1NUS2s2Z0VHNGFoVlNOTmF5cU1JT0FIRGFXRjFWOVdJbVlsVlZzTHdiQ1ZVc2VtZkpPVGhMdGZZSzFmWXM1TXZZRkI3dlB3UUxBT0Rrc2JtcTZzVlN4dGhOZ1RuNWNWUUdaK21ZY2M3MklsVkZGci9FeHhXa1JTSllBQUFuamNkZEdZdVRBaU5qNitwRXdZdHB2UHBGYmNFU0s5bDNGVzFDbEhEbHl0aG44L25sOWVKa2krZFRLbVlBQUR5UVVBWGprTnFmOVZVbHFDcDhWeEJDOUhnOTZFVUdaU1hWTks0cVdKOXV2L2JVb3RBbFZTbDhhTCs4VUxZelR1VFluR3N4RHdEZ0RnVkw1d0FVR1FVbGRya29tUk1OOFBWalYwYTdwNmNtSzduWEVxeUtEeCthTTY0TGpwR3psRnV4cHgxM21MeEJoaUFBUUQzUjBwdUpzemtFa2JrWVpJUnFHNW1WalJLNVAvRnIrWDFiMXhLc1lDMDdGYlp3V1dBeDY4UkNHLy9nQUFBUElsaWhtMGEyNm9XTXlRT1hqb0o1S3FOcVJ0V014bHpXTVNIQk9OKytXL0RCc3MyOUNtT2ppQlVBd0FtaWxYRlVReEdxRXZQd3UzRDVKMjQzMVZpaTNFbFpncUxJNGNObTNaRUkxNnBDdVBycVdDSE1TSEZiQUlEbUJLd2pZMjJWV2ZCdXJGZFhmS1FWU1JqTHQrS3lUaTduMUdRRHgvRGhPeFd1YXliaVJUc1FBSURMQzFWcElzWFhPcGRhQXl0S2ZEdFg4ZkxHOTJHSlV4cTZkTFdMb0xnSEMzWUFBSEJXd2Zxdllsd09obUtqeHZSNVhmRlJRdGZJUnVKZlRYOGgvb1BJRzNzV1ViSUl4Ulo5Y2R6M0V3cmtBZ0JBT2RhWTdNWEpGM0h3WWJ1RDdFRVJwL2krMHZFNkZERDN4MzV0NHMyZnJkS0ZZVUZMa3pRV2hBc0JBTTR5SHV0UW5YZFRyd1hQMHk3cjZSclJzVXJCa28xZ3FleVJ0VHRzQVJML255WWthWFFLWmdFendvVUFBSTJMMWpGclVuN005bDJKVjljY203T0NKVy95czBCZ3pzRUwyWUVBQUkwTGxnL3B2VVYzM1V3Mzk2bzFyQkkzZEE0MmlCVUF3RmtHVjcrMnRGSGovRTFRSWxnbE5GMk1sbXJzQUFEbkl4NWplN0syMVhyK3Jmai9GMmMzNTdJd2JXWG1pMGlsdmZ2WG9WNGdBTUQ1OEdOc1hHYlA1eXEwUHFwVmxDVVk3WXBtZnhVQXdCMXc3c3JxVnhNc3d6RlZGVWdNQ3I2a3Vqb0FRQ3NGNjZ5VjFWc2hXTkdIN1ViQ3hmNHFBSURiRXkxZFdmMTNtOGZwcG1vSmxsYjdEY0pGeDJBQWdPc0xWcWlzZmhQRzRrQ3c1QU40MVExOXJUWTFQM3hWNHkvUFdyNllCYWNNQU1CVlJhdDNLeWJDRWl5OUVPYy95TEtPZU5Vb3gwU1NCZ0RBNDRpajE0YSszRFoxKzJSWmd1WExiL1F5enFpdWVCWDF6Tm9kN2g5K1RnQ0F1eE9wYmlSU3NRNXNkK1ArNzFNRjY3UENGY1hpRlJvemJndmZkR3BQRngyRkFRRHVSNlI2a1VEbHRrSTkxd2xIbWtrWFVlcDYxVnBVd0x1dVZRM3gwajJ6bmtuRUFBQzRlWkVLdXRFdGZKb3ZwRHM1U2JEVW14aEVTdG1vZUFVVnJodkhCQUNBVm9oVVhYM3diQ0pCSzZvV1h5eFlseEl2QUFCb3ZVQ0Zxa2Q2UFNySE5taUJMeVJoVklzdnJyQnh5c1poeEFzQTRQNUZLaFNKcUZxUDBpNHFKT2l0aldQR3dqTXBqYkkxdFhINEtQRmlIeFlBUUN0RnFoYzVxVjZOcDNweGVxMXlUTHZqdjBVT3pXdkJ5OFVFeXhDdlFhRmRIQ0ZhQUFDdGNsTytJM0ZwMG9RM0h6NWlGc283RmFXcTYvMitwZHVhckxUMllQdDY4a2E4WXE3ck5sUXNqSFgrSmp3SUFOQXEwZklGY1ZPUnNwLzFLSEZHVzZPSWJtVzMrTjF6dkZpTmp4WXNzWUJ2R1dVOTJnMGx4TXZITmw4NVBRQUFXaVZZdWlCdVdJOWFwWVJJaGZpeXFlcWlCNStSS0JadklQNVhEdEFYRzFobC9ZNUNYTlJYQ2FaSXZDakZCQURRUHZ4WTM0dEVxbVNQN0RvU3JPRnVuRThsVzNURkdIV08wWlovL3ZlLy8ybTFNOS9NN3NXZkM1UzVKOGZac2hFWUFPQmhYRm1vK2g3d0ptVW1RdVpFRi9yTzdxTllYRGppWDNkWUtta2xsbTRWMVlEYVZ0ZzdmNHh4Zkp6ZC9TSFdPYU93TFFEQS9lTEgrTjJZdjRnRXlXdkJ0T0NwazFxbG1YWU9LeTUyVzV4ZUtLTGtMZURjVmFleVQ2aG1BUUJ3MXk3TDY4QzdLMCtEcjYwTHY5VEJsNlZ2VEJibTNselp2cXVwWklVQUFNQjl1aXdmVmZPR3B5cWozT3ZNOHpFbXhqdXNPSys5SkIyeEo2N0tVdEdWM0VLbFhpMW1MM1hUNHdFQTRPYmNWdENBa05mZ3czNWYyWWFuYkdYNlYvMjduMVBIVEFqUVAyY1VyMVdKUGZTdUtsNWtHeGFvTHdBQTNMYmJXcnUvQ1JlTjRSMlc3bjkxc045S3hHZnNvbzFlRWRrNDVPNjU3eUtFbnRvTnV3QUE0R0ZjV1MrMzM5YzdySVhieithWVM3K3FzSjRWc2dDMXEvSzI3clVneExlS0JLdkR6d0lBOFBEaTVFMVNUOHhTUDlJSS8zK2JsSzRFd2RKVmVIc3VuK2xSVk9Bd0VqWUFBSGhjZ2VwSHVoS0VLa1hQSlphTy9wVmFVRDZ6b3pRZHNXNHFZbDhKSFFBQTNLODQ5WlI3NnRVOFJQTHhYMGtYa3JYeExCVjBod24xODA0c3VRbFkxcmxjbkFFaXg0c0wzeTc1T1FFQTdrYWNRZ1dMV0p4T1hmcEpDcGJaWGlRcXNmUlZac2w5bDJhcWFuY2ZDaWF1b2hmVmIveUpxaGNBQURjclVIM2xucnBISG1xdGJxSEdZRllyL3JXT2RHUWR3TDc2VXpOQnJBQUFiazZrQm1KRytrY2VZaXRHSnRtcXlpZGFHQzZyVExDTytFRGRDcVdsTkJNQXdHMnlyU2xXSzJWZU9sV3RwQ1NYWWhQcGlLa252eHI4VUF1bGlLR2x5QXRpQlFCd20xUnNYVnJMT08vN1gvbHlTLzlJUGRxWk1qVWxpUmZ4NjVnQytXOURIOGdMMVlpZkZnRGdMdkhDMUl2KzdnVXFtZHNnM1Q2Y0VxQ3FwYVpObFdEOTRuY0FBSUFhN3VkTGtBcHFBc2JQS1VuT1dGZTVNZ1FMQUFDcWlOMVA2YjZxZFozbkdLRkhCQXNBQUdxajNVKy81bk5LMDk5WENCWUFBQnh2cjc2M09tMXJ1aXd2UGo0NzhLbEcwZk4xNU9qT2s5WU9BQUFQNGJMNnBZSWxhMXgxcXh1Rmlrcm0raGlDQlFBQUphenFDTmFSVGk1YlhJS1FJQUFBRk9sSjlQZHVWK1d0WHdJRUN3QUFTaDFXVE8vU2J3REJBZ0NBYW52MXZhNjA1N0l1L1I1WXd3SUFnRko4aFl1aURoNmxSTFZvL2Ezai9uYjY4SDh1ZDY4elFyQUFBS0N1eTZyZDA5QVFwSzY2WlorT3d3SUFnRVk0VVpBcUQ0OWdBUURBTWVMa0JXbmFvQ0RWRWl5ejR6QUFBRUJDdEpvVWpWQkJJL3daZW1KTm84ZjhkQi9HWVFFQXdMbllLS2NVV2xFbGt6WWlGeGU3TEFRTEFBQnFFMWU4MktoYmNFbWI0SXAyQWpUYy9URVA0bFBSRURKMEgzWktzQnlDQlFBQWRmbEtiYThxbzJTNHJCOEhWWkFTSHplTTdDQllBQUJRRzZuY1hnY3RUajEzV0RWRFl5WnpJRmdBQU5BNGt1NCsyTjNHZFFScjk3UkI3S29RTEFBQU9KZFFlVUVheXMxaXVudU1EeWt1RW1JMVYzZi9pQnRwN1FBQTBJUlE5Y1ZOOVF1ZjRrT0xvWEpHUjl5WURnV3Vkc0wyZ3NNQ0FJQW1oR29vUXBYYVJPeVRMbWJpdU9JSzd6MlhyL2p1MTc0bThSMDRMQUFBcUN0U0hSR2dzVXVzTndXaENxRS9lYzY3SzJ0TDRwLzdxaE04RUN3QUFLZ3JXRjU0VXFFL3YrYTBzQXJsRmdpZEY2cUZQUDhnOVIzQkFnQ0FKZ1JySlk1cVZYaU04SHd2WEY4YmpxdjJkckdHQlFBQWRZbXJYU3pGRWEzcUhLRHU0eEVzQUFBNGxvVTRxczJsWHBDUUlBQUEzQVE0TEFBQXVCaFJ3OGVELzNKMklvYS96eHU1QllJRkFBQjFSY2VucG9jMXJGUzJZTStsVTk3cjhwVjVpR0FCQUVCZGRNK3FpL0NMN3gwQUFHNEJIQllBQUp3VHY4Y3E5TGNLSWNLTjNKZHFWZUx2OTdVRmh3Z1dBQUNjZ2hlVUYzVmZkdU92Mm16czkyM05jaThnNjJRNExBQUFPQjRwbTdTNjlPdXloZ1VBQUplbVcvUHhmUVFMQUFCdVFiQndXQUFBY0RHMk5SOS9zQjdHR2hZQUFGd0N2K1lWc2dUWHh3Z2NnZ1VBQUdkSEdqa3VUamtHSVVFQUFMZ0pjRmdBQU5CRzlsTG5mYmZpYkhzUjJialZjWCtyNWE3NURnRUE0QnBVaFFSOWNVTy9PL25OcFN2eUFnQUFuQjFDZ2dBQVVKdHV0K3ZyL01YdFE4d0kzR2F6YWF3aUJvSUZBQURITUM4VXR0Ui9wWVRNQzkvV0VMNFpnZ1VBQU5lZ1grZituZkF0U0dzSEFJRFc0d3Z1MW5GWUhiNHlBQUF3OEJ1QzQxSktYWGRZTDlDNnJ4WjFCS3ZIYndJQUFBYkxxdVNLYnJmcnM4N0g4cy9WN3ZFdjBmOTFESTN4LzU0ZUsxZ0FBQURIa2pROVZuOHRxNEVqYTFnQUFGQUxTMHhxc2ozbVNWV0N0ZUduQVFBQXhhazVEZXRqSGw4VkVweTVndGdrQUFBOE5PY3UyN2V0RkN4ZlBCQ1hCUUFBRlZwUkV1TGJudm82SkYwQUFNQWxSTzMxMUdPUWRBRUFBRzJFTEVFQUFHaVU3Wm1PZTVEWVFVZ1FBQUJxSVlsNC8xeFFDTDl5S2JJTkhBRUFBTm9DRGdzQUFFNGk2azcvNVl6TzFaMGVod1VBQU1jS2xhOE42QnM1V2tWdGZVaHZIZjNwd3IrUEZUUUVDd0FBNmdxVmQxTnZMdDNUcW9TTnVuM1ZFNVQ5dndnV0FBQTBJbGh6Y1ZibndDZDB6S3dLU3dnV0FBRFVFU3Z2cXQ3VjNVdjNOK3puLzk5cUYxS1gwVTYwRmdnV0FBQTA1YTRPaENWNmJCQXUvMmMzRXJKU1FYdUpuUlpaZ2dBQVVJZFlhQllwc2ZKWWZhNlVvSVV1eE9FMmNQc0pIRjRjbjNCWUFBQndqTVA2cjhSZEhYbHM3N3plbFNnK2g2eENTak1CQUVBckVFZjJtbkowQ0JZQUFOVFNsZWp2Z3pPSWxrNXI3eUJZQUFCd0RQR2FWTjhuWVVnbzcrd0NpV0FCQUVBZGx1cmZQbVB3Y3lkYTcxTDU0aVIyeHhnaVdBQUFjTHJkK1U0em42bTd2Y1BxdTlNcVg0UTlYdFA5bC90YnhvbTBkZ0FBcUN0YWsrK01kRGRPdWFFYWJzcW5ybnNSakF2b0J2WXlFSEZZQUFCd2xHanQvbmh4K3lIQ1RjM0RCSUhxRzJLMTNyM0ducFBEWVFFQXdMR2l0UkozRkRZQjErMCszRTNjNzQrcDA5c1JMQUFBYUVTOE5rYzhiYXYrL2lXQXFjM0lWTG9BQUlDYmdEVXNBQUJBc0FBQUFCQXNBQUI0S0VpNkFBQ0FTbVJUNytiSTVJbzZyK0hUMjFkU0NIY1BraTRBQUtCS1NIejYrYWY4TTJUeitRb1VhNnVWL1FtdjQxdUxoR29adnRmV0NJY0ZBQUIxaUVzdWVRYzBrSnVUaWhkckViR051S05qWFZqY0IrdmdHQWdXQUFCVW1wOENvZWxGVG1rYmlWaHdZdHNLZDZWTE02MFJMQUFBcUlzWGo1azRyVjdCNHcrSzRlNEVhUjNFU3dSc25YRlh6Z28xc29ZRkFBRDE3TlozY2tSd1ZWWWR3RkpDYVNjZi92c0pNNHFnUFNOWUFBRFF0SUIxSXdIcnVSUGJqSGczSjhWMTl5QWtDQUFBSnlGSkZ2NjJUTGd3Zit2V09hUjFKdzRMQUFBdTZjSzZycnJaNDVPVmFZaGdBUURBdFVTc0Y0bFhFTER0VHF0K1c0OG5KQWdBQUZkQk1nWFhJbHlCNUVaa2Fna0NBTUMxaWNPRGF3UUxBQUJhaDZ4dGRSQXNBQUM0SlhlRllBRUFRSHROVml4V3VSSk9KRjBBQU1BMUNXV2ZmT0pGdG1ndWFlMEFBSEFURUJJRUFBQUVDd0FBb0NrdXRvYlY3WFpEMDYrdmpKRE5adlBLMXc4QUFLMFFMTW12RHlJVnB5NXUrZW9CQU5xTlZLQUlqUlZETitHcmpkOWZTUmZLL1N5c3hsbEhpTlRBNVJ0OXZlNWVaOGtwQVFEUVNxR2FPcnRBcmRjSFAzWXZMeTFld1dGOXVyODdqYmN1VTh2cFJKR0tIVmFIMHdJQW9KVmk5WjRabzBQRWJMNTdiQkN1aTVpUDRMRG11NzhQNVQ1ZjFmMnA4RU1Ga1NycGM3SVZWVjdockFBQVdpbFdmaXovT01KUVhHUjhENExsUmVjdHV2OVpxdWdpVWdBQWp5TllzWG54ckdVTTM4cVlQeXdRczlESWNXbnB5TW1DSlcvMFQvUkdmdG9USHlGUzRjMnVFU2tBZ0pzUkt6LysvNG51V2xyWjNHSncrcUlKSmVLMWtHTnRtaFNzdmJDZysxN0hLbmxEWjFWVUFBQzRpR0Q1OFg4ZTNmV1VFeG1WckRjb2VBbXZLWk5UTkNJV0xCMFdSS1FBQUI1SHNNYnVPelB3YTN3dnlXVXd4TXVMWGxYaTNXaDM3TVZKZ2lVditxZkNVWVY0NWdxUkFnQzRXOEZLdHFrdk9FNDNFcS9VTXRKUjI1cTBZT2tGdDFpa0dvbEJBZ0JBNndVcjY0U2lkYXhsYnQ5dWxBT2hrelZxT2JpVVlPbXdZS09iZThVMmhwM1RYdnpXaUNBQVFDc0V5NC9MSDlGZFBqUFFKK0ROak1lK3ViL3JWc3VxVW5zeTlyKzcvWERoUzkwaUZYdkZidzF4NmpYMFJmVGxBLzZSTnowVllmemMzZjh1WHhRQUFGd0pXZWFKQmNTTHpIUTNQdnR4ZWhyRzZXaTlLckF1T0xZWHY4bXArbUpWYTQ5RnE5K0FXRTFGcEZKWkpQNDFQaVJEQlFBQXJzZkVIZFo2OWV0UVl4bW5QOTFoY2w1UkZPNlVrbjg1d1lvUDJwTUZ0R1BGYWl3ZnRJVHBLYThGQUFDTnVLd1hsKzc4MjFWR3BqaTNRWnhaVE8wNmhGVU95N215L0hycnpma1BOalhlNEV5K2tKRmhQK2VjTWdBQTF4VXRTWWp3WTNSVnVLK09heHFlOEZ4YnNDVFd1RHhXQVNPMHMvSWYzRzlFOHh2SGZGcThyd3J2aFN2T1F1bmpzZ0FBTG9OZmlwRmtPMHU0L0JqOTdNZHRNUnFiQW9QalpMMXJvTzdySzAwNEt1RnVMMHN3T25ndnNvY3BhemZNMlVHMXAyc3JZclZOSENzdUJ6S3hzbElBQUtCUnNmSmpiK2pVRVVvb0xYSXRRMVNhK2twbkI2cE04NjBZbGE0NzNJOTFWQWI2dnlsTG1IbkRZVjJxSTI5aVpEeEdsM1JLZmduKy90M2pONjZzVGlFQUFEUkR2RGNxTE9HTXBXWEl6RElqb2czK05qSFdwRHp4K2xiSDJZbDdpMk8zUy8ycW84YTcyNGQ4cVBCR2g0azNyZE1WVnhVcWoxZ0JBRndXS3hRWW9tYytsZjFOUW5rdVpUWUtqNm5GYW5Uc0cvNVY0N0Z6WitmTkR5cFV0aXFkY2NwNUF3QndjWHdPZ1U5ajMyUUU3VjMyWWFYTWlTWWthK2d4M3p1cTExUEV5bU91WVJrdXlBdlF1L0VHWmpwOGFLeEpyU1M1UWg4eldGQXRlRTlVdndBQXVCeXlqRE4wK2IyMzNsR0ZkYTZyak5HbERrdUxpaytNZUUyc2Rla1B2REsrSEw4Rzlta2NkNFpZQVFCY0ZyK21KTWJpeWUxbmJzZDRNL0kxZGxlRkM2OHRXUEVhMDdvaWkwOS9DRXZVckJEaE1qU05CQUNBczdtcGFVcHNOdC80c0oydjFONTB1UEJrU2tPQ241Rm9aZFBPZFRwN3FrUzlyeUVZaVJ1cDdBQUE1eGVyZUhuSEc0ZFpWY2trS1pzM2NDMElGNVk2clBnTjlDbytXS3kwdWRURmhTajQ3MFExNEs2RURnRUFvQm5pTWJVdkx1bTlJaHN3RkhsNGRsY09GNVk2TE4wbjVkbEl0dWlKY3NlQ1ZidDh2Q1JqK05jYkhuc01BQUF3eDliUHpFTktIVmRJZmM4MWFQU3N4WEV0bXZvTXBZS2xQMmdvRmI5eGZ6ZUhIZFNKc3JJRGF3alZVY2NCQUlEYTQyeU1qNHhOU2tKN05jS0ZUN2tLR28wS2xyeXhxU3V2dkw0VkY3WnA2QXQ4emxYZkFBQ0F4b1ZyNFFvenR5WENOa3djcnpIVFVTeFk4cVo4cFl1cXBsdGVyRjZxQktid0N5dXlxQUFBMEFyaEN1SENVTDdQTTJvcUxGaExzQ3FjMWpheWt0dW1oQ3I2QWhaTldFb0FBRGl2Y01reHZ6WWk2d0s1RnhXczZNUDFJd1hkaU8xclRLamtPVDQyT3BmWFdaeGExZ01BQUM0clhFMXlsR0NkNlF0WTZ0RGY3cWx6OVR6V3NnQUF6aTljSlRrTEZ4ZXVzd2xXRTBvdHgvaUluQndaZ3dBQTV4V3J1RStXcDZyOTA4V0U2OWNaUG14WG5ORm5ScXo4Qi9ScGpxUGNoNVQvaXpjVjkxUGRNUUVBb0JGMEFRaS9GSk9yTVJqYWtjelAzVEcrTVlkMXJ0aW5xUDFIcFBEKzZVK2NVd0FBWjNkWGUxR3RHdVA4NUJ4SmNyOGErSURlOWJ3MTRhZ1NMbXVyWEJZbG13QUFMdU91Wm1vOERzVnhjNDdyYkZHd294MldLTEVYcW42VGppcnplbkd4M01aMlRnTUFnRG5PVnVZTWlPT2FLeDA0V3pIem94MldpRVczYVVlVklmNEN2RmpTcVJnQW9FRkVvTHlEMHZrRHFjZnI4WDJiY1Y3WGMxaWlya05SMThZZFZlTDFTSE1IQUVpUGtaMUxScDZNYnZSbmJSVjEwaHFXbE52WW5NbFJXZFpUT3pwY0ZnREFYL0g0YytFMS92R2wzTlhKRHV0U013YjVVbEkvQXUxSEFBREIybSswNjQzRDZKeGo0NlhkMWNrTzZ3SS93RmRETUpldVhUaEJyQUFBc2ZvYUsrTUlsUC83dXpSVFBGZjcrb3U2cTlZS2xxVEtlNkh5SVQvcnkvWXEvblJ1TlFjQXVCRldjdFA0RlBQUHBzT0U0cTdpek1EWkpkYk9XaFVTVEtSSTZoOWxkSTJpaXdBQU4rSzB4b21KL2xyR3ozVURyM09WYlVhdEVLeUNkYXF6eDJNQkFPNUV0TUsybjFRaGg5a3BqdWdhYTFlQlh5MzRja3ZXcVo0UUt3Q0FhcndRU1RXS0YzRlZtcTh4OTRTNnJGc3hFZUh2aTB0OXRxczVMRkZwSC83cm5tTVdBQUFBbFdIQ281ZFpaQit1YTZxYmNDc0ZpM1VxQUlDTGk1WWZkMzJZTU9XcUtzTjZFbXIwWS9maVdoR3Zpd25XSmRlcHZQSmZVdlVCQUc1RXVBWWlYTjI2WTdDcU5PU2pYNU5Mdi85ZkYvcVNMclpPSmE4MXA2STdBSUJTcE0xbXVmdmoyWSs1MXZEcEVudTNaQWxucUI1N1h3N3IwdXRVUm9kaWFnMENBTmpqWlUvY1ZqOWhKR1loVEtpcWFHeGxiTDM0c3MzWkJNc29qQnR6bG5XcTNXdDZzZXBGZHkxM0wvSEtxUWtBa0IyclUwVWExbktMM2RYa1drVWJ6aWxZdW5QbGx5TjFaOXBQSlNIQXFab2hQSk84QVFCUU5GN245bTc5Q05odVNIMisxdnM4MnhxVzZoUjgxdjFVa2JXTklkTVFBS0J3dks3WXUvWGpycTc1UHMrZUpTak9aM0d1L1ZReU0vQzdydU5RNEZVeVdBQUE3c1J4V1h1M3JqNnVuajFMME1jNno3ejVkNnpFYXUwS09tVUNBTnlJZUx4Zklldlpid3VLeCsxdEc4YlZmMi84aCt5N3d4TDNJNnBqQU1BZE9aMnZ5dWlTQlQyNTBQaW0yNVZNMmpDdXRyNkJZK2FIdEpJNmt0a3IwUzd0Rlp1S0FlQUd4amkveWZkTjNlMGpTSy9uWEorWG5JQ1A2QzQvWnI2MDRUdjU5d1ordEo3YjN5ZXdrYzF2Y3lWV3k0eFk5ZVdINzhoTVpjMytMQUJvT1JzUnFIako0MHRNZG1QWTZ4bkxJK2tFdHRia0E3VFdZVVhodm43aWgreXFmejlibHRWSWR3K3psQmRDaHdEUThnbDdpQXhaTlFBYjN3OWw3SitkdEtsUmJpc0ZhL2VsVFYyNjVxREZpNTV0eUEvOWxoQThzZ2dCNEphRXk1cDRlM3kwYWRSZ3RhQllJSk5HQU1INis0WEZCUlpMT0JBZkZRS01DVWtaU3k0QkFMZ3gwVXFOYTQxMUVsYXY1ZHJXaDdCVmdwV1lSWVFHWWVHTEd5aEIyMnZQbkptSm5IMnhFZ0RnekdOa1YwU3I5NGlUOGRZSWx2d1FuNGJJSEt3MUdYRldMMmF2amhBZ0FOeS9hT1hLS0xWcXplbWVCVXV2VzJWclZ2a1MrQzdkak95aFpoMEE4SkRDZFpGMUxRVEwvdkxmbFR0NnlvWHZaSmJoOXdxa1dwY2tRNERpNWdiUjYyM2w4UXN5QndIZ2hrVExqMkh2aWZGdmRHL2JkMzYxOUgydEM5YWFPbTYvZEVpTUR3RWVWR3IzSWlkSkhaL3VieCtZdm9pWC8vZW5oQnNCQUc2QmZ1Sit2OGIxZm0valdWc0ZxMU14cXhpSXU3SVdIbCtzOWFwbzkvYXc0blhuaUJZQTNJQzc4dU9VTGsxbmpXZFRCT3NNcm1yL3QrajJFeitTLy9LdDFFNmZlR0cyTHhHeDhyYTVtM2hkL1VQUFJSUUJBTm9vVnJxbDB0ZGtmWGNiR1E4ZlN3SGR6cTEvN2pabkNlNWxDR2JTT1QyNUdvS3BicHIrOGJOTU9yeVBLRDV4YVFEQUdjVEdqMHVEYUZ6eUUrMWxTWjNUeFByOWEwZ3VpeWJvZXN6YnlPTnVkbDJyTlE1TDFwdmlVTjdQREtJZ0JKZ1RxN254dy9uRnlMM3F3M0tNaWRKUVhCWUFOQ2xXWS9kM2FTSWVsM3hFeVVkMlBrUndjZ3pjWVNYMVpUU1dlVUY2Y24vM3J2Njh2THZ4ZGEwMlZyclEyWUpMWjZldnIyUzJzTTJjR05ZbTVHU2F1OHhjL3BRNE53Q0FtbU5iYVJXZk1CRmZaNDRWSWtlK2t2cHI1bkdwTW5jM3VUZTFqVWtYcjI1L1RTbFY5UEVsSTFiemhGaTlzQ2NMQUs3a3JJYkdwTnZmZEVaMFI1eFEwbWxKNk5EdlV4M2xYbGRFYWVRTzErbkhWMmdLZVgrQ0pTTDBXakh6U1BhOGtnM0Yrc1RZVk0xWU11SUlBSENLV0hYY1lUYmZzMHk2WDJTdGZIS0VhRzFLOW8yS3VPa3hjMzJMMGFOV3ByVkxwdC9FbUkwOHBZb3h5a254Ym9qT1drNk9kY0ZKTlRWZUV3RGdGUFI2MVVIaWc0akh5QkN0ajFQWG5CSVpoYSszK0VXMmRSOVcrQUdEWUZTRkFMc2lWajFEY0NyN1hrWFA3NmdaQ0UwZUFlQlU0bkZwbTVwMGl4UFNTeUtlby9lR1JoTjVwd1R6Sm91QS8ycjUrM3NWZHpTcm1EMVlHWVNMbk1nVlBKOWl1UURRQkIzbGJuSVRkYi9HL3RLZ2FPbUorS1J0TFVQdVJyQzgyRlJreXFUMkczaXhHaFZhWmV2NW8xditVUUdndFhRbG9wTWI5OVpOaUpZa24vWFV1SGpUV2MrdDdEaGMrR1BvRmlPeDJDeWFmcjZJVzE5T0FIOGllVXU5cEw4V0FFVGpSTWRvaDZTMzJKaHRrNXFja0J2alc5RnJJbGczTGxhcVpiVEZRbXcyVmQ0QkhsaW8zTisxb2oxaEVFZjFvWVNuam1ocHA1UVZyV2laSXhDeUVtOStjdjNyQmsrTXFTRTJJZDE5MGVUem94OCtsKzd1eGU4dTZuUUJ3RWxpMVpQYlhwS0RDSVVPeGZWS3hvMG9QS2lYUm9ZUzhyTjRNeWJpZHhFSituVmpKNGIva2NjSnNWa1ZQSDllK253NWtmd1AzeTE0YTBVbkh3RGNKUVBsZ0hwYVRHVHRhSEdrYUcxcml0Yk0vVjMvbXR4VHNZU2JFaXlaYll3TVcxMjV4MHBLUHVrRlMzT1BWalJqNmhvbmd0OEw5by83M21XK1VpZmZtR3NYNExHUXlNeWlTa3draEdlSjFtZFYvY0FLMFJvWTcrZkYzV0ZwdVZ0ZHd3ck5GMHRpd0xGZGQ0YlliUXNmbjByRzBDbnh2MW5QQW5nOEVyVUNyWFZ4cTc1ZlpmM0F6UGowTUowbGZ0M2ltNVpLNjg4MXNteTArQ3d6WW1lMU1KbGsxc2RtUm5nQUFCNlBpZUdBRGxMUm8vcCtNWldsbUpUVDJ1d1BkWlVWM2hHc2xzOTJVbUxsczJ2TUt1OHlRK29iajgvWmFxdkxKd0E4R0ptdzNWd0xpa3lBVHhHdDJTT09PM2NwV05LdDJOcS9NTXVrZ2xwMnZtUURjcGRMRmVDK2tYVndMengvY3B0M28rTGRlaUw3WGxPMHFqWUlQK1QrejE5M2VHSU5YYnA2eGFSSnNUS3FNRHRqZGdVQU55NVdNcWFFSXJaemFUbmZTNGpXeGgxV3FnaEMxRW1JbG41c1ZWVUxxNWt0Z25XRFlsVnJRN0U4NXlCN3NLUzBrN3hXVjUycmxIUUN1QytHaGtENEtJNnZwRDYyMHRJbGVlSTE0WjRzMFNvdXhXUk1sRGVQVXFqN1prc3pHVCtpdFpzOG0zbVRFTGpTSGVpV0szdWxRU1RBWGJxczBLS2piNWtxbDlqdmxCcGpmTkpZNGpYTVVrenVPMUZzSzhJNWRZZnRTaDVpM0xrYndaSWZQS3hkWFVPc1NndnUraXpDRmFudkFEYzV4Z3pGM1ZocjF6NjZjbEJWUXZhQTlrdkdpNHhvcFZnVVJvTVFyQmFmVU1PYzhCaTF0b0xBUFJXSWxiV0hvbFNzZ2tpdTNRMzNwQUY0Y05IcXlCZ3pOZjc3SzRQUFp4WkhUV0ZUYTFFemExMWR4cWVTS2pzUEpWWjNLVmlGSjl1bnF4RTZiTWlWNlpsVDBXc0NRR3ZIa3E0SWtyWDNjdVAraHZCeXBBb1M1TVR1UnhRZjdUdC9STUhTNGJ4TGlKVzVPOTE5bDRVaU5BaHcyMk5LM3gwbVlGa0NOaElSS3FxaUU0bGlQNXJvYmg1NW5md1JCZXVQY2xlVmhYTlBFU3Q1L3BzeEMzdkdYUUhjMWRqaWx3ckc3bkQ5Nldlc1NFeGVpYllnV09ZSnBkZXVmQVBHMTVyUENTZFlVWDhabzNsYmRrWUZBSGMxeGh4TWJCT0pGWWhXQWI4ZTdQTmFNNStxaysvZEVLdVhRckhxRzJLMVFLd0E3aGFkRFRqVFVaaW94NVhlTFB4R2l5SUVhKzljcVRsVE9ub1dGUFhUMGdJNTRiUUR1S29MOHB0OVB5OGtEdWFTZ2RFcTZldXRPZnJxSVZqUlNiSlJvalcwVG80b3pxei9yNDVsdDhUdWxTUUxnS3NKVlUvYUFVMUZIS1lYZU5sT1pqeGFHcUxWTXlhNjhLQU95N1BJeldna2pQZmg3RnFFNjhJTFkrN3NUQ0QyWFFGY1ViUFVkWG5RL1BBTWptcFlNWW4yNDVGT1QrL0wyamNvSGk1TFVBVGx3eENVbFp6UVZtcHFVWkpFcG56TDVCSDNUQUMwOE5yWEdidEZCUU5xSE4rUEg1K2w0NGRNa04vVUJObVBSVVJqY0ZnL1dEMXIraWVLMVZpY21SYXJWVk5pSmJIM0lhY3R3TkdZbGRHYk9yaEVVZlI0a1NwaWEzV1c4RWxaTDRnVkRrdWZMT0ZFSFdTcy9haHFrMTdCcHNHbkprS0JxazdpV2x3YmxlRUJUcnVXYWsxTWE0d3RIOGFZc0pKYnFJQ2hSV3lXYW9FRUR5NVk2dVFkcUpOckpUT2RiY1ZKbWFzVDlpVXNWbFhtSTkrbkZjWjhZbDBNNE9jYThkZEh2eVNpWWRRRUxkNWJXZU85MUNsaXk5NU1CT3RzRjhaQVhGWEhtRUhGSWNGRzFxNVNmYjUyeC82SFh3TzRIZzhtajY4RmtSSExCZm53L1V2REFscFZ4SFlyNHdSaVZjQXZ2b0phSjJCWFdnWG9SZEt2azg1OTk2eUpXVFo0TVI2NE4zNFJnQzkwRTliS2RIV0pudWlVOGthejh5U3IrRm5HQml0YTR5ZTRMNGdWZ25VT3NVb2xWWVRTS3pQMWYrdUd3Z3ZqUkZnQndRTDRacUVFb1ZzaVBMSUdyQ01nWThuMGEwcTB0bjVzMk4xK3UrOWtyMWY1ODBtU0s3aU9hMEJJc016V1cvdXFuSXRDZmtZNjY4bmh3RVFkdyt6eG84N0wvdjhXWkJ2QmcxeW5PbXhlbks1dXJBODN0dllNT0t4TFhnUlRHZnkxV0cwaVZ4WFEyWVpOdEFESWhUYldtZWVFTU9LSEpKVUEzUHExMkpYck1lVmtGbTYvaWsxb3NsakNRYlVKTnU0aVdMZkl4aDNHbnYyRjhXeWtsQS9WREcxejRnWHFCYkJmOGQ3MGMvcEtPTHN1VWNzTTRFYUVxaU5DNWFNWDR3b2gwY0l6TFFudlNWaHVZankzeHkrQVlOMk9XbjNQMmw0aTRmTFpSeU1kWmhDaDBHbnhKMTJrRmU3S0pRUlJaeExPaUpIRGplTW5ZTEZJalZQRllXVVN1YW9ScFlpZk96T2lGbk8rZmdUcjFrUXJaUG84WlZKbG13NEhEcFVBYnRReFY0YklqZFZ6dnRwbzh3dkNIVXdhNjRUNnRGTWExQWlMdjZxSVJDOFhob1RMUTlKRkF5RUxDVmZFTGF5ZlRqaWVWWXZzMWYydE1PM3h5UlNqekh2d0hHeEVsR1A3aTkxZndMMUkvQ28zU2dOYzRGb2F5T1J2THpLUXFFeVIzRFF2eGFkalVTdmVYNVZvdVBwQ1ZSa2MxajJGTERvTnVpdDlzYXpFMlduSHBaOFR2NGUxSVZiK0F2WUpKR08zbjBRU21reCtzdEFNMTVqdytYUFQ5NmR5My9zYkI5cEJKVUo5NHdxWEZVKysrcVUxT0NVMHFGOXJUbzhxQk91ZUJNczFJVmhHMHNTWFV6SkNHbnIyT2N5RlJUS1ZPWndLdFV4bGRncHdDYUVhUzJSQTErSWNHc2tTT3RRM1RJWDZKRkpnN2E4cUxwT2tCSzlyQ1dRb0pIQ0dGaVdBWUozbm9uUDdtWHliRTVNY3RGaE1KT3pSVFFtV2NTRXQ0dkJGVk9RM3hsK01DMmRYNXhqaXRPQ00xMHhYSmtWL2pNakEzbm1vUkdqdERxdWc1ODVUdmZiVmRZVnA3bkxOalF6QkcwU2ZJeTRrZ0FORHNOcFBWTjVsMjRDN3NwSW1GdEhGOW5OL1dHdVNNRWRmUFdkaVhQanh4UlQya0kxa0IzN1llUi9QS0tkY2dOQ3dVUFdsck5sblFqald4c1JKbjRNelZ4RHFFM2RtMWZBcmRsa1NodGZYODF3RTkwMkpiYWRDUEFIQmFvMW94YW52eXlNdlp1dUVuMFJKRUQxOVlTZFMzMmR4NGtUaXVBZWRreE1sYWdoelFGTmk1WjNJdTdQM0ZTNWxBdVV6Y2VPMW80N2hzamJHZVRxT3ozZHhiNStKMTZyY0xxS3ZGWGZZTyt2VHVEWm1qb3pjaS9BdlgwRWpvdVVGNE9tRVEralF5RW9sVGZTTW1haXVNYmd4U2pVTmplT21zcDNXeHNVTjBBUlc5dWxDSmxnYmRWOWZuYjh6NDNueHRvOVFBV1ByN0xxYlczV2ZkMjZ6a28zOWZ2SzNlK3hJM0pyNUVKa0Fra0dJdzNxY1VJbkxKRTJJUzlxckRDOGhqN0V4RzNTcDJXYzBFd1M0Tk10SVBQeTUvVnRDMGhzbEVFdW4xcDEweUMrVlVHRk0rc0pyUFJtUmp6cUpSZHVFNFBwalBpTldDTmFqb1VNVUN4V3k2eGxPU0Y5d1MzM2h5SVd1SFZqdTRqcXFESTJzVGZ6eG9SaXlwUjV1c2xXNkhyUVFKL0piMWsxeisvMnNLSUYxdkZ4eVV5aWZGbDVMcit2MnF6WVRSeVdoM2cwaDlCVnZYdG0zaUdBOTJnVS9WRUpoWFZ4YVNMcnVNRDQvT2NWZEpkYTY2c3djdzNyREd4bUdkMy9PZmxWL2tIMVRmMHBiY2RUbytiUjBoOVVtTEhHeHp2blE2bWZQdmNuZko2VXVTMTd2dzdnbS9IdDdxbW9PQ1FqV3ZjNU9zMGtUa1VEbGhHaWlReXNpaEYzbHJuSUR4c0J3WTlRZ2hIQStEY1JCZjBZRGVUYzZkeG9qRWZLelhOYktIWWI2dHBrb2d0VXphNWdRcTNkM21MRTd3bFVoV0krTVhpQmVKL3BuZFRQLzNyakR2U25XQmI0b2VDOUZidXlFUVM5c3NteTBRUjZjWnpJbDFTZThZL2I3cGQ3Y1lYM0xWQVNnQ2ZUNU9raWNNOFdodm9RUVd0czMxbTUvSGMwTDRETmRnUkdzaHc2cldFNHA4ZkJjckgyU3FCeXZ3NHlMekh1cDY4YXFXR2RjbkZrR1NtYnd0SEs0L25rNWxEMUdYcVRtaHZNMmY5ZW05K3pKT1YyNVNUaVI1ajdQSEhmbUtncnBxcjJWRStrS3ZPSHNRTEFlR2IxbmEybUZNaW9HOFZVaWxuN2dsaXJDR0pmS0pOU2hvL2p6K2tIU041djhMM0poQXpZdm4xMmcrdkpkajZQSjBTQnp6dnB6NDlWeVFBMjd1N0V4VVJzbXpnZTltYmhiVVRmUTZudlZWYUxsejgyblV6dUdRL093RCtzYWF2VXRJSy9paHFZWmQ5V3RjZUVGZDlXdjRhNTBINit0YTZaVHNuNmRyblo5WVkzTUVPVzl6N0Q3LzQySTIwWkVtclcxWm42VHVFM0RJcHBFREpSYlh1cnYzUkNPdnFzT081ZWNJNkgzVmE1YzAweGZTMzVmbGR0ZkQvWWl0TFFtYW42U3QvdS9sYnBPeGs1dEMyR3RDc0dDdzR2bkt6NmV1NDRUOTZjYU14NFU0cTNycnM1MG9lWUtCRmV0WiszVmdOc05ObHNaU0VlRWF0SXV4US82bWZZYmZjTTloZDlsSU1LMXpIeS8vbkZ6SlZpbnZGK3JwVWZxZkowWjE5Rk1oYlk3enQ1MEhFLzJQcHA2LzNBNUNBbTJHeXNrYURabWpIcGQ2WEJKemwwVnU3RVQwUVBDS3A3eDdtNy91Ty95VnFFWWIwNklRc0hoVUUreCswanJYNUpXUHBSUTNrL1IxVkJVTnFTYjcyN3ZtWkNxV1V6WlQxWmt6U1piQ1VJbU5mR2tvM09HUFhncmNUMXI5VHJEd29oRE1ya25LcVFiMXFtZUdHb1FMRGlQWUUwU0xzaXEycDRiK0lmRzR4dDNWMFpGKzYyMTl1YmRaaWpHS3dPSXY3Mks2SzRQSC83elhyLzJ6TWo2MStjRGJGNGVpcnVaeXQ5NzRRc1JJZXBHb2pUT2lQNkJZTlZrWFRFcHFVT2NjdjVWbTFPRWMrRUtLN1RMT2FWckVWYjF6R0tkNnNZZ0pOaHVEZ2FXVEFiZm9JYTc2aHFQUDVlN09xcGZtQXpBWDhrcElrSnZsa056aHkwaytxblhrTW9GM2NoUjVMNmpnVHkySjcvRFNnYlY1WlhYTnphWmM4UTdrby9vdnJHczVhd3pFNkh0a1o5bjZmYkRlRWNMVmxTemIyMlVhMXFvVGdiKzlCMGtFbzVtNm4wTTVmT3ZFaTRSRUN4b2tDZVpKWTRUWVkrZk1KRTczTk9WYzFkMTNkZ3BKTU9CZFl4YWF0RDJnNUdLL0hRTFB2Y2dKZXJ5WGM0TmR4cyt4MVNLcDg3VTg4YVo5OTVOVEVaR1J5U1JKRGVXKzk5dzl6NG1ibjk5eWYvOU9TTnlSeVd4eUd1dG8rL3BLelI3YkZKTVJmV0loUkxIb1RVcGtYTmhvYUlINHlQUE9XZ2hoQVJiakt3cFRHVEF5VldGN3BTNm1McHJYYWNnNGNCQmpZSHBXTkhMMVY2TTMwdFdPS01xQjcwSzEydDFacDRtYnFGbm1iNzEzSEVWOFhNT0s1UkFpci9qbmlHbS9STW5FS256N0Z6aFdGMmxvcDladDdUUzNOa2VnV0RCQllWclhiR1p0NnFjVTI1UVdSN3JyaVJzTnFqeldrMjROR01XcnhmbXJRR3FsL3ZPNURsdmhvaXMzTiswK3BnbU9qTWZNNUJ1S3o2WFIvZHhtb1lCM2toRU9DVTB0cjJFWUNVMkVnOVR6aThTcmErRUNzSi9DQmEwVE5EVTRHRnV1azIwSmFtOWRpV1phcC91YjhtZW1IY3A2VE4wK2MzQ3hhOVZjSXhOd1NCZWxXaWdxOXQvOVRpVHhmOFhTUVN4TXRFNmF2QmVSeUlYM3hiR2UrOGUrVnRuUlMrcTFoQXpUN3ptdXVidjBZK0szODZOVSt4Y1piY1d4b1NobTNrc0NSVjNDR3RZOTBPOGViSWp3akZTRzNUbnJyeWhZODVWdlZVOExPVzh6aEVPdEFiZDNoSGljTkNUekVnQW1LbnRBQ0VEMHJ2VTN3WGZuVlhCNFZobjA4bUljOWdnTzRzbUtGWm8wSld1T2Nsenh3V3VjT0RPRUdLV05UTzlQalUwSmhFa1ZPQ3c0QWJRUFlMOFFPYlR2VCtrUmZtSE1iaE5hb3BWMTZWcnRWVU5Fc2RtMTNVcjNKUWxXSjJDNDZ3ei83L09DUG55QkpmVVZKV090ZnBkT3BsSlRQeDlqWjNkdmJyMGR5Z0pZWjRsTENqblh0ZHdXYXhQSVZod2E0Z1l2Q1RjaHJuT2NVUkdsNTVoaDdZTC80akRDR0V6NjdpcnpHRFVrZHFCM1dNY2xuejJqZnJNeHdoZmlmaTJvYnBHeVRyV1R3a3dKZVNESXdWcnBWN2ZUNUJlWmRPMzdsL1ZtSWhJQ05Jbndud2E1MExIblMvUkExb0lJY0U3RTYzZHhmMGlvWkpVK0NhSVRLM3duQXhDT216MkdqdVJhTUY3Sm0wcE9obG5va1hwVFY1bkl3TnB1T2xLOHR1TTYraVdDbFljN3F2cVB0dEMxbXFnN21UT2liV2t1azlQRVY4Sk1mcmpXUFVjbCtyY0dMalRhd3NPWGJReE91RjBGN1NvUjdEZzlwM1dUT0w5OGViWDBPZm4yTkNjbFYyNFNndzJ1aTNGdXVJMWUwcFl1b21aODZwd0VQL0tGRlN2MlQzU1diZ1NOM01rVFRtUmJzVTVNWlBmcEdkOFozWE9yVm5HZlEzVkJPU1laSjR3S1JwbVBwTS83b3c2a2dnVzNKOXdOVm05b21mTWNKdDRiT1dBV3pqQVdwbUNLeGtJc3ludE5ZWFJuZkU3UGFmdythekJkL1hZWGhPZlZkelgzdVRHbURDVWtOb0RGK3BuTGtpb1FMQUFqcG5Gcit1NHNZb0I3eldxT1JqS0svVnJDbFl1VTdDSjJua3B6amFBUm80amJETHVIeXQ4RWhyY3F1OGlsRzVxd3EwczFlL2VkL1d6UXBmcXMyekVUZEh0RnhBc09HbFduV3BkMFhPSEdYZWJndVBGRmNCbmNxeTRaOU0ybFNRaWExQjZmVzBxNnlDYk00dE1uY0crV0NnbGhEY3ZkRStsb2NXdThUei9HaThOZkErckJnVExDOU5ZdnFmRmtWVlI0STRoU3hDT0dwZ3pWZEVicVc1aEpFS2t4TXFMMHJ1ejE3eFNicTBrRGY0Y0lyOHQvT3hocjF2cCsrb2Q4WDMrQ0VzREZUdXMzM2x3NVBjVE5tc2pWb0Jnd2RGWWxTRktCT3ZZTlpMS0NoZVJDem1WYmx1K1pBa0R6ZzFINkYzblNOelFrLzQrQ2xMSmUrcDRHK1ZHVDFwUEU3SFJKYkw2Ung0SHdJU1FJTlNaUVUraldYL1lIL01UdWpIQ2dac1RXdHBuTTlvU0EzdElxOS9JK3d3WmgwTTFLSjZTYUhEdUZIaWRZZWsveTdNZXlHVTlTbjlmdWMrbHkwN054SmtHcktydWRZUzI1dzVEclgxSHBYUkFzT0RTUkQyTDN0U0ExSmZCYzJrNGxWUENPbFVwMk1PU2dWMEcwNkZ5RjNYZDVMbm9GOXczUzdpTzRyMVl4dmU1a1ZZY0I2V2I2dFRmRTRmYk4wUTJGdDhKVnc4Z1dIQU4wVnFLYUUzVkFHVnRLajVhc0l3eVBOWStycUtCM1FpVk5TMUdUUi9QYWhkUzlMWFZFYXp3blNuaDk2SEJWU2E1SlZTV0NPdUNuUXQvTi9EZ3NJWUZkVVhMRDZEUDdyQk9uZkhRdzRHdnNHeFB5UWJYWHVIQVhuY1BWbTNuV2ZjcE5UOTdxUmgwS2lZQTJvMm1xcnEvSlNyOWUySHoxVXZtR1VlMVY3TEpiMWZnaWdFY0ZseGJ0UHlBNTBNOUUxbTdDTlhadXpsM0pZUGVYTW92cldUUVhWZTBjRThKMWw3VitSck9ZMzJFTzJuMDY2dDR2YlVyV3ljcnFpZVkrSHhiNVpyalBWU2hCYzJrMEMxdDVMZGVVU1lKRUN4b3UzaUZtbjlCdk1LYXhqSXpjTzRsUXNnYTJEb1NzYUtVOWtJNkJRNnJlOEx4bWtZblYvUXRJWkNOd0tYdnEyb0NNSEw3SWI2eGhBWlg2dlhDeHVOMUpGS0UvUURCZ3BzV3Ixbmh3QmtQdHFucUZ0dUNRYkdPdXlqWjZMczU4cldhUUNkVERESU9zckl2bHZWL09vd3BDVFZ4UHpXUER3M3FicjB2OG50UXh3K3VBbXRZY0VuOFRQNVZCSzAwZkxRcXVMK2pNZ0ZQRmF4U3gzWHl3RzNzZjlMT2RKajViS1Y5c2JwVjM2ZGtCNjdVSkVKdkIxZ2pWb0REZ2tkeFlCdjNkODBqRExKOTk3ZG5sNVY1bG5KWFMrWElmSWJieGdpZjlZejNZSWxmWHowbnRWRzU1TDNWUVdjRldwMTE1eUpzSzdmZlFxVm5mTlpWaGNQYVZrd28vR2Rjc3g0RkNCYkFvWWl0NGtGV010cmlJcmdwUjdBUTU5R0xCdjUzU2VnSVBiVjBzZGQxb1lzYjYvUnVjUy9qUXZlWG95U3JjT0lPTS9HR0xsMWR4QlMvaElOYlYwd29acHlWZ0dBQmxMdXcwcjFIVnN1TWJpUjJSV0loQ1FXeHkvTEgreENuRTZwbVdCdVZqOWxucHRlb3JQY1RHbkcrdVhvSklkM0VmV0Z0c2M1M0M0QmdBVFFvYmw1by9KNnd1U3RMQmM4NUlyKzI5bW00bXFSWW5yUHVYZlRacklhR0svWG5PbktyK2poTGQxckZFUUFFQzZCQlIvWVNoUkxqR29JOVY1aUdMcTZtUlB3MklsYXJDM3kyVVBTV01CMEFnZ1YzSmx4bXVDdXFHcjRwRkwrd2x5eDJOVnR4Tk11R25WV0hYdytnakgvKysrOC92Z1dBQ3lISkd5RVJZc3ZHVzRCeS9pL0FBSzlEU2g3cHhhTGNBQUFBQUVsRlRrU3VRbUNDIi8+CjwvZGVmcz4KPC9zdmc+Cg==);
  -webkit-mask-size: 100%;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  width: 160px;
  height: 160px;
  z-index: 0;
  animation: qodef-element-rotate 20s linear infinite;
  text-align: center;
}
.razox-rotate-effect-yes .elementor-icon svg, .razox-rotate-effect-yes .elementor-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  font-family: var(--e-global-typography-secondary-font-family);
  color: var(--e-global-color-secondary);
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: 0;
}
.elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title:hover {
  color: var(--e-global-color-primary);
}
.elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  color: var(--e-global-color-lighter);
  font-family: var(--e-global-typography-text-font-family);
  font-weight: 400;
}
.elementor-image-box-wrapper .elementor-image-box-content img {
  object-fit: cover;
}

.enable-effects-yes .elementor-image-box-content {
  position: relative;
}
.enable-effects-yes .elementor-image-box-content .elementor-image-box-button-wrapper {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  margin: 0 auto;
  right: 0;
  left: 0;
  transition: all 0.5s ease;
}
.enable-effects-yes .elementor-image-box-content .elementor-image-box-button-wrapper .elementor-image-box-button-text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  text-transform: capitalize;
  font-family: var(--e-global-typography-secondary-font-family);
}
.enable-effects-yes .elementor-image-box-content .elementor-image-box-title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  font-family: var(--e-global-typography-secondary-font-family);
  color: var(--e-global-color-secondary);
  text-transform: capitalize;
  font-weight: 400;
  transition: all 0.5s ease;
}
.enable-effects-yes .elementor-image-box-content .elementor-image-box-title:hover {
  color: var(--e-global-color-primary);
}
.enable-effects-yes .elementor-image-box-content .elementor-image-box-description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family);
  font-weight: 400;
}
.enable-effects-yes:hover .elementor-image-box-title {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.enable-effects-yes:hover .elementor-image-box-button-wrapper {
  opacity: 1;
  visibility: visible;
  color: var(--e-global-color-primary);
  transition: all 0.5s ease;
}

.elementor-widget-accordion.ecofa-accordion-layout-1 .elementor-accordion {
  text-align: left;
  display: flex;
  flex-direction: column;
  grid-row-gap: 10px;
}
.elementor-widget-accordion.ecofa-accordion-layout-1 .elementor-accordion .elementor-accordion-item {
  margin-bottom: 0;
  padding: 30px 30px 35px;
  background-color: #ffffff;
}
.elementor-widget-accordion.ecofa-accordion-layout-1 .elementor-accordion .elementor-accordion-item .elementor-accordion-icon-accordion {
  display: none;
}
.elementor-widget-accordion.ecofa-accordion-layout-1 .elementor-tab-title {
  line-height: 1.25;
  letter-spacing: -0.24px;
  margin-bottom: -1px;
  padding: 0;
  cursor: pointer;
  max-height: 5.9rem;
  overflow: hidden;
}
.elementor-widget-accordion.ecofa-accordion-layout-1 .elementor-tab-title .elementor-accordion-title {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 24px;
  font-size: 1.5rem;
  color: #30373E;
  width: 85%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 768px) {
  .elementor-widget-accordion.ecofa-accordion-layout-1 .elementor-tab-title .elementor-accordion-title {
    align-items: center;
  }
}
.elementor-widget-accordion.ecofa-accordion-layout-1 .elementor-tab-content {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-weight: 400;
  border: none;
  color: #666666;
  padding: 31px 0 0;
  margin-top: -5px;
}
.elementor-widget-accordion.ecofa-accordion-layout-1 .elementor-accordion .elementor-accordion-item {
  border: none;
  border-radius: 10px;
}
.elementor-widget-accordion.ecofa-accordion-layout-1 .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  color: var(--e-global-color-primary);
}
@media (max-width: 568px) {
  .elementor-widget-accordion.ecofa-accordion-layout-1 .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: none;
  }
}
.elementor-widget-accordion.ecofa-accordion-layout-2 .elementor-accordion .elementor-accordion-item {
  border-top: none;
  border-left: none;
  border-right: none;
}
.elementor-widget-accordion.ecofa-accordion-layout-2 .elementor-accordion .elementor-accordion-item .elementor-accordion-icon-accordion .elementor-accordion-icon-acc svg {
  width: 48px;
  height: 48px;
}
.elementor-widget-accordion.ecofa-accordion-layout-2 .elementor-accordion .elementor-accordion-item i {
  font-size: 17px;
  font-size: 1.0625rem;
}
.elementor-widget-accordion.ecofa-accordion-layout-2 .elementor-accordion .elementor-accordion-item .elementor-accordion-icon-opened i {
  font-size: 14px;
  font-size: 0.875rem;
}
.elementor-widget-accordion.ecofa-accordion-layout-2 .elementor-accordion .elementor-accordion-item .elementor-tab-content {
  border-top: none;
}
.elementor-widget-accordion.ecofa-accordion-layout-2 .elementor-accordion .elementor-accordion-item:last-child {
  border-bottom: none;
}
.elementor-widget-accordion.ecofa-accordion-layout-2 .elementor-accordion .elementor-accordion-item:last-child .elementor-tab-content {
  border-bottom: 1px solid #D5D8DC;
}

.style-theme-yes .e-n-accordion-item {
  border-bottom: 1px solid var(--e-global-color-border);
}
.style-theme-yes .e-n-accordion-item:first-child .e-n-accordion-item-title {
  padding-top: 0;
}
.image-style-razox-yes.elementor-widget-image .elementor-widget-container a {
  position: relative;
  border-radius: 0 30px 0 30px;
}
.image-style-razox-yes.elementor-widget-image .elementor-widget-container a img {
  transition: all 0.4s ease;
  object-fit: cover;
  border-radius: 0 30px 0 30px;
}
.image-style-razox-yes.elementor-widget-image .elementor-widget-container a:hover {
  border-radius: 0;
}
.image-style-razox-yes.elementor-widget-image .elementor-widget-container a:hover img {
  border-radius: 0;
  transition: all 0.4s ease;
}

.razox-image-effect-yes .elementor-widget-container:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 1px solid #ffffff;
  position: absolute;
  top: -8px;
  left: 11.5px;
}

.icon-list-style-razox-yes .elementor-icon-list-item .elementor-icon-list-text {
  position: relative;
}
.icon-list-style-razox-yes .elementor-icon-list-item .elementor-icon-list-text:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 4px;
  left: auto;
  right: 0;
  bottom: 0;
  background-color: #000000;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-list-style-razox-yes .elementor-icon-list-item a:hover .elementor-icon-list-text:before {
  width: 100%;
  left: 0;
  right: auto;
}

.elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-text {
  padding-left: 0;
}

.elementor-button {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  padding: 0.8rem 1.875rem;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
  border: 1px solid var(--e-global-color-secondary);
  background-color: var(--e-global-color-secondary);
  white-space: nowrap;
  color: var(--body-color);
  justify-content: center;
  letter-spacing: 0;
  position: relative;
  overflow: hidden;
  text-transform: capitalize;
  display: inline-block;
}
.elementor-button span {
  position: relative;
  z-index: 2;
}
.elementor-button::before {
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  width: 155%;
  height: 800%;
  background: var(--e-global-color-primary);
  position: absolute;
  top: -350%;
  left: -235%;
  transform: rotate(-45deg);
}
.elementor-button::after {
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  width: 155%;
  height: 800%;
  background: var(--e-global-color-primary);
  position: absolute;
  top: -350%;
  right: -235%;
  z-index: 0;
  transform: rotate(-45deg);
}
.elementor-button:hover {
  border: 1px solid var(--e-global-color-primary);
  color: #ffffff;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-button:hover::before {
  left: 0;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.elementor-button:hover::after {
  right: 0;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.elementor-button:hover .elementor-button-icon {
  color: #FFFFFF;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-button.elementor-size-xs {
  padding: 0.25rem 1rem;
  font-size: 15px;
  font-size: 0.9375rem;
  border-radius: 5px;
}
.elementor-button.elementor-size-sm {
  padding: 0.5rem 1.2rem;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
}
.elementor-button.elementor-size-md {
  padding: 0.8rem 1.875rem;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
}
.elementor-button.elementor-size-lg {
  padding: 1.2rem 2.5rem;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
}
.elementor-button.elementor-size-xl {
  padding: 1.5rem 3rem;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
}
.elementor-button.elementor-button-link {
  display: inline-flex;
}
.elementor-element.elementor-button-outline .elementor-button .elementor-button-icon {
  color: #FFF;
}
.elementor-element.elementor-button-info .elementor-button {
  background-color: #3d9cd2;
  border-color: #3d9cd2;
}
.elementor-element.elementor-button-success .elementor-button {
  background-color: #0f834d;
  border-color: #0f834d;
}
.elementor-element.elementor-button-warning .elementor-button {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.elementor-element.elementor-button-danger .elementor-button {
  background-color: #d9534f;
  border-color: #d9534f;
}
.elementor-button .elementor-button-icon {
  line-height: 1;
  font-size: 8px;
  font-size: 0.5rem;
  margin-top: -3px;
  color: var(--e-global-color-primary);
}

.elementor-button-content-wrapper {
  align-items: center;
}

.elementor-button-outline .elementor-button {
  color: var(--e-global-color-secondary);
  background-color: transparent;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: var(--e-global-typography-primary-font-weight);
  text-transform: var(--e-global-typography-primary-text-transform);
  font-style: var(--e-global-typography-primary-font-style);
  text-decoration: var(--e-global-typography-primary-text-decoration);
  line-height: var(--e-global-typography-primary-line-height);
  letter-spacing: var(--e-global-typography-primary-letter-spacing);
  border: 1px solid rgba(255, 255, 255, 0.2);
  letter-spacing: 0;
  text-transform: capitalize;
}

.elementor-button-link .elementor-button {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: var(--e-global-typography-accent-font-family);
  font-weight: var(--e-global-typography-accent-font-weight);
  text-transform: var(--e-global-typography-accent-text-transform);
  font-style: var(--e-global-typography-accent-font-style);
  text-decoration: var(--e-global-typography-accent-text-decoration);
  line-height: var(--e-global-typography-accent-line-height);
  letter-spacing: var(--e-global-typography-accent-letter-spacing);
  background-color: transparent;
  padding: 0;
  border: none;
  border-radius: 0;
  color: var(--e-global-color-secondary);
  position: relative;
  letter-spacing: 0;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  text-transform: capitalize;
}
.elementor-button-link .elementor-button::before, .elementor-button-link .elementor-button::after {
  content: none;
}
.elementor-button-link .elementor-button:hover {
  color: var(--e-global-color-primary);
  box-shadow: none;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-button-link .elementor-button:hover .elementor-button-text {
  color: var(--e-global-color-primary);
}
.elementor-button-link .elementor-button:hover i {
  color: var(--e-global-color-primary);
}

.elementor-widget-n-tabs {
  --n-tabs-title-padding-right: 0;
  --n-tabs-title-padding-left: 0;
  --n-tabs-title-font-size: 1.5rem;
  --n-tabs-title-color: var(--e-global-color-lighter, var(--n-tabs-color-secondary-fallback));
  --n-tabs-title-color-hover: var(--e-global-color-secondary);
  --n-tabs-title-color-active: var(--e-global-color-secondary);
  --n-tabs-title-background-color: transparent;
  --n-tabs-title-background-color-hover: transparent;
  --n-tabs-title-background-color-active: transparent;
  --n-tabs-title-gap: 30px;
}
.elementor-widget-n-tabs .e-n-tabs-heading {
  border-radius: 0 30px;
}
.elementor-widget-n-tabs .e-n-tab-title {
  position: relative;
  display: flex;
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  display: none;
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg {
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 0;
  height: 0;
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg:last-child {
  position: absolute;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-style-2 {
  --n-tabs-title-padding-right: 0;
  --n-tabs-title-padding-left: 0;
  --n-tabs-title-font-size: 1.5rem;
  --n-tabs-title-color: var(--e-global-color-lighter, var(--n-tabs-color-secondary-fallback));
  --n-tabs-title-color-hover: var(--e-global-color-secondary);
  --n-tabs-title-color-active: var(--e-global-color-secondary);
  --n-tabs-title-background-color: transparent;
  --n-tabs-title-background-color-hover: transparent;
  --n-tabs-title-background-color-active: transparent;
  --n-tabs-title-border-color: var(--e-global-color-border, var(--n-tabs-color-secondary-fallback));
  --n-tabs-title-gap: 20px;
}
.tabs-style-2 .e-n-tabs-heading {
  border-radius: 0 30px;
}
.tabs-style-2 .e-n-tab-title {
  position: relative;
  padding: 11px 24px;
  display: flex;
  border: 1px solid;
  border-radius: 30px;
}
.tabs-style-2 .e-n-tab-title .e-n-tab-title-text {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3;
  text-transform: capitalize;
}
.tabs-style-2 .e-n-tab-title .e-n-tab-icon {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  display: none;
}
.tabs-style-2 .e-n-tab-title .e-n-tab-icon svg {
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 0;
  height: 0;
}
.tabs-style-2 .e-n-tab-title .e-n-tab-icon svg:last-child {
  position: absolute;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tabs-style-2 .e-n-tab-title-text {
  font-family: var(--e-global-typography-secondary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
  text-transform: var(--e-global-typography-secondary-text-transform);
  font-style: var(--e-global-typography-secondary-font-style);
  text-decoration: var(--e-global-typography-secondary-text-decoration);
  line-height: var(--e-global-typography-secondary-line-height);
  letter-spacing: var(--e-global-typography-secondary-letter-spacing);
}

:is(.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title,
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content .e-n-tab-title).e-active .e-n-tab-icon,
.e-n-tab-title[aria-selected=true] .e-n-tab-icon {
  width: 0;
  height: 0;
  position: relative;
  visibility: visible;
  opacity: 1;
}
:is(.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title,
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content .e-n-tab-title).e-active .e-n-tab-icon svg,
.e-n-tab-title[aria-selected=true] .e-n-tab-icon svg {
  visibility: visible;
  opacity: 1;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
:is(.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title,
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content .e-n-tab-title).e-active .e-n-tab-icon svg:last-child,
.e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:last-child {
  visibility: visible;
  opacity: 1;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 767px) {
  :is(.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title,
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content .e-n-tab-title) {
    background-color: #222222 !important;
    color: #ffffff;
    padding: 20px;
  }
  :is(.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title,
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content .e-n-tab-title) .e-n-tab-icon {
    margin: 0;
  }
  :is(.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title,
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content .e-n-tab-title) .e-n-tab-icon svg {
    display: none;
  }
}

:is(.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title,
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content .e-n-tab-title).e-active .e-n-tab-title {
  border-color: var(--e-global-color-primary);
}
@media screen and (max-width: 767px) {
  :is(.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title,
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content .e-n-tab-title).e-active {
    background-color: var(--e-global-color-primary) !important;
    color: #ffffff;
  }
}

.owcpv_item_form .owcpv_inner_form {
  margin-bottom: 30px;
  padding: 30px;
  border: 1px solid var(--e-global-color-border);
  border-radius: 10px;
}

.owcpv_item_form .owcpv_inner_form {
  margin-bottom: 30px;
  padding: 30px;
  border: 1px solid var(--e-global-color-border);
  border-radius: 10px;
}
.owcpv_item_form .field-label {
  color: var(--e-global-color-secondary) !important;
  font-weight: var(--e-global-typography-text-font-weight) !important;
}

.owcpv_wrapper .formbuilder-radio-group .ui-selector-resuilt {
  border-radius: 30px !important;
  padding: 11px 20px !important;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  font-size: 16px;
  font-size: 1rem;
  justify-content: space-between;
}
.owcpv_wrapper .formbuilder-radio-group .ui-selector-resuilt:after {
  font-family: "razox-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "";
}

.form-control:not(textarea, input[type=radio], input[type=checkbox], input[type=color]) {
  padding: 11px 20px !important;
  border-radius: 30px !important;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: var(--e-global-typography-text-font-weight);
  text-transform: var(--e-global-typography-text-text-transform);
  font-style: var(--e-global-typography-text-font-style);
  text-decoration: var(--e-global-typography-text-text-decoration);
  line-height: var(--e-global-typography-text-line-height);
  letter-spacing: var(--e-global-typography-text-letter-spacing);
  font-size: 16px;
  font-size: 1rem;
}

.owcpv_price_summary {
  border: 1px solid var(--e-global-color-border) !important;
  margin-bottom: 30px !important;
  padding: 30px !important;
  border-radius: 10px;
}

.e-con {
  --container-default-padding-right: 0;
  --container-default-padding-left: 0;
}

.elementor_library-template-default .entry-header,
.elementor_library-template-default #post-navigation,
.elementor_library-template-default .entry-taxonomy {
  display: none;
}

.header-absolute {
  position: absolute !important;
  width: 100%;
  z-index: 99;
  background-color: transparent !important;
}

:root {
  --scroll-bar: 8px;
}

body:not(.has-scrollbar) .elementor-section.elementor-section-stretched {
  width: 100vw !important;
  margin-left: calc(-50vw + 50%) !important;
  margin-right: calc(-50vw + 50%) !important;
  left: 0 !important;
}

body.has-scrollbar .elementor-section.elementor-section-stretched {
  width: calc(100vw - 20px) !important;
  margin-left: calc(-50vw + 50% + 10px) !important;
  margin-right: calc(-50vw + 50% + 10px);
  left: 0 !important;
}

@supports (color: var(--scroll-bar)) {
  body.has-scrollbar .elementor-section.elementor-section-stretched {
    width: calc(100vw - var(--scroll-bar)) !important;
    margin-left: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
    margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
    left: 0 !important;
  }
}
.elementor-social-icons-wrapper .elementor-social-icon {
  display: flex;
}
.elementor-social-icons-wrapper .elementor-social-icon:hover {
  opacity: 1;
}

.enable-effects-yes .elementor-social-icons-wrapper .elementor-social-icon {
  display: flex;
}

.c-primary {
  color: var(--e-global-color-primary);
}

.elementor-widget-tabs .elementor-tab-title a {
  display: flex;
  align-items: center;
}

.underline-primary {
  position: relative;
}
.underline-primary:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 10px;
  left: 0;
  background-color: #FFD8D2;
  z-index: -1;
}

.sublink .elementor-column:hover img {
  opacity: 0.8;
  border-color: var(--e-global-color-primary) !important;
}
.sublink .elementor-column img {
  transition: all 0.3s ease;
}

.btn-slider {
  display: inline-flex;
  align-items: center;
}
.btn-slider i {
  margin-bottom: 2px;
}
.btn-slider i.left {
  font-size: 10px;
  font-size: 0.625rem;
  margin-right: 7px;
  width: 12px;
  transition: all 0.15s ease;
}
.btn-slider i.right {
  font-size: 10px;
  font-size: 0.625rem;
  margin-left: 0;
  order: 15;
  width: 0;
  opacity: 0;
  transition: all 0.15s ease;
}
.btn-slider:hover i.left {
  width: 0;
  opacity: 0;
  margin-right: 0;
}
.btn-slider:hover i.right {
  width: 12px;
  opacity: 1;
  margin-left: 7px;
}

.icon-shape-yes .elementor-icon {
  position: relative;
}
.icon-shape-yes .elementor-icon i, .icon-shape-yes .elementor-icon svg {
  z-index: 1;
}
.icon-shape-yes .elementor-icon i:after, .icon-shape-yes .elementor-icon svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: -5px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  z-index: -1;
  background-color: var(--e-global-color-primary);
  transition: all 0.15s ease;
}
.icon-shape-yes:hover .elementor-icon i:after,
.icon-shape-yes:hover .elementor-icon svg:after {
  background-color: var(--e-global-color-secondary);
  transition: all 0.15s ease;
}

.elementor-widget-progress .progress-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

.progress-title .elementor-progress-percentage {
  padding-right: 0px;
}

.custom_shape_divider-yes > .e-con-inner > .elementor-shape,
.custom_shape_divider-yes > .elementor-shape {
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  height: 62px;
  width: unset;
  background-size: 1440px 62px;
  animation: wave 10s linear infinite;
  background-position: 0 0;
  background-repeat: repeat-x;
}
.custom_shape_divider-yes > .e-con-inner > .elementor-shape svg,
.custom_shape_divider-yes > .elementor-shape svg {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.custom_shape_divider-yes > .e-con-inner > .elementor-shape[data-negative=false].elementor-shape-bottom,
.custom_shape_divider-yes > .elementor-shape[data-negative=false].elementor-shape-bottom {
  transform: unset;
}
.custom_shape_divider-yes > .e-con-inner > .elementor-shape-top,
.custom_shape_divider-yes > .elementor-shape-top {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjYyIiB2aWV3Qm94PSIwIDAgMTQ0MCA2MiIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc0N18xNDE1OSkiPjxwYXRoIGQ9Ik0xNDM5Ljk2IDIyLjE3MUMxMTQxLjg5IDIyLjE3MSA5OTkuNzkxIDYyIDcyMS4wMiA2MS45OTk5QzQ0Mi4yNDkgNjEuOTk5OSAyOTcuMjQyIDIyLjEzOCAzLjQ4NDg0ZS0wNiAyMi4xMzhMNS40MjAyMWUtMDYgLTAuMDAwMTI5NzAzTDE0NDAgLTMuODE0N2UtMDZMMTQzOS45NiAyMi4xNzFaIiBmaWxsPSIjZmZmZmZmIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfNzQ3XzE0MTU5Ij48cmVjdCB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI2MiIgZmlsbD0iI2ZmZmZmZiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ0MCA2Mikgcm90YXRlWigtMTgwKSByb3RhdGVZKC0xODApIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+");
}
.custom_shape_divider-yes > .e-con-inner > .elementor-shape-bottom,
.custom_shape_divider-yes > .elementor-shape-bottom {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjYyIiB2aWV3Qm94PSIwIDAgMTQ0MCA2MiIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc0N18xNDE0MykiPjxwYXRoIGQ9Ik0wLjA0MzQ1MTIgMzkuODI5QzI5OC4xMSAzOS44MjkgNDQwLjIwOSAwIDcxOC45OCAwQzk5Ny43NTEgMCAxMTQyLjc2IDM5Ljg2MTkgMTQ0MCAzOS44NjE5VjYySDBMMC4wNDM0NTEyIDM5LjgyOVoiIGZpbGw9IiNmZmZmZmYiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF83NDdfMTQxNDMiPjxyZWN0IHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjYyIiBmaWxsPSIjZmZmZmZmIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+");
}

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