p {
font-weight: 500;
}
p a {
font-weight: 500;
text-decoration: underline;
}
.email-autocomplete-input-size {
display: none !important;
}
em {
display: block;
margin-top: 10px;
font-style: inherit;
}
label {
display: block;
}
.secure {
margin-right: -20px;
font-size: 14px;
line-height: 1.5;
}
.join-txt {
font-size: 14px;
line-height: 1.5;
}
b {
display: block;
}
.title p {
margin: 0;
}
.tefl_fname p,
.tefl_lname p {
margin: 0;
}
.top-banner {
padding: 40px 0;
}
.top-banner .ast-row {
display: flex;
position: relative;
}
.contact-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 40px;
padding: 0 20px;
margin-bottom: 40px;
}
.contact {
background: #F2EAE4;
border-radius: 25px;
padding: 40px;
}
.contact .top {
display: flex;
align-items: center;
justify-content: space-between;
}
.contact .top img {
height: 20px;
width: auto;
}
.contact a {
font-size: 22px;
font-weight: 500;
margin-top: 10px;
display: block;
border-top: 1px dashed #D7CFC9;
padding-top: 10px;
}
.contact .top div {
font-size: 16px;
line-height: 1;
font-weight: 600;
}
.banner-content {
height: 100%;
background-color: #113041;
background-image: url(https://premiertefl.com/wp-content/uploads/2023/08/phone-background-icon.png);
background-repeat: no-repeat;
background-size: 240px;
background-position: 300px center;
color: #fff;
padding: 60px 40px;
border-radius: 25px;
display: flex;
flex-direction: column;
gap: 40px;
}
.top-banner .banner-image {
background-position: center !important;
background-size: cover !important;
border-radius: 25px;
height: 100%;
width: 100%;
}
.banner-content .section-heading {
color: #fff;
text-align: left;
font-weight: 500;
margin: 0;
}
.top-banner .ptefl-button {
margin-right: 20px;
}
.top-banner .ptefl-button img {
margin-right: 6px;
}
.actions {
display: flex;
gap: 20px;
}
.btn {
background: #E7B02D;
color: white;
border-radius: 10px;
border: 1px dashed #F7F2EE;
padding: 10px 20px;
display: flex;
align-items: center;
justify-content: space-between;
width: 200px;
}
.btn:hover {
color: white;
}
.ocf-container {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
margin-bottom: 40px;
gap: 40px;
}
.ocf {
background: #F2EAE4;
border-radius: 25px;
display: flex;
flex-direction: column;
text-align: center;
gap: 10px;
padding: 40px;
}
.ocf img {
height: 60px;
width: 60px;
margin: auto;
}
.ocf p {
margin: 0;
font-weight: 500;
}
.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_form_name {
margin-bottom: 1.2em;
}
input[type=text],
input[type=email],
input[type=tel],
textarea {
background-color: transparent;
border: 1px dashed #999;
border-radius: 10px;
padding: 10px 20px;
color: #353535;
font-weight: 400;
margin-bottom: 5px;
}
.wpcf7-textarea {
margin-bottom: 0;
}
.wpcf7-list-item-label {
display: none;
}
.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: inline-flex;
align-items: baseline;
border: 1px dashed #F7F2EE;
font-weight: 400;
}
.wpcf7-submit {
display: block;
width: 100%;
padding: 14px 20px !important;
}
.contact-locations {
background: url(//premiertefl.com/gb/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;
}
body.woocommerce-order-pay td,
body.woocommerce-order-pay table,
body.woocommerce-order-pay tr,
body.woocommerce-order-pay th {
padding: 10px !important;
border: none !important;
}
.postcard-container {
margin: 60px 0 80px;
}
.postcard {
display: flex;
align-items: center;
gap: 100px;
background: #F2EAE4;
border-radius: 25px;
margin: 0 20px;
}
.postcard .right .title {
font-size: 20px;
font-weight: 700;
margin-bottom: 20px;
}
.postcard .right .content {
font-weight: 500;
}
.postcard .left img {
height: 400px;
width: auto;
margin: -25px 0 -25px 40px;
}
.postcard .left {
width: 50%;
}
.postcard .right {
width: 50%;
}
@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;
}
}
@media (max-width: 767px) {
.contact-grid {
grid-template-columns: 1fr;
gap: 20px;
}
.ocf-container {
grid-template-columns: 1fr;
gap: 20px;
}
.postcard {
flex-direction: column;
gap: 20px;
padding: 40px;
}
.postcard .left {
width: 100%;
text-align: center;
}
.postcard .right {
width: 100%;
text-align: center;
}
.postcard .left img {
margin: auto;
height: 200px;
}
.top-banner .ast-row {
display: block;
}
.top-banner .ast-row .img-col {
display: none;
}
.first-name input.wpcf7-form-control,
.your-subject input.wpcf7-form-control {
margin-bottom: 1.2em;
}
}
.intl-tel-input {
width: 100%;
}