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

.wrapper-225 {
  width: 100%;
  height: auto;
  position: relative;
  display: inline-block;
  z-index: 99; }
  .wrapper-225 .no-padding {
    padding: 0; }
  .wrapper-225 .slider-for {
    width: 100%;
    height: auto; }
    .wrapper-225 .slider-for .slick-slider {
      outline: none; }
    .wrapper-225 .slider-for .item {
      height: auto;
      position: relative;
      display: inline-block;
      padding: 0;
      outline: none; }
      .wrapper-225 .slider-for .item .image-block {
        width: 100%;
        height: 500px;
        display: inline-block;
        position: relative; }
        .wrapper-225 .slider-for .item .image-block .imgc {
          width: 100%;
          height: 100%;
          object-fit: cover; }
        .wrapper-225 .slider-for .item .image-block .overlay {
          width: 100%;
          display: inline-block;
          position: absolute;
          top: 0;
          height: 100%;
          background: rgba(0, 0, 0, 0.1); }
          .wrapper-225 .slider-for .item .image-block .overlay .content {
            width: 100%;
            padding: 0 4em;
            height: 400px;
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            text-align: center; }
            .wrapper-225 .slider-for .item .image-block .overlay .content .desc {
              position: relative;
              margin: 0;
              font-weight: 700;
              line-height: 1.875;
              color: #000;
              font-size: 18px;
              padding: 0; }
            .wrapper-225 .slider-for .item .image-block .overlay .content .title {
              margin: 0;
              letter-spacing: 0.06em;
              padding: 0;
              font-size: 38px;
              margin-bottom: 15px;
              line-height: 42px;
              font-weight: 700;
              color: #000; }
            .wrapper-225 .slider-for .item .image-block .overlay .content .sml-desc {
              margin: 0;
              font-size: 16px;
              color: #333;
              padding: 0;
              line-height: 25px; }
            .wrapper-225 .slider-for .item .image-block .overlay .content .btn-look {
              background: #000;
              padding: 14px 60px;
              color: #fff;
              font-size: 16px;
              border: 1px solid transparent;
              margin-top: 2em;
              transition: all 0.4s linear;
              text-decoration: none;
              font-weight: bold; }
              .wrapper-225 .slider-for .item .image-block .overlay .content .btn-look:hover {
                border: 1px solid #000;
                background: #fff;
                transition: all 0.4s linear;
                color: #000; }
    .wrapper-225 .slider-for .slick-dots {
      padding: 0;
      text-align: center;
      width: 100%;
      margin: 0px 0 0 0;
      bottom: 20px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .wrapper-225 .slider-for .slick-dots li {
        list-style: none;
        border: 1px solid #000;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 10px;
        height: 10px; }
        .wrapper-225 .slider-for .slick-dots li.slick-active button {
          background: #666; }
        .wrapper-225 .slider-for .slick-dots li.slick-active button:before {
          background: #666;
          height: 1px;
          width: 1px; }
        .wrapper-225 .slider-for .slick-dots li button {
          background: transparent none repeat scroll 0 0;
          border: 0 none;
          float: left;
          overflow: hidden;
          border-radius: 50%;
          height: 4px;
          width: 4px;
          margin: 0;
          padding: 0; }
          .wrapper-225 .slider-for .slick-dots li button:before {
            color: transparent; }
    .wrapper-225 .slider-for .swiper-button-next {
      -webkit-transition: all .3s ease-in;
      transition: all .3s ease-in;
      text-align: center;
      right: 3%;
      bottom: 50%;
      position: absolute;
      outline: 0;
      border-color: transparent;
      cursor: pointer;
      height: 50px;
      width: 50px;
      background: #fff;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      border-radius: 50px;
      display: flex;
      align-items: center; }
    .wrapper-225 .slider-for .swiper-button-prev {
      -webkit-transition: all .3s ease-in;
      transition: all .3s ease-in;
      text-align: center;
      left: 3%;
      bottom: 50%;
      position: absolute;
      outline: 0;
      border-color: transparent;
      z-index: 9;
      cursor: pointer;
      color: #000;
      height: 50px;
      width: 50px;
      background: #fff;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      border-radius: 50px;
      display: flex;
      align-items: center; }
    .wrapper-225 .slider-for .fa:before {
      position: relative;
      width: 100%;
      text-align: center;
      color: #000;
      font-size: 35px; }
  .wrapper-225 .vl {
    margin: 1rem 0; }
  .wrapper-225 .main-bg {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    background: #f7f7f7;
    height: 160px; }
    .wrapper-225 .main-bg .imgv {
      width: 50%;
      height: 100%;
      object-fit: cover;
      float: left;
      padding: 2rem; }
    .wrapper-225 .main-bg .title {
      color: #000;
      float: left;
      font-size: 20px;
      line-height: normal;
      margin: 0;
      padding: 0; }

@media all and (max-width: 320px) {
  .wrapper-224 .images {
    margin-bottom: 3rem; } }
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .wrapper-225 {
    padding: 0; } }
@media screen and (min-width: 901px) and (max-width: 1024px) {
  .wrapper-225 .slider-for .item .image-block .overlay .content .title {
    font-size: 24px;
    line-height: 34px; }

  .wrapper-225 {
    padding: 0; } }
@media screen and (min-width: 768px) and (max-width: 900px) {
  .wrapper-225 {
    padding: 0;
    margin-top: 150px; }

  .wrapper-225 .slider-for .item .image-block .overlay .content .title {
    font-size: 24px;
    line-height: 34px; }

  .wrapper-225 .vl {
    margin: 0; } }
@media screen and (min-width: 601px) and (max-width: 767px) {
  .wrapper-225 {
    padding: 0; }

  .wrapper-225 .slider-for .item .image-block .overlay .content {
    padding: 0;
    margin-top: 0.5em; }

  .wrapper-225 .slick-dots {
    display: none; }

  .wrapper-225 .slider-for .item .image-block .overlay .content .title {
    font-size: 24px; }

  .wrapper-225 .slider-for .item .image-block .overlay .content .btn-look {
    display: inline-block; } }
@media screen and (min-width: 481px) and (max-width: 600px) {
  .wrapper-225 {
    padding: 0; }

  .wrapper-225 .slider-for .item .image-block .overlay .content {
    padding: 0;
    margin-top: 0.5em; }

  .wrapper-225 .slick-dots {
    display: none; }

  .wrapper-225 .slider-for .item .image-block .overlay .content .title {
    font-size: 24px; }

  .wrapper-225 .slider-for .item .image-block .overlay .content .btn-look {
    display: inline-block; } }
@media screen and (max-width: 480px) {
  .wrapper-225 {
    padding: 0; }

  .wrapper-225 .slider-for .item .image-block .overlay .content {
    padding: 0;
    margin-top: 0.5em; }

  .wrapper-225 .slick-dots {
    display: none; }

  .wrapper-225 .slider-for .item .image-block .overlay .content .title {
    font-size: 24px; }

  .wrapper-225 .slider-for .item .image-block .overlay .content .btn-look {
    display: inline-block; } }
@media all and (max-width: 320px) {
  .wrapper-225 {
    padding: 0; }

  .wrapper-225 .slider-for .item .image-block .overlay .content {
    padding: 0;
    margin-top: 0.5em; }

  .wrapper-225 .slick-dots {
    display: none; }

  .wrapper-225 .slider-for .item .image-block .overlay .content .title {
    font-size: 24px; }

  .wrapper-225 .slider-for .item .image-block .overlay .content .btn-look {
    display: inline-block; } }
@keyframes wrapper-60-fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100%); }
  70% {
    opacity: 0;
    transform: translateX(-10%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-446 {
  width: 100%;
  float: left;
  margin: 0rem 0;
  padding: 2rem 0vw;
  position: relative;
  background: #F3F2F4; }
  .default-1-446 a {
    text-decoration: none;
    outline: none; }
  .default-1-446 .no-padding {
    padding: 0px !important; }
  .default-1-446 .no-margin {
    margin: 0px !important; }
  .default-1-446 .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-446 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-446 .row-eq-height:before, .default-1-446 .row-eq-height:after {
    display: inline-block; }
  .default-1-446 .alt {
    display: flex; }
  .default-1-446 .about-left-main {
    width: 100%;
    display: inline-block;
    margin: 0px 0 2rem 0;
    background: #FFF;
    padding: 1.5rem 1.5rem 1.5rem 3.5rem;
    border-radius: 0 120px 120px 0px; }
    .default-1-446 .about-left-main:last-child {
      margin-bottom: 0; }
  .default-1-446 .about-left-content {
    width: calc(100% - 220px);
    float: left;
    margin: 4rem 0 0 0; }
    .default-1-446 .about-left-content h3 {
      width: 100%;
      display: inline-block;
      margin: 0px;
      color: #002c42;
      font-size: 24px;
      font-weight: 600; }
    .default-1-446 .about-left-content p {
      width: 100%;
      display: inline-block;
      margin: 3rem 0 0 0;
      color: #7f8284;
      font-size: 16px;
      font-weight: 500;
      line-height: 2.5rem; }
  .default-1-446 .about-left-img {
    float: right;
    width: 206px;
    height: 206px;
    object-fit: cover;
    margin: 0px;
    border-radius: 50%; }
  .default-1-446 .about-details {
    width: 100%;
    display: inline-block;
    margin: 0px; }
  .default-1-446 .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-446 .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-446 .about-desc {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #7f8284;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.8rem; }
  .default-1-446 .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-446 .about-btn:hover {
      background: #002c42;
      color: #FFF; }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .default-1-446 .about-details {
      margin: 5rem 0 0 0; } }
  @media screen and (max-width: 767px) {
    .default-1-446 .about-details {
      margin: 5rem 0 0 0; } }
  @media screen and (max-width: 480px) {
    .default-1-446 .about-left-main {
      border-radius: 0px;
      padding: 1.5rem 1.5rem 1.5rem 1.5rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    .default-1-446 .about-left-content {
      width: 100%;
      margin: 2rem 0 0 0; }
    .default-1-446 .about-left-img {
      margin: 3rem 0 2rem 0rem; } }
@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; }
