@charset utf-8; /* 
font-family: 'Roboto Condensed', sans-serif; font-family: 'Roboto', sans-serif; font-family: 'Open Sans', sans-serif; font-family: 'Roboto Slab', serif; 
font-family: 'MYRIADPROREGULAR';
 font-family: 'UTMAvoBold';font-family: 'UTMAvo';   
 [class*='col-']{padding:0}
 */
/* banner */
header {
  width: 100%;
  position: relative;
  z-index: 10;
  top: 0;
  background: rgb(51, 51, 51);
}

/* nav */
.nav-bg {
  position: relative;
  z-index: 20;
  transition: all 0.5s ease;
  background: url(../images/main-mn-bg.png) repeat-x;
  background: #000099;
  width: 100%;
}

.main-nav {
}

.main-nav ul ul {
  position: absolute;
  width: 250px;
  left: 0px;
  transition: all .3s linear;
  opacity: 0;
  visibility: hidden;
  top: 200%;
  background: rgba(65, 25, 4, 0);
}

.main-nav ul li:last-child ul {
  right: 0;
  left: initial;
}

.main-nav ul ul ul {
  left: 100%;
  top: 0 !important;
}

.main-nav ul ul li {
  border-bottom: 1px solid rgba(15, 116, 186, 0.39);
}

.main-nav >li:hover>ul {
}

.main-nav li a {
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  color: #fff;
}

.main-nav li a:hover,.main-nav>ul>li>a.active {
  color: #f00;
}

.main-nav ul ul li a {
  display: block;
  padding: 5px;
  color: #fff;
  text-transform: none;
}

.main-nav>ul {position: relative;}

.main-nav li {
  position: relative;
}

.main-nav>ul>li {
  float: left;
  padding: 13px 41px;
  position: relative;
}

.main-nav>ul>li:not(:last-child):after {
  background: url(../images/line-menu.png) no-repeat right 0;
  content: "";
  width: 1px;
  height: 47px;
  position: absolute;
  top: 0;
  right: 0;
}

.main-nav>ul>li.active:before {background: url(../images/hover2.png) no-repeat;background-size: 100% 100%;content:" ";position: absolute;width: 100%;height: calc(100% + 5px);z-index: 1;top: -5px;left: 0;}
.main-nav>ul>li.active:before {}
.main-nav>ul>li:first-child a {
  /* background: url(../images/home-icon.png) no-repeat; */
  /* padding-left: 30px; */
}

.main-nav>ul>li>a {
  display: inline-block;
  /* padding: 23px 20px; */
  position: relative;
  z-index: 2;
}

.main-nav>ul>li.active>a,.main-nav>ul>li>a:hover {
}

.main-nav li:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
  background: rgb(254, 215, 36);
}

/* aside */
aside {
  width: 270px;
  position: relative;
  z-index: 10;
  float: left;
}

.sb-container {
}

.sb-item {
  margin-bottom: 20px;
  border: 1px solid #e7e7e7;
  position: relative;
}

.sb-tit {
  margin: 0;
  font-size: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  color: #fff;
  background: url(../images/sb-tit.png);
  padding: 8px 0 22px;
}

.sb-cont {
  padding: 6px;
}

.sb-list {
}

.sb-list li {
  border-bottom: 1px solid #ebebeb;
}

.sb-list li a {
  color: #333333;
  text-decoration: none;
  outline: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-transform: uppercase;
  font-size: 13px!important;
  padding: 15px 20px;
  display: block;
}

.sb-list li a:hover {
  color: #64c2ff;
}

.sb-nav {
}

.sb-nav ul ul {
  position: absolute;
  left: 120%;
  top: 0;
  width: 100%;
  background: #fcfcfc;
  visibility: hidden;
  transition: all .2s linear;
  opacity: 0;
}

.sb-nav ul li {
  position: relative;
  background: url(../images/sb-item-bg.png) center bottom no-repeat;
}

.sb-nav ul li:not(:last-child) {}

.sb-nav ul li:not(:first-child) {
}

.sb-nav ul li a {
  color: #585858;
  display: block;
  padding: 10px 12px 10px 30px;
  transition: all .2s linear;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  background: url(../images/sb-li-bg.png) 11px 13px no-repeat;
}

.sb-nav ul li a:hover {
  color: #035ad3;
}

.sb-nav ul li.has-sub:hover >ul {
  opacity: 1;
  visibility: visible;
  left: 100%;
}

/* footer */
.ft-container {
  padding: 20px 0;
}

.copyright-wrap {
  background: #090279;
}

.copyright {
  margin: 0;
  color: #fff;
  font: 13px arial;
  padding: 12px 0;
  float: left;
}

.ft-info * {color: #fff;}

footer {
  background: #080096 url(../images/ft-bg.png) repeat-x center top;
  position: relative;
  bottom: 0;
  /* background-size: 100% 100%; */
  z-index: 1;
}

/* hotrotructuyen */
/* thongke */
#thongketruycap {
  /* padding: 0 20px; */
  list-style-type: none;
  /* text-align: center; */
  /* display: inline-block; */
  /* background: url(../images/thongke.png) no-repeat 0 center; */
  /* padding-left: 81px; */
  margin: 0 0 20px;
}

#thongketruycap li {
  margin-bottom: 5px;
}

