@media screen and (max-width: 1024px) {
.current_page_item a.elementor-item.elementor-item-active {
    text-decoration: underline;
    text-underline-offset: 5px;
    color: #ffffff !important;
}
}

@media screen and (max-width: 600px) {
	
	 .list-point {
    margin: 0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) -4px !important;
}
	.account-div .list-point {
    margin: 20px 0px calc(var(--kit-widget-spacing, 0px) + 20px) -4px !important;
}
	
	
	section#deliver-box .elementor-container.elementor-column-gap-default {
    gap: 50px;
}
	.client-box .elementor-container.elementor-column-gap-default {
    display: flex;
    flex-direction: column-reverse;
}
	body .men-img-box {
    position: relative;
    right: 0;
    bottom: 0;
}
	.form-set-contact .elementor-form .elementor-button.elementor-size-sm {
    min-height: 30px;
}
	.ai-box .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: auto auto;
}
	.sub-title {
    font-size: 16px !important;
    
}
	body .counter-contetn {
 
    height: 40px ! IMPORTANT;
    width: 40px !important;
}
  .two-btn-set .elementor-widget-wrap {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
}
	.two-btn-set-privacy .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    align-items: center;
}
	.icon-content-hero.hero-last-btn {
    grid-column: 1 / -1;
}
	.two-btn-set-privacy .elementor-widget-wrap .elementor-widget-button {
    margin-bottom: 5px;
}
	.card-title {
    font-size: 18px;
}
	.elementor-button-icon svg {
    width: 14px;
}
}
.mobile-btn.signup-btn a.elementor-item.elementor-item-anchor {
    background: #fff;
    display: inline-block;
    border-radius: 100px;
    margin-left: 18px;
    padding: 8px 12px !important;
    margin-top: 8px;
    color: #000;
}
@media screen and (min-width: 1024px) {
.mobile-btn
 {
    display: none !important;
}
}


.main-header-top.scrolled { 
	background-color: #000000; 
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;  
	transition: all 0.3s ease;
	    z-index: 9999 !important;
}
.main-header-top { 
	background-color: transparent; 
	
}
.elementor.elementor-488 {
    overflow: hidden;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-2943cda.hero-section-main.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
overflow:hidden;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-e29ca79.elementor-section-height-min-height.bottom-call-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle {
    overflow: hidden;
}
.elementor.elementor-31 {
    overflow: hidden;
}
.home {
    overflow: hidden;
}
.elementor.elementor-1349 {
    overflow: hidden;
}
.elementor.elementor-1407 {
    overflow: hidden;
}
.elementor.elementor-1661 {
    overflow: hidden;
}
.card-title {
    font-size: 26px;
    font-weight: 700;
    color: #11B8FF;
    padding-bottom: 8px;
}
.card-set:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: inherit;
    background: radial-gradient(80.38% 222.5% at -13.75% -12.36%, #98F9FF 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(80.69% 208.78% at 108.28% 112.58%, #6163FF 0%, rgba(53, 38, 183, 0) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}
.card-set {
    background: radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.15) 0%, rgba(110, 191, 244, 0.0335938) 77.08%, rgba(70, 144, 213, 0) 100%);
}
.accordion-section .elementor-accordion-item:first-child {
    border-top: 0px #404040 solid !important;
}
.accordion-section .elementor-accordion-item {
    border-top: 1px #404040 solid !important;
}




/*div#header-design-custom {
    background: radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%);
	    border-radius: 100px;
}
div#header-design-custom:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: inherit;
    background: radial-gradient(80.38% 222.5% at -13.75% -12.36%, #98F9FF 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(80.69% 208.78% at 108.28% 112.58%, #6163FF 0%, rgba(53, 38, 183, 0) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}
*/



