@media only screen and (min-width: 460px) {
  .header-logo img {
    max-width: 400px !important;
  }
}

.elementor-widget-text-editor li a {
  color: inherit;
  text-decoration: none !important;
}

.elementor-widget-text-editor p a {
  color: inherit;
  text-decoration: none !important;
}

.elementor-widget-text-editor div a {
  color: inherit;
  text-decoration: none !important;
}

.elementor-heading-title a {
  text-decoration: none !important;
}

.elementor-widget-text-editor div a:hover {
  color: var(--ast-global-color-1);
}

.elementor-widget-text-editor li a:hover {
  color: var(--ast-global-color-1);
}

.elementor-widget-text-editor p a:hover {
  color: var(--ast-global-color-1);
}

sup {
  top: -1.5em !important;
  font-size: 20px !important;
}

.main-header-menu .sub-menu .menu-link {
  padding: 0.5em 1em !important;
}

.main-header-menu .sub-menu .menu-item-heading > a {
  padding-bottom: 0px !important;
}

.no-underline a {
  text-decoration: none !important;
}

.e-con-full .e-child .e-flex .elementor-widget .elementor-image-box-content h3 {
  font-size: 18px !important;
}

.e-con-full .e-child .e-flex .elementor-widget h3 {
  font-size: 28px !important;
}

.e-con-full .e-child .e-flex .elementor-widget h3 a {
  text-decoration: none !important;
}
/* .single-post .secondary {
	margin-top: 11.5em !important;
} */

@media only screen and (max-width: 1040px) {
  .gurtler-blogs .uael-post__thumbnail {
    display: none;
  }
}

.main-navigation .menu-text:hover {
  text-decoration: underline;
}

/* .home-header h1 {
	background-color: #002c5047;
    padding: 50px;
} */

.custom-icon-list .e-font-icon-svg {
  background-color: #002c50;
  padding: 7px;
  border-radius: 5px;
}

/* bottom footer styles */
.white-img img {
  filter: brightness(0) invert(1);
}

.split-gray-top {
  background: linear-gradient(
    180deg,
    rgba(238, 241, 248, 1) 0%,
    rgba(238, 241, 248, 1) 50%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 1) 100%
  );
}
h3 {
  margin-bottom: 10px !important;
}

.custom-table
  > thead
  > tr
  > th.sort-this.elementor-repeater-item-368a2d5.uael-table-col.uael-table-head-cell-text {
  background-color: #2e338f !important;
  color: #ffffff !important;
}

.custom-table
  > thead
  > tr
  > th.sort-this.elementor-repeater-item-e94566a.uael-table-col.uael-table-head-cell-text {
  background-color: #0082bf !important;
  color: #ffffff !important;
}
.custom-table
  > thead
  > tr
  > th.sort-this.elementor-repeater-item-22553df.uael-table-col.uael-table-head-cell-text {
  background-color: #3bae49 !important;
  color: #ffffff !important;
}

.custom-table td:first-of-type {
  background-color: #6877b2 !important;
  color: #ffffff !important;
}

.custom-table td:nth-of-type(2) {
  background-color: #d9ebf7 !important;
  font-weight: 600 !important;
}
.custom-table td:nth-of-type(3) {
  background-color: #e6f3e2 !important;
  font-weight: 600 !important;
}

.site-footer-below-section-1.site-footer-section {
  display: flex;
  justify-content: center;
}
.ast-footer-copyright {
  width: auto;
  margin-bottom: 0px;
}
.footer-links {
  display: flex;
  margin-bottom: 0px;
}
.footer-links li {
  display: block;
  margin-right: 50px;
}
.menu-footer-menu-container .menu li {
  margin-bottom: 12px;
}

