@font-face {
    font-family: 'IRANSansWeb';
    src: url('https://khorshidneshan.ir/CDN/Fonts/IRANSansWeb.eot');
    src: local('☺'), url('https://khorshidneshan.ir/CDN/Fonts/IRANSansWeb.woff') format('woff'), url('https://khorshidneshan.ir/CDN/Fonts/IRANSansWeb.ttf') format('truetype');
}

* {
    font-family: 'IRANSansWeb', 'sans-serif','tahoma';
    direction: rtl;
}

body {
    margin: 0;
    background-color: #ffffff;
    transition: 2s;
}

.memories .itemSkin2 .title, .gallery .itemSkin2 .title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.memories .itemSkin2 .title, .gallery .itemSkin2 .title a {
    -webkit-line-clamp: 1;
}

a {
    text-decoration: none;
}


.menu::-webkit-scrollbar {
    display: none;
}

.menu ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .menu ul li {
        list-style-type: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
    }

.SubMenu2, .SubMenu {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s ease;
    -o-transition: max-height .5s ease;
    background: #fff;
    transition: max-height .5s ease;
    box-shadow: 0 0 14px #00000036;
}

header .middle .SubMenu li a, header .middle .SubMenu2 li a {
    display: block;
    margin: 0;
    padding: 8px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

header .middle .SubMenu li:last-child a, header .middle .SubMenu2 li:last-child a {
    border: none;
}

.SubMenuExpanded2, .SubMenuExpanded {
    max-height: 40em;
}

.menuExpanded {
    position: relative;
}

    .menuExpanded .SubMenu2, .menuExpanded .SubMenu {
        position: absolute;
        right: 0;
        top: 35px;
        width: 135px;
        border-radius: 5px;
        flex-direction: column;
        align-items: flex-start;
    }

        .menuExpanded .SubMenu2 li, .menuExpanded .SubMenu li {
            width: 100%;
            text-align: right;
        }

        .menuExpanded .SubMenu li {
            width: 100%;
            text-align: right;
        }

.headerFixed .menuExpanded .SubMenu2,
.insideHeader .menuExpanded .SubMenu2,
.headerFixed .menuExpanded .SubMenu,
.insideHeader .menuExpanded .SubMenu {
    top: 58px;
}
/*......................................................................................................................*/
.lastnews, .gallery, .graduates {
    margin: 2vw 8vw;
    text-align: -webkit-center;
}


    .featureEvents .sTitle, .members .sTitle, .lastnews .sTitle, .graduates .sTitle,
    .gallery > .title {
        font-size: 18px;
        font-weight: bold;
        margin: 20px 0;
    }

    .featureEvents .sAbstract, .graduates .sAbstract, .lastnews .abstract, .gallery .abstract {
        font-size: 15px;
        color: gray;
    }


/*................................................... header ...................................................................*/
header {
    padding: .35vw;
    position: fixed;
    z-index: 2;
    right: 50%;
    top: 25px;
    width: calc(100% - 40px);
    transform: translateX(50%);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    header.insideHeader, header.headerFixed {
        background: #fff;
        top: 0;
        right: 0;
        left: 0;
        box-shadow: 0 0 10px #0000000f;
        width: 100%;
        padding: .35vw 1vw;
        transform: unset;
        height: 85px;
    }

    header .middle .menu img {
        display: none;
    }

    header .middle .menu .mLogo {
        display: none;
    }

    header .middle .menu .phone {
        display: none;
    }

    header .menuIcon {
        display: none;
    }

    header .right {
        width: 110px;
    }

        header .right img {
            width: 100%;
            display: block;
        }

    header.insideHeader .right, header.headerFixed .right {
        position: absolute;
        top: 5px;
    }

        header.insideHeader .right img, header.headerFixed .right img {
            /* width: 76%; */
        }

    header .middle {
        max-width: calc(100% - 110px - 95px);
        text-align: center;
        padding: 0 15px;
        box-sizing: border-box;
    }

    header.insideHeader .middle, header.headerFixed .middle {
        margin-right: 110px;
        max-width: calc(100% - 95px);
        width: calc(100% - 95px);
    }

    header .middle .menu a {
        color: black;
        margin: 0 .33vw;
        transition: .5s;
        font-size: 14px;
    }

        header .middle .menu a:hover {
            color: #06724c;
            transition: .5s;
            cursor: pointer;
        }

    header .left a img {
        vertical-align: middle;
    }

    header .left a span {
        color: black;
        font-size: 14px;
        font-weight: bold;
    }

    header .middle .menu .arrow {
        display: inline-block;
        width: 10px;
        vertical-align: middle;
        transform: rotate(180deg);
    }

    header .left {
        width: 95px;
        text-align: left;
    }

        header .left a,
        main .ContentBody .registerMis a,
        .banner .left a {
            background-color: #009444;
            padding: 5px 10px;
            color: white;
            transition: .5s;
            font-size: 14px;
            border-radius: 5px;
            box-sizing: border-box;
        }

        header .left a {
            padding: 5px;
            display: block;
            text-align: center;
        }

            header .left a:hover {
                background-color: #016831;
            }

main .ContentBody .registerMis a {
    font-size: 18px;
    padding: 7px 17px;
}

    main .ContentBody .registerMis a:hover {
        color: black;
        transition: .5s;
        background-color: #7ce4ac;
    }
/*................................................... slider ...................................................................*/
.slider {
    background-image: url(File.aspx?t=image&s=slider.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 33vw;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 35px;
    width: calc(100% - 40px);
    background-position: 0 -5vw;
    margin: 20px;
}

    /*.slider .back {
        min-height: 26vw;
        background-color: #007346d4;
        height: 49vw;
        width: 100%;
        border-bottom-right-radius: 110vw;
        border-bottom-left-radius: 110vw;
        padding-bottom: 1.5vw;
    }*/

    .slider .text h1 {
        color: #fff;
        font-size: 2vw;
        font-weight: bold;
        right: 5vw;
        top: 16vw;
    }

    .slider .more, .slider .text h1 {
        position: absolute;
        /* z-index: 1; */
    }


    .slider .more {
        text-align: center;
        top: 75%;
        left: 0;
        right: 0;
    }

        .slider .more img {
        }

.greenBorder {
    background-color: #1f745375;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    height: 18px;
}



/*................................................... about ...................................................................*/
.about {
    margin: 0 8vw;
    overflow: hidden;
}

    .about .right {
        display: inline-block;
        width: 45%;
        vertical-align: middle;
    }

        .about .right .title h2 {
            font-size: 17px;
            font-weight: bold;
            line-height: 2;
        }

        .about .right .text {
            font-size: 16px;
            line-height: 2;
            text-align: justify;
            margin: 10px 0;
        }

        .about .right .more {
            text-align: left;
            margin: 35px 0;
        }

            .about .right .more a {
                font-size: 14px;
                margin: 0 5px;
                border-radius: 5px;
            }

                .about .right .more a:nth-child(2) {
                    color: black;
                    border: 2px solid #009444;
                    padding: 10px;
                    transition: .5s;
                }

                    .about .right .more a:nth-child(2):hover {
                        background-color: #7ce4ac;
                        transition: .5s;
                    }

                .about .right .more a:nth-child(1):hover {
                    color: black;
                    border: #009444;
                    transition: .5s;
                    background-color: #7ce4ac;
                }

                .about .right .more a:nth-child(1) {
                    background-color: #009444;
                    padding: 12px;
                    color: white;
                    transition: .5s;
                }

    .about .left {
        position: relative;
        display: inline-block;
        width: 50%;
        text-align: left;
        vertical-align: middle;
    }
/*......................................................................................................................*/
.line {
    text-align: -webkit-center;
}

.grayLine {
    height: 2px;
    background-color: gray;
    width: 100px;
}

    .grayLine .greenLine {
        height: 2px;
        background-color: #009444;
        width: 50px;
    }
/*................................................... news ...................................................................*/
/*................................................... lastnews ...................................................................*/
.lastnews .items {
    margin: 15px 0;
    overflow: hidden;
}

.news:not(main .news) .ContentsItems {
    white-space: nowrap;
    transition: .5s;
}

.news .itemSkin101 {
    position: relative;
    width: calc(25% - 20px);
    margin: 10px;
    box-shadow: 0 0 10px #00000021;
    border-radius: 12px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    white-space: normal;
}

    .news .itemSkin101 .date {
        display: none;
        position: absolute;
        background-color: #253b5e;
        color: white;
        font-size: 13px;
        left: .8vw;
        top: .8vw;
        padding: .4vw .6vw;
        border-radius: 5px;
    }

    .news .itemSkin101 img {
        width: 100%;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }

    .news .itemSkin101 .title {
        height: 1.5rem;
        line-height: 1.5rem;
        overflow: hidden;
        margin: 10px;
        text-align: right;
    }

        .news .itemSkin101 .title a {
            color: black;
            font-weight: bold;
            font-size: 16px;
        }

    .news .itemSkin101 .abstract {
        text-align: justify;
        height: 3rem;
        line-height: 1.5rem;
        overflow: hidden;
        margin: 10px;
        word-spacing: -3px;
    }

        .news .itemSkin101 .abstract a {
            font-size: 14px;
            color: #1e2923;
        }

    .news .itemSkin101 .more {
        text-align: left;
        text-align: left;
        padding: 10px;
    }

        .news .itemSkin101 .more a {
            font-size: 13px;
            font-weight: bold;
            color: #4b3e9a;
        }

.news .dots .dot {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    background: #c3c3c3;
}

    .news .dots .dot.active {
        background: #127c57;
    }

/*................................................... banner ...................................................................*/
.banner {
    background-size: cover;
    background-color: #127c57;
    text-align: -webkit-center;
    color: white;
}

    .banner .back {
        min-height: 8vw;
        background-image: url(File.aspx?t=image&s=back.png);
        padding: 35px 0;
        display: flex;
        align-items: center;
        margin: 2vw 8vw;
        justify-content: center;
        overflow: hidden;
    }

    .banner .left {
        padding-right: 8vw;
    }

        .banner .left a {
            background: #ffffff;
            color: #000000;
            font-size: 16px;
            padding: 8px 27px;
            display: block;
            .banner h3

{
    margin-bottom: 20px;
}

;
}

.banner .title {
    font-size: 25px;
    padding: 30px 0 20px;
    font-weight: bolder;
}

.banner h3 {
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 0;
    font-weight: bold;
}

.banner .left h3 {
    display: none;
    margin: 0;
}

.featureEvents .itemSkin109 .text .abstract a {
    color: gray;
    font-size: 14px;
}

user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

.featureEvents .itemSkin109 .text .abstract {
    margin: 10px 0;
    text-align: justify;
    height: 3.2rem;
    line-height: 1.5rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.featureEvents .itemSkin109 .text {
    display: inline-block;
    width: 67%;
    vertical-align: top;
    text-align: right;
}

.featureEvents {
    margin: 0vw 8vw;
    text-align: -webkit-center;
}
/*................................................... gallery ...................................................................*/
.gallery .itemSkin2 .title {
    font-weight: bold;
    padding: 10px;
    box-sizing: border-box;
    background: #2f5639;
}


.gallery .items {
    margin: 20px 0;
}

.memories .itemSkin2, .gallery .itemSkin2 {
    vertical-align: top;
    width: calc(24% - 10px);
    display: inline-block;
    margin: 10px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px #0000001f;
    overflow: hidden;
}

    .memories .itemSkin2 .image a, .gallery .itemSkin2 .image a {
        display: block;
    }

    .memories .itemSkin2 img, .gallery .itemSkin2 img {
        width: 100%;
        height: 15vw;
        object-fit: cover;
        display: block;
    }

    .memories .itemSkin2 .title a, .gallery .itemSkin2 .title a {
        font-size: 14px;
        color: #fff;
    }

.gallery .more {
    text-align: left;
    margin: 15px 2vw;
}

    .gallery .more a {
        color: #4b3e9a;
        font-size: 14px;
    }

        .gallery .more a img {
            vertical-align: middle;
            width: 13px;
        }
/*................................................... featureEvents ...................................................................*/
.featureEvents {
    margin: 0vw 8vw;
    text-align: -webkit-center;
}

    .featureEvents .items {
        margin: 30px 0;
    }

    .featureEvents .itemSkin109 {
        width: 45%;
        display: inline-block;
        box-shadow: 0 0 5px gainsboro;
        padding: 10px;
        margin: 6px;
        border-radius: 12px;
    }

        .featureEvents .itemSkin109 .date {
            display: inline-block;
            vertical-align: top;
            width: 9.3vw;
            border-radius: 12px;
            border: dashed 2px gray;
            padding: 1vw 0;
            margin: 1vw;
        }

            .featureEvents .itemSkin109 .date span:nth-child(1) {
                font-size: 2vw;
                display: block;
                color: #00af00;
                font-weight: bold;
            }

            .featureEvents .itemSkin109 .date span:nth-child(2) {
                font-size: 16px;
                font-weight: bold;
            }

        .featureEvents .itemSkin109 .text {
            display: inline-block;
            width: 67%;
            vertical-align: top;
            text-align: right;
        }

            .featureEvents .itemSkin109 .text .title a {
                font-size: 16px;
                color: black;
                font-weight: bold;
            }

            .featureEvents .itemSkin109 .text .title {
                margin: 15px 0;
                height: 1.5rem;
                overflow: hidden;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

        .featureEvents .itemSkin109 .courseText div {
            display: inline-block;
        }

            .featureEvents .itemSkin109 .courseText div:nth-child(1) {
                width: 33%
            }

            .featureEvents .itemSkin109 .courseText div:nth-child(2) {
                width: 65%;
                height: 1rem;
                line-height: 1rem;
                overflow: hidden;
            }

        .featureEvents .itemSkin109 .courseText img {
            vertical-align: middle;
            width: 15px;
        }

        .featureEvents .itemSkin109 .courseText span {
            font-size: 13px;
            color: green;
            margin: 0 2px;
        }

    .featureEvents .more {
        text-align: left;
        margin: 15px 2.2vw;
    }

        .featureEvents .more a {
            color: #4b3e9a;
            font-size: 14px;
        }

            .featureEvents .more a img {
                vertical-align: middle;
                width: 13px;
            }
/*................................................... events ...................................................................*/

/*................................................... banner2 ...................................................................*/
.banner2 {
    text-align: -webkit-center;
    color: white;
    background-image: url(File.aspx?t=image&s=back3.jpg);
    background-size: cover;
}

    .banner2 .back {
        background-color: #01431fdb;
        padding: 4vw 8vw;
        min-height: 20vw;
    }

.about2 {
}

    .about2 .title h2 {
        font-size: 18px;
        font-weight: bold;
    }

    .about2 .abstract {
        margin: 20px 0;
        text-align: justify;
        font-size: 15px;
        line-height: 2;
    }

.members {
}

    .members .itemSkin2 {
        display: inline-block;
        margin: 15px;
        width: 21%;
        vertical-align: top;
    }

        .members .itemSkin2 img {
            width: 130px;
            height: 130px;
            object-fit: cover;
            border-radius: 50%;
            transition: 1s;
        }

        .members .itemSkin2 .image {
            overflow: hidden;
            border-radius: 50%;
            border: 5px solid white;
            width: 130px;
            height: 130px;
        }

main .members .itemSkin7 .image {
    display: inline-block;
    vertical-align: top;
    width: 130px;
    height: 130px;
}

    main .members .itemSkin7 .image img {
        overflow: hidden;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.members .itemSkin2 img:hover {
    transform: scale(1.1);
    transition: 1s;
}

main .members .itemSkin7 .text {
    display: inline-block;
    vertical-align: middle;
    width: calc(98% - 130px);
}
/*
.members .title {
    height: 1.5rem;
    line-height: 1.5rem;
    overflow: hidden;
}*/

.members .title a {
    font-size: 14px;
    color: white;
    font-weight: bold;
}


.members .items {
}
/*................................................... graduates ...................................................................*/


.graduates .items {
    padding-top: 10px;
}

.graduates .itemSkin108 {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-bottom: 20px;
}

    .graduates .itemSkin108 .image, .graduates .itemSkin108 .course {
        display: inline-block;
        vertical-align: middle;
    }

    .graduates .itemSkin108 .image {
        width: 40%;
        height: 250px;
    }

        .graduates .itemSkin108 .image img {
            width: 100%;
            height: 250px;
            border-radius: 12px;
            box-shadow: 0 0 5px gainsboro;
            object-fit: cover;
        }

    .graduates .itemSkin108 .course {
        width: 60%;
        height: 230px;
        padding: 0 10px;
        border-radius: 12px;
        background-color: white;
        box-shadow: 0 0 5px gainsboro;
        margin-right: -46px;
        position: relative;
    }

        .graduates .itemSkin108 .course .courseImage {
            width: 20%;
            float: right;
            vertical-align: middle;
            margin: 10px 0 0 10px;
            float: right;
            display: none;
        }

            .graduates .itemSkin108 .course .courseImage img {
                width: 100%;
                border-radius: 50%;
            }

        .graduates .itemSkin108 .course .title {
            text-align: right;
            margin: 20px 0 0;
        }

            .graduates .itemSkin108 .course .title a {
                -webkit-line-clamp: 1;
                height: 1.5em;
            }

        .graduates .itemSkin108 .course .abstract {
            text-align: justify;
            /*margin-top: 45px;*/
        }

            .graduates .itemSkin108 .course .abstract a {
                /*-webkit-line-clamp: 2;
                height: 3em;*/
                -webkit-line-clamp: 3;
                height: 5em;
            }

        .graduates .itemSkin108 .course .value {
            text-align: right;
            height: 50px;
        }

            .graduates .itemSkin108 .course .value a {
                color: gray;
                -webkit-line-clamp: 1;
                height: 1.5em;
            }

            .graduates .itemSkin108 .course .title a, .graduates .itemSkin108 .course .abstract a,
            .graduates .itemSkin108 .course .value a {
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
            }

    .graduates .itemSkin108 .title a {
        font-size: 1.15vw;
        color: black;
        font-weight: bold;
    }

    .graduates .itemSkin108 .body a, .graduates .itemSkin108 .abstract a {
        font-size: 1vw;
        color: black;
    }

    .graduates .itemSkin108 .abstract a {
        font-size: 14px;
    }

    .graduates .itemSkin108 .body a {
        font-size: 1vw;
    }

    .graduates .itemSkin108 .ViewCount {
        width: 40%;
        margin: 30px 0;
        text-align: right;
        display: inline-block;
        vertical-align: top;
    }

        .graduates .itemSkin108 .ViewCount a {
            color: black;
            font-size: .9vw;
        }

        .graduates .itemSkin108 .ViewCount img {
            vertical-align: middle;
        }

.news .sMore, .graduates .sMore {
    padding: 1vw 2.2vw;
    text-align: left;
}

.about2 .sMore {
    text-align: left;
    padding: 0;
}

.graduates .itemSkin108 .more {
    text-align: left;
    /*margin: 30px 0;*/
    display: inline-block;
    /*width: 56%;
    vertical-align: top;*/
    width: 100%;
    vertical-align: top;
    position: absolute;
    bottom: 0;
    left: 9px;
}

    .about2 .sMore a, .news .sMore a, .graduates .sMore a, .graduates .itemSkin108 .more a {
        text-align: left;
        font-size: .9vw;
        color: #4b3e9a;
    }

.about2 .sMore a {
    color: #fff;
}
/*................................................... footer ...................................................................*/
.footer {
    /* line-height: 2; */
    padding: 1vw 4vw;
    background-color: #15553d;
}

    .footer .top a {
        color: #fff;
        font-size: 13px;
        display: flex;
        vertical-align: middle;
        justify-content: flex-start;
        align-items: flex-end;
        text-align: right;
        line-height: 1.3em;
        font-weight: bold;
    }


    .footer .top img {
        display: inline-block;
        width: 130px;
        padding-left: 10px;
        filter: brightness(12);
    }


    .footer .items {
        display: inline-block;
        vertical-align: top;
        width: 30%;
        margin: 1vw;
    }

        .footer .items:nth-child(2) .item {
            margin: 15px 0;
        }

        .footer .items:nth-child(3) .item {
            margin: 14px 0;
        }

            .footer .items:nth-child(3) .item img {
                width: 13px;
            }

        .footer .items:nth-child(2) .item img {
            width: 15px;
            height: 15px;
            object-fit: contain;
            margin: 0 5px;
            vertical-align: middle;
        }

        .footer .items .item a {
            display: inline-block;
            color: gainsboro;
            font-size: 13px;
        }

        .footer .items .title {
            color: white;
            font-size: 16px;
            padding: 12px 0;
        }

        .footer .items .text {
            text-align: justify;
            font-size: 14px;
            color: gainsboro;
            margin-top: 15px;
        }

    .footer .contact {
        padding-top: 15px;
    }

        .footer .contact img {
            width: 25px;
            height: 25px;
            padding: 3px;
            display: inline-block;
            vertical-align: middle;
            object-fit: contain;
        }

    .footer .items .item {
        display: block;
        color: gainsboro;
        font-size: 13px;
        width: fit-content;
    }


/*................................................... knkfooter ...................................................................*/
.knkfooter {
    background-color: #06724c;
    text-align: center;
    position: relative;
    padding: 15px 4vw;
}

    .knkfooter .knk2 > div {
        color: #fff;
        font-size: 13px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 49%;
    }

    .knkfooter img {
        width: 30px;
        display: inline-block;
        vertical-align: middle;
    }

    .knkfooter .knk2 .knk div {
        display: inline-block;
        color: #fff;
        font-size: 13px;
    }

#ctl04_KnkSignature__divTitle1 {
    color: white;
    font-size: 13px;
    padding: 10px 0;
}

#ctl04_KnkSignature__divDesc {
    color: #d6bfb6;
    font-size: 13px;
    padding-bottom: 10px;
    display: inline-block;
}
/*................................................... music ...................................................................*/
/*popupAllowAudio*/
#popupAllowAudio {
    position: fixed;
    background-color: #fff;
    top: 50%;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: auto;
    z-index: 6;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0 0 10px #30303061;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    transition: .5s;
    border-radius: 50%;
    opacity: 0;
    animation: moveItem 1s alternate forwards;
}

    #popupAllowAudio img {
        width: 50px;
        height: 50px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: none;
        cursor: pointer;
        padding: 4px;
        box-sizing: border-box;
        z-index: 1;
    }

@keyframes moveItem {
    0% {
        opacity: 1;
        left: 0;
        bottom: 39%;
    }

    70% {
        left: -93%;
        bottom: -37%;
    }

    100% {
        opacity: 1;
        right: unset;
        top: unset;
        left: 10px;
        bottom: 10px;
    }
}

#popupAllowAudio.playAudio #pause {
    display: block;
}

#popupAllowAudio.playAudio img {
    animation: rotate 2s infinite linear;
}

