@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
img {
    max-width: 100%;
}
.block-title,
.widget-heading {
    margin-bottom: 35px;
    margin-top: 35px;
}
.block-title h2 a,
.widget-heading h2,
.block-title h2 {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    color: #595959;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 60px;
    text-shadow: 1px 1px 2px #595959;
}
.widget-home-student > .widget-heading h2:after,
.widget-default > .widget-heading h2:after,
.block-title h2::after {
    content: "";
    display: block;
    background-color: #c80002;
    height: 2px;
}
.block-title h2,
.widget-default > .widget-heading h2,
.widget-home-student > .widget-heading h2 {
    position: relative;
}
.block-title h2::after,
.widget-default > .widget-heading h2::after,
.widget-home-student > .widget-heading h2:after {
    position: absolute;
    width: 100px;
    bottom: 0;
    left: calc(50% - 50px);
}
.main-social {
    display: flex;
    align-items: center;
}
.main-social .social-group-bar {
    display: inline-block;
    margin-left: 20px;
}
.main-social .social-group-bar span {
    display: block;
    width: 30px;
    background-color: #c80002;
    height: 3px;
    margin-bottom: 8px;
    cursor: pointer;
}
.main-social .social-group-bar span:last-child {
    margin-bottom: 0;
}
.main-social .social-group-bar.lang {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #404040;
}
.main-social .social-group {
    display: flex;
}
.main-social .social-group a {
    display: flex;
    width: 60px;
    height: 60px;
    align-items: center;
}
.main-social .social-group .facebook {
    background: url('../images/facebook.png') center no-repeat;
    background-size: 100%;
}
.main-social .social-group .youtube {
    background: url('../images/youtube.png') center no-repeat;
    background-size: 100%;
}
.main-social .social-group .email {
    background: url('../images/email.png') center no-repeat;
    background-size: 100%;
}
.top-bar-site {
    margin-bottom: 0;
}
.text-sologan {
    margin-left: 20px;
}
.text-sologan .bo a,
.text-sologan .cuc a{
    font-family: 'Montserrat', sans-serif;
}
.text-sologan .bo a{
    font-size: 18px;
    color: #404040;
}
.text-sologan .cuc a{
    color: #c80002;
    font-size: 16px;
}
header {
    border-top: none;
    border-bottom: 3px solid #111;
}
.section-nav {
    background-color: #c80002;
}
.navigation ul>li>a {
    font-family: 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    position: relative;
    float: left;
}
.navigation .sub-dropdown>li:hover>a {
    background-color: #c80002;
}
/* .sub-dropdown:before {
    border-bottom-color: #d72533;
} */
.headerSearch .form-control,
.headerSearch input:focus {
    border-color: transparent;
    border-radius: 20px;
}
.headerSearch .input-group{
    border-color: #ccc;
    border-radius: 20px;
}
.bottom-bar-site .language {
    margin-left: 15px;
    margin-bottom: 0;
}
.headerSearch .input-group .fa {
    color: #08387f;
}
.headerSearch .input-group input::placeholder {
    font-family: 'Montserrat', sans-serif;
    color: #08387f;
    opacity: 1; /* Firefox */
}
  
.headerSearch .input-group input::-ms-input-placeholder { /* Edge 12 -18 */
    font-family: 'Montserrat', sans-serif;
    color: #08387f;
}
#footer {
    background-color: #c80002;
}
#footer .footer-top {
    border-bottom: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
