/* 
Theme Name: Fourthd Theme
Theme URI: https://fourthd.io
Description: Fourthd Theme is a child theme of Hello Elementor, created by Fourthd team
Author: Fourthd Team
Author URI: https://fourthd.io
Template: hello-elementor
Version: 1.0.1
Text Domain: fourthd-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* Global styling start */
@media only screen and (min-width: 1281px) {

    .elementor[data-elementor-type="header"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="header"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>div>.elementor-element.e-con:not(.full-width),
    .elementor-editor-active .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width) {
        padding-right: 64px;
        padding-left: 64px;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 768px) {

    .elementor[data-elementor-type="header"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="header"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>div>.elementor-element.e-con:not(.full-width),
    .elementor-editor-active .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width) {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media only screen and (max-width: 767px) {

    .elementor[data-elementor-type="header"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="header"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>div>.elementor-element.e-con:not(.full-width),
    .elementor-editor-active .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width) {
        padding-right: 20px;
        padding-left: 20px;
    }
}

/* terms of use list item style */
.term-heading{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;          
  font-size: 20px;
  line-height: 1.5em;        
  color: #1A202C;       
}

/* terms of use list item style */

.multi-line span.elementor-icon-list-icon  {
/*     top: -15px !important; */
}
a#posts-btn:focus {
    background-color: var(--e-global-color-accent) !important;
	color: var(--e-global-color-13ec4d1) !important;
}
a#posts-btn:focus:hover {
    background-color: transparent !important;
    color: var(--e-global-color-accent) !important;
}
a#btn-pointer {
    pointer-events: none;
}
.elementor-element.e-con-full.no-padd {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Global styling end */
/* home page hero section style */
p.text-bold.pd-b {
    font-weight: 800;
}

p.text-bold.pd-b {
    padding-bottom: 12px;
}

span.text-12 {
    font-size: 12px;
    font-weight: 400;
}

/* .left-side {
  z-index: 2;
  position: relative;
} */
.my-video-wrapper {
  z-index: 1;
}
/* wrapper: clips right, leaves left open */
/* .my-video-wrapper {
  position: relative;
  width: 120%;
  height: 37vh;
  overflow: visible;
  clip-path: inset(0 0 0 -100vw); /* keep left open, clip right */
} */

/* video: make larger + shift left */
.my-custom-video {
   	position: absolute;
    min-width: 136%;
    right: -130px;
    top: 0;
    bottom: 0;
    margin: auto;
}


/* .hero{
    position: absolute;
    width: 138%;
    left: -18%;
} */
/* home page hero section style */
/* ---------- home page  precision sect style ------------ */
p {
    margin-bottom: 0 !important;
}

.outside {

    clip-path: polygon(0 0, 85% 0, 100% 40%, 100% 100%, 0 100%);
    transition: all 0.3s ease;

}

.inside {
    clip-path: polygon(0 0, 85% 0, 100% 40%, 100% 100%, 0 100%);
    transition: all 0.3s ease;
}

.cutt-column-inner.post-btn,
.cutt-column-outer.post-btn {
    clip-path: polygon(0 0, 96% 0, 100% 38%, 100% 100%, 0 100%);
}
.blogs-card .cutt-column-inner,
.blogs-card .cutt-column-outer {
    clip-path: polygon(0 0, 81% 0, 100% 20%, 100% 100%, 0 100%)!important;
}
/* ---------- home page  precision sect style ------------ */
/* ---------- carousel progress bar styles------------ */
.elementor-element-c4dcea4 .swiper-pagination-progressbar {
    position: absolute;
    bottom: -11.7%;
    top: auto;
    left: 0;
    width: 90%;
    z-index: 10;
    /* Keep above background */
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
}

.inside.clipped-box {
    clip-path: polygon(0 0, 86% 0, 100% 20%, 100% 100%, 0 100%);
    transition: all 0.3s ease;
}

.inside.pricing-box,
.outside.pricing-box {
    clip-path: polygon(0 0, 84% 0, 100% 10%, 100% 100%, 0 100%);
    transition: all 0.3s ease;
}

