/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 24 2025 | 13:26:37 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.Machine-Learning {
	 overflow: hidden;
    border-radius: 21px;
}

.Machine-Learning > .elementor-widget-wrap:hover {
 background: #142332;
}

.Machine-Learning-boxtitle {
	background: url(/wp-content/uploads/2025/03/Rectangle-12759.svg);
    background-repeat: no-repeat;
    background-size: 101%;
    background-position: top left;
    border-radius: 21px 21px 0px 0px;
}
.Machine-Learning-heading {
    background: url(/wp-content/uploads/2025/03/Ellipse-2217.svg);
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center !important;
}


.AI-Agents {
    overflow: hidden;
    border-radius: 21px;
}
.AI-Agents > .elementor-widget-wrap:hover {
    background: #291231;
}
.generative-ai > .elementor-widget-wrap:hover {
    background: #062723;
}
.generative-ai {
	overflow: hidden;
    border-radius: 21px;
}
.generative-ai-boxtitle {
	background: url(/wp-content/uploads/2025/03/Frame-1410104964.svg);
    background-repeat: no-repeat;
    background-size: 101%;
     background-position: top left;
    border-radius: 21px 21px 0px 0px;
}
.generative-ai-heading {
    background: url(/wp-content/uploads/2025/03/Group-1410104637.svg);
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center !important;
}
.aiboxtitle {
    background: url(/wp-content/uploads/2025/02/AI-agents-BG.png);
    background-repeat: no-repeat;
    background-size: 101%;
     background-position: top left;
    border-radius: 21px 21px 0px 0px;
}

.AI-Agents-heading {
    background: url(/wp-content/uploads/2025/02/Circle-AI-agents-1.png);
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center !important;
}
.hero-h4 {
    background: -webkit-linear-gradient(190.87deg, #F065FF 9.73%, #0711C4 124.33%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.AI-Agents-disc {
    position: relative;
    background-image: url(/wp-content/uploads/2025/02/boxroghtborder.png), url(/wp-content/uploads/2025/02/boxroghtborder.png), url(/wp-content/uploads/2025/02/boxtopborder.png), url(/wp-content/uploads/2025/02/boxtopborder.png);
    background-position: left center, right center, top center, bottom center;
    background-repeat: no-repeat;
    background-size: 2px 100%, 2px 100%, 100% 2px, 100% 2px;
}
.AI-Agents-disc p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}



.journey-slider .slick-dots {
    position: relative;

    margin-bottom: 1px !important;
    gap: 0px;
    /* flex-wrap: wrap; */
    width: 100%;
    margin: 0 auto;
    max-width: 218px;
	padding-top:25px;
}

.journey-slider .slick-dots li {
    display: inline-block;
    margin: 0 3px;
    width: auto !important;
    height: auto !important;
}

.journey-slider  .slick-dots li button {
    font-size: 0;
    width: 15px;
    height: 8px;
    border-radius: 20px;
    background: #FFD2AC;
    border: none;
    cursor: pointer;
}

.journey-slider .slick-dots .slick-active button {
    background: #fff;
    width: 37px;
}


