/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* breadcrumb */
ol.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 80%;
}
ol.breadcrumb li.breadcrumb-item a {
  color: #ffffff;
}
ol.breadcrumb li.breadcrumb-item + .breadcrumb-item::before, ol.breadcrumb li.breadcrumb-item.active, ol.breadcrumb li.breadcrumb-item.active a {
  color: #ffffff;
  opacity: 0.4;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-cases-slider-2 .badge {
  white-space: normal;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-reviews-full-1 div.wi-review blockquote {
  font-size: 12px;
  height: 125px;
  overflow: scroll;
  padding: 5px 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
div.wi-reviews-full-1 div.wi-review div.review-stars {
  font-size: 25px;
}
div.wi-reviews-full-1 div.wi-review div.review-stars span {
  display: inline-block;
  padding: 0 3px;
}
div.wi-reviews-full-1 div.wi-review div.directory {
  position: absolute;
  top: -7px;
  right: -7px;
}
div.wi-reviews-full-1 div.wi-review a.directory-icon {
  height: 40px;
  width: 40px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #f8f9fa;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
}
div.wi-reviews-full-1 div.wi-review a.directory-icon span {
  font-size: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-reviews-slider-1 div.wi-review {
  margin: 10px 0;
}
div.wi-reviews-slider-1 span.review-stars {
  font-size: 25px;
}
div.wi-reviews-slider-1 span.review-stars span {
  display: inline-block;
  padding-right: 5px;
}
div.wi-reviews-slider-1 a.directory-icon {
  height: 70px;
  width: 70px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #f8f9fa;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
}
div.wi-reviews-slider-1 a.directory-icon span {
  font-size: 40px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
/* slick overrides */
section div.wi-reviews-slider-1 .slick-prev:before, section div.wi-reviews-slider-1 .slick-next:before {
  color: rgba(52, 58, 64, 0.3);
}
section.bg-image div.wi-reviews-slider-1 .slick-prev:before, section.bg-image div.wi-reviews-slider-1 .slick-next:before, section.bg-dark div.wi-reviews-slider-1 .slick-prev:before, section.bg-dark div.wi-reviews-slider-1 .slick-next:before {
  color: #fff;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Client reviews 3 */
div.wi-reviews-slider-3 div.wi-review blockquote {
  font-size: 12px;
  height: 125px;
  overflow: scroll;
  padding: 5px 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
div.wi-reviews-slider-3 div.wi-review div.review-stars {
  font-size: 25px;
}
div.wi-reviews-slider-3 div.wi-review div.review-stars span {
  display: inline-block;
  padding: 0 3px;
}
div.wi-reviews-slider-3 div.wi-review div.directory {
  position: absolute;
  top: -7px;
  right: -7px;
}
div.wi-reviews-slider-3 div.wi-review a.directory-icon {
  height: 40px;
  width: 40px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #f8f9fa;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
}
div.wi-reviews-slider-3 div.wi-review a.directory-icon span {
  font-size: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-reviews-stack-1 div.wi-review {
  height: 100%;
}
div.wi-reviews-stack-1 div.wi-review blockquote {
  font-size: 16px;
  padding: 10px;
}
div.wi-reviews-stack-1 div.wi-review div.review-stars {
  font-size: 25px;
}
div.wi-reviews-stack-1 div.wi-review div.review-stars span {
  display: inline-block;
  padding: 0 3px;
}
div.wi-reviews-stack-1 div.wi-review div.directory {
  position: absolute;
  top: -17px;
  right: -17px;
}
div.wi-reviews-stack-1 div.wi-review a.directory-icon {
  height: 60px;
  width: 60px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #f8f9fa;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
}
div.wi-reviews-stack-1 div.wi-review a.directory-icon span {
  font-size: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Social Small 1 */
/* -------------- */
div.wi-social-medium-1 {
  display: flex;
  width: auto;
  justify-content: flex-start;
}
div.wi-social-medium-1 a {
  display: flex;
  height: 43px;
  border-radius: 2px;
  margin: 0 2px;
  font-size: 24px;
  color: #fff;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
div.wi-social-medium-1 a span {
  transition: 0.2s ease-in;
}
div.wi-social-medium-1 a:hover span {
  color: var(--primary);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-social-small-1 a {
  display: flex;
  float: left;
  width: 35px;
  height: 35px;
  font-size: 15px;
  color: #fff;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
div.wi-social-small-1 a {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
div.wi-social-small-1 a:hover {
  color: #fff;
  background-color: #23a9e1;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-card .page-col {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-full-1 .go-arrow {
  position: absolute;
  right: -5px;
}
.wi-subnav-full-1 .grand-children-col {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-full-2 .img-abstract {
  margin: -19px -19px 15px -19px;
}
.wi-subnav-full-2 .img-abstract h3 {
  padding: 0 20px;
}
.wi-subnav-full-2 .img-abstract h3 a {
  color: #fff;
}
.wi-subnav-full-2 .grand-children-col {
  padding-top: 1px;
  padding-bottom: 1px;
}
.wi-subnav-full-2 .all-btn {
  position: relative;
  bottom: 36px;
  padding-top: 20px;
  left: 21px;
  z-index: 5;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-full-3 .img-abstract {
  margin: -19px -19px 15px -19px;
}
.wi-subnav-full-3 .img-abstract h3 {
  padding: 0 20px;
}
.wi-subnav-full-3 .img-abstract h3 a {
  color: #fff;
}
.wi-subnav-full-3 .grand-children-col {
  padding-top: 1px;
  padding-bottom: 1px;
}
.wi-subnav-full-3 .all-btn {
  position: relative;
  bottom: 36px;
  padding-top: 20px;
  left: 21px;
  z-index: 5;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-image-1 .go-btn {
  position: absolute;
  left: 0px;
  bottom: 30%;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*  wi-subnav-image-2 */
/* ------------------ */
.wi-subnav-image-2 a.wi-wrapper {
  display: block;
  text-align: center;
  color: #5d5d5d;
}
.wi-subnav-image-2 a.wi-wrapper .wi-image {
  position: relative;
  display: block;
  width: 80%;
  padding-top: 80%;
  margin: auto;
  border: 4px solid #ffffff;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.wi-subnav-image-2 a.wi-wrapper:hover {
  text-decoration: none;
}
.wi-subnav-image-2 a.wi-wrapper .wi-image .em-tag {
  position: absolute;
  z-index: 5;
  left: 0px;
  top: calc(50% - 30px);
  width: 100%;
  text-align: center;
  font-size: 35px;
  text-transform: uppercase;
  opacity: 0;
  color: #ffffff !important;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.wi-subnav-image-2 a.wi-wrapper:hover .wi-image .em-tag {
  opacity: 1;
}
.wi-subnav-image-2 a.wi-wrapper .wi-image div.wi-underlay {
  position: absolute;
  z-index: 1;
  left: -120%;
  top: -120%;
  border-radius: 50%;
  width: 120%;
  height: 120%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.wi-subnav-image-2 a.wi-wrapper:hover .wi-image div.wi-underlay {
  left: -10%;
  top: -10%;
}
.wi-subnav-image-2 .color-primary a.wi-wrapper .wi-image div.wi-underlay {
  background-color: var(--primary-rgba-tissue);
}
.wi-subnav-image-2 .color-secondary a.wi-wrapper .wi-image div.wi-underlay {
  background-color: var(--secondary-rgba-tissue);
}
.wi-subnav-image-2 .color-tertiary a.wi-wrapper .wi-image div.wi-underlay {
  background-color: var(--tertiary-rgba-tissue);
}
.wi-subnav-image-2 a.wi-wrapper .wi-image div.wi-underlay {
  font-size: 100px;
}
.wi-subnav-image-2 a.wi-wrapper:hover .wi-image {
  border-color: #72AA17;
}
.wi-subnav-image-2 .color-primary a.wi-wrapper:hover .wi-image {
  border-color: var(--primary);
}
.wi-subnav-image-2 .color-secondary a.wi-wrapper:hover .wi-image {
  border-color: var(--secondary);
}
.wi-subnav-image-2 .color-tertiary a.wi-wrapper:hover .wi-image {
  border-color: var(--tertiary);
}
.wi-subnav-image-2 .go-btn {
  position: absolute;
  left: 0px;
  bottom: 30%;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.hide-label label {
  display: none !important;
}
/* inlay form labels */
.inlay-form-labels form {
  margin-top: 15px;
}
.inlay-form-labels .form-group {
  position: relative;
  margin-top: -19px;
  margin-bottom: 10px;
}
.inlay-form-labels .form-group input, .inlay-form-labels .form-group textarea {
  width: 100%;
  height: 50px;
  padding-top: 21px;
}
.inlay-form-labels .form-group label {
  position: relative;
  left: 12px;
  top: 25px;
  display: block;
  color: #b3b3b3;
  padding: 0;
  margin: 0;
  font-size: 13px;
}
.inlay-form-labels .form-group.inlay-select, .inlay-form-labels .form-group.inlay-button {
  margin-top: 0;
}
.inlay-form-labels .form-group.inlay-select label, .inlay-form-labels .form-group.inlay-button label {
  display: none;
}
.inlay-form-labels .form-group.inlay-select select {
  height: 100%;
}
.textarea-short textarea {
  min-height: 150px !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
footer ul {
  padding-left: 0px;
  list-style: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ------------ */
.wi-map-full-2 input.form-control {
  background-color: #50ae74;
  border: 1px solid #469b66;
  color: #fff;
  z-index: 0;
  padding-right: 34px;
}
.wi-map-full-2 input.form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px var(--primary) inset;
}
.wi-map-full-2 input.form-control:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
}
.wi-map-full-2 button.search-btn {
  position: absolute;
  top: 0;
  right: 7px;
  z-index: 1;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  padding: 5px;
}
.wi-map-full-2 button.search-btn:hover {
  color: white;
}
.wi-map-full-2 button.search-btn:focus {
  outline: 0;
}
.wi-map-full-2 input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 .wi-counter {
  border: 2px solid var(--primary);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  line-height: 25px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5000;
}
.wi-map-full-2 .location-box {
  cursor: pointer;
  -webkit-box-shadow: 0 1px 8px 1px rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 8px 1px rgba(255, 255, 255, 0.1);
  border-color: #fff;
}
.wi-map-full-2 .location-box.selected {
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  border-color: #e8e6e2;
}
.wi-map-full-2 .location-box.selected h5 {
  /* color: #7fb742; */
}
.wi-map-full-2 .loading-overlay {
  position: absolute;
  z-index: 500;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
}
.wi-map-full-2 .loading-overlay i {
  font-size: 40px;
  line-height: 40px;
}
.wi-map-full-2 address {
  font-size: 12px;
  opacity: 0.7;
}
.wi-map-full-2 .location-links a {
  font-size: 12px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.well {
  position: relative;
  /* border-radius: calc(.25rem - 1px); */
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f8f9fa;
  border: 1px solid #eee;
  border-radius: 0.2rem;
}
.well.well-shadow {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
}
.well.well-heavy-shadow {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 30px 71px rgba(1, 2, 2, 0.2);
  box-shadow: 0 30px 71px rgba(1, 2, 2, 0.2);
}
.well.well-shadow-hover:hover {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
}
@media (min-width: 992px) {
  .well.well-overlap-left {
    position: relative;
    margin-left: -110px;
    margin-bottom: 55px;
  }
  .overlap-left {
    position: relative;
    margin-left: -55px;
    max-width: 600px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.modal .modal-header button {
  background: none;
  border: none;
}
@charset "UTF-8";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
ul.icon-list.checklist li::before {
  content: "";
  weight: 300;
  font-size: var(--p-size);
  color: var(--secondary);
  font-family: "Font Awesome 6 Pro";
  font-size: var(--p-size);
  font-weight: 300;
  margin-right: 8px;
  padding: 0px;
}
ul.icon-list li {
  position: relative;
  list-style-type: none;
  padding-bottom: 8px;
  margin-bottom: 0;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
main {
  position: relative;
  clear: both;
  z-index: 1;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-video-library-3 .video-player {
  display: flex;
}
.wi-video-library-3 .video-player .position-relative:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 100%;
  height: 90px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.wi-video-library-3 .video-player .video-title {
  top: 10px;
  left: 10px;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}
.wi-video-library-3 .video-player .video-play-btn {
  position: absolute;
  left: 25px;
  bottom: 10px;
  background-color: var(--primary);
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  padding: 12px 25px;
}
.wi-video-library-3 .video-player .video-library.video-banner-text {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  flex: 0 0 auto;
  width: 100%;
  text-align: center;
  top: calc(50% - 32px);
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  font-family: var(--font-primary);
}
.wi-video-library-3 .video-player .video-library.video-banner-text img {
  height: 32px;
}
@media (min-width: 992px) {
  .wi-video-library-3 .video-player .video-library.video-banner-text {
    width: 50%;
  }
  .wi-video-library-3 .video-player .video-title {
    top: 10px;
    left: 10px;
  }
  .wi-video-library-3 .video-player .video-play-btn {
    left: 7px;
    bottom: 7px;
    font-size: 14px;
    line-height: 14px;
    padding: 11px 24px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.video-banner-text.no {
  display: none !important;
}
.wi-video-library-1 .video-player {
  display: flex;
}
.wi-video-library-1 .video-player .position-relative:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 100%;
  height: 90px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.wi-video-library-1 .video-player .video-title {
  top: 10px;
  left: 10px;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}
.wi-video-library-1 .video-player .video-play-btn {
  position: absolute;
  left: 10px;
  bottom: 10px;
  background-color: var(--primary);
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  padding: 12px 25px;
}
.wi-video-library-1 .video-player .video-library.video-banner-text {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  flex: 0 0 auto;
  width: 100%;
  text-align: center;
  top: calc(50% - 32px);
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  font-family: var(--font-primary);
}
.wi-video-library-1 .video-player .video-library.video-banner-text img {
  height: 32px;
}
@media (min-width: 992px) {
  .wi-video-library-1 .video-player .video-library.video-banner-text {
    width: 50%;
  }
  .wi-video-library-1 .video-player .video-title {
    top: 10px;
    left: 10px;
  }
  .wi-video-library-1 .video-player .video-play-btn {
    left: 10px;
    bottom: 7px;
    font-size: 14px;
    line-height: 14px;
    padding: 11px 24px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.video-banner-text.no {
  display: none !important;
}
.wi-video-library-2 .video-player {
  display: flex;
}
.wi-video-library-2 .video-player .position-relative:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 100%;
  height: 90px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.wi-video-library-2 .video-player .video-title {
  top: 10px;
  left: 10px;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}
.wi-video-library-2 .video-player .video-play-btn {
  position: absolute;
  left: 10px;
  bottom: 10px;
  background-color: var(--primary);
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  padding: 12px 25px;
}
.wi-video-library-2 .video-player .video-library.video-banner-text {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  flex: 0 0 auto;
  width: 100%;
  text-align: center;
  top: calc(50% - 32px);
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  font-family: var(--font-primary);
}
.wi-video-library-2 .video-player .video-library.video-banner-text img {
  height: 32px;
}
@media (min-width: 992px) {
  .wi-video-library-2 .video-player .video-library.video-banner-text {
    width: 50%;
  }
  .wi-video-library-2 .video-player .video-title {
    top: 10px;
    left: 10px;
  }
  .wi-video-library-2 .video-player .video-play-btn {
    left: 10px;
    bottom: 7px;
    font-size: 14px;
    line-height: 14px;
    padding: 11px 24px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-video-library-simple a {
  position: relative;
  padding-bottom: 100%;
  display: block;
}
.wi-video-library-simple a .btn-video-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: white;
  background-color: #00000000;
  transition: var(--transition);
}
.wi-video-library-simple a:hover .btn-video-overlay {
  background-color: #0000007d;
}
/* Video Box */
.video-box {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.video-box .image {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 350px;
}
@media (min-width: 992px) {
  .video-box .image {
    min-height: 400px;
  }
}
@media (min-width: 1200px) {
  .video-box .image {
    min-height: 500px;
  }
}
.video-box .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-box .overlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  top: 0px;
  position: absolute;
  background: rgba(0, 0, 0, 0.27);
  color: white;
  transition: 0.2s ease-in;
}
.video-box .overlay:hover {
  background: rgba(0, 0, 0, 0.44);
}
.video-box .overlay i {
  font-size: 78px;
  margin-bottom: 10px;
}
.video-box .overlay p {
  margin-bottom: 0px;
  font-weight: 500;
}
@charset "UTF-8";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-franchise-list .card-columns {
  column-count: 1;
}
@media (min-width: 992px) {
  .wi-franchise-list .card-columns {
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .wi-franchise-list .card-columns {
    column-count: 3;
  }
}
.wi-franchise-list .card-title {
  font-weight: 300;
  font-size: 1.3rem;
}
.wi-franchise-list .card-columns .card {
  width: 100%;
  margin-bottom: 20px;
  page-break-inside: avoid;
  break-inside: avoid-column;
  display: table;
}
.wi-franchise-list ul.icon-list {
  margin: 0 0 0 10px;
  padding: 0;
}
.wi-franchise-list ul.icon-list li {
  position: relative;
  list-style-type: none;
  padding: 6px 0 5px 18px;
  margin-bottom: 0;
  font-size: 1rem;
}
.wi-franchise-list ul.icon-list li.col {
  padding: 6px 17px 5px 17px;
}
/* default: chevron */
.wi-franchise-list ul.icon-list li::after {
  font-family: "Font Awesome 6 Pro";
  content: "";
  font-style: normal;
  font-weight: 500;
  text-decoration: inherit;
  position: absolute;
  font-size: 11px;
  color: var(--primary);
  top: 11px;
  left: 0;
  z-index: 1;
}
/* chevron circle */
.wi-franchise-list ul.icon-list.list-arrow-circle li::after {
  content: "";
}
/* checkmark */
.wi-franchise-list ul.icon-list.list-checkmark li {
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.wi-franchise-list ul.icon-list.list-checkmark li::after {
  content: "";
}
.wi-franchise-list ul.icon-list.list-checkmark li:last-child {
  border: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-card-2 .page {
  display: block;
  transition: all var(--transition);
}
.wi-subnav-card-2 .page:hover {
  border-color: var(--secondary) !important;
}
.wi-subnav-card-2 .page .description {
  font-size: var(--p-font-size);
  line-height: var(--p-line-height);
  font-weight: var(--p-font-weight);
  margin-bottom: var(--p-margin-bottom);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
table td {
  border-width: 1px !important;
}
@charset "UTF-8";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-faqs-accordion-1 .accordion-item {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid var(--primary);
}
.wi-faqs-accordion-1 .accordion-button {
  font-size: 22px;
  font-weight: 500;
}
.wi-faqs-accordion-1 .accordion-button, .wi-faqs-accordion-1 .accordion-button:not(.collapsed) {
  padding: 1.25rem 0;
  border: none;
  background-color: transparent;
  box-shadow: none;
  font-size: inherit;
}
.wi-faqs-accordion-1 .accordion-button:focus {
  border-color: transparent;
  box-shadow: unset;
}
.wi-faqs-accordion-1 .accordion-button:after {
  content: "+";
  background-image: unset;
  color: var(--secondary);
  font-size: 17px;
  height: 17px;
  line-height: 17px;
  font-weight: 900;
  font-family: "Font Awesome 6 Pro";
}
.wi-faqs-accordion-1 .accordion-button:not(.collapsed):after {
  background-image: unset;
  content: "";
  transform: unset;
  font-size: 17px;
  line-height: 17px;
  height: 17px;
}
.wi-faqs-accordion-1 .accordion-body {
  padding: 0.75rem 0;
}
.wi-faqs-accordion-1 .accordion-item:has(.collapsed) {
  border-bottom-color: var(--primary);
}
.wi-faqs-accordion-1 .accordion-button {
  color: var(--secondary);
}
.wi-faqs-accordion-1 .accordion-button.collapsed {
  color: var(--dark);
}
.wi-faqs-accordion-1 .accordion-item:last-of-type {
  border-radius: 0;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
a:hover {
  color: var(--secondary);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.cl-reviews-slider-2 ul {
  align-items: flex-start !important;
  margin: 1rem 0;
}
.cl-reviews-slider-2 .review-box {
  width: 276px;
  position: relative;
  padding: 18px 24px;
  margin-right: 40px;
  background: #F3F5F3;
  border-radius: 0;
}
.cl-reviews-slider-2 .review-box .name {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 700;
  color: var(--primary);
}
.cl-reviews-slider-2 .review-box:not(.expanded) {
  height: 270px;
  overflow: hidden;
}
.cl-reviews-slider-2 .loading-spinner {
  height: 270px;
}
.cl-reviews-slider-2 .review-box .review-type-icon-wrapper {
  color: #fff;
  background-color: var(--secondary);
  border-radius: 100%;
  padding: 10px;
  display: flex;
}
.cl-reviews-slider-2 .review-box .review-type-icon-wrapper > .review-type-icon {
  text-align: center;
  width: 16px;
  height: 16px;
  color: white !important;
}
.cl-reviews-slider-2 .review-box .review-type-icon-wrapper > .review-type-icon:before {
  font-size: 16px;
}
.cl-reviews-slider-2 .review-box .review {
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  color: #212529;
}
.cl-reviews-slider-2 .review-box .expand-review {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  text-align: center;
  color: var(--secondary);
  background: linear-gradient(180deg, rgba(243, 245, 247, 0.25) 0%, #f3f5f7 55%, #F7F7F9 100%);
  display: flex;
  align-items: end;
  padding-bottom: 5px;
  height: 45px;
}
.cl-reviews-slider-2 .review-box .expand-review i {
  width: 100%;
}
.cl-reviews-slider-2 .review-box .expand-review:hover {
  cursor: pointer;
  color: var(--secondary);
}
.cl-reviews-slider-2 .review-stars {
  color: #ecd007;
}
/* Desktop Only */
@media (min-width: 992px) {
  .cl-reviews-slider-2:before, .cl-reviews-slider-2:after {
    content: "";
    height: 100%;
    width: 40px;
    position: absolute;
    z-index: 2;
    top: 0px;
    bottom: 0px;
  }
  .cl-reviews-slider-2:before {
    left: 0px;
    background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%);
  }
  .cl-reviews-slider-2:after {
    right: 0px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.cl-reviews-full-3 .col-12.needs-expanding:not(.expanded) {
  max-height: 900px;
  overflow: hidden;
  transition: max-height var(--transition);
}
.cl-reviews-full-3 .col-12.needs-expanding.expanded {
  max-height: 100000px;
}
.cl-reviews-full-3 .col-12.needs-expanding:not(.expanded):before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 322px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
}
.cl-reviews-full-3 .col-12:not(.needs-expanding) .expand-btn {
  display: none;
}
.cl-reviews-full-3 .col-12.needs-expanding .expand-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 2;
}
.cl-reviews-full-3 .col-12.needs-expanding.expanded .expand-btn {
  display: none;
}
.cl-reviews-full-3 .reviews-list {
  column-count: 1;
  column-gap: var(--bs-gutter-x);
  position: relative;
}
@media (min-width: 768px) {
  .cl-reviews-full-3 .reviews-list {
    column-count: 2;
  }
}
@media (min-width: 992px) {
  .cl-reviews-full-3 .reviews-list {
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  .cl-reviews-full-3 .reviews-list {
    column-count: 4;
  }
}
.cl-reviews-full-3 .review-box {
  break-inside: avoid-column;
  position: relative;
  padding: 18px 24px;
  background: #F3F5F3;
  border-radius: 0;
  margin-bottom: var(--bs-gutter-x);
  color: var(--primary);
  overflow: clip;
  overflow-clip-margin: content-box;
}
.cl-reviews-full-3 .review-box .name {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 700;
}
.cl-reviews-full-3 .review-box .review-type-icon-wrapper {
  color: #fff;
  background-color: var(--secondary);
  border-radius: 100%;
  padding: 10px;
  display: flex;
}
.cl-reviews-full-3 .review-box .review-type-icon-wrapper > .review-type-icon {
  text-align: center;
  width: 16px;
  height: 16px;
  color: white !important;
}
.cl-reviews-full-3 .review-box .review-type-icon-wrapper > .review-type-icon:before {
  font-size: 16px;
}
.cl-reviews-full-3 .review-box .review {
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  color: #212529;
}
.cl-reviews-full-3 .review-stars {
  color: #ecd007;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid var(--primary);
  border-color: var(--primary) transparent var(--primary) transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.flex-grow-1 {
  flex-grow: 1;
}
.flex-grow-0 {
  flex-grow: 0;
}
.flex-basis-min {
  flex-basis: min-content;
}
@media (min-width: 992px) {
  .flex-grow-lg-1 {
    flex-grow: 1;
  }
  .flex-grow-lg-0 {
    flex-grow: 0;
  }
  .flex-basis-lg-min {
    flex-basis: min-content;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
hr.primary.thin {
  border-top: 1px solid var(--primary);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--primary);
}
hr.primary.thick {
  border-top: 6px solid var(--primary);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--primary);
}
hr.secondary.thin {
  border-top: 1px solid var(--secondary);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--secondary);
}
hr.secondary.thick {
  border-top: 6px solid var(--secondary);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--secondary);
}
hr.tertiary.thin {
  border-top: 1px solid var(--tertiary);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--tertiary);
}
hr.tertiary.thick {
  border-top: 6px solid var(--tertiary);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--tertiary);
}
hr.light.thin {
  border-top: 1px solid var(--light);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--light);
}
hr.light.thick {
  border-top: 6px solid var(--light);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--light);
}
hr.gray.thin {
  border-top: 1px solid var(--gray);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--gray);
}
hr.gray.thick {
  border-top: 6px solid var(--gray);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--gray);
}
hr.dark.thin {
  border-top: 1px solid var(--dark);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--dark);
}
hr.dark.thick {
  border-top: 6px solid var(--dark);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--dark);
}
hr.dark-gray.thin {
  border-top: 1px solid var(--dark-gray);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--dark-gray);
}
hr.dark-gray.thick {
  border-top: 6px solid var(--dark-gray);
  border-bottom: 0;
  opacity: 1;
  background-color: var(--dark-gray);
}
hr.light {
  border-top: 2px solid #fff;
  border-bottom: 0;
  opacity: 1;
  background-color: #fff;
}
hr.light.thin {
  border-top: 1px solid #fff;
  border-bottom: 0;
  opacity: 1;
  background-color: #fff;
}
hr.light.thick {
  border-top: 6px solid #fff;
  border-bottom: 0;
  opacity: 1;
  background-color: #fff;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
:root {
  --border-radius: 0;
}
@charset "UTF-8";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Desktop Tiles */
@media (min-width: 992px) {
  .wi-gallery-type-tiles-1 .item {
    --bs-gutter-y: 1.5rem;
  }
  .wi-gallery-type-tiles-1 .item .tile, .wi-gallery-type-tiles-1 .item .img-tile {
    width: 100%;
    aspect-ratio: 1;
    border-radius: var(--border-radius);
  }
  .wi-gallery-type-tiles-1 .item .img-tile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .wi-gallery-type-tiles-1 .item .tile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 1rem;
    padding: 1.5rem;
    color: white;
    background: var(--secondary);
  }
  .wi-gallery-type-tiles-1 .item .tile .name {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 2rem;
  }
  .wi-gallery-type-tiles-1 .item .tile .description {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
  }
  .wi-gallery-type-tiles-1 .item .tile .link a {
    color: white;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    border-bottom: 1px solid white;
  }
  .wi-gallery-type-tiles-1 .item .tile .link a:hover {
    color: var(--primary);
    border-color: var(--primary);
  }
}
/* Mobile Slider */
@media (max-width: 991px) {
  /* Arrows */
  /* Arrow Size */
  /* Arrow Font */
  /* Arrow Position */
  .wi-gallery-type-tiles-1-mobile .slick-slide {
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
  }
  .wi-gallery-type-tiles-1-mobile .item {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .wi-gallery-type-tiles-1-mobile .item .img img {
    height: 25.875rem;
    width: 100%;
    object-fit: cover;
  }
  .wi-gallery-type-tiles-1-mobile .item .details {
    background: var(--secondary);
    text-align: center;
    color: white;
    padding-top: 1.72rem;
    padding-bottom: 1.72rem;
  }
  .wi-gallery-type-tiles-1-mobile .item .details .name {
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 600;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
  .wi-gallery-type-tiles-1-mobile .item .details .link a {
    color: white;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    border-bottom: 1px solid white;
  }
  .wi-gallery-type-tiles-1-mobile .item .tile .link a:hover {
    color: var(--primary);
    border-color: var(--primary);
  }
  .wi-gallery-type-tiles-1-mobile .slick-prev, .wi-gallery-type-tiles-1-mobile .slick-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.875rem;
    height: 1.875rem;
    z-index: 1;
    background: var(--secondary);
    border-radius: 0;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
  .wi-gallery-type-tiles-1-mobile .slick-prev:before, .wi-gallery-type-tiles-1-mobile .slick-prev:after, .wi-gallery-type-tiles-1-mobile .slick-next:before, .wi-gallery-type-tiles-1-mobile .slick-next:after {
    font-size: 1rem;
    font-family: "Font Awesome 6 Pro";
  }
  .wi-gallery-type-tiles-1-mobile .slick-prev:before {
    content: "";
    position: absolute;
    color: white;
    opacity: 1;
  }
  .wi-gallery-type-tiles-1-mobile .slick-next:before {
    content: "";
    position: absolute;
    color: white;
    opacity: 1;
  }
  .wi-gallery-type-tiles-1-mobile .slick-prev {
    left: 0.875rem;
  }
  .wi-gallery-type-tiles-1-mobile .slick-next {
    right: 0.875rem;
  }
}
@charset "UTF-8";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Active Filters Display */
@media (min-width: 992px) {
  .wi-gallery-filters-select .active-filters-col {
    max-width: 75%;
  }
}
.wi-gallery-filters-select .active-filters-col {
  display: flex;
  flex-wrap: wrap;
  gap: 1.75rem;
}
.wi-gallery-filters-select .no-filters, .wi-gallery-filters-select .active-filters {
  color: #000;
  font-size: 2.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 115%;
}
.wi-gallery-filters-select .active-filters {
  font-size: 1.75rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.wi-gallery-filters-select .active-filters .clear-filter-button {
  width: 22px;
  height: 22px;
  background: var(--secondary);
  color: white;
  cursor: pointer;
}
.wi-gallery-filters-select .active-filters .clear-filter-button:before {
  content: "";
  font-family: "Font Awesome 6 Pro";
  position: relative;
  font-size: 16px;
  left: 5px;
  top: -9px;
}
.wi-gallery-filters-select .no-filters, .wi-gallery-filters-select .active-filters:not(.active) {
  display: none;
}
/* Filters Select */
.wi-gallery-filters-select .filters-select-box {
  position: relative;
}
.wi-gallery-filters-select .filters-select-box .filters-title {
  box-shadow: unset !important;
}
.wi-gallery-filters-select .filters-select-box:not(.open) .filters-wrapper {
  display: none;
}
.wi-gallery-filters-select .filters-select-box .filters-wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  position: absolute;
  top: 0;
  background: #fff;
  border: 1px solid #dee2e6;
  padding: 0.75rem 0 1.12rem;
  z-index: 10;
}
.wi-gallery-filters-select .filters-select-box .filters-wrapper .filter {
  background: transparent;
  border: none;
  display: flex;
  text-align: left;
  align-items: center;
  gap: 0.5rem;
  padding: 0 1rem;
}
.wi-gallery-filters-select .filters-select-box .filters-wrapper .filter:hover {
  background: var(--secondary);
}
.wi-gallery-filters-select .filters-select-box .filters-wrapper .filter .name {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  color: #212529;
  line-height: 180%;
}
.wi-gallery-filters-select .filters-select-box .filters-wrapper .filter:hover .name {
  color: #fff;
}
/* Checkbox */
.wi-gallery-filters-select .filters-select-box .filters-wrapper .filter .checkbox {
  display: none;
}
.wi-gallery-filters-select .filters-select-box .filters-wrapper .filter .checkbox + label {
  position: relative;
  padding-left: 30px;
  /* Adjust the space between the label and the custom checkbox */
  cursor: pointer;
  line-height: 16px;
  display: inline-block;
}
.wi-gallery-filters-select .filters-select-box .filters-wrapper .filter .checkbox + label:before {
  content: "";
  position: absolute;
  left: 8px;
  top: -8px;
  width: 16px;
  /* Size of the checkbox */
  height: 16px;
  /* Size of the checkbox */
  border: 1px solid #D9D9D9;
  /* Border color */
  background-color: transparent;
  /* Background color when the checkbox is not checked */
}
/* Custom checkbox checkmark */
.wi-gallery-filters-select .filters-select-box .filters-wrapper .filter.active .checkbox + label:after {
  content: "";
  /* Checkmark symbol */
  font-size: 15px;
  /* Size of the checkmark */
  font-weight: 900;
  position: absolute;
  top: -7px;
  left: 10px;
  color: black;
  /* Color of the checkmark */
  font-family: "Font Awesome 6 Pro";
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-project-gallery .item {
  display: flex;
  flex-direction: column;
  color: var(--primary);
}
.wi-project-gallery .item:hover {
  color: var(--primary);
}
.wi-project-gallery .item .img {
  width: 100%;
  aspect-ratio: 1.3;
  position: relative;
}
.wi-project-gallery .item .img .expand-btn {
  background: var(--secondary);
  color: white;
  position: absolute;
  top: 0.62rem;
  left: 0.62rem;
  padding: 0.38rem;
  font-size: 1.5rem;
  z-index: 2;
  line-height: 1;
}
.wi-project-gallery .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.wi-project-gallery .item .details {
  display: flex;
  width: 100%;
  gap: 0.35rem;
  flex-wrap: wrap;
  align-items: center;
}
.wi-project-gallery .item .details .name {
  color: var(--primary);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.6;
  padding-right: 0.3rem;
}
.wi-project-gallery .item .details .filter-tag {
  color: white;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 160%;
  text-transform: uppercase;
  background: var(--secondary);
  padding: 0 0.63rem;
  border-radius: 3.125rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
section:not([class*="bg-"]):not(.lr-sect):not(.divider-diagonal):not(.bg-transparent) + section:not([class*="bg-"]):not(.lr-sect):not(.bg-transparent) {
  padding-top: 0px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-why-hotshot-tiles {
  --bs-gutter-y: 1.5rem;
}
.wi-why-hotshot-tiles .item {
  background: #f3f5f3;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  height: 13.375rem;
  padding: 2.5rem 1.25rem 0;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  color: var(--primary);
}
.wi-why-hotshot-tiles .item i {
  color: var(--secondary);
  font-size: 3.75rem;
}
.wi-why-hotshot-tiles .item .name {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 600;
  flex-grow: 1;
}
/* Mobile */
@media (max-width: 991px) {
  .wi-why-hotshot-tiles .item {
    height: 100%;
    justify-content: center;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 2.5rem;
  }
  .wi-why-hotshot-tiles .item i {
    font-size: 3.125rem;
  }
  .wi-why-hotshot-tiles .item .name {
    font-size: 1rem;
    flex-grow: 0;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.overlay {
  background: #00000099 !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 992px) {
  header.open .item-append i {
    color: #fff !important;
  }
}
header .main-nav .wi-fran-nav-contractor-license {
  color: #fff;
  padding: 15px 12px;
  font-size: 14px;
}
@media (min-width: 992px) {
  header .main-nav .wi-fran-nav-contractor-license {
    display: none !important;
  }
}
header .tert-nav > .container {
  gap: 1.125rem;
}
header .tert-nav > .container a {
  padding: 0;
}
header .tert-nav > .container .wi-fran-tert-contractor-license {
  display: flex;
  color: var(--nav-tert-text-color);
  font-size: var(--nav-tert-font);
  text-transform: var(--nav-tert-letter-case);
  align-items: center;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
header.open .main-nav .item-append i {
  color: #fff;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.grecaptcha-badge {
  display: none !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.review-star {
  color: #F8D311;
}
ul.icon-list.checklist li::before {
    content: '\f058';
    color:  var(--secondary);
    font-family:  "Font Awesome 6 Pro";
    font-size: var(--p-size);
    font-weight: 300;
    margin-right: 8px;
    padding: 0px;
}
ul.icon-list li {
    position: relative;
    list-style-type: none;
    padding-bottom: 8px;
    margin-bottom: 0;
}
ul {
	font-size: var(--p-size);
}
.bg-quaternary {
	background-color: #f2f6fa;
}
.bg-gray, .well {
	background-color: #f3f5f3 !important;
}
.bg-gray-to-white {
	background: linear-gradient(180deg, rgba(243,245,243,1) 50%, rgba(255,255,255,1) 100%);
}
.sub {
	opacity: 1 !important;
}
.text-fade {
	opacity: .8;
}
.btn-icon.icon-right {
    padding-right: 60px !important;
}
header.scrolled .nav-container {
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.img-cover {
	object-fit: cover;
	width: 100%;
}
.img-top {
	object-position: top;
}
.img-bottom {
	object-position: bottom;
}
body {
    background-color: white !important;
}
.img-grid {
	height: 250px;
}
.bg-polygon {
	clip-path: polygon(0 0, 0 95%, 50% 100%, 100% 95%, 100% 0);
}
@media (min-width: 992px) {
.img-grid {
	height: 100%;
}
.bg-polygon {
	clip-path: polygon(0 0, 0 90%, 50% 100%, 100% 90%, 100% 0);
}
}
.overlay {
	background: #00000099 !important;
}
.subnav-cards-1 .card-hover:hover {
	border: 1px solid var(--secondary) !important;
}
@media (min-width: 576px) {
	.rounded-sm {
    border-radius: 0.5rem;
	}
	.bump-up-sm {
		--bump-up: 85px;
		position: relative;
		bottom: var(--bump-up); 
		margin-bottom: calc(-1 * var(--bump-up));
	}
}
.wi-video-library-simple a .btn-video-overlay {
background: #0000004d;
}