/*------------  General CSS -----------*/

body {
    background: #fff;
    font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.428571429;
    color: #8f8f8f;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
    background: none;
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
    -webkit-appearance: none;
    -moz-appearance: caret;
}

p {
    margin-bottom: 24px;
    line-height: 24px;
}

h1.navbar-brand_ {
    margin: 0;
    padding: 0;
}

h1.navbar-brand_ a {
    display: inline-block;
    padding: 0;
    width: 110px;
    padding-top: 7px;
}

h2 {
    font-weight: bold;
    font-size: 30px;
    color: #555a78;
    text-transform: uppercase;
    margin: 1px 0 21px 0;
}

.common h2 {
    margin-bottom: 40px;
}

h2.indent {
    margin: 0 0 27px 0;
}

h3 {
    font-weight: bold;
    font-size: 22px;
    color: #555a78;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

h3 a {
    color: #555a78;
}

h4 {
    font-weight: bold;
    font-size: 18px;
    color: #555a78;
    text-transform: uppercase;
    margin: 0 0 8px 0;
}

.clear {
    clear: both;
}

.pt-0 {
    padding-top: 0;
}

.pt-20 {
    padding-top: 20px;
}

.ptb-20 {
    padding: 20px 0;
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.ptb-30 {
    padding: 30px 0;
}

.pb-30 {
    padding-bottom: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.ptb-40 {
    padding: 40px 0;
}

.pb-40 {
    padding-bottom: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.ptb-50 {
    padding: 50px 0;
}

.pb-50 {
    padding-bottom: 50px;
}

.pt-70 {
    padding-top: 70px;
}

.ptb-70 {
    padding: 70px 0;
}

.pb-70 {
    padding-bottom: 70px;
}

/*------------------section background----------------------*/
.du-section-ash {
    background-color: #f8f8f8;
}

.du-section-white {
    background-color: #ffffff;
}

/*------------------End section background----------------------*/

.du-date-short-des {
    overflow: hidden;
}

.dream-university {
    padding: 0;
    background: #f2f2f2;
}

.center {
    text-align: center;
}

/* ==========================================================================
   Preloader styles
   ========================================================================== */

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../img/load.gif) no-repeat center center;
    margin: -170px 0 0 -100px;
}

.welcome-message {
    padding-top: 0;
}

.welcome-message h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 900;
}

.section-spacing {
    padding: 0 0;
}

/*-----content-----*/
header {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #272d45;
}

header .box {
    background: #272d45;
    background: rgba(39, 45, 69, 0.96);
}

footer {
    padding: 20px 0 12px 0;
    background: #272d45;
}

footer p {
    font: bold 13px/18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fcf6f6;
    margin: 12px;
    float: left;
}

footer p a {
    color: #fcf6f6;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

footer p a:hover {
    color: #555a78;
}

footer p.foo_address {
    float: right;
    padding-left: 33px;
    margin-top: -8px;
    display: inline-block;
}

footer em {
    font-style: normal;
}

footer span {
    padding: 0 2px;
}

.inner_wrapper img {
    max-width: 100%;
    margin: 25px auto;
    display: block;
}

.inner_wrapper .except {
    background-color: #272d45;
    margin: 10px 0 20px;
    padding: 15px;
    font-size: 17px;
    color: #fff;
    border-left: 5px solid #c8474f;
}

.inner_wrapper .top {
    padding: 10px 20px;
    margin: 20px 0;
    font-size: 17.5px;
    color: #c8474f;
}

h1 {
    font-weight: bold;
    font-size: 36px;
    color: #555a78;
    text-transform: uppercase;
    margin: 1px 0 21px 0;
    line-height: normal;
}

/*------------ui bottom to top--------------*/
#toTop {
    display: none;
    width: 32px;
    height: 32px;
    background: url(../img/top.png) 0 top no-repeat;
    position: fixed;
    margin-right: -660px !important;
    right: 50%;
    bottom: 224px;
    z-index: 999;
}

#toTop:hover {
    background: url(../img/top.png) 0 bottom no-repeat;
}