.stock-copyright, 
.stock-copyright a,
.company_info span {
    color: #fff !important;
}
.company_info span[itemprop="name"],
.company_info span[itemprop="alternateName"] {
    font-family: 'Montserrat', sans-serif;
}
#footer .widget-default {
    margin-bottom: 0;
}
#footer .widget-default > .widget-heading {
    margin-bottom: 0;
    margin-top: 0;
}
#footer .widget-default > .widget-heading h2, 
#footer .widget-default > .widget-heading a:not(:hover) {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.widget-default > .widget-heading:after,
#footer .widget-default > .widget-heading h2:after {
    display: none;
}
.copyright .widget-body iframe{
    border: 3px solid #ccc !important;
    border-radius: 50px;
}
.section-footer-bottom {
    padding: 0;
}
.footer-menu,
.stock-copyright {
    margin-top: 10px;
}
#footer .footer-logo img {
    width: 100%;
    max-width: 100%;
}
.section-slider .menu-services {
    position: static;
}
.owl-carousel-homeslider {
    margin-bottom: 0;
}
.cs_home_slider.owl-theme .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cs_home_slider.owl-theme .owl-dots .owl-dot span {
    background: #fff;
}
.cs_home_slider.owl-theme .owl-dots .owl-dot.active span,
.cs_home_slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #c80002;
}
.section-menu-center {
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 6%,#d8d8d8 100%);
}
.section-menu-center .item_content {
    display: flex;
    align-items: center;
}
.section-menu-center .item_content .item_quick_link {
    flex-grow: 1;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.section-menu-center .item_content .item_quick_link h3 {
    font-family: 'Montserrat', sans-serif;
    color: #404040;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 48px;
}
.section-menu-center .item_content .item_quick_link a {
    display: inline-block;
}
.section-menu-center .item_content .item_quick_link a:hover h3 {
    color: #c80002;
}
.img-hover-zoom .thumb,
.img-hover-zoom a{
    display: block;
    overflow: hidden;
    height: 100%;
}
.img-hover-zoom img {
    transition: transform .5s ease;
}
.img-hover-zoom:hover img {
    transform: scale(1.3);
}
.widget-default > .widget-heading {
    padding-bottom: 0;
    margin-bottom: 35px;
    text-align: center;
}
.im-flex-section-row .item-featured .item-inner{
    margin-top: 15px;
}
.im-flex-section-row .item-loop {
    margin-bottom: 20px;
}
.im-flex-section-row .item-loop .item-content {
    display: flex;
    align-items: stretch;
}
.im-flex-section-row .item-loop .item-content .item-inner {
    flex-grow: 1;
}
.im-flex-section-row .item-loop .item-content .img-hover-zoom {
    margin-right: 15px;
}
.im-flex-section-row .item-loop .item-content .img-hover-zoom a {
    display: block;
    width: 120px;
    height: 80px;
}
.im-flex-section-row .item-content a:hover {
    color: #c80002;
}
.im-flex-section-row .item-loop .item-content a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-events-news .item h3,
.im-flex-section-row .item-content .item-inner h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 17px;
}
.im-flex-section-row .item-content .item-inner h3 a {
    color: #000;
}
.im-flex-section-row .item-content .item-inner h3 a:hover {
    color: #c80002;
}
.home-events-news .item {
    display: flex;
}
.home-events-news .item h3{
    flex-grow: 1;
}
.home-events-news i {
    background-color: #c80002;
    margin-right: 10px;
    color: #fff;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    line-height: 10px;
    border-radius: 50%;
    border: 1px solid #c80002;
    padding: 10px;
}
.ds-flex {
    display: flex;
}
.height-home {
    overflow: hidden;
    height: 250px;
}
.section-red .height-home {
    overflow: hidden;
    padding: 10px;
    background-color: #fff;
    height: 100%;
}
.height-home img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-red .section-home-intro {
    padding: 30px 0;
}
.content-block h3 {
    font-size: 16px;
    font-weight: 600;
    padding-left: 50px;
}
.content-block h3 ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
    margin-top: 30px;
    grid-gap: 25px;
    max-width: 600px
}
.content-block h3 ul li {
    list-style: none;
}
.content-block span,
.content-block h3 ul li a,
.content-block h3 ul li a:hover {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}
.content-block h3 ul li::marker {
    color: #fff;
    font-size: 20px
}
.section-home-middle {
    margin-bottom: 35px;
}
.section-home-middle,
.section-students {
    background-color: transparent;
}
.section-red {
    background-color: #c80002;
}
.widget-home-student > .widget-heading {
    text-align: center;
    margin-bottom: 35px !important;
}
.section-footer-top {
    padding-top: 0;
}
.slide_staff {
    display: flex;
    flex-wrap: wrap;
}
.slide_staff .slide_item {
    flex: 0 0 33.33%;
}
.slide_staff .staff {
    display: flex;
}
.slide_staff .staff .thumb {
    display: block;
    width: 50%;
    height: 200px;
}
.slide_staff .staff .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slide_staff .staff .info{
    position: relative;
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding: 30px 10px;
}
.slide_staff .staff .info span {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #fff;
}
.slide_staff .staff .info span.title {
    margin-bottom: 20px;
}
.slide_staff .slide_item:nth-child(odd) .info{
    background-color: #c80002;
}
.slide_staff .slide_item:nth-child(even) .info{
    background-color: #2E75B5;
}
.slide_staff .slick-current > div {
    display: flex;
}
.slide_staff .slick-current > div:nth-child(even) .thumb{
    order: 2;
}
.slide_staff .slick-current > div:nth-child(odd) .info{
    order: 1;
}
.slide_staff .slide_item .info::before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    z-index: 10;
}
.slide_staff .slick-current > div:nth-child(odd) .slide_item:nth-child(even) .info::before {
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #2E75B5;
    left: -15px;
    transform: rotateY(180deg);
}
.slide_staff .slick-current > div:nth-child(odd) .slide_item:nth-child(odd) .info::before {
    border-width: 10px 15px 10px 0;
    border-color: transparent #c80002 transparent transparent;
    left: -15px;
}
.slide_staff .slick-current > div:nth-child(even) .slide_item:nth-child(even) .info::before {
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #2E75B5;
    left: auto;
    right: -19px;
}
.slide_staff .slick-current > div:nth-child(even) .slide_item:nth-child(odd) .info::before {
    border-width: 10px 15px 10px 0;
    border-color: transparent #c80002 transparent transparent;
    left: auto;
    right: -19px;
    transform: rotateY(180deg);
}
.slide_staff .slick-dots li button::before {
    font-size: 12px;
}
.section-about-unit {
    padding-top: 0;
}
.slide_staff .staff .thumb img {
    vertical-align: top;
    display: inline-block;
}
.section-educate-science .block-title  {
    display: none;
}
.section-menu-center_tab .navtab {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 20px;
}
.section-menu-center_tab .navtab .tablinks {
    background-color: #D8D8D8;
    padding: 10px 40px;
    /* margin-right: 20px; */
    border: 1px solid #d8d8d8;
    border-radius: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #404040;
    font-size: 16px;
    text-transform: uppercase;
}
.section-menu-center_tab .navtab .tablinks:last-child {
    /* margin-right: 0; */
}
.section-menu-center_tab .navtab .tablinks.active {
    background-color: #c80002;
    color: #fff;
}
.section-menu-center_tab .navtabcontent .tabcontent {
    display: none;
}
.section-menu-center_tab .navtabcontent .tabcontent.active {
    display: block;
}
.tabcontent .dropdown_ac {
    display: flex;
    flex-direction: row;
}
.tabcontent .dropdown_ac .item_dropdown_ac {
    margin-right: 25px;
}
.tabcontent .dropdown_ac .item_dropdown_ac:last-child {
    margin-right: 0;
}
.tabcontent .dropdown_ac .item_dropdown_ac {
    flex: 0 0 calc(33.33% - 16px);
}
.tabcontent .dropdown_ac .item_dropdown_ac .stitle{
    display: block;
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color:#404040;
    font-weight: 700;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 30px;
    border-top-right-radius: 0;
    text-align: center;
}
.tabcontent .dropdown_ac .item_dropdown_ac .stitle:hover {
    color: #c80002;
}
.tabcontent .dropdown_ac .item_dropdown_ac .sthumb {
    display: block;
    width: 100%;
    height: 250px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    overflow: hidden;
}
.tabcontent .dropdown_ac .item_dropdown_ac .sthumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-menu-center_tab{
    position: relative;
    padding-bottom: 20px;
}
.section-menu-center_tab .red-overlay {
    position: absolute;
    background-color: #c80002;
    top: 30%;
    left: 0;
    width: 100%;
    height: 430px;
}
.section-menu-center_tab .item_with_icons {
    display: flex;
    margin-top: 15px;
}
.section-menu-center_tab .item_with_icons .item {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 10px;
    align-items: center;
    text-align: center;
    background-color: #bfbfbf;
    margin-right: 10px;
}
.section-menu-center_tab .item_with_icons .item:last-child {
    margin-right: 0;
}
.section-menu-center_tab .item_with_icons span {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 28px;
}
.section-menu-center_tab .item_with_icons span:nth-of-type(1){
    color: #ffc000;
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.section-menu-center_tab .item_with_icons img {
    display: block;
    width: 80px;
    height: 80px;
}
.slide_staff .slick-list {
    padding-bottom: 20px;
}
.widget-home-student {
    margin-bottom: 0;
}
.home-events-news .event-banner a{
    display: block;
}
.section-menu-center .owl-stage {
    display: flex;
}
.section-menu-center .owl-stage .item_quick_link {
    padding-bottom: 0;
}
.item_content .owl-dots.disabled,
.item_content .owl-nav.disabled {
    display: none
}
.item_content.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
.home-events-news .item-others{
    background: url('../images/notice-bg-2.png') center no-repeat;
    background-size: cover;
    padding: 7px 5px 0 25px;
    position: relative;
}
.home-events-news .item-others::before {
    content: "";
    background-image: url('../images/notice-bg-1.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
}
.home-events-news .item-others .item:last-child {
    margin-bottom: 0 !important;
}
.global-slide-logo {
    margin-top: 35px;
    margin-bottom: 35px;
}
.widget-default {
    margin-bottom: 35px;
}
.mname-home .third-nav {
    margin-bottom: 0;
}
.section-home-header {
    margin-top: 35px;
}
.section-home-header .block-title,
.section-home-header .widget-default > .widget-heading {
    margin-top: 0;
}
.section-students .row-students {
    margin-bottom: 0;
}
.global-slide-logo .s-link {
    display: block;
    text-align: center;
}
@media (min-width: 992px) {
    body {
        padding-top: 197px;
    }
    .sticky-menu header .header-inner .logo img {
        height: 64px;
    }
    .mname-home .container {
        padding: 0 10px;
    }
    .sticky-menu header {
        padding: 10px;
    }
}
@media (min-width: 1270px) {
    .wraper {
        width: 100%;
        max-width: 1200px;
    }
}
@media (max-width: 1200px) {
    .widget-home-student > .widget-heading h2, .block-title h2 a, .widget-default > .widget-heading h2, .block-title h2 {
        font-size: 24px;
    }
    .section-students .row-students {
        margin: 0;
    }
    .section-students .row-students .col-students {
        margin-bottom: 0;
    }
}
@media (max-width: 1024px) {
    #menusite {
        display: none;
    }
    .btn-toggle-menu-tablet {
        display: flex;
        justify-content: flex-end;
        margin-right: 10px;
        padding: 12px 0;
    }
    .btn-toggle-menu-tablet .btn-inner span {
        display: block;
        margin-bottom: 5px;
        height: 5px;
        background-color: #fff;
    }
    .btn-toggle-menu-tablet .btn-inner {
        width: 30px;
    }
    body.mobile-nav-open {
        overflow: hidden;
    }
    .mobile-nav-bg {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 10000;
    }
    .mobile-nav-ctn {
        background-color: #08387f;
        height: calc(100vh);
        width: 80%;
        max-width: 400px;
        position: fixed;
        right: 0;
        top: 0;
        padding: 20px 0;
        color: #fff;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
        transform: translateX(calc(100% + 20px));
        transition: transform .2s;
        z-index: 10000;
        overflow: auto;
    }
    .mobile-nav-ctn {
        display: block;
    }
    .mobile-nav-open .mobile-nav-bg {
        display: block;
    }
    .mobile-nav-open .mobile-nav-ctn {
        transform: translateX(0);
    }
    .mobile-nav-ctn {
        background-color: #c80002;
    }
    .section-students .row-students .col-students {
        padding-left: 10px;
        padding-right: 10px;
    }
    .section-students .row-students .col-students:first-child {
        padding-left: 0;
    }
    .section-students .row-students .col-students:last-child {
        padding-right: 0;
    }
}
@media (max-width: 991px) {
    .section-red .height-home {
        height: auto;
    }
    .section-educate-science {
        margin-bottom: 20px;
    }
    .section-home-intro .ds-flex .content-block span {
        font-size: 14px !important;
    }
    .home-events-news {
        flex-direction: column;
    }
    .home-events-news .event-banner {
        margin-top: 10px;
    }
    .home-events-news .event-banner img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .home-events-news .item-others {
        max-width: none;
        flex: 1;
    }
    .home-events-news .item {
        align-items: center;
    }
    .home-events-news .item > * {
        flex-grow: 0;
    }
    .home-events-news .item i {
        width: 30px;
    }
    .home-events-news .item h3 {
        transform: none;
        flex-grow: 1;
    }
    .home-events-news .item-others>div:nth-child(n+3) {
        display: flex;
    }
    .slide_staff .slick-current > div {
        display: block;
    }
    .col-students:last-child .widget-home-student,
    .global-slide-logo,
    .section-home-middle,
    .section-home-middle .widget-default{
        margin-bottom: 0;
    }
    .section-home-middle .widget-default > .widget-heading {
        margin-top: 0;
    }
    .section-home-middle .widget-default:first-child {
        margin-bottom: 20px;
    }
    .height-home {
        height: 100%;
    }
    .section-menu-center .item_content .item_quick_link h3 {
        line-height: 32px;
    }
}
@media (min-width: 600px) and (max-width: 800px) {
    header .header-inner {
        flex-wrap: wrap;
    }
    header .header-inner .logo {
        order: 0;
    }
    header .text-sologan {
        flex: 1;
    }
    header .header-inner .header-right {
        flex: 0 0 100%;
    }
    .main-social .social-group-bar.lang {
        display: none;
    }
    .widget-home-student > .widget-heading h2, .block-title h2 a, .widget-default > .widget-heading h2, .block-title h2 {
        font-size: 17px;
        line-height: 36px;
    }
    .home-events-news .item-others {
        padding-left: 20px;
        padding-bottom: 7px;
    }
    .home-events-news .item-others::before {
        left: -6px;
    }
    .section-menu-center .owl-stage {
        align-items: center;
    }
    .section-menu-center .item_content .item_quick_link h3 {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .slide_staff .slick-current > div {
        display: block;
    }
    #footer .footer-logo img {
        width: auto;
    }
    .section-home-intro > div {
        display: block;
    }
    .content-block h3 {
        padding-left: 10px;
        padding-top: 10px;
    }
    .content-block h3 ul {
        max-width: none;
    }
    .section-menu-center .item_content {
        flex-wrap: wrap;
    }
    .item-featured {
        margin-bottom: 20px;
    }
    .home-events-news .item {
        align-items: center;
    }
    .home-events-news .item i {
        width: 30px;
        flex-grow: inherit;
    }
    .home-events-news .item h3 {
        transform: none;
    }
    .home-events-news .item-others {
        display: block;
        max-width: none;
        flex: 1;
        padding-left: 0;
    }
    .home-events-news .item-others>div:nth-child(n+3) {
        display: flex;
        margin-bottom: 0 !important;
    }
    .block-title,
    .widget-default > .widget-heading {
        margin-top: 0;
    }
    .widget-default {
        margin-bottom: 0;
    }
    .section-menu-center_tab .item_with_icons {
        flex-direction: column;
    }
    .section-menu-center_tab .item_with_icons .item {
        margin-bottom: 10px;
        margin-right: 0;
    }
    .section-menu-center_tab .red-overlay {
        display: none;
    }
    .section-menu-center_tab .navtab {
        justify-content: space-between;
    }
    .section-menu-center_tab .navtab .tablinks {
        padding: 10px 20px;
        font-size: 14px;
    }
    .header-right-inner .trigger-menu {
        display: none;
    }
    .header-right-inner .trigger-search {
        border-left: none;
    }
    .section-menu-center .item_content .item_quick_link h3 {
        font-size: 15px;
        line-height: 26px;
    }
    .section-home-intro .ds-flex .content-block h3 ul {
        display: block;
    }
}
@media (max-width: 540px) {
    .custom-block-news .row > div {
        width: 100%;
    }
    .text-sologan .bo a,
    .text-sologan .cuc a {
        font-size: 14px;
    }
    .section-students .row-students {
        flex-direction: column;
        flex-wrap: nowrap;
        margin: 0 0 20px;
    }
    .section-students .row-students .col-students {
        max-width: none;
        flex: 1;
        padding: 0;
    }
}
@media (max-width: 499px) { 
    header .header-inner .logo {
        order: 0;
    }
    header .header-inner .logo img {
        width: 50px;
    }
    header .header-inner .text-sologan {
        flex: 1;
    }
    .cs_home_slider.owl-theme .owl-dots {
        bottom: -10px;
    }
    .text-sologan .bo a, .text-sologan .cuc a {
        font-size: 12px;
    }
    .section-menu-center_tab .navtab .tablinks {
        margin-right: 10px;
    }
    .section-menu-center_tab .navtab .tablinks:last-child {
        margin-right: 0;
    }
    .widget-home-student > .widget-heading h2, .block-title h2 a, .widget-default > .widget-heading h2, .block-title h2{
        font-size: 26px;
    }
    .section-menu-center_tab .navtab .tablinks {
        padding: 8px 12px;
    }
    .section-menu-center_tab .item_with_icons .item:last-child {
        margin-bottom: 0;
    }
    .section-menu-center_tab {
        padding-bottom: 0;
    }
    header .header-inner .header-right {
        border-bottom: none;
    }
}