/*Fix giao dien lien ket website*/
.portlet-borderless.weblink-client-portlet > div > div > div > div > h3 {
  padding: 0px !important;
  margin: unset; }

.portlet-borderless.weblink-client-portlet > div > div > div > div > div {
  padding: 10px; }

/*Box thong ke truy cap*/
.box-news {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 15px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  margin-bottom: 10px; }

.box-news .title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  border-bottom: 1px solid #ddd;
  line-height: 15px;
  margin-top: 10px;
  color: #6E00FF;
  background-color: #fff;
  margin: 0px 0px 10px 0px; }

.statis .number {
  color: #d50f0d;
  font-weight: bold;
  margin-left: 5px; }

.statis {
  padding-left: 10px; }

.breadcrumb > li + li:before {
  content: none; }

/* Giao dien thanh menu search */
#p_p_id_77_ > div, #p_p_id_77_ > div > div > form > div, #p_p_id_77_ > div > div > form > div > input {
  margin: 0px;
  background: transparent;
  border: none;
  /*color: white;*/ }

/*#p_p_id_77_ > div > div > form{
	background: #0F629E;
}*/
#p_p_id_77_ > div > div {
  background: white;
  /*border-radius: 25px;*/ }

#p_p_id_77_ > div > div > form > div > input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/*Fix giao di?n link chia s? MXH*/
#share-social {
  float: right;
  padding: 0px 15px;
  margin-bottom: 0px; }

#share-social a {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  border: 1px solid #ddd;
  color: #aaa;
  line-height: 28px;
  border-radius: 3px; }

#share-social a:hover {
  border-color: #118ade;
  color: #118ade; }

/*Sitemap*/
.portlet-site-map {
  border: 1px solid #ddd;
  padding: 20px; }

.portlet-site-map ul {
  margin-left: 50px;
  position: relative; }

.portlet-site-map ul:before {
  top: 10px;
  position: absolute;
  content: "";
  left: 0px;
  width: 1px;
  border-left: 1px solid #03A2A2;
  bottom: 8px; }

.portlet-site-map ul ul {
  margin-left: 50px; }

.portlet-site-map ul > li > a {
  text-transform: uppercase;
  color: #39A3EE;
  padding-left: 15px;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
  position: relative;
  padding-left: 40px; }

.portlet-site-map ul > li > a:before {
  content: "";
  position: absolute;
  left: 0px;
  width: 30px;
  height: 2px;
  top: 0px;
  margin: auto;
  bottom: 0px;
  border-bottom: 1px solid #03A2A2; }

.portlet-site-map ul > li > a:after {
  width: 5px;
  height: 5px;
  background: #03A2A2;
  position: absolute;
  content: "";
  top: 2px;
  left: 30px;
  bottom: 0px;
  margin: auto; }

.portlet-site-map ul ul:before {
  position: absolute;
  width: 2px;
  border-left: 1px dotted #343434;
  content: "";
  left: 0px;
  top: 0px;
  bottom: 0px; }

.portlet-site-map ul ul > li {
  position: relative;
  padding-left: 30px; }

.portlet-site-map ul ul > li > a {
  color: #343434;
  display: block;
  text-transform: none;
  position: relative;
  font-weight: normal;
  margin-bottom: 10px;
  padding-left: 0px;
  font-size: 14px; }

.portlet-site-map ul ul > li > a:after {
  display: none; }

.portlet-site-map ul ul > li > a:before {
  content: "";
  position: absolute;
  left: -30px;
  width: 30px;
  height: 2px;
  top: 0px;
  margin: auto;
  bottom: 0px;
  border-bottom: 1px dotted #343434; }

.aui h2 {
  font-size: unset;
  line-height: unset;
  margin: 0px;
  margin-bottom: 10px; }

.aui h1 {
  font-size: 16px;
  line-height: 17.6px; }

.aui .breadcrumb {
  padding: 8px 15px;
  margin: 0px; }

.aui .portlet-borderless-container {
  margin: 0px; }

.box-cat {
  margin-bottom: 30px; }

.aui .navbar .nav .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  text-transform: none; }

.aui .dropdown-menu > li > a:hover,
.aui .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
  background-image: unset; }

.aui .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: unset; }

.borderbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.aui .row {
  margin-left: -15px;
  margin-right: -15px; }

