/* 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: #5a5a5a;
  background: #232323 none no-repeat scroll top left;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.hnr-page {
  font-family: "Lato";
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
h1 {
  font-family: "Lato";
  color: #ffffff;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
}
h2 {
  font-family: "Lato";
  color: #000000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
h3 {
  font-family: "Lato";
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
h4 {
  font-family: "Lato";
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
h5 {
  font-family: "Lato";
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
h6 {
  font-family: "Lato";
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 767px) {
  .hnr-page {
    font-family: "Lato";
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
  }
  h1 {
    font-family: "Lato";
    color: #ffffff;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
  }
  h2 {
    font-family: "Lato";
    color: #000000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
  }
  h3 {
    font-family: "Lato";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }
  h4 {
    font-family: "Lato";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }
  h5 {
    font-family: "Lato";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }
  h6 {
    font-family: "Lato";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }
}
@media (max-width: 540px) {
  .hnr-page {
    font-family: "Lato";
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
  }
  h1 {
    font-family: "Lato";
    color: #ffffff;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
  }
  h2 {
    font-family: "Lato";
    color: #000000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
  }
  h3 {
    font-family: "Lato";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }
  h4 {
    font-family: "Lato";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }
  h5 {
    font-family: "Lato";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }
  h6 {
    font-family: "Lato";
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }
}
.editor {
  padding: 0.05px;
}
.withoutheader {
  margin-top: 200px;
}
@media (min-width: 768px) {
  h1 {
    opacity: 1;
    margin-top: 10px;
    font-size: 40px;
    text-shadow: none;
  }
  h2 {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  div:not(.editable) > ul {
    padding: 0px;
  }
}
@font-face {
  font-family: "Lato";
  src: url("/static/fonts/Lato/regular.ttf") format('truetype');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Lato";
  src: url("/static/fonts/Lato/regular.ttf") format('truetype');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Lato";
  src: url("/static/fonts/Lato/regular.ttf") format('truetype');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Lato";
  src: url("/static/fonts/Lato/regular.ttf") format('truetype');
  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: 60px;
}
#FOOTER {
  padding-right: 0px;
  padding-left: 0px;
}
.marketing-border {
  border-top: 3px solid #c00418;
  margin: 0 auto;
  width: calc(100% - 30px);
}
/* VENDORS */
/* MODULES */
#hdrBannerCarousel.carousel {
  height: 500px;
}
#hdrBannerCarousel.carousel .item {
  height: 500px;
  background-color: #777;
}
#hdrBannerCarousel .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
#hdrBannerCarousel .header-title {
  color: white;
  opacity: 1;
  width: auto;
  background-color: #c00418;
  min-height: 1.4em;
  line-height: 1.4;
  max-height: 140px;
  word-eak: normal;
  overflow: hidden;
  margin-bottom: 0;
  text-align: center;
  vertical-align: center;
  padding-right: 30px;
  padding-left: 30px;
  text-align: left;
  text-transform: uppercase;
}
#hdrBannerCarousel .header-title p {
  margin: 0;
  display: none;
}
#hdrBannerCarousel .slider-text-box-1 {
  margin: 7px 0 10px;
}
#hdrBannerCarousel .header-subtitle {
  color: white;
  min-height: 60px;
  max-height: 90px;
  background-color: rgba(254, 246, 231, 0.88);
  color: #000000;
  text-shadow: none;
  padding: 20px 30px;
  font-size: 18px;
  word-break: normal;
  overflow: hidden;
}
#hdrBannerCarousel .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 0%;
  padding-left: 55%;
  margin-left: 0%;
  float: right;
  width: 100%;
}
#hdrBannerCarousel .carousel-indicators .active,
#hdrBannerCarousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 5px;
}
#hdrBannerCarousel .carousel-caption {
  right: 0;
  left: 0;
  text-align: left;
}
#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;
  }
}
@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);
  }
}
@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: 170px;
  }
  #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: #5a5a5a;
  border: 2px solid #5a5a5a;
  color: #FFF;
  padding-top: 20px;
  padding-bottom: 20px;
}
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: inherit;
}
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: initial;
    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 0 no-repeat;
}
.social-media-icons a.twitter-icon {
  background: url("/static/images/icons/soc_sprite.png") -30px 0 no-repeat;
}
.social-media-icons a.linkedin-icon {
  background: url("/static/images/icons/soc_sprite.png") -60px 0 no-repeat;
}
.social-media-icons a.googleplus-icon {
  background: url("/static/images/icons/soc_sprite.png") -90px 0 no-repeat;
}
.social-media-icons a.honaro-icon {
  background: url("/static/images/icons/soc_sprite.png") -120px 0 no-repeat;
}
.social-media-icons a.youtube-icon {
  background: url("/static/images/icons/soc_sprite.png") -150px 0 no-repeat;
}
.social-media-icons a.facebook-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") 0 -30px no-repeat;
}
.social-media-icons a.twitter-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") -30px -30px no-repeat;
}
.social-media-icons a.linkedin-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") -60px -30px no-repeat;
}
.social-media-icons a.googleplus-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") -90px -30px no-repeat;
}
.social-media-icons a.honaro-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") -120px -30px no-repeat;
}
.social-media-icons a.youtube-icon:hover {
  background: url("/static/images/icons/soc_sprite.png") -150px -30px 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: "Lato";
  font-size: 20px;
}
#TOP .navbar-static-top {
  z-index: 19;
}
.navbar-wrapper {
  position: absolute;
  right: 0;
  left: 0;
}
.container .container-menu {
  padding: 0;
  width: 100%;
}
.container-menu .navbar-collapse.responsive-menu.collapse {
  /* !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: #2f3133;
  border-top: 2px solid transparent;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-static-top .navbar-nav li > a:hover,
.navbar-static-top .navbar-nav li > a:focus {
  color: #ff5951;
  border-top: 2px solid rgba(0, 0, 0, 0);
  background-color: #ffffff;
}
#menu .dropdown-menu > .active > a,
#menu .dropdown-menu > .active > a:hover,
#menu .dropdown-menu > .active > a:focus {
  background-color: #ffffff;
  color: #ff5951;
}
/* LOGO */
.navbar-header {
  padding-top: 2px;
}
.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: #ffffff;
  }
  #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: #ff5951;
    background: #ffffff;
  }
  .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: #ff5951;
  }
  .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: #ffffff;
    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 rgba(0, 0, 0, 0);
  }
  #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: #ffffff;
  }
  .dropdown-toggle:hover {
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
    background-color: #ffffff;
  }
  .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: 15px;
    padding-bottom: 15px;
    text-transform: none;
    white-space: nowrap;
  }
  .navbar-wrapper .navbar {
    border-radius: 0px;
    background-color: transparent;
    height: 57px;
    margin-top: 40px;
  }
  .navbar-static-top .navbar-nav > .active > a {
    color: #ff5951;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-static-top .navbar-nav > .active > a:hover,
  .navbar-static-top .navbar-nav > .active > a:focus {
    color: #ff5951;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-static-top .navbar-nav > li > ul + a:hover,
  .navbar-static-top .navbar-nav > li > ul + a:focus {
    background-color: #ffffff;
  }
}
@media (max-width: 767px) {
  .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: #3c3f4c;
    display: block;
    height: 1px;
    position: relative;
  }
  .header-main-logo {
    margin-left: initial;
  }
  .navbar-header {
    background: #232323 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: #ff5951;
    background-color: #ffffff;
    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: #ffffff;
  }
  .navbar-static-top .navbar-nav li > a,
  .navbar-static-top .navbar-nav .open > a {
    color: #000000;
    background-color: #ffffff;
  }
  .navbar-static-top .navbar-toggle .icon-bar {
    background-color: #FF5951;
  }
  .navbar-nav > li > a {
    color: inherit;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: none;
    white-space: nowrap;
  }
  .container-menu > .responsive-menu > .menu .navbar-nav li > ul > li a {
    color: #000000;
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: none;
    white-space: nowrap;
  }
  .container-menu .navbar-nav > li > ul > li > ul > li > a {
    color: #000000;
    font-size: 15px;
    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: #ff5951;
  }
  #menu .dropdown-menu > .active > a,
  #menu .dropdown-menu > .active > a:hover,
  #menu .dropdown-menu > .active > a:focus {
    background-color: #ffffff;
    color: #ff5951;
  }
  .navbar-static-top > .container-menu {
    background: #ffffff none no-repeat scroll 0% 0%;
  }
  .container-menu > .navbar-header > .navbar-toggle {
    background-color: transparent;
    border-color: transparent;
    margin-top: 20px;
    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: #c00418;
  color: #ffffff;
  border: 1px solid #ffffff;
}
body .price-list p:first-child {
  border-color: #c00418;
}
[widget-type="quote"]:not(.item) svg path {
  fill: #c00418;
}
.contact-form-message {
  margin: 10px auto;
  text-align: center;
}
[widget-type="separator"]:not(.item) .widget-line-separator {
  background-color: #000;
  width: 100%;
  height: 5px;
  display: inline-block;
}
@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: #22d47a;
  transition: 0.3s;
}
[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);
}
