
			a:focus,
.focus a {
outline: none !important;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grecaptcha-badge {
  display:none !important;
}

.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
    margin-left: 120px;
    margin-top: 350px;
		text-shadow: 0 0 4px rgb(0 0 0 / 45%) !important;
}

@media (max-width: 960px) and (min-width: 481px){
.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
    margin-left: 15px;
    margin-top: 255px;
	font-size: 60px !important;
	  text-shadow: 0 0 4px rgb(0 0 0 / 45%) !important;
}
}

@media only screen and (max-width: 480px) {
.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
    margin-left: 30px;
    margin-top: 130px;
	  font-size: 25px !important;
	  text-shadow: 0 0 4px rgb(0 0 0 / 45%) !important;
}
}

span.wpcf7-list-item-label {
    color: #fff;
		font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}

#wpcf7-f28484-p28472-o1
input[type="submit"].wpcf7-submit {
    font-family: "Open Sans",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 2px 2px 2px 2px;
    background-color: var(--e-global-color-f72394e);
    color: #000;
	border: none;
	width: 100%
}

#wpcf7-f28484-p28472-o1
input[type="submit"].wpcf7-submit:hover {
    background-color: #0000008A;
    color: #9AC00A;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #40bad2;
    background-color: #40bad2;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

.wpcf7 form.invalid .wpcf7-response-output {
    background-color: #ffb900;
    text-align: center;
    padding: 10px 0;
}		