.aui .nav .dropdown-toggle .caret,
.aui .nav .dropdown-toggle:hover .caret {
  border-top-color: unset;
  border-bottom-color: unset; }

.absolute {
  position: absolute; }

.relative {
  position: relative; }

.fixed {
  position: fixed; }

.normal {
  font-weight: normal; }

.bold {
  font-weight: bold; }

.tleft {
  text-align: left; }

.tright {
  text-align: right; }

.center {
  text-align: center; }

.justify {
  text-align: justify; }

.upper {
  text-transform: uppercase; }

.left,
.ap-left {
  float: left; }

.right,
.ap-right {
  float: right; }

.pointer {
  cursor: pointer; }

.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.hidden {
  display: none; }

.xdot {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal; }

.xo,
.ap-xo {
  overflow: hidden; }

.full {
  width: 100%;
  height: 100%; }

.fullw {
  width: 100%; }

.fullh {
  height: 100%; }

.block {
  display: block; }

.inline {
  display: inline-block; }

.cell {
  display: table-cell; }

.table {
  display: table; }

.invisible,
.ap-invisible {
  opacity: 0;
  filter: alpha(opacity=0); }

.vtop {
  vertical-align: top; }

.vcenter {
  vertical-align: middle; }

.vbottom {
  vertical-align: bottom; }

.f9 {
  font-size: 9px; }

.f10 {
  font-size: 10px; }

.f11 {
  font-size: 11px; }

.f12 {
  font-size: 12px; }

.f13 {
  font-size: 13px; }

.f14 {
  font-size: 14px; }

.f15 {
  font-size: 15px; }

.f16 {
  font-size: 16px; }

.f17 {
  font-size: 17px; }

.f18 {
  font-size: 18px; }

.f19 {
  font-size: 19px; }

.f20 {
  font-size: 20px; }

.f21 {
  font-size: 21px; }

.f22 {
  font-size: 22px; }

.f23 {
  font-size: 23px; }

.f24 {
  font-size: 24px; }

.f25 {
  font-size: 25px; }

.f26 {
  font-size: 26px; }

.f27 {
  font-size: 27px; }

.f28 {
  font-size: 28px; }

.f29 {
  font-size: 29px; }

.f30 {
  font-size: 30px; }

.f31 {
  font-size: 31px; }

.f32 {
  font-size: 32px; }

.thin {
  font-weight: 300; }

.thick {
  font-weight: 500; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
.aui ul,
.aui li,
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style: none;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top-color: unset;
  border-bottom-color: unset;
  line-height: unset; }

.aui body,
.ms-WPBody {
  font-family: "Roboto", sans-serif !important;
  font-size: 14px;
  line-height: normal;
  background: #e8ecee !important;
  line-height: 1.2;
  overflow-x: hidden;
  font-weight: unset;
  padding: 0px; }

.aui body .ms-WPBody td {
  font-size: 14px !important;
  font-family: "Roboto", sans-serif !important; }

.ms-WPBody a.btn {
  color: #333333 !important; }

.ms-WPBody a.btn .icon {
  margin-right: 5px; }

.ms-WPBody a.btn:hover {
  text-decoration: none !important; }

.scroll-top {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)";
  filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)";
  color: #fff;
  line-height: 30px;
  text-align: center;
  transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  -moz-transition-transform: translate(0, 10px);
  transition: all .5s ease;
  opacity: 0; }

.scroll-top .fa {
  line-height: 40px;
  font-size: 18px; }

.scroll-top:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";
  filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)"; }

.scroll-top.show {
  opacity: 1;
  transition: all .5s ease;
  transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transition-transform: none; }

.aui .container {
  width: 100%;
  padding: 0px; }

.image-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.title-main {
  font-size: 16px;
  display: block;
  font-weight: 500;
  border-top: 2px solid #eceff1;
  color: #03a2a2;
  text-transform: uppercase;
  background: #f4f7f9;
  position: relative;
  margin-bottom: 10px; }

.title-main a,
.title-main .name {
  color: #03a2a2;
  display: inline-block;
  position: relative;
  padding: 10px 10px;
  font-size: 16px;
  font-weight: 500; }

.title-main a:before,
.title-main .name:before {
  content: "";
  position: absolute;
  top: -2px;
  height: 2px;
  background: #03a2a2;
  left: 10px;
  right: 10px; }

