/*************** BASE DEFINITIONS ***************/
/*************** COLOR DEFINITIONS ***************/
/* Simple grey scale */
/* Base colors */
/* Content text colors */
/* Elements colors normal state (e.g. button) */
/* Elements colors hover state (e.g. button) */
/* Elements colors active state (e.g. button) */
/*************** FONT DEFINITIONS ***************/
/* Font families */
/* Font Sizes */
/*************** MARGIN DEFINITIONS ***************/
/* Template paddings */
/* Title margins */
/*************** BORDER DEFINITIONS ***************/
/*************** OTHER DEFINITIONS ***************/
/* line 5, ../../sass/custom.scss */
.region-header p {
  color: #fff;
}

/* line 9, ../../sass/custom.scss */
.region-header .iqbm-text h1 {
  color: #78c73f;
}

/* line 13, ../../sass/custom.scss */
.iqbm-text p.toptitle {
  color: #70716f;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 20, ../../sass/custom.scss */
.iqbm-text h4 {
  margin-bottom: 10px;
}

/* line 24, ../../sass/custom.scss */
.iqbm-text a {
  text-decoration: none;
}

/* line 28, ../../sass/custom.scss */
footer .iqbm-text p {
  font-size: 13px;
}

/* line 32, ../../sass/custom.scss */
footer .iqbm-text h4 {
  line-height: 1em;
  font-weight: normal;
  color: #fff;
}

/* line 38, ../../sass/custom.scss */
.region-header .menu--main .menu-item,
.region-header .menu--main .menu-item:hover {
  font-size: 14px;
  font-weight: bold;
}

/* line 44, ../../sass/custom.scss */
.region-header .menu--main .menu-item a {
  color: #29282d;
}

/* line 48, ../../sass/custom.scss */
.region-header .menu-full .menu--main > ul.menu {
  width: 100%;
}

/* line 52, ../../sass/custom.scss */
.iqbm-text ul {
  list-style: none;
  margin-left: 0px;
  padding: 0;
}

/* line 58, ../../sass/custom.scss */
.iqbm-text ul li {
  margin-left: 15px;
}

/* line 62, ../../sass/custom.scss */
.iqbm-text ul li::before {
  margin-left: 0px;
  display: inline-block;
  padding-right: 4px;
  content: "\f054";
  font: 14px/14px FontAwesome;
  color: #78c73f;
  margin-left: -15px;
}

/* line 72, ../../sass/custom.scss */
.region-header .block-page-title-block .page-title {
  color: #fff;
  font-size: 40px;
  margin-top: 0;
  display: block;
  text-align: center;
  line-height: 1em;
}

/* line 81, ../../sass/custom.scss */
.region.region-sidebar-left .block-menu h2 {
  color: #383838;
  font-size: 21.875px;
  font-weight: normal;
  display: inline-block;
  margin-top: 10px;
}

/* line 88, ../../sass/custom.scss */
.region.region-sidebar-left .block-menu h2:after {
  content: "";
  border-bottom: 1px solid black;
  display: block;
  width: 80px;
  margin-top: 6px;
}

/* line 98, ../../sass/custom.scss */
.iqbm-trust-element-icon {
  background-color: #78c73f;
  color: white;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 24px;
}

/* line 108, ../../sass/custom.scss */
.iqbm-trust-element-icon .fas {
  padding-top: 12px;
}

/* line 113, ../../sass/custom.scss */
.iqbm-button.iqbm-text a {
  border: 2px solid;
}

/* line 118, ../../sass/custom.scss */
.breadcrumb {
  text-align: right;
  font-style: normal;
  float: left;
  padding: 20px 0px 0px 0px;
  margin-bottom: 0px;
}

/* line 128, ../../sass/custom.scss */
.region-footer .iqbm-button {
  border: 1px solid;
  border-color: #fff;
}

/* line 133, ../../sass/custom.scss */
.region-footer .iqbm-button:hover {
  border-color: #70716f;
}

/* line 137, ../../sass/custom.scss */
.region-footer .iqbm-button.iqbm-text a:hover {
  background-color: #70716f;
  color: #fff;
}

/* line 143, ../../sass/custom.scss */
.region-header .top-nav {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* line 149, ../../sass/custom.scss */
.region-header .menu--main > .menu > .menu-item.menu-item--collapsed > a:after,
.region-header .menu--main > .menu > .menu-item.menu-item--expanded > a:after {
  content: "\f078";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  position: absolute;
  top: 1px;
  margin-left: 3px;
  font-size: 0.7em;
}

/* line 162, ../../sass/custom.scss */
.menu--main > ul.menu {
  float: right;
  margin-left: 0;
  margin-top: 25px;
  min-width: 420px;
}

/* line 169, ../../sass/custom.scss */
.block-page-title-block {
  text-align: center;
}

/* line 175, ../../sass/custom.scss */
footer {
  background: #70716f;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
}

/* line 182, ../../sass/custom.scss */
footer .iqbm-text a,
footer .iqbm-text a:visited,
footer .iqbm-text a:hover {
  color: #fff;
  color: #fff;
  text-decoration: underline;
}

/* line 190, ../../sass/custom.scss */
footer .iqbm-text ul li:before {
  color: #fff;
}

/* line 195, ../../sass/custom.scss */
.iqbm-quote blockquote:before {
  font-size: 34.17969px;
  left: -50px;
}

/* line 200, ../../sass/custom.scss */
.iqbm-quote blockquote:after {
  font-size: 34.17969px;
  right: -50px;
}

/* line 205, ../../sass/custom.scss */
.iqbm-quote blockquote {
  font-size: 14px;
}

/* line 210, ../../sass/custom.scss */
.owl-prev,
.owl-next {
  display: none;
}

/* line 216, ../../sass/custom.scss */
:focus,
a:focus {
  outline: none;
}

/* line 221, ../../sass/custom.scss */
.ui-accordion .ui-accordion-header {
  border: solid 1px #78c73f;
}

/* line 225, ../../sass/custom.scss */
.region-sidebar-left .block-page-title-block {
  text-align: left;
}

/* line 229, ../../sass/custom.scss */
.region-sidebar-left .menu--main .menu-item a {
  color: #70716f;
  padding: 10px 0 10px 2px;
  display: block;
}

/* line 235, ../../sass/custom.scss */
.region-sidebar-left .menu--main .menu-item a:hover,
.region-sidebar-left .menu--main .menu-item a.is-active {
  color: #29282d;
}

/* line 240, ../../sass/custom.scss */
.region-sidebar-left .menu--main ul.menu {
  float: none;
  display: block;
  margin: 0;
  min-width: auto;
}

/* line 247, ../../sass/custom.scss */
.region-sidebar-left .block-page-title-block .page-title {
  margin-top: 10px;
}

/* line 253, ../../sass/custom.scss */
.page-content .form-actions input {
  color: #78c73f;
  border: 1px solid #78c73f;
  max-width: 30%;
  min-width: 120px;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

/* line 263, ../../sass/custom.scss */
.page-content .form-actions input:hover {
  color: #fff;
  border: 1px solid #78c73f;
  background-color: #78c73f;
}

/* line 269, ../../sass/custom.scss */
.iqbm-gallery-topimage.iqbm-gallery-list .iqbm-image {
  margin-bottom: 25px;
}

/* Megadropdown */
/* line 276, ../../sass/custom.scss */
.iqbm-megadropdown {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 9;
  background-color: #fff;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}

/* line 287, ../../sass/custom.scss */
.iqbm-megadropdown p {
  color: #383838;
}

/* line 290, ../../sass/custom.scss */
.block-pagedesigner-megadropdown p {
  color: #383838;
}

/* line 294, ../../sass/custom.scss */
.iqbm-megadropdown .iqbm-column {
  min-height: 0;
}

/* line 298, ../../sass/custom.scss */
.iqbm-dropdown-block {
  display: none;
  padding: 20px 0;
}

/* line 303, ../../sass/custom.scss */
.iqbm-dropdown-block.iqbm-show {
  display: block;
}

/* line 307, ../../sass/custom.scss */
.iqbm-responsivenav div {
  height: 3px;
  background-color: #383838;
  margin-top: 6px;
  border-radius: 25%;
}

/* line 314, ../../sass/custom.scss */
.iqbm-responsivenav-close div div {
  background-color: #383838;
  height: 3px;
  transform: rotate(50deg);
  border-radius: 15%;
  margin-top: 50%;
}

/* line 322, ../../sass/custom.scss */
.region-header .menu--main .menu-item:first-child:hover .menu {
  display: none;
}

/* line 326, ../../sass/custom.scss */
ul.menu.pd-megadropdown-hide .menu-item {
  display: none;
}

/* line 331, ../../sass/custom.scss */
.logo img {
  width: 30%;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1199px) {
  /* line 338, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    min-height: 330px;
    max-width: 35%;
  }

  /* line 342, ../../sass/custom.scss */
  .logo-mobile img {
    width: 30%;
    float: left;
  }

  /* line 346, ../../sass/custom.scss */
  .iqbm-responsivenav div {
    margin-top: 12px;
  }

  /* line 349, ../../sass/custom.scss */
  .iqbm-responsivenav {
    width: 50px;
    margin-top: 25px;
    margin-right: 20px;
  }

  /* line 354, ../../sass/custom.scss */
  .iqbm-responsivenav-close > div {
    float: right;
    width: 45px;
    margin-top: 30px;
    margin-right: 20px;
  }

  /* line 360, ../../sass/custom.scss */
  .region-header .menu--main > .menu > .menu-item.menu-item--collapsed > a:after,
  .region-header .menu--main > .menu > .menu-item.menu-item--expanded > a:after {
    vertical-align: bottom;
    top: 0px;
    margin-left: 5px;
    position: unset;
  }

  /* line 367, ../../sass/custom.scss */
  .region-header .menu--main .menu-item,
  .region-header .menu--main .menu-item:hover {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
  }

  /* line 373, ../../sass/custom.scss */
  .region-header .menu--main .menu-item.menu-item--active-trail .menu {
    padding: 0px 0 0px 15px;
    display: block !important;
  }

  /* line 377, ../../sass/custom.scss */
  .region-header .menu--main .menu-item .menu .menu-item {
    margin-top: 10px;
    font-size: 16px;
    text-transform: none;
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 386, ../../sass/custom.scss */
  .iqbm-responsivenav {
    margin-top: 15px;
    margin-right: 15px;
  }

  /* line 390, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    max-width: 40%;
  }

  /* line 393, ../../sass/custom.scss */
  .iqbm-responsivenav-close > div {
    margin-top: 20px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 400, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    min-height: auto;
  }

  /* line 404, ../../sass/custom.scss */
  .breadcrumb {
    padding: 2% 0% 2% 4%;
  }

  /* line 408, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    max-width: 45%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 414, ../../sass/custom.scss */
  footer {
    font-size: 14px;
  }

  /* line 418, ../../sass/custom.scss */
  .page-content .form-actions input {
    min-width: 150px;
  }

  /* line 422, ../../sass/custom.scss */
  .iqbm-trust-element-icon {
    font-size: 27.34375px;
  }

  /* line 426, ../../sass/custom.scss */
  .iqbm-trust-element-icon {
    margin-bottom: 10px;
  }

  /* line 430, ../../sass/custom.scss */
  .logo-mobile img {
    width: 40%;
  }

  /* line 433, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    max-width: 55%;
  }

  /* line 436, ../../sass/custom.scss */
  i.slick-arrow-prev.slick-arrow,
  i.slick-arrow-next.slick-arrow {
    display: none !important;
  }
}
@media only screen and (max-width: 600px) {
  /* line 442, ../../sass/custom.scss */
  .logo-mobile img {
    width: 55%;
  }

  /* line 445, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    max-width: 70%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 451, ../../sass/custom.scss */
  .logo-mobile img {
    width: 70%;
  }

  /* line 454, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    max-width: 85%;
  }
}
@media only screen and (max-width: 425px) {
  /* line 461, ../../sass/custom.scss */
  .iqbm-gallery-topimage.iqbm-gallery-list .iqbm-column {
    max-width: 40%;
  }

  /* line 465, ../../sass/custom.scss */
  .iqbm-gallery-topimage.iqbm-gallery-list .iqbm-image {
    margin-bottom: 0px;
    margin-top: 15px;
  }

  /* line 470, ../../sass/custom.scss */
  .iqbm-gallery-topimage.iqbm-gallery-list .iqbm-image {
    height: 80px;
  }

  /* line 474, ../../sass/custom.scss */
  .iqbm-trust-element {
    padding: 20px 0px;
  }

  /* line 478, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    max-width: 80%;
  }

  /* line 481, ../../sass/custom.scss */
  .logo-mobile img {
    width: 85%;
  }

  /* line 484, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    max-width: 95%;
  }
}
@media only screen and (max-width: 375px) {
  /* line 490, ../../sass/custom.scss */
  .iqbm-gallery-topimage.iqbm-gallery-list .iqbm-image {
    height: 50px;
  }

  /* line 494, ../../sass/custom.scss */
  .iqbm-gallery-topimage.iqbm-gallery-top {
    margin-bottom: 0px;
  }

  /* line 498, ../../sass/custom.scss */
  .breadcrumb {
    padding: 20px 0px 20px 0%;
  }

  /* line 502, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    max-width: 95%;
  }

  /* line 505, ../../sass/custom.scss */
  .logo-mobile img {
    width: 95%;
  }

  /* line 508, ../../sass/custom.scss */
  .iqbm-responsivenav {
    width: 45px;
    margin-top: 15px;
    margin-right: 0px;
  }

  /* line 513, ../../sass/custom.scss */
  .iqbm-responsivenav div {
    margin-top: 10px;
  }

  /* line 516, ../../sass/custom.scss */
  .iqbm-responsivenav-close > div {
    margin-top: 20px;
    margin-right: 0;
    width: 40px;
  }

  /* line 521, ../../sass/custom.scss */
  .region-header .menu--main .menu-item,
  .region-header .menu--main .menu-item:hover {
    font-size: 16px;
  }
}
@media only screen and (max-width: 320px) {
  /* line 527, ../../sass/custom.scss */
  .logo-mobile img {
    width: 100%;
    margin-top: 5px;
  }

  /* line 531, ../../sass/custom.scss */
  .responsive-navigation-list.row-fluid {
    max-width: 100%;
  }

  /* line 534, ../../sass/custom.scss */
  .region-header .menu--main .menu-item,
  .region-header .menu--main .menu-item:hover,
  .region-header .menu--main .menu-item .menu .menu-item {
    font-size: 14px;
  }
}
/* line 539, ../../sass/custom.scss */
.pd-dropdown-block.pd-show {
  display: block;
  padding: 20px 0;
}
