@import url(https://fonts.googleapis.com/css2?family=IBM + Plex + Sans);
a:hover {
    text-decoration: none;
    color: #57b846;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
p {
    font-family: IBM Plex Sans;
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    margin: 0;
}
li,
ul {
    margin: 0;
    list-style-type: none;
}
input,
select,
textarea {
    outline: 0;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #aca4a4 !important;
    border-radius: 0px !important;
}
input:focus,
textarea:focus {
    border-color: green !important;
    outline: 0 !important;
}
select {
    width: 100%;
    font-size: 15px;
    font-family: IBM Plex Sans;
}
input::-webkit-input-placeholder {
    color: rgba(36, 32, 32, 0.8);
}
input:-moz-placeholder {
    color: rgba(36, 32, 32, 0.8);
}
input::-moz-placeholder {
    color: rgba(36, 32, 32, 0.8);
}
input:-ms-input-placeholder {
    color: rgba(36, 32, 32, 0.8);
}
textarea::-webkit-input-placeholder {
    color: rgba(36, 32, 32, 0.8);
}
textarea:-moz-placeholder {
    color: rgba(36, 32, 32, 0.8);
}
textarea::-moz-placeholder {
    color: rgba(36, 32, 32, 0.8);
}
textarea:-ms-input-placeholder {
    color: rgba(36, 32, 32, 0.8);
}
button {
    outline: 0 !important;
    border: none;
    background: 0 0;
}
.contact3-form-btn:hover {
    cursor: pointer;
    border-color: #000 !important;
}
.contact3-form input[type="submit"]:focus {
    border-color: #000 !important;
}
.bg-contact3 {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.container-contact3 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
}
.wrap-contact3 {
    width: 500px;
    overflow: hidden;
    padding: 72px 55px 65px 55px;
}
.contact3-form {
    width: 100%;
}
.contact3-form-title {
    display: block;
    font-family: IBM Plex Sans;
    font-size: 39px;
    color: #000;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 70px;
}
.contact3-form-sub-title {
    display: block;
    font-family: IBM Plex Sans;
    font-size: 15px;
    color: #686464;
    line-height: 1.2;
    text-align: center;
    font-weight: 100;
}
.wrap-input3 {
    width: 100%;
    position: relative;
    border-bottom: 2px solid rgba(255, 255, 255, 0.24);
    margin-bottom: 27px;
}
.input3 {
    display: block !important;
    width: 100% !important;
    background: 0 0 !important;
    font-family: IBM Plex Sans;
    font-size: 15px;
    color: #000 !important;
    line-height: 1.2;
    box-shadow: none !important;
    padding: 0 5px !important;
}
.focus-input3 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.focus-input3::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    background: #000;
}
input.input3 {
    height: 45px;
}
textarea.input3 {
    min-height: 115px;
    padding-top: 13px;
    padding-bottom: 13px;
}
.input3:focus + .focus-input3::before {
    width: 100%;
}
.has-val.input3 + .focus-input3::before {
    width: 100%;
}
.has-val {
    border: none !important;
}
.container-contact3-form-btn {
    padding-top: 23px;
    text-align: center;
}
.contact3-form-btn {
    font-family: IBM Plex Sans !important;
    font-size: 16px;
    color: #000 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    min-width: 120px;
    height: 50px;
    border-radius: 2px !important;
    position: relative;
    z-index: 1;
    padding: 0 !important;
    background-color: transparent !important;
    border: 1px solid rgba(36, 32, 32, 0.8) !important;
    border-radius: 30px !important;
    width: 100%;
    font-weight: 100 !important;
}
.contact3-form-btn::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 1;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.contact3-form input[type="submit"]:focus,
.contact3-form-btn:hover {
    color: #fff;
}
.contact3-form input[type="submit"]:focus,
.contact3-form-btn:hover {
    opacity: 0.6;
}
@media (max-width: 576px) {
    .wrap-contact3 {
        padding: 72px 15px 65px 15px;
    }
}
.validate-input {
    position: relative;
}
.alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: #fff;
    border: 1px solid #c80000;
    border-radius: 2px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    pointer-events: none;
    font-family: IBM Plex Sans;
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.alert-validate::after {
    content: "\274c";
    display: block;
    position: absolute;
    color: #c80000;
    font-size: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
}
.alert-validate:hover:before {
    visibility: visible;
    opacity: 1;
}
@media (max-width: 992px) {
    .alert-validate::before {
        visibility: visible;
        opacity: 1;
    }
}
.wrap-contact3 .success {
    border: 1px solid green;
    border-radius: 50px;
    font-family: IBM Plex Sans;
    font-size: 15px;
    line-height: 1.2;
    height: auto;
    text-align: center;
    padding: 10px;
    font-style: italic;
}
.wrap-contact3 .success p {
    color: #635f5f;
}
.wrap-contact3 .success p {
    font-family: IBM Plex Sans;
}
.wrap-contact3 .failure p {
    color: #fff;
}
.wrap-contact3 .failure {
    border-left: 2px solid red;
    border-radius: 50px;
    font-family: IBM Plex Sans;
    font-size: 15px;
    line-height: 1.2;
    height: auto;
    text-align: center;
    padding: 10px;
    font-style: italic;
}
.wp-payment-front-select-css {
    display: block;
    height: auto !important;
    font-weight: 100;
    color: #444;
    line-height: 1.3;
    padding-bottom: 12px !important;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill=''><polygon points='0,0 100,0 50,50'/></svg>");
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 0.65em auto, 100%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.input3{
    border-radious: 0px !important;
}

.entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p, .wpcf7 form>div, .wpcf7 form>p{
    margin-bottom: 0px !important;
}
.wpcf7 select.wpcf7-form-control{
    padding: 6px 0px !important;
}