/*======================================
Theme Name: ALW Child
Theme URI: https://divicake.com/
Description: ALW Child for first site
Version: 1.0
Author: Divi Cake
Author URI: https://divicake.com/
Template: Divi
======================================*/
/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

@font-face {
    font-family: "Rollerscript-Smooth";
    src:
        local("Rollerscript"),
        url("/wp-content/uploads/Rollerscript-Smooth.woff") format("woff");
}
a, a:hover, a:focus, a:active {
    color: #2dbabc;
}
.container {
    width: 100%;
    max-width: 1340px;
}
.single-news p em {
    font-size: inherit;
}
body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0px;
}
.page-id-9466 .entry-content tr td, .page-id-14004 .entry-content tr td {
    border-top: 0;
    padding: 3px 0px;
}
.page-id-9466 .entry-content tr td, .page-id-14004 .entry-content tr td {
    border-top: 0;
}
.page-id-9466 .entry-content table:not(.variations), .page-id-14004 .entry-content table:not(.variations) {
    border: 0;
}
.color-blue{
    background-color: #284162 !important;
}
.color-active.active{
    background-color: #284162 !important;
}
.btn-more{
    background-color: #2dbabc !important;
}
.header-row .clearfix {
    visibility: unset;
}
.rollerscript-smooth {
    font-family: 'Rollerscript-Smooth', Helvetica, Arial, Lucida, sans-serif;
}
.news-page{
    background-color: #f2f2f2;
}
body {
    background-color: #f2f2f2; 
}
.course-review-header h2 a {
    font-size: 2.2rem;
}
.course-review-header h3 a {
    font-size: 1.8rem;
}
.space_top{
    margin-top: 9rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-bottom: 0;
}
.article-item img {
    max-height: 500px !important;
}
.header_top_sec .et_pb_text_inner p {
    margin-bottom: 0px;
}

.header_img_col img {
    width: 95px !important;
}
.community-course-details .course-class-type.welsh-community.extra-large, .community-course-details .course-class-type.online-community {
    width: fit-content !important;
    padding: 0 15px;
}
.alw-body .alw-body-nav {
    padding: 1.2rem 0;
    display: block;
}

.btn.btn-transparent i {
    padding-right: 30px;
}

.home_course_btn:hover {
    text-decoration: none;
}
.header_desc_menu #menu-menu-k a:hover {
    text-decoration: none;
}

.cms-default-banner img.banner-bottom-curve {
    width: 100%;
    vertical-align: top;
}
.pad-t {
    line-height: 24.5px;
}
button.bg-pos {
    background-position: 138px 21px !important;
}

/* thought visions css start */

.cms-page-divider.small {
    padding: 2rem 0 0;
}

.article-item a {
    color: #888;
    text-decoration: none;
}

.summary span {
    font-size: 16px;
    line-height: 1.7em;
}

.need-any-help .need-a-help-img,
leave-us-a-review .need-a-help-img {
    margin: 0 auto;
    text-align: center;
}

.need-any-help .need-a-help-img img,
leave-us-a-review .need-a-help-img img {
    max-width: 200px;
    margin-bottom: 2rem;
}

.need-any-help h3,
leave-us-a-review h3 {
    margin-bottom: 1rem;
}

.need-any-help p,
leave-us-a-review p {
    margin-bottom: 1.5rem;
    font-size: 1rem;
}

.need-any-help .content a {
    font-weight: 600;
    display: inline-flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.need-any-help,
leave-us-a-review {
    padding: 0 1.5rem 1rem;
}

.bg-bluestone {
    background: #284162;
    color: #fff;
}

.bg-bluestone .course-reviews {
    padding: 0 2rem 1rem;
}

.course-reviews .course-review-header {
    padding: 1.5rem 0;
}

.bg-bluestone .course-reviews h2,
.bg-bluestone .course-reviews h3,
.bg-bluestone .course-reviews a,
.bg-bluestone .course-reviews .course-review {
    color: #fff;
}

.course-review-header a {
    font-size: 1rem;
    font-weight: 600;
}

/* thought visions css end */
.single_job_row {
    background-color: #fff;
    padding: 30px 30px !important;
}

.single_job {
    background-color: #f2f2f2;
    background-image: url('/wp-content/uploads/2023/11/page-banner-bottom-curve2-1.svg');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top;
}

.header_search_box .search input::placeholder {
    font-size: 16px;
}

.header_search_box .search {
    padding: 5px 0;
    width: 230px;
    height: 30px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
}

.header_search_box .search input {
    font-size: .9rem;
    background: #43587e;
    color: #bbb;
    border: medium none;
    border-radius: 0;
    float: left;
    height: 38px;
    line-height: 18px;
    margin-left: 210px;
    padding: 0 9px;
    position: absolute;
    top: -3px;
    width: 200px;
    margin-left: 0;
    background: #43587e;
    outline: 0;
    box-shadow: none;
    transition: all .7s ease-in-out;
}

div#btnsearch {
    background: #43587e;
    border-color: #43587e;
    color: #bbb;
    padding: 7px 10px 9px 10px;
}

