/**
 * Theme Name:     Divi-Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */


 * {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Pusia';
    src: url('fonts/Pusia-Bold.eot');
    src: url('fonts/Pusia-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pusia-Bold.woff2') format('woff2'),
        url('fonts/Pusia-Bold.woff') format('woff'),
        url('fonts/Pusia-Bold.ttf') format('truetype'),
        url('fonts/Pusia-Bold.svg#Pusia-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VAG Rounded Next';
    src: url('fonts/VAGRoundedNext-Bold.eot');
    src: url('fonts/VAGRoundedNext-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/VAGRoundedNext-Bold.woff2') format('woff2'),
        url('fonts/VAGRoundedNext-Bold.woff') format('woff'),
        url('fonts/VAGRoundedNext-Bold.ttf') format('truetype'),
        url('fonts/VAGRoundedNext-Bold.svg#VAGRoundedNext-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FSP DEMO - Oktah Round';
    src: url('FONTSPRINGDEMO-OktahRoundBoldRegular.eot');
    src: url('fonts/FONTSPRINGDEMO-OktahRoundBoldRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/FONTSPRINGDEMO-OktahRoundBoldRegular.woff2') format('woff2'),
        url('fonts/FONTSPRINGDEMO-OktahRoundBoldRegular.woff') format('woff'),
        url('fonts/FONTSPRINGDEMO-OktahRoundBoldRegular.ttf') format('truetype'),
        url('fonts/FONTSPRINGDEMO-OktahRoundBoldRegular.svg#FONTSPRINGDEMO-OktahRoundBoldRegular') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('Montserrat-Regular.eot');
    src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Regular.woff2') format('woff2'),
        url('fonts/Montserrat-Regular.woff') format('woff'),
        url('fonts/Montserrat-Regular.ttf') format('truetype'),
        url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body,
body p {
    color: #565656;
    font-weight: normal;
    font-size: 16px;
    /* font-family: 'VAG Rounded Next'; */
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    line-height: 1.3;
    scroll-behavior: smooth;
}

html body a {
    opacity: 1 !important;
    font-family: 'FSP DEMO - Oktah Round';
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    /* color: #08B0C6; */
    font-weight: 600;
    font-family: 'VAG Rounded Next';

}

body h1 {
    color: #256393;
    font-size: 56px;
    padding: 0px 0px 15px 0px;
}

body h2 {
    font-size: 45px;
    padding-bottom: 15px;
}

body h3 {
    font-size: 20px;
    padding-bottom: 10px;
}

body h4 {
    font-size: 18px;
}

body p:empty {
    padding: 0px;
}

html body #et-boc a.theme-btn,
html body #et-boc .et_pb_button_module_wrapper a.et_pb_button {
    background-color: #ffffff !important;
    display: inline-block;
    color: #00793A !important;
    font-size: 16px;
    line-height: normal !important;
    border: 1px solid #00793A !important;
    font-weight: normal;
    padding: 14px 29px 10px 29px !important;
    border-radius: 50px;
    transition: all 0.5s ease-in-out;
}

html body #et-boc a.theme-btn:hover,
html body #et-boc .et_pb_button_module_wrapper a.et_pb_button:hover {
    background-color: #00793A !important;
    color: #fff !important;
    font-size: 16px;
    border-color: #00793A;
    transition: all 0.5s ease-in-out;
    /* padding: 10px 25px !important; */
}

html body #et-boc a.theme-btn-two {
    background-color: #933931 !important;
    display: inline-block;
    color: #fff !important;
    font-size: 16px;
    line-height: normal !important;
    border: 1px solid #933931 !important;
    font-weight: normal;
    padding: 14px 29px 10px 29px !important;
    border-radius: 50px;
    transition: all 0.5s ease-in-out;
}

html body #et-boc a.theme-btn-two:hover {
    background-color: #fff !important;
    color: #933931 !important;
    font-size: 16px;
    border-color: #933931;
    transition: all 0.5s ease-in-out;
    /* padding: 10px 25px !important; */
}



body .et_pb_section,
body .et_pb_row {
    padding: 0px;
}

body .et_pb_row .et_pb_column {
    margin: 0px !important;
}

body .et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 0px;
    border: none;
}

header {
    position: sticky;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    box-shadow: 0px -14px 20px 0px #131f21;
}

.et_pb_widget_area_left {
    border-right: none;
    padding-right: 0px;
}

.et_pb_widget.widget_nav_menu {
    margin: 0px !important;
}

.et_pb_widget.widget_nav_menu li {
    margin-bottom: 0px;
}

.et_pb_widget.widget_nav_menu li a {
    padding-bottom: 5px;
    display: inline-block;
}

.header-section .header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-section .header-row .et_pb_menu__wrap {
    justify-content: flex-end !important;
    align-items: center !important;
    padding-right: 100px;
}

.header-section .header-row .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin: 0 !important;
    align-items: center !important;
}

.header-section .header-row .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 0px !important;
}

html body #et-boc .menu-contact {
    display: none;
}

html body #et-boc .header-contact-col {
    display: block;
}

body footer h5 {
    font-family: 'FSP DEMO - Oktah Round';
    padding-bottom: 15px;
}

body footer .et_pb_column {
    margin: 0px !important;
}

body footer .et_pb_column_1_5.et_pb_column_0_tb_footer {
    width: 20% !important;
}

body footer .et_pb_column_1_5.et_pb_column_1_tb_footer {
    width: 15% !important;
}

body footer .et_pb_column_1_5.et_pb_column_2_tb_footer {
    width: 13% !important;
}

body footer .et_pb_column_1_5.et_pb_column_3_tb_footer {
    width: 27% !important;
}

body footer .et_pb_column_1_5.et_pb_column_4_tb_footer {
    width: 25% !important;
}

html body footer a {
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    padding-bottom: 10px !important;
}

html body footer h4,
html body footer h5 {
    padding-bottom: 15px !important;
}

html body footer a.icon {
    padding: 0px !important;
}

.align-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-blog .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px 30px;
}

.home-blog article {
    margin-bottom: 0px;
    padding: 15px;
    border: 2px dashed #256393;
    border-radius: 10px;
}

.home-blog article h2.entry-title {
    font-size: 18px;
    color: #256393;
}

