/*
Theme Name: Azzle Child
Template: azzle
*/


.gradient-heading h1 {
  color: transparent !important;
  background-image: linear-gradient(to right, #553c9a, #fd5d27, #1e6bc4, #ff5a1e, #553c9a);
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 200%;
  background-position: -200%;
  animation: animated-gradient 20s infinite alternate-reverse;
}

@keyframes animated-gradient {
  to {
    background-position: 200%;
  }
}

.cursorFollower {
  position: fixed;
  width: 2rem;
  height: 2rem;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.15s;
  mix-blend-mode: normal;
  z-index: 999;
  pointer-events: none;
  mix-blend-mode: difference;
}

.cursorFollowerDot {
  position: fixed;
  width: 0.8rem;
  height: 0.8rem;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.15s;
  mix-blend-mode: normal;
  z-index: 999;
  pointer-events: none;
  mix-blend-mode: difference;
}

.icon-card .mas-addons-feature-box-item {
  border-radius: 12px !important;
  border-width: 2px !important;
  min-height: 340px;
}
span.orange-text {
  color: #fe330a;
  font-weight: 600;
}
a,button{
  cursor: pointer !important;
}
.new-cta img {
  width: 600px !important;
  height: auto;
  max-width: 600px !important;
}
.new-cta .elementor-widget-image .elementor-widget-container{
  overflow: unset !important;
}
.site-header .navbar nav li.menu-item > .sub-menu a {
  white-space: nowrap;
}
.bottom-logo {
  position: relative;
}
.bottom-logo::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  background-image: linear-gradient(0turn, rgba(22, 22, 22, 1) 0%, rgba(255, 247, 5, 0) 100%);
  z-index: 1;
  display: block;
  height: 40%;
}

.header-fixed .site-header {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  background-color: transparent !important;
}
.header-fixed .site-header .elementor-element {
  background-color: transparent !important;
}
.custom-form form {
  width: 100% !important;
}
.custom-form form label {
  width: 100%;
}
.custom-form form label input,.custom-form form label textarea {
  background-color: #ffffff73 !important;
  border: 1px solid #ddd !important;
}
.custom-form form label {
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #3b3b3b !important;
}
.custom-form form label input::placeholder, .custom-form form label textarea::placeholder {
  color: #696969 !important;
  font-weight: 500;
}
.custom-form h3 {
  text-align: center;
  font-size: 44px;
  font-family: Epilogue, sans-serif;
  padding-bottom: 20px;
  color: #272727;
}
.black-icons svg circle{
  fill: #000 !important;
}
.header-btn a{
  white-space: nowrap;
}

.logo-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.logo-slider .swiper-wrapper .swiper-slide {
  margin-inline: 15px;
}

.logo-slider .swiper-wrapper .swiper-slide img {
  width: auto !important;
  height: 70px !important;
  object-fit: contain;
  max-width: 100% !important;
  transition: all 0.2s ease-in;
}

.logo-slider .swiper-wrapper .swiper-slide figure {
  width: auto !important;
}
.header-menu .navbar-inner .aimaas-header-buttons {
  display: none;
}

.before_us h3 {
  position: relative;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 20px;
  background-color: #ffffff75;
  padding: 20px;
  border-radius: 16px;
  backdrop-filter: blur(3px);

}
.choose_para p {
  background-color: #ffffff75;
  padding: 20px;
  border-radius: 12px;
  font-size: 18px;
  backdrop-filter: blur(3px);
  position: relative;
}

