/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */
@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@200;300;400;500;600;700;800&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap');
/* Fix bootstrap */

.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-ss-block,
.visible-ss-inline,
.visible-ss-inline-block {
    display: none;
}

.hidden-ss-block {
    display: block !important;
}

.hidden-ss-inline {
    display: inline !important;
}

.hidden-ss-inline-block {
    display: inline-block !important;
}

.margin {
    margin: 10px;
}

.mr-1 {
    margin-right: 5px;
}

.margin-right,
.mr-2 {
    margin-right: 10px;
}

.margin-left {
    margin-left: 10px;
}

.margin-top {
    margin-top: 10px;
}

.margin-bottom,
.mb-2 {
    margin-bottom: 10px;
}

.margin-sm {
    margin: 4px;
}

.margin-right-sm {
    margin-right: 4px;
}

.margin-left-sm {
    margin-left: 4px;
}

.margin-top-sm {
    margin-top: 4px;
}

.margin-bottom-sm {
    margin-bottom: 4px;
}

.margin-lg {
    margin: 15px;
}

.margin-right-lg {
    margin-right: 15px;
}

.margin-left-lg {
    margin-left: 15px;
}

.margin-top-lg {
    margin-top: 15px;
}

.margin-bottom-lg {
    margin-bottom: 15px;
}

.padding-top {
    padding-top: 10px;
}

.padding-left {
    padding-left: 10px;
}

.padding-right {
    padding-right: 10px;
}

.padding-bottom {
    padding-bottom: 10px;
}

.boder-top {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
}

.boder-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}

.border-left {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc;
}

.border-right {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
}

.column-margin-left {
    margin-left: 10px !important;
}

.bg-gainsboro {
    background-color: #dcdcdc;
}

.bg-lavender {
    background-color: #eee;
}

ul.list-items {
    padding-left: 0;
}

ul.list-items > li {
    margin-bottom: 15px;
}

ul.list-items > li:last-child {
    margin-bottom: 0;
}

/*Load_Bar*/

.load-bar {
    display: inline-block;
    vertical-align: middle;
    width: 33px;
    height: 8px;
    background: transparent url(../AppData/assets/images/load_bar.gif);
    margin: auto 10px;
}

/*Center DIV*/

.centered {
    display: flex;
    justify-content: center;
}

/*nv-info*/

.nv-info {
    border-width: 1px;
    border-style: solid;
    border-color: #dcdcdc;
    border-radius: 3px;
    background-color: #f7f7f7;
    color: #333;
    padding: 10px;
}

.nv-info.error {
    background-color: #efd7d7 !important;
    border-color: #dca8a6 !important;
}

.nv-info.success {
    background-color: #edf4fa !important;
    border-color: #82b2dc !important;
}

.nv-info.info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.nv-info:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
    margin-right: 5px;
}

.nv-info.error:before {
    content: ' \f057 ';
    color: #de495b;
}

.nv-info.success:before {
    content: ' \f13a ';
    color: #68d044;
}

.nv-info.info:before {
    content: '\f05a';
    color: #31708f;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pointer {
    cursor: pointer;
}

.middle {
    vertical-align: middle;
}

.align-bottom {
    vertical-align: bottom;
}

.align-top {
    vertical-align: top;
}

ul,
ol {
    list-style: none;
}

.input-group-btn {
    font-size: 14px !important;
}

.radius-top-left {
    border-top-left-radius: 5px;
}

.radius-top-right {
    border-top-right-radius: 5px;
}

.radius-bottom-left {
    border-bottom-left-radius: 5px;
}

.radius-bottom-right {
    border-bottom-right-radius: 5px;
}

.radius {
    border-radius: 5px;
}

.bg-gradient {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background-image: linear-gradient(to bottom,
        rgba(255, 255, 255, 0.8) 0%,
        rgba(255, 255, 255, 0.3) 100%);
}

.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);
}

.fix-box {
    position: inherit !important;
    margin-left: 0 !important;
}

.well {
    padding: 8px;
    line-height: 18px;
}

.well p {
    margin: 0;
}

input[type='text'].required,
input[type='password'].required,
input[type='email'].required,
input[type='number'].required,
input[type='search'].required,
input[type='tel'].required,
input[type='time'].required,
input[type='url'].required,
input[type='url'].required,
textarea.required,
select.required,
label.required {
    background-image: url(../AppData/Local/Temp/images/icons/required.png);
    background-position: right center;
    background-repeat: no-repeat;
}

textarea.required {
    background-position: right 10px;
}

select.required {
    background-position: calc(100% - 15px) 10px;
}

label.required {
    padding-right: 20px;
}