.btn.btn-search {
    position: absolute;
    right: 0;
    top: -3px;
    border-radius: 0;
    min-width: unset;
    height: unset;
    line-height: unset;
}
ul.list_padding{padding-left:35px}
.wpat_lang_item.wpat_lang_selected {
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    color: #fff !important;
}

.header_top_sec {
    display: flex;
    justify-content: right;
    align-items: center;
    gap: 20px;
    width: 69% !important;
    margin-right: 2% !important;
}

.header_img_col {
    width: 7% !important;
}

.header_top_sec .auto_translate_minimalist {
    width: 166px;
    display: block;
}

.et-pb-arrow-next {
    opacity: 1;
    right: 22px;
}

.et-pb-arrow-prev {
    opacity: 1;
    left: 22px;
}

.head-first-col {
    width: 40% !important;
}

.et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_header.header_flex.et_pb_css_mix_blend_mode_passthrough {
    width: 45%;
}

.head-last-col {
    width: 6% !important;
}

.home_log {
    width: 12.5% !important;
}

.header_flex {
    display: flex;
    align-items: center;
    gap: 50px;
    justify-content: center;
    margin-right: 0 !important;
}

.header_img img.wp-image-81 {
    width: 95px !important;
    max-width: 95px !important;
}

.social-icon,
.footer-partner {
    display: flex;
    align-items: center;
    gap: 10px;
}

.custom-btn-style:hover {
    background-image: url("/wp-content/uploads/2023/11/arrow-right-white-small.svg") !important;
    background-repeat: no-repeat;
    background-position: 147px;
    background-size: 25px;
}           
.fa-angle-right:before {
    content: "\f105" !important;
}
.fa-angle-left:before {
    content: "\f104" !important;
}
/* tab css */
.tabs {
    display: flex;
}

.tab-1 {
    padding: 10px;
    margin: 5px 5px 0 5px;
    font-family: "FSMe",sans-serif;
    font-size: 20px;
}

.tab {
    cursor: pointer;
    padding: 10px;
    margin: 5px 5px 0 5px;
    color: #284162;
    font-family: "FSMe",sans-serif;
    font-size: 16px;
}

.tab:hover {
    background-color: #dfe2e7;
}

.tab_row {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2dbabc;
    border-radius: 25px;
}

.tab_column {
    flex: 1;
    padding: 20px;
    color: #fff;
}

.tab_column img {
    max-width: 560px;
    width: 100%;
    border-radius: 25px;
}

.tab_column h5 {
    font-size: 1.5rem;
    color: #fff;
}

.tab_column p {
    font-size: 1rem;
    margin: 10px 0;
}

.tab_column button {
    padding: 11px 33px;
    background-color: #284162;
    color: #fff;
    border: none;
    border-radius: 40px;
    cursor: pointer;
    font-size: 0.95rem;  
    font-family: "FSMe-Bold",sans-serif;
    transition: all .2s ease-in-out;
    background-position: 148px 21px;
}

.tab_column button:hover {
    background-image: url("/wp-content/uploads/2023/11/arrow-right-white-small.svg") !important;
    background-repeat: no-repeat;
}

.tab.active {
    background-color: #2dbabc;
    color: #fff;
}

/* tab css end */
/* job page css */
.job_heading {
    padding: 1.6rem 1.6rem 0 1.6rem;
    background-color: #f8f8f8;
}

.job_heading h3 {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 0;
}

.job-dec {
    display: flex;
    background-color: #f8f8f8;
    padding: 1.6rem;
    margin-bottom: 1.5rem;
}

.job_location {
    color: #284162;
    font-size: 16px;
    font-family: "FSMe-Bold", sans-serif;
    line-height: 1.2rem;
}

.job-dec-column {
    flex: 1;
}

.button-column {
    text-align: center
}

.button-column a {
    background: #284162;
    color: #fff;
    border: none;
    border-radius: 40px;
    font-size: 16px;
    font-family: "FSMe-Bold", sans-serif;
    padding: 18px 70px;
    transition: all .2s ease-in-out;
    font-weight: 600;
}

/* job page css end */
/* job description css start */
.job_description_heading h2 {
    color: #284162;
    font-family: "FSMe-Bold", sans-serif;
    font-weight: 600;
    font-size: 36px;
}

.job_attr p {
    color: #284162;
    font-family: "FSMe-Bold", sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 5px;
}

