.site-content>.ast-container {
max-width: 100%;
padding: 0;
} .xdsoft_today_button {
display: none !important;
}
.intl-tel-input {
width: 100%;
}
.top-banner {
padding: 30px 0 35px;
}
.top-banner .ast-row {
display: flex;
position: relative;
}
.banner-content {
height: 100%;
background-color: #E45555;
color: #fff;
padding: 40px;
border-radius: 26px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.top-banner .banner-image {
background-position: center !important;
background-size: cover !important;
border-radius: 26px;
height: 100%;
width: 100%;
}
.banner-content .section-heading {
color: #fff;
margin-bottom: 30px;
text-align: left;
border-bottom: 1px solid #F7F2EE;
padding-bottom: 30px;
}
.banner-subhead p {
margin: 0;
}
.top-banner .ptefl-button {
margin-right: 20px;
}
.top-banner .ptefl-button img {
margin-right: 6px;
}
.registration-form input[type=email],
.registration-form textarea {
background-color: transparent;
border: 1px dashed #999;
border-radius: 10px;
padding: 10px 20px;
color: #353535;
font-weight: 400;
}
.tefl-follow label,
.wpcf7-list-item-label {
color: #353535;
font-weight: 400;
}
.tefl-follow .ast-col-md-12 {
display: flex;
justify-content: space-between;
margin: 10px 0;
}
.tefl-follow .wpcf7-form-control-wrap {
width: auto;
display: inline-block;
}
.tefl-contact form {
display: flex;
flex-direction: column-reverse;
}
.tefl_form_name {
margin-bottom: 1.2em;
}
input[type=text],
input[type=email],
input[type=tel],
textarea,
select {
background-color: transparent;
border: 1px dashed #999;
border-radius: 10px;
padding: 10px 20px;
color: #353535;
font-weight: 400;
margin-bottom: 5px;
-webkit-appearance: none;
-moz-appearance: textfield;
}
select {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
background-repeat: no-repeat;
background-position: right .7em top 50%;
background-size: .65em auto;
} .wpcf7-textarea {
margin-bottom: 0;
}
.wpcf7-list-item {
margin: 0;
}
.tick-box {
display: flex;
}
.wpcf7-form-control.wpcf7-submit,
.wpcf7-form-control.wpcf7-submit:hover {
background-color: #0F3042;
border-radius: 10px;
margin-bottom: 20px !important;
display: block;
text-align: center;
border: 1px dashed #F7F2EE;
font-weight: 400;
}
.wpcf7-submit {
display: block;
width: 100%;
padding: 14px 20px !important;
}
.contact-locations {
background: url(//premiertefl.com/za/wp-content/uploads/2021/04/accreditation-wave.svg);
background-repeat: repeat-x;
min-height: 540px;
display: flex;
align-items: center;
padding-bottom: 70px;
margin-top: 40px;
}
.contact-locations .ast-container {
width: 100%;
}
.location {
position: relative;
}
.location .phone {
position: absolute;
margin-bottom: 0;
bottom: -90px;
border-bottom: 1px dashed #999;
padding-bottom: 5px;
}
@media (max-width: 768px) {
.top-banner .ptefl-button {
width: 100%;
}
.banner-content {
display: block;
}
.contact-locations {
padding: 90px 0;
background-size: cover;
}
.location .phone {
position: relative;
bottom: auto;
}
.location {
margin-bottom: 20px;
}
.contact-bottom {
padding: 50px 0 0;
}
}
@media (max-width: 767px) {
.top-banner .ast-row {
display: block;
}
.top-banner .ast-row .img-col {
display: none;
}
.your-subject input.wpcf7-form-control {
margin-bottom: 1.2em;
}
.last-name input.wpcf7-form-control {
margin-top: 1.2em;
}
.callback_submit input {
justify-content: center;
margin-bottom: 5px !important;
}
.callback_submit .ajax-loader {
display: block;
margin: auto;
}
.wpcf7-response-output {
margin: 0 !important;
} }
.tefl_form_name p {
margin-bottom: 0;
}
.wpcf7-form.invalid .wpcf7-response-output {
background: #E45555;
}
.wpcf7-response-output {
margin: 0 0 1rem 0 !important;
background: #46b450;
color: #fff;
font-size: 1.25rem;
text-align: center;
}