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

.default-1-97 {
  width: 100%;
  display: inline-block;
  margin: 0rem 0 0;
  padding: 0rem 0vw;
  position: relative; }
  .default-1-97 a {
    display: inline-block;
    text-decoration: none;
    outline: none; }
  .default-1-97 .no-padding {
    padding: 0px !important; }
  .default-1-97 .no-margin {
    margin: 0px !important; }
  .default-1-97 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s linear;
    padding: 0rem 0 0 0;
    opacity: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .default-1-97 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-97 .row-eq-height:before, .default-1-97 .row-eq-height:after {
    display: inline-block; }
  .default-1-97 .collection-banner-main {
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    position: relative; }
  .default-1-97 .collection-img-main {
    width: 100%;
    height: 800px;
    object-fit: cover;
    margin: 0px;
    padding: 0px; }
  .default-1-97 .collection-heading {
    display: inline-block;
    margin: 0px;
    color: #ffffff;
    text-shadow: 0px 0px 10px #244947;
    letter-spacing: 10px;
    position: absolute;
    top: 6rem;
    left: 10rem;
    text-transform: uppercase;
    font-size: 5rem;
    font-weight: 300;
    animation: fadeInUp 1s forwards; }
  .default-1-97 .back-main {
    width: 41%;
    position: absolute;
    top: 28%;
    left: 17.5%;
    animation: fadeInUp 1s forwards;
    animation-delay: 0.2s; }
  .default-1-97 .back-img {
    width: 100%;
    height: 20vmax;
    object-fit: contain; }
  .default-1-97 .front-main {
    width: 51%;
    position: absolute;
    right: 0%;
    top: 18%;
    animation: fadeInUp 1s forwards;
    animation-delay: 0.4s; }
  .default-1-97 .front-img {
    width: 100%;
    height: 28vmax;
    object-fit: contain; }
  .default-1-97 .collection-details {
    width: 100%;
    display: inline-block;
    margin: -6rem 0 8rem 0;
    text-align: center; }
  .default-1-97 .collection-title {
    width: 100%;
    display: inline-block;
    margin: 0px 0 1rem 0;
    color: #0a3331;
    font-weight: 600;
    font-size: 4.5rem; }
  .default-1-97 .collection-description {
    width: 50%;
    display: inline-block;
    margin: 0px;
    font-size: 22px;
    color: #231f20;
    font-weight: 600; }
  .default-1-97 .product {
    width: 100%;
    display: inline-block;
    margin: 0px 0 5rem 0;
    padding: 0 10vw; }
  .default-1-97 .product-main {
    width: 100%;
    display: inline-block;
    margin: 0px;
    background: #5e817f;
    border-radius: 20px;
    text-align: center;
    padding: 2rem; }
  .default-1-97 .product-img {
    width: 100%;
    height: 120px;
    object-fit: contain;
    margin: -6.5rem 0 0 0;
    padding: 0px; }
  .default-1-97 .product-title {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600; }
  @media screen and (min-width: 1025px) and (max-width: 1440px) {
    .default-1-97 .collection-img-main {
      height: 580px; }
    .default-1-97 .collection-description {
      width: 95%; } }
  @media screen and (min-width: 901px) and (max-width: 1024px) {
    .default-1-97 .collection-img-main {
      height: 580px; }
    .default-1-97 .collection-description {
      width: 95%; } }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .default-1-97 .collection-heading {
      top: 3rem;
      left: 3rem; }
    .default-1-97 .collection-img-main {
      height: 450px; }
    .default-1-97 .collection-description {
      width: 95%; }
    .default-1-97 .back-main {
      left: 14%; }
    .default-1-97 .product-main {
      margin: 0px 0 6rem 0; } }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    .default-1-97 .row-eq-height {
      display: inline-block; }
    .default-1-97 .collection-heading {
      top: 3rem;
      left: 3rem; }
    .default-1-97 .collection-img-main {
      height: 450px; }
    .default-1-97 .collection-description {
      width: 95%; }
    .default-1-97 .back-main {
      left: 14%; }
    .default-1-97 .product-main {
      margin: 0px 0 6rem 0; } }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-97 .row-eq-height {
      display: inline-block; }
    .default-1-97 .collection-heading {
      top: 3rem;
      left: 3rem;
      font-size: 3rem; }
    .default-1-97 .collection-img-main {
      height: 450px; }
    .default-1-97 .collection-description {
      width: 95%; }
    .default-1-97 .back-main {
      left: 14%; }
    .default-1-97 .product-main {
      margin: 0px 0 6rem 0; } }
  @media screen and (max-width: 480px) {
    .default-1-97 .row-eq-height {
      display: inline-block; }
    .default-1-97 .collection-heading {
      top: 1rem;
      left: 1rem;
      font-size: 3rem; }
    .default-1-97 .collection-img-main {
      height: 350px; }
    .default-1-97 .collection-description {
      width: 95%; }
    .default-1-97 .back-main {
      left: 12%;
      top: 22%;
      width: 45%; }
    .default-1-97 .front-main {
      top: 18%;
      width: 52%; }
    .default-1-97 .product-main {
      margin: 0px 0 6rem 0; } }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0%, 100%, 0) !important;
    opacity: 0 !important; }
  100% {
    transform: none !important;
    opacity: 1 !important; } }
@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: rgba(0, 0, 0, 0);
  -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 rgba(0, 0, 0, 0);
  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; }