@media only screen and (max-width: 921px) {
  .site-primary-footer-wrap .ast-builder-footer-grid-columns {
    grid-template-columns: repeat(2, 1fr) !important;
    padding-right: 25px;
    padding-left: 25px;
  }
  .ast-footer-copyright {
    width: 100%;
    /* 		margin-bottom: 10px; */
  }
  .footer-links {
    margin-left: 0px;

    gap: 50px;
    justify-content: center;
  }
  .footer-links li {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .ast-footer-copyright p {
    font-size: 16px;
  }
  .footer-links {
    flex-direction: column;
    gap: 15px;
    margin-top: 15px;
  }
  .footer-links a {
    font-size: 18px;
  }
  .site-primary-footer-wrap .ast-builder-footer-grid-columns {
    grid-template-columns: 1fr !important;
  }
  .site-footer-primary-section-3 {
    margin-bottom: 50px;
  }
  .site-footer-primary-section-3 .footer-widget-area {
    display: flex !important;
    justify-content: space-between;
    gap: 5px;
  }
  .site-footer-primary-section-3 .footer-widget-area li {
    margin-bottom: 12px;
  }
}

.gurtler-wave:before {
  content: "";
  background-image: url("https://www.clients.newwinewebdesign.com/gurtler/wp-content/uploads/2025/07/gurtler-wave.webp");
  background-repeat: no-repeat;
  background-size: contain;
}
.opacity.gurtler-wave:before {
  opacity: 0.15;
}
.bottom.gurtler-wave:before {
  position: absolute;
  bottom: -50px;
  width: 100%;
  height: auto;
  background-position: bottom left;
}
@media only screen and (max-width: 767px) {
  .gurtler-wave:before {
    background-position: center;
  }
  .bottom.gurtler-wave:before {
    bottom: 50px;
  }
}

.bg-box-borders {
  position: relative;
  z-index: 1;
  border-radius: 15px;
}

.bg-box-borders:before,
.bg-box-borders:after {
  content: "";
  width: 80%;
  height: 80%;
  display: block;
  position: absolute;
  border-radius: 15px;
}
.bg-box-borders:before {
  background-color: var(--ast-global-color-1);
  top: -12px;
  left: -12px;
  z-index: -1;
}
.bg-box-borders:after {
  background-color: var(--ast-global-color-0);
  bottom: -12px;
  right: -12px;
  z-index: 0;
}
.bg-box-borders > img {
  position: relative;
  z-index: 1;
}
/* .bg-box-borders [style*="position: relative"] {
  z-index: 0;
} */
.icon-list-circle-bg {
  z-index: 1;
}
.icon-list-circle-bg .elementor-icon-list-icon svg {
  background-color: var(--ast-global-color-0);
  border-radius: 50%;
  padding: 5px;
}

.text-overlay {
  border-radius: 25px;
  overflow: hidden;
}
.text-overlay .elementor-image-box-wrapper {
  position: relative;
}
.text-overlay .elementor-image-box-content {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(33, 178, 198, 0.65);
  padding: 10px 5px;
  transition: 0.3s;
}

.text-overlay .elementor-image-box-content a {
  text-decoration: none !important;
}
.text-overlay .elementor-image-box-content .elementor-image-box-title {
  margin-bottom: 0px;
}
.text-overlay .elementor-image-box-img {
  display: block;
  overflow: hidden;
}
.text-overlay .elementor-image-box-img img {
  transition: 0.7s !important;
  transform: scale(1);
}
.text-overlay:hover .elementor-image-box-img img {
  transform: scale(1.075);
}
.text-overlay:hover .elementor-image-box-content {
  background-color: rgba(16, 114, 186, 1);
}

@media only screen and (max-width: 767px) {
  .text-overlay {
    border-radius: 0px;
    overflow: auto;
  }
  .text-overlay .elementor-image-box-img {
    border-radius: 15px 15px 0 0;
  }
  .text-overlay .elementor-image-box-content {
    position: relative;
    bottom: 2px;
    background-color: var(--ast-global-color-1);
    min-height: 60px;
    border-radius: 0px 0px 15px 15px;
  }
  .text-overlay:hover .elementor-image-box-img img {
    transform: scale(1);
  }
}

.box-seals .elementor-image-box-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.box-seals .elementor-image-box-img {
  background-color: var(--ast-global-color-4);
}
.box-seals .elementor-image-box-img img {
  width: 80%;
  margin: 0 auto;
}
.box-seals .elementor-image-box-content {
  background-color: var(--ast-global-color-1);
  flex-grow: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: 0.3s;
}
.box-seals:hover .elementor-image-box-content {
  background-color: #40d2e6;
}
.box-seals .elementor-image-box-content a {
  text-decoration: none;
}
.box-seals .elementor-image-box-title {
  margin-bottom: 0px;
}
@media only screen and (max-width: 1000px) {
  .box-seals .elementor-image-box-img img {
    width: 100%;
  }
}

.blue-gradient-bg {
  background: linear-gradient(180deg, #35afc8 23.08%, rgba(0, 44, 80, 0.23) 84.62%), #35afc8;
}

.dots {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}
.dots:before,
.dots:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--ast-global-color-1);
  border-radius: 50%;
  position: absolute;
}
.dots:before {
  top: 50%;
  left: -18px;
  transform: translateY(-50%);
}
.dots:after {
  top: 50%;
  right: -18px;
  transform: translateY(-50%);
}

/* Testimonials Styles */

