@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.ttf');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: 'baomoi-semibold';
    src: url('../fonts/baomoi-semibold.ttf');
}

@font-face {
    font-family: 'baomoi_gdi';
    src: url('../fonts/baomoi_gdi.ttf');
}

@font-face {
    font-family: 'BarlowSemiCondensed-Regular';
    src: url('../fonts/BarlowSemiCondensed-Regular.ttf');
}
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #612a7e;
    height:150px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
* {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 25px;
}

body {
    font-size: 15px;
    font-family: 'BarlowSemiCondensed-Regular';
}

.w-100 {
    width: 100%;
}

.w-auto {
    width: auto;
}

.over-follow {
    overflow: hidden;
}

.clear {
    clear: left;
}

img {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #000;
}

    a:hover, a:focus {
        text-decoration: none;
        color: #000;
    }
.nav-links .active{
	color: #fb9d04 !important;
}
ul, ol {
    list-style: none;
    margin-bottom: 0;
}

ul {
    padding-left: 0;
}
#page {
    overflow: hidden;
}
#header {
    position: relative;
}

.nav-menu {
    text-align: center;
}

    .nav-menu .nav-links {
        display: inline-block;
    }

        .nav-menu .nav-links a {
            color: #fff;
            text-decoration: none;
            padding: 15px 20px 15px 20px;
            display: block;
            font-size: 17px;
            font-family: Roboto-Medium;
            text-transform: uppercase;
            text-align: left;
        }

        .nav-menu .nav-links:hover a {
            color: #fb9d04;
        }

    .nav-menu .has-sub-child {
        position: absolute;
        min-width: 200px;
        background: lightgrey;
        display: none;
    }

        .nav-menu .has-sub-child li {
            display: block;
            background: #854ca4;
        }
    
    .nav-menu .nav-links .fa-sort-desc {
        color: #fff;
        float: right;
        padding-left: 7px;
    }

#custon-nav {
    background: #612a7e;
}

    #custon-nav .menu-bar {
        background: #8232ac;
        color: #fff;
        font-size: 24px;
        padding: 0.6em;
        cursor: pointer;
        display: none;
    }

#language {
    height: 36px;
    padding: 0 5px;
    position: absolute;
    top: 10px;
    right: 100px;
    z-index: 999;
}

.vi {
    width: 30px;
    height: 36px;
    float: left;
    margin: 0 5px;
}

    .vi img {
        width: 30px;
        height: 20px;
        float: left;
        margin: 7px 0;
    }

.home-slider.owl-carousel .owl-nav .owl-prev {
    height: 29px;
    width: 21px;
    background-color: #612a7e66;
    position: absolute;
    left: 0;
    text-align: center;
    line-height: 29px;
    top: 50%;
    transform: translate(0, -50%);
    color: white;
    font-size: 25px;
    margin: 0;
    left: 0;
}

.home-slider.owl-carousel .owl-nav .owl-next {
    height: 29px;
    width: 21px;
    background-color: #612a7e66;
    position: absolute;
    right: 0;
    text-align: center;
    line-height: 29px;
    top: 50%;
    transform: translate(0, -50%);
    color: white;
    font-size: 25px;
    margin: 0;
    right: 0;
}

.home-slider.owl-carousel .owl-nav .owl-prev, .home-slider.owl-carousel .owl-nav .owl-next {
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
    opacity: 1;
    visibility: visible;
}

.home-slider.owl-carousel .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
}

    .home-slider.owl-carousel .owl-dots .owl-dot {
        height: 10px;
        width: 15px;
        background: #612a7e;
        display: inline-block;
        margin-right: 5px;
        border-radius: 40%;
    }

        .home-slider.owl-carousel .owl-dots .owl-dot.active {
            width: 30px;
            background: #ed1c24;
            border-radius: 5px;
        }

.left-col-sidebar h5 {
    font-family: Roboto-Regular;
    font-size: 17px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    margin: 15px 0 10px 0;
}

.left-col-sidebar .json p {
    margin-bottom: 0;
}

