
.default25 {position: relative;}
.default25 .navbar.navbar-none {border: 0;}
.default25 .navbar-brand img {max-height: 50px;}
.default25 .wrapper.image .bg2 {position: relative;}
.default25 .wrapper.image .bg2 img {width: 100%; height: 600px; object-fit: cover;}
.default25 .overlay {position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.2); width: 100%; height: 100%; content: "";}
.default25 .banner2 h1 {line-height: normal;}




@media screen and (max-width: 767px) {
  .default25 .banner2 h1 {margin-top: 0;}
  .default25 .navbar-brand {padding: 0;}
  .default25 .navbar-brand img {max-height: 38px;}
  .default25 .wrapper.image .bg2 img {height: 500px;}
  .default25 .navbar-toggle {padding: 8px 21px; margin: 0 30px 0 0; line-height: normal; height: auto;}

  .default25 .btn-group-hg > .btn, .btn-hg {font-size: 18px;}
  .default25 .navbar-collapse {position: absolute; left: 0; width: 100%; background: #000; z-index: 9999; padding: 0;}
  .default25 .navbar-collapse ul {margin: 0;}
}
@media screen and (max-width: 480px) {
  .default25 .banner2 h1 {margin-top: 0;}
  .default25 .navbar-brand {padding: 0;}
  .default25 .navbar-brand img {max-height: 38px;}
  .default25 .wrapper.image .bg2 img {height: 450px;}
  .default25 .navbar-toggle {padding: 8px 21px; margin: 0 30px 0 0; line-height: normal; height: auto;}
  .default25 .banner2 h1 {font-size: 28px;}
  .default25 .banner2 h3 {font-size: 18px; line-height: normal;}

  .default25 .btn-group-hg > .btn, .btn-hg {font-size: 17px;}
  .default25 .navbar-collapse {position: absolute; left: 0; width: 100%; background: #000; z-index: 9999; padding: 0;}
  .default25 .navbar-collapse ul {margin: 0;}
}
body {
  font-family: 'Josefin Sans', sans-serif; }

.default-2-64 {
  height: auto;
  width: 100%;
  position: relative;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  overflow: hidden;
  background: #111026; }
  .default-2-64 .item {
    width: 100%;
    height: auto;
    position: relative; }
    .default-2-64 .item .contents {
      width: 100%;
      position: relative;
      top: 2em;
      text-align: center;
      height: auto;
      display: inline-block; }
      .default-2-64 .item .contents .ttls {
        color: #fff;
        font-size: 50px;
        text-transform: capitalize;
        letter-spacing: 7px;
        margin-bottom: 1.5rem;
        font-weight: 100; }
      .default-2-64 .item .contents .desc {
        color: #fff;
        font-size: 16px;
        text-transform: capitalize;
        letter-spacing: 2px;
        margin-bottom: 3rem;
        font-weight: 100;
        line-height: 1.65;
        font-family: Roboto,Helvetica,sans-serif; }
      .default-2-64 .item .contents .readmore {
        background: transparent;
        color: #fff;
        padding: .853rem 60px;
        font-size: 16px;
        border: 1px solid #999;
        letter-spacing: 2px;
        transition: all 0.5s linear; }
      .default-2-64 .item .contents .readmore:hover {
        background-color: #fff;
        border: 1px solid #fff;
        box-shadow: none;
        color: #000;
        transition: all 0.5s linear; }
    .default-2-64 .item .block3 {
      display: inline-block;
      margin-top: 10em;
      height: auto;
      width: 100%; }
      .default-2-64 .item .block3 .main-block {
        display: inline-block;
        padding: 0;
        vertical-align: top;
        margin-bottom: 2em; }
        .default-2-64 .item .block3 .main-block .card {
          box-shadow: none !important;
          width: 100%;
          height: auto;
          background-size: cover;
          display: inline-block;
          position: relative;
          background: #fff;
          transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          text-decoration: none; }
          .default-2-64 .item .block3 .main-block .card picture {
            display: block;
            position: relative;
            overflow: hidden;
            margin: 0;
            padding: 0;
            width: 100%; }
            .default-2-64 .item .block3 .main-block .card picture img {
              border-radius: .1875rem .1875rem 0 0;
              will-change: filter;
              -webkit-backface-visibility: hidden;
              -webkit-transform: translate3d(0, 0, 0);
              filter: grayscale(0.1);
              transition: filter .2s ease-in;
              display: block;
              max-width: 100%; }
          .default-2-64 .item .block3 .main-block .card .card-title {
            text-align: left;
            color: #000;
            margin-top: 1.875rem;
            margin-bottom: 1.25rem;
            font-size: 24px;
            padding: 0em 2em; }
          .default-2-64 .item .block3 .main-block .card .card-description {
            font-size: 14px;
            line-height: 25px;
            display: inline-block;
            margin-bottom: 1rem;
            font-weight: 400;
            color: #333842;
            transition: color .2s ease-in;
            will-change: color;
            padding: 0em 3.5em; }
        .default-2-64 .item .block3 .main-block .card:hover {
          transform: translateY(-2px) scale(1.05); }
  .default-2-64 .slider-nav .slick-list {
    padding: 0 8em; }
  .default-2-64 .slick-list {
    overflow: visible; }
  .default-2-64 .thumb.slick-current {
    overflow: visible; }
  .default-2-64 .thumb.slick-current.slick-center .img-1 {
    transform: scale(1.2);
    object-fit: contain;
    transition: all 0.4s linear; }
  .default-2-64 .thumb.slick-current .overlay {
    opacity: 1; }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-200px); }
  30% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px); }
  10% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(200px); }
  10% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@media all and (min-width: 993px) and (max-width: 1024px) {
  .block3 {
    display: inline-block;
    margin-top: 10em;
    height: auto;
    width: 100%; }
    .block3 .detail-content {
      position: relative;
      display: inline-block;
      height: auto;
      width: 100%;
      text-align: center; }
      .block3 .detail-content .icon {
        display: block;
        width: 70px;
        height: 70px;
        object-fit: contain; }
      .block3 .detail-content .title {
        color: #000;
        font-size: 20px;
        text-align: center;
        line-height: 25px;
        font-weight: bold; }
      .block3 .detail-content .desc {
        color: #5B5F67;
        font-size: 16px;
        display: inline-block;
        line-height: 25px;
        font-weight: normal; }

  .default-2-64 .item .block3 .main-block .card picture img {
    width: 100%; } }