#thongketruycap li p {
  padding-left: 23px;
  font: 13px arial;
  color: #fcf7f7;
}

#thongketruycap li p span {
  display: inline-block;
  width: 123px;
  font-weight: 400;
}

#thongketruycap .tktc-online {
  background: url(../images/online.png) no-repeat;
}

#thongketruycap .tktc-tuan {
  background: url(../images/tuan.png) no-repeat;
}

#thongketruycap .tktc-thang {
  background: url(../images/thang.png) no-repeat;
}

#thongketruycap .tktc-tong {
  background: url(../images/tong.png) no-repeat;
}

#thongketruycap .tktc-online,#thongketruycap .tktc-tuan,#thongketruycap .tktc-thang,#thongketruycap .tktc-tong {
  background-position: 0 center;
}

.ft-thongke {
  float: right;
  line-height: 1;
  margin: 12px 0;
}

.ft-thongke li {
  display: inline-block;
  position: relative;
  padding: 0 12px;
}

.ft-thongke li:not(:last-child):after {
  content: '';
  background-color: #fff;
  width: 1px;
  height: 14px;
  position: absolute;
  top: 0px;
  right: -2px;
}

.ft-thongke li p {
  margin: 0;
  color: #fff;
  font: 13px arial;
}

.ft-thongke li span {color: #ff0;font-weight: bold;}

/* mail */
/*------------Search box----------*/
.mail-desc {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin-bottom: 7px;
}

#form_dk {
  /* background: url(../images/bg_email.png) no-repeat left top; */
  width: 100%;
  height: 35px;
  display: inline-block;
  max-width: 400px;
  position: relative;
  background: #fff;
  margin-bottom: 30px;
}

#txtMail {
  width: calc(100% - 64px);
  height: 35px;
  line-height: 35px;
  border: none;
  color: #7f7f7f;
  text-indent: 10px;
  background: none;
  outline: none;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  background: #fff;
}

#txtMail::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  color: #7f7f7f;
}

#txtMail::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  color: #7f7f7f;
}

#txtMail:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  color: #7f7f7f;
}

#txtMail:-moz-placeholder {
  /* Firefox 18- */
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  color: #7f7f7f;
}

#registerMail {
  cursor: pointer;
  display: inline-block;
  /* background: url(../images/icon_dangky.png) no-repeat 0 0; */
  border: none;
  padding: 9px 20px;
  /* text-indent: -90px; */
  overflow: hidden;
  float: right;
  background: #c90000;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
}

.main-tit {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 10px;
  text-transform: uppercase;
  margin-top: 5px;
}

.main-tit:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100px;
  background: #000;
}

.container {
  width: 1230px;
  position: relative;
  /* padding: 0; */
}

.d__fl--wrap {
  display: flex;
  flex-wrap: wrap
}

.pd__lr--0 {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.maxh {margin: 0;}

.maxh li {
  display: inline-block;
  padding-left: 0;
  padding-right: 3px;
}

.maxh li a {
}

.maxh li a img {
}

.ft-tit {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  position: relative;
  margin-bottom: 5px;
  font-weight: bold;
}

#slideshow {
  position: relative;
  z-index: 1;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}

/*------------Search box----------*/
.timkiem {
  background: url(../images/bg_search.png) no-repeat left top;
  width: 100%;
  margin: auto;
  position: absolute;
  right: 15px;
  top: 9px;
  max-width: 334px;
  height: 30px;
  z-index: 300000000;
  background: #fff;
}

.box_search {
  width: calc(100% - 42px);
  height: 30px;
  line-height: 30px;
  border: none;
  color: #000;
  font: 13px Arial;
  text-indent: 10px;
  background: none;
  outline: none;
}

.box_search::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
  font: 13px Arial;
}

.box_search::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  font: 13px Arial;
}

.box_search:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
  font: 13px Arial;
}

.box_search:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  font: 13px Arial;
}

.btn_search {
  cursor: pointer;
  display: block;
  width: 41px;
  height: 28px;
  background:url(../images/icon_search.png) no-repeat 0 2px;
  border: none;
  padding: 0;
  margin: 0;
  text-indent: -9999999999px;
  overflow: hidden;
  float: right;
}

.langs {
  position: absolute;
  right: 15px;
  top: 10px;
  /* display: none; */
  border: 1px solid #cacaca;
}

.langs li {
  padding: 0 10px;
  position: relative
}

.langs li:first-child:after {
  content: "";
  background: #cacaca;
  width: 1px;
  height: 12px;
  position: absolute;
  right: -1px;
  top: 4px;
}

.web-slider-main {
  margin-bottom: 0 !important;
}

.web-slider-main .slick-slide img {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
}

.map {
  height: 195px;
  width: 100%;
  border: 5px solid rgba(255, 255, 255, 0.53);
  border-radius: 5px;
  overflow: hidden;
}

.map-frame {
  /* padding: 5px; */
  width: 100%;
  margin: 0 0 0 auto;
}
.map,.map iframe {
  height: 195px;
  width: 100%;
}
.map2,.map2 iframe {
  height: 400px;
  width: 100%;
}
#top {
  background: url(../images/icon_gotop.png) no-repeat 0 0;
  bottom: 40px;
  cursor: pointer;
  position: fixed;
  width: 50px;
  height: 50px;
  z-index: 100000;
  right: 10px;
}