.star img {
    margin: 10px 0;
}
.line-thought {
    background: url(../images/icon.png) no-repeat;
    width: 199px;
    margin: 0 auto;
    margin-top: 0;
    height: 25px;
    background-size: contain;
}
.items-list img {
    margin-bottom: 10px;
}

.abouts-us-home .section-head .abouts-us-title-home {
    line-height: 24px;
    background: none;
    margin: 0;
    margin-bottom: 20px;
    font-size: 28px;
    padding-top: 40px;
    font-family: Roboto-Medium;
    font-size: 24px;
    color: #000;
}

.awe-section-info .section-head .abouts-info-title-home {
    line-height: 24px;
    background: none;
    margin: 0;
    margin-bottom: 20px;
    font-size: 28px;
    padding-top: 40px;
    font-family: Roboto-Medium;
    font-size: 24px;
    color: #000;
}

.abouts-us-home .abouts-us-desc-home {
    width: 75%;
    text-align: center;
    display: block;
    margin: 0 auto 20px
}

.abouts-info-home .abouts-info-desc-home {
    width: 80%;
    text-align: center;
    display: block;
    margin: 0 auto 10px
}

.btn-readmore {
    text-decoration: underline;
    color: #000;
    margin-top: 10px;
}

.abouts-info-home {
    background: #e8e8e8;
    position: relative;
    margin: 20px 0 40px;
    padding-bottom: 10px;
}

.abouts-us-home .about-us-thumnails img {
    margin-left: 0;
}

.awe-section-news .abouts-us-title-home span, .awe-section-info .section-head .abouts-info-title-home span,.abouts-us-home .section-head .abouts-us-title-home span{
    line-height: 24px;
    background: none;
    margin: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    display: block;
    font-family: 'Playfair Display';
    font-weight: bold;
    font-size: 24px;
    color: #000;
}

.awe-section-news .abouts-info-desc-home {
    width: 75%;
    text-align: center;
    display: block;
    margin: 0 auto 10px;
}

.col-col-news .col-slider-news {
    margin-bottom: 35px;
}

.col-slider-news .topnewnews-index {
    background: #f2f2f2;
    box-shadow: 0px 0px 3px 3px #c0bbbb;
    margin-bottom: 15px;
}

.col-slider-news .dialog-details {
    padding: 10px;
}

    .col-slider-news .dialog-details h3 {
        margin: 0 0 10px 0;
        height: 45px;
        overflow: hidden;
        font-family: 'Playfair Display';
    	font-size: 18px;
    }

        .col-slider-news .dialog-details h3 a:hover {
            color: #612a7e
        }

    .col-slider-news .dialog-details .vdesc {
        font-size: 18px;
    }

.topnewnews-index {
    overflow: hidden
}

    .topnewnews-index .images-face-items {
        position: relative;
		height: 250px;
    	overflow: hidden;
    }

        .topnewnews-index .images-face-items:before {
            position: absolute;
            top: 0;
            left: -90%;
            z-index: 2;
            display: block;
            content: '';
            width: 50%;
            height: 100%;
            background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
            background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
            -webkit-transform: skewX(-25deg);
            transform: skewX(-25deg);
        }

        .topnewnews-index .images-face-items:hover:before {
            -webkit-animation: shine .75s;
            animation: shine .75s;
        }
.topnewnews-index .images-face-items img{
	height: 100%;
    object-fit: cover;
}
.teacher-thumbs {
    background: #e5e5e5;
    padding: 40px 0;
    overflow: hidden;
}

    .teacher-thumbs img {
        border-radius: 10px;
        transition: all 0.5s ease;
    }

        .teacher-thumbs img:hover {
            transform: scale(1.1);
            transition: all 0.5s ease;
        }

