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

.default-1-51 {
  width: 100%;
  display: inline-block;
  margin: 5rem 0;
  padding: 0rem 0vw;
  position: relative;
  background: #ffffff; }
  .default-1-51 a {
    outline: none;
    text-decoration: none; }
  .default-1-51 .no-padding {
    padding: 0px !important; }
  .default-1-51 .no-margin {
    margin: 0px !important; }
  .default-1-51 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-51 .row-eq-height:before, .default-1-51 .row-eq-height:after {
    display: inline-block; }
  .default-1-51 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 400ms ease-in;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 1; }
  .default-1-51 .service {
    width: 100%;
    display: inline-block;
    margin: 0px 0 6rem 0;
    text-align: center;
    padding: 0 16vw; }
  .default-1-51 .service-hed {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #101010;
    font-size: 2.4rem;
    letter-spacing: 1px;
    font-weight: 700; }
  .default-1-51 .service-border {
    border: none;
    display: inline-block;
    margin: 14px 0 4px;
    padding: 0px;
    width: 100px;
    height: 2px;
    background: #127EB5; }
  .default-1-51 .service-subtitle {
    width: 100%;
    display: inline-block;
    margin: 1rem 0 0 0;
    color: #626262;
    font-size: 14px; }
  .default-1-51 .service-main {
    width: 100%;
    display: inline-block;
    margin: 0px;
    text-align: center;
    transition: all 0.3s linear; }
  .default-1-51 .edit-icon-main {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #989898;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s linear; }
  .default-1-51 .edit-icon {
    color: #989898;
    font-size: 3rem;
    transition: all 0.3s linear; }
  .default-1-51 .service-title {
    width: 100%;
    display: inline-block;
    margin: 3rem 0 1.3rem 0;
    color: #101010;
    font-size: 2.4rem;
    letter-spacing: 1px; }
  .default-1-51 .service-description {
    width: 100%;
    display: inline-block;
    margin: 0px;
    font-size: 13px;
    color: #626262; }
  .default-1-51 .service-more-btn {
    border: 1px solid #626262;
    padding: 0.9rem 3.3rem;
    font-size: 10px;
    border-radius: 3px;
    display: inline-block;
    background: transparent;
    color: #626262;
    letter-spacing: 1px;
    font-weight: 600;
    margin-top: 1.5rem;
    transition: all 0.3s linear; }
  .default-1-51 .service-main:hover .edit-icon-main {
    border: 1px solid #127EB5; }
  .default-1-51 .service-main:hover .edit-icon {
    color: #127EB5; }
  .default-1-51 .service-main:hover .service-more-btn {
    background: #127EB5;
    border: 1px solid #127EB5;
    color: #ffffff; }
  .default-1-51 .work-main {
    width: 100%;
    display: inline-block;
    margin: 0px 0 3rem 0;
    text-align: center;
    box-shadow: 0px 0px 20px -8px #000000;
    overflow: hidden; }
  .default-1-51 .work-img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    margin: 0px;
    padding: 0px; }
  .default-1-51 .work-title {
    width: 100%;
    display: inline-block;
    margin: 2.5rem 0 0rem 0;
    color: #4D4D4D;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 1px; }
  .default-1-51 .work-subtitle {
    width: 100%;
    display: inline-block;
    margin: 7px 0 2.5rem 0;
    color: #4D4D4D;
    font-size: 13px;
    letter-spacing: 1px; }
  .default-1-51 .work-sub-img-main {
    width: 100%;
    height: 160px;
    display: inline-block;
    margin: 0 0 3rem 0; }
  .default-1-51 .work-sub-img-main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0px;
    padding: 0px; }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-51 .service {
      padding: 0px; } }
  @media screen and (max-width: 480px) {
    .default-1-51 .service {
      padding: 0px; } }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0, 50%, 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=default-1-51.css.map */
body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-420 {
  width: 100%;
  float: left;
  margin: 0rem 0 0;
  padding: 4rem 0vw;
  position: relative;
  background: #314254; }
  .default-1-420 a {
    display: inline-block;
    text-decoration: none;
    outline: none; }
  .default-1-420 .no-padding {
    padding: 0px !important; }
  .default-1-420 .no-margin {
    margin: 0px !important; }
  .default-1-420 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s ease-out;
    padding: 0rem 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center; }
  .default-1-420 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-420 .row-eq-height:before, .default-1-420 .row-eq-height:after {
    display: inline-block; }
  .default-1-420 .alt {
    display: flex; }
  .default-1-420 .collection-details {
    width: 100%;
    display: flex;
    margin: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 0vw; }
  .default-1-420 .collection-title {
    width: 100%;
    display: inline-block;
    margin: 0rem 0 1.8rem 0px;
    color: var(--accent-color, #F39C12);
    font-weight: bold;
    font-size: 4rem;
    line-height: normal;
    padding: 0 0 0rem 0; }
  .default-1-420 .collection-sub-text {
    width: 100%;
    display: inline-block;
    margin: 0px 0 2rem 0;
    color: #FFFFFF;
    font-weight: 300;
    font-size: 23px;
    line-height: 2.5rem;
    padding: 1.5rem 1.3rem;
    background: var(--accent-color, #F39C12); }
  .default-1-420 .collection-desc {
    width: 100%;
    display: inline-block;
    margin: 0px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    line-height: 2.6rem; }
  .default-1-420 .see-demo-btn {
    text-decoration: none;
    display: inline-block;
    margin: 2.5rem 0 0 0;
    padding: 1.5rem 1.8rem;
    line-height: normal;
    cursor: pointer;
    background: var(--accent-color, #F39C12);
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 2px; }
  .default-1-420 .video-main {
    width: 100%;
    display: inline-block;
    margin: 0px; }
  .default-1-420 .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0; }
  .default-1-420 .videoWrapper > .frameCover, .default-1-420 .videoWrapper > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .default-1-420 .videoWrapper > .frameCover {
    background: none; }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .default-1-420 .collection-details {
      margin: 5rem 0 0 0; } }
  @media screen and (max-width: 767px) {
    .default-1-420 .collection-details {
      margin: 5rem 0 0 0; } }
@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; }