/* ---------- carousel progress bar styles------------ */
/* ------------ content table style------------- */
.table-ctnt th,
.table-ctnt td {
    padding-left: 0 !important;
    width: 25%
}

.table-ctnt th span.uael-table__text-inner {
    text-align: left !important;
}

.w-400 span.uael-table__text-inner {
    font-weight: 400;
}

/* Ensure wrapper doesn't overflow */
.carousel-loop .e-n-carousel.swiper {
    overflow: hidden;
}

/* Animate the slide wrapper */
.carousel-loop .swiper-wrapper {
    display: flex;
    width: max-content;
    animation: slide-marquee 60s linear infinite;
    align-items: center;
}

/* Make sure each slide doesn't shrink */
.carousel-loop .swiper-slide {
    flex-shrink: 0;
}

/* Keyframes for left-to-right movement (adjust -50% based on your content width) */
@keyframes slide-marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* Optional: pause on hover */
.carousel-loop .swiper-wrapper:hover {
    animation-play-state: paused;
}

/* ------------ content table style------------- */

/* ---------- Platform Page style starts ---------- */

/* .trusted-experts .gallery figure.gallery-item {
    padding: 0 !important;
}
.trusted-experts .gallery {
    display: flex;
    justify-content: center;
    column-gap: 71px;
	margin: 0 !important;
}
.trusted-experts.bottom .gallery {
    column-gap: 41px;
}
.bullet-list.elementor-widget-text-editor ul {
    padding-left: 32px;
}
.bullet-list.elementor-widget-text-editor ul li:not(:last-child) {
    margin-bottom: 25px;
}
.bg-in-container {
    max-width: 1420px !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.bullet-list.less-lineheight ul li:not(:last-child) {
    margin-bottom: 7px;
}
.cutt-column-inner {
    flex: 1 !important;
}
.cutt-column-inner,
.cutt-column-outer {
    clip-path: polygon(0 0, 88% 0, 100% 28%, 100% 100%, 0 100%);
}
@media only screen and (max-width: 1440px) {
.bg-in-container {
    width: 98.7%;
}	
}
.bullet-list.bold-gap.elementor-widget-text-editor ul li strong {
    margin-bottom: 12px !important;
    display: block;
}

@media only screen and (max-width: 880px) {
.trusted-experts .gallery {
    column-gap: 45px;
}
.trusted-experts.bottom .gallery {
    column-gap: 34px;
}	
}

@media only screen and (min-width: 768px) {
.gallery-spacing-custom #gallery-1 figure.gallery-item:last-child {
    display: none;
}
}

@media only screen and (max-width: 767px) {
.gallery-spacing-custom #gallery-2 figure.gallery-item:first-child {
    display: none;
}
.trusted-experts .gallery {
	row-gap: 45px;
	flex-wrap: wrap;
	width: 100%;
}	
.trusted-experts .gallery, .trusted-experts.bottom .gallery {
        column-gap: 6%;
    }	
.trusted-experts .gallery figure.gallery-item {
    width: 28%;
}	
.mob-full.elementor-widget-button a {
    width: 100%;
}	
.mob-no-absolute.elementor-widget-image {
    position: inherit !important;
}	
}

@media only screen and (max-width: 575px) {
.trusted-experts .gallery figure.gallery-item {
	width: 48%;
}
.trusted-experts .gallery, .trusted-experts.bottom .gallery {
     column-gap: 4%;
}	
} */

/* ---------- Platform Page style End ---------- */
/* ---------- solution page style -------- */
.non-btn {
  pointer-events: none; /* Prevents clicking */
  cursor: default; /* Disables cursor change on hover */
}

.non-btn:hover {
  pointer-events: none; /* Prevents hover effect and clicking */
  cursor: default; /* Keeps the default cursor */
}

.testimonial-para p {
    display: inline;
    position: relative;
}

.testimonial-para p:before {
    content: "";
    position: absolute;
    left: -65px;
    top: 3px;
    height: 80px;
    width: 80px;
    background-image: url('https://wordpress-941506-5672934.cloudwaysapps.com/wp-content/uploads/2025/07/unnamed-file.png');
    background-repeat: no-repeat;
    /* Optional: prevents image tiling */
}