label.radio-box,
label.check-box {
    font-weight: normal;
    margin-right: 20px;
    cursor: pointer;
}

div.radio-box,
div.check-box {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding: 10px;
}

.has-error div.radio-box,
.has-error div.check-box {
    border-color: #de495b;
}

div.radio-box label,
div.check-box label {
    margin-bottom: 0;
}

div.radio-box label [type='radio'],
div.check-box label [type='radio'] {
    margin-top: -2px;
}

.display-inline-block {
    display: inline-block;
}

.display-table {
    display: table;
}

.display-table > * {
    display: table-row;
}

.display-table > * > * {
    display: table-cell;
    padding: 5px;
}

/*tooltip*/

.tooltip-inner {
    max-width: 250px;
    padding: 10px;
    color: #fff;
    text-align: left !important;
    background-color: #255986;
    border-radius: 4px;
    height: auto;
    overflow: auto;
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #255986;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #255986;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #255986;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #255986;
}

.tooltip-inner img.pull-left {
    margin: 3px 5px 1px 0;
}

.tooltip-inner img.pull-right {
    margin: 3px 1px 0 5px;
}

/* Fixed Jquery UI Style */

.ui-widget {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}

.ui-datepicker {
    width: 18em !important;
}

.ui-datepicker select.ui-datepicker-month {
    width: 59% !important;
    font-weight: normal !important;
}

.ui-datepicker select.ui-datepicker-year {
    width: 39% !important;
    font-weight: normal !important;
}

figure {
    position: relative;
    margin: 5px 0 10px 0;
    text-align: center;
}

figure.image.image-left,
img.image-left {
    margin-right: 15px;
    float: left !important;
}

figure.image.image-right,
img.image-right {
    margin-left: 15px;
    float: right !important;
}

.image-center figure.image,
.image-center {
    text-align: center;
    float: none !important;
}

div.image-center,
p.image-center {
    margin-bottom: 10px;
}

figure.article {
    background-color: #939393;
}

figure.left {
    float: left;
    margin: 5px 10px 10px 0;
}

figure.right {
    float: right;
    margin: 5px 0 10px 10px;
}

figure.center {
    float: none;
    background: transparent;
    margin: 0 auto 10px;
    padding-top: 0;
    text-align: center;
}

figure.noncaption {
    background: transparent;
    padding: 0;
}

figcaption {
    text-align: center;
    margin-top: 5px;
    font-weight: 700;
}

figure figcaption {
    font-size: 12px;
    font-weight: normal;
}

figure.article figcaption {
    color: #fff;
}

figure.article.center figcaption {
    color: inherit;
}

figure.avatar {
    margin-top: 0 !important;
}

figure.avatar figcaption {
    position: absolute;
    bottom: 12px;
    left: 3px;
    width: calc(100% - 6px);
    background-color: #357ebd;
    color: #fff;
    font-size: 11px;
}

/* Global */

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-family: 'Lexend', sans-serif;
    font-size: 16px;
    line-height: 22px;
    background-color: #fff;
}

a,
a:link,
a:active,
a:visited {
    color: #1a3f5e;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #0e2132;
}

a.dimgray {
    color: #707070;
}

a.dimgray:hover {
    color: #0e2132;
}

a.black {
    color: #333;
}

a.black:hover {
    color: #FAC241;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

.title {
    font-size: 22px;
}

.hometext {
    font-weight: 500;
}

.bodytext {
    word-break: keep-all;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: visible;
    line-height: 1.7em;
}

.bodytext p {
    margin-bottom: 15px !important;
}

.bodytext ol {
    list-style-type: decimal !important;
}

.bodytext ul {
    list-style-type: disc !important;
    padding-left: 40px !important;
    margin-bottom: 10px !important;
}

.bodytext li {
    margin-bottom: 0 !important;
}

.bodytext div.alert {
    margin-bottom: 7px;
    margin-top: 4px;
}

.bodytext h2{
    font-size: 22px;
    margin-bottom: 10px;
}

.bodytext h3{
    font-size: 18px;
    margin-bottom: 10px;
}

iframe {
    border: 0;
}

.m-bottom {
    margin-bottom: 10px !important;
}

.wraper {
    position: relative;
    width: 1080px;
    margin: 0 auto;
}

.container,
.rel {
    position: relative;
}

.fa-fix {
    margin-right: -5px;
}

.fa-pointer {
    cursor: pointer;
}

.fa-horizon {
    width: 14px;
}

.fa-lg.fa-horizon {
    width: 22px;
}

h3.sm {
    font-size: 16px;
}

span.keyword {
    background-color: yellow;
}

.nv-fullbg {
    min-height: 100%;
    background-color: #fff;
}

a.btn {
    color: #fff;
}

.block-primary{
    position: relative;
    margin-bottom: 20px;
}

.block-primary h2{
    position: relative;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #1d1e1e;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.block-primary h2:after {
    content: '';
    width: 107px;
    height: 2px;
    background: #FAC241;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: auto;
}

/* Header */
.section-header{
    border-bottom: 1px solid #FAC241;
}

#header {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

#header .logo {
    padding: 5px 0;
}

