@charset "utf-8";
/*
    Theme Name: VN4U Themes
    Description: Website: http://vn4u.vn/ - HotLine: 0984 510 136
    Version: 1.0.0
    Author: VN4U
    Author URI: http://vn4u.vn/
    Tags: CÔNG TY GIẢI PHÁP CÔNG NGHỆ VN4U VIỆT NAM chuyên: thiết kế website bất động sản, thiết kế website tin tức, thiết kế website giáo dục, thiết kế website du lịch, thiết kế website nhà hàng - khách sạn, Chuyên dich vụ chạy quảng cáo google, facebook, seo 
*/
/*@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap&subset=vietnamese');*/
@font-face{
    font-family:UTMAvo;
    src: url('fonts/UTMAvo.woff') format('woff'),url('fonts/UTMAvo.ttf') format('truetype'),url('fonts/UTMAvo.svg') format('svg');
}
@font-face{
    font-family:UTMAvoBold;
    src:url(fonts/UTMAvoBold.eot);
    src:url(fonts/UTMAvoBold.eot?#iefix) format("embedded-opentype"),url(fonts/UTMAvoBold.woff) format("woff"),url(fonts/UTMAvoBold.ttf) format("truetype"),url(fonts/UTMAvoBold.svg#svgFontName) format("svg");
}
* {
    margin:0;
    padding:0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
body{
    font-family: UTMAvo,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #0C0C0C;
}
a:link{
    text-decoration: none;
}
a, a:link, a:visited {
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #03a9f4;
}
a{
    color: #0070bc;
    outline: none !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.st-pd {
    padding: 40px 0;
}
.st-bk {
    background: #d9d9d8;
}
@media(max-width: 767px){
    .st-pd{
        padding: 30px 0;
    }
}
@media(min-width: 1200px){
    .container{
        width: 1200px;
    }
}
@media(max-width: 767px){
    .container{
        padding-left: 8px;
        padding-right: 8px;
    }
    .container .row{
        margin-left: -8px;
        margin-right: -8px;
    }
    body{
        font-size: 14px;
    }
    .col-xs-6,
    .col-xs-12{
        padding-left: 8px;
        padding-right: 8px;
    }
}

.custom-gradient {
    background: -moz-linear-gradient(top, rgba(0,112,188,1) 0%, rgba(0,112,188,1) 29%, rgba(0,112,188,0.98) 30%, rgba(0,112,188,0.93) 39%, rgba(0,112,188,0.88) 49%, rgba(0,112,188,0.76) 59%, rgba(0,112,188,0.28) 79%, rgba(0,112,188,0.02) 89%, rgba(0,112,188,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,112,188,1) 0%, rgba(0,112,188,1) 29%, rgba(0,112,188,0.98) 30%, rgba(0,112,188,0.93) 39%, rgba(0,112,188,0.88) 49%, rgba(0,112,188,0.76) 59%, rgba(0,112,188,0.28) 79%, rgba(0,112,188,0.02) 89%, rgba(0,112,188,0) 100%);
    background: linear-gradient(to bottom, rgba(0,112,188,1) 0%, rgba(0,112,188,1) 29%, rgba(0,112,188,0.98) 30%, rgba(0,112,188,0.93) 39%, rgba(0,112,188,0.88) 49%, rgba(0,112,188,0.76) 59%, rgba(0,112,188,0.28) 79%, rgba(0,112,188,0.02) 89%, rgba(0,112,188,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0070bc', endColorstr='#000070bc', GradientType=0);
}

.custom-gradient-bt {
    background: -moz-linear-gradient(bottom, rgba(0,112,188,1) 0%, rgba(0,112,188,1) 23%, rgba(0,112,188,0.98) 30%, rgba(0,112,188,0.93) 37%, rgba(0,112,188,0.88) 41%, rgba(0,112,188,0.76) 55%, rgba(0,112,188,0.28) 78%, rgba(0,112,188,0.02) 89%, rgba(0,112,188,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0,112,188,1) 0%, rgba(0,112,188,1) 23%, rgba(0,112,188,0.98) 30%, rgba(0,112,188,0.93) 37%, rgba(0,112,188,0.88) 41%, rgba(0,112,188,0.76) 55%, rgba(0,112,188,0.28) 78%, rgba(0,112,188,0.02) 89%, rgba(0,112,188,0) 100%);
    background: linear-gradient(to top, rgba(0,112,188,1) 0%, rgba(0,112,188,1) 23%, rgba(0,112,188,0.98) 30%, rgba(0,112,188,0.93) 37%, rgba(0,112,188,0.88) 41%, rgba(0,112,188,0.76) 55%, rgba(0,112,188,0.28) 78%, rgba(0,112,188,0.02) 89%, rgba(0,112,188,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0070bc', endColorstr='#000070bc', GradientType=0);
}

.custom-gradient-rtl {
    background: -moz-linear-gradient(right, rgba(0,112,188,1) 0%, rgba(0,112,188,1) 23%, rgba(0,112,188,0.98) 30%, rgba(0,112,188,0.93) 37%, rgba(0,112,188,0.88) 41%, rgba(0,112,188,0.76) 55%, rgba(0,112,188,0.28) 78%, rgba(0,112,188,0.02) 89%, rgba(0,112,188,0) 100%);
    background: -webkit-linear-gradient(right, rgba(0,112,188,1) 0%, rgba(0,112,188,1) 23%, rgba(0,112,188,0.98) 30%, rgba(0,112,188,0.93) 37%, rgba(0,112,188,0.88) 41%, rgba(0,112,188,0.76) 55%, rgba(0,112,188,0.28) 78%, rgba(0,112,188,0.02) 89%, rgba(0,112,188,0) 100%);
    background: linear-gradient(to left, rgba(0,112,188,1) 0%, rgba(0,112,188,1) 23%, rgba(0,112,188,0.98) 30%, rgba(0,112,188,0.93) 37%, rgba(0,112,188,0.88) 41%, rgba(0,112,188,0.76) 55%, rgba(0,112,188,0.28) 78%, rgba(0,112,188,0.02) 89%, rgba(0,112,188,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0070bc', endColorstr='#000070bc', GradientType=1);
}


/*header*/
.menu-fixed.sticky {
    position: fixed;
    top: 0;
    height: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
    animation: smoothScroll 0.5s forwards;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-50px);
    }
    100% {
        transform: translateY(0px);
    }
}
.menu-top-scroll.sticky {
    position: fixed;
    height: auto;
}

.menu-top-scroll {
    z-index: 10;
    width: 100%;
}
.section-header {
    background-color: #c02135;
}
.main-header .hust-header-bg,
.home-header .section-header,
.home-header-nav,
.main-header ul.slimmenu{
    background-color: transparent !important;
}
.home-header-nav .bg {
    background: transparent;
    background-image: none !important;
    box-shadow: none;
}

.main-header.sticky .hust-header-bg {
    background-color: #0070bc !important;
}
.main-header.sticky .home-header-nav {
    background-color: #fdfdfe !important;
    box-shadow: 0 0px 3px 2px rgb(0 0 0 / 30%);
}
.main-header.sticky .home-header-nav ul.slimmenu > li > a {
    color: #393637 !important;
}
.home-header-nav {
    box-shadow: none;
}
.hust-header-bg {
    background-color: #0070bc;
}
.hust-header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hust-header-top-right ul {
    display: flex;
    justify-content: space-between;
    padding-left: 0px;
}
.hust-logo {
  display: flex;
  align-items: center;
  padding: 15px 16px 15px 0px;
}
.hust-logo img {
  max-height: 80px;
  padding-right: 15px;
}
.btn-toggle-mobile-menu {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    position: absolute;
    right: 12px;
/*    top: calc(50% - 14px);*/
    display: none;
    box-shadow: none;
}
.btn-toggle-mobile-menu:focus {
    box-shadow: none;
}
.btn-toggle-mobile-menu .icon-bar {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 25%);
    box-shadow: 0 1px 0 rgb(0 0 0 / 25%);
}
.btn-toggle-mobile-menu .icon-bar+.icon-bar {
    margin-top: 5px;
}
.hust-title-group {
  color: #fff;
  font-weight: bold;
  line-height: 1.1;
}
.hust-header-top .hust-title-vn:hover, 
.hust-header-top .hust-title-en:hover,
.hust-header-top .hust-title-vn:focus, 
.hust-header-top .hust-title-en:focus {
    color: unset;
}
.hust-title-vn { 
    letter-spacing: 1px; 
    display: block; 
    color: #fff;
    font-weight: bold;
    font-size: 21px;
    padding-bottom: 10px;
}
.hust-title-en { 
    font-size: 14px; 
    text-transform: uppercase; 
    font-weight: 400;  
    display: block; 
    color: #fff; 
}

.hust-header-top-right {
  display: flex;
  align-items: center;
  gap: 18px;
  font-size: 14px;
}
.hust-header-top-right a {
    padding: 20px 15px;
    text-transform: none;
    font-weight: 400;
    text-shadow: 0 1px 0 rgb(255 255 255 / 20%);
    background: none;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
}
.hust-lang {
    margin-top: -20px;
    margin-left: 10px;
}
.hust-lang a {
    display: block;
    /*width: 25px;
    height: 16px;*/
    vertical-align: middle;
    background-size: cover;
    background-position: center center;
}
/*.hust-lang a:first-child {
    margin-bottom: 5px;
}*/

.hust-lang a.active {
    height: 18px;
    width: 25px;
}
.hust-lang ul > li.lang-item img {
    width: 25px !important;
    height: 16px !important;
/*    border-radius: 3px;*/
/*    border: 1px solid #ddd;*/
    box-shadow: 0 1px 3px rgba(0,0,0,0.10);
    vertical-align: middle;
    transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
}

/*.hust-lang ul > li.lang-item img:hover {
    transform: scale(1.08) rotate(-3deg);
    box-shadow: 0 2px 6px rgba(0,0,0,0.16);
    border-color: #21759b;
}*/
/*search-form*/
.header-bar-search {
    display: none;
    background-color: #393637;
}
 .header-bar-search.active{
    display: block;
} 
.search-form-inner label {
    color: #fff;
}
.search-form-inner .input-group-addon {
    background-color: transparent;
    border: none;
    padding: 0;
    padding-left: 10px;
}
.search-form-inner .input-group-addon .btn {
    background-color: transparent;
    border: none;
    padding: 0;
}
.search-form-inner .input-group-addon .btn i {
    font-size: 24px;
}
.search-form-inner {
    margin-top: 15px
}

.search-form-inner .form-control {
    border-radius: 0px
}
.wraper {
    width: 100%;
}
.wraper {
    position: relative;
    width: 1080px;
    margin: 0 auto;
}

/* MENU */
.hust-navbar {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.hust-navbar .nav>li>a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 16px 18px 14px 18px;
  border-radius: 0;
  background: transparent;
  transition: background 0.2s;
}
.hust-navbar .nav>li>a:hover, 
.hust-navbar .nav>li.active>a {
  background: rgba(255,255,255,0.12);
  color: #fff;
}

/* SUBMENU */
.hust-navbar .dropdown-menu {
  min-width: 220px;
  background: #fff;
  border: none;
  margin-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 6px 24px 0 rgba(0,0,0,0.13);
  padding: 0;
}
.hust-navbar .dropdown-menu>li>a {
  color: #212121;
  font-size: 15px;
  padding: 12px 20px;
  border-bottom: 1px solid #f1f1f1;
  background: none;
}
.hust-navbar .dropdown-menu>li:last-child>a {
  border-bottom: none;
}
.hust-navbar .dropdown-menu>li>a:hover {
  background: #eee;
  color: #a11016;
}
.section-nav {
    background-color: #fdfdfe;
    box-shadow: 0 3px 3px 0 rgb(0 0 0/ 30%);
    position: relative;
    z-index: 5;
}

ul.slimmenu {
    background-color: #fdfdfe !important;
}

ul.slimmenu>li>a {
    color: #393637 !important;
    font-family: 'LinhAvantGarde', sans-serif !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}

/*ul.slimmenu>li:first-child {
    display: none !important;
}*/

ul.slimmenu>li>a {
    padding: 10px 15px !important;
}

ul.slimmenu li .sub-collapser {
    display: none !important;
}

ul.slimmenu li a:hover, ul.slimmenu li a:focus, ul.slimmenu li.current {
    background-color: transparent !important;
    color: #0070bc !important;
}

ul.slimmenu li.current>a {
    color: #c02135 !important;
}

ul.slimmenu {
    display: flex;
    justify-content: space-between;
}

/*ul.slimmenu>li:last-child>a {
    text-transform: inherit;
}*/

ul.slimmenu>li:nth-of-type(2)>a {
    padding-left: 5px !important;
}

ul.slimmenu li>ul {
    width: auto !important;
}

ul.slimmenu li ul li a {
    font-weight: 600 !important;
    font-size: 16px !important;
}

ul.slimmenu li>ul {
    border-radius: 0px !important;
}
.main-header ul.slimmenu > li > a {
    color: #fff !important
}
/* For navbar collapse on mobile */
@media (max-width: 991px) {
  .hust-header-top, .hust-header-top-right {
   /* flex-direction: column;
    align-items: flex-start;*/
    gap: 4px;
  }
  .hust-header-top-right {
    margin-top: 10px;
  }

}
/* SECOND NAV */

.second-nav {
    z-index: 3;
}

.second-nav .bg {
    background: #cccccc;
    background-image: linear-gradient(to bottom,
            rgba(0, 0, 0, 0.05) 0%,
            rgba(0, 0, 0, 0) 100%) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.box-shadow {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.home-header-nav {
    box-shadow: none;
}
.main-header {
    position: absolute;
    z-index: 12;
    width: 100%;
}
.main-header .site-banner {
    padding-bottom: 0;
}
.home-header-nav .bg {
    background: transparent;
    background-image: none !important;
    box-shadow: none;
}
/*Slimmenu*/
ul.slimmenu {
    background-color: #0855a1;
    border-color: #064481;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.slimmenu li {
    position: relative;
    display: inline-block;
    text-align: left;
}

.menu-collapser {
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding: 0;
}

.collapse-button {
    position: absolute;
    right: -40px;
    top: 50%;
    width: 40px;
    background-color: #0e0e0e;
    /*background-image: linear-gradient(to bottom, #151515, #040404);*/
    background-repeat: repeat-x;
    background-color: #0855a1;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset,
        0 1px 0 rgba(255, 255, 255, 0.075);
    padding: 7px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.collapse-button:hover,
.collapse-button:focus {
    background-image: none;
    background-color: #1182c8;
    color: #fff;
}

.collapse-button .icon-bar {
    background-color: #f5f5f5;
    border-radius: 0px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
    margin: 2px 0;
}

ul.slimmenu li a {
    padding: 15px 26px;
}

ul.slimmenu li ul li a,
ul.slimmenu.collapsed li a {
    padding: 10px;
}

ul.slimmenu.collapsed {
    z-index: 3;
}

ul.slimmenu.collapsed li a {
    display: block;
    min-width: 200px;
}

ul.slimmenu.collapsed li ul li {
    padding: 0px;
    clear: both;
}

ul.slimmenu.collapsed li ul li a i {
    padding: 0px 5px;
}

ul.slimmenu > li {
    margin-right: -5px;
}

ul.slimmenu > li:first-child {
    border-left: 0;
}

ul.slimmenu > li:last-child {
    margin-right: 0;
}

ul.slimmenu > li > a {
    display: block;
    color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    background: none;
}

ul.slimmenu li a:hover,
ul.slimmenu li a:focus,
ul.slimmenu li.current {
    background-color: #063b70;
    text-decoration: none;
}

ul.slimmenu li .sub-collapser {
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 100%;
    text-align: center;
    z-index: 999;
    cursor: pointer;
}

ul.slimmenu li .sub-collapser:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

ul.slimmenu li .sub-collapser > i {
    color: #ffffff;
    font-size: 9px;
    display: inline-block;
    vertical-align: middle;
}

ul.slimmenu li ul li .sub-collapser > i {
    color: #333;
}

ul.slimmenu.collapsed li .sub-collapser > i {
    vertical-align: top;
    margin-top: 14px;
}

ul.slimmenu.collapsed li .sub-collapser > i {
    vertical-align: top;
    margin-top: 14px;
}

ul.slimmenu li ul {
    margin: 0;
    list-style-type: none;
}

ul.slimmenu li ul li {
    display: block;
    padding: 0;
    text-align: left;
    z-index: 1000;
    clear: both;
}

ul.slimmenu li ul li a {
    color: #333333;
    clear: both;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    white-space: nowrap;
}

ul.slimmenu li ul li a:hover,
ul.slimmenu li ul li a:focus {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none;
}

ul.slimmenu li > ul {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    min-width: 200px;
    background: #ffffff;
    opacity: 0;
    transform: translateY(-18px);
    transition:
        opacity 0.23s cubic-bezier(.43,.24,.54,1.02),
        transform 0.28s cubic-bezier(.43,.24,.54,1.02);
    pointer-events: none;
    visibility: hidden;
}

ul.slimmenu li > ul > li ul {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    width: 100%;
    opacity: 0;
    transform: translateY(-18px);
    transition:
        opacity 0.23s cubic-bezier(.43,.24,.54,1.02),
        transform 0.28s cubic-bezier(.43,.24,.54,1.02);
    pointer-events: none;
    visibility: hidden;
}

ul.slimmenu.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

ul.slimmenu.collapsed li a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

ul.slimmenu.collapsed li > ul {
    display: none;
    position: static;
}

ul.slimmenu li:hover > ul,
ul.slimmenu li > ul > li:hover ul {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    visibility: visible;
}

.rsearch {
    margin-top: 2px
}
.rsearch a {
    color: #fff;
}
.rsearch a i {
    font-size: 20px;
}
/*Menu mobile*/

.menu-mobile {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(50%, 1fr)) !important;
    padding-left: 0px
}

.menu-mobile>li {
    border-bottom: 1px solid #ccc;
    text-align: center;
    background-color: #FFF;
    padding: 10px 15px;
    border-right: 1px solid #ccc;
}

.menu-mobile>li>div{
    position: relative;
}

.menu-mobile>li>div>i{
    position: absolute;
    right: 0px;
    top: 4px
}

.menu-mobile li>ul li div{
    position: relative;
}

.menu-mobile li>ul li div i{
    position: absolute;
    right: 0px;
    top: 4px
}

.menu-mobile li ul {
    padding-left: 0px
}

.menu-mobile li>ul {
    position: absolute !important;
    width: 100%;
    left: 0px;
    z-index: 10;
    background-color: #FFF;
    display: none;
    box-shadow: 0 0px 3px 0 rgb(0 0 0/ 30%);
    margin-top: 10px
}

.menu-mobile li>ul li {
    text-align: left;
    padding: 10px 15px;
    border: 1px solid #ccc;
}

.menu-mobile li a {
    color: #4f4f4f !important;
    font-weight: bold;
    font-size: 16px
}

.menu-mobile li>ul li a {
    margin-left: 5px;
}

.menu-mobile-bottom ul {
    padding-left: 0px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(20%, 1fr)) !important;
    margin-top: 15px;
    align-items: center;
}

.menu-mobile-bottom ul li {
    font-size: 13px;
    text-align: center;
    font-weight: 400;
    font-size: 12px
}

.menu-mobile-bottom ul li a {
    color: #4e4e4e !important;
}

.mobile-menu-items {
    display: none;
}

.text-modile{
    padding-left: 5px;
    margin-bottom: 0px;
}

.text-modile .dong a, .text-modile .dong{
    font-weight: bold;
    font-size: 9px;
    color: #FFF;
    text-transform: uppercase;
}

.text-modile .line a, .text-modile .line{
    font-weight: 500;
    font-size: 8px;
    color: #FFF;
/*    text-transform: uppercase;*/
}
.text-modile{
    display: none;
}

@media (min-width: 1025px) {
    .sticky .hust-header-top .hust-hide-logo>a {
        display: none;
    }
}

@media (max-width: 768px) {
    ul.slimmenu li > ul {
        border-radius: 0px;
        box-shadow: none;
        border: none;
    }
    .text-modile .dong a, .text-modile .dong{
        font-weight: bold;
        font-size: 10px;
        color: #FFF;
        text-transform: uppercase;
    }

    .text-modile .line a, .text-modile .line{
        font-weight: 500;
        font-size: 10px;
        color: #FFF;
    /*    text-transform: uppercase;*/
    }
    .hust-logo img {
    padding-right: 0;    
    }
}

@media (min-width: 992px) {
    nav > .container > .row {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }
}
/*End Slimmenu*/

@media ( min-width : 1200px) {
    .wraper {
        width: 1080px;
    }
}
@media (max-width: 1024px) {
    .rsearch {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media ( min-width : 992px) {
    .wraper {
        width: 100%;
/*        max-width: 1080px;*/
    }
    .main-header {
        height: 240px
    }
}
@media (min-width: 768px) {
    .wraper {
        width: 100%;
    }
}
@media (max-width: 991px){ 
    .main-header {
        position: relative;
        background: none;
        background-color: #0070bc;
    }
    .hust-logo {
        width: calc(50% - 15px);
        marrgin-right: 0;
        text-align: left;
    }
    .hust-logo img {
        max-height: 80px;
         padding-right: 0; 
    }
    .hust-lang a:first-child {
        margin-bottom: 0;
        margin-right: 8px;
    }
    .hust-lang a {
        display: inline-block;
    }
    .hust-lang {
        order: 3;
    }
    .hust-lang ul {
        display: flex;
        padding-top: 14px;
        padding-right: 18px;
    }
    .hust-lang ul > li.lang-item img {
        width: 36px !important;
        height: 26px !important;
    }
    .text-modile {
        width: 144px;
    }
    .text-modile{
        display: block;
    }
    .hust-title-group {
        padding-left: 6px;
    }
    .hust-title-group .hust-title-vn {
        font-size: 15px;
        padding-bottom: 6px;
    }
    .hust-title-group .hust-title-en {
        font-size: 12px;
    }

    .home-header-nav,
    .mobile-menu-items .collapse-button {
        display: none;
    }
    .btn-toggle-mobile-menu {
        display: block;
    }
    .mobile-menu-items.active {
        display: block;
        border-bottom: 1px solid #ccc;
        box-shadow: 0 3px 3px 0 rgb(0 0 0 / 30%);
    }
    .mobile-menu-items {
        padding-bottom: 30px;
        background-color: rgb(255, 255, 255);
    }
    .mobile-menu-items.active .slimmenu {
        display: flex !important;
    }
    .home-header-nav,
    .mobile-menu-items .collapse-button {
        display: none;
    }
    .hust-header-top-right{
        display: none !important;
    }
    .rsearch {
        width: 20%;
        margin-left: 0;
        margin-right: 15px;
        order: 4;
        margin-top: 2px !important;
    }
    .second-nav {
        display: none;
    }
    .rsearch a i{
        font-size: 18px
    }

    
}
@media (max-width: 768px) {
    .home-header-nav {
        display: none;
    }
}
@media (min-width: 650px) and (max-width: 900px) {
    .hust-header-top .rsearch {
        margin-left: -30px;
        text-align: center;
    }
    .hust-header-top .hust-lang {
        text-align: right;
    }
}
@media ( max-width : 499.98px) {
    .hust-header-top .hust-logo img {
        max-height: 70px !important;
        padding-right: 0 !important ;
    }
    .rsearch a i {
        font-size: 20px;
    }
    .text-modile .dong a, .text-modile .dong{
        font-weight: bold;
        font-size: 10px;
        color: #FFF;
        text-transform: uppercase;
    }

    .text-modile .line a, .text-modile .line{
        font-weight: 500;
        font-size: 10px;
        color: #FFF;
    /*    text-transform: uppercase;*/
    }
    .hust-lang ul > li.lang-item img {
        width: 28px !important;
        height: 18px !important;
    }
    .hust-logo {
        width: calc(60% - 15px);
    }
    .hust-title-group .hust-title-vn {
        font-size: 10px;
    }
    .hust-title-group .hust-title-en {
        font-size: 7px;
    }
}






/*-----------*/
.header-top a{
    color: #fff;
}
.header-top{
    font-size: 15px;
    background: #45ab40;
    color: #fff;
}
.ht-inner{
    min-height: 40px;
}
.ht-left li a{
    background-color: rgba(255,255,255,.2);
    margin-right: 8px;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    display: block;
}
.ht-left li a:hover{
    -webkit-box-shadow: inset 0 0 0 100px rgba(255,255,255,.2);
    box-shadow: inset 0 0 0 100px rgba(255,255,255,.2);
}
.ht-right{
    font-weight: 600;
    line-height: 1;
}
.ht-email {
    border-right: 1px solid #e8e7e7;
    padding-right: 15px;
    margin-right: 15px;
}
.ht-phone {
    /*background: #2ba552;*/
    line-height: 1.2;
    border-radius: 16px;
    padding: 5px 14px;
    margin-left: 10px;
}
.ht-phone span {
    background-image: url(images/f-icon-phone.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: left;
    padding-left: 22px;
}
.hn-row {
    height: 90px;
    transition: all 0.3s;
}
.ul-nav-header>li{
    display: inline-block;
    float: left;
}
.ul-nav-header>li>a{
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 36px;
    padding: 0px 10px;
    display: block;
}
.ul-nav-header>li:hover>a,
.ul-nav-header>li.current-menu-item>a{
    color: #45ab40;
}
.header-height{
    display: none;
}
.header-height.active{
    display: block;
}
.header{
    transition: all 0.3s;
    box-shadow: 0px 1px 10px rgb(0 0 0 / 20%);
    background: #fff; 
}
.header.fixed{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
}
.header.fixed .header-top{
    display: none;
}
.header.fixed .hn-row{
    height: 60px;
}
.hn-logo img{
    height: 75px;
    transition: all 0.3s;
}
.header.fixed .hn-row .hn-logo img{
    height: 45px;
}
.ul-nav-header li{
    position: relative;
}
.ul-nav-header li ul {
    min-width: 100%;
    width: 230px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 15%);
    z-index: 100;
}
.ul-nav-header ul li a {
    white-space: nowrap;
    display: block;
    color: #000;
    font-size: 14px;
    padding: 10px;
    line-height: 1.3;
    text-align: left;
    overflow: hidden;
    text-transform: uppercase;
    text-overflow: ellipsis;
}
.ul-nav-header ul li a:hover {
    background-color: #45ab40;
    color: #fff;
}
.nav-header-inner{
    float: left;
    position: relative;
}
.ul-nav-header li.col li a{
    padding: 6px 0;
}
.ul-nav-header li.col>ul{
    border-top: 2px solid #45ab40;
    padding: 20px 10px;
    width: 100%;
}
.ul-nav-header li.col>a{
    position: relative;
}
.ul-nav-header li.col:hover>a:before{
    opacity: 1;
}
.ul-nav-header li.col li.menu-item-has-children>a:after{
    display: none;
}
.ul-nav-header li.col ul ul li:not(:last-child),
.ul-nav-header li.col>ul>li>a{
    margin-bottom: 5px;
    border-bottom: 1px dotted #b20000;
}
.ul-nav-header li.col ul li a:hover{
    background: none;
    color: #45ab40;
}
.btn.btn-toggle-mobile-menu:focus, .btn.btn-toggle-mobile-menu:active {
     outline: none; 
}
.hn-inner{
    display: none;
}
@media(min-width: 1200px){
    .ul-nav-header li.col{
        position: initial;
    }
    .ul-nav-header li.col>a:before{
        border: solid transparent;
        border-bottom-color: #45ab40;
        bottom: -2px;
        content: "";
        height: 0;
        left: 50%;
        opacity: 0;
        transform: translateX(-50%);
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 10;
        border-width: 11px;
    }
    .ul-nav-header li.col4>ul>li{
        width: 25%;
        padding: 0px 10px;
        float: left;
    }
    .ul-nav-header li.col3>ul>li{
        width: 33.33%;
        float: left;
        padding: 0px 10px;
    }
    .ul-nav-header li.col>ul>li>a{
        color: #45ab40;
        border-color: #45ab40;
        font-weight: 600;
    }
    .ul-nav-header li.col ul ul{
        display: block;
        left: 0;
        top: 0;
        border: none;
        position: relative;
        box-shadow: none;
        width: 100%;
    }
    .ul-nav-header li>ul{
        position: absolute;
        left: 0;
        top: 100%;
        min-width: 100%;
        display: none;
        background-color: #fff;
        border-top: 3px solid #45ab40;
    }
    .ul-nav-header li li ul{
        left: 100%;
        top: -3px;
    }
    .ul-nav-header li:hover>ul{
        display: block;
    }
    .ul-nav-header>li.menu-item-has-children>a:after {
        content: "\f107";
        font-family: "Font Awesome 5 Pro";
        padding-left: 5px;
        font-weight: normal;
        font-size: 14px;
    }
    .ul-nav-header li li.menu-item-has-children>a:after{
        content: "\f105";
        font-family: "Font Awesome 5 Pro";
        padding-left: 5px;
        font-weight: normal;
        font-size: 14px;
        float: right;
    }
}
@media(max-width: 1199px){
    .ul-nav-header li.col>ul{
        padding: 10px;
    }
    .nav-header-inner {
        -moz-transform: translateX(-80em);
        -webkit-transform: translateX(-80em);
        -ms-transform: translateX(-80em);
        transform: translateX(-80em);
        -moz-transition: -moz-transform .5s ease;
        -webkit-transition: -webkit-transform .5s ease;
        -ms-transition: -ms-transform .5s ease;
        transition: transform .5s ease;
        -webkit-overflow-scrolling: touch;
        width: 290px !important;
        height: 100vh;
        overflow-y: auto;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1002;
        padding: 0;
        background: #000;
        display: block;
    }
    .nav-header-inner.active {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .close-nav-header {
        display: block;
        color: #fff;
        right: 0px;
        background-color: #0070bc;
        border-radius: 0px;
        line-height: 25px;
        font-size: 20px;
        z-index: 2;
        position: absolute;
        padding: 0px 7px;
    }
    .close-nav-header:before {
        content: "\f00d";
        font-family: "Font Awesome 5 Pro";
    }
    /*.click-main-nav {
        padding: 8px;
        background-color: #45ab40;
        border-radius: 2px;
        z-index: 100;
        position: absolute;
        left: 680px;
        top: 50%;
        transform: translateY(-50%);
    }*/
    .click-main-nav {
        padding: 8px;
        background-color: #0070bc;
        border-radius: 2px;
        z-index: 100;
        position: absolute;
        left: calc(100vw - 90px);
        top: 50%;
        transform: translateY(-50%);
    }
    .hn-row{
        flex-wrap: wrap;
        height: 70px;
    }
    .hn-logo{
        width: 100%;
        text-align: center;
    }
    .header-nav .container{
        position: relative;
    }
    .click-main-nav .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        border-radius: 1px;
        background: #fff;
    }
    .click-main-nav .icon-bar+.icon-bar {
        margin-top: 4px;
    }
    .backdrop {
        transition: visibility 0s, opacity 0.15s linear;
        opacity: 0;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1040;
        background-color: #000;
        visibility: hidden;
    }
    .backdrop.active {
        opacity: 0.4;
        z-index: 1001;
        visibility: visible;
    }
    .ul-nav-header{
        margin-top: 30px;
        float: left;
        width: 100%;
    }
    .ul-nav-header>li{
        width: 100%;
        position: relative;
        padding: 0;
    }
    .ul-nav-header>li>a {
        display: block;
        color: #fff;
        text-align: left;
        border-bottom: 1px solid #bbbbbb;
        border-right: none;
        line-height: 40px;
        padding: 0px 8px;
        font-weight: normal;
        text-transform: capitalize;
    }
    .ul-nav-header>li:last-child>a{
        border-bottom: none;
    }
    .ul-nav-header>li.ycbg>a{
        margin: 10px 15px;
    }
    .ul-nav-header>li.current-menu-item>a, .ul-nav-header>li:hover>a{
        background-color: transparent;
        color: #fff !important;
    }
    .ul-nav-header li>ul{
        display: none;
    }
    .ul-nav-header ul ul{
        padding-left: 10px;
    }
    .ul-nav-header ul li a,
    .ul-nav-header ul li:last-child>a{
        border-bottom: 1px solid #bbbbbb;
        color: #fff;
        text-transform: capitalize;
    }
    /*.ul-nav-header ul li a:before{
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        color: #fff;
        padding-right: 6px;
        font-size: 13px;
        content: "\f0da";
    }*/
    .open-submenu{
        position: absolute;
        padding: 0px 10px;
        right: 0px;
        top: 0;
        line-height: 42px;
        color: #fff
    }
    .open-submenu:before{
        content: "\f0d7";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
    }
    .open-submenu.active:before{
        content: "\f0d8";
    }
    .hn-inner{
        position: absolute;
    }
    .logo{
        width: 100%;
        text-align: center;
    }
    .hn-search{
        position: absolute;
        right: 15px;
    }
    .hn-logo img{
        height: 70px;
        padding: 8px 0;
    }
    .header.fixed .hn-row .hn-logo img{
        padding: 0;
    }
    .ul-nav-header li.col ul ul li:not(:last-child), .ul-nav-header li.col>ul>li>a{
        border: none;
    }
    .ul-nav-header li.col>ul{
        border-top: none;
    }
    .ul-nav-header li.col>ul>li{
        margin-bottom: 10px;
    }
    .ul-nav-header li.col li a{
        padding: 0;
        line-height: 30px;
    }
}
@media(max-width: 767px){
    .hn-logo img{
        height: 50px;
    }
}
@media(max-width: 768px){
    .hn-inner{
        display: block;
    }
    .nav-header-inner {
        -moz-transform: translateX(-80em);
        -webkit-transform: translateX(-80em);
        -ms-transform: translateX(-80em);
        transform: translateX(-80em);
        -moz-transition: -moz-transform .5s ease;
        -webkit-transition: -webkit-transform .5s ease;
        -ms-transition: -ms-transform .5s ease;
        transition: transform .5s ease;
        -webkit-overflow-scrolling: touch;
        width: 290px !important;
        height: 100vh;
        overflow-y: auto;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1002;
        padding: 0;
        background: #000;
        display: block;
    }
    .nav-header-inner.active {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    /*.click-main-nav {
        padding: 8px;
        background-color: #45ab40;
        border-radius: 2px;
        z-index: 100;
        position: absolute;
        left: 350px;
        top: 50%;
        transform: translateY(-50%);
        position: fixed;
        right: 15px;
        top: 85px;  
    }*/
}
@media(max-width: 575px) {
    

    .click-main-nav {
        padding: 8px;
        background-color: #0070bc;
        border-radius: 2px;
        z-index: 100;
        position: absolute;
        left: calc(100vw - 60px);
        top: 50%;
        transform: translateY(-50%);
    }
}
}
/*End header*/

/*search*/
.search-btn {
    color: #000;
    padding-left: 15px;
    font-size: 18px;
    float: right;
    line-height: 36px;
    position: relative;
}
.search-btn:hover{
    color: #ed1b24
}
.search-show{
    position: fixed;
    z-index: 1003;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.search-show.active {
    display: block;
}
.search-show .search-background {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: #0a0a0af2;
    opacity: 0.8;
    cursor: url(images/close-search.png),progress;
}
.mfp-close {
    opacity: .5;
    font-size: 40px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 1;
    line-height: 40px;
    border: none;
    background: none;
}
.search-show .search-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 600px;
    color: #fff;
    z-index: 2;
    transition: all 0.3s;
    max-width: 90%;
}
.search-show .search-inner input {
    width: 100%;
    background: rgba(255,255,255,0.2);
    border-radius: 99px;
    border: 1px solid rgba(255,255,255,0.09);
    padding: 0 50px 0px 20px;
    height: 50px;
    font-size: 18px;
    color: #fff;
}
.search-show .search-inner input::-webkit-input-placeholder,
.search-show .search-inner input::placeholder{
    color:#f2f2f2
}
.search-show .search-inner button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    border: none;
    background: none;
    width: 50px;
    font-size: 20px;
}
body.active{
    overflow: hidden;
}
@media(max-width: 1199px){
    .search-btn{
        padding: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
    }
}
/*End search*/

.st1-title{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    margin: 0 0 10px;
    padding-bottom: 10px;
    position: relative;
    z-index: 4;
    color: #4e4e4e;
    text-transform: uppercase;
}
.st1-title2{
    color: #fff;
}
.st1-title:before {
    content: "";
    position: absolute;
    width: 50px;
    border-top: 4px solid #4e4e4e;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.st1-title2.st1-title:before{
    border-color: #fff;
}
.st1-heading{
    margin-bottom: 30px;
}
@media(max-width: 991px){
    .st1-heading{
        margin-bottom: 10px;
    }
    .st1-title{
        font-size: 22px;
    }
}
@media(max-width: 767px){
    .st1-heading p{
        width: 100%;
        text-align: center;
    }
    .st1-title{
        line-height: 1.5;
    }
}


/*footer*/
.footer{
    padding: 30px 0 0;
    color: #fff;
    font-size: 14px;
    text-align: justify;
    /*border-bottom: 20px solid #111111;*/
}
.footer a{
    color: #393637;
    font-weight: bold;
}
.footer a:hover{
    color: #03a9f4;
}
.footer .ft-vixo {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #393637;
    font-weight: bold;
}
.footer .ft-vixo-title-social {
    font-size: 18px;
    color: #393637;
    line-height: 25px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
}
.footer .ft-item:not(:last-child) {
    position: relative;
}
.footer .ft-item:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 0;    
    right: 0;
    width: 0;
    height: 40%; 
    border-right: 2px solid #222;
    opacity: 0.8; 
}
@media (max-width: 991px) {
    .footer .ft-item:not(:last-child)::before {
        display: none !important;
    }
}
.ft-title{
    font-size: 18px;
    color: #393637;
    line-height: 25px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 10px;
    font-weight: bold;
}
.ft-address li{
/*    padding-left: 20px;*/
    position: relative;
    margin-bottom: 10px;
    color: #393637;
    font-weight: bold;
}
/*.ft-address li:before{
    position: absolute;
    content: "\f3c5";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    left: 0;
    top: 1px;
}*/
.ft-menu li{
    margin-bottom: 10px;
}
/*.ft-menu li:before{
    content: "》"
}*/
.ft-social{
    margin: 20px 0 10px;
}
.ft-social li{
    float: left;
}
.ft-social li a{
    width: 33px;
    height: 33px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #fff;
    background: #222222;
    margin-right: 7px;
    margin-bottom: 7px;
/*    border: 2px solid #ffd33a;*/
}
.footer .footer-info p {
    margin-top: 24px;
}
@media(max-width:800px) {
    .footer .footer-info p {
        text-align: center;
    }
}
@media(max-width:575px) {
    .footer .footer-info p {
        padding-bottom: 70px;
        margin-top: 0;
    }
}
.ft-social li a:hover{
    background: #03a9f4;
    color: #fff;
}
/*.ft-social li a.face:hover{
    background: #3a589d;
    border-color: #3a589d;
}
.ft-social li a.instagram:hover{
    background: #e80c26;
    border-color: #e80c26;
}
.ft-social li a.twitter:hover{
    background: #2478ba;
    border-color: #2478ba;
}
.ft-social li a.gooogle:hover{
    background: #dd4e31;
    border-color: #dd4e31;
}
.ft-social li a.email:hover{
    background: #111;
    border-color: #111;
}
.ft-social li a.linkedin:hover{
    background: #0072b7;
    border-color: #0072b7;
}*/
@media(max-width: 767px){
    .ft-item{
        margin-bottom: 20px;
    }
    .footer{
        padding-bottom: 0;
    }
}

.footer .registration-form-ft {
  background-color: #8CD63F; 
  border-radius: 10px;
  padding: 20px;
  max-width: 500px;
  margin: 10px auto;
}

.footer .form-title-ft {
  color: white;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
}

.footer .form-ct-ft {
  border-radius: 25px;
  border: none;
  height: 40px;
  margin-bottom: 15px;
  padding-left: 15px;
  font-size: 10px;
}

.footer .btn-register-ft {
  background-color: white;
  color: #8CD63F;
  border: none;
  border-radius: 25px;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  letter-spacing: 1px;
    transition: all 0.3s ease;
}

.footer .btn-register-ft:hover {
  background-color: #69A21F; 
  color: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
  transform: translateY(-2px); 
}

.footer .btn-register-ft:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.footer .form-inputs-ft {
  display: flex;
  gap: 10px;
}

.footer .form-inputs-ft .form-group {
  flex: 1;
  margin-bottom: 0;
}

.footer .fanpage {
    margin-bottom: 10px;
}

.footer .fanpage iframe {
    height: 200px !important;
}
@media (max-width: 480px) {
  .footer .form-inputs-ft {
    flex-direction: column;
    gap: 0;
  }
}
/*End footer*/


@media(max-width: 991px){
    .ft-form-h2{
        font-size: 28px;
        margin-bottom: 10px;
    }
    .ft-form-content input[type="text"]{
        max-width: 100%;
        margin: 0 0 10px;
    }
    .ft-form-h4{
        font-size: 18px;
        line-height: 1.6;
    }
}
@media(max-width: 767px){
    .ft-form-content input[type="text"]{
        font-size: 16px;
    }
    .ft-title{
        font-size: 18px;
    }
}

.modal-ggmap .modal-dialog {
    width: 640px;
    max-width: calc(100% - 20px);
    padding: 20px;
    text-align: center;
    background: #fff;
    margin-top: 80px;
    border-radius: 6px;
}

.modal-ggmap .modal-content {
    background: no-repeat;
    box-shadow: none;
    border: none;
    position: initial;
}

.modal-ggmap p {
    margin-bottom: 12px;
}

.ggmap-content a {
    width: 100%;
    display: block;
    background-color: #093;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-box-shadow: 0 0 3px 3px#ccc;
    box-shadow: 0 0 3px 3px #ccc;
    padding: 10px;
    text-decoration: none;
    outline: none;
    margin-bottom: 10px;
}

.ggmap-content a.group-2 {
    background-color: #ff6a00;
}

.ggmap-content a span {
    display: block;
    width: 100%;
    font-style: italic;
    font-size: 11px;
    text-transform: capitalize;
    margin-top: 5px;
}

.modal .close {
    position: absolute;
    padding: 10px;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer;
    opacity: 0.8;
}

.button-contact-vr {
    position: fixed;
    bottom: 70px;
    right: 0;
    z-index: 199;
}

@media(min-width: 768px) {
    .button-contact-vr .button-contact {
        position: relative;
        margin-top: -5px
    }

    .button-contact-vr .button-contact .phone-vr {
        position: relative;
        visibility: visible;
        background-color: transparent;
        width: 90px;
        height: 90px;
        cursor: pointer;
        z-index: 11;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        transition: visibility .5s;
        left: 0;
        bottom: 0;
        display: block
    }

    .phone-vr-circle-fill {
        width: 65px;
        height: 65px;
        top: 12px;
        left: 12px;
        position: absolute;
        box-shadow: 0 0 0 0 #c31d1d;
        background-color: rgba(230,8,8,0.7);
        border-radius: 50%;
        border: 2px solid transparent;
        -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
        animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
        transition: all .5s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animuiion: zoom 1.3s infinite;
        animation: zoom 1.3s infinite
    }

    .phone-vr-img-circle {
        background-color: #e60808;
        width: 40px;
        height: 40px;
        line-height: 40px;
        top: 25px;
        left: 25px;
        position: absolute;
        border-radius: 50%;
        overflow: hidden;
        display: flex;
        justify-content: center;
        -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
        animation: phone-vr-circle-fill 1s infinite ease-in-out
    }

    .phone-vr-img-circle a {
        display: block;
        line-height: 37px
    }

    .phone-vr-img-circle img {
        max-height: 30px;
        max-width: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%)
    }

    #zalo-vr .phone-vr-circle-fill {
        box-shadow: 0 0 0 0 #2196F3;
        background-color: rgba(33,150,243,0.7)
    }

    #zalo-vr .phone-vr-img-circle {
        background-color: #2196F3
    }

    #fanpage-vr .phone-vr-img-circle {
        background-color: #1877f2
    }

    #fanpage-vr .phone-vr-circle-fill {
        box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
        background-color: rgb(24 119 242 / 70%)
    }

    #map-vr .phone-vr-img-circle {
        background-color: #1ea362
    }

    #map-vr .phone-vr-circle-fill {
        box-shadow: 0 0 0 0 rgb(30 163 98 / 65%);
        background-color: rgb(30 163 98 / 70%)
    }

    #phone-vr .phone-vr-circle-fill,#phone-vr .phone-vr-img-circle,#phone-vr .phone-bar a {
        background-color: #23ddd1;
    }

    #phone-vr .phone-vr-circle-fill {
        opacity: 0.7;
        box-shadow: 0 0 0 0 #23ddd1;
    }
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@media(max-width: 767px) {
    .phone-vr-img-circle img {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        margin: auto;
    }

    .phone-vr-circle-fill {
        display: none;
    }

    .button-contact .phone-vr {
        width: 62px;
        height: 50px;
        text-align: center;
    }

    .phone-vr-img-circle a span {
        color: #000;
        font-size: 10px;
        font-weight: 600;
    }

    .button-contact-vr {
        background: white;
        width: 100%;
        height: 60px;
        padding: 5px;
        box-shadow: 0 4px 10px 0 #000;
        bottom: 0;
        border: 1px solid #f2f2f2;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .button-contact-vr .button-contact {
        margin-top: 0;
    }

    #phone-vr .phone-vr-img-circle a {
        display: block;
        position: relative;
        top: -16px;
    }

    #phone-vr .phone-vr-img-circle a div {
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background: #6cb917;
        line-height: 15px;
        border: 2px solid white;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    /*#phone-vr .phone-vr-img-circle a div img {
        width: 27px;
        height: auto;
    }*/
}

