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

.default-1-442 {
  width: 100%;
  float: left;
  margin: 2rem 0;
  padding: 0rem 12vw;
  position: relative;
  background: #ffffff;
}
.default-1-442 a {
  text-decoration: none;
  display: inline-block;
  outline: none;
}
.default-1-442 .no-padding {
  padding: 0px !important;
}
.default-1-442 .no-margin {
  margin: 0px !important;
}
.default-1-442 .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  transition: all 500ms ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 0px;
  left: 0;
  opacity: 0;
}
.default-1-442 .row-eq-height {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0px;
}
.default-1-442 .row-eq-height:before,
.default-1-442 .row-eq-height:after {
  display: inline-block;
}
.default-1-442 .alt {
  display: flex;
}
.default-1-442 .service-heading {
  width: 100%;
  display: inline-block;
  margin: 0px 0 3rem 0;
  color: #000000;
  font-weight: 600;
  font-size: 6rem;
  letter-spacing: 2px;
  text-align: center;
}
.default-1-442 .service-main {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0px 0 0rem 0;
  padding: 0rem 3vw;
}
.default-1-442 .service-img-main {
  width: 100%;
  display: inline-block;
  margin: 0px 0 4rem 0;
  position: relative;
  box-shadow: 0 6px 15px -4px #000;
  transition: all 0.3s linear;
}
.default-1-442 .service-img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  margin: 0px;
}
.default-1-442 .service-title {
  width: 100%;
  display: inline-block;
  margin: 0px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 1px;
  cursor: pointer;
}
.default-1-442 .service-img-main:hover .overlay {
  opacity: 1;
}
@media screen and (min-width: 1025px) and (max-width: 1450px) {
  .default-1-442 {
    padding: 0rem 0vw;
  }
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
  .default-1-442 {
    padding: 0rem 0vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .default-1-442 {
    padding: 0rem 0vw;
  }
  .default-1-442 .service-main {
    padding: 0rem 0vw;
  }
}
@media screen and (max-width: 767px) {
  .default-1-442 {
    padding: 0rem 0vw;
  }
}
@media screen and (max-width: 600px) {
  .default-1-442 .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;
}
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;
}
