body {
  margin: 0;
  padding: 0;
  font-family: 'Patua One', cursive; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.no-padding {
  padding: 0; }

.default104 {
  width: 100%;
  display: inline-block;
  padding: 0px 0;
  position: relative;
  background: #f5f5f5; }
  .default104 .dft104-main {
    width: 100%;
    display: inline-block; }
    .default104 .dft104-main .item-slid-box {
      width: 100%;
      display: inline-block;
      position: relative; }
      .default104 .dft104-main .item-slid-box img {
        width: 100%;
        object-fit: cover;
        height: 100vh; }
      .default104 .dft104-main .item-slid-box .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .default104 .dft104-main .item-slid-box .overlay .overlay-text {
          width: 40%;
          display: inline-block; }
          .default104 .dft104-main .item-slid-box .overlay .overlay-text h2 {
            font-size: 50px;
            color: #fff;
            line-height: 60px;
            font-weight: bold; }
          .default104 .dft104-main .item-slid-box .overlay .overlay-text p {
            font-size: 18px;
            color: #fff;
            font-family: 'Roboto', sans-serif; }
          .default104 .dft104-main .item-slid-box .overlay .overlay-text .btn-slid {
            width: auto;
            border: 1px solid #009ADA;
            position: relative;
            display: inline-block;
            margin: 30px 0 0 10px; }
            .default104 .dft104-main .item-slid-box .overlay .overlay-text .btn-slid a {
              background: #009ADA;
              color: #fff;
              padding: 15px 40px;
              display: inline-block;
              margin: -10px 10px 10px -10px;
              letter-spacing: 2px; }
              .default104 .dft104-main .item-slid-box .overlay .overlay-text .btn-slid a:hover {
                margin: 0; }
        .default104 .dft104-main .item-slid-box .overlay .slid-img {
          width: 40%;
          display: inline-block;
          float: right;
          margin: 15% 10% 0 0;
          position: relative;
          z-index: 99;
          top: 30%; }
          .default104 .dft104-main .item-slid-box .overlay .slid-img img {
            width: 100%;
            display: inline-block;
            height: 300px;
            object-fit: cover; }
        .default104 .dft104-main .item-slid-box .overlay .slider-main {
          width: 45%;
          float: right;
          position: absolute;
          top: 10%;
          right: 0%; }
          .default104 .dft104-main .item-slid-box .overlay .slider-main .item-slide img {
            width: 100%;
            height: 60vh;
            object-fit: cover; }
          .default104 .dft104-main .item-slid-box .overlay .slider-main .slick-dots {
            width: auto;
            right: 10%;
            bottom: -35px; }
          .default104 .dft104-main .item-slid-box .overlay .slider-main .slick-dots li {
            width: auto;
            height: auto; }
          .default104 .dft104-main .item-slid-box .overlay .slider-main .slick-dots li button:before {
            content: ""; }
          .default104 .dft104-main .item-slid-box .overlay .slider-main .slick-dots li button {
            width: 15px;
            height: 15px;
            border: 2px solid #009ADA;
            border-radius: 100%; }
          .default104 .dft104-main .item-slid-box .overlay .slider-main .slick-dots .slick-active button {
            background: transparent;
            width: 15px;
            height: 15px;
            background: #009ADA; }

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .default104 .dft104-main .item-slid-box .overlay .slid-img {
    margin-right: 18%; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main .slick-dots {
    right: 3%; } }
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .default104 .dft104-main .item-slid-box .overlay .overlay-text h2 {
    font-size: 34px;
    line-height: 40px; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text p {
    font-size: 14px; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text .btn-slid a {
    padding: 10px 30px;
    font-size: 14px; }

  .default104 .dft104-main .item-slid-box .overlay .slid-img img {
    height: 200px; }

  .default104 .dft104-main .item-slid-box .overlay .slid-img {
    margin-right: 18%; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main .slick-dots {
    right: 3%; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .default104 .dft104-main .item-slid-box .overlay .overlay-text h2 {
    font-size: 34px;
    line-height: 40px; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text p {
    font-size: 14px; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text .btn-slid a {
    padding: 10px 30px;
    font-size: 14px; }

  .default104 .dft104-main .item-slid-box .overlay .slid-img img {
    height: 200px; }

  .default104 .dft104-main .item-slid-box .overlay .slid-img {
    margin-right: 18%; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main .slick-dots {
    right: 3%; } }
@media screen and (max-width: 767px) {
  .default104 .dft104-main .item-slid-box .overlay {
    display: inline-block; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text {
    width: 100%;
    padding: 0 10px;
    text-align: center; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text h2 {
    text-align: center;
    font-size: 28px;
    line-height: 40px; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text p {
    font-size: 16px;
    text-align: center; }

  .default104 .dft104-main .item-slid-box .overlay .slid-img {
    display: none; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main {
    width: 100%;
    padding: 0 20px; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main .item-slide img {
    height: 300px; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main {
    position: relative; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text .btn-slid {
    margin-bottom: 30px; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text .btn-slid a {
    font-size: 14px;
    padding: 10px 30px; }

  .default104 .slick-slide {
    height: auto; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main .slick-dots {
    width: 100%;
    margin: 0;
    right: 0; } }
@media screen and (max-width: 480px) {
  .default104 .dft104-main .item-slid-box .overlay {
    display: inline-block; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text {
    width: 100%;
    padding: 0 10px;
    text-align: center; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text h2 {
    text-align: center;
    font-size: 28px;
    line-height: 40px; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text p {
    font-size: 16px;
    text-align: center; }

  .default104 .dft104-main .item-slid-box .overlay .slid-img {
    display: none; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main {
    width: 100%;
    padding: 0 20px; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main .item-slide img {
    height: 200px; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main {
    position: relative; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text .btn-slid {
    margin-bottom: 30px; }

  .default104 .dft104-main .item-slid-box .overlay .overlay-text .btn-slid a {
    font-size: 14px;
    padding: 10px 30px; }

  .default104 .slick-slide {
    height: auto; }

  .default104 .dft104-main .item-slid-box .overlay .slider-main .slick-dots {
    width: 100%;
    margin: 0;
    right: 0; } }

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

.default-1-268 {
  width: 100%;
  float: left;
  margin: 0rem 0 0;
  padding: 0rem 0vw;
  position: relative;
  background: #FFFFFF; }
  .default-1-268 a {
    text-decoration: none;
    display: inline-block;
    outline: none; }
  .default-1-268 .no-padding {
    padding: 0px !important; }
  .default-1-268 .no-margin {
    margin: 0px !important; }
  .default-1-268 .overlay {
    width: 100%;
    height: 80%;
    background: rgba(48, 155, 182, 0.9);
    position: absolute;
    transition: all 500ms ease-in-out;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 0;
    box-shadow: inset 0 0px 40px -10px #000; }
  .default-1-268 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-268 .row-eq-height:before, .default-1-268 .row-eq-height:after {
    display: inline-block; }
  .default-1-268 .alt {
    display: flex; }
  .default-1-268 .banner-img-main {
    width: 100%;
    display: inline-block;
    margin: 0px; }
  .default-1-268 .banner-img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    margin: 0px; }
  .default-1-268 .banner-details {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px;
    background: #d12121;
    padding: 3rem; }
  .default-1-268 .banner-details-main {
    width: 100%;
    display: inline-block;
    margin: 0px;
    border: 4px solid #FFF;
    text-align: center;
    padding: 6rem 2rem; }
  .default-1-268 .banner-title {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #FFF;
    font-weight: 700;
    font-size: 6rem;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase; }
  .default-1-268 .banner-sub-title {
    width: 100%;
    display: inline-block;
    margin: 2rem 0 1rem 0;
    color: #FFF;
    font-weight: 700;
    font-size: 5rem;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .default-1-268 .banner-desc {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #FFF;
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 3.7rem;
    text-transform: uppercase;
    letter-spacing: 2px; }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    .default-1-268 .banner-img {
      height: 400px; }
    .default-1-268 .banner-details-main {
      padding: 6rem 1rem; } }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-268 .banner-img {
      height: 400px; }
    .default-1-268 .banner-details-main {
      padding: 6rem 1rem; } }
  @media screen and (max-width: 480px) {
    .default-1-268 .col-xs-6 {
      width: 100%; }
    .default-1-268 .row-eq-height {
      display: inline-block; }
    .default-1-268 .banner-img {
      height: 400px; }
    .default-1-268 .banner-details {
      padding: 1rem; }
    .default-1-268 .banner-details-main {
      padding: 6rem 1rem; } }
@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=default-1-268.css.map */
body{ font-family: 'Roboto', sans-serif;}
.default-70{ width: 100%; display: inline-block; margin: 5rem 0; padding: 4rem 0; background: #f8f8f9;}
.default-70 .no-padding{ padding: 0px !important;}
.default-70 .operators-main{ width: 100%; display: inline-block; margin: 0px 0 4rem 0; text-align: center;}
.default-70 .operators-main img{ height: 80px;}
.default-70 .operators-title{ width: 100%; display: inline-block; margin: 1rem 0 1rem 0; color: #444141; font-size: 20px; line-height: 3rem;}
.default-70 .operators-description{ width: 100%; display: inline-block; margin: 0px; color: #656e77; font-size: 15px; text-align: left; line-height: 2.8rem;}
.row-eq-height{ display: flex; flex-wrap: wrap; width: 100%; margin: 0px;}
.row-eq-height:before, .row-eq-height:after{ display: inline-block;}



@media screen and (min-width:901px) and (max-width:1024px){


}

@media screen and (min-width:768px) and (max-width:900px){


}

@media screen and (min-width:601px) and (max-width:767px){


}

@media screen and (min-width:481px) and (max-width:600px){
  .default-70 .col-xs-6{ width: 100%;}

}

@media screen and (max-width:480px){
  .default-70 .col-xs-6{ width: 100%;}


}

/*  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-360 {
  width: 100%;
  float: left;
  margin: 0rem 0 0;
  padding: 3rem 0vw;
  position: relative;
  background: #E4E6EA; }
  .default-1-360 a {
    display: inline-block;
    text-decoration: none;
    outline: none; }
  .default-1-360 .no-padding {
    padding: 0px !important; }
  .default-1-360 .no-margin {
    margin: 0px !important; }
  .default-1-360 .overlay {
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s ease-out;
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center; }
  .default-1-360 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-360 .row-eq-height:before, .default-1-360 .row-eq-height:after {
    display: inline-block; }
  .default-1-360 .alt {
    display: flex; }
  .default-1-360 .service-main {
    width: 100%;
    display: inline-block;
    margin: 0px;
    background: #FFFFFF;
    position: relative; }
  .default-1-360 .service-img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    margin: 0px;
    border-radius: 0rem 0rem 0rem 10rem; }
  .default-1-360 .service-details {
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 7rem 2.5rem 11rem;
    text-align: center; }
  .default-1-360 .service-title {
    width: 100%;
    display: inline-block;
    margin: 0px 0 1.5rem 0;
    color: #334359;
    font-size: 2.8rem;
    font-weight: 600;
    line-height: normal; }
  .default-1-360 .service-desc {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #86919E;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.5rem; }
  .default-1-360 .read-more {
    text-decoration: none;
    margin: 0px;
    padding: 2.2rem 5rem;
    display: inline-block;
    cursor: pointer;
    background: #E06C77;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 600;
    line-height: normal;
    border-radius: 40px 0px 0px 0px;
    position: absolute;
    right: 0rem;
    bottom: 0rem; }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .default-1-360 .service-main {
      margin-bottom: 3rem; } }
  @media screen and (max-width: 767px) {
    .default-1-360 .service-main {
      margin-bottom: 3rem; } }
@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; }
