body {
  font-family: 'Josefin Sans', sans-serif; }

.wrapper-147 {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
  height: auto;
  background-size: cover;
  padding: 5rem 0; }
  .wrapper-147 .no-padding {
    padding: 0; }
  .wrapper-147 .image-block {
    width: 100%;
    height: 500px;
    display: inline-block;
    position: relative; }
    .wrapper-147 .image-block:hover .bor {
      top: 30px;
      left: -30px;
      z-index: 1;
      transition: all 0.5s linear; }
    .wrapper-147 .image-block:hover .bg-color {
      top: 15px;
      left: -15px;
      z-index: 2;
      transition: all 0.5s linear; }
    .wrapper-147 .image-block .bor {
      height: 500px;
      width: 100%;
      border: 2px solid rgba(255, 193, 7, 0.9);
      position: absolute;
      top: 15px;
      left: -15px;
      z-index: 2;
      transition: all 0.5s linear; }
    .wrapper-147 .image-block .imgc {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all 0.7s linear;
      z-index: 3;
      position: absolute;
      top: 0; }
    .wrapper-147 .image-block .bg-color {
      height: 500px;
      width: 100%;
      background: #e8e8e8;
      position: absolute;
      top: 30px;
      left: -30px;
      z-index: 1;
      transition: all 0.5s linear; }
  .wrapper-147 .content-part {
    display: inline-block;
    position: relative;
    width: 100%;
    height: auto; }
    .wrapper-147 .content-part .title {
      position: relative;
      font-size: 26px;
      font-weight: bold;
      color: #000;
      margin: 0;
      padding: 0; }
    .wrapper-147 .content-part .sku {
      position: relative;
      font-size: 16px;
      font-weight: bold;
      color: #000;
      margin: 0;
      padding: 0;
      margin-bottom: 5rem; }
    .wrapper-147 .content-part .bor1 {
      width: 50px;
      height: 3px;
      background: #000;
      margin: 1rem 0; }
    .wrapper-147 .content-part .sec-count {
      position: absolute;
      top: 0px;
      left: 0;
      font-size: 70px;
      font-weight: 500;
      z-index: 1;
      color: rgba(255, 193, 7, 0.3); }
    .wrapper-147 .content-part .desc {
      position: relative;
      font-size: 18px;
      font-weight: normal;
      color: #000;
      margin: 0;
      padding: 0;
      line-height: 30px; }
    .wrapper-147 .content-part blockquote {
      margin: 20px 10px;
      background: #e8e8e8;
      color: #000;
      padding: 15px 20px;
      font-size: 17.5px;
      border-left: 5px solid #FFC107; }

@media screen and (min-width: 768px) and (max-width: 900px) {
  .wrapper-147 .content-part {
    margin-top: 4rem; } }
@media screen and (min-width: 601px) and (max-width: 767px) {
  .wrapper-147 .content-part {
    margin-top: 4rem; } }
@media screen and (min-width: 481px) and (max-width: 600px) {
  .wrapper-147 .content-part {
    margin-top: 4rem; } }
@media screen and (max-width: 480px) {
  .wrapper-147 .content-part {
    margin-top: 4rem; } }
@media all and (max-width: 320px) {
  .wrapper-147 .content-part {
    margin-top: 4rem; } }

/*# sourceMappingURL=wrapper-147.css.map */
body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-447 {
  width: 100%;
  float: left;
  margin: 0rem 0;
  padding: 2rem 0vw;
  position: relative;
  background: #FFFFFF; }
  .default-1-447 a {
    text-decoration: none;
    outline: none; }
  .default-1-447 .no-padding {
    padding: 0px !important; }
  .default-1-447 .no-margin {
    margin: 0px !important; }
  .default-1-447 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    transition: all 500ms ease-in-out;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    top: 0px;
    left: 0;
    padding: 3rem; }
  .default-1-447 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-447 .row-eq-height:before, .default-1-447 .row-eq-height:after {
    display: inline-block; }
  .default-1-447 .alt {
    display: flex; }
  .default-1-447 .about-img-main {
    width: 100%;
    display: inline-block;
    margin: 0px;
    position: relative; }
  .default-1-447 .about-img {
    float: right;
    width: 80%;
    height: 600px;
    object-fit: cover;
    margin: 0px; }
  .default-1-447 .about-img2 {
    float: left;
    width: 80%;
    height: 370px;
    object-fit: cover;
    margin: -25rem 0 0 0;
    border: 20px solid #fff; }
  .default-1-447 .inner-box {
    width: 170px;
    height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffaa01;
    border-radius: 50%;
    color: #002c42;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 2.5rem;
    position: absolute;
    top: 5rem;
    left: 2rem; }
  .default-1-447 .about-details {
    width: 100%;
    display: inline-block;
    margin: 0px; }
  .default-1-447 .about-heading {
    display: inline-block;
    margin: 0px;
    color: #7f8284;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 2px solid #ffaa01;
    padding-bottom: 2px; }
  .default-1-447 .about-title {
    width: 100%;
    display: inline-block;
    margin: 1rem 0 3rem 0;
    color: #002c42;
    font-size: 4.8rem;
    font-weight: 700;
    line-height: 6rem; }
  .default-1-447 .about-desc {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #7f8284;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.8rem; }
  .default-1-447 .highlighted {
    width: 100%;
    display: inline-block;
    margin: 3rem 0 0 0;
    color: #ffaa01;
    font-size: 30px;
    font-weight: 500; }
  .default-1-447 .about-btn {
    text-decoration: none;
    cursor: pointer;
    line-height: normal;
    display: inline-block;
    margin: 3.5rem 0 0 0;
    padding: 3rem 4.5rem;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    background: #ffaa01;
    color: #002c42;
    transition: all 0.3s linear; }
    .default-1-447 .about-btn:hover {
      background: #002c42;
      color: #FFF; }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .default-1-447 .about-details {
      margin: 5rem 0 0 0; } }
  @media screen and (max-width: 767px) {
    .default-1-447 .about-details {
      margin: 5rem 0 0 0; } }
  @media screen and (max-width: 480px) {
    .default-1-447 .about-img {
      width: 100%; }
    .default-1-447 .about-img2 {
      width: 100%; } }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0%, 100%, 0);
    opacity: 0; }
  100% {
    transform: none;
    opacity: 1; } }
@keyframes fadeInLight {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*  Turn on custom 8px wide scrollbar */
::-webkit-scrollbar {
  width: 6px;
  /* 1px wider than Lion. */
  /* This is more usable for users trying to click it. */
  background-color: transparent;
  -webkit-border-radius: 100px; }

/* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 1px solid transparent;
  min-height: 10px;
  /*Prevent it from getting too small */ }

::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(0, 0, 0, 0.61);
  /* Some darker color when you click it */
  -webkit-border-radius: 100px; }