.breadcrumb {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.section {
  margin-bottom: 30px; }

.pagination {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.pagination > li > a {
  color: #03a2a2;
  border-radius: 0; }

.pagination > li.active > a,
.pagination > li:focus > a {
  background: #03a2a2;
  color: #fff;
  border-color: #03a2a2; }

.header,
.aui .navbar {
  min-height: 0;
  margin-bottom: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #03a2a2; }

.navbar-header > button {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.header .navbar-default .navbar-nav > li > a {
  padding: 10px 20px;
  color: white; }

.header .navbar-nav > li:hover > a,
.header .navbar-nav > li:focus > a,
.header .navbar-nav > li.active > a,
.header .navbar-nav > li.open > a,
.aui .navbar .nav > .active > a,
.aui .navbar .nav > .active > a,
.aui .navbar .nav > .active > a:hover {
  background: rgba(0, 0, 0, 0.1);
  color: white; }

.header .navbar-nav > li:hover > a:focus,
.header .navbar-nav > li:focus > a:focus,
.header .navbar-nav > li.active > a:focus,
.header .navbar-nav > li.open > a:focus,
.header .navbar-nav > li:hover > a:active,
.header .navbar-nav > li:focus > a:active,
.header .navbar-nav > li.active > a:active,
.header .navbar-nav > li.open > a:active,
.header .navbar-nav > li:hover > a:hover,
.header .navbar-nav > li:focus > a:hover,
.header .navbar-nav > li.active > a:hover,
.header .navbar-nav > li.open > a:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.1); }

.header .navbar-nav > li:first-child > a:before {
  display: none; }

.header .navbar-nav > li:hover .dropdown-menu {
  display: block; }

.header .navbar-nav > li > a,
.aui .navbar .nav li > a {
  padding: 12px 10px;
  color: #fff;
  position: relative;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", "Roboto";
  text-shadow: none; }

.header .navbar-nav > li > a:hover {
  color: white; }

.header .navbar-collapse {
  padding: 0;
  border: none; }

.header .search {
  position: relative;
  margin-top: 7px;
  margin-right: 7px;
  width: 250px;
  font-size: 15px; }

.header .search .form-control {
  padding: 7px 10px;
  height: auto;
  font-size: 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
  filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
  border: none;
  color: #fff;
  padding-right: 30px;
  margin: 0px;
  line-height: 0px;
  font-family: unset; }

.header .search .form-control::placeholder {
  font-style: italic;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8); }

.header .icon {
  position: absolute;
  top: 0;
  width: 30px;
  right: 0;
  padding: 5px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.8); }

.timesytem {
  font-style: italic;
  background: #edf3f8;
  padding: 10px;
  margin-bottom: 10px; }

#wrapper {
  max-width: 1140px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 0px; }

#wrapper .main-content {
  padding: 0px; }

#wrapper .slider-news .item {
  position: relative; }

#wrapper .slider-news .item .image {
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px; }

#wrapper .slider-news .item .title {
  margin-bottom: 10px;
  line-height: 15.4px; }

#wrapper .slider-news .item .title a {
  font-size: 16px;
  color: #252626;
  font-weight: 500; }

#wrapper .slider-news .item .title a:hover {
  color: #03a2a2; }

#wrapper .slider-news .item .desc {
  text-align: justify;
  line-height: 20px; }

#wrapper .list-news {
  text-align: justify;
  line-height: 1.3; }

#wrapper .list-news > li {
  display: block;
  border-bottom: 1px dotted #eceff1;
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
  padding-bottom: 10px; }

#wrapper .list-news > li:before {
  content: url("../img/icon-bullet.png");
  width: 8px;
  height: 11px;
  position: absolute;
  top: 0;
  left: 0; }

#wrapper .list-news > li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

#wrapper .list-news > li a {
  color: #252626;
  display: block;
  font-weight: unset; }

#wrapper .list-news > li a:hover {
  text-decoration: none;
  color: #03a2a2; }

#wrapper .hotnews .list-news > li {
  padding-left: 0;
  border-bottom-style: dotted;
  display: block;
  overflow: auto; }

#wrapper .hotnews .list-news > li:before {
  display: none; }

#wrapper .hotnews .list-news > li .post-image {
  width: 80px;
  float: left;
  margin-right: 10px; }