.testimonial-slider ul.slick-dots,
.event-slider ul.slick-dots,
.video-testimonial-slider ul.slick-dots,
.teacher-slider ul.slick-dots {
    padding: 0px;
    display: flex;
    justify-content: center;
    gap: 9px;
    padding-top: 30px;
}

.testimonial-slider ul.slick-dots li,
.event-slider ul.slick-dots li,
.video-testimonial-slider ul.slick-dots li,
.teacher-slider ul.slick-dots li {
    list-style: none;
    line-height: normal;
}

.testimonial-slider ul.slick-dots li.slick-active button,
.event-slider ul.slick-dots li.slick-active button,
.video-testimonial-slider ul.slick-dots li.slick-active button {
    background-color: #00793A;
}

.testimonial-slider ul.slick-dots li button,
.event-slider ul.slick-dots li button,
.video-testimonial-slider ul.slick-dots li button,
.teacher-slider .ul.slick-dots li button {
    background-color: #D3DD9F;
    border: 0px;
    outline: none;
    text-indent: -9999px;
    height: 9px;
    width: 32px;
    border-radius: 20px;
    cursor: pointer;
}

.teacher-slider .ul.slick-dots li.slick-active button {
    background-color: #fff;
}





.testimonial-module {
    border: 2px dashed #BD3F86 !important;
}

.testimonial-module .et_pb_blurb_container h5 {
    font-size: 18px;
    color: #256393;
    padding: 15px 0 0 0;
}

/* .students-young-minds .et_pb_blurb_content {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
} */
.students-young-minds-col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
    margin-top: 30px;
    position: relative;
}

.students-young-minds-col::before {
    content: '';
    position: absolute;
    left: 50%;
    border: 2px dashed #fff;
    top: 0px;
    height: 100%;
    transform: translateX(-50%);
}

.students-young-minds-col::after {
    content: '';
    position: absolute;
    bottom: 50%;
    border: 2px dashed #fff;
    width: 100%;
    transform: translateY(-50%);
}

.students-young-minds-col .et_pb_blurb_container {
    vertical-align: middle;
}

.young_minds_section p {
    color: #fff;
}

.banner-section {
    height: calc(100vh - 139px);
	min-height:700px;
}

.banner-section .banner-row {
    display: flex;
    align-items: center;
    height: 100%;
}

.banner-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.student-grid-four {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.student-grid-four .et_pb_main_blurb_image {
    margin-bottom: 15px;
}

.student-grid-four h2 {
    padding-bottom: 5px;
}

.student-grid-four .et_pb_blurb_container,
.student-grid-four h2 {
    text-align: center !important;
    color: #57B886 !important;
}

.student-grid-four .et_pb_blurb.et_pb_blurb_0,
.student-grid-four .et_pb_blurb.et_pb_blurb_1,
.student-grid-four .et_pb_blurb.et_pb_blurb_2 {
    border-right: 2px dashed #256393 !important;
}

.grid-three {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
    position: relative;
}

.grid-three::before {
    content: '';
    position: absolute;
    left: 30%;
    border: 2px dashed #fff;
    top: 0px;
    height: 100%;
    transform: translateX(-30%);
}

.grid-three::after {
    content: '';
    position: absolute;
    bottom: 50%;
    border: 2px dashed #fff;
    width: calc(100% - 50px);
    transform: translateY(-50%);
}


.grid-three h4 {
    padding-bottom: 10px;
}

.grid-three .et_pb_blurb_1.bright::before {
    content: '';
    position: absolute;
    right: -20%;
    border: 2px dashed #fff;
    top: 0px;
    height: 328px;
}

.bright {
    /* border-right: 4px dashed #fff !important; */
}

.et_pb_accordion .et_pb_toggle_title:before {
    font-size: 35px;
    right: 0;
    color: #256393;
    font-family: ETmodules !important;
    font-weight: 400 !important;
    content: "\35" !important;
}

.et_pb_toggle_open .et_pb_toggle_title:after {
    font-size: 35px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #256393;
    font-family: 'ETmodules';
    font-weight: 400;
    content: "\33" !important;
    position: absolute;
}

.dfle-aling-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .et_dropdown_animation_fade,
header .et_pb_column_1_tb_header,
header .et_pb_menu_inner_container {
    position: unset;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li a {
    line-height: normal;
    padding: 0px 0px;
    background-color: #fff !important;
}

.et_pb_menu .et_mobile_menu {
    top: calc(100% + 22px);
    padding: 30px;
}

.et_mobile_menu li a {
    border-bottom: none;
}

footer tr {
    border: 1px solid #933A32;
}

footer .start_from_here tr td input {
    width: 100%;
    border: 1px solid #933A32;
    color: #BEBEBE;
    border-radius: 40px;
    height: 37px;
    padding: 10px;
}

footer .start_from_here tr td input[type=button] {
    background-color: #933A32;
    color: #fff !important;
    font-size: 16px;
    background-color: #933A32;
}

footer .start_from_here tr td span.wpcf7-spinner {
    position: absolute;
}

/* .course-grid button.slick-next.slick-arrow {
    background-color: #fff;
    border-radius: 50px;
    border: none;
    outline: none;
    text-indent: -99999px;
    background-image: url(images/right-blue-arrow.svg);
    height: 59px;
    width: 59px;
    object-fit: cover;
    cursor: pointer;
    position: absolute;
    right: -70px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
}

.course-grid button.slick-prev.slick-arrow {
    background-color: #fff;
    border-radius: 50px;
    border: none;
    outline: none;
    text-indent: -99999px;
    background-image: url(images/left-blue-arrow.svg);
    height: 59px;
    width: 59px;
    object-fit: cover;
    cursor: pointer;
    position: absolute;
    left: -70px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
} */

@media only screen and (max-width: 1080px) {
    html body #et-boc .et_pb_row {
        max-width: 100%;
        width: 100%;
        padding: 0px 30px;
    }
}

@media only screen and (max-width:980px) {
html body #et-boc .et_pb_menu_0_tb_header.et_pb_menu ul li a {
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: inline-flex;
}
    /* html body #et-boc .banner-section {
        background: linear-gradient(35deg, rgba(254, 191, 1, 1) 0%, rgba(249, 236, 220, 1) 50%, rgba(37, 99, 147, 1) 100%) !important;
    } */

    /* .banner-section {
        height: calc(80vh - 139px);
    } */

    .banner-section .banner-row {
        align-items: flex-end;
    }

    html body #et-boc .menu-contact {
        display: block;
    }

    html body #et-boc .header-contact-col {
        display: none;
    }

    html body #et-boc .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
        color: #c5669c;
    }

    .header-section .header-row .et_pb_menu__wrap {
        padding: 0px;
    }

    .banner-row,
    .dfle-aling-center {
        flex-wrap: wrap;
        gap: 30px;
    }

    .student-grid-four {
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
    }

    body h1 {
        font-size: 48px;
    }

    body h2 {
        font-size: 38px;
        padding-bottom: 15px;
    }

    body h3 {
        font-size: 18px;
        padding-bottom: 10px;
    }

    body h4 {
        font-size: 16px;
    }

    .course-grid button.slick-next.slick-arrow {
        right: -15px;
    }

    .course-grid button.slick-prev.slick-arrow {
        left: -15px;
    }

    html body .six-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    body .et_pb_row.social-center-row .et_pb_column:first-child {
        border-right: none;
        margin-right: 0px !important;
    }

    body .et_pb_row.social-center-row .et_pb_column .et_pb_module {
        margin: 0px;
    }

    body .border-rigth-count {
        border-right: none !important;
    }

    html body #et-boc #et-main-area footer .et_pb_column {
        width: 50% !important;
        margin: 0px 0px 30px 0px !important;
    }

    html body #et-boc #et-main-area footer .et_pb_column.et_pb_column_4_tb_footer {
        width: 100% !important;
        margin: 0px 0px 0px 0px !important;
    }

    html body #et-boc #et-main-area .align-center {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    html body #et-boc #et-main-area footer .et_pb_row.align-center .et_pb_column {
        margin-bottom: 0px !important;
    }

    html body .course-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 30px;
    }

    html body .course-card {
        margin: 0px !important;
    }	
}

