/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Version:        1.10
 Template:       fortuna

*/
#footer .sub-menu {
    display: none;
}

.buy_books img {
    width: 250px;

}

label,
legend {
    display: block;
    font-weight: inherit;
    font-size: inherit;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 1023px) {
    .center_on_mobile {
        text-align: center !important
    }

    .center_on_mobile h1 {
        text-align: center !important
    }

    .center_on_mobile h2 {
        text-align: center !important
    }

    .about_and_video_continer .gotobook {
        margin-bottom: 40px;
    }
}

/* BOOOKS START */
.TextAndBooksMainContiner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #f7f7f7 !important;
    width: 100%;
    padding-bottom: 20px;
}

.TextAndBooksMainContiner .TextAndBooksContiner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1200px;
}

.TextAndBooksContiner .text {
    width: 45%;
    text-align: right;
}

.TextAndBooksContiner .books {
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.book2 {
    position: relative;
    left: -50px;
    z-index: 1;
    cursor: pointer;
}

.book1 {
    position: relative;
    z-index: 2;
    cursor: pointer;
}


.book1 a,
.book2 a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.buy_book {
    text-align: center;
    width: 120px;
    background-color: #006480;
    color: white;
    border-radius: 10px;
    position: relative;
    top: -20px;
}

/* BOOKS END */

@media only screen and (min-width: 1281px) {


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

    .about_text_continer {
        width: 60%;
        margin-left: 40px !important;
    }

    .about_text_continer h1 {
        margin-top: 0px !important;
    }

    .about_and_video_continer iframe {
        width: 55% !important;
        height: 314px !important;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1024px) {

    /* BOOOKS START */
    .TextAndBooksMainContiner .TextAndBooksContiner {
        width: 950px;
    }

    /* BOOKS END */


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

    .about_text_continer {
        width: 50%;
        margin-left: 40px !important;
    }

    .about_text_continer h1 {
        margin-top: 0px !important;
    }

    .about_and_video_continer iframe {
        width: 50% !important;
        height: 254px !important;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {

    /* BOOOKS START */
    .TextAndBooksMainContiner .TextAndBooksContiner {
        width: 90%;
    }

    /* BOOKS END */
    .about_and_video_continer {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .about_text_continer {
        width: 100%;
    }

    .about_text_continer h1 {
        margin-top: 0px !important;
    }

    .about_and_video_continer iframe {
        width: 100% !important;
        height: 338px !important;
        margin-top: 20px
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {

    /* BOOOKS START */
    .TextAndBooksMainContiner {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        background-color: #f7f7f7 !important;
        width: 100%;
        padding-bottom: 20px;
    }

    .TextAndBooksMainContiner .TextAndBooksContiner {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 90%;
    }

    .TextAndBooksContiner .text {
        width: 100%;
        text-align: center;
    }

    .TextAndBooksContiner .books {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .book2 {
        position: relative;
        left: 0px;
        z-index: 1;
        cursor: pointer;
    }

    .book1 {
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .book1 a,
    .book2 a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .buy_book {
        text-align: center;
        width: 120px;
        background-color: #006480;
        color: white;
        border-radius: 10px;
        position: relative;
        top: 0px;
    }

    /* BOOKS END */

    .about_and_video_continer {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .about_text_continer {
        width: 100%;
    }

    .about_text_continer h1 {
        margin-top: 0px !important;
    }

    .about_and_video_continer iframe {
        width: 100% !important;
        height: 246px !important;
        margin-top: 20px
    }
}

@media only screen and (max-width: 480px) {

    /* BOOOKS START */
    .TextAndBooksMainContiner {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        background-color: #f7f7f7 !important;
        width: 100%;
        padding-bottom: 20px;
    }

    .TextAndBooksMainContiner .TextAndBooksContiner {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 90%;
    }

    .TextAndBooksContiner .text {
        width: 100%;
        text-align: center;
    }

    .TextAndBooksContiner .books {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .book2 {
        position: relative;
        left: 0px;
        z-index: 1;
        cursor: pointer;
    }

    .book1 {
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .book1 a,
    .book2 a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .buy_book {
        text-align: center;
        width: 120px;
        background-color: #006480;
        color: white;
        border-radius: 10px;
        position: relative;
        top: 0px;
    }

    /* BOOKS END */

    .about_and_video_continer {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .about_text_continer {
        width: 100%;
    }

    .about_text_continer h1 {
        margin-top: 0px !important;
    }

    .about_and_video_continer iframe {
        width: 100% !important;


    }
}

.button_continer {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px !important;
    color: white !important;
}

.button_continer a {
    color: white !important;
    background-color: #fcaf17;
    padding: 7px 20px 7px 20px;
    border-radius: 5px;
    transition: 0.2s;
    font-weight: 600;
}

.button_continer a:not(.button),
.button_continer a:not(.button):visited {
    color: white !important;
}

.button_continer a:hover {
    background-color: #eca412;
    transition: 0.2s;
}

/* Theme customization starts here */
#heads_row .text_continer {
    background-color: #eaeaea;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: -1px;
}

#heads_row .name {
    font-size: 30px;
    margin-bottom: 3px !important;
}

#heads_row .title {
    margin-bottom: 10px !important;
    line-height: 17px !important;
    font-size: 18px;
}

#heads_row h3 {
    width: 80%;
}

#heads_row .link {
    margin-top: 7px;
}

.post_content .team_block h4 a {
    color: #006480 !important;
}

.ateret_section_container a:not(.button),
.post_content a:not(.button):visited {
    color: #006480 !important;
}

h2 {
    font-size: 18px;
    line-height: 26px !important;
    margin-bottom: 10px !important;
}

h1 {
    margin-bottom: 10px !important;
    margin-top: 15px !important;
}

.IconContiner {
    background-color: #25d366;
    color: white;
    padding: 10px;
    border-radius: 100px;
    cursor: pointer;
}

.IconContiner .AiOutlineWhatsApp {
    position: relative;
    top: -2px;
    margin-left: 6px;
}

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

.HeaderLogo {
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.MenuContiner {
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.HeaderLogo img {
    height: 50px;
}

.DropdownItemHeader {
    text-align: center;
}

.DropdownItemHeader .UserSmallPhoto {
    margin-bottom: 10px;
}

.DropdownMenuHe {
    text-align: right !important;
}





@media only screen and (min-width: 1301px) {
    .teamrow {
        margin-left: 150px !important;
        margin-right: 150px !important;
    }

    .teamrow_2persons {
        margin-left: 300px !important;
        margin-right: 300px !important;
    }

    #page_main_pic_withtext .wpb_column .wpb_wrapper {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        flex-direction: column;
    }
}


@media only screen and (max-width: 1300px) and (min-width: 1024px) {

    .teamrow {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }

    .teamrow_2persons {
        margin-left: 160px !important;
        margin-right: 160px !important;
    }

    #page_main_pic_withtext .wpb_column .wpb_wrapper {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        flex-direction: column;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 769px) {
    .teamrow {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .teamrow_2persons {
        margin-left: 120px !important;
        margin-right: 120px !important;
    }

    #page_main_pic_withtext .wpb_column .wpb_wrapper {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        flex-direction: column;
    }
}

@media (max-width: 768px) and (min-width: 431px) {
    #heads_row .vc_row :nth-child(3) {
        margin-bottom: 20px;
    }

    #heads_row .vc_row :nth-child(2) {
        margin-bottom: 20px;
    }

    #heads_row .vc_row {
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    #page_main_pic .wpb_column .wpb_wrapper>*:last-child {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

    #page_main_pic .wpb_single_image img {
        height: 210px;
        max-width: fit-content;
        vertical-align: middle;
    }

    #page_main_pic_withtext .wpb_column .wpb_wrapper {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        flex-direction: column;
    }

    #page_main_pic_withtext .wpb_column .wpb_wrapper>*:last-child {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        flex-direction: column;
    }

    #page_main_pic_withtext .wpb_single_image img {
        height: 210px;
        max-width: fit-content;
        vertical-align: middle;
    }
}

@media (max-width: 430px) {
    #heads_row .vc_row :nth-child(3) {
        margin-bottom: 20px;
    }

    #heads_row .vc_row :nth-child(2) {
        margin-bottom: 20px;
    }

    #heads_row .vc_row {
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    #page_main_pic .wpb_column .wpb_wrapper>*:last-child {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

    #page_main_pic .wpb_single_image img {
        height: 210px;
        max-width: fit-content;
        vertical-align: middle;
    }

    #page_main_pic_withtext .wpb_column .wpb_wrapper {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        flex-direction: column;
    }

    #page_main_pic_withtext .wpb_column .wpb_wrapper>*:last-child {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        flex-direction: column;
    }

    #page_main_pic_withtext .wpb_single_image img {
        height: 210px;
        max-width: fit-content;
        vertical-align: middle;
    }
}

