/* Xponenet CSS file */

.elementor-8074 .elementor-element.elementor-element-1a3e6094:not(.elementor-motion-effects-element-type-background), .elementor-8074 .elementor-element.elementor-element-1a3e6094 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
	height:783px;
}

/* image box  */
.elementor-8070 .elementor-element.elementor-element-737d4404 .elementor-image-box-img img{
	height:343px;
}
.elementor-element.elementor-element-3913d564.e-transform.e-flex.e-con-boxed.e-con.e-child{
	height:774px;
}
.elementor-8074 .elementor-element.elementor-element-1a3e6094:not(.elementor-motion-effects-element-type-background), .elementor-8074 .elementor-element.elementor-element-1a3e6094 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
	height:794px;
}
/* for  contact form submit button style and hover style */
.content-box-alfha input[type=submit]{
	background-color: #ff762e !important;
	border-width: 1px;
	border-style: solid;
	border-color: #ff762e;
	color: #ffffff !important;
	font-size: 16px;
	padding: 1rem 5rem !important;
	display: inline-block;
	border-radius:23px;
}
.content-box-alfha input[type=submit]:hover{
	color:#ff762e !important;
	background:#ffffff !important;
}
/*for next pervices div display none  */
.nf-mp-footer{
	display:none  !important;
}

.nf-field-element input{
		 border-radius:41px !important;
	 }
/*  */
.solution-custom.template{
	color:white !important;
}
.blog-extend .banner-title{
	color:white !important;
}
.banner-subtitlee p{
	color:white !important;
}
/* for beardcrum */
.beardcrum{
	color:white !important;
	background:none !important;
}
.beardcrum a{
	color:white !important;
	background:none !important;
	border:none !important;
	padding:0px !important;
}
.beardcrum span.divider{
	color:white !important;
padding-right:0px !important;
}
.uctiles .e-con-inner {
    justify-content: normal !important;
/*     align-items: center !important; */
    flex-wrap: wrap !important;
    gap: 20px !important;
}
.uctiles .e-child{
	margin-bottom: 20px;
	width: 32%;
}

.image-box-content{
	height:600px !important;
}

.uctiles .e-child .elementor-widget-container {
  height: 750px ;
}
@media only screen and (min-width: 312px) {


}
.uctiles .elementor-image-box-content{
	padding: 15px;
	padding-bottom: 25px;
	min-height: 463px;
}

/* for splychain mangenment  image-box height issues  */
.page-id-8205 .uctiles .elementor-image-box-content {
    padding: 15px 15px 25px 15px; /* shorthand for padding: top right bottom left */
    min-height: 485px;
}


.uctiles .e-child:hover .elementor-image-box-title,
.uctiles .e-child:hover .elementor-image-box-description{
	color: #fff !important;
}

.uctiles .e-child:hover .elementor-image-box-title,
.uctiles .e-child:nth-child(5):hover .elementor-image-box-description {
    color: black;
}

.uctiles .e-child:hover:nth-child(1) .elementor-widget-container{background-color: #6D6E71;}
.uctiles .e-child:hover:nth-child(2) .elementor-widget-container{background-color: #FBAA25;}
.uctiles .e-child:hover:nth-child(3) .elementor-widget-container{background-color: #F15F2D;}
.uctiles .e-child:hover:nth-child(4) .elementor-widget-container{background-color: #151939;}
.uctiles .e-child:nth-child(5):hover .elementor-widget-container {
    background-color: #FFD400 ;
    color: #141414;
}

.uctiles .e-child:nth-child(5):hover .elementor-image-box-content h3, 
.uctiles .e-child:nth-child(5):hover .elementor-image-box-content p.elementor-image-box-description {
    color: #141414 !important;
}

.uctiles .e-child:hover:nth-child(6) .elementor-widget-container{background-color: #FFAA25;}
.uctiles .e-child:hover:nth-child(7) .elementor-widget-container{background-color: #151939;}
.uctiles .e-child:hover:nth-child(8) .elementor-widget-container{background-color: #D90368;}
.uctiles .e-child:hover:nth-child(9) .elementor-widget-container{background-color: #FFAA05;}
.uctiles .e-child:hover:nth-child(10) .elementor-widget-container{background-color: #151939;}


.uctiles figure.elementor-image-box-img img {
    height: 282px !important;
    width: 433px;
    object-fit: cover;
}


.ucpost {
    display: flex;
    flex-wrap: nowrap;
}
.ucpost .blog_right_inner{
	width: 33.33%;
}
.ucblog-image {
    margin-bottom: 25px;
}
.blog_right_inner .ucblog-image img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

@media all and (max-width: 1055px){
	.uctiles .elementor-image-box-content{
		min-height: 550px;
	}
}
@media all and (max-width: 570px){
	.uctiles .e-child{
		margin: 20px;
		width: 100%;
	}

	.uctiles .elementor-image-box-content{
		min-height: 500px;
		
	}
	.uctiles figure.elementor-image-box-img img{
		width: 100%;
	}
	.ucpost{
		flex-direction: column;
	}
	.uc_view .blog_padding{
		padding-left: 0px;
		margin-right: 0px;
	}
	.ucpost .blog_right_inner{
		width: auto;
    	margin-right: 20px;
    	margin-left: 20px;

	}
}

/*  css for submit button css*/
/* .nf-element{ */
/* 	background-color: #ff762e !important;
	border-width: 1px;
	border-style: solid;
	border-color: #ff762e;
	color: #ffffff !important;
	font-size: 16px;
	padding: 1rem 5rem !important;
	display: inline-block;
	border-radius:23px;
}
/* .nf-element:hover { */
/* 	color:#ff762e !important;
	background:#ffffff !important; */
/* } */ 