@media all and (min-width: 668px) and (max-width: 992px) {
  .block3 {
    display: inline-block;
    margin-top: 10em;
    height: auto;
    width: 100%; }
    .block3 .detail-content {
      position: relative;
      display: inline-block;
      height: auto;
      width: 100%;
      text-align: center; }
      .block3 .detail-content .icon {
        display: block;
        width: 70px;
        height: 70px;
        object-fit: contain; }
      .block3 .detail-content .title {
        color: #000;
        font-size: 20px;
        text-align: center;
        line-height: 25px;
        font-weight: bold; }
      .block3 .detail-content .desc {
        color: #5B5F67;
        font-size: 16px;
        display: inline-block;
        line-height: 25px;
        font-weight: normal; }

  .default-2-64 .item .block3 .main-block .card picture img {
    width: 100%; } }
@media all and (min-width: 414px) and (max-width: 767px) {
  .default-2-64 .item .block3 .main-block .card picture img {
    width: 100%; }

  .block3 {
    display: inline-block;
    margin-top: 10em;
    height: auto;
    width: 100%; }
    .block3 .detail-content {
      position: relative;
      display: inline-block;
      height: auto;
      width: 100%;
      text-align: center; }
      .block3 .detail-content .icon {
        display: block;
        width: 70px;
        height: 70px;
        object-fit: contain; }
      .block3 .detail-content .title {
        color: #000;
        font-size: 20px;
        text-align: center;
        line-height: 25px;
        font-weight: bold; }
      .block3 .detail-content .desc {
        color: #5B5F67;
        font-size: 16px;
        display: inline-block;
        line-height: 25px;
        font-weight: normal; } }
@media all and (min-width: 320px) and (max-width: 480px) {
  .block3 {
    display: inline-block;
    margin-top: 10em;
    height: auto;
    width: 100%; }
    .block3 .detail-content {
      position: relative;
      display: inline-block;
      height: auto;
      width: 100%;
      text-align: center; }
      .block3 .detail-content .icon {
        display: block;
        width: 70px;
        height: 70px;
        object-fit: contain; }
      .block3 .detail-content .title {
        color: #000;
        font-size: 20px;
        text-align: center;
        line-height: 25px;
        font-weight: bold; }
      .block3 .detail-content .desc {
        color: #5B5F67;
        font-size: 16px;
        display: inline-block;
        line-height: 25px;
        font-weight: normal; } }

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

.big-4 {
  width: 100%;
  float: left;
  margin: 0rem 0 0;
  padding: 4rem 5px;
  position: relative;
  background: #ffffff; }
  .big-4 a {
    display: block;
    text-decoration: none;
    outline: none; }
  .big-4 .no-padding {
    padding: 0px !important; }
  .big-4 .no-margin {
    margin: 0px !important; }
  .big-4 .overlay {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 15px;
    left: 15px;
    transition: all 0.3s ease-out;
    padding: 0rem 0 0 0;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    text-align: center; }
  .big-4 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .big-4 .row-eq-height:before, .big-4 .row-eq-height:after {
    display: inline-block; }
  .big-4 .alt {
    display: flex; }
  .big-4 .padding-main {
    padding: 0 5px; }
  .big-4 .collection-main {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0px 0 10px 0;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    transition: all 0.3s linear;
    padding: 0 10px;
    position: relative; }
  .big-4 .collection-main.alt2 {
    background: #fefaf2; }
  .big-4 .collection-title {
    width: 100%;
    display: inline-block;
    margin: 1.5rem 0 0 0;
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer; }
  .big-4 .collection-discount {
    display: inline-block;
    padding: 1rem 2rem 0.7rem;
    margin: 3px 0 1.5rem 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    background: #c6003c;
    box-shadow: 0 6px 20px -9px #000000; }
  .big-4 .collection-name {
    display: inline-block;
    margin: 1.5rem 0 0 0;
    padding: 1rem 3rem 0.7rem;
    cursor: pointer;
    font-weight: 600;
    color: #666f07;
    background: #cddc39;
    border-radius: 3px 3px 0 0;
    line-height: 2.5rem;
    position: absolute;
    bottom: 0px; }
  .big-4 .collection-img.alt3 {
    margin: 10px 0 5rem 0; }
  .big-4 .collection-img {
    width: 100%;
    height: 180px;
    object-fit: contain;
    margin: 0px; }
  .big-4 .collection-main:hover {
    box-shadow: 0 0 6px 1px #b6b6b6; }
  @media screen and (max-width: 480px) {
    .big-4 .col-xs-6 {
      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; }

/*# sourceMappingURL=big-4.css.map */
