.obdicon {
  display: block; }

.obdicon-5::before {
  content: '5';
  display: inline-block;
  border: 0.075em solid;
  line-height: 1;
  padding: 0.1em 0.25em;
  font-family: monospace;
  font-size: 0.75em; }

.header-container a.logo {
  background-image: url("../assets/images/logo_verosol_dia.png") !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.page-template-obd .obd-content {
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .page-template-obd .obd-content *,
  .page-template-obd .obd-content *::before,
  .page-template-obd .obd-content *::after {
    -moz-box-sizing: inherit;
         box-sizing: inherit; }

.page-template-obd .align-baseline {
  vertical-align: baseline !important; }

.page-template-obd .align-top {
  vertical-align: top !important; }

.page-template-obd .align-middle {
  vertical-align: middle !important; }

.page-template-obd .align-bottom {
  vertical-align: bottom !important; }

.page-template-obd .align-text-bottom {
  vertical-align: text-bottom !important; }

.page-template-obd .align-text-top {
  vertical-align: text-top !important; }

.page-template-obd .bg-primary {
  background-color: #007bff !important; }

.page-template-obd a.bg-primary:hover, .page-template-obd a.bg-primary:focus,
.page-template-obd button.bg-primary:hover,
.page-template-obd button.bg-primary:focus {
  background-color: #0062cc !important; }

.page-template-obd .bg-secondary {
  background-color: #6c757d !important; }

.page-template-obd a.bg-secondary:hover, .page-template-obd a.bg-secondary:focus,
.page-template-obd button.bg-secondary:hover,
.page-template-obd button.bg-secondary:focus {
  background-color: #545b62 !important; }

.page-template-obd .bg-success {
  background-color: #28a745 !important; }

.page-template-obd a.bg-success:hover, .page-template-obd a.bg-success:focus,
.page-template-obd button.bg-success:hover,
.page-template-obd button.bg-success:focus {
  background-color: #1e7e34 !important; }

.page-template-obd .bg-info {
  background-color: #17a2b8 !important; }

.page-template-obd a.bg-info:hover, .page-template-obd a.bg-info:focus,
.page-template-obd button.bg-info:hover,
.page-template-obd button.bg-info:focus {
  background-color: #117a8b !important; }

.page-template-obd .bg-warning {
  background-color: #ffc107 !important; }

.page-template-obd a.bg-warning:hover, .page-template-obd a.bg-warning:focus,
.page-template-obd button.bg-warning:hover,
.page-template-obd button.bg-warning:focus {
  background-color: #d39e00 !important; }

.page-template-obd .bg-danger {
  background-color: #dc3545 !important; }

.page-template-obd a.bg-danger:hover, .page-template-obd a.bg-danger:focus,
.page-template-obd button.bg-danger:hover,
.page-template-obd button.bg-danger:focus {
  background-color: #bd2130 !important; }

.page-template-obd .bg-light {
  background-color: #f8f9fa !important; }

.page-template-obd a.bg-light:hover, .page-template-obd a.bg-light:focus,
.page-template-obd button.bg-light:hover,
.page-template-obd button.bg-light:focus {
  background-color: #dae0e5 !important; }

.page-template-obd .bg-dark {
  background-color: #343a40 !important; }

.page-template-obd a.bg-dark:hover, .page-template-obd a.bg-dark:focus,
.page-template-obd button.bg-dark:hover,
.page-template-obd button.bg-dark:focus {
  background-color: #1d2124 !important; }

.page-template-obd .bg-white {
  background-color: #fff !important; }

.page-template-obd .bg-transparent {
  background-color: transparent !important; }

.page-template-obd .border {
  border: 1px solid #dee2e6 !important; }

.page-template-obd .border-top {
  border-top: 1px solid #dee2e6 !important; }

.page-template-obd .border-right {
  border-right: 1px solid #dee2e6 !important; }

.page-template-obd .border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.page-template-obd .border-left {
  border-left: 1px solid #dee2e6 !important; }

.page-template-obd .border-0 {
  border: 0 !important; }

.page-template-obd .border-top-0 {
  border-top: 0 !important; }

.page-template-obd .border-right-0 {
  border-right: 0 !important; }

.page-template-obd .border-bottom-0 {
  border-bottom: 0 !important; }

.page-template-obd .border-left-0 {
  border-left: 0 !important; }

.page-template-obd .border-primary {
  border-color: #007bff !important; }

.page-template-obd .border-secondary {
  border-color: #6c757d !important; }

.page-template-obd .border-success {
  border-color: #28a745 !important; }

.page-template-obd .border-info {
  border-color: #17a2b8 !important; }

.page-template-obd .border-warning {
  border-color: #ffc107 !important; }

.page-template-obd .border-danger {
  border-color: #dc3545 !important; }

.page-template-obd .border-light {
  border-color: #f8f9fa !important; }

.page-template-obd .border-dark {
  border-color: #343a40 !important; }

.page-template-obd .border-white {
  border-color: #fff !important; }

.page-template-obd .rounded-sm {
  border-radius: 0.2rem !important; }

.page-template-obd .rounded {
  border-radius: 0.25rem !important; }

.page-template-obd .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.page-template-obd .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.page-template-obd .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.page-template-obd .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.page-template-obd .rounded-lg {
  border-radius: 0.3rem !important; }

.page-template-obd .rounded-circle {
  border-radius: 50% !important; }

.page-template-obd .rounded-pill {
  border-radius: 50rem !important; }

.page-template-obd .rounded-0 {
  border-radius: 0 !important; }

.page-template-obd .clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.page-template-obd .d-none {
  display: none !important; }

.page-template-obd .d-inline {
  display: inline !important; }

.page-template-obd .d-inline-block {
  display: inline-block !important; }

.page-template-obd .d-block {
  display: block !important; }

.page-template-obd .d-table {
  display: table !important; }

.page-template-obd .d-table-row {
  display: table-row !important; }

.page-template-obd .d-table-cell {
  display: table-cell !important; }

.page-template-obd .d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.page-template-obd .d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -moz-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .page-template-obd .d-sm-none {
    display: none !important; }
  .page-template-obd .d-sm-inline {
    display: inline !important; }
  .page-template-obd .d-sm-inline-block {
    display: inline-block !important; }
  .page-template-obd .d-sm-block {
    display: block !important; }
  .page-template-obd .d-sm-table {
    display: table !important; }
  .page-template-obd .d-sm-table-row {
    display: table-row !important; }
  .page-template-obd .d-sm-table-cell {
    display: table-cell !important; }
  .page-template-obd .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .page-template-obd .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .page-template-obd .d-md-none {
    display: none !important; }
  .page-template-obd .d-md-inline {
    display: inline !important; }
  .page-template-obd .d-md-inline-block {
    display: inline-block !important; }
  .page-template-obd .d-md-block {
    display: block !important; }
  .page-template-obd .d-md-table {
    display: table !important; }
  .page-template-obd .d-md-table-row {
    display: table-row !important; }
  .page-template-obd .d-md-table-cell {
    display: table-cell !important; }
  .page-template-obd .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .page-template-obd .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .page-template-obd .d-lg-none {
    display: none !important; }
  .page-template-obd .d-lg-inline {
    display: inline !important; }
  .page-template-obd .d-lg-inline-block {
    display: inline-block !important; }
  .page-template-obd .d-lg-block {
    display: block !important; }
  .page-template-obd .d-lg-table {
    display: table !important; }
  .page-template-obd .d-lg-table-row {
    display: table-row !important; }
  .page-template-obd .d-lg-table-cell {
    display: table-cell !important; }
  .page-template-obd .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .page-template-obd .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .page-template-obd .d-xl-none {
    display: none !important; }
  .page-template-obd .d-xl-inline {
    display: inline !important; }
  .page-template-obd .d-xl-inline-block {
    display: inline-block !important; }
  .page-template-obd .d-xl-block {
    display: block !important; }
  .page-template-obd .d-xl-table {
    display: table !important; }
  .page-template-obd .d-xl-table-row {
    display: table-row !important; }
  .page-template-obd .d-xl-table-cell {
    display: table-cell !important; }
  .page-template-obd .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .page-template-obd .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .page-template-obd .d-print-none {
    display: none !important; }
  .page-template-obd .d-print-inline {
    display: inline !important; }
  .page-template-obd .d-print-inline-block {
    display: inline-block !important; }
  .page-template-obd .d-print-block {
    display: block !important; }
  .page-template-obd .d-print-table {
    display: table !important; }
  .page-template-obd .d-print-table-row {
    display: table-row !important; }
  .page-template-obd .d-print-table-cell {
    display: table-cell !important; }
  .page-template-obd .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .page-template-obd .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.page-template-obd .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .page-template-obd .embed-responsive::before {
    display: block;
    content: ""; }
  .page-template-obd .embed-responsive .embed-responsive-item,
  .page-template-obd .embed-responsive iframe,
  .page-template-obd .embed-responsive embed,
  .page-template-obd .embed-responsive object,
  .page-template-obd .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.page-template-obd .embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.page-template-obd .embed-responsive-16by9::before {
  padding-top: 56.25%; }

.page-template-obd .embed-responsive-4by3::before {
  padding-top: 75%; }

.page-template-obd .embed-responsive-1by1::before {
  padding-top: 100%; }

.page-template-obd .flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
     -moz-box-orient: horizontal !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.page-template-obd .flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.page-template-obd .flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
     -moz-box-orient: horizontal !important;
     -moz-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.page-template-obd .flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.page-template-obd .flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }

.page-template-obd .flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

.page-template-obd .flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }

.page-template-obd .flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
     -moz-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.page-template-obd .flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
     -moz-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.page-template-obd .flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
     -moz-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.page-template-obd .flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }

.page-template-obd .flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }

.page-template-obd .justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
     -moz-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.page-template-obd .justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
     -moz-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.page-template-obd .justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.page-template-obd .justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
     -moz-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.page-template-obd .justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }

.page-template-obd .align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
     -moz-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.page-template-obd .align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
     -moz-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.page-template-obd .align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.page-template-obd .align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
     -moz-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.page-template-obd .align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
     -moz-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.page-template-obd .align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }

.page-template-obd .align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }

.page-template-obd .align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important; }

.page-template-obd .align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }

.page-template-obd .align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }

.page-template-obd .align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }

.page-template-obd .align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }

.page-template-obd .align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }

.page-template-obd .align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }

.page-template-obd .align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important; }

.page-template-obd .align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }

.page-template-obd .align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }

@media (min-width: 576px) {
  .page-template-obd .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .page-template-obd .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .page-template-obd .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .page-template-obd .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .page-template-obd .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .page-template-obd .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .page-template-obd .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .page-template-obd .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .page-template-obd .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .page-template-obd .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .page-template-obd .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .page-template-obd .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .page-template-obd .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .page-template-obd .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .page-template-obd .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .page-template-obd .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .page-template-obd .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .page-template-obd .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .page-template-obd .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .page-template-obd .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .page-template-obd .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .page-template-obd .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .page-template-obd .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .page-template-obd .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .page-template-obd .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .page-template-obd .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .page-template-obd .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .page-template-obd .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .page-template-obd .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .page-template-obd .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .page-template-obd .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .page-template-obd .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .page-template-obd .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .page-template-obd .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 768px) {
  .page-template-obd .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .page-template-obd .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .page-template-obd .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .page-template-obd .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .page-template-obd .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .page-template-obd .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .page-template-obd .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .page-template-obd .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .page-template-obd .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .page-template-obd .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .page-template-obd .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .page-template-obd .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .page-template-obd .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .page-template-obd .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .page-template-obd .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .page-template-obd .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .page-template-obd .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .page-template-obd .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .page-template-obd .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .page-template-obd .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .page-template-obd .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .page-template-obd .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .page-template-obd .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .page-template-obd .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .page-template-obd .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .page-template-obd .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .page-template-obd .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .page-template-obd .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .page-template-obd .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .page-template-obd .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .page-template-obd .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .page-template-obd .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .page-template-obd .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .page-template-obd .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 992px) {
  .page-template-obd .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .page-template-obd .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .page-template-obd .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .page-template-obd .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .page-template-obd .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .page-template-obd .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .page-template-obd .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .page-template-obd .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .page-template-obd .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .page-template-obd .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .page-template-obd .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .page-template-obd .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .page-template-obd .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .page-template-obd .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .page-template-obd .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .page-template-obd .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .page-template-obd .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .page-template-obd .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .page-template-obd .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .page-template-obd .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .page-template-obd .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .page-template-obd .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .page-template-obd .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .page-template-obd .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .page-template-obd .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .page-template-obd .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .page-template-obd .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .page-template-obd .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .page-template-obd .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .page-template-obd .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .page-template-obd .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .page-template-obd .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .page-template-obd .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .page-template-obd .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 1200px) {
  .page-template-obd .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .page-template-obd .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .page-template-obd .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .page-template-obd .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .page-template-obd .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .page-template-obd .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .page-template-obd .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .page-template-obd .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .page-template-obd .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .page-template-obd .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .page-template-obd .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .page-template-obd .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .page-template-obd .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .page-template-obd .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .page-template-obd .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .page-template-obd .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .page-template-obd .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .page-template-obd .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .page-template-obd .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .page-template-obd .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .page-template-obd .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .page-template-obd .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .page-template-obd .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .page-template-obd .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .page-template-obd .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .page-template-obd .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .page-template-obd .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .page-template-obd .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .page-template-obd .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .page-template-obd .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .page-template-obd .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .page-template-obd .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .page-template-obd .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .page-template-obd .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

.page-template-obd .float-left {
  float: left !important; }

.page-template-obd .float-right {
  float: right !important; }

.page-template-obd .float-none {
  float: none !important; }

@media (min-width: 576px) {
  .page-template-obd .float-sm-left {
    float: left !important; }
  .page-template-obd .float-sm-right {
    float: right !important; }
  .page-template-obd .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .page-template-obd .float-md-left {
    float: left !important; }
  .page-template-obd .float-md-right {
    float: right !important; }
  .page-template-obd .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .page-template-obd .float-lg-left {
    float: left !important; }
  .page-template-obd .float-lg-right {
    float: right !important; }
  .page-template-obd .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .page-template-obd .float-xl-left {
    float: left !important; }
  .page-template-obd .float-xl-right {
    float: right !important; }
  .page-template-obd .float-xl-none {
    float: none !important; } }

.page-template-obd .overflow-auto {
  overflow: auto !important; }

.page-template-obd .overflow-hidden {
  overflow: hidden !important; }

.page-template-obd .position-static {
  position: static !important; }

.page-template-obd .position-relative {
  position: relative !important; }

.page-template-obd .position-absolute {
  position: absolute !important; }

.page-template-obd .position-fixed {
  position: fixed !important; }

.page-template-obd .position-sticky {
  position: sticky !important; }

.page-template-obd .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.page-template-obd .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .page-template-obd .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.page-template-obd .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.page-template-obd .sr-only-focusable:active, .page-template-obd .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.page-template-obd .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.page-template-obd .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.page-template-obd .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.page-template-obd .shadow-none {
  box-shadow: none !important; }

.page-template-obd .w-25 {
  width: 25% !important; }

.page-template-obd .w-50 {
  width: 50% !important; }

.page-template-obd .w-75 {
  width: 75% !important; }

.page-template-obd .w-100 {
  width: 100% !important; }

.page-template-obd .w-auto {
  width: auto !important; }

.page-template-obd .h-25 {
  height: 25% !important; }

.page-template-obd .h-50 {
  height: 50% !important; }

.page-template-obd .h-75 {
  height: 75% !important; }

.page-template-obd .h-100 {
  height: 100% !important; }

.page-template-obd .h-auto {
  height: auto !important; }

.page-template-obd .mw-100 {
  max-width: 100% !important; }

.page-template-obd .mh-100 {
  max-height: 100% !important; }

.page-template-obd .min-vw-100 {
  min-width: 100vw !important; }

.page-template-obd .min-vh-100 {
  min-height: 100vh !important; }

.page-template-obd .vw-100 {
  width: 100vw !important; }

.page-template-obd .vh-100 {
  height: 100vh !important; }

.page-template-obd .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.page-template-obd .m-0 {
  margin: 0 !important; }

.page-template-obd .mt-0,
.page-template-obd .my-0 {
  margin-top: 0 !important; }

.page-template-obd .mr-0,
.page-template-obd .mx-0 {
  margin-right: 0 !important; }

.page-template-obd .mb-0,
.page-template-obd .my-0 {
  margin-bottom: 0 !important; }

.page-template-obd .ml-0,
.page-template-obd .mx-0 {
  margin-left: 0 !important; }

.page-template-obd .m-1 {
  margin: 0.25rem !important; }

.page-template-obd .mt-1,
.page-template-obd .my-1 {
  margin-top: 0.25rem !important; }

.page-template-obd .mr-1,
.page-template-obd .mx-1 {
  margin-right: 0.25rem !important; }

.page-template-obd .mb-1,
.page-template-obd .my-1 {
  margin-bottom: 0.25rem !important; }

.page-template-obd .ml-1,
.page-template-obd .mx-1 {
  margin-left: 0.25rem !important; }

.page-template-obd .m-2 {
  margin: 0.5rem !important; }

.page-template-obd .mt-2,
.page-template-obd .my-2 {
  margin-top: 0.5rem !important; }

.page-template-obd .mr-2,
.page-template-obd .mx-2 {
  margin-right: 0.5rem !important; }

.page-template-obd .mb-2,
.page-template-obd .my-2 {
  margin-bottom: 0.5rem !important; }

.page-template-obd .ml-2,
.page-template-obd .mx-2 {
  margin-left: 0.5rem !important; }

.page-template-obd .m-3 {
  margin: 1rem !important; }

.page-template-obd .mt-3,
.page-template-obd .my-3 {
  margin-top: 1rem !important; }

.page-template-obd .mr-3,
.page-template-obd .mx-3 {
  margin-right: 1rem !important; }

.page-template-obd .mb-3,
.page-template-obd .my-3 {
  margin-bottom: 1rem !important; }

.page-template-obd .ml-3,
.page-template-obd .mx-3 {
  margin-left: 1rem !important; }

.page-template-obd .m-4 {
  margin: 1.5rem !important; }

.page-template-obd .mt-4,
.page-template-obd .my-4 {
  margin-top: 1.5rem !important; }

.page-template-obd .mr-4,
.page-template-obd .mx-4 {
  margin-right: 1.5rem !important; }

.page-template-obd .mb-4,
.page-template-obd .my-4 {
  margin-bottom: 1.5rem !important; }

.page-template-obd .ml-4,
.page-template-obd .mx-4 {
  margin-left: 1.5rem !important; }

.page-template-obd .m-5 {
  margin: 3rem !important; }

.page-template-obd .mt-5,
.page-template-obd .my-5 {
  margin-top: 3rem !important; }

.page-template-obd .mr-5,
.page-template-obd .mx-5 {
  margin-right: 3rem !important; }

.page-template-obd .mb-5,
.page-template-obd .my-5 {
  margin-bottom: 3rem !important; }

.page-template-obd .ml-5,
.page-template-obd .mx-5 {
  margin-left: 3rem !important; }

.page-template-obd .p-0 {
  padding: 0 !important; }

.page-template-obd .pt-0,
.page-template-obd .py-0 {
  padding-top: 0 !important; }

.page-template-obd .pr-0,
.page-template-obd .px-0 {
  padding-right: 0 !important; }

.page-template-obd .pb-0,
.page-template-obd .py-0 {
  padding-bottom: 0 !important; }

.page-template-obd .pl-0,
.page-template-obd .px-0 {
  padding-left: 0 !important; }

.page-template-obd .p-1 {
  padding: 0.25rem !important; }

.page-template-obd .pt-1,
.page-template-obd .py-1 {
  padding-top: 0.25rem !important; }

.page-template-obd .pr-1,
.page-template-obd .px-1 {
  padding-right: 0.25rem !important; }

.page-template-obd .pb-1,
.page-template-obd .py-1 {
  padding-bottom: 0.25rem !important; }

.page-template-obd .pl-1,
.page-template-obd .px-1 {
  padding-left: 0.25rem !important; }

.page-template-obd .p-2 {
  padding: 0.5rem !important; }

.page-template-obd .pt-2,
.page-template-obd .py-2 {
  padding-top: 0.5rem !important; }

.page-template-obd .pr-2,
.page-template-obd .px-2 {
  padding-right: 0.5rem !important; }

.page-template-obd .pb-2,
.page-template-obd .py-2 {
  padding-bottom: 0.5rem !important; }

.page-template-obd .pl-2,
.page-template-obd .px-2 {
  padding-left: 0.5rem !important; }

.page-template-obd .p-3 {
  padding: 1rem !important; }

.page-template-obd .pt-3,
.page-template-obd .py-3 {
  padding-top: 1rem !important; }

.page-template-obd .pr-3,
.page-template-obd .px-3 {
  padding-right: 1rem !important; }

.page-template-obd .pb-3,
.page-template-obd .py-3 {
  padding-bottom: 1rem !important; }

.page-template-obd .pl-3,
.page-template-obd .px-3 {
  padding-left: 1rem !important; }

.page-template-obd .p-4 {
  padding: 1.5rem !important; }

.page-template-obd .pt-4,
.page-template-obd .py-4 {
  padding-top: 1.5rem !important; }

.page-template-obd .pr-4,
.page-template-obd .px-4 {
  padding-right: 1.5rem !important; }

.page-template-obd .pb-4,
.page-template-obd .py-4 {
  padding-bottom: 1.5rem !important; }

.page-template-obd .pl-4,
.page-template-obd .px-4 {
  padding-left: 1.5rem !important; }

.page-template-obd .p-5 {
  padding: 3rem !important; }

.page-template-obd .pt-5,
.page-template-obd .py-5 {
  padding-top: 3rem !important; }

.page-template-obd .pr-5,
.page-template-obd .px-5 {
  padding-right: 3rem !important; }

.page-template-obd .pb-5,
.page-template-obd .py-5 {
  padding-bottom: 3rem !important; }

.page-template-obd .pl-5,
.page-template-obd .px-5 {
  padding-left: 3rem !important; }

.page-template-obd .m-n1 {
  margin: -0.25rem !important; }

.page-template-obd .mt-n1,
.page-template-obd .my-n1 {
  margin-top: -0.25rem !important; }

.page-template-obd .mr-n1,
.page-template-obd .mx-n1 {
  margin-right: -0.25rem !important; }

.page-template-obd .mb-n1,
.page-template-obd .my-n1 {
  margin-bottom: -0.25rem !important; }

.page-template-obd .ml-n1,
.page-template-obd .mx-n1 {
  margin-left: -0.25rem !important; }

.page-template-obd .m-n2 {
  margin: -0.5rem !important; }

.page-template-obd .mt-n2,
.page-template-obd .my-n2 {
  margin-top: -0.5rem !important; }

.page-template-obd .mr-n2,
.page-template-obd .mx-n2 {
  margin-right: -0.5rem !important; }

.page-template-obd .mb-n2,
.page-template-obd .my-n2 {
  margin-bottom: -0.5rem !important; }

.page-template-obd .ml-n2,
.page-template-obd .mx-n2 {
  margin-left: -0.5rem !important; }

.page-template-obd .m-n3 {
  margin: -1rem !important; }

.page-template-obd .mt-n3,
.page-template-obd .my-n3 {
  margin-top: -1rem !important; }

.page-template-obd .mr-n3,
.page-template-obd .mx-n3 {
  margin-right: -1rem !important; }

.page-template-obd .mb-n3,
.page-template-obd .my-n3 {
  margin-bottom: -1rem !important; }

.page-template-obd .ml-n3,
.page-template-obd .mx-n3 {
  margin-left: -1rem !important; }

.page-template-obd .m-n4 {
  margin: -1.5rem !important; }

.page-template-obd .mt-n4,
.page-template-obd .my-n4 {
  margin-top: -1.5rem !important; }

.page-template-obd .mr-n4,
.page-template-obd .mx-n4 {
  margin-right: -1.5rem !important; }

.page-template-obd .mb-n4,
.page-template-obd .my-n4 {
  margin-bottom: -1.5rem !important; }

.page-template-obd .ml-n4,
.page-template-obd .mx-n4 {
  margin-left: -1.5rem !important; }

.page-template-obd .m-n5 {
  margin: -3rem !important; }

.page-template-obd .mt-n5,
.page-template-obd .my-n5 {
  margin-top: -3rem !important; }

.page-template-obd .mr-n5,
.page-template-obd .mx-n5 {
  margin-right: -3rem !important; }

.page-template-obd .mb-n5,
.page-template-obd .my-n5 {
  margin-bottom: -3rem !important; }

.page-template-obd .ml-n5,
.page-template-obd .mx-n5 {
  margin-left: -3rem !important; }

.page-template-obd .m-auto {
  margin: auto !important; }

.page-template-obd .mt-auto,
.page-template-obd .my-auto {
  margin-top: auto !important; }

.page-template-obd .mr-auto,
.page-template-obd .mx-auto {
  margin-right: auto !important; }

.page-template-obd .mb-auto,
.page-template-obd .my-auto {
  margin-bottom: auto !important; }

.page-template-obd .ml-auto,
.page-template-obd .mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .page-template-obd .m-sm-0 {
    margin: 0 !important; }
  .page-template-obd .mt-sm-0,
  .page-template-obd .my-sm-0 {
    margin-top: 0 !important; }
  .page-template-obd .mr-sm-0,
  .page-template-obd .mx-sm-0 {
    margin-right: 0 !important; }
  .page-template-obd .mb-sm-0,
  .page-template-obd .my-sm-0 {
    margin-bottom: 0 !important; }
  .page-template-obd .ml-sm-0,
  .page-template-obd .mx-sm-0 {
    margin-left: 0 !important; }
  .page-template-obd .m-sm-1 {
    margin: 0.25rem !important; }
  .page-template-obd .mt-sm-1,
  .page-template-obd .my-sm-1 {
    margin-top: 0.25rem !important; }
  .page-template-obd .mr-sm-1,
  .page-template-obd .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .page-template-obd .mb-sm-1,
  .page-template-obd .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .page-template-obd .ml-sm-1,
  .page-template-obd .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .page-template-obd .m-sm-2 {
    margin: 0.5rem !important; }
  .page-template-obd .mt-sm-2,
  .page-template-obd .my-sm-2 {
    margin-top: 0.5rem !important; }
  .page-template-obd .mr-sm-2,
  .page-template-obd .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .page-template-obd .mb-sm-2,
  .page-template-obd .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .page-template-obd .ml-sm-2,
  .page-template-obd .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .page-template-obd .m-sm-3 {
    margin: 1rem !important; }
  .page-template-obd .mt-sm-3,
  .page-template-obd .my-sm-3 {
    margin-top: 1rem !important; }
  .page-template-obd .mr-sm-3,
  .page-template-obd .mx-sm-3 {
    margin-right: 1rem !important; }
  .page-template-obd .mb-sm-3,
  .page-template-obd .my-sm-3 {
    margin-bottom: 1rem !important; }
  .page-template-obd .ml-sm-3,
  .page-template-obd .mx-sm-3 {
    margin-left: 1rem !important; }
  .page-template-obd .m-sm-4 {
    margin: 1.5rem !important; }
  .page-template-obd .mt-sm-4,
  .page-template-obd .my-sm-4 {
    margin-top: 1.5rem !important; }
  .page-template-obd .mr-sm-4,
  .page-template-obd .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .page-template-obd .mb-sm-4,
  .page-template-obd .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .page-template-obd .ml-sm-4,
  .page-template-obd .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .page-template-obd .m-sm-5 {
    margin: 3rem !important; }
  .page-template-obd .mt-sm-5,
  .page-template-obd .my-sm-5 {
    margin-top: 3rem !important; }
  .page-template-obd .mr-sm-5,
  .page-template-obd .mx-sm-5 {
    margin-right: 3rem !important; }
  .page-template-obd .mb-sm-5,
  .page-template-obd .my-sm-5 {
    margin-bottom: 3rem !important; }
  .page-template-obd .ml-sm-5,
  .page-template-obd .mx-sm-5 {
    margin-left: 3rem !important; }
  .page-template-obd .p-sm-0 {
    padding: 0 !important; }
  .page-template-obd .pt-sm-0,
  .page-template-obd .py-sm-0 {
    padding-top: 0 !important; }
  .page-template-obd .pr-sm-0,
  .page-template-obd .px-sm-0 {
    padding-right: 0 !important; }
  .page-template-obd .pb-sm-0,
  .page-template-obd .py-sm-0 {
    padding-bottom: 0 !important; }
  .page-template-obd .pl-sm-0,
  .page-template-obd .px-sm-0 {
    padding-left: 0 !important; }
  .page-template-obd .p-sm-1 {
    padding: 0.25rem !important; }
  .page-template-obd .pt-sm-1,
  .page-template-obd .py-sm-1 {
    padding-top: 0.25rem !important; }
  .page-template-obd .pr-sm-1,
  .page-template-obd .px-sm-1 {
    padding-right: 0.25rem !important; }
  .page-template-obd .pb-sm-1,
  .page-template-obd .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .page-template-obd .pl-sm-1,
  .page-template-obd .px-sm-1 {
    padding-left: 0.25rem !important; }
  .page-template-obd .p-sm-2 {
    padding: 0.5rem !important; }
  .page-template-obd .pt-sm-2,
  .page-template-obd .py-sm-2 {
    padding-top: 0.5rem !important; }
  .page-template-obd .pr-sm-2,
  .page-template-obd .px-sm-2 {
    padding-right: 0.5rem !important; }
  .page-template-obd .pb-sm-2,
  .page-template-obd .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .page-template-obd .pl-sm-2,
  .page-template-obd .px-sm-2 {
    padding-left: 0.5rem !important; }
  .page-template-obd .p-sm-3 {
    padding: 1rem !important; }
  .page-template-obd .pt-sm-3,
  .page-template-obd .py-sm-3 {
    padding-top: 1rem !important; }
  .page-template-obd .pr-sm-3,
  .page-template-obd .px-sm-3 {
    padding-right: 1rem !important; }
  .page-template-obd .pb-sm-3,
  .page-template-obd .py-sm-3 {
    padding-bottom: 1rem !important; }
  .page-template-obd .pl-sm-3,
  .page-template-obd .px-sm-3 {
    padding-left: 1rem !important; }
  .page-template-obd .p-sm-4 {
    padding: 1.5rem !important; }
  .page-template-obd .pt-sm-4,
  .page-template-obd .py-sm-4 {
    padding-top: 1.5rem !important; }
  .page-template-obd .pr-sm-4,
  .page-template-obd .px-sm-4 {
    padding-right: 1.5rem !important; }
  .page-template-obd .pb-sm-4,
  .page-template-obd .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .page-template-obd .pl-sm-4,
  .page-template-obd .px-sm-4 {
    padding-left: 1.5rem !important; }
  .page-template-obd .p-sm-5 {
    padding: 3rem !important; }
  .page-template-obd .pt-sm-5,
  .page-template-obd .py-sm-5 {
    padding-top: 3rem !important; }
  .page-template-obd .pr-sm-5,
  .page-template-obd .px-sm-5 {
    padding-right: 3rem !important; }
  .page-template-obd .pb-sm-5,
  .page-template-obd .py-sm-5 {
    padding-bottom: 3rem !important; }
  .page-template-obd .pl-sm-5,
  .page-template-obd .px-sm-5 {
    padding-left: 3rem !important; }
  .page-template-obd .m-sm-n1 {
    margin: -0.25rem !important; }
  .page-template-obd .mt-sm-n1,
  .page-template-obd .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .page-template-obd .mr-sm-n1,
  .page-template-obd .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .page-template-obd .mb-sm-n1,
  .page-template-obd .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .page-template-obd .ml-sm-n1,
  .page-template-obd .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .page-template-obd .m-sm-n2 {
    margin: -0.5rem !important; }
  .page-template-obd .mt-sm-n2,
  .page-template-obd .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .page-template-obd .mr-sm-n2,
  .page-template-obd .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .page-template-obd .mb-sm-n2,
  .page-template-obd .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .page-template-obd .ml-sm-n2,
  .page-template-obd .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .page-template-obd .m-sm-n3 {
    margin: -1rem !important; }
  .page-template-obd .mt-sm-n3,
  .page-template-obd .my-sm-n3 {
    margin-top: -1rem !important; }
  .page-template-obd .mr-sm-n3,
  .page-template-obd .mx-sm-n3 {
    margin-right: -1rem !important; }
  .page-template-obd .mb-sm-n3,
  .page-template-obd .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .page-template-obd .ml-sm-n3,
  .page-template-obd .mx-sm-n3 {
    margin-left: -1rem !important; }
  .page-template-obd .m-sm-n4 {
    margin: -1.5rem !important; }
  .page-template-obd .mt-sm-n4,
  .page-template-obd .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .page-template-obd .mr-sm-n4,
  .page-template-obd .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .page-template-obd .mb-sm-n4,
  .page-template-obd .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .page-template-obd .ml-sm-n4,
  .page-template-obd .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .page-template-obd .m-sm-n5 {
    margin: -3rem !important; }
  .page-template-obd .mt-sm-n5,
  .page-template-obd .my-sm-n5 {
    margin-top: -3rem !important; }
  .page-template-obd .mr-sm-n5,
  .page-template-obd .mx-sm-n5 {
    margin-right: -3rem !important; }
  .page-template-obd .mb-sm-n5,
  .page-template-obd .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .page-template-obd .ml-sm-n5,
  .page-template-obd .mx-sm-n5 {
    margin-left: -3rem !important; }
  .page-template-obd .m-sm-auto {
    margin: auto !important; }
  .page-template-obd .mt-sm-auto,
  .page-template-obd .my-sm-auto {
    margin-top: auto !important; }
  .page-template-obd .mr-sm-auto,
  .page-template-obd .mx-sm-auto {
    margin-right: auto !important; }
  .page-template-obd .mb-sm-auto,
  .page-template-obd .my-sm-auto {
    margin-bottom: auto !important; }
  .page-template-obd .ml-sm-auto,
  .page-template-obd .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .page-template-obd .m-md-0 {
    margin: 0 !important; }
  .page-template-obd .mt-md-0,
  .page-template-obd .my-md-0 {
    margin-top: 0 !important; }
  .page-template-obd .mr-md-0,
  .page-template-obd .mx-md-0 {
    margin-right: 0 !important; }
  .page-template-obd .mb-md-0,
  .page-template-obd .my-md-0 {
    margin-bottom: 0 !important; }
  .page-template-obd .ml-md-0,
  .page-template-obd .mx-md-0 {
    margin-left: 0 !important; }
  .page-template-obd .m-md-1 {
    margin: 0.25rem !important; }
  .page-template-obd .mt-md-1,
  .page-template-obd .my-md-1 {
    margin-top: 0.25rem !important; }
  .page-template-obd .mr-md-1,
  .page-template-obd .mx-md-1 {
    margin-right: 0.25rem !important; }
  .page-template-obd .mb-md-1,
  .page-template-obd .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .page-template-obd .ml-md-1,
  .page-template-obd .mx-md-1 {
    margin-left: 0.25rem !important; }
  .page-template-obd .m-md-2 {
    margin: 0.5rem !important; }
  .page-template-obd .mt-md-2,
  .page-template-obd .my-md-2 {
    margin-top: 0.5rem !important; }
  .page-template-obd .mr-md-2,
  .page-template-obd .mx-md-2 {
    margin-right: 0.5rem !important; }
  .page-template-obd .mb-md-2,
  .page-template-obd .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .page-template-obd .ml-md-2,
  .page-template-obd .mx-md-2 {
    margin-left: 0.5rem !important; }
  .page-template-obd .m-md-3 {
    margin: 1rem !important; }
  .page-template-obd .mt-md-3,
  .page-template-obd .my-md-3 {
    margin-top: 1rem !important; }
  .page-template-obd .mr-md-3,
  .page-template-obd .mx-md-3 {
    margin-right: 1rem !important; }
  .page-template-obd .mb-md-3,
  .page-template-obd .my-md-3 {
    margin-bottom: 1rem !important; }
  .page-template-obd .ml-md-3,
  .page-template-obd .mx-md-3 {
    margin-left: 1rem !important; }
  .page-template-obd .m-md-4 {
    margin: 1.5rem !important; }
  .page-template-obd .mt-md-4,
  .page-template-obd .my-md-4 {
    margin-top: 1.5rem !important; }
  .page-template-obd .mr-md-4,
  .page-template-obd .mx-md-4 {
    margin-right: 1.5rem !important; }
  .page-template-obd .mb-md-4,
  .page-template-obd .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .page-template-obd .ml-md-4,
  .page-template-obd .mx-md-4 {
    margin-left: 1.5rem !important; }
  .page-template-obd .m-md-5 {
    margin: 3rem !important; }
  .page-template-obd .mt-md-5,
  .page-template-obd .my-md-5 {
    margin-top: 3rem !important; }
  .page-template-obd .mr-md-5,
  .page-template-obd .mx-md-5 {
    margin-right: 3rem !important; }
  .page-template-obd .mb-md-5,
  .page-template-obd .my-md-5 {
    margin-bottom: 3rem !important; }
  .page-template-obd .ml-md-5,
  .page-template-obd .mx-md-5 {
    margin-left: 3rem !important; }
  .page-template-obd .p-md-0 {
    padding: 0 !important; }
  .page-template-obd .pt-md-0,
  .page-template-obd .py-md-0 {
    padding-top: 0 !important; }
  .page-template-obd .pr-md-0,
  .page-template-obd .px-md-0 {
    padding-right: 0 !important; }
  .page-template-obd .pb-md-0,
  .page-template-obd .py-md-0 {
    padding-bottom: 0 !important; }
  .page-template-obd .pl-md-0,
  .page-template-obd .px-md-0 {
    padding-left: 0 !important; }
  .page-template-obd .p-md-1 {
    padding: 0.25rem !important; }
  .page-template-obd .pt-md-1,
  .page-template-obd .py-md-1 {
    padding-top: 0.25rem !important; }
  .page-template-obd .pr-md-1,
  .page-template-obd .px-md-1 {
    padding-right: 0.25rem !important; }
  .page-template-obd .pb-md-1,
  .page-template-obd .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .page-template-obd .pl-md-1,
  .page-template-obd .px-md-1 {
    padding-left: 0.25rem !important; }
  .page-template-obd .p-md-2 {
    padding: 0.5rem !important; }
  .page-template-obd .pt-md-2,
  .page-template-obd .py-md-2 {
    padding-top: 0.5rem !important; }
  .page-template-obd .pr-md-2,
  .page-template-obd .px-md-2 {
    padding-right: 0.5rem !important; }
  .page-template-obd .pb-md-2,
  .page-template-obd .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .page-template-obd .pl-md-2,
  .page-template-obd .px-md-2 {
    padding-left: 0.5rem !important; }
  .page-template-obd .p-md-3 {
    padding: 1rem !important; }
  .page-template-obd .pt-md-3,
  .page-template-obd .py-md-3 {
    padding-top: 1rem !important; }
  .page-template-obd .pr-md-3,
  .page-template-obd .px-md-3 {
    padding-right: 1rem !important; }
  .page-template-obd .pb-md-3,
  .page-template-obd .py-md-3 {
    padding-bottom: 1rem !important; }
  .page-template-obd .pl-md-3,
  .page-template-obd .px-md-3 {
    padding-left: 1rem !important; }
  .page-template-obd .p-md-4 {
    padding: 1.5rem !important; }
  .page-template-obd .pt-md-4,
  .page-template-obd .py-md-4 {
    padding-top: 1.5rem !important; }
  .page-template-obd .pr-md-4,
  .page-template-obd .px-md-4 {
    padding-right: 1.5rem !important; }
  .page-template-obd .pb-md-4,
  .page-template-obd .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .page-template-obd .pl-md-4,
  .page-template-obd .px-md-4 {
    padding-left: 1.5rem !important; }
  .page-template-obd .p-md-5 {
    padding: 3rem !important; }
  .page-template-obd .pt-md-5,
  .page-template-obd .py-md-5 {
    padding-top: 3rem !important; }
  .page-template-obd .pr-md-5,
  .page-template-obd .px-md-5 {
    padding-right: 3rem !important; }
  .page-template-obd .pb-md-5,
  .page-template-obd .py-md-5 {
    padding-bottom: 3rem !important; }
  .page-template-obd .pl-md-5,
  .page-template-obd .px-md-5 {
    padding-left: 3rem !important; }
  .page-template-obd .m-md-n1 {
    margin: -0.25rem !important; }
  .page-template-obd .mt-md-n1,
  .page-template-obd .my-md-n1 {
    margin-top: -0.25rem !important; }
  .page-template-obd .mr-md-n1,
  .page-template-obd .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .page-template-obd .mb-md-n1,
  .page-template-obd .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .page-template-obd .ml-md-n1,
  .page-template-obd .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .page-template-obd .m-md-n2 {
    margin: -0.5rem !important; }
  .page-template-obd .mt-md-n2,
  .page-template-obd .my-md-n2 {
    margin-top: -0.5rem !important; }
  .page-template-obd .mr-md-n2,
  .page-template-obd .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .page-template-obd .mb-md-n2,
  .page-template-obd .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .page-template-obd .ml-md-n2,
  .page-template-obd .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .page-template-obd .m-md-n3 {
    margin: -1rem !important; }
  .page-template-obd .mt-md-n3,
  .page-template-obd .my-md-n3 {
    margin-top: -1rem !important; }
  .page-template-obd .mr-md-n3,
  .page-template-obd .mx-md-n3 {
    margin-right: -1rem !important; }
  .page-template-obd .mb-md-n3,
  .page-template-obd .my-md-n3 {
    margin-bottom: -1rem !important; }
  .page-template-obd .ml-md-n3,
  .page-template-obd .mx-md-n3 {
    margin-left: -1rem !important; }
  .page-template-obd .m-md-n4 {
    margin: -1.5rem !important; }
  .page-template-obd .mt-md-n4,
  .page-template-obd .my-md-n4 {
    margin-top: -1.5rem !important; }
  .page-template-obd .mr-md-n4,
  .page-template-obd .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .page-template-obd .mb-md-n4,
  .page-template-obd .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .page-template-obd .ml-md-n4,
  .page-template-obd .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .page-template-obd .m-md-n5 {
    margin: -3rem !important; }
  .page-template-obd .mt-md-n5,
  .page-template-obd .my-md-n5 {
    margin-top: -3rem !important; }
  .page-template-obd .mr-md-n5,
  .page-template-obd .mx-md-n5 {
    margin-right: -3rem !important; }
  .page-template-obd .mb-md-n5,
  .page-template-obd .my-md-n5 {
    margin-bottom: -3rem !important; }
  .page-template-obd .ml-md-n5,
  .page-template-obd .mx-md-n5 {
    margin-left: -3rem !important; }
  .page-template-obd .m-md-auto {
    margin: auto !important; }
  .page-template-obd .mt-md-auto,
  .page-template-obd .my-md-auto {
    margin-top: auto !important; }
  .page-template-obd .mr-md-auto,
  .page-template-obd .mx-md-auto {
    margin-right: auto !important; }
  .page-template-obd .mb-md-auto,
  .page-template-obd .my-md-auto {
    margin-bottom: auto !important; }
  .page-template-obd .ml-md-auto,
  .page-template-obd .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .page-template-obd .m-lg-0 {
    margin: 0 !important; }
  .page-template-obd .mt-lg-0,
  .page-template-obd .my-lg-0 {
    margin-top: 0 !important; }
  .page-template-obd .mr-lg-0,
  .page-template-obd .mx-lg-0 {
    margin-right: 0 !important; }
  .page-template-obd .mb-lg-0,
  .page-template-obd .my-lg-0 {
    margin-bottom: 0 !important; }
  .page-template-obd .ml-lg-0,
  .page-template-obd .mx-lg-0 {
    margin-left: 0 !important; }
  .page-template-obd .m-lg-1 {
    margin: 0.25rem !important; }
  .page-template-obd .mt-lg-1,
  .page-template-obd .my-lg-1 {
    margin-top: 0.25rem !important; }
  .page-template-obd .mr-lg-1,
  .page-template-obd .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .page-template-obd .mb-lg-1,
  .page-template-obd .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .page-template-obd .ml-lg-1,
  .page-template-obd .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .page-template-obd .m-lg-2 {
    margin: 0.5rem !important; }
  .page-template-obd .mt-lg-2,
  .page-template-obd .my-lg-2 {
    margin-top: 0.5rem !important; }
  .page-template-obd .mr-lg-2,
  .page-template-obd .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .page-template-obd .mb-lg-2,
  .page-template-obd .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .page-template-obd .ml-lg-2,
  .page-template-obd .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .page-template-obd .m-lg-3 {
    margin: 1rem !important; }
  .page-template-obd .mt-lg-3,
  .page-template-obd .my-lg-3 {
    margin-top: 1rem !important; }
  .page-template-obd .mr-lg-3,
  .page-template-obd .mx-lg-3 {
    margin-right: 1rem !important; }
  .page-template-obd .mb-lg-3,
  .page-template-obd .my-lg-3 {
    margin-bottom: 1rem !important; }
  .page-template-obd .ml-lg-3,
  .page-template-obd .mx-lg-3 {
    margin-left: 1rem !important; }
  .page-template-obd .m-lg-4 {
    margin: 1.5rem !important; }
  .page-template-obd .mt-lg-4,
  .page-template-obd .my-lg-4 {
    margin-top: 1.5rem !important; }
  .page-template-obd .mr-lg-4,
  .page-template-obd .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .page-template-obd .mb-lg-4,
  .page-template-obd .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .page-template-obd .ml-lg-4,
  .page-template-obd .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .page-template-obd .m-lg-5 {
    margin: 3rem !important; }
  .page-template-obd .mt-lg-5,
  .page-template-obd .my-lg-5 {
    margin-top: 3rem !important; }
  .page-template-obd .mr-lg-5,
  .page-template-obd .mx-lg-5 {
    margin-right: 3rem !important; }
  .page-template-obd .mb-lg-5,
  .page-template-obd .my-lg-5 {
    margin-bottom: 3rem !important; }
  .page-template-obd .ml-lg-5,
  .page-template-obd .mx-lg-5 {
    margin-left: 3rem !important; }
  .page-template-obd .p-lg-0 {
    padding: 0 !important; }
  .page-template-obd .pt-lg-0,
  .page-template-obd .py-lg-0 {
    padding-top: 0 !important; }
  .page-template-obd .pr-lg-0,
  .page-template-obd .px-lg-0 {
    padding-right: 0 !important; }
  .page-template-obd .pb-lg-0,
  .page-template-obd .py-lg-0 {
    padding-bottom: 0 !important; }
  .page-template-obd .pl-lg-0,
  .page-template-obd .px-lg-0 {
    padding-left: 0 !important; }
  .page-template-obd .p-lg-1 {
    padding: 0.25rem !important; }
  .page-template-obd .pt-lg-1,
  .page-template-obd .py-lg-1 {
    padding-top: 0.25rem !important; }
  .page-template-obd .pr-lg-1,
  .page-template-obd .px-lg-1 {
    padding-right: 0.25rem !important; }
  .page-template-obd .pb-lg-1,
  .page-template-obd .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .page-template-obd .pl-lg-1,
  .page-template-obd .px-lg-1 {
    padding-left: 0.25rem !important; }
  .page-template-obd .p-lg-2 {
    padding: 0.5rem !important; }
  .page-template-obd .pt-lg-2,
  .page-template-obd .py-lg-2 {
    padding-top: 0.5rem !important; }
  .page-template-obd .pr-lg-2,
  .page-template-obd .px-lg-2 {
    padding-right: 0.5rem !important; }
  .page-template-obd .pb-lg-2,
  .page-template-obd .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .page-template-obd .pl-lg-2,
  .page-template-obd .px-lg-2 {
    padding-left: 0.5rem !important; }
  .page-template-obd .p-lg-3 {
    padding: 1rem !important; }
  .page-template-obd .pt-lg-3,
  .page-template-obd .py-lg-3 {
    padding-top: 1rem !important; }
  .page-template-obd .pr-lg-3,
  .page-template-obd .px-lg-3 {
    padding-right: 1rem !important; }
  .page-template-obd .pb-lg-3,
  .page-template-obd .py-lg-3 {
    padding-bottom: 1rem !important; }
  .page-template-obd .pl-lg-3,
  .page-template-obd .px-lg-3 {
    padding-left: 1rem !important; }
  .page-template-obd .p-lg-4 {
    padding: 1.5rem !important; }
  .page-template-obd .pt-lg-4,
  .page-template-obd .py-lg-4 {
    padding-top: 1.5rem !important; }
  .page-template-obd .pr-lg-4,
  .page-template-obd .px-lg-4 {
    padding-right: 1.5rem !important; }
  .page-template-obd .pb-lg-4,
  .page-template-obd .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .page-template-obd .pl-lg-4,
  .page-template-obd .px-lg-4 {
    padding-left: 1.5rem !important; }
  .page-template-obd .p-lg-5 {
    padding: 3rem !important; }
  .page-template-obd .pt-lg-5,
  .page-template-obd .py-lg-5 {
    padding-top: 3rem !important; }
  .page-template-obd .pr-lg-5,
  .page-template-obd .px-lg-5 {
    padding-right: 3rem !important; }
  .page-template-obd .pb-lg-5,
  .page-template-obd .py-lg-5 {
    padding-bottom: 3rem !important; }
  .page-template-obd .pl-lg-5,
  .page-template-obd .px-lg-5 {
    padding-left: 3rem !important; }
  .page-template-obd .m-lg-n1 {
    margin: -0.25rem !important; }
  .page-template-obd .mt-lg-n1,
  .page-template-obd .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .page-template-obd .mr-lg-n1,
  .page-template-obd .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .page-template-obd .mb-lg-n1,
  .page-template-obd .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .page-template-obd .ml-lg-n1,
  .page-template-obd .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .page-template-obd .m-lg-n2 {
    margin: -0.5rem !important; }
  .page-template-obd .mt-lg-n2,
  .page-template-obd .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .page-template-obd .mr-lg-n2,
  .page-template-obd .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .page-template-obd .mb-lg-n2,
  .page-template-obd .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .page-template-obd .ml-lg-n2,
  .page-template-obd .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .page-template-obd .m-lg-n3 {
    margin: -1rem !important; }
  .page-template-obd .mt-lg-n3,
  .page-template-obd .my-lg-n3 {
    margin-top: -1rem !important; }
  .page-template-obd .mr-lg-n3,
  .page-template-obd .mx-lg-n3 {
    margin-right: -1rem !important; }
  .page-template-obd .mb-lg-n3,
  .page-template-obd .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .page-template-obd .ml-lg-n3,
  .page-template-obd .mx-lg-n3 {
    margin-left: -1rem !important; }
  .page-template-obd .m-lg-n4 {
    margin: -1.5rem !important; }
  .page-template-obd .mt-lg-n4,
  .page-template-obd .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .page-template-obd .mr-lg-n4,
  .page-template-obd .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .page-template-obd .mb-lg-n4,
  .page-template-obd .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .page-template-obd .ml-lg-n4,
  .page-template-obd .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .page-template-obd .m-lg-n5 {
    margin: -3rem !important; }
  .page-template-obd .mt-lg-n5,
  .page-template-obd .my-lg-n5 {
    margin-top: -3rem !important; }
  .page-template-obd .mr-lg-n5,
  .page-template-obd .mx-lg-n5 {
    margin-right: -3rem !important; }
  .page-template-obd .mb-lg-n5,
  .page-template-obd .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .page-template-obd .ml-lg-n5,
  .page-template-obd .mx-lg-n5 {
    margin-left: -3rem !important; }
  .page-template-obd .m-lg-auto {
    margin: auto !important; }
  .page-template-obd .mt-lg-auto,
  .page-template-obd .my-lg-auto {
    margin-top: auto !important; }
  .page-template-obd .mr-lg-auto,
  .page-template-obd .mx-lg-auto {
    margin-right: auto !important; }
  .page-template-obd .mb-lg-auto,
  .page-template-obd .my-lg-auto {
    margin-bottom: auto !important; }
  .page-template-obd .ml-lg-auto,
  .page-template-obd .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .page-template-obd .m-xl-0 {
    margin: 0 !important; }
  .page-template-obd .mt-xl-0,
  .page-template-obd .my-xl-0 {
    margin-top: 0 !important; }
  .page-template-obd .mr-xl-0,
  .page-template-obd .mx-xl-0 {
    margin-right: 0 !important; }
  .page-template-obd .mb-xl-0,
  .page-template-obd .my-xl-0 {
    margin-bottom: 0 !important; }
  .page-template-obd .ml-xl-0,
  .page-template-obd .mx-xl-0 {
    margin-left: 0 !important; }
  .page-template-obd .m-xl-1 {
    margin: 0.25rem !important; }
  .page-template-obd .mt-xl-1,
  .page-template-obd .my-xl-1 {
    margin-top: 0.25rem !important; }
  .page-template-obd .mr-xl-1,
  .page-template-obd .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .page-template-obd .mb-xl-1,
  .page-template-obd .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .page-template-obd .ml-xl-1,
  .page-template-obd .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .page-template-obd .m-xl-2 {
    margin: 0.5rem !important; }
  .page-template-obd .mt-xl-2,
  .page-template-obd .my-xl-2 {
    margin-top: 0.5rem !important; }
  .page-template-obd .mr-xl-2,
  .page-template-obd .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .page-template-obd .mb-xl-2,
  .page-template-obd .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .page-template-obd .ml-xl-2,
  .page-template-obd .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .page-template-obd .m-xl-3 {
    margin: 1rem !important; }
  .page-template-obd .mt-xl-3,
  .page-template-obd .my-xl-3 {
    margin-top: 1rem !important; }
  .page-template-obd .mr-xl-3,
  .page-template-obd .mx-xl-3 {
    margin-right: 1rem !important; }
  .page-template-obd .mb-xl-3,
  .page-template-obd .my-xl-3 {
    margin-bottom: 1rem !important; }
  .page-template-obd .ml-xl-3,
  .page-template-obd .mx-xl-3 {
    margin-left: 1rem !important; }
  .page-template-obd .m-xl-4 {
    margin: 1.5rem !important; }
  .page-template-obd .mt-xl-4,
  .page-template-obd .my-xl-4 {
    margin-top: 1.5rem !important; }
  .page-template-obd .mr-xl-4,
  .page-template-obd .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .page-template-obd .mb-xl-4,
  .page-template-obd .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .page-template-obd .ml-xl-4,
  .page-template-obd .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .page-template-obd .m-xl-5 {
    margin: 3rem !important; }
  .page-template-obd .mt-xl-5,
  .page-template-obd .my-xl-5 {
    margin-top: 3rem !important; }
  .page-template-obd .mr-xl-5,
  .page-template-obd .mx-xl-5 {
    margin-right: 3rem !important; }
  .page-template-obd .mb-xl-5,
  .page-template-obd .my-xl-5 {
    margin-bottom: 3rem !important; }
  .page-template-obd .ml-xl-5,
  .page-template-obd .mx-xl-5 {
    margin-left: 3rem !important; }
  .page-template-obd .p-xl-0 {
    padding: 0 !important; }
  .page-template-obd .pt-xl-0,
  .page-template-obd .py-xl-0 {
    padding-top: 0 !important; }
  .page-template-obd .pr-xl-0,
  .page-template-obd .px-xl-0 {
    padding-right: 0 !important; }
  .page-template-obd .pb-xl-0,
  .page-template-obd .py-xl-0 {
    padding-bottom: 0 !important; }
  .page-template-obd .pl-xl-0,
  .page-template-obd .px-xl-0 {
    padding-left: 0 !important; }
  .page-template-obd .p-xl-1 {
    padding: 0.25rem !important; }
  .page-template-obd .pt-xl-1,
  .page-template-obd .py-xl-1 {
    padding-top: 0.25rem !important; }
  .page-template-obd .pr-xl-1,
  .page-template-obd .px-xl-1 {
    padding-right: 0.25rem !important; }
  .page-template-obd .pb-xl-1,
  .page-template-obd .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .page-template-obd .pl-xl-1,
  .page-template-obd .px-xl-1 {
    padding-left: 0.25rem !important; }
  .page-template-obd .p-xl-2 {
    padding: 0.5rem !important; }
  .page-template-obd .pt-xl-2,
  .page-template-obd .py-xl-2 {
    padding-top: 0.5rem !important; }
  .page-template-obd .pr-xl-2,
  .page-template-obd .px-xl-2 {
    padding-right: 0.5rem !important; }
  .page-template-obd .pb-xl-2,
  .page-template-obd .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .page-template-obd .pl-xl-2,
  .page-template-obd .px-xl-2 {
    padding-left: 0.5rem !important; }
  .page-template-obd .p-xl-3 {
    padding: 1rem !important; }
  .page-template-obd .pt-xl-3,
  .page-template-obd .py-xl-3 {
    padding-top: 1rem !important; }
  .page-template-obd .pr-xl-3,
  .page-template-obd .px-xl-3 {
    padding-right: 1rem !important; }
  .page-template-obd .pb-xl-3,
  .page-template-obd .py-xl-3 {
    padding-bottom: 1rem !important; }
  .page-template-obd .pl-xl-3,
  .page-template-obd .px-xl-3 {
    padding-left: 1rem !important; }
  .page-template-obd .p-xl-4 {
    padding: 1.5rem !important; }
  .page-template-obd .pt-xl-4,
  .page-template-obd .py-xl-4 {
    padding-top: 1.5rem !important; }
  .page-template-obd .pr-xl-4,
  .page-template-obd .px-xl-4 {
    padding-right: 1.5rem !important; }
  .page-template-obd .pb-xl-4,
  .page-template-obd .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .page-template-obd .pl-xl-4,
  .page-template-obd .px-xl-4 {
    padding-left: 1.5rem !important; }
  .page-template-obd .p-xl-5 {
    padding: 3rem !important; }
  .page-template-obd .pt-xl-5,
  .page-template-obd .py-xl-5 {
    padding-top: 3rem !important; }
  .page-template-obd .pr-xl-5,
  .page-template-obd .px-xl-5 {
    padding-right: 3rem !important; }
  .page-template-obd .pb-xl-5,
  .page-template-obd .py-xl-5 {
    padding-bottom: 3rem !important; }
  .page-template-obd .pl-xl-5,
  .page-template-obd .px-xl-5 {
    padding-left: 3rem !important; }
  .page-template-obd .m-xl-n1 {
    margin: -0.25rem !important; }
  .page-template-obd .mt-xl-n1,
  .page-template-obd .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .page-template-obd .mr-xl-n1,
  .page-template-obd .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .page-template-obd .mb-xl-n1,
  .page-template-obd .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .page-template-obd .ml-xl-n1,
  .page-template-obd .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .page-template-obd .m-xl-n2 {
    margin: -0.5rem !important; }
  .page-template-obd .mt-xl-n2,
  .page-template-obd .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .page-template-obd .mr-xl-n2,
  .page-template-obd .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .page-template-obd .mb-xl-n2,
  .page-template-obd .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .page-template-obd .ml-xl-n2,
  .page-template-obd .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .page-template-obd .m-xl-n3 {
    margin: -1rem !important; }
  .page-template-obd .mt-xl-n3,
  .page-template-obd .my-xl-n3 {
    margin-top: -1rem !important; }
  .page-template-obd .mr-xl-n3,
  .page-template-obd .mx-xl-n3 {
    margin-right: -1rem !important; }
  .page-template-obd .mb-xl-n3,
  .page-template-obd .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .page-template-obd .ml-xl-n3,
  .page-template-obd .mx-xl-n3 {
    margin-left: -1rem !important; }
  .page-template-obd .m-xl-n4 {
    margin: -1.5rem !important; }
  .page-template-obd .mt-xl-n4,
  .page-template-obd .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .page-template-obd .mr-xl-n4,
  .page-template-obd .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .page-template-obd .mb-xl-n4,
  .page-template-obd .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .page-template-obd .ml-xl-n4,
  .page-template-obd .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .page-template-obd .m-xl-n5 {
    margin: -3rem !important; }
  .page-template-obd .mt-xl-n5,
  .page-template-obd .my-xl-n5 {
    margin-top: -3rem !important; }
  .page-template-obd .mr-xl-n5,
  .page-template-obd .mx-xl-n5 {
    margin-right: -3rem !important; }
  .page-template-obd .mb-xl-n5,
  .page-template-obd .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .page-template-obd .ml-xl-n5,
  .page-template-obd .mx-xl-n5 {
    margin-left: -3rem !important; }
  .page-template-obd .m-xl-auto {
    margin: auto !important; }
  .page-template-obd .mt-xl-auto,
  .page-template-obd .my-xl-auto {
    margin-top: auto !important; }
  .page-template-obd .mr-xl-auto,
  .page-template-obd .mx-xl-auto {
    margin-right: auto !important; }
  .page-template-obd .mb-xl-auto,
  .page-template-obd .my-xl-auto {
    margin-bottom: auto !important; }
  .page-template-obd .ml-xl-auto,
  .page-template-obd .mx-xl-auto {
    margin-left: auto !important; } }

.page-template-obd .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.page-template-obd .text-justify {
  text-align: justify !important; }

.page-template-obd .text-wrap {
  white-space: normal !important; }

.page-template-obd .text-nowrap {
  white-space: nowrap !important; }

.page-template-obd .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.page-template-obd .text-left {
  text-align: left !important; }

.page-template-obd .text-right {
  text-align: right !important; }

.page-template-obd .text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .page-template-obd .text-sm-left {
    text-align: left !important; }
  .page-template-obd .text-sm-right {
    text-align: right !important; }
  .page-template-obd .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .page-template-obd .text-md-left {
    text-align: left !important; }
  .page-template-obd .text-md-right {
    text-align: right !important; }
  .page-template-obd .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .page-template-obd .text-lg-left {
    text-align: left !important; }
  .page-template-obd .text-lg-right {
    text-align: right !important; }
  .page-template-obd .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .page-template-obd .text-xl-left {
    text-align: left !important; }
  .page-template-obd .text-xl-right {
    text-align: right !important; }
  .page-template-obd .text-xl-center {
    text-align: center !important; } }

.page-template-obd .text-lowercase {
  text-transform: lowercase !important; }

.page-template-obd .text-uppercase {
  text-transform: uppercase !important; }

.page-template-obd .text-capitalize {
  text-transform: capitalize !important; }

.page-template-obd .font-weight-light {
  font-weight: 300 !important; }

.page-template-obd .font-weight-lighter {
  font-weight: lighter !important; }

.page-template-obd .font-weight-normal {
  font-weight: 400 !important; }

.page-template-obd .font-weight-bold {
  font-weight: 700 !important; }

.page-template-obd .font-weight-bolder {
  font-weight: bolder !important; }

.page-template-obd .font-italic {
  font-style: italic !important; }

.page-template-obd .text-white {
  color: #fff !important; }

.page-template-obd .text-primary {
  color: #007bff !important; }

.page-template-obd a.text-primary:hover, .page-template-obd a.text-primary:focus {
  color: #0056b3 !important; }

.page-template-obd .text-secondary {
  color: #6c757d !important; }

.page-template-obd a.text-secondary:hover, .page-template-obd a.text-secondary:focus {
  color: #494f54 !important; }

.page-template-obd .text-success {
  color: #28a745 !important; }

.page-template-obd a.text-success:hover, .page-template-obd a.text-success:focus {
  color: #19692c !important; }

.page-template-obd .text-info {
  color: #17a2b8 !important; }

.page-template-obd a.text-info:hover, .page-template-obd a.text-info:focus {
  color: #0f6674 !important; }

.page-template-obd .text-warning {
  color: #ffc107 !important; }

.page-template-obd a.text-warning:hover, .page-template-obd a.text-warning:focus {
  color: #ba8b00 !important; }

.page-template-obd .text-danger {
  color: #dc3545 !important; }

.page-template-obd a.text-danger:hover, .page-template-obd a.text-danger:focus {
  color: #a71d2a !important; }

.page-template-obd .text-light {
  color: #f8f9fa !important; }

.page-template-obd a.text-light:hover, .page-template-obd a.text-light:focus {
  color: #cbd3da !important; }

.page-template-obd .text-dark {
  color: #343a40 !important; }

.page-template-obd a.text-dark:hover, .page-template-obd a.text-dark:focus {
  color: #121416 !important; }

.page-template-obd .text-body {
  color: #212529 !important; }

.page-template-obd .text-muted {
  color: #6c757d !important; }

.page-template-obd .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.page-template-obd .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.page-template-obd .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.page-template-obd .text-decoration-none {
  text-decoration: none !important; }

.page-template-obd .text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.page-template-obd .text-reset {
  color: inherit !important; }

.page-template-obd .visible {
  visibility: visible !important; }

.page-template-obd .invisible {
  visibility: hidden !important; }

.page-template-obd .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .page-template-obd .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .page-template-obd .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .page-template-obd .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .page-template-obd .container {
      max-width: 1140px; } }

.page-template-obd .container-fluid, .page-template-obd .container-sm, .page-template-obd .container-md, .page-template-obd .container-lg, .page-template-obd .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .page-template-obd .container, .page-template-obd .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .page-template-obd .container, .page-template-obd .container-sm, .page-template-obd .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .page-template-obd .container, .page-template-obd .container-sm, .page-template-obd .container-md, .page-template-obd .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .page-template-obd .container, .page-template-obd .container-sm, .page-template-obd .container-md, .page-template-obd .container-lg, .page-template-obd .container-xl {
    max-width: 1140px; } }

.page-template-obd .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.page-template-obd .no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .page-template-obd .no-gutters > .col,
  .page-template-obd .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.page-template-obd .col-1, .page-template-obd .col-2, .page-template-obd .col-3, .page-template-obd .col-4, .page-template-obd .col-5, .page-template-obd .col-6, .page-template-obd .col-7, .page-template-obd .col-8, .page-template-obd .col-9, .page-template-obd .col-10, .page-template-obd .col-11, .page-template-obd .col-12, .page-template-obd .col,
.page-template-obd .col-auto, .page-template-obd .col-sm-1, .page-template-obd .col-sm-2, .page-template-obd .col-sm-3, .page-template-obd .col-sm-4, .page-template-obd .col-sm-5, .page-template-obd .col-sm-6, .page-template-obd .col-sm-7, .page-template-obd .col-sm-8, .page-template-obd .col-sm-9, .page-template-obd .col-sm-10, .page-template-obd .col-sm-11, .page-template-obd .col-sm-12, .page-template-obd .col-sm,
.page-template-obd .col-sm-auto, .page-template-obd .col-md-1, .page-template-obd .col-md-2, .page-template-obd .col-md-3, .page-template-obd .col-md-4, .page-template-obd .col-md-5, .page-template-obd .col-md-6, .page-template-obd .col-md-7, .page-template-obd .col-md-8, .page-template-obd .col-md-9, .page-template-obd .col-md-10, .page-template-obd .col-md-11, .page-template-obd .col-md-12, .page-template-obd .col-md,
.page-template-obd .col-md-auto, .page-template-obd .col-lg-1, .page-template-obd .col-lg-2, .page-template-obd .col-lg-3, .page-template-obd .col-lg-4, .page-template-obd .col-lg-5, .page-template-obd .col-lg-6, .page-template-obd .col-lg-7, .page-template-obd .col-lg-8, .page-template-obd .col-lg-9, .page-template-obd .col-lg-10, .page-template-obd .col-lg-11, .page-template-obd .col-lg-12, .page-template-obd .col-lg,
.page-template-obd .col-lg-auto, .page-template-obd .col-xl-1, .page-template-obd .col-xl-2, .page-template-obd .col-xl-3, .page-template-obd .col-xl-4, .page-template-obd .col-xl-5, .page-template-obd .col-xl-6, .page-template-obd .col-xl-7, .page-template-obd .col-xl-8, .page-template-obd .col-xl-9, .page-template-obd .col-xl-10, .page-template-obd .col-xl-11, .page-template-obd .col-xl-12, .page-template-obd .col-xl,
.page-template-obd .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.page-template-obd .col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.page-template-obd .row-cols-1 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.page-template-obd .row-cols-2 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.page-template-obd .row-cols-3 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.page-template-obd .row-cols-4 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.page-template-obd .row-cols-5 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%; }

.page-template-obd .row-cols-6 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.page-template-obd .col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.page-template-obd .col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.page-template-obd .col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.page-template-obd .col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.page-template-obd .col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.page-template-obd .col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.page-template-obd .col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.page-template-obd .col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.page-template-obd .col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.page-template-obd .col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.page-template-obd .col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.page-template-obd .col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.page-template-obd .col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.page-template-obd .order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
     -moz-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.page-template-obd .order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
     -moz-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.page-template-obd .order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.page-template-obd .order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.page-template-obd .order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.page-template-obd .order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.page-template-obd .order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
     -moz-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.page-template-obd .order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.page-template-obd .order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
     -moz-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.page-template-obd .order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
     -moz-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.page-template-obd .order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
     -moz-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.page-template-obd .order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
     -moz-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.page-template-obd .order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
     -moz-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.page-template-obd .order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
     -moz-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.page-template-obd .order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
     -moz-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.page-template-obd .offset-1 {
  margin-left: 8.33333%; }

.page-template-obd .offset-2 {
  margin-left: 16.66667%; }

.page-template-obd .offset-3 {
  margin-left: 25%; }

.page-template-obd .offset-4 {
  margin-left: 33.33333%; }

.page-template-obd .offset-5 {
  margin-left: 41.66667%; }

.page-template-obd .offset-6 {
  margin-left: 50%; }

.page-template-obd .offset-7 {
  margin-left: 58.33333%; }

.page-template-obd .offset-8 {
  margin-left: 66.66667%; }

.page-template-obd .offset-9 {
  margin-left: 75%; }

.page-template-obd .offset-10 {
  margin-left: 83.33333%; }

.page-template-obd .offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .page-template-obd .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .page-template-obd .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .page-template-obd .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .page-template-obd .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .page-template-obd .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .page-template-obd .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .page-template-obd .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .page-template-obd .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .page-template-obd .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .page-template-obd .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .page-template-obd .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .page-template-obd .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .page-template-obd .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .page-template-obd .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .page-template-obd .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .page-template-obd .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .page-template-obd .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .page-template-obd .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .page-template-obd .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .page-template-obd .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .page-template-obd .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .page-template-obd .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .page-template-obd .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .page-template-obd .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .page-template-obd .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .page-template-obd .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .page-template-obd .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .page-template-obd .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .page-template-obd .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .page-template-obd .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .page-template-obd .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .page-template-obd .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .page-template-obd .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .page-template-obd .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .page-template-obd .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .page-template-obd .offset-sm-0 {
    margin-left: 0; }
  .page-template-obd .offset-sm-1 {
    margin-left: 8.33333%; }
  .page-template-obd .offset-sm-2 {
    margin-left: 16.66667%; }
  .page-template-obd .offset-sm-3 {
    margin-left: 25%; }
  .page-template-obd .offset-sm-4 {
    margin-left: 33.33333%; }
  .page-template-obd .offset-sm-5 {
    margin-left: 41.66667%; }
  .page-template-obd .offset-sm-6 {
    margin-left: 50%; }
  .page-template-obd .offset-sm-7 {
    margin-left: 58.33333%; }
  .page-template-obd .offset-sm-8 {
    margin-left: 66.66667%; }
  .page-template-obd .offset-sm-9 {
    margin-left: 75%; }
  .page-template-obd .offset-sm-10 {
    margin-left: 83.33333%; }
  .page-template-obd .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .page-template-obd .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .page-template-obd .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .page-template-obd .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .page-template-obd .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .page-template-obd .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .page-template-obd .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .page-template-obd .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .page-template-obd .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .page-template-obd .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .page-template-obd .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .page-template-obd .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .page-template-obd .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .page-template-obd .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .page-template-obd .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .page-template-obd .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .page-template-obd .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .page-template-obd .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .page-template-obd .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .page-template-obd .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .page-template-obd .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .page-template-obd .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .page-template-obd .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .page-template-obd .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .page-template-obd .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .page-template-obd .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .page-template-obd .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .page-template-obd .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .page-template-obd .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .page-template-obd .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .page-template-obd .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .page-template-obd .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .page-template-obd .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .page-template-obd .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .page-template-obd .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .page-template-obd .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .page-template-obd .offset-md-0 {
    margin-left: 0; }
  .page-template-obd .offset-md-1 {
    margin-left: 8.33333%; }
  .page-template-obd .offset-md-2 {
    margin-left: 16.66667%; }
  .page-template-obd .offset-md-3 {
    margin-left: 25%; }
  .page-template-obd .offset-md-4 {
    margin-left: 33.33333%; }
  .page-template-obd .offset-md-5 {
    margin-left: 41.66667%; }
  .page-template-obd .offset-md-6 {
    margin-left: 50%; }
  .page-template-obd .offset-md-7 {
    margin-left: 58.33333%; }
  .page-template-obd .offset-md-8 {
    margin-left: 66.66667%; }
  .page-template-obd .offset-md-9 {
    margin-left: 75%; }
  .page-template-obd .offset-md-10 {
    margin-left: 83.33333%; }
  .page-template-obd .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .page-template-obd .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .page-template-obd .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .page-template-obd .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .page-template-obd .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .page-template-obd .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .page-template-obd .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .page-template-obd .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .page-template-obd .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .page-template-obd .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .page-template-obd .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .page-template-obd .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .page-template-obd .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .page-template-obd .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .page-template-obd .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .page-template-obd .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .page-template-obd .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .page-template-obd .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .page-template-obd .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .page-template-obd .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .page-template-obd .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .page-template-obd .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .page-template-obd .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .page-template-obd .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .page-template-obd .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .page-template-obd .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .page-template-obd .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .page-template-obd .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .page-template-obd .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .page-template-obd .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .page-template-obd .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .page-template-obd .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .page-template-obd .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .page-template-obd .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .page-template-obd .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .page-template-obd .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .page-template-obd .offset-lg-0 {
    margin-left: 0; }
  .page-template-obd .offset-lg-1 {
    margin-left: 8.33333%; }
  .page-template-obd .offset-lg-2 {
    margin-left: 16.66667%; }
  .page-template-obd .offset-lg-3 {
    margin-left: 25%; }
  .page-template-obd .offset-lg-4 {
    margin-left: 33.33333%; }
  .page-template-obd .offset-lg-5 {
    margin-left: 41.66667%; }
  .page-template-obd .offset-lg-6 {
    margin-left: 50%; }
  .page-template-obd .offset-lg-7 {
    margin-left: 58.33333%; }
  .page-template-obd .offset-lg-8 {
    margin-left: 66.66667%; }
  .page-template-obd .offset-lg-9 {
    margin-left: 75%; }
  .page-template-obd .offset-lg-10 {
    margin-left: 83.33333%; }
  .page-template-obd .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .page-template-obd .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .page-template-obd .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .page-template-obd .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .page-template-obd .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .page-template-obd .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .page-template-obd .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .page-template-obd .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .page-template-obd .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .page-template-obd .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .page-template-obd .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .page-template-obd .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .page-template-obd .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .page-template-obd .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .page-template-obd .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .page-template-obd .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .page-template-obd .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .page-template-obd .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .page-template-obd .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .page-template-obd .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .page-template-obd .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .page-template-obd .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .page-template-obd .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .page-template-obd .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .page-template-obd .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .page-template-obd .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .page-template-obd .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .page-template-obd .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .page-template-obd .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .page-template-obd .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .page-template-obd .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .page-template-obd .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .page-template-obd .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .page-template-obd .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .page-template-obd .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .page-template-obd .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .page-template-obd .offset-xl-0 {
    margin-left: 0; }
  .page-template-obd .offset-xl-1 {
    margin-left: 8.33333%; }
  .page-template-obd .offset-xl-2 {
    margin-left: 16.66667%; }
  .page-template-obd .offset-xl-3 {
    margin-left: 25%; }
  .page-template-obd .offset-xl-4 {
    margin-left: 33.33333%; }
  .page-template-obd .offset-xl-5 {
    margin-left: 41.66667%; }
  .page-template-obd .offset-xl-6 {
    margin-left: 50%; }
  .page-template-obd .offset-xl-7 {
    margin-left: 58.33333%; }
  .page-template-obd .offset-xl-8 {
    margin-left: 66.66667%; }
  .page-template-obd .offset-xl-9 {
    margin-left: 75%; }
  .page-template-obd .offset-xl-10 {
    margin-left: 83.33333%; }
  .page-template-obd .offset-xl-11 {
    margin-left: 91.66667%; } }

.page-template-obd .obd-verosol-btn {
  background-color: #d67e43;
  color: #fff;
  font-weight: 700;
  padding: 1rem 2rem 0.75rem;
  text-decoration: none;
  display: inline-block; }
  .page-template-obd .obd-verosol-btn:hover {
    background-color: #db8c58; }

.page-template-obd .obd-verosol-btn-2 {
  background-color: #d67e43;
  color: #fff;
  border: 1px solid #fff;
  font-weight: 700;
  padding: 0.6rem 2rem 0.4rem;
  text-decoration: none;
  display: inline-block; }
  .page-template-obd .obd-verosol-btn-2:hover {
    background-color: #fff;
    color: #d67e43; }

.page-template-obd .zi-1 {
  z-index: 1; }

.page-template-obd .full-header-bg {
  background-color: #eee; }

.page-template-obdpage-product-category-landing-php,
.page-template-obdpage-our-range-landing-php {
  font-size: 15px;
  line-height: 20px; }
  .page-template-obdpage-product-category-landing-php h1, .page-template-obdpage-product-category-landing-php h2, .page-template-obdpage-product-category-landing-php h3,
  .page-template-obdpage-our-range-landing-php h1,
  .page-template-obdpage-our-range-landing-php h2,
  .page-template-obdpage-our-range-landing-php h3 {
    font-family: "Hind", Arial; }
  .page-template-obdpage-product-category-landing-php .page-sidebar-content h3,
  .page-template-obdpage-our-range-landing-php .page-sidebar-content h3 {
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 1rem; }
  .page-template-obdpage-product-category-landing-php .page-sidebar-content ul,
  .page-template-obdpage-our-range-landing-php .page-sidebar-content ul {
    margin-left: 20px; }
    .page-template-obdpage-product-category-landing-php .page-sidebar-content ul li,
    .page-template-obdpage-our-range-landing-php .page-sidebar-content ul li {
      list-style: disc outside; }
      .page-template-obdpage-product-category-landing-php .page-sidebar-content ul li a,
      .page-template-obdpage-our-range-landing-php .page-sidebar-content ul li a {
        margin-left: 1rem;
        display: inline-block;
        color: #d67e43;
        text-decoration: none;
        line-height: 26px; }
        .page-template-obdpage-product-category-landing-php .page-sidebar-content ul li a:hover,
        .page-template-obdpage-our-range-landing-php .page-sidebar-content ul li a:hover {
          text-decoration: underline; }
      .page-template-obdpage-product-category-landing-php .page-sidebar-content ul li > *,
      .page-template-obdpage-our-range-landing-php .page-sidebar-content ul li > * {
        vertical-align: text-top; }
  .page-template-obdpage-product-category-landing-php .subtitle-1,
  .page-template-obdpage-our-range-landing-php .subtitle-1 {
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 1rem; }
  .page-template-obdpage-product-category-landing-php .subtitle-2,
  .page-template-obdpage-our-range-landing-php .subtitle-2 {
    font-weight: bold;
    font-size: 1.125rem;
    margin-bottom: 1rem; }
  .page-template-obdpage-product-category-landing-php .obd-the-content a:not(.obd-verosol-btn),
  .page-template-obdpage-our-range-landing-php .obd-the-content a:not(.obd-verosol-btn) {
    color: #d67e43;
    text-decoration: none; }
    .page-template-obdpage-product-category-landing-php .obd-the-content a:not(.obd-verosol-btn):hover,
    .page-template-obdpage-our-range-landing-php .obd-the-content a:not(.obd-verosol-btn):hover {
      text-decoration: underline; }
  .page-template-obdpage-product-category-landing-php .product-card,
  .page-template-obdpage-our-range-landing-php .product-card {
    cursor: pointer; }
    .page-template-obdpage-product-category-landing-php .product-card .pc-title,
    .page-template-obdpage-our-range-landing-php .product-card .pc-title {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .page-template-obdpage-product-category-landing-php .product-card .pc-image,
    .page-template-obdpage-our-range-landing-php .product-card .pc-image {
      height: 0;
      padding-bottom: 75%;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
    .page-template-obdpage-product-category-landing-php .product-card .pc-footer a,
    .page-template-obdpage-our-range-landing-php .product-card .pc-footer a {
      text-decoration: none;
      display: block; }
      .page-template-obdpage-product-category-landing-php .product-card .pc-footer a + a,
      .page-template-obdpage-our-range-landing-php .product-card .pc-footer a + a {
        margin-top: 0.25rem; }
      .page-template-obdpage-product-category-landing-php .product-card .pc-footer a:hover,
      .page-template-obdpage-our-range-landing-php .product-card .pc-footer a:hover {
        color: #d67e43; }
    .page-template-obdpage-product-category-landing-php .product-card:hover,
    .page-template-obdpage-our-range-landing-php .product-card:hover {
      border-color: #d67e43 !important; }
      .page-template-obdpage-product-category-landing-php .product-card:hover .pc-image,
      .page-template-obdpage-our-range-landing-php .product-card:hover .pc-image {
        border-color: #d67e43 !important; }
  .page-template-obdpage-product-category-landing-php .subcat,
  .page-template-obdpage-our-range-landing-php .subcat {
    margin-bottom: 3rem; }
    .page-template-obdpage-product-category-landing-php .subcat img,
    .page-template-obdpage-our-range-landing-php .subcat img {
      max-width: 100%;
      height: auto; }
    @media (max-width: 767px) {
      .page-template-obdpage-product-category-landing-php .subcat,
      .page-template-obdpage-our-range-landing-php .subcat {
        margin-bottom: 4rem; } }
  .page-template-obdpage-product-category-landing-php .knowledge-item .obdicon,
  .page-template-obdpage-our-range-landing-php .knowledge-item .obdicon {
    font-size: 78px;
    line-height: 80px;
    margin-bottom: 10px; }
  .page-template-obdpage-product-category-landing-php .knowledge-item .knowledge-item-style-2 .obdicon,
  .page-template-obdpage-our-range-landing-php .knowledge-item .knowledge-item-style-2 .obdicon {
    font-size: 32px;
    line-height: 46px;
    color: #fff; }
  .page-template-obdpage-product-category-landing-php .addtitional-content,
  .page-template-obdpage-our-range-landing-php .addtitional-content {
    margin-top: 6em; }
    .page-template-obdpage-product-category-landing-php .addtitional-content p,
    .page-template-obdpage-our-range-landing-php .addtitional-content p {
      width: 100%; }
    .page-template-obdpage-product-category-landing-php .addtitional-content h2,
    .page-template-obdpage-our-range-landing-php .addtitional-content h2 {
      font-weight: bold;
      font-size: 1.5rem;
      margin-bottom: 1.5em; }
    .page-template-obdpage-product-category-landing-php .addtitional-content ul,
    .page-template-obdpage-our-range-landing-php .addtitional-content ul {
      list-style: disc;
      padding-left: 40px; }
      .page-template-obdpage-product-category-landing-php .addtitional-content ul li,
      .page-template-obdpage-our-range-landing-php .addtitional-content ul li {
        margin-bottom: 1em; }
  .page-template-obdpage-product-category-landing-php h4,
  .page-template-obdpage-our-range-landing-php h4 {
    font-weight: 600; }
  .page-template-obdpage-product-category-landing-php .dodont-row img,
  .page-template-obdpage-our-range-landing-php .dodont-row img {
    object-fit: cover;
    width: 350px;
    height: 200px; }
  .page-template-obdpage-product-category-landing-php .need-help-container,
  .page-template-obdpage-our-range-landing-php .need-help-container {
    background-color: #d67e43;
    color: #fff; }
    .page-template-obdpage-product-category-landing-php .need-help-container img,
    .page-template-obdpage-our-range-landing-php .need-help-container img {
      width: 70px;
      height: auto; }
    .page-template-obdpage-product-category-landing-php .need-help-container p,
    .page-template-obdpage-our-range-landing-php .need-help-container p {
      display: inline-block;
      vertical-align: middle;
      text-align: left;
      padding-left: 15px;
      padding-right: 15px;
      margin: 0; }
  .page-template-obdpage-product-category-landing-php .why-verosol,
  .page-template-obdpage-our-range-landing-php .why-verosol {
    background-color: #313130;
    color: #fff; }
    .page-template-obdpage-product-category-landing-php .why-verosol img,
    .page-template-obdpage-our-range-landing-php .why-verosol img {
      width: 25%;
      height: auto;
      margin-bottom: 40px; }
    .page-template-obdpage-product-category-landing-php .why-verosol .why-item,
    .page-template-obdpage-our-range-landing-php .why-verosol .why-item {
      margin-top: 3rem; }
  @media only screen and (max-width: 767px) {
    .page-template-obdpage-product-category-landing-php .header-container header, .page-template-obdpage-product-category-landing-php .footer-container footer,
    .page-template-obdpage-our-range-landing-php .header-container header,
    .page-template-obdpage-our-range-landing-php .footer-container footer {
      width: 300px; } }
  @media (max-width: 767px) {
    .page-template-obdpage-product-category-landing-php .dodont-row img,
    .page-template-obdpage-our-range-landing-php .dodont-row img {
      object-fit: cover;
      width: 100%;
      height: 200px; }
    .page-template-obdpage-product-category-landing-php .subcat .left-col,
    .page-template-obdpage-our-range-landing-php .subcat .left-col {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .page-template-obdpage-product-category-landing-php .subcat .right-col img,
    .page-template-obdpage-our-range-landing-php .subcat .right-col img {
      margin-bottom: 20px; } }
  .page-template-obdpage-product-category-landing-php .case-studies,
  .page-template-obdpage-our-range-landing-php .case-studies {
    background-color: #313130;
    margin-top: 6em;
    padding-top: 6em;
    padding-bottom: 6em;
    color: #fff; }
    .page-template-obdpage-product-category-landing-php .case-studies .product-card,
    .page-template-obdpage-our-range-landing-php .case-studies .product-card {
      margin-top: 3em; }
      .page-template-obdpage-product-category-landing-php .case-studies .product-card .pc-image,
      .page-template-obdpage-our-range-landing-php .case-studies .product-card .pc-image {
        padding-top: 100%;
        padding-bottom: 0;
        background-size: cover; }
      .page-template-obdpage-product-category-landing-php .case-studies .product-card a,
      .page-template-obdpage-our-range-landing-php .case-studies .product-card a {
        color: #fff; }

.page-template-obdpage-our-range-landing-php .footer-container {
  margin-top: 0;
  border-top: none; }

.knowledge-item .obdicon {
  font-size: 78px;
  line-height: 80px;
  margin-bottom: 10px; }

.knowledge-item .knowledge-item-style-2 .obdicon {
  font-size: 32px;
  line-height: 46px;
  color: #fff; }

.page-template-template-knowledge-centre .breadcrumb.page-breadcrumb,
.page-template-template-knowledge-centre-child .breadcrumb.page-breadcrumb {
  display: none; }

.single-case_studies .page-template-obd .obd-content h2 {
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 2rem;
  line-height: 1;
  font-family: "Hind", Arial; }

.single-case_studies .page-template-obd .obd-content h3 {
  font-weight: bold;
  font-size: 1.125rem;
  margin-bottom: 1rem;
  line-height: 1; }

.single-case_studies .page-template-obd .obd-content .cs-image-slider {
  margin-bottom: 0 !important; }
  .single-case_studies .page-template-obd .obd-content .cs-image-slider .item-slider {
    height: auto; }
    .single-case_studies .page-template-obd .obd-content .cs-image-slider .item-slider img {
      max-width: 100%;
      object-fit: cover; }

.single-case_studies .page-template-obd .obd-content img.floor-plan {
  width: 140%;
  margin-left: -20%;
  height: auto; }

.single-case_studies .page-template-obd .obd-content ul {
  list-style-image: url("../assets/images/list-star-icon.png");
  -webkit-padding-start: 22px;
     -moz-padding-start: 22px;
          padding-inline-start: 22px; }
  .single-case_studies .page-template-obd .obd-content ul li {
    padding-left: 8px;
    margin-bottom: 1rem; }
    .single-case_studies .page-template-obd .obd-content ul li span:first-child {
      margin-bottom: .5rem;
      display: inline-block; }

.single-case_studies .page-template-obd .obd-content ul.slick-dots {
  position: absolute;
  bottom: 5px; }
  .single-case_studies .page-template-obd .obd-content ul.slick-dots li {
    margin: 0;
    padding: 0; }
    .single-case_studies .page-template-obd .obd-content ul.slick-dots li button::before {
      color: #fff;
      opacity: 1; }
    .single-case_studies .page-template-obd .obd-content ul.slick-dots li.slick-active button::before {
      border: 1px solid #fff;
      border-radius: 50%;
      height: 7px;
      width: 7px;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      content: ""; }

.single-case_studies .page-template-obd .obd-content .cs-contact-btn {
  display: inline-block;
  background-color: #d67e43;
  color: #fff;
  text-transform: uppercase;
  font-family: "Hind";
  font-size: 15px;
  border: 0;
  line-height: 1;
  height: auto;
  /* vertical-align: middle; */
  padding: 14px 30px 10px;
  font-weight: 700;
  text-decoration: none; }

.single-case_studies .page-template-obd .obd-content .contact-us-title {
  font-size: 22px;
  margin-bottom: 1rem; }

@media (max-width: 767px) {
  .single-case_studies .page-template-obd .obd-content {
    margin-top: 5rem; }
    .single-case_studies .page-template-obd .obd-content img.floor-plan {
      width: 100%;
      margin-left: 0;
      height: auto; } }
