/*
Theme Name: RALLP KGS
Theme URI: https://www.roundaboutautomation.com
Author: RALLP
Author URI: https://www.roundaboutautomation.com
Description:Designed for KGS Marketing by RALLP
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: KGS_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

*/
p{
	font-family: "Poppins", "Roboto", sans-serif;
}

h2.sectionTitle{
    font-size: 60px !important;
    color: #1a408d !important;
}

.hide, .hidden{
	display: none !important;
}

@media only screen and (max-width: 1024px) {	
	.hideSmall{
		display: none !important;
	}
	h2.sectionTitle{
		font-size: 40px !important;
	}
}
@media only screen and (min-width: 1025px) {	
	.hideLarge{
		display: none !important;
	}
	

}

.flip-vid video{
	  transform: rotateY(180deg);
}
body{
	background-color: #fff;
}

main{
	overflow: hidden;
}
/*Vision Mission*/
.vision figure {
    background: #f6ac6f !important;
    filter: invert(1);
    border: solid 1px #f7ac6f !important;
}

.mission figure {
    background: #2ce1db !important;
    filter: invert(1);
    border: solid 1px #42dad5 !important;
}
.mission{
    border-top: solid 2px #d31e24 !important;
}

.cursive{
    font-family: "Charm", cursive;
    font-size: 1.2em;
}
.Achievements,.titleSectionKGS>div {
	border-radius: 10px;
	box-shadow: 1px 1px 10px -5px #000;
	background: #1A408D;
	grid-template-columns: 450px 1fr !important;
	.wp-block-media-text__content {
		padding: 40px 0px 40px 40px !important;
			
		>div{	
			>div:first-child{
				border-bottom: solid 1px white;				
			}
			>div>div:first-child{
				width: 200px !important;
				flex-shrink: 0;
				text-align: center;
			}
			p{
				font-size: 14px;
			}
		}
		
		h2,h4,p{
			width: 100%;
		}
		h2{
			color: #FFF;
			margin-bottom: 3px;
			border-bottom: solid 1px;
			padding-bottom: 3px;
			width: fit-content;
		}
		h3{
			font-family: "Poppins";
			font-size: 20px;
			color: #FFF;
			border-top: solid 2px #FFF;
			width: fit-content;
			padding: 20px 20px 0  0;
		}
		h4{
			font-size: 80px;
			color: #FFF;
			font-weight: bold;
			margin-bottom: 10px;
		}

		p, li{
			font-size: 16px;
			color: #FFF;
			font-family: "Poppins";
			font-weight: 400;
			margin: 0px !important;
		}
	}

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

	figure.wp-block-media-text__media{	
		padding: 40px;
		margin-bottom: auto;
		> img {
			height: auto;
			object-fit: cover;
			border-radius: 10px !important;
			overflow: hidden;
		}
	}
}

@media only screen and (max-width: 1280px) {		
	.Achievements,.titleSectionKGS>div {
		position: relative;
		grid-template-columns: 400px 1fr !important;	
		>div{
			>div{
				> div{
					margin-left: 0px !important;
					margin-right: 0px !important;
					width: 100% !important;
					max-width: unset;
				}
			}
		}
	h4{
		font-size: 50px !important;
	}
	}
}

@media only screen and (max-width: 1024px) {
	
	.Achievements .wp-block-media-text__content>div>div>div:first-child{
			max-width: 140px;
		
	}
	
}



@media only screen and (max-width: 1024px) {		
	.wp-block-media-text.is-stacked-on-mobile.Achievements,
	.titleSectionKGS>div.wp-block-media-text.is-stacked-on-mobile {
		grid-template-columns:100%!important;	

		>.wp-block-media-text__media {
			grid-column: 1;
			grid-row: 1;
            padding: 40px 40px 20px 40px !important;
		}

		>.wp-block-media-text__content {
			grid-column: 1;
			grid-row: 2;				
            padding: 0px 40px 40px 40px !important;
			p,li{
				font-size: 0.85em;
			}
		}
	
	}
}
.titleSectionKGS{
	margin-top: 150px !important;
	margin-bottom: 150px;
	>div{	
		grid-template-columns: 1fr 400px!important;	
		h2,div{
				border-bottom: none !important;				
			}
		h2{
			font-size: 60px;
		}
		mark{
			padding: 0;
		}
		figure{
			margin-top: -70px !important;
			margin-bottom: -70px !important;
		}
		img{
			height: 400px !important;
			object-position: center;
			
		}

		a{
			border: solid 1px white;
			color: white !important;
			border-radius: 20px;
			padding: 5px 20px;
			height: auto;
			margin-top: 20px;
		}
		a:hover{
			color: black !important;
		}
	}	
}