body .et_pb_row.social-center-row .et_pb_column .et_pb_module {}

@media only screen and (max-width:767px) {
	
	html body #et-boc .event-inner-page-slider .et_pb_image_wrap, 
	html body #et-boc .event-inner-page-slider img {
    height: 300px !important;
    object-fit: cover;
    padding: 0px 5px;
}

    html body .course-grid,
    html body .awards-col {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    /* .students-young-minds-col{
        grid-template-columns: repeat(2, 1fr);
    } */
    body .et_pb_row .et_pb_column.students-young-minds-col {
        grid-template-columns: repeat(1, 1fr);
    }

    .students-young-minds-col::before,
    .students-young-minds-col::after {
        border: none;
    }

    body .et_pb_row .et_pb_column.students-young-minds-col .et_pb_module.et_pb_blurb {
        border-bottom: 2px dashed #fff;
        padding: 30px 0px !important;
    }

    body .et_pb_row .et_pb_column.students-young-minds-col .et_pb_module.et_pb_blurb:last-child {
        border: none !important;
    }

    .grid-three {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    .grid-three::before {
        left: 50%;
        transform: translateX(-50%);
    }

    .bright {
        border-right: none !important;
    }

    .grid-three::after {
        border: none;
    }

    .grid-three .et_pb_blurb {
        border-bottom: 4px dashed #fff !important;
        padding-bottom: 30px;
    }

    .grid-three .et_pb_blurb.et_pb_blurb_4,
    .grid-three .et_pb_blurb.et_pb_blurb_5 {
        border-bottom: none !important;
    }

    body h1 {
        font-size: 40px;
    }

    body h2 {
        font-size: 28px;
    }

    body h3 {
        font-size: 18px;
    }

    body h4 {
        font-size: 16px;
    }

    .course-grid button.slick-next.slick-arrow {
        right: -15px;
    }

    .course-grid button.slick-prev.slick-arrow {
        left: -15px;
    }

    html body .course-card h3 {
        font-size: 22px;
    }

    html body table.start_frome_here td {
        width: 100%;
        display: block;
        padding: 0px 0px 15px 0px;
    }

    html body .border {
        padding: 30px;
    }

    html body #et-boc #et-main-area footer .et_pb_column {
        width: 100% !important;
        margin: 0px 0px 30px 0px !important;
    }

    /* 	.students-young-minds-col .et_pb_blurb_position_left .et_pb_blurb_content{
		display: grid;
	} */
    html body #et-boc #et-main-area .students-young-minds-col .et_pb_blurb_position_left .et_pb_blurb_content,
    .et_pb_blurb_position_right .et_pb_blurb_content {
        display: grid !important;
    }

    html body #et-boc #et-main-area .students-young-minds-col .et_pb_blurb_position_left .et_pb_blurb_container {
        padding-left: 0px;
    }
}

@media only screen and (max-width:600px) {
    .home-blog .et_pb_ajax_pagination_container {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    body .et_pb_row .et_pb_column.student-grid-four .et_pb_blurb {
        padding-bottom: 0px !important;
    }

    .grid-three {
        grid-template-columns: repeat(1, 1fr);
        gap: 0px;
    }

    .grid-three::before {
        border: none;
    }

    .grid-three .et_pb_blurb {
        padding: 15px 0;
    }

    .grid-three .et_pb_blurb.et_pb_blurb_4 {
        border-bottom: 4px dashed #fff !important;
    }

    html body .six-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    html body .student-grid-four {
        grid-template-columns: repeat(1, 1fr);
    }
}









/* ===================== Highly Recommended Classes ===================== */
.course-card {
    background: #FFB4DF;
    padding: 20px;
    border-radius: 50px;
    box-shadow: unset;
    text-align: start;
    transition: 0.3s;
    margin: 0 15px;
}

.course-img img {
    width: 100%;
    border-radius: 50px;
    margin-bottom: 0;
    height: 100%;
    object-fit: cover;
}

.course-card h3 {
    font-size: 30px;
    margin-bottom: 10px;
    color: #151515;
}

.course-card .desc {
    font-size: 16px;
    color: #6A6A71;
    margin-bottom: 15px;
}

.course-card ul {
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    display: inline-grid;
    width: 100%;
}

.course-card ul li {
    font-size: 16px;
    margin: 5px 10px;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #00793A;
}

.course-card ul li:last-child {
    border-right: none;
}

.course-card ul strong {
    color: #151515;
}

.course-img {
    height: 240px;
    width: 100%;
    margin-bottom: 30px;
}

.course-card .btn {
    display: inline-block;
    background: #fff;
    color: #256393;
    padding: 13px 29px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #256393;
    line-height: normal;
    transition: all 0.5s ease-in-out;
}

.course-card .btn:hover {
    background: #256393;
    color: #fff;
    transition: all 0.5s ease-in-out;
}

.course-grid .course-card:nth-child(1) {
    background-color: #FFB4DF !important;
}

.course-grid .course-card:nth-child(2) {
    background-color: #F3D86D !important;
}

.course-grid .course-card:nth-child(3) {
    background-color: #A8E5FE !important;
}

.course-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* gap: 30px; */
}