.cta-btn a:hover:after {
    content: url(/wp-content/uploads/2023/11/arrow-right-white-small.svg) !important;
    display: block;
    position: absolute;
    right: 10px;
    top: 12px;
}

.cta-btn a:hover {
    position: relative;
    padding: 13px 35px !important;
}

.cta-btn a:hover {
    background: #284162;
    color: #fff;
    border: none;
    opacity: .85;
}

.cta-btn a {
    background: #284162;
    color: #fff;
    border: none;
    border-radius: 40px;
    padding: 13px 20px;
    font-family: "FSMe-Bold", sans-serif;
    font-weight: 600;
    font-size: 16px;
    transition: all .2s ease-in-out;
}

.job_content p a {
    color: #2dbabc;
    font-weight: 600;
}

.job_content p,
.job_content ul li {
    font-family: "myriad-pro", sans-serif;
    color: #888;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 400;
    padding-bottom: 15px !important;
    line-height: 1.7em;
}

.job_content p strong {
    font-size: 16px;
}

.job_attr {
    margin-top: 10px;
}

.job_content {
    margin-top: 20px;
}

.how_apply a {
    color: #2dbabc;
    font-weight: 600;
    font-size: 18px;
}

.download_cv {
    border: 1px solid #000;
    padding: 20px;
    display: flex;
    gap: 50px;
    margin-bottom: 40px;
}

.download_cv h6 {
    font-size: 20px;
    color: #888;
    font-weight: 600;
    min-height: 30px;
}

.download_cv a {
    color: #2dbabc;
    font-size: 20px;
    font-weight: 600;
}

.how_apply p {
    font-family: "myriad-pro", sans-serif;
    color: #888;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 400;
    padding-bottom: 10px;
}

.how_apply {
    margin-top: 15px;
}

.cta-btn {
    display: flex;
    gap: 50px;
}

/* job description css end */
/* contct us page  */
.arrew-left {
    padding-right: 30px;
}

.contact-us-row {
    display: flex;
}

.contact-first-col h3,
.looking_area h3 {
    color: #284162;
    font-family: "FSMe-Bold", sans-serif;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 15px;
}

.text-col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.text-fs-large {
    font-size: 1.15rem;
}

.text-color-scooter {
    color: #2dbabc;
    /* font-weight: 600; */
}

.text-col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.text-col-8.text-fs-large {
    font-family: "myriad-pro", sans-serif;
    color: #888;
    line-height: 1.7em;
}

.text-col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.statement-block {
    font-size: .85rem;
    font-weight: 600;
    color: #284162;
    padding: 0.5rem 0.6rem;
    background: rgba(45, 186, 188, .15);
    line-height: 1.4rem;
    margin: 0.5rem 0;
    border-radius: 10px;
}

.social-media {
    margin: 0 0 2em;
}

.social-media.small a img {
    max-width: 40px;
    padding: 0 0.4em 0.5em 0;
}
.single-arrow{
    margin-top: 1rem;
}
.text-with-arrow-content .text-with-arrow-image {
    position: absolute;
}

.text-with-arrow-content .text-with-arrow-image img {
    height: 35px;
}

.btn.btn-lined-thin {
    align-self: center;
    background: transparent;
    transition: all .5s ease;
    color: #284162;
    outline: none;
    border: solid 2px #284162;
    box-shadow: 20px 38px 34px -26px rgba(0, 0, 0, .2);
    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
}

.contact-last-col .btn,
.request_btn .btn.btn-lined-thin {
    font-size: .95rem;
    font-family: "FSMe-Bold", sans-serif;
    padding: 20px 35px;
    min-width: 180px;
    transition: all .2s ease-in-out;
    font-weight: 600;
}

.text-with-arrow-content .text-with-arrow-image.position-bottom-left {
    bottom: -1.8rem;
    left: 0;
}

.text-with-arrow-content .text-with-arrow-image img {
    height: 35px;
}

.looking-for-area-dropdown .form-control {
    background: #2dbabc;
    border-radius: 8px;
    color: #fff;
    border: none;
    height: 38px;
    width: 90%;
}

.looking-for-area-dropdown .form-control option {
    background: #fff !important;
    color: #888 !important;
    font-size: 16px;
}

.contact-card .card {
    border: 0;
    border-radius: 0;
    font-family: "FSMe", sans-serif;
    font-size: 1.02rem;
    padding: 1.8rem 1.3rem 3rem;
}

.bg-scooter.light {
    background: rgba(45, 186, 188, .07);
    color: #888;
}

