/* 
* oom_liyan
*/

.oom-widget-chat-button:focus, .oom-widget-chat-button:hover {
	border-radius: 100px !important;
}

.oom-slashed-bottom-right{
	clip-path: polygon(100% 0, 0% 100%, 0 0);
	margin:-2px;
}

.oom-header-slashed-bottom-right{
	clip-path: polygon(100% 0, 0% 100%, 0 0);
}

.oom-slashed-top-left{
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	margin:-2px;
}

/* slant button */

.button-slanted {
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  position: relative;
}

.button-slanted--right:after {
	
  content: "";
  position: absolute;
  background-color: inherit;
  position: absolute;
  top: 0;  
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
}

.button-slanted--right {
  margin-right: -20px;
}

#global-header .elementor-button-content-wrapper {
	-ms-transform: skewX(20deg);
	-webkit-transform: skewX(20deg);
	transform: skewX(20deg);  
	display: inline-block;
}

/* slant hover button animation */




/* insert image in span - Start */
.image-zaxis{
    display: inline-block;
    width: 161px; 
    height: 50px; 
	background-image: url(/wp-content/uploads/2024/04/hitachi_zaxis.png); 
    background-size: cover;
    
}

.image-hero-banner-zaxis{
    display: inline-block;
    width: 69px; /* Adjust width as needed */
    height: 21px; /* Adjust height as needed */
    background-image: url(/wp-content/uploads/2024/04/hero_banner_zaxis.png); 
    background-size: cover;
    
}

/* insert image in span - End */

.standout-bullets ul {
	padding-left:5px;
}


.solutions-image-box .elementor-image-box-description{
	text-align: justify !important;
	padding-top:10px;
}

