.elementor-kit-8{--e-global-color-primary:#0083C9;--e-global-color-secondary:#30276A;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-0508d83:#4FBC00;--e-global-color-765e4f0:#00C6FF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:400;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );font-size:12px;font-weight:700;text-transform:uppercase;color:var( --e-global-color-accent );border-radius:30px 30px 30px 30px;padding:18px 75px 18px 30px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-accent );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );font-weight:600;}.elementor-kit-8 h1{font-family:"Montserrat", Sans-serif;font-size:48px;font-weight:400;text-transform:uppercase;}.elementor-kit-8 h2{font-size:36px;}.elementor-kit-8 h3{font-size:30px;}.elementor-kit-8 h4{font-size:24px;}.elementor-kit-8 h5{font-size:21px;}.elementor-kit-8 h6{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-8{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{padding:18px 65px 18px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*   ------ General -----   */
.she-header-transparent-yes {
    backdrop-filter: blur(5px) saturate(1.8) !important;
    -webkit-backdrop-filter: blur(5px) saturate(1.8) !important;
}
.she-header .logo-white {
  display: none;
}
.she-header-transparent-yes .logo-black {
  display: none;
}
.she-header-transparent-yes .elementor-nav-menu--main {
  transform: translateY(17px);
}
.current-menu-parent > a:after {
  opacity: 1 !important;
}
.elementor-button, .sr7-btn, .gform_button {
  position: relative;
}
.elementor-button:after, .sr7-btn:after, .gform_button:after, .gform_footer:after, .dce-post-image figure:before {
  content: url(/wp-content/uploads/2025/06/arrow-right.png);
  opacity: 1;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  line-height: 1em;
}
.sr7-bullet.selected {
  border-radius: 10px !important;
}
#SR7_1_1 .ares .sr7-bullet-title:after {
  display: none;
}
.elementor-nav-menu .sub-arrow {
  display: none !important;
}
/*   ------ Home ------   */
.elementor-element-ef676d6 .swiper-slide img {
  max-height: 90px;
}
.dce-terms-list.dce-taxonomy-category span {
  padding: 5px 10px;
  border-radius: 5px;
  background-color: var(--e-global-color-primary);
  display: inline-block;
  margin: 3px 5px 3px 0;
}
.dce-terms-list.dce-taxonomy-category span.dce-separator {
    display: none;
}
.dce-terms-list .dce-separator {
    display: none;
}
.dce-post-image figure:before {
  display: grid;
  opacity: 0;
  z-index: 1;
  width: 50px;
  height: 50px;
  text-align: center;
  align-items: center;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid white;
  border-radius: 50%;
  transition-duration: 500ms;
}
.dce-post-image:hover figure:before {
  opacity: 1;
}
.dce-post-image figure:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--e-global-color-primary);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition-duration: 500ms;
}
.dce-post-image:hover figure:after {
  opacity: 0.5;
}
.success-stories .dce-post-title a {
    font-weight: inherit;
}
.services .elementor-cta .elementor-cta__description {
  display: none !important;
}
.services .elementor-cta:hover .elementor-cta__description {
  display: block !important;
}
/*   ------ Form ------   */
.gform_title {
  display: none;
}
.gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large, .gform-theme--foundation .gfield textarea {
  border: 1px solid #ddd;
  border-radius: 20px;
  max-height: 90px;
  background-color: transparent;
  color: white;
}
.gform-theme--foundation .gform_fields {
  row-gap: 20px !important;
}
 .gform-theme--foundation .gfield select  {
    background: none !important;
}
.ginput_container_select {
    position: relative !important;
}
.ginput_container_select:after {
    content:'';
    color:white;
    position: absolute;
    top:calc(50% - 5px);
    right:15px;
    width: 7px;
    height: 7px;
    border-top:2px solid white;
    border-right:2px solid white;
    transform:rotate(135deg);
}
.gfield_select:focus option  {
    background-color: var(--e-global-color-primary) !important;
    outline: none !important;
}
.gform_footer {
  position: relative !important;
  justify-content: end !important;
}
.gform_button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
  font-size: var(--e-global-typography-accent-font-size) !important;
  font-weight: var(--e-global-typography-accent-font-weight) !important;
  background-color: var(--e-global-color-primary) !important;
  text-transform: uppercase !important;
  color: var(--e-global-color-accent) !important;
  border-radius: 30px !important;
  padding: 15px 80px 15px 30px !important;
  outline: none !important;
}
.gform_button:hover {
  background-color: var(--e-global-color-secondary) !important;
}
/*   ------ Other ------   */
.elementor-counter-number-prefix span {
  font-size: 65%;
  font-weight: 300;
}
.uc-items-wrapper {
  position: relative;
}
.uc-items-wrapper:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: white;
  position: sticky;
  top: calc(50% - 5px);
  left: 0;
  display: block;
  transform: translate(-50%, 0%);
  z-index: 9;
}
.uc-items-wrapper:after {
    content: '';
    width: 2px;
    height: calc(100% - 10px);
    background-color: white;
    position: absolute;
    left: -1px;
    top: 10px;
}
.ue_timeline_item {
    position: relative;
    z-index: 2;
}
.maps {
  min-height: 300px;
}
.maps .elementor-widget-text-editor, .maps a, .maps:hover .elementor-heading-title span {
  display: none;
}
.maps:hover .elementor-widget-text-editor, .maps:hover a, .maps .elementor-heading-title span {
  display: block;
}
.package:before {
  content: '';
  width: calc(100% - 2em);
  height: calc(100% - 2em);
  border: 1px solid #aaa;
  position: absolute;
  margin: 1em;
  border-radius: 12px;
  opacity: 0.25;
}
.package:hover:before {
  border-color: white;
}
.package:hover .elementor-heading-title, .package:hover .elementor-widget-text-editor {
  color: white !important;
}
.package .elementor-heading-title span {
  font-size: 20px;
}
.package:hover .elementor-widget-icon .elementor-widget-container {
  background-color: transparent !important;
}
.packagezz {
  position: relative;
}
.packagezz:before {
  content: '';
  width: calc(100% - 3em);
  height: calc(100% - 3em);
  border: 1px solid #aaa;
  position: absolute;
  margin: 1.5em;
  border-radius: 12px;
  opacity: 0.25;
}
.progressbar {
  position: sticky !important;
}
.ue_timeline_item_content_main img {
  object-fit: contain !important;
}
.eael-content-timeline-content {
  width: calc(100% - 300px) !important;
  float: inherit !important;
}
.eael-content-timeline-content img {
  width: auto;
  max-height: 200px;
  object-fit: contain;
  position: absolute;
  right: -300px;
  top: 50%;
  transform: translate(0, -50%)
}
.partners .swiper-slide {
    width: auto !important;
}
.partners .elementor-image-carousel-wrapper img, .partners .eael-lc-logo img  {
  max-height: 100px;
}
/*   ------ Team ------   */
.modal-style.style-1 figcaption {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    background: none;
    text-align: left;
    opacity: 1;
    transform: scale(1);
    font-style: normal;
    margin-bottom: 0;
}
.awsm-grid-wrapper .awsm-grid>.awsm-grid-card {
    padding: 0;
    margin:0;
}
.awsm-grid-wrapper .awsm-grid>.awsm-grid-card figure {
    border: none;
}
.awsm-personal-info {
    margin: 5px 0;
    display: flex !important;
    flex-direction: column;
    text-align: center;
}
.awsm-grid figure img {
    border-radius: 50%;
    margin-bottom:10px;
}
.awsm-personal-info span {
    text-transform: none;
    color: var( --e-global-color-primary );
    margin: 5px 0;
    order:12;
    font-weight: 600;
}
.awsm-personal-info h3 {
    color: var( --e-global-color-secondary ) !important;
    margin: 5px 0;
    font-weight:400;
}
.modal-style.style-1 .awsm-image-main img {
    border-radius: 15px;
}
.modal-style.style-1 .awsm-modal-content-inner {
    display: flex !important;
    flex-direction: column;
}
.modal-style.style-1 .awsm-modal-details h2 {
    order: -1;
    margin:0;
}
.modal-style.style-1 .awsm-modal-details h3 {
    color: var( --e-global-color-primary );
    text-transform: none;
    margin-bottom: 20px;
}
.awsm-modal-content-inner p {
    margin-bottom: 20px;
    line-height: 1.6;
}
/* .awsm-grid figure:before {
    content:'';
    padding-top: 100%;
    background-color: var( --e-global-color-primary );
    width: 100%;
    display: block;
    position: absolute;
    top:0;
    z-index:3;
    border-radius: 50%;
    transition-duration: 500ms;
    opacity:0;
}
.awsm-grid figure:after {
    content: url(/wp-content/uploads/2025/06/arrow-right.png);
    position: absolute;
    top:calc(50% - 30px);
    left: 50%;
    display: grid;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border:1px solid white;
    z-index: 5;
    transform:translate(-50%,-50%);
    line-height:1em;
    transition-duration: 500ms;
    opacity:0;
}
.awsm-grid figure:hover:before {
    opacity:0.65;
}
.awsm-grid figure:hover:after {
    opacity: 1;
} */
@media screen and (min-width: 769px) {
  .she-header .elementor-nav-menu > .menu-item > a {
    color: black !important;
  }
  .she-header .menu-item > a:after {
    background-color: var(--e-global-color-primary) !important;
  }
  .videos .elementor-widget-call-to-action {
    width: 100%;
    transition-duration: 500ms;
  }
  .videos .elementor-widget-call-to-action:hover {
    width: 125%;
  }
  .videos .elementor-widget-call-to-action {
    width: 100%;
    transition-duration: 500ms;
  }
  .videos .elementor-widget-call-to-action .elementor-cta__description, .videos .elementor-widget-call-to-action .elementor-cta__button-wrapper {
    display: none;
  }
  .videos .elementor-widget-call-to-action:hover .elementor-cta__description, .videos .elementor-widget-call-to-action:hover .elementor-cta__button-wrapper {
    display: block;
  }
  .ue_timeline_item_content_main {
    display: flex;
    align-items: center;
    column-gap: 100px;
    flex-flow: row-reverse;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .elementor-button:after, .sr7-btn:after, .gform_button:after {
    content: '→';
    font-family: 'Material Icons';
  }
}
@media screen and (max-width: 767px) {
  .eael-content-timeline-content {
    width: 100% !important;
  }
  .eael-content-timeline-content img {
    max-height: auto;
    position: relative;
    right: 0;
    top: 0;
    transform: translate(0, 0);
    margin-bottom: 20px;
  }
}/* End custom CSS */