.light {
    font-weight: 300;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.contact-card .card .title {
    margin-bottom: 1rem;
}

.contact-card .card b {
    font-family: "FSMe-Bold", sans-serif;
}

.text-color-scooter,
.text-color-teal {
    color: #2dbabc !important;
}

.contact-card .card p {
    margin-bottom: .7rem;
}

.bg-scooter.light h2,
.bg-scooter.light h3,
.bg-scooter.light p,
.bg-scooter.light a {
    color: #888;
}

.top-space {
    margin-top: 25px;
}

.looking_area {
    padding-bottom: 50px;
}

/* contact us page end  */
/* make an enquiry form  */
.enquiry_field span.wpcf7-list-item-label {
    font-size: 0.95rem;
    line-height: 1.25rem;
}

.enquiry_btn {
    margin-top: 20px;
}

.enquiry_field span.wpcf7-list-item.first.last {
    margin: 0;
}

.enquiry-form {
    display: flex;
    gap: 20px;
    margin-top: 30px;
}

.enquiry_field {
    flex: 1;
}

.enquiry_field select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required,
.enquiry_field input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.enquiry_field input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel,
.enquiry_field input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    height: 54px;
    color: #888;
    /*     border-bottom: 1px solid rgba(0,0,0,.1); */
    padding: .375rem .75rem;
    font-size: 16px;
    border: 1px solid #ced4da;
}

.enquiry_field textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100%;
    color: #888;
    /*   border-bottom: 1px solid rgba(0,0,0,.1); */
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
}

.enquiry_field textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required::placeholder,
.enquiry_field select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required::placeholder,
.enquiry_field input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder,
.enquiry_field input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel::placeholder,
.enquiry_field input.wpcf7-form-control.wpcf7-text::placeholder,
.enquiry_field select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required::placeholder {
    font-size: 16px;
}

.enquiry_submit {
    padding: 13px 60px;
    background-color: #284162;
    color: #fff;
    border: none;
    border-radius: 40px;
    cursor: pointer;
    font-weight: 700;
    font-size: 0.95rem;
}

.top-margin {
    margin-top: 20px;
}
sup {
    font-size: small;
}
.home_back,
.support-request {
    white-space: nowrap;
}

.wpcf7-text:focus,
.wpcf7-select:focus,
.wpcf7-textarea:focus {
    border-color: #2dbabc !important;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(45, 186, 188, .5);
}

/* enquiry form css and */
/* find course css start */
.find-course .title h3 {
    font-size: 1.65rem;
    color: #fff;
    font-weight: 600;
}

select {
    word-wrap: normal;
}

.find-course .wrapper select.form-control option {
    font-size: .9rem;
    font-family: "myriad-pro", sans-serif;
}

.select-wrapper select.form-control option {
    background: transparent;
    color: #888;
}

img.mob_tog_icon {
    display: none;
}

.atoz-course-banner-title a div:last-child {
    margin-top: 5px;
}

.text-center {
    text-align: center !important;
}

.find-course .title {
    margin-bottom: 1.1rem;
}

.find-course .title span {
    font-family: "rollerscript-smooth", sans-serif;
    font-size: 1.9rem;
    color: #2dbabc;
}