.back-blue-set:before {
    content: url(https://syntheailabs.com/wp-content/uploads/2025/12/Ellipse-358.png);
    position: absolute;
    z-index: -2;
    left: -28px;
    right: 0;
    top: -60px;
	    opacity: 0.6;
}

.step .elementor-icon {
    cursor: pointer;
}

.testimonials-sec .elementor-swiper-button {
    background: #272727;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
	    top: calc(100% - 40px / 2) !important;
}
.testimonials-sec .elementor-swiper-button.elementor-swiper-button-prev {
    right: 56px;
    left: unset;
}
.round-img img {
    animation: rotateCircle 20s linear infinite; /* Speed change 10s → slow/fast */
    display: inline-block;
}

/* Keyframes */
@keyframes rotateCircle {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}





.down, .up {
    --column-height: 580px;
    --image-height:400px;
    --row-gap: 10px;
    --num-images: 2;

    height: var(--column-height);
    overflow: hidden;
    position: relative;
   -webkit-mask-image: linear-gradient(
    to bottom,
    black 0%,
    black 20%,
    rgba(0,0,0,0) 100%
);
  }

  .scroll-container {
    display: flex;
    flex-direction: column;
  }

  .up .scroll-container {
    animation: imagescrolling 15s linear infinite alternate;
    animation-delay: -0.2s; /* Offset to ensure it starts halfway through the cycle */
  }

  .down .scroll-container {
    animation: imagescrolling2 15s linear infinite alternate;
  }

  .scroll-container img {
    height: var(--image-height);
    width: 100%;
    margin-bottom: var(--row-gap);
    padding: 0;
    object-fit: cover;
  }

  @keyframes imagescrolling {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(calc(
        -1 * (((var(--image-height) + var(--row-gap)) * var(--num-images)) - var(--column-height))
      ));
    }
  }

  @keyframes imagescrolling2 {
    0% {
      transform: translateY(calc(
        -1 * (((var(--image-height) + var(--row-gap)) * var(--num-images)) - var(--column-height))
      ));
    }
    100% {
      transform: translateY(0);
    }
  }










ul.list-point-set {
    list-style: none;
    padding: 0px;
}
ul.list-point-set li img {
    padding-right: 8px;
    vertical-align: middle;
}
ul.list-point-set li  {
    padding-bottom: 10px;
   
}

.sub-title {
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    font-size: 26px;
    line-height: 100%;
    color: #fff;
	    padding-bottom: 15px;
}


.fixed-img-back{
	background-attachment: fixed;
}


.box-height-set {
    height: 177.39px;
	transition: all 0.7s ease;
}
.account-div.box-height-set {
    height: 317px;
	transition: all 0.7s ease;
}
.list-point,
.despction-accordion {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s ease; 
}

.account-div .list-point,
.account-div .despction-accordion {
    opacity: 1;
    max-height: 500px;
	transition: all 0.8s ease;
}

.image-account img {
    height: 113px;
    object-fit: cover;
    border-radius: 20px;
    transition: all 0.8s ease;
}

.account-div .image-account img {
    height: 100%;
}
.account-div .step img {
    transform: rotateZ(90deg);
    transition: transform 0.8s 
ease;
}
.step img {
    transform: rotateZ(0deg);
    transition: transform 0.8s 
ease;
}
.account-div .step svg{
transform: rotateZ(90deg);
    transition: transform 0.8s 
ease;
}
.account-div .step svg path {
    fill: #11B8FF;
}
.account-div .step circle  {
   stroke:#11B8FF;
	
}
.step svg path {
    fill: #D4D4D4 ;
}
.step circle  {
   stroke:#D4D4D4 ;
	
}







html {
    overflow-x: hidden !important;
}
.devided-newborder span.elementor-divider-separator {
    transform: rotate(
89deg);
}
span.italic-content-ne {
    font-style: italic;
    font-weight: 500 !important;
}
.loginregister-menu ul.elementor-icon-list-items.elementor-inline-items li:nth-child(2) {
    background-color: #11B8FF !important;
    padding: 20px 30px !important;
    border-radius: 100px !important;
}

.loginregister-menu ul.elementor-icon-list-items.elementor-inline-items li:nth-child(2) a span {
    color: #000 !important;
}
.icon-content-hero span.elementor-button-icon {
    font-size: 18px;
}