.team_block .team_desc {
    font-family: inherit;
    font-style: normal;
    font-size: 22px;
    color: #006480;
    text-align: center;
    margin: 0px;
    line-height: 22px;
}

.team_block h4 {
    margin: 0px;
    text-align: center;
    line-height: 26px;
    color: #006480;
    font-size: 26px;
    margin-bottom: 6px;
}

.team_block {
    margin: 0px;
    text-align: center;
}

.team_image.flat_img {
    box-shadow: none;
    border: 0;
    width: 200px;
    height: 200px;
}

:root {
    --primary_color: #006480;
    --secondery_color: #fcaf17;
    /* background-color: var(--primary_color); */
    /* background-color: var(--secondery_color); */
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
}

.ateret_section_container a:not(.button),
.post_content a:not(.button):visited {
    color: #006480 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading_font {
    color: var(--primary_color);
    letter-spacing: -0.02em;
    line-height: 1.6em;
    margin-bottom: 0px;
    font-weight: 500;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong {
    color: var(--secondery_color);
    font-weight: inherit;
}

.top_space {
    margin-top: 30px;
}

.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li,
.wpb_button {
    margin-bottom: 0px;
}

@media only screen and (min-width: 1200px) {
    #menu a {
        font-size: 20px !important;
    }
}

.wpcf7-textarea {
    resize: none;
}

