/*!
 * Master Bootstrap3 (http://www.masterbootstrap.com)
 * Copyright 2013-2016 webseogoogle.com.
 * Licensed under GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 */
.clearfix::after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: block;
}
/*LAYOUT BOXED*/
.layout-boxed {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  max-width: 1240px;
  background: #fff;
}
/*LINK TRANS*/
a {
  text-decoration: none;
  transition: all 0.1s ease 0s;
}
a:focus, a:hover {
  text-decoration: none;
}
/*TAGS CLUDS*/
.module-content .tagspopular ul li {
  display: inline-block;
}
.module-content > .tagspopular ul li::before {
  content: none;
}
/*CALENDARIO*/
.calendar {
  margin: 5px 0 0 1px !important;
}
.calendar table {
  border: 0 none !important;
}
.calendar .button {
  border: 0 none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: table-cell !important;
  margin: 0 !important;
  padding: 2px !important;
  text-align: center !important;
}
.calendar thead .hilite {
  padding: 1px !important;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}
.calendar, .calendar table {
  width: 100%;
}
/*LISTAS EN MODULOS*/
section ul {
  margin: 0;
  padding: 0;
}
section ul li {
  list-style: outside none none;
  margin: 0;
  padding: 2px 0;
}
.navbar-default .nav-header {
  padding: 5px 20px;
  display: block;
  font-weight: bold;
  line-height: 20px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: inline-block;
  font-size: 100%;
  min-width: 100px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  /* width: 100%;*/
}
.manager.thumbnails li {
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  display: block;
  float: left;
  height: 80px;
  line-height: 18px;
  position: relative;
  text-align: center;
  width: 80px;
  padding: 4px;
}
.manager.thumbnails li .height-50 {
  height: 50px;
  margin-bottom: 4px;
  margin-top: 4px;
}
.thumbnails::before, .thumbnails::after {
  content: "";
  display: table;
  line-height: 0;
}
.thumbnails::after {
  clear: both;
}
.thumbnails::before, .thumbnails::after {
  content: "";
  display: table;
  line-height: 0;
}
.manager.thumbnails {
  list-style: outside none none;
  margin: 0 0 0 -20px;
  padding: 0;
}
.window .window-mainbody {
  padding: 20px;
}
.center, .table td.center, .table th.center {
  text-align: center;
}
#editor-xtd-buttons .btn, .toggle-editor .btn {
  background-color: #fff;
  border-color: #ccc;
  text-shadow: 0 1px 0 #fff;
  margin: 5px;
}
.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}
.thumbnail {
  border: none;
  margin-bottom: 9px;
  float: left;
  margin: 0;
  width: 100%;
}
.vm-product {
  border-bottom: 1px solid #cfcfcf;
}
.product-price {
  font-weight: bold;
  text-align: center;
}
.height-80 {
  height: 80px;
}
.width-80 {
  width: 80px;
}
.center, .table td.center, .table th.center {
  text-align: center;
}
#wrap .element-invisible {
  display: none;
}
/*SEARCH PAGE*/
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
html {
  overflow-y: scroll;
}
body {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
#top {
  color: #ddd;
  margin-bottom: 5px;
  background: #0055a6;
}
#top .container .separator {
  border-left: 1px solid #ccc;
  display: inline-block;
  height: 10px;
  margin: 0 20px;
  width: 1px;
}
.dropdown-menu {
  padding: 0px !important;
  border-radius: 0 !important;
}
.dropdown .dropdown-menu {
  display: block;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease 0s;
}
.dropdown.open .dropdown-menu {
  max-height: 200px;
  opacity: 1;
}
.navbar-right .dropdown-menu {
  left: 0 !important;
  right: auto !important;
}
#main-box {
  background: transparent none repeat scroll 0 0;
  margin-bottom: 20px;
}
#main {
  padding-top: 0px;
}
#breadcrumbs {
  padding: 10px 20px;
  border-width: 0;
  background: #0067ac;
  margin: 5px 0;
}
#breadcrumbs a {
  color: #fff;
}
.breadcrumb {
  border-radius: 0px;
  margin-bottom: 0;
}
#breadcrumbs .moduletable {
  margin-bottom: 0;
  padding: 0;
}
#fullwidth {
  /*margin-top: -20px;*/
  overflow: hidden;
}
#fullwidth .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 20px;
}
.black .moduletable {
  background: none repeat scroll 0 0 #222;
  border-color: #222;
  color: #aaa;
}
.moduletable {
  padding: 20px 10px;
}
.panel.moduletable {
  padding: 0;
}
.panel .moduletable {
  box-shadow: none;
  margin: 0px 10px;
  padding: 10px;
}
.page-header {
  margin: 10px 0 20px !important;
}
ul.unstyled, ol.unstyled {
  list-style: outside none none;
  margin-left: 0;
  padding: 0;
}
.email-copy-input {
  float: left;
}
#pop-print {
  float: right;
  margin: 10px;
}
div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn- container, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
  width: 260px !important;
}
.control-group {
  margin-bottom: 15px;
}
.btn.modal {
  bottom: auto;
  display: inline;
  left: auto;
  position: relative;
  top: auto;
}
#imageForm .well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
}
#imageForm .pull-right {
  float: right;
}
#imageForm .row::before, #imageForm .row::after {
  content: "";
  display: table;
  line-height: 0;
}
#imageForm .row::after {
  clear: both;
}
#imageForm .row::before, #imageForm .row::after {
  content: "";
  display: table;
  line-height: 0;
}
body #overall {
  height: auto;
  overflow: hidden;
}
#print {
  height: auto;
  overflow: hidden;
}
/*MATERIAL DESIGN*/
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}
.muted {
  color: #999;
}
html, body {
  height: 100%;
}
/* Wrapper for page content to push down footer */
#wrap {
  height: auto !important;
  margin: 0 auto 0px;
  min-height: 100%;
}
html.mm-background .mm-page.layout-boxed {
  background: #fff !important;
}
#copy.well {
  border-radius: 0;
  border: 0;
  margin: 0;
}
#footer .moduletable {
  border: 0;
}
#push {
  height: 60px;
}
/* LAYOUT */
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}
/* JOOMLA */
/*ERROR*/
.error-page-inner {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
}
.error-code {
  font-size: 96px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0;
}
.error-page-inner .fa.fa-exclamation-triangle {
  font-size: 96px;
  line-height: 1;
  margin-bottom: 10px;
}
/*TO TOP*/
.error .container {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
  padding: 200px 0;
}
.error .container h1 {
  font-size: 140px;
}
.navbar-toggle {
  border-radius: 0 !important;
}
/*for headroom.js*/
.headroom {
  transition: transform 200ms linear;
}
.headroom--pinned {
  transform: translateY(0%);
}
.headroom--unpinned {
  transform: translateY(-100%);
}
.header__link {
  border: 0 none;
  color: #fff;
  text-decoration: none;
}
.header__link:focus {
  background-color: rgba(78, 205, 196, 0.1);
  outline: 0 none;
}
.header__link:hover .icon {
  color: #4ecdc4;
}
.header--fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
/*OFFLINE*/
#frame input.inputbox {
  border: 1px solid #ccc;
  padding: 8px;
  width: 100%;
  border-radius: 4px;
}
#frame {
  margin-top: 100px;
}
/* Media Queries */
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  .bannergroupslidehome .banneritem img {
    width: 200%;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .product-field-type-R {
    width: auto;
    display: block;
  }
  .spacer a img {
    max-width: 100%;
    height: auto;
  }
  .dropdown:hover .dropdown-menu {
    display: none;
  }
  .bannergroupslidehome .banneritem img {
    width: 200%;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
  #banner-1 .banneritem {
    width: 50%;
  }
  .bannergroupslidehome .banneritem img {
    width: 200%;
  }
  .contact_top, .logo, #brand {
    text-align: center;
  }
  #main.row.show-grid {
    display: flex;
    flex-flow: column;
  }
  #sidebar {
    order: 2;
  }
  #container {
    order: 1;
  }
  #sidebar-2 {
    order: 3;
  }
  .right-showcase {
    height: auto;
    line-height: 1.5;
    margin-top: 10px;
  }
  .spacer a img {
    max-width: 100%;
    height: auto;
  }
  #brand {
    padding-top: 0;
  }
  .dropdown:hover .dropdown-menu {
    display: none;
  }
  .navbar-nav > li > a {
    line-height: 30px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
  }
  .layout-boxed .header--fixed {
    width: 100% !important;
    left: auto !important;
    right: auto !important;
  }
  .center-top, .logo {
    text-align: center;
  }
  .vmproduct .product-container {
    height: 185px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 992px) {
  .spacer a img {
    max-width: none;
    height: 100%;
  }
  .product-field {
    height: 265px;
    font-weight: 600;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
/* Large desktop */
@media (min-width: 1200px) {
  .contact_top {
    text-align: right;
  }
  .right-showcase {
    height: 293px;
    line-height: 1.8;
    font-weight: 600;
    font-size: 14px;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  .spacer a img {
    max-width: none;
    height: 100%;
  }
  section {
    margin-top: auto;
  }
  .layout-boxed .header--fixed {
    width: 1240px;
    left: auto;
    right: auto;
  }
}
/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group, .icons .btn-group a[data-toggle="tab"][aria-expanded="false"], ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"] {
  display: block !important;
}
.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px;
}
label {
  display: block;
  margin-bottom: 5px;
}
button, input, label, select, textarea {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  font-family: arial;
}
button, input[type=button], input[type=checkbox], input[type=radio], input[type=reset], input[type=submit], label, select {
  cursor: pointer;
}
div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
  width: 260px !important;
}
.chzn-container-single .chzn-single {
  width: 140px;
}
.chzn-container .chzn-drop {
  width: 100px;
}
.pagination-wrapper {
  text-align: center;
}
iframe, table {
  max-witdh: 100% !important;
  width: 100% !important;
}
a.homepage img {
  height: 21px;
  padding-right: 2px;
  vertical-align: sub;
}
.find {
  text-align: center;
  color: #0067ac;
}
.find h2 {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.find, .contact_top {
  padding-top: 10px;
}
.contact_top {
  color: #0067ac;
}
input.inputboxtimkiem {
  padding: 4px 10px;
}
.bannergroupslidehome .banneritem {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
}
.bannergroupslidehome .banneritem img {
  max-width: none;
}
.VMmenu {
  display: block;
}
.VMmenu li ul.menu {
  color: #fff;
  z-index: 1;
  background: #474747;
  border-top: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.65);
  -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.65);
  box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.65);
  transition: all 0.5s ease-in-out;
}
img {
  max-width: 100%;
}
.VMmenu li div, .VMmenu li {
  position: relative;
}
.VMmenu li div a:hover, .VMmenu li div a:focus {
  background: #0067ac;
  color: #fff;
}
.VMmenu li div a {
  padding: 5px 0px 5px 10px;
  display: block;
  border-bottom: 1px dotted #ccc;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
}
.VMmenu li {
  padding: 0;
}
.VMmenu li ul li a {
  padding-left: 15px;
  color: #fff;
}
.VMmenu li:focus ul.menu, ul.menu li:hover {
  color: #fff;
  display: block;
}
.VmArrowdown {
  background: top right no-repeat url(../images/vmgeneral/arrow_down.png);
  cursor: pointer;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 5px;
  padding: 0 12px;
}
.VMmenu li:focus ul.menu, .VMmenu li:hover ul.menu {
  display: block !important;
}
#sidebar.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}
.category-view .spacer, .product-container .spacer {
  position: relative;
  margin-top: 10px;
  background: #fff;
  text-align: center;
}
.spacer a:first-child {
  margin: 0 0 10px;
  display: block;
  text-align: center;
}
.page-header h1 {
  margin: 0;
  background: url(../img/new_circle_icon_orange.png) left no-repeat;
  padding-left: 30px;
  font-size: 24px;
  line-height: 32px;
  color: #eb3d00;
}
.img-name, .name {
  display: table-cell;
  line-height: 24px;
}
.img-name {
  float: right;
}
.manufacturer a.manuModal {
  font-size: 150%;
  color: #333;
}
#sidebar .moduletable, #content-top .moduletable, #content-bottom .moduletable {
  padding: 0 0 20px;
}
.navbar-default .navbar-nav li {
  padding: 0;
}
.navbar-default .navbar-nav li a {
  text-transform: uppercase;
  white-space: nowrap;
  color: #fff;
  line-height: 26px;
  font-weight: 600;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #fff;
}
#navigation .navbar {
  background: #0067ac;
  -webkit-box-shadow: 0 6px 4px -6px #0a0a0a;
  -moz-box-shadow: 0 6px 4px -6px #0a0a0a;
  box-shadow: 0 6px 4px -6px #0a0a0a;
  border: 0;
  margin-bottom: 10px;
}
.navbar-default .navbar-nav li.current a:before, .navbar-default .navbar-nav li:hover a:before {
  width: 100%;
}
.navbar-default ul.navbar-nav li a:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #ededed;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  transition: 0.2s all;
  background-color: transparent;
}
.dropdown.open .dropdown-menu {
  display: block;
}
.dropdown-menu, .navbar {
  border-radius: 0 !important;
}
.dropdown:hover .dropdown-menu {
  opacity: 1;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-height: 350px;
  z-index: 999;
}
.searchtimkiem {
  display: inline-flex;
  margin-top: 6px;
  margin-bottom: 6px;
  float: right;
}
input.buttontimkiem {
  border: 0 solid #ccc;
  margin-left: 10px;
  line-height: 32px;
  display: inherit;
  height: 32px;
}
#top .nav > li > a {
  padding: 0px 10px;
  color: #fff;
  line-height: 39px;
}
#top .nav > li > a:hover, #top .nav > li > a:focus {
  color: #fff;
  background: #ca0009;
}
#top .nav > li {
  float: left;
}
.spacer a {
  overflow: hidden;
}
#callnowbutton {
  display: none;
}
@media screen and (max-width: 650px) {
  #callnowbutton {
    display: block;
    height: 50px;
    position: fixed;
    width: 149px;
    left: 0;
    bottom: 0;
    background: url(../img/callnow.png) left 0 no-repeat;
    text-decoration: none;
    z-index: 9999;
    background-size: 100%;
  }
}
.article-info.muted {
  display: none;
}
img {
  max-height: 100%;
  width: auto;
  height: auto;
}
.blog .item-image img {
  max-width: 300px;
  padding-right: 10px;
}
.article-info.muted, ul.tags.inline {
  display: none;
}
#showcase .moduletable, .panel .moduletable, #banner-1 .moduletable {
  padding: 0;
}
#showcase {
  margin-bottom: 10px;
}
#header .moduletable {
  padding: 10px 0px;
}
.nav-child.unstyled.small.dropdown-menu {
  background: #abd010;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: #f58220;
}
.module-title .title {
  margin: 0 0 2px;
  text-transform: uppercase;
  padding: 10px 0px;
  position: relative;
  border-bottom: 1px dotted #ccc;
}
.xetai .title > span {
  background: url(../img/xetai.png) left no-repeat;
  padding: 10px 36px 10px 0;
}
.sanpham .title > span {
  background: url(../img/xetai.png) left no-repeat;
  padding: 10px 36px 10px 0;
}
.title > span {
  background-image: none;
  padding: 0;
}
.tintuc {
  border: 1px solid #cfcfcf;
  background: #f7f7f7;
  margin-bottom: 15px;
}
.module-title {
  height: 34px;
  position: relative;
  margin-bottom: 10px;
}
.tieude .module-title:before {
  content: "";
  position: absolute;
  top: 17.5px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #de0029;
}
.tieude .title > span:before {
  width: 0;
  height: 0;
  border-bottom: 19px solid transparent;
  border-top: 18px solid transparent;
  border-left: 15px solid #de0029;
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
}
.tieude .title {
  display: inline-block;
  border-bottom: 1px solid #9e9e9e;
  background: #de0029;
  color: #fff;
  font-weight: 600;
}
#bottom {
  background: #abd010;
  color: #fff;
  font-size: 24px;
  text-align: center;
}
#copy.well {
  text-align: center;
}
#footer .module-title .title {
  text-transform: uppercase;
  margin: 5px 0;
  padding: 0;
  background: 0 0;
  border-bottom: 0;
  color: #fff;
  font-weight: 600;
}
#footer .module-title .title span {
  padding: 0;
  background: 0;
}
.back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  background: url(../img/back-to-top.png) left no-repeat;
  width: 98px;
  height: 65px;
  background-size: 100%;
}
.callmenow {
  background: #eee;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.callmenow p {
  margin: 0;
}
.category-view h1, .productdetails-view h1 {
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
}
div.vm-product-container {
  margin: 10px 0 0;
}
#hotline {
  margin: 0;
  color: #f44336;
  font-weight: bold;
  font-size: 120%;
}
.center-top {
  text-align: center;
}
#footer p, #footer a {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
#footer p, ul.tags.inline {
  margin: 0;
  padding: 0;
}
.manufacturer a.manuModal, .page-header h1, ul.menuVM li div a {
  text-transform: uppercase;
}
.input-small {
  width: 90px;
}
.btn.modal {
  background: #eee;
}
ul.tags.inline {
  display: table;
}
ul.tags.inline li {
  list-style: none;
  float: left;
}
.pull-none.item-image {
  text-align: center;
}
#footer {
  border-top: 1px solid #ddd;
  padding: 10px 0px;
  margin-top: 10px;
  min-height: 200px;
  background: url(../img/bg-foo.png) no-repeat center center, #0067ac;
}
#footer h3 {
  text-transform: uppercase;
  margin: 10px 0px;
  color: #fff;
}
#copy.well {
  border-radius: 0;
  border: 0;
  margin: 0;
  background: #0067ac;
  color: #004b7d;
}
#copy.well a {
  color: #004b7d;
}
#footer .moduletable {
  border: 0;
  padding: 10px 0;
}
.blog h2:first-child {
  margin-top: 0;
  background: url(../img/new_circle_icon_orange.png) left no-repeat;
  padding-left: 30px;
  line-height: 32px;
  color: #eb3d00;
}
.inputbox {
  width: 100%;
}
.article-info {
  display: none;
}
.hotline-mobile {
  text-align: center;
  right: 0;
  position: fixed;
  bottom: 60px;
  z-index: 9999;
}