#header .logo img {
    max-height: 120px;
    width: auto;
}

#header .logo h1,
#header .logo .site_name {
    display: none;
}

.header-search {
    margin-left: auto;
}

.hand {
    font-size: 18px;
    color: #FAC241;
    cursor: pointer;
    transition: .4s;
}

.search {
    display: none;
    position: absolute;
    top: 0;
    right: 20px;
    width: 90%;
    z-index: 999999;
    padding: 18px 15px;
    background-color: #fff;
}

.search.active {
    display: block;
}

.search input {
    background-color: #eee;
    border: none;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 500;
    width: 90%;
    float: right;
    color: #333;
    box-shadow: none;
    outline: none;
}

/*third-nav*/

.third-nav{
    position: relative;
    background-color: #f4f4f4;
    padding: 15px 0 14px;
    margin-bottom: 25px;
}


/* breadcrumb */
.breadcrumbs-wrap{
    position: relative;
}

.breadcrumbs-wrap .display{
    overflow: hidden;
}

.breadcrumbs {
    display: inline-block;
}

.breadcrumbs li {
    position: relative;
    display: inline-block;
    line-height: 20px;
    font-size: 15px;
    color: #000;
}

.breadcrumbs li:before{
    content: "\f105";
    margin: 0 10px;
    color: #7e7e7e;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}

.breadcrumbs li:first-child:before{
    display: none;
}

.breadcrumbs li a{
    color: #333;
    transition: all .4s ease;
}

.breadcrumbs li a:hover{
    color: #028a4c;
}

.breadcrumbs a, .show-subs-breadcrumbs {
    color:#333;
    position:relative;
}

.subs-breadcrumbs{
    margin: 0;
    padding: 0;
    background-color: #fff linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.1) 100%);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1);
    border-top: none;
    box-shadow: 0 0.063em 0.25em rgba(7, 20, 34, 0.25);
    display: none;
    z-index: 999999;
}

.subs-breadcrumbs.open{
    display: block;
}

.subs-breadcrumbs li:last-child,
.subs-breadcrumbs li:last-child a,
.subs-breadcrumbs{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.subs-breadcrumbs li, .subs-breadcrumbs a {
    display:block;
    float:none;
}

.subs-breadcrumbs a{
    line-height:40px;
    height:40px;
    overflow: hidden;
    padding:0 10px;
}

.subs-breadcrumbs li:not(:last-child) a{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,0.1);
}

.subs-breadcrumbs a:hover{
    background-color: rgba(0,0,0,0.1)
}

.subs-breadcrumbs a em{
    display: inline-block;
    margin-right: 5px;
    color: #707070;
}

.show-subs-breadcrumbs{
    padding-right: 5px;
    margin-right: 7px;
    width: 30px;
    text-align: center;
}

.second-nav{
    position: relative;
    margin-left: auto;
    z-index: 999;
}

/* Bootstrap Menu */
#menusite .navbar-default {
    background-color: transparent;
    border: none;
    border-radius: 0;
    z-index: 1;
}

#menusite .navbar-default .navbar-nav > li > a {
    color: #474747;
    font-size: 16px;
    font-weight: 600;
    padding: 30px 15px;
    text-transform: uppercase;
}

#menusite .navbar-nav > li > a {
    white-space:nowrap;
}

#menusite .dropdown-menu {
    position: absolute;
    left: -9999px;
    background-color: #fff;
    border: 0;
    display: block;
    min-width: 200px;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    visibility: hidden;
    transform: translateY(30px);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    /*overflow: hidden;*/
    box-shadow: none;
}

#menusite .open .dropdown-menu {
    left: auto;
    transform: translateY(0);
    visibility: visible;
    transition: all .65s ease;
}

#menusite .dropdown-menu > li {
    border-bottom-width :1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb99;
}

#menusite .dropdown-menu > li:last-child {
    border-bottom:none;
}

#menusite .dropdown-menu > li > a {
    color: #333;
    font-weight: 500;
    line-height: 30px;
    padding: 8px 15px
}