.icon-content-hero span.elementor-button-text {
    padding-top: 2px;
}
.reviewimage img.attachment-full.size-full {
    margin: 0;
    width: 100%;
}
.reviewimage .elementor-image-gallery figure.gallery-item:nth-child(2) {
    margin-left: -15px !important;
}
.reviewimage .elementor-image-gallery figure.gallery-item:nth-child(3) {
    margin-left: -15px !important;
}
.counter-contetn {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 57px !IMPORTANT;
    width: 57px !important;
}
.hero-section-main::before {
 content: "";
 position: absolute;
 width: 100% !important;
 height: 100%;
 top: -150px;
 left: 100% !important;
 transform: translateX(-50%);
 background: radial-gradient(circle, rgba(17, 49, 255, 0.60) 0%, /* bright center */ rgba(17, 49, 255, 0.15) 45%, /* soft mid */ rgba(17, 49, 255, 0) 80% /* fade to zero */);
 filter: blur(170px);  
 opacity: 1;
 border-radius: 100%;
 pointer-events: none;
 z-index: 0;
}

.hero-section-main::after {
    content: "";
    position: absolute;
    width: 100% !important;
    height: 100%;
    top: -150px;
    left: 0 !important;
    transform: translateX(-50%);
    background: radial-gradient(circle, rgba(17, 49, 255, 0.60) 0%, /* bright center */ rgba(17, 49, 255, 0.15) 45%, /* soft mid */ rgba(17, 49, 255, 0) 80% /* fade to zero */);
    filter: blur(170px);
    opacity: 1;
    border-radius: 100%;
    pointer-events: none;
    z-index: 0;
}
.image-section-new {
    position: relative;
}

/* Top fade blur */
.image-section-new::before {
    content: "";
    position: absolute;
    left: -61px;
    right: 0px !important;
    bottom: -23px;
    width: 106%;
    height: 192px;
    pointer-events: none;
    z-index: 5;
    background: linear-gradient(to bottom, rgb(0 0 0) 0%, rgb(0 0 0) 30%, rgba(0, 0, 0, 0.25) 60%, rgba(0, 0, 0, 0.00) 100%);
    filter: blur(21px);
}