#wrapper .hotnews .list-news > li .post-image img {
  width: 100%; }

#wrapper .top-news .image {
  height: 140px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  margin-bottom: 10px; }

#wrapper .top-news .title {
  margin-bottom: 5px;
  line-height: 15.4px;
  font-size: unset; }

#wrapper .top-news .title a {
  color: #252626;
  font-weight: 500; }

#wrapper .top-news .title a:hover {
  color: #03a2a2;
  text-decoration: none; }

#wrapper .top-news .short-desc {
  font-size: 13px; }

#wrapper .banners img {
  width: 100%;
  display: block; }

#wrapper .banners .banner,
#wrapper .banners .banner-text {
  display: block;
  margin-bottom: 5px; }

#wrapper .tabs {
  overflow: hidden;
  border-bottom: 2px solid #03a2a2;
  padding-bottom: 5px;
  margin-bottom: 10px; }

#wrapper .tabs > li {
  float: left;
  border-right: 1px solid #eceff1;
  margin-right: 5px;
  padding-right: 5px; }

#wrapper .tabs > li > a {
  display: block;
  font-size: 18px;
  color: #999;
  font-weight: 500; }

#wrapper .tabs > li.active > a {
  color: #03a2a2; }

#wrapper .box-cat .news-top {
  margin-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px solid #eceff1;
  padding-bottom: 10px; }

#wrapper .box-cat .news-top .image {
  display: block;
  margin-bottom: 10px;
  width: 135px;
  height: 110px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  margin-right: 10px; }

#wrapper .box-cat .news-top .title {
  margin-bottom: 10px; }

#wrapper .box-cat .news-top .title a {
  font-size: 16px;
  color: #252626;
  display: block;
  line-height: 22px;
  font-weight: 500; }

#wrapper .box-cat .news-top .post-date {
  color: #777;
  font-size: 13px; }

#wrapper .box-cat.vbm .title {
  margin-bottom: 5px; }

#wrapper .banner-text {
  border: 1px solid #03a2a2;
  padding: 13px 10px;
  position: relative;
  padding-left: 50px;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #03a2a2; }

#wrapper .banner-text .icon {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 5px;
  left: 10px; }

#wrapper .read-more {
  display: block;
  padding: 10px 0;
  font-weight: 500;
  text-align: right;
  color: #03a2a2; }

#wrapper .read-more .fa {
  margin-left: 5px; }

#wrapper .box-sidebar {
  border: 1px solid #eceff1;
  text-align: justify;
  margin-bottom: 20px;
  border-radius: 3px;
  overflow: hidden; }

#wrapper .box-sidebar .head, #wrapper .box-sidebar .head a {
  padding: 10px 10px;
  font-size: 16px;
  font-weight: 500;
  color: #03a2a2;
  background: #f9f9f9;
  text-transform: uppercase;
  border-bottom: 1px solid #eceff1;
  text-align: center; }

#wrapper .box-sidebar .head .icon {
  margin-right: 8px; }

#wrapper .box-sidebar .list > li {
  border-bottom: 1px solid #eceff1; }

#wrapper .box-sidebar .list > li > a {
  padding: 10px 10px;
  display: block;
  color: #252626;
  font-weight: unset; }

#wrapper .box-sidebar .list > li > a:hover,
#wrapper .box-sidebar .list > li > a:focus {
  background: #f4f7f9;
  text-decoration: none; }

#wrapper .box-sidebar .list > li.active > a {
  background: #f4f7f9;
  color: #03a2a2; }

#wrapper .box-sidebar.categories {
  border-color: #03a2a2; }

#wrapper .box-sidebar.categories .head {
  background: #03a2a2;
  color: white; }

#wrapper .box-sidebar.notify .list > li > a {
  position: relative;
  padding-left: 20px; }

#wrapper .box-sidebar.notify .list > li > a:before {
  content: "";
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 15px;
  background: #999999; }

#wrapper .box-sidebar.banners {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

#wrapper .box-sidebar.links .input {
  padding: 15px; }

#wrapper .box-sidebar.stats .box-stat {
  padding: 15px; }

#wrapper .box-sidebar.stats .box-stat #total-number {
  text-align: center;
  font-size: 18px;
  color: #252626;
  font-weight: bold;
  margin-bottom: 20px; }

