/* VARIABLES */
/* ALL COLOR MUST BE IN #XXXXXX FORMAT */
/* MIXINS */
/* BASE */
html {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  height: 100%;
  position: relative;
}
body {
  min-height: 100%;
  color: #4a4756;
  background: transparent url("https://upload.bowwe.com/domain/345/images/contemporary_china.png") repeat scroll top left;
  -webkit-background-size: 20%;
  -moz-background-size: 20%;
  -o-background-size: 20%;
  background-size: 20%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.hnr-page {
  font-family: "Lato";
  color: #4a4756;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}
h1 {
  font-family: "KelsonSansBold";
  color: #de9c70;
  font-size: 52px;
  font-style: normal;
  font-weight: normal;
}
h2 {
  font-family: "KelsonSansBold";
  color: #887d77;
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
}
h3 {
  font-family: "KelsonSansBold";
  color: #000000;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
}
h4 {
  font-family: "KelsonSansBold";
  color: #000000;
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
h5 {
  font-family: "KelsonSansBold";
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
}
h6 {
  font-family: "KelsonSansBold";
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
}
@media (max-width: 767px) {
  .hnr-page {
    font-family: "Lato";
    color: #4a4756;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
  }
  h1 {
    font-family: "KelsonSansBold";
    color: #de9c70;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
  }
  h2 {
    font-family: "KelsonSansBold";
    color: #887d77;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
  }
  h3 {
    font-family: "KelsonSansBold";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
  }
  h4 {
    font-family: "KelsonSansBold";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
  }
  h5 {
    font-family: "KelsonSansBold";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
  }
  h6 {
    font-family: "KelsonSansBold";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
  }
}
@media (max-width: 540px) {
  .hnr-page {
    font-family: "Lato";
    color: #4a4756;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
  }
  h1 {
    font-family: "KelsonSansBold";
    color: #de9c70;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
  }
  h2 {
    font-family: "KelsonSansBold";
    color: #887d77;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
  }
  h3 {
    font-family: "KelsonSansBold";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
  }
  h4 {
    font-family: "KelsonSansBold";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
  }
  h5 {
    font-family: "KelsonSansBold";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
  }
  h6 {
    font-family: "KelsonSansBold";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
  }
}
.editor {
  padding: 0.05px;
}
@media (min-width: 768px) {
  h1 {
    opacity: 1;
    margin-top: 10px;
    text-shadow: none;
  }
  h2 {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  div:not(.editable) > ul {
    padding: 0px;
  }
}
@font-face {
  font-family: "KelsonSansBold";
  src: url("/static/fonts/KelsonSansBold/regular.woff") format('woff');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "KelsonSansBold";
  src: url("/static/fonts/KelsonSansBold/regular.woff") format('woff');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Lato";
  src: url("/static/fonts/Lato/regular.woff") format('woff');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "KelsonSans";
  src: url("/static/fonts/KelsonSans/regular.woff") format('woff');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
/* LAYOUT */
#HEADER {
  padding-right: 0px;
  padding-left: 0px;
}
#MARKETING {
  min-height: 330px;
}
#BODY,
#SIDE_PANEL {
  padding-top: 30px;
}
#FOOTER {
  padding-right: 0px;
  padding-left: 0px;
}
/* VENDORS */
/* MODULES */
#hdrBannerCarousel.carousel {
  height: 460px;
}
#hdrBannerCarousel.carousel .item {
  height: 460px;
  background-color: #777;
}
#hdrBannerCarousel .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 460px;
}
#hdrBannerCarousel .carousel-inner .item .container {
  height: 100%;
}
#hdrBannerCarousel .header-title {
  color: #de9c70;
  opacity: 1;
  width: auto;
  background-color: #ffffff;
  line-height: 1.4;
  overflow: hidden;
  margin-bottom: 0;
  vertical-align: center;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
}
#hdrBannerCarousel .header-title p {
  margin: 0;
  display: none;
}
#hdrBannerCarousel .slider-text-box-1 {
  display: inline-block;
}
#hdrBannerCarousel .header-subtitle {
  color: white;
  min-height: 60px;
  max-height: 90px;
  background-color: rgba(243, 61, 60, 0.88);
  color: #887d77;
  text-shadow: none;
  padding: 20px 30px;
  font-size: 18px;
  word-break: normal;
  overflow: hidden;
}
#hdrBannerCarousel .carousel-indicators .active,
#hdrBannerCarousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 5px;
}
#hdrBannerCarousel .carousel-control.left,
#hdrBannerCarousel .carousel-control.right {
  background-image: none;
  width: 10%;
  height: 100%;
}
#hdrBannerCarousel .carousel-control.left .left-arrow,
#hdrBannerCarousel .carousel-control.right .right-arrow {
  display: block;
  height: 24px;
  width: 24px;
  position: relative;
  top: 50%;
  left: 50%;
}
#hdrBannerCarousel .carousel-control.left .left-arrow {
  transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  border-top: 3px solid #FFFFFF;
  border-left: 3px solid #FFFFFF;
}
#hdrBannerCarousel .carousel-control.right .right-arrow {
  transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  border-top: 3px solid #FFFFFF;
  border-right: 3px solid #FFFFFF;
}
#hdrBannerCarousel .carousel-caption {
  right: 0;
  left: 0;
  text-align: center;
}
#hdrBannerCarousel.short-slider,
#hdrBannerCarousel.short-slider .item {
  height: 160px;
}
#hdrBannerCarousel.short-slider .carousel-caption {
  display: none;
}
@media (max-width: 991px) {
  #hdrBannerCarousel .carousel-caption {
    top: 150px;
  }
  #hdrBannerCarousel .carousel-control.left,
  #hdrBannerCarousel .carousel-control.right {
    width: 15%;
    z-index: 11;
  }
}
@media (max-width: 767px) {
  #hdrBannerCarousel .slider-text-box-1,
  #hdrBannerCarousel .slider-text-box-2 {
    padding: 0 45px;
  }
  #hdrBannerCarousel .slider-text-box-1 {
    margin-bottom: 10px;
  }
  #hdrBannerCarousel .header-subtitle {
    max-height: 135px;
    padding-right: 30px;
    padding-left: 30px;
  }
  #hdrBannerCarousel .carousel-caption {
    top: 90px;
  }
  #hdrBannerCarousel .header-title {
    font-size: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 540px) {
  #hdrBannerCarousel .header-title,
  #hdrBannerCarousel .slider-text-box-2 {
    width: 100%;
  }
  #hdrBannerCarousel .header-subtitle {
    padding-right: 20px;
    padding-left: 20px;
  }
  #hdrBannerCarousel .slider-text-box-1 {
    margin-top: 7px;
    margin-left: 0;
    font-size: 20px;
  }
  #hdrBannerCarousel .header-title {
    font-size: 24px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar-brand {
    max-width: calc(100% - 80px);
  }
  #hdrBannerCarousel .carousel-control.left,
  #hdrBannerCarousel .carousel-control.right {
    width: 20%;
  }
}
@media (min-width: 767px) {
  #hdrBannerCarousel .carousel-caption p {
    margin-bottom: 20px;
  }
  #hdrBannerCarousel #carousel-desc {
    display: inline-block;
    min-width: 600px;
    text-shadow: none;
    font-size: 20px;
  }
  #hdrBannerCarousel .carousel-caption {
    position: relative;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  #hdrBannerCarousel .header-title,
  #hdrBannerCarousel .header-subtitle {
    display: inline-block;
  }
}
/* 
    Created on : 2015-05-18, 14:12:51
    Author     : Marcin Kurkiewicz <marcin.kurkiewicz@honaro.pl>
*/
.fixed-region {
  position: fixed;
  top: 200px;
  width: 1px;
  height: 200px;
  z-index: 10;
}
.fixed-region.dragdrop-dropbox {
  width: 100px;
}
.fixed-region-left {
  left: 0;
}
.fixed-region-right {
  right: 0;
}
.fixed-region-right .dropped-element {
  float: right;
}
/* FOOTERS */
footer {
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: relative;
  background-color: #121212;
  border: 2px solid #121212;
  color: #959595;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 14px;
}
footer > .container {
  position: relative;
}
.footer-3 {
  position: relative;
}
.footer-2 {
  font-size: 14px;
}
.circle-icon img {
  width: 32px;
  height: auto;
  margin: 1px;
}
.square-icon img {
  width: 34px;
  height: auto;
  margin: 1px;
}
.footer-bottom-line {
  border-color: #45485A;
}
.footer-small .powered-by {
  position: absolute;
  right: 0;
  top: 10px;
}
footer .powered-by {
  font-size: 12px;
  text-transform: uppercase;
  font-family: Lato;
  padding-right: 6px;
  text-align: right;
}
footer .powered-by a,
footer .powered-by a:hover,
footer .powered-by a:focus,
footer .powered-by a:active {
  text-decoration: none;
  color: #FFFFFF;
}
footer .powered-by a:focus,
footer .powered-by a:active {
  outline: none;
}
.powered-by img {
  padding-left: 5px;
}
/* MOBILE */
@media (max-width: 767px) {
  footer,
  footer .container p,
  footer .container a {
    text-align: center;
  }
  .social-media-icons {
    display: block;
    width: auto;
    margin: 0 auto;
  }
  .footer-small .powered-by {
    position: static;
    padding: 20px 0 0;
  }
}
/* SOCIAL ICONS */
.social-media-icons a {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
}
.social-media-icons a:last-of-type {
  margin: 0;
}
.social-media-icons a.circle {
  border-radius: 50%;
}
.social-media-icons a.facebook-icon {
  background: url("/static/images/icons/soc_sprite.png") 0 -30px no-repeat;
}
.social-media-icons a.twitter-icon {
  background: url("/static/images/icons/soc_sprite.png") -30px -30px no-repeat;
}
.social-media-icons a.linkedin-icon {
  background: url("/static/images/icons/soc_sprite.png") -60px -30px no-repeat;
}
.social-media-icons a.googleplus-icon {
  background: url("/static/images/icons/soc_sprite.png") -90px -30px no-repeat;
}
.social-media-icons a.honaro-icon {
  background: url("/static/images/icons/soc_sprite.png") -120px -30px no-repeat;
}
.social-media-icons a.youtube-icon {
  background: url("/static/images/icons/soc_sprite.png") -150px -30px no-repeat;
}
.social-media-icons a.facebook-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") 0 0 no-repeat;
}
.social-media-icons a.twitter-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") -30px 0 no-repeat;
}
.social-media-icons a.linkedin-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") -60px 0 no-repeat;
}
.social-media-icons a.googleplus-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") -90px 0 no-repeat;
}
.social-media-icons a.honaro-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") -120px 0 no-repeat;
}
.social-media-icons a.youtube-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") -150px 0 no-repeat;
}
.col-lg-2 .dropped-element {
  padding: 0;
}
footer [widget-type="sitemap"] .sitemap-link-level0,
footer [widget-type="sitemap"] .sitemap-link-level0:hover {
  color: #ffffff;
}
#TOP {
  font-weight: 400;
  font-family: "KelsonSans";
  font-size: 20px;
}
#TOP .navbar-static-top {
  z-index: 19;
}
.container .container-menu {
  padding: 0;
  width: 100%;
}
.container-menu .navbar-collapse.responsive-menu.collapse:not(.in) {
  /* !important added due to the same modifier in bootstrap style - impossible to override in other way */
  height: 100% !important;
}
.container-menu.container,
#menu,
.nav.navbar-nav.navbar-right.menu-nav,
#menu .nav.navbar-nav li,
#menu .nav.navbar-nav li > a {
  height: 100%;
}
.nav.navbar-nav.navbar-right.menu-nav,
.menu-nav .menu .nav.navbar-nav {
  padding-right: 15px;
}
.menu-separator,
.menu-separator-line {
  display: none;
}
.navbar-static-top .navbar-nav > li {
  width: auto;
}
.navbar-static-top .navbar-nav li > a {
  color: #fdf2d0;
  border-top: 2px solid transparent;
  background-color: #302e38;
  text-transform: uppercase;
}
.navbar-static-top .navbar-nav li > a:hover,
.navbar-static-top .navbar-nav li > a:focus {
  color: #fcfcfc;
  border-top: 2px solid transparent;
  background-color: #302e38;
}
#menu .dropdown-menu > .active > a,
#menu .dropdown-menu > .active > a:hover,
#menu .dropdown-menu > .active > a:focus {
  background-color: #121212;
  color: #fcfcfc;
}
/* LOGO */
.navbar-header {
  padding-top: 14px;
}
.header-main-logo {
  margin-left: 15px;
  max-height: 125px;
  max-width: 100%;
}
.navbar-brand {
  font-size: 20px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0px;
}
.container-menu > .navbar-static-top {
  z-index: 10;
}
/* RESPONSIVE */
@media (min-width: 768px) {
  .navbar-collapse.collapse.responsive-menu {
    background-color: #302e38;
  }
  #menu .fst-level-drop-plus,
  #menu .fst-level-drop-plus > img {
    display: none;
  }
  .dropdown-submenu {
    position: relative;
  }
  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
  }
  .dropdown-submenu.pull-left {
    float: none;
  }
  .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
  }
  .dropdown-menu > li:hover > a {
    color: #fcfcfc;
    background: #121212;
  }
  .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #CCCCCC;
    margin-top: 9px;
    margin-right: -10px;
  }
  .dropdown-submenu:hover > .dropdown-link {
    color: #fcfcfc;
  }
  .dropdown-submenu:hover > a:after {
    border-left-color: #555555;
  }
  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
  }
  .dropdown:hover > .dropdown-menu {
    display: inline-table;
  }
  .navbar-right .dropdown-menu {
    right: 0;
    left: 0;
  }
  .dropdown-menu {
    width: auto;
    background-color: #121212;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .dropdown-menu > li > a {
    padding: 5px 0;
    margin: 0 20px;
  }
  .dropdown-menu > li:not(:first-child) > a {
    border-top: 1px solid transparent;
  }
  #menu ul > li > ul > li > ul.dropdown-menu {
    position: absolute;
    left: 100%;
    top: 1px;
  }
  .navbar-static-top .navbar-nav .dropdown:hover,
  .navbar-static-top .navbar-nav .dropdown:hover a,
  .navbar-static-top .navbar-nav .dropdown:hover a:hover {
    background-color: #121212;
  }
  .dropdown-toggle:hover {
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
    background-color: #121212;
  }
  .dropdown-toggle:hover .dropdown-menu {
    display: block;
  }
  #menu ul > li > ul > li > a {
    font-size: 17px;
  }
  .navbar-nav > li > a {
    color: inherit;
    font-size: 20px;
    padding-top: 27.5px;
    padding-bottom: 15px;
    text-transform: none;
    white-space: nowrap;
  }
  .navbar-wrapper .navbar {
    border-radius: 0px;
    background-color: #302e38;
    height: 75px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-static-top .navbar-nav > .active > a {
    color: #fcfcfc;
    background-color: #302e38;
  }
  .navbar-static-top .navbar-nav > .active > a:hover,
  .navbar-static-top .navbar-nav > .active > a:focus {
    color: #fcfcfc;
    background-color: #302e38;
  }
  .navbar-static-top .navbar-nav > li > ul + a:hover,
  .navbar-static-top .navbar-nav > li > ul + a:focus {
    background-color: #121212;
  }
}
@media (max-width: 767px) {
  .container-menu.container,
  #menu,
  .nav.navbar-nav.navbar-right.menu-nav,
  #menu .nav.navbar-nav li,
  #menu .nav.navbar-nav li > a {
    height: auto;
  }
  .container-menu > .navbar-header {
    height: 90px;
  }
  .container-menu > .navbar-static-top {
    border: none;
  }
  .navbar-collapse.responsive-menu.collapse.in {
    padding: 0 20px;
  }
  .dropdown {
    overflow: hidden;
  }
  .responsive-menu li.dropdown > .dropdown-link {
    clear: left;
    display: inline-block;
    float: none;
    width: calc(100% - 55px);
  }
  .dropdown-menu {
    width: 100%;
  }
  .dropdown-submenu > a:after {
    display: none;
  }
  .dropdown-toggle {
    bottom: 5px;
    display: inline-block;
    float: right;
    line-height: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    right: 14px;
  }
  .fst-level-drop-plus {
    right: 0;
    top: 0;
  }
  .navbar-nav > .menu-separator {
    display: block;
    padding: 0 15px;
    height: 1px;
  }
  .navbar-nav > .menu-separator > .menu-separator-line {
    background-color: #ffffff;
    display: block;
    height: 1px;
    position: relative;
  }
  .header-main-logo {
    margin-left: 0;
  }
  .navbar-header {
    background: transparent none no-repeat scroll 0% 0%;
  }
  .nav .open > a,
  .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar {
    margin-bottom: 0;
  }
  .navbar-static-top .navbar-brand {
    height: 95%;
    margin: 2px 2px 0 0;
    padding: 5px;
  }
  .header-main-logo {
    max-height: 100%;
  }
  .navbar-static-top .navbar-collapse,
  .navbar-static-top .navbar-form {
    border-color: transparent;
  }
  .navbar-static-top .navbar-nav .active > a,
  .navbar-static-top .navbar-nav .active > a:hover,
  .navbar-static-top .navbar-nav .active > a:focus {
    color: #fcfcfc;
    background-color: #302e38;
    border-top: none;
  }
  .navbar-static-top .navbar-nav li > a,
  .navbar-static-top .navbar-nav li > a:hover,
  .navbar-static-top .navbar-nav li > a:focus,
  .navbar-static-top .navbar-nav li {
    background-color: #302e38;
  }
  .navbar-static-top .navbar-nav li > a,
  .navbar-static-top .navbar-nav .open > a {
    color: #ffffff;
    background-color: #302e38;
  }
  .navbar-static-top .navbar-toggle .icon-bar {
    background-color: #FF5951;
  }
  .navbar-nav > li > a {
    color: inherit;
    font-size: 26px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: none;
    white-space: nowrap;
  }
  .container-menu > .responsive-menu > .menu .navbar-nav li > ul > li a {
    color: #ffffff;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: none;
    white-space: nowrap;
  }
  .container-menu .navbar-nav > li > ul > li > ul > li > a {
    color: #ffffff;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: none;
    white-space: nowrap;
    margin-left: 20px;
  }
  .container-menu .navbar-nav .dropdown.open li > a:hover,
  .container-menu .navbar-nav .dropdown.open li > a:active {
    color: #fcfcfc;
  }
  #menu .dropdown-menu > .active > a,
  #menu .dropdown-menu > .active > a:hover,
  #menu .dropdown-menu > .active > a:focus {
    background-color: #302e38;
    color: #fcfcfc;
  }
  .navbar-static-top > .container-menu {
    background: #302e38 none no-repeat scroll 0% 0%;
  }
  .container-menu > .navbar-header > .navbar-toggle {
    background-color: transparent;
    border-color: transparent;
    margin-top: 8px;
    padding-right: 0px;
    margin-right: 15px;
  }
  .container-menu > .navbar-header > .navbar-toggle > img {
    height: 30px;
  }
  .container-menu > .responsive-menu a.dropdown-toggle {
    min-height: 30px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
  }
  .container-menu > .navbar-header {
    margin: 0 -15px;
  }
  #TOP {
    z-index: 11;
  }
}
#contactForm .submit-contact-form {
  background-color: #121212;
  color: #FFFFFF;
  border: 1px solid #121212;
}
body .price-list p:first-child {
  border-color: #0c2d58;
}
[widget-type="quote"]:not(.item) svg path {
  fill: #0c2d58;
}
.contact-form-message {
  margin: 10px auto;
  text-align: center;
}
[widget-type="separator"]:not(.item) {
  height: 24px;
}
[widget-type="separator"]:not(.item) .widget-line-separator {
  background-color: #000;
  width: 100%;
  height: 5px;
  display: inline-block;
}
.quote-widget-S {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .quote-widget-L,
  .quote-widget-S {
    margin-top: 25px;
  }
}
#BODY > .row,
#SIDE_PANEL > .row {
  margin-bottom: 40px;
}
[widget-type] > .widget-button-a {
  background-color: #0c2d58;
  transition: 0.3s;
  color: #FFFFFF;
}
[widget-type] > .widget-button-a:hover {
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
  -o-filter: brightness(1.2);
  -ms-filter: brightness(1.2);
  filter: brightness(1.2);
}
footer [widget-type="sitemap"] h3 {
  margin-top: 0;
}
.hnr-page [widget-type="header"],
.hnr-page [widget-type="text"],
.hnr-page [widget-type="imagewithtext"] {
  padding-right: 30px;
  padding-left: 30px;
}
