<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main_menu {
    background: #fff;
    color: #000;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.main_menu .main-menu-offcanvas-item ul li .nav-link {
    color: #000;
}
.header-login-buton,
.menu_fixed .header-login-buton {
    color: #000 !important;
}
@media (max-width: 800px) {
    .sticky-side-bar-wrapper {
        position: initial;
    }
}
.teacherPhone {
    display: none;
}
.left-properties .titre {
    margin: 10px 0;
    font-weight: 700;
}
.left-properties ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
}
.left-properties ul li,
.price-badge,
.user-comment-badge {
    display: inline-block;
    padding: 10px;
    background-color: #f7f7f7;
    font-size: 13px;
    margin: 0 10px 10px 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.user-badge {
    background-color: #3bb3bd;
    font-size: 20px;
}
.blog-posts-list ul li {
    display: table !important;
}
.teacher-comment .user-badge {
    margin-left: 10px;
}
.table-title {
    display: block;
    margin: auto;
    max-width: 600px;
    padding: 5px;
    width: 100%;
}
.table-title h3 {
    color: #fafafa;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto, helvetica, arial, sans-serif;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}
.lesson-price-table .table-fill {
    background: #fff;
    border-radius: 3px;
    border-collapse: collapse;
    height: 250px;
    margin: auto;
    padding: 5px;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    animation: float 5s infinite;
}
.lesson-price-table th {
    color: #d5dde5;
    background: #1b1e24;
    border-bottom: 4px solid #9ea7af;
    border-right: 1px solid #343a45;
    font-size: 18px;
    font-weight: 100;
    padding: 24px;
    text-align: left;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
}
.lesson-price-table th:first-child {
    border-top-left-radius: 3px;
}
.lesson-price-table th:last-child {
    border-top-right-radius: 3px;
    border-right: none;
}
.lesson-price-table tr {
    border-top: 1px solid #c1c3d1;
    color: #666b85;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
.lesson-price-table tr:hover td {
    background: #4e5066;
    color: #fff;
    border-top: 1px solid #22262e;
}
.lesson-price-table tr:first-child {
    border-top: none;
}
.lesson-price-table tr:last-child {
    border-bottom: none;
}
.lesson-price-table tr:nth-child(odd) td {
    background: #ebebeb;
}
.lesson-price-table tr:nth-child(odd):hover td {
    background: #4e5066;
}
.lesson-price-table tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
}
.lesson-price-table tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}
.lesson-price-table td {
    background: #fff;
    padding: 20px;
    text-align: left;
    vertical-align: middle;
    font-weight: 300;
    font-size: 18px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    border-right: 1px solid #c1c3d1;
}
.lesson-price-table td:last-child {
    border-right: 0;
}
.lesson-price-table th.text-left {
    text-align: left;
}
.lesson-price-table th.text-center {
    text-align: center;
}
.lesson-price-table th.text-right {
    text-align: right;
}
.lesson-price-table td.text-left {
    text-align: left;
}
.lesson-price-table td.text-center {
    text-align: center;
}
.lesson-price-table td.text-right {
    text-align: right;
}
.main-gallery {
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    border-top: solid 10px #7aa641;
}
.gallery-cell {
    width: 100%;
}
.testimonial {
    text-align: center;
    max-width: 850px;
    margin: 100px auto 130px auto;
    padding: 0 20px;
}
.testimonial-avatar {
    width: 100px;
    border-radius: 50%;
}
.testimonial-quote {
    display: block;
    font-size: 24px;
    font-weight: 300;
    padding: 10px 0;
}
.testimonial-author {
    display: block;
    font-weight: 800;
    color: #372c2c;
}
.flickity-page-dots {
    bottom: 25px;
}
.flickity-page-dots .dot.is-selected {
    background: #7aa641;
}
.rating-wrapper {
    max-width: 800px;
    margin: 10px auto;
    background: #fff;
    padding: 1em;
    border-radius: 3px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.rating-wrapper .rating-label {
    text-align: center;
    font-weight: 700;
    display: block;
}
.rating-wrapper .ratingItemList {
    max-width: 300px;
    margin: auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 1em 0;
}
.rating-wrapper input.rating {
    display: none;
}
.rating-wrapper label.rating {
    padding: 5px 3px;
    font-size: 32px;
    opacity: 0.7;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    cursor: pointer;
}
.rating-wrapper label.rating:hover {
    -webkit-filter: grayscale(0.84);
    filter: grayscale(0.84);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.1s ease;
    transition: 0.1s ease;
}
.rating-wrapper input.rating:checked + label.rating {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.feedback {
    width: 100%;
    display: block;
}
.feedback input,
.feedback textarea {
    max-width: 300px;
    width: 100%;
    display: block;
    margin: 0.5em auto;
    padding: 0.5em;
    border: 1px solid #d2d3d8;
    border-radius: 3px;
}
.feedback input:active,
.feedback input:focus,
.feedback textarea:active,
.feedback textarea:focus {
    border-color: #3870c4;
    box-shadow: 0 0 1px 1px #3870c4;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}
.feedback textarea {
    height: 100px;
}
.feedback button {
    margin: 1em auto;
    display: table;
    text-align: center;
}
button {
    color: #edeef0;
    background-color: #9b9ea9;
    border-radius: 3px;
    border: 0;
    padding: 9px 15px;
    font-size: 15px;
}
button.not-disabled {
    color: #fff;
    background-color: #3870c4;
    text-shadow: 0 1px 1px #214375;
    cursor: pointer;
}
button.not-disabled:hover {
    background-color: #2d599c;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}
.profile-name {
    font-size: 17px;
    font-weight: 700;
    color: #444;
}
.modal-open .select2-container--open {
    z-index: 999999 !important;
    width: 100% !important;
}
@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px !important;
    }
}
.teacher_header_down {
    overflow: hidden;
    background-color: #f1f1f1;
    transition: 0.4s;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}
.teacher_header_down .favoriteButton,
.teacher_header_down .rossets-container,
.teacher_header_down .teacher-about-section,
.teacher_header_down .teacher-best-branches,
.teacher_header_down .teacher-experience-section,
.teacher_header_down .teacher-region-section,
.teacher_header_down .video-container,
.teacher_header_down .teacher-education-section {
    display: none !important;
}
.teacher_header_down .user-image {
    width: 66.5px !important;
    height: 66.5px !important;
}
.teacher_header_down .teacher-actions-section {
    padding-top: 1.5rem !important;
}
.teacher_header_down .teacher-actions-section .user-detail-section1 {
    margin-top: 0 !important;
}
@media (max-width: 768px) {
    .teacher_header_down {
        position: initial;
    }
}

.teacher-content-section-fixed {
    padding-top: 220px !important;
}

.favoriteBtn:hover {
    color: red;
    cursor: pointer;
}

.video-modal .modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}
.video-modal .modal-body {
    position:relative;
    padding:0px;
}

.video-modal .close {
    position:absolute;
    right:-30px;
    top:0;
    z-index:999;
    font-size:2rem;
    font-weight: normal;
    color:#fff;
    opacity:1;
}

.breadcrumb-section {
    background: transparent !important;
}

.h1-5 {
    font-size: 1.5rem;
}

.cursor-pointer {
    cursor: pointer;
}

.down-icon {
    display: none;
}

@media (max-width: 580px) {
    .down-icon {
        display: block;
    }
}
@media (max-width: 600px) {
    .x-mt-3 {
        margin-top: 0px !important;
    }
    .reversable {
        flex-direction: column-reverse !important;
    }
    .teacher-actions-section {
        display: none !important;
    }
}
.profile-header-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    -webkit-box-shadow: 0 -5px 30px rgba(57,57,57,0.15) !important;
    box-shadow: 0 -5px 30px rgba(57,57,57,0.15) !important;
}
.profile-header-mobile .buttonN {
    min-height: 55px;
    width: 160px;
    border: none;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    border-radius: 30px;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 65%;
    line-height: normal;
    font-size: 16px;
    padding: 0;
}
.profile-header-mobile .price {
    display: inline-block;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}
.profile-header-mobile .buttonN .button_reserve {
    color: #fff;
}

.x-mt-3 {
    margin-top: 1rem;
}
@media (min-width: 980px) {
    .mobile-show { display: none !important; }
}
</pre></body></html>