#wrapper .box-sidebar.stats .box-stat #total-number span {
  padding: 1px 3px;
  margin: 0 1px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #eceff1;
  position: relative;
  background: white; }

#wrapper .box-sidebar.stats .box-stat #total-number span:before {
  content: "";
  position: absolute;
  background: #eceff1;
  bottom: 1px;
  height: 1px;
  right: 0;
  left: 0; }

#wrapper .box-sidebar.stats .stat .txt {
  width: 120px;
  display: table-cell; }

#wrapper .box-sidebar.stats .stat .val {
  display: table-cell;
  text-align: right; }

#wrapper .box-sidebar.stats .stat .li {
  margin-bottom: 7px;
  display: table;
  width: 100%; }

#wrapper .box-sidebar.stats .stat .icon {
  margin-right: 7px; }

#wrapper .box-news-xx {
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: justify;
  border-bottom: 1px dotted #eceff1; }

#wrapper .box-news-xx .image {
  width: 220px;
  float: left;
  margin-right: 20px; }

#wrapper .box-news-xx .image img {
  width: 100%; }

#wrapper .box-news-xx .h2-title-xx {
  margin-bottom: 10px; }

#wrapper .box-news-xx .h2-title-xx a {
  font-weight: 500;
  color: #03a2a2;
  display: block;
  font-size: 17px; }

#wrapper .box-news-xx .date_post {
  display: block;
  font-size: 13px;
  color: #888;
  margin-bottom: 5px; }

#wrapper .news-related {
  border: 1px solid #eceff1; }

#wrapper .news-related .title {
  background: #03a2a2;
  color: #fff;
  display: block;
  padding: 10px;
  font-size: 18px; }

#wrapper .news-related ul li {
  border-bottom: 1px dotted #eceff1; }

#wrapper .news-related ul li > a {
  padding: 10px 10px;
  color: #252626;
  display: inline-block; }

#wrapper .news-related ul li > a:hover {
  color: #03a2a2; }

#wrapper .news-related ul li small {
  font-size: 13px;
  font-style: italic;
  color: #888888; }

#wrapper .news-related ul li:last-child {
  border-bottom: 0; }

#wrapper .nav-page {
  padding: 20px 0; }

#wrapper .nav-page .nav {
  padding: 7px 10px;
  border: 1px solid #eceff1;
  background: #f3f3f3;
  color: #252626; }

#wrapper .nav-page .nav:hover {
  color: #03a2a2;
  border-color: #03a2a2;
  text-decoration: none; }

#wrapper .article {
  line-height: 20px;
  text-align: justify; }

#wrapper .article .title-news h1 {
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 28px; }

#wrapper .article .title-news .date-post {
  color: #888;
  font-size: 14px; }

#wrapper .article p,
#wrapper .article div,
#wrapper .article li {
  margin-bottom: 10px; }

#wrapper .article li {
  margin-left: 2em;
  list-style-type: disc; }

#wrapper .article img {
  max-width: 100%; }

.hero-banner {
  background-color: #39a3ee;
  background-image: url(../img/bg-banner.png);
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
  height: 130px; }

.hero-banner a {
  display: block; }

.hero-banner img {
  width: 100%; }

.hero-banner .hero-text {
  padding: 15px;
  width: 60%;
  float: left; }

.hero-banner .hero-text .logo {
  float: left;
  margin-right: 10px;
  margin-left: 20px; }

.hero-banner .hero-text .logo img {
  height: 80px;
  width: auto; }

.hero-banner .hero-text .desc {
  float: left;
  text-align: center;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  padding: 10px 0; }

.hero-banner .hero-text .desc__title1 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: white; }

.hero-banner .hero-text .desc__title1 > a:hover {
  text-decoration: none; }

.hero-banner .hero-text .desc__title__main {
  font-size: 32px;
  font-family: "Times New Roman", Arial;
  color: #e40d0d;
  font-weight: bold;
  text-shadow: 1px 0 0 white, -1px 0 0 white, 0 1px 0 white, 0 -1px 0 white, 1px 1px white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white; }

.hero-banner .hero-cover {
  width: 40%;
  float: right;
  text-align: right; }

.hero-banner .hero-cover img {
  height: 100%;
  max-width: 100%;
  width: auto; }