#menusite .navbar-default .navbar-nav > li > a:hover,
#menusite .navbar-default .navbar-nav > li > a:focus,
#menusite .navbar-default .navbar-nav > .active > a,
#menusite .navbar-default .navbar-nav > .active > a:hover,
#menusite .navbar-default .navbar-nav > .active > a:focus,
#menusite .navbar-default .navbar-nav > .open > a,
#menusite .navbar-default .navbar-nav > .open > a:hover,
#menusite .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #FAC241;
}

#menusite .dropdown-menu > li > a:hover,
#menusite .dropdown-menu > li > a:focus,
#menusite .dropdown-menu > .active > a,
#menusite .dropdown-menu > .active > a:hover,
#menusite .dropdown-menu > .active > a:focus,
#menusite .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
#menusite .navbar .navbar-nav .open .dropdown-menu > li > a:focus,
#menusite .navbar .navbar-nav .open .dropdown-menu > .active > a,
#menusite .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
#menusite .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #FAC241;
    color: #fff;
}

#menusite .dropdown-submenu {
    position:relative;
    display: none;
}

#menusite .open .dropdown-submenu {
    display: block;
}

#menusite .dropdown-submenu li a {
    color:#333;
    display:block;
}

#menusite .dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    border-radius:0 5px 5px 5px;
    display: none;
}

#menusite .dropdown-submenu:hover>.dropdown-menu {
    display:block;
}

#menusite .dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#333;
    margin-top:10px;
    margin-right:-5px;
}

#menusite .dropdown-submenu.pull-left {
    float:none;
}

#menusite .dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    border-radius:5px 0 5px 5px;
}

.socialList{
    list-style: none;
    padding: 0;
    margin: 0;
}

.socialList li {
    display: inline-block;
    margin-right: 10px;
}

.socialList li:last-child{
    margin-right: 0 !important;
}

.socialList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.socialList img{
    height: 36px;
    width: auto;
}

/*section-slider*/
.section-slider{
    position: relative;
    margin-bottom: 30px;
}

/*services-cat*/
.services-cat{
    position: relative;
    text-align: center;
}

.services-cat .heading{
    position: relative;
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #1d1e1e;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 30px;
    padding-top: 65px;
    line-height: 1.7
}

.services-cat .heading:after{
    content: '';
    width: 107px;
    height: 2px;
    background: #FAC241;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: auto;
}

.services-list-item{
    position: relative;
}

.services-list-item h2{
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
    display: block;
    background: #23a455;
    display: block;
    align-content: center;
    min-height: 48px;
}

.services-list-item .item{
    position: relative;
    background-color: #ffefcc;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 15px;
}

.services-list-item .item:hover{
    background-color: #fbbe30;
    color: #fff;
}

.services-list-item .item-thumb{
    position: relative;
}

.services-list-item .item-thumb img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}

.services-list-item .item:hover .item-thumb img{
    transform: scale(1.1, 1.1);
}

.services-list-item a{
    color: #474747;
    min-height: 41px;
    display: block;
    align-content: center;
}

.services-list-item .item:hover a{
    color: #fff;
}

.services-list-item .item-content{
    padding: 10px;
    min-height: 115px;
}

.services-list-item h3{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.3;

}

.services-list-item .item p{
    font-size: 14px;
    margin: 0;
}

/*section-statistic*/
.section-statistic{
    position: relative;
    background-image: url(../AppData/Local/Temp/images/statistic-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background-color: #f9bf2d;
    padding: 0px 0px;
}
.section-statistic1{
    position: relative;
    background-image: url(../AppData/Local/Temp/images/statistic-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background-color: #fed734;
    padding: 0px 0px;
}

#statistic{
    display: flex;
}

#statistic .item{
    width: 25%;
    padding: 16px 0;
}

#statistic span{
    display: block;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

#statistic span.counter{
    font-size: 24px;
}
#statistic span.counter1{
    font-size: 22px;
    color:#000000;
}
#statistic span.counter2{
	font-size: 12px;
    color: #000000;
    padding-top: 5px;
}

.bgslogan{
    border-bottom: solid 1px #dcdcdc;
    padding-top: 18px;
}

/* Footer-NAV2 */

.footerNav2 {
    position: relative;
    background-color: #1b1c1c;
    width: 100%;
    padding: 10px 0;
    font-size: 15px;
    color: #fff;
}

.footerNav2 a{
    color: #fff;
}

.footerNav2 .container{
    display: flex;
    align-items: center;
}

.footerNav2 .socialList{
    margin-left: auto;
}

/* Footer */

#footer {
    position: relative;
    width: 100%;
    padding: 30px 0;
}

#footer,
#footer a {
    color: #333;
}

#footer h3 {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#footer h3 a {
    color: inherit;
}

#footer p {
    margin: 0;
    padding: 0;
}

/* Block Company info */

.company_info {
    padding: 0;
}