/*breadcrumb-st*/
.breadcrumb-st{
    margin: 25px 0 30px;
    font-size: 13px;
}
/*End breadcrumb-st*/
.pt10{
    padding-top: 10px;
}

/*notify*/
.notify {
    transition: top 500ms ease-in-out, bottom 500ms ease-in-out, opacity 500ms ease-in-out;
    height: 62px;
    top: -110px;
    left: 10px;
    position: fixed;
    z-index: 888;
    line-height: 1;
    width: 350px;
    max-width: 100%;
    max-width: 960px;
    padding: 5px;
    box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 30px -15px;
    border-radius: 40px;
    background-color: rgba(250, 250, 250, 0.9);
}
.notify.active {
    top: 65px;
    left: 0;
}
.notify-image img {
    float: left;
    margin-right: 13px;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    pointer-events: none;
    object-fit: cover;
}
.notify .notify-title {
    height: 17px;
    font-size: 14px;
    font-weight: bold;
}
.notify .notify-content {
    font-size: 13px;
    height: 17px;
    padding-top: 2px;
}
.notify .notify-time {
    line-height: 1.6;
    font-size: 12px;
}
/*End notify*/


/*sitemap*/
.simple-sitemap-container .simple-sitemap-wrap {
/*    margin-left: 30px;*/
}
.simple-sitemap-container .post-type,
.simple-sitemap-container .simple-sitemap-wrap .term-tag {
    border: 1px solid #999;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 8px 3px 24px;
    text-decoration: none;
    font-size: 18px;
    color: #0070bc;
    position: relative;
    margin-bottom: 0;
}
.simple-sitemap-container .post-type:before,
.simple-sitemap-container .simple-sitemap-wrap .term-tag:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 2px;
    top: 6px;
    width: 22px;
    height: 22px;
    background-image: url(/wp-content/themes/cmskk/images/rss-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.8;
}
.simple-sitemap-container .simple-sitemap-page.main {
    position: relative;
}
.simple-sitemap-container .simple-sitemap-page.main::before,
.simple-sitemap-container .simple-sitemap-post.main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 8px;
    width: 1px;
    height: 100%;
    border-left: 2px solid #bbb;
    z-index: 0;
}
.simple-sitemap-container .simple-sitemap-page,
.simple-sitemap-container .simple-sitemap-post {
    padding-left: 0;
    position: relative;
    margin-left: 20px;
}
.simple-sitemap-container .simple-sitemap-page .sitemap-item,
.simple-sitemap-container .simple-sitemap-post .sitemap-item {
    list-style: none;
    margin-left: 30px;
    padding: 10px 5px 0 5px;
    position: relative;
}
.simple-sitemap-container .simple-sitemap-page .sitemap-item::after,
.simple-sitemap-container .simple-sitemap-post .sitemap-item::after {
    content: "";
    position: absolute;
    left: -20px;
    top: 60%;
    width: 20px;
    height: 2px;
    background: #bbb;
    transform: translateY(-50%);
    z-index: 1;
}
.simple-sitemap-container .simple-sitemap-page .sitemap-item a,
.simple-sitemap-container .simple-sitemap-post .sitemap-item a {
    border: 1px solid #999;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 8px 3px 24px;
    text-decoration: none;
}
.simple-sitemap-container .simple-sitemap-page .sitemap-item a:before,
.simple-sitemap-container .simple-sitemap-post .sitemap-item a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 16px;
    width: 22px;
    height: 22px;
    background-image: url(/wp-content/themes/cmskk/images/rss-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.8;
}
/*End sitemap*/