<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">            .sli-con-icon {
                color: #fc5000;
                border-color: #fc5000;
                text-align: center;
            }

            .sli-under-section {
                z-index: 12;
                position: relative;
                margin-top: -75px;
                margin-bottom: 35px;
            }
            .sli-col-row {
                width: 100%;
                display: flex;
            }
            .sli-col {
                border-right: 1px solid #f1f1f1;
                width: 25%;
            }
            .sli-col-content {
                padding: 30px 15px 15px;
                width: 100%;
                background-color: #fff;
            }
            .sli-col-content h3 {
                font-size: 24px;
                color: #000;
                text-align: center;
                letter-spacing: 1px;
                padding-bottom: 8px;
                padding-top: 15px;
            }
            .sli-col-content p {
                font-size: 15px;
                line-height: 25px;
                font-weight: 300;
                color: #555555;
                text-align: center;
            }
            .img-ico {
                width: 80px;
            }

            @media only screen and (max-width: 479px) {
                .sli-col-row {
                    display: block;
                }
                .sli-col {
                    border-right: none;
                    width: 100%;
                    border-bottom: 1px solid #f1f1f1;
                }
                .sli-con-icon svg {
                    width: 75px;
                    height: 75px;
                }
                .sli-col-content h3 {
                    font-size: 21px;
                    padding-bottom: 5px;
                    padding-top: 5px;
                }
                .sli-col-content p {
                    font-size: 14.5px;
                    line-height: 25px;
                    font-weight: 300;
                }
                .sli-col-content {
                    padding: 25px 15px 25px;
                }
                p.sub-s-txt {
                    font-size: 12px;
                }
                .main-menu .collapse {
                    padding: 44px 0px 0px;
                }
                .mf-cta-btn {
                    margin-left: 0px;
                }
            }






            .process-section {
                padding: 105px 0 85px;
            }
            .row .col-lg-12 .featured-icon-box.style18:last-child {
                border: none;
                padding: 5px 0 0px 0;
                margin: 15px 0 0;
            }
            .featured-icon-box.style18 {
                border-style: solid;
                border-width: 0px 0px 1px 0px;
                border-color: #e3e3e3;
                transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
                padding: 18px 0px 10px 0px;
            }
            .featured-icon-box.style18 .featured-content-inner,
            .featured-icon-box.style18 .featured-content {
                display: flex;
                width: 100%;
            }
            .featured-icon-box.style18 .featured-title h3 {
                font-size: 50px;
                line-height: 58px;
                font-family: "Spartan", sans-serif;
            }
            .featured-icon-box.style18 .featured-desc {
                padding: 0 15px 0 15px;
            }
            .featured-icon-box.style18 .featured-icon {
                padding-top: 6px;
            }

            .row .col-lg-12 .featured-icon-box.style20:last-child {
                margin: 15px 0px;
            }
            .featured-icon-box.style20.icon-align-before-content.icon-ver_align-top {
                margin: 12px 0 25px;
            }
            .featured-icon-box.style20 .featured-content {
                padding-left: 22px;
            }
            .featured-icon-box.style20 .featured-content .featured-title h3 {
                margin-bottom: 5px;
                color: #222;
            }

            .featured-icon-box.icon-align-before-content.icon-ver_align-top .featured-icon {
                vertical-align: top;
                padding-top: 3px;
            }
            .featured-icon-box .ttm-icon {
                margin-bottom: 0;
            }
            .ttm-icon.ttm-icon_element-style-rounded {
                border-radius: 50%;
                background-color: #f7f7f7;
            }
            .ttm-icon.ttm-icon_element-size-xs {
                height: 42px;
                width: 42px;
                line-height: 38px;
            }
            .ttm-icon {
                margin-bottom: 25px;
                display: inline-block;
                vertical-align: middle;
                text-align: center;
                border: 1px solid transparent;
                position: relative;
                transition: all 0.4s ease-in-out;
                -moz-transition: all 0.4s ease-in-out;
                -webkit-transition: all 0.4s ease-in-out;
                -o-transition: all 0.4s ease-in-out;
                box-sizing: content-box;
                position: relative;
            }
            .featured-icon-box.icon-align-before-content .featured-icon i {
                display: inline-block;
                vertical-align: middle;
                color: #00bfff;
            }
            .oz-map-img {
                width: 75px;
                filter: invert(60%) sepia(46%) saturate(4078%) hue-rotate(350deg) brightness(96%) contrast(84%);
            }
            .pr-50 {
                padding-right: 50px;
            }
            .section-title {
                position: relative;
                margin-bottom: 19px;
            }
            .section-title .title-header {
                padding-bottom: 0px;
            }
            .section-title h3 {
                text-transform: uppercase;
                font-size: 13px;
                line-height: 26px;
                letter-spacing: 0.5px;
                display: block;
                padding-left: 47px;
                margin-bottom: 5px;
                position: relative;
            }
            .section-title .title-desc {
                padding-top: 5px;
            }
            .ml_30 {
                margin-left: -30px;
            }
            .pl-30 {
                padding-left: 30px;
            }
            .border,
            .border_1,
            .border-top,
            .border-left,
            .border-bottom,
            .border-right {
                border-color: #e7e7e7 !important;
            }
            .border-left {
                border-left: 1px solid #dee2e6 !important;
            }

            .last-map-title {
                color: #222;
                font-size: 32px;
                line-height: 1.2em;
                text-transform: capitalize;
            }

            .featured-icon-box {
                position: relative;
                margin: 15px 0;
                display: flex;
            }
            .oz-fet-p {
                font-family: var(--thm-font);
                color: var(--thm-gray);
                font-size: 14px;
                line-height: 27px;
                font-weight: 400;
            }


            .mapouter {
                position: relative;
                text-align: right;
                height: 400px;
                width: 100%;
            }
            .gmap_canvas {
                overflow: hidden;
                background: none !important;
                height: 400px;
                width: 100%;
            }








            /*--------------- last cta section ---------------*/
            .web-23kcuh {
                background-position-x: 24%;
                height: 75vh;
            }
            @media only screen and (min-width: 768px) {
                .web-23kcuh {
                    height: 40vh;
                }
            }
            .web-23kcuh {
                position: relative;
                background-color: #f7f7f7;
                background-repeat: no-repeat;
                -webkit-background-size: cover;
                background-size: cover;
                -webkit-background-position: 50%;
                background-position: 50%;
                margin-top: 125px;
                height: 500px;
            }

            .web-4cnn0d {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                -webkit-justify-content: center;
                justify-content: center;
                padding: 0 32px;
            }

            @media only screen and (min-width: 768px) {
                .web-15hdmm7 {
                    margin-top: -88px;
                }
            }

            .web-15hdmm7 {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                background-color: #ffffff;
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
                border-radius: 9px;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
                width: 100%;
                max-width: 850px;
                margin-top: -120px;
                padding: 46px 16px;
                box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1), 0 25px 45px 0 rgba(0, 0, 0, 0.08);
                border-radius: 15px !important;
                text-align: center;
            }
            .web-1uk1gs8 {
                letter-spacing: 1.2px;
                margin: 0;
                font-size: 32px;
                color: #333131;
            }
            .web-1jbawm2 {
                line-height: 24px;
                margin: 16px 25px 25px;
            }

            .web-quote-btn{
              width: fit-content;
              margin: 0 auto;
            }

            .web-btn{
                width: fit-content;
                margin: 0 auto;
                display: block;
            }