.logosection-new::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0px !important;
    top: -122px;
    width: 106%;
    height: 100%;
    pointer-events: none;
    z-index: 5;
    background: linear-gradient(to bottom, rgb(0 0 0 / 4%) 0%, rgb(0 0 0) 30%, rgba(0, 0, 0, 0.25) 60%, rgba(0, 0, 0, 0.00) 100%);
    filter: blur(41px);
}
.logosection-new{
 position: relative;
}
.not-sure-contet-section::before {
    content: "";
    left: 0;
    right: 0px;
    position: absolute;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background-image: url(https://syntheailabs.com/wp-content/uploads/2025/11/Ellipse-3.webp);
    height: 302px;
    background-repeat: no-repeat;
    background-position: top !important;
    background-size: cover;
	top:0;
}

.not-sure-contet-section::after {
    content: "";
    left: 0;
    right: 0px;
    position: absolute;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background-image: url(https://syntheailabs.com/wp-content/uploads/2025/11/Ellipse-4.webp);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    bottom: 0px !important;
    height: 340px !important;
}

.core-services-tab .elementor-accordion-item {
    border-bottom: 1px solid #404040 !important;
}

.core-services-tab  strong {
    font-weight: 600;
}
.core-services-tab .elementor-accordion-item:last-of-type {
    border-bottom: none !important;
}
.main-section-core::after {
    content: "";
    position: absolute;
    right: -43px !important;
    top: 27% !important;
    background-image: url(https://syntheailabs.com/wp-content/uploads/2025/11/Rectangle-1.webp);
    width: 60%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat !important;
}
/******footer css***/
.footer-title-content h2 {
    background: linear-gradient(180deg, #2a8dff75 0%, rgba(0, 0, 0, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.yellow-set:before {
    position: absolute;
    content: "";
        left: -6%;
    z-index: -1;
    top: -9%;
    background-image: url(https://syntheailabs.com/wp-content/uploads/2025/12/Ellipse-354.png);
    width: 100%;
    height: 100%;
    background-position: right;
}
.blue-set:before {
   position: absolute;
    content: "";
    left: -15%;
    z-index: -1;
    top: -20%;
    background-image: url(https://syntheailabs.com/wp-content/uploads/2025/12/Ellipse-354-1.png);
    width: 100%;
    height: 100%;
    background-position: right;

}
.blue-set-left:before {
    position: absolute;
    content: "";
    right: -20%;
    z-index: -1;
    top: 0%;
    background-image: url(https://syntheailabs.com/wp-content/uploads/2025/12/Ellipse-356.png);
    width: 100%;
    height: 100%;
    background-position: right;
}



.men-img-box {
      position: absolute;
    right: 0;
    bottom: -40px;
}
.border-set-men:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 135%;
    border: 1px #3F3F3F solid;
    border-radius: 15px;
    background: #D9D9D91A;
    z-index: -1;
}


.bottom-call-sec:before {
    content: url(https://syntheailabs.com/wp-content/uploads/2025/12/Ellipse-353.png);
    position: absolute;
    top: 0;
    z-index: 1;
}
.bottom-call-sec:after {
    content: url(https://syntheailabs.com/wp-content/uploads/2025/12/Ellipse-352.png);
    position: absolute;
    bottom: 0;
    z-index: 1;
}


.two-way-start-column .elementor-widget-wrap.elementor-element-populated::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: 15px;
    background: radial-gradient(80.38% 222.5% at -13.75% -12.36%, #98F9FF 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(80.69% 208.78% at 108.28% 112.58%, #6163FF 0%, rgba(53, 38, 183, 0) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}
.two-way-start-column .elementor-widget-wrap.elementor-element-populated {
    position: relative;
}

@media (max-width:1024px){
	div#header-design-custom {
    background: none !important;
}
div#header-design-custom::before {
    display: none;
}
	.loginregister-menu ul.elementor-icon-list-items.elementor-inline-items li:nth-child(2) {
    padding: 14px 23px !important;
}
	ul#menu-2-a4dd0da a.elementor-item.elementor-item-active {
    background-color: transparent !important;
}
	ul#menu-2-a4dd0da a.elementor-item.elementor-item-active:hover {
    background-color: transparent !important;
}
	ul#menu-2-a4dd0da {
    height: 100vh;
}
}

@media(max-width:767px){
	.reviewimage img.attachment-full.size-full {
    margin: 0;
    width: 80%;
}
.loginregister-menu ul.elementor-icon-list-items.elementor-inline-items li:nth-child(2) {
    padding: 14px 23px !important;
}
	.reviewimage div#gallery-1{
   display:flex;
	}
.down, .up {
    --column-height: 381px;
    --image-height: 210px;
    --row-gap: 10px;
    --num-images: 2;
    height: var(--column-height);
    overflow: hidden;
    position: relative;
    -webkit-mask-image: linear-gradient(
    to bottom,
    black 0%,
    black 20%,
    rgba(0,0,0,0) 100%
);
}
.up .scroll-container {
    animation: imagescrolling 7s linear infinite alternate;
    animation-delay: -0.2s; /* Offset to ensure it starts halfway through the cycle */
  }

  .down .scroll-container {
    animation: imagescrolling2 7s linear infinite alternate;
  }
	.rating-success .elementor-counter-number-prefix{
    display:none;
   }
.account-div.box-height-set {
    height: fit-content !important;
}

.box-height-set {
     height: fit-content !important;
	transition: all 0.7s ease;
}
	.men-img-box {
    position: absolute;
    right: -207px;
    bottom: -190px;
}
	.border-set-men:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    border: 1px #3F3F3F solid;
    border-radius: 15px;
    background: #D9D9D91A;
    z-index: -1;
}
	section.elementor-section.elementor-top-section.elementor-element.elementor-element-2943cda.hero-section-main.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
overflow:hidden;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-e29ca79.elementor-section-height-min-height.bottom-call-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle {
    overflow: hidden;
}
	.elementor.elementor-543 {
    overflow: hidden;
}
}


@media (min-width: 1281px) and (max-width: 1400px) {
  .full-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