.slick-slide.course-card:nth-child(1) {
    background-color: #FFB4DF;
}

.slick-slide.course-card:nth-child(2) {
    background-color: #F3D86D;
}

.slick-slide.course-card:nth-child(3) {
    background-color: #A8E5FE;
}

/* ======================================== ABOUT US ======================================== */
.display-flex-end .et_pb_row {
    display: flex;
    align-items: flex-end;
    height: 100%;
}

/* .events-list,
.related-events {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.event-box {
    flex: 1 1 calc(50% - 20px);
    padding: 0px;
    text-align: start;
}

.event-box h3 {
    padding: 15px 0;
}

.event-box img {
    width: 100%;
    height: auto;
}

html body #et-boc .single-event a.theme-btn {
    border-color: #991212 !important;
    color: #991212 !important;
}

.event-box a.event-btn {
    display: none;
}

@media(max-width: 550px) {
    .event-box {
        flex: 1 1 100%;
    }
} */
html body #et-boc button.event-btn {
    background-color: #ffffff !important;
    display: inline-block;
    color: #00793A !important;
    font-size: 16px;
    line-height: normal !important;
    border: 1px solid #00793A !important;
    font-weight: normal;
    padding: 10px 29px 10px 29px !important;
    border-radius: 50px;
    transition: all 0.5s ease-in-out;
    border-color: #991212 !important;
    color: #991212 !important;
    line-height: normal;
}

html body button.event-btn:hover {
    background-color: #00793A !important;
    color: #fff !important;
    font-size: 16px;
    border-color: #00793A;
    transition: all 0.5s ease-in-out;
    padding: 10px 25px !important;
}

/* .events-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.event-box {
    width: 23%;
    background: #f9f9f9;
    padding: 15px;
    border-radius: 8px;
    text-align: center;
}

.event-box img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.event-btn-wrap {
    text-align: center;
    margin-top: 20px;
}

.event-btn {
    padding: 10px 20px;
    background: #0073e6;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.event-btn:hover {
    background: #005bb5;
}

.hidden-event {
    display: none;
}

@media (max-width: 1024px) {
    .event-box {
        width: 48%;
    }
}

@media (max-width: 600px) {
    .event-box {
        width: 100%;
    }
} */

.events-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.event-box h3 {
    padding: 15px 0;
}

.event-box {
    width: calc(50% - 30px);
    background: #f9f9f900;
    padding: 0;
    border-radius: 0;
    text-align: start;
}

.event-box {}

.event-box img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.event-btn-wrap {
    text-align: center;
    margin-top: 30px;
}

.event-btn {
    padding: 10px 20px;
    background: #0073e6;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.event-btn:hover {
    background: #005bb5;
}

.hidden-event {
    display: none;
}

/* ✅ Responsive */
/* @media (max-width: 1024px) {
    .event-box {
        width: 48%;
    }
} */

@media (max-width: 600px) {
    .event-box {
        width: 100%;
    }
}

.pen_ul {
    padding: 0px !important;
}

.pen_ul li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    padding-top: 15px;
    margin: 0px;
}

body .et_pb_row .et_pb_column .et_pb_module.pink-border {
    border: 2px dashed #FFB4DF;
    background-color: #f8f8f8;
}

body .et_pb_row .et_pb_column .et_pb_module.yellow-border {
    border: 2px dashed #F3D86D;
    background-color: #f8f8f8;
}

body .et_pb_row .et_pb_column .et_pb_module.green-border {
    border: 2px dashed #7CEDB2;
    background-color: #f8f8f8;
}

.six-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 30px;
}

.facilities-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.facilities-row .et_pb_text_4 h4,
.facilities-row .et_pb_text_5 h4 {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-bottom: 15px;
}

.mission-section p {
    color: #fff;
}

body.page-id-29 #et-boc #et-main-area footer .et_pb_section {
    background-color: #ffffff !important;
}

body.page-id-33 #et-boc #et-main-area footer .et_pb_section,
body.page-id-439 #et-boc #et-main-area footer .et_pb_section,
body.page-id-9 #et-boc #et-main-area footer .et_pb_section,
body.page-id-1452 #et-boc #et-main-area footer .et_pb_section,
body.page-id-35 #et-boc #et-main-area footer .et_pb_section,
body.events-template-default #et-boc #et-main-area footer .et_pb_section{
    background-color: #f8f8f8 !important;
}

body.page-id-439 #et-boc #et-main-area .contact-form-2 .start_frome_here {
    padding: 0 20px 20px 20px !important;
    display: block;
}

table.start_frome_here tr td input,
table.start_frome_here tr td select,
table.start_frome_here tr td textarea {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    border-radius: 10px;
    border-color: #000000;
    /* border-collapse: collapse; */
}

.contact-form-2 h2 {
    padding-top: 30px;
    padding-left: 30px;
}

.get-in-touch-column p,
.get-in-touch-column p a,
.get-in-touch-column a {
    color: #5B5B5B !important;
    font-family: 'Montserrat-Regular';
    font-weight: 400;
}

table.start_frome_here {
    padding: 30px;
    border: 1px solid #000;
    margin: 0px !important;
}

table.start_frome_here td {
    padding: 0px 20px 15px 20px;
    border: none;
}

table.start_frome_here td p {}

.entry-content table:not(.variations) {
    border: none;
    margin: 0 0 15px;
    text-align: left;
    width: 100%;
    padding: 0px !important;
    /* display: inline-block; */
    border-radius: 10px;
}

.border {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 30px 50px 15px 30px;
}

td.form-btn {
    text-align: center;
    padding-top: 15px !important;
}

