body {
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.6;
  background-color: #fff;
}
.text-light {
  font-family: "Open Sans";
}
.p {
  font-size: 14px;
}
.p big,
p big {
  font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans";
  font-weight: 400;
}
b,
strong {
  font-family: "Open Sans";
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-family: "Open Sans";
  font-weight: 400;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  color: inherit;
  font-size: 95%;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small {
  line-height: 1.6;
}
label {
  font-weight: 400;
}
.fa-2 {
  font-size: 24px;
}
.fa-3 {
  font-size: 36px;
}
hr {
  border-top: 1px solid #d7d7d7;
}
.zalo-chat-widget {
  bottom: 8px !important;
  right: 170px !important;
}
.text-white {
  color: #fff !important;
}
.text-gray {
  color: #7f8c8d !important;
}
.text-brand-primary {
  color: #0077cb;
}
.text-brand-secondary {
  color: #f38d43 !important;
}
.text-blue-sky {
  color: #1899cf !important;
}
.text-blue-sky {
  color: #1899cf !important;
}
.text-cyan {
  color: #3bc1c4 !important;
}
.text-green {
  color: #5cbc66 !important;
}
.text-green-lighter {
  color: #b0d241 !important;
}
.text-yellow {
  color: #f1dc42 !important;
}
.text-red {
  color: #f04f50 !important;
}
.text-pink {
  color: #e469a8 !important;
}
.bborder-white,
.border-white {
  border-color: #fff !important;
}
.border-brand-primary {
  border-color: #0077cb !important;
}
.border-brand-secondary {
  border-color: #f38d43 !important;
}
.border-blue-sky {
  border-color: #1899cf;
}
.border-blue-sky {
  border-color: #1899cf !important;
}
.border-cyan {
  border-color: #3bc1c4 !important;
}
.border-green {
  border-color: #5cbc66 !important;
}
.border-green-lighter {
  border-color: #b0d241 !important;
}
.border-yellow {
  border-color: #f1dc42 !important;
}
.border-red {
  border-color: #f04f50 !important;
}
.border-pink {
  border-color: #e469a8 !important;
}
.control-search {
  height: 27px !important;
  box-shadow: none;
  font-size: 13px;
  padding: 6px 5px !important;
  color: #000;
}
.placeholder.placeholder-sm::-moz-placeholder {
  font-size: 12px;
  line-height: 24px;
}
.placeholder.placeholder-sm:-ms-input-placeholder {
  font-size: 12px;
  line-height: 24px;
}
.placeholder.placeholder-sm::-webkit-input-placeholder {
  font-size: 12px;
  line-height: 24px;
}
.placeholder.placeholder-confirm::-moz-placeholder {
  font-style: italic;
  color: #bdc3c7;
}
.placeholder.placeholder-confirm:-ms-input-placeholder {
  font-style: italic;
  color: #bdc3c7;
}
.placeholder.placeholder-confirm:-webkit-input-placeholder {
  font-style: italic;
  color: #bdc3c7;
}
.btn {
  border-left: none;
  border-right: none;
  border-top: none;
  border-width: 2px;
  padding: 0;
  font-family: "Open Sans";
  font-weight: 400;
}
.btn-equal {
  width: 200px;
  max-width: 100%;
  text-align: center;
  margin-bottom: 8px;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 13px 26px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 4px 8px;
}
.btn.dropdown-toggle {
  font-size: 13px;
}
.btn.btn-gray {
  background-color: #f0f0f0;
}
.remove-margin {
  margin: 0 !important;
}
.remove-margin-top {
  margin-top: 0 !important;
}
.remove-margin-left {
  margin-left: 0 !important;
}
.remove-margin-right {
  margin-right: 0 !important;
}
.remove-margin-bottom {
  margin-bottom: 0 !important;
}
.remove-padding {
  padding: 0 !important;
}
.remove-padding-left {
  padding-left: 0 !important;
}
.remove-padding-right {
  padding-right: 0 !important;
}
.text-left {
  text-align: left !important;
}
.lineheight-normal {
  line-height: 1.6;
}
.box-blue-sky {
  background-color: #0680b7 !important;
}
.box-blue {
  background-color: #19abee !important;
  border-top: 2px dotted #fff !important;
  border-bottom: 2px dotted #fff !important;
}
.box-blue .text {
  text-align: right;
  color: #fff;
  margin: 0 20px;
}
.box-blue .text ul {
  list-style: none;
  padding: 0;
}
.box-blue .text ul li i {
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  padding-left: 5px;
}
.box-blue .text ul li a {
  color: #fff;
  display: block;
}
.text-support > a {
  display: block;
  width: 100%;
}
.text-support img {
  margin: 2px 8px;
}
.text-support h4 {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  display: block;
  text-align: right;
  text-transform: uppercase;
}
.text-support h4.text-support-sub {
  vertical-align: middle;
  margin: 30px 8px 0 0;
}
.text-support h4.text-find {
  margin-right: 20px;
}
.panel-find {
  padding: 0 12px;
}
.form-margin {
  margin-bottom: 6px;
}
.form-margin-sub {
  padding: 12px;
}
.panel-service {
  position: relative;
}
.panel-service .img_news {
  position: relative;
  overflow: hidden;
}
.panel-service .img_news img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.panel-service .header_news {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(5, 4, 4, 0.4);
  padding: 10px 15px;
  display: table;
}
.panel-service .header_news a {
  color: #fff;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}
.box-menu-active ul,
.panel-service-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.panel-service-list ul li {
  margin: 0;
  list-style: none;
  background: url(Images/bullet.png) no-repeat 0 6px;
  padding: 0 0 10px 13px;
  border-bottom: 1px dotted #bcbbba;
  -webkit-transition: padding 0.5s ease 0s;
  -o-transition: padding 0.5s ease 0s;
  transition: padding 0.5s ease 0s;
}
.panel-service-list ul li > a {
  color: #000;
}
.panel-service-list ul li > a:hover {
  color: #0088c6;
}
.panel-service-list ul li:last-child {
  border-bottom: 0;
}
.box-red {
  background-color: #c60909 !important;
  background: url(Images/i-dot.png) repeat-x 0 98%;
}
.box-red h3 {
  color: #fff;
  padding: 8px 8px 8px 12px;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
}
.box-menu-active ul li {
  margin: 0;
  list-style: none;
  background: url(Images/bullet.png) no-repeat 0 6px;
  padding: 0 0 10px 13px;
  border-bottom: 1px solid #d2d2d1;
  -webkit-transition: padding 0.5s ease 0s;
  -o-transition: padding 0.5s ease 0s;
  transition: padding 0.5s ease 0s;
  margin: 4px 12px;
}
.box-menu-active ul li.active > a {
  color: #cb0606;
}
.box-menu-active ul li > a {
  color: #000;
}
.box-menu-active ul li > a:hover {
  color: #0088c6;
}
.box-menu-active ul li:last-child {
  border-bottom: 0;
}
.container-page {
  margin-top: 12px !important;
}
.page-title {
  display: block;
  border-bottom: 1px solid #d1d1d1;
  color: #c60909;
  margin: 0;
}
.page-title > span {
  display: inline-block;
  border-bottom: 2px solid #c60909;
  margin-bottom: -2px;
  padding-bottom: 6px;
  margin: 6px 12px;
  text-transform: uppercase;
}
.panel-heading h3 {
  margin: 0;
  padding-top: 12px;
}
.page-body {
  margin-top: 12px;
}
.box-table {
  display: table;
  table-layout: fixed;
  margin: 0;
}
.box-table-cell {
  display: table-cell;
  float: none;
  height: 100%;
}
.box-table-cell-top {
  vertical-align: top;
}
.box-table-cell-middle {
  vertical-align: middle;
}
.box-table-cell-bottom {
  vertical-align: bottom;
}
.table-full {
  width: 100%;
  height: 100%;
}
.box-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.box-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}
.box-img-caption {
  position: relative;
  padding: 0;
  border-bottom: 1px solid #dadada;
}
.box-img-caption > .caption {
  position: absolute;
  padding: 20px 15px;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjU4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.58) 0, #fff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.58)),
    color-stop(100%, #fff)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.58) 0,
    #fff 100%
  );
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.58) 0, #fff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.58) 0, #fff 100%);
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.58) 0,
    #fff 100%
  );
}
.box-img-caption > img {
  width: 100%;
}
.panel {
  border: 0;
  box-shadow: none;
  margin-bottom: 0;
  min-height: 26px;
}
.panel-heading {
  position: relative;
  border-bottom: none !important;
  background-color: #fff !important;
}
.panel-heading.panel-heading-emty {
  min-height: 35px;
}
.panel-title {
  font-size: 20px;
}
.panel-title > small {
  font-size: 17px;
}
.panel-icon {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 1;
}
.panel-icon.panel-icon-top-right {
  margin-top: -35px;
  right: 0;
}
.panel-icon.panel-icon-top-left {
  margin-top: -35px;
  left: 0;
  right: auto;
}
.panel-body {
  position: relative;
}
.panel-body-sub {
  padding: 20px;
}
.panel-body-pad {
  position: absolute;
  height: 55px;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fdeded;
}
.panel-body-expand {
  padding: 20px;
}
.carousel-custom .carousel-control {
  text-shadow: none;
  opacity: 1;
}
.carousel-custom .carousel-control.left,
.carousel-custom .carousel-control.right {
  background: 0 0;
  filter: none;
}
.carousel-custom .carousel-inner {
  padding-left: 30px;
  padding-right: 30px;
}
.carousel-custom .carousel-control .glyphicon-chevron-left,
.carousel-custom .carousel-control .icon-prev {
  margin-left: -30px;
}
.carousel-custom .carousel-control .glyphicon-chevron-right,
.carousel-custom .carousel-control .icon-next {
  margin-right: -30px;
}
.nav-tabs {
  border-bottom: none;
  font-family: "Open Sans";
}
.nav-tabs > li {
  margin-bottom: 0 !important;
}
.nav-tabs > li > a {
  margin-right: 0 !important;
  border-radius: 0 !important;
  border: none !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: none;
}
.nav-tabs.tab-color > li > a {
  background-color: #0077cb;
  color: #fff;
}
.nav-tabs.tab-color > li.active > a {
  background-color: #fff;
  color: #333;
}
.nav-tabs.tab-color > li.active > a:after,
.nav-tabs.tab-color > li.active > a:focus:after,
.nav-tabs.tab-color > li.active > a:hover:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  border-top: 4px solid #0077cb;
}
.nav-tabs.tab-color.tab-red > li > a {
  background-color: #f04f50;
}
.nav-tabs.tab-color.tab-red > li.active > a {
  background-color: #fff;
  color: #333;
}
.nav-tabs.tab-color > li.active > a:after,
.nav-tabs.tab-color > li.active > a:focus:after,
.nav-tabs.tab-color > li.active > a:hover:after {
  border-color: #f04f50;
}
.nav-tabs.tab-color-multi > li > a {
  color: #fff !important;
}
.nav-tabs.tab-color-multi > li.active > a:after,
.nav-tabs.tab-color-multi > li.active > a:focus:after,
.nav-tabs.tab-color-multi > li.active > a:hover:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  z-index: 1;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid transparent;
}
.nav-tabs.tab-color-multi > li.active > a.box-brand-primary:after,
.nav-tabs.tab-color-multi > li.active > a.box-brand-primary:focus:after,
.nav-tabs.tab-color-multi > li.active > a.box-brand-primary:hover:after {
  border-top-color: #0077cb;
}
.nav-tabs.tab-color-multi > li.active > a.box-brand-secondary:after,
.nav-tabs.tab-color-multi > li.active > a.box-brand-secondary:focus:after,
.nav-tabs.tab-color-multi > li.active > a.box-brand-secondary:hover:after {
  border-top-color: #f38d43;
}
.nav-tabs.tab-color-multi > li.active > a.box-blue-sky:after,
.nav-tabs.tab-color-multi > li.active > a.box-blue-sky:focus:after,
.nav-tabs.tab-color-multi > li.active > a.box-blue-sky:hover:after {
  border-top-color: #1899cf;
}
.nav-tabs.tab-color-multi > li.active > a.box-green:after,
.nav-tabs.tab-color-multi > li.active > a.box-green:focus:after,
.nav-tabs.tab-color-multi > li.active > a.box-green:hover:after {
  border-top-color: #5cbc66;
}
.nav-tabs.tab-color-multi > li.active > a.box-green-lighter:after,
.nav-tabs.tab-color-multi > li.active > a.box-green-lighter:focus:after,
.nav-tabs.tab-color-multi > li.active > a.box-green-lighter:hover:after {
  border-top-color: #b0d241;
}
.nav-tabs.tab-color-multi > li.active > a.box-yellow.box-yellow:after,
.nav-tabs.tab-color-multi > li.active > a.box-yellow:focus:after,
.nav-tabs.tab-color-multi > li.active > a.box-yellow:hover:after {
  border-top-color: #f1dc42;
}
.nav-tabs.tab-color-multi > li.active > a.box-red:after,
.nav-tabs.tab-color-multi > li.active > a.box-red:focus:after,
.nav-tabs.tab-color-multi > li.active > a.box-red:hover:after {
  border-top-color: #f04f50;
}
.nav-tabs.tab-color-multi > li.active > a.box-pink:after,
.nav-tabs.tab-color-multi > li.active > a.box-pink:focus:after,
.nav-tabs.tab-color-multi > li.active > a.box-pink:hover:after {
  border-top-color: #e469a8;
}
.modal-content {
  border-radius: 0;
  border: none;
}
.modal-body,
.modal-header {
  position: relative;
}
.modal-header .close {
  position: absolute;
  right: 2px;
  top: -20px;
  opacity: 1;
  color: #fff;
  font-weight: 400;
}
.modal-body {
  padding-top: 40px;
}
.modal-footer {
  border-top: none;
  background: #fafafa;
}
.modal-footer a {
  text-decoration: none;
}
.alert-danger {
  border-radius: 0;
  background-color: #fef0f0;
  border-color: #ffc7c4;
  color: #dc0000;
}
.progress {
  background-color: #b7d5e1;
  box-shadow: none;
  height: 16px;
  border-radius: 8px;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-green-lighter {
  background-color: #b0d241;
}
.progress-bar-red {
  background-color: #f04f50;
}
.progress-sm {
  height: 12px;
  border-radius: 6px;
}
a[aria-expanded="false"] .text-expand {
  display: block;
}
a[aria-expanded="false"] .text-collapse {
  display: none;
}
a[aria-expanded="true"] .text-expand {
  display: none;
}
a[aria-expanded="true"] .text-collapse {
  display: block;
}
.site-main {
  padding-top: 0;
}
.section > .row > div {
  margin-bottom: 20px;
}
.section-expand {
  margin-left: -10px;
  margin-right: -10px;
}
.row-separate > div {
  border-right: 1px solid #e6e6e6;
}
.row-separate > div:last-child {
  border-right: none;
}
.space-10 {
  height: 10px;
}
.space-15 {
  height: 15px;
}
.space-20 {
  height: 20px;
}
.space-25 {
  height: 25px;
}
.space-30 {
  height: 30px;
}
.space-35 {
  height: 35px;
}
.space-40 {
  height: 40px;
}
.space-45 {
  height: 45px;
}
.space-50 {
  height: 50px;
}
.space-60 {
  height: 60px;
}
.inside-full-height {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.inside-content {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  margin: 0;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
.grid-gutter-0 > .row {
  margin-left: 0;
  margin-right: 0;
}
.grid-gutter-0 > .row > .col-lg-0,
.grid-gutter-0 > .row > .col-lg-1,
.grid-gutter-0 > .row > .col-lg-11,
.grid-gutter-0 > .row > .col-lg-12,
.grid-gutter-0 > .row > .col-lg-2,
.grid-gutter-0 > .row > .col-lg-3,
.grid-gutter-0 > .row > .col-lg-4,
.grid-gutter-0 > .row > .col-lg-5,
.grid-gutter-0 > .row > .col-lg-6,
.grid-gutter-0 > .row > .col-lg-7,
.grid-gutter-0 > .row > .col-lg-8,
.grid-gutter-0 > .row > .col-lg-9,
.grid-gutter-0 > .row > .col-md-0,
.grid-gutter-0 > .row > .col-md-1,
.grid-gutter-0 > .row > .col-md-11,
.grid-gutter-0 > .row > .col-md-12,
.grid-gutter-0 > .row > .col-md-2,
.grid-gutter-0 > .row > .col-md-3,
.grid-gutter-0 > .row > .col-md-4,
.grid-gutter-0 > .row > .col-md-5,
.grid-gutter-0 > .row > .col-md-6,
.grid-gutter-0 > .row > .col-md-7,
.grid-gutter-0 > .row > .col-md-8,
.grid-gutter-0 > .row > .col-md-9,
.grid-gutter-0 > .row > .col-sm-0,
.grid-gutter-0 > .row > .col-sm-1,
.grid-gutter-0 > .row > .col-sm-11,
.grid-gutter-0 > .row > .col-sm-12,
.grid-gutter-0 > .row > .col-sm-2,
.grid-gutter-0 > .row > .col-sm-3,
.grid-gutter-0 > .row > .col-sm-4,
.grid-gutter-0 > .row > .col-sm-5,
.grid-gutter-0 > .row > .col-sm-6,
.grid-gutter-0 > .row > .col-sm-7,
.grid-gutter-0 > .row > .col-sm-8,
.grid-gutter-0 > .row > .col-sm-9,
.grid-gutter-0 > .row > .col-xs-0,
.grid-gutter-0 > .row > .col-xs-1,
.grid-gutter-0 > .row > .col-xs-11,
.grid-gutter-0 > .row > .col-xs-12,
.grid-gutter-0 > .row > .col-xs-2,
.grid-gutter-0 > .row > .col-xs-3,
.grid-gutter-0 > .row > .col-xs-4,
.grid-gutter-0 > .row > .col-xs-5,
.grid-gutter-0 > .row > .col-xs-6,
.grid-gutter-0 > .row > .col-xs-7,
.grid-gutter-0 > .row > .col-xs-8,
.grid-gutter-0 > .row > .col-xs-9 {
  padding-left: 0;
  padding-right: 0;
}
.grid-gutter-10 > .row {
  margin-left: -5px;
  margin-right: -5px;
}
.grid-gutter-10 > .row > .col-lg-0,
.grid-gutter-10 > .row > .col-lg-1,
.grid-gutter-10 > .row > .col-lg-11,
.grid-gutter-10 > .row > .col-lg-12,
.grid-gutter-10 > .row > .col-lg-2,
.grid-gutter-10 > .row > .col-lg-3,
.grid-gutter-10 > .row > .col-lg-4,
.grid-gutter-10 > .row > .col-lg-5,
.grid-gutter-10 > .row > .col-lg-6,
.grid-gutter-10 > .row > .col-lg-7,
.grid-gutter-10 > .row > .col-lg-8,
.grid-gutter-10 > .row > .col-lg-9,
.grid-gutter-10 > .row > .col-md-0,
.grid-gutter-10 > .row > .col-md-1,
.grid-gutter-10 > .row > .col-md-11,
.grid-gutter-10 > .row > .col-md-12,
.grid-gutter-10 > .row > .col-md-2,
.grid-gutter-10 > .row > .col-md-3,
.grid-gutter-10 > .row > .col-md-4,
.grid-gutter-10 > .row > .col-md-5,
.grid-gutter-10 > .row > .col-md-6,
.grid-gutter-10 > .row > .col-md-7,
.grid-gutter-10 > .row > .col-md-8,
.grid-gutter-10 > .row > .col-md-9,
.grid-gutter-10 > .row > .col-sm-0,
.grid-gutter-10 > .row > .col-sm-1,
.grid-gutter-10 > .row > .col-sm-11,
.grid-gutter-10 > .row > .col-sm-12,
.grid-gutter-10 > .row > .col-sm-2,
.grid-gutter-10 > .row > .col-sm-3,
.grid-gutter-10 > .row > .col-sm-4,
.grid-gutter-10 > .row > .col-sm-5,
.grid-gutter-10 > .row > .col-sm-6,
.grid-gutter-10 > .row > .col-sm-7,
.grid-gutter-10 > .row > .col-sm-8,
.grid-gutter-10 > .row > .col-sm-9,
.grid-gutter-10 > .row > .col-xs-0,
.grid-gutter-10 > .row > .col-xs-1,
.grid-gutter-10 > .row > .col-xs-11,
.grid-gutter-10 > .row > .col-xs-12,
.grid-gutter-10 > .row > .col-xs-2,
.grid-gutter-10 > .row > .col-xs-3,
.grid-gutter-10 > .row > .col-xs-4,
.grid-gutter-10 > .row > .col-xs-5,
.grid-gutter-10 > .row > .col-xs-6,
.grid-gutter-10 > .row > .col-xs-7,
.grid-gutter-10 > .row > .col-xs-8,
.grid-gutter-10 > .row > .col-xs-9 {
  padding-left: 5px;
  padding-right: 5px;
}
.break-line {
  display: block;
  height: 1px;
}
.pad {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  .section-xs-expand {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
  .break-line-xs {
    display: block;
    height: 0;
  }
  .pad-xs {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container,
.navbar-fixed-top .container {
  width: 100%;
  padding: 0;
}
.navbar-default {
  background-color: #fff;
}
.navbar-brand {
  height: auto;
  padding: 0;
  float: none;
}
nav.navbar {
  margin-bottom: 0;
}
header.navbar {
  background: #fff;
  border-width: 0;
  margin: 0 0 5px;
}
header .navbar-nav > li a {
  font-family: "Open Sans";
}
.navbar-default {
  border: none;
}
.navbar-default .navbar-toggle {
  color: #fff;
  border: none;
  margin-right: 10;
}
.navbar-nav > li > a.item-user {
  font-family: "Open Sans";
}
.navbar-hwc {
  display: block !important;
  float: left;
}
.navbar-hwc > .item-menu > .text {
  font-weight: 500;
  line-height: 20px;
  padding: 5px 8px;
  text-decoration: none;
  color: #fff;
  transition: 0.2s all;
  text-transform: uppercase;
  font-size: 16px;
}
.navbar-hwc > .item-menu.current > .text,
.navbar-hwc > .item-menu:hover > .text {
  font-weight: 500;
  line-height: 20px;
  padding: 5px 8px;
  text-decoration: none;
  background: 0 0;
}
.navbar-nav > li > ul {
  background-color: #19abee;
}
.navbar-nav > li > ul a:hover {
  background-color: #0680b7;
  color: #fff;
}
.navbar-nav > li > ul a {
  color: #fff;
}
.box-icon-badge {
  position: relative;
}
.box-icon-badge .badge {
  position: absolute;
  top: -10px;
  right: -8px;
}
.sub-menu-wrapper ul {
  list-style: none;
  padding-left: 0;
}
.sub-menu-wrapper ul > li > a {
  color: #fff;
}
.site-footer {
  padding: 12px 0;
  background-color: #1b96ce;
  color: #fff;
}
.site-footer a {
  color: #fff;
}
.site-footer h5 {
  font-size: 16px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.site-footer .meu-footer > li {
  vertical-align: top;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: "Open Sans";
}
.site-footer .meu-footer > li ul {
  list-style: none;
  padding-left: 0;
}
.site-footer .meu-footer > li ul li {
  font-family: "Open Sans";
  font-size: 12px;
  text-transform: capitalize;
}
.site-footer .border-right-sm {
  border-right: 1px solid #88b9d0;
}
.site-footer .col-sm-top span {
  color: #6efcfe;
  font-size: 18px;
}
.site-footer .col-sm-top {
  vertical-align: top;
}
.site-footer .text-design {
  color: #88b9d0;
  margin: 6px 30px;
  text-align: right;
}
#section-banner {
  padding: 30px 20px;
  position: relative;
  text-align: center;
  background: #7fd5ce;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdmZDVjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iIzViYTlkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YmE5ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #7fd5ce 0, #5ba9d5 43%, #5ba9d5 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #7fd5ce),
    color-stop(43%, #5ba9d5),
    color-stop(100%, #5ba9d5)
  );
  background: -webkit-linear-gradient(
    left,
    #7fd5ce 0,
    #5ba9d5 43%,
    #5ba9d5 100%
  );
  background: -o-linear-gradient(left, #7fd5ce 0, #5ba9d5 43%, #5ba9d5 100%);
  background: -ms-linear-gradient(left, #7fd5ce 0, #5ba9d5 43%, #5ba9d5 100%);
  background: linear-gradient(to right, #7fd5ce 0, #5ba9d5 43%, #5ba9d5 100%);
}
#section-banner .text {
  display: inline-block;
  width: 380px;
  max-width: 100%;
  vertical-align: middle;
  margin-bottom: 20px;
  margin-top: 20px;
}
#section-banner .text > * {
  display: inline-block;
}
#section-banner img {
  margin: 0 auto;
}
.box-intro {
  background-color: #f9fafb;
  border: 2px solid transparent;
  border-color: #0077cb;
  margin-bottom: 20px;
  position: relative;
  border-radius: 5px;
  padding: 10px 20px;
}
.box-control-cateogry .control-title {
  padding: 0 15px;
  margin-top: 0;
}
ul.quick-menu {
  padding: 0;
}
ul.quick-menu > li {
  margin: 0 0 4px;
  padding: 0;
  list-style-type: none;
}
ul.quick-menu > li > a {
  display: block;
  padding: 6px 15px;
  color: #8b8b8b;
}
ul.quick-menu > li.active > a,
ul.quick-menu > li > a:hover {
  background: #f38d43;
  color: #fff;
  border-radius: 5px;
}
.list-number {
  margin-left: 20px;
}
.list-number .number {
  opacity: 0.6;
  width: 30px;
  text-align: center;
}
.post-group {
  margin-bottom: 20px;
}
.post-group .post-item {
  margin: 0 8px;
}
.post-group .post-item .content {
  padding: 8px 0;
}
.post-group .post-item .content h5 {
  margin: 0 0 8px;
}
.post-group .post-item .content span.text-date {
  color: #e42c2c;
}
.page-control {
  padding: 20px;
  text-align: right;
  background-color: #fafafa;
  margin-bottom: 15px;
}
.box-bg-top {
  padding-top: 140px;
  background: url(Images/bg-top-box.png) no-repeat top center;
}
#owl-news .owl-item .photo img {
  height: 200px; /*152px*/
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (max-width: 767px) {
  .row-separate > div {
    border-right: none;
  }
  .inside-full-height {
    margin-bottom: 20px;
  }
  .text-xs-left {
    text-align: left !important;
  }
  .text-xs-center {
    text-align: center;
  }
  .remove-padding-xs {
    padding: 0 !important;
  }
  .remove-padding-left-xs {
    padding-left: 0 !important;
  }
  .remove-padding-right {
    padding-right: 0 !important;
  }
  .remove-padding-top-xs {
    padding-top: 0 !important;
  }
  .navbar-hwc {
    width: 100% !important;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-hwc li {
    background-color: #6ab2d2;
  }
  .navbar-hwc li > a {
    text-align: center;
  }
  .navbar .navbar-toggle {
    font-size: 36px;
    padding: 0;
    border-radius: 0;
  }
  .navbar-collapse {
    border-top: none;
  }
  .navbar-collapse {
    max-height: 100%;
  }
  .navbar-toggle {
    background: 0 0 !important;
    border: none !important;
  }
  .navbar-toggle .fa-bars:before {
    color: #3791f5;
    font-size: 21px;
  }
  .navbar-right {
    text-align: right;
    margin: 0;
    background-color: #1b96ce;
  }
  .navbar-right > li {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
  }
  .navbar-right > li:last-child {
    margin-top: 2px;
    float: right;
  }
  .nav-menu-top a {
    color: #fff !important;
  }
  .navbar-search {
    display: none;
  }
  .navbar-main {
    margin-bottom: 0;
    margin-top: 0;
  }
  .navbar-main > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .sub-navbar-toggle {
    position: absolute !important;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  .sub-menu-wrapper .container {
    padding: 0;
  }
  .sub-menu-wrapper .container > div > ul {
    background-color: rgba(0, 0, 0, 0.1);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sub-menu-wrapper ul > li > a {
    padding: 10px 15px;
    line-height: 20px;
    display: block;
    font-size: 13px;
  }
  .navbar-static-top.affix {
    position: relative;
  }
  .modal-dialog {
    margin: 20px;
  }
  .panel-heading-action {
    margin-top: 60px;
  }
  .panel-heading-action > .panel-action {
    position: absolute;
    right: 20px;
    top: -40px;
  }
  .tab-collapse-wrapper .panel-group .panel + .panel {
    margin-bottom: 0;
    margin-top: 0;
  }
  .tab-collapse-wrapper
    .panel-default
    > .panel-heading
    + .panel-collapse
    > .panel-body {
    border-top: none;
  }
  .tab-collapse-wrapper .panel-heading {
    padding: 0;
  }
  .tab-collapse-wrapper .panel-title > a {
    display: block;
    padding: 10px 15px;
    margin: 0;
    position: relative;
  }
  .tab-collapse-wrapper .panel-title > a:after {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 15px;
    color: #fff;
    content: "\f106";
    font-family: FontAwesome;
  }
  .tab-collapse-wrapper .panel-title > a.collapsed:after {
    content: "\f107";
  }
  .tab-collapse-wrapper .js-tabcollapse-panel-body {
    background-color: #eaf6fb;
  }
  .box-intro .btn-collapse {
    margin-bottom: 10px;
    display: inline-block;
  }
  .box-intro .btn-collapse.collapsed {
    margin-bottom: 0;
  }
  .post-group {
    margin-bottom: 0;
  }
  .post-group .post-item {
    margin-bottom: 20px;
  }
  .menu-fotter ul li {
    width: 50% !important;
  }
}
@media (min-width: 768px) {
  .section-sm-expand {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0;
  }
  .col-sm-height {
    display: table-cell;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
  .grid-gutter-md-0 > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .grid-gutter-md-0 > .row > .col-lg-0,
  .grid-gutter-md-0 > .row > .col-lg-1,
  .grid-gutter-md-0 > .row > .col-lg-11,
  .grid-gutter-md-0 > .row > .col-lg-12,
  .grid-gutter-md-0 > .row > .col-lg-2,
  .grid-gutter-md-0 > .row > .col-lg-3,
  .grid-gutter-md-0 > .row > .col-lg-4,
  .grid-gutter-md-0 > .row > .col-lg-5,
  .grid-gutter-md-0 > .row > .col-lg-6,
  .grid-gutter-md-0 > .row > .col-lg-7,
  .grid-gutter-md-0 > .row > .col-lg-8,
  .grid-gutter-md-0 > .row > .col-lg-9,
  .grid-gutter-md-0 > .row > .col-md-0,
  .grid-gutter-md-0 > .row > .col-md-1,
  .grid-gutter-md-0 > .row > .col-md-11,
  .grid-gutter-md-0 > .row > .col-md-12,
  .grid-gutter-md-0 > .row > .col-md-2,
  .grid-gutter-md-0 > .row > .col-md-3,
  .grid-gutter-md-0 > .row > .col-md-4,
  .grid-gutter-md-0 > .row > .col-md-5,
  .grid-gutter-md-0 > .row > .col-md-6,
  .grid-gutter-md-0 > .row > .col-md-7,
  .grid-gutter-md-0 > .row > .col-md-8,
  .grid-gutter-md-0 > .row > .col-md-9,
  .grid-gutter-md-0 > .row > .col-sm-0,
  .grid-gutter-md-0 > .row > .col-sm-1,
  .grid-gutter-md-0 > .row > .col-sm-11,
  .grid-gutter-md-0 > .row > .col-sm-12,
  .grid-gutter-md-0 > .row > .col-sm-2,
  .grid-gutter-md-0 > .row > .col-sm-3,
  .grid-gutter-md-0 > .row > .col-sm-4,
  .grid-gutter-md-0 > .row > .col-sm-5,
  .grid-gutter-md-0 > .row > .col-sm-6,
  .grid-gutter-md-0 > .row > .col-sm-7,
  .grid-gutter-md-0 > .row > .col-sm-8,
  .grid-gutter-md-0 > .row > .col-sm-9,
  .grid-gutter-md-0 > .row > .col-xs-0,
  .grid-gutter-md-0 > .row > .col-xs-1,
  .grid-gutter-md-0 > .row > .col-xs-11,
  .grid-gutter-md-0 > .row > .col-xs-12,
  .grid-gutter-md-0 > .row > .col-xs-2,
  .grid-gutter-md-0 > .row > .col-xs-3,
  .grid-gutter-md-0 > .row > .col-xs-4,
  .grid-gutter-md-0 > .row > .col-xs-5,
  .grid-gutter-md-0 > .row > .col-xs-6,
  .grid-gutter-md-0 > .row > .col-xs-7,
  .grid-gutter-md-0 > .row > .col-xs-8,
  .grid-gutter-md-0 > .row > .col-xs-9 {
    padding-left: 0;
    padding-right: 0;
  }
  .grid-gutter-md-10 > .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .grid-gutter-md-10 > .row > .col-lg-0,
  .grid-gutter-md-10 > .row > .col-lg-1,
  .grid-gutter-md-10 > .row > .col-lg-11,
  .grid-gutter-md-10 > .row > .col-lg-12,
  .grid-gutter-md-10 > .row > .col-lg-2,
  .grid-gutter-md-10 > .row > .col-lg-3,
  .grid-gutter-md-10 > .row > .col-lg-4,
  .grid-gutter-md-10 > .row > .col-lg-5,
  .grid-gutter-md-10 > .row > .col-lg-6,
  .grid-gutter-md-10 > .row > .col-lg-7,
  .grid-gutter-md-10 > .row > .col-lg-8,
  .grid-gutter-md-10 > .row > .col-lg-9,
  .grid-gutter-md-10 > .row > .col-md-0,
  .grid-gutter-md-10 > .row > .col-md-1,
  .grid-gutter-md-10 > .row > .col-md-11,
  .grid-gutter-md-10 > .row > .col-md-12,
  .grid-gutter-md-10 > .row > .col-md-2,
  .grid-gutter-md-10 > .row > .col-md-3,
  .grid-gutter-md-10 > .row > .col-md-4,
  .grid-gutter-md-10 > .row > .col-md-5,
  .grid-gutter-md-10 > .row > .col-md-6,
  .grid-gutter-md-10 > .row > .col-md-7,
  .grid-gutter-md-10 > .row > .col-md-8,
  .grid-gutter-md-10 > .row > .col-md-9,
  .grid-gutter-md-10 > .row > .col-sm-0,
  .grid-gutter-md-10 > .row > .col-sm-1,
  .grid-gutter-md-10 > .row > .col-sm-11,
  .grid-gutter-md-10 > .row > .col-sm-12,
  .grid-gutter-md-10 > .row > .col-sm-2,
  .grid-gutter-md-10 > .row > .col-sm-3,
  .grid-gutter-md-10 > .row > .col-sm-4,
  .grid-gutter-md-10 > .row > .col-sm-5,
  .grid-gutter-md-10 > .row > .col-sm-6,
  .grid-gutter-md-10 > .row > .col-sm-7,
  .grid-gutter-md-10 > .row > .col-sm-8,
  .grid-gutter-md-10 > .row > .col-sm-9,
  .grid-gutter-md-10 > .row > .col-xs-0,
  .grid-gutter-md-10 > .row > .col-xs-1,
  .grid-gutter-md-10 > .row > .col-xs-11,
  .grid-gutter-md-10 > .row > .col-xs-12,
  .grid-gutter-md-10 > .row > .col-xs-2,
  .grid-gutter-md-10 > .row > .col-xs-3,
  .grid-gutter-md-10 > .row > .col-xs-4,
  .grid-gutter-md-10 > .row > .col-xs-5,
  .grid-gutter-md-10 > .row > .col-xs-6,
  .grid-gutter-md-10 > .row > .col-xs-7,
  .grid-gutter-md-10 > .row > .col-xs-8,
  .grid-gutter-md-10 > .row > .col-xs-9 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .break-line-sm {
    display: block;
    height: 0;
  }
  .pad-sm {
    padding-left: 35px;
    padding-right: 35px;
  }
  .text-sm-right {
    text-align: right;
  }
  .btn {
    font-size: 15px;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    font-size: 19px;
  }
  .site-main {
    padding-bottom: 0;
  }
  .widget-title-line {
    margin-bottom: 0.5em;
    padding-bottom: 0.1em;
    font-size: 2.25em;
    color: #242424;
    text-transform: uppercase;
    border-bottom: solid 1px #e6e6e6;
    line-height: 1em;
    background-color: transparent !important;
  }
  .navbar-hwc > .item-menu > .text {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
  }
  .navbar-hwc > .item-menu > .text:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #fff;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .navbar-hwc > .item-menu.current > .text :before,
  .navbar-hwc > .item-menu:hover > .text:hover:before,
  .text:focus:before {
    left: 0;
    right: 0;
  }
  .navbar-hwc > .item-menu.current > .text:before {
    background: 0 0;
  }
  .navbar-hwc > .item-menu.current > .text {
    border-bottom: 1px solid #fff;
    padding-bottom: 6px;
  }
  .navbar-header {
    float: none;
  }
  .navbar-collapse {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    background-color: #1b96ce;
  }
  .navbar-nav.navbar-right {
    position: absolute;
    right: 0;
    bottom: 100%;
    z-index: 1;
    margin-right: 10px;
  }
  .navbar-nav.navbar-right > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .navbar-nav.navbar-right > li > a.item-user {
    position: relative;
    padding-left: 88px;
    padding-top: 26px;
    padding-bottom: 26px;
    font-family: "Open Sans";
    font-size: 16px;
  }
  .navbar-nav.navbar-right > li > a.item-user .user-avatar {
    position: absolute;
    left: 20px;
    top: 6px;
  }
  .navbar-nav.navbar-main {
    float: left;
    height: 49px;
    line-height: 49px;
  }
  .navbar-nav.navbar-main > li > a {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 9px;
    padding-right: 9px;
  }
  .navbar-nav.navbar-main > li:hover .sub-menu-wrapper {
    display: block;
    z-index: 9;
  }
  .navbar-nav.navbar-main > li.active .sub-menu-wrapper {
    display: block;
    z-index: 1;
  }
  .sub-navbar-toggle {
    display: none !important;
  }
  .sub-menu-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    display: none;
  }
  .sub-menu-wrapper ul {
    padding: 10px 15px;
  }
  .sub-menu-wrapper ul > li {
    border-radius: 5px;
    display: inline-block;
  }
  .sub-menu-wrapper ul > li > a {
    display: inline-block;
    padding: 5px 8px;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
  }
  .sub-menu-wrapper ul > li.active > a,
  .sub-menu-wrapper ul > li > a:active,
  .sub-menu-wrapper ul > li > a:focus,
  .sub-menu-wrapper ul > li > a:hover {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .navbar-static-top.affix {
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.95;
  }
  .navbar-static-top.affix:hover {
    opacity: 1;
  }
  .navbar-static-top.affix .navbar-right {
    display: none;
  }
  .panel-full-width > .panel-heading {
    padding: 0 0;
    background-color: #fff !important;
  }
  .panel-full-width > .panel-body-pad {
    height: 75px;
  }
  .panel-full-width > .panel-body-sub {
    padding: 20px 35px;
  }
  .panel-body-expand {
    padding: 25px;
  }
  .panel-heading-action {
    clear: both;
    overflow: hidden;
  }
  .panel-heading-action > .panel-title {
    float: left;
  }
  .panel-heading-action > .panel-action {
    float: right;
    margin: 0;
  }
  .panel-heading-action > .panel-action > a {
    color: #fff !important;
  }
  .box-score span.score-label {
    font-size: 15px;
  }
  .carousel-custom .carousel-control .glyphicon-chevron-left,
  .carousel-custom .carousel-control .icon-prev {
    margin-left: -50px;
  }
  .carousel-custom .carousel-control .glyphicon-chevron-right,
  .carousel-custom .carousel-control .icon-next {
    margin-right: -50px;
  }
  .modal-md {
    width: 60%;
  }
  .modal-body,
  .modal-footer,
  .modal-header {
    padding-left: 40px;
    padding-right: 40px;
  }
  .box-intro {
    padding: 10px 35px;
    padding-right: 40px;
  }
  .box-intro .collapse {
    padding-bottom: 20px;
  }
  .box-intro .btn-collapse {
    position: relative;
    right: -20px;
  }
  #section-banner .text {
    text-align: right;
    padding-right: 20px;
  }
  #section-banner img {
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 1;
    width: 38%;
  }
}
@media (max-width: 920px) {
  .navbar-brand > img {
    width: 84%;
  }
}
@media (min-width: 992px) {
  .section {
    margin-bottom: 0;
    background-color: #fff;
  }
  .navbar-nav.navbar-main > li > a {
    padding-left: 22px;
    padding-right: 22px;
  }
  .sub-menu-wrapper ul > li > a {
    padding: 5px 20px;
  }
  .box-intro {
    margin-bottom: 30px;
  }
  .tab-collapse-wrapper .tab-content {
    padding: 35px;
  }
  .section-md-expand {
    margin-left: -10px;
    margin-right: -10px;
  }
  .column-860 {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
  .break-line-md {
    display: block;
    height: 0;
  }
  .pad-md {
    padding-left: 40px;
    padding-right: 40px;
  }
  .text-md-right {
    text-align: right;
  }
  .border-right-md {
    border-right: 2px solid #eee;
  }
}
@media (min-width: 1200px) {
  .row [class*="col-"] {
    min-height: 0;
  }
  .row {
    margin: 0;
  }
  .row:after,
  .row:before {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .navbar-nav.navbar-main > li > a {
    padding-left: 33px;
    padding-right: 33px;
  }
  #section-banner {
    text-align: left;
  }
  #section-banner h1,
  #section-banner h3 {
    font-family: "Open Sans";
  }
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
  .pad-lg {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1396px;
  }
  body {
    font-size: 16px;
  }
  .p {
    font-size: 14px;
  }
  .p big,
  p big {
    font-size: 17px;
  }
  .h3,
  h3 {
    font-size: 24px;
  }
  .h4,
  h4 {
    font-size: 22px;
  }
  .h5,
  h5 {
    font-size: 19px;
  }
  .h6,
  h6 {
    font-size: 14px;
  }
  .btn {
    font-size: 14px;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    font-size: 21px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .btn-equal {
    width: 220px;
  }
  .btn.dropdown-toggle {
    font-size: 15px;
  }
  .panel-heading {
    padding: 12px 25px;
  }
  .panel-title {
    font-size: 22px;
  }
  .panel-title > small {
    font-size: 19px;
  }
  .panel-icon {
    top: 10px;
  }
  .panel-body {
    padding: 35px;
  }
  .panel-body-sub {
    padding: 20px 35px;
  }
  .panel-body-expand {
    padding: 30px;
  }
  .box-img-caption > .caption {
    padding: 20px 35px;
  }
  .alert {
    padding: 35px;
    padding-right: 50px;
  }
  .navbar-nav.navbar-main > li > a {
    padding-left: 41px;
    padding-right: 41px;
  }
  .site-footer h5 {
    font-size: 15px;
  }
  .site-footer .meu-footer > li {
    margin-right: 20px;
  }
  .site-footer .meu-footer > li ul li {
    font-size: 13px;
  }
  #section-banner .text {
    margin-left: 90px;
  }
}
.socials {
  width: 100%;
  height: 30px;
}
.socials a img {
  text-align: right;
}
.socials:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.socials a.language {
  display: block;
  float: left;
  margin: 0 4px 3px 0;
  text-align: center;
  vertical-align: middle;
  width: 22px;
}
.socials .after {
  margin-right: 16px !important;
}
.socials a {
  color: #121212;
}
.socials a.social:hover {
  color: #fff;
}
.socials a.social {
  background-color: #333;
  color: #fff;
  display: block;
  float: right;
  height: 22px;
  margin: 0 4px 3px 0;
  padding-top: 2px;
  text-align: center;
  vertical-align: middle;
  width: 22px;
}
.socials a.social i {
  font-size: 16px;
}
.socials a.link-facebook {
  background-color: #4262a8 !important;
}
.socials a.link-twitter {
  background-color: #9fdef1 !important;
}
.socials a.link-googleplus {
  background-color: #d41c1c !important;
}
.navbar-form {
  margin-top: 12px;
  margin-bottom: 8px;
}
a.search-submit-button {
  background: none repeat scroll 0 0 #fafafa;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  color: #1a97cf !important;
  display: block;
  float: right;
  font-family: inherit;
  font-size: 16px;
  text-align: center;
  width: 25px;
  box-sizing: border-box;
  height: 27px;
}
.sidebar-widget-title {
  display: block;
  border-bottom: 1px solid #d1d1d1;
  color: #242424;
}
.sidebar-widget-title > span {
  display: inline-block;
  border-bottom: 2px solid #169fe6;
  margin-bottom: -2px;
  padding-bottom: 6px;
  margin: 0 12px;
  text-transform: uppercase;
  font-size: 28px;
}
.panel-heading h3 {
  margin: 0;
  padding-top: 12px;
}
#owl-huewaco .item img {
  display: block;
  width: 100%;
  height: auto;
}
.owl-carousel,
.owl-stage-outer {
  transition: height 0.5s ease-in-out 0s;
}
#owl-customer .owl-item img {
  height: 120px;
}
#owl-customer .owl-item .item {
  margin: 0 8px;
}
#owl-products .owl-item img {
  height: 145px;
}
#owl-products .owl-item .item {
  margin: 0 8px;
}
#owl-wallet-payments .owl-item img {
  display: block;
  width: 100%;
  height: auto;
}
#owl-wallet-payments .owl-item .item {
  margin: 0 8px;
}
#owl-news .owl-controls .owl-buttons .owl-next {
  background: url(Images/icon_next_prev_common_slider.png) -28px 0 no-repeat #fff;
  right: 0;
}
#owl-news .owl-controls .owl-buttons div {
  background: 0 0;
  height: 28px;
  width: 28px;
  position: absolute;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  margin: 1px;
  padding: 3px 5px;
  font-size: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #000;
  filter: Alpha(Opacity=50);
}
#owl-news .owl-controls .owl-buttons .owl-prev {
  background: url(Images/icon_next_prev_common_slider.png) no-repeat #fff;
  left: 20px;
}
#owl-news .owl-controls {
  position: absolute;
  width: 100%;
  opacity: 0;
  top: 17%;
  height: 28px;
}
.owl-theme .owl-controls {
  margin-top: 0;
  text-align: right;
  right: 10px;
  bottom: 0;
}
#owl-news:hover .owl-controls {
  opacity: 1;
}
.marquee_note {
  width: 100%;
}
.marquee_note {
  color: #0a64a4;
  font-size: 16px;
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
.marquee_note ul {
  margin-left: 0;
  text-align: justify;
  margin: 0;
  padding: 0;
  list-style-type: none;
  clear: both;
}
.marquee_note ul li {
  list-style: none;
  margin-bottom: 6px;
  margin-top: 4px;
  text-align: justify;
  display: inline-block;
  margin-right: 0;
  margin-left: 0;
}
.marquee_note ul li a.note_link {
  color: #d60202;
  font-size: 16px;
  font-weight: 400;
  padding-right: 16px;
}
.menu-fotter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-fotter ul li {
  margin: 0;
  list-style: none;
  background: url(Images/bullet.png) no-repeat 0 6px;
  padding: 0 0 10px 13px;
  border-bottom: 1px dotted #bcbbba;
  -webkit-transition: padding 0.5s ease 0s;
  -o-transition: padding 0.5s ease 0s;
  transition: padding 0.5s ease 0s;
  width: 33%;
  float: left;
}
.menu-fotter ul li > a {
  color: #000;
}
.menu-fotter ul li > a:hover {
  color: #0088c6;
}
.menu-fotter ul li:last-child {
  border-bottom: 0;
}
.nav-menu-top {
  display: inline;
  height: 30px;
}
.nav-menu-top a {
  color: #000;
}
.nav-menu-top a:hover {
  color: #0088c6;
}
.Main_Text img {
  width: 85% !important;
  height: auto !important;
}
@media (max-width: 430px) {
  .col-xs-5,
  .col-xs-6,
  .col-xs-7 {
    width: 100%;
  }
  .navbar-brand img {
    width: 80%;
    display: none;
  }
  .navbar-header {
    background: url(Images/logo_small.jpg) no-repeat 5% 50%;
  }
  .sidebar-widget-title > span {
    font-size: 12px !important;
  }
  .container-page .text-support {
    display: none;
  }
  .menu-fotter ul li {
    width: 100% !important;
  }
}
.navbar-search {
  float: right !important;
  padding: 0 2px !important;
}
.menu-icon-right {
  position: fixed;
  bottom: 1%;
  right: 60px;
  z-index: 999;
}
@media (max-width: 768px) {
  .menu-icon-right {
    bottom: 12px;
    right: 60px;
  }
}
.menu-icon-right .icon-bar {
  position: relative;
  width: 112px;
}
.menu-icon-right .icon-bar .list-item {
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu-icon-right .icon-bar .list-item li {
  display: block;
  padding: 0;
  float: left;
}
.menu-icon-right .icon-bar .list-item li a {
  display: inline-block;
  text-align: center;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0 auto;
}
.menu-icon-right .icon-bar .list-item li a img {
  border-radius: 50%;
  padding: 4px;
  width: 56px;
  height: 56px;
  vertical-align: top;
}
.table .thead-bg th {
  color: #fff;
  background-color: #0071c1;
  border-color: #fff;
}
table a,
table a:visited {
  color: #2b2b2b;
}
table a.btn,
table a.btn:visited {
  color: #fff;
}
table .btn {
  white-space: nowrap;
  padding: 0.3rem 0.75rem;
}
@media (max-width: 466px) {
  table .btn {
    white-space: normal;
  }
}
.pagination-group {
  display: flex;
  justify-content: space-between;
  flex: 1 1 auto;
  flex-direction: row;
  margin-bottom: 15px;
}
.pagination-group .pagination-total {
  align-self: center;
}
.pagination-group .pagination {
  margin-bottom: 0;
  margin-right: 18px;
}
.pagination-group .pagination-page {
  align-self: center;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #0a47a2;
  border-color: #0a47a2;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #06275a;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0a47a2;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.btn-help-payment {
  height: 40px;
  line-height: 40px;
  background-color: #288ce4;
  color: #fff;
  margin-bottom: 5px;
  border-bottom-color: #68aeec;
}
.btn2,
.btn2:active,
.btn2:active:focus,
.btn2:active:hover,
.btn2:focus {
  background-color: #288ce4;
  color: #fff;
  border-radius: 4px;
  border: none;
  border-bottom: solid #68aeec 2px;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: 34px;
  line-height: 34px;
  padding: 0 20px 0 20px;
}
.btn2 {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
a.link-hoadon,
a.link-hoadon:hover {
  color: #0071c1 !important;
}
a.link-hoadon:hover {
  text-decoration: underline !important;
}