.ih-item.square {
    border: 2px solid #fff;
}

    .ih-item.square.effect6 .img {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .ih-item.square.effect6 .info {
        background: #333;
        background: rgba(0,0,0,0.6);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    .ih-item.square .info {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .ih-item.square.effect6 .info h3 {
        color: #fff;
        text-align: center;
        font-size: 17px;
        padding: 10px;
        background: #111;
        margin: 30px 0 0 0;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    .ih-item.square.effect6.from_top_and_bottom .info h3 {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .ih-item.square.effect6 .img {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .ih-item.square.effect6.from_top_and_bottom:hover .info h3 {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .ih-item.square.effect6 a:hover .info {
        visibility: visible;
        opacity: 1;
    }

    .ih-item.square.effect6 a:hover .img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    .ih-item.square.effect6 {
        overflow: hidden;
        position: relative;
        box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    }

.home-project-item-title-wrap {
    margin-top: 10px;
    display: block;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 20px;
	font-family: 'Playfair Display';
    text-decoration: unset !important;
}

    .home-project-item-title-wrap a:hover {
        color: #612a7e
    }

.entry-title {
    margin: 20px 0 0;
    border-bottom: 1px solid #231d1d;
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 40px;
	font-weight: bold;
	font-family: 'Playfair Display';
}

#footer {
    background: #e6ce85;
    padding: 50px 0 0 0;
    color: gray;
}

    #footer .infomation-company {
        padding-right: 15%;
    }

.v2_bnc_footer_title {
    font-family: 'Playfair Display';
    font-weight: bold;
    font-size: 20px;
    color: gray;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}

    .v2_bnc_footer_title:before {
        content: "";
        position: absolute;
        width: 50px;
        height: 1px;
        background: gray;
        bottom: 0;
        left: 0;
        z-index: 2;
    }

.v2_bnc_sendemail input {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 13px;
    border-radius: 5px;
    border-style: unset;
    height: 30px;
}

.v2_bnc_sendemail .send_click {
    background: #612a7e;
    color: gray;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: 0px;
    display: inline-block;
    font-size: 13px;
    border: 1px solid #612a7e;
    cursor: pointer;
}

    .v2_bnc_sendemail .send_click:hover {
        border: 1px solid #612a7e;
        background: #fff;
        color: #000;
    }

#post .news-content h1 {
    font-size: 29px;
    font-family: 'Playfair Display';
	font-weight: bold;
}

#news .itemnews h2 {
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 20px !important;
    font-family: 'Playfair Display';
    color: #000;
    text-align: left !important;
}

#news .listnew li a {
    transition: .5s ease;
    color: #000;
}

    #news .listnew li a:hover {
        transition: .5s ease;
        margin-left: 20px;
        color: #612a7e;
    }

.headding-title-cates {
    display: block;
    position: relative;
    padding: 5px 0px;
    font-weight: bold;
    font-family: 'Playfair Display';
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 11px;
    color: black;
    border-bottom: 1px solid #000;
}

.list-blog-page .blog-item-thumbnail {
    position: relative;
}

    .list-blog-page .blog-item-thumbnail:before {
        position: absolute;
        top: 0;
        left: -90%;
        z-index: 2;
        display: block;
        content: '';
        width: 50%;
        height: 100%;
        background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
        background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg);
    }

    .list-blog-page .blog-item-thumbnail:hover:before {
        -webkit-animation: shine .75s;
        animation: shine .75s;
    }

.list-blog-page .list-blogs .blog-item {
    margin-bottom: 20px;
}

.blog-item {
    overflow: hidden;
}

.list-blog-page .list-blogs .blog-item .blog-item-thumbnail {
    float: left;
    position: relative;
    width: 240px;
    height: auto;
    margin-right: 20px;
    overflow: hidden;
    box-shadow: 1px 2px 8px 1px rgba(167, 167, 167, 0.86);
}

    .list-blog-page .list-blogs .blog-item .blog-item-thumbnail img {
        border: 1px solid #dfdfdf;
    }

.list-blog-page .list-blogs .blog-item .blog-item-mains {
    padding-left: 250px;
}

    .list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name {
        display: block;
        margin-top: 0;
        font-size: 17px;
        color: #333;
        font-weight: 600;
        letter-spacing: .5px;
    }

        .list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name a {
            color: #333;
            font-family: 'Playfair Display';
            text-transform: unset;
        }

            .list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name a:hover {
                color: #612a7e;
            }

    .list-blog-page .list-blogs .blog-item .blog-item-mains .post-time {
        font-size: 12px;
        color: #9b9b9b;
        margin: 5px 10px 5px 0;
    }

    .list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-summary {
        color: #4d4d4d;
    }