.before_us h3::before{
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  position: static;
  background: url(https://seoecosystem.co/wp-content/uploads/2025/03/oui-cross-in-circle-empty.svg) no-repeat;
  background-size: contain;
}
.after_us h3::before{
  background: url(https://seoecosystem.co/wp-content/uploads/2025/03/solar-check-circle-outline.svg) no-repeat !important;
  background-size: contain !important;
}
.choose_para.r-arrow {
  position: relative;
}
.choose_para.r-arrow::after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateX(-50%);
}
.choose_para.r-arrow::after {
  content: "";
  width: 35px;
  height: 35px;
  position: absolute;
  right: -75px;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://seoecosystem.co/wp-content/uploads/2025/03/ph-arrow-fat-right.svg) no-repeat !important;
  background-size: contain !important;
}
.site-header > div > .elementor-element {
  width: 100%;
}

.niche-card .elementor-image-box-wrapper {
  overflow: hidden;
  position: relative;
  border-radius: 12px;
}
.niche-card .elementor-image-box-wrapper .elementor-image-box-img {
  margin: 0 !important;
}
.niche-card .elementor-image-box-wrapper .elementor-image-box-content {
  position: absolute;
  z-index: 1;
  bottom: -100px;
  left: 0;
  width: 100%;
  color: white;
  padding: 0 20px;
  transition: all 0.2s ease-in;
}
.niche-card .elementor-image-box-wrapper::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: black;
  border-radius: 0;
  opacity: 0.2;
}
.niche-card .elementor-image-box-wrapper *{
  transition: all 0.3s ease-in !important;
}
.niche-card .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
  background-color: #dc3a19;
  border-radius: 8px;
  padding-block: 8px;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  width: fit-content;
  padding-inline: 16px;
  margin: 20px auto;
}
.niche-card .elementor-image-box-wrapper:hover .elementor-image-box-content{
  transform: translateY(-120px);
}
.niche-card .elementor-image-box-wrapper:hover::before{
  opacity: 0.7;
}
.niche-card .elementor-image-box-wrapper:hover .elementor-image-box-content h3.elementor-image-box-title {
  background-color: transparent;
  color: #ff5a1e !important;
  margin-bottom: 0px !important;
  font-weight: 900;
}
.niche-card .elementor-image-box-wrapper .elementor-image-box-img img {
  height: 230px;
  object-fit: cover;
}
.black-gradient{
  background-image: linear-gradient(#282727, #1b1b1b);
  border-bottom: 1px solid #000;
  border-radius: 8px;
  margin-top: 24px;
  padding: 32px;
  position: relative;
  box-shadow: inset 0 1px .25px #ffffff29, inset 0 2px 1px #ffffff1c;
}
.black-gradient-sm{
  background-image: linear-gradient(#282727, #1b1b1b);
  border-bottom: 1px solid #000;
  border-radius: 8px;
  padding: 8px;
}

@keyframes rotateInfinite {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.infi-rotate img{
  animation: rotateInfinite 15s linear infinite;
}


@media(min-width: 1024px) and (max-width: 1280px){
  .infi-rotate {
    left: -15px !important;
}
}

@media(max-width: 1115px){
  .header-btn{
    display: none;
  }
  .header-menu .navbar-inner .aimaas-header-buttons {
    display: block;
  }
  .site-header > div > .elementor-element {
    justify-content: space-between !important;
}
.site-header > div > .elementor-element .header-menu {
  align-self: end;
}
.header-menu .navbar-inner .aimaas-header-buttons a.aimaas-dual-button-primary {
  background-color: #fe330a !important;
  padding: 10px 25px;
  margin-top: 20px;
  border-radius: 30px;
}
}

@media(max-width: 1024px){
  .niche-card .elementor-image-box-wrapper .elementor-image-box-content {
    bottom: -80px;
  }
  .niche-card .elementor-image-box-wrapper:hover .elementor-image-box-content{
    transform: unset;
  }
  .niche-card .elementor-image-box-wrapper:hover::before{
    opacity: 0.2;
  }
  .niche-card .elementor-image-box-wrapper:hover .elementor-image-box-content h3.elementor-image-box-title {
    background-color: #dc3a19;
  border-radius: 8px;
  padding-block: 8px;
  color: #ffffff !important;
  font-weight: 600;
  font-size: 18px;
  width: fit-content;
  padding-inline: 16px;
  margin: 20px auto !important;
  }
}

@media (max-width: 767px){
  .without-us-wrapper .choose_para p {
    background-color: #ff00002b;
    color: black;
}
.with-us-wrapper .choose_para p {
  background-color: #03ce1a2b;
  color: black;
}
.niche-card .elementor-image-box-wrapper .elementor-image-box-content {
  bottom: -100px;
}
.black-gradient{
  padding: 20px;
}

@media (max-width: 606px){
  .niche-grid {
    grid-template-columns: 1fr !important;
}
.niche-card .elementor-image-box-wrapper .elementor-image-box-content {
  bottom: 0px;
}
.niche-card .elementor-image-box-wrapper .elementor-image-box-content p.elementor-image-box-description {
  display: none;
}
.niche-card .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
  background-color: #dc3a19;
  border-radius: 8px;
  padding-block: 10px;
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  width: fit-content;
  padding-inline: 36px;
  margin: 20px auto;
}
}