td.form-btn input[type="submit"] {
    max-width: 180px;
    height: auto;
    background-color: #933931;
    border: 2px solid #933931;
    color: #fff;
    border-radius: 50px;
    margin: 0 auto;
    outline: none;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    font-size: 16px;
}

td.form-btn input[type="submit"]:hover {
    background-color: #fff;
    color: #933931;
    transition: all 0.5s ease-in-out;
}

td.form-btn .wpcf7-spinner {
    position: absolute;
}

.social_ul {
    padding: 0px 0px 0px 0px !important;
}

.social_ul li {
    list-style: none;
    padding-top: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.social_ul li a {
    font-family: 'Montserrat-Regular';
    font-weight: 400;
}

.social-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 20px 0px 0px 0px !important;
}

.social-center-row .et_pb_text img {
    height: 35px;
    width: 35px;
}

.social-center-row .et_pb_text {
    border-bottom: 2px dashed #256393 !important;
}

.social-center-row .et_pb_text.et_pb_text_20,
.social-center-row .et_pb_text.et_pb_text_21 {
    border-bottom: none !important;
}

.social-center-row .et_pb_column {
    height: auto;
    position: relative;
}

.social-center-row .et_pb_column .et_pb_module {
    height: 100%;
    position: relative;
    margin-right: 50px;
}

.social-center-row .et_pb_column:first-child {
    border-right: 2px dashed #256393;
    margin-right: 50px !important;
}

.six-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

body .et-menu .menu-item-has-children>a:first-child:after {
    top: 50% !important;
    transform: translateY(-50%);
}

.et_pb_menu .et-menu>li {
    padding: 62px 11px;
}

.man {
    display: flex;
    align-items: center;
    font-size: 16px;
    flex-wrap: wrap;
}

.age {
    padding-right: 30px;
    margin-right: 30px;
    border-right: 2px solid #fff;
}

.border-rigth-count {
    border-right: 2px dashed #256393 !important;
}

.awards-col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}


.event-slider .et_pb_module.et_pb_image .et_pb_image_wrap,
.event-slider .et_pb_module.et_pb_image .et_pb_image_wrap img {
    padding: 0px 5px !important;
    width: 100%;
    object-fit: cover;
    height: 270px;
}

.video-testimonial-slider .et_pb_module.et_pb_video {
    /* width: 252px; */
    height: 500px !important;
    border-radius: 5px;
    padding: 0px 5px !important;
    width: 100%;
    object-fit: cover;
}

body.page-id-439 #et-boc #et-main-area .video-testimonial-slider .et_pb_module.et_pb_video .et_pb_video_box,
body.page-id-439 #et-boc #et-main-area .video-testimonial-slider .et_pb_module.et_pb_video .et_pb_video_box .fluid-width-video-wrapper {
    height: 100% !important;
}

html body button#explore-more {
    background: transparent;
    border: none;
    outline: none;
}

html body.page-id-33 button#explore-more {
    display: none !important;
}

html body .social-center-row .theme-btn-two {
    margin-top: 30px !important;
}

/* .social-center-row .et_pb_column_1_2.et_pb_column_18 .et_pb_text {
    border-bottom: none !important;
} */

header ul li.current-menu-item a {
    border-bottom: 2px solid #00793a !important;
    /*     padding-bottom: 10px; */
}

.difrrent-colo p {
    color: #256393;
}

.green-sec p {
    color: #57B886;
    font-weight: 600;
    font-family: 'VAG Rounded Next';
}

footer .et_pb_text_2_tb_footer .et_pb_text_inner p {
    color: #fff;
    padding-top: 10px;
}

@media (min-width: 980px) and (max-width: 1280px) {
    body #et-boc #et-main-area .your_child_section {
        background-color: #57b886 !important;
    }

    body #et-boc #et-main-area .green-sec {
        padding-top: 80px;
    }
}
@media (min-width: 980px) and (max-width: 1450px) {
		body #et-boc .header-section .header-row .et_pb_menu__wrap {
    padding-right: 0px !important;
}
}
@media (min-width: 1080px) and (max-width: 1800px) {
    body #et-boc #et-main-area .jr-sr-bal-pink {
        background-color: #ffdfea !important;
    }
}

/* ul.sub-menu li.current-menu-item a{
border: none !important;
padding-bottom: 10px;
} */
header ul.sub-menu li.current-menu-item a {
    padding-bottom: 10px;
    border-bottom: none !important;
}

body #et-boc #et-main-area footer .call-footer .et_pb_main_blurb_image,
body #et-boc #et-main-area footer .call-footer .et_pb_image_wrap,
body #et-boc #et-main-area footer .call-footer img {
    height: 32px !important;
    width: 32px !important;
}


.events-template-default.single .et_post_meta_wrapper {
    display: none;
}



html body #et-boc ul.slick-dots{
    padding: 0px;
    display: flex;
    justify-content: center;
    gap: 9px;
    padding-top: 30px;
    padding-bottom: 25px;flex-flow:wrap;
}

html body #et-boc ul.slick-dots li{
    list-style: none;
    line-height: normal;
}

html body #et-boc ul.slick-dots li.slick-active button{
    background-color: #00793A;
}

html body #et-boc ul.slick-dots li button{
    background-color: #D3DD9F;
    border: 0px;
    outline: none;
    text-indent: -9999px;
    height: 9px;
    width: 32px;
    border-radius: 20px;
    cursor: pointer;
}

html body #et-boc .ul.slick-dots li.slick-active button {
    background-color: #fff;
}

body:not(.et-tb) #main-content .container {
    padding-top: 0px;
    max-width: 100%;
    width: 100%;
}












html body #et-boc .teacher-slider ul.slick-dots{
    padding-top: 30px;
    padding-bottom: 25px;
}
.event-inner-page-slider .et_pb_image_wrap, .event-inner-page-slider img {
    height: 600px !important;
    object-fit: cover;
    padding: 0px 5px;
}



.apply_btn_career{
	display: flex;
    justify-content: space-between;
}
ul.creer br{
	display: none;
}
ul.creer li{
	list-style: none;
}
ul.creer li strong{
	color: #256393;
	font-size: 20px;
}

/* CSS BY AHEMAD */
.deep-blue{
	color:#256393 !important;
}

.weight-700{
	font-weight:700 !important;
}