/* find course css end */
.inner-top-banner {
    background: transparent linear-gradient(360deg, #fff 0%, #979797 41%, #000 100%) 0% 0% no-repeat padding-box;
}

.full_width_banner .et_pb_fullwidth_image img {
    background: transparent linear-gradient(360deg, #fff 0%, #979797 41%, #000 100%) 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    min-height: 200px;
}
/* community-courses css start */
.course-filter {
    padding: 1rem 0 1.1rem;
}
.course-filter .filter-type-title {
    color: #284162;
    font-size: 1.1rem;
    margin-bottom: 1.2rem;
}
.course-filter ul {
    padding-left: 0;
}
.course-filter ul li {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}
input[type="checkbox"], input[type="radio"] {
    width: 20px;
    height: 20px;
}
.atoz-course-banner-title-wrapper.community-results-page .atoz-course-banner-title a:hover, .atoz-course-banner-title-wrapper.business-results-page .atoz-course-banner-title a:hover {
    color: #fff;
    text-decoration: unset;
}
.community-course-list {
    padding: 3rem 0 1.4rem;
}
.community-course-list .courses-view-type {
    color: #284162;
    font-size: 1.08rem;
    float: right;
    margin-bottom: 10px;
}
.community-course-list .courses-view-type .view-type-title {
    display: inline;
    padding-right: 10px;
}
.community-course-list .courses-view-type a {
    padding: 0 5px;
}
.text-color-bluestone {
    color: #284162 !important;
}
.community-course-list .course-item {
    margin-bottom: .75rem;
}
.community-course-list .course-item a {
    text-decoration: none;
}
.community-course-list .course-item .course-item-grid-view-content-wrapper {
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
}
.position-relative {
    position: relative !important;
}
.community-course-list .course-item .grid-view-image img {
    height: 170px;
}
.community-course-list .course-item .course-item-grid-view-content-wrapper .course-class-type-wrapper {
    position: absolute;
    bottom: 5px;
    right: 10px;
}
.community-course-list .course-item .course-item-list-view-content .course-level, .community-course-list .course-item .course-item-grid-view-content .course-level {
    display: inline-block;
}
.course-level.green {
    background-color: #39cc23;
}
.course-level {
    width: 25px;
    height: 25px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    line-height: 27px;
    margin: 0 5px 5px 0;
}
.community-course-list .course-item .course-item-list-view-content .course-code, .community-course-list .course-item .course-item-grid-view-content .course-code {
    font-size: .9rem;
    padding-bottom: .5rem;
}
.community-course-list .course-item .course-item-list-view-content, .community-course-list .course-item .course-item-grid-view-content {
    font-family: "FSMe",sans-serif;
    color: #888;
}
.community-course-list .course-item .course-item-grid-view-content {
    padding: 18px 15px 15px;
    position: relative;
}
.course-attrs{
    display: flex !important;
}
.share-social-icons .btn img {
    max-width: 30px !important;
    margin: auto;
    height: auto;
}
.page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper  {
    padding-top: 40% !important;
}
#post-12249 .cms-content-block h2 a, #post-14131 .cms-content-block h2 a {
    color: #2dbabc;
}
.rollerscript-smooth a {
    font-weight: 400;
}
.page-template-template-community-course .atoz-course-banner-title-wrapper.community-results-page .atoz-course-banner-title, .atoz-course-banner-title-wrapper.business-results-page .atoz-course-banner-title {
    top: 65px;
    right: -140px;
}
.page-template-template-community-course .alw-body, .page-id-2725 .alw-body {
    margin: 0;
}
.custom-embed::before {
    padding-top: 0;
}
.course-reviews .course-review-header a.btn.btn-lined-thin {
    background-color: #2dbabc;
}
.single-job .jobs-alw ul{
    padding-left: 40px !important;
}
.dropdown-submenu ul.nav.flex-column.flex-nowrap {
    padding-left: 0;
}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    padding: .375rem .75rem !important;
    border: 1px solid #ced4da;
}
textarea.form-control {
    background: #fff;
    border: 1px solid #ced4da;
}
.parent-pageid-469 .table-responsive table, .page-id-9814 .table-responsive table, .parent-pageid-14349 .table-responsive table, .page-id-9814 .table-responsive table, .page-id-14218 .table-responsive table{
    border: none;
}
.parent-pageid-469 .table-responsive table th, .page-id-9814 .table-responsive table th, .parent-pageid-14349 .table-responsive table th, .page-id-9814 .table-responsive table th, .page-id-14218 .table-responsive table th, .page-id-9814 .table-responsive table th{
   color: #fff;
}
div:has(> input#KeywordSearch){
    color: #284162;
}
.course-class-type.classroom-community.distance-online {
    background-color: #fff;
    outline: 1px solid #2dbabc;
    color: #2dbabc;
}
.et-l--header ul{
    padding: unset;
}
.page-id-14376 .et_pb_section.et_pb_section_1 {
    z-index: 0;
}
.cms-content-inner-panel h2.light {
    font-size: 2.6rem;
    line-height: 1.2;
}
.page-template-template-business-course .course-item .text-color-bluestone img{
    width: 35px;
}
div#wpcf7-f2608-o1 textarea, textarea#talk-to-us-textarea {
    height: 12.1rem !important;
    resize: none;
}

/* community-courses css End */

/* "Past Courses" view css Start */

.grayscale {
    filter: grayscale(1);
}
.course-past {
    float: right;
    margin-right: 0;
    text-transform: uppercase;
}
.course-past-type-wrapper {
    position: absolute;
    top: 20px;
    line-height: 32px;
    background-color: #284162;
    text-transform: uppercase;
    border-radius: 0 500px 500px 0;
}
.course-class-type.classroom-community.force-100pc-width {
    width: 100% !important;
}
.mobile-course-filter-reveal .btn {
    background: #284162;
    color: #fff;
    min-width: 50%;
}

/* "Past Courses" view css End */

#footer .bottom-content .footer-links-wrapper .footer-links .footer-links-divider {
    border-left: 1px solid #ffffffbf;
    border-right: 1px solid #ffffffbf;
    height: 1em;
}

@media (max-width: 1525px){
    .navbar-expand-lg .navbar-nav .nav-link.main-menu {
    	padding-right: 12px;
     }
     #header .navbar li>a {
        margin: 0 10px 0 0 !important;
    }
}
@media (max-width: 1440px) {
    .head-first-col {
        width: 30% !important;
    }

    .et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_header.header_flex.et_pb_css_mix_blend_mode_passthrough {
        width: 50%;
    }

    .head-last-col {
        width: 10% !important;
    }
}
@media (max-width: 1400px){
    .page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper {
        padding-top: 50%!important;
    }
}
@media (max-width: 1200px){
    .page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper {
        padding-top: 57%!important;
    }
}