::placeholder {
    color: #000000;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000000;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select {
    border: 1px solid #e4d685;
    text-align: right;
    color: #000000;
    border-radius: 4px;
    margin-bottom: 0px;
    background-color: #fff;
    margin-bottom: -2px;
    margin-top: 5px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {
    border-radius: 4px;
    background: #fffbf1 !important;
    color: #000000 !important;
    border-color: #fff2ce !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select {
    height: 50px;
}

textarea {
    height: 100px;
}

input[type="submit"] {
    border-radius: 4px;
    width: 100%;
    height: 45px;
    font-size: 20px !important;
    letter-spacing: 0.04em !important;
}

div.wpcf7-mail-sent-ok {
    border: none;
    direction: rtl;
    margin-top: -40px;
    /* width: 100%; */
    padding: 0px;
    margin-right: 0;
    text-align: center;
    font-size: 30px;
    letter-spacing: -1px;
    color: #c6c78d;
}

span.wpcf7-not-valid-tip {
    color: #ff4e00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    height: 0px;
    font-size: 13px;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    display: none !important;
}

.comment-form-cookies-consent {
    display: none;
}

.CommentForm input[type="submit"] {
    border-radius: 4px;
    width: auto;
    height: 45px;
    font-size: 20px !important;
    letter-spacing: 0.04em !important;
}

input[type="submit"]:hover {
    background-color: var(--primary_color) !important;
}

input[type="submit"] {
    background-color: var(--primary_color) !important;
}

.flex_box .vc_column-inner {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

@media only screen and (min-width: 1018px) {
    #top_raw .wpb_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .contact_title {
        position: absolute;
        font-size: 30px;
        letter-spacing: -0.02em;
        line-height: 30px;
        font-weight: 600;
    }

    .page_title {
        font-size: 50px;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        color: var(--secondery_color) !important;
    }

    .page_title h2 strong {
        font-size: 30px !important;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        color: var(--secondery_color) !important;
    }

    .tow_sections_continer {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: row-reverse;
    }

    .tow_sections_continer h1 {
        color: var(--secondery_color);
        font-size: 30px;
        line-height: 30px;
    }

    .tow_sections_continer h2 {
        margin-top: 5px;
        font-weight: 600;
    }

    .tow_sections_continer .left,
    .tow_sections_continer .right {
        position: relative;
        display: flex;
        justify-content: center;
        margin-bottom: -10px;
    }

    .tow_sections_continer .text_continer {
        position: absolute;
        max-width: 500px;
        text-align: center;
        margin-top: 30px;
    }

    .tow_sections_continer .left .backimg,
    .tow_sections_continer .right .backimg {
        position: relative;
        z-index: -100;
        top: 0;
    }

    h1 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 5px;
    }

    h2 {
        font-size: 20px;
        line-height: 24px;
    }

    h3 {
        font-size: 16px;
        line-height: 18px;
        font-weight: 400;
    }

    .mobile {
        display: none !important;
    }

    #side_by_side {
        background-position: center;
    }

    .sidebyside_container {
        height: 500px;
        flex-direction: row-reverse;
    }

    .sidebyside_container .text_continer {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 450px;
    }

    .sidebyside_container .text_continer h2,
    .sidebyside_container .text_continer h3 {
        text-align: center;
    }

    .sidebyside_container .left {
        height: 100%;
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }

    .sidebyside_container .right {
        height: 100%;
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }

    .sidebyside_container .right img {
        width: auto;
        height: 100%;
        position: absolute;
    }

    .sidebyside_container .left img {
        width: auto;
        height: 100%;
        position: absolute;
    }

    .ateret_section {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .background_image_continer {
        flex-direction: column;
        height: 500px;
    }

    .goto {
        font-size: 25px;
        font-weight: 800;
        direction: ltr;
    }

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

    .gotobook {
        margin-top: 20px;
    }

    .home_about_container {
        height: 350px;
    }

    .home_about {
        width: 670px;
    }

    .atert_header_continer {
        width: 100%;
        background-color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 80px;
    }

    .atert_header {
        width: 95%;
        display: flex;
        justify-content: space-between;
    }

    .atert_header .right_continer {
        width: 500px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .atert_header .left_continer {
        width: 500px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .atert_header .left_continer .donation {
        height: 35px;
    }

    .atert_header_continer form {
        margin-bottom: 0px;
    }

    .atert_header .left_continer .donation_il {
        margin-right: 20px;
    }

    .atert_header .left_continer .whatsapp {
        height: 40px;
        margin-left: 20px;
    }

    .atert_header .left_continer .waze {
        height: 40px;
        margin-left: 20px;
    }

    #header .container {
        width: 100%;
    }

    #menu a {
        color: white;
    }

    #menu {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--primary_color);
    }

    .current-menu-item a {
        color: var(--secondery_color) !important;
    }
}