.hero-banner .bg {
  background: #03a2a2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: -webkit-linear-gradient(left, #03a2a2 0, #03a2a2 30%, rgba(255, 255, 255, 0) 50%);
  background: -o-linear-gradient(left, #03a2a2 0, #03a2a2 30%, rgba(255, 255, 255, 0) 50%);
  background: -moz-linear-gradient(left, #03a2a2 0, #03a2a2 30%, rgba(255, 255, 255, 0) 50%);
  background: linear-gradient(left, #03a2a2 0%, #03a2a2 30%, rgba(255, 255, 255, 0) 50%); }

.hero-banner .hero-cover {
  position: relative; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-ms-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn,
.nivo-caption .caption_1 a,
.nivo-caption .caption_2 a {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@-ms-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown,
.nivo-caption .caption_2 h3 {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@-ms-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@-ms-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight,
.nivo-caption .caption_1 h3,
.nivo-caption .caption_1 p {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-ms-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-moz-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp,
.nivo-caption .caption_2 p {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fade {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fade {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fade {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.fade,
.nivo-caption .caption_1 .text_first,
.nivo-caption .caption_2 .text_first,
.nivo-caption .caption_3 h3,
.nivo-caption .caption_3 p,
.nivo-caption .caption_3 a,
.nivo-caption .caption_3 .text_first {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }

#custombullet {
  position: absolute;
  top: 0;
  left: 0;
  width: 270px; }

.slideshow-right {
  float: left;
  width: 100%;
  padding-left: 270px; }

#slideshow .slider-container {
  overflow: hidden;
  background-color: #ffffff;
  max-height: 645px; }

#slideshow .nivo-directionNav {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .35s ease;
  transition: all 0.35s ease; }

#slideshow:hover .nivo-directionNav {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100); }

.slider-container {
  margin: 0;
  background-color: transparent;
  position: relative;
  width: 100%; }

.apollo_slides {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden; }

.apollo_slides img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none; }

.apollo_slides a.nivo-imageLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0; }

.apollo-html-caption {
  display: none; }

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important; }

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0; }

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden; }

.nivo-box img {
  display: block; }

.nivo-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 8;
  display: none;
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=1);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.slide-caption {
  position: absolute;
  margin: 0 auto;
  width: auto;
  display: inline-block;
  text-align: center;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  padding: 10px 0;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.slide-caption .text_first {
  font-size: 24px;
  color: #fff;
  text-shadow: none;
  font-weight: 200;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 30px;
  padding: 10px 0;
  margin: 0 40px; }

.slide-caption h3 {
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0;
  margin: 0 40px;
  padding: 0;
  line-height: 35px; }

.slide-caption p {
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  margin: 0 40px;
  padding: 10px 0;
  letter-spacing: 0; }

.slide-caption .btn-slide {
  border: 1px solid #fff;
  color: #FFFFFF;
  text-transform: uppercase;
  margin: 5px 40px 0 40px;
  padding: 0 15px;
  line-height: 32px;
  font-size: 12px;
  font-weight: 300;
  border-radius: 0; }

.slide-caption .btn-slide:hover,
.slide-caption .btn-slide:focus {
  background-color: #c5070e;
  background-color: rgba(197, 7, 14, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33c5070e, endColorstr=#33c5070e)";
  filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#33c5070e, endColorstr=#33c5070e)";
  -webkit-transition: all .3s ease;
  transition: all 0.3s ease; }

.nivo-caption .caption_1 h3 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.nivo-caption .caption_1 p {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.nivo-caption .caption_1 a {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s; }

.nivo-caption .caption_1 .text_first {
  -webkit-animation-delay: .5s;
  animation-delay: 0.5s; }

.caption_2 {
  top: 0;
  left: 0;
  right: auto; }

.nivo-caption .caption_2 h3 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.nivo-caption .caption_2 p {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.nivo-caption .caption_2 a {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s; }

.nivo-caption .caption_2 .text_first {
  -webkit-animation-delay: .5s;
  animation-delay: 0.5s; }

.caption_3 {
  top: 0;
  left: 0;
  right: auto; }

.nivo-caption .caption_3 h3 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.nivo-caption .caption_3 p {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.nivo-caption .caption_3 a {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.nivo-caption .caption_3 .text_first {
  -webkit-animation-delay: .5s;
  animation-delay: 0.5s; }

.nivo-controlNav {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  z-index: 10; }

.nivo-controlNav .nivo-control {
  position: relative;
  border: 0;
  background: url(../img/loading.gif) no-repeat;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  width: 22px;
  height: 22px;
  cursor: pointer; }

.nivo-controlNav .nivo-control.active {
  background-position: 0 -22px; }

.nivo-directionNav a {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  border: 1px solid #fff;
  text-align: center;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  cursor: pointer;
  font-size: 0;
  z-index: 10;
  color: #FFFFFF;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }

.nivoSlider:hover .nivo-directionNav a {
  transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.nivo-directionNav a.nivo-prevNav {
  left: 12px;
  right: auto;
  -webkit-transition: all .35s ease;
  transition: all 0.35s ease; }

.nivo-directionNav a.nivo-prevNav:before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 38px;
  position: absolute;
  top: 0;
  left: 13px;
  -webkit-transition: all .35s ease;
  transition: all 0.35s ease; }

.nivo-directionNav a.nivo-prevNav:hover {
  background-color: #c5070e;
  background-color: rgba(197, 7, 14, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33c5070e, endColorstr=#33c5070e)";
  filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#33c5070e, endColorstr=#33c5070e)";
  color: #FFFFFF;
  -webkit-transition: all .35s ease;
  transition: all 0.35s ease; }

.nivo-directionNav a.nivo-nextNav {
  right: 12px;
  left: auto;
  -webkit-transition: all .35s ease;
  transition: all 0.35s ease; }

.nivo-directionNav a.nivo-nextNav:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 38px;
  position: absolute;
  top: 0;
  left: 15px;
  -webkit-transition: all .35s ease;
  transition: all 0.35s ease; }

.nivo-directionNav a.nivo-nextNav:hover {
  background-color: #c5070e;
  background-color: rgba(197, 7, 14, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33c5070e, endColorstr=#33c5070e)";
  filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#33c5070e, endColorstr=#33c5070e)";
  color: #FFFFFF;
  -webkit-transition: all .35s ease;
  transition: all 0.35s ease; }

.caption-fullwidth.container {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9; }

.aui #footer {
  background: #fff;
  text-align: center;
  padding-bottom: 10px; }

.aui #footer .footer-menus {
  background: #03a2a2;
  padding: 5px 10px; }

.aui #footer .footer-menus a {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  font-weight: unset; }

.aui #footer .copyright {
  line-height: 20px; }

.aui #footer .copyright p {
  margin: 0px;
  color: #333; }

@media (max-width: 991px) {
  .hero-banner {
    height: auto; }

  .hero-cover {
    display: none; }

  #wrapper .container {
    padding: 0 15px; }

  .hero-banner .hero-text {
    float: none;
    width: 100%; }

  .navbar-default .navbar-toggle .icon-bar {
    background: white; }

  .box-cat {
    margin-bottom: 20px; }

  #wrapper .banner-text {
    margin-bottom: 10px; }

  #wrapper .top-news .item {
    margin-bottom: 20px; } }
@media (max-width: 768px) {
  .navbar-nav {
    margin: 0; }

  .header .navbar-nav > li > a:before {
    display: none; }

  .header .search {
    width: 100%;
    margin: 0; }

  .header .search .form-control {
    width: 100%; }

  .pull-right {
    width: 100%; }

  .header .navbar-collapse {
    padding: 10px; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background: rgba(0, 0, 0, 0.1);
    color: white; }

  .caret {
    float: right;
    margin-top: 10px; }

  #wrapper .banners .banner,
  #wrapper .banners .banner-text {
    width: 50%;
    float: left;
    margin-bottom: 0; } }
@media (max-width: 480px) {
  #wrapper .top-news .item {
    width: 100%; }

  #wrapper .top-news .image {
    height: 165px; }

  .section.banners .col-xs-6 {
    width: 100%; }

  .hero-banner .hero-text {
    text-align: center; }

  .hero-banner .hero-text .logo,
  .hero-banner .hero-text .desc {
    float: none;
    width: 100%; }

  .hero-banner .hero-text .desc__title1 {
    font-size: 16px; }

  .hero-banner .hero-text .desc__title__main {
    font-size: 24px; } }
@media (max-width: 420px) {
  #wrapper .banners .banner,
  #wrapper .banners .banner-text {
    width: 100%; } }