@media only screen and (max-width: 1024px) {
	
	.titleSectionKGS>div figure{
				margin-bottom: 0px !important;
	}
	.titleSectionKGS h2{
		font-size: 45px !important;
	}
	
}




/* Doctor Doctor*/
.doctorFinder{
	.choices__inner{
		border-radius: 5px;
		border-color: #ccc;
		color: #000;
		background: #fff;
	}
  .wp-block-buttons, .wp-block-button  {
  *width: 100%;
}
  .wp-block-button{
	  border: 1px solid #353535;
	  padding: 5px 25px 5px 30px;
	  background: #000;
	  border-radius: 12px;
	  margin: 0;
	  color: white;
	  cursor: pointer;
	  box-shadow: 2px 2px 13px -5px #000000;
  }
	
  .wp-block-button:hover{
    background: #222;
    color: white;
	  
  }
  a::after{
    *content: "" !important;
  }
  a:hover{
    background-color: #0000 !important;    
  }
}

.doctorsList{
    display: flex;
    flex-wrap: wrap !important;
    gap: 10px;
    justify-content: center;
    >div{
		margin: 10px 0px;
		border-radius: 10px;
		box-shadow: 1px 1px 10px -5px #000;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		overflow: hidden;
		
		
        max-width: min(50% - 10px, 300px);
        min-width: min(50% - 10px, 240px) !important;
		
		>div:first-of-type{
			width: 100%;
		}
        figure{
			width:100%;
            img{
                object-fit: cover !important;
                object-position: top;
				width: 100%;            }
        }
        h4{
            font-size: 17px;
            font-weight: bold;
            text-align: center;
            margin-top: 9px;
        }
		p{
			text-align: center;
			font-size: 15px;
			margin-top: 5px;
		}
		.wp-block-buttons{
			margin: auto;
			margin-top: 5px;
			margin-bottom: 10px;
			a{
				color: #009fff;
			}
		}
    }
}


@media only screen and (max-width: 1025px) {	
	
.doctorsList{
    
        h4{
            font-size: 14px !important;
        }
		p{
            font-size: 0.85em !important;
		}
}
}


.doctorsList .wp-block-button a::after{
	margin-right: -10px;
}

/* Single Doctor page */

@media only screen and (min-width: 601px) {	
.doctorSection {
	border-radius: 10px;
	box-shadow: 1px 1px 10px -5px #000;
	grid-template-columns: 350px 1fr !important;
	
.wp-block-media-text__content {
	padding: 40px 40px 40px 10px !important;
	h2,h4,p{
		width: 100%;
	}
	h2{
		color: #095290;
		margin-bottom: 3px;
		/* text-decoration: underline; */
		/* text-decoration-thickness: 2px; */
		border-bottom: solid 1px;
		padding-bottom: 3px;
		width: fit-content;
	}
	h4{
		font-size: 16px;
		color: #095290;
		margin-bottom: 10px;
	}
	strong{
		font-size: 15px;
		color: #095290;
		font-weight: 400;
	}
	p{
		font-size: 16px;
		color: black;
		margin: 0px !important;
	}
	p:nth-child(5){
		margin-top: 20px !important;
	}
}

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

figure.wp-block-media-text__media{	
	padding: 40px;
	margin-bottom: auto;
	> img {
		height: auto;
		object-fit: cover;
		border-radius: 10px !important;
		overflow: hidden;
	}
}
}
}


