.postid-384432 .gif-link {
display: none;
}
.postid-384432 .ast-row.pt-main-menu-left-row.ast-flex {
display: none;
}
.course-discount-sidebar {
background: #E6AF2F;
color: white;
margin: 0 0 15px 0;
padding: 10px 20px;
line-height: 1.25;
font-weight: 500;
font-size: 1rem;
border-radius: 15px;
text-transform: uppercase;
}
.course-discount-sidebar span {
font-weight: bold;
}
.select-menu .options .option .option-text {
font-size: 14px !important;
}
.select-menu .options .option:not(:last-of-type) {
margin-bottom: 5px !important;
}
.custom-checkbox {
width: 16px;
height: 16px;
border: 2px solid #999;
border-radius: 4px;
background-color: white;
position: relative;
transition: all 0.2s ease;
flex: none;
top: 3px;
}
.option.selected .custom-checkbox {
background-color: #007bff;
border-color: #007bff;
}
.option.selected .custom-checkbox::after {
content: '';
position: absolute;
left: 4px;
top: 0px;
width: 4px;
height: 8px;
border: solid white;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.new_price {
font-size: 2.4rem;
line-height: 2.4rem;
}
.trial {
border: 0 none !important;
margin-top: 50px;
padding: 50px;
background: #EFEAE3 !important;
border-radius: 25px;
color: inherit;
display: flex;
gap: 50px;
}
.trial:hover {
color: inherit;
}
.trial .left {
background-position: center;
background-size: cover;
width: 30%;
}
.trial .right {
width: 70%;
}
.trial .right .title {
font-weight: 700;
font-size: 28px;
margin-bottom: 20px;
}
.trial .right .content p {
font-weight: 400;
margin-bottom: 20px;
font-size: 18px;
}
.trial .right .cta {
background-color: #0F3042;
border-radius: 10px;
padding: 10px 20px;
display: inline-flex;
align-items: baseline;
border: 1px dashed #F7F2EE;
color: white;
font-size: 1.199rem;
}
.trial .right .content {
margin-bottom: 20px;
}
.recruit_kit_image {
border-radius: 20px;
} .course-gifts {
padding: 20px;
margin-bottom: 2rem;
background: #3f5260;
border-radius: 20px;
overflow: hidden;
}
.gift-images>div {
flex: 1;
}
.gift>span,
.gift>img {
opacity: 0;
transform: translateY(100px);
transition: opacity 0.4s ease-in-out, transform 0.8s ease-in-out;
}
.gifts-title {
color: white;
text-align: center;
margin-bottom: 16px;
font-weight: 500 !important;
}
.gift-images {
display: flex;
align-items: center;
gap: 12px;
}
.gift>span {
color: #fff;
font-weight: 400;
display: block;
font-size: 14px;
line-height: 1.25;
text-align: center;
}
.gift>img {
height: 180px;
object-fit: contain;
margin-bottom: 1rem;
}
.average-time-to-complete {
display: inline-flex;
flex-direction: row;
border-top: 1px solid;
padding: 20px 0 0;
overflow: auto;
margin-top: 30px;
width: 100%;
}
.average-time-to-complete-points {
margin-left: 20px;
display: flex;
align-items: center;
}
.average-time-to-complete-points img {
width: 20px;
height: 20px;
margin-right: 10px;
}
.customer-reviews .section-heading {
font-size: 1.5rem;
margin-bottom: 0;
}
.total-count-text {
text-align: center;
margin: 10px;
font-weight: 400;
opacity: 0.8;
}
.customer-reviews {
padding: 25px 0 0;
}
.stars {
display: flex;
margin-bottom: 5px;
align-items: center;
justify-content: center;
}
.stars img {
height: 13px;
width: auto;
margin-right: 5px;
top: -2px;
position: relative;
}
.stars span {
font-weight: 400;
}
.review-status {
display: flex;
align-items: center;
}
.progress {
margin: 5px;
padding: 0;
width: 70%;
height: 20px;
overflow: hidden;
background: #E7E2DE;
border-radius: 10px;
}
.progress-bar {
position: relative;
float: left;
height: 100%;
background: #E7AF2E;
}
.progress-text,
.progress-value {
width: 15%;
text-align: center;
font-weight: 500;
}
.rplg .rplg-stars {
margin: 5px 0px 10px 0 !important;
text-align: center;
}
.rplg-row .rplg-row-right {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.rplg .rplg-review-name {
color: #353535 !important;
font-weight: 600 !important;
font-size: 1rem !important;
}
.rplg .rplg-review-name:after {
content: ",";
}
.rplg .rplg-review-time {
font-size: 1rem !important;
font-weight: 500 !important;
text-shadow: none !important;
}
.rplg .rplg-review-avatar {
display: none !important;
}
.rplg .rplg-review-text {
text-align: center;
font-size: 1rem !important;
color: #353535 !important;
font-weight: 500 !important;
line-height: 1.5 !important;
}
.rplg .rplg-more-toggle {
color: #028288 !important;
text-decoration: none !important;
display: block;
}
.rplg .rplg-url {
color: #028288 !important;
}
.rplg .rplg-stars svg {
opacity: 1;
}
.rplg .rplg-row {
flex-direction: column;
}
.rplg .rplg-box {
background-color: transparent !important;
border: 0 none !important;
text-align: center !important;
}
.rplg-review-badge {
display: none;
}
.rplg-box-content {
display: flex;
flex-direction: column;
text-align: center !important;
}
.rplg .rplg-biz-name a {
text-align: center;
line-height: 1.2 !important;
display: block;
}
.rplg .rplg-trim {
white-space: normal !important;
text-align: center;
}
#myBtn {
cursor: pointer;
} .modal {
display: none; position: fixed; z-index: 1; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4); z-index: 9999;
} .modal-content {
background-color: #fff;
margin: 10rem auto;
padding: 50px;
max-width: 800px;
z-index: 999999;
border-radius: 25px;
} .close {
font-size: 45px;
font-weight: 200;
line-height: 26px;
float: right;
margin: -35px -100px 0 0;
background: rgba(255, 255, 255, 0.35);
width: 35px;
height: 35px;
text-align: center;
border-radius: 50px;
}
.close:hover,
.close:focus {
background: rgba(255, 255, 255, 0.55);
cursor: pointer;
}
.modal-content h2 {
margin-bottom: 2rem;
}
.modal-content h4 {
margin-bottom: 0.5rem;
}
.modal-content p {
font-weight: 500;
opacity: 0.75;
}
.modal-content p:last-child {
margin-bottom: 0;
}
.promise {
display: flex !important;
}
.promise-heading {
font-size: 1.5rem;
margin-bottom: 25px;
}
.promise-heading .promise-icon {
width: 50px;
margin-right: 10px;
}
.promise .content {
margin-left: 10px;
width: 80%;
}
.promise-title {
line-height: 1.25;
}
.promise-description {
opacity: 0.75;
font-weight: 500;
line-height: 1.25;
margin-top: 5px;
}
.promise-icon {
width: 25px;
}
.course-gallery {
display: flex;
padding: 0 0 0 0;
}
.feature {
width: 401px;
height: 370px;
background-position: center center;
background-size: cover;
margin: 5px 5px 0 0;
border-radius: 40px 0 0 40px;
position: relative;
}
.europass-link p {
margin: 0;
font-size: 14px;
}
.europass-link p {
margin: 0;
}
.feature .common-logo {
width: 35%;
position: absolute;
top: 1rem;
left: 1rem;
}
@media screen and (max-width:768px) {
.europass-link img {
width: 150px;
margin-bottom: 1rem;
}
.feature .common-logo {
width: 25%;
top: .5rem;
left: .5rem;
} .gift-images {
flex-wrap: wrap;
}
.gift-images>div {
flex: calc(50% - 20px);
}
.gift>img {
height: 100px;
margin-bottom: 10px;
width: 100%;
}
}
.course-gallery ul {
width: 380px;
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0;
}
.course-gallery li:nth-child(2) div {
border-radius: 0 40px 0 0;
}
.course-gallery li:nth-child(4) div {
border-radius: 0 0 40px 0;
}
.course-gallery li div {
width: 180px;
height: 180px;
background-position: center center;
background-size: cover;
margin: 5px;
}
.course-includes-sec h1 {
margin-bottom: 1.5rem;
}
.course-includes-sec .course-title {
color: #fff;
}
.course-includes-box {
width: 50%;
float: left;
display: flex;
align-items: center;
line-height: 1;
margin: 0.5rem 0;
}
.course-includes-box-img {
margin-right: 1rem;
}
.course-includes-box-img img {
width: 25px;
height: 25px;
filter: brightness(0) invert(1);
}
.course-includes-box-txt {
font-weight: 500;
font-size: 1.05rem;
}
a.ptefl-button.blue {
background-color: #0F3042 !important;
}
a.ptefl-button.border {
background-color: transparent !important;
color: #0F3042 !important;
border: 1px dashed #999999 !important;
}
.money-back {
margin: 20px 0;
font-weight: 500;
opacity: 0.95;
}
.course-title-sidebar {
color: inherit;
font-size: 2rem;
line-height: 1;
}
.course-cat-sidebar {
line-height: 1.25;
font-size: 1.25rem;
font-weight: 500;
margin-top: 10px;
opacity: 0.8;
}
.zoom-icon {
width: 100px;
margin-right: 0.5rem;
}
.pay-checkbox-div {
margin-left: 1rem;
}
bdi.discount-price.price-later {
font-weight: 400;
color: initial;
}
.price span.woocommerce-Price-amount.amount {
color: rgba(0, 0, 0, 0.5);
}
.about-course-sec { }
.recruit_kit {
padding: 0 0 50px 0;
}
.accreditation-row {
padding: 25px 50px;
}
.accreditation-title {
font-weight: 500;
opacity: 0.75;
}
.accreditation-title span {
font-weight: 500;
}
.accreditation-number {
font-weight: initial;
opacity: 0.75;
}
.accreditation-number span {
font-weight: 500;
}
.accreditation-section {
background: #F2EAE3;
margin: 50px 0;
padding: 20px;
border-radius: 50px;
}
.ofqual-text p {
font-weight: 500;
text-align: center;
margin: 0;
padding: 25px;
}
.ofqual-text p a {
font-weight: 500;
text-decoration: underline;
}
.accreditation-btn {
background-color: #0F3042;
border-radius: 10px;
font-size: 1rem;
padding: 10px 20px;
display: table;
align-items: baseline;
border: 1px dashed #F7F2EE;
margin: auto;
color: white;
margin-bottom: 1.5rem;
}
.accreditation-btn:hover {
color: white;
opacity: 0.9;
}
.accreditation-btn:focus {
color: white;
opacity: 0.9;
}
.accreditation-btn span {
margin-right: 20px;
} .course-highlights-inner .pay-in-2-info {
padding: 0px;
background-color: transparent;
margin: 20px 0 0;
}
.course-full td.enroll_btn {
pointer-events: none;
opacity: 0.5;
}
.ques-ans-body a {
text-decoration: underline;
font-weight: normal;
}
.ques-ans-heading {
cursor: pointer;
}
.ques-ans-accordion.active .ques-ans-content {
display: block !important;
}
.course-highlights-inner {
width: 100% !important;
}
.fixed {
position: fixed;
z-index: 999;
top: 50px;
}
@media (min-width: 772px) {
.course-highlights-inner {
width: 373px !important;
}
}
.course-price-div span.wcpbc-price {
display: flex;
align-items: baseline;
justify-content: center;
gap: 10px;
}                .course-price-div.half-price-div bdi.discount-price.price-now:after {
content: '*';
} .price-breaking-div .half-price-div ins>span bdi:not(.discount-price) {
display: none;
}
.course-price-div.half-price-div bdi.discount-price.price-now {
display: none;
}
.price-breaking-div del {
display: none;
}
.price-breaking-div {
background-color: #65be9f;
padding: 20px;
text-align: left;
color: #fff;
border-radius: 10px;
}
.price-breaking-div div {
font-size: 1.15rem;
font-weight: 400 !important;
}
.price-breaking-div ins {
font-weight: 700;
} .view-breakups.show:after {
content: "\f0d8";
font-family: 'FontAwesome';
font-size: 2rem;
color: #65be9f;
position: absolute;
top: 5px;
left: 50%;
}
.view-breakups.show {
position: relative;
}
.price-breaking-div-outer {  position: absolute;
overflow: hidden;
transition: all .5s ease-in-out;
height: 0;
}
.price-breaking-div-outer.show {
height: 150px;
}
.view-breakups {
cursor: pointer;
margin-bottom: 10px;
font-weight: 700;
margin-left: 5px;
} .course-price-div.half-price-div {
padding-bottom: 0px;
}
p.breakdown-head {
margin-bottom: 12px;
font-size: 1.25rem;
line-height: 1.6rem;
}
.view-breakups {
display: none;
}
html {
scroll-behavior: smooth;
}
b,
strong {
font-weight: 600 !important;
}
.tefl-timer-text {
font-size: 1.15rem;
color: white;
margin: 0;
}
.clock {
padding: 0;
color: white;
}
.BadgeRibbon__read__reviews {
color: red !important;
}
iframe {
height: 60px;
}
.panel-collapse p {
font-weight: 400;
}
.course-intro-sec {
margin-bottom: 40px;
}
.ptefl-button {
font-size: 1.199rem !important;
color: #fff !important;
}
#course_intro {
background-color: #028288;
padding: 3rem;
color: #fff;
border-radius: 40px;
overflow: auto;
}
.time-to-complete-txt {
display: inline-block;
border-top: 1px solid;
overflow: auto;
margin-top: 40px;
padding: 20px 0 0;
width: 100%;
font-size: 1.5rem;
}
.time-to-complete-txt span {
font-weight: 500;
}
p#breadcrumbs>span>span {}
#breadcrumbs img {
margin-right: 20px;
}
p#breadcrumbs i.fa.fa-angle-right {
margin: 0 20px;
}
.course-customer-review-outer {
display: flex; }
#course-customer-review {
margin: 25px 0;
}
h1.course-title {
font-weight: 700;
color: #fff;
font-size: 2.12rem;
}
.course-cat {
font-size: 1.75rem;
margin-top: 5px;
font-weight: 400;
}
.compare-btn,
.callback-btn { font-size: 1.199rem !important;
margin-bottom: 0px !important;
}
.callback-btn {
background-color: transparent;
}
.course-customer-review-outer {
border-bottom: 2px solid #F7F2EE;
padding-bottom: 20px;
margin-bottom: 35px;
}
.time-fees-div img {
margin-right: 25px;
}
.time-fees-div div {
font-size: 1.08rem;
}
.time-div {
display: flex;
margin-bottom: 15px;
}
.time-fees-div {
padding: 20px 0;
}
.fee-div del {
display: none;
}
.compare-btn {
margin-right: 20px;
} .requirements-section,
.certificate-verify-section {
background-color: #E7E2DE;
border-radius: 40px;
padding: 3rem;
margin-top: 2rem;
}
.requirements-section .card-body,
.certificate-verify-section .card-body {
display: flex;
align-items: center;
justify-content: space-between;
}
.card-body .card-body-content {
flex: 2;
}
.card-body .card-body-button {
flex: 1;
text-align: right;
}
.card-body-content p,
.card-body-button a {
margin-bottom: 0px !important;
}
.card-body-content p {
font-weight: 400 !important;
line-height: 1.7rem;
padding-right: 30px;
}
.card-body-content h4 {
font-size: 1.45rem;
line-height: 1.7rem;
}
.card-body-content p span {
font-weight: 400;
}
.what-will-you-learn-sec-content .course-feature {
padding: 0 0 0 50px;
align-items: center;
font-size: 16px;
font-weight: 400;
line-height: 1.55rem;
}
.what-will-you-learn-sec-content .course-feature img {
margin: 0 15px 0 -40px;
}
.what-will-you-learn-sec h3,
.about-course-sec h3,
.course-content-section h3 {
text-align: center;
margin-bottom: 50px;
}
.about-course-content p {
font-size: 1.15rem;
font-weight: 400;
line-height: 1.8rem;
}
.what-will-you-learn-sec {
border-bottom: 1px dashed #999999;
}
.about-course-content p:last-child {
margin-bottom: 0px;
}
.accreditation-div {
text-align: center;
}
.accreditation-img {
margin-bottom: 25px;
display: flex;
justify-content: center;
} .accreditation-img img {
height: 60px;
object-fit: contain;
}
.middle:before {
content: "";
height: 75px;
border-left: 1px dashed #999999;
display: block;
margin: 25px 0px -100px -15px;
}
.middle:after {
content: "";
height: 75px;
border-right: 1px dashed #999999;
display: block;
margin: -105px -15px 0 0px; }
.emoji {
width: 20px;
}
.accreditation-section .section-heading,
.freq-bought-tog-section .section-heading,
.faq-section .section-heading,
.ques-ans-section .section-heading {
margin-bottom: 50px;
}
.course-content-section div#accordion .panel .panel-heading {
flex: 1;
background-color: transparent;
margin-bottom: 1rem;
}
-title {
font-size: 1.65rem;
}
.course-content-section .panel-title,
.ques-ans-section .accordion-panel-title,
.ques-ans-title {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.course-content-section .panel-title::after,
.ques-ans-section .accordion-panel-title::after,
.ques-ans-title::after {
content: "\f107";
color: #333;   font-size: 2rem;
font-weight: 300; font-family: "FontAwesome";
}
.course-content-section .panel-title[aria-expanded="true"]::after,
.ques-ans-section .accordion-panel-title[aria-expanded="true"]::after,
.ques-ans-accordion.active .ques-ans-title::after {
content: "\f106";
}
.ques-ans-section .accordion-panel-title,
.ques-ans-title {
font-size: 1.2rem;
cursor: pointer;
}
.ques-ans-section .panel,
.ques-ans-accordion {
border-bottom: 1px dashed #999999;
padding: 10px 5px 10px 15px;
}
.ques-ans-section .panel:last-child,
.ques-ans-accordion:last-child {
border: none;
}
.ques-ans-body p {
font-weight: 400;
}
.ques-ans-body {
margin-top: 1rem;
}
.sticky-booking-box .tefl_countdown_timer {
background: #e45555;
border-radius: 40px 40px 0 0;
padding: 20px 0 70px 0;
text-align: center;
margin: 0 0 -60px 0;
width: auto;
}
.course-reviews-section {
padding: 0 0 50px;
}
.course-reviews-section .ast-container {
padding: 0;
}
.course-reviews-section .image {
height: 355px;
border-radius: 40px;
background-position: center center;
background-size: cover;
}
.course-reviews-section .content {
background: #028288;
padding: 2rem;
color: white;
font-weight: 500;
border-radius: 40px;
}
.course-reviews-section .reviews__logo {
height: 30px;
width: auto;
display: flex;
margin: 0 auto 1.5rem;
}
.course-reviews-section .stars__icon {
height: 20px;
width: auto;
margin: 1rem auto;
display: flex;
}
.course-reviews-section .name {
text-align: center;
}
.course-content-section {
background-color: #F2EAE3;
border-radius: 40px;
padding: 3rem;
}
.course-content-section .panel-side {
margin-right: 30px;
margin-left: -83px;
}
.course-content-section .panel {
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 30px 0;
border-bottom: 1px dashed #999999;
margin-left: 83px;
}
.course-content-section .panel:last-child {
border: none;
padding-bottom: 0px;
}
.course-content-section .panel:first-child {
padding-top: 0px;
}
.section.certificate-section {
text-align: center;
}
.accreditation-banner-img img {
border-radius: 40px;
}
.accreditation-banner-img {
margin: 50px 0;
}
.freq-bought-tog-col .course-col-inner {
background-color: #F2EAE3 !important;
display: block;
padding: 30px;
box-shadow: 5px 5px #e7ddd4;
position: relative;
}
.freq-bought-tog-col .course-price del {
display: none;
}
.freq-bought-tog-col .course-price {
position: absolute;
right: 10px;
background-image: url(//premiertefl.com/gb/wp-content/uploads/2021/03/price-bg.svg);
background-size: cover;
background-repeat: no-repeat;
color: #F7F2EE;
font-size: 1.3rem;
height: 70px;
width: 70px;
display: none;
align-items: center;
justify-content: center;
bottom: 110px;
}
.freq-bought-tog-col .course-title {
margin-right: 75px;
font-size: 1.15rem;
line-height: 1.6rem;
margin-bottom: 10px;
}
.freq-bought-tog-col .course-img {
margin-bottom: 25px;
}
.add-to-cart-div-link span {
margin-right: 15px;
}
.add-to-cart-div-link {
font-size: 0.9rem;
display: block;
}
h5.faq-title {
font-size: 1rem;
line-height: 1.4rem;
margin-bottom: 20px;
}
p.faq-text {
font-weight: 400;
font-size: 0.85rem;
line-height: 1.4rem;
margin-bottom: 0px;
}
.faq-img {
margin-bottom: 20px;
text-align: center;
}
.faq-img img {
height: 150px;
object-fit: cover;
width: 100%;
} .faq-col .faq-col-inner {
background-color: #F2EAE3;
padding: 12px;
box-shadow: 3px 3px #e7ddd4;
position: relative;
}
.faq-row,
.faq-col {
display: flex;
}
.faq-section {
border-bottom: 1px dashed #999999;
padding-bottom: 60px;
}
.bonus-resources-section {
text-align: center;
background-color: #F2EAE3;
border-radius: 40px;
margin-top: 50px;
}
.bonus-resources-section p {
font-size: 1.12rem;
margin-bottom: 0px;
font-weight: 400;
}
.bonus-resources-div p {
font-weight: 600;
}
.bonus-resources-img {
width: 50%;
margin: 0 auto;
}
.course-highlights-inner {
background-color: #F2EAE3;
text-align: center;
padding: 20px 30px;
border-radius: 40px;
}
.course-includes {
text-align: left;
font-weight: 400;
font-size: 0.96rem;
line-height: 1.2rem;
display: flex;
align-items: baseline;
margin-bottom: 10px;
}
.course-price-div {
display: flex;
flex-direction: row-reverse;
justify-content: center;
align-items: baseline;
}
.course-price-div ins,
.course-price-div {
font-size: 2.4rem;
line-height: 2.4rem;
display: block;
}
.course-price-div del {
font-size: 1.15rem;
}
.ptefl-button.sidebar-book-now,
.choose-date-div a {
background-color: #E45555 !important;
}
.course-highlights .add-to-cart-div a {
background-color: #E45555;
text-transform: capitalize;
display: flex;
justify-content: space-between;
margin-bottom: 10px !important;
}
.course-inc-div {
margin: 30px 0; display: none;
}
.course-inc-head {
margin-bottom: 20px;
font-size: 1.2rem;
}
.course-includes-img img {
width: 25px;
height: 25px;
}
.course-includes-img {
margin-right: 25px;
}
.course-includes-txt {
font-weight: 400;
}
.BadgeRibbon__read__reviews {
color: #fff !important;
font-size: 1rem !important;
font-weight: 600 !important;
font-family: Dosis !important;
}
span.ruk_count {
color: #fff !important;
}
.single-course-col-2.course-highlights.is-stuck .course-highlights-inner {
overflow-y: scroll;
height: 97vh;
}
.course-highlights-inner::-webkit-scrollbar {
display: none;
}
.single-course-col-2.course-highlights.is-stuck {
margin-left: 0 !important;
opacity: 0;
animation: sidebar-container--fade-in 250ms linear 250ms forwards;
z-index: 999;
}
#timetable td.price ins>span {
display: flex;
flex-direction: column;
}
@keyframes sidebar-container--fade-in {
0% {
opacity: 0;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1;
}
}
.single-course-col-2.course-highlights {
animation: sidebar-container--fade-in 250ms linear 250ms forwards;
}
.preview-thumbnail img {
border-radius: 20px;
}
.budget-friendly-img-div {
width: 175px;
display: flex;
align-items: center;
}
.course-content-section .section-heading:not(:first-child) {
margin-top: 40px;
}
select#choose_date_select {
width: 100%;
background-color: transparent;
border: 1px dashed #999999;
margin-right: 20px;
border-radius: 15px;
padding-right: 46px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-image: url(//premiertefl.com/gb/wp-content/uploads/2023/02/96810.png);
background-position: calc(100% - 15px);
background-repeat: no-repeat;
background-size: 10px;
cursor: pointer;
outline: none;
}
a.ptefl-button.book-now-btn {
width: 100%;
margin-top: 10px;
justify-content: space-between;
background-color: #E45555;
margin-bottom: 0 !important;
}
.dates-more {
width: 100%; text-align: center;
display: flex;
justify-content: center;  position: absolute;
bottom: 30px;
}
.timetable-section .table-outer-div.showall .dates-more {
display: none
}
.timetable-section .table-outer-div:not(.showall) tbody tr:nth-child(n+8) {
display: none;
}
.timetable-section .table-outer-div:not(.showall) tbody tr:nth-child(n+8) {
opacity: 0.1;
}
.timetable-section .table-outer-div:not(.showall) tbody tr:nth-child(n+8) td.enroll_btn {
background: linear-gradient(180deg, #fff, transparent);
} .dates-more span {  padding: 20px;
transition: 0.5s;
display: none;
flex-direction: column;
}
.dates-more span:after { content: "\f107";
font-family: 'FontAwesome';
font-size: 40px;
line-height: 1rem;
padding-top: 10px;
font-weight: 400;
}
.dates-more {
cursor: pointer;
}
.dates-more:hover span {
transform: translateY(20px);
}
td.enroll_btn { padding: 0 !important;
}
td.enroll_btn a {
background-color: #0F3042;
border-radius: 10px;
display: block;
color: white;
padding: 10px 20px;
align-items: baseline;
border: 1px dashed #F7F2EE;
}
td.date {
width: 45%;
}
td.time {
width: 20%;
}
td.availability {
width: 10%;
}
td.price {
width: 15%;
}
td.enroll_btn {
width: 10%;
}
#timetable tr th,
#timetable tr td {
border: none;
padding: 20px 0px;
}
#timetable .tablecontent {
border: none;
}
#timetable tr th {  border-bottom: 1px dashed #999999;
}
#timetable tr td {
border-bottom: 5px solid #f7f2ee; }
.flexible-booking-btn a {
color: #fff;
}
#timetable ul.nav.nav-tabs {
margin: 0;
display: flex;
justify-content: space-between;
}
#timetable ul.nav.nav-tabs li {
flex: 1;
}
#timetable ul.nav-tabs li>a {
border-top-left-radius: 30px !important;
border-top-right-radius: 30px !important;
border: 1px dotted #f7f2ee !important;
color: #fff !important;
font-size: 1.3rem;
display: flex !important;
align-items: center;
padding: 15px 10px;
line-height: 1.5rem;
margin: 0;
}
#timetable ul.nav-tabs li>a>img {
margin-right: 10px;
width: 15%;
}
#timetable ul.nav.nav-tabs li a.active {
opacity: 1;
transform: translateY(-1px);
border-bottom-width: 2px !important;
border-bottom-style: solid !important;
}
#timetable ul.nav.nav-tabs li a {
opacity: 0.6;
}
#timetable ul.nav.nav-tabs li a.active img {
transform: rotateZ(90deg);
}
#timetable ul.nav.nav-tabs li a img {
padding: 5px;
transition: 0.2s;
}
.american-li a {
background-color: #0F3042 !important;
}
.european-li a {
background-color: #028288 !important;
}
.uk-li a {
background-color: #E7AF2E !important;
}
.asian-li a {
background-color: #65BE9F !important;
}
#timetable ul.nav.nav-tabs li a span {
margin-left: 5px;
} .pay-checkbox-div .container {
display: block;
position: relative;
padding-left: 30px;
cursor: pointer;
font-size: 1.3rem;
line-height: 1.8rem;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: flex;
align-items: center;
} .pay-checkbox-div .container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
} .pay-checkbox-div .checkmark {
position: absolute;
top: 5px;
left: 0;
height: 22px;
width: 22px;
border: 2px solid;
} .pay-checkbox-div .container input:checked~.checkmark:before {
content: "\f00c";
font-family: 'FONTAWESOME';
position: relative;
top: -9px;
left: -5px;
font-size: 30px;
font-weight: 100;
} .pay-checkbox-div .checkmark:after {
content: "";
position: absolute;
display: none;
} .pay-checkbox-div .pay-checkbox-div .container input:checked~.checkmark:after {
display: block;
} .pay-checkbox-div .container .checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.flexible-deposit-div {
display: flex;
justify-content: space-around;
align-items: baseline;
}
.price ins strike {
display: none;
}
#timetable bdi.discount-price.price-now:before {
content: 'Pay Now: ';
}
#timetable bdi.discount-price.price-later:before {
content: 'Pay Later: ';
}
#timetable bdi.discount-price {
font-size: 0.8rem;
}
.pay-in-2-info {
background-color: #e7e2de;
padding: 20px;
display: flex;
justify-content: center;
width: 90%;
margin: 0 auto 20px;
border-radius: 10px;
align-items: center;
}
.pay-in-2-info p {
margin-bottom: 0px;
}
.pay-in-2-info i {
font-size: 2.5rem;
font-weight: 100 !important;
margin-right: 30px;
}
.pay-in-2-info p {
font-size: 1.5rem;
font-weight: 500;
}
.pay-in-2-info span {
font-weight: 700;
margin-right: 7px;
}
div#timetable h3 {
margin-bottom: 40px;
}
.icon-div {
margin-right: 25px;
width: 70px;
}
#timetable span.wcpbc-price {
display: flex;
flex-direction: column;
}
#timetable span.wcpbc-price ins {
display: flex;
flex-direction: column;
}
.payment-text {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
font-size: 1.2rem;
font-weight: 400;
margin-top: 0.5rem;
margin-bottom: 10px;
}
.payment-inst.half-price-div del {
display: none;
}
.course-price-div {
padding-bottom: 0px;
}
.payment-inst ins bdi {
font-weight: bold;
font-size: 1.25rem;
}
.payment-inst {
padding: 0 5px;
}
.view-breakups {
margin-bottom: 0px;
}
.payment-text i.fa.fa-cc-stripe:before {
font-size: 2rem;
color: #6B71E3;
}
.course-highlights-inner .add-to-cart-div {
margin-top: 10px;
}
.payment-text i.fa.fa-cc-stripe {
padding: 0 5px;
}
.payment-text {
display: none;
}
.certificate-mobile {
display: none;
}
.wc-deposits-wrapper,
.wc-deposits-payment-plans {
margin-bottom: 0px !important;
}
.course-intro-sec {
display: none;
}
@media only screen and (min-width: 1024px) {
.what-will-you-learn-sec-content {
column-count: 2;
}
}
@media only screen and (max-width: 1024px) {
#timetable ul.nav.nav-tabs li a span {
display: none;
}
.pay-in-2-info {
display: none;
}
.flexible-booking-btn a {
margin-bottom: 0px !important;
}
.pay-checkbox-div .container {
font-size: 1rem;
}
.pay-checkbox-div {
margin-left: 10px;
}
.flexible-deposit-div {
align-items: center;
margin-bottom: 20px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
.requirements-section .card-body,
.certificate-verify-section .card-body {
flex-direction: column;
align-items: end;
}
.card-body .card-body-button {
margin-top: 20px;
}
.freq-bought-tog-col .course-title {
margin-right: 0px;
height: 55px;
}
.freq-bought-tog-col .course-col-inner {
padding: 15px;
}
.callback-btn {
margin-top: 20px;
}
.course-inc-div {
padding: 0px;
}
}
.what-will-you-learn-sec-content p:not(.course-feature) {
display: none;
}
@media only screen and (max-width: 767px) {
.accreditation-heading {
display: none;
}
.course-includes-box {
width: 100%;
}
#course_intro {
padding: 40px !important;
border-radius: 20px;
}
.average-time-to-complete {
flex-direction: column;
gap: 10px;
}
.average-time-to-complete-points {
margin: 0;
}
.modal-content {
margin: 5rem 1rem;
padding: 25px;
}
.close {
margin: -75px -25px 0 0;
}
.course-gallery ul {
display: none;
}
.feature {
border-radius: 20px;
width: 100%;
height: 200px;
margin: 0;
}
.rplg .rplg-url {
margin: 0 !important;
}
.promise-heading {
margin-bottom: 0 !important;
}
.promise {
margin-top: 25px;
}
.flexible-deposit-div {
display: grid;
grid-template-columns: 2fr 3fr;
grid-gap: .5rem;
}
.flexible-booking-btn a {
font-size: 1rem !important;
height: auto;
}
.section .course-content-section h3 .section-heading {
font-size: 1.4rem !important;
}
#timetable .nav-tabs li a {
justify-content: space-around;
border-radius: 10px 10px 0 0;
}
#timetable .nav-tabs li a img {
display: none;
}
.course-content-section .panel-title {
font-size: 1.25rem;
}
p#breadcrumbs {
height: auto !important;
}
#timetable ul.nav.nav-tabs li a img {
padding: 0px;
}
.card-body-button {
width: 100%;
}
.panel-side img {
height: 40px;
width: 40px;
}
.course-content-section .panel-side,
.course-content-section .panel {
margin-left: 0;
}
.course-content-section .panel {
padding: 20px 0;
}
.course-content-section .panel-side {
display: none;
}
.course-content-section .panel-collapse {
margin-top: 1rem;
}
.course-content-section .panel-collapse ul {
margin: 0 20px;
}
.ques-ans-accordion {
padding: 10px 0;
}
.course-reviews-section .image {
height: 225px;
border-radius: 20px;
}
.course-reviews-section .content {
margin-top: -40px;
border-radius: 20px;
padding: 40px;
text-align: center;
}
.course-reviews-section {
padding: 0;
}
.single-course-row {
display: flex;
flex-direction: column-reverse;
}
.course-highlights {
margin-bottom: 60px;
}
.tefl_countdown_timer {
border-radius: 20px 20px 0 0;
width: 100%;
}
.rplg .rplg-box {
padding: 0 0 40px 0 !important;
margin: 0 !important;
}
.course-customer-review-outer {
flex-wrap: wrap;
}
.accreditation-section {
padding: 60px 0 20px; margin-bottom: 60px;
border-radius: 20px;
}
.course-inc-div {
padding: 0px;
}
.course-highlights-inner {
padding: 20px;
border-radius: 20px;
}
.compare-btn {
margin: 0 0 16px 0 !important;
}
.preview-thumbnail img {
width: 100%;
}
h1.course-title {
font-size: 1.6rem;
}
.course-cat {
font-size: 1.4rem;
}
.time-fees-div {
padding: 10px 0;
line-height: 1;
}
.courses-link-div {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.trial .left {
display: none;
}
.trial .right {
width: 100%;
}
.trial .right .title {
font-size: 21px;
margin-top: 1rem;
text-align: center;
}
.requirements-section {
padding: 1.5rem;
}
.requirements-section .card-body,
.certificate-verify-section .card-body {
flex-direction: column;
}
.card-body-content p {
padding: 0px;
}
p#breadcrumbs>span>span {
align-items: baseline; }
p#breadcrumbs>span>span>a {
display: flex;
}
p#breadcrumbs i.fa.fa-angle-right {
margin: 0 5px;
}
.ofqual-row,
.accreditation-row {
flex-direction: column;
}
.accreditation-div {
width: 100%;
margin-bottom: 40px;
}
.ofqual-logo {
text-align: center;
}
.ofqual-logo img {
height: 100px;
object-fit: contain;
}
.accreditation-img img {
height: 75px;
}
.ofqual-text,
.flexible-booking-btn {
text-align: center;
}
.accreditation-img {
height: 80px;
margin-bottom: 20px;
}
.accreditation-section .accreditation-row::before {
display: none;
}
.accreditation-div {
padding: 0;
}
.middle:before {
content: none;
}
.middle:after {
content: none;
}
.accreditation-img {
display: flex;
align-items: center;
justify-content: center;
}
.card-body-content h4 {
margin-bottom: 15px;
}
.requirements-section,
.certificate-verify-section,
.course-content-section {
padding: 40px !important;
border-radius: 20px;
}
.card-body .card-body-content {
margin-bottom: 15px;
}
.freq-bought-tog-col .course-col-inner {
padding: 20px;
}
.freq-bought-tog-col .course-price {
height: 80px;
width: 80px;
background: #e45555;
border: 1px dashed #F7F2EE;
top: 10px;
right: 10px;
border-radius: 40px;
margin: -20px 0 20px 10px;
}
.course-img img {
object-fit: cover;
width: 100%;
}
.faq-heading {
display: none;
}
.freq-bought-tog-col .course-title {
margin: 0;
font-size: 1.5rem;
line-height: 1.5;
}
.course-outer-div {
display: flex;
flex-direction: column; }
.add-to-cart-div {
margin-top: 1rem;
}
.add-to-cart-div-link {
font-size: 1rem;
}
.freq-bought-tog-col .course-img {
margin-bottom: 20px
}
.freq-bought-tog-col {
padding: 0px;
margin-bottom: 20px;
}
.faq-row {
flex-direction: column;
}
.faq-col {
padding: 0px;
margin-bottom: 20px;
}
.faq-img img {
object-fit: cover;
height: 200px;
}
.faq-col .faq-col-inner {
padding: 20px;
}
.faq-col .faq-col-inner>div {
flex: 1;
}
.faq-text {
font-size: 1rem !important;
line-height: 1.5rem !important;
}
.faq-title {
font-size: 1.5rem !important;
line-height: 1.5 !important;
margin-bottom: 10px !important;
}
.faq-body {
display: flex;
flex-direction: column;
justify-content: center;
}
.certificate-section p {
margin: 0;
font-size: 1.5rem;
font-weight: 500;
line-height: 2rem;
}
.accreditation-banner-img {
margin: 40px 0 20px;
}
.certificate-verify-section {
margin-top: 60px;
}
#timetable ul.nav-tabs li>a span {
display: none;
}
#timetable ul.nav-tabs li>a>img {
margin-right: 5px;
}
#timetable tr td {
padding: 10px;
}
.dates-more {
bottom: 0px !important;
width: calc(100% - 40px);
}
#course-customer-review {
margin-left: 0px;
}
div#badge-ribbon iframe {
min-width: 300px !important;
}
.pay-in-2-info p {
font-size: 1.24rem;
}
.wave-border-div {
margin: 20px 0;
} .what-will-you-learn-sec-content .course-feature {
margin-bottom: 20px;
}
.what-will-you-learn-sec {
padding-bottom: 40px;
}
.requirements-section {
margin-top: 60px;
} .breadcrumb-container {
display: none;
} .longer-reviews {
display: none;
}
.single-course-col-1 {
display: flex;
flex-direction: column;
}
.longer-reviews {
display: none;
}
.single-course-col-1 {
display: flex;
flex-direction: column;
}
.course-content-section {
order: 1;
}
.course-content-section {
margin-top: 1rem;
}
.course-promise-sec {
order: 2;
}
.course-reviews-section {
order: 3;
}
.what-will-you-learn-sec {
order: 4;
}
.accreditation-section {
order: 5;
margin-bottom: 30px;
}
.about-course-sec {
order: 6;
padding: 0 0 20px 0;
}
.certificate-section {
order: 7;
}
.freq-bought-tog-section {
order: 8;
}
.faq-section {
order: 9;
}
.ques-ans-section {
order: 10;
}
.requirements-section {
display: none;
}
.certificate-verify-section {
display: none;
}
.course-promise-sec {
padding: 60px 0 0;
}
.course-gallery {
margin-bottom: 20px;
}
.hide-mobile {
display: none;
}
.certificate-mobile {
display: block;
}
.certificate-mobile a {
background: #e45555;
}
.wc-deposits-wrapper {
margin-top: 20px;
}
.price {
display: none;
}
.zoom-icon {
display: none;
}
.ofqual-text p {
margin-bottom: 40px;
}
.timetable-section {
padding-top: 40px;
}
.tablecontent {
margin-bottom: 60px;
}
.tablecontent thead {
display: none;
}
tbody tr .availability {
display: none;
}
tbody tr {
display: flex;
flex-direction: column;
}
tbody tr .date {
width: 100%;
padding: 10px 10px 0px 10px !important;
}
tbody tr .time {
width: 100%;
padding: 0 0 10px 10px !important;
opacity: 0.75;
}
tbody tr .enroll_btn {
width: fit-content;
padding: 0 0 0 10px !important;
}
.trial .right .content {
padding: 20px;
}
.trial .right .cta {
display: flex;
justify-content: center;
width: 80%;
margin: auto;
}
}
@media only screen and (max-width: 320px) {
div#badge-ribbon iframe {
min-width: 100% !important;
height: 120px;
}
} .klarna-payment-info-container {
display: flex;
align-items: center;
gap: 10px;
text-align: center;
border: 1px solid #E45555;
padding: 10px;
border-radius: 6px;
line-height: 1.25;
font-weight: 500;
}
.klarna-payment-info {
font-size: 12px;
font-weight: 700;
}
.klarna-learn-more {
color: var(--gold);
text-decoration: underline;
cursor: pointer;
}
.klarna-modal {
display: none;
position: fixed;
z-index: 9999999999999;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.7);
}
.klarna-label-outer {
padding: 2px;
border: 1px solid #E45555;
border-radius: 6px;
}
.klarna-modal-content {
background-color: #fefefe;
padding: 2rem 3rem;
width: 50%;
z-index: 9999999;
margin: 5% auto;
border-radius: 1.5rem;
position: relative;
text-align: left;
}
@media screen and (max-width:768px) {
body.page-template-homepage .klarna-payment-info-container {
margin-left: -20px;
margin-right: -20px;
}
.klarna-modal-content {
width: 90%;
padding: 1.5rem;
}
.klarna-modal-content h2 {
font-size: 25px !important;
}
.klarna-payment-details {
margin: 1rem auto;
}
.klarna-payment-detail:not(:last-child) {
margin-bottom: 1rem !important;
}
.klarna-payment-details:before {
height: 66% !important;
}
.klarna-payment-detail {
display: block !important;
}
div#priceWrapper {
flex-direction: column;
align-items: baseline;
}
}
.klarna-modal-content h2 {
font-size: 42px;
color: #000;
font-weight: 700;
}
span.klarna-modal-subheader {
font-size: 20px;
}
.klarna-modal .klarna-close {
color: #000;
float: right;
font-size: 28px;
}
.klarna-modal .klarna-close:hover,
.klarna-modal .klarna-close:focus {
color: var(--gold);
text-decoration: none;
cursor: pointer;
}
img.klarna-logo-header {
width: 72px;
margin: auto;
display: block;
margin-bottom: 2rem;
}
.klarna-payment-details {
margin: 1rem auto;
position: relative;
padding: 0 32px;
}
.klarna-payment-details:before {
content: "";
width: 2px;
height: 80%;
background: #EEEDE9;
position: absolute;
left: 4px;
top: 6px;
}
.klarna-payment-detail {
position: relative;
display: flex;
gap: 10px;
font-size: 18px;
line-height: 1.25;
font-weight: 500;
}
.klarna-payment-detail:before {
content: "";
background: #000;
width: 10px;
height: 10px;
position: absolute;
left: -32px;
top: 6px;
}
.klarna-payment-detail:not(:last-child) {
margin-bottom: 1rem;
}
.klarna-payment-detail img {
width: 50px;
}
.klarna-payment-footnote {
color: darkgrey;
font-size: 12px;
line-height: 1.5;
}
a.klarna-close-btn {
display: block;
text-align: center;
width: 100%;
background: #000;
color: #fff;
padding: 10px;
float: none;
margin-top: 20px;
font-size: 1rem;
text-transform: uppercase;
border-radius: 1rem;
} .resources-select-wrapper__header h6 {
color: #000;
text-transform: capitalize;
}
.resources-select-wrapper {
background: #F7F2EE;
padding: 20px;
border-radius: 10px; width: 100%;
}
.select-menu.select-two-required {
position: relative;
margin: 1rem auto;
}
.select-menu.select-two-required>span {
width: max-content;
position: absolute;
z-index: 1;
left: 50%;
transform: translateX(-50%);
color: #fff;
background: rgb(228, 85, 85);
border-radius: 6px;
padding: 5px 10px;
font-size: 14px;
top: -15px;
line-height: 1;
font-weight: 500;
}
.select-menu.select-two-required span.sBtn-text {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-weight: 600;
}
.custom-tooltip {
display: none;
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
background-color: #333;
color: #fff;
padding: 6px 12px;
border-radius: 4px;
font-size: 14px;
width: 100%;
z-index: 1000;
opacity: 0;
transition: opacity 0.3s;
}
.custom-tooltip.active {
display: block;
opacity: 1;
}
.custom-tooltip:after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #333 transparent transparent transparent;
}
.resources-select.select-menu .select-btn {
border: none;
border-radius: .5rem;
padding: 10px 14px;
text-align: left;
}
.resources-select.select-menu.active .select-btn {
border-radius: .5rem .5rem 0 0;
}
.resources-select.select-menu .options {
padding: 16px 16px 10px 16px;
border-radius: .5rem;
border: none;
z-index: -1;
}
.resources-select.select-menu.active .options {
border-radius: 0 0 .5rem .5rem;
z-index: auto;
}
.resources-select-wrapper__header {
position: relative;
margin-bottom: 1rem;
}
.resources-select-wrapper__header .fa {
color: #fff;
font-weight: 400;
font-size: 10px;
background: #e45555;
padding: 4px 8px;
border-radius: 100%;
position: absolute;
right: 0%;
top: 50%;
cursor: pointer;
transform: translateY(-50%);
}
.resource-info-container {
background: #222;
color: #fff;
padding: 32px;
font-size: 14px;
border-radius: 10px;
position: absolute;
z-index: 999;
bottom: 40px;
left: 40%;
right: -40%;
opacity: 0;
transform: translateY(-40px);
transition: all .4s ease-in-out;
text-align: left;
z-index: -1;
}
.resource-info-container::after {
content: "";
position: absolute;
right: calc(45% - 1.5rem/2);
bottom: -7px;
background: #222;
width: 1.5rem;
height: 1.5rem;
z-index: -1;
transform: rotate(45deg);
border-radius: 2px;
}
.resource-info {
margin-bottom: 1.5rem;
}
.resource-info-container.animate-slide-down {
transform: translateY(0);
opacity: 1;
z-index: 2;
}
.resource-info-container p {
margin-bottom: 1rem;
}
.resource-info-container ul {
margin-left: 16px;
}
.resource-info-container .btn {
padding: 10px 20px;
background: #e45555;
width: 100%;
border-radius: 10px;
color: #fff;
border: none;
display: block;
text-align: center;
}
.resource-info-container .btn:hover {
color: #F12C3E;
background: #fff;
}
.resource-info-container ul li {
list-style: disc;
}
.resource-info-container h6 {
color: var(--white);
margin-bottom: 1rem;
font-weight: 700;
} .select-menu .select-btn {
display: flex;
background: #fff;
padding: 10px 20px;
font-size: 16px;
font-weight: 400;
border-radius: 1.5rem;
align-items: center;
cursor: pointer;
justify-content: space-between;
border: 1px solid var(--color-primary-new);
color: var(--color-primary-new);
font-weight: 500;
position: relative;
}
.select-menu.active .select-btn::after {
content: "";
background: var(--light-gray);
height: 1px;
width: 75%;
position: absolute;
bottom: -5px;
z-index: 99;
left: 50%;
transform: translateX(-50%);
}
.select-menu .options {
margin: 0;
opacity: 0;
position: absolute;
overflow-y: auto;
max-height: 295px;
padding: 0px 10px 10px 10px;
border-radius: 1.5rem;
background: #fff;
border: 1px solid var(--color-primary-new); } .select-menu .options::-webkit-scrollbar {
width: 12px;
}
.select-menu .options::-webkit-scrollbar-track {
background: transparent;
}
.select-menu .options::-webkit-scrollbar-thumb {
background: var(--color-primary-new);
border-radius: 10px;
}
.select-menu .options::-webkit-scrollbar-thumb:hover {
background: var(--color-primary-dark);
} .select-menu .options {
scrollbar-width: thin;
scrollbar-color: var(--color-primary-new) transparent;
}
.select-menu .options .option {
display: flex; cursor: pointer;
padding: 10px;
border-radius: 8px;
align-items: center;
background: #fff;
gap: 10px;
font-weight: 500;
}
.select-menu .options .option.selected {
background: #f2f2f2;
border-radius: 0;
}
.select-menu.active .select-btn {
border-radius: 1.5rem 1.5rem 0 0;
border-bottom-color: transparent
}
.select-menu.active .options {
border-radius: 0 0 1.5rem 1.5rem;
border-top-color: transparent;
margin-top: -2px;
}
.select-menu .options .option:hover {
background: #f2f2f2;
}
.select-menu .options .option img {
width: 16px;
aspect-ratio: 1;
}
.select-menu .options .option .option-text {
font-size: 16px;
text-align: left;
}
.select-btn img {
font-size: 1rem;
transition: 0.3s;
}
.select-menu.active .select-btn img {
transform: rotate(-180deg);
}
.select-two-required.select-menu .options {
z-index: -1;
}
.select-two-required.select-menu.active .options {
z-index: 10;
}
.select-menu.active .options {
display: block;
opacity: 0;
z-index: 10;
animation-name: fadeInUp;
-webkit-animation-name: fadeInUp;
animation-duration: 0.4s;
animation-fill-mode: both;
-webkit-animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
}
@keyframes fadeInUp {
from { }
to { opacity: 1;
}
}
@keyframes fadeInDown {
from { opacity: 1;
}
to { opacity: 0;
}
}
@media screen and (max-width:768px) {
.resource-info-container {
left: -20px;
right: -20px;
}
}  .section.offer-sale-information-section {
padding: 20px 0 0 0;
}
.offer-sale-countdown .card__top {
background: #e5e5e5c2 !important;
}
.offer-sale-countdown {
margin-top: 1rem;
}
.banner-logo-container img {
border-radius: 10px;
}
.offer-sale-information-outer {
padding: 2px;
border: 1px solid #E45555;
border-radius: 10px;
margin-top: 1rem;
}
.offer-sale-information {
display: flex;
border-radius: 8px;
overflow: hidden;
border: 1px solid #E45555;
}
@media screen and (min-width:769px) {
.offer-sale-information-outer {
width: 75%;
margin: auto;
}
}
.offer-sale-counter {
background: #E45555;
color: #fff;
font-size: 18px;
flex: 25%;
display: flex;
flex-direction: column;
justify-content: center;
}
.offer-sale-counter>span:first-of-type {
font-size: 60px;
font-weight: 700;
line-height: 1;
letter-spacing: 2px;
}
.offer-sale-information__details {
flex: 75%;
display: flex;
flex-direction: column;
padding: 14px;
background: #F2EAE4;
font-size: 25px;
line-height: 1;
gap: 10px;
color: #030D36;
}
.offer-sale-information__details>span:last-of-type {
font-size: 16px;
}
@media screen and (max-width:768px) {
.offer-sale-information {
flex-direction: column;
}
.offer-sale-counter {
padding: 20px;
}
.offer-sale-counter>span:first-of-type {
font-size: 32px;
}
.offer-sale-information__details {
font-size: 20px;
}
}
.banner-logo-container img {
top: 50px;
}
.banner-logo-container .offer-sale-counter {
position: absolute;
right: calc(250px/2);
z-index: 2;
bottom: calc(-50px - 10px);
padding: 10px 20px;
border-radius: 10px;
font-size: 12px;
transform: translate(50%, 0);
}
.banner-logo-container .offer-sale-counter>span:first-of-type {
font-size: 30px;
text-align: center;
} .ielts-guide-section-row {
background: var(--bg-color);
color: var(--text-color);
padding: 2rem;
border-radius: 2rem;
margin-bottom: 3rem;
}
a.ielts-guide-btn {
background: var(--bg-color);
color: var(--text-color);
padding: 16px 20px;
border-radius: .5rem;
margin-top: 1rem;
display: inline-block;
text-align: center;
width: 100%;
border: 1px dashed #F7F2EE;
font-size: 20px;
}
.ielts-guide-section-heading {
margin-bottom: 1rem;
}
@media screen and (min-width:768px) {
a.ielts-guide-btn {
width: 70%;
}
.salary-calculator-cta .ast-row {
display: flex;
align-items: center;
}
img.ielts-guide-image {
width: 100%;
height: 190px;
object-fit: contain;
}
}
@media screen and (max-width:767px) {
.ielts-guide-section-row {
margin-top: 3rem;
}
.ielts-guide-section-row>.ast-row {
display: flex;
flex-direction: column-reverse;
}
.select-menu.select-two-required span.sBtn-text {
white-space: normal;
font-size: small;
}
.custom-tooltip.active {
display: none;
}
} .reviews-slider-section {
padding: 0 0 50px;
}
.reviews-slider-section .customer-reviews {
padding: 0;
}
.reviews-slider-section .customer-reviews h6 {
text-align: left;
line-height: 1;
margin-bottom: 1rem;
}
.reviews-slider-section .customer-reviews .stars {
justify-content: start;
}
.reviews-slider-section .customer-reviews .total-count-text {
text-align: left;
margin: 0 0 1rem 0;
}
.reviews-slider-section .customer-reviews .rplg-slider .rplg-box .rplg-box-content:before,
.reviews-slider-section .customer-reviews .rplg-slider-review .rplg-review-badge,
.reviews-slider-section .customer-reviews .rplg-slider .rplg-box .rplg-box-content::-webkit-scrollbar,
.reviews-slider-section .customer-reviews .rplg-slider .rplg-box:before,
.reviews-slider-section .customer-reviews .rplg-row-left,
.reviews-slider-section .customer-reviews .rplg-biz-name {
display: none !important;
}
.teflai-cta {
margin-top: 50px;
display: block;
}
.sticky-booking-box.fixed .pay-in-installments-info {
font-size: 14px;
}
.sticky-booking-box.fixed .course-price-div ins {
font-size: 1.5rem;
line-height: 1.25;
}