#popupAllowAudio.pauseAudio img {
    animation-name: scaleUp;
    animation-direction: alternate-reverse;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes scaleUp {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.1);
    }
}

#popupAllowAudio.pauseAudio #play,
#popupAllowAudio.playAudio #progressWrapper {
    display: block;
}

#popupAllowAudio.pauseAudio #pause {
    display: none;
}

#progressWrapper {
    background-color: #f3f3f3;
    height: auto;
    max-width: 240px;
    transform: rotate(-90deg);
    width: 100%;
    border-radius: 50%;
    display: none;
}

#progressBar {
    fill: transparent;
    stroke-dasharray: 219.91148575129;
    stroke: #3b3b3b;
    stroke-dashoffset: 219.91148575129;
    stroke-width: 4px;
    stroke-linecap: round;
}

/*................................................... main ...................................................................*/
main {
    min-height: 17vw;
    margin: 100px;
    text-align: center;
}

    main .ContentsTitle, main .ContentTitle {
        font-size: 20px;
        font-weight: bold;
        margin: 20px 0 10px;
    }

    main span.date {
        display: none !important;
    }

    main .ContentAbstract {
        font-size: 15px;
        font-weight: bold;
        text-align-last: center;
        text-align: justify;
    }

    main .ContentBody {
        font-size: 14px;
        margin: 15px 0;
        text-align: justify;
    }

        main .ContentBody .registerMis {
            text-align: center;
            margin-top: 20px;
        }

    main .memories, main .gallery {
        margin: 0;
    }

    main .articles .itemSkin3 {
        display: inline-block;
        vertical-align: top;
        width: 30%;
        margin: 10px;
        background-color: white;
        border-radius: 20px;
        padding: 5px;
        box-shadow: 0 0 5px gainsboro;
    }

    main .articles .image {
        float: right;
    }

        main .articles .image img {
            width: 11vw;
            border-radius: 20px;
            height: 9vw;
            vertical-align: middle;
            margin-left: 8px;
            object-fit: cover;
        }

    main .articles .title {
        text-align: right;
        padding-top: 18px;
    }

    main .abstract {
        margin: 10px 0;
        text-align: justify;
    }

        main .abstract a {
            word-spacing: -3px;
            font-size: 14px;
            color: black;
            height: 4.5rem;
            line-height: 1.5rem;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
        }

    main .articles .title a {
        font-size: 14px;
        color: black;
        height: 1.5rem;
        line-height: 1.5rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-weight: bold;
        -webkit-line-clamp: 1;
    }