.company_info li {
    margin-bottom: 5px;
}

.company_info li:last-child {
    margin-bottom: 0;
}

.company_info .company_name {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 6px;
}

.company_info li em {
    text-align: center;
    width: 2em;
    color: #279664;
}

.company-map {
    width: 100%;
    height: 300px;
}

.image-logo{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.image-logo .item-logo{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 8px 5px;
}

.image-logo .item-logo img{
    width: 100%;
}

/*block-groups*/
.block-groups img{
    border-radius: 5px;
    margin-right: 8px;
    width: 100%;
    height: 175px;
    object-fit: cover;
    margin-bottom: 10px;
}

.block-groups h3{
    font-size: 14px;
    font-weight: 600;
    margin: -5px 0 4px;
}

.block-groups p{
    font-size: 15px;
    margin: 0;
    text-align: justify;
}

/* Page break line */

.nv-hr {
    clear: both;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #dcdcdc;
    border-bottom-style: solid;
    margin: 10px 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.nv-hr.nv-hr-lg {
    margin: 20px 0;
}

.nv-hr.nv-hr-sm {
    margin: 5px 0;
}

/* Social share,social button */

.nv-social-share {
    list-style: none;
    margin: 0;
    padding: 4px 5px 0 5px !important;
}

.nv-social-share li {
    display: inline-block;
    margin-bottom: 0 !important;
    height: 20px;
}

.nv-social-share li.facebook {
    position: relative;
    top: -4px;
    padding-right: 40px;
}

/* Form control */

.nv-captcha {
    vertical-align: middle;
}

.nv-recaptcha-default {
    margin: 0 auto;
    width: 304px;
    height: 78px;
}

.nv-recaptcha-compact {
    margin: 0 auto;
    width: 164px;
    height: 144px;
}

.grecaptcha-badge {
    visibility: hidden;
}

/* List item */

.nv-list-item {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nv-list-item li {
    padding: 4px;
    margin: 0 !important;
}

.nv-list-item.sm li {
    padding: 2px;
}

.nv-list-item.xsm li {
    padding: 1px;
}

.nv-list-item.lg li {
    padding: 10px;
}

.page .nv-list-item li {
    display: flex;
}

.page .nv-list-item li em {
    position: relative;
    top: 2px;
}

/* sub-list-icon */

.sub-list-icon > li:first-child > *:before,
.cat-icon:before {
    content: ' \f114 ';
    font-family: FontAwesome;
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    margin-top: -3px;
}

.sub-list-icon > li + li > *:before {
    content: ' \f10c ';
    font-family: FontAwesome;
    font-size: 8px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.sub-list-icon > li:first-child + li > *:before {
    content: ' \f101 ';
    font-size: 12px;
    margin-top: -2px;
}

/* List none */

.list-none {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Block global */

.nv-block-banners {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}

.nv-block-banners img {
    max-width: 100%;
    height: auto;
}

.nv-block-rss li {
    border-bottom-width: 1px;
    border-bottom-color: #dcdcdc;
    border-bottom-style: solid;
}

.nv-block-rss li:last-child {
    border: none;
    padding-bottom: 0;
}

.nv-block-rss li:first-child {
    padding-top: 0;
}

.nv-block-rss img {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #dcdcdc;
    border-radius: 4px;
    display: inline-block;
    max-width: 100%;
    height: auto;
    position: relative;
    top: 4px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.enable-animate .nv-block-rss img {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* Info die */

.nv-infodie {
    margin: 0 auto;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    border-width: 1px;
    border-color: #dcdcdc;
    border-style: solid;
    background-color: #fff;
    position: absolute;
    min-height: 300px !important;
    min-width: 300px !important;
    display: table;
}

.nv-infodie .panel-body {
    display: table-cell;
    vertical-align: middle;
}

.nv-infodie .logo {
    max-width: 90%;
    margin-bottom: 10px;
    height: auto;
}

/* Form */

input,
input[type='file'],
input[type='radio'],
input[type='checkbox'],
button,
.btn,
.form-control,
textarea,
input:focus,
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus,
button:focus,
.btn:focus,
.form-control:focus,
textarea:focus,
input:focus:active,
input[type='file']:focus:active,
input[type='radio']:focus:active,
input[type='checkbox']:focus:active,
button:focus:active,
.btn:focus:active,
.form-control:focus:active,
textarea:focus:active,
input.active:focus,
input[type='file'].active:focus,
input[type='radio'].active:focus,
input[type='checkbox'].active:focus,
button.active:focus,
.btn.active:focus,
.form-control.active:focus,
textarea.active:focus,
input:active,
input[type='file']:active,
input[type='radio']:active,
input[type='checkbox']:active,
button:active,
.btn:active,
.form-control:active,
textarea:active {
    outline-width: 0;
    outline-style: none;
}

input[type='checkbox'],
input[type='radio'] {
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: 3px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #707070;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

input[type='radio'] {
    border-radius: 50%;
    margin-right: 4px;
    line-height: inherit;
}

input[type='checkbox']:disabled,
input[type='radio']:disabled,
input[type='checkbox']:disabled:checked:before,
input[type='radio']:disabled:checked:before {
    opacity: 0.7;
}

input[type='checkbox']:checked:before,
input[type='radio']:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    font: normal 14px/1 'FontAwesome';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input[type='checkbox']:checked:before {
    content: '\f00c';
    margin: 0 0 0 0;
    color: #333333;
}

input[type='radio']:checked:before {
    content: '\2022';
    text-indent: -9999px;
    border-radius: 50px;
    font-size: 24px;
    width: 6px;
    height: 6px;
    margin: 4px;
    line-height: 16px;
    background-color: #333333;
}

.img-thumbnail {
    background-color: #cccccc;
    border: none;
    border-radius: 3px;
    max-width: 100%;
    padding: 1px;
}

.socialicon{
    line-height: 28px;
}

.navbar-inverse {
    background-color: #d9e8f4;
    border-color: #2a6496;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #2a6496;
}

.panel-heading {

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px;
    background: linear-gradient(#FEF8E8 0%,#FFFCF7 70%, #fff 100%);
}

.panel-primary > .panel-heading > a {
    color: #fff;
}

.panel-primary > .panel-heading > a:hover {
    color: #dcdcdc;
}

table caption {
    color: #357ebd;
    text-align: left;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    padding: 0 0 5px 2px;
}

blockquote {
    font-size: 13px;
}

.modal-header .close {
    margin-top: -2px;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}

.modal-body {
    padding: 15px;
}

#sitemodal .modal-dialog {
    position: relative;
    width: auto !important;
    max-width: 600px;
    text-align: center;
    font-size: 0;
}

#sitemodal .modal-content {
    width: auto;
    display: inline-block;
    font-size: 14px;
    text-align: left;
}

#sitemodal .close,
#sitemodalTerm .close {
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 24px;
    height: 24px;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    opacity: 0.8;
    border-width: 2px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 12px;
}

#sitemodal .close:hover {
    opacity: 1;
}

@media (max-width: 619px) {
    #sitemodal .modal-dialog {
        margin-left: 10px;
        margin-right: 10px;
    }

    #sitemodal .modal-content {
        display: block;
    }
}

#sb-container {
    z-index: 99999999 !important;
}

.chromeframe {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    left: 0;
    width: 100% !important;
    z-index: 99999999999999 !important;
    background-color: #ffff00 !important;
    color: #000 !important;
    height: 25px;
    line-height: 25px;
    padding: 0.2em 0;
    text-align: center !important;
}

#timeoutsess {
    display: none;
}

#timeoutsess a {
    color: #2f70a7 !important;
}
/*alert*/