/*------------------------------------------------------------------ 
	our faculty
-------------------------------------------------------------------*/
.our-faculty {
    position: relative;
    overflow: hidden;
    padding: 62px 0 37px 0;
    background: #ffffff url(../img/triangle.png) center top no-repeat;
}

.for-students {
    position: relative;
    overflow: hidden;
    padding: 62px 0 37px 0;
    background: #f2f2f2 url(../img/triangle2.png) center top no-repeat;
}

.du-news {
    background: #272d45 url("../img/triangle.png") no-repeat scroll center top;
    color: #fff;
    overflow: hidden;
    padding: 62px 0 37px;
    position: relative;
}

.du-news h2 {
    color: #fff;
}

.wr {
    position: relative;
}

.wr span {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.our-faculty .du-faculty-item .wr span {
    bottom: 20px;
    left: 10px;
    padding: 5px 15px;
    background-color: #20acb8;
}

.for-students .du-faculty-item .wr span {
    color: #fff;
}

.du-faculty-item .wr span a {
    color: #fff;
}

.du-scholarship {
    position: relative;
    overflow: hidden;
    padding: 62px 0 37px 0;
    background: #ffffff url(../img/triangle.png) center top no-repeat;
}

.du-graduate-success-story {
    position: relative;
    overflow: hidden;
    padding: 62px 0 67px 0;
    background: #f2f2f2 url(../img/triangle2.png) center top no-repeat;
}

.du-current-news {
    position: relative;
    overflow: hidden;
    padding: 62px 0 67px 0;
    background: #f2f2f2 url(../img/triangle2.png) center top no-repeat;
}

.widget {
    margin-bottom: 20px;
}

.widget form {
    display: flex;
}

.widget form .form-control {
    width: calc(100% - 45px);
}

.widget form button {
    width: 36px;
    margin-left: 5px;
}

.widget .tags_item {
    margin: 2px 1px 2px 0;
    padding: 5px 15px;
    border: 1px solid #cccccc;
    border-radius: 20px;
    display: inline-block;
}

.widget .sidebar-single-post {
    display: flex;
    align-items: center;
    padding: 0;
}
.menu-mobile .widget{
    margin: 4px!important;
}
.li_form{
    margin-left: -30px;
}
.sidebar_ul {
    padding: 0;
}

.sidebar_ul .sidebar_cat {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
}

.sidebar_ul .sidebar_cat .cat_item {
    text-transform: uppercase;
    font-weight: bold;
}

.sidebar_ul .sidebar_cat .sidebar_count {
    width: 50px;
    height: 28px;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #999;
    color: #fff;
    font-weight: bold;
}

.du-faculty-item {
    height: 300px !important;
    max-height: 300px !important;
}
.du-faculty-item img {
    width: 100%;
}
.du-news-item img {
    width: 100%;
}
.sidebar-single-post-picture img {
    height: auto;
    max-width: 75px;
    margin-left: -8px;
}

/*------------------------------------------------------------------
	current news
-------------------------------------------------------------------*/
.du-current-news figure {
    margin-bottom: 39px;
}

.du-current-news figure img {
    width: 100%;
}

.du-newsletter {
    position: relative;
    overflow: hidden;
    padding: 62px 0 67px 0;
    text-align: center;
    background: #555a78 url(../img/triangle.png) center top no-repeat;
}

.du-newsletter h2 {
    color: #ffffff;
}

.du-newsletter p {
    color: #c5c7d1;
}

.du-news-date-box {
    margin-bottom: 39px;
}

.du-news-date-box > div {
    background: #bb4148;
    padding: 52px 35px 43px 50px;
    overflow: hidden;
    text-align: left;
}

.du-news-date-box > div .badge {
    padding: 0;
    margin: 0;
    width: 55px;
    text-align: center;
    border-radius: 0;
    background: none;
    float: left;
    margin: 0 26px 20px 0;
    font: bold 60px/36px 'Passion One';
    color: #ffffff;
}

.du-news-date-box > div .badge span {
    font-size: 36px;
    display: block;
    text-transform: uppercase;
}

.du-news-date-box > div .badge strong {
    font-size: 20px;
    line-height: 35px;
    margin-top: 15px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    display: block;
}

.du-news-date-box > div .badge strong img {
    margin-left: 10px;
}

.du-news-date-box p {
    color: #ffffff;
    margin: 0;
}

/*--------------------------------subscribeForm--------------------------------------*/
#newsletter {
    display: inline-block;
    position: relative;
    margin-top: 5px;
}

