/*
Theme Name: Kriscontrols_RALLP
Theme URI: https://www.roundaboutautomation.com
Author: RALLP
Author URI: https://www.roundaboutautomation.com
Description:Designed for Kriscontrols
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.0
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: KC_by_RALLP
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news

*/
.hidden{
	display: none !important;
}
.flip-vid video{
	  transform: rotateY(180deg);
}
body{
	background-color: #fff;
}

main{
	overflow: hidden;
}

.NanuVideo{
	border-radius: 20px;
}

.graybox{
	background: #f0eff5;    
}

footer>div:nth-child(4){
	border-top: solid 1px #ccc;
	box-shadow: 0px 0px 33px -13px #000;
	background: #0001;
	border-radius: 20px 20px 0 0;
	/*margin-top: 60px;*/
    margin-top: -20px;
    position: relative;
}

@media only screen and (max-width: 1023px) {	
	p{
		font-size: 0.8em;
	}
	.wp-block-spacer {
    max-height: 40px !important;
	}
	header p{
		display: none;
	}	
}


@media only screen and (max-width: 600px) {	
	main .entry-content.wp-block-post-content{
		padding-left: 10px !important;
		padding-right: 10px !important;!i;!;!u;!ui;!;
	}
}



/* Navigation Correction */

ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){
	padding:1.25em 2.375em
}

ul.is-style-checkmark-list {
	list-style-type: "\2713";
}

ul.is-style-checkmark-list li {
	padding-inline-start: 1ch;
}

li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link::before {
    content: "play_arrow" !important;
    font-family: "Material Symbols Outlined";
    color: #1f9864;
    display: inline-block;
    margin: 0 5px 0px 0;
    line-height: 23px;
    height: 23px;
    font-size: 13px;
}
li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link a {
    color: #1f9864 !important;
	font-weight: bold;
}

@media (max-width: 800px) {
    header .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display:flex !important;
    }
}


@media (max-width: 800px) {
    header .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: none;
    }    
}

@media (max-width:800px){
    header .wp-block-navigation a.wp-block-navigation-item__content.wp-block-navigation-item__content{
		font-size: 14px;
	}
}
@media (max-width:799px){
	header .wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open::after {
    content: "menu";
    display: block;
    font-family: "Material Symbols Outlined";
    font-size: 25px;
}
header .wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
    display: none;
}
header .wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open {
    outline: none;
}

header button.wp-block-navigation__responsive-container-close::after {
    content: "close";
    display: block;
    font-family: "Material Symbols Outlined";
    font-size: 25px;
}
header li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link a::before {
    content: "play_arrow" !important;
    font-family: "Material Symbols Outlined";
    color: #1f9864;
    display: inline-block;
    margin: 0 5px 0px 0;
    line-height: 23px;
    height: 23px;
    font-size: 13px;
}
	
	
header li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link::before {
    content: "" !important;
}
	
	header .wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
		color: #000;
		margin: 5px 5px;
		box-shadow: 0px 0px 50px 50px #0005;
		border-radius: 10px;
		padding-top: 0;
	}
	header .wp-block-navigation__responsive-container-close {
		position: absolute;
		right: 0;
		top: 0;
		z-index: 2;
		border-radius: 0 10px 0 10px;
		padding: 5px 10px;
		background: red;
		color: white;
	}
	header .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
		margin-top: 0px;
	}
	header ul.wp-block-navigation__container.is-responsive.items-justified-right.wp-block-navigation{	
		display: flex;
        flex-wrap: wrap;
        background: white;
        padding: 0 20px;
        width: 100%;
	}
	header ul.wp-block-navigation__container.is-responsive.items-justified-right.wp-block-navigation>li{
		border-bottom: solid 1px #333;
        outline: none;
        display: flex;
        align-items: flex-start;
	}
	header .wp-block-navigation .wp-block-navigation-item{
		align-items: flex-start !important;
		background-color: inherit;
		display: flex;
		position: relative;
		width: 100%;
		height: 50px;
		justify-content: center;
	}	

	header .is-menu-open {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
		background: white !important;
		width: 100% !important;
		padding: 5px;
		box-shadow: none;
		border: solid 1px #aaa;
        margin-top: 5px;
        margin-bottom: 5px;
	}
	header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container li{
		height: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	header .wp-block-navigation .has-child:not(.open-on-click)>.wp-block-navigation__submenu-container .wp-block-navigation-item::before{
		display:none !important;
	}
	header .wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>a.wp-block-navigation-item__content{
		font-size: 15px !important;
	}
	header li.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu {
	    height: auto !important;
	}
}
/* ####################### OUR CLIENTS ################# */
.wp-block-columns.clientSuccess.ourClients {
    display: flex;
    flex-wrap: wrap !important;
    > div{		
        flex-basis: min(50% - 50px, 130px) !important;
        padding: 5px;
        border: none;
        display: flex;
        align-content: flex-start;
        border: solid 1px #ccc0;
        border-radius: 15px;
        box-shadow: 0px 0px 12px -5px #000;
        background: #ebebea;
        filter: brightness(1.075);
        
        > h4{
            margin: 10px;
            width: 100%;
            font-size: 15px;
            text-align: center;
        }
        figure{
            height: auto;
            width: 250px;
            aspect-ratio: 1;
            border-radius: 15px;
            /* box-shadow: 0px 0px 9px -5px #000; */
        }
    }
}
@media (max-width:2048px){
	.wp-block-columns.clientSuccess.ourClients {
    display: flex;
    flex-wrap: wrap !important;
		padding: 0 20px;
    > div{		            
            flex-basis: min(25%, 90px) !important;
            padding: 0px;
            box-shadow: none;
            max-width: min(25%, 90px) !important;
		}
	}		
}