@media (max-width: 1150px) {
    .header_flex {
        gap: 20px;
    }
    .page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper {
        padding-top: 65%!important;
    }
}

@media (max-width: 1050px) {
    .head-first-col {
        width: 25% !important;
    }

    .et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_header.header_flex.et_pb_css_mix_blend_mode_passthrough {
        width: 54%;
    }
}
@media only screen and (min-width:992px) and (max-width:1300px){
    .home_img_banner {
        bottom: -2px !important;
    }
}
@media only screen and (min-width:1201px) and (max-width:1400px){
    /* .business-course-list .course-item .grid-view-image img, .business-course-list .course-item .course-item-grid-view-content-wrapper{
        height: 230px;
    } */
    .home_bottom_banner {
        bottom: -50px;
    }
}
@media only screen and (min-width:992px) and (max-width:1200px){
    /* .business-course-list .course-item .grid-view-image img, .business-course-list .course-item .course-item-grid-view-content-wrapper {
        height: 280px;
    } */
    .custom_course_padding{
        padding: 0;
    }
    .community-course-list .course-item .course-item-grid-view-content-wrapper .course-class-type-wrapper .course-class-type.welsh-community {
        padding: 0 4px;
    }
    .home_bottom_banner {
        bottom: -50px;
    }
    #header .navbar {
        margin-left: 135px !important;
    }
    .navbar-expand-lg .navbar-nav .nav-link.main-menu {
        padding-right: 0.2rem !important;
    }
}
@media only screen and (min-width:400px) and (max-width:991px) {
    .cms-default-banner .cms-banner-social-icons {
        max-width: 400px;
        margin: 0 auto;
    }
}
@media(max-width: 1024px){
    .space_top{
        margin-top: 0rem;
    }
}
@media (max-width: 991px){
    .page-id-14229 .embed-responsive-16by9::before {
        padding-top: 0%;
    }
    .register-interest-for-course-wrapper {
        margin-bottom: 20px;
    }
    .bg-linen {
        padding: 10px;
    }
    .course-mob .view-cou {
        display: block !important;
    }
    .stay-connected.bg-white {
        margin-top: 20px;
    }
    .course-attrs {
        display: none !important;
    }
    .page-template-template-community-course .atoz-course-banner-title-wrapper.community-results-page .atoz-course-banner-title, .atoz-course-banner-title-wrapper.business-results-page .atoz-course-banner-title {
        top: 275px;
        right: auto;
    }
    .page-id-11074 .find-course .wrapper .keyword-search .form-control {
        width: 350px;
        padding-left: 0px;
        border-left: 0;
    }
    .find-course .title h3 {
        color: #284162;
        font-size: 1.4rem;
    }
    .page-id-11074 .find-course .wrapper {
        float: unset;
    }
    .cms-default-banner {
        margin-top: 0px;
    }
    .page-id-9378 #main .alw-body .dv-block-template3 .dv-image {
        margin-bottom: -30px;
    }
    .page-id-10515 .alw-body .dv-block-template3 .dv-image, .page-id-10488 #main .alw-body .dv-block-template3 .dv-image {
        margin-bottom: -50px;
    }
    .cms-page-margin-for-old-banner {
        margin-top: 0px !important;
    }
    .entry-content ul {
        list-style-type: disc;
        padding: 0 0 23px 2.4em;
        line-height: 26px;
    }
    .page-id-9959 #main .alw-body .dv-block-template2 .dv-image img, .page-id-10849 .alw-body .dv-block-template2 .dv-image img{
        height:auto !important;
    }
    .page-id-9959 #main .alw-body .dv-block-template3 .dv-image {
        position: relative;
        margin-bottom: -20px;
        z-index: 10;
        max-width: 100%;
    }
    .cms-full-banner img {
        min-height: 200px;
    }
    #main .alw-body .dv-block-template1 .dv-image {
        position: inherit;
        right: 0;
        top: 0rem;
        max-width: 100%;
    }
    .page-id-9404  #main .alw-body .dv-block-template2 .dv-image, .page-id-11131 #main .alw-body .dv-block-template2 .dv-image {
        position: relative;
        margin-bottom: -130px;
        z-index: 10;
        transform: translate(0px, -20px);
        max-width: 100%;
    }
    h1, .h1 {
        font-size: 2rem;
    }
    h3 {
        font-size: 1.6rem;
    }
    #main .alw-body .dv-block-template3 .dv-image {
        position: relative;
        margin-bottom: -50px;
        z-index: 10;
        max-width: 100%;
    }
    #main .alw-body .dv-block-template3 .cms-content-inner-panel {
        padding: 5rem 1rem 2rem;
    }
    .course-review-header h2 a {
        font-size: 1.9rem;
    }
    .course-review-header h3 a {
        font-size: 1.6rem;
    }
    h2 {
        font-size: 1.8rem;
    }
    .cms-default-banner .cms-banner-image img {
        max-width: 400px;
        height: auto;
        padding-bottom: 20px;
        position: relative;
        left: 0;
        margin-right: 0;
        transform: translate(0px, 0px);
    }
    .cms-default-banner .cms-banner-image {
        text-align: center;
        margin: 0 auto;
        margin-top: -70px;
        padding: 0 15px 0;
    }
    .page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper {
        padding-top: 55%!important;
    }
    #main .alw-body .dv-block-template2 .dv-image {
        position: relative;
        margin-bottom: -60px;
        z-index: 10;
        transform: translate(0px, -20px);
        max-width: 100%;
    }
    #main .alw-body .cms-content-block .cms-content-inner-panel {
        padding: 3rem 1rem 2rem;
    }
    .dv-block-template10 .dv-image {
        position: relative;
        padding: 20px 0 0;
        z-index: 10;
        max-width: 100%;
        transform: translate(10px, 10px);
    }
    .page-id-14219 select#cat-tab, .page-id-762 select#cat-tab {
        border-radius: 60px;
        color: #888;
        background-color: initial;
    }
    select#cat-tab {
        font-size: 1.05rem;
        font-family: "FSMe", sans-serif;
        height: 60px;
        border: 1px solid #ced4da;
        border-radius: 60px;
        color: #284162;
        background: transparent;
        width: 70%;
        padding: 0 20px;
    }
    div#dropdown-button {
        text-align: center;
    }
    .tab_row {
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .custom_color{
        background-color:#2dbabc !important;
    }
    .custom-center{
        text-align: center !important;
    }
    .custom_color_workplace{
        background-color:#284162!important;
    }
}