.page-title-wrapper {
    position: relative;
}

.top_site_main {
    position: relative;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    overflow: hidden;
}

.section-title {
    background: url(../images/dots.gif) repeat-x scroll 0 0 transparent;
    background-position: center;
    margin: 16px 0 15px;
    min-height: 20px;
    text-align: center;
    font-family: 'Playfair Display';
}

    .section-title h4 {
        font-size: 22px;
        background: #fff;
        display: inline;
        padding-right: 10px;
        padding-left: 10px;
        font-weight: 400;
        color: #000;
    }

.btn-skin {
    color: #fff;
    background-color: #612a7e;
    font-weight: 400;
    margin-bottom: 20px;
    padding: 5px 50px;
    font-size: 16px;
    border-radius: 5px;
}

#wr-main .breadcrumb {
    position: absolute;
    top: 30%;
    color: #fff;
    left: 0;
    width: 100%;
    background: unset;
    text-align: center;
	font-size: 30px;
}

.panel-grid-cell .widget-title {
    position: relative;
    margin-bottom: 35px;
}

    .panel-grid-cell .widget-title:after {
        width: 30px;
        height: 1px;
        content: "";
        position: absolute;
        background: #0a4375;
        bottom: -20px;
        left: 0;
    }

#pg-1904-1 > .panel-row-style {
    background-position: center center;
    background-size: cover;
    border: 1px solid #f9f9f9;
    padding: 207px 0px 0;
    margin-left: -84.5px;
    margin-right: -84.5px;
    padding-left: 89.5px;
    padding-right: 89.5px;
    border-left: 0px;
    border-right: 0px;
}

.thim-bg-overlay {
    position: relative;
}

.panel-grid.panel-has-style > .panel-row-style, .panel-grid.panel-no-style {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

#pgc-1904-0-0, #pgc-1904-1-0, #pgc-1904-2-0, #pgc-1904-3-0 {
    width: 100%;
    width: calc(100% - ( 0 * 30px ) );
}

.pgc-w5d6367e94c302-0-0 {
    width: 25%;
    width: calc(25% - ( 0.75 * 30px ) );
}

.counter-box {
    width: 180px;
    color: #fff;
    position: relative;
    text-align: center;
    height: 180px;
    margin: 0 auto;
}

    .counter-box:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        border-radius: 50%;
        background: #0a4375;
        -moz-opacity: .85;
        -khtml-opacity: .85;
        -webkit-opacity: .85;
        opacity: .85;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=${opperc});
        filter: alpha(opacity=${opperc});
    }

    .counter-box .content-box-percentage {
        position: relative;
    }

    .counter-box .display-percentage {
        display: block;
        font-size: 60px;
        font-weight: 900;
        line-height: 60px;
        padding: 47px 0 10px;
    }

    .counter-box .counter-box-content {
        display: block;
        font-size: 30px;
        line-height: 30px;
    }

.thim-widget-icon-box {
    position: relative;
    overflow: hidden;
}

.wrapper-line-heading {
    padding-bottom: 0;
}

.sc-heading {
    padding-top: 50px;
    padding-bottom: 43px;
}

.wrapper-line-heading .heading__primary {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: 'Playfair Display';
    text-transform: capitalize;
}