@media (max-width:700px){
	.wp-block-columns.clientSuccess.ourClients {
    > div{		            
            flex-basis: min(19%, 70px) !important;
            max-width: min(25%, 75px) !important;
		}
	}		
}

/* ####################### FOOTER ###########################*/
@media (max-width:767px){
	footer .wp-block-group-is-layout-flex {
		width: 100%;
		margin-bottom: 20px;
	}
}
.Insights{
	> div{
		background: #134f35;
		color: white;
		> div {
			display: flex;
			justify-content: center;
			flex-wrap: nowrap;
			position: relative;
		padding-top: 30px;
			> figure{
				position: absolute !important;
				*width:70%;
				*height:auto;
				filter: invert(0) opacity(0.2);
				left: -20%;
				bottom: -50%;
				z-index:0;
			}
			>div{
				z-index: 1;
				flex-basis: 100%;				
			}
		}
	}
}


/* ####################### Values Section ###########################*/
.ValuesSection {
    padding: 0;
    align-items: stretch;
    > div{
        width: 100%;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: flex-start;
        
        figure {
                width: 80px;
                margin-left: 0px !important;
                background: white;
                width: 80px;
                height: 80px;
                padding: 20px;
                border-radius: 80px;
                border: solid 1px #134f35;
            }
        figure {
		border: solid 4px white;
		background: white;
		overflow: visible;
		position: relative;
		}
		figure:before {
			  content: "";
			  position: absolute;
			  top: 1px;
			  left: 1px;
			  right: 1px;
			  z-index:2;
			  bottom: 1px;
			  border-radius: 50%;
			  box-shadow: 0 0 10px -3px #000;
			  border: 1px solid #134f35;
			}
		img{
			padding: 10px;
			}
        
        > div{
        background: #134f35;
        border-radius:10px;
        box-shadow: 0 0 10px -3px #000;
        width: calc(100% - 120px);
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        align-content: flex-start;
        padding: 20px;
        padding-left: 50px;
        margin: 0 auto;
        margin-left: -50px;
        z-index:-1;
        color: white;
        border: solid 1px #0003;
        
        
        
        
        
            h3{
	            color: white;				
				font-size: 25px;
				font-weight: 500;
			}
            p{
                width: 100%;
                text-align: left;
                margin-top: 5px;
            }
            p:nth-child(3){
                font-size: 15px;
            }
        }
        
    }
    
}
@media (max-width:1360px){	
.ValuesSection {
	display: flex !important;
    flex-wrap: wrap !important;  
}
}

/* ################# NI_Product ################### */
.NI_Product.ValuesSection{
	background: #134f35;
    h2{
        color: white;
    }
    > div{
        background: white;
        flex-wrap: wrap;
        padding: 40px;
        > div{
            flex-wrap: wrap;
            align-items: flex-start;
            margin: 0px;
            color: black;
            box-shadow: 0 0 10px #0005;
            border: none !important;
            border-top: solid 20px #134f35 !important;
            border-radius: 0 !important;
            display: flex;
            align-content: center;
            justify-content: flex-start;
            padding: 10px 20px;
            flex-basis: min(50% - 20px, 170px);
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
			figure {
				display: none;
			}
			
        }
        
    }
}

/* ########## ValuesSection2 ######## */
.ValuesSection2{
	background: #348751;
	color: white;
	padding: 30px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	flex-direction: row;
	align-content: center;
	justify-content: flex-start;
	align-items: stretch;
	
	
	h2{
		color: white;		
	}
	> div {
		width: 100%;
		>div{
			border: solid 1px #fff;
			padding: 20px;
			border-radius: 10px;
			box-shadow: 0 0 10px #0009;
			p{
				font-size: 15px;				
			}
		}	
	}
}

/* Leadership Box */
.leadershipbox {
	align-items: stretch;
	> div {
	    width: 50%;
	    min-height: 350px;
	    margin: 0 !important;
	    padding: 60px;
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    justify-content: flex-start;
	    text-align: center;
	    min-width: 300px;
	    border-radius: 10px;
	    overflow: hidden;

		figure {
		  display: flex;
		  width: 100%;
		}
		h3{ 
			font-size: 50px;
			+ figure {
				filter: invert(1) opacity(0.2);
				transform: scale(2.5) !important;
				transform-origin: 20% 50%;
			}
		}
		p{
			font-family: 'Roboto';
			width: 100%;   
		}
	}
	> div:first-child{
	   background: #134f35;
	   aspect-ratio: 2.5;
	   
	   
	   
	   
	   	
		h3{
		   color: white;
		   font-family: 'Roboto';
		   width: 100%;
		}
	}

	> div:nth-child(2) {
		margin: 40px 0px 40px -40px !important;
		width: calc(50% + 40px);
	    border: solid 1px #00800022;
		box-shadow: 0 0 10px #0803;
		background: white;
		figure {
			width: 150px;
			position: relative;
			margin-left: 0px !important;
		}
	}
	
}