/* Ambulance */
.ambulance .wp-block-button{
    display:flex;
    a{
        background: url(https://lightseagreen-porpoise-907098.hostingersite.com/wp-content/uploads/2025/12/image-54.png) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position-x: 10px !important;
        border-radius: 10px;
        overflow: hidden;
        border: solid 2px #d32026;
        width: 165px;
        padding: 20px;
        position: relative;
        height: 50px;
        margin-left: 10px;
        color: #0000 !important;
    }
    a::after, a::before{
        line-height: 24px;
        height: 24px;
        vertical-align: middle;
        font-family: inherit;
        display: block;
        font-size: 16px;
        float: left;
        transition: 0.4s;
        position: absolute;
        white-space: nowrap;
        text-align: left;
        left: 65px;
    }
    a::after{
        content: "Ambulance" !important;
        top: 1px;
        color: #4268b3;
        margin: 0px !important;
    }
    a::before{
        content:"9850743122";
        top: 21px;
        color: #d32026;
    }
}
/* Specialities and Service*/
.imgwashbg{	
	background: linear-gradient(#EBEEF6CC, #EBEEF6CC),url("https://lightseagreen-pheasant-653085.hostingersite.com/wp-content/uploads/2025/12/growth.png") center / cover no-repeat;
	
	background: linear-gradient(#EBEEF6CC, #EBEEF6CC),url("https://lightseagreen-pheasant-653085.hostingersite.com/wp-content/uploads/2025/12/pexels-arina-krasnikova-5951553.jpg") center / cover no-repeat;
	
}



.special-row-kgs{
    display: flex;
    flex-wrap: wrap !important;
    gap: 20px;
    justify-content: center;
    padding-top: 50px;	
    padding-bottom: 50px;
    margin: 0;
        
    >div{
        border-radius: 6px;
        overflow: hidden;
        padding-top: 0px;
        padding-bottom: 0px;
        box-shadow: 1px 1px 10px -10px #000;
        max-width: 200px;
        min-width: min(50% - 10px, 200px) !important;
        width: 200px;
        height: 200px;
        flex-grow: 0 !important;
        flex-shrink: 0 !important;
        background: white;
        /* border: solid 1px red; */
        
        >div{
            display: flex;
            padding: 0px;
            flex-wrap: wrap;
            align-content: center;
            height: 200px;
            width: 200px;
            padding: 10px;
            
            
            
            
            
                        
            >figure{
                border-radius: 10px;
                width: 90px;
                height: 90px;
                padding: 10px;
                width: 100px;
                height: 100px;
                background: white;
                padding: 20px;
                border-radius: 50px;
				img{					
                    filter: brightness(0) saturate(100%) invert(16%) sepia(63%) saturate(2420%) hue-rotate(209deg) brightness(98%) contrast(90%);
				}
            }
            >p{
                font-weight: 500;
                width: 100%;
                margin-top: auto !important;
                margin-bottom: auto !important;
                margin-left: 0;
                font-size: 14px;
                color: black;
                text-align: center;
            }                                
        }
    }
}


@media only screen and (max-width: 768px) {	
	.special-row-kgs{        
	    gap: 8px;
	    >div{
	        max-width: 170px;
	        min-width: min(50% - 10px, 170px) !important;
	        width: 170px;
	        height: 170px;
	        
	        >div{
				width: 170px;        
	            height: 170px;
	            >p{
	                font-weight: 500;
	                width: 100%;
	                margin-top: auto !important;
	                margin-bottom: auto !important;
	                margin-left: 0;
	                font-size: 14px;
	                color: black;
	                text-align: center;
	            }                                
	        }
	    }
	}
}

.special-row2{	
    justify-content: center;
    display: flex;
    flex-wrap: wrap !important;
    gap: 20px;
    justify-content: center;
    >div{
		background: #095390;
		border-radius: 10px;
		/* overflow: hidden; */
		padding-top: 6px;
		box-shadow: 1px 1px 10px -5px #000;		
        max-width: calc(100% - 5px);
        min-width: min(50% - 10px, 290px) !important;
        flex-grow: 0 !important;
        flex-shrink: 0 !important;
        >div{
            overflow: visible;
            display: flex;
            align-content: center;
            padding: 4px 10px 10px 10px;
            
            >figure{
                border-radius: 45px;
                width: 90px;
                height: 90px;
                padding: 15px;
                overflow: visible;
                margin-left: 5px !important;
                background: white;
                border: solid 2px #4268b3;
                box-shadow: 1px 1px 10px -5px #000;
                margin: auto;
            }
            >p{
                font-weight: bold;
                width: calc(100% - 120px);
                margin: auto !important;
                margin-left: 20px !important;
                font-size: 18px;
                color: white;
                text-align: left;
            }                                
        }
    }
}

.special-row.special2{	
    display: flex;
    flex-wrap: wrap !important;
    gap: 20px;
    justify-content: center;
	>div{		
        max-width: calc(50% - 10px);
        min-width: min(50% - 10px, 200px) !important;
        flex-grow: 0 !important;
        flex-shrink: 0 !important;
		>div{			            
            height: 70px;
            text-align: center;
            padding: 10px;
            display: flex;
            align-content: center;
            justify-content: center;
            flex-wrap: wrap;
			p{
				width: 100%;
				margin: 10px !important;
			}
		}
	}
	
}


/*KGS Services*/
.services{
	margin-bottom: 50px !important;
	>div{	
		display: flex;
		flex-wrap: wrap !important;
		gap: 20px;
		justify-content: center;
        display: flex;
        justify-content: center;  
		>div{
			border-radius: 50px 50px 0 50px;
			padding: 40px;
			display: flex;
			flex-wrap: wrap;
			overflow: hidden;
			box-shadow: 1px 1px 10px -5px #000;
			background: white;
			align-content: flex-start;
			justify-content: flex-start;
			max-width: min(100% - 10px, 400px);
			min-width: min(100% - 10px, 360px) !important;
			
			
			figure{
				width: 100px;
				height: 100px;
				background: white;
				padding: 20px;
				border-radius: 50px;
				border: solid 0.5px #1a408d44;
				
				img{
					
                filter: brightness(0) saturate(100%) invert(16%) sepia(63%) saturate(2420%) hue-rotate(209deg) brightness(98%) contrast(90%);
				}
			}
			p{
				font-size: 14px;				
			}
			h4{
				border-bottom: solid 1px black;
				padding-bottom: 15px;
			}
		}
	}
}
/*other specialty - with text */
.specialities{   
    >div{
		display: flex;
		flex-wrap: wrap !important;
		gap: 20px;
		justify-content: center;
        display: flex;
        justify-content: center;        
        >div{
            border-top: solid 2px #4268b3;
            border-radius: 0 0 10px 10px;
            padding: 0 30px;
            box-shadow: 1px 1px 10px -5px #000;
            padding-bottom: 50px;
            text-align: center;
            margin: 45px 20px;
			max-width: min(100% - 10px, 400px);
			min-width: min(100% - 10px, 360px) !important;
            figure{
                border: solid 2px #4268b3;
                width: 110px;
                height: 110px;
                border-radius: 60px;
                padding: 17px;
                margin-top: -55px !important;
                background: white;
                box-shadow: 1px 1px 10px -5px #000;
                margin: auto;
            }
        }
    }
}


.specialities.accreditation{   
    >div{      
        >div{
			padding-bottom: 30px;
            figure{
                border: solid 1px #4268b3;
                width: 100% !important;
                height: auto !important;
                border-radius: 10px;
				margin-bottom: 30px;
            }
        }
    }
}
/* the five on a line thing */
.special-5{	
    justify-content: center;
    flex-wrap: wrap !important;
    gap: 10px;
    justify-content: center;
    >div{
        /* border: solid 1px black; */
        border-radius: 10px;
        overflow: hidden;
        padding-top: 6px;
        box-shadow: 1px 1px 10px -5px #000;
        max-width: 32%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        max-width: min(50% - 10px, 300px);
        min-width: min(50% - 10px, 240px) !important;
        >div::before{
			content: ".";
			text-align: center;
			font-family: "Material Symbols Outlined";
			position: absolute;
			left: 0;
			top: -6px;
			height: 6px;
			width: 100%;
			font-size: 28px;
			background: linear-gradient(45deg, #4268b3 80%, #d31e24);
			color: #0000;
			border-radius: 0;
			display: flex;
			justify-content: center;
			align-items: center;
		}
        >div{
            display: flex;
            align-content: center;
            flex-wrap: wrap;
            justify-content: center;
            padding: 20px 10px;
            align-items: center;
            width: 100%;
            >figure{
                border-radius: 10px;
                width: 90px;
                height: 90px;
                padding: 10px;
            }
            >p{
                font-weight: 500;
                width: 100%;
                margin-top: auto !important;
                margin-bottom: auto !important;
                font-size: 16px;
                color: black;
                text-align: center;
            }                                
        }
    }
}
/* Curved banner */
.pageTitle {
    background-image: url(https://lightseagreen-porpoise-907098.hostingersite.com/wp-content/uploads/2025/12/headerBG.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: bottom;
    min-height: 324px;
    display: flex;
    justify-content: center;
    align-items: center;
    
    h2{
        padding-bottom:70px;
        font-size: 52px;
    }
}

@media only screen and (max-width: 768px) {	
	.pageTitle{
		h2{
			font-size: 26px;
			padding-bottom: 20px;
		}
	}	
}

.midBanner::after,.midBanner::before  {
    content:".";
    color: #0000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position: bottom;
    height: 6.7vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    left: 0;
}
.midBanner::before{
    top: -6.7vw;
    background-position-y: top;
    background-position: top;
    
}
.midBanner{
    margin-bottom: 100px !important;
    background: linear-gradient(174deg, #64c1e9, #0866b2);
	background: linear-gradient(315deg, #040322 0%, #085390 50%, #0981e3);
    margin-top: 0 !important;
    box-shadow: 1px 1px 10px -5px #000;
	h2{
		font-size: 36px;
	}
}

@media only screen and (max-width: 768px) {	
	.midBanner{
		margin-top: 50px !important;
		margin-bottom: 50px !important;
		h2{
			font-size: 26px;
		}
	}	
}

/*Gallery*/
.enlarge-on-click > div{
    box-shadow: 1px 1px 10px -5px #000;
    border-radius: 0px;
    overflow: hidden;
    margin: 7px;
    padding: 15px;

	figure {
		border-radius: 10px;
		overflow: visible;
		transition: 0.4s;
		img{
			transform: none !important;
			border-radius: 10px;
		}
		+p{
			margin-top: 8px;
			text-align: center;
		}
	}
}
.enlarge-on-click figure::before{
	color: white;
	background: #0000;
	pointer-events: none;
	content:"Click to Zoom";
	display: flex;
	position: absolute;
	color: #FFF0;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100%);
	transition: 0.4s;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: 25px;
	font-weight: bold;
}
.enlarge-on-click figure:hover::before{	
	background: #0007;
	color: #fff;
}

@media only screen and (max-width: 768px) {	
	.enlarge-on-click{
	    justify-content: center;
	    flex-wrap: wrap !important;
	    gap: 10px;
	    justify-content: center;
	}
	.enlarge-on-click > div{
		box-shadow: none;
		margin: 0px;
		padding: 0px;
		padding-bottom: 3px;
		max-width: min(50% - 10px, 300px);
		min-width: min(50% - 10px, 240px) !important;
		border: solid 0.5px #ccc;
		border-radius: 5px;
		
		figure {
			border-radius: 0px;
			img{
				transform: none !important;
				border-radius: 0;
			}
			+p{
				margin-top: 3px;
			}
		}
	}

}



.mapHolder >div >div .wp-block-column:nth-child(2){
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding-left: 20px;
	h2{
		margin: 0;
	}
}

.mapHolder iframe{
    width: 100%;
    border-radius: 10px;
    box-shadow: 1px 1px 10px -5px #000; 
}
footer>div.mainFooter{
	border-top: solid 1px #ccc;
	box-shadow: 0px 0px 16px -8px #000;
	background: #0001;
	border-radius: 20px 20px 0 0;
	margin-top: -20px;
    position: relative;
    padding-bottom: 60px !important;
}

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


@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: "chevron_right" !important;
    font-family: "Material Symbols Outlined";
    color: #4268b3;
    display: inline-block;
    margin: 0 5px 0px 0;
    /*line-height: 23px;
    height: 23px;*/
    font-size: 13px;
}
li.wp-block-navigation-item.wp-block-navigation-link a{
	border-bottom: solid 1px #0000;
	padding: 4px 0;
}
li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link a {
    color: #4268b3 !important;
	font-weight: bold;	
}

footer li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link::before {
    color: #fff !important;
}
footer li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link a {
    color: #fff !important;
}

.smallOnly{
	display:none !important;
}
header{
	padding: 10px 0;
}

header .siteLogoHolder img{
	height: auto;
	width: 143.25px;
}
@media (max-width: 799px) {
    header .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display:flex !important;
    }
	
	.smallOnly{
		display:flex !important;
	}
	.largeOnly{
		display:none !important;
	}
	header{
		/*padding: 5px 0;*/
	}
	header .siteLogoHolder img{
		height: 47px;
		width: auto;
	}
	
	.ambulance .wp-block-button{
		a{
			width: 70px;
			padding: 20px;
			position: relative;
			height: 50px;
			margin-left: 10px;
			color: #0000 !important;
			background-position-y: -2px !important;
			background-position-x: 16px !important;
			background-size: 52% !important;
			border: solid 0.5px #d32026;
			border: none;
			box-shadow: 0px 0px 0px 1px #d32026;
		}
		a::after{
			display: none;
		}
		a::before{
			top: 28px;
			color: black;
			font-size: 10px;
			position: absolute;
			left: 0px;
			width: 100%;
			text-align: center;
		}
	}
}

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

@media (max-width:799px){
    header .wp-block-navigation a.wp-block-navigation-item__content.wp-block-navigation-item__content{
		font-size: 14px;
		font-size: 20px;
		
	}
}
@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: #4268b3;
    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: center;
        border: solid 1px #ccc0;
        border-radius: 15px;
        box-shadow: 0px 0px 12px -5px #000;
        background: #ebebea;
        filter: brightness(1.075);
        justify-content: center;
        
        > 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%, 120px) !important;
            padding: 0px;
            box-shadow: none;
            max-width: min(25%, 120px) !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;
				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;
    border: solid 1px #00800022;
    box-shadow: 0 0 10px #0803;
    border-radius: 10px;
    overflow: hidden;    
    h2{
        width: calc(33% - 50px);
        display: block;
        margin: 100px 0 auto 50px;
        font-size: 50px;
        font-weight: bold;
    }
    > div{
        width: 67%;
        background: #134f35;
        display: flex;
        align-items: stretch;
        padding: 100px 100px 50px 50px;
        box-shadow: inset 2px 0 10px -4px #000;
        
        
        
        > div{
            width: calc(33% - 10px);
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
            align-content: flex-start;
            padding: 20px;
            margin: 0 auto;
            color: white;
            border: solid 1px #0003;
            box-shadow: 0 0 10px #0005;
            border-radius: 7px;            
            figure {
                opacity: 0.3 !important;
                width: 80px;
                filter: invert(0.9);
                margin-left: 0px !important;
            }
            p{
                width: 100%;
                text-align: left;
                margin-top: 5px;
            }
            p:nth-child(3){
                font-size: 15px;
            }
        }
        
    }
    
}
@media (max-width:1360px){	
.ValuesSection {
	display: flex;
    flex-wrap: wrap;
    h2{
        width: 100%;
        margin: 60px 0 60px 50px;
    }
    > div{
        width: 100%;
        display: flex;
        align-items: stretch;
        padding: 50px 20px;
        box-shadow: inset 0px 3px 10px -4px #000;
        flex-wrap: wrap;
        
        > div{
            width: 100%;
            max-width: 360px;
            margin: 10px;
            display: flex;
            figure {
                opacity: 0.3 !important;
                width: 80px;
                margin-left: 0px !important;
            }
            p{
                width: 100%;
                text-align: left;
                margin-top: 5px;
            }
            p:nth-child(3){
                font-size: 15px;
            }
        }
        
    }
    
}
}
*/

/* Values Section */
.ValuesSection {
    padding: 0;
    align-items: stretch;
    border: solid 1px #00800022;
    box-shadow: 0 0 10px #0003;
    border-radius: 10px;
    overflow: hidden;    
    h2{
        font-size: 50px;
        font-weight: bold;
    }
	>div:first-child{		
        width: calc(33%);
        padding: 50px;
        display: block;
        /*margin: 100px 0 auto 50px;*/
		p{
			margin-top: 10px;
		}
	}
    > div:nth-of-type(2){
        width: 67%;
        background: #f38701;
		background: #f0eff5;
        display: flex;
        align-items: stretch;
        padding: 100px 100px 50px 50px;
        /*box-shadow: inset 2px 0 10px -4px #000;*/
        
        > div{
            width: calc(33% - 10px);
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
            align-content: flex-start;
            padding: 20px;
            margin: 0 auto;
            color: black;
            border: solid 1px #0003;
            box-shadow: 0 0 10px #0005;
            border-radius: 7px;
            
            
            figure {
                opacity: 0.3 !important;
                width: 80px;
                margin-left: 0px !important;
				filter: invert(1);
            }
            p{
                width: 100%;
                text-align: left;
                margin-top: 5px;
				color: white;
            }
            p:nth-child(3){
                font-size: 15px;
            }
        }
        
    }
    
}
/*
.ValuesSection > div > div:nth-child(3n+1){	
	background: #ee6102;
}
.ValuesSection > div > div:nth-child(3n+2){	
	background: #f38701;
}
.ValuesSection > div > div:nth-child(3n){	
	background: #fcbd00;
}
*/
.ValuesSection > div > div:nth-child(1){	
	background: #126842;
}
.ValuesSection > div > div:nth-child(2){	
	background: #075f38;
}
.ValuesSection > div > div:nth-child(3){	
	background: #134f35;
}

@media (max-width:1360px){	
.ValuesSection {
	display: flex;
    flex-wrap: wrap;
    h2{
        width: 100%;
        margin: 60px 0 60px 50px;
    }
    > div{
        width: 100%;
        display: flex;
        align-items: stretch;
        padding: 50px 20px;
        box-shadow: inset 0px 3px 10px -4px #000;
        flex-wrap: wrap;
        
        > div{
            width: 100%;
            max-width: 360px;
            margin: 10px;
            display: flex;
            figure {
                opacity: 0.3 !important;
                width: 80px;
                margin-left: 0px !important;
            }
            p{
                width: 100%;
                text-align: left;
                margin-top: 5px;
            }
            p:nth-child(3){
                font-size: 15px;
            }
        }
        
    }
    
}
}

/* ################# 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;
			background: white;
            border-top: solid 20px #134f35 !important;
            border-radius: 0 !important;
            display: flex;
            align-content: flex-start;
            justify-content: flex-start;
            padding: 10px 20px;
            flex-basis: min(50% - 20px, 170px);     
            
			p{
				color: black;
			}
            
            
			figure {
				display: none;
			}
			
        }        
    }
	>div:nth-of-type(2){
		background: #f0eff5;
	}
}

/* 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-item.swiper-slide{
    padding: 10px;
    >div{
        border-radius: 10px !important;
        box-shadow: 1px 1px 10px -5px #000;
        padding: 30px 15px;
        height: 450px !important;
        overflow: hidden;
        
        >div:nth-child(2){
            margin: 0;
            padding-bottom: 0;
        }
		p{
			font-size: 15px;
			margin-top: 10px;
		}
		p::after{
            display: block;
            width: 100%;
            max-width: 231px;
            height: 30px;
            margin: auto;
            margin-top: 20px;
            content: "";
            background-image: url(https://lightseagreen-pheasant-653085.hostingersite.com/wp-content/uploads/2025/12/tidingting.png);
            background-position: center;
            background-size: 50%;
            background-repeat: no-repeat;
		}
		img{
			width: 100px;
			height: 100px;
			border-radius: 50px;
			margin-bottom: -10px;
		}
    }
}
.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-size: 1rem;
    line-height: 1.2;
    max-height: 300px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

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

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

.sp-testimonial-free-section .testimonial-nav-arrow {
    color: #000 !important;
    height: 50px;
    background: #d9edf9 !important;
    border-radius: 30px;
    width: 50px;
    border: none !important;
    font-size: 30px;
    transition: 0.4s;
}
.sp-testimonial-free-section .testimonial-nav-arrow:nth-child(3) {
	padding-right: 3px;
}
.sp-testimonial-free-section .testimonial-nav-arrow:nth-child(4) {
	padding-left:3px;
}
.sp-testimonial-free-section .testimonial-nav-arrow:nth-child(3):hover {
	padding-right: 9px;
}
.sp-testimonial-free-section .testimonial-nav-arrow:nth-child(4):hover {
	padding-left:7px;
}
.sp-testimonial-free-section .testimonial-nav-arrow:hover {
    background: #1595ce !important;
    color: white !important;
}

div.sp-testimonial-free-wrapper{
	margin: 0 -50px !important;
}
div.sp-testimonial-free-wrapper .sp-testimonial-free-section{
	margin: 0 70px 50px 70px!important;
}


@media (max-width:600px){	
	
.sp-testimonial-item.swiper-slide>div{
		height: auto !important;
	}
	
	.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
		font-size: 0.9rem !important;
		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;
}
body{
	*transition: 0.6s ease;
}
figure:hover img{
	*transform: scale(1.04);
}

/* Front Cover */
.wp-block-cover {
	min-height: calc(100vh - 71px) !important;
	margin-top: 71px !important;		
	.wp-block-cover__inner-container {
		color: #000;
		height: calc(100vh - 71px);
		margin: -40px;
		*background: linear-gradient(90deg, #ffffff 10%, transparent 70%);
		width: 100vw;
		max-width: 1280px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		align-content: center;
		.wp-block-group{
            margin-top: -200px;
			margin-left: 5px;
		}
	}
	h2 {
        font-weight: bold;
        font-size: 70px;
        color: black;
        margin: 0px !important;
        max-width: min(50vw, 700px);
        margin-top: -20px !important;
	}
	p{
		font-size: 23px;
		font-weight: 400;
		width: 500px;
		margin-left: 5px;
		mark{
			padding: 0px;
		}
	}
	
	.wp-block-buttons{
		display:none;
		a{			
            margin-right: 20px;
            background: white;
            border-radius: 10px;
            padding-left: 20px;
		}
	}

}


@media only screen and (max-width: 1360px) {
	.wp-block-cover {	
		img{
			width: 100%;
			height: 100%;
			object-fit: contain !important;
			object-position: bottom !important;
		}
		min-height: calc(60vh - 71px) !important;
		margin-bottom: -50px;
		.wp-block-cover__inner-container {
			min-height: calc(60vh - 71px) !important;
			height: calc(60vh - 71px) !important;
			background: linear-gradient(0deg, #ffffff 0%, transparent 30%);
			/* align-content: flex-end; */
			align-items: flex-end;	
			
			
			.wp-block-group{
				width: 100%;
				margin: 0px;
				padding: 10px;
                margin-top: -40px;
			}
		}
		h2 {
			font-size: 32px !important;
			margin-left: 25px;
			margin-right: 25px;
			width: 100%;
			max-width: 100%;
		}
		p, .wp-block-buttons{
			width: 100%;
            font-size: 17px;
            margin-left: 1px;
			margin-top: 5px;
		}
	
	}
}



.homeCover.wp-block-cover {	
		.wp-block-cover__inner-container {
			background: none !important;
	}
}
/* 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;
    align-content: center;
    flex-wrap: wrap;
}

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%;
}
*/

/* 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 auto 13px 0;
	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;
		padding: 15px 15px 40px 15px;
		margin-bottom: 0;
		margin-top: 0;
	}
	.contactBlockContainer .contactBlock figure{
		margin: 0 10px 5px 0;
	}
	.contactBlockContainer .contactBlock strong,
	.contactBlockContainer .contactBlock h3 {
		font-size: 16px;
		margin-bottom: 5px;
	}
	
	.contactBlockContainer .contactBlock .wp-block-buttons {
		margin-top: 0px;
		bottom: 5px;
	}
	.contactBlockContainer .contactBlock .wp-block-button a{
		margin-left: -5px;
        margin-right: 10px;
	}
}

.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: #4268b3;
	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;
}

/* 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;
}

.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;	
    margin-left: 0px;
    padding-left: 0px;
	transition: 0.4s;
}

.wp-block-button a:hover {
	background: #e2f5fe;
    padding-left: 10px;
	text-decoration: none;
}

.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;
}