.wrapper-line-heading .line-heading {
    width: 75px;
    height: 7px;
    margin: 0 auto 0;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

    .wrapper-line-heading .line-heading:before, .wrapper-line-heading .line-heading:after, .wrapper-line-heading .line-heading span:before, .wrapper-line-heading .line-heading span:after {
        border-color: #0a4375;
    }

    .wrapper-line-heading .line-heading span:after, .wrapper-line-heading .line-heading span:before, .wrapper-line-heading .line-heading:after, .wrapper-line-heading .line-heading:before {
        content: "";
        width: 30px;
        border-width: 1px 0;
        border-style: solid;
        height: 12px;
        display: inline-block;
        -moz-transform: rotate(-38deg);
        -webkit-transform: rotate(-38deg);
        -ms-transform: rotate(-38deg);
        -o-transform: rotate(-38deg);
        transform: rotate(-38deg);
        position: absolute;
        left: 0;
    }

    .wrapper-line-heading .line-heading span:before {
        left: 34px;
    }


    .wrapper-line-heading .line-heading span:after, .wrapper-line-heading .line-heading:after {
        -moz-transform: rotate(38deg);
        -webkit-transform: rotate(38deg);
        -ms-transform: rotate(38deg);
        -o-transform: rotate(38deg);
        transform: rotate(38deg);
        left: 14px;
    }

    .wrapper-line-heading .line-heading span:after {
        left: 48px;
    }

.list-html-content {
    text-align: right;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

    .list-html-content .col-sm-6:nth-child(2n) {
        text-align: left;
    }

    .list-html-content .item-content {
        padding: 20px 45px;
    }

        .list-html-content .item-content .desc-list {
            max-width: 340px;
            float: right;
            padding-top: 12px;
            padding-bottom: 17px;
        }

    .list-html-content .col-sm-6:nth-child(2n) .item-content .desc-list {
        float: left;
    }

    .list-html-content .title-list h5 {
        font-size: 24px;
        color: #2a2a2a;
        font-weight: 400;
        text-transform: capitalize;
        font-family: 'Playfair Display';
    }

    .list-html-content .line-center {
        width: 2px;
        position: absolute;
        left: 50%;
        margin-left: -1px;
        top: 0;
        bottom: 0;
        background: #7a7a7a;
    }

        .list-html-content .line-center:after, .list-html-content .line-center:before {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            content: "";
            background: #7a7a7a;
            position: absolute;
            left: 50%;
            margin-left: -6px;
        }

        .list-html-content .line-center:after {
            bottom: 0;
        }

.entry-footer {
    margin-top: 10px;
    text-align: right;
}

    .entry-footer .button {
        /* background: #612a7e; */
        text-transform: uppercase;
        font-size: 14px;
        border: none;
        padding: 10px 30px;
        overflow: hidden;
        cursor: pointer;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: inline-block;
        color: #000;
    }

        .entry-footer .button:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            bottom: 0;
            left: -30px;
            right: -8px;
            background: #fff;
            -webkit-transform: skewX(45deg) scaleX(1);
            -ms-transform: skewX(45deg) scaleX(1);
            transform: skewX(45deg) scaleX(1);
            -webkit-transform-origin: 0;
            -ms-transform-origin: 0;
            transform-origin: 0;
            -webkit-transition: all .4s ease-out 0s;
            -o-transition: all .4s ease-out 0s;
            transition: all .4s ease-out 0s;
        }

        .entry-footer .button:hover {
            color: #000;
        }

            .entry-footer .button:hover:before {
                -webkit-transform: skewX(0) scaleX(0);
                -ms-transform: skewX(0) scaleX(0);
                transform: skewX(0) scaleX(0);
            }

#footer .social {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

    #footer .social a {
        display: inline-block;
        margin-right: 20px;
    }

        #footer .social a.facebook {
            color: #808080;
        }

        #footer .social a.twitter {
            color: #808080;
        }

        #footer .social a.google {
            color: #808080;
        }

        #footer .social a.youtube {
            color: #808080;
        }