@media only screen and (max-width: 1360px) {	
	.leadershipbox {
		overflow: hidden;
		display: flex;
		flex-wrap: wrap;
		> div {
			width: 100%;
			padding: 30px;
			
			h3{ 				
				font-size: 40px;
			}
		}
		> div:first-child{
			width: calc(100% - 30px);
		}
	
		> div:nth-child(2) {
			margin: -100px 0px 0px 40px !important;
			width: calc(100vw - 40px);
			padding: 30px;
			aspect-ratio: 2.5;
		}
		
	}
}



/* Testimonials */
.sp-testimonial-free-section .sp-testimonial-client-image img{
	background: #ffffff;
    border: 0px solid #dddddd;
    padding: 0px;
    width: 200px;
    height: 200px;
    object-fit: contain;
    padding: 20px;
    border: none;
    border-radius: 50px;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    text-transform: none;
    text-align: center;
    letter-spacing: normal;
    font-weight: 400;
    margin: 0 0 20px 0;
    font-family: serif;
    color: white;
    font-size: 28px;
    line-height: 1.2;
    font-style: italic;
    padding: 20px 40px;
    padding-bottom: 20px;
}
.sp-testimonial-free-section .sp-testimonial-title h3.sp-testimonial-post-title{
	/* color: white !important; */
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p::before{
	content : ''
}

.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p::after{
	content : ''
}

.sp-testimonial-free-section .sp-testimonial-client-name {
    color: #ddd !important;!i;!;
    font-size: 18px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal;
}

.sp-testimonial-free-section .sp-testimonial-client-designation {
    color: #eee !important;
    color: #aaa;
    font-size: 15px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal;
}

.sp-testimonial-free-section .testimonial-nav-arrow {
    color: #fff !important;
    height: 50px;
    *
    background: #1595ce !important;
    border-radius: 30px;
    width: 50px;
    border: none !important;
    font-size: 30px;
}

.sp-testimonial-free-section .testimonial-nav-arrow:hover {padding-left: 7px;background: #77c1e2 !important;}

@media (max-width:600px){	
	.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
		font-size: 18px;
		padding:10px 0px;
	}
	
	.sp-testimonial-free-section .sp-testimonial-client-image img{
		width: 100px;
		height: 100px;
		border-radius: 20px;
	}
	
	.sp-testimonial-free-section .testimonial-nav-arrow{
		width: 25px;
		height: 25px;
		font-size: 20px;
		margin: 0 10px;
	}
}


/* General Images */
figure{
	overflow: hidden;
}
img{
	transition: 0.6s ease;
}
figure:hover img{
	transform: scale(1.04);
}

/* Front Cover */
.wp-block-cover {
	min-height: calc(100vh - 90px) !important;
	margin-top: 90px !important;		
	.wp-block-cover__inner-container {
		color: #000;
		height: calc(100vh - 90px);
		margin: -40px;
		background: linear-gradient(90deg, #ffffff 10%, transparent 70%);
		width: 100vw;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		align-content: center;
		.wp-block-group{
			padding-right: min(625px, 50%) !important;
		}
	}
	
	h2 {
		font-size: 55px !important;
		font-weight: 500;
		width: 50vw;
	}
	p{
		font-weight: 500;
	}
	
	.wp-block-buttons{
		display: none;
	}

}


.homePageCover .wp-block-cover__inner-container {
	background: none !important;
}

@media only screen and (max-width: 1360px) {
	.wp-block-cover.homePageCover{
		height: 60vw;
		min-height: unset !important;
	}
	.wp-block-cover {
			margin-top: 60px !important;
			
			
		.wp-block-cover__inner-container {
			background: linear-gradient(0deg, #ffffff 10%, transparent 70%);			
			align-content: flex-end;
			align-items: flex-end;
			.wp-block-group{
				padding-right: 0 !important;
				padding-bottom: 90px;
                width: 100%;
			}
		}
		h2 {
			font-size: 30px !important;
			margin-left: 25px;
			margin-right: 25px;
		}
		p, .wp-block-buttons{
			margin-left: 25px;
			margin-top: 10px;
			margin-right: 25px;
		}
	
	}
}

@media only screen and (max-width: 600px) {	
	.wp-block-cover__image-background {
		left: 4vw !important;
	}
}

/* Media and Text */


@media only screen and (min-width: 601px) {	
.wp-block-media-text__content {
	border: solid 1px #0003;
	box-shadow: 0 0 10px #0003;
	border-radius: 15px;
	background: White;
	z-index: 2;
	min-height: 400px;
	overflow: hidden;
	padding: 10px 30px 30px 40px !important;!i;!;
	display: flex;
	flex-wrap: wrap;
	align-content: center;	
	
	h2{
		margin-bottom: 0px;
	}
}

.wp-block-media-text__content {
	margin-left: -200px;
}

.wp-block-media-text{	
    grid-template-columns: 70% 1fr !important;
}

.wp-block-media-text.has-media-on-the-right{	
    grid-template-columns: 1fr 70% !important;
	.wp-block-media-text__content {
        margin-right: -200px;
		margin-left: 0px;
	}
}

figure.wp-block-media-text__media{
	border-radius: 15px;
	> img {
		height: 550px;
		object-fit: cover;
	}
}
}


@media only screen and (max-width: 600px) {	
	
.wp-block-media-text{
	overflow: hidden;
}

	.wp-block-media-text__content {
	border: solid 1px #0003;
	box-shadow: 0 0 10px #0003;
	border-radius: 15px;
	background: White;
	z-index: 2;
	min-height: 400px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	align-content: center;	
	
}

.wp-block-media-text{        
	.wp-block-media-text__content {
        padding: 30px !important;
        min-height: unset;
		margin-top: -40px;
		z-index: 0;
 }
	figure.wp-block-media-text__media{	
	margin-bottom: 0px !important;	
		margin-left: 30px;
		margin-right: 30px;
		z-index: 1;
		border: solid 1px #0002
	}
}

figure.wp-block-media-text__media{
	border-radius: 15px;
	margin-left: 0;
	max-height: 30vh;				
	> img {
		height: 30vh;
		object-fit: cover;
	}
}
}

/* Old removed formatting*/
@media only screen and (max-width: 1px) {
	
.wp-block-media-text__content {
	border: solid 1px #0003;
	box-shadow: 0 0 10px #0003;
	border-radius: 15px;
	background: White;
	z-index: 2;
	min-height: 400px;
	overflow: hidden;
	padding: 10px 30px 30px 40px !important;!i;!;
	display: flex;
	flex-wrap: wrap;
	align-content: center;	
	
	h2{
		margin-top: 0px;
	}
}

.wp-block-media-text__content {
	margin-left: 30px;
	min-height: unset;
	padding: 30px !important;!i;!;
}

.wp-block-media-text{	
    grid-template-columns: 70% 1fr !important;
    display: flex;
    flex-wrap: wrap;     
}

.wp-block-media-text.has-media-on-the-right{
    grid-template-columns: 1fr 70% !important;
    display: flex;
    flex-wrap: wrap;     
	.wp-block-media-text__content {
        margin-left: 30px;
        margin-right: 0;
        margin-bottom: -150px;
        padding: 30px !important;
        min-height: unset;
 }
	figure.wp-block-media-text__media{	
	margin-bottom: 0px !important;	
	}
}

figure.wp-block-media-text__media{
	border-radius: 15px;
	margin-left: 0;
	margin-right: 30px !important;
	max-height: 30vh;	
	margin-bottom: -100px !important;	
			
	> img {
		height: 30vh;
		object-fit: cover;
	}
}
}

/* ############### SolutionArea ################### */
.SolutionArea{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
	color: white;		
	> div{
		background: #134f35;
		margin-top: 110px;
		flex-basis: min(230px, 20% - 20px);
		border-radius: 20px;
		box-shadow: 0 0 10px -3px #000;
		padding: 0 20px 20px 20px;
		figure {
		border: solid 4px white;
		border-radius: 50%;
		width: 160px;
		height: 160px;
		aspect-ratio: 1;
		background: white;
		/*margin: auto;*/
		margin-top: -80px;
		overflow: visible;
		position: relative;
		}
		figure:before {
			  content: "";
			  position: absolute;
			  top: 1px;
			  left: 1px;
			  right: 1px;
			  z-index:2;
			  bottom: 1px;
			  border-radius: 50%;
			  box-shadow: 0 0 10px -3px #000;
			  border: 1px solid #134f35;
			}
		img{
			padding: 30px;
			}
		}	
	}
}


/* Value Proposition */

.ValueProposition {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	div {
	    justify-content: flex-start;
	    border: solid 1px #cfcfcf;
	    box-shadow: 2px 3px 27px -19px #000;
	    border-radius: 90px;
	    padding: 15px 20px 15px 20px !important;
	    display: flex;
	    align-content: center;
	    flex-wrap: wrap;
	    align-items: center;
	    max-width: 90vw;
	    width: 330px;
	    margin: 20px auto !important;	            	
		p{
		    width: calc(100% - 120px);
		    display: block;
		    text-align: left;
		}
		figure{
			width: 100px;
			height: 100px;
			border-radius: 50%;
		}
		img{
		/* background-color: rgba(255, 0, 0, 0.4); */
		}
	}

}


/* Case studies */
.clientSuccess {	
    display: flex;
    justify-content: center;
}
 div.clientSuccess> div.wp-block-column{
    background: white;
    border: solid 1px #0004;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    margin-bottom: 0;
    max-width: 350px !important;!i;!;
    !importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    justify-content: center;
}

div.clientSuccess> div.wp-block-column .wp-block-buttons{
    margin-right: 10px;
    margin-left: auto;
}

div.clientSuccess> div.wp-block-column img{
    object-fit: contain !important;
    border-radius: 10px;
}
div.clientSuccess> div.wp-block-column figure{
    display: flex;
    justify-content: center;
}

div.clientSuccess> div.wp-block-column h4{
    width: 100%;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}


.wp-block-columns.alignwide.are-vertically-aligned-top.clientSuccess.is-layout-flex.wp-container-core-columns-is-layout-3.wp-block-columns-is-layout-flex {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: center;
}

/*  Product Tiles */
.ProductHover{
	flex-wrap: wrap !important;
	display: flex;
	justify-content: space-evenly;
}
.ProductHover > div {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    transition: 0.4s;
    position: relative;
    cursor: default;
    align-content: flex-start;
    margin: 10px;
    margin-bottom: auto;
    max-height: 900px;
    padding: 15px 15px 20px 15px !important;
    background: white;
    border: none;
    border-radius: 15px;
    box-shadow: 0 0 10px #ccc;
    flex-basis: 270px !important;!i;!;!i;!;
    max-width: 300px;
}

.ProductHover > div.active{
    transform: scale(1.1);
	transform-origin: 50% 0%;
    z-index: 5;
    max-height: 900px;
    box-shadow: 0px 0px 11px -2px #000;
    border: none;
	padding-bottom: 50px !important;
}

.ProductHover > div > figure{
	border-radius: 10px;
}

.ProductHover > div > figure img{
    width: 300px;
    height: 280px;
    overflow: hidden;
    object-fit: cover;
    *filter: saturate(0);
    border-radius:4px;
}

.ProductHover > div:hover > figure img,
.ProductHover > div.active > figure img{
    filter: saturate(1);
}
.ProductHover > div > figure {
    margin-bottom: 10px;
}

.ProductHover > div  p{
    max-height: 0px;
    overflow: hidden;
    font-size: small;
    transition: 1s;
	padding: 0px 2px;
}
.ProductHover > div.active  p{
    max-height: 300px;
    padding: 5px 2px;
}
.ProductHover > div  p:first-of-type{
    max-height: unset;
    overflow: hidden;
    font-size: 15px;
	width: 100%;
}
.ProductHover > div .wp-block-buttons{
    display: none;
    margin-left: auto;
    margin-right: 0;
    z-index: 2;
    position: absolute;
    bottom: 10px;
    right:10px;
	display: none;
}

.ProductHover > div.active .wp-block-buttons{
	display: block;
}

.ProductHover > div .wp-block-buttons a:hover::after{
	content: "close";	
    margin-left: 2px;
    margin-right: 5px;
}

.ProductHover > div .wp-block-buttons a::after{
	content: "close";
    float: left;
    margin-left: 2px;
    margin-right: 5px;
}

.ProductHover > div figure + .wp-block-buttons{
	display: block;
}

.ProductHover > div.active figure + .wp-block-buttons{
	display: none;
}
.ProductHover > div figure {
    + .wp-block-buttons{
        top: 305px;
        bottom: unset;
        right: 0px;
		a:hover{
			background: none;
		}
        a::after{
            content: "keyboard_arrow_down";
            float: right;
            margin-left: 5px;
            margin-right: 0px;
        }
        a:hover::after{
            content: "keyboard_double_arrow_down";
            float: right;
            margin-left: 5px;
            margin-right: 0px;
        }
    }
}

.ProductHover > div.fixed{
	margin-bottom: 0;	
	padding: 0px !important;
	overflow: hidden;
	margin-left: 15px;	
    background: #134f35;
}
.ProductHover > div.fixed figure{
	margin-bottom: 0px;
}

.ProductHover > div.fixed img{
	filter: none;
	height: 360px;
	object-position: 60% 50%;
}

/*  Product Tiles  - old
.ProductHover{
}
.ProductHover > div {overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    transition: 0.4s;
    position: relative;
    cursor: default;
    align-content: flex-start;
    margin: 10px;
    margin-bottom: auto;
    max-height: 900px;
    padding: 15px 15px 20px 15px !important;
    background: white;
    border: none;
    border-radius: 15px;
    box-shadow: 0 0 10px #ccc;
}

.ProductHover > div.active{
    transform: scale(1.1);
	transform-origin: 50% 0%;
    z-index: 5;
    max-height: 900px;
    box-shadow: 0px 0px 11px -2px #000;
    border: none;
	padding-bottom: 50px !important;
}

.ProductHover > div > figure{
	border-radius: 10px;
}

.ProductHover > div > figure img{
    width: 300px;
    height: 280px;
    overflow: hidden;
    object-fit: cover;
    filter: saturate(0);
    border-radius:4px;
}

.ProductHover > div:hover > figure img,
.ProductHover > div.active > figure img{
    filter: saturate(1);
}
.ProductHover > div > figure {
    margin-bottom: 10px;
}

.ProductHover > div  p{
    max-height: 0px;
    overflow: hidden;
    font-size: small;
    transition: 1s;
	padding: 0px 2px;
}
.ProductHover > div.active  p{
    max-height: 300px;
    padding: 5px 2px;
}
.ProductHover > div  p:first-of-type{
    max-height: unset;
    overflow: hidden;
    font-size: 15px;
	width: 100%;
}
.ProductHover > div .wp-block-buttons{
    display: none;
    margin-left: auto;
    margin-right: 0;
    z-index: 2;
    position: absolute;
    bottom: 10px;
    right:10px;
	display: none;
}

.ProductHover > div.active .wp-block-buttons{
	display: block;
}

.ProductHover > div .wp-block-buttons a:hover::after{
	content: "close";	
    margin-left: 2px;
    margin-right: 5px;
}

.ProductHover > div .wp-block-buttons a::after{
	content: "close";
    float: left;
    margin-left: 2px;
    margin-right: 5px;
}

.ProductHover > div figure + .wp-block-buttons{
	display: block;
}

.ProductHover > div.active figure + .wp-block-buttons{
	display: none;
}
.ProductHover > div figure {
    + .wp-block-buttons{
        top: 305px;
        bottom: unset;
        right: 0px;
		a:hover{
			background: none;
		}
        a::after{
            content: "keyboard_arrow_down";
            float: right;
            margin-left: 5px;
            margin-right: 0px;
        }
        a:hover::after{
            content: "keyboard_double_arrow_down";
            float: right;
            margin-left: 5px;
            margin-right: 0px;
        }
    }
}

.ProductHover > div.fixed{
	margin-bottom: 0;	
	padding: 0px !important;
	overflow: hidden;
	margin-left: 15px;	
    background: #134f35;
}
.ProductHover > div.fixed figure{
	margin-bottom: 0px;
}

.ProductHover > div.fixed img{
	filter: none;
	height: 360px;
	object-position: 60% 50%;
}
*/
 /* ##################### WE STAND FOR ####################### */
.WeStandFor{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	>div{
		width: max(33% - 25px, 250px);
		padding: 40px 20px;
		box-shadow: 2px 2px 16px -2px #0007;
		background: #ebf0ed;
		border-radius: 10px;
		margin: 10px !important;
		position: relative;
		overflow: hidden;
		
			
		figure{
			width: 200px;
			height: 200px;
			position: absolute;
			right: -40px;
			bottom: -40px;
			opacity: 0.2;
			z-index: 0;
			pointer-events: none;
			filter: invert(32%) sepia(36%) saturate(485%) hue-rotate(100deg) brightness(95%) contrast(92%);
		}
		h3{
			font-weight: 500;
			font-size: 27px;
			z-index: 2;
		}
		p{
			z-index: 2;
			font-weight: 500;
			font-size: 18px;
		}
	}
}

@media (max-width:1023px){
	.WeStandFor{
		>div{
			width: calc(100% - 25px);
			margin: 10px 0px !important;
		}
	}
}

/* ################### IndustriesWeServe ################## */
.IndustriesWeServe{	
	>div{
		*border: solid 1px #134f35;
		padding: 0 !important;
		display: flex;
		align-items: stretch;
		box-shadow: 2px 2px 16px -2px #0007;
		border-radius:10px;
		overflow: hidden;
		figure{
			flex-basis: 50%;
			aspect-ratio: 1;
			max-height: 300px;
			*border-right: solid 1px #134f35;
			img{
				max-height: 300px;
				height: 100%;
				width: 100%;
				object-fit: cover !important;
			}
		}
		>div{
			padding:0;
			flex-basis: 50%;
			display: flex;
			flex-wrap: wrap;
			justify-content: flex-end;
			margin: 0;
			height: auto;
			gap: 0;
			
			
						
			p{
				padding: 10px;
				margin: auto;
			}
			h3{
				padding: 10px;
				width: calc(100% - 20px);
				font-size: 23px;
				height: 60px;
				color: white;
				background: #134f35;
				display: flex;
				align-items: center;
			}
		}
	}
}
@media (max-width:1023px){
	.IndustriesWeServe{
		>div{
			flex-wrap: wrap;
			figure{
				flex-basis: 100%;
			}
			>div{
				flex-basis: 100%;
				p{
					width: 100%;
					padding: 20px 10px;
					height:auto;
				}
				h3{
					height: auto;
				}
			}
		}
	}
}

@media (max-width:767px){
	.IndustriesWeServe{
		display: flex !important;
		flex-wrap:wrap;
		>div{
			flex-wrap: wrap;
			figure{
				flex-basis: 100%;
			}
			>div{
				flex-basis: 100%;
			}
		}
	}
}
/* Contact Tiles Editor */
 .contactBlockContainer .contactBlock {
	display: flex;
	flex-wrap: wrap;
	width: calc(33.3% - 20px);
	border: solid 1px #DDD;
	padding: 20px;
	padding-bottom: 70px;
	min-width: 215px;
	border-radius: 5px;
	position: relative;
	margin: 13px;
	box-shadow: 0px 0px 15px #00000029;
	align-content: flex-start;
	font-family: 'Roboto';
	position: relative;
	/* text-align: center; */
	background: white;
}

.contactBlockContainer .contactBlock strong {
	color: black;
	font-weight: 500;
	font-family: 'Roboto';
	font-size: 22px;
	margin-top: 10px;
	display: block;
}

@media only screen and (max-width: 1279px) {
	.contactBlockContainer .contactBlock {
		width: calc(34% - 20px);
	}
}

@media only screen and (max-width: 1152px) {
	.contactBlockContainer .contactBlock {
		width: 1024px;
	}
}

@media only screen and (max-width: 990px) {
	.contactBlockContainer {
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 630px) {
	.contactBlockContainer .contactBlock {
		width: calc(100% - 20px);
		margin: 10px auto;
	}
}

.contactBlockContainer .contactBlock h3 {
	width: calc(100% - 41px);
	margin: 0;
	font-weight: 500;
	margin-bottom: 15px;
	height: 30px;	
	font-family: 'Roboto';
	line-height: 30px;
	font-size: 22px;
}
.contactBlockContainer .contactBlock>div:first-child{	
    margin: 0 !important;
    width: 100%;
}

.contactBlockContainer .contactBlock .wp-block-buttons {
	margin-top: 20px;
	position: absolute;
	bottom: 10px;
	/* right: 0; */
}

.contactBlockContainer .contactBlock figure {
	font-family: "Material Symbols Outlined";
	color: #1f9864;
	height: 30px;
	line-height: 30px;
	margin: 0 10px 15px 0;
	width: 30px;
	font-size: 30px;
}

.contactBlockContainer .contactBlock p {
    margin: 0 !important;
    font-size: 14px;
    width: 100%;	
    max-width: unset;
}

.contactBlockContainer .contactBlock .wp-block-buttons{
	width: 100%;
}

/* Features & Case Study Block */
.wp-block-media-text.alignwide.is-stacked-on-mobile.Features figure::before {
    content: ">";
    color: #134f35;
    height: 150px;
    width: 150px;
    background: #134f35;
    position: absolute;
    top: -20px;
    z-index: 0;
    left: -20px;
}
.wp-block-media-text.alignwide.is-stacked-on-mobile.Features.has-media-on-the-right figure::before {
    top: -20px;
    right: 30px;
	left: unset;
}
.wp-block-media-text.alignwide.is-stacked-on-mobile.Features{
	margin-top: 30px;
}
.wp-block-media-text.alignwide.is-stacked-on-mobile.Features figure::after {
    content: "Key Features";
    color: black;
    height: 130px;
    width: 130px;
    background: #134f35;
    position: absolute;
    bottom: -40px;
    z-index: 1;
    left: -20px;
    display: flex;
    align-items: center;
    font-size: 30px;
    text-align: left;
    font-weight: bold;
    padding: 20px;
    box-shadow: 0px 0px 16px 0px #0007;
}
@media (max-width:1360px){
	.wp-block-media-text.alignwide.is-stacked-on-mobile.Features{
		padding-top: 30px;
	}
	.wp-block-media-text.alignwide.is-stacked-on-mobile.Features figure::after {
		display: none;
	}
	.wp-block-media-text.alignwide.is-stacked-on-mobile.Features figure{
		padding-right: 0px !important;
	}
	.wp-block-media-text.alignwide.is-stacked-on-mobile.Features figure img{
		border-radius: 15px;
	}
	
}
.CaseStudy .wp-block-media-text.alignwide.is-stacked-on-mobile.Features figure::after{
	content: "";
	z-index: 0;
	bottom: -20px;
}
.CaseStudy .wp-block-media-text.has-media-on-the-right.alignwide.is-stacked-on-mobile.Features figure::after{
	content: "";
	z-index: 0;
	bottom: -20px;
	right:30px;
	left: unset;
}
.wp-block-media-text.alignwide.is-stacked-on-mobile.Features figure {
    position: relative;
    z-index: 1;
    padding-right: 50px;
	overflow: visible;
}
.wp-block-media-text.alignwide.is-stacked-on-mobile.Features figure:hover img {
	transform: scale(1.01);
}

.wp-block-media-text.alignwide.is-stacked-on-mobile.Features figure img {
    z-index: 1;
    position: relative;
    box-shadow: 0px 0px 16px 0px #0007;
}

.Features ul.wp-block-list {
    list-style-type: none;
}

.Features ul.wp-block-list li::before {
    line-height: 24px;
    height: 24px;
    width: 24px;
    vertical-align: middle;
    margin: 0px 5px 0 -32px;
    font-family: "Material Symbols Outlined";
    content: "bolt";
    text-align: center;
    display: block;
    font-size: 19px;
    float: left;
    transition: 0.4s;
    border: solid 1px #134f35;
    border-radius: 20px;
    color: #134f35;
}

.Features ul.wp-block-list li {
    padding: 6px 5px;
    border-bottom: solid 1px #ccc;
}
/* #################### Statementbar ############################ */

.wp-block-group.StatementBox {
    background: #1f9864 ;
    border-radius: 60px;
    box-shadow: 0px 0px 9px -5px #000;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    > figure {
        border: solid 1px #ccc;
        border-radius: 500px;
        background: white;
        height: 120px;
        width: 120px;
        padding: 30px;
        box-shadow: inset 0px 0px 9px -5px #000;
        
        
        
		img{
			*filter: invert(32%) sepia(36%) saturate(485%) hue-rotate(100deg) brightness(95%) contrast(92%);
			/* width: 120px; */
			margin: auto;
		}
        
    }
    >div{
        width: calc(100% - 280px);
        color: white;
        padding: 0 40px;
        ul.wp-block-list {
            list-style-type: none;
        }
        h2{
            color: white;
        }
        ul.wp-block-list li::before {
            line-height: 24px;
            height: 24px;
            width: 24px;
            vertical-align: middle;
            margin: 0px 5px 0 -32px;
            font-family: "Material Symbols Outlined";
            content: "bolt";
            text-align: center;
            display: block;
            font-size: 19px;
            float: left;
            transition: 0.4s;
            border: solid 1px white;
            border-radius: 20px;
            color: white;
        }
        
        ul.wp-block-list li {
            padding: 6px 5px;
            border-bottom: solid 1px #ccc3;
        }
    }
    
}

@media (max-width:1023px){
	
.wp-block-group.StatementBox {
    > figure {
        height: 120px;
        width: 120px;
        margin: auto;
    }
    >div{
        width: 100%;
        padding: 0;        
		h2{
			font-size: 28px;
		}
    }
    
}
}
/* Solution Area */
.SolutionAreas{
	display: flex;
	flex-wrap: wrap;
}
.wp-block-group.SolutionAreas>div {
    padding-bottom: var(--wp--preset--spacing--20);
    box-shadow: 0px 0px 16px -5px #0007;
    border: none !important;
    border-left: solid 20px #134f35!important;
    border-radius: 0 !important;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    padding: 10px 20px;
    margin: 10px !important;!i;!;
    flex-basis: 330px;
}

.wp-block-group.SolutionAreas>div>p:first-child {
    padding: var(--wp--preset--spacing--20);
    background: #134f35;
    border-radius: 10px 10px 0 0;
    border-bottom: solid 1px #0003;
}

.wp-block-group.SolutionAreas>div>figure {
    width: 80px;
    height: 80px;
}
.wp-block-group.SolutionAreas>div>figure>img {
    width: 80px !important;!i;!;
    height: 80px !important;!i;!;
    object-fit: contain !important;!i;!;
}
.wp-block-group.SolutionAreas>div>p {
    padding-left: var(--wp--preset--spacing--20);
    padding-right: var(--wp--preset--spacing--20);
    max-width: unset;
}

/* Challenges */
.wp-block-group.alignwide.Challenges>div {
    padding: var(--wp--preset--spacing--20);
    box-shadow: 0px 0px 16px -5px #0007;
    border: solid 1px #0002 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	h2,ul{
		width:100%;
	}
}

.wp-block-group.alignwide.Challenges>div>p:first-child {
    font-size: 28px;
    color:#48362c;
    max-width: unset;
}

.wp-block-group.alignwide.Challenges>div>p {
    border-left: solid 10px #134f35;
    padding-left: 20px;
    margin: 0;
    padding-bottom: 20px;
    max-width: unset;
}
.wp-block-group.alignwide.Challenges>div {
    border-left: solid 20px #134f35 !important;
    .wp-block-buttons {
        margin-right: 10px !important;
        padding-bottom: 0px !important;
    }    
    p {
        width: 100%;
        border: none;
        margin-top: 10px;
        padding-bottom: 0px;    
    }    
    figure{
        margin:30px;
    }
}
/* Benefits Block */
.wp-block-group.benefits>p {
    border: solid 1px #0002;!;
    border-radius: 5px;
    position: relative;
    padding: 10px 10px 10px 30px;
    box-shadow: 0px 0px 16px -9px #0007;
    overflow: hidden;
}

.wp-block-group.benefits>p::before {
    content: ".";
    text-align: center;
    font-family: "Material Symbols Outlined";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20px;
    font-size: 28px;
    background: #134f35;
    color: #134f35;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wp-block-group.benefits>p>strong {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-size: 20px;
    padding: 10px 0;
    padding-top: 3px;
}



/* Anchor Links (a) */
.wp-block-button a {
	text-decoration: none;
	font-size: 15px;
	color: #0272a7;
}

.wp-block-button a:visited {
}

.wp-block-button a:hover {
	color: #1d6f97;
}

.wp-block-button a._blank::after {
	line-height: 24px;
	height: 24px;
	vertical-align: middle;
	margin: 0 2px 0 5px;
	font-family: "Material Symbols Outlined";
	content: "open_in_new";
	display: block;
	font-size: 19px;
	float: right;
	transition: 0.4s;
}

.wp-block-button a {
	font-weight: 500;
	padding: 5px 10px;
	margin-left: -10px;
	border-radius: 4px;
	height: 34px;
	display: inline-block;
	background: none;
}

.wp-block-button a:hover {
	background: #e2f5fe;
}

.wp-block-button a::after {
	line-height: 24px;
	height: 24px;
	vertical-align: middle;
	margin: 0 2px 0 5px;
	font-family: "Material Symbols Outlined";
	content: "navigate_next";
	display: block;
	font-size: 19px;
	float: right;
	transition: 0.4s;
}

.wp-block-button a:hover::after {
	margin-left: 7px;
	content: "arrow_forward";
	margin-right: 0px;
}

a.dark_bg {
	font-size: 17px;
	border: solid 1px #fff;
	margin: 30px auto 0 0;
	display: block;
	border-radius: 22px;
	color: white;
	padding: 15px 30px;
	line-height: 16px;
	width: fit-content;
}

a.dark_bg::after {
	content: "arrow_forward_ios";
	font-size: 17px;
	font-family: "Material Symbols Outlined";
	line-height: 14px;
	height: 15px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	font-weight: 100;
	margin-left: -13px;
	transition: 0.3s;
	opacity: 0;
	width: 14px;
}

a.dark_bg:hover {
	background: white;
	color: blue;
}

a.dark_bg:hover::after {
	margin-left: 12px;
	opacity: 1;
}


/* Form Related */

div.wpforms-container.wpforms-container-full  label.wpforms-field-label {
    font-weight: normal;
    position: absolute;
    top: 27px;
    margin: 0;
    left: 10px;
    transition: 0.5s;
}

div.wpforms-container.wpforms-container-full  label.wpforms-field-label,
div.wpforms-container.wpforms-container-full .wpforms-field:focus-within label,
div.wpforms-container.wpforms-container-full .wpforms-field label.filled {
  transform: scale(0.9) translate(-10px,-35px);
  transform-origin: left;
  font-weight: 600;
  color: #000;
}

.contact-right-column {    
	max-width: 440px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.contact-right-column .wpforms-submit-container button {
    max-width: 100%;
    width: 100%;
    background: black !important;
    transition: 0.5s;
}

.contact-right-column .wpforms-submit-container button:hover{
    background: #555!important;
}

div.wpforms-container-full.wpforms-container .wpforms-confirmation-container-full {
    background: #c4e2ff;
    border-radius: 10px;
    margin-top: 60px;
    padding: 30px 30px;
}
 

div.wpforms-container-full button[type=submit] {
    background-color: black !important;
    border-radius: 5px;
    padding: 10px 30px;
    width: 100%;
}
div.wpforms-container-full:not(:empty){
	margin: 0px;
}