.full-width-header .rs-header .menu-area .logo-area img {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    max-height: unset;
}

ul.services {
  list-style: none;
    text-align: left;
}

ul.services li::before {
  content: "\2022";
  color: #106eea;
  font-size: 20px;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: 0em;
}

.rs-services.style9 .service-wrap .title {
    margin-bottom: 18px;
    margin-top: 18px;
}

.h-800 {
  height: 800px;
}

.h-550 {
  height: 550px;
}

.rs-cta .sec-title {
  padding-bottom: 3rem!important;
}

.list-box {
  padding-bottom: 1.5rem!important;
}

@media only screen and (max-width: 1199px) {
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li {
    margin-right: 20px!important;
  }
}

@media only screen and (max-width: 768px) {
  .h-800 {
    height: 670px;
  }

  .full-width-header .rs-header .menu-area .logo-area img {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    max-height: 50px!important;
  }

  .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li {
    margin-right: 0px!important;
  }
}

.h-850 {
  height: 850px;
}

.h-550 {
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .h-850 {
    height: 770px;
  }
}

body.home-eight h2 {
    font-size: 25px;
    line-height: 35px;
}

html, body {
    font-size: 14px;
    color: #363636;
    font-family: 'Roboto', sans-serif;
    vertical-align: baseline;
    line-height: 1.7;
    font-weight: 400;
    overflow-x: hidden;
}

h3 {
    font-size: 20px;
    line-height: 32px;
}

.fs-11 {
  font-size: 11px;
}

.fs-15 {
  font-size: 15px!important;
}

.fs-16 {
	font-size: 16px!important;
}

.fs-18 {
	font-size: 18px!important;
}

.fs-20 {
	font-size: 20px!important ;
}

.fs-23 {
	font-size: 23px!important;
}

.pt-20 {
  padding-top: 20px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-5 {
  margin-bottom: 5px!important;
}

.mb-10 {
  margin-bottom: 10px;
}

.fw-400 {
  font-weight: 400;
}

.fm-1 {
  font-family: 'Roboto', sans-serif;
}

ul.listing-style li:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: "\f111";
    font-family: 'FontAwesome';
    color: #106eea;
    font-size: 20px!important;
}

ul.listing-style3 li:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: "\f10c";
    font-family: 'FontAwesome';
    color: #106eea;
    font-size: 20px!important;
}

.readon {
    outline: none;
    padding: 15px 29px;
    border: none;
    border-radius: 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #ffffff;
    background: #106eea;
    transition: all 0.3s ease;
}

.borderr {
	border: 3px solid #99bb1b;
    padding-top: 30px;
    padding-bottom: 30px;
}

.rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post {
    color: #e0e0e0;
    font-size: 11px;
}

body.home-eight .rs-footer .footer-content .footer-post .post-wrap .post-desc a {
    color: #1c1b1b;
    font-size: 11px;
}

.readon.banner-style {
    background: #99bb1b;
    color: #ffffff;
}

.c-green {
  color: #99bb1b!important;
}

.c-green2 {
  color: #99bb1b!important;
  font-size: 20px!important;
  font-weight: 500;
}

.add .contact-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 100%;
    background: #ffffff;
    color: #106eea;
    font-size: 25px;
    margin: 0 auto 34px;
    position: relative;
}

ul.listing-style li {
    position: relative;
    padding-left: 30px;
    line-height: 34px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

p {
    margin: 0 0 26px;
    font-size: 16px;
}

.lh-25 {
  line-height: 25px!important;
}