button.goToTop {
    display: none;
}

.as-classes-menu {
    flex-wrap: wrap;
    margin: 40px 0;
}

.as-classes-menu,
.as-classes-menu-item {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.as-classes-menu-item {
    overflow: hidden;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin: 6px;
    color: #fff;
    width: 150px;
    height: 150px;
    line-height: auto;
    box-shadow: 0 0 0 0 transparent;
    transition: ease 0.15s;
}

.as-classes-menu-item__label {
    text-align: center;
    font-size: 1.05em;
    line-height: 1em;
    font-weight: 600;
    padding: 0 10px;
}

.as-classes-menu-item__icon {
    display: block;
    margin: 0 auto;
    height: 45%;
}

.shlouhaLinksPurp {
    width: 800px;
}

.shlouhaLinksSpan {
    background: #f58c1e;
    height: 50px;
    display: inline-block;
    width: 200px;
    margin-bottom: 10px;
    margin-right: 5px;
}

.shlouhaLinksLabel {
    margin-top: 10px;
    columns: #000000;
    font-weight: bold;
}

.live {
    margin-top: 20px;
    min-height: 200px;
}

.taknon h1 {
    color: #000000;
}

.taknon h2 {
    color: #000000;
}

.specialAdd a {
    background-color: transparent !important;
    border-radius: 0px !important;
    box-shadow: unset !important;
    transition: unset !important;
}

.program_management .col span {
    font-size: 29px;
}

.as-classes-menu-item__label {
    width: 90%;
    font-size: 15px;
    color: #000000;
}

.program_management .col {
    padding-bottom: 25px;
}

.program_management .col a {
    display: block;
    padding: 14px;
}

.col.col3.specialAdd {
    width: 39%;
    margin-right: 48vh;
}

.program_management .col .phone a,
.program_management .col .mail a {
    font-size: 30px;
}

.programs .col a {
    font-size: 28px;
    line-height: 38px;
}

@media only screen and (max-width: 600px) {
    .shlouhaLinksPurp {
        width: 80%;
    }
    .shlouhaLinksSpan {
        display: block;
    }
    .shlouhaLinksLabel {
        padding: 12px;
    }
    .col.col3.specialAdd {
        width: 100%;
        height: 200px;
        margin-right: 0px;
    }
    .program_management .col .phone a,
    .program_management .col .mail a {
        font-size: 15px;
    }
    .dayBox {
        font-size: 14px;
    }
    .eventsDay {
        font-size: 14px;
    }
}

.newsSubtitle a {
    color: red;
    font-size: 44px !important;
    line-height: 70px;
    font-weight: 500;
    margin-bottom: 45px;
}

div#google_translate_element {
    z-index: 9999999999;
}

.programs .col1 {
    background-color: #ec008d;
}

.programs .col1 a {
    background-color: #ec008d;
    color: #fff;
}

.programs .col2 {
    background-color: #55af41;
}

.programs .col2 a {
    background-color: #55af41;
    color: #fff;
}

.programs .col3 {
    background-color: #f68b1f;
}

.programs .col3 a {
    background-color: #f68b1f;
    color: #fff;
}

.programs .col4 {
    background-color: #00a1dc;
}

.programs .col4 a {
    background-color: #00a1dc;
    color: #fff;
}

.programs .col5 {
    background-color: #eee441;
}

.programs .col5 a {
    background-color: #eee441;
    color: #fff;
}

.VideoRow {
    display: flex;
}

.VideoColumn {
    flex: 50%;
    padding: 10px;
    /* height: 300px; */
}

.facebookFooter {
    background-image: url(../../images/rsz_s3.png);
    width: 36px;
    height: 36px;
}

.main_container {
    width: 80%;
    max-width: 1300px;
    height: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.main_container_header {
    margin-top: 42px !important;
}

.main_container_header {
    /* border-bottom: 2px solid #26A9E1; */
    height: 50px;
    color: #26a9e1;
    font-weight: 500;
    float: right;
    width: 100%;
    margin-bottom: 30px;
}

.main_container_header span {
    position: relative;
    line-height: 46px;
    display: none;
}

.main_container_header span {
    margin-left: 10px;
}

.main_container_header span {
    font-size: 23px;
    color: white;
    background: #26a9e1;
    width: 40px;
    height: 40px;
    line-height: 43px;
    text-align: center;
    border-radius: 40px;
}

.main_container_header div,
.main_container_header span {
    /* float: right; */
    height: 50px;
    line-height: 50px;
    font-size: 29px;
    margin-right: 15px;
    text-align: center;
}

.bayBottun {
    background: #e8ab37 !important;
    border: none !important;
    border-radius: 0 !important;
    color: #fff !important;
    font-size: 18pt !important;
    padding: 0 !important;
    text-align: center !important;
    font-size: 1.2em !important;
}

.events_container {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}

.lesson {
    text-align: center;
    overflow: hidden;
}

.lesson h2 {
    color: #23abea;
    font-size: 57.13px;
    display: inline-block;
    position: relative;
    padding: 0px 35px;
    background-color: #fff;
}

.lesson h2:after {
    content: "";
    position: absolute;
    left: -1000px;
    top: 43px;
    width: 2500px;
    height: 1px;
    background-color: #4482b8;
    z-index: -1;
}

.lesson .inner {
    max-width: 1614px;
    margin: 0 auto;
    padding: 0px 25px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 38px;
}

.lesson .inner .col {
    width: 31.1%;
    margin-left: 20px;
    position: relative;
    background-color: #fff;
    padding-bottom: 15px;
    margin-bottom: 35px;
}

.lesson .inner .col:nth-child(3n) {
    margin-left: 20px;
}

.lesson .inner .col span {
    background-color: #0c17f3;
    width: 136px;
    height: 129px;
    box-shadow: 0px 0px 10px #000;
    display: inline-block;
    position: absolute;
    right: -10px;
    top: -10px;
    font-size: 57.13px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    padding-top: 28px;
}

.lesson .inner .col span em {
    font-style: normal;
    font-size: 32.13px;
    display: block;
    width: 100%;
}

.lesson .inner .img_col {
    height: 322px;
    width: 100%;
    position: relative;
    border-bottom: #8a3e88 15px solid;
}

.lesson .inner h3 {
    color: #000;
    font-size: 25px;
    padding: 0px 10px;
    text-align: right;
    font-weight: 500;
    margin-top: 10px;
}

.lesson .inner p {
    color: #000;
    font-size: 18px;
    padding: 0px 10px;
    text-align: right;
    font-weight: 400;
    line-height: 22px;
}

.lesson .inner .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 16px 20px;
    opacity: 0;
    pointer-events: none;
    transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    z-index: 99;
}