.nv-alert {
    position: fixed !important;
    top: 25% !important;
    right: 0;
    left: 0;
    width: 350px !important;
    margin: auto;
    z-index: 99999999999999 !important;
    text-align: center !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.select2-container--default .select2-selection--single,
.select2-container--bootstrap .select2-selection--single {
    height: 32px !important;
    padding-top: 2px;
}

.voting-col-2 {
    border-left: 1px solid #ccc;
    padding: 0px 10px;
}

.padding-voting ul li {
    margin: 0px 10px;
    padding: 10px 0px;
    list-style: disc;
    text-align: justify;
}

.sum-voting {
    margin-top: 5px;
}

/*cookie-notice popup*/

.cookie-notice {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 350px;
    z-index: 99999999999999;
    background-color: #eee;
    border: solid 1px #dedede;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.cookie-notice a {
    color: #1a3f5e;
    text-decoration: underline;
}

.cookie-notice div {
    position: relative;
    width: 100%;
    padding: 20px;
    color: #333;
}

.cookie-notice button {
    float: right;
    margin-top: -20px;
    margin-right: -20px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    border: 0;
    font-size: 24px;
}

#slider-video .item{
    position: relative;
    height: auto;
    border-radius: 6px;
    overflow: hidden;
    padding-top: 60%;
    background-position: 50% 50%;
    background-size: cover;
}

#slider-video .item img{
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    margin: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
}

#slider-video .item h3{
    position: absolute;
    background-color: #0006;
    padding: 10px;
    bottom: 0;
    color: #fff;
}


/*mobile-menu*/

.mobile-menu-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999;
    display: none
}

