/* Forms */
.button-stroke input.wpcf7-submit[type="submit"] { background: #000 !important; color: #fff !important; font-size: 15px; }




#Subheader {
    background-color: rgba(0,0,0,.02);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 0px 0;
    position: relative;
}


.wpb_wrapper .wpcf7-form {
    display: inline-block;
    width: 100%;
    background: #ededed00 !important;
    padding: 10px 15px 10px 15px !important;
    border-radius: 15px !important;
}




#Content {
    width: 100%;
    padding-top: 0px;
}


#menu > ul > li > a, a.action_button, #overlay-menu ul li a {
    letter-spacing: 0px !important;
}

#Top_bar .menu > li > a span:not(.description) {
    padding: 0 10px !important;
}

.grecaptcha-badge {
display:none !important;
}

@media only screen and (max-width : 769px) {
p {font-size: 15px !important;}
}

@media only screen and (max-width : 769px) {
li {font-size: 15px !important;}
}

@media only screen and (min-width : 769px) {
iframe {
    height: 466px !important;}
}