.lesson .inner .img_col:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(12, 23, 243, 0.5);
    opacity: 0;
    right: 0;
    margin: auto;
    transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    content: "";
}

.lesson .inner .col:hover .img_col:after {
    opacity: 1;
}

.lesson .inner .col:hover .text {
    opacity: 1;
    pointer-events: auto;
}

.lesson .inner .text h4 {
    color: #fff;
    font-size: 69px;
    text-align: right;
    /* padding-right: 43%; */
    position: relative;
    line-height: 61px;
    padding-bottom: 13px;
    font-weight: 900;
}

.lesson .inner .text h4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
}

.lesson .inner .text a {
    font-size: 27.96px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    background-color: #f30cdb;
    border-radius: 25px;
    padding: 12px 20px;
    margin-top: 62px;
    transition: 0.4s ease all;
}

.lesson .inner .text a:hover {
    background-color: #0c17f3;
}

.bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 1280px) {
    .lesson h2 {
        font-size: 52px;
    }
    .lesson .inner {
        padding: 0px 30px;
    }
    .lesson .inner .img_col {
        height: 260px;
    }
    .lesson .inner .col span {
        font-size: 38px;
        line-height: 32px;
        width: 106px;
        height: 95px;
    }
    .lesson .inner .col span em {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1180px) {
    .lesson .inner .col {
        width: 30%;
    }
    .lesson .inner .img_col {
        height: 230px;
    }
    .lesson .inner .col span em {
        font-size: 18px;
    }
    .lesson .inner .col span {
        font-size: 32px;
        width: 100px;
        height: 90px;
    }
    .lesson .inner h3 {
        font-size: 24px;
    }
    .lesson .inner p {
        font-size: 16px;
    }
    .lesson h2 {
        font-size: 42px;
    }
    .lesson .inner .img_col {
        height: 200px;
    }
    .lesson .inner .col {
        margin-left: 48px;
    }
    .lesson .inner h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 980px) {
    .lesson h2 {
        font-size: 34px;
    }
    .lesson h2:after {
        top: 28px;
    }
    .lesson .inner .col:nth-child(3n),
    .lesson .inner .col {
        width: 46.5%;
        margin-left: 7%;
    }
    .lesson .inner .col:nth-child(2n) {
        margin-left: 0;
    }
    .lesson .inner .img_col {
        height: 250px;
    }
}

@media only screen and (max-width: 920px) {
    .lesson h2 {
        font-size: 28px;
        padding: 0px 20px;
    }
    .lesson h2:after {
        top: 21px;
    }
    .lesson .inner {
        padding: 0px;
    }
    .lesson .inner .col:nth-child(2n),
    .lesson .inner .col:nth-child(3n),
    .lesson .inner .col {
        width: 100%;
        margin-left: 0;
    }
    .lesson .inner .img_col {
        border-bottom: #8a3e88 15px solid;
    }
    .lesson .inner .text {
        opacity: 1;
        pointer-events: auto;
    }
    .lesson .inner .text h4 {
        display: none;
    }
    .lesson .inner .text a {
        font-size: 16px;
        margin-top: 0;
        position: absolute;
        left: 0;
        right: 0;
        width: 160px;
        margin: auto;
        top: 45%;
    }
}

@media (max-width: 380px) {
    .lesson h2 {
        font-size: 24px;
        padding: 0px 10px;
    }
    .lesson h2:after {
        top: 18px;
    }
    .lesson .inner .img_col {
        height: 230px;
        border-bottom: #8a3e88 3px solid;
    }
}

@media only screen and (min-width: 375px) {
    .banner .bg img {
        width: 80%;
    }
}

@media only screen and (min-width: 1000px) {
    .banner .bg img {
        width: 100%;
    }
}

.partners a img {
    width: 200px;
    height: auto;
}

@media screen and (max-width: 650px) {
    .no-mobile {
        display: none;
    }
}

@media screen and (min-width: 650px) {
    .no-desktop {
        display: none;
    }
}