.mobile-menu-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 90%;
    max-width: 330px;
    height: 100%;
    background: #fff;
    z-index: 99999;
    visibility: hidden;
    transform: translateX(100%)
}
.mobile-menu-wrap.animate {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    -o-transform: translateX(-280px);
    transform: translateX(-280px)
}

.mobile-menu-wrap .logo {
    background-color: #fff;
    padding: 8px 10px;
    text-align: center;
}

.mobile-menu-wrap .logo img {
    width: auto;
    max-height: 75px;
}

.mobile-menu-wrap .menu {
    height: calc(100vh);
    overflow: auto;
    padding: 0;
}

.mobile-menu-toggle-btn img{
    height: 20px;
    width: auto;
}

.open-menu .mobile-menu-bg {
    display: block
}

.open-menu .mobile-menu-wrap {
    visibility: visible;
    transform: translateX(0);
    background-color: #515654
}

.header-right-mobile{
    display: flex;
    margin-left: auto;
}

.mobile-menu-toggle-btn,
.header-right-mobile .header-search{
    position: relative;
    display: flex;
    height: 38px;
    width: 44px;
    font-size: 20px;
    color: #fff;
    background-color: #fcc90e;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
}

.header-right-mobile .header-search .hand{
    color: #fff;
}
#slider img{
    width: 100%;
    object-fit: cover;
}
.block-simple > h3 a{
    color: #fff;
}
.block-simple > h3{
    font-size: 16px;
    text-transform: uppercase;
    background: #23a455;
    color: #fff;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding: 5px 10px;
}
.section{
    padding: 30px 0px;
}
.call-actionok{
    z-index: 1000;
}
.section_khoa_hoc{

}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #FAC241;
}
.wrap_thong_tin{
    padding: 10px;
    border-radius: 5px;
    border: solid 1px #dcdcdc;
}
.mat_nhin{
    position: absolute;
    right: 7px;
    top: 5px;
    z-index: 1000;
    background: #F3D913;
    padding: 0px 5px;
    border-radius: 5px;
    font-size: 9px;
    white-space: nowrap;
}
.time_news{
    font-size: 13px;
    color: #23a455 !important;
    font-weight: 400;
}
.img_play{
    z-index: 10;
    height: 30px !important;
    position: absolute !important;
    left: CALC(55% - 30px) !important;
    width: 30px !important;
    object-fit: contain !important;
    top: CALC(55% - 30px) !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
   font-family: 'Lexend', sans-serif;
}
.box_block{
    position: relative;
}
.block_news_cat img{
    border-radius: 5px;
    margin-right: 8px;
    width: 180px;
    height: 125px;
    object-fit: cover;
    margin-bottom: 10px;
}
h3, .h3 {
    font-size: 15px;
}
.block_news_cat .mat_nhin{
    right: 10px;
}
.title_all{
    font-size: 16px;
    text-transform: uppercase;
    background: #23a455;
    color: #fff;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding: 5px 10px;
}
.title_tab .nav-tabs>li{
    display: inline-block;
    float: none;
}
.title_tab .nav-tabs{
    text-align: center;

}
.tab_bo_tuc_tay_lai td{
    text-align: center;
}
.tab_bo_tuc_tay_lai table th {
    background: #fff;
    color: #23a455;
    font-weight: 600;
    font-size: 14px;
}
.table_bo_tuc{

}
.wrap_table_bo_tuc{
    border: solid 2px #dcdcdc;
    border-radius: 5px;
    padding: 10px 5px;
    margin-bottom: 20px;
    box-shadow: 2px 3px 9px 5px rgb(0 0 0 / 10%);
}
.table_bo_tuc{
    background: #dcdcdc;
    min-height: 45px;
    text-align: center;
    align-items: center;
    display: grid;
}
.wrap_table_bo_tuc > div{
    padding: 0px;
}
.info_table_bo_tuc{
    min-height: 70px;
    text-align: center;
    padding: 1px;
    color: #23a455;
    align-items: center;
    display: grid;
}
.title_danh_gia{
    margin-right: 3px;
    margin-left: 5px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    color: #fff;
    background: linear-gradient(#23a455 0%,#23a455 95%, #FAC241 96%, #FAC241 100%);
}
.tab_bo_tuc_tay_lai{
    min-height: 50px;
}
.call-action{
    height: 41px;
    overflow: hidden;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #23a455;
    border-color: #23a455;
    cursor: default;
}
.pagination>li>a, .pagination>li>span {
    color: #23a455;
}
.btn-primary {
    color: #fff;
    background-color: #23a455;
    border-color: #23a455;
}
.btn-primary:hover {
    color: #fff;
    background-color: #22974F;
    border-color: #22974F;
}
.nav-tabs>li>a{
    color: #23a455;
}
.nav>li>a:hover, .nav>li>a:focus {
    color: #fff;
    background-color: #23a455;
}
.swiper-button-next:after, .swiper-button-prev:after{
    color: #23a455 !important;
    font-size: 35px !important;
}
.hidden-md{
    display: none
}
.img-square{
    position: relative;
    padding-top: 100%;
    display: block
}
.img-square img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}