ul.creer {
    padding-left: 0px;
}

/* .career-accordition .et_pb_toggle_title:before {
  display: none !important;
} */

.career-accordition .et_pb_toggle_open {
    background-color: #F8F8F8 !important;
}
 
.career-accordition .et_pb_toggle_close {
    background-color: #F8F8F8 !important;
}

.career-accordition .et_pb_accordion_item{
	border-bottom:1px solid #000 !important;
}

.career-accordition .et_pb_toggle_title:before {
  display: none !important;
}

.career-accordition .et_pb_toggle_open .et_pb_toggle_title:after {
  display: none !important;
}

.career-accordition .et_pb_toggle_title {
  display: flex;
  flex-wrap: wrap;
  gap:20px;
  align-items: center;
  justify-content: space-between;
}


.career-accordition .et_pb_toggle_close,.career-accordition .et_pb_toggle_open{
	padding:30px 0px !important;
}

.career-blurb .et_pb_blurb_content{
	display: flex;
    justify-content: center;
    align-items: center;
}

.career-blurb .et_pb_main_blurb_image{
	margin-bottom:0px !important;
	flex-shrink:0;
}

.career-form .start_frome_here input,.career-form .start_frome_here textarea{
	background-color:#FEDFEA !important;
}
.career-form .start_frome_here .form-btn input{
		background-color:#933931 !important;	
}

.nice-to-meet p,.career-blurb-row a{
	color:#5B5B5B !important;
}

/* popup */

/* Overlay background */
.resume-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* Popup box */
.resume-popup {
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  width: 90%;
  max-width: 500px;
  text-align: center;
  position: relative;
  box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

/* Close button */
.resume-popup .close-popup {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 22px;
  color: #333;
  cursor: pointer;
}


@media only screen and (max-width:980px) {
	.career-blurb .et_pb_blurb_content{
	display: flex;
    justify-content: flex-start;
    align-items: center;
}
}	
@media only screen and (max-width:480px){
	.career-accordition .et_pb_toggle_title{
	  display: flex;
      flex-direction: column; 
	  align-items: flex-start; 
      gap: 20px; 
	}	
}


body .et_pb_row .et_pb_column.event-inner-page-slider .et_pb_image {
    text-align: center !important;
}

body .et_pb_row .et_pb_column.grid-three {
    padding-right: 50px !important;
}


html body #et-boc .preloader-plus .preloader-custom-img {
    animation: preloader-none 1500ms linear infinite;
    width: 1920px;
    height: 100vh !important;
}