#newsletter a {
    font: bold 13px/36px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #ffffff;
    background: #c8474f;
    padding: 0 28px;
    text-transform: uppercase;
    display: inline-block;
    float: none;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

#newsletter a:hover {
    background: #ffffff;
    color: #c8474f;
}

#newsletter input {
    background: none;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ffffff;
    font: bold 13px/18px 'Open Sans';
    text-transform: uppercase;
    color: #969696;
    text-align: center;
    background: #ffffff;
    height: 48px;
    width: 570px;
    padding: 14px;
    margin: 0 0 35px 0;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

#newsletter input:focus {
    outline: none;
    border-color: #ffffff;
}

#newsletter .error {
    position: absolute;
    top: 0;
    right: 3px;
    text-align: right;
    display: block;
    overflow: hidden;
    height: 0px;
    font-size: 10px;
    color: #c8474f;
    text-transform: none;
    font-weight: normal;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

#newsletter label.invalid .error {
    height: 19px;
}

#newsletter .success {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    text-align: center;
    border: 1px solid #ffffff;
    font: 11px/18px 'Open Sans';
    height: 48px;
    text-transform: uppercase;
    color: #c8474f;
    background: #ffffff;
    width: 570px;
    padding: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*------------------------------------------------------------------
	feature
-------------------------------------------------------------------*/
.du-feature-box {
    margin: 0 0 63px 0;
    padding: 86px 35px 49px 35px;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dadada;
    text-align: center;
    overflow: visible !important;
}

.du-feature-box .badge {
    padding: 0;
    margin: 0 0 0 -47px;
    width: 94px;
    height: 94px;
    line-height: 94px;
    text-align: center;
    border-radius: 100%;
    background: #b93a41;
    float: left;
    margin-right: 34px;
    position: absolute;
    top: -44px;
    left: 50%;
    box-shadow: 0px 0px 2px #ddd;
    -webkit-transition: all .4s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.du-feature-box .badge:before {

    background: none repeat scroll 0 0 #7e7e7e;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    content: "";
    height: 100%;
    left: 0;
    opacity: 0.26;
    position: absolute;
    top: 0;

    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);

    width: 100%;
    z-index: 9;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

}

.du-feature-box .badge:after {
    background: none repeat scroll 0 0 #7e7e7e;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    content: "";
    height: 100%;
    left: 0;
    opacity: 0.10;
    position: absolute;
    top: 0;

    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);

    width: 100%;
    z-index: 9;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.du-feature-box .badge:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 0px 0px 25px 1px rgba(0, 0, 0, 0.2);
}

.du-feature-box .du-caption-box {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    overflow: hidden;
}

.du-feature-box .du-caption-box .du-caption {
    padding: 0;
    overflow: hidden;
}

.du-feature-box .du-caption-box .du-caption p {
    margin-bottom: 20px;
}

.du-feature-box .du-caption-box .du-caption .title {
    text-transform: uppercase;
    font: bold 22px 'Passion One';
    color: #555a78;
    margin-bottom: 13px;
}

.du-faculty-item {
    margin: 0 0 30px 0;
    /*overflow: hidden;*/
    text-align: center;
}

.du-scholarship-item {
    margin: 0 0 30px 0;
    overflow: hidden;
    text-align: center;
}

.du-scholarship-item figure {
    margin: 0 0 26px 0;
}

.du-faculty-item .du-caption-box {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    overflow: hidden;
}

.du-faculty-item figure {
    margin: 0 0 26px 0;
}

.du-faculty-item figure img {
    width: 100%;
}

.du-scholarship .du-faculty-item figure img {
    width: auto;
}

.du-faculty-item .du-caption-box .du-caption {
    padding: 5px 0 0;
    overflow: hidden;
}

.du-news-item {
    margin: 0 0 30px 0;
    overflow: hidden;
    text-align: center;
}

.du-news-item figure {
    margin: 0 0 0 0;
}

.du-news-item figure img {
    width: 100%;
}