.danh-sach {
    border: 2px solid #000;
    padding: 10px;
    background: #f3f3f3;
    margin-bottom: 20px;
    border-radius: 6px;

}

.danh-sach .fa {
    margin-right: 10px;
}

.head-danh-sach {
    background: none;
    border: none;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    font-size: 16px;
    padding: 5px 0;
}

.js-toc {
    margin-bottom: 10px;
    max-height: 400px;
    overflow-y: auto;
}

ol.toc-list {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 0;
    margin-bottom: 5px;
}

ol.toc-list:last-child {
    margin-bottom: 0
}

ol.toc-list>li:last-child {
    margin-bottom: 0
}

ol.toc-list a {
    width: 100%;
    background: linear-gradient(to right, #ddd 50%, #f3f3f3 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all.25s ease;
    padding: 3px;
    display: inline-block;
}

ol.toc-list .is-active-link {
    background-position: left bottom;
}

ol.toc-list>li>a {
    font-weight: 700;
    color: #000
}

ol.toc-list>li>ol.toc-list>li>a {
    font-weight: 400
}

.is-position-fixed {
    position: fixed !important;
    top: 50px;
    z-index: 99
}

.is-position-fixed .js-toc {
    height: auto !important;
    width: 200px !important;
    visibility: visible !important;
    transition: .25s;
    visibility: hidden;
}

.picaso {
    transition: .25s;
}

.transition--300 {
    transition: all 300ms ease-in-out;
}

.btn-danh-sach-close {
    border: none;
    background: none;
    position: absolute;
    top: 13px;
    right: 0;
    width: 40px;
    padding: 0;
    display: none;
}

.is-position-fixed .btn-danh-sach-close{
    display: block;
}

#bodyhtml h1:before, #bodyhtml h2:before, #bodyhtml h3:before, #bodyhtml h4:before, #bodyhtml h5:before, #bodyhtml h6:before {
    display: block;
    content: " ";
    height: 15px;
    margin-top: -15px;
    visibility: hidden;
}


















.box_menu_trai{
  background: #017e84;
  height: 100vh;
  overflow-y: auto;
}
.box_profile{
  padding: 15px;
  color: #fff;
}
.metismenu{
  border: none;
}
.title_menu_trai{
  padding: 10px 3px;
  color: #fff;
  background: #007378;
}
.dong_mo_menu{
  color: #fff;
  padding-bottom: 10px;
  padding-left: 10px;
  cursor: pointer;
  background: #017e84;
  margin-bottom: 10px;
  display: flex;
}
.dong_mo_menu i{
  font-size: 30px;
  margin-top: 5px;
}
.dong_menu .rong_mo_trai{
  width: 0px;
  padding: 0px;
  opacity: 0;
}
.dong_menu .rong_mo_phai{
  width: 100%;
}
.rong_mo_trai{
  transition: 0.5s;
  padding: 0px;
}
.rong_mo_phai{
  transition: 0.5s;
  padding: 0px;

}
.content_chinh{
  position: relative;
}
.panel-title{
  color: #007378;
  text-transform: uppercase;
  font-weight: 600;
}
.content_main{
  height: CALC(100vh - 57px);
  overflow: auto;
}
.content_main{
  padding: 10px;
  padding-bottom: 50px;
}
.menu_mb{
  background: #017e84;
  text-align: center;
}
.wrap_all_site{
  height: 100vh;
  overflow: hidden;
}
.content_main::-webkit-scrollbar-track
{
  border: 1px solid #fff;
  background-color: #fff;
}

.content_main::-webkit-scrollbar
{
  width: 5px;
  background-color: #fff;
  height: 10px;
}

.content_main::-webkit-scrollbar-thumb
{
  background-color: orange; 
}


.box_menu_trai::-webkit-scrollbar-track
{
  border: 1px solid #fff;
  background-color: #fff;
}

.box_menu_trai::-webkit-scrollbar
{
  width: 5px;
  background-color: #fff;
  height: 10px;
}

.box_menu_trai::-webkit-scrollbar-thumb
{
  background-color: #F2A50F; 
}
.tieu_de_chung {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 28px;
    display: inline-block;
    width: 80%;
}
.wrap_tieu_de_chung {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px;
    padding-top: 10px;
}