.backtop {
    position: fixed;
    bottom: 40px;
    z-index: 999;
    top: auto !important;
    width: 40px;
    height: 40px;
    line-height: 43px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    background: #612a7e;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (max-width: 1440px) and (min-width: 1200px) {
    .backtop {
        right: 15px;
        bottom: 30px;
    }
}
.backtop.show {
    opacity: 1;
}
@media (min-width: 1200px) {
	.nav-menu .nav-links:hover:hover .has-sub-child {
        display: block;
	    z-index: 999;
    }
    .items-list {
        margin-bottom: 80px;
    }

    .top_site_main {
    }

    .left-col-sidebar {
        margin-top: 35px;
    }

    .no-p-l {
        padding-left: 0;
    }

    .no-p-r {
        padding-right: 0
    }

    .abouts-info-home:after {
        content: "";
        position: absolute;
        width: 11%;
        height: 100%;
        background: #e8e8e8;
        top: 0;
        right: -95px;
    }
    #header.fixed {
        position: fixed;
        width: 100%;
        z-index: 99;
        transition: 0.5s all ease-in-out;
    }
	
    #footer .v2_bnc_footer_links {
        width: 70%;
    }
}

@media (min-width: 992px) {
    .ih-item img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
	.ih-item.square.effect6.from_top_and_bottom{    
		width: 75%;
	    margin: 0 auto;
	}
}

@media(max-width: 768px) {	
	.link_logo
	{
		position: fixed;
	    top: 0px;
	    left: 40%;
	    z-index: 99999;
	}
	.banner-mobile
	{ 
		width: 68px;
	    

	}
    .no-pad-mb {
        padding: 0;
    }

    .no-p-l-mb {
        padding-left: 0
    }

    .no-p-r-mb {
        padding-right: 0
    }
    #custon-nav {
        position: fixed;
        height: 50px;
        width: 100%;
        top: 0px;
        overflow: hidden;
        z-index: 999;
    }
	#custon-nav.slide_toogle{
		height: auto;
	}
	.nav-menu .has-sub-child
	{
		position: unset;
		background: #612a7e;
	}
	.nav-menu .has-sub-child li {
	    background: #612a7e;
	    padding-left: 10px;
	}
	li.nav-links .has-sub-child{
		display: none;
	}
	li.nav-links.open .has-sub-child{
		display: block;
	}
    #main-content-wrap {
        padding-top: 55px;
    }
	
    #post .news-content h1 {
        font-size: 20px;
    }
	.about-info-content-home, .about-us-content-home
	{ 
		text-align: justify;
	}
	.col-slider-news .dialog-details .vdesc {
	    text-align: justify;
	}
    .homepage-slider, .page-title-wrapper {
        margin-top: 55px;
    }

    #language {
        position: fixed;
        right: 0;
    }

    #custon-nav .menu-bar {
        display: block;
    }

    .nav-menu {
        opacity: 0;
        height: 0;
        transition: all 0.5s;
        text-align: left;
    }

        .nav-menu.open {
            opacity: 1;
            height: auto;
            transition: all 0.5s;
        }

        .nav-menu .nav-links {
            display: block;
        }

            .nav-menu .nav-links a {
                padding-left: 0
            }

    .teacher-thumbs {
        padding: 10px;
    }

        .teacher-thumbs .list img {
            width: 100%;
            margin-bottom: 10px;
        }

    .btn-readmore {
        margin-bottom: 10px;
    }

    .v2_bnc_footer_title {
        margin-top: 15px;
    }

    .entry-title {
        margin-bottom: 20px;
    }
    .abouts-info-home {
        padding: 10px;
    }
    .list-blog-page .list-blogs .blog-item .blog-item-thumbnail {
        float: unset;
        position: relative;
        width: 100%;
    }

    .list-blog-page .list-blogs .blog-item .blog-item-mains {
        padding-left: 0;
        margin-top: 20px;
    }

    #contact .col-md-6.no-pad-right {
        clear: left;
    }

    #wr-main .breadcrumb {
        top: 15%;
        left: 0;
    }
    .backtop
    {
        right: 0;

    }
	.list-html-content .line-center {
	    left: 15px;
	}
    .list-html-content .line-center:after, .list-html-content .line-center:before
	{
	    left: 0;
	}
	.list-html-content {
	    text-align: left;
	}
	.list-html-content .item-content .desc-list {
	    max-width: 100%;
	    float: unset;
	}
    #footer {
        padding-top: 20px;
        margin-top: 10px;
    }
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