.FAQ .ContentsItems {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.FAQ .itemSkin106 {
    background: #127c57;
    margin-bottom: 10px;
    border-radius: 2px;
    width: 100%;
    position: relative;
    text-align: right;
}

    .FAQ .itemSkin106 .title {
        position: relative;
        cursor: pointer;
        padding: 15px 15px 15px 42px;
        font-size: 15px;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        font-size: 14px;
        margin-bottom: 0;
    }

        .FAQ .itemSkin106 .title a {
            color: white;
        }

        .FAQ .itemSkin106 .title:after {
            content: '❮';
            top: 12px;
            position: absolute;
            left: 15px;
            right: auto;
            font-size: 18px;
            color: white;
            -webkit-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
            -webkit-transform: rotate( 180deg );
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate( 180deg );
        }

    .FAQ .itemSkin106.open .title:after {
        -webkit-transform: rotate( 90deg );
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate( 90deg );
    }

    .FAQ .itemSkin106 .body {
        display: none;
        background: #d3fff0;
        font-size: 14px;
        padding: 20px 30px;
    }

        .FAQ .itemSkin106 .body P {
            margin: 0;
        }

.AEvents {
}

.onlineApp .itemSkin3, .SocietyEvents .itemSkin3, .SocietyEvents .categorySkin3 {
    width: calc(24% - 20px);
    margin: 10px;
    box-shadow: 0 0 10px #00000026;
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
}

    .onlineApp .itemSkin3 img, .SocietyEvents .itemSkin3 img, .SocietyEvents .categorySkin3 img {
        width: 100%;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        height: 200px;
        object-fit: cover;
    }

    .onlineApp .itemSkin3 .title, .SocietyEvents .itemSkin3 .title,
    .SocietyEvents .categorySkin3 .title {
        height: 1.5rem;
        line-height: 1.5rem;
        overflow: hidden;
        margin: 10px;
        text-align: right;
    }

        .onlineApp .itemSkin3 .title a, .SocietyEvents .itemSkin3 .title a,
        .SocietyEvents .categorySkin3 .title a {
            color: black;
            font-weight: bold;
            font-size: 16px;
        }

    .onlineApp .itemSkin3 .abstract, .SocietyEvents .itemSkin3 .abstract,
    .SocietyEvents .categorySkin3 .abstract {
        text-align: justify;
        height: 3rem;
        line-height: 1.5rem;
        overflow: hidden;
        margin: 10px;
        word-spacing: -3px;
    }

        .onlineApp .itemSkin3 .abstract a, .SocietyEvents .itemSkin3 .abstract a,
        .SocietyEvents .categorySkin3 .abstract a {
            font-size: 14px;
            color: #1e2923;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

main .ImageSkin1 {
    width: calc(12.5% - 10px);
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    box-sizing: border-box;
    box-shadow: 0 0 10px gainsboro;
}

    main .ImageSkin1 img {
        width: 100%;
        height: auto;
        object-fit: contain;
        display: block;
        border-radius: 10px;
    }

main .featureEvents {
    margin: 0vw 0vw;
}

main .members .itemSkin7 {
    text-align: right;
    margin: 5px;
    box-shadow: 0 0 5px #0000001f;
    border-radius: 10px;
    display: inline-block;
    width: calc(24% - 10px);
    padding: 5px;
    box-sizing: border-box;
}

main .members .title a {
    color: black
}

main .members .itemSkin2 img {
    border-radius: 12px;
    width: 95%;
    height: 160px;
}

main .graduates {
    margin: 2vw 0vw;
}

.teachers .ContentsItems .itemSkin3 {
    text-align: center;
    box-shadow: 0px 0px 10px #0000001f;
    width: calc(24% - 20px);
    display: inline-block;
    margin: 2.1vw 10px;
    padding: 10px;
    border-radius: 12px;
    vertical-align: top;
    box-sizing: border-box;
}

    .teachers .ContentsItems .itemSkin3 .child .image img {
        width: 100px;
        height: 100px;
        object-fit: cover;
        margin-top: -5vw;
        border-radius: 50%;
        box-shadow: 0px 0px 10px #0000001c;
    }

.teachers .itemSkin3 .title {
    height: 1.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    margin: 10px;
    text-align: right;
}

    .teachers .itemSkin3 .title a {
        font-size: 16px;
        font-weight: bold;
        color: #15553d;
    }

/*..............................SendMessageForm........................................*/
main .SendMessageForm {
    width: 43rem;
    margin: auto;
    box-sizing: border-box;
    margin-top: 70px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 6px;
}

    main .SendMessageForm .messageForm {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
    }

        main .SendMessageForm .messageForm > div {
            text-align: right;
            padding: 5px;
            box-sizing: border-box;
            font-size: 14px;
        }

    main .SendMessageForm .name, main .SendMessageForm .phone, main .SendMessageForm .email {
        width: 25%;
    }

    main .SendMessageForm .body {
        width: 100%;
    }

    main .SendMessageForm .name input, main .SendMessageForm .phone input, main .SendMessageForm .email input,
    main .SendMessageForm textarea, main .SendMessageForm .captcha input {
        width: 100%;
        border: 1px solid #c7c7c7;
        border-radius: 3px;
        padding: 4px;
        box-sizing: border-box;
        outline: none;
    }

    main .SendMessageForm textarea {
        max-width: 100%;
        min-height: 80px;
    }

    main .SendMessageForm .captcha {
        width: 50% !important;
    }

main .sendMessageSendBtnDiv input {
    border: none;
    background: #0db95c;
    color: #fff;
    padding: 7px 20px;
    border-radius: 4px;
    margin-bottom: 3px;
    cursor: pointer;
}

main .SendMessageForm .result {
    padding-top: 25px;
}

main .SendMessageForm .message {
    margin: 12px 0;
    background: #f7f9fc;
    border: 2px solid #e0e7ef;
    padding: 12px 14px !important;
    position: relative;
    cursor: pointer;
    transition: all .3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .03) !important;
}

/*................................................... changeStyle ...................................................................*/
body.changeStyle {
    transition: 2s;
    background: #2f5639;
}

    body.changeStyle .gallery .itemSkin2 .title {
        background: #fff;
    }

        body.changeStyle .gallery .itemSkin2 .title a {
            color: #000;
        }

    body.changeStyle .gallery .more a,
    body.changeStyle .featureEvents .more a {
        color: #fff;
    }

    body.changeStyle .grayLine {
        background-color: #4b7c58;
    }

    body.changeStyle .graduates .sTitle,
    body.changeStyle .featureEvents .sTitle {
        color: #fff;
    }

    body.changeStyle .featureEvents .sAbstract,
    body.changeStyle .graduates .sAbstract, {
        color: #bfbfbf;
    }

    body.changeStyle .featureEvents .itemSkin109 {
        background: #fff;
    }




    body.changeStyle .banner2 .back {
        background: #fff;
        color: #2f5639;
    }

    body.changeStyle .members .itemSkin2 .image {
        border: 5px solid #2f5639;
    }

    body.changeStyle .members .title a {
        color: #2f5639;
    }
/*................................................... mobile ...................................................................*/
/*......................................................................................................................*/
@media only screen and (max-width: 768px) and (min-width: 0) {
    header {
        top: 5px;
        right: 2vw;
        transform: unset;
        left: 2vw;
        width: calc(100% - 4vw);
        height: 64px;
    }

    .slider .more, .slider .text h1 {
        top: 26px;
        color: #000;
        right: 5px;
        left: 5px;
        margin: 0;
    }

    .slider .text h1 {
        font-size: 20px;
    }

    header .right a img, header.headerFixed .right img, header.insideHeader .right a img {
        display: block;
        width: 25vw;
    }

    header .right a {
        color: #06724c;
        font-size: 14px;
        font-weight: bold;
    }

    header .menuIcon {
        display: block !important;
    }

    header .menu.OpenResponsiveMenu .menuIcon {
        position: fixed;
        top: 15px;
        right: 15px;
        width: 35px;
        z-index: 15;
    }

    .responsiveMenuBg {
        display: none;
        position: fixed;
        z-index: 2;
        padding-top: 20px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    .OpenResponsiveMenu {
    }

    .CloseResponsiveMenu {
        animation: close;
        transform: translatex(800px);
        transition: .5s;
    }

    header .middle .menu {
        margin: 0;
        display: block;
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0px;
        padding: 10px;
        animation: open;
        transition: 1s;
        z-index: 3;
        background-image: radial-gradient(#127c57, #16181a);
        width: 60%;
        overflow-y: auto;
    }

    .SubMenu2, .SubMenu {
        background: #ffffff91;
        backdrop-filter: blur(13px);
    }

    header .middle .menu a {
        display: block;
        width: 100%;
        text-align: right;
        margin: 25px 10px;
        color: white;
    }

    header .middle .menu .phone {
        display: block;
        width: 95%;
        text-align: left;
    }

    header .middle .menu .arrow {
        vertical-align: text-top;
        filter: invert(1);
    }

    header .middle .menu a img {
        display: inline-block;
        width: 25px;
        height: 25px;
        object-fit: contain;
        vertical-align: middle;
        margin-left: 5px;
    }

    .menu > ul > li {
        display: block;
        margin: 30px 0;
    }

    .menu #clickbox {
        margin-bottom: -15px;
    }

    .menu ul li:nth-child(7), .menu ul li:nth-child(9) {
        margin-top: -15px;
    }

    .members .title

    .menuExpanded {
        width: unset;
        position: unset;
    }

    .menuExpanded .SubMenu2, .menuExpanded .SubMenu {
        width: 90%;
        position: unset;
        box-shadow: unset;
        margin: 0px 10px;
    }

    header .middle .menu a {
        margin: 15px 0;
    }

    header .middle .SubMenu li a, header .middle .SubMenu2 li a {
        color: #000;
    }

    .menu ul {
        text-align: right;
        display: block;
    }

    header .left {
        position: absolute;
        top: 50%;
        left: 10px;
        margin: 0;
        text-align: left;
        width: 80px;
        transform: translateY(-50%);
    }

    header .middle {
        position: inherit;
    }

    header .right {
        width: 100%;
        text-align: center;
        text-align: -webkit-center;
        position: absolute;
        top: 0;
        right: 45%;
        transform: translateX(50%);
        z-index: -1;
    }

    header.headerFixed .right {
        top: 10px;
    }

    header .middle .menu .mLogo {
        text-align: -webkit-center;
        padding: 0;
        margin: 0;
        display: block;
        border-bottom: 1px solid;
        padding: 10px 0;
    }

        header .middle .menu .mLogo img {
            display: block;
            width: 110px;
            height: auto;
            filter: brightness(15);
        }

    header .middle .menu .dropbtn .arrow {
        vertical-align: -webkit-baseline-middle;
    }

    .slider .back {
        min-height: 77vw;
    }

    .slider {
        position: relative;
        margin-top: 75px;
        height: 80vw;
        border-radius: 7px;
        text-align: center;
        background-position: 20%;
    }

        .slider .more {
            top: 25%;
        }

    .about .right {
        width: 100%;
    }

    .about {
        margin: 0 2vw;
    }

        .about .right .more {
            text-align: center;
        }

            .about .right .more a {
                margin: 0 2px;
            }

    .lastnews {
        margin: 2vw;
    }

        .lastnews .abstract {
            font-size: 13px;
        }

    .lastnews, .gallery, .graduates {
        margin: 30px 2vw;
    }

    .news .itemSkin101 {
        width: calc(100% - 20px);
    }

    main .news .itemSkin101 {
        width: 100%;
        margin: 10px 0;
    }

    .banner .back {
        padding: 5px;
        margin: 2vw;
        flex-direction: column;
    }

        .banner .back .right {
            width: 100%;
        }

        .banner .back .left {
            margin-bottom: 14px;
            padding: 0;
        }

    .banner .title {
        font-size: 17px;
        padding: 3vw;
    }

    .banner h3 {
        margin-bottom: 20px;
    }

    .banner .abstract {
        text-align: justify;
    }

    .banner .form .item {
        width: 83%;
        margin: 10px;
    }

        .banner .form .item:nth-child(3) {
            margin-top: 40px;
        }

        .banner .form .item input {
            min-width: 100%;
            min-height: 35px;
        }

        .banner .form .item a {
            padding: 7px 50px;
        }

    .gallery .abstract {
        font-size: 3.2vw;
    }

    .memories .itemSkin2, .gallery .itemSkin2 {
        width: 100%;
        margin: 10px 0;
    }

        .memories .itemSkin2 img, .gallery .itemSkin2 img {
            height: auto;
        }

    .featureEvents .sAbstract {
        font-size: 3.2vw;
    }

    .banner2 .back {
        padding: 4vw 2vw;
    }

    .about2 .title h2 {
        font-size: 15px;
    }

    .members .itemSkin2 {
        width: 40%;
    }

    main .members .itemSkin7 {
        width: 100%;
        margin: 5px 0;
    }

        main .members .itemSkin7 .image, main .members .itemSkin7 .text {
            /*width: 100%;*/
            vertical-align: middle;
        }

        main .members .itemSkin7 .image {
            width: 24%;
        }

            main .members .itemSkin7 .image img {
                width: 80px;
                height: 80px;
            }

        main .members .itemSkin7 .text {
            width: 73%;
        }

    .members .itemSkin7 .title {
        margin: 0;
    }

    .graduates .abstract {
        font-size: 3.2vw;
    }

    .footer .top .right {
        width: 100%;
    }

    .footer {
        padding: 1vw;
    }

    .footer, .knkfooter {
        padding: 2vw;
    }

        .footer .items {
            width: 100%;
            margin: 5px 0;
        }

            .footer .items .title {
                padding: 12px 0 8px;
            }

        .knkfooter .knk2 > div {
            width: 100%;
        }

        .knkfooter .knk {
            padding-top: 5px;
        }

    .counter {
        bottom: 90px;
    }

    main {
        margin: 6px 5px;
        padding-top: 70px;
    }

        main .ImageSkin1 {
            width: calc(50% - 10px);
            margin: 5px;
        }

        main .articles .itemSkin3 {
            width: 93%;
            margin: 5px;
        }

    .FAQ .ContentsItems {
        margin-right: 0;
        margin-left: 0;
    }

    main .articles .image img {
        width: 33vw;
        height: 35vw;
    }

    .AEvents .itemSkin3 {
        width: 48%;
        margin: .5vw;
    }

        .AEvents .itemSkin3 .abstract {
            text-align: right;
        }

        .AEvents .itemSkin3 .title {
            margin: 3px;
        }

        .AEvents .itemSkin3 .abstract {
            margin: 3px;
        }

        .AEvents .itemSkin3 img {
            height: 135px;
        }

    header .middle .menu .dropdown:hover .dropdown-content {
        margin: 6px 11px;
        border-radius: 8px;
        background-color: #276b54;
        transition: 2s;
    }

    .dropdown:hover .dropbtn {
        color: #aaffe1;
    }

    header .middle .menu .dropdown-content a {
        padding: 0px 16px;
        width: 93%;
        color: white;
        transition: 2s;
        padding: 0 10px;
        margin: 15px 0;
    }

    .featureEvents .itemSkin109 .date {
        width: 43.3vw;
        padding: 5vw 0;
    }

    .featureEvents .itemSkin109 .text {
        display: inline-block;
        width: 100%;
    }

    .featureEvents .itemSkin109 .date span:nth-child(1) {
        font-size: 6vw;
    }

    .featureEvents .itemSkin109 .courseText div:nth-child(1) {
        width: 100%;
    }

    .featureEvents .itemSkin109 .courseText div:nth-child(2) {
        width: 100%;
    }

    .featureEvents {
        margin: 0vw 1vw;
    }

        .featureEvents .itemSkin109 {
            width: calc(100% - 29px);
        }

            .featureEvents .itemSkin109 .text .abstract {
                text-align: right;
            }

                .featureEvents .itemSkin109 .text .abstract a {
                    word-spacing: -3px;
                }

    .graduates .itemSkin108 {
        width: 100%;
        margin-bottom: 15px;
    }

        .graduates .itemSkin108 .image {
            margin-right: 0;
            height: auto;
            width: 90%;
        }

            .graduates .itemSkin108 .image img {
                width: 100%;
                height: 300px;
            }

    .graduates {
        margin: 2vw 1vw;
    }

        .graduates .itemSkin108 .course {
            margin: 0;
            margin-top: -43px;
            padding: 0 5px;
            width: 80%;
            height: 100%;
        }

        .graduates .itemSkin108 .title a {
            font-size: 16px;
        }

        .graduates .itemSkin108 .course .courseImage {
            display: none;
        }

        .graduates .itemSkin108 .body a, .graduates .itemSkin108 .abstract a {
            font-size: 14px;
        }

        .graduates .itemSkin108 .course .abstract {
            line-height: 1.5em;
            margin: 12px 0 30px;
        }

            .graduates .itemSkin108 .course .abstract a {
                height: 4.8em;
            }

        .graduates .itemSkin108 .body {
            text-align: right;
            height: 4em;
            line-height: 1.75em;
            margin-bottom: 10px;
            word-spacing: -3px;
        }

        .graduates .itemSkin108 .ViewCount, .graduates .itemSkin108 .more {
            width: 100%;
            margin: 0;
        }

            .graduates .itemSkin108 .ViewCount a, .graduates .itemSkin108 .more a {
                display: inline-block;
                font-size: 13px;
            }

        .graduates .itemSkin108 .more {
            text-align: left;
        }

        .graduates .items {
            margin: 15px 0;
        }

        .graduates .itemSkin108 .course .value {
            height: 25px;
        }

    .news .itemSkin101 .abstract {
        text-align: right
    }

        .news .itemSkin101 .abstract a {
            word-spacing: -3px
        }

    .about .left {
        display: none;
    }

    main .abstract {
        text-align: right;
    }

    header .middle .menu a:hover {
        color: #00ffa5;
        transition: .5s;
        background-color: unset;
    }

    .graduates .itemSkin108 .course .title {
        width: 100%;
    }

    .onlineApp .itemSkin3 img, .SocietyEvents .itemSkin3 img,
    .SocietyEvents .categorySkin3 img {
        width: 100%;
        height: 154px;
    }

    .onlineApp .itemSkin3, .SocietyEvents .itemSkin3,
    .SocietyEvents .categorySkin3 {
        width: 100%;
        margin: 10px 0;
    }

        .onlineApp .itemSkin3 .abstract, .SocietyEvents .itemSkin3 .abstract,
        .SocietyEvents .categorySkin3 .abstract {
            text-align: right;
        }

    .teachers .ContentsItems .itemSkin3 {
        width: calc(49% - 10px);
        margin: 2.1vw 5px;
    }

    .about2 .sMore, .news .sMore, .graduates .sMore {
        padding: 4vw 2.2vw;
    }

        .about2 .sMore a, .news .sMore a, .graduates .sMore a {
            font-size: 14px;
        }

        .about2 .sMore a {
            color: white;
        }

    .featureEvents .itemSkin109 .text .title {
        height: 1.4rem;
        line-height: 1.4rem;
    }

    header .middle .menu .dropdown-content {
        animation: menu 2s;
        height: 100%;
        min-width: 69%;
    }

    header .middle .menu .dropdown:hover .dropdown-content {
        animation: menu 2s;
        top: 12%;
        right: 72%;
    }

    main .SendMessageForm {
        width: 100%;
    }

        main .SendMessageForm .name, main .SendMessageForm .phone, main .SendMessageForm .email {
            width: 50%;
        }

        main .SendMessageForm .captcha {
            width: 100% !important;
        }

        main .SendMessageForm .messageForm .sendMessageSendBtnDiv {
            width: 100%;
            text-align: left;
        }

        main .SendMessageForm .result {
            padding-top: 0;
        }
}

@keyframes menu {
    0% {
        height: 0;
    }

    100% {
        height: 100%;
    }
}

.ts1 {
    width: 17vw;
    display: inline-block;
    height: 13vw;
    object-fit: cover;
    filter: blur(2px);
    -webkit-filter: blur(2px);
}

    .ts1:nth-child(2) {
        position: absolute;
        left: 17%;
        top: -1vw;
        -webkit-filter: blur(0px);
        z-index: 1;
        width: 20vw;
        height: 15vw;
        filter: blur(0px);
    }

@media only screen and (min-width: 1600px) {
    .about {
        margin: 5vw 8vw;
    }

    .slider .more {
        text-align: center;
        top: 75%;
    }
}
