
/* cookie notice */

.cli_messagebar_head {
    text-align: center !important;
    font-size: 22px !important;
    font-weight: 700 !important;
}

#cookie-law-info-again {
    z-index: 9999999;
}

#cookie-law-info-bar {
    z-index: 9999999;
}

.cli-modal-backdrop {
    z-index: 99999;
}

.cli-modal.cli-blowup {
	z-index: 9999999;
}

/* cookie notice end */


.services-slide  .swiper-slide:not(:hover) .e-overlay-animation-fade {
    opacity: 1; 
    background: linear-gradient(180deg, #04301f00 40%, #000000ad 100%);   transition: background 0.5s ease, opacity 0.5s ease!important; 
padding:60% 0% 0% 0%;    
}


.services-slide  .swiper-slide:hover .e-overlay-animation-fade {
    opacity: 1;  
    background: linear-gradient(180deg, #04301f00 40%, #000000ad 100%);
	 transition: background 0.5s ease, opacity 0.5s ease!important;   padding:60% 0% 0% 0%;       
}

.services-slide .swiper-slide:hover {
 
 transform: scale(0.95) rotate(0deg);
    transition: transform 0.2s ease; 

}


.grecaptcha-badge { display:none;}

.wpcf7 label {
	width:100%;
}

.wpcf7 p {
	margin-bottom:10px;
}

.wpcf7 input, .wpcf7 textarea {
	padding:7px;
	margin-top:5px;
}

.wpcf7 textarea {
	height:180px;
	resize:none;
}

.wpcf7 input[type="submit"] {
	padding:10px 20px;
}

.google-recaptcha-message {
	color:#000000;
	font-size:11px;
}

.google-recaptcha-message a {
	color:#000000;
	text-decoration:none;
}
