#marker-start-L3N0eWxlLmNzcw.Lw {}
/*
Theme Name: Untitled (Preview)
Theme URI:
Description: Designer-generated theme
Version: 1.0.457
Author:
Author URI:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: fixed-width, left-sidebar, two-columns, valid HTML5, widgets
*/
html {
  height: 100%;
  overflow: auto;
}
body {
  height: auto;
  min-height: 100%;
  overflow: hidden;
  position: relative;
}
a {
  color: #d32f2f;
}
a:hover {
  color: #d9534f;
  text-decoration: underline;
}
h6 {
  line-height: 22.85714286px;
  text-decoration: none;
  font-size: 16px;
}
h6 a:hover {
  text-decoration: none;
}
h5 {
  line-height: 25.71428572px;
  text-decoration: none;
  font-size: 18px;
  color: #777777;
  text-transform: none;
}
h4 {
  line-height: 34.2857143px;
  text-decoration: none;
  font-size: 24px;
  text-transform: uppercase;
  color: #777777;
}
h3 {
  text-decoration: none;
}
h3 a:hover {
  text-decoration: none;
}
h2 {
  font-weight: 200;
  text-decoration: none;
}
h2 a:hover {
  text-decoration: none;
}
h1 {
  font-weight: 200;
}
h1 a:hover {
  text-decoration: none;
}
.carousel-inner > [data-url] {
  cursor: pointer;
}
.bd-slides {
  height: 100%;
  width: 100%;
}
.bd-vertical-align-wrapper {
  /* DR-14473 */
  margin: -1px;
  padding: 1px;
}
.row.bd-row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.row.bd-row-flex > [class^="col-"],
.row.bd-row-flex > [class*=" col-"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.row.bd-row-flex > [class^="col-"] > [class^="bd-layoutcolumn"],
.row.bd-row-flex > [class*=" col-"] > [class^="bd-layoutcolumn"],
.row.bd-row-flex > [class^="col-"] > [class*=" bd-layoutcolumn"],
.row.bd-row-flex > [class*=" col-"] > [class*=" bd-layoutcolumn"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.bd-row-align-middle.row.bd-row-flex > [class^="col-"] > [class^="bd-layoutcolumn"],
.bd-row-align-middle.row.bd-row-flex > [class*=" col-"] > [class^="bd-layoutcolumn"],
.bd-row-align-middle.row.bd-row-flex > [class^="col-"] > [class*=" bd-layoutcolumn"],
.bd-row-align-middle.row.bd-row-flex > [class*=" col-"] > [class*=" bd-layoutcolumn"] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.bd-row-align-bottom.row.bd-row-flex > [class^="col-"] > [class^="bd-layoutcolumn"],
.bd-row-align-bottom.row.bd-row-flex > [class*=" col-"] > [class^="bd-layoutcolumn"],
.bd-row-align-bottom.row.bd-row-flex > [class^="col-"] > [class*=" bd-layoutcolumn"],
.bd-row-align-bottom.row.bd-row-flex > [class*=" col-"] > [class*=" bd-layoutcolumn"] {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.row.bd-row-flex > [class^="col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.row.bd-row-flex > [class*=" col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.row.bd-row-flex > [class^="col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.row.bd-row-flex > [class*=" col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.row.bd-row-flex:before,
.row.bd-row-flex:after {
  display: none;
}
.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"],
.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"],
.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"],
.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"] {
  white-space: nowrap;
}
.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"]:before,
.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"]:before,
.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"]:before,
.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"]:before {
  display: inline-block;
}
.bd-row-align-top.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-top.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-top.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-top.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-top.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"]:before,
.bd-row-align-top.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"]:before,
.bd-row-align-top.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"]:before,
.bd-row-align-top.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"]:before {
  vertical-align: top;
}
.bd-row-align-middle.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-middle.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-middle.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-middle.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-middle.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"]:before,
.bd-row-align-middle.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"]:before,
.bd-row-align-middle.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"]:before,
.bd-row-align-middle.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"]:before {
  vertical-align: middle;
}
.bd-row-align-bottom.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-bottom.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-bottom.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-bottom.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.bd-row-align-bottom.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"]:before,
.bd-row-align-bottom.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"]:before,
.bd-row-align-bottom.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"]:before,
.bd-row-align-bottom.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"]:before {
  vertical-align: bottom;
}
.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper,
.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"] > .bd-vertical-align-wrapper {
  white-space: normal;
  width: 100%;
}
.row.bd-row-auto-height > [class^="col-"] > [class^="bd-layoutcolumn"]:before,
.row.bd-row-auto-height > [class*=" col-"] > [class^="bd-layoutcolumn"]:before,
.row.bd-row-auto-height > [class^="col-"] > [class*=" bd-layoutcolumn"]:before,
.row.bd-row-auto-height > [class*=" col-"] > [class*=" bd-layoutcolumn"]:before {
  content: "";
  height: 100%;
  width: 0;
}
.row.bd-collapsed-gutter > [class^="col-"]:not(:first-child),
.row.bd-collapsed-gutter .carousel > .carousel-inner > .item > [class^="col-"]:not(:first-child),
.row.bd-collapsed-gutter > [class*=" col-"]:not(:first-child),
.row.bd-collapsed-gutter .carousel > .carousel-inner > .item > [class*=" col-"]:not(:first-child) {
  padding-left: 0;
}
.row.bd-collapsed-gutter > [class^="col-"]:not(:last-child),
.row.bd-collapsed-gutter .carousel > .carousel-inner > .item > [class^="col-"]:not(:last-child),
.row.bd-collapsed-gutter > [class*=" col-"]:not(:last-child),
.row.bd-collapsed-gutter .carousel > .carousel-inner > .item > [class*=" col-"]:not(:last-child) {
  padding-right: 0;
}
.bd-empty-grid-item {
  clear: both;
}
.bd-affix-fake {
  display: none;
}
/* Content Layout */
.bd-flex-vertical,
.bd-flex-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.bd-flex-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bd-flex-wide {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.bd-flex-wide:not(.bd-flex-horizontal) {
  width: 100%;
  /* IE10-11 flex-basis with border-box fix */
}
.bd-flex-fixed {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.comment-form textarea {
  width: 99%;
}
.comments-list,
.comments-list li {
  background: none;
  padding: 0;
  white-space: normal;
}
.comments-list li li {
  margin-left: 20px;
}
div.avatar {
  position: relative;
  margin: 7px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float: left;
}
div.avatar img,
div.avatar img.wp-post-image {
  margin: 0 !important;
  padding: 0;
  border: none;
}
span.page-navi-outer,
span.page-navi-inner {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
span.page-navi-outer {
  margin: 1px;
  border: 1px solid #aaa;
}
span.page-navi-inner {
  padding: 1px;
  min-width: 14px;
  line-height: 18px;
  text-align: center;
  border: 2px solid #fff;
  font-weight: bold;
}
a span.page-navi-inner,
span.page-navi-caption span.page-navi-inner {
  border-width: 1px;
  font-weight: normal;
}
a span.page-navi-outer,
span.page-navi-caption {
  margin: 2px 1px;
}
.comments-list li cite {
  font-size: 1.2em;
}
#commentform {
  text-align: left;
}
.rtl #commentform {
  text-align: right;
}
img.wp-smiley {
  border: none;
  margin: 1px;
  vertical-align: middle;
  padding: 0;
}
.navigation {
  display: block;
  text-align: center;
}
/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter,
div.aligncenter,
.bd-article .aligncenter img,
.aligncenter img.bd-article,
.aligncenter img,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
p.aligncenter,
p.center {
  text-align: center;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
.wp-caption,
.wp-caption p {
  text-align: center;
}
.gallery {
  margin: 0 auto 18px;
  clear: both;
  overflow: hidden;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery img {
  border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}
.gallery dl {
  margin: 0;
}
.gallery img {
  border: 10px solid #f1f1f1;
}
.gallery br + br {
  display: none;
}
/* End */
.hidden {
  display: none;
}
/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}
#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}
#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}
#wp-calendar a {
  display: block;
}
#wp-calendar caption {
  text-align: center;
  width: 100%;
}
#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}
.gallery {
  letter-spacing: normal;
}
.bd-content {
  position: relative;
  z-index: 1;
}
#todays-events {
  position: relative;
  z-index: 11;
}
#upcoming-events {
  position: relative;
  z-index: 10;
}
.comments-list li {
  list-style-image: none;
  background: none;
  list-style-type: none;
}
div.bd-footer-1 div.bd-content-layout {
  margin: 0 auto;
  width: 100%;
}
div.bd-layout-cell-size1 {
  width: 100%;
}
div.bd-layout-cell-size2 {
  width: 50%;
}
div.bd-layout-cell-size3 {
  width: 33%;
}
div.bd-layout-cell-size4 {
  width: 25%;
}
.bd-widget-title {
  padding: 0 0 0 24px;
  margin-bottom: 0;
}
div.bd-center-wrapper {
  position: relative;
  float: right;
  right: 50%;
}
div.bd-center-inner {
  position: relative;
  float: left;
  left: 50%;
}
.firefox2 div.bd-center-inner {
  float: none;
}
div.breadcrumbs h4,
div.breadcrumbs p,
li.pingback p,
.comment-respond p,
h3#reply-title,
h4#comments,
h4.box-title {
  margin: 0;
}
.comment-respond .comment-notes {
  margin-bottom: 1em;
}
.form-allowed-tags {
  line-height: 1em;
}
.form-allowed-tags code {
  white-space: normal;
}
.comments-list .comment-respond {
  margin-left: 20px !important;
}
#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
.comment-respond .required {
  color: #ff4b33;
  font-weight: bold;
}
.comment-respond input {
  margin: 0 0 9px;
  width: 98%;
}
.comment-respond textarea {
  width: 98%;
}
.comment-respond .form-allowed-tags {
  font-size: 12px;
  line-height: 18px;
}
.comment-respond .form-allowed-tags code {
  font-size: 11px;
}
.comment-respond .form-submit {
  margin: 12px 0;
}
.comment-respond .form-submit input {
  width: auto;
}
.bd-footer-1 .bd-widget-title {
  font-size: 1.2em;
  padding: 0;
}
.bd-footer-1 .bd-widget,
.bd-footer-1 .bd-widget a,
.bd-footer-1 .bd-widget a:link,
.bd-footer-1 .bd-widget a:visited,
.bd-footer-1 .bd-widget a:hover {
  text-align: left;
}
DIV[id^="GMPmap"] IMG {
  margin: 0px;
}
.quantity input.qty {
  margin-bottom: 0;
}
a.added_to_cart {
  display: none;
}
/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  text-transform: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}
select,
textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select:focus,
textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #dddddd;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #dddddd;
}
select[disabled],
textarea[disabled],
select[readonly],
textarea[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea {
  cursor: not-allowed;
  background-color: #f5f5f5;
  opacity: 1;
}
textareaselect,
textareatextarea {
  height: auto;
}
textarea {
  height: auto;
}
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"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #dddddd;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #dddddd;
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"] {
  cursor: not-allowed;
  background-color: #f5f5f5;
  opacity: 1;
}
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"] {
  height: auto;
}
input[type="text"].input-lg,
input[type="password"].input-lg,
input[type="datetime"].input-lg,
input[type="datetime-local"].input-lg,
input[type="date"].input-lg,
input[type="month"].input-lg,
input[type="time"].input-lg,
input[type="week"].input-lg,
input[type="number"].input-lg,
input[type="email"].input-lg,
input[type="url"].input-lg,
input[type="search"].input-lg,
input[type="tel"].input-lg,
input[type="color"].input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
selectinput[type="text"].input-lg,
selectinput[type="password"].input-lg,
selectinput[type="datetime"].input-lg,
selectinput[type="datetime-local"].input-lg,
selectinput[type="date"].input-lg,
selectinput[type="month"].input-lg,
selectinput[type="time"].input-lg,
selectinput[type="week"].input-lg,
selectinput[type="number"].input-lg,
selectinput[type="email"].input-lg,
selectinput[type="url"].input-lg,
selectinput[type="search"].input-lg,
selectinput[type="tel"].input-lg,
selectinput[type="color"].input-lg {
  height: 46px;
  line-height: 46px;
}
textareainput[type="text"].input-lg,
textareainput[type="password"].input-lg,
textareainput[type="datetime"].input-lg,
textareainput[type="datetime-local"].input-lg,
textareainput[type="date"].input-lg,
textareainput[type="month"].input-lg,
textareainput[type="time"].input-lg,
textareainput[type="week"].input-lg,
textareainput[type="number"].input-lg,
textareainput[type="email"].input-lg,
textareainput[type="url"].input-lg,
textareainput[type="search"].input-lg,
textareainput[type="tel"].input-lg,
textareainput[type="color"].input-lg,
select[multiple]input[type="text"].input-lg,
select[multiple]input[type="password"].input-lg,
select[multiple]input[type="datetime"].input-lg,
select[multiple]input[type="datetime-local"].input-lg,
select[multiple]input[type="date"].input-lg,
select[multiple]input[type="month"].input-lg,
select[multiple]input[type="time"].input-lg,
select[multiple]input[type="week"].input-lg,
select[multiple]input[type="number"].input-lg,
select[multiple]input[type="email"].input-lg,
select[multiple]input[type="url"].input-lg,
select[multiple]input[type="search"].input-lg,
select[multiple]input[type="tel"].input-lg,
select[multiple]input[type="color"].input-lg {
  height: auto;
}
input[type="text"].input-sm,
input[type="password"].input-sm,
input[type="datetime"].input-sm,
input[type="datetime-local"].input-sm,
input[type="date"].input-sm,
input[type="month"].input-sm,
input[type="time"].input-sm,
input[type="week"].input-sm,
input[type="number"].input-sm,
input[type="email"].input-sm,
input[type="url"].input-sm,
input[type="search"].input-sm,
input[type="tel"].input-sm,
input[type="color"].input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
selectinput[type="text"].input-sm,
selectinput[type="password"].input-sm,
selectinput[type="datetime"].input-sm,
selectinput[type="datetime-local"].input-sm,
selectinput[type="date"].input-sm,
selectinput[type="month"].input-sm,
selectinput[type="time"].input-sm,
selectinput[type="week"].input-sm,
selectinput[type="number"].input-sm,
selectinput[type="email"].input-sm,
selectinput[type="url"].input-sm,
selectinput[type="search"].input-sm,
selectinput[type="tel"].input-sm,
selectinput[type="color"].input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput[type="text"].input-sm,
textareainput[type="password"].input-sm,
textareainput[type="datetime"].input-sm,
textareainput[type="datetime-local"].input-sm,
textareainput[type="date"].input-sm,
textareainput[type="month"].input-sm,
textareainput[type="time"].input-sm,
textareainput[type="week"].input-sm,
textareainput[type="number"].input-sm,
textareainput[type="email"].input-sm,
textareainput[type="url"].input-sm,
textareainput[type="search"].input-sm,
textareainput[type="tel"].input-sm,
textareainput[type="color"].input-sm,
select[multiple]input[type="text"].input-sm,
select[multiple]input[type="password"].input-sm,
select[multiple]input[type="datetime"].input-sm,
select[multiple]input[type="datetime-local"].input-sm,
select[multiple]input[type="date"].input-sm,
select[multiple]input[type="month"].input-sm,
select[multiple]input[type="time"].input-sm,
select[multiple]input[type="week"].input-sm,
select[multiple]input[type="number"].input-sm,
select[multiple]input[type="email"].input-sm,
select[multiple]input[type="url"].input-sm,
select[multiple]input[type="search"].input-sm,
select[multiple]input[type="tel"].input-sm,
select[multiple]input[type="color"].input-sm {
  height: auto;
}
.bd-container-inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 767px) {
  .bd-container-inner {
    max-width: none;
  }
}
@media (min-width: 768px) {
  .bd-container-inner {
    max-width: 740px;
  }
}
@media (min-width: 992px) {
  .bd-container-inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .bd-container-inner {
    max-width: 1536px;
  }
}
.bd-container-inner {
  height: 100%;
}
.container .container-fluid,
.bd-container-inner .container-fluid,
.bd-container-inner .bd-container-inner {
  padding-left: 0;
  padding-right: 0;
}
.bd-container-inner-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.Lw {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9ob21l {}
.bd-body-1 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9ob21l {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wcm9kdWN0cw {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wcm9kdWN0cw {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9zaW5nbGVQb3N0VGVtcGxhdGU {}
@media (max-width: 1199px) {
  .bd-body-6 {
    position: relative;
  }
}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9zaW5nbGVQb3N0VGVtcGxhdGU {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9ibG9nVGVtcGxhdGU {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9ibG9nVGVtcGxhdGU {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wcm9kdWN0T3ZlcnZpZXc {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wcm9kdWN0T3ZlcnZpZXc {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wYWdlVGVtcGxhdGU {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wYWdlVGVtcGxhdGU {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy90ZW1wbGF0ZTQwNA {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy90ZW1wbGF0ZTQwNA {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9zaG9wcGluZ0NhcnRUZW1wbGF0ZQ {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9zaG9wcGluZ0NhcnRUZW1wbGF0ZQ {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9kZWZhdWx0 {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9kZWZhdWx0 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE92ZXJ2aWV3Q29tbW9u {}
.bd-productoverview {
  min-height: 25px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE92ZXJ2aWV3Q29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWxlcnRzTWl4aW4 {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWxlcnRzTWl4aW4 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdHNDb21tb24 {}
.bd-products {
  clear: both;
}
.separated-item-11 {
  position: relative;
  z-index: 0;
}
.separated-item-11:before,
.separated-item-11:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-11:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-11:after {
  left: 0;
  right: 0;
  bottom: 0;
}
.first-col.separated-item-11:after {
  left: 5px;
}
.last-col.separated-item-11:after {
  right: 5px;
}
.separated-item-11.first-col:before,
.separated-item-11.last-row:after {
  content: none;
}
.bd-icon-18:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-18:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-18:hover.active:before,
.bd-icon-18.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-18:before {
  display: inline-block;
}
.bd-productsgridbar-37 {
  clear: both;
  min-height: 25px;
}
.bd-container-54 h2 {
  line-height: 48px;
  font-size: 48px;
  text-transform: none;
  color: #d32f2f;
  margin-top: 0;
  margin-bottom: 0;
}
.bd-productsgridbar-35 {
  min-height: 25px;
}
.bd-griditem-4 {
  position: relative;
}
.bd-griditem-4 {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
  padding: 20px;
  border: 1px solid #e6e6e6;
}
.bd-griditem-4:hover {
  border: 1px solid #e99797;
}
.separated-item-4 {
  position: relative;
  z-index: 0;
}
.separated-item-4:before,
.separated-item-4:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-4:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-4:after {
  left: 0;
  right: 0;
  bottom: 5px;
}
.first-col.separated-item-4:after {
  left: 5px;
}
.last-col.separated-item-4:after {
  right: 5px;
}
.separated-item-4.first-col:before,
.separated-item-4.last-row:after {
  content: none;
}
.bd-icon-65 {
  margin-right: 5px;
  padding: 0px 3px;
}
.bd-icon-65 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-65:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-65:before {
  content: '\27f';
}
.bd-icon-65:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-65:before {
  display: inline-block;
  font-size: 24px;
  color: #dddddd;
  margin-bottom: undefined;
  line-height: 34.2857143px;
  line-height: 24px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-65:hover:before {
  display: inline-block;
  color: #cccccc;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-65:hover.active:before,
.bd-icon-65.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-65:before {
  display: inline-block;
}
.bd-griditem-5 {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 15px 25px;
  border: 1px solid #e6e6e6;
}
.bd-griditem-5:hover {
  border: 1px solid #e99797;
}
.separated-item-5 {
  position: relative;
  z-index: 0;
}
.separated-item-5:before,
.separated-item-5:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-5:before {
  top: 0;
  bottom: 0;
  left: 5px;
}
.separated-item-5:after {
  left: 0;
  right: 0;
  bottom: 5px;
}
.first-col.separated-item-5:after {
  left: 5px;
}
.last-col.separated-item-5:after {
  right: 5px;
}
.separated-item-5.first-col:before,
.separated-item-5.last-row:after {
  content: none;
}
.bd-icon-66 {
  padding: 0px 3px;
}
.bd-icon-66 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-66:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-66:before {
  content: '\190';
}
.bd-icon-66:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-66:before {
  display: inline-block;
  color: #dddddd;
  font-size: 24px;
  margin-bottom: undefined;
  line-height: 34.2857143px;
  line-height: 24px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-66:hover:before {
  display: inline-block;
  color: #cccccc;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-66:hover.active:before,
.bd-icon-66.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-66:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdHNDb21tb24 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmxvZ0NvbW1vbg {}
.bd-blog {
  padding-top: 10px;
}
.bd-article-6 {
  margin-bottom: 30px;
}
.bd-pager-6 ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bd-pager-6 ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.bd-pager-6 ul li {
  display: inline-block;
}
.bd-pager-6 ul > li:first-child {
  float: left;
}
.bd-pager-6 ul > li:last-child {
  float: right;
}
.bd-pager-6 > .bd-pagination-5 > li.bd-paginationitem-5 > a,
.bd-pager-6 > .bd-pagination-5 > li.bd-paginationitem-5 > span,
.bd-pager-6 > .bd-pagination-5 > li.bd-paginationitem-5 > a:link,
.bd-pager-6 > .bd-pagination-5 > li.bd-paginationitem-5 > a:visited {
  border-radius: 0px;
}
.bd-pagination-5.right {
  text-align: right;
}
.bd-pagination-5.center {
  text-align: center;
}
.bd-pagination-5 > *:last-child {
  margin-right: 0;
}
.bd-pagination-5 span {
  cursor: default;
}
.pagination > ul.bd-pagination-5 > .active > a,
.pagination > ul.bd-pagination-5 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-5 > li.bd-paginationitem-5 > a,
.bd-pagination-5 > li.bd-paginationitem-5 > span,
.bd-pagination-5 > li.bd-paginationitem-5 > a:link,
.bd-pagination-5 > li.bd-paginationitem-5 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-5 > li.bd-paginationitem-5 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-5 > li.active.bd-paginationitem-5 > a,
.bd-pagination-5 > li.active.bd-paginationitem-5 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
.bd-comments-5 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bd-comments-5 li {
  display: block;
}
.bd-comments-5 li > ul {
  margin-left: 20px;
}
.bd-comment-5 {
  padding: 5px;
}
.bd-griditem-28 {
  margin-bottom: 20px;
}
.separated-item-28 {
  position: relative;
  z-index: 0;
}
.separated-item-28:before,
.separated-item-28:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-28:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-28:after {
  left: 0;
  right: 0;
  bottom: 10px;
}
.first-col.separated-item-28:after {
  left: 5px;
}
.last-col.separated-item-28:after {
  right: 5px;
}
.separated-item-28.first-col:before,
.separated-item-28.last-row:after {
  content: none;
}
.bd-icon-35:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-35:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-35:hover.active:before,
.bd-icon-35.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-35:before {
  display: inline-block;
}
.bd-pagination-6.right {
  text-align: right;
}
.bd-pagination-6.center {
  text-align: center;
}
.bd-pagination-6 > *:last-child {
  margin-right: 0;
}
.bd-pagination-6 span {
  cursor: default;
}
.pagination > ul.bd-pagination-6 > .active > a,
.pagination > ul.bd-pagination-6 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-6 > li.bd-paginationitem-6 > a,
.bd-pagination-6 > li.bd-paginationitem-6 > span,
.bd-pagination-6 > li.bd-paginationitem-6 > a:link,
.bd-pagination-6 > li.bd-paginationitem-6 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-6 > li.bd-paginationitem-6 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-6 > li.active.bd-paginationitem-6 > a,
.bd-pagination-6 > li.active.bd-paginationitem-6 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmxvZ0NvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm9vdHN0cmFwQnV0dG9u {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm9vdHN0cmFwQnV0dG9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2hvcHBpbmdDYXJ0Q29tbW9u {}
.bd-shoppingcart {
  margin-bottom: 25px;
}
.bd-block-4 {
  margin: 20px 50px 0px 0px;
}
.bd-container-43:not(.shape-only) blockquote,
.bd-blockquotes-10 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
  border-radius: 0px;
}
.bd-container-43:not(.shape-only) blockquote,
.bd-blockquotes-10,
.bd-container-43:not(.shape-only) blockquote p,
.bd-blockquotes-10 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-button-10 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-43:not(.shape-only) button,
.bd-container-43:not(.shape-only) input[type="submit"],
.bd-container-43:not(.shape-only) input[type="button"],
.bd-container-43:not(.shape-only) a.bd-button-10[href],
.bd-container-43:not(.shape-only) .bd-button-10,
button.bd-button-10,
input.bd-button-10,
a.bd-button-10[href],
.bd-button-10 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-43:not(.shape-only) button,
.bd-container-43:not(.shape-only) input[type="submit"],
.bd-container-43:not(.shape-only) input[type="button"],
.bd-container-43:not(.shape-only) a.bd-button-10[href],
.bd-container-43:not(.shape-only) .bd-button-10,
button.bd-button-10,
input.bd-button-10,
a.bd-button-10[href],
.bd-button-10,
.bd-container-43:not(.shape-only) button:visited,
.bd-container-43:not(.shape-only) input[type="submit"]:visited,
.bd-container-43:not(.shape-only) input[type="button"]:visited,
.bd-container-43:not(.shape-only) a.bd-button-10[href]:visited,
.bd-container-43:not(.shape-only) .bd-button-10:visited,
button.bd-button-10:visited,
input.bd-button-10:visited,
a.bd-button-10[href]:visited,
.bd-button-10:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 7px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-container-43:not(.shape-only) button:hover,
.bd-container-43:not(.shape-only) input[type="submit"]:hover,
.bd-container-43:not(.shape-only) input[type="button"]:hover,
.bd-container-43:not(.shape-only) a.bd-button-10[href]:hover,
.bd-container-43:not(.shape-only) .bd-button-10:hover,
button.bd-button-10:hover,
input.bd-button-10:hover,
a.bd-button-10[href]:hover,
.bd-button-10:hover,
.bd-container-43:not(.shape-only) button:focus,
.bd-container-43:not(.shape-only) input[type="submit"]:focus,
.bd-container-43:not(.shape-only) input[type="button"]:focus,
.bd-container-43:not(.shape-only) a.bd-button-10[href]:focus,
.bd-container-43:not(.shape-only) .bd-button-10:focus,
button.bd-button-10:focus,
input.bd-button-10:focus,
a.bd-button-10[href]:focus,
.bd-button-10:focus {
  background-color: #4caf50;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-10 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-43:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-43:not(.shape-only) table,
.bd-table-12 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-43:not(.shape-only) table thead td,
.bd-table-12 thead td,
.bd-container-43:not(.shape-only) table thead th,
.bd-table-12 thead th {
  border-bottom: 1px solid #dddddd;
}
.bd-container-43:not(.shape-only) table td,
.bd-table-12 td,
.bd-container-43:not(.shape-only) table th,
.bd-table-12 th {
  padding: 5px;
}
.bd-container-43:not(.shape-only) table tbody > tr:nth-child(odd) > td,
.bd-table-12 tbody > tr:nth-child(odd) > td,
.bd-container-43:not(.shape-only) table tbody > tr:nth-child(odd) > th,
.bd-table-12 tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
.bd-container-40 h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-40 h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-40 h4 {
  line-height: 25.00000001px;
  font-size: 17.5px;
  color: #777777;
  font-weight: normal;
  text-transform: none;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.bd-container-40 h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-40 h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-40 h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-40:not(.shape-only) blockquote,
.bd-blockquotes-6 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
  border-radius: 0px;
}
.bd-container-40:not(.shape-only) blockquote,
.bd-blockquotes-6,
.bd-container-40:not(.shape-only) blockquote p,
.bd-blockquotes-6 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-button-6 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-40:not(.shape-only) button,
.bd-container-40:not(.shape-only) input[type="submit"],
.bd-container-40:not(.shape-only) input[type="button"],
.bd-container-40:not(.shape-only) a.bd-button-6[href],
.bd-container-40:not(.shape-only) .bd-button-6,
button.bd-button-6,
input.bd-button-6,
a.bd-button-6[href],
.bd-button-6 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-40:not(.shape-only) button,
.bd-container-40:not(.shape-only) input[type="submit"],
.bd-container-40:not(.shape-only) input[type="button"],
.bd-container-40:not(.shape-only) a.bd-button-6[href],
.bd-container-40:not(.shape-only) .bd-button-6,
button.bd-button-6,
input.bd-button-6,
a.bd-button-6[href],
.bd-button-6,
.bd-container-40:not(.shape-only) button:visited,
.bd-container-40:not(.shape-only) input[type="submit"]:visited,
.bd-container-40:not(.shape-only) input[type="button"]:visited,
.bd-container-40:not(.shape-only) a.bd-button-6[href]:visited,
.bd-container-40:not(.shape-only) .bd-button-6:visited,
button.bd-button-6:visited,
input.bd-button-6:visited,
a.bd-button-6[href]:visited,
.bd-button-6:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 7px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-container-40:not(.shape-only) button:hover,
.bd-container-40:not(.shape-only) input[type="submit"]:hover,
.bd-container-40:not(.shape-only) input[type="button"]:hover,
.bd-container-40:not(.shape-only) a.bd-button-6[href]:hover,
.bd-container-40:not(.shape-only) .bd-button-6:hover,
button.bd-button-6:hover,
input.bd-button-6:hover,
a.bd-button-6[href]:hover,
.bd-button-6:hover,
.bd-container-40:not(.shape-only) button:focus,
.bd-container-40:not(.shape-only) input[type="submit"]:focus,
.bd-container-40:not(.shape-only) input[type="button"]:focus,
.bd-container-40:not(.shape-only) a.bd-button-6[href]:focus,
.bd-container-40:not(.shape-only) .bd-button-6:focus,
button.bd-button-6:focus,
input.bd-button-6:focus,
a.bd-button-6[href]:focus,
.bd-button-6:focus {
  background-color: #4caf50;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-6 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-40:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-40:not(.shape-only) table,
.bd-table-11 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-40:not(.shape-only) table thead td,
.bd-table-11 thead td,
.bd-container-40:not(.shape-only) table thead th,
.bd-table-11 thead th {
  border-bottom: 1px solid #dddddd;
}
.bd-container-40:not(.shape-only) table td,
.bd-table-11 td,
.bd-container-40:not(.shape-only) table th,
.bd-table-11 th {
  padding: 5px;
}
.bd-container-40:not(.shape-only) table tbody > tr:nth-child(odd) > td,
.bd-table-11 tbody > tr:nth-child(odd) > td,
.bd-container-40:not(.shape-only) table tbody > tr:nth-child(odd) > th,
.bd-table-11 tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
.bd-shoppingcartgrandtotal-1 {
  width: 100%;
}
.bd-shoppingcartgrandtotal-1 table,
.bd-table-4 {
  border-collapse: collapse;
  width: 100%;
}
.bd-shoppingcartgrandtotal-1 table thead td,
.bd-table-4 thead td,
.bd-shoppingcartgrandtotal-1 table thead th,
.bd-table-4 thead th {
  border-bottom: 1px solid #777777;
}
.bd-shoppingcartgrandtotal-1 table td,
.bd-table-4 td,
.bd-shoppingcartgrandtotal-1 table th,
.bd-table-4 th {
  font-size: 11.9px;
  line-height: 17.00000001px;
}
.bd-shoppingcarttable-1 {
  width: 100%;
}
.bd-shoppingcarttable-1 {
  line-height: 20.00000001px;
  color: #555555;
  font-size: 14px;
}
.form-responsive-dependent-float {
  float: right;
}
@media (max-width: 991px) {
  .form-responsive-dependent-float {
    float: left;
  }
}
.bd-shoppingcarttable-1 .input-medium {
  width: auto;
}
a.removelink:hover {
  text-decoration: none;
}
.bd-button-15 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-4:not(.shape-only) button,
.bd-container-4:not(.shape-only) input[type="submit"],
.bd-container-4:not(.shape-only) input[type="button"],
.bd-container-4:not(.shape-only) a.bd-button-15[href],
.bd-container-4:not(.shape-only) .bd-button-15,
button.bd-button-15,
input.bd-button-15,
a.bd-button-15[href],
.bd-button-15 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-4:not(.shape-only) button,
.bd-container-4:not(.shape-only) input[type="submit"],
.bd-container-4:not(.shape-only) input[type="button"],
.bd-container-4:not(.shape-only) a.bd-button-15[href],
.bd-container-4:not(.shape-only) .bd-button-15,
button.bd-button-15,
input.bd-button-15,
a.bd-button-15[href],
.bd-button-15,
.bd-container-4:not(.shape-only) button:visited,
.bd-container-4:not(.shape-only) input[type="submit"]:visited,
.bd-container-4:not(.shape-only) input[type="button"]:visited,
.bd-container-4:not(.shape-only) a.bd-button-15[href]:visited,
.bd-container-4:not(.shape-only) .bd-button-15:visited,
button.bd-button-15:visited,
input.bd-button-15:visited,
a.bd-button-15[href]:visited,
.bd-button-15:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  padding: 5px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-container-4:not(.shape-only) button:hover,
.bd-container-4:not(.shape-only) input[type="submit"]:hover,
.bd-container-4:not(.shape-only) input[type="button"]:hover,
.bd-container-4:not(.shape-only) a.bd-button-15[href]:hover,
.bd-container-4:not(.shape-only) .bd-button-15:hover,
button.bd-button-15:hover,
input.bd-button-15:hover,
a.bd-button-15[href]:hover,
.bd-button-15:hover,
.bd-container-4:not(.shape-only) button:focus,
.bd-container-4:not(.shape-only) input[type="submit"]:focus,
.bd-container-4:not(.shape-only) input[type="button"]:focus,
.bd-container-4:not(.shape-only) a.bd-button-15[href]:focus,
.bd-container-4:not(.shape-only) .bd-button-15:focus,
button.bd-button-15:focus,
input.bd-button-15:focus,
a.bd-button-15[href]:focus,
.bd-button-15:focus {
  background-color: #f44336;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-container-4:not(.shape-only) button:active,
.bd-container-4:not(.shape-only) input[type="submit"]:active,
.bd-container-4:not(.shape-only) input[type="button"]:active,
.bd-container-4:not(.shape-only) a.bd-button-15[href]:active,
.bd-container-4:not(.shape-only) .bd-button-15:active,
button.bd-button-15:active,
input.bd-button-15:active,
a.bd-button-15[href]:active,
.bd-button-15:active {
  background-color: #4caf50;
  background-image: none;
}
.bd-icon-69 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-69:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-69:before {
  content: '\234';
}
.bd-icon-69:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-69:before {
  display: inline-block;
  font-size: 11.9px;
  color: rgba(120, 120, 120, 0.5);
  margin-bottom: 2px;
  line-height: 17.00000001px;
  line-height: 11.9px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-69:hover:before {
  display: inline-block;
  color: #d9534f;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-69:hover.active:before,
.bd-icon-69.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-69:before {
  display: inline-block;
}
.bd-carttitle-1 h2 {
  line-height: 48px;
  color: #d32f2f;
  font-size: 48px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
}
.bd-carttitle-1 h2 a {
  color: #d32f2f;
  text-transform: none;
  text-decoration: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2hvcHBpbmdDYXJ0Q29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGlnaHRib3hDb21tb24 {}
.bd-lightbox {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
}
.bd-lightbox .lightbox-image {
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}
.bd-lightbox .lightbox-image.active {
  display: inline-block;
}
.bd-lightbox .lightbox-error {
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}
.bd-lightbox .loading {
  background: #ffffff url(images/preloader01.gif) center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}
.bd-lightbox .arrow {
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}
.bd-lightbox .arrow.left {
  left: 9px;
}
.bd-lightbox .arrow.right {
  right: 9px;
}
.bd-lightbox .arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bd-lightbox .arrow.disabled {
  display: none;
}
.bd-lightbox .arrow-t,
.bd-lightbox .arrow-b {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: relative;
  width: 30px;
}
html[dir="rtl"] .bd-lightbox .arrow-t,
html[dir="rtl"] .bd-lightbox .arrow-b {
  right: 26px;
}
html[dir="ltr"] .bd-lightbox .arrow-t,
html[dir="ltr"] .bd-lightbox .arrow-b {
  left: 26px;
}
.bd-lightbox .arrow-t {
  top: 38px;
}
.bd-lightbox .arrow-b {
  top: 50px;
}
.bd-lightbox .close {
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}
.bd-lightbox .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bd-lightbox .close .cw,
.bd-lightbox .close .ccw {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}
.bd-lightbox .cw {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
  -moz-transform: rotate(45deg);
  /* Firefox */
}
.bd-lightbox .ccw {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari and Chrome */
  -o-transform: rotate(-45deg);
  /* Opera */
  -moz-transform: rotate(-45deg);
  /* Firefox */
}
.bd-lightbox .close-alt,
.bd-lightbox .arrow-right-alt,
.bd-lightbox .arrow-left-alt {
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}
.ie8 .bd-lightbox .close-alt,
.ie8 .bd-lightbox .arrow-right-alt,
.ie8 .bd-lightbox .arrow-left-alt {
  display: block;
}
.ie8 .bd-lightbox .cw,
.ie8 .bd-lightbox .ccw {
  display: none;
}
.ie7 .close-alt,
.ie7 .arrow-right-alt,
.ie7 .arrow-left-alt {
  display: block !important;
}
.ie7 .cw,
.ie7 .ccw {
  display: none !important;
}
.bd-lightbox,
.lightbox,
.bd-lightbox .lightbox-image {
  cursor: pointer;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGlnaHRib3hDb21tb24 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFnZUJhY2tncm91bmRNaXhpbg {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFnZUJhY2tncm91bmRNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWNjb3JkaW9u {}
.bd-menuitem-8 {
  cursor: pointer;
}
.bd-container-41 {
  padding: 10px 20px;
}
.bd-accordion .bd-menuitem-8 {
  list-style: none;
  position: relative;
}
.bd-accordion .bd-menuitem-8 > a,
.bd-accordion .bd-menuitem-8 > a:link,
.bd-accordion .bd-menuitem-8 > a:visited {
  background-color: #f5f5f5;
  color: #777777;
  text-decoration: none;
  padding: 10px 20px;
  background-image: none;
  display: block;
  white-space: nowrap;
}
.bd-accordion .bd-menuitem-8 > a:before,
.bd-accordion .bd-menuitem-8 > a:link:before,
.bd-accordion .bd-menuitem-8 > a:visited:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-accordion .bd-menuitem-8 > a > *,
.bd-accordion .bd-menuitem-8 > a:link > *,
.bd-accordion .bd-menuitem-8 > a:visited > * {
  vertical-align: middle;
}
.bd-accordion .bd-menuitem-8 > a:focus {
  outline-width: 0;
}
.bd-accordion .bd-menuitem-8:not(.active) > a.hover:not(.active),
.bd-accordion .bd-menuitem-8:not(.active) > a:hover:not(.active),
.bd-accordion .bd-menuitem-8:not(.active) > a:focus:not(.active),
.bd-accordion .bd-menuitem-8:hover:not(.active) > a:not(.active) {
  background-color: #ededed;
  color: #333333;
  background-image: none;
  display: block;
}
.bd-accordion .bd-menuitem-8:not(.active) > a.hover:not(.active):before,
.bd-accordion .bd-menuitem-8:not(.active) > a:hover:not(.active):before,
.bd-accordion .bd-menuitem-8:not(.active) > a:focus:not(.active):before,
.bd-accordion .bd-menuitem-8:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-accordion .bd-menuitem-8 > a.active,
.bd-accordion .bd-menuitem-8.active > a {
  background-color: #ededed;
  color: #333333;
  background-image: none;
  display: block;
}
.bd-accordion .bd-menuitem-8 > a.active:before,
.bd-accordion .bd-menuitem-8.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWNjb3JkaW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvaW5kaWNhdG9ycw {}
.bd-indicators {
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 0;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 10px;
}
.bd-indicators .bd-menuitem-15 {
  list-style: none;
  position: relative;
}
.bd-indicators .bd-menuitem-15 > a,
.bd-indicators .bd-menuitem-15 > a:link,
.bd-indicators .bd-menuitem-15 > a:visited {
  width: 12px;
  height: 12px;
  margin-right: 2px;
  margin-left: 2px;
  border: 1px solid #d32f2f;
  border-radius: 50%;
  display: block;
  white-space: nowrap;
}
.bd-indicators .bd-menuitem-15 > a:before,
.bd-indicators .bd-menuitem-15 > a:link:before,
.bd-indicators .bd-menuitem-15 > a:visited:before {
  display: inline-block;
  color: #dddddd;
  vertical-align: middle;
  text-decoration: none;
}
.bd-indicators .bd-menuitem-15 > a > *,
.bd-indicators .bd-menuitem-15 > a:link > *,
.bd-indicators .bd-menuitem-15 > a:visited > * {
  vertical-align: middle;
}
.bd-indicators .bd-menuitem-15 > a:focus {
  outline-width: 0;
}
.bd-indicators .bd-menuitem-15:not(.active) > a.hover:not(.active),
.bd-indicators .bd-menuitem-15:not(.active) > a:hover:not(.active),
.bd-indicators .bd-menuitem-15:not(.active) > a:focus:not(.active),
.bd-indicators .bd-menuitem-15:hover:not(.active) > a:not(.active) {
  background-color: #e99797;
  background-image: none;
  display: block;
}
.bd-indicators .bd-menuitem-15:not(.active) > a.hover:not(.active):before,
.bd-indicators .bd-menuitem-15:not(.active) > a:hover:not(.active):before,
.bd-indicators .bd-menuitem-15:not(.active) > a:focus:not(.active):before,
.bd-indicators .bd-menuitem-15:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  color: #d32f2f;
  vertical-align: middle;
  text-decoration: none;
}
.bd-indicators .bd-menuitem-15 > a.active,
.bd-indicators .bd-menuitem-15.active > a {
  background-color: #d32f2f;
  background-image: none;
  display: block;
}
.bd-indicators .bd-menuitem-15 > a.active:before,
.bd-indicators .bd-menuitem-15.active > a:before {
  display: inline-block;
  color: #777777;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menuitem-15 {
  display: inline-block;
  cursor: pointer;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvaW5kaWNhdG9ycw {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQnV0dG9uTWl4aW4 {}
.bd-button a {
  line-height: 20.00000001px;
  font-size: 14px;
}
button:not([class]),
input[type="submit"]:not([class]),
input[type="button"]:not([class]),
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"],
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"],
button.bd-button,
input.bd-button,
a.bd-button[href],
.bd-button {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
button:not([class]),
input[type="submit"]:not([class]),
input[type="button"]:not([class]),
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"],
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"],
button.bd-button,
input.bd-button,
a.bd-button[href],
.bd-button,
button:not([class]):visited,
input[type="submit"]:not([class]):visited,
input[type="button"]:not([class]):visited,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:visited,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"]:visited,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"]:visited,
button.bd-button:visited,
input.bd-button:visited,
a.bd-button[href]:visited,
.bd-button:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px 15px;
  background-image: none;
}
button:not([class]):hover,
input[type="submit"]:not([class]):hover,
input[type="button"]:not([class]):hover,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:hover,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"]:hover,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"]:hover,
button.bd-button:hover,
input.bd-button:hover,
a.bd-button[href]:hover,
.bd-button:hover,
button:not([class]):focus,
input[type="submit"]:not([class]):focus,
input[type="button"]:not([class]):focus,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:focus,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"]:focus,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"]:focus,
button.bd-button:focus,
input.bd-button:focus,
a.bd-button[href]:focus,
.bd-button:focus {
  background-color: #f44336;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
button:not([class]):active,
input[type="submit"]:not([class]):active,
input[type="button"]:not([class]):active,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:active,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"]:active,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"]:active,
button.bd-button:active,
input.bd-button:active,
a.bd-button[href]:active,
.bd-button:active {
  background-color: #4caf50;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQnV0dG9uTWl4aW4 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFnaW5hdGlvbk1peGlu {}
.bd-pagination.right {
  text-align: right;
}
.bd-pagination.center {
  text-align: center;
}
.bd-pagination > *:last-child {
  margin-right: 0;
}
.bd-pagination span {
  cursor: default;
}
.pagination > ul.bd-pagination > .active > a,
.pagination > ul.bd-pagination > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination > li.bd-paginationitem-1 > a,
.bd-pagination > li.bd-paginationitem-1 > span,
.bd-pagination > li.bd-paginationitem-1 > a:link,
.bd-pagination > li.bd-paginationitem-1 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination > li.active.bd-paginationitem-1 > a,
.bd-pagination > li.active.bd-paginationitem-1 > span {
  color: inherit;
  background-color: #ededed;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFnaW5hdGlvbk1peGlu {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdFNhbGVNaXhpbg {}
.bd-productsaleicon {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(216, 84, 79, 0.75);
  padding: 16px 10px;
  border-radius: 100%;
}
.bd-productsaleicon {
  line-height: 17.00000001px;
  text-align: center;
  font-size: 11.9px;
  text-transform: uppercase;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdFNhbGVNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE5ld01peGlu {}
.bd-productnewicon {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(92, 183, 92, 0.75);
  padding: 16px 10px;
  border-radius: 50%;
}
.bd-productnewicon {
  line-height: 17.00000001px;
  text-align: center;
  font-size: 11.9px;
  text-transform: uppercase;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE5ld01peGlu {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVk1lbnVNaXhpbg {}
.bd-verticalmenu {
  display: block;
}
.bd-menuitem-43 {
  position: relative;
}
.bd-verticalmenu .nav-tabs > li,
.bd-verticalmenu .nav-pills > li {
  float: none;
}
.bd-verticalmenu .bd-menu-45-popup {
  top: 0;
  left: 100%;
}
.bd-menu-47.nav.nav-pills > li + li {
  margin: 0;
}
.bd-menu-47 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
}
.bd-menuitem-39 > a {
  cursor: pointer;
  /* Safari click events fix */
}
.bd-menu-47.nav-pills .bd-menuitem-39 {
  list-style: none;
  position: relative;
}
.bd-menu-47.nav-pills .bd-menuitem-39 > a,
.bd-menu-47.nav-pills .bd-menuitem-39 > a:link,
.bd-menu-47.nav-pills .bd-menuitem-39 > a:visited {
  color: #777777;
  padding: 10px;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-47.nav-pills .bd-menuitem-39 > a:before,
.bd-menu-47.nav-pills .bd-menuitem-39 > a:link:before,
.bd-menu-47.nav-pills .bd-menuitem-39 > a:visited:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-47.nav-pills .bd-menuitem-39 > a > *,
.bd-menu-47.nav-pills .bd-menuitem-39 > a:link > *,
.bd-menu-47.nav-pills .bd-menuitem-39 > a:visited > * {
  vertical-align: middle;
}
.bd-menu-47.nav-pills .bd-menuitem-39 > a:focus {
  outline-width: 0;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > a.hover:not(.active),
.bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > a:hover:not(.active),
.bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > a:focus:not(.active),
.bd-menu-47.nav-pills .bd-menuitem-39:hover:not(.active) > a:not(.active) {
  color: #d32f2f;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
  display: block;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > a.hover:not(.active):before,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > a:hover:not(.active):before,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > a:focus:not(.active):before,
.bd-menu-47.nav-pills .bd-menuitem-39:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-47.nav-pills .bd-menuitem-39 > a.active,
.bd-menu-47.nav-pills .bd-menuitem-39.active > a {
  color: #d32f2f;
  background-color: #f7f7f7;
  background-image: none;
  display: block;
}
.bd-menu-47.nav-pills .bd-menuitem-39 > a.active:before,
.bd-menu-47.nav-pills .bd-menuitem-39.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-45-popup {
  visibility: hidden;
  pointer-events: none;
  z-index: -1001;
  position: absolute;
}
.bd-menu-45-popup.bd-popup-left {
  left: auto;
  right: 0;
}
.bd-menu-45-popup,
.bd-menu-45-popup.bd-popup-right {
  left: 0;
  right: auto;
}
.bd-menuitem-43:hover > .bd-menu-45-popup {
  top: -1px;
}
.bd-menuitem-43:hover > .bd-menu-45-popup.bd-popup-left {
  left: auto;
  right: 100%;
}
.bd-menuitem-43:hover > .bd-menu-45-popup,
.bd-menuitem-43:hover > .bd-menu-45-popup.bd-popup-right {
  left: 100%;
  right: auto;
}
.bd-menu-45 .bd-menuitem-43:last-child > a:not(.active):not(:hover) {
  border-bottom-width: 0;
}
.bd-menu-45 .bd-menuitem-43:last-child > a:hover {
  border-bottom-width: 0;
}
.bd-menu-45 .bd-menuitem-43:last-child > a.active {
  border-bottom-width: 0;
}
.bd-menu-45 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  min-width: 160px;
  position: relative;
  -webkit-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -o-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  margin: 0px 2px 0px 0px;
  border: 1px solid #cccccc;
}
.bd-menu-45 .bd-menuitem-43 {
  list-style: none;
  position: relative;
}
.bd-menu-45 .bd-menuitem-43 > a,
.bd-menu-45 .bd-menuitem-43 > a:link,
.bd-menu-45 .bd-menuitem-43 > a:visited {
  color: #777777;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-menu-45 .bd-menuitem-43 > a:before,
.bd-menu-45 .bd-menuitem-43 > a:link:before,
.bd-menu-45 .bd-menuitem-43 > a:visited:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-45 .bd-menuitem-43 > a > *,
.bd-menu-45 .bd-menuitem-43 > a:link > *,
.bd-menu-45 .bd-menuitem-43 > a:visited > * {
  vertical-align: middle;
}
.bd-menu-45 .bd-menuitem-43 > a:focus {
  outline-width: 0;
}
.bd-menu-45 .bd-menuitem-43:not(.active) > a.hover:not(.active),
.bd-menu-45 .bd-menuitem-43:not(.active) > a:hover:not(.active),
.bd-menu-45 .bd-menuitem-43:not(.active) > a:focus:not(.active),
.bd-menu-45 .bd-menuitem-43:hover:not(.active) > a:not(.active) {
  color: #d32f2f;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
  display: block;
}
.bd-menu-45 .bd-menuitem-43:not(.active) > a.hover:not(.active):before,
.bd-menu-45 .bd-menuitem-43:not(.active) > a:hover:not(.active):before,
.bd-menu-45 .bd-menuitem-43:not(.active) > a:focus:not(.active):before,
.bd-menu-45 .bd-menuitem-43:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-45 .bd-menuitem-43 > a.active,
.bd-menu-45 .bd-menuitem-43.active > a {
  color: #d32f2f;
  background-color: #f7f7f7;
  background-image: none;
  display: block;
}
.bd-menu-45 .bd-menuitem-43 > a.active:before,
.bd-menu-45 .bd-menuitem-43.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVk1lbnVNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvYmxvY2s {}
@media (max-width: 767px) {
  .bd-container-2:not(.shape-only) {
    text-align: left;
  }
}
.bd-container-1 {
  margin-bottom: 10px;
}
.bd-container-1 h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-1 h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-1 h4 {
  line-height: 25.00000001px;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #777777;
  font-size: 17.5px;
  text-transform: none;
}
.bd-container-1 h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-1 h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-1 h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
@media (max-width: 767px) {
  .bd-container-1 h4 {
    text-align: left;
  }
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvYmxvY2s {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvRm9ybUxhYmVsTWl4aW4 {}
label {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvRm9ybUxhYmVsTWl4aW4 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvT3JkZXJlZExpc3RNaXhpbg {}
.bd-tagstyles:not(.bd-custom-orderedlist) ol,
.bd-orderedlist {
  padding-left: 28px;
}
.bd-tagstyles:not(.bd-custom-orderedlist) ol li,
.bd-orderedlist li {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvT3JkZXJlZExpc3RNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2hlZXRNaXhpbg {}
.bd-sheetstyles {
  min-height: 100px;
  background-color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2hlZXRNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmxvY2txdW90ZXNNaXhpbg {}
blockquote:not([class]),
.bd-tagstyles:not(.bd-custom-blockquotes) blockquote,
.bd-blockquotes {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  margin-left: 5px;
  border-left: 3px solid #dddddd;
  border-radius: 0px;
}
blockquote:not([class]),
.bd-tagstyles:not(.bd-custom-blockquotes) blockquote,
.bd-blockquotes,
blockquote:not([class]) p,
.bd-tagstyles:not(.bd-custom-blockquotes) blockquote p,
.bd-blockquotes p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmxvY2txdW90ZXNNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE91dE9mU3RvY2tNaXhpbg {}
.bd-productoutofstockicon {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(119, 119, 119, 0.5);
  padding: 5px;
}
.bd-productoutofstockicon {
  line-height: 17.00000001px;
  text-align: center;
  font-size: 11.9px;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE91dE9mU3RvY2tNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUmF0aW5nTWl4aW4 {}
.bd-rating {
  display: table;
}
.bd-rating span {
  display: table-cell;
}
.bd-icon-3 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-3:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-3:before {
  content: '\25f';
}
.bd-icon-3:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-3:before {
  display: inline-block;
  color: #f0ad4e;
  font-size: 17.5px;
  line-height: 25.00000001px;
  line-height: 17.5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-3:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-3:hover.active:before,
.bd-icon-3.active:before {
  display: inline-block;
  color: #d22626;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-3:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUmF0aW5nTWl4aW4 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW1hZ2VNaXhpbg {}
.img-thumbnail.img-responsive {
  display: inline-block;
}
.bd-tagstyles:not(.bd-custom-bootstrapimage):not(.shape-only) img,
.img-thumbnail.img-responsive {
  max-width: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW1hZ2VNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGFibGVNaXhpbg {}
table:not([class]),
.bd-tagstyles:not(.bd-custom-table) table,
.bd-table {
  border-collapse: collapse;
  width: 100%;
}
table:not([class]) thead td,
.bd-tagstyles:not(.bd-custom-table) table thead td,
.bd-table thead td,
table:not([class]) thead th,
.bd-tagstyles:not(.bd-custom-table) table thead th,
.bd-table thead th {
  border-bottom: 1px solid #dddddd;
}
table:not([class]) td,
.bd-tagstyles:not(.bd-custom-table) table td,
.bd-table td,
table:not([class]) th,
.bd-tagstyles:not(.bd-custom-table) table th,
.bd-table th {
  padding: 5px;
}
table:not([class]) tbody > tr:nth-child(odd) > td,
.bd-tagstyles:not(.bd-custom-table) table tbody > tr:nth-child(odd) > td,
.bd-table tbody > tr:nth-child(odd) > td,
table:not([class]) tbody > tr:nth-child(odd) > th,
.bd-tagstyles:not(.bd-custom-table) table tbody > tr:nth-child(odd) > th,
.bd-table tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGFibGVNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQnVsbGV0TGlzdE1peGlu {}
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul,
.bd-bulletlist {
  padding-left: 5px;
}
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul li,
.bd-bulletlist li {
  list-style: none;
  position: relative;
}
.bd-icon-1 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-1:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul li:before,
.bd-bulletlist li:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-1:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul li:before,
.bd-bulletlist li:before {
  content: '\133';
}
.bd-icon-1:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul li:before,
.bd-bulletlist li:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-1:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul li:before,
.bd-bulletlist li:before {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-1:hover:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul li:hover:before,
.bd-bulletlist li:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-1:hover.active:before,
.bd-icon-1.active:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul li.active:before,
.bd-bulletlist li.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-1:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul li:before,
.bd-bulletlist li:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQnVsbGV0TGlzdE1peGlu {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSE1lbnVNaXhpbg {}
@media (min-width: 768px) {
  .bd-horizontalmenu .bd-menuitem-11:last-child > a {
    border-right-width: 0 !important;
  }
}
@media (max-width: 768px) {
  .bd-horizontalmenu .bd-menuitem-11:last-child > a[data-toggle="collapse"] {
    border-right-width: 0 !important;
  }
}
.bd-menu-11.nav.nav-pills > li + li {
  margin: 0;
}
.bd-menu-11 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
}
.bd-menuitem-11 > a {
  cursor: pointer;
  /* Safari click events fix */
}
.bd-menu-11.nav-pills .bd-menuitem-11 {
  list-style: none;
  position: relative;
}
.bd-menu-11.nav-pills .bd-menuitem-11 > a,
.bd-menu-11.nav-pills .bd-menuitem-11 > a:link,
.bd-menu-11.nav-pills .bd-menuitem-11 > a:visited {
  color: #555555;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-11.nav-pills .bd-menuitem-11 > a:before,
.bd-menu-11.nav-pills .bd-menuitem-11 > a:link:before,
.bd-menu-11.nav-pills .bd-menuitem-11 > a:visited:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-11.nav-pills .bd-menuitem-11 > a > *,
.bd-menu-11.nav-pills .bd-menuitem-11 > a:link > *,
.bd-menu-11.nav-pills .bd-menuitem-11 > a:visited > * {
  vertical-align: middle;
}
.bd-menu-11.nav-pills .bd-menuitem-11 > a:focus {
  outline-width: 0;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > a.hover:not(.active),
.bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > a:hover:not(.active),
.bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > a:focus:not(.active),
.bd-menu-11.nav-pills .bd-menuitem-11:hover:not(.active) > a:not(.active) {
  color: #d32f2f;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
  display: block;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > a.hover:not(.active):before,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > a:hover:not(.active):before,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > a:focus:not(.active):before,
.bd-menu-11.nav-pills .bd-menuitem-11:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-11.nav-pills .bd-menuitem-11 > a.active,
.bd-menu-11.nav-pills .bd-menuitem-11.active > a {
  color: #d32f2f;
  background-color: #f5f5f5;
  background-image: none;
  display: block;
}
.bd-menu-11.nav-pills .bd-menuitem-11 > a.active:before,
.bd-menu-11.nav-pills .bd-menuitem-11.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-13-popup {
  visibility: hidden;
  pointer-events: none;
  z-index: -1001;
  position: absolute;
}
.bd-menu-13-popup.bd-popup-left {
  left: auto;
  right: 0;
}
.bd-menu-13-popup,
.bd-menu-13-popup.bd-popup-right {
  left: 0;
  right: auto;
}
.bd-menuitem-13:hover > .bd-menu-13-popup {
  top: -1px;
}
.bd-menuitem-13:hover > .bd-menu-13-popup.bd-popup-left {
  left: auto;
  right: 100%;
}
.bd-menuitem-13:hover > .bd-menu-13-popup,
.bd-menuitem-13:hover > .bd-menu-13-popup.bd-popup-right {
  left: 100%;
  right: auto;
}
.bd-menu-13 .bd-menuitem-13:last-child > a:not(.active):not(:hover) {
  border-bottom-width: 0;
}
.bd-menu-13 .bd-menuitem-13:last-child > a:hover {
  border-bottom-width: 0;
}
.bd-menu-13 .bd-menuitem-13:last-child > a.active {
  border-bottom-width: 0;
}
.bd-menu-13 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  min-width: 160px;
  position: relative;
  -webkit-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -o-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  margin: 0px;
  border: 1px solid #cccccc;
}
.bd-menu-13 .bd-menuitem-13 {
  list-style: none;
  position: relative;
}
.bd-menu-13 .bd-menuitem-13 > a,
.bd-menu-13 .bd-menuitem-13 > a:link,
.bd-menu-13 .bd-menuitem-13 > a:visited {
  color: #777777;
  text-decoration: none;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-menu-13 .bd-menuitem-13 > a:before,
.bd-menu-13 .bd-menuitem-13 > a:link:before,
.bd-menu-13 .bd-menuitem-13 > a:visited:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-13 .bd-menuitem-13 > a > *,
.bd-menu-13 .bd-menuitem-13 > a:link > *,
.bd-menu-13 .bd-menuitem-13 > a:visited > * {
  vertical-align: middle;
}
.bd-menu-13 .bd-menuitem-13 > a:focus {
  outline-width: 0;
}
.bd-menu-13 .bd-menuitem-13:not(.active) > a.hover:not(.active),
.bd-menu-13 .bd-menuitem-13:not(.active) > a:hover:not(.active),
.bd-menu-13 .bd-menuitem-13:not(.active) > a:focus:not(.active),
.bd-menu-13 .bd-menuitem-13:hover:not(.active) > a:not(.active) {
  color: #d32f2f;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
  display: block;
}
.bd-menu-13 .bd-menuitem-13:not(.active) > a.hover:not(.active):before,
.bd-menu-13 .bd-menuitem-13:not(.active) > a:hover:not(.active):before,
.bd-menu-13 .bd-menuitem-13:not(.active) > a:focus:not(.active):before,
.bd-menu-13 .bd-menuitem-13:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-13 .bd-menuitem-13 > a.active,
.bd-menu-13 .bd-menuitem-13.active > a {
  color: #d32f2f;
  background-color: #f7f7f7;
  background-image: none;
  display: block;
}
.bd-menu-13 .bd-menuitem-13 > a.active:before,
.bd-menu-13 .bd-menuitem-13.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSE1lbnVNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvY2Fyb3VzZWw {}
.bd-carousel {
  display: inline-block;
}
.left-button,
.right-button {
  display: inline-block;
  font-size: 0;
  pointer-events: none;
}
.left-button:before,
.right-button:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.left-button .bd-carousel,
.right-button .bd-carousel {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  pointer-events: auto;
}
.left-button .bd-carousel .bd-icon-13,
.right-button .bd-carousel .bd-icon-13 {
  display: inline-block;
}
.right-button .bd-carousel {
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.bd-icon-13 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-13:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-13:before {
  content: '\1fa';
}
.bd-icon-13:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-13:before {
  display: inline-block;
  font-size: 60px;
  background-color: rgba(255, 255, 255, 0);
  color: rgba(204, 204, 204, 0.5);
  margin: 0px;
  border: 0px solid #ffffff;
  border-radius: 23px;
  line-height: 85.71428574px;
  line-height: 60px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-13:hover:before {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  color: rgba(120, 120, 120, 0.5);
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-13:hover.active:before,
.bd-icon-13.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-13:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvY2Fyb3VzZWw {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW5wdXRNaXhpbg {}
input[type="text"]:not([class]),
input[type="password"]:not([class]),
input[type="datetime"]:not([class]),
input[type="datetime-local"]:not([class]),
input[type="date"]:not([class]),
input[type="month"]:not([class]),
input[type="time"]:not([class]),
input[type="week"]:not([class]),
input[type="number"]:not([class]),
input[type="email"]:not([class]),
input[type="url"]:not([class]),
input[type="search"]:not([class]),
input[type="tel"]:not([class]),
input[type="color"]:not([class]),
textarea:not([class]),
select:not([class]) {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}
input[type="text"]:not([class])::-webkit-input-placeholder,
input[type="text"]:not([class]):-moz-placeholder,
input[type="text"]:not([class]):-ms-input-placeholder {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="text"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="password"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="datetime"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="datetime-local"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="date"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="month"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="time"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="week"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="number"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="email"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="url"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="search"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="tel"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="color"],
.bd-tagstyles:not(.bd-custom-bootstrapinput) textarea,
.bd-tagstyles:not(.bd-custom-bootstrapinput) select {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="text"]::-webkit-input-placeholder,
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="text"]:-moz-placeholder,
.bd-tagstyles:not(.bd-custom-bootstrapinput) input[type="text"]:-ms-input-placeholder {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
input[type="text"].bd-bootstrapinput.form-control,
input[type="password"].bd-bootstrapinput.form-control,
input[type="datetime"].bd-bootstrapinput.form-control,
input[type="datetime-local"].bd-bootstrapinput.form-control,
input[type="date"].bd-bootstrapinput.form-control,
input[type="month"].bd-bootstrapinput.form-control,
input[type="time"].bd-bootstrapinput.form-control,
input[type="week"].bd-bootstrapinput.form-control,
input[type="number"].bd-bootstrapinput.form-control,
input[type="email"].bd-bootstrapinput.form-control,
input[type="url"].bd-bootstrapinput.form-control,
input[type="search"].bd-bootstrapinput.form-control,
input[type="tel"].bd-bootstrapinput.form-control,
input[type="color"].bd-bootstrapinput.form-control,
textarea.bd-bootstrapinput.form-control,
select.bd-bootstrapinput.form-control {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}
input[type="text"].bd-bootstrapinput.form-control::-webkit-input-placeholder,
input[type="text"].bd-bootstrapinput.form-control:-moz-placeholder,
input[type="text"].bd-bootstrapinput.form-control:-ms-input-placeholder {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW5wdXRNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc2VhcmNoV2lkZ2V0 {}
.bd-searchwidget-2 {
  position: relative;
}
.bd-searchwidget-2 .bd-search-wrapper {
  width: 100%;
}
.bd-searchwidget-2 {
  margin-top: 0px;
}
.form-inline.bd-searchwidget-2 {
  display: inline-block;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper {
  display: table;
  position: relative;
  white-space: nowrap;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper > * {
  display: table-cell;
  vertical-align: middle;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper .bd-icon-6 {
  display: none;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper > :last-child > * {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  margin-left: 0 !important;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper > :first-child > * {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  margin-right: 0 !important;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper > :not(:first-child):not(:last-child) > * {
  border-radius: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.bd-icon-6:before {
  display: inline-block;
  color: #dedede;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-6:hover:before {
  display: inline-block;
  color: #787878;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-6:hover.active:before,
.bd-icon-6.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-6:before {
  display: inline-block;
}
.bd-searchinput-1 input[type="text"],
.bd-searchinput-1 input[type="password"],
.bd-searchinput-1 input[type="datetime"],
.bd-searchinput-1 input[type="datetime-local"],
.bd-searchinput-1 input[type="date"],
.bd-searchinput-1 input[type="month"],
.bd-searchinput-1 input[type="time"],
.bd-searchinput-1 input[type="week"],
.bd-searchinput-1 input[type="number"],
.bd-searchinput-1 input[type="email"],
.bd-searchinput-1 input[type="url"],
.bd-searchinput-1 input[type="search"],
.bd-searchinput-1 input[type="tel"],
.bd-searchinput-1 input[type="color"],
.bd-searchinput-1 textarea,
.bd-searchinput-1 select {
  width: auto;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  height: 35px;
  border-radius: 0px;
}
.bd-searchinput-1 input[type="text"]::-webkit-input-placeholder,
.bd-searchinput-1 input[type="text"]:-moz-placeholder,
.bd-searchinput-1 input[type="text"]:-ms-input-placeholder {
  width: auto;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  height: 35px;
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
input[type="text"].bd-bootstrapinput-2.form-control,
input[type="password"].bd-bootstrapinput-2.form-control,
input[type="datetime"].bd-bootstrapinput-2.form-control,
input[type="datetime-local"].bd-bootstrapinput-2.form-control,
input[type="date"].bd-bootstrapinput-2.form-control,
input[type="month"].bd-bootstrapinput-2.form-control,
input[type="time"].bd-bootstrapinput-2.form-control,
input[type="week"].bd-bootstrapinput-2.form-control,
input[type="number"].bd-bootstrapinput-2.form-control,
input[type="email"].bd-bootstrapinput-2.form-control,
input[type="url"].bd-bootstrapinput-2.form-control,
input[type="search"].bd-bootstrapinput-2.form-control,
input[type="tel"].bd-bootstrapinput-2.form-control,
input[type="color"].bd-bootstrapinput-2.form-control,
textarea.bd-bootstrapinput-2.form-control,
select.bd-bootstrapinput-2.form-control {
  width: auto;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  height: 35px;
  border-radius: 0px;
}
input[type="text"].bd-bootstrapinput-2.form-control::-webkit-input-placeholder,
input[type="text"].bd-bootstrapinput-2.form-control:-moz-placeholder,
input[type="text"].bd-bootstrapinput-2.form-control:-ms-input-placeholder {
  width: auto;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  height: 35px;
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc2VhcmNoV2lkZ2V0 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc3VjY2Vzc01lc3NhZ2U {}
.bd-successmessage-1 {
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc3VjY2Vzc01lc3NhZ2U {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvaW5mb01lc3NhZ2U {}
.bd-informationmessage-1 {
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvaW5mb01lc3NhZ2U {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvR29vZ2xlRm9udHM {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvR29vZ2xlRm9udHM {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvd2FybmluZ01lc3NhZ2U {}
.bd-warningmessage-1 {
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvd2FybmluZ01lc3NhZ2U {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdHNTbGlkZXI {}
.bd-productsslider-1 > .carousel-control.left,
.bd-productsslider-1 > .carousel-control.right {
  color: #ffffff;
  text-decoration: none;
}
.bd-productsslider-1.carousel .item {
  text-align: initial !important;
}
.bd-productsslider-1.carousel carousel-inner {
  overflow: hidden;
}
.bd-productsslider-1 {
  clear: both;
  position: relative;
  width: 100%;
}
.bd-productsslider-1.single {
  padding-left: 0;
  padding-right: 0;
}
.bd-productsslider-1 .carousel,
.bd-productsslider-1 .carousel .carousel-inner {
  height: 100%;
}
.bd-top-navigation {
  display: table;
  width: 100%;
}
.bd-productsslider-1 .bd-top-navigation-wrapper {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  direction: ltr;
}
.bd-productsslider-1 .bd-top-navigation-wrapper .right-button,
.bd-productsslider-1 .bd-top-navigation-wrapper .left-button {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.bd-grid-41 {
  margin-bottom: 20px;
}
.bd-griditem-2 {
  text-align: center;
}
.separated-item-2 {
  position: relative;
  z-index: 0;
}
.separated-item-2:before,
.separated-item-2:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-2:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-2:after {
  left: 0;
  right: 0;
  bottom: 0;
}
.first-col.separated-item-2:after {
  left: 5px;
}
.last-col.separated-item-2:after {
  right: 5px;
}
.separated-item-2.first-col:before,
.separated-item-2.last-row:after {
  content: none;
}
.bd-icon-14 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-14:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-14:before {
  content: '\20e';
}
.bd-icon-14:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-14:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-14:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-14:hover.active:before,
.bd-icon-14.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-14:before {
  display: inline-block;
}
.bd-productsslider-1 .left-button,
.bd-productsslider-1 .right-button {
  position: absolute;
  top: 0;
  bottom: 0;
}
.bd-productsslider-1 .left-button {
  left: 0;
}
.bd-productsslider-1 .right-button {
  right: 0;
}
.bd-carousel-2 {
  display: inline-block;
}
.left-button .bd-carousel-2,
.right-button .bd-carousel-2 {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  pointer-events: auto;
}
.left-button .bd-carousel-2 .bd-icon-5,
.right-button .bd-carousel-2 .bd-icon-5 {
  display: inline-block;
}
.right-button .bd-carousel-2 {
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.bd-icon-5 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-5:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-5:before {
  content: '\1fa';
}
.bd-icon-5:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-5:before {
  display: inline-block;
  font-size: 30px;
  color: rgba(204, 204, 204, 0.5);
  border: 0px solid #ffffff;
  line-height: 42.85714287px;
  line-height: 30px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-5:hover:before {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  color: rgba(120, 120, 120, 0.5);
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-5:hover.active:before,
.bd-icon-5.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-5:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdHNTbGlkZXI {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc2hvcHBpbmdDYXJ0QmxvY2s {}
@media (max-width: 767px) {
  .bd-cartcontainer-1 {
    text-align: center;
  }
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc2hvcHBpbmdDYXJ0QmxvY2s {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvdm1lbnU {}
@media (min-width: 768px) {
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23:hover > .bd-menu-24-popup,
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-24:hover > .bd-menu-24-popup,
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23.hover > .bd-menu-24-popup,
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-24.hover > .bd-menu-24-popup {
    display: block;
    visibility: visible;
    pointer-events: auto;
    z-index: 1001;
  }
}
@media (max-width: 767px) {
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23 > .bd-menu-24-popup,
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-24 > .bd-menu-24-popup {
    visibility: hidden;
  }
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24-popup.show {
    display: block;
    visibility: visible;
    pointer-events: auto;
    z-index: 1001;
  }
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24 {
    float: none;
  }
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24-popup {
    position: static;
  }
}
.bd-block-2 {
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.bd-container-11 {
  padding: 15px;
}
.bd-container-11:not(.shape-only) {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-container-10 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #f5f5f5;
  padding: 15px;
  border-bottom: 1px solid #dddddd;
}
.bd-container-10 h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-10 h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-10 h4 {
  line-height: 20.00000001px;
  font-size: 14px;
  font-weight: bold;
  color: #777777;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.bd-container-10 h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-10 h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-10 h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-vmenu-1 .collapse-button {
  direction: ltr;
}
.bd-vmenu-1 .collapse-button + .navbar-collapse {
  max-height: none;
  border: 0 none transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .bd-vmenu-1 .collapse-button {
    display: none;
  }
}
.bd-responsivemenu-13 .bd-menuitem-5,
.bd-vmenu-1 .collapse-button {
  list-style: none;
  position: relative;
}
.bd-responsivemenu-13 .bd-menuitem-5 > a,
.bd-responsivemenu-13 .bd-menuitem-5 > a:link,
.bd-responsivemenu-13 .bd-menuitem-5 > a:visited,
.bd-vmenu-1 .collapse-button > a,
.bd-vmenu-1 .collapse-button > a:link,
.bd-vmenu-1 .collapse-button > a:visited {
  display: block;
  white-space: nowrap;
}
.bd-responsivemenu-13 .bd-menuitem-5 > a:before,
.bd-responsivemenu-13 .bd-menuitem-5 > a:link:before,
.bd-responsivemenu-13 .bd-menuitem-5 > a:visited:before,
.bd-vmenu-1 .collapse-button > a:before,
.bd-vmenu-1 .collapse-button > a:link:before,
.bd-vmenu-1 .collapse-button > a:visited:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-responsivemenu-13 .bd-menuitem-5 > a > *,
.bd-responsivemenu-13 .bd-menuitem-5 > a:link > *,
.bd-responsivemenu-13 .bd-menuitem-5 > a:visited > *,
.bd-vmenu-1 .collapse-button > a > *,
.bd-vmenu-1 .collapse-button > a:link > *,
.bd-vmenu-1 .collapse-button > a:visited > * {
  vertical-align: middle;
}
.bd-responsivemenu-13 .bd-menuitem-5 > a:focus,
.bd-vmenu-1 .collapse-button > a:focus {
  outline-width: 0;
}
.bd-responsivemenu-13 .bd-menuitem-5:not(.active) > a.hover:not(.active),
.bd-responsivemenu-13 .bd-menuitem-5:not(.active) > a:hover:not(.active),
.bd-responsivemenu-13 .bd-menuitem-5:not(.active) > a:focus:not(.active),
.bd-responsivemenu-13 .bd-menuitem-5:hover:not(.active) > a:not(.active),
.bd-vmenu-1 .collapse-button:not(.active) > a.hover:not(.active),
.bd-vmenu-1 .collapse-button:not(.active) > a:hover:not(.active),
.bd-vmenu-1 .collapse-button:not(.active) > a:focus:not(.active),
.bd-vmenu-1 .collapse-button:hover:not(.active) > a:not(.active) {
  display: block;
}
.bd-responsivemenu-13 .bd-menuitem-5:not(.active) > a.hover:not(.active):before,
.bd-responsivemenu-13 .bd-menuitem-5:not(.active) > a:hover:not(.active):before,
.bd-responsivemenu-13 .bd-menuitem-5:not(.active) > a:focus:not(.active):before,
.bd-responsivemenu-13 .bd-menuitem-5:hover:not(.active) > a:not(.active):before,
.bd-vmenu-1 .collapse-button:not(.active) > a.hover:not(.active):before,
.bd-vmenu-1 .collapse-button:not(.active) > a:hover:not(.active):before,
.bd-vmenu-1 .collapse-button:not(.active) > a:focus:not(.active):before,
.bd-vmenu-1 .collapse-button:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-responsivemenu-13 .bd-menuitem-5 > a.active,
.bd-responsivemenu-13 .bd-menuitem-5.active > a,
.bd-vmenu-1 .collapse-button > a.active,
.bd-vmenu-1 .collapse-button.active > a {
  display: block;
}
.bd-responsivemenu-13 .bd-menuitem-5 > a.active:before,
.bd-responsivemenu-13 .bd-menuitem-5.active > a:before,
.bd-vmenu-1 .collapse-button > a.active:before,
.bd-vmenu-1 .collapse-button.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-verticalmenu-3 {
  background-color: #f5f5f5;
}
.bd-verticalmenu-3 {
  display: block;
}
.bd-menuitem-24 {
  position: relative;
}
.bd-verticalmenu-3 .nav-tabs > li,
.bd-verticalmenu-3 .nav-pills > li {
  float: none;
}
.bd-verticalmenu-3 .bd-menu-24-popup {
  top: 0;
  left: 100%;
}
.bd-block-3 {
  margin-top: 20px;
}
.bd-container-13:not(.shape-only) {
  color: #777777;
}
.bd-container-13:not(.shape-only) blockquote,
.bd-blockquotes-7 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #f5f5f5;
  border-radius: 0px;
}
.bd-button-7 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-13:not(.shape-only) button,
.bd-container-13:not(.shape-only) input[type="submit"],
.bd-container-13:not(.shape-only) input[type="button"],
.bd-container-13:not(.shape-only) a.bd-button-7[href],
.bd-container-13:not(.shape-only) .bd-button-7,
button.bd-button-7,
input.bd-button-7,
a.bd-button-7[href],
.bd-button-7 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-13:not(.shape-only) button,
.bd-container-13:not(.shape-only) input[type="submit"],
.bd-container-13:not(.shape-only) input[type="button"],
.bd-container-13:not(.shape-only) a.bd-button-7[href],
.bd-container-13:not(.shape-only) .bd-button-7,
button.bd-button-7,
input.bd-button-7,
a.bd-button-7[href],
.bd-button-7,
.bd-container-13:not(.shape-only) button:visited,
.bd-container-13:not(.shape-only) input[type="submit"]:visited,
.bd-container-13:not(.shape-only) input[type="button"]:visited,
.bd-container-13:not(.shape-only) a.bd-button-7[href]:visited,
.bd-container-13:not(.shape-only) .bd-button-7:visited,
button.bd-button-7:visited,
input.bd-button-7:visited,
a.bd-button-7[href]:visited,
.bd-button-7:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px;
  border: 0px solid #ffffff;
  border-radius: 4px;
  background-image: none;
}
.bd-container-13:not(.shape-only) button:hover,
.bd-container-13:not(.shape-only) input[type="submit"]:hover,
.bd-container-13:not(.shape-only) input[type="button"]:hover,
.bd-container-13:not(.shape-only) a.bd-button-7[href]:hover,
.bd-container-13:not(.shape-only) .bd-button-7:hover,
button.bd-button-7:hover,
input.bd-button-7:hover,
a.bd-button-7[href]:hover,
.bd-button-7:hover,
.bd-container-13:not(.shape-only) button:focus,
.bd-container-13:not(.shape-only) input[type="submit"]:focus,
.bd-container-13:not(.shape-only) input[type="button"]:focus,
.bd-container-13:not(.shape-only) a.bd-button-7[href]:focus,
.bd-container-13:not(.shape-only) .bd-button-7:focus,
button.bd-button-7:focus,
input.bd-button-7:focus,
a.bd-button-7[href]:focus,
.bd-button-7:focus {
  background-color: #4caf50;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-container-13:not(.shape-only) button:active,
.bd-container-13:not(.shape-only) input[type="submit"]:active,
.bd-container-13:not(.shape-only) input[type="button"]:active,
.bd-container-13:not(.shape-only) a.bd-button-7[href]:active,
.bd-container-13:not(.shape-only) .bd-button-7:active,
button.bd-button-7:active,
input.bd-button-7:active,
a.bd-button-7[href]:active,
.bd-button-7:active {
  background-color: #4caf50;
  background-image: none;
}
.bd-imagestyles-7 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-13:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-13:not(.shape-only) table,
.bd-table-7 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-13:not(.shape-only) table thead td,
.bd-table-7 thead td,
.bd-container-13:not(.shape-only) table thead th,
.bd-table-7 thead th {
  border-bottom: 1px solid #777777;
}
.bd-container-13:not(.shape-only) table td,
.bd-table-7 td,
.bd-container-13:not(.shape-only) table th,
.bd-table-7 th {
  padding: 5px;
}
.bd-container-13:not(.shape-only) table tbody > tr:nth-child(odd) > td,
.bd-table-7 tbody > tr:nth-child(odd) > td,
.bd-container-13:not(.shape-only) table tbody > tr:nth-child(odd) > th,
.bd-table-7 tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
.bd-container-12 h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-12 h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-12 h4 {
  color: #d32f2f;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.bd-container-12 h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-12 h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-12 h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-12:not(.shape-only) blockquote,
.bd-blockquotes-8 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #f5f5f5;
  border-radius: 0px;
}
.bd-button-8 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-12:not(.shape-only) button,
.bd-container-12:not(.shape-only) input[type="submit"],
.bd-container-12:not(.shape-only) input[type="button"],
.bd-container-12:not(.shape-only) a.bd-button-8[href],
.bd-container-12:not(.shape-only) .bd-button-8,
button.bd-button-8,
input.bd-button-8,
a.bd-button-8[href],
.bd-button-8 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-12:not(.shape-only) button,
.bd-container-12:not(.shape-only) input[type="submit"],
.bd-container-12:not(.shape-only) input[type="button"],
.bd-container-12:not(.shape-only) a.bd-button-8[href],
.bd-container-12:not(.shape-only) .bd-button-8,
button.bd-button-8,
input.bd-button-8,
a.bd-button-8[href],
.bd-button-8,
.bd-container-12:not(.shape-only) button:visited,
.bd-container-12:not(.shape-only) input[type="submit"]:visited,
.bd-container-12:not(.shape-only) input[type="button"]:visited,
.bd-container-12:not(.shape-only) a.bd-button-8[href]:visited,
.bd-container-12:not(.shape-only) .bd-button-8:visited,
button.bd-button-8:visited,
input.bd-button-8:visited,
a.bd-button-8[href]:visited,
.bd-button-8:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px;
  border: 0px solid #ffffff;
  border-radius: 4px;
  background-image: none;
}
.bd-container-12:not(.shape-only) button:hover,
.bd-container-12:not(.shape-only) input[type="submit"]:hover,
.bd-container-12:not(.shape-only) input[type="button"]:hover,
.bd-container-12:not(.shape-only) a.bd-button-8[href]:hover,
.bd-container-12:not(.shape-only) .bd-button-8:hover,
button.bd-button-8:hover,
input.bd-button-8:hover,
a.bd-button-8[href]:hover,
.bd-button-8:hover,
.bd-container-12:not(.shape-only) button:focus,
.bd-container-12:not(.shape-only) input[type="submit"]:focus,
.bd-container-12:not(.shape-only) input[type="button"]:focus,
.bd-container-12:not(.shape-only) a.bd-button-8[href]:focus,
.bd-container-12:not(.shape-only) .bd-button-8:focus,
button.bd-button-8:focus,
input.bd-button-8:focus,
a.bd-button-8[href]:focus,
.bd-button-8:focus {
  background-color: #4caf50;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-container-12:not(.shape-only) button:active,
.bd-container-12:not(.shape-only) input[type="submit"]:active,
.bd-container-12:not(.shape-only) input[type="button"]:active,
.bd-container-12:not(.shape-only) a.bd-button-8[href]:active,
.bd-container-12:not(.shape-only) .bd-button-8:active,
button.bd-button-8:active,
input.bd-button-8:active,
a.bd-button-8[href]:active,
.bd-button-8:active {
  background-color: #4caf50;
  background-image: none;
}
.bd-imagestyles-1 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-12:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-12:not(.shape-only) table,
.bd-table-8 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-12:not(.shape-only) table thead td,
.bd-table-8 thead td,
.bd-container-12:not(.shape-only) table thead th,
.bd-table-8 thead th {
  border-bottom: 1px solid #777777;
}
.bd-container-12:not(.shape-only) table td,
.bd-table-8 td,
.bd-container-12:not(.shape-only) table th,
.bd-table-8 th {
  padding: 5px;
}
.bd-container-12:not(.shape-only) table tbody > tr:nth-child(odd) > td,
.bd-table-8 tbody > tr:nth-child(odd) > td,
.bd-container-12:not(.shape-only) table tbody > tr:nth-child(odd) > th,
.bd-table-8 tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
.bd-menu-23.nav.nav-pills > li + li {
  margin: 0;
}
.bd-menu-23 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
}
.bd-menuitem-23 > a {
  cursor: pointer;
  /* Safari click events fix */
}
.bd-menu-23.nav-pills .bd-menuitem-23 {
  list-style: none;
  position: relative;
}
.bd-menu-23.nav-pills .bd-menuitem-23 > a,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:link,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:visited {
  color: #777777;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: -1px;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  font-size: 13px;
  padding: 10px;
  border: 1px dotted #a3a3a3;
  border-radius: 0px;
  line-height: 18.57142858px;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  display: block;
  white-space: nowrap;
}
.bd-menu-23.nav-pills .bd-menuitem-23 > a:before,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:link:before,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:visited:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-menu-23.nav-pills .bd-menuitem-23 > a:before,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:link:before,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:visited:before {
  content: '\15f';
}
.bd-menu-23.nav-pills .bd-menuitem-23 > a:before,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:link:before,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:visited:before {
  width: auto;
  visibility: inherit;
}
.bd-menu-23.nav-pills .bd-menuitem-23 > a:before,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:link:before,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:visited:before {
  display: inline-block;
  font-size: 13px;
  padding-right: 5px;
  padding-top: 4px;
  line-height: 18.57142858px;
  line-height: 13px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-23.nav-pills .bd-menuitem-23 > a > *,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:link > *,
.bd-menu-23.nav-pills .bd-menuitem-23 > a:visited > * {
  vertical-align: middle;
}
.bd-menu-23.nav-pills .bd-menuitem-23 > a:focus {
  outline-width: 0;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > a.hover:not(.active),
.bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > a:hover:not(.active),
.bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > a:focus:not(.active),
.bd-menu-23.nav-pills .bd-menuitem-23:hover:not(.active) > a:not(.active) {
  text-decoration: none;
  background-color: #ededed;
  color: #d32f2f;
  background-image: none;
  display: block;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > a.hover:not(.active):before,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > a:hover:not(.active):before,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > a:focus:not(.active):before,
.bd-menu-23.nav-pills .bd-menuitem-23:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-23.nav-pills .bd-menuitem-23 > a.active,
.bd-menu-23.nav-pills .bd-menuitem-23.active > a {
  color: #d32f2f;
  display: block;
}
.bd-menu-23.nav-pills .bd-menuitem-23 > a.active:before,
.bd-menu-23.nav-pills .bd-menuitem-23.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-24-popup {
  visibility: hidden;
  pointer-events: none;
  z-index: -1001;
  position: absolute;
}
.bd-menu-24-popup.bd-popup-left {
  left: auto;
  right: 0;
}
.bd-menu-24-popup,
.bd-menu-24-popup.bd-popup-right {
  left: 0;
  right: auto;
}
.bd-menuitem-24:hover > .bd-menu-24-popup {
  top: -11px;
}
.bd-menuitem-24:hover > .bd-menu-24-popup.bd-popup-left {
  left: auto;
  right: 100%;
}
.bd-menuitem-24:hover > .bd-menu-24-popup,
.bd-menuitem-24:hover > .bd-menu-24-popup.bd-popup-right {
  left: 100%;
  right: auto;
}
.bd-menu-24 .bd-menuitem-24:last-child > a:not(.active):not(:hover) {
  border-bottom-width: 0;
}
.bd-menu-24 .bd-menuitem-24:last-child > a:hover {
  border-bottom-width: 0;
}
.bd-menu-24 .bd-menuitem-24:last-child > a.active {
  border-bottom-width: 0;
}
.bd-menu-24 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
  background-color: #ededed;
  min-width: 160px;
  position: relative;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0px 2px 0px 0px;
  padding: 10px;
  border-top: 1px dotted #a3a3a3;
  border-right: 1px dotted #a3a3a3;
  border-bottom: 1px dotted #a3a3a3;
  border-left: 0px dotted #a3a3a3;
}
.bd-menu-24 .bd-menuitem-24 {
  list-style: none;
  position: relative;
}
.bd-menu-24 .bd-menuitem-24 > a,
.bd-menu-24 .bd-menuitem-24 > a:link,
.bd-menu-24 .bd-menuitem-24 > a:visited {
  color: #777777;
  text-transform: uppercase;
  font-size: 11.9px;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  padding: 5px 10px 5px 18px;
  line-height: 17.00000001px;
  display: block;
  white-space: nowrap;
}
.bd-menu-24 .bd-menuitem-24 > a:before,
.bd-menu-24 .bd-menuitem-24 > a:link:before,
.bd-menu-24 .bd-menuitem-24 > a:visited:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-24 .bd-menuitem-24 > a > *,
.bd-menu-24 .bd-menuitem-24 > a:link > *,
.bd-menu-24 .bd-menuitem-24 > a:visited > * {
  vertical-align: middle;
}
.bd-menu-24 .bd-menuitem-24 > a:focus {
  outline-width: 0;
}
.bd-menu-24 .bd-menuitem-24:not(.active) > a.hover:not(.active),
.bd-menu-24 .bd-menuitem-24:not(.active) > a:hover:not(.active),
.bd-menu-24 .bd-menuitem-24:not(.active) > a:focus:not(.active),
.bd-menu-24 .bd-menuitem-24:hover:not(.active) > a:not(.active) {
  color: #f44336;
  text-decoration: none;
  display: block;
}
.bd-menu-24 .bd-menuitem-24:not(.active) > a.hover:not(.active):before,
.bd-menu-24 .bd-menuitem-24:not(.active) > a:hover:not(.active):before,
.bd-menu-24 .bd-menuitem-24:not(.active) > a:focus:not(.active):before,
.bd-menu-24 .bd-menuitem-24:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-24 .bd-menuitem-24 > a.active,
.bd-menu-24 .bd-menuitem-24.active > a {
  color: #4caf50;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  display: block;
}
.bd-menu-24 .bd-menuitem-24 > a.active:before,
.bd-menu-24 .bd-menuitem-24.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvdm1lbnU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvZXJyb3JNZXNzYWdl {}
.bd-errormessage-1 {
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvZXJyb3JNZXNzYWdl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSWNvbkNvbW1vbjA {}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  opacity: 1;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSWNvbkNvbW1vbjA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXI1 {}
.bd-postheader-5 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}
h2.bd-postheader-5 {
  line-height: 51.42857144px;
  font-size: 36px;
  text-transform: none;
  font-weight: 200;
}
h2.bd-postheader-5 a {
  line-height: 42.85714287px;
  font-weight: normal;
  font-size: 30px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXI1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTU {}
.bd-postimage-4 {
  position: relative;
  bottom: auto;
  top: 0.000%;
  right: auto;
  left: 0.000%;
  margin-bottom: 46px;
  margin-top: 16px;
}
.bd-postimage-4 {
  display: inline-block;
}
.bd-postimage-4 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVFeGNlcnB0NQ {}
.bd-postcontent-9 {
  position: relative;
  margin-bottom: 0px;
  margin-top: 15px;
}
.bd-postcontent-9:not(.shape-only) blockquote,
.bd-blockquotes-29 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-postcontent-9:not(.shape-only) blockquote,
.bd-blockquotes-29,
.bd-postcontent-9:not(.shape-only) blockquote p,
.bd-blockquotes-29 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVFeGNlcnB0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c1Q29tbWVudENvbnRhaW5lcg {}
.bd-layoutcontainer-21 {
  position: relative;
}
.bd-layoutcontainer-21:before {
  clear: both;
}
.bd-layoutcolumn-47 {
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-top-width: 0px;
  border-top-style: none;
  margin: 0px;
  padding: 0px;
}
.bd-layoutcolumn-48 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c1Q29tbWVudENvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c1 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXI2 {}
h2.bd-postheader-6 {
  line-height: 48px;
  text-transform: none;
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 0;
}
h2.bd-postheader-6 a {
  line-height: 14px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXI2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTY {}
.bd-postimage-5 {
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  float: left;
  display: inline-block;
}
.bd-postimage-5 {
  display: inline-block;
}
.bd-postimage-5 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjYy {}
.bd-posticondate-6 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticondate-12 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticondate-12 {
  text-transform: none;
  color: #777777;
}
.bd-posticondate-12 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticondate-12 .bd-icon-56 {
  white-space: nowrap;
}
.bd-posticondate-12 .bd-icon-56 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-56 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-56:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-56:before {
  content: '\23d';
}
.bd-icon-56:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-56:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-56:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-56:hover.active:before,
.bd-icon-56.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-56:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjYy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uNjI {}
.bd-posticonauthor-6 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticonauthor-13 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticonauthor-13 {
  color: #777777;
  text-transform: none;
}
.bd-posticonauthor-13 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticonauthor-13 .bd-icon-58 {
  white-space: nowrap;
}
.bd-posticonauthor-13 .bd-icon-58 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-58 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-58:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-58:before {
  content: '\280';
}
.bd-icon-58:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-58:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-58:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-58:hover.active:before,
.bd-icon-58.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-58:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uNjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVFeGNlcnB0Ng {}
.bd-postcontent-10 {
  position: relative;
  margin-bottom: 19px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVFeGNlcnB0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2Q29tbWVudEF2YXRhcg {}
.bd-commentavatar-5 {
  display: inline-block;
}
.bd-commentavatar-5 {
  display: inline-block;
}
.bd-commentavatar-5 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2Q29tbWVudEF2YXRhcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2Q29tbWVudENvbnRhaW5lcg {}
.bd-layoutcontainer-24:before {
  clear: both;
}
.bd-layoutcolumn-55 {
  position: relative;
}
.bd-layoutcolumn-56 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2Q29tbWVudENvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RJbWFnZTE {}
.bd-productimage-4 {
  text-align: center;
  display: inline-block;
}
.bd-productimage-4 {
  display: inline-block;
}
.bd-productimage-4 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-16 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
}
.bd-productimage-4 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RJbWFnZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RUaXRsZTE {}
.bd-producttitle-7 {
  position: relative;
}
.bd-producttitle-8 {
  line-height: 25.00000001px;
  font-size: 17.5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RUaXRsZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3REZXNjMQ {}
.bd-productdesc-1 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3REZXNjMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RQcmljZTE {}
.bd-productprice-3 {
  line-height: 25.00000001px;
  font-weight: normal;
  font-size: 17.5px;
  color: #d9534f;
}
.bd-productprice-3 {
  display: block;
  position: relative;
}
.bd-pricetext-11 {
  display: inline-block;
  float: left;
  padding: 0px;
}
.bd-pricetext-11 {
  line-height: 20.00000001px;
  font-size: 14px;
  color: #777777;
}
.bd-pricetext-11 .bd-label-11,
.bd-pricetext-11 .bd-container-30 {
  display: inline-block;
}
.bd-container-30 {
  line-height: 17.00000001px;
  font-size: 11.9px;
  text-decoration: line-through;
  color: #cccccc;
}
.bd-pricetext-10 {
  display: inline-block;
  padding: 0px;
}
.bd-pricetext-10 .bd-label-10,
.bd-pricetext-10 .bd-container-29 {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RQcmljZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RCdXky {}
.bd-productbuy-2 {
  margin: 0px auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RCdXky {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3ROZXcx {}
.bd-productnew-2 {
  position: absolute;
  top: 0;
  right: 0;
}
.bd-productnewicon-3 {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(92, 183, 92, 0.5);
  padding: 16px 10px;
  border-radius: 50%;
}
.bd-productnewicon-3 {
  line-height: 17.00000001px;
  text-align: center;
  font-size: 11.9px;
  text-transform: uppercase;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3ROZXcx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTYWxlMQ {}
.bd-productsale-2 {
  left: auto;
  bottom: auto;
  right: 8.04151101968031%;
  top: 4.43291965486329%;
  position: absolute;
}
@media (max-width: 991px) {
  .bd-productsale-2 {
    position: absolute;
    top: 8.00434822629186%;
    left: auto;
    right: 34.2097353187457%;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .bd-productsale-2 {
    position: absolute;
    top: 8.33768155962519%;
    left: auto;
    right: 26.1452191897134%;
    bottom: auto;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTYWxlMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RJbWFnZTI {}
.bd-productimage-5 {
  width: 100%;
  text-align: center;
}
.bd-productimage-5 {
  display: inline-block;
}
.bd-productimage-5 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RJbWFnZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3ROZXcy {}
.bd-productnew-3 {
  position: absolute;
  top: 0;
  right: 0;
}
.bd-productnewicon-2 {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(92, 183, 92, 0.5);
  padding: 16px 10px;
  border-radius: 50%;
}
.bd-productnewicon-2 {
  line-height: 17.00000001px;
  text-align: center;
  font-size: 11.9px;
  text-transform: uppercase;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3ROZXcy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTYWxlMg {}
.bd-productsale-3 {
  position: absolute;
  top: 0.000%;
  left: auto;
  right: 5.670%;
  bottom: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTYWxlMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RUaXRsZTI {}
.bd-producttitle-10 {
  margin-top: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RUaXRsZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3REZXNjMg {}
.bd-productdesc-11 {
  margin-top: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3REZXNjMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RQcmljZTI {}
.bd-productprice-4 {
  display: block;
  margin: 5px 10px;
}
.bd-pricetext-13 {
  display: block;
  padding: 0px;
}
.bd-pricetext-13 {
  color: #777777;
}
.bd-pricetext-13 .bd-label-13,
.bd-pricetext-13 .bd-container-32 {
  display: inline-block;
}
.bd-pricetext-12 {
  display: block;
  padding: 0px;
}
.bd-pricetext-12 {
  color: #4caf50;
}
.bd-pricetext-12 .bd-label-12,
.bd-pricetext-12 .bd-container-31 {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RQcmljZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NvcnRDb250YWluZXI {}
.bd-layoutcontainer-27 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.bd-layoutcontainer-27:before {
  clear: both;
}
.bd-layoutcolumn-60 {
  position: relative;
}
.bd-layoutcolumn-61 {
  position: relative;
}
.bd-layoutcolumn-61 {
  text-align: right;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NvcnRDb250YWluZXI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3R5cGVTZWxlY3Rvcg {}
.bd-typeselector-1 {
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3R5cGVTZWxlY3Rvcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzU29ydGVy {}
.bd-productssorter-1 {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-productssorter-1 select {
  display: inline;
  width: auto;
}
.woocommerce_ordering {
  margin-bottom: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzU29ydGVy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JhY2tUb1RvcDE {}
a.bd-backtotop-1:hover {
  text-decoration: none;
}
.bd-backtotop-1 {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  z-index: auto;
}
@media (max-width: 1199px) {
  .bd-backtotop-1 {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
}
@media (max-width: 991px) {
  .bd-backtotop-1 {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .bd-backtotop-1 {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
  }
}
.bd-smoothscroll-3 {
  position: fixed;
  left: auto;
  right: 9.695%;
  top: 83.361%;
  bottom: auto;
  z-index: 9999;
}
@media (max-width: 1199px) {
  .bd-smoothscroll-3 {
    position: fixed;
    left: auto;
    right: 2%;
    top: 85%;
    bottom: auto;
  }
}
@media (max-width: 991px) {
  .bd-smoothscroll-3 {
    position: fixed;
    left: auto;
    top: 80%;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .bd-smoothscroll-3 {
    position: fixed;
    left: auto;
    top: 50%;
    bottom: auto;
  }
}
.bd-icon-67 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-67:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-67:before {
  content: '\216';
}
.bd-icon-67:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-67:before {
  display: inline-block;
  color: #ffffff;
  text-align: center;
  background-color: rgba(204, 204, 204, 0.5);
  font-size: 30px;
  padding: 10px;
  line-height: 42.85714287px;
  line-height: 30px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-67:hover:before {
  display: inline-block;
  background-color: rgba(210, 47, 47, 0.75);
  color: #ffffff;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-67:hover.active:before,
.bd-icon-67.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-67:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JhY2tUb1RvcDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL292ZXJ2aWV3SW1hZ2U {}
.bd-productoverviewimage-1 {
  padding: 10px 0px;
}
.bd-productimage-6 {
  text-align: center;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  width: 100%;
  display: inline-block;
}
@media (max-width: 767px) {
  .bd-productimage-6 {
    left: 0.000%;
    right: auto;
    top: 0.000%;
    bottom: auto;
  }
}
.bd-productimage-6 #wrap {
  width: 100%;
  height: 100%;
}
.bd-productimage-6 img {
  width: 100%;
  height: auto;
}
.cloud-zoom-lens,
.cloud-zoom-big {
  border: 4px solid;
}
.cloud-zoom-lens {
  border-color: #777777;
  margin: -4px;
}
.cloud-zoom-big {
  border-color: #f5f5f5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL292ZXJ2aWV3SW1hZ2U {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2ltYWdlVGh1bWJuYWlscw {}
.bd-imagethumbnails-1 {
  position: relative;
  border: 1px solid #dddddd;
  text-align: center;
}
.bd-imagethumbnails-1 .carousel-inner a {
  width: 20%;
  display: block;
  float: left;
}
.bd-imagethumbnails-1 .bd-productimage-7 img {
  height: 100% !important;
}
.bd-productimage-7 {
  text-align: center;
  left: 0.000%;
  right: auto;
  top: NaN%;
  bottom: auto;
}
.bd-productimage-7 {
  display: inline-block;
}
.bd-productimage-7 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagethumbnails-1 .left-button,
.bd-imagethumbnails-1 .right-button {
  position: absolute;
  top: 0;
  bottom: 0;
}
.bd-imagethumbnails-1 .left-button {
  left: 0;
}
.bd-imagethumbnails-1 .right-button {
  right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2ltYWdlVGh1bWJuYWlscw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld1RpdGxl {}
.bd-productoverviewtitle-1 {
  position: relative;
  margin: 0px;
}
.bd-productoverviewtitle-1 {
  line-height: 48px;
  font-size: 48px;
  text-transform: none;
  color: #d32f2f;
}
.bd-productoverviewtitle-1 p {
  margin-top: 0;
  margin-bottom: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld1RpdGxl {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld1ByaWNl {}
.bd-productprice-5 {
  font-weight: normal;
}
.bd-productprice-5 {
  display: block;
  position: relative;
}
.bd-pricetext-15 {
  display: block;
  padding: 0px;
}
.bd-pricetext-15 {
  color: #777777;
}
.bd-pricetext-15 .bd-label-17,
.bd-pricetext-15 .bd-container-36 {
  display: inline-block;
}
.bd-container-36:not(.shape-only) blockquote,
.bd-blockquotes-5 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #f5f5f5;
  border-radius: 0px;
}
.bd-button-5 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-36:not(.shape-only) button,
.bd-container-36:not(.shape-only) input[type="submit"],
.bd-container-36:not(.shape-only) input[type="button"],
.bd-container-36:not(.shape-only) a.bd-button-5[href],
.bd-container-36:not(.shape-only) .bd-button-5,
button.bd-button-5,
input.bd-button-5,
a.bd-button-5[href],
.bd-button-5 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-36:not(.shape-only) button,
.bd-container-36:not(.shape-only) input[type="submit"],
.bd-container-36:not(.shape-only) input[type="button"],
.bd-container-36:not(.shape-only) a.bd-button-5[href],
.bd-container-36:not(.shape-only) .bd-button-5,
button.bd-button-5,
input.bd-button-5,
a.bd-button-5[href],
.bd-button-5,
.bd-container-36:not(.shape-only) button:visited,
.bd-container-36:not(.shape-only) input[type="submit"]:visited,
.bd-container-36:not(.shape-only) input[type="button"]:visited,
.bd-container-36:not(.shape-only) a.bd-button-5[href]:visited,
.bd-container-36:not(.shape-only) .bd-button-5:visited,
button.bd-button-5:visited,
input.bd-button-5:visited,
a.bd-button-5[href]:visited,
.bd-button-5:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px;
  border: 0px solid #ffffff;
  border-radius: 4px;
  background-image: none;
}
.bd-container-36:not(.shape-only) button:hover,
.bd-container-36:not(.shape-only) input[type="submit"]:hover,
.bd-container-36:not(.shape-only) input[type="button"]:hover,
.bd-container-36:not(.shape-only) a.bd-button-5[href]:hover,
.bd-container-36:not(.shape-only) .bd-button-5:hover,
button.bd-button-5:hover,
input.bd-button-5:hover,
a.bd-button-5[href]:hover,
.bd-button-5:hover,
.bd-container-36:not(.shape-only) button:focus,
.bd-container-36:not(.shape-only) input[type="submit"]:focus,
.bd-container-36:not(.shape-only) input[type="button"]:focus,
.bd-container-36:not(.shape-only) a.bd-button-5[href]:focus,
.bd-container-36:not(.shape-only) .bd-button-5:focus,
button.bd-button-5:focus,
input.bd-button-5:focus,
a.bd-button-5[href]:focus,
.bd-button-5:focus {
  background-color: #4caf50;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-5 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-36:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-36:not(.shape-only) table,
.bd-table-6 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-36:not(.shape-only) table thead td,
.bd-table-6 thead td,
.bd-container-36:not(.shape-only) table thead th,
.bd-table-6 thead th {
  border-bottom: 1px solid #777777;
}
.bd-pricetext-14 {
  display: block;
  padding: 0px;
}
.bd-pricetext-14 {
  line-height: 34.2857143px;
  font-size: 24px;
  color: #d9534f;
}
.bd-pricetext-14 .bd-label-16,
.bd-pricetext-14 .bd-container-35 {
  display: inline-block;
}
.bd-container-35 {
  line-height: 42.85714287px;
  font-size: 30px;
}
.bd-container-35:not(.shape-only) blockquote,
.bd-blockquotes-4 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #f5f5f5;
  border-radius: 0px;
}
.bd-button-4 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-35:not(.shape-only) button,
.bd-container-35:not(.shape-only) input[type="submit"],
.bd-container-35:not(.shape-only) input[type="button"],
.bd-container-35:not(.shape-only) a.bd-button-4[href],
.bd-container-35:not(.shape-only) .bd-button-4,
button.bd-button-4,
input.bd-button-4,
a.bd-button-4[href],
.bd-button-4 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-35:not(.shape-only) button,
.bd-container-35:not(.shape-only) input[type="submit"],
.bd-container-35:not(.shape-only) input[type="button"],
.bd-container-35:not(.shape-only) a.bd-button-4[href],
.bd-container-35:not(.shape-only) .bd-button-4,
button.bd-button-4,
input.bd-button-4,
a.bd-button-4[href],
.bd-button-4,
.bd-container-35:not(.shape-only) button:visited,
.bd-container-35:not(.shape-only) input[type="submit"]:visited,
.bd-container-35:not(.shape-only) input[type="button"]:visited,
.bd-container-35:not(.shape-only) a.bd-button-4[href]:visited,
.bd-container-35:not(.shape-only) .bd-button-4:visited,
button.bd-button-4:visited,
input.bd-button-4:visited,
a.bd-button-4[href]:visited,
.bd-button-4:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px;
  border: 0px solid #ffffff;
  border-radius: 4px;
  background-image: none;
}
.bd-container-35:not(.shape-only) button:hover,
.bd-container-35:not(.shape-only) input[type="submit"]:hover,
.bd-container-35:not(.shape-only) input[type="button"]:hover,
.bd-container-35:not(.shape-only) a.bd-button-4[href]:hover,
.bd-container-35:not(.shape-only) .bd-button-4:hover,
button.bd-button-4:hover,
input.bd-button-4:hover,
a.bd-button-4[href]:hover,
.bd-button-4:hover,
.bd-container-35:not(.shape-only) button:focus,
.bd-container-35:not(.shape-only) input[type="submit"]:focus,
.bd-container-35:not(.shape-only) input[type="button"]:focus,
.bd-container-35:not(.shape-only) a.bd-button-4[href]:focus,
.bd-container-35:not(.shape-only) .bd-button-4:focus,
button.bd-button-4:focus,
input.bd-button-4:focus,
a.bd-button-4[href]:focus,
.bd-button-4:focus {
  background-color: #4caf50;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-4 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-35:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-35:not(.shape-only) table,
.bd-table-5 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-35:not(.shape-only) table thead td,
.bd-table-5 thead td,
.bd-container-35:not(.shape-only) table thead th,
.bd-table-5 thead th {
  border-bottom: 1px solid #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld1ByaWNl {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld0Rlc2M {}
.bd-productdesc-13 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld0Rlc2M {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld0J1eQ {}
.bd-productbuy-4 {
  margin: 12px auto 0px;
}
.bd-button-9 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-productbuy-4 button,
.bd-productbuy-4 input[type="submit"],
.bd-productbuy-4 input[type="button"],
.bd-productbuy-4 a.bd-button-9[href],
.bd-productbuy-4 .bd-button-9,
button.bd-button-9,
input.bd-button-9,
a.bd-button-9[href],
.bd-button-9 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-productbuy-4 button,
.bd-productbuy-4 input[type="submit"],
.bd-productbuy-4 input[type="button"],
.bd-productbuy-4 a.bd-button-9[href],
.bd-productbuy-4 .bd-button-9,
button.bd-button-9,
input.bd-button-9,
a.bd-button-9[href],
.bd-button-9,
.bd-productbuy-4 button:visited,
.bd-productbuy-4 input[type="submit"]:visited,
.bd-productbuy-4 input[type="button"]:visited,
.bd-productbuy-4 a.bd-button-9[href]:visited,
.bd-productbuy-4 .bd-button-9:visited,
button.bd-button-9:visited,
input.bd-button-9:visited,
a.bd-button-9[href]:visited,
.bd-button-9:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  margin-top: -20px;
  padding: 5px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-productbuy-4 button:hover,
.bd-productbuy-4 input[type="submit"]:hover,
.bd-productbuy-4 input[type="button"]:hover,
.bd-productbuy-4 a.bd-button-9[href]:hover,
.bd-productbuy-4 .bd-button-9:hover,
button.bd-button-9:hover,
input.bd-button-9:hover,
a.bd-button-9[href]:hover,
.bd-button-9:hover,
.bd-productbuy-4 button:focus,
.bd-productbuy-4 input[type="submit"]:focus,
.bd-productbuy-4 input[type="button"]:focus,
.bd-productbuy-4 a.bd-button-9[href]:focus,
.bd-productbuy-4 .bd-button-9:focus,
button.bd-button-9:focus,
input.bd-button-9:focus,
a.bd-button-9[href]:focus,
.bd-button-9:focus {
  background-color: #f44336;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-productbuy-4 button:active,
.bd-productbuy-4 input[type="submit"]:active,
.bd-productbuy-4 input[type="button"]:active,
.bd-productbuy-4 a.bd-button-9[href]:active,
.bd-productbuy-4 .bd-button-9:active,
button.bd-button-9:active,
input.bd-button-9:active,
a.bd-button-9[href]:active,
.bd-button-9:active {
  background-color: #4caf50;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld0J1eQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL292ZXJ2aWV3Q29udGFpbmVy {}
.bd-layoutcontainer-29 {
  margin-bottom: 29px;
}
.bd-layoutcontainer-29:before {
  clear: both;
}
.bd-layoutcolumn-66 {
  position: relative;
}
.bd-layoutcolumn-66 {
  text-align: left;
}
.bd-layoutcolumn-67 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL292ZXJ2aWV3Q29udGFpbmVy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdBdmF0YXI {}
.bd-reviewavatar-1 {
  display: inline-block;
}
.bd-reviewavatar-1 {
  display: inline-block;
}
.bd-reviewavatar-1 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdBdmF0YXI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdNZXRhZGF0YQ {}
.bd-reviewmetadata-1 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdNZXRhZGF0YQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdSYXRpbmc {}
.bd-reviewrating-2 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.bd-reviewrating-2 {
  line-height: 17.00000001px;
  font-size: 11.9px;
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdSYXRpbmc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3RhYkNvbnRyb2w {}
.bd-bootstrapinput.form-control {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}
.bd-reviewrating-1 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.bd-reviewrating-1 {
  line-height: 17.00000001px;
  font-size: 11.9px;
  text-align: left;
}
.bd-productreview-1 {
  margin-bottom: 20px;
}
.bd-tabinformationcontrol-2 {
  margin-bottom: 30px;
  margin-top: 29px;
}
@media (max-width: 767px) {
  .bd-tabinformationcontrol-2 .bd-menu-12 {
    display: none;
  }
}
@media (min-width: 768px) {
  .bd-tabinformationcontrol-2 .bd-menuitem-8 {
    display: none;
  }
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li.active > a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li:first-child > a:link,
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li:first-child > a:visited,
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li:first-child.active > a {
    margin-left: 0px;
  }
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li.active > a,
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li > a:hover {
    position: relative;
    z-index: 1;
  }
  .bd-tabinformationcontrol-2 .bd-container-37.tab-content {
    clear: both;
    border-top-left-radius: 0;
    position: relative;
    z-index: 0;
    top: -1px;
  }
}
#tab-reviews2 ul.comments-list li:before {
  display: none;
}
.bd-menu-12.nav.nav-tabs > li + li {
  margin: 0;
}
.bd-menu-12 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  margin-top: 20px;
  margin-bottom: -1px;
  border-bottom: 0px solid #f5f5f5;
}
.bd-menuitem-12 > a {
  cursor: pointer;
  /* Safari click events fix */
}
.bd-menu-12.nav-tabs .bd-menuitem-12 {
  list-style: none;
  position: relative;
}
.bd-menu-12.nav-tabs .bd-menuitem-12 > a,
.bd-menu-12.nav-tabs .bd-menuitem-12 > a:link,
.bd-menu-12.nav-tabs .bd-menuitem-12 > a:visited {
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-12.nav-tabs .bd-menuitem-12 > a:before,
.bd-menu-12.nav-tabs .bd-menuitem-12 > a:link:before,
.bd-menu-12.nav-tabs .bd-menuitem-12 > a:visited:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-12.nav-tabs .bd-menuitem-12 > a > *,
.bd-menu-12.nav-tabs .bd-menuitem-12 > a:link > *,
.bd-menu-12.nav-tabs .bd-menuitem-12 > a:visited > * {
  vertical-align: middle;
}
.bd-menu-12.nav-tabs .bd-menuitem-12 > a:focus {
  outline-width: 0;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > a.hover:not(.active),
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > a:hover:not(.active),
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > a:focus:not(.active),
.bd-menu-12.nav-tabs .bd-menuitem-12:hover:not(.active) > a:not(.active) {
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #dddddd;
  background-image: none;
  display: block;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > a.hover:not(.active):before,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > a:hover:not(.active):before,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > a:focus:not(.active):before,
.bd-menu-12.nav-tabs .bd-menuitem-12:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-12.nav-tabs .bd-menuitem-12 > a.active,
.bd-menu-12.nav-tabs .bd-menuitem-12.active > a {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #dddddd;
  display: block;
}
.bd-menu-12.nav-tabs .bd-menuitem-12 > a.active:before,
.bd-menu-12.nav-tabs .bd-menuitem-12.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-container-37 {
  word-wrap: break-word;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3RhYkNvbnRyb2w {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3RleHQ0MDQ {}
.bd-text404-1 {
  word-wrap: break-word;
}
.bd-text404-40 {
  position: relative;
  max-width: 600px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3RleHQ0MDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE {}
.bd-imagelink-1 {
  width: 266px;
  height: 101px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRUaXRsZTI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRUaXRsZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRQcmljZTI {}
.bd-pricetext-3 {
  display: inline-block;
}
.bd-pricetext-3 .bd-label-3,
.bd-pricetext-3 .bd-container-5 {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRQcmljZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRFZGl0SXRlbUxpbmsy {}
a.bd-itemeditlink-1:hover {
  text-decoration: none;
}
.bd-itemeditlink-1 {
  display: inline-block;
}
.bd-icon-9 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-9:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-9:before {
  content: '\13f';
}
.bd-icon-9:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-9:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-9:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-9:hover.active:before,
.bd-icon-9.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-9:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRFZGl0SXRlbUxpbmsy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRSZW1vdmVJdGVtTGluazI {}
a.bd-itemremovelink-1:hover {
  text-decoration: none;
}
.bd-itemremovelink-1 {
  display: inline-block;
}
.bd-icon-11 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-11:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-11:before {
  content: '\234';
}
.bd-icon-11:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-11:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-11:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-11:hover.active:before,
.bd-icon-11.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-11:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRSZW1vdmVJdGVtTGluazI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRJdGVtQ29udGFpbmVyMQ {}
.bd-layoutcontainer-1:before {
  clear: both;
}
.bd-layoutcolumn-1 {
  position: relative;
}
.bd-layoutcolumn-2 {
  position: relative;
}
.bd-layoutcolumn-3 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRJdGVtQ29udGFpbmVyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Nob3BwaW5nQ2FydEdyaWQ {}
.bd-griditem-1 {
  margin-bottom: 6px;
  position: relative;
  background-color: #fafafa;
  border: 1px style #e6e6e6;
  background-image: none;
}
.separated-item-1 {
  position: relative;
  z-index: 0;
}
.separated-item-1:before,
.separated-item-1:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-1:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-1:after {
  left: 0;
  right: 0;
  bottom: 3px;
}
.first-col.separated-item-1:after {
  left: 5px;
}
.last-col.separated-item-1:after {
  right: 5px;
}
.separated-item-1.first-col:before,
.separated-item-1.last-row:after {
  content: none;
}
.bd-icon-7 {
  padding: 0px 3px;
}
.bd-icon-7:before {
  display: inline-block;
  color: #d32f2f;
  font-size: 30px;
  line-height: 42.85714287px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-7:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-7:hover.active:before,
.bd-icon-7.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-7:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Nob3BwaW5nQ2FydEdyaWQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRUb3RhbDI {}
.bd-pricetext-4 {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRUb3RhbDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRCdXR0b25zQ29udGFpbmVyMg {}
.bd-layoutcontainer-2:before {
  clear: both;
}
.bd-layoutcolumn-4 {
  position: relative;
}
.bd-layoutcolumn-5 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRCdXR0b25zQ29udGFpbmVyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJJbWFnZQ {}
.bd-productimage-2 {
  text-align: center;
  width: 50%;
  display: inline-block;
}
.bd-productimage-2 {
  display: inline-block;
}
.bd-productimage-2 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-15 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-productimage-2 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJJbWFnZQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJOZXcx {}
.bd-productnew-1 {
  position: absolute;
  top: 0;
  right: 0;
}
.bd-productnewicon-4 {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(92, 183, 92, 0.5);
  padding: 16px 10px;
  border-radius: 50%;
}
.bd-productnewicon-4 {
  line-height: 17.00000001px;
  text-align: center;
  font-size: 11.9px;
  text-transform: uppercase;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJOZXcx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJTYWxlMQ {}
.bd-productsale-1 {
  position: absolute;
  top: 4.528%;
  left: 5.785%;
  right: auto;
  bottom: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJTYWxlMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJUaXRsZQ {}
.bd-producttitle-4 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.bd-producttitle-4 {
  line-height: 25.00000001px;
  text-transform: none;
  font-size: 17.5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJUaXRsZQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzU2xpZGVyUHJpY2U {}
.bd-productprice-2 {
  display: block;
  margin-bottom: 10px;
}
.bd-pricetext-6 {
  display: block;
  padding: 0px;
}
.bd-pricetext-6 {
  color: #777777;
}
.bd-pricetext-6 .bd-label-6,
.bd-pricetext-6 .bd-container-8 {
  display: inline-block;
}
.bd-container-8 {
  line-height: 17.00000001px;
  font-size: 11.9px;
  text-decoration: line-through;
  color: #cccccc;
}
.bd-container-8:not(.shape-only) blockquote,
.bd-blockquotes-3 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #f5f5f5;
  border-radius: 0px;
}
.bd-button-3 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-8:not(.shape-only) button,
.bd-container-8:not(.shape-only) input[type="submit"],
.bd-container-8:not(.shape-only) input[type="button"],
.bd-container-8:not(.shape-only) a.bd-button-3[href],
.bd-container-8:not(.shape-only) .bd-button-3,
button.bd-button-3,
input.bd-button-3,
a.bd-button-3[href],
.bd-button-3 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-8:not(.shape-only) button,
.bd-container-8:not(.shape-only) input[type="submit"],
.bd-container-8:not(.shape-only) input[type="button"],
.bd-container-8:not(.shape-only) a.bd-button-3[href],
.bd-container-8:not(.shape-only) .bd-button-3,
button.bd-button-3,
input.bd-button-3,
a.bd-button-3[href],
.bd-button-3,
.bd-container-8:not(.shape-only) button:visited,
.bd-container-8:not(.shape-only) input[type="submit"]:visited,
.bd-container-8:not(.shape-only) input[type="button"]:visited,
.bd-container-8:not(.shape-only) a.bd-button-3[href]:visited,
.bd-container-8:not(.shape-only) .bd-button-3:visited,
button.bd-button-3:visited,
input.bd-button-3:visited,
a.bd-button-3[href]:visited,
.bd-button-3:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px;
  border: 0px solid #ffffff;
  border-radius: 4px;
  background-image: none;
}
.bd-container-8:not(.shape-only) button:hover,
.bd-container-8:not(.shape-only) input[type="submit"]:hover,
.bd-container-8:not(.shape-only) input[type="button"]:hover,
.bd-container-8:not(.shape-only) a.bd-button-3[href]:hover,
.bd-container-8:not(.shape-only) .bd-button-3:hover,
button.bd-button-3:hover,
input.bd-button-3:hover,
a.bd-button-3[href]:hover,
.bd-button-3:hover,
.bd-container-8:not(.shape-only) button:focus,
.bd-container-8:not(.shape-only) input[type="submit"]:focus,
.bd-container-8:not(.shape-only) input[type="button"]:focus,
.bd-container-8:not(.shape-only) a.bd-button-3[href]:focus,
.bd-container-8:not(.shape-only) .bd-button-3:focus,
button.bd-button-3:focus,
input.bd-button-3:focus,
a.bd-button-3[href]:focus,
.bd-button-3:focus {
  background-color: #4caf50;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-3 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-8:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-8:not(.shape-only) table,
.bd-table-3 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-8:not(.shape-only) table thead td,
.bd-table-3 thead td,
.bd-container-8:not(.shape-only) table thead th,
.bd-table-3 thead th {
  border-bottom: 1px solid #777777;
}
.bd-pricetext-5 {
  display: block;
  padding: 0px;
}
.bd-pricetext-5 {
  color: #4caf50;
}
.bd-pricetext-5 .bd-label-5,
.bd-pricetext-5 .bd-container-7 {
  display: inline-block;
}
.bd-container-7 {
  line-height: 25.00000001px;
  font-size: 17.5px;
  color: #d9534f;
}
.bd-container-7 h4 {
  color: #d9534f;
}
.bd-container-7 h4 a {
  color: #d9534f;
}
.bd-container-7 h4 a:hover {
  color: #d9534f;
}
.bd-container-7 h4 a:active {
  color: #d9534f;
}
.bd-container-7 h2 {
  color: #d9534f;
}
.bd-container-7 h2 a {
  color: #d9534f;
}
.bd-container-7 h2 a:hover {
  color: #d9534f;
}
.bd-container-7 h2 a:active {
  color: #d9534f;
}
.bd-container-7:not(.shape-only) blockquote,
.bd-blockquotes-2 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #f5f5f5;
  border-radius: 0px;
}
.bd-button-2 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-7:not(.shape-only) button,
.bd-container-7:not(.shape-only) input[type="submit"],
.bd-container-7:not(.shape-only) input[type="button"],
.bd-container-7:not(.shape-only) a.bd-button-2[href],
.bd-container-7:not(.shape-only) .bd-button-2,
button.bd-button-2,
input.bd-button-2,
a.bd-button-2[href],
.bd-button-2 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-7:not(.shape-only) button,
.bd-container-7:not(.shape-only) input[type="submit"],
.bd-container-7:not(.shape-only) input[type="button"],
.bd-container-7:not(.shape-only) a.bd-button-2[href],
.bd-container-7:not(.shape-only) .bd-button-2,
button.bd-button-2,
input.bd-button-2,
a.bd-button-2[href],
.bd-button-2,
.bd-container-7:not(.shape-only) button:visited,
.bd-container-7:not(.shape-only) input[type="submit"]:visited,
.bd-container-7:not(.shape-only) input[type="button"]:visited,
.bd-container-7:not(.shape-only) a.bd-button-2[href]:visited,
.bd-container-7:not(.shape-only) .bd-button-2:visited,
button.bd-button-2:visited,
input.bd-button-2:visited,
a.bd-button-2[href]:visited,
.bd-button-2:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px;
  border: 0px solid #ffffff;
  border-radius: 4px;
  background-image: none;
}
.bd-container-7:not(.shape-only) button:hover,
.bd-container-7:not(.shape-only) input[type="submit"]:hover,
.bd-container-7:not(.shape-only) input[type="button"]:hover,
.bd-container-7:not(.shape-only) a.bd-button-2[href]:hover,
.bd-container-7:not(.shape-only) .bd-button-2:hover,
button.bd-button-2:hover,
input.bd-button-2:hover,
a.bd-button-2[href]:hover,
.bd-button-2:hover,
.bd-container-7:not(.shape-only) button:focus,
.bd-container-7:not(.shape-only) input[type="submit"]:focus,
.bd-container-7:not(.shape-only) input[type="button"]:focus,
.bd-container-7:not(.shape-only) a.bd-button-2[href]:focus,
.bd-container-7:not(.shape-only) .bd-button-2:focus,
button.bd-button-2:focus,
input.bd-button-2:focus,
a.bd-button-2[href]:focus,
.bd-button-2:focus {
  background-color: #4caf50;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-2 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-7:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-7:not(.shape-only) table,
.bd-table-2 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-7:not(.shape-only) table thead td,
.bd-table-2 thead td,
.bd-container-7:not(.shape-only) table thead th,
.bd-table-2 thead th {
  border-bottom: 1px solid #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzU2xpZGVyUHJpY2U {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJCdXk {}
.bd-productbuy-1 {
  margin: 15px auto 16px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJCdXk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRDb250YWluZXJIb21l {}
.bd-layoutcontainer-4:before {
  clear: both;
}
.bd-layoutcolumn-11 {
  position: relative;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  padding-right: 15px;
  border-right: 3px solid #d32f2f;
}
.bd-layoutcolumn-15 {
  position: relative;
  margin-top: 10px;
}
.bd-layoutcolumn-15 {
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRDb250YWluZXJIb21l {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0SG9tZQ {}
.bd-sheetstyles-2 {
  min-height: 100px;
  background-color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0SG9tZQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0RGVmYXVsdA {}
.bd-contentlayout-2 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-2 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-2 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-2 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
.bd-layoutitemsbox-13 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0RGVmYXVsdA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0UHJvZHVjdHM {}
.bd-contentlayout-3 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-3 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-3 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-3 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
.bd-layoutitemsbox-14 {
  position: relative;
  padding: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0UHJvZHVjdHM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0UHJvZHVjdE92ZXJ2aWV3 {}
.bd-contentlayout-4 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-4 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-4 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-4 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
.bd-layoutitemsbox-15 {
  position: relative;
  padding: 10px;
}
@media (max-width: 1199px) {
  .bd-layoutitemsbox-15 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0UHJvZHVjdE92ZXJ2aWV3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJPdXRPZlN0b2NrMQ {}
.bd-productoutofstock-1 {
  position: absolute;
  top: 60px;
  right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJPdXRPZlN0b2NrMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdXRPZlN0b2NrMQ {}
.bd-productoutofstock-2 {
  position: absolute;
  top: 0.122282608695599%;
  right: auto;
  left: -0.85330974%;
  bottom: auto;
  width: 98px;
}
@media (max-width: 991px) {
  .bd-productoutofstock-2 {
    position: absolute;
    top: 0.122282608695599%;
    left: 0.0812696992238273%;
    right: auto;
    bottom: auto;
  }
}
.bd-productoutofstockicon-3 {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(119, 119, 119, 0.5);
  padding: 5px;
}
.bd-productoutofstockicon-3 {
  line-height: 17.00000001px;
  text-align: center;
  font-size: 11.9px;
  color: #ffffff;
  text-transform: uppercase;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdXRPZlN0b2NrMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdXRPZlN0b2NrMg {}
.bd-productoutofstock-3 {
  position: absolute;
  top: -10.323%;
  right: auto;
  left: -10.309%;
  bottom: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdXRPZlN0b2NrMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0QmxvZ1RlbXBsYXRl {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0QmxvZ1RlbXBsYXRl {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RFZGl0SWNvbjM {}
.bd-posticonedit-3 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticonedit-14 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticonedit-14 {
  color: #777777;
  text-transform: none;
}
.bd-posticonedit-14 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticonedit-14 .bd-icon-60 {
  white-space: nowrap;
}
.bd-posticonedit-14 .bd-icon-60 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-60 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-60:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-60:before {
  content: '\13f';
}
.bd-icon-60:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-60:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-60:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-60:hover.active:before,
.bd-icon-60.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-60:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RFZGl0SWNvbjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RDYXRlZ29yeUljb24z {}
.bd-posticoncategory-2 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticoncategory-15 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticoncategory-15 {
  color: #777777;
  text-transform: none;
}
@media (max-width: 991px) {
  .bd-posticoncategory-15 {
    text-align: right;
  }
}
.bd-posticoncategory-15 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticoncategory-15 .bd-icon-61 {
  white-space: nowrap;
}
.bd-posticoncategory-15 .bd-icon-61 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-61 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-61:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-61:before {
  content: '\22f';
}
.bd-icon-61:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-61:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-61:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-61:hover.active:before,
.bd-icon-61.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-61:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RDYXRlZ29yeUljb24z {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RDb21tZW50SWNvbjM {}
.bd-posticoncomments-1 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticoncomments-17 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticoncomments-17 {
  color: #777777;
  text-transform: none;
}
.bd-posticoncomments-17 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticoncomments-17 .bd-icon-63 {
  white-space: nowrap;
}
.bd-posticoncomments-17 .bd-icon-63 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-63 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-63:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-63:before {
  content: '\1bf';
}
.bd-icon-63:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-63:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-63:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-63:hover.active:before,
.bd-icon-63.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-63:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RDb21tZW50SWNvbjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Zvb3RlckNvbnRhaW5lcg {}
.bd-layoutcontainer-28 {
  position: relative;
  background-color: #727272;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bd-layoutcontainer-28:before {
  clear: both;
}
.bd-layoutcolumn-7 {
  position: relative;
}
.bd-layoutcolumn-6 {
  position: relative;
}
.bd-layoutcolumn-6 {
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Zvb3RlckNvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL1dQcHJvZHVjdFJldmlld0NvbnRhaW5lcg {}
.bd-layoutcontainer-30:before {
  clear: both;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL1dQcHJvZHVjdFJldmlld0NvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0U2luZ2xlUG9zdFRlbXBsYXRl {}
.bd-contentlayout-6 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-6 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-6 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-6 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0U2luZ2xlUG9zdFRlbXBsYXRl {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0UGFnZVRlbXBsYXRl {}
.bd-contentlayout-7 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-7 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-7 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-7 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0UGFnZVRlbXBsYXRl {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVDb250ZW50MQ {}
.bd-lightbox-1 {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
}
.bd-lightbox-1 .lightbox-image {
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}
.bd-lightbox-1 .lightbox-image.active {
  display: inline-block;
}
.bd-lightbox-1 .lightbox-error {
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}
.bd-lightbox-1 .loading {
  background: #ffffff url(images/preloader01.gif) center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}
.bd-lightbox-1 .arrow {
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}
.bd-lightbox-1 .arrow.left {
  left: 9px;
}
.bd-lightbox-1 .arrow.right {
  right: 9px;
}
.bd-lightbox-1 .arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bd-lightbox-1 .arrow.disabled {
  display: none;
}
.bd-lightbox-1 .arrow-t,
.bd-lightbox-1 .arrow-b {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: relative;
  width: 30px;
}
html[dir="rtl"] .bd-lightbox-1 .arrow-t,
html[dir="rtl"] .bd-lightbox-1 .arrow-b {
  right: 26px;
}
html[dir="ltr"] .bd-lightbox-1 .arrow-t,
html[dir="ltr"] .bd-lightbox-1 .arrow-b {
  left: 26px;
}
.bd-lightbox-1 .arrow-t {
  top: 38px;
}
.bd-lightbox-1 .arrow-b {
  top: 50px;
}
.bd-lightbox-1 .close {
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}
.bd-lightbox-1 .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bd-lightbox-1 .close .cw,
.bd-lightbox-1 .close .ccw {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}
.bd-lightbox-1 .cw {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
  -moz-transform: rotate(45deg);
  /* Firefox */
}
.bd-lightbox-1 .ccw {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari and Chrome */
  -o-transform: rotate(-45deg);
  /* Opera */
  -moz-transform: rotate(-45deg);
  /* Firefox */
}
.bd-lightbox-1 .close-alt,
.bd-lightbox-1 .arrow-right-alt,
.bd-lightbox-1 .arrow-left-alt {
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}
.ie8 .bd-lightbox-1 .close-alt,
.ie8 .bd-lightbox-1 .arrow-right-alt,
.ie8 .bd-lightbox-1 .arrow-left-alt {
  display: block;
}
.ie8 .bd-lightbox-1 .cw,
.ie8 .bd-lightbox-1 .ccw {
  display: none;
}
.ie7 .close-alt,
.ie7 .arrow-right-alt,
.ie7 .arrow-left-alt {
  display: block !important;
}
.ie7 .cw,
.ie7 .ccw {
  display: none !important;
}
.bd-postcontent-1 img:not(.no-lightbox),
.bd-lightbox-1 .lightbox-image {
  cursor: pointer;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVDb250ZW50MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVDb250ZW50Mw {}
.bd-postcontent-2 {
  position: relative;
  margin-bottom: 10px;
  margin-top: 15px;
}
.bd-postcontent-2:not(.shape-only) blockquote,
.bd-blockquotes-18 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-postcontent-2:not(.shape-only) blockquote,
.bd-blockquotes-18,
.bd-postcontent-2:not(.shape-only) blockquote p,
.bd-blockquotes-18 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVDb250ZW50Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVDb250ZW50NA {}
.bd-postcontent-3 {
  position: relative;
  margin-top: 11px;
  margin-bottom: 10px;
}
.bd-postcontent-3 {
  text-transform: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVDb250ZW50NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0U2hvcHBpbmdDYXJ0 {}
.bd-contentlayout-8 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-8 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-8 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-8 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
.bd-layoutitemsbox-18 {
  padding: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0U2hvcHBpbmdDYXJ0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0VGVtcGxhdGU0MDQ {}
.bd-sheetstyles-5 {
  min-height: 100px;
  margin-top: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NoZWV0VGVtcGxhdGU0MDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSYXRpbmcx {}
.bd-productrating-1 {
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  position: relative;
}
.bd-rating-2 {
  display: table;
}
.bd-rating-2 span {
  display: table-cell;
}
.bd-icon-2 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-2:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-2:before {
  content: '\25f';
}
.bd-icon-2:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-2:before {
  display: inline-block;
  color: #f0ad4e;
  font-size: 17.5px;
  line-height: 25.00000001px;
  line-height: 17.5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-2:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-2:hover.active:before,
.bd-icon-2.active:before {
  display: inline-block;
  color: #d22626;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-2:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSYXRpbmcx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzTmF2aWdhdGlvbkZvb3Rlcg {}
.bd-productsgridpagination-1 {
  margin-top: -10px;
}
.bd-pagination-4.right {
  text-align: right;
}
.bd-pagination-4.center {
  text-align: center;
}
.bd-pagination-4 > *:last-child {
  margin-right: 0;
}
.bd-pagination-4 span {
  cursor: default;
}
.pagination > ul.bd-pagination-4 > .active > a,
.pagination > ul.bd-pagination-4 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-4 > li.bd-paginationitem-4 > a,
.bd-pagination-4 > li.bd-paginationitem-4 > span,
.bd-pagination-4 > li.bd-paginationitem-4 > a:link,
.bd-pagination-4 > li.bd-paginationitem-4 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-4 > li.bd-paginationitem-4 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-4 > li.active.bd-paginationitem-4 > a,
.bd-pagination-4 > li.active.bd-paginationitem-4 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzTmF2aWdhdGlvbkZvb3Rlcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXByaW1hcnl3aWRnZXRhcmVhNA {}
.bd-block-5 {
  margin: 20px 0px 0px;
}
.bd-container-45:not(.shape-only) blockquote,
.bd-blockquotes-14 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
  border-radius: 0px;
}
.bd-container-45:not(.shape-only) blockquote,
.bd-blockquotes-14,
.bd-container-45:not(.shape-only) blockquote p,
.bd-blockquotes-14 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-button-14 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-45:not(.shape-only) button,
.bd-container-45:not(.shape-only) input[type="submit"],
.bd-container-45:not(.shape-only) input[type="button"],
.bd-container-45:not(.shape-only) a.bd-button-14[href],
.bd-container-45:not(.shape-only) .bd-button-14,
button.bd-button-14,
input.bd-button-14,
a.bd-button-14[href],
.bd-button-14 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-45:not(.shape-only) button,
.bd-container-45:not(.shape-only) input[type="submit"],
.bd-container-45:not(.shape-only) input[type="button"],
.bd-container-45:not(.shape-only) a.bd-button-14[href],
.bd-container-45:not(.shape-only) .bd-button-14,
button.bd-button-14,
input.bd-button-14,
a.bd-button-14[href],
.bd-button-14,
.bd-container-45:not(.shape-only) button:visited,
.bd-container-45:not(.shape-only) input[type="submit"]:visited,
.bd-container-45:not(.shape-only) input[type="button"]:visited,
.bd-container-45:not(.shape-only) a.bd-button-14[href]:visited,
.bd-container-45:not(.shape-only) .bd-button-14:visited,
button.bd-button-14:visited,
input.bd-button-14:visited,
a.bd-button-14[href]:visited,
.bd-button-14:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 7px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-container-45:not(.shape-only) button:hover,
.bd-container-45:not(.shape-only) input[type="submit"]:hover,
.bd-container-45:not(.shape-only) input[type="button"]:hover,
.bd-container-45:not(.shape-only) a.bd-button-14[href]:hover,
.bd-container-45:not(.shape-only) .bd-button-14:hover,
button.bd-button-14:hover,
input.bd-button-14:hover,
a.bd-button-14[href]:hover,
.bd-button-14:hover,
.bd-container-45:not(.shape-only) button:focus,
.bd-container-45:not(.shape-only) input[type="submit"]:focus,
.bd-container-45:not(.shape-only) input[type="button"]:focus,
.bd-container-45:not(.shape-only) a.bd-button-14[href]:focus,
.bd-container-45:not(.shape-only) .bd-button-14:focus,
button.bd-button-14:focus,
input.bd-button-14:focus,
a.bd-button-14[href]:focus,
.bd-button-14:focus {
  background-color: #4caf50;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-14 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-45:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-45:not(.shape-only) table,
.bd-table-15 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-45:not(.shape-only) table thead td,
.bd-table-15 thead td,
.bd-container-45:not(.shape-only) table thead th,
.bd-table-15 thead th {
  border-bottom: 1px solid #dddddd;
}
.bd-container-45:not(.shape-only) table td,
.bd-table-15 td,
.bd-container-45:not(.shape-only) table th,
.bd-table-15 th {
  padding: 5px;
}
.bd-container-45:not(.shape-only) table tbody > tr:nth-child(odd) > td,
.bd-table-15 tbody > tr:nth-child(odd) > td,
.bd-container-45:not(.shape-only) table tbody > tr:nth-child(odd) > th,
.bd-table-15 tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
.bd-container-44 {
  margin: 0px auto 7px;
  padding: 0px;
}
.bd-container-44 h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-44 h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-44 h4 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-44 h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-44 h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-44 h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-44:not(.shape-only) blockquote,
.bd-blockquotes-13 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
  border-radius: 0px;
}
.bd-container-44:not(.shape-only) blockquote,
.bd-blockquotes-13,
.bd-container-44:not(.shape-only) blockquote p,
.bd-blockquotes-13 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-button-13 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-44:not(.shape-only) button,
.bd-container-44:not(.shape-only) input[type="submit"],
.bd-container-44:not(.shape-only) input[type="button"],
.bd-container-44:not(.shape-only) a.bd-button-13[href],
.bd-container-44:not(.shape-only) .bd-button-13,
button.bd-button-13,
input.bd-button-13,
a.bd-button-13[href],
.bd-button-13 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-44:not(.shape-only) button,
.bd-container-44:not(.shape-only) input[type="submit"],
.bd-container-44:not(.shape-only) input[type="button"],
.bd-container-44:not(.shape-only) a.bd-button-13[href],
.bd-container-44:not(.shape-only) .bd-button-13,
button.bd-button-13,
input.bd-button-13,
a.bd-button-13[href],
.bd-button-13,
.bd-container-44:not(.shape-only) button:visited,
.bd-container-44:not(.shape-only) input[type="submit"]:visited,
.bd-container-44:not(.shape-only) input[type="button"]:visited,
.bd-container-44:not(.shape-only) a.bd-button-13[href]:visited,
.bd-container-44:not(.shape-only) .bd-button-13:visited,
button.bd-button-13:visited,
input.bd-button-13:visited,
a.bd-button-13[href]:visited,
.bd-button-13:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 7px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-container-44:not(.shape-only) button:hover,
.bd-container-44:not(.shape-only) input[type="submit"]:hover,
.bd-container-44:not(.shape-only) input[type="button"]:hover,
.bd-container-44:not(.shape-only) a.bd-button-13[href]:hover,
.bd-container-44:not(.shape-only) .bd-button-13:hover,
button.bd-button-13:hover,
input.bd-button-13:hover,
a.bd-button-13[href]:hover,
.bd-button-13:hover,
.bd-container-44:not(.shape-only) button:focus,
.bd-container-44:not(.shape-only) input[type="submit"]:focus,
.bd-container-44:not(.shape-only) input[type="button"]:focus,
.bd-container-44:not(.shape-only) a.bd-button-13[href]:focus,
.bd-container-44:not(.shape-only) .bd-button-13:focus,
button.bd-button-13:focus,
input.bd-button-13:focus,
a.bd-button-13[href]:focus,
.bd-button-13:focus {
  background-color: #4caf50;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-13 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-44:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-44:not(.shape-only) table,
.bd-table-14 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-44:not(.shape-only) table thead td,
.bd-table-14 thead td,
.bd-container-44:not(.shape-only) table thead th,
.bd-table-14 thead th {
  border-bottom: 1px solid #dddddd;
}
.bd-container-44:not(.shape-only) table td,
.bd-table-14 td,
.bd-container-44:not(.shape-only) table th,
.bd-table-14 th {
  padding: 5px;
}
.bd-container-44:not(.shape-only) table tbody > tr:nth-child(odd) > td,
.bd-table-14 tbody > tr:nth-child(odd) > td,
.bd-container-44:not(.shape-only) table tbody > tr:nth-child(odd) > th,
.bd-table-14 tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXByaW1hcnl3aWRnZXRhcmVhNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NsaWRlcjE {}
.bd-slider-1 {
  min-height: 20px;
  clear: both;
  /* DR-14098 */
  position: relative;
  width: 100%;
  height: 471px;
  margin-top: 0px;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
}
@media (max-width: 767px) {
  .bd-slider-1 {
    left: 0.000%;
    right: auto;
    top: 0.000%;
    bottom: auto;
    height: 300px;
    margin-top: 29px;
  }
}
.bd-slider-1.carousel {
  line-height: inherit;
}
.bd-sliderindicators-3 {
  vertical-align: bottom;
  text-align: center;
}
.bd-sliderindicators-3 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  white-space: nowrap;
  pointer-events: none;
}
.bd-sliderindicators-3:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: bottom;
}
.bd-sliderindicators-3 .bd-indicators {
  pointer-events: auto;
}
.bd-slider-1 .left-button,
.bd-slider-1 .right-button {
  position: absolute;
  top: 0;
  bottom: 0;
}
.bd-slider-1 .left-button {
  left: 0;
}
.bd-slider-1 .right-button {
  right: 0;
}
.bd-carousel-1 {
  display: inline-block;
}
.left-button .bd-carousel-1,
.right-button .bd-carousel-1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  pointer-events: auto;
}
.left-button .bd-carousel-1 .bd-icon-4,
.right-button .bd-carousel-1 .bd-icon-4 {
  display: inline-block;
}
.right-button .bd-carousel-1 {
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.bd-icon-4 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-4:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-4:before {
  content: '\222';
}
.bd-icon-4:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-4:before {
  display: inline-block;
  background-color: rgba(244, 66, 53, 0.66);
  color: #ffffff;
  font-size: 16px;
  margin: 0px 0px 0px 10px;
  padding: 16px;
  border: 0px solid #ffffff;
  border-radius: 100px;
  line-height: 22.85714286px;
  line-height: 16px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-4:hover:before {
  display: inline-block;
  background-color: rgba(51, 51, 51, 0.66);
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-4:hover.active:before,
.bd-icon-4.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-4:before {
  display: inline-block;
}
.bd-slide-4 {
  background-color: #f5f5f5;
  position: relative;
  background-image: url(images/b40ccfcf167a3d980d7f9784366ea0f3_1_1570x470.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  background-attachment: scroll;
  background-clip: initial;
  background-origin: initial;
}
@media (max-width: 1199px) {
  .bd-slide-4 {
    background-image: url(images/76fed4503b1c487116d107bcc10f1092_1_1022x469.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    background-attachment: scroll;
    background-clip: initial;
    background-origin: initial;
  }
}
@media (max-width: 991px) {
  .bd-slide-4 {
    background-image: url(images/cd677e14dd1a3fdb8eee8fd532d81062_1_766x469.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    background-attachment: scroll;
    background-clip: initial;
    background-origin: initial;
  }
}
@media (max-width: 767px) {
  .bd-slide-4 {
    background-image: url(images/ca99228d9e53c32bca08352111c30268_1_320x298.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    background-attachment: scroll;
    background-clip: initial;
    background-origin: initial;
  }
}
.bd-slide-4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.bd-slide-8 {
  background-color: #f5f5f5;
  position: relative;
  background-image: url(images/5656b6e81f7054727da25ed7acf29613_2_1903x471.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  background-attachment: scroll;
  background-clip: initial;
  background-origin: initial;
}
@media (max-width: 1199px) {
  .bd-slide-8 {
    background-image: url(images/1842a19d66225b1229d55094231a4757_2_1022x469.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    background-attachment: scroll;
    background-clip: initial;
    background-origin: initial;
  }
}
@media (max-width: 991px) {
  .bd-slide-8 {
    background-image: url(images/15b8cfe8cba9f1d0ff672ac858342a1d_2_766x469.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    background-attachment: scroll;
    background-clip: initial;
    background-origin: initial;
  }
}
@media (max-width: 767px) {
  .bd-slide-8 {
    background-image: url(images/cfba286a92b2bf9a9887a8b8f906d2fe_2_320x298.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    background-attachment: scroll;
    background-clip: initial;
    background-origin: initial;
  }
}
.bd-slide-8 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.bd-slide-9 {
  background-color: #f5f5f5;
  position: relative;
  background-image: url(images/7abbe546c9d7c37531cda9dc323be615_3_1903x471.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  background-attachment: scroll;
  background-clip: initial;
  background-origin: initial;
}
@media (max-width: 1199px) {
  .bd-slide-9 {
    background-image: url(images/dcbef5c2e2166d107b13322b7256b2c1_3_1022x469.jpg);
    background-repeat: initial;
    background-attachment: scroll;
    background-position: top center;
    background-clip: initial;
    background-origin: initial;
    background-size: 100% auto;
  }
}
@media (max-width: 991px) {
  .bd-slide-9 {
    background-image: url(images/534a1b431fb4ded8d988e5bee77c9e7c_3_766x469.jpg);
    background-repeat: initial;
    background-attachment: scroll;
    background-position: top center;
    background-clip: initial;
    background-origin: initial;
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .bd-slide-9 {
    background-image: url(images/91a5ec08c381885d3bbf0b960ee4c128_3_320x298.jpg);
    background-repeat: initial;
    background-attachment: scroll;
    background-position: top center;
    background-clip: initial;
    background-origin: initial;
    background-size: 100% auto;
  }
}
.bd-slide-9 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.bd-slide-1 {
  background-color: #f5f5f5;
  background-image: url(images/8f8e8cda492a12ccefc903893cd6a8ed_4_1903x471.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  background-attachment: scroll;
  background-clip: initial;
  background-origin: initial;
}
@media (max-width: 1199px) {
  .bd-slide-1 {
    background-image: url(images/c95cd622860115571a40cd5f400a78cc_4_1022x469.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100% auto;
    background-attachment: scroll;
    background-clip: initial;
    background-origin: initial;
  }
}
@media (max-width: 991px) {
  .bd-slide-1 {
    background-image: url(images/d38f17ea7cc02114d0eac9a5fc5fa24b_4_766x469.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100% auto;
    background-attachment: scroll;
    background-clip: initial;
    background-origin: initial;
  }
}
@media (max-width: 767px) {
  .bd-slide-1 {
    background-image: url(images/56a3fee53c3b497afefe195ac6d327a3_4_320x298.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-attachment: scroll;
    background-clip: initial;
    background-origin: initial;
  }
}
.bd-slide-1 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  z-index: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NsaWRlcjE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JyZWFkY3J1bWIx {}
.bd-breadcrumbs-1 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 8px 0px rgba(84, 84, 84, 0.37);
  -o-box-shadow: 0px 1px 8px 0px rgba(84, 84, 84, 0.37);
  -ms-box-shadow: 0px 1px 8px 0px rgba(84, 84, 84, 0.37);
  -moz-box-shadow: 0px 1px 8px 0px rgba(84, 84, 84, 0.37);
  box-shadow: 0px 1px 8px 0px rgba(84, 84, 84, 0.37);
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  position: relative;
  padding: 11px;
  border: 1px Solid #dddddd;
  border-radius: 0px;
}
.bd-breadcrumbs-1 {
  line-height: 22.80000001px;
  font-size: 15.96px;
}
.bd-breadcrumbs-1 .breadcrumb {
  padding: 0;
  margin: 0;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.bd-breadcrumbs-1 .breadcrumb li + li:before {
  content: url(images/passiveBreadcrumbs9.png);
  font-size: 0 !important;
  line-height: 0 !important;
}
.bd-breadcrumbs-1 .breadcrumb li + li:before {
  display: inline-block;
  color: #777777;
  vertical-align: middle;
  text-decoration: none;
}
.bd-breadcrumbs-1 .breadcrumb li + li:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-breadcrumbs-1 .breadcrumb li + li:hover.active:before,
.bd-breadcrumbs-1 .breadcrumb li + li.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-breadcrumbs-1 .breadcrumb li + li:before {
  display: inline-block;
}
.bd-breadcrumbs-1 .bd-breadcrumbslink-1,
.bd-breadcrumbs-1 .bd-breadcrumbstext-1 {
  display: inline-block;
}
.bd-breadcrumbstext-1 span {
  line-height: 22.80000001px;
  color: #777777;
  font-size: 15.96px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}
.bd-breadcrumbslink-1 {
  font-weight: bold;
  text-transform: none;
}
.bd-breadcrumbslink-1 a {
  line-height: 22.80000001px;
  color: #555555;
  font-size: 15.96px;
  font-style: italic;
  font-weight: bold;
  text-transform: none;
}
.bd-breadcrumbslink-1 a:hover {
  color: #f44336;
  text-decoration: none;
}
.bd-breadcrumbslink-1 a:active {
  color: #545454;
}
.bd-icon-32:before {
  content: url(images/passiveBreadcrumbs9.png);
  font-size: 0 !important;
  line-height: 0 !important;
}
.bd-icon-32:before {
  display: inline-block;
  color: #777777;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-32:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-32:hover.active:before,
.bd-icon-32.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-32:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JyZWFkY3J1bWIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3ByaW1hcnlXaWRnZXRBcmVh {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3ByaW1hcnlXaWRnZXRBcmVh {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RMaXN0Q29udGFpbmVy {}
.bd-layoutcontainer-26:before {
  clear: both;
}
.bd-layoutcolumn-57 {
  position: relative;
}
.bd-layoutcolumn-58 {
  position: relative;
}
.bd-layoutcolumn-59 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RMaXN0Q29udGFpbmVy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRJbWFnZTI {}
.bd-productimage-1 {
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .bd-productimage-1 {
    width: 46%;
  }
}
.bd-productimage-1 {
  display: inline-block;
}
.bd-productimage-1 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRJbWFnZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHQ0MDQy {}
.bd-text404-2 {
  word-wrap: break-word;
}
.bd-text404-51 {
  position: relative;
  max-width: 600px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHQ0MDQy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjYw {}
.bd-layoutcontainer-60 {
  margin-bottom: 20px;
}
.bd-layoutcontainer-60:before {
  clear: both;
}
.bd-layoutcolumn-168 {
  padding: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjYw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHQ0MDQz {}
.bd-text404-3 {
  word-wrap: break-word;
}
.bd-text404-55 {
  position: relative;
  max-width: 600px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHQ0MDQz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RCdXkz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RCdXkz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVOYXZpZ2F0aW9uMQ {}
.bd-pagination-14.right {
  text-align: right;
}
.bd-pagination-14.center {
  text-align: center;
}
.bd-pagination-14 > *:last-child {
  margin-right: 0;
}
.bd-pagination-14 span {
  cursor: default;
}
.pagination > ul.bd-pagination-14 > .active > a,
.pagination > ul.bd-pagination-14 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-14 > li.bd-paginationitem-14 > a,
.bd-pagination-14 > li.bd-paginationitem-14 > span,
.bd-pagination-14 > li.bd-paginationitem-14 > a:link,
.bd-pagination-14 > li.bd-paginationitem-14 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-14 > li.bd-paginationitem-14 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-14 > li.active.bd-paginationitem-14 > a,
.bd-pagination-14 > li.active.bd-paginationitem-14 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVOYXZpZ2F0aW9uMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIx {}
.bd-postheader-1 {
  margin-top: 0;
  padding-top: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTE {}
.bd-postimage-1 {
  display: inline-block;
}
.bd-postimage-1 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGU {}
.bd-pager-1 ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bd-pager-1 ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.bd-pager-1 ul li {
  display: inline-block;
}
.bd-pager-1 ul > li:first-child {
  float: left;
}
.bd-pager-1 ul > li:last-child {
  float: right;
}
.bd-pager-1 > .bd-pagination-13 > li.bd-paginationitem-13 > a,
.bd-pager-1 > .bd-pagination-13 > li.bd-paginationitem-13 > span,
.bd-pager-1 > .bd-pagination-13 > li.bd-paginationitem-13 > a:link,
.bd-pager-1 > .bd-pagination-13 > li.bd-paginationitem-13 > a:visited {
  border-radius: 0px;
}
.bd-pagination-13.right {
  text-align: right;
}
.bd-pagination-13.center {
  text-align: center;
}
.bd-pagination-13 > *:last-child {
  margin-right: 0;
}
.bd-pagination-13 span {
  cursor: default;
}
.pagination > ul.bd-pagination-13 > .active > a,
.pagination > ul.bd-pagination-13 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-13 > li.bd-paginationitem-13 > a,
.bd-pagination-13 > li.bd-paginationitem-13 > span,
.bd-pagination-13 > li.bd-paginationitem-13 > a:link,
.bd-pagination-13 > li.bd-paginationitem-13 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-13 > li.bd-paginationitem-13 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-13 > li.active.bd-paginationitem-13 > a,
.bd-pagination-13 > li.active.bd-paginationitem-13 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIy {}
h2.bd-postheader-2 {
  line-height: 48px;
  text-transform: none;
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 0;
}
h2.bd-postheader-2 a:hover {
  text-decoration: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTI {}
.bd-postimage-2 {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  z-index: 1;
  display: inline-block;
}
.bd-postimage-2 {
  display: inline-block;
}
.bd-postimage-2 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjIy {}
.bd-posticondate-2 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticondate-2 {
  color: #777777;
  text-transform: none;
}
.bd-posticondate-2 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticondate-2 .bd-icon-34 {
  white-space: nowrap;
}
.bd-posticondate-2 .bd-icon-34 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-34 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-34:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-34:before {
  content: '\23d';
}
.bd-icon-34:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-34:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-34:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-34:hover.active:before,
.bd-icon-34.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-34:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uMjI {}
.bd-posticonauthor-3 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticonauthor-3 {
  color: #777777;
  text-transform: none;
}
.bd-posticonauthor-3 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticonauthor-3 .bd-icon-36 {
  white-space: nowrap;
}
.bd-posticonauthor-3 .bd-icon-36 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-36 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-36:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-36:before {
  content: '\280';
}
.bd-icon-36:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-36:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-36:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-36:hover.active:before,
.bd-icon-36.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-36:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uMjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVFeGNlcnB0Mg {}
.bd-postcontent-8 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVFeGNlcnB0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudEF2YXRhcg {}
.bd-commentavatar-1 {
  display: inline-block;
}
.bd-commentavatar-1 {
  display: inline-block;
}
.bd-commentavatar-1 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudEF2YXRhcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RWYXJpYXRpb25z {}
.bd-productvariations-1 {
  display: inline-block;
}
.bd-productvariations-1 input[type="text"],
.bd-productvariations-1 input[type="password"],
.bd-productvariations-1 input[type="datetime"],
.bd-productvariations-1 input[type="datetime-local"],
.bd-productvariations-1 input[type="date"],
.bd-productvariations-1 input[type="month"],
.bd-productvariations-1 input[type="time"],
.bd-productvariations-1 input[type="week"],
.bd-productvariations-1 input[type="number"],
.bd-productvariations-1 input[type="email"],
.bd-productvariations-1 input[type="url"],
.bd-productvariations-1 input[type="search"],
.bd-productvariations-1 input[type="tel"],
.bd-productvariations-1 input[type="color"],
.bd-productvariations-1 textarea,
.bd-productvariations-1 select {
  border-radius: 0px;
}
.bd-productvariations-1 input[type="text"]::-webkit-input-placeholder,
.bd-productvariations-1 input[type="text"]:-moz-placeholder,
.bd-productvariations-1 input[type="text"]:-ms-input-placeholder {
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
input[type="text"].bd-bootstrapinput-5.form-control.input-sm,
input[type="password"].bd-bootstrapinput-5.form-control.input-sm,
input[type="datetime"].bd-bootstrapinput-5.form-control.input-sm,
input[type="datetime-local"].bd-bootstrapinput-5.form-control.input-sm,
input[type="date"].bd-bootstrapinput-5.form-control.input-sm,
input[type="month"].bd-bootstrapinput-5.form-control.input-sm,
input[type="time"].bd-bootstrapinput-5.form-control.input-sm,
input[type="week"].bd-bootstrapinput-5.form-control.input-sm,
input[type="number"].bd-bootstrapinput-5.form-control.input-sm,
input[type="email"].bd-bootstrapinput-5.form-control.input-sm,
input[type="url"].bd-bootstrapinput-5.form-control.input-sm,
input[type="search"].bd-bootstrapinput-5.form-control.input-sm,
input[type="tel"].bd-bootstrapinput-5.form-control.input-sm,
input[type="color"].bd-bootstrapinput-5.form-control.input-sm,
textarea.bd-bootstrapinput-5.form-control.input-sm,
select.bd-bootstrapinput-5.form-control.input-sm {
  border-radius: 0px;
}
input[type="text"].bd-bootstrapinput-5.form-control.input-sm::-webkit-input-placeholder,
input[type="text"].bd-bootstrapinput-5.form-control.input-sm:-moz-placeholder,
input[type="text"].bd-bootstrapinput-5.form-control.input-sm:-ms-input-placeholder {
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RWYXJpYXRpb25z {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudENvbnRhaW5lcg {}
.bd-layoutcontainer-15:before {
  clear: both;
}
.bd-layoutcolumn-32 {
  position: relative;
}
.bd-layoutcolumn-33 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudENvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cx {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEx {}
.bd-layoutcontainer-11:before {
  clear: both;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIz {}
.bd-postheader-3 {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
h2.bd-postheader-3 {
  line-height: 51.42857144px;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 36px;
  color: #777777;
}
h2.bd-postheader-3 a {
  color: #d32f2f;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjI {}
.bd-posticondate-3 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticondate-4 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
@media (max-width: 767px) {
  .bd-posticondate-4 {
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    float: none;
    margin-bottom: 4px;
  }
}
.bd-posticondate-4 {
  color: #a8a8a8;
  font-weight: normal;
  font-style: italic;
}
.bd-posticondate-4 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
.bd-posticondate-4 .bd-icon-39 {
  white-space: nowrap;
}
.bd-posticondate-4 .bd-icon-39 span {
  vertical-align: middle;
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticondate-4 {
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    float: none;
    margin-bottom: 4px;
  }
}
.bd-icon-39 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-39:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-39:before {
  content: '\18f';
}
.bd-icon-39:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-39:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-39:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-39:hover.active:before,
.bd-icon-39.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-39:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNhdGVnb3J5bmFtZTE {}
.bd-categoryname-1 {
  padding: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNhdGVnb3J5bmFtZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uMg {}
.bd-posticonauthor-2 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticonauthor-5 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
@media (max-width: 767px) {
  .bd-posticonauthor-5 {
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    padding-left: 0px;
  }
}
.bd-posticonauthor-5 {
  font-weight: normal;
  color: #a8a8a8;
  font-style: italic;
}
.bd-posticonauthor-5 a {
  color: #a8a8a8;
}
.bd-posticonauthor-5 a:hover {
  color: #f44336;
  text-decoration: none;
}
.bd-posticonauthor-5 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
.bd-posticonauthor-5 .bd-icon-41 {
  white-space: nowrap;
}
.bd-posticonauthor-5 .bd-icon-41 span {
  vertical-align: middle;
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticonauthor-5 {
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    padding-left: 0px;
  }
}
.bd-icon-41 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-41:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-41:before {
  content: '\280';
}
.bd-icon-41:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-41:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-41:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-41:hover.active:before,
.bd-icon-41.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-41:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNoZWV0MTE {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNoZWV0MTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudE1ldGFkYXRh {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudE1ldGFkYXRh {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudFJlcGx5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudFJlcGx5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudFRleHQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudFRleHQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2Q29tbWVudE1ldGFkYXRh {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2Q29tbWVudE1ldGFkYXRh {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2Q29tbWVudFJlcGx5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2Q29tbWVudFJlcGx5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2Q29tbWVudFRleHQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c2Q29tbWVudFRleHQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRDaGVja291dDI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRDaGVja291dDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRWaWV3Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRWaWV3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhUHJvZHVjdE92ZXJ2aWV3 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhUHJvZHVjdE92ZXJ2aWV3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhUHJvZHVjdHM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhUHJvZHVjdHM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhU2hvcHBpbmdDYXJ0 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhU2hvcHBpbmdDYXJ0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdUZXh0 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdUZXh0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIx {}
.bd-layoutbox-21 {
  position: relative;
  overflow: hidden;
}
.bd-layoutbox-21 {
  text-align: justify;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWhlYWRlcmFyZWEx {}
.bd-headerarea-1 {
  position: relative;
  min-height: 25px;
  margin-bottom: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWhlYWRlcmFyZWEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcmFyZWEx {}
.bd-footerarea-1 {
  position: relative;
  min-height: 25px;
  background-color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcmFyZWEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg {}
.bd-layoutcontainer-8 {
  position: relative;
}
.bd-layoutcontainer-8:before {
  clear: both;
}
.bd-layoutcolumn-18 {
  padding: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXByaW1hcnl3aWRnZXRhcmVhNQ {}
.bd-primarywidgetarea-12 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXByaW1hcnl3aWRnZXRhcmVhNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczM {}
.bd-posticontags-18 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticontags-18 {
  color: #777777;
  text-transform: none;
}
.bd-posticontags-18 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticontags-18 .bd-icon-10 {
  white-space: nowrap;
}
.bd-posticontags-18 .bd-icon-10 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-10 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-10:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-10:before {
  content: '\1c8';
}
.bd-icon-10:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-10:before {
  display: inline-block;
  margin-right: 10px;
  color: #cccccc;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-10:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-10:hover.active:before,
.bd-icon-10.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-10:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RyZWFkbW9yZTQ {}
.bd-postreadmore-4 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RyZWFkbW9yZTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczU {}
.bd-posticontags-20 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticontags-20 {
  color: #777777;
  text-transform: none;
}
.bd-posticontags-20 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticontags-20 .bd-icon-15 {
  white-space: nowrap;
}
.bd-posticontags-20 .bd-icon-15 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-15 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-15:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-15:before {
  content: '\1c8';
}
.bd-icon-15:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-15:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-15:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-15:hover.active:before,
.bd-icon-15.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-15:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXByaW1hcnl3aWRnZXRhcmVhNw {}
.bd-primarywidgetarea-14 {
  position: relative;
  padding: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXByaW1hcnl3aWRnZXRhcmVhNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI {}
.bd-layoutbox-2 {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ {}
.bd-layoutbox-4 {
  position: relative;
  overflow: hidden;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY {}
.bd-layoutbox-6 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEw {}
.bd-layoutbox-10 {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .bd-layoutbox-10 {
    margin-top: 4px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEy {}
.bd-layoutbox-12 {
  position: relative;
  margin-top: 90px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE0 {}
.bd-layoutbox-14 {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE2 {}
.bd-layoutbox-16 {
  position: relative;
  overflow: hidden;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE4 {}
.bd-layoutbox-18 {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudENvbnRhaW5lcg {}
.bd-layoutcontainer-18 {
  margin-top: 0px;
  position: relative;
  padding: 0px;
  border: 1px solid #cccccc;
}
.bd-layoutcontainer-18:before {
  clear: both;
}
.bd-layoutcolumn-13 {
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-top-width: 0px;
  border-top-style: none;
  margin: 0px;
  padding: 0px;
}
.bd-layoutcolumn-14 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudENvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM {}
.bd-layoutcontainer-3 {
  position: relative;
}
@media (max-width: 767px) {
  .bd-layoutcontainer-3 {
    margin-bottom: 5px;
  }
}
.bd-layoutcontainer-3:before {
  clear: both;
}
@media (max-width: 767px) {
  .bd-layoutcolumn-9 {
    text-align: left;
  }
}
.bd-layoutcolumn-10 {
  text-align: right;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-10 {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .bd-layoutcolumn-10 {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .bd-layoutcolumn-10 {
    text-align: left;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uY29tbWVudHMz {}
.bd-posticoncomments-35 {
  float: left;
  position: relative;
  margin-right: 15px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .bd-posticoncomments-35 {
    margin-bottom: 7px;
  }
}
.bd-posticoncomments-35 {
  font-weight: normal;
  color: #a8a8a8;
  font-style: italic;
}
.bd-posticoncomments-35 a {
  color: #a8a8a8;
}
.bd-posticoncomments-35 a:hover {
  color: #f44336;
  text-decoration: none;
}
.bd-posticoncomments-35 {
  float: left;
  position: relative;
  margin-right: 15px;
  margin-top: 10px;
}
.bd-posticoncomments-35 .bd-icon-29 {
  white-space: nowrap;
}
.bd-posticoncomments-35 .bd-icon-29 span {
  vertical-align: middle;
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticoncomments-35 {
    margin-bottom: 7px;
  }
}
.bd-icon-29 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-29:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-29:before {
  content: '\20b';
}
.bd-icon-29:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-29:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-29:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-29:hover.active:before,
.bd-icon-29.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-29:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uY29tbWVudHMz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uZGF0ZTg {}
.bd-posticondate-8 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticondate-21 {
  position: relative;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-right: 1px solid #cccccc;
}
.bd-posticondate-21 {
  color: #777777;
  font-style: italic;
  font-weight: normal;
}
.bd-posticondate-21 {
  position: relative;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-right: 1px solid #cccccc;
}
.bd-posticondate-21 .bd-icon-42 {
  white-space: nowrap;
}
.bd-posticondate-21 .bd-icon-42 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-42:before {
  visibility: hidden;
}
.bd-icon-42:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-42:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-42:hover.active:before,
.bd-icon-42.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-42:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uZGF0ZTg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEy {}
.bd-layoutcontainer-12 {
  position: relative;
  background-color: #ffffff;
}
.bd-layoutcontainer-12:before {
  clear: both;
}
.bd-layoutcolumn-12 {
  position: relative;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-12 {
    margin-right: 10px;
  }
}
.bd-layoutcolumn-12 {
  text-align: right;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-12 {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .bd-layoutcolumn-12 {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .bd-layoutcolumn-12 {
    text-align: center;
  }
}
.bd-layoutcolumn-17 {
  position: relative;
}
@media (max-width: 767px) {
  .bd-layoutcolumn-17 {
    margin-bottom: 10px;
  }
}
.bd-layoutcolumn-17 {
  text-align: center;
}
@media (max-width: 767px) {
  .bd-layoutcolumn-17 {
    text-align: center;
  }
}
.bd-layoutcolumn-16 {
  position: relative;
}
.bd-layoutcolumn-16 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEz {}
.bd-layoutcontainer-13 {
  position: relative;
  background-color: #ffffff;
}
.bd-layoutcontainer-13:before {
  clear: both;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNpZGViYXIy {}
.bd-sidebar-13 {
  position: relative;
}
.bd-container-92 {
  margin: 10px 20px 20px;
}
@media (max-width: 767px) {
  .bd-container-92:not(.shape-only) {
    text-align: left;
  }
}
.bd-container-91 {
  margin-bottom: 10px;
}
.bd-container-91 h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-91 h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-91 h4 {
  line-height: 25.00000001px;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #777777;
  font-size: 17.5px;
  text-transform: none;
}
.bd-container-91 h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-91 h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-91 h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
@media (max-width: 767px) {
  .bd-container-91 h4 {
    text-align: left;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNpZGViYXIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cy {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXI0 {}
.bd-postheader-4 {
  position: relative;
  margin: 0px 0px 8px;
}
h2.bd-postheader-4 {
  line-height: 42.85714287px;
  font-size: 30px;
  text-transform: none;
  color: #d32f2f;
}
h2.bd-postheader-4 a {
  text-transform: none;
  font-weight: normal;
  color: #d32f2f;
  text-decoration: none;
}
h2.bd-postheader-4 a:hover {
  text-decoration: none;
  color: #d32f2f;
}
h2.bd-postheader-4 a:visited {
  color: #d32f2f;
  text-transform: none;
}
h2.bd-postheader-4 a:active {
  color: #d32f2f;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXI0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTQ {}
.bd-postimage-3 {
  position: relative;
  margin-bottom: 0px;
  display: block;
}
.bd-postimage-3 {
  display: inline-block;
}
.bd-postimage-3 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudENvbnRhaW5lcg {}
.bd-layoutcontainer-19 {
  margin-bottom: 82px;
  padding-bottom: 15px;
  border-left-width: 0px;
  border-left-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom: 1px solid #dddddd;
}
.bd-layoutcontainer-19:before {
  clear: both;
}
.bd-layoutcolumn-42 {
  text-align: left;
}
@media (max-width: 767px) {
  .bd-layoutcolumn-42 {
    text-align: center;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudENvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxY29udGVudA {}
.bd-blog-1 {
  position: relative;
}
.bd-pager-2 ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bd-pager-2 ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.bd-pager-2 ul li {
  display: inline-block;
}
.bd-pager-2 ul > li:first-child {
  float: left;
}
.bd-pager-2 ul > li:last-child {
  float: right;
}
.bd-pager-2 > .bd-pagination-11 > li.bd-paginationitem-11 > a,
.bd-pager-2 > .bd-pagination-11 > li.bd-paginationitem-11 > span,
.bd-pager-2 > .bd-pagination-11 > li.bd-paginationitem-11 > a:link,
.bd-pager-2 > .bd-pagination-11 > li.bd-paginationitem-11 > a:visited {
  border-radius: 0px;
}
.bd-pagination-11.right {
  text-align: right;
}
.bd-pagination-11.center {
  text-align: center;
}
.bd-pagination-11 > *:last-child {
  margin-right: 0;
}
.bd-pagination-11 span {
  cursor: default;
}
.pagination > ul.bd-pagination-11 > .active > a,
.pagination > ul.bd-pagination-11 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-11 > li.bd-paginationitem-11 > a,
.bd-pagination-11 > li.bd-paginationitem-11 > span,
.bd-pagination-11 > li.bd-paginationitem-11 > a:link,
.bd-pagination-11 > li.bd-paginationitem-11 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-11 > li.bd-paginationitem-11 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-11 > li.active.bd-paginationitem-11 > a,
.bd-pagination-11 > li.active.bd-paginationitem-11 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
.bd-comments-1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bd-comments-1 li {
  display: block;
}
.bd-comments-1 li > ul {
  margin-left: 20px;
}
.bd-comment-1 {
  padding: 5px;
}
.bd-griditem-18 {
  margin-bottom: 20px;
}
.separated-item-18 {
  position: relative;
  z-index: 0;
}
.separated-item-18:before,
.separated-item-18:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-18:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-18:after {
  left: 0;
  right: 0;
  bottom: 10px;
}
.first-col.separated-item-18:after {
  left: 5px;
}
.last-col.separated-item-18:after {
  right: 5px;
}
.separated-item-18.first-col:before,
.separated-item-18.last-row:after {
  content: none;
}
.bd-icon-17:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-17:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-17:hover.active:before,
.bd-icon-17.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-17:before {
  display: inline-block;
}
.bd-pagination-12.right {
  text-align: right;
}
.bd-pagination-12.center {
  text-align: center;
}
.bd-pagination-12 > *:last-child {
  margin-right: 0;
}
.bd-pagination-12 span {
  cursor: default;
}
.pagination > ul.bd-pagination-12 > .active > a,
.pagination > ul.bd-pagination-12 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-12 > li.bd-paginationitem-12 > a,
.bd-pagination-12 > li.bd-paginationitem-12 > span,
.bd-pagination-12 > li.bd-paginationitem-12 > a:link,
.bd-pagination-12 > li.bd-paginationitem-12 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-12 > li.bd-paginationitem-12 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-12 > li.active.bd-paginationitem-12 > a,
.bd-pagination-12 > li.active.bd-paginationitem-12 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxY29udGVudA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyY29udGVudA {}
.bd-blog-2 {
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
}
.bd-pager-3 ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bd-pager-3 ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.bd-pager-3 ul li {
  display: inline-block;
}
.bd-pager-3 ul > li:first-child {
  float: left;
}
.bd-pager-3 ul > li:last-child {
  float: right;
}
.bd-pager-3 > .bd-pagination-3 > li.bd-paginationitem-3 > a,
.bd-pager-3 > .bd-pagination-3 > li.bd-paginationitem-3 > span,
.bd-pager-3 > .bd-pagination-3 > li.bd-paginationitem-3 > a:link,
.bd-pager-3 > .bd-pagination-3 > li.bd-paginationitem-3 > a:visited {
  border-radius: 0px;
}
.bd-pagination-3.right {
  text-align: right;
}
.bd-pagination-3.center {
  text-align: center;
}
.bd-pagination-3 > *:last-child {
  margin-right: 0;
}
.bd-pagination-3 span {
  cursor: default;
}
.pagination > ul.bd-pagination-3 > .active > a,
.pagination > ul.bd-pagination-3 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-3 > li.bd-paginationitem-3 > a,
.bd-pagination-3 > li.bd-paginationitem-3 > span,
.bd-pagination-3 > li.bd-paginationitem-3 > a:link,
.bd-pagination-3 > li.bd-paginationitem-3 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-3 > li.bd-paginationitem-3 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-3 > li.active.bd-paginationitem-3 > a,
.bd-pagination-3 > li.active.bd-paginationitem-3 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
.bd-comments-2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bd-comments-2 li {
  display: block;
}
.bd-comments-2 li > ul {
  margin-left: 20px;
}
.bd-comment-2 {
  padding: 5px;
}
.bd-container-19:not(.shape-only) blockquote,
.bd-blockquotes-17 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-19:not(.shape-only) blockquote,
.bd-blockquotes-17,
.bd-container-19:not(.shape-only) blockquote p,
.bd-blockquotes-17 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-container-18:not(.shape-only) blockquote,
.bd-blockquotes-16 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-18:not(.shape-only) blockquote,
.bd-blockquotes-16,
.bd-container-18:not(.shape-only) blockquote p,
.bd-blockquotes-16 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-griditem-34 {
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.separated-item-34 {
  position: relative;
  z-index: 0;
}
.separated-item-34:before,
.separated-item-34:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-34:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-34:after {
  left: 0;
  right: 0;
  bottom: 14.5px;
  border-top: 1px solid #dddddd;
}
.first-col.separated-item-34:after {
  left: 5px;
}
.last-col.separated-item-34:after {
  right: 5px;
}
.separated-item-34.first-col:before,
.separated-item-34.last-row:after {
  content: none;
}
.bd-icon-40:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-40:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-40:hover.active:before,
.bd-icon-40.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-40:before {
  display: inline-block;
}
h2.bd-container-17 {
  font-weight: normal;
}
.bd-container-17:not(.shape-only) blockquote,
.bd-blockquotes-11 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-17:not(.shape-only) blockquote,
.bd-blockquotes-11,
.bd-container-17:not(.shape-only) blockquote p,
.bd-blockquotes-11 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-pagination-15.right {
  text-align: right;
}
.bd-pagination-15.center {
  text-align: center;
}
.bd-pagination-15 > *:last-child {
  margin-right: 0;
}
.bd-pagination-15 span {
  cursor: default;
}
.pagination > ul.bd-pagination-15 > .active > a,
.pagination > ul.bd-pagination-15 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-15 > li.bd-paginationitem-15 > a,
.bd-pagination-15 > li.bd-paginationitem-15 > span,
.bd-pagination-15 > li.bd-paginationitem-15 > a:link,
.bd-pagination-15 > li.bd-paginationitem-15 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-15 > li.bd-paginationitem-15 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-15 > li.active.bd-paginationitem-15 > a,
.bd-pagination-15 > li.active.bd-paginationitem-15 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyY29udGVudA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czY29udGVudA {}
.bd-blog-3 {
  margin-bottom: 87px;
  position: relative;
}
.bd-pager-4 ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bd-pager-4 ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.bd-pager-4 ul li {
  display: inline-block;
}
.bd-pager-4 ul > li:first-child {
  float: left;
}
.bd-pager-4 ul > li:last-child {
  float: right;
}
.bd-pager-4 > .bd-pagination-9 > li.bd-paginationitem-9 > a,
.bd-pager-4 > .bd-pagination-9 > li.bd-paginationitem-9 > span,
.bd-pager-4 > .bd-pagination-9 > li.bd-paginationitem-9 > a:link,
.bd-pager-4 > .bd-pagination-9 > li.bd-paginationitem-9 > a:visited {
  border-radius: 0px;
}
.bd-pagination-9.right {
  text-align: right;
}
.bd-pagination-9.center {
  text-align: center;
}
.bd-pagination-9 > *:last-child {
  margin-right: 0;
}
.bd-pagination-9 span {
  cursor: default;
}
.pagination > ul.bd-pagination-9 > .active > a,
.pagination > ul.bd-pagination-9 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-9 > li.bd-paginationitem-9 > a,
.bd-pagination-9 > li.bd-paginationitem-9 > span,
.bd-pagination-9 > li.bd-paginationitem-9 > a:link,
.bd-pagination-9 > li.bd-paginationitem-9 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-9 > li.bd-paginationitem-9 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-9 > li.active.bd-paginationitem-9 > a,
.bd-pagination-9 > li.active.bd-paginationitem-9 > span {
  color: inherit;
  font-weight: bold;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-comments-3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bd-comments-3 li {
  display: block;
}
.bd-comments-3 li > ul {
  margin-left: 20px;
}
.bd-comment-3 {
  padding: 5px;
}
.bd-griditem-21 {
  margin-bottom: 40px;
}
.separated-item-21 {
  position: relative;
  z-index: 0;
}
.separated-item-21:before,
.separated-item-21:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-21:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-21:after {
  left: 0;
  right: 0;
  bottom: 20px;
}
.first-col.separated-item-21:after {
  left: 5px;
}
.last-col.separated-item-21:after {
  right: 5px;
}
.separated-item-21.first-col:before,
.separated-item-21.last-row:after {
  content: none;
}
.bd-icon-19:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-19:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-19:hover.active:before,
.bd-icon-19.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-19:before {
  display: inline-block;
}
.bd-pagination-10.right {
  text-align: right;
}
.bd-pagination-10.center {
  text-align: center;
}
.bd-pagination-10 > *:last-child {
  margin-right: 0;
}
.bd-pagination-10 span {
  cursor: default;
}
.pagination > ul.bd-pagination-10 > .active > a,
.pagination > ul.bd-pagination-10 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-10 > li.bd-paginationitem-10 > a,
.bd-pagination-10 > li.bd-paginationitem-10 > span,
.bd-pagination-10 > li.bd-paginationitem-10 > a:link,
.bd-pagination-10 > li.bd-paginationitem-10 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-10 > li.bd-paginationitem-10 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-10 > li.active.bd-paginationitem-10 > a,
.bd-pagination-10 > li.active.bd-paginationitem-10 > span {
  color: inherit;
  font-weight: bold;
  background-color: #f5f5f5;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czY29udGVudA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c1Y29udGVudA {}
.bd-blog-4 {
  margin: 0px 10px;
  padding: 0px;
}
.bd-pager-5 ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bd-pager-5 ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.bd-pager-5 ul li {
  display: inline-block;
}
.bd-pager-5 ul > li:first-child {
  float: left;
}
.bd-pager-5 ul > li:last-child {
  float: right;
}
.bd-pager-5 > .bd-pagination-7 > li.bd-paginationitem-7 > a,
.bd-pager-5 > .bd-pagination-7 > li.bd-paginationitem-7 > span,
.bd-pager-5 > .bd-pagination-7 > li.bd-paginationitem-7 > a:link,
.bd-pager-5 > .bd-pagination-7 > li.bd-paginationitem-7 > a:visited {
  border-radius: 0px;
}
.bd-pagination-7.right {
  text-align: right;
}
.bd-pagination-7.center {
  text-align: center;
}
.bd-pagination-7 > *:last-child {
  margin-right: 0;
}
.bd-pagination-7 span {
  cursor: default;
}
.pagination > ul.bd-pagination-7 > .active > a,
.pagination > ul.bd-pagination-7 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-7 > li.bd-paginationitem-7 > a,
.bd-pagination-7 > li.bd-paginationitem-7 > span,
.bd-pagination-7 > li.bd-paginationitem-7 > a:link,
.bd-pagination-7 > li.bd-paginationitem-7 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-7 > li.bd-paginationitem-7 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-7 > li.active.bd-paginationitem-7 > a,
.bd-pagination-7 > li.active.bd-paginationitem-7 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
.bd-comments-4 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bd-comments-4 li {
  display: block;
}
.bd-comments-4 li > ul {
  margin-left: 20px;
}
.bd-comment-4 {
  padding: 5px;
}
.bd-container-25:not(.shape-only) blockquote,
.bd-blockquotes-28 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-25:not(.shape-only) blockquote,
.bd-blockquotes-28,
.bd-container-25:not(.shape-only) blockquote p,
.bd-blockquotes-28 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-container-24:not(.shape-only) blockquote,
.bd-blockquotes-27 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-24:not(.shape-only) blockquote,
.bd-blockquotes-27,
.bd-container-24:not(.shape-only) blockquote p,
.bd-blockquotes-27 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-griditem-25 {
  margin-bottom: 30px;
}
.separated-item-25 {
  position: relative;
  z-index: 0;
}
.separated-item-25:before,
.separated-item-25:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-25:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-25:after {
  left: 0;
  right: 0;
  bottom: 15px;
}
.first-col.separated-item-25:after {
  left: 5px;
}
.last-col.separated-item-25:after {
  right: 5px;
}
.separated-item-25.first-col:before,
.separated-item-25.last-row:after {
  content: none;
}
.bd-icon-31:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-31:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-31:hover.active:before,
.bd-icon-31.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-31:before {
  display: inline-block;
}
.bd-container-23:not(.shape-only) blockquote,
.bd-blockquotes-26 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-23:not(.shape-only) blockquote,
.bd-blockquotes-26,
.bd-container-23:not(.shape-only) blockquote p,
.bd-blockquotes-26 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-pagination-8.right {
  text-align: right;
}
.bd-pagination-8.center {
  text-align: center;
}
.bd-pagination-8 > *:last-child {
  margin-right: 0;
}
.bd-pagination-8 span {
  cursor: default;
}
.pagination > ul.bd-pagination-8 > .active > a,
.pagination > ul.bd-pagination-8 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-8 > li.bd-paginationitem-8 > a,
.bd-pagination-8 > li.bd-paginationitem-8 > span,
.bd-pagination-8 > li.bd-paginationitem-8 > a:link,
.bd-pagination-8 > li.bd-paginationitem-8 > a:visited {
  color: #555555;
  margin-bottom: 0px;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-8 > li.bd-paginationitem-8 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-8 > li.active.bd-paginationitem-8 > a,
.bd-pagination-8 > li.active.bd-paginationitem-8 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2c1Y29udGVudA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NpZGViYXJBcmVhbGVmdA {}
.bd-sidebararea-5-column {
  width: auto;
}
@media (max-width: 991px) {
  .bd-sidebararea-5-column {
    width: auto;
  }
}
@media (max-width: 767px) {
  .bd-sidebararea-5-column {
    width: 100%;
  }
}
.bd-sidebararea-5 {
  position: relative;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  padding: 10px;
  border-right: 3px solid #d32f2f;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NpZGViYXJBcmVhbGVmdA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NpZGViYXJBcmVhdG9wV2lkZQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NpZGViYXJBcmVhdG9wV2lkZQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE {}
.bd-layoutbox-1 {
  background-color: #ffffff;
  position: relative;
}
@media (max-width: 767px) {
  .bd-layoutbox-1 {
    text-align: center;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWhtZW51MQ {}
.bd-hmenu-1 {
  position: relative;
  float: left;
}
@media (max-width: 991px) {
  .bd-hmenu-1 {
    float: left;
  }
}
@media (max-width: 767px) {
  .bd-hmenu-1 {
    float: none;
  }
}
@media (min-width: 768px) {
  .bd-hmenu-1 .bd-menuitem-2:hover > .bd-menu-2-popup,
  .bd-hmenu-1 .bd-menuitem-3:hover > .bd-menu-2-popup {
    display: block;
    visibility: visible;
    pointer-events: auto;
    z-index: 1001;
  }
}
@media (max-width: 767px) {
  .bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-1 .bd-menu-2-popup {
    display: none;
  }
  .bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-1 .bd-menu-2-popup.show {
    display: block;
    visibility: visible;
    pointer-events: auto;
    z-index: 1001;
  }
  .bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-1 .nav > li {
    float: none;
  }
  .bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-1 .bd-menu-2 {
    float: none;
    /*margin: 0 0 10px;*/
  }
  .bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-1 .bd-menu-2-popup {
    position: static;
  }
}
.bd-horizontalmenu-1 {
  padding: 0px;
}
@media (min-width: 768px) {
  .bd-horizontalmenu-1 .bd-menuitem-2:last-child > a {
    border-right-width: 0 !important;
  }
}
@media (max-width: 768px) {
  .bd-horizontalmenu-1 .bd-menuitem-2:last-child > a[data-toggle="collapse"] {
    border-right-width: 0 !important;
  }
}
.bd-menu-1.nav.nav-pills > li + li {
  margin: 0;
}
.bd-menu-1 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
}
.bd-menuitem-2 > a {
  cursor: pointer;
  /* Safari click events fix */
}
.bd-menu-1.nav-pills .bd-menuitem-2 {
  list-style: none;
  position: relative;
}
.bd-menu-1.nav-pills .bd-menuitem-2 > a,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:link,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:visited {
  text-transform: none;
  color: #dddddd;
  font-weight: normal;
  margin: 0px;
  padding: 15px 30px;
  border-radius: 0px;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  display: block;
  white-space: nowrap;
}
.bd-menu-1.nav-pills .bd-menuitem-2 > a:before,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:link:before,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:visited:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-menu-1.nav-pills .bd-menuitem-2 > a:before,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:link:before,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:visited:before {
  content: '\13c';
}
.bd-menu-1.nav-pills .bd-menuitem-2 > a:before,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:link:before,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:visited:before {
  width: auto;
  visibility: inherit;
}
.bd-menu-1.nav-pills .bd-menuitem-2 > a:before,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:link:before,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:visited:before {
  display: inline-block;
  float: right;
  font-size: 9px;
  margin-top: 7px;
  margin-left: 5px;
  line-height: 12.85714286px;
  line-height: 9px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-1.nav-pills .bd-menuitem-2 > a > *,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:link > *,
.bd-menu-1.nav-pills .bd-menuitem-2 > a:visited > * {
  vertical-align: middle;
}
.bd-menu-1.nav-pills .bd-menuitem-2 > a:focus {
  outline-width: 0;
}
.bd-menu-1.nav-pills .bd-menuitem-2:not(.active) > a.hover:not(.active),
.bd-menu-1.nav-pills .bd-menuitem-2:not(.active) > a:hover:not(.active),
.bd-menu-1.nav-pills .bd-menuitem-2:not(.active) > a:focus:not(.active),
.bd-menu-1.nav-pills .bd-menuitem-2:hover:not(.active) > a:not(.active) {
  text-decoration: none;
  -webkit-transition: all 500ms;
  transition: all 500ms;
  color: #ffffff;
  background-color: #f44336;
  background-image: none;
  display: block;
}
.bd-menu-1.nav-pills .bd-menuitem-2:not(.active) > a.hover:not(.active):before,
.bd-menu-1.nav-pills .bd-menuitem-2:not(.active) > a:hover:not(.active):before,
.bd-menu-1.nav-pills .bd-menuitem-2:not(.active) > a:focus:not(.active):before,
.bd-menu-1.nav-pills .bd-menuitem-2:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  color: #ffffff;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-1.nav-pills .bd-menuitem-2 > a.active,
.bd-menu-1.nav-pills .bd-menuitem-2.active > a {
  color: #ffffff;
  background-color: #f44336;
  background-image: none;
  display: block;
}
.bd-menu-1.nav-pills .bd-menuitem-2 > a.active:before,
.bd-menu-1.nav-pills .bd-menuitem-2.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-2-popup {
  visibility: hidden;
  pointer-events: none;
  z-index: -1001;
  position: absolute;
}
.bd-menu-2-popup.bd-popup-left {
  left: auto;
  right: 0;
}
.bd-menu-2-popup,
.bd-menu-2-popup.bd-popup-right {
  left: 0;
  right: auto;
}
.bd-menuitem-3:hover > .bd-menu-2-popup {
  top: -5px;
}
.bd-menuitem-3:hover > .bd-menu-2-popup.bd-popup-left {
  left: auto;
  right: 100%;
}
.bd-menuitem-3:hover > .bd-menu-2-popup,
.bd-menuitem-3:hover > .bd-menu-2-popup.bd-popup-right {
  left: 100%;
  right: auto;
}
.bd-menu-2 .bd-menuitem-3:last-child > a:hover {
  border-bottom-width: 0;
}
.bd-menu-2 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  background-color: #ffffff;
  min-width: 160px;
}
.bd-menu-2 .bd-menuitem-3 {
  list-style: none;
  position: relative;
}
.bd-menu-2 .bd-menuitem-3 > a,
.bd-menu-2 .bd-menuitem-3 > a:link,
.bd-menu-2 .bd-menuitem-3 > a:visited {
  font-size: 11.9px;
  color: #777777;
  text-transform: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 5px 0px 0px;
  padding: 12px 10px 12px 30px;
  border: 1px solid #777777;
  line-height: 17.00000001px;
  display: block;
  white-space: nowrap;
}
.bd-menu-2 .bd-menuitem-3 > a:before,
.bd-menu-2 .bd-menuitem-3 > a:link:before,
.bd-menu-2 .bd-menuitem-3 > a:visited:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-2 .bd-menuitem-3 > a > *,
.bd-menu-2 .bd-menuitem-3 > a:link > *,
.bd-menu-2 .bd-menuitem-3 > a:visited > * {
  vertical-align: middle;
}
.bd-menu-2 .bd-menuitem-3 > a:focus {
  outline-width: 0;
}
.bd-menu-2 .bd-menuitem-3:not(.active) > a.hover:not(.active),
.bd-menu-2 .bd-menuitem-3:not(.active) > a:hover:not(.active),
.bd-menu-2 .bd-menuitem-3:not(.active) > a:focus:not(.active),
.bd-menu-2 .bd-menuitem-3:hover:not(.active) > a:not(.active) {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  color: #f44336;
  background-image: none;
  display: block;
}
.bd-menu-2 .bd-menuitem-3:not(.active) > a.hover:not(.active):before,
.bd-menu-2 .bd-menuitem-3:not(.active) > a:hover:not(.active):before,
.bd-menu-2 .bd-menuitem-3:not(.active) > a:focus:not(.active):before,
.bd-menu-2 .bd-menuitem-3:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-menu-2 .bd-menuitem-3 > a.active,
.bd-menu-2 .bd-menuitem-3.active > a {
  background-color: rgba(0, 0, 0, 0);
  color: #f44336;
  border: 1px solid #d32f2f;
  background-image: none;
  display: block;
}
.bd-menu-2 .bd-menuitem-3 > a.active:before,
.bd-menu-2 .bd-menuitem-3.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-hmenu-1 .collapse-button {
  direction: ltr;
}
.bd-hmenu-1 .collapse-button + .navbar-collapse {
  max-height: none;
  border: 0 none transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .bd-hmenu-1 .collapse-button {
    display: none;
  }
}
.bd-responsivemenu-1 .bd-menuitem-1,
.bd-hmenu-1 .collapse-button {
  list-style: none;
  position: relative;
}
.bd-responsivemenu-1 .bd-menuitem-1 > a,
.bd-responsivemenu-1 .bd-menuitem-1 > a:link,
.bd-responsivemenu-1 .bd-menuitem-1 > a:visited,
.bd-hmenu-1 .collapse-button > a,
.bd-hmenu-1 .collapse-button > a:link,
.bd-hmenu-1 .collapse-button > a:visited {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .bd-responsivemenu-1 .bd-menuitem-1 > a,
  .bd-responsivemenu-1 .bd-menuitem-1 > a:link,
  .bd-responsivemenu-1 .bd-menuitem-1 > a:visited,
  .bd-hmenu-1 .collapse-button > a,
  .bd-hmenu-1 .collapse-button > a:link,
  .bd-hmenu-1 .collapse-button > a:visited {
    color: #333333;
    text-transform: uppercase;
  }
}
.bd-responsivemenu-1 .bd-menuitem-1 > a:before,
.bd-responsivemenu-1 .bd-menuitem-1 > a:link:before,
.bd-responsivemenu-1 .bd-menuitem-1 > a:visited:before,
.bd-hmenu-1 .collapse-button > a:before,
.bd-hmenu-1 .collapse-button > a:link:before,
.bd-hmenu-1 .collapse-button > a:visited:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-responsivemenu-1 .bd-menuitem-1 > a:before,
.bd-responsivemenu-1 .bd-menuitem-1 > a:link:before,
.bd-responsivemenu-1 .bd-menuitem-1 > a:visited:before,
.bd-hmenu-1 .collapse-button > a:before,
.bd-hmenu-1 .collapse-button > a:link:before,
.bd-hmenu-1 .collapse-button > a:visited:before {
  content: '\1b8';
}
.bd-responsivemenu-1 .bd-menuitem-1 > a:before,
.bd-responsivemenu-1 .bd-menuitem-1 > a:link:before,
.bd-responsivemenu-1 .bd-menuitem-1 > a:visited:before,
.bd-hmenu-1 .collapse-button > a:before,
.bd-hmenu-1 .collapse-button > a:link:before,
.bd-hmenu-1 .collapse-button > a:visited:before {
  width: auto;
  visibility: inherit;
}
.bd-responsivemenu-1 .bd-menuitem-1 > a:before,
.bd-responsivemenu-1 .bd-menuitem-1 > a:link:before,
.bd-responsivemenu-1 .bd-menuitem-1 > a:visited:before,
.bd-hmenu-1 .collapse-button > a:before,
.bd-hmenu-1 .collapse-button > a:link:before,
.bd-hmenu-1 .collapse-button > a:visited:before {
  display: inline-block;
  font-size: 24px;
  color: #777777;
  padding: 10px;
  line-height: 34.2857143px;
  line-height: 24px;
  vertical-align: middle;
  text-decoration: none;
}
@media (max-width: 767px) {
  .bd-responsivemenu-1 .bd-menuitem-1 > a:before,
  .bd-responsivemenu-1 .bd-menuitem-1 > a:link:before,
  .bd-responsivemenu-1 .bd-menuitem-1 > a:visited:before,
  .bd-hmenu-1 .collapse-button > a:before,
  .bd-hmenu-1 .collapse-button > a:link:before,
  .bd-hmenu-1 .collapse-button > a:visited:before {
    color: #d32f2f;
  }
}
.bd-responsivemenu-1 .bd-menuitem-1 > a > *,
.bd-responsivemenu-1 .bd-menuitem-1 > a:link > *,
.bd-responsivemenu-1 .bd-menuitem-1 > a:visited > *,
.bd-hmenu-1 .collapse-button > a > *,
.bd-hmenu-1 .collapse-button > a:link > *,
.bd-hmenu-1 .collapse-button > a:visited > * {
  vertical-align: middle;
}
.bd-responsivemenu-1 .bd-menuitem-1 > a:focus,
.bd-hmenu-1 .collapse-button > a:focus {
  outline-width: 0;
}
.bd-responsivemenu-1 .bd-menuitem-1:not(.active) > a.hover:not(.active),
.bd-responsivemenu-1 .bd-menuitem-1:not(.active) > a:hover:not(.active),
.bd-responsivemenu-1 .bd-menuitem-1:not(.active) > a:focus:not(.active),
.bd-responsivemenu-1 .bd-menuitem-1:hover:not(.active) > a:not(.active),
.bd-hmenu-1 .collapse-button:not(.active) > a.hover:not(.active),
.bd-hmenu-1 .collapse-button:not(.active) > a:hover:not(.active),
.bd-hmenu-1 .collapse-button:not(.active) > a:focus:not(.active),
.bd-hmenu-1 .collapse-button:hover:not(.active) > a:not(.active) {
  display: block;
}
@media (max-width: 767px) {
  .bd-responsivemenu-1 .bd-menuitem-1:not(.active) > a.hover:not(.active),
  .bd-responsivemenu-1 .bd-menuitem-1:not(.active) > a:hover:not(.active),
  .bd-responsivemenu-1 .bd-menuitem-1:not(.active) > a:focus:not(.active),
  .bd-responsivemenu-1 .bd-menuitem-1:hover:not(.active) > a:not(.active),
  .bd-hmenu-1 .collapse-button:not(.active) > a.hover:not(.active),
  .bd-hmenu-1 .collapse-button:not(.active) > a:hover:not(.active),
  .bd-hmenu-1 .collapse-button:not(.active) > a:focus:not(.active),
  .bd-hmenu-1 .collapse-button:hover:not(.active) > a:not(.active) {
    color: #d32f2f;
  }
}
.bd-responsivemenu-1 .bd-menuitem-1:not(.active) > a.hover:not(.active):before,
.bd-responsivemenu-1 .bd-menuitem-1:not(.active) > a:hover:not(.active):before,
.bd-responsivemenu-1 .bd-menuitem-1:not(.active) > a:focus:not(.active):before,
.bd-responsivemenu-1 .bd-menuitem-1:hover:not(.active) > a:not(.active):before,
.bd-hmenu-1 .collapse-button:not(.active) > a.hover:not(.active):before,
.bd-hmenu-1 .collapse-button:not(.active) > a:hover:not(.active):before,
.bd-hmenu-1 .collapse-button:not(.active) > a:focus:not(.active):before,
.bd-hmenu-1 .collapse-button:hover:not(.active) > a:not(.active):before {
  display: inline-block;
  color: #d32f2f;
  vertical-align: middle;
  text-decoration: none;
}
.bd-responsivemenu-1 .bd-menuitem-1 > a.active,
.bd-responsivemenu-1 .bd-menuitem-1.active > a,
.bd-hmenu-1 .collapse-button > a.active,
.bd-hmenu-1 .collapse-button.active > a {
  display: block;
}
.bd-responsivemenu-1 .bd-menuitem-1 > a.active:before,
.bd-responsivemenu-1 .bd-menuitem-1.active > a:before,
.bd-hmenu-1 .collapse-button > a.active:before,
.bd-hmenu-1 .collapse-button.active > a:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWhtZW51MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxvZ28y {}
.bd-logo-2 {
  position: relative;
  float: left;
  width: 600px;
  height: 92px;
  display: inline-block;
  left: 0.000%;
  right: auto;
  top: NaN%;
  bottom: auto;
  margin: 20px;
}
@media (max-width: 767px) {
  .bd-logo-2 {
    float: none;
    margin-bottom: 0px;
  }
}
.bd-logo-2 {
  display: inline-block;
}
.bd-logo-2 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-11 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-logo-2 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxvZ28y {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEx {}
.bd-layoutbox-11 {
  position: relative;
  float: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWhlYWRsaW5lMg {}
.bd-headline-2 {
  position: relative;
}
@media (max-width: 767px) {
  .bd-headline-2 {
    width: 100%;
  }
}
.bd-headline-2 h3 {
  margin-top: 15px;
  margin-bottom: 0;
  text-transform: none;
}
.bd-headline-2 h3 a {
  line-height: 68.57142859px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  text-transform: none;
  font-weight: bold;
  font-size: 48px;
  text-align: center;
}
.bd-headline-2 h3 a:hover {
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  text-transform: none;
}
.bd-headline-2 h3 a:visited {
  text-transform: none;
}
.bd-headline-2 h3 a:active {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  text-transform: none;
}
.bd-headline-2 h1 {
  color: #d32f2f;
}
@media (max-width: 1199px) {
  .bd-headline-2 h3 a {
    text-transform: none;
  }
  .bd-headline-2 h3 a:hover {
    text-transform: none;
  }
}
@media (max-width: 767px) {
  .bd-headline-2 h3 {
    text-align: center;
  }
  .bd-headline-2 h3 a {
    color: #d32f2f;
  }
}
.bd-headline-2 > div {
  height: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWhlYWRsaW5lMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNsb2dhbjI {}
.bd-slogan-2 {
  position: relative;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .bd-slogan-2 {
    width: 100%;
    margin-bottom: 14px;
  }
}
.bd-slogan-2 {
  line-height: 28.57142858px;
  color: #555555;
  font-weight: bold;
  font-size: 20px;
}
.bd-slogan-2 h3 {
  color: #777777;
}
@media (max-width: 767px) {
  .bd-slogan-2 {
    text-align: center;
    color: #f44336;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNsb2dhbjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEz {}
.bd-layoutbox-13 {
  background-color: #727272;
  position: relative;
}
@media (max-width: 767px) {
  .bd-layoutbox-13 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-13 {
    text-align: center;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcndpZGdldGFyZWEx {}
.bd-footerwidgetarea-11 {
  margin-bottom: 40px;
  position: relative;
}
.bd-container-48:not(.shape-only) {
  color: #dddddd;
  text-align: center;
}
@media (max-width: 991px) {
  .bd-container-48:not(.shape-only) {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .bd-container-48:not(.shape-only) {
    text-align: left;
  }
}
.bd-container-48:not(.shape-only) blockquote,
.bd-blockquotes-15 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  margin-left: 5px;
  border-left: 3px solid #dddddd;
  border-radius: 0px;
}
.bd-container-48:not(.shape-only) blockquote,
.bd-blockquotes-15,
.bd-container-48:not(.shape-only) blockquote p,
.bd-blockquotes-15 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-button-17 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-48:not(.shape-only) button,
.bd-container-48:not(.shape-only) input[type="submit"],
.bd-container-48:not(.shape-only) input[type="button"],
.bd-container-48:not(.shape-only) a.bd-button-17[href],
.bd-container-48:not(.shape-only) .bd-button-17,
button.bd-button-17,
input.bd-button-17,
a.bd-button-17[href],
.bd-button-17 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-48:not(.shape-only) button,
.bd-container-48:not(.shape-only) input[type="submit"],
.bd-container-48:not(.shape-only) input[type="button"],
.bd-container-48:not(.shape-only) a.bd-button-17[href],
.bd-container-48:not(.shape-only) .bd-button-17,
button.bd-button-17,
input.bd-button-17,
a.bd-button-17[href],
.bd-button-17,
.bd-container-48:not(.shape-only) button:visited,
.bd-container-48:not(.shape-only) input[type="submit"]:visited,
.bd-container-48:not(.shape-only) input[type="button"]:visited,
.bd-container-48:not(.shape-only) a.bd-button-17[href]:visited,
.bd-container-48:not(.shape-only) .bd-button-17:visited,
button.bd-button-17:visited,
input.bd-button-17:visited,
a.bd-button-17[href]:visited,
.bd-button-17:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px 15px;
  background-image: none;
}
.bd-container-48:not(.shape-only) button:hover,
.bd-container-48:not(.shape-only) input[type="submit"]:hover,
.bd-container-48:not(.shape-only) input[type="button"]:hover,
.bd-container-48:not(.shape-only) a.bd-button-17[href]:hover,
.bd-container-48:not(.shape-only) .bd-button-17:hover,
button.bd-button-17:hover,
input.bd-button-17:hover,
a.bd-button-17[href]:hover,
.bd-button-17:hover,
.bd-container-48:not(.shape-only) button:focus,
.bd-container-48:not(.shape-only) input[type="submit"]:focus,
.bd-container-48:not(.shape-only) input[type="button"]:focus,
.bd-container-48:not(.shape-only) a.bd-button-17[href]:focus,
.bd-container-48:not(.shape-only) .bd-button-17:focus,
button.bd-button-17:focus,
input.bd-button-17:focus,
a.bd-button-17[href]:focus,
.bd-button-17:focus {
  background-color: #f44336;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-container-48:not(.shape-only) button:active,
.bd-container-48:not(.shape-only) input[type="submit"]:active,
.bd-container-48:not(.shape-only) input[type="button"]:active,
.bd-container-48:not(.shape-only) a.bd-button-17[href]:active,
.bd-container-48:not(.shape-only) .bd-button-17:active,
button.bd-button-17:active,
input.bd-button-17:active,
a.bd-button-17[href]:active,
.bd-button-17:active {
  background-color: #4caf50;
  background-image: none;
}
.bd-imagestyles-17 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-container-48:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-container-48:not(.shape-only) input[type="text"],
.bd-container-48:not(.shape-only) input[type="password"],
.bd-container-48:not(.shape-only) input[type="datetime"],
.bd-container-48:not(.shape-only) input[type="datetime-local"],
.bd-container-48:not(.shape-only) input[type="date"],
.bd-container-48:not(.shape-only) input[type="month"],
.bd-container-48:not(.shape-only) input[type="time"],
.bd-container-48:not(.shape-only) input[type="week"],
.bd-container-48:not(.shape-only) input[type="number"],
.bd-container-48:not(.shape-only) input[type="email"],
.bd-container-48:not(.shape-only) input[type="url"],
.bd-container-48:not(.shape-only) input[type="search"],
.bd-container-48:not(.shape-only) input[type="tel"],
.bd-container-48:not(.shape-only) input[type="color"],
.bd-container-48:not(.shape-only) textarea,
.bd-container-48:not(.shape-only) select {
  border-radius: 0px;
}
.bd-container-48:not(.shape-only) input[type="text"]::-webkit-input-placeholder,
.bd-container-48:not(.shape-only) input[type="text"]:-moz-placeholder,
.bd-container-48:not(.shape-only) input[type="text"]:-ms-input-placeholder {
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
input[type="text"].bd-bootstrapinput-7.form-control,
input[type="password"].bd-bootstrapinput-7.form-control,
input[type="datetime"].bd-bootstrapinput-7.form-control,
input[type="datetime-local"].bd-bootstrapinput-7.form-control,
input[type="date"].bd-bootstrapinput-7.form-control,
input[type="month"].bd-bootstrapinput-7.form-control,
input[type="time"].bd-bootstrapinput-7.form-control,
input[type="week"].bd-bootstrapinput-7.form-control,
input[type="number"].bd-bootstrapinput-7.form-control,
input[type="email"].bd-bootstrapinput-7.form-control,
input[type="url"].bd-bootstrapinput-7.form-control,
input[type="search"].bd-bootstrapinput-7.form-control,
input[type="tel"].bd-bootstrapinput-7.form-control,
input[type="color"].bd-bootstrapinput-7.form-control,
textarea.bd-bootstrapinput-7.form-control,
select.bd-bootstrapinput-7.form-control {
  border-radius: 0px;
}
input[type="text"].bd-bootstrapinput-7.form-control::-webkit-input-placeholder,
input[type="text"].bd-bootstrapinput-7.form-control:-moz-placeholder,
input[type="text"].bd-bootstrapinput-7.form-control:-ms-input-placeholder {
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
.bd-container-48:not(.shape-only) ul,
.bd-bulletlist-6 {
  padding-left: 5px;
}
.bd-container-48:not(.shape-only) ul li,
.bd-bulletlist-6 li {
  list-style: none;
  position: relative;
}
.bd-icon-28 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-28:before,
.bd-container-48:not(.shape-only) ul li:before,
.bd-bulletlist-6 li:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-28:before,
.bd-container-48:not(.shape-only) ul li:before,
.bd-bulletlist-6 li:before {
  content: '\133';
}
.bd-icon-28:before,
.bd-container-48:not(.shape-only) ul li:before,
.bd-bulletlist-6 li:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-28:before,
.bd-container-48:not(.shape-only) ul li:before,
.bd-bulletlist-6 li:before {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-28:hover:before,
.bd-container-48:not(.shape-only) ul li:hover:before,
.bd-bulletlist-6 li:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-28:hover.active:before,
.bd-icon-28.active:before,
.bd-container-48:not(.shape-only) ul li.active:before,
.bd-bulletlist-6 li.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-28:before,
.bd-container-48:not(.shape-only) ul li:before,
.bd-bulletlist-6 li:before {
  display: inline-block;
}
.bd-container-48:not(.shape-only) ol,
.bd-orderedlist-5 {
  padding-left: 28px;
}
.bd-container-48:not(.shape-only) ol li,
.bd-orderedlist-5 li {
  position: relative;
}
.bd-container-48:not(.shape-only) table,
.bd-table-16 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-48:not(.shape-only) table thead td,
.bd-table-16 thead td,
.bd-container-48:not(.shape-only) table thead th,
.bd-table-16 thead th {
  border-bottom: 1px solid #dddddd;
}
.bd-container-48:not(.shape-only) table td,
.bd-table-16 td,
.bd-container-48:not(.shape-only) table th,
.bd-table-16 th {
  padding: 5px;
}
.bd-container-48:not(.shape-only) table tbody > tr:nth-child(odd) > td,
.bd-table-16 tbody > tr:nth-child(odd) > td,
.bd-container-48:not(.shape-only) table tbody > tr:nth-child(odd) > th,
.bd-table-16 tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
.bd-container-46 {
  margin-bottom: 10px;
  margin-top: 20px;
}
.bd-container-46 h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-46 h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-46 h4 {
  line-height: 25.00000001px;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
  font-size: 17.5px;
  text-transform: none;
}
.bd-container-46 h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-46 h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-46 h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
@media (max-width: 767px) {
  .bd-container-46 h4 {
    text-align: left;
  }
}
.bd-container-46:not(.shape-only) blockquote,
.bd-blockquotes-12 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  margin-left: 5px;
  border-left: 3px solid #dddddd;
  border-radius: 0px;
}
.bd-container-46:not(.shape-only) blockquote,
.bd-blockquotes-12,
.bd-container-46:not(.shape-only) blockquote p,
.bd-blockquotes-12 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-button-16 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-46:not(.shape-only) button,
.bd-container-46:not(.shape-only) input[type="submit"],
.bd-container-46:not(.shape-only) input[type="button"],
.bd-container-46:not(.shape-only) a.bd-button-16[href],
.bd-container-46:not(.shape-only) .bd-button-16,
button.bd-button-16,
input.bd-button-16,
a.bd-button-16[href],
.bd-button-16 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-46:not(.shape-only) button,
.bd-container-46:not(.shape-only) input[type="submit"],
.bd-container-46:not(.shape-only) input[type="button"],
.bd-container-46:not(.shape-only) a.bd-button-16[href],
.bd-container-46:not(.shape-only) .bd-button-16,
button.bd-button-16,
input.bd-button-16,
a.bd-button-16[href],
.bd-button-16,
.bd-container-46:not(.shape-only) button:visited,
.bd-container-46:not(.shape-only) input[type="submit"]:visited,
.bd-container-46:not(.shape-only) input[type="button"]:visited,
.bd-container-46:not(.shape-only) a.bd-button-16[href]:visited,
.bd-container-46:not(.shape-only) .bd-button-16:visited,
button.bd-button-16:visited,
input.bd-button-16:visited,
a.bd-button-16[href]:visited,
.bd-button-16:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px 15px;
  background-image: none;
}
.bd-container-46:not(.shape-only) button:hover,
.bd-container-46:not(.shape-only) input[type="submit"]:hover,
.bd-container-46:not(.shape-only) input[type="button"]:hover,
.bd-container-46:not(.shape-only) a.bd-button-16[href]:hover,
.bd-container-46:not(.shape-only) .bd-button-16:hover,
button.bd-button-16:hover,
input.bd-button-16:hover,
a.bd-button-16[href]:hover,
.bd-button-16:hover,
.bd-container-46:not(.shape-only) button:focus,
.bd-container-46:not(.shape-only) input[type="submit"]:focus,
.bd-container-46:not(.shape-only) input[type="button"]:focus,
.bd-container-46:not(.shape-only) a.bd-button-16[href]:focus,
.bd-container-46:not(.shape-only) .bd-button-16:focus,
button.bd-button-16:focus,
input.bd-button-16:focus,
a.bd-button-16[href]:focus,
.bd-button-16:focus {
  background-color: #f44336;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-container-46:not(.shape-only) button:active,
.bd-container-46:not(.shape-only) input[type="submit"]:active,
.bd-container-46:not(.shape-only) input[type="button"]:active,
.bd-container-46:not(.shape-only) a.bd-button-16[href]:active,
.bd-container-46:not(.shape-only) .bd-button-16:active,
button.bd-button-16:active,
input.bd-button-16:active,
a.bd-button-16[href]:active,
.bd-button-16:active {
  background-color: #4caf50;
  background-image: none;
}
.bd-imagestyles-12 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-container-46:not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-container-46:not(.shape-only) input[type="text"],
.bd-container-46:not(.shape-only) input[type="password"],
.bd-container-46:not(.shape-only) input[type="datetime"],
.bd-container-46:not(.shape-only) input[type="datetime-local"],
.bd-container-46:not(.shape-only) input[type="date"],
.bd-container-46:not(.shape-only) input[type="month"],
.bd-container-46:not(.shape-only) input[type="time"],
.bd-container-46:not(.shape-only) input[type="week"],
.bd-container-46:not(.shape-only) input[type="number"],
.bd-container-46:not(.shape-only) input[type="email"],
.bd-container-46:not(.shape-only) input[type="url"],
.bd-container-46:not(.shape-only) input[type="search"],
.bd-container-46:not(.shape-only) input[type="tel"],
.bd-container-46:not(.shape-only) input[type="color"],
.bd-container-46:not(.shape-only) textarea,
.bd-container-46:not(.shape-only) select {
  border-radius: 0px;
}
.bd-container-46:not(.shape-only) input[type="text"]::-webkit-input-placeholder,
.bd-container-46:not(.shape-only) input[type="text"]:-moz-placeholder,
.bd-container-46:not(.shape-only) input[type="text"]:-ms-input-placeholder {
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
input[type="text"].bd-bootstrapinput-6.form-control,
input[type="password"].bd-bootstrapinput-6.form-control,
input[type="datetime"].bd-bootstrapinput-6.form-control,
input[type="datetime-local"].bd-bootstrapinput-6.form-control,
input[type="date"].bd-bootstrapinput-6.form-control,
input[type="month"].bd-bootstrapinput-6.form-control,
input[type="time"].bd-bootstrapinput-6.form-control,
input[type="week"].bd-bootstrapinput-6.form-control,
input[type="number"].bd-bootstrapinput-6.form-control,
input[type="email"].bd-bootstrapinput-6.form-control,
input[type="url"].bd-bootstrapinput-6.form-control,
input[type="search"].bd-bootstrapinput-6.form-control,
input[type="tel"].bd-bootstrapinput-6.form-control,
input[type="color"].bd-bootstrapinput-6.form-control,
textarea.bd-bootstrapinput-6.form-control,
select.bd-bootstrapinput-6.form-control {
  border-radius: 0px;
}
input[type="text"].bd-bootstrapinput-6.form-control::-webkit-input-placeholder,
input[type="text"].bd-bootstrapinput-6.form-control:-moz-placeholder,
input[type="text"].bd-bootstrapinput-6.form-control:-ms-input-placeholder {
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
.bd-container-46:not(.shape-only) ul,
.bd-bulletlist-5 {
  padding-left: 5px;
}
.bd-container-46:not(.shape-only) ul li,
.bd-bulletlist-5 li {
  list-style: none;
  position: relative;
}
.bd-icon-27 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-27:before,
.bd-container-46:not(.shape-only) ul li:before,
.bd-bulletlist-5 li:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-27:before,
.bd-container-46:not(.shape-only) ul li:before,
.bd-bulletlist-5 li:before {
  content: '\133';
}
.bd-icon-27:before,
.bd-container-46:not(.shape-only) ul li:before,
.bd-bulletlist-5 li:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-27:before,
.bd-container-46:not(.shape-only) ul li:before,
.bd-bulletlist-5 li:before {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-27:hover:before,
.bd-container-46:not(.shape-only) ul li:hover:before,
.bd-bulletlist-5 li:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-27:hover.active:before,
.bd-icon-27.active:before,
.bd-container-46:not(.shape-only) ul li.active:before,
.bd-bulletlist-5 li.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-27:before,
.bd-container-46:not(.shape-only) ul li:before,
.bd-bulletlist-5 li:before {
  display: inline-block;
}
.bd-container-46:not(.shape-only) ol,
.bd-orderedlist-4 {
  padding-left: 28px;
}
.bd-container-46:not(.shape-only) ol li,
.bd-orderedlist-4 li {
  position: relative;
}
.bd-container-46:not(.shape-only) table,
.bd-table-13 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-46:not(.shape-only) table thead td,
.bd-table-13 thead td,
.bd-container-46:not(.shape-only) table thead th,
.bd-table-13 thead th {
  border-bottom: 1px solid #dddddd;
}
.bd-container-46:not(.shape-only) table td,
.bd-table-13 td,
.bd-container-46:not(.shape-only) table th,
.bd-table-13 th {
  padding: 5px;
}
.bd-container-46:not(.shape-only) table tbody > tr:nth-child(odd) > td,
.bd-table-13 tbody > tr:nth-child(odd) > td,
.bd-container-46:not(.shape-only) table tbody > tr:nth-child(odd) > th,
.bd-table-13 tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcndpZGdldGFyZWEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcndpZGdldGFyZWEz {}
.bd-footerwidgetarea-12 {
  position: relative;
  margin-bottom: 10px;
}
.bd-block-9 {
  padding: 0px;
  border: 0 Solid #aaaaaa;
}
.bd-container-53 {
  padding: 15px;
}
.bd-container-53:not(.shape-only) {
  line-height: 18.60000001px;
  font-size: 13.02px;
  color: #ffffff;
  text-align: left;
}
.bd-container-53:not(.shape-only) a {
  color: #ffffff;
}
.bd-container-53:not(.shape-only) a:hover {
  color: #4caf50;
  text-decoration: underline;
}
.bd-container-52 {
  border-top-width: 0px;
  border-top-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-left-width: 0px;
  border-left-style: none;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d32f2f;
}
.bd-container-52 a {
  color: #d32f2f;
}
.bd-container-52 a:hover {
  color: #4caf50;
  text-decoration: underline;
}
.bd-container-52 h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-52 h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-52 h4 {
  line-height: 25.00000001px;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 17.5px;
  text-transform: none;
  text-align: left;
}
.bd-container-52 h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-52 h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-52 h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcndpZGdldGFyZWEz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlYXJjaDE {}
.bd-search-3 {
  float: right;
  padding-top: 10px;
  margin-top: 10px;
  border-radius: 0px;
}
@media (max-width: 767px) {
  .bd-search-3 {
    margin-bottom: 0px;
  }
}
.form-inline.bd-search-3 {
  display: inline-block;
}
.form-inline.bd-search-3 .bd-search-wrapper {
  display: table;
  position: relative;
  white-space: nowrap;
}
.form-inline.bd-search-3 .bd-search-wrapper > * {
  display: table-cell;
  vertical-align: middle;
}
.form-inline.bd-search-3 .bd-search-wrapper .bd-icon-30 {
  display: none;
}
.form-inline.bd-search-3 .bd-search-wrapper > :last-child > * {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  margin-left: 0 !important;
}
.form-inline.bd-search-3 .bd-search-wrapper > :first-child > * {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  margin-right: 0 !important;
}
.form-inline.bd-search-3 .bd-search-wrapper > :not(:first-child):not(:last-child) > * {
  border-radius: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.bd-button-24 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-search-3 button,
.bd-search-3 input[type="submit"],
.bd-search-3 input[type="button"],
.bd-search-3 a.bd-button-24[href],
.bd-search-3 .bd-button-24,
button.bd-button-24,
input.bd-button-24,
a.bd-button-24[href],
.bd-button-24 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-search-3 button,
.bd-search-3 input[type="submit"],
.bd-search-3 input[type="button"],
.bd-search-3 a.bd-button-24[href],
.bd-search-3 .bd-button-24,
button.bd-button-24,
input.bd-button-24,
a.bd-button-24[href],
.bd-button-24,
.bd-search-3 button:visited,
.bd-search-3 input[type="submit"]:visited,
.bd-search-3 input[type="button"]:visited,
.bd-search-3 a.bd-button-24[href]:visited,
.bd-search-3 .bd-button-24:visited,
button.bd-button-24:visited,
input.bd-button-24:visited,
a.bd-button-24[href]:visited,
.bd-button-24:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #d32f2f;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 7px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-search-3 button:hover,
.bd-search-3 input[type="submit"]:hover,
.bd-search-3 input[type="button"]:hover,
.bd-search-3 a.bd-button-24[href]:hover,
.bd-search-3 .bd-button-24:hover,
button.bd-button-24:hover,
input.bd-button-24:hover,
a.bd-button-24[href]:hover,
.bd-button-24:hover,
.bd-search-3 button:focus,
.bd-search-3 input[type="submit"]:focus,
.bd-search-3 input[type="button"]:focus,
.bd-search-3 a.bd-button-24[href]:focus,
.bd-search-3 .bd-button-24:focus,
button.bd-button-24:focus,
input.bd-button-24:focus,
a.bd-button-24[href]:focus,
.bd-button-24:focus {
  background-color: #f44336;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-search-3 button:active,
.bd-search-3 input[type="submit"]:active,
.bd-search-3 input[type="button"]:active,
.bd-search-3 a.bd-button-24[href]:active,
.bd-search-3 .bd-button-24:active,
button.bd-button-24:active,
input.bd-button-24:active,
a.bd-button-24[href]:active,
.bd-button-24:active {
  background-color: #4caf50;
  background-image: none;
}
.bd-icon-30 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-30:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-30:before {
  content: '\1f1';
}
.bd-icon-30:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-30:before {
  display: inline-block;
  color: #dedede;
  margin-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-30:hover:before {
  display: inline-block;
  color: #787878;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-30:hover.active:before,
.bd-icon-30.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-30:before {
  display: inline-block;
}
.bd-searchinput-2 input[type="text"],
.bd-searchinput-2 input[type="password"],
.bd-searchinput-2 input[type="datetime"],
.bd-searchinput-2 input[type="datetime-local"],
.bd-searchinput-2 input[type="date"],
.bd-searchinput-2 input[type="month"],
.bd-searchinput-2 input[type="time"],
.bd-searchinput-2 input[type="week"],
.bd-searchinput-2 input[type="number"],
.bd-searchinput-2 input[type="email"],
.bd-searchinput-2 input[type="url"],
.bd-searchinput-2 input[type="search"],
.bd-searchinput-2 input[type="tel"],
.bd-searchinput-2 input[type="color"],
.bd-searchinput-2 textarea,
.bd-searchinput-2 select {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .bd-searchinput-2 input[type="text"],
  .bd-searchinput-2 input[type="password"],
  .bd-searchinput-2 input[type="datetime"],
  .bd-searchinput-2 input[type="datetime-local"],
  .bd-searchinput-2 input[type="date"],
  .bd-searchinput-2 input[type="month"],
  .bd-searchinput-2 input[type="time"],
  .bd-searchinput-2 input[type="week"],
  .bd-searchinput-2 input[type="number"],
  .bd-searchinput-2 input[type="email"],
  .bd-searchinput-2 input[type="url"],
  .bd-searchinput-2 input[type="search"],
  .bd-searchinput-2 input[type="tel"],
  .bd-searchinput-2 input[type="color"],
  .bd-searchinput-2 textarea,
  .bd-searchinput-2 select {
    left: 0.000%;
    right: auto;
    top: 0.000%;
    bottom: auto;
    height: 34px;
  }
}
.bd-searchinput-2 input[type="text"]::-webkit-input-placeholder,
.bd-searchinput-2 input[type="text"]:-moz-placeholder,
.bd-searchinput-2 input[type="text"]:-ms-input-placeholder {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
@media (max-width: 767px) {
  .bd-searchinput-2 input[type="text"]::-webkit-input-placeholder,
  .bd-searchinput-2 input[type="text"]:-moz-placeholder,
  .bd-searchinput-2 input[type="text"]:-ms-input-placeholder {
    left: 0.000%;
    right: auto;
    top: 0.000%;
    bottom: auto;
    height: 34px;
  }
}
.bd-searchinput-2 input[type="text"]::-webkit-input-placeholder {
  text-transform: uppercase;
}
.bd-searchinput-2 input[type="text"]:-moz-placeholder {
  text-transform: uppercase;
}
.bd-searchinput-2 input[type="text"]:-ms-input-placeholder {
  text-transform: uppercase;
}
input[type="text"].bd-bootstrapinput-15.form-control,
input[type="password"].bd-bootstrapinput-15.form-control,
input[type="datetime"].bd-bootstrapinput-15.form-control,
input[type="datetime-local"].bd-bootstrapinput-15.form-control,
input[type="date"].bd-bootstrapinput-15.form-control,
input[type="month"].bd-bootstrapinput-15.form-control,
input[type="time"].bd-bootstrapinput-15.form-control,
input[type="week"].bd-bootstrapinput-15.form-control,
input[type="number"].bd-bootstrapinput-15.form-control,
input[type="email"].bd-bootstrapinput-15.form-control,
input[type="url"].bd-bootstrapinput-15.form-control,
input[type="search"].bd-bootstrapinput-15.form-control,
input[type="tel"].bd-bootstrapinput-15.form-control,
input[type="color"].bd-bootstrapinput-15.form-control,
textarea.bd-bootstrapinput-15.form-control,
select.bd-bootstrapinput-15.form-control {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  input[type="text"].bd-bootstrapinput-15.form-control,
  input[type="password"].bd-bootstrapinput-15.form-control,
  input[type="datetime"].bd-bootstrapinput-15.form-control,
  input[type="datetime-local"].bd-bootstrapinput-15.form-control,
  input[type="date"].bd-bootstrapinput-15.form-control,
  input[type="month"].bd-bootstrapinput-15.form-control,
  input[type="time"].bd-bootstrapinput-15.form-control,
  input[type="week"].bd-bootstrapinput-15.form-control,
  input[type="number"].bd-bootstrapinput-15.form-control,
  input[type="email"].bd-bootstrapinput-15.form-control,
  input[type="url"].bd-bootstrapinput-15.form-control,
  input[type="search"].bd-bootstrapinput-15.form-control,
  input[type="tel"].bd-bootstrapinput-15.form-control,
  input[type="color"].bd-bootstrapinput-15.form-control,
  textarea.bd-bootstrapinput-15.form-control,
  select.bd-bootstrapinput-15.form-control {
    left: 0.000%;
    right: auto;
    top: 0.000%;
    bottom: auto;
    height: 34px;
  }
}
input[type="text"].bd-bootstrapinput-15.form-control::-webkit-input-placeholder,
input[type="text"].bd-bootstrapinput-15.form-control:-moz-placeholder,
input[type="text"].bd-bootstrapinput-15.form-control:-ms-input-placeholder {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  padding: 0;
  background: none;
  border: none;
}
@media (max-width: 767px) {
  input[type="text"].bd-bootstrapinput-15.form-control::-webkit-input-placeholder,
  input[type="text"].bd-bootstrapinput-15.form-control:-moz-placeholder,
  input[type="text"].bd-bootstrapinput-15.form-control:-ms-input-placeholder {
    left: 0.000%;
    right: auto;
    top: 0.000%;
    bottom: auto;
    height: 34px;
  }
}
input[type="text"].bd-bootstrapinput-15.form-control::-webkit-input-placeholder {
  text-transform: uppercase;
}
input[type="text"].bd-bootstrapinput-15.form-control:-moz-placeholder {
  text-transform: uppercase;
}
input[type="text"].bd-bootstrapinput-15.form-control:-ms-input-placeholder {
  text-transform: uppercase;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlYXJjaDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM {}
.bd-layoutbox-3 {
  margin-bottom: 15px;
  margin-top: 0px;
  position: relative;
  overflow: hidden;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczI {}
.bd-posticontags-19 {
  float: left;
  position: relative;
  margin-right: 10px;
  padding-right: 10px;
}
.bd-posticontags-19 {
  font-style: italic;
}
.bd-posticontags-19 {
  float: left;
  position: relative;
  margin-right: 10px;
  padding-right: 10px;
}
.bd-posticontags-19 .bd-icon-76 {
  white-space: nowrap;
}
.bd-posticontags-19 .bd-icon-76 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-76:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-76:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-76:hover.active:before,
.bd-icon-76.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-76:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RyZWFkbW9yZTE {}
.bd-postreadmore-1 {
  position: relative;
  float: right;
}
@media (max-width: 767px) {
  .bd-postreadmore-1 {
    float: left;
    width: 100%;
    margin-top: 7px;
  }
}
.bd-button-12 a {
  line-height: 20.00000001px;
  font-size: 14px;
  font-weight: normal;
}
.bd-postreadmore-1 button,
.bd-postreadmore-1 input[type="submit"],
.bd-postreadmore-1 input[type="button"],
.bd-postreadmore-1 a.bd-button-12[href],
.bd-postreadmore-1 .bd-button-12,
button.bd-button-12,
input.bd-button-12,
a.bd-button-12[href],
.bd-button-12 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-postreadmore-1 button,
.bd-postreadmore-1 input[type="submit"],
.bd-postreadmore-1 input[type="button"],
.bd-postreadmore-1 a.bd-button-12[href],
.bd-postreadmore-1 .bd-button-12,
button.bd-button-12,
input.bd-button-12,
a.bd-button-12[href],
.bd-button-12,
.bd-postreadmore-1 button:visited,
.bd-postreadmore-1 input[type="submit"]:visited,
.bd-postreadmore-1 input[type="button"]:visited,
.bd-postreadmore-1 a.bd-button-12[href]:visited,
.bd-postreadmore-1 .bd-button-12:visited,
button.bd-button-12:visited,
input.bd-button-12:visited,
a.bd-button-12[href]:visited,
.bd-button-12:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(102, 68, 64, 0.39);
  padding: 10px 15px;
  border: 0px solid #ffffff;
  border-radius: 0px;
  background-image: none;
}
.bd-postreadmore-1 button:hover,
.bd-postreadmore-1 input[type="submit"]:hover,
.bd-postreadmore-1 input[type="button"]:hover,
.bd-postreadmore-1 a.bd-button-12[href]:hover,
.bd-postreadmore-1 .bd-button-12:hover,
button.bd-button-12:hover,
input.bd-button-12:hover,
a.bd-button-12[href]:hover,
.bd-button-12:hover,
.bd-postreadmore-1 button:focus,
.bd-postreadmore-1 input[type="submit"]:focus,
.bd-postreadmore-1 input[type="button"]:focus,
.bd-postreadmore-1 a.bd-button-12[href]:focus,
.bd-postreadmore-1 .bd-button-12:focus,
button.bd-button-12:focus,
input.bd-button-12:focus,
a.bd-button-12[href]:focus,
.bd-button-12:focus {
  background-color: #a1a1a1;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-postreadmore-1 button:active,
.bd-postreadmore-1 input[type="submit"]:active,
.bd-postreadmore-1 input[type="button"]:active,
.bd-postreadmore-1 a.bd-button-12[href]:active,
.bd-postreadmore-1 .bd-button-12:active,
button.bd-button-12:active,
input.bd-button-12:active,
a.bd-button-12[href]:active,
.bd-button-12:active {
  background-color: #a26f6a;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RyZWFkbW9yZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RoZWFkZXI3 {}
.bd-postheader-7 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}
h2.bd-postheader-7 {
  line-height: 51.42857144px;
  font-size: 36px;
  font-weight: 200;
  text-transform: uppercase;
  color: #f0ad4e;
}
h2.bd-postheader-7 a {
  line-height: 42.85714287px;
  font-weight: normal;
  font-size: 30px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RoZWFkZXI3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uYXV0aG9yNA {}
.bd-posticonauthor-4 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticonauthor-20 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-right: 1px solid #cccccc;
}
.bd-posticonauthor-20 {
  font-style: italic;
}
.bd-posticonauthor-20 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-right: 1px solid #cccccc;
}
.bd-posticonauthor-20 .bd-icon-77 {
  white-space: nowrap;
}
.bd-posticonauthor-20 .bd-icon-77 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-77:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-77:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-77:hover.active:before,
.bd-icon-77.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-77:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uYXV0aG9yNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU {}
.bd-layoutbox-5 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY {}
.bd-layoutcontainer-6 {
  position: relative;
}
.bd-layoutcontainer-6:before {
  clear: both;
}
.bd-layoutcolumn-21 {
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-top-width: 0px;
  border-top-style: none;
  margin: 0px;
  padding: 0px;
}
.bd-layoutcolumn-22 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpbWFnZTY {}
.bd-postimage-6 {
  margin-bottom: 0px;
  position: relative;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  width: 100%;
  margin-top: 16px;
}
.bd-postimage-6 {
  display: inline-block;
}
.bd-postimage-6 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpbWFnZTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDc {}
.bd-layoutbox-7 {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  margin-top: 15px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uZGF0ZTU {}
.bd-posticondate-5 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticondate-22 {
  float: left;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  position: relative;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #cccccc;
}
.bd-posticondate-22 {
  color: #777777;
  font-weight: normal;
  font-style: italic;
}
.bd-posticondate-22 {
  float: left;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  position: relative;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #cccccc;
}
.bd-posticondate-22 .bd-icon-79 {
  white-space: nowrap;
}
.bd-posticondate-22 .bd-icon-79 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-79:before {
  visibility: hidden;
}
.bd-icon-79:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-79:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-79:hover.active:before,
.bd-icon-79.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-79:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uZGF0ZTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uYXV0aG9yNw {}
.bd-posticonauthor-7 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticonauthor-23 {
  padding-right: 10px;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  position: relative;
  float: left;
  margin-right: 10px;
  border-right: 1px solid #cccccc;
}
.bd-posticonauthor-23 {
  font-style: italic;
}
.bd-posticonauthor-23 {
  padding-right: 10px;
  border-top-width: 0px;
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  position: relative;
  float: left;
  margin-right: 10px;
  border-right: 1px solid #cccccc;
}
.bd-posticonauthor-23 .bd-icon-80 {
  white-space: nowrap;
}
.bd-posticonauthor-23 .bd-icon-80 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-80:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-80:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-80:hover.active:before,
.bd-icon-80.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-80:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uYXV0aG9yNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczQ {}
.bd-posticontags-24 {
  position: relative;
  float: left;
  padding-right: 10px;
  margin-right: 10px;
}
.bd-posticontags-24 {
  font-style: italic;
}
.bd-posticontags-24 {
  position: relative;
  float: left;
  padding-right: 10px;
  margin-right: 10px;
}
.bd-posticontags-24 .bd-icon-81 {
  white-space: nowrap;
}
.bd-posticontags-24 .bd-icon-81 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-81:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-81:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-81:hover.active:before,
.bd-icon-81.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-81:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3Rjb250ZW50NA {}
.bd-postcontent-4 {
  position: relative;
  margin-bottom: 10px;
  margin-top: 15px;
}
.bd-postcontent-4:not(.shape-only) blockquote,
.bd-blockquotes-30 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-postcontent-4:not(.shape-only) blockquote,
.bd-blockquotes-30,
.bd-postcontent-4:not(.shape-only) blockquote p,
.bd-blockquotes-30 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3Rjb250ZW50NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uZGF0ZTc {}
.bd-posticondate-7 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticondate-25 {
  position: relative;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-bottom: 0px;
  border-right: 1px solid #cccccc;
}
.bd-posticondate-25 {
  font-style: italic;
}
.bd-posticondate-25 {
  position: relative;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-bottom: 0px;
  border-right: 1px solid #cccccc;
}
.bd-posticondate-25 .bd-icon-86 {
  white-space: nowrap;
}
.bd-posticondate-25 .bd-icon-86 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-86:before {
  display: inline-block;
  color: #cccccc;
  padding-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-86:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-86:hover.active:before,
.bd-icon-86.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-86:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uZGF0ZTc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uYXV0aG9yOA {}
.bd-posticonauthor-8 {
  line-height: 17.00000001px;
  font-size: 11.9px;
}
.bd-posticonauthor-26 {
  position: relative;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-right: 1px solid #cccccc;
}
.bd-posticonauthor-26 {
  font-style: italic;
}
.bd-posticonauthor-26 {
  position: relative;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-right: 1px solid #cccccc;
}
.bd-posticonauthor-26 .bd-icon-87 {
  white-space: nowrap;
}
.bd-posticonauthor-26 .bd-icon-87 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-87:before {
  visibility: hidden;
}
.bd-icon-87:before {
  display: inline-block;
  color: #cccccc;
  padding-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-87:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-87:hover.active:before,
.bd-icon-87.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-87:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uYXV0aG9yOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDk {}
.bd-layoutbox-9 {
  position: relative;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 11px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RyZWFkbW9yZTI {}
.bd-postreadmore-2 {
  float: right;
  position: relative;
}
@media (max-width: 767px) {
  .bd-postreadmore-2 {
    float: none;
  }
}
.bd-button-36 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-postreadmore-2 button,
.bd-postreadmore-2 input[type="submit"],
.bd-postreadmore-2 input[type="button"],
.bd-postreadmore-2 a.bd-button-36[href],
.bd-postreadmore-2 .bd-button-36,
button.bd-button-36,
input.bd-button-36,
a.bd-button-36[href],
.bd-button-36 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-postreadmore-2 button,
.bd-postreadmore-2 input[type="submit"],
.bd-postreadmore-2 input[type="button"],
.bd-postreadmore-2 a.bd-button-36[href],
.bd-postreadmore-2 .bd-button-36,
button.bd-button-36,
input.bd-button-36,
a.bd-button-36[href],
.bd-button-36,
.bd-postreadmore-2 button:visited,
.bd-postreadmore-2 input[type="submit"]:visited,
.bd-postreadmore-2 input[type="button"]:visited,
.bd-postreadmore-2 a.bd-button-36[href]:visited,
.bd-postreadmore-2 .bd-button-36:visited,
button.bd-button-36:visited,
input.bd-button-36:visited,
a.bd-button-36[href]:visited,
.bd-button-36:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #d32f2f;
  background-color: rgba(0, 0, 0, 0);
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-style: italic;
  margin: 0px;
  padding: 2px 0px;
  border: 0px solid #ffffff;
  background-image: none;
}
@media (max-width: 767px) {
  .bd-postreadmore-2 button,
  .bd-postreadmore-2 input[type="submit"],
  .bd-postreadmore-2 input[type="button"],
  .bd-postreadmore-2 a.bd-button-36[href],
  .bd-postreadmore-2 .bd-button-36,
  button.bd-button-36,
  input.bd-button-36,
  a.bd-button-36[href],
  .bd-button-36,
  .bd-postreadmore-2 button:visited,
  .bd-postreadmore-2 input[type="submit"]:visited,
  .bd-postreadmore-2 input[type="button"]:visited,
  .bd-postreadmore-2 a.bd-button-36[href]:visited,
  .bd-postreadmore-2 .bd-button-36:visited,
  button.bd-button-36:visited,
  input.bd-button-36:visited,
  a.bd-button-36[href]:visited,
  .bd-button-36:visited {
    margin-bottom: 12px;
  }
}
.bd-postreadmore-2 button:hover,
.bd-postreadmore-2 input[type="submit"]:hover,
.bd-postreadmore-2 input[type="button"]:hover,
.bd-postreadmore-2 a.bd-button-36[href]:hover,
.bd-postreadmore-2 .bd-button-36:hover,
button.bd-button-36:hover,
input.bd-button-36:hover,
a.bd-button-36[href]:hover,
.bd-button-36:hover,
.bd-postreadmore-2 button:focus,
.bd-postreadmore-2 input[type="submit"]:focus,
.bd-postreadmore-2 input[type="button"]:focus,
.bd-postreadmore-2 a.bd-button-36[href]:focus,
.bd-postreadmore-2 .bd-button-36:focus,
button.bd-button-36:focus,
input.bd-button-36:focus,
a.bd-button-36[href]:focus,
.bd-button-36:focus {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
  color: #d9534f;
  background-image: none;
}
.bd-postreadmore-2 button:active,
.bd-postreadmore-2 input[type="submit"]:active,
.bd-postreadmore-2 input[type="button"]:active,
.bd-postreadmore-2 a.bd-button-36[href]:active,
.bd-postreadmore-2 .bd-button-36:active,
button.bd-button-36:active,
input.bd-button-36:active,
a.bd-button-36[href]:active,
.bd-button-36:active {
  background-color: rgba(0, 0, 0, 0);
  color: #d32f2f;
  text-decoration: underline;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RyZWFkbW9yZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE1 {}
.bd-layoutbox-15 {
  position: relative;
  padding-bottom: 20px;
  overflow: hidden;
  height: 55px;
  bottom: auto;
  top: 0.000%;
  right: auto;
  left: 0.000%;
  margin-bottom: 45px;
  border-left-style: none;
  border-left-width: 0px;
  border-right-style: none;
  border-right-width: 0px;
  border-top-style: none;
  border-top-width: 0px;
  border-bottom: 1px solid #dddddd;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczY {}
.bd-posticontags-27 {
  float: left;
  position: relative;
  margin-right: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
}
@media (max-width: 767px) {
  .bd-posticontags-27 {
    float: left;
  }
}
.bd-posticontags-27 {
  font-style: italic;
}
.bd-posticontags-27 {
  float: left;
  position: relative;
  margin-right: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
}
.bd-posticontags-27 .bd-icon-88 {
  white-space: nowrap;
}
.bd-posticontags-27 .bd-icon-88 span {
  vertical-align: middle;
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticontags-27 {
    float: left;
  }
}
.bd-icon-88:before {
  display: inline-block;
  color: #cccccc;
  padding-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-88:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-88:hover.active:before,
.bd-icon-88.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-88:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uY29tbWVudHM0 {}
.bd-posticoncomments-28 {
  float: left;
  position: relative;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-right: 10px;
  padding-right: 10px;
  margin-top: 0px;
  border-right: 1px solid #cccccc;
}
@media (max-width: 767px) {
  .bd-posticoncomments-28 {
    float: left;
  }
}
.bd-posticoncomments-28 {
  font-style: italic;
}
.bd-posticoncomments-28 {
  float: left;
  position: relative;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-right: 10px;
  padding-right: 10px;
  margin-top: 0px;
  border-right: 1px solid #cccccc;
}
.bd-posticoncomments-28 .bd-icon-89 {
  white-space: nowrap;
}
.bd-posticoncomments-28 .bd-icon-89 span {
  vertical-align: middle;
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticoncomments-28 {
    float: left;
  }
}
.bd-icon-89:before {
  display: inline-block;
  color: #cccccc;
  padding-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-89:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-89:hover.active:before,
.bd-icon-89.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-89:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uY29tbWVudHM0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uY2F0ZWdvcnkx {}
.bd-posticoncategory-30 {
  padding-right: 10px;
  margin-bottom: 0px;
  position: relative;
  float: left;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 0px;
}
.bd-posticoncategory-30 {
  font-style: italic;
}
.bd-posticoncategory-30 {
  padding-right: 10px;
  margin-bottom: 0px;
  position: relative;
  float: left;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 0px;
}
.bd-posticoncategory-30 .bd-icon-8 {
  white-space: nowrap;
}
.bd-posticoncategory-30 .bd-icon-8 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-8:before {
  display: inline-block;
  color: #cccccc;
  padding-right: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-8:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-8:hover.active:before,
.bd-icon-8.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-8:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uY2F0ZWdvcnkx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRhdmF0YXIy {}
.bd-commentavatar-2 {
  display: inline-block;
}
.bd-commentavatar-2 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRhdmF0YXIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRtZXRhZGF0YTI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRtZXRhZGF0YTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnR0ZXh0Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnR0ZXh0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRyZXBseTI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRyZXBseTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIw {}
.bd-layoutbox-20 {
  background-color: rgba(255, 255, 255, 0.95);
  position: relative;
}
.bd-layoutbox-20 {
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEy {}
.bd-imagelink-12 {
  display: inline-block;
  position: relative;
  bottom: auto;
  top: 0.000%;
  right: auto;
  left: 0.000%;
  margin-top: 6px;
  margin-bottom: 0px;
  width: 420px;
  height: 100px;
}
.bd-imagelink-12 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-37 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-12 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5 {}
.bd-imagelink-29 {
  display: inline-block;
  position: relative;
  bottom: auto;
  top: 0.000%;
  right: auto;
  left: 0.000%;
  margin-top: 6px;
  margin-right: 10px;
  width: 151px;
  height: 101px;
}
.bd-imagelink-29 img {
  display: block;
  width: 100%;
  height: 100%;
}
.img-rounded {
  display: inline-block;
}
.bd-imagelink-29 img,
.img-rounded {
  max-width: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMz {}
.bd-imagelink-33 {
  display: inline-block;
  position: relative;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  margin: 5px;
  width: 87px;
  height: 56px;
}
.bd-imagelink-33 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-65 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-33 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM2 {}
.bd-imagelink-36 {
  display: inline-block;
  position: relative;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  margin: 5px;
  width: 123px;
  height: 70px;
}
.bd-imagelink-36 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-69 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-36 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM4 {}
.bd-imagelink-38 {
  display: inline-block;
  position: relative;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  margin: 5px;
  width: 198px;
  height: 53px;
}
.bd-imagelink-38 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-71 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-38 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5 {}
.bd-imagelink-39 {
  display: inline-block;
  position: relative;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  margin: 5px;
  width: 176px;
  height: 60px;
}
.bd-imagelink-39 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-72 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-39 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQw {}
.bd-imagelink-40 {
  display: inline-block;
  position: relative;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  margin: 5px;
  width: 135px;
  height: 72px;
}
.bd-imagelink-40 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-73 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-40 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ1 {}
.bd-imagelink-45 {
  display: inline-block;
  position: relative;
  margin: 5px;
  width: 79px;
  height: 67px;
}
.bd-imagelink-45 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-80 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-45 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ2 {}
.bd-imagelink-46 {
  display: inline-block;
  position: relative;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  margin: 5px;
  width: 155px;
  height: 57px;
}
.bd-imagelink-46 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-81 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-46 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ3 {}
.bd-imagelink-47 {
  display: inline-block;
  position: relative;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  margin: 5px;
  width: 104px;
  height: 62px;
}
.bd-imagelink-47 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-82 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-47 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ5 {}
.bd-imagelink-49 {
  display: inline-block;
  position: relative;
  margin: 5px;
  width: 65px;
  height: 56px;
}
.bd-imagelink-49 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-85 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-49 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazUw {}
.bd-imagelink-50 {
  display: inline-block;
  position: relative;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  margin: 5px;
  width: 120px;
  height: 51px;
}
.bd-imagelink-50 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-86 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-imagelink-50 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazUw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU {}
.bd-layoutcontainer-5 {
  position: relative;
}
.bd-layoutcontainer-5:before {
  clear: both;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcndpZGdldGFyZWE4 {}
.bd-footerwidgetarea-16 {
  margin-right: 10px;
  position: relative;
}
@media (max-width: 991px) {
  .bd-footerwidgetarea-16 {
    margin-bottom: 139px;
  }
}
@media (max-width: 767px) {
  .bd-footerwidgetarea-16 {
    margin-bottom: 27px;
  }
}
.bd-block-29 {
  padding: 5px;
  border-radius: 0px;
}
.bd-container-94 {
  background-color: rgba(0, 0, 0, 0);
}
.bd-container-94:not(.shape-only) a {
  color: #d32f2f;
  text-transform: none;
}
.bd-container-93 {
  margin: 0px;
  border-bottom: 4px solid #f4caca;
  border-radius: 0px;
}
.bd-container-93 h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-93 h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-93 h4 {
  font-weight: bold;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #f44336;
  text-transform: uppercase;
}
.bd-container-93 h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-93 h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-93 h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcndpZGdldGFyZWE4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRncm91cDI {}
.bd-textgroup-2 {
  position: relative;
}
.bd-imagelink-2 {
  display: inline-block;
}
@media (max-width: 1199px) {
  .bd-imagelink-2 {
    width: 125px;
    height: 128px;
  }
}
.bd-imagelink-2 img {
  display: block;
  width: 100%;
  height: 100%;
}
.img-thumbnail.img-responsive {
  display: inline-block;
}
.bd-imagelink-2 img,
.img-thumbnail.img-responsive {
  max-width: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRncm91cDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0 {}
.bd-layoutcontainer-14 {
  position: relative;
}
.bd-layoutcontainer-14:before {
  clear: both;
}
.bd-layoutcolumn-46 {
  text-align: center;
}
@media (max-width: 991px) {
  .bd-layoutcolumn-46 {
    text-align: center;
  }
}
.bd-layoutcolumn-49 {
  text-align: center;
}
@media (max-width: 991px) {
  .bd-layoutcolumn-49 {
    text-align: center;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRncm91cDQ {}
.bd-textgroup-4 {
  position: relative;
}
.bd-imagelink-4 {
  display: inline-block;
}
@media (max-width: 1199px) {
  .bd-imagelink-4 {
    width: 123px;
    height: 128px;
  }
}
.bd-imagelink-4 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRncm91cDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRncm91cDU {}
.bd-textgroup-5 {
  position: relative;
}
.bd-imagelink-5 {
  display: inline-block;
}
.bd-imagelink-5 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRncm91cDU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRncm91cDY {}
.bd-textgroup-6 {
  position: relative;
}
.bd-imagelink-6 {
  display: inline-block;
}
.bd-imagelink-6 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRncm91cDY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcndpZGdldGFyZWEy {}
.bd-footerwidgetarea-13 {
  position: relative;
  margin-bottom: 16px;
}
.bd-block-12 {
  padding: 0px;
  border: 0 Solid #aaaaaa;
}
.bd-container-60 {
  padding: 15px;
}
.bd-container-60:not(.shape-only) {
  line-height: 18.60000001px;
  font-size: 13.02px;
  color: #ffffff;
  text-align: left;
}
.bd-container-60:not(.shape-only) a {
  color: #ffffff;
}
.bd-container-60:not(.shape-only) a:hover {
  color: #4caf50;
  text-decoration: underline;
}
.bd-container-59 {
  border-top-width: 0px;
  border-top-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-left-width: 0px;
  border-left-style: none;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d32f2f;
}
.bd-container-59 a {
  color: #d32f2f;
}
.bd-container-59 a:hover {
  color: #4caf50;
  text-decoration: underline;
}
.bd-container-59 h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-59 h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-59 h4 {
  line-height: 25.00000001px;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 17.5px;
  text-transform: none;
  text-align: left;
}
.bd-container-59 h4 a {
  color: #ffffff;
}
.bd-container-59 h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-59 h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
.bd-container-59 h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #d32f2f;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcndpZGdldGFyZWEy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczE {}
.bd-posticontags-26 {
  float: left;
  position: relative;
  margin-right: 15px;
  margin-top: 10px;
}
.bd-posticontags-26 {
  font-weight: normal;
  color: #a8a8a8;
  font-style: italic;
}
.bd-posticontags-26 a {
  color: #a8a8a8;
}
.bd-posticontags-26 a:hover {
  color: #f44336;
  text-decoration: none;
}
.bd-posticontags-26 {
  float: left;
  position: relative;
  margin-right: 15px;
  margin-top: 10px;
}
.bd-posticontags-26 .bd-icon-12 {
  white-space: nowrap;
}
.bd-posticontags-26 .bd-icon-12 span {
  vertical-align: middle;
  white-space: normal;
}
.bd-icon-12 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-12:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-12:before {
  content: '\1c8';
}
.bd-icon-12:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-12:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-12:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-12:hover.active:before,
.bd-icon-12.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-12:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpbWFnZTk {}
.bd-postimage-9 {
  margin-bottom: 0px;
  display: block;
  margin-top: 7px;
}
@media (max-width: 767px) {
  .bd-postimage-9 {
    margin-top: 10px;
  }
}
.bd-postimage-9 {
  display: inline-block;
}
.bd-postimage-9 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpbWFnZTk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRhdmF0YXI0 {}
.bd-commentavatar-4 {
  display: inline-block;
}
.bd-commentavatar-4 {
  display: inline-block;
}
.bd-commentavatar-4 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRhdmF0YXI0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRtZXRhZGF0YTQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRtZXRhZGF0YTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnR0ZXh0NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnR0ZXh0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRyZXBseTQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRyZXBseTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uY2F0ZWdvcnk0 {}
.bd-posticoncategory-36 {
  float: left;
  position: relative;
}
@media (max-width: 767px) {
  .bd-posticoncategory-36 {
    margin-top: 0px;
  }
}
.bd-posticoncategory-36 {
  font-weight: normal;
  color: #a8a8a8;
  font-style: italic;
}
.bd-posticoncategory-36 a {
  color: #a8a8a8;
}
.bd-posticoncategory-36 a:hover {
  color: #f44336;
  text-decoration: none;
}
.bd-posticoncategory-36 {
  float: left;
  position: relative;
}
.bd-posticoncategory-36 .bd-icon-33 {
  white-space: nowrap;
}
.bd-posticoncategory-36 .bd-icon-33 span {
  vertical-align: middle;
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticoncategory-36 {
    margin-top: 0px;
  }
}
.bd-icon-33 {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.bd-icon-33:before {
  font-family: 'Billion Web Font';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  text-transform: none;
  width: 1em;
}
.bd-icon-33:before {
  content: '\228';
}
.bd-icon-33:before {
  width: auto;
  visibility: inherit;
}
.bd-icon-33:before {
  display: inline-block;
  color: #cccccc;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-33:hover:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-33:hover.active:before,
.bd-icon-33.active:before {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.bd-icon-33:before {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uY2F0ZWdvcnk0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ0 {}
.bd-layoutcontainer-44:before {
  clear: both;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ0 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWRkaXRpb25hbENzcw {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWRkaXRpb25hbENzcw {}