.cta-one {
  position: relative;
  background-color: var(--nisoz-black);
  padding: 105px 0 155px;
}

.cta-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  background-blend-mode: luminosity;
  opacity: .8;
  background-color: #16161773;
}

.cta-one .section-title__title {
  color: #fff;
  font-weight: 400;
  font-size: 48px;
}

@media (max-width: 991px) {
  .cta-one .section-title__title {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .cta-one .section-title__title {
    font-size: 36px;
  }
}

.cta-one .nisoz-btn {
  margin: 44px 0 0;
}

@media (max-width: 767px) {
  .cta-one .nisoz-btn {
    margin: 0 0 40px;
  }
}

@media (max-width: 767px) {
  .cta-one .text-end {
    text-align: left !important;
  }
}

.cta-one .section-title__triangle-left {
  border-left-color: #fff;
}

.cta-one .section-title__triangle-right {
  border-right-color: #747475;
}

.cta-one__text {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 34px;
  color: #fff;
  border-top: 3px solid #fff;
  padding: 40px 0 0;
}

.cta-one__text p {
  color: #fff;
}

.cta-two {
  position: relative;
  background-color: #fff;
}

.cta-two-about {
  padding: 0 0 120px;
}

@media (max-width: 767px) {
  .cta-two-about {
    padding: 0 0 80px;
  }
}

.cta-two-about .cta-two__info-bottom {
  margin-bottom: 0;
}

.cta-two__info-top {
  position: relative;
  background-color: var(--nisoz-base);
  padding: 66px 80px 70px;
}

@media (max-width: 767px) {
  .cta-two__info-top {
    padding: 50px 25px 90px;
  }
}

.cta-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
  opacity: .3;
}

