@charset "UTF-8";
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box; }

body {
  font-family: 'Poppins', sans-serif;
  line-height: 30px; }
  body a {
    text-decoration: none;
    color: #2b2a2a; }
    body a:hover {
      text-decoration: none;
      color: #292828; }

#menubar {
  background-color: #F7F7F7;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.3s;
  overflow: -moz-hidden-unscrollable;
  z-index: 2; }

.navbar {
  border-bottom: 1px solid black; }
  .navbar .btn {
    background-color: white;
    text-transform: uppercase;
    font-size: 12px; }
  .navbar a {
    text-transform: uppercase;
    margin-right: 20px;
    font-size: 300; }

.planning {
  background-image: url("https://lithohtml.themezaa.com/images/home-finance-hero-img.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: inherit; }
  .planning .textbold {
    color: #8bb867; }
  .planning .btn {
    background-color: #8bb867;
    border-radius: 0;
    text-transform: uppercase;
    color: white;
    font-size: 13px;
    padding: 15px 35px; }
  .planning h1 {
    font-size: 70px;
    font-weight: bold; }
  .planning .golo {
    background-color: white;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    margin: auto;
    margin-bottom: 20px; }
    .planning .golo i {
      padding-top: 70%;
      font-size: 15px;
      color: black; }

.box-six {
  margin-bottom: 100px; }
  .box-six .box1 {
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    height: 200px; }
    .box-six .box1 .fa {
      font-size: 45px;
      margin-bottom: 15px;
      color: #8bb867; }

.hover {
  display: none;
  text-align: center; }

.box1:hover .hover {
  display: block; }
.box1:hover .unhover {
  display: none; }

.card-text {
  position: relative; }

.line::after {
  border-bottom: 2px solid black;
  width: 100%;
  width: 2px;
  color: #8bb867;
  position: absolute;
  content: ''; }

.arrow-round {
  background-color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30%;
  left: 50%;
  text-align: center;
  display: none;
  opacity: 1; }
  .arrow-round i {
    padding-top: 10px; }

.card-img-top {
  position: relative; }
  .card-img-top:hover {
    opacity: 0.3; }
    .card-img-top:hover .arrow-round {
      display: block; }

.col-md-4 {
  padding-bottom: 10px; }

.PROVIDED h3 {
  font-weight: bold; }
.PROVIDED h6 {
  color: #8bb867; }

.solution {
  background-color: #F7F7F7; }
  .solution h6 {
    color: #8bb867; }
  .solution h2 {
    font-weight: bold; }
  .solution .card {
    background-color: transparent;
    border-style: none; }
    .solution .card img {
      width: 120px;
      border: 5px solid white;
      border-radius: 50%;
      margin-top: 5px; }
    .solution .card h5 {
      font-size: 14px; }

.business h2 {
  font-weight: bold; }
.business h6 {
  border-left: 4px solid #8bb867;
  padding-left: 15px;
  margin: 30px 0;
  font-size: 16px;
  line-height: 33px; }

.special {
  background-image: url("https://lithohtml.themezaa.com/images/home-finance-service-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: inherit; }
  .special h2 {
    font-weight: bold; }
  .special .col-md-6 {
    margin-top: 100px; }
  .special h6 {
    padding: 15px 0; }
    .special h6 i {
      color: #8bb867;
      font-size: 20px; }
  .special p {
    padding: 0 48px; }

.right-side {
  margin-bottom: 90px !important;
  border-radius: 10px; }

.years {
  background-color: #F7F7F7; }
  .years h2 {
    font-weight: bold;
    color: #8bb867; }
  .years .btn {
    background-color: #8bb867;
    color: white;
    width: 250px;
    line-height: 30px; }
    .years .btn .fa {
      color: white !important;
      font-size: 30px;
      padding-right: 10px;
      font-family: fontawesome; }
  .years img:hover {
    border: 1px solid black; }

.clints {
  background-color: #F7F7F7; }
  .clints h6 {
    color: #8bb867; }
  .clints h2 {
    font-weight: bold;
    padding: 10px 0px; }

.swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #F7F7F7; }

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 600px;
  height: 400px;
  background-color: white;
  padding: 40px 20px;
  margin-top: 40px;
  position: relative; }
  .swiper-slide img {
    border: 6px solid white;
    border-radius: 50%;
    height: 140px;
    width: 140px;
    position: absolute;
    top: -60px;
    left: 40%; }
  .swiper-slide .bolder {
    font-weight: bold;
    padding-top: 80px; }
  .swiper-slide h5 {
    color: #8bb867; }

.btnspace {
  padding-bottom: 70px; }

.topspace {
  padding-top: 90px !important; }

.articles h6 {
  color: #8bb867; }
.articles h2 {
  font-weight: bold; }
.articles .card-title {
  font-size: 16px !important; }
.articles .card {
  border-style: none; }

.request {
  text-align: center;
  background-image: url("https://lithohtml.themezaa.com/images/home-finance-request-a-call-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  .request .box {
    max-width: 600px;
    max-height: 500px;
    background-color: white;
    margin: 0 auto 0 auto;
    padding: 50px;
    border-radius: 10px; }
  .request h6 {
    color: #8bb867;
    font-size: 14px; }
  .request h2 {
    font-weight: bold;
    padding: 20px 0px; }
  .request #fname {
    width: 100%;
    margin-bottom: 20px;
    border-color: gray;
    border-radius: 10px;
    line-height: 50px;
    padding-left: 10px; }
  .request #email {
    width: 100%;
    margin-bottom: 20px;
    border-color: gray;
    border-radius: 10px;
    line-height: 50px;
    padding-left: 10px; }
  .request #submit1 {
    width: 100%;
    background-color: #8bb867;
    line-height: 50px;
    border-radius: 10px;
    border-color: #8bb867; }
    .request #submit1:hover {
      background-color: white; }
  .request p {
    font-size: 13px;
    padding: 10px 0px; }

.footer img {
  padding-bottom: 20px; }
.footer .social ul li {
  list-style: none;
  display: inline;
  padding: 0 10px; }
  .footer .social ul li i {
    color: black !important;
    font-family: fontawesome;
    font-size: 20px;
    width: 15px;
    height: 15px; }
.footer .list1 a {
  text-decoration: none;
  color: black;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px; }
.footer form .border1 .col-md-8 input {
  border-color: #8bb867; }
.footer form .border1 .col-md-4 input {
  border-color: #8bb867;
  background-color: #8bb867;
  color: white; }
  .footer form .border1 .col-md-4 input:hover {
    background-color: white;
    color: #8bb867; }
.footer .fontsize p {
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px; }

.our-company {
  background: rgba(0, 0, 0, 0.1);
  background-image: url("https://lithohtml.themezaa.com/images/about-us-bg.jpg");
  background-size: cover;
  backdrop-filter: brightness(120%);
  background-position: center;
  background-repeat: inherit;
  overflow: unset; }
  .our-company .transparenth .navbar {
    background-color: transparent !important;
    border: none; }
    .our-company .transparenth .navbar:hover {
      background-color: White !important; }
  .our-company p {
    margin: 95px 0 0 0;
    color: white; }
  .our-company h2 {
    font-size: 45px;
    color: white;
    margin-bottom: 90px; }
  .our-company .cetertop {
    padding-bottom: 5px; }
  .our-company .golo {
    background-color: white;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    margin: auto;
    margin-bottom: 90px; }
    .our-company .golo i {
      padding-top: 35%;
      font-size: 15px;
      color: black; }

.started {
  padding: 90px 0;
  background-color: #F7F7F7; }
  .started .nilo {
    background-color: #0038e3;
    color: white; }
    .started .nilo p {
      color: #e6e6e6;
      padding: 20px 0; }
    .started .nilo a {
      color: white;
      margin-bottom: 10px; }
  .started .col-md-4 .nilo1 {
    background-color: white; }
    .started .col-md-4 .nilo1 h3 {
      padding: 15px 20px;
      text-align: center; }
    .started .col-md-4 .nilo1 p {
      padding: 10px 0; }

.success-story {
  padding: 60px 0; }
  .success-story h3 {
    font-size: 30px; }
    .success-story h3 span {
      color: #8bb867; }
  .success-story .far {
    font-size: 60px; }
  .success-story .nilo2 {
    max-width: 300px;
    background-color: #0038e3;
    border-radius: 10px;
    color: white;
    padding: 22px 0 0 0; }
    .success-story .nilo2 p {
      padding: 0px !important; }

.marketing {
  background-color: #F7F7F7; }

.marketing {
  padding: 90px 0; }
  .marketing .backwhite {
    background-color: white;
    border-radius: 10px; }
    .marketing .backwhite h5::before {
      content: "❤️";
      font-family: fontawesome;
      font-size: 40px;
      margin: 30px; }
    .marketing .backwhite h5 {
      padding-top: 10px; }
    .marketing .backwhite p {
      margin: 0 0px 30px 21%;
      padding-bottom: 30px; }
  .marketing .backwhite:hover {
    background-color: #0004ff;
    color: white; }
  .marketing h6 {
    color: #4b4b4b; }

.slider-images {
  padding: 90px 0;
  background-color: #fcfcfc; }
  .slider-images .border1 {
    border: 10px solid white;
    margin: 0px;
    padding: 0px;
    position: relative; }
    .slider-images .border1 .carousel-control-next-icon {
      color: black;
      position: absolute;
      right: 0px;
      top: 50%; }
    .slider-images .border1 .carousel-control-prev-icon {
      color: black;
      position: absolute;
      left: 0px;
      top: 50%; }
    .slider-images .border1 .bgi {
      background-color: blue; }
  .slider-images .listright {
    padding: 0 30px 30px 10%; }
    .slider-images .listright ul {
      padding-left: 0px; }
      .slider-images .listright ul li {
        list-style: none;
        padding: 5px 0; }
        .slider-images .listright ul li i {
          font-size: 20px;
          color: blue;
          font-family: fontawesome;
          font-weight: lighter;
          padding-right: 10px; }

.installation-build {
  background-color: #F7F7F7;
  padding: 90px 0; }
  .installation-build .col-md-4 .nopadding {
    background-color: white;
    padding: 35px;
    border-radius: 10px; }
    .installation-build .col-md-4 .nopadding span {
      font-size: 14px;
      padding-left: 30px; }
    .installation-build .col-md-4 .nopadding i {
      padding-right: 10px; }

.Powerful {
  background-color: black;
  padding: 90px 0px; }
  .Powerful .bggradient {
    text-align: center;
    color: white;
    background: #656efb;
    background: linear-gradient(22deg, #656efb 0%, #e05fc4 41%, #fe7693 100%); }
  .Powerful .col-md-6 {
    padding: 0px; }
    .Powerful .col-md-6 .centerbg h2 {
      padding: 15px 0; }
    .Powerful .col-md-6 .centerbg a {
      color: white;
      padding-top: 30px;
      padding-bottom: 40px; }
    .Powerful .col-md-6 .cercle {
      border: 1px solid white;
      border-radius: 50%;
      width: 90px;
      height: 90px;
      background-color: white;
      margin: 15% 20px 9% 40%; }
      .Powerful .col-md-6 .cercle i {
        width: 60px;
        height: 60px;
        font-size: 25px;
        color: #656efb;
        text-align: center;
        padding-top: 33%; }

.creative-people {
  text-align: center;
  padding: 90px 0px; }
  .creative-people h3 {
    padding-bottom: 40px; }
  .creative-people p {
    font-size: 13px; }
  .creative-people img:hover {
    background-color: #faa6b4; }

.port {
  padding: 0px; }
  .port .navbar {
    margin-bottom: 0px;
    border: none; }
  .port a {
    font-size: 15px; }

.mmenu .navbar {
  border: none;
  margin: 0px; }
.mmenu li {
  font-size: 16px; }

.our-portfolio {
  background-color: #F7F7F7; }

.portfolio-classic {
  padding: 50px 0px;
  background-color: #F7F7F7;
  text-align: center; }
  .portfolio-classic h2 {
    font-size: 55px; }
  .portfolio-classic h5 {
    font-size: 15px; }

.hoverview {
  background-color: #F7F7F7;
  padding: 50px 0px; }
  .hoverview h5 {
    font-size: 20px;
    padding-top: 10px; }
  .hoverview p {
    font-size: 16px; }
  .hoverview .col-md-6 {
    background-color: white;
    max-width: 530px;
    border-radius: 10px;
    margin: 20px 20px;
    padding: 0px; }
  .hoverview img {
    width: 100%; }
  .hoverview .box19 {
    text-align: center;
    position: relative; }
  .hoverview .box19 .box-content {
    width: 100%;
    height: 100%;
    background: 0 0;
    padding-top: 25%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease 0s; }
  .hoverview .box19 .icon, .hoverview .box19 .title {
    transition: all .2s ease 0s; }
  .hoverview .box19:hover .box-content {
    background: rgba(0, 0, 0, 0.5); }
  .hoverview .box19 .title {
    font-size: 24px;
    color: #fff;
    transform: scale(0); }
  .hoverview .box19:hover .title {
    transform: scale(1); }
  .hoverview .box19 .icon {
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0; }
  .hoverview .box19:hover .icon {
    opacity: 1; }
  .hoverview .box19 .icon li {
    display: inline-block; }
  .hoverview .box19 .icon li:first-child a, .hoverview .box19 .icon li:last-child a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
    border: 1px solid #fff;
    position: relative; }
  .hoverview .box19 .icon li a {
    top: -150px; }
  .hoverview .box19:hover .icon li a {
    top: 0; }
  .hoverview .box19:hover .icon li a:hover {
    background: #a46789;
    border-color: #a46789; }
  .hoverview .box19 .icon li:first-child a {
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
  .hoverview .box19 .icon li:last-child a {
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s; }
  @media only screen and (max-width: 990px) {
    .hoverview .box19 {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 360px) {
    .hoverview .box19 .box-content {
      padding-top: 20%; } }

.progressbar {
  padding: 60px 0px; }
  .progressbar h2 {
    padding: 40px 0; }
  .progressbar .centerpro {
    max-width: 600px;
    margin: 0 auto 0 auto;
    padding: 0 20px; }
    .progressbar .centerpro h5 {
      float: left;
      font-size: 16px;
      padding: 7px 0; }
    .progressbar .centerpro h6 {
      float: right;
      font-size: 14px; }
    .progressbar .centerpro .progress {
      height: 5px; }
      .progressbar .centerpro .progress .progress-bar {
        color: black;
        background-color: black;
        height: 5px; }

.clearfix {
  clear: both; }

.progressbar2 {
  padding: 60px 0px; }
  .progressbar2 h2 {
    padding: 40px 0; }
  .progressbar2 .centerpro2 {
    max-width: 600px;
    margin: 0 auto 0 auto;
    padding: 0 20px; }
    .progressbar2 .centerpro2 h5 {
      float: left;
      font-size: 16px;
      padding: 7px 0; }
    .progressbar2 .centerpro2 h6 {
      float: right;
      font-size: 14px; }
    .progressbar2 .centerpro2 .progress {
      height: 5px; }
      .progressbar2 .centerpro2 .progress .progress-bar {
        color: black;
        background-color: black;
        height: 5px;
        background: #FDFC47;
        /* fallback for old browsers */
        background: -webkit-linear-gradient(to right, #24FE41, #FDFC47);
        /* Chrome 10-25, Safari 5.1-6 */
        background: linear-gradient(to right, #24FE41, #FDFC47);
        /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.thulo {
  font-size: 14px; }

.nomargin {
  margin: 0px; }
  .nomargin .col-md-8 {
    padding: 0px; }
    .nomargin .col-md-8 input {
      font-size: 14px;
      width: 100%; }
      .nomargin .col-md-8 input #email2 {
        width: 100%; }
  .nomargin .col-md-4 {
    padding-right: 0px;
    padding: 0px; }

.attractive {
  padding: 60px 0; }
  .attractive .col-md-3 {
    padding: 20px 10px; }
  .attractive .font16 {
    font-size: 16px; }
  .attractive h2 {
    font-size: 40px;
    padding-bottom: 60px; }
  .attractive p {
    font-size: 16px; }
  .attractive .card-title {
    font-size: 18px; }
  .attractive .pt {
    padding: 20px 0 0 20px; }
  .attractive .avatar1 {
    width: 20px;
    height: 20px;
    border-radius: 50%; }
  .attractive img {
    position: relative;
    font-size: 16px; }
  .attractive .aboveimg {
    position: absolute;
    top: 15px;
    right: 10px;
    background-color: black;
    color: white;
    margin: 0px;
    padding: 0px;
    width: 70px;
    line-height: 20px;
    text-align: center; }
    .attractive .aboveimg:hover {
      background-color: white;
      color: black; }
    .attractive .aboveimg span {
      padding-bottom: 10px;
      font-size: 12px; }
  .attractive .card-body {
    font-size: 16px; }
    .attractive .card-body .card-link {
      font-size: 14px;
      text-decoration: none; }
  .attractive i {
    font-size: 14px;
    font-family: fontawesome;
    width: 20px;
    padding: 0 15px 0 40px; }

.cl {
  color: #413f3f; }

.shopping h6 {
  padding: 60px 0 0px 0;
  font-size: 16px;
  color: #fb65fb; }
.shopping .hheight {
  padding: 7px 0 90px 0;
  font-size: 50px !important; }
.shopping .product-grid4, .shopping .product-grid4 .product-image4 {
  position: relative; }
.shopping .product-grid4 {
  font-family: Poppins,sans-serif;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
  transition: all .3s ease 0s; }
.shopping .product-grid4:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.shopping .product-grid4 .product-image4 a {
  display: block; }
.shopping .product-grid4 .product-image4 img {
  width: 100%;
  height: auto; }
.shopping .product-grid4 .pic-1 {
  opacity: 1;
  transition: all .5s ease-out 0s; }
.shopping .product-grid4:hover .pic-1 {
  opacity: 0; }
.shopping .product-grid4 .pic-2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .5s ease-out 0s; }
.shopping .product-grid4:hover .pic-2 {
  opacity: 1; }
.shopping .product-grid4 .social {
  width: 180px;
  padding: 0;
  margin: 0 auto;
  list-style: none;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .3s ease 0s; }
.shopping .product-grid4 .social li {
  display: inline-block;
  opacity: 0;
  transition: all .7s; }
.shopping .product-grid4 .social li:nth-child(1) {
  transition-delay: .15s; }
.shopping .product-grid4 .social li:nth-child(2) {
  transition-delay: .3s; }
.shopping .product-grid4 .social li:nth-child(3) {
  transition-delay: .45s; }
.shopping .product-grid4:hover .social li {
  opacity: 1; }
.shopping .product-grid4 .social li a {
  color: #222;
  background: #fff;
  font-size: 17px;
  line-height: 36px;
  width: 40px;
  height: 36px;
  border-radius: 2px;
  margin: 0 5px;
  display: block;
  transition: all .3s ease 0s; }
.shopping .product-grid4 .social li a:hover {
  color: #fff;
  background: #16a085; }
.shopping .product-grid4 .social li a:after, .shopping .product-grid4 .social li a:before {
  content: attr(data-tip);
  color: #fff;
  background-color: #000;
  font-size: 12px;
  line-height: 20px;
  border-radius: 3px;
  padding: 0 5px;
  white-space: nowrap;
  opacity: 0;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: -30px; }
.shopping .product-grid4 .social li a:after {
  content: '';
  height: 15px;
  width: 15px;
  border-radius: 0;
  transform: translateX(-50%) rotate(45deg);
  top: -22px;
  z-index: -1; }
.shopping .product-grid4 .social li a:hover:after, .shopping .product-grid4 .social li a:hover:before {
  opacity: 1; }
.shopping .product-grid4 .product-content {
  padding: 25px; }
.shopping .product-grid4 .title {
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 7px;
  transition: all .3s ease 0s; }
.shopping .product-grid4 .title a {
  color: #222;
  text-decoration: none; }
.shopping .product-grid4 .title a:hover {
  color: #0105fc; }
.shopping .product-grid4 .price {
  color: #000504;
  font-size: 17px;
  font-weight: 700;
  margin: 0 2px 15px 0;
  display: block; }
@media only screen and (max-width: 990px) {
  .shopping .product-grid4 {
    margin-bottom: 30px; } }

.fixed-bottom {
  color: black;
  height: 40px;
  width: 40px;
  position: fixed;
  right: 20px;
  bottom: 20px; }

.quote {
  font-size: 16px; }
  .quote h5 {
    font-size: 16px; }
  .quote h2 {
    padding-bottom: 60px;
    font-size: 50px !important; }
  .quote #exampleFormControlInput1, .quote #exampleFormControlInput2, .quote #exampleFormControlInput3, .quote #exampleFormControlTextarea1 {
    font-size: 18px;
    line-height: 40px;
    margin: 20px 0; }
  .quote #exampleFormControlTextarea1 {
    height: 140px; }
  .quote .form-check-label {
    font-size: 14px !important; }
  .quote .form-check {
    padding: 30px; }
  .quote .btn {
    padding: 10px;
    margin: 30px; }

.quotes .navbar {
  font-size: 16px;
  border: none; }
  .quotes .navbar .btn {
    background-color: white;
    text-transform: uppercase;
    font-size: 12px; }
  .quotes .navbar a {
    text-transform: uppercase;
    margin-right: 20px;
    font-size: 300; }

.taptotop {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 5px;
  bottom: 20px; }
  .taptotop i {
    font-size: 25px; }

/*# sourceMappingURL=style.css.map */