.gurtler-testimonials.grid {
  display: grid;
  width: 100%;
}
.gurtler-testimonials.grid.columns-1 {
  grid-template-columns: 1fr;
}
.gurtler-testimonials.grid.columns-2 {
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
.gurtler-testimonials.grid.columns-3 {
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
.gurtler-testimonials.grid.columns-4 {
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
.gurtler-testimonials.grid .column {
  min-width: 0;
}
.gurtler-testimonials.grid.multiple .column {
  animation: fadeUp 2s forwards ease;
}

.gurtler-testimonials .card {
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: 0.3s;
}
.gurtler-testimonials .card:hover {
  /* box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.7); */
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
}
.gurtler-testimonials img {
  color: var(--ast-global-color-4);
}

/* top section  */
.gurtler-testimonials .top {
  background-color: var(--ast-global-color-4);
  display: flex;
  gap: 15px;
  padding: 5px 10px;
  position: relative;
}
.gurtler-testimonials .company-logo {
  flex-basis: 66%;
  text-align: center;
}
.gurtler-testimonials .company-logo img {
  width: 70%;
  margin: 0 auto;
}

/* middle section */
.gurtler-testimonials .middle {
  position: relative;
  background: #132361;
  background: -webkit-linear-gradient(
    180deg,
    rgba(19, 35, 97, 1) 0%,
    rgba(16, 114, 186, 1) 60%,
    rgba(29, 159, 195, 1) 100%
  );
  background: -moz-linear-gradient(
    180deg,
    rgba(19, 35, 97, 1) 0%,
    rgba(16, 114, 186, 1) 60%,
    rgba(29, 159, 195, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(19, 35, 97, 1) 0%,
    rgba(16, 114, 186, 1) 60%,
    rgba(29, 159, 195, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#132361", endColorstr="#1D9FC3", GradientType=0);

  flex-grow: 1;
  padding: 20px;
}
.gurtler-testimonials .middle > .card-link,
.gurtler-testimonials .top > .card-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.gurtler-testimonials .middle .meta-row {
  display: flex;
  gap: 10px;
}
.gurtler-testimonials .testimonial-quote {
  flex-basis: 65%;
  width: 65%;
  min-width: 0;
}
.gurtler-testimonials .meta-column {
  flex-basis: 35%;
  width: 35%;
  margin-top: -20%;
}
.gurtler-testimonials .testimonial-img img {
  border-radius: 15px;
  display: block;
}
.meta-content {
  margin-top: 10px;
  color: var(--ast-global-color-4);
  text-align: center;
  font-size: 14px;
}
.testimonial-name {
  font-size: 18px;
  font-weight: 700;
}
.gurtler-testimonials.columns-4 .testimonial-name {
  font-size: 16px;
}
.gurtler-testimonials.singles .desc {
  display: none;
}
.gurtler-testimonials .desc {
  margin-top: 15px;
  color: var(--ast-global-color-4);
  font-size: 18px;
}
.gurtler-testimonials .desc p {
  margin-bottom: 0px;
}
.gurtler-testimonials .desc a {
  text-decoration: underline;
  color: var(--ast-global-color-0);
}
.gurtler-testimonials .desc a:hover {
  text-decoration: underline;
  color: var(--ast-global-color-5);
}
.gurtler-testimonials .testimonial-quote {
  color: var(--ast-global-color-4);
  font-size: 29px;
  font-weight: 700;
  line-height: 1em;
}
.gurtler-testimonials.columns-4 .testimonial-quote {
  font-size: 24px;
}
.gurtler-testimonials .testimonial-rating {
  display: flex;
  justify-content: center;
  gap: 4px;
  margin-top: 6px;
}
.gurtler-testimonials .testimonial-rating .star {
  width: 20px;
  height: 20px;
  display: block;
  background-image: url("https://www.clients.newwinewebdesign.com/gurtler/wp-content/uploads/2025/07/stars-sprite.png");
  background-position: -42px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.gurtler-testimonials.columns-4 .testimonial-rating .star {
  width: 10px;
  height: 10px;
}
.gurtler-testimonials .testimonial-rating .star.full {
  background-position: -1px 0px;
}
.gurtler-testimonials .testimonial-rating .star.half {
  background-position: -22px 0px;
}

.company-no-logo {
  aspect-ratio: 16/9;
  max-height: 82px;
}

/* bottom section */
.gurtler-testimonials .bottom {
  background-color: var(--ast-global-color-1);
  padding: 10px 10px 14px 10px;
  text-align: center;
}
.gurtler-testimonials .bottom .cta {
  color: var(--ast-global-color-4);
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 600;
}
.gurtler-testimonials .bottom .cta:hover {
  color: var(--ast-global-color-0);
  cursor: pointer;
}

.load-more-status {
  text-align: center;
  padding: 50px 0 20px 0;
}
.load-more-status .spinner {
  display: none;
  width: 50px;
  height: 50px;
  border: 8px solid #ddd;
  border-top: 8px solid var(--ast-global-color-1);
  border-radius: 50%;
  animation:
    spin 1s linear infinite,
    fadeUp 0.3s forwards linear;
  margin: 0 auto;
}
@media only screen and (max-width: 1000px) {
  .company-no-logo {
    max-height: 52px;
  }
  .gurtler-testimonials.grid.columns-3,
  .gurtler-testimonials.grid.columns-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .gurtler-testimonials.grid.columns-2,
  .gurtler-testimonials.grid.columns-3,
  .gurtler-testimonials.grid.columns-4 {
    grid-template-columns: 100%;
  }
  .gurtler-testimonials .testimonial-quote {
    font-size: 26px;
  }
  .gurtler-testimonials .testimonial-rating .star,
  .gurtler-testimonials.columns-4 .testimonial-rating .star {
    width: 15px;
    height: 15px;
  }
  .gurtler-testimonials .testimonial-rating .star.half,
  .gurtler-testimonials.grid.columns-4 .testimonial-rating .star.half {
    background-position: -16px 0px;
  }
  .home-testimonials .gurtler-testimonials .column:nth-child(n + 2) {
    display: none;
  }
  .home-blogs .uael-post-grid__inner > .uael-post-wrapper:nth-child(n + 2) {
    display: none;
  }
}

/* blog posts */

.gurtler-blogs h3 a {
  text-decoration: none !important;
}

.gurtler-blogs:not(.blog) .uael-post__read-more path {
  fill: var(--e-global-color-astglobalcolor1);
  transition: 0.3s;
}

.gurtler-blogs:not(.blog) .uael-post__read-more {
  color: var(--e-global-color-astglobalcolor1);
  text-decoration: none !important;
}

/* .gurtler-blogs:not(.blog) .uael-post__read-more:hover {
} */

.gurtler-blogs:not(.blog) .uael-post__read-more:hover path {
  fill: var(--ast-global-color-0);
  transition: 0.3s;
}
.gurtler-blogs.blog .uael-post__read-more path {
  fill: var(--ast-global-color-1);
  transition: 0.3s;
}
.gurtler-blogs.blog .uael-post__read-more:hover path {
  fill: var(--ast-global-color-0);
}
.gurtler-blogs .uael-post__read-more span {
  text-decoration: none !important;
}

.wp-block-categories__label {
  font-weight: 600;
}

h3.wp-block-heading {
  font-size: 28px !important;
}

.page-id-1366 .wp-block-categories {
  padding-left: 20px;
}
.uael-post__bg-wrap {
  border-radius: 15px;
}
.gurtler-blogs .uael-post__inner-wrap,
.gurtler-blogs .uael-post__inner-wrap.uael-inner-wrap-enabled {
  flex-direction: row;
}
.gurtler-blogs .uael-post__thumbnail {
  max-width: 40%;
  padding: 15px 0px 15px 15px;
}
.gurtler-blogs .uael-post__content-wrap {
  max-width: 60%;
}
.gurtler-blogs .uael-post__thumbnail img {
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.gurtler-blogs .uael-post__read-more,
.gurtler-blogs .uael-content-wrap-enabled .uael-post__read-more {
  align-self: end;
}

.advan-box-hover a {
  text-decoration: none !important;
}

/* .advan-box-hover:hover {
	background-color: var(--ast-global-color-1) !important;
} */
.advan-box-hover:hover .elementor-image-box-title {
  color: var(--ast-global-color-4) !important;
}
.advan-box-hover:hover .elementor-image-box-img img {
  transform: scaleX(-1);
}

@media only screen and (max-width: 767px) {
  .gurtler-blogs .uael-post__inner-wrap {
    flex-direction: column;
  }
  .gurtler-blogs .uael-post__thumbnail {
    max-width: 100%;
    padding: 15px 15px 0px 15px;
  }
  .gurtler-blogs .uael-post__content-wrap {
    max-width: 100%;
    text-align: center;
    margin-bottom: 0px;
  }
  .gurtler-blogs .uael-post__read-more {
    align-self: center;
  }
}

#video-pop {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
#video-pop .iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.archive-title {
  font-size: 36px;
}

.page-id-1366 .recent-side,
.page-id-7203 .recent-side {
  display: none;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  60% {
    transform: translateY(0);
  }
  100% {
    opacity: 1;
  }
}