@media (max-width: 980px) {
    .request_btn .et_pb_code_inner {
        display: flex;
        justify-content: center;
    }
    .page-id-14219 .dropdown-button, .page-id-762 .dropdown-button{
        background-color: initial !important;
    }
    .cms-default-banner .banner-content-for-small-banner.course-results-page {
        padding: 20px 0 20px;
        height: 340px;
    }

    .need-any-help .content,
    leave-us-a-review .content {
        margin: 0 auto;
        text-align: center;
    }

    .find-course .title h3 {
        color: #284162;
        font-size: 1.4rem;
    }

    img.desk_tog_icon {
        display: none;
    }

    img.mob_tog_icon {
        display: block;
    }

    .contact-us-row {
        flex-direction: column;
    }

    .download_cv {
        flex-direction: column;
        gap: 0px;
    }

    .cta-btn {
        flex-direction: column;
        gap: 20px;
        width: fit-content;
    }

    .cta-btn a {
        text-align: center;
    }

    .download_cv h6 {
        min-height: auto;
    }

    .button-column {
        text-align: left;
        margin-top: 10px;
    }

    .job-dec {
        flex-direction: column;
        gap: 20px;
        padding: 0.5rem 1.6rem 2.6rem 1.6rem;
    }

    .button-column a {
        padding: 15px 50px;
    }

    .col-reverce {
        display: flex;
        flex-direction: column-reverse;
        gap: 40px;
    }

    .social-icon,
    .footer-partner {
        justify-content: center;
    }

    .tab_column p {
        text-align: left;
        font-size: 14px;
    }

    .tab_column h5 {
        font-size: 1.3rem;
    }

    .tab_column button {
        margin-top: 20px;
    }

    .tab_column {
        padding: 20px 0px;
    }

    .menu-icon {
        position: absolute !important;
        right: -30px !important;
    }

    .tabs {
        display: none;
    }

    .dropdown-button {
        display: block;
        text-align: center;
        background-color: #2dbabc;
        color: #fff;
        padding: 10px;
        cursor: pointer;
    }

    .tab-content .content {
        display: none;
    }

    .tab.active {
        background-color: #2dbabc;
        color: #fff;
    }

    .tab-1 {
        display: none;
    }

    .custom-dropdown {
        position: relative;
        display: inline-block;
        cursor: pointer;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        min-width: 160px;
        overflow: auto;
        z-index: 1;
        border-radius: 25px;
    }

    .dropdown-content a {
        padding: 10px;
        text-decoration: none;
        display: block;
        color: #fff;
    }

    .dropdown-content a:hover {
        background-color: #dfe2e7;
    }
}
@media (max-width:900px){
    .page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper {
        padding-top: 65%!important;
    }
}
@media (max-width: 767px) {
    h1, .h1 {
        font-size: 1.85rem;
    }
    h2 {
        font-size: 1.6rem;
    }
    .course-review-header h2 a {
        font-size: 1.6rem;
    }
    .course-review-header h3 a {
        font-size: 1.45rem;
    }
    .enquiry-form {
        flex-direction: column;
    }
    .page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper{
        padding-top: 75%!important;
    }
    h3 {
        font-size: 1.45rem;
    }
}
@media (max-width: 575px){
    .container {
        width: 95%;
        border-radius: 15px;
    }
    .custom-footer-color {
    	background: #284162 !important;
    }

    .back-pad{
        padding: 10px 0;
    }
    .course-reviews .container {
        background-color: unset !important;
    }
    #main .alw-body .cms-content-block .cms-content-inner-panel {
        padding: 3rem 0.3rem 2rem !important;
    }
    .page-id-9959 #main .alw-body .cms-content-block .cms-content-inner-panel ,.page-id-10849 #main .alw-body .cms-content-block .cms-content-inner-panel, .page-id-9404 #main .alw-body .cms-content-block .cms-content-inner-panel, .page-id-11131 #main .alw-body .cms-content-block .cms-content-inner-panel{
        padding: 4rem 0.6rem 2rem !important;
    }
    .page-id-9959 #main .alw-body .dv-block-template3 .dv-image {
        position: relative;
        margin-bottom: -70px;
        z-index: 10;
        max-width: 100%;
    }
    .page-id-9404  #main .alw-body .dv-block-template2 .dv-image, .page-id-11131 #main .alw-body .dv-block-template2 .dv-image {
        position: relative;
        margin-bottom: -160px;
        z-index: 10;
        transform: translate(0px, -20px);
        max-width: 100%;
    }
    #main.virtual-cms-page .container .alw-body .alw-panel{
        padding: 3rem 0.2rem 2rem;
    }
}
@media (max-width: 550px) {
    .article-detail .description {
        font-size: 1.02rem;
        line-height: 1.55em;
    }
    .enquiry_field span.wpcf7-list-item-label {
        font-size: 14px;
    }
    .page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper {
        padding-top: 85%!important;
    }
    .job_description_heading h2 {
        font-size: 28px;
    }

    .contact-first-col h3,
    .looking_area h3 {
        font-size: 28px;
        line-height: 40px;
    }

    select#cat-tab {
        width: 100%;
    }

    .job_location {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .job-dec {
        gap: 10px;
    }

    .button-column a {
        padding: 13px 40px;
        font-size: 14px;
    }

    .job_heading h3 {
        font-size: 1.2rem;
    }
}