.du-news-item .du-caption-box h3 {
    color: #fff;
    font-size: 16px;
}

.du-news-item .du-caption-box {
    padding: 10px;
    background: #20acb8;
    text-align: center;
    color: #fff;
    height: 100px;
    position: relative;
    display: flex;
    align-items: center;
}

.du-news-item .du-caption-box a {
    color: #fff;
}

.du-news-item .du-caption-box a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.subcats {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.subcats a {
    display: flex;
    margin: 20px;
    padding: 15px 30px;
    justify-content: center;
    border: 2px solid #20acb8;
    color: #20acb8;
    text-transform: uppercase;
    font-weight: bold;
    transition: all .5s;
}

.subcats a:hover {
    background-color: #20acb8;
    color: #fff;
}

.image_cats {
    height: 400px;
    background-size: cover;
    margin-bottom: 30px;
}

/* ТОЛЬКО текущая категория */
li.active > a {
    color: #2563eb;
    font-weight: 600;
}

/* Родитель активной */
li.open > .indicator {
    transform: rotate(90deg);
}

/* Плавно */
.indicator {
    transition: transform 0.3s ease;
}

/*-----------------------------------btn override----------------------------------------------*/
.btn-default.du-common-property {
    box-shadow: none;
    text-decoration: none !important;
    display: inline-block;
    padding: 0 20px;
    font: bold 13px/34px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    text-transform: uppercase;
    text-shadow: none;
    border-radius: 0;
    color: #ffffff;
    background: #555a78;
    border: 1px solid #555a78;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.btn-default.du-common-property:hover {
    color: #555a78;
    background: transparent !important;
    text-decoration: none !important;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

/*------------------------------------------------------------------
	About
-------------------------------------------------------------------*/

.du-page-header {
    background-color: #f8f8f8;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
}

.breadcrumb {
    padding: 10px;
    margin-bottom: 0;
}

.du-breadcrumb-title h3 {
    margin-bottom: 0;
}

.du-choose-list {
    padding: 0;
}

.du-choose-list li {
    font-size: 13px;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 16px;
    padding-left: 19px;
    background: url(../img/list_arrow.png) left 5px no-repeat;
    border-bottom: 1px solid #f1f2f2;
    padding-bottom: 15px;
}

.du-choose-list li:last-child {
    border-bottom: 0;
}

.du-choose-list li a {
    color: #8f8f8f;
}

.du-choose-list li a:hover {
    color: #c8474f;
}

.du-contact h4 {
    padding-bottom: 10px;
}

.du-contact .du-choose-list li {
    border-bottom: 0;
    padding-bottom: 0;
}

.du-google-map iframe {
    width: 100%;
    height: 400px;
}

.du-google-map {
    padding-top: 10px;
}

.du-principal-comment .principal-photo img {

}

/*------------------------------------------------------------------
	Faculty
-------------------------------------------------------------------*/
.civil-engineering h4, .electronic-engineering h4, .mechanical-engineering h4 {
    padding-bottom: 15px;
}

.civil-engineering .faculty-short-info .du-choose-list, .electronic-engineering .faculty-short-info .du-choose-list, .mechanical-engineering .faculty-short-info .du-choose-list {
    padding: 40px 0;
}

/*
.electronic-engineering .faculty-short-info .du-choose-list{
	padding: 40px 0;
}
.mechanical-engineering .faculty-short-info .du-choose-list{
	padding: 40px 0;
}*/

.du-faculty-name ul {
    list-style: none;
    padding: 0;
}

.du-faculty-name .du-choose-list li {
    border-bottom: 0;
    padding-bottom: 0;
}

.faculty-short-info .du-choose-list li {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 5px;
}

/*------------------------------------------------------------------
	Admission
-------------------------------------------------------------------*/
.admission-feature {
    text-align: center;
}

.thumbnail .du-choose-list li {
    border-bottom: 0;
    padding-bottom: 0;
    background: none;
    padding: 0;
    margin-right: 10px;
    display: inline-block;
}

/*------------------------------------------------------------------
	Event
-------------------------------------------------------------------*/
.du-all-event .row:last-child .du-news-date-box {
    margin-bottom: 0;
}

/*------------------------------------------------------------------
	Blog
-------------------------------------------------------------------*/
.blog-page-pagination {
    text-align: center;
}

.blog-page-pagination .pagination {
    margin: 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #20acb8;
    border-color: #20acb8;
}

/*--------------- Blog sidebar Social ----------------*/
.social {
    margin: 0px 0 20px 0;
    padding: 0px
}

#header .social {
    margin-top: 7px
}

.social li {
    display: inline-block;
    margin-left: 20px
}

.social a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear
}