.testimonial-para p:after {
    content: "";
    position: absolute;
    right: -85px;
    bottom: -58px;
    height: 80px;
    width: 80px;
    background-image: url(https://wordpress-941506-5672934.cloudwaysapps.com/wp-content/uploads/2025/07/1.png);
    background-repeat: no-repeat;
}

.testimonial-carousel .swiper-slide .elementor-widget-image-box figure.elementor-image-box-img {
    margin-right: 30px !important;
    min-width: 102px;
}

/* ---------- solution page style -------- */
span.tbl-btn.cn {
    border: 1px solid rgba(0, 121, 252, 1);
    display: block;
    padding: 10px;
    border-radius: 5px;
    margin-top: 5px;
    background: rgba(0, 121, 252, 1);

}

span.tbl-btn {
    border: 1px solid rgba(0, 121, 252, 1);
    display: block;
    padding: 10px;
    border-radius: 5px;
    margin-top: 5px;
}

a span.tbl-btn, a span.tbl-btn.cn {
    border: 1px solid rgba(0, 121, 252, 1);
    display: block;
    padding: 10px;
    border-radius: 5px;
    margin-top: 5px;
    background: transparent;
    color: #ffffff;
}

a span.tbl-btn:hover, a span.tbl-btn.cn:hover {
    background: rgba(0, 121, 252, 1);
}

/* ---------- footer menu style ------------- */
/* Always show the submenu */
footer .menu-item-has-children>.sub-menu {
    /*   display: block !important; */
}

footer ul#menu-1-da8dfdc {
    display: flex;
    justify-content: space-between;
}

footer .elementor-nav-menu--layout-horizontal {
    display: unset;
}

footer ul.elementor-nav-menu--dropdown a {
    border-inline-start: unset;
}

/* blogs lists items style */
/* .custom-blog-detail {
  display: list-item;
  list-style-type: disc;
  margin-left: 20px;
} */

.custom-blog-detail ul li::marker {
    color: #007aff !important;
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
}
.custom-blog-detail ul li:not(:last-child) {
    margin-bottom: 7px;
}
.custom-blog-detail p strong, .custom-blog-detail ul li strong, .custom-blog-detail ol li strong {
    color: #1A202C;
}
.custom-blog-detail.elementor-widget-theme-post-content h3 {
    font-size: 30px;
    padding: 0 !important;
    margin: 35px 0 15px 0;
    color: #24272B;
	line-height: 1.3em;
}	
.custom-blog-detail.elementor-widget-theme-post-content .cutt-col.post-btn {
    margin: 40px 0 48px 0;
}
.custom-blog-detail ol li::marker {
    color: #007aff;
    font-weight: 700;
}
.custom-blog-detail.elementor-widget-theme-post-content p {
    padding: 0 !important;
    margin-bottom: 20px !important;
}
.custom-blog-detail ol li:not(:last-child) {
    margin-bottom: 16px;
}
.custom-blog-detail ol li {
    padding: 0 !important;
}
.custom-blog-detail ol {
    margin-top: 25px;
}
.cutt-column-inner.post-btn {
    padding: 46px 86px;
}
.cutt-column-inner.post-btn .elementor-widget-heading {
    padding-bottom: 0;
}

.custom-blog-detail a {
    color: var(--e-global-color-primary);
}

.custom-blog-detail a:hover {
    color: var(--e-global-color-text);
}
.cutt-column-inner.post-btn .elementor-widget-heading {
    padding-bottom: 0 !important;
}
.custom-blog-detail ul, .custom-blog-detail ol {
    margin-bottom: 15px;
}

.blog-tags .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.blog-tags a.elementor-post-info__terms-list-item {
    border: 1px solid;
    padding: 17px 20px;
    border-radius: 8px;
}
.blog-tags li {
    font-size: 0 !important;
}
.blog-tags li a {
    font-size: 20px !important;
    font-weight: 400;
    padding: 27px 20px !important;
    min-height: initial !important;
}