/* Developer CSS */
.header-section .header-row .et_pb_menu__wrap { padding: 0; } 
.et_pb_menu .et-menu>li { padding: 20px 11px; } 
.header-section .header-row .et_pb_column--with-menu { height: auto !important; display: flex; justify-content: center; align-items: flex-end; } 
.header-section .header-row { align-items: stretch; padding: 10px 0; } 
html body #et-boc .header-contact-col { display: flex; align-items: center; justify-content: flex-end; } 
.header-section .header-row > * { width: auto !important; } 
.header-section .header-row:after { display: none; } 
.header-section .header-row .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a:hover { color: #00793a !important; } 
.header-section .header-row { width: 100%; padding-left: 30px; padding-right: 30px; }

body .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul li a:hover { color: #00793a !important; }
.social-center-row:last-child .et_pb_with_border { border-bottom: none !important; }
.banner-section { position: relative; } 
.banner-section .banner-row .et_pb_column:last-child { position: absolute; top: 0; right: 0; bottom: 0; width: 52%; } 
.banner-section > * { position: unset; } 
.banner-section .banner-row .et_pb_column:last-child * { width: 100%; height: 100%; }
.banner-section { background-position: 50% 32% !important; } 
.banner-section .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; max-width: 100%; pointer-events: none; padding: 0 !important; } 
.banner-section .overlay .overlap-svg { position: absolute; bottom:-2px; left: 0; height: auto; width: 100%;  } 
.banner-section .overlay > .et_pb_column { height: 100%; } 
.banner-section .overlay .overlap-svg svg { height: 100%; width: 100%; object-fit: cover; bottom: -1px; display: flex; position: relative; } 
.banner-section .overlay .overlap-svg .et_pb_code_inner { width: 100%; height: 100%; } 
.banner-section { overflow: hidden; } 
.banner-section .overlay .overlap-svg svg path { fill: #f8f8f8; } 
.banner-section .overlay .top-left { position: absolute; top: 5%; left: 5%; } 
.banner-section .overlay .top-center { position: absolute; top: 6%; right: 54%; } 
.banner-section .overlay .bottom-center { position: absolute; bottom: 14%; right: 64%; } 
.banner-section .banner-row .et_pb_column:last-child * { object-fit: fill; object-position: 0% 80%; } 
.banner-section > .et_pb_row { width: 100%; padding: 0 20px; } 
.banner-section .tb-overlay-banner { position: absolute; top: 0; left: 0; width: 100%; height: 100%; max-width: 100%; padding: 0; pointer-events: none;padding: 0 !important; } 
.banner-section .tb-overlay-banner .top-right { position: absolute; right: 0; top: -80px;left:auto; } 
.banner-section .tb-overlay-banner .left-bottom { position: absolute; bottom: -10px; left: 0; } 
.banner-section .tb-overlay-banner .et_pb_column { height: 100%; } 
.banner-section .tb-overlay-banner .center { position: absolute; bottom: 103px; right: 42%; } 
.banner-section{height: calc(100vh - 50px);}
.banner-section .overlay .et_pb_module.et_pb_image{animation: slightTilt 2s ease-in-out infinite;will-change: transform;}
.hm-about { position: relative; } 
.hm-about .overaly { position: absolute; top: 0; left: 0; width: 100%; height: 100%; right: 0; margin: auto;pointer-events: none; } 
.hm-about .overaly .et_pb_column { height: 100%; } 
.hm-about .overaly .top-left { position: absolute; top: 0; left: 0; } 
.hm-about .overaly .top-center { position: absolute; left: 30%; top: 3%; } 
.hm-about .overaly .top-center-1 { position: absolute; left: 34%; top: 0; } 
.hm-about .overaly .top-right { position: absolute; right: 0; top: 0; } 
.hm-about .overaly .top-right-1 { position: absolute; top: 2%; right: -2%; } 
.hm-about .overaly .bottom-right { position: absolute; right: 0; bottom: 220px; } 
.hm-about .banner-row .et_pb_column:first-child { position: relative; } 
.hm-about .banner-row .overlay-bottom { position: absolute; right: 30px; } 
.hm-about .overaly .et_pb_column > *:not(.top-center):not(.top-center-1),.hm-about .banner-row .overlay-bottom{animation: slightTilt 2s ease-in-out infinite;will-change: transform;}
.hm-about .overaly .top-center, .hm-about .overaly .top-center-1{ animation: growPulse 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
will-change: transform;}
.your_child_section { padding: 40px 0 !important; position: relative; margin-top: 0; } 
.your_child_section:after { content: ""; position: absolute; top: -207px; left: 0; width: 100%; background: url(../../../../wp-content/uploads/2025/10/Group-1000004915-1.svg); height: 400px; background-size: auto; background-position: 50% 70%; background-repeat: repeat-x; } 
.your_child_section:before { content: ""; position: absolute; top: -100px; left: 0; width: 100%; height: 320px; background: url(../../../../wp-content/uploads/2025/10/Rectangle-47058.svg); background-size: cover; } 
.hm-about { padding-bottom: 260px !important; } 
.your_child_section:before,.your_child_section:after { pointer-events: none; } 
.your_child_section .et_pb_row:first-child { position: relative; display: flex; } 
.your_child_section .et_pb_row:first-child:after,.your_child_section .et_pb_row:first-child:before { content: ""; position: absolute; top: 0; width: 62px; height: 62px; background: #FCBA38; display: flex; z-index: 999; visibility: visible; border-radius: 100%; left: 0%; pointer-events: none; } 
.your_child_section .et_pb_row:first-child:before { width: 23px; height: 23px; top: -40px; left: -5%; } 
.your_child_section .et_pb_row:first-child:after,.your_child_section .et_pb_row:first-child:before,.your_child_section .et_pb_main_blurb_image .et_pb_image_wrap,.student-grid-four .et_pb_image_wrap{animation: growPulse 2s cubic-bezier(0.4, 0, 0.2, 1) infinite; will-change: transform;}
.student-grid-four > *:last-child { border-right: none !important; }
.hm-counter-bar .et_pb_row { width: 100%; padding-left: 20px; padding-right: 20px; }

@keyframes slightTilt {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(8deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes growPulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
}
.hm-about .banner-row .et_pb_column:first-child .et-animated.et_had_animation,.dfle-aling-center .et_pb_column:first-child .et_pb_image_wrap,.young_minds_section .et_pb_main_blurb_image .et_pb_image_wrap{ animation: swingLeftRight 3s linear infinite;}
@keyframes swingLeftRight {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(-2deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(2deg);
    }

    100% {
        transform: rotate(0deg);
    }
}
.hm-about .banner-row .abt-txt { display: flex; flex-direction: column; row-gap: 20px; } 
.hm-about .banner-row .abt-txt h2 { padding: 0; }
.hm-about .et_pb_row {width: 100% !important;padding: 0 20px;}
.hm-about .banner-row:after { display: none; } 
.hm-about .banner-row { gap: 30px; }
.your_child_section .et_pb_row { width: 100%; padding-left: 20px; padding-right: 20px; }
.your_child_section .et_pb_row:first-child .et_pb_column { position: relative; z-index: 99999; }
body .et_pb_row .et_pb_column.grid-three { padding: 0 !important; display: flex; flex-flow: wrap; gap: 0; } 
body .et_pb_row .et_pb_column.grid-three:after,body .et_pb_row .et_pb_column.grid-three:before { display: none; } 
.grid-three .et_pb_blurb_1.bright::before { display: none; } 
.your_child_section .et_pb_row:last-child { display: flex; flex-direction: row; gap: 30px; justify-content: space-between; align-items: flex-start; } 
.your_child_section .et_pb_row:last-child:after { display: none; } 
body .et_pb_row .et_pb_column.grid-three .et_pb_module { width: 33.333%; padding: 20px 20px; border-bottom: 3px dashed #fff !important; border-right: 3px dashed #fff !important; } 
body .et_pb_row .et_pb_column.grid-three .et_pb_module:nth-last-child(-n+3) { border-bottom: none !important; } 
body .et_pb_row .et_pb_column.grid-three .et_pb_module:nth-child(3),body .et_pb_row .et_pb_column.grid-three .et_pb_module:last-child { border-right: none !important; }
.hm-counter-bar { position: relative; padding: 80px 0 !important; } 
.hm-counter-bar .overlay { position: absolute; top: 0; left: 0; width: 100%; right: 0; margin: auto; height: 100%; pointer-events: none; } 
.hm-counter-bar .overlay .et_pb_column { height: 100%; } 
.hm-counter-bar .overlay .top-left { position: absolute; top: 17%; } 
.hm-counter-bar .overlay .top-right { position: absolute; right: 0; top: 10%; }
.hm-counter-bar .overlay .et_pb_column > *{animation: slightTilt 2s ease-in-out infinite;will-change: transform;}
.student-grid-four{gap:0;}
body .dfle-aling-center .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open h5.et_pb_toggle_title { color: #58b886 !important; } 
body .dfle-aling-center .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open h5.et_pb_toggle_title:after { color: #58b886 !important; }
.course-grid .course-card { display: flex; flex-direction: column; transition: all 0.5s; } 
.course-grid .course-card ul { flex-grow: 1; align-items: flex-start; } 
.course-grid .course-card a.btn { width: max-content; padding-top: 13px; padding-bottom: 10px; } 
.course-img img { transition: all 0.5s; } 
.course-img { overflow: hidden; border-radius: 50px; } 
.course-grid .course-card:hover .course-img img { transform: scale(1.03); } 
.course-grid .course-card:nth-child(1):hover {box-shadow: 0 0 40px 0px rgb(255 180 223);} .course-grid .course-card:nth-child(2):hover { box-shadow: 0 0 40px 0px rgb(243 216 109); } 
.course-grid .course-card:nth-child(3):hover { box-shadow: 0 0 40px 0px rgb(168 229 254); }
.et_pb_row { width: 100% !important; padding-left: 20px !important; padding-right: 20px !important; }
footer.et-l.et-l--footer .et_pb_social_icon a { transition: all 0.5s; } 
footer.et-l.et-l--footer .et_pb_social_icon a:hover { background: #933931 !important; border-color: #933931 !important; }
footer.et-l.et-l--footer .menu a:hover, footer.et-l.et-l--footer .menu .current-menu-item a,footer.et-l.et-l--footer a:hover { color: #933931 !important; } 
footer.et-l.et-l--footer .menu a,footer.et-l.et-l--footer a { transition: all 0.5s; }
.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a:hover, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a:hover { color: #00793a !important; }
.grecaptcha-badge { z-index: 999999999999; }
.copyright-con .et_pb_column {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.copyright-con .et_pb_column > * {
    margin: 0 !important;
}
/* Responsive CSS */

@media (max-width:1400px){

.banner-section .banner-row .et_pb_column:last-child * { object-position: 0% 82%; object-fit: contain; } 
.banner-section { height: 60vw; min-height: unset; } 
.banner-section .banner-row .et_pb_column:last-child { width: 61%; } 
.banner-section .tb-overlay-banner .left-bottom { width: 54vw; } 
.banner-section .overlay .et_pb_module.et_pb_image { max-width: 60px; }
.banner-section .banner-row .et_pb_column:first-child { width: 37% !important; }

}

@media (max-width:1199px){

.banner-section .tb-overlay-banner { padding: 0 !important; } 
.banner-section { padding-bottom: 18vw !important; padding-top: 110px !important; }
.banner-section .tb-overlay-banner .center { max-width: 22vw; }

}

@media (max-width:1024px){

.your_child_section .et_pb_row:last-child { padding-top: 40px !important; }

}

@media (max-width:980px){

.social-center-row:last-child .et_pb_column:not(:last-child) .et_pb_with_border { border-bottom: 2px dashed #256393 !important; }
.banner-section .banner-row { flex-direction: column; align-items: center; flex-flow: wrap; height: auto; } 
.banner-section .banner-row .et_pb_column:last-child { position: unset; } 
.banner-section .banner-row .et_pb_column:first-child { width: 100% !important; } 
.banner-section .banner-row .et_pb_column:last-child { width: 100% !important; position: relative; right: -30px; top: auto; margin-bottom: -50px !important; } 
.banner-section .banner-row .et_pb_column:last-child * { width: auto; height: auto; } 
.banner-section { height: auto; padding-bottom: 0 !important; } 
.banner-section .banner-row .et_pb_column:first-child * { text-align: center; } 
.banner-section .banner-row .et_pb_column:first-child { margin: 40px 0 0 !important; } 
.banner-section .overlay .bottom-center { bottom: unset; right: 30px; top: 80px; } 
.banner-section .tb-overlay-banner .top-right { top: -67px; right: -280px; }
html body #et-boc .header-contact-col { display: none; }
.header-section .header-row .et_pb_column--with-menu { align-items: center; }
.banner-section .banner-row .et_pb_column:last-child * { display: flex; justify-content: flex-end; }
.hm-about .banner-row .et_pb_column:first-child .et_pb_module:first-child { width: 100%; display: flex; justify-content: center; } 
.hm-about .banner-row .overlay-bottom { bottom: auto; top: 17%; } 
.hm-about .overaly .top-left { top: 17%; } 
.hm-about .overaly .bottom-right { right: 0; bottom: 18%; } 
.hm-about .overaly .top-right { right: 10%; } 
.hm-about .overaly .top-center { max-width: 40px; } 
.hm-about .overaly .top-center-1 { max-width: 14px; } 
.hm-about .banner-row .overlay-bottom { right: 0; }
.your_child_section:after { top: -217px; } 
.your_child_section:before { top: -80px; background-size: cover; transform: rotate(-5deg); width: 110%; } 
.your_child_section { padding-top: 0 !important; }
.your_child_section .et_pb_row:last-child { flex-direction: column; } 
.your_child_section .et_pb_row:last-child .et_pb_column:last-child span.et_pb_image_wrap, .your_child_section .et_pb_row:last-child  .et_pb_column:last-child span.et_pb_image_wrap * {width: 100%;} 
body .student-grid-four > * { border-bottom: 2px dashed #256393 !important; border-right: 2px dashed #256393 !important; } 
body .student-grid-four > *:nth-last-child(-n+2) { border-bottom: none !important; } 
body .student-grid-four > *:nth-child(2) { border-right: none !important; }
.dfle-aling-center .et_pb_column:first-child .et_pb_module { display: flex; justify-content: center; }

}

@media (max-width:600px){

.hm-counter-bar { padding: 40px 0 !important; } 
body .et_pb_row .et_pb_column.student-grid-four .et_pb_blurb { padding: 30px 30px !important; } 
body .student-grid-four > *:nth-last-child(-n+2) { border-bottom: 2px dashed #256393 !important; } 
body .student-grid-four > * { border-right: none !important; }
body .et_pb_row .et_pb_column.student-grid-four .et_pb_blurb:last-child { border-bottom: none !important; }
.hm-counter-bar .overlay .top-left { top: 50px; } 
.hm-counter-bar .overlay .top-right { top: 30px; }

}

@media (max-width:575px){

body .et_pb_row .et_pb_column.grid-three .et_pb_module { width: 50%; } 
body .et_pb_row .et_pb_column.grid-three .et_pb_module:nth-child(2),body .et_pb_row .et_pb_column.grid-three .et_pb_module:nth-child(4) { border-right: none !important; border-bottom: 3px dashed #fff !important; } 
body .et_pb_row .et_pb_column.grid-three .et_pb_module:nth-child(3) { border-right: 3px dashed #fff !important; }
	.copyright-con .et_pb_column {
    justify-content: center;
    flex-direction: column;
    gap: 10px;
}

}

@media (max-width:449px){

body .et_pb_row .et_pb_column.grid-three .et_pb_module { width: 100% !important; border-right: none !important; border-bottom: 3px dashed #fff !important; } 
body .et_pb_row .et_pb_column.grid-three .et_pb_module:nth-child(3) { border-right: none !important; } 
body .et_pb_row .et_pb_column.grid-three .et_pb_module:nth-last-child(-n+3) { border-bottom: 3px dashed #fff !important; } 
body .et_pb_row .et_pb_column.grid-three .et_pb_module:last-child { border-bottom: none !important; }

}