* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;

}
.container {
    margin: auto;
    width: 1200px;
    max-width: 100%;
}
header,footer {
    width: 100%;
}
html,
body {
    height: 100%;
    font-family: Lato, sans-serif;
    color: #000000;
}
.panel-container-bNd {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.content {
    flex: 1 0 auto;
}
.footer {
    flex: 0 0 auto;
}
section {
    background-color: #fff;
}
section:nth-child(4n-1){
    background-color: #ffffff;
}

@media only screen and (max-width: 800px)  {
    .container {
        width: 100%;
        padding: 0 12px;
    }
}.course-info-KgI {
    padding-top: 80px;
    padding-bottom: 80px;
}
.course-info-KgI h2 {
    color: #9DB2BF;
}
.course-info-KgI .content {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 16px 48px rgb(0 0 0 / 18%);
}
.course-info-KgI h3 {
    color: rgb(38,103,130);
}
.course-info-KgI p {
    color: #000000;
}
.course-info-KgI .button {
    background: #9DB2BF;
    color:  #ffffff;
    margin-top: 30px;
    width: fit-content;
}
.course-info-KgI .button:hover {
    background: rgb(38,103,130);
}

.course-info-KgI .holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.course-info-KgI .items {
    display: flex;
    justify-content: center;
    align-items: center;
}
.course-info-KgI .course {
    padding: 12px;
    max-width: 100%;
}
.course-info-KgI .content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
}
.course-info-KgI .text_holder {
    display: flex;
    flex-direction: column;
    align-items: center;

}
.course-info-KgI h2 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 32px;
}
.course-info-KgI .photo {
    height: 500px;
    width: calc(100% - 60px);
    margin-top: 30px;
}
.course-info-KgI .text_holder {
    padding: 30px;
}
.course-info-KgI h3 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 16px;
    text-align: center;
}
.course-info-KgI p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
}
.course-info-KgI .button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 25px;
    text-decoration: none;
}