.social a:hover {
    color: #fff
}

#header .social a {
    font-size: 20px
}

.widget .social li {
    margin: 0px 8px 0 0px;
    padding: 0;
}

.social-boxed li {
    text-align: center
}

.social-boxed a {
    background-color: #c8474f;
    color: #fff;
    display: block;
    height: 32px;
    line-height: 32px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 32px
}

.social-boxed a:hover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

/*--------------- Blog sidebar Recent + Popular post ----------------*/

.widget .widget-title {
    margin-bottom: 20px;
}

.sidebar .sidebar-single-post {
    background-color: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.sidebar-single-post {
    background-color: rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    padding: 10px 0px;
}

.property-small-picture {
    padding-left: 10px;
    padding-right: 10px;
}

.sidebar-single-post a {
    color: #555a78;
}


.comment-avatar {
    width: 90px;
    height: 90px;
}

/*------------------------------------------------------------------
	Contact
-------------------------------------------------------------------*/
.du-contact .du-google-map {
    padding-top: 0;
}

.du-contact-form .du-common-property {
    margin-top: 15px;
}

.du-contact-form {
    padding-top: 8px;
}
header.welcome-message{
    background-color: transparent;
}

/*------------------------------------------------------------------
	responsive
-------------------------------------------------------------------*/

@media (min-width: 1200px) {

    .comment-form textarea {
        width: 556px !important;
    }

    .comment-form input.form-control {
        width: 356px;
    }

    .selectwrap input {
        width: 370px;
    }

}

@media (max-width: 992px) {
    .breadcrumb .breadcrumb-item:last-child {
        display: none;
    }

    h1 {
        font-size: 30px;
    }
    .welcome-message h1{
        font-size: 30px;
    }
    h2 {
        font-size: 24px;
    }
    h3{
        font-size: 18px;
    }

    .sidebar {
        display: none;
    }

    .our-faculty.related {
        padding-top: 0;
    }
    .midd{
        display: none;
    }
    .last{
        display: none;
    }

}

/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
    h1 {
        font-size: 24px;
    }
    .welcome-message h1{
        font-size:24px;
    }
    h2 {
        font-size: 20px;
    }
    h3{
        font-size: 16px;
    }
    h4{
        font-size: 14px;
    }
footer img{
    width: 180px;
}
    #newsletter {
        display: block;
    }

    #newsletter input, #newsletter .success, #newsletter label {
        width: 100%;
        display: block;
        margin: 0;
    }

    .welcome-message h1 {
        font-size: 28px;
    }

    .du-feature-box {
        margin: 0 0 93px 0;
    }

    .subcats a {
        margin: 9px;
        padding: 10px 15px;
    }

}

a:focus {
    outline: 0 solid;
}