body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-95 {
  width: 100%;
  display: inline-block;
  margin: 0rem 0 0;
  padding: 3rem 0rem 0;
  position: relative;
  background: #a6a6a6; }
  .default-1-95 a {
    display: inline-block;
    text-decoration: none;
    outline: none; }
  .default-1-95 .no-padding {
    padding: 0px !important; }
  .default-1-95 .no-margin {
    margin: 0px !important; }
  .default-1-95 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s linear;
    padding: 0rem 0 0 0;
    opacity: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .default-1-95 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-95 .row-eq-height:before, .default-1-95 .row-eq-height:after {
    display: inline-block; }
  .default-1-95 .alt {
    display: flex; }
  .default-1-95 .service-main {
    width: 100%;
    display: inline-block;
    margin: 0px 0 3rem 0;
    position: relative;
    background: #ffffff; }
  .default-1-95 .service-title {
    width: 100%;
    float: left;
    margin: 0px 0 0 0;
    color: #ffffff;
    padding: 3rem;
    background: #e74c3c;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300; }
  .default-1-95 .service-title.title-bg2 {
    background: #7ecefd; }
  .default-1-95 .service-title.title-bg3 {
    background: #9dc02e; }
  .default-1-95 .service-img {
    width: 100%;
    height: 165px;
    object-fit: cover;
    margin: 0px;
    padding: 0px; }
  .default-1-95 .service-description {
    width: 100%;
    display: inline-block;
    margin: 0px 0 4rem 0;
    font-size: 15px;
    color: #bbbaba;
    line-height: 24px;
    background: #ffffff;
    padding: 3rem;
    font-weight: 400; }
  .default-1-95 .btn-main {
    width: 100%;
    float: left;
    margin: 0px;
    display: flex;
    justify-content: flex-end;
    background: #ffffff;
    position: absolute;
    bottom: 0; }
  .default-1-95 .more-btn {
    outline: none;
    text-decoration: none;
    padding: 1.4rem 2rem 0.9rem;
    background: #e74c3c;
    text-transform: uppercase;
    font-size: 15px;
    color: #ffffff;
    float: left; }
  .default-1-95 .more-btn.button-bg2 {
    background: #7ecefd; }
  .default-1-95 .more-btn.button-bg3 {
    background: #9dc02e; }
  .default-1-95 .right-arrow {
    font-size: 2.2rem;
    font-weight: 300;
    color: #ffffff;
    padding: 1.2rem 1.7rem 1rem;
    background: #3e454c;
    cursor: pointer; }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0, 150%, 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: rgba(0, 0, 0, 0);
  -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 rgba(0, 0, 0, 0);
  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; }
body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-128 {
  width: 100%;
  display: inline-block;
  margin: 0rem 0 0;
  padding: 4rem 0vw;
  position: relative; }
  .default-1-128 a {
    display: inline-block;
    text-decoration: none;
    outline: none; }
  .default-1-128 .no-padding {
    padding: 0px !important; }
  .default-1-128 .no-margin {
    margin: 0px !important; }
  .default-1-128 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s linear;
    padding: 0rem 0 0 0;
    opacity: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .default-1-128 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-128 .row-eq-height:before, .default-1-128 .row-eq-height:after {
    display: inline-block; }
  .default-1-128 .alt {
    display: flex; }
  .default-1-128 .collection-img-main {
    width: 100%;
    display: inline-block;
    margin: 0px; }
  .default-1-128 .collection-img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    margin: 0px; }
  .default-1-128 .collection-details {
    width: 100%;
    margin: 0px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 9vmax;
    align-items: flex-start; }
  .default-1-128 .collection-top-border {
    width: 80px;
    height: 6px;
    background: #c6202c;
    border: none;
    margin: 0px;
    padding: 0px;
    outline: none;
    display: inline-block; }
  .default-1-128 .collection-title {
    width: 100%;
    margin: 2.5rem 0 2rem 0;
    display: inline-block;
    color: #000000;
    font-size: 3.2rem;
    font-weight: 700; }
  .default-1-128 .collection-desc {
    width: 100%;
    margin: 0px 0 20px 0;
    display: inline-block;
    color: #4a4a4a;
    font-size: 1.7rem; }
  .default-1-128 .collection-price {
    width: 100%;
    margin: 0px;
    display: inline-block;
    color: #4a4a4a;
    font-size: 1.7rem;
    font-weight: 700; }
  .default-1-128 .view-btn {
    display: inline-block;
    outline: none;
    padding: 2rem 3rem 1.7rem;
    background: #c6202c;
    color: #ffffff;
    font-weight: 700;
    font-size: 1.2rem;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    line-height: normal;
    margin-top: 2rem; }
  @media screen and (min-width: 901px) and (max-width: 1024px) {
    .default-1-128 .collection-details {
      padding: 0 5vmax; } }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .default-1-128 .collection-details {
      padding: 0 5vmax; }
    .default-1-128 .collection-img {
      height: 500px; } }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    .default-1-128 .row-eq-height {
      display: block; }
    .default-1-128 .collection-details {
      padding: 0 3rem; }
    .default-1-128 .collection-img-main {
      margin-bottom: 3rem; }
    .default-1-128 .collection-img {
      height: 350px; } }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-128 .row-eq-height {
      display: block; }
    .default-1-128 .collection-details {
      padding: 0 3rem; }
    .default-1-128 .collection-img-main {
      margin-bottom: 3rem; }
    .default-1-128 .collection-img {
      height: 350px; } }
  @media screen and (max-width: 480px) {
    .default-1-128 .row-eq-height {
      display: block; }
    .default-1-128 .collection-details {
      padding: 0 3rem; }
    .default-1-128 .collection-img-main {
      margin-bottom: 3rem; }
    .default-1-128 .collection-img {
      height: 350px; } }
@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: rgba(0, 0, 0, 0);
  -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 rgba(0, 0, 0, 0);
  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; }