@media only screen and (max-width: 1017px) {
    #top_raw .wpb_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .contact_title {
        position: absolute;
        font-size: 26px;
        letter-spacing: -0.02em;
        line-height: 26px;
        font-weight: 600;
    }

    .page_title {
        font-size: 40px;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        color: var(--secondery_color) !important;
    }

    .tow_sections_continer {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .tow_sections_continer h1 {
        color: var(--secondery_color);
        font-size: 26px;
        line-height: 26px;
    }

    .tow_sections_continer h2 {
        margin-top: 5px;
        font-weight: 600;
    }

    .tow_sections_continer .left,
    .tow_sections_continer .right {
        position: relative;
        display: flex;
        justify-content: center;
        margin-bottom: -10px;
    }

    .tow_sections_continer .text_continer {
        position: absolute;
        width: 90%;
        text-align: center;
        margin-top: 30px;
    }

    .tow_sections_continer .left .backimg,
    .tow_sections_continer .right .backimg {
        position: relative;
        z-index: -100;
        top: 0;
    }

    h1 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 5px;
    }

    h2 {
        font-size: 18px;
        line-height: 20px;
    }

    h3 {
        font-size: 16px;
        line-height: 18px;
        font-weight: 400;
    }

    .desktop {
        display: none !important;
    }

    #side_by_side {
        background-position: center;
        height: 220px;
    }

    .sidebyside_container {
        justify-content: flex-end !important;
        height: 220px;
    }

    .sidebyside_container .text_continer {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
    }

    .sidebyside_container .text_continer h2,
    .sidebyside_container .text_continer h3 {
        text-align: center;
    }

    .sidebyside_container .left {
        height: 100%;
        width: 230px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        position: relative;
        padding-left: 5%;
    }

    .sidebyside_container .right {
        display: none;
    }

    .hide_br_on_mobile br {
        display: none;
    }

    .ateret_section {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 85%;
    }

    .vc_row {
        background-size: cover;
    }

    .background_image_continer {
        flex-direction: column;
        min-height: 280px;
    }

    .goto {
        font-size: 25px;
        font-weight: 800;
        direction: ltr;
    }

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

    .gotobook {
        margin-top: 20px;
    }

    .home_about {
        margin-top: 30px;
        margin-bottom: 30px !important;
    }

    #mobile_menu ul li {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #mobile_menu>ul>li>a:hover {
        background: #dbdbdb;
        color: #006480;
    }

    #mobile_menu {
        background-color: #f1f1f1;
    }

    #mobile_menu ul li a {
        background: #f1f1f1;
        border-top: 1px solid #0064804d;
        border-bottom: none;
        color: #006480;
        font-size: 17px;
        line-height: 1.7em;
        padding: 7px 0px;
        text-shadow: none;
        font-weight: 600;
        width: 90%;
    }

    .logo_mobile {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logo_mobile img {
        width: 350px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .mobile_icons_continer {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row-reverse;
    }

    .mobile_icons_continer .donation {
        height: 25px;
    }

    .mobile_icons_continer .donation_il {
        margin-left: 10px;
    }

    .mobile_icons_continer form {
        margin-bottom: 0px;
        height: 25px;
    }

    .mobile_icons_continer .whatsapp {
        height: 25px;
        margin-right: 15px;
        margin-left: 25px;
    }

    .mobile_icons_continer .waze {
        height: 25px;
        margin-right: 15px;
    }

    .mobile_icons_continer a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .m_nav_ham {
        background-color: white;
    }

    #menu {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--primary_color);
    }

    .mobile_menu_container {
        background-color: var(--primary_color);
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile_menu_container .container {
        width: 90%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile_menu_container .container .section {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #mobile_menu_toggler {
        display: flex !important;
        align-items: center;
        justify-content: center;
        margin-top: 0px;
    }
}

@media only screen and (min-width: 1018px) and (max-width: 1280px) {}

@media only screen and (min-width: 769px) and (max-width: 1017px) {}

@media only screen and (max-width: 768px) {}

@media only screen and (min-width: 480px) and (max-width: 768px) {}

@media only screen and (max-width: 480px) {}

/* ------------------------------------------- */
/* footer START */
@media only screen and (min-width: 1380px) {
    .footer_about {
        display: flex;
        width: 400px;
        font-size: 11px;
        line-height: 18px;
        align-items: center;
        text-align: justify;
    }

    #footer .divider_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
    }
}

@media only screen and (max-width: 1379px) and (min-width: 1165px) {
    .footer_about {
        display: flex;
        width: 300px;
        font-size: 11px;
        line-height: 18px;
        align-items: center;
        text-align: justify;
    }

    #footer .divider_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
    }
}

@media only screen and (max-width: 1164px) {
    .footer_about {
        display: none;
    }

    #footer .divider_container {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    #footer .divider {
        width: 1px;
        height: 100%;
        background-color: var(--secondery_color);
    }

    .footer_logo_and_contact_container {
        display: flex;
    }

    .wp-block-group__inner-container {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .footer_donation img {
        margin-top: 20px;
        width: 120px;
    }

    .footer_logo_and_contact_container img {
        width: 200px;
    }

    .footer_logo_and_contact_container h2 {
        color: white;
        font-size: 14px;
        line-height: 20px;
    }

    #footer .section {
        clear: both;
        padding: 0px;
        margin: 0px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .margined_left,
    #footer .col ul.margined_left {
        margin-left: 0px;
    }

    #footer .wp-block-group {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    #footer .span_1_of_2 {}

    #footer .col ul {
        margin: 0px 0 0 0px;
        list-style: none;
        padding: 2px 0 0;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

    #footer .col ul li {
        margin-bottom: 5px;
        text-align: left;
        width: 170px;
    }

    #footer .container {
        width: 95%;
    }
}

@media only screen and (max-width: 768px) {
    #footer .col {
        float: left;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0px;
    }

    #footer .widget_nav_menu {
        display: none;
    }

    .footer_logo_and_contact {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .footer_logo_and_contact_container img {
        width: 220px;
        margin-bottom: 10px;
    }

    .footer_logo_and_contact_container h2 {
        color: white;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
    }

    .footer_donation {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }

    .footer_donation img {
        width: 150px;
    }
}

.footer_btm {
    display: none;
}

#footer {
    background-color: var(--primary_color);
    color: #ffffff;
}

#footer a {
    color: #ffffff;
}

#footer .main_bt {
    display: none;
}

#footer .col ul li a:before {
    display: none;
}

/* ------------------------------------------- */
/* footer END */
@font-face {
    fallback: fallback;
    font-family: revicons;
    src: url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),
        url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),
        url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf");
}

.react-multi-carousel-list {
    align-items: center;
    display: flex;
    overflow: hidden;
    position: relative
}

.react-multi-carousel-track {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    will-change: transform, transition
}

.react-multiple-carousel__arrow {
    background: rgba(0, 0, 0, .5);
    border: 0;
    border-radius: 35px;
    cursor: pointer;
    min-height: 43px;
    min-width: 43px;
    opacity: 1;
    outline: 0;
    position: absolute;
    transition: all .5s;
    z-index: 1000
}

.react-multiple-carousel__arrow:hover {
    background: rgba(0, 0, 0, .8)
}

.react-multiple-carousel__arrow:before {
    color: #fff;
    display: block;
    font-family: revicons;
    font-size: 20px;
    position: relative;
    text-align: center;
    z-index: 2
}

.react-multiple-carousel__arrow:disabled {
    background: rgba(0, 0, 0, .5);
    cursor: default
}

.react-multiple-carousel__arrow--left {
    left: calc(4% + 1px)
}

.react-multiple-carousel__arrow--left:before {
    content: "\e824"
}

.react-multiple-carousel__arrow--right {
    right: calc(4% + 1px)
}

.react-multiple-carousel__arrow--right:before {
    content: "\e825"
}

.react-multi-carousel-dot-list {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center
}

.react-multi-carousel-dot button {
    border: 2px solid grey;
    border-radius: 50%;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 6px 0 0;
    opacity: 1;
    outline: 0;
    padding: 0;
    transition: background .5s;
    width: 12px
}