/*------------------------------------------------------------------
	banner area
-------------------------------------------------------------------*/
.du-featured-photo {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.du-featured-text {
    position: absolute;
    top: 25%;
    text-align: center;
    left: 10%;
    z-index: 99;
}

.du-featured-photo img {
    width: 100%;
}

.du-best-student {
    overflow: hidden;
    text-align: center;
    width: 102px;
    margin: 0 auto;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*------------------------------------------------------------------
[ 1 ]*/
@font-face {
    font-family: Roboto-Regular;
    src: url('../fonts/Roboto/Roboto-Regular.ttf');
}

@font-face {
    font-family: Roboto-Medium;
    src: url('../fonts/Roboto/Roboto-Medium.ttf');
}

@font-face {
    font-family: Roboto-Bold;
    src: url('../fonts/Roboto/Roboto-Bold.ttf');
}

@font-face {
    font-family: Roboto-Black;
    src: url('../fonts/Roboto/Roboto-Black.ttf');
}

/*------------------------------------------------------------------
[ 2 ]*/
@font-face {
    font-family: Lato-Regular;
    src: url('../fonts/Lato/Lato-Regular.ttf');
}

/*//////////////////////////////////////////////////////////////////
[ RS PLUGIN ]*/

/*------------------------------------------------------------------
[ Bootstrap ]*/
.container {
    max-width: 1080px;
}

/*//////////////////////////////////////////////////////////////////
[ LOADDING ]*/
.animsition-loading-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loader05 {
    width: 56px;
    height: 56px;
    border: 4px solid #20acb8;
    border-radius: 50%;
    position: relative;
    animation: loader-scale 1s ease-out infinite;
    top: 50%;
    margin: -28px auto 0 auto;
}

@keyframes loader-scale {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.top_slide {
    color: #fff !important;
}

.tags_wrapper {
    margin: 20px 0;
}

/*//////////////////////////////////////////////////////////////////
[ BUTTON BACK TO TOP ]*/
.btn-back-to-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    width: 35px;
    height: 35px;
    bottom: -40px;
    right: 40px;
    background-color: #20acb8;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    opacity: 0.6;
    cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

.symbol-btn-back-to-top {
    font-size: 18px;
    color: white;
    line-height: 1em;
}

.btn-back-to-top:hover {
    opacity: 1;
}

@media (max-width: 575px) {
    .btn-back-to-top {
        bottom: 0px;
        right: 15px;
    }
}

.show-btn-back-to-top {
    bottom: 0;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: #20acb8;
}

/*//////////////////////////////////////////////////////////////////
[ Header ]*/

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[ Header Desktop ]*/

/*==================================================================
[ Top-bar ]*/
.topbar {
    background-color: #111;
}

.content-topbar {
    min-height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*---------------------------------------------*/
.left-topbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-left: -13px;
    margin-right: -13px;
}

.left-topbar-item {
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #ccc;
    line-height: 1.8;
    padding: 0 13px;
    position: relative;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

a.left-topbar-item:hover {
    color: #20acb8;
}

.left-topbar-item::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 10px;
    background-color: #fff;
    opacity: 0.1;
    left: 0;
    top: calc(50% - 5px);
}

.left-topbar-item:first-child:before {
    display: none;
}

/*---------------------------------------------*/
.right-topbar {
    margin-left: -4px;
    margin-right: -4px;
}

.right-topbar a {
    font-size: 18px;
    color: #ccc;
    line-height: 1.5;
    margin: 0 4px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.right-topbar a:hover {
    color: #20acb8;
}

/*------------------------------------------------------------------
[ Topbar mobile ]*/
.topbar-mobile {
    background-color: #222;
    padding: 8px 25px 5px 25px;
}

.topbar-mobile li {
    padding: 5px 0;
}

.topbar-mobile .right-topbar,
.topbar-mobile .left-topbar {
    justify-content: flex-start;
}

/*==================================================================
[ Logo ]*/
.wrap-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    padding-top: 25px;
    padding-bottom: 10px;
}

/*---------------------------------------------*/
.logo {
    width: 25%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.logo img {
    max-width: 100%;
    max-height: 50%;
}

/*---------------------------------------------*/
.banner-header {
    width: 70%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.banner-header img {
    max-width: 100%;
    max-height: 100%;
}

/*---------------------------------------------*/
.wrap-logo.no-banner {
    justify-content: center;
}

.wrap-logo.no-banner .logo {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

/*---------------------------------------------*/
.logo-stick {
    display: none;
    line-height: 0;
    margin-right: 15px;
}

.logo-stick img {
    max-width: 115px;
    max-height: 30px;
}

/*==================================================================
[ Main nav ]*/
.wrap-main-nav {
    width: 100%;
    height: 55px;
    z-index: 1000;
    position: relative;
}

.main-nav {
    width: 100%;
    height: 55px;
    background-color: #272d45;
    box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.05);
    transform: translateY(0%);

}

.menu-desktop {
    max-width: calc(100% - 30px);
    width: 1050px;
    margin: 0 auto;
    height: 55px;
    position: relative;
}

.main-menu {
    list-style-type: none;
    margin: 0;
    height: 100%;

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.main-menu > li {
    height: 100%;
    position: relative;
}

.main-menu > li > a {
    font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 1.5;
    color: #ccc;
    text-transform: uppercase;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 5px 0px;
    margin: 0 18px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.main-menu > li > a::before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 36px);
    height: 5px;
    bottom: 0;
    left: -18px;
    background-color: #e6e6e6;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;

    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
}

.main-menu > li > a::after {
    content: "\f2f9";
    font-family: Material-Design-Iconic-Font;
    font-size: 16px;
    color: #ccc;
    line-height: 1.5;
    margin-left: 6px;
    margin-bottom: 1px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

li.main-menu-active > a::before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.main-menu > li > a:hover:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

@media (max-width: 1199px) {
    .main-menu > li > a {
        margin: 0 10px;
    }

    .main-menu > li > a::before {
        left: -10px;
        width: calc(100% + 20px);
    }
}

/*---------------------------------------------*/
.sub-menu {
    list-style-type: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 225px;
    background-color: #fff;
    padding: 15px 0px 15px 0px;

    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;

    visibility: hidden;
    opacity: 0;

    border: 1px solid #f2f2f2;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
}

.sub-menu li {
    position: relative;
    background-color: transparent;
}

.main-menu > li > .sub-menu {
    top: 100%;
    left: 0px;
}

.main-menu > li.respon-sub-menu > .sub-menu {
    top: 100%;
    left: auto;
    right: 0;
}

li.respon-sub-menu > .sub-menu .sub-menu {
    top: 0;
    left: auto;
    right: 100%;
}

.sub-menu a {
    font-family: Roboto-Medium;
    font-size: 14px;
    line-height: 1.7857;
    color: #222;

    display: block;
    padding: 8px 30px;
    width: 100%;

    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

@media (max-width: 1199px) {
    .sub-menu {
        width: 190px;
    }

    .sub-menu a {
        padding: 8px 20px;
    }
}

/*---------------------------------------------*/
.main-menu > li:hover > a:after {
    color: #20acb8;
}

.main-menu > li:hover > a {
    text-decoration: none;
    color: #20acb8;
}

.main-menu > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
}

.sub-menu li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
}

.sub-menu li:hover {
    background-color: transparent;
}

.sub-menu > li:hover > a {
    background-color: #20acb8;
    color: #fff;
    text-decoration: none;
}

/*------------------------------------------------------------------
[ Mega menu ]*/
.main-menu > li.mega-menu-item {
    /*position: static;*/
    position: relative;
}

.sub-mega-menu {
    flex-wrap: wrap;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    width: 100%;
    display: none;

    border: 1px solid #f2f2f2;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
}

.main-menu > li:hover > .sub-mega-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.sub-mega-menu .nav {
    width: 240px;
    border-right: 1px solid #f2f2f2;
    padding: 30px 0;
}

.sub-mega-menu .tab-content {
    width: calc(100% - 240px);
}

/*---------------------------------------------*/
.sub-mega-menu .nav-pills .nav-link {
    font-family: Roboto-Medium;
    font-size: 14px;
    line-height: 1.8;
    color: #222;
    border-radius: 0;
    padding: 8px 20px 8px 33px;
}

.sub-mega-menu .nav-pills .nav-link.active,
.sub-mega-menu .show > .nav-pills .nav-link {
    color: #fff;
    background-color: #20acb8;
}

/*---------------------------------------------*/
.sub-mega-menu .tab-content .tab-pane {
    padding: 25px 50px 35px 30px;
}

/*==================================================================
[ Fixed menu desktop ]*/
.fix-menu-desktop .main-nav {
    position: fixed;
    top: -55px;
    left: 0;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
}

.fix-menu-desktop .show-main-nav {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.fix-menu-desktop .menu-desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.fix-menu-desktop .menu-desktop .logo-stick {
    display: block;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[ Header Mobile ]*/
.wrap-header-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 65px;
    padding: 10px 25px;
    display: none;
    box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 100;
}

/*------------------------------------------------------------------
[ Logo mobile ]*/
.logo-mobile {
    display: block;
    position: relative;
    height: 100%;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
}

.logo-mobile img {
    max-width: calc(100% - 35px);
    max-height: 60%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

/*------------------------------------------------------------------
[ btn show menu ]*/
.hamburger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 0;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    border-radius: 0;
}

/*==================================================================
[ Menu mobile ]*/
.menu-mobile {
    width: 100%;
    background-color: #fff;
    display: none;
}

.main-menu-m {
    padding-top: 13px;
    padding-bottom: 23px;
    background-color: #20acb8;
}

.main-menu-m > li > a {
    font-family: Roboto-Regular;
    font-size: 16px;
    color: #fff;
    line-height: 2.8;
    padding: 9px 25px 9px 25px;

    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.main-menu-m > li > a:hover {
    color: #fff;
}

.main-menu-m > li {
    position: relative;
    background-color: #20acb8;
    list-style: none;
}

.arrow-main-menu-m {
    font-size: 14px;
    color: #fff;

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 18px;
    top: 3px;
    padding: 10px;
    cursor: pointer;
}

.arrow-main-menu-m i {
    transform-origin: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.turn-arrow-main-menu-m i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

/*---------------------------------------------*/
.sub-menu-m {
    background-color: #fff;
    padding: 10px 50px 15px 20px;
    display: none;
    list-style: none;
}

.sub-menu-m a {
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #20acb8;
    line-height: 2.5;
    padding: 5px 15px 5px 15px;
}

.sub-menu-m a:hover {
    text-decoration: none;
}

/*---------------------------------------------*/
@media (max-width: 991px) {
    .wrap-header-mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .topbar,
    .logo,
    .no-banner,
    .wrap-main-nav {
        display: none;
    }

    .wrap-logo {
        height: auto;
    }

    .banner-header {
        width: 100%;
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .menu-mobile {
        display: none;
    }
}

/*//////////////////////////////////////////////////////////////////
[ Tab01 ]*/
.tab01 .nav-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: none;
    flex-grow: 1;
    height: 100%;
}

.tab01 .nav-tabs .nav-item-more,
.tab01 .nav-tabs .nav-item {
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.tab01 .nav-link {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #555;
    line-height: 1.7;

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 5px 12px;
    border-radius: 0px;
    border: none;
    position: relative;

    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.tab01 .nav-link.active::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    width: 7px;
    height: 7px;
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    left: calc(50% - 5px);
    bottom: -5px;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.tab01 .nav-link:hover {
    color: #20acb8 !important;
}

/*---------------------------------------------*/
.tab01-link {
    padding-left: 10px;
    white-space: nowrap;
}

.tab01-title {
    padding-right: 25px;
}

/*---------------------------------------------*/
.tab01 .nav-link.dropdown-toggle::after {
    display: none;
}

.tab01 .dropdown-menu {
    min-width: 135px;
    border-radius: 0px;
    padding: 5px 0;
}

.tab01 .dropdown-menu .nav-link {
    width: 100%;
}

.tab01 .dropdown-menu .nav-link.active {
    color: #20acb8;
}

.tab01 .dropdown-menu .nav-link.active::after {
    display: none;
}

/*---------------------------------------------*/
.hov-btn2:hover {
    border-color: #20acb8;
    color: #20acb8;
}

/*---------------------------------------------*/
.hov1:hover {
    opacity: 0.8;
}

/*------------------------------------------------------------------





/*==================================================================
  RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE
==================================================================*/

@media (max-width: 1199px) {

}

@media (max-width: 991px) {
    .respon1 {
        font-size: 22px
    }
}

@media (max-width: 767px) {
    .respon2 {
        font-size: 22px
    }
}

@media (max-width: 575px) {

}

@media (max-width: 480px) {

}

.nav-toggle {
    display: none;
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: var(--primary);
}

.header .nav-menu {
    display: flex;
    list-style: none;
    gap: 1.5rem;
}

.nav-menu a {
    font-weight: 600;
    padding: 0.5rem 0;
    position: relative;
}

.nav-menu a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: var(--accent);
    transition: width 0.3s, left 0.3s;
    transform: translateX(-50%);
}

.nav-menu a:hover::after {
    width: 80%;
}

