/* 38892 */
/* 38892 */
/* 37091 start */
/* 37091 end */
/*121291*/
/*39943*/
.button-outline,
.btn-outline-primary {
  background-color: transparent;
  border: 2px solid #00687F;
  color: #00687F !important;
  text-transform: uppercase;
}
.button-outline:hover, .button-outline:not(:disabled):not(.disabled):active, .button-outline:not(:disabled):not(.disabled).active,
.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active {
  background-color: #00687F;
  border: 2px solid #00687F;
  color: #ffffff !important;
  cursor: pointer;
}

.btn-primary {
  background-color: #00687F;
  border: 2px solid #00687F;
  color: #ffffff !important;
  text-transform: uppercase;
  font-family: "Muli-Bold";
  font-weight: 600;
}
.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
  background-color: transparent;
  border: 2px solid #00687F;
  color: #00687F !important;
  cursor: pointer;
}

.btn-secondary {
  background-color: #FDB71A;
  border: 2px solid #FDB71A;
  color: #000000 !important;
  text-transform: uppercase;
  font-family: "Muli-Bold";
  font-weight: bold;
}
.btn-secondary:hover, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {
  background-color: #fab84b;
  border: 2px solid #fab84b;
  color: #ffffff !important;
  cursor: pointer;
}

@media (max-width: 991.98px) {
  .banner-image-squareshadow .banner-component-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.banner-image-squareshadow .banner-component-container .banner-section {
  background-color: #003B4C;
  padding: 24px;
}
@media (max-width: 991.98px) {
  .banner-image-squareshadow .banner-component-container .banner-section {
    padding: 30px 24px;
  }
}
.banner-image-squareshadow .banner-component-container .banner-section__shadow-image {
  margin: 0px;
}
@media (min-width: 768px) {
  .banner-image-squareshadow .banner-component-container .banner-section__shadow-image {
    padding-right: 15px;
  }
}
.banner-image-squareshadow .banner-component-container .banner-section__shadow-image .photo-tile-image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: 18px 18px rgba(255, 255, 255, 0.09);
          box-shadow: 18px 18px rgba(255, 255, 255, 0.09);
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .banner-image-squareshadow .banner-component-container .banner-section__shadow-image .photo-tile-image {
    width: 488px;
  }
}
@media (max-width: 1199.98px) {
  .banner-image-squareshadow .banner-component-container .banner-section__shadow-image .photo-tile-image {
    max-height: 400px;
  }
}
@media (max-width: 767.98px) {
  .banner-image-squareshadow .banner-component-container .banner-section__shadow-image .photo-tile-image {
    max-height: 350px;
    -webkit-box-shadow: 12px 12px rgba(255, 255, 255, 0.09);
            box-shadow: 12px 12px rgba(255, 255, 255, 0.09);
  }
}
.banner-image-squareshadow .banner-component-container .banner-section__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.banner-image-squareshadow .banner-component-container .banner-section__title {
  font-family: "Muli-Regular";
  font-size: 23px;
  line-height: 41px;
  color: #ffffff;
  border-left: 4px solid #FDB71A;
  padding-left: 20px;
}
@media (max-width: 1199.98px) {
  .banner-image-squareshadow .banner-component-container .banner-section__title {
    line-height: 36px;
  }
}
@media (max-width: 991.98px) {
  .banner-image-squareshadow .banner-component-container .banner-section__title {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .banner-image-squareshadow .banner-component-container .banner-section__title {
    font-size: 18px;
    line-height: 32px;
  }
}
.banner-image-squareshadow .banner-component-container .banner-section__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Muli-Regular";
  font-size: 16px;
  line-height: 32px;
  color: #E7E8E8;
  margin: 0px;
  padding: 16px 0px 16px 24px;
}
@media (max-width: 1199.98px) {
  .banner-image-squareshadow .banner-component-container .banner-section__description {
    padding: 8px 20px 8px 24px;
    line-height: 28px;
  }
}
@media (max-width: 767.98px) {
  .banner-image-squareshadow .banner-component-container .banner-section__description {
    font-size: 12px;
    line-height: 22px;
  }
}
.banner-image-squareshadow .banner-component-container .banner-section__button-area {
  padding: 20px 24px 0px;
  text-transform: uppercase;
}

/*# sourceMappingURL=bannerSquareShadow.css.map*/