.react-multi-carousel-dot button:hover:active,
.react-multi-carousel-dot--active button {
    background: #080808
}

.react-multi-carousel-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .react-multi-carousel-item {
        flex-shrink: 0 !important
    }

    .react-multi-carousel-track {
        overflow: visible !important
    }
}

[dir=rtl].react-multi-carousel-list {
    direction: rtl
}

.rtl.react-multiple-carousel__arrow--right {
    left: calc(4% + 1px);
    right: auto
}

.rtl.react-multiple-carousel__arrow--right:before {
    content: "\e824"
}

.rtl.react-multiple-carousel__arrow--left {
    left: auto;
    right: calc(4% + 1px)
}

.rtl.react-multiple-carousel__arrow--left:before {
    content: "\e825"
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-family: Open Sans, sans-serif;
    margin: 0
}

:root {
    --primary_color: #006480;
    --secondery_color: #fcaf17
}

.goto,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Open Sans, sans-serif
}

.goto {
    color: #fcaf17;
    color: var(--secondery_color);
    direction: rtl;
    font-size: 25px;
    font-weight: 800
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New, monospace
}

.page_title {
    color: #fcaf17 !important;
    color: var(--secondery_color) !important;
    font-size: 50px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 30px !important;
    margin-top: 30px !important
}

.App {
    text-align: center
}

.App-logo {
    height: 40vmin;
    pointer-events: none
}

@media only screen and (min-width:1351px) {
    .checkboxs_container {
        align-items: flex-start;
        color: #fff;
        direction: rtl;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 30px
    }

    .filter .rav_photo_carusel {
        align-items: center;
        display: flex;
        justify-content: center;
        margin-bottom: 7px;
        width: 100%
    }

    .filter .next_prev {
        color: #fcaf17;
        color: var(--secondery_color);
        cursor: pointer;
        font-size: 40px;
        font-weight: 800;
        padding: 10px;
        position: relative;
        top: 10px
    }

    .filter .next_prev:hover {
        color: #d69b24;
        transition: .2s
    }

    .filter .name {
        color: #fff;
        font-size: 26px;
        line-height: 30px
    }

    .filter .selected_teacher_photo {
        margin-top: 20px;
        width: 150px
    }

    .filter-lessons-container {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 60px;
        width: 100%
    }

    .filter-videos-container {
        direction: ltr;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        position: relative;
        width: 1300px
    }

    .filter-videos-container .filter {
        background-color: #282c34;
        height: 600px;
        margin-left: 5px;
        width: 300px
    }

    .filter-lessons-container .InfiniteScroll {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        width: 1000px
    }

    .filter-lessons-container .noLessons {
        align-items: center;
        color: #006480;
        display: flex;
        font-size: 30px;
        justify-content: center
    }

    .filter-lessons-container .InfiniteScroll-container {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }

    .filter-lessons-container .Categories-container {
        direction: rtl;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
        width: 100%
    }

    .filter-lessons-container .Category-container {
        align-items: center;
        align-self: flex-start;
        background-color: #fcaf17;
        border-radius: 100px;
        color: #fff;
        cursor: pointer;
        display: flex;
        font-size: 20px;
        height: 35px;
        justify-content: center;
        margin-left: 10px;
        margin-right: 10px;
        min-width: 50px;
        overflow: hidden;
        padding-bottom: 1px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        transition: .5s
    }

    .filter-lessons-container .Category-container:hover {
        background-color: #d69b24;
        transition: .5s
    }

    .activebt {
        background-color: #006480 !important;
        background-color: var(--primary_color) !important
    }

    .filter-lessons-container .InfiniteScroll-item {
        align-self: flex-start;
        flex-basis: calc(33% - 20px);
        flex-grow: 0;
        flex-shrink: 0;
        margin: 0 5px 10px;
        overflow: hidden;
        position: relative
    }

    .select-teacher-container {
        cursor: pointer;
        direction: ltr;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        overflow: hidden;
        width: 1300px
    }

    .select-teacher-container_heads {
        flex-wrap: wrap-reverse
    }

    .teacher-container {
        align-self: flex-start;
        flex-basis: calc(25% - 20px);
        flex-grow: 0;
        flex-shrink: 0;
        margin: 10px;
        overflow: hidden;
        position: relative
    }

    .teacher-container img {
        width: 230px
    }

    .teacher-name {
        font-size: 26px;
        line-height: 26px
    }

    .teacher-des,
    .teacher-name {
        color: #006480;
        color: var(--primary_color);
        font-weight: 500
    }

    .teacher-des {
        font-size: 22px;
        line-height: 22px;
        margin-top: 3px
    }

    .view_all_lessons {
        color: #006480;
        color: var(--primary_color);
        font-size: 30px;
        font-weight: 600;
        line-height: 30px;
        line-height: 28px;
        margin-bottom: 0;
        margin-top: 20px
    }

    .carousel-container {
        direction: ltr;
        width: 1200px
    }

    .last_video_container {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 500px;
        justify-content: center;
        position: relative
    }

    .last_video_container .title {
        font-family: Open Sans, sans-serif;
        font-size: 30px;
        margin-bottom: 20px
    }

    .icon,
    .last_video_container .title {
        color: #006480;
        color: var(--primary_color)
    }

    .last_video_container_back {
        position: absolute;
        z-index: -1000
    }

    .carousel-item,
    .video_title_container {
        padding-left: 10px;
        padding-right: 10px
    }

    .video_title_container {
        align-items: center;
        background-color: #006480;
        color: #fff;
        display: flex;
        flex-direction: row-reverse;
        height: 50px;
        justify-content: space-between;
        margin-top: 0
    }

    .video_title_container .video_title {
        direction: rtl;
        font-size: 14px;
        line-height: 16px;
        overflow: hidden;
        text-align: right;
        width: 85%
    }

    .carousel-item .video_title {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        line-height: 16px
    }

    .lesson_number_container {
        align-items: center;
        background-color: #fcaf17;
        background-color: var(--secondery_color);
        border-radius: 100px;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        height: 30px;
        justify-content: center;
        letter-spacing: -.01em;
        padding: 0;
        width: 30px
    }

    .lesson_number {
        left: -1px;
        position: relative
    }
}

