.site-content > .ast-container {
max-width: 100%;
padding: 0;
}
.site-content #primary {
padding: 0;
margin: 0;
}
.banner-section {
padding: 60px 0 80px;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom right;
position: relative;
}
.banner-section:before {
content: '';
background-color: #1938478a;
width: 100%;
position: absolute;
height: 100%;
top: 0;
}
.banner-content-col {
padding: 0px;
background-color: #F2EAE3;
border-radius: 50px;
padding: 50px !important;
}
.banner-content-col .ast-row {
display: flex;
}
.banner-content-txt-wrap p {
font-size: 0.8rem;
}
.banner-content-img img {
height: 418px;
object-fit: cover;
width: 100%;
border-radius: 15px;
}
.banner-content-img-col {
border-right: 1px solid #e2e2e2;
}
.elt-heading {
text-align: center;
color: #fff;
font-size: 2.8rem !important;
margin-bottom: 2rem;
text-shadow: 2px 2px 10px #193847;
font-weight: 600;
line-height: 3rem;
}
.elt-feat-container {
flex-direction: column;
align-items: center;
}
.elt-feat-section {
padding: 100px 0;
}
.elt-feat-inner p {
margin-bottom: 0px;
font-size: 0.8rem;
}
h3.elt-sec-heading {
margin-bottom: 50px;
font-weight: 600;
text-align: center;
font-size: 38px;
}
.elt-feat-inner h5,
.elt-feat-inner p {}
.elt-feat-inner p {
font-size: 1rem;
font-weight: 500;
}
.elt-feat-inner h5 {
margin: 1rem auto 0.5rem;
font-size: 24px;
font-weight: 700;
}
.img-btn-div {
display: flex;
}
img.english-test-img {
width: 150px;
margin-left: 50px;
}
.english-test-btn {
text-transform: capitalize;
background-color: #0F3042;
border-radius: 10px;
display: inline-block;
margin-bottom: 20px !important;
font-size: 1.35rem;
padding: 10px 20px;
display: inline-flex;
align-items: baseline;
border: 1px dashed #F7F2EE;
color: white;
}
.english-test-btn:hover {
color: white;
}
.banner-section::after,
.section.elt-feat-section:before {
content: '';
height: 50px;
width: 100%;
position: absolute;
filter: blur(1.1rem);
}
.banner-section::after {
background: linear-gradient(to bottom, #ffffff 75%, #edeff0);
bottom: 0;
}
.section.elt-feat-section:before {
top: 0;
background: linear-gradient(to top, #ffffff 75%, #edeff0);
}
.section.elt-feat-section {
position: relative;
}
.banner-content-txt-wrap.heading {
font-size: 24px;
line-height: 1.5;
font-weight: 800;
margin-bottom: 1rem;
}
.banner-content-txt-wrap.content {
line-height: 1.5;
font-weight: 500;
margin-bottom: 1rem;
}
.img-div img {
width: 50px;
height: 50px;
}
.warning {
font-size: 20px;
background: #E7E2DE;
margin-bottom: 1rem;
padding: 1.5rem 2rem;
border-radius: 15px;
display: flex;
gap: 20px;
align-items: center;
}
.warning:before {
content: "";
background: #F2EAE3 url(https://tefl.ie/wp-content/uploads/2023/05/unnamed-file.png) no-repeat center center / 5px;
width: 50px;
height: 50px;
border-radius: 50%;
flex: none;
}
.secure {
font-size: 13px;
line-height: 1.5;
}
.secure b {
display: block;
}
.wpcf7-list-item {
margin: 5px 0 1rem;
}