.cta-two .section-title {
  margin: 0;
}

.cta-two .section-title__title {
  color: var(--nisoz-black4);
}

@media (max-width: 991px) {
  .cta-two .section-title__title br {
    display: none;
  }
}

.cta-two__icon {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 256px;
  height: 256px;
  background-color: transparent;
  font-size: 85px;
  color: var(--nisoz-base);
  display: flex;
  align-items: end;
  justify-content: flex-end;
  padding: 0 19px 21px 0;
}

@media (max-width: 767px) {
  .cta-two__icon {
    width: 180px;
    height: 180px;
    font-size: 70px;
  }
}

.cta-two__icon::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 0 0 256px 256px;
  border-color: transparent transparent var(--nisoz-black) transparent;
  z-index: -1;
}

@media (max-width: 767px) {
  .cta-two__icon::after {
    border-width: 0 0 180px 180px;
  }
}

.cta-two__icon span {
  display: inline-block;
  transform: rotate(45deg);
}

.cta-two__icon:hover {
  color: #fff;
}

.cta-two__info-bottom {
  position: relative;
  padding: 15px 80px 16px;
  background-color: var(--nisoz-black);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.6px;
  color: var(--nisoz-color2);
  margin: 0;
  margin-bottom: -50px;
  z-index: 2;
}

.cta-two__info-bottom a {
  color: #fff;
}

.cta-two__info-bottom a:hover {
  color: var(--nisoz-base);
}

@media (max-width: 767px) {
  .cta-two__info-bottom {
    padding: 15px 25px 16px;
  }
}

.cta-three {
  position: relative;
  background-color: var(--nisoz-black);
  padding: 120px 0;
}

@media (max-width: 767px) {
  .cta-three {
    padding: 80px 0;
  }
}

.cta-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  background-blend-mode: luminosity;
  background-color: var(--nisoz-black);
  opacity: .3;
}

.cta-three::after {
  width: calc(100% - 100px);
  height: calc(100% - 100px);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  content: '';
  border: 3px solid rgba(var(--nisoz-white-rgb), 0.05);
}

@media (max-width: 767px) {
  .cta-three::after {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
  }
}

.cta-three .container {
  position: relative;
  z-index: 2;
}

.cta-three .section-title__triangle-left {
  border-width: 52.5px 0 52.5px 58px;
}

.cta-three .section-title__triangle-right {
  border-width: 52.5px 58px 52.5px 0;
  border-color: transparent rgba(var(--nisoz-white-rgb), 0.2) transparent transparent;
  margin: 24px 0 0 -23px;
}

.cta-three .section-title__title {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
}

@media (max-width: 991px) {
  .cta-three .section-title__title {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .cta-three .section-title__title {
    font-size: 36px;
  }
}

.cta-three .section-title {
  margin-bottom: 38px;
}

.cta-three .nisoz-btn {
  height: 64px;
}


.section-title {
    position: relative;
    display: block;
    margin-bottom: 40px;
}

.nisoz-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: var(--nisoz-base);
    color: var(--nisoz-black);
    font-size: 16px;
    font-weight: 700;
    font-family: var(--heading-font);
    letter-spacing: 1.6px;
    text-transform: uppercase;
    padding: 16px 48.5px 17px;
    transition: 500ms;
    overflow: hidden;
    z-index: 2;
    position: relative;
    transition-delay: calc((var(--n) - 1) * 0.1s);
    -webkit-transition-delay: calc((var(--n) - 1) * 0.1s);
    -moz-transition-delay: calc((var(--n) - 1) * 0.1s);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.nisoz-btn__text {
    position: relative;
    z-index: 2;
}</pre></body></html>