@media only screen and (max-width:1350px) and (min-width:1024px) {
    .video_title_container .video_title {
        direction: rtl;
        font-size: 14px;
        line-height: 16px;
        overflow: hidden;
        text-align: right;
        width: 85%
    }

    .checkboxs_container {
        align-items: flex-start;
        color: #fff;
        direction: rtl;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 30px
    }

    .filter .rav_photo_carusel {
        align-items: center;
        display: flex;
        justify-content: center;
        margin-bottom: 7px;
        width: 100%
    }

    .filter .next_prev {
        color: #fcaf17;
        color: var(--secondery_color);
        cursor: pointer;
        font-size: 40px;
        font-weight: 800;
        padding: 10px;
        position: relative;
        top: 10px
    }

    .filter .next_prev:hover {
        color: #d69b24;
        transition: .2s
    }

    .filter .name {
        color: #fff;
        font-size: 30px;
        line-height: 30px
    }

    .filter .selected_teacher_photo {
        margin-top: 20px;
        width: 150px
    }

    .filter-lessons-container {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 60px;
        width: 100%
    }

    .filter-videos-container {
        direction: ltr;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        position: relative;
        width: 940px
    }

    .filter-videos-container .filter {
        background-color: #282c34;
        height: 600px;
        margin-left: 5px;
        width: 240px
    }

    .filter-lessons-container .InfiniteScroll {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        width: 700px
    }

    .filter-lessons-container .InfiniteScroll-container {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }

    .filter-lessons-container .Categories-container {
        direction: rtl;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
        width: 100%
    }

    .filter-lessons-container .Category-container {
        align-items: center;
        align-self: flex-start;
        background-color: #fcaf17;
        border-radius: 100px;
        color: #fff;
        cursor: pointer;
        display: flex;
        font-size: 20px;
        height: 35px;
        justify-content: center;
        margin-left: 10px;
        margin-right: 10px;
        min-width: 50px;
        overflow: hidden;
        padding-bottom: 1px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        transition: .5s
    }

    .filter-lessons-container .Category-container:hover {
        background-color: #d69b24;
        transition: .5s
    }

    .activebt {
        background-color: #006480 !important;
        background-color: var(--primary_color) !important
    }

    .filter-lessons-container .InfiniteScroll-item {
        align-self: flex-start;
        flex-basis: calc(33% - 20px);
        flex-grow: 0;
        flex-shrink: 0;
        margin: 0 5px 10px;
        overflow: hidden;
        position: relative
    }

    .select-teacher-container {
        cursor: pointer;
        direction: ltr;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        overflow: hidden;
        width: 1000px
    }

    .select-teacher-container_heads {
        flex-wrap: wrap-reverse
    }

    .teacher-container {
        align-self: flex-start;
        flex-basis: calc(25% - 20px);
        flex-grow: 0;
        flex-shrink: 0;
        margin: 10px;
        overflow: hidden;
        position: relative
    }

    .teacher-container img {
        width: 200px
    }

    .teacher-name {
        font-size: 26px;
        line-height: 26px
    }

    .teacher-des,
    .teacher-name {
        color: #006480;
        color: var(--primary_color);
        font-weight: 500
    }

    .teacher-des {
        font-size: 22px;
        line-height: 22px;
        margin-top: 3px
    }

    .view_all_lessons {
        color: #006480;
        color: var(--primary_color);
        font-size: 30px;
        font-weight: 600;
        line-height: 30px;
        line-height: 28px;
        margin-bottom: 0;
        margin-top: 20px
    }

    .carousel-container {
        direction: ltr;
        width: 95%
    }

    .last_video_container {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 500px;
        justify-content: center;
        position: relative
    }

    .last_video_container .title {
        font-family: Open Sans, sans-serif;
        font-size: 30px;
        margin-bottom: 20px
    }

    .icon,
    .last_video_container .title {
        color: #006480;
        color: var(--primary_color)
    }

    .last_video_container_back {
        position: absolute;
        z-index: -1000
    }

    .carousel-item,
    .video_title_container {
        padding-left: 10px;
        padding-right: 10px
    }

    .video_title_container {
        align-items: center;
        background-color: #006480;
        color: #fff;
        display: flex;
        flex-direction: row-reverse;
        height: 60px;
        justify-content: space-between;
        margin-top: 0
    }

    .carousel-item .video_title {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        line-height: 16px
    }

    .lesson_number_container {
        align-items: center;
        background-color: #fcaf17;
        background-color: var(--secondery_color);
        border-radius: 100px;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        height: 30px;
        justify-content: center;
        letter-spacing: -.01em;
        padding: 0;
        width: 30px
    }

    .lesson_number {
        left: -1px;
        position: relative
    }
}