@media only screen and (max-width: 600px)  {
    .course-info-KgI .items {
        flex-direction: column;
    }
    .course-info-KgI h2 {
        font-size: 30px;
    }
    .course-info-KgI h3 {
        font-size: 26px;
    }
    .course-info-KgI .course {
        max-width: unset;
        width: 100%;
    }
    .course-info-KgI {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
.panel-container-bNd .our-mission-oMa .style_element  {
    background: rgb(38,103,130,0.5);
    position: relative;
    z-index: 2;
    padding: 50px;
    width: 60%;
}
.panel-container-bNd .our-mission-oMa h2 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 16px;
}
.panel-container-bNd .our-mission-oMa p {
    color: #ffffff;
    font-weight: 500;
    line-height: 24px;
}
.panel-container-bNd .our-mission-oMa .holder .photo {
    width: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.panel-container-bNd .our-mission-oMa .caption_holder {
    justify-content: flex-start;
    position: relative;
    width: 80%;
    width: calc(50% + 600px);
}
.panel-container-bNd .our-mission-oMa .caption_holder:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    z-index: 1;
}
.panel-container-bNd .our-mission-oMa .holder {
    padding: 0;
}
.panel-container-bNd .our-mission-oMa .holder .container {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
}
.panel-container-bNd .our-mission-oMa {
    background: rgb(147,179,193,0.5);
}
@media only screen and (max-width: 800px) {
    .panel-container-bNd .our-mission-oMa .style_element {
        width: 100%;
        padding: 20px;
    }
}.panel-container-bNd .opening-board-sae {
    padding: 70px 0px;
    position: relative;
}
.panel-container-bNd .opening-board-sae .title_page_holder {
    height: auto;
    min-height: 500px;
    position: static;
}
.panel-container-bNd .opening-board-sae .style_element {
    clip-path: none;
    height: 605px;
    top:0;
    padding: 50px;
    justify-content: center;
    align-items: center;
    background: rgb(38,103,130);
    width: 500px;
    min-width: unset;
    right: 20%;
}
.panel-container-bNd .opening-board-sae .style_element h1 {
    text-align: center;
    color: #ffffff;
    font-size: 36px;
}
.panel-container-bNd .opening-board-sae .style_element h3 {
    color: #ffffff;
    text-align: center;
    z-index: 2;
}
.panel-container-bNd .opening-board-sae .style_element p {
    text-align: center;
    color: #ffffff;
    margin-top: 30px;
    font-size: 20px;
    line-height: 22px;
    font-style: italic;
}
@media only screen and (max-width: 800px)  {
    .panel-container-bNd .opening-board-sae {
        padding: 50px 0;
    }
    .panel-container-bNd .opening-board-sae .style_element {
        width: 90%;
        right: 5%;
        margin: auto;
        margin-top: 0;
        min-height: 480px;
        height: auto;
    }
    .panel-container-bNd .opening-board-sae .title_page_holder {
        min-height: 400px;
        height: auto;
    }
    .panel-container-bNd .opening-board-sae .style_element h1 {

        font-size: 30px;
    }
    .panel-container-bNd .opening-board-sae .style_element p {
        font-size: 16px;
    }
}footer {
    background: #9DB2BF;
    color: #ffffff;
}
footer .copyright {
    background: rgb(38,103,130);
}
footer .logo_holder svg, footer .logo_holder svg path{
    fill: rgb(38,103,130);
}
footer h5 {
    color: rgb(38,103,130);
}
footer .menu a {
    color: #ffffff;
}
footer .copyright_info {
    color: #ffffff;
}
footer .copyright_info a {
    color: #ffffff;
    text-decoration: underline;
}
footer .contact_info div svg, footer .contact_info div svg path {
    fill: #ffffff;
}
footer .contact_info div span {
    color: #ffffff;
}

footer .footer {
    padding-top: 70px;
    padding-bottom: 70px;
}
footer .copyright {
    padding-top: 25px;
    padding-bottom: 25px;
}
footer .footer_info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
footer .logo_holder svg, footer .logo_holder img {
    height: 80px;
    width: 80px;
    margin-right: 10px;
}
footer h5 {
    font-size: 20px;
    margin-bottom: 16px;

}
footer .contact_info {
    display: flex;
    flex-direction: column;
}
footer .contact_info div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    justify-content: flex-start;
}
footer .contact_info div img, footer .contact_info div svg {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
footer .menu_holder {
    display: flex;
    flex-direction: column;
}
footer .menu a {
    text-decoration: none;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 5px;
}
footer .copyright {
    font-size: 13px;
}
.footer .goup {
    display: none;
}
@media only screen and (max-width: 1200px)  {
    footer .footer_info {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 800px)  {
    footer .menu, footer .menu_holder, footer .footer_info {
        flex-direction: column;
    }
    footer .contact_info {
        margin-top: 10px;
    }
    footer h5 {
        margin-top: 5px;
    }

}
.panel-container-bNd .newsletter-signup-HuO {
    position: relative;
    background: #fff;
    padding: 60px 20px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
}

.panel-container-bNd .newsletter-signup-HuO:hover {
    background: linear-gradient(135deg, rgb(38,103,130) 0%, #9DB2BF 100%);
}

.panel-container-bNd .newsletter-signup-HuO::before {
    content: "";
    display: block;
    width: 150%;
    height: 150%;
    background: rgb(38,103,130,0.5);
    position: absolute;
    top: -25%;
    left: -25%;
    border-radius: 50%;
    z-index: 0;
    transition: transform 0.5s ease;
}

.panel-container-bNd .newsletter-signup-HuO:hover::before {
    transform: scale(1.1);
}

.panel-container-bNd .newsletter-signup-HuO .container {
    position: relative;
    z-index: 1;
}

.panel-container-bNd .newsletter-signup-HuO .holder {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
    padding: 50px;
    border-radius: 14px;
    max-width: 900px;
    margin: 0 auto;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    opacity: 0.9;
}

.panel-container-bNd .newsletter-signup-HuO:hover .holder {
    opacity: 1;
}

.panel-container-bNd .newsletter-signup-HuO h2 {
    color: #000000;
    font-size: 29px;
    font-family: Lato, sans-serif;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    transition: color 0.3s ease;
}

.panel-container-bNd .newsletter-signup-HuO:hover h2 {
    color: rgb(38,103,130);
}

.panel-container-bNd .newsletter-signup-HuO .input_holder {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 15px;
}

.panel-container-bNd .newsletter-signup-HuO input[type="email"] {
    flex: 1;
    padding: 15px 25px;
    border: 1px solid rgb(147,179,193,0.5);
    border-radius: 14px;
    background: #ffffff;
    color: #000000;
    font-family: Lato, sans-serif;
    font-size: 15px;
    outline: none;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.panel-container-bNd .newsletter-signup-HuO input[type="email"]:focus {
    border-color: rgb(38,103,130);
    box-shadow: 0 0 15px rgb(38,103,130,0.5);
    transform: scale(1.02);
}

.panel-container-bNd .newsletter-signup-HuO .subscribe_button {
    background: #9DB2BF;
    color: #ffffff;
    border: none;
    padding: 15px 30px;
    border-radius: 14px;
    font-size: 17px;
    font-family: Lato, sans-serif;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.panel-container-bNd .newsletter-signup-HuO .subscribe_button:hover {
    background: rgb(38,103,130);
    transform: translateY(-5px);
}

@media only screen and (max-width: 800px) {
    .panel-container-bNd .newsletter-signup-HuO {
        padding: 30px 15px;
    }
    .panel-container-bNd .newsletter-signup-HuO .holder {
        padding: 40px;
    }
    .panel-container-bNd .newsletter-signup-HuO .input_holder {
        flex-direction: column;
    }
    .panel-container-bNd .newsletter-signup-HuO h2 {
        margin-bottom: 20px;
        padding: 0 10px;
    }
    .panel-container-bNd .newsletter-signup-HuO input {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
    }
}.prospective-students-KHy {
    padding-bottom: 80px;
    padding-top: 80px;
}
.prospective-students-KHy .holder {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.prospective-students-KHy ul {
    list-style: none;
}
.prospective-students-KHy ul li {
    padding-left: 30px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    position: relative;
}
.prospective-students-KHy ul svg, .prospective-students-KHy ul svg path {
    fill: rgb(38,103,130);
    width: 20px;
    height: 20px;
    position: absolute;
    left:0;
    flex-shrink: 0;
}

.prospective-students-KHy h2 {
    text-align: center;
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px)  {
    .prospective-students-KHy {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}.panel-container-bNd .course-info-KgI {
    padding: 0;
}
.panel-container-bNd .course-info-KgI .container {
    width: 100%;
    padding: 0;
}
.panel-container-bNd .course-info-KgI .course {
    padding: 0;
}
.panel-container-bNd .course-info-KgI .course .content {
    box-shadow: none;
    border-radius: 0 !important;
}
.panel-container-bNd .course-info-KgI .text_holder {
    display: flex;
    flex-direction: row;
    padding: 0;
    background: #ffffff;
    border-radius: 0 !important;
}
.panel-container-bNd .course-info-KgI h3 {
    display: flex;
    width: 40%;
    background: #ffffff;
    color: #000000;
    height: 100%;
    margin: 0;
    text-align: left;
    padding: 60px;
    font-size: 38px;
    font-weight: 400;
    min-height: 400px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}

.panel-container-bNd .course-info-KgI p {
    width: 60%;
    height: 100%;
    text-align: left;
    padding: 60px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
@media only screen and (max-width: 1200px) {
    .panel-container-bNd .course-info-KgI .text_holder {
        flex-direction: column;
    }
    .panel-container-bNd .course-info-KgI h3 {
        width: 100%;
        min-height: unset;
        padding: 20px;
        font-size: 26px;
    }
    .panel-container-bNd .course-info-KgI p {
        width: 100%;
        padding: 20px;
    }
}.panel-container-bNd footer .logo_holder svg,.panel-container-bNd  footer .logo_holder img {
    width: 55px;
    height: 55px;
    margin: 0;
}
.panel-container-bNd footer {
    padding-top: 60px;
    padding-bottom: 40px;
}
.panel-container-bNd footer .footer {
    padding: 0;
}
.panel-container-bNd footer .footer_info {
    flex-direction: column;
    width: 100%;
}
.panel-container-bNd footer .menu {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ffffff;
}
.panel-container-bNd footer .copyright {
    background: #9DB2BF;
}
.panel-container-bNd footer .menu_holder {
    flex-direction: row;
    width: 100%;
    justify-content: flex-end;
}
.panel-container-bNd footer .menu a {
    font-weight: 400;
    margin-right: 24px;
}
.panel-container-bNd footer .menu a:last-child {
    margin-right: 0;
}
.panel-container-bNd footer .menu {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.panel-container-bNd footer h5 {
    white-space: nowrap;
    font-size: 14px;
    margin: 0;
}
footer .copyright {
    padding: 10px 0;
}
.panel-container-bNd footer .copyright_info {
    text-align: right;
}
.panel-container-bNd footer .logo_holder .goup {
    display: flex;
    justify-content: center;
    position: relative;
    top:30px;
    cursor: pointer;
}
.panel-container-bNd footer .logo_holder .goup svg {
    position: absolute;
}
.panel-container-bNd footer .logo_holder .goup svg,.panel-container-bNd footer .logo_holder .goup svg path {
    fill: #ffffff;
    width: 40px;
    height: 40px;
}
@media only screen and (max-width: 800px)  {
    .panel-container-bNd footer .logo_holder .goup,.panel-container-bNd footer .logo_holder .goup svg {
        position: static;
    }
    .panel-container-bNd footer .footer_info {
        padding: 0;
        align-items: center;
    }
    .panel-container-bNd footer h5 {
        display: none;
    }
    .panel-container-bNd footer .menu_holder {
        justify-content: center;
    }
    .panel-container-bNd footer .copyright_info {
        text-align: center;
    }
}.newsletter-signup-HuO {
    padding-bottom: 80px;
    padding-top: 80px;
}
.newsletter-signup-HuO .holder {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.newsletter-signup-HuO input {
    padding: 12px;
    background: #ffffff;
    outline: none;
    border: 1px solid rgb(147,179,193,0.5);
    margin-right: 10px;
    min-width: 200px;
}
.newsletter-signup-HuO h2 {
    margin-bottom: 20px;
    text-align: center;
}
.newsletter-signup-HuO .button {
    background: #9DB2BF;
    color: #ffffff;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    flex-shrink: 0;
}
.newsletter-signup-HuO .input_holder {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 800px)  {
    .newsletter-signup-HuO .holder {
        flex-direction: column;
    }
    .newsletter-signup-HuO {
        padding: 30px 20px;
    }
    .newsletter-signup-HuO input {
        min-width: unset;
    }
    .newsletter-signup-HuO .button {
        flex-shrink: unset;
    }
    .newsletter-signup-HuO .input_holder {
        flex-direction: column;
        width: 100%;
    }
    .newsletter-signup-HuO input {
        margin: 0;
        margin-bottom: 10px;
        width: 100%;
    }
    .panel-container-bNd .newsletter-signup-HuO .holder h2 {
        font-size: 20px;
    }
}.panel-container-bNd header .header_content {
    flex-direction: column;
}
.panel-container-bNd header .main_header {
    background: #9DB2BF;
}
.panel-container-bNd header .logo_holder .logo_desc {
    color: #ffffff;
}
.panel-container-bNd header .logo_holder {
    width: 1200px;
    padding: 10px 5px;
    max-width: 100%;
    justify-content: space-between;
}
.panel-container-bNd header .container {
    width: 100%;
    padding: 0;
    margin: 0;
}
.panel-container-bNd header .menu {
    background: #ffffff;
    width: 100%;
    justify-content: center;
    border-bottom: 2px solid #9DB2BF;
}
.panel-container-bNd header .logo_holder .logotype svg, .panel-container-bNd header .logo_holder .logotype img {
    width: 65px;
    height: 65px;
}
.panel-container-bNd header .menu a {
    transition: background-color 0.17s ease-out;
    padding: 12px 20px;
}
.panel-container-bNd header .menu a:hover {
    background: #9DB2BF;
    color: #ffffff;
}
@media only screen and (max-width: 800px)  {
    .panel-container-bNd header .menu {
        align-items: center;
        padding: 20px 0;
    }
}.panel-container-bNd .customer-feedback-Drf .photo {
    border-radius: 0;
    width: 100%;
    height: 283px;
}
.panel-container-bNd .customer-feedback-Drf .review {
    border-radius: 0;
    padding: 0 0 30px 0;
}
.panel-container-bNd .customer-feedback-Drf .review span {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
.panel-container-bNd .customer-feedback-Drf .review span::before {
    content: "";
    display: block;
    width: 100px;
    height: 20px;
   background: url("img/53b0866fe0763d467be7bd64f9ef2234b1267a6a.svg");
    background-size: 20px;
    margin: auto;
    margin-bottom: 20px;
}
.panel-container-bNd .customer-feedback-Drf .review p {
    padding: 0 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
@media only screen and (max-width: 800px)  {
    .panel-container-bNd .customer-feedback-Drf .review {
        width: 100%;
    }
}.instructor-profile-okV {
    padding-top: 80px;
    padding-bottom: 80px;
}
.instructor-profile-okV h2 {
    color: #9DB2BF;
}
.instructor-profile-okV .review .name {
    color: #9DB2BF;
}
.instructor-profile-okV .review span {
    color: rgb(38,103,130);
}

.instructor-profile-okV .holder {
    display: flex;
    justify-content: center;
    align-items: center;
}
.instructor-profile-okV .review {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 33%;
}
.instructor-profile-okV h2 {
    text-align: center;
    margin-bottom: 48px;
    font-size: 29px;
    font-weight: 600;
}
.instructor-profile-okV .photo {
    width: 350px;
    height: 400px;
    max-width: 100%;
    margin-bottom: 8px;
    background-position: center;
}
.instructor-profile-okV .review .name {
    font-size: 19px;
    margin-bottom: 8px;
}
.instructor-profile-okV .review span {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 14px;
}
.instructor-profile-okV .review .quote {
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
}
@media only screen and (max-width: 1200px) {
    .instructor-profile-okV .review {
        max-width: unset;
    }
}
@media only screen and (max-width: 800px)  {
    .instructor-profile-okV .holder {
        flex-direction: column;
    }
    .instructor-profile-okV .review {
        max-width: unset;
        width: 100%;
    }
    .instructor-profile-okV {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .instructor-profile-okV h2 {
        margin-bottom: 24px;
        font-size: 30px;
    }
}

header .top_plank {
    background: rgb(38,103,130);
    color:  #ffffff;
}
header .main_header {
    background:  #ffffff;
    color:  #000000;
}
header .logo_name {
    color: rgb(38,103,130);
    font-size: 21px;
    font-weight: 700;
}
header .logo_desc {
    color: #9DB2BF;
}
header .logo_holder svg,header .logo_holder svg path, header .logo_holder img {
    fill: rgb(38,103,130);
}
header .menu a {
    color: #9DB2BF;
}
header .menu a:hover {
    color: rgb(38,103,130);
}
header .menu a.active {
    border: 2px solid #9DB2BF;
    border-radius: 100px;
}
header .menu a.active:hover {
    color: #ffffff;
    background: rgb(38,103,130);
    border: 2px solid rgb(38,103,130);
}
header .top_plank .top_plank_content div svg, header .top_plank .top_plank_content div svg path {
    fill: #ffffff;
}
header .top_plank .top_plank_content div span {
    color: #ffffff;
}

header {
    box-shadow: 0 16px 48px rgba(0, 0, 0, .175);
}
header .top_plank .top_plank_content {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 0 10px 0;
    font-size: 14px;
    line-height: 21px;
    flex-wrap: wrap;
}
header .top_plank .top_plank_content div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 24px;
}
header .top_plank .top_plank_content div img, header .top_plank .top_plank_content div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
header .main_header {
    width: 100%;
}
header .header_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header .logo_holder {
    padding: 5px 0;
    display: flex;
    align-items: center;
    text-decoration: none;

}
header .logo_caption {
    display: flex;
    flex-direction: column;
    height: 100%;

}
header .logo_desc {
    font-size: 14px;
    font-weight: 700;
}
header .logo_holder .logo_desc {
    text-transform: uppercase;
}
header .logo_holder .logotype svg, header .logo_holder .logotype img {
    height: 80px;
    width: 80px;
    margin-right: 10px;
}
header .menu {
    display: flex;
}
header .menu a {
    text-decoration: none;
    padding: 12px 25px;
    font-size: 14px;
}
body .panel-container-bNd header .opened {
    display: flex;
}
@media only screen and (max-width: 1200px)  {
    header .header_content {
        flex-direction: column;
        align-items: flex-start;
    }
    header .menu {
        display: none;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        padding-bottom: 30px;
        position: static;
        top:100%;
        left:0;
        z-index: 90;
        background: #ffffff;
        width: 100%;
    }
    header .menu a.active {
        border: none;
    }
    header .menu a.active:hover {
        color: rgb(38,103,130);
        background: none;
        border: none;
    }
    header .main_header {
        position: relative;
        z-index: 99;
    }

    header .logo_name {
        line-height: 28px;
    }
    header .logo_holder {
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }
    header .logo_holder .logo_desc {
        display: none;
    }
    header .logo_holder .logotype {
        margin-right: 5px;
    }
    header .logo_holder .logotype svg, header .logo_holder .logotype img {
        margin: 0;
        width: 40px;
        height: 40px;
    }
    header .logo_name {
        text-align: left;
        font-size: 20px;
        text-align: center;
    }
    header .header_content {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.teaching-process-prR {
    padding-bottom: 80px;
    padding-top: 80px;
}
.teaching-process-prR .holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: auto;
}
.teaching-process-prR h2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 30px;
}
.teaching-process-prR p {
    text-align: center;
    font-size: 18px;
}
@media only screen and (max-width: 800px)  {
    .teaching-process-prR {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}.panel-container-bNd .advantages-benefits-eCJ {
    justify-content: space-between;
}
.panel-container-bNd .advantages-benefits-eCJ .advantage_item {
    padding: 30px;
    align-items: flex-start;
    transition: all ease-in-out 0.4s;
    justify-content: center;
    width: 23%;
    box-shadow: 0px 0 60px 0 rgba(0,0,0, 0.1);
    height: 250px;
}
.panel-container-bNd .advantages-benefits-eCJ .advantage_item svg {
    transition: all ease-in-out 0.4s;
}
.panel-container-bNd .advantages-benefits-eCJ .advantage_item:hover {
    background: rgb(38,103,130);
}
.panel-container-bNd .advantages-benefits-eCJ .advantage_item:hover svg, .panel-container-bNd .advantages-benefits-eCJ .advantage_item:hover svg path {
    fill: #ffffff;
}
.panel-container-bNd .advantages-benefits-eCJ .advantage_item:hover h4 {
    color: #ffffff;
}
.panel-container-bNd .advantages-benefits-eCJ .advantage_item svg,.panel-container-bNd .advantages-benefits-eCJ .advantage_item img {
    width: 48px;
    height: 48px;
}
.panel-container-bNd .advantages-benefits-eCJ .advantages_content h4 {
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    transition: all ease-in-out 0.4s;
}
@media only screen and (max-width: 800px)  {
    .panel-container-bNd .advantages-benefits-eCJ .advantage_item {
        width: 100%;
    }
}.customer-feedback-Drf {
    padding-top: 80px;
    padding-bottom: 80px;
}
.customer-feedback-Drf h2 {
    color: #9DB2BF;
}
.customer-feedback-Drf .review {
    background: #ffffff;
    border-radius: 20px;
}
.customer-feedback-Drf .review span {
    color: rgb(38,103,130);
}

.customer-feedback-Drf .holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.customer-feedback-Drf .holder h2 {
    text-align: center;
    margin-bottom: 36px;
    font-size: 28px;
    font-weight: 600;
}
.customer-feedback-Drf .reviews {
    display: flex;
    justify-content: center;
    width: 100%;
}
.customer-feedback-Drf .review {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin-bottom: 10px;
    max-width: 25%;
    width: calc(25% - 20px);
    justify-content: flex-start;
    align-items: center;
    margin: 10px;
}
.customer-feedback-Drf .review span {
    text-align: center;
}
.customer-feedback-Drf .review p {
    text-align: center;
}
.customer-feedback-Drf .photo {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
    border-radius: 50%;
}
.customer-feedback-Drf .text {
    display: flex;
    flex-direction: column;
}
.customer-feedback-Drf .review span {
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 10px;
}
@media only screen and (max-width: 800px)  {
    .customer-feedback-Drf .reviews {
        flex-direction: column;
    }
    .customer-feedback-Drf .review {
        max-width: unset;
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
    .customer-feedback-Drf {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .customer-feedback-Drf .holder  h2 {
        font-size: 30px;
    }
}

.advantages-benefits-eCJ .advantages_content h2 {
    color: #9DB2BF;
}
.advantages-benefits-eCJ .advantage_item svg, .advantages-benefits-eCJ .advantage_item svg path {
    fill: rgb(38,103,130);
}
.advantages-benefits-eCJ .advantage_item p {
    color: #000000;
}
.advantages-benefits-eCJ .advantage_item b{
    color: rgb(38,103,130);
}

.advantages-benefits-eCJ {
    padding-top: 80px;
    padding-bottom: 80px;
}
.advantages-benefits-eCJ .advantages_holder  {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
.advantages-benefits-eCJ .advantages_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.advantages-benefits-eCJ .advantages_content h2 {
    text-align: center;
    margin-bottom: 48px;
    font-size: 30px;
    font-weight: 600;
}
.advantages-benefits-eCJ .advantages_content h4{
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}
.advantages-benefits-eCJ .advantages_description {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 20px;
}
.advantages-benefits-eCJ .advantage_item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 200px;
    width: 25%;
    padding: 10px;
}
.advantages-benefits-eCJ .advantage_item svg, .advantages-benefits-eCJ .advantage_item img {
    width: 128px;
    height: 128px;
}
@media only screen and (max-width: 1200px) {
    .panel-container-bNd .advantages-benefits-eCJ .advantages_holder .advantage_item{
        width: calc(50% - 20px);
        margin: 10px;
    }
}
@media only screen and (max-width: 800px)  {
    .advantages-benefits-eCJ .advantages_content h2 {
        font-size: 30px;
    }
    .advantages-benefits-eCJ .advantages_holder {
        flex-direction: column;
    }
    .advantages-benefits-eCJ {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .panel-container-bNd .advantages-benefits-eCJ .advantages_holder .advantage_item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}
.panel-container-bNd .teaching-process-prR {
    position: relative;
    padding-top: 100px;
}
.panel-container-bNd .teaching-process-prR::before {
    content: "";
    position: absolute;
    top:0;
    width: 100%;
    height: 50%;
    background: linear-gradient(94.96deg, rgb(38,103,130) 0%, #9DB2BF 100%);
    z-index: 0;
}
.panel-container-bNd .teaching-process-prR .holder {
    position: relative;
    z-index: 1;
    background: #ffffff;
    width: 60%;
    padding: 36px;
    border-radius: 16px;
    padding: 40px;
    box-shadow: rgba(12, 68, 75, 0.2) 0px -30px 40px;
}
.panel-container-bNd .teaching-process-prR h2 {
    font-size: 40px;
    margin-bottom: 46px;
    text-align: left;
    margin-bottom: 10px;
}
.panel-container-bNd .teaching-process-prR p {
    width: 100%;
    font-size: 18px;
    text-align: left;
}
@media only screen and (max-width: 800px)  {
    .panel-container-bNd .teaching-process-prR .holder {
        padding: 20px;
        width: 100%;
    }
    .panel-container-bNd .teaching-process-prR {
        padding: 50px 0;
    }
    .panel-container-bNd .teaching-process-prR h2 {
        font-size: 26px;
        text-align: left;
        margin-bottom: 16px;
    }
    .panel-container-bNd .teaching-process-prR p {
        width: 100%;
        font-size: 18px;
    }
}.panel-container-bNd .prospective-students-KHy {
    padding: 0;
}
.panel-container-bNd .prospective-students-KHy .holder {
    flex-direction: row;
    width: 100%;
    justify-content: center;
    padding: 80px 24px;
}
.panel-container-bNd .prospective-students-KHy ul svg, .panel-container-bNd .prospective-students-KHy ul svg path {
    position: static;
    margin-right: 15px;
    width: 29px;
    height: 29px;
}
.panel-container-bNd .prospective-students-KHy ul li {
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 700;
    padding: 0;
}
.panel-container-bNd .prospective-students-KHy h2 {
    width: 33.33%;
    padding: 10px;
    font-size: 28px;
    font-weight: 700;
    text-align: left;
}
.panel-container-bNd .prospective-students-KHy ul {
    width: 66.66%;
    padding: 10px;
}
@media only screen and (max-width: 800px)  {
    .panel-container-bNd .prospective-students-KHy .holder {
        flex-direction: column;
        padding: 20px;
    }
    .panel-container-bNd .prospective-students-KHy h2 {
        width: 100%;
        font-size: 30px;
        text-align: center;
    }
    .panel-container-bNd .prospective-students-KHy ul {
        width: 100%;
    }
    .panel-container-bNd .prospective-students-KHy ul li {
        font-size: 16px;
    }
}.panel-container-bNd .instructor-profile-okV .holder {
    background: #9DB2BF;
    border-radius: 12px;
}
.panel-container-bNd .instructor-profile-okV {
    padding: 64px 0;
}
.panel-container-bNd .instructor-profile-okV .review {
    max-width: unset;
    width: 80%;
    padding: 0;
    flex-direction: row;
    align-items: center;
}
.panel-container-bNd .instructor-profile-okV .photo {
    margin-bottom: -20px;
    margin-top: -20px;
    border-radius: 14px;
    width: 400px;
    height: 400px;
    flex-shrink: 0;
}
.panel-container-bNd .worker_description {
    margin-left: 48px;
}
.panel-container-bNd .instructor-profile-okV .review .name {
    color: #ffffff;
    margin-bottom: 5px;
}
.panel-container-bNd .instructor-profile-okV .review .quote {
    color: var(--white-color_opacity);
    margin-top: 10px;
    font-style: normal;
}
.panel-container-bNd .instructor-profile-okV .review span {
    font-size: 18px;
}
@media only screen and (max-width: 800px)  {
    .panel-container-bNd .instructor-profile-okV .review {
        flex-direction: column;
    }
    .panel-container-bNd .instructor-profile-okV .photo {
        margin-bottom: 10px;
        width: 200px;
        height: 200px;
    }
    .panel-container-bNd .instructor-profile-okV .holder {
        padding: 20px;
        padding-top: 0;
    }
    .panel-container-bNd .worker_description {
        margin-left: 0;
        text-align: center;
    }
}.privacy-silo-ldO {
    padding: 30px;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.privacy-silo-ldO h1 {
    margin-top: 30px;
    margin-bottom: 20px;
}
.privacy-silo-ldO h2 {
    margin-top: 25px;
    margin-bottom: 15px;
}
.privacy-silo-ldO h3, .privacy-silo-ldO h4, .privacy-silo-ldO h5, .privacy-silo-ldO h6 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.2em;
}
.privacy-silo-ldO ul, .privacy-silo-ldO ol {
    list-style-position: inside;
    padding-left: 0;
    padding: 10px 0;
}
.privacy-silo-ldO li {
    margin-bottom: 10px;
}
.privacy-silo-ldO section {
    background: none;
}
.privacy-silo-ldO p, .privacy-silo-ldO span, .privacy-silo-ldO div {
    line-height: 20px;
    margin-bottom: 5px;
}
@media only screen and (max-width: 800px) {
    .privacy-silo-ldO {
        padding: 20px 0;
    }
}.our-mission-oMa .holder {
    background-size: cover;
}
.our-mission-oMa .style_element {
    background:  #ffffff;
}
.our-mission-oMa {
    padding-bottom: 80px;
    padding-top: 80px;
}
.our-mission-oMa h2 {
    color: #9DB2BF;
}
.our-mission-oMa span {
    color: rgb(38,103,130);
}
.our-mission-oMa p {
    color: #000000;
}

.our-mission-oMa .holder {
    display: flex;
    justify-content: flex-end;
    padding: 40px;
    height: auto;
}
.our-mission-oMa .style_element {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    min-width: 400px;
    padding: 20px;
}
.our-mission-oMa .caption_holder {
    display: flex;
    justify-content: flex-end;
}
.our-mission-oMa h2 {
    margin-bottom: 8px;
    font-size: 33px;
    font-weight: 600;
}
.our-mission-oMa span {
    margin-bottom: 16px;
    font-size: 19px;
    font-weight: 600;
}
.our-mission-oMa p {
    font-size: 16px;
    font-weight: 300;
}

@media only screen and (max-width: 600px)  {
    .our-mission-oMa .holder {
        padding: 0px;
    }
    .our-mission-oMa .style_element {
        width: 100%;
        min-width: unset;
    }
    .our-mission-oMa {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .our-mission-oMa h2 {
        font-size: 30px;
    }
}
.contact-form-section-Ded {
    padding-top: 80px;
    padding-bottom: 80px;
}
.contact-form-section-Ded h3 {
    color: #9DB2BF;
}
.contact-form-section-Ded .form {
    background:#fff;
    border-radius: 10px;
}
.contact-form-section-Ded .info svg, .contact-form-section-Ded .info svg path {
    fill: rgb(38,103,130);
}
.contact-form-section-Ded .info .contact_info h5 {
    color: rgb(38,103,130);
}
.contact-form-section-Ded .info span {
    color:  #000000;
}
.contact-form-section-Ded .info .contact_info svg, .contact-form-section-Ded .info .contact_info svg path {
    fill:  #000000;
}
.contact-form-section-Ded form input {
    color: #000000;
    border-radius:6px;
    background:  #ffffff;
}
.contact-form-section-Ded form  .button {
    background: #9DB2BF;
    color:  #ffffff;
    border-radius: 100px;
}
.contact-form-section-Ded form  .button:hover {
    background: rgb(38,103,130);
}


.contact-form-section-Ded .holder {
    display: flex;
}
.contact-form-section-Ded .holder>div {
    width: 50%;
    padding: 40px;
}
.contact-form-section-Ded .form {

}
.contact-form-section-Ded .form form {
    display: flex;
    flex-direction: column;
}
.contact-form-section-Ded h3 {
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 18px;
}
.contact-form-section-Ded .info {
    padding-top: 40px;
}
.contact-form-section-Ded form input {
    border: none;
    padding: 13px;
    width: 100%;
    margin-bottom: 24px;
    line-height: 24px;
    outline: none;
    border: 1px solid transparent;
}
.contact-form-section-Ded form  .button {
    font-weight: 400;
    cursor: pointer;
}
.contact-form-section-Ded .info .contact_info h5 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}
.contact-form-section-Ded .info svg, .contact-form-section-Ded .info img {
    margin-right: 16px;
    width: 16px;
    height: 16px;
}
.contact-form-section-Ded .info span {
    font-size: 16px;
}
.contact-form-section-Ded .logo_holder {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 30px;
    margin-right: 30px;
}
.contact-form-section-Ded .logo_holder svg, .contact-form-section-Ded .logo_holder img {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    margin-right: 0;
}
.contact-form-section-Ded .info .contact_info span {
    font-weight: 300;
}
.contact-form-section-Ded .info .contact_info>div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.contact-form-section-Ded .name_holder {
    display: flex;
    justify-content: space-between;
}
.contact-form-section-Ded .name_holder #surname {
    margin-left: 24px;
}
.contact-form-section-Ded  .agree {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.contact-form-section-Ded  .agree label {
    display: block;
}
.contact-form-section-Ded  .agree a {
    margin-left: 5px;
    color: rgb(38,103,130);
}

.contact-form-section-Ded  .agree input[type=checkbox] {
    width: auto;
    margin: 0;
    margin-right: 5px;
}

@media only screen and (max-width: 600px)  {
    .contact-form-section-Ded .holder {
        flex-direction: column;
    }
    .contact-form-section-Ded .holder>div {
        width: 100%;
    }
    .contact-form-section-Ded {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contact-form-section-Ded h3 {
        font-size: 30px;
    }
}
.opening-board-sae .title_page_holder {
    background-size: cover;
    background-position: center !important;
}
.opening-board-sae .style_element h1 {
    color: #9DB2BF;
}
.opening-board-sae .style_element h3 {
    color: #9DB2BF;
    text-align: right;
    font-size: 20px;
    margin-bottom: 8px;
}
.opening-board-sae .style_element p {
    color: #000000;
    text-align: right;
}

.opening-board-sae {
  width: 100%;
}
.opening-board-sae .title_page_holder {
    width: 100%;
    min-height: 680px;
    height: auto;
    position: relative;
}
.opening-board-sae .style_element {
    position: absolute;
    right: 0px;
    bottom:-1px;
    background:  #ffffff;
    width: 65%;
    height: 100%;
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
    padding: 50px 50px 50px 30%;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: flex-end;
    min-width: 680px;
    border-radius: 0;
}
.opening-board-sae .style_element h1 {
    font-size: 47px;
    font-weight: 700;
    margin-bottom: 8px;
    text-align: right;
}
.opening-board-sae .style_element p {
    font-size:12px;
    font-weight: 300;
    margin-bottom: 16px;
}
@media only screen and (max-width: 800px)  {
    .opening-board-sae .title_page_holder {
        min-height: 320px;
        height: auto;
    }
    .opening-board-sae .style_element {
        min-width: unset;
        width: 100%;
        clip-path: polygon(100% 100%, 100% -175%, 0 100%);
        padding: 100px 30px 30px 35%;
        text-align: right;
        min-width: unset;
    }
    .opening-board-sae .style_element h1 {
        font-size: 30px;
    }


}