@media (max-width: 390px) {
    .page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper {
        padding-top: 105%!important;
    }
}
@media (max-width: 330px){
    .page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper {
        padding-top: 125%!important;
    }
}
@media (max-width: 300px){
    .page-id-9054 .cms-content-block .fluid-width-video-wrapper, .page-id-10754 .cms-content-block .fluid-width-video-wrapper {
        padding-top: 135%!important;
    }
}
@media screen and (max-width: 600px) {
    #wpadminbar {
        top: -45px;
    }
}
@media (min-width: 576px){
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .text-col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .text-col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .text-col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .text-col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .container {
        max-width: 720px;
    }
}
.nav-search {
    z-index: 1;
}
@media (min-width: 980px) {
    .et_pb_row {
        max-width: 960px !important;
    }

    .contact-first-col {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .contact-last-col {
        flex: 0 0 25%;
        max-width: 25%;
        margin-left: 30px;
    }
}
@media (min-width: 992px){
    #main .alw-body .dv-block-template1 .dv-image {
        position: absolute;
        right: 0;
        top: 3rem;
        max-width: 66.6%;
        display: block;
    }
    .container {
        max-width: 960px;
    }
    .register-interest-for-course-wrapper {
        margin-bottom: -110px;
        position: relative;
        z-index: 2;
    }
    #header .header-container .header-top-content .nav-search {
        right:380px;
    }

    .landing-page-footer-curve img {
        position: absolute;
        top: 680px;
    }
}
@media (min-width: 1200px) {
    .et_pb_row {
        max-width: 1140px !important;
    }
    .container {
        max-width: 1140px;
    }
}
@media(min-width: 1260px) {
    .landing-page-footer-curve img {
        position:absolute;
        top: 660px;
    }
}
@media (min-width: 1300px) {
    .et_pb_row {
        max-width: 1240px !important;
    }
    .container{
        max-width: 1240px;
    }
}

@media (min-width: 1400px) {
    .et_pb_row {
        max-width: 1340px !important;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .container {
        max-width: 1340px;
    }
}

.backtotop {
	cursor: pointer;
}