@media only screen and (max-width:1023px) and (min-width:465px) {
    .video_title_container .video_title {
        direction: rtl;
        font-size: 14px;
        line-height: 16px;
        overflow: hidden;
        text-align: right;
        width: 85%
    }

    .checkboxs_container {
        align-items: center;
        color: #fff;
        direction: rtl;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 5px;
        width: 95vw
    }

    .checkboxs_container label {
        align-items: center;
        align-self: flex-start;
        display: flex;
        justify-content: flex-end;
        margin: 5px;
        overflow: hidden;
        position: relative
    }

    .filter .rav_photo_carusel {
        align-items: center;
        display: flex;
        justify-content: center;
        margin-bottom: 7px;
        width: 100%
    }

    .filter .next_prev {
        color: #fcaf17;
        color: var(--secondery_color);
        cursor: pointer;
        font-size: 40px;
        font-weight: 800;
        padding: 10px;
        position: relative;
        top: 10px
    }

    .filter .next_prev:hover {
        color: #d69b24;
        transition: .2s
    }

    .filter .name {
        color: #fff;
        font-size: 30px;
        line-height: 30px
    }

    .filter .selected_teacher_photo {
        margin-top: 20px;
        width: 150px
    }

    .filter-lessons-container {
        align-items: center;
        margin-bottom: 60px;
        width: 100%
    }

    .filter-lessons-container,
    .filter-videos-container {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .filter-videos-container {
        direction: ltr;
        position: relative;
        width: 95%
    }

    .filter-videos-container .filter {
        background-color: #282c34;
        height: auto;
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: 100%
    }

    .filter-lessons-container .InfiniteScroll {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 95vw
    }

    .filter-lessons-container .InfiniteScroll-container {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }

    .filter-lessons-container .Categories-container {
        direction: rtl;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 20px;
        width: 400px
    }

    .filter-lessons-container .Category-container {
        align-items: center;
        align-self: flex-start;
        background-color: #fcaf17;
        border-radius: 100px;
        color: #fff;
        cursor: pointer;
        display: flex;
        font-size: 20px;
        height: 35px;
        justify-content: center;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        min-width: 50px;
        overflow: hidden;
        padding-bottom: 1px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        transition: .5s
    }

    .filter-lessons-container .Category-container:hover {
        background-color: #d69b24;
        transition: .5s
    }

    .activebt {
        background-color: #006480 !important;
        background-color: var(--primary_color) !important
    }

    .filter-lessons-container .InfiniteScroll-item {
        align-self: flex-start;
        flex-basis: calc(50% - 20px);
        flex-grow: 0;
        flex-shrink: 0;
        margin: 0 5px 10px;
        overflow: hidden;
        position: relative
    }

    .select-teacher-container {
        cursor: pointer;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        overflow: hidden;
        width: 95%
    }

    .select-teacher-container_heads {
        flex-wrap: wrap-reverse
    }

    .teacher-container {
        align-self: flex-start;
        flex-basis: calc(50% - 20px);
        flex-grow: 0;
        flex-shrink: 0;
        margin: 10px;
        overflow: hidden;
        position: relative
    }

    .teacher-container img {
        width: 150px
    }

    .teacher-name {
        font-size: 22px;
        line-height: 22px
    }

    .teacher-des,
    .teacher-name {
        color: #006480;
        color: var(--primary_color);
        font-weight: 500
    }

    .teacher-des {
        font-size: 18px;
        line-height: 18px;
        margin-top: 3px
    }

    .view_all_lessons {
        color: #006480;
        color: var(--primary_color);
        font-size: 30px;
        font-weight: 600;
        line-height: 30px;
        line-height: 28px;
        margin-bottom: 0;
        margin-top: 20px
    }

    .last_video_container {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        overflow: hidden;
        padding-bottom: 30px;
        padding-top: 30px;
        position: relative
    }

    .last_video_container .title {
        font-family: Open Sans, sans-serif;
        font-size: 30px;
        margin-bottom: 20px
    }

    .icon,
    .last_video_container .title {
        color: #006480;
        color: var(--primary_color)
    }

    .last_video_container_back {
        bottom: 0;
        position: absolute;
        z-index: -1000
    }

    .last_video_container_back img {
        width: 100vw
    }

    .carousel-container {
        direction: ltr;
        width: 95%
    }

    .carousel-item,
    .video_title_container {
        padding-left: 10px;
        padding-right: 10px
    }

    .video_title_container {
        align-items: center;
        background-color: #006480;
        color: #fff;
        display: flex;
        flex-direction: row-reverse;
        height: 50px;
        justify-content: space-between;
        margin-top: 0
    }

    .carousel-item .video_title {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        line-height: 16px
    }

    .lesson_number_container {
        align-items: center;
        background-color: #fcaf17;
        background-color: var(--secondery_color);
        border-radius: 100px;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        height: 30px;
        justify-content: center;
        letter-spacing: -.01em;
        padding: 0;
        width: 30px
    }

    .lesson_number {
        left: -1px;
        position: relative
    }
}

@media only screen and (max-width:464px) {
    .video_title_container .video_title {
        direction: rtl;
        font-size: 14px;
        line-height: 16px;
        overflow: hidden;
        text-align: right;
        width: 85%
    }

    .checkboxs_container {
        align-items: center;
        color: #fff;
        direction: rtl;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 5px;
        width: 95vw
    }

    .checkboxs_container label {
        align-items: center;
        align-self: flex-start;
        display: flex;
        justify-content: flex-end;
        margin: 5px;
        overflow: hidden;
        position: relative
    }

    .filter .rav_photo_carusel {
        align-items: center;
        display: flex;
        justify-content: center;
        margin-bottom: 7px;
        width: 100%
    }

    .filter .next_prev {
        color: #fcaf17;
        color: var(--secondery_color);
        cursor: pointer;
        font-size: 40px;
        font-weight: 800;
        padding: 10px;
        position: relative;
        top: 10px
    }

    .filter .next_prev:hover {
        color: #d69b24;
        transition: .2s
    }

    .filter .name {
        color: #fff;
        font-size: 30px;
        line-height: 30px
    }

    .filter .selected_teacher_photo {
        margin-top: 20px;
        width: 150px
    }

    .filter-lessons-container {
        align-items: center;
        margin-bottom: 60px;
        width: 100%
    }

    .filter-lessons-container,
    .filter-videos-container {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .filter-videos-container {
        direction: ltr;
        position: relative;
        width: 95%
    }

    .filter-videos-container .filter {
        background-color: #282c34;
        height: auto;
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: 100%
    }

    .filter-lessons-container .InfiniteScroll {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 95vw
    }

    .filter-lessons-container .InfiniteScroll-container {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }

    .filter-lessons-container .Categories-container {
        direction: rtl;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 20px;
        width: 400px
    }

    .filter-lessons-container .Category-container {
        align-items: center;
        align-self: flex-start;
        background-color: #fcaf17;
        border-radius: 100px;
        color: #fff;
        cursor: pointer;
        display: flex;
        font-size: 20px;
        height: 35px;
        justify-content: center;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        min-width: 50px;
        overflow: hidden;
        padding-bottom: 1px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        transition: .5s
    }

    .filter-lessons-container .Category-container:hover {
        background-color: #d69b24;
        transition: .5s
    }

    .activebt {
        background-color: #006480 !important;
        background-color: var(--primary_color) !important
    }

    .filter-lessons-container .InfiniteScroll-item {
        align-self: flex-start;
        flex-basis: calc(100% - 20px);
        flex-grow: 0;
        flex-shrink: 0;
        margin: 0 5px 10px;
        overflow: hidden;
        position: relative
    }

    .select-teacher-container {
        cursor: pointer;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        overflow: hidden;
        width: 95%
    }

    .select-teacher-container_heads {
        flex-wrap: wrap-reverse
    }

    .teacher-container {
        align-self: flex-start;
        flex-basis: calc(50% - 20px);
        flex-grow: 0;
        flex-shrink: 0;
        margin: 10px;
        overflow: hidden;
        position: relative
    }

    .teacher-container img {
        width: 150px
    }

    .teacher-name {
        font-size: 22px;
        line-height: 22px
    }

    .teacher-des,
    .teacher-name {
        color: #006480;
        color: var(--primary_color);
        font-weight: 500
    }

    .teacher-des {
        font-size: 18px;
        line-height: 18px;
        margin-top: 3px
    }

    .view_all_lessons {
        color: #006480;
        color: var(--primary_color);
        font-size: 30px;
        font-weight: 600;
        line-height: 30px;
        line-height: 28px;
        margin-bottom: 0;
        margin-top: 20px
    }

    .last_video_container {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 30px;
        position: relative
    }

    .last_video_container .title {
        font-family: Open Sans, sans-serif;
        font-size: 30px;
        margin-bottom: 20px
    }

    .icon,
    .last_video_container .title {
        color: #006480;
        color: var(--primary_color)
    }

    .last_video_container_back {
        bottom: 0;
        position: absolute;
        z-index: -1000
    }

    .last_video_container_back img {
        width: 700px
    }

    .carousel-container {
        direction: ltr;
        width: 95%
    }

    .carousel-item {
        padding-left: 10px;
        padding-right: 10px
    }

    .video_title_container {
        align-items: center;
        background-color: #006480;
        color: #fff;
        display: flex;
        flex-direction: row-reverse;
        height: 50px;
        justify-content: space-between;
        margin-top: 0;
        padding-left: 4px;
        padding-right: 4px
    }

    .carousel-item .video_title {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        line-height: 16px
    }

    .lesson_number_container {
        align-items: center;
        background-color: #fcaf17;
        background-color: var(--secondery_color);
        border-radius: 100px;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        height: 30px;
        justify-content: center;
        letter-spacing: -.01em;
        padding: 0;
        width: 30px
    }

    .lesson_number {
        left: -1px;
        position: relative
    }
}

@media (prefers-reduced-motion:no-preference) {
    .App-logo {
        -webkit-animation: App-logo-spin 20s linear infinite;
        animation: App-logo-spin 20s linear infinite
    }
}

.App-header {
    align-items: center;
    background-color: #282c34;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: calc(10px + 2vmin);
    justify-content: center;
    min-height: 100vh
}

.App-link {
    color: #61dafb
}

.lds-ring {
    display: inline-block;
    height: 80px;
    position: relative;
    width: 80px
}

.lds-ring div {
    -webkit-animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border: 8px solid transparent;
    border-radius: 50%;
    border-top-color: #006480;
    border-color: var(--primary_color) transparent transparent transparent;
    box-sizing: border-box;
    display: block;
    height: 64px;
    margin: 8px;
    position: absolute;
    width: 64px
}

.lds-ring div:first-child {
    -webkit-animation-delay: -.45s;
    animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
    -webkit-animation-delay: -.15s;
    animation-delay: -.15s
}

@-webkit-keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner_container {
    align-items: center;
    background-color: #5f9ea0;
    display: flex;
    justify-content: center;
    width: 100%
}

.Sall_lds-ring {
    display: inline-block;
    height: 40px;
    position: relative;
    width: 40px
}

.Small_lds-ring div {
    -webkit-animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border: 3px solid transparent;
    border-radius: 50%;
    border-top-color: #006480;
    border-color: var(--primary_color) transparent transparent transparent;
    box-sizing: border-box;
    display: block;
    height: 34px;
    margin: 8px;
    position: absolute;
    width: 34px
}

.Small_lds-ring div:first-child {
    -webkit-animation-delay: -.45s;
    animation-delay: -.45s
}

.Small_lds-ring div:nth-child(2) {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.Small_lds-ring div:nth-child(3) {
    -webkit-animation-delay: -.15s;
    animation-delay: -.15s
}

.HiddenCheckbox {
    display: none
}

.TagItem {
    border: 1px solid hsla(0, 0%, 100%, .425);
    border-radius: 100px;
    cursor: pointer;
    font-size: 14px;
    margin: 5px;
    padding: 0px 15px 1px 15px !important;
}

/*# sourceMappingURL=somecss.css.map*/