/* blogs lists items style */
.pricing-box:hover h5,
.pricing-box:hover p,
.pricing-box:hover ul li {
    color: white !important;
}

.pricing-box:hover .elementor-icon-list-text {
    color: white !important;
}

.pricing-box:hover .elementor-icon-list-icon svg path {
    fill: white;
}

.pricing-box:hover .elementor-divider-separator {
    --divider-color: white;
}
.pricing-main .elementor-element.pricing-box:hover {
    transform: none !important;
}

.elementor-icon-list-text,
.elementor-icon-list-icon svg path,
.elementor-divider-separator {
    transition: all 0.3s ease;
}

.calendly-code ._cUP1np9gMvFQrcPftuf.xahN8AEzyAvQtVj17TPv {
    margin: 0 !important;
}

/* ---------- footer menu style ------------- */
/* /-------------Responsive Styles-------------/ */

@media only screen and (min-width: 1200px) {}

@media only screen and (max-width: 1024px) {
.custom-blog-detail.elementor-widget-theme-post-content h3 {
    font-size: 26px;
    margin: 30px 0 10px 0;
}	
.cutt-column-inner.post-btn {
    padding: 36px 66px;
}	
}

@media (min-width: 993px) and (max-width: 1024px) {}

@media only screen and (max-width: 992px) {

    .inside.pricing-box,
    .outside.pricing-box {
        clip-path: polygon(0 0, 80% 0, 100% 6%, 100% 100%, 0 100%);
        transition: all 0.3s ease;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .cutt-col-main {
        flex-wrap: wrap;
    }

    .cutt-col-main .cutt-col.e-child {
        width: 49%;
    }

    .cutt-col-main .cutt-col.e-child:last-child {
        margin-top: 10px;
        width: 100%;
    }

    .cutt-col-main .cutt-col.last.e-child {
        width: 48%;
    }
}

@media only screen and (max-width: 768px) {

    /* 	hero section test style */
    p.text-bold.pd-b {
        padding-bottom: 8px;
    }

    /* 	hero section test style */
    .fw-600 p,
    .fw-600-mb p {
        font-weight: 600;
    }

    .fw-700-mb p {
        font-weight: 700;
    }

    .text-12 {
        font-size: 12px;
        font-weight: 400;
    }

    .elementor-element-c4dcea4 .swiper-pagination-progressbar {
        width: 70%;
        bottom: -15.7%;
        top: auto;
        left: 13%;
    }
}

@media only screen and (max-width: 767px) {
.custom-blog-detail.elementor-widget-theme-post-content h3 {
    font-size: 20px;
    margin: 20px 0 5px 0;
}	
.cutt-column-inner.post-btn {
    padding: 19px 23px;
}
.cutt-column-inner.post-btn a {
    font-size: 20px !important;
    line-height: 1.2em !important;
}		
.custom-blog-detail .cutt-col.post-btn {
    background-color: transparent !important;
	margin: 0;
    padding: 0;
}	
.custom-blog-detail.elementor-widget-theme-post-content .cutt-col.post-btn .cutt-column-outer.post-btn {
    margin: 0;
}
.blog-tags li a {
    font-size: 10px !important;
    padding: 15px 10px !important;	
}
.blog-tags .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
    gap: 8px;
    column-gap: 4px;
}	
}

@media only screen and (max-width: 575px) {
.cutt-column-inner.post-btn, .cutt-column-outer.post-btn {
    clip-path: polygon(0 0, 93% 0, 100% 40%, 100% 100%, 0 100%);
}
}

@media only screen and (max-width: 440px) {
.cutt-column-inner.post-btn, .cutt-column-outer.post-btn {
    clip-path: polygon(0 0, 87% 0, 100% 40%, 100% 100%, 0 100%);
}
}

@media only screen and (max-width: 350px) {
.cutt-column-inner.post-btn, .cutt-column-outer.post-btn {
    clip-path: polygon(0 0, 84% 0, 100% 32%, 100% 100%, 0 100%);
}
}

/* /-------------------------------------------/ */